Skip to content
Success

Console Output

Pull request #733 opened
Started by user Sebastiaan van Stijn
Rebuilds build #1
21:30:18 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 ea3f25f2c1dff2f76606a23eddcc428e172879a3+8b0101abaad3fe9773edb9d0138b1f543a56e10c (80a4ee562d511c12c154fa694fc7f98716952bd3)
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-733@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: fedora:35-amd64)
[Pipeline] { (Branch: fedora:35-aarch64)
[Pipeline] { (Branch: fedora:36-amd64)
[Pipeline] { (Branch: fedora:36-aarch64)
[Pipeline] { (Branch: balenalib/rpi-raspbian:buster-armhf)
[Pipeline] { (Branch: balenalib/rpi-raspbian:bullseye-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] 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] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0486345bca5dcb6e0) in /home/ubuntu/workspace/docker-ce-packaging_PR-733
[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-733@tmp/5019b4ad-3f6b-44d4-8c04-aff53f0bb3d9/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:30:29 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:30:29 chowning workspace
[Pipeline] sh
21:30:30 + pwd
21:30:30 + id -u
21:30:30 + id -g
21:30:30 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/workspace busybox chown -R 1000:1000 /workspace
21:30:30 Unable to find image 'busybox:latest' locally
21:30:30 latest: Pulling from library/busybox
21:30:30 98b248744137: Pulling fs layer
21:30:30 98b248744137: Verifying Checksum
21:30:30 98b248744137: Download complete
21:30:30 98b248744137: Pull complete
21:30:30 Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
21:30:30 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
21:30:33 Removing all docker containers
[Pipeline] sh
21:30:33 + docker container ls -aq
[Pipeline] echo
21:30:33 Docker containers have been removed
[Pipeline] echo
21:30:33 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:30:33 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (centos-7-aarch64)
[Pipeline] sh
21:30:34 + echo starting...
21:30:34 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
21:30:34 + docker version
21:30:34 Client: Docker Engine - Community
21:30:34  Version:           20.10.14
21:30:34  API version:       1.41
21:30:34  Go version:        go1.16.15
21:30:34  Git commit:        a224086
21:30:34  Built:             Thu Mar 24 01:47:20 2022
21:30:34  OS/Arch:           linux/arm64
21:30:34  Context:           default
21:30:34  Experimental:      true
21:30:34 
21:30:34 Server: Docker Engine - Community
21:30:34  Engine:
21:30:34   Version:          20.10.14
21:30:34   API version:      1.41 (minimum version 1.12)
21:30:34   Go version:       go1.16.15
21:30:34   Git commit:       87a90dc
21:30:34   Built:            Thu Mar 24 01:45:39 2022
21:30:34   OS/Arch:          linux/arm64
21:30:34   Experimental:     true
21:30:34  containerd:
21:30:34   Version:          1.5.11
21:30:34   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
21:30:34  runc:
21:30:34   Version:          1.0.3
21:30:34   GitCommit:        v1.0.3-0-gf46b6ba
21:30:34  docker-init:
21:30:34   Version:          0.19.0
21:30:34   GitCommit:        de40ad0
[Pipeline] sh
21:30:34 + docker info
Still waiting to schedule task
Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0587650795f9d02cf)Still waiting to schedule task
Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0587650795f9d02cf)Still waiting to schedule task
Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0587650795f9d02cf)Still waiting to schedule task
Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0587650795f9d02cf)Still waiting to schedule task
Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0587650795f9d02cf)Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0587650795f9d02cf)Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0587650795f9d02cf)Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
All nodes of label ‘linux&&armhf&&ubuntu’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0587650795f9d02cf)Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
All nodes of label ‘linux&&armhf&&ubuntu’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0587650795f9d02cf)Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0587650795f9d02cf)Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
All nodes of label ‘linux&&armhf&&ubuntu’ are offline
Still waiting to schedule task
All nodes of label ‘linux&&armhf&&ubuntu’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0587650795f9d02cf)Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
All nodes of label ‘linux&&armhf&&ubuntu’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0587650795f9d02cf)Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
All nodes of label ‘linux&&armhf&&ubuntu’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0587650795f9d02cf)Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
All nodes of label ‘linux&&armhf&&ubuntu’ are offline
21:30:49 Client:
21:30:49  Context:    default
21:30:49  Debug Mode: false
21:30:49  Plugins:
21:30:49   app: Docker App (Docker Inc., v0.9.1-beta3)
21:30:49   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
21:30:49 
21:30:49 Server:
21:30:49  Containers: 0
21:30:49   Running: 0
21:30:49   Paused: 0
21:30:49   Stopped: 0
21:30:49  Images: 1
21:30:49  Server Version: 20.10.14
21:30:49  Storage Driver: overlay2
21:30:49   Backing Filesystem: extfs
21:30:49   Supports d_type: true
21:30:49   Native Overlay Diff: true
21:30:49   userxattr: false
21:30:49  Logging Driver: json-file
21:30:49  Cgroup Driver: cgroupfs
21:30:49  Cgroup Version: 1
21:30:49  Plugins:
21:30:49   Volume: local
21:30:49   Network: bridge host ipvlan macvlan null overlay
21:30:49   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:30:49  Swarm: inactive
21:30:49  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:30:49  Default Runtime: runc
21:30:49  Init Binary: docker-init
21:30:49  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
21:30:49  runc version: v1.0.3-0-gf46b6ba
21:30:49  init version: de40ad0
21:30:49  Security Options:
21:30:49   apparmor
21:30:49   seccomp
21:30:49    Profile: default
21:30:49  Kernel Version: 5.13.0-1021-aws
21:30:49  Operating System: Ubuntu 20.04.4 LTS
21:30:49  OSType: linux
21:30:49  Architecture: aarch64
21:30:49  CPUs: 2
21:30:49  Total Memory: 7.562GiB
21:30:49  Name: ip-10-100-43-75
21:30:49  ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ
21:30:49  Docker Root Dir: /var/lib/docker
21:30:49  Debug Mode: false
21:30:49  Username: dockerbuildbot
21:30:49  Registry: https://index.docker.io/v1/
21:30:49  Labels:
21:30:49  Experimental: true
21:30:49  Insecure Registries:
21:30:49   127.0.0.0/8
21:30:49  Live Restore Enabled: true
21:30:49 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
21:30:49 The recommended git tool is: git
21:30:51 using credential docker-jenkins-github-credentials
21:30:51 Cloning the remote Git repository
21:30:51 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-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:30:52 Fetching without tags
21:30:53 Merging remotes/origin/master commit 8b0101abaad3fe9773edb9d0138b1f543a56e10c into PR head commit ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:30:53 Merge succeeded, producing ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:30:53 Checking out Revision ea3f25f2c1dff2f76606a23eddcc428e172879a3 (PR-733)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/733/head:refs/remotes/origin/PR-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # 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 8b0101abaad3fe9773edb9d0138b1f543a56e10c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # timeout=10
21:30:56 Commit message: "verify: rpm: force release-version for Fedora pre-releases"
[Pipeline] sh
21:30:57 + make clean
21:30:57 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/v -w /v alpine chown -R 1000:1000 src
21:30:57 rm -f -r src
21:30:57 make -C rpm clean
21:30:57 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:30:57 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:30:57 rm -f -r rpmbuild/
21:30:57 docker builder prune -f --filter until=24h
21:30:57 Total reclaimed space: 0B
21:30:57 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:30:57 make -C deb clean
21:30:57 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:30:57 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:30:57 rm -f -r debbuild
21:30:57 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 sources
21:30:57 rm -f -r sources
21:30:57 docker builder prune -f --filter until=24h
21:30:57 Total reclaimed space: 0B
21:30:57 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:30:57 make -C static clean
21:30:57 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
 > git rev-list --no-walk ea3f25f2c1dff2f76606a23eddcc428e172879a3 # timeout=10
21:30:57 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/static:/v -w /v alpine chown -R 1000:1000 build
21:30:57 rm -f -r build
21:30:57 docker builder prune -f --filter until=24h
21:30:57 Total reclaimed space: 0B
21:30:57 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
[Pipeline] sh
21:30:58 + make REF=master centos-7
21:30:58 git init src/github.com/docker/cli
21:30:58 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli/.git/
21:30:58 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:30:58 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:30:58 + SRC=src/github.com/docker/cli
21:30:58 + REF=master
21:30:58 + REF_FETCH=master
21:30:58 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:30:58 + awk {print $2}
21:30:58 + REF=refs/heads/master
21:30:58 + [ -n refs/heads/master ]
21:30:58 + REF_FETCH=refs/heads/master:refs/heads/master
21:30:58 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:31:00 From https://github.com/docker/cli
21:31:00  * [new branch]      master     -> master
21:31:00  * [new branch]      master     -> origin/master
21:31:00 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:31:00 git init src/github.com/docker/docker
21:31:00 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker/.git/
21:31:00 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:31:00 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:31:00 + SRC=src/github.com/docker/docker
21:31:00 + REF=master
21:31:00 + REF_FETCH=master
21:31:00 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:31:00 + awk {print $2}
21:31:00 + REF=refs/heads/master
21:31:00 + [ -n refs/heads/master ]
21:31:00 + REF_FETCH=refs/heads/master:refs/heads/master
21:31:00 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:31:03 From https://github.com/docker/docker
21:31:03  * [new branch]      master     -> master
21:31:03  * [new branch]      master     -> origin/master
21:31:03 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:31:03 git init src/github.com/docker/buildx
21:31:03 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx/.git/
21:31:03 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:31:03 ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2"
21:31:03 + SRC=src/github.com/docker/buildx
21:31:03 + REF=v0.8.2
21:31:03 + REF_FETCH=v0.8.2
21:31:03 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags+  origin v0.8.2
21:31:03 awk {print $2}
21:31:03 + REF=refs/tags/v0.8.2
21:31:03 + [ -n refs/tags/v0.8.2 ]
21:31:03 + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2
21:31:03 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2
21:31:06 From https://github.com/docker/buildx
21:31:06  * [new tag]         v0.8.2     -> v0.8.2
21:31:06 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2
21:31:06 git init src/github.com/docker/compose
21:31:06 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose/.git/
21:31:06 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:31:06 ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0"
21:31:06 + SRC=src/github.com/docker/compose
21:31:06 + REF=v2.9.0
21:31:06 + REF_FETCH=v2.9.0
21:31:06 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin+  v2.9.0
21:31:06 awk {print $2}
21:31:06 + REF=refs/tags/v2.9.0
21:31:06 + [ -n refs/tags/v2.9.0 ]
21:31:06 + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0
21:31:06 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0
21:31:07 From https://github.com/docker/compose
21:31:07  * [new tag]         v2.9.0     -> v2.9.0
21:31:07 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0
21:31:07 git init src/github.com/docker/scan-cli-plugin
21:31:07 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin/.git/
21:31:07 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
21:31:07 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
21:31:07 + SRC=src/github.com/docker/scan-cli-plugin
21:31:07 + REF=v0.17.0
21:31:07 + REF_FETCH=v0.17.0
21:31:07 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
21:31:07 + awk {print $2}
21:31:07 + REF=refs/tags/v0.17.0
21:31:07 + [ -n refs/tags/v0.17.0 ]
21:31:07 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
21:31:07 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0
21:31:07 From https://github.com/docker/scan-cli-plugin
21:31:07  * [new tag]         v0.17.0    -> v0.17.0
21:31:07 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
21:31:07 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.5 centos-7
21:31:07 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:31:07 mkdir -p rpmbuild/SOURCES
21:31:07 docker run --rm -w /v \
21:31:07 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker:/engine \
21:31:07 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:31:07 	alpine \
21:31:07 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:31:07 Unable to find image 'alpine:latest' locally
21:31:08 latest: Pulling from library/alpine
21:31:08 9b18e9b68314: Pulling fs layer
21:31:08 9b18e9b68314: Download complete
21:31:08 9b18e9b68314: Pull complete
21:31:08 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
21:31:08 Status: Downloaded newer image for alpine:latest
21:31:18 mkdir -p rpmbuild/SOURCES
21:31:18 docker run --rm -w /v \
21:31:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli:/cli \
21:31:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:31:18 	alpine \
21:31:18 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:31:19 mkdir -p rpmbuild/SOURCES
21:31:19 docker run --rm -w /v \
21:31:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx:/buildx \
21:31:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:31:19 	alpine \
21:31:19 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:31:22 mkdir -p rpmbuild/SOURCES
21:31:22 docker run --rm -w /v \
21:31:22 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose:/compose \
21:31:22 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:31:22 	alpine \
21:31:22 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:31:23 mkdir -p rpmbuild/SOURCES
21:31:23 docker run --rm -w /v \
21:31:23 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
21:31:23 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:31:23 	alpine \
21:31:23 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
21:31:24 == Building packages for centos-7 ==
21:31:24 mkdir -p "rpmbuild/centos-7"
21:31:24 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.5-buster -t rpmbuild-centos-7/aarch64 -f centos-7/Dockerfile .
21:31:24 #1 [internal] load build definition from Dockerfile
21:31:24 #1 sha256:f00f7a2559627b7be5a8cb06a9540a7372e71a6f408b638776fe8cd3343a5728
21:31:24 #1 transferring dockerfile: 1.35kB done
21:31:24 #1 DONE 0.1s
21:31:24 
21:31:24 #2 [internal] load .dockerignore
21:31:24 #2 sha256:43a9f46969266688de5facbd58f518fd86a75d293bef40f10d3fa332ec7ce042
21:31:24 #2 transferring context: 2B done
21:31:24 #2 DONE 0.1s
21:31:24 
21:31:24 #5 [auth] library/golang:pull token for registry-1.docker.io
21:31:24 #5 sha256:6118b4de38ea63ee4e611c009a7cc3b7343b4939fb5952df494f4867a590cc63
21:31:24 #5 DONE 0.0s
21:31:24 
21:31:24 #6 [auth] library/centos:pull token for registry-1.docker.io
21:31:24 #6 sha256:17df29cfa07321b2ec3e5bf3a499c82d26691b07d061d27063b50081fa7fc189
21:31:24 #6 DONE 0.0s
21:31:24 
21:31:24 #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster
21:31:24 #4 sha256:bdaeaa7119107d6b86975b5e53e69761c87d7bed07fee27b341b1504f2741ee0
21:31:24 #4 DONE 0.4s
21:31:24 
21:31:24 #3 [internal] load metadata for docker.io/library/centos:7
21:31:24 #3 sha256:b84e30cc57878b522c0231f9044b263406346e739661a97f8354b8fd3ee7e2c9
21:31:24 #3 DONE 0.4s
21:31:25 
21:31:25 #10 [internal] load build context
21:31:25 #10 sha256:49ab284e86c2a3201797f39f9fe6d58501e70da457a34c93ce723b52b67d01ac
21:31:25 #10 transferring context: 15.47kB done
21:31:25 #10 DONE 0.0s
21:31:25 
21:31:25 #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:c73f515d06b0fa07bb18d8202035e739a494ce760aa73129f60f4bf2bd22b407
21:31:25 #7 sha256:eb44ee9922b42ff9e079460a13bc0c275b63dcadb67f58c5c5a3ab6543d2ffa8
21:31:25 #7 resolve docker.io/library/centos:7@sha256:c73f515d06b0fa07bb18d8202035e739a494ce760aa73129f60f4bf2bd22b407 0.0s done
21:31:25 #7 sha256:c73f515d06b0fa07bb18d8202035e739a494ce760aa73129f60f4bf2bd22b407 1.20kB / 1.20kB done
21:31:25 #7 sha256:73f11afcbb50d8bc70eab9f0850b3fa30e61a419bc48cf426e63527d14a8373b 530B / 530B done
21:31:25 #7 sha256:c9a1fdca3387618f8634949de4533419327736e2f5c618e3bfebe877aa331352 2.77kB / 2.77kB done
21:31:25 #7 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 0B / 108.37MB 0.1s
21:31:25 #7 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 14.68MB / 108.37MB 0.2s
21:31:25 #7 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 26.21MB / 108.37MB 0.3s
21:31:25 #7 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 32.51MB / 108.37MB 0.4s
21:31:25 #7 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 45.09MB / 108.37MB 0.5s
21:31:25 #7 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 65.01MB / 108.37MB 0.7s
21:31:25 #7 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 84.93MB / 108.37MB 0.9s
21:31:26 #7 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 99.61MB / 108.37MB 1.3s
21:31:26 #7 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 108.37MB / 108.37MB 1.5s
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ccedce4b8a29b652) in /home/ubuntu/workspace/docker-ce-packaging_PR-733
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0fa513a823e540fed) in /home/ubuntu/workspace/docker-ce-packaging_PR-733
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0edd20074599406e0) in /home/ubuntu/workspace/docker-ce-packaging_PR-733
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d7cc669615412ff9) in /home/ubuntu/workspace/docker-ce-packaging_PR-733
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-08bee04e86e3b1738) in /home/ubuntu/workspace/docker-ce-packaging_PR-733
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-099a075443d5cba07) in /home/ubuntu/workspace/docker-ce-packaging_PR-733
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-010ce8e6a651a40b9) in /home/ubuntu/workspace/docker-ce-packaging_PR-733
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-01e50baf0a67b2787) in /home/ubuntu/workspace/docker-ce-packaging_PR-733
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-02d98617779d5410e) in /home/ubuntu/workspace/docker-ce-packaging_PR-733
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07362c3069b676a93) in /home/ubuntu/workspace/docker-ce-packaging_PR-733
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-00b9f5b43363724a6) in /home/ubuntu/workspace/docker-ce-packaging_PR-733
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
21:31:29 #7 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 108.37MB / 108.37MB 4.2s done
21:31:29 #7 extracting sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec
21:31:32 #7 ...
21:31:32 
21:31:32 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:31:32 #13 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391
21:31:32 #13 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done
21:31:32 #13 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 49.23MB / 49.23MB 1.4s done
21:31:32 #13 sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 7.72MB / 7.72MB 0.3s done
21:31:32 #13 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done
21:31:32 #13 sha256:eb352781bb105744f7572ddedb177efb2142fa5dbd6178825aaae10b75c19919 1.79kB / 1.79kB done
21:31:32 #13 sha256:eba994fb0cf569ebabc86aa2c6a05253dbe8264c5816512c6ade9b708b3fe734 7.12kB / 7.12kB done
21:31:32 #13 sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 9.77MB / 9.77MB 0.4s done
21:31:32 #13 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 52.18MB / 52.18MB 2.3s done
21:31:32 #13 extracting sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 1.6s done
21:31:32 #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 62.47MB / 62.47MB 5.2s done
21:31:32 #13 extracting sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 0.4s done
21:31:32 #13 extracting sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 0.4s done
21:31:32 #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 108.99MB / 108.99MB 7.6s
21:31:32 #13 sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd 126B / 126B 5.3s done
21:31:32 #13 extracting sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 1.8s
21:31:33 #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 108.99MB / 108.99MB 8.6s done
21:31:34 #13 extracting sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 3.4s done
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
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-733@tmp/14de74d0-374e-41d1-af01-165b2feb6057/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-733@tmp/65cd2323-4dcb-4a50-818b-1fb8a2e2d464/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-733@tmp/54e58c3e-415f-4796-918d-7cf252bb04a3/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.
[Pipeline] {
[Pipeline] wrap
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-733@tmp/21377078-dc20-4823-9dfd-f500f8678b33/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:31:34 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:31:34 chowning workspace
[Pipeline] sh
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-733@tmp/790b3844-207a-466d-93e6-7c1ceb960d2f/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-04355ce020e98d2c1) in /home/ubuntu/workspace/docker-ce-packaging_PR-733
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-733@tmp/5d4f35f8-9d1f-4e4f-a71a-dd7c62b447dc/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-733@tmp/202bd2f9-42ca-40a6-a5c1-6d0212db65e7/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-733@tmp/28702954-c5bc-43d7-815c-19fbfa86b8e9/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-733@tmp/60c87171-f6a2-4bbe-af2d-8af605fc45c6/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-733@tmp/99778fe3-d0eb-4fea-a422-a7b403a9adad/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07465abcc62582037) in /home/ubuntu/workspace/docker-ce-packaging_PR-733
21:31:34 #13 extracting sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 0.1s
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-733@tmp/af4b30ef-34a0-4677-8f56-96013e1b2c9f/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0342effd9f7851fbd) in /home/ubuntu/workspace/docker-ce-packaging_PR-733
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0fa8780d20ad7e54b) in /home/ubuntu/workspace/docker-ce-packaging_PR-733
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c9c5304ec83822ce) in /home/ubuntu/workspace/docker-ce-packaging_PR-733
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d7e26812574ec1d1) in /home/ubuntu/workspace/docker-ce-packaging_PR-733
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a0011f06b4711fe3) in /home/ubuntu/workspace/docker-ce-packaging_PR-733
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] withDockerRegistry
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-03e5fe06339e9bd8b) in /home/ubuntu/workspace/docker-ce-packaging_PR-733
[Pipeline] wrap
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-085aeedfb125416bf) in /home/ubuntu/workspace/docker-ce-packaging_PR-733
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] wrap
[Pipeline] {
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
21:31:35 #13 ...
21:31:35 
21:31:35 #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:c73f515d06b0fa07bb18d8202035e739a494ce760aa73129f60f4bf2bd22b407
21:31:35 #7 sha256:eb44ee9922b42ff9e079460a13bc0c275b63dcadb67f58c5c5a3ab6543d2ffa8
21:31:35 #7 extracting sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 5.5s done
21:31:35 #7 DONE 10.0s
21:31:35 
21:31:35 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:31:35 #13 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
21:31:35 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:31:35 chowning workspace
[Pipeline] sh
21:31:35 + pwd
21:31:35 + id -u
21:31:35 + id -g
21:31:35 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/workspace busybox chown -R 1000:1000 /workspace
21:31:35 Unable to find image 'busybox:latest' locally
21:31:35 latest: Pulling from library/busybox
21:31:35 73d35a519aae: Pulling fs layer
21:31:35 73d35a519aae: Verifying Checksum
21:31:35 73d35a519aae: Download complete
[Pipeline] echo
21:31:35 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:31:35 chowning workspace
[Pipeline] sh
21:31:35 73d35a519aae: Pull complete
21:31:35 Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
21:31:35 Status: Downloaded newer image for busybox:latest
$ 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:31:36 + pwd
21:31:36 + id -u
21:31:36 + id -g
21:31:36 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/workspace busybox chown -R 1000:1000 /workspace
21:31:36 Unable to find image 'busybox:latest' locally
21:31:36 latest: Pulling from library/busybox
21:31:36 73d35a519aae: Pulling fs layer
$ 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/
[Pipeline] echo
21:31:36 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:31:36 chowning workspace
[Pipeline] sh
21:31:36 73d35a519aae: Verifying Checksum
21:31:36 73d35a519aae: Download complete
21:31:36 73d35a519aae: Pull complete
21:31:36 #13 extracting sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 2.2s done
21:31:36 + pwd
21:31:36 + id -u
21:31:36 + id -g
21:31:36 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/workspace busybox chown -R 1000:1000 /workspace
21:31:36 Unable to find image 'busybox:latest' locally
21:31:36 Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
21:31:36 Status: Downloaded newer image for busybox:latest
21:31:36 #13 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 0.1s
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07157e34dde2dfc61) in /home/ubuntu/workspace/docker-ce-packaging_PR-733
21:31:37 latest: Pulling from library/busybox
21:31:37 50783e0dfb64: Pulling fs layer
21:31:37 50783e0dfb64: Download complete
[Pipeline] echo
21:31:37 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:31:37 chowning workspace
[Pipeline] sh
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-090f610a7c586a2a2) in /home/ubuntu/workspace/docker-ce-packaging_PR-733
21:31:37 + pwd
21:31:37 + id -u
21:31:37 + id -g
21:31:37 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/workspace busybox chown -R 1000:1000 /workspace
21:31:37 Unable to find image 'busybox:latest' locally
[Pipeline] echo
21:31:37 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:31:37 chowning workspace
[Pipeline] sh
21:31:37 50783e0dfb64: Pull complete
21:31:37 Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
21:31:37 Status: Downloaded newer image for busybox:latest
21:31:37 latest: Pulling from library/busybox
21:31:37 50783e0dfb64: Pulling fs layer
21:31:37 50783e0dfb64: Download complete
21:31:37 + pwd
21:31:37 + id -u
21:31:37 + id -g
21:31:37 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/workspace busybox chown -R 1000:1000 /workspace
21:31:37 Unable to find image 'busybox:latest' locally
21:31:37 latest: Pulling from library/busybox
21:31:37 50783e0dfb64: Pulling fs layer
21:31:38 50783e0dfb64: Pull complete
21:31:38 Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
21:31:38 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
21:31:38 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:31:38 chowning workspace
[Pipeline] sh
21:31:38 50783e0dfb64: Verifying Checksum
21:31:38 50783e0dfb64: Download complete
21:31:38 50783e0dfb64: Pull complete
21:31:38 Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
21:31:38 Status: Downloaded newer image for busybox:latest
21:31:38 + pwd
21:31:38 + id -u
21:31:38 + id -g
21:31:38 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/workspace busybox chown -R 1000:1000 /workspace
21:31:38 Unable to find image 'busybox:latest' locally
21:31:38 latest: Pulling from library/busybox
[Pipeline] echo
21:31:38 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:31:38 chowning workspace
[Pipeline] sh
21:31:38 50783e0dfb64: Pulling fs layer
21:31:38 50783e0dfb64: Download complete
21:31:38 50783e0dfb64: Pull complete
21:31:38 Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
21:31:38 Status: Downloaded newer image for busybox:latest
21:31:38 #13 ...
21:31:38 
21:31:38 #8 [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:31:38 #8 sha256:260f71ff1d0e4ad10cc2c159f3aee8d49cdd077f8da3875e3de54e6c0c62e2a2
21:31:38 #8 DONE 3.6s
21:31:38 
21:31:38 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:31:38 #13 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391
21:31:39 + pwd
21:31:39 + id -u
21:31:39 + id -g
21:31:39 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/workspace busybox chown -R 1000:1000 /workspace
21:31:39 Unable to find image 'busybox:latest' locally
21:31:39 latest: Pulling from library/busybox
21:31:39 50783e0dfb64: Pulling fs layer
21:31:39 50783e0dfb64: Verifying Checksum
21:31:39 50783e0dfb64: Download complete
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] {
[Pipeline] {
[Pipeline] echo
21:31:39 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:31:39 chowning workspace
[Pipeline] sh
21:31:39 50783e0dfb64: Pull complete
21:31:39 Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
21:31:39 Status: Downloaded newer image for busybox:latest
21:31:39 + pwd
21:31:39 + id -u
21:31:39 + id -g
21:31:39 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/workspace busybox chown -R 1000:1000 /workspace
21:31:39 Unable to find image 'busybox:latest' locally
21:31:39 latest: Pulling from library/busybox
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
21:31:40 73d35a519aae: Pulling fs layer
21:31:40 73d35a519aae: Verifying Checksum
21:31:40 73d35a519aae: Download complete
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
[Pipeline] echo
21:31:40 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:31:40 chowning workspace
[Pipeline] sh
21:31:40 73d35a519aae: Pull complete
21:31:40 Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
21:31:40 Status: Downloaded newer image for busybox:latest
21:31:40 + pwd
21:31:40 + id -u
21:31:40 + id -g
21:31:40 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/workspace busybox chown -R 1000:1000 /workspace
21:31:40 Unable to find image 'busybox:latest' locally
21:31:40 latest: Pulling from library/busybox
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-733@tmp/8c49356a-d6be-4f7a-8dfb-db6a57eadb49/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-733@tmp/94f6e90c-ce98-4351-85bd-9826b5eac268/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-733@tmp/90dcd48c-c3b1-48d3-9597-2774e4130d65/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-733@tmp/da253ab1-3d99-4f44-8549-c33deafb38cc/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-733@tmp/77e8e75c-c567-49aa-8279-fb689d31f146/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-733@tmp/7e79886a-a948-430c-b523-0d537571dbc9/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-733@tmp/25bc23b4-5db3-4bd1-be0c-1607d4bb660a/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
21:31:40 73d35a519aae: Pulling fs layer
21:31:40 73d35a519aae: Download complete
[Pipeline] {
[Pipeline] {
[Pipeline] echo
21:31:40 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
21:31:41 Removing all docker containers
[Pipeline] sh
21:31:41 73d35a519aae: Pull complete
21:31:41 Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
21:31:41 Status: Downloaded newer image for busybox:latest
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] {
[Pipeline] echo
21:31:41 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:31:41 chowning workspace
[Pipeline] sh
21:31:41 #13 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 4.2s done
21:31:41 #13 extracting sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd done
21:31:41 + docker container ls -aq
21:31:41 + pwd
21:31:41 + id -u
21:31:41 + id -g
21:31:41 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/workspace busybox chown -R 1000:1000 /workspace
21:31:41 Unable to find image 'busybox:latest' locally
21:31:41 + docker container ls -aq
21:31:41 #13 DONE 16.4s
21:31:41 
21:31:41 #9 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
21:31:41 #9 sha256:310e4c2d4dcb8f1d613986de893dc0206daa41f4e0559652f2acc36e6bb343d3
21:31:41 #9 0.958 Loaded plugins: fastestmirror, ovl
21:31:41 #9 1.400 Determining fastest mirrors
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0abf5269d0803bfeb) in /home/ubuntu/workspace/docker-ce-packaging_PR-733
21:31:41 latest: Pulling from library/busybox
21:31:41 73d35a519aae: Pulling fs layer
21:31:41 73d35a519aae: Verifying Checksum
21:31:41 73d35a519aae: Download complete
[Pipeline] echo
21:31:41 Removing all docker containers
[Pipeline] sh
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] echo
21:31:41 Removing all docker containers
[Pipeline] sh
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
[Pipeline] echo
21:31:41 Removing all docker containers
[Pipeline] sh
21:31:41 73d35a519aae: Pull complete
21:31:41 Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
21:31:41 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
21:31:41 Removing all docker containers
[Pipeline] sh
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0353e676e7794cc83) in /home/ubuntu/workspace/docker-ce-packaging_PR-733
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
21:31:42 + docker container ls -aq
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
21:31:42 + docker container ls -aq
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
21:31:42 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:31:42 chowning workspace
[Pipeline] sh
21:31:42 + pwd
21:31:42 + id -u
21:31:42 + id -g
21:31:42 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/workspace busybox chown -R 1000:1000 /workspace
21:31:42 Unable to find image 'busybox:latest' locally
21:31:42 + docker container ls -aq
21:31:42 + docker container ls -aq
21:31:42 latest: Pulling from library/busybox
21:31:42 73d35a519aae: Pulling fs layer
21:31:42 73d35a519aae: Verifying Checksum
21:31:42 73d35a519aae: Download complete
[Pipeline] echo
21:31:42 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:31:42 chowning workspace
[Pipeline] sh
21:31:42 73d35a519aae: Pull complete
21:31:42 Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
21:31:42 Status: Downloaded newer image for busybox:latest
21:31:42 + pwd
21:31:42 + id -u
21:31:42 + id -g
21:31:42 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/workspace busybox chown -R 1000:1000 /workspace
21:31:42 Unable to find image 'busybox:latest' locally
21:31:42 latest: Pulling from library/busybox
[Pipeline] echo
21:31:42 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:31:42 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-733@tmp/860666fc-b489-4803-a1ba-8510b47c3009/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
21:31:43 98b248744137: Pulling fs layer
21:31:43 98b248744137: Verifying Checksum
21:31:43 98b248744137: Download complete
21:31:43 + pwd
21:31:43 + id -u
21:31:43 + id -g
21:31:43 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/workspace busybox chown -R 1000:1000 /workspace
21:31:43 Unable to find image 'busybox:latest' locally
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-733@tmp/9294a2a0-c293-437b-b7a2-ef13c738df74/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
21:31:43 98b248744137: Pull complete
21:31:43 Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
21:31:43 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
21:31:43 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:31:43 chowning workspace
[Pipeline] sh
21:31:43 latest: Pulling from library/busybox
[Pipeline] echo
21:31:43 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:31:43 chowning workspace
[Pipeline] sh
21:31:43 98b248744137: Pulling fs layer
21:31:43 98b248744137: Verifying Checksum
21:31:43 98b248744137: Download complete
21:31:43 + pwd
21:31:43 + id -u
21:31:43 + id -g
21:31:43 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/workspace busybox chown -R 1000:1000 /workspace
21:31:43 Unable to find image 'busybox:latest' locally
21:31:44 98b248744137: Pull complete
21:31:44 Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
21:31:44 Status: Downloaded newer image for busybox:latest
21:31:44 latest: Pulling from library/busybox
21:31:44 98b248744137: Pulling fs layer
21:31:44 98b248744137: Verifying Checksum
21:31:44 98b248744137: Download complete
21:31:44 + pwd
21:31:44 + id -u
21:31:44 + id -g
21:31:44 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/workspace busybox chown -R 1000:1000 /workspace
21:31:44 Unable to find image 'busybox:latest' locally
21:31:44 latest: Pulling from library/busybox
21:31:44 98b248744137: Pulling fs layer
[Pipeline] echo
21:31:44 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:31:44 chowning workspace
[Pipeline] sh
21:31:44 98b248744137: Download complete
21:31:44 98b248744137: Pull complete
21:31:44 Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
21:31:44 Status: Downloaded newer image for busybox:latest
21:31:44 + pwd
21:31:44 + id -u
21:31:44 + id -g
21:31:44 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/workspace busybox chown -R 1000:1000 /workspace
21:31:44 Unable to find image 'busybox:latest' locally
21:31:44 98b248744137: Pull complete
21:31:44 Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
21:31:44 Status: Downloaded newer image for busybox:latest
[Pipeline] {
[Pipeline] echo
21:31:44 Docker containers have been removed
[Pipeline] echo
21:31:44 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:31:44 Docker containers have been removed
[Pipeline] echo
21:31:44 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] withDockerRegistry
[Pipeline] {
[Pipeline] {
[Pipeline] withDockerRegistry
[Pipeline] wrap
[Pipeline] echo
21:31:44 Docker containers have been removed
[Pipeline] echo
21:31:44 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:31:44 Docker containers have been removed
[Pipeline] echo
21:31:44 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] {
[Pipeline] {
[Pipeline] echo
21:31:44 Docker containers have been removed
[Pipeline] echo
21:31:44 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:31:44 Docker containers have been removed
[Pipeline] echo
21:31:44 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:31:44 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
21:31:44 Removing all docker containers
[Pipeline] sh
21:31:44 #9 5.688  * base: download.cf.centos.org
21:31:44 #9 5.689  * extras: download.cf.centos.org
21:31:44 #9 5.689  * updates: download.cf.centos.org
[Pipeline] echo
21:31:44 Removing all docker containers
[Pipeline] sh
21:31:44 latest: Pulling from library/busybox
21:31:44 98b248744137: Pulling fs layer
21:31:44 98b248744137: Download complete
[Pipeline] echo
21:31:44 Removing all docker containers
[Pipeline] sh
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] echo
21:31:44 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (raspbian-buster-armhf)
[Pipeline] echo
21:31:44 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-bionic-armhf)
[Pipeline] sh
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[Pipeline] sh
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-733@tmp/be3cc291-6dc9-41b9-89be-98a28cc9ccac/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:31:44 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (centos-7-amd64)
[Pipeline] echo
21:31:44 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:31:44 chowning workspace
[Pipeline] sh
21:31:44 + docker container ls -aq
21:31:45 + docker container ls -aq
21:31:45 + pwd
21:31:45 + id -u
21:31:45 + id -g
21:31:45 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/workspace busybox chown -R 1000:1000 /workspace
21:31:45 Unable to find image 'busybox:latest' locally
21:31:45 latest: Pulling from library/busybox
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
21:31:45 + docker container ls -aq
21:31:45 98b248744137: Pull complete
21:31:45 Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
21:31:45 Status: Downloaded newer image for busybox:latest
21:31:45 + docker container ls -aq
21:31:45 + echo starting...
21:31:45 starting...
[Pipeline] sh
21:31:45 + echo starting...
21:31:45 starting...
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-733@tmp/34ef5bc2-154d-4f97-8668-a056db4396b6/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] echo
21:31:45 cleanWorkspace: Workspace is clean.
[Pipeline] echo
21:31:45 cleanWorkspace: Workspace is clean.
[Pipeline] echo
21:31:45 cleanWorkspace: Workspace is clean.
[Pipeline] {
[Pipeline] {
[Pipeline] stage
[Pipeline] { (cross-win)
[Pipeline] stage
[Pipeline] { (static-linux)
[Pipeline] stage
[Pipeline] { (cross-mac)
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] sh
[Pipeline] sh
21:31:45 98b248744137: Pulling fs layer
21:31:45 98b248744137: Download complete
[Pipeline] sh
[Pipeline] {
[Pipeline] wrap
[Pipeline] echo
21:31:45 Docker containers have been removed
[Pipeline] echo
21:31:45 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:31:45 Docker containers have been removed
[Pipeline] echo
21:31:45 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:31:45 Docker containers have been removed
[Pipeline] echo
21:31:45 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:31:45 Docker containers have been removed
[Pipeline] echo
21:31:45 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] }
[Pipeline] {
21:31:45 + echo starting...
21:31:45 starting...
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] echo
21:31:45 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:31:45 chowning workspace
[Pipeline] sh
21:31:45 + pwd
21:31:45 + id -u
21:31:45 + id -g
21:31:45 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/workspace busybox chown -R 1000:1000 /workspace
21:31:45 Unable to find image 'busybox:latest' locally
21:31:45 latest: Pulling from library/busybox
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
21:31:45 + echo starting...
21:31:45 starting...
21:31:45 98b248744137: Pull complete
21:31:45 Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
21:31:45 Status: Downloaded newer image for busybox:latest
21:31:45 + echo starting...
21:31:45 starting...
21:31:45 + echo starting...
21:31:45 starting...
[Pipeline] echo
21:31:45 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:31:45 chowning workspace
[Pipeline] sh
21:31:45 98b248744137: Pulling fs layer
21:31:45 98b248744137: Verifying Checksum
21:31:45 98b248744137: Download complete
21:31:46 98b248744137: Pull complete
21:31:46 Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
21:31:46 Status: Downloaded newer image for busybox:latest
21:31:46 + pwd
21:31:46 + id -u
21:31:46 + id -g
21:31:46 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/workspace busybox chown -R 1000:1000 /workspace
21:31:46 Unable to find image 'busybox:latest' locally
21:31:46 latest: Pulling from library/busybox
21:31:46 98b248744137: Pulling fs layer
[Pipeline] wrap
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] echo
21:31:46 cleanWorkspace: Workspace is clean.
[Pipeline] echo
21:31:46 cleanWorkspace: Workspace is clean.
[Pipeline] echo
21:31:46 cleanWorkspace: Workspace is clean.
[Pipeline] echo
21:31:46 Removing all docker containers
21:31:46 98b248744137: Verifying Checksum
21:31:46 98b248744137: Download complete
21:31:46 98b248744137: Pull complete
21:31:46 Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
21:31:46 Status: Downloaded newer image for busybox:latest
[Pipeline] sh
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] stage
[Pipeline] { (centos-8-amd64)
[Pipeline] stage
[Pipeline] { (ubuntu-focal-armhf)
[Pipeline] stage
[Pipeline] { (raspbian-bullseye-armhf)
[Pipeline] echo
21:31:46 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (debian-buster-armhf)
[Pipeline] sh
[Pipeline] {
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
21:31:46 + docker container ls -aq
21:31:46 + pwd
21:31:46 + id -u
21:31:46 + id -g
21:31:46 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/workspace busybox chown -R 1000:1000 /workspace
21:31:46 Unable to find image 'busybox:latest' locally
[Pipeline] sh
[Pipeline] sh
21:31:46 + docker version
21:31:46 Client: Docker Engine - Community
21:31:46  Version:           20.10.14
21:31:46  API version:       1.41
21:31:46  Go version:        go1.16.15
21:31:46  Git commit:        a224086
21:31:46  Built:             Thu Mar 24 01:48:25 2022
21:31:46  OS/Arch:           linux/arm
21:31:46  Context:           default
21:31:46  Experimental:      true
21:31:46 
21:31:46 Server: Docker Engine - Community
21:31:46  Engine:
21:31:46   Version:          20.10.14
21:31:46   API version:      1.41 (minimum version 1.12)
21:31:46   Go version:       go1.16.15
21:31:46   Git commit:       87a90dc
21:31:46   Built:            Thu Mar 24 01:46:22 2022
21:31:46   OS/Arch:          linux/arm
21:31:46   Experimental:     true
21:31:46  containerd:
21:31:46   Version:          1.5.11
21:31:46   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
21:31:46  runc:
21:31:46   Version:          1.0.3
21:31:46   GitCommit:        v1.0.3-0-gf46b6ba
21:31:46  docker-init:
21:31:46   Version:          0.19.0
21:31:46   GitCommit:        de40ad0
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
21:31:46 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:31:46 chowning workspace
[Pipeline] sh
21:31:46 + docker version
21:31:46 Client: Docker Engine - Community
21:31:46  Version:           20.10.14
21:31:46  API version:       1.41
21:31:46  Go version:        go1.16.15
21:31:46  Git commit:        a224086
21:31:46  Built:             Thu Mar 24 01:48:25 2022
21:31:46  OS/Arch:           linux/arm
21:31:46  Context:           default
21:31:46  Experimental:      true
21:31:46 
21:31:46 Server: Docker Engine - Community
21:31:46  Engine:
21:31:46   Version:          20.10.14
21:31:46   API version:      1.41 (minimum version 1.12)
21:31:46   Go version:       go1.16.15
21:31:46   Git commit:       87a90dc
21:31:46   Built:            Thu Mar 24 01:46:22 2022
21:31:46   OS/Arch:          linux/arm
21:31:46   Experimental:     true
21:31:46  containerd:
21:31:46   Version:          1.5.11
21:31:46   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
21:31:46  runc:
21:31:46   Version:          1.0.3
21:31:46   GitCommit:        v1.0.3-0-gf46b6ba
21:31:46  docker-init:
21:31:46   Version:          0.19.0
21:31:46   GitCommit:        de40ad0
21:31:46 + echo starting...
21:31:46 starting...
21:31:47 + echo starting...
21:31:47 starting...
21:31:47 + echo starting...
21:31:47 starting...
21:31:47 latest: Pulling from library/busybox
21:31:47 50783e0dfb64: Pulling fs layer
21:31:47 50783e0dfb64: Download complete
21:31:47 + echo starting...
21:31:47 starting...
21:31:47 50783e0dfb64: Pull complete
21:31:47 Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
21:31:47 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
21:31:47 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
21:31:47 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
21:31:47 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
21:31:47 Removing all docker containers
[Pipeline] sh
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] {
21:31:47 + docker container ls -aq
[Pipeline] echo
21:31:47 cleanWorkspace: Ensuring workspace is owned by ubuntu
21:31:47 + docker container ls -aq
[Pipeline] echo
21:31:47 chowning workspace
21:31:47 + pwd
21:31:47 + id -u
21:31:47 + id -g
21:31:47 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/workspace busybox chown -R 1000:1000 /workspace
21:31:47 Unable to find image 'busybox:latest' locally
21:31:47 latest: Pulling from library/busybox
21:31:47 50783e0dfb64: Pulling fs layer
[Pipeline] sh
21:31:48 + docker container ls -aq
21:31:48 + docker container ls -aq
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-733@tmp/472c32de-cb85-4c80-902e-d63a7745df96/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
21:31:48 50783e0dfb64: Verifying Checksum
21:31:48 50783e0dfb64: Download complete
[Pipeline] echo
21:31:48 Docker containers have been removed
[Pipeline] echo
21:31:48 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:31:48 Removing all docker containers
[Pipeline] sh
21:31:48 50783e0dfb64: Pull complete
21:31:48 Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
21:31:48 Status: Downloaded newer image for busybox:latest
[Pipeline] sh
[Pipeline] echo
21:31:48 Removing all docker containers
[Pipeline] sh
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-733@tmp/43d454f4-4f78-439c-a64c-bea782fe9475/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
21:31:48 + pwd
21:31:48 + id -u
21:31:48 + id -g
21:31:48 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/workspace busybox chown -R 1000:1000 /workspace
21:31:48 Unable to find image 'busybox:latest' locally
21:31:48 latest: Pulling from library/busybox
21:31:48 98b248744137: Pulling fs layer
[Pipeline] sh
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] echo
21:31:48 Removing all docker containers
[Pipeline] sh
21:31:49 + docker container ls -aq
21:31:49 + docker info
[Pipeline] sh
21:31:49 + docker container ls -aq
21:31:49 + docker info
21:31:49 98b248744137: Verifying Checksum
21:31:49 98b248744137: Download complete
21:31:49 98b248744137: Pull complete
21:31:49 Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
21:31:49 Status: Downloaded newer image for busybox:latest
21:31:49 + docker container ls -aq
[Pipeline] sh
[Pipeline] sh
21:31:49 + docker version
21:31:49 Client: Docker Engine - Community
21:31:49  Version:           20.10.14
21:31:49  API version:       1.41
21:31:49  Go version:        go1.16.15
21:31:49  Git commit:        a224086
21:31:49  Built:             Thu Mar 24 01:48:02 2022
21:31:49  OS/Arch:           linux/amd64
21:31:49  Context:           default
21:31:49  Experimental:      true
21:31:49 
21:31:49 Server: Docker Engine - Community
21:31:49  Engine:
21:31:49   Version:          20.10.14
21:31:49   API version:      1.41 (minimum version 1.12)
21:31:49   Go version:       go1.16.15
21:31:49   Git commit:       87a90dc
21:31:49   Built:            Thu Mar 24 01:45:53 2022
21:31:49   OS/Arch:          linux/amd64
21:31:49   Experimental:     true
21:31:49  containerd:
21:31:49   Version:          1.5.11
21:31:49   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
21:31:49  runc:
21:31:49   Version:          1.0.3
21:31:49   GitCommit:        v1.0.3-0-gf46b6ba
21:31:49  docker-init:
21:31:49   Version:          0.19.0
21:31:49   GitCommit:        de40ad0
[Pipeline] sh
21:31:49 + docker version
21:31:49 Client: Docker Engine - Community
21:31:49  Version:           20.10.14
21:31:49  API version:       1.41
21:31:49  Go version:        go1.16.15
21:31:49  Git commit:        a224086
21:31:49  Built:             Thu Mar 24 01:48:02 2022
21:31:49  OS/Arch:           linux/amd64
21:31:49  Context:           default
21:31:49  Experimental:      true
21:31:49 
21:31:49 Server: Docker Engine - Community
21:31:49  Engine:
21:31:49   Version:          20.10.14
21:31:49   API version:      1.41 (minimum version 1.12)
21:31:49   Go version:       go1.16.15
21:31:49   Git commit:       87a90dc
21:31:49   Built:            Thu Mar 24 01:45:53 2022
21:31:49   OS/Arch:          linux/amd64
21:31:49   Experimental:     true
21:31:49  containerd:
21:31:49   Version:          1.5.11
21:31:49   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
21:31:49  runc:
21:31:49   Version:          1.0.3
21:31:49   GitCommit:        v1.0.3-0-gf46b6ba
21:31:49  docker-init:
21:31:49   Version:          0.19.0
21:31:49   GitCommit:        de40ad0
[Pipeline] {
[Pipeline] echo
21:31:49 Docker containers have been removed
[Pipeline] echo
21:31:49 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:31:49 Docker containers have been removed
[Pipeline] echo
21:31:49 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:31:49 Docker containers have been removed
[Pipeline] echo
21:31:49 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:31:49 Docker containers have been removed
[Pipeline] echo
21:31:49 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:31:49 Removing all docker containers
[Pipeline] sh
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
21:31:49 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (fedora-36-aarch64)
[Pipeline] wrap
[Pipeline] {
[Pipeline] sh
21:31:49 + docker version
21:31:49 Client: Docker Engine - Community
21:31:49  Version:           20.10.14
21:31:49  API version:       1.41
21:31:49  Go version:        go1.16.15
21:31:49  Git commit:        a224086
21:31:49  Built:             Thu Mar 24 01:48:02 2022
21:31:49  OS/Arch:           linux/amd64
21:31:49  Context:           default
21:31:49  Experimental:      true
21:31:49 
21:31:49 Server: Docker Engine - Community
21:31:49  Engine:
21:31:49   Version:          20.10.14
21:31:49   API version:      1.41 (minimum version 1.12)
21:31:49   Go version:       go1.16.15
21:31:49   Git commit:       87a90dc
21:31:49   Built:            Thu Mar 24 01:45:53 2022
21:31:49   OS/Arch:          linux/amd64
21:31:49   Experimental:     true
21:31:49  containerd:
21:31:49   Version:          1.5.11
21:31:49   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
21:31:49  runc:
21:31:49   Version:          1.0.3
21:31:49   GitCommit:        v1.0.3-0-gf46b6ba
21:31:49  docker-init:
21:31:49   Version:          0.19.0
21:31:49   GitCommit:        de40ad0
[Pipeline] echo
21:31:49 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:31:49 chowning workspace
[Pipeline] sh
21:31:50 + docker version
21:31:50 Client: Docker Engine - Community
21:31:50  Version:           20.10.14
21:31:50  API version:       1.41
21:31:50  Go version:        go1.16.15
21:31:50  Git commit:        a224086
21:31:50  Built:             Thu Mar 24 01:48:02 2022
21:31:50  OS/Arch:           linux/amd64
21:31:50  Context:           default
21:31:50  Experimental:      true
21:31:50 
21:31:50 Server: Docker Engine - Community
21:31:50  Engine:
21:31:50   Version:          20.10.14
21:31:50   API version:      1.41 (minimum version 1.12)
21:31:50   Go version:       go1.16.15
21:31:50   Git commit:       87a90dc
21:31:50   Built:            Thu Mar 24 01:45:53 2022
21:31:50   OS/Arch:          linux/amd64
21:31:50   Experimental:     true
21:31:50  containerd:
21:31:50   Version:          1.5.11
21:31:50   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
21:31:50  runc:
21:31:50   Version:          1.0.3
21:31:50   GitCommit:        v1.0.3-0-gf46b6ba
21:31:50  docker-init:
21:31:50   Version:          0.19.0
21:31:50   GitCommit:        de40ad0
21:31:50 + docker container ls -aq
21:31:50 + echo starting...
21:31:50 starting...
[Pipeline] {
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] echo
21:31:50 Removing all docker containers
[Pipeline] sh
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0355b72e14e034d29) in /home/ubuntu/workspace/docker-ce-packaging_PR-733
[Pipeline] wrap
[Pipeline] {
[Pipeline] sh
[Pipeline] sh
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ef7f919998fb2d24) in /home/ubuntu/workspace/docker-ce-packaging_PR-733
[Pipeline] sh
[Pipeline] sh
[Pipeline] wrap
[Pipeline] echo
21:31:50 Docker containers have been removed
[Pipeline] echo
21:31:50 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:31:50 Docker containers have been removed
[Pipeline] echo
21:31:50 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:31:50 Docker containers have been removed
[Pipeline] echo
21:31:50 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] sh
21:31:50 + docker container ls -aq
21:31:50 + pwd
21:31:50 + id -u
21:31:50 + id -g
21:31:50 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/workspace busybox chown -R 1000:1000 /workspace
21:31:50 Unable to find image 'busybox:latest' locally
21:31:50 + docker version
21:31:50 Client: Docker Engine - Community
21:31:50  Version:           20.10.14
21:31:50  API version:       1.41
21:31:50  Go version:        go1.16.15
21:31:50  Git commit:        a224086
21:31:50  Built:             Thu Mar 24 01:48:02 2022
21:31:50  OS/Arch:           linux/amd64
21:31:50  Context:           default
21:31:50  Experimental:      true
21:31:50 
21:31:50 Server: Docker Engine - Community
21:31:50  Engine:
21:31:50   Version:          20.10.14
21:31:50   API version:      1.41 (minimum version 1.12)
21:31:50   Go version:       go1.16.15
21:31:50   Git commit:       87a90dc
21:31:50   Built:            Thu Mar 24 01:45:53 2022
21:31:50   OS/Arch:          linux/amd64
21:31:50   Experimental:     true
21:31:50  containerd:
21:31:50   Version:          1.5.11
21:31:50   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
21:31:50  runc:
21:31:50   Version:          1.0.3
21:31:50   GitCommit:        v1.0.3-0-gf46b6ba
21:31:50  docker-init:
21:31:50   Version:          0.19.0
21:31:50   GitCommit:        de40ad0
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0769dddb377da5612) in /home/ubuntu/workspace/docker-ce-packaging_PR-733
[Pipeline] sh
21:31:50 + docker version
21:31:50 Client: Docker Engine - Community
21:31:50  Version:           20.10.14
21:31:50  API version:       1.41
21:31:50  Go version:        go1.16.15
21:31:50  Git commit:        a224086
21:31:50  Built:             Thu Mar 24 01:48:25 2022
21:31:50  OS/Arch:           linux/arm
21:31:50  Context:           default
21:31:50  Experimental:      true
21:31:50 
21:31:50 Server: Docker Engine - Community
21:31:50  Engine:
21:31:50   Version:          20.10.14
21:31:50   API version:      1.41 (minimum version 1.12)
21:31:50   Go version:       go1.16.15
21:31:50   Git commit:       87a90dc
21:31:50   Built:            Thu Mar 24 01:46:22 2022
21:31:50   OS/Arch:          linux/arm
21:31:50   Experimental:     true
21:31:50  containerd:
21:31:50   Version:          1.5.11
21:31:50   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
21:31:50  runc:
21:31:50   Version:          1.0.3
21:31:50   GitCommit:        v1.0.3-0-gf46b6ba
21:31:50  docker-init:
21:31:50   Version:          0.19.0
21:31:50   GitCommit:        de40ad0
[Pipeline] echo
21:31:50 cleanWorkspace: Workspace is clean.
[Pipeline] echo
21:31:50 cleanWorkspace: Workspace is clean.
[Pipeline] echo
21:31:50 cleanWorkspace: Workspace is clean.
[Pipeline] echo
21:31:50 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (debian-bullseye-armhf)
[Pipeline] stage
[Pipeline] { (fedora-35-aarch64)
[Pipeline] stage
[Pipeline] { (centos-8-aarch64)
[Pipeline] stage
[Pipeline] { (ubuntu-focal-aarch64)
[Pipeline] sh
21:31:50 + docker version
21:31:50 Client: Docker Engine - Community
21:31:50  Version:           20.10.14
21:31:50  API version:       1.41
21:31:50  Go version:        go1.16.15
21:31:50  Git commit:        a224086
21:31:50  Built:             Thu Mar 24 01:48:25 2022
21:31:50  OS/Arch:           linux/arm
21:31:50  Context:           default
21:31:50  Experimental:      true
21:31:50 
21:31:50 Server: Docker Engine - Community
21:31:50  Engine:
21:31:50   Version:          20.10.14
21:31:50   API version:      1.41 (minimum version 1.12)
21:31:50   Go version:       go1.16.15
21:31:50   Git commit:       87a90dc
21:31:50   Built:            Thu Mar 24 01:46:22 2022
21:31:50   OS/Arch:          linux/arm
21:31:50   Experimental:     true
21:31:50  containerd:
21:31:50   Version:          1.5.11
21:31:50   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
21:31:50  runc:
21:31:50   Version:          1.0.3
21:31:50   GitCommit:        v1.0.3-0-gf46b6ba
21:31:50  docker-init:
21:31:50   Version:          0.19.0
21:31:50   GitCommit:        de40ad0
21:31:51 + docker version
21:31:51 Client: Docker Engine - Community
21:31:51  Version:           20.10.14
21:31:51  API version:       1.41
21:31:51  Go version:        go1.16.15
21:31:51  Git commit:        a224086
21:31:51  Built:             Thu Mar 24 01:48:25 2022
21:31:51  OS/Arch:           linux/arm
21:31:51  Context:           default
21:31:51  Experimental:      true
21:31:51 
21:31:51 Server: Docker Engine - Community
21:31:51  Engine:
21:31:51   Version:          20.10.14
21:31:51   API version:      1.41 (minimum version 1.12)
21:31:51   Go version:       go1.16.15
21:31:51   Git commit:       87a90dc
21:31:51   Built:            Thu Mar 24 01:46:22 2022
21:31:51   OS/Arch:          linux/arm
21:31:51   Experimental:     true
21:31:51  containerd:
21:31:51   Version:          1.5.11
21:31:51   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
21:31:51  runc:
21:31:51   Version:          1.0.3
21:31:51   GitCommit:        v1.0.3-0-gf46b6ba
21:31:51  docker-init:
21:31:51   Version:          0.19.0
21:31:51   GitCommit:        de40ad0
[Pipeline] sh
[Pipeline] sh
21:31:51 latest: Pulling from library/busybox
21:31:51 + docker info
[Pipeline] sh
21:31:51 + docker info
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-048d0dae97ec4e821) in /home/ubuntu/workspace/docker-ce-packaging_PR-733
[Pipeline] echo
21:31:51 Docker containers have been removed
[Pipeline] echo
21:31:51 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:31:51 Removing all docker containers
[Pipeline] sh
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-09591f299e914d9a2) in /home/ubuntu/workspace/docker-ce-packaging_PR-733
21:31:51 + echo starting...
21:31:51 starting...
[Pipeline] sh
[Pipeline] sh
21:31:51 + echo starting...
21:31:51 starting...
[Pipeline] }
[Pipeline] {
[Pipeline] echo
21:31:51 Removing all docker containers
[Pipeline] sh
21:31:51 73d35a519aae: Pulling fs layer
21:31:51 73d35a519aae: Verifying Checksum
21:31:51 73d35a519aae: Download complete
[Pipeline] withDockerRegistry
21:31:51 + echo starting...
21:31:51 starting...
[Pipeline] {
[Pipeline] {
[Pipeline] withDockerRegistry
[Pipeline] echo
21:31:51 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-bionic-aarch64)
[Pipeline] echo
21:31:51 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:31:51 chowning workspace
[Pipeline] sh
21:31:51 + echo starting...
21:31:51 starting...
21:31:51 + docker container ls -aq
21:31:51 + docker info
21:31:51 + docker info
21:31:51 73d35a519aae: Pull complete
21:31:51 Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
21:31:51 Status: Downloaded newer image for busybox:latest
21:31:51 + docker container ls -aq
[Pipeline] sh
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
[Pipeline] {
[Pipeline] echo
21:31:52 cleanWorkspace: Workspace is clean.
[Pipeline] echo
21:31:52 cleanWorkspace: Workspace is clean.
[Pipeline] echo
21:31:52 Docker containers have been removed
[Pipeline] echo
21:31:52 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] sh
[Pipeline] sh
[Pipeline] stage
[Pipeline] { (centos-9-aarch64)
[Pipeline] stage
[Pipeline] { (debian-bullseye-aarch64)
[Pipeline] withDockerRegistry
[Pipeline] sh
[Pipeline] sh
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
[Pipeline] {
[Pipeline] sh
21:31:52 + pwd
21:31:52 + id -u
21:31:52 + id -g
21:31:52 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/workspace busybox chown -R 1000:1000 /workspace
21:31:52 Unable to find image 'busybox:latest' locally
21:31:52 latest: Pulling from library/busybox
21:31:52 + echo starting...
21:31:52 starting...
[Pipeline] sh
[Pipeline] withDockerRegistry
[Pipeline] {
[Pipeline] // stage
21:31:52 + docker info
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] echo
21:31:52 cleanWorkspace: Workspace is clean.
[Pipeline] }
[Pipeline] stage
[Pipeline] { (debian-buster-aarch64)
[Pipeline] withDockerRegistry
[Pipeline] sh
21:31:52 + docker info
[Pipeline] }
[Pipeline] sh
21:31:52 + echo starting...
21:31:52 starting...
[Pipeline] }
[Pipeline] echo
21:31:52 Docker containers have been removed
[Pipeline] echo
21:31:52 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:31:52 Docker containers have been removed
[Pipeline] echo
21:31:52 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] echo
21:31:52 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (centos-9-amd64)
[Pipeline] sh
21:31:52 + echo starting...
21:31:52 starting...
21:31:52 50783e0dfb64: Pulling fs layer
21:31:52 50783e0dfb64: Verifying Checksum
21:31:52 50783e0dfb64: Download complete
[Pipeline] }
[Pipeline] // stage
21:31:52 + docker info
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
21:31:52 + docker info
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
[Pipeline] sh
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] echo
21:31:52 cleanWorkspace: Workspace is clean.
[Pipeline] echo
21:31:52 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (debian-buster-amd64)
[Pipeline] stage
[Pipeline] { (ubuntu-jammy-aarch64)
[Pipeline] sh
[Pipeline] sh
21:31:52 + docker version
21:31:52 Client: Docker Engine - Community
21:31:52  Version:           20.10.14
21:31:52  API version:       1.41
21:31:52  Go version:        go1.16.15
21:31:52  Git commit:        a224086
21:31:52  Built:             Thu Mar 24 01:47:20 2022
21:31:52  OS/Arch:           linux/arm64
21:31:52  Context:           default
21:31:52  Experimental:      true
21:31:52 
21:31:52 Server: Docker Engine - Community
21:31:52  Engine:
21:31:52   Version:          20.10.14
21:31:52   API version:      1.41 (minimum version 1.12)
21:31:52   Go version:       go1.16.15
21:31:52   Git commit:       87a90dc
21:31:52   Built:            Thu Mar 24 01:45:39 2022
21:31:52   OS/Arch:          linux/arm64
21:31:52   Experimental:     true
21:31:52  containerd:
21:31:52   Version:          1.5.11
21:31:52   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
21:31:52  runc:
21:31:52   Version:          1.0.3
21:31:52   GitCommit:        v1.0.3-0-gf46b6ba
21:31:52  docker-init:
21:31:52   Version:          0.19.0
21:31:52   GitCommit:        de40ad0
[Pipeline] sh
21:31:52 + echo starting...
21:31:52 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
21:31:52 + echo starting...
21:31:52 starting...
[Pipeline] sh
21:31:52 + docker version
21:31:52 Client: Docker Engine - Community
21:31:52  Version:           20.10.14
21:31:52  API version:       1.41
21:31:52  Go version:        go1.16.15
21:31:52  Git commit:        a224086
21:31:52  Built:             Thu Mar 24 01:48:25 2022
21:31:52  OS/Arch:           linux/arm
21:31:52  Context:           default
21:31:52  Experimental:      true
21:31:52 
21:31:52 Server: Docker Engine - Community
21:31:52  Engine:
21:31:52   Version:          20.10.14
21:31:52   API version:      1.41 (minimum version 1.12)
21:31:52   Go version:       go1.16.15
21:31:52   Git commit:       87a90dc
21:31:52   Built:            Thu Mar 24 01:46:22 2022
21:31:52   OS/Arch:          linux/arm
21:31:52   Experimental:     true
21:31:52  containerd:
21:31:52   Version:          1.5.11
21:31:52   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
21:31:52  runc:
21:31:52   Version:          1.0.3
21:31:52   GitCommit:        v1.0.3-0-gf46b6ba
21:31:52  docker-init:
21:31:52   Version:          0.19.0
21:31:52   GitCommit:        de40ad0
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
21:31:52 + docker version
21:31:52 Client: Docker Engine - Community
21:31:52  Version:           20.10.14
21:31:52  API version:       1.41
21:31:52  Go version:        go1.16.15
21:31:52  Git commit:        a224086
21:31:52  Built:             Thu Mar 24 01:47:20 2022
21:31:52  OS/Arch:           linux/arm64
21:31:52  Context:           default
21:31:52  Experimental:      true
21:31:52 
21:31:52 Server: Docker Engine - Community
21:31:52  Engine:
21:31:52   Version:          20.10.14
21:31:52   API version:      1.41 (minimum version 1.12)
21:31:52   Go version:       go1.16.15
21:31:52   Git commit:       87a90dc
21:31:52   Built:            Thu Mar 24 01:45:39 2022
21:31:52   OS/Arch:          linux/arm64
21:31:52   Experimental:     true
21:31:52  containerd:
21:31:52   Version:          1.5.11
21:31:52   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
21:31:52  runc:
21:31:52   Version:          1.0.3
21:31:52   GitCommit:        v1.0.3-0-gf46b6ba
21:31:52  docker-init:
21:31:52   Version:          0.19.0
21:31:52   GitCommit:        de40ad0
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
21:31:52 + docker version
21:31:52 Client: Docker Engine - Community
21:31:52  Version:           20.10.14
21:31:52  API version:       1.41
21:31:52  Go version:        go1.16.15
21:31:52  Git commit:        a224086
21:31:52  Built:             Thu Mar 24 01:47:20 2022
21:31:52  OS/Arch:           linux/arm64
21:31:52  Context:           default
21:31:52  Experimental:      true
21:31:52 
21:31:52 Server: Docker Engine - Community
21:31:52  Engine:
21:31:52   Version:          20.10.14
21:31:52   API version:      1.41 (minimum version 1.12)
21:31:52   Go version:       go1.16.15
21:31:52   Git commit:       87a90dc
21:31:52   Built:            Thu Mar 24 01:45:39 2022
21:31:52   OS/Arch:          linux/arm64
21:31:52   Experimental:     true
21:31:52  containerd:
21:31:52   Version:          1.5.11
21:31:52   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
21:31:52  runc:
21:31:52   Version:          1.0.3
21:31:52   GitCommit:        v1.0.3-0-gf46b6ba
21:31:52  docker-init:
21:31:52   Version:          0.19.0
21:31:52   GitCommit:        de40ad0
21:31:52 + docker version
21:31:52 Client: Docker Engine - Community
21:31:52  Version:           20.10.14
21:31:52  API version:       1.41
21:31:52  Go version:        go1.16.15
21:31:52  Git commit:        a224086
21:31:52  Built:             Thu Mar 24 01:47:20 2022
21:31:52  OS/Arch:           linux/arm64
21:31:52  Context:           default
21:31:52  Experimental:      true
21:31:52 
21:31:52 Server: Docker Engine - Community
21:31:52  Engine:
21:31:52   Version:          20.10.14
21:31:52   API version:      1.41 (minimum version 1.12)
21:31:52   Go version:       go1.16.15
21:31:52   Git commit:       87a90dc
21:31:52   Built:            Thu Mar 24 01:45:39 2022
21:31:52   OS/Arch:          linux/arm64
21:31:52   Experimental:     true
21:31:52  containerd:
21:31:52   Version:          1.5.11
21:31:52   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
21:31:52  runc:
21:31:52   Version:          1.0.3
21:31:52   GitCommit:        v1.0.3-0-gf46b6ba
21:31:52  docker-init:
21:31:52   Version:          0.19.0
21:31:52   GitCommit:        de40ad0
[Pipeline] sh
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
21:31:53 + echo starting...
21:31:53 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
21:31:53 + echo starting...
21:31:53 starting...
[Pipeline] }
[Pipeline] sh
[Pipeline] sh
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
21:31:53 50783e0dfb64: Pull complete
21:31:53 Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
21:31:53 Status: Downloaded newer image for busybox:latest
21:31:53 + docker version
21:31:53 Client: Docker Engine - Community
21:31:53  Version:           20.10.14
21:31:53  API version:       1.41
21:31:53  Go version:        go1.16.15
21:31:53  Git commit:        a224086
21:31:53  Built:             Thu Mar 24 01:47:20 2022
21:31:53  OS/Arch:           linux/arm64
21:31:53  Context:           default
21:31:53  Experimental:      true
21:31:53 
21:31:53 Server: Docker Engine - Community
21:31:53  Engine:
21:31:53   Version:          20.10.14
21:31:53   API version:      1.41 (minimum version 1.12)
21:31:53   Go version:       go1.16.15
21:31:53   Git commit:       87a90dc
21:31:53   Built:            Thu Mar 24 01:45:39 2022
21:31:53   OS/Arch:          linux/arm64
21:31:53   Experimental:     true
21:31:53  containerd:
21:31:53   Version:          1.5.11
21:31:53   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
21:31:53  runc:
21:31:53   Version:          1.0.3
21:31:53   GitCommit:        v1.0.3-0-gf46b6ba
21:31:53  docker-init:
21:31:53   Version:          0.19.0
21:31:53   GitCommit:        de40ad0
[Pipeline] sh
[Pipeline] sh
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] }
[Pipeline] sh
21:31:53 + docker version
21:31:53 Client: Docker Engine - Community
21:31:53  Version:           20.10.14
21:31:53  API version:       1.41
21:31:53  Go version:        go1.16.15
21:31:53  Git commit:        a224086
21:31:53  Built:             Thu Mar 24 01:47:20 2022
21:31:53  OS/Arch:           linux/arm64
21:31:53  Context:           default
21:31:53  Experimental:      true
21:31:53 
21:31:53 Server: Docker Engine - Community
21:31:53  Engine:
21:31:53   Version:          20.10.14
21:31:53   API version:      1.41 (minimum version 1.12)
21:31:53   Go version:       go1.16.15
21:31:53   Git commit:       87a90dc
21:31:53   Built:            Thu Mar 24 01:45:39 2022
21:31:53   OS/Arch:          linux/arm64
21:31:53   Experimental:     true
21:31:53  containerd:
21:31:53   Version:          1.5.11
21:31:53   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
21:31:53  runc:
21:31:53   Version:          1.0.3
21:31:53   GitCommit:        v1.0.3-0-gf46b6ba
21:31:53  docker-init:
21:31:53   Version:          0.19.0
21:31:53   GitCommit:        de40ad0
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] }
[Pipeline] sh
21:31:53 + docker info
[Pipeline] sh
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
21:31:53 + docker version
21:31:53 Client: Docker Engine - Community
21:31:53  Version:           20.10.14
21:31:53  API version:       1.41
21:31:53  Go version:        go1.16.15
21:31:53  Git commit:        a224086
21:31:53  Built:             Thu Mar 24 01:47:20 2022
21:31:53  OS/Arch:           linux/arm64
21:31:53  Context:           default
21:31:53  Experimental:      true
21:31:53 
21:31:53 Server: Docker Engine - Community
21:31:53  Engine:
21:31:53   Version:          20.10.14
21:31:53   API version:      1.41 (minimum version 1.12)
21:31:53   Go version:       go1.16.15
21:31:53   Git commit:       87a90dc
21:31:53   Built:            Thu Mar 24 01:45:39 2022
21:31:53   OS/Arch:          linux/arm64
21:31:53   Experimental:     true
21:31:53  containerd:
21:31:53   Version:          1.5.11
21:31:53   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
21:31:53  runc:
21:31:53   Version:          1.0.3
21:31:53   GitCommit:        v1.0.3-0-gf46b6ba
21:31:53  docker-init:
21:31:53   Version:          0.19.0
21:31:53   GitCommit:        de40ad0
21:31:53 + docker info
[Pipeline] sh
[Pipeline] sh
21:31:53 + docker info
21:31:53 + docker info
21:31:53 + docker info
21:31:53 + docker version
21:31:53 Client: Docker Engine - Community
21:31:53  Version:           20.10.14
21:31:53  API version:       1.41
21:31:53  Go version:        go1.16.15
21:31:53  Git commit:        a224086
21:31:53  Built:             Thu Mar 24 01:47:20 2022
21:31:53  OS/Arch:           linux/arm64
21:31:53  Context:           default
21:31:53  Experimental:      true
21:31:53 
21:31:53 Server: Docker Engine - Community
21:31:53  Engine:
21:31:53   Version:          20.10.14
21:31:53   API version:      1.41 (minimum version 1.12)
21:31:53   Go version:       go1.16.15
21:31:53   Git commit:       87a90dc
21:31:53   Built:            Thu Mar 24 01:45:39 2022
21:31:53   OS/Arch:          linux/arm64
21:31:53   Experimental:     true
21:31:53  containerd:
21:31:53   Version:          1.5.11
21:31:53   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
21:31:53  runc:
21:31:53   Version:          1.0.3
21:31:53   GitCommit:        v1.0.3-0-gf46b6ba
21:31:53  docker-init:
21:31:53   Version:          0.19.0
21:31:53   GitCommit:        de40ad0
[Pipeline] sh
21:31:53 + docker info
21:31:53 + docker version
21:31:53 Client: Docker Engine - Community
21:31:53  Version:           20.10.14
21:31:53  API version:       1.41
21:31:53  Go version:        go1.16.15
21:31:53  Git commit:        a224086
21:31:53  Built:             Thu Mar 24 01:48:02 2022
21:31:53  OS/Arch:           linux/amd64
21:31:53  Context:           default
21:31:53  Experimental:      true
21:31:53 
21:31:53 Server: Docker Engine - Community
21:31:53  Engine:
21:31:53   Version:          20.10.14
21:31:53   API version:      1.41 (minimum version 1.12)
21:31:53   Go version:       go1.16.15
21:31:53   Git commit:       87a90dc
21:31:53   Built:            Thu Mar 24 01:45:53 2022
21:31:53   OS/Arch:          linux/amd64
21:31:53   Experimental:     true
21:31:53  containerd:
21:31:53   Version:          1.5.11
21:31:53   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
21:31:53  runc:
21:31:53   Version:          1.0.3
21:31:53   GitCommit:        v1.0.3-0-gf46b6ba
21:31:53  docker-init:
21:31:53   Version:          0.19.0
21:31:53   GitCommit:        de40ad0
[Pipeline] sh
21:31:53 + docker version
21:31:53 Client: Docker Engine - Community
21:31:53  Version:           20.10.14
21:31:53  API version:       1.41
21:31:53  Go version:        go1.16.15
21:31:53  Git commit:        a224086
21:31:53  Built:             Thu Mar 24 01:48:02 2022
21:31:53  OS/Arch:           linux/amd64
21:31:53  Context:           default
21:31:53  Experimental:      true
21:31:53 
21:31:53 Server: Docker Engine - Community
21:31:53  Engine:
21:31:53   Version:          20.10.14
21:31:53   API version:      1.41 (minimum version 1.12)
21:31:53   Go version:       go1.16.15
21:31:53   Git commit:       87a90dc
21:31:53   Built:            Thu Mar 24 01:45:53 2022
21:31:53   OS/Arch:          linux/amd64
21:31:53   Experimental:     true
21:31:53  containerd:
21:31:53   Version:          1.5.11
21:31:53   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
21:31:53  runc:
21:31:53   Version:          1.0.3
21:31:53   GitCommit:        v1.0.3-0-gf46b6ba
21:31:53  docker-init:
21:31:53   Version:          0.19.0
21:31:53   GitCommit:        de40ad0
[Pipeline] sh
21:31:53 + docker info
21:31:53 + docker version
21:31:53 Client: Docker Engine - Community
21:31:53  Version:           20.10.14
21:31:53  API version:       1.41
21:31:53  Go version:        go1.16.15
21:31:53  Git commit:        a224086
21:31:53  Built:             Thu Mar 24 01:47:20 2022
21:31:53  OS/Arch:           linux/arm64
21:31:53  Context:           default
21:31:53  Experimental:      true
21:31:53 
21:31:53 Server: Docker Engine - Community
21:31:53  Engine:
21:31:53   Version:          20.10.14
21:31:53   API version:      1.41 (minimum version 1.12)
21:31:53   Go version:       go1.16.15
21:31:53   Git commit:       87a90dc
21:31:53   Built:            Thu Mar 24 01:45:39 2022
21:31:53   OS/Arch:          linux/arm64
21:31:53   Experimental:     true
21:31:53  containerd:
21:31:53   Version:          1.5.11
21:31:53   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
21:31:53  runc:
21:31:53   Version:          1.0.3
21:31:53   GitCommit:        v1.0.3-0-gf46b6ba
21:31:53  docker-init:
21:31:53   Version:          0.19.0
21:31:53   GitCommit:        de40ad0
[Pipeline] sh
21:31:53 + docker info
21:31:53 + docker info
21:31:53 + docker info
21:31:53 + docker info
21:31:53 + docker info
[Pipeline] echo
21:31:54 Removing all docker containers
[Pipeline] sh
21:31:54 + docker container ls -aq
[Pipeline] echo
21:31:54 Docker containers have been removed
[Pipeline] echo
21:31:54 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:31:54 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (debian-bullseye-amd64)
[Pipeline] sh
[Pipeline] echo
21:31:55 Removing all docker containers
[Pipeline] sh
21:31:55 + echo starting...
21:31:55 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
21:31:55 + docker container ls -aq
[Pipeline] echo
21:31:55 Docker containers have been removed
[Pipeline] echo
21:31:55 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:31:55 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-jammy-armhf)
[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-733@tmp/397c29bc-d670-4b97-b64e-92a8c1b07210/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:31:55 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:31:55 chowning workspace
[Pipeline] sh
21:31:55 + docker version
21:31:55 Client: Docker Engine - Community
21:31:55  Version:           20.10.14
21:31:55  API version:       1.41
21:31:55  Go version:        go1.16.15
21:31:55  Git commit:        a224086
21:31:55  Built:             Thu Mar 24 01:48:02 2022
21:31:55  OS/Arch:           linux/amd64
21:31:55  Context:           default
21:31:55  Experimental:      true
21:31:55 
21:31:55 Server: Docker Engine - Community
21:31:55  Engine:
21:31:55   Version:          20.10.14
21:31:55   API version:      1.41 (minimum version 1.12)
21:31:55   Go version:       go1.16.15
21:31:55   Git commit:       87a90dc
21:31:55   Built:            Thu Mar 24 01:45:53 2022
21:31:55   OS/Arch:          linux/amd64
21:31:55   Experimental:     true
21:31:55  containerd:
21:31:55   Version:          1.5.11
21:31:55   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
21:31:55  runc:
21:31:55   Version:          1.0.3
21:31:55   GitCommit:        v1.0.3-0-gf46b6ba
21:31:55  docker-init:
21:31:55   Version:          0.19.0
21:31:55   GitCommit:        de40ad0
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-733@tmp/794931d2-53b4-49ad-af2b-bd524339a40b/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
21:31:55 + echo starting...
21:31:55 starting...
[Pipeline] {
[Pipeline] sh
[Pipeline] }
[Pipeline] wrap
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] {
[Pipeline] sh
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
21:31:56 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:31:56 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-733@tmp/4bc9c104-b9d8-4136-aaa6-a4f6ea1c5029/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
21:31:56 + docker info
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-733@tmp/d5af82c0-e8a1-4c1e-b7a4-634fcf8f8659/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
21:31:56 + pwd
21:31:56 + id -u
21:31:56 + id -g
21:31:56 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/workspace busybox chown -R 1000:1000 /workspace
21:31:56 Unable to find image 'busybox:latest' locally
21:31:56 + docker version
21:31:56 Client: Docker Engine - Community
21:31:56  Version:           20.10.14
21:31:56  API version:       1.41
21:31:56  Go version:        go1.16.15
21:31:56  Git commit:        a224086
21:31:56  Built:             Thu Mar 24 01:48:25 2022
21:31:56  OS/Arch:           linux/arm
21:31:56  Context:           default
21:31:56  Experimental:      true
21:31:56 
21:31:56 Server: Docker Engine - Community
21:31:56  Engine:
21:31:56   Version:          20.10.14
21:31:56   API version:      1.41 (minimum version 1.12)
21:31:56   Go version:       go1.16.15
21:31:56   Git commit:       87a90dc
21:31:56   Built:            Thu Mar 24 01:46:22 2022
21:31:56   OS/Arch:          linux/arm
21:31:56   Experimental:     true
21:31:56  containerd:
21:31:56   Version:          1.5.11
21:31:56   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
21:31:56  runc:
21:31:56   Version:          1.0.3
21:31:56   GitCommit:        v1.0.3-0-gf46b6ba
21:31:56  docker-init:
21:31:56   Version:          0.19.0
21:31:56   GitCommit:        de40ad0
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-733@tmp/a49d0a9b-1ddd-406e-b7b7-004e5d6a744e/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] sh
21:31:56 latest: Pulling from library/busybox
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] echo
21:31:56 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:31:56 chowning workspace
[Pipeline] sh
21:31:56 50783e0dfb64: Pulling fs layer
21:31:56 50783e0dfb64: Verifying Checksum
21:31:56 50783e0dfb64: Download complete
21:31:56 + docker info
21:31:56 + pwd
21:31:56 + id -u
21:31:56 + id -g
21:31:56 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/workspace busybox chown -R 1000:1000 /workspace
21:31:56 Unable to find image 'busybox:latest' locally
[Pipeline] echo
21:31:57 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:31:57 chowning workspace
[Pipeline] sh
21:31:57 50783e0dfb64: Pull complete
21:31:57 latest: Pulling from library/busybox
21:31:57 50783e0dfb64: Pulling fs layer
21:31:57 50783e0dfb64: Verifying Checksum
21:31:57 50783e0dfb64: Download complete
21:31:57 Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
21:31:57 Status: Downloaded newer image for busybox:latest
21:31:57 + pwd
21:31:57 + id -u
21:31:57 + id -g
21:31:57 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/workspace busybox chown -R 1000:1000 /workspace
21:31:57 Unable to find image 'busybox:latest' locally
[Pipeline] echo
21:31:57 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:31:57 chowning workspace
[Pipeline] sh
21:31:57 latest: Pulling from library/busybox
21:31:57 50783e0dfb64: Pulling fs layer
21:31:57 50783e0dfb64: Verifying Checksum
21:31:57 50783e0dfb64: Download complete
21:31:57 + pwd
21:31:57 + id -u
21:31:57 + id -g
21:31:57 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/workspace busybox chown -R 1000:1000 /workspace
21:31:57 Unable to find image 'busybox:latest' locally
21:31:57 50783e0dfb64: Pull complete
21:31:57 50783e0dfb64: Pull complete
21:31:57 Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
21:31:57 Status: Downloaded newer image for busybox:latest
21:31:58 latest: Pulling from library/busybox
21:31:58 50783e0dfb64: Pulling fs layer
21:31:58 50783e0dfb64: Download complete
21:31:58 Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
21:31:58 Status: Downloaded newer image for busybox:latest
21:31:58 + pwd
21:31:58 + id -u
21:31:58 + id -g
21:31:58 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/workspace busybox chown -R 1000:1000 /workspace
21:31:58 Unable to find image 'busybox:latest' locally
21:31:58 latest: Pulling from library/busybox
21:31:58 50783e0dfb64: Pulling fs layer
21:31:58 50783e0dfb64: Download complete
21:31:58 Client:
21:31:58  Context:    default
21:31:58  Debug Mode: false
21:31:58  Plugins:
21:31:58   app: Docker App (Docker Inc., v0.9.1-beta3)
21:31:58   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
21:31:58 
21:31:58 Server:
21:31:58  Containers: 0
21:31:58   Running: 0
21:31:58   Paused: 0
21:31:58   Stopped: 0
21:31:58  Images: 1
21:31:58  Server Version: 20.10.14
21:31:58  Storage Driver: overlay2
21:31:58   Backing Filesystem: extfs
21:31:58   Supports d_type: true
21:31:58   Native Overlay Diff: true
21:31:58   userxattr: false
21:31:58  Logging Driver: json-file
21:31:58  Cgroup Driver: cgroupfs
21:31:58  Cgroup Version: 1
21:31:58  Plugins:
21:31:58   Volume: local
21:31:58   Network: bridge host ipvlan macvlan null overlay
21:31:58   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:31:58  Swarm: inactive
21:31:58  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:31:58  Default Runtime: runc
21:31:58  Init Binary: docker-init
21:31:58  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
21:31:58  runc version: v1.0.3-0-gf46b6ba
21:31:58  init version: de40ad0
21:31:58  Security Options:
21:31:58   apparmor
21:31:58   seccomp
21:31:58    Profile: default
21:31:58  Kernel Version: 5.4.0-1071-aws
21:31:58  Operating System: Ubuntu 18.04.6 LTS
21:31:58  OSType: linux
21:31:58  Architecture: armv8l
21:31:58  CPUs: 2
21:31:58  Total Memory: 7.566GiB
21:31:58  Name: ip-10-100-106-93
21:31:58  ID: L2DA:HS7W:OGRC:VHUG:2BYK:DOFX:SYW4:MCO6:YIXO:FGSY:WKOF:BQZX
21:31:58  Docker Root Dir: /var/lib/docker
21:31:58  Debug Mode: false
21:31:58  Username: dockerbuildbot
21:31:58  Registry: https://index.docker.io/v1/
21:31:58  Labels:
21:31:58  Experimental: true
21:31:58  Insecure Registries:
21:31:58   127.0.0.0/8
21:31:58  Live Restore Enabled: true
21:31:58 
21:31:58 WARNING: No swap limit support
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
21:31:58 The recommended git tool is: git
21:31:58 50783e0dfb64: Pull complete
21:31:58 Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
21:31:58 Status: Downloaded newer image for busybox:latest
21:31:59 Client:
21:31:59  Context:    default
21:31:59  Debug Mode: false
21:31:59  Plugins:
21:31:59   app: Docker App (Docker Inc., v0.9.1-beta3)
21:31:59   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
21:31:59 
21:31:59 Server:
21:31:59  Containers: 0
21:31:59   Running: 0
21:31:59   Paused: 0
21:31:59   Stopped: 0
21:31:59  Images: 1
21:31:59  Server Version: 20.10.14
21:31:59  Storage Driver: overlay2
21:31:59   Backing Filesystem: extfs
21:31:59   Supports d_type: true
21:31:59   Native Overlay Diff: true
21:31:59   userxattr: false
21:31:59  Logging Driver: json-file
21:31:59  Cgroup Driver: cgroupfs
21:31:59  Cgroup Version: 1
21:31:59  Plugins:
21:31:59   Volume: local
21:31:59   Network: bridge host ipvlan macvlan null overlay
21:31:59   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:31:59  Swarm: inactive
21:31:59  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
21:31:59  Default Runtime: runc
21:31:59  Init Binary: docker-init
21:31:59  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
21:31:59  runc version: v1.0.3-0-gf46b6ba
21:31:59  init version: de40ad0
21:31:59  Security Options:
21:31:59   apparmor
21:31:59   seccomp
21:31:59    Profile: default
21:31:59  Kernel Version: 5.4.0-1071-aws
21:31:59  Operating System: Ubuntu 18.04.6 LTS
21:31:59  OSType: linux
21:31:59  Architecture: armv8l
21:31:59  CPUs: 2
21:31:59  Total Memory: 7.566GiB
21:31:59  Name: ip-10-100-114-75
21:31:59  ID: L2DA:HS7W:OGRC:VHUG:2BYK:DOFX:SYW4:MCO6:YIXO:FGSY:WKOF:BQZX
21:31:59  Docker Root Dir: /var/lib/docker
21:31:59  Debug Mode: false
21:31:59  Username: dockerbuildbot
21:31:59  Registry: https://index.docker.io/v1/
21:31:59  Labels:
21:31:59  Experimental: true
21:31:59  Insecure Registries:
21:31:59   127.0.0.0/8
21:31:59  Live Restore Enabled: true
21:31:59 
21:31:59 WARNING: No swap limit support
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
21:31:59 The recommended git tool is: git
21:31:59 Client:
21:31:59  Context:    default
21:31:59  Debug Mode: false
21:31:59  Plugins:
21:31:59   app: Docker App (Docker Inc., v0.9.1-beta3)
21:31:59   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
21:31:59 
21:31:59 Server:
21:31:59  Containers: 0
21:31:59   Running: 0
21:31:59   Paused: 0
21:31:59   Stopped: 0
21:31:59  Images: 1
21:31:59  Server Version: 20.10.14
21:31:59  Storage Driver: overlay2
21:31:59   Backing Filesystem: extfs
21:31:59   Supports d_type: true
21:31:59   Native Overlay Diff: true
21:31:59   userxattr: false
21:31:59  Logging Driver: json-file
21:31:59  Cgroup Driver: cgroupfs
21:31:59  Cgroup Version: 1
21:31:59  Plugins:
21:31:59   Volume: local
21:31:59   Network: bridge host ipvlan macvlan null overlay
21:31:59   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:31:59  Swarm: inactive
21:31:59  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:31:59  Default Runtime: runc
21:31:59  Init Binary: docker-init
21:31:59  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
21:31:59  runc version: v1.0.3-0-gf46b6ba
21:31:59  init version: de40ad0
21:31:59  Security Options:
21:31:59   apparmor
21:31:59   seccomp
21:31:59    Profile: default
21:31:59  Kernel Version: 5.4.0-1071-aws
21:31:59  Operating System: Ubuntu 18.04.6 LTS
21:31:59  OSType: linux
21:31:59  Architecture: armv8l
21:31:59  CPUs: 2
21:31:59  Total Memory: 7.566GiB
21:31:59  Name: ip-10-100-110-73
21:31:59  ID: L2DA:HS7W:OGRC:VHUG:2BYK:DOFX:SYW4:MCO6:YIXO:FGSY:WKOF:BQZX
21:31:59  Docker Root Dir: /var/lib/docker
21:31:59  Debug Mode: false
21:31:59  Username: dockerbuildbot
21:31:59  Registry: https://index.docker.io/v1/
21:31:59  Labels:
21:31:59  Experimental: true
21:31:59  Insecure Registries:
21:31:59   127.0.0.0/8
21:31:59  Live Restore Enabled: true
21:31:59 
21:31:59 WARNING: No swap limit support
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
21:31:59 The recommended git tool is: git
21:31:59 50783e0dfb64: Pull complete
21:31:59 Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
21:31:59 Status: Downloaded newer image for busybox:latest
21:31:59 Client:
21:31:59  Context:    default
21:31:59  Debug Mode: false
21:31:59  Plugins:
21:31:59   app: Docker App (Docker Inc., v0.9.1-beta3)
21:31:59   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
21:31:59 
21:31:59 Server:
21:31:59  Containers: 0
21:31:59   Running: 0
21:31:59   Paused: 0
21:31:59   Stopped: 0
21:31:59  Images: 1
21:31:59  Server Version: 20.10.14
21:31:59  Storage Driver: overlay2
21:31:59   Backing Filesystem: extfs
21:31:59   Supports d_type: true
21:31:59   Native Overlay Diff: true
21:31:59   userxattr: false
21:31:59  Logging Driver: json-file
21:31:59  Cgroup Driver: cgroupfs
21:31:59  Cgroup Version: 1
21:31:59  Plugins:
21:31:59   Volume: local
21:31:59   Network: bridge host ipvlan macvlan null overlay
21:31:59   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:31:59  Swarm: inactive
21:31:59  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:31:59  Default Runtime: runc
21:31:59  Init Binary: docker-init
21:31:59  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
21:31:59  runc version: v1.0.3-0-gf46b6ba
21:31:59  init version: de40ad0
21:31:59  Security Options:
21:31:59   apparmor
21:31:59   seccomp
21:31:59    Profile: default
21:31:59  Kernel Version: 5.4.0-1071-aws
21:31:59  Operating System: Ubuntu 18.04.6 LTS
21:31:59  OSType: linux
21:31:59  Architecture: armv8l
21:31:59  CPUs: 2
21:31:59  Total Memory: 7.566GiB
21:31:59  Name: ip-10-100-107-43
21:31:59  ID: L2DA:HS7W:OGRC:VHUG:2BYK:DOFX:SYW4:MCO6:YIXO:FGSY:WKOF:BQZX
21:31:59  Docker Root Dir: /var/lib/docker
21:31:59  Debug Mode: false
21:31:59  Username: dockerbuildbot
21:31:59  Registry: https://index.docker.io/v1/
21:31:59  Labels:
21:31:59  Experimental: true
21:31:59  Insecure Registries:
21:31:59   127.0.0.0/8
21:31:59  Live Restore Enabled: true
21:31:59 
21:31:59 WARNING: No swap limit support
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
21:31:59 The recommended git tool is: git
[Pipeline] echo
21:31:59 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
21:32:00 Removing all docker containers
[Pipeline] sh
21:32:00 + docker container ls -aq
[Pipeline] echo
21:32:00 Docker containers have been removed
[Pipeline] echo
21:32:00 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:32:00 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (fedora-35-amd64)
[Pipeline] sh
21:32:00 + docker container ls -aq
[Pipeline] echo
21:32:00 Docker containers have been removed
[Pipeline] echo
21:32:00 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:32:00 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-jammy-amd64)
[Pipeline] sh
21:32:00 + echo starting...
21:32:00 starting...
21:32:00 Client:
21:32:00  Context:    default
21:32:00  Debug Mode: false
21:32:00  Plugins:
21:32:00   app: Docker App (Docker Inc., v0.9.1-beta3)
21:32:00   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
21:32:00 
21:32:00 Server:
21:32:00  Containers: 0
21:32:00   Running: 0
21:32:00   Paused: 0
21:32:00   Stopped: 0
21:32:00  Images: 1
21:32:00  Server Version: 20.10.14
21:32:00  Storage Driver: overlay2
21:32:00   Backing Filesystem: extfs
21:32:00   Supports d_type: true
21:32:00   Native Overlay Diff: true
21:32:00   userxattr: false
21:32:00  Logging Driver: json-file
21:32:00  Cgroup Driver: cgroupfs
21:32:00  Cgroup Version: 1
21:32:00  Plugins:
21:32:00   Volume: local
21:32:00   Network: bridge host ipvlan macvlan null overlay
21:32:00   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:32:00  Swarm: inactive
21:32:00  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:32:00  Default Runtime: runc
21:32:00  Init Binary: docker-init
21:32:00  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
[Pipeline] echo
21:32:00  runc version: v1.0.3-0-gf46b6ba
21:32:00  init version: de40ad0
21:32:00  Security Options:
21:32:00   apparmor
21:32:00   seccomp
21:32:00    Profile: default
21:32:00  Kernel Version: 5.4.0-1071-aws
21:32:00  Operating System: Ubuntu 18.04.6 LTS
21:32:00  OSType: linux
21:32:00  Architecture: armv8l
21:32:00  CPUs: 2
21:32:00  Total Memory: 7.566GiB
21:32:00  Name: ip-10-100-99-147
21:32:00  ID: L2DA:HS7W:OGRC:VHUG:2BYK:DOFX:SYW4:MCO6:YIXO:FGSY:WKOF:BQZX
21:32:00  Docker Root Dir: /var/lib/docker
21:32:00  Debug Mode: false
21:32:00  Username: dockerbuildbot
21:32:00  Registry: https://index.docker.io/v1/
21:32:00  Labels:
21:32:00  Experimental: true
21:32:00  Insecure Registries:
21:32:00   127.0.0.0/8
21:32:00  Live Restore Enabled: true
21:32:00 
21:32:00 WARNING: No swap limit support
21:32:00 Removing all docker containers
[Pipeline] sh
21:32:00 Client:
21:32:00  Context:    default
21:32:00  Debug Mode: false
21:32:00  Plugins:
21:32:00   app: Docker App (Docker Inc., v0.9.1-beta3)
21:32:00   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
21:32:00 
21:32:00 Server:
21:32:00  Containers: 0
21:32:00   Running: 0
21:32:00   Paused: 0
21:32:00   Stopped: 0
21:32:00  Images: 1
21:32:00  Server Version: 20.10.14
21:32:00  Storage Driver: overlay2
21:32:00   Backing Filesystem: extfs
21:32:00   Supports d_type: true
21:32:00   Native Overlay Diff: true
21:32:00   userxattr: false
21:32:00  Logging Driver: json-file
21:32:00  Cgroup Driver: cgroupfs
21:32:00  Cgroup Version: 1
21:32:00  Plugins:
21:32:00   Volume: local
21:32:00   Network: bridge host ipvlan macvlan null overlay
21:32:00   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:32:00  Swarm: inactive
21:32:00  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:32:00  Default Runtime: runc
21:32:00  Init Binary: docker-init
21:32:00  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
21:32:00  runc version: v1.0.3-0-gf46b6ba
21:32:00  init version: de40ad0
21:32:00  Security Options:
21:32:00   apparmor
21:32:00   seccomp
21:32:00    Profile: default
21:32:00  Kernel Version: 5.13.0-1021-aws
21:32:00  Operating System: Ubuntu 20.04.4 LTS
21:32:00  OSType: linux
21:32:00  Architecture: aarch64
21:32:00  CPUs: 2
21:32:00  Total Memory: 7.562GiB
21:32:00  Name: ip-10-100-73-92
21:32:00  ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ
21:32:00  Docker Root Dir: /var/lib/docker
21:32:00  Debug Mode: false
21:32:00  Username: dockerbuildbot
21:32:00  Registry: https://index.docker.io/v1/
21:32:00  Labels:
21:32:00  Experimental: true
21:32:00  Insecure Registries:
21:32:00   127.0.0.0/8
21:32:00  Live Restore Enabled: true
21:32:00 
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
21:32:00 The recommended git tool is: git
[Pipeline] checkout
21:32:00 The recommended git tool is: git
21:32:00 Client:
21:32:00  Context:    default
21:32:00  Debug Mode: false
21:32:00  Plugins:
21:32:00   app: Docker App (Docker Inc., v0.9.1-beta3)
21:32:00   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
21:32:00 
21:32:00 Server:
21:32:00  Containers: 0
21:32:00   Running: 0
21:32:00   Paused: 0
21:32:00   Stopped: 0
21:32:00  Images: 1
21:32:00  Server Version: 20.10.14
21:32:00  Storage Driver: overlay2
21:32:00   Backing Filesystem: extfs
21:32:00   Supports d_type: true
21:32:00   Native Overlay Diff: true
21:32:00   userxattr: false
21:32:00  Logging Driver: json-file
21:32:00  Cgroup Driver: cgroupfs
21:32:00  Cgroup Version: 1
21:32:00  Plugins:
21:32:00   Volume: local
21:32:00   Network: bridge host ipvlan macvlan null overlay
21:32:00   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:32:00  Swarm: inactive
21:32:00  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:32:00  Default Runtime: runc
21:32:00  Init Binary: docker-init
21:32:00  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
21:32:00  runc version: v1.0.3-0-gf46b6ba
21:32:00  init version: de40ad0
21:32:00  Security Options:
21:32:00   apparmor
21:32:00   seccomp
21:32:00    Profile: default
21:32:00  Kernel Version: 5.4.0-1071-aws
21:32:00  Operating System: Ubuntu 18.04.6 LTS
21:32:00  OSType: linux
21:32:00  Architecture: armv8l
21:32:00  CPUs: 2
21:32:00  Total Memory: 7.566GiB
21:32:00  Name: ip-10-100-96-59
21:32:00  ID: L2DA:HS7W:OGRC:VHUG:2BYK:DOFX:SYW4:MCO6:YIXO:FGSY:WKOF:BQZX
21:32:00  Docker Root Dir: /var/lib/docker
21:32:00  Debug Mode: false
21:32:00  Username: dockerbuildbot
21:32:00  Registry: https://index.docker.io/v1/
21:32:00  Labels:
21:32:00  Experimental: true
21:32:00  Insecure Registries:
21:32:00   127.0.0.0/8
21:32:00  Live Restore Enabled: true
21:32:00 
21:32:00 WARNING: No swap limit support
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
21:32:00 The recommended git tool is: git
21:32:00 + echo starting...
21:32:00 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
21:32:00 + docker container ls -aq
21:32:00 + docker version
21:32:00 Client: Docker Engine - Community
21:32:00  Version:           20.10.14
21:32:00  API version:       1.41
21:32:00  Go version:        go1.16.15
21:32:00  Git commit:        a224086
21:32:00  Built:             Thu Mar 24 01:48:02 2022
21:32:00  OS/Arch:           linux/amd64
21:32:00  Context:           default
21:32:00  Experimental:      true
21:32:00 
21:32:00 Server: Docker Engine - Community
21:32:00  Engine:
21:32:00   Version:          20.10.14
21:32:00   API version:      1.41 (minimum version 1.12)
21:32:00   Go version:       go1.16.15
21:32:00   Git commit:       87a90dc
21:32:00   Built:            Thu Mar 24 01:45:53 2022
21:32:00   OS/Arch:          linux/amd64
21:32:00   Experimental:     true
21:32:00  containerd:
21:32:00   Version:          1.5.11
21:32:00   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
21:32:00  runc:
21:32:00   Version:          1.0.3
21:32:00   GitCommit:        v1.0.3-0-gf46b6ba
21:32:00  docker-init:
21:32:00   Version:          0.19.0
21:32:00   GitCommit:        de40ad0
21:32:00 using credential docker-jenkins-github-credentials
[Pipeline] echo
21:32:00 Docker containers have been removed
[Pipeline] echo
21:32:00 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] sh
21:32:00 Cloning the remote Git repository
21:32:00 Cloning with configured refspecs honoured and without tags
[Pipeline] echo
21:32:01 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (fedora-36-amd64)
[Pipeline] sh
21:32:01 + docker version
21:32:01 Client: Docker Engine - Community
21:32:01  Version:           20.10.14
21:32:01  API version:       1.41
21:32:01  Go version:        go1.16.15
21:32:01  Git commit:        a224086
21:32:01  Built:             Thu Mar 24 01:48:02 2022
21:32:01  OS/Arch:           linux/amd64
21:32:01  Context:           default
21:32:01  Experimental:      true
21:32:01 
21:32:01 Server: Docker Engine - Community
21:32:01  Engine:
21:32:01   Version:          20.10.14
21:32:01   API version:      1.41 (minimum version 1.12)
21:32:01   Go version:       go1.16.15
21:32:01   Git commit:       87a90dc
21:32:01   Built:            Thu Mar 24 01:45:53 2022
21:32:01   OS/Arch:          linux/amd64
21:32:01   Experimental:     true
21:32:01  containerd:
21:32:01   Version:          1.5.11
21:32:01   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
21:32:01  runc:
21:32:01   Version:          1.0.3
21:32:01   GitCommit:        v1.0.3-0-gf46b6ba
21:32:01  docker-init:
21:32:01   Version:          0.19.0
21:32:01   GitCommit:        de40ad0
[Pipeline] sh
[Pipeline] echo
21:32:01 Removing all docker containers
[Pipeline] sh
21:32:01 + docker info
21:32:01 + echo starting...
21:32:01 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
21:32:01 using credential docker-jenkins-github-credentials
21:32:01 using credential docker-jenkins-github-credentials
21:32:01 Cloning the remote Git repository
21:32:01 Cloning with configured refspecs honoured and without tags
21:32:01 Cloning the remote Git repository
21:32:01 Cloning with configured refspecs honoured and without tags
21:32:01 Client:
21:32:01  Context:    default
21:32:01  Debug Mode: false
21:32:01  Plugins:
21:32:01   app: Docker App (Docker Inc., v0.9.1-beta3)
21:32:01   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
21:32:01 
21:32:01 Server:
21:32:01  Containers: 0
21:32:01   Running: 0
21:32:01   Paused: 0
21:32:01   Stopped: 0
21:32:01  Images: 1
21:32:01  Server Version: 20.10.14
21:32:01  Storage Driver: overlay2
21:32:01   Backing Filesystem: extfs
21:32:01   Supports d_type: true
21:32:01   Native Overlay Diff: true
21:32:01   userxattr: false
21:32:01  Logging Driver: json-file
21:32:01  Cgroup Driver: cgroupfs
21:32:01  Cgroup Version: 1
21:32:01  Plugins:
21:32:01   Volume: local
21:32:01   Network: bridge host ipvlan macvlan null overlay
21:32:01   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:32:01  Swarm: inactive
21:32:01  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:32:01  Default Runtime: runc
21:32:01  Init Binary: docker-init
21:32:01  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
21:32:01  runc version: v1.0.3-0-gf46b6ba
21:32:01  init version: de40ad0
21:32:01  Security Options:
21:32:01   apparmor
21:32:01   seccomp
21:32:01    Profile: default
21:32:01  Kernel Version: 5.13.0-1021-aws
21:32:01  Operating System: Ubuntu 20.04.4 LTS
21:32:01  OSType: linux
21:32:01  Architecture: aarch64
21:32:01  CPUs: 2
21:32:01  Total Memory: 7.562GiB
21:32:01  Name: ip-10-100-83-63
21:32:01  ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ
21:32:01  Docker Root Dir: /var/lib/docker
21:32:01  Debug Mode: false
21:32:01  Username: dockerbuildbot
21:32:01  Registry: https://index.docker.io/v1/
21:32:01  Labels:
21:32:01  Experimental: true
21:32:01  Insecure Registries:
21:32:01   127.0.0.0/8
21:32:01  Live Restore Enabled: true
21:32:01 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
21:32:01 + docker info
[Pipeline] checkout
21:32:01 The recommended git tool is: git
21:32:01 Client:
21:32:01  Context:    default
21:32:01  Debug Mode: false
21:32:01  Plugins:
21:32:01   app: Docker App (Docker Inc., v0.9.1-beta3)
21:32:01   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
21:32:01 
21:32:01 Server:
21:32:01  Containers: 0
21:32:01   Running: 0
21:32:01   Paused: 0
21:32:01   Stopped: 0
21:32:01  Images: 1
21:32:01  Server Version: 20.10.14
21:32:01  Storage Driver: overlay2
21:32:01   Backing Filesystem: extfs
21:32:01   Supports d_type: true
21:32:01   Native Overlay Diff: true
21:32:01   userxattr: false
21:32:01  Logging Driver: json-file
21:32:01  Cgroup Driver: cgroupfs
21:32:01  Cgroup Version: 1
21:32:01  Plugins:
21:32:01   Volume: local
21:32:01   Network: bridge host ipvlan macvlan null overlay
21:32:01   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:32:01  Swarm: inactive
21:32:01  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
21:32:01  Default Runtime: runc
21:32:01  Init Binary: docker-init
21:32:01  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
21:32:01  runc version: v1.0.3-0-gf46b6ba
21:32:01  init version: de40ad0
21:32:01  Security Options:
21:32:01   apparmor
21:32:01   seccomp
21:32:01    Profile: default
21:32:01  Kernel Version: 5.13.0-1021-aws
21:32:01  Operating System: Ubuntu 20.04.4 LTS
21:32:01  OSType: linux
21:32:01  Architecture: aarch64
21:32:01  CPUs: 2
21:32:01  Total Memory: 7.562GiB
21:32:01  Name: ip-10-100-79-242
21:32:01  ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ
21:32:01  Docker Root Dir: /var/lib/docker
21:32:01  Debug Mode: false
21:32:01  Username: dockerbuildbot
21:32:01  Registry: https://index.docker.io/v1/
21:32:01  Labels:
21:32:01  Experimental: true
21:32:01  Insecure Registries:
21:32:01   127.0.0.0/8
21:32:01  Live Restore Enabled: true
21:32:01 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
21:32:01 Client:
21:32:01  Context:    default
21:32:01  Debug Mode: false
21:32:01  Plugins:
21:32:01   app: Docker App (Docker Inc., v0.9.1-beta3)
21:32:01   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
21:32:01 
21:32:01 Server:
21:32:01  Containers: 0
21:32:01   Running: 0
21:32:01   Paused: 0
21:32:01   Stopped: 0
21:32:01  Images: 1
21:32:01  Server Version: 20.10.14
21:32:01  Storage Driver: overlay2
21:32:01   Backing Filesystem: extfs
21:32:01   Supports d_type: true
21:32:01   Native Overlay Diff: true
21:32:01   userxattr: false
21:32:01  Logging Driver: json-file
21:32:01  Cgroup Driver: cgroupfs
21:32:01  Cgroup Version: 1
21:32:01  Plugins:
21:32:01   Volume: local
21:32:01   Network: bridge host ipvlan macvlan null overlay
21:32:01   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:32:01  Swarm: inactive
21:32:01  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:32:01  Default Runtime: runc
21:32:01  Init Binary: docker-init
21:32:01  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
21:32:01  runc version: v1.0.3-0-gf46b6ba
21:32:01  init version: de40ad0
21:32:01  Security Options:
21:32:01   apparmor
21:32:01   seccomp
21:32:01    Profile: default
21:32:01  Kernel Version: 5.13.0-1021-aws
21:32:01  Operating System: Ubuntu 20.04.4 LTS
21:32:01  OSType: linux
21:32:01  Architecture: aarch64
21:32:01  CPUs: 2
21:32:01  Total Memory: 7.562GiB
21:32:01  Name: ip-10-100-68-135
21:32:01  ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ
21:32:01  Docker Root Dir: /var/lib/docker
21:32:01  Debug Mode: false
21:32:01  Username: dockerbuildbot
21:32:01  Registry: https://index.docker.io/v1/
21:32:01  Labels:
21:32:01  Experimental: true
21:32:01  Insecure Registries:
21:32:01   127.0.0.0/8
21:32:01  Live Restore Enabled: true
21:32:01 
21:32:01 The recommended git tool is: git
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
21:32:01 Client:
21:32:01  Context:    default
21:32:01  Debug Mode: false
21:32:01  Plugins:
21:32:01   app: Docker App (Docker Inc., v0.9.1-beta3)
21:32:01   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
21:32:01 
21:32:01 Server:
21:32:01  Containers: 0
21:32:01   Running: 0
21:32:01   Paused: 0
21:32:01   Stopped: 0
21:32:01  Images: 1
21:32:01  Server Version: 20.10.14
21:32:01  Storage Driver: overlay2
21:32:01   Backing Filesystem: extfs
21:32:01   Supports d_type: true
21:32:01   Native Overlay Diff: true
21:32:01   userxattr: false
21:32:01  Logging Driver: json-file
21:32:01  Cgroup Driver: cgroupfs
21:32:01  Cgroup Version: 1
21:32:01  Plugins:
21:32:01   Volume: local
21:32:01   Network: bridge host ipvlan macvlan null overlay
21:32:01   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:32:01  Swarm: inactive
21:32:01  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
21:32:01  Default Runtime: runc
21:32:01  Init Binary: docker-init
21:32:01  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
21:32:01  runc version: v1.0.3-0-gf46b6ba
21:32:01  init version: de40ad0
21:32:01  Security Options:
21:32:01   apparmor
21:32:01   seccomp
21:32:01    Profile: default
21:32:01  Kernel Version: 5.13.0-1021-aws
21:32:01  Operating System: Ubuntu 20.04.4 LTS
21:32:01  OSType: linux
21:32:01  Architecture: aarch64
21:32:01  CPUs: 2
21:32:01  Total Memory: 7.562GiB
21:32:01  Name: ip-10-100-83-199
21:32:01  ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ
21:32:01  Docker Root Dir: /var/lib/docker
21:32:01  Debug Mode: false
21:32:01  Username: dockerbuildbot
21:32:01  Registry: https://index.docker.io/v1/
21:32:01  Labels:
21:32:01  Experimental: true
21:32:01  Insecure Registries:
21:32:01   127.0.0.0/8
21:32:01  Live Restore Enabled: true
21:32:01 
[Pipeline] checkout
21:32:01 The recommended git tool is: git
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
21:32:01 The recommended git tool is: git
21:32:01 using credential docker-jenkins-github-credentials
21:32:01 Cloning the remote Git repository
21:32:01 Cloning with configured refspecs honoured and without tags
21:32:01 + docker container ls -aq
[Pipeline] echo
21:32:01 Docker containers have been removed
[Pipeline] echo
21:32:01 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:32:01 cleanWorkspace: Workspace is clean.
[Pipeline] stage
21:32:01 + docker version
21:32:01 Client: Docker Engine - Community
21:32:01  Version:           20.10.14
21:32:01  API version:       1.41
21:32:01  Go version:        go1.16.15
21:32:01  Git commit:        a224086
21:32:01  Built:             Thu Mar 24 01:48:02 2022
21:32:01  OS/Arch:           linux/amd64
21:32:01  Context:           default
21:32:01  Experimental:      true
21:32:01 
21:32:01 Server: Docker Engine - Community
21:32:01  Engine:
21:32:01   Version:          20.10.14
21:32:01   API version:      1.41 (minimum version 1.12)
21:32:01   Go version:       go1.16.15
21:32:01   Git commit:       87a90dc
21:32:01   Built:            Thu Mar 24 01:45:53 2022
21:32:01   OS/Arch:          linux/amd64
21:32:01   Experimental:     true
21:32:01  containerd:
21:32:01   Version:          1.5.11
21:32:01   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
21:32:01  runc:
21:32:01   Version:          1.0.3
21:32:01   GitCommit:        v1.0.3-0-gf46b6ba
21:32:01  docker-init:
21:32:01   Version:          0.19.0
21:32:01   GitCommit:        de40ad0
[Pipeline] { (ubuntu-bionic-amd64)
[Pipeline] sh
21:32:01 Client:
21:32:01  Context:    default
21:32:01  Debug Mode: false
21:32:01  Plugins:
21:32:01   app: Docker App (Docker Inc., v0.9.1-beta3)
21:32:01   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
21:32:01 
21:32:01 Server:
21:32:01  Containers: 0
21:32:01   Running: 0
21:32:01   Paused: 0
21:32:01   Stopped: 0
21:32:01  Images: 1
21:32:01  Server Version: 20.10.14
21:32:01  Storage Driver: overlay2
21:32:01   Backing Filesystem: extfs
21:32:01   Supports d_type: true
21:32:01   Native Overlay Diff: true
21:32:01   userxattr: false
21:32:01  Logging Driver: json-file
21:32:01  Cgroup Driver: cgroupfs
21:32:01  Cgroup Version: 1
21:32:01  Plugins:
21:32:01   Volume: local
21:32:01   Network: bridge host ipvlan macvlan null overlay
21:32:01   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:32:01  Swarm: inactive
21:32:01  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:32:01  Default Runtime: runc
21:32:01  Init Binary: docker-init
21:32:01  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
21:32:01  runc version: v1.0.3-0-gf46b6ba
21:32:01  init version: de40ad0
21:32:01  Security Options:
21:32:01   apparmor
21:32:01   seccomp
21:32:01    Profile: default
21:32:01  Kernel Version: 5.13.0-1021-aws
21:32:01  Operating System: Ubuntu 20.04.4 LTS
21:32:01  OSType: linux
21:32:01  Architecture: aarch64
21:32:01  CPUs: 2
21:32:01  Total Memory: 7.562GiB
21:32:01  Name: ip-10-100-73-229
21:32:01  ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ
21:32:01  Docker Root Dir: /var/lib/docker
21:32:01  Debug Mode: false
21:32:01  Username: dockerbuildbot
21:32:01  Registry: https://index.docker.io/v1/
21:32:01  Labels:
21:32:01  Experimental: true
21:32:01  Insecure Registries:
21:32:01   127.0.0.0/8
21:32:01  Live Restore Enabled: true
21:32:01 
21:32:01 Client:
21:32:01  Context:    default
21:32:01  Debug Mode: false
21:32:01  Plugins:
21:32:01   app: Docker App (Docker Inc., v0.9.1-beta3)
21:32:01   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
21:32:01 
21:32:01 Server:
21:32:01  Containers: 0
21:32:01   Running: 0
21:32:01   Paused: 0
21:32:01   Stopped: 0
21:32:01  Images: 1
21:32:01  Server Version: 20.10.14
21:32:01  Storage Driver: overlay2
21:32:01   Backing Filesystem: extfs
21:32:01   Supports d_type: true
21:32:01   Native Overlay Diff: true
21:32:01   userxattr: false
21:32:01  Logging Driver: json-file
21:32:01  Cgroup Driver: cgroupfs
21:32:01  Cgroup Version: 1
21:32:01  Plugins:
21:32:01   Volume: local
21:32:01   Network: bridge host ipvlan macvlan null overlay
21:32:01   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:32:01  Swarm: inactive
21:32:01  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:32:01  Default Runtime: runc
21:32:01  Init Binary: docker-init
21:32:01  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
21:32:01  runc version: v1.0.3-0-gf46b6ba
21:32:01  init version: de40ad0
21:32:01  Security Options:
21:32:01   apparmor
21:32:01   seccomp
21:32:01    Profile: default
21:32:01  Kernel Version: 5.13.0-1021-aws
21:32:01  Operating System: Ubuntu 20.04.4 LTS
21:32:01  OSType: linux
21:32:01  Architecture: aarch64
21:32:01  CPUs: 2
21:32:01  Total Memory: 7.562GiB
21:32:01  Name: ip-10-100-64-148
21:32:01  ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ
21:32:01  Docker Root Dir: /var/lib/docker
21:32:01  Debug Mode: false
21:32:01  Username: dockerbuildbot
21:32:01  Registry: https://index.docker.io/v1/
21:32:01  Labels:
21:32:01  Experimental: true
21:32:01  Insecure Registries:
21:32:01   127.0.0.0/8
21:32:01  Live Restore Enabled: true
21:32:01 
[Pipeline] }
[Pipeline] sh
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] }
[Pipeline] checkout
21:32:01 The recommended git tool is: git
21:32:01 Client:
21:32:01  Context:    default
21:32:01  Debug Mode: false
21:32:01  Plugins:
21:32:01   app: Docker App (Docker Inc., v0.9.1-beta3)
21:32:01   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
21:32:01 
21:32:01 Server:
21:32:01  Containers: 0
21:32:01   Running: 0
21:32:01   Paused: 0
21:32:01   Stopped: 0
21:32:01  Images: 1
21:32:01  Server Version: 20.10.14
21:32:01  Storage Driver: overlay2
21:32:01   Backing Filesystem: extfs
21:32:01   Supports d_type: true
21:32:01   Native Overlay Diff: true
21:32:01   userxattr: false
21:32:01  Logging Driver: json-file
21:32:01  Cgroup Driver: cgroupfs
21:32:01  Cgroup Version: 1
21:32:01  Plugins:
21:32:01   Volume: local
21:32:01   Network: bridge host ipvlan macvlan null overlay
21:32:01   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:32:01  Swarm: inactive
21:32:01  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:32:01  Default Runtime: runc
21:32:01  Init Binary: docker-init
21:32:01  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
21:32:01  runc version: v1.0.3-0-gf46b6ba
21:32:01  init version: de40ad0
21:32:01  Security Options:
21:32:01   apparmor
21:32:01   seccomp
21:32:01    Profile: default
21:32:01  Kernel Version: 5.13.0-1021-aws
21:32:01  Operating System: Ubuntu 20.04.4 LTS
21:32:01  OSType: linux
21:32:01  Architecture: aarch64
21:32:01  CPUs: 2
21:32:01  Total Memory: 7.562GiB
21:32:01  Name: ip-10-100-76-134
21:32:01  ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ
21:32:01  Docker Root Dir: /var/lib/docker
21:32:01  Debug Mode: false
21:32:01  Username: dockerbuildbot
21:32:01  Registry: https://index.docker.io/v1/
21:32:01  Labels:
21:32:01  Experimental: true
21:32:01  Insecure Registries:
21:32:01   127.0.0.0/8
21:32:01  Live Restore Enabled: true
21:32:01 
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] checkout
[Pipeline] }
[Pipeline] // stage
21:32:01 The recommended git tool is: git
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
21:32:01 The recommended git tool is: git
21:32:01 Client:
21:32:01  Context:    default
21:32:01  Debug Mode: false
21:32:01  Plugins:
21:32:01   app: Docker App (Docker Inc., v0.9.1-beta3)
21:32:01   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
21:32:01 
21:32:01 Server:
21:32:01  Containers: 0
21:32:01   Running: 0
21:32:01   Paused: 0
21:32:01   Stopped: 0
21:32:01  Images: 1
21:32:01  Server Version: 20.10.14
21:32:01  Storage Driver: overlay2
21:32:01   Backing Filesystem: extfs
21:32:01   Supports d_type: true
21:32:01   Native Overlay Diff: true
21:32:01   userxattr: false
21:32:01  Logging Driver: json-file
21:32:01  Cgroup Driver: cgroupfs
21:32:01  Cgroup Version: 1
21:32:01  Plugins:
21:32:01   Volume: local
21:32:01   Network: bridge host ipvlan macvlan null overlay
21:32:01   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:32:01  Swarm: inactive
21:32:01  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:32:01  Default Runtime: runc
21:32:01  Init Binary: docker-init
21:32:01  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
21:32:01  runc version: v1.0.3-0-gf46b6ba
21:32:01  init version: de40ad0
21:32:01  Security Options:
21:32:01   apparmor
21:32:01   seccomp
21:32:01    Profile: default
21:32:01  Kernel Version: 5.13.0-1021-aws
21:32:01  Operating System: Ubuntu 20.04.4 LTS
21:32:01  OSType: linux
21:32:01  Architecture: aarch64
21:32:01  CPUs: 2
21:32:01  Total Memory: 7.562GiB
21:32:01  Name: ip-10-100-69-110
21:32:01  ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ
21:32:01  Docker Root Dir: /var/lib/docker
21:32:01  Debug Mode: false
21:32:01  Username: dockerbuildbot
21:32:01  Registry: https://index.docker.io/v1/
21:32:01  Labels:
21:32:01  Experimental: true
21:32:01  Insecure Registries:
21:32:01   127.0.0.0/8
21:32:01  Live Restore Enabled: true
21:32:01 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
21:32:02 + echo starting...
21:32:02 starting...
21:32:02 Client:
21:32:02  Context:    default
21:32:02  Debug Mode: false
21:32:02  Plugins:
21:32:02   app: Docker App (Docker Inc., v0.9.1-beta3)
21:32:02   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
21:32:02 
21:32:02 Server:
21:32:02  Containers: 0
21:32:02   Running: 0
21:32:02   Paused: 0
21:32:02   Stopped: 0
21:32:02  Images: 1
21:32:02  Server Version: 20.10.14
21:32:02  Storage Driver: overlay2
21:32:02   Backing Filesystem: extfs
21:32:02   Supports d_type: true
21:32:02   Native Overlay Diff: true
21:32:02   userxattr: false
21:32:02  Logging Driver: json-file
21:32:02  Cgroup Driver: cgroupfs
21:32:02  Cgroup Version: 1
21:32:02  Plugins:
21:32:02   Volume: local
21:32:02   Network: bridge host ipvlan macvlan null overlay
21:32:02   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:32:02  Swarm: inactive
21:32:02  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:32:02  Default Runtime: runc
21:32:02  Init Binary: docker-init
21:32:02  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
21:32:02  runc version: v1.0.3-0-gf46b6ba
21:32:02  init version: de40ad0
21:32:02  Security Options:
21:32:02   apparmor
21:32:02   seccomp
21:32:02    Profile: default
21:32:02  Kernel Version: 5.4.0-1071-aws
21:32:02  Operating System: Ubuntu 18.04.6 LTS
21:32:02  OSType: linux
21:32:02  Architecture: armv8l
21:32:02  CPUs: 2
21:32:02  Total Memory: 7.566GiB
21:32:02  Name: ip-10-100-42-62
21:32:02  ID: L2DA:HS7W:OGRC:VHUG:2BYK:DOFX:SYW4:MCO6:YIXO:FGSY:WKOF:BQZX
21:32:02  Docker Root Dir: /var/lib/docker
21:32:02  Debug Mode: false
21:32:02  Username: dockerbuildbot
21:32:02  Registry: https://index.docker.io/v1/
21:32:02  Labels:
21:32:02  Experimental: true
21:32:02  Insecure Registries:
21:32:02   127.0.0.0/8
21:32:02  Live Restore Enabled: true
21:32:02 
21:32:02 WARNING: No swap limit support
21:32:02 The recommended git tool is: git
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
21:32:02 + docker info
[Pipeline] checkout
21:32:02 The recommended git tool is: git
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-733 # 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/733/head:refs/remotes/origin/PR-733 +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-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:32:02 + docker version
21:32:02 Client: Docker Engine - Community
21:32:02  Version:           20.10.14
21:32:02  API version:       1.41
21:32:02  Go version:        go1.16.15
21:32:02  Git commit:        a224086
21:32:02  Built:             Thu Mar 24 01:48:02 2022
21:32:02  OS/Arch:           linux/amd64
21:32:02  Context:           default
21:32:02  Experimental:      true
21:32:02 
21:32:02 Server: Docker Engine - Community
21:32:02  Engine:
21:32:02   Version:          20.10.14
21:32:02   API version:      1.41 (minimum version 1.12)
21:32:02   Go version:       go1.16.15
21:32:02   Git commit:       87a90dc
21:32:02   Built:            Thu Mar 24 01:45:53 2022
21:32:02   OS/Arch:          linux/amd64
21:32:02   Experimental:     true
21:32:02  containerd:
21:32:02   Version:          1.5.11
21:32:02   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
21:32:02  runc:
21:32:02   Version:          1.0.3
21:32:02   GitCommit:        v1.0.3-0-gf46b6ba
21:32:02  docker-init:
21:32:02   Version:          0.19.0
21:32:02   GitCommit:        de40ad0
[Pipeline] sh
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:32:02 + docker info
21:32:02 Fetching without tags
21:32:02 Fetching without tags
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/733/head:refs/remotes/origin/PR-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:32:03 Merging remotes/origin/master commit 8b0101abaad3fe9773edb9d0138b1f543a56e10c into PR head commit ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:03 Merging remotes/origin/master commit 8b0101abaad3fe9773edb9d0138b1f543a56e10c into PR head commit ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:03 using credential docker-jenkins-github-credentials
21:32:03 Fetching without tags
21:32:03 Cloning the remote Git repository
21:32:03 Cloning with configured refspecs honoured and without tags
21:32:03 Merge succeeded, producing ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:03 Checking out Revision ea3f25f2c1dff2f76606a23eddcc428e172879a3 (PR-733)
21:32:03 Merge succeeded, producing ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:03 Checking out Revision ea3f25f2c1dff2f76606a23eddcc428e172879a3 (PR-733)
21:32:03 Merging remotes/origin/master commit 8b0101abaad3fe9773edb9d0138b1f543a56e10c into PR head commit ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:03 Client:
21:32:03  Context:    default
21:32:03  Debug Mode: false
21:32:03  Plugins:
21:32:03   app: Docker App (Docker Inc., v0.9.1-beta3)
21:32:03   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
21:32:03   compose: Docker Compose (Docker Inc., v2.4.1)
21:32:03   scan: Docker Scan (Docker Inc., v0.17.0)
21:32:03 
21:32:03 Server:
21:32:03  Containers: 0
21:32:03   Running: 0
21:32:03   Paused: 0
21:32:03   Stopped: 0
21:32:03  Images: 1
21:32:03  Server Version: 20.10.14
21:32:03  Storage Driver: overlay2
21:32:03   Backing Filesystem: extfs
21:32:03   Supports d_type: true
21:32:03   Native Overlay Diff: true
21:32:03   userxattr: false
21:32:03  Logging Driver: json-file
21:32:03  Cgroup Driver: systemd
21:32:03  Cgroup Version: 2
21:32:03  Plugins:
21:32:03   Volume: local
21:32:03   Network: bridge host ipvlan macvlan null overlay
21:32:03   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:32:03  Swarm: inactive
21:32:03  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
21:32:03  Default Runtime: runc
21:32:03  Init Binary: docker-init
21:32:03  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
21:32:03  runc version: v1.0.3-0-gf46b6ba
21:32:03  init version: de40ad0
21:32:03  Security Options:
21:32:03   apparmor
21:32:03   seccomp
21:32:03    Profile: default
21:32:03   cgroupns
21:32:03  Kernel Version: 5.13.0-1021-aws
21:32:03  Operating System: Ubuntu 20.04.4 LTS
21:32:03  OSType: linux
21:32:03  Architecture: x86_64
21:32:03  CPUs: 2
21:32:03  Total Memory: 7.476GiB
21:32:03  Name: ip-10-100-115-52
21:32:03  ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK
21:32:03  Docker Root Dir: /var/lib/docker
21:32:03  Debug Mode: false
21:32:03  Username: dockerbuildbot
21:32:03  Registry: https://index.docker.io/v1/
21:32:03  Labels:
21:32:03  Experimental: true
21:32:03  Insecure Registries:
21:32:03   127.0.0.0/8
21:32:03  Live Restore Enabled: true
21:32:03 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
21:32:03 using credential docker-jenkins-github-credentials
21:32:03 Cloning the remote Git repository
21:32:03 Cloning with configured refspecs honoured and without tags
21:32:03 The recommended git tool is: git
21:32:03 Merge succeeded, producing ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:03 Checking out Revision ea3f25f2c1dff2f76606a23eddcc428e172879a3 (PR-733)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/733/head:refs/remotes/origin/PR-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # 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 8b0101abaad3fe9773edb9d0138b1f543a56e10c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # 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/733/head:refs/remotes/origin/PR-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # 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 8b0101abaad3fe9773edb9d0138b1f543a56e10c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # timeout=10
21:32:03 using credential docker-jenkins-github-credentials
21:32:03 Cloning the remote Git repository
21:32:03 Cloning with configured refspecs honoured and without tags
21:32:03 Fetching without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-733 # timeout=10
21:32:03 Client:
21:32:03  Context:    default
21:32:03  Debug Mode: false
21:32:03  Plugins:
21:32:03   app: Docker App (Docker Inc., v0.9.1-beta3)
21:32:03   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
21:32:03   compose: Docker Compose (Docker Inc., v2.4.1)
21:32:03   scan: Docker Scan (Docker Inc., v0.17.0)
21:32:03 
21:32:03 Server:
21:32:03  Containers: 0
21:32:03   Running: 0
21:32:03   Paused: 0
21:32:03   Stopped: 0
21:32:03  Images: 1
21:32:03  Server Version: 20.10.14
21:32:03  Storage Driver: overlay2
21:32:03   Backing Filesystem: extfs
21:32:03   Supports d_type: true
21:32:03   Native Overlay Diff: true
21:32:03   userxattr: false
21:32:03  Logging Driver: json-file
21:32:03  Cgroup Driver: systemd
21:32:03  Cgroup Version: 2
21:32:03  Plugins:
21:32:03   Volume: local
21:32:03   Network: bridge host ipvlan macvlan null overlay
21:32:03   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:32:03  Swarm: inactive
21:32:03  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:32:03  Default Runtime: runc
21:32:03  Init Binary: docker-init
21:32:03  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
21:32:03  runc version: v1.0.3-0-gf46b6ba
21:32:03  init version: de40ad0
21:32:03  Security Options:
21:32:03   apparmor
21:32:03   seccomp
21:32:03    Profile: default
21:32:03   cgroupns
21:32:03  Kernel Version: 5.13.0-1021-aws
21:32:03  Operating System: Ubuntu 20.04.4 LTS
21:32:03  OSType: linux
21:32:03  Architecture: x86_64
21:32:03  CPUs: 2
21:32:03  Total Memory: 7.476GiB
21:32:03  Name: ip-10-100-117-172
21:32:03  ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK
21:32:03  Docker Root Dir: /var/lib/docker
21:32:03  Debug Mode: false
21:32:03  Username: dockerbuildbot
21:32:03  Registry: https://index.docker.io/v1/
21:32:03  Labels:
21:32:03  Experimental: true
21:32:03  Insecure Registries:
21:32:03   127.0.0.0/8
21:32:03  Live Restore Enabled: true
21:32:03 
Cloning repository https://github.com/docker/docker-ce-packaging.git
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] echo
21:32:03 Removing all docker containers
[Pipeline] sh
21:32:03 Merging remotes/origin/master commit 8b0101abaad3fe9773edb9d0138b1f543a56e10c into PR head commit ea3f25f2c1dff2f76606a23eddcc428e172879a3
Cloning repository https://github.com/docker/docker-ce-packaging.git
[Pipeline] checkout
21:32:04 The recommended git tool is: git
21:32:04 Merge succeeded, producing ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:04 Checking out Revision ea3f25f2c1dff2f76606a23eddcc428e172879a3 (PR-733)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # 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 8b0101abaad3fe9773edb9d0138b1f543a56e10c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # timeout=10
21:32:04 + docker container ls -aq
[Pipeline] echo
21:32:04 Docker containers have been removed
[Pipeline] echo
21:32:04 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:32:04 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-focal-amd64)
[Pipeline] sh
21:32:04 using credential docker-jenkins-github-credentials
21:32:04 Cloning the remote Git repository
21:32:04 Cloning with configured refspecs honoured and without tags
21:32:04 using credential docker-jenkins-github-credentials
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/733/head:refs/remotes/origin/PR-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # 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 8b0101abaad3fe9773edb9d0138b1f543a56e10c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # timeout=10
21:32:04 Cloning the remote Git repository
21:32:04 Cloning with configured refspecs honoured and without tags
21:32:04 using credential docker-jenkins-github-credentials
21:32:04 Cloning the remote Git repository
21:32:04 Cloning with configured refspecs honoured and without tags
21:32:04 + echo starting...
21:32:04 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
Cloning repository https://github.com/docker/docker-ce-packaging.git
21:32:04 Fetching without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
21:32:04 using credential docker-jenkins-github-credentials
21:32:04 Cloning the remote Git repository
21:32:04 Cloning with configured refspecs honoured and without tags
21:32:04 Merging remotes/origin/master commit 8b0101abaad3fe9773edb9d0138b1f543a56e10c into PR head commit ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:05 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/733/head:refs/remotes/origin/PR-733 +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/733/head:refs/remotes/origin/PR-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-733 # 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/733/head:refs/remotes/origin/PR-733 +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/733/head:refs/remotes/origin/PR-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:32:05 Merge succeeded, producing ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:05 Checking out Revision ea3f25f2c1dff2f76606a23eddcc428e172879a3 (PR-733)
21:32:05 + docker version
21:32:05 Client: Docker Engine - Community
21:32:05  Version:           20.10.14
21:32:05  API version:       1.41
21:32:05  Go version:        go1.16.15
21:32:05  Git commit:        a224086
21:32:05  Built:             Thu Mar 24 01:48:02 2022
21:32:05  OS/Arch:           linux/amd64
21:32:05  Context:           default
21:32:05  Experimental:      true
21:32:05 
21:32:05 Server: Docker Engine - Community
21:32:05  Engine:
21:32:05   Version:          20.10.14
21:32:05   API version:      1.41 (minimum version 1.12)
21:32:05   Go version:       go1.16.15
21:32:05   Git commit:       87a90dc
21:32:05   Built:            Thu Mar 24 01:45:53 2022
21:32:05   OS/Arch:          linux/amd64
21:32:05   Experimental:     true
21:32:05  containerd:
21:32:05   Version:          1.5.11
21:32:05   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
21:32:05  runc:
21:32:05   Version:          1.0.3
21:32:05   GitCommit:        v1.0.3-0-gf46b6ba
21:32:05  docker-init:
21:32:05   Version:          0.19.0
21:32:05   GitCommit:        de40ad0
[Pipeline] sh
21:32:05 Merging remotes/origin/master commit 8b0101abaad3fe9773edb9d0138b1f543a56e10c into PR head commit ea3f25f2c1dff2f76606a23eddcc428e172879a3
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-733 # 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/733/head:refs/remotes/origin/PR-733 +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/733/head:refs/remotes/origin/PR-733 # timeout=10
21:32:05 Fetching without tags
21:32:05 Merge succeeded, producing ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:05 Checking out Revision ea3f25f2c1dff2f76606a23eddcc428e172879a3 (PR-733)
21:32:05 using credential docker-jenkins-github-credentials
21:32:05 Cloning the remote Git repository
21:32:05 Cloning with configured refspecs honoured and without tags
21:32:05 Merging remotes/origin/master commit 8b0101abaad3fe9773edb9d0138b1f543a56e10c into PR head commit ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:05 + docker info
21:32:05 using credential docker-jenkins-github-credentials
21:32:05 Cloning the remote Git repository
21:32:05 Cloning with configured refspecs honoured and without tags
21:32:05 using credential docker-jenkins-github-credentials
21:32:05 Merge succeeded, producing ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:05 Checking out Revision ea3f25f2c1dff2f76606a23eddcc428e172879a3 (PR-733)
21:32:05 Cloning the remote Git repository
21:32:05 Cloning with configured refspecs honoured and without tags
21:32:05 using credential docker-jenkins-github-credentials
21:32:05 Cloning the remote Git repository
21:32:05 Cloning with configured refspecs honoured and without tags
21:32:05 using credential docker-jenkins-github-credentials
21:32:05 Cloning the remote Git repository
21:32:05 Cloning with configured refspecs honoured and without tags
21:32:05 Fetching without tags
21:32:05 Merging remotes/origin/master commit 8b0101abaad3fe9773edb9d0138b1f543a56e10c into PR head commit ea3f25f2c1dff2f76606a23eddcc428e172879a3
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-733 # 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/733/head:refs/remotes/origin/PR-733 +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/733/head:refs/remotes/origin/PR-733 # 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:32:05 Fetching without tags
21:32:05 Fetching without tags
21:32:05 Merge succeeded, producing ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:05 Checking out Revision ea3f25f2c1dff2f76606a23eddcc428e172879a3 (PR-733)
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-733 # 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/733/head:refs/remotes/origin/PR-733 +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/733/head:refs/remotes/origin/PR-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # 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 8b0101abaad3fe9773edb9d0138b1f543a56e10c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # timeout=10
21:32:05 Merging remotes/origin/master commit 8b0101abaad3fe9773edb9d0138b1f543a56e10c into PR head commit ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:05 Merging remotes/origin/master commit 8b0101abaad3fe9773edb9d0138b1f543a56e10c into PR head commit ea3f25f2c1dff2f76606a23eddcc428e172879a3
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # 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 8b0101abaad3fe9773edb9d0138b1f543a56e10c # timeout=10
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:32:06 Merge succeeded, producing ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:06 Checking out Revision ea3f25f2c1dff2f76606a23eddcc428e172879a3 (PR-733)
21:32:06 Merge succeeded, producing ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:06 Checking out Revision ea3f25f2c1dff2f76606a23eddcc428e172879a3 (PR-733)
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-733 # 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/733/head:refs/remotes/origin/PR-733 +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/733/head:refs/remotes/origin/PR-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # 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 8b0101abaad3fe9773edb9d0138b1f543a56e10c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
21:32:06 Client:
21:32:06  Context:    default
21:32:06  Debug Mode: false
21:32:06  Plugins:
21:32:06   app: Docker App (Docker Inc., v0.9.1-beta3)
21:32:06   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
21:32:06   compose: Docker Compose (Docker Inc., v2.4.1)
21:32:06   scan: Docker Scan (Docker Inc., v0.17.0)
21:32:06 
21:32:06 Server:
21:32:06  Containers: 0
21:32:06   Running: 0
21:32:06   Paused: 0
21:32:06   Stopped: 0
21:32:06  Images: 1
21:32:06  Server Version: 20.10.14
21:32:06  Storage Driver: overlay2
21:32:06   Backing Filesystem: extfs
21:32:06   Supports d_type: true
21:32:06   Native Overlay Diff: true
21:32:06   userxattr: false
21:32:06  Logging Driver: json-file
21:32:06  Cgroup Driver: systemd
21:32:06  Cgroup Version: 2
21:32:06  Plugins:
21:32:06   Volume: local
21:32:06   Network: bridge host ipvlan macvlan null overlay
21:32:06   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:32:06  Swarm: inactive
21:32:06  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
21:32:06  Default Runtime: runc
21:32:06  Init Binary: docker-init
21:32:06  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
21:32:06  runc version: v1.0.3-0-gf46b6ba
21:32:06  init version: de40ad0
21:32:06  Security Options:
21:32:06   apparmor
21:32:06   seccomp
21:32:06    Profile: default
21:32:06   cgroupns
21:32:06  Kernel Version: 5.13.0-1021-aws
21:32:06  Operating System: Ubuntu 20.04.4 LTS
21:32:06  OSType: linux
21:32:06  Architecture: x86_64
21:32:06  CPUs: 2
21:32:06  Total Memory: 7.476GiB
21:32:06  Name: ip-10-100-52-139
21:32:06  ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK
21:32:06  Docker Root Dir: /var/lib/docker
21:32:06  Debug Mode: false
21:32:06  Username: dockerbuildbot
21:32:06  Registry: https://index.docker.io/v1/
21:32:06  Labels:
21:32:06  Experimental: true
21:32:06  Insecure Registries:
21:32:06   127.0.0.0/8
21:32:06  Live Restore Enabled: true
21:32:06 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
21:32:06 Client:
21:32:06  Context:    default
21:32:06  Debug Mode: false
21:32:06  Plugins:
21:32:06   app: Docker App (Docker Inc., v0.9.1-beta3)
21:32:06   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
21:32:06   compose: Docker Compose (Docker Inc., v2.4.1)
21:32:06   scan: Docker Scan (Docker Inc., v0.17.0)
21:32:06 
21:32:06 Server:
21:32:06  Containers: 0
21:32:06   Running: 0
21:32:06   Paused: 0
21:32:06   Stopped: 0
21:32:06  Images: 1
21:32:06  Server Version: 20.10.14
21:32:06  Storage Driver: overlay2
21:32:06   Backing Filesystem: extfs
21:32:06   Supports d_type: true
21:32:06   Native Overlay Diff: true
21:32:06   userxattr: false
21:32:06  Logging Driver: json-file
21:32:06  Cgroup Driver: systemd
21:32:06  Cgroup Version: 2
21:32:06  Plugins:
21:32:06   Volume: local
21:32:06   Network: bridge host ipvlan macvlan null overlay
21:32:06   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:32:06  Swarm: inactive
21:32:06  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
21:32:06  Default Runtime: runc
21:32:06  Init Binary: docker-init
21:32:06  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
21:32:06  runc version: v1.0.3-0-gf46b6ba
21:32:06  init version: de40ad0
21:32:06  Security Options:
21:32:06   apparmor
21:32:06   seccomp
21:32:06    Profile: default
21:32:06   cgroupns
21:32:06  Kernel Version: 5.13.0-1021-aws
21:32:06  Operating System: Ubuntu 20.04.4 LTS
21:32:06  OSType: linux
21:32:06  Architecture: x86_64
21:32:06  CPUs: 2
21:32:06  Total Memory: 7.559GiB
21:32:06  Name: ip-10-100-109-190
21:32:06  ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK
21:32:06  Docker Root Dir: /var/lib/docker
21:32:06  Debug Mode: false
21:32:06  Username: dockerbuildbot
21:32:06  Registry: https://index.docker.io/v1/
21:32:06  Labels:
21:32:06  Experimental: true
21:32:06  Insecure Registries:
21:32:06   127.0.0.0/8
21:32:06  Live Restore Enabled: true
21:32:06 
[Pipeline] checkout
[Pipeline] }
21:32:06 The recommended git tool is: git
[Pipeline] // stage
21:32:06 Fetching without tags
21:32:06 using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (build)
21:32:06 Cloning the remote Git repository
21:32:06 Cloning with configured refspecs honoured and without tags
[Pipeline] checkout
21:32:06 The recommended git tool is: git
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # timeout=10
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:32:06 Client:
21:32:06  Context:    default
21:32:06  Debug Mode: false
21:32:06  Plugins:
21:32:06   app: Docker App (Docker Inc., v0.9.1-beta3)
21:32:06   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
21:32:06   compose: Docker Compose (Docker Inc., v2.4.1)
21:32:06   scan: Docker Scan (Docker Inc., v0.17.0)
21:32:06 
21:32:06 Server:
21:32:06  Containers: 0
21:32:06   Running: 0
21:32:06   Paused: 0
21:32:06   Stopped: 0
21:32:06  Images: 1
21:32:06  Server Version: 20.10.14
21:32:06  Storage Driver: overlay2
21:32:06   Backing Filesystem: extfs
21:32:06   Supports d_type: true
21:32:06   Native Overlay Diff: true
21:32:06   userxattr: false
21:32:06  Logging Driver: json-file
21:32:06  Cgroup Driver: systemd
21:32:06  Cgroup Version: 2
21:32:06  Plugins:
21:32:06   Volume: local
21:32:06   Network: bridge host ipvlan macvlan null overlay
21:32:06   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:32:06  Swarm: inactive
21:32:06  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:32:06  Default Runtime: runc
21:32:06  Init Binary: docker-init
21:32:06  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
21:32:06  runc version: v1.0.3-0-gf46b6ba
21:32:06  init version: de40ad0
21:32:06  Security Options:
21:32:06   apparmor
21:32:06   seccomp
21:32:06    Profile: default
21:32:06   cgroupns
21:32:06  Kernel Version: 5.13.0-1021-aws
21:32:06  Operating System: Ubuntu 20.04.4 LTS
21:32:06  OSType: linux
21:32:06  Architecture: x86_64
21:32:06  CPUs: 2
21:32:06  Total Memory: 7.476GiB
21:32:06  Name: ip-10-100-43-9
21:32:06  ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK
21:32:06  Docker Root Dir: /var/lib/docker
21:32:06  Debug Mode: false
21:32:06  Username: dockerbuildbot
21:32:06  Registry: https://index.docker.io/v1/
21:32:06  Labels:
21:32:06  Experimental: true
21:32:06  Insecure Registries:
21:32:06   127.0.0.0/8
21:32:06  Live Restore Enabled: true
21:32:06 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # 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 8b0101abaad3fe9773edb9d0138b1f543a56e10c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # timeout=10
21:32:06 Merging remotes/origin/master commit 8b0101abaad3fe9773edb9d0138b1f543a56e10c into PR head commit ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:06 The recommended git tool is: git
21:32:06 Client:
21:32:06  Context:    default
21:32:06  Debug Mode: false
21:32:06  Plugins:
21:32:06   app: Docker App (Docker Inc., v0.9.1-beta3)
21:32:06   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
21:32:06   compose: Docker Compose (Docker Inc., v2.4.1)
21:32:06   scan: Docker Scan (Docker Inc., v0.17.0)
21:32:06 
21:32:06 Server:
21:32:06  Containers: 0
21:32:06   Running: 0
21:32:06   Paused: 0
21:32:06   Stopped: 0
21:32:06  Images: 1
21:32:06  Server Version: 20.10.14
21:32:06  Storage Driver: overlay2
21:32:06   Backing Filesystem: extfs
21:32:06   Supports d_type: true
21:32:06   Native Overlay Diff: true
21:32:06   userxattr: false
21:32:06  Logging Driver: json-file
21:32:06  Cgroup Driver: systemd
21:32:06  Cgroup Version: 2
21:32:06  Plugins:
21:32:06   Volume: local
21:32:06   Network: bridge host ipvlan macvlan null overlay
21:32:06   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:32:06  Swarm: inactive
21:32:06  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:32:06  Default Runtime: runc
21:32:06  Init Binary: docker-init
21:32:06  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
21:32:06  runc version: v1.0.3-0-gf46b6ba
21:32:06  init version: de40ad0
21:32:06  Security Options:
21:32:06   apparmor
21:32:06   seccomp
21:32:06    Profile: default
21:32:06   cgroupns
21:32:06  Kernel Version: 5.13.0-1021-aws
21:32:06  Operating System: Ubuntu 20.04.4 LTS
21:32:06  OSType: linux
21:32:06  Architecture: x86_64
21:32:06  CPUs: 2
21:32:06  Total Memory: 7.559GiB
21:32:06  Name: ip-10-100-48-85
21:32:06  ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK
21:32:06  Docker Root Dir: /var/lib/docker
21:32:06  Debug Mode: false
21:32:06  Username: dockerbuildbot
21:32:06  Registry: https://index.docker.io/v1/
21:32:06  Labels:
21:32:06  Experimental: true
21:32:06  Insecure Registries:
21:32:06   127.0.0.0/8
21:32:06  Live Restore Enabled: true
21:32:06 
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # 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 8b0101abaad3fe9773edb9d0138b1f543a56e10c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # timeout=10
[Pipeline] }
[Pipeline] // stage
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/733/head:refs/remotes/origin/PR-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
[Pipeline] stage
[Pipeline] { (build)
21:32:06 using credential docker-jenkins-github-credentials
[Pipeline] checkout
21:32:06 Cloning the remote Git repository
21:32:06 Cloning with configured refspecs honoured and without tags
21:32:06 The recommended git tool is: git
21:32:06 Merge succeeded, producing ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:06 Checking out Revision ea3f25f2c1dff2f76606a23eddcc428e172879a3 (PR-733)
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # 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 8b0101abaad3fe9773edb9d0138b1f543a56e10c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # timeout=10
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:32:06 Client:
21:32:06  Context:    default
21:32:06  Debug Mode: false
21:32:06  Plugins:
21:32:06   app: Docker App (Docker Inc., v0.9.1-beta3)
21:32:06   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
21:32:06   compose: Docker Compose (Docker Inc., v2.4.1)
21:32:06   scan: Docker Scan (Docker Inc., v0.17.0)
21:32:06 
21:32:06 Server:
21:32:06  Containers: 0
21:32:06   Running: 0
21:32:06   Paused: 0
21:32:06   Stopped: 0
21:32:06  Images: 1
21:32:06  Server Version: 20.10.14
21:32:06  Storage Driver: overlay2
21:32:06   Backing Filesystem: extfs
21:32:06   Supports d_type: true
21:32:06   Native Overlay Diff: true
21:32:06   userxattr: false
21:32:06  Logging Driver: json-file
21:32:06  Cgroup Driver: systemd
21:32:06  Cgroup Version: 2
21:32:06  Plugins:
21:32:06   Volume: local
21:32:06   Network: bridge host ipvlan macvlan null overlay
21:32:06   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:32:06  Swarm: inactive
21:32:06  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:32:06  Default Runtime: runc
21:32:06  Init Binary: docker-init
21:32:06  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
21:32:06  runc version: v1.0.3-0-gf46b6ba
21:32:06  init version: de40ad0
21:32:06  Security Options:
21:32:06   apparmor
21:32:06   seccomp
21:32:06    Profile: default
21:32:06   cgroupns
21:32:06  Kernel Version: 5.13.0-1021-aws
21:32:06  Operating System: Ubuntu 20.04.4 LTS
21:32:06  OSType: linux
21:32:06  Architecture: x86_64
21:32:06  CPUs: 2
21:32:06  Total Memory: 7.476GiB
21:32:06  Name: ip-10-100-117-93
21:32:06  ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK
21:32:06  Docker Root Dir: /var/lib/docker
21:32:06  Debug Mode: false
21:32:06  Username: dockerbuildbot
21:32:06  Registry: https://index.docker.io/v1/
21:32:06  Labels:
21:32:06  Experimental: true
21:32:06  Insecure Registries:
21:32:06   127.0.0.0/8
21:32:06  Live Restore Enabled: true
21:32:06 
[Pipeline] }
[Pipeline] // stage
21:32:06 Fetching without tags
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/733/head:refs/remotes/origin/PR-733 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] stage
[Pipeline] { (build)
21:32:06 Fetching without tags
[Pipeline] checkout
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:32:06 Fetching without tags
21:32:06 The recommended git tool is: git
21:32:06 Merging remotes/origin/master commit 8b0101abaad3fe9773edb9d0138b1f543a56e10c into PR head commit ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:06 Fetching without tags
21:32:06 #9 24.41 Resolving Dependencies
21:32:06 #9 24.41 --> Running transaction check
21:32:06 #9 24.41 ---> Package rpm-build.aarch64 0:4.11.3-48.el7_9 will be installed
21:32:06 #9 24.43 --> Processing Dependency: rpm = 4.11.3-48.el7_9 for package: rpm-build-4.11.3-48.el7_9.aarch64
21:32:06 #9 24.54 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-48.el7_9.aarch64
21:32:06 #9 24.55 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-48.el7_9.aarch64
21:32:06 #9 24.55 --> Processing Dependency: unzip for package: rpm-build-4.11.3-48.el7_9.aarch64
21:32:06 #9 24.55 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-48.el7_9.aarch64
21:32:06 #9 24.55 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-48.el7_9.aarch64
21:32:06 #9 24.55 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-48.el7_9.aarch64
21:32:06 #9 24.55 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-48.el7_9.aarch64
21:32:06 #9 24.55 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-48.el7_9.aarch64
21:32:06 #9 24.55 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-48.el7_9.aarch64
21:32:06 #9 24.56 --> Processing Dependency: file for package: rpm-build-4.11.3-48.el7_9.aarch64
21:32:06 #9 24.56 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-48.el7_9.aarch64
21:32:06 #9 24.56 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-48.el7_9.aarch64
21:32:06 #9 24.57 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-48.el7_9.aarch64
21:32:06 #9 24.57 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed
21:32:06 #9 24.57 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch
21:32:06 #9 24.57 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch
21:32:06 #9 24.57 --> Running transaction check
21:32:06 #9 24.57 ---> Package bzip2.aarch64 0:1.0.6-13.el7 will be installed
21:32:06 #9 24.57 ---> Package desktop-file-utils.aarch64 0:0.23-2.el7 will be installed
21:32:06 #9 24.57 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.aarch64
21:32:06 #9 24.57 ---> Package elfutils.aarch64 0:0.176-5.el7 will be installed
21:32:06 #9 24.58 ---> Package file.aarch64 0:5.11-37.el7 will be installed
21:32:06 #9 24.58 ---> Package gdb.aarch64 0:7.6.1-120.el7 will be installed
21:32:06 #9 24.58 ---> Package groff-base.aarch64 0:1.22.2-8.el7 will be installed
21:32:06 #9 24.58 ---> Package patch.aarch64 0:2.7.1-12.el7_7 will be installed
21:32:06 #9 24.59 ---> Package perl.aarch64 4:5.16.3-299.el7_9 will be installed
21:32:06 #9 24.59 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.aarch64
21:32:06 #9 24.59 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.aarch64
21:32:06 #9 24.60 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.aarch64
21:32:06 #9 24.60 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.aarch64
21:32:06 #9 24.60 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.aarch64
21:32:06 #9 24.60 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.aarch64
21:32:06 #9 24.60 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.aarch64
21:32:06 #9 24.60 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.aarch64
21:32:06 #9 24.60 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.aarch64
21:32:06 #9 24.60 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.aarch64
21:32:06 #9 24.60 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.aarch64
21:32:06 #9 24.60 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.aarch64
21:32:06 #9 24.60 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.aarch64
21:32:06 #9 24.60 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.aarch64
21:32:06 #9 24.60 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.aarch64
21:32:06 #9 24.61 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-299.el7_9.aarch64
21:32:06 #9 24.61 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-299.el7_9.aarch64
21:32:06 #9 24.61 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-299.el7_9.aarch64
21:32:06 #9 24.61 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-299.el7_9.aarch64
21:32:06 #9 24.61 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-299.el7_9.aarch64
21:32:06 #9 24.61 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-299.el7_9.aarch64
21:32:06 #9 24.61 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.aarch64
21:32:06 #9 24.61 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.aarch64
21:32:06 #9 24.61 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
21:32:06 #9 24.61 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
21:32:06 #9 24.62 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
21:32:06 #9 24.62 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch
21:32:06 #9 24.62 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed
21:32:06 #9 24.62 ---> Package perl-threads.aarch64 0:1.87-4.el7 will be installed
21:32:06 #9 24.62 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed
21:32:06 #9 24.62 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
21:32:06 #9 24.62 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
21:32:06 #9 24.62 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
21:32:06 #9 24.62 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
21:32:06 #9 24.63 ---> Package rpm.aarch64 0:4.11.3-45.el7 will be updated
21:32:06 #9 24.63 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-python-4.11.3-45.el7.aarch64
21:32:06 #9 24.63 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-libs-4.11.3-45.el7.aarch64
21:32:06 #9 24.63 ---> Package rpm.aarch64 0:4.11.3-48.el7_9 will be an update
21:32:06 #9 24.63 ---> Package unzip.aarch64 0:6.0-24.el7_9 will be installed
21:32:06 #9 24.63 --> Running transaction check
21:32:06 #9 24.63 ---> Package dwz.aarch64 0:0.11-3.el7 will be installed
21:32:06 #9 24.63 ---> Package emacs-filesystem.noarch 1:24.3-23.el7 will be installed
21:32:06 #9 24.63 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
21:32:06 #9 24.63 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
21:32:06 #9 24.63 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
21:32:06 #9 24.64 ---> Package perl-Filter.aarch64 0:1.49-3.el7 will be installed
21:32:06 #9 24.64 ---> Package perl-PathTools.aarch64 0:3.40-5.el7 will be installed
21:32:06 #9 24.64 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
21:32:06 #9 24.64 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
21:32:06 #9 24.64 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
21:32:06 #9 24.65 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
21:32:06 #9 24.65 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
21:32:06 #9 24.65 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
21:32:06 #9 24.65 ---> Package perl-Scalar-List-Utils.aarch64 0:1.27-248.el7 will be installed
21:32:06 #9 24.65 ---> Package perl-Socket.aarch64 0:2.010-5.el7 will be installed
21:32:06 #9 24.65 ---> Package perl-Storable.aarch64 0:2.45-3.el7 will be installed
21:32:06 #9 24.65 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
21:32:06 #9 24.65 ---> Package perl-Time-HiRes.aarch64 4:1.9725-3.el7 will be installed
21:32:06 #9 24.66 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
21:32:06 #9 24.66 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
21:32:06 #9 24.66 ---> Package perl-libs.aarch64 4:5.16.3-299.el7_9 will be installed
21:32:06 #9 24.66 ---> Package perl-macros.aarch64 4:5.16.3-299.el7_9 will be installed
21:32:06 #9 24.66 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed
21:32:06 #9 24.66 ---> Package perl-threads-shared.aarch64 0:1.43-6.el7 will be installed
21:32:06 #9 24.66 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed
21:32:06 #9 24.66 ---> Package rpm-libs.aarch64 0:4.11.3-45.el7 will be updated
21:32:06 #9 24.66 --> Processing Dependency: rpm-libs(aarch-64) = 4.11.3-45.el7 for package: rpm-build-libs-4.11.3-45.el7.aarch64
21:32:06 #9 24.66 ---> Package rpm-libs.aarch64 0:4.11.3-48.el7_9 will be an update
21:32:06 #9 24.67 ---> Package rpm-python.aarch64 0:4.11.3-45.el7 will be updated
21:32:06 #9 24.67 ---> Package rpm-python.aarch64 0:4.11.3-48.el7_9 will be an update
21:32:06 #9 24.67 ---> Package zip.aarch64 0:3.0-11.el7 will be installed
21:32:06 #9 24.67 --> Running transaction check
21:32:06 #9 24.67 ---> Package perl-Encode.aarch64 0:2.51-7.el7 will be installed
21:32:06 #9 24.67 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed
21:32:06 #9 24.67 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
21:32:06 #9 24.68 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
21:32:06 #9 24.68 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
21:32:06 #9 24.68 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
21:32:06 #9 24.68 ---> Package rpm-build-libs.aarch64 0:4.11.3-45.el7 will be updated
21:32:06 #9 24.68 ---> Package rpm-build-libs.aarch64 0:4.11.3-48.el7_9 will be an update
21:32:06 #9 24.68 --> Running transaction check
21:32:06 #9 24.68 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
21:32:06 #9 24.69 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
21:32:06 #9 24.90 --> Finished Dependency Resolution
21:32:06 #9 24.90 
21:32:06 #9 24.90 Dependencies Resolved
21:32:06 #9 24.91 
21:32:06 #9 24.91 ================================================================================
21:32:06 #9 24.91  Package                   Arch       Version                  Repository  Size
21:32:06 #9 24.91 ================================================================================
21:32:06 #9 24.91 Installing:
21:32:06 #9 24.91  rpm-build                 aarch64    4.11.3-48.el7_9          updates    150 k
21:32:06 #9 24.91  rpmlint                   noarch     1.5-4.el7                base       229 k
21:32:06 #9 24.91 Installing for dependencies:
21:32:06 #9 24.91  bzip2                     aarch64    1.0.6-13.el7             base        52 k
21:32:06 #9 24.91  desktop-file-utils        aarch64    0.23-2.el7               base        68 k
21:32:06 #9 24.91  dwz                       aarch64    0.11-3.el7               base        95 k
21:32:06 #9 24.91  elfutils                  aarch64    0.176-5.el7              base       301 k
21:32:06 #9 24.91  emacs-filesystem          noarch     1:24.3-23.el7            base        58 k
21:32:06 #9 24.91  file                      aarch64    5.11-37.el7              base        57 k
21:32:06 #9 24.91  gdb                       aarch64    7.6.1-120.el7            base       2.3 M
21:32:06 #9 24.91  groff-base                aarch64    1.22.2-8.el7             base       920 k
21:32:06 #9 24.91  patch                     aarch64    2.7.1-12.el7_7           base       107 k
21:32:06 #9 24.91  perl                      aarch64    4:5.16.3-299.el7_9       updates    7.9 M
21:32:06 #9 24.91  perl-Carp                 noarch     1.26-244.el7             base        19 k
21:32:06 #9 24.91  perl-Encode               aarch64    2.51-7.el7               base       1.1 M
21:32:06 #9 24.91  perl-Exporter             noarch     5.68-3.el7               base        28 k
21:32:06 #9 24.91  perl-File-Path            noarch     2.09-2.el7               base        26 k
21:32:06 #9 24.91  perl-File-Temp            noarch     0.23.01-3.el7            base        56 k
21:32:06 #9 24.91  perl-Filter               aarch64    1.49-3.el7               base        76 k
21:32:06 #9 24.91  perl-Getopt-Long          noarch     2.40-3.el7               base        56 k
21:32:06 #9 24.91  perl-HTTP-Tiny            noarch     0.033-3.el7              base        38 k
21:32:06 #9 24.91  perl-PathTools            aarch64    3.40-5.el7               base        82 k
21:32:06 #9 24.91  perl-Pod-Escapes          noarch     1:1.04-299.el7_9         updates     52 k
21:32:06 #9 24.91  perl-Pod-Perldoc          noarch     3.20-4.el7               base        87 k
21:32:06 #9 24.91  perl-Pod-Simple           noarch     1:3.28-4.el7             base       216 k
21:32:06 #9 24.91  perl-Pod-Usage            noarch     1.63-3.el7               base        27 k
21:32:06 #9 24.91  perl-Scalar-List-Utils    aarch64    1.27-248.el7             base        35 k
21:32:06 #9 24.91  perl-Socket               aarch64    2.010-5.el7              base        48 k
21:32:06 #9 24.91  perl-Storable             aarch64    2.45-3.el7               base        73 k
21:32:06 #9 24.91  perl-Text-ParseWords      noarch     3.29-4.el7               base        14 k
21:32:06 #9 24.91  perl-Thread-Queue         noarch     3.02-2.el7               base        17 k
21:32:06 #9 24.91  perl-Time-HiRes           aarch64    4:1.9725-3.el7           base        45 k
21:32:06 #9 24.91  perl-Time-Local           noarch     1.2300-2.el7             base        24 k
21:32:06 #9 24.91  perl-constant             noarch     1.27-2.el7               base        19 k
21:32:06 #9 24.91  perl-libs                 aarch64    4:5.16.3-299.el7_9       updates    621 k
21:32:06 #9 24.91  perl-macros               aarch64    4:5.16.3-299.el7_9       updates     44 k
21:32:06 #9 24.91  perl-parent               noarch     1:0.225-244.el7          base        12 k
21:32:06 #9 24.91  perl-podlators            noarch     2.5.1-3.el7              base       112 k
21:32:06 #9 24.91  perl-srpm-macros          noarch     1-8.el7                  base       4.6 k
21:32:06 #9 24.91  perl-threads              aarch64    1.87-4.el7               base        48 k
21:32:06 #9 24.91  perl-threads-shared       aarch64    1.43-6.el7               base        37 k
21:32:06 #9 24.91  python-srpm-macros        noarch     3-34.el7                 base       8.8 k
21:32:06 #9 24.91  redhat-rpm-config         noarch     9.1.0-88.el7.centos      base        81 k
21:32:06 #9 24.91  unzip                     aarch64    6.0-24.el7_9             updates    168 k
21:32:06 #9 24.91  zip                       aarch64    3.0-11.el7               base       257 k
21:32:06 #9 24.91 Updating for dependencies:
21:32:06 #9 24.91  rpm                       aarch64    4.11.3-48.el7_9          updates    1.2 M
21:32:06 #9 24.91  rpm-build-libs            aarch64    4.11.3-48.el7_9          updates    101 k
21:32:06 #9 24.91  rpm-libs                  aarch64    4.11.3-48.el7_9          updates    256 k
21:32:06 #9 24.91  rpm-python                aarch64    4.11.3-48.el7_9          updates     83 k
21:32:06 #9 24.91 
21:32:06 #9 24.91 Transaction Summary
21:32:06 #9 24.91 ================================================================================
21:32:06 #9 24.91 Install  2 Packages (+42 Dependent packages)
21:32:06 #9 24.91 Upgrade             (  4 Dependent packages)
21:32:06 #9 24.91 
21:32:06 #9 24.91 Total download size: 17 M
21:32:06 #9 24.91 Downloading packages:
21:32:06 #9 24.91 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
21:32:06 #9 26.04 warning: /var/cache/yum/aarch64/7/base/packages/bzip2-1.0.6-13.el7.aarch64.rpm: Header V4 RSA/SHA1 Signature, key ID 305d49d6: NOKEY
21:32:06 #9 26.04 Public key for bzip2-1.0.6-13.el7.aarch64.rpm is not installed
21:32:06 #9 27.29 Public key for perl-5.16.3-299.el7_9.aarch64.rpm is not installed
21:32:06 Merging remotes/origin/master commit 8b0101abaad3fe9773edb9d0138b1f543a56e10c into PR head commit ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:06 Merge succeeded, producing ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:06 Checking out Revision ea3f25f2c1dff2f76606a23eddcc428e172879a3 (PR-733)
21:32:06 Merging remotes/origin/master commit 8b0101abaad3fe9773edb9d0138b1f543a56e10c into PR head commit ea3f25f2c1dff2f76606a23eddcc428e172879a3
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-733 # timeout=10
21:32:06 Merging remotes/origin/master commit 8b0101abaad3fe9773edb9d0138b1f543a56e10c into PR head commit ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:06 Merge succeeded, producing ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:06 Checking out Revision ea3f25f2c1dff2f76606a23eddcc428e172879a3 (PR-733)
21:32:06 Fetching without tags
21:32:06 Merge succeeded, producing ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:06 Checking out Revision ea3f25f2c1dff2f76606a23eddcc428e172879a3 (PR-733)
21:32:06 Merge succeeded, producing ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:06 Checking out Revision ea3f25f2c1dff2f76606a23eddcc428e172879a3 (PR-733)
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # timeout=10
21:32:07 Merging remotes/origin/master commit 8b0101abaad3fe9773edb9d0138b1f543a56e10c into PR head commit ea3f25f2c1dff2f76606a23eddcc428e172879a3
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # 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 8b0101abaad3fe9773edb9d0138b1f543a56e10c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # timeout=10
21:32:07 Client:
21:32:07  Context:    default
21:32:07  Debug Mode: false
21:32:07  Plugins:
21:32:07   app: Docker App (Docker Inc., v0.9.1-beta3)
21:32:07   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
21:32:07   compose: Docker Compose (Docker Inc., v2.4.1)
21:32:07   scan: Docker Scan (Docker Inc., v0.17.0)
21:32:07 
21:32:07 Server:
21:32:07  Containers: 0
21:32:07   Running: 0
21:32:07   Paused: 0
21:32:07   Stopped: 0
21:32:07  Images: 1
21:32:07  Server Version: 20.10.14
21:32:07  Storage Driver: overlay2
21:32:07   Backing Filesystem: extfs
21:32:07   Supports d_type: true
21:32:07   Native Overlay Diff: true
21:32:07   userxattr: false
21:32:07  Logging Driver: json-file
21:32:07  Cgroup Driver: systemd
21:32:07  Cgroup Version: 2
21:32:07  Plugins:
21:32:07   Volume: local
21:32:07   Network: bridge host ipvlan macvlan null overlay
21:32:07   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:32:07  Swarm: inactive
21:32:07  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
21:32:07  Default Runtime: runc
21:32:07  Init Binary: docker-init
21:32:07  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
21:32:07  runc version: v1.0.3-0-gf46b6ba
21:32:07  init version: de40ad0
21:32:07  Security Options:
21:32:07   apparmor
21:32:07   seccomp
21:32:07    Profile: default
21:32:07   cgroupns
21:32:07  Kernel Version: 5.13.0-1021-aws
21:32:07  Operating System: Ubuntu 20.04.4 LTS
21:32:07  OSType: linux
21:32:07  Architecture: x86_64
21:32:07  CPUs: 2
21:32:07  Total Memory: 7.476GiB
21:32:07  Name: ip-10-100-112-206
21:32:07  ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK
21:32:07  Docker Root Dir: /var/lib/docker
21:32:07  Debug Mode: false
21:32:07  Username: dockerbuildbot
21:32:07  Registry: https://index.docker.io/v1/
21:32:07  Labels:
21:32:07  Experimental: true
21:32:07  Insecure Registries:
21:32:07   127.0.0.0/8
21:32:07  Live Restore Enabled: true
21:32:07 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:32:07 Merge succeeded, producing ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:07 Checking out Revision ea3f25f2c1dff2f76606a23eddcc428e172879a3 (PR-733)
[Pipeline] checkout
21:32:07 The recommended git tool is: git
21:32:07 Commit message: "verify: rpm: force release-version for Fedora pre-releases"
21:32:07 Commit message: "verify: rpm: force release-version for Fedora pre-releases"
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/733/head:refs/remotes/origin/PR-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # 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 8b0101abaad3fe9773edb9d0138b1f543a56e10c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # 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/733/head:refs/remotes/origin/PR-733 +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/733/head:refs/remotes/origin/PR-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # 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 8b0101abaad3fe9773edb9d0138b1f543a56e10c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # 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 8b0101abaad3fe9773edb9d0138b1f543a56e10c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # 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/733/head:refs/remotes/origin/PR-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # 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 8b0101abaad3fe9773edb9d0138b1f543a56e10c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # 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/733/head:refs/remotes/origin/PR-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # 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 8b0101abaad3fe9773edb9d0138b1f543a56e10c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # timeout=10
21:32:07 Commit message: "verify: rpm: force release-version for Fedora pre-releases"
21:32:07 Fetching without tags
21:32:07 Fetching without tags
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/733/head:refs/remotes/origin/PR-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] sh
21:32:08 Merging remotes/origin/master commit 8b0101abaad3fe9773edb9d0138b1f543a56e10c into PR head commit ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:08 Merging remotes/origin/master commit 8b0101abaad3fe9773edb9d0138b1f543a56e10c into PR head commit ea3f25f2c1dff2f76606a23eddcc428e172879a3
[Pipeline] sh
21:32:08 Merge succeeded, producing ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:08 Checking out Revision ea3f25f2c1dff2f76606a23eddcc428e172879a3 (PR-733)
21:32:08 Commit message: "verify: rpm: force release-version for Fedora pre-releases"
21:32:08 Merge succeeded, producing ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:08 Checking out Revision ea3f25f2c1dff2f76606a23eddcc428e172879a3 (PR-733)
21:32:08 + make clean
21:32:08 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/v -w /v alpine chown -R 1000:1000 src
21:32:08 rm -f -r src
21:32:08 make -C rpm clean
21:32:08 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:08 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:32:08 rm -f -r rpmbuild/
21:32:08 docker builder prune -f --filter until=24h
21:32:08 Total reclaimed space: 0B
21:32:08 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:08 make -C deb clean
21:32:08 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:08 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:32:08 rm -f -r debbuild
21:32:08 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 sources
21:32:08 rm -f -r sources
21:32:08 docker builder prune -f --filter until=24h
21:32:08 Total reclaimed space: 0B
[Pipeline] sh
21:32:08 + make clean
21:32:08 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/v -w /v alpine chown -R 1000:1000 src
21:32:08 rm -f -r src
21:32:08 make -C rpm clean
21:32:08 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:08 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:32:08 rm -f -r rpmbuild/
21:32:08 docker builder prune -f --filter until=24h
21:32:08 Total reclaimed space: 0B
21:32:08 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:08 make -C deb clean
21:32:08 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:08 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:32:08 rm -f -r debbuild
21:32:08 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 sources
21:32:08 rm -f -r sources
21:32:08 docker builder prune -f --filter until=24h
21:32:08 Total reclaimed space: 0B
21:32:08 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:08 make -C static clean
21:32:08 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
21:32:08 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/static:/v -w /v alpine chown -R 1000:1000 build
21:32:08 rm -f -r build
21:32:08 docker builder prune -f --filter until=24h
21:32:08 Total reclaimed space: 0B
21:32:08 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
[Pipeline] sh
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/733/head:refs/remotes/origin/PR-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # 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 8b0101abaad3fe9773edb9d0138b1f543a56e10c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # timeout=10
[Pipeline] sh
21:32:08 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:08 make -C static clean
21:32:08 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
21:32:08 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/static:/v -w /v alpine chown -R 1000:1000 build
21:32:08 rm -f -r build
21:32:08 docker builder prune -f --filter until=24h
21:32:08 Total reclaimed space: 0B
21:32:08 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
[Pipeline] sh
21:32:08 + make clean
21:32:08 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/v -w /v alpine chown -R 1000:1000 src
21:32:08 rm -f -r src
21:32:08 make -C rpm clean
21:32:08 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:08 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:32:08 rm -f -r rpmbuild/
21:32:08 docker builder prune -f --filter until=24h
21:32:08 Total reclaimed space: 0B
21:32:08 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:08 make -C deb clean
21:32:08 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:08 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:32:08 rm -f -r debbuild
21:32:08 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 sources
21:32:08 rm -f -r sources
21:32:08 docker builder prune -f --filter until=24h
21:32:08 Total reclaimed space: 0B
21:32:08 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:08 make -C static clean
21:32:08 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
21:32:08 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/static:/v -w /v alpine chown -R 1000:1000 build
21:32:08 rm -f -r build
21:32:08 docker builder prune -f --filter until=24h
21:32:08 Total reclaimed space: 0B
21:32:08 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
[Pipeline] sh
21:32:08 + make REF=master raspbian-bullseye
21:32:08 git init src/github.com/docker/cli
21:32:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli/.git/
21:32:08 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:32:08 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:32:08 + SRC=src/github.com/docker/cli
21:32:08 + REF=master
21:32:08 + REF_FETCH=master
21:32:08 + awk {print $2}
21:32:08 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:32:08 + REF=refs/heads/master
21:32:08 + [ -n refs/heads/master ]
21:32:08 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:08 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:08 + make clean
21:32:08 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/v -w /v alpine chown -R 1000:1000 src
21:32:08 rm -f -r src
21:32:08 make -C rpm clean
21:32:08 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:08 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:32:08 rm -f -r rpmbuild/
21:32:08 docker builder prune -f --filter until=24h
21:32:08 Total reclaimed space: 0B
21:32:08 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:08 make -C deb clean
21:32:08 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:08 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:32:08 rm -f -r debbuild
21:32:08 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 sources
21:32:08 rm -f -r sources
21:32:08 docker builder prune -f --filter until=24h
21:32:08 Total reclaimed space: 0B
21:32:08 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:08 make -C static clean
21:32:08 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
21:32:08 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/static:/v -w /v alpine chown -R 1000:1000 build
21:32:08 rm -f -r build
21:32:08 docker builder prune -f --filter until=24h
21:32:08 Total reclaimed space: 0B
21:32:08 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
[Pipeline] sh
21:32:08 + make REF=master debian-bullseye
21:32:08 git init src/github.com/docker/cli
21:32:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli/.git/
21:32:08 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:32:08 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:32:08 + SRC=src/github.com/docker/cli
21:32:08 + REF=master
21:32:08 + REF_FETCH=master
21:32:08 + awk {print $2}
21:32:08 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:32:08 + REF=refs/heads/master
21:32:08 + [ -n refs/heads/master ]
21:32:08 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:08 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:08 Commit message: "verify: rpm: force release-version for Fedora pre-releases"
21:32:08 + make REF=master ubuntu-bionic
21:32:08 git init src/github.com/docker/cli
21:32:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli/.git/
21:32:08 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:32:08 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:32:08 + SRC=src/github.com/docker/cli
21:32:08 + REF=master
21:32:08 + REF_FETCH=master
21:32:08 + awk {print $2}
21:32:08 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:32:08 + REF=refs/heads/master
21:32:08 + [ -n refs/heads/master ]
21:32:08 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:08 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:09 Commit message: "verify: rpm: force release-version for Fedora pre-releases"
21:32:09 + make REF=master raspbian-buster
21:32:09 git init src/github.com/docker/cli
21:32:09 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli/.git/
21:32:09 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:32:09 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:32:09 + SRC=src/github.com/docker/cli
21:32:09 + REF=master
21:32:09 + REF_FETCH=master
21:32:09 + awk {print $2}
21:32:09 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:32:09 + REF=refs/heads/master
21:32:09 + [ -n refs/heads/master ]
21:32:09 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:09 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:09 Commit message: "verify: rpm: force release-version for Fedora pre-releases"
21:32:09 using credential docker-jenkins-github-credentials
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # 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 8b0101abaad3fe9773edb9d0138b1f543a56e10c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # timeout=10
21:32:09 Cloning the remote Git repository
21:32:09 Cloning with configured refspecs honoured and without tags
21:32:09 #9 30.70 --------------------------------------------------------------------------------
21:32:09 #9 30.70 Total                                              3.0 MB/s |  17 MB  00:05     
21:32:09 #9 30.70 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
21:32:09 #9 30.70 Importing GPG key 0xF4A80EB5:
21:32:09 #9 30.70  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
21:32:09 #9 30.70  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
21:32:09 #9 30.70  Package    : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS)
21:32:09 #9 30.70  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
21:32:09 #9 30.71 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64
21:32:09 #9 30.72 Importing GPG key 0x305D49D6:
21:32:09 #9 30.72  Userid     : "CentOS AltArch SIG - AArch64 (http://wiki.centos.org/SpecialInterestGroup/AltArch/AArch64) <security@centos.org>"
21:32:09 #9 30.72  Fingerprint: ef8f 3ca6 6efd f32b 36cd adf7 6c7c b6ef 305d 49d6
21:32:09 #9 30.72  Package    : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS)
21:32:09 #9 30.72  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64
21:32:09 #9 30.79 Running transaction check
21:32:09 #9 30.83 Running transaction test
21:32:09 using credential docker-jenkins-github-credentials
21:32:09 Cloning the remote Git repository
21:32:09 Cloning with configured refspecs honoured and without tags
21:32:09 using credential docker-jenkins-github-credentials
21:32:09 Cloning the remote Git repository
21:32:09 Cloning with configured refspecs honoured and without tags
21:32:09 using credential docker-jenkins-github-credentials
21:32:09 Cloning the remote Git repository
21:32:09 Cloning with configured refspecs honoured and without tags
[Pipeline] sh
21:32:09 Client:
21:32:09  Context:    default
21:32:09  Debug Mode: false
21:32:09  Plugins:
21:32:09   app: Docker App (Docker Inc., v0.9.1-beta3)
21:32:09   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
21:32:09   compose: Docker Compose (Docker Inc., v2.4.1)
21:32:09   scan: Docker Scan (Docker Inc., v0.17.0)
21:32:09 
21:32:09 Server:
21:32:09  Containers: 0
21:32:09   Running: 0
21:32:09   Paused: 0
21:32:09   Stopped: 0
21:32:09  Images: 1
21:32:09  Server Version: 20.10.14
21:32:09  Storage Driver: overlay2
21:32:09   Backing Filesystem: extfs
21:32:09   Supports d_type: true
21:32:09   Native Overlay Diff: true
21:32:09   userxattr: false
21:32:09  Logging Driver: json-file
21:32:09  Cgroup Driver: systemd
21:32:09  Cgroup Version: 2
21:32:09  Plugins:
21:32:09   Volume: local
21:32:09   Network: bridge host ipvlan macvlan null overlay
21:32:09   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:32:09  Swarm: inactive
21:32:09  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:32:09  Default Runtime: runc
21:32:09  Init Binary: docker-init
21:32:09  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
21:32:09  runc version: v1.0.3-0-gf46b6ba
21:32:09  init version: de40ad0
21:32:09  Security Options:
21:32:09   apparmor
21:32:09   seccomp
21:32:09    Profile: default
21:32:09   cgroupns
21:32:09  Kernel Version: 5.13.0-1021-aws
21:32:09  Operating System: Ubuntu 20.04.4 LTS
21:32:09  OSType: linux
21:32:09  Architecture: x86_64
21:32:09  CPUs: 2
21:32:09  Total Memory: 7.559GiB
21:32:09  Name: ip-10-100-83-15
21:32:09  ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK
21:32:09  Docker Root Dir: /var/lib/docker
21:32:09  Debug Mode: false
21:32:09  Username: dockerbuildbot
21:32:09  Registry: https://index.docker.io/v1/
21:32:09  Labels:
21:32:09  Experimental: true
21:32:09  Insecure Registries:
21:32:09   127.0.0.0/8
21:32:09  Live Restore Enabled: true
21:32:09 
21:32:09 [Pipeline] }
using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
21:32:09 Cloning the remote Git repository
21:32:09 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-733 # timeout=10
[Pipeline] checkout
21:32:09 The recommended git tool is: git
21:32:09 Commit message: "verify: rpm: force release-version for Fedora pre-releases"
[Pipeline] sh
21:32:09 #9 30.90 Transaction test succeeded
21:32:09 #9 30.90 Running transaction
[Pipeline] sh
21:32:09 Client:
21:32:09  Context:    default
21:32:09  Debug Mode: false
21:32:09  Plugins:
21:32:09   app: Docker App (Docker Inc., v0.9.1-beta3)
21:32:09   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
21:32:09   compose: Docker Compose (Docker Inc., v2.4.1)
21:32:09   scan: Docker Scan (Docker Inc., v0.17.0)
21:32:09 
21:32:09 Server:
21:32:09  Containers: 0
21:32:09   Running: 0
21:32:09   Paused: 0
21:32:09   Stopped: 0
21:32:09  Images: 1
21:32:09  Server Version: 20.10.14
21:32:09  Storage Driver: overlay2
21:32:09   Backing Filesystem: extfs
21:32:09   Supports d_type: true
21:32:09   Native Overlay Diff: true
21:32:09   userxattr: false
21:32:09  Logging Driver: json-file
21:32:09  Cgroup Driver: systemd
21:32:09  Cgroup Version: 2
21:32:09  Plugins:
21:32:09   Volume: local
21:32:09   Network: bridge host ipvlan macvlan null overlay
21:32:09   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:32:09  Swarm: inactive
21:32:09  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:32:09  Default Runtime: runc
21:32:09  Init Binary: docker-init
21:32:09  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
21:32:09  runc version: v1.0.3-0-gf46b6ba
21:32:09  init version: de40ad0
21:32:09  Security Options:
21:32:09   apparmor
21:32:09   seccomp
21:32:09    Profile: default
21:32:09   cgroupns
21:32:09  Kernel Version: 5.13.0-1021-aws
21:32:09  Operating System: Ubuntu 20.04.4 LTS
21:32:09  OSType: linux
21:32:09  Architecture: x86_64
21:32:09  CPUs: 2
21:32:09  Total Memory: 7.559GiB
21:32:09  Name: ip-10-100-71-81
21:32:09  ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK
21:32:09  Docker Root Dir: /var/lib/docker
21:32:09  Debug Mode: false
21:32:09  Username: dockerbuildbot
21:32:09  Registry: https://index.docker.io/v1/
21:32:09  Labels:
21:32:09  Experimental: true
21:32:09  Insecure Registries:
21:32:09   127.0.0.0/8
21:32:09  Live Restore Enabled: true
21:32:09 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
21:32:09 + make clean
21:32:09 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/v -w /v alpine chown -R 1000:1000 src
21:32:09 rm -f -r src
21:32:09 make -C rpm clean
21:32:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:09 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:32:09 rm -f -r rpmbuild/
21:32:09 docker builder prune -f --filter until=24h
21:32:09 Total reclaimed space: 0B
21:32:09 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:09 make -C deb clean
21:32:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:09 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:32:09 rm -f -r debbuild
21:32:09 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 sources
21:32:09 rm -f -r sources
21:32:09 docker builder prune -f --filter until=24h
21:32:09 Total reclaimed space: 0B
21:32:09 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:09 make -C static clean
21:32:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
21:32:09 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/static:/v -w /v alpine chown -R 1000:1000 build
21:32:09 rm -f -r build
21:32:09 docker builder prune -f --filter until=24h
21:32:09 Total reclaimed space: 0B
21:32:09 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
[Pipeline] checkout
21:32:09 The recommended git tool is: git
[Pipeline] sh
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-733 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
21:32:09 + make clean
21:32:09 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/v -w /v alpine chown -R 1000:1000 src
21:32:09 rm -f -r src
21:32:09 make -C rpm clean
21:32:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:09 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:32:09 rm -f -r rpmbuild/
21:32:09 docker builder prune -f --filter until=24h
21:32:09 Total reclaimed space: 0B
21:32:09 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:09 make -C deb clean
21:32:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:09 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:32:09 rm -f -r debbuild
21:32:09 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 sources
21:32:09 rm -f -r sources
21:32:09 docker builder prune -f --filter until=24h
21:32:09 Total reclaimed space: 0B
21:32:09 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:09 make -C static clean
21:32:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
21:32:09 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/static:/v -w /v alpine chown -R 1000:1000 build
21:32:09 rm -f -r build
21:32:09 docker builder prune -f --filter until=24h
21:32:09 Total reclaimed space: 0B
21:32:09 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
[Pipeline] sh
21:32:09 #9 31.06   Updating   : rpm-4.11.3-48.el7_9.aarch64                                 1/52 
21:32:09 + make clean
21:32:09 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/v -w /v alpine chown -R 1000:1000 src
21:32:09 rm -f -r src
21:32:09 make -C rpm clean
21:32:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:09 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:32:09 rm -f -r rpmbuild/
21:32:09 docker builder prune -f --filter until=24h
21:32:09 Total reclaimed space: 0B
21:32:09 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:09 make -C deb clean
21:32:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:09 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:32:09 rm -f -r debbuild
21:32:09 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 sources
21:32:09 rm -f -r sources
21:32:09 docker builder prune -f --filter until=24h
21:32:09 Total reclaimed space: 0B
21:32:09 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:09 make -C static clean
21:32:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
21:32:09 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/static:/v -w /v alpine chown -R 1000:1000 build
21:32:09 rm -f -r build
21:32:09 docker builder prune -f --filter until=24h
21:32:09 Total reclaimed space: 0B
21:32:09 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
[Pipeline] sh
[Pipeline] sh
21:32:09 using credential docker-jenkins-github-credentials
21:32:09 Cloning the remote Git repository
21:32:09 Cloning with configured refspecs honoured and without tags
21:32:10 Commit message: "verify: rpm: force release-version for Fedora pre-releases"
21:32:10 + make REF=master ubuntu-jammy
21:32:10 git init src/github.com/docker/cli
21:32:10 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli/.git/
21:32:10 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:32:10 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:32:10 + SRC=src/github.com/docker/cli
21:32:10 + REF=master
21:32:10 + REF_FETCH=master
21:32:10 + awk {print $2}
21:32:10 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:32:10 + REF=refs/heads/master
21:32:10 + [ -n refs/heads/master ]
21:32:10 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:10 + 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-733 # 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/733/head:refs/remotes/origin/PR-733 +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-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:32:10 + make REF=master ubuntu-focal
21:32:10 git init src/github.com/docker/cli
21:32:10 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli/.git/
21:32:10 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:32:10 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:32:10 + SRC=src/github.com/docker/cli
21:32:10 + REF=master
21:32:10 + REF_FETCH=master
21:32:10 + awk {print $2}
21:32:10 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:32:10 + REF=refs/heads/master
21:32:10 + [ -n refs/heads/master ]
21:32:10 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:10 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:10 #9 31.13   Updating   : rpm-libs-4.11.3-48.el7_9.aarch64                            2/52 
21:32:10 Commit message: "verify: rpm: force release-version for Fedora pre-releases"
21:32:10 + make REF=master debian-buster
21:32:10 git init src/github.com/docker/cli
21:32:10 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli/.git/
21:32:10 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:32:10 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:32:10 + SRC=src/github.com/docker/cli
21:32:10 + REF=master
21:32:10 + REF_FETCH=master
21:32:10 + awk {print $2}
21:32:10 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:32:10 + REF=refs/heads/master
21:32:10 + [ -n refs/heads/master ]
21:32:10 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:10 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:10 + make clean
21:32:10 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/v -w /v alpine chown -R 1000:1000 src
21:32:10 rm -f -r src
21:32:10 make -C rpm clean
21:32:10 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:10 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:32:10 rm -f -r rpmbuild/
21:32:10 docker builder prune -f --filter until=24h
21:32:10 Total reclaimed space: 0B
21:32:10 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:10 make -C deb clean
21:32:10 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:10 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:32:10 rm -f -r debbuild
21:32:10 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 sources
21:32:10 rm -f -r sources
21:32:10 docker builder prune -f --filter until=24h
21:32:10 Total reclaimed space: 0B
21:32:10 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:10 make -C static clean
21:32:10 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
21:32:10 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/static:/v -w /v alpine chown -R 1000:1000 build
21:32:10 rm -f -r build
21:32:10 docker builder prune -f --filter until=24h
21:32:10 Total reclaimed space: 0B
21:32:10 Client:
21:32:10  Context:    default
21:32:10  Debug Mode: false
21:32:10  Plugins:
21:32:10   app: Docker App (Docker Inc., v0.9.1-beta3)
21:32:10   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
21:32:10   compose: Docker Compose (Docker Inc., v2.4.1)
21:32:10   scan: Docker Scan (Docker Inc., v0.17.0)
21:32:10 
21:32:10 Server:
21:32:10  Containers: 0
21:32:10   Running: 0
21:32:10   Paused: 0
21:32:10   Stopped: 0
21:32:10  Images: 1
21:32:10  Server Version: 20.10.14
21:32:10  Storage Driver: overlay2
21:32:10   Backing Filesystem: extfs
21:32:10   Supports d_type: true
21:32:10   Native Overlay Diff: true
21:32:10   userxattr: false
21:32:10  Logging Driver: json-file
21:32:10  Cgroup Driver: systemd
21:32:10  Cgroup Version: 2
21:32:10  Plugins:
21:32:10   Volume: local
21:32:10   Network: bridge host ipvlan macvlan null overlay
21:32:10   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:32:10  Swarm: inactive
21:32:10  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:32:10  Default Runtime: runc
21:32:10  Init Binary: docker-init
21:32:10  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
21:32:10  runc version: v1.0.3-0-gf46b6ba
21:32:10  init version: de40ad0
21:32:10  Security Options:
21:32:10   apparmor
21:32:10   seccomp
21:32:10    Profile: default
21:32:10   cgroupns
21:32:10  Kernel Version: 5.13.0-1021-aws
21:32:10  Operating System: Ubuntu 20.04.4 LTS
21:32:10  OSType: linux
21:32:10  Architecture: x86_64
21:32:10  CPUs: 2
21:32:10  Total Memory: 7.559GiB
21:32:10  Name: ip-10-100-87-170
21:32:10  ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK
21:32:10  Docker Root Dir: /var/lib/docker
21:32:10  Debug Mode: false
21:32:10  Username: dockerbuildbot
21:32:10  Registry: https://index.docker.io/v1/
21:32:10  Labels:
21:32:10  Experimental: true
21:32:10  Insecure Registries:
21:32:10   127.0.0.0/8
21:32:10  Live Restore Enabled: true
21:32:10 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
21:32:10 The recommended git tool is: git
21:32:10 Fetching without tags
21:32:10 Merging remotes/origin/master commit 8b0101abaad3fe9773edb9d0138b1f543a56e10c into PR head commit ea3f25f2c1dff2f76606a23eddcc428e172879a3
[Pipeline] sh
21:32:10 Fetching without tags
21:32:10 Commit message: "verify: rpm: force release-version for Fedora pre-releases"
21:32:10 Fetching without tags
21:32:10 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
[Pipeline] sh
21:32:10 From https://github.com/docker/cli
21:32:10  * [new branch]      master     -> master
21:32:10  * [new branch]      master     -> origin/master
21:32:10 + git -C src/github.com/docker/cli checkout -q refs/heads/master
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/733/head:refs/remotes/origin/PR-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:32:10 Merge succeeded, producing ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:10 Checking out Revision ea3f25f2c1dff2f76606a23eddcc428e172879a3 (PR-733)
21:32:10 Merging remotes/origin/master commit 8b0101abaad3fe9773edb9d0138b1f543a56e10c into PR head commit ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:10 Fetching without tags
[Pipeline] sh
21:32:10 Merging remotes/origin/master commit 8b0101abaad3fe9773edb9d0138b1f543a56e10c into PR head commit ea3f25f2c1dff2f76606a23eddcc428e172879a3
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/733/head:refs/remotes/origin/PR-733 +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/733/head:refs/remotes/origin/PR-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # 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 8b0101abaad3fe9773edb9d0138b1f543a56e10c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # timeout=10
21:32:10 Fetching without tags
21:32:10 From https://github.com/docker/cli
21:32:10  * [new branch]      master     -> master
21:32:10  * [new branch]      master     -> origin/master
21:32:10 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:32:10 git init src/github.com/docker/docker
21:32:10 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker/.git/
21:32:10 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:32:10 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:32:10 + SRC=src/github.com/docker/docker
21:32:10 + REF=master
21:32:10 + REF_FETCH=master
21:32:10 + awk {print $2}
21:32:10 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-733 # 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/733/head:refs/remotes/origin/PR-733 +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/733/head:refs/remotes/origin/PR-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:32:10 From https://github.com/docker/cli
21:32:10  * [new branch]      master     -> master
21:32:10  * [new branch]      master     -> origin/master
21:32:10 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:32:10 #9 31.45   Updating   : rpm-build-libs-4.11.3-48.el7_9.aarch64                      3/52 
21:32:10 #9 31.76   Installing : bzip2-1.0.6-13.el7.aarch64                                  4/52 
21:32:10 #9 31.94   Installing : groff-base-1.22.2-8.el7.aarch64                             5/52 
21:32:10 #9 31.98   Installing : 1:perl-parent-0.225-244.el7.noarch                          6/52 
21:32:10 #9 32.00   Installing : perl-HTTP-Tiny-0.033-3.el7.noarch                           7/52 
21:32:10 #9 32.04   Installing : perl-podlators-2.5.1-3.el7.noarch                           8/52 
21:32:10 #9 32.07   Installing : perl-Pod-Perldoc-3.20-4.el7.noarch                          9/52 
21:32:10 #9 32.10   Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   10/52 
21:32:10 Merge succeeded, producing ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:10 Checking out Revision ea3f25f2c1dff2f76606a23eddcc428e172879a3 (PR-733)
21:32:10 Merging remotes/origin/master commit 8b0101abaad3fe9773edb9d0138b1f543a56e10c into PR head commit ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:10 Merge succeeded, producing ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:10 Checking out Revision ea3f25f2c1dff2f76606a23eddcc428e172879a3 (PR-733)
21:32:10 From https://github.com/docker/cli
21:32:10  * [new branch]      master     -> master
21:32:10  * [new branch]      master     -> origin/master
21:32:10 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:32:10 + make clean
21:32:10 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/v -w /v alpine chown -R 1000:1000 src
21:32:10 rm -f -r src
21:32:10 make -C rpm clean
21:32:10 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:10 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:32:10 rm -f -r rpmbuild/
21:32:10 docker builder prune -f --filter until=24h
21:32:10 Total reclaimed space: 0B
21:32:10 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:10 make -C deb clean
21:32:10 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:10 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:32:10 rm -f -r debbuild
21:32:10 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 sources
21:32:10 rm -f -r sources
21:32:10 docker builder prune -f --filter until=24h
21:32:10 Total reclaimed space: 0B
21:32:10 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:10 make -C static clean
21:32:10 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
21:32:10 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/static:/v -w /v alpine chown -R 1000:1000 build
21:32:10 rm -f -r build
21:32:10 docker builder prune -f --filter until=24h
21:32:10 Total reclaimed space: 0B
21:32:10 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
[Pipeline] sh
21:32:10 Merging remotes/origin/master commit 8b0101abaad3fe9773edb9d0138b1f543a56e10c into PR head commit ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:10 git init src/github.com/docker/docker
21:32:10 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker/.git/
21:32:10 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:32:10 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:32:10 + SRC=src/github.com/docker/docker
21:32:10 + REF=master
21:32:10 + REF_FETCH=master
21:32:10 + awk {print $2}
21:32:10 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:32:10 From https://github.com/docker/cli
21:32:10  * [new branch]      master     -> master
21:32:10  * [new branch]      master     -> origin/master
21:32:10 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:32:10 git init src/github.com/docker/docker
21:32:10 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker/.git/
21:32:10 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:32:10 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:32:10 + SRC=src/github.com/docker/docker
21:32:10 + REF=master
21:32:10 + REF_FETCH=master
21:32:10 + awk {print $2}
21:32:10 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:32:10 Merge succeeded, producing ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:10 Checking out Revision ea3f25f2c1dff2f76606a23eddcc428e172879a3 (PR-733)
 > 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/733/head:refs/remotes/origin/PR-733 +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/733/head:refs/remotes/origin/PR-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # 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 8b0101abaad3fe9773edb9d0138b1f543a56e10c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # timeout=10
21:32:10 + make REF=master centos-8
21:32:10 git init src/github.com/docker/cli
21:32:10 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli/.git/
21:32:10 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:32:10 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:32:10 + SRC=src/github.com/docker/cli
21:32:10 + REF=master
21:32:10 + REF_FETCH=master
21:32:10 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:32:10 + awk {print $2}
21:32:10 + REF=refs/heads/master
21:32:10 + [ -n refs/heads/master ]
21:32:10 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:10 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:10 Merge succeeded, producing ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:10 Checking out Revision ea3f25f2c1dff2f76606a23eddcc428e172879a3 (PR-733)
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:32:10 From https://github.com/docker/cli
21:32:10  * [new branch]      master     -> master
21:32:10  * [new branch]      master     -> origin/master
21:32:10 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:32:10 git init src/github.com/docker/docker
21:32:10 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker/.git/
21:32:10 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:32:10 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:32:10 + SRC=src/github.com/docker/docker
21:32:10 + REF=master
21:32:10 + REF_FETCH=master
21:32:10 + awk {print $2}
21:32:10 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:32:10 + REF=refs/heads/master
21:32:10 + [ -n refs/heads/master ]
21:32:10 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:10 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:10 + REF=refs/heads/master
21:32:10 + [ -n refs/heads/master ]
21:32:10 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:10 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] sh
21:32:10 git init src/github.com/docker/docker
21:32:10 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker/.git/
21:32:10 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:32:10 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:32:10 + SRC=src/github.com/docker/docker
21:32:10 + REF=master
21:32:10 + REF_FETCH=master
21:32:10 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:32:10 + awk {print $2}
21:32:10 + REF=refs/heads/master
21:32:10 + [ -n refs/heads/master ]
21:32:10 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:10 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:10 + make clean
21:32:10 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/v -w /v alpine chown -R 1000:1000 src
21:32:10 rm -f -r src
21:32:10 make -C rpm clean
21:32:10 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:10 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:32:10 rm -f -r rpmbuild/
21:32:10 docker builder prune -f --filter until=24h
21:32:10 Total reclaimed space: 0B
21:32:10 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:10 make -C deb clean
21:32:10 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:10 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:32:10 rm -f -r debbuild
21:32:10 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 sources
21:32:10 rm -f -r sources
21:32:10 docker builder prune -f --filter until=24h
21:32:10 Total reclaimed space: 0B
21:32:10 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:10 make -C static clean
21:32:10 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
21:32:10 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/static:/v -w /v alpine chown -R 1000:1000 build
21:32:10 rm -f -r build
21:32:10 docker builder prune -f --filter until=24h
21:32:10 Total reclaimed space: 0B
21:32:10 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
[Pipeline] sh
21:32:11 git init src/github.com/docker/docker
21:32:11 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker/.git/
21:32:11 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:32:11 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:32:11 + SRC=src/github.com/docker/docker
21:32:11 + REF=master
21:32:11 + REF_FETCH=master
21:32:11 + awk {print $2}
21:32:11 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:32:11 Commit message: "verify: rpm: force release-version for Fedora pre-releases"
21:32:11 + REF=refs/heads/master
21:32:11 + [ -n refs/heads/master ]
21:32:11 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:11 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:11 Fetching without tags
21:32:11 + REF=refs/heads/master
21:32:11 + [ -n refs/heads/master ]
21:32:11 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:11 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:11 + make REF=master fedora-35
21:32:11 git init src/github.com/docker/cli
21:32:11 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli/.git/
21:32:11 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:32:11 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:32:11 + SRC=src/github.com/docker/cli
21:32:11 + REF=master
21:32:11 + REF_FETCH=master
21:32:11 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:32:11 + awk {print $2}
21:32:11 + REF=refs/heads/master
21:32:11 + [ -n refs/heads/master ]
21:32:11 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:11 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:11 Commit message: "verify: rpm: force release-version for Fedora pre-releases"
21:32:11 Commit message: "verify: rpm: force release-version for Fedora pre-releases"
21:32:11 Commit message: "verify: rpm: force release-version for Fedora pre-releases"
21:32:11 Merging remotes/origin/master commit 8b0101abaad3fe9773edb9d0138b1f543a56e10c into PR head commit ea3f25f2c1dff2f76606a23eddcc428e172879a3
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/733/head:refs/remotes/origin/PR-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # 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 8b0101abaad3fe9773edb9d0138b1f543a56e10c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # timeout=10
21:32:11 + make clean
21:32:11 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/v -w /v alpine chown -R 1000:1000 src
21:32:11 rm -f -r src
21:32:11 make -C rpm clean
21:32:11 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:11 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:32:11 rm -f -r rpmbuild/
21:32:11 docker builder prune -f --filter until=24h
21:32:11 Total reclaimed space: 0B
21:32:11 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:11 make -C deb clean
21:32:11 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:11 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:32:11 rm -f -r debbuild
21:32:11 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 sources
21:32:11 rm -f -r sources
21:32:11 docker builder prune -f --filter until=24h
21:32:11 Total reclaimed space: 0B
21:32:11 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:11 make -C static clean
21:32:11 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
21:32:11 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/static:/v -w /v alpine chown -R 1000:1000 build
21:32:11 rm -f -r build
21:32:11 docker builder prune -f --filter until=24h
21:32:11 Total reclaimed space: 0B
21:32:11 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
[Pipeline] sh
21:32:11 #9 32.13   Installing : perl-Text-ParseWords-3.29-4.el7.noarch                     11/52 
21:32:11 #9 32.45   Installing : perl-Encode-2.51-7.el7.aarch64                             12/52 
21:32:11 #9 32.48   Installing : perl-Pod-Usage-1.63-3.el7.noarch                           13/52 
21:32:11 #9 32.50   Installing : 4:perl-macros-5.16.3-299.el7_9.aarch64                     14/52 
21:32:11 #9 32.54   Installing : 4:perl-Time-HiRes-1.9725-3.el7.aarch64                     15/52 
21:32:11 #9 32.57   Installing : perl-Exporter-5.68-3.el7.noarch                            16/52 
21:32:11 #9 32.60   Installing : perl-constant-1.27-2.el7.noarch                            17/52 
21:32:11 #9 32.63   Installing : perl-Socket-2.010-5.el7.aarch64                            18/52 
21:32:11 + REF=refs/heads/master
21:32:11 + [ -n refs/heads/master ]
21:32:11 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:11 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:11 Merge succeeded, producing ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:11 Checking out Revision ea3f25f2c1dff2f76606a23eddcc428e172879a3 (PR-733)
21:32:11 + make REF=master fedora-36
21:32:11 git init src/github.com/docker/cli
21:32:11 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli/.git/
21:32:11 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:32:11 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:32:11 + SRC=src/github.com/docker/cli
21:32:11 + REF=master
21:32:11 + REF_FETCH=master
21:32:11 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:32:11 + awk {print $2}
21:32:11 + REF=refs/heads/master
21:32:11 + [ -n refs/heads/master ]
21:32:11 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:11 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] sh
21:32:11 Commit message: "verify: rpm: force release-version for Fedora pre-releases"
21:32:11 #9 32.66   Installing : perl-Time-Local-1.2300-2.el7.noarch                        19/52 
21:32:11 #9 32.69   Installing : perl-Carp-1.26-244.el7.noarch                              20/52 
21:32:11 #9 32.72   Installing : perl-Storable-2.45-3.el7.aarch64                           21/52 
21:32:11 #9 32.76   Installing : perl-Filter-1.49-3.el7.aarch64                             22/52 
21:32:11 #9 32.80   Installing : perl-PathTools-3.40-5.el7.aarch64                          23/52 
21:32:11 #9 32.84   Installing : perl-threads-shared-1.43-6.el7.aarch64                     24/52 
21:32:11 Client:
21:32:11  Context:    default
21:32:11  Debug Mode: false
21:32:11  Plugins:
21:32:11   app: Docker App (Docker Inc., v0.9.1-beta3)
21:32:11   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
21:32:11   compose: Docker Compose (Docker Inc., v2.4.1)
21:32:11   scan: Docker Scan (Docker Inc., v0.17.0)
21:32:11 
21:32:11 Server:
21:32:11  Containers: 0
21:32:11   Running: 0
21:32:11   Paused: 0
21:32:11   Stopped: 0
21:32:11  Images: 1
21:32:11  Server Version: 20.10.14
21:32:11  Storage Driver: overlay2
21:32:11   Backing Filesystem: extfs
21:32:11   Supports d_type: true
21:32:11   Native Overlay Diff: true
21:32:11   userxattr: false
21:32:11  Logging Driver: json-file
21:32:11  Cgroup Driver: systemd
21:32:11  Cgroup Version: 2
21:32:11  Plugins:
21:32:11   Volume: local
21:32:11   Network: bridge host ipvlan macvlan null overlay
21:32:11   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:32:11  Swarm: inactive
21:32:11  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
21:32:11  Default Runtime: runc
21:32:11  Init Binary: docker-init
21:32:11  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
21:32:11  runc version: v1.0.3-0-gf46b6ba
21:32:11  init version: de40ad0
21:32:11  Security Options:
21:32:11   apparmor
21:32:11   seccomp
21:32:11    Profile: default
21:32:11   cgroupns
21:32:11  Kernel Version: 5.13.0-1021-aws
21:32:11  Operating System: Ubuntu 20.04.4 LTS
21:32:11  OSType: linux
21:32:11  Architecture: x86_64
21:32:11  CPUs: 2
21:32:11  Total Memory: 7.559GiB
21:32:11  Name: ip-10-100-78-169
21:32:11  ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK
21:32:11  Docker Root Dir: /var/lib/docker
21:32:11  Debug Mode: false
21:32:11  Username: dockerbuildbot
21:32:11  Registry: https://index.docker.io/v1/
21:32:11  Labels:
21:32:11  Experimental: true
21:32:11  Insecure Registries:
21:32:11   127.0.0.0/8
21:32:11  Live Restore Enabled: true
21:32:11 
[Pipeline] sh
21:32:11 using credential docker-jenkins-github-credentials
21:32:11 + make REF=master ubuntu-focal
21:32:11 git init src/github.com/docker/cli
21:32:11 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli/.git/
21:32:11 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:32:11 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:32:11 + SRC=src/github.com/docker/cli
21:32:11 + REF=master
21:32:11 + REF_FETCH=master
21:32:11 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:32:11 + awk {print $2}
21:32:11 + REF=refs/heads/master
21:32:11 + [ -n refs/heads/master ]
21:32:11 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:11 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:11 Cloning the remote Git repository
21:32:11 Cloning with configured refspecs honoured and without tags
[Pipeline] sh
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
21:32:11 The recommended git tool is: git
[Pipeline] sh
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # 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 8b0101abaad3fe9773edb9d0138b1f543a56e10c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # timeout=10
21:32:11 #9 32.87   Installing : perl-Scalar-List-Utils-1.27-248.el7.aarch64                25/52 
21:32:11 + make clean
21:32:11 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/v -w /v alpine chown -R 1000:1000 src
21:32:11 rm -f -r src
21:32:11 make -C rpm clean
21:32:11 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:11 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:32:11 rm -f -r rpmbuild/
21:32:11 docker builder prune -f --filter until=24h
21:32:11 Total reclaimed space: 0B
21:32:11 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:11 make -C deb clean
21:32:11 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:11 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:32:11 rm -f -r debbuild
21:32:11 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 sources
21:32:11 rm -f -r sources
21:32:11 docker builder prune -f --filter until=24h
21:32:11 Total reclaimed space: 0B
21:32:11 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:11 make -C static clean
21:32:11 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
21:32:11 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/static:/v -w /v alpine chown -R 1000:1000 build
21:32:11 rm -f -r build
21:32:11 docker builder prune -f --filter until=24h
21:32:11 Total reclaimed space: 0B
21:32:11 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
[Pipeline] sh
21:32:11 From https://github.com/docker/cli
21:32:11  * [new branch]      master     -> master
21:32:11  * [new branch]      master     -> origin/master
21:32:11 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:32:11 + make clean
21:32:11 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/v -w /v alpine chown -R 1000:1000 src
21:32:11 rm -f -r src
21:32:11 make -C rpm clean
21:32:11 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:11 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:32:11 rm -f -r rpmbuild/
21:32:11 docker builder prune -f --filter until=24h
21:32:11 Total reclaimed space: 0B
21:32:11 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:11 make -C deb clean
21:32:11 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:11 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:32:11 rm -f -r debbuild
21:32:11 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 sources
21:32:11 rm -f -r sources
21:32:11 docker builder prune -f --filter until=24h
21:32:11 Total reclaimed space: 0B
21:32:11 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:11 make -C static clean
21:32:11 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
21:32:11 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/static:/v -w /v alpine chown -R 1000:1000 build
21:32:11 rm -f -r build
21:32:11 docker builder prune -f --filter until=24h
21:32:11 Total reclaimed space: 0B
21:32:11 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # 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 8b0101abaad3fe9773edb9d0138b1f543a56e10c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # timeout=10
[Pipeline] sh
[Pipeline] sh
21:32:11 + make clean
21:32:11 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/v -w /v alpine chown -R 1000:1000 src
21:32:11 rm -f -r src
21:32:11 make -C rpm clean
21:32:11 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:11 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:32:11 rm -f -r rpmbuild/
21:32:11 docker builder prune -f --filter until=24h
21:32:11 Total reclaimed space: 0B
21:32:11 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:11 make -C deb clean
21:32:11 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:11 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:32:11 rm -f -r debbuild
21:32:11 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 sources
21:32:11 rm -f -r sources
21:32:11 docker builder prune -f --filter until=24h
21:32:11 Total reclaimed space: 0B
21:32:11 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:11 make -C static clean
21:32:11 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
21:32:11 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/static:/v -w /v alpine chown -R 1000:1000 build
21:32:11 rm -f -r build
21:32:11 docker builder prune -f --filter until=24h
21:32:11 Total reclaimed space: 0B
21:32:11 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
21:32:11 Commit message: "verify: rpm: force release-version for Fedora pre-releases"
[Pipeline] sh
21:32:11 Commit message: "verify: rpm: force release-version for Fedora pre-releases"
21:32:11 From https://github.com/docker/cli
21:32:11  * [new branch]      master     -> master
21:32:11  * [new branch]      master     -> origin/master
21:32:11 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:32:11 git init src/github.com/docker/docker
21:32:11 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker/.git/
21:32:11 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:32:11 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:32:11 + SRC=src/github.com/docker/docker
21:32:11 + REF=master
21:32:11 + REF_FETCH=master
21:32:11 + awk {print $2}
21:32:11 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:32:12 + make clean
21:32:12 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/v -w /v alpine chown -R 1000:1000 src
21:32:12 rm -f -r src
21:32:12 make -C rpm clean
21:32:12 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:12 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:32:12 rm -f -r rpmbuild/
21:32:12 docker builder prune -f --filter until=24h
21:32:12 Total reclaimed space: 0B
21:32:12 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:12 make -C deb clean
21:32:12 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:12 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:32:12 rm -f -r debbuild
21:32:12 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 sources
21:32:12 rm -f -r sources
21:32:12 docker builder prune -f --filter until=24h
21:32:12 Total reclaimed space: 0B
21:32:12 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:12 make -C static clean
21:32:12 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
21:32:12 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/static:/v -w /v alpine chown -R 1000:1000 build
21:32:12 rm -f -r build
21:32:12 docker builder prune -f --filter until=24h
21:32:12 Total reclaimed space: 0B
21:32:12 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
21:32:12 #9 32.97   Installing : 4:perl-libs-5.16.3-299.el7_9.aarch64                       26/52 
21:32:12 #9 33.29   Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch                        27/52 
21:32:12 #9 33.32   Installing : perl-Getopt-Long-2.40-3.el7.noarch                         28/52 
21:32:12 #9 33.36   Installing : perl-File-Temp-0.23.01-3.el7.noarch                        29/52 
21:32:12 #9 33.39   Installing : perl-File-Path-2.09-2.el7.noarch                           30/52 
[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/733/head:refs/remotes/origin/PR-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # 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 8b0101abaad3fe9773edb9d0138b1f543a56e10c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # timeout=10
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-733 # timeout=10
21:32:12 git init src/github.com/docker/docker
21:32:12 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker/.git/
21:32:12 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:32:12 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:32:12 + SRC=src/github.com/docker/docker
21:32:12 + REF=master
21:32:12 + REF_FETCH=master
21:32:12 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:32:12 + awk {print $2}
21:32:12 + make REF=master centos-9
21:32:12 git init src/github.com/docker/cli
21:32:12 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli/.git/
21:32:12 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:32:12 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:32:12 + SRC=src/github.com/docker/cli
21:32:12 + REF=master
21:32:12 + REF_FETCH=master
21:32:12 + awk {print $2}
21:32:12 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:32:12 + REF=refs/heads/master
21:32:12 + [ -n refs/heads/master ]
21:32:12 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:12 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:12 + make REF=master debian-bullseye
21:32:12 git init src/github.com/docker/cli
21:32:12 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli/.git/
21:32:12 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:32:12 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:32:12 + SRC=src/github.com/docker/cli
21:32:12 + REF=master
21:32:12 + REF_FETCH=master
21:32:12 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:32:12 + awk {print $2}
21:32:12 + REF=refs/heads/master
21:32:12 + [ -n refs/heads/master ]
21:32:12 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:12 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:12 + make clean
21:32:12 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/v -w /v alpine chown -R 1000:1000 src
21:32:12 rm -f -r src
21:32:12 make -C rpm clean
21:32:12 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:12 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:32:12 rm -f -r rpmbuild/
21:32:12 docker builder prune -f --filter until=24h
21:32:12 Total reclaimed space: 0B
21:32:12 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:12 make -C deb clean
21:32:12 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:12 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:32:12 rm -f -r debbuild
21:32:12 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 sources
21:32:12 rm -f -r sources
21:32:12 docker builder prune -f --filter until=24h
21:32:12 Total reclaimed space: 0B
21:32:12 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:12 make -C static clean
21:32:12 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
21:32:12 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/static:/v -w /v alpine chown -R 1000:1000 build
21:32:12 rm -f -r build
21:32:12 docker builder prune -f --filter until=24h
21:32:12 Total reclaimed space: 0B
21:32:12 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
[Pipeline] sh
21:32:12 + REF=refs/heads/master
21:32:12 + [ -n refs/heads/master ]
21:32:12 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:12 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:12 + make REF=master debian-buster
21:32:12 git init src/github.com/docker/cli
21:32:12 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli/.git/
21:32:12 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:32:12 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:32:12 + SRC=src/github.com/docker/cli
21:32:12 + REF=master
21:32:12 + REF_FETCH=master
21:32:12 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:32:12 + awk {print $2}
21:32:12 + REF=refs/heads/master
21:32:12 + [ -n refs/heads/master ]
21:32:12 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:12 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:12 + make REF=master ubuntu-bionic
21:32:12 git init src/github.com/docker/cli
21:32:12 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli/.git/
21:32:12 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:32:12 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:32:12 + SRC=src/github.com/docker/cli
21:32:12 + REF=master
21:32:12 + REF_FETCH=master
21:32:12 + awk {print $2}
21:32:12 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:32:12 + REF=refs/heads/master
21:32:12 + [ -n refs/heads/master ]
21:32:12 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:12 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:12 + REF=refs/heads/master
21:32:12 + [ -n refs/heads/master ]
21:32:12 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:12 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:12 using credential docker-jenkins-github-credentials
21:32:12 Cloning the remote Git repository
21:32:12 Cloning with configured refspecs honoured and without tags
[Pipeline] sh
[Pipeline] sh
21:32:12 using credential docker-jenkins-github-credentials
21:32:12 Cloning the remote Git repository
21:32:12 Cloning with configured refspecs honoured and without tags
21:32:12 + make REF=master ubuntu-jammy
21:32:12 git init src/github.com/docker/cli
21:32:12 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli/.git/
21:32:12 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:32:12 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:32:12 + SRC=src/github.com/docker/cli
21:32:12 + REF=master
21:32:12 + REF_FETCH=master
21:32:12 + awk {print $2}
21:32:12 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:32:12 + REF=refs/heads/master
21:32:12 + [ -n refs/heads/master ]
21:32:12 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:12 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:12 From https://github.com/docker/cli
21:32:12  * [new branch]      master     -> master
21:32:12  * [new branch]      master     -> origin/master
21:32:12 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:32:12 + make REF=master DOCKER_BUILD_PKGS=cross-win static
21:32:12 git init src/github.com/docker/cli
21:32:12 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli/.git/
21:32:12 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:32:12 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:32:12 + SRC=src/github.com/docker/cli
21:32:12 + REF=master
21:32:12 + REF_FETCH=master
21:32:12 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:32:12 + awk {print $2}
21:32:12 + REF=refs/heads/master
21:32:12 + [ -n refs/heads/master ]
21:32:12 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:12 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:12 + make REF=master DOCKER_BUILD_PKGS=cross-mac static
21:32:12 git init src/github.com/docker/cli
21:32:12 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli/.git/
21:32:12 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:32:12 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:32:12 + SRC=src/github.com/docker/cli
21:32:12 + REF=master
21:32:12 + REF_FETCH=master
21:32:12 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:32:12 + awk {print $2}
21:32:12 + REF=refs/heads/master
21:32:12 + [ -n refs/heads/master ]
21:32:12 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:12 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:32:12 From https://github.com/docker/cli
21:32:12  * [new branch]      master     -> master
21:32:12  * [new branch]      master     -> origin/master
21:32:12 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:32:12 From https://github.com/docker/cli
21:32:12  * [new branch]      master     -> master
21:32:12  * [new branch]      master     -> origin/master
21:32:12 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:32:12 git init src/github.com/docker/docker
21:32:12 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker/.git/
21:32:12 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:32:12 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:32:12 + SRC=src/github.com/docker/docker
21:32:12 + REF=master
21:32:12 + REF_FETCH=master
21:32:12 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:32:12 + awk {print $2}
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-733 # timeout=10
21:32:12 From https://github.com/docker/cli
21:32:12  * [new branch]      master     -> master
21:32:12  * [new branch]      master     -> origin/master
21:32:12 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:32:12 git init src/github.com/docker/docker
21:32:12 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker/.git/
21:32:12 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:32:12 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:32:12 + SRC=src/github.com/docker/docker
21:32:12 + REF=master
21:32:12 + REF_FETCH=master
21:32:12 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:32:12 + awk {print $2}
21:32:12 + REF=refs/heads/master
21:32:12 + [ -n refs/heads/master ]
21:32:12 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:12 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
21:32:13 From https://github.com/docker/cli
21:32:13  * [new branch]      master     -> master
21:32:13  * [new branch]      master     -> origin/master
21:32:13 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:32:13 Fetching without tags
21:32:13 From https://github.com/docker/cli
21:32:13  * [new branch]      master     -> master
21:32:13  * [new branch]      master     -> origin/master
21:32:13 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:32:13 git init src/github.com/docker/docker
21:32:13 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker/.git/
21:32:13 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:32:13 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:32:13 + SRC=src/github.com/docker/docker
21:32:13 + REF=master
21:32:13 + REF_FETCH=master
21:32:13 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin+  master
21:32:13 awk {print $2}
21:32:13 git init src/github.com/docker/docker
21:32:13 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker/.git/
21:32:13 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:32:13 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:32:13 + SRC=src/github.com/docker/docker
21:32:13 + REF=master
21:32:13 + REF_FETCH=master
21:32:13 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:32:13 + awk {print $2}
21:32:13 git init src/github.com/docker/docker
21:32:13 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker/.git/
21:32:13 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:32:13 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:32:13 + SRC=src/github.com/docker/docker
21:32:13 + REF=master
21:32:13 + REF_FETCH=master
21:32:13 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:32:13 + awk {print $2}
21:32:13 + REF=refs/heads/master
21:32:13 + [ -n refs/heads/master ]
21:32:13 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:13 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:13 + REF=refs/heads/master
21:32:13 + [ -n refs/heads/master ]
21:32:13 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:13 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:13 From https://github.com/docker/cli
21:32:13  * [new branch]      master     -> master
21:32:13  * [new branch]      master     -> origin/master
21:32:13 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:32:13 git init src/github.com/docker/docker
21:32:13 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker/.git/
21:32:13 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:32:13 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:32:13 + SRC=src/github.com/docker/docker
21:32:13 + REF=master
21:32:13 + REF_FETCH=master
21:32:13 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:32:13 + awk {print $2}
21:32:13 From https://github.com/docker/cli
21:32:13  * [new branch]      master     -> master
21:32:13  * [new branch]      master     -> origin/master
21:32:13 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:32:13 From https://github.com/docker/cli
21:32:13  * [new branch]      master     -> master
21:32:13  * [new branch]      master     -> origin/master
21:32:13 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:32:13 git init src/github.com/docker/docker
21:32:13 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker/.git/
21:32:13 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:32:13 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:32:13 + SRC=src/github.com/docker/docker
21:32:13 + REF=master
21:32:13 + REF_FETCH=master
21:32:13 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:32:13 + awk {print $2}
21:32:13 + REF=refs/heads/master
21:32:13 + [ -n refs/heads/master ]
21:32:13 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:13 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:13 From https://github.com/docker/cli
21:32:13  * [new branch]      master     -> master
21:32:13  * [new branch]      master     -> origin/master
21:32:13 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:32:13 Merging remotes/origin/master commit 8b0101abaad3fe9773edb9d0138b1f543a56e10c into PR head commit ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:13 git init src/github.com/docker/docker
21:32:13 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker/.git/
21:32:13 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:32:13 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:32:13 + SRC=src/github.com/docker/docker
21:32:13 + REF=master
21:32:13 + REF_FETCH=master
21:32:13 + awk {print $2}
21:32:13 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:32:13 + REF=refs/heads/master
21:32:13 + [ -n refs/heads/master ]
21:32:13 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:13 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:13 + REF=refs/heads/master
21:32:13 + [ -n refs/heads/master ]
21:32:13 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:13 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:13 #9 33.42   Installing : perl-threads-1.87-4.el7.aarch64                            31/52 
21:32:13 #9 34.50   Installing : 4:perl-5.16.3-299.el7_9.aarch64                            32/52 
21:32:13 #9 34.55   Installing : perl-Thread-Queue-3.02-2.el7.noarch                        33/52 
21:32:13 #9 34.59   Updating   : rpm-python-4.11.3-48.el7_9.aarch64                         34/52 
21:32:13 #9 34.62   Installing : python-srpm-macros-3-34.el7.noarch                         35/52 
21:32:13 #9 34.67   Installing : unzip-6.0-24.el7_9.aarch64                                 36/52 
21:32:13 #9 34.70   Installing : 1:emacs-filesystem-24.3-23.el7.noarch                      37/52 
21:32:13 #9 34.74   Installing : desktop-file-utils-0.23-2.el7.aarch64                      38/52 
21:32:13 #9 34.80   Installing : zip-3.0-11.el7.aarch64                                     39/52 
21:32:13 + REF=refs/heads/master
21:32:13 + [ -n refs/heads/master ]
21:32:13 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:13 + git -C src/github.com/docker/docker 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-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:32:13 git init src/github.com/docker/docker
21:32:13 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker/.git/
21:32:13 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:32:13 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:32:13 + SRC=src/github.com/docker/docker
21:32:13 + REF=master
21:32:13 + REF_FETCH=master
21:32:13 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:32:13 + awk {print $2}
21:32:13 git init src/github.com/docker/docker
21:32:13 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker/.git/
21:32:13 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:32:13 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:32:13 + SRC=src/github.com/docker/docker
21:32:13 + REF=master
21:32:13 + REF_FETCH=master
21:32:13 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:32:13 + awk {print $2}
21:32:13 Merge succeeded, producing ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:13 Checking out Revision ea3f25f2c1dff2f76606a23eddcc428e172879a3 (PR-733)
21:32:13 + REF=refs/heads/master
21:32:13 + [ -n refs/heads/master ]
21:32:13 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:13 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:13 Fetching without tags
21:32:13 #9 34.83   Installing : patch-2.7.1-12.el7_7.aarch64                               40/52 
21:32:13 Merging remotes/origin/master commit 8b0101abaad3fe9773edb9d0138b1f543a56e10c into PR head commit ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:13 Client:
21:32:13  Context:    default
21:32:13  Debug Mode: false
21:32:13  Plugins:
21:32:13   app: Docker App (Docker Inc., v0.9.1-beta3)
21:32:13   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
21:32:13   compose: Docker Compose (Docker Inc., v2.4.1)
21:32:13   scan: Docker Scan (Docker Inc., v0.17.0)
21:32:13 
21:32:13 Server:
21:32:13  Containers: 0
21:32:13   Running: 0
21:32:13   Paused: 0
21:32:13   Stopped: 0
21:32:13  Images: 1
21:32:13  Server Version: 20.10.14
21:32:13  Storage Driver: overlay2
21:32:13   Backing Filesystem: extfs
21:32:13   Supports d_type: true
21:32:13   Native Overlay Diff: true
21:32:13   userxattr: false
21:32:13  Logging Driver: json-file
21:32:13  Cgroup Driver: systemd
21:32:13  Cgroup Version: 2
21:32:13  Plugins:
21:32:13   Volume: local
21:32:13   Network: bridge host ipvlan macvlan null overlay
21:32:13   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:32:13  Swarm: inactive
21:32:13  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:32:13  Default Runtime: runc
21:32:13  Init Binary: docker-init
21:32:13  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
21:32:13  runc version: v1.0.3-0-gf46b6ba
21:32:13  init version: de40ad0
21:32:13  Security Options:
21:32:13   apparmor
21:32:13   seccomp
21:32:13    Profile: default
21:32:13   cgroupns
21:32:13  Kernel Version: 5.13.0-1021-aws
21:32:13  Operating System: Ubuntu 20.04.4 LTS
21:32:13  OSType: linux
21:32:13  Architecture: x86_64
21:32:13  CPUs: 2
21:32:13  Total Memory: 7.559GiB
21:32:13  Name: ip-10-100-93-73
21:32:13  ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK
21:32:13  Docker Root Dir: /var/lib/docker
21:32:13  Debug Mode: false
21:32:13  Username: dockerbuildbot
21:32:13  Registry: https://index.docker.io/v1/
21:32:13  Labels:
21:32:13  Experimental: true
21:32:13  Insecure Registries:
21:32:13   127.0.0.0/8
21:32:13  Live Restore Enabled: true
21:32:13 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
21:32:13 The recommended git tool is: git
21:32:13 + REF=refs/heads/master
21:32:13 + [ -n refs/heads/master ]
21:32:13 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:13 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/733/head:refs/remotes/origin/PR-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # 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 8b0101abaad3fe9773edb9d0138b1f543a56e10c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # timeout=10
21:32:13 #9 34.85   Installing : perl-srpm-macros-1-8.el7.noarch                            41/52 
21:32:13 Merge succeeded, producing ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:13 Checking out Revision ea3f25f2c1dff2f76606a23eddcc428e172879a3 (PR-733)
21:32:14 + REF=refs/heads/master
21:32:14 + [ -n refs/heads/master ]
21:32:14 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:14 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
 > 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:32:14 using credential docker-jenkins-github-credentials
21:32:14 From https://github.com/docker/docker
21:32:14  * [new branch]      master     -> master
21:32:14  * [new branch]      master     -> origin/master
21:32:14 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:32:14 #9 35.41   Installing : gdb-7.6.1-120.el7.aarch64                                  42/52 
21:32:14 #9 35.44   Installing : file-5.11-37.el7.aarch64                                   43/52 
21:32:14 #9 35.48   Installing : dwz-0.11-3.el7.aarch64                                     44/52 
21:32:14 #9 35.52   Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch               45/52 
21:32:14 #9 35.59   Installing : elfutils-0.176-5.el7.aarch64                               46/52 
21:32:14 Cloning the remote Git repository
21:32:14 Cloning with configured refspecs honoured and without tags
21:32:14 From https://github.com/docker/docker
21:32:14  * [new branch]      master     -> master
21:32:14  * [new branch]      master     -> origin/master
21:32:14 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:32:14 Commit message: "verify: rpm: force release-version for Fedora pre-releases"
21:32:14 From https://github.com/docker/docker
21:32:14  * [new branch]      master     -> master
21:32:14  * [new branch]      master     -> origin/master
21:32:14 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:32:14 Fetching without tags
21:32:14 From https://github.com/docker/docker
21:32:14  * [new branch]      master     -> master
21:32:14  * [new branch]      master     -> origin/master
21:32:14 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:32:14 From https://github.com/docker/docker
21:32:14  * [new branch]      master     -> master
21:32:14  * [new branch]      master     -> origin/master
21:32:14 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:32:14 Commit message: "verify: rpm: force release-version for Fedora pre-releases"
21:32:14 git init src/github.com/docker/buildx
21:32:14 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx/.git/
21:32:14 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:32:14 ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2"
21:32:14 + SRC=src/github.com/docker/buildx
21:32:14 + REF=v0.8.2
21:32:14 + REF_FETCH=v0.8.2
21:32:14 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2
21:32:14 + awk {print $2}
21:32:14 #9 35.65   Installing : rpm-build-4.11.3-48.el7_9.aarch64                          47/52 
21:32:14 #9 35.72   Installing : rpmlint-1.5-4.el7.noarch                                   48/52 
21:32:14 #9 35.75   Cleanup    : rpm-python-4.11.3-45.el7.aarch64                           49/52 
21:32:14 git init src/github.com/docker/buildx
21:32:14 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx/.git/
21:32:14 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:32:14 ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2"
21:32:14 + SRC=src/github.com/docker/buildx
21:32:14 + REF=v0.8.2
21:32:14 + REF_FETCH=v0.8.2
21:32:14 + awk {print $2}
21:32:14 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2
21:32:14 + REF=refs/tags/v0.8.2
21:32:14 + [ -n refs/tags/v0.8.2 ]
21:32:14 + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:14 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:14 Commit message: "verify: rpm: force release-version for Fedora pre-releases"
21:32:14 git init src/github.com/docker/buildx
21:32:14 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx/.git/
21:32:14 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:32:14 ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2"
21:32:14 + SRC=src/github.com/docker/buildx
21:32:14 + REF=v0.8.2
21:32:14 + REF_FETCH=v0.8.2
21:32:14 + awk {print $2}
21:32:14 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2
21:32:14 + REF=refs/tags/v0.8.2
21:32:14 + [ -n refs/tags/v0.8.2 ]
21:32:14 + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:14 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:14 Commit message: "verify: rpm: force release-version for Fedora pre-releases"
21:32:14 From https://github.com/docker/docker
21:32:14  * [new branch]      master     -> master
21:32:14  * [new branch]      master     -> origin/master
21:32:14 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:32:14 git init src/github.com/docker/buildx
21:32:14 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx/.git/
21:32:14 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:32:14 ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2"
21:32:14 + SRC=src/github.com/docker/buildx
21:32:14 + REF=v0.8.2
21:32:14 + REF_FETCH=v0.8.2
21:32:14 + awk {print $2}
21:32:14 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2
21:32:14 + REF=refs/tags/v0.8.2
21:32:14 + [ -n refs/tags/v0.8.2 ]
21:32:14 + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:14 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:14 git init src/github.com/docker/buildx
21:32:14 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx/.git/
21:32:14 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:32:14 ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2"
21:32:14 + SRC=src/github.com/docker/buildx
21:32:14 + REF=v0.8.2
21:32:14 + REF_FETCH=v0.8.2
21:32:14 + awk {print $2}
21:32:14 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2
21:32:14 + REF=refs/tags/v0.8.2
21:32:14 + [ -n refs/tags/v0.8.2 ]
21:32:14 + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:14 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/733/head:refs/remotes/origin/PR-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # 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 8b0101abaad3fe9773edb9d0138b1f543a56e10c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # timeout=10
21:32:14 Commit message: "verify: rpm: force release-version for Fedora pre-releases"
21:32:14 + REF=refs/tags/v0.8.2
21:32:14 + [ -n refs/tags/v0.8.2 ]
21:32:14 + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:14 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:14 #9 35.78   Cleanup    : rpm-build-libs-4.11.3-45.el7.aarch64                       50/52 
21:32:14 #9 36.06   Cleanup    : rpm-4.11.3-45.el7.aarch64                                  51/52 
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:32:14 Commit message: "verify: rpm: force release-version for Fedora pre-releases"
21:32:14 git init src/github.com/docker/buildx
21:32:14 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx/.git/
21:32:14 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:32:14 ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2"
21:32:14 + SRC=src/github.com/docker/buildx
21:32:14 + REF=v0.8.2
21:32:14 + REF_FETCH=v0.8.2
21:32:14 + awk {print $2}
21:32:14 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2
21:32:14 + REF=refs/tags/v0.8.2
21:32:14 + [ -n refs/tags/v0.8.2 ]
21:32:14 + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:14 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2
[Pipeline] sh
21:32:15 Merging remotes/origin/master commit 8b0101abaad3fe9773edb9d0138b1f543a56e10c into PR head commit ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:15 + make clean
21:32:15 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/v -w /v alpine chown -R 1000:1000 src
21:32:15 rm -f -r src
21:32:15 make -C rpm clean
21:32:15 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:15 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:32:15 rm -f -r rpmbuild/
21:32:15 docker builder prune -f --filter until=24h
21:32:15 Total reclaimed space: 0B
21:32:15 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:15 make -C deb clean
21:32:15 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:15 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:32:15 rm -f -r debbuild
21:32:15 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 sources
21:32:15 rm -f -r sources
21:32:15 docker builder prune -f --filter until=24h
21:32:15 Total reclaimed space: 0B
21:32:15 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:15 make -C static clean
21:32:15 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
21:32:15 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/static:/v -w /v alpine chown -R 1000:1000 build
21:32:15 rm -f -r build
21:32:15 docker builder prune -f --filter until=24h
21:32:15 Total reclaimed space: 0B
21:32:15 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
[Pipeline] sh
21:32:15 Merge succeeded, producing ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:15 Checking out Revision ea3f25f2c1dff2f76606a23eddcc428e172879a3 (PR-733)
21:32:15 #9 36.09   Cleanup    : rpm-libs-4.11.3-45.el7.aarch64                             52/52 
21:32:15 #9 36.65   Verifying  : elfutils-0.176-5.el7.aarch64                                1/52 
21:32:15 #9 36.68   Verifying  : rpm-libs-4.11.3-48.el7_9.aarch64                            2/52 
21:32:15 #9 36.70   Verifying  : rpm-4.11.3-48.el7_9.aarch64                                 3/52 
21:32:15 #9 36.72   Verifying  : perl-threads-1.87-4.el7.aarch64                             4/52 
21:32:15 #9 36.73   Verifying  : 4:perl-Time-HiRes-1.9725-3.el7.aarch64                      5/52 
21:32:15 #9 36.75   Verifying  : perl-Exporter-5.68-3.el7.noarch                             6/52 
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/733/head:refs/remotes/origin/PR-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # 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 8b0101abaad3fe9773edb9d0138b1f543a56e10c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # timeout=10
21:32:15 + make REF=master centos-7
21:32:15 git init src/github.com/docker/cli
21:32:15 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli/.git/
21:32:15 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:32:15 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:32:15 + SRC=src/github.com/docker/cli
21:32:15 + REF=master
21:32:15 + REF_FETCH=master
21:32:15 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:32:15 + awk {print $2}
21:32:15 + REF=refs/heads/master
21:32:15 + [ -n refs/heads/master ]
21:32:15 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:15 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:15 #9 36.77   Verifying  : perl-constant-1.27-2.el7.noarch                             7/52 
21:32:15 #9 36.79   Verifying  : dwz-0.11-3.el7.aarch64                                      8/52 
21:32:15 #9 36.80   Verifying  : file-5.11-37.el7.aarch64                                    9/52 
21:32:15 #9 36.82   Verifying  : 1:perl-parent-0.225-244.el7.noarch                         10/52 
21:32:15 #9 36.84   Verifying  : perl-Socket-2.010-5.el7.aarch64                            11/52 
21:32:15 #9 36.85   Verifying  : perl-PathTools-3.40-5.el7.aarch64                          12/52 
21:32:15 #9 36.87   Verifying  : gdb-7.6.1-120.el7.aarch64                                  13/52 
21:32:15 #9 36.89   Verifying  : perl-HTTP-Tiny-0.033-3.el7.noarch                          14/52 
21:32:15 #9 36.90   Verifying  : perl-srpm-macros-1-8.el7.noarch                            15/52 
21:32:15 #9 36.92   Verifying  : desktop-file-utils-0.23-2.el7.aarch64                      16/52 
21:32:15 #9 36.94   Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                         17/52 
21:32:15 #9 36.95   Verifying  : perl-Thread-Queue-3.02-2.el7.noarch                        18/52 
21:32:15 From https://github.com/docker/docker
21:32:15  * [new branch]      master     -> master
21:32:15  * [new branch]      master     -> origin/master
21:32:15 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:32:15 using credential docker-jenkins-github-credentials
21:32:15 Cloning the remote Git repository
21:32:15 Cloning with configured refspecs honoured and without tags
21:32:15 From https://github.com/docker/docker
21:32:15  * [new branch]      master     -> master
21:32:15  * [new branch]      master     -> origin/master
21:32:15 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:32:15 From https://github.com/docker/docker
21:32:15  * [new branch]      master     -> master
21:32:15  * [new branch]      master     -> origin/master
21:32:15 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:32:15 Fetching without tags
21:32:15 #9 36.97   Verifying  : perl-File-Temp-0.23.01-3.el7.noarch                        19/52 
21:32:15 #9 36.99   Verifying  : rpm-build-4.11.3-48.el7_9.aarch64                          20/52 
21:32:15 #9 37.01   Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                        21/52 
21:32:15 #9 37.03   Verifying  : perl-Encode-2.51-7.el7.aarch64                             22/52 
21:32:15 #9 37.04   Verifying  : perl-Time-Local-1.2300-2.el7.noarch                        23/52 
21:32:15 #9 37.06   Verifying  : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   24/52 
21:32:15 #9 37.07   Verifying  : 4:perl-macros-5.16.3-299.el7_9.aarch64                     25/52 
21:32:15 #9 37.09   Verifying  : patch-2.7.1-12.el7_7.aarch64                               26/52 
21:32:15 #9 37.10   Verifying  : perl-Text-ParseWords-3.29-4.el7.noarch                     27/52 
21:32:15 #9 37.11   Verifying  : perl-Carp-1.26-244.el7.noarch                              28/52 
21:32:15 #9 37.13   Verifying  : groff-base-1.22.2-8.el7.aarch64                            29/52 
21:32:15 #9 37.15   Verifying  : rpm-build-libs-4.11.3-48.el7_9.aarch64                     30/52 
21:32:15 #9 37.16   Verifying  : perl-threads-shared-1.43-6.el7.aarch64                     31/52 
21:32:15 #9 37.21   Verifying  : bzip2-1.0.6-13.el7.aarch64                                 32/52 
21:32:15 #9 37.23   Verifying  : perl-Storable-2.45-3.el7.aarch64                           33/52 
21:32:15 #9 37.24   Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                           34/52 
21:32:15 #9 37.26   Verifying  : rpmlint-1.5-4.el7.noarch                                   35/52 
21:32:15 #9 37.27   Verifying  : perl-podlators-2.5.1-3.el7.noarch                          36/52 
21:32:15 #9 37.29   Verifying  : zip-3.0-11.el7.aarch64                                     37/52 
21:32:15 #9 37.30   Verifying  : rpm-python-4.11.3-48.el7_9.aarch64                         38/52 
21:32:15 git init src/github.com/docker/buildx
[Pipeline] sh
21:32:15 git init src/github.com/docker/buildx
21:32:15 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx/.git/
21:32:15 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:32:15 ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2"
21:32:15 + SRC=src/github.com/docker/buildx
21:32:15 + REF=v0.8.2
21:32:15 + REF_FETCH=v0.8.2
21:32:15 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2
21:32:15 + awk {print $2}
21:32:15 + REF=refs/tags/v0.8.2
21:32:15 + [ -n refs/tags/v0.8.2 ]
21:32:15 + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:15 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:15 Merging remotes/origin/master commit 8b0101abaad3fe9773edb9d0138b1f543a56e10c into PR head commit ea3f25f2c1dff2f76606a23eddcc428e172879a3
[Pipeline] sh
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-733 # timeout=10
21:32:15 Merge succeeded, producing ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:15 Checking out Revision ea3f25f2c1dff2f76606a23eddcc428e172879a3 (PR-733)
21:32:15 git init src/github.com/docker/buildx
21:32:15 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx/.git/
21:32:15 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:32:15 ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2"
21:32:15 + SRC=src/github.com/docker/buildx
21:32:15 + REF=v0.8.2
21:32:15 + REF_FETCH=v0.8.2
21:32:15 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin+  v0.8.2
21:32:15 awk {print $2}
21:32:15 + REF=refs/tags/v0.8.2
21:32:15 + [ -n refs/tags/v0.8.2 ]
21:32:15 + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:15 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/733/head:refs/remotes/origin/PR-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # 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 8b0101abaad3fe9773edb9d0138b1f543a56e10c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # timeout=10
21:32:16 #9 37.32   Verifying  : perl-Filter-1.49-3.el7.aarch64                             39/52 
21:32:16 #9 37.34   Verifying  : perl-Scalar-List-Utils-1.27-248.el7.aarch64                40/52 
21:32:16 #9 37.35   Verifying  : 1:emacs-filesystem-24.3-23.el7.noarch                      41/52 
21:32:16 #9 37.37   Verifying  : 4:perl-5.16.3-299.el7_9.aarch64                            42/52 
21:32:16 #9 37.39   Verifying  : 4:perl-libs-5.16.3-299.el7_9.aarch64                       43/52 
21:32:16 #9 37.40   Verifying  : perl-Getopt-Long-2.40-3.el7.noarch                         44/52 
21:32:16 #9 37.42   Verifying  : unzip-6.0-24.el7_9.aarch64                                 45/52 
21:32:16 #9 37.43   Verifying  : python-srpm-macros-3-34.el7.noarch                         46/52 
21:32:16 #9 37.45   Verifying  : perl-File-Path-2.09-2.el7.noarch                           47/52 
21:32:16 #9 37.46   Verifying  : redhat-rpm-config-9.1.0-88.el7.centos.noarch               48/52 
21:32:16 #9 37.47   Verifying  : rpm-4.11.3-45.el7.aarch64                                  49/52 
21:32:16 #9 37.47   Verifying  : rpm-python-4.11.3-45.el7.aarch64                           50/52 
21:32:16 #9 37.48   Verifying  : rpm-build-libs-4.11.3-45.el7.aarch64                       51/52 
21:32:16 #9 37.48   Verifying  : rpm-libs-4.11.3-45.el7.aarch64                             52/52 
21:32:16 #9 37.53 
21:32:16 #9 37.53 Installed:
21:32:16 #9 37.53   rpm-build.aarch64 0:4.11.3-48.el7_9         rpmlint.noarch 0:1.5-4.el7        
21:32:16 #9 37.53 
21:32:16 #9 37.53 Dependency Installed:
21:32:16 #9 37.53   bzip2.aarch64 0:1.0.6-13.el7                                                  
21:32:16 #9 37.53   desktop-file-utils.aarch64 0:0.23-2.el7                                       
21:32:16 #9 37.53   dwz.aarch64 0:0.11-3.el7                                                      
21:32:16 #9 37.53   elfutils.aarch64 0:0.176-5.el7                                                
21:32:16 #9 37.53   emacs-filesystem.noarch 1:24.3-23.el7                                         
21:32:16 #9 37.53   file.aarch64 0:5.11-37.el7                                                    
21:32:16 #9 37.53   gdb.aarch64 0:7.6.1-120.el7                                                   
21:32:16 #9 37.53   groff-base.aarch64 0:1.22.2-8.el7                                             
21:32:16 #9 37.53   patch.aarch64 0:2.7.1-12.el7_7                                                
21:32:16 #9 37.53   perl.aarch64 4:5.16.3-299.el7_9                                               
21:32:16 #9 37.53   perl-Carp.noarch 0:1.26-244.el7                                               
21:32:16 #9 37.53   perl-Encode.aarch64 0:2.51-7.el7                                              
21:32:16 #9 37.53   perl-Exporter.noarch 0:5.68-3.el7                                             
21:32:16 #9 37.53   perl-File-Path.noarch 0:2.09-2.el7                                            
21:32:16 #9 37.53   perl-File-Temp.noarch 0:0.23.01-3.el7                                         
21:32:16 #9 37.53   perl-Filter.aarch64 0:1.49-3.el7                                              
21:32:16 #9 37.53   perl-Getopt-Long.noarch 0:2.40-3.el7                                          
21:32:16 #9 37.53   perl-HTTP-Tiny.noarch 0:0.033-3.el7                                           
21:32:16 #9 37.53   perl-PathTools.aarch64 0:3.40-5.el7                                           
21:32:16 #9 37.53   perl-Pod-Escapes.noarch 1:1.04-299.el7_9                                      
21:32:16 #9 37.53   perl-Pod-Perldoc.noarch 0:3.20-4.el7                                          
21:32:16 #9 37.53   perl-Pod-Simple.noarch 1:3.28-4.el7                                           
21:32:16 #9 37.53   perl-Pod-Usage.noarch 0:1.63-3.el7                                            
21:32:16 #9 37.53   perl-Scalar-List-Utils.aarch64 0:1.27-248.el7                                 
21:32:16 #9 37.53   perl-Socket.aarch64 0:2.010-5.el7                                             
21:32:16 #9 37.53   perl-Storable.aarch64 0:2.45-3.el7                                            
21:32:16 #9 37.53   perl-Text-ParseWords.noarch 0:3.29-4.el7                                      
21:32:16 #9 37.53   perl-Thread-Queue.noarch 0:3.02-2.el7                                         
21:32:16 #9 37.53   perl-Time-HiRes.aarch64 4:1.9725-3.el7                                        
21:32:16 #9 37.53   perl-Time-Local.noarch 0:1.2300-2.el7                                         
21:32:16 #9 37.53   perl-constant.noarch 0:1.27-2.el7                                             
21:32:16 #9 37.53   perl-libs.aarch64 4:5.16.3-299.el7_9                                          
21:32:16 #9 37.53   perl-macros.aarch64 4:5.16.3-299.el7_9                                        
21:32:16 #9 37.53   perl-parent.noarch 1:0.225-244.el7                                            
21:32:16 #9 37.53   perl-podlators.noarch 0:2.5.1-3.el7                                           
21:32:16 #9 37.53   perl-srpm-macros.noarch 0:1-8.el7                                             
21:32:16 #9 37.53   perl-threads.aarch64 0:1.87-4.el7                                             
21:32:16 #9 37.53   perl-threads-shared.aarch64 0:1.43-6.el7                                      
21:32:16 #9 37.53   python-srpm-macros.noarch 0:3-34.el7                                          
21:32:16 #9 37.53   redhat-rpm-config.noarch 0:9.1.0-88.el7.centos                                
21:32:16 #9 37.53   unzip.aarch64 0:6.0-24.el7_9                                                  
21:32:16 #9 37.53   zip.aarch64 0:3.0-11.el7                                                      
21:32:16 #9 37.53 
21:32:16 #9 37.53 Dependency Updated:
21:32:16 #9 37.53   rpm.aarch64 0:4.11.3-48.el7_9       rpm-build-libs.aarch64 0:4.11.3-48.el7_9 
21:32:16 #9 37.53   rpm-libs.aarch64 0:4.11.3-48.el7_9  rpm-python.aarch64 0:4.11.3-48.el7_9     
21:32:16 #9 37.53 
21:32:16 #9 37.53 Complete!
21:32:16 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx/.git/
21:32:16 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:32:16 ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2"
21:32:16 + SRC=src/github.com/docker/buildx
21:32:16 + REF=v0.8.2
21:32:16 + REF_FETCH=v0.8.2
21:32:16 + awk {print $2}
21:32:16 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2
21:32:16 + REF=refs/tags/v0.8.2
21:32:16 + [ -n refs/tags/v0.8.2 ]
21:32:16 + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:16 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:16 + make clean
21:32:16 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/v -w /v alpine chown -R 1000:1000 src
21:32:16 rm -f -r src
21:32:16 make -C rpm clean
21:32:16 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:16 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:32:16 rm -f -r rpmbuild/
21:32:16 docker builder prune -f --filter until=24h
21:32:16 Total reclaimed space: 0B
21:32:16 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:16 make -C deb clean
21:32:16 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:16 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:32:16 rm -f -r debbuild
21:32:16 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 sources
21:32:16 rm -f -r sources
21:32:16 docker builder prune -f --filter until=24h
21:32:16 Total reclaimed space: 0B
21:32:16 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:16 make -C static clean
21:32:16 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
21:32:16 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/static:/v -w /v alpine chown -R 1000:1000 build
21:32:16 rm -f -r build
21:32:16 docker builder prune -f --filter until=24h
21:32:16 Total reclaimed space: 0B
21:32:16 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
21:32:16 + make clean
21:32:16 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/v -w /v alpine chown -R 1000:1000 src
21:32:16 rm -f -r src
21:32:16 make -C rpm clean
21:32:16 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:16 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:32:16 rm -f -r rpmbuild/
21:32:16 docker builder prune -f --filter until=24h
21:32:16 Total reclaimed space: 0B
21:32:16 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:16 make -C deb clean
21:32:16 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:16 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:32:16 rm -f -r debbuild
21:32:16 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 sources
21:32:16 rm -f -r sources
21:32:16 docker builder prune -f --filter until=24h
21:32:16 Total reclaimed space: 0B
21:32:16 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:16 make -C static clean
21:32:16 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
21:32:16 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/static:/v -w /v alpine chown -R 1000:1000 build
21:32:16 rm -f -r build
21:32:16 docker builder prune -f --filter until=24h
21:32:16 Total reclaimed space: 0B
21:32:16 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
[Pipeline] sh
[Pipeline] sh
21:32:16 + make REF=master debian-bullseye
21:32:16 git init src/github.com/docker/cli
21:32:16 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli/.git/
21:32:16 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:32:16 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:32:16 + SRC=src/github.com/docker/cli
21:32:16 + REF=master
21:32:16 + REF_FETCH=master
21:32:16 + awk {print $2}
21:32:16 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:32:16 + REF=refs/heads/master
21:32:16 + [ -n refs/heads/master ]
21:32:16 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:16 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:16 + make clean
21:32:16 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/v -w /v alpine chown -R 1000:1000 src
21:32:16 rm -f -r src
21:32:16 make -C rpm clean
21:32:16 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:16 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:32:16 rm -f -r rpmbuild/
21:32:16 docker builder prune -f --filter until=24h
21:32:16 Total reclaimed space: 0B
21:32:16 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:16 make -C deb clean
21:32:16 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:16 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:32:16 rm -f -r debbuild
21:32:16 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 sources
21:32:16 rm -f -r sources
21:32:16 docker builder prune -f --filter until=24h
21:32:16 Total reclaimed space: 0B
21:32:16 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:16 make -C static clean
21:32:16 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
21:32:16 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/static:/v -w /v alpine chown -R 1000:1000 build
21:32:16 rm -f -r build
21:32:16 docker builder prune -f --filter until=24h
21:32:16 Total reclaimed space: 0B
21:32:16 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
[Pipeline] sh
21:32:16 + make REF=master DOCKER_BUILD_PKGS=static-linux static
21:32:16 git init src/github.com/docker/cli
21:32:16 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli/.git/
21:32:16 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:32:16 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:32:16 + SRC=src/github.com/docker/cli
21:32:16 + REF=master
21:32:16 + REF_FETCH=master
21:32:16 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:32:16 + awk {print $2}
21:32:16 + REF=refs/heads/master
21:32:16 + [ -n refs/heads/master ]
21:32:16 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:16 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:16 From https://github.com/docker/cli
21:32:16  * [new branch]      master     -> master
21:32:16  * [new branch]      master     -> origin/master
21:32:16 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:32:16 git init src/github.com/docker/docker
21:32:16 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker/.git/
21:32:16 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:32:16 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:32:16 + make REF=master centos-9
21:32:16 git init src/github.com/docker/cli
21:32:16 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli/.git/
21:32:16 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:32:16 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:32:16 + SRC=src/github.com/docker/cli
21:32:16 + REF=master
21:32:16 + REF_FETCH=master
21:32:16 + awk {print $2}
21:32:16 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:32:16 + make clean
21:32:16 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/v -w /v alpine chown -R 1000:1000 src
21:32:16 rm -f -r src
21:32:16 make -C rpm clean
21:32:16 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:16 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:32:16 rm -f -r rpmbuild/
21:32:16 docker builder prune -f --filter until=24h
21:32:16 Total reclaimed space: 0B
21:32:16 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:16 make -C deb clean
21:32:16 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:16 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:32:16 rm -f -r debbuild
21:32:16 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 sources
21:32:16 rm -f -r sources
21:32:16 docker builder prune -f --filter until=24h
21:32:16 Total reclaimed space: 0B
21:32:16 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:16 make -C static clean
21:32:16 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
21:32:16 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/static:/v -w /v alpine chown -R 1000:1000 build
21:32:16 rm -f -r build
21:32:16 docker builder prune -f --filter until=24h
21:32:16 Total reclaimed space: 0B
21:32:16 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
[Pipeline] sh
21:32:16 Fetching without tags
21:32:16 From https://github.com/docker/docker
21:32:16  * [new branch]      master     -> master
21:32:16  * [new branch]      master     -> origin/master
21:32:16 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:32:16 + SRC=src/github.com/docker/docker
21:32:16 + REF=master
21:32:16 + REF_FETCH=master
21:32:16 + git -C src/github.com/docker/docker ls-remote+  --refs --heads --tags origin masterawk
21:32:16  {print $2}
21:32:16 + REF=refs/heads/master
21:32:16 + [ -n refs/heads/master ]
21:32:16 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:16 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:16 + make REF=master centos-8
21:32:16 git init src/github.com/docker/cli
21:32:16 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli/.git/
21:32:16 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:32:16 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:32:16 + SRC=src/github.com/docker/cli
21:32:16 + REF=master
21:32:16 + REF_FETCH=master
21:32:16 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:32:16 + awk {print $2}
21:32:16 + REF=refs/heads/master
21:32:16 + [ -n refs/heads/master ]
21:32:16 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:16 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:16 Merging remotes/origin/master commit 8b0101abaad3fe9773edb9d0138b1f543a56e10c into PR head commit ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:16 Merge succeeded, producing ea3f25f2c1dff2f76606a23eddcc428e172879a3
21:32:16 Checking out Revision ea3f25f2c1dff2f76606a23eddcc428e172879a3 (PR-733)
21:32:16 + make REF=master debian-buster
21:32:16 git init src/github.com/docker/cli
21:32:16 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli/.git/
21:32:16 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:32:16 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:32:16 + SRC=src/github.com/docker/cli
21:32:16 + REF=master
21:32:16 + REF_FETCH=master
21:32:16 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:32:16 + awk {print $2}
21:32:16 + REF=refs/heads/master
21:32:16 + [ -n refs/heads/master ]
21:32:16 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:16 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:16 From https://github.com/docker/docker
21:32:16  * [new branch]      master     -> master
21:32:16  * [new branch]      master     -> origin/master
21:32:16 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:32:16 From https://github.com/docker/cli
21:32:16  * [new branch]      master     -> master
21:32:16  * [new branch]      master     -> origin/master
21:32:16 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:32:17 #9 DONE 38.4s
21:32:17 
21:32:17 #11 [stage-1 4/7] COPY SPECS /root/rpmbuild/SPECS
21:32:17 #11 sha256:159a4976820a8dc39b54accae316d2ce902db7c97109d2486f3bc5b5ef0377e2
21:32:17 #11 DONE 0.1s
21:32:17 From https://github.com/docker/buildx
21:32:17  * [new tag]         v0.8.2     -> v0.8.2
21:32:17 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2
21:32:17 From https://github.com/docker/buildx
21:32:17  * [new tag]         v0.8.2     -> v0.8.2
21:32:17 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2
21:32:17 git init src/github.com/docker/compose
21:32:17 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose/.git/
21:32:17 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:32:17 ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0"
21:32:17 + SRC=src/github.com/docker/compose
21:32:17 + REF=v2.9.0
21:32:17 + REF_FETCH=v2.9.0
21:32:17 + awk {print $2}
21:32:17 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0
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/733/head:refs/remotes/origin/PR-733 +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/733/head:refs/remotes/origin/PR-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # 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 8b0101abaad3fe9773edb9d0138b1f543a56e10c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea3f25f2c1dff2f76606a23eddcc428e172879a3 # timeout=10
21:32:17 + REF=refs/heads/master
21:32:17 + [ -n refs/heads/master ]
21:32:17 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:17 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:17 From https://github.com/docker/docker
21:32:17  * [new branch]      master     -> master
21:32:17  * [new branch]      master     -> origin/master
21:32:17 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:32:17 From https://github.com/docker/buildx
21:32:17  * [new tag]         v0.8.2     -> v0.8.2
21:32:17 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2
21:32:17 git init src/github.com/docker/compose
21:32:17 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose/.git/
21:32:17 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:32:17 From https://github.com/docker/buildx
21:32:17  * [new tag]         v0.8.2     -> v0.8.2
21:32:17 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2
21:32:17 git init src/github.com/docker/compose
21:32:17 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose/.git/
21:32:17 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:32:17 ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0"
21:32:17 + SRC=src/github.com/docker/compose
21:32:17 + REF=v2.9.0
21:32:17 + REF_FETCH=v2.9.0
21:32:17 + awk {print $2}
21:32:17 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0
21:32:17 From https://github.com/docker/docker
21:32:17  * [new branch]      master     -> master
21:32:17  * [new branch]      master     -> origin/master
21:32:17 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:32:17 git init src/github.com/docker/docker
21:32:17 git init src/github.com/docker/buildx
21:32:17 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx/.git/
21:32:17 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:32:17 ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2"
21:32:17 + SRC=src/github.com/docker/buildx
21:32:17 + REF=v0.8.2
21:32:17 + REF_FETCH=v0.8.2
21:32:17 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2
21:32:17 + awk {print $2}
21:32:17 + REF=refs/tags/v0.8.2
21:32:17 + [ -n refs/tags/v0.8.2 ]
21:32:17 + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:17 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:17 From https://github.com/docker/buildx
21:32:17  * [new tag]         v0.8.2     -> v0.8.2
21:32:17 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2
21:32:17 git init src/github.com/docker/compose
21:32:17 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose/.git/
21:32:17 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:32:17 ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0"
21:32:17 + SRC=src/github.com/docker/compose
21:32:17 + REF=v2.9.0
21:32:17 + REF_FETCH=v2.9.0
21:32:17 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0
21:32:17 + awk {print $2}
21:32:17 + REF=refs/tags/v2.9.0
21:32:17 + [ -n refs/tags/v2.9.0 ]
21:32:17 + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:17 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:17 
21:32:17 #12 [stage-1 5/7] RUN   if [ "$(uname -m)" = "x86_64" ]; then     yum-builddep -y /root/rpmbuild/SPECS/*.spec;   else     yum-builddep -y /root/rpmbuild/SPECS/docker-c*.spec;     yum-builddep -y /root/rpmbuild/SPECS/docker-b*.spec;   fi
21:32:17 #12 sha256:519477fc95e9d36f3e57cf6225f83d43e7a8a4527c614047aa1502571ffb380e
21:32:17 git init src/github.com/docker/compose
21:32:17 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose/.git/
21:32:17 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:32:17 ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0"
21:32:17 + SRC=src/github.com/docker/compose
21:32:17 + REF=v2.9.0
21:32:17 + REF_FETCH=v2.9.0
21:32:17 + awk {print $2}
21:32:17 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0
21:32:17 + REF=refs/tags/v2.9.0
21:32:17 + [ -n refs/tags/v2.9.0 ]
21:32:17 + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:17 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:17 + REF=refs/tags/v2.9.0
21:32:17 + [ -n refs/tags/v2.9.0 ]
21:32:17 + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:17 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:17 Commit message: "verify: rpm: force release-version for Fedora pre-releases"
21:32:17 git init src/github.com/docker/buildx
21:32:17 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx/.git/
21:32:17 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:32:17 ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2"
21:32:17 + SRC=src/github.com/docker/buildx
21:32:17 + REF=v0.8.2
21:32:17 + REF_FETCH=v0.8.2
21:32:17 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2
21:32:17 + awk {print $2}
21:32:17 + REF=refs/tags/v0.8.2
21:32:17 + [ -n refs/tags/v0.8.2 ]
21:32:17 + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:17 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:17 From https://github.com/docker/docker
21:32:17  * [new branch]      master     -> master
21:32:17  * [new branch]      master     -> origin/master
21:32:17 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:32:17 From https://github.com/docker/docker
21:32:17  * [new branch]      master     -> master
21:32:17  * [new branch]      master     -> origin/master
21:32:17 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:32:17 git init src/github.com/docker/buildx
21:32:17 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx/.git/
21:32:17 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:32:17 ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2"
21:32:17 + SRC=src/github.com/docker/buildx
21:32:17 + REF=v0.8.2
21:32:17 + REF_FETCH=v0.8.2
21:32:17 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2
21:32:17 + awk {print $2}
21:32:17 + REF=refs/tags/v0.8.2
21:32:17 + [ -n refs/tags/v0.8.2 ]
21:32:17 + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:17 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:17 ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0"
21:32:17 + SRC=src/github.com/docker/compose
21:32:17 + REF=v2.9.0
21:32:17 + REF_FETCH=v2.9.0
21:32:17 + awk {print $2}
21:32:17 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0
21:32:17 + REF=refs/tags/v2.9.0
21:32:17 + [ -n refs/tags/v2.9.0 ]
21:32:17 + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:17 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:17 + REF=refs/tags/v2.9.0
21:32:17 + [ -n refs/tags/v2.9.0 ]
21:32:17 + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:17 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:17 git init src/github.com/docker/buildx
21:32:17 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx/.git/
21:32:17 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:32:17 ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2"
21:32:17 + SRC=src/github.com/docker/buildx
21:32:17 + REF=v0.8.2
21:32:17 + REF_FETCH=v0.8.2
21:32:17 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2
21:32:17 + awk {print $2}
21:32:17 + REF=refs/tags/v0.8.2
21:32:17 + [ -n refs/tags/v0.8.2 ]
21:32:17 + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:17 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:17 From https://github.com/docker/cli
21:32:17  * [new branch]      master     -> master
21:32:17  * [new branch]      master     -> origin/master
21:32:17 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:32:17 git init src/github.com/docker/buildx
21:32:17 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx/.git/
21:32:17 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:32:17 ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2"
21:32:17 + SRC=src/github.com/docker/buildx
21:32:17 + REF=v0.8.2
21:32:17 + REF_FETCH=v0.8.2
21:32:17 + awk {print $2}
21:32:17 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2
21:32:17 + REF=refs/tags/v0.8.2
21:32:17 + [ -n refs/tags/v0.8.2 ]
21:32:17 + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:17 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:17 From https://github.com/docker/buildx
21:32:17  * [new tag]         v0.8.2     -> v0.8.2
21:32:17 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2
21:32:17 git init src/github.com/docker/compose
21:32:17 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose/.git/
21:32:17 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:32:17 ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0"
21:32:17 + SRC=src/github.com/docker/compose
21:32:17 + REF=v2.9.0
21:32:17 + REF_FETCH=v2.9.0
21:32:17 + awk {print $2}
21:32:17 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0
21:32:17 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker/.git/
21:32:17 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:32:17 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:32:17 + SRC=src/github.com/docker/docker
21:32:17 + REF=master
21:32:17 + REF_FETCH=master
21:32:17 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:32:17 + awk {print $2}
21:32:17 From https://github.com/docker/docker
21:32:17  * [new branch]      master     -> master
21:32:17  * [new branch]      master     -> origin/master
21:32:17 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:32:17 git init src/github.com/docker/buildx
21:32:17 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx/.git/
21:32:17 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:32:17 ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2"
21:32:17 + SRC=src/github.com/docker/buildx
21:32:17 + REF=v0.8.2
21:32:17 + REF_FETCH=v0.8.2
21:32:17 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2
21:32:17 + awk {print $2}
21:32:17 + REF=refs/tags/v0.8.2
21:32:17 + [ -n refs/tags/v0.8.2 ]
21:32:17 + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:17 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:17 Commit message: "verify: rpm: force release-version for Fedora pre-releases"
21:32:17 From https://github.com/docker/compose
21:32:17  * [new tag]         v2.9.0     -> v2.9.0
21:32:17 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0
21:32:17 From https://github.com/docker/docker
21:32:17  * [new branch]      master     -> master
21:32:17  * [new branch]      master     -> origin/master
21:32:17 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:32:17 git init src/github.com/docker/buildx
21:32:17 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx/.git/
21:32:17 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:32:17 ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2"
21:32:17 + SRC=src/github.com/docker/buildx
21:32:17 + REF=v0.8.2
21:32:17 + REF_FETCH=v0.8.2
21:32:17 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2
21:32:17 + awk {print $2}
21:32:17 + REF=refs/tags/v0.8.2
21:32:17 + [ -n refs/tags/v0.8.2 ]
21:32:17 + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:17 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:17 git init src/github.com/docker/buildx
21:32:17 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx/.git/
21:32:17 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:32:17 ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2"
21:32:17 + SRC=src/github.com/docker/buildx
21:32:17 + REF=v0.8.2
21:32:17 + REF_FETCH=v0.8.2
21:32:17 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2
21:32:17 + awk {print $2}
21:32:17 + REF=refs/tags/v0.8.2
21:32:17 + [ -n refs/tags/v0.8.2 ]
21:32:17 + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:17 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:17 From https://github.com/docker/compose
21:32:17  * [new tag]         v2.9.0     -> v2.9.0
21:32:17 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0
21:32:17 git init src/github.com/docker/scan-cli-plugin
21:32:17 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin/.git/
21:32:17 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
21:32:17 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
21:32:17 + SRC=src/github.com/docker/scan-cli-plugin
21:32:17 + REF=v0.17.0
21:32:17 + REF_FETCH=v0.17.0
21:32:17 + awk {print $2}
21:32:17 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
21:32:17 From https://github.com/docker/compose
21:32:17  * [new tag]         v2.9.0     -> v2.9.0
21:32:17 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0
21:32:17 git init src/github.com/docker/scan-cli-plugin
21:32:17 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin/.git/
21:32:17 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
21:32:17 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
21:32:17 + SRC=src/github.com/docker/scan-cli-plugin
21:32:17 + REF=v0.17.0
21:32:17 + REF_FETCH=v0.17.0
21:32:17 + awk {print $2}
21:32:17 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
21:32:17 From https://github.com/docker/docker
21:32:17  * [new branch]      master     -> master
21:32:17  * [new branch]      master     -> origin/master
21:32:17 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:32:17 git init src/github.com/docker/buildx
21:32:17 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx/.git/
21:32:17 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:32:17 ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2"
21:32:17 + SRC=src/github.com/docker/buildx
21:32:17 + REF=v0.8.2
21:32:17 + REF_FETCH=v0.8.2
21:32:17 + git -C src/github.com/docker/buildx ls-remote --refs --heads+  --tags origin v0.8.2
21:32:17 awk {print $2}
21:32:17 + REF=refs/tags/v0.8.2
21:32:17 + [ -n refs/tags/v0.8.2 ]
21:32:17 + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:17 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:17 git init src/github.com/docker/docker
21:32:17 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker/.git/
21:32:17 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:32:17 ./scripts/checkout.sh src/github.com/docker/docker "master"
[Pipeline] sh
21:32:17 + REF=refs/tags/v2.9.0
21:32:17 + [ -n refs/tags/v2.9.0 ]
21:32:17 + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:17 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:17 + REF=refs/heads/master
21:32:17 + [ -n refs/heads/master ]
21:32:17 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:17 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:17 git init src/github.com/docker/scan-cli-plugin
21:32:17 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin/.git/
21:32:17 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
21:32:17 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
21:32:17 + SRC=src/github.com/docker/scan-cli-plugin
21:32:17 + REF=v0.17.0
21:32:17 + REF_FETCH=v0.17.0
21:32:17 + awk {print $2}
21:32:17 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
21:32:17 + REF=refs/tags/v0.17.0
21:32:17 + [ -n refs/tags/v0.17.0 ]
21:32:17 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:17 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:17 From https://github.com/docker/compose
21:32:17  * [new tag]         v2.9.0     -> v2.9.0
21:32:17 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0
21:32:17 git init src/github.com/docker/scan-cli-plugin
21:32:17 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin/.git/
21:32:17 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
21:32:17 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
21:32:17 + SRC=src/github.com/docker/scan-cli-plugin
21:32:17 + REF=v0.17.0
21:32:17 + REF_FETCH=v0.17.0
21:32:17 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
21:32:17 + awk {print $2}
21:32:17 + REF=refs/tags/v0.17.0
21:32:17 + [ -n refs/tags/v0.17.0 ]
21:32:17 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:17 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:17 From https://github.com/docker/compose
21:32:17  * [new tag]         v2.9.0     -> v2.9.0
21:32:17 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0
21:32:17 git init src/github.com/docker/scan-cli-plugin
21:32:17 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin/.git/
21:32:17 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
21:32:17 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
21:32:17 + SRC=src/github.com/docker/scan-cli-plugin
21:32:17 + REF=v0.17.0
21:32:17 + REF_FETCH=v0.17.0
21:32:17 + awk {print $2}
21:32:17 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
21:32:17 + REF=refs/tags/v0.17.0
21:32:17 + [ -n refs/tags/v0.17.0 ]
21:32:17 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:17 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:17 #12 0.608 Loaded plugins: fastestmirror, ovl
21:32:17 + REF=refs/tags/v0.17.0
21:32:17 + [ -n refs/tags/v0.17.0 ]
21:32:17 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:17 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:17 + REF=refs/tags/v0.17.0
21:32:17 + [ -n refs/tags/v0.17.0 ]
21:32:17 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:17 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0
[Pipeline] sh
21:32:17 + SRC=src/github.com/docker/docker
21:32:17 + REF=master
21:32:17 + REF_FETCH=master
21:32:17 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:32:17 + awk {print $2}
21:32:17 + REF=refs/heads/master
21:32:17 + [ -n refs/heads/master ]
21:32:17 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:17 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:18 From https://github.com/docker/cli
21:32:18  * [new branch]      master     -> master
21:32:18  * [new branch]      master     -> origin/master
21:32:18 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:32:18 From https://github.com/docker/compose
21:32:18  * [new tag]         v2.9.0     -> v2.9.0
21:32:18 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0
21:32:18 git init src/github.com/docker/scan-cli-plugin
21:32:18 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin/.git/
21:32:18 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
21:32:18 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
21:32:18 + SRC=src/github.com/docker/scan-cli-plugin
21:32:18 + REF=v0.17.0
21:32:18 + REF_FETCH=v0.17.0
21:32:18 + awk {print $2}
21:32:18 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
21:32:18 + make clean
21:32:18 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/v -w /v alpine chown -R 1000:1000 src
21:32:18 rm -f -r src
21:32:18 make -C rpm clean
21:32:18 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:18 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:32:18 rm -f -r rpmbuild/
21:32:18 docker builder prune -f --filter until=24h
21:32:18 Total reclaimed space: 0B
21:32:18 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:18 make -C deb clean
21:32:18 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:18 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:32:18 rm -f -r debbuild
21:32:18 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 sources
21:32:18 rm -f -r sources
21:32:18 docker builder prune -f --filter until=24h
21:32:18 Total reclaimed space: 0B
21:32:18 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:18 make -C static clean
21:32:18 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
21:32:18 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/static:/v -w /v alpine chown -R 1000:1000 build
21:32:18 rm -f -r build
21:32:18 docker builder prune -f --filter until=24h
21:32:18 From https://github.com/docker/scan-cli-plugin
21:32:18  * [new tag]         v0.17.0    -> v0.17.0
21:32:18 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
21:32:18 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.5 ubuntu-bionic
21:32:18 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:18 mkdir -p sources
21:32:18 docker run --rm -w /v \
21:32:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli:/cli \
21:32:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:18 	alpine \
21:32:18 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:32:18 Unable to find image 'alpine:latest' locally
21:32:18 From https://github.com/docker/scan-cli-plugin
21:32:18  * [new tag]         v0.17.0    -> v0.17.0
21:32:18 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
21:32:18 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.5 ubuntu-jammy
21:32:18 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:18 mkdir -p sources
21:32:18 docker run --rm -w /v \
21:32:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli:/cli \
21:32:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:18 	alpine \
21:32:18 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:32:18 Unable to find image 'alpine:latest' locally
21:32:18 From https://github.com/docker/docker
21:32:18  * [new branch]      master     -> master
21:32:18  * [new branch]      master     -> origin/master
21:32:18 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:32:18 From https://github.com/docker/cli
21:32:18  * [new branch]      master     -> master
21:32:18  * [new branch]      master     -> origin/master
21:32:18 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:32:18 From https://github.com/docker/scan-cli-plugin
21:32:18  * [new tag]         v0.17.0    -> v0.17.0
21:32:18 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
21:32:18 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.5 raspbian-bullseye
21:32:18 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:18 mkdir -p sources
21:32:18 docker run --rm -w /v \
21:32:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli:/cli \
21:32:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:18 	alpine \
21:32:18 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:32:18 Unable to find image 'alpine:latest' locally
21:32:18 From https://github.com/docker/scan-cli-plugin
21:32:18  * [new tag]         v0.17.0    -> v0.17.0
21:32:18 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
21:32:18 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.5 raspbian-buster
21:32:18 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:18 mkdir -p sources
21:32:18 docker run --rm -w /v \
21:32:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli:/cli \
21:32:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:18 	alpine \
21:32:18 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:32:18 Unable to find image 'alpine:latest' locally
21:32:18 From https://github.com/docker/scan-cli-plugin
21:32:18  * [new tag]         v0.17.0    -> v0.17.0
21:32:18 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
21:32:18 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.5 debian-buster
21:32:18 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:18 mkdir -p sources
21:32:18 docker run --rm -w /v \
21:32:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli:/cli \
21:32:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:18 	alpine \
21:32:18 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:32:18 Unable to find image 'alpine:latest' locally
21:32:18 git init src/github.com/docker/docker
21:32:18 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker/.git/
21:32:18 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:32:18 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:32:18 + SRC=src/github.com/docker/docker
21:32:18 + REF=master
21:32:18 + REF_FETCH=master
21:32:18 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:32:18 + awk {print $2}
21:32:18 + REF=refs/heads/master
21:32:18 + [ -n refs/heads/master ]
21:32:18 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:18 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:18 + REF=refs/tags/v0.17.0
21:32:18 + [ -n refs/tags/v0.17.0 ]
21:32:18 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:18 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:18 + make clean
21:32:18 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/v -w /v alpine chown -R 1000:1000 src
21:32:18 rm -f -r src
21:32:18 make -C rpm clean
21:32:18 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:18 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:32:18 rm -f -r rpmbuild/
21:32:18 docker builder prune -f --filter until=24h
21:32:18 Total reclaimed space: 0B
21:32:18 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:18 make -C deb clean
21:32:18 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:18 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:32:18 rm -f -r debbuild
21:32:18 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 sources
21:32:18 rm -f -r sources
21:32:18 docker builder prune -f --filter until=24h
21:32:18 Total reclaimed space: 0B
21:32:18 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:18 make -C static clean
21:32:18 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
21:32:18 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/static:/v -w /v alpine chown -R 1000:1000 build
21:32:18 rm -f -r build
21:32:18 docker builder prune -f --filter until=24h
21:32:18 Total reclaimed space: 0B
21:32:18 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
[Pipeline] sh
21:32:18 Total reclaimed space: 0B
21:32:18 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
21:32:18 latest: Pulling from library/alpine
21:32:18 latest: Pulling from library/alpine
[Pipeline] sh
21:32:18 git init src/github.com/docker/buildx
21:32:18 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx/.git/
21:32:18 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:32:18 ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2"
21:32:18 + SRC=src/github.com/docker/buildx
21:32:18 + REF=v0.8.2
21:32:18 + REF_FETCH=v0.8.2
21:32:18 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2
21:32:18 + awk {print $2}
21:32:18 From https://github.com/docker/cli
21:32:18  * [new branch]      master     -> master
21:32:18  * [new branch]      master     -> origin/master
21:32:18 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:32:18 git init src/github.com/docker/docker
21:32:18 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker/.git/
21:32:18 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:32:18 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:32:18 + SRC=src/github.com/docker/docker
21:32:18 + REF=master
21:32:18 + REF_FETCH=master
21:32:18 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:32:18 + awk {print $2}
21:32:18 git init src/github.com/docker/docker
21:32:18 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker/.git/
21:32:18 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:32:18 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:32:18 + SRC=src/github.com/docker/docker
21:32:18 + REF=master
21:32:18 + REF_FETCH=master
21:32:18 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:32:18 + awk {print $2}
21:32:18 From https://github.com/docker/buildx
21:32:18  * [new tag]         v0.8.2     -> v0.8.2
21:32:18 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2
21:32:18 #12 1.089 Enabling base-source repository
21:32:18 #12 1.090 Enabling extras-source repository
21:32:18 #12 1.090 Enabling updates-source repository
21:32:18 #12 1.090 Loading mirror speeds from cached hostfile
21:32:18 #12 1.092  * base: download.cf.centos.org
21:32:18 #12 1.092  * extras: download.cf.centos.org
21:32:18 #12 1.092  * updates: download.cf.centos.org
21:32:18 latest: Pulling from library/alpine
21:32:18 c6556b3b6858: Pulling fs layer
21:32:18 From https://github.com/docker/buildx
21:32:18  * [new tag]         v0.8.2     -> v0.8.2
21:32:18 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2
21:32:18 git init src/github.com/docker/compose
21:32:18 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose/.git/
21:32:18 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:32:18 ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0"
21:32:18 latest: Pulling from library/alpine
21:32:18 c6556b3b6858: Pulling fs layer
21:32:18 From https://github.com/docker/buildx
21:32:18  * [new tag]         v0.8.2     -> v0.8.2
21:32:18 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2
21:32:18 git init src/github.com/docker/compose
21:32:18 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose/.git/
21:32:18 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:32:18 ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0"
21:32:18 + SRC=src/github.com/docker/compose
21:32:18 + REF=v2.9.0
21:32:18 + REF_FETCH=v2.9.0
21:32:18 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0
21:32:18 + awk {print $2}
21:32:18 From https://github.com/docker/scan-cli-plugin
21:32:18  * [new tag]         v0.17.0    -> v0.17.0
21:32:18 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
21:32:18 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.5 debian-bullseye
21:32:18 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:18 mkdir -p sources
21:32:18 docker run --rm -w /v \
21:32:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli:/cli \
21:32:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:18 	alpine \
21:32:18 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:32:18 Unable to find image 'alpine:latest' locally
21:32:18 c6556b3b6858: Pulling fs layer
21:32:18 c6556b3b6858: Verifying Checksum
21:32:18 c6556b3b6858: Download complete
21:32:18 + make REF=master fedora-36
21:32:18 git init src/github.com/docker/cli
21:32:18 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli/.git/
21:32:18 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:32:18 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:32:18 + SRC=src/github.com/docker/cli
21:32:18 + REF=master
21:32:18 + REF_FETCH=master
21:32:18 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:32:18 + awk {print $2}
21:32:18 + REF=refs/heads/master
21:32:18 + [ -n refs/heads/master ]
21:32:18 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:18 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:18 + REF=refs/tags/v0.8.2
21:32:18 + [ -n refs/tags/v0.8.2 ]
21:32:18 + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:18 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:18 + REF=refs/heads/master
21:32:18 + [ -n refs/heads/master ]
21:32:18 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:18 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:18 From https://github.com/docker/buildx
21:32:18  * [new tag]         v0.8.2     -> v0.8.2
21:32:18 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2
21:32:18 git init src/github.com/docker/compose
21:32:18 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose/.git/
21:32:18 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:32:18 ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0"
21:32:18 + SRC=src/github.com/docker/compose
21:32:18 + REF=v2.9.0
21:32:18 + REF_FETCH=v2.9.0
21:32:18 + awk {print $2}
21:32:18 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0
21:32:18 + REF=refs/heads/master
21:32:18 + [ -n refs/heads/master ]
21:32:18 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:18 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:18 git init src/github.com/docker/compose
21:32:18 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose/.git/
21:32:18 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:32:18 ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0"
21:32:18 + SRC=src/github.com/docker/compose
21:32:18 + REF=v2.9.0
21:32:18 + REF_FETCH=v2.9.0
21:32:18 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0
21:32:18 + awk {print $2}
21:32:18 + REF=refs/tags/v2.9.0
21:32:18 + [ -n refs/tags/v2.9.0 ]
21:32:18 + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:18 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:18 9b18e9b68314: Pulling fs layer
21:32:18 9b18e9b68314: Verifying Checksum
21:32:18 9b18e9b68314: Download complete
21:32:18 latest: Pulling from library/alpine
21:32:18 c6556b3b6858: Pulling fs layer
21:32:18 c6556b3b6858: Verifying Checksum
21:32:18 c6556b3b6858: Download complete
21:32:18 + make REF=master fedora-35
21:32:18 git init src/github.com/docker/cli
21:32:18 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli/.git/
21:32:18 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:32:18 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:32:18 + SRC=src/github.com/docker/cli
21:32:18 + REF=master
21:32:18 + REF_FETCH=master
21:32:18 + + awkgit {print $2} -C
21:32:18  src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:32:18 + REF=refs/heads/master
21:32:18 + [ -n refs/heads/master ]
21:32:18 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:18 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:18 c6556b3b6858: Verifying Checksum
21:32:18 c6556b3b6858: Download complete
21:32:18 From https://github.com/docker/buildx
21:32:18  * [new tag]         v0.8.2     -> v0.8.2
21:32:18 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2
21:32:18 + SRC=src/github.com/docker/compose
21:32:18 + REF=v2.9.0
21:32:18 + REF_FETCH=v2.9.0
21:32:18 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0
21:32:18 + awk {print $2}
21:32:18 + REF=refs/tags/v2.9.0
21:32:18 + [ -n refs/tags/v2.9.0 ]
21:32:18 + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:18 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:18 c6556b3b6858: Verifying Checksum
21:32:18 c6556b3b6858: Download complete
21:32:18 + REF=refs/tags/v2.9.0
21:32:18 + [ -n refs/tags/v2.9.0 ]
21:32:18 + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:18 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:18 latest: Pulling from library/alpine
21:32:18 c6556b3b6858: Pulling fs layer
21:32:18 + REF=refs/tags/v2.9.0
21:32:18 + [ -n refs/tags/v2.9.0 ]
21:32:18 + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:18 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:18 9b18e9b68314: Pull complete
21:32:18 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
21:32:18 Status: Downloaded newer image for alpine:latest
21:32:18 Commit message: "verify: rpm: force release-version for Fedora pre-releases"
21:32:18 c6556b3b6858: Pull complete
21:32:18 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
21:32:18 Status: Downloaded newer image for alpine:latest
21:32:18 git init src/github.com/docker/compose
21:32:18 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose/.git/
21:32:18 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:32:18 ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0"
21:32:18 + SRC=src/github.com/docker/compose
21:32:18 + REF=v2.9.0
21:32:18 + REF_FETCH=v2.9.0
21:32:18 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0
21:32:18 + awk {print $2}
21:32:18 + REF=refs/tags/v2.9.0
21:32:18 + [ -n refs/tags/v2.9.0 ]
21:32:18 + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:18 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:18 c6556b3b6858: Pull complete
21:32:19 c6556b3b6858: Verifying Checksum
21:32:19 c6556b3b6858: Download complete
21:32:19 From https://github.com/docker/compose
21:32:19  * [new tag]         v2.9.0     -> v2.9.0
21:32:19 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0
21:32:19 git init src/github.com/docker/scan-cli-plugin
21:32:19 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin/.git/
21:32:19 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
21:32:19 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
21:32:19 + SRC=src/github.com/docker/scan-cli-plugin
21:32:19 + REF=v0.17.0
21:32:19 + REF_FETCH=v0.17.0
21:32:19 + awk {print $2}
21:32:19 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
21:32:19 From https://github.com/docker/docker
21:32:19  * [new branch]      master     -> master
21:32:19  * [new branch]      master     -> origin/master
21:32:19 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:32:19 c6556b3b6858: Pull complete
21:32:19 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
21:32:19 Status: Downloaded newer image for alpine:latest
21:32:19 From https://github.com/docker/cli
21:32:19  * [new branch]      master     -> master
21:32:19  * [new branch]      master     -> origin/master
21:32:19 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:32:19 From https://github.com/docker/compose
21:32:19  * [new tag]         v2.9.0     -> v2.9.0
21:32:19 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0
21:32:19 git init src/github.com/docker/scan-cli-plugin
21:32:19 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin/.git/
21:32:19 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
21:32:19 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
21:32:19 + SRC=src/github.com/docker/scan-cli-plugin
21:32:19 + REF=v0.17.0
21:32:19 + REF_FETCH=v0.17.0
21:32:19 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
21:32:19 + awk {print $2}
21:32:19 + REF=refs/tags/v0.17.0
21:32:19 + [ -n refs/tags/v0.17.0 ]
21:32:19 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:19 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:19 c6556b3b6858: Pull complete
21:32:19 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
21:32:19 Status: Downloaded newer image for alpine:latest
21:32:19 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
21:32:19 Status: Downloaded newer image for alpine:latest
21:32:19 From https://github.com/docker/compose
21:32:19  * [new tag]         v2.9.0     -> v2.9.0
21:32:19 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0
21:32:19 git init src/github.com/docker/scan-cli-plugin
21:32:19 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin/.git/
21:32:19 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
21:32:19 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
21:32:19 + SRC=src/github.com/docker/scan-cli-plugin
21:32:19 + REF=v0.17.0
21:32:19 + REF_FETCH=v0.17.0
21:32:19 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
21:32:19 + awk {print $2}
21:32:19 + REF=refs/tags/v0.17.0
21:32:19 + [ -n refs/tags/v0.17.0 ]
21:32:19 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:19 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:19 From https://github.com/docker/compose
21:32:19  * [new tag]         v2.9.0     -> v2.9.0
21:32:19 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0
21:32:19 git init src/github.com/docker/scan-cli-plugin
21:32:19 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin/.git/
21:32:19 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
21:32:19 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
21:32:19 + SRC=src/github.com/docker/scan-cli-plugin
21:32:19 + REF=v0.17.0
21:32:19 + REF_FETCH=v0.17.0
21:32:19 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
21:32:19 + awk {print $2}
21:32:19 + REF=refs/tags/v0.17.0
21:32:19 + [ -n refs/tags/v0.17.0 ]
21:32:19 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:19 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:19 c6556b3b6858: Pull complete
21:32:19 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
21:32:19 Status: Downloaded newer image for alpine:latest
21:32:19 From https://github.com/docker/docker
21:32:19  * [new branch]      master     -> master
21:32:19  * [new branch]      master     -> origin/master
21:32:19 + git -C src/github.com/docker/docker checkout -q refs/heads/master
[Pipeline] sh
21:32:19 + REF=refs/tags/v0.17.0
21:32:19 + [ -n refs/tags/v0.17.0 ]
21:32:19 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:19 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:19 git init src/github.com/docker/docker
21:32:19 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker/.git/
21:32:19 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:32:19 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:32:19 + SRC=src/github.com/docker/docker
21:32:19 + REF=master
21:32:19 + REF_FETCH=master
21:32:19 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:32:19 + awk {print $2}
21:32:19 From https://github.com/docker/scan-cli-plugin
21:32:19  * [new tag]         v0.17.0    -> v0.17.0
21:32:19 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
21:32:19 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.5 centos-8
21:32:19 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:19 mkdir -p rpmbuild/SOURCES
21:32:19 Commit message: "verify: rpm: force release-version for Fedora pre-releases"
21:32:19 From https://github.com/docker/buildx
21:32:19  * [new tag]         v0.8.2     -> v0.8.2
21:32:19 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2
21:32:19 From https://github.com/docker/scan-cli-plugin
21:32:19  * [new tag]         v0.17.0    -> v0.17.0
21:32:19 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
21:32:19 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.5 fedora-36
21:32:19 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:19 mkdir -p rpmbuild/SOURCES
21:32:19 docker run --rm -w /v \
21:32:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker:/engine \
21:32:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:19 	alpine \
21:32:19 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:32:19 Unable to find image 'alpine:latest' locally
21:32:19 From https://github.com/docker/scan-cli-plugin
21:32:19  * [new tag]         v0.17.0    -> v0.17.0
21:32:19 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
21:32:19 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.5 centos-9
21:32:19 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:19 mkdir -p rpmbuild/SOURCES
21:32:19 docker run --rm -w /v \
21:32:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker:/engine \
21:32:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:19 	alpine \
21:32:19 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:32:19 Unable to find image 'alpine:latest' locally
21:32:19 From https://github.com/docker/compose
21:32:19  * [new tag]         v2.9.0     -> v2.9.0
21:32:19 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0
21:32:19 git init src/github.com/docker/scan-cli-plugin
21:32:19 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin/.git/
21:32:19 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
21:32:19 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
21:32:19 + SRC=src/github.com/docker/scan-cli-plugin
21:32:19 + REF=v0.17.0
21:32:19 + REF_FETCH=v0.17.0
21:32:19 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
21:32:19 + awk {print $2}
21:32:19 + REF=refs/tags/v0.17.0
21:32:19 + [ -n refs/tags/v0.17.0 ]
21:32:19 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:19 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:19 From https://github.com/docker/cli
21:32:19  * [new branch]      master     -> master
21:32:19  * [new branch]      master     -> origin/master
21:32:19 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:32:19 From https://github.com/docker/docker
21:32:19  * [new branch]      master     -> master
21:32:19  * [new branch]      master     -> origin/master
21:32:19 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:32:19 From https://github.com/docker/scan-cli-plugin
21:32:19  * [new tag]         v0.17.0    -> v0.17.0
21:32:19 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
21:32:19 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.5 ubuntu-focal
21:32:19 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:19 mkdir -p sources
21:32:19 docker run --rm -w /v \
21:32:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli:/cli \
21:32:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:19 	alpine \
21:32:19 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:32:19 Unable to find image 'alpine:latest' locally
21:32:19 + make clean
21:32:19 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/v -w /v alpine chown -R 1000:1000 src
21:32:19 rm -f -r src
21:32:19 make -C rpm clean
21:32:19 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:19 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:32:19 rm -f -r rpmbuild/
21:32:19 docker builder prune -f --filter until=24h
21:32:19 Total reclaimed space: 0B
21:32:19 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:19 make -C deb clean
21:32:19 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:19 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:32:19 rm -f -r debbuild
21:32:19 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 sources
21:32:19 rm -f -r sources
21:32:19 docker builder prune -f --filter until=24h
21:32:19 Total reclaimed space: 0B
21:32:19 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:19 make -C static clean
21:32:19 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
21:32:19 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/static:/v -w /v alpine chown -R 1000:1000 build
21:32:19 rm -f -r build
21:32:19 docker builder prune -f --filter until=24h
21:32:19 + REF=refs/heads/master
21:32:19 + [ -n refs/heads/master ]
21:32:19 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:19 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:19 docker run --rm -w /v \
21:32:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker:/engine \
21:32:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:19 	alpine \
21:32:19 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:32:19 Unable to find image 'alpine:latest' locally
21:32:19 git init src/github.com/docker/buildx
21:32:19 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx/.git/
21:32:19 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:32:19 ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2"
21:32:19 + SRC=src/github.com/docker/buildx
21:32:19 + REF=v0.8.2
21:32:19 + REF_FETCH=v0.8.2
21:32:19 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2
21:32:19 + awk {print $2}
21:32:19 + REF=refs/tags/v0.8.2
21:32:19 + [ -n refs/tags/v0.8.2 ]
21:32:19 + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:19 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:19 latest: Pulling from library/alpine
21:32:19 9b18e9b68314: Pulling fs layer
21:32:19 latest: Pulling from library/alpine
21:32:19 From https://github.com/docker/buildx
21:32:19  * [new tag]         v0.8.2     -> v0.8.2
21:32:19 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2
21:32:19 git init src/github.com/docker/compose
21:32:19 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose/.git/
21:32:19 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:32:19 ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0"
21:32:19 + SRC=src/github.com/docker/compose
21:32:19 + REF=v2.9.0
21:32:19 + REF_FETCH=v2.9.0
21:32:19 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0
21:32:19 + awk {print $2}
21:32:19 From https://github.com/docker/scan-cli-plugin
21:32:19  * [new tag]         v0.17.0    -> v0.17.0
21:32:19 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
21:32:19 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.5 debian-buster
21:32:19 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:19 mkdir -p sources
21:32:19 docker run --rm -w /v \
21:32:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli:/cli \
21:32:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:19 	alpine \
21:32:19 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:32:19 Unable to find image 'alpine:latest' locally
21:32:19 From https://github.com/docker/buildx
21:32:19  * [new tag]         v0.8.2     -> v0.8.2
21:32:19 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2
21:32:19 From https://github.com/docker/buildx
21:32:19  * [new tag]         v0.8.2     -> v0.8.2
21:32:19 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2
21:32:19 git init src/github.com/docker/compose
21:32:19 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose/.git/
21:32:19 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:32:19 ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0"
21:32:19 + SRC=src/github.com/docker/compose
21:32:19 + REF=v2.9.0
21:32:19 + REF_FETCH=v2.9.0
21:32:19 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0
21:32:19 + awk {print $2}
21:32:19 git init src/github.com/docker/docker
21:32:19 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker/.git/
21:32:19 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:32:19 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:32:19 + SRC=src/github.com/docker/docker
21:32:19 + REF=master
21:32:19 + REF_FETCH=master
21:32:19 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:32:19 + awk {print $2}
21:32:19 latest: Pulling from library/alpine
21:32:19 c6556b3b6858: Pulling fs layer
21:32:19 Total reclaimed space: 0B
21:32:19 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
[Pipeline] sh
21:32:19 git init src/github.com/docker/buildx
21:32:19 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx/.git/
21:32:19 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:32:19 ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2"
21:32:19 + SRC=src/github.com/docker/buildx
21:32:19 + REF=v0.8.2
21:32:19 + REF_FETCH=v0.8.2
21:32:19 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2
21:32:19 + awk {print $2}
21:32:19 + REF=refs/tags/v0.8.2
21:32:19 + [ -n refs/tags/v0.8.2 ]
21:32:19 + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:19 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:19 From https://github.com/docker/buildx
21:32:19  * [new tag]         v0.8.2     -> v0.8.2
21:32:19 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2
21:32:19 git init src/github.com/docker/compose
21:32:19 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose/.git/
21:32:19 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:32:19 ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0"
21:32:19 + SRC=src/github.com/docker/compose
21:32:19 + REF=v2.9.0
21:32:19 + REF_FETCH=v2.9.0
21:32:19 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0
21:32:19 + awk {print $2}
21:32:19 + REF=refs/tags/v2.9.0
21:32:19 + [ -n refs/tags/v2.9.0 ]
21:32:19 + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:19 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:19 latest: Pulling from library/alpine
21:32:19 9b18e9b68314: Pulling fs layer
21:32:19 9b18e9b68314: Verifying Checksum
21:32:19 9b18e9b68314: Download complete
21:32:20 From https://github.com/docker/buildx
21:32:20  * [new tag]         v0.8.2     -> v0.8.2
21:32:20 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2
21:32:20 git init src/github.com/docker/compose
21:32:20 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose/.git/
21:32:20 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:32:20 ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0"
21:32:20 + SRC=src/github.com/docker/compose
21:32:20 + REF=v2.9.0
21:32:20 + REF_FETCH=v2.9.0
21:32:20 + awk {print $2}
21:32:20 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0
21:32:20 + REF=refs/tags/v2.9.0
21:32:20 + [ -n refs/tags/v2.9.0 ]
21:32:20 + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:20 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:20 9b18e9b68314: Verifying Checksum
21:32:20 9b18e9b68314: Download complete
21:32:20 9b18e9b68314: Pull complete
21:32:20 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
21:32:20 Status: Downloaded newer image for alpine:latest
21:32:20 git init src/github.com/docker/compose
21:32:20 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose/.git/
21:32:20 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:32:20 ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0"
21:32:20 + SRC=src/github.com/docker/compose
21:32:20 + REF=v2.9.0
21:32:20 + REF_FETCH=v2.9.0
21:32:20 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0
21:32:20 + awk {print $2}
21:32:20 + REF=refs/tags/v2.9.0
21:32:20 + [ -n refs/tags/v2.9.0 ]
21:32:20 + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:20 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:20 9b18e9b68314: Pulling fs layer
21:32:20 9b18e9b68314: Download complete
21:32:20 9b18e9b68314: Pull complete
21:32:20 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
21:32:20 Status: Downloaded newer image for alpine:latest
21:32:20 latest: Pulling from library/alpine
21:32:20 9b18e9b68314: Pulling fs layer
21:32:20 9b18e9b68314: Download complete
21:32:20 + REF=refs/tags/v2.9.0
21:32:20 + [ -n refs/tags/v2.9.0 ]
21:32:20 + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:20 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:20 git init src/github.com/docker/compose
21:32:20 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose/.git/
21:32:20 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:32:20 ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0"
21:32:20 + SRC=src/github.com/docker/compose
21:32:20 + REF=v2.9.0
21:32:20 + REF_FETCH=v2.9.0
21:32:20 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0
21:32:20 + awk {print $2}
21:32:20 + REF=refs/tags/v2.9.0
21:32:20 + [ -n refs/tags/v2.9.0 ]
21:32:20 + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:20 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:20 + REF=refs/tags/v2.9.0
21:32:20 + [ -n refs/tags/v2.9.0 ]
21:32:20 + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:20 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:20 + REF=refs/heads/master
21:32:20 + [ -n refs/heads/master ]
21:32:20 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:20 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:20 From https://github.com/docker/buildx
21:32:20  * [new tag]         v0.8.2     -> v0.8.2
21:32:20 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2
21:32:20 git init src/github.com/docker/compose
21:32:20 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose/.git/
21:32:20 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:32:20 ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0"
21:32:20 + SRC=src/github.com/docker/compose
21:32:20 + REF=v2.9.0
21:32:20 + REF_FETCH=v2.9.0
21:32:20 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0
21:32:20 + awk {print $2}
21:32:20 + REF=refs/tags/v2.9.0
21:32:20 + [ -n refs/tags/v2.9.0 ]
21:32:20 + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:20 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:20 c6556b3b6858: Verifying Checksum
21:32:20 c6556b3b6858: Download complete
21:32:20 git init src/github.com/docker/buildx
21:32:20 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx/.git/
21:32:20 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:32:20 ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2"
21:32:20 + SRC=src/github.com/docker/buildx
21:32:20 + REF=v0.8.2
21:32:20 + REF_FETCH=v0.8.2
21:32:20 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2
21:32:20 + awk {print $2}
21:32:20 + REF=refs/tags/v0.8.2
21:32:20 + [ -n refs/tags/v0.8.2 ]
21:32:20 + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:20 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:20 9b18e9b68314: Pull complete
21:32:20 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
21:32:20 + make REF=master ubuntu-jammy
21:32:20 git init src/github.com/docker/cli
21:32:20 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli/.git/
21:32:20 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:32:20 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:32:20 + SRC=src/github.com/docker/cli
21:32:20 + REF=master
21:32:20 + REF_FETCH=master
21:32:20 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:32:20 + awk {print $2}
21:32:20 + REF=refs/heads/master
21:32:20 + [ -n refs/heads/master ]
21:32:20 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:20 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:20 From https://github.com/docker/compose
21:32:20  * [new tag]         v2.9.0     -> v2.9.0
21:32:20 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0
21:32:20 9b18e9b68314: Pull complete
21:32:20 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
21:32:20 Status: Downloaded newer image for alpine:latest
21:32:20 From https://github.com/docker/compose
21:32:20  * [new tag]         v2.9.0     -> v2.9.0
21:32:20 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0
21:32:20 git init src/github.com/docker/scan-cli-plugin
21:32:20 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin/.git/
21:32:20 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
21:32:20 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
21:32:20 From https://github.com/docker/compose
21:32:20  * [new tag]         v2.9.0     -> v2.9.0
21:32:20 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0
21:32:20 git init src/github.com/docker/scan-cli-plugin
21:32:20 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin/.git/
21:32:20 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
21:32:20 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
21:32:20 From https://github.com/docker/compose
21:32:20  * [new tag]         v2.9.0     -> v2.9.0
21:32:20 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0
21:32:20 git init src/github.com/docker/scan-cli-plugin
21:32:20 c6556b3b6858: Pull complete
21:32:20 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
21:32:20 Status: Downloaded newer image for alpine:latest
21:32:20 Status: Downloaded newer image for alpine:latest
21:32:20 From https://github.com/docker/compose
21:32:20  * [new tag]         v2.9.0     -> v2.9.0
21:32:20 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0
21:32:20 git init src/github.com/docker/scan-cli-plugin
21:32:20 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin/.git/
21:32:20 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
21:32:20 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
21:32:20 + SRC=src/github.com/docker/scan-cli-plugin
21:32:20 + REF=v0.17.0
21:32:20 + REF_FETCH=v0.17.0
21:32:20 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
21:32:20 + awk {print $2}
21:32:20 + REF=refs/tags/v0.17.0
21:32:20 + [ -n refs/tags/v0.17.0 ]
21:32:20 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:20 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:20 From https://github.com/docker/buildx
21:32:20  * [new tag]         v0.8.2     -> v0.8.2
21:32:20 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2
21:32:20 Commit message: "verify: rpm: force release-version for Fedora pre-releases"
[Pipeline] sh
21:32:20 git init src/github.com/docker/scan-cli-plugin
21:32:20 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin/.git/
21:32:20 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
21:32:20 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
21:32:20 + SRC=src/github.com/docker/scan-cli-plugin
21:32:20 + REF=v0.17.0
21:32:20 + REF_FETCH=v0.17.0
21:32:20 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
21:32:20 + awk {print $2}
21:32:20 + REF=refs/tags/v0.17.0
21:32:20 + [ -n refs/tags/v0.17.0 ]
21:32:20 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:20 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:20 + SRC=src/github.com/docker/scan-cli-plugin
21:32:20 + REF=v0.17.0
21:32:20 + REF_FETCH=v0.17.0
21:32:20 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
21:32:20 + awk {print $2}
21:32:20 + REF=refs/tags/v0.17.0
21:32:20 + [ -n refs/tags/v0.17.0 ]
21:32:20 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:20 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:20 + SRC=src/github.com/docker/scan-cli-plugin
21:32:20 + REF=v0.17.0
21:32:20 + REF_FETCH=v0.17.0
21:32:20 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
21:32:20 + awk {print $2}
21:32:20 + REF=refs/tags/v0.17.0
21:32:20 + [ -n refs/tags/v0.17.0 ]
21:32:20 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:20 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:20 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin/.git/
21:32:20 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
21:32:20 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
21:32:20 + SRC=src/github.com/docker/scan-cli-plugin
21:32:20 + REF=v0.17.0
21:32:20 + REF_FETCH=v0.17.0
21:32:20 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
21:32:20 + awk {print $2}
21:32:20 + REF=refs/tags/v0.17.0
21:32:20 + [ -n refs/tags/v0.17.0 ]
21:32:20 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:20 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:20 From https://github.com/docker/buildx
21:32:20  * [new tag]         v0.8.2     -> v0.8.2
21:32:20 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2
21:32:20 From https://github.com/docker/scan-cli-plugin
21:32:20  * [new tag]         v0.17.0    -> v0.17.0
21:32:20 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
21:32:20 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.5 fedora-35
21:32:20 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:20 mkdir -p rpmbuild/SOURCES
21:32:20 docker run --rm -w /v \
21:32:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker:/engine \
21:32:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:20 	alpine \
21:32:20 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:32:20 git init src/github.com/docker/compose
21:32:20 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose/.git/
21:32:20 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:32:20 ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0"
21:32:20 + SRC=src/github.com/docker/compose
21:32:20 + REF=v2.9.0
21:32:20 + REF_FETCH=v2.9.0
21:32:20 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0
21:32:20 + awk {print $2}
21:32:20 + REF=refs/tags/v2.9.0
21:32:20 + [ -n refs/tags/v2.9.0 ]
21:32:20 + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:20 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:20 From https://github.com/docker/cli
21:32:20  * [new branch]      master     -> master
21:32:20  * [new branch]      master     -> origin/master
21:32:20 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:32:20 From https://github.com/docker/buildx
21:32:20  * [new tag]         v0.8.2     -> v0.8.2
21:32:20 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2
21:32:20 From https://github.com/docker/scan-cli-plugin
21:32:20  * [new tag]         v0.17.0    -> v0.17.0
21:32:20 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
21:32:20 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.5 debian-bullseye
21:32:20 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:20 mkdir -p sources
21:32:20 docker run --rm -w /v \
21:32:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli:/cli \
21:32:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:20 	alpine \
21:32:20 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:32:20 Unable to find image 'alpine:latest' locally
21:32:20 + make clean
21:32:20 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/v -w /v alpine chown -R 1000:1000 src
21:32:20 rm -f -r src
21:32:20 make -C rpm clean
21:32:20 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:20 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:32:20 rm -f -r rpmbuild/
21:32:20 docker builder prune -f --filter until=24h
21:32:20 Total reclaimed space: 0B
21:32:20 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:20 make -C deb clean
21:32:20 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:20 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:32:20 rm -f -r debbuild
21:32:20 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 sources
21:32:20 rm -f -r sources
21:32:20 docker builder prune -f --filter until=24h
21:32:20 Total reclaimed space: 0B
21:32:20 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:20 make -C static clean
21:32:20 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
21:32:20 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/static:/v -w /v alpine chown -R 1000:1000 build
21:32:20 rm -f -r build
21:32:20 docker builder prune -f --filter until=24h
21:32:20 Total reclaimed space: 0B
21:32:20 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
[Pipeline] sh
21:32:20 From https://github.com/docker/scan-cli-plugin
21:32:20  * [new tag]         v0.17.0    -> v0.17.0
21:32:20 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
21:32:20 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.5 ubuntu-focal
21:32:20 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:20 mkdir -p sources
21:32:20 docker run --rm -w /v \
21:32:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli:/cli \
21:32:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:20 	alpine \
21:32:20 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:32:20 Unable to find image 'alpine:latest' locally
21:32:20 From https://github.com/docker/scan-cli-plugin
21:32:20  * [new tag]         v0.17.0    -> v0.17.0
21:32:20 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
21:32:20 for p in cross-win; do \
21:32:20 	make -C static VERSION=0.0.1-dev GO_VERSION=1.18.5 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \
21:32:20 done
21:32:20 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
21:32:20 make -C /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker VERSION=0.0.0-20220816152130-8ffaab8 DOCKER_CROSSPLATFORMS=windows/amd64 DOCKER_BUILD_OPTS="" cross
21:32:20 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker'
21:32:20 From https://github.com/docker/scan-cli-plugin
21:32:20  * [new tag]         v0.17.0    -> v0.17.0
21:32:20 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
21:32:20 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.5 ubuntu-bionic
21:32:20 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:20 mkdir -p sources
21:32:20 docker run --rm -w /v \
21:32:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli:/cli \
21:32:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:20 	alpine \
21:32:20 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:32:20 Unable to find image 'alpine:latest' locally
21:32:20 git init src/github.com/docker/compose
21:32:20 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose/.git/
21:32:20 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:32:20 ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0"
21:32:20 + SRC=src/github.com/docker/compose
21:32:20 + REF=v2.9.0
21:32:20 + REF_FETCH=v2.9.0
21:32:20 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0
21:32:20 + awk {print $2}
21:32:20 + REF=refs/tags/v2.9.0
21:32:20 + [ -n refs/tags/v2.9.0 ]
21:32:20 + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:20 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0
[Pipeline] sh
21:32:21 Unable to find image 'alpine:latest' locally
21:32:21 latest: Pulling from library/alpine
21:32:21 git init src/github.com/docker/docker
21:32:21 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker/.git/
21:32:21 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:32:21 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:32:21 + SRC=src/github.com/docker/docker
21:32:21 + REF=master
21:32:21 + REF_FETCH=master
21:32:21 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:32:21 + awk {print $2}
21:32:21 git init src/github.com/docker/compose
21:32:21 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose/.git/
21:32:21 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:32:21 ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0"
21:32:21 + SRC=src/github.com/docker/compose
21:32:21 + REF=v2.9.0
21:32:21 + REF_FETCH=v2.9.0
21:32:21 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0
21:32:21 + awk {print $2}
21:32:21 latest: Pulling from library/alpine
21:32:21 9b18e9b68314: Pulling fs layer
21:32:21 From https://github.com/docker/buildx
21:32:21  * [new tag]         v0.8.2     -> v0.8.2
21:32:21 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2
21:32:21 latest: Pulling from library/alpine
21:32:21 9b18e9b68314: Pulling fs layer
21:32:21 + make REF=master ubuntu-bionic
21:32:21 git init src/github.com/docker/cli
21:32:21 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli/.git/
21:32:21 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:32:21 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:32:21 + SRC=src/github.com/docker/cli
21:32:21 + REF=master
21:32:21 + REF_FETCH=master
21:32:21 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:32:21 + awk {print $2}
21:32:21 + REF=refs/heads/master
21:32:21 + [ -n refs/heads/master ]
21:32:21 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:21 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:21 docker build  --build-arg=GO_VERSION  -f "Dockerfile" --build-arg CROSS=true --build-arg DOCKER_CROSSPLATFORMS --output=bundles/ --target=cross --build-arg VERSION --build-arg DOCKER_GITCOMMIT --build-arg PRODUCT --build-arg PLATFORM --build-arg DEFAULT_PRODUCT_LICENSE --build-arg PACKAGER_NAME .
21:32:21 latest: Pulling from library/alpine
21:32:21 9b18e9b68314: Pulling fs layer
21:32:21 9b18e9b68314: Verifying Checksum
21:32:21 9b18e9b68314: Download complete
21:32:21 + make clean
21:32:21 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/v -w /v alpine chown -R 1000:1000 src
21:32:21 rm -f -r src
21:32:21 make -C rpm clean
21:32:21 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:21 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:32:21 rm -f -r rpmbuild/
21:32:21 docker builder prune -f --filter until=24h
21:32:21 Total reclaimed space: 0B
21:32:21 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:21 make -C deb clean
21:32:21 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:21 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:32:21 rm -f -r debbuild
21:32:21 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 sources
21:32:21 rm -f -r sources
21:32:21 docker builder prune -f --filter until=24h
21:32:21 Total reclaimed space: 0B
21:32:21 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:21 make -C static clean
21:32:21 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
21:32:21 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/static:/v -w /v alpine chown -R 1000:1000 build
21:32:21 rm -f -r build
21:32:21 docker builder prune -f --filter until=24h
21:32:21 Total reclaimed space: 0B
21:32:21 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
[Pipeline] sh
21:32:21 9b18e9b68314: Pulling fs layer
21:32:21 9b18e9b68314: Verifying Checksum
21:32:21 9b18e9b68314: Download complete
21:32:21 From https://github.com/docker/compose
21:32:21  * [new tag]         v2.9.0     -> v2.9.0
21:32:21 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0
21:32:21 git init src/github.com/docker/scan-cli-plugin
21:32:21 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin/.git/
21:32:21 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
21:32:21 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
21:32:21 + SRC=src/github.com/docker/scan-cli-plugin
21:32:21 + REF=v0.17.0
21:32:21 + REF_FETCH=v0.17.0
21:32:21 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
21:32:21 + awk {print $2}
21:32:21 + REF=refs/tags/v0.17.0
21:32:21 + [ -n refs/tags/v0.17.0 ]
21:32:21 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:21 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:21 + REF=refs/heads/master
21:32:21 + [ -n refs/heads/master ]
21:32:21 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:21 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:21 + REF=refs/tags/v2.9.0
21:32:21 + [ -n refs/tags/v2.9.0 ]
21:32:21 + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:21 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:21 9b18e9b68314: Verifying Checksum
21:32:21 9b18e9b68314: Download complete
21:32:21 9b18e9b68314: Pull complete
21:32:21 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
21:32:21 Status: Downloaded newer image for alpine:latest
21:32:21 9b18e9b68314: Verifying Checksum
21:32:21 9b18e9b68314: Download complete
21:32:21 9b18e9b68314: Pull complete
21:32:21 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
21:32:21 Status: Downloaded newer image for alpine:latest
21:32:21 git init src/github.com/docker/compose
21:32:21 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose/.git/
21:32:21 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:32:21 ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0"
21:32:21 + SRC=src/github.com/docker/compose
21:32:21 + REF=v2.9.0
21:32:21 + REF_FETCH=v2.9.0
21:32:21 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0
21:32:21 + awk {print $2}
21:32:21 + REF=refs/tags/v2.9.0
21:32:21 + [ -n refs/tags/v2.9.0 ]
21:32:21 + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:21 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:21 #2 [internal] load .dockerignore
21:32:21 #2 sha256:3e9f61b263dfeb24f7e7fb69db98f95084492d727747d0af4c8f55c5e1a463aa
21:32:21 From https://github.com/docker/compose
21:32:21  * [new tag]         v2.9.0     -> v2.9.0
21:32:21 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0
21:32:21 git init src/github.com/docker/scan-cli-plugin
21:32:21 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin/.git/
21:32:21 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
21:32:21 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
21:32:21 + SRC=src/github.com/docker/scan-cli-plugin
21:32:21 + REF=v0.17.0
21:32:21 + REF_FETCH=v0.17.0
21:32:21 + awk {print $2}
21:32:21 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
21:32:21 9b18e9b68314: Pull complete
21:32:21 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
21:32:21 Status: Downloaded newer image for alpine:latest
21:32:21 From https://github.com/docker/compose
21:32:21  * [new tag]         v2.9.0     -> v2.9.0
21:32:21 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0
21:32:21 git init src/github.com/docker/scan-cli-plugin
21:32:21 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin/.git/
21:32:21 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
21:32:21 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
21:32:21 + SRC=src/github.com/docker/scan-cli-plugin
21:32:21 + REF=v0.17.0
21:32:21 + REF_FETCH=v0.17.0
21:32:21 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
21:32:21 + awk {print $2}
21:32:21 + REF=refs/tags/v0.17.0
21:32:21 + [ -n refs/tags/v0.17.0 ]
21:32:21 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:21 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:21 From https://github.com/docker/compose
21:32:21  * [new tag]         v2.9.0     -> v2.9.0
21:32:21 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0
21:32:21 git init src/github.com/docker/scan-cli-plugin
21:32:21 + make REF=master ubuntu-focal
21:32:21 git init src/github.com/docker/cli
21:32:21 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli/.git/
21:32:21 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:32:21 ./scripts/checkout.sh src/github.com/docker/cli "master"
21:32:21 + SRC=src/github.com/docker/cli
21:32:21 + REF=master
21:32:21 + REF_FETCH=master
21:32:21 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
21:32:21 + awk {print $2}
21:32:21 + REF=refs/heads/master
21:32:21 + [ -n refs/heads/master ]
21:32:21 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:21 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:21 9b18e9b68314: Pull complete
21:32:21 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
21:32:21 Status: Downloaded newer image for alpine:latest
21:32:21 From https://github.com/docker/scan-cli-plugin
21:32:21  * [new tag]         v0.17.0    -> v0.17.0
21:32:21 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
21:32:21 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.5 centos-7
21:32:21 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:21 mkdir -p rpmbuild/SOURCES
21:32:21 docker run --rm -w /v \
21:32:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker:/engine \
21:32:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:21 	alpine \
21:32:21 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:32:21 Unable to find image 'alpine:latest' locally
21:32:21 From https://github.com/docker/compose
21:32:21  * [new tag]         v2.9.0     -> v2.9.0
21:32:21 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0
21:32:21 git init src/github.com/docker/scan-cli-plugin
21:32:21 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin/.git/
21:32:21 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
21:32:21 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
21:32:21 + SRC=src/github.com/docker/scan-cli-plugin
21:32:21 + REF=v0.17.0
21:32:21 + REF_FETCH=v0.17.0
21:32:21 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
21:32:21 + awk {print $2}
21:32:21 #2 transferring context: 145B done
21:32:21 #2 DONE 0.1s
21:32:21 
21:32:21 #1 [internal] load build definition from Dockerfile
21:32:21 #1 sha256:c73002d162632790e258dcf2629d62509b7cdb057fa2fc21a502f4b739f338ee
21:32:21 #1 transferring dockerfile: 19.07kB done
21:32:21 #1 DONE 0.2s
21:32:21 
21:32:21 #3 resolve image config for docker.io/docker/dockerfile:1
21:32:21 #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
21:32:21 #3 ...
21:32:21 
21:32:21 #4 [auth] docker/dockerfile:pull token for registry-1.docker.io
21:32:21 #4 sha256:e3a296deaa02c15fefa733815efb6c075f393f1106ddd9acaafaf36b915e5686
21:32:21 #4 DONE 0.0s
21:32:21 + REF=refs/tags/v0.17.0
21:32:21 + [ -n refs/tags/v0.17.0 ]
21:32:21 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:21 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:21 From https://github.com/docker/cli
21:32:21  * [new branch]      master     -> master
21:32:21  * [new branch]      master     -> origin/master
21:32:21 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:32:21 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin/.git/
21:32:21 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
21:32:21 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
21:32:21 + SRC=src/github.com/docker/scan-cli-plugin
21:32:21 + REF=v0.17.0
21:32:21 + REF_FETCH=v0.17.0
21:32:21 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
21:32:21 + awk {print $2}
21:32:21 + REF=refs/tags/v0.17.0
21:32:21 + [ -n refs/tags/v0.17.0 ]
21:32:21 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:21 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:21 latest: Pulling from library/alpine
21:32:21 213ec9aee27d: Pulling fs layer
21:32:21 From https://github.com/docker/docker
21:32:21  * [new branch]      master     -> master
21:32:21  * [new branch]      master     -> origin/master
21:32:21 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:32:21 From https://github.com/docker/docker
21:32:21  * [new branch]      master     -> master
21:32:21  * [new branch]      master     -> origin/master
21:32:21 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:32:21 + REF=refs/tags/v0.17.0
21:32:21 + [ -n refs/tags/v0.17.0 ]
21:32:21 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:21 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:21 
21:32:21 #3 resolve image config for docker.io/docker/dockerfile:1
21:32:21 #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
21:32:21 #3 DONE 0.4s
21:32:21 
21:32:21 #5 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
21:32:21 #5 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
21:32:21 #5 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done
21:32:21 From https://github.com/docker/scan-cli-plugin
21:32:21  * [new tag]         v0.17.0    -> v0.17.0
21:32:21 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
21:32:21 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.5 ubuntu-jammy
21:32:21 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:21 mkdir -p sources
21:32:21 docker run --rm -w /v \
21:32:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli:/cli \
21:32:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:21 	alpine \
21:32:21 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:32:21 Unable to find image 'alpine:latest' locally
21:32:21 From https://github.com/docker/compose
21:32:21  * [new tag]         v2.9.0     -> v2.9.0
21:32:21 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0
21:32:21 git init src/github.com/docker/scan-cli-plugin
21:32:21 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin/.git/
21:32:21 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
21:32:21 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
21:32:21 + SRC=src/github.com/docker/scan-cli-plugin
21:32:21 + REF=v0.17.0
21:32:21 + REF_FETCH=v0.17.0
21:32:21 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
21:32:21 + awk {print $2}
21:32:21 + REF=refs/tags/v0.17.0
21:32:21 + [ -n refs/tags/v0.17.0 ]
21:32:21 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:21 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:22 From https://github.com/docker/scan-cli-plugin
21:32:22  * [new tag]         v0.17.0    -> v0.17.0
21:32:22 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
21:32:22 for p in cross-mac; do \
21:32:22 	make -C static VERSION=0.0.1-dev GO_VERSION=1.18.5 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \
21:32:22 done
21:32:22 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
21:32:22 docker buildx inspect | grep -q 'Driver: docker-container' || docker buildx create --use
21:32:22 git init src/github.com/docker/docker
21:32:22 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker/.git/
21:32:22 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:32:22 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:32:22 + SRC=src/github.com/docker/docker
21:32:22 + REF=master
21:32:22 + REF_FETCH=master
21:32:22 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:32:22 + awk {print $2}
21:32:22 From https://github.com/docker/docker
21:32:22  * [new branch]      master     -> master
21:32:22  * [new branch]      master     -> origin/master
21:32:22 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:32:22 From https://github.com/docker/scan-cli-plugin
21:32:22  * [new tag]         v0.17.0    -> v0.17.0
21:32:22 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
21:32:22 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.5 debian-bullseye
21:32:22 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:22 mkdir -p sources
21:32:22 docker run --rm -w /v \
21:32:22 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli:/cli \
21:32:22 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:22 	alpine \
21:32:22 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:32:22 Unable to find image 'alpine:latest' locally
21:32:22 213ec9aee27d: Verifying Checksum
21:32:22 213ec9aee27d: Download complete
21:32:22 213ec9aee27d: Pull complete
21:32:22 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
21:32:22 Status: Downloaded newer image for alpine:latest
21:32:22 git init src/github.com/docker/buildx
21:32:22 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx/.git/
21:32:22 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:32:22 ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2"
21:32:22 + SRC=src/github.com/docker/buildx
21:32:22 + REF=v0.8.2
21:32:22 + REF_FETCH=v0.8.2
21:32:22 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2
21:32:22 + awk {print $2}
21:32:22 + REF=refs/tags/v0.8.2
21:32:22 + [ -n refs/tags/v0.8.2 ]
21:32:22 + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:22 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:22 git init src/github.com/docker/buildx
21:32:22 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx/.git/
21:32:22 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:32:22 ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2"
21:32:22 + SRC=src/github.com/docker/buildx
21:32:22 + REF=v0.8.2
21:32:22 + REF_FETCH=v0.8.2
21:32:22 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2
21:32:22 + awk {print $2}
21:32:22 + REF=refs/tags/v0.8.2
21:32:22 + [ -n refs/tags/v0.8.2 ]
21:32:22 + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:22 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:22 From https://github.com/docker/scan-cli-plugin
21:32:22  * [new tag]         v0.17.0    -> v0.17.0
21:32:22 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
21:32:22 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.5 debian-buster
21:32:22 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:22 mkdir -p sources
21:32:22 docker run --rm -w /v \
21:32:22 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli:/cli \
21:32:22 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:22 	alpine \
21:32:22 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:32:22 Unable to find image 'alpine:latest' locally
21:32:22 #5 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
21:32:22 #5 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done
21:32:22 #5 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done
21:32:22 #5 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s
21:32:22 #5 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s
21:32:22 #5 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940
21:32:22 From https://github.com/docker/docker
21:32:22  * [new branch]      master     -> master
21:32:22  * [new branch]      master     -> origin/master
21:32:22 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:32:22 git init src/github.com/docker/buildx
21:32:22 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx/.git/
21:32:22 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:32:22 ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2"
21:32:22 + SRC=src/github.com/docker/buildx
21:32:22 + REF=v0.8.2
21:32:22 + REF_FETCH=v0.8.2
21:32:22 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2
21:32:22 + awk {print $2}
21:32:22 + REF=refs/tags/v0.8.2
21:32:22 + [ -n refs/tags/v0.8.2 ]
21:32:22 + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:22 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:22 latest: Pulling from library/alpine
21:32:22 c6556b3b6858: Pulling fs layer
21:32:22 From https://github.com/docker/scan-cli-plugin
21:32:22  * [new tag]         v0.17.0    -> v0.17.0
21:32:22 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
21:32:22 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.5 centos-9
21:32:22 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:22 mkdir -p rpmbuild/SOURCES
21:32:22 docker run --rm -w /v \
21:32:22 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker:/engine \
21:32:22 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:22 	alpine \
21:32:22 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:32:22 Unable to find image 'alpine:latest' locally
21:32:22 happy_lichterman
21:32:22 cd /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli && VERSION=0.0.0-20220816152130-8ffaab8 docker buildx bake --set binary.platform=darwin/amd64,darwin/arm64 binary
21:32:22 #1 [internal] booting buildkit
21:32:22 + REF=refs/heads/master
21:32:22 + [ -n refs/heads/master ]
21:32:22 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:22 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:22 latest: Pulling from library/alpine
21:32:22 213ec9aee27d: Pulling fs layer
21:32:22 latest: Pulling from library/alpine
21:32:22 213ec9aee27d: Pulling fs layer
21:32:22 213ec9aee27d: Verifying Checksum
21:32:22 213ec9aee27d: Download complete
21:32:22 #5 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done
21:32:22 From https://github.com/docker/cli
21:32:22  * [new branch]      master     -> master
21:32:22  * [new branch]      master     -> origin/master
21:32:22 + git -C src/github.com/docker/cli checkout -q refs/heads/master
21:32:22 c6556b3b6858: Verifying Checksum
21:32:22 c6556b3b6858: Download complete
21:32:22 latest: Pulling from library/alpine
21:32:22 213ec9aee27d: Pulling fs layer
21:32:22 #1 pulling image moby/buildkit:buildx-stable-1
21:32:22 213ec9aee27d: Verifying Checksum
21:32:22 213ec9aee27d: Download complete
21:32:22 213ec9aee27d: Pull complete
21:32:22 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
21:32:22 Status: Downloaded newer image for alpine:latest
21:32:22 git init src/github.com/docker/buildx
21:32:22 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx/.git/
21:32:22 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:32:22 ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2"
21:32:22 + SRC=src/github.com/docker/buildx
21:32:22 + REF=v0.8.2
21:32:22 + REF_FETCH=v0.8.2
21:32:22 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2
21:32:22 + awk {print $2}
21:32:22 213ec9aee27d: Pull complete
21:32:22 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
21:32:22 Status: Downloaded newer image for alpine:latest
21:32:22 #5 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done
21:32:22 #5 DONE 0.5s
21:32:22 c6556b3b6858: Pull complete
21:32:22 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
21:32:22 Status: Downloaded newer image for alpine:latest
21:32:22 213ec9aee27d: Verifying Checksum
21:32:22 213ec9aee27d: Download complete
21:32:22 + REF=refs/tags/v0.8.2
21:32:22 + [ -n refs/tags/v0.8.2 ]
21:32:22 + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:22 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:22 
21:32:22 #7 [internal] load build definition from Dockerfile
21:32:22 #7 sha256:f6e217a596fb251a6542552b2c340b1dadea4f75a04cacfa82c9853c2726e28a
21:32:22 #7 DONE 0.0s
21:32:22 
21:32:22 #6 [internal] load .dockerignore
21:32:22 #6 sha256:ef1d3807d45e31c0de73fc8147559abcbfaaff7c294792566055d0225ec64b7d
21:32:22 #6 DONE 0.0s
21:32:22 
21:32:22 #11 [auth] library/golang:pull token for registry-1.docker.io
21:32:22 #11 sha256:e1432dbd40eff9332dce89e571907ef65d0a9c3866037dee0f7e1e4048e81b1a
21:32:22 #11 DONE 0.0s
21:32:22 
21:32:22 #12 [auth] djs55/vpnkit:pull token for registry-1.docker.io
21:32:22 #12 sha256:f0fa8a840a3c96cd3b7fe260ce042e21cfecdfba19237a70f03d0a0d8a81b161
21:32:22 #12 DONE 0.0s
21:32:22 
21:32:22 #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:32:22 #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
21:32:23 213ec9aee27d: Pull complete
21:32:23 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
21:32:23 Status: Downloaded newer image for alpine:latest
21:32:23 git init src/github.com/docker/docker
21:32:23 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker/.git/
21:32:23 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:32:23 ./scripts/checkout.sh src/github.com/docker/docker "master"
21:32:23 + SRC=src/github.com/docker/docker
21:32:23 + REF=master
21:32:23 + REF_FETCH=master
21:32:23 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
21:32:23 + awk {print $2}
21:32:23 From https://github.com/docker/docker
21:32:23  * [new branch]      master     -> master
21:32:23  * [new branch]      master     -> origin/master
21:32:23 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:32:23 + REF=refs/heads/master
21:32:23 + [ -n refs/heads/master ]
21:32:23 + REF_FETCH=refs/heads/master:refs/heads/master
21:32:23 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
21:32:23 mkdir -p sources
21:32:23 docker run --rm -w /v \
21:32:23 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker:/engine \
21:32:23 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:23 	alpine \
21:32:23 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:32:23 git init src/github.com/docker/buildx
21:32:23 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx/.git/
21:32:23 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:32:23 ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2"
21:32:23 + SRC=src/github.com/docker/buildx
21:32:23 + REF=v0.8.2
21:32:23 + REF_FETCH=v0.8.2
21:32:23 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2
21:32:23 + awk {print $2}
21:32:23 From https://github.com/docker/docker
21:32:23  * [new branch]      master     -> master
21:32:23  * [new branch]      master     -> origin/master
21:32:23 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:32:23 + REF=refs/tags/v0.8.2
21:32:23 + [ -n refs/tags/v0.8.2 ]
21:32:23 + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:23 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:23 From https://github.com/docker/buildx
21:32:23  * [new tag]         v0.8.2     -> v0.8.2
21:32:23 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2
21:32:23 #10 ...
21:32:23 
21:32:23 #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:32:23 #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
21:32:23 #9 DONE 0.9s
21:32:23 
21:32:23 #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye
21:32:23 #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50
21:32:23 #8 DONE 1.0s
21:32:23 
21:32:23 #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:32:23 #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
21:32:23 #10 DONE 1.1s
21:32:24 git init src/github.com/docker/buildx
21:32:24 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx/.git/
21:32:24 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:32:24 ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2"
21:32:24 + SRC=src/github.com/docker/buildx
21:32:24 + REF=v0.8.2
21:32:24 + REF_FETCH=v0.8.2
21:32:24 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2
21:32:24 + awk {print $2}
21:32:24 + REF=refs/tags/v0.8.2
21:32:24 + [ -n refs/tags/v0.8.2 ]
21:32:24 + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:24 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:24 mkdir -p sources
21:32:24 docker run --rm -w /v \
21:32:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker:/engine \
21:32:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:24 	alpine \
21:32:24 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:32:24 git init src/github.com/docker/compose
21:32:24 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose/.git/
21:32:24 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:32:24 ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0"
21:32:24 + SRC=src/github.com/docker/compose
21:32:24 + REF=v2.9.0
21:32:24 + REF_FETCH=v2.9.0
21:32:24 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0
21:32:24 + awk {print $2}
21:32:24 mkdir -p sources
21:32:24 docker run --rm -w /v \
21:32:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker:/engine \
21:32:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:24 	alpine \
21:32:24 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:32:24 + REF=refs/tags/v2.9.0
21:32:24 + [ -n refs/tags/v2.9.0 ]
21:32:24 + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:24 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:24 mkdir -p sources
21:32:24 docker run --rm -w /v \
21:32:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker:/engine \
21:32:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:24 	alpine \
21:32:24 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:32:24 From https://github.com/docker/buildx
21:32:24  * [new tag]         v0.8.2     -> v0.8.2
21:32:24 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2
21:32:24 git init src/github.com/docker/compose
21:32:24 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose/.git/
21:32:24 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:32:24 ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0"
21:32:24 + SRC=src/github.com/docker/compose
21:32:24 + REF=v2.9.0
21:32:24 + REF_FETCH=v2.9.0
21:32:24 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0
21:32:24 + awk {print $2}
21:32:24 From https://github.com/docker/buildx
21:32:24  * [new tag]         v0.8.2     -> v0.8.2
21:32:24 From https://github.com/docker/buildx
21:32:24  * [new tag]         v0.8.2     -> v0.8.2
21:32:24 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2
21:32:24 git init src/github.com/docker/compose
21:32:24 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose/.git/
21:32:24 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:32:24 ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0"
21:32:24 + SRC=src/github.com/docker/compose
21:32:24 + REF=v2.9.0
21:32:24 + REF_FETCH=v2.9.0
21:32:24 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0
21:32:24 + awk {print $2}
21:32:24 From https://github.com/docker/buildx
21:32:24  * [new tag]         v0.8.2     -> v0.8.2
21:32:24 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2
21:32:24 git init src/github.com/docker/compose
21:32:24 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose/.git/
21:32:24 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:32:24 ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0"
21:32:24 + SRC=src/github.com/docker/compose
21:32:24 + REF=v2.9.0
21:32:24 + REF_FETCH=v2.9.0
21:32:24 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0
21:32:24 + awk {print $2}
21:32:24 From https://github.com/docker/buildx
21:32:24  * [new tag]         v0.8.2     -> v0.8.2
21:32:24 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2
21:32:24 + REF=refs/tags/v2.9.0
21:32:24 + [ -n refs/tags/v2.9.0 ]
21:32:24 + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:24 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:24 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2
21:32:24 + REF=refs/tags/v2.9.0
21:32:24 + [ -n refs/tags/v2.9.0 ]
21:32:24 + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:24 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:25 + REF=refs/tags/v2.9.0
21:32:25 + [ -n refs/tags/v2.9.0 ]
21:32:25 + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:25 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:25 From https://github.com/docker/docker
21:32:25  * [new branch]      master     -> master
21:32:25  * [new branch]      master     -> origin/master
21:32:25 + git -C src/github.com/docker/docker checkout -q refs/heads/master
21:32:25 From https://github.com/docker/compose
21:32:25  * [new tag]         v2.9.0     -> v2.9.0
21:32:25 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0
21:32:25 git init src/github.com/docker/scan-cli-plugin
21:32:25 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin/.git/
21:32:25 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
21:32:25 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
21:32:25 + SRC=src/github.com/docker/scan-cli-plugin
21:32:25 + REF=v0.17.0
21:32:25 + REF_FETCH=v0.17.0
21:32:25 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
21:32:25 + awk {print $2}
21:32:25 From https://github.com/docker/compose
21:32:25  * [new tag]         v2.9.0     -> v2.9.0
21:32:25 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0
21:32:25 git init src/github.com/docker/scan-cli-plugin
21:32:25 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin/.git/
21:32:25 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
21:32:25 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
21:32:25 + SRC=src/github.com/docker/scan-cli-plugin
21:32:25 + REF=v0.17.0
21:32:25 + REF_FETCH=v0.17.0
21:32:25 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
21:32:25 + awk {print $2}
21:32:25 git init src/github.com/docker/compose
21:32:25 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose/.git/
21:32:25 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:32:25 ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0"
21:32:25 + SRC=src/github.com/docker/compose
21:32:25 + REF=v2.9.0
21:32:25 + REF_FETCH=v2.9.0
21:32:25 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0
21:32:25 + awk {print $2}
21:32:25 git init src/github.com/docker/compose
21:32:25 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose/.git/
21:32:25 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:32:25 ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0"
21:32:25 + SRC=src/github.com/docker/compose
21:32:25 + REF=v2.9.0
21:32:25 + REF_FETCH=v2.9.0
21:32:25 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0
21:32:25 + awk {print $2}
21:32:25 From https://github.com/docker/compose
21:32:25  * [new tag]         v2.9.0     -> v2.9.0
21:32:25 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0
21:32:25 + REF=refs/tags/v0.17.0
21:32:25 + [ -n refs/tags/v0.17.0 ]
21:32:25 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:25 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:25 + REF=refs/tags/v0.17.0
21:32:25 + [ -n refs/tags/v0.17.0 ]
21:32:25 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:25 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:25 mkdir -p sources
21:32:25 docker run --rm -w /v \
21:32:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker:/engine \
21:32:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:25 	alpine \
21:32:25 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:32:25 + REF=refs/tags/v2.9.0
21:32:25 + [ -n refs/tags/v2.9.0 ]
21:32:25 + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:25 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:25 + REF=refs/tags/v2.9.0
21:32:25 + [ -n refs/tags/v2.9.0 ]
21:32:25 + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:25 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:25 git init src/github.com/docker/scan-cli-plugin
21:32:25 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin/.git/
21:32:25 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
21:32:25 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
21:32:25 + SRC=src/github.com/docker/scan-cli-plugin
21:32:25 + REF=v0.17.0
21:32:25 + REF_FETCH=v0.17.0
21:32:25 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
21:32:25 + awk {print $2}
21:32:25 From https://github.com/docker/compose
21:32:25  * [new tag]         v2.9.0     -> v2.9.0
21:32:25 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0
21:32:25 git init src/github.com/docker/scan-cli-plugin
21:32:25 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin/.git/
21:32:25 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
21:32:25 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
21:32:25 + SRC=src/github.com/docker/scan-cli-plugin
21:32:25 + REF=v0.17.0
21:32:25 + REF_FETCH=v0.17.0
21:32:25 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
21:32:25 + awk {print $2}
21:32:25 + REF=refs/tags/v0.17.0
21:32:25 + [ -n refs/tags/v0.17.0 ]
21:32:25 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:25 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:25 mkdir -p sources
21:32:25 docker run --rm -w /v \
21:32:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker:/engine \
21:32:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:25 	alpine \
21:32:25 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:32:25 From https://github.com/docker/scan-cli-plugin
21:32:25  * [new tag]         v0.17.0    -> v0.17.0
21:32:25 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
21:32:25 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.5 centos-8
21:32:25 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:25 mkdir -p rpmbuild/SOURCES
21:32:25 docker run --rm -w /v \
21:32:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker:/engine \
21:32:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:25 	alpine \
21:32:25 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:32:25 Unable to find image 'alpine:latest' locally
21:32:25 From https://github.com/docker/scan-cli-plugin
21:32:25  * [new tag]         v0.17.0    -> v0.17.0
21:32:25 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
21:32:25 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.5 fedora-35
21:32:25 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:25 mkdir -p rpmbuild/SOURCES
21:32:25 docker run --rm -w /v \
21:32:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker:/engine \
21:32:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:25 	alpine \
21:32:25 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:32:25 Unable to find image 'alpine:latest' locally
21:32:25 From https://github.com/docker/compose
21:32:25  * [new tag]         v2.9.0     -> v2.9.0
21:32:25 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0
21:32:25 git init src/github.com/docker/scan-cli-plugin
21:32:25 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin/.git/
21:32:25 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
21:32:25 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
21:32:25 + SRC=src/github.com/docker/scan-cli-plugin
21:32:25 + REF=v0.17.0
21:32:25 + REF_FETCH=v0.17.0
21:32:25 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
21:32:25 + awk {print $2}
21:32:25 From https://github.com/docker/compose
21:32:25  * [new tag]         v2.9.0     -> v2.9.0
21:32:25 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0
21:32:25 git init src/github.com/docker/scan-cli-plugin
21:32:25 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin/.git/
21:32:25 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
21:32:25 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
21:32:25 + SRC=src/github.com/docker/scan-cli-plugin
21:32:25 + REF=v0.17.0
21:32:25 + REF_FETCH=v0.17.0
21:32:25 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
21:32:25 + awk {print $2}
21:32:25 + REF=refs/tags/v0.17.0
21:32:25 + [ -n refs/tags/v0.17.0 ]
21:32:25 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:25 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:25 From https://github.com/docker/scan-cli-plugin
21:32:25  * [new tag]         v0.17.0    -> v0.17.0
21:32:25 git init src/github.com/docker/buildx
21:32:25 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx/.git/
21:32:25 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:32:25 ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2"
21:32:25 + SRC=src/github.com/docker/buildx
21:32:25 + REF=v0.8.2
21:32:25 + REF_FETCH=v0.8.2
21:32:25 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2
21:32:25 + awk {print $2}
21:32:25 + REF=refs/tags/v0.8.2
21:32:25 + [ -n refs/tags/v0.8.2 ]
21:32:25 + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:25 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2
21:32:25 mkdir -p sources
21:32:25 docker run --rm -w /v \
21:32:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker:/engine \
21:32:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:25 	alpine \
21:32:25 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:32:25 
21:32:25 #41 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:32:25 #41 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
21:32:25 #41 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
21:32:25 #41 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
21:32:25 #41 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.0s
21:32:25 #41 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
21:32:25 #41 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
21:32:25 mkdir -p sources
21:32:25 docker run --rm -w /v \
21:32:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker:/engine \
21:32:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:25 	alpine \
21:32:25 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:32:25 From https://github.com/docker/scan-cli-plugin
21:32:25  * [new tag]         v0.17.0    -> v0.17.0
21:32:25 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
21:32:25 for p in static-linux; do \
21:32:25 	make -C static VERSION=0.0.1-dev GO_VERSION=1.18.5 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \
21:32:25 done
21:32:25 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
21:32:25 cd /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli && VERSION=0.0.0-20220816152130-8ffaab8 docker buildx bake --set binary.platform= --set binary.args.CGO_ENABLED= binary
21:32:25 #1 pulling image moby/buildkit:buildx-stable-1 2.8s done
21:32:25 #1 creating container buildx_buildkit_happy_lichterman0
21:32:26 latest: Pulling from library/alpine
21:32:26 213ec9aee27d: Pulling fs layer
21:32:26 213ec9aee27d: Verifying Checksum
21:32:26 213ec9aee27d: Download complete
21:32:26 latest: Pulling from library/alpine
21:32:26 213ec9aee27d: Pulling fs layer
21:32:26 + REF=refs/tags/v0.17.0
21:32:26 + [ -n refs/tags/v0.17.0 ]
21:32:26 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:26 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:26 From https://github.com/docker/scan-cli-plugin
21:32:26  * [new tag]         v0.17.0    -> v0.17.0
21:32:26 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
21:32:26 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.5 ubuntu-bionic
21:32:26 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:26 mkdir -p sources
21:32:26 docker run --rm -w /v \
21:32:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli:/cli \
21:32:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:26 	alpine \
21:32:26 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:32:26 + REF=refs/tags/v0.17.0
21:32:26 + [ -n refs/tags/v0.17.0 ]
21:32:26 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:26 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:26 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
21:32:26 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.5 fedora-36
21:32:26 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:32:26 mkdir -p rpmbuild/SOURCES
21:32:26 docker run --rm -w /v \
21:32:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker:/engine \
21:32:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:26 	alpine \
21:32:26 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:32:26 Unable to find image 'alpine:latest' locally
21:32:26 #41 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.19MB / 9.86MB 0.2s
21:32:26 #41 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done
21:32:26 #1 [internal] load .dockerignore
21:32:26 213ec9aee27d: Pull complete
21:32:26 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
21:32:26 Status: Downloaded newer image for alpine:latest
21:32:26 Unable to find image 'alpine:latest' locally
21:32:26 213ec9aee27d: Verifying Checksum
21:32:26 213ec9aee27d: Download complete
21:32:26 From https://github.com/docker/scan-cli-plugin
21:32:26  * [new tag]         v0.17.0    -> v0.17.0
21:32:26 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
21:32:26 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.5 ubuntu-jammy
21:32:26 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:26 mkdir -p sources
21:32:26 docker run --rm -w /v \
21:32:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli:/cli \
21:32:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:26 	alpine \
21:32:26 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:32:26 Unable to find image 'alpine:latest' locally
21:32:26 latest: Pulling from library/alpine
21:32:26 213ec9aee27d: Pulling fs layer
21:32:26 213ec9aee27d: Verifying Checksum
21:32:26 213ec9aee27d: Download complete
21:32:26 #41 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
21:32:26 #1 transferring context: 263B done
21:32:26 #1 DONE 0.1s
21:32:26 
21:32:26 #2 [internal] load build definition from Dockerfile
21:32:26 #2 transferring dockerfile: 5.44kB done
21:32:26 #2 DONE 0.1s
21:32:26 
21:32:26 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
21:32:26 #3 DONE 0.0s
21:32:26 
21:32:26 #4 resolve image config for docker.io/docker/dockerfile:1
21:32:26 latest: Pulling from library/alpine
21:32:26 213ec9aee27d: Pulling fs layer
21:32:26 213ec9aee27d: Verifying Checksum
21:32:26 213ec9aee27d: Download complete
21:32:26 213ec9aee27d: Pull complete
21:32:26 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
21:32:26 Status: Downloaded newer image for alpine:latest
21:32:26 latest: Pulling from library/alpine
21:32:26 213ec9aee27d: Pulling fs layer
21:32:26 213ec9aee27d: Pull complete
21:32:26 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
21:32:26 Status: Downloaded newer image for alpine:latest
21:32:26 mkdir -p rpmbuild/SOURCES
21:32:26 docker run --rm -w /v \
21:32:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli:/cli \
21:32:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:26 	alpine \
21:32:26 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:32:26 mkdir -p rpmbuild/SOURCES
21:32:26 docker run --rm -w /v \
21:32:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli:/cli \
21:32:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:26 	alpine \
21:32:26 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:32:26 mkdir -p sources
21:32:26 docker run --rm -w /v \
21:32:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker:/engine \
21:32:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:26 	alpine \
21:32:26 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:32:26 mkdir -p sources
21:32:26 docker run --rm -w /v \
21:32:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker:/engine \
21:32:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:26 	alpine \
21:32:26 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:32:26 mkdir -p sources
21:32:26 docker run --rm -w /v \
21:32:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker:/engine \
21:32:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:26 	alpine \
21:32:26 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:32:26 213ec9aee27d: Pull complete
21:32:26 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
21:32:26 Status: Downloaded newer image for alpine:latest
21:32:26 213ec9aee27d: Download complete
21:32:26 213ec9aee27d: Pull complete
21:32:26 mkdir -p sources
21:32:26 docker run --rm -w /v \
21:32:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker:/engine \
21:32:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:26 	alpine \
21:32:26 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:32:26 mkdir -p sources
21:32:26 docker run --rm -w /v \
21:32:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker:/engine \
21:32:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:26 	alpine \
21:32:26 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:32:26 #4 DONE 0.4s
21:32:26 
21:32:26 #5 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
21:32:26 #5 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done
21:32:26 #5 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s
21:32:26 #5 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
21:32:26 #5 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done
21:32:26 #5 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done
21:32:26 #5 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s
21:32:26 #5 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940
21:32:27 mkdir -p rpmbuild/SOURCES
21:32:27 docker run --rm -w /v \
21:32:27 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli:/cli \
21:32:27 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:27 	alpine \
21:32:27 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:32:27 mkdir -p sources
21:32:27 docker run --rm -w /v \
21:32:27 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker:/engine \
21:32:27 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:27 	alpine \
21:32:27 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:32:27 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
21:32:27 Status: Downloaded newer image for alpine:latest
21:32:27 From https://github.com/docker/buildx
21:32:27  * [new tag]         v0.8.2     -> v0.8.2
21:32:27 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2
21:32:27 #5 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done
21:32:27 #5 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done
21:32:27 mkdir -p rpmbuild/SOURCES
21:32:27 docker run --rm -w /v \
21:32:27 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli:/cli \
21:32:27 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:27 	alpine \
21:32:27 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:32:27 #5 DONE 0.5s
21:32:27 
21:32:27 #6 [internal] load .dockerignore
21:32:27 #6 DONE 0.0s
21:32:27 
21:32:27 #7 [internal] load build definition from Dockerfile
21:32:27 #7 DONE 0.0s
21:32:27 
21:32:27 #8 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
21:32:27 mkdir -p sources
21:32:27 docker run --rm -w /v \
21:32:27 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx:/buildx \
21:32:27 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:27 	alpine \
21:32:27 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:32:27 #8 DONE 0.0s
21:32:27 
21:32:27 #9 [auth] tonistiigi/xx:pull token for registry-1.docker.io
21:32:27 #9 DONE 0.0s
21:32:27 
21:32:27 #10 [auth] library/golang:pull token for registry-1.docker.io
21:32:27 #10 DONE 0.0s
21:32:27 
21:32:27 #11 [internal] load metadata for docker.io/library/golang:1.18.5-alpine
21:32:27 mkdir -p sources
21:32:27 docker run --rm -w /v \
21:32:27 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx:/buildx \
21:32:27 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:27 	alpine \
21:32:27 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:32:27 git init src/github.com/docker/compose
21:32:27 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose/.git/
21:32:27 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:32:27 ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0"
21:32:27 + SRC=src/github.com/docker/compose
21:32:27 + REF=v2.9.0
21:32:27 + REF_FETCH=v2.9.0
21:32:27 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0
21:32:27 + awk {print $2}
21:32:27 + REF=refs/tags/v2.9.0
21:32:27 + [ -n refs/tags/v2.9.0 ]
21:32:27 + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:27 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0
21:32:27 #11 DONE 0.4s
21:32:27 
21:32:27 #12 [internal] load metadata for docker.io/tonistiigi/xx:1.1.1
21:32:27 #12 DONE 0.4s
21:32:27 
21:32:27 #13 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
21:32:27 #13 DONE 0.5s
21:32:28 mkdir -p rpmbuild/SOURCES
21:32:28 docker run --rm -w /v \
21:32:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli:/cli \
21:32:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:28 	alpine \
21:32:28 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:32:28 From https://github.com/docker/compose
21:32:28  * [new tag]         v2.9.0     -> v2.9.0
21:32:28 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0
21:32:28 git init src/github.com/docker/scan-cli-plugin
21:32:28 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin/.git/
21:32:28 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
21:32:28 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
21:32:28 + SRC=src/github.com/docker/scan-cli-plugin
21:32:28 + REF=v0.17.0
21:32:28 + REF_FETCH=v0.17.0
21:32:28 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
21:32:28 + awk {print $2}
21:32:28 + REF=refs/tags/v0.17.0
21:32:28 + [ -n refs/tags/v0.17.0 ]
21:32:28 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:28 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0
21:32:28 mkdir -p rpmbuild/SOURCES
21:32:28 docker run --rm -w /v \
21:32:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli:/cli \
21:32:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:28 	alpine \
21:32:28 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:32:28 mkdir -p rpmbuild/SOURCES
21:32:28 docker run --rm -w /v \
21:32:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx:/buildx \
21:32:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:28 	alpine \
21:32:28 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:32:28 mkdir -p rpmbuild/SOURCES
21:32:28 docker run --rm -w /v \
21:32:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx:/buildx \
21:32:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:28 	alpine \
21:32:28 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:32:28 From https://github.com/docker/scan-cli-plugin
21:32:28  * [new tag]         v0.17.0    -> v0.17.0
21:32:28 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
21:32:28 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.5 ubuntu-focal
21:32:28 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:32:28 mkdir -p sources
21:32:28 docker run --rm -w /v \
21:32:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli:/cli \
21:32:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:28 	alpine \
21:32:28 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:32:28 Unable to find image 'alpine:latest' locally
21:32:28 mkdir -p sources
21:32:28 docker run --rm -w /v \
21:32:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx:/buildx \
21:32:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:28 	alpine \
21:32:28 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:32:28 latest: Pulling from library/alpine
21:32:28 213ec9aee27d: Pulling fs layer
21:32:28 213ec9aee27d: Verifying Checksum
21:32:28 213ec9aee27d: Download complete
21:32:28 mkdir -p sources
21:32:28 docker run --rm -w /v \
21:32:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx:/buildx \
21:32:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:28 	alpine \
21:32:28 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:32:28 mkdir -p sources
21:32:28 docker run --rm -w /v \
21:32:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx:/buildx \
21:32:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:28 	alpine \
21:32:28 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:32:28 mkdir -p rpmbuild/SOURCES
21:32:28 docker run --rm -w /v \
21:32:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx:/buildx \
21:32:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:28 	alpine \
21:32:28 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:32:28 mkdir -p sources
21:32:28 docker run --rm -w /v \
21:32:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx:/buildx \
21:32:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:28 	alpine \
21:32:28 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:32:29 213ec9aee27d: Pull complete
21:32:29 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
21:32:29 Status: Downloaded newer image for alpine:latest
21:32:29 mkdir -p sources
21:32:29 docker run --rm -w /v \
21:32:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx:/buildx \
21:32:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:29 	alpine \
21:32:29 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:32:29 mkdir -p sources
21:32:29 docker run --rm -w /v \
21:32:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx:/buildx \
21:32:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:29 	alpine \
21:32:29 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:32:29 mkdir -p rpmbuild/SOURCES
21:32:29 docker run --rm -w /v \
21:32:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx:/buildx \
21:32:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:29 	alpine \
21:32:29 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:32:29 mkdir -p sources
21:32:29 docker run --rm -w /v \
21:32:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx:/buildx \
21:32:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:29 	alpine \
21:32:29 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:32:29 #41 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.3s done
21:32:29 mkdir -p rpmbuild/SOURCES
21:32:29 docker run --rm -w /v \
21:32:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx:/buildx \
21:32:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:29 	alpine \
21:32:29 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:32:29 
21:32:29 #14 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
21:32:29 #14 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done
21:32:29 #14 sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 5.46kB / 5.46kB done
21:32:29 #14 sha256:8d61139feed19d3685ffc483d41349d49cbdba3ee104a9104dd0ac98cdbc1479 523B / 523B done
21:32:29 #14 sha256:9a072fc69921655d494291e64abe03c6b872ce4522837193a46aee910330fba7 455B / 455B done
21:32:29 #41 DONE 4.0s
21:32:29 
21:32:29 #13 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
21:32:29 #13 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
21:32:29 #13 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.0s done
21:32:29 #13 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done
21:32:29 #13 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done
21:32:29 #13 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done
21:32:29 #13 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.7s done
21:32:29 #13 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.2s done
21:32:29 #13 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.7s done
21:32:29 #13 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 2.2s done
21:32:29 #13 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 2.9s done
21:32:29 #13 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 1.9s
21:32:29 #13 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 108.00MB / 141.86MB 4.0s
21:32:29 #13 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 2.3s done
21:32:29 #13 ...
21:32:29 
21:32:29 #25 [internal] load build context
21:32:29 #25 sha256:f74c5f95424cf512ee1fd07b858f0a4bee82c86a121e6dba3b4f8c74bde3ca82
21:32:29 #25 transferring context: 62.40MB 4.2s done
21:32:29 #25 DONE 4.3s
21:32:29 
21:32:29 #13 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
21:32:29 #13 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
21:32:29 #13 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 119.97MB / 141.86MB 4.2s
21:32:29 mkdir -p sources
21:32:29 docker run --rm -w /v \
21:32:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx:/buildx \
21:32:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:29 	alpine \
21:32:29 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:32:29 mkdir -p sources
21:32:29 docker run --rm -w /v \
21:32:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx:/buildx \
21:32:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:29 	alpine \
21:32:29 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:32:29 mkdir -p rpmbuild/SOURCES
21:32:29 docker run --rm -w /v \
21:32:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx:/buildx \
21:32:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:29 	alpine \
21:32:29 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:32:30 #1 creating container buildx_buildkit_happy_lichterman0 4.4s done
21:32:30 #1 DONE 7.2s
21:32:30 
21:32:30 #2 [internal] load build definition from Dockerfile
21:32:30 #2 transferring dockerfile: 5.44kB done
21:32:30 #2 DONE 0.1s
21:32:30 
21:32:30 #3 [internal] load .dockerignore
21:32:30 #3 transferring context: 263B done
21:32:30 #3 DONE 0.1s
21:32:30 
21:32:30 #4 resolve image config for docker.io/docker/dockerfile:1
21:32:30 #4 ...
21:32:30 
21:32:30 #5 [auth] docker/dockerfile:pull token for registry-1.docker.io
21:32:30 #5 DONE 0.0s
21:32:30 
21:32:30 #4 resolve image config for docker.io/docker/dockerfile:1
21:32:30 mkdir -p sources
21:32:30 docker run --rm -w /v \
21:32:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx:/buildx \
21:32:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:30 	alpine \
21:32:30 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:32:30 mkdir -p sources
21:32:30 docker run --rm -w /v \
21:32:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx:/buildx \
21:32:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:30 	alpine \
21:32:30 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:32:30 #14 sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 0B / 117B 0.3s
21:32:30 #13 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 130.02MB / 141.86MB 4.3s
21:32:30 mkdir -p sources
21:32:30 docker run --rm -w /v \
21:32:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx:/buildx \
21:32:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:30 	alpine \
21:32:30 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:32:30 #14 sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 117B / 117B 0.4s done
21:32:30 #14 extracting sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 done
21:32:30 #13 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 4.5s
21:32:30 #4 DONE 0.7s
21:32:30 
21:32:30 #6 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
21:32:30 #6 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done
21:32:30 #14 ...
21:32:30 
21:32:30 #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9
21:32:30 #15 resolve docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9 0.0s done
21:32:30 #15 sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9 2.65kB / 2.65kB done
21:32:30 #15 sha256:30f60105c995681479b4742a2d94ab6f93e256d8b64eb3965c07b53690af50cd 526B / 526B done
21:32:30 #15 sha256:86dcba2fb3ace8cdc35db7ae6f3d2fedd1158bcacd065543f1d3e77b714d0357 1.30kB / 1.30kB done
21:32:30 #15 sha256:09ea8fd3ba82af347610e65a19f9dc3f9c357e34327441c4e16ffc1b8d53a5a1 14.96kB / 14.96kB 0.2s done
21:32:30 #15 extracting sha256:09ea8fd3ba82af347610e65a19f9dc3f9c357e34327441c4e16ffc1b8d53a5a1 0.0s done
21:32:30 #15 DONE 0.7s
21:32:30 
21:32:30 #14 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
21:32:30 #14 DONE 0.8s
21:32:30 
21:32:30 #16 [build-base-alpine 1/4] FROM docker.io/library/golang:1.18.5-alpine@sha256:8e45e2ef37d2b6d98900392029db2bc88f42c0f2a9a8035fa7da90014698e86b
21:32:30 #16 resolve docker.io/library/golang:1.18.5-alpine@sha256:8e45e2ef37d2b6d98900392029db2bc88f42c0f2a9a8035fa7da90014698e86b 0.0s done
21:32:30 #16 sha256:8e45e2ef37d2b6d98900392029db2bc88f42c0f2a9a8035fa7da90014698e86b 1.65kB / 1.65kB done
21:32:30 #16 sha256:5f764dacf0f5430271346709cfb28272ac013e30b0b2f9d23cf8ee12bfa98dbc 1.36kB / 1.36kB done
21:32:30 #16 sha256:bacc2f10e6e1853eaf7a33845ffae5366e93456dcf0e0411399b50f90a837328 5.24kB / 5.24kB done
21:32:30 #16 sha256:213ec9aee27d8be045c6a92b7eac22c9a64b44558193775a1a7f626352392b49 2.81MB / 2.81MB 0.2s done
21:32:30 #16 sha256:5299e6f7860564fd4df7e9a224f3d05dc26d0e855fb26ac7e9d9e156cf1422b2 284.73kB / 284.73kB 0.1s done
21:32:30 #16 sha256:1cab0e43db0af1d30e55de347bd78df438344691f8fb379f631a07e2c8a80f0a 155B / 155B 0.2s done
21:32:30 #16 extracting sha256:213ec9aee27d8be045c6a92b7eac22c9a64b44558193775a1a7f626352392b49 0.5s
21:32:30 #16 sha256:af72e8bb74dba7b7a51456e414ac4999ff55a6a68e532a7cd1b6f32707be625f 34.93MB / 115.31MB 0.9s
21:32:30 #16 sha256:3a421caacf35538ce671745cb9396eea38bf42cd3093eaf78dbcbe8bf5f83f82 156B / 156B 0.4s done
21:32:30 #6 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done
21:32:30 #6 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940
21:32:30 mkdir -p sources
21:32:30 docker run --rm -w /v \
21:32:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose:/compose \
21:32:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:30 	alpine \
21:32:30 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:32:30 #16 extracting sha256:213ec9aee27d8be045c6a92b7eac22c9a64b44558193775a1a7f626352392b49 0.7s done
21:32:30 #16 sha256:af72e8bb74dba7b7a51456e414ac4999ff55a6a68e532a7cd1b6f32707be625f 58.72MB / 115.31MB 1.2s
21:32:30 #16 extracting sha256:5299e6f7860564fd4df7e9a224f3d05dc26d0e855fb26ac7e9d9e156cf1422b2
21:32:30 mkdir -p sources
21:32:30 docker run --rm -w /v \
21:32:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker:/engine \
21:32:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:30 	alpine \
21:32:30 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:32:30 mkdir -p sources
21:32:30 docker run --rm -w /v \
21:32:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose:/compose \
21:32:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:30 	alpine \
21:32:30 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:32:31 mkdir -p rpmbuild/SOURCES
21:32:31 docker run --rm -w /v \
21:32:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose:/compose \
21:32:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:31 	alpine \
21:32:31 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:32:31 mkdir -p rpmbuild/SOURCES
21:32:31 docker run --rm -w /v \
21:32:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose:/compose \
21:32:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:31 	alpine \
21:32:31 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:32:31 #6 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done
21:32:31 #6 DONE 0.4s
21:32:31 
21:32:31 #7 [auth] tonistiigi/xx:pull token for registry-1.docker.io
21:32:31 #7 DONE 0.0s
21:32:31 
21:32:31 #8 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
21:32:31 #8 DONE 0.0s
21:32:31 
21:32:31 #9 [auth] library/golang:pull token for registry-1.docker.io
21:32:31 #9 DONE 0.0s
21:32:31 
21:32:31 #10 [linux/amd64 internal] load metadata for docker.io/library/golang:1.18.5-alpine
21:32:31 #16 sha256:af72e8bb74dba7b7a51456e414ac4999ff55a6a68e532a7cd1b6f32707be625f 68.16MB / 115.31MB 1.3s
21:32:31 #16 sha256:af72e8bb74dba7b7a51456e414ac4999ff55a6a68e532a7cd1b6f32707be625f 74.45MB / 115.31MB 1.4s
21:32:31 mkdir -p sources
21:32:31 docker run --rm -w /v \
21:32:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker:/engine \
21:32:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:31 	alpine \
21:32:31 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:32:31 mkdir -p sources
21:32:31 docker run --rm -w /v \
21:32:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose:/compose \
21:32:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:31 	alpine \
21:32:31 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:32:31 #16 extracting sha256:5299e6f7860564fd4df7e9a224f3d05dc26d0e855fb26ac7e9d9e156cf1422b2 0.2s done
21:32:31 #16 sha256:af72e8bb74dba7b7a51456e414ac4999ff55a6a68e532a7cd1b6f32707be625f 94.37MB / 115.31MB 1.7s
21:32:31 mkdir -p sources
21:32:31 docker run --rm -w /v \
21:32:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
21:32:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:31 	alpine \
21:32:31 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
21:32:31 mkdir -p sources
21:32:31 docker run --rm -w /v \
21:32:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose:/compose \
21:32:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:31 	alpine \
21:32:31 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:32:31 mkdir -p rpmbuild/SOURCES
21:32:31 docker run --rm -w /v \
21:32:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose:/compose \
21:32:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:31 	alpine \
21:32:31 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:32:31 mkdir -p sources
21:32:31 docker run --rm -w /v \
21:32:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose:/compose \
21:32:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:31 	alpine \
21:32:31 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:32:31 mkdir -p rpmbuild/SOURCES
21:32:31 docker run --rm -w /v \
21:32:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli:/cli \
21:32:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:31 	alpine \
21:32:31 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:32:31 mkdir -p rpmbuild/SOURCES
21:32:31 docker run --rm -w /v \
21:32:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
21:32:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:31 	alpine \
21:32:31 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
21:32:31 mkdir -p sources
21:32:31 docker run --rm -w /v \
21:32:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
21:32:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:31 	alpine \
21:32:31 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
21:32:31 #10 ...
21:32:31 
21:32:31 #11 [darwin/arm64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
21:32:31 #11 DONE 0.7s
21:32:31 
21:32:31 #12 [darwin/amd64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
21:32:31 #12 DONE 0.7s
21:32:31 #16 sha256:af72e8bb74dba7b7a51456e414ac4999ff55a6a68e532a7cd1b6f32707be625f 100.66MB / 115.31MB 1.8s
21:32:31 #16 sha256:af72e8bb74dba7b7a51456e414ac4999ff55a6a68e532a7cd1b6f32707be625f 106.95MB / 115.31MB 1.9s
21:32:31 #16 extracting sha256:1cab0e43db0af1d30e55de347bd78df438344691f8fb379f631a07e2c8a80f0a 0.0s done
21:32:31 #16 sha256:af72e8bb74dba7b7a51456e414ac4999ff55a6a68e532a7cd1b6f32707be625f 115.31MB / 115.31MB 2.1s done
21:32:31 mkdir -p rpmbuild/SOURCES
21:32:31 docker run --rm -w /v \
21:32:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
21:32:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:31 	alpine \
21:32:31 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
21:32:31 mkdir -p rpmbuild/SOURCES
21:32:31 docker run --rm -w /v \
21:32:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli:/cli \
21:32:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:31 	alpine \
21:32:31 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:32:31 mkdir -p rpmbuild/SOURCES
21:32:31 docker run --rm -w /v \
21:32:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose:/compose \
21:32:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:31 	alpine \
21:32:31 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:32:31 
21:32:31 #10 [linux/amd64 internal] load metadata for docker.io/library/golang:1.18.5-alpine
21:32:31 #10 DONE 0.8s
21:32:31 
21:32:31 #13 [linux/amd64 internal] load metadata for docker.io/tonistiigi/xx:1.1.1
21:32:31 #13 DONE 0.8s
21:32:31 mkdir -p sources
21:32:31 docker run --rm -w /v \
21:32:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
21:32:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:31 	alpine \
21:32:31 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
21:32:31 #16 ...
21:32:31 
21:32:31 #17 [internal] load build context
21:32:31 #17 transferring context: 36.68MB 2.0s done
21:32:31 #17 DONE 2.1s
21:32:31 
21:32:31 #16 [build-base-alpine 1/4] FROM docker.io/library/golang:1.18.5-alpine@sha256:8e45e2ef37d2b6d98900392029db2bc88f42c0f2a9a8035fa7da90014698e86b
21:32:31 #16 extracting sha256:af72e8bb74dba7b7a51456e414ac4999ff55a6a68e532a7cd1b6f32707be625f
21:32:31 mkdir -p sources
21:32:31 docker run --rm -w /v \
21:32:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose:/compose \
21:32:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:31 	alpine \
21:32:31 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:32:32 mkdir -p rpmbuild/SOURCES
21:32:32 docker run --rm -w /v \
21:32:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
21:32:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:32 	alpine \
21:32:32 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
21:32:32 mkdir -p sources
21:32:32 docker run --rm -w /v \
21:32:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
21:32:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:32 	alpine \
21:32:32 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
21:32:32 mkdir -p rpmbuild/SOURCES
21:32:32 docker run --rm -w /v \
21:32:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose:/compose \
21:32:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:32 	alpine \
21:32:32 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:32:32 #13 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 6.2s done
21:32:32 #13 ...
21:32:32 
21:32:32 #43 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:32:32 #43 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
21:32:32 #43 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
21:32:32 #43 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
21:32:32 #43 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
21:32:32 #43 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
21:32:32 #43 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.0s done
21:32:32 #43 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.8s done
21:32:32 #43 DONE 6.4s
21:32:32 
21:32:32 #13 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
21:32:32 #13 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
21:32:32 == Building packages for raspbian-buster ==
21:32:32 mkdir -p "debbuild/raspbian-buster"
21:32:32 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.5-buster --build-arg COMMON_FILES=common -t debbuild-raspbian-buster/aarch64 -f raspbian-buster/Dockerfile .
21:32:32 mkdir -p sources
21:32:32 docker run --rm -w /v \
21:32:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
21:32:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:32 	alpine \
21:32:32 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
21:32:32 mkdir -p sources
21:32:32 docker run --rm -w /v \
21:32:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose:/compose \
21:32:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:32 	alpine \
21:32:32 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:32:32 mkdir -p sources
21:32:32 docker run --rm -w /v \
21:32:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose:/compose \
21:32:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:32 	alpine \
21:32:32 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:32:32 mkdir -p rpmbuild/SOURCES
21:32:32 docker run --rm -w /v \
21:32:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
21:32:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:32 	alpine \
21:32:32 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
21:32:32 mkdir -p sources
21:32:32 docker run --rm -w /v \
21:32:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose:/compose \
21:32:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:32 	alpine \
21:32:32 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:32:32 mkdir -p rpmbuild/SOURCES
21:32:32 docker run --rm -w /v \
21:32:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose:/compose \
21:32:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:32 	alpine \
21:32:32 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:32:32 mkdir -p sources
21:32:32 docker run --rm -w /v \
21:32:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose:/compose \
21:32:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:32 	alpine \
21:32:32 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:32:32 == Building packages for ubuntu-jammy ==
21:32:32 mkdir -p "debbuild/ubuntu-jammy"
21:32:32 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.5-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-jammy/aarch64 -f ubuntu-jammy/Dockerfile .
21:32:32 #1 [internal] load build definition from Dockerfile
21:32:32 #1 sha256:485ea7ddfa35d0c07a069df6ccec40914011e8e5f80b9a0718c4a529edb030f8
21:32:32 #1 transferring dockerfile: 1.13kB done
21:32:32 #1 DONE 0.1s
21:32:32 
21:32:32 #2 [internal] load .dockerignore
21:32:32 #2 sha256:4111cdea255da69bf086be80602bfb90f087490797636441797d2e3a6a0fbf16
21:32:32 #2 transferring context: 2B done
21:32:32 #2 DONE 0.1s
21:32:32 
21:32:32 #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster
21:32:32 #4 sha256:bdaeaa7119107d6b86975b5e53e69761c87d7bed07fee27b341b1504f2741ee0
21:32:32 #13 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 4.8s done
21:32:32 mkdir -p sources
21:32:32 docker run --rm -w /v \
21:32:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose:/compose \
21:32:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:32 	alpine \
21:32:32 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:32:32 mkdir -p sources
21:32:32 docker run --rm -w /v \
21:32:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose:/compose \
21:32:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:32 	alpine \
21:32:32 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:32:32 mkdir -p sources
21:32:32 docker run --rm -w /v \
21:32:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose:/compose \
21:32:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:32 	alpine \
21:32:32 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:32:32 mkdir -p sources
21:32:32 docker run --rm -w /v \
21:32:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
21:32:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:32 	alpine \
21:32:32 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
21:32:32 #4 ...
21:32:32 
21:32:32 #5 [auth] library/golang:pull token for registry-1.docker.io
21:32:32 #5 sha256:0bfd3a1a048e55f9f3389f7fc18ff7fb1d1c72d8f8c9caa57fbdbbc2ba6a3f12
21:32:32 #5 DONE 0.0s
21:32:32 
21:32:32 #6 [auth] library/ubuntu:pull token for registry-1.docker.io
21:32:32 #6 sha256:6aa8ba94be11f3364fbf9cd54cd7570475ef0416771936a41c7270058f8ca2fa
21:32:32 #6 DONE 0.0s
21:32:32 mkdir -p rpmbuild/SOURCES
21:32:32 docker run --rm -w /v \
21:32:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
21:32:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:32 	alpine \
21:32:32 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
21:32:32 #13 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165
21:32:32 
21:32:32 #14 [internal] load build context
21:32:32 #14 DONE 0.0s
21:32:32 
21:32:32 #15 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
21:32:32 #15 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
21:32:32 == Building packages for debian-bullseye ==
21:32:32 mkdir -p "debbuild/debian-bullseye"
21:32:32 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.5-buster --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/aarch64 -f debian-bullseye/Dockerfile .
21:32:32 mkdir -p sources
21:32:32 docker run --rm -w /v \
21:32:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
21:32:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:32 	alpine \
21:32:32 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
21:32:32 mkdir -p sources
21:32:32 docker run --rm -w /v \
21:32:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
21:32:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:32 	alpine \
21:32:32 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
21:32:32 #1 [internal] load build definition from Dockerfile
21:32:32 #1 sha256:ccb79f7016a4c083491fb88f6fb63ba9ad8fdaa54c1bf99ccf0bd75e440f0eee
21:32:32 #1 transferring dockerfile: 845B 0.0s done
21:32:32 #1 DONE 0.2s
21:32:32 
21:32:32 #2 [internal] load .dockerignore
21:32:32 #2 sha256:bc70dcc96086a4dfdace797ec820d8c01383e52ad2701639442b32454d103fdd
21:32:32 #2 transferring context: 2B done
21:32:32 #2 DONE 0.0s
21:32:32 
21:32:32 #5 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io
21:32:32 #5 sha256:b147ea08f44fd150db0233b2488bea8e0b6713210daec60599c30280a67a04b8
21:32:32 #5 DONE 0.0s
21:32:32 
21:32:32 #6 [auth] library/golang:pull token for registry-1.docker.io
21:32:32 #6 sha256:b807e13ea4be392852adf80973b3d33a36910ca89a8b261cafa05401d3584585
21:32:32 #6 DONE 0.0s
21:32:32 
21:32:32 #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster
21:32:32 #4 sha256:610e1e0b08a30558b5be89dfbae089714967cb55f252e61b8274b7221aaada10
21:32:32 == Building packages for ubuntu-focal ==
21:32:32 mkdir -p "debbuild/ubuntu-focal"
21:32:32 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.5-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/aarch64 -f ubuntu-focal/Dockerfile .
21:32:32 mkdir -p sources
21:32:32 docker run --rm -w /v \
21:32:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
21:32:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:32 	alpine \
21:32:32 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
21:32:32 == Building packages for fedora-36 ==
21:32:32 mkdir -p "rpmbuild/fedora-36"
21:32:32 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.5-buster -t rpmbuild-fedora-36/aarch64 -f fedora-36/Dockerfile .
21:32:32 == Building packages for debian-buster ==
21:32:32 mkdir -p "debbuild/debian-buster"
21:32:32 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.5-buster --build-arg COMMON_FILES=common -t debbuild-debian-buster/aarch64 -f debian-buster/Dockerfile .
21:32:32 #1 [internal] load build definition from Dockerfile
21:32:32 #1 sha256:3f3b3382f34bf697a041d7e097dee6b939e5c8c7d58aeaa32034db973fc85254
21:32:32 #1 transferring dockerfile: 830B done
21:32:32 #1 DONE 0.0s
21:32:32 
21:32:32 #2 [internal] load .dockerignore
21:32:32 #2 sha256:458cdd13c1e2008ce2e63de53e062f0eed817b6f43560620048fdd35ffac6160
21:32:32 #2 transferring context: 2B done
21:32:32 #2 DONE 0.1s
21:32:32 
21:32:32 #5 [auth] library/debian:pull token for registry-1.docker.io
21:32:32 #5 sha256:dddf253a83915a41f875386e6a59773ed435e6d192c4a14b148b1bc451e8a0d7
21:32:33 mkdir -p sources
21:32:33 docker run --rm -w /v \
21:32:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
21:32:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:33 	alpine \
21:32:33 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
21:32:33 mkdir -p rpmbuild/SOURCES
21:32:33 docker run --rm -w /v \
21:32:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
21:32:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:33 	alpine \
21:32:33 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
21:32:33 mkdir -p sources
21:32:33 docker run --rm -w /v \
21:32:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
21:32:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:33 	alpine \
21:32:33 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
21:32:33 
21:32:33 #3 [internal] load metadata for docker.io/library/ubuntu:jammy
21:32:33 #3 sha256:30360813bf8c3d1a7d9189a852c376b16291c1fd0198aeca7f8cf92327670820
21:32:33 #3 DONE 0.4s
21:32:33 
21:32:33 #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster
21:32:33 #4 sha256:bdaeaa7119107d6b86975b5e53e69761c87d7bed07fee27b341b1504f2741ee0
21:32:33 #4 DONE 0.4s
21:32:33 
21:32:33 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:33 #14 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391
21:32:33 #14 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done
21:32:33 == Building packages for centos-9 ==
21:32:33 mkdir -p "rpmbuild/centos-9"
21:32:33 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.5-buster -t rpmbuild-centos-9/aarch64 -f centos-9/Dockerfile .
21:32:33 #13 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.3s done
21:32:33 #13 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a
21:32:33 == Building packages for centos-8 ==
21:32:33 mkdir -p "rpmbuild/centos-8"
21:32:33 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.5-buster -t rpmbuild-centos-8/aarch64 -f centos-8/Dockerfile .
21:32:33 #15 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.4s done
21:32:33 #15 DONE 0.5s
21:32:33 
21:32:33 #16 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9
21:32:33 #16 resolve docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9 0.5s done
21:32:33 #16 DONE 0.5s
21:32:33 
21:32:33 #17 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
21:32:33 #17 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.5s done
21:32:33 #17 DONE 0.5s
21:32:33 
21:32:33 #18 [linux/amd64 build-base-alpine 1/4] FROM docker.io/library/golang:1.18.5-alpine@sha256:8e45e2ef37d2b6d98900392029db2bc88f42c0f2a9a8035fa7da90014698e86b
21:32:33 #18 resolve docker.io/library/golang:1.18.5-alpine@sha256:8e45e2ef37d2b6d98900392029db2bc88f42c0f2a9a8035fa7da90014698e86b 0.4s done
21:32:33 #18 DONE 0.5s
21:32:33 
21:32:33 #14 [internal] load build context
21:32:33 #1 [internal] load build definition from Dockerfile
21:32:33 #1 sha256:2980bea315949bf5845da64752b0616bf5f42f7cbe5d9309d4932082892ae860
21:32:33 #1 transferring dockerfile: 832B 0.0s done
21:32:33 #4 ...
21:32:33 
21:32:33 #3 [internal] load metadata for docker.io/balenalib/rpi-raspbian:buster
21:32:33 #3 sha256:27d889f59b8b6db4a47aae0ffadbf142048b8a10d8ca072aac162cc67bd1afab
21:32:33 #3 DONE 0.4s
21:32:33 #1 [internal] load build definition from Dockerfile
21:32:33 #1 sha256:b5b3bfc66ecac22ad72129b20fa55f51c484333011760020154f4d6f0eda8fcb
21:32:33 #1 transferring dockerfile: 1.13kB done
21:32:33 #1 DONE 0.1s
21:32:33 
21:32:33 #2 [internal] load .dockerignore
21:32:33 #2 sha256:a38f36ed9a94d3764feb5ff1a576f180789fd7aa57fee82860e52f6b815a799c
21:32:33 mkdir -p sources
21:32:33 docker run --rm -w /v \
21:32:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
21:32:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:33 	alpine \
21:32:33 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
21:32:33 #1 [internal] load build definition from Dockerfile
21:32:33 #1 sha256:dead1df9c8b5446b107cb19720082869489c1ee2b6b8f8c62357b1c337565cf6
21:32:33 #1 transferring dockerfile: 834B done
21:32:33 #1 DONE 0.1s
21:32:33 
21:32:33 #2 [internal] load .dockerignore
21:32:33 #2 sha256:5a0507f44eafbc2fff88345105b02e4186755e2aab4c551a0a23b99aa3bda1c2
21:32:33 #2 transferring context: 2B done
21:32:33 #2 DONE 0.1s
21:32:33 
21:32:33 #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster
21:32:33 #4 sha256:bdaeaa7119107d6b86975b5e53e69761c87d7bed07fee27b341b1504f2741ee0
21:32:33 #5 DONE 0.0s
21:32:33 
21:32:33 #6 [auth] library/golang:pull token for registry-1.docker.io
21:32:33 #6 sha256:3b8ecc09991370c1805303d6cf08f6a5a8116c21f30d7cec7a12bbfda28a3d61
21:32:33 #6 DONE 0.0s
21:32:33 
21:32:33 #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster
21:32:33 #4 sha256:bdaeaa7119107d6b86975b5e53e69761c87d7bed07fee27b341b1504f2741ee0
21:32:33 mkdir -p sources
21:32:33 docker run --rm -w /v \
21:32:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker:/engine \
21:32:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:33 	alpine \
21:32:33 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:32:33 #14 ...
21:32:33 
21:32:33 #10 [internal] load build context
21:32:33 #10 sha256:c6198bc6d15fc8b837b4a3e320c661bf969b34893caa42ba5b1d5d86eae7cf83
21:32:33 #10 transferring context: 29.31MB 0.2s done
21:32:33 #10 DONE 0.2s
21:32:33 
21:32:33 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:33 #14 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391
21:32:33 #14 sha256:eb352781bb105744f7572ddedb177efb2142fa5dbd6178825aaae10b75c19919 1.79kB / 1.79kB done
21:32:33 #14 sha256:eba994fb0cf569ebabc86aa2c6a05253dbe8264c5816512c6ade9b708b3fe734 7.12kB / 7.12kB done
21:32:33 #14 sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 0B / 7.72MB 0.1s
21:32:33 #14 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done
21:32:33 #14 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 0B / 49.23MB 0.1s
21:32:33 #14 sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 2.10MB / 7.72MB 0.2s
21:32:33 #14 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 12.58MB / 49.23MB 0.2s
21:32:33 #1 [internal] load build definition from Dockerfile
21:32:33 #1 sha256:fa3b4970e84c8033ce4be67adf3336f6a7ba26d8d5358a4d64f500f1b1c42225
21:32:33 #1 transferring dockerfile: 1.33kB done
21:32:33 #1 DONE 0.0s
21:32:33 
21:32:33 #2 [internal] load .dockerignore
21:32:33 #2 sha256:b1b22efa0d571f1379eefbb6e1d35061c89208d3de77507cac003ae896e038e1
21:32:33 #2 transferring context: 2B done
21:32:33 #2 DONE 0.0s
21:32:33 
21:32:33 #5 [auth] library/golang:pull token for registry-1.docker.io
21:32:33 #5 sha256:500e2c7be7ac2d1469e39ea8eecefbb432ed2c2ea242016a57370b690a2cbd3a
21:32:33 #5 DONE 0.0s
21:32:33 
21:32:33 #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster
21:32:33 #4 sha256:bdaeaa7119107d6b86975b5e53e69761c87d7bed07fee27b341b1504f2741ee0
21:32:33 mkdir -p sources
21:32:33 docker run --rm -w /v \
21:32:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
21:32:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:33 	alpine \
21:32:33 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
21:32:33 #1 [internal] load build definition from Dockerfile
21:32:33 #1 sha256:8a69e906c6bfe104daa23afd84c9964f50f50baaddc62c049ba8bcce47ea3e7e
21:32:33 #1 transferring dockerfile: 1.69kB done
21:32:33 #1 DONE 0.0s
21:32:33 
21:32:33 #2 [internal] load .dockerignore
21:32:33 #2 sha256:327c71bce462a5db040c07527eb119ebee328baae554c32c944a751b18ff26e7
21:32:33 #2 transferring context: 2B done
21:32:33 #2 DONE 0.0s
21:32:33 
21:32:33 #5 [auth] library/golang:pull token for registry-1.docker.io
21:32:33 #5 sha256:f89fc2b494223848cec848ab6ac6d35530ca7aedefb1d95c4d1d0ac35cf5acc6
21:32:33 #5 DONE 0.0s
21:32:33 
21:32:33 #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster
21:32:33 #4 sha256:bdaeaa7119107d6b86975b5e53e69761c87d7bed07fee27b341b1504f2741ee0
21:32:33 #14 ...
21:32:33 
21:32:33 #16 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9
21:32:33 #16 DONE 0.6s
21:32:33 
21:32:33 #14 [internal] load build context
21:32:33 #1 DONE 0.2s
21:32:33 
21:32:33 #2 [internal] load .dockerignore
21:32:33 #2 sha256:c009595343f548413f21f4e81c5d6a79e199d15e9e9b5ccab7485b91671d487c
21:32:33 #2 transferring context: 2B done
21:32:33 #2 DONE 0.0s
21:32:33 
21:32:33 #5 [auth] library/debian:pull token for registry-1.docker.io
21:32:33 #5 sha256:88fa8696e7fde07c3759af09169664ba3609847fd7c4db310cf37fd09016a443
21:32:33 #5 DONE 0.0s
21:32:33 
21:32:33 #6 [auth] library/golang:pull token for registry-1.docker.io
21:32:33 #6 sha256:09a8c36916c74cac113fbc24fdbab95792c215c1de1f2cb562767a56653a5a64
21:32:33 #6 DONE 0.0s
21:32:33 
21:32:33 #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster
21:32:33 #4 sha256:610e1e0b08a30558b5be89dfbae089714967cb55f252e61b8274b7221aaada10
21:32:33 mkdir -p rpmbuild/SOURCES
21:32:33 docker run --rm -w /v \
21:32:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx:/buildx \
21:32:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:33 	alpine \
21:32:33 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:32:33 
21:32:33 #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster
21:32:33 #4 sha256:610e1e0b08a30558b5be89dfbae089714967cb55f252e61b8274b7221aaada10
21:32:33 #4 DONE 0.5s
21:32:33 
21:32:33 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:33 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:32:33 #13 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done
21:32:33 #2 transferring context: 2B done
21:32:33 #2 DONE 0.0s
21:32:33 
21:32:33 #5 [auth] library/ubuntu:pull token for registry-1.docker.io
21:32:33 #5 sha256:6eb73d6fa90ec9c9721df3cb146bb93bfdd76730af936e85cb73385200f898ea
21:32:33 #5 DONE 0.0s
21:32:33 
21:32:33 #6 [auth] library/golang:pull token for registry-1.docker.io
21:32:33 #6 sha256:3e096d4dabf6f3f13101469f099ba78988175d554dc9ccf6fd34a34cefded19a
21:32:33 #6 DONE 0.0s
21:32:33 
21:32:33 #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster
21:32:33 #4 sha256:610e1e0b08a30558b5be89dfbae089714967cb55f252e61b8274b7221aaada10
21:32:33 == Building packages for debian-bullseye ==
21:32:33 mkdir -p "debbuild/debian-bullseye"
21:32:33 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.5-buster --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/x86_64 -f debian-bullseye/Dockerfile .
21:32:33 #4 ...
21:32:33 
21:32:33 #5 [auth] library/golang:pull token for registry-1.docker.io
21:32:33 #5 sha256:ebca68274a256bbd03a8cf6371019d535fa358c984beaac0282cacb2a8201690
21:32:33 #5 DONE 0.0s
21:32:33 
21:32:33 #6 [auth] library/fedora:pull token for registry-1.docker.io
21:32:33 #6 sha256:1e8109dc5cbe335cbfc6bae222f5bfd6ba46c2e75cbdcc2200e8cb762389b4a0
21:32:33 #6 DONE 0.0s
21:32:33 #4 DONE 0.4s
21:32:33 
21:32:33 #3 [internal] load metadata for docker.io/library/debian:buster
21:32:33 #3 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c
21:32:33 #3 DONE 0.4s
21:32:33 
21:32:33 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:33 #13 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391
21:32:33 #13 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done
21:32:33 #14 sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 7.72MB / 7.72MB 0.3s done
21:32:33 #14 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 32.51MB / 49.23MB 0.4s
21:32:33 #14 sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 5.24MB / 9.77MB 0.4s
21:32:33 #14 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 42.99MB / 49.23MB 0.5s
21:32:33 #14 sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 9.77MB / 9.77MB 0.5s
21:32:33 #4 ...
21:32:33 
21:32:33 #3 [internal] load metadata for quay.io/centos/centos:stream9
21:32:33 #3 sha256:88ff1a4b5828cdd3f62185c34438b156e9cbac4e3206b9f03083beb619d46746
21:32:33 #3 DONE 0.2s
21:32:33 
21:32:33 #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster
21:32:33 #4 sha256:bdaeaa7119107d6b86975b5e53e69761c87d7bed07fee27b341b1504f2741ee0
21:32:33 #4 DONE 0.3s
21:32:33 
21:32:33 #10 [internal] load build context
21:32:33 #10 sha256:834cb29ccffbdd53035870ff43ce158f8e7fd0883f3c7bd244e3ddd8fb136856
21:32:33 #10 transferring context: 15.47kB done
21:32:33 #10 DONE 0.0s
21:32:33 
21:32:33 #6 [stage-1 1/8] FROM quay.io/centos/centos:stream9@sha256:ffe3583460f8b7348fa361391e37b776f6d384feca3ed013b41ed46f6f1aa246
21:32:33 #6 sha256:45e4caa2d6666e0178a68d8ed20b06e21bbbc56edb5c0b3936ad4af23bcb5879
21:32:33 #6 resolve quay.io/centos/centos:stream9@sha256:ffe3583460f8b7348fa361391e37b776f6d384feca3ed013b41ed46f6f1aa246 done
21:32:33 #6 sha256:ffe3583460f8b7348fa361391e37b776f6d384feca3ed013b41ed46f6f1aa246 858B / 858B done
21:32:33 #6 sha256:e95e5a7fee88ba5fdce2ec63d85d60b0f7fa1224b47c152f0d5ab3c30f7b7ea4 350B / 350B done
21:32:33 #6 sha256:ca251c790c207a21fe1bf4682db97c52d11ff8ccd8ac0df157123a4ea16a3181 1.16kB / 1.16kB done
21:32:33 #6 sha256:79959ab2260f174f5059620558fc09b7fbf61c98a9997d113caf495e4a2c3ad4 0B / 55.08MB 0.1s
21:32:33 == Building packages for ubuntu-focal ==
21:32:33 mkdir -p "debbuild/ubuntu-focal"
21:32:33 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.5-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/aarch64 -f ubuntu-focal/Dockerfile .
21:32:33 #4 DONE 0.4s
21:32:33 
21:32:33 #3 [internal] load metadata for quay.io/centos/centos:stream8
21:32:33 #3 sha256:19e12042a1c0c8f5bfd02e29e1e71217524ebf6b00a626cf29f2b72eaca9d130
21:32:33 #3 DONE 0.3s
21:32:33 
21:32:33 #11 [internal] load build context
21:32:33 #11 sha256:0c8a778e931000ae2be6eeaf72e3da210872f1349572ffc2c864221c56a68938
21:32:33 #11 transferring context: 15.47kB done
21:32:33 #11 DONE 0.0s
21:32:33 
21:32:33 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:33 #14 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391
21:32:33 #14 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done
21:32:33 mkdir -p sources
21:32:33 docker run --rm -w /v \
21:32:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose:/compose \
21:32:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:33 	alpine \
21:32:33 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:32:33 #4 ...
21:32:33 
21:32:33 #3 [internal] load metadata for docker.io/library/debian:bullseye
21:32:33 #3 sha256:014fb2d315cad134d36e118d77cb54cc380fa218da4e07a0a3feca53f8c2ae03
21:32:33 #3 DONE 0.5s
21:32:33 #13 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.3s done
21:32:33 #13 ...
21:32:33 
21:32:33 #42 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
21:32:33 #42 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
21:32:33 #42 DONE 0.5s
21:32:33 
21:32:33 #13 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
21:32:33 #13 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
21:32:33 #13 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6
21:32:33 mkdir -p rpmbuild/SOURCES
21:32:33 docker run --rm -w /v \
21:32:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx:/buildx \
21:32:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:33 	alpine \
21:32:33 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:32:33 == Building packages for debian-buster ==
21:32:33 mkdir -p "debbuild/debian-buster"
21:32:33 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.5-buster --build-arg COMMON_FILES=common -t debbuild-debian-buster/x86_64 -f debian-buster/Dockerfile .
21:32:33 #1 [internal] load build definition from Dockerfile
21:32:33 #1 sha256:74f2128bca5bafa70b6fdd56c0d2b6dba0c2824561513a252977310f1bbc11b4
21:32:33 #1 transferring dockerfile: 830B done
21:32:33 #1 DONE 0.0s
21:32:33 
21:32:33 #2 [internal] load .dockerignore
21:32:33 #2 sha256:e37151c18525a30f23a05547686d8bcadb05d90b42a7a63df13ff031a4591699
21:32:33 #2 transferring context: 2B done
21:32:33 #2 DONE 0.0s
21:32:33 
21:32:33 #5 [auth] library/debian:pull token for registry-1.docker.io
21:32:33 #5 sha256:397dac14904190947f8ed3bf51b238a5b37d93566f3bea826e9c1b4fe48c93ec
21:32:33 #5 DONE 0.0s
21:32:33 
21:32:33 #6 [auth] library/golang:pull token for registry-1.docker.io
21:32:33 #6 sha256:7b1d37a810984172d373a7eabf15e1ce546b4b770ff3a38b625f639c43fa65ec
21:32:33 #13 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done
21:32:33 #13 sha256:e4f63092b61979c5d258bdacc61374407333f89c0184a396952e1a1243e88fc0 1.79kB / 1.79kB done
21:32:33 #13 sha256:af4873f92ae9de738ea9db3d3ff5cb019abd00939c0f99b9f29ca40e70d20bab 7.12kB / 7.12kB done
21:32:33 #4 DONE 0.5s
21:32:33 
21:32:33 #3 [internal] load metadata for docker.io/library/ubuntu:focal
21:32:33 #3 sha256:dfa5d3305e5f290f27a742dff585bdd2c33d5301a2478b881038815a355609ea
21:32:33 #1 [internal] load build definition from Dockerfile
21:32:33 #1 sha256:7e745b5db9addd20f440bd8b1a56c1ff5ac635b2b9afa52244c01d8e6b3d79f1
21:32:33 #1 transferring dockerfile: 832B done
21:32:33 #1 DONE 0.0s
21:32:33 
21:32:33 #2 [internal] load .dockerignore
21:32:33 #2 sha256:321feb8f24029338c704dc2f90c06f6cc0ff84a6fb840eed939211469f302064
21:32:33 #2 transferring context: 2B done
21:32:33 #2 DONE 0.0s
21:32:33 
21:32:33 #5 [auth] library/debian:pull token for registry-1.docker.io
21:32:33 #5 sha256:a4c752efd41a262c8acf3872b60e3129852c65a5f9cbac69e9d62ed3d8e55248
21:32:33 
21:32:33 #3 [internal] load metadata for docker.io/library/fedora:36
21:32:33 #3 sha256:73cd5a5ed47fc791d26860a9f6452dd61c51470638f517e9fa5cdca15792d916
21:32:33 #3 DONE 0.4s
21:32:33 
21:32:33 #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster
21:32:33 #4 sha256:bdaeaa7119107d6b86975b5e53e69761c87d7bed07fee27b341b1504f2741ee0
21:32:33 #4 DONE 0.3s
21:32:33 
21:32:33 #9 [internal] load build context
21:32:33 #9 sha256:e200872da99c2b38238f80f4db2451cdb66c2c0ca9ae7cfdabeeb2aa8ad4af24
21:32:33 #9 transferring context: 15.47kB done
21:32:33 #9 DONE 0.0s
21:32:33 
21:32:33 #12 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:33 #12 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391
21:32:33 #12 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done
21:32:33 #13 sha256:eba994fb0cf569ebabc86aa2c6a05253dbe8264c5816512c6ade9b708b3fe734 7.12kB / 7.12kB done
21:32:33 #13 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 0B / 49.23MB 0.1s
21:32:33 #13 sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 0B / 9.77MB 0.1s
21:32:33 #13 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done
21:32:33 #13 sha256:eb352781bb105744f7572ddedb177efb2142fa5dbd6178825aaae10b75c19919 1.79kB / 1.79kB done
21:32:33 #13 sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 0B / 7.72MB 0.1s
21:32:33 #13 ...
21:32:33 
21:32:33 #9 [internal] load build context
21:32:33 #9 sha256:dc671030a0d12efd2d116cb75d5332de99ad6c3e5d54ca90f6090c2e0637f7c2
21:32:33 #9 transferring context: 29.31MB 0.2s done
21:32:33 #9 DONE 0.3s
21:32:33 
21:32:33 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:33 #13 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391
21:32:33 #13 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 22.02MB / 49.23MB 0.3s
21:32:33 #13 sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 9.77MB / 9.77MB 0.3s
21:32:33 #13 sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 7.72MB / 7.72MB 0.3s done
21:32:33 == Building packages for ubuntu-bionic ==
21:32:33 mkdir -p "debbuild/ubuntu-bionic"
21:32:33 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.5-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-bionic/aarch64 -f ubuntu-bionic/Dockerfile .
21:32:33 == Building packages for centos-7 ==
21:32:33 mkdir -p "rpmbuild/centos-7"
21:32:33 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.5-buster -t rpmbuild-centos-7/x86_64 -f centos-7/Dockerfile .
21:32:33 #1 [internal] load build definition from Dockerfile
21:32:33 #1 sha256:7b94acfa8f274c5ed12efd62ccfbe2bd25448a7cf7a2b30543982bd816bb56e8
21:32:33 #1 transferring dockerfile: 1.35kB done
21:32:33 #1 DONE 0.0s
21:32:33 
21:32:33 #2 [internal] load .dockerignore
21:32:33 #2 sha256:4a2b014c909edb8509797cf52d0dcae67343cf5f69843bbfd062811d0393eb8e
21:32:33 #2 transferring context: 2B done
21:32:33 #2 DONE 0.0s
21:32:33 
21:32:33 #5 [auth] library/centos:pull token for registry-1.docker.io
21:32:33 #5 sha256:1cde5614a735cfc5c0db9e904cd288761228c24054da9bb564a12513b13600fe
21:32:33 #5 DONE 0.0s
21:32:33 
21:32:33 #6 [auth] library/golang:pull token for registry-1.docker.io
21:32:33 #6 sha256:f31a9670116ea1a113491d88bf1d5a92963d8c608be4db2cb47dd4c26a7500c8
21:32:33 #14 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 49.23MB / 49.23MB 0.6s
21:32:33 #14 sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 9.77MB / 9.77MB 0.7s done
21:32:33 #14 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 0B / 62.47MB 0.8s
21:32:33 == Building packages for ubuntu-bionic ==
21:32:33 mkdir -p "debbuild/ubuntu-bionic"
21:32:33 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.5-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-bionic/aarch64 -f ubuntu-bionic/Dockerfile .
21:32:33 #1 [internal] load build definition from Dockerfile
21:32:33 #1 sha256:8062bd27d232ce64454759a3291000cbc8bea799e9bd3161058fcd1186aa74e8
21:32:33 #1 transferring dockerfile: 1.13kB done
21:32:33 #1 DONE 0.0s
21:32:33 
21:32:33 #2 [internal] load .dockerignore
21:32:33 #2 sha256:3528cf862cd25dd6f23e4b2266f7651a87120b95373e731007aa5c4381ecc0e9
21:32:33 #2 transferring context: 2B done
21:32:33 #2 DONE 0.0s
21:32:33 
21:32:33 #5 [auth] library/ubuntu:pull token for registry-1.docker.io
21:32:33 #5 sha256:017f4abafb00ecd0500324ec172a035e64803d5630f4f047db8e8d5dc616c462
21:32:33 #5 DONE 0.0s
21:32:33 
21:32:33 #6 [auth] library/golang:pull token for registry-1.docker.io
21:32:33 #6 sha256:da34dbed5d0f89daedcbb58936867406141629ddd6a4493b512494938cdf7883
21:32:33 #6 DONE 0.0s
21:32:33 
21:32:33 #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster
21:32:33 #4 sha256:bdaeaa7119107d6b86975b5e53e69761c87d7bed07fee27b341b1504f2741ee0
21:32:33 #6 sha256:79959ab2260f174f5059620558fc09b7fbf61c98a9997d113caf495e4a2c3ad4 9.44MB / 55.08MB 0.3s
21:32:33 #14 sha256:eba994fb0cf569ebabc86aa2c6a05253dbe8264c5816512c6ade9b708b3fe734 7.12kB / 7.12kB done
21:32:33 #14 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done
21:32:33 #14 sha256:eb352781bb105744f7572ddedb177efb2142fa5dbd6178825aaae10b75c19919 1.79kB / 1.79kB done
21:32:33 == Building packages for raspbian-bullseye ==
21:32:33 mkdir -p "debbuild/raspbian-bullseye"
21:32:33 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.5-buster --build-arg COMMON_FILES=common -t debbuild-raspbian-bullseye/aarch64 -f raspbian-bullseye/Dockerfile .
21:32:33 
21:32:33 #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster
21:32:33 #4 sha256:610e1e0b08a30558b5be89dfbae089714967cb55f252e61b8274b7221aaada10
21:32:33 #4 DONE 0.5s
21:32:33 
21:32:33 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:33 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:32:33 #13 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.1s done
21:32:33 #14 ...
21:32:33 
21:32:33 #16 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9
21:32:33 #16 sha256:09ea8fd3ba82af347610e65a19f9dc3f9c357e34327441c4e16ffc1b8d53a5a1 14.96kB / 14.96kB 0.4s done
21:32:33 #16 extracting sha256:09ea8fd3ba82af347610e65a19f9dc3f9c357e34327441c4e16ffc1b8d53a5a1 0.1s done
21:32:33 #16 DONE 1.1s
21:32:33 
21:32:33 #14 [internal] load build context
21:32:33 #6 DONE 0.0s
21:32:33 
21:32:33 #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster
21:32:33 #4 sha256:5315db6b6beb51c3ee3a7a25b9ced447c4ebfc14b9976e2bea9aac9758c60766
21:32:33 #3 DONE 0.5s
21:32:33 
21:32:33 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:33 #14 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:32:33 #14 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done
21:32:33 #12 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done
21:32:33 #12 sha256:eba994fb0cf569ebabc86aa2c6a05253dbe8264c5816512c6ade9b708b3fe734 7.12kB / 7.12kB done
21:32:33 #12 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 5.24MB / 49.23MB 0.1s
21:32:33 #12 sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 4.19MB / 7.72MB 0.1s
21:32:33 #12 sha256:eb352781bb105744f7572ddedb177efb2142fa5dbd6178825aaae10b75c19919 1.79kB / 1.79kB done
21:32:33 #12 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 15.73MB / 49.23MB 0.2s
21:32:33 #12 sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 7.72MB / 7.72MB 0.2s done
21:32:33 #12 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 25.17MB / 49.23MB 0.3s
21:32:33 #12 sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 6.29MB / 9.77MB 0.3s
21:32:33 #5 DONE 0.0s
21:32:33 
21:32:33 #6 [auth] library/golang:pull token for registry-1.docker.io
21:32:33 #6 sha256:3e40847db3100aa9de898b33641a09570e1b7cd0e66f66d37c75770c706b3b85
21:32:33 #6 DONE 0.0s
21:32:33 
21:32:33 #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster
21:32:33 #4 sha256:5315db6b6beb51c3ee3a7a25b9ced447c4ebfc14b9976e2bea9aac9758c60766
21:32:34 #13 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 32.51MB / 49.23MB 0.4s
21:32:34 #13 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 8.39MB / 52.18MB 0.4s
21:32:34 #13 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 41.94MB / 49.23MB 0.5s
21:32:34 #13 sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 9.77MB / 9.77MB 0.4s done
21:32:34 #13 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 18.87MB / 52.18MB 0.5s
21:32:34 #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 3.15MB / 62.47MB 0.5s
21:32:34 #1 [internal] load build definition from Dockerfile
21:32:34 #1 sha256:e501225d8f61156eb15673f37f732683c33954b69dc21641373dd24cb8da80f1
21:32:34 #1 transferring dockerfile: 830B done
21:32:34 #1 DONE 0.1s
21:32:34 
21:32:34 #2 [internal] load .dockerignore
21:32:34 #2 sha256:72a05cc5cf279f387fcd6f871baed265cfb67fb13f4e5e47aea8913b9962b68f
21:32:34 #2 transferring context: 2B done
21:32:34 #2 DONE 0.1s
21:32:34 
21:32:34 #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster
21:32:34 #4 sha256:bdaeaa7119107d6b86975b5e53e69761c87d7bed07fee27b341b1504f2741ee0
21:32:34 == Building packages for debian-bullseye ==
21:32:34 mkdir -p "debbuild/debian-bullseye"
21:32:34 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.5-buster --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/aarch64 -f debian-bullseye/Dockerfile .
21:32:34 #1 [internal] load build definition from Dockerfile
21:32:34 #1 sha256:7f013a24f75cab263946e07c47d138cb5f026fcc0e622265c00d8a6fb7e50605
21:32:34 #1 transferring dockerfile: 832B done
21:32:34 #1 DONE 0.0s
21:32:34 
21:32:34 #2 [internal] load .dockerignore
21:32:34 #2 sha256:14878ce18f4609ad467922973be5ecb01a1c026eed812c91b83640605e4f142e
21:32:34 #2 transferring context: 2B done
21:32:34 #2 DONE 0.0s
21:32:34 
21:32:34 #5 [auth] library/debian:pull token for registry-1.docker.io
21:32:34 #5 sha256:5b9ccac066230b56289af75601d2b040bfc363d72c4e230d3e62b1697abca02b
21:32:34 #5 DONE 0.0s
21:32:34 
21:32:34 #6 [auth] library/golang:pull token for registry-1.docker.io
21:32:34 #6 sha256:6fc3a59545bdcc1f3faaff9a786e5e2efe7516177d2d2bcff59baba6db7e36f8
21:32:34 #6 DONE 0.0s
21:32:34 
21:32:34 #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster
21:32:34 #4 sha256:bdaeaa7119107d6b86975b5e53e69761c87d7bed07fee27b341b1504f2741ee0
21:32:34 #6 DONE 0.0s
21:32:34 
21:32:34 #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster
21:32:34 #4 sha256:5315db6b6beb51c3ee3a7a25b9ced447c4ebfc14b9976e2bea9aac9758c60766
21:32:34 #4 DONE 0.3s
21:32:34 
21:32:34 #3 [internal] load metadata for docker.io/library/centos:7
21:32:34 #3 sha256:30875b35a89c8e8a29cd7cf120689bb68cdab8d769419707e07138dfe977d237
21:32:34 #14 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 10.49MB / 62.47MB 0.9s
21:32:34 #14 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 23.07MB / 62.47MB 1.0s
21:32:34 #1 [internal] load build definition from Dockerfile
21:32:34 #1 sha256:ee58349ab78788ed9f377d9575e401133d31a684a24980051b5938df2ac420b2
21:32:34 #4 DONE 0.3s
21:32:34 
21:32:34 #3 [internal] load metadata for docker.io/library/ubuntu:focal
21:32:34 #3 sha256:c8cb9dfb3ba995aa2991a1ab489f221b7a7cdb95758a76d24dbec52cad0311e1
21:32:34 #6 sha256:79959ab2260f174f5059620558fc09b7fbf61c98a9997d113caf495e4a2c3ad4 25.17MB / 55.08MB 0.4s
21:32:34 #1 [internal] load build definition from Dockerfile
21:32:34 #1 sha256:c05e922ec736bd75deb666ebb4083e62e4def54f93e479cdb9e6bba7af9d4d47
21:32:34 #1 transferring dockerfile: 847B done
21:32:34 #1 DONE 0.2s
21:32:34 
21:32:34 #2 [internal] load .dockerignore
21:32:34 #2 sha256:de4c85378ea94a04f91f360e44bbcea17d7133941973a08397eca6d2377c7ac3
21:32:34 #2 transferring context: 2B done
21:32:34 #2 DONE 0.0s
21:32:34 
21:32:34 #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster
21:32:34 #4 sha256:610e1e0b08a30558b5be89dfbae089714967cb55f252e61b8274b7221aaada10
21:32:34 #13 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done
21:32:34 #13 sha256:af4873f92ae9de738ea9db3d3ff5cb019abd00939c0f99b9f29ca40e70d20bab 7.12kB / 7.12kB done
21:32:34 #13 sha256:e4f63092b61979c5d258bdacc61374407333f89c0184a396952e1a1243e88fc0 1.79kB / 1.79kB done
21:32:34 #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 0B / 45.92MB 0.1s
21:32:34 #13 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 0B / 7.15MB 0.1s
21:32:34 == Building packages for centos-9 ==
21:32:34 mkdir -p "rpmbuild/centos-9"
21:32:34 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.5-buster -t rpmbuild-centos-9/x86_64 -f centos-9/Dockerfile .
21:32:34 #1 [internal] load build definition from Dockerfile
21:32:34 #1 sha256:eae5ce890ea20e419794b1e01029c463f99a4e03e2e012354ccabe88a3c176c1
21:32:34 #1 transferring dockerfile: 1.33kB done
21:32:34 #1 DONE 0.0s
21:32:34 
21:32:34 #2 [internal] load .dockerignore
21:32:34 #2 sha256:8e69f9cb10401e5d4f5fe05e97c715166a3a249b7b1531aab25287ed0f52ea59
21:32:34 #2 transferring context: 2B done
21:32:34 #2 DONE 0.1s
21:32:34 
21:32:34 #5 [auth] library/golang:pull token for registry-1.docker.io
21:32:34 #5 sha256:4add33041880bc7108d6a56a024ade4eeae72da56b0b4f8a8ecf85c5fe1ca9b2
21:32:34 mkdir -p sources
21:32:34 docker run --rm -w /v \
21:32:34 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
21:32:34 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:34 	alpine \
21:32:34 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
21:32:34 #4 DONE 0.5s
21:32:34 
21:32:34 #3 [internal] load metadata for docker.io/library/debian:buster
21:32:34 #3 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
21:32:34 #3 DONE 0.4s
21:32:34 #13 ...
21:32:34 
21:32:34 #44 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
21:32:34 #44 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
21:32:34 #44 DONE 0.7s
21:32:34 
21:32:34 #13 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
21:32:34 #13 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
21:32:34 #14 sha256:af4873f92ae9de738ea9db3d3ff5cb019abd00939c0f99b9f29ca40e70d20bab 7.12kB / 7.12kB done
21:32:34 #14 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 0B / 45.92MB 0.0s
21:32:34 #14 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done
21:32:34 #14 sha256:e4f63092b61979c5d258bdacc61374407333f89c0184a396952e1a1243e88fc0 1.79kB / 1.79kB done
21:32:34 #14 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 0B / 7.15MB 0.0s
21:32:34 #14 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 2.10MB / 7.15MB 0.3s
21:32:34 #12 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 45.09MB / 49.23MB 0.5s
21:32:34 #12 sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 9.77MB / 9.77MB 0.4s
21:32:34 #12 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 4.19MB / 52.18MB 0.5s
21:32:34 #12 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 49.23MB / 49.23MB 0.6s
21:32:34 #12 sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 9.77MB / 9.77MB 0.4s done
21:32:34 #12 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 14.68MB / 52.18MB 0.6s
21:32:34 #4 DONE 0.4s
21:32:34 
21:32:34 #3 [internal] load metadata for docker.io/library/debian:bullseye
21:32:34 #3 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
21:32:34 #3 DONE 0.3s
21:32:34 
21:32:34 #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
21:32:34 #7 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
21:32:34 #7 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.0s done
21:32:34 #7 DONE 0.0s
21:32:34 
21:32:34 #9 [internal] load build context
21:32:34 #9 sha256:07ae31e1e9f9589f69246acd9621603e136b314a89d854944c92554c57196a9a
21:32:34 mkdir -p sources
21:32:34 docker run --rm -w /v \
21:32:34 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx:/buildx \
21:32:34 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:34 	alpine \
21:32:34 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:32:34 #13 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 49.23MB / 49.23MB 0.6s
21:32:34 #13 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 28.31MB / 52.18MB 0.6s
21:32:34 #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 13.63MB / 62.47MB 0.6s
21:32:34 #13 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 48.23MB / 52.18MB 0.8s
21:32:34 #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 32.51MB / 62.47MB 0.8s
21:32:34 #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 0B / 45.92MB 0.8s
21:32:34 #4 ...
21:32:34 
21:32:34 #5 [auth] library/ubuntu:pull token for registry-1.docker.io
21:32:34 #5 sha256:a5f9951360f13be499a11196a90787f2cbe908d2175b17c3ede4f31918b03b1c
21:32:34 #5 DONE 0.0s
21:32:34 
21:32:34 #6 [auth] library/golang:pull token for registry-1.docker.io
21:32:34 #6 sha256:ecff427284b5c1224e195b4c1f5329a19ddac0d1442a9a9b0f7d20550d70ed96
21:32:34 #6 DONE 0.0s
21:32:34 
21:32:34 #3 [internal] load metadata for docker.io/library/ubuntu:bionic
21:32:34 #3 sha256:9481ca12cc018c3244ae38fbc1bc7a5a03be470741643979e92f7369e6b2ef52
21:32:34 #4 DONE 0.3s
21:32:34 
21:32:34 #3 [internal] load metadata for docker.io/library/debian:bullseye
21:32:34 #3 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9
21:32:34 #3 DONE 0.3s
21:32:34 #3 DONE 0.4s
21:32:34 
21:32:34 #10 [internal] load build context
21:32:34 #10 sha256:045e07d2f8895f17cb5490b739a3d92b83044d23198b0aa41062b8fccbccd467
21:32:34 #10 transferring context: 15.47kB done
21:32:34 #10 DONE 0.0s
21:32:34 
21:32:34 #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:c73f515d06b0fa07bb18d8202035e739a494ce760aa73129f60f4bf2bd22b407
21:32:34 #7 sha256:8c82933c032a7bd124a27346cd3e10fe831376502aac9e75ecc612ae5f699533
21:32:34 #7 resolve docker.io/library/centos:7@sha256:c73f515d06b0fa07bb18d8202035e739a494ce760aa73129f60f4bf2bd22b407 0.0s done
21:32:34 #14 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 32.51MB / 62.47MB 1.1s
21:32:34 #14 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 42.99MB / 62.47MB 1.2s
21:32:34 #1 transferring dockerfile: 830B done
21:32:34 #1 DONE 0.2s
21:32:34 
21:32:34 #2 [internal] load .dockerignore
21:32:34 #2 sha256:84feafd5090b3783d114494a72bb1f05b01cacdd2206bbd7eb93b1c6f021bde0
21:32:34 #2 transferring context: 2B done
21:32:34 #2 DONE 0.1s
21:32:34 
21:32:34 #5 [auth] library/golang:pull token for registry-1.docker.io
21:32:34 #5 sha256:0126e7aab2c9acb0814af487ad21745c8755d50650989c3b2348cca1b7de7581
21:32:34 #5 DONE 0.0s
21:32:34 
21:32:34 #6 [auth] library/ubuntu:pull token for registry-1.docker.io
21:32:34 #6 sha256:364c678ab0e2cc43c6edf9f69761cf78239f3dee98a3d8d6dc45d8f35a24f0bd
21:32:34 #6 DONE 0.0s
21:32:34 
21:32:34 #4 [internal] load metadata for docker.io/library/ubuntu:bionic
21:32:34 #4 sha256:6c0a6b2f63404b7a5f9421664f2a7ccb3be51ea363f55e098a0ee5d1194acc17
21:32:34 #3 DONE 0.4s
21:32:34 
21:32:34 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:34 #14 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391
21:32:34 #14 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done
21:32:34 #14 sha256:eb352781bb105744f7572ddedb177efb2142fa5dbd6178825aaae10b75c19919 1.79kB / 1.79kB done
21:32:34 #14 sha256:eba994fb0cf569ebabc86aa2c6a05253dbe8264c5816512c6ade9b708b3fe734 7.12kB / 7.12kB done
21:32:34 #14 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 2.02MB / 49.23MB 0.1s
21:32:34 #14 sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 0B / 7.72MB 0.1s
21:32:34 #14 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done
21:32:34 #6 sha256:79959ab2260f174f5059620558fc09b7fbf61c98a9997d113caf495e4a2c3ad4 50.92MB / 55.08MB 0.7s
21:32:34 #4 ...
21:32:34 
21:32:34 #5 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io
21:32:34 #5 sha256:45e144c8bc31e58fbae2cf2a9004ce993401cf0cab9422e952d927c702051a03
21:32:34 #5 DONE 0.0s
21:32:34 
21:32:34 #6 [auth] library/golang:pull token for registry-1.docker.io
21:32:34 #6 sha256:0423b63690922af3704d758518a04b91dd5348e15c847c02d79ff233d8735833
21:32:34 #6 DONE 0.0s
21:32:34 
21:32:34 #3 [internal] load metadata for docker.io/balenalib/rpi-raspbian:bullseye
21:32:34 #3 sha256:0d5dd2f8821fe752759cf3d3376b798a199e8721bae9607c5d382072a1643236
21:32:34 == Building packages for fedora-35 ==
21:32:34 mkdir -p "rpmbuild/fedora-35"
21:32:34 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.5-buster -t rpmbuild-fedora-35/aarch64 -f fedora-35/Dockerfile .
21:32:34 #13 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 1.05MB / 7.15MB 0.4s
21:32:34 #13 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 2.10MB / 7.15MB 0.4s
21:32:34 #5 DONE 0.0s
21:32:34 
21:32:34 #4 [internal] load metadata for quay.io/centos/centos:stream9
21:32:34 #4 sha256:b18983746a74f58bdea80010c27c098075392dd5f4b793ca7138dcb846ab8066
21:32:34 #4 DONE 0.3s
21:32:34 
21:32:34 #3 [internal] load metadata for docker.io/library/golang:1.18.5-buster
21:32:34 #3 sha256:5315db6b6beb51c3ee3a7a25b9ced447c4ebfc14b9976e2bea9aac9758c60766
21:32:34 
21:32:34 #7 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f
21:32:34 #7 sha256:c8faa48ebfeda0d6ca5653cd851e477d258afea6c3198b83334fa021eb09e8ef
21:32:34 #7 resolve docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 0.0s done
21:32:34 #7 sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 1.85kB / 1.85kB done
21:32:34 #7 sha256:7e1f93236be2e4a04a2b83e7fda8c0186e72e4c1e8cc830e097710ccc71d2dcf 529B / 529B done
21:32:34 #7 sha256:d4729731066ba484d1909e3fd9464467e255f55b4bd41b46a05766836b461b6f 1.46kB / 1.46kB done
21:32:34 #7 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 0B / 50.44MB 0.1s
21:32:34 #7 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 8.39MB / 50.44MB 0.3s
21:32:34 mkdir -p sources
21:32:34 docker run --rm -w /v \
21:32:34 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx:/buildx \
21:32:34 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:34 	alpine \
21:32:34 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:32:34 #12 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 24.12MB / 52.18MB 0.7s
21:32:34 #12 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 44.04MB / 52.18MB 0.9s
21:32:34 #14 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 3.15MB / 45.92MB 0.3s
21:32:34 #14 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 3.15MB / 7.15MB 0.3s
21:32:34 #14 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 7.15MB / 7.15MB 0.5s
21:32:34 #13 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 52.18MB / 52.18MB 0.9s
21:32:34 #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 44.04MB / 62.47MB 0.9s
21:32:34 #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 53.48MB / 62.47MB 1.0s
21:32:34 
21:32:34 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:34 #13 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391
21:32:34 #13 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done
21:32:34 #13 sha256:eb352781bb105744f7572ddedb177efb2142fa5dbd6178825aaae10b75c19919 1.79kB / 1.79kB done
21:32:34 #13 sha256:eba994fb0cf569ebabc86aa2c6a05253dbe8264c5816512c6ade9b708b3fe734 7.12kB / 7.12kB done
21:32:34 #13 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 1.05MB / 49.23MB 0.1s
21:32:34 #13 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done
21:32:34 #13 sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 0B / 7.72MB 0.1s
21:32:34 #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 3.15MB / 45.92MB 1.0s
21:32:34 #7 sha256:c73f515d06b0fa07bb18d8202035e739a494ce760aa73129f60f4bf2bd22b407 1.20kB / 1.20kB done
21:32:34 #7 sha256:dead07b4d8ed7e29e98de0f4504d87e8880d4347859d839686a31da35a3b532f 529B / 529B done
21:32:34 #7 sha256:eeb6ee3f44bd0b5103bb561b4c16bcb82328cfe5809ab675bb17ab3a16c517c9 2.75kB / 2.75kB done
21:32:34 #3 DONE 0.4s
21:32:34 
21:32:34 #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster
21:32:34 #4 sha256:bdaeaa7119107d6b86975b5e53e69761c87d7bed07fee27b341b1504f2741ee0
21:32:34 #4 DONE 0.4s
21:32:34 
21:32:34 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:34 #13 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391
21:32:34 #13 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done
21:32:34 #13 DONE 0.0s
21:32:34 
21:32:34 #9 [internal] load build context
21:32:34 #9 sha256:f0221535c6f3c826030ef73f93c2ab16d69ad117676448f57b78f2ee17a6cd11
21:32:34 #14 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 49.23MB / 49.23MB 1.2s done
21:32:34 #14 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 52.43MB / 62.47MB 1.3s
21:32:34 #14 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 0B / 108.99MB 1.3s
21:32:34 #14 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 4.19MB / 52.18MB 1.3s
21:32:34 #14 extracting sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9
21:32:34 #14 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 62.47MB / 62.47MB 1.4s
21:32:34 #14 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 14.68MB / 52.18MB 1.4s
21:32:34 #14 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 11.62MB / 108.99MB 1.5s
21:32:34 #14 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 23.89MB / 52.18MB 1.5s
21:32:34 #14 ...
21:32:34 
21:32:34 #10 [internal] load build context
21:32:34 #10 sha256:8d0c5583a030f5194cf07e04c0950e8d0445c475049ba9532aa350129323cbf4
21:32:34 #10 transferring context: 29.31MB 0.3s done
21:32:34 #10 DONE 0.3s
21:32:34 
21:32:34 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:34 #14 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391
21:32:34 #14 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 11.53MB / 49.23MB 0.2s
21:32:34 #14 sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 7.72MB / 7.72MB 0.2s
21:32:34 #14 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 33.55MB / 49.23MB 0.4s
21:32:34 #14 sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 7.72MB / 7.72MB 0.3s done
21:32:34 #14 sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 8.39MB / 9.77MB 0.4s
21:32:34 #6 sha256:79959ab2260f174f5059620558fc09b7fbf61c98a9997d113caf495e4a2c3ad4 55.08MB / 55.08MB 1.0s
21:32:34 mkdir -p rpmbuild/SOURCES
21:32:34 docker run --rm -w /v \
21:32:34 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli:/cli \
21:32:34 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:34 	alpine \
21:32:34 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:32:34 #3 DONE 0.4s
21:32:34 
21:32:34 #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster
21:32:34 #4 sha256:610e1e0b08a30558b5be89dfbae089714967cb55f252e61b8274b7221aaada10
21:32:34 #4 DONE 0.5s
21:32:34 
21:32:34 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:cfcde2b226297985ae45d438e206a192885a2e7d73a98f0da809ab60b7cb879b
21:32:34 #7 sha256:6243bd1465d6cd09546103ea0a1c481a8b7d8fd29889358083b6e8e74d69a2cd
21:32:34 #7 resolve docker.io/balenalib/rpi-raspbian:bullseye@sha256:cfcde2b226297985ae45d438e206a192885a2e7d73a98f0da809ab60b7cb879b 0.0s done
21:32:34 #1 [internal] load build definition from Dockerfile
21:32:34 #1 sha256:1fcf24e4d1ea373a6691d9effa349b838b398a9a112b274288468e6147615b4b
21:32:34 #1 transferring dockerfile: 834B done
21:32:34 #1 DONE 0.0s
21:32:34 
21:32:34 #2 [internal] load .dockerignore
21:32:34 #2 sha256:0c4210205cfb74416f5358395a972ba0d07002e3e74acfb1897f6eff4a715f70
21:32:34 #2 transferring context: 2B done
21:32:34 #2 DONE 0.1s
21:32:34 
21:32:34 #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster
21:32:34 #4 sha256:bdaeaa7119107d6b86975b5e53e69761c87d7bed07fee27b341b1504f2741ee0
21:32:34 #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 3.15MB / 45.92MB 0.6s
21:32:34 #13 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 3.15MB / 7.15MB 0.6s
21:32:34 #13 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 4.19MB / 7.15MB 0.8s
21:32:34 #3 DONE 0.3s
21:32:34 
21:32:34 #10 [internal] load build context
21:32:34 #10 sha256:67c7795356857ba16f77f112ef425a0f4adf3b974cc262f9c8ea071fcb05f606
21:32:34 #10 transferring context: 15.47kB done
21:32:34 #10 DONE 0.0s
21:32:34 
21:32:34 #6 [stage-1 1/8] FROM quay.io/centos/centos:stream9@sha256:ffe3583460f8b7348fa361391e37b776f6d384feca3ed013b41ed46f6f1aa246
21:32:34 #6 sha256:c3b9119defd90eed503f8b2ac0e5bb24830b108089f934aeed96d97c46369f0d
21:32:34 #6 resolve quay.io/centos/centos:stream9@sha256:ffe3583460f8b7348fa361391e37b776f6d384feca3ed013b41ed46f6f1aa246 0.0s done
21:32:34 #6 sha256:fa9c540824479605d6fa9c1e44812d47b78af72eb053085ea11c79022f898c73 0B / 56.98MB 0.2s
21:32:34 #6 sha256:ffe3583460f8b7348fa361391e37b776f6d384feca3ed013b41ed46f6f1aa246 858B / 858B done
21:32:34 #6 sha256:3c71804858f192773e0817572a2501c97a5cfdb43b7328a6a661e1d9e49fb90a 350B / 350B done
21:32:34 #6 sha256:16b647e2352459c006812458c362dfad42d990fe97b85e41e3989bedaea4763e 1.16kB / 1.16kB done
21:32:34 #6 sha256:fa9c540824479605d6fa9c1e44812d47b78af72eb053085ea11c79022f898c73 3.15MB / 56.98MB 0.3s
21:32:34 #7 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 14.68MB / 50.44MB 0.4s
21:32:34 #12 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 49.23MB / 49.23MB 0.9s done
21:32:34 #12 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 52.18MB / 52.18MB 1.0s
21:32:34 #12 extracting sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9
21:32:34 #14 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 7.34MB / 45.92MB 0.6s
21:32:34 #14 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 7.15MB / 7.15MB 0.6s done
21:32:34 #14 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 0B / 9.34MB 0.6s
21:32:34 #13 ...
21:32:34 
21:32:34 #9 [internal] load build context
21:32:34 #9 sha256:9af04fff46a02264f7603c84a77894a487447595554003b163277d34ed74d5a8
21:32:34 #9 transferring context: 29.31MB 0.2s done
21:32:34 #9 DONE 0.3s
21:32:34 
21:32:34 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:34 #13 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391
21:32:34 #13 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 14.68MB / 49.23MB 0.2s
21:32:34 #13 sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 7.72MB / 7.72MB 0.2s
21:32:34 #13 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 24.12MB / 49.23MB 0.3s
21:32:34 #13 sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 7.72MB / 7.72MB 0.2s done
21:32:34 #13 sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 0B / 9.77MB 0.3s
21:32:34 #13 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 49.23MB / 49.23MB 1.1s done
21:32:34 #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 62.47MB / 62.47MB 1.2s
21:32:34 #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 0B / 108.99MB 1.2s
21:32:34 #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 10.49MB / 108.99MB 1.3s
21:32:34 #9 transferring context: 29.31MB 0.2s done
21:32:34 #9 DONE 0.2s
21:32:34 
21:32:34 #7 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:eb1392bbdde63147bc2b4ff1a4053dcfe6d15e4dfd3cce29e9b9f52a4f88bc74
21:32:34 #7 sha256:e5b23c46be4634079000d147017035283f61d11822a526fed5c9c491c7f83ad2
21:32:34 #7 resolve docker.io/library/ubuntu:bionic@sha256:eb1392bbdde63147bc2b4ff1a4053dcfe6d15e4dfd3cce29e9b9f52a4f88bc74 0.0s done
21:32:34 #7 sha256:eb1392bbdde63147bc2b4ff1a4053dcfe6d15e4dfd3cce29e9b9f52a4f88bc74 1.41kB / 1.41kB done
21:32:34 #7 sha256:8c646d06cb9c9b9c24c004704a313dd3e23a783989b5b155fcc4a5b2796fc90c 529B / 529B done
21:32:34 #7 sha256:06195c57742ac5981de6efc38a45476026e8fe0172df3a464c56cdcedb0b4228 1.48kB / 1.48kB done
21:32:34 #7 sha256:d2f2687beb6dd5f04849c57d6d83cabdfa44ec5cc5062369416bff4844045533 12.58MB / 23.73MB 0.2s
21:32:34 #7 sha256:d2f2687beb6dd5f04849c57d6d83cabdfa44ec5cc5062369416bff4844045533 22.02MB / 23.73MB 0.3s
21:32:34 #7 sha256:d2f2687beb6dd5f04849c57d6d83cabdfa44ec5cc5062369416bff4844045533 23.73MB / 23.73MB 0.4s
21:32:34 #14 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 32.51MB / 108.99MB 1.6s
21:32:34 #14 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 30.41MB / 52.18MB 1.6s
21:32:34 #14 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 49.28MB / 108.99MB 1.8s
21:32:34 #14 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 52.18MB / 52.18MB 1.8s
21:32:34 #14 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 44.04MB / 49.23MB 0.5s
21:32:34 #14 sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 9.77MB / 9.77MB 0.5s
21:32:34 #14 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 49.23MB / 49.23MB 0.7s
21:32:34 #14 transferring context: 6.94MB 1.4s
21:32:34 #4 ...
21:32:34 
21:32:34 #5 [auth] library/golang:pull token for registry-1.docker.io
21:32:34 #5 sha256:c8f6bd8f4d590f8c598d8bfd235c0a9efffd6f5d409d834af853009fde5cd714
21:32:34 #5 DONE 0.0s
21:32:34 
21:32:34 #6 [auth] library/fedora:pull token for registry-1.docker.io
21:32:34 #6 sha256:6f43edf9e7316353193326802ad0acfbc89f623730543bc366c18a20ca6943a0
21:32:34 #6 DONE 0.0s
21:32:34 
21:32:34 #3 [internal] load metadata for docker.io/library/fedora:35
21:32:34 #3 sha256:64a3bb95acc92c743104f0e7c30147d6f40aad9fecef006188f7f0959cb2c2b5
21:32:34 #7 sha256:0f6d901b7bb094f9a2c37d7a107c79bb277bf45b35154e9861e784315251e768 0B / 258B 0.0s
21:32:34 #7 sha256:cfcde2b226297985ae45d438e206a192885a2e7d73a98f0da809ab60b7cb879b 1.99kB / 1.99kB done
21:32:34 #7 sha256:438d2cc59a55d028aec10582047f62b01192afcc24efc3442d6b7dc1b6e66ddc 5.00kB / 5.00kB done
21:32:34 #7 sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 0B / 41.78MB 0.1s
21:32:34 #7 sha256:30869e65a46edd3d9eb7432d6971b0ee71b0fc131e37d4aec75de0a00c214800 0B / 307B 0.1s
21:32:34 #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 6.29MB / 45.92MB 0.9s
21:32:34 #13 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 5.35MB / 7.15MB 0.9s
21:32:34 #13 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 6.29MB / 7.15MB 1.0s
21:32:35 #6 sha256:fa9c540824479605d6fa9c1e44812d47b78af72eb053085ea11c79022f898c73 7.34MB / 56.98MB 0.4s
21:32:35 #6 sha256:fa9c540824479605d6fa9c1e44812d47b78af72eb053085ea11c79022f898c73 17.83MB / 56.98MB 0.5s
21:32:35 #7 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 20.97MB / 50.44MB 0.6s
21:32:35 #7 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 30.41MB / 50.44MB 0.8s
21:32:35 #14 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 10.49MB / 45.92MB 0.8s
21:32:35 #14 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 2.10MB / 9.34MB 0.8s
21:32:35 #14 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 13.63MB / 45.92MB 1.0s
21:32:35 #14 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 5.24MB / 9.34MB 1.0s
21:32:35 #13 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 44.04MB / 49.23MB 0.5s
21:32:35 #13 sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 9.77MB / 9.77MB 0.5s done
21:32:35 #13 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 0B / 52.18MB 0.5s
21:32:35 #13 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 49.23MB / 49.23MB 0.6s
21:32:35 #13 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 8.39MB / 52.18MB 0.6s
21:32:35 #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 19.02MB / 108.99MB 1.4s
21:32:35 #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 29.36MB / 108.99MB 1.5s
21:32:35 #13 extracting sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 0.3s
21:32:35 #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 39.85MB / 108.99MB 1.6s
21:32:35 #7 extracting sha256:d2f2687beb6dd5f04849c57d6d83cabdfa44ec5cc5062369416bff4844045533
21:32:35 #7 sha256:d2f2687beb6dd5f04849c57d6d83cabdfa44ec5cc5062369416bff4844045533 23.73MB / 23.73MB 0.5s done
21:32:35 #14 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 62.91MB / 108.99MB 1.9s
21:32:35 #14 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 62.47MB / 62.47MB 1.9s done
21:32:35 #14 sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd 0B / 126B 2.0s
21:32:35 #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 6.29MB / 45.92MB 1.5s
21:32:35 #14 sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 9.77MB / 9.77MB 0.7s done
21:32:35 #14 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 2.10MB / 62.47MB 0.8s
21:32:35 #14 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 12.58MB / 62.47MB 0.9s
21:32:35 == Building packages for ubuntu-jammy ==
21:32:35 mkdir -p "debbuild/ubuntu-jammy"
21:32:35 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.5-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-jammy/aarch64 -f ubuntu-jammy/Dockerfile .
21:32:35 #3 DONE 0.4s
21:32:35 
21:32:35 #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster
21:32:35 #4 sha256:bdaeaa7119107d6b86975b5e53e69761c87d7bed07fee27b341b1504f2741ee0
21:32:35 #4 DONE 0.4s
21:32:35 
21:32:35 #9 [internal] load build context
21:32:35 #9 sha256:29b811097120846511687ab88458504e4a6eee8c5f73a4c284b594bef775bc3a
21:32:35 #9 DONE 0.0s
21:32:35 
21:32:35 #7 [stage-1 1/6] FROM docker.io/library/fedora:35@sha256:f1e3a29da8990568c1da6a460cf9658ee7e9b409aa39c2aded67f7ac1dfe7e8a
21:32:35 #7 sha256:d399f65148316a83c3f208b6df8a420704a043c73b2c3ee84fd2898dce3cb796
21:32:35 #7 resolve docker.io/library/fedora:35@sha256:f1e3a29da8990568c1da6a460cf9658ee7e9b409aa39c2aded67f7ac1dfe7e8a 0.0s done
21:32:35 #7 ...
21:32:35 
21:32:35 #9 [internal] load build context
21:32:35 #9 sha256:29b811097120846511687ab88458504e4a6eee8c5f73a4c284b594bef775bc3a
21:32:35 #9 transferring context: 15.47kB done
21:32:35 #9 DONE 0.0s
21:32:35 
21:32:35 #7 [stage-1 1/6] FROM docker.io/library/fedora:35@sha256:f1e3a29da8990568c1da6a460cf9658ee7e9b409aa39c2aded67f7ac1dfe7e8a
21:32:35 #7 sha256:d399f65148316a83c3f208b6df8a420704a043c73b2c3ee84fd2898dce3cb796
21:32:35 #7 sha256:775b4cdd6b58e0dd0077142af08f123c9ed90ac24c4004f161afd01f86c3c95b 2.00kB / 2.00kB done
21:32:35 #7 sha256:623fc6c8f399e6dde93fc82beed08af10e667fa3896b48d4d41b3f93d652dd0c 0B / 53.61MB 0.1s
21:32:35 #7 sha256:f1e3a29da8990568c1da6a460cf9658ee7e9b409aa39c2aded67f7ac1dfe7e8a 1.20kB / 1.20kB done
21:32:35 #7 sha256:acf39c9fb7cd0fa51ee423f9536667007a1b52e98c6030c823007cf5686c7765 529B / 529B done
21:32:35 #6 sha256:79959ab2260f174f5059620558fc09b7fbf61c98a9997d113caf495e4a2c3ad4 55.08MB / 55.08MB 1.4s done
21:32:35 #6 extracting sha256:79959ab2260f174f5059620558fc09b7fbf61c98a9997d113caf495e4a2c3ad4
21:32:35 #7 sha256:0f6d901b7bb094f9a2c37d7a107c79bb277bf45b35154e9861e784315251e768 258B / 258B 0.1s done
21:32:35 #7 sha256:9f443281bb792e933c74640c4fee510f5a0c0f1863028a609236ce4d0a961f56 0B / 912B 0.2s
21:32:35 #7 sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 2.10MB / 41.78MB 0.4s
21:32:35 #7 sha256:30869e65a46edd3d9eb7432d6971b0ee71b0fc131e37d4aec75de0a00c214800 307B / 307B 0.3s done
21:32:35 #7 sha256:9f443281bb792e933c74640c4fee510f5a0c0f1863028a609236ce4d0a961f56 912B / 912B 0.4s done
21:32:35 #7 sha256:015d6629e07632c0cbcb15c16114a56f99f8ffd2100c7a38376a92261434fd23 178B / 178B 0.4s done
21:32:35 #7 sha256:9e1d102411fe75b20c799699d683c8fc2ce7a0c318c30a9ca35f09901b0800fd 0B / 413B 0.4s
21:32:35 #7 sha256:9e1d102411fe75b20c799699d683c8fc2ce7a0c318c30a9ca35f09901b0800fd 413B / 413B 0.5s done
21:32:35 #7 sha256:a6f5c5588b6c21aef23444c1797d94da8566eb6e25d71f3f514d2fb1f7af0cfa 0B / 123.08kB 0.5s
21:32:35 #7 sha256:605b78904a87fe543e5b4d40dfcc79111473c55866a56dde9d32e3df9710b6ed 0B / 17.93MB 0.5s
21:32:35 #13 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 7.15MB / 7.15MB 1.1s
21:32:35 #13 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 7.15MB / 7.15MB 1.2s done
21:32:35 #6 sha256:fa9c540824479605d6fa9c1e44812d47b78af72eb053085ea11c79022f898c73 24.12MB / 56.98MB 0.6s
21:32:35 #6 sha256:fa9c540824479605d6fa9c1e44812d47b78af72eb053085ea11c79022f898c73 36.70MB / 56.98MB 0.8s
21:32:35 #14 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 7.34MB / 9.34MB 1.1s
21:32:35 #14 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 16.78MB / 45.92MB 1.2s
21:32:35 #14 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 8.39MB / 9.34MB 1.2s
21:32:35 #7 ...
21:32:35 
21:32:35 #9 [internal] load build context
21:32:35 #9 sha256:5220a9a6991a21d5e4d788d2cc5305deb2b40fa1c64458984dc71bd30d7ba130
21:32:35 #9 transferring context: 29.32MB 0.9s done
21:32:35 #9 DONE 0.9s
21:32:35 
21:32:35 #7 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f
21:32:35 #7 sha256:c8faa48ebfeda0d6ca5653cd851e477d258afea6c3198b83334fa021eb09e8ef
21:32:35 #7 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 39.85MB / 50.44MB 1.0s
21:32:35 #7 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 45.09MB / 50.44MB 1.1s
21:32:35 #4 DONE 0.8s
21:32:35 
21:32:35 #3 [internal] load metadata for docker.io/library/golang:1.18.5-buster
21:32:35 #3 sha256:610e1e0b08a30558b5be89dfbae089714967cb55f252e61b8274b7221aaada10
21:32:35 #3 DONE 0.8s
21:32:35 
21:32:35 #7 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:eb1392bbdde63147bc2b4ff1a4053dcfe6d15e4dfd3cce29e9b9f52a4f88bc74
21:32:35 #7 sha256:2c439fc65d5dd160add3d299bd1d0506dbd71e38ca8150701b8ae895e0c6cf1c
21:32:35 #7 resolve docker.io/library/ubuntu:bionic@sha256:eb1392bbdde63147bc2b4ff1a4053dcfe6d15e4dfd3cce29e9b9f52a4f88bc74 0.0s done
21:32:35 #7 sha256:eb1392bbdde63147bc2b4ff1a4053dcfe6d15e4dfd3cce29e9b9f52a4f88bc74 1.41kB / 1.41kB done
21:32:35 #7 sha256:f0e293e967551be5f21f8d1c60c8cd3c58f341547f98cb65cc2ad1fb7839b045 529B / 529B done
21:32:35 #7 sha256:53ca54d847a840b22b0be10e3c9100ce1270af304f6add6825946f284e7ea6bf 1.48kB / 1.48kB done
21:32:35 #7 sha256:a03a1d54dcfd6ce7007bfa41c40b1747d5553db7ee3404e88dd3ddc54ede514e 0B / 22.31MB 0.1s
21:32:35 #13 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 17.83MB / 52.18MB 0.7s
21:32:35 #13 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 38.80MB / 52.18MB 0.9s
21:32:35 #13 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 49.23MB / 49.23MB 0.9s done
21:32:35 #13 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 48.23MB / 52.18MB 1.0s
21:32:35 #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 0B / 62.47MB 1.0s
21:32:35 #13 extracting sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9
21:32:35 #12 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 9.44MB / 62.47MB 1.5s
21:32:35 #12 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 18.87MB / 62.47MB 1.6s
21:32:35 #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 49.28MB / 108.99MB 1.7s
21:32:35 #13 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 52.18MB / 52.18MB 1.7s done
21:32:35 #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 66.88MB / 108.99MB 1.9s
21:32:35 #14 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 83.89MB / 108.99MB 2.2s
21:32:35 #14 sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd 126B / 126B 2.2s
21:32:35 #14 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 97.01MB / 108.99MB 2.3s
21:32:35 #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 10.49MB / 45.92MB 1.9s
21:32:35 #14 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 23.07MB / 62.47MB 1.0s
21:32:35 #14 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 32.51MB / 62.47MB 1.1s
21:32:35 #1 [internal] load build definition from Dockerfile
21:32:35 #1 sha256:7024624222888b3198092d083e1ba4ea4e527ba26871863bb7ce5f24d362e312
21:32:35 #1 transferring dockerfile: 1.13kB done
21:32:35 #1 DONE 0.1s
21:32:35 
21:32:35 #2 [internal] load .dockerignore
21:32:35 #2 sha256:7e561680354b23fae73ed2cc6df23310dabc677bd8b5b9f24b64621d4246b12f
21:32:35 #7 sha256:623fc6c8f399e6dde93fc82beed08af10e667fa3896b48d4d41b3f93d652dd0c 6.29MB / 53.61MB 0.3s
21:32:35 #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 9.44MB / 45.92MB 1.3s
21:32:35 #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 0B / 9.34MB 1.3s
21:32:35 #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 1.05MB / 9.34MB 1.5s
21:32:35 #7 sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 4.19MB / 41.78MB 0.6s
21:32:35 #7 sha256:a6f5c5588b6c21aef23444c1797d94da8566eb6e25d71f3f514d2fb1f7af0cfa 123.08kB / 123.08kB 0.6s done
21:32:35 #6 sha256:fa9c540824479605d6fa9c1e44812d47b78af72eb053085ea11c79022f898c73 45.09MB / 56.98MB 0.9s
21:32:35 #6 sha256:fa9c540824479605d6fa9c1e44812d47b78af72eb053085ea11c79022f898c73 55.57MB / 56.98MB 1.0s
21:32:35 #14 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 20.97MB / 45.92MB 1.4s
21:32:35 #14 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 9.34MB / 9.34MB 1.4s done
21:32:35 #14 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 0B / 47.36MB 1.5s
21:32:35 #7 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 50.33MB / 50.44MB 1.2s
21:32:35 #13 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 52.18MB / 52.18MB 1.1s
21:32:35 #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 10.49MB / 62.47MB 1.1s
21:32:35 #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 13.69MB / 62.47MB 1.2s
21:32:35 #12 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 29.36MB / 62.47MB 1.7s
21:32:35 #12 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 52.18MB / 52.18MB 1.8s done
21:32:35 #12 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 38.80MB / 62.47MB 1.8s
21:32:35 #14 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 103.81MB / 108.99MB 2.4s
21:32:35 #14 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 52.18MB / 52.18MB 2.3s done
21:32:35 #14 sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd 126B / 126B 2.3s done
21:32:35 #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 13.63MB / 45.92MB 2.2s
21:32:35 #9 transferring context: 29.32MB 1.0s done
21:32:35 #9 DONE 1.2s
21:32:35 
21:32:35 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:35 #13 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d
21:32:35 #13 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done
21:32:35 #13 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done
21:32:35 #13 sha256:471d988ab9c03215d862cbc94930793bd6941e8ff8d9b8e092114abe29b6d394 1.79kB / 1.79kB done
21:32:35 #13 sha256:1afb9d0f54d0ec000934e13498250b25aec36b25ac2693fb7cc08e718680115d 7.11kB / 7.11kB done
21:32:35 #13 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 50.44MB / 50.44MB 1.2s
21:32:35 #13 sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 7.86MB / 7.86MB 0.4s done
21:32:35 #13 sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 10.00MB / 10.00MB 0.8s done
21:32:35 #13 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 38.84MB / 51.84MB 1.2s
21:32:35 #13 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 51.84MB / 51.84MB 1.4s
21:32:35 #14 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 49.23MB / 49.23MB 1.1s done
21:32:35 #14 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 40.89MB / 62.47MB 1.2s
21:32:35 #14 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 0B / 52.18MB 1.2s
21:32:35 #14 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 0B / 108.99MB 1.2s
21:32:35 #14 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 58.72MB / 62.47MB 1.4s
21:32:35 #14 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 16.78MB / 52.18MB 1.4s
21:32:35 #14 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 18.87MB / 108.99MB 1.4s
21:32:35 #14 extracting sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9
21:32:35 #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 79.69MB / 108.99MB 2.0s
21:32:35 #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 90.18MB / 108.99MB 2.1s
21:32:35 #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 99.61MB / 108.99MB 2.2s
21:32:35 #2 transferring context: 2B done
21:32:35 #2 DONE 0.1s
21:32:35 
21:32:35 #5 [auth] library/ubuntu:pull token for registry-1.docker.io
21:32:35 #5 sha256:d58b655ace8d99298c0412d8fb9e04a456fddaa160b273db406e89085065f935
21:32:35 #5 DONE 0.0s
21:32:35 
21:32:35 #6 [auth] library/golang:pull token for registry-1.docker.io
21:32:35 #6 sha256:8ac3b2823b56ed9e1a4bd35ecf1304b383262d1b31e6cb60a03451b800316cb9
21:32:35 #6 DONE 0.0s
21:32:35 
21:32:35 #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster
21:32:35 #4 sha256:610e1e0b08a30558b5be89dfbae089714967cb55f252e61b8274b7221aaada10
21:32:35 #7 sha256:623fc6c8f399e6dde93fc82beed08af10e667fa3896b48d4d41b3f93d652dd0c 27.26MB / 53.61MB 0.4s
21:32:35 #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 12.58MB / 45.92MB 1.8s
21:32:35 #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 4.19MB / 9.34MB 1.8s
21:32:35 #7 sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 6.29MB / 41.78MB 0.8s
21:32:35 #7 sha256:605b78904a87fe543e5b4d40dfcc79111473c55866a56dde9d32e3df9710b6ed 1.05MB / 17.93MB 0.8s
21:32:35 #14 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 25.17MB / 45.92MB 1.6s
21:32:35 #14 ...
21:32:35 
21:32:35 #10 [internal] load build context
21:32:35 #10 sha256:5d6c01ef621cdfd68381b85241a2a8f56ab6fe6a60e38073868d3127a4470465
21:32:35 #10 transferring context: 29.32MB 1.7s done
21:32:35 #10 DONE 1.9s
21:32:35 
21:32:35 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:35 #14 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:32:35 #14 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 28.31MB / 45.92MB 1.7s
21:32:35 #14 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 32.51MB / 45.92MB 1.9s
21:32:35 #14 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 4.19MB / 47.36MB 1.9s
21:32:35 #14 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 0B / 53.29MB 1.9s
21:32:35 #7 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 50.44MB / 50.44MB 1.5s done
21:32:35 #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 30.41MB / 62.47MB 1.3s
21:32:35 #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 40.89MB / 62.47MB 1.4s
21:32:35 #7 sha256:a03a1d54dcfd6ce7007bfa41c40b1747d5553db7ee3404e88dd3ddc54ede514e 2.10MB / 22.31MB 0.5s
21:32:35 #7 sha256:a03a1d54dcfd6ce7007bfa41c40b1747d5553db7ee3404e88dd3ddc54ede514e 5.24MB / 22.31MB 0.7s
21:32:35 == Building packages for debian-buster ==
21:32:35 mkdir -p "debbuild/debian-buster"
21:32:35 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.5-buster --build-arg COMMON_FILES=common -t debbuild-debian-buster/aarch64 -f debian-buster/Dockerfile .
21:32:35 #1 [internal] load build definition from Dockerfile
21:32:35 #1 sha256:177535de224215cf4381f9dd3117d40da3e0c359e5dab5c270c1e11ff754c114
21:32:35 #1 transferring dockerfile: 830B done
21:32:35 #1 DONE 0.1s
21:32:35 
21:32:35 #2 [internal] load .dockerignore
21:32:35 #2 sha256:f3f59d684c4cd69de6f90bcb4418d0ef0e073f4ea5ad1f9fbc712ae851fff64e
21:32:35 #12 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 58.72MB / 62.47MB 2.0s
21:32:35 #12 sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd 126B / 126B 1.9s done
21:32:35 #12 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 16.78MB / 108.99MB 2.0s
21:32:35 #12 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 62.47MB / 62.47MB 2.1s
21:32:35 #12 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 26.82MB / 108.99MB 2.1s
21:32:35 #14 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 62.47MB / 62.47MB 1.5s
21:32:35 #14 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 30.41MB / 52.18MB 1.5s
21:32:35 #14 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 28.31MB / 108.99MB 1.5s
21:32:35 #14 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 41.94MB / 52.18MB 1.6s
21:32:35 #14 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 38.80MB / 108.99MB 1.6s
21:32:35 #13 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 50.44MB / 50.44MB 1.7s done
21:32:35 #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 0B / 68.83MB 1.7s
21:32:35 #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 62.47MB / 62.47MB 2.2s done
21:32:35 #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 108.99MB / 108.99MB 2.3s
21:32:35 #13 sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd 0B / 126B 2.3s
21:32:35 #13 sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd 126B / 126B 2.4s
21:32:35 #4 DONE 0.5s
21:32:35 
21:32:35 #3 [internal] load metadata for docker.io/library/ubuntu:jammy
21:32:35 #3 sha256:b8ce80cc34dc11bf68543cc943665e74758259e8f14555015cec4d6bcbe11ce4
21:32:35 #3 DONE 0.4s
21:32:35 
21:32:35 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:35 #14 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:32:35 #14 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done
21:32:35 #14 DONE 0.0s
21:32:35 
21:32:35 #10 [internal] load build context
21:32:35 #10 sha256:789aa461a0bf57f4cda159e0810e544e470227440cbbc86d5f3390e2fe16ba4b
21:32:35 #7 sha256:623fc6c8f399e6dde93fc82beed08af10e667fa3896b48d4d41b3f93d652dd0c 33.55MB / 53.61MB 0.7s
21:32:35 #7 sha256:623fc6c8f399e6dde93fc82beed08af10e667fa3896b48d4d41b3f93d652dd0c 53.61MB / 53.61MB 0.8s
21:32:35 mkdir -p rpmbuild/SOURCES
21:32:35 docker run --rm -w /v \
21:32:35 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose:/compose \
21:32:35 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:35 	alpine \
21:32:35 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:32:35 #7 sha256:605b78904a87fe543e5b4d40dfcc79111473c55866a56dde9d32e3df9710b6ed 2.10MB / 17.93MB 1.0s
21:32:35 #7 sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 8.39MB / 41.78MB 1.1s
21:32:35 #7 sha256:605b78904a87fe543e5b4d40dfcc79111473c55866a56dde9d32e3df9710b6ed 3.15MB / 17.93MB 1.1s
21:32:35 #7 sha256:605b78904a87fe543e5b4d40dfcc79111473c55866a56dde9d32e3df9710b6ed 4.19MB / 17.93MB 1.3s
21:32:35 #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 5.24MB / 9.34MB 2.0s
21:32:36 #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 50.33MB / 62.47MB 1.5s
21:32:36 #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 61.21MB / 62.47MB 1.6s
21:32:36 #7 sha256:a03a1d54dcfd6ce7007bfa41c40b1747d5553db7ee3404e88dd3ddc54ede514e 9.44MB / 22.31MB 0.9s
21:32:36 #7 sha256:a03a1d54dcfd6ce7007bfa41c40b1747d5553db7ee3404e88dd3ddc54ede514e 11.53MB / 22.31MB 1.0s
21:32:36 #2 transferring context: 2B done
21:32:36 #2 DONE 0.1s
21:32:36 
21:32:36 #5 [auth] library/debian:pull token for registry-1.docker.io
21:32:36 #5 sha256:919f31b1f95acff6f41dadcb09d9cde3f728b70ef8e8f47f9457727a432791cb
21:32:36 #5 DONE 0.0s
21:32:36 
21:32:36 #6 [auth] library/golang:pull token for registry-1.docker.io
21:32:36 #6 sha256:7a9e2787f535ec5be4bf318b30a251030651d993d8204933c2b110cc5790e46e
21:32:36 #6 DONE 0.0s
21:32:36 
21:32:36 #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster
21:32:36 #4 sha256:610e1e0b08a30558b5be89dfbae089714967cb55f252e61b8274b7221aaada10
21:32:36 #12 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 46.14MB / 108.99MB 2.3s
21:32:36 #12 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 56.62MB / 108.99MB 2.4s
21:32:36 #14 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 52.18MB / 52.18MB 1.8s
21:32:36 #14 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 57.67MB / 108.99MB 1.8s
21:32:36 #14 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 68.16MB / 108.99MB 1.9s
21:32:36 #13 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 51.84MB / 51.84MB 1.8s done
21:32:36 #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 9.71MB / 68.83MB 1.9s
21:32:36 #13 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa
21:32:36 #13 sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c 156B / 156B 1.8s done
21:32:36 #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 1.05MB / 141.86MB 1.9s
21:32:36 #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 18.87MB / 68.83MB 2.0s
21:32:36 #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 9.72MB / 141.86MB 2.0s
21:32:36 mkdir -p sources
21:32:36 docker run --rm -w /v \
21:32:36 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose:/compose \
21:32:36 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:36 	alpine \
21:32:36 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:32:36 mkdir -p rpmbuild/SOURCES
21:32:36 docker run --rm -w /v \
21:32:36 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose:/compose \
21:32:36 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:36 	alpine \
21:32:36 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:32:36 #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 17.83MB / 45.92MB 2.6s
21:32:36 #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 20.97MB / 45.92MB 2.8s
21:32:36 #13 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 0B / 7.15MB 2.8s
21:32:36 #7 sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 11.53MB / 41.78MB 1.4s
21:32:36 #7 sha256:605b78904a87fe543e5b4d40dfcc79111473c55866a56dde9d32e3df9710b6ed 5.24MB / 17.93MB 1.4s
21:32:36 #7 sha256:605b78904a87fe543e5b4d40dfcc79111473c55866a56dde9d32e3df9710b6ed 6.29MB / 17.93MB 1.5s
21:32:36 #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 15.73MB / 45.92MB 2.2s
21:32:36 #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 7.34MB / 9.34MB 2.2s
21:32:36 #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 8.39MB / 9.34MB 2.3s
21:32:36 #13 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 52.18MB / 52.18MB 1.7s done
21:32:36 #13 sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd 126B / 126B 1.9s
21:32:36 #7 sha256:a03a1d54dcfd6ce7007bfa41c40b1747d5553db7ee3404e88dd3ddc54ede514e 14.68MB / 22.31MB 1.2s
21:32:36 #14 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 37.75MB / 45.92MB 2.1s
21:32:36 #14 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 8.39MB / 47.36MB 2.1s
21:32:36 #14 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 41.94MB / 45.92MB 2.3s
21:32:36 #14 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 11.53MB / 47.36MB 2.3s
21:32:36 #14 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 3.15MB / 53.29MB 2.3s
21:32:36 #7 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 0.4s
21:32:36 #4 ...
21:32:36 
21:32:36 #3 [internal] load metadata for docker.io/library/debian:buster
21:32:36 #3 sha256:48d5930cf3dad3cf75639d9398380aaca5baa89192bf3587470b7174eaa24669
21:32:36 #3 DONE 0.5s
21:32:36 #12 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 66.06MB / 108.99MB 2.5s
21:32:36 #12 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 62.47MB / 62.47MB 2.5s done
21:32:36 #12 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 76.55MB / 108.99MB 2.6s
21:32:36 #12 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 96.47MB / 108.99MB 2.8s
21:32:36 #14 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 3.15MB / 49.23MB 2.5s
21:32:36 #14 sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 7.34MB / 7.72MB 2.5s
21:32:36 #14 sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 2.10MB / 9.77MB 2.5s
21:32:36 #14 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 17.83MB / 49.23MB 2.6s
21:32:36 #14 sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 7.72MB / 7.72MB 2.6s done
21:32:36 #14 sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 9.77MB / 9.77MB 2.6s
21:32:36 #14 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 38.80MB / 49.23MB 2.8s
21:32:36 #14 sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 9.77MB / 9.77MB 2.7s done
21:32:36 #14 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 0B / 52.18MB 2.8s
21:32:36 #14 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 3.15MB / 62.47MB 2.8s
21:32:36 #14 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 62.47MB / 62.47MB 1.9s done
21:32:36 #14 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 78.64MB / 108.99MB 2.0s
21:32:36 #14 sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd 0B / 126B 2.0s
21:32:36 #14 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 89.13MB / 108.99MB 2.1s
21:32:36 #14 sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd 126B / 126B 2.1s
21:32:36 #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 23.07MB / 68.83MB 2.1s
21:32:36 #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 18.87MB / 141.86MB 2.1s
21:32:36 #6 sha256:fa9c540824479605d6fa9c1e44812d47b78af72eb053085ea11c79022f898c73 56.98MB / 56.98MB 1.8s done
21:32:36 #13 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 2.10MB / 7.15MB 2.9s
21:32:36 #13 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 3.15MB / 7.15MB 2.9s
21:32:36 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 1.05MB / 76.10MB 1.8s
21:32:36 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 6.29MB / 76.10MB 1.9s
21:32:36 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 27.26MB / 76.10MB 2.1s
21:32:36 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 36.58MB / 76.10MB 2.2s
21:32:36 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 45.09MB / 76.10MB 2.3s
21:32:36 #7 sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 14.68MB / 41.78MB 1.6s
21:32:36 #7 sha256:605b78904a87fe543e5b4d40dfcc79111473c55866a56dde9d32e3df9710b6ed 7.34MB / 17.93MB 1.6s
21:32:36 #7 sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 16.78MB / 41.78MB 1.7s
21:32:36 #7 sha256:605b78904a87fe543e5b4d40dfcc79111473c55866a56dde9d32e3df9710b6ed 8.39MB / 17.93MB 1.7s
21:32:36 #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 18.87MB / 45.92MB 2.5s
21:32:36 #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 9.34MB / 9.34MB 2.5s
21:32:36 #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 9.34MB / 9.34MB 2.5s done
21:32:36 #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 0B / 47.36MB 2.5s
21:32:36 #7 sha256:623fc6c8f399e6dde93fc82beed08af10e667fa3896b48d4d41b3f93d652dd0c 53.61MB / 53.61MB 1.3s done
21:32:36 mkdir -p rpmbuild/SOURCES
21:32:36 docker run --rm -w /v \
21:32:36 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
21:32:36 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:36 	alpine \
21:32:36 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
21:32:36 mkdir -p sources
21:32:36 docker run --rm -w /v \
21:32:36 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx:/buildx \
21:32:36 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:36 	alpine \
21:32:36 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:32:36 #14 ...
21:32:36 
21:32:36 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:34fea4f31bf187bc915536831fd0afc9d214755bf700b5cdb1336c82516d154e
21:32:36 #7 sha256:035b635b2df8d5d7aeb46db13036a173298946e953b3242aa90001ae34f89fbc
21:32:36 #7 resolve docker.io/library/ubuntu:jammy@sha256:34fea4f31bf187bc915536831fd0afc9d214755bf700b5cdb1336c82516d154e 0.0s done
21:32:36 #7 sha256:34fea4f31bf187bc915536831fd0afc9d214755bf700b5cdb1336c82516d154e 1.42kB / 1.42kB done
21:32:36 #7 sha256:6f266288ee3e1fce297f66073c06a33fb0f3a6829081d3a1ccb4d70ab6804f6b 529B / 529B done
21:32:36 #7 sha256:bad148f8963fb9be6c8c260ce8a65aadd1cdfdd95e5bd16867d0f987cd7ebff3 1.48kB / 1.48kB done
21:32:36 #7 sha256:4a3049d340b7d3651a954fd25a32c42feb1086889d6287e2f15468aef865c5c4 28.38MB / 28.38MB 0.6s done
21:32:36 #7 extracting sha256:4a3049d340b7d3651a954fd25a32c42feb1086889d6287e2f15468aef865c5c4 1.8s done
21:32:36 #7 DONE 3.3s
21:32:36 
21:32:36 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:36 #14 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391
21:32:36 mkdir -p rpmbuild/SOURCES
21:32:36 docker run --rm -w /v \
21:32:36 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx:/buildx \
21:32:36 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:36 	alpine \
21:32:36 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
21:32:36 #7 sha256:a03a1d54dcfd6ce7007bfa41c40b1747d5553db7ee3404e88dd3ddc54ede514e 16.78MB / 22.31MB 1.5s
21:32:36 #14 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 45.92MB / 45.92MB 2.6s
21:32:36 #14 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 16.78MB / 47.36MB 2.6s
21:32:36 #14 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 7.34MB / 53.29MB 2.6s
21:32:36 #14 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 19.92MB / 47.36MB 2.7s
21:32:36 #14 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 10.49MB / 53.29MB 2.7s
21:32:36 
21:32:36 #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster
21:32:36 #4 sha256:610e1e0b08a30558b5be89dfbae089714967cb55f252e61b8274b7221aaada10
21:32:36 #4 DONE 0.5s
21:32:36 
21:32:36 #7 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f
21:32:36 #7 sha256:97b976788f45cc9b838727b067699a675d75de4c53b72d04c9298bf43668491a
21:32:36 #7 resolve docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 0.0s done
21:32:36 #7 sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 1.85kB / 1.85kB done
21:32:36 #7 sha256:1f7bef58f2040ee2d97c1f40eb5ff29f8c2aa51eeaa90931ac11e7c6680103aa 529B / 529B done
21:32:36 #7 sha256:1d43962ac452c5f52d37b0b12c0103ecee0de26bf27929789c3462b3f42a2827 1.48kB / 1.48kB done
21:32:36 #7 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 0B / 45.92MB 0.0s
21:32:36 #12 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 106.95MB / 108.99MB 2.9s
21:32:36 #14 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 49.23MB / 49.23MB 2.9s
21:32:36 #14 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 17.83MB / 62.47MB 2.9s
21:32:36 #14 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 16.78MB / 52.18MB 3.0s
21:32:36 #14 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 27.26MB / 62.47MB 3.0s
21:32:36 #14 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 99.61MB / 108.99MB 2.2s
21:32:36 #14 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 108.99MB / 108.99MB 2.4s
21:32:36 #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 38.80MB / 68.83MB 2.3s
21:32:36 #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 33.55MB / 141.86MB 2.3s
21:32:36 #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 44.04MB / 68.83MB 2.4s
21:32:36 #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 43.10MB / 141.86MB 2.4s
21:32:36 #6 extracting sha256:fa9c540824479605d6fa9c1e44812d47b78af72eb053085ea11c79022f898c73
21:32:36 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 59.77MB / 76.10MB 2.5s
21:32:36 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 71.30MB / 76.10MB 2.6s
21:32:36 #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 24.12MB / 45.92MB 3.1s
21:32:36 #13 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 4.19MB / 7.15MB 3.1s
21:32:36 #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 27.26MB / 45.92MB 3.2s
21:32:36 #13 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 6.29MB / 7.15MB 3.2s
21:32:36 #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 22.02MB / 45.92MB 2.8s
21:32:36 #7 sha256:605b78904a87fe543e5b4d40dfcc79111473c55866a56dde9d32e3df9710b6ed 9.44MB / 17.93MB 1.8s
21:32:36 #7 sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 18.87MB / 41.78MB 1.9s
21:32:36 #7 sha256:605b78904a87fe543e5b4d40dfcc79111473c55866a56dde9d32e3df9710b6ed 10.49MB / 17.93MB 1.9s
21:32:36 mkdir -p rpmbuild/SOURCES
21:32:36 docker run --rm -w /v \
21:32:36 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
21:32:36 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:36 	alpine \
21:32:36 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
21:32:36 #7 extracting sha256:623fc6c8f399e6dde93fc82beed08af10e667fa3896b48d4d41b3f93d652dd0c
21:32:36 #13 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 2.6s done
21:32:36 #13 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702
21:32:36 #13 ...
21:32:36 
21:32:36 #7 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f
21:32:36 #7 sha256:f4d441d9307bcf0ec54ed625509bbb37eb92e5ba47a933bf2fb309276ac2961c
21:32:36 #7 resolve docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 0.0s done
21:32:36 #7 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 49.23MB / 49.23MB 1.1s done
21:32:36 #7 sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 1.85kB / 1.85kB done
21:32:36 #7 sha256:d0f5ed350e7624e19f0f40c2c0cc31b0b2811f444ca929a083fefe449432333d 529B / 529B done
21:32:36 #7 sha256:6ce8342704e30bd883f054b058208ad264c387435534a1d661a641b4f3a72b62 1.48kB / 1.48kB done
21:32:36 #7 extracting sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 1.7s done
21:32:36 #7 DONE 3.2s
21:32:36 
21:32:36 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:36 #13 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391
21:32:36 #13 extracting sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 0.1s
21:32:36 #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 62.47MB / 62.47MB 2.2s done
21:32:36 #13 sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd 126B / 126B 2.2s done
21:32:36 #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 0B / 108.99MB 2.3s
21:32:36 #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 11.53MB / 108.99MB 2.4s
21:32:36 #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 22.02MB / 108.99MB 2.5s
21:32:36 #14 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 45.09MB / 52.18MB 3.2s
21:32:36 #14 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 47.19MB / 62.47MB 3.2s
21:32:36 #14 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 49.23MB / 49.23MB 3.3s done
21:32:36 #14 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 52.18MB / 52.18MB 3.3s
21:32:36 #14 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 57.67MB / 62.47MB 3.3s
21:32:36 #14 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 52.18MB / 52.18MB 2.5s done
21:32:36 #14 sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd 126B / 126B 2.5s done
21:32:36 #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 62.91MB / 68.83MB 2.6s
21:32:36 #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 58.15MB / 141.86MB 2.6s
21:32:36 #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 68.83MB / 68.83MB 2.7s
21:32:36 #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 68.16MB / 141.86MB 2.7s
21:32:37 #13 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 7.15MB / 7.15MB 3.4s
21:32:37 #13 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 7.15MB / 7.15MB 3.4s done
21:32:37 #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 0B / 9.34MB 3.5s
21:32:37 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 2.7s
21:32:37 #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 3.15MB / 47.36MB 3.1s
21:32:37 #7 sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 20.97MB / 41.78MB 2.2s
21:32:37 #7 sha256:605b78904a87fe543e5b4d40dfcc79111473c55866a56dde9d32e3df9710b6ed 12.58MB / 17.93MB 2.2s
21:32:37 #7 sha256:605b78904a87fe543e5b4d40dfcc79111473c55866a56dde9d32e3df9710b6ed 13.63MB / 17.93MB 2.2s
21:32:37 mkdir -p sources
21:32:37 docker run --rm -w /v \
21:32:37 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose:/compose \
21:32:37 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:37 	alpine \
21:32:37 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:32:37 #13 extracting sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 0.3s done
21:32:37 #13 extracting sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f
21:32:37 #14 extracting sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 2.6s done
21:32:37 #14 extracting sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b
21:32:37 mkdir -p sources
21:32:37 docker run --rm -w /v \
21:32:37 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
21:32:37 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:37 	alpine \
21:32:37 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
21:32:37 #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 40.89MB / 108.99MB 2.7s
21:32:37 #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 51.38MB / 108.99MB 2.8s
21:32:37 #14 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 62.47MB / 62.47MB 3.5s
21:32:37 #14 extracting sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9
21:32:37 #16 extracting sha256:af72e8bb74dba7b7a51456e414ac4999ff55a6a68e532a7cd1b6f32707be625f 4.6s done
21:32:37 #16 extracting sha256:3a421caacf35538ce671745cb9396eea38bf42cd3093eaf78dbcbe8bf5f83f82 done
21:32:37 #16 DONE 7.2s
21:32:37 
21:32:37 #18 [build-base-alpine 2/4] COPY --from=xx / /
21:32:37 #7 sha256:a03a1d54dcfd6ce7007bfa41c40b1747d5553db7ee3404e88dd3ddc54ede514e 18.87MB / 22.31MB 1.9s
21:32:37 #14 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 24.12MB / 47.36MB 3.0s
21:32:37 #14 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 15.73MB / 53.29MB 3.0s
21:32:37 #14 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 45.92MB / 45.92MB 3.1s done
21:32:37 #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 76.55MB / 141.86MB 2.8s
21:32:37 #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 95.42MB / 141.86MB 3.0s
21:32:37 #7 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 3.15MB / 45.92MB 0.4s
21:32:37 #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 32.51MB / 45.92MB 3.7s
21:32:37 #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 2.10MB / 9.34MB 3.7s
21:32:37 #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 35.65MB / 45.92MB 3.8s
21:32:37 #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 5.24MB / 9.34MB 3.8s
21:32:37 #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 7.34MB / 9.34MB 3.8s
21:32:37 #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 25.17MB / 45.92MB 3.2s
21:32:37 #7 sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 25.17MB / 41.78MB 2.4s
21:32:37 #7 sha256:605b78904a87fe543e5b4d40dfcc79111473c55866a56dde9d32e3df9710b6ed 15.73MB / 17.93MB 2.4s
21:32:37 mkdir -p sources
21:32:37 #13 extracting sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 0.3s done
21:32:37 #14 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 52.18MB / 52.18MB 3.7s done
21:32:37 #14 sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd 0B / 126B 3.7s
21:32:37 #14 sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd 126B / 126B 3.8s
21:32:37 #7 sha256:a03a1d54dcfd6ce7007bfa41c40b1747d5553db7ee3404e88dd3ddc54ede514e 20.97MB / 22.31MB 2.2s
21:32:37 #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 60.82MB / 108.99MB 2.9s
21:32:37 #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 71.30MB / 108.99MB 3.0s
21:32:37 #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 80.74MB / 108.99MB 3.1s
21:32:37 #14 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 27.26MB / 47.36MB 3.3s
21:32:37 #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 0B / 110.12MB 3.3s
21:32:37 #14 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0
21:32:37 #7 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 6.29MB / 45.92MB 0.8s
21:32:37 #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 104.86MB / 141.86MB 3.1s
21:32:37 #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 68.83MB / 68.83MB 3.2s done
21:32:37 #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 116.39MB / 141.86MB 3.3s
21:32:37 #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 38.80MB / 45.92MB 3.9s
21:32:37 #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 9.34MB / 9.34MB 3.9s
21:32:37 #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 28.31MB / 45.92MB 3.5s
21:32:37 #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 6.29MB / 47.36MB 3.5s
21:32:37 #7 sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 27.26MB / 41.78MB 2.6s
21:32:37 #7 sha256:605b78904a87fe543e5b4d40dfcc79111473c55866a56dde9d32e3df9710b6ed 17.83MB / 17.93MB 2.6s
21:32:37 #7 sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 29.36MB / 41.78MB 2.7s
21:32:37 docker run --rm -w /v \
21:32:37 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
21:32:37 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:37 	alpine \
21:32:37 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
21:32:37 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 3.3s done
21:32:37 #7 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc
21:32:37 #12 extracting sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 3.0s done
21:32:37 #12 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 108.99MB / 108.99MB 3.8s done
21:32:37 #13 extracting sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 0.1s
21:32:37 #7 extracting sha256:d2f2687beb6dd5f04849c57d6d83cabdfa44ec5cc5062369416bff4844045533 2.0s done
21:32:37 == Building packages for ubuntu-bionic ==
21:32:37 mkdir -p "debbuild/ubuntu-bionic"
21:32:37 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.5-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-bionic/x86_64 -f ubuntu-bionic/Dockerfile .
21:32:37 #7 sha256:a03a1d54dcfd6ce7007bfa41c40b1747d5553db7ee3404e88dd3ddc54ede514e 22.31MB / 22.31MB 2.5s
21:32:37 #14 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 19.92MB / 53.29MB 3.5s
21:32:37 #14 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 30.41MB / 47.36MB 3.6s
21:32:37 #14 extracting sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 0.3s done
21:32:37 #14 ...
21:32:37 
21:32:37 #8 [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:32:37 #8 sha256:9f9d05e9c4b5fd0f0172e0fc870d999d1abe839f582330151da778b34287b62d
21:32:37 #8 DONE 1.3s
21:32:37 
21:32:37 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:37 #14 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391
21:32:37 #14 extracting sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f
21:32:37 #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 101.71MB / 108.99MB 3.3s
21:32:37 #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 108.99MB / 108.99MB 3.4s
21:32:37 #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 141.56MB / 141.86MB 3.6s
21:32:37 #18 DONE 0.9s
21:32:37 #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 41.75MB / 45.92MB 4.2s
21:32:37 #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 9.34MB / 9.34MB 4.1s done
21:32:37 #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 0B / 47.36MB 4.2s
21:32:37 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 0B / 53.29MB 4.2s
21:32:37 #7 sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 31.46MB / 41.78MB 2.8s
21:32:37 #7 sha256:605b78904a87fe543e5b4d40dfcc79111473c55866a56dde9d32e3df9710b6ed 17.93MB / 17.93MB 2.8s done
21:32:37 #7 sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 35.65MB / 41.78MB 3.1s
21:32:37 #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 31.46MB / 45.92MB 3.8s
21:32:37 #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 9.44MB / 47.36MB 3.8s
21:32:37 #12 extracting sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b
21:32:37 #14 ...
21:32:37 
21:32:37 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:af5efa9c28de78b754777af9b4d850112cad01899a5d37d2617bb94dc63a49aa
21:32:37 #7 sha256:a8e1be95dd5897468d5a47ba42f8fa5250d659d364f4e90f1bf691dd770fd37b
21:32:37 #7 resolve docker.io/library/ubuntu:focal@sha256:af5efa9c28de78b754777af9b4d850112cad01899a5d37d2617bb94dc63a49aa 0.0s done
21:32:37 #7 sha256:a749a280e3e905de447c3d95a39e8aa1ede5835a6eadeb0c11596051592b675b 27.19MB / 27.19MB 0.5s done
21:32:37 #7 sha256:af5efa9c28de78b754777af9b4d850112cad01899a5d37d2617bb94dc63a49aa 1.42kB / 1.42kB done
21:32:37 #7 sha256:3f8ab90e40ca1d1741effaaab60bae74ca8b6d4500fe3967706b55d700a76ae6 529B / 529B done
21:32:37 #7 sha256:eb574ad4e57ceb06d0b32e014e1579acaca4debe37db5c4cc375aad1335d70fd 1.48kB / 1.48kB done
21:32:37 #7 extracting sha256:a749a280e3e905de447c3d95a39e8aa1ede5835a6eadeb0c11596051592b675b 1.4s done
21:32:37 #7 DONE 3.5s
21:32:37 
21:32:37 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:37 #14 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391
21:32:37 #14 extracting sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 2.2s done
21:32:37 == Building packages for centos-8 ==
21:32:37 mkdir -p "rpmbuild/centos-8"
21:32:37 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.5-buster -t rpmbuild-centos-8/x86_64 -f centos-8/Dockerfile .
21:32:37 #7 DONE 3.2s
21:32:37 
21:32:37 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:37 #13 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391
21:32:37 #13 sha256:eba994fb0cf569ebabc86aa2c6a05253dbe8264c5816512c6ade9b708b3fe734 7.12kB / 7.12kB done
21:32:37 #13 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 49.23MB / 49.23MB 0.9s done
21:32:37 #13 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done
21:32:37 #13 sha256:eb352781bb105744f7572ddedb177efb2142fa5dbd6178825aaae10b75c19919 1.79kB / 1.79kB done
21:32:37 #13 sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 7.72MB / 7.72MB 0.3s done
21:32:37 #13 sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 9.77MB / 9.77MB 1.0s done
21:32:37 #13 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 52.18MB / 52.18MB 1.5s done
21:32:37 #13 extracting sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 2.3s
21:32:37 #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 62.47MB / 62.47MB 2.2s done
21:32:37 #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 108.99MB / 108.99MB 3.2s done
21:32:37 #13 sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd 126B / 126B 1.6s done
21:32:37 #1 [internal] load build definition from Dockerfile
21:32:37 #1 sha256:67c5b92ece0f5925e670f2c1027e9caad7d5e633d0d732727fb47a1a8c429fec
21:32:37 #1 transferring dockerfile: 830B done
21:32:37 #1 DONE 0.1s
21:32:37 
21:32:37 #2 [internal] load .dockerignore
21:32:37 #2 sha256:2073e55c58cef870ec48a9adc1baefb5668b5e84f9f7131130a6392afa67b7b5
21:32:37 #2 transferring context: 2B done
21:32:37 #2 DONE 0.1s
21:32:37 
21:32:37 #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster
21:32:37 #4 sha256:5315db6b6beb51c3ee3a7a25b9ced447c4ebfc14b9976e2bea9aac9758c60766
21:32:37 #7 ...
21:32:37 
21:32:37 #9 [internal] load build context
21:32:37 #9 sha256:cf007757d1ec9ffd5e399b46d217031667c420992fdce1fe9d4bef887bbf68a9
21:32:37 #9 transferring context: 29.33MB 2.6s done
21:32:37 #9 DONE 2.8s
21:32:37 
21:32:37 #7 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:eb1392bbdde63147bc2b4ff1a4053dcfe6d15e4dfd3cce29e9b9f52a4f88bc74
21:32:37 #7 sha256:2c439fc65d5dd160add3d299bd1d0506dbd71e38ca8150701b8ae895e0c6cf1c
21:32:37 #7 sha256:a03a1d54dcfd6ce7007bfa41c40b1747d5553db7ee3404e88dd3ddc54ede514e 22.31MB / 22.31MB 2.8s done
21:32:37 #7 extracting sha256:a03a1d54dcfd6ce7007bfa41c40b1747d5553db7ee3404e88dd3ddc54ede514e
21:32:37 #14 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 33.55MB / 47.36MB 3.9s
21:32:37 #14 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 24.12MB / 53.29MB 3.9s
21:32:38 #14 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 62.47MB / 62.47MB 4.2s done
21:32:38 #14 sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd 126B / 126B 4.2s done
21:32:38 #14 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 0B / 108.99MB 4.2s
21:32:38 #14 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 14.68MB / 108.99MB 4.4s
21:32:38 
21:32:38 #19 [build-base-alpine 3/4] RUN apk add --no-cache bash clang lld llvm file git
21:32:38 #7 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 10.49MB / 45.92MB 1.3s
21:32:38 #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 45.09MB / 45.92MB 4.5s
21:32:38 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 3.15MB / 53.29MB 4.5s
21:32:38 #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 3.15MB / 47.36MB 4.6s
21:32:38 #7 sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 37.75MB / 41.78MB 3.2s
21:32:38 == Building packages for ubuntu-jammy ==
21:32:38 mkdir -p "debbuild/ubuntu-jammy"
21:32:38 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.5-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-jammy/x86_64 -f ubuntu-jammy/Dockerfile .
21:32:38 #14 extracting sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b
21:32:38 == Building packages for fedora-36 ==
21:32:38 mkdir -p "rpmbuild/fedora-36"
21:32:38 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.5-buster -t rpmbuild-fedora-36/x86_64 -f fedora-36/Dockerfile .
21:32:38 #1 [internal] load build definition from Dockerfile
21:32:38 #1 sha256:d0681d8be97f341af968d5c01f178c5c4a6fa38d29ae8e246e5d130f37a487d8
21:32:38 #1 transferring dockerfile: 834B done
21:32:38 #1 DONE 0.0s
21:32:38 
21:32:38 #2 [internal] load .dockerignore
21:32:38 #2 sha256:9158d2c6e9c2c1e3b5629d3356bcfac6a1259c5ff80d5744c2984cf97380fe7b
21:32:38 #2 transferring context: 2B done
21:32:38 #2 DONE 0.0s
21:32:38 
21:32:38 #5 [auth] library/golang:pull token for registry-1.docker.io
21:32:38 #5 sha256:7ddae08ad54d56ddde9dc7b2064225567b4e70b2e9f4871a4a08733b758f41bd
21:32:38 #5 DONE 0.0s
21:32:38 
21:32:38 #6 [auth] library/fedora:pull token for registry-1.docker.io
21:32:38 #6 sha256:65b923a5a3207732c6c0b8ded83f8c1088754e5f0cc6efe1b5ad8478e60db107
21:32:38 #6 DONE 0.0s
21:32:38 
21:32:38 #4 [internal] load metadata for docker.io/library/fedora:36
21:32:38 #4 sha256:b0daf253e9999054dbe302a69542b3391784994fe01956037770418baa090fae
21:32:38 #14 ...
21:32:38 
21:32:38 #15 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
21:32:38 #15 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 151.10MB / 151.10MB 4.4s done
21:32:38 #15 DONE 5.0s
21:32:38 
21:32:38 #14 [internal] load build context
21:32:38 #14 transferring context: 36.68MB 4.5s done
21:32:38 #1 [internal] load build definition from Dockerfile
21:32:38 #1 sha256:c4da0d842adf48aba3b0cd40fe6cede991fc5a0135409cf205de5baa41714e9f
21:32:38 #1 transferring dockerfile: 1.69kB done
21:32:38 #1 DONE 0.0s
21:32:38 
21:32:38 #2 [internal] load .dockerignore
21:32:38 #2 sha256:b4ac57858e810d0fc68f722d2c7cda795e4d2cf832878b60f63c62b074c58e15
21:32:38 #2 transferring context: 2B done
21:32:38 #2 DONE 0.0s
21:32:38 
21:32:38 #5 [auth] library/golang:pull token for registry-1.docker.io
21:32:38 #5 sha256:1d161ac556e396c54cda88f1cf4b9f8c1b9c79d0b22ea4cd0ba4fe150fcc9876
21:32:38 #5 DONE 0.0s
21:32:38 
21:32:38 #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster
21:32:38 #4 sha256:5315db6b6beb51c3ee3a7a25b9ced447c4ebfc14b9976e2bea9aac9758c60766
21:32:38 #4 ...
21:32:38 
21:32:38 #5 [auth] library/golang:pull token for registry-1.docker.io
21:32:38 #5 sha256:bf4440cef5cad17fbc44cc4101dc049bb323f8a9a06b90a77195b7adf47665ea
21:32:38 #5 DONE 0.0s
21:32:38 
21:32:38 #6 [auth] library/ubuntu:pull token for registry-1.docker.io
21:32:38 #6 sha256:28c790d053a8ef5fd17223cbb82e7c388a3ed7108245c0ef2f90fe973715ec98
21:32:38 #6 DONE 0.0s
21:32:38 
21:32:38 #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster
21:32:38 #4 sha256:5315db6b6beb51c3ee3a7a25b9ced447c4ebfc14b9976e2bea9aac9758c60766
21:32:38 #4 DONE 0.3s
21:32:38 
21:32:38 #3 [internal] load metadata for docker.io/library/ubuntu:bionic
21:32:38 #3 sha256:42b24fe0142b829277f500329d7c50fc0d654412fc6d296283027ac72a38314d
21:32:38 #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 7.34MB / 110.12MB 4.2s
21:32:38 #14 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 36.70MB / 47.36MB 4.3s
21:32:38 #14 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 27.26MB / 53.29MB 4.3s
21:32:38 #14 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 28.31MB / 108.99MB 4.5s
21:32:38 #14 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 35.65MB / 108.99MB 4.6s
21:32:38 #19 0.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
21:32:38 #14 extracting sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 0.4s done
21:32:38 #14 extracting sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 0.1s
21:32:38 #13 extracting sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 2.9s done
21:32:38 #7 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 13.63MB / 45.92MB 1.6s
21:32:38 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 6.29MB / 53.29MB 4.6s
21:32:38 #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 7.34MB / 47.36MB 4.8s
21:32:38 #7 sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 41.78MB / 41.78MB 3.4s
21:32:38 #1 [internal] load build definition from Dockerfile
21:32:38 #1 sha256:cb24d5fb57761549c78daf0c56876c369b71fbf448645be681185ccc5436574b
21:32:38 #1 transferring dockerfile: 1.13kB done
21:32:38 #1 DONE 0.1s
21:32:38 
21:32:38 #2 [internal] load .dockerignore
21:32:38 #2 sha256:2e1982dd1ed94ba5de35dc73b086f7d56bc467745a8947040747a6ea4efa4f86
21:32:38 #2 transferring context: 2B done
21:32:38 #2 DONE 0.1s
21:32:38 
21:32:38 #5 [auth] library/golang:pull token for registry-1.docker.io
21:32:38 #5 sha256:3627e44ad41ddd47e2bdf5a5de526142b098c9137cc158a4b3663b3317982df5
21:32:38 #5 DONE 0.0s
21:32:38 
21:32:38 #6 [auth] library/ubuntu:pull token for registry-1.docker.io
21:32:38 #6 sha256:99ee52c2258b1bf9a252a8e83986bed4455eef9948000547ad1cf583535b91ed
21:32:38 #6 DONE 0.0s
21:32:38 
21:32:38 #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster
21:32:38 #4 sha256:5315db6b6beb51c3ee3a7a25b9ced447c4ebfc14b9976e2bea9aac9758c60766
21:32:38 #14 extracting sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 0.4s done
21:32:38 #4 ...
21:32:38 
21:32:38 #3 [internal] load metadata for docker.io/library/golang:1.18.5-buster
21:32:38 #3 sha256:5315db6b6beb51c3ee3a7a25b9ced447c4ebfc14b9976e2bea9aac9758c60766
21:32:38 #3 DONE 0.3s
21:32:38 #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 34.60MB / 45.92MB 4.3s
21:32:38 #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 12.58MB / 47.36MB 4.4s
21:32:38 #14 DONE 5.1s
21:32:38 
21:32:38 #18 [linux/amd64 build-base-alpine 1/4] FROM docker.io/library/golang:1.18.5-alpine@sha256:8e45e2ef37d2b6d98900392029db2bc88f42c0f2a9a8035fa7da90014698e86b
21:32:38 #18 sha256:af72e8bb74dba7b7a51456e414ac4999ff55a6a68e532a7cd1b6f32707be625f 115.31MB / 115.31MB 4.7s
21:32:38 #18 sha256:3a421caacf35538ce671745cb9396eea38bf42cd3093eaf78dbcbe8bf5f83f82 156B / 156B 0.3s done
21:32:38 #18 sha256:1cab0e43db0af1d30e55de347bd78df438344691f8fb379f631a07e2c8a80f0a 155B / 155B 0.1s done
21:32:38 #18 sha256:213ec9aee27d8be045c6a92b7eac22c9a64b44558193775a1a7f626352392b49 2.81MB / 2.81MB 0.2s done
21:32:38 #18 sha256:5299e6f7860564fd4df7e9a224f3d05dc26d0e855fb26ac7e9d9e156cf1422b2 284.73kB / 284.73kB 0.1s done
21:32:38 #18 extracting sha256:213ec9aee27d8be045c6a92b7eac22c9a64b44558193775a1a7f626352392b49 0.8s done
21:32:38 #18 extracting sha256:5299e6f7860564fd4df7e9a224f3d05dc26d0e855fb26ac7e9d9e156cf1422b2 0.3s done
21:32:38 #18 extracting sha256:1cab0e43db0af1d30e55de347bd78df438344691f8fb379f631a07e2c8a80f0a 0.1s done
21:32:38 #12 extracting sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 0.5s done
21:32:38 #12 extracting sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f
21:32:38 #4 DONE 0.3s
21:32:38 
21:32:38 #3 [internal] load metadata for quay.io/centos/centos:stream8
21:32:38 #3 sha256:11afe0c2cbf9b5004ff3ac2e150e3c71a16a32e351f7b339af9ff3143b86770c
21:32:38 #3 DONE 0.3s
21:32:38 
21:32:38 #11 [internal] load build context
21:32:38 #11 sha256:f72e0b40914f345e2e5914282652a4a12edb697b10a1de067827ef0aec28b733
21:32:38 #11 DONE 0.0s
21:32:38 
21:32:38 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:38 #14 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d
21:32:38 #14 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done
21:32:38 #14 DONE 0.0s
21:32:38 
21:32:38 #6 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:de7327910e756c1a8f95a72035378e41ad74e8646138e72022933beb73410a6e
21:32:38 #6 sha256:33eb450a743c3363f7c0c4957ae2e23475e107b1b412aeb077e531a04c642b9e
21:32:38 #6 resolve quay.io/centos/centos:stream8@sha256:de7327910e756c1a8f95a72035378e41ad74e8646138e72022933beb73410a6e
21:32:38 #6 ...
21:32:38 
21:32:38 #11 [internal] load build context
21:32:38 #11 sha256:f72e0b40914f345e2e5914282652a4a12edb697b10a1de067827ef0aec28b733
21:32:38 #11 transferring context: 15.47kB done
21:32:38 #11 DONE 0.0s
21:32:38 
21:32:38 #6 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:de7327910e756c1a8f95a72035378e41ad74e8646138e72022933beb73410a6e
21:32:38 #6 sha256:33eb450a743c3363f7c0c4957ae2e23475e107b1b412aeb077e531a04c642b9e
21:32:38 #6 resolve quay.io/centos/centos:stream8@sha256:de7327910e756c1a8f95a72035378e41ad74e8646138e72022933beb73410a6e 0.0s done
21:32:38 #6 sha256:3dc89df4c17e9361f65c8e8c8b2a9b366e2c8ee054ba95963529ae9cd5deb683 6.47kB / 6.47kB done
21:32:38 #6 sha256:de7327910e756c1a8f95a72035378e41ad74e8646138e72022933beb73410a6e 743B / 743B done
21:32:38 #6 sha256:925b59f6a8f93b4cea34ca7e4d8cacb40784cc12161e0c41081792a71d91221c 920B / 920B done
21:32:38 #6 extracting sha256:79959ab2260f174f5059620558fc09b7fbf61c98a9997d113caf495e4a2c3ad4 3.0s done
21:32:38 #6 DONE 4.7s
21:32:38 
21:32:38 #7 [stage-1 2/8] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
21:32:38 #7 sha256:cc3edeebb99dc55ba5c0af84b15219f33211362c27ba08644466df86961f6adf
21:32:38 #3 DONE 0.4s
21:32:38 
21:32:38 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:38 #13 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d
21:32:38 #13 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done
21:32:38 #13 sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 0B / 10.00MB 0.1s
21:32:38 #13 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done
21:32:38 #13 sha256:471d988ab9c03215d862cbc94930793bd6941e8ff8d9b8e092114abe29b6d394 1.79kB / 1.79kB done
21:32:38 #13 sha256:1afb9d0f54d0ec000934e13498250b25aec36b25ac2693fb7cc08e718680115d 7.11kB / 7.11kB done
21:32:38 #13 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 4.19MB / 50.44MB 0.1s
21:32:38 #13 sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 0B / 7.86MB 0.1s
21:32:38 #14 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 44.04MB / 108.99MB 4.7s
21:32:38 #14 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 52.43MB / 108.99MB 4.8s
21:32:38 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 10.49MB / 53.29MB 4.9s
21:32:38 #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 45.92MB / 45.92MB 4.9s done
21:32:38 #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 11.53MB / 47.36MB 5.0s
21:32:38 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 0B / 110.12MB 5.0s
21:32:38 #7 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 16.78MB / 45.92MB 2.0s
21:32:38 #7 ...
21:32:38 
21:32:38 #9 [internal] load build context
21:32:38 #9 sha256:8bd152434a393d608f5e92ac6b4b62458cd0d9dd6b823e5c2d0359d2a5039aee
21:32:38 #9 transferring context: 29.33MB 3.6s done
21:32:38 #9 DONE 4.0s
21:32:38 
21:32:38 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:cfcde2b226297985ae45d438e206a192885a2e7d73a98f0da809ab60b7cb879b
21:32:38 #7 sha256:6243bd1465d6cd09546103ea0a1c481a8b7d8fd29889358083b6e8e74d69a2cd
21:32:38 #4 DONE 0.3s
21:32:38 
21:32:38 #3 [internal] load metadata for docker.io/library/ubuntu:jammy
21:32:38 #3 sha256:5e41972c0cdee05640f3ed85ad5e7dca92c5a589ced43badaf14d81466f891ae
21:32:38 #14 extracting sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f
21:32:38 
21:32:38 #4 [internal] load metadata for docker.io/library/fedora:36
21:32:38 #4 sha256:b0daf253e9999054dbe302a69542b3391784994fe01956037770418baa090fae
21:32:38 #4 DONE 0.3s
21:32:38 
21:32:38 #9 [internal] load build context
21:32:38 #9 sha256:638307958145c3b297f67c02af21cc962c807e07119e60b6854dd7a82425ac07
21:32:38 #9 transferring context: 15.47kB done
21:32:38 #9 DONE 0.0s
21:32:38 
21:32:38 #7 [stage-1 1/6] FROM docker.io/library/fedora:36@sha256:cbf627299e327f564233aac6b97030f9023ca41d3453c497be2f5e8f7762d185
21:32:38 #7 sha256:c637fa27c3ed7d43b22950a798281d7e7e16052af0434c85f5a260e011587a50
21:32:38 #7 resolve docker.io/library/fedora:36@sha256:cbf627299e327f564233aac6b97030f9023ca41d3453c497be2f5e8f7762d185 0.0s done
21:32:38 #7 sha256:e1deda52ffad5c9c8e3b7151625b679af50d6459630f4bf0fbf49e161dba4e88 0B / 58.93MB 0.1s
21:32:38 #7 sha256:cbf627299e327f564233aac6b97030f9023ca41d3453c497be2f5e8f7762d185 1.20kB / 1.20kB done
21:32:38 #7 sha256:486fd5578f93fbc57a519e34ad4b7cac927c3f8a95409baedf0c19e9f287c207 529B / 529B done
21:32:38 #7 sha256:98ffdbffd20736862c8955419ef7db69849d715131717697007c3e51f22915a5 2.00kB / 2.00kB done
21:32:38 #7 sha256:e1deda52ffad5c9c8e3b7151625b679af50d6459630f4bf0fbf49e161dba4e88 9.44MB / 58.93MB 0.2s
21:32:38 #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 15.73MB / 47.36MB 4.8s
21:32:38 #18 sha256:af72e8bb74dba7b7a51456e414ac4999ff55a6a68e532a7cd1b6f32707be625f 115.31MB / 115.31MB 5.0s done
21:32:38 #18 extracting sha256:af72e8bb74dba7b7a51456e414ac4999ff55a6a68e532a7cd1b6f32707be625f
21:32:38 #13 sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 2.10MB / 10.00MB 0.2s
21:32:38 #13 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 14.41MB / 50.44MB 0.2s
21:32:38 #13 sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 5.24MB / 7.86MB 0.2s
21:32:38 #13 sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 10.00MB / 10.00MB 0.3s done
21:32:38 #13 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 28.31MB / 50.44MB 0.4s
21:32:38 #13 sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 7.86MB / 7.86MB 0.3s done
21:32:38 #13 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 5.24MB / 51.84MB 0.4s
21:32:38 #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 0B / 68.83MB 0.4s
21:32:38 #14 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 66.06MB / 108.99MB 5.0s
21:32:38 #14 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 79.70MB / 108.99MB 5.1s
21:32:38 #14 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 40.89MB / 47.36MB 4.7s
21:32:38 #14 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 31.46MB / 53.29MB 4.7s
21:32:38 #13 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0
21:32:38 #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 14.68MB / 47.36MB 5.4s
21:32:38 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 14.68MB / 53.29MB 5.4s
21:32:38 #13 extracting sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b
21:32:38 #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 108.99MB / 108.99MB 4.3s done
21:32:38 #13 extracting sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 3.0s done
21:32:38 #13 extracting sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b
21:32:38 #14 extracting sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 0.2s done
21:32:38 #3 DONE 0.3s
21:32:38 
21:32:38 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:38 #14 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d
21:32:38 #14 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done
21:32:38 #14 sha256:471d988ab9c03215d862cbc94930793bd6941e8ff8d9b8e092114abe29b6d394 1.79kB / 1.79kB done
21:32:38 #14 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done
21:32:38 #14 sha256:1afb9d0f54d0ec000934e13498250b25aec36b25ac2693fb7cc08e718680115d 7.11kB / 7.11kB done
21:32:38 #14 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 1.05MB / 50.44MB 0.1s
21:32:38 #14 sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 1.05MB / 7.86MB 0.1s
21:32:38 #14 sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 0B / 10.00MB 0.1s
21:32:38 #14 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 18.87MB / 50.44MB 0.3s
21:32:38 #14 sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 7.86MB / 7.86MB 0.3s
21:32:38 #14 sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 10.00MB / 10.00MB 0.3s
21:32:38 #7 sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 41.78MB / 41.78MB 4.0s done
21:32:38 #7 sha256:e1deda52ffad5c9c8e3b7151625b679af50d6459630f4bf0fbf49e161dba4e88 17.83MB / 58.93MB 0.3s
21:32:38 #7 sha256:e1deda52ffad5c9c8e3b7151625b679af50d6459630f4bf0fbf49e161dba4e88 37.75MB / 58.93MB 0.5s
21:32:38 #7 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 2.6s done
21:32:38 #13 ...
21:32:38 
21:32:38 #9 [internal] load build context
21:32:38 #9 sha256:329292dfc889bfe6717d35222418c48739c15ac84cc387f369174b4d864a741a
21:32:38 #9 transferring context: 29.32MB 5.0s done
21:32:38 #9 DONE 5.1s
21:32:38 
21:32:38 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:38 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:32:38 #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 37.75MB / 45.92MB 4.9s
21:32:38 #13 ...
21:32:38 
21:32:38 #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
21:32:38 #7 sha256:a62ea6b8fc457f6651063d915094cc3ccb5588263114efc7887cc12930b1fa3d
21:32:38 #7 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done
21:32:38 #7 sha256:48179204080219ed1d2dd14889619783b3eb2bc68cfcb05f64e8bf3403e6e480 529B / 529B done
21:32:38 #7 sha256:c789890ce97d636d809190516e51852e982b91e158e0cd232e95db81ded1c05b 1.48kB / 1.48kB done
21:32:38 #7 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done
21:32:38 #7 sha256:05aa23077de69478dfc20e56aa2d54a2b13bbef07c4d2578524585d098af4e72 37.75MB / 50.20MB 4.9s
21:32:38 #13 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 35.65MB / 50.44MB 0.5s
21:32:38 #13 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 14.68MB / 51.84MB 0.5s
21:32:38 #13 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 44.04MB / 50.44MB 0.6s
21:32:38 #13 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 22.02MB / 51.84MB 0.6s
21:32:38 #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 8.39MB / 68.83MB 0.6s
21:32:39 #12 extracting sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 0.4s done
21:32:39 #12 extracting sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713
21:32:39 #14 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 108.00MB / 108.99MB 5.3s
21:32:39 #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 14.68MB / 110.12MB 5.0s
21:32:39 #14 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 44.04MB / 47.36MB 5.1s
21:32:39 #14 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 34.60MB / 53.29MB 5.1s
21:32:39 mkdir -p sources
21:32:39 docker run --rm -w /v \
21:32:39 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose:/compose \
21:32:39 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:39 	alpine \
21:32:39 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:32:39 #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 17.83MB / 47.36MB 5.6s
21:32:39 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 17.83MB / 53.29MB 5.7s
21:32:39 #13 ...
21:32:39 
21:32:39 #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
21:32:39 #7 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0
21:32:39 #7 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.0s done
21:32:39 #7 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 1.4s done
21:32:39 #7 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done
21:32:39 #7 sha256:ede74d90543e4dedd6662653de639d72e82640717f99041591dc9f34c186f0f9 529B / 529B done
21:32:39 #7 sha256:585393df054ae3733a18ba06108b2cee169be81198dde54e073526e856ff9a01 1.48kB / 1.48kB done
21:32:39 #7 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 3.0s done
21:32:39 #7 DONE 4.7s
21:32:39 
21:32:39 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:39 #13 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391
21:32:39 #13 extracting sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 0.4s done
21:32:39 #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 141.86MB / 141.86MB 4.6s done
21:32:39 #14 ...
21:32:39 
21:32:39 #8 [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:32:39 #8 sha256:16c8d130ac5d52867ce9c6d71c2a8e9eb5646463619b34474467e8b6a27b484a
21:32:39 #8 DONE 1.2s
21:32:39 
21:32:39 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:39 #14 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391
21:32:39 #14 extracting sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 0.1s
21:32:39 #13 extracting sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 0.2s done
21:32:39 #13 extracting sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f
21:32:39 #14 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 35.65MB / 50.44MB 0.5s
21:32:39 #14 sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 7.86MB / 7.86MB 0.3s done
21:32:39 #14 sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 10.00MB / 10.00MB 0.4s done
21:32:39 #14 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 5.24MB / 51.84MB 0.5s
21:32:39 #14 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 0B / 68.83MB 0.5s
21:32:39 #7 extracting sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253
21:32:39 #7 sha256:e1deda52ffad5c9c8e3b7151625b679af50d6459630f4bf0fbf49e161dba4e88 46.14MB / 58.93MB 0.6s
21:32:39 #7 sha256:e1deda52ffad5c9c8e3b7151625b679af50d6459630f4bf0fbf49e161dba4e88 58.93MB / 58.93MB 0.8s
21:32:39 #7 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 19.92MB / 45.92MB 2.6s
21:32:39 #19 1.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
21:32:39 #13 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 50.44MB / 50.44MB 0.7s
21:32:39 #13 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 25.17MB / 51.84MB 0.7s
21:32:39 #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 13.98MB / 68.83MB 0.7s
21:32:39 #13 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 31.46MB / 51.84MB 0.8s
21:32:39 #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 22.02MB / 68.83MB 0.8s
21:32:39 #13 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 2.6s done
21:32:39 #13 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 0.1s
21:32:39 #14 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 47.19MB / 47.36MB 5.4s
21:32:39 #14 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 37.75MB / 53.29MB 5.4s
21:32:39 mkdir -p sources
21:32:39 docker run --rm -w /v \
21:32:39 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
21:32:39 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/sources:/v \
21:32:39 	alpine \
21:32:39 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
21:32:39 #13 extracting sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 0.1s
21:32:39 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 6.29MB / 110.12MB 5.7s
21:32:39 #13 extracting sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 0.3s done
21:32:39 #13 extracting sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713
21:32:39 #14 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 40.89MB / 50.44MB 0.6s
21:32:39 #14 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 12.58MB / 51.84MB 0.6s
21:32:39 #14 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 8.62MB / 68.83MB 0.6s
21:32:39 #14 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 45.09MB / 50.44MB 0.7s
21:32:39 #14 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 19.92MB / 51.84MB 0.7s
21:32:39 #19 1.626 (1/22) Installing ncurses-terminfo-base (6.3_p20220521-r0)
21:32:39 #19 1.630 (2/22) Installing ncurses-libs (6.3_p20220521-r0)
21:32:39 #19 1.648 (3/22) Installing readline (8.1.2-r0)
21:32:39 #19 1.653 (4/22) Installing bash (5.1.16-r2)
21:32:39 #19 1.667 Executing bash-5.1.16-r2.post-install
21:32:39 #19 1.669 (5/22) Installing libffi (3.4.2-r1)
21:32:39 #19 1.671 (6/22) Installing libgcc (11.2.1_git20220219-r2)
21:32:39 #19 1.674 (7/22) Installing libstdc++ (11.2.1_git20220219-r2)
21:32:39 #19 1.688 (8/22) Installing xz-libs (5.2.5-r1)
21:32:39 #19 1.691 (9/22) Installing libxml2 (2.9.14-r0)
21:32:39 #19 1.705 (10/22) Installing llvm13-libs (13.0.1-r2)
21:32:39 #7 DONE 5.3s
21:32:39 
21:32:39 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:39 #13 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d
21:32:39 #13 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done
21:32:39 #13 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done
21:32:39 #13 sha256:471d988ab9c03215d862cbc94930793bd6941e8ff8d9b8e092114abe29b6d394 1.79kB / 1.79kB done
21:32:39 #13 sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 7.86MB / 7.86MB 0.4s done
21:32:39 #13 sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 10.00MB / 10.00MB 0.2s done
21:32:39 #13 sha256:1afb9d0f54d0ec000934e13498250b25aec36b25ac2693fb7cc08e718680115d 7.11kB / 7.11kB done
21:32:39 #13 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 50.44MB / 50.44MB 1.5s done
21:32:39 #13 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 51.84MB / 51.84MB 1.9s done
21:32:39 #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 68.83MB / 68.83MB 2.4s done
21:32:39 #13 sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c 156B / 156B 2.4s done
21:32:39 #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 141.86MB / 141.86MB 5.2s
21:32:39 #13 extracting sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 0.3s done
21:32:39 #13 extracting sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033
21:32:39 #7 sha256:05aa23077de69478dfc20e56aa2d54a2b13bbef07c4d2578524585d098af4e72 40.89MB / 50.20MB 5.4s
21:32:39 #13 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 38.56MB / 51.84MB 0.9s
21:32:39 #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 32.23MB / 68.83MB 0.9s
21:32:39 #13 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 50.44MB / 50.44MB 1.0s done
21:32:39 #13 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 50.33MB / 51.84MB 1.1s
21:32:39 #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 41.94MB / 68.83MB 1.1s
21:32:39 #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 4.19MB / 141.86MB 1.1s
21:32:39 #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 50.33MB / 68.83MB 1.2s
21:32:39 #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 13.42MB / 141.86MB 1.2s
21:32:39 #13 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa
21:32:39 #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 20.97MB / 110.12MB 5.5s
21:32:39 #12 ...
21:32:39 
21:32:39 #7 [stage-1 1/6] FROM docker.io/library/fedora:36@sha256:cbf627299e327f564233aac6b97030f9023ca41d3453c497be2f5e8f7762d185
21:32:39 #7 sha256:11fef5128898432e60be5c03f5f026a519232be93569f3e046349fc68ec4376e
21:32:39 #7 resolve docker.io/library/fedora:36@sha256:cbf627299e327f564233aac6b97030f9023ca41d3453c497be2f5e8f7762d185 0.0s done
21:32:39 #7 sha256:8847e9bf6df80d7720e7daa5788671263f03a108a19cff8ff8c6f5f17fcad348 2.00kB / 2.00kB done
21:32:39 #7 sha256:9d693e29d403003707f47a0a8d2d7d4909e9407adfd64496ca4b67afead1bb2a 57.02MB / 57.02MB 1.4s done
21:32:39 #7 sha256:cbf627299e327f564233aac6b97030f9023ca41d3453c497be2f5e8f7762d185 1.20kB / 1.20kB done
21:32:39 #7 sha256:f149778a36890280d9052e56ae7be6a50484c4c3828c68c692415849d3519b9c 529B / 529B done
21:32:39 #7 extracting sha256:9d693e29d403003707f47a0a8d2d7d4909e9407adfd64496ca4b67afead1bb2a 4.0s done
21:32:39 #7 DONE 5.8s
21:32:39 
21:32:39 #12 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:39 #12 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391
21:32:39 #12 ...
21:32:39 
21:32:39 #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
21:32:39 #8 sha256:2dcab6d01c67bf4561e88aad4b18d53cb456c60ff6a5fc9336cca2e91c4ff112
21:32:39 #13 extracting sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 0.3s done
21:32:39 #13 extracting sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713
21:32:39 #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 20.97MB / 47.36MB 6.1s
21:32:39 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 20.97MB / 53.29MB 6.1s
21:32:39 #14 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 50.22MB / 50.44MB 0.8s
21:32:39 #14 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 26.21MB / 51.84MB 0.8s
21:32:39 #14 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 18.87MB / 68.83MB 0.8s
21:32:39 #14 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 51.84MB / 51.84MB 1.0s
21:32:39 #14 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 27.26MB / 68.83MB 1.0s
21:32:39 #7 sha256:e1deda52ffad5c9c8e3b7151625b679af50d6459630f4bf0fbf49e161dba4e88 58.93MB / 58.93MB 1.1s done
21:32:39 #7 extracting sha256:e1deda52ffad5c9c8e3b7151625b679af50d6459630f4bf0fbf49e161dba4e88 0.1s
21:32:39 #7 sha256:05aa23077de69478dfc20e56aa2d54a2b13bbef07c4d2578524585d098af4e72 46.14MB / 50.20MB 5.9s
21:32:39 #7 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 23.07MB / 45.92MB 3.0s
21:32:39 #7 DONE 1.2s
21:32:39 
21:32:39 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:39 #13 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391
21:32:39 #13 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done
21:32:39 #13 sha256:eb352781bb105744f7572ddedb177efb2142fa5dbd6178825aaae10b75c19919 1.79kB / 1.79kB done
21:32:39 #13 sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 7.72MB / 7.72MB 0.2s done
21:32:39 #13 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done
21:32:39 #13 sha256:eba994fb0cf569ebabc86aa2c6a05253dbe8264c5816512c6ade9b708b3fe734 7.12kB / 7.12kB done
21:32:39 #13 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 49.23MB / 49.23MB 0.9s done
21:32:39 #13 sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 9.77MB / 9.77MB 0.4s done
21:32:39 #13 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 52.18MB / 52.18MB 1.8s done
21:32:39 #13 extracting sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 2.9s done
21:32:39 #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 62.47MB / 62.47MB 2.3s done
21:32:39 #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 108.99MB / 108.99MB 3.3s done
21:32:39 #13 sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd 126B / 126B 2.3s done
21:32:39 #13 extracting sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 0.5s done
21:32:39 #13 extracting sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 0.3s done
21:32:39 #13 extracting sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 1.1s
21:32:39 #14 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 41.94MB / 53.29MB 5.7s
21:32:39 #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 27.26MB / 110.12MB 5.8s
21:32:39 #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 55.57MB / 68.83MB 1.3s
21:32:39 #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 68.83MB / 68.83MB 1.5s
21:32:39 #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 36.70MB / 141.86MB 1.5s
21:32:39 #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 24.12MB / 47.36MB 6.5s
21:32:39 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 24.12MB / 53.29MB 6.5s
21:32:39 mkdir -p rpmbuild/SOURCES
21:32:39 docker run --rm -w /v \
21:32:39 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/compose:/compose \
21:32:39 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:39 	alpine \
21:32:39 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
21:32:39 #14 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 39.88MB / 68.83MB 1.1s
21:32:39 #14 ...
21:32:39 
21:32:39 #10 [internal] load build context
21:32:39 #10 sha256:4720f126694b7e40080006de4fcc22281c2f9cc1e4d1a89dcbdd9fbaa5b9675f
21:32:39 #10 transferring context: 29.32MB 1.0s done
21:32:39 #10 DONE 1.2s
21:32:39 
21:32:39 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:39 #14 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d
21:32:39 #14 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 50.44MB / 50.44MB 1.3s done
21:32:39 #14 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 68.83MB / 68.83MB 1.3s
21:32:39 #14 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 108.99MB / 108.99MB 6.3s done
21:32:40 #7 sha256:05aa23077de69478dfc20e56aa2d54a2b13bbef07c4d2578524585d098af4e72 49.28MB / 50.20MB 6.1s
21:32:40 #7 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 26.21MB / 45.92MB 3.4s
21:32:40 #13 ...
21:32:40 
21:32:40 #9 [internal] load build context
21:32:40 #9 sha256:2ba07188282341d41fdaaffe37b25794411a7c6feb3a456218813979e960ca56
21:32:40 #9 transferring context: 29.32MB 1.3s done
21:32:40 #9 DONE 1.6s
21:32:40 
21:32:40 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:40 #13 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d
21:32:40 #13 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 51.84MB / 51.84MB 1.6s done
21:32:40 #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 48.23MB / 141.86MB 1.6s
21:32:40 #13 sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c 0B / 156B 1.6s
21:32:40 #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 58.72MB / 141.86MB 1.7s
21:32:40 #13 sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c 156B / 156B 1.7s
21:32:40 #14 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 46.14MB / 53.29MB 6.0s
21:32:40 #14 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 47.36MB / 47.36MB 6.1s done
21:32:40 #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 33.55MB / 110.12MB 6.1s
21:32:40 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 12.58MB / 110.12MB 6.7s
21:32:40 #10 transferring context: 29.32MB 3.9s done
21:32:40 #10 DONE 4.1s
21:32:40 
21:32:40 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:40 #14 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:32:40 #14 sha256:af4873f92ae9de738ea9db3d3ff5cb019abd00939c0f99b9f29ca40e70d20bab 7.12kB / 7.12kB done
21:32:40 #14 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 7.15MB / 7.15MB 0.5s done
21:32:40 #14 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done
21:32:40 #14 sha256:e4f63092b61979c5d258bdacc61374407333f89c0184a396952e1a1243e88fc0 1.79kB / 1.79kB done
21:32:40 #14 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 45.92MB / 45.92MB 3.0s done
21:32:40 #14 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 9.34MB / 9.34MB 0.9s done
21:32:40 #14 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 47.36MB / 47.36MB 3.7s done
21:32:40 #14 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 53.29MB / 53.29MB 4.0s
21:32:40 #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 15.73MB / 110.12MB 4.0s
21:32:40 #14 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 0.6s
21:32:40 #14 sha256:51535751bb9f3fed6d5f9fa83b05434161f008a0cd95a93eb27a536ab08475e3 156B / 156B 4.0s
21:32:40 #13 extracting sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 0.5s done
21:32:40 #13 extracting sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2
21:32:40 #14 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa
21:32:40 #14 extracting sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 3.1s done
21:32:40 #14 extracting sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b
21:32:40 #14 extracting sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 2.1s done
21:32:40 == Building packages for ubuntu-focal ==
21:32:40 mkdir -p "debbuild/ubuntu-focal"
21:32:40 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.5-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/x86_64 -f ubuntu-focal/Dockerfile .
21:32:40 #1 [internal] load build definition from Dockerfile
21:32:40 #1 sha256:048ebbfc25162609160843535a441c7a9a60a046f94e722bb1f5347e6d03e9a4
21:32:40 #1 transferring dockerfile: 1.13kB done
21:32:40 #1 DONE 0.0s
21:32:40 
21:32:40 #2 [internal] load .dockerignore
21:32:40 #2 sha256:980c39cd62de05638fe12c466e84ef6416f818bc8385abaa252740d8da1cfec6
21:32:40 #2 transferring context: 2B done
21:32:40 #2 DONE 0.0s
21:32:40 
21:32:40 #5 [auth] library/golang:pull token for registry-1.docker.io
21:32:40 #5 sha256:ce336dd0e2e604a9e53a42223ca204f78fc4b3804aceceb441882136ed22212a
21:32:40 #6 sha256:9bdecea3fbaa2ecc085daa5a2a5651dc4ff5c6cbbd30cf90d922b5e7e247ebbb 0B / 82.84MB 2.1s
21:32:40 #6 sha256:a05dea350572433af71ec016d378a13d5ab49308ddb6346daf8fcf95e20f3c45 0B / 1.88kB 2.1s
21:32:40 #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 69.21MB / 141.86MB 1.8s
21:32:40 #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 88.54MB / 141.86MB 2.0s
21:32:40 #14 sha256:51535751bb9f3fed6d5f9fa83b05434161f008a0cd95a93eb27a536ab08475e3 0B / 156B 6.2s
21:32:40 #14 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 49.28MB / 53.29MB 6.3s
21:32:40 #14 sha256:51535751bb9f3fed6d5f9fa83b05434161f008a0cd95a93eb27a536ab08475e3 156B / 156B 6.3s done
21:32:40 #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 27.26MB / 47.36MB 6.9s
21:32:40 #13 ...
21:32:40 
21:32:40 #9 [internal] load build context
21:32:40 #9 sha256:e16ccaae7d62c414cedb3d78baefc50d428904cee42d7984da5047c3e3b4ab21
21:32:40 #9 transferring context: 29.32MB 6.9s done
21:32:40 #9 DONE 7.1s
21:32:40 
21:32:40 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:40 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:32:40 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 27.26MB / 53.29MB 6.9s
21:32:40 #13 ...
21:32:40 
21:32:40 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:763edbdbd91fb155765bc3d4fe34a3a6e94a87fcfbe1424532fc267f05a62222
21:32:40 #7 sha256:6c664e94ec5f591dca37884d9ad32783685a4479e046b973cc5682159544a36b
21:32:40 #7 resolve docker.io/balenalib/rpi-raspbian:buster@sha256:763edbdbd91fb155765bc3d4fe34a3a6e94a87fcfbe1424532fc267f05a62222 0.0s done
21:32:40 #7 sha256:763edbdbd91fb155765bc3d4fe34a3a6e94a87fcfbe1424532fc267f05a62222 1.99kB / 1.99kB done
21:32:40 #7 sha256:45fda2abef7b42ec0b0d14ecd7c22f946cbd0b0edb554a2e8691b6268764b414 5.00kB / 5.00kB done
21:32:40 #7 sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 38.52MB / 38.52MB 4.0s done
21:32:40 #7 sha256:5240d4db87278b09db78f6ca1da6269661a3c10ef5ca928de2115643373d02e3 257B / 257B 0.3s done
21:32:40 #7 sha256:2616c24fc6c1d3490fdacb353ade6b431ba670cfe40ce55e4caa9cf5a9fd51c9 177B / 177B 0.4s done
21:32:40 #7 sha256:f3af4ab272a22d1941a59a59315e558324979c6b13189964fb2b10c9acd75d71 305B / 305B 0.1s done
21:32:40 #7 sha256:8699f472b25df3a889ec162e4029f5199d1f2b3cc103c02e7064b5f40c408501 413B / 413B 0.5s done
21:32:40 #7 sha256:53389ca3ffffe508bb4ea3ed2548dc7527bcfdd83d1bc27407c56896ab70e616 911B / 911B 0.3s done
21:32:40 #7 sha256:751ce1761235fe17987d644cdf7a21c6753df9be941461a2ba63c544e4e63776 18.95MB / 18.95MB 2.7s done
21:32:40 #7 sha256:45e45287e59347080976474efc5618e8c93bc428607fe5093f1bfd5c56ec249e 130.62kB / 130.62kB 0.7s done
21:32:40 #7 extracting sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 2.2s
21:32:40 #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 23.07MB / 110.12MB 4.3s
21:32:40 #19 2.526 (11/22) Installing clang-libs (13.0.1-r1)
21:32:40 #14 extracting sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1
21:32:40 #5 DONE 0.0s
21:32:40 
21:32:40 #6 [auth] library/ubuntu:pull token for registry-1.docker.io
21:32:40 #6 sha256:9550c6ab5ea58999299c50ab30e79b4c0de0d354c1faf7797db4f362acf12765
21:32:40 #6 DONE 0.0s
21:32:40 
21:32:40 #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster
21:32:40 #4 sha256:5315db6b6beb51c3ee3a7a25b9ced447c4ebfc14b9976e2bea9aac9758c60766
21:32:40 #4 ...
21:32:40 
21:32:40 #3 [internal] load metadata for docker.io/library/ubuntu:focal
21:32:40 #3 sha256:d8099b9e2a8d5949e23c58d0d8ac7c3b4e8785ea131ce18291d94cefef37ed4b
21:32:40 #3 DONE 0.3s
21:32:40 #7 sha256:05aa23077de69478dfc20e56aa2d54a2b13bbef07c4d2578524585d098af4e72 50.20MB / 50.20MB 6.6s done
21:32:40 #7 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 29.36MB / 45.92MB 3.7s
21:32:40 #6 sha256:9bdecea3fbaa2ecc085daa5a2a5651dc4ff5c6cbbd30cf90d922b5e7e247ebbb 8.17MB / 82.84MB 2.2s
21:32:40 #6 sha256:9bdecea3fbaa2ecc085daa5a2a5651dc4ff5c6cbbd30cf90d922b5e7e247ebbb 16.78MB / 82.84MB 2.3s
21:32:40 #6 sha256:a05dea350572433af71ec016d378a13d5ab49308ddb6346daf8fcf95e20f3c45 1.88kB / 1.88kB 2.2s done
21:32:40 #6 sha256:a093434cc8ca9e9fc32d0e8f38a37a620c22f22487f6e7cf63499e77957a861b 0B / 37.60MB 2.3s
21:32:40 #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 68.83MB / 68.83MB 2.1s done
21:32:40 #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 99.70MB / 141.86MB 2.1s
21:32:40 #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 110.10MB / 141.86MB 2.2s
21:32:40 #13 sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c 156B / 156B 2.1s done
21:32:40 #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 39.85MB / 110.12MB 6.6s
21:32:40 #14 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 52.43MB / 53.29MB 6.7s
21:32:40 #7 ...
21:32:40 
21:32:40 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:40 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:32:40 #14 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 53.29MB / 53.29MB 4.4s done
21:32:40 #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 29.36MB / 110.12MB 4.6s
21:32:40 #14 sha256:51535751bb9f3fed6d5f9fa83b05434161f008a0cd95a93eb27a536ab08475e3 156B / 156B 4.5s done
21:32:40 #14 extracting sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 0.4s done
21:32:40 #14 extracting sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f
21:32:40 
21:32:40 #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster
21:32:40 #4 sha256:5315db6b6beb51c3ee3a7a25b9ced447c4ebfc14b9976e2bea9aac9758c60766
21:32:40 #4 DONE 0.3s
21:32:40 
21:32:40 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:40 #14 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d
21:32:40 #14 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done
21:32:40 #14 sha256:471d988ab9c03215d862cbc94930793bd6941e8ff8d9b8e092114abe29b6d394 1.79kB / 1.79kB done
21:32:40 #14 sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 0B / 10.00MB 0.1s
21:32:40 #14 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done
21:32:40 #14 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 2.10MB / 50.44MB 0.1s
21:32:40 #14 sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 0B / 7.86MB 0.1s
21:32:40 #14 sha256:1afb9d0f54d0ec000934e13498250b25aec36b25ac2693fb7cc08e718680115d 7.11kB / 7.11kB done
21:32:40 mkdir -p rpmbuild/SOURCES
21:32:40 docker run --rm -w /v \
21:32:40 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
21:32:40 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/v \
21:32:40 	alpine \
21:32:40 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
21:32:40 #7 extracting sha256:05aa23077de69478dfc20e56aa2d54a2b13bbef07c4d2578524585d098af4e72
21:32:40 #7 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 32.51MB / 45.92MB 4.1s
21:32:40 #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 117.44MB / 141.86MB 2.3s
21:32:40 #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 126.88MB / 141.86MB 2.4s
21:32:40 #13 extracting sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 3.2s done
21:32:40 #13 extracting sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1
21:32:40 #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 30.41MB / 47.36MB 7.2s
21:32:40 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 30.41MB / 53.29MB 7.3s
21:32:40 #6 sha256:9bdecea3fbaa2ecc085daa5a2a5651dc4ff5c6cbbd30cf90d922b5e7e247ebbb 28.31MB / 82.84MB 2.5s
21:32:40 #6 sha256:a093434cc8ca9e9fc32d0e8f38a37a620c22f22487f6e7cf63499e77957a861b 12.58MB / 37.60MB 2.5s
21:32:40 #6 sha256:9bdecea3fbaa2ecc085daa5a2a5651dc4ff5c6cbbd30cf90d922b5e7e247ebbb 39.85MB / 82.84MB 2.6s
21:32:40 #6 sha256:a093434cc8ca9e9fc32d0e8f38a37a620c22f22487f6e7cf63499e77957a861b 15.73MB / 37.60MB 2.6s
21:32:40 #6 sha256:9bdecea3fbaa2ecc085daa5a2a5651dc4ff5c6cbbd30cf90d922b5e7e247ebbb 46.14MB / 82.84MB 2.7s
21:32:40 #6 sha256:a093434cc8ca9e9fc32d0e8f38a37a620c22f22487f6e7cf63499e77957a861b 22.02MB / 37.60MB 2.7s
21:32:40 #7 extracting sha256:623fc6c8f399e6dde93fc82beed08af10e667fa3896b48d4d41b3f93d652dd0c 3.8s done
21:32:40 #7 DONE 5.5s
21:32:40 
21:32:40 #12 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:40 #12 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391
21:32:40 #12 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done
21:32:40 #12 sha256:eb352781bb105744f7572ddedb177efb2142fa5dbd6178825aaae10b75c19919 1.79kB / 1.79kB done
21:32:40 #12 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 49.23MB / 49.23MB 0.9s done
21:32:40 #12 sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 7.72MB / 7.72MB 0.2s done
21:32:40 #12 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done
21:32:40 #12 sha256:eba994fb0cf569ebabc86aa2c6a05253dbe8264c5816512c6ade9b708b3fe734 7.12kB / 7.12kB done
21:32:40 #12 sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 9.77MB / 9.77MB 0.3s done
21:32:40 #12 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 52.18MB / 52.18MB 1.8s done
21:32:40 #12 extracting sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 2.7s done
21:32:40 #12 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 108.99MB / 108.99MB 4.0s done
21:32:40 #12 sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd 126B / 126B 1.8s done
21:32:40 #12 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 62.47MB / 62.47MB 3.0s done
21:32:40 #12 extracting sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 0.5s done
21:32:40 #12 extracting sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 0.4s done
21:32:40 #12 extracting sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 0.4s
21:32:41 #13 ...
21:32:41 
21:32:41 #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
21:32:41 #7 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
21:32:41 #7 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done
21:32:41 #7 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done
21:32:41 #7 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done
21:32:41 #7 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.2s done
21:32:41 #7 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 4.9s done
21:32:41 #7 DONE 6.4s
21:32:41 
21:32:41 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:41 #13 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d
21:32:41 #13 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 4.7s done
21:32:41 #13 extracting sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 0.1s
21:32:41 #14 extracting sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 0.5s done
21:32:41 #14 sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 10.00MB / 10.00MB 0.3s
21:32:41 #14 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 15.73MB / 50.44MB 0.3s
21:32:41 #14 sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 5.24MB / 7.86MB 0.3s
21:32:41 #14 sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 10.00MB / 10.00MB 0.4s done
21:32:41 #14 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 25.17MB / 50.44MB 0.4s
21:32:41 #14 sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 7.86MB / 7.86MB 0.4s
21:32:41 #14 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 0B / 51.84MB 0.4s
21:32:41 #14 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 51.84MB / 51.84MB 2.2s done
21:32:41 #14 sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c 0B / 156B 2.2s
21:32:41 #14 sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c 156B / 156B 2.3s
21:32:41 #7 ...
21:32:41 
21:32:41 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:41 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:32:41 #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 45.92MB / 45.92MB 6.1s done
21:32:41 #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 38.80MB / 47.36MB 7.1s
21:32:41 #13 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 0.9s
21:32:41 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 3.15MB / 53.29MB 7.1s
21:32:41 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 3.15MB / 110.12MB 7.1s
21:32:41 #7 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 35.65MB / 45.92MB 4.5s
21:32:41 #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 141.86MB / 141.86MB 2.6s
21:32:41 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 18.87MB / 110.12MB 7.6s
21:32:41 #13 extracting sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 2.3s done
21:32:41 #13 extracting sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1
21:32:41 #14 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 53.29MB / 53.29MB 7.2s done
21:32:41 #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 46.14MB / 110.12MB 7.2s
21:32:41 #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 36.70MB / 110.12MB 5.1s
21:32:41 #6 sha256:9bdecea3fbaa2ecc085daa5a2a5651dc4ff5c6cbbd30cf90d922b5e7e247ebbb 50.33MB / 82.84MB 2.8s
21:32:41 #6 sha256:a093434cc8ca9e9fc32d0e8f38a37a620c22f22487f6e7cf63499e77957a861b 26.21MB / 37.60MB 2.8s
21:32:41 #6 sha256:9bdecea3fbaa2ecc085daa5a2a5651dc4ff5c6cbbd30cf90d922b5e7e247ebbb 57.75MB / 82.84MB 2.9s
21:32:41 #6 sha256:a093434cc8ca9e9fc32d0e8f38a37a620c22f22487f6e7cf63499e77957a861b 35.65MB / 37.60MB 2.9s
21:32:41 #14 extracting sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713
21:32:41 #14 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 32.51MB / 50.44MB 0.5s
21:32:41 #14 sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 7.86MB / 7.86MB 0.5s done
21:32:41 #14 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 4.19MB / 51.84MB 0.5s
21:32:41 #14 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 0B / 68.83MB 0.5s
21:32:41 #14 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 35.65MB / 50.44MB 0.6s
21:32:41 #14 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 12.96MB / 51.84MB 0.6s
21:32:41 #19 3.295 (12/22) Installing clang (13.0.1-r1)
21:32:41 #19 3.372 (13/22) Installing libmagic (5.41-r0)
21:32:41 #19 3.396 (14/22) Installing file (5.41-r0)
21:32:41 #19 3.398 (15/22) Installing brotli-libs (1.0.9-r6)
21:32:41 #19 3.406 (16/22) Installing nghttp2-libs (1.47.0-r0)
21:32:41 #19 3.409 (17/22) Installing libcurl (7.83.1-r2)
21:32:41 #19 3.415 (18/22) Installing expat (2.4.8-r0)
21:32:41 #19 3.419 (19/22) Installing pcre2 (10.40-r0)
21:32:41 #19 3.429 (20/22) Installing git (2.36.2-r0)
21:32:41 #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 33.55MB / 47.36MB 7.8s
21:32:41 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 33.55MB / 53.29MB 7.9s
21:32:41 #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 46.14MB / 110.12MB 5.6s
21:32:41 #6 sha256:9bdecea3fbaa2ecc085daa5a2a5651dc4ff5c6cbbd30cf90d922b5e7e247ebbb 72.35MB / 82.84MB 3.1s
21:32:41 #6 sha256:a093434cc8ca9e9fc32d0e8f38a37a620c22f22487f6e7cf63499e77957a861b 37.60MB / 37.60MB 3.1s
21:32:41 #6 sha256:9bdecea3fbaa2ecc085daa5a2a5651dc4ff5c6cbbd30cf90d922b5e7e247ebbb 76.55MB / 82.84MB 3.2s
21:32:41 #6 sha256:9bdecea3fbaa2ecc085daa5a2a5651dc4ff5c6cbbd30cf90d922b5e7e247ebbb 82.84MB / 82.84MB 3.3s
21:32:41 #14 ...
21:32:41 
21:32:41 #10 [internal] load build context
21:32:41 #10 sha256:9341f5cadf3424a3445dc546ac6e77ac4661415ef56f5a5019facbf936b37420
21:32:41 #10 transferring context: 29.32MB 0.7s done
21:32:41 #10 DONE 0.8s
21:32:41 
21:32:41 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:41 #14 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d
21:32:41 #14 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 45.09MB / 50.44MB 0.7s
21:32:41 #14 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 20.97MB / 51.84MB 0.7s
21:32:41 #14 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 5.24MB / 68.83MB 0.7s
21:32:41 #14 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 50.44MB / 50.44MB 0.9s
21:32:41 #14 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 40.89MB / 51.84MB 0.9s
21:32:41 #14 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 19.92MB / 68.83MB 0.9s
21:32:41 #13 extracting sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 0.4s done
21:32:41 #13 extracting sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033
21:32:41 #19 3.550 (21/22) Installing lld (13.0.1-r0)
21:32:41 #19 3.587 (22/22) Installing llvm13 (13.0.1-r2)
21:32:41 21:32:41 #14 extracting sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 2.3s done
#13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 41.94MB / 47.36MB 7.6s
21:32:41 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 6.29MB / 53.29MB 7.6s
21:32:41 #14 extracting sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 0.1s
21:32:41 #7 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 38.80MB / 45.92MB 4.8s
21:32:41 #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 36.70MB / 47.36MB 8.2s
21:32:41 #7 ...
21:32:41 
21:32:41 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:41 #13 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d
21:32:41 #13 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done
21:32:41 #13 sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 7.86MB / 7.86MB 0.3s done
21:32:41 #13 sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 10.00MB / 10.00MB 0.3s done
21:32:41 #13 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done
21:32:41 #13 sha256:471d988ab9c03215d862cbc94930793bd6941e8ff8d9b8e092114abe29b6d394 1.79kB / 1.79kB done
21:32:41 #13 sha256:1afb9d0f54d0ec000934e13498250b25aec36b25ac2693fb7cc08e718680115d 7.11kB / 7.11kB done
21:32:41 #13 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 50.44MB / 50.44MB 1.0s done
21:32:41 #13 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 51.84MB / 51.84MB 1.2s done
21:32:41 #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 68.83MB / 68.83MB 1.7s done
21:32:41 #13 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 3.7s done
21:32:41 #13 sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c 156B / 156B 1.7s done
21:32:41 #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 141.86MB / 141.86MB 4.3s done
21:32:41 #13 extracting sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 0.5s done
21:32:41 #13 extracting sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 0.5s done
21:32:41 #13 extracting sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 0.9s
21:32:41 #14 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 47.46MB / 51.84MB 1.0s
21:32:41 #14 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 32.51MB / 68.83MB 1.0s
21:32:41 #14 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 51.84MB / 51.84MB 1.1s
21:32:41 #14 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 47.19MB / 68.83MB 1.1s
21:32:41 #19 4.082 Executing busybox-1.35.0-r17.trigger
21:32:41 #19 4.087 OK: 313 MiB in 37 packages
21:32:41 #7 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 42.99MB / 45.92MB 5.3s
21:32:41 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 36.70MB / 53.29MB 8.3s
21:32:41 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 25.17MB / 110.12MB 8.3s
21:32:42 #6 extracting sha256:fa9c540824479605d6fa9c1e44812d47b78af72eb053085ea11c79022f898c73 4.6s done
21:32:42 #6 DONE 6.8s
21:32:42 
21:32:42 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:42 #13 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d
21:32:42 #13 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done
21:32:42 #13 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done
21:32:42 #13 sha256:471d988ab9c03215d862cbc94930793bd6941e8ff8d9b8e092114abe29b6d394 1.79kB / 1.79kB done
21:32:42 #13 sha256:1afb9d0f54d0ec000934e13498250b25aec36b25ac2693fb7cc08e718680115d 7.11kB / 7.11kB done
21:32:42 #13 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 50.44MB / 50.44MB 1.0s done
21:32:42 #13 sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 7.86MB / 7.86MB 0.2s done
21:32:42 #13 sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 10.00MB / 10.00MB 0.4s done
21:32:42 #13 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 51.84MB / 51.84MB 1.3s done
21:32:42 #13 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 4.0s done
21:32:42 #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 141.86MB / 141.86MB 4.2s done
21:32:42 #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 68.83MB / 68.83MB 3.2s done
21:32:42 #13 sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c 156B / 156B 1.8s done
21:32:42 #13 extracting sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 0.7s done
21:32:42 #13 extracting sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 0.5s done
21:32:42 #13 extracting sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 0.1s
21:32:42 #14 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 68.83MB / 68.83MB 3.3s done
21:32:42 #14 sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c 156B / 156B 3.3s done
21:32:42 #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 0B / 141.86MB 3.3s
21:32:42 #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 7.20MB / 141.86MB 3.4s
21:32:42 #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 52.43MB / 110.12MB 6.0s
21:32:42 #14 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 50.44MB / 50.44MB 1.1s done
21:32:42 #14 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 63.96MB / 68.83MB 1.2s
21:32:42 #14 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa
21:32:42 #14 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 68.83MB / 68.83MB 1.3s
21:32:42 #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 141.86MB / 141.86MB 3.8s done
21:32:42 #6 sha256:632957bc3aa15aa8e77742ddc0525255559e18bf130948cb02a586049652b604 3.15MB / 56.33MB 3.9s
21:32:42 #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 52.43MB / 110.12MB 7.9s
21:32:42 #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 39.85MB / 47.36MB 8.8s
21:32:42 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 39.85MB / 53.29MB 8.8s
21:32:42 == Building packages for fedora-35 ==
21:32:42 mkdir -p "rpmbuild/fedora-35"
21:32:42 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.5-buster -t rpmbuild-fedora-35/x86_64 -f fedora-35/Dockerfile .
21:32:42 #13 extracting sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 0.6s done
21:32:42 #13 extracting sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2
21:32:42 #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 45.09MB / 47.36MB 8.1s
21:32:42 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 9.44MB / 53.29MB 8.1s
21:32:42 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 9.44MB / 110.12MB 8.1s
21:32:42 #14 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 2.1s done
21:32:42 #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 14.68MB / 141.86MB 3.5s
21:32:42 #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 26.21MB / 141.86MB 3.6s
21:32:42 #14 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 51.84MB / 51.84MB 1.5s done
21:32:42 #14 sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c 0B / 156B 1.6s
21:32:42 #6 sha256:632957bc3aa15aa8e77742ddc0525255559e18bf130948cb02a586049652b604 13.63MB / 56.33MB 4.0s
21:32:42 #1 [internal] load build definition from Dockerfile
21:32:42 #1 sha256:0123c1ddecd663798a29a387de0b2f9e9e3e6e61103118c40213052a74a62d4d
21:32:42 #1 transferring dockerfile: 834B done
21:32:42 #1 DONE 0.1s
21:32:42 
21:32:42 #2 [internal] load .dockerignore
21:32:42 #2 sha256:b25dc2f8989a7c2cb88ebbe1a6b3969880472925399055ea6e95ec978bfd3bf9
21:32:42 #2 transferring context: 2B done
21:32:42 #2 DONE 0.0s
21:32:42 
21:32:42 #5 [auth] library/fedora:pull token for registry-1.docker.io
21:32:42 #5 sha256:b142c94ef9763b77cba5aeca413c0175919b70f045f76f366494373b9e33e5fb
21:32:42 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 12.58MB / 53.29MB 8.6s
21:32:42 #7 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 45.92MB / 45.92MB 5.7s
21:32:42 #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 35.11MB / 141.86MB 3.8s
21:32:42 #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 44.04MB / 141.86MB 3.9s
21:32:42 #14 sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c 156B / 156B 1.8s
21:32:42 #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 58.72MB / 110.12MB 6.4s
21:32:42 #6 sha256:a093434cc8ca9e9fc32d0e8f38a37a620c22f22487f6e7cf63499e77957a861b 37.60MB / 37.60MB 4.1s done
21:32:42 #6 sha256:632957bc3aa15aa8e77742ddc0525255559e18bf130948cb02a586049652b604 33.55MB / 56.33MB 4.2s
21:32:42 #6 sha256:632957bc3aa15aa8e77742ddc0525255559e18bf130948cb02a586049652b604 42.99MB / 56.33MB 4.3s
21:32:42 #14 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 5.1s
21:32:42 #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 59.77MB / 110.12MB 8.7s
21:32:42 #5 DONE 0.0s
21:32:42 
21:32:42 #6 [auth] library/golang:pull token for registry-1.docker.io
21:32:42 #6 sha256:c04cc72c20ad1ccf54506a8a9adee98c6c5b22e39e3d931f91292a292726f36d
21:32:42 #6 DONE 0.0s
21:32:42 
21:32:42 #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster
21:32:42 #4 sha256:5315db6b6beb51c3ee3a7a25b9ced447c4ebfc14b9976e2bea9aac9758c60766
21:32:42 #13 extracting sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 3.1s done
21:32:42 #13 extracting sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1
21:32:42 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 42.99MB / 53.29MB 9.2s
21:32:42 #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 42.99MB / 47.36MB 9.3s
21:32:42 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 31.46MB / 110.12MB 9.3s
21:32:42 #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 78.64MB / 141.86MB 4.1s
21:32:42 #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 65.01MB / 110.12MB 6.8s
21:32:42 #6 sha256:632957bc3aa15aa8e77742ddc0525255559e18bf130948cb02a586049652b604 51.38MB / 56.33MB 4.4s
21:32:42 #6 sha256:632957bc3aa15aa8e77742ddc0525255559e18bf130948cb02a586049652b604 56.33MB / 56.33MB 4.5s
21:32:42 #13 extracting sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 3.1s done
21:32:42 #13 extracting sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1
21:32:42 #13 ...
21:32:42 
21:32:42 #7 [stage-1 2/8] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
21:32:42 #7 sha256:7d32201aff16f8667de29003d574a07c9522d3c94cd8f412015254faf29caf4f
21:32:42 #7 DONE 1.4s
21:32:42 
21:32:42 #8 [stage-1 3/8] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
21:32:42 #8 sha256:b7b2098035b25f95ae6ad8e349e3f296c01568e0b9a1b588e2408b90e6ba8a59
21:32:42 #4 DONE 0.3s
21:32:42 
21:32:42 #3 [internal] load metadata for docker.io/library/fedora:35
21:32:42 #3 sha256:0832b142ddb8c128fa73b22b54a42e2e7dd2c49293bffeaab67874e02dc77fcd
21:32:42 #3 DONE 0.4s
21:32:42 
21:32:42 #7 [stage-1 1/6] FROM docker.io/library/fedora:35@sha256:f1e3a29da8990568c1da6a460cf9658ee7e9b409aa39c2aded67f7ac1dfe7e8a
21:32:42 #7 sha256:3099f0663f3fd64b15a1ec349269aabcb46d49b91981b3a651eea001bb4a7f34
21:32:42 #7 DONE 0.0s
21:32:42 
21:32:42 #12 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:42 #12 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d
21:32:42 #12 DONE 0.0s
21:32:42 
21:32:42 #9 [internal] load build context
21:32:42 #9 sha256:ca35673868e50efded26aaad69d24a603b80146ec10b49a3a29c4ec5497e94e6
21:32:42 #9 DONE 0.0s
21:32:42 
21:32:42 #9 [internal] load build context
21:32:42 #9 sha256:ca35673868e50efded26aaad69d24a603b80146ec10b49a3a29c4ec5497e94e6
21:32:42 #9 transferring context: 15.47kB done
21:32:42 #9 DONE 0.0s
21:32:42 
21:32:42 #7 [stage-1 1/6] FROM docker.io/library/fedora:35@sha256:f1e3a29da8990568c1da6a460cf9658ee7e9b409aa39c2aded67f7ac1dfe7e8a
21:32:42 #7 sha256:3099f0663f3fd64b15a1ec349269aabcb46d49b91981b3a651eea001bb4a7f34
21:32:42 #7 resolve docker.io/library/fedora:35@sha256:f1e3a29da8990568c1da6a460cf9658ee7e9b409aa39c2aded67f7ac1dfe7e8a 0.0s done
21:32:42 #7 sha256:f1e3a29da8990568c1da6a460cf9658ee7e9b409aa39c2aded67f7ac1dfe7e8a 1.20kB / 1.20kB done
21:32:42 #7 sha256:36af84ba69e21c9ef86a0424a090674c433b2b80c2462e57503886f1d823abe8 529B / 529B done
21:32:42 #7 sha256:b97d90f26110930f4ea32c16be938ecac6f85b5b917edf1390e0dcf8f467bd33 2.00kB / 2.00kB done
21:32:42 #7 sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 0B / 54.63MB 0.1s
21:32:43 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 46.14MB / 53.29MB 9.6s
21:32:43 #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 99.61MB / 141.86MB 4.3s
21:32:43 #14 extracting sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2
21:32:43 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 15.73MB / 53.29MB 9.0s
21:32:43 #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 47.36MB / 47.36MB 9.0s done
21:32:43 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 15.73MB / 110.12MB 9.1s
21:32:43 #13 sha256:51535751bb9f3fed6d5f9fa83b05434161f008a0cd95a93eb27a536ab08475e3 0B / 156B 9.1s
21:32:43 #7 ...
21:32:43 
21:32:43 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:43 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:32:43 #13 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.1s done
21:32:43 #13 sha256:e4f63092b61979c5d258bdacc61374407333f89c0184a396952e1a1243e88fc0 1.79kB / 1.79kB done
21:32:43 #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 9.34MB / 9.34MB 1.3s done
21:32:43 #13 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done
21:32:43 #13 sha256:af4873f92ae9de738ea9db3d3ff5cb019abd00939c0f99b9f29ca40e70d20bab 7.12kB / 7.12kB done
21:32:43 #13 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 7.15MB / 7.15MB 1.1s done
21:32:43 #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 44.04MB / 47.36MB 6.3s
21:32:43 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 46.14MB / 53.29MB 6.3s
21:32:43 #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 45.92MB / 45.92MB 6.3s done
21:32:43 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 0B / 110.12MB 6.5s
21:32:43 #13 extracting sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 1.9s done
21:32:43 #13 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c
21:32:43 #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 71.30MB / 110.12MB 7.2s
21:32:43 #6 sha256:9bdecea3fbaa2ecc085daa5a2a5651dc4ff5c6cbbd30cf90d922b5e7e247ebbb 82.84MB / 82.84MB 4.7s done
21:32:43 #6 extracting sha256:9bdecea3fbaa2ecc085daa5a2a5651dc4ff5c6cbbd30cf90d922b5e7e247ebbb
21:32:43 #14 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 68.83MB / 68.83MB 2.1s done
21:32:43 #14 sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c 156B / 156B 2.1s done
21:32:43 #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 2.10MB / 141.86MB 2.2s
21:32:43 #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 19.92MB / 141.86MB 2.4s
21:32:43 #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 30.41MB / 141.86MB 2.5s
21:32:43 #7 extracting sha256:a03a1d54dcfd6ce7007bfa41c40b1747d5553db7ee3404e88dd3ddc54ede514e 5.0s
21:32:43 #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 46.14MB / 47.36MB 9.7s
21:32:43 #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 114.29MB / 141.86MB 4.5s
21:32:43 #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 121.63MB / 141.86MB 4.6s
21:32:43 #13 sha256:51535751bb9f3fed6d5f9fa83b05434161f008a0cd95a93eb27a536ab08475e3 156B / 156B 9.1s done
21:32:43 #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 47.19MB / 47.36MB 6.6s
21:32:43 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 49.28MB / 53.29MB 6.7s
21:32:43 #13 extracting sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 2.5s done
21:32:43 #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 42.99MB / 141.86MB 2.7s
21:32:43 #12 extracting sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 2.7s done
21:32:43 #12 extracting sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1
21:32:43 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 49.28MB / 53.29MB 9.9s
21:32:43 #13 ...
21:32:43 
21:32:43 #7 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:eb1392bbdde63147bc2b4ff1a4053dcfe6d15e4dfd3cce29e9b9f52a4f88bc74
21:32:43 #7 sha256:41c3941d184db59a7affb59937132a2319a4d1b1c214a47fad88d5a330fb4e1e
21:32:43 #7 resolve docker.io/library/ubuntu:bionic@sha256:eb1392bbdde63147bc2b4ff1a4053dcfe6d15e4dfd3cce29e9b9f52a4f88bc74 0.0s done
21:32:43 #7 sha256:8d5df41c547bd107c14368ad302efc46760940ae188df451cabc23e10f7f161b 1.46kB / 1.46kB done
21:32:43 #7 sha256:eb1392bbdde63147bc2b4ff1a4053dcfe6d15e4dfd3cce29e9b9f52a4f88bc74 1.41kB / 1.41kB done
21:32:43 #7 sha256:e4771b7160543c6e43968b4e9795be9ddcad9d573edd7cd7aebd3ce61326fc7a 529B / 529B done
21:32:43 #7 sha256:22c5ef60a68e3fa0bd8df52f48470e836e823434a3bead43e35e87098a0b01fa 26.71MB / 26.71MB 2.7s done
21:32:43 #7 extracting sha256:22c5ef60a68e3fa0bd8df52f48470e836e823434a3bead43e35e87098a0b01fa 2.0s done
21:32:43 #7 DONE 5.0s
21:32:43 
21:32:43 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:43 #13 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d
21:32:43 #13 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 3.9s done
21:32:43 #7 sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 3.15MB / 54.63MB 0.4s
21:32:43 #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 135.27MB / 141.86MB 4.8s
21:32:43 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 20.97MB / 53.29MB 9.5s
21:32:43 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 53.29MB / 53.29MB 7.1s
21:32:43 #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 67.11MB / 110.12MB 9.6s
21:32:43 #13 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c
21:32:43 #6 sha256:632957bc3aa15aa8e77742ddc0525255559e18bf130948cb02a586049652b604 56.33MB / 56.33MB 5.2s done
21:32:43 #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 54.53MB / 141.86MB 2.9s
21:32:43 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 38.80MB / 110.12MB 10.1s
21:32:43 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 52.43MB / 53.29MB 10.3s
21:32:43 #13 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 5.1s
21:32:43 #13 extracting sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 0.1s
21:32:43 #14 extracting sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 2.7s done
21:32:43 #14 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c
21:32:43 #7 sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 8.39MB / 54.63MB 0.6s
21:32:43 #7 sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 17.83MB / 54.63MB 0.8s
21:32:43 #14 ...
21:32:43 
21:32:43 #6 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:de7327910e756c1a8f95a72035378e41ad74e8646138e72022933beb73410a6e
21:32:43 #6 sha256:de601ef52eb65b7a009c301a0e7e22544cea831593c2f580385b7b0f244bb477
21:32:43 #6 resolve quay.io/centos/centos:stream8@sha256:de7327910e756c1a8f95a72035378e41ad74e8646138e72022933beb73410a6e 0.0s done
21:32:43 #6 sha256:1407432b1225535c6a257348c70fdd3e502d9799922a598c16fbb07bcc2fd59c 920B / 920B done
21:32:43 #6 sha256:7bbfd8a84ccad8608807520b3f31a50c370ecac64f93ede8df32950b86a4fccb 6.46kB / 6.46kB done
21:32:43 #6 sha256:413af8175711f460847e4afda80771da1d4a29fe2c0c9efd01f89ff3fd00d9f8 80.41MB / 80.41MB 2.4s done
21:32:43 #6 sha256:39f5ddcec5e980a11d8b1488348b8d4ecd1b49cfb2eefc10583dd9181934b9c9 1.89kB / 1.89kB 0.1s done
21:32:43 #6 sha256:ce0bf243d37ef1b5601770f9a04e2ef9200e8f11beb3b919790fc6466113b9dd 37.58MB / 37.58MB 1.1s done
21:32:43 #6 sha256:de7327910e756c1a8f95a72035378e41ad74e8646138e72022933beb73410a6e 743B / 743B done
21:32:43 #6 sha256:63ff22954daee089fd6de448c43e8ff88e1d990b8c0f7cca67c72ca57b2ee846 53.92MB / 53.92MB 1.7s done
21:32:43 #6 extracting sha256:413af8175711f460847e4afda80771da1d4a29fe2c0c9efd01f89ff3fd00d9f8 5.9s done
21:32:43 #6 extracting sha256:39f5ddcec5e980a11d8b1488348b8d4ecd1b49cfb2eefc10583dd9181934b9c9 done
21:32:43 #6 extracting sha256:ce0bf243d37ef1b5601770f9a04e2ef9200e8f11beb3b919790fc6466113b9dd 0.4s done
21:32:43 #6 extracting sha256:63ff22954daee089fd6de448c43e8ff88e1d990b8c0f7cca67c72ca57b2ee846 0.7s
21:32:43 #14 extracting sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 0.6s done
21:32:43 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 23.07MB / 110.12MB 9.8s
21:32:43 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 24.12MB / 53.29MB 9.9s
21:32:43 #14 ...
21:32:43 
21:32:43 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:af5efa9c28de78b754777af9b4d850112cad01899a5d37d2617bb94dc63a49aa
21:32:43 #7 sha256:704f4c11cdd3faed6dc19c11c60019a5e09c8c710f15e14a568f5efd0bc67e3f
21:32:43 #7 resolve docker.io/library/ubuntu:focal@sha256:af5efa9c28de78b754777af9b4d850112cad01899a5d37d2617bb94dc63a49aa 0.0s done
21:32:43 #7 sha256:af5efa9c28de78b754777af9b4d850112cad01899a5d37d2617bb94dc63a49aa 1.42kB / 1.42kB done
21:32:43 #7 sha256:26222dbcb0eefac2dd8658444963fd0f399330849f2025f7460b4672b3292a58 529B / 529B done
21:32:43 #7 sha256:7c02b52b6f20266f56bda81d9af83f2cbe477ae9ef57d3aefd0b1a1a44e5948a 1.47kB / 1.47kB done
21:32:43 #7 sha256:de6f11ffeeef9e471776e52baf8cc454a1249e8caf2d8944a5b0387143608310 24.59MB / 24.59MB 1.8s done
21:32:43 #7 extracting sha256:de6f11ffeeef9e471776e52baf8cc454a1249e8caf2d8944a5b0387143608310 7.3s done
21:32:43 #7 DONE 10.1s
21:32:43 
21:32:43 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:43 #14 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:32:43 #13 ...
21:32:43 
21:32:43 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:32:43 #8 sha256:330541f93dae841eedf5fe5f9bc84bfb28f9e28a12e0aba544e075f1e2d1d214
21:32:43 #8 0.762 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
21:32:43 #8 0.778 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
21:32:43 #8 0.778 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
21:32:43 #8 0.906 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7739 kB]
21:32:43 #8 1.124 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 Packages [332 kB]
21:32:43 #8 1.308 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8780 B]
21:32:43 #8 2.274 Fetched 8293 kB in 2s (4688 kB/s)
21:32:43 #8 2.274 Reading package lists...
21:32:43 #8 2.926 Reading package lists...
21:32:43 #8 3.566 Building dependency tree...
21:32:43 #8 3.714 Reading state information...
21:32:43 #8 3.890 The following additional packages will be installed:
21:32:43 #8 3.890   at autoconf automake autopoint autotools-dev binutils
21:32:43 #8 3.890   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
21:32:43 #8 3.890   bzip2 ca-certificates cpp cpp-8 cron dctrl-tools debhelper debian-keyring
21:32:43 #8 3.890   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
21:32:43 #8 3.890   dpkg-dev dput dwz exim4-base exim4-config exim4-daemon-light fakeroot file
21:32:43 #8 3.890   g++ g++-8 gcc gcc-8 gettext gettext-base git-man gnupg gnupg-l10n
21:32:43 #8 3.890   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
21:32:43 #8 3.890   groff-base guile-2.2-libs intltool-debian iso-codes krb5-locales less
21:32:43 #8 3.890   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
21:32:43 #8 3.890   libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
21:32:43 #8 3.890   libasan5 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
21:32:43 #8 3.890   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
21:32:43 #8 3.890   libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl
21:32:43 #8 3.890   libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl
21:32:43 #8 3.890   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
21:32:43 #8 3.890   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
21:32:43 #8 3.890   libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl
21:32:43 #8 3.890   libdata-optlist-perl libdevel-callchecker-perl
21:32:43 #8 3.890   libdevel-globaldestruction-perl libdigest-bubblebabble-perl
21:32:43 #8 3.890   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
21:32:43 #8 3.890   libdynaloader-functions-perl libedit2 libemail-valid-perl
21:32:43 #8 3.890   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
21:32:43 #8 3.890   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
21:32:43 #8 3.890   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
21:32:43 #8 3.890   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
21:32:43 #8 3.890   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
21:32:43 #8 3.890   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
21:32:43 #8 3.890   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0
21:32:43 #8 3.890   libgnutls30 libgomp1 libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2
21:32:43 #8 3.890   libhtml-form-perl libhtml-format-perl libhtml-parser-perl
21:32:43 #8 3.890   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl
21:32:43 #8 3.890   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
21:32:43 #8 3.890   libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu63 libidn11
21:32:43 #8 3.890   libimport-into-perl libio-async-perl libio-html-perl libio-prompter-perl
21:32:43 #8 3.890   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
21:32:43 #8 3.890   libio-string-perl libio-stringy-perl libipc-run-perl
21:32:43 #8 3.890   libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl
21:32:43 #8 3.890   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8
21:32:43 #8 3.890   libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl
21:32:43 #8 3.890   liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
21:32:43 #8 3.890   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
21:32:43 #8 3.890   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
21:32:43 #8 3.890   libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3
21:32:43 #8 3.890   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
21:32:43 #8 3.890   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl libncurses6
21:32:43 #8 3.890   libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl libnet-http-perl
21:32:43 #8 3.890   libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl libnet-ssleay-perl
21:32:43 #8 3.890   libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl libnumber-range-perl
21:32:43 #8 3.890   libossp-uuid-perl libossp-uuid16 libpackage-stash-perl
21:32:43 #8 3.890   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
21:32:43 #8 3.890   libparams-validate-perl libparse-debianchangelog-perl
21:32:43 #8 3.890   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
21:32:43 #8 3.890   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
21:32:43 #8 3.890   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
21:32:43 #8 3.890   libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl
21:32:43 #8 3.890   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
21:32:43 #8 3.890   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
21:32:43 #8 3.890   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
21:32:43 #8 3.890   libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0
21:32:43 #8 3.890   libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl
21:32:43 #8 3.890   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
21:32:43 #8 3.890   libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl
21:32:43 #8 3.890   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
21:32:43 #8 3.890   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
21:32:43 #8 3.890   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
21:32:43 #8 3.890   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0
21:32:43 #8 3.890   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
21:32:43 #8 3.890   libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl
21:32:43 #8 3.890   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
21:32:43 #8 3.890   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
21:32:43 #8 3.890   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
21:32:43 #8 3.890   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
21:32:43 #8 3.890   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
21:32:43 #8 3.890   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
21:32:43 #8 3.890   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
21:32:43 #8 3.890   mariadb-common mime-support mysql-common netbase openssh-client openssl
21:32:43 #8 3.890   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
21:32:43 #8 3.890   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
21:32:43 #8 3.890   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
21:32:43 #8 3.890   python3-idna python3-magic python3-minimal python3-pkg-resources
21:32:43 #8 3.890   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
21:32:43 #8 3.890   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
21:32:43 #8 3.890   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
21:32:43 #8 3.890 Suggested packages:
21:32:43 #8 3.890   autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican
21:32:43 #8 3.890   | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales anacron logrotate
21:32:43 #8 3.890   checksecurity debtags dh-make adequate autopkgtest bls-standalone
21:32:43 #8 3.890   check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs
21:32:43 #8 3.890   dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
21:32:43 #8 3.890   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
21:32:43 #8 3.890   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
21:32:43 #8 3.890   ratt reprotest svn-buildpackage w3m dbus-user-session libpam-systemd
21:32:43 #8 3.890   pinentry-gnome3 tor mini-dinstall rsync exim4-doc-html | exim4-doc-info
21:32:43 #8 3.890   eximon4 spf-tools-perl swaks gcc-8-doc libstdc++6-8-dbg gcc-multilib flex
21:32:43 #8 3.890   bison gdb gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg
21:32:43 #8 3.890   libasan5-dbg liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg
21:32:43 #8 3.890   libquadmath0-dbg gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
21:32:43 #8 3.890   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
21:32:43 #8 3.890   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
21:32:43 #8 3.890   libgssapi-perl glibc-doc bzr gdbm-l10n dns-root-data gnutls-bin gpm krb5-doc
21:32:43 #8 3.890   krb5-user libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl
21:32:43 #8 3.890   libhtml-template-perl libsasl2-modules-gssapi-mit
21:32:43 #8 3.890   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
21:32:43 #8 3.890   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
21:32:43 #8 3.890   libnet-jabber-perl libstdc++-8-doc libbareword-filehandles-perl
21:32:43 #8 3.890   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
21:32:43 #8 3.890   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
21:32:43 #8 3.890   libxml-sax-expatxs-perl bash-completion binutils-multiarch
21:32:43 #8 3.890   libtext-template-perl lsb m4-doc mailutils-mh mailutils-doc make-doc
21:32:43 #8 3.890   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
21:32:43 #8 3.890   diffutils-doc perl-doc libterm-readline-gnu-perl
21:32:43 #8 3.890   | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
21:32:43 #8 3.890   pinentry-doc libmail-box-perl python3-doc python3-tk python3-venv
21:32:43 #8 3.890   python3-apt-dbg python-apt-doc python3-setuptools python3-cryptography
21:32:43 #8 3.890   python3-openssl python3-socks python3.7-venv python3.7-doc binfmt-support
21:32:43 #8 3.890   readline-doc zip wdiff-doc
21:32:43 #8 5.531 The following NEW packages will be installed:
21:32:43 #8 5.531   at autoconf automake autopoint autotools-dev binutils
21:32:43 #8 5.531   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
21:32:43 #8 5.531   bzip2 ca-certificates cpp cpp-8 cron curl dctrl-tools debhelper
21:32:43 #8 5.531   debian-keyring devscripts dh-autoreconf dh-strip-nondeterminism diffstat
21:32:43 #8 5.531   dirmngr distro-info-data dpkg-dev dput dwz equivs exim4-base exim4-config
21:32:43 #8 5.532   exim4-daemon-light fakeroot file g++ g++-8 gcc gcc-8 gettext gettext-base
21:32:43 #8 5.532   git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
21:32:43 #8 5.532   gpg-wks-server gpgconf gpgsm groff-base guile-2.2-libs intltool-debian
21:32:43 #8 5.532   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
21:32:43 #8 5.532   libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl
21:32:43 #8 5.532   libarchive-zip-perl libasan5 libassuan0 libasync-mergepoint-perl libatomic1
21:32:43 #8 5.532   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
21:32:43 #8 5.532   libbinutils libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0
21:32:43 #8 5.532   libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl
21:32:43 #8 5.532   libclass-inspector-perl libclass-method-modifiers-perl
21:32:43 #8 5.532   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
21:32:43 #8 5.532   libconst-fast-perl libcontextual-return-perl libconvert-binhex-perl
21:32:43 #8 5.532   libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
21:32:43 #8 5.532   libdevel-callchecker-perl libdevel-globaldestruction-perl
21:32:43 #8 5.532   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
21:32:43 #8 5.532   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
21:32:43 #8 5.532   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
21:32:43 #8 5.532   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
21:32:43 #8 5.532   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
21:32:43 #8 5.532   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
21:32:43 #8 5.532   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
21:32:43 #8 5.532   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
21:32:43 #8 5.532   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
21:32:43 #8 5.532   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
21:32:43 #8 5.532   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
21:32:43 #8 5.532   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:32:43 #8 5.532   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:32:43 #8 5.532   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
21:32:43 #8 5.532   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
21:32:43 #8 5.532   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
21:32:43 #8 5.532   libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl
21:32:43 #8 5.532   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8
21:32:43 #8 5.532   libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl
21:32:43 #8 5.532   liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
21:32:43 #8 5.532   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
21:32:43 #8 5.532   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
21:32:43 #8 5.532   libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3
21:32:43 #8 5.532   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
21:32:43 #8 5.532   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl libncurses6
21:32:43 #8 5.532   libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl libnet-http-perl
21:32:43 #8 5.532   libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl libnet-ssleay-perl
21:32:43 #8 5.532   libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl libnumber-range-perl
21:32:43 #8 5.532   libossp-uuid-perl libossp-uuid16 libpackage-stash-perl
21:32:43 #8 5.532   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
21:32:43 #8 5.532   libparams-validate-perl libparse-debianchangelog-perl
21:32:43 #8 5.532   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
21:32:43 #8 5.532   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
21:32:43 #8 5.532   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
21:32:43 #8 5.532   libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl
21:32:43 #8 5.532   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
21:32:43 #8 5.532   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
21:32:43 #8 5.532   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
21:32:43 #8 5.532   libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0
21:32:43 #8 5.532   libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl
21:32:43 #8 5.532   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
21:32:43 #8 5.532   libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl
21:32:43 #8 5.532   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
21:32:43 #8 5.532   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
21:32:43 #8 5.532   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
21:32:43 #8 5.532   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0
21:32:43 #8 5.532   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
21:32:43 #8 5.532   libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl
21:32:43 #8 5.532   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
21:32:43 #8 5.532   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
21:32:43 #8 5.532   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
21:32:43 #8 5.532   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
21:32:43 #8 5.532   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
21:32:43 #8 5.532   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
21:32:43 #8 5.533   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
21:32:43 #8 5.533   mariadb-common mime-support mysql-common netbase openssh-client openssl
21:32:43 #8 5.533   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
21:32:43 #8 5.533   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
21:32:43 #8 5.533   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
21:32:43 #8 5.533   python3-idna python3-magic python3-minimal python3-pkg-resources
21:32:43 #8 5.533   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
21:32:43 #8 5.533   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
21:32:43 #8 5.533   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
21:32:43 #8 5.534 The following packages will be upgraded:
21:32:43 #8 5.535   libgnutls30
21:32:43 #8 5.812 1 upgraded, 362 newly installed, 0 to remove and 0 not upgraded.
21:32:43 #8 5.812 Need to get 163 MB of archives.
21:32:43 #8 5.812 After this operation, 560 MB of additional disk space will be used.
21:32:43 #8 5.812 Get:1 http://deb.debian.org/debian buster/main arm64 sensible-utils all 0.0.12 [15.8 kB]
21:32:43 #8 5.815 Get:2 http://deb.debian.org/debian buster/main arm64 lsb-base all 10.2019051400 [28.4 kB]
21:32:43 #8 5.816 Get:3 http://deb.debian.org/debian buster/main arm64 cron arm64 3.0pl1-134+deb10u1 [98.0 kB]
21:32:43 #8 5.818 Get:4 http://deb.debian.org/debian buster/main arm64 libbsd0 arm64 0.9.1-2+deb10u1 [97.6 kB]
21:32:43 #8 5.820 Get:5 http://deb.debian.org/debian buster/main arm64 bsdmainutils arm64 11.1.2+b1 [185 kB]
21:32:43 #8 5.823 Get:6 http://deb.debian.org/debian buster/main arm64 libuchardet0 arm64 0.0.6-3 [65.0 kB]
21:32:43 #8 5.824 Get:7 http://deb.debian.org/debian buster/main arm64 groff-base arm64 1.22.4-3+deb10u1 [870 kB]
21:32:43 #8 5.833 Get:8 http://deb.debian.org/debian buster/main arm64 libgdbm6 arm64 1.18.1-4 [63.4 kB]
21:32:43 #8 5.834 Get:9 http://deb.debian.org/debian buster/main arm64 libpipeline1 arm64 1.5.1-2 [29.8 kB]
21:32:43 #8 5.836 Get:10 http://deb.debian.org/debian buster/main arm64 man-db arm64 2.8.5-2 [1258 kB]
21:32:43 #8 5.851 Get:11 http://deb.debian.org/debian buster/main arm64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
21:32:43 #8 5.882 Get:12 http://deb.debian.org/debian buster/main arm64 libgdbm-compat4 arm64 1.18.1-4 [44.0 kB]
21:32:43 #8 5.884 Get:13 http://deb.debian.org/debian buster/main arm64 libperl5.28 arm64 5.28.1-6+deb10u1 [3727 kB]
21:32:43 #8 5.924 Get:14 http://deb.debian.org/debian buster/main arm64 perl arm64 5.28.1-6+deb10u1 [204 kB]
21:32:43 #8 5.927 Get:15 http://deb.debian.org/debian buster/main arm64 liblocale-gettext-perl arm64 1.07-3+b4 [18.8 kB]
21:32:43 #8 5.928 Get:16 http://deb.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1n-0+deb10u3 [1392 kB]
21:32:43 #8 5.954 Get:17 http://deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB]
21:32:43 #8 5.956 Get:18 http://deb.debian.org/debian buster/main arm64 libexpat1 arm64 2.2.6-2+deb10u4 [87.1 kB]
21:32:43 #8 5.957 Get:19 http://deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB]
21:32:43 #8 5.975 Get:20 http://deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
21:32:43 #8 5.976 Get:21 http://deb.debian.org/debian buster/main arm64 mime-support all 3.62 [37.2 kB]
21:32:43 #8 5.977 Get:22 http://deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
21:32:43 #8 5.978 Get:23 http://deb.debian.org/debian buster/main arm64 readline-common all 7.0-5 [70.6 kB]
21:32:43 #8 5.979 Get:24 http://deb.debian.org/debian buster/main arm64 libreadline7 arm64 7.0-5 [134 kB]
21:32:43 #8 5.980 Get:25 http://deb.debian.org/debian buster/main arm64 libsqlite3-0 arm64 3.27.2-3+deb10u1 [603 kB]
21:32:43 #8 5.986 Get:26 http://deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB]
21:32:43 #8 6.001 Get:27 http://deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB]
21:32:43 #8 6.005 Get:28 http://deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
21:32:43 #8 6.005 Get:29 http://deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
21:32:43 #8 6.005 Get:30 http://deb.debian.org/debian-security buster/updates/main arm64 libgnutls30 arm64 3.6.7-4+deb10u9 [1062 kB]
21:32:43 #8 6.030 Get:31 http://deb.debian.org/debian buster/main arm64 libassuan0 arm64 2.5.2-1 [47.1 kB]
21:32:43 #8 6.030 Get:32 http://deb.debian.org/debian-security buster/updates/main arm64 gpgconf arm64 2.2.12-1+deb10u2 [504 kB]
21:32:43 #8 6.035 Get:33 http://deb.debian.org/debian buster/main arm64 libksba8 arm64 1.3.5-2 [84.7 kB]
21:32:43 #8 6.036 Get:34 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB]
21:32:43 #8 6.037 Get:35 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB]
21:32:43 #8 6.038 Get:36 http://deb.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB]
21:32:43 #8 6.039 Get:37 http://deb.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u7 [216 kB]
21:32:43 #8 6.041 Get:38 http://deb.debian.org/debian buster/main arm64 libnpth0 arm64 1.6-1 [17.6 kB]
21:32:43 #8 6.042 Get:39 http://deb.debian.org/debian-security buster/updates/main arm64 dirmngr arm64 2.2.12-1+deb10u2 [694 kB]
21:32:43 #8 6.048 Get:40 http://deb.debian.org/debian-security buster/updates/main arm64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB]
21:32:43 #8 6.058 Get:41 http://deb.debian.org/debian-security buster/updates/main arm64 gnupg-utils arm64 2.2.12-1+deb10u2 [824 kB]
21:32:43 #8 6.065 Get:42 http://deb.debian.org/debian-security buster/updates/main arm64 gpg arm64 2.2.12-1+deb10u2 [827 kB]
21:32:43 #8 6.080 Get:43 http://deb.debian.org/debian buster/main arm64 pinentry-curses arm64 1.1.0-2 [62.7 kB]
21:32:43 #8 6.090 Get:44 http://deb.debian.org/debian-security buster/updates/main arm64 gpg-agent arm64 2.2.12-1+deb10u2 [601 kB]
21:32:43 #8 6.096 Get:45 http://deb.debian.org/debian-security buster/updates/main arm64 gpg-wks-client arm64 2.2.12-1+deb10u2 [478 kB]
21:32:43 #8 6.100 Get:46 http://deb.debian.org/debian-security buster/updates/main arm64 gpg-wks-server arm64 2.2.12-1+deb10u2 [472 kB]
21:32:43 #8 6.105 Get:47 http://deb.debian.org/debian-security buster/updates/main arm64 gpgsm arm64 2.2.12-1+deb10u2 [586 kB]
21:32:43 #8 6.110 Get:48 http://deb.debian.org/debian-security buster/updates/main arm64 gnupg all 2.2.12-1+deb10u2 [715 kB]
21:32:43 #8 6.121 Get:49 http://deb.debian.org/debian buster/main arm64 less arm64 487-0.1+b1 [117 kB]
21:32:43 #8 6.124 Get:50 http://deb.debian.org/debian buster/main arm64 netbase all 5.6 [19.4 kB]
21:32:43 #8 6.124 Get:51 http://deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
21:32:43 #8 6.131 Get:52 http://deb.debian.org/debian buster/main arm64 libmagic-mgc arm64 1:5.35-4+deb10u2 [242 kB]
21:32:43 #8 6.133 Get:53 http://deb.debian.org/debian buster/main arm64 libmagic1 arm64 1:5.35-4+deb10u2 [115 kB]
21:32:43 #8 6.134 Get:54 http://deb.debian.org/debian buster/main arm64 file arm64 1:5.35-4+deb10u2 [66.5 kB]
21:32:43 #8 6.135 Get:55 http://deb.debian.org/debian buster/main arm64 gettext-base arm64 0.19.8.1-9 [120 kB]
21:32:43 #8 6.137 Get:56 http://deb.debian.org/debian buster/main arm64 krb5-locales all 1.17-3+deb10u3 [95.5 kB]
21:32:43 #8 6.138 Get:57 http://deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB]
21:32:43 #8 6.275 Get:58 http://deb.debian.org/debian-security buster/updates/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u4 [625 kB]
21:32:43 #8 6.287 Get:59 http://deb.debian.org/debian buster/main arm64 manpages all 4.16-2 [1295 kB]
21:32:43 #8 6.300 Get:60 http://deb.debian.org/debian buster/main arm64 libedit2 arm64 3.1-20181209-1 [91.2 kB]
21:32:43 #8 6.303 Get:61 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
21:32:43 #8 6.303 Get:62 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u3 [65.0 kB]
21:32:43 #8 6.303 Get:63 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u3 [123 kB]
21:32:43 #8 6.305 Get:64 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u3 [351 kB]
21:32:43 #8 6.309 Get:65 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u3 [150 kB]
21:32:43 #8 6.309 Get:66 http://deb.debian.org/debian buster/main arm64 openssh-client arm64 1:7.9p1-10+deb10u2 [757 kB]
21:32:43 #8 6.322 Get:67 http://deb.debian.org/debian buster/main arm64 ucf all 3.0038+nmu1 [69.0 kB]
21:32:43 #8 6.322 Get:68 http://deb.debian.org/debian-security buster/updates/main arm64 xz-utils arm64 5.2.4-1+deb10u1 [182 kB]
21:32:43 #8 6.322 Get:69 http://deb.debian.org/debian buster/main arm64 libfl2 arm64 2.6.4-6.2 [103 kB]
21:32:43 #8 6.330 Get:70 http://deb.debian.org/debian buster/main arm64 at arm64 3.1.23-1 [48.3 kB]
21:32:43 #8 6.330 Get:71 http://deb.debian.org/debian buster/main arm64 libsigsegv2 arm64 2.12-2 [32.3 kB]
21:32:43 #8 6.330 Get:72 http://deb.debian.org/debian buster/main arm64 m4 arm64 1.4.18-2 [198 kB]
21:32:43 #8 6.330 Get:73 http://deb.debian.org/debian buster/main arm64 autoconf all 2.69-11 [341 kB]
21:32:43 #8 6.334 Get:74 http://deb.debian.org/debian buster/main arm64 autotools-dev all 20180224.1 [77.0 kB]
21:32:43 #8 6.335 Get:75 http://deb.debian.org/debian buster/main arm64 automake all 1:1.16.1-4 [771 kB]
21:32:43 #8 6.343 Get:76 http://deb.debian.org/debian buster/main arm64 autopoint all 0.19.8.1-9 [434 kB]
21:32:43 #8 6.347 Get:77 http://deb.debian.org/debian buster/main arm64 binutils-common arm64 2.31.1-16 [2073 kB]
21:32:43 #8 6.378 Get:78 http://deb.debian.org/debian buster/main arm64 libbinutils arm64 2.31.1-16 [455 kB]
21:32:43 #8 6.385 Get:79 http://deb.debian.org/debian buster/main arm64 binutils-aarch64-linux-gnu arm64 2.31.1-16 [2129 kB]
21:32:43 #8 6.406 Get:80 http://deb.debian.org/debian buster/main arm64 binutils arm64 2.31.1-16 [56.7 kB]
21:32:43 #8 6.408 Get:81 http://deb.debian.org/debian buster/main arm64 libc-dev-bin arm64 2.28-10+deb10u1 [270 kB]
21:32:43 #8 6.438 Get:82 http://deb.debian.org/debian-security buster/updates/main arm64 linux-libc-dev arm64 4.19.249-2 [1510 kB]
21:32:43 #8 6.447 Get:83 http://deb.debian.org/debian buster/main arm64 libc6-dev arm64 2.28-10+deb10u1 [2323 kB]
21:32:43 #8 6.482 Get:84 http://deb.debian.org/debian buster/main arm64 libisl19 arm64 0.20-2 [535 kB]
21:32:43 #8 6.507 Get:85 http://deb.debian.org/debian buster/main arm64 libmpfr6 arm64 4.0.2-1 [746 kB]
21:32:43 #8 6.507 Get:86 http://deb.debian.org/debian buster/main arm64 libmpc3 arm64 1.1.0-1 [38.0 kB]
21:32:43 #8 6.507 Get:87 http://deb.debian.org/debian buster/main arm64 cpp-8 arm64 8.3.0-6 [7400 kB]
21:32:43 #8 6.632 Get:88 http://deb.debian.org/debian buster/main arm64 cpp arm64 4:8.3.0-1 [19.4 kB]
21:32:43 #8 6.636 Get:89 http://deb.debian.org/debian buster/main arm64 libcc1-0 arm64 8.3.0-6 [45.0 kB]
21:32:43 #8 6.636 Get:90 http://deb.debian.org/debian buster/main arm64 libgomp1 arm64 8.3.0-6 [67.8 kB]
21:32:43 #8 6.637 Get:91 http://deb.debian.org/debian buster/main arm64 libitm1 arm64 8.3.0-6 [24.0 kB]
21:32:43 #8 6.638 Get:92 http://deb.debian.org/debian buster/main arm64 libatomic1 arm64 8.3.0-6 [8820 B]
21:32:43 #8 6.638 Get:93 http://deb.debian.org/debian buster/main arm64 libasan5 arm64 8.3.0-6 [327 kB]
21:32:43 #8 6.643 Get:94 http://deb.debian.org/debian buster/main arm64 liblsan0 arm64 8.3.0-6 [118 kB]
21:32:43 #8 6.646 Get:95 http://deb.debian.org/debian buster/main arm64 libtsan0 arm64 8.3.0-6 [262 kB]
21:32:43 #8 6.650 Get:96 http://deb.debian.org/debian buster/main arm64 libubsan1 arm64 8.3.0-6 [111 kB]
21:32:43 #8 6.651 Get:97 http://deb.debian.org/debian buster/main arm64 libgcc-8-dev arm64 8.3.0-6 [835 kB]
21:32:43 #8 6.674 Get:98 http://deb.debian.org/debian buster/main arm64 gcc-8 arm64 8.3.0-6 [7879 kB]
21:32:43 #8 6.819 Get:99 http://deb.debian.org/debian buster/main arm64 gcc arm64 4:8.3.0-1 [5212 B]
21:32:43 #8 6.819 Get:100 http://deb.debian.org/debian buster/main arm64 libstdc++-8-dev arm64 8.3.0-6 [1502 kB]
21:32:43 #8 6.837 Get:101 http://deb.debian.org/debian buster/main arm64 g++-8 arm64 8.3.0-6 [8176 kB]
21:32:43 #8 7.002 Get:102 http://deb.debian.org/debian buster/main arm64 g++ arm64 4:8.3.0-1 [1624 B]
21:32:43 #8 7.002 Get:103 http://deb.debian.org/debian buster/main arm64 make arm64 4.2.1-1.2 [333 kB]
21:32:43 #8 7.002 Get:104 http://deb.debian.org/debian-security buster/updates/main arm64 libdpkg-perl all 1.19.8 [1415 kB]
21:32:43 #8 7.026 Get:105 http://deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB]
21:32:43 #8 7.026 Get:106 http://deb.debian.org/debian-security buster/updates/main arm64 dpkg-dev all 1.19.8 [1776 kB]
21:32:43 #8 7.050 Get:107 http://deb.debian.org/debian buster/main arm64 build-essential arm64 12.6 [7576 B]
21:32:43 #8 7.050 Get:108 http://deb.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1n-0+deb10u3 [834 kB]
21:32:43 #8 7.053 Get:109 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB]
21:32:43 #8 7.055 Get:110 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
21:32:43 #8 7.057 Get:111 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
21:32:43 #8 7.058 Get:112 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
21:32:43 #8 7.059 Get:113 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
21:32:43 #8 7.061 Get:114 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB]
21:32:43 #8 7.064 Get:115 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB]
21:32:43 #8 7.067 Get:116 http://deb.debian.org/debian buster/main arm64 dctrl-tools arm64 2.24-3 [101 kB]
21:32:43 #8 7.069 Get:117 http://deb.debian.org/debian buster/main arm64 libtool all 2.4.6-9 [547 kB]
21:32:43 #8 7.076 Get:118 http://deb.debian.org/debian buster/main arm64 dh-autoreconf all 19 [16.9 kB]
21:32:43 #8 7.076 Get:119 http://deb.debian.org/debian buster/main arm64 libarchive-zip-perl all 1.64-1 [96.8 kB]
21:32:43 #8 7.078 Get:120 http://deb.debian.org/debian buster/main arm64 libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
21:32:43 #8 7.079 Get:121 http://deb.debian.org/debian buster/main arm64 dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
21:32:43 #8 7.079 Get:122 http://deb.debian.org/debian buster/main arm64 dwz arm64 0.12-3 [71.7 kB]
21:32:43 #8 7.082 Get:123 http://deb.debian.org/debian buster/main arm64 libglib2.0-0 arm64 2.58.3-2+deb10u3 [1185 kB]
21:32:43 #8 7.094 Get:124 http://deb.debian.org/debian buster/main arm64 libcroco3 arm64 0.6.12-3 [140 kB]
21:32:43 #8 7.097 Get:125 http://deb.debian.org/debian buster/main arm64 libncurses6 arm64 6.1+20181013-2+deb10u2 [92.6 kB]
21:32:43 #8 7.100 Get:126 http://deb.debian.org/debian buster/main arm64 gettext arm64 0.19.8.1-9 [1261 kB]
21:32:43 #8 7.117 Get:127 http://deb.debian.org/debian buster/main arm64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
21:32:43 #8 7.117 Get:128 http://deb.debian.org/debian buster/main arm64 po-debconf all 1.0.21 [248 kB]
21:32:43 #8 7.120 Get:129 http://deb.debian.org/debian buster/main arm64 debhelper all 12.1.1 [1016 kB]
21:32:43 #8 7.129 Get:130 http://deb.debian.org/debian buster/main arm64 debian-keyring all 2019.02.25 [32.4 MB]
21:32:44 #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 63.96MB / 141.86MB 3.1s
21:32:44 #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 79.69MB / 141.86MB 3.3s
21:32:44 #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 47.36MB / 47.36MB 10.3s done
21:32:44 #13 sha256:51535751bb9f3fed6d5f9fa83b05434161f008a0cd95a93eb27a536ab08475e3 0B / 156B 10.5s
21:32:44 #13 sha256:51535751bb9f3fed6d5f9fa83b05434161f008a0cd95a93eb27a536ab08475e3 156B / 156B 10.5s done
21:32:44 #7 sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 28.31MB / 54.63MB 1.0s
21:32:44 #7 sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 31.46MB / 54.63MB 1.1s
21:32:44 #7 sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 34.60MB / 54.63MB 1.2s
21:32:44 #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 77.59MB / 110.12MB 8.0s
21:32:44 #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 47.36MB / 47.36MB 7.2s done
21:32:44 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 6.29MB / 110.12MB 7.4s
21:32:44 #13 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 0.7s
21:32:44 #13 sha256:51535751bb9f3fed6d5f9fa83b05434161f008a0cd95a93eb27a536ab08475e3 0B / 156B 7.4s
21:32:44 #13 sha256:51535751bb9f3fed6d5f9fa83b05434161f008a0cd95a93eb27a536ab08475e3 156B / 156B 7.5s
21:32:44 #8 ...
21:32:44 
21:32:44 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:44 #13 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391
21:32:44 #7 ...
21:32:44 
21:32:44 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:44 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:32:44 #13 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done
21:32:44 #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 45.92MB / 45.92MB 4.8s done
21:32:44 #13 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 7.15MB / 7.15MB 1.0s done
21:32:44 #13 sha256:e4f63092b61979c5d258bdacc61374407333f89c0184a396952e1a1243e88fc0 1.79kB / 1.79kB done
21:32:44 #13 sha256:af4873f92ae9de738ea9db3d3ff5cb019abd00939c0f99b9f29ca40e70d20bab 7.12kB / 7.12kB done
21:32:44 #13 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done
21:32:44 #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 9.34MB / 9.34MB 2.4s done
21:32:44 #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 41.94MB / 47.36MB 8.9s
21:32:44 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 41.94MB / 53.29MB 8.9s
21:32:44 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 25.17MB / 110.12MB 8.9s
21:32:44 #13 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 3.7s
21:32:44 #13 ...
21:32:44 
21:32:44 #7 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:eb1392bbdde63147bc2b4ff1a4053dcfe6d15e4dfd3cce29e9b9f52a4f88bc74
21:32:44 #7 sha256:2c439fc65d5dd160add3d299bd1d0506dbd71e38ca8150701b8ae895e0c6cf1c
21:32:44 #14 extracting sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 2.8s done
21:32:44 #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 92.37MB / 141.86MB 3.5s
21:32:44 #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 101.71MB / 141.86MB 3.6s
21:32:44 #7 sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 41.94MB / 54.63MB 1.4s
21:32:44 #13 ...
21:32:44 
21:32:44 #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:c73f515d06b0fa07bb18d8202035e739a494ce760aa73129f60f4bf2bd22b407
21:32:44 #7 sha256:8c82933c032a7bd124a27346cd3e10fe831376502aac9e75ecc612ae5f699533
21:32:44 #7 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 6.1s done
21:32:44 #7 DONE 10.1s
21:32:44 
21:32:44 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:44 #13 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d
21:32:44 #13 ...
21:32:44 
21:32:44 #8 [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:32:44 #8 sha256:373bc6cbba9eb573cac7afeb610f3cbbe628d23420038c67693fbdcaa0c5db82
21:32:44 #13 extracting sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 0.4s done
21:32:44 #13 extracting sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033
21:32:44 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 27.26MB / 53.29MB 10.4s
21:32:44 #13 ...
21:32:44 
21:32:44 #9 [internal] load build context
21:32:44 #9 sha256:36d9bcc01fad29936e53a5ec9b99c5aec7f0e89d74ac687dc5e009da3f8a05c6
21:32:44 #9 transferring context: 29.32MB 7.1s done
21:32:44 #9 DONE 7.9s
21:32:44 
21:32:44 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:44 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:32:44 #13 ...
21:32:44 
21:32:44 #7 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f
21:32:44 #7 sha256:97b976788f45cc9b838727b067699a675d75de4c53b72d04c9298bf43668491a
21:32:44 #7 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 45.92MB / 45.92MB 6.3s done
21:32:44 #7 extracting sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 5.1s
21:32:44 #14 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 0.1s
21:32:44 #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 73.40MB / 110.12MB 10.5s
21:32:44 #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 111.15MB / 141.86MB 3.7s
21:32:44 #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 124.78MB / 141.86MB 3.9s
21:32:44 #13 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.2s
21:32:44 #7 sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 45.36MB / 54.63MB 1.5s
21:32:44 #7 sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 48.23MB / 54.63MB 1.6s
21:32:44 #13 extracting sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 0.3s done
21:32:44 #13 extracting sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2
21:32:44 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 53.29MB / 53.29MB 10.9s done
21:32:44 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 45.09MB / 110.12MB 11.1s
21:32:44 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 29.36MB / 110.12MB 10.6s
21:32:44 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 30.41MB / 53.29MB 10.7s
21:32:44 #7 ...
21:32:44 
21:32:44 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:44 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:32:44 #13 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.1s done
21:32:44 #13 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done
21:32:44 #13 sha256:af4873f92ae9de738ea9db3d3ff5cb019abd00939c0f99b9f29ca40e70d20bab 7.12kB / 7.12kB done
21:32:44 #13 sha256:e4f63092b61979c5d258bdacc61374407333f89c0184a396952e1a1243e88fc0 1.79kB / 1.79kB done
21:32:44 #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 45.92MB / 45.92MB 5.3s done
21:32:44 #13 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 7.15MB / 7.15MB 3.3s done
21:32:44 #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 9.34MB / 9.34MB 4.2s done
21:32:44 #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 47.36MB / 47.36MB 8.8s done
21:32:44 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 53.29MB / 53.29MB 9.8s
21:32:44 #13 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 4.3s
21:32:44 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 34.60MB / 110.12MB 9.8s
21:32:44 #13 sha256:51535751bb9f3fed6d5f9fa83b05434161f008a0cd95a93eb27a536ab08475e3 156B / 156B 8.9s done
21:32:44 #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 132.12MB / 141.86MB 4.0s
21:32:44 #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 141.86MB / 141.86MB 4.1s
21:32:44 #13 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.5s done
21:32:44 #8 4.286 Fedora 36 - aarch64                              22 MB/s |  77 MB     00:03    
21:32:44 #8 ...
21:32:44 
21:32:44 #12 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:44 #12 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391
21:32:44 #12 extracting sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 2.6s done
21:32:44 #12 extracting sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 2.8s done
21:32:44 #12 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c
21:32:44 #7 sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 54.63MB / 54.63MB 1.8s
21:32:44 #13 ...
21:32:44 
21:32:44 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:cfcde2b226297985ae45d438e206a192885a2e7d73a98f0da809ab60b7cb879b
21:32:44 #7 sha256:6243bd1465d6cd09546103ea0a1c481a8b7d8fd29889358083b6e8e74d69a2cd
21:32:45 #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 84.93MB / 110.12MB 8.9s
21:32:45 #14 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 5.7s
21:32:45 #13 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done
21:32:45 #19 DONE 7.0s
21:32:45 
21:32:45 #20 [build-base-alpine 4/4] WORKDIR /go/src/github.com/docker/cli
21:32:45 #20 DONE 0.1s
21:32:45 
21:32:45 #21 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
21:32:45 #14 extracting sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033
21:32:45 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 33.55MB / 53.29MB 11.2s
21:32:45 #13 extracting sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 2.4s done
21:32:45 #13 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 0.1s
21:32:45 #7 sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 54.63MB / 54.63MB 2.3s done
21:32:45 #21 0.571 + apk  --root / add --no-cache musl-dev gcc
21:32:45 #21 0.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
21:32:45 #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 79.69MB / 110.12MB 11.4s
21:32:45 #13 extracting sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 4.5s done
21:32:45 #13 extracting sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a
21:32:45 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 36.70MB / 53.29MB 11.5s
21:32:45 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 36.70MB / 110.12MB 11.5s
21:32:45 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 51.38MB / 110.12MB 11.9s
21:32:45 #7 extracting sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d
21:32:45 #13 DONE 19.7s
21:32:45 
21:32:45 #14 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
21:32:45 #14 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7
21:32:45 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 39.85MB / 53.29MB 11.8s
21:32:45 #14 ...
21:32:45 
21:32:45 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:34fea4f31bf187bc915536831fd0afc9d214755bf700b5cdb1336c82516d154e
21:32:45 #7 sha256:2d2bf6711655554a122f1117587d791ffc3895a19147c2d02bb3896e3c7b90b8
21:32:45 #7 resolve docker.io/library/ubuntu:jammy@sha256:34fea4f31bf187bc915536831fd0afc9d214755bf700b5cdb1336c82516d154e 0.0s done
21:32:45 #7 sha256:42ba2dfce475de1113d55602d40af18415897167d47c2045ec7b6d9746ff148f 529B / 529B done
21:32:45 #7 sha256:df5de72bdb3b711aba4eca685b1f42c722cc8a1837ed3fbd548a9282af2d836d 1.46kB / 1.46kB done
21:32:45 #7 sha256:34fea4f31bf187bc915536831fd0afc9d214755bf700b5cdb1336c82516d154e 1.42kB / 1.42kB done
21:32:45 #7 sha256:d19f32bd9e4106d487f1a703fc2f09c8edadd92db4405d477978e8e466ab290d 30.43MB / 30.43MB 4.6s done
21:32:45 #7 extracting sha256:d19f32bd9e4106d487f1a703fc2f09c8edadd92db4405d477978e8e466ab290d 1.9s done
21:32:45 #7 DONE 6.8s
21:32:45 
21:32:45 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:45 #14 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d
21:32:45 #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 141.86MB / 141.86MB 6.8s done
21:32:45 #14 extracting sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 0.5s done
21:32:45 #14 ...
21:32:45 
21:32:45 #8 [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:32:45 #8 sha256:e6a9d59d27a53e8a6d8844e9d26b1c50518cd4bdd329ba4b52b3fb163b283a58
21:32:45 #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 93.32MB / 110.12MB 9.9s
21:32:45 #14 ...
21:32:45 
21:32:45 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:34fea4f31bf187bc915536831fd0afc9d214755bf700b5cdb1336c82516d154e
21:32:45 #7 sha256:d8462c4911058de35ec42a5049f2a47315e5c213b83e275a901e1067280ba068
21:32:45 #7 resolve docker.io/library/ubuntu:jammy@sha256:34fea4f31bf187bc915536831fd0afc9d214755bf700b5cdb1336c82516d154e 0.0s done
21:32:45 #7 sha256:5f30e47367150394985b5e93c5716f411a55496e4f7d56aeb7894faa9fa984ab 1.48kB / 1.48kB done
21:32:45 #7 sha256:34fea4f31bf187bc915536831fd0afc9d214755bf700b5cdb1336c82516d154e 1.42kB / 1.42kB done
21:32:45 #7 sha256:4fdb3d8ee315f12b1c4ddb02716f8c36d9cde5cdb8c91074e22ccddde51dd30a 529B / 529B done
21:32:45 #7 sha256:f1a5cf9a21e485b0a676c22ced0e80a140055b3ef0d7573caf5be408a10ddb04 27.02MB / 27.02MB 6.6s done
21:32:45 #7 extracting sha256:f1a5cf9a21e485b0a676c22ced0e80a140055b3ef0d7573caf5be408a10ddb04 3.2s
21:32:45 #7 ...
21:32:45 
21:32:45 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:45 #14 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:32:46 #13 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 5.9s
21:32:46 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 42.99MB / 110.12MB 12.0s
21:32:46 #12 extracting sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 2.8s done
21:32:46 #12 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c
21:32:46 #14 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 3.8s done
21:32:46 #14 extracting sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 0.1s
21:32:46 #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 141.86MB / 141.86MB 5.3s done
21:32:46 #8 DONE 1.9s
21:32:46 
21:32:46 #9 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
21:32:46 #9 sha256:997db149c2e1f9a5aedd0bdeac2d5d9b496406c8aa7c290e6a24f6bca29035fd
21:32:46 #8 2.843 CentOS Stream 9 - BaseOS                        3.2 MB/s | 5.8 MB     00:01    
21:32:46 #13 extracting sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 2.7s done
21:32:46 #13 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c
21:32:46 #13 ...
21:32:46 
21:32:46 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:32:46 #8 sha256:de321459e57141487bd9c55f7febd5b0a34e9ab593cc8e9d9b62a4e8fdb16ae4
21:32:46 #8 0.748 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
21:32:46 #8 0.859 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:32:46 #8 0.859 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:32:46 #8 0.891 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
21:32:46 #8 1.106 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB]
21:32:46 #8 1.475 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
21:32:46 #8 2.020 Fetched 8456 kB in 2s (5493 kB/s)
21:32:46 #8 2.020 Reading package lists...
21:32:46 #8 2.568 Reading package lists...
21:32:46 #8 3.098 Building dependency tree...
21:32:46 #8 3.258 Reading state information...
21:32:46 #8 3.474 The following additional packages will be installed:
21:32:46 #8 3.474   autoconf automake autopoint autotools-dev binutils
21:32:46 #8 3.474   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
21:32:46 #8 3.474   bzip2 ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring
21:32:46 #8 3.474   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
21:32:46 #8 3.474   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
21:32:46 #8 3.474   g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
21:32:46 #8 3.474   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
21:32:46 #8 3.474   intltool-debian iso-codes less libalgorithm-diff-perl
21:32:46 #8 3.474   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
21:32:46 #8 3.474   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13
21:32:46 #8 3.474   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
21:32:46 #8 3.474   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
21:32:46 #8 3.474   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0
21:32:46 #8 3.474   libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl
21:32:46 #8 3.474   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
21:32:46 #8 3.474   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
21:32:46 #8 3.474   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
21:32:46 #8 3.474   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
21:32:46 #8 3.474   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
21:32:46 #8 3.474   libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl
21:32:46 #8 3.474   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
21:32:46 #8 3.474   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
21:32:46 #8 3.474   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
21:32:46 #8 3.474   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
21:32:46 #8 3.474   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
21:32:46 #8 3.474   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
21:32:46 #8 3.474   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
21:32:46 #8 3.474   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
21:32:46 #8 3.474   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
21:32:46 #8 3.474   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
21:32:46 #8 3.474   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
21:32:46 #8 3.474   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
21:32:46 #8 3.474   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
21:32:46 #8 3.474   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
21:32:46 #8 3.474   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:32:46 #8 3.474   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:32:46 #8 3.474   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
21:32:46 #8 3.474   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
21:32:46 #8 3.474   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
21:32:46 #8 3.474   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
21:32:46 #8 3.474   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
21:32:46 #8 3.474   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
21:32:46 #8 3.474   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
21:32:46 #8 3.474   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
21:32:46 #8 3.474   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
21:32:46 #8 3.474   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
21:32:46 #8 3.474   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
21:32:46 #8 3.474   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
21:32:46 #8 3.474   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
21:32:46 #8 3.474   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
21:32:46 #8 3.474   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
21:32:46 #8 3.474   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
21:32:46 #8 3.474   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
21:32:46 #8 3.474   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
21:32:46 #8 3.474   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
21:32:46 #8 3.474   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
21:32:46 #8 3.474   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
21:32:46 #8 3.474   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
21:32:46 #8 3.474   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
21:32:46 #8 3.474   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
21:32:46 #8 3.474   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
21:32:46 #8 3.474   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
21:32:46 #8 3.474   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
21:32:46 #8 3.474   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
21:32:46 #8 3.474   libstrictures-perl libstring-copyright-perl libstring-escape-perl
21:32:46 #8 3.474   libstring-shellquote-perl libsub-exporter-perl
21:32:46 #8 3.474   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
21:32:46 #8 3.474   libsub-name-perl libsub-override-perl libsub-quote-perl
21:32:46 #8 3.474   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
21:32:46 #8 3.474   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
21:32:46 #8 3.474   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
21:32:46 #8 3.474   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-common
21:32:46 #8 3.474   libtirpc-dev libtirpc3 libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
21:32:46 #8 3.474   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
21:32:46 #8 3.474   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
21:32:46 #8 3.474   libwebp6 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6
21:32:46 #8 3.474   libxcb1 libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl
21:32:46 #8 3.474   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
21:32:46 #8 3.474   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1
21:32:46 #8 3.474   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
21:32:46 #8 3.474   lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types
21:32:46 #8 3.474   netbase openssh-client openssl patch patchutils pbzip2 perl
21:32:46 #8 3.474   perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf
21:32:46 #8 3.474   pristine-tar publicsuffix python-apt-common python3 python3-apt
21:32:46 #8 3.474   python3-certifi python3-chardet python3-debian python3-gpg python3-idna
21:32:46 #8 3.474   python3-magic python3-minimal python3-pkg-resources python3-requests
21:32:46 #8 3.474   python3-six python3-unidiff python3-urllib3 python3-xdg python3.9
21:32:46 #8 3.474   python3.9-minimal readline-common sensible-utils shared-mime-info strace
21:32:46 #8 3.474   t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
21:32:46 #8 3.474 Suggested packages:
21:32:46 #8 3.474   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
21:32:46 #8 3.474   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
21:32:46 #8 3.474   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
21:32:46 #8 3.474   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
21:32:46 #8 3.474   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
21:32:46 #8 3.474   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
21:32:46 #8 3.474   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
21:32:46 #8 3.474   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
21:32:46 #8 3.474   gcc-10-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
21:32:46 #8 3.474   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
21:32:46 #8 3.474   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
21:32:46 #8 3.474   xloadimage scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl
21:32:46 #8 3.474   glibc-doc bzr libgd-tools gdbm-l10n gpm libtool-doc libcrypt-ssleay-perl
21:32:46 #8 3.474   uuid libscalar-number-perl libsasl2-modules-gssapi-mit
21:32:46 #8 3.474   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
21:32:46 #8 3.474   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
21:32:46 #8 3.474   libnet-jabber-perl libstdc++-10-doc libbareword-filehandles-perl
21:32:46 #8 3.474   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
21:32:46 #8 3.474   gcj-jdk libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl
21:32:46 #8 3.474   bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc
21:32:46 #8 3.474   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
21:32:46 #8 3.474   diffutils-doc perl-doc libterm-readline-gnu-perl
21:32:46 #8 3.474   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
21:32:46 #8 3.474   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
21:32:46 #8 3.474   python-apt-doc python3-setuptools python3-cryptography python3-openssl
21:32:46 #8 3.474   python3-socks python-requests-doc python3.9-venv python3.9-doc
21:32:46 #8 3.474   binfmt-support readline-doc zip wdiff-doc
21:32:46 #8 5.177 The following NEW packages will be installed:
21:32:46 #8 5.177   autoconf automake autopoint autotools-dev binutils
21:32:46 #8 5.177   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
21:32:46 #8 5.177   bzip2 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring
21:32:46 #8 5.177   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
21:32:46 #8 5.177   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
21:32:46 #8 5.177   fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man
21:32:46 #8 5.177   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
21:32:46 #8 5.177   gpgconf gpgsm groff-base intltool-debian iso-codes less
21:32:46 #8 5.177   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
21:32:46 #8 5.177   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
21:32:46 #8 5.177   libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1
21:32:46 #8 5.177   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
21:32:46 #8 5.177   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
21:32:46 #8 5.177   libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl
21:32:46 #8 5.177   libclass-inspector-perl libclass-method-modifiers-perl
21:32:46 #8 5.177   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
21:32:46 #8 5.177   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
21:32:46 #8 5.177   libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
21:32:46 #8 5.177   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
21:32:46 #8 5.177   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
21:32:46 #8 5.177   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
21:32:46 #8 5.177   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
21:32:46 #8 5.177   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
21:32:46 #8 5.177   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
21:32:46 #8 5.177   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
21:32:46 #8 5.177   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
21:32:46 #8 5.177   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
21:32:46 #8 5.177   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
21:32:46 #8 5.177   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
21:32:46 #8 5.177   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
21:32:46 #8 5.177   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
21:32:46 #8 5.177   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
21:32:46 #8 5.177   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
21:32:46 #8 5.177   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
21:32:46 #8 5.177   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:32:46 #8 5.177   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:32:46 #8 5.177   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
21:32:46 #8 5.177   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
21:32:46 #8 5.177   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
21:32:46 #8 5.177   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
21:32:46 #8 5.177   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
21:32:46 #8 5.177   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
21:32:46 #8 5.177   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
21:32:46 #8 5.177   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
21:32:46 #8 5.177   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
21:32:46 #8 5.177   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
21:32:46 #8 5.178   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
21:32:46 #8 5.178   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
21:32:46 #8 5.178   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
21:32:46 #8 5.178   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
21:32:46 #8 5.178   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
21:32:46 #8 5.178   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
21:32:46 #8 5.178   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
21:32:46 #8 5.178   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
21:32:46 #8 5.178   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
21:32:46 #8 5.178   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
21:32:46 #8 5.178   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
21:32:46 #8 5.178   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
21:32:46 #8 5.178   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
21:32:46 #8 5.178   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
21:32:46 #8 5.178   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
21:32:46 #8 5.178   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
21:32:46 #8 5.178   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
21:32:46 #8 5.178   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
21:32:46 #8 5.178   libstrictures-perl libstring-copyright-perl libstring-escape-perl
21:32:46 #8 5.178   libstring-shellquote-perl libsub-exporter-perl
21:32:46 #8 5.178   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
21:32:46 #8 5.178   libsub-name-perl libsub-override-perl libsub-quote-perl
21:32:46 #8 5.178   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
21:32:46 #8 5.178   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
21:32:46 #8 5.178   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
21:32:46 #8 5.178   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
21:32:46 #8 5.178   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
21:32:46 #8 5.178   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
21:32:46 #8 5.178   liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl
21:32:46 #8 5.178   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2
21:32:46 #8 5.178   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
21:32:46 #8 5.178   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
21:32:46 #8 5.178   libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2
21:32:46 #8 5.178   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip
21:32:46 #8 5.178   lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client
21:32:46 #8 5.178   openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults
21:32:46 #8 5.178   pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common
21:32:46 #8 5.178   python3 python3-apt python3-certifi python3-chardet python3-debian
21:32:46 #8 5.178   python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources
21:32:46 #8 5.178   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
21:32:46 #8 5.178   python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info
21:32:46 #8 5.178   strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
21:32:46 #8 5.180 The following packages will be upgraded:
21:32:46 #8 5.180   libtirpc-common libtirpc3
21:32:46 #8 5.460 2 upgraded, 382 newly installed, 0 to remove and 1 not upgraded.
21:32:46 #8 5.460 Need to get 168 MB of archives.
21:32:46 #8 5.460 After this operation, 549 MB of additional disk space will be used.
21:32:46 #8 5.460 Get:1 http://deb.debian.org/debian bullseye/main arm64 bsdextrautils arm64 2.36.1-8+deb11u1 [142 kB]
21:32:46 #8 5.466 Get:2 http://deb.debian.org/debian bullseye/main arm64 libuchardet0 arm64 0.0.7-1 [67.9 kB]
21:32:46 #8 5.476 Get:3 http://deb.debian.org/debian bullseye/main arm64 groff-base arm64 1.22.4-6 [883 kB]
21:32:46 #8 5.510 Get:4 http://deb.debian.org/debian bullseye/main arm64 libgdbm6 arm64 1.19-2 [64.0 kB]
21:32:46 #8 5.512 Get:5 http://deb.debian.org/debian bullseye/main arm64 libpipeline1 arm64 1.5.3-1 [33.0 kB]
21:32:46 #8 5.513 Get:6 http://deb.debian.org/debian bullseye/main arm64 man-db arm64 2.9.4-2 [1336 kB]
21:32:46 #8 5.534 Get:7 http://deb.debian.org/debian bullseye/main arm64 perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
21:32:46 #8 5.542 Get:8 http://deb.debian.org/debian bullseye/main arm64 libgdbm-compat4 arm64 1.19-2 [44.6 kB]
21:32:46 #8 5.542 Get:9 http://deb.debian.org/debian bullseye/main arm64 libperl5.32 arm64 5.32.1-4+deb11u2 [3911 kB]
21:32:46 #8 5.567 Get:10 http://deb.debian.org/debian bullseye/main arm64 perl arm64 5.32.1-4+deb11u2 [293 kB]
21:32:46 #8 5.569 Get:11 http://deb.debian.org/debian bullseye/main arm64 liblocale-gettext-perl arm64 1.07-4+b1 [18.9 kB]
21:32:46 #8 5.569 Get:12 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-minimal arm64 3.9.2-1 [797 kB]
21:32:46 #8 5.598 Get:13 http://deb.debian.org/debian bullseye/main arm64 libexpat1 arm64 2.2.10-2+deb11u3 [84.1 kB]
21:32:46 #8 5.598 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3.9-minimal arm64 3.9.2-1 [1884 kB]
21:32:46 #8 5.604 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-minimal arm64 3.9.2-3 [38.2 kB]
21:32:46 #8 5.604 Get:16 http://deb.debian.org/debian bullseye/main arm64 media-types all 4.0.0 [30.3 kB]
21:32:46 #8 5.604 Get:17 http://deb.debian.org/debian bullseye/main arm64 libmpdec3 arm64 2.5.1-1 [84.4 kB]
21:32:46 #8 5.634 Get:18 http://deb.debian.org/debian bullseye/main arm64 libncursesw6 arm64 6.2+20201114-2 [121 kB]
21:32:46 #8 5.634 Get:19 http://deb.debian.org/debian bullseye/main arm64 readline-common all 8.1-1 [73.7 kB]
21:32:46 #8 5.634 Get:20 http://deb.debian.org/debian bullseye/main arm64 libreadline8 arm64 8.1-1 [160 kB]
21:32:46 #8 5.634 Get:21 http://deb.debian.org/debian bullseye/main arm64 libsqlite3-0 arm64 3.34.1-3 [750 kB]
21:32:46 #8 5.638 Get:22 http://deb.debian.org/debian-security bullseye-security/main arm64 libtirpc-common all 1.3.1-1+deb11u1 [13.5 kB]
21:32:46 #8 5.638 Get:23 http://deb.debian.org/debian-security bullseye-security/main arm64 libtirpc3 arm64 1.3.1-1+deb11u1 [80.2 kB]
21:32:46 #8 5.638 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-stdlib arm64 3.9.2-1 [1658 kB]
21:32:46 #8 5.652 Get:25 http://deb.debian.org/debian bullseye/main arm64 python3.9 arm64 3.9.2-1 [466 kB]
21:32:46 #8 5.656 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpython3-stdlib arm64 3.9.2-3 [21.4 kB]
21:32:46 #8 5.661 Get:27 http://deb.debian.org/debian bullseye/main arm64 python3 arm64 3.9.2-3 [37.9 kB]
21:32:46 #8 5.662 Get:28 http://deb.debian.org/debian bullseye/main arm64 less arm64 551-2 [129 kB]
21:32:46 #8 5.663 Get:29 http://deb.debian.org/debian bullseye/main arm64 netbase all 6.3 [19.9 kB]
21:32:46 #8 5.663 Get:30 http://deb.debian.org/debian bullseye/main arm64 sensible-utils all 0.0.14 [14.8 kB]
21:32:46 #8 5.667 Get:31 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
21:32:46 #8 5.668 Get:32 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
21:32:46 #8 5.674 Get:33 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
21:32:46 #8 5.678 Get:34 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
21:32:46 #8 5.682 Get:35 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
21:32:46 #8 5.683 Get:36 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
21:32:46 #8 5.684 Get:37 http://deb.debian.org/debian bullseye/main arm64 gettext-base arm64 0.21-4 [173 kB]
21:32:46 #8 5.687 Get:38 http://deb.debian.org/debian bullseye/main arm64 manpages all 5.10-1 [1412 kB]
21:32:46 #8 5.710 Get:39 http://deb.debian.org/debian bullseye/main arm64 libmd0 arm64 1.0.3-3 [27.9 kB]
21:32:46 #8 5.710 Get:40 http://deb.debian.org/debian bullseye/main arm64 libbsd0 arm64 0.11.3-1 [106 kB]
21:32:46 #8 5.710 Get:41 http://deb.debian.org/debian bullseye/main arm64 libedit2 arm64 3.1-20191231-2+b1 [92.1 kB]
21:32:46 #8 5.711 Get:42 http://deb.debian.org/debian bullseye/main arm64 libcbor0 arm64 0.5.0+dfsg-2 [20.1 kB]
21:32:46 #8 5.712 Get:43 http://deb.debian.org/debian bullseye/main arm64 libfido2-1 arm64 1.6.0-2 [50.2 kB]
21:32:46 #8 5.740 Get:44 http://deb.debian.org/debian bullseye/main arm64 openssh-client arm64 1:8.4p1-5+deb11u1 [893 kB]
21:32:46 #8 5.750 Get:45 http://deb.debian.org/debian bullseye/main arm64 ucf all 3.0043 [74.0 kB]
21:32:46 #8 5.750 Get:46 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
21:32:46 #8 5.750 Get:47 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
21:32:46 #8 5.758 Get:48 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
21:32:46 #8 5.758 Get:49 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
21:32:46 #8 5.768 Get:50 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
21:32:46 #8 5.768 Get:51 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
21:32:46 #8 5.776 Get:52 http://deb.debian.org/debian bullseye/main arm64 autopoint all 0.21-4 [510 kB]
21:32:46 #8 5.782 Get:53 http://deb.debian.org/debian bullseye/main arm64 binutils-common arm64 2.35.2-2 [2220 kB]
21:32:46 #8 5.809 Get:54 http://deb.debian.org/debian bullseye/main arm64 libbinutils arm64 2.35.2-2 [599 kB]
21:32:46 #8 5.809 Get:55 http://deb.debian.org/debian bullseye/main arm64 libctf-nobfd0 arm64 2.35.2-2 [108 kB]
21:32:46 #8 5.827 Get:56 http://deb.debian.org/debian bullseye/main arm64 libctf0 arm64 2.35.2-2 [51.0 kB]
21:32:46 #8 5.838 Get:57 http://deb.debian.org/debian bullseye/main arm64 binutils-aarch64-linux-gnu arm64 2.35.2-2 [2472 kB]
21:32:46 #8 5.840 Get:58 http://deb.debian.org/debian bullseye/main arm64 binutils arm64 2.35.2-2 [61.2 kB]
21:32:46 #8 5.841 Get:59 http://deb.debian.org/debian bullseye/main arm64 libc-dev-bin arm64 2.31-13+deb11u3 [272 kB]
21:32:46 #8 5.843 Get:60 http://deb.debian.org/debian-security bullseye-security/main arm64 linux-libc-dev arm64 5.10.136-1 [1508 kB]
21:32:46 #8 5.872 Get:61 http://deb.debian.org/debian bullseye/main arm64 libcrypt-dev arm64 1:4.4.18-4 [108 kB]
21:32:46 #8 5.873 Get:62 http://deb.debian.org/debian-security bullseye-security/main arm64 libtirpc-dev arm64 1.3.1-1+deb11u1 [193 kB]
21:32:46 #8 5.873 Get:63 http://deb.debian.org/debian bullseye/main arm64 libnsl-dev arm64 1.3.0-2 [66.1 kB]
21:32:46 #8 5.874 Get:64 http://deb.debian.org/debian bullseye/main arm64 libc6-dev arm64 2.31-13+deb11u3 [2031 kB]
21:32:46 #8 5.900 Get:65 http://deb.debian.org/debian bullseye/main arm64 libisl23 arm64 0.23-1 [590 kB]
21:32:46 #8 5.907 Get:66 http://deb.debian.org/debian bullseye/main arm64 libmpfr6 arm64 4.1.0-3 [829 kB]
21:32:46 #8 5.934 Get:67 http://deb.debian.org/debian bullseye/main arm64 libmpc3 arm64 1.2.0-1 [43.2 kB]
21:32:46 #8 5.934 Get:68 http://deb.debian.org/debian bullseye/main arm64 cpp-10 arm64 10.2.1-6 [7756 kB]
21:32:46 #8 6.023 Get:69 http://deb.debian.org/debian bullseye/main arm64 cpp arm64 4:10.2.1-1 [19.7 kB]
21:32:46 #8 6.023 Get:70 http://deb.debian.org/debian bullseye/main arm64 libcc1-0 arm64 10.2.1-6 [45.1 kB]
21:32:46 #8 6.024 Get:71 http://deb.debian.org/debian bullseye/main arm64 libgomp1 arm64 10.2.1-6 [91.6 kB]
21:32:46 #8 6.024 Get:72 http://deb.debian.org/debian bullseye/main arm64 libitm1 arm64 10.2.1-6 [23.8 kB]
21:32:46 #8 6.026 Get:73 http://deb.debian.org/debian bullseye/main arm64 libatomic1 arm64 10.2.1-6 [9468 B]
21:32:46 #8 6.026 Get:74 http://deb.debian.org/debian bullseye/main arm64 libasan6 arm64 10.2.1-6 [2002 kB]
21:32:46 #8 6.052 Get:75 http://deb.debian.org/debian bullseye/main arm64 liblsan0 arm64 10.2.1-6 [794 kB]
21:32:46 #8 6.068 Get:76 http://deb.debian.org/debian bullseye/main arm64 libtsan0 arm64 10.2.1-6 [1957 kB]
21:32:46 #8 6.087 Get:77 http://deb.debian.org/debian bullseye/main arm64 libubsan1 arm64 10.2.1-6 [759 kB]
21:32:46 #8 6.099 Get:78 http://deb.debian.org/debian bullseye/main arm64 libgcc-10-dev arm64 10.2.1-6 [876 kB]
21:32:46 #8 6.103 Get:79 http://deb.debian.org/debian bullseye/main arm64 gcc-10 arm64 10.2.1-6 [15.4 MB]
21:32:46 #8 6.315 Get:80 http://deb.debian.org/debian bullseye/main arm64 gcc arm64 4:10.2.1-1 [5208 B]
21:32:46 #8 6.315 Get:81 http://deb.debian.org/debian bullseye/main arm64 libstdc++-10-dev arm64 10.2.1-6 [1704 kB]
21:32:46 #8 6.323 Get:82 http://deb.debian.org/debian bullseye/main arm64 g++-10 arm64 10.2.1-6 [8557 kB]
21:32:46 #8 6.431 Get:83 http://deb.debian.org/debian bullseye/main arm64 g++ arm64 4:10.2.1-1 [1628 B]
21:32:46 #8 6.435 Get:84 http://deb.debian.org/debian bullseye/main arm64 make arm64 4.3-4.1 [391 kB]
21:32:46 #8 6.437 Get:85 http://deb.debian.org/debian bullseye/main arm64 libdpkg-perl all 1.20.11 [1546 kB]
21:32:46 #8 6.461 Get:86 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
21:32:46 #8 6.462 Get:87 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB]
21:32:46 #8 6.493 Get:88 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
21:32:46 #8 6.493 Get:89 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
21:32:46 #8 6.498 Get:90 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
21:32:46 #8 6.498 Get:91 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
21:32:46 #8 6.502 Get:92 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
21:32:46 #8 6.502 Get:93 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
21:32:46 #8 6.503 Get:94 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
21:32:46 #8 6.503 Get:95 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
21:32:46 #8 6.504 Get:96 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
21:32:46 #8 6.505 Get:97 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB]
21:32:46 #8 6.506 Get:98 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB]
21:32:46 #8 6.507 Get:99 http://deb.debian.org/debian bullseye/main arm64 dctrl-tools arm64 2.24-3 [101 kB]
21:32:46 #8 6.508 Get:100 http://deb.debian.org/debian bullseye/main arm64 libdebhelper-perl all 13.3.4 [189 kB]
21:32:46 #8 6.531 Get:101 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
21:32:46 #8 6.548 Get:102 http://deb.debian.org/debian bullseye/main arm64 dh-autoreconf all 20 [17.1 kB]
21:32:46 #8 6.548 Get:103 http://deb.debian.org/debian bullseye/main arm64 libarchive-zip-perl all 1.68-1 [104 kB]
21:32:46 #8 6.549 Get:104 http://deb.debian.org/debian bullseye/main arm64 libsub-override-perl all 0.09-2 [10.2 kB]
21:32:46 #8 6.550 Get:105 http://deb.debian.org/debian bullseye/main arm64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
21:32:46 #8 6.551 Get:106 http://deb.debian.org/debian bullseye/main arm64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
21:32:46 #8 6.552 Get:107 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
21:32:46 #8 6.554 Get:108 http://deb.debian.org/debian bullseye/main arm64 dwz arm64 0.13+20210201-1 [155 kB]
21:32:46 #8 6.556 Get:109 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
21:32:46 #8 6.664 Get:110 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB]
21:32:46 #8 6.682 Get:111 http://deb.debian.org/debian bullseye/main arm64 gettext arm64 0.21-4 [1261 kB]
21:32:46 #8 6.693 Get:112 http://deb.debian.org/debian bullseye/main arm64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
21:32:46 #8 6.693 Get:113 http://deb.debian.org/debian bullseye/main arm64 po-debconf all 1.0.21+nmu1 [248 kB]
21:32:46 #8 6.697 Get:114 http://deb.debian.org/debian bullseye/main arm64 debhelper all 13.3.4 [1049 kB]
21:32:46 #8 6.726 Get:115 http://deb.debian.org/debian bullseye/main arm64 debian-keyring all 2021.07.26 [31.1 MB]
21:32:46 #8 7.171 Get:116 http://deb.debian.org/debian bullseye/main arm64 libfakeroot arm64 1.25.3-1.1 [47.9 kB]
21:32:46 #8 7.185 Get:117 http://deb.debian.org/debian bullseye/main arm64 fakeroot arm64 1.25.3-1.1 [86.8 kB]
21:32:46 #8 7.185 Get:118 http://deb.debian.org/debian bullseye/main arm64 libassuan0 arm64 2.5.3-7.1 [48.0 kB]
21:32:46 #8 7.185 Get:119 http://deb.debian.org/debian bullseye/main arm64 gpgconf arm64 2.2.27-2+deb11u2 [540 kB]
21:32:46 #8 7.185 Get:120 http://deb.debian.org/debian bullseye/main arm64 libksba8 arm64 1.5.0-3 [114 kB]
21:32:46 #8 7.185 Get:121 http://deb.debian.org/debian bullseye/main arm64 libnpth0 arm64 1.6-3 [18.6 kB]
21:32:46 #8 7.185 Get:122 http://deb.debian.org/debian bullseye/main arm64 dirmngr arm64 2.2.27-2+deb11u2 [743 kB]
21:32:46 #8 7.199 Get:123 http://deb.debian.org/debian bullseye/main arm64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB]
21:32:46 #8 7.207 Get:124 http://deb.debian.org/debian bullseye/main arm64 gnupg-utils arm64 2.2.27-2+deb11u2 [864 kB]
21:32:46 #8 7.214 Get:125 http://deb.debian.org/debian bullseye/main arm64 gpg arm64 2.2.27-2+deb11u2 [884 kB]
21:32:46 #8 7.230 Get:126 http://deb.debian.org/debian bullseye/main arm64 pinentry-curses arm64 1.1.0-4 [63.0 kB]
21:32:46 #8 7.230 Get:127 http://deb.debian.org/debian bullseye/main arm64 gpg-agent arm64 2.2.27-2+deb11u2 [651 kB]
21:32:46 #8 7.238 Get:128 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-client arm64 2.2.27-2+deb11u2 [517 kB]
21:32:46 #8 7.240 Get:129 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-server arm64 2.2.27-2+deb11u2 [510 kB]
21:32:46 #8 7.243 Get:130 http://deb.debian.org/debian bullseye/main arm64 gpgsm arm64 2.2.27-2+deb11u2 [627 kB]
21:32:46 #8 7.253 Get:131 http://deb.debian.org/debian bullseye/main arm64 gnupg all 2.2.27-2+deb11u2 [825 kB]
21:32:46 #8 7.268 Get:132 http://deb.debian.org/debian bullseye/main arm64 libfile-dirlist-perl all 0.05-2 [7444 B]
21:32:46 #8 7.269 Get:133 http://deb.debian.org/debian bullseye/main arm64 libfile-which-perl all 1.23-1 [16.6 kB]
21:32:46 #8 7.269 Get:134 http://deb.debian.org/debian bullseye/main arm64 libfile-homedir-perl all 1.006-1 [43.8 kB]
21:32:46 #8 7.270 Get:135 http://deb.debian.org/debian bullseye/main arm64 libfile-touch-perl all 0.11-1 [9254 B]
21:32:46 #8 7.272 Get:136 http://deb.debian.org/debian bullseye/main arm64 libio-pty-perl arm64 1:1.15-2 [36.0 kB]
21:32:46 #8 7.272 Get:137 http://deb.debian.org/debian bullseye/main arm64 libipc-run-perl all 20200505.0-1 [102 kB]
21:32:46 #8 7.272 Get:138 http://deb.debian.org/debian bullseye/main arm64 libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
21:32:46 #8 7.272 Get:139 http://deb.debian.org/debian bullseye/main arm64 libb-hooks-op-check-perl arm64 0.22-1+b3 [11.2 kB]
21:32:46 #8 7.272 Get:140 http://deb.debian.org/debian bullseye/main arm64 libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
21:32:46 #7 extracting sha256:e1deda52ffad5c9c8e3b7151625b679af50d6459630f4bf0fbf49e161dba4e88 5.5s done
21:32:46 #7 DONE 6.9s
21:32:46 
21:32:46 #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
21:32:46 #8 sha256:181d69e633194ada933115149460f1b7cf71403d479e6b4a4a912fa83bd12a47
21:32:46 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 44.04MB / 53.29MB 12.3s
21:32:46 #6 extracting sha256:63ff22954daee089fd6de448c43e8ff88e1d990b8c0f7cca67c72ca57b2ee846 3.1s done
21:32:46 #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 85.98MB / 110.12MB 12.1s
21:32:46 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 57.67MB / 110.12MB 12.9s
21:32:46 #8 7.274 Get:141 http://deb.debian.org/debian bullseye/main arm64 libdevel-callchecker-perl arm64 0.008-1+b2 [15.8 kB]
21:32:46 #8 7.274 Get:142 http://deb.debian.org/debian bullseye/main arm64 libparams-classify-perl arm64 0.015-1+b3 [25.5 kB]
21:32:46 #8 7.275 Get:143 http://deb.debian.org/debian bullseye/main arm64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
21:32:46 #8 7.276 Get:144 http://deb.debian.org/debian bullseye/main arm64 libimport-into-perl all 1.002005-1 [11.6 kB]
21:32:46 #8 7.276 Get:145 http://deb.debian.org/debian bullseye/main arm64 librole-tiny-perl all 2.002004-1 [21.4 kB]
21:32:46 #8 7.277 Get:146 http://deb.debian.org/debian bullseye/main arm64 libstrictures-perl all 2.000006-1 [18.6 kB]
21:32:46 #8 7.278 Get:147 http://deb.debian.org/debian bullseye/main arm64 libsub-quote-perl all 2.006006-1 [21.0 kB]
21:32:46 #8 7.278 Get:148 http://deb.debian.org/debian bullseye/main arm64 libmoo-perl all 2.004004-1 [59.9 kB]
21:32:46 #8 7.278 Get:149 http://deb.debian.org/debian bullseye/main arm64 libencode-locale-perl all 1.05-1.1 [13.2 kB]
21:32:46 #8 7.279 Get:150 http://deb.debian.org/debian bullseye/main arm64 libtimedate-perl all 2.3300-2 [39.3 kB]
21:32:46 #8 7.279 Get:151 http://deb.debian.org/debian bullseye/main arm64 libhttp-date-perl all 6.05-1 [10.4 kB]
21:32:46 #8 7.281 Get:152 http://deb.debian.org/debian bullseye/main arm64 libfile-listing-perl all 6.14-1 [12.4 kB]
21:32:46 #8 7.281 Get:153 http://deb.debian.org/debian bullseye/main arm64 libhtml-tagset-perl all 3.20-4 [13.0 kB]
21:32:46 #8 7.281 Get:154 http://deb.debian.org/debian bullseye/main arm64 liburi-perl all 5.08-1 [90.6 kB]
21:32:46 #8 7.285 Get:155 http://deb.debian.org/debian bullseye/main arm64 libhtml-parser-perl arm64 3.75-1+b1 [103 kB]
21:32:46 #8 7.288 Get:156 http://deb.debian.org/debian bullseye/main arm64 libhtml-tree-perl all 5.07-2 [213 kB]
21:32:46 #8 7.289 Get:157 http://deb.debian.org/debian bullseye/main arm64 libio-html-perl all 1.004-2 [16.1 kB]
21:32:46 #8 7.289 Get:158 http://deb.debian.org/debian bullseye/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
21:32:46 #8 7.289 Get:159 http://deb.debian.org/debian bullseye/main arm64 libhttp-message-perl all 6.28-1 [79.6 kB]
21:32:46 #8 7.290 Get:160 http://deb.debian.org/debian bullseye/main arm64 libhttp-cookies-perl all 6.10-1 [19.6 kB]
21:32:46 #8 7.290 Get:161 http://deb.debian.org/debian bullseye/main arm64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
21:32:46 #8 7.291 Get:162 http://deb.debian.org/debian bullseye/main arm64 perl-openssl-defaults arm64 5 [7360 B]
21:32:46 #8 7.291 Get:163 http://deb.debian.org/debian bullseye/main arm64 libnet-ssleay-perl arm64 1.88-3+b1 [316 kB]
21:32:46 #8 7.293 Get:164 http://deb.debian.org/debian bullseye/main arm64 libio-socket-ssl-perl all 2.069-1 [215 kB]
21:32:46 #8 7.295 Get:165 http://deb.debian.org/debian bullseye/main arm64 libnet-http-perl all 6.20-1 [25.1 kB]
21:32:46 #8 7.298 Get:166 http://deb.debian.org/debian bullseye/main arm64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
21:32:46 #8 7.298 Get:167 http://deb.debian.org/debian bullseye/main arm64 libtry-tiny-perl all 0.30-1 [23.3 kB]
21:32:46 #8 7.298 Get:168 http://deb.debian.org/debian bullseye/main arm64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
21:32:46 #8 7.298 Get:169 http://deb.debian.org/debian bullseye/main arm64 libwww-perl all 6.52-1 [192 kB]
21:32:46 #8 7.299 Get:170 http://deb.debian.org/debian bullseye/main arm64 patchutils arm64 0.4.2-1 [73.5 kB]
21:32:46 #8 7.301 Get:171 http://deb.debian.org/debian bullseye/main arm64 wdiff arm64 1.2.2-2+b1 [121 kB]
21:32:46 #8 7.302 Get:172 http://deb.debian.org/debian bullseye/main arm64 devscripts arm64 2.21.3+deb11u1 [1092 kB]
21:32:46 #8 7.308 Get:173 http://deb.debian.org/debian bullseye/main arm64 diffstat arm64 1.64-1 [34.6 kB]
21:32:46 #8 7.314 Get:174 http://deb.debian.org/debian bullseye/main arm64 distro-info-data all 0.51+deb11u2 [7684 B]
21:32:46 #8 7.314 Get:175 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
21:32:46 #8 7.314 Get:176 http://deb.debian.org/debian bullseye/main arm64 python3-chardet all 4.0.0-1 [99.0 kB]
21:32:46 #8 7.314 Get:177 http://deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
21:32:46 #8 7.314 Get:178 http://deb.debian.org/debian bullseye/main arm64 python3-debian all 0.1.39 [80.1 kB]
21:32:46 #8 7.314 Get:179 http://deb.debian.org/debian bullseye/main arm64 libgpgme11 arm64 1.14.0-1+b2 [267 kB]
21:32:46 #8 7.315 Get:180 http://deb.debian.org/debian bullseye/main arm64 python3-gpg arm64 1.14.0-1+b2 [324 kB]
21:32:46 #8 7.318 Get:181 http://deb.debian.org/debian bullseye/main arm64 dput all 1.1.0 [56.5 kB]
21:32:46 #8 7.318 Get:182 http://deb.debian.org/debian bullseye/main arm64 equivs all 2.3.1 [22.7 kB]
21:32:46 #8 7.318 Get:183 http://deb.debian.org/debian bullseye/main arm64 fonts-dejavu-core all 2.37-2 [1069 kB]
21:32:46 #8 7.337 Get:184 http://deb.debian.org/debian bullseye/main arm64 fontconfig-config all 2.13.1-4.2 [281 kB]
21:32:46 #8 7.337 Get:185 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl3-gnutls arm64 7.74.0-1.3+deb11u2 [321 kB]
21:32:46 #8 7.357 Get:186 http://deb.debian.org/debian bullseye/main arm64 liberror-perl all 0.17029-1 [31.0 kB]
21:32:46 #8 7.357 Get:187 http://deb.debian.org/debian bullseye/main arm64 git-man all 1:2.30.2-1 [1827 kB]
21:32:46 #8 7.371 Get:188 http://deb.debian.org/debian bullseye/main arm64 git arm64 1:2.30.2-1 [5428 kB]
21:32:46 #8 7.434 Get:189 http://deb.debian.org/debian bullseye/main arm64 iso-codes all 4.6.0-1 [2824 kB]
21:32:46 #8 7.481 Get:190 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-diff-perl all 1.201-1 [43.3 kB]
21:32:46 #8 7.483 Get:191 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6+b1 [11.7 kB]
21:32:46 #8 7.484 Get:192 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
21:32:46 #8 7.485 Get:193 http://deb.debian.org/debian bullseye/main arm64 libaliased-perl all 0.34-1.1 [14.1 kB]
21:32:46 #8 7.487 Get:194 http://deb.debian.org/debian bullseye/main arm64 libapt-pkg-perl arm64 0.1.39 [69.4 kB]
21:32:46 #8 7.488 Get:195 http://deb.debian.org/debian bullseye/main arm64 libarchive-cpio-perl all 0.10-1.1 [10.6 kB]
21:32:46 #8 7.490 Get:196 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
21:32:46 #8 7.492 Get:197 http://deb.debian.org/debian bullseye/main arm64 libarray-intspan-perl all 2.004-1 [25.5 kB]
21:32:46 #8 7.492 Get:198 http://deb.debian.org/debian bullseye/main arm64 libauthen-sasl-perl all 2.1600-1.1 [45.4 kB]
21:32:46 #8 7.495 Get:199 http://deb.debian.org/debian bullseye/main arm64 libmodule-implementation-perl all 0.09-1.1 [12.4 kB]
21:32:46 #8 7.495 Get:200 http://deb.debian.org/debian bullseye/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
21:32:46 #8 7.495 Get:201 http://deb.debian.org/debian bullseye/main arm64 libvariable-magic-perl arm64 0.62-1+b3 [44.2 kB]
21:32:46 #8 7.497 Get:202 http://deb.debian.org/debian bullseye/main arm64 libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB]
21:32:46 #6 DONE 12.8s
21:32:46 
21:32:46 #7 [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:32:46 #7 sha256:5411bb2fd6353592ed489b3c5bd1956fbe61867e20db8851b08bdadb9da3716c
21:32:46 #8 DONE 1.1s
21:32:46 
21:32:46 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:32:46 #9 sha256:e8fb759655108bca3eb34d8302a13a4187f7c1c6949ee8d2a63f44edf03328a8
21:32:46 #14 ...
21:32:46 
21:32:46 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:af5efa9c28de78b754777af9b4d850112cad01899a5d37d2617bb94dc63a49aa
21:32:46 #7 sha256:6ef678a7e71822ec43c6dc1fe944b1a133a8fd9fabb151996d02d9f70b7a1825
21:32:46 #7 resolve docker.io/library/ubuntu:focal@sha256:af5efa9c28de78b754777af9b4d850112cad01899a5d37d2617bb94dc63a49aa 0.0s done
21:32:46 #7 sha256:3bc6e9f30f51d2bbf9307fc9d0bdfc30caa38cf4e3b05a714230f9a9b3381d84 1.46kB / 1.46kB done
21:32:46 #7 sha256:af5efa9c28de78b754777af9b4d850112cad01899a5d37d2617bb94dc63a49aa 1.42kB / 1.42kB done
21:32:46 #7 sha256:a06ae92523384c2cd182dcfe7f8b2bf09075062e937d5653d7d0db0375ad2221 529B / 529B done
21:32:46 #7 sha256:3b65ec22a9e96affe680712973e88355927506aa3f792ff03330f3a3eb601a98 28.57MB / 28.57MB 2.9s done
21:32:46 #7 extracting sha256:3b65ec22a9e96affe680712973e88355927506aa3f792ff03330f3a3eb601a98 2.5s done
21:32:46 #7 DONE 5.9s
21:32:46 
21:32:46 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:46 #14 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d
21:32:46 #14 extracting sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 0.6s done
21:32:46 #14 ...
21:32:46 
21:32:46 #8 [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:32:46 #8 sha256:fec65f72dc19b6c1fd164aaa3c4dde1c2eb456651e0d8e90d369eb6f7dc08889
21:32:46 #8 7.499 Get:203 http://deb.debian.org/debian bullseye/main arm64 libpng16-16 arm64 1.6.37-3 [289 kB]
21:32:46 #8 7.503 Get:204 http://deb.debian.org/debian bullseye/main arm64 libfreetype6 arm64 2.10.4+dfsg-1+deb11u1 [393 kB]
21:32:46 #8 7.507 Get:205 http://deb.debian.org/debian bullseye/main arm64 libfontconfig1 arm64 2.13.1-4.2 [344 kB]
21:32:46 #8 7.509 Get:206 http://deb.debian.org/debian bullseye/main arm64 libjpeg62-turbo arm64 1:2.0.6-4 [133 kB]
21:32:46 #8 7.519 Get:207 http://deb.debian.org/debian bullseye/main arm64 libdeflate0 arm64 1.7-1 [47.7 kB]
21:32:46 #8 7.520 Get:208 http://deb.debian.org/debian bullseye/main arm64 libjbig0 arm64 2.1-3.1+b2 [27.8 kB]
21:32:46 #8 7.525 Get:209 http://deb.debian.org/debian bullseye/main arm64 libwebp6 arm64 0.6.1-2.1 [244 kB]
21:32:46 #8 7.525 Get:210 http://deb.debian.org/debian bullseye/main arm64 libtiff5 arm64 4.2.0-1+deb11u1 [277 kB]
21:32:46 #8 7.527 Get:211 http://deb.debian.org/debian bullseye/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB]
21:32:46 #8 7.527 Get:212 http://deb.debian.org/debian bullseye/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB]
21:32:46 #8 7.530 Get:213 http://deb.debian.org/debian bullseye/main arm64 libxcb1 arm64 1.14-3 [138 kB]
21:32:46 #8 7.548 Get:214 http://deb.debian.org/debian bullseye/main arm64 libx11-data all 2:1.7.2-1 [311 kB]
21:32:46 #8 7.560 Get:215 http://deb.debian.org/debian bullseye/main arm64 libx11-6 arm64 2:1.7.2-1 [748 kB]
21:32:46 #8 7.584 Get:216 http://deb.debian.org/debian bullseye/main arm64 libxpm4 arm64 1:3.5.12-1 [43.9 kB]
21:32:46 #8 7.586 Get:217 http://deb.debian.org/debian bullseye/main arm64 libgd3 arm64 2.3.0-2 [127 kB]
21:32:46 #8 7.599 Get:218 http://deb.debian.org/debian bullseye/main arm64 libc-devtools arm64 2.31-13+deb11u3 [244 kB]
21:32:46 #8 7.607 Get:219 http://deb.debian.org/debian bullseye/main arm64 libcapture-tiny-perl all 0.48-1 [26.0 kB]
21:32:46 #8 7.610 Get:220 http://deb.debian.org/debian bullseye/main arm64 libclass-data-inheritable-perl all 0.08-3 [8588 B]
21:32:46 #8 7.613 Get:221 http://deb.debian.org/debian bullseye/main arm64 libclass-inspector-perl all 1.36-1 [19.6 kB]
21:32:46 #8 7.616 Get:222 http://deb.debian.org/debian bullseye/main arm64 libclass-xsaccessor-perl arm64 1.19-3+b7 [36.9 kB]
21:32:46 #8 7.621 Get:223 http://deb.debian.org/debian bullseye/main arm64 libclone-perl arm64 0.45-1+b1 [15.3 kB]
21:32:46 #8 7.625 Get:224 http://deb.debian.org/debian bullseye/main arm64 libcommon-sense-perl arm64 3.75-1+b4 [24.6 kB]
21:32:46 #8 7.627 Get:225 http://deb.debian.org/debian bullseye/main arm64 libconfig-tiny-perl all 2.26-1 [16.5 kB]
21:32:46 #8 7.631 Get:226 http://deb.debian.org/debian bullseye/main arm64 libparams-util-perl arm64 1.102-1+b1 [25.3 kB]
21:32:46 #8 7.633 Get:227 http://deb.debian.org/debian bullseye/main arm64 libsub-install-perl all 0.928-1.1 [10.8 kB]
21:32:46 #8 7.634 Get:228 http://deb.debian.org/debian bullseye/main arm64 libdata-optlist-perl all 0.110-1.1 [10.8 kB]
21:32:46 #8 7.636 Get:229 http://deb.debian.org/debian bullseye/main arm64 libsub-exporter-perl all 0.987-1 [47.2 kB]
21:32:46 #8 7.637 Get:230 http://deb.debian.org/debian bullseye/main arm64 libconst-fast-perl all 0.014-1.1 [8552 B]
21:32:46 #8 7.638 Get:231 http://deb.debian.org/debian bullseye/main arm64 libwant-perl arm64 0.29-1+b6 [28.4 kB]
21:32:46 #8 7.639 Get:232 http://deb.debian.org/debian bullseye/main arm64 libcontextual-return-perl all 0.004014-2 [56.6 kB]
21:32:46 #8 7.641 Get:233 http://deb.debian.org/debian bullseye/main arm64 libconvert-binhex-perl all 1.125-1 [30.5 kB]
21:32:46 #8 7.642 Get:234 http://deb.debian.org/debian bullseye/main arm64 libcpanel-json-xs-perl arm64 4.25-1+b1 [127 kB]
21:32:46 #8 7.663 Get:235 http://deb.debian.org/debian bullseye/main arm64 libdevel-stacktrace-perl all 2.0400-1 [28.6 kB]
21:32:46 #8 7.667 Get:236 http://deb.debian.org/debian bullseye/main arm64 libexception-class-perl all 1.44-1 [32.3 kB]
21:32:46 #8 7.668 Get:237 http://deb.debian.org/debian bullseye/main arm64 libiterator-perl all 0.03+ds1-1.1 [18.4 kB]
21:32:46 #8 7.670 Get:238 http://deb.debian.org/debian bullseye/main arm64 libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB]
21:32:46 #8 7.675 Get:239 http://deb.debian.org/debian bullseye/main arm64 libexporter-tiny-perl all 1.002002-1 [37.8 kB]
21:32:46 #8 7.687 Get:240 http://deb.debian.org/debian bullseye/main arm64 liblist-moreutils-xs-perl arm64 0.430-2 [36.8 kB]
21:32:46 #8 7.693 Get:241 http://deb.debian.org/debian bullseye/main arm64 liblist-moreutils-perl all 0.430-2 [46.9 kB]
21:32:46 #8 7.695 Get:242 http://deb.debian.org/debian bullseye/main arm64 libdata-dpath-perl all 0.58-1 [43.5 kB]
21:32:46 #8 7.696 Get:243 http://deb.debian.org/debian bullseye/main arm64 libdata-dump-perl all 1.23-1.1 [27.6 kB]
21:32:46 #8 7.699 Get:244 http://deb.debian.org/debian bullseye/main arm64 libdata-messagepack-perl arm64 1.00-4+b1 [37.6 kB]
21:32:46 #8 7.716 Get:245 http://deb.debian.org/debian bullseye/main arm64 libnet-domain-tld-perl all 1.75-1.1 [33.5 kB]
21:32:46 #8 7.717 Get:246 http://deb.debian.org/debian bullseye/main arm64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
21:32:46 #8 7.723 Get:247 http://deb.debian.org/debian bullseye/main arm64 libdevel-size-perl arm64 0.83-1+b2 [25.8 kB]
21:32:46 #8 7.725 Get:248 http://deb.debian.org/debian bullseye/main arm64 libdistro-info-perl all 1.0 [7480 B]
21:32:46 #8 7.730 Get:249 http://deb.debian.org/debian bullseye/main arm64 libemail-address-xs-perl arm64 1.04-1+b3 [26.7 kB]
21:32:46 #8 7.737 Get:250 http://deb.debian.org/debian bullseye/main arm64 libfcgi0ldbl arm64 2.4.2-2 [25.3 kB]
21:32:46 #8 7.745 Get:251 http://deb.debian.org/debian bullseye/main arm64 libfcgi-bin arm64 2.4.2-2 [12.5 kB]
21:32:46 #8 7.752 Get:252 http://deb.debian.org/debian bullseye/main arm64 libfcgi-perl arm64 0.79+ds-2 [27.1 kB]
21:32:46 #8 7.754 Get:253 http://deb.debian.org/debian bullseye/main arm64 libipc-system-simple-perl all 1.30-1 [28.2 kB]
21:32:46 #8 7.757 Get:254 http://deb.debian.org/debian bullseye/main arm64 libfile-basedir-perl all 0.08-1 [17.7 kB]
21:32:46 #8 7.766 Get:255 http://deb.debian.org/debian bullseye/main arm64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
21:32:46 #8 7.770 Get:256 http://deb.debian.org/debian bullseye/main arm64 libfile-fcntllock-perl arm64 0.22-3+b7 [35.4 kB]
21:32:46 #8 7.771 Get:257 http://deb.debian.org/debian bullseye/main arm64 libnumber-compare-perl all 0.03-1.1 [6956 B]
21:32:46 #8 7.772 Get:258 http://deb.debian.org/debian bullseye/main arm64 libtext-glob-perl all 0.11-1 [8888 B]
21:32:46 #8 7.774 Get:259 http://deb.debian.org/debian bullseye/main arm64 libfile-find-rule-perl all 0.34-1 [30.6 kB]
21:32:46 #8 7.776 Get:260 http://deb.debian.org/debian bullseye/main arm64 libfont-afm-perl all 1.20-3 [14.0 kB]
21:32:46 #8 7.779 Get:261 http://deb.debian.org/debian bullseye/main arm64 libio-string-perl all 1.08-3.1 [11.8 kB]
21:32:46 #8 7.782 Get:262 http://deb.debian.org/debian bullseye/main arm64 libfont-ttf-perl all 1.06-1.1 [318 kB]
21:32:46 #8 7.783 Get:263 http://deb.debian.org/debian bullseye/main arm64 libio-stringy-perl all 2.111-3 [56.5 kB]
21:32:46 #8 7.784 Get:264 http://deb.debian.org/debian bullseye/main arm64 libparams-validate-perl arm64 1.30-1+b1 [66.2 kB]
21:32:46 #8 7.786 Get:265 http://deb.debian.org/debian bullseye/main arm64 libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB]
21:32:46 #8 7.787 Get:266 http://deb.debian.org/debian bullseye/main arm64 libsort-versions-perl all 1.62-1 [11.0 kB]
21:32:46 #8 7.788 Get:267 http://deb.debian.org/debian bullseye/main arm64 libgit-wrapper-perl all 0.048-1 [34.7 kB]
21:32:46 #8 7.790 Get:268 http://deb.debian.org/debian bullseye/main arm64 libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B]
21:32:46 #8 7.791 Get:269 http://deb.debian.org/debian bullseye/main arm64 libio-prompter-perl all 0.004015-1 [60.4 kB]
21:32:46 #8 7.794 Get:270 http://deb.debian.org/debian bullseye/main arm64 libjson-perl all 4.03000-1 [88.6 kB]
21:32:46 #8 7.794 Get:271 http://deb.debian.org/debian bullseye/main arm64 liblog-any-perl all 1.709-1 [73.5 kB]
21:32:46 #8 7.794 Get:272 http://deb.debian.org/debian bullseye/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
21:32:46 #8 7.794 Get:273 http://deb.debian.org/debian bullseye/main arm64 libpackage-stash-perl all 0.39-1 [21.9 kB]
21:32:46 #8 7.794 Get:274 http://deb.debian.org/debian bullseye/main arm64 libsub-identify-perl arm64 0.14-1+b3 [11.9 kB]
21:32:46 #8 7.795 Get:275 http://deb.debian.org/debian bullseye/main arm64 libsub-name-perl arm64 0.26-1+b1 [13.5 kB]
21:32:46 #8 7.796 Get:276 http://deb.debian.org/debian bullseye/main arm64 libnamespace-clean-perl all 0.27-1 [17.3 kB]
21:32:46 #8 7.797 Get:277 http://deb.debian.org/debian bullseye/main arm64 libpath-tiny-perl all 0.118-1 [53.5 kB]
21:32:46 #8 7.799 Get:278 http://deb.debian.org/debian bullseye/main arm64 libtype-tiny-perl all 1.012001-2 [351 kB]
21:32:46 #8 7.802 Get:279 http://deb.debian.org/debian bullseye/main arm64 libgitlab-api-v4-perl all 0.26-1 [87.9 kB]
21:32:46 #8 7.802 Get:280 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-0 arm64 2.66.8-1 [1286 kB]
21:32:46 #8 7.814 Get:281 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
21:32:46 #8 7.827 Get:282 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
21:32:46 #21 1.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
21:32:46 #21 1.862 (1/9) Installing binutils (2.38-r3)
21:32:46 #21 1.948 (2/9) Installing libgomp (11.2.1_git20220219-r2)
21:32:46 #21 1.953 (3/9) Installing libatomic (11.2.1_git20220219-r2)
21:32:46 #21 1.955 (4/9) Installing gmp (6.2.1-r2)
21:32:46 #21 1.963 (5/9) Installing isl22 (0.22-r0)
21:32:46 #18 extracting sha256:af72e8bb74dba7b7a51456e414ac4999ff55a6a68e532a7cd1b6f32707be625f 6.9s done
21:32:46 #18 extracting sha256:3a421caacf35538ce671745cb9396eea38bf42cd3093eaf78dbcbe8bf5f83f82
21:32:46 #18 extracting sha256:3a421caacf35538ce671745cb9396eea38bf42cd3093eaf78dbcbe8bf5f83f82 0.1s done
21:32:46 #18 DONE 12.9s
21:32:46 
21:32:46 #19 [linux/amd64 build-base-alpine 2/4] COPY --from=xx / /
21:32:46 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 47.19MB / 53.29MB 12.8s
21:32:46 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 49.28MB / 110.12MB 12.8s
21:32:46 #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 100.66MB / 110.12MB 10.7s
21:32:46 #14 ...
21:32:46 
21:32:46 #8 [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:32:46 #8 sha256:88211d7f4a6ea5d41a1f1e1d238d95dfdc66a5d44144ea19f77edffc1be7afc4
21:32:46 #8 DONE 2.9s
21:32:46 
21:32:46 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:46 #14 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:32:46 #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 93.32MB / 110.12MB 12.8s
21:32:47 #8 7.838 Get:283 http://deb.debian.org/debian bullseye/main arm64 libhash-fieldhash-perl arm64 0.15-1+b3 [17.6 kB]
21:32:47 #8 7.839 Get:284 http://deb.debian.org/debian bullseye/main arm64 libhtml-form-perl all 6.07-1 [22.9 kB]
21:32:47 #8 7.841 Get:285 http://deb.debian.org/debian bullseye/main arm64 libhtml-format-perl all 2.12-1.1 [43.8 kB]
21:32:47 #8 7.844 Get:286 http://deb.debian.org/debian bullseye/main arm64 libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB]
21:32:47 #8 7.846 Get:287 http://deb.debian.org/debian bullseye/main arm64 libhttp-daemon-perl all 6.12-1 [22.9 kB]
21:32:47 #8 7.847 Get:288 http://deb.debian.org/debian bullseye/main arm64 libio-sessiondata-perl all 1.03-1.1 [5984 B]
21:32:47 #8 7.849 Get:289 http://deb.debian.org/debian bullseye/main arm64 libipc-run3-perl all 0.048-2 [34.2 kB]
21:32:47 #8 7.850 Get:290 http://deb.debian.org/debian bullseye/main arm64 libtypes-serialiser-perl all 1.01-1 [12.2 kB]
21:32:47 #8 7.852 Get:291 http://deb.debian.org/debian bullseye/main arm64 libjson-xs-perl arm64 4.030-1+b1 [93.7 kB]
21:32:47 #8 7.852 Get:292 http://deb.debian.org/debian bullseye/main arm64 libjson-maybexs-perl all 1.004003-1 [13.1 kB]
21:32:47 #8 7.854 Get:293 http://deb.debian.org/debian bullseye/main arm64 libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB]
21:32:47 #8 7.855 Get:294 http://deb.debian.org/debian bullseye/main arm64 liblist-compare-perl all 0.55-1 [66.9 kB]
21:32:47 #8 7.857 Get:295 http://deb.debian.org/debian bullseye/main arm64 liblist-someutils-perl all 0.58-1 [36.5 kB]
21:32:47 #8 7.858 Get:296 http://deb.debian.org/debian bullseye/main arm64 liblist-someutils-xs-perl arm64 0.58-2+b1 [31.1 kB]
21:32:47 #8 7.858 Get:297 http://deb.debian.org/debian bullseye/main arm64 liblist-utilsby-perl all 0.11-1 [15.4 kB]
21:32:47 #8 7.859 Get:298 http://deb.debian.org/debian bullseye/main arm64 libltdl7 arm64 2.4.6-15 [390 kB]
21:32:47 #8 7.861 Get:299 http://deb.debian.org/debian bullseye/main arm64 libltdl-dev arm64 2.4.6-15 [162 kB]
21:32:47 #8 7.863 Get:300 http://deb.debian.org/debian bullseye/main arm64 liblzo2-2 arm64 2.10-2 [51.8 kB]
21:32:47 #8 7.865 Get:301 http://deb.debian.org/debian bullseye/main arm64 libsys-hostname-long-perl all 1.5-2 [11.8 kB]
21:32:47 #8 7.865 Get:302 http://deb.debian.org/debian bullseye/main arm64 libmail-sendmail-perl all 0.80-1.1 [25.5 kB]
21:32:47 #8 7.866 Get:303 http://deb.debian.org/debian bullseye/main arm64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
21:32:47 #8 7.866 Get:304 http://deb.debian.org/debian bullseye/main arm64 libmailtools-perl all 2.21-1 [95.5 kB]
21:32:47 #8 7.867 Get:305 http://deb.debian.org/debian bullseye/main arm64 libmarkdown2 arm64 2.2.6-1 [34.3 kB]
21:32:47 #8 7.868 Get:306 http://deb.debian.org/debian bullseye/main arm64 libmime-tools-perl all 5.509-1 [212 kB]
21:32:47 #8 7.877 Get:307 http://deb.debian.org/debian bullseye/main arm64 libmoox-aliases-perl all 0.001006-1.1 [10.8 kB]
21:32:47 #8 7.880 Get:308 http://deb.debian.org/debian bullseye/main arm64 libnamespace-autoclean-perl all 0.29-1 [15.0 kB]
21:32:47 #8 7.881 Get:309 http://deb.debian.org/debian bullseye/main arm64 libobject-id-perl all 0.1.2-2.1 [16.7 kB]
21:32:47 #8 7.883 Get:310 http://deb.debian.org/debian bullseye/main arm64 libmoox-struct-perl all 0.020-1 [25.4 kB]
21:32:47 #8 7.884 Get:311 http://deb.debian.org/debian bullseye/main arm64 libmouse-perl arm64 2.5.10-1+b1 [170 kB]
21:32:47 #8 7.887 Get:312 http://deb.debian.org/debian bullseye/main arm64 libnumber-range-perl all 0.12-1.1 [8688 B]
21:32:47 #8 7.888 Get:313 http://deb.debian.org/debian bullseye/main arm64 libossp-uuid16 arm64 1.6.2-1.5+b9 [41.8 kB]
21:32:47 #8 7.890 Get:314 http://deb.debian.org/debian bullseye/main arm64 libossp-uuid-perl arm64 1.6.2-1.5+b9 [28.5 kB]
21:32:47 #8 7.892 Get:315 http://deb.debian.org/debian bullseye/main arm64 libpackage-stash-xs-perl arm64 0.29-1+b2 [19.7 kB]
21:32:47 #8 7.897 Get:316 http://deb.debian.org/debian bullseye/main arm64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
21:32:47 #8 7.899 Get:317 http://deb.debian.org/debian bullseye/main arm64 libperlio-gzip-perl arm64 0.19-1+b7 [17.0 kB]
21:32:47 #8 7.901 Get:318 http://deb.debian.org/debian bullseye/main arm64 libpod-parser-perl all 1.63-2 [96.1 kB]
21:32:47 #8 7.901 Get:319 http://deb.debian.org/debian bullseye/main arm64 libpod-constants-perl all 0.19-2 [17.3 kB]
21:32:47 #8 7.902 Get:320 http://deb.debian.org/debian bullseye/main arm64 libproc-processtable-perl arm64 0.59-2+b1 [45.7 kB]
21:32:47 #8 7.905 Get:321 http://deb.debian.org/debian bullseye/main arm64 libre2-9 arm64 20210201+dfsg-1 [151 kB]
21:32:47 #8 7.908 Get:322 http://deb.debian.org/debian bullseye/main arm64 libre-engine-re2-perl arm64 0.14-1 [17.7 kB]
21:32:47 #8 7.909 Get:323 http://deb.debian.org/debian bullseye/main arm64 libreadonly-perl all 2.050-3 [23.1 kB]
21:32:47 #8 7.909 Get:324 http://deb.debian.org/debian bullseye/main arm64 libref-util-perl all 0.204-1 [17.1 kB]
21:32:47 #8 7.909 Get:325 http://deb.debian.org/debian bullseye/main arm64 libref-util-xs-perl arm64 0.117-1+b3 [13.5 kB]
21:32:47 #8 7.911 Get:326 http://deb.debian.org/debian bullseye/main arm64 libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB]
21:32:47 #8 7.912 Get:327 http://deb.debian.org/debian bullseye/main arm64 libregexp-pattern-perl all 0.2.14-1 [18.8 kB]
21:32:47 #8 7.912 Get:328 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules arm64 2.1.27+dfsg-2.1+deb11u1 [101 kB]
21:32:47 #8 7.914 Get:329 http://deb.debian.org/debian bullseye/main arm64 libsereal-decoder-perl arm64 4.018+ds-1+b1 [95.3 kB]
21:32:47 #8 7.922 Get:330 http://deb.debian.org/debian bullseye/main arm64 libsereal-encoder-perl arm64 4.018+ds-1+b1 [98.3 kB]
21:32:47 #8 7.922 Get:331 http://deb.debian.org/debian bullseye/main arm64 libtask-weaken-perl all 1.06-1 [9252 B]
21:32:47 #8 7.923 Get:332 http://deb.debian.org/debian bullseye/main arm64 libxml-parser-perl arm64 2.46-2 [205 kB]
21:32:47 #8 7.931 Get:333 http://deb.debian.org/debian bullseye/main arm64 libsoap-lite-perl all 1.27-1 [258 kB]
21:32:47 #8 7.931 Get:334 http://deb.debian.org/debian bullseye/main arm64 libsort-key-perl arm64 1.33-2+b3 [36.1 kB]
21:32:47 #8 7.932 Get:335 http://deb.debian.org/debian bullseye/main arm64 libstring-copyright-perl all 0.003006-1 [11.6 kB]
21:32:47 #8 7.932 Get:336 http://deb.debian.org/debian bullseye/main arm64 libstring-escape-perl all 2010.002-2 [19.1 kB]
21:32:47 #8 7.933 Get:337 http://deb.debian.org/debian bullseye/main arm64 libstring-shellquote-perl all 1.04-1 [12.6 kB]
21:32:47 #8 7.938 Get:338 http://deb.debian.org/debian bullseye/main arm64 libsys-cpuaffinity-perl arm64 1.13~03-1 [33.5 kB]
21:32:47 #8 7.938 Get:339 http://deb.debian.org/debian bullseye/main arm64 libterm-readkey-perl arm64 2.38-1+b2 [27.3 kB]
21:32:47 #8 7.938 Get:340 http://deb.debian.org/debian bullseye/main arm64 libtext-levenshteinxs-perl arm64 0.03-4+b8 [8680 B]
21:32:47 #8 7.938 Get:341 http://deb.debian.org/debian bullseye/main arm64 libtext-markdown-discount-perl arm64 0.12-1+b1 [12.9 kB]
21:32:47 #8 7.940 Get:342 http://deb.debian.org/debian bullseye/main arm64 libtext-xslate-perl arm64 3.5.8-1+b1 [195 kB]
21:32:47 #8 7.941 Get:343 http://deb.debian.org/debian bullseye/main arm64 libtime-duration-perl all 1.21-1 [13.7 kB]
21:32:47 #8 7.942 Get:344 http://deb.debian.org/debian bullseye/main arm64 libtime-moment-perl arm64 0.44-1+b3 [75.1 kB]
21:32:47 #8 7.948 Get:345 http://deb.debian.org/debian bullseye/main arm64 libtype-tiny-xs-perl arm64 0.022-1 [24.8 kB]
21:32:47 #8 7.954 Get:346 http://deb.debian.org/debian bullseye/main arm64 libunicode-utf8-perl arm64 0.62-1+b2 [19.8 kB]
21:32:47 #8 7.955 Get:347 http://deb.debian.org/debian bullseye/main arm64 libxdelta2 arm64 1.1.3-9.3 [45.6 kB]
21:32:47 #8 7.956 Get:348 http://deb.debian.org/debian bullseye/main arm64 libxext6 arm64 2:1.3.3-1.1 [51.6 kB]
21:32:47 #8 7.957 Get:349 http://deb.debian.org/debian bullseye/main arm64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
21:32:47 #8 7.957 Get:350 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
21:32:47 #8 7.958 Get:351 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
21:32:47 #8 7.959 Get:352 http://deb.debian.org/debian bullseye/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-2+b1 [326 kB]
21:32:47 #8 7.961 Get:353 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
21:32:47 #8 7.961 Get:354 http://deb.debian.org/debian bullseye/main arm64 libxmlrpc-lite-perl all 0.717-4 [22.6 kB]
21:32:47 #8 7.962 Get:355 http://deb.debian.org/debian bullseye/main arm64 libxmuu1 arm64 2:1.1.2-2+b3 [24.1 kB]
21:32:47 #8 7.963 Get:356 http://deb.debian.org/debian bullseye/main arm64 libyaml-0-2 arm64 0.2.2-1 [45.1 kB]
21:32:47 #8 7.964 Get:357 http://deb.debian.org/debian bullseye/main arm64 libyaml-libyaml-perl arm64 0.82+repack-1+b1 [34.5 kB]
21:32:47 #8 7.966 Get:358 http://deb.debian.org/debian bullseye/main arm64 licensecheck all 3.1.1-2 [50.0 kB]
21:32:47 #8 7.969 Get:359 http://deb.debian.org/debian bullseye/main arm64 lzip arm64 1.22-3 [84.7 kB]
21:32:47 #8 7.971 Get:360 http://deb.debian.org/debian bullseye/main arm64 lzop arm64 1.04-2 [82.8 kB]
21:32:47 #8 7.974 Get:361 http://deb.debian.org/debian bullseye/main arm64 t1utils arm64 1.41-4 [59.8 kB]
21:32:47 #8 7.976 Get:362 http://deb.debian.org/debian-security bullseye-security/main arm64 unzip arm64 6.0-26+deb11u1 [165 kB]
21:32:47 #8 8.030 Get:363 http://deb.debian.org/debian bullseye/main arm64 lintian all 2.104.0 [1265 kB]
21:32:47 #21 1.979 (6/9) Installing mpfr4 (4.1.0-r0)
21:32:47 #21 2.003 (7/9) Installing mpc1 (1.2.1-r0)
21:32:47 #21 2.005 (8/9) Installing gcc (11.2.1_git20220219-r2)
21:32:47 #14 ...
21:32:47 
21:32:47 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:32:47 #9 sha256:fb5e04ffa07878a8b5d0de1fe81c8eefc731e728fc4a64871bf0068013118808
21:32:47 #9 0.963 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
21:32:47 #9 1.389 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [114 kB]
21:32:47 #9 1.485 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [99.8 kB]
21:32:47 #9 1.583 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB]
21:32:47 #9 1.681 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB]
21:32:47 #9 1.922 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB]
21:32:47 #9 1.926 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB]
21:32:47 #9 2.944 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB]
21:32:47 #9 2.944 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [250 kB]
21:32:47 #9 2.944 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse arm64 Packages [1989 B]
21:32:47 #9 2.967 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [612 kB]
21:32:47 #9 2.977 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted arm64 Packages [108 kB]
21:32:47 #9 2.980 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe arm64 Packages [5817 B]
21:32:47 #9 2.980 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-security/main arm64 Packages [310 kB]
21:32:47 #9 2.987 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted arm64 Packages [94.7 kB]
21:32:47 #9 2.993 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe arm64 Packages [124 kB]
21:32:47 #9 3.817 Fetched 21.3 MB in 3s (6543 kB/s)
21:32:47 #9 3.817 Reading package lists...
21:32:47 #9 4.572 Reading package lists...
21:32:47 #9 5.278 Building dependency tree...
21:32:47 #9 5.453 Reading state information...
21:32:47 #9 5.706 The following additional packages will be installed:
21:32:47 #9 5.706   autoconf automake autopoint autotools-dev binutils
21:32:47 #9 5.706   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
21:32:47 #9 5.706   bzip2 ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit
21:32:47 #9 5.706   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
21:32:47 #9 5.706   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
21:32:47 #9 5.706   g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git-man gnupg gnupg-l10n
21:32:47 #9 5.706   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
21:32:47 #9 5.706   groff-base intltool-debian iso-codes less libalgorithm-diff-perl
21:32:47 #9 5.706   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
21:32:47 #9 5.706   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
21:32:47 #9 5.707   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
21:32:47 #9 5.707   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
21:32:47 #9 5.707   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
21:32:47 #9 5.707   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
21:32:47 #9 5.707   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
21:32:47 #9 5.707   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
21:32:47 #9 5.707   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
21:32:47 #9 5.707   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
21:32:47 #9 5.707   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
21:32:47 #9 5.707   libdata-validate-uri-perl libdebhelper-perl libdeflate0
21:32:47 #9 5.707   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
21:32:47 #9 5.707   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
21:32:47 #9 5.707   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
21:32:47 #9 5.707   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
21:32:47 #9 5.707   libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl
21:32:47 #9 5.707   libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl
21:32:47 #9 5.707   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
21:32:47 #9 5.707   libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl
21:32:47 #9 5.707   libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6
21:32:47 #9 5.707   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
21:32:47 #9 5.707   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
21:32:47 #9 5.707   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
21:32:47 #9 5.707   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:32:47 #9 5.707   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:32:47 #9 5.707   libhwasan0 libicu70 libimport-into-perl libio-html-perl
21:32:47 #9 5.707   libio-interactive-perl libio-prompt-tiny-perl libio-prompter-perl
21:32:47 #9 5.707   libio-pty-perl libio-socket-ssl-perl libio-string-perl libipc-run-perl
21:32:47 #9 5.707   libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl
21:32:47 #9 5.707   libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8 libjpeg8
21:32:47 #9 5.707   libjson-maybexs-perl libjson-perl libjson-xs-perl libksba8 libldap-2.5-0
21:32:47 #9 5.707   libldap-common liblist-compare-perl liblist-moreutils-perl
21:32:47 #9 5.707   liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl
21:32:47 #9 5.707   liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
21:32:47 #9 5.707   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
21:32:47 #9 5.707   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
21:32:47 #9 5.707   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl
21:32:47 #9 5.707   libmd0 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
21:32:47 #9 5.707   libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3
21:32:47 #9 5.707   libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
21:32:47 #9 5.707   libnet-domain-tld-perl libnet-http-perl libnet-ipv6addr-perl
21:32:47 #9 5.707   libnet-netmask-perl libnet-smtp-ssl-perl libnet-ssleay-perl
21:32:47 #9 5.707   libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
21:32:47 #9 5.707   libobject-id-perl libpackage-stash-perl libpackage-stash-xs-perl
21:32:47 #9 5.707   libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl
21:32:47 #9 5.707   libpath-tiny-perl libperl5.34 libperlio-gzip-perl libperlio-utf8-strict-perl
21:32:47 #9 5.707   libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl
21:32:47 #9 5.707   libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.10-minimal
21:32:47 #9 5.707   libpython3.10-stdlib libre-engine-re2-perl libre2-9 libreadline8
21:32:47 #9 5.707   libreadonly-perl libref-util-perl libref-util-xs-perl
21:32:47 #9 5.707   libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl
21:32:47 #9 5.707   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
21:32:47 #9 5.707   libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl
21:32:47 #9 5.707   libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4
21:32:47 #9 5.707   libstdc++-11-dev libstrictures-perl libstring-copyright-perl
21:32:47 #9 5.707   libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl
21:32:47 #9 5.707   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
21:32:47 #9 5.707   libsub-name-perl libsub-override-perl libsub-quote-perl
21:32:47 #9 5.707   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
21:32:47 #9 5.707   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
21:32:47 #9 5.707   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
21:32:47 #9 5.708   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
21:32:47 #9 5.708   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
21:32:47 #9 5.708   libuchardet0 libunicode-utf8-perl liburi-perl libvariable-magic-perl
21:32:47 #9 5.708   libwant-perl libwebp7 libwww-perl libwww-robotrules-perl libx11-6
21:32:47 #9 5.708   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
21:32:47 #9 5.708   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
21:32:47 #9 5.708   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4
21:32:47 #9 5.708   libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl licensecheck
21:32:47 #9 5.708   lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop m4 make
21:32:47 #9 5.708   man-db manpages manpages-dev media-types netbase openssh-client openssl
21:32:47 #9 5.708   patch patchutils perl perl-modules-5.34 perl-openssl-defaults
21:32:47 #9 5.708   pinentry-curses po-debconf publicsuffix python-apt-common python3
21:32:47 #9 5.708   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
21:32:47 #9 5.708   python3-idna python3-magic python3-minimal python3-pkg-resources
21:32:47 #9 5.708   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
21:32:47 #9 5.708   python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils
21:32:47 #9 5.708   ucf unzip wdiff xauth xz-utils zstd
21:32:47 #9 5.714 Suggested packages:
21:32:47 #9 5.714   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
21:32:47 #9 5.714   gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone
21:32:47 #9 5.714   bsd-mailx | mailx check-all-the-things cvs-buildpackage diffoscope
21:32:47 #9 5.714   disorderfs dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
21:32:47 #9 5.714   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
21:32:47 #9 5.714   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
21:32:47 #9 5.714   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
21:32:47 #9 5.714   debian-keyring libsoap-lite-perl pristine-tar dbus-user-session
21:32:47 #9 5.714   libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync
21:32:47 #9 5.714   gcc-11-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
21:32:47 #9 5.714   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email
21:32:47 #9 5.714   git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage
21:32:47 #9 5.714   scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc bzr
21:32:47 #9 5.714   libgd-tools gdbm-l10n libtool-doc libcrypt-ssleay-perl libossp-uuid-perl
21:32:47 #9 5.714   libscalar-number-perl libsasl2-modules-gssapi-mit
21:32:47 #9 5.714   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
21:32:47 #9 5.714   libsasl2-modules-sql libstdc++-11-doc libbareword-filehandles-perl
21:32:47 #9 5.714   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
21:32:47 #9 5.714   gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl
21:32:47 #9 5.714   libxml-sax-expatxs-perl bash-completion binutils-multiarch
21:32:47 #9 5.714   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
21:32:47 #9 5.714   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
21:32:47 #9 5.714   libterm-readline-gnu-perl | libterm-readline-perl-perl
21:32:47 #9 5.714   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
21:32:47 #9 5.714   python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools
21:32:47 #9 5.714   python3-cryptography python3-openssl python3-socks python-requests-doc
21:32:47 #9 5.714   python3.10-venv python3.10-doc binfmt-support readline-doc zip wdiff-doc
21:32:47 #9 5.990 The following NEW packages will be installed:
21:32:47 #9 5.990   autoconf automake autopoint autotools-dev binutils
21:32:47 #9 5.990   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
21:32:47 #9 5.990   bzip2 ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit
21:32:47 #9 5.990   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
21:32:47 #9 5.990   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
21:32:47 #9 5.990   fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git
21:32:47 #9 5.990   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
21:32:47 #9 5.990   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes less
21:32:47 #9 5.990   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
21:32:47 #9 5.990   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
21:32:47 #9 5.990   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
21:32:47 #9 5.990   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
21:32:47 #9 5.990   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
21:32:47 #9 5.990   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
21:32:47 #9 5.990   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
21:32:47 #9 5.990   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
21:32:47 #9 5.990   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
21:32:47 #9 5.990   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
21:32:47 #9 5.990   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
21:32:47 #9 5.990   libdata-validate-uri-perl libdebhelper-perl libdeflate0
21:32:47 #9 5.990   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
21:32:47 #9 5.990   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
21:32:47 #9 5.990   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
21:32:47 #9 5.990   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
21:32:47 #9 5.990   libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl
21:32:47 #9 5.990   libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl
21:32:47 #9 5.990   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
21:32:47 #9 5.990   libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl
21:32:47 #9 5.990   libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6
21:32:47 #9 5.990   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
21:32:47 #9 5.990   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
21:32:47 #9 5.990   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
21:32:47 #9 5.990   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:32:47 #9 5.990   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:32:47 #9 5.990   libhwasan0 libicu70 libimport-into-perl libio-html-perl
21:32:47 #9 5.990   libio-interactive-perl libio-prompt-tiny-perl libio-prompter-perl
21:32:47 #9 5.990   libio-pty-perl libio-socket-ssl-perl libio-string-perl libipc-run-perl
21:32:47 #9 5.990   libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl
21:32:47 #9 5.990   libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8 libjpeg8
21:32:47 #9 5.990   libjson-maybexs-perl libjson-perl libjson-xs-perl libksba8 libldap-2.5-0
21:32:47 #9 5.990   libldap-common liblist-compare-perl liblist-moreutils-perl
21:32:47 #9 5.990   liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl
21:32:47 #9 5.990   liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
21:32:47 #9 5.990   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
21:32:47 #9 5.990   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
21:32:47 #9 5.990   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl
21:32:47 #9 5.990   libmd0 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
21:32:47 #9 5.990   libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3
21:32:47 #9 5.990   libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
21:32:47 #9 5.990   libnet-domain-tld-perl libnet-http-perl libnet-ipv6addr-perl
21:32:47 #9 5.990   libnet-netmask-perl libnet-smtp-ssl-perl libnet-ssleay-perl
21:32:47 #9 5.990   libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
21:32:47 #9 5.990   libobject-id-perl libpackage-stash-perl libpackage-stash-xs-perl
21:32:47 #9 5.990   libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl
21:32:47 #9 5.990   libpath-tiny-perl libperl5.34 libperlio-gzip-perl libperlio-utf8-strict-perl
21:32:47 #9 5.990   libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl
21:32:47 #9 5.990   libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.10-minimal
21:32:47 #9 5.990   libpython3.10-stdlib libre-engine-re2-perl libre2-9 libreadline8
21:32:47 #9 5.990   libreadonly-perl libref-util-perl libref-util-xs-perl
21:32:47 #9 5.990   libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl
21:32:47 #9 5.990   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
21:32:47 #9 5.990   libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl
21:32:47 #9 5.990   libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4
21:32:47 #9 5.990   libstdc++-11-dev libstrictures-perl libstring-copyright-perl
21:32:47 #9 5.990   libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl
21:32:47 #9 5.990   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
21:32:47 #9 5.990   libsub-name-perl libsub-override-perl libsub-quote-perl
21:32:47 #9 5.990   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
21:32:47 #9 5.990   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
21:32:47 #9 5.990   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
21:32:47 #9 5.990   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
21:32:47 #9 5.990   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
21:32:47 #9 5.990   libuchardet0 libunicode-utf8-perl liburi-perl libvariable-magic-perl
21:32:47 #9 5.990   libwant-perl libwebp7 libwww-perl libwww-robotrules-perl libx11-6
21:32:47 #9 5.990   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
21:32:47 #9 5.990   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
21:32:47 #9 5.990   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4
21:32:47 #9 5.990   libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl licensecheck
21:32:47 #9 5.990   lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop m4 make
21:32:47 #9 5.990   man-db manpages manpages-dev media-types netbase openssh-client openssl
21:32:47 #9 5.990   patch patchutils perl perl-modules-5.34 perl-openssl-defaults
21:32:47 #9 5.990   pinentry-curses po-debconf publicsuffix python-apt-common python3
21:32:47 #9 5.990   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
21:32:47 #9 5.990   python3-idna python3-magic python3-minimal python3-pkg-resources
21:32:47 #9 5.990   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
21:32:47 #9 5.990   python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils
21:32:47 #9 5.990   ucf unzip wdiff xauth xz-utils zstd
21:32:47 #9 6.418 0 upgraded, 370 newly installed, 0 to remove and 3 not upgraded.
21:32:47 #9 6.418 Need to get 129 MB of archives.
21:32:47 #9 6.418 After this operation, 459 MB of additional disk space will be used.
21:32:47 #9 6.418 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblocale-gettext-perl arm64 1.07-4build3 [16.9 kB]
21:32:47 #9 6.565 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3.10-minimal arm64 3.10.4-3ubuntu0.1 [806 kB]
21:32:47 #9 6.950 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libexpat1 arm64 2.4.7-1 [78.1 kB]
21:32:47 #9 6.959 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10-minimal arm64 3.10.4-3ubuntu0.1 [2264 kB]
21:32:47 #9 7.093 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-minimal arm64 3.10.4-0ubuntu2 [24.4 kB]
21:32:47 #9 7.095 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 media-types all 7.0.0 [25.5 kB]
21:32:47 #9 7.097 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpdec3 arm64 2.5.1-2build2 [89.0 kB]
21:32:47 #9 7.102 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 readline-common all 8.1.2-1 [53.5 kB]
21:32:47 #9 7.105 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libreadline8 arm64 8.1.2-1 [153 kB]
21:32:47 #9 7.115 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsqlite3-0 arm64 3.37.2-2 [636 kB]
21:32:47 #9 7.144 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3.10-stdlib arm64 3.10.4-3ubuntu0.1 [1826 kB]
21:32:47 #9 7.228 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10 arm64 3.10.4-3ubuntu0.1 [488 kB]
21:32:47 #9 7.253 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpython3-stdlib arm64 3.10.4-0ubuntu2 [6990 B]
21:32:47 #9 7.253 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3 arm64 3.10.4-0ubuntu2 [22.8 kB]
21:32:47 #9 7.253 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 perl-modules-5.34 all 5.34.0-3ubuntu1 [2975 kB]
21:32:47 #9 7.391 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgdbm6 arm64 1.23-1 [34.1 kB]
21:32:47 #9 7.423 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgdbm-compat4 arm64 1.23-1 [6294 B]
21:32:47 #9 7.423 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libperl5.34 arm64 5.34.0-3ubuntu1 [4700 kB]
21:32:47 #9 7.648 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 perl arm64 5.34.0-3ubuntu1 [232 kB]
21:32:47 #9 7.651 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 openssl arm64 3.0.2-0ubuntu1.6 [1161 kB]
21:32:47 #9 7.687 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 ca-certificates all 20211016 [148 kB]
21:32:47 #9 7.692 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 distro-info-data all 0.52ubuntu0.1 [5124 B]
21:32:47 #9 7.692 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 iso-codes all 4.9.0-1 [3459 kB]
21:32:47 #9 7.881 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 less arm64 590-1build1 [142 kB]
21:32:47 #9 7.883 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmd0 arm64 1.0.4-1build1 [23.8 kB]
21:32:47 #9 7.883 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbsd0 arm64 0.11.5-1 [43.7 kB]
21:32:47 #9 7.884 Get:27 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libelf1 arm64 0.186-1build1 [50.7 kB]
21:32:47 #9 7.884 Get:28 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libicu70 arm64 70.1-2 [10.5 MB]
21:32:47 #9 8.493 Get:29 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libxml2 arm64 2.9.13+dfsg-1ubuntu0.1 [728 kB]
21:32:47 #9 8.501 Get:30 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libyaml-0-2 arm64 0.2.2-1build2 [51.0 kB]
21:32:47 #9 8.518 Get:31 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lsb-release all 11.1.0ubuntu4 [10.8 kB]
21:32:47 #9 8.519 Get:32 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 netbase all 6.3 [12.9 kB]
21:32:47 #9 8.519 Get:33 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python-apt-common all 2.3.0ubuntu2.1 [15.2 kB]
21:32:47 #9 8.519 Get:34 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-apt arm64 2.3.0ubuntu2.1 [162 kB]
21:32:47 #9 8.521 Get:35 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-pkg-resources all 59.6.0-1.2 [132 kB]
21:32:47 #9 8.522 Get:36 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 ucf all 3.0043 [56.1 kB]
21:32:47 #9 8.523 Get:37 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 bsdextrautils arm64 2.37.2-4ubuntu3 [70.1 kB]
21:32:47 #9 8.570 Get:38 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmagic-mgc arm64 1:5.41-3 [257 kB]
21:32:47 #9 8.649 Get:39 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmagic1 arm64 1:5.41-3 [85.0 kB]
21:32:47 #9 8.649 Get:40 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 file arm64 1:5.41-3 [21.6 kB]
21:32:47 #9 8.649 Get:41 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gettext-base arm64 0.21-4ubuntu4 [37.2 kB]
21:32:47 #9 8.649 Get:42 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libuchardet0 arm64 0.0.7-1build2 [77.3 kB]
21:32:47 #9 8.651 Get:43 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 groff-base arm64 1.22.4-8build1 [917 kB]
21:32:47 #9 8.685 Get:44 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcbor0.8 arm64 0.8.0-2ubuntu1 [24.3 kB]
21:32:47 #9 8.685 Get:45 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libedit2 arm64 3.1-20210910-1build1 [96.0 kB]
21:32:47 #9 8.691 Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfido2-1 arm64 1.10.0-1 [81.8 kB]
21:32:47 #9 8.693 Get:47 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnghttp2-14 arm64 1.43.0-1build3 [75.4 kB]
21:32:47 #9 8.718 Get:48 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpipeline1 arm64 1.5.5-1 [23.2 kB]
21:32:47 #9 8.791 Get:49 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpng16-16 arm64 1.6.37-3build5 [189 kB]
21:32:47 #9 8.796 Get:50 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpsl5 arm64 0.21.0-1.2build2 [58.3 kB]
21:32:47 #9 8.800 Get:51 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxau6 arm64 1:1.0.9-1build5 [7624 B]
21:32:47 #9 8.800 Get:52 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxdmcp6 arm64 1:1.1.3-0ubuntu5 [10.8 kB]
21:32:47 #9 8.800 Get:53 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxcb1 arm64 1.14-3ubuntu3 [49.0 kB]
21:32:47 #9 8.800 Get:54 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libx11-data all 2:1.7.5-1 [119 kB]
21:32:47 #9 8.809 Get:55 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libx11-6 arm64 2:1.7.5-1 [661 kB]
21:32:47 #9 8.831 Get:56 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxext6 arm64 2:1.3.4-1build1 [31.1 kB]
21:32:47 #9 8.831 Get:57 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxmuu1 arm64 2:1.1.3-3 [10.4 kB]
21:32:47 #9 8.863 Get:58 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 man-db arm64 2.10.2-1 [1181 kB]
21:32:47 #9 8.937 Get:59 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 manpages all 5.10-1ubuntu1 [1375 kB]
21:32:47 #9 8.988 Get:60 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 openssh-client arm64 1:8.9p1-3 [866 kB]
21:32:47 #9 9.039 Get:61 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 publicsuffix all 20211207.1025-1 [129 kB]
21:32:47 #9 9.041 Get:62 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 strace arm64 5.16-0ubuntu3 [465 kB]
21:32:47 #9 9.058 Get:63 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 xauth arm64 1:1.1-1build2 [26.8 kB]
21:32:47 #9 9.058 Get:64 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 xz-utils arm64 5.2.5-2ubuntu1 [84.4 kB]
21:32:47 #9 9.062 Get:65 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsigsegv2 arm64 2.13-1ubuntu3 [14.5 kB]
21:32:47 #9 9.062 Get:66 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 m4 arm64 1.4.18-5ubuntu2 [196 kB]
21:32:47 #9 9.085 Get:67 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 autoconf all 2.71-2 [338 kB]
21:32:47 #9 9.097 Get:68 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 autotools-dev all 20220109.1 [44.9 kB]
21:32:47 #9 9.098 Get:69 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 automake all 1:1.16.5-1.3 [558 kB]
21:32:47 #9 9.158 Get:70 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 autopoint all 0.21-4ubuntu4 [422 kB]
21:32:47 #9 9.173 Get:71 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 binutils-common arm64 2.38-3ubuntu1 [221 kB]
21:32:47 #9 9.180 Get:72 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbinutils arm64 2.38-3ubuntu1 [825 kB]
21:32:47 #9 9.211 Get:73 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libctf-nobfd0 arm64 2.38-3ubuntu1 [106 kB]
21:32:47 #9 9.233 Get:74 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libctf0 arm64 2.38-3ubuntu1 [102 kB]
21:32:47 #9 9.235 Get:75 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 binutils-aarch64-linux-gnu arm64 2.38-3ubuntu1 [3225 kB]
21:32:47 #9 9.411 Get:76 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 binutils arm64 2.38-3ubuntu1 [3156 B]
21:32:47 #9 9.411 Get:77 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libc-dev-bin arm64 2.35-0ubuntu3.1 [19.6 kB]
21:32:47 #9 ...
21:32:47 
21:32:47 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:47 #14 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391
21:32:47 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 50.33MB / 53.29MB 13.1s
21:32:47 #9 0.959 Loaded plugins: fastestmirror, ovl
21:32:47 #8 8.038 Get:364 http://deb.debian.org/debian bullseye/main arm64 lsb-release all 11.1.0 [27.9 kB]
21:32:47 #8 8.046 Get:365 http://deb.debian.org/debian bullseye/main arm64 manpages-dev all 5.10-1 [2309 kB]
21:32:47 #8 8.069 Get:366 http://deb.debian.org/debian bullseye/main arm64 pbzip2 arm64 1.1.13-1 [43.5 kB]
21:32:47 #8 8.081 Get:367 http://deb.debian.org/debian bullseye/main arm64 pixz arm64 1.0.7-1 [20.2 kB]
21:32:47 #8 8.082 Get:368 http://deb.debian.org/debian bullseye/main arm64 xdelta arm64 1.1.3-9.3 [25.8 kB]
21:32:47 #8 8.090 Get:369 http://deb.debian.org/debian bullseye/main arm64 xdelta3 arm64 3.0.11-dfsg-1+b1 [59.7 kB]
21:32:47 #8 8.090 Get:370 http://deb.debian.org/debian bullseye/main arm64 pristine-tar arm64 1.49 [115 kB]
21:32:47 #8 8.090 Get:371 http://deb.debian.org/debian bullseye/main arm64 publicsuffix all 20211207.1025-0+deb11u1 [125 kB]
21:32:47 #8 8.090 Get:372 http://deb.debian.org/debian bullseye/main arm64 python-apt-common all 2.2.1 [96.5 kB]
21:32:47 #8 8.090 Get:373 http://deb.debian.org/debian bullseye/main arm64 python3-apt arm64 2.2.1 [183 kB]
21:32:47 #8 8.090 Get:374 http://deb.debian.org/debian bullseye/main arm64 python3-certifi all 2020.6.20-1 [151 kB]
21:32:47 #8 8.090 Get:375 http://deb.debian.org/debian bullseye/main arm64 python3-idna all 2.10-1 [37.4 kB]
21:32:47 #8 8.090 Get:376 http://deb.debian.org/debian bullseye/main arm64 python3-magic all 2:0.4.20-3 [13.4 kB]
21:32:47 #8 8.091 Get:377 http://deb.debian.org/debian bullseye/main arm64 python3-urllib3 all 1.26.5-1~exp1 [114 kB]
21:32:47 #8 8.092 Get:378 http://deb.debian.org/debian bullseye/main arm64 python3-requests all 2.25.1+dfsg-2 [69.3 kB]
21:32:47 #8 8.095 Get:379 http://deb.debian.org/debian bullseye/main arm64 python3-unidiff all 0.5.5-2 [9604 B]
21:32:47 #8 8.096 Get:380 http://deb.debian.org/debian bullseye/main arm64 python3-xdg all 0.27-2 [41.8 kB]
21:32:47 #8 8.100 Get:381 http://deb.debian.org/debian bullseye/main arm64 shared-mime-info arm64 2.0-1 [700 kB]
21:32:47 #8 8.110 Get:382 http://deb.debian.org/debian bullseye/main arm64 strace arm64 5.10-1 [994 kB]
21:32:47 #8 8.116 Get:383 http://deb.debian.org/debian bullseye/main arm64 xauth arm64 1:1.1-1 [40.0 kB]
21:32:47 #8 8.116 Get:384 http://deb.debian.org/debian bullseye/main arm64 xdg-user-dirs arm64 0.17-2 [53.2 kB]
21:32:47 #14 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 4.0s done
21:32:47 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 53.29MB / 53.29MB 13.3s
21:32:47 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 55.57MB / 110.12MB 13.4s
21:32:47 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 63.96MB / 110.12MB 13.6s
21:32:47 #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 108.00MB / 110.12MB 11.6s
21:32:47 #7 extracting sha256:a03a1d54dcfd6ce7007bfa41c40b1747d5553db7ee3404e88dd3ddc54ede514e 9.1s done
21:32:47 #7 DONE 12.3s
21:32:47 
21:32:47 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:47 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:32:47 #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 47.36MB / 47.36MB 10.0s done
21:32:47 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 53.29MB / 53.29MB 10.7s done
21:32:47 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 53.48MB / 110.12MB 12.3s
21:32:47 #13 sha256:51535751bb9f3fed6d5f9fa83b05434161f008a0cd95a93eb27a536ab08475e3 156B / 156B 10.2s done
21:32:47 #13 extracting sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 4.7s done
21:32:47 #13 extracting sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a
21:32:47 #14 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 10.1s
21:32:47 #8 8.319 debconf: delaying package configuration, since apt-utils is not installed
21:32:47 #8 8.351 Fetched 168 MB in 3s (57.4 MB/s)
21:32:47 #8 8.384 Selecting previously unselected package bsdextrautils.
21:32:47 #8 8.384 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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:32:47 #8 8.384 Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u1_arm64.deb ...
21:32:47 #8 8.391 Unpacking bsdextrautils (2.36.1-8+deb11u1) ...
21:32:47 #8 8.451 Selecting previously unselected package libuchardet0:arm64.
21:32:47 #8 8.451 Preparing to unpack .../01-libuchardet0_0.0.7-1_arm64.deb ...
21:32:47 #8 8.460 Unpacking libuchardet0:arm64 (0.0.7-1) ...
21:32:47 #8 8.524 Selecting previously unselected package groff-base.
21:32:47 #8 8.524 Preparing to unpack .../02-groff-base_1.22.4-6_arm64.deb ...
21:32:47 #8 8.529 Unpacking groff-base (1.22.4-6) ...
21:32:47 #14 extracting sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd done
21:32:47 #19 DONE 2.0s
21:32:47 
21:32:47 #20 [linux/amd64 build-base-alpine 3/4] RUN apk add --no-cache bash clang lld llvm file git
21:32:47 #0 0.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
21:32:47 #9 1.342 Determining fastest mirrors
21:32:47 #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 99.61MB / 110.12MB 13.8s
21:32:47 #8 8.684 Selecting previously unselected package libgdbm6:arm64.
21:32:47 #8 8.686 Preparing to unpack .../03-libgdbm6_1.19-2_arm64.deb ...
21:32:47 #8 8.690 Unpacking libgdbm6:arm64 (1.19-2) ...
21:32:47 #8 8.731 Selecting previously unselected package libpipeline1:arm64.
21:32:47 #8 8.733 Preparing to unpack .../04-libpipeline1_1.5.3-1_arm64.deb ...
21:32:47 #8 8.737 Unpacking libpipeline1:arm64 (1.5.3-1) ...
21:32:47 #13 ...
21:32:47 
21:32:47 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:32:47 #8 sha256:7e445fce948841dc58cdb23eaed56cba4a10d286b9cbd9a72a25951696a9f4d2
21:32:47 #8 1.006 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB]
21:32:47 #8 1.409 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB]
21:32:47 #8 1.503 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB]
21:32:47 #8 1.598 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB]
21:32:47 #8 1.689 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [11.0 MB]
21:32:47 #8 2.511 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [153 kB]
21:32:47 #8 2.513 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [1285 kB]
21:32:47 #8 2.546 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [572 B]
21:32:47 #8 2.546 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [2018 kB]
21:32:47 #8 2.597 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [5451 B]
21:32:47 #8 2.597 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5351 B]
21:32:47 #8 2.602 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [2063 kB]
21:32:47 #8 2.715 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [12.2 kB]
21:32:47 #8 2.715 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [12.5 kB]
21:32:47 #8 2.715 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [1366 kB]
21:32:47 #8 2.788 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [1639 kB]
21:32:47 #8 2.864 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [4778 B]
21:32:47 #8 2.864 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2761 B]
21:32:47 #8 3.947 Fetched 20.1 MB in 3s (5899 kB/s)
21:32:47 #8 3.947 Reading package lists...
21:32:47 #8 4.999 Reading package lists...
21:32:47 #8 5.976 Building dependency tree...
21:32:47 #8 6.154 Reading state information...
21:32:47 #8 6.354 The following additional packages will be installed:
21:32:47 #8 6.354   at autoconf automake autopoint autotools-dev binutils
21:32:47 #8 6.354   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
21:32:47 #8 6.354   ca-certificates cpp cpp-7 dctrl-tools debhelper dh-autoreconf
21:32:47 #8 6.354   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput
21:32:47 #8 6.354   fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext gettext-base git-man
21:32:47 #8 6.354   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
21:32:47 #8 6.354   gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less
21:32:47 #8 6.354   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
21:32:47 #8 6.354   libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
21:32:47 #8 6.354   libasan4 libasn1-8-heimdal libassuan0 libatomic1 libauthen-sasl-perl
21:32:47 #8 6.354   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
21:32:47 #8 6.354   libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl libcgi-pm-perl
21:32:47 #8 6.354   libclass-accessor-perl libclass-method-modifiers-perl
21:32:47 #8 6.354   libclass-xsaccessor-perl libclone-perl libcroco3 libcurl3-gnutls libcurl4
21:32:47 #8 6.354   libdata-dump-perl libdata-optlist-perl libdevel-callchecker-perl
21:32:47 #8 6.354   libdevel-globaldestruction-perl libdigest-hmac-perl libdistro-info-perl
21:32:47 #8 6.354   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
21:32:47 #8 6.354   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
21:32:47 #8 6.354   libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl
21:32:47 #8 6.354   libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl
21:32:47 #8 6.354   libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl
21:32:47 #8 6.354   libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl
21:32:47 #8 6.354   libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
21:32:47 #8 6.354   libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
21:32:47 #8 6.354   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
21:32:47 #8 6.354   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
21:32:47 #8 6.354   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:32:47 #8 6.354   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60
21:32:47 #8 6.354   libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl
21:32:47 #8 6.354   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
21:32:47 #8 6.355   libipc-system-simple-perl libisl19 libitm1 libk5crypto3 libkeyutils1
21:32:47 #8 6.355   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
21:32:47 #8 6.355   libldap-common liblist-compare-perl liblist-moreutils-perl
21:32:47 #8 6.355   liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
21:32:47 #8 6.355   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
21:32:47 #8 6.355   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
21:32:47 #8 6.355   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl
21:32:47 #8 6.355   libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
21:32:47 #8 6.355   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
21:32:47 #8 6.355   libnumber-compare-perl libnumber-range-perl libpackage-stash-perl
21:32:47 #8 6.355   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
21:32:47 #8 6.355   libparams-validate-perl libparse-debianchangelog-perl
21:32:47 #8 6.355   libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl
21:32:47 #8 6.355   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
21:32:47 #8 6.355   libpython3.6-minimal libpython3.6-stdlib libreadline7
21:32:47 #8 6.355   libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1
21:32:47 #8 6.355   libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl
21:32:47 #8 6.355   libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1
21:32:47 #8 6.355   libstdc++-7-dev libstrictures-perl libstring-copyright-perl
21:32:47 #8 6.355   libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl
21:32:47 #8 6.355   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
21:32:47 #8 6.355   libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl
21:32:47 #8 6.355   libtimedate-perl libtool libtry-tiny-perl libtsan0 libubsan0
21:32:47 #8 6.355   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwind0-heimdal
21:32:47 #8 6.355   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
21:32:47 #8 6.355   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
21:32:47 #8 6.355   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
21:32:47 #8 6.355   libxml-sax-perl libxml-simple-perl libxml2 libxmuu1 libyaml-0-2
21:32:47 #8 6.355   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release m4 make
21:32:47 #8 6.355   man-db manpages manpages-dev mime-support multiarch-support netbase
21:32:47 #8 6.355   openssh-client openssl patch patchutils perl perl-modules-5.26
21:32:47 #8 6.355   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
21:32:47 #8 6.355   python-apt-common python3 python3-apt python3-certifi python3-chardet
21:32:47 #8 6.355   python3-debian python3-gpg python3-idna python3-magic python3-minimal
21:32:47 #8 6.355   python3-pkg-resources python3-requests python3-six python3-unidiff
21:32:47 #8 6.355   python3-urllib3 python3-xdg python3.6 python3.6-minimal readline-common
21:32:47 #8 6.355   shared-mime-info strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
21:32:47 #8 6.358 Suggested packages:
21:32:47 #8 6.358   default-mta | mail-transport-agent autoconf-archive gnu-standards
21:32:47 #8 6.358   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
21:32:47 #8 6.358   gcc-7-locales debtags dh-make dwz adequate autopkgtest bls-standalone
21:32:47 #8 6.358   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
21:32:47 #8 6.358   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
21:32:47 #8 6.358   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
21:32:47 #8 6.358   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
21:32:47 #8 6.358   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
21:32:47 #8 6.358   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
21:32:47 #8 6.358   mini-dinstall rsync gcc-7-doc libstdc++6-7-dbg gcc-multilib flex bison gdb
21:32:47 #8 6.358   gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan4-dbg
21:32:47 #8 6.358   liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg
21:32:47 #8 6.358   libquadmath0-dbg gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
21:32:47 #8 6.358   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
21:32:47 #8 6.358   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
21:32:47 #8 6.358   libgssapi-perl glibc-doc bzr gdbm-l10n krb5-doc krb5-user libtool-doc
21:32:47 #8 6.358   libcrypt-ssleay-perl libscalar-number-perl libhtml-template-perl
21:32:47 #8 6.358   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
21:32:47 #8 6.358   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
21:32:47 #8 6.358   libstdc++-7-doc libbareword-filehandles-perl libindirect-perl
21:32:47 #8 6.358   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
21:32:47 #8 6.358   libauthen-ntlm-perl bash-completion binutils-multiarch libtext-template-perl
21:32:47 #8 6.358   lsb m4-doc make-doc apparmor www-browser keychain libpam-ssh monkeysphere
21:32:47 #8 6.358   ssh-askpass ed diffutils-doc perl-doc libterm-readline-gnu-perl
21:32:47 #8 6.358   | libterm-readline-perl-perl pinentry-doc libmail-box-perl python3-doc
21:32:47 #8 6.358   python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools
21:32:47 #8 6.358   python3-cryptography python3-openssl python3-socks python3.6-venv
21:32:47 #8 6.358   python3.6-doc binfmt-support readline-doc zip wdiff-doc
21:32:47 #8 6.780 The following NEW packages will be installed:
21:32:47 #8 6.780   at autoconf automake autopoint autotools-dev binutils
21:32:47 #8 6.781   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
21:32:47 #8 6.781   ca-certificates cpp cpp-7 curl dctrl-tools debhelper devscripts
21:32:47 #8 6.781   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
21:32:47 #8 6.781   dpkg-dev dput equivs fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext
21:32:47 #8 6.781   gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
21:32:47 #8 6.781   gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian
21:32:47 #8 6.781   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
21:32:47 #8 6.781   libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl
21:32:47 #8 6.781   libarchive-zip-perl libasan4 libasn1-8-heimdal libassuan0 libatomic1
21:32:47 #8 6.781   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
21:32:47 #8 6.781   libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl
21:32:47 #8 6.781   libcgi-pm-perl libclass-accessor-perl libclass-method-modifiers-perl
21:32:47 #8 6.781   libclass-xsaccessor-perl libclone-perl libcroco3 libcurl3-gnutls libcurl4
21:32:47 #8 6.781   libdata-dump-perl libdata-optlist-perl libdevel-callchecker-perl
21:32:47 #8 6.781   libdevel-globaldestruction-perl libdigest-hmac-perl libdistro-info-perl
21:32:47 #8 6.781   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
21:32:47 #8 6.781   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
21:32:47 #8 6.781   libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl
21:32:47 #8 6.781   libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl
21:32:47 #8 6.781   libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl
21:32:47 #8 6.781   libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl
21:32:47 #8 6.781   libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
21:32:47 #8 6.781   libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
21:32:47 #8 6.781   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
21:32:47 #8 6.781   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
21:32:47 #8 6.781   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:32:47 #8 6.781   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60
21:32:47 #8 6.781   libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl
21:32:47 #8 6.781   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
21:32:47 #8 6.781   libipc-system-simple-perl libisl19 libitm1 libk5crypto3 libkeyutils1
21:32:47 #8 6.781   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
21:32:47 #8 6.781   libldap-common liblist-compare-perl liblist-moreutils-perl
21:32:47 #8 6.781   liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
21:32:47 #8 6.781   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
21:32:47 #8 6.781   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
21:32:47 #8 6.781   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl
21:32:47 #8 6.781   libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
21:32:47 #8 6.781   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
21:32:47 #8 6.781   libnumber-compare-perl libnumber-range-perl libpackage-stash-perl
21:32:47 #8 6.781   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
21:32:47 #8 6.781   libparams-validate-perl libparse-debianchangelog-perl
21:32:47 #8 6.781   libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl
21:32:47 #8 6.781   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
21:32:47 #8 6.781   libpython3.6-minimal libpython3.6-stdlib libreadline7
21:32:47 #8 6.781   libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1
21:32:47 #8 6.781   libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl
21:32:47 #8 6.781   libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1
21:32:47 #8 6.782   libstdc++-7-dev libstrictures-perl libstring-copyright-perl
21:32:47 #8 6.782   libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl
21:32:47 #8 6.782   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
21:32:47 #8 6.782   libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl
21:32:47 #8 6.782   libtimedate-perl libtool libtry-tiny-perl libtsan0 libubsan0
21:32:47 #8 6.782   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwind0-heimdal
21:32:47 #8 6.782   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
21:32:47 #8 6.782   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
21:32:47 #8 6.782   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
21:32:47 #8 6.782   libxml-sax-perl libxml-simple-perl libxml2 libxmuu1 libyaml-0-2
21:32:47 #8 6.782   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release m4 make
21:32:47 #8 6.782   man-db manpages manpages-dev mime-support multiarch-support netbase
21:32:47 #8 6.782   openssh-client openssl patch patchutils perl perl-modules-5.26
21:32:47 #8 6.782   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
21:32:47 #8 6.782   python-apt-common python3 python3-apt python3-certifi python3-chardet
21:32:47 #8 6.782   python3-debian python3-gpg python3-idna python3-magic python3-minimal
21:32:47 #8 6.782   python3-pkg-resources python3-requests python3-six python3-unidiff
21:32:47 #8 6.782   python3-urllib3 python3-xdg python3.6 python3.6-minimal readline-common
21:32:47 #8 6.788   shared-mime-info strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
21:32:47 #8 7.207 0 upgraded, 298 newly installed, 0 to remove and 1 not upgraded.
21:32:47 #8 7.207 Need to get 87.8 MB of archives.
21:32:47 #8 7.207 After this operation, 385 MB of additional disk space will be used.
21:32:47 #8 7.207 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblocale-gettext-perl arm64 1.07-3build2 [16.3 kB]
21:32:47 #8 7.354 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.1 arm64 1.1.1-1ubuntu2.1~18.04.20 [1062 kB]
21:32:47 #8 7.767 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3.6-minimal arm64 3.6.9-1~18.04ubuntu1.8 [529 kB]
21:32:47 #8 7.810 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.7 [70.2 kB]
21:32:47 #8 7.814 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3.6-minimal arm64 3.6.9-1~18.04ubuntu1.8 [1327 kB]
21:32:47 #8 7.877 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:32:47 #8 7.878 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 mime-support all 3.60ubuntu1 [30.1 kB]
21:32:47 #8 7.878 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpdec2 arm64 2.4.2-1ubuntu1 [73.9 kB]
21:32:47 #8 7.882 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 readline-common all 7.0-3 [52.9 kB]
21:32:47 #8 7.884 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libreadline7 arm64 7.0-3 [107 kB]
21:32:47 #8 7.891 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsqlite3-0 arm64 3.22.0-1ubuntu0.5 [430 kB]
21:32:47 #8 7.916 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3.6-stdlib arm64 3.6.9-1~18.04ubuntu1.8 [1609 kB]
21:32:47 #8 7.991 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3.6 arm64 3.6.9-1~18.04ubuntu1.8 [203 kB]
21:32:47 #8 8.000 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3-stdlib arm64 3.6.7-1~18.04 [7240 B]
21:32:47 #8 8.000 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3 arm64 3.6.7-1~18.04 [47.2 kB]
21:32:47 #8 8.002 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 multiarch-support arm64 2.27-3ubuntu1.6 [6960 B]
21:32:47 #8 8.003 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxau6 arm64 1:1.0.8-1ubuntu1 [7088 B]
21:32:47 #8 8.003 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB]
21:32:47 #8 8.005 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B]
21:32:47 #8 8.005 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB]
21:32:47 #8 8.062 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.4 [114 kB]
21:32:47 #8 8.136 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.4 [522 kB]
21:32:47 #8 8.144 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB]
21:32:47 #8 8.145 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 bsdmainutils arm64 11.1.2ubuntu1 [175 kB]
21:32:47 #8 8.153 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 groff-base arm64 1.22.3-10 [1152 kB]
21:32:47 #8 8.218 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB]
21:32:47 #8 8.218 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpipeline1 arm64 1.5.0-1 [22.0 kB]
21:32:47 #8 8.218 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 man-db arm64 2.8.3-2ubuntu0.1 [993 kB]
21:32:47 #8 8.234 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB]
21:32:47 #8 8.397 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B]
21:32:47 #8 8.397 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.5 [3335 kB]
21:32:47 #8 8.637 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.5 [201 kB]
21:32:47 #8 8.652 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssl arm64 1.1.1-1ubuntu2.1~18.04.20 [583 kB]
21:32:47 #8 8.682 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ca-certificates all 20211016~18.04.1 [144 kB]
21:32:47 #8 8.682 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 distro-info-data all 0.37ubuntu0.14 [4660 B]
21:32:47 #8 8.682 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libmagic-mgc arm64 1:5.32-2ubuntu0.4 [184 kB]
21:32:47 #8 8.685 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libmagic1 arm64 1:5.32-2ubuntu0.4 [61.9 kB]
21:32:47 #8 8.686 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 file arm64 1:5.32-2ubuntu0.4 [21.7 kB]
21:32:47 #8 8.687 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB]
21:32:47 #8 8.688 Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libapt-inst2.0 arm64 1.6.14 [56.7 kB]
21:32:47 #8 8.710 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:32:47 #8 8.784 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:32:47 #8 8.784 Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libicu60 arm64 60.2-3ubuntu3.2 [7986 kB]
21:32:47 #8 9.262 Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxml2 arm64 2.9.4+dfsg1-6.1ubuntu1.7 [548 kB]
21:32:47 #8 9.267 Get:45 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libyaml-0-2 arm64 0.1.7-2ubuntu3 [40.0 kB]
21:32:47 #8 9.268 Get:46 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 lsb-release all 9.20170808ubuntu1 [11.0 kB]
21:32:47 #8 9.268 Get:47 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB]
21:32:47 #8 9.268 Get:48 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 shared-mime-info arm64 1.9-2 [423 kB]
21:32:47 #8 9.273 Get:49 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 ucf all 3.0038 [50.5 kB]
21:32:47 #8 9.274 Get:50 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xdg-user-dirs arm64 0.17-1ubuntu1 [47.0 kB]
21:32:47 #8 9.275 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:32:47 #8 9.276 Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gettext-base arm64 0.19.8.1-6ubuntu0.3 [110 kB]
21:32:47 #8 9.447 Get:53 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 iso-codes all 3.79-1 [2565 kB]
21:32:47 #8 9.567 Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 krb5-locales all 1.16-2ubuntu0.2 [13.4 kB]
21:32:47 #8 9.568 Get:55 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB]
21:32:47 #8 9.571 Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5support0 arm64 1.16-2ubuntu0.2 [28.1 kB]
21:32:47 #8 9.572 Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libk5crypto3 arm64 1.16-2ubuntu0.2 [79.9 kB]
21:32:47 #8 9.598 Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkeyutils1 arm64 1.5.9-9.2ubuntu2.1 [8172 B]
21:32:47 #8 9.598 Get:59 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5-3 arm64 1.16-2ubuntu0.2 [241 kB]
21:32:47 #8 9.601 Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgssapi-krb5-2 arm64 1.16-2ubuntu0.2 [103 kB]
21:32:47 #8 9.603 Get:61 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpsl5 arm64 0.19.1-5build1 [40.9 kB]
21:32:47 #8 9.603 Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.10 [724 kB]
21:32:47 #8 9.641 Get:63 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B]
21:32:47 #8 9.719 Get:64 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages all 4.15-1 [1234 kB]
21:32:47 #8 9.772 Get:65 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.7 [525 kB]
21:32:47 #8 9.797 Get:66 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 publicsuffix all 20180223.1310-1 [97.6 kB]
21:32:47 #8 9.806 Get:67 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python-apt-common all 1.6.5ubuntu0.7 [16.9 kB]
21:32:47 #8 9.806 Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-apt arm64 1.6.5ubuntu0.7 [149 kB]
21:32:47 #8 9.809 Get:69 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 strace arm64 4.21-1ubuntu1 [226 kB]
21:32:47 #8 9.827 Get:70 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB]
21:32:47 #8 9.827 Get:71 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 at arm64 3.1.20-3.1ubuntu2 [36.8 kB]
21:32:47 #8 9.827 Get:72 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsigsegv2 arm64 2.12-1 [14.1 kB]
21:32:47 #8 9.827 Get:73 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 m4 arm64 1.4.18-1 [185 kB]
21:32:47 #8 9.862 Get:74 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 autoconf all 2.69-11 [322 kB]
21:32:47 #8 9.936 Get:75 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 autotools-dev all 20180224.1 [39.6 kB]
21:32:47 #8 9.937 Get:76 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 automake all 1:1.15.1-3ubuntu2 [509 kB]
21:32:47 #8 9.958 Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB]
21:32:47 #8 9.972 Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-common arm64 2.30-21ubuntu1~18.04.7 [197 kB]
21:32:47 #8 9.980 Get:79 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.7 [417 kB]
21:32:47 #8 10.01 Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.30-21ubuntu1~18.04.7 [2169 kB]
21:32:47 #8 10.11 Get:81 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils arm64 2.30-21ubuntu1~18.04.7 [3372 B]
21:32:47 #8 10.11 Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc-dev-bin arm64 2.27-3ubuntu1.6 [58.6 kB]
21:32:47 #8 10.11 Get:83 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 linux-libc-dev arm64 4.15.0-191.202 [962 kB]
21:32:47 #8 ...
21:32:47 
21:32:47 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:47 #13 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391
21:32:47 #14 DONE 14.7s
21:32:47 
21:32:47 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:32:47 #9 sha256:fb5e04ffa07878a8b5d0de1fe81c8eefc731e728fc4a64871bf0068013118808
21:32:47 #9 9.412 Get:78 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 linux-libc-dev arm64 5.15.0-46.49 [1274 kB]
21:32:47 #9 9.434 Get:79 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcrypt-dev arm64 1:4.4.27-1 [119 kB]
21:32:47 #9 9.456 Get:80 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 rpcsvc-proto arm64 1.4.2-0ubuntu6 [65.4 kB]
21:32:47 #9 9.456 Get:81 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libtirpc-dev arm64 1.3.2-2ubuntu0.1 [199 kB]
21:32:47 #9 9.464 Get:82 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnsl-dev arm64 1.3.0-2build2 [72.1 kB]
21:32:47 #9 9.466 Get:83 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libc6-dev arm64 2.35-0ubuntu3.1 [1544 kB]
21:32:47 #9 9.543 Get:84 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gcc-11-base arm64 11.2.0-19ubuntu1 [20.8 kB]
21:32:47 #9 9.543 Get:85 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libisl23 arm64 0.24-2build1 [689 kB]
21:32:47 #9 9.567 Get:86 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpfr6 arm64 4.1.0-3build3 [245 kB]
21:32:47 #9 9.582 Get:87 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpc3 arm64 1.2.1-2build1 [48.1 kB]
21:32:47 #9 9.582 Get:88 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 cpp-11 arm64 11.2.0-19ubuntu1 [9692 kB]
21:32:47 #9 10.16 Get:89 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 cpp arm64 4:11.2.0-1ubuntu1 [27.7 kB]
21:32:47 #9 10.16 Get:90 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcc1-0 arm64 12-20220319-1ubuntu1 [45.0 kB]
21:32:47 #9 10.16 Get:91 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgomp1 arm64 12-20220319-1ubuntu1 [124 kB]
21:32:47 #9 10.16 Get:92 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libitm1 arm64 12-20220319-1ubuntu1 [28.4 kB]
21:32:47 #9 10.16 Get:93 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libatomic1 arm64 12-20220319-1ubuntu1 [10.8 kB]
21:32:47 #9 10.16 Get:94 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libasan6 arm64 11.2.0-19ubuntu1 [2229 kB]
21:32:47 #9 10.27 Get:95 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblsan0 arm64 12-20220319-1ubuntu1 [1034 kB]
21:32:47 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 53.29MB / 53.29MB 13.8s done
21:32:47 #21 2.885 (9/9) Installing musl-dev (1.2.3-r0)
21:32:47 #21 2.990 Executing busybox-1.35.0-r17.trigger
21:32:47 #21 2.997 OK: 424 MiB in 46 packages
21:32:48 #8 8.793 Selecting previously unselected package man-db.
21:32:48 #8 8.795 Preparing to unpack .../05-man-db_2.9.4-2_arm64.deb ...
21:32:48 #8 8.803 Unpacking man-db (2.9.4-2) ...
21:32:48 #8 8.993 Selecting previously unselected package perl-modules-5.32.
21:32:48 #8 8.993 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
21:32:48 #8 8.999 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
21:32:48 #9 1.085 Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
21:32:48 #9 1.166 Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
21:32:48 #9 1.238 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [114 kB]
21:32:48 #9 1.252 Get:4 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [313 kB]
21:32:48 #9 1.253 Get:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [99.8 kB]
21:32:48 #9 1.307 Get:6 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [4644 B]
21:32:48 #9 1.308 Get:7 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [132 kB]
21:32:48 #9 1.311 Get:8 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [333 kB]
21:32:48 #9 1.463 Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
21:32:48 #9 1.551 Get:10 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
21:32:48 #9 10.32 Get:96 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtsan0 arm64 11.2.0-19ubuntu1 [2235 kB]
21:32:48 #9 10.42 Get:97 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libubsan1 arm64 12-20220319-1ubuntu1 [964 kB]
21:32:48 #9 10.46 Get:98 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhwasan0 arm64 12-20220319-1ubuntu1 [1118 kB]
21:32:48 #9 10.52 Get:99 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgcc-11-dev arm64 11.2.0-19ubuntu1 [1151 kB]
21:32:48 #8 DONE 1.3s
21:32:48 
21:32:48 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:32:48 #9 sha256:39f8fc169ab67bd5d3f730b9f76f1f22b32e2bbe61a7c2e276b39e8aaa6661ca
21:32:48 #8 ...
21:32:48 
21:32:48 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:48 #13 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d
21:32:48 #13 extracting sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 3.3s done
21:32:48 #13 extracting sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 3.3s
21:32:48 #13 extracting sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 3.3s done
21:32:48 #13 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 0.1s
21:32:48 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 61.87MB / 110.12MB 14.2s
21:32:48 #13 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 5.0s done
21:32:48 #13 extracting sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd
21:32:48 #9 10.57 Get:100 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gcc-11 arm64 11.2.0-19ubuntu1 [19.4 MB]
21:32:48 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 70.25MB / 110.12MB 14.7s
21:32:48 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 59.77MB / 110.12MB 13.2s
21:32:48 #13 extracting sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd done
21:32:48 #8 9.515 Selecting previously unselected package libgdbm-compat4:arm64.
21:32:48 #8 9.515 Preparing to unpack .../07-libgdbm-compat4_1.19-2_arm64.deb ...
21:32:48 #8 9.520 Unpacking libgdbm-compat4:arm64 (1.19-2) ...
21:32:48 #8 9.574 Selecting previously unselected package libperl5.32:arm64.
21:32:48 #8 9.574 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u2_arm64.deb ...
21:32:48 #8 9.578 Unpacking libperl5.32:arm64 (5.32.1-4+deb11u2) ...
21:32:48 #14 ...
21:32:48 
21:32:48 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:32:48 #9 sha256:1d3094d66ee8b6dfa5872961aa36f2f8eb337a020e5461ca2b8c6830bdb48885
21:32:48 #9 1.009 Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB]
21:32:48 #9 1.422 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB]
21:32:48 #9 1.519 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB]
21:32:48 #9 1.618 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB]
21:32:48 #9 1.717 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 Packages [1234 kB]
21:32:48 #9 1.919 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/multiverse arm64 Packages [139 kB]
21:32:48 #9 1.920 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 Packages [11.1 MB]
21:32:48 #9 2.566 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/restricted arm64 Packages [1317 B]
21:32:48 #9 2.578 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 Packages [1116 kB]
21:32:48 #9 2.579 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted arm64 Packages [4571 B]
21:32:48 #9 2.580 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 Packages [1801 kB]
21:32:48 #9 2.666 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse arm64 Packages [9067 B]
21:32:48 #9 2.666 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe arm64 Packages [27.5 kB]
21:32:48 #9 2.666 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/main arm64 Packages [54.8 kB]
21:32:48 #9 2.666 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/main arm64 Packages [1419 kB]
21:32:48 #9 2.758 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/universe arm64 Packages [823 kB]
21:32:48 #9 2.798 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted arm64 Packages [4330 B]
21:32:48 #9 2.802 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse arm64 Packages [3253 B]
21:32:48 #9 3.335 Fetched 18.4 MB in 3s (6730 kB/s)
21:32:48 #9 3.335 Reading package lists...
21:32:48 #9 4.156 Reading package lists...
21:32:48 #9 4.987 Building dependency tree...
21:32:48 #9 5.172 Reading state information...
21:32:48 #9 5.418 The following additional packages will be installed:
21:32:48 #9 5.418   at autoconf automake autopoint autotools-dev binutils
21:32:48 #9 5.418   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
21:32:48 #9 5.418   ca-certificates cpp cpp-9 dctrl-tools debhelper dh-autoreconf
21:32:48 #9 5.418   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
21:32:48 #9 5.418   fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git-man
21:32:48 #9 5.418   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
21:32:48 #9 5.418   gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less
21:32:48 #9 5.418   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
21:32:48 #9 5.418   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
21:32:48 #9 5.418   libarray-intspan-perl libasan5 libasn1-8-heimdal libassuan0
21:32:48 #9 5.418   libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
21:32:48 #9 5.418   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
21:32:48 #9 5.418   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
21:32:48 #9 5.418   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
21:32:48 #9 5.418   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
21:32:48 #9 5.418   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
21:32:48 #9 5.418   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
21:32:48 #9 5.418   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
21:32:48 #9 5.418   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
21:32:48 #9 5.418   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
21:32:48 #9 5.418   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
21:32:48 #9 5.418   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
21:32:48 #9 5.418   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
21:32:48 #9 5.418   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
21:32:48 #9 5.418   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
21:32:48 #9 5.418   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
21:32:48 #9 5.418   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
21:32:48 #9 5.418   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
21:32:48 #9 5.418   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
21:32:48 #9 5.418   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
21:32:48 #9 5.418   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
21:32:48 #9 5.418   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:32:48 #9 5.418   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:32:48 #9 5.418   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
21:32:48 #9 5.418   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
21:32:48 #9 5.418   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
21:32:48 #9 5.418   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
21:32:48 #9 5.418   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
21:32:48 #9 5.418   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
21:32:48 #9 5.418   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
21:32:48 #9 5.418   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
21:32:48 #9 5.418   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
21:32:48 #9 5.418   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
21:32:48 #9 5.418   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
21:32:48 #9 5.418   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
21:32:48 #9 5.418   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
21:32:48 #9 5.418   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
21:32:48 #9 5.418   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
21:32:48 #9 5.418   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
21:32:48 #9 5.418   libnumber-compare-perl libnumber-range-perl libobject-id-perl
21:32:48 #9 5.418   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
21:32:48 #9 5.418   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
21:32:48 #9 5.418   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
21:32:48 #9 5.418   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
21:32:48 #9 5.418   libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5
21:32:48 #9 5.418   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
21:32:48 #9 5.418   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
21:32:48 #9 5.418   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
21:32:48 #9 5.418   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
21:32:48 #9 5.418   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
21:32:48 #9 5.418   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
21:32:48 #9 5.418   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
21:32:48 #9 5.418   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
21:32:48 #9 5.418   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
21:32:48 #9 5.418   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
21:32:48 #9 5.418   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
21:32:48 #9 5.418   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
21:32:48 #9 5.418   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
21:32:48 #9 5.418   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
21:32:48 #9 5.418   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
21:32:48 #9 5.418   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
21:32:48 #9 5.418   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
21:32:48 #9 5.418   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
21:32:48 #9 5.418   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
21:32:48 #9 5.418   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
21:32:48 #9 5.418   openssh-client openssl patch patchutils perl perl-modules-5.30
21:32:48 #9 5.418   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
21:32:48 #9 5.418   python-apt-common python3 python3-apt python3-certifi python3-chardet
21:32:48 #9 5.418   python3-debian python3-gpg python3-idna python3-magic python3-minimal
21:32:48 #9 5.418   python3-pkg-resources python3-requests python3-six python3-unidiff
21:32:48 #9 5.418   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
21:32:48 #9 5.418   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
21:32:48 #9 5.418   xz-utils
21:32:48 #9 5.426 Suggested packages:
21:32:48 #9 5.426   default-mta | mail-transport-agent autoconf-archive gnu-standards
21:32:48 #9 5.426   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
21:32:48 #9 5.426   gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx
21:32:48 #9 5.426   | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope
21:32:48 #9 5.426   disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
21:32:48 #9 5.426   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
21:32:48 #9 5.426   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
21:32:48 #9 5.426   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
21:32:48 #9 5.426   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
21:32:48 #9 5.426   mini-dinstall rsync gcc-9-doc gcc-multilib flex bison gdb gcc-doc
21:32:48 #9 5.426   gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
21:32:48 #9 5.426   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
21:32:48 #9 5.426   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
21:32:48 #9 5.426   libgssapi-perl glibc-doc bzr gdbm-l10n krb5-doc krb5-user libtool-doc
21:32:48 #9 5.426   libcrypt-ssleay-perl libossp-uuid-perl libscalar-number-perl
21:32:48 #9 5.426   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
21:32:48 #9 5.426   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
21:32:48 #9 5.426   libstdc++-9-doc libbareword-filehandles-perl libindirect-perl
21:32:48 #9 5.426   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
21:32:48 #9 5.426   libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
21:32:48 #9 5.426   libxml-sax-expatxs-perl bash-completion binutils-multiarch
21:32:48 #9 5.426   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
21:32:48 #9 5.426   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
21:32:48 #9 5.426   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
21:32:48 #9 5.426   liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk
21:32:48 #9 5.426   python3-venv python3-apt-dbg python-apt-doc python3-setuptools
21:32:48 #9 5.426   python3-cryptography python3-openssl python3-socks python3.8-venv
21:32:48 #9 5.426   python3.8-doc binfmt-support readline-doc zip wdiff-doc
21:32:48 #9 5.754 The following NEW packages will be installed:
21:32:48 #9 5.754   at autoconf automake autopoint autotools-dev binutils
21:32:48 #9 5.754   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
21:32:48 #9 5.754   ca-certificates cpp cpp-9 curl dctrl-tools debhelper devscripts
21:32:48 #9 5.754   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
21:32:48 #9 5.754   dpkg-dev dput dwz equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base
21:32:48 #9 5.754   gettext gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
21:32:48 #9 5.754   gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian
21:32:48 #9 5.754   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
21:32:48 #9 5.754   libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl
21:32:48 #9 5.754   libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal
21:32:48 #9 5.754   libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
21:32:48 #9 5.754   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
21:32:48 #9 5.754   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
21:32:48 #9 5.754   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
21:32:48 #9 5.754   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
21:32:48 #9 5.754   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
21:32:48 #9 5.754   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
21:32:48 #9 5.754   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
21:32:48 #9 5.754   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
21:32:48 #9 5.754   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
21:32:48 #9 5.754   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
21:32:48 #9 5.754   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
21:32:48 #9 5.754   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
21:32:48 #9 5.754   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
21:32:48 #9 5.754   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
21:32:48 #9 5.754   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
21:32:48 #9 5.754   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
21:32:48 #9 5.754   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
21:32:48 #9 5.754   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
21:32:48 #9 5.754   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
21:32:48 #9 5.754   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
21:32:48 #9 5.754   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:32:48 #9 5.754   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:32:48 #9 5.754   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
21:32:48 #9 5.754   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
21:32:48 #9 5.754   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
21:32:48 #9 5.754   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
21:32:48 #9 5.754   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
21:32:48 #9 5.754   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
21:32:48 #9 5.754   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
21:32:48 #9 5.754   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
21:32:48 #9 5.754   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
21:32:48 #9 5.754   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
21:32:48 #9 5.754   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
21:32:48 #9 5.754   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
21:32:48 #9 5.754   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
21:32:48 #9 5.754   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
21:32:48 #9 5.754   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
21:32:48 #9 5.754   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
21:32:48 #9 5.754   libnumber-compare-perl libnumber-range-perl libobject-id-perl
21:32:48 #9 5.754   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
21:32:48 #9 5.754   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
21:32:48 #9 5.754   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
21:32:48 #9 5.754   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
21:32:48 #9 5.754   libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5
21:32:48 #9 5.754   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
21:32:48 #9 5.754   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
21:32:48 #9 5.754   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
21:32:48 #9 5.754   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
21:32:48 #9 5.754   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
21:32:48 #9 5.754   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
21:32:48 #9 5.754   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
21:32:48 #9 5.754   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
21:32:48 #9 5.754   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
21:32:48 #9 5.754   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
21:32:48 #9 5.754   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
21:32:48 #9 5.754   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
21:32:48 #9 5.754   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
21:32:48 #9 5.754   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
21:32:48 #9 5.754   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
21:32:48 #9 5.754   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
21:32:48 #9 5.754   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
21:32:48 #9 5.754   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
21:32:48 #9 5.754   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
21:32:48 #9 5.754   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
21:32:48 #9 5.754   openssh-client openssl patch patchutils perl perl-modules-5.30
21:32:48 #9 5.754   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
21:32:48 #9 5.754   python-apt-common python3 python3-apt python3-certifi python3-chardet
21:32:48 #9 5.754   python3-debian python3-gpg python3-idna python3-magic python3-minimal
21:32:48 #9 5.754   python3-pkg-resources python3-requests python3-six python3-unidiff
21:32:48 #9 5.754   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
21:32:48 #9 5.754   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
21:32:48 #9 5.754   xz-utils
21:32:48 #9 6.178 0 upgraded, 352 newly installed, 0 to remove and 1 not upgraded.
21:32:48 #9 6.178 Need to get 97.8 MB of archives.
21:32:48 #9 6.178 After this operation, 449 MB of additional disk space will be used.
21:32:48 #9 6.178 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblocale-gettext-perl arm64 1.07-4 [16.7 kB]
21:32:48 #9 6.326 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssl1.1 arm64 1.1.1f-1ubuntu2.16 [1156 kB]
21:32:48 #9 6.746 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-minimal arm64 3.8.10-0ubuntu1~20.04.5 [714 kB]
21:32:48 #9 6.797 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libexpat1 arm64 2.2.9-1ubuntu0.4 [62.6 kB]
21:32:48 #9 6.800 Get:5 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8-minimal arm64 3.8.10-0ubuntu1~20.04.5 [1831 kB]
21:32:48 #9 6.887 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-minimal arm64 3.8.2-0ubuntu2 [23.6 kB]
21:32:48 #9 6.889 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 mime-support all 3.64ubuntu1 [30.6 kB]
21:32:48 #9 6.889 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpdec2 arm64 2.4.2-3 [79.6 kB]
21:32:48 #9 6.893 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 readline-common all 8.0-4 [53.5 kB]
21:32:48 #9 6.895 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libreadline8 arm64 8.0-4 [123 kB]
21:32:48 #9 6.901 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsqlite3-0 arm64 3.31.1-4ubuntu0.3 [506 kB]
21:32:48 #9 6.920 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-stdlib arm64 3.8.10-0ubuntu1~20.04.5 [1649 kB]
21:32:48 #9 6.996 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8 arm64 3.8.10-0ubuntu1~20.04.5 [387 kB]
21:32:48 #9 7.020 Get:14 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpython3-stdlib arm64 3.8.2-0ubuntu2 [7068 B]
21:32:48 #9 7.020 Get:15 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3 arm64 3.8.2-0ubuntu2 [47.6 kB]
21:32:48 #9 7.023 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libbsd0 arm64 0.10.0-1 [43.7 kB]
21:32:48 #9 7.025 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 bsdmainutils arm64 11.1.2ubuntu3 [179 kB]
21:32:48 #9 7.033 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libuchardet0 arm64 0.0.6-3build1 [65.0 kB]
21:32:48 #9 7.040 Get:19 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 groff-base arm64 1.22.4-4build1 [796 kB]
21:32:48 #9 7.069 Get:20 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgdbm6 arm64 1.18.1-5 [26.4 kB]
21:32:48 #9 7.069 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpipeline1 arm64 1.5.2-2build1 [26.1 kB]
21:32:48 #9 7.114 Get:22 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 man-db arm64 2.9.1-1 [1095 kB]
21:32:48 #9 7.131 Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB]
21:32:48 #9 7.291 Get:24 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgdbm-compat4 arm64 1.18.1-5 [6040 B]
21:32:48 #9 7.292 Get:25 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libperl5.30 arm64 5.30.0-9ubuntu0.2 [3772 kB]
21:32:48 #9 7.475 Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 perl arm64 5.30.0-9ubuntu0.2 [224 kB]
21:32:48 #9 7.477 Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 openssl arm64 1.1.1f-1ubuntu2.16 [600 kB]
21:32:48 #9 7.507 Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 ca-certificates all 20211016~20.04.1 [144 kB]
21:32:48 #9 7.512 Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 distro-info-data all 0.43ubuntu1.10 [4704 B]
21:32:48 #9 7.513 Get:30 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmagic-mgc arm64 1:5.38-4 [218 kB]
21:32:48 #9 7.523 Get:31 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmagic1 arm64 1:5.38-4 [71.7 kB]
21:32:48 #9 7.526 Get:32 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 file arm64 1:5.38-4 [23.3 kB]
21:32:48 #9 7.527 Get:33 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 less arm64 551-1ubuntu0.1 [119 kB]
21:32:48 #9 7.532 Get:34 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libelf1 arm64 0.176-1.1build1 [44.2 kB]
21:32:48 #9 7.545 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:32:48 #9 7.621 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:32:48 #9 7.621 Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 tzdata all 2022a-0ubuntu0.20.04 [294 kB]
21:32:48 #9 7.628 Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libicu66 arm64 66.1-2ubuntu2.1 [8360 kB]
21:32:48 #9 8.122 Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libxml2 arm64 2.9.10+dfsg-5ubuntu0.20.04.4 [571 kB]
21:32:48 #9 8.124 Get:40 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libyaml-0-2 arm64 0.2.2-1 [44.4 kB]
21:32:48 #9 8.125 Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
21:32:48 #9 8.125 Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 netbase all 6.1 [13.1 kB]
21:32:48 #9 8.125 Get:43 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-pkg-resources all 45.2.0-1 [130 kB]
21:32:48 #9 8.127 Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-six all 1.14.0-2 [12.1 kB]
21:32:48 #9 8.127 Get:45 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 shared-mime-info arm64 1.15-1 [429 kB]
21:32:48 #9 8.130 Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 ucf all 3.0038+nmu1 [51.6 kB]
21:32:48 #9 8.132 Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 xdg-user-dirs arm64 0.17-2ubuntu1 [47.6 kB]
21:32:48 #9 8.196 Get:48 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 xz-utils arm64 5.2.4-1ubuntu1.1 [81.4 kB]
21:32:48 #9 8.272 Get:49 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gettext-base arm64 0.19.8.1-10build1 [48.2 kB]
21:32:48 #9 8.272 Get:50 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 iso-codes all 4.4-1 [2695 kB]
21:32:48 #9 8.387 Get:51 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 krb5-locales all 1.17-6ubuntu4.1 [11.4 kB]
21:32:48 #9 8.387 Get:52 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcbor0.6 arm64 0.6.0-0ubuntu1 [20.5 kB]
21:32:48 #9 8.426 Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libedit2 arm64 3.1-20191231-1 [82.7 kB]
21:32:48 #9 8.426 Get:54 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfido2-1 arm64 1.3.1-1ubuntu2 [45.1 kB]
21:32:48 #9 8.426 Get:55 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5support0 arm64 1.17-6ubuntu4.1 [30.4 kB]
21:32:48 #9 8.426 Get:56 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libk5crypto3 arm64 1.17-6ubuntu4.1 [80.4 kB]
21:32:48 #9 8.426 Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkeyutils1 arm64 1.6-6ubuntu1.1 [10.1 kB]
21:32:48 #9 8.426 Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5-3 arm64 1.17-6ubuntu4.1 [312 kB]
21:32:48 #9 8.426 Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgssapi-krb5-2 arm64 1.17-6ubuntu4.1 [113 kB]
21:32:48 #9 8.489 Get:60 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpsl5 arm64 0.21.0-1ubuntu1 [51.3 kB]
21:32:48 #9 8.563 Get:61 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxau6 arm64 1:1.0.9-0ubuntu1 [7356 B]
21:32:48 #9 8.563 Get:62 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxdmcp6 arm64 1:1.1.3-0ubuntu1 [10.3 kB]
21:32:48 #9 8.563 Get:63 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxcb1 arm64 1.14-2 [43.0 kB]
21:32:48 #9 8.564 Get:64 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libx11-data all 2:1.6.9-2ubuntu1.2 [113 kB]
21:32:48 #9 8.569 Get:65 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libx11-6 arm64 2:1.6.9-2ubuntu1.2 [552 kB]
21:32:48 #9 8.591 Get:66 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxext6 arm64 2:1.3.4-0ubuntu1 [27.7 kB]
21:32:48 #9 8.592 Get:67 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxmuu1 arm64 2:1.1.3-0ubuntu1 [9772 B]
21:32:48 #9 8.592 Get:68 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 manpages all 5.05-1 [1314 kB]
21:32:48 #9 8.656 Get:69 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 openssh-client arm64 1:8.2p1-4ubuntu0.5 [637 kB]
21:32:48 #9 8.678 Get:70 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 publicsuffix all 20200303.0012-1 [111 kB]
21:32:48 #9 8.710 Get:71 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python-apt-common all 2.0.0ubuntu0.20.04.7 [17.1 kB]
21:32:48 #9 8.710 Get:72 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-apt arm64 2.0.0ubuntu0.20.04.7 [147 kB]
21:32:48 #9 8.715 Get:73 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 strace arm64 5.5-3ubuntu1 [297 kB]
21:32:48 #9 8.725 Get:74 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 xauth arm64 1:1.1-0ubuntu1 [24.1 kB]
21:32:48 #9 8.727 Get:75 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfl2 arm64 2.6.4-6.2 [11.4 kB]
21:32:48 #9 8.727 Get:76 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 at arm64 3.1.23-1ubuntu1 [37.7 kB]
21:32:48 #9 8.728 Get:77 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsigsegv2 arm64 2.12-2 [13.3 kB]
21:32:48 #9 8.782 Get:78 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 m4 arm64 1.4.18-4 [194 kB]
21:32:48 #9 8.789 Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 autoconf all 2.69-11.1 [321 kB]
21:32:48 #9 8.801 Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 autotools-dev all 20180224.1 [39.6 kB]
21:32:48 #9 8.861 Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 automake all 1:1.16.1-4ubuntu6 [522 kB]
21:32:48 #9 8.875 Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 autopoint all 0.19.8.1-10build1 [412 kB]
21:32:48 #9 8.890 Get:83 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils-common arm64 2.34-6ubuntu1.3 [207 kB]
21:32:48 #9 8.898 Get:84 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libbinutils arm64 2.34-6ubuntu1.3 [475 kB]
21:32:48 #9 8.931 Get:85 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libctf-nobfd0 arm64 2.34-6ubuntu1.3 [44.0 kB]
21:32:48 #9 8.932 Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libctf0 arm64 2.34-6ubuntu1.3 [43.2 kB]
21:32:48 #9 8.934 Get:87 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.34-6ubuntu1.3 [1987 kB]
21:32:48 #9 9.025 Get:88 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils arm64 2.34-6ubuntu1.3 [3356 B]
21:32:48 #9 9.025 Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libc-dev-bin arm64 2.31-0ubuntu9.9 [64.2 kB]
21:32:48 #9 9.025 Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 linux-libc-dev arm64 5.4.0-124.140 [1084 kB]
21:32:48 #9 9.085 Get:91 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcrypt-dev arm64 1:4.4.10-10ubuntu4 [111 kB]
21:32:48 #9 9.086 Get:92 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libc6-dev arm64 2.31-0ubuntu9.9 [2069 kB]
21:32:48 #9 9.181 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:32:48 #9 9.181 Get:94 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libisl22 arm64 0.22.1-1 [537 kB]
21:32:48 #9 9.200 Get:95 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpfr6 arm64 4.0.2-1 [212 kB]
21:32:48 #9 9.209 Get:96 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB]
21:32:48 #9 9.209 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:32:48 #9 9.495 Get:98 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 cpp arm64 4:9.3.0-1ubuntu2 [27.6 kB]
21:32:48 #9 9.496 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:32:48 #9 9.496 Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgomp1 arm64 10.3.0-1ubuntu1~20.04 [93.4 kB]
21:32:48 #9 9.499 Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libitm1 arm64 10.3.0-1ubuntu1~20.04 [24.1 kB]
21:32:48 #9 ...
21:32:48 
21:32:48 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:48 #14 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391
21:32:48 #14 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 3.9s done
21:32:48 #14 extracting sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd done
21:32:48 #14 DONE 14.4s
21:32:48 
21:32:48 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:32:48 #9 sha256:1d3094d66ee8b6dfa5872961aa36f2f8eb337a020e5461ca2b8c6830bdb48885
21:32:48 #9 9.649 Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libatomic1 arm64 10.3.0-1ubuntu1~20.04 [9820 B]
21:32:48 #9 9.723 Get:103 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libasan5 arm64 9.4.0-1ubuntu1~20.04.1 [2692 kB]
21:32:48 #9 2.070 Get:11 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
21:32:48 #9 2.070 Get:12 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
21:32:48 #9 2.094 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [354 kB]
21:32:48 #9 2.094 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [7791 B]
21:32:48 #9 2.097 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [634 kB]
21:32:48 #9 2.105 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [262 kB]
21:32:48 #9 2.121 Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [5814 B]
21:32:48 #20 ...
21:32:48 
21:32:48 #15 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
21:32:48 #15 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8
21:32:48 #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 105.91MB / 110.12MB 14.7s
21:32:48 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 68.16MB / 110.12MB 14.8s
21:32:48 #8 ...
21:32:48 
21:32:48 #12 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:48 #12 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d
21:32:48 #12 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done
21:32:48 #12 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done
21:32:48 #12 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 50.44MB / 50.44MB 1.5s done
21:32:48 #12 sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 7.86MB / 7.86MB 0.1s done
21:32:48 #12 sha256:471d988ab9c03215d862cbc94930793bd6941e8ff8d9b8e092114abe29b6d394 1.79kB / 1.79kB done
21:32:48 #12 sha256:1afb9d0f54d0ec000934e13498250b25aec36b25ac2693fb7cc08e718680115d 7.11kB / 7.11kB done
21:32:48 #12 sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 10.00MB / 10.00MB 0.4s done
21:32:48 #12 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 51.84MB / 51.84MB 2.0s done
21:32:48 #12 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 4.8s done
21:32:48 #12 sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c 156B / 156B 2.0s done
21:32:48 #12 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 68.83MB / 68.83MB 3.8s done
21:32:48 #12 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 141.86MB / 141.86MB 5.1s done
21:32:48 #12 extracting sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 0.5s done
21:32:48 #12 extracting sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 0.4s done
21:32:48 #12 extracting sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 2.3s
21:32:48 #13 DONE 15.1s
21:32:48 
21:32:48 #8 [stage-1 3/8] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
21:32:48 #8 sha256:b6c4d66d3a6efc43d9e300d0d88e413600f065ac02feb7199505d9c7c7764f6e
21:32:48 #8 2.434 CentOS Stream 9 - BaseOS                        2.8 MB/s | 4.5 MB     00:01    
21:32:48 #8 5.694 CentOS Stream 9 - AppStream                     5.3 MB/s |  13 MB     00:02    
21:32:48 #15 ...
21:32:48 
21:32:48 #20 [linux/amd64 build-base-alpine 3/4] RUN apk add --no-cache bash clang lld llvm file git
21:32:48 #20 1.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
21:32:48 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 76.55MB / 110.12MB 15.5s
21:32:48 #13 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 10.3s
21:32:48 #14 DONE 2.8s
21:32:48 
21:32:48 #15 [base 3/3] 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:32:48 #15 sha256:6e2bbd7c710aa3b4b73c622cd8ffa201e3b208782b07ea171ff5f97c4d323d67
21:32:48 #15 DONE 0.4s
21:32:48 
21:32:48 #46 [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.2.3"      && /build/go-winres --help
21:32:48 #46 sha256:49c3953f401e884048aba1a12b61e57bc002584559d524cca739c6cb05cd3449
21:32:49 #6 extracting sha256:9bdecea3fbaa2ecc085daa5a2a5651dc4ff5c6cbbd30cf90d922b5e7e247ebbb 5.0s
21:32:49 #6 ...
21:32:49 
21:32:49 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:49 #14 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d
21:32:49 #14 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done
21:32:49 #14 sha256:471d988ab9c03215d862cbc94930793bd6941e8ff8d9b8e092114abe29b6d394 1.79kB / 1.79kB done
21:32:49 #14 sha256:1afb9d0f54d0ec000934e13498250b25aec36b25ac2693fb7cc08e718680115d 7.11kB / 7.11kB done
21:32:49 #14 sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 7.86MB / 7.86MB 0.2s done
21:32:49 #14 sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 10.00MB / 10.00MB 0.3s done
21:32:49 #14 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 50.44MB / 50.44MB 1.1s done
21:32:49 #14 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 68.83MB / 68.83MB 2.0s done
21:32:49 #14 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 51.84MB / 51.84MB 1.5s done
21:32:49 #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 141.86MB / 141.86MB 3.8s done
21:32:49 #14 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 3.5s done
21:32:49 #14 sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c 156B / 156B 2.1s done
21:32:49 #14 extracting sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 0.5s done
21:32:49 #14 extracting sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 0.5s done
21:32:49 #14 extracting sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 3.5s
21:32:49 #14 ...
21:32:49 
21:32:49 #6 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:de7327910e756c1a8f95a72035378e41ad74e8646138e72022933beb73410a6e
21:32:49 #6 sha256:33eb450a743c3363f7c0c4957ae2e23475e107b1b412aeb077e531a04c642b9e
21:32:49 #9 1.087 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
21:32:49 #9 1.154 Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
21:32:49 #9 1.170 Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
21:32:49 #8 10.24 Selecting previously unselected package perl.
21:32:49 #8 10.24 Preparing to unpack .../09-perl_5.32.1-4+deb11u2_arm64.deb ...
21:32:49 #9 1.272 Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
21:32:49 #9 1.319 Get:5 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
21:32:49 #9 1.348 Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
21:32:49 #9 1.354 Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
21:32:49 #9 11.76 Get:101 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gcc arm64 4:11.2.0-1ubuntu1 [5128 B]
21:32:49 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 66.06MB / 110.12MB 14.0s
21:32:49 #13 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 8.9s
21:32:49 #21 DONE 4.2s
21:32:49 
21:32:49 #22 [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:32:49 #0 0.635 go: downloading github.com/josephspurrier/goversioninfo v1.3.0
21:32:49 #0 2.526 go: downloading github.com/akavel/rsrc v0.10.2
21:32:49 #22 DONE 4.3s
21:32:49 
21:32:49 #23 [build 1/3] COPY --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo
21:32:49 #23 DONE 0.1s
21:32:49 
21:32:49 #24 [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:32:49 #13 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 5.1s
21:32:49 #13 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 5.9s done
21:32:49 #8 10.25 Unpacking perl (5.32.1-4+deb11u2) ...
21:32:49 #8 10.32 Selecting previously unselected package liblocale-gettext-perl.
21:32:49 #8 10.32 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_arm64.deb ...
21:32:49 #8 10.33 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
21:32:49 #8 10.37 Selecting previously unselected package libpython3.9-minimal:arm64.
21:32:49 #8 10.38 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_arm64.deb ...
21:32:49 #8 10.38 Unpacking libpython3.9-minimal:arm64 (3.9.2-1) ...
21:32:49 #20 1.691 (1/22) Installing ncurses-terminfo-base (6.3_p20220521-r0)
21:32:49 #20 1.701 (2/22) Installing ncurses-libs (6.3_p20220521-r0)
21:32:49 #20 1.721 (3/22) Installing readline (8.1.2-r0)
21:32:49 #20 1.731 (4/22) Installing bash (5.1.16-r2)
21:32:49 #20 1.761 Executing bash-5.1.16-r2.post-install
21:32:49 #20 1.765 (5/22) Installing libffi (3.4.2-r1)
21:32:49 #20 1.770 (6/22) Installing libgcc (11.2.1_git20220219-r2)
21:32:49 #20 1.773 (7/22) Installing libstdc++ (11.2.1_git20220219-r2)
21:32:49 #20 1.800 (8/22) Installing xz-libs (5.2.5-r1)
21:32:49 #20 1.808 (9/22) Installing libxml2 (2.9.14-r0)
21:32:49 #20 1.841 (10/22) Installing llvm13-libs (13.0.1-r2)
21:32:49 #46 ...
21:32:49 
21:32:49 #16 [cross-true 1/6] RUN dpkg --add-architecture arm64
21:32:49 #16 sha256:5ae1354c61145f4d4e4bbdf17b2f00ae98dd59a17173736ede1ff24ee2826c15
21:32:49 #16 DONE 0.7s
21:32:49 
21:32:49 #46 [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.2.3"      && /build/go-winres --help
21:32:49 #46 sha256:49c3953f401e884048aba1a12b61e57bc002584559d524cca739c6cb05cd3449
21:32:49 #46 0.759 go: downloading github.com/tc-hib/go-winres v0.2.3
21:32:49 #9 10.26 Get:104 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 liblsan0 arm64 10.3.0-1ubuntu1~20.04 [801 kB]
21:32:49 #9 10.29 Get:105 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libtsan0 arm64 10.3.0-1ubuntu1~20.04 [1969 kB]
21:32:49 #9 10.38 Get:106 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libubsan1 arm64 10.3.0-1ubuntu1~20.04 [765 kB]
21:32:49 #9 10.41 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:32:49 #9 10.46 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:32:49 #9 1.695 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
21:32:49 #9 1.721 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [30.2 kB]
21:32:49 #9 1.742 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1181 kB]
21:32:49 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 72.35MB / 110.12MB 14.4s
21:32:49 #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 110.12MB / 110.12MB 15.5s done
21:32:49 #13 ...
21:32:49 
21:32:49 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:32:49 #8 sha256:27a9952f971b60eb7806031003eaaf63d8544d3656d2722f40c29f6be274eec6
21:32:49 #8 0.927 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
21:32:49 #8 0.938 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
21:32:49 #8 0.938 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
21:32:49 #8 1.094 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB]
21:32:49 #8 1.353 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB]
21:32:49 #8 1.841 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B]
21:32:49 #8 3.253 Fetched 8471 kB in 3s (3281 kB/s)
21:32:49 #8 3.253 Reading package lists...
21:32:49 #8 4.256 Reading package lists...
21:32:49 #8 5.242 Building dependency tree...
21:32:49 #8 5.420 Reading state information...
21:32:49 #8 5.674 The following additional packages will be installed:
21:32:49 #8 5.674   at autoconf automake autopoint autotools-dev binutils binutils-common
21:32:49 #8 5.674   binutils-x86-64-linux-gnu bsdmainutils build-essential bzip2 ca-certificates
21:32:49 #8 5.674   cpp cpp-8 cron dctrl-tools debhelper debian-keyring dh-autoreconf
21:32:49 #8 5.674   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
21:32:49 #8 5.674   exim4-base exim4-config exim4-daemon-light fakeroot file g++ g++-8 gcc gcc-8
21:32:49 #8 5.674   gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
21:32:49 #8 5.674   gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base guile-2.2-libs
21:32:49 #8 5.674   intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl
21:32:49 #8 5.674   libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-inst2.0
21:32:49 #8 5.674   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libasan5 libassuan0
21:32:49 #8 5.674   libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
21:32:49 #8 5.674   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
21:32:49 #8 5.674   libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl
21:32:49 #8 5.674   libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl
21:32:49 #8 5.674   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
21:32:49 #8 5.674   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
21:32:49 #8 5.674   libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl
21:32:49 #8 5.674   libdata-optlist-perl libdevel-callchecker-perl
21:32:49 #8 5.674   libdevel-globaldestruction-perl libdigest-bubblebabble-perl
21:32:49 #8 5.675   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
21:32:49 #8 5.675   libdynaloader-functions-perl libedit2 libemail-valid-perl
21:32:49 #8 5.675   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
21:32:49 #8 5.675   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
21:32:49 #8 5.675   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
21:32:49 #8 5.675   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
21:32:49 #8 5.675   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
21:32:49 #8 5.675   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
21:32:49 #8 5.675   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0
21:32:49 #8 5.675   libgnutls30 libgomp1 libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2
21:32:49 #8 5.675   libhtml-form-perl libhtml-format-perl libhtml-parser-perl
21:32:49 #8 5.675   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl
21:32:49 #8 5.675   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
21:32:49 #8 5.675   libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu63 libidn11
21:32:49 #8 5.675   libimport-into-perl libio-async-perl libio-html-perl libio-prompter-perl
21:32:49 #8 5.675   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
21:32:49 #8 5.675   libio-string-perl libio-stringy-perl libipc-run-perl
21:32:49 #8 5.675   libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl
21:32:49 #8 5.675   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8
21:32:49 #8 5.675   libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl
21:32:49 #8 5.675   liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
21:32:49 #8 5.675   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
21:32:49 #8 5.675   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
21:32:49 #8 5.675   libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3
21:32:49 #8 5.675   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
21:32:49 #8 5.675   libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 libnamespace-clean-perl
21:32:49 #8 5.675   libncurses6 libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl
21:32:49 #8 5.675   libnet-http-perl libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl
21:32:49 #8 5.675   libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl
21:32:49 #8 5.675   libnumber-range-perl libossp-uuid-perl libossp-uuid16 libpackage-stash-perl
21:32:49 #8 5.675   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
21:32:49 #8 5.675   libparams-validate-perl libparse-debianchangelog-perl
21:32:49 #8 5.675   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
21:32:49 #8 5.675   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
21:32:49 #8 5.675   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
21:32:49 #8 5.675   libpython3.7-minimal libpython3.7-stdlib libquadmath0 libreadline7
21:32:49 #8 5.675   libreadonly-perl libref-util-perl libref-util-xs-perl
21:32:49 #8 5.676   libregexp-pattern-license-perl librole-tiny-perl librtmp1 libsasl2-2
21:32:49 #8 5.676   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
21:32:49 #8 5.676   libsereal-encoder-perl libsereal-perl libsigsegv2 libsoap-lite-perl
21:32:49 #8 5.676   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh2-1 libssl1.1
21:32:49 #8 5.676   libstdc++-8-dev libstrictures-perl libstring-copyright-perl
21:32:49 #8 5.676   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
21:32:49 #8 5.676   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
21:32:49 #8 5.676   libsub-install-perl libsub-name-perl libsub-quote-perl
21:32:49 #8 5.676   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
21:32:49 #8 5.676   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
21:32:49 #8 5.676   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0
21:32:49 #8 5.676   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
21:32:49 #8 5.676   libuchardet0 libunbound8 libunicode-utf8-perl libunwind8 liburi-perl
21:32:49 #8 5.676   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
21:32:49 #8 5.676   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
21:32:49 #8 5.676   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
21:32:49 #8 5.676   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
21:32:49 #8 5.676   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
21:32:49 #8 5.676   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
21:32:49 #8 5.676   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
21:32:49 #8 5.676   mariadb-common mime-support mysql-common netbase openssh-client openssl
21:32:49 #8 5.676   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
21:32:49 #8 5.676   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
21:32:49 #8 5.677   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
21:32:49 #8 5.677   python3-idna python3-magic python3-minimal python3-pkg-resources
21:32:49 #8 5.677   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
21:32:49 #8 5.677   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
21:32:49 #8 5.677   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
21:32:49 #8 5.679 Suggested packages:
21:32:49 #8 5.679   autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican
21:32:49 #8 5.679   | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales anacron logrotate
21:32:49 #8 5.679   checksecurity debtags dh-make adequate autopkgtest bls-standalone
21:32:49 #8 5.679   check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs
21:32:49 #8 5.679   dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
21:32:49 #8 5.679   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
21:32:49 #8 5.679   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
21:32:49 #8 5.679   ratt reprotest svn-buildpackage w3m dbus-user-session libpam-systemd
21:32:49 #8 5.679   pinentry-gnome3 tor mini-dinstall rsync exim4-doc-html | exim4-doc-info
21:32:49 #8 5.679   eximon4 spf-tools-perl swaks g++-multilib g++-8-multilib gcc-8-doc
21:32:49 #8 5.679   libstdc++6-8-dbg gcc-multilib flex bison gdb gcc-doc gcc-8-multilib
21:32:49 #8 5.679   libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan5-dbg
21:32:49 #8 5.679   liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg libquadmath0-dbg
21:32:49 #8 5.679   gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
21:32:49 #8 5.679   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
21:32:49 #8 5.679   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
21:32:49 #8 5.679   libgssapi-perl glibc-doc bzr gdbm-l10n dns-root-data gnutls-bin gpm krb5-doc
21:32:49 #8 5.679   krb5-user libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl
21:32:49 #8 5.679   libhtml-template-perl libsasl2-modules-gssapi-mit
21:32:49 #8 5.679   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
21:32:49 #8 5.679   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
21:32:49 #8 5.679   libnet-jabber-perl libstdc++-8-doc libbareword-filehandles-perl
21:32:49 #8 5.679   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
21:32:49 #8 5.679   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
21:32:49 #8 5.679   libxml-sax-expatxs-perl bash-completion binutils-multiarch
21:32:49 #8 5.679   libtext-template-perl lsb m4-doc mailutils-mh mailutils-doc make-doc
21:32:49 #8 5.679   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
21:32:49 #8 5.679   diffutils-doc perl-doc libterm-readline-gnu-perl
21:32:49 #8 5.679   | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
21:32:49 #8 5.679   pinentry-doc libmail-box-perl python3-doc python3-tk python3-venv
21:32:49 #8 5.679   python3-apt-dbg python-apt-doc python3-setuptools python3-cryptography
21:32:49 #8 5.679   python3-openssl python3-socks python3.7-venv python3.7-doc binfmt-support
21:32:49 #8 5.679   readline-doc zip wdiff-doc
21:32:49 #8 8.030 The following NEW packages will be installed:
21:32:49 #8 8.030   at autoconf automake autopoint autotools-dev binutils binutils-common
21:32:49 #8 8.030   binutils-x86-64-linux-gnu bsdmainutils build-essential bzip2 ca-certificates
21:32:49 #8 8.030   cpp cpp-8 cron curl dctrl-tools debhelper debian-keyring devscripts
21:32:49 #8 8.030   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
21:32:49 #8 8.030   dpkg-dev dput dwz equivs exim4-base exim4-config exim4-daemon-light fakeroot
21:32:49 #8 8.030   file g++ g++-8 gcc gcc-8 gettext gettext-base git git-man gnupg gnupg-l10n
21:32:49 #8 8.030   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
21:32:49 #8 8.030   groff-base guile-2.2-libs intltool-debian iso-codes krb5-locales less
21:32:49 #8 8.030   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
21:32:49 #8 8.030   libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
21:32:49 #8 8.030   libasan5 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
21:32:49 #8 8.030   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
21:32:49 #8 8.030   libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl
21:32:49 #8 8.030   libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl
21:32:49 #8 8.030   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
21:32:49 #8 8.030   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
21:32:49 #8 8.030   libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl
21:32:49 #8 8.030   libdata-optlist-perl libdevel-callchecker-perl
21:32:49 #8 8.030   libdevel-globaldestruction-perl libdigest-bubblebabble-perl
21:32:49 #8 8.030   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
21:32:49 #8 8.030   libdynaloader-functions-perl libedit2 libemail-valid-perl
21:32:49 #8 8.030   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
21:32:49 #8 8.030   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
21:32:49 #8 8.030   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
21:32:49 #8 8.030   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
21:32:49 #8 8.030   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
21:32:49 #8 8.030   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
21:32:49 #8 8.030   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
21:32:49 #8 8.030   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
21:32:49 #8 8.030   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
21:32:49 #8 8.030   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:32:49 #8 8.030   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:32:49 #8 8.030   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
21:32:49 #8 8.030   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
21:32:49 #8 8.030   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
21:32:49 #8 8.030   libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl
21:32:49 #8 8.030   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8
21:32:49 #8 8.030   libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl
21:32:49 #8 8.030   liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
21:32:49 #8 8.030   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
21:32:49 #8 8.030   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
21:32:49 #8 8.030   libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3
21:32:49 #8 8.030   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
21:32:49 #8 8.030   libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 libnamespace-clean-perl
21:32:49 #8 8.030   libncurses6 libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl
21:32:49 #8 8.030   libnet-http-perl libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl
21:32:49 #8 8.030   libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl
21:32:49 #8 8.030   libnumber-range-perl libossp-uuid-perl libossp-uuid16 libpackage-stash-perl
21:32:49 #8 8.030   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
21:32:49 #8 8.030   libparams-validate-perl libparse-debianchangelog-perl
21:32:49 #8 8.030   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
21:32:49 #8 8.030   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
21:32:49 #8 8.030   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
21:32:49 #8 8.030   libpython3.7-minimal libpython3.7-stdlib libquadmath0 libreadline7
21:32:49 #8 8.030   libreadonly-perl libref-util-perl libref-util-xs-perl
21:32:49 #8 8.030   libregexp-pattern-license-perl librole-tiny-perl librtmp1 libsasl2-2
21:32:49 #8 8.030   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
21:32:49 #8 8.030   libsereal-encoder-perl libsereal-perl libsigsegv2 libsoap-lite-perl
21:32:49 #8 8.030   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh2-1 libssl1.1
21:32:49 #8 8.030   libstdc++-8-dev libstrictures-perl libstring-copyright-perl
21:32:49 #8 8.030   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
21:32:49 #8 8.030   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
21:32:49 #8 8.030   libsub-install-perl libsub-name-perl libsub-quote-perl
21:32:49 #8 8.030   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
21:32:49 #8 8.030   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
21:32:49 #8 8.030   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0
21:32:49 #8 8.030   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
21:32:49 #8 8.030   libuchardet0 libunbound8 libunicode-utf8-perl libunwind8 liburi-perl
21:32:49 #8 8.030   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
21:32:49 #8 8.030   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
21:32:49 #8 8.030   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
21:32:49 #8 8.030   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
21:32:49 #8 8.030   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
21:32:49 #8 8.030   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
21:32:49 #8 8.030   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
21:32:49 #8 8.030   mariadb-common mime-support mysql-common netbase openssh-client openssl
21:32:49 #8 8.030   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
21:32:49 #8 8.030   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
21:32:49 #8 8.030   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
21:32:49 #8 8.030   python3-idna python3-magic python3-minimal python3-pkg-resources
21:32:49 #8 8.030   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
21:32:49 #8 8.030   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
21:32:49 #8 8.030   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
21:32:49 #8 8.030 The following packages will be upgraded:
21:32:49 #8 8.030   libgnutls30
21:32:49 #8 8.316 1 upgraded, 365 newly installed, 0 to remove and 0 not upgraded.
21:32:49 #8 8.316 Need to get 172 MB of archives.
21:32:49 #8 8.316 After this operation, 589 MB of additional disk space will be used.
21:32:49 #8 8.316 Get:1 http://deb.debian.org/debian buster/main amd64 sensible-utils all 0.0.12 [15.8 kB]
21:32:49 #8 8.319 Get:2 http://deb.debian.org/debian buster/main amd64 lsb-base all 10.2019051400 [28.4 kB]
21:32:49 #8 8.319 Get:3 http://deb.debian.org/debian buster/main amd64 cron amd64 3.0pl1-134+deb10u1 [99.0 kB]
21:32:49 #8 8.325 Get:4 http://deb.debian.org/debian buster/main amd64 libbsd0 amd64 0.9.1-2+deb10u1 [99.5 kB]
21:32:49 #8 8.325 Get:5 http://deb.debian.org/debian buster/main amd64 bsdmainutils amd64 11.1.2+b1 [191 kB]
21:32:49 #8 8.325 Get:6 http://deb.debian.org/debian buster/main amd64 libuchardet0 amd64 0.0.6-3 [64.9 kB]
21:32:49 #8 8.327 Get:7 http://deb.debian.org/debian buster/main amd64 groff-base amd64 1.22.4-3+deb10u1 [916 kB]
21:32:49 #8 8.344 Get:8 http://deb.debian.org/debian buster/main amd64 libgdbm6 amd64 1.18.1-4 [64.7 kB]
21:32:49 #8 8.344 Get:9 http://deb.debian.org/debian buster/main amd64 libpipeline1 amd64 1.5.1-2 [31.2 kB]
21:32:49 #8 8.344 Get:10 http://deb.debian.org/debian buster/main amd64 man-db amd64 2.8.5-2 [1274 kB]
21:32:49 #8 8.375 Get:11 http://deb.debian.org/debian buster/main amd64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
21:32:49 #8 8.414 Get:12 http://deb.debian.org/debian buster/main amd64 libgdbm-compat4 amd64 1.18.1-4 [44.1 kB]
21:32:49 #8 8.415 Get:13 http://deb.debian.org/debian buster/main amd64 libperl5.28 amd64 5.28.1-6+deb10u1 [3894 kB]
21:32:49 #8 8.488 Get:14 http://deb.debian.org/debian buster/main amd64 perl amd64 5.28.1-6+deb10u1 [204 kB]
21:32:49 #8 8.492 Get:15 http://deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB]
21:32:49 #8 8.492 Get:16 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB]
21:32:49 #8 8.519 Get:17 http://deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
21:32:49 #8 8.529 Get:18 http://deb.debian.org/debian buster/main amd64 libexpat1 amd64 2.2.6-2+deb10u4 [108 kB]
21:32:49 #8 8.532 Get:19 http://deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
21:32:49 #8 8.564 Get:20 http://deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
21:32:49 #8 8.565 Get:21 http://deb.debian.org/debian buster/main amd64 mime-support all 3.62 [37.2 kB]
21:32:49 #8 8.574 Get:22 http://deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
21:32:49 #8 8.574 Get:23 http://deb.debian.org/debian buster/main amd64 readline-common all 7.0-5 [70.6 kB]
21:32:49 #8 8.574 Get:24 http://deb.debian.org/debian buster/main amd64 libreadline7 amd64 7.0-5 [151 kB]
21:32:49 #8 8.574 Get:25 http://deb.debian.org/debian buster/main amd64 libsqlite3-0 amd64 3.27.2-3+deb10u1 [641 kB]
21:32:49 #8 8.580 Get:26 http://deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
21:32:49 #8 8.605 Get:27 http://deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
21:32:49 #8 8.610 Get:28 http://deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
21:32:49 #8 8.610 Get:29 http://deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
21:32:49 #8 8.611 Get:30 http://deb.debian.org/debian-security buster/updates/main amd64 libgnutls30 amd64 3.6.7-4+deb10u9 [1126 kB]
21:32:49 #8 8.628 Get:31 http://deb.debian.org/debian buster/main amd64 libassuan0 amd64 2.5.2-1 [49.4 kB]
21:32:49 #8 8.630 Get:32 http://deb.debian.org/debian-security buster/updates/main amd64 gpgconf amd64 2.2.12-1+deb10u2 [510 kB]
21:32:49 #8 8.639 Get:33 http://deb.debian.org/debian buster/main amd64 libksba8 amd64 1.3.5-2 [99.7 kB]
21:32:49 #8 8.641 Get:34 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB]
21:32:49 #8 8.646 Get:35 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB]
21:32:49 #8 8.646 Get:36 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB]
21:32:49 #8 8.648 Get:37 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB]
21:32:49 #8 8.652 Get:38 http://deb.debian.org/debian buster/main amd64 libnpth0 amd64 1.6-1 [18.4 kB]
21:32:49 #8 8.654 Get:39 http://deb.debian.org/debian-security buster/updates/main amd64 dirmngr amd64 2.2.12-1+deb10u2 [712 kB]
21:32:49 #8 8.666 Get:40 http://deb.debian.org/debian-security buster/updates/main amd64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB]
21:32:49 #8 8.683 Get:41 http://deb.debian.org/debian-security buster/updates/main amd64 gnupg-utils amd64 2.2.12-1+deb10u2 [861 kB]
21:32:49 #8 8.696 Get:42 http://deb.debian.org/debian-security buster/updates/main amd64 gpg amd64 2.2.12-1+deb10u2 [865 kB]
21:32:49 #8 8.719 Get:43 http://deb.debian.org/debian buster/main amd64 pinentry-curses amd64 1.1.0-2 [64.5 kB]
21:32:49 #8 8.720 Get:44 http://deb.debian.org/debian-security buster/updates/main amd64 gpg-agent amd64 2.2.12-1+deb10u2 [617 kB]
21:32:49 #8 8.727 Get:45 http://deb.debian.org/debian-security buster/updates/main amd64 gpg-wks-client amd64 2.2.12-1+deb10u2 [485 kB]
21:32:49 #8 8.735 Get:46 http://deb.debian.org/debian-security buster/updates/main amd64 gpg-wks-server amd64 2.2.12-1+deb10u2 [478 kB]
21:32:49 #8 8.743 Get:47 http://deb.debian.org/debian-security buster/updates/main amd64 gpgsm amd64 2.2.12-1+deb10u2 [604 kB]
21:32:49 #8 8.753 Get:48 http://deb.debian.org/debian-security buster/updates/main amd64 gnupg all 2.2.12-1+deb10u2 [715 kB]
21:32:49 #8 8.776 Get:49 http://deb.debian.org/debian buster/main amd64 less amd64 487-0.1+b1 [129 kB]
21:32:49 #8 8.780 Get:50 http://deb.debian.org/debian buster/main amd64 netbase all 5.6 [19.4 kB]
21:32:49 #8 8.782 Get:51 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
21:32:49 #8 8.783 Get:52 http://deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB]
21:32:49 #8 8.787 Get:53 http://deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB]
21:32:49 #8 8.790 Get:54 http://deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB]
21:32:49 #8 8.792 Get:55 http://deb.debian.org/debian buster/main amd64 gettext-base amd64 0.19.8.1-9 [123 kB]
21:32:49 #8 8.796 Get:56 http://deb.debian.org/debian buster/main amd64 krb5-locales all 1.17-3+deb10u3 [95.5 kB]
21:32:49 #8 8.799 Get:57 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB]
21:32:49 #8 9.026 Get:58 http://deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u4 [689 kB]
21:32:49 #8 9.026 Get:59 http://deb.debian.org/debian buster/main amd64 manpages all 4.16-2 [1295 kB]
21:32:49 #8 9.044 Get:60 http://deb.debian.org/debian buster/main amd64 libedit2 amd64 3.1-20181209-1 [94.0 kB]
21:32:49 #8 9.048 Get:61 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
21:32:49 #8 9.049 Get:62 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB]
21:32:49 #8 9.052 Get:63 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB]
21:32:49 #8 9.054 Get:64 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB]
21:32:49 #8 9.062 Get:65 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB]
21:32:49 #8 9.065 Get:66 http://deb.debian.org/debian buster/main amd64 openssh-client amd64 1:7.9p1-10+deb10u2 [782 kB]
21:32:49 #8 9.075 Get:67 http://deb.debian.org/debian buster/main amd64 ucf all 3.0038+nmu1 [69.0 kB]
21:32:49 #8 9.077 Get:68 http://deb.debian.org/debian-security buster/updates/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB]
21:32:49 #8 9.082 Get:69 http://deb.debian.org/debian buster/main amd64 libfl2 amd64 2.6.4-6.2 [103 kB]
21:32:49 #8 9.084 Get:70 http://deb.debian.org/debian buster/main amd64 at amd64 3.1.23-1 [49.1 kB]
21:32:49 #8 9.086 Get:71 http://deb.debian.org/debian buster/main amd64 libsigsegv2 amd64 2.12-2 [32.8 kB]
21:32:49 #8 9.086 Get:72 http://deb.debian.org/debian buster/main amd64 m4 amd64 1.4.18-2 [203 kB]
21:32:49 #8 9.091 Get:73 http://deb.debian.org/debian buster/main amd64 autoconf all 2.69-11 [341 kB]
21:32:49 #8 9.097 Get:74 http://deb.debian.org/debian buster/main amd64 autotools-dev all 20180224.1 [77.0 kB]
21:32:49 #8 9.098 Get:75 http://deb.debian.org/debian buster/main amd64 automake all 1:1.16.1-4 [771 kB]
21:32:49 #8 9.112 Get:76 http://deb.debian.org/debian buster/main amd64 autopoint all 0.19.8.1-9 [434 kB]
21:32:49 #8 9.121 Get:77 http://deb.debian.org/debian buster/main amd64 binutils-common amd64 2.31.1-16 [2073 kB]
21:32:49 #8 9.154 Get:78 http://deb.debian.org/debian buster/main amd64 libbinutils amd64 2.31.1-16 [478 kB]
21:32:49 #8 9.165 Get:79 http://deb.debian.org/debian buster/main amd64 binutils-x86-64-linux-gnu amd64 2.31.1-16 [1823 kB]
21:32:49 #8 9.187 Get:80 http://deb.debian.org/debian buster/main amd64 binutils amd64 2.31.1-16 [56.8 kB]
21:32:49 #8 9.189 Get:81 http://deb.debian.org/debian buster/main amd64 libc-dev-bin amd64 2.28-10+deb10u1 [276 kB]
21:32:49 #8 9.194 Get:82 http://deb.debian.org/debian-security buster/updates/main amd64 linux-libc-dev amd64 4.19.249-2 [1530 kB]
21:32:49 #8 9.224 Get:83 http://deb.debian.org/debian buster/main amd64 libc6-dev amd64 2.28-10+deb10u1 [2692 kB]
21:32:49 #8 9.263 Get:84 http://deb.debian.org/debian buster/main amd64 libisl19 amd64 0.20-2 [587 kB]
21:32:49 #8 9.292 Get:85 http://deb.debian.org/debian buster/main amd64 libmpfr6 amd64 4.0.2-1 [775 kB]
21:32:49 #8 9.302 Get:86 http://deb.debian.org/debian buster/main amd64 libmpc3 amd64 1.1.0-1 [41.3 kB]
21:32:49 #8 9.303 Get:87 http://deb.debian.org/debian buster/main amd64 cpp-8 amd64 8.3.0-6 [8914 kB]
21:32:49 #8 9.534 Get:88 http://deb.debian.org/debian buster/main amd64 cpp amd64 4:8.3.0-1 [19.4 kB]
21:32:49 #8 9.534 Get:89 http://deb.debian.org/debian buster/main amd64 libcc1-0 amd64 8.3.0-6 [46.6 kB]
21:32:49 #8 9.534 Get:90 http://deb.debian.org/debian buster/main amd64 libgomp1 amd64 8.3.0-6 [75.8 kB]
21:32:49 #8 9.534 Get:91 http://deb.debian.org/debian buster/main amd64 libitm1 amd64 8.3.0-6 [27.7 kB]
21:32:49 #8 9.534 Get:92 http://deb.debian.org/debian buster/main amd64 libatomic1 amd64 8.3.0-6 [9032 B]
21:32:49 #8 9.534 Get:93 http://deb.debian.org/debian buster/main amd64 libasan5 amd64 8.3.0-6 [362 kB]
21:32:49 #8 9.550 Get:94 http://deb.debian.org/debian buster/main amd64 liblsan0 amd64 8.3.0-6 [131 kB]
21:32:49 #8 9.550 Get:95 http://deb.debian.org/debian buster/main amd64 libtsan0 amd64 8.3.0-6 [283 kB]
21:32:49 #8 9.550 Get:96 http://deb.debian.org/debian buster/main amd64 libubsan1 amd64 8.3.0-6 [120 kB]
21:32:49 #8 9.552 Get:97 http://deb.debian.org/debian buster/main amd64 libmpx2 amd64 8.3.0-6 [11.4 kB]
21:32:49 #8 9.553 Get:98 http://deb.debian.org/debian buster/main amd64 libquadmath0 amd64 8.3.0-6 [133 kB]
21:32:49 #8 9.556 Get:99 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev amd64 8.3.0-6 [2298 kB]
21:32:49 #8 9.608 Get:100 http://deb.debian.org/debian buster/main amd64 gcc-8 amd64 8.3.0-6 [9452 kB]
21:32:49 #8 9.857 Get:101 http://deb.debian.org/debian buster/main amd64 gcc amd64 4:8.3.0-1 [5196 B]
21:32:49 #8 9.860 Get:102 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev amd64 8.3.0-6 [1532 kB]
21:32:49 #8 9.889 Get:103 http://deb.debian.org/debian buster/main amd64 g++-8 amd64 8.3.0-6 [9752 kB]
21:32:49 #8 10.12 Get:104 http://deb.debian.org/debian buster/main amd64 g++ amd64 4:8.3.0-1 [1644 B]
21:32:49 #8 10.14 Get:105 http://deb.debian.org/debian buster/main amd64 make amd64 4.2.1-1.2 [341 kB]
21:32:49 #8 10.14 Get:106 http://deb.debian.org/debian-security buster/updates/main amd64 libdpkg-perl all 1.19.8 [1415 kB]
21:32:49 #8 10.16 Get:107 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
21:32:49 #8 10.16 Get:108 http://deb.debian.org/debian-security buster/updates/main amd64 dpkg-dev all 1.19.8 [1776 kB]
21:32:49 #8 10.18 Get:109 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B]
21:32:49 #8 10.19 Get:110 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB]
21:32:49 #8 10.20 Get:111 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
21:32:49 #8 10.20 Get:112 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
21:32:49 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 75.50MB / 110.12MB 15.5s
21:32:49 #7 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 5.8s
21:32:49 #8 10.59 Selecting previously unselected package libexpat1:arm64.
21:32:49 #8 10.59 Preparing to unpack .../12-libexpat1_2.2.10-2+deb11u3_arm64.deb ...
21:32:49 #8 10.61 Unpacking libexpat1:arm64 (2.2.10-2+deb11u3) ...
21:32:49 #13 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 4.2s done
21:32:49 #13 extracting sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd
21:32:49 #13 extracting sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd done
21:32:49 #46 ...
21:32:49 
21:32:49 #17 [cross-true 2/6] RUN dpkg --add-architecture armel
21:32:49 #17 sha256:fc27daf40e82e2658b9a40384b3bd4ea3fde53ed9035f99fee2e6711b42a2ad8
21:32:49 #17 DONE 0.5s
21:32:49 
21:32:49 #46 [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.2.3"      && /build/go-winres --help
21:32:49 #46 sha256:49c3953f401e884048aba1a12b61e57bc002584559d524cca739c6cb05cd3449
21:32:49 #46 1.268 go: downloading github.com/tc-hib/winres v0.1.5
21:32:49 #8 10.03 CentOS Stream 9 - Extras packages               7.7 kB/s | 8.5 kB     00:01    
21:32:49 #9 10.85 Get:109 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gcc arm64 4:9.3.0-1ubuntu2 [5228 B]
21:32:49 #9 10.86 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:32:49 #9 10.88 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:32:49 #7 ...
21:32:49 
21:32:49 #12 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:49 #12 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d
21:32:49 #12 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done
21:32:49 #12 sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 7.86MB / 7.86MB 0.3s done
21:32:49 #12 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done
21:32:49 #12 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 50.44MB / 50.44MB 1.0s done
21:32:49 #12 sha256:471d988ab9c03215d862cbc94930793bd6941e8ff8d9b8e092114abe29b6d394 1.79kB / 1.79kB done
21:32:49 #12 sha256:1afb9d0f54d0ec000934e13498250b25aec36b25ac2693fb7cc08e718680115d 7.11kB / 7.11kB done
21:32:49 #12 sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 10.00MB / 10.00MB 0.6s done
21:32:49 #12 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 51.84MB / 51.84MB 2.5s done
21:32:49 #12 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 68.83MB / 68.83MB 3.3s done
21:32:49 #12 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 5.4s
21:32:49 #12 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 119.54MB / 141.86MB 6.7s
21:32:49 #12 sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c 156B / 156B 2.5s done
21:32:49 #9 1.791 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [1571 kB]
21:32:49 #9 1.847 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2542 kB]
21:32:49 #9 1.927 Get:13 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
21:32:49 #9 1.931 Get:14 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [27.5 kB]
21:32:49 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 82.84MB / 110.12MB 16.4s
21:32:49 #13 extracting sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 4.8s done
21:32:49 #13 extracting sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a
21:32:49 #9 12.16 Get:102 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstdc++-11-dev arm64 11.2.0-19ubuntu1 [2070 kB]
21:32:49 #24 DONE 0.5s
21:32:49 
21:32:49 #25 [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:32:49 #14 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 12.3s done
21:32:49 #8 10.20 Get:113 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
21:32:49 #8 10.20 Get:114 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
21:32:49 #8 10.21 Get:115 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
21:32:49 #8 10.21 Get:116 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
21:32:49 #8 10.21 Get:117 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
21:32:49 #8 10.22 Get:118 http://deb.debian.org/debian buster/main amd64 dctrl-tools amd64 2.24-3 [103 kB]
21:32:49 #8 10.22 Get:119 http://deb.debian.org/debian buster/main amd64 libtool all 2.4.6-9 [547 kB]
21:32:49 #8 10.23 Get:120 http://deb.debian.org/debian buster/main amd64 dh-autoreconf all 19 [16.9 kB]
21:32:49 #8 10.23 Get:121 http://deb.debian.org/debian buster/main amd64 libarchive-zip-perl all 1.64-1 [96.8 kB]
21:32:49 #8 10.23 Get:122 http://deb.debian.org/debian buster/main amd64 libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
21:32:49 #8 10.23 Get:123 http://deb.debian.org/debian buster/main amd64 dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
21:32:49 #8 10.23 Get:124 http://deb.debian.org/debian buster/main amd64 dwz amd64 0.12-3 [78.0 kB]
21:32:49 #8 10.24 Get:125 http://deb.debian.org/debian buster/main amd64 libglib2.0-0 amd64 2.58.3-2+deb10u3 [1259 kB]
21:32:49 #8 10.26 Get:126 http://deb.debian.org/debian buster/main amd64 libcroco3 amd64 0.6.12-3 [145 kB]
21:32:49 #8 10.26 Get:127 http://deb.debian.org/debian buster/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u2 [102 kB]
21:32:49 #8 10.26 Get:128 http://deb.debian.org/debian buster/main amd64 gettext amd64 0.19.8.1-9 [1303 kB]
21:32:49 #8 10.28 Get:129 http://deb.debian.org/debian buster/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
21:32:49 #8 10.29 Get:130 http://deb.debian.org/debian buster/main amd64 po-debconf all 1.0.21 [248 kB]
21:32:49 #8 10.29 Get:131 http://deb.debian.org/debian buster/main amd64 debhelper all 12.1.1 [1016 kB]
21:32:49 #8 10.30 Get:132 http://deb.debian.org/debian buster/main amd64 debian-keyring all 2019.02.25 [32.4 MB]
21:32:49 #8 10.85 Selecting previously unselected package python3.9-minimal.
21:32:49 #8 10.85 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_arm64.deb ...
21:32:49 #8 10.87 Unpacking python3.9-minimal (3.9.2-1) ...
21:32:50 #9 3.384 Fetched 22.3 MB in 3s (8646 kB/s)
21:32:50 #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 110.12MB / 110.12MB 13.5s done
21:32:50 #14 ...
21:32:50 
21:32:50 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:34fea4f31bf187bc915536831fd0afc9d214755bf700b5cdb1336c82516d154e
21:32:50 #7 sha256:d8462c4911058de35ec42a5049f2a47315e5c213b83e275a901e1067280ba068
21:32:50 #7 extracting sha256:f1a5cf9a21e485b0a676c22ced0e80a140055b3ef0d7573caf5be408a10ddb04 6.4s done
21:32:50 #7 DONE 13.7s
21:32:50 
21:32:50 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:50 #14 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:32:50 #14 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 10.5s done
21:32:50 #46 1.503 go: downloading github.com/urfave/cli/v2 v2.3.0
21:32:50 #46 1.528 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
21:32:50 #13 extracting sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd done
21:32:50 #13 ...
21:32:50 
21:32:50 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:32:50 #8 sha256:330541f93dae841eedf5fe5f9bc84bfb28f9e28a12e0aba544e075f1e2d1d214
21:32:50 #8 7.741 Get:131 http://deb.debian.org/debian buster/main arm64 libfakeroot arm64 1.23-1 [42.1 kB]
21:32:50 #8 7.742 Get:132 http://deb.debian.org/debian buster/main arm64 fakeroot arm64 1.23-1 [83.3 kB]
21:32:50 #8 7.743 Get:133 http://deb.debian.org/debian buster/main arm64 libfile-which-perl all 1.23-1 [16.6 kB]
21:32:50 #8 7.744 Get:134 http://deb.debian.org/debian buster/main arm64 libfile-homedir-perl all 1.004-1 [42.7 kB]
21:32:50 #8 7.748 Get:135 http://deb.debian.org/debian buster/main arm64 libio-pty-perl arm64 1:1.08-1.1+b5 [32.8 kB]
21:32:50 #8 7.748 Get:136 http://deb.debian.org/debian buster/main arm64 libipc-run-perl all 20180523.0-1 [101 kB]
21:32:50 #8 7.749 Get:137 http://deb.debian.org/debian buster/main arm64 libclass-method-modifiers-perl all 2.12-1 [18.6 kB]
21:32:50 #8 7.750 Get:138 http://deb.debian.org/debian buster/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
21:32:50 #8 7.750 Get:139 http://deb.debian.org/debian buster/main arm64 libdevel-globaldestruction-perl all 0.14-1 [8084 B]
21:32:50 #8 7.751 Get:140 http://deb.debian.org/debian buster/main arm64 libb-hooks-op-check-perl arm64 0.22-1+b1 [11.4 kB]
21:32:50 #8 7.751 Get:141 http://deb.debian.org/debian buster/main arm64 libdynaloader-functions-perl all 0.003-1 [12.6 kB]
21:32:50 #8 7.751 Get:142 http://deb.debian.org/debian buster/main arm64 libdevel-callchecker-perl arm64 0.008-1 [15.6 kB]
21:32:50 #8 7.752 Get:143 http://deb.debian.org/debian buster/main arm64 libparams-classify-perl arm64 0.015-1+b1 [25.4 kB]
21:32:50 #8 7.752 Get:144 http://deb.debian.org/debian buster/main arm64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
21:32:50 #8 7.752 Get:145 http://deb.debian.org/debian buster/main arm64 libimport-into-perl all 1.002005-1 [11.6 kB]
21:32:50 #8 7.753 Get:146 http://deb.debian.org/debian buster/main arm64 librole-tiny-perl all 2.000006-1 [19.4 kB]
21:32:50 #8 7.753 Get:147 http://deb.debian.org/debian buster/main arm64 libstrictures-perl all 2.000005-1 [18.3 kB]
21:32:50 #8 7.754 Get:148 http://deb.debian.org/debian buster/main arm64 libsub-quote-perl all 2.005001-1 [17.9 kB]
21:32:50 #8 7.754 Get:149 http://deb.debian.org/debian buster/main arm64 libmoo-perl all 2.003004-2 [57.4 kB]
21:32:50 #8 7.755 Get:150 http://deb.debian.org/debian buster/main arm64 libencode-locale-perl all 1.05-1 [13.7 kB]
21:32:50 #8 7.755 Get:151 http://deb.debian.org/debian buster/main arm64 libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB]
21:32:50 #8 7.756 Get:152 http://deb.debian.org/debian buster/main arm64 libhttp-date-perl all 6.02-1 [10.7 kB]
21:32:50 #8 7.756 Get:153 http://deb.debian.org/debian buster/main arm64 libfile-listing-perl all 6.04-1 [10.3 kB]
21:32:50 #8 7.757 Get:154 http://deb.debian.org/debian buster/main arm64 libhtml-tagset-perl all 3.20-3 [12.7 kB]
21:32:50 #8 7.757 Get:155 http://deb.debian.org/debian buster/main arm64 liburi-perl all 1.76-1 [89.9 kB]
21:32:50 #8 7.758 Get:156 http://deb.debian.org/debian buster/main arm64 libhtml-parser-perl arm64 3.72-3+b3 [103 kB]
21:32:50 #8 7.760 Get:157 http://deb.debian.org/debian buster/main arm64 libhtml-tree-perl all 5.07-2 [213 kB]
21:32:50 #8 7.766 Get:158 http://deb.debian.org/debian buster/main arm64 libio-html-perl all 1.001-1 [17.6 kB]
21:32:50 #8 7.766 Get:159 http://deb.debian.org/debian buster/main arm64 liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
21:32:50 #8 7.767 Get:160 http://deb.debian.org/debian buster/main arm64 libhttp-message-perl all 6.18-1 [77.8 kB]
21:32:50 #8 7.770 Get:161 http://deb.debian.org/debian buster/main arm64 libhttp-cookies-perl all 6.04-1 [17.8 kB]
21:32:50 #8 7.770 Get:162 http://deb.debian.org/debian buster/main arm64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
21:32:50 #8 7.771 Get:163 http://deb.debian.org/debian buster/main arm64 perl-openssl-defaults arm64 3 [6782 B]
21:32:50 #8 7.778 Get:164 http://deb.debian.org/debian buster/main arm64 libnet-ssleay-perl arm64 1.85-2+b1 [303 kB]
21:32:50 #8 7.778 Get:165 http://deb.debian.org/debian buster/main arm64 libio-socket-ssl-perl all 2.060-3 [207 kB]
21:32:50 #8 7.778 Get:166 http://deb.debian.org/debian buster/main arm64 libnet-http-perl all 6.18-1 [24.5 kB]
21:32:50 #8 7.780 Get:167 http://deb.debian.org/debian buster/main arm64 liblwp-protocol-https-perl all 6.07-2 [9242 B]
21:32:50 #8 7.782 Get:168 http://deb.debian.org/debian buster/main arm64 libtry-tiny-perl all 0.30-1 [23.3 kB]
21:32:50 #8 7.783 Get:169 http://deb.debian.org/debian buster/main arm64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
21:32:50 #8 7.784 Get:170 http://deb.debian.org/debian buster/main arm64 libwww-perl all 6.36-2 [188 kB]
21:32:50 #8 7.786 Get:171 http://deb.debian.org/debian buster/main arm64 patchutils arm64 0.3.4-2 [84.7 kB]
21:32:50 #8 7.790 Get:172 http://deb.debian.org/debian buster/main arm64 wdiff arm64 1.2.2-2+b1 [121 kB]
21:32:50 #8 7.791 Get:173 http://deb.debian.org/debian buster/main arm64 devscripts arm64 2.19.5+deb10u1 [1045 kB]
21:32:50 #8 7.799 Get:174 http://deb.debian.org/debian buster/main arm64 diffstat arm64 1.62-1 [32.0 kB]
21:32:50 #8 7.800 Get:175 http://deb.debian.org/debian buster/main arm64 distro-info-data all 0.41+deb10u4 [6880 B]
21:32:50 #8 7.800 Get:176 http://deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
21:32:50 #8 7.802 Get:177 http://deb.debian.org/debian buster/main arm64 python3-chardet all 3.0.4-3 [80.5 kB]
21:32:50 #8 7.803 Get:178 http://deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB]
21:32:50 #8 7.804 Get:179 http://deb.debian.org/debian buster/main arm64 python3-debian all 0.1.35 [78.8 kB]
21:32:50 #8 7.810 Get:180 http://deb.debian.org/debian buster/main arm64 libgpgme11 arm64 1.12.0-6 [241 kB]
21:32:50 #8 7.810 Get:181 http://deb.debian.org/debian buster/main arm64 python3-gpg arm64 1.12.0-6 [292 kB]
21:32:50 #8 7.818 Get:182 http://deb.debian.org/debian buster/main arm64 dput all 1.0.3 [54.5 kB]
21:32:50 #8 7.818 Get:183 http://deb.debian.org/debian buster/main arm64 equivs all 2.2.0 [22.4 kB]
21:32:50 #8 7.818 Get:184 http://deb.debian.org/debian buster/main arm64 exim4-config all 4.92-8+deb10u6 [324 kB]
21:32:50 #8 7.822 Get:185 http://deb.debian.org/debian buster/main arm64 exim4-base arm64 4.92-8+deb10u6 [1136 kB]
21:32:50 #8 7.834 Get:186 http://deb.debian.org/debian buster/main arm64 libevent-2.1-6 arm64 2.1.8-stable-4 [150 kB]
21:32:50 #8 7.834 Get:187 http://deb.debian.org/debian buster/main arm64 libunbound8 arm64 1.9.0-2+deb10u2 [432 kB]
21:32:50 #8 7.842 Get:188 http://deb.debian.org/debian-security buster/updates/main arm64 libgnutls-dane0 arm64 3.6.7-4+deb10u9 [317 kB]
21:32:50 #8 7.842 Get:189 http://deb.debian.org/debian buster/main arm64 exim4-daemon-light arm64 4.92-8+deb10u6 [557 kB]
21:32:50 #8 7.859 Get:190 http://deb.debian.org/debian buster/main arm64 libcurl3-gnutls arm64 7.64.0-4+deb10u2 [311 kB]
21:32:50 #8 7.863 Get:191 http://deb.debian.org/debian buster/main arm64 libpcre2-8-0 arm64 10.32-5 [186 kB]
21:32:50 #8 7.868 Get:192 http://deb.debian.org/debian buster/main arm64 liberror-perl all 0.17027-2 [30.9 kB]
21:32:50 #8 7.875 Get:193 http://deb.debian.org/debian buster/main arm64 git-man all 1:2.20.1-2+deb10u3 [1620 kB]
21:32:50 #8 7.894 Get:194 http://deb.debian.org/debian buster/main arm64 git arm64 1:2.20.1-2+deb10u3 [5509 kB]
21:32:50 #8 7.990 Get:195 http://deb.debian.org/debian buster/main arm64 libgc1c2 arm64 1:7.6.4-0.4 [214 kB]
21:32:50 #8 7.990 Get:196 http://deb.debian.org/debian buster/main arm64 libltdl7 arm64 2.4.6-9 [389 kB]
21:32:50 #8 7.990 Get:197 http://deb.debian.org/debian buster/main arm64 guile-2.2-libs arm64 2.2.4+1-2+deb10u1 [4938 kB]
21:32:50 #8 8.088 Get:198 http://deb.debian.org/debian buster/main arm64 iso-codes all 4.2-1 [2713 kB]
21:32:50 #8 8.112 Get:199 http://deb.debian.org/debian buster/main arm64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB]
21:32:50 #8 8.138 Get:200 http://deb.debian.org/debian buster/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5+b1 [11.6 kB]
21:32:50 #8 8.138 Get:201 http://deb.debian.org/debian buster/main arm64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
21:32:50 #8 8.138 Get:202 http://deb.debian.org/debian buster/main arm64 libapt-inst2.0 arm64 1.8.2.3 [202 kB]
21:32:50 #8 8.138 Get:203 http://deb.debian.org/debian buster/main arm64 libapt-pkg-perl arm64 0.1.34+b1 [68.6 kB]
21:32:50 #8 8.138 Get:204 http://deb.debian.org/debian buster/main arm64 libarchive-cpio-perl all 0.10-1 [10.3 kB]
21:32:50 #8 8.138 Get:205 http://deb.debian.org/debian buster/main arm64 libasync-mergepoint-perl all 0.04-2 [10.4 kB]
21:32:50 #8 8.145 Get:206 http://deb.debian.org/debian buster/main arm64 libauthen-sasl-perl all 2.1600-1 [50.8 kB]
21:32:50 #8 8.145 Get:207 http://deb.debian.org/debian buster/main arm64 libmodule-implementation-perl all 0.09-1 [12.9 kB]
21:32:50 #8 8.145 Get:208 http://deb.debian.org/debian buster/main arm64 libvariable-magic-perl arm64 0.62-1+b1 [44.8 kB]
21:32:50 #8 8.145 Get:209 http://deb.debian.org/debian buster/main arm64 libb-hooks-endofscope-perl all 0.24-1 [18.6 kB]
21:32:50 #8 8.145 Get:210 http://deb.debian.org/debian buster/main arm64 libcapture-tiny-perl all 0.48-1 [26.0 kB]
21:32:50 #8 8.145 Get:211 http://deb.debian.org/debian buster/main arm64 libcgi-pm-perl all 4.40-1 [222 kB]
21:32:50 #8 8.145 Get:212 http://deb.debian.org/debian buster/main arm64 libfcgi-perl arm64 0.78-2+b3 [38.8 kB]
21:32:50 #8 8.145 Get:213 http://deb.debian.org/debian buster/main arm64 libcgi-fast-perl all 1:2.13-1 [11.4 kB]
21:32:50 #8 8.146 Get:214 http://deb.debian.org/debian buster/main arm64 libsub-name-perl arm64 0.21-1+b3 [13.4 kB]
21:32:50 #8 8.147 Get:215 http://deb.debian.org/debian buster/main arm64 libclass-accessor-perl all 0.51-1 [23.2 kB]
21:32:50 #8 8.148 Get:216 http://deb.debian.org/debian buster/main arm64 libclass-inspector-perl all 1.32-1 [19.1 kB]
21:32:50 #8 8.149 Get:217 http://deb.debian.org/debian buster/main arm64 libclass-xsaccessor-perl arm64 1.19-3+b2 [37.1 kB]
21:32:50 #8 8.150 Get:218 http://deb.debian.org/debian buster/main arm64 libclone-perl arm64 0.41-1+b1 [14.5 kB]
21:32:50 #8 8.152 Get:219 http://deb.debian.org/debian buster/main arm64 libcommon-sense-perl arm64 3.74-2+b7 [24.0 kB]
21:32:50 #8 8.153 Get:220 http://deb.debian.org/debian buster/main arm64 libparams-util-perl arm64 1.07-3+b4 [22.5 kB]
21:32:50 #8 8.154 Get:221 http://deb.debian.org/debian buster/main arm64 libsub-install-perl all 0.928-1 [11.4 kB]
21:32:50 #8 8.155 Get:222 http://deb.debian.org/debian buster/main arm64 libdata-optlist-perl all 0.110-1 [10.6 kB]
21:32:50 #8 8.156 Get:223 http://deb.debian.org/debian buster/main arm64 libsub-exporter-perl all 0.987-1 [47.2 kB]
21:32:50 #8 8.157 Get:224 http://deb.debian.org/debian buster/main arm64 libconst-fast-perl all 0.014-1 [8250 B]
21:32:50 #8 8.162 Get:225 http://deb.debian.org/debian buster/main arm64 libwant-perl arm64 0.29-1+b4 [28.5 kB]
21:32:50 #8 8.165 Get:226 http://deb.debian.org/debian buster/main arm64 libcontextual-return-perl all 0.004014-2 [56.6 kB]
21:32:50 #8 8.166 Get:227 http://deb.debian.org/debian buster/main arm64 libconvert-binhex-perl all 1.125-1 [30.5 kB]
21:32:50 #8 8.167 Get:228 http://deb.debian.org/debian buster/main arm64 libdata-dump-perl all 1.23-1 [29.5 kB]
21:32:50 #8 8.167 Get:229 http://deb.debian.org/debian buster/main arm64 libdigest-bubblebabble-perl all 0.02-2 [8238 B]
21:32:50 #8 8.168 Get:230 http://deb.debian.org/debian buster/main arm64 libdigest-hmac-perl all 1.03+dfsg-2 [10.6 kB]
21:32:50 #8 8.170 Get:231 http://deb.debian.org/debian buster/main arm64 libdistro-info-perl all 0.21 [6696 B]
21:32:50 #8 8.172 Get:232 http://deb.debian.org/debian buster/main arm64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
21:32:50 #8 8.173 Get:233 http://deb.debian.org/debian buster/main arm64 libmailtools-perl all 2.18-1 [88.5 kB]
21:32:50 #8 8.178 Get:234 http://deb.debian.org/debian buster/main arm64 libnet-ip-perl all 1.26-2 [29.0 kB]
21:32:50 #8 8.178 Get:235 http://deb.debian.org/debian buster/main arm64 libnet-dns-perl all 1.19-1 [372 kB]
21:32:50 #8 8.178 Get:236 http://deb.debian.org/debian buster/main arm64 libnet-domain-tld-perl all 1.75-1 [33.3 kB]
21:32:50 #8 8.180 Get:237 http://deb.debian.org/debian buster/main arm64 libemail-valid-perl all 1.202-1 [23.0 kB]
21:32:50 #8 8.181 Get:238 http://deb.debian.org/debian buster/main arm64 libexporter-tiny-perl all 1.002001-1 [36.9 kB]
21:32:50 #8 8.182 Get:239 http://deb.debian.org/debian buster/main arm64 libipc-system-simple-perl all 1.25-4 [26.5 kB]
21:32:50 #8 8.183 Get:240 http://deb.debian.org/debian buster/main arm64 libfile-basedir-perl all 0.08-1 [17.7 kB]
21:32:50 #8 8.184 Get:241 http://deb.debian.org/debian buster/main arm64 libfile-chdir-perl all 0.1008-1 [13.3 kB]
21:32:50 #8 8.185 Get:242 http://deb.debian.org/debian buster/main arm64 libfile-fcntllock-perl arm64 0.22-3+b5 [35.5 kB]
21:32:50 #8 8.186 Get:243 http://deb.debian.org/debian buster/main arm64 libfont-afm-perl all 1.20-2 [13.6 kB]
21:32:50 #8 8.187 Get:244 http://deb.debian.org/debian buster/main arm64 libfribidi0 arm64 1.0.5-3.1+deb10u1 [63.6 kB]
21:32:50 #8 8.189 Get:245 http://deb.debian.org/debian buster/main arm64 libfuture-perl all 0.39-1 [74.5 kB]
21:32:50 #8 8.190 Get:246 http://deb.debian.org/debian buster/main arm64 libio-stringy-perl all 2.111-3 [56.5 kB]
21:32:50 #8 8.192 Get:247 http://deb.debian.org/debian buster/main arm64 libparams-validate-perl arm64 1.29-1+b1 [66.3 kB]
21:32:50 #8 8.193 Get:248 http://deb.debian.org/debian buster/main arm64 libgetopt-long-descriptive-perl all 0.103-2 [27.8 kB]
21:32:50 #8 8.194 Get:249 http://deb.debian.org/debian buster/main arm64 libsort-versions-perl all 1.62-1 [11.0 kB]
21:32:50 #8 8.195 Get:250 http://deb.debian.org/debian buster/main arm64 libgit-wrapper-perl all 0.048-1 [34.7 kB]
21:32:50 #8 8.196 Get:251 http://deb.debian.org/debian buster/main arm64 libhttp-tiny-multipart-perl all 0.08-1 [9304 B]
21:32:50 #8 8.196 Get:252 http://deb.debian.org/debian buster/main arm64 libio-prompter-perl all 0.004015-1 [60.4 kB]
21:32:50 #8 8.198 Get:253 http://deb.debian.org/debian buster/main arm64 libjson-perl all 4.02000-1 [88.8 kB]
21:32:50 #8 8.200 Get:254 http://deb.debian.org/debian buster/main arm64 liblog-any-perl all 1.707-1 [65.2 kB]
21:32:50 #8 8.203 Get:255 http://deb.debian.org/debian buster/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
21:32:50 #8 8.204 Get:256 http://deb.debian.org/debian buster/main arm64 libpackage-stash-perl all 0.38-1 [21.7 kB]
21:32:50 #8 8.205 Get:257 http://deb.debian.org/debian buster/main arm64 libsub-identify-perl arm64 0.14-1+b1 [12.0 kB]
21:32:50 #8 8.205 Get:258 http://deb.debian.org/debian buster/main arm64 libnamespace-clean-perl all 0.27-1 [17.3 kB]
21:32:50 #8 8.206 Get:259 http://deb.debian.org/debian buster/main arm64 libpath-tiny-perl all 0.108-1 [53.3 kB]
21:32:50 #8 8.207 Get:260 http://deb.debian.org/debian buster/main arm64 libtype-tiny-perl all 1.004004-1 [266 kB]
21:32:50 #8 8.210 Get:261 http://deb.debian.org/debian buster/main arm64 libgitlab-api-v4-perl all 0.16-1 [69.9 kB]
21:32:50 #8 8.211 Get:262 http://deb.debian.org/debian buster/main arm64 libglib2.0-data all 2.58.3-2+deb10u3 [1111 kB]
21:32:50 #8 8.224 Get:263 http://deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
21:32:50 #8 8.225 Get:264 http://deb.debian.org/debian buster/main arm64 libidn11 arm64 1.33-2.2 [113 kB]
21:32:50 #8 8.226 Get:265 http://deb.debian.org/debian buster/main arm64 libntlm0 arm64 1.5-1+deb10u1 [23.6 kB]
21:32:50 #8 8.227 Get:266 http://deb.debian.org/debian-security buster/updates/main arm64 libgsasl7 arm64 1.8.0-8+deb10u1 [203 kB]
21:32:50 #8 8.235 Get:267 http://deb.debian.org/debian buster/main arm64 libhtml-form-perl all 6.03-1 [23.9 kB]
21:32:50 #8 8.237 Get:268 http://deb.debian.org/debian buster/main arm64 libhtml-format-perl all 2.12-1 [43.5 kB]
21:32:50 #8 8.238 Get:269 http://deb.debian.org/debian buster/main arm64 libhttp-daemon-perl all 6.01-3 [16.6 kB]
21:32:50 #8 8.239 Get:270 http://deb.debian.org/debian buster/main arm64 libstruct-dumb-perl all 0.09-1 [11.1 kB]
21:32:50 #8 8.239 Get:271 http://deb.debian.org/debian buster/main arm64 libio-async-perl all 0.72-1 [262 kB]
21:32:50 #8 8.242 Get:272 http://deb.debian.org/debian buster/main arm64 libio-sessiondata-perl all 1.03-1 [5782 B]
21:32:50 #8 8.243 Get:273 http://deb.debian.org/debian buster/main arm64 libio-string-perl all 1.08-3 [12.3 kB]
21:32:50 #8 8.244 Get:274 http://deb.debian.org/debian buster/main arm64 libtypes-serialiser-perl all 1.0-1 [12.7 kB]
21:32:50 #8 8.245 Get:275 http://deb.debian.org/debian buster/main arm64 libjson-xs-perl arm64 3.040-1+b1 [90.2 kB]
21:32:50 #8 8.246 Get:276 http://deb.debian.org/debian buster/main arm64 liblzo2-2 arm64 2.10-0.1 [49.0 kB]
21:32:50 #8 8.247 Get:277 http://deb.debian.org/debian buster/main arm64 libkyotocabinet16v5 arm64 1.2.76-4.2+b1 [267 kB]
21:32:50 #8 8.250 Get:278 http://deb.debian.org/debian buster/main arm64 liblist-compare-perl all 0.53-1 [68.9 kB]
21:32:50 #8 8.251 Get:279 http://deb.debian.org/debian buster/main arm64 liblist-moreutils-perl arm64 0.416-1+b4 [62.4 kB]
21:32:50 #8 8.253 Get:280 http://deb.debian.org/debian buster/main arm64 libltdl-dev arm64 2.4.6-9 [162 kB]
21:32:50 #8 8.257 Get:281 http://deb.debian.org/debian buster/main arm64 libsys-hostname-long-perl all 1.5-1 [12.0 kB]
21:32:50 #8 8.257 Get:282 http://deb.debian.org/debian buster/main arm64 libmail-sendmail-perl all 0.80-1 [25.3 kB]
21:32:50 #8 8.258 Get:283 http://deb.debian.org/debian buster/main arm64 mailutils-common all 1:3.5-4 [689 kB]
21:32:50 #8 8.267 Get:284 http://deb.debian.org/debian buster/main arm64 mysql-common all 5.8+1.0.5 [7324 B]
21:32:50 #8 8.267 Get:285 http://deb.debian.org/debian buster/main arm64 mariadb-common all 1:10.3.34-0+deb10u1 [33.0 kB]
21:32:50 #8 8.268 Get:286 http://deb.debian.org/debian buster/main arm64 libmariadb3 arm64 1:10.3.34-0+deb10u1 [163 kB]
21:32:50 #8 8.278 Get:287 http://deb.debian.org/debian buster/main arm64 libpython2.7-minimal arm64 2.7.16-2+deb10u1 [395 kB]
21:32:50 #8 8.279 Get:288 http://deb.debian.org/debian buster/main arm64 libpython2.7-stdlib arm64 2.7.16-2+deb10u1 [1890 kB]
21:32:50 #8 8.302 Get:289 http://deb.debian.org/debian buster/main arm64 libpython2.7 arm64 2.7.16-2+deb10u1 [958 kB]
21:32:50 #8 8.330 Get:290 http://deb.debian.org/debian buster/main arm64 libmailutils5 arm64 1:3.5-4 [829 kB]
21:32:50 #8 8.330 Get:291 http://deb.debian.org/debian buster/main arm64 libmime-tools-perl all 5.509-1 [212 kB]
21:32:50 #8 8.333 Get:292 http://deb.debian.org/debian buster/main arm64 libnet-dns-sec-perl arm64 1.11-1 [47.7 kB]
21:32:50 #8 8.334 Get:293 http://deb.debian.org/debian buster/main arm64 libnet-libidn-perl arm64 0.12.ds-3+b1 [18.7 kB]
21:32:50 #8 8.335 Get:294 http://deb.debian.org/debian buster/main arm64 libnumber-compare-perl all 0.03-1 [7642 B]
21:32:50 #8 8.335 Get:295 http://deb.debian.org/debian buster/main arm64 libnumber-range-perl all 0.12-1 [9274 B]
21:32:50 #8 8.336 Get:296 http://deb.debian.org/debian buster/main arm64 libossp-uuid16 arm64 1.6.2-1.5+b7 [41.8 kB]
21:32:50 #8 8.337 Get:297 http://deb.debian.org/debian buster/main arm64 libossp-uuid-perl arm64 1.6.2-1.5+b7 [28.8 kB]
21:32:50 #8 8.338 Get:298 http://deb.debian.org/debian buster/main arm64 libpackage-stash-xs-perl arm64 0.29-1 [19.7 kB]
21:32:50 #8 8.338 Get:299 http://deb.debian.org/debian buster/main arm64 libparse-debianchangelog-perl all 1.2.0-13 [59.5 kB]
21:32:50 #8 8.340 Get:300 http://deb.debian.org/debian buster/main arm64 libtext-glob-perl all 0.10-1 [8362 B]
21:32:50 #8 8.340 Get:301 http://deb.debian.org/debian buster/main arm64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
21:32:50 #8 8.341 Get:302 http://deb.debian.org/debian buster/main arm64 libperlio-gzip-perl arm64 0.19-1+b5 [17.2 kB]
21:32:50 #8 8.342 Get:303 http://deb.debian.org/debian buster/main arm64 libpod-constants-perl all 0.19-1 [16.9 kB]
21:32:50 #8 8.343 Get:304 http://deb.debian.org/debian buster/main arm64 libreadonly-perl all 2.050-1 [22.7 kB]
21:32:50 #8 8.344 Get:305 http://deb.debian.org/debian buster/main arm64 libref-util-perl all 0.204-1 [17.1 kB]
21:32:50 #8 8.345 Get:306 http://deb.debian.org/debian buster/main arm64 libref-util-xs-perl arm64 0.117-1+b1 [13.8 kB]
21:32:50 #8 8.345 Get:307 http://deb.debian.org/debian buster/main arm64 libregexp-pattern-license-perl all 3.0.31-4 [14.7 kB]
21:32:50 #8 8.346 Get:308 http://deb.debian.org/debian buster/main arm64 libsasl2-modules arm64 2.1.27+dfsg-1+deb10u2 [102 kB]
21:32:50 #8 8.348 Get:309 http://deb.debian.org/debian buster/main arm64 libsereal-decoder-perl arm64 4.005+ds-1+b1 [88.1 kB]
21:32:50 #8 8.349 Get:310 http://deb.debian.org/debian buster/main arm64 libsereal-encoder-perl arm64 4.005+ds-1+b1 [89.4 kB]
21:32:50 #8 8.351 Get:311 http://deb.debian.org/debian buster/main arm64 libsereal-perl all 4.005-1 [10.8 kB]
21:32:50 #8 8.352 Get:312 http://deb.debian.org/debian buster/main arm64 libtask-weaken-perl all 1.06-1 [9252 B]
21:32:50 #8 8.353 Get:313 http://deb.debian.org/debian buster/main arm64 libxml-parser-perl arm64 2.44-4 [212 kB]
21:32:50 #8 8.358 Get:314 http://deb.debian.org/debian buster/main arm64 libsoap-lite-perl all 1.27-1 [258 kB]
21:32:50 #8 8.361 Get:315 http://deb.debian.org/debian buster/main arm64 libsort-key-perl arm64 1.33-2+b1 [36.3 kB]
21:32:50 #8 8.362 Get:316 http://deb.debian.org/debian buster/main arm64 libstring-copyright-perl all 0.003006-1 [11.6 kB]
21:32:50 #8 8.363 Get:317 http://deb.debian.org/debian buster/main arm64 libstring-escape-perl all 2010.002-2 [19.1 kB]
21:32:50 #8 8.364 Get:318 http://deb.debian.org/debian buster/main arm64 libstring-shellquote-perl all 1.04-1 [12.6 kB]
21:32:50 #8 8.365 Get:319 http://deb.debian.org/debian buster/main arm64 libterm-readkey-perl arm64 2.38-1 [27.0 kB]
21:32:50 #8 8.366 Get:320 http://deb.debian.org/debian buster/main arm64 libtest-fatal-perl all 0.014-1 [11.9 kB]
21:32:50 #8 8.367 Get:321 http://deb.debian.org/debian buster/main arm64 libtest-refcount-perl all 0.08-3 [11.4 kB]
21:32:50 #8 8.367 Get:322 http://deb.debian.org/debian buster/main arm64 libtext-levenshtein-perl all 0.13-1 [11.1 kB]
21:32:50 #8 8.368 Get:323 http://deb.debian.org/debian buster/main arm64 libtype-tiny-xs-perl arm64 0.014-1+b1 [23.7 kB]
21:32:50 #8 8.370 Get:324 http://deb.debian.org/debian buster/main arm64 libunicode-utf8-perl arm64 0.62-1 [19.6 kB]
21:32:50 #8 8.376 Get:325 http://deb.debian.org/debian buster/main arm64 libwrap0 arm64 7.6.q-28 [58.4 kB]
21:32:50 #8 8.377 Get:326 http://deb.debian.org/debian buster/main arm64 libxau6 arm64 1:1.0.8-1+b2 [19.3 kB]
21:32:50 #8 8.379 Get:327 http://deb.debian.org/debian buster/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB]
21:32:50 #8 8.380 Get:328 http://deb.debian.org/debian buster/main arm64 libxcb1 arm64 1.13.1-2 [135 kB]
21:32:50 #8 8.382 Get:329 http://deb.debian.org/debian buster/main arm64 libx11-data all 2:1.6.7-1+deb10u2 [299 kB]
21:32:50 #8 8.385 Get:330 http://deb.debian.org/debian buster/main arm64 libx11-6 arm64 2:1.6.7-1+deb10u2 [736 kB]
21:32:50 #8 8.394 Get:331 http://deb.debian.org/debian buster/main arm64 libxext6 arm64 2:1.3.3-1+b2 [48.6 kB]
21:32:50 #8 8.395 Get:332 http://deb.debian.org/debian buster/main arm64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB]
21:32:50 #8 8.396 Get:333 http://deb.debian.org/debian buster/main arm64 libxml-sax-base-perl all 1.09-1 [20.4 kB]
21:32:50 #8 8.397 Get:334 http://deb.debian.org/debian buster/main arm64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB]
21:32:50 #8 8.398 Get:335 http://deb.debian.org/debian buster/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-1 [334 kB]
21:32:50 #8 8.401 Get:336 http://deb.debian.org/debian buster/main arm64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
21:32:50 #8 8.403 Get:337 http://deb.debian.org/debian buster/main arm64 libxml-simple-perl all 2.25-1 [72.0 kB]
21:32:50 #8 8.404 Get:338 http://deb.debian.org/debian buster/main arm64 libxmlrpc-lite-perl all 0.717-2 [22.3 kB]
21:32:50 #8 8.404 Get:339 http://deb.debian.org/debian buster/main arm64 libxmuu1 arm64 2:1.1.2-2+b3 [24.1 kB]
21:32:50 #8 8.405 Get:340 http://deb.debian.org/debian buster/main arm64 libyaml-0-2 arm64 0.2.1-1 [41.4 kB]
21:32:50 #8 8.406 Get:341 http://deb.debian.org/debian buster/main arm64 libyaml-libyaml-perl arm64 0.76+repack-1 [32.0 kB]
21:32:50 #8 8.407 Get:342 http://deb.debian.org/debian buster/main arm64 licensecheck all 3.0.31-3 [28.3 kB]
21:32:50 #8 8.408 Get:343 http://deb.debian.org/debian buster/main arm64 t1utils arm64 1.41-3 [59.7 kB]
21:32:50 #8 8.410 Get:344 http://deb.debian.org/debian buster/main arm64 lintian all 2.15.0 [1181 kB]
21:32:50 #8 8.431 Get:345 http://deb.debian.org/debian buster/main arm64 lsb-release all 10.2019051400 [27.5 kB]
21:32:50 #8 8.437 Get:346 http://deb.debian.org/debian buster/main arm64 mailutils arm64 1:3.5-4 [570 kB]
21:32:50 #8 8.442 Get:347 http://deb.debian.org/debian buster/main arm64 manpages-dev all 4.16-2 [2232 kB]
21:32:50 #8 8.493 Get:348 http://deb.debian.org/debian buster/main arm64 psmisc arm64 23.2-1+deb10u1 [123 kB]
21:32:50 #8 8.501 Get:349 http://deb.debian.org/debian buster/main arm64 publicsuffix all 20211109.1735-0+deb10u1 [125 kB]
21:32:50 #8 8.501 Get:350 http://deb.debian.org/debian buster/main arm64 python-apt-common all 1.8.4.3 [96.3 kB]
21:32:50 #8 8.501 Get:351 http://deb.debian.org/debian buster/main arm64 python3-apt arm64 1.8.4.3 [179 kB]
21:32:50 #8 8.511 Get:352 http://deb.debian.org/debian buster/main arm64 python3-certifi all 2018.8.24-1 [140 kB]
21:32:50 #8 8.513 Get:353 http://deb.debian.org/debian buster/main arm64 python3-idna all 2.6-1 [34.3 kB]
21:32:50 #8 8.513 Get:354 http://deb.debian.org/debian buster/main arm64 python3-magic all 2:0.4.15-2 [9256 B]
21:32:50 #8 8.513 Get:355 http://deb.debian.org/debian buster/main arm64 python3-urllib3 all 1.24.1-1 [97.1 kB]
21:32:50 #8 8.515 Get:356 http://deb.debian.org/debian buster/main arm64 python3-requests all 2.21.0-1 [66.9 kB]
21:32:50 #8 8.516 Get:357 http://deb.debian.org/debian buster/main arm64 python3-unidiff all 0.5.4-1 [7506 B]
21:32:50 #8 8.523 Get:358 http://deb.debian.org/debian buster/main arm64 python3-xdg all 0.25-5 [35.9 kB]
21:32:50 #8 8.523 Get:359 http://deb.debian.org/debian buster/main arm64 shared-mime-info arm64 1.10-1 [764 kB]
21:32:50 #8 8.530 Get:360 http://deb.debian.org/debian buster/main arm64 strace arm64 4.26-0.2 [803 kB]
21:32:50 #8 8.548 Get:361 http://deb.debian.org/debian buster/main arm64 unzip arm64 6.0-23+deb10u2 [166 kB]
21:32:50 #8 8.555 Get:362 http://deb.debian.org/debian buster/main arm64 xauth arm64 1:1.0.10-1 [38.2 kB]
21:32:50 #8 8.556 Get:363 http://deb.debian.org/debian buster/main arm64 xdg-user-dirs arm64 0.17-2 [53.2 kB]
21:32:50 #8 8.886 debconf: delaying package configuration, since apt-utils is not installed
21:32:50 #8 8.909 Fetched 163 MB in 3s (54.3 MB/s)
21:32:50 #8 8.945 Selecting previously unselected package sensible-utils.
21:32:50 #8 8.945 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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:32:50 #8 8.945 Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ...
21:32:50 #8 8.948 Unpacking sensible-utils (0.0.12) ...
21:32:50 #8 8.983 Selecting previously unselected package lsb-base.
21:32:50 #8 8.984 Preparing to unpack .../01-lsb-base_10.2019051400_all.deb ...
21:32:50 #8 9.002 Unpacking lsb-base (10.2019051400) ...
21:32:50 #8 9.152 Selecting previously unselected package cron.
21:32:50 #8 9.152 Preparing to unpack .../02-cron_3.0pl1-134+deb10u1_arm64.deb ...
21:32:50 #8 9.158 Unpacking cron (3.0pl1-134+deb10u1) ...
21:32:50 #8 9.211 Selecting previously unselected package libbsd0:arm64.
21:32:50 #8 9.211 Preparing to unpack .../03-libbsd0_0.9.1-2+deb10u1_arm64.deb ...
21:32:50 #8 9.225 Unpacking libbsd0:arm64 (0.9.1-2+deb10u1) ...
21:32:50 #8 9.305 Selecting previously unselected package bsdmainutils.
21:32:50 #8 9.306 Preparing to unpack .../04-bsdmainutils_11.1.2+b1_arm64.deb ...
21:32:50 #8 9.318 Unpacking bsdmainutils (11.1.2+b1) ...
21:32:50 #8 9.385 Selecting previously unselected package libuchardet0:arm64.
21:32:50 #8 9.385 Preparing to unpack .../05-libuchardet0_0.0.6-3_arm64.deb ...
21:32:50 #8 9.390 Unpacking libuchardet0:arm64 (0.0.6-3) ...
21:32:50 #8 9.430 Selecting previously unselected package groff-base.
21:32:50 #8 9.430 Preparing to unpack .../06-groff-base_1.22.4-3+deb10u1_arm64.deb ...
21:32:50 #8 9.438 Unpacking groff-base (1.22.4-3+deb10u1) ...
21:32:50 #8 9.590 Selecting previously unselected package libgdbm6:arm64.
21:32:50 #8 9.590 Preparing to unpack .../07-libgdbm6_1.18.1-4_arm64.deb ...
21:32:50 #8 9.596 Unpacking libgdbm6:arm64 (1.18.1-4) ...
21:32:50 #8 9.653 Selecting previously unselected package libpipeline1:arm64.
21:32:50 #8 9.653 Preparing to unpack .../08-libpipeline1_1.5.1-2_arm64.deb ...
21:32:50 #8 9.658 Unpacking libpipeline1:arm64 (1.5.1-2) ...
21:32:50 #8 9.719 Selecting previously unselected package man-db.
21:32:50 #8 9.719 Preparing to unpack .../09-man-db_2.8.5-2_arm64.deb ...
21:32:50 #8 9.735 Unpacking man-db (2.8.5-2) ...
21:32:50 #8 9.943 Selecting previously unselected package perl-modules-5.28.
21:32:50 #8 9.943 Preparing to unpack .../10-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
21:32:50 #8 9.954 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ...
21:32:50 #8 10.46 Selecting previously unselected package libgdbm-compat4:arm64.
21:32:50 #8 10.46 Preparing to unpack .../11-libgdbm-compat4_1.18.1-4_arm64.deb ...
21:32:50 #8 10.46 Unpacking libgdbm-compat4:arm64 (1.18.1-4) ...
21:32:50 #8 10.52 Selecting previously unselected package libperl5.28:arm64.
21:32:50 #8 10.52 Preparing to unpack .../12-libperl5.28_5.28.1-6+deb10u1_arm64.deb ...
21:32:50 #8 10.53 Unpacking libperl5.28:arm64 (5.28.1-6+deb10u1) ...
21:32:50 #8 11.13 Selecting previously unselected package perl.
21:32:50 #8 11.13 Preparing to unpack .../13-perl_5.28.1-6+deb10u1_arm64.deb ...
21:32:50 #8 11.14 Unpacking perl (5.28.1-6+deb10u1) ...
21:32:50 #8 11.20 Selecting previously unselected package liblocale-gettext-perl.
21:32:50 #8 11.20 Preparing to unpack .../14-liblocale-gettext-perl_1.07-3+b4_arm64.deb ...
21:32:50 #8 11.20 Unpacking liblocale-gettext-perl (1.07-3+b4) ...
21:32:50 #8 11.25 Selecting previously unselected package libssl1.1:arm64.
21:32:50 #8 11.25 Preparing to unpack .../15-libssl1.1_1.1.1n-0+deb10u3_arm64.deb ...
21:32:50 #8 11.26 Unpacking libssl1.1:arm64 (1.1.1n-0+deb10u3) ...
21:32:50 #8 11.41 Selecting previously unselected package libpython3.7-minimal:arm64.
21:32:50 #8 11.41 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
21:32:50 #8 11.42 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
21:32:50 #8 11.56 Selecting previously unselected package libexpat1:arm64.
21:32:50 #8 11.56 Preparing to unpack .../17-libexpat1_2.2.6-2+deb10u4_arm64.deb ...
21:32:50 #8 11.57 Unpacking libexpat1:arm64 (2.2.6-2+deb10u4) ...
21:32:50 #8 11.62 Selecting previously unselected package python3.7-minimal.
21:32:50 #8 11.62 Preparing to unpack .../18-python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
21:32:50 #8 11.64 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
21:32:50 #8 11.87 Setting up libssl1.1:arm64 (1.1.1n-0+deb10u3) ...
21:32:50 #8 12.00 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
21:32:50 #8 12.02 Setting up libexpat1:arm64 (2.2.6-2+deb10u4) ...
21:32:50 #8 12.10 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
21:32:50 #8 13.13 Selecting previously unselected package python3-minimal.
21:32:50 #8 13.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 ... 9600 files and directories currently installed.)
21:32:50 #8 13.14 Preparing to unpack .../0-python3-minimal_3.7.3-1_arm64.deb ...
21:32:50 #8 13.21 Unpacking python3-minimal (3.7.3-1) ...
21:32:50 #8 13.37 Selecting previously unselected package mime-support.
21:32:50 #8 13.37 Preparing to unpack .../1-mime-support_3.62_all.deb ...
21:32:50 #8 13.38 Unpacking mime-support (3.62) ...
21:32:50 #13 ...
21:32:50 
21:32:50 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:32:50 #8 sha256:032f79206b344b7bdf00bb56887872a49648e9fcbbac7abf1fd3544fa2e897cf
21:32:50 #8 0.814 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
21:32:50 #8 0.824 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:32:50 #8 0.824 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:32:50 #8 0.964 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
21:32:50 #8 1.217 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB]
21:32:50 #8 1.404 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
21:32:50 #8 2.760 Fetched 8570 kB in 2s (3884 kB/s)
21:32:50 #8 2.760 Reading package lists...
21:32:50 #8 3.570 Reading package lists...
21:32:50 #8 4.383 Building dependency tree...
21:32:50 #8 4.577 Reading state information...
21:32:50 #8 4.821 The following additional packages will be installed:
21:32:50 #8 4.821   autoconf automake autopoint autotools-dev binutils binutils-common
21:32:50 #8 4.821   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
21:32:50 #8 4.821   ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring
21:32:50 #8 4.821   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
21:32:50 #8 4.822   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
21:32:50 #8 4.822   g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
21:32:50 #8 4.822   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
21:32:50 #8 4.822   intltool-debian iso-codes less libalgorithm-diff-perl
21:32:50 #8 4.822   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
21:32:50 #8 4.822   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13
21:32:50 #8 4.822   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
21:32:50 #8 4.822   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
21:32:50 #8 4.823   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0
21:32:50 #8 4.823   libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl
21:32:50 #8 4.823   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
21:32:50 #8 4.823   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
21:32:50 #8 4.823   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
21:32:50 #8 4.823   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
21:32:50 #8 4.823   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
21:32:50 #8 4.823   libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl
21:32:50 #8 4.823   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
21:32:50 #8 4.823   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
21:32:50 #8 4.823   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
21:32:50 #8 4.823   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
21:32:50 #8 4.823   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
21:32:50 #8 4.823   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
21:32:50 #8 4.823   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
21:32:50 #8 4.823   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
21:32:50 #8 4.823   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
21:32:50 #8 4.823   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
21:32:50 #8 4.823   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
21:32:50 #8 4.823   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
21:32:50 #8 4.823   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
21:32:50 #8 4.823   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
21:32:50 #8 4.823   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:32:50 #8 4.823   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:32:50 #8 4.823   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
21:32:50 #8 4.823   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
21:32:50 #8 4.823   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
21:32:50 #8 4.823   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
21:32:50 #8 4.824   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
21:32:50 #8 4.824   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
21:32:50 #8 4.824   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
21:32:50 #8 4.824   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
21:32:50 #8 4.824   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
21:32:50 #8 4.824   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
21:32:50 #8 4.824   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
21:32:50 #8 4.824   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
21:32:50 #8 4.824   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
21:32:50 #8 4.824   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
21:32:50 #8 4.824   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
21:32:50 #8 4.824   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
21:32:50 #8 4.824   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
21:32:50 #8 4.824   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
21:32:50 #8 4.824   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
21:32:50 #8 4.824   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
21:32:50 #8 4.824   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
21:32:50 #8 4.824   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
21:32:50 #8 4.824   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
21:32:50 #8 4.824   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
21:32:50 #8 4.831   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
21:32:50 #8 4.831   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
21:32:50 #8 4.831   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
21:32:50 #8 4.831   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
21:32:50 #8 4.831   libstrictures-perl libstring-copyright-perl libstring-escape-perl
21:32:50 #8 4.831   libstring-shellquote-perl libsub-exporter-perl
21:32:50 #8 4.831   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
21:32:50 #8 4.831   libsub-name-perl libsub-override-perl libsub-quote-perl
21:32:50 #8 4.831   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
21:32:50 #8 4.831   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
21:32:50 #8 4.831   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
21:32:50 #8 4.831   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-common
21:32:50 #8 4.831   libtirpc-dev libtirpc3 libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
21:32:50 #8 4.831   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
21:32:50 #8 4.831   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
21:32:50 #8 4.831   libwant-perl libwebp6 libwww-perl libwww-robotrules-perl libx11-6
21:32:50 #8 4.831   libx11-data libxau6 libxcb1 libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl
21:32:50 #8 4.831   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
21:32:50 #8 4.831   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1
21:32:50 #8 4.831   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
21:32:50 #8 4.831   lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types
21:32:50 #8 4.831   netbase openssh-client openssl patch patchutils pbzip2 perl
21:32:50 #8 4.831   perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf
21:32:50 #8 4.831   pristine-tar publicsuffix python-apt-common python3 python3-apt
21:32:50 #8 4.831   python3-certifi python3-chardet python3-debian python3-gpg python3-idna
21:32:50 #8 4.831   python3-magic python3-minimal python3-pkg-resources python3-requests
21:32:50 #8 4.831   python3-six python3-unidiff python3-urllib3 python3-xdg python3.9
21:32:50 #8 4.831   python3.9-minimal readline-common sensible-utils shared-mime-info strace
21:32:50 #8 4.831   t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
21:32:50 #8 4.831 Suggested packages:
21:32:50 #8 4.831   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
21:32:50 #8 4.831   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
21:32:50 #8 4.831   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
21:32:50 #8 4.831   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
21:32:50 #8 4.831   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
21:32:50 #8 4.831   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
21:32:50 #8 4.831   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
21:32:50 #8 4.831   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
21:32:50 #8 4.831   g++-multilib g++-10-multilib gcc-10-doc gcc-multilib flex bison gdb gcc-doc
21:32:50 #8 4.831   gcc-10-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
21:32:50 #8 4.831   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
21:32:50 #8 4.831   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery lrzip
21:32:50 #8 4.831   libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n gpm
21:32:50 #8 4.831   libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl
21:32:50 #8 4.831   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
21:32:50 #8 4.831   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
21:32:50 #8 4.831   libapache2-mod-perl2 libmime-lite-perl libnet-jabber-perl libstdc++-10-doc
21:32:50 #8 4.831   libbareword-filehandles-perl libindirect-perl libmultidimensional-perl
21:32:50 #8 4.831   gfortran | fortran95-compiler gcj-jdk libdevel-lexalias-perl
21:32:50 #8 4.831   libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion
21:32:50 #8 4.831   binutils-multiarch libtext-template-perl m4-doc make-doc apparmor
21:32:50 #8 4.831   www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc
21:32:50 #8 4.831   perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl
21:32:50 #8 4.831   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
21:32:50 #8 4.831   python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools
21:32:50 #8 4.831   python3-cryptography python3-openssl python3-socks python-requests-doc
21:32:50 #8 4.831   python3.9-venv python3.9-doc binfmt-support readline-doc zip wdiff-doc
21:32:50 #8 7.191 The following NEW packages will be installed:
21:32:50 #8 7.191   autoconf automake autopoint autotools-dev binutils binutils-common
21:32:50 #8 7.191   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
21:32:50 #8 7.191   ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring
21:32:50 #8 7.191   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
21:32:50 #8 7.191   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
21:32:50 #8 7.191   fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man
21:32:50 #8 7.191   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
21:32:50 #8 7.191   gpgconf gpgsm groff-base intltool-debian iso-codes less
21:32:50 #8 7.191   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
21:32:50 #8 7.191   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
21:32:50 #8 7.191   libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1
21:32:50 #8 7.191   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
21:32:50 #8 7.191   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
21:32:50 #8 7.191   libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl
21:32:50 #8 7.191   libclass-inspector-perl libclass-method-modifiers-perl
21:32:50 #8 7.191   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
21:32:50 #8 7.191   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
21:32:50 #8 7.191   libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
21:32:50 #8 7.191   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
21:32:50 #8 7.191   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
21:32:50 #8 7.191   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
21:32:50 #8 7.191   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
21:32:50 #8 7.191   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
21:32:50 #8 7.191   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
21:32:50 #8 7.191   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
21:32:50 #8 7.191   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
21:32:50 #8 7.191   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
21:32:50 #8 7.191   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
21:32:50 #8 7.191   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
21:32:50 #8 7.191   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
21:32:50 #8 7.191   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
21:32:50 #8 7.191   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
21:32:50 #8 7.191   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
21:32:50 #8 7.191   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
21:32:50 #8 7.191   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:32:50 #8 7.191   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:32:50 #8 7.191   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
21:32:50 #8 7.191   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
21:32:50 #8 7.191   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
21:32:50 #8 7.191   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
21:32:50 #8 7.191   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
21:32:50 #8 7.191   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
21:32:50 #8 7.191   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
21:32:50 #8 7.191   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
21:32:50 #8 7.191   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
21:32:50 #8 7.191   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
21:32:50 #8 7.191   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
21:32:50 #8 7.191   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
21:32:50 #8 7.191   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
21:32:50 #8 7.191   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
21:32:50 #8 7.191   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
21:32:50 #8 7.191   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
21:32:50 #8 7.191   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
21:32:50 #8 7.191   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
21:32:50 #8 7.191   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
21:32:50 #8 7.191   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
21:32:50 #8 7.191   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
21:32:50 #8 7.191   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
21:32:50 #8 7.191   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
21:32:50 #8 7.191   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
21:32:50 #8 7.191   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
21:32:50 #8 7.191   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
21:32:50 #8 7.191   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
21:32:50 #8 7.191   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
21:32:50 #8 7.191   libstrictures-perl libstring-copyright-perl libstring-escape-perl
21:32:50 #8 7.191   libstring-shellquote-perl libsub-exporter-perl
21:32:50 #8 7.191   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
21:32:50 #8 7.191   libsub-name-perl libsub-override-perl libsub-quote-perl
21:32:50 #8 7.191   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
21:32:50 #8 7.191   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
21:32:50 #8 7.191   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
21:32:50 #8 7.191   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
21:32:50 #8 7.191   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
21:32:50 #8 7.191   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
21:32:50 #8 7.191   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6
21:32:50 #8 7.191   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
21:32:50 #8 7.191   libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl
21:32:50 #8 7.191   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
21:32:50 #8 7.191   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1
21:32:50 #8 7.191   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
21:32:50 #8 7.191   lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types
21:32:50 #8 7.191   netbase openssh-client openssl patch patchutils pbzip2 perl
21:32:50 #8 7.191   perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf
21:32:50 #8 7.191   pristine-tar publicsuffix python-apt-common python3 python3-apt
21:32:50 #8 7.191   python3-certifi python3-chardet python3-debian python3-gpg python3-idna
21:32:50 #8 7.191   python3-magic python3-minimal python3-pkg-resources python3-requests
21:32:50 #8 7.191   python3-six python3-unidiff python3-urllib3 python3-xdg python3.9
21:32:50 #8 7.191   python3.9-minimal readline-common sensible-utils shared-mime-info strace
21:32:50 #8 7.191   t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
21:32:50 #8 7.191 The following packages will be upgraded:
21:32:50 #8 7.191   libtirpc-common libtirpc3
21:32:50 #8 7.480 2 upgraded, 384 newly installed, 0 to remove and 1 not upgraded.
21:32:50 #8 7.480 Need to get 175 MB of archives.
21:32:50 #8 7.480 After this operation, 571 MB of additional disk space will be used.
21:32:50 #8 7.480 Get:1 http://deb.debian.org/debian bullseye/main amd64 bsdextrautils amd64 2.36.1-8+deb11u1 [145 kB]
21:32:50 #8 7.485 Get:2 http://deb.debian.org/debian bullseye/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB]
21:32:50 #8 7.485 Get:3 http://deb.debian.org/debian bullseye/main amd64 groff-base amd64 1.22.4-6 [936 kB]
21:32:50 #8 7.494 Get:4 http://deb.debian.org/debian bullseye/main amd64 libgdbm6 amd64 1.19-2 [64.9 kB]
21:32:50 #8 7.494 Get:5 http://deb.debian.org/debian bullseye/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB]
21:32:50 #8 7.495 Get:6 http://deb.debian.org/debian bullseye/main amd64 man-db amd64 2.9.4-2 [1354 kB]
21:32:50 #8 7.514 Get:7 http://deb.debian.org/debian bullseye/main amd64 perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
21:32:50 #8 7.544 Get:8 http://deb.debian.org/debian bullseye/main amd64 libgdbm-compat4 amd64 1.19-2 [44.7 kB]
21:32:50 #8 7.544 Get:9 http://deb.debian.org/debian bullseye/main amd64 libperl5.32 amd64 5.32.1-4+deb11u2 [4106 kB]
21:32:50 #8 7.592 Get:10 http://deb.debian.org/debian bullseye/main amd64 perl amd64 5.32.1-4+deb11u2 [293 kB]
21:32:50 #8 7.595 Get:11 http://deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
21:32:50 #8 7.596 Get:12 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-minimal amd64 3.9.2-1 [801 kB]
21:32:50 #8 7.620 Get:13 http://deb.debian.org/debian bullseye/main amd64 libexpat1 amd64 2.2.10-2+deb11u3 [98.5 kB]
21:32:50 #8 7.620 Get:14 http://deb.debian.org/debian bullseye/main amd64 python3.9-minimal amd64 3.9.2-1 [1955 kB]
21:32:50 #8 7.636 Get:15 http://deb.debian.org/debian bullseye/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB]
21:32:50 #8 7.636 Get:16 http://deb.debian.org/debian bullseye/main amd64 media-types all 4.0.0 [30.3 kB]
21:32:50 #8 7.636 Get:17 http://deb.debian.org/debian bullseye/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB]
21:32:50 #8 7.640 Get:18 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2 [132 kB]
21:32:50 #8 7.640 Get:19 http://deb.debian.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB]
21:32:50 #8 7.642 Get:20 http://deb.debian.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB]
21:32:50 #8 7.643 Get:21 http://deb.debian.org/debian bullseye/main amd64 libsqlite3-0 amd64 3.34.1-3 [797 kB]
21:32:50 #8 7.651 Get:22 http://deb.debian.org/debian-security bullseye-security/main amd64 libtirpc-common all 1.3.1-1+deb11u1 [13.5 kB]
21:32:50 #8 7.666 Get:23 http://deb.debian.org/debian-security bullseye-security/main amd64 libtirpc3 amd64 1.3.1-1+deb11u1 [84.1 kB]
21:32:50 #8 7.676 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-stdlib amd64 3.9.2-1 [1684 kB]
21:32:50 #8 7.688 Get:25 http://deb.debian.org/debian bullseye/main amd64 python3.9 amd64 3.9.2-1 [466 kB]
21:32:50 #8 7.693 Get:26 http://deb.debian.org/debian bullseye/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB]
21:32:50 #8 7.693 Get:27 http://deb.debian.org/debian bullseye/main amd64 python3 amd64 3.9.2-3 [37.9 kB]
21:32:50 #8 7.693 Get:28 http://deb.debian.org/debian bullseye/main amd64 less amd64 551-2 [133 kB]
21:32:50 #8 7.696 Get:29 http://deb.debian.org/debian bullseye/main amd64 netbase all 6.3 [19.9 kB]
21:32:50 #8 7.696 Get:30 http://deb.debian.org/debian bullseye/main amd64 sensible-utils all 0.0.14 [14.8 kB]
21:32:50 #8 7.696 Get:31 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
21:32:50 #8 7.696 Get:32 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
21:32:50 #8 7.715 Get:33 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
21:32:50 #8 7.724 Get:34 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
21:32:50 #8 7.724 Get:35 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
21:32:50 #8 7.728 Get:36 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
21:32:50 #8 7.728 Get:37 http://deb.debian.org/debian bullseye/main amd64 gettext-base amd64 0.21-4 [175 kB]
21:32:50 #8 7.730 Get:38 http://deb.debian.org/debian bullseye/main amd64 manpages all 5.10-1 [1412 kB]
21:32:50 #8 7.743 Get:39 http://deb.debian.org/debian bullseye/main amd64 libmd0 amd64 1.0.3-3 [28.0 kB]
21:32:50 #8 7.743 Get:40 http://deb.debian.org/debian bullseye/main amd64 libbsd0 amd64 0.11.3-1 [108 kB]
21:32:50 #8 7.746 Get:41 http://deb.debian.org/debian bullseye/main amd64 libedit2 amd64 3.1-20191231-2+b1 [96.7 kB]
21:32:50 #8 7.758 Get:42 http://deb.debian.org/debian bullseye/main amd64 libcbor0 amd64 0.5.0+dfsg-2 [24.0 kB]
21:32:50 #8 7.758 Get:43 http://deb.debian.org/debian bullseye/main amd64 libfido2-1 amd64 1.6.0-2 [53.3 kB]
21:32:50 #8 7.758 Get:44 http://deb.debian.org/debian bullseye/main amd64 openssh-client amd64 1:8.4p1-5+deb11u1 [929 kB]
21:32:50 #8 7.768 Get:45 http://deb.debian.org/debian bullseye/main amd64 ucf all 3.0043 [74.0 kB]
21:32:50 #8 7.768 Get:46 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
21:32:50 #8 7.773 Get:47 http://deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
21:32:50 #8 7.773 Get:48 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
21:32:50 #8 7.776 Get:49 http://deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
21:32:50 #8 7.779 Get:50 http://deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
21:32:50 #8 7.779 Get:51 http://deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
21:32:50 #8 7.793 Get:52 http://deb.debian.org/debian bullseye/main amd64 autopoint all 0.21-4 [510 kB]
21:32:50 #8 7.799 Get:53 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB]
21:32:50 #8 7.831 Get:54 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB]
21:32:50 #8 7.838 Get:55 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB]
21:32:50 #8 7.846 Get:56 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB]
21:32:50 #8 7.847 Get:57 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB]
21:32:50 #8 7.867 Get:58 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB]
21:32:50 #8 7.867 Get:59 http://deb.debian.org/debian bullseye/main amd64 libc-dev-bin amd64 2.31-13+deb11u3 [275 kB]
21:32:50 #8 7.872 Get:60 http://deb.debian.org/debian-security bullseye-security/main amd64 linux-libc-dev amd64 5.10.136-1 [1528 kB]
21:32:50 #8 7.894 Get:61 http://deb.debian.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB]
21:32:50 #8 7.894 Get:62 http://deb.debian.org/debian-security bullseye-security/main amd64 libtirpc-dev amd64 1.3.1-1+deb11u1 [191 kB]
21:32:50 #8 7.894 Get:63 http://deb.debian.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB]
21:32:50 #8 7.898 Get:64 http://deb.debian.org/debian bullseye/main amd64 libc6-dev amd64 2.31-13+deb11u3 [2348 kB]
21:32:50 #8 7.929 Get:65 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB]
21:32:50 #8 7.940 Get:66 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB]
21:32:50 #8 7.966 Get:67 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB]
21:32:50 #8 7.966 Get:68 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB]
21:32:50 #8 8.133 Get:69 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB]
21:32:50 #8 8.135 Get:70 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB]
21:32:50 #8 8.136 Get:71 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB]
21:32:50 #8 8.137 Get:72 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB]
21:32:50 #8 8.137 Get:73 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B]
21:32:50 #8 8.138 Get:74 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB]
21:32:50 #8 8.158 Get:75 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB]
21:32:50 #8 8.167 Get:76 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB]
21:32:50 #8 8.205 Get:77 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB]
21:32:50 #8 8.211 Get:78 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB]
21:32:50 #8 8.212 Get:79 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB]
21:32:50 #8 8.246 Get:80 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB]
21:32:50 #8 8.761 Get:81 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B]
21:32:50 #8 8.774 Get:82 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB]
21:32:50 #8 8.792 Get:83 http://deb.debian.org/debian bullseye/main amd64 g++-10 amd64 10.2.1-6 [9380 kB]
21:32:50 #8 8.974 Get:84 http://deb.debian.org/debian bullseye/main amd64 g++ amd64 4:10.2.1-1 [1644 B]
21:32:50 #8 8.979 Get:85 http://deb.debian.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB]
21:32:50 #8 8.984 Get:86 http://deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.11 [1546 kB]
21:32:50 #8 9.011 Get:87 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
21:32:50 #8 9.022 Get:88 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
21:32:50 #8 9.050 Get:89 http://deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
21:32:50 #8 9.055 Get:90 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
21:32:50 #8 9.065 Get:91 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
21:32:50 #8 9.068 Get:92 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
21:32:50 #8 9.070 Get:93 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
21:32:50 #8 9.074 Get:94 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
21:32:50 #8 9.076 Get:95 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
21:32:50 #8 9.078 Get:96 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
21:32:50 #8 9.079 Get:97 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
21:32:50 #8 9.081 Get:98 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB]
21:32:50 #8 9.088 Get:99 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB]
21:32:50 #8 9.091 Get:100 http://deb.debian.org/debian bullseye/main amd64 dctrl-tools amd64 2.24-3+b1 [104 kB]
21:32:50 #8 9.097 Get:101 http://deb.debian.org/debian bullseye/main amd64 libdebhelper-perl all 13.3.4 [189 kB]
21:32:50 #8 9.097 Get:102 http://deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
21:32:50 #8 9.104 Get:103 http://deb.debian.org/debian bullseye/main amd64 dh-autoreconf all 20 [17.1 kB]
21:32:50 #8 9.106 Get:104 http://deb.debian.org/debian bullseye/main amd64 libarchive-zip-perl all 1.68-1 [104 kB]
21:32:50 #8 9.107 Get:105 http://deb.debian.org/debian bullseye/main amd64 libsub-override-perl all 0.09-2 [10.2 kB]
21:32:50 #8 9.110 Get:106 http://deb.debian.org/debian bullseye/main amd64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
21:32:50 #8 9.113 Get:107 http://deb.debian.org/debian bullseye/main amd64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
21:32:50 #8 9.118 Get:108 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
21:32:50 #8 9.122 Get:109 http://deb.debian.org/debian bullseye/main amd64 dwz amd64 0.13+20210201-1 [175 kB]
21:32:50 #8 9.128 Get:110 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
21:32:50 #8 9.275 Get:111 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
21:32:50 #8 9.288 Get:112 http://deb.debian.org/debian bullseye/main amd64 gettext amd64 0.21-4 [1311 kB]
21:32:50 #8 9.304 Get:113 http://deb.debian.org/debian bullseye/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
21:32:50 #8 9.304 Get:114 http://deb.debian.org/debian bullseye/main amd64 po-debconf all 1.0.21+nmu1 [248 kB]
21:32:50 #8 9.304 Get:115 http://deb.debian.org/debian bullseye/main amd64 debhelper all 13.3.4 [1049 kB]
21:32:50 #8 9.315 Get:116 http://deb.debian.org/debian bullseye/main amd64 debian-keyring all 2021.07.26 [31.1 MB]
21:32:50 #12 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 128.97MB / 141.86MB 7.0s
21:32:50 #9 2.131 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2087 kB]
21:32:50 #12 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 5.1s
21:32:50 #14 extracting sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9
21:32:50 #7 extracting sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 10.1s
21:32:50 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 81.79MB / 110.12MB 16.3s
21:32:50 #7 ...
21:32:50 
21:32:50 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:50 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:32:50 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 53.29MB / 53.29MB 8.0s done
21:32:50 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 69.21MB / 110.12MB 13.5s
21:32:50 #13 sha256:51535751bb9f3fed6d5f9fa83b05434161f008a0cd95a93eb27a536ab08475e3 156B / 156B 8.1s done
21:32:50 #14 extracting sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9
21:32:50 #46 1.590 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
21:32:50 #8 13.60 Selecting previously unselected package libmpdec2:arm64.
21:32:50 #12 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 136.31MB / 141.86MB 7.3s
21:32:50 #9 11.31 Get:112 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 g++ arm64 4:9.3.0-1ubuntu2 [1592 B]
21:32:50 #9 11.31 Get:113 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 make arm64 4.2.1-1.2 [154 kB]
21:32:50 #9 11.32 Get:114 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB]
21:32:50 #9 11.32 Get:115 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 patch arm64 2.7.6-6 [98.1 kB]
21:32:50 #9 11.32 Get:116 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB]
21:32:50 #9 11.33 Get:117 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 build-essential arm64 12.8ubuntu1.1 [4664 B]
21:32:50 #9 11.33 Get:118 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libbrotli1 arm64 1.0.7-6ubuntu0.1 [257 kB]
21:32:50 #9 11.33 Get:119 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libroken18-heimdal arm64 7.7.0+dfsg-1ubuntu1 [39.4 kB]
21:32:50 #9 11.34 Get:120 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libasn1-8-heimdal arm64 7.7.0+dfsg-1ubuntu1 [150 kB]
21:32:50 #9 11.39 Get:121 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libheimbase1-heimdal arm64 7.7.0+dfsg-1ubuntu1 [27.9 kB]
21:32:50 #9 11.41 Get:122 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhcrypto4-heimdal arm64 7.7.0+dfsg-1ubuntu1 [86.4 kB]
21:32:50 #9 11.41 Get:123 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwind0-heimdal arm64 7.7.0+dfsg-1ubuntu1 [47.3 kB]
21:32:50 #9 11.42 Get:124 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhx509-5-heimdal arm64 7.7.0+dfsg-1ubuntu1 [98.7 kB]
21:32:50 #9 11.42 Get:125 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libkrb5-26-heimdal arm64 7.7.0+dfsg-1ubuntu1 [191 kB]
21:32:50 #9 11.43 Get:126 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libheimntlm0-heimdal arm64 7.7.0+dfsg-1ubuntu1 [14.7 kB]
21:32:50 #9 11.43 Get:127 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgssapi3-heimdal arm64 7.7.0+dfsg-1ubuntu1 [88.3 kB]
21:32:50 #9 11.43 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:32:50 #9 11.45 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:32:50 #9 11.46 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:32:50 #9 11.54 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:32:50 #25 0.433 Building static docker-linux-amd64
21:32:50 #25 0.436 + go build -o /out/docker-linux-amd64 -tags ' osusergo pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=8ffaab8" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-16T21:32:50Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220816152130-8ffaab8" -extldflags -static' '-buildmode=pie' github.com/docker/cli/cmd/docker
21:32:50 #9 12.81 Get:103 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 g++-11 arm64 11.2.0-19ubuntu1 [11.1 MB]
21:32:50 #46 1.824 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
21:32:50 #46 ...
21:32:50 
21:32:50 #18 [cross-true 3/6] RUN dpkg --add-architecture armhf
21:32:50 #18 sha256:7cf5be41831b1b8157b6084481795a310aa037a7f2cb5691046199f2e1bc254f
21:32:50 #18 DONE 0.8s
21:32:50 
21:32:50 #46 [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.2.3"      && /build/go-winres --help
21:32:50 #46 sha256:49c3953f401e884048aba1a12b61e57bc002584559d524cca739c6cb05cd3449
21:32:50 #46 1.838 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:32:50 #8 13.60 Preparing to unpack .../2-libmpdec2_2.4.2-2_arm64.deb ...
21:32:50 #8 13.61 Unpacking libmpdec2:arm64 (2.4.2-2) ...
21:32:50 #8 13.69 Selecting previously unselected package readline-common.
21:32:50 #8 13.69 Preparing to unpack .../3-readline-common_7.0-5_all.deb ...
21:32:50 #8 13.70 Unpacking readline-common (7.0-5) ...
21:32:50 #8 13.83 Selecting previously unselected package libreadline7:arm64.
21:32:50 #8 13.84 Preparing to unpack .../4-libreadline7_7.0-5_arm64.deb ...
21:32:50 #8 13.84 Unpacking libreadline7:arm64 (7.0-5) ...
21:32:50 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 78.64MB / 110.12MB 15.4s
21:32:50 #8 11.25 Setting up libpython3.9-minimal:arm64 (3.9.2-1) ...
21:32:50 #8 11.40 Setting up libexpat1:arm64 (2.2.10-2+deb11u3) ...
21:32:50 #8 11.50 Setting up python3.9-minimal (3.9.2-1) ...
21:32:50 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 75.50MB / 110.12MB 14.0s
21:32:50 #8 9.999 Get:117 http://deb.debian.org/debian bullseye/main amd64 libfakeroot amd64 1.25.3-1.1 [47.0 kB]
21:32:50 #8 9.999 Get:118 http://deb.debian.org/debian bullseye/main amd64 fakeroot amd64 1.25.3-1.1 [87.0 kB]
21:32:50 #8 9.999 Get:119 http://deb.debian.org/debian bullseye/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB]
21:32:50 #8 9.999 Get:120 http://deb.debian.org/debian bullseye/main amd64 gpgconf amd64 2.2.27-2+deb11u2 [548 kB]
21:32:50 #8 9.999 Get:121 http://deb.debian.org/debian bullseye/main amd64 libksba8 amd64 1.5.0-3 [123 kB]
21:32:50 #8 9.999 Get:122 http://deb.debian.org/debian bullseye/main amd64 libnpth0 amd64 1.6-3 [19.0 kB]
21:32:50 #8 9.999 Get:123 http://deb.debian.org/debian bullseye/main amd64 dirmngr amd64 2.2.27-2+deb11u2 [763 kB]
21:32:50 #8 10.01 Get:124 http://deb.debian.org/debian bullseye/main amd64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB]
21:32:50 #8 10.03 Get:125 http://deb.debian.org/debian bullseye/main amd64 gnupg-utils amd64 2.2.27-2+deb11u2 [905 kB]
21:32:50 #9 11.54 Get:132 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnghttp2-14 arm64 1.40.0-1build1 [74.7 kB]
21:32:50 #9 11.56 Get:133 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build1 [53.3 kB]
21:32:50 #9 11.57 Get:134 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssh-4 arm64 0.9.3-2ubuntu2.2 [159 kB]
21:32:50 #9 11.57 Get:135 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcurl4 arm64 7.68.0-1ubuntu2.12 [215 kB]
21:32:50 #9 11.58 Get:136 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 curl arm64 7.68.0-1ubuntu2.12 [157 kB]
21:32:50 #9 11.59 Get:137 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dctrl-tools arm64 2.24-3 [59.1 kB]
21:32:50 #9 11.60 Get:138 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtool all 2.4.6-14 [161 kB]
21:32:50 #9 11.61 Get:139 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dh-autoreconf all 19 [16.1 kB]
21:32:50 #9 11.61 Get:140 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB]
21:32:50 #9 11.68 Get:141 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarchive-zip-perl all 1.67-2 [90.5 kB]
21:32:50 #9 2.547 Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [27.5 kB]
21:32:50 #9 2.547 Get:17 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [1461 kB]
21:32:50 #9 2.591 Get:18 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [888 kB]
21:32:50 #13 DONE 16.1s
21:32:50 
21:32:50 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:32:50 #8 sha256:7e445fce948841dc58cdb23eaed56cba4a10d286b9cbd9a72a25951696a9f4d2
21:32:50 #8 10.16 Get:84 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc6-dev arm64 2.27-3ubuntu1.6 [2048 kB]
21:32:50 #8 10.25 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:32:50 #8 10.25 Get:86 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libisl19 arm64 0.19-1 [439 kB]
21:32:50 #8 10.27 Get:87 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpfr6 arm64 4.0.1-1 [202 kB]
21:32:50 #8 10.28 Get:88 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB]
21:32:50 #8 10.28 Get:89 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp-7 arm64 7.5.0-3ubuntu1~18.04 [7046 kB]
21:32:50 #8 10.69 Get:90 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp arm64 4:7.4.0-1ubuntu2.3 [27.7 kB]
21:32:50 #8 10.69 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:32:50 #8 10.69 Get:92 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgomp1 arm64 8.4.0-1ubuntu1~18.04 [69.7 kB]
21:32:50 #8 10.69 Get:93 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libitm1 arm64 8.4.0-1ubuntu1~18.04 [24.3 kB]
21:32:50 #8 10.69 Get:94 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B]
21:32:50 #8 10.69 Get:95 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB]
21:32:50 #8 10.69 Get:96 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB]
21:32:50 #8 10.69 Get:97 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB]
21:32:50 #8 10.69 Get:98 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB]
21:32:50 #8 10.75 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:32:50 #8 10.82 Get:100 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7 arm64 7.5.0-3ubuntu1~18.04 [7772 kB]
21:32:50 #8 11.28 Get:101 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B]
21:32:50 #8 11.43 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:32:50 #8 12.03 Get:103 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++-7 arm64 7.5.0-3ubuntu1~18.04 [8077 kB]
21:32:50 #8 12.51 Get:104 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B]
21:32:50 #8 12.51 Get:105 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB]
21:32:50 #8 12.51 Get:106 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.4 [212 kB]
21:32:50 #8 12.52 Get:107 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB]
21:32:50 #8 12.53 Get:108 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.4 [607 kB]
21:32:50 #8 12.56 Get:109 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 build-essential arm64 12.4ubuntu1 [4754 B]
21:32:50 #8 12.57 Get:110 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libroken18-heimdal arm64 7.5.0+dfsg-1 [35.4 kB]
21:32:50 #8 12.57 Get:111 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libasn1-8-heimdal arm64 7.5.0+dfsg-1 [130 kB]
21:32:50 #8 12.57 Get:112 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimbase1-heimdal arm64 7.5.0+dfsg-1 [24.9 kB]
21:32:50 #8 12.59 Get:113 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhcrypto4-heimdal arm64 7.5.0+dfsg-1 [76.4 kB]
21:32:50 #8 12.66 Get:114 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libwind0-heimdal arm64 7.5.0+dfsg-1 [47.0 kB]
21:32:50 #8 12.67 Get:115 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhx509-5-heimdal arm64 7.5.0+dfsg-1 [88.5 kB]
21:32:50 #8 12.67 Get:116 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkrb5-26-heimdal arm64 7.5.0+dfsg-1 [170 kB]
21:32:50 #8 12.67 Get:117 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimntlm0-heimdal arm64 7.5.0+dfsg-1 [13.3 kB]
21:32:50 #8 12.68 Get:118 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgssapi3-heimdal arm64 7.5.0+dfsg-1 [79.1 kB]
21:32:50 #8 12.68 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:32:50 #8 12.69 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:32:50 #8 12.73 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:32:50 #8 12.73 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:32:50 #8 12.74 Get:123 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnghttp2-14 arm64 1.30.0-1ubuntu1 [68.9 kB]
21:32:50 #8 12.81 Get:124 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-1 [48.2 kB]
21:32:50 #8 12.81 Get:125 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl4 arm64 7.58.0-2ubuntu3.19 [185 kB]
21:32:50 #8 12.81 Get:126 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.19 [152 kB]
21:32:50 #8 12.82 Get:127 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 dctrl-tools arm64 2.24-2build1 [54.5 kB]
21:32:50 #8 12.82 Get:128 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtool all 2.4.6-2 [194 kB]
21:32:50 #8 12.85 Get:129 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 dh-autoreconf all 17 [15.8 kB]
21:32:50 #8 12.85 Get:130 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB]
21:32:50 #8 12.88 Get:131 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB]
21:32:50 #8 12.88 Get:132 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtimedate-perl all 2.3000-2 [37.5 kB]
21:32:50 #8 12.88 Get:133 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 dh-strip-nondeterminism all 0.040-1.1~build1 [5208 B]
21:32:50 #8 12.96 Get:134 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libcroco3 arm64 0.6.12-2 [68.2 kB]
21:32:50 #8 10.89 Dependencies resolved.
21:32:50 #8 10.91 ================================================================================
21:32:50 #8 10.91  Package                       Arch     Version                Repository  Size
21:32:50 #8 10.91 ================================================================================
21:32:50 #8 10.91 Installing:
21:32:50 #8 10.91  dnf-plugins-core              noarch   4.1.0-2.el9            baseos      34 k
21:32:50 #8 10.91  rpm-build                     aarch64  4.16.1.3-17.el9        appstream  100 k
21:32:50 #8 10.91  rpmlint                       noarch   1.11-19.el9            appstream  198 k
21:32:50 #8 10.91 Installing dependencies:
21:32:50 #8 10.91  binutils                      aarch64  2.35.2-24.el9          baseos     4.8 M
21:32:50 #8 10.91  bzip2                         aarch64  1.0.8-8.el9            baseos      56 k
21:32:50 #8 10.91  checkpolicy                   aarch64  3.4-1.el9              appstream  341 k
21:32:50 #8 10.91  cpio                          aarch64  2.13-16.el9            baseos     274 k
21:32:50 #8 10.91  cracklib                      aarch64  2.9.6-27.el9           baseos      95 k
21:32:50 #8 10.91  cracklib-dicts                aarch64  2.9.6-27.el9           baseos     3.6 M
21:32:50 #8 10.91  dbus-libs                     aarch64  1:1.12.20-5.el9        baseos     150 k
21:32:50 #8 10.91  desktop-file-utils            aarch64  0.26-6.el9             appstream   72 k
21:32:50 #8 10.91  diffutils                     aarch64  3.7-12.el9             baseos     392 k
21:32:50 #8 10.91  dwz                           aarch64  0.14-3.el9             appstream  126 k
21:32:50 #8 10.91  ed                            aarch64  1.14.2-12.el9          baseos      74 k
21:32:50 #8 10.91  efi-srpm-macros               noarch   4-9.el9                appstream   23 k
21:32:50 #8 10.91  elfutils                      aarch64  0.187-5.el9            baseos     521 k
21:32:50 #8 10.91  elfutils-debuginfod-client    aarch64  0.187-5.el9            baseos      37 k
21:32:50 #8 10.91  emacs-filesystem              noarch   1:27.1-3.el9           appstream  9.2 k
21:32:50 #8 10.91  enchant                       aarch64  1:1.6.0-30.el9         appstream   61 k
21:32:50 #8 10.91  environment-modules           aarch64  5.0.1-1.el9            baseos     493 k
21:32:50 #8 10.91  file                          aarch64  5.39-8.el9             baseos      51 k
21:32:50 #8 10.91  fonts-srpm-macros             noarch   1:2.0.5-7.el9.1        appstream   28 k
21:32:50 #8 10.91  gcc-toolset-12-binutils       aarch64  2.38-16.el9            appstream  5.8 M
21:32:50 #8 10.91  gcc-toolset-12-binutils-gold  aarch64  2.38-14.el9            appstream  897 k
21:32:50 #8 10.91  gcc-toolset-12-runtime        aarch64  12.0-5.el9             appstream   55 k
21:32:50 #8 10.91  gdb-minimal                   aarch64  10.2-10.el9            appstream  3.1 M
21:32:50 #8 10.91  gdk-pixbuf2                   aarch64  2.42.6-2.el9           appstream  491 k
21:32:50 #8 10.91  ghc-srpm-macros               noarch   1.5.0-6.el9            appstream  8.8 k
21:32:50 #8 10.91  glib-networking               aarch64  2.68.3-3.el9           baseos     185 k
21:32:50 #8 10.91  glibc-gconv-extra             aarch64  2.34-40.el9            baseos     1.7 M
21:32:50 #8 10.91  go-srpm-macros                noarch   3.0.9-9.el9            appstream   27 k
21:32:50 #8 10.91  groff-base                    aarch64  1.22.4-10.el9          baseos     1.0 M
21:32:50 #8 10.91  gsettings-desktop-schemas     aarch64  40.0-4.el9             baseos     688 k
21:32:50 #8 10.91  hunspell                      aarch64  1.7.0-11.el9           appstream  319 k
21:32:50 #8 10.91  hunspell-en-GB                noarch   0.20140811.1-20.el9    appstream  226 k
21:32:50 #8 10.91  hunspell-en-US                noarch   0.20140811.1-20.el9    appstream  177 k
21:32:50 #8 10.91  hunspell-filesystem           aarch64  1.7.0-11.el9           appstream  8.6 k
21:32:50 #8 10.91  info                          aarch64  6.7-15.el9             baseos     221 k
21:32:50 #8 10.91  json-glib                     aarch64  1.6.6-1.el9            baseos     160 k
21:32:50 #8 10.91  kernel-srpm-macros            noarch   1.0-11.el9             appstream   16 k
21:32:50 #8 10.91  less                          aarch64  590-1.el9              baseos     161 k
21:32:50 #8 10.91  libappstream-glib             aarch64  0.7.18-4.el9           appstream  380 k
21:32:50 #8 10.91  libbrotli                     aarch64  1.0.9-6.el9            baseos     314 k
21:32:50 #8 10.91  libdb                         aarch64  5.3.28-53.el9          baseos     712 k
21:32:50 #8 10.91  libeconf                      aarch64  0.4.1-2.el9            baseos      27 k
21:32:50 #8 10.91  libfdisk                      aarch64  2.37.4-3.el9           baseos     150 k
21:32:50 #8 10.91  libicu                        aarch64  67.1-9.el9             baseos     9.5 M
21:32:50 #8 10.91  libjpeg-turbo                 aarch64  2.0.90-5.el9           appstream  170 k
21:32:50 #8 10.91  libpipeline                   aarch64  1.5.3-4.el9            baseos      48 k
21:32:50 #8 10.91  libpkgconf                    aarch64  1.7.3-9.el9            baseos      36 k
21:32:50 #8 10.91  libpng                        aarch64  2:1.6.37-12.el9        baseos     115 k
21:32:50 #8 10.91  libproxy                      aarch64  0.4.15-35.el9          baseos      71 k
21:32:50 #8 10.91  libpsl                        aarch64  0.21.1-5.el9           baseos      64 k
21:32:50 #8 10.91  libpwquality                  aarch64  1.4.4-8.el9            baseos     119 k
21:32:50 #8 10.91  libselinux-utils              aarch64  3.4-3.el9              baseos     181 k
21:32:50 #8 10.91  libsoup                       aarch64  2.72.0-8.el9           appstream  397 k
21:32:50 #8 10.91  libstemmer                    aarch64  0-18.585svn.el9        appstream   82 k
21:32:50 #8 10.91  libutempter                   aarch64  1.2.1-6.el9            baseos      27 k
21:32:50 #8 10.91  lua-srpm-macros               noarch   1-6.el9                appstream  9.5 k
21:32:50 #8 10.91  man-db                        aarch64  2.9.3-6.el9            baseos     1.2 M
21:32:50 #8 10.91  ncurses                       aarch64  6.2-8.20210508.el9     baseos     406 k
21:32:50 #8 10.91  ocaml-srpm-macros             noarch   6-6.el9                appstream  8.8 k
21:32:50 #8 10.91  openblas-srpm-macros          noarch   2-11.el9               appstream  8.4 k
21:32:50 #8 10.91  openssl                       aarch64  1:3.0.1-40.el9         baseos     1.2 M
21:32:50 #8 10.91  pam                           aarch64  1.5.1-12.el9           baseos     620 k
21:32:50 #8 10.91  patch                         aarch64  2.7.6-16.el9           appstream  124 k
21:32:50 #8 10.91  perl-AutoLoader               noarch   5.74-479.el9           appstream   31 k
21:32:50 #8 10.91  perl-B                        aarch64  1.80-479.el9           appstream  190 k
21:32:50 #8 10.91  perl-Carp                     noarch   1.50-460.el9           appstream   30 k
21:32:50 #8 10.91  perl-Class-Struct             noarch   0.66-479.el9           appstream   32 k
21:32:50 #8 10.91  perl-Data-Dumper              aarch64  2.174-462.el9          appstream   55 k
21:32:50 #8 10.91  perl-Digest                   noarch   1.19-4.el9             appstream   26 k
21:32:50 #8 10.91  perl-Digest-MD5               aarch64  2.58-4.el9             appstream   37 k
21:32:50 #8 10.91  perl-Encode                   aarch64  4:3.08-462.el9         appstream  1.7 M
21:32:50 #8 10.91  perl-Errno                    aarch64  1.30-479.el9           appstream   24 k
21:32:50 #8 10.91  perl-Exporter                 noarch   5.74-461.el9           appstream   32 k
21:32:50 #8 10.91  perl-Fcntl                    aarch64  1.13-479.el9           appstream   30 k
21:32:50 #8 10.91  perl-File-Basename            noarch   2.85-479.el9           appstream   27 k
21:32:50 #8 10.91  perl-File-Path                noarch   2.18-4.el9             appstream   36 k
21:32:50 #8 10.91  perl-File-Temp                noarch   1:0.231.100-4.el9      appstream   60 k
21:32:50 #8 10.91  perl-File-stat                noarch   1.09-479.el9           appstream   27 k
21:32:50 #8 10.91  perl-FileHandle               noarch   2.03-479.el9           appstream   25 k
21:32:50 #8 10.91  perl-Getopt-Long              noarch   1:2.52-4.el9           appstream   61 k
21:32:50 #8 10.91  perl-Getopt-Std               noarch   1.12-479.el9           appstream   25 k
21:32:50 #8 10.91  perl-HTTP-Tiny                noarch   0.076-460.el9          appstream   55 k
21:32:50 #8 10.91  perl-IO                       aarch64  1.43-479.el9           appstream   98 k
21:32:50 #8 10.91  perl-IO-Socket-IP             noarch   0.41-5.el9             appstream   43 k
21:32:50 #8 10.91  perl-IPC-Open3                noarch   1.21-479.el9           appstream   32 k
21:32:50 #8 10.91  perl-MIME-Base64              aarch64  3.16-4.el9             appstream   31 k
21:32:50 #8 10.91  perl-Net-SSLeay               aarch64  1.92-2.el9             appstream  389 k
21:32:50 #8 10.91  perl-POSIX                    aarch64  1.94-479.el9           appstream  106 k
21:32:50 #8 10.91  perl-PathTools                aarch64  3.78-461.el9           appstream   88 k
21:32:50 #8 10.91  perl-Pod-Escapes              noarch   1:1.07-460.el9         appstream   21 k
21:32:50 #8 10.91  perl-Pod-Perldoc              noarch   3.28.01-461.el9        appstream   87 k
21:32:50 #8 10.91  perl-Pod-Simple               noarch   1:3.42-4.el9           appstream  225 k
21:32:50 #8 10.91  perl-Pod-Usage                noarch   4:2.01-4.el9           appstream   41 k
21:32:50 #8 10.91  perl-Scalar-List-Utils        aarch64  4:1.56-461.el9         appstream   72 k
21:32:50 #8 10.91  perl-SelectSaver              noarch   1.02-479.el9           appstream   21 k
21:32:50 #8 10.91  perl-Socket                   aarch64  4:2.031-4.el9          appstream   55 k
21:32:50 #8 10.91  perl-Storable                 aarch64  1:3.21-460.el9         appstream   94 k
21:32:50 #8 10.91  perl-Symbol                   noarch   1.08-479.el9           appstream   24 k
21:32:50 #8 10.91  perl-Term-ANSIColor           noarch   5.01-461.el9           appstream   49 k
21:32:50 #8 10.91  perl-Term-Cap                 noarch   1.17-460.el9           appstream   23 k
21:32:50 #8 10.91  perl-Text-ParseWords          noarch   3.30-460.el9           appstream   17 k
21:32:50 #8 10.91  perl-Text-Tabs+Wrap           noarch   2013.0523-460.el9      appstream   24 k
21:32:50 #8 10.91  perl-Time-Local               noarch   2:1.300-7.el9          appstream   34 k
21:32:50 #8 10.91  perl-URI                      noarch   5.09-3.el9             appstream  121 k
21:32:50 #8 10.91  perl-base                     noarch   2.27-479.el9           appstream   26 k
21:32:50 #8 10.91  perl-constant                 noarch   1.33-461.el9           appstream   24 k
21:32:50 #8 10.91  perl-if                       noarch   0.60.800-479.el9       appstream   24 k
21:32:50 #8 10.91  perl-interpreter              aarch64  4:5.32.1-479.el9       appstream   80 k
21:32:50 #8 10.91  perl-libnet                   noarch   3.13-4.el9             appstream  130 k
21:32:50 #8 10.91  perl-libs                     aarch64  4:5.32.1-479.el9       appstream  2.1 M
21:32:50 #8 10.91  perl-mro                      aarch64  1.23-479.el9           appstream   37 k
21:32:50 #8 10.91  perl-overload                 noarch   1.31-479.el9           appstream   55 k
21:32:50 #8 10.91  perl-overloading              noarch   0.02-479.el9           appstream   22 k
21:32:50 #8 10.91  perl-parent                   noarch   1:0.238-460.el9        appstream   15 k
21:32:50 #8 10.91  perl-podlators                noarch   1:4.14-460.el9         appstream  114 k
21:32:50 #8 10.91  perl-srpm-macros              noarch   1-41.el9               appstream  9.1 k
21:32:50 #8 10.91  perl-subs                     noarch   1.03-479.el9           appstream   21 k
21:32:50 #8 10.91  perl-vars                     noarch   1.05-479.el9           appstream   23 k
21:32:50 #8 10.91  pkgconf                       aarch64  1.7.3-9.el9            baseos      41 k
21:32:50 #8 10.91  pkgconf-m4                    noarch   1.7.3-9.el9            baseos      15 k
21:32:50 #8 10.91  pkgconf-pkg-config            aarch64  1.7.3-9.el9            baseos      11 k
21:32:50 #8 10.91  policycoreutils               aarch64  3.4-2.el9              baseos     233 k
21:32:50 #8 10.91  policycoreutils-python-utils  noarch   3.4-2.el9              appstream   75 k
21:32:50 #8 10.91  procps-ng                     aarch64  3.3.17-6.el9           baseos     347 k
21:32:50 #8 10.91  publicsuffix-list-dafsa       noarch   20210518-3.el9         baseos      58 k
21:32:50 #8 10.91  python-srpm-macros            noarch   3.9-52.el9             appstream   24 k
21:32:50 #8 10.91  python3-audit                 aarch64  3.0.7-103.el9          appstream   84 k
21:32:50 #8 10.91  python3-dateutil              noarch   1:2.8.1-6.el9          baseos     302 k
21:32:50 #8 10.91  python3-dbus                  aarch64  1.2.18-2.el9           baseos     144 k
21:32:50 #8 10.91  python3-dnf-plugins-core      noarch   4.1.0-2.el9            baseos     236 k
21:32:50 #8 10.91  python3-enchant               noarch   3.2.0-5.el9            appstream   86 k
21:32:50 #8 10.91  python3-file-magic            noarch   5.39-8.el9             appstream   18 k
21:32:50 #8 10.91  python3-libselinux            aarch64  3.4-3.el9              appstream  181 k
21:32:50 #8 10.91  python3-libsemanage           aarch64  3.4-2.el9              appstream   80 k
21:32:50 #8 10.91  python3-policycoreutils       noarch   3.4-2.el9              appstream  2.1 M
21:32:50 #8 10.91  python3-setools               aarch64  4.4.0-5.el9            baseos     590 k
21:32:50 #8 10.91  python3-setuptools            noarch   53.0.0-10.el9          baseos     946 k
21:32:50 #8 10.91  python3-six                   noarch   1.15.0-9.el9           baseos      37 k
21:32:50 #8 10.91  qt5-srpm-macros               noarch   5.15.3-1.el9           appstream  9.7 k
21:32:50 #8 10.91  redhat-rpm-config             noarch   196-1.el9              appstream   73 k
21:32:50 #8 10.91  rust-srpm-macros              noarch   17-4.el9               appstream   10 k
21:32:50 #8 10.91  scl-utils                     aarch64  1:2.0.3-2.el9          appstream   38 k
21:32:50 #8 10.91  shared-mime-info              aarch64  2.1-4.el9              baseos     557 k
21:32:50 #8 10.91  systemd-libs                  aarch64  250-7.el9              baseos     586 k
21:32:50 #8 10.91  tcl                           aarch64  1:8.6.10-7.el9         baseos     1.1 M
21:32:50 #8 10.91  unzip                         aarch64  6.0-56.el9             baseos     179 k
21:32:50 #8 10.91  util-linux                    aarch64  2.37.4-3.el9           baseos     2.3 M
21:32:50 #8 10.91  util-linux-core               aarch64  2.37.4-3.el9           baseos     459 k
21:32:50 #8 10.91  vim-filesystem                noarch   2:8.2.2637-16.el9      baseos      25 k
21:32:50 #8 10.91  webkit2gtk3-jsc               aarch64  2.36.5-2.el9           appstream  2.9 M
21:32:50 #8 10.91  xz                            aarch64  5.2.5-8.el9            baseos     226 k
21:32:50 #8 10.91  zip                           aarch64  3.0-33.el9             baseos     235 k
21:32:50 #8 10.91  zstd                          aarch64  1.5.1-2.el9            baseos     387 k
21:32:50 #8 10.91 Installing weak dependencies:
21:32:50 #8 10.91  abattis-cantarell-fonts       noarch   0.301-4.el9            appstream  365 k
21:32:50 #8 10.91  adobe-source-code-pro-fonts   noarch   2.030.1.050-12.el9.1   appstream  832 k
21:32:50 #8 10.91  hunspell-en                   noarch   0.20140811.1-20.el9    appstream  187 k
21:32:50 #8 10.91  libproxy-webkitgtk4           aarch64  0.4.15-35.el9          appstream   21 k
21:32:50 #8 10.91  perl-IO-Socket-SSL            noarch   2.073-1.el9            appstream  219 k
21:32:50 #8 10.91  perl-Mozilla-CA               noarch   20200520-6.el9         appstream   13 k
21:32:50 #8 10.91  perl-NDBM_File                aarch64  1.15-479.el9           appstream   31 k
21:32:50 #8 10.91 
21:32:50 #8 10.91 Transaction Summary
21:32:50 #8 10.91 ================================================================================
21:32:50 #8 10.91 Install  163 Packages
21:32:50 #8 10.91 
21:32:50 #8 10.92 Total download size: 66 M
21:32:50 #8 10.92 Installed size: 260 M
21:32:50 #8 10.93 Downloading Packages:
21:32:50 #12 extracting sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 4.1s done
21:32:50 #12 extracting sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a
21:32:50 #7 DONE 4.1s
21:32:50 
21:32:50 #8 [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:32:50 #8 sha256:390a965ed1b20f677c8370bcb330d7c322d0e24f6c6720595fcdab0d2abb45d2
21:32:50 #8 ...
21:32:50 
21:32:50 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:50 #13 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391
21:32:50 #13 DONE 17.2s
21:32:50 
21:32:50 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:32:50 #8 sha256:330541f93dae841eedf5fe5f9bc84bfb28f9e28a12e0aba544e075f1e2d1d214
21:32:50 #8 14.06 Selecting previously unselected package libsqlite3-0:arm64.
21:32:50 #8 14.06 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u1_arm64.deb ...
21:32:50 #8 14.09 Unpacking libsqlite3-0:arm64 (3.27.2-3+deb10u1) ...
21:32:50 #13 ...
21:32:50 
21:32:50 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:763edbdbd91fb155765bc3d4fe34a3a6e94a87fcfbe1424532fc267f05a62222
21:32:50 #7 sha256:6c664e94ec5f591dca37884d9ad32783685a4479e046b973cc5682159544a36b
21:32:50 #7 extracting sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 12.6s
21:32:50 #7 ...
21:32:50 
21:32:50 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:50 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:32:50 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 89.13MB / 110.12MB 17.4s
21:32:50 #8 11.23 Get:133 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB]
21:32:50 #8 11.23 Get:134 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB]
21:32:50 #8 11.23 Get:135 http://deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
21:32:50 #8 11.23 Get:136 http://deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB]
21:32:50 #8 11.23 Get:137 http://deb.debian.org/debian buster/main amd64 libio-pty-perl amd64 1:1.08-1.1+b5 [33.7 kB]
21:32:50 #8 11.23 Get:138 http://deb.debian.org/debian buster/main amd64 libipc-run-perl all 20180523.0-1 [101 kB]
21:32:50 #8 11.23 Get:139 http://deb.debian.org/debian buster/main amd64 libclass-method-modifiers-perl all 2.12-1 [18.6 kB]
21:32:50 #8 11.23 Get:140 http://deb.debian.org/debian buster/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
21:32:50 #8 11.23 Get:141 http://deb.debian.org/debian buster/main amd64 libdevel-globaldestruction-perl all 0.14-1 [8084 B]
21:32:50 #8 11.23 Get:142 http://deb.debian.org/debian buster/main amd64 libb-hooks-op-check-perl amd64 0.22-1+b1 [11.4 kB]
21:32:50 #8 11.23 Get:143 http://deb.debian.org/debian buster/main amd64 libdynaloader-functions-perl all 0.003-1 [12.6 kB]
21:32:50 #8 11.23 Get:144 http://deb.debian.org/debian buster/main amd64 libdevel-callchecker-perl amd64 0.008-1 [15.7 kB]
21:32:50 #8 11.24 Get:145 http://deb.debian.org/debian buster/main amd64 libparams-classify-perl amd64 0.015-1+b1 [25.5 kB]
21:32:50 #8 11.24 Get:146 http://deb.debian.org/debian buster/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
21:32:50 #8 11.24 Get:147 http://deb.debian.org/debian buster/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB]
21:32:50 #8 11.24 Get:148 http://deb.debian.org/debian buster/main amd64 librole-tiny-perl all 2.000006-1 [19.4 kB]
21:32:50 #8 11.25 Get:149 http://deb.debian.org/debian buster/main amd64 libstrictures-perl all 2.000005-1 [18.3 kB]
21:32:50 #8 11.25 Get:150 http://deb.debian.org/debian buster/main amd64 libsub-quote-perl all 2.005001-1 [17.9 kB]
21:32:50 #8 11.25 Get:151 http://deb.debian.org/debian buster/main amd64 libmoo-perl all 2.003004-2 [57.4 kB]
21:32:50 #8 11.26 Get:152 http://deb.debian.org/debian buster/main amd64 libencode-locale-perl all 1.05-1 [13.7 kB]
21:32:50 #8 11.26 Get:153 http://deb.debian.org/debian buster/main amd64 libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB]
21:32:50 #8 11.26 Get:154 http://deb.debian.org/debian buster/main amd64 libhttp-date-perl all 6.02-1 [10.7 kB]
21:32:50 #8 11.26 Get:155 http://deb.debian.org/debian buster/main amd64 libfile-listing-perl all 6.04-1 [10.3 kB]
21:32:50 #8 11.26 Get:156 http://deb.debian.org/debian buster/main amd64 libhtml-tagset-perl all 3.20-3 [12.7 kB]
21:32:50 #8 11.26 Get:157 http://deb.debian.org/debian buster/main amd64 liburi-perl all 1.76-1 [89.9 kB]
21:32:50 #8 11.26 Get:158 http://deb.debian.org/debian buster/main amd64 libhtml-parser-perl amd64 3.72-3+b3 [105 kB]
21:32:50 #8 11.26 Get:159 http://deb.debian.org/debian buster/main amd64 libhtml-tree-perl all 5.07-2 [213 kB]
21:32:50 #8 11.26 Get:160 http://deb.debian.org/debian buster/main amd64 libio-html-perl all 1.001-1 [17.6 kB]
21:32:50 #8 11.26 Get:161 http://deb.debian.org/debian buster/main amd64 liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
21:32:50 #8 11.27 Get:162 http://deb.debian.org/debian buster/main amd64 libhttp-message-perl all 6.18-1 [77.8 kB]
21:32:50 #8 11.27 Get:163 http://deb.debian.org/debian buster/main amd64 libhttp-cookies-perl all 6.04-1 [17.8 kB]
21:32:50 #8 11.27 Get:164 http://deb.debian.org/debian buster/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
21:32:50 #8 11.27 Get:165 http://deb.debian.org/debian buster/main amd64 perl-openssl-defaults amd64 3 [6782 B]
21:32:50 #8 11.27 Get:166 http://deb.debian.org/debian buster/main amd64 libnet-ssleay-perl amd64 1.85-2+b1 [308 kB]
21:32:50 #8 11.28 Get:167 http://deb.debian.org/debian buster/main amd64 libio-socket-ssl-perl all 2.060-3 [207 kB]
21:32:50 #8 11.28 Get:168 http://deb.debian.org/debian buster/main amd64 libnet-http-perl all 6.18-1 [24.5 kB]
21:32:50 #8 11.28 Get:169 http://deb.debian.org/debian buster/main amd64 liblwp-protocol-https-perl all 6.07-2 [9242 B]
21:32:50 #8 11.28 Get:170 http://deb.debian.org/debian buster/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB]
21:32:50 #8 11.28 Get:171 http://deb.debian.org/debian buster/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
21:32:50 #8 11.29 Get:172 http://deb.debian.org/debian buster/main amd64 libwww-perl all 6.36-2 [188 kB]
21:32:50 #8 11.29 Get:173 http://deb.debian.org/debian buster/main amd64 patchutils amd64 0.3.4-2 [90.4 kB]
21:32:50 #8 11.29 Get:174 http://deb.debian.org/debian buster/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB]
21:32:50 #8 11.30 Get:175 http://deb.debian.org/debian buster/main amd64 devscripts amd64 2.19.5+deb10u1 [1046 kB]
21:32:50 #8 11.31 Get:176 http://deb.debian.org/debian buster/main amd64 diffstat amd64 1.62-1 [33.4 kB]
21:32:50 #8 11.31 Get:177 http://deb.debian.org/debian buster/main amd64 distro-info-data all 0.41+deb10u4 [6880 B]
21:32:50 #8 11.31 Get:178 http://deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
21:32:50 #8 11.32 Get:179 http://deb.debian.org/debian buster/main amd64 python3-chardet all 3.0.4-3 [80.5 kB]
21:32:50 #8 11.32 Get:180 http://deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
21:32:50 #8 11.32 Get:181 http://deb.debian.org/debian buster/main amd64 python3-debian all 0.1.35 [78.8 kB]
21:32:50 #8 11.32 Get:182 http://deb.debian.org/debian buster/main amd64 libgpgme11 amd64 1.12.0-6 [251 kB]
21:32:50 #8 11.33 Get:183 http://deb.debian.org/debian buster/main amd64 python3-gpg amd64 1.12.0-6 [301 kB]
21:32:50 #8 11.34 Get:184 http://deb.debian.org/debian buster/main amd64 dput all 1.0.3 [54.5 kB]
21:32:50 #8 11.34 Get:185 http://deb.debian.org/debian buster/main amd64 equivs all 2.2.0 [22.4 kB]
21:32:50 #8 11.34 Get:186 http://deb.debian.org/debian buster/main amd64 exim4-config all 4.92-8+deb10u6 [324 kB]
21:32:50 #8 11.35 Get:187 http://deb.debian.org/debian buster/main amd64 exim4-base amd64 4.92-8+deb10u6 [1137 kB]
21:32:50 #8 11.36 Get:188 http://deb.debian.org/debian buster/main amd64 libevent-2.1-6 amd64 2.1.8-stable-4 [177 kB]
21:32:50 #8 11.37 Get:189 http://deb.debian.org/debian buster/main amd64 libunbound8 amd64 1.9.0-2+deb10u2 [462 kB]
21:32:50 #8 11.38 Get:190 http://deb.debian.org/debian-security buster/updates/main amd64 libgnutls-dane0 amd64 3.6.7-4+deb10u9 [318 kB]
21:32:50 #8 11.39 Get:191 http://deb.debian.org/debian buster/main amd64 exim4-daemon-light amd64 4.92-8+deb10u6 [584 kB]
21:32:50 #8 11.40 Get:192 http://deb.debian.org/debian buster/main amd64 libcurl3-gnutls amd64 7.64.0-4+deb10u2 [330 kB]
21:32:50 #8 11.41 Get:193 http://deb.debian.org/debian buster/main amd64 libpcre2-8-0 amd64 10.32-5 [213 kB]
21:32:50 #8 11.41 Get:194 http://deb.debian.org/debian buster/main amd64 liberror-perl all 0.17027-2 [30.9 kB]
21:32:50 #8 11.41 Get:195 http://deb.debian.org/debian buster/main amd64 git-man all 1:2.20.1-2+deb10u3 [1620 kB]
21:32:50 #8 11.44 Get:196 http://deb.debian.org/debian buster/main amd64 git amd64 1:2.20.1-2+deb10u3 [5633 kB]
21:32:50 #20 3.113 (11/22) Installing clang-libs (13.0.1-r1)
21:32:50 #8 10.04 Get:126 http://deb.debian.org/debian bullseye/main amd64 gpg amd64 2.2.27-2+deb11u2 [928 kB]
21:32:50 #8 10.05 Get:127 http://deb.debian.org/debian bullseye/main amd64 pinentry-curses amd64 1.1.0-4 [64.9 kB]
21:32:50 #8 10.05 Get:128 http://deb.debian.org/debian bullseye/main amd64 gpg-agent amd64 2.2.27-2+deb11u2 [669 kB]
21:32:50 #8 10.06 Get:129 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-client amd64 2.2.27-2+deb11u2 [524 kB]
21:32:50 #8 10.07 Get:130 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-server amd64 2.2.27-2+deb11u2 [516 kB]
21:32:50 #8 10.07 Get:131 http://deb.debian.org/debian bullseye/main amd64 gpgsm amd64 2.2.27-2+deb11u2 [645 kB]
21:32:50 #8 10.08 Get:132 http://deb.debian.org/debian bullseye/main amd64 gnupg all 2.2.27-2+deb11u2 [825 kB]
21:32:50 #8 10.09 Get:133 http://deb.debian.org/debian bullseye/main amd64 libfile-dirlist-perl all 0.05-2 [7444 B]
21:32:50 #8 10.09 Get:134 http://deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
21:32:50 #8 10.09 Get:135 http://deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
21:32:50 #8 10.09 Get:136 http://deb.debian.org/debian bullseye/main amd64 libfile-touch-perl all 0.11-1 [9254 B]
21:32:50 #8 10.09 Get:137 http://deb.debian.org/debian bullseye/main amd64 libio-pty-perl amd64 1:1.15-2 [37.0 kB]
21:32:50 #8 10.09 Get:138 http://deb.debian.org/debian bullseye/main amd64 libipc-run-perl all 20200505.0-1 [102 kB]
21:32:50 #8 10.09 Get:139 http://deb.debian.org/debian bullseye/main amd64 libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
21:32:50 #8 10.09 Get:140 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-op-check-perl amd64 0.22-1+b3 [11.3 kB]
21:32:50 #8 10.09 Get:141 http://deb.debian.org/debian bullseye/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
21:32:50 #8 10.09 Get:142 http://deb.debian.org/debian bullseye/main amd64 libdevel-callchecker-perl amd64 0.008-1+b2 [15.9 kB]
21:32:50 #8 10.09 Get:143 http://deb.debian.org/debian bullseye/main amd64 libparams-classify-perl amd64 0.015-1+b3 [25.7 kB]
21:32:50 #8 10.09 Get:144 http://deb.debian.org/debian bullseye/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
21:32:50 #8 10.09 Get:145 http://deb.debian.org/debian bullseye/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB]
21:32:50 #8 10.09 Get:146 http://deb.debian.org/debian bullseye/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB]
21:32:50 #8 10.11 Get:147 http://deb.debian.org/debian bullseye/main amd64 libstrictures-perl all 2.000006-1 [18.6 kB]
21:32:50 #8 10.11 Get:148 http://deb.debian.org/debian bullseye/main amd64 libsub-quote-perl all 2.006006-1 [21.0 kB]
21:32:50 #8 10.11 Get:149 http://deb.debian.org/debian bullseye/main amd64 libmoo-perl all 2.004004-1 [59.9 kB]
21:32:50 #8 10.11 Get:150 http://deb.debian.org/debian bullseye/main amd64 libencode-locale-perl all 1.05-1.1 [13.2 kB]
21:32:50 #8 10.11 Get:151 http://deb.debian.org/debian bullseye/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB]
21:32:50 #8 10.11 Get:152 http://deb.debian.org/debian bullseye/main amd64 libhttp-date-perl all 6.05-1 [10.4 kB]
21:32:50 #8 10.11 Get:153 http://deb.debian.org/debian bullseye/main amd64 libfile-listing-perl all 6.14-1 [12.4 kB]
21:32:50 #8 10.11 Get:154 http://deb.debian.org/debian bullseye/main amd64 libhtml-tagset-perl all 3.20-4 [13.0 kB]
21:32:50 #8 10.11 Get:155 http://deb.debian.org/debian bullseye/main amd64 liburi-perl all 5.08-1 [90.6 kB]
21:32:50 #8 10.11 Get:156 http://deb.debian.org/debian bullseye/main amd64 libhtml-parser-perl amd64 3.75-1+b1 [105 kB]
21:32:50 #8 10.11 Get:157 http://deb.debian.org/debian bullseye/main amd64 libhtml-tree-perl all 5.07-2 [213 kB]
21:32:50 #8 10.11 Get:158 http://deb.debian.org/debian bullseye/main amd64 libio-html-perl all 1.004-2 [16.1 kB]
21:32:50 #8 10.11 Get:159 http://deb.debian.org/debian bullseye/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
21:32:50 #8 10.11 Get:160 http://deb.debian.org/debian bullseye/main amd64 libhttp-message-perl all 6.28-1 [79.6 kB]
21:32:50 #8 10.11 Get:161 http://deb.debian.org/debian bullseye/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB]
21:32:50 #8 10.11 Get:162 http://deb.debian.org/debian bullseye/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
21:32:50 #8 10.11 Get:163 http://deb.debian.org/debian bullseye/main amd64 perl-openssl-defaults amd64 5 [7360 B]
21:32:50 #8 10.12 Get:164 http://deb.debian.org/debian bullseye/main amd64 libnet-ssleay-perl amd64 1.88-3+b1 [321 kB]
21:32:50 #8 10.13 Get:165 http://deb.debian.org/debian bullseye/main amd64 libio-socket-ssl-perl all 2.069-1 [215 kB]
21:32:50 #8 10.13 Get:166 http://deb.debian.org/debian bullseye/main amd64 libnet-http-perl all 6.20-1 [25.1 kB]
21:32:50 #8 10.13 Get:167 http://deb.debian.org/debian bullseye/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
21:32:50 #8 10.13 Get:168 http://deb.debian.org/debian bullseye/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB]
21:32:50 #8 10.13 Get:169 http://deb.debian.org/debian bullseye/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
21:32:50 #8 10.13 Get:170 http://deb.debian.org/debian bullseye/main amd64 libwww-perl all 6.52-1 [192 kB]
21:32:50 #8 10.13 Get:171 http://deb.debian.org/debian bullseye/main amd64 patchutils amd64 0.4.2-1 [77.5 kB]
21:32:50 #8 10.13 Get:172 http://deb.debian.org/debian bullseye/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB]
21:32:50 #8 10.14 Get:173 http://deb.debian.org/debian bullseye/main amd64 devscripts amd64 2.21.3+deb11u1 [1093 kB]
21:32:50 #8 10.15 Get:174 http://deb.debian.org/debian bullseye/main amd64 diffstat amd64 1.64-1 [36.6 kB]
21:32:50 #8 10.15 Get:175 http://deb.debian.org/debian bullseye/main amd64 distro-info-data all 0.51+deb11u2 [7684 B]
21:32:50 #8 10.15 Get:176 http://deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
21:32:50 #8 10.15 Get:177 http://deb.debian.org/debian bullseye/main amd64 python3-chardet all 4.0.0-1 [99.0 kB]
21:32:50 #8 10.15 Get:178 http://deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
21:32:50 #8 10.16 Get:179 http://deb.debian.org/debian bullseye/main amd64 python3-debian all 0.1.39 [80.1 kB]
21:32:50 #8 10.16 Get:180 http://deb.debian.org/debian bullseye/main amd64 libgpgme11 amd64 1.14.0-1+b2 [281 kB]
21:32:50 #8 10.16 Get:181 http://deb.debian.org/debian bullseye/main amd64 python3-gpg amd64 1.14.0-1+b2 [334 kB]
21:32:50 #8 10.16 Get:182 http://deb.debian.org/debian bullseye/main amd64 dput all 1.1.0 [56.5 kB]
21:32:50 #8 10.17 Get:183 http://deb.debian.org/debian bullseye/main amd64 equivs all 2.3.1 [22.7 kB]
21:32:50 #8 10.17 Get:184 http://deb.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB]
21:32:50 #8 10.18 Get:185 http://deb.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB]
21:32:50 #8 10.19 Get:186 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+deb11u2 [342 kB]
21:32:50 #8 10.19 Get:187 http://deb.debian.org/debian bullseye/main amd64 liberror-perl all 0.17029-1 [31.0 kB]
21:32:50 #8 10.19 Get:188 http://deb.debian.org/debian bullseye/main amd64 git-man all 1:2.30.2-1 [1827 kB]
21:32:50 #8 10.22 Get:189 http://deb.debian.org/debian bullseye/main amd64 git amd64 1:2.30.2-1 [5527 kB]
21:32:50 #9 11.69 Get:142 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-override-perl all 0.09-2 [9532 B]
21:32:50 #9 11.69 Get:143 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB]
21:32:50 #9 11.69 Get:144 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dh-strip-nondeterminism all 1.7.0-1 [5228 B]
21:32:50 #9 11.70 Get:145 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dwz arm64 0.13-5 [134 kB]
21:32:50 #9 11.71 Get:146 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcroco3 arm64 0.6.13-1 [77.1 kB]
21:32:50 #9 11.72 Get:147 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gettext arm64 0.19.8.1-10build1 [850 kB]
21:32:50 #9 11.76 Get:148 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
21:32:50 #9 11.77 Get:149 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 po-debconf all 1.0.21 [233 kB]
21:32:50 #9 11.78 Get:150 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 debhelper all 12.10ubuntu1 [877 kB]
21:32:50 #9 11.83 Get:151 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfakeroot arm64 1.24-1 [26.0 kB]
21:32:50 #9 11.83 Get:152 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 fakeroot arm64 1.24-1 [61.9 kB]
21:32:50 #9 11.84 Get:153 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libassuan0 arm64 2.5.3-7ubuntu2 [33.1 kB]
21:32:50 #9 11.85 Get:154 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgconf arm64 2.2.19-3ubuntu2.2 [117 kB]
21:32:50 #9 11.86 Get:155 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB]
21:32:50 #9 11.86 Get:156 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnpth0 arm64 1.6-1 [7440 B]
21:32:50 #9 11.86 Get:157 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dirmngr arm64 2.2.19-3ubuntu2.2 [311 kB]
21:32:50 #9 11.91 Get:158 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
21:32:50 #9 11.92 Get:159 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-utils arm64 2.2.19-3ubuntu2.2 [441 kB]
21:32:50 #9 11.95 Get:160 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg arm64 2.2.19-3ubuntu2.2 [442 kB]
21:32:50 #6 extracting sha256:9bdecea3fbaa2ecc085daa5a2a5651dc4ff5c6cbbd30cf90d922b5e7e247ebbb 7.3s done
21:32:50 #6 extracting sha256:a05dea350572433af71ec016d378a13d5ab49308ddb6346daf8fcf95e20f3c45 done
21:32:50 #6 extracting sha256:a093434cc8ca9e9fc32d0e8f38a37a620c22f22487f6e7cf63499e77957a861b
21:32:50 #8 12.96 Get:135 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gettext arm64 0.19.8.1-6ubuntu0.3 [1221 kB]
21:32:50 #8 13.00 Get:136 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 intltool-debian all 0.35.0+20060710.4 [24.9 kB]
21:32:50 #8 13.00 Get:137 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 po-debconf all 1.0.20 [232 kB]
21:32:50 #8 13.01 Get:138 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 debhelper all 11.1.6ubuntu2 [902 kB]
21:32:50 #8 13.07 Get:139 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-which-perl all 1.21-1 [11.8 kB]
21:32:50 #8 13.07 Get:140 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-homedir-perl all 1.002-1 [37.1 kB]
21:32:50 #8 13.07 Get:141 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 devscripts arm64 2.17.12ubuntu1.1 [870 kB]
21:32:50 #8 13.11 Get:142 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 diffstat arm64 1.61-1build1 [21.5 kB]
21:32:50 #8 13.11 Get:143 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libassuan0 arm64 2.5.1-2 [28.9 kB]
21:32:50 #8 13.12 Get:144 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgconf arm64 2.2.4-1ubuntu1.6 [107 kB]
21:32:50 #8 13.12 Get:145 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB]
21:32:50 #8 13.12 Get:146 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnpth0 arm64 1.5-3 [6844 B]
21:32:50 #8 13.12 Get:147 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dirmngr arm64 2.2.4-1ubuntu1.6 [276 kB]
21:32:50 #8 13.18 Get:148 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-pkg-resources all 39.0.1-2 [98.8 kB]
21:32:50 #8 13.18 Get:149 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-chardet all 3.0.4-1 [80.3 kB]
21:32:50 #8 13.18 Get:150 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-six all 1.11.0-2 [11.4 kB]
21:32:50 #8 13.25 Get:151 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-debian all 0.1.32 [65.4 kB]
21:32:50 #8 13.25 Get:152 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-l10n all 2.2.4-1ubuntu1.6 [50.1 kB]
21:32:50 #8 13.26 Get:153 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-utils arm64 2.2.4-1ubuntu1.6 [108 kB]
21:32:50 #8 13.26 Get:154 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg arm64 2.2.4-1ubuntu1.6 [401 kB]
21:32:50 #8 13.27 Get:155 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pinentry-curses arm64 1.1.0-1 [32.4 kB]
21:32:50 #8 13.28 Get:156 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.6 [189 kB]
21:32:50 #8 13.28 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:32:51 #8 14.19 Selecting previously unselected package libpython3.7-stdlib:arm64.
21:32:51 #8 14.19 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ...
21:32:51 #8 14.20 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
21:32:51 #8 11.57 Get:197 http://deb.debian.org/debian buster/main amd64 libgc1c2 amd64 1:7.6.4-0.4 [224 kB]
21:32:51 #8 11.58 Get:198 http://deb.debian.org/debian buster/main amd64 libltdl7 amd64 2.4.6-9 [390 kB]
21:32:51 #8 11.58 Get:199 http://deb.debian.org/debian buster/main amd64 guile-2.2-libs amd64 2.2.4+1-2+deb10u1 [4968 kB]
21:32:51 #8 11.71 Get:200 http://deb.debian.org/debian buster/main amd64 iso-codes all 4.2-1 [2713 kB]
21:32:51 #9 11.98 Get:161 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 pinentry-curses arm64 1.1.0-3build1 [34.3 kB]
21:32:51 #9 11.98 Get:162 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-agent arm64 2.2.19-3ubuntu2.2 [216 kB]
21:32:51 #9 12.00 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:32:51 #9 12.00 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:32:51 #9 12.00 Get:165 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgsm arm64 2.2.19-3ubuntu2.2 [198 kB]
21:32:51 #9 12.02 Get:166 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg all 2.2.19-3ubuntu2.2 [259 kB]
21:32:51 #9 12.02 Get:167 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-which-perl all 1.23-1 [13.8 kB]
21:32:51 #9 12.06 Get:168 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-homedir-perl all 1.004-1 [37.3 kB]
21:32:51 #9 12.06 Get:169 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-pty-perl arm64 1:1.12-1 [31.5 kB]
21:32:51 #9 12.06 Get:170 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libipc-run-perl all 20180523.0-2 [89.7 kB]
21:32:51 #9 12.13 Get:171 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
21:32:51 #9 12.14 Get:172 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libb-hooks-op-check-perl arm64 0.22-1build2 [10.2 kB]
21:32:51 #9 12.14 Get:173 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdynaloader-functions-perl all 0.003-1 [11.9 kB]
21:32:51 #9 12.14 Get:174 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevel-callchecker-perl arm64 0.008-1ubuntu1 [14.4 kB]
21:32:51 #9 12.15 Get:175 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libparams-classify-perl arm64 0.015-1build2 [20.8 kB]
21:32:51 #9 12.15 Get:176 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
21:32:51 #9 12.17 Get:177 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libimport-into-perl all 1.002005-1 [11.0 kB]
21:32:51 #9 12.20 Get:178 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librole-tiny-perl all 2.001004-1 [16.5 kB]
21:32:51 #9 12.21 Get:179 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstrictures-perl all 2.000006-1 [16.3 kB]
21:32:51 #9 12.21 Get:180 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-quote-perl all 2.006006-1 [19.5 kB]
21:32:51 #9 12.28 Get:181 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmoo-perl all 2.003006-1 [46.3 kB]
21:32:51 #8 10.31 Get:190 http://deb.debian.org/debian bullseye/main amd64 iso-codes all 4.6.0-1 [2824 kB]
21:32:51 #8 10.38 Get:191 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-perl all 1.201-1 [43.3 kB]
21:32:51 #8 10.38 Get:192 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6+b1 [12.0 kB]
21:32:51 #8 10.38 Get:193 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
21:32:51 #8 10.38 Get:194 http://deb.debian.org/debian bullseye/main amd64 libaliased-perl all 0.34-1.1 [14.1 kB]
21:32:51 #8 10.38 Get:195 http://deb.debian.org/debian bullseye/main amd64 libapt-pkg-perl amd64 0.1.39 [72.1 kB]
21:32:51 #8 10.38 Get:196 http://deb.debian.org/debian bullseye/main amd64 libarchive-cpio-perl all 0.10-1.1 [10.6 kB]
21:32:51 #8 10.38 Get:197 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
21:32:51 #8 10.38 Get:198 http://deb.debian.org/debian bullseye/main amd64 libarray-intspan-perl all 2.004-1 [25.5 kB]
21:32:51 #8 10.38 Get:199 http://deb.debian.org/debian bullseye/main amd64 libauthen-sasl-perl all 2.1600-1.1 [45.4 kB]
21:32:51 #8 10.38 Get:200 http://deb.debian.org/debian bullseye/main amd64 libmodule-implementation-perl all 0.09-1.1 [12.4 kB]
21:32:51 #8 10.38 Get:201 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
21:32:51 #8 10.38 Get:202 http://deb.debian.org/debian bullseye/main amd64 libvariable-magic-perl amd64 0.62-1+b3 [45.7 kB]
21:32:51 #8 10.38 Get:203 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB]
21:32:51 #8 10.38 Get:204 http://deb.debian.org/debian bullseye/main amd64 libpng16-16 amd64 1.6.37-3 [294 kB]
21:32:51 #8 10.38 Get:205 http://deb.debian.org/debian bullseye/main amd64 libfreetype6 amd64 2.10.4+dfsg-1+deb11u1 [418 kB]
21:32:51 #8 10.39 Get:206 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB]
21:32:51 #8 10.40 Get:207 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB]
21:32:51 #8 10.40 Get:208 http://deb.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB]
21:32:51 #8 10.40 Get:209 http://deb.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB]
21:32:51 #8 10.40 Get:210 http://deb.debian.org/debian bullseye/main amd64 libwebp6 amd64 0.6.1-2.1 [258 kB]
21:32:51 #8 10.41 Get:211 http://deb.debian.org/debian bullseye/main amd64 libtiff5 amd64 4.2.0-1+deb11u1 [289 kB]
21:32:51 #8 10.41 Get:212 http://deb.debian.org/debian bullseye/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB]
21:32:51 #8 10.41 Get:213 http://deb.debian.org/debian bullseye/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
21:32:51 #8 10.41 Get:214 http://deb.debian.org/debian bullseye/main amd64 libxcb1 amd64 1.14-3 [140 kB]
21:32:51 #8 10.41 Get:215 http://deb.debian.org/debian bullseye/main amd64 libx11-data all 2:1.7.2-1 [311 kB]
21:32:51 #8 10.42 Get:216 http://deb.debian.org/debian bullseye/main amd64 libx11-6 amd64 2:1.7.2-1 [772 kB]
21:32:51 #8 10.42 Get:217 http://deb.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1 [49.1 kB]
21:32:51 #8 10.42 Get:218 http://deb.debian.org/debian bullseye/main amd64 libgd3 amd64 2.3.0-2 [137 kB]
21:32:51 #8 10.45 Get:219 http://deb.debian.org/debian bullseye/main amd64 libc-devtools amd64 2.31-13+deb11u3 [245 kB]
21:32:51 #8 10.45 Get:220 http://deb.debian.org/debian bullseye/main amd64 libcapture-tiny-perl all 0.48-1 [26.0 kB]
21:32:51 #8 10.45 Get:221 http://deb.debian.org/debian bullseye/main amd64 libclass-data-inheritable-perl all 0.08-3 [8588 B]
21:32:51 #8 10.45 Get:222 http://deb.debian.org/debian bullseye/main amd64 libclass-inspector-perl all 1.36-1 [19.6 kB]
21:32:51 #8 10.45 Get:223 http://deb.debian.org/debian bullseye/main amd64 libclass-xsaccessor-perl amd64 1.19-3+b7 [38.1 kB]
21:32:51 #8 10.45 Get:224 http://deb.debian.org/debian bullseye/main amd64 libclone-perl amd64 0.45-1+b1 [15.4 kB]
21:32:51 #8 10.45 Get:225 http://deb.debian.org/debian bullseye/main amd64 libcommon-sense-perl amd64 3.75-1+b4 [24.6 kB]
21:32:51 #8 10.45 Get:226 http://deb.debian.org/debian bullseye/main amd64 libconfig-tiny-perl all 2.26-1 [16.5 kB]
21:32:51 #8 10.45 Get:227 http://deb.debian.org/debian bullseye/main amd64 libparams-util-perl amd64 1.102-1+b1 [25.6 kB]
21:32:51 #8 10.45 Get:228 http://deb.debian.org/debian bullseye/main amd64 libsub-install-perl all 0.928-1.1 [10.8 kB]
21:32:51 #8 10.45 Get:229 http://deb.debian.org/debian bullseye/main amd64 libdata-optlist-perl all 0.110-1.1 [10.8 kB]
21:32:51 #8 10.45 Get:230 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-perl all 0.987-1 [47.2 kB]
21:32:51 #8 10.45 Get:231 http://deb.debian.org/debian bullseye/main amd64 libconst-fast-perl all 0.014-1.1 [8552 B]
21:32:51 #8 10.45 Get:232 http://deb.debian.org/debian bullseye/main amd64 libwant-perl amd64 0.29-1+b6 [28.8 kB]
21:32:51 #8 10.45 Get:233 http://deb.debian.org/debian bullseye/main amd64 libcontextual-return-perl all 0.004014-2 [56.6 kB]
21:32:51 #8 10.45 Get:234 http://deb.debian.org/debian bullseye/main amd64 libconvert-binhex-perl all 1.125-1 [30.5 kB]
21:32:51 #8 10.46 Get:235 http://deb.debian.org/debian bullseye/main amd64 libcpanel-json-xs-perl amd64 4.25-1+b1 [129 kB]
21:32:51 #8 10.46 Get:236 http://deb.debian.org/debian bullseye/main amd64 libdevel-stacktrace-perl all 2.0400-1 [28.6 kB]
21:32:51 #8 10.46 Get:237 http://deb.debian.org/debian bullseye/main amd64 libexception-class-perl all 1.44-1 [32.3 kB]
21:32:51 #8 10.46 Get:238 http://deb.debian.org/debian bullseye/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.4 kB]
21:32:51 #8 10.46 Get:239 http://deb.debian.org/debian bullseye/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB]
21:32:51 #8 10.46 Get:240 http://deb.debian.org/debian bullseye/main amd64 libexporter-tiny-perl all 1.002002-1 [37.8 kB]
21:32:51 #8 10.46 Get:241 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-xs-perl amd64 0.430-2 [40.9 kB]
21:32:51 #8 10.46 Get:242 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-perl all 0.430-2 [46.9 kB]
21:32:51 #8 10.47 Get:243 http://deb.debian.org/debian bullseye/main amd64 libdata-dpath-perl all 0.58-1 [43.5 kB]
21:32:51 #8 10.47 Get:244 http://deb.debian.org/debian bullseye/main amd64 libdata-dump-perl all 1.23-1.1 [27.6 kB]
21:32:51 #8 10.47 Get:245 http://deb.debian.org/debian bullseye/main amd64 libdata-messagepack-perl amd64 1.00-4+b1 [38.8 kB]
21:32:51 #8 10.47 Get:246 http://deb.debian.org/debian bullseye/main amd64 libnet-domain-tld-perl all 1.75-1.1 [33.5 kB]
21:32:51 #8 10.48 Get:247 http://deb.debian.org/debian bullseye/main amd64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
21:32:51 #8 10.48 Get:248 http://deb.debian.org/debian bullseye/main amd64 libdevel-size-perl amd64 0.83-1+b2 [26.1 kB]
21:32:51 #8 10.48 Get:249 http://deb.debian.org/debian bullseye/main amd64 libdistro-info-perl all 1.0 [7480 B]
21:32:51 #8 10.48 Get:250 http://deb.debian.org/debian bullseye/main amd64 libemail-address-xs-perl amd64 1.04-1+b3 [28.0 kB]
21:32:51 #8 10.48 Get:251 http://deb.debian.org/debian bullseye/main amd64 libfcgi0ldbl amd64 2.4.2-2 [26.1 kB]
21:32:51 #8 10.48 Get:252 http://deb.debian.org/debian bullseye/main amd64 libfcgi-bin amd64 2.4.2-2 [12.9 kB]
21:32:51 #8 10.48 Get:253 http://deb.debian.org/debian bullseye/main amd64 libfcgi-perl amd64 0.79+ds-2 [27.6 kB]
21:32:51 #8 10.49 Get:254 http://deb.debian.org/debian bullseye/main amd64 libipc-system-simple-perl all 1.30-1 [28.2 kB]
21:32:51 #8 10.49 Get:255 http://deb.debian.org/debian bullseye/main amd64 libfile-basedir-perl all 0.08-1 [17.7 kB]
21:32:51 #8 10.49 Get:256 http://deb.debian.org/debian bullseye/main amd64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
21:32:51 #8 10.49 Get:257 http://deb.debian.org/debian bullseye/main amd64 libfile-fcntllock-perl amd64 0.22-3+b7 [35.5 kB]
21:32:51 #8 10.50 Get:258 http://deb.debian.org/debian bullseye/main amd64 libnumber-compare-perl all 0.03-1.1 [6956 B]
21:32:51 #8 10.50 Get:259 http://deb.debian.org/debian bullseye/main amd64 libtext-glob-perl all 0.11-1 [8888 B]
21:32:51 #8 10.50 Get:260 http://deb.debian.org/debian bullseye/main amd64 libfile-find-rule-perl all 0.34-1 [30.6 kB]
21:32:51 #8 10.50 Get:261 http://deb.debian.org/debian bullseye/main amd64 libfont-afm-perl all 1.20-3 [14.0 kB]
21:32:51 #8 10.50 Get:262 http://deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
21:32:51 #8 10.50 Get:263 http://deb.debian.org/debian bullseye/main amd64 libfont-ttf-perl all 1.06-1.1 [318 kB]
21:32:51 #8 10.50 Get:264 http://deb.debian.org/debian bullseye/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB]
21:32:51 #8 10.50 Get:265 http://deb.debian.org/debian bullseye/main amd64 libparams-validate-perl amd64 1.30-1+b1 [68.2 kB]
21:32:51 #8 10.51 Get:266 http://deb.debian.org/debian bullseye/main amd64 libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB]
21:32:51 #8 10.51 Get:267 http://deb.debian.org/debian bullseye/main amd64 libsort-versions-perl all 1.62-1 [11.0 kB]
21:32:51 #8 10.51 Get:268 http://deb.debian.org/debian bullseye/main amd64 libgit-wrapper-perl all 0.048-1 [34.7 kB]
21:32:51 #8 10.51 Get:269 http://deb.debian.org/debian bullseye/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B]
21:32:51 #8 10.51 Get:270 http://deb.debian.org/debian bullseye/main amd64 libio-prompter-perl all 0.004015-1 [60.4 kB]
21:32:51 #8 10.51 Get:271 http://deb.debian.org/debian bullseye/main amd64 libjson-perl all 4.03000-1 [88.6 kB]
21:32:51 #8 10.51 Get:272 http://deb.debian.org/debian bullseye/main amd64 liblog-any-perl all 1.709-1 [73.5 kB]
21:32:51 #8 10.51 Get:273 http://deb.debian.org/debian bullseye/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
21:32:51 #8 10.51 Get:274 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-perl all 0.39-1 [21.9 kB]
21:32:51 #8 10.52 Get:275 http://deb.debian.org/debian bullseye/main amd64 libsub-identify-perl amd64 0.14-1+b3 [12.0 kB]
21:32:51 #8 10.52 Get:276 http://deb.debian.org/debian bullseye/main amd64 libsub-name-perl amd64 0.26-1+b1 [13.8 kB]
21:32:51 #8 10.52 Get:277 http://deb.debian.org/debian bullseye/main amd64 libnamespace-clean-perl all 0.27-1 [17.3 kB]
21:32:51 #8 10.52 Get:278 http://deb.debian.org/debian bullseye/main amd64 libpath-tiny-perl all 0.118-1 [53.5 kB]
21:32:51 #8 10.52 Get:279 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-perl all 1.012001-2 [351 kB]
21:32:51 #8 10.53 Get:280 http://deb.debian.org/debian bullseye/main amd64 libgitlab-api-v4-perl all 0.26-1 [87.9 kB]
21:32:51 #8 10.53 Get:281 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-0 amd64 2.66.8-1 [1370 kB]
21:32:51 #8 10.54 Get:282 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-data all 2.66.8-1 [1164 kB]
21:32:51 #8 10.57 Get:283 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
21:32:51 #8 10.57 Get:284 http://deb.debian.org/debian bullseye/main amd64 libhash-fieldhash-perl amd64 0.15-1+b3 [18.0 kB]
21:32:51 #8 10.57 Get:285 http://deb.debian.org/debian bullseye/main amd64 libhtml-form-perl all 6.07-1 [22.9 kB]
21:32:51 #8 10.57 Get:286 http://deb.debian.org/debian bullseye/main amd64 libhtml-format-perl all 2.12-1.1 [43.8 kB]
21:32:51 #8 10.58 Get:287 http://deb.debian.org/debian bullseye/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB]
21:32:51 #8 10.58 Get:288 http://deb.debian.org/debian bullseye/main amd64 libhttp-daemon-perl all 6.12-1 [22.9 kB]
21:32:51 #8 10.58 Get:289 http://deb.debian.org/debian bullseye/main amd64 libio-sessiondata-perl all 1.03-1.1 [5984 B]
21:32:51 #8 10.58 Get:290 http://deb.debian.org/debian bullseye/main amd64 libipc-run3-perl all 0.048-2 [34.2 kB]
21:32:51 #8 10.58 Get:291 http://deb.debian.org/debian bullseye/main amd64 libtypes-serialiser-perl all 1.01-1 [12.2 kB]
21:32:51 #8 10.58 Get:292 http://deb.debian.org/debian bullseye/main amd64 libjson-xs-perl amd64 4.030-1+b1 [94.9 kB]
21:32:51 #8 10.58 Get:293 http://deb.debian.org/debian bullseye/main amd64 libjson-maybexs-perl all 1.004003-1 [13.1 kB]
21:32:51 #8 10.58 Get:294 http://deb.debian.org/debian bullseye/main amd64 libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB]
21:32:51 #8 10.58 Get:295 http://deb.debian.org/debian bullseye/main amd64 liblist-compare-perl all 0.55-1 [66.9 kB]
21:32:51 #8 10.58 Get:296 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-perl all 0.58-1 [36.5 kB]
21:32:51 #8 10.58 Get:297 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-xs-perl amd64 0.58-2+b1 [33.3 kB]
21:32:51 #8 10.58 Get:298 http://deb.debian.org/debian bullseye/main amd64 liblist-utilsby-perl all 0.11-1 [15.4 kB]
21:32:51 #8 10.59 Get:299 http://deb.debian.org/debian bullseye/main amd64 libltdl7 amd64 2.4.6-15 [391 kB]
21:32:51 #8 10.59 Get:300 http://deb.debian.org/debian bullseye/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB]
21:32:51 #8 13.32 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:32:51 #8 13.33 Get:159 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgsm arm64 2.2.4-1ubuntu1.6 [181 kB]
21:32:51 #8 13.33 Get:160 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg arm64 2.2.4-1ubuntu1.6 [249 kB]
21:32:51 #8 13.40 Get:161 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgpgme11 arm64 1.10.0-1ubuntu2 [90.0 kB]
21:32:51 #8 13.40 Get:162 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-gpg arm64 1.10.0-1ubuntu2 [131 kB]
21:32:51 #8 13.41 Get:163 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 dput all 1.0.1ubuntu1 [42.7 kB]
21:32:51 #8 13.41 Get:164 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfakeroot arm64 1.22-2ubuntu1 [21.8 kB]
21:32:51 #8 13.41 Get:165 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 fakeroot arm64 1.22-2ubuntu1 [59.9 kB]
21:32:51 #8 13.41 Get:166 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.19 [184 kB]
21:32:51 #8 13.42 Get:167 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB]
21:32:51 #8 13.47 Get:168 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.12 [804 kB]
21:32:51 #8 13.50 Get:169 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.12 [2937 kB]
21:32:51 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 88.08MB / 110.12MB 17.0s
21:32:51 #13 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 11.0s
21:32:51 #13 ...
21:32:51 
21:32:51 #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
21:32:51 #7 sha256:a62ea6b8fc457f6651063d915094cc3ccb5588263114efc7887cc12930b1fa3d
21:32:51 #7 extracting sha256:05aa23077de69478dfc20e56aa2d54a2b13bbef07c4d2578524585d098af4e72 10.3s
21:32:51 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 81.79MB / 110.12MB 14.4s
21:32:51 #13 extracting sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9
21:32:51 #13 ...
21:32:51 
21:32:51 #7 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f
21:32:51 #7 sha256:97b976788f45cc9b838727b067699a675d75de4c53b72d04c9298bf43668491a
21:32:51 #7 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 7.2s done
21:32:51 #7 DONE 14.8s
21:32:51 
21:32:51 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:51 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:32:51 #14 extracting sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 0.7s done
21:32:51 #14 extracting sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb
21:32:51 #12 ...
21:32:51 
21:32:51 #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
21:32:51 #8 sha256:b41a9a95f81a4bca62c60a0bc757987e39a7ecc72f285c42a7b00ee6e2b6623a
21:32:51 #8 3.704 Fedora 35 - aarch64                              25 MB/s |  75 MB     00:03    
21:32:51 #8 ...
21:32:51 
21:32:51 #12 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:51 #12 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391
21:32:51 #12 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 5.0s
21:32:51 #8 14.44 Selecting previously unselected package python3.7.
21:32:51 #8 14.45 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u3_arm64.deb ...
21:32:51 #8 14.45 Unpacking python3.7 (3.7.3-2+deb10u3) ...
21:32:51 #8 14.50 Selecting previously unselected package libpython3-stdlib:arm64.
21:32:51 #8 14.50 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_arm64.deb ...
21:32:51 #8 14.50 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
21:32:51 #8 14.55 Setting up python3-minimal (3.7.3-1) ...
21:32:51 #8 DONE 0.9s
21:32:51 
21:32:51 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:51 #14 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391
21:32:51 #14 extracting sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 2.8s done
21:32:51 #14 extracting sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 2.7s done
21:32:51 #14 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 3.9s done
21:32:51 #9 3.384 Reading package lists...
21:32:51 #8 11.75 Get:201 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB]
21:32:51 #8 11.75 Get:202 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB]
21:32:51 #8 11.75 Get:203 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
21:32:51 #8 11.75 Get:204 http://deb.debian.org/debian buster/main amd64 libapt-inst2.0 amd64 1.8.2.3 [204 kB]
21:32:51 #8 11.75 Get:205 http://deb.debian.org/debian buster/main amd64 libapt-pkg-perl amd64 0.1.34+b1 [71.2 kB]
21:32:51 #8 11.75 Get:206 http://deb.debian.org/debian buster/main amd64 libarchive-cpio-perl all 0.10-1 [10.3 kB]
21:32:51 #8 11.77 Get:207 http://deb.debian.org/debian buster/main amd64 libasync-mergepoint-perl all 0.04-2 [10.4 kB]
21:32:51 #8 11.77 Get:208 http://deb.debian.org/debian buster/main amd64 libauthen-sasl-perl all 2.1600-1 [50.8 kB]
21:32:51 #8 11.77 Get:209 http://deb.debian.org/debian buster/main amd64 libmodule-implementation-perl all 0.09-1 [12.9 kB]
21:32:51 #8 11.77 Get:210 http://deb.debian.org/debian buster/main amd64 libvariable-magic-perl amd64 0.62-1+b1 [45.9 kB]
21:32:51 #8 11.77 Get:211 http://deb.debian.org/debian buster/main amd64 libb-hooks-endofscope-perl all 0.24-1 [18.6 kB]
21:32:51 #8 11.77 Get:212 http://deb.debian.org/debian buster/main amd64 libcapture-tiny-perl all 0.48-1 [26.0 kB]
21:32:51 #8 11.77 Get:213 http://deb.debian.org/debian buster/main amd64 libcgi-pm-perl all 4.40-1 [222 kB]
21:32:51 #8 11.78 Get:214 http://deb.debian.org/debian buster/main amd64 libfcgi-perl amd64 0.78-2+b3 [39.0 kB]
21:32:51 #8 11.78 Get:215 http://deb.debian.org/debian buster/main amd64 libcgi-fast-perl all 1:2.13-1 [11.4 kB]
21:32:51 #8 11.78 Get:216 http://deb.debian.org/debian buster/main amd64 libsub-name-perl amd64 0.21-1+b3 [13.6 kB]
21:32:51 #8 11.78 Get:217 http://deb.debian.org/debian buster/main amd64 libclass-accessor-perl all 0.51-1 [23.2 kB]
21:32:51 #8 11.79 Get:218 http://deb.debian.org/debian buster/main amd64 libclass-inspector-perl all 1.32-1 [19.1 kB]
21:32:51 #8 11.79 Get:219 http://deb.debian.org/debian buster/main amd64 libclass-xsaccessor-perl amd64 1.19-3+b2 [38.0 kB]
21:32:51 #8 11.79 Get:220 http://deb.debian.org/debian buster/main amd64 libclone-perl amd64 0.41-1+b1 [14.6 kB]
21:32:51 #8 11.79 Get:221 http://deb.debian.org/debian buster/main amd64 libcommon-sense-perl amd64 3.74-2+b7 [24.0 kB]
21:32:51 #8 11.79 Get:222 http://deb.debian.org/debian buster/main amd64 libparams-util-perl amd64 1.07-3+b4 [23.0 kB]
21:32:51 #8 11.80 Get:223 http://deb.debian.org/debian buster/main amd64 libsub-install-perl all 0.928-1 [11.4 kB]
21:32:51 #8 11.80 Get:224 http://deb.debian.org/debian buster/main amd64 libdata-optlist-perl all 0.110-1 [10.6 kB]
21:32:51 #8 11.80 Get:225 http://deb.debian.org/debian buster/main amd64 libsub-exporter-perl all 0.987-1 [47.2 kB]
21:32:51 #8 11.80 Get:226 http://deb.debian.org/debian buster/main amd64 libconst-fast-perl all 0.014-1 [8250 B]
21:32:51 #8 11.80 Get:227 http://deb.debian.org/debian buster/main amd64 libwant-perl amd64 0.29-1+b4 [28.9 kB]
21:32:51 #8 11.80 Get:228 http://deb.debian.org/debian buster/main amd64 libcontextual-return-perl all 0.004014-2 [56.6 kB]
21:32:51 #8 11.80 Get:229 http://deb.debian.org/debian buster/main amd64 libconvert-binhex-perl all 1.125-1 [30.5 kB]
21:32:51 #8 11.81 Get:230 http://deb.debian.org/debian buster/main amd64 libdata-dump-perl all 1.23-1 [29.5 kB]
21:32:51 #8 11.81 Get:231 http://deb.debian.org/debian buster/main amd64 libdigest-bubblebabble-perl all 0.02-2 [8238 B]
21:32:51 #8 11.81 Get:232 http://deb.debian.org/debian buster/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.6 kB]
21:32:51 #8 11.81 Get:233 http://deb.debian.org/debian buster/main amd64 libdistro-info-perl all 0.21 [6696 B]
21:32:51 #8 11.81 Get:234 http://deb.debian.org/debian buster/main amd64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
21:32:51 #8 11.81 Get:235 http://deb.debian.org/debian buster/main amd64 libmailtools-perl all 2.18-1 [88.5 kB]
21:32:51 #8 11.81 Get:236 http://deb.debian.org/debian buster/main amd64 libnet-ip-perl all 1.26-2 [29.0 kB]
21:32:51 #8 11.81 Get:237 http://deb.debian.org/debian buster/main amd64 libnet-dns-perl all 1.19-1 [372 kB]
21:32:51 #8 11.81 Get:238 http://deb.debian.org/debian buster/main amd64 libnet-domain-tld-perl all 1.75-1 [33.3 kB]
21:32:51 #8 11.81 Get:239 http://deb.debian.org/debian buster/main amd64 libemail-valid-perl all 1.202-1 [23.0 kB]
21:32:51 #8 11.81 Get:240 http://deb.debian.org/debian buster/main amd64 libexporter-tiny-perl all 1.002001-1 [36.9 kB]
21:32:51 #8 11.82 Get:241 http://deb.debian.org/debian buster/main amd64 libipc-system-simple-perl all 1.25-4 [26.5 kB]
21:32:51 #8 11.82 Get:242 http://deb.debian.org/debian buster/main amd64 libfile-basedir-perl all 0.08-1 [17.7 kB]
21:32:51 #8 11.82 Get:243 http://deb.debian.org/debian buster/main amd64 libfile-chdir-perl all 0.1008-1 [13.3 kB]
21:32:51 #8 11.82 Get:244 http://deb.debian.org/debian buster/main amd64 libfile-fcntllock-perl amd64 0.22-3+b5 [35.4 kB]
21:32:51 #8 11.82 Get:245 http://deb.debian.org/debian buster/main amd64 libfont-afm-perl all 1.20-2 [13.6 kB]
21:32:51 #8 11.82 Get:246 http://deb.debian.org/debian buster/main amd64 libfribidi0 amd64 1.0.5-3.1+deb10u1 [63.7 kB]
21:32:51 #8 11.82 Get:247 http://deb.debian.org/debian buster/main amd64 libfuture-perl all 0.39-1 [74.5 kB]
21:32:51 #8 11.82 Get:248 http://deb.debian.org/debian buster/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB]
21:32:51 #8 11.82 Get:249 http://deb.debian.org/debian buster/main amd64 libparams-validate-perl amd64 1.29-1+b1 [67.6 kB]
21:32:51 #8 11.82 Get:250 http://deb.debian.org/debian buster/main amd64 libgetopt-long-descriptive-perl all 0.103-2 [27.8 kB]
21:32:51 #8 11.83 Get:251 http://deb.debian.org/debian buster/main amd64 libsort-versions-perl all 1.62-1 [11.0 kB]
21:32:51 #8 11.83 Get:252 http://deb.debian.org/debian buster/main amd64 libgit-wrapper-perl all 0.048-1 [34.7 kB]
21:32:51 #8 11.83 Get:253 http://deb.debian.org/debian buster/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [9304 B]
21:32:51 #8 11.83 Get:254 http://deb.debian.org/debian buster/main amd64 libio-prompter-perl all 0.004015-1 [60.4 kB]
21:32:51 #8 11.83 Get:255 http://deb.debian.org/debian buster/main amd64 libjson-perl all 4.02000-1 [88.8 kB]
21:32:51 #8 11.83 Get:256 http://deb.debian.org/debian buster/main amd64 liblog-any-perl all 1.707-1 [65.2 kB]
21:32:51 #8 11.83 Get:257 http://deb.debian.org/debian buster/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
21:32:51 #8 11.83 Get:258 http://deb.debian.org/debian buster/main amd64 libpackage-stash-perl all 0.38-1 [21.7 kB]
21:32:51 #8 11.83 Get:259 http://deb.debian.org/debian buster/main amd64 libsub-identify-perl amd64 0.14-1+b1 [12.0 kB]
21:32:51 #8 11.84 Get:260 http://deb.debian.org/debian buster/main amd64 libnamespace-clean-perl all 0.27-1 [17.3 kB]
21:32:51 #8 11.84 Get:261 http://deb.debian.org/debian buster/main amd64 libpath-tiny-perl all 0.108-1 [53.3 kB]
21:32:51 #8 11.84 Get:262 http://deb.debian.org/debian buster/main amd64 libtype-tiny-perl all 1.004004-1 [266 kB]
21:32:51 #8 11.84 Get:263 http://deb.debian.org/debian buster/main amd64 libgitlab-api-v4-perl all 0.16-1 [69.9 kB]
21:32:51 #8 11.84 Get:264 http://deb.debian.org/debian buster/main amd64 libglib2.0-data all 2.58.3-2+deb10u3 [1111 kB]
21:32:51 #8 11.86 Get:265 http://deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
21:32:51 #8 11.86 Get:266 http://deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
21:32:51 #8 11.86 Get:267 http://deb.debian.org/debian buster/main amd64 libntlm0 amd64 1.5-1+deb10u1 [22.7 kB]
21:32:51 #8 11.86 Get:268 http://deb.debian.org/debian-security buster/updates/main amd64 libgsasl7 amd64 1.8.0-8+deb10u1 [207 kB]
21:32:51 #8 11.86 Get:269 http://deb.debian.org/debian buster/main amd64 libhtml-form-perl all 6.03-1 [23.9 kB]
21:32:51 #8 11.87 Get:270 http://deb.debian.org/debian buster/main amd64 libhtml-format-perl all 2.12-1 [43.5 kB]
21:32:51 #8 11.87 Get:271 http://deb.debian.org/debian buster/main amd64 libhttp-daemon-perl all 6.01-3 [16.6 kB]
21:32:51 #8 11.87 Get:272 http://deb.debian.org/debian buster/main amd64 libstruct-dumb-perl all 0.09-1 [11.1 kB]
21:32:51 #8 11.87 Get:273 http://deb.debian.org/debian buster/main amd64 libio-async-perl all 0.72-1 [262 kB]
21:32:51 #8 11.87 Get:274 http://deb.debian.org/debian buster/main amd64 libio-sessiondata-perl all 1.03-1 [5782 B]
21:32:51 #8 11.87 Get:275 http://deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB]
21:32:51 #8 11.87 Get:276 http://deb.debian.org/debian buster/main amd64 libtypes-serialiser-perl all 1.0-1 [12.7 kB]
21:32:51 #8 11.87 Get:277 http://deb.debian.org/debian buster/main amd64 libjson-xs-perl amd64 3.040-1+b1 [91.0 kB]
21:32:51 #8 11.88 Get:278 http://deb.debian.org/debian buster/main amd64 liblzo2-2 amd64 2.10-0.1 [56.1 kB]
21:32:51 #8 11.88 Get:279 http://deb.debian.org/debian buster/main amd64 libkyotocabinet16v5 amd64 1.2.76-4.2+b1 [298 kB]
21:32:51 #8 11.88 Get:280 http://deb.debian.org/debian buster/main amd64 liblist-compare-perl all 0.53-1 [68.9 kB]
21:32:51 #8 11.89 Get:281 http://deb.debian.org/debian buster/main amd64 liblist-moreutils-perl amd64 0.416-1+b4 [64.2 kB]
21:32:51 #8 11.89 Get:282 http://deb.debian.org/debian buster/main amd64 libltdl-dev amd64 2.4.6-9 [162 kB]
21:32:51 #8 11.90 Get:283 http://deb.debian.org/debian buster/main amd64 libsys-hostname-long-perl all 1.5-1 [12.0 kB]
21:32:51 #8 11.90 Get:284 http://deb.debian.org/debian buster/main amd64 libmail-sendmail-perl all 0.80-1 [25.3 kB]
21:32:51 #8 11.90 Get:285 http://deb.debian.org/debian buster/main amd64 mailutils-common all 1:3.5-4 [689 kB]
21:32:51 #8 11.91 Get:286 http://deb.debian.org/debian buster/main amd64 mysql-common all 5.8+1.0.5 [7324 B]
21:32:51 #9 12.28 Get:182 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libencode-locale-perl all 1.05-1 [12.3 kB]
21:32:51 #9 12.28 Get:183 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtimedate-perl all 2.3200-1 [34.0 kB]
21:32:51 #9 12.28 Get:184 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-date-perl all 6.05-1 [9920 B]
21:32:51 #9 12.28 Get:185 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-listing-perl all 6.04-1 [9774 B]
21:32:51 #9 12.29 Get:186 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
21:32:51 #9 12.29 Get:187 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liburi-perl all 1.76-2 [77.5 kB]
21:32:51 #9 12.35 Get:188 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-parser-perl arm64 3.72-5 [84.1 kB]
21:32:51 #9 12.36 Get:189 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-tree-perl all 5.07-2 [200 kB]
21:32:51 #9 12.36 Get:190 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-html-perl all 1.001-1 [14.9 kB]
21:32:51 #9 12.43 Get:191 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
21:32:51 #8 10.59 Get:301 http://deb.debian.org/debian bullseye/main amd64 liblzo2-2 amd64 2.10-2 [56.9 kB]
21:32:51 #8 10.59 Get:302 http://deb.debian.org/debian bullseye/main amd64 libsys-hostname-long-perl all 1.5-2 [11.8 kB]
21:32:51 #8 10.59 Get:303 http://deb.debian.org/debian bullseye/main amd64 libmail-sendmail-perl all 0.80-1.1 [25.5 kB]
21:32:51 #8 10.59 Get:304 http://deb.debian.org/debian bullseye/main amd64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
21:32:51 #8 10.59 Get:305 http://deb.debian.org/debian bullseye/main amd64 libmailtools-perl all 2.21-1 [95.5 kB]
21:32:51 #8 10.59 Get:306 http://deb.debian.org/debian bullseye/main amd64 libmarkdown2 amd64 2.2.6-1 [36.8 kB]
21:32:51 #8 10.60 Get:307 http://deb.debian.org/debian bullseye/main amd64 libmime-tools-perl all 5.509-1 [212 kB]
21:32:51 #8 10.60 Get:308 http://deb.debian.org/debian bullseye/main amd64 libmoox-aliases-perl all 0.001006-1.1 [10.8 kB]
21:32:51 #8 10.60 Get:309 http://deb.debian.org/debian bullseye/main amd64 libnamespace-autoclean-perl all 0.29-1 [15.0 kB]
21:32:51 #8 10.60 Get:310 http://deb.debian.org/debian bullseye/main amd64 libobject-id-perl all 0.1.2-2.1 [16.7 kB]
21:32:51 #8 10.60 Get:311 http://deb.debian.org/debian bullseye/main amd64 libmoox-struct-perl all 0.020-1 [25.4 kB]
21:32:51 #8 10.60 Get:312 http://deb.debian.org/debian bullseye/main amd64 libmouse-perl amd64 2.5.10-1+b1 [172 kB]
21:32:51 #8 10.60 Get:313 http://deb.debian.org/debian bullseye/main amd64 libnumber-range-perl all 0.12-1.1 [8688 B]
21:32:51 #8 10.60 Get:314 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid16 amd64 1.6.2-1.5+b9 [37.9 kB]
21:32:51 #8 10.60 Get:315 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid-perl amd64 1.6.2-1.5+b9 [28.8 kB]
21:32:51 #8 10.61 Get:316 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-xs-perl amd64 0.29-1+b2 [20.2 kB]
21:32:51 #8 10.61 Get:317 http://deb.debian.org/debian bullseye/main amd64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
21:32:51 #8 10.61 Get:318 http://deb.debian.org/debian bullseye/main amd64 libperlio-gzip-perl amd64 0.19-1+b7 [17.4 kB]
21:32:51 #8 10.61 Get:319 http://deb.debian.org/debian bullseye/main amd64 libpod-parser-perl all 1.63-2 [96.1 kB]
21:32:51 #8 10.61 Get:320 http://deb.debian.org/debian bullseye/main amd64 libpod-constants-perl all 0.19-2 [17.3 kB]
21:32:51 #8 10.61 Get:321 http://deb.debian.org/debian bullseye/main amd64 libproc-processtable-perl amd64 0.59-2+b1 [45.9 kB]
21:32:51 #8 10.61 Get:322 http://deb.debian.org/debian bullseye/main amd64 libre2-9 amd64 20210201+dfsg-1 [170 kB]
21:32:51 #8 10.62 Get:323 http://deb.debian.org/debian bullseye/main amd64 libre-engine-re2-perl amd64 0.14-1 [18.6 kB]
21:32:51 #8 10.62 Get:324 http://deb.debian.org/debian bullseye/main amd64 libreadonly-perl all 2.050-3 [23.1 kB]
21:32:51 #8 10.62 Get:325 http://deb.debian.org/debian bullseye/main amd64 libref-util-perl all 0.204-1 [17.1 kB]
21:32:51 #8 10.62 Get:326 http://deb.debian.org/debian bullseye/main amd64 libref-util-xs-perl amd64 0.117-1+b3 [13.9 kB]
21:32:51 #8 10.62 Get:327 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB]
21:32:51 #8 10.62 Get:328 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-perl all 0.2.14-1 [18.8 kB]
21:32:51 #8 10.62 Get:329 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2.1+deb11u1 [104 kB]
21:32:51 #8 10.63 Get:330 http://deb.debian.org/debian bullseye/main amd64 libsereal-decoder-perl amd64 4.018+ds-1+b1 [99.3 kB]
21:32:51 #8 10.63 Get:331 http://deb.debian.org/debian bullseye/main amd64 libsereal-encoder-perl amd64 4.018+ds-1+b1 [103 kB]
21:32:51 #8 10.63 Get:332 http://deb.debian.org/debian bullseye/main amd64 libtask-weaken-perl all 1.06-1 [9252 B]
21:32:51 #8 10.64 Get:333 http://deb.debian.org/debian bullseye/main amd64 libxml-parser-perl amd64 2.46-2 [206 kB]
21:32:51 #8 10.64 Get:334 http://deb.debian.org/debian bullseye/main amd64 libsoap-lite-perl all 1.27-1 [258 kB]
21:32:51 #8 10.64 Get:335 http://deb.debian.org/debian bullseye/main amd64 libsort-key-perl amd64 1.33-2+b3 [37.1 kB]
21:32:51 #8 10.64 Get:336 http://deb.debian.org/debian bullseye/main amd64 libstring-copyright-perl all 0.003006-1 [11.6 kB]
21:32:51 #8 10.67 Get:337 http://deb.debian.org/debian bullseye/main amd64 libstring-escape-perl all 2010.002-2 [19.1 kB]
21:32:51 #8 10.67 Get:338 http://deb.debian.org/debian bullseye/main amd64 libstring-shellquote-perl all 1.04-1 [12.6 kB]
21:32:51 #8 10.67 Get:339 http://deb.debian.org/debian bullseye/main amd64 libsys-cpuaffinity-perl amd64 1.13~03-1 [33.9 kB]
21:32:51 #8 10.67 Get:340 http://deb.debian.org/debian bullseye/main amd64 libterm-readkey-perl amd64 2.38-1+b2 [27.8 kB]
21:32:51 #8 10.67 Get:341 http://deb.debian.org/debian bullseye/main amd64 libtext-levenshteinxs-perl amd64 0.03-4+b8 [8724 B]
21:32:51 #8 10.68 Get:342 http://deb.debian.org/debian bullseye/main amd64 libtext-markdown-discount-perl amd64 0.12-1+b1 [13.0 kB]
21:32:51 #8 10.68 Get:343 http://deb.debian.org/debian bullseye/main amd64 libtext-xslate-perl amd64 3.5.8-1+b1 [197 kB]
21:32:51 #8 10.68 Get:344 http://deb.debian.org/debian bullseye/main amd64 libtime-duration-perl all 1.21-1 [13.7 kB]
21:32:51 #8 10.69 Get:345 http://deb.debian.org/debian bullseye/main amd64 libtime-moment-perl amd64 0.44-1+b3 [75.8 kB]
21:32:51 #8 10.69 Get:346 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-xs-perl amd64 0.022-1 [25.8 kB]
21:32:51 #8 10.69 Get:347 http://deb.debian.org/debian bullseye/main amd64 libunicode-utf8-perl amd64 0.62-1+b2 [20.3 kB]
21:32:51 #8 10.69 Get:348 http://deb.debian.org/debian bullseye/main amd64 libunwind8 amd64 1.3.2-2 [54.5 kB]
21:32:51 #8 10.70 Get:349 http://deb.debian.org/debian bullseye/main amd64 libxdelta2 amd64 1.1.3-9.3 [48.2 kB]
21:32:51 #8 10.71 Get:350 http://deb.debian.org/debian bullseye/main amd64 libxext6 amd64 2:1.3.3-1.1 [52.7 kB]
21:32:51 #8 10.71 Get:351 http://deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
21:32:51 #8 10.71 Get:352 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
21:32:51 #8 10.71 Get:353 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
21:32:51 #8 10.71 Get:354 http://deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
21:32:51 #8 10.71 Get:355 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
21:32:51 #8 10.71 Get:356 http://deb.debian.org/debian bullseye/main amd64 libxmlrpc-lite-perl all 0.717-4 [22.6 kB]
21:32:51 #8 10.71 Get:357 http://deb.debian.org/debian bullseye/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB]
21:32:51 #8 10.71 Get:358 http://deb.debian.org/debian bullseye/main amd64 libyaml-0-2 amd64 0.2.2-1 [49.6 kB]
21:32:51 #8 10.72 Get:359 http://deb.debian.org/debian bullseye/main amd64 libyaml-libyaml-perl amd64 0.82+repack-1+b1 [35.8 kB]
21:32:51 #8 10.72 Get:360 http://deb.debian.org/debian bullseye/main amd64 licensecheck all 3.1.1-2 [50.0 kB]
21:32:51 #8 10.72 Get:361 http://deb.debian.org/debian bullseye/main amd64 lzip amd64 1.22-3 [88.5 kB]
21:32:51 #8 10.73 Get:362 http://deb.debian.org/debian bullseye/main amd64 lzop amd64 1.04-2 [84.2 kB]
21:32:51 #8 10.73 Get:363 http://deb.debian.org/debian bullseye/main amd64 t1utils amd64 1.41-4 [62.1 kB]
21:32:51 #8 10.74 Get:364 http://deb.debian.org/debian-security bullseye-security/main amd64 unzip amd64 6.0-26+deb11u1 [172 kB]
21:32:51 #8 10.74 Get:365 http://deb.debian.org/debian bullseye/main amd64 lintian all 2.104.0 [1265 kB]
21:32:51 #8 10.75 Get:366 http://deb.debian.org/debian bullseye/main amd64 lsb-release all 11.1.0 [27.9 kB]
21:32:51 #8 10.75 Get:367 http://deb.debian.org/debian bullseye/main amd64 manpages-dev all 5.10-1 [2309 kB]
21:32:51 #8 10.79 Get:368 http://deb.debian.org/debian bullseye/main amd64 pbzip2 amd64 1.1.13-1 [44.9 kB]
21:32:51 #8 10.79 Get:369 http://deb.debian.org/debian bullseye/main amd64 pixz amd64 1.0.7-1 [20.9 kB]
21:32:51 #8 10.80 Get:370 http://deb.debian.org/debian bullseye/main amd64 xdelta amd64 1.1.3-9.3 [26.4 kB]
21:32:51 #9 13.60 Get:104 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 g++ arm64 4:11.2.0-1ubuntu1 [1394 B]
21:32:51 #9 13.60 Get:105 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 make arm64 4.3-4.1build1 [177 kB]
21:32:51 #9 13.60 Get:106 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libdpkg-perl all 1.21.1ubuntu2.1 [237 kB]
21:32:51 #9 13.61 Get:107 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 bzip2 arm64 1.0.8-5build1 [34.6 kB]
21:32:51 #9 13.61 Get:108 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 patch arm64 2.7.6-7build2 [105 kB]
21:32:51 #9 13.61 Get:109 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lto-disabled-list all 24 [12.5 kB]
21:32:51 #9 13.61 Get:110 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dpkg-dev all 1.21.1ubuntu2.1 [922 kB]
21:32:51 #9 13.62 Get:111 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 build-essential arm64 12.9ubuntu3 [4740 B]
21:32:51 #9 13.63 Get:112 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbrotli1 arm64 1.0.9-2build6 [314 kB]
21:32:51 #9 13.68 Get:113 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg2-3ubuntu1 [21.3 kB]
21:32:51 #9 13.75 Get:114 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsasl2-2 arm64 2.1.27+dfsg2-3ubuntu1 [55.6 kB]
21:32:51 #8 13.64 Get:170 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB]
21:32:51 #8 13.67 Get:171 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5 [10.8 kB]
21:32:51 #8 13.67 Get:172 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
21:32:51 #8 13.67 Get:173 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libapt-pkg-perl arm64 0.1.33build1 [67.2 kB]
21:32:51 #8 13.67 Get:174 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libarchive-cpio-perl all 0.10-1 [9644 B]
21:32:51 #8 13.68 Get:175 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libb-hooks-op-check-perl arm64 0.22-1 [9996 B]
21:32:51 #8 13.68 Get:176 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdynaloader-functions-perl all 0.003-1 [11.9 kB]
21:32:51 #8 13.68 Get:177 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdevel-callchecker-perl arm64 0.007-2build1 [14.0 kB]
21:32:51 #8 13.69 Get:178 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libparams-classify-perl arm64 0.015-1 [20.4 kB]
21:32:51 #8 13.76 Get:179 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
21:32:51 #7 ...
21:32:51 
21:32:51 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:51 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:32:51 #14 ...
21:32:51 
21:32:51 #8 [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:32:51 #8 sha256:0f6fe0c4ca331ddab3257f6a6064a96ac54714319b16259f59c6a0618398f91f
21:32:51 #8 DONE 1.9s
21:32:51 
21:32:51 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:51 #14 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:32:51 #46 ...
21:32:51 
21:32:51 #19 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
21:32:51 #19 sha256:fd84285311827039b31662a572dc56819a7309c55cb1dd0155c779f1447432bb
21:32:51 #19 DONE 0.7s
21:32:51 
21:32:51 #20 [cross-true 5/6] RUN dpkg --add-architecture s390x
21:32:51 #20 sha256:7bdc2c4bb4b046acf25c412bfcece78b71c9faf1b94aca3e213cfc815263ee12
21:32:51 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 84.93MB / 110.12MB 16.3s
21:32:51 #8 12.32 Selecting previously unselected package python3-minimal.
21:32:51 #8 12.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 ... 9515 files and directories currently installed.)
21:32:51 #8 12.32 Preparing to unpack .../0-python3-minimal_3.9.2-3_arm64.deb ...
21:32:51 #8 12.32 Unpacking python3-minimal (3.9.2-3) ...
21:32:51 #8 12.36 Selecting previously unselected package media-types.
21:32:51 #8 12.36 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
21:32:51 #8 12.37 Unpacking media-types (4.0.0) ...
21:32:51 #8 12.41 Selecting previously unselected package libmpdec3:arm64.
21:32:51 #8 12.41 Preparing to unpack .../2-libmpdec3_2.5.1-1_arm64.deb ...
21:32:51 #8 12.42 Unpacking libmpdec3:arm64 (2.5.1-1) ...
21:32:51 #8 12.46 Selecting previously unselected package libncursesw6:arm64.
21:32:51 #8 12.46 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_arm64.deb ...
21:32:51 #8 12.47 Unpacking libncursesw6:arm64 (6.2+20201114-2) ...
21:32:51 #8 12.52 Selecting previously unselected package readline-common.
21:32:51 #8 12.52 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
21:32:51 #12 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 6.7s done
21:32:51 #14 extracting sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 1.4s done
21:32:51 #8 14.76 Selecting previously unselected package python3.
21:32:51 #8 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:32:51 #8 14.77 Preparing to unpack .../python3_3.7.3-1_arm64.deb ...
21:32:51 #8 14.78 Unpacking python3 (3.7.3-1) ...
21:32:51 #8 14.83 Preparing to unpack .../libgnutls30_3.6.7-4+deb10u9_arm64.deb ...
21:32:51 #8 14.84 Unpacking libgnutls30:arm64 (3.6.7-4+deb10u9) over (3.6.7-4+deb10u7) ...
21:32:51 #7 ...
21:32:51 
21:32:51 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:51 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:32:51 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 53.29MB / 53.29MB 10.4s done
21:32:51 #13 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 11.1s
21:32:51 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 82.84MB / 110.12MB 16.5s
21:32:51 #14 extracting sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd done
21:32:51 #9 12.43 Get:192 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-message-perl all 6.22-1 [76.1 kB]
21:32:51 #9 12.43 Get:193 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-cookies-perl all 6.08-1 [18.3 kB]
21:32:51 #9 12.44 Get:194 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
21:32:51 #9 12.45 Get:195 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 perl-openssl-defaults arm64 4 [7188 B]
21:32:51 #9 12.45 Get:196 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-ssleay-perl arm64 1.88-2ubuntu1 [286 kB]
21:32:51 #9 12.46 Get:197 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-socket-ssl-perl all 2.067-1 [176 kB]
21:32:51 #9 12.50 Get:198 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-http-perl all 6.19-1 [22.8 kB]
21:32:51 #9 12.50 Get:199 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B]
21:32:51 #9 12.50 Get:200 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtry-tiny-perl all 0.30-1 [20.5 kB]
21:32:51 #9 12.58 Get:201 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
21:32:51 #9 12.58 Get:202 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwww-perl all 6.43-1 [140 kB]
21:32:51 #8 11.92 Get:287 http://deb.debian.org/debian buster/main amd64 mariadb-common all 1:10.3.34-0+deb10u1 [33.0 kB]
21:32:51 #8 11.92 Get:288 http://deb.debian.org/debian buster/main amd64 libmariadb3 amd64 1:10.3.34-0+deb10u1 [173 kB]
21:32:51 #8 11.92 Get:289 http://deb.debian.org/debian buster/main amd64 libpython2.7-minimal amd64 2.7.16-2+deb10u1 [395 kB]
21:32:51 #8 11.93 Get:290 http://deb.debian.org/debian buster/main amd64 libpython2.7-stdlib amd64 2.7.16-2+deb10u1 [1912 kB]
21:32:51 #8 11.95 Get:291 http://deb.debian.org/debian buster/main amd64 libpython2.7 amd64 2.7.16-2+deb10u1 [1036 kB]
21:32:51 #8 11.97 Get:292 http://deb.debian.org/debian buster/main amd64 libmailutils5 amd64 1:3.5-4 [880 kB]
21:32:51 #8 11.99 Get:293 http://deb.debian.org/debian buster/main amd64 libmime-tools-perl all 5.509-1 [212 kB]
21:32:51 #8 11.99 Get:294 http://deb.debian.org/debian buster/main amd64 libnet-dns-sec-perl amd64 1.11-1 [48.1 kB]
21:32:51 #8 11.99 Get:295 http://deb.debian.org/debian buster/main amd64 libnet-libidn-perl amd64 0.12.ds-3+b1 [18.6 kB]
21:32:51 #8 11.99 Get:296 http://deb.debian.org/debian buster/main amd64 libnumber-compare-perl all 0.03-1 [7642 B]
21:32:51 #8 12.00 Get:297 http://deb.debian.org/debian buster/main amd64 libnumber-range-perl all 0.12-1 [9274 B]
21:32:51 #8 12.00 Get:298 http://deb.debian.org/debian buster/main amd64 libossp-uuid16 amd64 1.6.2-1.5+b7 [38.1 kB]
21:32:51 #8 12.00 Get:299 http://deb.debian.org/debian buster/main amd64 libossp-uuid-perl amd64 1.6.2-1.5+b7 [28.7 kB]
21:32:51 #8 12.00 Get:300 http://deb.debian.org/debian buster/main amd64 libpackage-stash-xs-perl amd64 0.29-1 [19.8 kB]
21:32:51 #8 12.00 Get:301 http://deb.debian.org/debian buster/main amd64 libparse-debianchangelog-perl all 1.2.0-13 [59.5 kB]
21:32:51 #8 12.00 Get:302 http://deb.debian.org/debian buster/main amd64 libtext-glob-perl all 0.10-1 [8362 B]
21:32:51 #8 12.00 Get:303 http://deb.debian.org/debian buster/main amd64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
21:32:51 #8 12.00 Get:304 http://deb.debian.org/debian buster/main amd64 libperlio-gzip-perl amd64 0.19-1+b5 [17.4 kB]
21:32:51 #8 12.00 Get:305 http://deb.debian.org/debian buster/main amd64 libpod-constants-perl all 0.19-1 [16.9 kB]
21:32:51 #8 12.01 Get:306 http://deb.debian.org/debian buster/main amd64 libreadonly-perl all 2.050-1 [22.7 kB]
21:32:51 #8 12.01 Get:307 http://deb.debian.org/debian buster/main amd64 libref-util-perl all 0.204-1 [17.1 kB]
21:32:51 #8 12.01 Get:308 http://deb.debian.org/debian buster/main amd64 libref-util-xs-perl amd64 0.117-1+b1 [14.0 kB]
21:32:51 #8 12.01 Get:309 http://deb.debian.org/debian buster/main amd64 libregexp-pattern-license-perl all 3.0.31-4 [14.7 kB]
21:32:51 #8 12.01 Get:310 http://deb.debian.org/debian buster/main amd64 libsasl2-modules amd64 2.1.27+dfsg-1+deb10u2 [104 kB]
21:32:51 #8 12.01 Get:311 http://deb.debian.org/debian buster/main amd64 libsereal-decoder-perl amd64 4.005+ds-1+b1 [93.6 kB]
21:32:51 #8 12.01 Get:312 http://deb.debian.org/debian buster/main amd64 libsereal-encoder-perl amd64 4.005+ds-1+b1 [95.4 kB]
21:32:51 #8 12.02 Get:313 http://deb.debian.org/debian buster/main amd64 libsereal-perl all 4.005-1 [10.8 kB]
21:32:51 #8 12.02 Get:314 http://deb.debian.org/debian buster/main amd64 libtask-weaken-perl all 1.06-1 [9252 B]
21:32:51 #8 12.02 Get:315 http://deb.debian.org/debian buster/main amd64 libxml-parser-perl amd64 2.44-4 [213 kB]
21:32:51 #8 12.03 Get:316 http://deb.debian.org/debian buster/main amd64 libsoap-lite-perl all 1.27-1 [258 kB]
21:32:51 #8 12.04 Get:317 http://deb.debian.org/debian buster/main amd64 libsort-key-perl amd64 1.33-2+b1 [37.0 kB]
21:32:51 #8 12.05 Get:318 http://deb.debian.org/debian buster/main amd64 libstring-copyright-perl all 0.003006-1 [11.6 kB]
21:32:51 #8 12.06 Get:319 http://deb.debian.org/debian buster/main amd64 libstring-escape-perl all 2010.002-2 [19.1 kB]
21:32:51 #8 12.07 Get:320 http://deb.debian.org/debian buster/main amd64 libstring-shellquote-perl all 1.04-1 [12.6 kB]
21:32:51 #8 12.07 Get:321 http://deb.debian.org/debian buster/main amd64 libterm-readkey-perl amd64 2.38-1 [27.4 kB]
21:32:51 #8 12.07 Get:322 http://deb.debian.org/debian buster/main amd64 libtest-fatal-perl all 0.014-1 [11.9 kB]
21:32:51 #8 12.07 Get:323 http://deb.debian.org/debian buster/main amd64 libtest-refcount-perl all 0.08-3 [11.4 kB]
21:32:51 #8 12.07 Get:324 http://deb.debian.org/debian buster/main amd64 libtext-levenshtein-perl all 0.13-1 [11.1 kB]
21:32:51 #8 12.07 Get:325 http://deb.debian.org/debian buster/main amd64 libtype-tiny-xs-perl amd64 0.014-1+b1 [24.4 kB]
21:32:51 #8 12.07 Get:326 http://deb.debian.org/debian buster/main amd64 libunicode-utf8-perl amd64 0.62-1 [20.0 kB]
21:32:51 #8 12.07 Get:327 http://deb.debian.org/debian buster/main amd64 libunwind8 amd64 1.2.1-10~deb10u1 [51.1 kB]
21:32:51 #8 12.07 Get:328 http://deb.debian.org/debian buster/main amd64 libwrap0 amd64 7.6.q-28 [58.7 kB]
21:32:51 #8 12.07 Get:329 http://deb.debian.org/debian buster/main amd64 libxau6 amd64 1:1.0.8-1+b2 [19.9 kB]
21:32:51 #8 12.07 Get:330 http://deb.debian.org/debian buster/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
21:32:51 #8 12.07 Get:331 http://deb.debian.org/debian buster/main amd64 libxcb1 amd64 1.13.1-2 [137 kB]
21:32:51 #8 12.07 Get:332 http://deb.debian.org/debian buster/main amd64 libx11-data all 2:1.6.7-1+deb10u2 [299 kB]
21:32:51 #8 12.07 Get:333 http://deb.debian.org/debian buster/main amd64 libx11-6 amd64 2:1.6.7-1+deb10u2 [757 kB]
21:32:51 #8 12.09 Get:334 http://deb.debian.org/debian buster/main amd64 libxext6 amd64 2:1.3.3-1+b2 [52.5 kB]
21:32:51 #8 12.09 Get:335 http://deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB]
21:32:51 #8 12.09 Get:336 http://deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB]
21:32:51 #8 12.09 Get:337 http://deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB]
21:32:51 #8 12.09 Get:338 http://deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB]
21:32:51 #8 12.10 Get:339 http://deb.debian.org/debian buster/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
21:32:51 #8 12.10 Get:340 http://deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
21:32:51 #8 12.10 Get:341 http://deb.debian.org/debian buster/main amd64 libxmlrpc-lite-perl all 0.717-2 [22.3 kB]
21:32:51 #8 12.10 Get:342 http://deb.debian.org/debian buster/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB]
21:32:51 #8 12.10 Get:343 http://deb.debian.org/debian buster/main amd64 libyaml-0-2 amd64 0.2.1-1 [47.2 kB]
21:32:51 #8 12.10 Get:344 http://deb.debian.org/debian buster/main amd64 libyaml-libyaml-perl amd64 0.76+repack-1 [33.1 kB]
21:32:51 #8 12.10 Get:345 http://deb.debian.org/debian buster/main amd64 licensecheck all 3.0.31-3 [28.3 kB]
21:32:51 #8 12.10 Get:346 http://deb.debian.org/debian buster/main amd64 t1utils amd64 1.41-3 [62.3 kB]
21:32:51 #8 12.10 Get:347 http://deb.debian.org/debian buster/main amd64 lintian all 2.15.0 [1181 kB]
21:32:51 #8 12.12 Get:348 http://deb.debian.org/debian buster/main amd64 lsb-release all 10.2019051400 [27.5 kB]
21:32:51 #8 10.80 Get:371 http://deb.debian.org/debian bullseye/main amd64 xdelta3 amd64 3.0.11-dfsg-1+b1 [69.3 kB]
21:32:51 #8 10.80 Get:372 http://deb.debian.org/debian bullseye/main amd64 pristine-tar amd64 1.49 [119 kB]
21:32:51 #8 10.80 Get:373 http://deb.debian.org/debian bullseye/main amd64 publicsuffix all 20211207.1025-0+deb11u1 [125 kB]
21:32:51 #8 10.80 Get:374 http://deb.debian.org/debian bullseye/main amd64 python-apt-common all 2.2.1 [96.5 kB]
21:32:51 #8 10.80 Get:375 http://deb.debian.org/debian bullseye/main amd64 python3-apt amd64 2.2.1 [190 kB]
21:32:51 #8 10.81 Get:376 http://deb.debian.org/debian bullseye/main amd64 python3-certifi all 2020.6.20-1 [151 kB]
21:32:51 #8 10.81 Get:377 http://deb.debian.org/debian bullseye/main amd64 python3-idna all 2.10-1 [37.4 kB]
21:32:51 #8 10.81 Get:378 http://deb.debian.org/debian bullseye/main amd64 python3-magic all 2:0.4.20-3 [13.4 kB]
21:32:51 #8 10.81 Get:379 http://deb.debian.org/debian bullseye/main amd64 python3-urllib3 all 1.26.5-1~exp1 [114 kB]
21:32:51 #8 10.82 Get:380 http://deb.debian.org/debian bullseye/main amd64 python3-requests all 2.25.1+dfsg-2 [69.3 kB]
21:32:51 #8 10.82 Get:381 http://deb.debian.org/debian bullseye/main amd64 python3-unidiff all 0.5.5-2 [9604 B]
21:32:51 #8 10.82 Get:382 http://deb.debian.org/debian bullseye/main amd64 python3-xdg all 0.27-2 [41.8 kB]
21:32:51 #8 10.82 Get:383 http://deb.debian.org/debian bullseye/main amd64 shared-mime-info amd64 2.0-1 [701 kB]
21:32:51 #8 10.83 Get:384 http://deb.debian.org/debian bullseye/main amd64 strace amd64 5.10-1 [1084 kB]
21:32:51 #8 10.83 Get:385 http://deb.debian.org/debian bullseye/main amd64 xauth amd64 1:1.1-1 [40.5 kB]
21:32:51 #8 10.84 Get:386 http://deb.debian.org/debian bullseye/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB]
21:32:51 #9 13.75 Get:115 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libldap-2.5-0 arm64 2.5.12+dfsg-0ubuntu0.22.04.1 [181 kB]
21:32:51 #9 13.76 Get:116 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build4 [59.2 kB]
21:32:51 #9 13.76 Get:117 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libssh-4 arm64 0.9.6-2build1 [184 kB]
21:32:51 #9 13.77 Get:118 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl4 arm64 7.81.0-1ubuntu1.3 [284 kB]
21:32:51 #9 13.79 Get:119 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 curl arm64 7.81.0-1ubuntu1.3 [190 kB]
21:32:51 #9 13.79 Get:120 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dctrl-tools arm64 2.24-3build2 [65.2 kB]
21:32:51 #9 13.80 Get:121 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdebhelper-perl all 13.6ubuntu1 [67.2 kB]
21:32:51 #9 13.80 Get:122 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtool all 2.4.6-15build2 [164 kB]
21:32:51 #9 13.83 Get:123 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dh-autoreconf all 20 [16.1 kB]
21:32:51 #9 13.90 Get:124 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarchive-zip-perl all 1.68-1 [90.2 kB]
21:32:51 #9 13.91 Get:125 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-override-perl all 0.09-2 [9532 B]
21:32:51 #9 13.91 Get:126 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB]
21:32:51 #9 13.91 Get:127 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dh-strip-nondeterminism all 1.13.0-1 [5344 B]
21:32:51 #9 13.91 Get:128 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdw1 arm64 0.186-1build1 [246 kB]
21:32:51 #9 13.92 Get:129 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 debugedit arm64 1:5.0-4build1 [46.5 kB]
21:32:51 #9 13.92 Get:130 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dwz arm64 0.14-1build2 [102 kB]
21:32:51 #9 13.92 Get:131 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gettext arm64 0.21-4ubuntu4 [846 kB]
21:32:51 #9 13.96 Get:132 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
21:32:51 #9 13.98 Get:133 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 po-debconf all 1.0.21+nmu1 [233 kB]
21:32:51 #9 14.05 Get:134 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 debhelper all 13.6ubuntu1 [923 kB]
21:32:51 #8 13.76 Get:180 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtry-tiny-perl all 0.30-1 [20.5 kB]
21:32:51 #8 13.76 Get:181 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmodule-implementation-perl all 0.09-1 [12.2 kB]
21:32:51 #8 13.76 Get:182 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
21:32:51 #8 13.76 Get:183 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libvariable-magic-perl arm64 0.62-1 [32.6 kB]
21:32:51 #8 13.76 Get:184 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libb-hooks-endofscope-perl all 0.21-1 [14.7 kB]
21:32:51 #8 13.76 Get:185 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-tagset-perl all 3.20-3 [12.1 kB]
21:32:51 #8 13.76 Get:186 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liburi-perl all 1.73-1 [77.2 kB]
21:32:51 #8 13.83 Get:187 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-parser-perl arm64 3.72-3build1 [82.6 kB]
21:32:51 #8 13.83 Get:188 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libcgi-pm-perl all 4.38-1 [185 kB]
21:32:51 #8 13.90 Get:189 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfcgi-perl arm64 0.78-2build1 [30.2 kB]
21:32:51 #8 13.91 Get:190 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libcgi-fast-perl all 1:2.13-1 [9940 B]
21:32:51 #8 13.91 Get:191 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-name-perl arm64 0.21-1build1 [11.2 kB]
21:32:51 #8 13.91 Get:192 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libclass-accessor-perl all 0.51-1 [21.2 kB]
21:32:51 #8 13.91 Get:193 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libclass-method-modifiers-perl all 2.12-1 [15.7 kB]
21:32:51 #8 13.91 Get:194 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libclass-xsaccessor-perl arm64 1.19-2build8 [30.7 kB]
21:32:51 #8 13.93 Get:195 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libclone-perl arm64 0.39-1 [10.1 kB]
21:32:51 #8 13.93 Get:196 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdata-dump-perl all 1.23-1 [27.0 kB]
21:32:51 #8 13.98 Get:197 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libparams-util-perl arm64 1.07-3build3 [18.9 kB]
21:32:51 #8 13.98 Get:198 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-install-perl all 0.928-1 [10.5 kB]
21:32:51 #8 14.05 Get:199 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdata-optlist-perl all 0.110-1 [9956 B]
21:32:51 #12 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 141.86MB / 141.86MB 8.6s done
21:32:51 #8 12.53 Unpacking readline-common (8.1-1) ...
21:32:51 #8 12.60 Selecting previously unselected package libreadline8:arm64.
21:32:51 #8 12.60 Preparing to unpack .../5-libreadline8_8.1-1_arm64.deb ...
21:32:51 #8 12.60 Unpacking libreadline8:arm64 (8.1-1) ...
21:32:51 #8 12.67 Selecting previously unselected package libsqlite3-0:arm64.
21:32:51 #8 12.67 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_arm64.deb ...
21:32:51 #8 12.68 Unpacking libsqlite3-0:arm64 (3.34.1-3) ...
21:32:51 #8 12.77 Preparing to unpack .../7-libtirpc-common_1.3.1-1+deb11u1_all.deb ...
21:32:51 #12 extracting sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd done
21:32:51 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 88.08MB / 110.12MB 15.0s
21:32:51 #14 extracting sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb
21:32:51 #6 extracting sha256:a093434cc8ca9e9fc32d0e8f38a37a620c22f22487f6e7cf63499e77957a861b 0.6s done
21:32:51 #6 extracting sha256:632957bc3aa15aa8e77742ddc0525255559e18bf130948cb02a586049652b604
21:32:51 #14 DONE 18.1s
21:32:51 
21:32:51 #9 [stage-1 4/9] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
21:32:51 #9 sha256:8455e87777f664400f834c6e85f60280f0d80acb3727a49d8bade03fb3c729b3
21:32:51 #9 12.73 Get:203 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 patchutils arm64 0.3.4-2 [65.2 kB]
21:32:51 #9 12.99 Get:204 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 wdiff arm64 1.2.2-2build1 [28.8 kB]
21:32:51 #8 12.12 Get:349 http://deb.debian.org/debian buster/main amd64 mailutils amd64 1:3.5-4 [585 kB]
21:32:51 #8 12.13 Get:350 http://deb.debian.org/debian buster/main amd64 manpages-dev all 4.16-2 [2232 kB]
21:32:51 #8 12.17 Get:351 http://deb.debian.org/debian buster/main amd64 psmisc amd64 23.2-1+deb10u1 [126 kB]
21:32:51 #8 12.17 Get:352 http://deb.debian.org/debian buster/main amd64 publicsuffix all 20211109.1735-0+deb10u1 [125 kB]
21:32:51 #8 12.17 Get:353 http://deb.debian.org/debian buster/main amd64 python-apt-common all 1.8.4.3 [96.3 kB]
21:32:51 #8 12.17 Get:354 http://deb.debian.org/debian buster/main amd64 python3-apt amd64 1.8.4.3 [185 kB]
21:32:51 #8 12.18 Get:355 http://deb.debian.org/debian buster/main amd64 python3-certifi all 2018.8.24-1 [140 kB]
21:32:51 #8 12.18 Get:356 http://deb.debian.org/debian buster/main amd64 python3-idna all 2.6-1 [34.3 kB]
21:32:51 #8 12.18 Get:357 http://deb.debian.org/debian buster/main amd64 python3-magic all 2:0.4.15-2 [9256 B]
21:32:51 #8 12.19 Get:358 http://deb.debian.org/debian buster/main amd64 python3-urllib3 all 1.24.1-1 [97.1 kB]
21:32:51 #8 12.19 Get:359 http://deb.debian.org/debian buster/main amd64 python3-requests all 2.21.0-1 [66.9 kB]
21:32:51 #8 12.19 Get:360 http://deb.debian.org/debian buster/main amd64 python3-unidiff all 0.5.4-1 [7506 B]
21:32:51 #8 12.19 Get:361 http://deb.debian.org/debian buster/main amd64 python3-xdg all 0.25-5 [35.9 kB]
21:32:51 #8 12.19 Get:362 http://deb.debian.org/debian buster/main amd64 shared-mime-info amd64 1.10-1 [766 kB]
21:32:51 #8 12.20 Get:363 http://deb.debian.org/debian buster/main amd64 strace amd64 4.26-0.2 [898 kB]
21:32:51 #8 12.22 Get:364 http://deb.debian.org/debian buster/main amd64 unzip amd64 6.0-23+deb10u2 [172 kB]
21:32:51 #8 12.22 Get:365 http://deb.debian.org/debian buster/main amd64 xauth amd64 1:1.0.10-1 [40.3 kB]
21:32:51 #8 12.22 Get:366 http://deb.debian.org/debian buster/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB]
21:32:51 #8 12.48 debconf: delaying package configuration, since apt-utils is not installed
21:32:51 #8 11.11 debconf: delaying package configuration, since apt-utils is not installed
21:32:51 #8 11.15 Fetched 175 MB in 4s (48.4 MB/s)
21:32:51 #8 11.17 Selecting previously unselected package bsdextrautils.
21:32:51 #8 11.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 ... 6661 files and directories currently installed.)
21:32:51 #8 11.18 Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u1_amd64.deb ...
21:32:51 #8 11.19 Unpacking bsdextrautils (2.36.1-8+deb11u1) ...
21:32:51 #8 11.25 Selecting previously unselected package libuchardet0:amd64.
21:32:51 #8 11.25 Preparing to unpack .../01-libuchardet0_0.0.7-1_amd64.deb ...
21:32:51 #8 11.26 Unpacking libuchardet0:amd64 (0.0.7-1) ...
21:32:51 #8 11.31 Selecting previously unselected package groff-base.
21:32:51 #8 11.31 Preparing to unpack .../02-groff-base_1.22.4-6_amd64.deb ...
21:32:51 #9 ...
21:32:51 
21:32:51 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:51 #13 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d
21:32:51 #13 extracting sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 4.2s done
21:32:51 #13 extracting sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 3.0s done
21:32:51 #13 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 3.4s
21:32:51 #13 ...
21:32:51 
21:32:51 #9 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
21:32:51 #9 sha256:997db149c2e1f9a5aedd0bdeac2d5d9b496406c8aa7c290e6a24f6bca29035fd
21:32:51 #9 5.648  * base: download.cf.centos.org
21:32:51 #9 5.651  * extras: download.cf.centos.org
21:32:51 #9 5.651  * updates: download.cf.centos.org
21:32:51 #9 14.08 Get:135 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfakeroot arm64 1.28-1ubuntu1 [31.5 kB]
21:32:51 #9 14.09 Get:136 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 fakeroot arm64 1.28-1ubuntu1 [60.5 kB]
21:32:51 #9 14.09 Get:137 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libassuan0 arm64 2.5.5-1build1 [36.5 kB]
21:32:51 #9 14.09 Get:138 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgconf arm64 2.2.27-3ubuntu2.1 [92.5 kB]
21:32:51 #9 14.09 Get:139 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libksba8 arm64 1.6.0-2build1 [117 kB]
21:32:51 #9 14.10 Get:140 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnpth0 arm64 1.6-3build2 [8156 B]
21:32:51 #9 14.10 Get:141 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dirmngr arm64 2.2.27-3ubuntu2.1 [289 kB]
21:32:51 #9 14.12 Get:142 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
21:32:51 #9 14.13 Get:143 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-utils arm64 2.2.27-3ubuntu2.1 [304 kB]
21:32:51 #9 14.20 Get:144 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg arm64 2.2.27-3ubuntu2.1 [506 kB]
21:32:51 #9 14.22 Get:145 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pinentry-curses arm64 1.1.1-1build2 [33.5 kB]
21:32:51 #9 14.22 Get:146 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-agent arm64 2.2.27-3ubuntu2.1 [204 kB]
21:32:51 #9 14.23 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:32:51 #9 14.23 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:32:51 #9 14.23 Get:149 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgsm arm64 2.2.27-3ubuntu2.1 [192 kB]
21:32:51 #9 14.24 Get:150 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
21:32:51 #9 14.27 Get:151 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-dirlist-perl all 0.05-2 [7100 B]
21:32:51 #9 14.28 Get:152 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-which-perl all 1.23-1 [13.8 kB]
21:32:51 #9 14.28 Get:153 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-homedir-perl all 1.006-1 [38.3 kB]
21:32:51 #9 14.35 Get:154 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-touch-perl all 0.12-1 [9024 B]
21:32:51 #8 14.06 Get:200 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdevel-globaldestruction-perl all 0.14-1 [6752 B]
21:32:51 #8 14.06 Get:201 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdigest-hmac-perl all 1.03+dfsg-1 [12.1 kB]
21:32:51 #8 14.07 Get:202 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdistro-info-perl all 0.18ubuntu0.18.04.1 [4892 B]
21:32:51 #8 14.22 Get:203 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 perl-openssl-defaults arm64 3build1 [7012 B]
21:32:51 #8 14.32 Get:204 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libnet-ssleay-perl arm64 1.84-1ubuntu0.2 [270 kB]
21:32:52 #8 12.79 Unpacking libtirpc-common (1.3.1-1+deb11u1) over (1.3.1-1) ...
21:32:52 #8 12.83 Setting up libtirpc-common (1.3.1-1+deb11u1) ...
21:32:52 #8 12.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 ... 9591 files and directories currently installed.)
21:32:52 #8 12.93 Preparing to unpack .../libtirpc3_1.3.1-1+deb11u1_arm64.deb ...
21:32:52 #8 12.96 Unpacking libtirpc3:arm64 (1.3.1-1+deb11u1) over (1.3.1-1) ...
21:32:52 #8 13.01 Setting up libtirpc3:arm64 (1.3.1-1+deb11u1) ...
21:32:52 #9 3.751 Fetched 23.3 MB in 3s (7881 kB/s)
21:32:52 #12 DONE 18.3s
21:32:52 
21:32:52 #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
21:32:52 #8 sha256:2dcab6d01c67bf4561e88aad4b18d53cb456c60ff6a5fc9336cca2e91c4ff112
21:32:52 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 94.37MB / 110.12MB 18.0s
21:32:52 #20 DONE 0.8s
21:32:52 
21:32:52 #46 [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.2.3"      && /build/go-winres --help
21:32:52 #46 sha256:49c3953f401e884048aba1a12b61e57bc002584559d524cca739c6cb05cd3449
21:32:52 #14 extracting sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 0.8s done
21:32:52 #8 12.28 (1/163): bzip2-1.0.8-8.el9.aarch64.rpm           75 kB/s |  56 kB     00:00    
21:32:52 #8 12.47 (2/163): cpio-2.13-16.el9.aarch64.rpm           293 kB/s | 274 kB     00:00    
21:32:52 #8 12.54 (3/163): cracklib-2.9.6-27.el9.aarch64.rpm      355 kB/s |  95 kB     00:00    
21:32:52 #12 ...
21:32:52 
21:32:52 #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
21:32:52 #8 sha256:181d69e633194ada933115149460f1b7cf71403d479e6b4a4a912fa83bd12a47
21:32:52 #8 6.463 Fedora 36 - x86_64                               14 MB/s |  81 MB     00:05    
21:32:52 #9 DONE 0.6s
21:32:52 
21:32:52 #10 [stage-1 5/9] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
21:32:52 #10 sha256:d5e38ae7d172ebc5deb5df7b1400a123f3ce1eaceba2a8196eac39f66fdc198d
21:32:52 #8 15.33 Setting up libgnutls30:arm64 (3.6.7-4+deb10u9) ...
21:32:52 #8 15.43 Selecting previously unselected package libassuan0:arm64.
21:32:52 #13 ...
21:32:52 
21:32:52 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:cfcde2b226297985ae45d438e206a192885a2e7d73a98f0da809ab60b7cb879b
21:32:52 #7 sha256:6243bd1465d6cd09546103ea0a1c481a8b7d8fd29889358083b6e8e74d69a2cd
21:32:52 #9 13.01 Get:205 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 devscripts arm64 2.20.2ubuntu2 [940 kB]
21:32:52 #8 12.51 Fetched 172 MB in 4s (41.3 MB/s)
21:32:52 #8 12.54 Selecting previously unselected package sensible-utils.
21:32:52 #8 12.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 ... 6677 files and directories currently installed.)
21:32:52 #8 12.54 Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ...
21:32:52 #8 12.54 Unpacking sensible-utils (0.0.12) ...
21:32:52 #8 12.58 Selecting previously unselected package lsb-base.
21:32:52 #8 12.58 Preparing to unpack .../01-lsb-base_10.2019051400_all.deb ...
21:32:52 #8 12.58 Unpacking lsb-base (10.2019051400) ...
21:32:52 #8 12.62 Selecting previously unselected package cron.
21:32:52 #8 12.62 Preparing to unpack .../02-cron_3.0pl1-134+deb10u1_amd64.deb ...
21:32:52 #8 12.63 Unpacking cron (3.0pl1-134+deb10u1) ...
21:32:52 #8 12.68 Selecting previously unselected package libbsd0:amd64.
21:32:52 #8 12.68 Preparing to unpack .../03-libbsd0_0.9.1-2+deb10u1_amd64.deb ...
21:32:52 #8 12.70 Unpacking libbsd0:amd64 (0.9.1-2+deb10u1) ...
21:32:52 #8 12.73 Selecting previously unselected package bsdmainutils.
21:32:52 #8 12.73 Preparing to unpack .../04-bsdmainutils_11.1.2+b1_amd64.deb ...
21:32:52 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 95.42MB / 110.12MB 18.4s
21:32:52 #8 11.31 Unpacking groff-base (1.22.4-6) ...
21:32:52 #8 11.50 Selecting previously unselected package libgdbm6:amd64.
21:32:52 #8 11.50 Preparing to unpack .../03-libgdbm6_1.19-2_amd64.deb ...
21:32:52 #8 11.51 Unpacking libgdbm6:amd64 (1.19-2) ...
21:32:52 #8 11.56 Selecting previously unselected package libpipeline1:amd64.
21:32:52 #9 14.35 Get:155 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-pty-perl arm64 1:1.15-2build2 [34.6 kB]
21:32:52 #9 14.35 Get:156 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libipc-run-perl all 20200505.0-1 [89.8 kB]
21:32:52 #9 14.35 Get:157 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
21:32:52 #9 14.35 Get:158 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclass-xsaccessor-perl arm64 1.19-3build9 [33.6 kB]
21:32:52 #9 14.36 Get:159 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libb-hooks-op-check-perl arm64 0.22-1build5 [10.1 kB]
21:32:52 #9 14.36 Get:160 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB]
21:32:52 #9 14.42 Get:161 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevel-callchecker-perl arm64 0.008-1ubuntu4 [14.7 kB]
21:32:52 #9 14.43 Get:162 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libparams-classify-perl arm64 0.015-1build5 [21.7 kB]
21:32:52 #9 14.43 Get:163 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
21:32:52 #9 14.50 Get:164 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libimport-into-perl all 1.002005-1 [11.0 kB]
21:32:52 #9 14.50 Get:165 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librole-tiny-perl all 2.002004-1 [16.3 kB]
21:32:52 #9 14.50 Get:166 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-quote-perl all 2.006006-1 [19.5 kB]
21:32:52 #9 14.50 Get:167 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmoo-perl all 2.005004-3 [48.0 kB]
21:32:52 #9 14.50 Get:168 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libencode-locale-perl all 1.05-1.1 [11.8 kB]
21:32:52 #9 14.50 Get:169 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtimedate-perl all 2.3300-2 [34.0 kB]
21:32:52 #9 14.50 Get:170 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-date-perl all 6.05-1 [9920 B]
21:32:52 #9 14.57 Get:171 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-listing-perl all 6.14-1 [11.2 kB]
21:32:52 #9 14.57 Get:172 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
21:32:52 #9 14.58 Get:173 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liburi-perl all 5.10-1 [78.8 kB]
21:32:52 #9 14.65 Get:174 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-parser-perl arm64 3.76-1build2 [87.1 kB]
21:32:52 #20 4.262 (12/22) Installing clang (13.0.1-r1)
21:32:52 #20 4.389 (13/22) Installing libmagic (5.41-r0)
21:32:52 #20 4.440 (14/22) Installing file (5.41-r0)
21:32:52 #20 4.443 (15/22) Installing brotli-libs (1.0.9-r6)
21:32:52 #20 4.459 (16/22) Installing nghttp2-libs (1.47.0-r0)
21:32:52 #20 4.460 (17/22) Installing libcurl (7.83.1-r2)
21:32:52 #20 4.493 (18/22) Installing expat (2.4.8-r0)
21:32:52 #20 4.499 (19/22) Installing pcre2 (10.40-r0)
21:32:52 #20 4.518 (20/22) Installing git (2.36.2-r0)
21:32:52 #8 13.09 Selecting previously unselected package libpython3.9-stdlib:arm64.
21:32:52 #8 13.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 ... 9591 files and directories currently installed.)
21:32:52 #8 13.10 Preparing to unpack .../libpython3.9-stdlib_3.9.2-1_arm64.deb ...
21:32:52 #8 13.11 Unpacking libpython3.9-stdlib:arm64 (3.9.2-1) ...
21:32:52 #9 4.585 Reading package lists...
21:32:52 #14 extracting sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0
21:32:52 #8 12.73 (4/163): binutils-2.35.2-24.el9.aarch64.rpm     4.0 MB/s | 4.8 MB     00:01    
21:32:52 #13 extracting sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 1.3s done
21:32:52 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 94.37MB / 110.12MB 15.8s
21:32:52 #8 15.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 ... 10103 files and directories currently installed.)
21:32:52 #8 15.43 Preparing to unpack .../000-libassuan0_2.5.2-1_arm64.deb ...
21:32:52 #8 15.44 Unpacking libassuan0:arm64 (2.5.2-1) ...
21:32:52 #8 15.50 Selecting previously unselected package gpgconf.
21:32:52 #8 15.50 Preparing to unpack .../001-gpgconf_2.2.12-1+deb10u2_arm64.deb ...
21:32:52 #8 15.51 Unpacking gpgconf (2.2.12-1+deb10u2) ...
21:32:52 #8 15.59 Selecting previously unselected package libksba8:arm64.
21:32:52 #8 15.59 Preparing to unpack .../002-libksba8_1.3.5-2_arm64.deb ...
21:32:52 #8 15.60 Unpacking libksba8:arm64 (1.3.5-2) ...
21:32:52 #8 15.67 Selecting previously unselected package libsasl2-modules-db:arm64.
21:32:52 #8 15.67 Preparing to unpack .../003-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ...
21:32:52 #8 15.68 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ...
21:32:52 #9 13.29 Get:206 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 diffstat arm64 1.63-1 [25.2 kB]
21:32:52 #9 13.29 Get:207 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-chardet all 3.0.4-4build1 [80.4 kB]
21:32:52 #9 13.30 Get:208 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-debian all 0.1.36ubuntu1 [65.0 kB]
21:32:52 #9 13.31 Get:209 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgpgme11 arm64 1.13.1-7ubuntu2 [108 kB]
21:32:52 #9 13.32 Get:210 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-gpg arm64 1.13.1-7ubuntu2 [156 kB]
21:32:52 #9 13.35 Get:211 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dput all 1.0.3ubuntu1 [42.3 kB]
21:32:52 #9 13.35 Get:212 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcurl3-gnutls arm64 7.68.0-1ubuntu2.12 [213 kB]
21:32:52 #9 13.35 Get:213 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liberror-perl all 0.17029-1 [26.5 kB]
21:32:52 #9 13.37 Get:214 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 git-man all 1:2.25.1-1ubuntu3.5 [886 kB]
21:32:52 #9 13.39 Get:215 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 git arm64 1:2.25.1-1ubuntu3.5 [4357 kB]
21:32:52 #8 12.73 Unpacking bsdmainutils (11.1.2+b1) ...
21:32:52 #8 12.80 Selecting previously unselected package libuchardet0:amd64.
21:32:52 #8 12.80 Preparing to unpack .../05-libuchardet0_0.0.6-3_amd64.deb ...
21:32:52 #8 12.81 Unpacking libuchardet0:amd64 (0.0.6-3) ...
21:32:52 #8 12.85 Selecting previously unselected package groff-base.
21:32:52 #8 12.85 Preparing to unpack .../06-groff-base_1.22.4-3+deb10u1_amd64.deb ...
21:32:52 #8 12.85 Unpacking groff-base (1.22.4-3+deb10u1) ...
21:32:52 #8 11.56 Preparing to unpack .../04-libpipeline1_1.5.3-1_amd64.deb ...
21:32:52 #8 11.56 Unpacking libpipeline1:amd64 (1.5.3-1) ...
21:32:52 #8 11.63 Selecting previously unselected package man-db.
21:32:52 #8 11.63 Preparing to unpack .../05-man-db_2.9.4-2_amd64.deb ...
21:32:52 #8 11.63 Unpacking man-db (2.9.4-2) ...
21:32:52 #9 14.65 Get:175 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-tree-perl all 5.07-2 [200 kB]
21:32:52 #9 14.66 Get:176 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-html-perl all 1.004-2 [15.4 kB]
21:32:52 #9 14.66 Get:177 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
21:32:52 #9 14.66 Get:178 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-message-perl all 6.36-1 [76.8 kB]
21:32:52 #9 14.66 Get:179 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-cookies-perl all 6.10-1 [18.4 kB]
21:32:52 #9 14.66 Get:180 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
21:32:52 #9 14.72 Get:181 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 perl-openssl-defaults arm64 5build2 [7544 B]
21:32:52 #9 14.72 Get:182 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-ssleay-perl arm64 1.92-1build2 [326 kB]
21:32:52 #9 14.74 Get:183 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-socket-ssl-perl all 2.074-2 [192 kB]
21:32:52 #9 14.80 Get:184 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-http-perl all 6.22-1 [23.2 kB]
21:32:52 #20 4.758 (21/22) Installing lld (13.0.1-r0)
21:32:52 #20 4.838 (22/22) Installing llvm13 (13.0.1-r2)
21:32:52 #8 14.61 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:32:52 #8 14.66 Get:206 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
21:32:52 #8 14.66 Get:207 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmailtools-perl all 2.18-1 [74.0 kB]
21:32:52 #8 14.68 Get:208 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsocket6-perl arm64 0.27-1build2 [22.0 kB]
21:32:52 #8 14.68 Get:209 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-socket-inet6-perl all 2.72-2 [13.8 kB]
21:32:52 #8 14.68 Get:210 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-ip-perl all 1.26-1 [31.5 kB]
21:32:52 #8 14.69 Get:211 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-dns-perl all 1.10-2 [335 kB]
21:32:52 #8 14.74 Get:212 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-domain-tld-perl all 1.75-1 [29.1 kB]
21:32:52 #8 14.75 Get:213 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libemail-valid-perl all 1.202-1 [16.3 kB]
21:32:52 #8 14.75 Get:214 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libencode-locale-perl all 1.05-1 [12.3 kB]
21:32:52 #8 14.75 Get:215 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libexporter-tiny-perl all 1.000000-2 [34.6 kB]
21:32:52 #8 14.76 Get:216 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libipc-system-simple-perl all 1.25-4 [22.5 kB]
21:32:52 #8 14.76 Get:217 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-basedir-perl all 0.07-1 [16.9 kB]
21:32:52 #8 14.83 Get:218 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-chdir-perl all 0.1008-1 [11.7 kB]
21:32:52 #8 14.83 Get:219 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-fcntllock-perl arm64 0.22-3build2 [33.0 kB]
21:32:52 #8 14.83 Get:220 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhttp-date-perl all 6.02-1 [10.4 kB]
21:32:52 #8 14.83 Get:221 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-listing-perl all 6.04-1 [9774 B]
21:32:52 #8 14.83 Get:222 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfont-afm-perl all 1.20-2 [13.2 kB]
21:32:52 #8 14.83 Get:223 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-stringy-perl all 2.111-2 [60.6 kB]
21:32:52 #8 14.83 Get:224 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libparams-validate-perl arm64 1.29-1 [49.4 kB]
21:32:52 #8 13.34 Selecting previously unselected package python3.9.
21:32:52 #8 13.34 Preparing to unpack .../python3.9_3.9.2-1_arm64.deb ...
21:32:52 #8 13.35 Unpacking python3.9 (3.9.2-1) ...
21:32:52 #8 13.41 Selecting previously unselected package libpython3-stdlib:arm64.
21:32:52 #8 13.41 Preparing to unpack .../libpython3-stdlib_3.9.2-3_arm64.deb ...
21:32:52 #8 13.42 Unpacking libpython3-stdlib:arm64 (3.9.2-3) ...
21:32:52 #8 13.46 Setting up python3-minimal (3.9.2-3) ...
21:32:52 #9 5.644 Building dependency tree...
21:32:52 #9 5.888 Reading state information...
21:32:52 #8 12.90 (5/163): cracklib-dicts-2.9.6-27.el9.aarch64.rp 8.4 MB/s | 3.6 MB     00:00    
21:32:52 #8 12.91 (6/163): dbus-libs-1.12.20-5.el9.aarch64.rpm    416 kB/s | 150 kB     00:00    
21:32:52 #8 12.95 (7/163): diffutils-3.7-12.el9.aarch64.rpm       1.8 MB/s | 392 kB     00:00    
21:32:52 #8 13.01 (8/163): dnf-plugins-core-4.1.0-2.el9.noarch.rp 331 kB/s |  34 kB     00:00    
21:32:52 #8 13.01 (9/163): ed-1.14.2-12.el9.aarch64.rpm           686 kB/s |  74 kB     00:00    
21:32:52 #8 13.05 (10/163): elfutils-0.187-5.el9.aarch64.rpm      4.7 MB/s | 521 kB     00:00    
21:32:52 #8 13.08 (11/163): elfutils-debuginfod-client-0.187-5.el 575 kB/s |  37 kB     00:00    
21:32:52 #8 13.12 (12/163): environment-modules-5.0.1-1.el9.aarch 4.5 MB/s | 493 kB     00:00    
21:32:52 #13 extracting sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb
21:32:52 #8 15.77 Selecting previously unselected package libsasl2-2:arm64.
21:32:52 #8 15.77 Preparing to unpack .../004-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ...
21:32:52 #8 15.78 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ...
21:32:52 #8 15.85 Selecting previously unselected package libldap-common.
21:32:52 #8 15.85 Preparing to unpack .../005-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ...
21:32:52 #8 15.86 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ...
21:32:52 #8 15.92 Selecting previously unselected package libldap-2.4-2:arm64.
21:32:52 #8 15.92 Preparing to unpack .../006-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_arm64.deb ...
21:32:52 #8 15.93 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ...
21:32:52 #12 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 6.4s done
21:32:52 #9 13.63 Get:216 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
21:32:52 #9 13.63 Get:217 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6 [11.1 kB]
21:32:52 #9 13.63 Get:218 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
21:32:52 #9 13.63 Get:219 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libapt-pkg-perl arm64 0.1.36build3 [65.8 kB]
21:32:52 #9 13.63 Get:220 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarchive-cpio-perl all 0.10-1 [9644 B]
21:32:52 #9 13.63 Get:221 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarray-intspan-perl all 2.003-1 [23.3 kB]
21:32:52 #9 13.63 Get:222 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libasync-mergepoint-perl all 0.04-2 [10.2 kB]
21:32:52 #9 13.63 Get:223 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmodule-implementation-perl all 0.09-1 [12.2 kB]
21:32:52 #9 13.63 Get:224 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
21:32:52 #9 13.70 Get:225 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libvariable-magic-perl arm64 0.62-1build2 [33.1 kB]
21:32:52 #9 13.71 Get:226 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB]
21:32:52 #9 13.78 Get:227 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
21:32:52 #9 13.78 Get:228 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libclass-xsaccessor-perl arm64 1.19-3build3 [33.1 kB]
21:32:52 #9 13.78 Get:229 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libclone-perl arm64 0.43-2 [10.8 kB]
21:32:52 #9 13.78 Get:230 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcommon-sense-perl arm64 3.74-2build6 [20.1 kB]
21:32:52 #9 13.78 Get:231 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libparams-util-perl arm64 1.07-3build5 [19.2 kB]
21:32:52 #9 13.78 Get:232 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-install-perl all 0.928-1 [10.5 kB]
21:32:52 #9 13.78 Get:233 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdata-optlist-perl all 0.110-1 [9956 B]
21:32:52 #9 13.78 Get:234 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-exporter-perl all 0.987-1 [44.9 kB]
21:32:52 #8 13.05 Selecting previously unselected package libgdbm6:amd64.
21:32:52 #8 13.05 Preparing to unpack .../07-libgdbm6_1.18.1-4_amd64.deb ...
21:32:52 #8 13.06 Unpacking libgdbm6:amd64 (1.18.1-4) ...
21:32:52 #8 13.10 Selecting previously unselected package libpipeline1:amd64.
21:32:52 #8 13.10 Preparing to unpack .../08-libpipeline1_1.5.1-2_amd64.deb ...
21:32:52 #8 13.10 Unpacking libpipeline1:amd64 (1.5.1-2) ...
21:32:52 #8 13.15 Selecting previously unselected package man-db.
21:32:52 #8 13.15 Preparing to unpack .../09-man-db_2.8.5-2_amd64.deb ...
21:32:52 #8 13.16 Unpacking man-db (2.8.5-2) ...
21:32:52 #9 14.80 Get:185 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
21:32:52 #9 14.80 Get:186 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtry-tiny-perl all 0.31-1 [21.8 kB]
21:32:52 #9 14.80 Get:187 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
21:32:52 #9 14.80 Get:188 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwww-perl all 6.61-1 [141 kB]
21:32:52 #9 14.81 Get:189 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 patchutils arm64 0.4.2-1build2 [75.8 kB]
21:32:52 #9 14.81 Get:190 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 wdiff arm64 1.2.2-2build3 [29.0 kB]
21:32:52 #9 14.87 Get:191 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 devscripts arm64 2.22.1ubuntu1 [1057 kB]
21:32:52 #9 14.91 Get:192 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 diffstat arm64 1.64-1build2 [28.3 kB]
21:32:52 #9 14.91 Get:193 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-chardet all 4.0.0-1 [98.0 kB]
21:32:52 #9 14.95 Get:194 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 zstd arm64 1.4.8+dfsg-3build1 [587 kB]
21:32:52 #9 14.97 Get:195 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-debian all 0.1.43ubuntu1 [107 kB]
21:32:52 #9 14.97 Get:196 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgpgme11 arm64 1.16.0-1.2ubuntu4 [131 kB]
21:32:52 #9 14.98 Get:197 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-gpg arm64 1.16.0-1.2ubuntu4 [210 kB]
21:32:52 #9 14.99 Get:198 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dput all 1.1.0ubuntu2 [44.9 kB]
21:32:52 #9 14.99 Get:199 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
21:32:52 #9 15.04 Get:200 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
21:32:52 #8 11.88 Selecting previously unselected package perl-modules-5.32.
21:32:52 #8 11.88 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
21:32:52 #8 11.89 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
21:32:52 #8 14.90 Get:225 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-exporter-perl all 0.987-1 [44.9 kB]
21:32:52 #8 14.90 Get:226 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgetopt-long-descriptive-perl all 0.102-1 [24.4 kB]
21:32:52 #8 14.90 Get:227 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsort-versions-perl all 1.62-1 [9294 B]
21:32:52 #8 14.98 Get:228 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgit-wrapper-perl all 0.047-1 [29.6 kB]
21:32:52 #8 14.98 Get:229 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-html-perl all 1.001-1 [14.9 kB]
21:32:52 #8 14.98 Get:230 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB]
21:32:52 #8 14.98 Get:231 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhttp-message-perl all 6.14-1 [72.1 kB]
21:32:52 #8 14.98 Get:232 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-form-perl all 6.03-1 [23.5 kB]
21:32:52 #8 14.98 Get:233 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-tree-perl all 5.07-1 [200 kB]
21:32:52 #8 14.99 Get:234 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-format-perl all 2.12-1 [41.3 kB]
21:32:52 #8 15.05 Get:235 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhttp-cookies-perl all 6.04-1 [17.2 kB]
21:32:52 #8 15.05 Get:236 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libhttp-daemon-perl all 6.01-1ubuntu0.1 [15.9 kB]
21:32:52 #8 15.05 Get:237 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhttp-negotiate-perl all 6.00-2 [13.4 kB]
21:32:52 #8 15.12 Get:238 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libimport-into-perl all 1.002005-1 [11.0 kB]
21:32:52 #8 ...
21:32:52 
21:32:52 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:52 #13 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391
21:32:52 #13 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 6.1s done
21:32:52 #13 extracting sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd done
21:32:52 #13 DONE 18.2s
21:32:52 
21:32:52 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:32:52 #8 sha256:de321459e57141487bd9c55f7febd5b0a34e9ab593cc8e9d9b62a4e8fdb16ae4
21:32:52 #8 13.68 Selecting previously unselected package python3.
21:32:52 #8 13.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 ... 9953 files and directories currently installed.)
21:32:52 #8 13.70 Preparing to unpack .../000-python3_3.9.2-3_arm64.deb ...
21:32:52 #8 13.71 Unpacking python3 (3.9.2-3) ...
21:32:52 #8 13.75 Selecting previously unselected package less.
21:32:52 #8 13.75 Preparing to unpack .../001-less_551-2_arm64.deb ...
21:32:52 #8 13.76 Unpacking less (551-2) ...
21:32:52 #8 13.82 Selecting previously unselected package netbase.
21:32:52 #8 13.82 Preparing to unpack .../002-netbase_6.3_all.deb ...
21:32:52 #8 13.83 Unpacking netbase (6.3) ...
21:32:52 #9 6.177 The following additional packages will be installed:
21:32:52 #9 6.177   autoconf automake autopoint autotools-dev binutils binutils-common
21:32:52 #9 6.177   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
21:32:52 #9 6.177   ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit dh-autoreconf
21:32:52 #9 6.177   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
21:32:52 #9 6.177   fakeroot file fontconfig-config fonts-dejavu-core g++ g++-11 gcc gcc-11
21:32:52 #9 6.177   gcc-11-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg
21:32:52 #9 6.177   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
21:32:52 #9 6.177   intltool-debian iso-codes less libalgorithm-diff-perl
21:32:52 #9 6.177   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
21:32:52 #9 6.177   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
21:32:52 #9 6.177   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
21:32:52 #9 6.177   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
21:32:52 #9 6.177   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
21:32:52 #9 6.177   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
21:32:52 #9 6.177   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
21:32:52 #9 6.177   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
21:32:52 #9 6.177   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
21:32:52 #9 6.177   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
21:32:52 #9 6.177   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
21:32:52 #9 6.177   libdata-validate-uri-perl libdebhelper-perl libdeflate0
21:32:52 #9 6.177   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
21:32:52 #9 6.177   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
21:32:52 #9 6.177   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
21:32:52 #9 6.177   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
21:32:52 #9 6.177   libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl
21:32:52 #9 6.177   libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl
21:32:52 #9 6.177   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
21:32:52 #9 6.177   libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl
21:32:52 #9 6.177   libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6
21:32:52 #9 6.177   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
21:32:52 #9 6.177   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
21:32:52 #9 6.177   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
21:32:52 #9 6.177   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:32:52 #9 6.177   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:32:52 #9 6.177   libicu70 libimport-into-perl libio-html-perl libio-interactive-perl
21:32:52 #9 6.177   libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl
21:32:52 #9 6.177   libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl
21:32:52 #9 6.177   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
21:32:52 #9 6.177   libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl
21:32:52 #9 6.177   libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl
21:32:52 #9 6.177   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
21:32:52 #9 6.177   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
21:32:52 #9 6.177   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
21:32:52 #9 6.177   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
21:32:52 #9 6.177   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
21:32:52 #9 6.177   libmath-base85-perl libmd0 libmodule-implementation-perl
21:32:52 #9 6.177   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl
21:32:52 #9 6.177   libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl
21:32:52 #9 6.177   libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl
21:32:52 #9 6.177   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
21:32:52 #9 6.177   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
21:32:52 #9 6.177   libnumber-compare-perl libobject-id-perl libpackage-stash-perl
21:32:52 #9 6.177   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
21:32:52 #9 6.177   libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl
21:32:52 #9 6.177   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
21:32:52 #9 6.177   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
21:32:52 #9 6.177   libpython3.10-minimal libpython3.10-stdlib libquadmath0
21:32:52 #9 6.177   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
21:32:52 #9 6.177   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
21:32:52 #9 6.177   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
21:32:52 #9 6.177   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
21:32:52 #9 6.177   libsereal-encoder-perl libset-intspan-perl libsigsegv2 libsocket6-perl
21:32:52 #9 6.177   libsort-versions-perl libsqlite3-0 libssh-4 libstdc++-11-dev
21:32:52 #9 6.177   libstrictures-perl libstring-copyright-perl libstring-escape-perl
21:32:52 #9 6.177   libstring-shellquote-perl libsub-exporter-perl
21:32:52 #9 6.177   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
21:32:52 #9 6.177   libsub-name-perl libsub-override-perl libsub-quote-perl
21:32:52 #9 6.177   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
21:32:52 #9 6.177   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
21:32:52 #9 6.177   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
21:32:52 #9 6.177   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
21:32:52 #9 6.177   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
21:32:52 #9 6.177   libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl
21:32:52 #9 6.177   libvariable-magic-perl libwant-perl libwebp7 libwww-perl
21:32:52 #9 6.177   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
21:32:52 #9 6.177   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
21:32:52 #9 6.177   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
21:32:52 #9 6.177   libxpm4 libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl
21:32:52 #9 6.177   licensecheck lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop
21:32:52 #9 6.177   m4 make man-db manpages manpages-dev media-types netbase openssh-client
21:32:52 #9 6.177   openssl patch patchutils perl perl-modules-5.34 perl-openssl-defaults
21:32:52 #9 6.177   pinentry-curses po-debconf publicsuffix python-apt-common python3
21:32:52 #9 6.177   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
21:32:52 #9 6.177   python3-idna python3-magic python3-minimal python3-pkg-resources
21:32:52 #9 6.177   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
21:32:52 #9 6.177   python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils
21:32:52 #9 6.177   ucf unzip wdiff xauth xz-utils zstd
21:32:52 #9 6.177 Suggested packages:
21:32:52 #9 6.177   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
21:32:52 #9 6.177   gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone
21:32:52 #9 6.177   bsd-mailx | mailx check-all-the-things cvs-buildpackage diffoscope
21:32:52 #9 6.177   disorderfs dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
21:32:52 #9 6.177   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
21:32:52 #9 6.177   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
21:32:52 #9 6.177   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
21:32:52 #9 6.177   debian-keyring libsoap-lite-perl pristine-tar dbus-user-session
21:32:52 #9 6.177   libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync
21:32:52 #9 6.177   g++-multilib g++-11-multilib gcc-11-doc gcc-multilib flex bison gdb gcc-doc
21:32:52 #9 6.177   gcc-11-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
21:32:52 #9 6.177   | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs
21:32:52 #9 6.177   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
21:32:52 #9 6.177   libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n
21:32:52 #9 6.177   libtool-doc libcrypt-ssleay-perl libossp-uuid-perl libscalar-number-perl
21:32:52 #9 6.177   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
21:32:52 #9 6.177   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
21:32:52 #9 6.177   libstdc++-11-doc libbareword-filehandles-perl libindirect-perl
21:32:52 #9 6.177   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
21:32:52 #9 6.177   libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl
21:32:52 #9 6.177   libxml-sax-expatxs-perl bash-completion binutils-multiarch
21:32:52 #9 6.177   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
21:32:52 #9 6.177   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
21:32:52 #9 6.177   libterm-readline-gnu-perl | libterm-readline-perl-perl
21:32:52 #9 6.177   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
21:32:52 #9 6.177   python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools
21:32:52 #9 6.177   python3-cryptography python3-openssl python3-socks python-requests-doc
21:32:52 #9 6.177   python3.10-venv python3.10-doc binfmt-support readline-doc zip wdiff-doc
21:32:52 #8 13.12 (13/163): file-5.39-8.el9.aarch64.rpm           730 kB/s |  51 kB     00:00    
21:32:52 #8 13.16 (14/163): glib-networking-2.68.3-3.el9.aarch64. 2.3 MB/s | 185 kB     00:00    
21:32:52 #8 13.31 (15/163): glibc-gconv-extra-2.34-40.el9.aarch64 9.4 MB/s | 1.7 MB     00:00    
21:32:52 #8 13.35 (16/163): groff-base-1.22.4-10.el9.aarch64.rpm  4.5 MB/s | 1.0 MB     00:00    
21:32:52 #8 13.38 (17/163): gsettings-desktop-schemas-40.0-4.el9. 3.0 MB/s | 688 kB     00:00    
21:32:52 #8 16.03 Selecting previously unselected package libnpth0:arm64.
21:32:52 #8 16.03 Preparing to unpack .../007-libnpth0_1.6-1_arm64.deb ...
21:32:52 #8 16.04 Unpacking libnpth0:arm64 (1.6-1) ...
21:32:52 #8 16.08 Selecting previously unselected package dirmngr.
21:32:52 #8 16.08 Preparing to unpack .../008-dirmngr_2.2.12-1+deb10u2_arm64.deb ...
21:32:52 #8 16.10 Unpacking dirmngr (2.2.12-1+deb10u2) ...
21:32:52 #8 16.16 Selecting previously unselected package gnupg-l10n.
21:32:52 #8 16.16 Preparing to unpack .../009-gnupg-l10n_2.2.12-1+deb10u2_all.deb ...
21:32:52 #8 16.17 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ...
21:32:52 #8 16.26 Selecting previously unselected package gnupg-utils.
21:32:52 #12 extracting sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd
21:32:52 #9 13.85 Get:235 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libconst-fast-perl all 0.014-1 [7958 B]
21:32:52 #9 13.85 Get:236 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwant-perl arm64 0.29-1build4 [23.9 kB]
21:32:52 #9 13.93 Get:237 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
21:32:52 #9 13.93 Get:238 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcpanel-json-xs-perl arm64 4.19-1build1 [107 kB]
21:32:52 #9 13.93 Get:239 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdata-dump-perl all 1.23-1 [27.0 kB]
21:32:52 #9 13.93 Get:240 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdigest-bubblebabble-perl all 0.02-2 [7908 B]
21:32:52 #9 13.93 Get:241 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB]
21:32:52 #9 13.93 Get:242 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdistro-info-perl all 0.23ubuntu1 [4668 B]
21:32:52 #9 13.93 Get:243 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
21:32:52 #9 13.93 Get:244 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmailtools-perl all 2.21-1 [80.7 kB]
21:32:52 #9 3.751 Reading package lists...
21:32:52 #8 13.40 Selecting previously unselected package perl-modules-5.28.
21:32:52 #8 13.40 Preparing to unpack .../10-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
21:32:52 #8 13.40 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ...
21:32:52 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 100.66MB / 110.12MB 18.8s
21:32:52 #9 15.04 Get:201 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl3-gnutls arm64 7.81.0-1ubuntu1.3 [279 kB]
21:32:52 #9 15.06 Get:202 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liberror-perl all 0.17029-1 [26.5 kB]
21:32:53 #8 15.12 Get:239 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-pty-perl arm64 1:1.08-1.1build4 [28.9 kB]
21:32:53 #8 15.12 Get:240 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-string-perl all 1.08-3 [11.1 kB]
21:32:53 #8 15.13 Get:241 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libipc-run-perl all 0.96-1 [89.9 kB]
21:32:53 #8 15.13 Get:242 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblist-compare-perl all 0.53-1 [65.6 kB]
21:32:53 #8 15.13 Get:243 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblist-moreutils-perl arm64 0.416-1build3 [52.7 kB]
21:32:53 #8 15.14 Get:244 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libltdl7 arm64 2.4.6-2 [35.9 kB]
21:32:53 #8 15.20 Get:245 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libltdl-dev arm64 2.4.6-2 [160 kB]
21:32:53 #8 15.20 Get:246 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-http-perl all 6.17-1 [22.7 kB]
21:32:53 #8 15.21 Get:247 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libwww-robotrules-perl all 6.01-1 [14.1 kB]
21:32:53 #8 15.27 Get:248 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libwww-perl all 6.31-1ubuntu0.1 [137 kB]
21:32:53 #8 15.28 Get:249 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblwp-protocol-https-perl all 6.07-2 [8284 B]
21:32:53 #8 15.28 Get:250 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
21:32:53 #8 15.28 Get:251 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmail-sendmail-perl all 0.80-1 [22.6 kB]
21:32:53 #8 15.28 Get:252 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librole-tiny-perl all 2.000006-1 [15.9 kB]
21:32:53 #8 15.28 Get:253 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libstrictures-perl all 2.000003-1 [16.1 kB]
21:32:53 #8 15.28 Get:254 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-quote-perl all 2.005000-1 [17.0 kB]
21:32:53 #8 15.34 Get:255 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmoo-perl all 2.003004-1 [45.5 kB]
21:32:53 #8 15.35 Get:256 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpackage-stash-perl all 0.37-1 [18.3 kB]
21:32:53 #8 15.35 Get:257 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-identify-perl arm64 0.14-1 [10.3 kB]
21:32:53 #8 15.42 Get:258 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
21:32:53 #9 6.581 The following NEW packages will be installed:
21:32:53 #9 6.581   autoconf automake autopoint autotools-dev binutils binutils-common
21:32:53 #9 6.581   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
21:32:53 #9 6.581   ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit devscripts
21:32:53 #9 6.581   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
21:32:53 #9 6.581   dpkg-dev dput dwz equivs fakeroot file fontconfig-config fonts-dejavu-core
21:32:53 #9 6.581   g++ g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git git-man gnupg
21:32:53 #9 6.581   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
21:32:53 #9 6.581   gpgsm groff-base intltool-debian iso-codes less libalgorithm-diff-perl
21:32:53 #9 6.581   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
21:32:53 #9 6.581   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
21:32:53 #9 6.581   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
21:32:53 #9 6.581   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
21:32:53 #9 6.581   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
21:32:53 #9 6.581   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
21:32:53 #9 6.581   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
21:32:53 #9 6.581   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
21:32:53 #9 6.581   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
21:32:53 #9 6.581   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
21:32:53 #9 6.581   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
21:32:53 #9 6.581   libdata-validate-uri-perl libdebhelper-perl libdeflate0
21:32:53 #9 6.581   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
21:32:53 #9 6.581   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
21:32:53 #9 6.581   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
21:32:53 #9 6.581   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
21:32:53 #9 6.581   libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl
21:32:53 #9 6.581   libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl
21:32:53 #9 6.581   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
21:32:53 #9 6.581   libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl
21:32:53 #9 6.581   libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6
21:32:53 #9 6.581   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
21:32:53 #9 6.581   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
21:32:53 #9 6.581   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
21:32:53 #9 6.581   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:32:53 #9 6.581   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:32:53 #9 6.581   libicu70 libimport-into-perl libio-html-perl libio-interactive-perl
21:32:53 #9 6.581   libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl
21:32:53 #9 6.581   libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl
21:32:53 #9 6.581   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
21:32:53 #9 6.581   libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl
21:32:53 #9 6.581   libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl
21:32:53 #9 6.581   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
21:32:53 #9 6.581   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
21:32:53 #9 6.581   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
21:32:53 #9 6.581   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
21:32:53 #9 6.581   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
21:32:53 #9 6.581   libmath-base85-perl libmd0 libmodule-implementation-perl
21:32:53 #9 6.581   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl
21:32:53 #9 6.581   libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl
21:32:53 #9 6.581   libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl
21:32:53 #9 6.581   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
21:32:53 #9 6.581   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
21:32:53 #9 6.581   libnumber-compare-perl libobject-id-perl libpackage-stash-perl
21:32:53 #9 6.581   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
21:32:53 #9 6.581   libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl
21:32:53 #9 6.581   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
21:32:53 #9 6.581   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
21:32:53 #9 6.581   libpython3.10-minimal libpython3.10-stdlib libquadmath0
21:32:53 #9 6.581   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
21:32:53 #9 6.581   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
21:32:53 #9 6.581   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
21:32:53 #9 6.581   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
21:32:53 #9 6.581   libsereal-encoder-perl libset-intspan-perl libsigsegv2 libsocket6-perl
21:32:53 #9 6.581   libsort-versions-perl libsqlite3-0 libssh-4 libstdc++-11-dev
21:32:53 #9 6.581   libstrictures-perl libstring-copyright-perl libstring-escape-perl
21:32:53 #9 6.581   libstring-shellquote-perl libsub-exporter-perl
21:32:53 #9 6.581   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
21:32:53 #9 6.581   libsub-name-perl libsub-override-perl libsub-quote-perl
21:32:53 #9 6.581   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
21:32:53 #9 6.581   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
21:32:53 #9 6.581   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
21:32:53 #9 6.581   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
21:32:53 #9 6.581   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
21:32:53 #9 6.581   libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl
21:32:53 #9 6.581   libvariable-magic-perl libwant-perl libwebp7 libwww-perl
21:32:53 #9 6.581   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
21:32:53 #9 6.581   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
21:32:53 #9 6.581   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
21:32:53 #9 6.581   libxpm4 libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl
21:32:53 #9 6.581   licensecheck lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop
21:32:53 #9 6.581   m4 make man-db manpages manpages-dev media-types netbase openssh-client
21:32:53 #9 6.581   openssl patch patchutils perl perl-modules-5.34 perl-openssl-defaults
21:32:53 #9 6.581   pinentry-curses po-debconf publicsuffix python-apt-common python3
21:32:53 #9 6.581   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
21:32:53 #9 6.581   python3-idna python3-magic python3-minimal python3-pkg-resources
21:32:53 #9 6.581   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
21:32:53 #9 6.581   python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils
21:32:53 #9 6.581   ucf unzip wdiff xauth xz-utils zstd
21:32:53 #7 extracting sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 14.0s done
21:32:53 #8 13.86 Selecting previously unselected package sensible-utils.
21:32:53 #8 13.86 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ...
21:32:53 #8 13.87 Unpacking sensible-utils (0.0.14) ...
21:32:53 #8 13.92 Selecting previously unselected package bzip2.
21:32:53 #8 13.92 Preparing to unpack .../004-bzip2_1.0.8-4_arm64.deb ...
21:32:53 #8 13.92 Unpacking bzip2 (1.0.8-4) ...
21:32:53 #8 13.97 Selecting previously unselected package openssl.
21:32:53 #8 13.97 Preparing to unpack .../005-openssl_1.1.1n-0+deb11u3_arm64.deb ...
21:32:53 #8 13.97 Unpacking openssl (1.1.1n-0+deb11u3) ...
21:32:53 #8 13.41 (18/163): info-6.7-15.el9.aarch64.rpm           2.2 MB/s | 221 kB     00:00    
21:32:53 #8 13.43 (19/163): json-glib-1.6.6-1.el9.aarch64.rpm     2.0 MB/s | 160 kB     00:00    
21:32:53 #8 13.45 (20/163): less-590-1.el9.aarch64.rpm            2.2 MB/s | 161 kB     00:00    
21:32:53 #8 13.51 (21/163): libbrotli-1.0.9-6.el9.aarch64.rpm     3.1 MB/s | 314 kB     00:00    
21:32:53 #8 13.55 (22/163): libdb-5.3.28-53.el9.aarch64.rpm       5.8 MB/s | 712 kB     00:00    
21:32:53 #8 13.55 (23/163): libeconf-0.4.1-2.el9.aarch64.rpm      264 kB/s |  27 kB     00:00    
21:32:53 #8 13.61 (24/163): libfdisk-2.37.4-3.el9.aarch64.rpm     1.5 MB/s | 150 kB     00:00    
21:32:53 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 101.71MB / 110.12MB 19.4s
21:32:53 #8 16.26 Preparing to unpack .../010-gnupg-utils_2.2.12-1+deb10u2_arm64.deb ...
21:32:53 #8 16.26 Unpacking gnupg-utils (2.2.12-1+deb10u2) ...
21:32:53 #8 16.32 Selecting previously unselected package gpg.
21:32:53 #8 16.33 Preparing to unpack .../011-gpg_2.2.12-1+deb10u2_arm64.deb ...
21:32:53 #8 16.33 Unpacking gpg (2.2.12-1+deb10u2) ...
21:32:53 #8 16.41 Selecting previously unselected package pinentry-curses.
21:32:53 #8 16.41 Preparing to unpack .../012-pinentry-curses_1.1.0-2_arm64.deb ...
21:32:53 #8 16.41 Unpacking pinentry-curses (1.1.0-2) ...
21:32:53 #8 16.45 Selecting previously unselected package gpg-agent.
21:32:53 #8 16.45 Preparing to unpack .../013-gpg-agent_2.2.12-1+deb10u2_arm64.deb ...
21:32:53 #8 16.45 Unpacking gpg-agent (2.2.12-1+deb10u2) ...
21:32:53 #8 16.50 Selecting previously unselected package gpg-wks-client.
21:32:53 #8 16.50 Preparing to unpack .../014-gpg-wks-client_2.2.12-1+deb10u2_arm64.deb ...
21:32:53 #8 16.51 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ...
21:32:53 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 100.66MB / 110.12MB 16.6s
21:32:53 #12 extracting sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd done
21:32:53 #12 DONE 18.0s
21:32:53 
21:32:53 #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
21:32:53 #8 sha256:b41a9a95f81a4bca62c60a0bc757987e39a7ecc72f285c42a7b00ee6e2b6623a
21:32:53 #13 ...
21:32:53 
21:32:53 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:32:53 #8 sha256:50c4a772715c5bd61f389b179714a58bb55af9dc08e9eb7167833f611f0a1690
21:32:53 #8 0.967 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
21:32:53 #8 0.980 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB]
21:32:53 #8 1.385 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
21:32:53 #8 1.390 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2937 kB]
21:32:53 #8 1.477 Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
21:32:53 #8 1.567 Get:6 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB]
21:32:53 #8 1.601 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB]
21:32:53 #8 1.925 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [22.8 kB]
21:32:53 #8 1.926 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1533 kB]
21:32:53 #8 2.023 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1100 kB]
21:32:53 #8 2.476 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB]
21:32:53 #8 2.518 Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB]
21:32:53 #8 2.552 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1141 kB]
21:32:53 #8 2.600 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3369 kB]
21:32:53 #8 2.801 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [29.9 kB]
21:32:53 #8 2.801 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2310 kB]
21:32:53 #8 2.884 Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [12.9 kB]
21:32:53 #8 2.884 Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [12.2 kB]
21:32:53 #8 5.104 Fetched 25.8 MB in 5s (5716 kB/s)
21:32:53 #8 5.104 Reading package lists...
21:32:53 #8 6.857 Reading package lists...
21:32:53 #8 8.557 Building dependency tree...
21:32:53 #8 8.830 Reading state information...
21:32:53 #8 9.074 The following additional packages will be installed:
21:32:53 #8 9.074   at autoconf automake autopoint autotools-dev binutils binutils-common
21:32:53 #8 9.074   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
21:32:53 #8 9.074   cpp-7 dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism diffstat
21:32:53 #8 9.074   dirmngr distro-info-data dpkg-dev dput fakeroot file g++ g++-7 gcc gcc-7
21:32:53 #8 9.074   gcc-7-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg
21:32:53 #8 9.074   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
21:32:53 #8 9.075   intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl
21:32:53 #8 9.075   libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-inst2.0
21:32:53 #8 9.075   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libasan4
21:32:53 #8 9.075   libasn1-8-heimdal libassuan0 libatomic1 libauthen-sasl-perl
21:32:53 #8 9.075   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
21:32:53 #8 9.075   libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl libcgi-pm-perl libcilkrts5
21:32:53 #8 9.075   libclass-accessor-perl libclass-method-modifiers-perl
21:32:53 #8 9.075   libclass-xsaccessor-perl libclone-perl libcroco3 libcurl3-gnutls libcurl4
21:32:53 #8 9.075   libdata-dump-perl libdata-optlist-perl libdevel-callchecker-perl
21:32:53 #8 9.075   libdevel-globaldestruction-perl libdigest-hmac-perl libdistro-info-perl
21:32:53 #8 9.075   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
21:32:53 #8 9.075   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
21:32:53 #8 9.075   libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl
21:32:53 #8 9.075   libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl
21:32:53 #8 9.075   libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl
21:32:53 #8 9.075   libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl
21:32:53 #8 9.075   libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
21:32:53 #8 9.075   libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
21:32:53 #8 9.075   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
21:32:53 #8 9.075   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
21:32:53 #8 9.075   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:32:53 #8 9.075   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60
21:32:53 #8 9.075   libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl
21:32:53 #8 9.075   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
21:32:53 #8 9.075   libipc-system-simple-perl libisl19 libitm1 libk5crypto3 libkeyutils1
21:32:53 #8 9.075   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
21:32:53 #8 9.075   libldap-common liblist-compare-perl liblist-moreutils-perl
21:32:53 #8 9.075   liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
21:32:53 #8 9.075   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
21:32:53 #8 9.075   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
21:32:53 #8 9.075   libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 libnamespace-clean-perl
21:32:53 #8 9.075   libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
21:32:53 #8 9.075   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
21:32:53 #8 9.075   libnumber-compare-perl libnumber-range-perl libpackage-stash-perl
21:32:53 #8 9.075   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
21:32:53 #8 9.075   libparams-validate-perl libparse-debianchangelog-perl
21:32:53 #8 9.075   libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl
21:32:53 #8 9.076   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
21:32:53 #8 9.076   libpython3.6-minimal libpython3.6-stdlib libquadmath0 libreadline7
21:32:53 #8 9.076   libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1
21:32:53 #8 9.076   libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl
21:32:53 #8 9.076   libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1
21:32:53 #8 9.076   libstdc++-7-dev libstrictures-perl libstring-copyright-perl
21:32:53 #8 9.076   libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl
21:32:53 #8 9.076   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
21:32:53 #8 9.076   libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl
21:32:53 #8 9.076   libtimedate-perl libtool libtry-tiny-perl libtsan0 libubsan0
21:32:53 #8 9.076   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
21:32:53 #8 9.076   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
21:32:53 #8 9.076   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
21:32:53 #8 9.076   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
21:32:53 #8 9.076   libxml-sax-expat-perl libxml-sax-perl libxml-simple-perl libxml2 libxmuu1
21:32:53 #8 9.076   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
21:32:53 #8 9.076   lsb-release m4 make man-db manpages manpages-dev mime-support
21:32:53 #8 9.076   multiarch-support netbase openssh-client openssl patch patchutils perl
21:32:53 #8 9.076   perl-modules-5.26 perl-openssl-defaults pinentry-curses po-debconf
21:32:53 #8 9.076   publicsuffix python-apt-common python3 python3-apt python3-certifi
21:32:53 #8 9.076   python3-chardet python3-debian python3-gpg python3-idna python3-magic
21:32:53 #8 9.076   python3-minimal python3-pkg-resources python3-requests python3-six
21:32:53 #8 9.076   python3-unidiff python3-urllib3 python3-xdg python3.6 python3.6-minimal
21:32:53 #8 9.077   readline-common shared-mime-info strace t1utils ucf unzip wdiff xauth
21:32:53 #8 9.077   xdg-user-dirs xz-utils
21:32:53 #8 9.079 Suggested packages:
21:32:53 #8 9.079   default-mta | mail-transport-agent autoconf-archive gnu-standards
21:32:53 #8 9.079   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
21:32:53 #8 9.079   gcc-7-locales debtags dh-make dwz adequate autopkgtest bls-standalone
21:32:53 #8 9.079   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
21:32:53 #8 9.079   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
21:32:53 #8 9.079   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
21:32:53 #8 9.079   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
21:32:53 #8 9.079   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
21:32:53 #8 9.079   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
21:32:53 #8 9.079   mini-dinstall rsync g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg
21:32:53 #8 9.079   gcc-multilib flex bison gdb gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg
21:32:53 #8 9.079   libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg
21:32:53 #8 9.079   libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-doc
21:32:53 #8 9.079   libasprintf-dev libgettextpo-dev git-daemon-run | git-daemon-sysvinit
21:32:53 #8 9.079   git-doc git-el git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn
21:32:53 #8 9.079   parcimonie xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr
21:32:53 #8 9.079   gdbm-l10n krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl
21:32:53 #8 9.079   libscalar-number-perl libhtml-template-perl libsasl2-modules-gssapi-mit
21:32:53 #8 9.079   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
21:32:53 #8 9.079   libsasl2-modules-sql libstdc++-7-doc libbareword-filehandles-perl
21:32:53 #8 9.079   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
21:32:53 #8 9.079   gcj-jdk libauthen-ntlm-perl bash-completion binutils-multiarch
21:32:53 #8 9.079   libtext-template-perl lsb m4-doc make-doc apparmor www-browser keychain
21:32:53 #8 9.079   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
21:32:53 #8 9.079   libterm-readline-gnu-perl | libterm-readline-perl-perl pinentry-doc
21:32:53 #8 9.079   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
21:32:53 #8 9.079   python-apt-doc python3-setuptools python3-cryptography python3-openssl
21:32:53 #8 9.079   python3-socks python3.6-venv python3.6-doc binfmt-support readline-doc zip
21:32:53 #8 9.079   wdiff-doc
21:32:53 #8 9.782 The following NEW packages will be installed:
21:32:53 #8 9.782   at autoconf automake autopoint autotools-dev binutils binutils-common
21:32:53 #8 9.782   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
21:32:53 #8 9.782   cpp-7 curl dctrl-tools debhelper devscripts dh-autoreconf
21:32:53 #8 9.782   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput
21:32:53 #8 9.782   equivs fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext gettext-base git
21:32:53 #8 9.782   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
21:32:53 #8 9.783   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes
21:32:53 #8 9.783   krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
21:32:53 #8 9.783   libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl
21:32:53 #8 9.783   libarchive-zip-perl libasan4 libasn1-8-heimdal libassuan0 libatomic1
21:32:53 #8 9.783   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
21:32:53 #8 9.783   libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl
21:32:53 #8 9.783   libcgi-pm-perl libcilkrts5 libclass-accessor-perl
21:32:53 #8 9.783   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
21:32:53 #8 9.783   libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
21:32:53 #8 9.783   libdevel-callchecker-perl libdevel-globaldestruction-perl
21:32:53 #8 9.783   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
21:32:53 #8 9.783   libdynaloader-functions-perl libedit2 libemail-valid-perl
21:32:53 #8 9.783   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
21:32:53 #8 9.783   libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl
21:32:53 #8 9.783   libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl
21:32:53 #8 9.783   libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl
21:32:53 #8 9.783   libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl
21:32:53 #8 9.783   libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
21:32:53 #8 9.783   libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
21:32:53 #8 9.783   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
21:32:53 #8 9.783   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
21:32:53 #8 9.783   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:32:53 #8 9.783   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60
21:32:53 #8 9.783   libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl
21:32:53 #8 9.783   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
21:32:53 #8 9.783   libipc-system-simple-perl libisl19 libitm1 libk5crypto3 libkeyutils1
21:32:53 #8 9.783   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
21:32:53 #8 9.783   libldap-common liblist-compare-perl liblist-moreutils-perl
21:32:53 #8 9.784   liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
21:32:53 #8 9.784   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
21:32:53 #8 9.784   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
21:32:53 #8 9.784   libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 libnamespace-clean-perl
21:32:53 #8 9.784   libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
21:32:53 #8 9.784   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
21:32:53 #8 9.784   libnumber-compare-perl libnumber-range-perl libpackage-stash-perl
21:32:53 #8 9.784   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
21:32:53 #8 9.784   libparams-validate-perl libparse-debianchangelog-perl
21:32:53 #8 9.784   libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl
21:32:53 #8 9.784   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
21:32:53 #8 9.784   libpython3.6-minimal libpython3.6-stdlib libquadmath0 libreadline7
21:32:53 #8 9.784   libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1
21:32:53 #8 9.784   libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl
21:32:53 #8 9.784   libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1
21:32:53 #8 9.784   libstdc++-7-dev libstrictures-perl libstring-copyright-perl
21:32:53 #8 9.784   libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl
21:32:53 #8 9.784   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
21:32:53 #8 9.784   libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl
21:32:53 #8 9.784   libtimedate-perl libtool libtry-tiny-perl libtsan0 libubsan0
21:32:53 #8 9.784   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
21:32:53 #8 9.784   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
21:32:53 #8 9.784   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
21:32:53 #8 9.784   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
21:32:53 #8 9.784   libxml-sax-expat-perl libxml-sax-perl libxml-simple-perl libxml2 libxmuu1
21:32:53 #8 9.785   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
21:32:53 #8 9.785   lsb-release m4 make man-db manpages manpages-dev mime-support
21:32:53 #8 9.785   multiarch-support netbase openssh-client openssl patch patchutils perl
21:32:53 #8 9.785   perl-modules-5.26 perl-openssl-defaults pinentry-curses po-debconf
21:32:53 #8 9.785   publicsuffix python-apt-common python3 python3-apt python3-certifi
21:32:53 #8 9.785   python3-chardet python3-debian python3-gpg python3-idna python3-magic
21:32:53 #8 9.785   python3-minimal python3-pkg-resources python3-requests python3-six
21:32:53 #8 9.785   python3-unidiff python3-urllib3 python3-xdg python3.6 python3.6-minimal
21:32:53 #8 9.786   readline-common shared-mime-info strace t1utils ucf unzip wdiff xauth
21:32:53 #8 9.786   xdg-user-dirs xz-utils
21:32:53 #9 14.00 Get:245 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-ip-perl all 1.26-2 [27.4 kB]
21:32:53 #9 14.00 Get:246 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-dns-perl all 1.22-1 [336 kB]
21:32:53 #9 14.07 Get:247 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-domain-tld-perl all 1.75-1 [29.1 kB]
21:32:53 #9 14.07 Get:248 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libemail-valid-perl all 1.202-1 [16.3 kB]
21:32:53 #9 14.07 Get:249 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libexporter-tiny-perl all 1.002001-1 [35.5 kB]
21:32:53 #9 14.08 Get:250 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libipc-system-simple-perl all 1.26-1 [22.8 kB]
21:32:53 #9 14.08 Get:251 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-basedir-perl all 0.08-1 [16.9 kB]
21:32:53 #9 14.08 Get:252 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-chdir-perl all 0.1008-1 [11.7 kB]
21:32:53 #9 14.08 Get:253 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-fcntllock-perl arm64 0.22-3build4 [33.0 kB]
21:32:53 #9 14.08 Get:254 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnumber-compare-perl all 0.03-1 [7318 B]
21:32:53 #9 14.15 Get:255 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtext-glob-perl all 0.10-1 [7554 B]
21:32:53 #9 14.15 Get:256 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
21:32:53 #9 14.22 Get:257 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfont-afm-perl all 1.20-2 [13.2 kB]
21:32:53 #9 14.22 Get:258 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-string-perl all 1.08-3 [11.1 kB]
21:32:53 #9 14.22 Get:259 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfont-ttf-perl all 1.06-1 [313 kB]
21:32:53 #9 14.23 Get:260 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfuture-perl all 0.43-1 [77.8 kB]
21:32:53 #9 14.23 Get:261 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-stringy-perl all 2.111-3 [55.8 kB]
21:32:53 #9 14.23 Get:262 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libparams-validate-perl arm64 1.29-3 [51.0 kB]
21:32:53 #9 14.23 Get:263 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB]
21:32:53 #9 14.23 Get:264 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsort-versions-perl all 1.62-1 [9294 B]
21:32:53 #14 extracting sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 1.1s done
21:32:53 #9 15.46 Get:203 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 git-man all 1:2.34.1-1ubuntu1.4 [952 kB]
21:32:53 #8 12.55 Selecting previously unselected package libgdbm-compat4:amd64.
21:32:53 #8 12.55 Preparing to unpack .../07-libgdbm-compat4_1.19-2_amd64.deb ...
21:32:53 #8 12.55 Unpacking libgdbm-compat4:amd64 (1.19-2) ...
21:32:53 #8 12.60 Selecting previously unselected package libperl5.32:amd64.
21:32:53 #8 12.60 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u2_amd64.deb ...
21:32:53 #8 12.61 Unpacking libperl5.32:amd64 (5.32.1-4+deb11u2) ...
21:32:53 #8 15.42 Get:259 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnumber-compare-perl all 0.03-1 [7318 B]
21:32:53 #8 15.42 Get:260 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnumber-range-perl all 0.12-1 [8556 B]
21:32:53 #8 15.42 Get:261 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpackage-stash-xs-perl arm64 0.28-3build2 [15.2 kB]
21:32:53 #8 15.42 Get:262 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libparse-debianchangelog-perl all 1.2.0-12 [49.5 kB]
21:32:53 #8 15.42 Get:263 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtext-glob-perl all 0.10-1 [7554 B]
21:32:53 #8 15.42 Get:264 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpath-iterator-rule-perl all 1.009-1 [49.1 kB]
21:32:53 #8 15.49 Get:265 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpath-tiny-perl all 0.104-1 [55.3 kB]
21:32:53 #8 15.49 Get:266 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libperlio-gzip-perl arm64 0.19-1build3 [13.5 kB]
21:32:53 #8 15.50 Get:267 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpod-constants-perl all 0.19-1 [16.0 kB]
21:32:53 #8 15.57 Get:268 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libregexp-pattern-license-perl all 3.0.31-3 [14.7 kB]
21:32:53 #8 14.10 Selecting previously unselected package ca-certificates.
21:32:53 #8 14.10 Preparing to unpack .../006-ca-certificates_20210119_all.deb ...
21:32:53 #8 14.11 Unpacking ca-certificates (20210119) ...
21:32:53 #8 14.20 Selecting previously unselected package libmagic-mgc.
21:32:53 #8 14.20 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3_arm64.deb ...
21:32:53 #8 14.21 Unpacking libmagic-mgc (1:5.39-3) ...
21:32:53 #8 14.33 Selecting previously unselected package libmagic1:arm64.
21:32:53 #8 14.33 Preparing to unpack .../008-libmagic1_1%3a5.39-3_arm64.deb ...
21:32:53 #8 13.80 (25/163): libpipeline-1.5.3-4.el9.aarch64.rpm   197 kB/s |  48 kB     00:00    
21:32:53 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 91.23MB / 110.12MB 17.8s
21:32:53 #8 16.55 Selecting previously unselected package gpg-wks-server.
21:32:53 #8 16.55 Preparing to unpack .../015-gpg-wks-server_2.2.12-1+deb10u2_arm64.deb ...
21:32:53 #8 16.55 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ...
21:32:53 #8 16.60 Selecting previously unselected package gpgsm.
21:32:53 #8 16.60 Preparing to unpack .../016-gpgsm_2.2.12-1+deb10u2_arm64.deb ...
21:32:53 #8 16.60 Unpacking gpgsm (2.2.12-1+deb10u2) ...
21:32:53 #8 16.65 Selecting previously unselected package gnupg.
21:32:53 #8 16.65 Preparing to unpack .../017-gnupg_2.2.12-1+deb10u2_all.deb ...
21:32:53 #8 16.65 Unpacking gnupg (2.2.12-1+deb10u2) ...
21:32:53 #8 16.71 Selecting previously unselected package less.
21:32:53 #8 16.71 Preparing to unpack .../018-less_487-0.1+b1_arm64.deb ...
21:32:53 #8 16.72 Unpacking less (487-0.1+b1) ...
21:32:53 #8 16.76 Selecting previously unselected package netbase.
21:32:53 #8 ...
21:32:53 
21:32:53 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:53 #13 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d
21:32:53 #9 14.29 Get:265 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
21:32:53 #9 14.30 Get:266 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B]
21:32:53 #9 14.37 Get:267 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-prompter-perl all 0.004015-1 [58.1 kB]
21:32:53 #9 14.37 Get:268 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjson-perl all 4.02000-2 [80.9 kB]
21:32:53 #9 14.37 Get:269 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblog-any-perl all 1.708-1 [67.8 kB]
21:32:53 #9 14.37 Get:270 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
21:32:53 #9 14.37 Get:271 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpackage-stash-perl all 0.38-1 [19.1 kB]
21:32:53 #9 14.37 Get:272 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-identify-perl arm64 0.14-1build2 [10.5 kB]
21:32:53 #9 14.37 Get:273 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-name-perl arm64 0.26-1 [11.2 kB]
21:32:53 #9 14.37 Get:274 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
21:32:53 #9 14.44 Get:275 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpath-tiny-perl all 0.108-1 [42.6 kB]
21:32:53 #9 14.44 Get:276 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtype-tiny-perl all 1.008001-2 [304 kB]
21:32:53 #9 14.52 Get:277 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB]
21:32:53 #9 14.52 Get:278 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhash-fieldhash-perl arm64 0.15-1build2 [16.5 kB]
21:32:53 #9 14.52 Get:279 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-form-perl all 6.07-1 [22.2 kB]
21:32:53 #9 14.52 Get:280 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-format-perl all 2.12-1 [41.3 kB]
21:32:53 #9 14.52 Get:281 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libhttp-daemon-perl all 6.06-1ubuntu0.1 [22.0 kB]
21:32:53 #9 14.52 Get:282 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libidn11 arm64 1.33-2.2ubuntu2 [45.3 kB]
21:32:53 #9 14.52 Get:283 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstruct-dumb-perl all 0.09-1 [10.5 kB]
21:32:53 #9 14.52 Get:284 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-async-perl all 0.75-1 [254 kB]
21:32:53 #9 14.59 Get:285 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblinux-epoll-perl arm64 0.017-1 [15.6 kB]
21:32:53 #20 5.754 Executing busybox-1.35.0-r17.trigger
21:32:53 #20 5.764 OK: 313 MiB in 37 packages
21:32:53 #13 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 5.2s
21:32:53 #14 extracting sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 0.1s
21:32:53 #8 15.57 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:32:53 #8 15.57 Get:270 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsort-key-perl arm64 1.33-2 [33.6 kB]
21:32:53 #8 15.57 Get:271 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libstring-copyright-perl all 0.003005-1 [10.1 kB]
21:32:53 #8 15.57 Get:272 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB]
21:32:53 #8 15.57 Get:273 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtext-levenshtein-perl all 0.13-1 [9612 B]
21:32:53 #8 15.57 Get:274 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libunicode-utf8-perl arm64 0.60-1build4 [17.2 kB]
21:32:53 #8 15.64 Get:275 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
21:32:53 #8 15.64 Get:276 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-sax-base-perl all 1.09-1 [18.8 kB]
21:32:53 #8 15.64 Get:277 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB]
21:32:53 #8 15.71 Get:278 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-libxml-perl arm64 2.0128+dfsg-5 [297 kB]
21:32:53 #8 15.73 Get:279 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-parser-perl arm64 2.44-2build3 [196 kB]
21:32:53 #8 15.74 Get:280 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-sax-expat-perl all 0.40-2 [11.5 kB]
21:32:53 #8 15.74 Get:281 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-simple-perl all 2.24-1 [63.6 kB]
21:32:53 #8 15.74 Get:282 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libyaml-libyaml-perl arm64 0.69+repack-1 [24.3 kB]
21:32:53 #8 15.74 Get:283 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 licensecheck all 3.0.31-2 [22.0 kB]
21:32:53 #8 15.74 Get:284 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 patchutils arm64 0.3.4-2 [65.2 kB]
21:32:53 #8 15.79 Get:285 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 t1utils arm64 1.41-2 [48.9 kB]
21:32:53 #8 15.79 Get:286 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 lintian all 2.5.81ubuntu1 [847 kB]
21:32:53 #8 15.83 Get:287 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages-dev all 4.15-1 [2217 kB]
21:32:53 #8 15.94 Get:288 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-certifi all 2018.1.18-2 [144 kB]
21:32:53 #8 13.80 (26/163): libpkgconf-1.7.3-9.el9.aarch64.rpm    183 kB/s |  36 kB     00:00    
21:32:53 #8 14.03 (27/163): libpng-1.6.37-12.el9.aarch64.rpm      518 kB/s | 115 kB     00:00    
21:32:53 #8 14.03 (28/163): libproxy-0.4.15-35.el9.aarch64.rpm    317 kB/s |  71 kB     00:00    
21:32:53 #12 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 9.3s done
21:32:53 #8 14.33 Unpacking libmagic1:arm64 (1:5.39-3) ...
21:32:53 #8 14.39 Selecting previously unselected package file.
21:32:53 #8 14.40 Preparing to unpack .../009-file_1%3a5.39-3_arm64.deb ...
21:32:53 #8 14.40 Unpacking file (1:5.39-3) ...
21:32:53 #8 14.44 Selecting previously unselected package gettext-base.
21:32:53 #8 14.44 Preparing to unpack .../010-gettext-base_0.21-4_arm64.deb ...
21:32:53 #8 14.44 Unpacking gettext-base (0.21-4) ...
21:32:53 #8 14.52 Selecting previously unselected package manpages.
21:32:53 #8 14.53 Preparing to unpack .../011-manpages_5.10-1_all.deb ...
21:32:53 #8 14.53 Unpacking manpages (5.10-1) ...
21:32:53 #9 7.015 0 upgraded, 371 newly installed, 0 to remove and 3 not upgraded.
21:32:53 #9 7.015 Need to get 132 MB of archives.
21:32:53 #9 7.015 After this operation, 475 MB of additional disk space will be used.
21:32:53 #9 7.015 Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblocale-gettext-perl amd64 1.07-4build3 [17.1 kB]
21:32:53 #9 7.166 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.4-3ubuntu0.1 [809 kB]
21:32:53 #7 extracting sha256:30869e65a46edd3d9eb7432d6971b0ee71b0fc131e37d4aec75de0a00c214800 done
21:32:53 #8 16.76 Preparing to unpack .../019-netbase_5.6_all.deb ...
21:32:53 #8 16.76 Unpacking netbase (5.6) ...
21:32:53 #8 16.79 Selecting previously unselected package bzip2.
21:32:53 #8 16.79 Preparing to unpack .../020-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
21:32:53 #8 16.80 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
21:32:53 #8 16.83 Selecting previously unselected package libmagic-mgc.
21:32:53 #8 16.83 Preparing to unpack .../021-libmagic-mgc_1%3a5.35-4+deb10u2_arm64.deb ...
21:32:53 #8 16.83 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
21:32:53 #8 16.90 Selecting previously unselected package libmagic1:arm64.
21:32:53 #8 16.90 Preparing to unpack .../022-libmagic1_1%3a5.35-4+deb10u2_arm64.deb ...
21:32:53 #8 16.91 Unpacking libmagic1:arm64 (1:5.35-4+deb10u2) ...
21:32:53 #8 16.94 Selecting previously unselected package file.
21:32:53 #8 16.94 Preparing to unpack .../023-file_1%3a5.35-4+deb10u2_arm64.deb ...
21:32:53 #8 16.95 Unpacking file (1:5.35-4+deb10u2) ...
21:32:53 #8 16.98 Selecting previously unselected package gettext-base.
21:32:53 #8 16.98 Preparing to unpack .../024-gettext-base_0.19.8.1-9_arm64.deb ...
21:32:53 #8 16.99 Unpacking gettext-base (0.19.8.1-9) ...
21:32:53 #8 17.03 Selecting previously unselected package krb5-locales.
21:32:53 #9 14.59 Get:286 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB]
21:32:53 #9 14.66 Get:287 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtypes-serialiser-perl all 1.0-1 [12.1 kB]
21:32:53 #9 14.66 Get:288 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjson-xs-perl arm64 4.020-1build1 [82.2 kB]
21:32:53 #9 14.66 Get:289 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjson-maybexs-perl all 1.004000-1 [11.0 kB]
21:32:53 #9 14.67 Get:290 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-compare-perl all 0.53-1 [65.6 kB]
21:32:53 #9 14.67 Get:291 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-moreutils-perl arm64 0.416-1build5 [53.5 kB]
21:32:53 #9 14.67 Get:292 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-someutils-perl all 0.58-1 [29.7 kB]
21:32:53 #9 14.67 Get:293 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-someutils-xs-perl arm64 0.58-2 [30.2 kB]
21:32:53 #9 14.67 Get:294 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libltdl7 arm64 2.4.6-14 [37.5 kB]
21:32:53 #9 14.74 Get:295 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libltdl-dev arm64 2.4.6-14 [162 kB]
21:32:53 #13 extracting sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 1.2s done
21:32:53 #9 16.01 Get:204 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 git arm64 1:2.34.1-1ubuntu1.4 [3169 kB]
21:32:53 #8 15.94 Get:289 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-idna all 2.6-1 [32.5 kB]
21:32:53 #8 15.95 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:32:53 #8 15.95 Get:291 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-requests all 2.18.4-2ubuntu0.1 [58.3 kB]
21:32:53 #8 15.95 Get:292 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-unidiff all 0.5.4-1 [7140 B]
21:32:53 #8 15.95 Get:293 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-xdg all 0.25-4ubuntu1.1 [31.3 kB]
21:32:53 #8 15.95 Get:294 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 unzip arm64 6.0-21ubuntu1.1 [158 kB]
21:32:53 #8 15.96 Get:295 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 wdiff arm64 1.2.2-2 [27.9 kB]
21:32:53 #8 15.96 Get:296 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 equivs all 2.1.0 [19.4 kB]
21:32:53 #8 16.01 Get:297 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
21:32:53 #8 16.09 Get:298 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-magic all 2:0.4.15-1 [9280 B]
21:32:53 #8 14.13 (29/163): libicu-67.1-9.el9.aarch64.rpm          16 MB/s | 9.5 MB     00:00    
21:32:53 #8 14.13 (30/163): libpsl-0.21.1-5.el9.aarch64.rpm       627 kB/s |  64 kB     00:00    
21:32:53 #8 14.16 (31/163): libpwquality-1.4.4-8.el9.aarch64.rpm  922 kB/s | 119 kB     00:00    
21:32:53 #8 14.21 (32/163): libselinux-utils-3.4-3.el9.aarch64.rp 2.4 MB/s | 181 kB     00:00    
21:32:53 #8 14.24 (33/163): libutempter-1.2.1-6.el9.aarch64.rpm   338 kB/s |  27 kB     00:00    
21:32:53 #8 14.33 (34/163): man-db-2.9.3-6.el9.aarch64.rpm        7.0 MB/s | 1.2 MB     00:00    
21:32:53 #12 extracting sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2
21:32:53 #8 14.76 Selecting previously unselected package libmd0:arm64.
21:32:53 #8 14.76 Preparing to unpack .../012-libmd0_1.0.3-3_arm64.deb ...
21:32:53 #8 14.77 Unpacking libmd0:arm64 (1.0.3-3) ...
21:32:53 #8 14.86 Selecting previously unselected package libbsd0:arm64.
21:32:53 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 106.95MB / 110.12MB 19.9s
21:32:53 #8 14.06 Selecting previously unselected package libgdbm-compat4:amd64.
21:32:53 #8 14.06 Preparing to unpack .../11-libgdbm-compat4_1.18.1-4_amd64.deb ...
21:32:53 #8 14.07 Unpacking libgdbm-compat4:amd64 (1.18.1-4) ...
21:32:53 #8 14.10 Selecting previously unselected package libperl5.28:amd64.
21:32:53 #8 14.11 Preparing to unpack .../12-libperl5.28_5.28.1-6+deb10u1_amd64.deb ...
21:32:53 #8 14.11 Unpacking libperl5.28:amd64 (5.28.1-6+deb10u1) ...
21:32:53 #9 ...
21:32:53 
21:32:53 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:53 #14 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d
21:32:53 #14 extracting sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 4.0s done
21:32:53 #14 extracting sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 3.8s
21:32:53 #7 extracting sha256:0f6d901b7bb094f9a2c37d7a107c79bb277bf45b35154e9861e784315251e768 done
21:32:53 #8 17.03 Preparing to unpack .../025-krb5-locales_1.17-3+deb10u3_all.deb ...
21:32:53 #8 17.03 Unpacking krb5-locales (1.17-3+deb10u3) ...
21:32:53 #8 17.07 Selecting previously unselected package libicu63:arm64.
21:32:53 #8 17.07 Preparing to unpack .../026-libicu63_63.1-6+deb10u3_arm64.deb ...
21:32:53 #8 17.08 Unpacking libicu63:arm64 (63.1-6+deb10u3) ...
21:32:53 #9 14.74 Get:296 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
21:32:53 #9 14.81 Get:297 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmail-sendmail-perl all 0.80-1 [22.6 kB]
21:32:53 #9 14.81 Get:298 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmoox-aliases-perl all 0.001006-1 [7176 B]
21:32:53 #9 14.81 Get:299 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
21:32:53 #9 14.81 Get:300 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmoox-struct-perl all 0.017-1 [23.4 kB]
21:32:53 #9 14.81 Get:301 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-dns-sec-perl arm64 1.15-1 [44.1 kB]
21:32:53 #9 14.81 Get:302 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-libidn-perl arm64 0.12.ds-3build2 [17.3 kB]
21:32:53 #9 14.81 Get:303 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnumber-range-perl all 0.12-1 [8556 B]
21:32:53 #9 14.96 Get:304 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpackage-stash-xs-perl arm64 0.29-1build1 [18.0 kB]
21:32:54 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 106.95MB / 110.12MB 17.5s
21:32:54 #9 16.22 Get:205 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
21:32:54 #9 16.22 Get:206 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6build3 [11.7 kB]
21:32:54 #9 16.22 Get:207 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
21:32:54 #9 16.22 Get:208 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libaliased-perl all 0.34-1.1 [13.3 kB]
21:32:54 #9 16.22 Get:209 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libapt-pkg-perl arm64 0.1.40build2 [70.3 kB]
21:32:54 #9 16.22 Get:210 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarchive-cpio-perl all 0.10-1.1 [9928 B]
21:32:54 #9 16.22 Get:211 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarray-intspan-perl all 2.004-1 [24.5 kB]
21:32:54 #9 16.22 Get:212 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB]
21:32:54 #9 16.22 Get:213 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
21:32:54 #9 16.29 Get:214 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libvariable-magic-perl arm64 0.62-1build5 [34.8 kB]
21:32:54 #9 16.30 Get:215 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libb-hooks-endofscope-perl all 0.25-1 [17.8 kB]
21:32:54 #9 16.37 Get:216 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libfreetype6 arm64 2.11.1+dfsg-1ubuntu0.1 [383 kB]
21:32:54 #9 16.37 Get:217 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfontconfig1 arm64 2.13.1-4.2ubuntu5 [135 kB]
21:32:54 #9 16.38 Get:218 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjpeg-turbo8 arm64 2.1.2-0ubuntu1 [129 kB]
21:32:54 #9 16.38 Get:219 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjpeg8 arm64 8c-2ubuntu10 [2264 B]
21:32:54 #9 16.38 Get:220 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdeflate0 arm64 1.10-2 [69.1 kB]
21:32:54 #9 16.38 Get:221 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjbig0 arm64 2.1-3.1build3 [28.8 kB]
21:32:54 #9 16.38 Get:222 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwebp7 arm64 1.2.2-2 [192 kB]
21:32:54 #9 16.38 Get:223 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtiff5 arm64 4.3.0-6 [179 kB]
21:32:54 #9 16.44 Get:224 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxpm4 arm64 1:3.5.12-1build2 [35.0 kB]
21:32:54 #13 extracting sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 4.2s done
21:32:54 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 108.00MB / 110.12MB 20.3s
21:32:54 #13 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 15.3s done
21:32:54 #8 16.27 debconf: delaying package configuration, since apt-utils is not installed
21:32:54 #8 16.30 Fetched 87.8 MB in 9s (9462 kB/s)
21:32:54 #8 16.32 Selecting previously unselected package liblocale-gettext-perl.
21:32:54 #8 16.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 ... 4044 files and directories currently installed.)
21:32:54 #8 16.32 Preparing to unpack .../liblocale-gettext-perl_1.07-3build2_arm64.deb ...
21:32:54 #8 16.33 Unpacking liblocale-gettext-perl (1.07-3build2) ...
21:32:54 #8 14.36 (35/163): ncurses-6.2-8.20210508.el9.aarch64.rp 2.6 MB/s | 406 kB     00:00    
21:32:54 #8 14.45 (36/163): openssl-3.0.1-40.el9.aarch64.rpm      5.6 MB/s | 1.2 MB     00:00    
21:32:54 #8 14.55 (37/163): pam-1.5.1-12.el9.aarch64.rpm          2.7 MB/s | 620 kB     00:00    
21:32:54 #8 14.56 (38/163): pkgconf-1.7.3-9.el9.aarch64.rpm       208 kB/s |  41 kB     00:00    
21:32:54 #8 14.56 (39/163): pkgconf-m4-1.7.3-9.el9.noarch.rpm     136 kB/s |  15 kB     00:00    
21:32:54 #8 14.62 (40/163): pkgconf-pkg-config-1.7.3-9.el9.aarch6 168 kB/s |  11 kB     00:00    
21:32:54 #8 14.64 (41/163): policycoreutils-3.4-2.el9.aarch64.rpm 3.0 MB/s | 233 kB     00:00    
21:32:54 #8 14.68 (42/163): procps-ng-3.3.17-6.el9.aarch64.rpm    3.0 MB/s | 347 kB     00:00    
21:32:54 #8 14.86 Preparing to unpack .../013-libbsd0_0.11.3-1_arm64.deb ...
21:32:54 #8 14.87 Unpacking libbsd0:arm64 (0.11.3-1) ...
21:32:54 #8 14.99 Selecting previously unselected package libedit2:arm64.
21:32:54 #8 14.99 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_arm64.deb ...
21:32:54 #8 14.99 Unpacking libedit2:arm64 (3.1-20191231-2+b1) ...
21:32:54 #8 15.07 Selecting previously unselected package libcbor0:arm64.
21:32:54 #8 15.08 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_arm64.deb ...
21:32:54 #8 15.08 Unpacking libcbor0:arm64 (0.5.0+dfsg-2) ...
21:32:54 #14 extracting sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 3.9s done
21:32:54 #14 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 0.1s
21:32:54 #14 ...
21:32:54 
21:32:54 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:32:54 #9 sha256:e8fb759655108bca3eb34d8302a13a4187f7c1c6949ee8d2a63f44edf03328a8
21:32:54 #9 7.552 Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 libexpat1 amd64 2.4.7-1 [90.7 kB]
21:32:54 #9 7.563 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.4-3ubuntu0.1 [2258 kB]
21:32:54 #9 7.697 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-minimal amd64 3.10.4-0ubuntu2 [24.4 kB]
21:32:54 #9 7.698 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB]
21:32:54 #9 7.701 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
21:32:54 #9 7.705 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB]
21:32:54 #9 7.709 Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB]
21:32:54 #9 7.719 Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsqlite3-0 amd64 3.37.2-2 [643 kB]
21:32:54 #9 15.12 Get:305 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
21:32:54 #9 15.21 Get:306 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libperl4-corelibs-perl all 0.004-2 [37.4 kB]
21:32:54 #9 15.27 Get:307 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libperlio-gzip-perl arm64 0.19-1build5 [14.1 kB]
21:32:54 #9 15.29 Get:308 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpod-constants-perl all 0.19-1 [16.0 kB]
21:32:54 #9 15.30 Get:309 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libre2-5 arm64 20200101+dfsg-1build1 [142 kB]
21:32:54 #8 13.47 Selecting previously unselected package perl.
21:32:54 #8 13.48 Preparing to unpack .../09-perl_5.32.1-4+deb11u2_amd64.deb ...
21:32:54 #8 13.49 Unpacking perl (5.32.1-4+deb11u2) ...
21:32:54 #8 13.57 Selecting previously unselected package liblocale-gettext-perl.
21:32:54 #8 13.57 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
21:32:54 #8 13.58 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
21:32:54 #8 13.62 Selecting previously unselected package libpython3.9-minimal:amd64.
21:32:54 #8 13.62 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_amd64.deb ...
21:32:54 #8 13.63 Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ...
21:32:54 #9 16.44 Get:225 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgd3 arm64 2.3.0-2ubuntu2 [126 kB]
21:32:54 #9 16.52 Get:226 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libc-devtools arm64 2.35-0ubuntu3.1 [27.6 kB]
21:32:54 #9 16.52 Get:227 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
21:32:54 #9 16.52 Get:228 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclass-data-inheritable-perl all 0.08-3 [8084 B]
21:32:54 #9 16.52 Get:229 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclone-perl arm64 0.45-1build3 [10.8 kB]
21:32:54 #9 16.52 Get:230 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcommon-sense-perl arm64 3.75-2build1 [21.2 kB]
21:32:54 #9 16.52 Get:231 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libconfig-tiny-perl all 2.28-1 [13.1 kB]
21:32:54 #9 16.52 Get:232 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libparams-util-perl arm64 1.102-1build3 [22.2 kB]
21:32:54 #9 16.52 Get:233 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-install-perl all 0.928-1.1 [9972 B]
21:32:54 #9 16.59 Get:234 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-optlist-perl all 0.112-1 [11.0 kB]
21:32:54 #9 16.59 Get:235 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-exporter-perl all 0.988-1 [50.6 kB]
21:32:54 #9 16.66 Get:236 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libconst-fast-perl all 0.014-1.1 [7756 B]
21:32:54 #9 16.67 Get:237 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwant-perl arm64 0.29-1build7 [24.7 kB]
21:32:54 #9 16.67 Get:238 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
21:32:54 #9 16.67 Get:239 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcpanel-json-xs-perl arm64 4.27-1build1 [114 kB]
21:32:54 #9 16.67 Get:240 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
21:32:54 #9 16.67 Get:241 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libexception-class-perl all 1.45-1 [28.6 kB]
21:32:54 #9 16.67 Get:242 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB]
21:32:54 #9 16.67 Get:243 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB]
21:32:54 #9 16.74 Get:244 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libexporter-tiny-perl all 1.002002-1 [36.2 kB]
21:32:54 #13 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 0.1s
21:32:54 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 97.52MB / 110.12MB 19.1s
21:32:54 #8 16.41 Selecting previously unselected package libssl1.1:arm64.
21:32:54 #8 16.42 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.20_arm64.deb ...
21:32:54 #8 16.42 Unpacking libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.20) ...
21:32:54 #8 16.54 Selecting previously unselected package libpython3.6-minimal:arm64.
21:32:54 #8 16.54 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.8_arm64.deb ...
21:32:54 #8 16.55 Unpacking libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.8) ...
21:32:54 #8 16.63 Selecting previously unselected package libexpat1:arm64.
21:32:54 #8 16.63 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.7_arm64.deb ...
21:32:54 #8 16.64 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.7) ...
21:32:54 #8 16.68 Selecting previously unselected package python3.6-minimal.
21:32:54 #8 14.74 (43/163): publicsuffix-list-dafsa-20210518-3.el 474 kB/s |  58 kB     00:00    
21:32:54 #8 14.79 (44/163): python3-dateutil-2.8.1-6.el9.noarch.r 1.9 MB/s | 302 kB     00:00    
21:32:54 #8 14.80 (45/163): python3-dbus-1.2.18-2.el9.aarch64.rpm 1.1 MB/s | 144 kB     00:00    
21:32:54 #8 14.82 (46/163): python3-dnf-plugins-core-4.1.0-2.el9. 3.2 MB/s | 236 kB     00:00    
21:32:54 #8 14.92 (47/163): python3-setools-4.4.0-5.el9.aarch64.r 4.5 MB/s | 590 kB     00:00    
21:32:54 #8 15.15 Selecting previously unselected package libfido2-1:arm64.
21:32:54 #8 15.15 Preparing to unpack .../016-libfido2-1_1.6.0-2_arm64.deb ...
21:32:54 #8 15.16 Unpacking libfido2-1:arm64 (1.6.0-2) ...
21:32:54 #8 15.24 Selecting previously unselected package openssh-client.
21:32:54 #8 15.25 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5+deb11u1_arm64.deb ...
21:32:54 #8 15.26 Unpacking openssh-client (1:8.4p1-5+deb11u1) ...
21:32:54 #9 7.750 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.4-3ubuntu0.1 [1830 kB]
21:32:54 #9 7.834 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.4-3ubuntu0.1 [488 kB]
21:32:54 #9 7.857 Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpython3-stdlib amd64 3.10.4-0ubuntu2 [6990 B]
21:32:54 #9 7.857 Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3 amd64 3.10.4-0ubuntu2 [22.8 kB]
21:32:54 #9 7.860 Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1 [2975 kB]
21:32:54 #9 ...
21:32:54 
21:32:54 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:54 #13 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d
21:32:54 #13 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 5.5s done
21:32:54 #13 extracting sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c done
21:32:54 #13 DONE 19.7s
21:32:54 
21:32:54 #9 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
21:32:54 #9 sha256:997db149c2e1f9a5aedd0bdeac2d5d9b496406c8aa7c290e6a24f6bca29035fd
21:32:54 #9 15.39 Get:310 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libre-engine-re2-perl arm64 0.13-5 [15.6 kB]
21:32:54 #9 15.39 Get:311 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libreadonly-perl all 2.050-2 [19.9 kB]
21:32:54 #9 15.40 Get:312 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libref-util-perl all 0.204-1 [15.0 kB]
21:32:54 #9 15.40 Get:313 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libref-util-xs-perl arm64 0.117-1build2 [11.6 kB]
21:32:54 #9 15.41 Get:314 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB]
21:32:54 #9 15.42 Get:315 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB]
21:32:54 #9 15.42 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:32:54 #9 15.43 Get:317 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsereal-decoder-perl arm64 4.011+ds-1build1 [96.0 kB]
21:32:54 #9 15.46 Get:318 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsereal-encoder-perl arm64 4.011+ds-1build1 [97.4 kB]
21:32:54 #9 15.53 Get:319 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsereal-perl all 4.011-1 [8604 B]
21:32:54 #8 14.93 Selecting previously unselected package perl.
21:32:54 #8 14.94 Preparing to unpack .../13-perl_5.28.1-6+deb10u1_amd64.deb ...
21:32:54 #8 14.95 Unpacking perl (5.28.1-6+deb10u1) ...
21:32:54 #8 15.01 Selecting previously unselected package liblocale-gettext-perl.
21:32:54 #8 15.01 Preparing to unpack .../14-liblocale-gettext-perl_1.07-3+b4_amd64.deb ...
21:32:54 #8 15.01 Unpacking liblocale-gettext-perl (1.07-3+b4) ...
21:32:54 #8 13.86 Selecting previously unselected package libexpat1:amd64.
21:32:54 #8 13.86 Preparing to unpack .../12-libexpat1_2.2.10-2+deb11u3_amd64.deb ...
21:32:54 #8 13.87 Unpacking libexpat1:amd64 (2.2.10-2+deb11u3) ...
21:32:54 #8 13.92 Selecting previously unselected package python3.9-minimal.
21:32:54 #8 13.92 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_amd64.deb ...
21:32:54 #8 17.76 Selecting previously unselected package libxml2:arm64.
21:32:54 #8 17.77 Preparing to unpack .../027-libxml2_2.9.4+dfsg1-7+deb10u4_arm64.deb ...
21:32:54 #8 17.77 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u4) ...
21:32:54 #8 17.84 Selecting previously unselected package manpages.
21:32:54 #8 17.84 Preparing to unpack .../028-manpages_4.16-2_all.deb ...
21:32:54 #8 17.85 Unpacking manpages (4.16-2) ...
21:32:54 #7 extracting sha256:9f443281bb792e933c74640c4fee510f5a0c0f1863028a609236ce4d0a961f56 done
21:32:54 #9 16.74 Get:245 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-moreutils-xs-perl arm64 0.430-2build2 [39.2 kB]
21:32:54 #9 16.81 Get:246 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-moreutils-perl all 0.430-2 [38.2 kB]
21:32:54 #9 16.81 Get:247 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-dpath-perl all 0.58-1 [38.8 kB]
21:32:54 #9 16.81 Get:248 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-dump-perl all 1.25-1 [25.9 kB]
21:32:54 #9 16.81 Get:249 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-messagepack-perl arm64 1.01-2build1 [33.9 kB]
21:32:54 #9 16.82 Get:250 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB]
21:32:54 #9 16.82 Get:251 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-validate-domain-perl all 0.10-1.1 [9992 B]
21:32:54 #9 16.82 Get:252 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB]
21:32:54 #9 16.82 Get:253 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-netmask-perl all 2.0001-1 [27.7 kB]
21:32:54 #9 16.89 Get:254 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnetaddr-ip-perl arm64 4.079+dfsg-1build7 [82.3 kB]
21:32:54 #13 extracting sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0
21:32:54 #46 5.648 NAME:
21:32:54 #46 5.648    go-winres - A tool for embedding resources in Windows executables
21:32:54 #46 5.648 
21:32:54 #46 5.648 USAGE:
21:32:54 #46 5.648    go-winres [global options] command [command options] [arguments...]
21:32:54 #46 5.649 
21:32:54 #46 5.649 COMMANDS:
21:32:54 #46 5.650    init     Create an initial ./winres/winres.json
21:32:54 #46 5.651    make     Make syso files for the "go build" command
21:32:54 #46 5.651    simply   Make syso files for the "go build" command (simplified)
21:32:54 #46 5.652    extract  Extract all resources from an executable
21:32:54 #46 5.652    patch    Replace resources in an executable file (exe, dll)
21:32:54 #46 5.653    help, h  Shows a list of commands or help for one command
21:32:54 #46 5.653 
21:32:54 #46 5.653 GLOBAL OPTIONS:
21:32:54 #46 5.654    --help, -h  show help (default: false)
21:32:54 #46 DONE 5.8s
21:32:54 
21:32:54 #21 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
21:32:54 #21 sha256:c46fdd3975cbf91107d997e49baad21da0c76dd0904f1dd311343ff84662615a
21:32:54 #21 0.924 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
21:32:54 #21 0.937 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:32:54 #21 0.941 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:32:54 #21 1.074 Get:4 http://deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
21:32:54 #9 5.281 Reading package lists...
21:32:54 #8 16.68 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.8_arm64.deb ...
21:32:54 #8 16.69 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.8) ...
21:32:54 #8 16.82 Setting up libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.20) ...
21:32:54 #8 16.93 Setting up libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.8) ...
21:32:54 #10 2.346 CentOS Stream 8 - AppStream                      14 MB/s |  21 MB     00:01    
21:32:54 #8 14.96 (48/163): python3-setuptools-53.0.0-10.el9.noar 5.6 MB/s | 946 kB     00:00    
21:32:54 #8 14.97 (49/163): python3-six-1.15.0-9.el9.noarch.rpm   245 kB/s |  37 kB     00:00    
21:32:54 #8 15.10 (50/163): shared-mime-info-2.1-4.el9.aarch64.rp 3.1 MB/s | 557 kB     00:00    
21:32:54 #8 15.14 (51/163): systemd-libs-250-7.el9.aarch64.rpm    3.3 MB/s | 586 kB     00:00    
21:32:54 #8 15.17 (52/163): tcl-8.6.10-7.el9.aarch64.rpm          5.4 MB/s | 1.1 MB     00:00    
21:32:54 #8 15.18 (53/163): unzip-6.0-56.el9.aarch64.rpm          2.5 MB/s | 179 kB     00:00    
21:32:54 #8 15.44 Selecting previously unselected package ucf.
21:32:54 #8 15.44 Preparing to unpack .../018-ucf_3.0043_all.deb ...
21:32:54 #8 15.44 Moving old data out of the way
21:32:54 #8 15.45 Unpacking ucf (3.0043) ...
21:32:54 #8 15.51 Selecting previously unselected package xz-utils.
21:32:54 #8 15.51 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
21:32:54 #8 15.52 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
21:32:54 #9 7.996 Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB]
21:32:54 #9 7.999 Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B]
21:32:54 #9 7.999 Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1 [4809 kB]
21:32:54 #9 8.235 Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 perl amd64 5.34.0-3ubuntu1 [232 kB]
21:32:54 #9 8.241 Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.6 [1184 kB]
21:32:54 #9 8.295 Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 ca-certificates all 20211016 [148 kB]
21:32:54 #9 8.303 Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.1 [5124 B]
21:32:54 #9 8.303 Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB]
21:32:54 #9 6.614 Building dependency tree...
21:32:54 #9 6.873 Reading state information...
21:32:54 #7 extracting sha256:015d6629e07632c0cbcb15c16114a56f99f8ffd2100c7a38376a92261434fd23 0.0s done
21:32:54 #7 extracting sha256:9e1d102411fe75b20c799699d683c8fc2ce7a0c318c30a9ca35f09901b0800fd done
21:32:54 #9 16.89 Get:255 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-validate-ip-perl all 0.30-1 [17.3 kB]
21:32:54 #9 16.96 Get:256 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-validate-uri-perl all 0.07-2 [11.1 kB]
21:32:54 #9 16.96 Get:257 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdistro-info-perl all 1.1build1 [5644 B]
21:32:54 #9 16.96 Get:258 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libemail-address-xs-perl arm64 1.04-1build6 [27.9 kB]
21:32:54 #9 16.96 Get:259 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libipc-system-simple-perl all 1.30-1 [23.2 kB]
21:32:54 #9 16.96 Get:260 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-basedir-perl all 0.09-1 [15.7 kB]
21:32:54 #9 16.96 Get:261 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
21:32:54 #9 16.96 Get:262 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-fcntllock-perl arm64 0.22-3build7 [33.7 kB]
21:32:54 #9 16.96 Get:263 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnumber-compare-perl all 0.03-2 [7058 B]
21:32:54 #9 17.04 Get:264 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-glob-perl all 0.11-2 [8042 B]
21:32:54 #9 17.04 Get:265 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
21:32:54 #9 17.11 Get:266 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfont-afm-perl all 1.20-3 [13.6 kB]
21:32:54 #9 17.11 Get:267 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-string-perl all 1.08-3.1 [10.7 kB]
21:32:54 #9 17.11 Get:268 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfont-ttf-perl all 1.06-1.1 [316 kB]
21:32:54 #9 17.11 Get:269 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsort-versions-perl all 1.62-1 [9294 B]
21:32:54 #9 17.11 Get:270 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
21:32:54 #9 17.12 Get:271 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
21:32:54 #9 17.12 Get:272 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-prompter-perl all 0.004015-1 [58.1 kB]
21:32:54 #9 17.12 Get:273 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjson-perl all 4.04000-1 [81.8 kB]
21:32:54 #9 17.18 Get:274 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblog-any-perl all 1.710-1 [68.4 kB]
21:32:54 #8 13.93 Unpacking python3.9-minimal (3.9.2-1) ...
21:32:54 #8 14.24 Setting up libpython3.9-minimal:amd64 (3.9.2-1) ...
21:32:54 #8 14.26 Setting up libexpat1:amd64 (2.2.10-2+deb11u3) ...
21:32:54 #8 14.27 Setting up python3.9-minimal (3.9.2-1) ...
21:32:54 #9 15.53 Get:320 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsort-key-perl arm64 1.33-2build2 [34.4 kB]
21:32:54 #9 15.53 Get:321 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstring-copyright-perl all 0.003006-1 [9608 B]
21:32:54 #9 15.53 Get:322 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB]
21:32:54 #9 15.53 Get:323 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
21:32:54 #9 15.53 Get:324 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libterm-readkey-perl arm64 2.38-1build1 [24.1 kB]
21:32:54 #9 15.54 Get:325 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtest-fatal-perl all 0.014-1 [11.1 kB]
21:32:54 #9 15.54 Get:326 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtest-refcount-perl all 0.10-1 [11.4 kB]
21:32:54 #9 15.60 Get:327 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtext-levenshtein-perl all 0.13-1 [9612 B]
21:32:54 #9 15.60 Get:328 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtype-tiny-xs-perl arm64 0.016-1 [22.3 kB]
21:32:54 #9 15.68 Get:329 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libunicode-utf8-perl arm64 0.62-1build1 [17.5 kB]
21:32:54 #9 15.68 Get:330 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
21:32:54 #9 15.68 Get:331 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-sax-base-perl all 1.09-1 [18.8 kB]
21:32:54 #9 15.68 Get:332 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
21:32:54 #9 15.68 Get:333 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-1build1 [309 kB]
21:32:54 #9 15.71 Get:334 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-parser-perl arm64 2.46-1 [191 kB]
21:32:54 #9 15.73 Get:335 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
21:32:54 #9 15.73 Get:336 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-writer-perl all 0.625-1 [24.9 kB]
21:32:54 #9 15.75 Get:337 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libyaml-libyaml-perl arm64 0.81+repack-1 [27.2 kB]
21:32:54 #9 15.75 Get:338 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 licensecheck all 3.0.45-1 [23.9 kB]
21:32:54 #9 15.83 Get:339 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevel-size-perl arm64 0.83-1build1 [19.6 kB]
21:32:54 #9 15.83 Get:340 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 t1utils arm64 1.41-3 [53.5 kB]
21:32:54 #9 15.83 Get:341 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 lintian all 2.62.0ubuntu2.1 [980 kB]
21:32:54 #9 15.87 Get:342 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 manpages-dev all 5.05-1 [2266 kB]
21:32:54 #8 15.09 Selecting previously unselected package libssl1.1:amd64.
21:32:54 #8 15.09 Preparing to unpack .../15-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ...
21:32:54 #8 15.09 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ...
21:32:54 #8 15.31 Selecting previously unselected package libpython3.7-minimal:amd64.
21:32:54 #8 15.31 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
21:32:54 #8 15.31 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
21:32:54 #13 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 14.7s
21:32:54 #8 15.36 (54/163): util-linux-2.37.4-3.el9.aarch64.rpm    11 MB/s | 2.3 MB     00:00    
21:32:54 #8 15.39 (55/163): util-linux-core-2.37.4-3.el9.aarch64. 2.1 MB/s | 459 kB     00:00    
21:32:54 #8 15.39 (56/163): vim-filesystem-8.2.2637-16.el9.noarch 118 kB/s |  25 kB     00:00    
21:32:54 #8 15.43 (57/163): xz-5.2.5-8.el9.aarch64.rpm            2.9 MB/s | 226 kB     00:00    
21:32:54 #8 15.68 Selecting previously unselected package libsigsegv2:arm64.
21:32:54 #8 15.68 Preparing to unpack .../020-libsigsegv2_2.13-1_arm64.deb ...
21:32:54 #8 15.68 Unpacking libsigsegv2:arm64 (2.13-1) ...
21:32:54 #8 15.71 Selecting previously unselected package m4.
21:32:54 #8 15.71 Preparing to unpack .../021-m4_1.4.18-5_arm64.deb ...
21:32:54 #8 15.72 Unpacking m4 (1.4.18-5) ...
21:32:54 #8 15.76 Selecting previously unselected package autoconf.
21:32:54 #8 15.76 Preparing to unpack .../022-autoconf_2.69-14_all.deb ...
21:32:54 #8 15.77 Unpacking autoconf (2.69-14) ...
21:32:54 #8 15.82 Selecting previously unselected package autotools-dev.
21:32:54 #8 15.82 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ...
21:32:54 #8 15.83 Unpacking autotools-dev (20180224.1+nmu1) ...
21:32:54 #8 15.87 Selecting previously unselected package automake.
21:32:54 #8 17.97 Selecting previously unselected package libedit2:arm64.
21:32:54 #8 17.97 Preparing to unpack .../029-libedit2_3.1-20181209-1_arm64.deb ...
21:32:54 #8 17.98 Unpacking libedit2:arm64 (3.1-20181209-1) ...
21:32:54 #8 18.02 Selecting previously unselected package libkeyutils1:arm64.
21:32:54 #8 18.03 Preparing to unpack .../030-libkeyutils1_1.6-6_arm64.deb ...
21:32:54 #8 18.03 Unpacking libkeyutils1:arm64 (1.6-6) ...
21:32:54 #8 18.07 Selecting previously unselected package libkrb5support0:arm64.
21:32:54 #8 18.07 Preparing to unpack .../031-libkrb5support0_1.17-3+deb10u3_arm64.deb ...
21:32:54 #8 18.08 Unpacking libkrb5support0:arm64 (1.17-3+deb10u3) ...
21:32:54 #8 18.12 Selecting previously unselected package libk5crypto3:arm64.
21:32:54 #8 18.12 Preparing to unpack .../032-libk5crypto3_1.17-3+deb10u3_arm64.deb ...
21:32:54 #8 18.12 Unpacking libk5crypto3:arm64 (1.17-3+deb10u3) ...
21:32:54 #8 18.17 Selecting previously unselected package libkrb5-3:arm64.
21:32:54 #8 18.17 Preparing to unpack .../033-libkrb5-3_1.17-3+deb10u3_arm64.deb ...
21:32:54 #8 18.17 Unpacking libkrb5-3:arm64 (1.17-3+deb10u3) ...
21:32:54 #8 18.24 Selecting previously unselected package libgssapi-krb5-2:arm64.
21:32:54 #8 18.24 Preparing to unpack .../034-libgssapi-krb5-2_1.17-3+deb10u3_arm64.deb ...
21:32:54 #8 18.25 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ...
21:32:54 #8 18.31 Selecting previously unselected package openssh-client.
21:32:54 #8 16.95 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.7) ...
21:32:54 #8 16.97 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.8) ...
21:32:55 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 110.12MB / 110.12MB 21.4s done
21:32:55 #13 extracting sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9
21:32:55 #9 8.469 Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 less amd64 590-1build1 [143 kB]
21:32:55 #9 8.473 Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB]
21:32:55 #9 8.474 Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB]
21:32:55 #9 8.476 Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 libelf1 amd64 0.186-1build1 [51.0 kB]
21:32:55 #9 8.478 Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB]
21:32:55 #9 7.152 The following additional packages will be installed:
21:32:55 #9 7.152   at autoconf automake autopoint autotools-dev binutils binutils-common
21:32:55 #9 7.152   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
21:32:55 #9 7.152   cpp-9 dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism diffstat
21:32:55 #9 7.152   dirmngr distro-info-data dpkg-dev dput dwz fakeroot file g++ g++-9 gcc gcc-9
21:32:55 #9 7.153   gcc-9-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg
21:32:55 #9 7.153   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
21:32:55 #9 7.153   intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl
21:32:55 #9 7.153   libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-pkg-perl
21:32:55 #9 7.153   libarchive-cpio-perl libarchive-zip-perl libarray-intspan-perl libasan5
21:32:55 #9 7.153   libasn1-8-heimdal libassuan0 libasync-mergepoint-perl libatomic1
21:32:55 #9 7.153   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
21:32:55 #9 7.153   libbinutils libbrotli1 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl
21:32:55 #9 7.153   libcbor0.6 libcc1-0 libclass-method-modifiers-perl libclass-xsaccessor-perl
21:32:55 #9 7.153   libclone-perl libcommon-sense-perl libconst-fast-perl
21:32:55 #9 7.153   libcontextual-return-perl libcpanel-json-xs-perl libcroco3 libcrypt-dev
21:32:55 #9 7.153   libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 libdata-dump-perl
21:32:55 #9 7.153   libdata-optlist-perl libdebhelper-perl libdevel-callchecker-perl
21:32:55 #9 7.153   libdevel-size-perl libdigest-bubblebabble-perl libdigest-hmac-perl
21:32:55 #9 7.153   libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2
21:32:55 #9 7.153   libelf1 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
21:32:55 #9 7.153   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
21:32:55 #9 7.153   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
21:32:55 #9 7.153   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
21:32:55 #9 7.153   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
21:32:55 #9 7.153   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
21:32:55 #9 7.153   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
21:32:55 #9 7.153   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
21:32:55 #9 7.153   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
21:32:55 #9 7.153   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
21:32:55 #9 7.153   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
21:32:55 #9 7.153   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:32:55 #9 7.153   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:32:55 #9 7.153   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
21:32:55 #9 7.153   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
21:32:55 #9 7.153   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
21:32:55 #9 7.153   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
21:32:55 #9 7.153   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
21:32:55 #9 7.153   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
21:32:55 #9 7.153   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
21:32:55 #9 7.153   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
21:32:55 #9 7.153   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
21:32:55 #9 7.153   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
21:32:55 #9 7.153   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
21:32:55 #9 7.153   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
21:32:55 #9 7.153   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
21:32:55 #9 7.153   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
21:32:55 #9 7.153   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
21:32:55 #9 7.153   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
21:32:55 #9 7.153   libnumber-compare-perl libnumber-range-perl libobject-id-perl
21:32:55 #9 7.153   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
21:32:55 #9 7.154   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
21:32:55 #9 7.154   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
21:32:55 #9 7.154   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
21:32:55 #9 7.163   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl
21:32:55 #9 7.163   libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
21:32:55 #9 7.163   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
21:32:55 #9 7.163   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
21:32:55 #9 7.163   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
21:32:55 #9 7.163   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
21:32:55 #9 7.163   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
21:32:55 #9 7.163   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
21:32:55 #9 7.163   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
21:32:55 #9 7.163   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
21:32:55 #9 7.163   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
21:32:55 #9 7.163   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
21:32:55 #9 7.163   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
21:32:55 #9 7.163   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
21:32:55 #9 7.163   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
21:32:55 #9 7.163   libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6
21:32:55 #9 7.163   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
21:32:55 #9 7.163   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
21:32:55 #9 7.163   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
21:32:55 #9 7.163   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
21:32:55 #9 7.163   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
21:32:55 #9 7.163   openssh-client openssl patch patchutils perl perl-modules-5.30
21:32:55 #9 7.163   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
21:32:55 #9 7.163   python-apt-common python3 python3-apt python3-certifi python3-chardet
21:32:55 #9 7.163   python3-debian python3-gpg python3-idna python3-magic python3-minimal
21:32:55 #9 7.163   python3-pkg-resources python3-requests python3-six python3-unidiff
21:32:55 #9 7.163   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
21:32:55 #9 7.163   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
21:32:55 #9 7.163   xz-utils
21:32:55 #9 7.163 Suggested packages:
21:32:55 #9 7.163   default-mta | mail-transport-agent autoconf-archive gnu-standards
21:32:55 #9 7.163   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
21:32:55 #9 7.163   gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx
21:32:55 #9 7.163   | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope
21:32:55 #9 7.163   disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
21:32:55 #9 7.163   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
21:32:55 #9 7.163   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
21:32:55 #9 7.163   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
21:32:55 #9 7.163   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
21:32:55 #9 7.163   mini-dinstall rsync g++-multilib g++-9-multilib gcc-9-doc gcc-multilib flex
21:32:55 #9 7.163   bison gdb gcc-doc gcc-9-multilib gettext-doc libasprintf-dev
21:32:55 #9 7.163   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
21:32:55 #9 7.163   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
21:32:55 #9 7.163   xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr gdbm-l10n
21:32:55 #9 7.163   krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libossp-uuid-perl
21:32:55 #9 7.163   libscalar-number-perl libsasl2-modules-gssapi-mit
21:32:55 #9 7.163   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
21:32:55 #9 7.163   libsasl2-modules-sql libstdc++-9-doc libbareword-filehandles-perl
21:32:55 #9 7.163   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
21:32:55 #9 7.163   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
21:32:55 #9 7.163   libxml-sax-expatxs-perl bash-completion binutils-multiarch
21:32:55 #9 7.163   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
21:32:55 #9 7.163   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
21:32:55 #9 7.163   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
21:32:55 #9 7.163   liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk
21:32:55 #9 7.163   python3-venv python3-apt-dbg python-apt-doc python3-setuptools
21:32:55 #9 7.163   python3-cryptography python3-openssl python3-socks python3.8-venv
21:32:55 #9 7.163   python3.8-doc binfmt-support readline-doc zip wdiff-doc
21:32:55 #9 17.18 Get:275 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB]
21:32:55 #9 17.26 Get:276 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpackage-stash-perl all 0.39-1 [19.1 kB]
21:32:55 #9 17.26 Get:277 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-identify-perl arm64 0.14-1build5 [10.3 kB]
21:32:55 #9 17.26 Get:278 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-name-perl arm64 0.26-1build3 [11.0 kB]
21:32:55 #9 17.26 Get:279 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
21:32:55 #9 17.26 Get:280 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpath-tiny-perl all 0.122-1 [45.9 kB]
21:32:55 #9 17.26 Get:281 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstrictures-perl all 2.000006-1 [16.3 kB]
21:32:55 #9 17.26 Get:282 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtype-tiny-perl all 1.012004-1 [321 kB]
21:32:55 #9 17.27 Get:283 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
21:32:55 #9 17.33 Get:284 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhash-fieldhash-perl arm64 0.15-1build5 [16.9 kB]
21:32:55 #9 17.33 Get:285 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-form-perl all 6.07-1 [22.2 kB]
21:32:55 #9 17.41 Get:286 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-format-perl all 2.12-1.1 [41.3 kB]
21:32:55 #9 17.41 Get:287 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB]
21:32:55 #9 17.41 Get:288 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libhttp-daemon-perl all 6.13-1ubuntu0.1 [22.9 kB]
21:32:55 #9 17.41 Get:289 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-interactive-perl all 1.023-1 [10.4 kB]
21:32:55 #9 17.41 Get:290 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-prompt-tiny-perl all 0.003-1 [8924 B]
21:32:55 #9 17.41 Get:291 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtypes-serialiser-perl all 1.01-1 [11.6 kB]
21:32:55 #9 17.41 Get:292 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjson-xs-perl arm64 4.030-1build3 [87.0 kB]
21:32:55 #9 17.41 Get:293 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjson-maybexs-perl all 1.004003-1 [11.3 kB]
21:32:55 #9 17.48 Get:294 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libldap-common all 2.5.12+dfsg-0ubuntu0.22.04.1 [16.4 kB]
21:32:55 #9 16.00 Get:343 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-certifi all 2019.11.28-1 [149 kB]
21:32:55 #9 16.00 Get:344 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-idna all 2.8-1 [34.6 kB]
21:32:55 #9 16.01 Get:345 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-urllib3 all 1.25.8-2ubuntu0.1 [88.3 kB]
21:32:55 #9 16.01 Get:346 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-requests all 2.22.0-2ubuntu1 [47.1 kB]
21:32:55 #9 16.01 Get:347 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-unidiff all 0.5.5-2 [9180 B]
21:32:55 #9 16.01 Get:348 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-xdg all 0.26-1ubuntu1 [36.1 kB]
21:32:55 #9 16.01 Get:349 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 unzip arm64 6.0-25ubuntu1 [163 kB]
21:32:55 #9 16.02 Get:350 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 equivs all 2.2.0 [19.7 kB]
21:32:55 #9 16.02 Get:351 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
21:32:55 #9 16.07 Get:352 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-magic all 2:0.4.15-3 [9376 B]
21:32:55 #9 16.28 debconf: delaying package configuration, since apt-utils is not installed
21:32:55 #8 15.46 (58/163): zip-3.0-33.el9.aarch64.rpm            3.1 MB/s | 235 kB     00:00    
21:32:55 #8 15.51 (59/163): zstd-1.5.1-2.el9.aarch64.rpm          3.1 MB/s | 387 kB     00:00    
21:32:55 #8 15.55 (60/163): abattis-cantarell-fonts-0.301-4.el9.n 3.1 MB/s | 365 kB     00:00    
21:32:55 #8 15.63 (61/163): adobe-source-code-pro-fonts-2.030.1.0 4.9 MB/s | 832 kB     00:00    
21:32:55 #8 15.66 (62/163): checkpolicy-3.4-1.el9.aarch64.rpm     2.3 MB/s | 341 kB     00:00    
21:32:55 #8 15.46 Selecting previously unselected package libexpat1:amd64.
21:32:55 #8 15.46 Preparing to unpack .../17-libexpat1_2.2.6-2+deb10u4_amd64.deb ...
21:32:55 #8 15.46 Unpacking libexpat1:amd64 (2.2.6-2+deb10u4) ...
21:32:55 #8 15.52 Selecting previously unselected package python3.7-minimal.
21:32:55 #8 15.53 Preparing to unpack .../18-python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
21:32:55 #8 15.53 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
21:32:55 #8 18.31 Preparing to unpack .../035-openssh-client_1%3a7.9p1-10+deb10u2_arm64.deb ...
21:32:55 #8 18.32 Unpacking openssh-client (1:7.9p1-10+deb10u2) ...
21:32:55 #8 18.41 Selecting previously unselected package ucf.
21:32:55 #8 18.41 Preparing to unpack .../036-ucf_3.0038+nmu1_all.deb ...
21:32:55 #8 18.42 Moving old data out of the way
21:32:55 #8 18.42 Unpacking ucf (3.0038+nmu1) ...
21:32:55 #8 18.45 Selecting previously unselected package xz-utils.
21:32:55 #8 18.46 Preparing to unpack .../037-xz-utils_5.2.4-1+deb10u1_arm64.deb ...
21:32:55 #8 18.46 Unpacking xz-utils (5.2.4-1+deb10u1) ...
21:32:55 #8 18.51 Selecting previously unselected package libfl2:arm64.
21:32:55 #8 18.51 Preparing to unpack .../038-libfl2_2.6.4-6.2_arm64.deb ...
21:32:55 #8 18.51 Unpacking libfl2:arm64 (2.6.4-6.2) ...
21:32:55 #8 18.56 Selecting previously unselected package at.
21:32:55 #8 18.56 Preparing to unpack .../039-at_3.1.23-1_arm64.deb ...
21:32:55 #8 18.56 Unpacking at (3.1.23-1) ...
21:32:55 #8 18.61 Selecting previously unselected package libsigsegv2:arm64.
21:32:55 #8 18.61 Preparing to unpack .../040-libsigsegv2_2.12-2_arm64.deb ...
21:32:55 #8 18.61 Unpacking libsigsegv2:arm64 (2.12-2) ...
21:32:55 #8 15.87 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ...
21:32:55 #8 15.87 Unpacking automake (1:1.16.3-2) ...
21:32:55 #8 15.95 Selecting previously unselected package autopoint.
21:32:55 #8 15.95 Preparing to unpack .../025-autopoint_0.21-4_all.deb ...
21:32:55 #8 15.95 Unpacking autopoint (0.21-4) ...
21:32:55 #8 16.00 Selecting previously unselected package binutils-common:arm64.
21:32:55 #8 16.00 Preparing to unpack .../026-binutils-common_2.35.2-2_arm64.deb ...
21:32:55 #8 16.00 Unpacking binutils-common:arm64 (2.35.2-2) ...
21:32:55 #8 17.51 Selecting previously unselected package python3-minimal.
21:32:55 #13 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 14.8s done
21:32:55 #9 17.48 Get:295 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-compare-perl all 0.55-1 [63.3 kB]
21:32:55 #9 17.55 Get:296 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-someutils-perl all 0.58-1 [29.7 kB]
21:32:55 #9 17.56 Get:297 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-someutils-xs-perl arm64 0.58-2build3 [32.5 kB]
21:32:55 #9 17.56 Get:298 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-utilsby-perl all 0.11-1 [14.7 kB]
21:32:55 #9 17.56 Get:299 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libltdl7 arm64 2.4.6-15build2 [39.5 kB]
21:32:55 #9 17.56 Get:300 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libltdl-dev arm64 2.4.6-15build2 [170 kB]
21:32:55 #9 17.56 Get:301 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblzo2-2 arm64 2.10-2build3 [51.4 kB]
21:32:55 #9 17.56 Get:302 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsys-hostname-long-perl all 1.5-2 [11.5 kB]
21:32:55 #9 17.56 Get:303 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB]
21:32:55 #9 16.31 Fetched 97.8 MB in 10s (9494 kB/s)
21:32:55 #9 16.35 Selecting previously unselected package liblocale-gettext-perl.
21:32:55 #9 16.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 ... 4117 files and directories currently installed.)
21:32:55 #9 16.35 Preparing to unpack .../liblocale-gettext-perl_1.07-4_arm64.deb ...
21:32:55 #9 16.36 Unpacking liblocale-gettext-perl (1.07-4) ...
21:32:55 #9 16.40 Selecting previously unselected package libssl1.1:arm64.
21:32:55 #9 16.40 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.16_arm64.deb ...
21:32:55 #9 16.41 Unpacking libssl1.1:arm64 (1.1.1f-1ubuntu2.16) ...
21:32:55 #9 16.52 Selecting previously unselected package libpython3.8-minimal:arm64.
21:32:55 #8 15.66 (63/163): desktop-file-utils-0.26-6.el9.aarch64 633 kB/s |  72 kB     00:00    
21:32:55 #8 15.70 (64/163): dwz-0.14-3.el9.aarch64.rpm            1.8 MB/s | 126 kB     00:00    
21:32:55 #8 15.74 (65/163): efi-srpm-macros-4-9.el9.noarch.rpm    278 kB/s |  23 kB     00:00    
21:32:55 #8 15.75 (66/163): emacs-filesystem-27.1-3.el9.noarch.rp 103 kB/s | 9.2 kB     00:00    
21:32:55 #8 15.79 (67/163): enchant-1.6.0-30.el9.aarch64.rpm      719 kB/s |  61 kB     00:00    
21:32:55 #8 15.81 (68/163): fonts-srpm-macros-2.0.5-7.el9.1.noarc 429 kB/s |  28 kB     00:00    
21:32:55 #8 15.90 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ...
21:32:55 #8 18.64 Selecting previously unselected package m4.
21:32:55 #8 18.64 Preparing to unpack .../041-m4_1.4.18-2_arm64.deb ...
21:32:55 #8 18.65 Unpacking m4 (1.4.18-2) ...
21:32:55 #8 18.69 Selecting previously unselected package autoconf.
21:32:55 #8 18.69 Preparing to unpack .../042-autoconf_2.69-11_all.deb ...
21:32:55 #8 18.70 Unpacking autoconf (2.69-11) ...
21:32:55 #8 18.75 Selecting previously unselected package autotools-dev.
21:32:55 #7 extracting sha256:605b78904a87fe543e5b4d40dfcc79111473c55866a56dde9d32e3df9710b6ed
21:32:55 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 103.81MB / 110.12MB 20.4s
21:32:55 #8 16.22 Selecting previously unselected package libbinutils:arm64.
21:32:55 #8 16.22 Preparing to unpack .../027-libbinutils_2.35.2-2_arm64.deb ...
21:32:55 #8 16.22 Unpacking libbinutils:arm64 (2.35.2-2) ...
21:32:55 #8 16.30 Selecting previously unselected package libctf-nobfd0:arm64.
21:32:55 #8 16.30 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_arm64.deb ...
21:32:55 #8 16.31 Unpacking libctf-nobfd0:arm64 (2.35.2-2) ...
21:32:55 #8 16.35 Selecting previously unselected package libctf0:arm64.
21:32:55 #8 16.35 Preparing to unpack .../029-libctf0_2.35.2-2_arm64.deb ...
21:32:55 #8 16.36 Unpacking libctf0:arm64 (2.35.2-2) ...
21:32:55 #8 16.39 Selecting previously unselected package binutils-aarch64-linux-gnu.
21:32:55 #8 16.39 Preparing to unpack .../030-binutils-aarch64-linux-gnu_2.35.2-2_arm64.deb ...
21:32:55 #8 16.40 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
21:32:55 #8 17.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 ... 4315 files and directories currently installed.)
21:32:55 #8 17.51 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_arm64.deb ...
21:32:55 #8 17.52 Unpacking python3-minimal (3.6.7-1~18.04) ...
21:32:55 #8 17.56 Selecting previously unselected package mime-support.
21:32:55 #8 17.56 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ...
21:32:55 #8 17.57 Unpacking mime-support (3.60ubuntu1) ...
21:32:55 #8 17.61 Selecting previously unselected package libmpdec2:arm64.
21:32:55 #8 17.61 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_arm64.deb ...
21:32:55 #8 17.61 Unpacking libmpdec2:arm64 (2.4.2-1ubuntu1) ...
21:32:55 #8 17.66 Selecting previously unselected package readline-common.
21:32:55 #8 17.66 Preparing to unpack .../3-readline-common_7.0-3_all.deb ...
21:32:55 #8 17.66 Unpacking readline-common (7.0-3) ...
21:32:55 #8 17.71 Selecting previously unselected package libreadline7:arm64.
21:32:55 #8 17.71 Preparing to unpack .../4-libreadline7_7.0-3_arm64.deb ...
21:32:55 #8 17.71 Unpacking libreadline7:arm64 (7.0-3) ...
21:32:55 #8 17.76 Selecting previously unselected package libsqlite3-0:arm64.
21:32:55 #8 17.76 Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.5_arm64.deb ...
21:32:55 #8 17.77 Unpacking libsqlite3-0:arm64 (3.22.0-1ubuntu0.5) ...
21:32:55 #8 17.83 Selecting previously unselected package libpython3.6-stdlib:arm64.
21:32:55 #21 3.202 Get:5 http://deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
21:32:55 #21 3.362 Get:6 http://deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
21:32:55 #21 3.480 Get:7 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
21:32:55 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 110.12MB / 110.12MB 21.3s done
21:32:55 #13 extracting sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9
21:32:55 #9 17.96 Get:304 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
21:32:55 #9 18.04 Get:305 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmailtools-perl all 2.21-1 [80.7 kB]
21:32:55 #8 15.98 (69/163): gcc-toolset-12-runtime-12.0-5.el9.aar 323 kB/s |  55 kB     00:00    
21:32:55 #9 16.52 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.5_arm64.deb ...
21:32:55 #9 16.52 Unpacking libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.5) ...
21:32:55 #9 16.63 Selecting previously unselected package libexpat1:arm64.
21:32:55 #9 16.63 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_arm64.deb ...
21:32:55 #9 16.64 Unpacking libexpat1:arm64 (2.2.9-1ubuntu0.4) ...
21:32:55 #9 16.67 Selecting previously unselected package python3.8-minimal.
21:32:55 #9 16.68 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.5_arm64.deb ...
21:32:55 #9 16.68 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.5) ...
21:32:55 #8 16.07 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
21:32:55 #8 16.08 Setting up libexpat1:amd64 (2.2.6-2+deb10u4) ...
21:32:55 #8 16.09 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
21:32:55 #8 18.75 Preparing to unpack .../043-autotools-dev_20180224.1_all.deb ...
21:32:55 #8 18.76 Unpacking autotools-dev (20180224.1) ...
21:32:55 #8 18.80 Selecting previously unselected package automake.
21:32:55 #8 18.80 Preparing to unpack .../044-automake_1%3a1.16.1-4_all.deb ...
21:32:55 #8 18.81 Unpacking automake (1:1.16.1-4) ...
21:32:55 #8 18.89 Selecting previously unselected package autopoint.
21:32:55 #8 18.89 Preparing to unpack .../045-autopoint_0.19.8.1-9_all.deb ...
21:32:55 #8 18.90 Unpacking autopoint (0.19.8.1-9) ...
21:32:55 #8 18.93 Selecting previously unselected package binutils-common:arm64.
21:32:55 #8 18.93 Preparing to unpack .../046-binutils-common_2.31.1-16_arm64.deb ...
21:32:55 #8 18.94 Unpacking binutils-common:arm64 (2.31.1-16) ...
21:32:55 #9 8.989 Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.1 [763 kB]
21:32:55 #9 9.014 Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB]
21:32:55 #9 9.015 Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB]
21:32:55 #9 9.016 Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB]
21:32:55 #9 9.016 Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python-apt-common all 2.3.0ubuntu2.1 [15.2 kB]
21:32:55 #9 9.017 Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-apt amd64 2.3.0ubuntu2.1 [165 kB]
21:32:55 #9 9.025 Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pkg-resources all 59.6.0-1.2 [132 kB]
21:32:55 #9 9.031 Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB]
21:32:55 #9 9.033 Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 bsdextrautils amd64 2.37.2-4ubuntu3 [71.1 kB]
21:32:55 #9 9.064 Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmagic-mgc amd64 1:5.41-3 [257 kB]
21:32:55 #9 9.138 Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmagic1 amd64 1:5.41-3 [87.2 kB]
21:32:55 #9 9.142 Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 file amd64 1:5.41-3 [21.5 kB]
21:32:55 #9 9.142 Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 gettext-base amd64 0.21-4ubuntu4 [37.8 kB]
21:32:55 #9 9.143 Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 libuchardet0 amd64 0.0.7-1build2 [76.9 kB]
21:32:55 #9 9.146 Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 groff-base amd64 1.22.4-8build1 [955 kB]
21:32:55 #9 9.182 Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB]
21:32:55 #9 9.183 Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB]
21:32:55 #9 9.186 Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB]
21:32:55 #9 7.676 The following NEW packages will be installed:
21:32:55 #9 7.676   at autoconf automake autopoint autotools-dev binutils binutils-common
21:32:55 #9 7.676   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
21:32:55 #9 7.676   cpp-9 curl dctrl-tools debhelper devscripts dh-autoreconf
21:32:55 #9 7.676   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
21:32:55 #9 7.676   equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git
21:32:55 #9 7.676   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
21:32:55 #9 7.677   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes
21:32:55 #9 7.677   krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
21:32:55 #9 7.677   libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl
21:32:55 #9 7.677   libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal
21:32:55 #9 7.677   libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
21:32:55 #9 7.677   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
21:32:55 #9 7.677   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
21:32:55 #9 7.677   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
21:32:55 #9 7.677   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
21:32:55 #9 7.677   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
21:32:55 #9 7.677   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
21:32:55 #9 7.677   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
21:32:55 #9 7.677   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
21:32:55 #9 7.677   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
21:32:55 #9 7.677   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
21:32:55 #9 7.677   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
21:32:55 #9 7.677   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
21:32:55 #9 7.677   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
21:32:55 #9 7.677   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
21:32:55 #9 7.677   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
21:32:55 #9 7.677   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
21:32:55 #9 7.677   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
21:32:55 #9 7.677   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
21:32:55 #9 7.677   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
21:32:55 #9 7.677   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
21:32:55 #9 7.677   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:32:55 #9 7.677   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:32:55 #9 7.677   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
21:32:55 #9 7.677   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
21:32:55 #9 7.677   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
21:32:55 #9 7.677   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
21:32:55 #9 7.677   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
21:32:55 #9 7.677   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
21:32:55 #9 7.677   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
21:32:55 #9 7.677   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
21:32:55 #9 7.677   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
21:32:55 #9 7.677   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
21:32:55 #9 7.677   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
21:32:55 #9 7.678   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
21:32:55 #9 7.678   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
21:32:55 #9 7.678   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
21:32:55 #9 7.678   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
21:32:55 #9 7.678   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
21:32:55 #9 7.678   libnumber-compare-perl libnumber-range-perl libobject-id-perl
21:32:55 #9 7.678   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
21:32:55 #9 7.678   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
21:32:55 #9 7.678   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
21:32:55 #9 7.678   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
21:32:55 #9 7.678   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl
21:32:55 #9 7.678   libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
21:32:55 #9 7.678   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
21:32:55 #9 7.678   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
21:32:55 #9 7.678   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
21:32:55 #9 7.678   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
21:32:55 #9 7.678   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
21:32:55 #9 7.678   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
21:32:55 #9 7.678   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
21:32:55 #9 7.678   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
21:32:55 #9 7.678   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
21:32:55 #9 7.678   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
21:32:55 #9 7.678   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
21:32:55 #9 7.678   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
21:32:55 #9 7.678   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
21:32:55 #9 7.678   libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6
21:32:55 #9 7.678   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
21:32:55 #9 7.678   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
21:32:55 #9 7.678   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
21:32:55 #9 7.679   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
21:32:55 #9 7.679   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
21:32:55 #9 7.679   openssh-client openssl patch patchutils perl perl-modules-5.30
21:32:55 #9 7.679   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
21:32:55 #9 7.679   python-apt-common python3 python3-apt python3-certifi python3-chardet
21:32:55 #9 7.679   python3-debian python3-gpg python3-idna python3-magic python3-minimal
21:32:55 #9 7.679   python3-pkg-resources python3-requests python3-six python3-unidiff
21:32:55 #9 7.679   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
21:32:55 #9 7.680   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
21:32:55 #9 7.680   xz-utils
21:32:55 #13 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 15.5s done
21:32:55 #8 16.66 Selecting previously unselected package binutils.
21:32:55 #8 17.83 Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.8_arm64.deb ...
21:32:55 #8 17.84 Unpacking libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.8) ...
21:32:55 #21 3.637 Get:8 http://deb.debian.org/debian bullseye/main armel Packages [7876 kB]
21:32:55 #21 3.725 Get:9 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
21:32:55 #21 3.836 Get:10 http://deb.debian.org/debian-security bullseye-security/main s390x Packages [149 kB]
21:32:55 #8 15.19 Selecting previously unselected package python3-minimal.
21:32:55 #8 15.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 ... 9516 files and directories currently installed.)
21:32:55 #8 15.19 Preparing to unpack .../0-python3-minimal_3.9.2-3_amd64.deb ...
21:32:55 #8 15.20 Unpacking python3-minimal (3.9.2-3) ...
21:32:55 #8 15.23 Selecting previously unselected package media-types.
21:32:55 #8 15.23 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
21:32:55 #8 15.24 Unpacking media-types (4.0.0) ...
21:32:55 #12 extracting sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 1.5s done
21:32:55 #12 extracting sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033
21:32:55 #9 18.20 Get:306 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmarkdown2 arm64 2.2.7-2 [37.0 kB]
21:32:55 #9 18.24 Get:307 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmath-base85-perl all 0.5+dfsg-1 [6764 B]
21:32:55 #9 18.25 Get:308 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmoox-aliases-perl all 0.001006-1.1 [6632 B]
21:32:55 #9 18.25 Get:309 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB]
21:32:55 #9 18.27 Get:310 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB]
21:32:55 #9 18.28 Get:311 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmoox-struct-perl all 0.020-1 [23.7 kB]
21:32:55 #9 18.29 Get:312 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmouse-perl arm64 2.5.10-1build4 [160 kB]
21:32:55 #8 16.14 (70/163): gcc-toolset-12-binutils-2.38-16.el9.a  15 MB/s | 5.8 MB     00:00    
21:32:55 #8 16.18 (71/163): gcc-toolset-12-binutils-gold-2.38-14. 2.2 MB/s | 897 kB     00:00    
21:32:55 #8 16.30 (72/163): gdb-minimal-10.2-10.el9.aarch64.rpm   9.5 MB/s | 3.1 MB     00:00    
21:32:55 #8 16.34 (73/163): gdk-pixbuf2-2.42.6-2.el9.aarch64.rpm  2.5 MB/s | 491 kB     00:00    
21:32:55 #8 16.34 (74/163): ghc-srpm-macros-1.5.0-6.el9.noarch.rp  55 kB/s | 8.8 kB     00:00    
21:32:55 #8 16.37 (75/163): go-srpm-macros-3.0.9-9.el9.noarch.rpm 412 kB/s |  27 kB     00:00    
21:32:55 #8 16.47 (76/163): hunspell-1.7.0-11.el9.aarch64.rpm     2.4 MB/s | 319 kB     00:00    
21:32:55 #9 16.88 Setting up libssl1.1:arm64 (1.1.1f-1ubuntu2.16) ...
21:32:55 #9 16.99 Setting up libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.5) ...
21:32:55 #9 17.00 Setting up libexpat1:arm64 (2.2.9-1ubuntu0.4) ...
21:32:55 #9 17.01 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.5) ...
21:32:55 #8 19.14 Selecting previously unselected package libbinutils:arm64.
21:32:55 #8 19.14 Preparing to unpack .../047-libbinutils_2.31.1-16_arm64.deb ...
21:32:55 #8 19.14 Unpacking libbinutils:arm64 (2.31.1-16) ...
21:32:55 #8 19.21 Selecting previously unselected package binutils-aarch64-linux-gnu.
21:32:55 #8 19.21 Preparing to unpack .../048-binutils-aarch64-linux-gnu_2.31.1-16_arm64.deb ...
21:32:55 #8 19.22 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ...
21:32:55 #9 9.189 Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnghttp2-14 amd64 1.43.0-1build3 [76.3 kB]
21:32:55 #9 9.212 Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpipeline1 amd64 1.5.5-1 [23.5 kB]
21:32:55 #9 9.286 Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB]
21:32:55 #9 9.294 Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB]
21:32:55 #9 9.297 Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B]
21:32:55 #9 9.297 Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB]
21:32:55 #9 9.298 Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB]
21:32:55 #9 9.300 Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 libx11-data all 2:1.7.5-1 [119 kB]
21:32:55 #9 9.307 Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 libx11-6 amd64 2:1.7.5-1 [666 kB]
21:32:55 #9 9.337 Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxext6 amd64 2:1.3.4-1build1 [31.8 kB]
21:32:55 #9 9.338 Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB]
21:32:55 #9 9.361 Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 man-db amd64 2.10.2-1 [1187 kB]
21:32:55 #13 extracting sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 1.0s done
21:32:56 #8 16.66 Preparing to unpack .../031-binutils_2.35.2-2_arm64.deb ...
21:32:56 #8 16.66 Unpacking binutils (2.35.2-2) ...
21:32:56 #8 16.70 Selecting previously unselected package libc-dev-bin.
21:32:56 #8 16.70 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u3_arm64.deb ...
21:32:56 #8 16.70 Unpacking libc-dev-bin (2.31-13+deb11u3) ...
21:32:56 #8 16.74 Selecting previously unselected package linux-libc-dev:arm64.
21:32:56 #8 16.74 Preparing to unpack .../033-linux-libc-dev_5.10.136-1_arm64.deb ...
21:32:56 #8 16.75 Unpacking linux-libc-dev:arm64 (5.10.136-1) ...
21:32:56 #8 16.89 Selecting previously unselected package libcrypt-dev:arm64.
21:32:56 #8 16.90 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_arm64.deb ...
21:32:56 #8 16.90 Unpacking libcrypt-dev:arm64 (1:4.4.18-4) ...
21:32:56 #8 16.94 Selecting previously unselected package libtirpc-dev:arm64.
21:32:56 #8 16.94 Preparing to unpack .../035-libtirpc-dev_1.3.1-1+deb11u1_arm64.deb ...
21:32:56 #8 16.95 Unpacking libtirpc-dev:arm64 (1.3.1-1+deb11u1) ...
21:32:56 #8 16.99 Selecting previously unselected package libnsl-dev:arm64.
21:32:56 #8 16.99 Preparing to unpack .../036-libnsl-dev_1.3.0-2_arm64.deb ...
21:32:56 #8 17.00 Unpacking libnsl-dev:arm64 (1.3.0-2) ...
21:32:56 #8 17.04 Selecting previously unselected package libc6-dev:arm64.
21:32:56 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 110.12MB / 110.12MB 19.1s done
21:32:56 #8 18.00 Selecting previously unselected package python3.6.
21:32:56 #8 18.00 Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.8_arm64.deb ...
21:32:56 #8 18.01 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.8) ...
21:32:56 #8 18.05 Selecting previously unselected package libpython3-stdlib:arm64.
21:32:56 #8 18.05 Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_arm64.deb ...
21:32:56 #8 18.06 Unpacking libpython3-stdlib:arm64 (3.6.7-1~18.04) ...
21:32:56 #8 18.13 Setting up python3-minimal (3.6.7-1~18.04) ...
21:32:56 #8 18.33 Selecting previously unselected package python3.
21:32:56 #8 18.33 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4773 files and directories currently installed.)
21:32:56 #8 18.34 Preparing to unpack .../0-python3_3.6.7-1~18.04_arm64.deb ...
21:32:56 #8 18.34 Unpacking python3 (3.6.7-1~18.04) ...
21:32:56 #8 18.38 Selecting previously unselected package multiarch-support.
21:32:56 #8 18.38 Preparing to unpack .../1-multiarch-support_2.27-3ubuntu1.6_arm64.deb ...
21:32:56 #8 18.38 Unpacking multiarch-support (2.27-3ubuntu1.6) ...
21:32:56 #6 extracting sha256:632957bc3aa15aa8e77742ddc0525255559e18bf130948cb02a586049652b604 4.0s done
21:32:56 #6 DONE 17.6s
21:32:56 
21:32:56 #7 [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:32:56 #7 sha256:20a54792024cd2eb10bda7a911ca3669a41ce83e7175b86dd83b1b18c6ce57e7
21:32:56 #21 3.838 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB]
21:32:56 #21 3.840 Get:12 http://deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB]
21:32:56 #21 3.842 Get:13 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB]
21:32:56 #21 3.844 Get:14 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB]
21:32:56 #21 3.846 Get:15 http://deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB]
21:32:56 #21 3.847 Get:16 http://deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
21:32:56 #21 3.848 Get:17 http://deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
21:32:56 #21 3.850 Get:18 http://deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
21:32:56 #21 3.850 Get:19 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
21:32:56 #21 3.851 Get:20 http://deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
21:32:56 #21 3.852 Get:21 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
21:32:56 #8 15.28 Selecting previously unselected package libmpdec3:amd64.
21:32:56 #8 15.28 Preparing to unpack .../2-libmpdec3_2.5.1-1_amd64.deb ...
21:32:56 #8 15.29 Unpacking libmpdec3:amd64 (2.5.1-1) ...
21:32:56 #8 15.34 Selecting previously unselected package libncursesw6:amd64.
21:32:56 #8 15.34 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_amd64.deb ...
21:32:56 #8 15.34 Unpacking libncursesw6:amd64 (6.2+20201114-2) ...
21:32:56 #8 15.40 Selecting previously unselected package readline-common.
21:32:56 #8 15.40 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
21:32:56 #8 15.40 Unpacking readline-common (8.1-1) ...
21:32:56 #8 15.45 Selecting previously unselected package libreadline8:amd64.
21:32:56 #8 15.45 Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ...
21:32:56 #8 15.46 Unpacking libreadline8:amd64 (8.1-1) ...
21:32:56 #13 ...
21:32:56 
21:32:56 #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
21:32:56 #7 sha256:a62ea6b8fc457f6651063d915094cc3ccb5588263114efc7887cc12930b1fa3d
21:32:56 #7 extracting sha256:05aa23077de69478dfc20e56aa2d54a2b13bbef07c4d2578524585d098af4e72 15.0s done
21:32:56 #7 DONE 22.4s
21:32:56 
21:32:56 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:56 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:32:56 #9 18.36 Get:313 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpackage-stash-xs-perl arm64 0.29-1build5 [19.0 kB]
21:32:56 #9 18.36 Get:314 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpath-iterator-rule-perl all 1.015-1 [40.8 kB]
21:32:56 #9 18.37 Get:315 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libperlio-gzip-perl arm64 0.19-1build8 [14.6 kB]
21:32:56 #9 18.38 Get:316 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libperlio-utf8-strict-perl arm64 0.009-1build1 [11.7 kB]
21:32:56 #9 18.38 Get:317 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpod-parser-perl all 1.63-2 [82.2 kB]
21:32:56 #9 18.40 Get:318 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpod-constants-perl all 0.19-2 [16.3 kB]
21:32:56 #9 18.40 Get:319 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libproc-processtable-perl arm64 0.634-1build1 [37.2 kB]
21:32:56 #9 18.41 Get:320 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libre2-9 arm64 20220201+dfsg-1 [153 kB]
21:32:56 #9 18.43 Get:321 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libre-engine-re2-perl arm64 0.14-1build2 [17.9 kB]
21:32:56 #9 18.50 Get:322 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libreadonly-perl all 2.050-3 [19.9 kB]
21:32:56 #9 18.50 Get:323 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libref-util-perl all 0.204-1 [15.0 kB]
21:32:56 #9 18.51 Get:324 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libref-util-xs-perl arm64 0.117-1build5 [12.4 kB]
21:32:56 #9 18.51 Get:325 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libregexp-pattern-license-perl all 3.9.3-1 [84.1 kB]
21:32:56 #9 18.51 Get:326 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
21:32:56 #9 18.51 Get:327 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsasl2-modules arm64 2.1.27+dfsg2-3ubuntu1 [57.3 kB]
21:32:56 #9 18.52 Get:328 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsereal-decoder-perl arm64 4.023+ds-1 [99.9 kB]
21:32:56 #9 18.53 Get:329 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsereal-encoder-perl arm64 4.023+ds-1 [103 kB]
21:32:56 #9 18.58 Get:330 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libset-intspan-perl all 1.19-2 [26.1 kB]
21:32:56 #9 18.58 Get:331 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsocket6-perl arm64 0.29-1build4 [19.8 kB]
21:32:56 #9 18.61 Get:332 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstring-copyright-perl all 0.003012-1 [21.3 kB]
21:32:56 #8 16.47 (77/163): hunspell-en-0.20140811.1-20.el9.noarc 1.4 MB/s | 187 kB     00:00    
21:32:56 #8 16.48 (78/163): hunspell-en-GB-0.20140811.1-20.el9.no 2.1 MB/s | 226 kB     00:00    
21:32:56 #8 16.56 (79/163): hunspell-en-US-0.20140811.1-20.el9.no 1.8 MB/s | 177 kB     00:00    
21:32:56 #8 16.57 (80/163): hunspell-filesystem-1.7.0-11.el9.aarc  94 kB/s | 8.6 kB     00:00    
21:32:56 #8 16.57 (81/163): kernel-srpm-macros-1.0-11.el9.noarch. 169 kB/s |  16 kB     00:00    
21:32:56 #8 16.69 (82/163): libappstream-glib-0.7.18-4.el9.aarch6 3.0 MB/s | 380 kB     00:00    
21:32:56 #8 19.46 Selecting previously unselected package binutils.
21:32:56 #8 19.46 Preparing to unpack .../049-binutils_2.31.1-16_arm64.deb ...
21:32:56 #8 19.46 Unpacking binutils (2.31.1-16) ...
21:32:56 #8 19.50 Selecting previously unselected package libc-dev-bin.
21:32:56 #8 19.50 Preparing to unpack .../050-libc-dev-bin_2.28-10+deb10u1_arm64.deb ...
21:32:56 #8 19.51 Unpacking libc-dev-bin (2.28-10+deb10u1) ...
21:32:56 #8 19.54 Selecting previously unselected package linux-libc-dev:arm64.
21:32:56 #9 9.434 Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages all 5.10-1ubuntu1 [1375 kB]
21:32:56 #9 9.486 Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 openssh-client amd64 1:8.9p1-3 [909 kB]
21:32:56 #9 9.535 Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB]
21:32:56 #9 9.540 Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 libunwind8 amd64 1.3.2-2build2 [54.5 kB]
21:32:56 #9 9.541 Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 strace amd64 5.16-0ubuntu3 [567 kB]
21:32:56 #9 9.568 Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 xauth amd64 1:1.1-1build2 [27.5 kB]
21:32:56 #9 9.568 Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB]
21:32:56 #9 9.582 Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsigsegv2 amd64 2.13-1ubuntu3 [14.6 kB]
21:32:56 #9 9.583 Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 m4 amd64 1.4.18-5ubuntu2 [199 kB]
21:32:56 #9 9.590 Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 autoconf all 2.71-2 [338 kB]
21:32:56 #9 9.603 Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 autotools-dev all 20220109.1 [44.9 kB]
21:32:56 #9 9.656 Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 automake all 1:1.16.5-1.3 [558 kB]
21:32:56 #13 extracting sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb
21:32:56 #8 17.04 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u3_arm64.deb ...
21:32:56 #8 17.05 Unpacking libc6-dev:arm64 (2.31-13+deb11u3) ...
21:32:56 #8 16.77 Selecting previously unselected package python3-minimal.
21:32:56 #9 8.111 0 upgraded, 354 newly installed, 0 to remove and 1 not upgraded.
21:32:56 #9 8.111 Need to get 106 MB of archives.
21:32:56 #9 8.111 After this operation, 481 MB of additional disk space will be used.
21:32:56 #9 8.111 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblocale-gettext-perl amd64 1.07-4 [17.1 kB]
21:32:56 #9 8.260 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.16 [1321 kB]
21:32:56 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 110.12MB / 110.12MB 21.1s
21:32:56 #13 extracting sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9
21:32:56 #8 18.41 Selecting previously unselected package libxau6:arm64.
21:32:56 #8 18.42 Preparing to unpack .../2-libxau6_1%3a1.0.8-1ubuntu1_arm64.deb ...
21:32:56 #8 18.42 Unpacking libxau6:arm64 (1:1.0.8-1ubuntu1) ...
21:32:56 #8 18.46 Selecting previously unselected package libbsd0:arm64.
21:32:56 #8 18.46 Preparing to unpack .../3-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ...
21:32:56 #8 18.47 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ...
21:32:56 #8 18.50 Selecting previously unselected package libxdmcp6:arm64.
21:32:56 #8 18.50 Preparing to unpack .../4-libxdmcp6_1%3a1.1.2-3_arm64.deb ...
21:32:56 #8 18.50 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ...
21:32:56 #8 18.54 Selecting previously unselected package libxcb1:arm64.
21:32:56 #8 18.54 Preparing to unpack .../5-libxcb1_1.13-2~ubuntu18.04_arm64.deb ...
21:32:56 #8 18.55 Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ...
21:32:56 #8 18.58 Selecting previously unselected package libx11-data.
21:32:56 #8 18.58 Preparing to unpack .../6-libx11-data_2%3a1.6.4-3ubuntu0.4_all.deb ...
21:32:56 #8 18.59 Unpacking libx11-data (2:1.6.4-3ubuntu0.4) ...
21:32:56 #8 15.53 Selecting previously unselected package libsqlite3-0:amd64.
21:32:56 #8 15.53 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ...
21:32:56 #8 15.54 Unpacking libsqlite3-0:amd64 (3.34.1-3) ...
21:32:56 #8 15.65 Preparing to unpack .../7-libtirpc-common_1.3.1-1+deb11u1_all.deb ...
21:32:56 #8 15.66 Unpacking libtirpc-common (1.3.1-1+deb11u1) over (1.3.1-1) ...
21:32:56 #8 15.71 Setting up libtirpc-common (1.3.1-1+deb11u1) ...
21:32:56 #8 15.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 ... 9592 files and directories currently installed.)
21:32:56 #8 15.77 Preparing to unpack .../libtirpc3_1.3.1-1+deb11u1_amd64.deb ...
21:32:56 #8 15.78 Unpacking libtirpc3:amd64 (1.3.1-1+deb11u1) over (1.3.1-1) ...
21:32:56 #9 18.61 Get:333 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB]
21:32:56 #9 18.61 Get:334 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
21:32:56 #9 18.61 Get:335 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxs-parse-keyword-perl arm64 0.21-1build1 [50.4 kB]
21:32:56 #9 18.61 Get:336 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsyntax-keyword-try-perl arm64 0.26-1build1 [26.7 kB]
21:32:56 #9 18.62 Get:337 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libterm-readkey-perl arm64 2.38-1build4 [24.7 kB]
21:32:56 #9 18.62 Get:338 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-levenshteinxs-perl arm64 0.03-4build10 [8072 B]
21:32:56 #9 18.65 Get:339 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-markdown-discount-perl arm64 0.13-1build1 [12.7 kB]
21:32:56 #9 18.69 Get:340 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-xslate-perl arm64 3.5.9-1build1 [184 kB]
21:32:56 #9 18.70 Get:341 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtime-duration-perl all 1.21-1 [13.1 kB]
21:32:56 #9 18.70 Get:342 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtime-moment-perl arm64 0.44-1build6 [75.4 kB]
21:32:56 #9 18.71 Get:343 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtype-tiny-xs-perl arm64 0.022-1build2 [25.3 kB]
21:32:56 #9 18.71 Get:344 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libunicode-utf8-perl arm64 0.62-1build4 [18.5 kB]
21:32:56 #9 18.71 Get:345 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB]
21:32:56 #9 18.71 Get:346 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB]
21:32:56 #9 18.71 Get:347 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB]
21:32:56 #9 18.73 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:32:56 #9 18.80 Get:349 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-parser-perl arm64 2.46-3build1 [211 kB]
21:32:56 #9 18.81 Get:350 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
21:32:56 #8 16.70 (83/163): libjpeg-turbo-2.0.90-5.el9.aarch64.rp 1.3 MB/s | 170 kB     00:00    
21:32:56 #8 16.70 (84/163): libproxy-webkitgtk4-0.4.15-35.el9.aar 164 kB/s |  21 kB     00:00    
21:32:56 #8 16.85 (85/163): libsoup-2.72.0-8.el9.aarch64.rpm      2.4 MB/s | 397 kB     00:00    
21:32:56 #8 16.86 (86/163): libstemmer-0-18.585svn.el9.aarch64.rp 523 kB/s |  82 kB     00:00    
21:32:56 #8 16.86 (87/163): lua-srpm-macros-1-6.el9.noarch.rpm     60 kB/s | 9.5 kB     00:00    
21:32:56 #8 16.92 (88/163): ocaml-srpm-macros-6-6.el9.noarch.rpm  137 kB/s | 8.8 kB     00:00    
21:32:56 #8 16.92 (89/163): openblas-srpm-macros-2-11.el9.noarch. 130 kB/s | 8.4 kB     00:00    
21:32:56 #8 16.93 (90/163): patch-2.7.6-16.el9.aarch64.rpm        1.7 MB/s | 124 kB     00:00    
21:32:56 #8 19.55 Preparing to unpack .../051-linux-libc-dev_4.19.249-2_arm64.deb ...
21:32:56 #8 19.55 Unpacking linux-libc-dev:arm64 (4.19.249-2) ...
21:32:56 #8 19.68 Selecting previously unselected package libc6-dev:arm64.
21:32:56 #8 19.69 Preparing to unpack .../052-libc6-dev_2.28-10+deb10u1_arm64.deb ...
21:32:56 #8 19.69 Unpacking libc6-dev:arm64 (2.28-10+deb10u1) ...
21:32:56 #9 9.676 Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 autopoint all 0.21-4ubuntu4 [422 kB]
21:32:56 #9 9.692 Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 binutils-common amd64 2.38-3ubuntu1 [221 kB]
21:32:56 #9 9.701 Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbinutils amd64 2.38-3ubuntu1 [662 kB]
21:32:56 #9 9.742 Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 libctf-nobfd0 amd64 2.38-3ubuntu1 [106 kB]
21:32:56 #9 9.744 Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 libctf0 amd64 2.38-3ubuntu1 [103 kB]
21:32:56 #9 9.748 Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 binutils-x86-64-linux-gnu amd64 2.38-3ubuntu1 [2328 kB]
21:32:56 #9 9.853 Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 binutils amd64 2.38-3ubuntu1 [3186 B]
21:32:56 #9 9.853 Get:78 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.1 [20.4 kB]
21:32:56 #9 9.853 Get:79 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-46.49 [1298 kB]
21:32:56 #9 17.59 Selecting previously unselected package python3-minimal.
21:32:56 #9 17.59 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4432 files and directories currently installed.)
21:32:56 #9 17.60 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_arm64.deb ...
21:32:56 #9 17.60 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
21:32:56 #9 17.64 Selecting previously unselected package mime-support.
21:32:56 #8 17.27 Selecting previously unselected package libisl23:arm64.
21:32:56 #8 17.27 Preparing to unpack .../038-libisl23_0.23-1_arm64.deb ...
21:32:56 #8 17.27 Unpacking libisl23:arm64 (0.23-1) ...
21:32:56 #8 17.36 Selecting previously unselected package libmpfr6:arm64.
21:32:56 #8 17.36 Preparing to unpack .../039-libmpfr6_4.1.0-3_arm64.deb ...
21:32:56 #8 17.37 Unpacking libmpfr6:arm64 (4.1.0-3) ...
21:32:56 #8 17.43 Selecting previously unselected package libmpc3:arm64.
21:32:56 #8 17.43 Preparing to unpack .../040-libmpc3_1.2.0-1_arm64.deb ...
21:32:56 #8 17.43 Unpacking libmpc3:arm64 (1.2.0-1) ...
21:32:56 #8 17.46 Selecting previously unselected package cpp-10.
21:32:56 #8 16.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:32:56 #8 16.78 Preparing to unpack .../0-python3-minimal_3.7.3-1_amd64.deb ...
21:32:56 #8 16.78 Unpacking python3-minimal (3.7.3-1) ...
21:32:56 #8 16.83 Selecting previously unselected package mime-support.
21:32:56 #8 16.83 Preparing to unpack .../1-mime-support_3.62_all.deb ...
21:32:56 #8 16.84 Unpacking mime-support (3.62) ...
21:32:56 #8 16.89 Selecting previously unselected package libmpdec2:amd64.
21:32:56 #8 16.89 Preparing to unpack .../2-libmpdec2_2.4.2-2_amd64.deb ...
21:32:56 #8 16.89 Unpacking libmpdec2:amd64 (2.4.2-2) ...
21:32:56 #8 16.95 Selecting previously unselected package readline-common.
21:32:56 #8 16.95 Preparing to unpack .../3-readline-common_7.0-5_all.deb ...
21:32:56 #8 16.95 Unpacking readline-common (7.0-5) ...
21:32:56 #8 17.01 Selecting previously unselected package libreadline7:amd64.
21:32:56 #8 17.01 Preparing to unpack .../4-libreadline7_7.0-5_amd64.deb ...
21:32:56 #8 18.66 Selecting previously unselected package libx11-6:arm64.
21:32:56 #8 18.66 Preparing to unpack .../7-libx11-6_2%3a1.6.4-3ubuntu0.4_arm64.deb ...
21:32:56 #8 18.66 Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.4) ...
21:32:56 #8 18.73 Setting up multiarch-support (2.27-3ubuntu1.6) ...
21:32:56 #8 18.78 Selecting previously unselected package libxext6:arm64.
21:32:56 #8 18.78 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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:32:56 #8 18.79 Preparing to unpack .../000-libxext6_2%3a1.3.3-1_arm64.deb ...
21:32:56 #8 18.79 Unpacking libxext6:arm64 (2:1.3.3-1) ...
21:32:56 #8 18.83 Selecting previously unselected package bsdmainutils.
21:32:56 #8 18.83 Preparing to unpack .../001-bsdmainutils_11.1.2ubuntu1_arm64.deb ...
21:32:56 #8 18.84 Unpacking bsdmainutils (11.1.2ubuntu1) ...
21:32:56 #8 18.89 Selecting previously unselected package groff-base.
21:32:56 #8 15.90 Setting up libtirpc3:amd64 (1.3.1-1+deb11u1) ...
21:32:56 #8 15.99 Selecting previously unselected package libpython3.9-stdlib:amd64.
21:32:56 #8 15.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 ... 9592 files and directories currently installed.)
21:32:56 #8 16.00 Preparing to unpack .../libpython3.9-stdlib_3.9.2-1_amd64.deb ...
21:32:56 #8 16.01 Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ...
21:32:56 #9 18.81 Get:351 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libyaml-libyaml-perl arm64 0.83+ds-1build1 [28.7 kB]
21:32:56 #9 18.81 Get:352 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 licensecheck all 3.2.14-2 [40.9 kB]
21:32:56 #9 18.82 Get:353 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevel-size-perl arm64 0.83-1build4 [20.4 kB]
21:32:56 #9 18.82 Get:354 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libipc-run3-perl all 0.048-2 [31.4 kB]
21:32:56 #9 18.82 Get:355 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lzip arm64 1.23-1 [80.5 kB]
21:32:56 #9 18.82 Get:356 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lzop arm64 1.04-2build2 [84.0 kB]
21:32:56 #9 18.83 Get:357 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 t1utils arm64 1.41-4build2 [61.5 kB]
21:32:56 #9 18.88 Get:358 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 unzip arm64 6.0-26ubuntu3 [171 kB]
21:32:56 #9 18.95 Get:359 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 lintian all 2.114.0ubuntu1.1 [1083 kB]
21:32:56 #9 18.99 Get:360 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 manpages-dev all 5.10-1ubuntu1 [2309 kB]
21:32:56 #8 16.99 (91/163): perl-AutoLoader-5.74-479.el9.noarch.r 410 kB/s |  31 kB     00:00    
21:32:56 #8 17.03 (92/163): perl-B-1.80-479.el9.aarch64.rpm       1.7 MB/s | 190 kB     00:00    
21:32:56 #8 17.03 (93/163): perl-Carp-1.50-460.el9.noarch.rpm     287 kB/s |  30 kB     00:00    
21:32:56 #8 17.09 (94/163): perl-Class-Struct-0.66-479.el9.noarch 339 kB/s |  32 kB     00:00    
21:32:56 #8 17.12 (95/163): perl-Data-Dumper-2.174-462.el9.aarch6 619 kB/s |  55 kB     00:00    
21:32:56 #13 extracting sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 1.2s done
21:32:56 #8 19.95 Selecting previously unselected package libisl19:arm64.
21:32:56 #8 19.95 Preparing to unpack .../053-libisl19_0.20-2_arm64.deb ...
21:32:56 #8 19.96 Unpacking libisl19:arm64 (0.20-2) ...
21:32:56 #8 20.09 Selecting previously unselected package libmpfr6:arm64.
21:32:56 #9 9.916 Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB]
21:32:56 #9 9.921 Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB]
21:32:56 #9 9.923 Get:82 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB]
21:32:56 #9 9.931 Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB]
21:32:56 #9 9.933 Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.1 [2099 kB]
21:32:56 #9 10.04 Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc-11-base amd64 11.2.0-19ubuntu1 [20.8 kB]
21:32:56 #9 10.04 Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB]
21:32:56 #9 10.07 Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB]
21:32:56 #9 10.14 Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB]
21:32:56 #9 10.14 Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp-11 amd64 11.2.0-19ubuntu1 [9966 kB]
21:32:56 #9 17.64 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
21:32:56 #9 17.64 Unpacking mime-support (3.64ubuntu1) ...
21:32:56 #9 17.69 Selecting previously unselected package libmpdec2:arm64.
21:32:56 #9 17.69 Preparing to unpack .../2-libmpdec2_2.4.2-3_arm64.deb ...
21:32:56 #9 17.70 Unpacking libmpdec2:arm64 (2.4.2-3) ...
21:32:56 #9 17.73 Selecting previously unselected package readline-common.
21:32:56 #9 17.73 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
21:32:56 #9 17.74 Unpacking readline-common (8.0-4) ...
21:32:56 #9 17.78 Selecting previously unselected package libreadline8:arm64.
21:32:56 #8 17.47 Preparing to unpack .../041-cpp-10_10.2.1-6_arm64.deb ...
21:32:56 #8 17.47 Unpacking cpp-10 (10.2.1-6) ...
21:32:56 #8 17.01 Unpacking libreadline7:amd64 (7.0-5) ...
21:32:56 #8 17.07 Selecting previously unselected package libsqlite3-0:amd64.
21:32:56 #8 17.07 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u1_amd64.deb ...
21:32:56 #8 17.07 Unpacking libsqlite3-0:amd64 (3.27.2-3+deb10u1) ...
21:32:56 #8 17.19 Selecting previously unselected package libpython3.7-stdlib:amd64.
21:32:56 #8 17.19 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
21:32:56 #8 17.19 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
21:32:56 #12 extracting sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 1.1s done
21:32:56 #12 ...
21:32:56 
21:32:56 #7 [stage-1 1/6] FROM docker.io/library/fedora:35@sha256:f1e3a29da8990568c1da6a460cf9658ee7e9b409aa39c2aded67f7ac1dfe7e8a
21:32:56 #7 sha256:3099f0663f3fd64b15a1ec349269aabcb46d49b91981b3a651eea001bb4a7f34
21:32:56 #7 extracting sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 10.7s done
21:32:56 #7 DONE 13.8s
21:32:56 
21:32:56 #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
21:32:56 #8 sha256:95cbc62fa22b6a3e0fb47af3ed207494022a008899bf9a3ea11e24a80266ae20
21:32:56 #8 18.89 Preparing to unpack .../002-groff-base_1.22.3-10_arm64.deb ...
21:32:56 #8 18.89 Unpacking groff-base (1.22.3-10) ...
21:32:56 #8 18.97 Selecting previously unselected package libgdbm5:arm64.
21:32:56 #8 18.97 Preparing to unpack .../003-libgdbm5_1.14.1-6_arm64.deb ...
21:32:56 #8 18.97 Unpacking libgdbm5:arm64 (1.14.1-6) ...
21:32:56 #8 19.00 Selecting previously unselected package libpipeline1:arm64.
21:32:56 #8 19.00 Preparing to unpack .../004-libpipeline1_1.5.0-1_arm64.deb ...
21:32:56 #8 19.01 Unpacking libpipeline1:arm64 (1.5.0-1) ...
21:32:56 #8 19.07 Selecting previously unselected package man-db.
21:32:56 #8 19.07 Preparing to unpack .../005-man-db_2.8.3-2ubuntu0.1_arm64.deb ...
21:32:56 #8 19.08 Unpacking man-db (2.8.3-2ubuntu0.1) ...
21:32:56 #9 8.698 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.5 [717 kB]
21:32:56 #9 8.745 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB]
21:32:56 #9 8.749 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.5 [1905 kB]
21:32:56 #9 8.839 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB]
21:32:56 #9 8.839 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB]
21:32:56 #9 8.840 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB]
21:32:56 #9 8.844 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB]
21:32:56 #9 8.846 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB]
21:32:56 #9 8.851 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.3 [549 kB]
21:32:56 #9 8.875 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.5 [1675 kB]
21:32:56 #9 ...
21:32:56 
21:32:56 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:56 #14 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d
21:32:56 #14 extracting sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 0.5s done
21:32:56 #14 extracting sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 4.3s done
21:32:56 #14 extracting sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 4.2s done
21:32:56 #14 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 0.5s
21:32:56 #14 ...
21:32:56 
21:32:56 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:32:56 #9 sha256:39f8fc169ab67bd5d3f730b9f76f1f22b32e2bbe61a7c2e276b39e8aaa6661ca
21:32:56 #9 8.957 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.5 [387 kB]
21:32:56 #9 8.978 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B]
21:32:56 #9 8.978 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB]
21:32:56 #9 8.979 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB]
21:32:56 #9 8.982 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 bsdmainutils amd64 11.1.2ubuntu3 [181 kB]
21:32:56 #9 8.989 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libuchardet0 amd64 0.0.6-3build1 [65.2 kB]
21:32:56 #9 8.991 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 groff-base amd64 1.22.4-4build1 [847 kB]
21:32:56 #9 9.031 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB]
21:32:56 #9 19.11 Get:361 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-certifi all 2020.6.20-1 [150 kB]
21:32:56 #9 19.12 Get:362 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-idna all 3.3-1 [49.3 kB]
21:32:56 #9 19.12 Get:363 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-six all 1.16.0-3ubuntu1 [12.6 kB]
21:32:56 #9 19.12 Get:364 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-urllib3 all 1.26.5-1~exp1 [96.4 kB]
21:32:56 #9 19.12 Get:365 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-requests all 2.25.1+dfsg-2 [47.9 kB]
21:32:56 #9 19.12 Get:366 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-unidiff all 0.5.5-2 [9180 B]
21:32:56 #9 19.12 Get:367 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-xdg all 0.27-2 [36.9 kB]
21:32:56 #9 19.13 Get:368 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 equivs all 2.3.1 [19.0 kB]
21:32:56 #9 19.13 Get:369 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB]
21:32:56 #9 19.18 Get:370 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-magic all 2:0.4.24-2 [12.6 kB]
21:32:56 #9 19.37 debconf: delaying package configuration, since apt-utils is not installed
21:32:56 #8 17.12 (96/163): perl-Digest-1.19-4.el9.noarch.rpm     297 kB/s |  26 kB     00:00    
21:32:56 #8 17.15 (97/163): perl-Digest-MD5-2.58-4.el9.aarch64.rp 564 kB/s |  37 kB     00:00    
21:32:56 #8 17.32 (98/163): perl-Encode-3.08-462.el9.aarch64.rpm  8.9 MB/s | 1.7 MB     00:00    
21:32:56 #8 17.32 (99/163): perl-Errno-1.30-479.el9.aarch64.rpm   124 kB/s |  24 kB     00:00    
21:32:56 #8 17.32 (100/163): perl-Exporter-5.74-461.el9.noarch.rp 189 kB/s |  32 kB     00:00    
21:32:56 #8 17.38 (101/163): perl-Fcntl-1.13-479.el9.aarch64.rpm  463 kB/s |  30 kB     00:00    
21:32:56 #8 17.39 (102/163): perl-File-Basename-2.85-479.el9.noar 416 kB/s |  27 kB     00:00    
21:32:56 #8 17.39 (103/163): perl-File-Path-2.18-4.el9.noarch.rpm 539 kB/s |  36 kB     00:00    
21:32:56 #8 17.45 (104/163): perl-File-Temp-0.231.100-4.el9.noarc 908 kB/s |  60 kB     00:00    
21:32:56 #8 17.45 (105/163): perl-File-stat-1.09-479.el9.noarch.r 416 kB/s |  27 kB     00:00    
21:32:56 #8 17.45 (106/163): perl-FileHandle-2.03-479.el9.noarch. 387 kB/s |  25 kB     00:00    
21:32:56 #8 17.51 (107/163): perl-Getopt-Long-2.52-4.el9.noarch.r 917 kB/s |  61 kB     00:00    
21:32:56 #13 extracting sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 0.1s
21:32:56 #8 20.09 Preparing to unpack .../054-libmpfr6_4.0.2-1_arm64.deb ...
21:32:56 #8 20.10 Unpacking libmpfr6:arm64 (4.0.2-1) ...
21:32:56 #8 20.16 Selecting previously unselected package libmpc3:arm64.
21:32:56 #8 20.16 Preparing to unpack .../055-libmpc3_1.1.0-1_arm64.deb ...
21:32:56 #8 20.16 Unpacking libmpc3:arm64 (1.1.0-1) ...
21:32:56 #8 20.19 Selecting previously unselected package cpp-8.
21:32:56 #8 20.19 Preparing to unpack .../056-cpp-8_8.3.0-6_arm64.deb ...
21:32:56 #8 20.20 Unpacking cpp-8 (8.3.0-6) ...
21:32:57 #9 17.78 Preparing to unpack .../4-libreadline8_8.0-4_arm64.deb ...
21:32:57 #9 17.78 Unpacking libreadline8:arm64 (8.0-4) ...
21:32:57 #9 17.83 Selecting previously unselected package libsqlite3-0:arm64.
21:32:57 #9 17.83 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.3_arm64.deb ...
21:32:57 #9 17.84 Unpacking libsqlite3-0:arm64 (3.31.1-4ubuntu0.3) ...
21:32:57 #9 17.91 Selecting previously unselected package libpython3.8-stdlib:arm64.
21:32:57 #9 17.91 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.5_arm64.deb ...
21:32:57 #9 17.91 Unpacking libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.5) ...
21:32:57 #8 17.56 Selecting previously unselected package python3.7.
21:32:57 #8 17.56 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u3_amd64.deb ...
21:32:57 #8 17.56 Unpacking python3.7 (3.7.3-2+deb10u3) ...
21:32:57 #8 19.18 Selecting previously unselected package perl-modules-5.26.
21:32:57 #8 19.18 Preparing to unpack .../006-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ...
21:32:57 #8 19.18 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ...
21:32:57 #9 9.032 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libpipeline1 amd64 1.5.2-2build1 [27.7 kB]
21:32:57 #9 9.070 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 man-db amd64 2.9.1-1 [1112 kB]
21:32:57 #9 9.086 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB]
21:32:57 #9 9.249 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B]
21:32:57 #9 9.249 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB]
21:32:57 #12 35.22 Checking for new repos for mirrors
21:32:57 #12 35.22 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec
21:32:57 #12 35.23  --> 1:make-3.82-24.el7.aarch64
21:32:57 #12 35.37  --> libtool-ltdl-devel-2.4.2-22.el7_3.aarch64
21:32:57 #12 35.37  --> git-1.8.3.1-23.el7_8.aarch64
21:32:57 #12 35.37 Getting requirements for /root/rpmbuild/SPECS/docker-ce-rootless-extras.spec
21:32:57 #12 35.37  --> Already installed : bash-4.2.46-34.el7.aarch64
21:32:57 #12 35.37 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec
21:32:57 #12 35.37  --> Already installed : bash-4.2.46-34.el7.aarch64
21:32:57 #12 35.37  --> btrfs-progs-devel-4.9.1-1.el7.aarch64
21:32:57 #12 35.38  --> Already installed : ca-certificates-2020.2.41-70.0.el7_8.noarch
21:32:57 #12 35.38  --> cmake-2.8.12.2-2.el7.aarch64
21:32:57 #12 35.38  --> 7:device-mapper-devel-1.02.170-6.el7_9.5.aarch64
21:32:57 #12 35.38  --> gcc-4.8.5-44.el7.aarch64
21:32:57 #12 35.38  --> git-1.8.3.1-23.el7_8.aarch64
21:32:57 #12 35.38  --> glibc-static-2.17-326.el7_9.aarch64
21:32:57 #12 35.38  --> libarchive-3.1.2-14.el7_7.aarch64
21:32:57 #12 35.38  --> libseccomp-devel-2.3.1-4.el7.aarch64
21:32:57 #12 35.38  --> libselinux-devel-2.5-15.el7.aarch64
21:32:57 #12 35.38  --> libtool-2.4.2-22.el7_3.aarch64
21:32:57 #12 35.38  --> libtool-ltdl-devel-2.4.2-22.el7_3.aarch64
21:32:57 #12 35.38  --> 1:make-3.82-24.el7.aarch64
21:32:57 #12 35.38  --> Already installed : 1:pkgconfig-0.27.1-4.el7.aarch64
21:32:57 #12 35.39  --> Already installed : systemd-219-78.el7.aarch64
21:32:57 #12 35.39  --> selinux-policy-devel-3.13.1-268.el7_9.2.noarch
21:32:57 #12 35.39  --> systemd-devel-219-78.el7_9.5.aarch64
21:32:57 #12 35.39  --> Already installed : 2:tar-1.26-35.el7.aarch64
21:32:57 #12 35.39  --> which-2.20-7.el7.aarch64
21:32:57 #12 35.39 Getting requirements for /root/rpmbuild/SPECS/docker-compose-plugin.spec
21:32:57 #12 35.39  --> Already installed : bash-4.2.46-34.el7.aarch64
21:32:57 #12 35.39 --> Running transaction check
21:32:57 #12 35.39 ---> Package btrfs-progs-devel.aarch64 0:4.9.1-1.el7 will be installed
21:32:57 #12 35.40 --> Processing Dependency: btrfs-progs = 4.9.1-1.el7 for package: btrfs-progs-devel-4.9.1-1.el7.aarch64
21:32:57 #12 35.53 --> Processing Dependency: libbtrfs.so.0()(64bit) for package: btrfs-progs-devel-4.9.1-1.el7.aarch64
21:32:57 #12 35.53 ---> Package cmake.aarch64 0:2.8.12.2-2.el7 will be installed
21:32:57 #12 35.53 ---> Package device-mapper-devel.aarch64 7:1.02.170-6.el7_9.5 will be installed
21:32:57 #12 35.54 --> 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:32:57 #12 35.54 ---> Package gcc.aarch64 0:4.8.5-44.el7 will be installed
21:32:57 #12 35.54 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.aarch64
21:32:57 #12 35.54 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.aarch64
21:32:57 #12 35.54 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.aarch64
21:32:57 #12 35.55 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.aarch64
21:32:57 #12 35.55 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.aarch64
21:32:57 #12 35.55 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.aarch64
21:32:57 #12 35.55 ---> Package git.aarch64 0:1.8.3.1-23.el7_8 will be installed
21:32:57 #12 35.57 --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.aarch64
21:32:57 #12 35.57 --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.aarch64
21:32:57 #12 35.58 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.aarch64
21:32:57 #12 35.58 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.aarch64
21:32:57 #12 35.58 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.aarch64
21:32:57 #12 35.58 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.aarch64
21:32:57 #12 35.59 --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.aarch64
21:32:57 #12 35.59 ---> Package glibc-static.aarch64 0:2.17-326.el7_9 will be installed
21:32:57 #12 35.59 ---> Package libarchive.aarch64 0:3.1.2-14.el7_7 will be installed
21:32:57 #12 35.59 --> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-14.el7_7.aarch64
21:32:57 #12 35.59 ---> Package libseccomp-devel.aarch64 0:2.3.1-4.el7 will be installed
21:32:57 #12 35.59 --> Processing Dependency: libseccomp(aarch-64) = 2.3.1-4.el7 for package: libseccomp-devel-2.3.1-4.el7.aarch64
21:32:57 #12 35.60 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-4.el7.aarch64
21:32:57 #12 35.60 ---> Package libselinux-devel.aarch64 0:2.5-15.el7 will be installed
21:32:57 #12 35.60 --> Processing Dependency: libsepol-devel(aarch-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.aarch64
21:32:57 #12 35.60 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.aarch64
21:32:57 #12 35.60 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.aarch64
21:32:57 #12 35.60 ---> Package libtool.aarch64 0:2.4.2-22.el7_3 will be installed
21:32:57 #12 35.60 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.aarch64
21:32:57 #12 35.61 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.aarch64
21:32:57 #12 35.61 ---> Package libtool-ltdl-devel.aarch64 0:2.4.2-22.el7_3 will be installed
21:32:57 #12 35.61 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.aarch64
21:32:57 #12 35.61 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.aarch64
21:32:57 #12 35.61 ---> Package make.aarch64 1:3.82-24.el7 will be installed
21:32:57 #12 35.62 ---> Package selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 will be installed
21:32:57 #12 35.62 --> 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:32:57 #12 35.62 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
21:32:57 #12 35.62 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
21:32:57 #12 35.62 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
21:32:57 #12 35.62 ---> Package systemd-devel.aarch64 0:219-78.el7_9.5 will be installed
21:32:57 #12 35.63 --> Processing Dependency: systemd-libs = 219-78.el7_9.5 for package: systemd-devel-219-78.el7_9.5.aarch64
21:32:57 #12 35.63 --> Processing Dependency: systemd = 219-78.el7_9.5 for package: systemd-devel-219-78.el7_9.5.aarch64
21:32:57 #12 35.63 Package: systemd-219-78.el7_9.5.src - can't co-install with systemd-219-78.el7_9.5.aarch64
21:32:57 #12 35.63 ---> Package which.aarch64 0:2.20-7.el7 will be installed
21:32:57 #12 35.63 --> Running transaction check
21:32:57 #12 35.64 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed
21:32:57 #12 35.64 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch
21:32:57 #12 35.64 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed
21:32:57 #12 35.64 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch
21:32:57 #12 35.65 ---> Package btrfs-progs.aarch64 0:4.9.1-1.el7 will be installed
21:32:57 #12 35.65 --> Processing Dependency: libext2fs.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.aarch64
21:32:57 #12 35.65 ---> Package checkpolicy.aarch64 0:2.5-8.el7 will be installed
21:32:57 #12 35.65 ---> Package cpp.aarch64 0:4.8.5-44.el7 will be installed
21:32:57 #12 35.66 ---> Package device-mapper.aarch64 7:1.02.170-6.el7 will be updated
21:32:57 #12 35.66 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7 for package: 7:device-mapper-libs-1.02.170-6.el7.aarch64
21:32:57 #12 35.66 ---> Package device-mapper.aarch64 7:1.02.170-6.el7_9.5 will be an update
21:32:57 #12 35.66 ---> Package glibc-devel.aarch64 0:2.17-326.el7_9 will be installed
21:32:57 #12 35.67 --> Processing Dependency: glibc-headers = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.aarch64
21:32:57 #12 35.67 --> Processing Dependency: glibc = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.aarch64
21:32:57 #12 35.68 Package: glibc-2.17-326.el7_9.src - can't co-install with glibc-2.17-326.el7_9.aarch64
21:32:57 #12 35.68 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-326.el7_9.aarch64
21:32:57 #12 35.68 ---> Package less.aarch64 0:458-9.el7 will be installed
21:32:57 #12 35.68 ---> Package libgomp.aarch64 0:4.8.5-44.el7 will be installed
21:32:57 #12 35.68 ---> Package libmpc.aarch64 0:1.0.1-3.el7 will be installed
21:32:57 #12 35.68 ---> Package libseccomp.aarch64 0:2.3.1-4.el7 will be installed
21:32:57 #12 35.68 ---> Package libsepol-devel.aarch64 0:2.5-10.el7 will be installed
21:32:57 #12 35.68 ---> Package libtool-ltdl.aarch64 0:2.4.2-22.el7_3 will be installed
21:32:57 #12 35.68 ---> Package lzo.aarch64 0:2.06-8.el7 will be installed
21:32:57 #12 35.68 ---> Package m4.aarch64 0:1.4.16-10.el7 will be installed
21:32:57 #12 35.68 ---> Package mpfr.aarch64 0:3.1.1-4.el7 will be installed
21:32:57 #12 35.68 ---> Package openssh-clients.aarch64 0:7.4p1-22.el7_9 will be installed
21:32:57 #12 35.69 --> Processing Dependency: openssh = 7.4p1-22.el7_9 for package: openssh-clients-7.4p1-22.el7_9.aarch64
21:32:57 #12 35.69 --> Processing Dependency: fipscheck-lib(aarch-64) >= 1.3.0 for package: openssh-clients-7.4p1-22.el7_9.aarch64
21:32:57 #12 35.69 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-22.el7_9.aarch64
21:32:57 #12 35.69 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-22.el7_9.aarch64
21:32:57 #12 35.69 ---> Package pcre-devel.aarch64 0:8.32-17.el7 will be installed
21:32:57 #12 35.69 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
21:32:57 #12 35.69 ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed
21:32:57 #12 35.70 ---> Package perl-TermReadKey.aarch64 0:2.30-20.el7 will be installed
21:32:57 #12 35.70 ---> Package policycoreutils-devel.aarch64 0:2.5-34.el7 will be installed
21:32:57 #12 35.70 --> Processing Dependency: policycoreutils-python = 2.5-34.el7 for package: policycoreutils-devel-2.5-34.el7.aarch64
21:32:57 #12 35.70 ---> Package rsync.aarch64 0:3.1.2-10.el7 will be installed
21:32:57 #12 35.70 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed
21:32:57 #12 35.70 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-268.el7_9.2.noarch
21:32:57 #12 35.71 ---> Package systemd.aarch64 0:219-78.el7 will be updated
21:32:57 #12 35.84 ---> Package systemd.aarch64 0:219-78.el7_9.5 will be an update
21:32:57 #12 35.85 ---> Package systemd-libs.aarch64 0:219-78.el7 will be updated
21:32:57 #12 35.85 ---> Package systemd-libs.aarch64 0:219-78.el7_9.5 will be an update
21:32:57 #12 35.85 --> Running transaction check
21:32:57 #12 35.86 ---> Package device-mapper-libs.aarch64 7:1.02.170-6.el7 will be updated
21:32:57 #12 35.86 ---> Package device-mapper-libs.aarch64 7:1.02.170-6.el7_9.5 will be an update
21:32:57 #12 35.86 ---> Package e2fsprogs-libs.aarch64 0:1.42.9-19.el7 will be installed
21:32:57 #12 35.86 ---> Package fipscheck-lib.aarch64 0:1.4.1-6.el7 will be installed
21:32:57 #12 35.86 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.aarch64
21:32:57 #12 35.86 ---> Package glibc.aarch64 0:2.17-317.el7 will be updated
21:32:57 #12 35.86 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.aarch64
21:32:57 #12 35.86 ---> Package glibc.aarch64 0:2.17-326.el7_9 will be an update
21:32:57 #12 35.87 ---> Package glibc-headers.aarch64 0:2.17-326.el7_9 will be installed
21:32:57 #12 35.87 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-326.el7_9.aarch64
21:32:57 #12 35.87 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-326.el7_9.aarch64
21:32:57 #12 35.87 ---> Package libedit.aarch64 0:3.0-12.20121213cvs.el7 will be installed
21:32:57 #12 35.87 ---> Package openssh.aarch64 0:7.4p1-22.el7_9 will be installed
21:32:57 #12 35.87 ---> Package perl-Data-Dumper.aarch64 0:2.145-3.el7 will be installed
21:32:57 #12 35.87 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed
21:32:57 #12 35.87 ---> Package policycoreutils.aarch64 0:2.5-34.el7 will be installed
21:32:57 #12 35.87 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.el7.aarch64
21:32:57 #12 35.87 ---> Package policycoreutils-python.aarch64 0:2.5-34.el7 will be installed
21:32:57 #12 35.88 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.aarch64
21:32:57 #12 35.88 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.aarch64
21:32:57 #12 35.88 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.aarch64
21:32:57 #12 35.88 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.aarch64
21:32:57 #12 35.88 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.aarch64
21:32:57 #12 35.88 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
21:32:57 #12 35.88 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
21:32:57 #12 35.88 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.aarch64
21:32:57 #12 35.89 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
21:32:57 #12 35.89 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
21:32:57 #12 35.89 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
21:32:57 #12 35.89 --> Running transaction check
21:32:57 #12 35.89 ---> Package audit-libs-python.aarch64 0:2.8.5-4.el7 will be installed
21:32:57 #12 35.89 ---> Package fipscheck.aarch64 0:1.4.1-6.el7 will be installed
21:32:57 #12 35.89 ---> Package glibc-common.aarch64 0:2.17-317.el7 will be updated
21:32:57 #12 35.89 ---> Package glibc-common.aarch64 0:2.17-326.el7_9 will be an update
21:32:57 #12 35.89 ---> Package kernel-headers.aarch64 0:4.18.0-348.20.1.el7 will be installed
21:32:57 #12 35.89 ---> Package libcgroup.aarch64 0:0.41-21.el7 will be installed
21:32:57 #12 35.89 ---> Package libselinux-python.aarch64 0:2.5-15.el7 will be installed
21:32:57 #12 35.89 ---> Package libselinux-utils.aarch64 0:2.5-15.el7 will be installed
21:32:57 #12 35.90 ---> Package libsemanage-python.aarch64 0:2.5-14.el7 will be installed
21:32:57 #12 35.90 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
21:32:57 #12 35.90 ---> Package setools-libs.aarch64 0:3.3.8-4.el7 will be installed
21:32:57 #12 35.94 --> Finished Dependency Resolution
21:32:57 #12 35.98 
21:32:57 #12 35.98 Dependencies Resolved
21:32:57 #12 35.99 
21:32:57 #12 35.99 ================================================================================
21:32:57 #12 35.99  Package                  Arch      Version                     Repository
21:32:57 #12 35.99                                                                            Size
21:32:57 #12 35.99 ================================================================================
21:32:57 #12 35.99 Installing:
21:32:57 #12 35.99  btrfs-progs-devel        aarch64   4.9.1-1.el7                 base       46 k
21:32:57 #12 35.99  cmake                    aarch64   2.8.12.2-2.el7              base      6.8 M
21:32:57 #12 35.99  device-mapper-devel      aarch64   7:1.02.170-6.el7_9.5        updates   205 k
21:32:57 #12 35.99  gcc                      aarch64   4.8.5-44.el7                base       13 M
21:32:57 #12 35.99  git                      aarch64   1.8.3.1-23.el7_8            base      4.4 M
21:32:57 #12 35.99  glibc-static             aarch64   2.17-326.el7_9              updates   1.4 M
21:32:57 #12 35.99  libarchive               aarch64   3.1.2-14.el7_7              base      294 k
21:32:57 #12 35.99  libseccomp-devel         aarch64   2.3.1-4.el7                 base       63 k
21:32:57 #12 35.99  libselinux-devel         aarch64   2.5-15.el7                  base      186 k
21:32:57 #12 35.99  libtool                  aarch64   2.4.2-22.el7_3              base      588 k
21:32:57 #12 35.99  libtool-ltdl-devel       aarch64   2.4.2-22.el7_3              base      167 k
21:32:57 #12 35.99  make                     aarch64   1:3.82-24.el7               base      415 k
21:32:57 #12 35.99  selinux-policy-devel     noarch    3.13.1-268.el7_9.2          updates   1.7 M
21:32:57 #12 35.99  systemd-devel            aarch64   219-78.el7_9.5              updates   216 k
21:32:57 #12 35.99  which                    aarch64   2.20-7.el7                  base       40 k
21:32:57 #12 35.99 Installing for dependencies:
21:32:57 #12 35.99  audit-libs-python        aarch64   2.8.5-4.el7                 base       73 k
21:32:57 #12 35.99  autoconf                 noarch    2.69-11.el7                 base      701 k
21:32:57 #12 35.99  automake                 noarch    1.13.4-3.el7                base      679 k
21:32:57 #12 35.99  btrfs-progs              aarch64   4.9.1-1.el7                 base      667 k
21:32:57 #12 35.99  checkpolicy              aarch64   2.5-8.el7                   base      275 k
21:32:57 #12 35.99  cpp                      aarch64   4.8.5-44.el7                base      5.2 M
21:32:57 #12 35.99  e2fsprogs-libs           aarch64   1.42.9-19.el7               base      160 k
21:32:57 #12 35.99  fipscheck                aarch64   1.4.1-6.el7                 base       22 k
21:32:57 #12 35.99  fipscheck-lib            aarch64   1.4.1-6.el7                 base       10 k
21:32:57 #12 35.99  glibc-devel              aarch64   2.17-326.el7_9              updates   1.1 M
21:32:57 #12 35.99  glibc-headers            aarch64   2.17-326.el7_9              updates   673 k
21:32:57 #12 35.99  kernel-headers           aarch64   4.18.0-348.20.1.el7         updates   8.2 M
21:32:57 #12 35.99  less                     aarch64   458-9.el7                   base      115 k
21:32:57 #12 35.99  libcgroup                aarch64   0.41-21.el7                 base       63 k
21:32:57 #12 35.99  libedit                  aarch64   3.0-12.20121213cvs.el7      base       85 k
21:32:57 #12 35.99  libgomp                  aarch64   4.8.5-44.el7                base      155 k
21:32:57 #12 35.99  libmpc                   aarch64   1.0.1-3.el7                 base       49 k
21:32:57 #12 35.99  libseccomp               aarch64   2.3.1-4.el7                 base       55 k
21:32:57 #12 35.99  libselinux-python        aarch64   2.5-15.el7                  base      222 k
21:32:57 #12 35.99  libselinux-utils         aarch64   2.5-15.el7                  base      154 k
21:32:57 #12 35.99  libsemanage-python       aarch64   2.5-14.el7                  base      109 k
21:32:57 #12 35.99  libsepol-devel           aarch64   2.5-10.el7                  base       76 k
21:32:57 #12 35.99  libtool-ltdl             aarch64   2.4.2-22.el7_3              base       47 k
21:32:57 #12 35.99  lzo                      aarch64   2.06-8.el7                  base       52 k
21:32:57 #12 35.99  m4                       aarch64   1.4.16-10.el7               base      251 k
21:32:57 #12 35.99  mpfr                     aarch64   3.1.1-4.el7                 base      198 k
21:32:57 #12 35.99  openssh                  aarch64   7.4p1-22.el7_9              updates   503 k
21:32:57 #12 35.99  openssh-clients          aarch64   7.4p1-22.el7_9              updates   610 k
21:32:57 #12 35.99  pcre-devel               aarch64   8.32-17.el7                 base      479 k
21:32:57 #12 35.99  perl-Data-Dumper         aarch64   2.145-3.el7                 base       46 k
21:32:57 #12 35.99  perl-Error               noarch    1:0.17020-2.el7             base       32 k
21:32:57 #12 35.99  perl-Git                 noarch    1.8.3.1-23.el7_8            base       56 k
21:32:57 #12 35.99  perl-TermReadKey         aarch64   2.30-20.el7                 base       30 k
21:32:57 #12 35.99  perl-Test-Harness        noarch    3.28-3.el7                  base      302 k
21:32:57 #12 35.99  policycoreutils          aarch64   2.5-34.el7                  base      916 k
21:32:57 #12 35.99  policycoreutils-devel    aarch64   2.5-34.el7                  base      323 k
21:32:57 #12 35.99  policycoreutils-python   aarch64   2.5-34.el7                  base      456 k
21:32:57 #12 35.99  python-IPy               noarch    0.75-6.el7                  base       32 k
21:32:57 #12 35.99  rsync                    aarch64   3.1.2-10.el7                base      393 k
21:32:57 #12 35.99  selinux-policy           noarch    3.13.1-268.el7_9.2          updates   498 k
21:32:57 #12 35.99  setools-libs             aarch64   3.3.8-4.el7                 base      567 k
21:32:57 #12 35.99 Updating for dependencies:
21:32:57 #12 35.99  device-mapper            aarch64   7:1.02.170-6.el7_9.5        updates   293 k
21:32:57 #12 35.99  device-mapper-libs       aarch64   7:1.02.170-6.el7_9.5        updates   313 k
21:32:57 #12 35.99  glibc                    aarch64   2.17-326.el7_9              updates   3.6 M
21:32:57 #12 35.99  glibc-common             aarch64   2.17-326.el7_9              updates    12 M
21:32:57 #12 35.99  systemd                  aarch64   219-78.el7_9.5              updates   4.9 M
21:32:57 #12 35.99  systemd-libs             aarch64   219-78.el7_9.5              updates   396 k
21:32:57 #12 35.99 
21:32:57 #12 35.99 Transaction Summary
21:32:57 #12 35.99 ================================================================================
21:32:57 #12 35.99 Install  15 Packages (+41 Dependent packages)
21:32:57 #12 35.99 Upgrade              (  6 Dependent packages)
21:32:57 #12 35.99 
21:32:57 #12 35.99 Total download size: 75 M
21:32:57 #12 35.99 Downloading packages:
21:32:57 #12 35.99 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
21:32:57 #13 extracting sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 1.0s done
21:32:57 #9 19.41 Fetched 129 MB in 13s (9753 kB/s)
21:32:57 #9 19.44 Selecting previously unselected package liblocale-gettext-perl.
21:32:57 #9 19.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 ... 4387 files and directories currently installed.)
21:32:57 #9 19.44 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_arm64.deb ...
21:32:57 #9 19.45 Unpacking liblocale-gettext-perl (1.07-4build3) ...
21:32:57 #9 19.49 Selecting previously unselected package libpython3.10-minimal:arm64.
21:32:57 #9 19.49 Preparing to unpack .../libpython3.10-minimal_3.10.4-3ubuntu0.1_arm64.deb ...
21:32:57 #9 19.50 Unpacking libpython3.10-minimal:arm64 (3.10.4-3ubuntu0.1) ...
21:32:57 #9 19.60 Selecting previously unselected package libexpat1:arm64.
21:32:57 #8 17.52 (108/163): perl-Getopt-Std-1.12-479.el9.noarch. 381 kB/s |  25 kB     00:00    
21:32:57 #8 17.52 (109/163): perl-HTTP-Tiny-0.076-460.el9.noarch. 812 kB/s |  55 kB     00:00    
21:32:57 #8 17.58 (110/163): perl-IO-1.43-479.el9.aarch64.rpm     1.4 MB/s |  98 kB     00:00    
21:32:57 #8 17.59 (111/163): perl-IO-Socket-IP-0.41-5.el9.noarch. 637 kB/s |  43 kB     00:00    
21:32:57 #8 17.59 (112/163): perl-IO-Socket-SSL-2.073-1.el9.noarc 3.0 MB/s | 219 kB     00:00    
21:32:57 #8 17.65 (113/163): perl-IPC-Open3-1.21-479.el9.noarch.r 500 kB/s |  32 kB     00:00    
21:32:57 #8 17.65 (114/163): perl-MIME-Base64-3.16-4.el9.aarch64. 481 kB/s |  31 kB     00:00    
21:32:57 #8 17.66 (115/163): perl-Mozilla-CA-20200520-6.el9.noarc 204 kB/s |  13 kB     00:00    
21:32:57 #8 17.71 (116/163): perl-NDBM_File-1.15-479.el9.aarch64. 487 kB/s |  31 kB     00:00    
21:32:57 #8 17.77 (117/163): perl-Net-SSLeay-1.92-2.el9.aarch64.r 3.1 MB/s | 389 kB     00:00    
21:32:57 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 110.12MB / 110.12MB 21.7s done
21:32:57 #13 extracting sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 0.9s done
21:32:57 #13 extracting sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb
21:32:57 #9 18.08 Selecting previously unselected package python3.8.
21:32:57 #9 18.08 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.5_arm64.deb ...
21:32:57 #9 18.08 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.5) ...
21:32:57 #9 18.13 Selecting previously unselected package libpython3-stdlib:arm64.
21:32:57 #9 18.13 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_arm64.deb ...
21:32:57 #9 18.13 Unpacking libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ...
21:32:57 #9 18.17 Setting up python3-minimal (3.8.2-0ubuntu2) ...
21:32:57 #8 17.61 Selecting previously unselected package libpython3-stdlib:amd64.
21:32:57 #8 17.61 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_amd64.deb ...
21:32:57 #8 17.62 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
21:32:57 #8 17.65 Setting up python3-minimal (3.7.3-1) ...
21:32:57 #9 10.70 Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB]
21:32:57 #9 10.71 Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcc1-0 amd64 12-20220319-1ubuntu1 [47.2 kB]
21:32:57 #9 10.71 Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgomp1 amd64 12-20220319-1ubuntu1 [126 kB]
21:32:57 #9 10.71 Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 libitm1 amd64 12-20220319-1ubuntu1 [30.2 kB]
21:32:57 #9 10.71 Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 libatomic1 amd64 12-20220319-1ubuntu1 [10.4 kB]
21:32:57 #9 10.71 Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 libasan6 amd64 11.2.0-19ubuntu1 [2283 kB]
21:32:57 #9 10.74 Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblsan0 amd64 12-20220319-1ubuntu1 [1069 kB]
21:32:57 #9 10.82 Get:97 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtsan0 amd64 11.2.0-19ubuntu1 [2261 kB]
21:32:57 #8 18.07 Selecting previously unselected package cpp.
21:32:57 #8 18.07 Preparing to unpack .../042-cpp_4%3a10.2.1-1_arm64.deb ...
21:32:57 #8 18.08 Unpacking cpp (4:10.2.1-1) ...
21:32:57 #8 18.12 Selecting previously unselected package libcc1-0:arm64.
21:32:57 #8 18.12 Preparing to unpack .../043-libcc1-0_10.2.1-6_arm64.deb ...
21:32:57 #8 18.12 Unpacking libcc1-0:arm64 (10.2.1-6) ...
21:32:57 #8 18.16 Selecting previously unselected package libgomp1:arm64.
21:32:57 #8 18.16 Preparing to unpack .../044-libgomp1_10.2.1-6_arm64.deb ...
21:32:57 #8 18.17 Unpacking libgomp1:arm64 (10.2.1-6) ...
21:32:57 #8 18.21 Selecting previously unselected package libitm1:arm64.
21:32:57 #8 18.21 Preparing to unpack .../045-libitm1_10.2.1-6_arm64.deb ...
21:32:57 #8 18.21 Unpacking libitm1:arm64 (10.2.1-6) ...
21:32:57 #8 18.26 Selecting previously unselected package libatomic1:arm64.
21:32:57 #8 18.26 Preparing to unpack .../046-libatomic1_10.2.1-6_arm64.deb ...
21:32:57 #8 18.26 Unpacking libatomic1:arm64 (10.2.1-6) ...
21:32:57 #8 18.30 Selecting previously unselected package libasan6:arm64.
21:32:57 #8 19.51 Selecting previously unselected package libgdbm-compat4:arm64.
21:32:57 #8 19.51 Preparing to unpack .../007-libgdbm-compat4_1.14.1-6_arm64.deb ...
21:32:57 #8 19.51 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ...
21:32:57 #8 19.55 Selecting previously unselected package libperl5.26:arm64.
21:32:57 #8 19.55 Preparing to unpack .../008-libperl5.26_5.26.1-6ubuntu0.5_arm64.deb ...
21:32:57 #8 19.55 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.5) ...
21:32:57 #8 ...
21:32:57 
21:32:57 #12 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:57 #12 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d
21:32:57 #12 extracting sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 4.5s done
21:32:57 #12 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 1.7s
21:32:57 #9 9.459 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB]
21:32:57 #9 9.459 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.16 [621 kB]
21:32:57 #9 9.474 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20211016~20.04.1 [144 kB]
21:32:57 #9 9.478 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.10 [4704 B]
21:32:57 #9 9.479 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB]
21:32:57 #9 9.486 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB]
21:32:57 #9 9.489 Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB]
21:32:57 #9 9.490 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 less amd64 551-1ubuntu0.1 [123 kB]
21:32:57 #9 9.495 Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 libelf1 amd64 0.176-1.1build1 [44.0 kB]
21:32:57 #9 9.530 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB]
21:32:57 #9 19.60 Preparing to unpack .../libexpat1_2.4.7-1_arm64.deb ...
21:32:57 #9 19.61 Unpacking libexpat1:arm64 (2.4.7-1) ...
21:32:57 #9 19.65 Selecting previously unselected package python3.10-minimal.
21:32:57 #9 19.65 Preparing to unpack .../python3.10-minimal_3.10.4-3ubuntu0.1_arm64.deb ...
21:32:57 #9 19.66 Unpacking python3.10-minimal (3.10.4-3ubuntu0.1) ...
21:32:57 #9 19.75 Setting up libpython3.10-minimal:arm64 (3.10.4-3ubuntu0.1) ...
21:32:57 #8 17.78 (118/163): perl-POSIX-1.94-479.el9.aarch64.rpm  898 kB/s | 106 kB     00:00    
21:32:57 #8 17.78 (119/163): perl-PathTools-3.78-461.el9.aarch64. 1.3 MB/s |  88 kB     00:00    
21:32:57 #8 17.84 (120/163): perl-Pod-Escapes-1.07-460.el9.noarch 319 kB/s |  21 kB     00:00    
21:32:57 #8 17.85 (121/163): perl-Pod-Perldoc-3.28.01-461.el9.noa 1.3 MB/s |  87 kB     00:00    
21:32:57 #8 17.85 (122/163): perl-Pod-Simple-3.42-4.el9.noarch.rp 3.1 MB/s | 225 kB     00:00    
21:32:57 #8 17.90 (123/163): perl-Pod-Usage-2.01-4.el9.noarch.rpm 634 kB/s |  41 kB     00:00    
21:32:57 #9 18.36 Selecting previously unselected package python3.
21:32:57 #9 18.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 ... 4862 files and directories currently installed.)
21:32:57 #9 18.36 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_arm64.deb ...
21:32:57 #9 18.37 Unpacking python3 (3.8.2-0ubuntu2) ...
21:32:57 #9 18.41 Selecting previously unselected package libbsd0:arm64.
21:32:57 #9 18.41 Preparing to unpack .../001-libbsd0_0.10.0-1_arm64.deb ...
21:32:57 #9 18.41 Unpacking libbsd0:arm64 (0.10.0-1) ...
21:32:57 #9 18.45 Selecting previously unselected package bsdmainutils.
21:32:57 #9 18.45 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_arm64.deb ...
21:32:57 #9 18.45 Unpacking bsdmainutils (11.1.2ubuntu3) ...
21:32:57 #9 18.50 Selecting previously unselected package libuchardet0:arm64.
21:32:57 #9 18.50 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_arm64.deb ...
21:32:57 #9 18.51 Unpacking libuchardet0:arm64 (0.0.6-3build1) ...
21:32:57 #9 18.54 Selecting previously unselected package groff-base.
21:32:57 #9 18.54 Preparing to unpack .../004-groff-base_1.22.4-4build1_arm64.deb ...
21:32:57 #9 18.55 Unpacking groff-base (1.22.4-4build1) ...
21:32:57 #8 20.77 Selecting previously unselected package cpp.
21:32:57 #8 20.77 Preparing to unpack .../057-cpp_4%3a8.3.0-1_arm64.deb ...
21:32:57 #8 20.77 Unpacking cpp (4:8.3.0-1) ...
21:32:57 #8 20.81 Selecting previously unselected package libcc1-0:arm64.
21:32:57 #8 20.81 Preparing to unpack .../058-libcc1-0_8.3.0-6_arm64.deb ...
21:32:57 #8 20.82 Unpacking libcc1-0:arm64 (8.3.0-6) ...
21:32:57 #8 20.86 Selecting previously unselected package libgomp1:arm64.
21:32:57 #8 20.86 Preparing to unpack .../059-libgomp1_8.3.0-6_arm64.deb ...
21:32:57 #8 20.86 Unpacking libgomp1:arm64 (8.3.0-6) ...
21:32:57 #8 20.90 Selecting previously unselected package libitm1:arm64.
21:32:57 #13 extracting sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 0.7s done
21:32:57 #9 10.93 Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 libubsan1 amd64 12-20220319-1ubuntu1 [976 kB]
21:32:57 #9 10.97 Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 libquadmath0 amd64 12-20220319-1ubuntu1 [154 kB]
21:32:57 #9 10.97 Get:100 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgcc-11-dev amd64 11.2.0-19ubuntu1 [2526 kB]
21:32:57 #8 17.93 Selecting previously unselected package python3.
21:32:57 #8 17.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 ... 10074 files and directories currently installed.)
21:32:57 #8 17.93 Preparing to unpack .../python3_3.7.3-1_amd64.deb ...
21:32:57 #8 17.95 Unpacking python3 (3.7.3-1) ...
21:32:57 #8 18.00 Preparing to unpack .../libgnutls30_3.6.7-4+deb10u9_amd64.deb ...
21:32:57 #8 18.01 Unpacking libgnutls30:amd64 (3.6.7-4+deb10u9) over (3.6.7-4+deb10u7) ...
21:32:57 #8 16.74 Selecting previously unselected package python3.9.
21:32:57 #8 16.75 Preparing to unpack .../python3.9_3.9.2-1_amd64.deb ...
21:32:57 #8 16.75 Unpacking python3.9 (3.9.2-1) ...
21:32:57 #8 16.82 Selecting previously unselected package libpython3-stdlib:amd64.
21:32:57 #8 16.82 Preparing to unpack .../libpython3-stdlib_3.9.2-3_amd64.deb ...
21:32:57 #8 16.83 Unpacking libpython3-stdlib:amd64 (3.9.2-3) ...
21:32:57 #8 16.87 Setting up python3-minimal (3.9.2-3) ...
21:32:57 #8 18.30 Preparing to unpack .../047-libasan6_10.2.1-6_arm64.deb ...
21:32:57 #8 18.30 Unpacking libasan6:arm64 (10.2.1-6) ...
21:32:57 #8 18.50 Selecting previously unselected package liblsan0:arm64.
21:32:57 #8 18.51 Preparing to unpack .../048-liblsan0_10.2.1-6_arm64.deb ...
21:32:57 #8 18.51 Unpacking liblsan0:arm64 (10.2.1-6) ...
21:32:57 #9 9.605 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:32:57 #9 9.605 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB]
21:32:57 #9 9.616 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8515 kB]
21:32:57 #14 extracting sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 5.1s
21:32:57 #8 19.89 Selecting previously unselected package perl.
21:32:57 #9 19.76 Setting up libexpat1:arm64 (2.4.7-1) ...
21:32:57 #9 19.77 Setting up python3.10-minimal (3.10.4-3ubuntu0.1) ...
21:32:57 #14 ...
21:32:57 
21:32:57 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:32:57 #9 sha256:9cfaa2fcb2414698d4c11451e7639c6574f6a6d58c4f741c7ed6c51f2b7ddd3b
21:32:57 #9 1.789 Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB]
21:32:57 #9 2.199 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB]
21:32:57 #9 2.309 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB]
21:32:57 #9 2.428 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB]
21:32:57 #9 2.602 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main armhf Packages [1227 kB]
21:32:57 #9 2.749 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/restricted armhf Packages [10.8 kB]
21:32:57 #9 2.756 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/multiverse armhf Packages [141 kB]
21:32:57 #9 2.756 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf Packages [10.9 MB]
21:32:57 #9 3.472 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted armhf Packages [16.9 kB]
21:32:57 #9 3.472 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf Packages [1378 kB]
21:32:57 #9 3.498 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse armhf Packages [9591 B]
21:32:57 #9 3.498 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf Packages [978 kB]
21:32:57 #9 3.509 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe armhf Packages [27.5 kB]
21:32:57 #9 3.509 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/main armhf Packages [54.7 kB]
21:32:57 #9 3.544 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse armhf Packages [4730 B]
21:32:57 #9 3.544 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/universe armhf Packages [691 kB]
21:32:57 #9 3.637 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/main armhf Packages [1014 kB]
21:32:57 #9 3.675 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted armhf Packages [16.6 kB]
21:32:57 #9 4.266 Fetched 17.1 MB in 3s (5939 kB/s)
21:32:57 #9 4.266 Reading package lists...
21:32:57 #9 5.445 Reading package lists...
21:32:57 #9 6.529 Building dependency tree...
21:32:57 #9 6.720 Reading state information...
21:32:57 #9 7.080 The following additional packages will be installed:
21:32:57 #9 7.080   at autoconf automake autopoint autotools-dev binutils
21:32:57 #9 7.080   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
21:32:57 #9 7.080   ca-certificates cpp cpp-9 dctrl-tools debhelper dh-autoreconf
21:32:57 #9 7.080   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
21:32:57 #9 7.080   fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git-man
21:32:57 #9 7.080   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
21:32:57 #9 7.080   gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less
21:32:57 #9 7.080   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
21:32:57 #9 7.080   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
21:32:57 #9 7.080   libarray-intspan-perl libasan5 libasn1-8-heimdal libassuan0
21:32:57 #9 7.080   libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
21:32:57 #9 7.080   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
21:32:57 #9 7.080   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
21:32:57 #9 7.080   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
21:32:57 #9 7.080   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
21:32:57 #9 7.080   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
21:32:57 #9 7.080   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
21:32:57 #9 7.080   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
21:32:57 #9 7.080   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
21:32:57 #9 7.080   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
21:32:57 #9 7.080   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
21:32:57 #9 7.080   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
21:32:57 #9 7.080   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
21:32:57 #9 7.080   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
21:32:57 #9 7.080   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
21:32:57 #9 7.080   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
21:32:57 #9 7.080   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
21:32:57 #9 7.080   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
21:32:57 #9 7.080   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
21:32:57 #9 7.080   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
21:32:57 #9 7.080   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
21:32:57 #9 7.080   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:32:57 #9 7.080   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:32:57 #9 7.080   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
21:32:57 #9 7.080   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
21:32:57 #9 7.080   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
21:32:57 #9 7.080   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
21:32:57 #9 7.080   libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1
21:32:57 #9 7.080   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
21:32:57 #9 7.080   libldap-common liblinux-epoll-perl liblist-compare-perl
21:32:57 #9 7.080   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
21:32:57 #9 7.080   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
21:32:57 #9 7.080   libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl
21:32:57 #9 7.080   libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl
21:32:57 #9 7.080   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
21:32:57 #9 7.080   libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 libmpfr6
21:32:57 #9 7.080   libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
21:32:57 #9 7.080   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
21:32:57 #9 7.080   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
21:32:57 #9 7.080   libnumber-compare-perl libnumber-range-perl libobject-id-perl
21:32:57 #9 7.080   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
21:32:57 #9 7.080   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
21:32:57 #9 7.080   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
21:32:57 #9 7.080   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
21:32:57 #9 7.080   libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5
21:32:57 #9 7.080   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
21:32:57 #9 7.080   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
21:32:57 #9 7.080   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
21:32:57 #9 7.080   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
21:32:57 #9 7.080   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
21:32:57 #9 7.080   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
21:32:57 #9 7.080   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
21:32:57 #9 7.080   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
21:32:57 #9 7.080   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
21:32:57 #9 7.080   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
21:32:57 #9 7.080   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
21:32:57 #9 7.080   libtimedate-perl libtool libtry-tiny-perl libtype-tiny-perl
21:32:57 #9 7.080   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
21:32:57 #9 7.080   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
21:32:57 #9 7.080   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
21:32:57 #9 7.080   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
21:32:57 #9 7.080   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
21:32:57 #9 7.080   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
21:32:57 #9 7.080   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
21:32:57 #9 7.080   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
21:32:57 #9 7.080   openssh-client openssl patch patchutils perl perl-modules-5.30
21:32:57 #9 7.080   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
21:32:57 #9 7.080   python-apt-common python3 python3-apt python3-certifi python3-chardet
21:32:57 #9 7.080   python3-debian python3-gpg python3-idna python3-magic python3-minimal
21:32:57 #9 7.080   python3-pkg-resources python3-requests python3-six python3-unidiff
21:32:57 #9 7.080   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
21:32:57 #9 7.080   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
21:32:57 #9 7.080   xz-utils
21:32:57 #9 7.080 Suggested packages:
21:32:57 #9 7.080   default-mta | mail-transport-agent autoconf-archive gnu-standards
21:32:57 #9 7.080   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
21:32:57 #9 7.080   gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx
21:32:57 #9 7.080   | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope
21:32:57 #9 7.080   disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
21:32:57 #9 7.080   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
21:32:57 #9 7.080   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
21:32:57 #9 7.080   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
21:32:57 #9 7.080   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
21:32:57 #9 7.080   mini-dinstall rsync g++-multilib g++-9-multilib gcc-9-doc gcc-multilib flex
21:32:57 #9 7.080   bison gdb gcc-doc gcc-9-multilib gettext-doc libasprintf-dev
21:32:57 #9 7.080   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
21:32:57 #9 7.080   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
21:32:57 #9 7.080   xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr gdbm-l10n
21:32:57 #9 7.080   krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libossp-uuid-perl
21:32:57 #9 7.080   libscalar-number-perl libsasl2-modules-gssapi-mit
21:32:57 #9 7.080   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
21:32:57 #9 7.080   libsasl2-modules-sql libstdc++-9-doc libbareword-filehandles-perl
21:32:57 #9 7.080   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
21:32:57 #9 7.080   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
21:32:57 #9 7.080   libxml-sax-expatxs-perl bash-completion binutils-multiarch
21:32:57 #9 7.080   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
21:32:57 #9 7.080   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
21:32:57 #9 7.080   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
21:32:57 #9 7.080   liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk
21:32:57 #9 7.080   python3-venv python3-apt-dbg python-apt-doc python3-setuptools
21:32:57 #9 7.080   python3-cryptography python3-openssl python3-socks python3.8-venv
21:32:57 #9 7.080   python3.8-doc binfmt-support readline-doc zip wdiff-doc
21:32:57 #9 7.548 The following NEW packages will be installed:
21:32:57 #9 7.548   at autoconf automake autopoint autotools-dev binutils
21:32:57 #9 7.548   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
21:32:57 #9 7.548   ca-certificates cpp cpp-9 curl dctrl-tools debhelper devscripts
21:32:57 #9 7.548   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
21:32:57 #9 7.548   dpkg-dev dput dwz equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base
21:32:57 #9 7.548   gettext gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
21:32:57 #9 7.548   gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian
21:32:57 #9 7.548   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
21:32:57 #9 7.548   libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl
21:32:57 #9 7.548   libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal
21:32:57 #9 7.548   libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
21:32:57 #9 7.548   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
21:32:57 #9 7.548   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
21:32:57 #9 7.548   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
21:32:57 #9 7.548   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
21:32:57 #9 7.548   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
21:32:57 #9 7.548   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
21:32:57 #9 7.548   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
21:32:57 #9 7.548   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
21:32:57 #9 7.548   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
21:32:57 #9 7.548   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
21:32:57 #9 7.548   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
21:32:57 #9 7.548   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
21:32:57 #9 7.548   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
21:32:57 #9 7.548   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
21:32:57 #9 7.548   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
21:32:57 #9 7.548   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
21:32:57 #9 7.548   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
21:32:57 #9 7.548   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
21:32:57 #9 7.548   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
21:32:57 #9 7.548   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
21:32:57 #9 7.548   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:32:57 #9 7.548   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:32:57 #9 7.548   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
21:32:57 #9 7.548   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
21:32:57 #9 7.548   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
21:32:57 #9 7.548   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
21:32:57 #9 7.548   libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1
21:32:57 #9 7.548   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
21:32:57 #9 7.548   libldap-common liblinux-epoll-perl liblist-compare-perl
21:32:57 #9 7.548   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
21:32:57 #9 7.548   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
21:32:57 #9 7.548   libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl
21:32:57 #9 7.548   libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl
21:32:57 #9 7.548   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
21:32:57 #9 7.548   libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 libmpfr6
21:32:57 #9 7.548   libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
21:32:57 #9 7.548   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
21:32:57 #9 7.548   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
21:32:57 #9 7.548   libnumber-compare-perl libnumber-range-perl libobject-id-perl
21:32:57 #9 7.548   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
21:32:57 #9 7.548   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
21:32:57 #9 7.548   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
21:32:57 #9 7.548   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
21:32:57 #9 7.548   libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5
21:32:57 #9 7.548   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
21:32:57 #9 7.548   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
21:32:57 #9 7.548   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
21:32:57 #9 7.548   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
21:32:57 #9 7.548   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
21:32:57 #9 7.548   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
21:32:57 #9 7.548   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
21:32:57 #9 7.548   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
21:32:57 #9 7.548   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
21:32:57 #9 7.548   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
21:32:57 #9 7.548   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
21:32:57 #9 7.548   libtimedate-perl libtool libtry-tiny-perl libtype-tiny-perl
21:32:57 #9 7.548   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
21:32:57 #9 7.548   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
21:32:57 #9 7.548   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
21:32:57 #9 7.548   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
21:32:57 #9 7.548   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
21:32:57 #9 7.548   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
21:32:57 #9 7.548   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
21:32:57 #9 7.548   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
21:32:57 #9 7.548   openssh-client openssl patch patchutils perl perl-modules-5.30
21:32:57 #9 7.548   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
21:32:57 #9 7.548   python-apt-common python3 python3-apt python3-certifi python3-chardet
21:32:57 #9 7.548   python3-debian python3-gpg python3-idna python3-magic python3-minimal
21:32:57 #9 7.548   python3-pkg-resources python3-requests python3-six python3-unidiff
21:32:57 #9 7.548   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
21:32:57 #9 7.548   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
21:32:57 #9 7.548   xz-utils
21:32:57 #9 7.974 0 upgraded, 349 newly installed, 0 to remove and 1 not upgraded.
21:32:57 #9 7.974 Need to get 91.5 MB of archives.
21:32:57 #9 7.974 After this operation, 361 MB of additional disk space will be used.
21:32:57 #9 7.974 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblocale-gettext-perl armhf 1.07-4 [16.2 kB]
21:32:57 #9 8.123 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssl1.1 armhf 1.1.1f-1ubuntu2.16 [1082 kB]
21:32:57 #9 8.538 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpython3.8-minimal armhf 3.8.10-0ubuntu1~20.04.5 [708 kB]
21:32:57 #9 8.592 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libexpat1 armhf 2.2.9-1ubuntu0.4 [55.1 kB]
21:32:57 #9 8.594 Get:5 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3.8-minimal armhf 3.8.10-0ubuntu1~20.04.5 [1582 kB]
21:32:57 #9 8.680 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-minimal armhf 3.8.2-0ubuntu2 [23.6 kB]
21:32:57 #9 8.680 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main armhf mime-support all 3.64ubuntu1 [30.6 kB]
21:32:57 #9 8.680 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpdec2 armhf 2.4.2-3 [66.8 kB]
21:32:57 #9 8.680 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main armhf readline-common all 8.0-4 [53.5 kB]
21:32:57 #9 8.680 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libreadline8 armhf 8.0-4 [109 kB]
21:32:57 #9 8.686 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsqlite3-0 armhf 3.31.1-4ubuntu0.3 [468 kB]
21:32:57 #9 8.712 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpython3.8-stdlib armhf 3.8.10-0ubuntu1~20.04.5 [1601 kB]
21:32:57 #9 8.784 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3.8 armhf 3.8.10-0ubuntu1~20.04.5 [387 kB]
21:32:57 #9 8.800 Get:14 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpython3-stdlib armhf 3.8.2-0ubuntu2 [7068 B]
21:32:57 #9 8.800 Get:15 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3 armhf 3.8.2-0ubuntu2 [47.6 kB]
21:32:57 #9 8.800 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libbsd0 armhf 0.10.0-1 [49.8 kB]
21:32:57 #9 8.800 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main armhf bsdmainutils armhf 11.1.2ubuntu3 [176 kB]
21:32:57 #9 8.812 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libuchardet0 armhf 0.0.6-3build1 [62.4 kB]
21:32:57 #9 8.816 Get:19 http://ports.ubuntu.com/ubuntu-ports focal/main armhf groff-base armhf 1.22.4-4build1 [759 kB]
21:32:57 #9 8.853 Get:20 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgdbm6 armhf 1.18.1-5 [24.5 kB]
21:32:57 #9 8.853 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpipeline1 armhf 1.5.2-2build1 [23.5 kB]
21:32:57 #9 8.909 Get:22 http://ports.ubuntu.com/ubuntu-ports focal/main armhf man-db armhf 2.9.1-1 [1077 kB]
21:32:57 #9 8.927 Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB]
21:32:57 #9 9.082 Get:24 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgdbm-compat4 armhf 1.18.1-5 [5852 B]
21:32:57 #9 9.082 Get:25 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libperl5.30 armhf 5.30.0-9ubuntu0.2 [3281 kB]
21:32:57 #9 9.242 Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf perl armhf 5.30.0-9ubuntu0.2 [224 kB]
21:32:57 #9 9.242 Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf openssl armhf 1.1.1f-1ubuntu2.16 [597 kB]
21:32:57 #9 9.281 Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf ca-certificates all 20211016~20.04.1 [144 kB]
21:32:57 #9 9.297 Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf distro-info-data all 0.43ubuntu1.10 [4704 B]
21:32:57 #9 9.297 Get:30 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmagic-mgc armhf 1:5.38-4 [218 kB]
21:32:57 #9 9.297 Get:31 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmagic1 armhf 1:5.38-4 [68.3 kB]
21:32:57 #9 9.297 Get:32 http://ports.ubuntu.com/ubuntu-ports focal/main armhf file armhf 1:5.38-4 [22.4 kB]
21:32:57 #9 9.297 Get:33 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf less armhf 551-1ubuntu0.1 [116 kB]
21:32:57 #9 9.300 Get:34 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libelf1 armhf 0.176-1.1build1 [41.3 kB]
21:32:57 #9 9.311 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:32:57 #9 9.386 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:32:57 #9 9.386 Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf tzdata all 2022a-0ubuntu0.20.04 [294 kB]
21:32:57 #9 9.396 Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libicu66 armhf 66.1-2ubuntu2.1 [8223 kB]
21:32:57 #9 9.837 Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libxml2 armhf 2.9.10+dfsg-5ubuntu0.20.04.4 [546 kB]
21:32:57 #9 9.837 Get:40 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libyaml-0-2 armhf 0.2.2-1 [41.3 kB]
21:32:57 #9 9.837 Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main armhf lsb-release all 11.1.0ubuntu2 [10.6 kB]
21:32:57 #9 9.837 Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main armhf netbase all 6.1 [13.1 kB]
21:32:57 #9 9.837 Get:43 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-pkg-resources all 45.2.0-1 [130 kB]
21:32:57 #9 9.837 Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-six all 1.14.0-2 [12.1 kB]
21:32:57 #9 9.837 Get:45 http://ports.ubuntu.com/ubuntu-ports focal/main armhf shared-mime-info armhf 1.15-1 [428 kB]
21:32:57 #9 9.841 Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main armhf ucf all 3.0038+nmu1 [51.6 kB]
21:32:57 #9 9.841 Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main armhf xdg-user-dirs armhf 0.17-2ubuntu1 [46.8 kB]
21:32:57 #9 9.891 Get:48 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf xz-utils armhf 5.2.4-1ubuntu1.1 [81.0 kB]
21:32:57 #9 9.962 Get:49 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gettext-base armhf 0.19.8.1-10build1 [46.0 kB]
21:32:57 #9 9.962 Get:50 http://ports.ubuntu.com/ubuntu-ports focal/main armhf iso-codes all 4.4-1 [2695 kB]
21:32:57 #9 10.08 Get:51 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf krb5-locales all 1.17-6ubuntu4.1 [11.4 kB]
21:32:57 #9 10.08 Get:52 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcbor0.6 armhf 0.6.0-0ubuntu1 [17.3 kB]
21:32:57 #9 10.11 Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libedit2 armhf 3.1-20191231-1 [71.7 kB]
21:32:57 #9 10.11 Get:54 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfido2-1 armhf 1.3.1-1ubuntu2 [43.2 kB]
21:32:57 #9 10.11 Get:55 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5support0 armhf 1.17-6ubuntu4.1 [28.0 kB]
21:32:57 #9 10.11 Get:56 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libk5crypto3 armhf 1.17-6ubuntu4.1 [79.5 kB]
21:32:57 #9 10.11 Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkeyutils1 armhf 1.6-6ubuntu1.1 [9224 B]
21:32:57 #9 10.11 Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5-3 armhf 1.17-6ubuntu4.1 [287 kB]
21:32:57 #9 10.11 Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgssapi-krb5-2 armhf 1.17-6ubuntu4.1 [101 kB]
21:32:57 #9 10.19 Get:60 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpsl5 armhf 0.21.0-1ubuntu1 [50.2 kB]
21:32:57 #9 10.19 Get:61 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxau6 armhf 1:1.0.9-0ubuntu1 [6612 B]
21:32:57 #9 10.19 Get:62 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxdmcp6 armhf 1:1.1.3-0ubuntu1 [9160 B]
21:32:57 #9 10.19 Get:63 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxcb1 armhf 1.14-2 [41.3 kB]
21:32:57 #9 10.19 Get:64 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libx11-data all 2:1.6.9-2ubuntu1.2 [113 kB]
21:32:57 #9 ...
21:32:57 
21:32:57 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:57 #14 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:32:57 #13 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 9.4s done
21:32:57 #13 extracting sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0
21:32:57 #8 17.91 (124/163): perl-Scalar-List-Utils-1.56-461.el9. 1.1 MB/s |  72 kB     00:00    
21:32:57 #8 17.92 (125/163): perl-SelectSaver-1.02-479.el9.noarch 330 kB/s |  21 kB     00:00    
21:32:57 #8 17.97 (126/163): perl-Socket-2.031-4.el9.aarch64.rpm  838 kB/s |  55 kB     00:00    
21:32:57 #8 17.98 (127/163): perl-Storable-3.21-460.el9.aarch64.r 1.4 MB/s |  94 kB     00:00    
21:32:57 #8 18.00 (128/163): perl-Symbol-1.08-479.el9.noarch.rpm  286 kB/s |  24 kB     00:00    
21:32:57 #8 18.04 (129/163): perl-Term-ANSIColor-5.01-461.el9.noa 735 kB/s |  49 kB     00:00    
21:32:57 #8 18.04 (130/163): perl-Term-Cap-1.17-460.el9.noarch.rp 353 kB/s |  23 kB     00:00    
21:32:57 #8 18.06 (131/163): perl-Text-ParseWords-3.30-460.el9.no 263 kB/s |  17 kB     00:00    
21:32:57 #8 18.10 (132/163): perl-Text-Tabs+Wrap-2013.0523-460.el 365 kB/s |  24 kB     00:00    
21:32:57 #8 18.11 (133/163): perl-Time-Local-1.300-7.el9.noarch.r 532 kB/s |  34 kB     00:00    
21:32:57 #8 18.15 (134/163): perl-URI-5.09-3.el9.noarch.rpm       1.3 MB/s | 121 kB     00:00    
21:32:57 #8 18.18 (135/163): perl-base-2.27-479.el9.noarch.rpm    355 kB/s |  26 kB     00:00    
21:32:57 #8 18.18 (136/163): perl-constant-1.33-461.el9.noarch.rp 337 kB/s |  24 kB     00:00    
21:32:57 #8 18.23 (137/163): perl-if-0.60.800-479.el9.noarch.rpm  321 kB/s |  24 kB     00:00    
21:32:57 #8 18.24 (138/163): perl-interpreter-5.32.1-479.el9.aarc 1.2 MB/s |  80 kB     00:00    
21:32:57 #8 18.27 (139/163): perl-libnet-3.13-4.el9.noarch.rpm    1.4 MB/s | 130 kB     00:00    
21:32:57 #9 18.65 Selecting previously unselected package libgdbm6:arm64.
21:32:57 #9 18.65 Preparing to unpack .../005-libgdbm6_1.18.1-5_arm64.deb ...
21:32:57 #9 18.65 Unpacking libgdbm6:arm64 (1.18.1-5) ...
21:32:57 #9 18.69 Selecting previously unselected package libpipeline1:arm64.
21:32:57 #9 18.69 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_arm64.deb ...
21:32:57 #9 18.69 Unpacking libpipeline1:arm64 (1.5.2-2build1) ...
21:32:57 #9 18.74 Selecting previously unselected package man-db.
21:32:57 #9 18.75 Preparing to unpack .../007-man-db_2.9.1-1_arm64.deb ...
21:32:57 #9 18.75 Unpacking man-db (2.9.1-1) ...
21:32:57 #9 18.85 Selecting previously unselected package perl-modules-5.30.
21:32:57 #8 20.91 Preparing to unpack .../060-libitm1_8.3.0-6_arm64.deb ...
21:32:57 #8 20.91 Unpacking libitm1:arm64 (8.3.0-6) ...
21:32:57 #8 20.95 Selecting previously unselected package libatomic1:arm64.
21:32:57 #8 20.95 Preparing to unpack .../061-libatomic1_8.3.0-6_arm64.deb ...
21:32:57 #8 20.95 Unpacking libatomic1:arm64 (8.3.0-6) ...
21:32:57 #8 20.99 Selecting previously unselected package libasan5:arm64.
21:32:57 #8 21.00 Preparing to unpack .../062-libasan5_8.3.0-6_arm64.deb ...
21:32:57 #8 21.00 Unpacking libasan5:arm64 (8.3.0-6) ...
21:32:57 #8 21.08 Selecting previously unselected package liblsan0:arm64.
21:32:57 #8 21.09 Preparing to unpack .../063-liblsan0_8.3.0-6_arm64.deb ...
21:32:57 #8 21.09 Unpacking liblsan0:arm64 (8.3.0-6) ...
21:32:57 #8 21.14 Selecting previously unselected package libtsan0:arm64.
21:32:57 #8 21.14 Preparing to unpack .../064-libtsan0_8.3.0-6_arm64.deb ...
21:32:57 #8 21.14 Unpacking libtsan0:arm64 (8.3.0-6) ...
21:32:57 #8 21.19 Selecting previously unselected package libubsan1:arm64.
21:32:57 #13 ...
21:32:57 
21:32:57 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:32:57 #8 sha256:db2193547b525f35a8742d151f38bbe57bd27ea4208e4c0a64e6e34a4742426b
21:32:57 #8 1.583 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB]
21:32:57 #8 1.983 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB]
21:32:57 #8 2.069 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB]
21:32:57 #8 2.164 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB]
21:32:57 #8 2.258 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/universe armhf Packages [11.0 MB]
21:32:57 #8 3.095 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/restricted armhf Packages [12.5 kB]
21:32:57 #8 3.095 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf Packages [1277 kB]
21:32:57 #8 3.136 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse armhf Packages [157 kB]
21:32:57 #8 3.180 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf Packages [1649 kB]
21:32:57 #8 3.252 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse armhf Packages [6831 B]
21:32:57 #8 3.252 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe armhf Packages [1948 kB]
21:32:57 #8 3.348 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted armhf Packages [17.8 kB]
21:32:57 #8 3.348 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main armhf Packages [12.2 kB]
21:32:57 #8 3.348 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe armhf Packages [12.5 kB]
21:32:57 #8 3.348 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse armhf Packages [2756 B]
21:32:57 #8 3.360 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted armhf Packages [10.9 kB]
21:32:57 #8 3.360 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/main armhf Packages [1282 kB]
21:32:57 #8 3.406 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe armhf Packages [1262 kB]
21:32:57 #8 4.888 Fetched 19.1 MB in 4s (5216 kB/s)
21:32:57 #8 4.888 Reading package lists...
21:32:57 #8 6.217 Reading package lists...
21:32:57 #8 7.449 Building dependency tree...
21:32:57 #8 7.607 Reading state information...
21:32:57 #8 7.823 The following additional packages will be installed:
21:32:57 #8 7.823   at autoconf automake autopoint autotools-dev binutils
21:32:57 #8 7.823   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
21:32:57 #8 7.823   ca-certificates cpp cpp-7 dctrl-tools debhelper dh-autoreconf
21:32:57 #8 7.823   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput
21:32:57 #8 7.823   fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext gettext-base git-man
21:32:57 #8 7.823   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
21:32:57 #8 7.823   gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less
21:32:57 #8 7.823   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
21:32:57 #8 7.823   libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
21:32:57 #8 7.823   libasan4 libasn1-8-heimdal libassuan0 libatomic1 libauthen-sasl-perl
21:32:57 #8 7.823   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
21:32:57 #8 7.823   libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl libcgi-pm-perl libcilkrts5
21:32:57 #8 7.823   libclass-accessor-perl libclass-method-modifiers-perl
21:32:57 #8 7.823   libclass-xsaccessor-perl libclone-perl libcroco3 libcurl3-gnutls libcurl4
21:32:57 #8 7.823   libdata-dump-perl libdata-optlist-perl libdevel-callchecker-perl
21:32:57 #8 7.823   libdevel-globaldestruction-perl libdigest-hmac-perl libdistro-info-perl
21:32:57 #8 7.823   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
21:32:57 #8 7.823   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
21:32:57 #8 7.823   libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl
21:32:57 #8 7.823   libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl
21:32:57 #8 7.823   libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl
21:32:57 #8 7.823   libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl
21:32:57 #8 7.823   libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
21:32:57 #8 7.823   libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
21:32:57 #8 7.823   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
21:32:57 #8 7.823   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
21:32:57 #8 7.823   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:32:57 #8 7.823   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60
21:32:57 #8 7.823   libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl
21:32:57 #8 7.823   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
21:32:57 #8 7.823   libipc-system-simple-perl libisl19 libk5crypto3 libkeyutils1
21:32:57 #8 7.823   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
21:32:57 #8 7.823   libldap-common liblist-compare-perl liblist-moreutils-perl
21:32:57 #8 7.823   liblocale-gettext-perl libltdl-dev libltdl7 liblwp-mediatypes-perl
21:32:57 #8 7.823   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
21:32:57 #8 7.823   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
21:32:57 #8 7.823   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl
21:32:57 #8 7.823   libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
21:32:57 #8 7.823   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
21:32:57 #8 7.823   libnumber-compare-perl libnumber-range-perl libpackage-stash-perl
21:32:57 #8 7.823   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
21:32:57 #8 7.823   libparams-validate-perl libparse-debianchangelog-perl
21:32:57 #8 7.823   libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl
21:32:57 #8 7.823   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
21:32:57 #8 7.823   libpython3.6-minimal libpython3.6-stdlib libreadline7
21:32:57 #8 7.823   libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1
21:32:57 #8 7.823   libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl
21:32:57 #8 7.823   libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1
21:32:57 #8 7.823   libstdc++-7-dev libstrictures-perl libstring-copyright-perl
21:32:57 #8 7.823   libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl
21:32:57 #8 7.823   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
21:32:57 #8 7.823   libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl
21:32:57 #8 7.823   libtimedate-perl libtool libtry-tiny-perl libubsan0 libunicode-utf8-perl
21:32:57 #8 7.823   liburi-perl libvariable-magic-perl libwind0-heimdal libwww-perl
21:32:57 #8 7.823   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
21:32:57 #8 7.823   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
21:32:57 #8 7.823   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
21:32:57 #8 7.823   libxml-simple-perl libxml2 libxmuu1 libyaml-0-2 libyaml-libyaml-perl
21:32:57 #8 7.823   licensecheck lintian linux-libc-dev lsb-release m4 make man-db manpages
21:32:57 #8 7.823   manpages-dev mime-support multiarch-support netbase openssh-client openssl
21:32:57 #8 7.823   patch patchutils perl perl-modules-5.26 perl-openssl-defaults
21:32:57 #8 7.823   pinentry-curses po-debconf publicsuffix python-apt-common python3
21:32:57 #8 7.823   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
21:32:57 #8 7.823   python3-idna python3-magic python3-minimal python3-pkg-resources
21:32:57 #8 7.823   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
21:32:57 #8 7.823   python3.6 python3.6-minimal readline-common shared-mime-info strace t1utils
21:32:57 #8 7.823   ucf unzip wdiff xauth xdg-user-dirs xz-utils
21:32:57 #8 7.823 Suggested packages:
21:32:57 #8 7.823   default-mta | mail-transport-agent autoconf-archive gnu-standards
21:32:57 #8 7.823   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
21:32:57 #8 7.823   gcc-7-locales debtags dh-make dwz adequate autopkgtest bls-standalone
21:32:57 #8 7.823   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
21:32:57 #8 7.823   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
21:32:57 #8 7.823   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
21:32:57 #8 7.823   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
21:32:57 #8 7.823   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
21:32:57 #8 7.823   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
21:32:57 #8 7.823   mini-dinstall rsync g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg
21:32:57 #8 7.823   gcc-multilib flex bison gdb gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg
21:32:57 #8 7.823   libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg
21:32:57 #8 7.823   libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-doc
21:32:57 #8 7.823   libasprintf-dev libgettextpo-dev git-daemon-run | git-daemon-sysvinit
21:32:57 #8 7.823   git-doc git-el git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn
21:32:57 #8 7.823   parcimonie xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr
21:32:57 #8 7.823   gdbm-l10n krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl
21:32:57 #8 7.823   libscalar-number-perl libhtml-template-perl libsasl2-modules-gssapi-mit
21:32:57 #8 7.823   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
21:32:57 #8 7.823   libsasl2-modules-sql libstdc++-7-doc libbareword-filehandles-perl
21:32:57 #8 7.823   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
21:32:57 #8 7.823   gcj-jdk libauthen-ntlm-perl bash-completion binutils-multiarch
21:32:57 #8 7.823   libtext-template-perl lsb m4-doc make-doc apparmor www-browser keychain
21:32:57 #8 7.823   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
21:32:57 #8 7.823   libterm-readline-gnu-perl | libterm-readline-perl-perl pinentry-doc
21:32:57 #8 7.823   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
21:32:57 #8 7.823   python-apt-doc python3-setuptools python3-cryptography python3-openssl
21:32:57 #8 7.823   python3-socks python3.6-venv python3.6-doc binfmt-support readline-doc zip
21:32:57 #8 7.823   wdiff-doc
21:32:57 #8 8.351 The following NEW packages will be installed:
21:32:57 #8 8.351   at autoconf automake autopoint autotools-dev binutils
21:32:57 #8 8.351   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
21:32:57 #8 8.351   ca-certificates cpp cpp-7 curl dctrl-tools debhelper devscripts
21:32:57 #8 8.351   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
21:32:57 #8 8.351   dpkg-dev dput equivs fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext
21:32:57 #8 8.351   gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
21:32:57 #8 8.351   gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian
21:32:57 #8 8.351   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
21:32:57 #8 8.351   libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl
21:32:57 #8 8.351   libarchive-zip-perl libasan4 libasn1-8-heimdal libassuan0 libatomic1
21:32:57 #8 8.351   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
21:32:57 #8 8.351   libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl
21:32:57 #8 8.351   libcgi-pm-perl libcilkrts5 libclass-accessor-perl
21:32:57 #8 8.351   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
21:32:57 #8 8.351   libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
21:32:57 #8 8.351   libdevel-callchecker-perl libdevel-globaldestruction-perl
21:32:57 #8 8.351   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
21:32:57 #8 8.351   libdynaloader-functions-perl libedit2 libemail-valid-perl
21:32:57 #8 8.351   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
21:32:57 #8 8.351   libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl
21:32:57 #8 8.351   libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl
21:32:57 #8 8.351   libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl
21:32:57 #8 8.351   libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl
21:32:57 #8 8.351   libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
21:32:57 #8 8.351   libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
21:32:57 #8 8.351   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
21:32:57 #8 8.351   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
21:32:57 #8 8.351   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:32:57 #8 8.351   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60
21:32:57 #8 8.351   libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl
21:32:57 #8 8.351   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
21:32:57 #8 8.351   libipc-system-simple-perl libisl19 libk5crypto3 libkeyutils1
21:32:57 #8 8.351   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
21:32:57 #8 8.351   libldap-common liblist-compare-perl liblist-moreutils-perl
21:32:57 #8 8.351   liblocale-gettext-perl libltdl-dev libltdl7 liblwp-mediatypes-perl
21:32:57 #8 8.351   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
21:32:57 #8 8.351   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
21:32:57 #8 8.351   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl
21:32:57 #8 8.351   libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
21:32:57 #8 8.351   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
21:32:57 #8 8.351   libnumber-compare-perl libnumber-range-perl libpackage-stash-perl
21:32:57 #8 8.351   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
21:32:57 #8 8.351   libparams-validate-perl libparse-debianchangelog-perl
21:32:57 #8 8.351   libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl
21:32:57 #8 8.351   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
21:32:57 #8 8.351   libpython3.6-minimal libpython3.6-stdlib libreadline7
21:32:57 #8 8.351   libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1
21:32:57 #8 8.351   libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl
21:32:57 #8 8.351   libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1
21:32:57 #8 8.351   libstdc++-7-dev libstrictures-perl libstring-copyright-perl
21:32:57 #8 8.351   libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl
21:32:57 #8 8.351   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
21:32:57 #8 8.351   libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl
21:32:57 #8 8.351   libtimedate-perl libtool libtry-tiny-perl libubsan0 libunicode-utf8-perl
21:32:57 #8 8.351   liburi-perl libvariable-magic-perl libwind0-heimdal libwww-perl
21:32:57 #8 8.351   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
21:32:57 #8 8.351   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
21:32:57 #8 8.351   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
21:32:57 #8 8.351   libxml-simple-perl libxml2 libxmuu1 libyaml-0-2 libyaml-libyaml-perl
21:32:57 #8 8.351   licensecheck lintian linux-libc-dev lsb-release m4 make man-db manpages
21:32:57 #8 8.351   manpages-dev mime-support multiarch-support netbase openssh-client openssl
21:32:57 #8 8.351   patch patchutils perl perl-modules-5.26 perl-openssl-defaults
21:32:57 #8 8.351   pinentry-curses po-debconf publicsuffix python-apt-common python3
21:32:57 #8 8.351   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
21:32:57 #8 8.351   python3-idna python3-magic python3-minimal python3-pkg-resources
21:32:57 #8 8.351   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
21:32:57 #8 8.351   python3.6 python3.6-minimal readline-common shared-mime-info strace t1utils
21:32:57 #8 8.351   ucf unzip wdiff xauth xdg-user-dirs xz-utils
21:32:57 #8 8.779 0 upgraded, 296 newly installed, 0 to remove and 1 not upgraded.
21:32:57 #8 8.779 Need to get 84.7 MB of archives.
21:32:57 #8 8.779 After this operation, 324 MB of additional disk space will be used.
21:32:57 #8 8.779 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblocale-gettext-perl armhf 1.07-3build2 [16.1 kB]
21:32:57 #8 8.948 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libssl1.1 armhf 1.1.1-1ubuntu2.1~18.04.20 [1070 kB]
21:32:57 #8 9.358 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpython3.6-minimal armhf 3.6.9-1~18.04ubuntu1.8 [525 kB]
21:32:57 #8 9.435 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libexpat1 armhf 2.2.5-3ubuntu0.7 [60.9 kB]
21:32:57 #8 9.435 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3.6-minimal armhf 3.6.9-1~18.04ubuntu1.8 [1343 kB]
21:32:57 #8 9.491 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:32:57 #8 9.491 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf mime-support all 3.60ubuntu1 [30.1 kB]
21:32:57 #8 9.491 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmpdec2 armhf 2.4.2-1ubuntu1 [66.4 kB]
21:32:57 #8 9.491 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf readline-common all 7.0-3 [52.9 kB]
21:32:57 #8 9.491 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libreadline7 armhf 7.0-3 [103 kB]
21:32:57 #8 9.491 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsqlite3-0 armhf 3.22.0-1ubuntu0.5 [424 kB]
21:32:57 #8 9.505 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpython3.6-stdlib armhf 3.6.9-1~18.04ubuntu1.8 [1638 kB]
21:32:57 #8 9.580 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3.6 armhf 3.6.9-1~18.04ubuntu1.8 [203 kB]
21:32:57 #8 9.595 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpython3-stdlib armhf 3.6.7-1~18.04 [7240 B]
21:32:57 #8 9.595 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3 armhf 3.6.7-1~18.04 [47.2 kB]
21:32:57 #8 9.595 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf multiarch-support armhf 2.27-3ubuntu1.6 [6956 B]
21:32:57 #8 9.595 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libxau6 armhf 1:1.0.8-1ubuntu1 [6736 B]
21:32:57 #8 9.595 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libbsd0 armhf 0.8.7-1ubuntu0.1 [40.4 kB]
21:32:57 #8 9.595 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxdmcp6 armhf 1:1.1.2-3 [9316 B]
21:32:57 #8 9.595 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libxcb1 armhf 1.13-2~ubuntu18.04 [41.2 kB]
21:32:57 #8 9.663 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libx11-data all 2:1.6.4-3ubuntu0.4 [114 kB]
21:32:57 #8 9.725 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libx11-6 armhf 2:1.6.4-3ubuntu0.4 [515 kB]
21:32:57 #8 9.748 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxext6 armhf 2:1.3.3-1 [25.1 kB]
21:32:57 #8 9.749 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf bsdmainutils armhf 11.1.2ubuntu1 [177 kB]
21:32:57 #8 9.752 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf groff-base armhf 1.22.3-10 [1013 kB]
21:32:57 #8 9.804 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgdbm5 armhf 1.14.1-6 [23.4 kB]
21:32:57 #8 9.804 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpipeline1 armhf 1.5.0-1 [21.1 kB]
21:32:57 #8 9.804 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf man-db armhf 2.8.3-2ubuntu0.1 [993 kB]
21:32:57 #8 9.848 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB]
21:32:57 #8 9.987 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgdbm-compat4 armhf 1.14.1-6 [5764 B]
21:32:57 #8 9.987 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libperl5.26 armhf 5.26.1-6ubuntu0.5 [2889 kB]
21:32:57 #8 10.14 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf perl armhf 5.26.1-6ubuntu0.5 [201 kB]
21:32:57 #8 10.15 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf openssl armhf 1.1.1-1ubuntu2.1~18.04.20 [590 kB]
21:32:57 #8 10.16 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf ca-certificates all 20211016~18.04.1 [144 kB]
21:32:57 #8 10.18 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf distro-info-data all 0.37ubuntu0.14 [4660 B]
21:32:57 #8 10.18 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libmagic-mgc armhf 1:5.32-2ubuntu0.4 [184 kB]
21:32:57 #8 10.18 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libmagic1 armhf 1:5.32-2ubuntu0.4 [62.9 kB]
21:32:57 #8 10.18 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf file armhf 1:5.32-2ubuntu0.4 [21.5 kB]
21:32:57 #8 10.19 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf less armhf 487-0.1 [104 kB]
21:32:57 #8 10.19 Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libapt-inst2.0 armhf 1.6.14 [54.2 kB]
21:32:57 #8 10.21 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:32:57 #8 ...
21:32:57 
21:32:57 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:57 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:32:57 #13 extracting sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0
21:32:57 #9 11.10 Get:101 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc-11 amd64 11.2.0-19ubuntu1 [20.1 MB]
21:32:57 #8 18.26 Setting up libgnutls30:amd64 (3.6.7-4+deb10u9) ...
21:32:57 #8 18.32 Selecting previously unselected package libassuan0:amd64.
21:32:57 #8 17.16 Selecting previously unselected package python3.
21:32:57 #8 17.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 ... 9954 files and directories currently installed.)
21:32:57 #8 17.16 Preparing to unpack .../000-python3_3.9.2-3_amd64.deb ...
21:32:57 #8 17.17 Unpacking python3 (3.9.2-3) ...
21:32:57 #8 17.23 Selecting previously unselected package less.
21:32:57 #8 17.23 Preparing to unpack .../001-less_551-2_amd64.deb ...
21:32:57 #8 17.24 Unpacking less (551-2) ...
21:32:57 #8 18.61 Selecting previously unselected package libtsan0:arm64.
21:32:57 #8 18.61 Preparing to unpack .../049-libtsan0_10.2.1-6_arm64.deb ...
21:32:57 #8 18.61 Unpacking libtsan0:arm64 (10.2.1-6) ...
21:32:57 #8 18.81 Selecting previously unselected package libubsan1:arm64.
21:32:57 #8 18.81 Preparing to unpack .../050-libubsan1_10.2.1-6_arm64.deb ...
21:32:57 #8 18.82 Unpacking libubsan1:arm64 (10.2.1-6) ...
21:32:57 #8 19.90 Preparing to unpack .../009-perl_5.26.1-6ubuntu0.5_arm64.deb ...
21:32:57 #8 19.91 Unpacking perl (5.26.1-6ubuntu0.5) ...
21:32:57 #8 19.95 Selecting previously unselected package openssl.
21:32:57 #8 19.95 Preparing to unpack .../010-openssl_1.1.1-1ubuntu2.1~18.04.20_arm64.deb ...
21:32:57 #8 19.96 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.20) ...
21:32:57 #8 20.04 Selecting previously unselected package ca-certificates.
21:32:57 #8 20.04 Preparing to unpack .../011-ca-certificates_20211016~18.04.1_all.deb ...
21:32:57 #8 20.05 Unpacking ca-certificates (20211016~18.04.1) ...
21:32:57 #8 20.10 Selecting previously unselected package distro-info-data.
21:32:57 #8 20.10 Preparing to unpack .../012-distro-info-data_0.37ubuntu0.14_all.deb ...
21:32:57 #8 20.10 Unpacking distro-info-data (0.37ubuntu0.14) ...
21:32:57 #8 20.14 Selecting previously unselected package libmagic-mgc.
21:32:57 #8 20.14 Preparing to unpack .../013-libmagic-mgc_1%3a5.32-2ubuntu0.4_arm64.deb ...
21:32:57 #8 20.14 Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ...
21:32:57 #8 20.20 Selecting previously unselected package libmagic1:arm64.
21:32:57 #8 20.20 Preparing to unpack .../014-libmagic1_1%3a5.32-2ubuntu0.4_arm64.deb ...
21:32:57 #8 20.21 Unpacking libmagic1:arm64 (1:5.32-2ubuntu0.4) ...
21:32:57 #8 20.24 Selecting previously unselected package file.
21:32:57 #8 20.24 Preparing to unpack .../015-file_1%3a5.32-2ubuntu0.4_arm64.deb ...
21:32:57 #13 extracting sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c
21:32:57 #13 extracting sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c done
21:32:57 #7 extracting sha256:605b78904a87fe543e5b4d40dfcc79111473c55866a56dde9d32e3df9710b6ed 2.5s done
21:32:57 #7 extracting sha256:a6f5c5588b6c21aef23444c1797d94da8566eb6e25d71f3f514d2fb1f7af0cfa
21:32:57 #7 extracting sha256:a6f5c5588b6c21aef23444c1797d94da8566eb6e25d71f3f514d2fb1f7af0cfa 0.0s done
21:32:57 #8 18.46 (140/163): perl-libs-5.32.1-479.el9.aarch64.rpm 9.2 MB/s | 2.1 MB     00:00    
21:32:57 #8 18.47 (141/163): perl-mro-1.23-479.el9.aarch64.rpm    168 kB/s |  37 kB     00:00    
21:32:57 #8 18.47 (142/163): perl-overload-1.31-479.el9.noarch.rp 279 kB/s |  55 kB     00:00    
21:32:57 #8 18.53 (143/163): perl-overloading-0.02-479.el9.noarch 345 kB/s |  22 kB     00:00    
21:32:58 #9 18.86 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ...
21:32:58 #9 18.86 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) ...
21:32:58 #8 21.19 Preparing to unpack .../065-libubsan1_8.3.0-6_arm64.deb ...
21:32:58 #8 21.20 Unpacking libubsan1:arm64 (8.3.0-6) ...
21:32:58 #8 21.24 Selecting previously unselected package libgcc-8-dev:arm64.
21:32:58 #8 21.24 Preparing to unpack .../066-libgcc-8-dev_8.3.0-6_arm64.deb ...
21:32:58 #8 21.24 Unpacking libgcc-8-dev:arm64 (8.3.0-6) ...
21:32:58 #8 18.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10108 files and directories currently installed.)
21:32:58 #8 18.33 Preparing to unpack .../000-libassuan0_2.5.2-1_amd64.deb ...
21:32:58 #8 18.33 Unpacking libassuan0:amd64 (2.5.2-1) ...
21:32:58 #8 18.38 Selecting previously unselected package gpgconf.
21:32:58 #8 18.38 Preparing to unpack .../001-gpgconf_2.2.12-1+deb10u2_amd64.deb ...
21:32:58 #8 18.38 Unpacking gpgconf (2.2.12-1+deb10u2) ...
21:32:58 #8 18.44 Selecting previously unselected package libksba8:amd64.
21:32:58 #8 18.44 Preparing to unpack .../002-libksba8_1.3.5-2_amd64.deb ...
21:32:58 #8 18.45 Unpacking libksba8:amd64 (1.3.5-2) ...
21:32:58 #8 18.49 Selecting previously unselected package libsasl2-modules-db:amd64.
21:32:58 #8 18.49 Preparing to unpack .../003-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ...
21:32:58 #8 18.50 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ...
21:32:58 #8 18.54 Selecting previously unselected package libsasl2-2:amd64.
21:32:58 #8 18.54 Preparing to unpack .../004-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ...
21:32:58 #8 18.55 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ...
21:32:58 #8 18.59 Selecting previously unselected package libldap-common.
21:32:58 #8 18.60 Preparing to unpack .../005-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ...
21:32:58 #8 18.60 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ...
21:32:58 #8 18.65 Selecting previously unselected package libldap-2.4-2:amd64.
21:32:58 #8 18.65 Preparing to unpack .../006-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ...
21:32:58 #8 17.31 Selecting previously unselected package netbase.
21:32:58 #8 17.31 Preparing to unpack .../002-netbase_6.3_all.deb ...
21:32:58 #8 17.32 Unpacking netbase (6.3) ...
21:32:58 #8 17.36 Selecting previously unselected package sensible-utils.
21:32:58 #8 17.36 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ...
21:32:58 #8 17.36 Unpacking sensible-utils (0.0.14) ...
21:32:58 #8 17.41 Selecting previously unselected package bzip2.
21:32:58 #8 17.41 Preparing to unpack .../004-bzip2_1.0.8-4_amd64.deb ...
21:32:58 #8 17.41 Unpacking bzip2 (1.0.8-4) ...
21:32:58 #8 17.46 Selecting previously unselected package openssl.
21:32:58 #8 17.46 Preparing to unpack .../005-openssl_1.1.1n-0+deb11u3_amd64.deb ...
21:32:58 #8 17.46 Unpacking openssl (1.1.1n-0+deb11u3) ...
21:32:58 #8 18.91 Selecting previously unselected package libgcc-10-dev:arm64.
21:32:58 #8 18.92 Preparing to unpack .../051-libgcc-10-dev_10.2.1-6_arm64.deb ...
21:32:58 #8 18.92 Unpacking libgcc-10-dev:arm64 (10.2.1-6) ...
21:32:58 #8 19.04 Selecting previously unselected package gcc-10.
21:32:58 #8 20.25 Unpacking file (1:5.32-2ubuntu0.4) ...
21:32:58 #8 20.28 Selecting previously unselected package less.
21:32:58 #8 20.28 Preparing to unpack .../016-less_487-0.1_arm64.deb ...
21:32:58 #8 20.29 Unpacking less (487-0.1) ...
21:32:58 #8 20.33 Selecting previously unselected package libapt-inst2.0:arm64.
21:32:58 #8 20.33 Preparing to unpack .../017-libapt-inst2.0_1.6.14_arm64.deb ...
21:32:58 #8 20.34 Unpacking libapt-inst2.0:arm64 (1.6.14) ...
21:32:58 #9 10.12 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.4 [640 kB]
21:32:58 #9 10.12 Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB]
21:32:58 #9 10.14 Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
21:32:58 #9 10.14 Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB]
21:32:58 #9 10.14 Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pkg-resources all 45.2.0-1 [130 kB]
21:32:58 #9 10.14 Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB]
21:32:58 #9 10.14 Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 shared-mime-info amd64 1.15-1 [430 kB]
21:32:58 #9 10.14 Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 ucf all 3.0038+nmu1 [51.6 kB]
21:32:58 #9 10.14 Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 xdg-user-dirs amd64 0.17-2ubuntu1 [48.3 kB]
21:32:58 #9 10.19 Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1.1 [82.6 kB]
21:32:58 #9 10.26 Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext-base amd64 0.19.8.1-10build1 [50.2 kB]
21:32:58 #9 10.26 Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB]
21:32:58 #13 DONE 23.6s
21:32:58 
21:32:58 #8 [stage-1 3/8] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
21:32:58 #8 sha256:b7b2098035b25f95ae6ad8e349e3f296c01568e0b9a1b588e2408b90e6ba8a59
21:32:58 #8 6.437 CentOS Stream 9 - AppStream                     7.5 MB/s |  15 MB     00:01    
21:32:58 #8 13.26 CentOS Stream 9 - Extras packages               6.3 kB/s | 8.5 kB     00:01    
21:32:58 #8 13.46 Last metadata expiration check: 0:00:01 ago on Tue Aug 16 21:32:55 2022.
21:32:58 #8 14.30 Dependencies resolved.
21:32:58 #8 14.31 ================================================================================
21:32:58 #8 14.31  Package                       Arch    Version                 Repository  Size
21:32:58 #8 14.31 ================================================================================
21:32:58 #8 14.31 Installing:
21:32:58 #8 14.31  dnf-plugins-core              noarch  4.1.0-2.el9             baseos      34 k
21:32:58 #8 14.31  rpm-build                     x86_64  4.16.1.3-17.el9         appstream  102 k
21:32:58 #8 14.31  rpmlint                       noarch  1.11-19.el9             appstream  198 k
21:32:58 #8 14.31 Installing dependencies:
21:32:58 #8 14.31  binutils                      x86_64  2.35.2-24.el9           baseos     4.6 M
21:32:58 #8 14.31  bzip2                         x86_64  1.0.8-8.el9             baseos      56 k
21:32:58 #8 14.31  checkpolicy                   x86_64  3.4-1.el9               appstream  347 k
21:32:58 #8 14.31  cpio                          x86_64  2.13-16.el9             baseos     275 k
21:32:58 #8 14.31  cracklib                      x86_64  2.9.6-27.el9            baseos      94 k
21:32:58 #8 14.31  cracklib-dicts                x86_64  2.9.6-27.el9            baseos     3.6 M
21:32:58 #8 14.31  dbus-libs                     x86_64  1:1.12.20-5.el9         baseos     153 k
21:32:58 #8 14.31  desktop-file-utils            x86_64  0.26-6.el9              appstream   74 k
21:32:58 #8 14.31  diffutils                     x86_64  3.7-12.el9              baseos     397 k
21:32:58 #8 14.31  dwz                           x86_64  0.14-3.el9              appstream  128 k
21:32:58 #8 14.31  ed                            x86_64  1.14.2-12.el9           baseos      75 k
21:32:58 #8 14.31  efi-srpm-macros               noarch  4-9.el9                 appstream   23 k
21:32:58 #8 14.31  elfutils                      x86_64  0.187-5.el9             baseos     529 k
21:32:58 #8 14.31  elfutils-debuginfod-client    x86_64  0.187-5.el9             baseos      38 k
21:32:58 #8 14.31  emacs-filesystem              noarch  1:27.1-3.el9            appstream  9.2 k
21:32:58 #8 14.31  enchant                       x86_64  1:1.6.0-30.el9          appstream   62 k
21:32:58 #8 14.31  environment-modules           x86_64  5.0.1-1.el9             baseos     493 k
21:32:58 #8 14.31  file                          x86_64  5.39-8.el9              baseos      51 k
21:32:58 #8 14.31  fonts-srpm-macros             noarch  1:2.0.5-7.el9.1         appstream   28 k
21:32:58 #8 14.31  gcc-toolset-12-binutils       x86_64  2.38-16.el9             appstream  5.5 M
21:32:58 #8 14.31  gcc-toolset-12-binutils-gold  x86_64  2.38-14.el9             appstream  752 k
21:32:58 #8 14.31  gcc-toolset-12-runtime        x86_64  12.0-5.el9              appstream   55 k
21:32:58 #8 14.31  gdb-minimal                   x86_64  10.2-10.el9             appstream  3.5 M
21:32:58 #8 14.31  gdk-pixbuf2                   x86_64  2.42.6-2.el9            appstream  493 k
21:32:58 #8 14.31  ghc-srpm-macros               noarch  1.5.0-6.el9             appstream  8.8 k
21:32:58 #8 14.31  glib-networking               x86_64  2.68.3-3.el9            baseos     186 k
21:32:58 #8 14.31  glibc-gconv-extra             x86_64  2.34-40.el9             baseos     1.7 M
21:32:58 #8 14.31  go-srpm-macros                noarch  3.0.9-9.el9             appstream   27 k
21:32:58 #8 14.31  groff-base                    x86_64  1.22.4-10.el9           baseos     1.1 M
21:32:58 #8 14.31  gsettings-desktop-schemas     x86_64  40.0-4.el9              baseos     688 k
21:32:58 #8 14.31  hunspell                      x86_64  1.7.0-11.el9            appstream  325 k
21:32:58 #8 14.31  hunspell-en-GB                noarch  0.20140811.1-20.el9     appstream  226 k
21:32:58 #8 14.31  hunspell-en-US                noarch  0.20140811.1-20.el9     appstream  177 k
21:32:58 #8 14.31  hunspell-filesystem           x86_64  1.7.0-11.el9            appstream  8.7 k
21:32:58 #8 14.31  info                          x86_64  6.7-15.el9              baseos     225 k
21:32:58 #8 14.31  json-glib                     x86_64  1.6.6-1.el9             baseos     163 k
21:32:58 #8 14.31  kernel-srpm-macros            noarch  1.0-11.el9              appstream   16 k
21:32:58 #8 14.31  less                          x86_64  590-1.el9               baseos     163 k
21:32:58 #8 14.31  libappstream-glib             x86_64  0.7.18-4.el9            appstream  396 k
21:32:58 #8 14.31  libbrotli                     x86_64  1.0.9-6.el9             baseos     314 k
21:32:58 #8 14.31  libdb                         x86_64  5.3.28-53.el9           baseos     738 k
21:32:58 #8 14.31  libeconf                      x86_64  0.4.1-2.el9             baseos      28 k
21:32:58 #8 14.31  libfdisk                      x86_64  2.37.4-3.el9            baseos     155 k
21:32:58 #8 14.31  libicu                        x86_64  67.1-9.el9              baseos     9.6 M
21:32:58 #8 14.31  libjpeg-turbo                 x86_64  2.0.90-5.el9            appstream  176 k
21:32:58 #8 14.31  libpipeline                   x86_64  1.5.3-4.el9             baseos      49 k
21:32:58 #8 14.31  libpkgconf                    x86_64  1.7.3-9.el9             baseos      36 k
21:32:58 #8 14.31  libpng                        x86_64  2:1.6.37-12.el9         baseos     117 k
21:32:58 #8 14.31  libproxy                      x86_64  0.4.15-35.el9           baseos      74 k
21:32:58 #8 14.31  libpsl                        x86_64  0.21.1-5.el9            baseos      64 k
21:32:58 #8 14.31  libpwquality                  x86_64  1.4.4-8.el9             baseos     119 k
21:32:58 #8 14.31  libselinux-utils              x86_64  3.4-3.el9               baseos     182 k
21:32:58 #8 14.31  libsoup                       x86_64  2.72.0-8.el9            appstream  405 k
21:32:58 #8 14.31  libstemmer                    x86_64  0-18.585svn.el9         appstream   83 k
21:32:58 #8 14.31  libutempter                   x86_64  1.2.1-6.el9             baseos      27 k
21:32:58 #8 14.31  lua-srpm-macros               noarch  1-6.el9                 appstream  9.5 k
21:32:58 #8 14.31  man-db                        x86_64  2.9.3-6.el9             baseos     1.2 M
21:32:58 #8 14.31  ncurses                       x86_64  6.2-8.20210508.el9      baseos     407 k
21:32:58 #8 14.31  ocaml-srpm-macros             noarch  6-6.el9                 appstream  8.8 k
21:32:58 #8 14.31  openblas-srpm-macros          noarch  2-11.el9                appstream  8.4 k
21:32:58 #8 14.31  openssl                       x86_64  1:3.0.1-40.el9          baseos     1.2 M
21:32:58 #8 14.31  pam                           x86_64  1.5.1-12.el9            baseos     621 k
21:32:58 #8 14.31  patch                         x86_64  2.7.6-16.el9            appstream  128 k
21:32:58 #8 14.31  perl-AutoLoader               noarch  5.74-479.el9            appstream   31 k
21:32:58 #8 14.31  perl-B                        x86_64  1.80-479.el9            appstream  190 k
21:32:58 #8 14.31  perl-Carp                     noarch  1.50-460.el9            appstream   30 k
21:32:58 #8 14.31  perl-Class-Struct             noarch  0.66-479.el9            appstream   32 k
21:32:58 #8 14.31  perl-Data-Dumper              x86_64  2.174-462.el9           appstream   56 k
21:32:58 #8 14.31  perl-Digest                   noarch  1.19-4.el9              appstream   26 k
21:32:58 #8 14.31  perl-Digest-MD5               x86_64  2.58-4.el9              appstream   37 k
21:32:58 #8 14.31  perl-Encode                   x86_64  4:3.08-462.el9          appstream  1.7 M
21:32:58 #8 14.31  perl-Errno                    x86_64  1.30-479.el9            appstream   24 k
21:32:58 #8 14.31  perl-Exporter                 noarch  5.74-461.el9            appstream   32 k
21:32:58 #8 14.31  perl-Fcntl                    x86_64  1.13-479.el9            appstream   30 k
21:32:58 #8 14.31  perl-File-Basename            noarch  2.85-479.el9            appstream   27 k
21:32:58 #8 14.31  perl-File-Path                noarch  2.18-4.el9              appstream   36 k
21:32:58 #8 14.31  perl-File-Temp                noarch  1:0.231.100-4.el9       appstream   60 k
21:32:58 #8 14.31  perl-File-stat                noarch  1.09-479.el9            appstream   27 k
21:32:58 #8 14.31  perl-FileHandle               noarch  2.03-479.el9            appstream   25 k
21:32:58 #8 14.31  perl-Getopt-Long              noarch  1:2.52-4.el9            appstream   61 k
21:32:58 #8 14.31  perl-Getopt-Std               noarch  1.12-479.el9            appstream   25 k
21:32:58 #8 14.31  perl-HTTP-Tiny                noarch  0.076-460.el9           appstream   55 k
21:32:58 #8 14.31  perl-IO                       x86_64  1.43-479.el9            appstream   98 k
21:32:58 #8 14.31  perl-IO-Socket-IP             noarch  0.41-5.el9              appstream   43 k
21:32:58 #8 14.31  perl-IPC-Open3                noarch  1.21-479.el9            appstream   32 k
21:32:58 #8 14.31  perl-MIME-Base64              x86_64  3.16-4.el9              appstream   31 k
21:32:58 #8 14.31  perl-Net-SSLeay               x86_64  1.92-2.el9              appstream  388 k
21:32:58 #8 14.31  perl-POSIX                    x86_64  1.94-479.el9            appstream  106 k
21:32:58 #8 14.31  perl-PathTools                x86_64  3.78-461.el9            appstream   88 k
21:32:58 #8 14.31  perl-Pod-Escapes              noarch  1:1.07-460.el9          appstream   21 k
21:32:58 #8 14.31  perl-Pod-Perldoc              noarch  3.28.01-461.el9         appstream   87 k
21:32:58 #8 14.31  perl-Pod-Simple               noarch  1:3.42-4.el9            appstream  225 k
21:32:58 #8 14.31  perl-Pod-Usage                noarch  4:2.01-4.el9            appstream   41 k
21:32:58 #8 14.31  perl-Scalar-List-Utils        x86_64  4:1.56-461.el9          appstream   73 k
21:32:58 #8 14.31  perl-SelectSaver              noarch  1.02-479.el9            appstream   21 k
21:32:58 #8 14.31  perl-Socket                   x86_64  4:2.031-4.el9           appstream   56 k
21:32:58 #8 14.31  perl-Storable                 x86_64  1:3.21-460.el9          appstream   96 k
21:32:58 #8 14.31  perl-Symbol                   noarch  1.08-479.el9            appstream   24 k
21:32:58 #8 14.31  perl-Term-ANSIColor           noarch  5.01-461.el9            appstream   49 k
21:32:58 #8 14.31  perl-Term-Cap                 noarch  1.17-460.el9            appstream   23 k
21:32:58 #8 14.31  perl-Text-ParseWords          noarch  3.30-460.el9            appstream   17 k
21:32:58 #8 14.31  perl-Text-Tabs+Wrap           noarch  2013.0523-460.el9       appstream   24 k
21:32:58 #8 14.31  perl-Time-Local               noarch  2:1.300-7.el9           appstream   34 k
21:32:58 #8 14.31  perl-URI                      noarch  5.09-3.el9              appstream  121 k
21:32:58 #8 14.31  perl-base                     noarch  2.27-479.el9            appstream   26 k
21:32:58 #8 14.31  perl-constant                 noarch  1.33-461.el9            appstream   24 k
21:32:58 #8 14.31  perl-if                       noarch  0.60.800-479.el9        appstream   24 k
21:32:58 #8 14.31  perl-interpreter              x86_64  4:5.32.1-479.el9        appstream   81 k
21:32:58 #8 14.31  perl-libnet                   noarch  3.13-4.el9              appstream  130 k
21:32:58 #8 14.31  perl-libs                     x86_64  4:5.32.1-479.el9        appstream  2.2 M
21:32:58 #8 14.31  perl-mro                      x86_64  1.23-479.el9            appstream   38 k
21:32:58 #8 14.31  perl-overload                 noarch  1.31-479.el9            appstream   55 k
21:32:58 #8 14.31  perl-overloading              noarch  0.02-479.el9            appstream   22 k
21:32:58 #8 14.31  perl-parent                   noarch  1:0.238-460.el9         appstream   15 k
21:32:58 #8 14.31  perl-podlators                noarch  1:4.14-460.el9          appstream  114 k
21:32:58 #8 14.31  perl-srpm-macros              noarch  1-41.el9                appstream  9.1 k
21:32:58 #8 14.31  perl-subs                     noarch  1.03-479.el9            appstream   21 k
21:32:58 #8 14.31  perl-vars                     noarch  1.05-479.el9            appstream   23 k
21:32:58 #8 14.31  pkgconf                       x86_64  1.7.3-9.el9             baseos      41 k
21:32:58 #8 14.31  pkgconf-m4                    noarch  1.7.3-9.el9             baseos      15 k
21:32:58 #8 14.31  pkgconf-pkg-config            x86_64  1.7.3-9.el9             baseos      11 k
21:32:58 #8 14.31  policycoreutils               x86_64  3.4-2.el9               baseos     233 k
21:32:58 #8 14.31  policycoreutils-python-utils  noarch  3.4-2.el9               appstream   75 k
21:32:58 #8 14.31  procps-ng                     x86_64  3.3.17-6.el9            baseos     346 k
21:32:58 #8 14.31  publicsuffix-list-dafsa       noarch  20210518-3.el9          baseos      58 k
21:32:58 #8 14.31  python-srpm-macros            noarch  3.9-52.el9              appstream   24 k
21:32:58 #8 14.31  python3-audit                 x86_64  3.0.7-103.el9           appstream   84 k
21:32:58 #8 14.31  python3-dateutil              noarch  1:2.8.1-6.el9           baseos     302 k
21:32:58 #8 14.31  python3-dbus                  x86_64  1.2.18-2.el9            baseos     144 k
21:32:58 #8 14.31  python3-dnf-plugins-core      noarch  4.1.0-2.el9             baseos     236 k
21:32:58 #8 14.31  python3-enchant               noarch  3.2.0-5.el9             appstream   86 k
21:32:58 #8 14.31  python3-file-magic            noarch  5.39-8.el9              appstream   18 k
21:32:58 #8 14.31  python3-libselinux            x86_64  3.4-3.el9               appstream  186 k
21:32:58 #8 14.31  python3-libsemanage           x86_64  3.4-2.el9               appstream   80 k
21:32:58 #8 14.31  python3-policycoreutils       noarch  3.4-2.el9               appstream  2.1 M
21:32:58 #8 14.31  python3-setools               x86_64  4.4.0-5.el9             baseos     599 k
21:32:58 #8 14.31  python3-setuptools            noarch  53.0.0-10.el9           baseos     946 k
21:32:58 #8 14.31  python3-six                   noarch  1.15.0-9.el9            baseos      37 k
21:32:58 #8 14.31  qt5-srpm-macros               noarch  5.15.3-1.el9            appstream  9.7 k
21:32:58 #8 14.31  redhat-rpm-config             noarch  196-1.el9               appstream   73 k
21:32:58 #8 14.31  rust-srpm-macros              noarch  17-4.el9                appstream   10 k
21:32:58 #8 14.31  scl-utils                     x86_64  1:2.0.3-2.el9           appstream   38 k
21:32:58 #8 14.31  shared-mime-info              x86_64  2.1-4.el9               baseos     556 k
21:32:58 #8 14.31  systemd-libs                  x86_64  250-7.el9               baseos     618 k
21:32:58 #8 14.31  tcl                           x86_64  1:8.6.10-7.el9          baseos     1.1 M
21:32:58 #8 14.31  unzip                         x86_64  6.0-56.el9              baseos     182 k
21:32:58 #8 14.31  util-linux                    x86_64  2.37.4-3.el9            baseos     2.3 M
21:32:58 #8 14.31  util-linux-core               x86_64  2.37.4-3.el9            baseos     460 k
21:32:58 #8 14.31  vim-filesystem                noarch  2:8.2.2637-16.el9       baseos      25 k
21:32:58 #8 14.31  webkit2gtk3-jsc               x86_64  2.36.5-2.el9            appstream  6.2 M
21:32:58 #8 14.31  xz                            x86_64  5.2.5-8.el9             baseos     226 k
21:32:58 #8 14.31  zip                           x86_64  3.0-33.el9              baseos     238 k
21:32:58 #8 14.31  zstd                          x86_64  1.5.1-2.el9             baseos     548 k
21:32:58 #8 14.31 Installing weak dependencies:
21:32:58 #8 14.31  abattis-cantarell-fonts       noarch  0.301-4.el9             appstream  365 k
21:32:58 #8 14.31  adobe-source-code-pro-fonts   noarch  2.030.1.050-12.el9.1    appstream  832 k
21:32:58 #8 14.31  hunspell-en                   noarch  0.20140811.1-20.el9     appstream  187 k
21:32:58 #8 14.31  libproxy-webkitgtk4           x86_64  0.4.15-35.el9           appstream   22 k
21:32:58 #8 14.31  perl-IO-Socket-SSL            noarch  2.073-1.el9             appstream  219 k
21:32:58 #8 14.31  perl-Mozilla-CA               noarch  20200520-6.el9          appstream   13 k
21:32:58 #8 14.31  perl-NDBM_File                x86_64  1.15-479.el9            appstream   32 k
21:32:58 #8 14.31 
21:32:58 #8 14.31 Transaction Summary
21:32:58 #8 14.31 ================================================================================
21:32:58 #8 14.31 Install  163 Packages
21:32:58 #8 14.31 
21:32:58 #8 14.32 Total download size: 69 M
21:32:58 #8 14.32 Installed size: 245 M
21:32:58 #8 14.32 Downloading Packages:
21:32:58 #8 18.53 (144/163): perl-parent-0.238-460.el9.noarch.rpm 233 kB/s |  15 kB     00:00    
21:32:58 #8 18.54 (145/163): perl-podlators-4.14-460.el9.noarch.r 1.6 MB/s | 114 kB     00:00    
21:32:58 #8 18.59 (146/163): perl-srpm-macros-1-41.el9.noarch.rpm 141 kB/s | 9.1 kB     00:00    
21:32:58 #8 18.60 (147/163): perl-subs-1.03-479.el9.noarch.rpm    330 kB/s |  21 kB     00:00    
21:32:58 #8 18.60 (148/163): perl-vars-1.05-479.el9.noarch.rpm    350 kB/s |  23 kB     00:00    
21:32:58 #8 18.66 (149/163): policycoreutils-python-utils-3.4-2.e 1.1 MB/s |  75 kB     00:00    
21:32:58 #9 20.44 Selecting previously unselected package python3-minimal.
21:32:58 #9 20.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 ... 4703 files and directories currently installed.)
21:32:58 #9 20.45 Preparing to unpack .../0-python3-minimal_3.10.4-0ubuntu2_arm64.deb ...
21:32:58 #9 20.45 Unpacking python3-minimal (3.10.4-0ubuntu2) ...
21:32:58 #9 20.48 Selecting previously unselected package media-types.
21:32:58 #9 20.48 Preparing to unpack .../1-media-types_7.0.0_all.deb ...
21:32:58 #9 20.49 Unpacking media-types (7.0.0) ...
21:32:58 #9 20.52 Selecting previously unselected package libmpdec3:arm64.
21:32:58 #9 20.52 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_arm64.deb ...
21:32:58 #9 20.52 Unpacking libmpdec3:arm64 (2.5.1-2build2) ...
21:32:58 #9 20.55 Selecting previously unselected package readline-common.
21:32:58 #9 20.56 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
21:32:58 #9 20.56 Unpacking readline-common (8.1.2-1) ...
21:32:58 #9 20.59 Selecting previously unselected package libreadline8:arm64.
21:32:58 #9 20.59 Preparing to unpack .../4-libreadline8_8.1.2-1_arm64.deb ...
21:32:58 #9 20.60 Unpacking libreadline8:arm64 (8.1.2-1) ...
21:32:58 #9 20.64 Selecting previously unselected package libsqlite3-0:arm64.
21:32:58 #9 20.64 Preparing to unpack .../5-libsqlite3-0_3.37.2-2_arm64.deb ...
21:32:58 #9 20.64 Unpacking libsqlite3-0:arm64 (3.37.2-2) ...
21:32:58 #9 20.68 Selecting previously unselected package libpython3.10-stdlib:arm64.
21:32:58 #9 19.17 Selecting previously unselected package libgdbm-compat4:arm64.
21:32:58 #9 19.18 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_arm64.deb ...
21:32:58 #9 19.18 Unpacking libgdbm-compat4:arm64 (1.18.1-5) ...
21:32:58 #9 19.22 Selecting previously unselected package libperl5.30:arm64.
21:32:58 #9 19.22 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.2_arm64.deb ...
21:32:58 #9 19.22 Unpacking libperl5.30:arm64 (5.30.0-9ubuntu0.2) ...
21:32:58 #8 21.35 Selecting previously unselected package gcc-8.
21:32:58 #8 21.35 Preparing to unpack .../067-gcc-8_8.3.0-6_arm64.deb ...
21:32:58 #8 21.36 Unpacking gcc-8 (8.3.0-6) ...
21:32:58 #8 18.66 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ...
21:32:58 #8 18.74 Selecting previously unselected package libnpth0:amd64.
21:32:58 #8 18.74 Preparing to unpack .../007-libnpth0_1.6-1_amd64.deb ...
21:32:58 #8 18.75 Unpacking libnpth0:amd64 (1.6-1) ...
21:32:58 #8 18.78 Selecting previously unselected package dirmngr.
21:32:58 #8 18.79 Preparing to unpack .../008-dirmngr_2.2.12-1+deb10u2_amd64.deb ...
21:32:58 #8 18.81 Unpacking dirmngr (2.2.12-1+deb10u2) ...
21:32:58 #8 18.89 Selecting previously unselected package gnupg-l10n.
21:32:58 #8 17.63 Selecting previously unselected package ca-certificates.
21:32:58 #8 17.63 Preparing to unpack .../006-ca-certificates_20210119_all.deb ...
21:32:58 #8 17.64 Unpacking ca-certificates (20210119) ...
21:32:58 #8 19.04 Preparing to unpack .../052-gcc-10_10.2.1-6_arm64.deb ...
21:32:58 #8 19.04 Unpacking gcc-10 (10.2.1-6) ...
21:32:58 #13 extracting sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 0.9s done
21:32:58 #13 extracting sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0
21:32:58 #8 20.41 Selecting previously unselected package libglib2.0-0:arm64.
21:32:58 #8 20.41 Preparing to unpack .../018-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_arm64.deb ...
21:32:58 #8 20.42 Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.9) ...
21:32:58 #8 20.52 Selecting previously unselected package libglib2.0-data.
21:32:58 #8 20.52 Preparing to unpack .../019-libglib2.0-data_2.56.4-0ubuntu0.18.04.9_all.deb ...
21:32:58 #8 20.53 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ...
21:32:58 #8 20.56 Selecting previously unselected package libicu60:arm64.
21:32:58 #8 20.56 Preparing to unpack .../020-libicu60_60.2-3ubuntu3.2_arm64.deb ...
21:32:58 #8 20.57 Unpacking libicu60:arm64 (60.2-3ubuntu3.2) ...
21:32:58 #9 10.38 Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.1 [11.4 kB]
21:32:58 #9 10.38 Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB]
21:32:58 #9 10.41 Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB]
21:32:58 #9 10.41 Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB]
21:32:58 #9 10.41 Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB]
21:32:58 #9 10.41 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB]
21:32:58 #9 10.41 Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB]
21:32:58 #9 10.41 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB]
21:32:58 #9 10.42 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB]
21:32:58 #9 10.48 Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB]
21:32:58 #9 10.49 Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B]
21:32:58 #9 10.49 Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB]
21:32:58 #9 10.49 Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB]
21:32:58 #9 10.49 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.2 [113 kB]
21:32:58 #9 10.49 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.2 [575 kB]
21:32:58 #9 10.51 Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB]
21:32:58 #9 10.51 Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B]
21:32:58 #9 10.56 Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB]
21:32:58 #8 18.66 (150/163): python-srpm-macros-3.9-52.el9.noarch 363 kB/s |  24 kB     00:00    
21:32:58 #8 18.67 (151/163): python3-audit-3.0.7-103.el9.aarch64. 1.2 MB/s |  84 kB     00:00    
21:32:58 #8 18.75 (152/163): python3-enchant-3.2.0-5.el9.noarch.r 999 kB/s |  86 kB     00:00    
21:32:58 #8 18.75 (153/163): python3-file-magic-5.39-8.el9.noarch 214 kB/s |  18 kB     00:00    
21:32:58 #8 18.76 (154/163): python3-libselinux-3.4-3.el9.aarch64 2.1 MB/s | 181 kB     00:00    
21:32:58 #8 18.83 (155/163): python3-libsemanage-3.4-2.el9.aarch6 1.0 MB/s |  80 kB     00:00    
21:32:58 #8 18.95 (156/163): python3-policycoreutils-3.4-2.el9.no  11 MB/s | 2.1 MB     00:00    
21:32:58 #8 18.95 (157/163): qt5-srpm-macros-5.15.3-1.el9.noarch.  50 kB/s | 9.7 kB     00:00    
21:32:58 #8 18.95 (158/163): redhat-rpm-config-196-1.el9.noarch.r 569 kB/s |  73 kB     00:00    
21:32:58 #8 19.02 (159/163): rpm-build-4.16.1.3-17.el9.aarch64.rp 1.4 MB/s | 100 kB     00:00    
21:32:58 #8 19.04 (160/163): rpmlint-1.11-19.el9.noarch.rpm       2.2 MB/s | 198 kB     00:00    
21:32:58 #8 19.05 (161/163): rust-srpm-macros-17-4.el9.noarch.rpm 104 kB/s |  10 kB     00:00    
21:32:58 #8 15.79 (1/163): bzip2-1.0.8-8.el9.x86_64.rpm           107 kB/s |  56 kB     00:00    
21:32:58 #8 15.80 (2/163): cracklib-2.9.6-27.el9.x86_64.rpm       8.8 MB/s |  94 kB     00:00    
21:32:58 #8 15.85 (3/163): cpio-2.13-16.el9.x86_64.rpm            479 kB/s | 275 kB     00:00    
21:32:58 #8 15.88 (4/163): dbus-libs-1.12.20-5.el9.x86_64.rpm     5.4 MB/s | 153 kB     00:00    
21:32:58 #9 20.68 Preparing to unpack .../6-libpython3.10-stdlib_3.10.4-3ubuntu0.1_arm64.deb ...
21:32:58 #9 20.68 Unpacking libpython3.10-stdlib:arm64 (3.10.4-3ubuntu0.1) ...
21:32:58 #9 20.79 Selecting previously unselected package python3.10.
21:32:58 #9 20.79 Preparing to unpack .../7-python3.10_3.10.4-3ubuntu0.1_arm64.deb ...
21:32:58 #9 20.79 Unpacking python3.10 (3.10.4-3ubuntu0.1) ...
21:32:58 #9 20.82 Selecting previously unselected package libpython3-stdlib:arm64.
21:32:58 #9 20.83 Preparing to unpack .../8-libpython3-stdlib_3.10.4-0ubuntu2_arm64.deb ...
21:32:58 #9 20.83 Unpacking libpython3-stdlib:arm64 (3.10.4-0ubuntu2) ...
21:32:58 #9 20.86 Setting up python3-minimal (3.10.4-0ubuntu2) ...
21:32:58 #7 DONE 23.8s
21:32:58 
21:32:58 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:32:58 #8 sha256:d95d15cea3b2dad536f4abbed0605d29e2f0920c1741f492184f755a81b2c029
21:32:58 #8 21.94 Selecting previously unselected package gcc.
21:32:58 #7 DONE 2.2s
21:32:58 
21:32:58 #8 [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:32:58 #8 sha256:d2278384ed588ce972811a249d26f8534b2d2c39143adbc0546e4d134f814f1f
21:32:58 #8 ...
21:32:58 
21:32:58 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:58 #14 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d
21:32:58 #14 extracting sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 4.3s done
21:32:58 #14 extracting sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 4.2s done
21:32:58 #14 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 4.5s
21:32:58 #8 18.89 Preparing to unpack .../009-gnupg-l10n_2.2.12-1+deb10u2_all.deb ...
21:32:58 #8 18.90 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ...
21:32:58 #8 19.08 Selecting previously unselected package gnupg-utils.
21:32:58 #8 19.08 Preparing to unpack .../010-gnupg-utils_2.2.12-1+deb10u2_amd64.deb ...
21:32:58 #8 19.08 Unpacking gnupg-utils (2.2.12-1+deb10u2) ...
21:32:58 #8 17.73 Selecting previously unselected package libmagic-mgc.
21:32:58 #8 17.73 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3_amd64.deb ...
21:32:58 #8 17.74 Unpacking libmagic-mgc (1:5.39-3) ...
21:32:58 #8 17.88 Selecting previously unselected package libmagic1:amd64.
21:32:58 #8 17.88 Preparing to unpack .../008-libmagic1_1%3a5.39-3_amd64.deb ...
21:32:58 #8 17.89 Unpacking libmagic1:amd64 (1:5.39-3) ...
21:32:58 #8 17.94 Selecting previously unselected package file.
21:32:58 #8 17.94 Preparing to unpack .../009-file_1%3a5.39-3_amd64.deb ...
21:32:58 #8 17.95 Unpacking file (1:5.39-3) ...
21:32:58 #8 17.99 Selecting previously unselected package gettext-base.
21:32:58 #8 17.99 Preparing to unpack .../010-gettext-base_0.21-4_amd64.deb ...
21:32:58 #14 extracting sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 5.2s
21:32:58 #9 10.61 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB]
21:32:58 #9 10.65 Get:70 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB]
21:32:58 #9 10.65 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.0ubuntu0.20.04.7 [17.1 kB]
21:32:58 #9 10.65 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.0ubuntu0.20.04.7 [154 kB]
21:32:58 #9 10.66 Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 libunwind8 amd64 1.2.1-9build1 [47.6 kB]
21:32:58 #9 10.66 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 strace amd64 5.5-3ubuntu1 [380 kB]
21:32:58 #9 10.67 Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB]
21:32:58 #9 10.67 Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 libfl2 amd64 2.6.4-6.2 [11.5 kB]
21:32:58 #9 10.67 Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 at amd64 3.1.23-1ubuntu1 [38.7 kB]
21:32:58 #9 10.71 Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 libsigsegv2 amd64 2.12-2 [13.9 kB]
21:32:58 #9 10.78 Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB]
21:32:58 #9 10.79 Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB]
21:32:58 #9 10.80 Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB]
21:32:58 #8 19.09 (162/163): scl-utils-2.0.3-2.el9.aarch64.rpm    505 kB/s |  38 kB     00:00    
21:32:58 #8 15.92 (5/163): diffutils-3.7-12.el9.x86_64.rpm        8.5 MB/s | 397 kB     00:00    
21:32:58 #8 15.95 (6/163): dnf-plugins-core-4.1.0-2.el9.noarch.rp 1.3 MB/s |  34 kB     00:00    
21:32:58 #8 15.98 (7/163): ed-1.14.2-12.el9.x86_64.rpm            2.1 MB/s |  75 kB     00:00    
21:32:58 #8 16.12 (8/163): binutils-2.35.2-24.el9.x86_64.rpm      5.3 MB/s | 4.6 MB     00:00    
21:32:58 #9 21.04 Selecting previously unselected package python3.
21:32:58 #9 21.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 ... 5132 files and directories currently installed.)
21:32:58 #9 21.05 Preparing to unpack .../000-python3_3.10.4-0ubuntu2_arm64.deb ...
21:32:58 #9 21.05 Unpacking python3 (3.10.4-0ubuntu2) ...
21:32:58 #9 21.08 Selecting previously unselected package perl-modules-5.34.
21:32:58 #9 21.08 Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1_all.deb ...
21:32:58 #9 21.09 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1) ...
21:32:58 #20 DONE 11.1s
21:32:58 
21:32:58 #15 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
21:32:58 #15 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 20.0s done
21:32:58 #15 DONE 25.0s
21:32:58 
21:32:58 #21 [linux/amd64 build-base-alpine 4/4] WORKDIR /go/src/github.com/docker/cli
21:32:58 #21 DONE 0.1s
21:32:58 
21:32:58 #22 [linux/amd64->darwin/arm64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
21:32:58 #8 21.94 Preparing to unpack .../068-gcc_4%3a8.3.0-1_arm64.deb ...
21:32:58 #8 21.95 Unpacking gcc (4:8.3.0-1) ...
21:32:58 #8 21.98 Selecting previously unselected package libstdc++-8-dev:arm64.
21:32:58 #8 21.98 Preparing to unpack .../069-libstdc++-8-dev_8.3.0-6_arm64.deb ...
21:32:58 #8 21.98 Unpacking libstdc++-8-dev:arm64 (8.3.0-6) ...
21:32:58 #8 22.19 Selecting previously unselected package g++-8.
21:32:58 #8 22.19 Preparing to unpack .../070-g++-8_8.3.0-6_arm64.deb ...
21:32:58 #8 22.19 Unpacking g++-8 (8.3.0-6) ...
21:32:58 #9 19.63 Selecting previously unselected package perl.
21:32:58 #9 19.63 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.2_arm64.deb ...
21:32:58 #9 19.64 Unpacking perl (5.30.0-9ubuntu0.2) ...
21:32:58 #9 19.69 Selecting previously unselected package openssl.
21:32:58 #9 19.69 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.16_arm64.deb ...
21:32:58 #9 19.69 Unpacking openssl (1.1.1f-1ubuntu2.16) ...
21:32:58 #9 19.78 Selecting previously unselected package ca-certificates.
21:32:58 #9 19.78 Preparing to unpack .../013-ca-certificates_20211016~20.04.1_all.deb ...
21:32:58 #9 19.78 Unpacking ca-certificates (20211016~20.04.1) ...
21:32:58 #9 19.83 Selecting previously unselected package distro-info-data.
21:32:58 #9 19.83 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.10_all.deb ...
21:32:58 #9 19.84 Unpacking distro-info-data (0.43ubuntu1.10) ...
21:32:58 #9 19.87 Selecting previously unselected package libmagic-mgc.
21:32:58 #9 19.87 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_arm64.deb ...
21:32:58 #9 19.87 Unpacking libmagic-mgc (1:5.38-4) ...
21:32:58 #9 19.94 Selecting previously unselected package libmagic1:arm64.
21:32:58 #9 19.94 Preparing to unpack .../016-libmagic1_1%3a5.38-4_arm64.deb ...
21:32:58 #9 19.94 Unpacking libmagic1:arm64 (1:5.38-4) ...
21:32:58 #9 19.98 Selecting previously unselected package file.
21:32:58 #8 19.20 Selecting previously unselected package gpg.
21:32:58 #8 19.20 Preparing to unpack .../011-gpg_2.2.12-1+deb10u2_amd64.deb ...
21:32:58 #8 19.22 Unpacking gpg (2.2.12-1+deb10u2) ...
21:32:58 #8 18.00 Unpacking gettext-base (0.21-4) ...
21:32:58 #8 18.11 Selecting previously unselected package manpages.
21:32:58 #8 18.11 Preparing to unpack .../011-manpages_5.10-1_all.deb ...
21:32:58 #8 18.12 Unpacking manpages (5.10-1) ...
21:32:58 #9 10.80 Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB]
21:32:58 #9 10.83 Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB]
21:32:58 #9 10.85 Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB]
21:32:58 #9 10.86 Get:85 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB]
21:32:58 #9 10.88 Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB]
21:32:58 #9 10.88 Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB]
21:32:58 #9 10.89 Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB]
21:32:58 #9 10.96 Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B]
21:32:58 #9 10.96 Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.9 [71.8 kB]
21:32:58 #9 10.97 Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-124.140 [1104 kB]
21:32:58 #9 11.02 Get:92 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB]
21:32:58 #9 11.02 Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.9 [2519 kB]
21:32:58 #9 11.14 Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB]
21:32:58 #9 11.14 Get:95 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB]
21:32:59 #8 21.21 Selecting previously unselected package libxml2:arm64.
21:32:59 #8 21.21 Preparing to unpack .../021-libxml2_2.9.4+dfsg1-6.1ubuntu1.7_arm64.deb ...
21:32:59 #8 21.23 Unpacking libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.7) ...
21:32:59 #8 21.31 Selecting previously unselected package libyaml-0-2:arm64.
21:32:59 #8 21.31 Preparing to unpack .../022-libyaml-0-2_0.1.7-2ubuntu3_arm64.deb ...
21:32:59 #8 21.31 Unpacking libyaml-0-2:arm64 (0.1.7-2ubuntu3) ...
21:32:59 #8 21.35 Selecting previously unselected package lsb-release.
21:32:59 #8 19.29 (163/163): webkit2gtk3-jsc-2.36.5-2.el9.aarch64  12 MB/s | 2.9 MB     00:00    
21:32:59 #8 19.30 --------------------------------------------------------------------------------
21:32:59 #8 19.30 Total                                           7.8 MB/s |  66 MB     00:08     
21:32:59 #8 16.17 (9/163): elfutils-0.187-5.el9.x86_64.rpm        2.8 MB/s | 529 kB     00:00    
21:32:59 #8 16.24 (10/163): cracklib-dicts-2.9.6-27.el9.x86_64.rp 8.4 MB/s | 3.6 MB     00:00    
21:32:59 #8 16.25 (11/163): elfutils-debuginfod-client-0.187-5.el 310 kB/s |  38 kB     00:00    
21:32:59 #8 16.29 (12/163): environment-modules-5.0.1-1.el9.x86_6 4.3 MB/s | 493 kB     00:00    
21:32:59 #8 16.29 (13/163): file-5.39-8.el9.x86_64.rpm            1.2 MB/s |  51 kB     00:00    
21:32:59 #8 16.29 (14/163): glib-networking-2.68.3-3.el9.x86_64.r 4.1 MB/s | 186 kB     00:00    
21:32:59 #8 16.37 (15/163): gsettings-desktop-schemas-40.0-4.el9. 8.8 MB/s | 688 kB     00:00    
21:32:59 #9 21.33 Selecting previously unselected package libgdbm6:arm64.
21:32:59 #9 21.33 Preparing to unpack .../002-libgdbm6_1.23-1_arm64.deb ...
21:32:59 #9 21.33 Unpacking libgdbm6:arm64 (1.23-1) ...
21:32:59 #9 21.37 Selecting previously unselected package libgdbm-compat4:arm64.
21:32:59 #9 21.37 Preparing to unpack .../003-libgdbm-compat4_1.23-1_arm64.deb ...
21:32:59 #9 21.37 Unpacking libgdbm-compat4:arm64 (1.23-1) ...
21:32:59 #9 21.41 Selecting previously unselected package libperl5.34:arm64.
21:32:59 #9 21.41 Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1_arm64.deb ...
21:32:59 #9 21.41 Unpacking libperl5.34:arm64 (5.34.0-3ubuntu1) ...
21:32:59 #22 0.190 skipping packages installation on darwin
21:32:59 #22 DONE 0.2s
21:32:59 
21:32:59 #23 [linux/amd64->darwin/amd64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
21:32:59 #0 0.235 skipping packages installation on darwin
21:32:59 #23 DONE 0.2s
21:32:59 
21:32:59 #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:32:59 #9 19.98 Preparing to unpack .../017-file_1%3a5.38-4_arm64.deb ...
21:32:59 #9 19.98 Unpacking file (1:5.38-4) ...
21:32:59 #9 20.02 Selecting previously unselected package less.
21:32:59 #9 20.02 Preparing to unpack .../018-less_551-1ubuntu0.1_arm64.deb ...
21:32:59 #9 20.03 Unpacking less (551-1ubuntu0.1) ...
21:32:59 #9 20.11 Selecting previously unselected package libelf1:arm64.
21:32:59 #9 20.11 Preparing to unpack .../019-libelf1_0.176-1.1build1_arm64.deb ...
21:32:59 #9 20.11 Unpacking libelf1:arm64 (0.176-1.1build1) ...
21:32:59 #9 20.19 Selecting previously unselected package libglib2.0-0:arm64.
21:32:59 #9 20.20 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.4_arm64.deb ...
21:32:59 #9 20.20 Unpacking libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.4) ...
21:32:59 #8 19.33 Selecting previously unselected package pinentry-curses.
21:32:59 #8 19.33 Preparing to unpack .../012-pinentry-curses_1.1.0-2_amd64.deb ...
21:32:59 #8 19.33 Unpacking pinentry-curses (1.1.0-2) ...
21:32:59 #8 19.37 Selecting previously unselected package gpg-agent.
21:32:59 #8 19.37 Preparing to unpack .../013-gpg-agent_2.2.12-1+deb10u2_amd64.deb ...
21:32:59 #8 19.37 Unpacking gpg-agent (2.2.12-1+deb10u2) ...
21:32:59 #8 18.34 Selecting previously unselected package libmd0:amd64.
21:32:59 #8 18.34 Preparing to unpack .../012-libmd0_1.0.3-3_amd64.deb ...
21:32:59 #8 18.35 Unpacking libmd0:amd64 (1.0.3-3) ...
21:32:59 #8 18.41 Selecting previously unselected package libbsd0:amd64.
21:32:59 #8 18.41 Preparing to unpack .../013-libbsd0_0.11.3-1_amd64.deb ...
21:32:59 #8 18.41 Unpacking libbsd0:amd64 (0.11.3-1) ...
21:32:59 #8 18.48 Selecting previously unselected package libedit2:amd64.
21:32:59 #8 18.48 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_amd64.deb ...
21:32:59 #8 18.48 Unpacking libedit2:amd64 (3.1-20191231-2+b1) ...
21:32:59 #8 18.54 Selecting previously unselected package libcbor0:amd64.
21:32:59 #8 18.54 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_amd64.deb ...
21:32:59 #8 18.54 Unpacking libcbor0:amd64 (0.5.0+dfsg-2) ...
21:32:59 #9 12.53 Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B]
21:32:59 #9 12.55 Get:103 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstdc++-11-dev amd64 11.2.0-19ubuntu1 [2083 kB]
21:32:59 #9 12.64 Get:104 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++-11 amd64 11.2.0-19ubuntu1 [11.4 MB]
21:32:59 #9 11.17 Get:96 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB]
21:32:59 #9 11.18 Get:97 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]
21:32:59 #9 11.18 Get:98 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB]
21:32:59 #8 21.35 Preparing to unpack .../023-lsb-release_9.20170808ubuntu1_all.deb ...
21:32:59 #8 21.36 Unpacking lsb-release (9.20170808ubuntu1) ...
21:32:59 #8 21.41 Selecting previously unselected package netbase.
21:32:59 #8 21.41 Preparing to unpack .../024-netbase_5.4_all.deb ...
21:32:59 #8 21.42 Unpacking netbase (5.4) ...
21:32:59 #8 21.45 Selecting previously unselected package shared-mime-info.
21:32:59 #8 21.45 Preparing to unpack .../025-shared-mime-info_1.9-2_arm64.deb ...
21:32:59 #8 21.46 Unpacking shared-mime-info (1.9-2) ...
21:32:59 #8 21.53 Selecting previously unselected package ucf.
21:32:59 #8 21.53 Preparing to unpack .../026-ucf_3.0038_all.deb ...
21:32:59 #8 21.54 Moving old data out of the way
21:32:59 #8 21.54 Unpacking ucf (3.0038) ...
21:32:59 #8 21.58 Selecting previously unselected package xdg-user-dirs.
21:32:59 #8 20.20 Selecting previously unselected package gcc.
21:32:59 #8 16.43 (16/163): glibc-gconv-extra-2.34-40.el9.x86_64.  12 MB/s | 1.7 MB     00:00    
21:32:59 #8 16.48 (17/163): groff-base-1.22.4-10.el9.x86_64.rpm   5.7 MB/s | 1.1 MB     00:00    
21:32:59 #8 16.49 (18/163): info-6.7-15.el9.x86_64.rpm            1.9 MB/s | 225 kB     00:00    
21:32:59 #8 16.49 (19/163): json-glib-1.6.6-1.el9.x86_64.rpm      2.8 MB/s | 163 kB     00:00    
21:32:59 #8 16.53 (20/163): libbrotli-1.0.9-6.el9.x86_64.rpm      7.3 MB/s | 314 kB     00:00    
21:32:59 #8 16.54 (21/163): less-590-1.el9.x86_64.rpm             3.2 MB/s | 163 kB     00:00    
21:32:59 #8 16.57 (22/163): libdb-5.3.28-53.el9.x86_64.rpm        8.9 MB/s | 738 kB     00:00    
21:32:59 #8 16.58 (23/163): libeconf-0.4.1-2.el9.x86_64.rpm       623 kB/s |  28 kB     00:00    
21:32:59 #8 16.60 (24/163): libpipeline-1.5.3-4.el9.x86_64.rpm    2.4 MB/s |  49 kB     00:00    
21:32:59 #9 21.61 Selecting previously unselected package perl.
21:32:59 #9 21.61 Preparing to unpack .../005-perl_5.34.0-3ubuntu1_arm64.deb ...
21:32:59 #9 21.62 Unpacking perl (5.34.0-3ubuntu1) ...
21:32:59 #9 21.66 Selecting previously unselected package openssl.
21:32:59 #9 21.66 Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.6_arm64.deb ...
21:32:59 #9 21.66 Unpacking openssl (3.0.2-0ubuntu1.6) ...
21:32:59 #9 21.72 Selecting previously unselected package ca-certificates.
21:32:59 #9 20.33 Selecting previously unselected package libglib2.0-data.
21:32:59 #9 20.33 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ...
21:32:59 #9 20.33 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
21:32:59 #9 20.41 Selecting previously unselected package tzdata.
21:32:59 #8 19.61 Selecting previously unselected package gpg-wks-client.
21:32:59 #8 19.61 Preparing to unpack .../014-gpg-wks-client_2.2.12-1+deb10u2_amd64.deb ...
21:32:59 #8 19.64 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ...
21:32:59 #8 ...
21:32:59 
21:32:59 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:59 #13 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d
21:32:59 #13 extracting sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 4.3s done
21:32:59 #13 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 9.6s
21:32:59 #13 ...
21:32:59 
21:32:59 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:32:59 #8 sha256:27a9952f971b60eb7806031003eaaf63d8544d3656d2722f40c29f6be274eec6
21:32:59 #8 19.81 Selecting previously unselected package gpg-wks-server.
21:32:59 #8 19.81 Preparing to unpack .../015-gpg-wks-server_2.2.12-1+deb10u2_amd64.deb ...
21:32:59 #8 19.87 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ...
21:32:59 #8 22.80 Selecting previously unselected package g++.
21:32:59 #8 18.59 Selecting previously unselected package libfido2-1:amd64.
21:32:59 #8 18.59 Preparing to unpack .../016-libfido2-1_1.6.0-2_amd64.deb ...
21:32:59 #8 18.60 Unpacking libfido2-1:amd64 (1.6.0-2) ...
21:32:59 #8 18.65 Selecting previously unselected package openssh-client.
21:32:59 #8 18.65 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5+deb11u1_amd64.deb ...
21:32:59 #8 18.67 Unpacking openssh-client (1:8.4p1-5+deb11u1) ...
21:32:59 #8 18.86 Selecting previously unselected package ucf.
21:32:59 #8 18.86 Preparing to unpack .../018-ucf_3.0043_all.deb ...
21:32:59 #9 12.91 Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B]
21:32:59 #9 12.91 Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB]
21:32:59 #9 12.91 Get:107 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.1 [237 kB]
21:32:59 #9 12.91 Get:108 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB]
21:32:59 #9 12.91 Get:109 http://archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB]
21:32:59 #8 21.58 Preparing to unpack .../027-xdg-user-dirs_0.17-1ubuntu1_arm64.deb ...
21:32:59 #8 21.59 Unpacking xdg-user-dirs (0.17-1ubuntu1) ...
21:32:59 #8 21.65 Selecting previously unselected package xz-utils.
21:32:59 #8 21.65 Preparing to unpack .../028-xz-utils_5.2.2-1.3ubuntu0.1_arm64.deb ...
21:32:59 #8 21.66 Unpacking xz-utils (5.2.2-1.3ubuntu0.1) ...
21:32:59 #8 21.69 Selecting previously unselected package gettext-base.
21:32:59 #8 21.70 Preparing to unpack .../029-gettext-base_0.19.8.1-6ubuntu0.3_arm64.deb ...
21:32:59 #8 21.70 Unpacking gettext-base (0.19.8.1-6ubuntu0.3) ...
21:32:59 #8 21.74 Selecting previously unselected package iso-codes.
21:32:59 #8 21.74 Preparing to unpack .../030-iso-codes_3.79-1_all.deb ...
21:32:59 #8 21.74 Unpacking iso-codes (3.79-1) ...
21:32:59 #8 20.20 Preparing to unpack .../053-gcc_4%3a10.2.1-1_arm64.deb ...
21:32:59 #8 20.20 Unpacking gcc (4:10.2.1-1) ...
21:32:59 #8 20.23 Selecting previously unselected package libstdc++-10-dev:arm64.
21:32:59 #8 20.23 Preparing to unpack .../054-libstdc++-10-dev_10.2.1-6_arm64.deb ...
21:32:59 #8 20.24 Unpacking libstdc++-10-dev:arm64 (10.2.1-6) ...
21:32:59 #8 20.45 Selecting previously unselected package g++-10.
21:32:59 #8 16.61 (25/163): libfdisk-2.37.4-3.el9.x86_64.rpm      4.6 MB/s | 155 kB     00:00    
21:32:59 #8 16.61 (26/163): libpkgconf-1.7.3-9.el9.x86_64.rpm     2.9 MB/s |  36 kB     00:00    
21:32:59 #8 16.62 (27/163): libpng-1.6.37-12.el9.x86_64.rpm       9.1 MB/s | 117 kB     00:00    
21:32:59 #8 16.63 (28/163): libproxy-0.4.15-35.el9.x86_64.rpm     5.6 MB/s |  74 kB     00:00    
21:32:59 #8 16.64 (29/163): libpsl-0.21.1-5.el9.x86_64.rpm        3.5 MB/s |  64 kB     00:00    
21:32:59 #8 16.67 (30/163): libselinux-utils-3.4-3.el9.x86_64.rpm 7.8 MB/s | 182 kB     00:00    
21:32:59 #8 16.67 (31/163): libpwquality-1.4.4-8.el9.x86_64.rpm   2.8 MB/s | 119 kB     00:00    
21:32:59 #8 16.68 (32/163): libutempter-1.2.1-6.el9.x86_64.rpm    1.9 MB/s |  27 kB     00:00    
21:32:59 #8 16.74 (33/163): ncurses-6.2-8.20210508.el9.x86_64.rpm 6.5 MB/s | 407 kB     00:00    
21:32:59 #8 16.80 (34/163): man-db-2.9.3-6.el9.x86_64.rpm         9.0 MB/s | 1.2 MB     00:00    
21:32:59 #8 16.86 (35/163): openssl-3.0.1-40.el9.x86_64.rpm       9.9 MB/s | 1.2 MB     00:00    
21:32:59 #9 21.72 Preparing to unpack .../007-ca-certificates_20211016_all.deb ...
21:32:59 #9 21.73 Unpacking ca-certificates (20211016) ...
21:32:59 #9 21.78 Selecting previously unselected package distro-info-data.
21:32:59 #9 21.78 Preparing to unpack .../008-distro-info-data_0.52ubuntu0.1_all.deb ...
21:32:59 #9 21.79 Unpacking distro-info-data (0.52ubuntu0.1) ...
21:32:59 #9 21.81 Selecting previously unselected package iso-codes.
21:32:59 #9 21.82 Preparing to unpack .../009-iso-codes_4.9.0-1_all.deb ...
21:32:59 #9 21.82 Unpacking iso-codes (4.9.0-1) ...
21:32:59 #9 20.41 Preparing to unpack .../022-tzdata_2022a-0ubuntu0.20.04_all.deb ...
21:32:59 #9 20.41 Unpacking tzdata (2022a-0ubuntu0.20.04) ...
21:32:59 #9 20.61 Selecting previously unselected package libicu66:arm64.
21:32:59 #9 20.61 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_arm64.deb ...
21:32:59 #9 20.62 Unpacking libicu66:arm64 (66.1-2ubuntu2.1) ...
21:32:59 #24 0.568 go: downloading github.com/josephspurrier/goversioninfo v1.3.0
21:32:59 #8 20.01 Selecting previously unselected package gpgsm.
21:32:59 #8 20.01 Preparing to unpack .../016-gpgsm_2.2.12-1+deb10u2_amd64.deb ...
21:32:59 #8 20.02 Unpacking gpgsm (2.2.12-1+deb10u2) ...
21:32:59 #8 18.86 Moving old data out of the way
21:32:59 #8 18.87 Unpacking ucf (3.0043) ...
21:32:59 #8 18.94 Selecting previously unselected package xz-utils.
21:32:59 #8 18.94 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
21:32:59 #8 18.94 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
21:32:59 #8 ...
21:32:59 
21:32:59 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:59 #13 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d
21:32:59 #13 extracting sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 3.7s done
21:32:59 #13 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 8.6s
21:32:59 #13 ...
21:32:59 
21:32:59 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:32:59 #8 sha256:032f79206b344b7bdf00bb56887872a49648e9fcbbac7abf1fd3544fa2e897cf
21:32:59 #8 19.02 Selecting previously unselected package libsigsegv2:amd64.
21:32:59 #8 19.02 Preparing to unpack .../020-libsigsegv2_2.13-1_amd64.deb ...
21:32:59 #8 19.03 Unpacking libsigsegv2:amd64 (2.13-1) ...
21:32:59 #8 19.07 Selecting previously unselected package m4.
21:32:59 #8 19.07 Preparing to unpack .../021-m4_1.4.18-5_amd64.deb ...
21:32:59 #8 19.08 Unpacking m4 (1.4.18-5) ...
21:32:59 #13 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 5.2s
21:32:59 #13 ...
21:32:59 
21:32:59 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:32:59 #8 sha256:50c4a772715c5bd61f389b179714a58bb55af9dc08e9eb7167833f611f0a1690
21:32:59 #8 10.09 0 upgraded, 302 newly installed, 0 to remove and 1 not upgraded.
21:32:59 #8 10.09 Need to get 98.9 MB of archives.
21:32:59 #8 10.09 After this operation, 420 MB of additional disk space will be used.
21:32:59 #8 10.09 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB]
21:32:59 #8 10.12 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.20 [1302 kB]
21:32:59 #8 10.19 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.8 [533 kB]
21:32:59 #8 10.22 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.7 [82.6 kB]
21:32:59 #8 10.22 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.8 [1611 kB]
21:32:59 #8 10.27 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB]
21:32:59 #8 10.27 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB]
21:32:59 #8 10.27 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB]
21:32:59 #8 10.27 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 readline-common all 7.0-3 [52.9 kB]
21:32:59 #8 10.27 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline7 amd64 7.0-3 [124 kB]
21:32:59 #8 10.27 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.5 [499 kB]
21:32:59 #8 10.29 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.8 [1711 kB]
21:32:59 #8 10.34 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.8 [203 kB]
21:32:59 #8 10.34 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B]
21:32:59 #8 10.34 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB]
21:32:59 #8 10.35 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.6 [6960 B]
21:32:59 #8 10.35 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxau6 amd64 1:1.0.8-1ubuntu1 [7556 B]
21:32:59 #8 10.35 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB]
21:32:59 #8 10.36 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB]
21:32:59 #8 10.36 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB]
21:32:59 #8 10.36 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.4 [114 kB]
21:32:59 #8 10.36 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.4 [572 kB]
21:32:59 #8 10.37 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB]
21:32:59 #8 10.38 Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 bsdmainutils amd64 11.1.2ubuntu1 [181 kB]
21:32:59 #8 10.38 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 groff-base amd64 1.22.3-10 [1153 kB]
21:32:59 #8 10.40 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB]
21:32:59 #8 10.40 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpipeline1 amd64 1.5.0-1 [25.3 kB]
21:32:59 #8 10.40 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 man-db amd64 2.8.3-2ubuntu0.1 [1019 kB]
21:32:59 #8 10.42 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB]
21:32:59 #8 10.49 Get:30 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B]
21:32:59 #8 10.50 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB]
21:32:59 #8 10.62 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB]
21:32:59 #8 10.63 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.20 [614 kB]
21:32:59 #8 10.64 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates all 20211016~18.04.1 [144 kB]
21:32:59 #8 10.65 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 distro-info-data all 0.37ubuntu0.14 [4660 B]
21:32:59 #8 10.65 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic-mgc amd64 1:5.32-2ubuntu0.4 [184 kB]
21:32:59 #8 10.65 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic1 amd64 1:5.32-2ubuntu0.4 [68.6 kB]
21:32:59 #8 10.66 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 file amd64 1:5.32-2ubuntu0.4 [22.1 kB]
21:32:59 #8 10.66 Get:39 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB]
21:32:59 #8 10.66 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-inst2.0 amd64 1.6.14 [57.3 kB]
21:32:59 #8 10.66 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:32:59 #8 10.69 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:32:59 #8 10.69 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.2 [8050 kB]
21:32:59 #8 10.98 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.7 [663 kB]
21:32:59 #8 10.99 Get:45 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-0-2 amd64 0.1.7-2ubuntu3 [47.2 kB]
21:32:59 #8 10.99 Get:46 http://archive.ubuntu.com/ubuntu bionic/main amd64 lsb-release all 9.20170808ubuntu1 [11.0 kB]
21:32:59 #8 10.99 Get:47 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB]
21:32:59 #8 10.99 Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 shared-mime-info amd64 1.9-2 [426 kB]
21:32:59 #8 11.00 Get:49 http://archive.ubuntu.com/ubuntu bionic/main amd64 ucf all 3.0038 [50.5 kB]
21:32:59 #8 11.00 Get:50 http://archive.ubuntu.com/ubuntu bionic/main amd64 xdg-user-dirs amd64 0.17-1ubuntu1 [48.0 kB]
21:32:59 #8 11.01 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 xz-utils amd64 5.2.2-1.3ubuntu0.1 [83.8 kB]
21:32:59 #8 11.01 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext-base amd64 0.19.8.1-6ubuntu0.3 [113 kB]
21:32:59 #8 11.01 Get:53 http://archive.ubuntu.com/ubuntu bionic/main amd64 iso-codes all 3.79-1 [2565 kB]
21:32:59 #8 11.07 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-locales all 1.16-2ubuntu0.2 [13.4 kB]
21:32:59 #8 11.07 Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB]
21:32:59 #8 11.07 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB]
21:32:59 #8 11.08 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB]
21:32:59 #8 11.08 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2.1 [8764 B]
21:32:59 #8 11.08 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB]
21:32:59 #8 11.09 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB]
21:32:59 #8 11.10 Get:61 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB]
21:32:59 #8 11.10 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.10 [1089 kB]
21:32:59 #8 11.12 Get:63 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B]
21:32:59 #8 11.13 Get:64 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB]
21:32:59 #8 11.15 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.7 [610 kB]
21:32:59 #8 11.17 Get:66 http://archive.ubuntu.com/ubuntu bionic/main amd64 publicsuffix all 20180223.1310-1 [97.6 kB]
21:32:59 #8 11.17 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-apt-common all 1.6.5ubuntu0.7 [16.9 kB]
21:32:59 #8 11.17 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-apt amd64 1.6.5ubuntu0.7 [149 kB]
21:32:59 #8 11.17 Get:69 http://archive.ubuntu.com/ubuntu bionic/main amd64 libunwind8 amd64 1.2.1-8 [47.5 kB]
21:32:59 #8 11.18 Get:70 http://archive.ubuntu.com/ubuntu bionic/main amd64 strace amd64 4.21-1ubuntu1 [333 kB]
21:32:59 #8 11.18 Get:71 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB]
21:32:59 #8 11.18 Get:72 http://archive.ubuntu.com/ubuntu bionic/main amd64 at amd64 3.1.20-3.1ubuntu2 [39.5 kB]
21:32:59 #8 11.18 Get:73 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsigsegv2 amd64 2.12-1 [14.7 kB]
21:32:59 #8 11.19 Get:74 http://archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB]
21:32:59 #8 11.19 Get:75 http://archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB]
21:32:59 #8 11.20 Get:76 http://archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB]
21:32:59 #8 11.20 Get:77 http://archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB]
21:32:59 #8 11.21 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB]
21:32:59 #8 11.22 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB]
21:32:59 #8 11.22 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB]
21:32:59 #8 11.24 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB]
21:32:59 #8 11.29 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B]
21:32:59 #8 11.29 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.6 [71.9 kB]
21:32:59 #8 11.29 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-191.202 [984 kB]
21:32:59 #8 11.31 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.6 [2587 kB]
21:32:59 #8 11.38 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:32:59 #8 11.38 Get:87 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB]
21:32:59 #8 11.42 Get:88 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB]
21:32:59 #8 11.42 Get:89 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]
21:32:59 #8 11.42 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB]
21:32:59 #8 11.75 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB]
21:32:59 #8 11.75 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB]
21:32:59 #8 11.75 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB]
21:32:59 #8 11.76 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB]
21:32:59 #8 11.76 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B]
21:32:59 #8 11.76 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB]
21:32:59 #8 11.76 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB]
21:32:59 #8 11.77 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB]
21:32:59 #8 11.78 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB]
21:32:59 #8 11.79 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB]
21:32:59 #8 11.79 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB]
21:32:59 #8 11.81 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB]
21:32:59 #8 11.87 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB]
21:32:59 #8 11.98 Get:104 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB]
21:32:59 #8 12.32 Get:105 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B]
21:32:59 #8 12.32 Get:106 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB]
21:32:59 #8 12.37 Get:107 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB]
21:32:59 #8 12.76 Get:108 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B]
21:32:59 #8 12.76 Get:109 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB]
21:32:59 #8 12.76 Get:110 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.4 [212 kB]
21:32:59 #8 12.76 Get:111 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB]
21:32:59 #8 12.76 Get:112 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.4 [607 kB]
21:32:59 #8 12.78 Get:113 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B]
21:32:59 #8 12.78 Get:114 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB]
21:32:59 #8 12.78 Get:115 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB]
21:32:59 #8 12.78 Get:116 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB]
21:32:59 #8 12.78 Get:117 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB]
21:32:59 #8 12.78 Get:118 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB]
21:32:59 #8 12.79 Get:119 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB]
21:32:59 #8 12.79 Get:120 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB]
21:32:59 #8 12.79 Get:121 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB]
21:32:59 #8 12.79 Get:122 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB]
21:32:59 #8 12.80 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:32:59 #8 12.80 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:32:59 #8 12.81 Get:125 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB]
21:32:59 #8 12.81 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:32:59 #8 12.81 Get:127 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB]
21:32:59 #8 12.81 Get:128 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB]
21:32:59 #8 12.81 Get:129 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.19 [220 kB]
21:32:59 #8 12.82 Get:130 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.19 [159 kB]
21:32:59 #8 12.82 Get:131 http://archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB]
21:32:59 #8 12.83 Get:132 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB]
21:32:59 #8 12.83 Get:133 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB]
21:32:59 #8 12.83 Get:134 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB]
21:32:59 #8 12.83 Get:135 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB]
21:32:59 #8 12.83 Get:136 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB]
21:32:59 #8 12.83 Get:137 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5208 B]
21:32:59 #8 12.83 Get:138 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB]
21:32:59 #8 12.84 Get:139 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1293 kB]
21:32:59 #8 12.88 Get:140 http://archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB]
21:32:59 #8 12.88 Get:141 http://archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB]
21:32:59 #8 12.88 Get:142 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB]
21:32:59 #8 12.91 Get:143 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-which-perl all 1.21-1 [11.8 kB]
21:32:59 #8 12.91 Get:144 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-homedir-perl all 1.002-1 [37.1 kB]
21:32:59 #8 12.91 Get:145 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 devscripts amd64 2.17.12ubuntu1.1 [870 kB]
21:32:59 #8 12.93 Get:146 http://archive.ubuntu.com/ubuntu bionic/main amd64 diffstat amd64 1.61-1build1 [24.1 kB]
21:32:59 #8 12.93 Get:147 http://archive.ubuntu.com/ubuntu bionic/main amd64 libassuan0 amd64 2.5.1-2 [35.0 kB]
21:32:59 #8 12.94 Get:148 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.6 [124 kB]
21:32:59 #8 12.94 Get:149 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB]
21:32:59 #8 12.94 Get:150 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnpth0 amd64 1.5-3 [7668 B]
21:32:59 #8 12.94 Get:151 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.6 [317 kB]
21:32:59 #8 12.95 Get:152 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-pkg-resources all 39.0.1-2 [98.8 kB]
21:32:59 #8 12.95 Get:153 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-chardet all 3.0.4-1 [80.3 kB]
21:32:59 #8 12.95 Get:154 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-six all 1.11.0-2 [11.4 kB]
21:32:59 #8 13.01 Get:155 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-debian all 0.1.32 [65.4 kB]
21:32:59 #8 13.01 Get:156 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-l10n all 2.2.4-1ubuntu1.6 [50.1 kB]
21:32:59 #8 13.01 Get:157 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-utils amd64 2.2.4-1ubuntu1.6 [128 kB]
21:32:59 #8 13.01 Get:158 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.6 [468 kB]
21:32:59 #8 13.03 Get:159 http://archive.ubuntu.com/ubuntu bionic/main amd64 pinentry-curses amd64 1.1.0-1 [35.8 kB]
21:32:59 #8 13.03 Get:160 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.6 [227 kB]
21:32:59 #8 13.04 Get:161 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-client amd64 2.2.4-1ubuntu1.6 [91.8 kB]
21:32:59 #8 13.04 Get:162 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-server amd64 2.2.4-1ubuntu1.6 [85.0 kB]
21:32:59 #8 13.04 Get:163 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgsm amd64 2.2.4-1ubuntu1.6 [215 kB]
21:32:59 #8 13.05 Get:164 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg amd64 2.2.4-1ubuntu1.6 [249 kB]
21:32:59 #8 13.05 Get:165 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgpgme11 amd64 1.10.0-1ubuntu2 [111 kB]
21:32:59 #8 13.06 Get:166 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-gpg amd64 1.10.0-1ubuntu2 [150 kB]
21:32:59 #8 13.06 Get:167 http://archive.ubuntu.com/ubuntu bionic/main amd64 dput all 1.0.1ubuntu1 [42.7 kB]
21:32:59 #8 13.06 Get:168 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB]
21:32:59 #8 13.06 Get:169 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB]
21:32:59 #8 13.07 Get:170 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.19 [219 kB]
21:32:59 #8 13.07 Get:171 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB]
21:32:59 #8 13.07 Get:172 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.12 [804 kB]
21:32:59 #8 13.10 Get:173 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.12 [3930 kB]
21:32:59 #8 13.24 Get:174 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB]
21:32:59 #8 13.24 Get:175 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB]
21:32:59 #8 13.24 Get:176 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
21:32:59 #8 13.24 Get:177 http://archive.ubuntu.com/ubuntu bionic/main amd64 libapt-pkg-perl amd64 0.1.33build1 [68.0 kB]
21:32:59 #8 13.24 Get:178 http://archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9644 B]
21:32:59 #8 13.24 Get:179 http://archive.ubuntu.com/ubuntu bionic/main amd64 libb-hooks-op-check-perl amd64 0.22-1 [10.1 kB]
21:32:59 #8 13.24 Get:180 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB]
21:32:59 #8 13.24 Get:181 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdevel-callchecker-perl amd64 0.007-2build1 [14.1 kB]
21:32:59 #8 13.24 Get:182 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparams-classify-perl amd64 0.015-1 [21.2 kB]
21:32:59 #8 13.25 Get:183 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
21:32:59 #8 13.26 Get:184 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB]
21:32:59 #8 13.26 Get:185 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB]
21:32:59 #8 13.26 Get:186 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
21:32:59 #8 13.26 Get:187 http://archive.ubuntu.com/ubuntu bionic/main amd64 libvariable-magic-perl amd64 0.62-1 [34.5 kB]
21:32:59 #8 13.26 Get:188 http://archive.ubuntu.com/ubuntu bionic/main amd64 libb-hooks-endofscope-perl all 0.21-1 [14.7 kB]
21:32:59 #8 13.26 Get:189 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB]
21:32:59 #8 13.26 Get:190 http://archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB]
21:32:59 #8 13.26 Get:191 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB]
21:32:59 #8 13.26 Get:192 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB]
21:32:59 #8 13.27 Get:193 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB]
21:32:59 #8 13.27 Get:194 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9940 B]
21:32:59 #8 13.27 Get:195 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-name-perl amd64 0.21-1build1 [11.6 kB]
21:32:59 #8 13.29 Get:196 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclass-accessor-perl all 0.51-1 [21.2 kB]
21:32:59 #8 13.29 Get:197 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclass-method-modifiers-perl all 2.12-1 [15.7 kB]
21:32:59 #8 13.29 Get:198 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclass-xsaccessor-perl amd64 1.19-2build8 [32.8 kB]
21:32:59 #8 13.29 Get:199 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclone-perl amd64 0.39-1 [10.4 kB]
21:32:59 #8 13.29 Get:200 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdata-dump-perl all 1.23-1 [27.0 kB]
21:32:59 #8 13.29 Get:201 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparams-util-perl amd64 1.07-3build3 [19.6 kB]
21:32:59 #8 13.29 Get:202 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-install-perl all 0.928-1 [10.5 kB]
21:32:59 #8 13.31 Get:203 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdata-optlist-perl all 0.110-1 [9956 B]
21:32:59 #8 13.32 Get:204 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdevel-globaldestruction-perl all 0.14-1 [6752 B]
21:32:59 #8 13.33 Get:205 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdigest-hmac-perl all 1.03+dfsg-1 [12.1 kB]
21:32:59 #8 13.33 Get:206 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdistro-info-perl all 0.18ubuntu0.18.04.1 [4892 B]
21:32:59 #8 13.33 Get:207 http://archive.ubuntu.com/ubuntu bionic/main amd64 perl-openssl-defaults amd64 3build1 [7012 B]
21:32:59 #8 13.34 Get:208 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnet-ssleay-perl amd64 1.84-1ubuntu0.2 [283 kB]
21:32:59 #8 13.38 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:32:59 #8 13.38 Get:210 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
21:32:59 #8 13.38 Get:211 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmailtools-perl all 2.18-1 [74.0 kB]
21:32:59 #8 13.39 Get:212 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsocket6-perl amd64 0.27-1build2 [23.0 kB]
21:32:59 #8 13.39 Get:213 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-socket-inet6-perl all 2.72-2 [13.8 kB]
21:32:59 #8 13.39 Get:214 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-ip-perl all 1.26-1 [31.5 kB]
21:32:59 #8 13.39 Get:215 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-dns-perl all 1.10-2 [335 kB]
21:32:59 #8 13.40 Get:216 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB]
21:32:59 #8 13.40 Get:217 http://archive.ubuntu.com/ubuntu bionic/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB]
21:32:59 #8 13.40 Get:218 http://archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]
21:32:59 #8 13.40 Get:219 http://archive.ubuntu.com/ubuntu bionic/main amd64 libexporter-tiny-perl all 1.000000-2 [34.6 kB]
21:32:59 #8 13.40 Get:220 http://archive.ubuntu.com/ubuntu bionic/main amd64 libipc-system-simple-perl all 1.25-4 [22.5 kB]
21:32:59 #8 13.40 Get:221 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB]
21:32:59 #8 13.40 Get:222 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB]
21:32:59 #8 13.42 Get:223 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB]
21:32:59 #8 13.42 Get:224 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB]
21:32:59 #8 13.42 Get:225 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-listing-perl all 6.04-1 [9774 B]
21:32:59 #8 13.42 Get:226 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfont-afm-perl all 1.20-2 [13.2 kB]
21:32:59 #8 13.42 Get:227 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-stringy-perl all 2.111-2 [60.6 kB]
21:32:59 #8 13.42 Get:228 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparams-validate-perl amd64 1.29-1 [52.3 kB]
21:32:59 #8 13.42 Get:229 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB]
21:32:59 #8 13.42 Get:230 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgetopt-long-descriptive-perl all 0.102-1 [24.4 kB]
21:32:59 #8 13.43 Get:231 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsort-versions-perl all 1.62-1 [9294 B]
21:32:59 #8 13.43 Get:232 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgit-wrapper-perl all 0.047-1 [29.6 kB]
21:32:59 #8 13.44 Get:233 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB]
21:32:59 #8 13.44 Get:234 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB]
21:32:59 #8 13.44 Get:235 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB]
21:32:59 #8 13.44 Get:236 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB]
21:32:59 #8 13.44 Get:237 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tree-perl all 5.07-1 [200 kB]
21:32:59 #8 13.44 Get:238 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-format-perl all 2.12-1 [41.3 kB]
21:32:59 #8 13.45 Get:239 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-cookies-perl all 6.04-1 [17.2 kB]
21:32:59 #8 13.45 Get:240 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhttp-daemon-perl all 6.01-1ubuntu0.1 [15.9 kB]
21:32:59 #8 13.45 Get:241 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB]
21:32:59 #8 13.45 Get:242 http://archive.ubuntu.com/ubuntu bionic/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB]
21:32:59 #8 13.46 Get:243 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-pty-perl amd64 1:1.08-1.1build4 [30.1 kB]
21:32:59 #8 13.46 Get:244 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-string-perl all 1.08-3 [11.1 kB]
21:32:59 #8 13.46 Get:245 http://archive.ubuntu.com/ubuntu bionic/main amd64 libipc-run-perl all 0.96-1 [89.9 kB]
21:32:59 #8 13.46 Get:246 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB]
21:32:59 #8 13.46 Get:247 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblist-moreutils-perl amd64 0.416-1build3 [55.5 kB]
21:32:59 #8 13.46 Get:248 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB]
21:32:59 #8 13.48 Get:249 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB]
21:32:59 #8 13.48 Get:250 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-http-perl all 6.17-1 [22.7 kB]
21:32:59 #8 13.48 Get:251 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB]
21:32:59 #8 13.48 Get:252 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwww-perl all 6.31-1ubuntu0.1 [137 kB]
21:32:59 #8 13.49 Get:253 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-protocol-https-perl all 6.07-2 [8284 B]
21:32:59 #8 13.49 Get:254 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
21:32:59 #8 13.49 Get:255 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB]
21:32:59 #8 13.49 Get:256 http://archive.ubuntu.com/ubuntu bionic/main amd64 librole-tiny-perl all 2.000006-1 [15.9 kB]
21:32:59 #8 13.49 Get:257 http://archive.ubuntu.com/ubuntu bionic/main amd64 libstrictures-perl all 2.000003-1 [16.1 kB]
21:32:59 #8 13.49 Get:258 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-quote-perl all 2.005000-1 [17.0 kB]
21:32:59 #8 13.50 Get:259 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmoo-perl all 2.003004-1 [45.5 kB]
21:32:59 #8 13.50 Get:260 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpackage-stash-perl all 0.37-1 [18.3 kB]
21:32:59 #8 13.50 Get:261 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-identify-perl amd64 0.14-1 [10.5 kB]
21:32:59 #8 13.50 Get:262 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
21:32:59 #8 13.51 Get:263 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnumber-compare-perl all 0.03-1 [7318 B]
21:32:59 #8 13.51 Get:264 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnumber-range-perl all 0.12-1 [8556 B]
21:32:59 #8 13.51 Get:265 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpackage-stash-xs-perl amd64 0.28-3build2 [16.4 kB]
21:32:59 #8 13.51 Get:266 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparse-debianchangelog-perl all 1.2.0-12 [49.5 kB]
21:32:59 #8 13.51 Get:267 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtext-glob-perl all 0.10-1 [7554 B]
21:32:59 #8 13.51 Get:268 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpath-iterator-rule-perl all 1.009-1 [49.1 kB]
21:32:59 #8 13.52 Get:269 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpath-tiny-perl all 0.104-1 [55.3 kB]
21:32:59 #8 13.52 Get:270 http://archive.ubuntu.com/ubuntu bionic/main amd64 libperlio-gzip-perl amd64 0.19-1build3 [14.4 kB]
21:32:59 #8 13.52 Get:271 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB]
21:32:59 #8 13.52 Get:272 http://archive.ubuntu.com/ubuntu bionic/main amd64 libregexp-pattern-license-perl all 3.0.31-3 [14.7 kB]
21:32:59 #8 13.53 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:32:59 #8 13.53 Get:274 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsort-key-perl amd64 1.33-2 [35.0 kB]
21:32:59 #8 13.53 Get:275 http://archive.ubuntu.com/ubuntu bionic/main amd64 libstring-copyright-perl all 0.003005-1 [10.1 kB]
21:32:59 #8 13.53 Get:276 http://archive.ubuntu.com/ubuntu bionic/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB]
21:32:59 #8 13.53 Get:277 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B]
21:32:59 #8 13.53 Get:278 http://archive.ubuntu.com/ubuntu bionic/main amd64 libunicode-utf8-perl amd64 0.60-1build4 [17.9 kB]
21:32:59 #8 13.54 Get:279 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
21:32:59 #8 13.54 Get:280 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-sax-base-perl all 1.09-1 [18.8 kB]
21:32:59 #8 13.54 Get:281 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB]
21:32:59 #8 13.55 Get:282 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-libxml-perl amd64 2.0128+dfsg-5 [316 kB]
21:32:59 #8 13.56 Get:283 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-parser-perl amd64 2.44-2build3 [199 kB]
21:32:59 #8 13.56 Get:284 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB]
21:32:59 #8 13.56 Get:285 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-simple-perl all 2.24-1 [63.6 kB]
21:32:59 #8 13.56 Get:286 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-libyaml-perl amd64 0.69+repack-1 [26.4 kB]
21:32:59 #8 13.56 Get:287 http://archive.ubuntu.com/ubuntu bionic/main amd64 licensecheck all 3.0.31-2 [22.0 kB]
21:32:59 #8 13.56 Get:288 http://archive.ubuntu.com/ubuntu bionic/main amd64 patchutils amd64 0.3.4-2 [71.1 kB]
21:32:59 #8 13.57 Get:289 http://archive.ubuntu.com/ubuntu bionic/main amd64 t1utils amd64 1.41-2 [56.0 kB]
21:32:59 #8 13.57 Get:290 http://archive.ubuntu.com/ubuntu bionic/main amd64 lintian all 2.5.81ubuntu1 [847 kB]
21:32:59 #8 13.58 Get:291 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB]
21:32:59 #8 13.63 Get:292 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-certifi all 2018.1.18-2 [144 kB]
21:32:59 #8 13.63 Get:293 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-idna all 2.6-1 [32.5 kB]
21:32:59 #8 13.63 Get:294 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-urllib3 all 1.22-1ubuntu0.18.04.2 [86.2 kB]
21:32:59 #8 13.63 Get:295 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-requests all 2.18.4-2ubuntu0.1 [58.3 kB]
21:32:59 #8 13.63 Get:296 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-unidiff all 0.5.4-1 [7140 B]
21:32:59 #8 13.63 Get:297 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-xdg all 0.25-4ubuntu1.1 [31.3 kB]
21:32:59 #8 13.66 Get:298 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.1 [168 kB]
21:32:59 #8 13.66 Get:299 http://archive.ubuntu.com/ubuntu bionic/main amd64 wdiff amd64 1.2.2-2 [29.6 kB]
21:32:59 #8 13.66 Get:300 http://archive.ubuntu.com/ubuntu bionic/universe amd64 equivs all 2.1.0 [19.4 kB]
21:32:59 #8 13.66 Get:301 http://archive.ubuntu.com/ubuntu bionic/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
21:32:59 #8 13.66 Get:302 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-magic all 2:0.4.15-1 [9280 B]
21:32:59 #8 13.88 debconf: delaying package configuration, since apt-utils is not installed
21:32:59 #8 13.92 Fetched 98.9 MB in 4s (25.7 MB/s)
21:32:59 #8 13.94 Selecting previously unselected package liblocale-gettext-perl.
21:32:59 #8 13.94 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4051 files and directories currently installed.)
21:32:59 #8 13.95 Preparing to unpack .../liblocale-gettext-perl_1.07-3build2_amd64.deb ...
21:32:59 #8 13.95 Unpacking liblocale-gettext-perl (1.07-3build2) ...
21:32:59 #8 14.03 Selecting previously unselected package libssl1.1:amd64.
21:32:59 #8 14.03 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.20_amd64.deb ...
21:32:59 #8 14.04 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.20) ...
21:32:59 #8 14.26 Selecting previously unselected package libpython3.6-minimal:amd64.
21:32:59 #8 14.26 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.8_amd64.deb ...
21:32:59 #8 14.26 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.8) ...
21:32:59 #8 14.43 Selecting previously unselected package libexpat1:amd64.
21:32:59 #8 14.43 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.7_amd64.deb ...
21:32:59 #8 14.44 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.7) ...
21:32:59 #8 14.49 Selecting previously unselected package python3.6-minimal.
21:32:59 #8 14.49 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.8_amd64.deb ...
21:32:59 #8 14.50 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.8) ...
21:32:59 #8 14.74 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.20) ...
21:32:59 #8 14.95 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.8) ...
21:32:59 #8 14.99 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.7) ...
21:32:59 #8 15.02 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.8) ...
21:32:59 #8 ...
21:32:59 
21:32:59 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:32:59 #13 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d
21:32:59 #8 22.80 Preparing to unpack .../071-g++_4%3a8.3.0-1_arm64.deb ...
21:32:59 #8 22.81 Unpacking g++ (4:8.3.0-1) ...
21:32:59 #8 22.84 Selecting previously unselected package make.
21:32:59 #8 22.84 Preparing to unpack .../072-make_4.2.1-1.2_arm64.deb ...
21:32:59 #8 22.84 Unpacking make (4.2.1-1.2) ...
21:32:59 #8 22.90 Selecting previously unselected package libdpkg-perl.
21:32:59 #8 22.90 Preparing to unpack .../073-libdpkg-perl_1.19.8_all.deb ...
21:32:59 #8 22.90 Unpacking libdpkg-perl (1.19.8) ...
21:32:59 #8 22.97 Selecting previously unselected package patch.
21:32:59 #8 22.97 Preparing to unpack .../074-patch_2.7.6-3+deb10u1_arm64.deb ...
21:32:59 #8 22.97 Unpacking patch (2.7.6-3+deb10u1) ...
21:32:59 #8 23.02 Selecting previously unselected package dpkg-dev.
21:32:59 #9 12.92 Get:110 http://archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB]
21:32:59 #9 12.92 Get:111 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.1 [922 kB]
21:32:59 #9 12.93 Get:112 http://archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B]
21:32:59 #9 12.93 Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
21:32:59 #9 12.94 Get:114 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1 [20.8 kB]
21:32:59 #9 12.94 Get:115 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1 [53.9 kB]
21:32:59 #9 12.94 Get:116 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.12+dfsg-0ubuntu0.22.04.1 [184 kB]
21:32:59 #9 12.94 Get:117 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
21:32:59 #9 12.94 Get:118 http://archive.ubuntu.com/ubuntu jammy/main amd64 libssh-4 amd64 0.9.6-2build1 [184 kB]
21:32:59 #9 12.94 Get:119 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.3 [290 kB]
21:32:59 #9 12.95 Get:120 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.3 [194 kB]
21:32:59 #9 12.96 Get:121 http://archive.ubuntu.com/ubuntu jammy/main amd64 dctrl-tools amd64 2.24-3build2 [66.9 kB]
21:32:59 #9 12.96 Get:122 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdebhelper-perl all 13.6ubuntu1 [67.2 kB]
21:32:59 #9 12.96 Get:123 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtool all 2.4.6-15build2 [164 kB]
21:32:59 #9 12.96 Get:124 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-autoreconf all 20 [16.1 kB]
21:32:59 #9 12.97 Get:125 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB]
21:32:59 #9 12.97 Get:126 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-override-perl all 0.09-2 [9532 B]
21:32:59 #9 12.97 Get:127 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB]
21:32:59 #9 12.97 Get:128 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-strip-nondeterminism all 1.13.0-1 [5344 B]
21:32:59 #9 12.98 Get:129 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdw1 amd64 0.186-1build1 [250 kB]
21:32:59 #9 12.98 Get:130 http://archive.ubuntu.com/ubuntu jammy/main amd64 debugedit amd64 1:5.0-4build1 [47.2 kB]
21:32:59 #9 12.98 Get:131 http://archive.ubuntu.com/ubuntu jammy/main amd64 dwz amd64 0.14-1build2 [105 kB]
21:32:59 #9 12.99 Get:132 http://archive.ubuntu.com/ubuntu jammy/main amd64 gettext amd64 0.21-4ubuntu4 [868 kB]
21:32:59 #9 13.00 Get:133 http://archive.ubuntu.com/ubuntu jammy/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
21:32:59 #9 13.00 Get:134 http://archive.ubuntu.com/ubuntu jammy/main amd64 po-debconf all 1.0.21+nmu1 [233 kB]
21:32:59 #9 13.01 Get:135 http://archive.ubuntu.com/ubuntu jammy/main amd64 debhelper all 13.6ubuntu1 [923 kB]
21:32:59 #9 13.02 Get:136 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB]
21:32:59 #9 13.02 Get:137 http://archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB]
21:32:59 #9 13.03 Get:138 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB]
21:32:59 #9 13.03 Get:139 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB]
21:32:59 #9 13.03 Get:140 http://archive.ubuntu.com/ubuntu jammy/main amd64 libksba8 amd64 1.6.0-2build1 [119 kB]
21:32:59 #9 13.03 Get:141 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
21:32:59 #9 13.03 Get:142 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB]
21:32:59 #9 13.04 Get:143 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
21:32:59 #9 13.04 Get:144 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB]
21:32:59 #9 13.04 Get:145 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB]
21:32:59 #9 13.05 Get:146 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB]
21:32:59 #9 13.05 Get:147 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB]
21:32:59 #9 13.06 Get:148 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB]
21:32:59 #9 13.06 Get:149 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB]
21:32:59 #9 13.06 Get:150 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB]
21:32:59 #9 13.06 Get:151 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
21:32:59 #9 13.07 Get:152 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-dirlist-perl all 0.05-2 [7100 B]
21:32:59 #9 13.07 Get:153 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-which-perl all 1.23-1 [13.8 kB]
21:32:59 #9 13.07 Get:154 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-homedir-perl all 1.006-1 [38.3 kB]
21:32:59 #9 13.07 Get:155 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-touch-perl all 0.12-1 [9024 B]
21:32:59 #9 13.07 Get:156 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-pty-perl amd64 1:1.15-2build2 [35.1 kB]
21:32:59 #9 13.08 Get:157 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipc-run-perl all 20200505.0-1 [89.8 kB]
21:32:59 #9 13.08 Get:158 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
21:32:59 #9 13.08 Get:159 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclass-xsaccessor-perl amd64 1.19-3build9 [34.1 kB]
21:32:59 #9 13.09 Get:160 http://archive.ubuntu.com/ubuntu jammy/main amd64 libb-hooks-op-check-perl amd64 0.22-1build5 [10.3 kB]
21:32:59 #9 13.09 Get:161 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB]
21:32:59 #9 13.09 Get:162 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu4 [14.9 kB]
21:32:59 #9 13.09 Get:163 http://archive.ubuntu.com/ubuntu jammy/main amd64 libparams-classify-perl amd64 0.015-1build5 [22.0 kB]
21:32:59 #9 13.09 Get:164 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
21:32:59 #9 13.09 Get:165 http://archive.ubuntu.com/ubuntu jammy/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB]
21:32:59 #9 13.09 Get:166 http://archive.ubuntu.com/ubuntu jammy/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB]
21:32:59 #9 13.10 Get:167 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB]
21:32:59 #9 13.10 Get:168 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmoo-perl all 2.005004-3 [48.0 kB]
21:32:59 #9 13.10 Get:169 http://archive.ubuntu.com/ubuntu jammy/main amd64 libencode-locale-perl all 1.05-1.1 [11.8 kB]
21:32:59 #9 13.12 Get:170 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB]
21:32:59 #9 13.12 Get:171 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-date-perl all 6.05-1 [9920 B]
21:32:59 #9 13.12 Get:172 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-listing-perl all 6.14-1 [11.2 kB]
21:32:59 #9 13.12 Get:173 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
21:32:59 #9 13.12 Get:174 http://archive.ubuntu.com/ubuntu jammy/main amd64 liburi-perl all 5.10-1 [78.8 kB]
21:32:59 #9 13.12 Get:175 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-parser-perl amd64 3.76-1build2 [88.4 kB]
21:32:59 #9 13.12 Get:176 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-tree-perl all 5.07-2 [200 kB]
21:32:59 #9 13.13 Get:177 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-html-perl all 1.004-2 [15.4 kB]
21:32:59 #9 13.13 Get:178 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
21:32:59 #9 13.13 Get:179 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-message-perl all 6.36-1 [76.8 kB]
21:32:59 #9 11.60 Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB]
21:32:59 #9 11.60 Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB]
21:32:59 #9 11.60 Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB]
21:32:59 #9 11.75 Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB]
21:32:59 #8 22.03 Selecting previously unselected package krb5-locales.
21:32:59 #8 22.04 Preparing to unpack .../031-krb5-locales_1.16-2ubuntu0.2_all.deb ...
21:32:59 #8 22.04 Unpacking krb5-locales (1.16-2ubuntu0.2) ...
21:32:59 #8 22.08 Selecting previously unselected package libedit2:arm64.
21:32:59 #8 22.08 Preparing to unpack .../032-libedit2_3.1-20170329-1_arm64.deb ...
21:32:59 #8 22.09 Unpacking libedit2:arm64 (3.1-20170329-1) ...
21:32:59 #8 22.12 Selecting previously unselected package libkrb5support0:arm64.
21:32:59 #8 20.45 Preparing to unpack .../055-g++-10_10.2.1-6_arm64.deb ...
21:32:59 #8 20.46 Unpacking g++-10 (10.2.1-6) ...
21:32:59 #9 21.96 Selecting previously unselected package less.
21:32:59 #9 21.96 Preparing to unpack .../010-less_590-1build1_arm64.deb ...
21:32:59 #9 21.97 Unpacking less (590-1build1) ...
21:32:59 #9 22.01 Selecting previously unselected package libmd0:arm64.
21:32:59 #9 22.01 Preparing to unpack .../011-libmd0_1.0.4-1build1_arm64.deb ...
21:32:59 #9 22.02 Unpacking libmd0:arm64 (1.0.4-1build1) ...
21:32:59 #9 22.06 Selecting previously unselected package libbsd0:arm64.
21:32:59 #9 22.06 Preparing to unpack .../012-libbsd0_0.11.5-1_arm64.deb ...
21:32:59 #9 22.06 Unpacking libbsd0:arm64 (0.11.5-1) ...
21:32:59 #9 22.10 Selecting previously unselected package libelf1:arm64.
21:32:59 #9 22.10 Preparing to unpack .../013-libelf1_0.186-1build1_arm64.deb ...
21:32:59 #9 22.11 Unpacking libelf1:arm64 (0.186-1build1) ...
21:32:59 #9 22.15 Selecting previously unselected package libicu70:arm64.
21:32:59 #9 22.15 Preparing to unpack .../014-libicu70_70.1-2_arm64.deb ...
21:32:59 #8 16.92 (36/163): pam-1.5.1-12.el9.x86_64.rpm           5.2 MB/s | 621 kB     00:00    
21:32:59 #8 16.92 (37/163): pkgconf-1.7.3-9.el9.x86_64.rpm        684 kB/s |  41 kB     00:00    
21:32:59 #8 17.10 (38/163): libicu-67.1-9.el9.x86_64.rpm           18 MB/s | 9.6 MB     00:00    
21:32:59 #8 17.15 (39/163): pkgconf-m4-1.7.3-9.el9.noarch.rpm      66 kB/s |  15 kB     00:00    
21:32:59 #24 1.116 go: downloading github.com/akavel/rsrc v0.10.2
21:32:59 #8 20.29 Selecting previously unselected package gnupg.
21:32:59 #8 20.29 Preparing to unpack .../017-gnupg_2.2.12-1+deb10u2_all.deb ...
21:32:59 #8 20.34 Unpacking gnupg (2.2.12-1+deb10u2) ...
21:32:59 #8 19.15 Selecting previously unselected package autoconf.
21:32:59 #8 19.15 Preparing to unpack .../022-autoconf_2.69-14_all.deb ...
21:32:59 #8 19.15 Unpacking autoconf (2.69-14) ...
21:32:59 #8 23.02 Preparing to unpack .../075-dpkg-dev_1.19.8_all.deb ...
21:32:59 #8 23.02 Unpacking dpkg-dev (1.19.8) ...
21:32:59 #8 23.11 Selecting previously unselected package build-essential.
21:32:59 #8 23.12 Preparing to unpack .../076-build-essential_12.6_arm64.deb ...
21:32:59 #8 23.12 Unpacking build-essential (12.6) ...
21:32:59 #8 23.15 Selecting previously unselected package openssl.
21:32:59 #8 23.16 Preparing to unpack .../077-openssl_1.1.1n-0+deb10u3_arm64.deb ...
21:32:59 #8 23.16 Unpacking openssl (1.1.1n-0+deb10u3) ...
21:32:59 #8 23.26 Selecting previously unselected package ca-certificates.
21:32:59 #9 13.15 Get:180 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-cookies-perl all 6.10-1 [18.4 kB]
21:32:59 #9 13.15 Get:181 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
21:32:59 #9 13.15 Get:182 http://archive.ubuntu.com/ubuntu jammy/main amd64 perl-openssl-defaults amd64 5build2 [7542 B]
21:32:59 #9 13.15 Get:183 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-ssleay-perl amd64 1.92-1build2 [327 kB]
21:32:59 #9 13.15 Get:184 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-socket-ssl-perl all 2.074-2 [192 kB]
21:32:59 #9 13.16 Get:185 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-http-perl all 6.22-1 [23.2 kB]
21:32:59 #9 13.16 Get:186 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
21:32:59 #9 13.16 Get:187 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtry-tiny-perl all 0.31-1 [21.8 kB]
21:32:59 #9 13.16 Get:188 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
21:32:59 #9 13.16 Get:189 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwww-perl all 6.61-1 [141 kB]
21:32:59 #9 13.17 Get:190 http://archive.ubuntu.com/ubuntu jammy/main amd64 patchutils amd64 0.4.2-1build2 [77.8 kB]
21:32:59 #9 13.17 Get:191 http://archive.ubuntu.com/ubuntu jammy/main amd64 wdiff amd64 1.2.2-2build3 [29.6 kB]
21:32:59 #9 13.17 Get:192 http://archive.ubuntu.com/ubuntu jammy/main amd64 devscripts amd64 2.22.1ubuntu1 [1057 kB]
21:32:59 #9 13.18 Get:193 http://archive.ubuntu.com/ubuntu jammy/main amd64 diffstat amd64 1.64-1build2 [29.2 kB]
21:32:59 #9 13.19 Get:194 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-chardet all 4.0.0-1 [98.0 kB]
21:32:59 #9 13.19 Get:195 http://archive.ubuntu.com/ubuntu jammy/main amd64 zstd amd64 1.4.8+dfsg-3build1 [603 kB]
21:32:59 #9 13.20 Get:196 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-debian all 0.1.43ubuntu1 [107 kB]
21:32:59 #9 13.20 Get:197 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgpgme11 amd64 1.16.0-1.2ubuntu4 [136 kB]
21:32:59 #9 13.21 Get:198 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-gpg amd64 1.16.0-1.2ubuntu4 [215 kB]
21:32:59 #9 13.21 Get:199 http://archive.ubuntu.com/ubuntu jammy/main amd64 dput all 1.1.0ubuntu2 [44.9 kB]
21:32:59 #9 13.21 Get:200 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
21:32:59 #9 13.23 Get:201 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
21:32:59 #9 13.23 Get:202 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.3 [284 kB]
21:33:00 #9 11.92 Get:103 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B]
21:33:00 #9 11.94 Get:104 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB]
21:33:00 #8 22.13 Preparing to unpack .../033-libkrb5support0_1.16-2ubuntu0.2_arm64.deb ...
21:33:00 #8 22.13 Unpacking libkrb5support0:arm64 (1.16-2ubuntu0.2) ...
21:33:00 #8 22.17 Selecting previously unselected package libk5crypto3:arm64.
21:33:00 #8 22.17 Preparing to unpack .../034-libk5crypto3_1.16-2ubuntu0.2_arm64.deb ...
21:33:00 #8 22.17 Unpacking libk5crypto3:arm64 (1.16-2ubuntu0.2) ...
21:33:00 #8 22.21 Selecting previously unselected package libkeyutils1:arm64.
21:33:00 #8 22.21 Preparing to unpack .../035-libkeyutils1_1.5.9-9.2ubuntu2.1_arm64.deb ...
21:33:00 #8 22.22 Unpacking libkeyutils1:arm64 (1.5.9-9.2ubuntu2.1) ...
21:33:00 #8 22.26 Selecting previously unselected package libkrb5-3:arm64.
21:33:00 #8 22.26 Preparing to unpack .../036-libkrb5-3_1.16-2ubuntu0.2_arm64.deb ...
21:33:00 #8 22.27 Unpacking libkrb5-3:arm64 (1.16-2ubuntu0.2) ...
21:33:00 #8 22.33 Selecting previously unselected package libgssapi-krb5-2:arm64.
21:33:00 #8 22.33 Preparing to unpack .../037-libgssapi-krb5-2_1.16-2ubuntu0.2_arm64.deb ...
21:33:00 #8 22.33 Unpacking libgssapi-krb5-2:arm64 (1.16-2ubuntu0.2) ...
21:33:00 #8 22.38 Selecting previously unselected package libpsl5:arm64.
21:33:00 #9 22.15 Unpacking libicu70:arm64 (70.1-2) ...
21:33:00 #9 22.38 Selecting previously unselected package libxml2:arm64.
21:33:00 #9 22.38 Preparing to unpack .../015-libxml2_2.9.13+dfsg-1ubuntu0.1_arm64.deb ...
21:33:00 #9 22.39 Unpacking libxml2:arm64 (2.9.13+dfsg-1ubuntu0.1) ...
21:33:00 #9 22.44 Selecting previously unselected package libyaml-0-2:arm64.
21:33:00 #8 17.15 (40/163): pkgconf-pkg-config-1.7.3-9.el9.x86_64  49 kB/s |  11 kB     00:00    
21:33:00 #8 17.16 (41/163): publicsuffix-list-dafsa-20210518-3.el 5.4 MB/s |  58 kB     00:00    
21:33:00 #8 17.22 (42/163): procps-ng-3.3.17-6.el9.x86_64.rpm     5.1 MB/s | 346 kB     00:00    
21:33:00 #8 17.23 (43/163): policycoreutils-3.4-2.el9.x86_64.rpm  3.1 MB/s | 233 kB     00:00    
21:33:00 #8 17.26 (44/163): python3-dateutil-2.8.1-6.el9.noarch.r 3.0 MB/s | 302 kB     00:00    
21:33:00 #8 17.27 (45/163): python3-dbus-1.2.18-2.el9.x86_64.rpm  3.0 MB/s | 144 kB     00:00    
21:33:00 #8 17.29 (46/163): python3-dnf-plugins-core-4.1.0-2.el9. 9.8 MB/s | 236 kB     00:00    
21:33:00 #8 17.30 (47/163): python3-six-1.15.0-9.el9.noarch.rpm   5.0 MB/s |  37 kB     00:00    
21:33:00 #8 17.36 (48/163): shared-mime-info-2.1-4.el9.x86_64.rpm  10 MB/s | 556 kB     00:00    
21:33:00 #8 17.40 (49/163): python3-setools-4.4.0-5.el9.x86_64.rp 4.8 MB/s | 599 kB     00:00    
21:33:00 #14 extracting sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 7.4s done
21:33:00 #14 extracting sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf
21:33:00 #8 20.47 Selecting previously unselected package less.
21:33:00 #8 20.47 Preparing to unpack .../018-less_487-0.1+b1_amd64.deb ...
21:33:00 #8 20.48 Unpacking less (487-0.1+b1) ...
21:33:00 #8 19.27 Selecting previously unselected package autotools-dev.
21:33:00 #8 19.27 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ...
21:33:00 #8 19.28 Unpacking autotools-dev (20180224.1+nmu1) ...
21:33:00 #8 19.33 Selecting previously unselected package automake.
21:33:00 #8 19.33 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ...
21:33:00 #8 19.34 Unpacking automake (1:1.16.3-2) ...
21:33:00 #8 19.49 Selecting previously unselected package autopoint.
21:33:00 #8 19.49 Preparing to unpack .../025-autopoint_0.21-4_all.deb ...
21:33:00 #8 19.50 Unpacking autopoint (0.21-4) ...
21:33:00 #9 21.29 Selecting previously unselected package libxml2:arm64.
21:33:00 #13 extracting sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 5.1s
21:33:00 #8 23.26 Preparing to unpack .../078-ca-certificates_20200601~deb10u2_all.deb ...
21:33:00 #8 23.26 Unpacking ca-certificates (20200601~deb10u2) ...
21:33:00 #8 23.33 Selecting previously unselected package libnghttp2-14:arm64.
21:33:00 #8 23.33 Preparing to unpack .../079-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
21:33:00 #8 23.33 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
21:33:00 #8 23.39 Selecting previously unselected package libpsl5:arm64.
21:33:00 #8 23.39 Preparing to unpack .../080-libpsl5_0.20.2-2_arm64.deb ...
21:33:00 #8 23.39 Unpacking libpsl5:arm64 (0.20.2-2) ...
21:33:00 #8 23.44 Selecting previously unselected package librtmp1:arm64.
21:33:00 #8 23.44 Preparing to unpack .../081-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
21:33:00 #8 23.45 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
21:33:00 #9 13.51 Get:203 http://archive.ubuntu.com/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
21:33:00 #9 13.55 Get:204 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.4 [952 kB]
21:33:00 #9 13.62 Get:205 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.4 [3131 kB]
21:33:00 #13 ...
21:33:00 
21:33:00 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:763edbdbd91fb155765bc3d4fe34a3a6e94a87fcfbe1424532fc267f05a62222
21:33:00 #7 sha256:6c664e94ec5f591dca37884d9ad32783685a4479e046b973cc5682159544a36b
21:33:00 #7 extracting sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 15.8s done
21:33:00 #7 extracting sha256:f3af4ab272a22d1941a59a59315e558324979c6b13189964fb2b10c9acd75d71 done
21:33:00 #7 extracting sha256:5240d4db87278b09db78f6ca1da6269661a3c10ef5ca928de2115643373d02e3 0.0s done
21:33:00 #7 extracting sha256:53389ca3ffffe508bb4ea3ed2548dc7527bcfdd83d1bc27407c56896ab70e616 0.0s done
21:33:00 #7 extracting sha256:2616c24fc6c1d3490fdacb353ade6b431ba670cfe40ce55e4caa9cf5a9fd51c9 0.0s done
21:33:00 #7 extracting sha256:8699f472b25df3a889ec162e4029f5199d1f2b3cc103c02e7064b5f40c408501 done
21:33:00 #7 extracting sha256:751ce1761235fe17987d644cdf7a21c6753df9be941461a2ba63c544e4e63776 2.4s done
21:33:00 #7 extracting sha256:45e45287e59347080976474efc5618e8c93bc428607fe5093f1bfd5c56ec249e 0.0s done
21:33:00 #7 DONE 26.3s
21:33:00 
21:33:00 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:33:00 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:33:00 #13 ...
21:33:00 
21:33:00 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:33:00 #8 sha256:86e56fa96dc7316dde70b4badeb928f90919e19a6d22b20ec3cc3c6ab288b335
21:33:00 #9 12.46 Get:105 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB]
21:33:00 #8 22.38 Preparing to unpack .../038-libpsl5_0.19.1-5build1_arm64.deb ...
21:33:00 #8 22.38 Unpacking libpsl5:arm64 (0.19.1-5build1) ...
21:33:00 #8 22.44 Selecting previously unselected package libssl1.0.0:arm64.
21:33:00 #8 22.44 Preparing to unpack .../039-libssl1.0.0_1.0.2n-1ubuntu5.10_arm64.deb ...
21:33:00 #8 22.44 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.10) ...
21:33:00 #9 22.44 Preparing to unpack .../016-libyaml-0-2_0.2.2-1build2_arm64.deb ...
21:33:00 #9 22.44 Unpacking libyaml-0-2:arm64 (0.2.2-1build2) ...
21:33:00 #9 22.49 Selecting previously unselected package lsb-release.
21:33:00 #9 22.50 Preparing to unpack .../017-lsb-release_11.1.0ubuntu4_all.deb ...
21:33:00 #9 22.50 Unpacking lsb-release (11.1.0ubuntu4) ...
21:33:00 #9 22.55 Selecting previously unselected package netbase.
21:33:00 #9 22.55 Preparing to unpack .../018-netbase_6.3_all.deb ...
21:33:00 #9 22.55 Unpacking netbase (6.3) ...
21:33:00 #9 22.59 Selecting previously unselected package python-apt-common.
21:33:00 #9 22.59 Preparing to unpack .../019-python-apt-common_2.3.0ubuntu2.1_all.deb ...
21:33:00 #9 22.59 Unpacking python-apt-common (2.3.0ubuntu2.1) ...
21:33:00 #9 22.63 Selecting previously unselected package python3-apt.
21:33:00 #9 22.63 Preparing to unpack .../020-python3-apt_2.3.0ubuntu2.1_arm64.deb ...
21:33:00 #9 22.63 Unpacking python3-apt (2.3.0ubuntu2.1) ...
21:33:00 #9 22.68 Selecting previously unselected package python3-pkg-resources.
21:33:00 #8 17.42 (50/163): python3-setuptools-53.0.0-10.el9.noar 6.3 MB/s | 946 kB     00:00    
21:33:00 #8 17.46 (51/163): systemd-libs-250-7.el9.x86_64.rpm     5.7 MB/s | 618 kB     00:00    
21:33:00 #8 17.47 (52/163): unzip-6.0-56.el9.x86_64.rpm           3.7 MB/s | 182 kB     00:00    
21:33:00 #8 17.52 (53/163): tcl-8.6.10-7.el9.x86_64.rpm            12 MB/s | 1.1 MB     00:00    
21:33:00 #8 17.54 (54/163): util-linux-core-2.37.4-3.el9.x86_64.r 6.5 MB/s | 460 kB     00:00    
21:33:00 #8 17.55 (55/163): vim-filesystem-8.2.2637-16.el9.noarch 648 kB/s |  25 kB     00:00    
21:33:00 #8 17.56 (56/163): xz-5.2.5-8.el9.x86_64.rpm              13 MB/s | 226 kB     00:00    
21:33:00 #8 17.57 (57/163): zip-3.0-33.el9.x86_64.rpm              12 MB/s | 238 kB     00:00    
21:33:00 #8 17.63 (58/163): util-linux-2.37.4-3.el9.x86_64.rpm     14 MB/s | 2.3 MB     00:00    
21:33:00 #8 17.66 (59/163): zstd-1.5.1-2.el9.x86_64.rpm           5.5 MB/s | 548 kB     00:00    
21:33:00 #8 17.67 (60/163): abattis-cantarell-fonts-0.301-4.el9.n 3.7 MB/s | 365 kB     00:00    
21:33:00 #8 17.70 (61/163): adobe-source-code-pro-fonts-2.030.1.0  11 MB/s | 832 kB     00:00    
21:33:00 #8 17.72 (62/163): desktop-file-utils-0.26-6.el9.x86_64. 1.7 MB/s |  74 kB     00:00    
21:33:00 #8 17.75 (63/163): checkpolicy-3.4-1.el9.x86_64.rpm      4.4 MB/s | 347 kB     00:00    
21:33:00 #8 21.13 Selecting previously unselected package g++.
21:33:00 #8 21.13 Preparing to unpack .../056-g++_4%3a10.2.1-1_arm64.deb ...
21:33:00 #8 21.14 Unpacking g++ (4:10.2.1-1) ...
21:33:00 #8 21.19 Selecting previously unselected package make.
21:33:00 #8 21.19 Preparing to unpack .../057-make_4.3-4.1_arm64.deb ...
21:33:00 #8 21.19 Unpacking make (4.3-4.1) ...
21:33:00 #8 21.26 Selecting previously unselected package libdpkg-perl.
21:33:00 #8 21.26 Preparing to unpack .../058-libdpkg-perl_1.20.11_all.deb ...
21:33:00 #8 21.27 Unpacking libdpkg-perl (1.20.11) ...
21:33:00 #8 21.34 Selecting previously unselected package patch.
21:33:00 #8 21.34 Preparing to unpack .../059-patch_2.7.6-7_arm64.deb ...
21:33:00 #8 21.35 Unpacking patch (2.7.6-7) ...
21:33:00 #8 21.43 Selecting previously unselected package dpkg-dev.
21:33:00 #8 21.43 Preparing to unpack .../060-dpkg-dev_1.20.11_all.deb ...
21:33:00 #8 21.44 Unpacking dpkg-dev (1.20.11) ...
21:33:00 #8 20.72 Selecting previously unselected package netbase.
21:33:00 #8 20.72 Preparing to unpack .../019-netbase_5.6_all.deb ...
21:33:00 #8 20.72 Unpacking netbase (5.6) ...
21:33:00 #8 20.76 Selecting previously unselected package bzip2.
21:33:00 #8 20.77 Preparing to unpack .../020-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
21:33:00 #8 20.77 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
21:33:00 #8 20.82 Selecting previously unselected package libmagic-mgc.
21:33:00 #8 20.82 Preparing to unpack .../021-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ...
21:33:00 #8 20.83 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
21:33:00 #8 20.93 Selecting previously unselected package libmagic1:amd64.
21:33:00 #8 19.59 Selecting previously unselected package binutils-common:amd64.
21:33:00 #8 19.59 Preparing to unpack .../026-binutils-common_2.35.2-2_amd64.deb ...
21:33:00 #8 19.60 Unpacking binutils-common:amd64 (2.35.2-2) ...
21:33:00 #9 21.30 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.4_arm64.deb ...
21:33:00 #9 21.30 Unpacking libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.4) ...
21:33:00 #9 21.38 Selecting previously unselected package libyaml-0-2:arm64.
21:33:00 #9 21.38 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_arm64.deb ...
21:33:00 #9 21.38 Unpacking libyaml-0-2:arm64 (0.2.2-1) ...
21:33:00 #9 21.42 Selecting previously unselected package lsb-release.
21:33:00 #9 21.42 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ...
21:33:00 #9 21.42 Unpacking lsb-release (11.1.0ubuntu2) ...
21:33:00 #9 21.46 Selecting previously unselected package netbase.
21:33:00 #9 21.46 Preparing to unpack .../027-netbase_6.1_all.deb ...
21:33:00 #9 21.46 Unpacking netbase (6.1) ...
21:33:00 #9 21.49 Selecting previously unselected package python3-pkg-resources.
21:33:00 #9 21.50 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1_all.deb ...
21:33:00 #9 21.50 Unpacking python3-pkg-resources (45.2.0-1) ...
21:33:00 #9 21.55 Selecting previously unselected package python3-six.
21:33:00 #9 13.75 Get:206 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
21:33:00 #9 13.77 Get:207 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB]
21:33:00 #9 13.78 Get:208 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
21:33:00 #9 13.78 Get:209 http://archive.ubuntu.com/ubuntu jammy/main amd64 libaliased-perl all 0.34-1.1 [13.3 kB]
21:33:00 #9 13.78 Get:210 http://archive.ubuntu.com/ubuntu jammy/main amd64 libapt-pkg-perl amd64 0.1.40build2 [72.5 kB]
21:33:00 #9 13.79 Get:211 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarchive-cpio-perl all 0.10-1.1 [9928 B]
21:33:00 #9 13.80 Get:212 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarray-intspan-perl all 2.004-1 [24.5 kB]
21:33:00 #9 13.80 Get:213 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB]
21:33:00 #9 13.80 Get:214 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
21:33:00 #9 13.81 Get:215 http://archive.ubuntu.com/ubuntu jammy/main amd64 libvariable-magic-perl amd64 0.62-1build5 [35.9 kB]
21:33:00 #9 13.82 Get:216 http://archive.ubuntu.com/ubuntu jammy/main amd64 libb-hooks-endofscope-perl all 0.25-1 [17.8 kB]
21:33:00 #9 13.83 Get:217 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.1 [389 kB]
21:33:00 #9 13.85 Get:218 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB]
21:33:00 #9 13.85 Get:219 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB]
21:33:00 #9 13.86 Get:220 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B]
21:33:00 #9 13.87 Get:221 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB]
21:33:00 #9 13.87 Get:222 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjbig0 amd64 2.1-3.1build3 [28.9 kB]
21:33:00 #9 13.88 Get:223 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwebp7 amd64 1.2.2-2 [206 kB]
21:33:00 #9 13.88 Get:224 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtiff5 amd64 4.3.0-6 [183 kB]
21:33:00 #9 13.89 Get:225 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxpm4 amd64 1:3.5.12-1build2 [36.2 kB]
21:33:00 #9 13.90 Get:226 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB]
21:33:00 #9 13.90 Get:227 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.1 [28.9 kB]
21:33:00 #9 13.92 Get:228 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
21:33:00 #9 13.92 Get:229 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclass-data-inheritable-perl all 0.08-3 [8084 B]
21:33:00 #9 13.92 Get:230 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclone-perl amd64 0.45-1build3 [11.0 kB]
21:33:00 #9 13.92 Get:231 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcommon-sense-perl amd64 3.75-2build1 [21.1 kB]
21:33:00 #9 13.92 Get:232 http://archive.ubuntu.com/ubuntu jammy/main amd64 libconfig-tiny-perl all 2.28-1 [13.1 kB]
21:33:00 #9 13.92 Get:233 http://archive.ubuntu.com/ubuntu jammy/main amd64 libparams-util-perl amd64 1.102-1build3 [22.7 kB]
21:33:00 #9 13.92 Get:234 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-install-perl all 0.928-1.1 [9972 B]
21:33:00 #9 13.92 Get:235 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-optlist-perl all 0.112-1 [11.0 kB]
21:33:00 #8 23.49 Selecting previously unselected package libssh2-1:arm64.
21:33:00 #8 23.50 Preparing to unpack .../082-libssh2-1_1.8.0-2.1_arm64.deb ...
21:33:00 #8 23.50 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
21:33:00 #8 23.55 Selecting previously unselected package libcurl4:arm64.
21:33:00 #8 23.55 Preparing to unpack .../083-libcurl4_7.64.0-4+deb10u2_arm64.deb ...
21:33:00 #8 23.56 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ...
21:33:00 #8 23.65 Selecting previously unselected package curl.
21:33:00 #8 23.65 Preparing to unpack .../084-curl_7.64.0-4+deb10u2_arm64.deb ...
21:33:00 #8 23.66 Unpacking curl (7.64.0-4+deb10u2) ...
21:33:00 #8 23.73 Selecting previously unselected package dctrl-tools.
21:33:00 #8 23.73 Preparing to unpack .../085-dctrl-tools_2.24-3_arm64.deb ...
21:33:00 #8 23.75 Unpacking dctrl-tools (2.24-3) ...
21:33:00 #8 23.80 Selecting previously unselected package libtool.
21:33:00 #8 23.80 Preparing to unpack .../086-libtool_2.4.6-9_all.deb ...
21:33:00 #8 23.81 Unpacking libtool (2.4.6-9) ...
21:33:00 #8 23.86 Selecting previously unselected package dh-autoreconf.
21:33:00 #14 ...
21:33:00 
21:33:00 #8 [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:33:00 #8 sha256:d2278384ed588ce972811a249d26f8534b2d2c39143adbc0546e4d134f814f1f
21:33:00 #8 DONE 1.9s
21:33:00 
21:33:00 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:33:00 #14 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d
21:33:00 #14 ...
21:33:00 
21:33:00 #9 [stage-1 4/9] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
21:33:00 #9 sha256:75ab1b1b7016cf0144dc8410954c176dea17fe9c4c28f8a8291b041ccbe4db4c
21:33:00 #9 12.47 Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB]
21:33:00 #9 12.56 Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB]
21:33:00 #9 12.59 Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB]
21:33:00 #9 12.60 Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB]
21:33:00 #9 12.71 Get:110 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB]
21:33:00 #8 22.53 Selecting previously unselected package libxmuu1:arm64.
21:33:00 #8 22.53 Preparing to unpack .../040-libxmuu1_2%3a1.1.2-2_arm64.deb ...
21:33:00 #8 22.54 Unpacking libxmuu1:arm64 (2:1.1.2-2) ...
21:33:00 #8 22.57 Selecting previously unselected package manpages.
21:33:00 #8 22.57 Preparing to unpack .../041-manpages_4.15-1_all.deb ...
21:33:00 #8 22.58 Unpacking manpages (4.15-1) ...
21:33:00 #8 22.69 Selecting previously unselected package openssh-client.
21:33:00 #8 22.69 Preparing to unpack .../042-openssh-client_1%3a7.6p1-4ubuntu0.7_arm64.deb ...
21:33:00 #8 22.70 Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ...
21:33:00 #8 22.77 Selecting previously unselected package publicsuffix.
21:33:00 #8 22.77 Preparing to unpack .../043-publicsuffix_20180223.1310-1_all.deb ...
21:33:00 #8 22.78 Unpacking publicsuffix (20180223.1310-1) ...
21:33:00 #14 extracting sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 7.1s done
21:33:00 #9 22.68 Preparing to unpack .../021-python3-pkg-resources_59.6.0-1.2_all.deb ...
21:33:00 #9 22.68 Unpacking python3-pkg-resources (59.6.0-1.2) ...
21:33:00 #9 22.73 Selecting previously unselected package ucf.
21:33:00 #9 22.73 Preparing to unpack .../022-ucf_3.0043_all.deb ...
21:33:00 #9 22.74 Moving old data out of the way
21:33:00 #9 22.74 Unpacking ucf (3.0043) ...
21:33:00 #9 22.78 Selecting previously unselected package bsdextrautils.
21:33:00 #9 22.78 Preparing to unpack .../023-bsdextrautils_2.37.2-4ubuntu3_arm64.deb ...
21:33:00 #9 22.79 Unpacking bsdextrautils (2.37.2-4ubuntu3) ...
21:33:00 #9 22.82 Selecting previously unselected package libmagic-mgc.
21:33:00 #9 22.82 Preparing to unpack .../024-libmagic-mgc_1%3a5.41-3_arm64.deb ...
21:33:00 #9 22.83 Unpacking libmagic-mgc (1:5.41-3) ...
21:33:00 #9 22.89 Selecting previously unselected package libmagic1:arm64.
21:33:00 #9 22.89 Preparing to unpack .../025-libmagic1_1%3a5.41-3_arm64.deb ...
21:33:00 #9 22.90 Unpacking libmagic1:arm64 (1:5.41-3) ...
21:33:00 #9 22.93 Selecting previously unselected package file.
21:33:00 #9 22.93 Preparing to unpack .../026-file_1%3a5.41-3_arm64.deb ...
21:33:00 #9 22.94 Unpacking file (1:5.41-3) ...
21:33:00 #9 22.97 Selecting previously unselected package gettext-base.
21:33:00 #9 22.97 Preparing to unpack .../027-gettext-base_0.21-4ubuntu4_arm64.deb ...
21:33:00 #9 22.97 Unpacking gettext-base (0.21-4ubuntu4) ...
21:33:00 #9 23.01 Selecting previously unselected package libuchardet0:arm64.
21:33:00 #8 21.56 Selecting previously unselected package build-essential.
21:33:00 #8 21.56 Preparing to unpack .../061-build-essential_12.9_arm64.deb ...
21:33:00 #8 21.56 Unpacking build-essential (12.9) ...
21:33:00 #8 21.61 Selecting previously unselected package libbrotli1:arm64.
21:33:00 #8 21.61 Preparing to unpack .../062-libbrotli1_1.0.9-2+b2_arm64.deb ...
21:33:00 #8 21.61 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
21:33:00 #8 21.66 Selecting previously unselected package libsasl2-modules-db:arm64.
21:33:00 #8 17.75 (64/163): dwz-0.14-3.el9.x86_64.rpm             2.4 MB/s | 128 kB     00:00    
21:33:00 #8 17.76 (65/163): efi-srpm-macros-4-9.el9.noarch.rpm    495 kB/s |  23 kB     00:00    
21:33:00 #8 17.76 (66/163): emacs-filesystem-27.1-3.el9.noarch.rp 915 kB/s | 9.2 kB     00:00    
21:33:00 #8 17.77 (67/163): enchant-1.6.0-30.el9.x86_64.rpm       4.5 MB/s |  62 kB     00:00    
21:33:00 #8 17.78 (68/163): fonts-srpm-macros-2.0.5-7.el9.1.noarc 1.8 MB/s |  28 kB     00:00    
21:33:00 #8 17.79 (69/163): gcc-toolset-12-runtime-12.0-5.el9.x86 5.6 MB/s |  55 kB     00:00    
21:33:00 #8 17.83 (70/163): gcc-toolset-12-binutils-gold-2.38-14.  12 MB/s | 752 kB     00:00    
21:33:00 #8 17.92 (71/163): gdk-pixbuf2-2.42.6-2.el9.x86_64.rpm   5.4 MB/s | 493 kB     00:00    
21:33:00 #8 18.01 (72/163): gcc-toolset-12-binutils-2.38-16.el9.x  23 MB/s | 5.5 MB     00:00    
21:33:00 #8 20.93 Preparing to unpack .../022-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ...
21:33:00 #8 20.93 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ...
21:33:00 #8 20.97 Selecting previously unselected package file.
21:33:00 #8 20.97 Preparing to unpack .../023-file_1%3a5.35-4+deb10u2_amd64.deb ...
21:33:00 #8 20.97 Unpacking file (1:5.35-4+deb10u2) ...
21:33:00 #8 21.01 Selecting previously unselected package gettext-base.
21:33:00 #8 21.01 Preparing to unpack .../024-gettext-base_0.19.8.1-9_amd64.deb ...
21:33:00 #8 21.01 Unpacking gettext-base (0.19.8.1-9) ...
21:33:00 #8 21.06 Selecting previously unselected package krb5-locales.
21:33:00 #8 ...
21:33:00 
21:33:00 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:33:00 #13 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d
21:33:00 #13 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 10.4s done
21:33:00 #13 extracting sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c done
21:33:00 #13 DONE 26.3s
21:33:00 
21:33:00 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:33:00 #8 sha256:27a9952f971b60eb7806031003eaaf63d8544d3656d2722f40c29f6be274eec6
21:33:00 #8 21.06 Preparing to unpack .../025-krb5-locales_1.17-3+deb10u3_all.deb ...
21:33:00 #8 21.07 Unpacking krb5-locales (1.17-3+deb10u3) ...
21:33:00 #8 21.13 Selecting previously unselected package libicu63:amd64.
21:33:00 #8 21.13 Preparing to unpack .../026-libicu63_63.1-6+deb10u3_amd64.deb ...
21:33:00 #8 21.13 Unpacking libicu63:amd64 (63.1-6+deb10u3) ...
21:33:00 #8 19.98 Selecting previously unselected package libbinutils:amd64.
21:33:00 #8 19.98 Preparing to unpack .../027-libbinutils_2.35.2-2_amd64.deb ...
21:33:00 #8 19.98 Unpacking libbinutils:amd64 (2.35.2-2) ...
21:33:00 #8 20.10 Selecting previously unselected package libctf-nobfd0:amd64.
21:33:00 #8 20.10 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_amd64.deb ...
21:33:00 #8 20.11 Unpacking libctf-nobfd0:amd64 (2.35.2-2) ...
21:33:00 #8 20.17 Selecting previously unselected package libctf0:amd64.
21:33:00 #9 21.55 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ...
21:33:00 #9 21.55 Unpacking python3-six (1.14.0-2) ...
21:33:00 #9 21.58 Selecting previously unselected package shared-mime-info.
21:33:00 #9 21.59 Preparing to unpack .../030-shared-mime-info_1.15-1_arm64.deb ...
21:33:00 #9 21.59 Unpacking shared-mime-info (1.15-1) ...
21:33:00 #9 21.66 Selecting previously unselected package ucf.
21:33:00 #9 21.67 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ...
21:33:00 #9 21.67 Moving old data out of the way
21:33:00 #9 21.67 Unpacking ucf (3.0038+nmu1) ...
21:33:00 #9 21.72 Selecting previously unselected package xdg-user-dirs.
21:33:00 #9 21.72 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_arm64.deb ...
21:33:00 #9 21.73 Unpacking xdg-user-dirs (0.17-2ubuntu1) ...
21:33:00 #9 21.79 Selecting previously unselected package xz-utils.
21:33:00 #9 13.93 Get:236 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-exporter-perl all 0.988-1 [50.6 kB]
21:33:00 #9 13.93 Get:237 http://archive.ubuntu.com/ubuntu jammy/main amd64 libconst-fast-perl all 0.014-1.1 [7756 B]
21:33:00 #9 13.93 Get:238 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwant-perl amd64 0.29-1build7 [24.9 kB]
21:33:00 #9 13.93 Get:239 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
21:33:00 #9 13.93 Get:240 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcpanel-json-xs-perl amd64 4.27-1build1 [114 kB]
21:33:00 #9 13.93 Get:241 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
21:33:00 #9 13.93 Get:242 http://archive.ubuntu.com/ubuntu jammy/main amd64 libexception-class-perl all 1.45-1 [28.6 kB]
21:33:00 #9 13.93 Get:243 http://archive.ubuntu.com/ubuntu jammy/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB]
21:33:00 #9 13.93 Get:244 http://archive.ubuntu.com/ubuntu jammy/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB]
21:33:00 #9 13.95 Get:245 http://archive.ubuntu.com/ubuntu jammy/main amd64 libexporter-tiny-perl all 1.002002-1 [36.2 kB]
21:33:00 #9 13.95 Get:246 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-moreutils-xs-perl amd64 0.430-2build2 [41.9 kB]
21:33:00 #9 13.95 Get:247 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-moreutils-perl all 0.430-2 [38.2 kB]
21:33:00 #9 13.95 Get:248 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-dpath-perl all 0.58-1 [38.8 kB]
21:33:00 #9 13.95 Get:249 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-dump-perl all 1.25-1 [25.9 kB]
21:33:00 #9 13.96 Get:250 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-messagepack-perl amd64 1.01-2build1 [34.7 kB]
21:33:00 #9 13.96 Get:251 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB]
21:33:00 #9 13.96 Get:252 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-validate-domain-perl all 0.10-1.1 [9992 B]
21:33:00 #9 13.96 Get:253 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB]
21:33:00 #9 13.96 Get:254 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-netmask-perl all 2.0001-1 [27.7 kB]
21:33:00 #9 13.97 Get:255 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnetaddr-ip-perl amd64 4.079+dfsg-1build7 [82.4 kB]
21:33:00 #9 13.97 Get:256 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-validate-ip-perl all 0.30-1 [17.3 kB]
21:33:00 #9 13.97 Get:257 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-validate-uri-perl all 0.07-2 [11.1 kB]
21:33:00 #9 13.97 Get:258 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdistro-info-perl all 1.1build1 [5644 B]
21:33:00 #9 13.97 Get:259 http://archive.ubuntu.com/ubuntu jammy/main amd64 libemail-address-xs-perl amd64 1.04-1build6 [28.7 kB]
21:33:00 #9 13.98 Get:260 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipc-system-simple-perl all 1.30-1 [23.2 kB]
21:33:00 #9 13.98 Get:261 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-basedir-perl all 0.09-1 [15.7 kB]
21:33:00 #9 13.99 Get:262 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
21:33:00 #9 13.99 Get:263 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB]
21:33:00 #9 13.99 Get:264 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnumber-compare-perl all 0.03-2 [7058 B]
21:33:00 #9 14.00 Get:265 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-glob-perl all 0.11-2 [8042 B]
21:33:00 #9 14.00 Get:266 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
21:33:00 #9 14.00 Get:267 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfont-afm-perl all 1.20-3 [13.6 kB]
21:33:00 #9 14.00 Get:268 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-string-perl all 1.08-3.1 [10.7 kB]
21:33:00 #9 14.00 Get:269 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfont-ttf-perl all 1.06-1.1 [316 kB]
21:33:00 #9 14.01 Get:270 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsort-versions-perl all 1.62-1 [9294 B]
21:33:00 #9 14.01 Get:271 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
21:33:00 #9 14.01 Get:272 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
21:33:00 #9 14.01 Get:273 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB]
21:33:00 #9 14.01 Get:274 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjson-perl all 4.04000-1 [81.8 kB]
21:33:00 #9 14.02 Get:275 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblog-any-perl all 1.710-1 [68.4 kB]
21:33:00 #9 14.02 Get:276 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB]
21:33:00 #9 14.02 Get:277 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpackage-stash-perl all 0.39-1 [19.1 kB]
21:33:00 #9 14.02 Get:278 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-identify-perl amd64 0.14-1build5 [10.4 kB]
21:33:00 #9 14.03 Get:279 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-name-perl amd64 0.26-1build3 [11.4 kB]
21:33:00 #9 14.04 Get:280 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
21:33:00 #9 14.04 Get:281 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpath-tiny-perl all 0.122-1 [45.9 kB]
21:33:00 #9 14.04 Get:282 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB]
21:33:00 #9 14.04 Get:283 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtype-tiny-perl all 1.012004-1 [321 kB]
21:33:00 #9 14.04 Get:284 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
21:33:00 #9 14.05 Get:285 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhash-fieldhash-perl amd64 0.15-1build5 [17.3 kB]
21:33:00 #9 14.05 Get:286 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB]
21:33:00 #9 14.05 Get:287 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-format-perl all 2.12-1.1 [41.3 kB]
21:33:00 #9 14.05 Get:288 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB]
21:33:00 #9 14.05 Get:289 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libhttp-daemon-perl all 6.13-1ubuntu0.1 [22.9 kB]
21:33:00 #9 14.06 Get:290 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-interactive-perl all 1.023-1 [10.4 kB]
21:33:00 #9 14.06 Get:291 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-prompt-tiny-perl all 0.003-1 [8924 B]
21:33:00 #9 14.06 Get:292 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB]
21:33:00 #9 14.06 Get:293 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjson-xs-perl amd64 4.030-1build3 [87.2 kB]
21:33:00 #9 14.06 Get:294 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjson-maybexs-perl all 1.004003-1 [11.3 kB]
21:33:00 #9 14.07 Get:295 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.12+dfsg-0ubuntu0.22.04.1 [16.4 kB]
21:33:00 #9 14.07 Get:296 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-compare-perl all 0.55-1 [63.3 kB]
21:33:00 #9 14.07 Get:297 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB]
21:33:00 #9 14.07 Get:298 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-someutils-xs-perl amd64 0.58-2build3 [34.8 kB]
21:33:00 #9 14.07 Get:299 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-utilsby-perl all 0.11-1 [14.7 kB]
21:33:00 #9 14.08 Get:300 http://archive.ubuntu.com/ubuntu jammy/main amd64 libltdl7 amd64 2.4.6-15build2 [39.6 kB]
21:33:00 #9 14.08 Get:301 http://archive.ubuntu.com/ubuntu jammy/main amd64 libltdl-dev amd64 2.4.6-15build2 [169 kB]
21:33:00 #9 14.09 Get:302 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblzo2-2 amd64 2.10-2build3 [53.7 kB]
21:33:00 #9 14.09 Get:303 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsys-hostname-long-perl all 1.5-2 [11.5 kB]
21:33:00 #8 23.86 Preparing to unpack .../087-dh-autoreconf_19_all.deb ...
21:33:00 #8 23.86 Unpacking dh-autoreconf (19) ...
21:33:00 #8 23.90 Selecting previously unselected package libarchive-zip-perl.
21:33:00 #8 23.90 Preparing to unpack .../088-libarchive-zip-perl_1.64-1_all.deb ...
21:33:00 #8 23.90 Unpacking libarchive-zip-perl (1.64-1) ...
21:33:00 #8 23.94 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:33:00 #8 23.94 Preparing to unpack .../089-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
21:33:00 #8 23.95 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
21:33:00 #8 23.98 Selecting previously unselected package dh-strip-nondeterminism.
21:33:00 #8 23.98 Preparing to unpack .../090-dh-strip-nondeterminism_1.1.2-1_all.deb ...
21:33:00 #8 23.98 Unpacking dh-strip-nondeterminism (1.1.2-1) ...
21:33:00 #8 24.01 Selecting previously unselected package dwz.
21:33:00 #8 24.01 Preparing to unpack .../091-dwz_0.12-3_arm64.deb ...
21:33:00 #8 24.02 Unpacking dwz (0.12-3) ...
21:33:00 #8 24.07 Selecting previously unselected package libglib2.0-0:arm64.
21:33:00 #8 24.07 Preparing to unpack .../092-libglib2.0-0_2.58.3-2+deb10u3_arm64.deb ...
21:33:00 #8 24.07 Unpacking libglib2.0-0:arm64 (2.58.3-2+deb10u3) ...
21:33:00 #8 22.82 Selecting previously unselected package python-apt-common.
21:33:00 #8 22.82 Preparing to unpack .../044-python-apt-common_1.6.5ubuntu0.7_all.deb ...
21:33:00 #8 22.83 Unpacking python-apt-common (1.6.5ubuntu0.7) ...
21:33:00 #8 22.86 Selecting previously unselected package python3-apt.
21:33:00 #8 22.87 Preparing to unpack .../045-python3-apt_1.6.5ubuntu0.7_arm64.deb ...
21:33:00 #8 22.87 Unpacking python3-apt (1.6.5ubuntu0.7) ...
21:33:00 #8 22.91 Selecting previously unselected package strace.
21:33:00 #8 22.91 Preparing to unpack .../046-strace_4.21-1ubuntu1_arm64.deb ...
21:33:00 #8 22.92 Unpacking strace (4.21-1ubuntu1) ...
21:33:00 #8 22.97 Selecting previously unselected package xauth.
21:33:00 #8 22.97 Preparing to unpack .../047-xauth_1%3a1.0.10-1_arm64.deb ...
21:33:00 #8 22.98 Unpacking xauth (1:1.0.10-1) ...
21:33:00 #8 23.03 Selecting previously unselected package at.
21:33:00 #8 23.03 Preparing to unpack .../048-at_3.1.20-3.1ubuntu2_arm64.deb ...
21:33:00 #8 23.03 Unpacking at (3.1.20-3.1ubuntu2) ...
21:33:00 #8 23.08 Selecting previously unselected package libsigsegv2:arm64.
21:33:00 #8 23.08 Preparing to unpack .../049-libsigsegv2_2.12-1_arm64.deb ...
21:33:00 #8 23.09 Unpacking libsigsegv2:arm64 (2.12-1) ...
21:33:00 #8 23.12 Selecting previously unselected package m4.
21:33:00 #8 23.12 Preparing to unpack .../050-m4_1.4.18-1_arm64.deb ...
21:33:00 #8 23.13 Unpacking m4 (1.4.18-1) ...
21:33:00 #14 extracting sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf
21:33:00 #9 23.01 Preparing to unpack .../028-libuchardet0_0.0.7-1build2_arm64.deb ...
21:33:00 #9 23.02 Unpacking libuchardet0:arm64 (0.0.7-1build2) ...
21:33:00 #9 23.05 Selecting previously unselected package groff-base.
21:33:00 #9 23.05 Preparing to unpack .../029-groff-base_1.22.4-8build1_arm64.deb ...
21:33:00 #9 23.06 Unpacking groff-base (1.22.4-8build1) ...
21:33:00 #9 23.12 Selecting previously unselected package libcbor0.8:arm64.
21:33:00 #9 23.12 Preparing to unpack .../030-libcbor0.8_0.8.0-2ubuntu1_arm64.deb ...
21:33:00 #9 23.12 Unpacking libcbor0.8:arm64 (0.8.0-2ubuntu1) ...
21:33:00 #9 23.16 Selecting previously unselected package libedit2:arm64.
21:33:00 #9 23.16 Preparing to unpack .../031-libedit2_3.1-20210910-1build1_arm64.deb ...
21:33:00 #9 23.16 Unpacking libedit2:arm64 (3.1-20210910-1build1) ...
21:33:00 #9 23.20 Selecting previously unselected package libfido2-1:arm64.
21:33:00 #9 23.20 Preparing to unpack .../032-libfido2-1_1.10.0-1_arm64.deb ...
21:33:00 #9 23.21 Unpacking libfido2-1:arm64 (1.10.0-1) ...
21:33:00 #9 23.24 Selecting previously unselected package libnghttp2-14:arm64.
21:33:00 #8 21.40 Running transaction check
21:33:00 #8 21.66 Preparing to unpack .../063-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
21:33:00 #8 21.67 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
21:33:00 #8 21.71 Selecting previously unselected package libsasl2-2:arm64.
21:33:00 #8 21.71 Preparing to unpack .../064-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
21:33:00 #8 21.71 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
21:33:00 #8 21.76 Selecting previously unselected package libldap-2.4-2:arm64.
21:33:00 #8 21.76 Preparing to unpack .../065-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
21:33:00 #8 21.76 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
21:33:00 #8 21.81 Selecting previously unselected package libnghttp2-14:arm64.
21:33:00 #8 21.81 Preparing to unpack .../066-libnghttp2-14_1.43.0-1_arm64.deb ...
21:33:00 #8 21.81 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
21:33:00 #8 21.85 Selecting previously unselected package libpsl5:arm64.
21:33:00 #8 21.85 Preparing to unpack .../067-libpsl5_0.21.0-1.2_arm64.deb ...
21:33:00 #8 21.86 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
21:33:00 #8 21.89 Selecting previously unselected package librtmp1:arm64.
21:33:00 #8 21.89 Preparing to unpack .../068-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
21:33:00 #8 21.90 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
21:33:00 #8 21.94 Selecting previously unselected package libssh2-1:arm64.
21:33:00 #8 18.07 (73/163): gdb-minimal-10.2-10.el9.x86_64.rpm     13 MB/s | 3.5 MB     00:00    
21:33:00 #8 18.07 (74/163): ghc-srpm-macros-1.5.0-6.el9.noarch.rp  58 kB/s | 8.8 kB     00:00    
21:33:00 #8 18.08 (75/163): go-srpm-macros-3.0.9-9.el9.noarch.rpm 2.2 MB/s |  27 kB     00:00    
21:33:00 #8 18.13 (76/163): hunspell-en-0.20140811.1-20.el9.noarc 2.9 MB/s | 187 kB     00:00    
21:33:00 #8 18.19 (77/163): hunspell-1.7.0-11.el9.x86_64.rpm      2.7 MB/s | 325 kB     00:00    
21:33:00 #8 18.21 (78/163): hunspell-en-GB-0.20140811.1-20.el9.no 1.7 MB/s | 226 kB     00:00    
21:33:00 #8 18.24 (79/163): hunspell-filesystem-1.7.0-11.el9.x86_ 315 kB/s | 8.7 kB     00:00    
21:33:00 #8 20.17 Preparing to unpack .../029-libctf0_2.35.2-2_amd64.deb ...
21:33:00 #8 20.18 Unpacking libctf0:amd64 (2.35.2-2) ...
21:33:00 #8 20.23 Selecting previously unselected package binutils-x86-64-linux-gnu.
21:33:00 #8 20.23 Preparing to unpack .../030-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ...
21:33:00 #8 20.23 Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ...
21:33:00 #9 21.79 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1.1_arm64.deb ...
21:33:00 #9 21.79 Unpacking xz-utils (5.2.4-1ubuntu1.1) ...
21:33:00 #9 21.84 Selecting previously unselected package gettext-base.
21:33:00 #9 21.84 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_arm64.deb ...
21:33:00 #9 21.84 Unpacking gettext-base (0.19.8.1-10build1) ...
21:33:00 #9 21.88 Selecting previously unselected package iso-codes.
21:33:00 #9 21.88 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ...
21:33:00 #9 21.88 Unpacking iso-codes (4.4-1) ...
21:33:01 #8 24.19 Selecting previously unselected package libcroco3:arm64.
21:33:01 #8 24.19 Preparing to unpack .../093-libcroco3_0.6.12-3_arm64.deb ...
21:33:01 #8 24.20 Unpacking libcroco3:arm64 (0.6.12-3) ...
21:33:01 #8 24.25 Selecting previously unselected package libncurses6:arm64.
21:33:01 #8 24.25 Preparing to unpack .../094-libncurses6_6.1+20181013-2+deb10u2_arm64.deb ...
21:33:01 #8 24.25 Unpacking libncurses6:arm64 (6.1+20181013-2+deb10u2) ...
21:33:01 #8 24.29 Selecting previously unselected package gettext.
21:33:01 #8 24.29 Preparing to unpack .../095-gettext_0.19.8.1-9_arm64.deb ...
21:33:01 #8 24.29 Unpacking gettext (0.19.8.1-9) ...
21:33:01 #8 23.18 Selecting previously unselected package autoconf.
21:33:01 #8 23.18 Preparing to unpack .../051-autoconf_2.69-11_all.deb ...
21:33:01 #8 23.19 Unpacking autoconf (2.69-11) ...
21:33:01 #8 23.25 Selecting previously unselected package autotools-dev.
21:33:01 #8 23.26 Preparing to unpack .../052-autotools-dev_20180224.1_all.deb ...
21:33:01 #8 23.26 Unpacking autotools-dev (20180224.1) ...
21:33:01 #8 23.30 Selecting previously unselected package automake.
21:33:01 #8 23.30 Preparing to unpack .../053-automake_1%3a1.15.1-3ubuntu2_all.deb ...
21:33:01 #8 23.31 Unpacking automake (1:1.15.1-3ubuntu2) ...
21:33:01 #8 23.37 Selecting previously unselected package autopoint.
21:33:01 #9 DONE 0.9s
21:33:01 
21:33:01 #10 [stage-1 5/9] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
21:33:01 #10 sha256:7636a1b074a1814bb2ccd5a00fafc01aff65c9b3d44799b3b2d579cd99a4b1f4
21:33:01 #8 2.014 Get:1 http://archive.raspbian.org/raspbian bullseye InRelease [15.0 kB]
21:33:01 #8 2.181 Get:2 http://archive.raspberrypi.org/debian bullseye InRelease [23.7 kB]
21:33:01 #8 2.338 Get:3 http://archive.raspbian.org/raspbian bullseye/contrib armhf Packages [70.3 kB]
21:33:01 #8 2.514 Get:4 http://archive.raspbian.org/raspbian bullseye/non-free armhf Packages [130 kB]
21:33:01 #8 2.528 Get:5 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [295 kB]
21:33:01 #8 2.601 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf Packages [18.2 MB]
21:33:01 #9 13.18 Get:111 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B]
21:33:01 #9 13.18 Get:112 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB]
21:33:01 #9 13.21 Get:113 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB]
21:33:01 #9 23.24 Preparing to unpack .../033-libnghttp2-14_1.43.0-1build3_arm64.deb ...
21:33:01 #9 23.25 Unpacking libnghttp2-14:arm64 (1.43.0-1build3) ...
21:33:01 #9 23.28 Selecting previously unselected package libpipeline1:arm64.
21:33:01 #9 23.28 Preparing to unpack .../034-libpipeline1_1.5.5-1_arm64.deb ...
21:33:01 #9 23.29 Unpacking libpipeline1:arm64 (1.5.5-1) ...
21:33:01 #9 23.32 Selecting previously unselected package libpng16-16:arm64.
21:33:01 #9 23.32 Preparing to unpack .../035-libpng16-16_1.6.37-3build5_arm64.deb ...
21:33:01 #9 23.33 Unpacking libpng16-16:arm64 (1.6.37-3build5) ...
21:33:01 #9 23.37 Selecting previously unselected package libpsl5:arm64.
21:33:01 #9 23.37 Preparing to unpack .../036-libpsl5_0.21.0-1.2build2_arm64.deb ...
21:33:01 #9 23.37 Unpacking libpsl5:arm64 (0.21.0-1.2build2) ...
21:33:01 #9 23.40 Selecting previously unselected package libxau6:arm64.
21:33:01 #9 23.40 Preparing to unpack .../037-libxau6_1%3a1.0.9-1build5_arm64.deb ...
21:33:01 #9 23.41 Unpacking libxau6:arm64 (1:1.0.9-1build5) ...
21:33:01 #9 23.44 Selecting previously unselected package libxdmcp6:arm64.
21:33:01 #9 23.44 Preparing to unpack .../038-libxdmcp6_1%3a1.1.3-0ubuntu5_arm64.deb ...
21:33:01 #9 23.44 Unpacking libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ...
21:33:01 #9 23.48 Selecting previously unselected package libxcb1:arm64.
21:33:01 #8 21.53 Transaction check succeeded.
21:33:01 #8 21.53 Running transaction test
21:33:01 #8 21.94 Preparing to unpack .../069-libssh2-1_1.9.0-2_arm64.deb ...
21:33:01 #8 21.95 Unpacking libssh2-1:arm64 (1.9.0-2) ...
21:33:01 #8 21.99 Selecting previously unselected package libcurl4:arm64.
21:33:01 #8 22.00 Preparing to unpack .../070-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ...
21:33:01 #8 22.00 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ...
21:33:01 #8 22.05 Selecting previously unselected package curl.
21:33:01 #8 22.06 Preparing to unpack .../071-curl_7.74.0-1.3+deb11u2_arm64.deb ...
21:33:01 #8 22.06 Unpacking curl (7.74.0-1.3+deb11u2) ...
21:33:01 #8 22.11 Selecting previously unselected package dctrl-tools.
21:33:01 #8 22.11 Preparing to unpack .../072-dctrl-tools_2.24-3_arm64.deb ...
21:33:01 #8 22.12 Unpacking dctrl-tools (2.24-3) ...
21:33:01 #8 22.16 Selecting previously unselected package libdebhelper-perl.
21:33:01 #10 8.844 CentOS Stream 8 - BaseOS                         14 MB/s |  19 MB     00:01    
21:33:01 #9 22.19 Selecting previously unselected package krb5-locales.
21:33:01 #9 22.19 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.1_all.deb ...
21:33:01 #9 22.20 Unpacking krb5-locales (1.17-6ubuntu4.1) ...
21:33:01 #9 22.23 Selecting previously unselected package libcbor0.6:arm64.
21:33:01 #9 22.24 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_arm64.deb ...
21:33:01 #9 22.24 Unpacking libcbor0.6:arm64 (0.6.0-0ubuntu1) ...
21:33:01 #9 22.27 Selecting previously unselected package libedit2:arm64.
21:33:01 #9 22.28 Preparing to unpack .../038-libedit2_3.1-20191231-1_arm64.deb ...
21:33:01 #9 22.28 Unpacking libedit2:arm64 (3.1-20191231-1) ...
21:33:01 #9 22.33 Selecting previously unselected package libfido2-1:arm64.
21:33:01 #8 18.26 (80/163): kernel-srpm-macros-1.0-11.el9.noarch. 365 kB/s |  16 kB     00:00    
21:33:01 #8 18.34 (81/163): libappstream-glib-0.7.18-4.el9.x86_64 4.2 MB/s | 396 kB     00:00    
21:33:01 #8 18.39 (82/163): hunspell-en-US-0.20140811.1-20.el9.no 697 kB/s | 177 kB     00:00    
21:33:01 #8 18.41 (83/163): libjpeg-turbo-2.0.90-5.el9.x86_64.rpm 1.1 MB/s | 176 kB     00:00    
21:33:01 #8 18.44 (84/163): libproxy-webkitgtk4-0.4.15-35.el9.x86 211 kB/s |  22 kB     00:00    
21:33:01 #8 18.45 (85/163): libstemmer-0-18.585svn.el9.x86_64.rpm 2.0 MB/s |  83 kB     00:00    
21:33:01 #8 18.52 (86/163): libsoup-2.72.0-8.el9.x86_64.rpm       3.6 MB/s | 405 kB     00:00    
21:33:01 #8 20.57 Selecting previously unselected package binutils.
21:33:01 #8 20.57 Preparing to unpack .../031-binutils_2.35.2-2_amd64.deb ...
21:33:01 #8 20.57 Unpacking binutils (2.35.2-2) ...
21:33:01 #24 DONE 2.2s
21:33:01 
21:33:01 #25 [linux/amd64->darwin/amd64 build 1/3] COPY --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo
21:33:01 #25 DONE 0.1s
21:33:01 
21:33:01 #26 [linux/amd64->darwin/arm64 build 1/3] COPY --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo
21:33:01 #26 DONE 0.1s
21:33:01 
21:33:01 #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:33:01 #27 DONE 0.2s
21:33:01 
21:33:01 #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:33:01 #28 DONE 0.2s
21:33:01 #8 24.42 Selecting previously unselected package intltool-debian.
21:33:01 #8 24.42 Preparing to unpack .../096-intltool-debian_0.35.0+20060710.5_all.deb ...
21:33:01 #8 24.43 Unpacking intltool-debian (0.35.0+20060710.5) ...
21:33:01 #8 24.46 Selecting previously unselected package po-debconf.
21:33:01 #8 24.46 Preparing to unpack .../097-po-debconf_1.0.21_all.deb ...
21:33:01 #8 24.46 Unpacking po-debconf (1.0.21) ...
21:33:01 #8 24.51 Selecting previously unselected package debhelper.
21:33:01 #8 24.51 Preparing to unpack .../098-debhelper_12.1.1_all.deb ...
21:33:01 #8 24.52 Unpacking debhelper (12.1.1) ...
21:33:01 #8 24.62 Selecting previously unselected package debian-keyring.
21:33:01 #9 14.49 Get:304 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB]
21:33:01 #9 14.65 Get:305 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
21:33:01 #9 14.67 Get:306 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmailtools-perl all 2.21-1 [80.7 kB]
21:33:01 #8 23.37 Preparing to unpack .../054-autopoint_0.19.8.1-6ubuntu0.3_all.deb ...
21:33:01 #8 23.38 Unpacking autopoint (0.19.8.1-6ubuntu0.3) ...
21:33:01 #8 23.42 Selecting previously unselected package binutils-common:arm64.
21:33:01 #8 23.42 Preparing to unpack .../055-binutils-common_2.30-21ubuntu1~18.04.7_arm64.deb ...
21:33:01 #8 23.43 Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.7) ...
21:33:01 #8 23.48 Selecting previously unselected package libbinutils:arm64.
21:33:01 #8 23.48 Preparing to unpack .../056-libbinutils_2.30-21ubuntu1~18.04.7_arm64.deb ...
21:33:01 #8 23.49 Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.7) ...
21:33:01 #8 23.55 Selecting previously unselected package binutils-aarch64-linux-gnu.
21:33:01 #8 23.55 Preparing to unpack .../057-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.7_arm64.deb ...
21:33:01 #8 23.55 Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.7) ...
21:33:01 #21 8.450 Fetched 49.2 MB in 8s (6321 kB/s)
21:33:01 #9 23.48 Preparing to unpack .../039-libxcb1_1.14-3ubuntu3_arm64.deb ...
21:33:01 #9 23.49 Unpacking libxcb1:arm64 (1.14-3ubuntu3) ...
21:33:01 #9 23.51 Selecting previously unselected package libx11-data.
21:33:01 #9 23.52 Preparing to unpack .../040-libx11-data_2%3a1.7.5-1_all.deb ...
21:33:01 #9 23.52 Unpacking libx11-data (2:1.7.5-1) ...
21:33:01 #9 23.59 Selecting previously unselected package libx11-6:arm64.
21:33:01 #9 23.59 Preparing to unpack .../041-libx11-6_2%3a1.7.5-1_arm64.deb ...
21:33:01 #9 23.59 Unpacking libx11-6:arm64 (2:1.7.5-1) ...
21:33:01 #9 23.64 Selecting previously unselected package libxext6:arm64.
21:33:01 #9 23.64 Preparing to unpack .../042-libxext6_2%3a1.3.4-1build1_arm64.deb ...
21:33:01 #9 23.64 Unpacking libxext6:arm64 (2:1.3.4-1build1) ...
21:33:01 #9 23.67 Selecting previously unselected package libxmuu1:arm64.
21:33:01 #9 23.67 Preparing to unpack .../043-libxmuu1_2%3a1.1.3-3_arm64.deb ...
21:33:01 #9 23.68 Unpacking libxmuu1:arm64 (2:1.1.3-3) ...
21:33:01 #9 23.73 Selecting previously unselected package man-db.
21:33:01 #8 22.16 Preparing to unpack .../073-libdebhelper-perl_13.3.4_all.deb ...
21:33:01 #8 22.17 Unpacking libdebhelper-perl (13.3.4) ...
21:33:01 #8 22.21 Selecting previously unselected package libtool.
21:33:01 #8 22.21 Preparing to unpack .../074-libtool_2.4.6-15_all.deb ...
21:33:01 #8 22.22 Unpacking libtool (2.4.6-15) ...
21:33:01 #8 22.28 Selecting previously unselected package dh-autoreconf.
21:33:01 #8 22.28 Preparing to unpack .../075-dh-autoreconf_20_all.deb ...
21:33:01 #8 22.29 Unpacking dh-autoreconf (20) ...
21:33:01 #8 22.32 Selecting previously unselected package libarchive-zip-perl.
21:33:01 #8 22.33 Preparing to unpack .../076-libarchive-zip-perl_1.68-1_all.deb ...
21:33:01 #8 22.33 Unpacking libarchive-zip-perl (1.68-1) ...
21:33:01 #8 22.38 Selecting previously unselected package libsub-override-perl.
21:33:01 #8 18.53 (87/163): lua-srpm-macros-1-6.el9.noarch.rpm    101 kB/s | 9.5 kB     00:00    
21:33:01 #8 18.55 (88/163): ocaml-srpm-macros-6-6.el9.noarch.rpm   87 kB/s | 8.8 kB     00:00    
21:33:01 #8 18.57 (89/163): openblas-srpm-macros-2-11.el9.noarch. 241 kB/s | 8.4 kB     00:00    
21:33:01 #8 18.62 (90/163): patch-2.7.6-16.el9.x86_64.rpm         1.4 MB/s | 128 kB     00:00    
21:33:01 #8 18.64 (91/163): perl-AutoLoader-5.74-479.el9.noarch.r 335 kB/s |  31 kB     00:00    
21:33:01 #8 18.68 (92/163): perl-B-1.80-479.el9.x86_64.rpm        1.7 MB/s | 190 kB     00:00    
21:33:01 #8 18.69 (93/163): perl-Carp-1.50-460.el9.noarch.rpm     609 kB/s |  30 kB     00:00    
21:33:01 #8 18.71 (94/163): perl-Class-Struct-0.66-479.el9.noarch 465 kB/s |  32 kB     00:00    
21:33:01 #8 18.74 (95/163): perl-Data-Dumper-2.174-462.el9.x86_64 918 kB/s |  56 kB     00:00    
21:33:01 #8 18.75 (96/163): perl-Digest-1.19-4.el9.noarch.rpm     642 kB/s |  26 kB     00:00    
21:33:01 #8 18.77 (97/163): perl-Digest-MD5-2.58-4.el9.x86_64.rpm 612 kB/s |  37 kB     00:00    
21:33:01 #8 18.82 (98/163): perl-Exporter-5.74-461.el9.noarch.rpm 787 kB/s |  32 kB     00:00    
21:33:01 #8 18.82 (99/163): perl-Errno-1.30-479.el9.x86_64.rpm    528 kB/s |  24 kB     00:00    
21:33:01 #8 18.84 (100/163): perl-File-Basename-2.85-479.el9.noar 1.8 MB/s |  27 kB     00:00    
21:33:01 #8 18.85 (101/163): perl-Fcntl-1.13-479.el9.x86_64.rpm   893 kB/s |  30 kB     00:00    
21:33:01 #8 20.63 Selecting previously unselected package libc-dev-bin.
21:33:01 #8 20.63 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u3_amd64.deb ...
21:33:01 #8 20.64 Unpacking libc-dev-bin (2.31-13+deb11u3) ...
21:33:01 #8 20.70 Selecting previously unselected package linux-libc-dev:amd64.
21:33:01 #8 20.70 Preparing to unpack .../033-linux-libc-dev_5.10.136-1_amd64.deb ...
21:33:01 #8 20.71 Unpacking linux-libc-dev:amd64 (5.10.136-1) ...
21:33:01 #9 22.33 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_arm64.deb ...
21:33:01 #9 22.33 Unpacking libfido2-1:arm64 (1.3.1-1ubuntu2) ...
21:33:01 #9 22.37 Selecting previously unselected package libkrb5support0:arm64.
21:33:01 #9 22.37 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.1_arm64.deb ...
21:33:01 #9 22.37 Unpacking libkrb5support0:arm64 (1.17-6ubuntu4.1) ...
21:33:01 #9 22.41 Selecting previously unselected package libk5crypto3:arm64.
21:33:01 #9 22.41 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.1_arm64.deb ...
21:33:01 #9 22.41 Unpacking libk5crypto3:arm64 (1.17-6ubuntu4.1) ...
21:33:01 #9 22.45 Selecting previously unselected package libkeyutils1:arm64.
21:33:01 #9 22.45 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1.1_arm64.deb ...
21:33:01 #9 22.46 Unpacking libkeyutils1:arm64 (1.6-6ubuntu1.1) ...
21:33:01 #9 22.49 Selecting previously unselected package libkrb5-3:arm64.
21:33:01 #9 22.49 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.1_arm64.deb ...
21:33:01 #9 22.50 Unpacking libkrb5-3:arm64 (1.17-6ubuntu4.1) ...
21:33:01 #9 22.56 Selecting previously unselected package libgssapi-krb5-2:arm64.
21:33:01 #8 24.62 Preparing to unpack .../099-debian-keyring_2019.02.25_all.deb ...
21:33:01 #8 24.63 Unpacking debian-keyring (2019.02.25) ...
21:33:01 #14 ...
21:33:01 
21:33:01 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:33:01 #9 sha256:2ac5dbab5439b7156233d5b5bd1469968ab41fbd16ceb2a8b93593ed10166d81
21:33:01 #9 1.744 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
21:33:01 #9 2.169 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [114 kB]
21:33:01 #9 2.271 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [99.8 kB]
21:33:01 #9 2.377 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB]
21:33:01 #9 2.469 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse armhf Packages [199 kB]
21:33:01 #9 2.528 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/restricted armhf Packages [13.3 kB]
21:33:01 #9 2.528 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/universe armhf Packages [16.8 MB]
21:33:01 #9 3.889 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf Packages [1701 kB]
21:33:01 #9 3.904 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf Packages [208 kB]
21:33:01 #9 3.904 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf Packages [479 kB]
21:33:01 #9 3.913 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse armhf Packages [1018 B]
21:33:01 #9 3.921 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted armhf Packages [9499 B]
21:33:01 #9 3.921 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe armhf Packages [5811 B]
21:33:01 #9 3.949 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted armhf Packages [9115 B]
21:33:01 #9 3.949 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse armhf Packages [594 B]
21:33:01 #9 3.949 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/main armhf Packages [203 kB]
21:33:01 #9 3.965 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe armhf Packages [83.2 kB]
21:33:01 #9 4.723 Fetched 20.3 MB in 3s (6010 kB/s)
21:33:01 #9 4.723 Reading package lists...
21:33:01 #9 5.741 Reading package lists...
21:33:01 #9 6.703 Building dependency tree...
21:33:01 #9 6.869 Reading state information...
21:33:01 #9 7.089 The following additional packages will be installed:
21:33:01 #9 7.089   autoconf automake autopoint autotools-dev binutils
21:33:01 #9 7.089   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
21:33:01 #9 7.089   bzip2 ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit
21:33:01 #9 7.089   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
21:33:01 #9 7.089   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
21:33:01 #9 7.089   g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git-man gnupg gnupg-l10n
21:33:01 #9 7.089   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
21:33:01 #9 7.089   groff-base intltool-debian iso-codes less libalgorithm-diff-perl
21:33:01 #9 7.089   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
21:33:01 #9 7.089   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
21:33:01 #9 7.089   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
21:33:01 #9 7.089   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
21:33:01 #9 7.089   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
21:33:01 #9 7.089   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
21:33:01 #9 7.089   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
21:33:01 #9 7.089   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
21:33:01 #9 7.089   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
21:33:01 #9 7.089   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
21:33:01 #9 7.089   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
21:33:01 #9 7.089   libdata-validate-uri-perl libdebhelper-perl libdeflate0
21:33:01 #9 7.089   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
21:33:01 #9 7.089   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
21:33:01 #9 7.089   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
21:33:01 #9 7.089   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
21:33:01 #9 7.089   libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl
21:33:01 #9 7.089   libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl
21:33:01 #9 7.089   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
21:33:01 #9 7.089   libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl
21:33:01 #9 7.089   libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6
21:33:01 #9 7.089   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
21:33:01 #9 7.089   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
21:33:01 #9 7.089   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
21:33:01 #9 7.089   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:33:01 #9 7.089   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:33:01 #9 7.089   libicu70 libimport-into-perl libio-html-perl libio-interactive-perl
21:33:01 #9 7.089   libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl
21:33:01 #9 7.089   libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl
21:33:01 #9 7.089   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
21:33:01 #9 7.089   libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl
21:33:01 #9 7.089   libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl
21:33:01 #9 7.089   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
21:33:01 #9 7.089   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
21:33:01 #9 7.089   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
21:33:01 #9 7.089   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
21:33:01 #9 7.089   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
21:33:01 #9 7.089   libmath-base85-perl libmd0 libmodule-implementation-perl
21:33:01 #9 7.089   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl
21:33:01 #9 7.089   libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl
21:33:01 #9 7.089   libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl
21:33:01 #9 7.089   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
21:33:01 #9 7.089   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
21:33:01 #9 7.089   libnumber-compare-perl libobject-id-perl libpackage-stash-perl
21:33:01 #9 7.089   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
21:33:01 #9 7.089   libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl
21:33:01 #9 7.089   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
21:33:01 #9 7.089   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
21:33:01 #9 7.089   libpython3.10-minimal libpython3.10-stdlib libre-engine-re2-perl libre2-9
21:33:01 #9 7.089   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
21:33:01 #9 7.089   libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl
21:33:01 #9 7.097   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
21:33:01 #9 7.097   libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl
21:33:01 #9 7.097   libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4
21:33:01 #9 7.097   libstdc++-11-dev libstrictures-perl libstring-copyright-perl
21:33:01 #9 7.097   libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl
21:33:01 #9 7.097   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
21:33:01 #9 7.097   libsub-name-perl libsub-override-perl libsub-quote-perl
21:33:01 #9 7.097   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
21:33:01 #9 7.097   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
21:33:01 #9 7.097   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
21:33:01 #9 7.097   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtype-tiny-perl
21:33:01 #9 7.097   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
21:33:01 #9 7.097   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
21:33:01 #9 7.097   libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6
21:33:01 #9 7.097   libxcb1 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
21:33:01 #9 7.097   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
21:33:01 #9 7.097   libxml-sax-perl libxml2 libxmuu1 libxpm4 libxs-parse-keyword-perl
21:33:01 #9 7.097   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
21:33:01 #9 7.097   lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev
21:33:01 #9 7.097   media-types netbase openssh-client openssl patch patchutils perl
21:33:01 #9 7.097   perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf
21:33:01 #9 7.097   publicsuffix python-apt-common python3 python3-apt python3-certifi
21:33:01 #9 7.097   python3-chardet python3-debian python3-gpg python3-idna python3-magic
21:33:01 #9 7.097   python3-minimal python3-pkg-resources python3-requests python3-six
21:33:01 #9 7.097   python3-unidiff python3-urllib3 python3-xdg python3.10 python3.10-minimal
21:33:01 #9 7.097   readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils
21:33:01 #9 7.097   zstd
21:33:01 #9 7.097 Suggested packages:
21:33:01 #9 7.097   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
21:33:01 #9 7.097   gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone
21:33:01 #9 7.097   bsd-mailx | mailx check-all-the-things cvs-buildpackage diffoscope
21:33:01 #9 7.097   disorderfs dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
21:33:01 #9 7.097   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
21:33:01 #9 7.097   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
21:33:01 #9 7.097   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
21:33:01 #9 7.097   debian-keyring libsoap-lite-perl pristine-tar dbus-user-session
21:33:01 #9 7.097   libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync
21:33:01 #9 7.097   gcc-11-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
21:33:01 #9 7.097   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email
21:33:01 #9 7.097   git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage
21:33:01 #9 7.097   scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc bzr
21:33:01 #9 7.097   libgd-tools gdbm-l10n libtool-doc libcrypt-ssleay-perl libossp-uuid-perl
21:33:01 #9 7.097   libscalar-number-perl libsasl2-modules-gssapi-mit
21:33:01 #9 7.097   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
21:33:01 #9 7.097   libsasl2-modules-sql libstdc++-11-doc libbareword-filehandles-perl
21:33:01 #9 7.097   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
21:33:01 #9 7.097   gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl
21:33:01 #9 7.097   libxml-sax-expatxs-perl bash-completion binutils-multiarch
21:33:01 #9 7.097   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
21:33:01 #9 7.097   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
21:33:01 #9 7.097   libterm-readline-gnu-perl | libterm-readline-perl-perl
21:33:01 #9 7.097   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
21:33:01 #9 7.097   python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools
21:33:01 #9 7.097   python3-cryptography python3-openssl python3-socks python-requests-doc
21:33:01 #9 7.097   python3.10-venv python3.10-doc binfmt-support readline-doc zip wdiff-doc
21:33:01 #9 7.493 The following NEW packages will be installed:
21:33:01 #9 7.493   autoconf automake autopoint autotools-dev binutils
21:33:01 #9 7.493   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
21:33:01 #9 7.493   bzip2 ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit
21:33:01 #9 7.493   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
21:33:01 #9 7.493   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
21:33:01 #9 7.493   fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git
21:33:01 #9 7.493   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
21:33:01 #9 7.493   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes less
21:33:01 #9 7.493   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
21:33:01 #9 7.493   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
21:33:01 #9 7.493   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
21:33:01 #9 7.493   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
21:33:01 #9 7.493   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
21:33:01 #9 7.493   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
21:33:01 #9 7.493   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
21:33:01 #9 7.493   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
21:33:01 #9 7.493   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
21:33:01 #9 7.493   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
21:33:01 #9 7.493   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
21:33:01 #9 7.493   libdata-validate-uri-perl libdebhelper-perl libdeflate0
21:33:01 #9 7.493   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
21:33:01 #9 7.493   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
21:33:01 #9 7.493   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
21:33:01 #9 7.493   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
21:33:01 #9 7.493   libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl
21:33:01 #9 7.493   libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl
21:33:01 #9 7.493   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
21:33:01 #9 7.493   libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl
21:33:01 #9 7.493   libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6
21:33:01 #9 7.493   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
21:33:01 #9 7.493   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
21:33:01 #9 7.493   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
21:33:01 #9 7.493   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:33:01 #9 7.493   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:33:01 #9 7.493   libicu70 libimport-into-perl libio-html-perl libio-interactive-perl
21:33:01 #9 7.493   libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl
21:33:01 #9 7.493   libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl
21:33:01 #9 7.493   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
21:33:01 #9 7.493   libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl
21:33:01 #9 7.493   libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl
21:33:01 #9 7.493   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
21:33:01 #9 7.493   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
21:33:01 #9 7.493   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
21:33:01 #9 7.493   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
21:33:01 #9 7.493   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
21:33:01 #9 7.493   libmath-base85-perl libmd0 libmodule-implementation-perl
21:33:01 #9 7.493   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl
21:33:01 #9 7.493   libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl
21:33:01 #9 7.493   libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl
21:33:01 #9 7.493   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
21:33:01 #9 7.493   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
21:33:01 #9 7.493   libnumber-compare-perl libobject-id-perl libpackage-stash-perl
21:33:01 #9 7.493   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
21:33:01 #9 7.493   libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl
21:33:01 #9 7.493   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
21:33:01 #9 7.493   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
21:33:01 #9 7.493   libpython3.10-minimal libpython3.10-stdlib libre-engine-re2-perl libre2-9
21:33:01 #9 7.493   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
21:33:01 #9 7.493   libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl
21:33:01 #9 7.493   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
21:33:01 #9 7.493   libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl
21:33:01 #9 7.493   libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4
21:33:01 #9 7.493   libstdc++-11-dev libstrictures-perl libstring-copyright-perl
21:33:01 #9 7.493   libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl
21:33:01 #9 7.493   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
21:33:01 #9 7.493   libsub-name-perl libsub-override-perl libsub-quote-perl
21:33:01 #9 7.493   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
21:33:01 #9 7.493   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
21:33:01 #9 7.493   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
21:33:01 #9 7.493   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtype-tiny-perl
21:33:01 #9 7.493   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
21:33:01 #9 7.493   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
21:33:01 #9 7.493   libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6
21:33:01 #9 7.493   libxcb1 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
21:33:01 #9 7.493   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
21:33:01 #9 7.493   libxml-sax-perl libxml2 libxmuu1 libxpm4 libxs-parse-keyword-perl
21:33:01 #9 7.493   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
21:33:01 #9 7.493   lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev
21:33:01 #9 7.493   media-types netbase openssh-client openssl patch patchutils perl
21:33:01 #9 7.493   perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf
21:33:01 #9 7.493   publicsuffix python-apt-common python3 python3-apt python3-certifi
21:33:01 #9 7.493   python3-chardet python3-debian python3-gpg python3-idna python3-magic
21:33:01 #9 7.493   python3-minimal python3-pkg-resources python3-requests python3-six
21:33:01 #9 7.493   python3-unidiff python3-urllib3 python3-xdg python3.10 python3.10-minimal
21:33:01 #9 7.493   readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils
21:33:01 #9 7.493   zstd
21:33:01 #9 7.919 0 upgraded, 366 newly installed, 0 to remove and 3 not upgraded.
21:33:01 #9 7.919 Need to get 114 MB of archives.
21:33:01 #9 7.919 After this operation, 377 MB of additional disk space will be used.
21:33:01 #9 7.919 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblocale-gettext-perl armhf 1.07-4build3 [16.2 kB]
21:33:01 #9 8.074 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3.10-minimal armhf 3.10.4-3ubuntu0.1 [793 kB]
21:33:01 #9 8.464 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libexpat1 armhf 2.4.7-1 [66.5 kB]
21:33:01 #9 8.472 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3.10-minimal armhf 3.10.4-3ubuntu0.1 [1930 kB]
21:33:01 #9 8.598 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-minimal armhf 3.10.4-0ubuntu2 [24.4 kB]
21:33:01 #9 8.599 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf media-types all 7.0.0 [25.5 kB]
21:33:01 #9 8.600 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpdec3 armhf 2.5.1-2build2 [76.5 kB]
21:33:01 #9 8.603 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf readline-common all 8.1.2-1 [53.5 kB]
21:33:01 #9 8.606 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libreadline8 armhf 8.1.2-1 [128 kB]
21:33:01 #9 8.610 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsqlite3-0 armhf 3.37.2-2 [549 kB]
21:33:01 #9 8.643 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3.10-stdlib armhf 3.10.4-3ubuntu0.1 [1749 kB]
21:33:01 #9 8.728 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3.10 armhf 3.10.4-3ubuntu0.1 [488 kB]
21:33:01 #9 8.748 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpython3-stdlib armhf 3.10.4-0ubuntu2 [6990 B]
21:33:01 #9 8.749 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3 armhf 3.10.4-0ubuntu2 [22.8 kB]
21:33:01 #9 8.750 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf perl-modules-5.34 all 5.34.0-3ubuntu1 [2975 kB]
21:33:01 #9 8.894 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgdbm6 armhf 1.23-1 [30.0 kB]
21:33:01 #9 8.921 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgdbm-compat4 armhf 1.23-1 [6070 B]
21:33:01 #9 8.921 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libperl5.34 armhf 5.34.0-3ubuntu1 [4039 kB]
21:33:01 #9 9.123 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf perl armhf 5.34.0-3ubuntu1 [232 kB]
21:33:01 #9 9.125 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf openssl armhf 3.0.2-0ubuntu1.6 [1152 kB]
21:33:01 #9 9.171 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf ca-certificates all 20211016 [148 kB]
21:33:01 #9 9.171 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf distro-info-data all 0.52ubuntu0.1 [5124 B]
21:33:01 #9 9.171 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf iso-codes all 4.9.0-1 [3459 kB]
21:33:01 #9 9.367 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf less armhf 590-1build1 [134 kB]
21:33:01 #9 9.367 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmd0 armhf 1.0.4-1build1 [22.5 kB]
21:33:01 #9 9.367 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbsd0 armhf 0.11.5-1 [39.8 kB]
21:33:01 #9 9.367 Get:27 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libelf1 armhf 0.186-1build1 [42.7 kB]
21:33:01 #9 9.367 Get:28 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libicu70 armhf 70.1-2 [10.3 MB]
21:33:01 #9 9.940 Get:29 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libxml2 armhf 2.9.13+dfsg-1ubuntu0.1 [599 kB]
21:33:01 #9 9.940 Get:30 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libyaml-0-2 armhf 0.2.2-1build2 [45.4 kB]
21:33:01 #9 9.940 Get:31 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lsb-release all 11.1.0ubuntu4 [10.8 kB]
21:33:01 #9 9.957 Get:32 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf netbase all 6.3 [12.9 kB]
21:33:01 #9 9.957 Get:33 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python-apt-common all 2.3.0ubuntu2.1 [15.2 kB]
21:33:01 #9 9.957 Get:34 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-apt armhf 2.3.0ubuntu2.1 [154 kB]
21:33:01 #9 9.957 Get:35 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-pkg-resources all 59.6.0-1.2 [132 kB]
21:33:01 #9 9.957 Get:36 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf ucf all 3.0043 [56.1 kB]
21:33:01 #9 9.957 Get:37 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf bsdextrautils armhf 2.37.2-4ubuntu3 [77.1 kB]
21:33:01 #9 10.02 Get:38 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmagic-mgc armhf 1:5.41-3 [257 kB]
21:33:01 #9 14.80 Get:307 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmarkdown2 amd64 2.2.7-2 [38.3 kB]
21:33:01 #9 14.83 Get:308 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmath-base85-perl all 0.5+dfsg-1 [6764 B]
21:33:01 #9 14.83 Get:309 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmoox-aliases-perl all 0.001006-1.1 [6632 B]
21:33:01 #9 14.84 Get:310 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB]
21:33:01 #9 14.85 Get:311 http://archive.ubuntu.com/ubuntu jammy/main amd64 libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB]
21:33:01 #9 14.85 Get:312 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmoox-struct-perl all 0.020-1 [23.7 kB]
21:33:01 #9 14.87 Get:313 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmouse-perl amd64 2.5.10-1build4 [161 kB]
21:33:01 #9 14.93 Get:314 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpackage-stash-xs-perl amd64 0.29-1build5 [19.4 kB]
21:33:01 #9 14.94 Get:315 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpath-iterator-rule-perl all 1.015-1 [40.8 kB]
21:33:01 #9 14.95 Get:316 http://archive.ubuntu.com/ubuntu jammy/main amd64 libperlio-gzip-perl amd64 0.19-1build8 [14.9 kB]
21:33:01 #9 14.96 Get:317 http://archive.ubuntu.com/ubuntu jammy/main amd64 libperlio-utf8-strict-perl amd64 0.009-1build1 [11.9 kB]
21:33:01 #9 14.96 Get:318 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpod-parser-perl all 1.63-2 [82.2 kB]
21:33:01 #9 14.98 Get:319 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpod-constants-perl all 0.19-2 [16.3 kB]
21:33:01 #8 23.80 Selecting previously unselected package binutils.
21:33:01 #8 23.80 Preparing to unpack .../058-binutils_2.30-21ubuntu1~18.04.7_arm64.deb ...
21:33:01 #8 23.81 Unpacking binutils (2.30-21ubuntu1~18.04.7) ...
21:33:01 #8 23.84 Selecting previously unselected package libc-dev-bin.
21:33:01 #8 23.84 Preparing to unpack .../059-libc-dev-bin_2.27-3ubuntu1.6_arm64.deb ...
21:33:01 #8 23.85 Unpacking libc-dev-bin (2.27-3ubuntu1.6) ...
21:33:01 #8 23.88 Selecting previously unselected package linux-libc-dev:arm64.
21:33:01 #8 23.88 Preparing to unpack .../060-linux-libc-dev_4.15.0-191.202_arm64.deb ...
21:33:01 #8 23.89 Unpacking linux-libc-dev:arm64 (4.15.0-191.202) ...
21:33:01 #13 ...
21:33:01 
21:33:01 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:33:01 #8 sha256:7b2cd6cd78ba4d0f310906e20051f907863bb50fddd0a7102b8228da59e90374
21:33:01 #8 1.602 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
21:33:01 #8 1.770 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
21:33:01 #8 1.772 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
21:33:01 #8 1.882 Get:4 http://deb.debian.org/debian buster/main armhf Packages [7702 kB]
21:33:01 #8 2.189 Get:5 http://deb.debian.org/debian-security buster/updates/main armhf Packages [336 kB]
21:33:01 #8 2.721 Get:6 http://deb.debian.org/debian buster-updates/main armhf Packages [8784 B]
21:33:01 #8 3.742 Fetched 8259 kB in 2s (3441 kB/s)
21:33:01 #8 3.742 Reading package lists...
21:33:01 #8 4.633 Reading package lists...
21:33:01 #8 5.473 Building dependency tree...
21:33:01 #8 5.619 Reading state information...
21:33:01 #8 5.821 The following additional packages will be installed:
21:33:01 #8 5.821   at autoconf automake autopoint autotools-dev binutils
21:33:01 #8 5.821   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
21:33:01 #8 5.825   bzip2 ca-certificates cpp cpp-8 cron dctrl-tools debhelper debian-keyring
21:33:01 #8 5.825   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
21:33:01 #8 5.825   dpkg-dev dput dwz exim4-base exim4-config exim4-daemon-light fakeroot file
21:33:01 #8 5.825   g++ g++-8 gcc gcc-8 gettext gettext-base git-man gnupg gnupg-l10n
21:33:01 #8 5.825   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
21:33:01 #8 5.825   groff-base guile-2.2-libs intltool-debian iso-codes krb5-locales less
21:33:01 #8 5.825   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
21:33:01 #8 5.825   libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
21:33:01 #8 5.825   libasan5 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
21:33:01 #8 5.825   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
21:33:01 #8 5.825   libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl
21:33:01 #8 5.825   libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl
21:33:01 #8 5.825   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
21:33:01 #8 5.825   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
21:33:01 #8 5.825   libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl
21:33:01 #8 5.825   libdata-optlist-perl libdevel-callchecker-perl
21:33:01 #8 5.825   libdevel-globaldestruction-perl libdigest-bubblebabble-perl
21:33:01 #8 5.825   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
21:33:01 #8 5.825   libdynaloader-functions-perl libedit2 libemail-valid-perl
21:33:01 #8 5.825   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
21:33:01 #8 5.825   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
21:33:01 #8 5.825   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
21:33:01 #8 5.825   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
21:33:01 #8 5.825   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
21:33:01 #8 5.825   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
21:33:01 #8 5.825   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0
21:33:01 #8 5.825   libgnutls30 libgomp1 libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2
21:33:01 #8 5.825   libhtml-form-perl libhtml-format-perl libhtml-parser-perl
21:33:01 #8 5.825   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl
21:33:01 #8 5.825   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
21:33:01 #8 5.825   libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu63 libidn11
21:33:01 #8 5.825   libimport-into-perl libio-async-perl libio-html-perl libio-prompter-perl
21:33:01 #8 5.825   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
21:33:01 #8 5.825   libio-string-perl libio-stringy-perl libipc-run-perl
21:33:01 #8 5.825   libipc-system-simple-perl libisl19 libjson-perl libjson-xs-perl libk5crypto3
21:33:01 #8 5.825   libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libkyotocabinet16v5
21:33:01 #8 5.825   libldap-2.4-2 libldap-common liblist-compare-perl liblist-moreutils-perl
21:33:01 #8 5.825   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
21:33:01 #8 5.825   libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl
21:33:01 #8 5.825   liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl
21:33:01 #8 5.825   libmailutils5 libmariadb3 libmime-tools-perl libmodule-implementation-perl
21:33:01 #8 5.825   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
21:33:01 #8 5.825   libnamespace-clean-perl libncurses6 libnet-dns-perl libnet-dns-sec-perl
21:33:01 #8 5.825   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
21:33:01 #8 5.825   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0
21:33:01 #8 5.825   libnumber-compare-perl libnumber-range-perl libossp-uuid-perl libossp-uuid16
21:33:01 #8 5.825   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
21:33:01 #8 5.825   libparams-util-perl libparams-validate-perl libparse-debianchangelog-perl
21:33:01 #8 5.825   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
21:33:01 #8 5.825   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
21:33:01 #8 5.825   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
21:33:01 #8 5.825   libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl
21:33:01 #8 5.825   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
21:33:01 #8 5.825   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
21:33:01 #8 5.825   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
21:33:01 #8 5.825   libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0
21:33:01 #8 5.825   libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl
21:33:01 #8 5.825   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
21:33:01 #8 5.825   libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl
21:33:01 #8 5.825   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
21:33:01 #8 5.825   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
21:33:01 #8 5.825   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
21:33:01 #8 5.825   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl
21:33:01 #8 5.825   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
21:33:01 #8 5.825   libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl
21:33:01 #8 5.825   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
21:33:01 #8 5.825   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
21:33:01 #8 5.825   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
21:33:01 #8 5.825   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
21:33:01 #8 5.825   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
21:33:01 #8 5.825   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
21:33:01 #8 5.825   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
21:33:01 #8 5.825   mariadb-common mime-support mysql-common netbase openssh-client openssl
21:33:01 #8 5.825   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
21:33:01 #8 5.825   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
21:33:01 #8 5.825   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
21:33:01 #8 5.825   python3-idna python3-magic python3-minimal python3-pkg-resources
21:33:01 #8 5.825   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
21:33:01 #8 5.825   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
21:33:01 #8 5.825   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
21:33:01 #8 5.825 Suggested packages:
21:33:01 #8 5.825   autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican
21:33:01 #8 5.825   | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales anacron logrotate
21:33:01 #8 5.825   checksecurity debtags dh-make adequate autopkgtest bls-standalone
21:33:01 #8 5.825   check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs
21:33:01 #8 5.825   dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
21:33:01 #8 5.825   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
21:33:01 #8 5.825   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
21:33:01 #8 5.825   ratt reprotest svn-buildpackage w3m dbus-user-session libpam-systemd
21:33:01 #8 5.825   pinentry-gnome3 tor mini-dinstall rsync exim4-doc-html | exim4-doc-info
21:33:01 #8 5.825   eximon4 spf-tools-perl swaks gcc-8-doc libstdc++6-8-dbg gcc-multilib flex
21:33:01 #8 5.825   bison gdb gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg
21:33:01 #8 5.825   libasan5-dbg liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg
21:33:01 #8 5.825   libquadmath0-dbg gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
21:33:01 #8 5.825   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
21:33:01 #8 5.825   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
21:33:01 #8 5.825   libgssapi-perl glibc-doc bzr gdbm-l10n dns-root-data gnutls-bin gpm krb5-doc
21:33:01 #8 5.825   krb5-user libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl
21:33:01 #8 5.825   libhtml-template-perl libsasl2-modules-gssapi-mit
21:33:01 #8 5.825   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
21:33:01 #8 5.825   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
21:33:01 #8 5.825   libnet-jabber-perl libstdc++-8-doc libbareword-filehandles-perl
21:33:01 #8 5.825   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
21:33:01 #8 5.825   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
21:33:01 #8 5.825   libxml-sax-expatxs-perl bash-completion binutils-multiarch
21:33:01 #8 5.825   libtext-template-perl lsb m4-doc mailutils-mh mailutils-doc make-doc
21:33:01 #8 5.825   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
21:33:01 #8 5.825   diffutils-doc perl-doc libterm-readline-gnu-perl
21:33:01 #8 5.825   | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
21:33:01 #8 5.825   pinentry-doc libmail-box-perl python3-doc python3-tk python3-venv
21:33:01 #8 5.825   python3-apt-dbg python-apt-doc python3-setuptools python3-cryptography
21:33:01 #8 5.825   python3-openssl python3-socks python3.7-venv python3.7-doc binfmt-support
21:33:01 #8 5.825   readline-doc zip wdiff-doc
21:33:01 #8 8.093 The following NEW packages will be installed:
21:33:01 #8 8.093   at autoconf automake autopoint autotools-dev binutils
21:33:01 #8 8.093   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
21:33:01 #8 8.093   bzip2 ca-certificates cpp cpp-8 cron curl dctrl-tools debhelper
21:33:01 #8 8.093   debian-keyring devscripts dh-autoreconf dh-strip-nondeterminism diffstat
21:33:01 #8 8.093   dirmngr distro-info-data dpkg-dev dput dwz equivs exim4-base exim4-config
21:33:01 #8 8.093   exim4-daemon-light fakeroot file g++ g++-8 gcc gcc-8 gettext gettext-base
21:33:01 #8 8.093   git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
21:33:01 #8 8.093   gpg-wks-server gpgconf gpgsm groff-base guile-2.2-libs intltool-debian
21:33:01 #8 8.093   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
21:33:01 #8 8.093   libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl
21:33:01 #8 8.093   libarchive-zip-perl libasan5 libassuan0 libasync-mergepoint-perl libatomic1
21:33:01 #8 8.093   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
21:33:01 #8 8.093   libbinutils libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0
21:33:01 #8 8.093   libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl
21:33:01 #8 8.093   libclass-inspector-perl libclass-method-modifiers-perl
21:33:01 #8 8.093   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
21:33:01 #8 8.093   libconst-fast-perl libcontextual-return-perl libconvert-binhex-perl
21:33:01 #8 8.093   libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
21:33:01 #8 8.093   libdevel-callchecker-perl libdevel-globaldestruction-perl
21:33:01 #8 8.093   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
21:33:01 #8 8.093   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
21:33:01 #8 8.093   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
21:33:01 #8 8.093   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
21:33:01 #8 8.093   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
21:33:01 #8 8.093   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
21:33:01 #8 8.093   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
21:33:01 #8 8.093   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
21:33:01 #8 8.093   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
21:33:01 #8 8.093   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
21:33:01 #8 8.093   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
21:33:01 #8 8.093   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:33:01 #8 8.093   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:33:01 #8 8.093   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
21:33:01 #8 8.093   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
21:33:01 #8 8.093   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
21:33:01 #8 8.093   libipc-system-simple-perl libisl19 libjson-perl libjson-xs-perl libk5crypto3
21:33:01 #8 8.093   libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libkyotocabinet16v5
21:33:01 #8 8.093   libldap-2.4-2 libldap-common liblist-compare-perl liblist-moreutils-perl
21:33:01 #8 8.093   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
21:33:01 #8 8.093   libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl
21:33:01 #8 8.093   liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl
21:33:01 #8 8.093   libmailutils5 libmariadb3 libmime-tools-perl libmodule-implementation-perl
21:33:01 #8 8.093   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
21:33:01 #8 8.093   libnamespace-clean-perl libncurses6 libnet-dns-perl libnet-dns-sec-perl
21:33:01 #8 8.093   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
21:33:01 #8 8.093   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0
21:33:01 #8 8.093   libnumber-compare-perl libnumber-range-perl libossp-uuid-perl libossp-uuid16
21:33:01 #8 8.093   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
21:33:01 #8 8.093   libparams-util-perl libparams-validate-perl libparse-debianchangelog-perl
21:33:01 #8 8.093   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
21:33:01 #8 8.093   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
21:33:01 #8 8.093   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
21:33:01 #8 8.093   libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl
21:33:01 #8 8.093   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
21:33:01 #8 8.093   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
21:33:01 #8 8.093   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
21:33:01 #8 8.093   libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0
21:33:01 #8 8.093   libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl
21:33:01 #8 8.093   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
21:33:01 #8 8.093   libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl
21:33:01 #8 8.093   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
21:33:01 #8 8.093   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
21:33:01 #8 8.093   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
21:33:01 #8 8.093   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl
21:33:01 #8 8.093   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
21:33:01 #8 8.093   libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl
21:33:01 #8 8.093   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
21:33:01 #8 8.093   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
21:33:01 #8 8.093   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
21:33:01 #8 8.093   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
21:33:01 #8 8.093   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
21:33:01 #8 8.093   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
21:33:01 #8 8.093   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
21:33:01 #8 8.093   mariadb-common mime-support mysql-common netbase openssh-client openssl
21:33:01 #8 8.093   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
21:33:01 #8 8.093   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
21:33:01 #8 8.093   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
21:33:01 #8 8.093   python3-idna python3-magic python3-minimal python3-pkg-resources
21:33:01 #8 8.093   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
21:33:01 #8 8.093   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
21:33:01 #8 8.093   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
21:33:01 #8 8.093 The following packages will be upgraded:
21:33:01 #8 8.093   libgnutls30
21:33:01 #8 8.362 1 upgraded, 359 newly installed, 0 to remove and 0 not upgraded.
21:33:01 #8 8.362 Need to get 157 MB of archives.
21:33:01 #8 8.362 After this operation, 480 MB of additional disk space will be used.
21:33:01 #8 8.362 Get:1 http://deb.debian.org/debian buster/main armhf sensible-utils all 0.0.12 [15.8 kB]
21:33:01 #8 8.362 Get:2 http://deb.debian.org/debian buster/main armhf lsb-base all 10.2019051400 [28.4 kB]
21:33:01 #8 8.362 Get:3 http://deb.debian.org/debian buster/main armhf cron armhf 3.0pl1-134+deb10u1 [95.3 kB]
21:33:01 #8 8.367 Get:4 http://deb.debian.org/debian buster/main armhf libbsd0 armhf 0.9.1-2+deb10u1 [104 kB]
21:33:01 #8 8.367 Get:5 http://deb.debian.org/debian buster/main armhf bsdmainutils armhf 11.1.2+b1 [186 kB]
21:33:01 #8 8.389 Get:6 http://deb.debian.org/debian buster/main armhf libuchardet0 armhf 0.0.6-3 [62.2 kB]
21:33:01 #8 8.389 Get:7 http://deb.debian.org/debian buster/main armhf groff-base armhf 1.22.4-3+deb10u1 [828 kB]
21:33:01 #8 8.395 Get:8 http://deb.debian.org/debian buster/main armhf libgdbm6 armhf 1.18.1-4 [61.4 kB]
21:33:01 #8 8.400 Get:9 http://deb.debian.org/debian buster/main armhf libpipeline1 armhf 1.5.1-2 [26.8 kB]
21:33:01 #8 8.400 Get:10 http://deb.debian.org/debian buster/main armhf man-db armhf 2.8.5-2 [1240 kB]
21:33:01 #8 8.418 Get:11 http://deb.debian.org/debian buster/main armhf perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
21:33:01 #8 8.466 Get:12 http://deb.debian.org/debian buster/main armhf libgdbm-compat4 armhf 1.18.1-4 [43.7 kB]
21:33:01 #8 8.473 Get:13 http://deb.debian.org/debian buster/main armhf libperl5.28 armhf 5.28.1-6+deb10u1 [3207 kB]
21:33:01 #8 8.530 Get:14 http://deb.debian.org/debian buster/main armhf perl armhf 5.28.1-6+deb10u1 [204 kB]
21:33:01 #8 8.530 Get:15 http://deb.debian.org/debian buster/main armhf liblocale-gettext-perl armhf 1.07-3+b4 [18.4 kB]
21:33:01 #8 8.530 Get:16 http://deb.debian.org/debian-security buster/updates/main armhf libssl1.1 armhf 1.1.1n-0+deb10u3 [1310 kB]
21:33:01 #8 8.550 Get:17 http://deb.debian.org/debian buster/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u3 [582 kB]
21:33:01 #8 8.578 Get:18 http://deb.debian.org/debian buster/main armhf libexpat1 armhf 2.2.6-2+deb10u4 [79.6 kB]
21:33:01 #8 8.578 Get:19 http://deb.debian.org/debian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u3 [1466 kB]
21:33:01 #8 8.594 Get:20 http://deb.debian.org/debian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB]
21:33:01 #8 8.594 Get:21 http://deb.debian.org/debian buster/main armhf mime-support all 3.62 [37.2 kB]
21:33:01 #8 8.597 Get:22 http://deb.debian.org/debian buster/main armhf libmpdec2 armhf 2.4.2-2 [69.3 kB]
21:33:01 #8 8.597 Get:23 http://deb.debian.org/debian buster/main armhf readline-common all 7.0-5 [70.6 kB]
21:33:01 #8 8.597 Get:24 http://deb.debian.org/debian buster/main armhf libreadline7 armhf 7.0-5 [131 kB]
21:33:01 #8 8.617 Get:25 http://deb.debian.org/debian buster/main armhf libsqlite3-0 armhf 3.27.2-3+deb10u1 [560 kB]
21:33:01 #8 8.617 Get:26 http://deb.debian.org/debian buster/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u3 [1660 kB]
21:33:01 #8 8.637 Get:27 http://deb.debian.org/debian buster/main armhf python3.7 armhf 3.7.3-2+deb10u3 [330 kB]
21:33:01 #8 8.653 Get:28 http://deb.debian.org/debian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB]
21:33:01 #8 8.653 Get:29 http://deb.debian.org/debian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB]
21:33:01 #8 8.653 Get:30 http://deb.debian.org/debian-security buster/updates/main armhf libgnutls30 armhf 3.6.7-4+deb10u9 [1065 kB]
21:33:01 #8 8.653 Get:31 http://deb.debian.org/debian buster/main armhf libassuan0 armhf 2.5.2-1 [42.8 kB]
21:33:01 #8 8.661 Get:32 http://deb.debian.org/debian-security buster/updates/main armhf gpgconf armhf 2.2.12-1+deb10u2 [492 kB]
21:33:01 #8 8.667 Get:33 http://deb.debian.org/debian buster/main armhf libksba8 armhf 1.3.5-2 [85.9 kB]
21:33:01 #8 8.689 Get:34 http://deb.debian.org/debian buster/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-1+deb10u2 [67.4 kB]
21:33:01 #8 8.689 Get:35 http://deb.debian.org/debian buster/main armhf libsasl2-2 armhf 2.1.27+dfsg-1+deb10u2 [98.9 kB]
21:33:01 #8 8.689 Get:36 http://deb.debian.org/debian-security buster/updates/main armhf libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB]
21:33:01 #8 8.689 Get:37 http://deb.debian.org/debian-security buster/updates/main armhf libldap-2.4-2 armhf 2.4.47+dfsg-3+deb10u7 [202 kB]
21:33:01 #8 8.689 Get:38 http://deb.debian.org/debian buster/main armhf libnpth0 armhf 1.6-1 [17.4 kB]
21:33:01 #8 8.697 Get:39 http://deb.debian.org/debian-security buster/updates/main armhf dirmngr armhf 2.2.12-1+deb10u2 [669 kB]
21:33:01 #8 8.701 Get:40 http://deb.debian.org/debian-security buster/updates/main armhf gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB]
21:33:01 #8 8.712 Get:41 http://deb.debian.org/debian-security buster/updates/main armhf gnupg-utils armhf 2.2.12-1+deb10u2 [788 kB]
21:33:01 #8 8.723 Get:42 http://deb.debian.org/debian-security buster/updates/main armhf gpg armhf 2.2.12-1+deb10u2 [804 kB]
21:33:01 #8 8.753 Get:43 http://deb.debian.org/debian buster/main armhf pinentry-curses armhf 1.1.0-2 [59.8 kB]
21:33:01 #8 8.753 Get:44 http://deb.debian.org/debian-security buster/updates/main armhf gpg-agent armhf 2.2.12-1+deb10u2 [578 kB]
21:33:01 #8 8.753 Get:45 http://deb.debian.org/debian-security buster/updates/main armhf gpg-wks-client armhf 2.2.12-1+deb10u2 [469 kB]
21:33:01 #8 8.754 Get:46 http://deb.debian.org/debian-security buster/updates/main armhf gpg-wks-server armhf 2.2.12-1+deb10u2 [464 kB]
21:33:01 #8 8.765 Get:47 http://deb.debian.org/debian-security buster/updates/main armhf gpgsm armhf 2.2.12-1+deb10u2 [573 kB]
21:33:01 #8 8.767 Get:48 http://deb.debian.org/debian-security buster/updates/main armhf gnupg all 2.2.12-1+deb10u2 [715 kB]
21:33:01 #8 8.784 Get:49 http://deb.debian.org/debian buster/main armhf less armhf 487-0.1+b1 [121 kB]
21:33:01 #8 8.784 Get:50 http://deb.debian.org/debian buster/main armhf netbase all 5.6 [19.4 kB]
21:33:01 #8 8.784 Get:51 http://deb.debian.org/debian buster/main armhf bzip2 armhf 1.0.6-9.2~deb10u1 [46.7 kB]
21:33:01 #8 8.784 Get:52 http://deb.debian.org/debian buster/main armhf libmagic-mgc armhf 1:5.35-4+deb10u2 [242 kB]
21:33:01 #8 8.789 Get:53 http://deb.debian.org/debian buster/main armhf libmagic1 armhf 1:5.35-4+deb10u2 [110 kB]
21:33:01 #8 8.802 Get:54 http://deb.debian.org/debian buster/main armhf file armhf 1:5.35-4+deb10u2 [65.6 kB]
21:33:01 #8 8.802 Get:55 http://deb.debian.org/debian buster/main armhf gettext-base armhf 0.19.8.1-9 [118 kB]
21:33:01 #8 8.802 Get:56 http://deb.debian.org/debian buster/main armhf krb5-locales all 1.17-3+deb10u3 [95.5 kB]
21:33:01 #8 8.802 Get:57 http://deb.debian.org/debian buster/main armhf libicu63 armhf 63.1-6+deb10u3 [8002 kB]
21:33:01 #8 8.981 Get:58 http://deb.debian.org/debian-security buster/updates/main armhf libxml2 armhf 2.9.4+dfsg1-7+deb10u4 [597 kB]
21:33:01 #8 8.981 Get:59 http://deb.debian.org/debian buster/main armhf manpages all 4.16-2 [1295 kB]
21:33:01 #8 8.987 Get:60 http://deb.debian.org/debian buster/main armhf libedit2 armhf 3.1-20181209-1 [79.5 kB]
21:33:01 #8 8.987 Get:61 http://deb.debian.org/debian buster/main armhf libkeyutils1 armhf 1.6-6 [13.9 kB]
21:33:01 #8 8.997 Get:62 http://deb.debian.org/debian buster/main armhf libkrb5support0 armhf 1.17-3+deb10u3 [62.5 kB]
21:33:01 #8 8.997 Get:63 http://deb.debian.org/debian buster/main armhf libk5crypto3 armhf 1.17-3+deb10u3 [119 kB]
21:33:01 #8 8.997 Get:64 http://deb.debian.org/debian buster/main armhf libkrb5-3 armhf 1.17-3+deb10u3 [323 kB]
21:33:01 #8 8.997 Get:65 http://deb.debian.org/debian buster/main armhf libgssapi-krb5-2 armhf 1.17-3+deb10u3 [137 kB]
21:33:01 #8 9.010 Get:66 http://deb.debian.org/debian buster/main armhf openssh-client armhf 1:7.9p1-10+deb10u2 [704 kB]
21:33:01 #8 9.010 Get:67 http://deb.debian.org/debian buster/main armhf ucf all 3.0038+nmu1 [69.0 kB]
21:33:01 #8 9.012 Get:68 http://deb.debian.org/debian-security buster/updates/main armhf xz-utils armhf 5.2.4-1+deb10u1 [181 kB]
21:33:01 #8 9.013 Get:69 http://deb.debian.org/debian buster/main armhf libfl2 armhf 2.6.4-6.2 [103 kB]
21:33:01 #8 9.016 Get:70 http://deb.debian.org/debian buster/main armhf at armhf 3.1.23-1 [46.7 kB]
21:33:01 #8 9.020 Get:71 http://deb.debian.org/debian buster/main armhf libsigsegv2 armhf 2.12-2 [32.1 kB]
21:33:01 #8 9.020 Get:72 http://deb.debian.org/debian buster/main armhf m4 armhf 1.4.18-2 [190 kB]
21:33:01 #8 9.021 Get:73 http://deb.debian.org/debian buster/main armhf autoconf all 2.69-11 [341 kB]
21:33:01 #8 9.049 Get:74 http://deb.debian.org/debian buster/main armhf autotools-dev all 20180224.1 [77.0 kB]
21:33:01 #8 9.049 Get:75 http://deb.debian.org/debian buster/main armhf automake all 1:1.16.1-4 [771 kB]
21:33:01 #8 9.049 Get:76 http://deb.debian.org/debian buster/main armhf autopoint all 0.19.8.1-9 [434 kB]
21:33:01 #8 9.049 Get:77 http://deb.debian.org/debian buster/main armhf binutils-common armhf 2.31.1-16 [2073 kB]
21:33:01 #8 9.069 Get:78 http://deb.debian.org/debian buster/main armhf libbinutils armhf 2.31.1-16 [302 kB]
21:33:01 #8 9.091 Get:79 http://deb.debian.org/debian buster/main armhf binutils-arm-linux-gnueabihf armhf 2.31.1-16 [2101 kB]
21:33:01 #8 9.109 Get:80 http://deb.debian.org/debian buster/main armhf binutils armhf 2.31.1-16 [56.7 kB]
21:33:01 #8 9.110 Get:81 http://deb.debian.org/debian buster/main armhf libc-dev-bin armhf 2.28-10+deb10u1 [267 kB]
21:33:01 #8 9.125 Get:82 http://deb.debian.org/debian-security buster/updates/main armhf linux-libc-dev armhf 4.19.249-2 [1513 kB]
21:33:01 #8 9.145 Get:83 http://deb.debian.org/debian buster/main armhf libc6-dev armhf 2.28-10+deb10u1 [2150 kB]
21:33:01 #8 9.173 Get:84 http://deb.debian.org/debian buster/main armhf libisl19 armhf 0.20-2 [455 kB]
21:33:01 #8 9.188 Get:85 http://deb.debian.org/debian buster/main armhf libmpfr6 armhf 4.0.2-1 [731 kB]
21:33:01 #8 9.217 Get:86 http://deb.debian.org/debian buster/main armhf libmpc3 armhf 1.1.0-1 [33.8 kB]
21:33:01 #8 9.217 Get:87 http://deb.debian.org/debian buster/main armhf cpp-8 armhf 8.3.0-6 [6790 kB]
21:33:01 #8 9.377 Get:88 http://deb.debian.org/debian buster/main armhf cpp armhf 4:8.3.0-1 [19.4 kB]
21:33:01 #8 9.378 Get:89 http://deb.debian.org/debian buster/main armhf libcc1-0 armhf 8.3.0-6 [38.9 kB]
21:33:01 #8 9.380 Get:90 http://deb.debian.org/debian buster/main armhf libgomp1 armhf 8.3.0-6 [64.8 kB]
21:33:01 #8 9.381 Get:91 http://deb.debian.org/debian buster/main armhf libatomic1 armhf 8.3.0-6 [6740 B]
21:33:01 #8 9.381 Get:92 http://deb.debian.org/debian buster/main armhf libasan5 armhf 8.3.0-6 [336 kB]
21:33:01 #8 9.401 Get:93 http://deb.debian.org/debian buster/main armhf libubsan1 armhf 8.3.0-6 [103 kB]
21:33:01 #8 9.401 Get:94 http://deb.debian.org/debian buster/main armhf libgcc-8-dev armhf 8.3.0-6 [612 kB]
21:33:01 #8 9.406 Get:95 http://deb.debian.org/debian buster/main armhf gcc-8 armhf 8.3.0-6 [7229 kB]
21:33:01 #8 9.574 Get:96 http://deb.debian.org/debian buster/main armhf gcc armhf 4:8.3.0-1 [5204 B]
21:33:01 #8 9.574 Get:97 http://deb.debian.org/debian buster/main armhf libstdc++-8-dev armhf 8.3.0-6 [1584 kB]
21:33:01 #8 9.609 Get:98 http://deb.debian.org/debian buster/main armhf g++-8 armhf 8.3.0-6 [7463 kB]
21:33:01 #8 9.783 Get:99 http://deb.debian.org/debian buster/main armhf g++ armhf 4:8.3.0-1 [1624 B]
21:33:01 #8 9.783 Get:100 http://deb.debian.org/debian buster/main armhf make armhf 4.2.1-1.2 [327 kB]
21:33:01 #8 9.797 Get:101 http://deb.debian.org/debian-security buster/updates/main armhf libdpkg-perl all 1.19.8 [1415 kB]
21:33:01 #8 9.813 Get:102 http://deb.debian.org/debian buster/main armhf patch armhf 2.7.6-3+deb10u1 [123 kB]
21:33:01 #8 9.813 Get:103 http://deb.debian.org/debian-security buster/updates/main armhf dpkg-dev all 1.19.8 [1776 kB]
21:33:01 #8 9.846 Get:104 http://deb.debian.org/debian buster/main armhf build-essential armhf 12.6 [7568 B]
21:33:01 #8 9.846 Get:105 http://deb.debian.org/debian-security buster/updates/main armhf openssl armhf 1.1.1n-0+deb10u3 [828 kB]
21:33:01 #8 9.883 Get:106 http://deb.debian.org/debian buster/main armhf ca-certificates all 20200601~deb10u2 [166 kB]
21:33:01 #8 9.883 Get:107 http://deb.debian.org/debian buster/main armhf libnghttp2-14 armhf 1.36.0-2+deb10u1 [74.4 kB]
21:33:01 #8 9.883 Get:108 http://deb.debian.org/debian buster/main armhf libpsl5 armhf 0.20.2-2 [52.4 kB]
21:33:01 #8 9.883 Get:109 http://deb.debian.org/debian buster/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2 [54.9 kB]
21:33:01 #8 9.883 Get:110 http://deb.debian.org/debian buster/main armhf libssh2-1 armhf 1.8.0-2.1 [129 kB]
21:33:01 #8 9.883 Get:111 http://deb.debian.org/debian buster/main armhf libcurl4 armhf 7.64.0-4+deb10u2 [298 kB]
21:33:01 #8 9.883 Get:112 http://deb.debian.org/debian buster/main armhf curl armhf 7.64.0-4+deb10u2 [257 kB]
21:33:01 #8 9.892 Get:113 http://deb.debian.org/debian buster/main armhf dctrl-tools armhf 2.24-3 [96.0 kB]
21:33:01 #8 9.892 Get:114 http://deb.debian.org/debian buster/main armhf libtool all 2.4.6-9 [547 kB]
21:33:01 #8 9.899 Get:115 http://deb.debian.org/debian buster/main armhf dh-autoreconf all 19 [16.9 kB]
21:33:01 #8 9.899 Get:116 http://deb.debian.org/debian buster/main armhf libarchive-zip-perl all 1.64-1 [96.8 kB]
21:33:01 #8 9.899 Get:117 http://deb.debian.org/debian buster/main armhf libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
21:33:01 #8 9.899 Get:118 http://deb.debian.org/debian buster/main armhf dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
21:33:01 #8 9.909 Get:119 http://deb.debian.org/debian buster/main armhf dwz armhf 0.12-3 [72.0 kB]
21:33:01 #8 9.909 Get:120 http://deb.debian.org/debian buster/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u3 [1102 kB]
21:33:01 #8 9.930 Get:121 http://deb.debian.org/debian buster/main armhf libcroco3 armhf 0.6.12-3 [133 kB]
21:33:01 #8 9.930 Get:122 http://deb.debian.org/debian buster/main armhf libncurses6 armhf 6.1+20181013-2+deb10u2 [79.8 kB]
21:33:01 #8 9.941 Get:123 http://deb.debian.org/debian buster/main armhf gettext armhf 0.19.8.1-9 [1242 kB]
21:33:01 #8 9.946 Get:124 http://deb.debian.org/debian buster/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
21:33:01 #8 9.956 Get:125 http://deb.debian.org/debian buster/main armhf po-debconf all 1.0.21 [248 kB]
21:33:01 #8 9.956 Get:126 http://deb.debian.org/debian buster/main armhf debhelper all 12.1.1 [1016 kB]
21:33:01 #8 9.998 Get:127 http://deb.debian.org/debian buster/main armhf debian-keyring all 2019.02.25 [32.4 MB]
21:33:01 #8 ...
21:33:01 
21:33:01 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:33:01 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:33:01 #9 23.74 Preparing to unpack .../044-man-db_2.10.2-1_arm64.deb ...
21:33:01 #9 23.74 Unpacking man-db (2.10.2-1) ...
21:33:01 #9 23.80 Selecting previously unselected package manpages.
21:33:01 #9 23.80 Preparing to unpack .../045-manpages_5.10-1ubuntu1_all.deb ...
21:33:01 #9 23.81 Unpacking manpages (5.10-1ubuntu1) ...
21:33:01 #9 23.93 Selecting previously unselected package openssh-client.
21:33:01 #9 23.93 Preparing to unpack .../046-openssh-client_1%3a8.9p1-3_arm64.deb ...
21:33:01 #9 23.94 Unpacking openssh-client (1:8.9p1-3) ...
21:33:01 #9 23.99 Selecting previously unselected package publicsuffix.
21:33:01 #9 13.68 Get:114 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B]
21:33:01 #9 13.68 Get:115 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB]
21:33:01 #9 13.69 Get:116 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB]
21:33:01 #9 13.69 Get:117 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB]
21:33:01 #9 13.71 Get:118 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB]
21:33:01 #9 13.72 Get:119 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B]
21:33:01 #9 13.72 Get:120 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB]
21:33:01 #9 13.72 Get:121 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB]
21:33:01 #9 13.72 Get:122 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB]
21:33:01 #9 13.75 Get:123 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB]
21:33:01 #9 13.80 Get:124 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB]
21:33:01 #9 13.80 Get:125 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB]
21:33:01 #9 13.80 Get:126 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB]
21:33:01 #9 13.81 Get:127 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB]
21:33:01 #9 13.81 Get:128 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB]
21:33:01 #9 13.82 Get:129 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB]
21:33:01 #9 13.82 Get:130 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB]
21:33:01 #8 22.38 Preparing to unpack .../077-libsub-override-perl_0.09-2_all.deb ...
21:33:01 #8 22.39 Unpacking libsub-override-perl (0.09-2) ...
21:33:01 #8 22.42 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:33:01 #8 22.43 Preparing to unpack .../078-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
21:33:01 #8 22.43 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
21:33:01 #8 22.46 Selecting previously unselected package dh-strip-nondeterminism.
21:33:01 #8 22.47 Preparing to unpack .../079-dh-strip-nondeterminism_1.12.0-1_all.deb ...
21:33:01 #8 22.47 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
21:33:01 #8 22.51 Selecting previously unselected package libelf1:arm64.
21:33:01 #8 22.51 Preparing to unpack .../080-libelf1_0.183-1_arm64.deb ...
21:33:01 #8 22.51 Unpacking libelf1:arm64 (0.183-1) ...
21:33:01 #8 22.56 Selecting previously unselected package dwz.
21:33:01 #8 22.56 Preparing to unpack .../081-dwz_0.13+20210201-1_arm64.deb ...
21:33:01 #8 22.56 Unpacking dwz (0.13+20210201-1) ...
21:33:01 #8 22.61 Selecting previously unselected package libicu67:arm64.
21:33:01 #8 22.61 Preparing to unpack .../082-libicu67_67.1-7_arm64.deb ...
21:33:01 #8 22.61 Unpacking libicu67:arm64 (67.1-7) ...
21:33:01 #8 18.86 (102/163): perl-File-Path-2.18-4.el9.noarch.rpm 1.9 MB/s |  36 kB     00:00    
21:33:01 #8 18.93 (103/163): perl-File-Temp-0.231.100-4.el9.noarc 790 kB/s |  60 kB     00:00    
21:33:01 #8 18.99 (104/163): perl-File-stat-1.09-479.el9.noarch.r 210 kB/s |  27 kB     00:00    
21:33:01 #8 19.06 (105/163): perl-Encode-3.08-462.el9.x86_64.rpm  5.3 MB/s | 1.7 MB     00:00    
21:33:01 #8 19.07 (106/163): perl-FileHandle-2.03-479.el9.noarch. 177 kB/s |  25 kB     00:00    
21:33:01 #8 19.10 (107/163): perl-Getopt-Long-2.52-4.el9.noarch.r 552 kB/s |  61 kB     00:00    
21:33:01 #8 21.12 Selecting previously unselected package libcrypt-dev:amd64.
21:33:01 #8 21.12 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_amd64.deb ...
21:33:01 #9 22.56 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.1_arm64.deb ...
21:33:01 #9 22.57 Unpacking libgssapi-krb5-2:arm64 (1.17-6ubuntu4.1) ...
21:33:01 #9 22.61 Selecting previously unselected package libpsl5:arm64.
21:33:01 #9 22.61 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_arm64.deb ...
21:33:01 #9 22.61 Unpacking libpsl5:arm64 (0.21.0-1ubuntu1) ...
21:33:01 #9 22.66 Selecting previously unselected package libxau6:arm64.
21:33:01 #9 22.66 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_arm64.deb ...
21:33:01 #9 22.67 Unpacking libxau6:arm64 (1:1.0.9-0ubuntu1) ...
21:33:01 #9 22.70 Selecting previously unselected package libxdmcp6:arm64.
21:33:01 #9 22.70 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_arm64.deb ...
21:33:01 #9 22.70 Unpacking libxdmcp6:arm64 (1:1.1.3-0ubuntu1) ...
21:33:01 #9 22.75 Selecting previously unselected package libxcb1:arm64.
21:33:01 #9 22.75 Preparing to unpack .../048-libxcb1_1.14-2_arm64.deb ...
21:33:01 #9 22.76 Unpacking libxcb1:arm64 (1.14-2) ...
21:33:01 #9 22.79 Selecting previously unselected package libx11-data.
21:33:01 #9 10.09 Get:39 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmagic1 armhf 1:5.41-3 [80.2 kB]
21:33:01 #9 10.09 Get:40 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf file armhf 1:5.41-3 [20.6 kB]
21:33:01 #9 10.09 Get:41 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gettext-base armhf 0.21-4ubuntu4 [38.0 kB]
21:33:01 #9 10.09 Get:42 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libuchardet0 armhf 0.0.7-1build2 [75.7 kB]
21:33:01 #9 10.09 Get:43 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf groff-base armhf 1.22.4-8build1 [870 kB]
21:33:01 #9 10.13 Get:44 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcbor0.8 armhf 0.8.0-2ubuntu1 [19.9 kB]
21:33:01 #9 10.13 Get:45 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libedit2 armhf 3.1-20210910-1build1 [78.7 kB]
21:33:01 #9 10.13 Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfido2-1 armhf 1.10.0-1 [74.1 kB]
21:33:01 #9 10.13 Get:47 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnghttp2-14 armhf 1.43.0-1build3 [70.1 kB]
21:33:01 #9 10.16 Get:48 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpipeline1 armhf 1.5.5-1 [25.6 kB]
21:33:01 #9 10.24 Get:49 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpng16-16 armhf 1.6.37-3build5 [170 kB]
21:33:01 #9 ...
21:33:01 
21:33:01 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:33:01 #14 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:33:01 #9 14.99 Get:320 http://archive.ubuntu.com/ubuntu jammy/main amd64 libproc-processtable-perl amd64 0.634-1build1 [37.5 kB]
21:33:01 #9 14.99 Get:321 http://archive.ubuntu.com/ubuntu jammy/main amd64 libre2-9 amd64 20220201+dfsg-1 [160 kB]
21:33:01 #9 15.01 Get:322 http://archive.ubuntu.com/ubuntu jammy/main amd64 libre-engine-re2-perl amd64 0.14-1build2 [18.8 kB]
21:33:01 #9 15.02 Get:323 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadonly-perl all 2.050-3 [19.9 kB]
21:33:01 #9 15.03 Get:324 http://archive.ubuntu.com/ubuntu jammy/main amd64 libref-util-perl all 0.204-1 [15.0 kB]
21:33:01 #9 15.10 Get:325 http://archive.ubuntu.com/ubuntu jammy/main amd64 libref-util-xs-perl amd64 0.117-1build5 [12.7 kB]
21:33:01 #9 15.10 Get:326 http://archive.ubuntu.com/ubuntu jammy/main amd64 libregexp-pattern-license-perl all 3.9.3-1 [84.1 kB]
21:33:01 #9 15.11 Get:327 http://archive.ubuntu.com/ubuntu jammy/main amd64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
21:33:01 #9 15.12 Get:328 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1 [57.5 kB]
21:33:01 #9 15.12 Get:329 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsereal-decoder-perl amd64 4.023+ds-1 [100 kB]
21:33:01 #9 15.12 Get:330 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsereal-encoder-perl amd64 4.023+ds-1 [104 kB]
21:33:01 #9 15.13 Get:331 http://archive.ubuntu.com/ubuntu jammy/main amd64 libset-intspan-perl all 1.19-2 [26.1 kB]
21:33:01 #9 15.13 Get:332 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsocket6-perl amd64 0.29-1build4 [19.7 kB]
21:33:01 #9 15.17 Get:333 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstring-copyright-perl all 0.003012-1 [21.3 kB]
21:33:01 #9 15.19 Get:334 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB]
21:33:01 #9 15.25 Get:335 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
21:33:01 #8 24.04 Selecting previously unselected package libc6-dev:arm64.
21:33:01 #8 24.04 Preparing to unpack .../061-libc6-dev_2.27-3ubuntu1.6_arm64.deb ...
21:33:01 #8 24.04 Unpacking libc6-dev:arm64 (2.27-3ubuntu1.6) ...
21:33:01 #9 23.99 Preparing to unpack .../047-publicsuffix_20211207.1025-1_all.deb ...
21:33:01 #9 23.99 Unpacking publicsuffix (20211207.1025-1) ...
21:33:01 #9 24.02 Selecting previously unselected package strace.
21:33:01 #9 24.02 Preparing to unpack .../048-strace_5.16-0ubuntu3_arm64.deb ...
21:33:01 #9 24.03 Unpacking strace (5.16-0ubuntu3) ...
21:33:01 #9 24.06 Selecting previously unselected package xauth.
21:33:01 #9 24.06 Preparing to unpack .../049-xauth_1%3a1.1-1build2_arm64.deb ...
21:33:01 #9 24.07 Unpacking xauth (1:1.1-1build2) ...
21:33:01 #9 24.10 Selecting previously unselected package xz-utils.
21:33:01 #9 24.10 Preparing to unpack .../050-xz-utils_5.2.5-2ubuntu1_arm64.deb ...
21:33:01 #9 24.11 Unpacking xz-utils (5.2.5-2ubuntu1) ...
21:33:01 #9 24.15 Selecting previously unselected package libsigsegv2:arm64.
21:33:01 #9 24.15 Preparing to unpack .../051-libsigsegv2_2.13-1ubuntu3_arm64.deb ...
21:33:01 #9 24.15 Unpacking libsigsegv2:arm64 (2.13-1ubuntu3) ...
21:33:01 #9 24.18 Selecting previously unselected package m4.
21:33:01 #9 24.18 Preparing to unpack .../052-m4_1.4.18-5ubuntu2_arm64.deb ...
21:33:01 #9 24.19 Unpacking m4 (1.4.18-5ubuntu2) ...
21:33:01 #9 24.22 Selecting previously unselected package autoconf.
21:33:01 #9 13.82 Get:131 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB]
21:33:01 #9 13.83 Get:132 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB]
21:33:01 #9 13.90 Get:133 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB]
21:33:01 #9 13.91 Get:134 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB]
21:33:01 #9 13.91 Get:135 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB]
21:33:01 #9 13.91 Get:136 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB]
21:33:01 #9 13.93 Get:137 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.12 [235 kB]
21:33:01 #9 13.94 Get:138 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.12 [161 kB]
21:33:01 #9 13.94 Get:139 http://archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB]
21:33:01 #9 13.98 Get:140 http://archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB]
21:33:01 #9 13.98 Get:141 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB]
21:33:01 #9 13.99 Get:142 http://archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB]
21:33:01 #9 14.05 Get:143 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB]
21:33:01 #8 19.12 (108/163): perl-Getopt-Std-1.12-479.el9.noarch. 492 kB/s |  25 kB     00:00    
21:33:01 #8 19.13 (109/163): perl-HTTP-Tiny-0.076-460.el9.noarch. 926 kB/s |  55 kB     00:00    
21:33:01 #8 19.14 (110/163): perl-IO-1.43-479.el9.x86_64.rpm      2.4 MB/s |  98 kB     00:00    
21:33:01 #8 19.15 (111/163): perl-IPC-Open3-1.21-479.el9.noarch.r 2.8 MB/s |  32 kB     00:00    
21:33:01 #8 19.16 (112/163): perl-IO-Socket-IP-0.41-5.el9.noarch. 1.2 MB/s |  43 kB     00:00    
21:33:01 #8 19.17 (113/163): perl-MIME-Base64-3.16-4.el9.x86_64.r 2.0 MB/s |  31 kB     00:00    
21:33:01 #8 19.18 (114/163): perl-IO-Socket-SSL-2.073-1.el9.noarc 5.5 MB/s | 219 kB     00:00    
21:33:01 #8 19.19 (115/163): perl-Mozilla-CA-20200520-6.el9.noarc 548 kB/s |  13 kB     00:00    
21:33:01 #8 19.19 (116/163): perl-NDBM_File-1.15-479.el9.x86_64.r 1.3 MB/s |  32 kB     00:00    
21:33:01 #8 19.24 (117/163): perl-Net-SSLeay-1.92-2.el9.x86_64.rp 6.8 MB/s | 388 kB     00:00    
21:33:01 #8 19.29 (118/163): perl-PathTools-3.78-461.el9.x86_64.r 870 kB/s |  88 kB     00:00    
21:33:01 #8 19.33 (119/163): perl-POSIX-1.94-479.el9.x86_64.rpm   754 kB/s | 106 kB     00:00    
21:33:01 #8 19.35 (120/163): perl-Pod-Escapes-1.07-460.el9.noarch 185 kB/s |  21 kB     00:00    
21:33:02 #8 21.13 Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ...
21:33:02 #8 21.19 Selecting previously unselected package libtirpc-dev:amd64.
21:33:02 #8 21.19 Preparing to unpack .../035-libtirpc-dev_1.3.1-1+deb11u1_amd64.deb ...
21:33:02 #8 21.19 Unpacking libtirpc-dev:amd64 (1.3.1-1+deb11u1) ...
21:33:02 #8 21.29 Selecting previously unselected package libnsl-dev:amd64.
21:33:02 #8 21.29 Preparing to unpack .../036-libnsl-dev_1.3.0-2_amd64.deb ...
21:33:02 #8 21.30 Unpacking libnsl-dev:amd64 (1.3.0-2) ...
21:33:02 #8 21.35 Selecting previously unselected package libc6-dev:amd64.
21:33:02 #8 21.35 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u3_amd64.deb ...
21:33:02 #8 21.36 Unpacking libc6-dev:amd64 (2.31-13+deb11u3) ...
21:33:02 #9 22.79 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.2_all.deb ...
21:33:02 #9 22.80 Unpacking libx11-data (2:1.6.9-2ubuntu1.2) ...
21:33:02 #9 22.86 Selecting previously unselected package libx11-6:arm64.
21:33:02 #9 22.86 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.2_arm64.deb ...
21:33:02 #9 22.87 Unpacking libx11-6:arm64 (2:1.6.9-2ubuntu1.2) ...
21:33:02 #9 22.94 Selecting previously unselected package libxext6:arm64.
21:33:02 #9 22.94 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_arm64.deb ...
21:33:02 #9 22.95 Unpacking libxext6:arm64 (2:1.3.4-0ubuntu1) ...
21:33:02 #9 22.99 Selecting previously unselected package libxmuu1:arm64.
21:33:02 #9 22.99 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_arm64.deb ...
21:33:02 #9 22.99 Unpacking libxmuu1:arm64 (2:1.1.3-0ubuntu1) ...
21:33:02 #9 23.03 Selecting previously unselected package manpages.
21:33:02 #9 23.03 Preparing to unpack .../053-manpages_5.05-1_all.deb ...
21:33:02 #9 23.03 Unpacking manpages (5.05-1) ...
21:33:02 #8 ...
21:33:02 
21:33:02 #12 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:33:02 #12 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d
21:33:02 #12 extracting sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 4.8s
21:33:02 #9 15.26 Get:336 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxs-parse-keyword-perl amd64 0.21-1build1 [51.0 kB]
21:33:02 #9 15.26 Get:337 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsyntax-keyword-try-perl amd64 0.26-1build1 [27.1 kB]
21:33:02 #9 15.26 Get:338 http://archive.ubuntu.com/ubuntu jammy/main amd64 libterm-readkey-perl amd64 2.38-1build4 [25.2 kB]
21:33:02 #9 15.28 Get:339 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-levenshteinxs-perl amd64 0.03-4build10 [8254 B]
21:33:02 #9 15.28 Get:340 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-markdown-discount-perl amd64 0.13-1build1 [12.9 kB]
21:33:02 #9 15.29 Get:341 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-xslate-perl amd64 3.5.9-1build1 [186 kB]
21:33:02 #9 15.30 Get:342 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtime-duration-perl all 1.21-1 [13.1 kB]
21:33:02 #9 15.32 Get:343 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtime-moment-perl amd64 0.44-1build6 [74.9 kB]
21:33:02 #9 15.33 Get:344 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtype-tiny-xs-perl amd64 0.022-1build2 [25.5 kB]
21:33:02 #9 15.39 Get:345 http://archive.ubuntu.com/ubuntu jammy/main amd64 libunicode-utf8-perl amd64 0.62-1build4 [18.9 kB]
21:33:02 #9 15.40 Get:346 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB]
21:33:02 #9 15.40 Get:347 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB]
21:33:02 #9 15.41 Get:348 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB]
21:33:02 #9 15.41 Get:349 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-1 [325 kB]
21:33:02 #9 15.42 Get:350 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-parser-perl amd64 2.46-3build1 [212 kB]
21:33:02 #9 15.43 Get:351 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
21:33:02 #9 15.43 Get:352 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-libyaml-perl amd64 0.83+ds-1build1 [29.6 kB]
21:33:02 #9 15.47 Get:353 http://archive.ubuntu.com/ubuntu jammy/main amd64 licensecheck all 3.2.14-2 [40.9 kB]
21:33:02 #9 15.47 Get:354 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevel-size-perl amd64 0.83-1build4 [20.7 kB]
21:33:02 #9 15.54 Get:355 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipc-run3-perl all 0.048-2 [31.4 kB]
21:33:02 #8 22.30 Selecting previously unselected package libxml2:amd64.
21:33:02 #8 22.30 Preparing to unpack .../027-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ...
21:33:02 #8 22.31 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ...
21:33:02 #8 22.44 Selecting previously unselected package manpages.
21:33:02 #8 22.44 Preparing to unpack .../028-manpages_4.16-2_all.deb ...
21:33:02 #8 22.44 Unpacking manpages (4.16-2) ...
21:33:02 #8 22.22 Transaction test succeeded.
21:33:02 #8 22.22 Running transaction
21:33:02 #8 24.28 Selecting previously unselected package gcc-7-base:arm64.
21:33:02 #8 24.28 Preparing to unpack .../062-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ...
21:33:02 #8 24.28 Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ...
21:33:02 #8 24.37 Selecting previously unselected package libisl19:arm64.
21:33:02 #8 24.37 Preparing to unpack .../063-libisl19_0.19-1_arm64.deb ...
21:33:02 #8 24.38 Unpacking libisl19:arm64 (0.19-1) ...
21:33:02 #8 24.45 Selecting previously unselected package libmpfr6:arm64.
21:33:02 #9 24.22 Preparing to unpack .../053-autoconf_2.71-2_all.deb ...
21:33:02 #9 24.23 Unpacking autoconf (2.71-2) ...
21:33:02 #9 24.27 Selecting previously unselected package autotools-dev.
21:33:02 #9 24.27 Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ...
21:33:02 #9 24.27 Unpacking autotools-dev (20220109.1) ...
21:33:02 #9 24.31 Selecting previously unselected package automake.
21:33:02 #9 24.31 Preparing to unpack .../055-automake_1%3a1.16.5-1.3_all.deb ...
21:33:02 #9 24.32 Unpacking automake (1:1.16.5-1.3) ...
21:33:02 #9 24.37 Selecting previously unselected package autopoint.
21:33:02 #9 24.37 Preparing to unpack .../056-autopoint_0.21-4ubuntu4_all.deb ...
21:33:02 #9 24.38 Unpacking autopoint (0.21-4ubuntu4) ...
21:33:02 #9 24.41 Selecting previously unselected package binutils-common:arm64.
21:33:02 #9 24.41 Preparing to unpack .../057-binutils-common_2.38-3ubuntu1_arm64.deb ...
21:33:02 #9 24.41 Unpacking binutils-common:arm64 (2.38-3ubuntu1) ...
21:33:02 #9 24.45 Selecting previously unselected package libbinutils:arm64.
21:33:02 #9 24.45 Preparing to unpack .../058-libbinutils_2.38-3ubuntu1_arm64.deb ...
21:33:02 #9 24.46 Unpacking libbinutils:arm64 (2.38-3ubuntu1) ...
21:33:02 #9 24.50 Selecting previously unselected package libctf-nobfd0:arm64.
21:33:02 #9 24.50 Preparing to unpack .../059-libctf-nobfd0_2.38-3ubuntu1_arm64.deb ...
21:33:02 #9 24.51 Unpacking libctf-nobfd0:arm64 (2.38-3ubuntu1) ...
21:33:02 #9 24.56 Selecting previously unselected package libctf0:arm64.
21:33:02 #9 24.56 Preparing to unpack .../060-libctf0_2.38-3ubuntu1_arm64.deb ...
21:33:02 #9 24.57 Unpacking libctf0:arm64 (2.38-3ubuntu1) ...
21:33:02 #9 24.60 Selecting previously unselected package binutils-aarch64-linux-gnu.
21:33:02 #9 24.60 Preparing to unpack .../061-binutils-aarch64-linux-gnu_2.38-3ubuntu1_arm64.deb ...
21:33:02 #9 24.60 Unpacking binutils-aarch64-linux-gnu (2.38-3ubuntu1) ...
21:33:02 #8 2.032 Get:1 http://archive.raspbian.org/raspbian buster InRelease [15.0 kB]
21:33:02 #8 2.186 Get:2 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB]
21:33:02 #8 2.404 Get:3 http://archive.raspbian.org/raspbian buster/rpi armhf Packages [1299 B]
21:33:02 #8 2.511 Get:4 http://archive.raspbian.org/raspbian buster/contrib armhf Packages [68.6 kB]
21:33:02 #9 14.07 Get:144 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9532 B]
21:33:02 #9 14.07 Get:145 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB]
21:33:02 #9 14.07 Get:146 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5228 B]
21:33:02 #9 14.07 Get:147 http://archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB]
21:33:02 #9 14.08 Get:148 http://archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB]
21:33:02 #9 14.11 Get:149 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB]
21:33:02 #9 14.13 Get:150 http://archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
21:33:02 #9 14.14 Get:151 http://archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB]
21:33:02 #9 14.16 Get:152 http://archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB]
21:33:02 #9 14.20 Get:153 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB]
21:33:02 #9 14.22 Get:154 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB]
21:33:02 #9 14.22 Get:155 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB]
21:33:02 #9 14.23 Get:156 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.2 [124 kB]
21:33:02 #9 14.23 Get:157 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB]
21:33:02 #9 14.24 Get:158 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B]
21:33:02 #9 14.28 Get:159 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.2 [330 kB]
21:33:02 #9 14.30 Get:160 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
21:33:02 #9 14.31 Get:161 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.2 [481 kB]
21:33:02 #9 14.35 Get:162 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.2 [482 kB]
21:33:02 #9 14.38 Get:163 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB]
21:33:02 #8 19.39 (121/163): perl-Pod-Perldoc-3.28.01-461.el9.noa 876 kB/s |  87 kB     00:00    
21:33:02 #8 19.43 (122/163): perl-Pod-Usage-2.01-4.el9.noarch.rpm 505 kB/s |  41 kB     00:00    
21:33:02 #8 19.45 (123/163): perl-Pod-Simple-3.42-4.el9.noarch.rp 2.2 MB/s | 225 kB     00:00    
21:33:02 #8 19.48 (124/163): perl-Scalar-List-Utils-1.56-461.el9. 809 kB/s |  73 kB     00:00    
21:33:02 #8 19.50 (125/163): perl-SelectSaver-1.02-479.el9.noarch 294 kB/s |  21 kB     00:00    
21:33:02 #8 19.53 (126/163): perl-Socket-2.031-4.el9.x86_64.rpm   1.4 MB/s |  56 kB     00:00    
21:33:02 #8 19.57 (127/163): perl-Storable-3.21-460.el9.x86_64.rp 1.2 MB/s |  96 kB     00:00    
21:33:02 #8 23.31 Selecting previously unselected package libxml2:arm64.
21:33:02 #8 23.31 Preparing to unpack .../083-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ...
21:33:02 #8 23.31 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
21:33:02 #9 23.14 Selecting previously unselected package openssh-client.
21:33:02 #9 23.14 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.5_arm64.deb ...
21:33:02 #9 23.15 Unpacking openssh-client (1:8.2p1-4ubuntu0.5) ...
21:33:02 #9 23.25 Selecting previously unselected package publicsuffix.
21:33:02 #9 23.26 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ...
21:33:02 #9 23.26 Unpacking publicsuffix (20200303.0012-1) ...
21:33:02 #9 23.30 Selecting previously unselected package python-apt-common.
21:33:02 #9 23.30 Preparing to unpack .../056-python-apt-common_2.0.0ubuntu0.20.04.7_all.deb ...
21:33:02 #9 23.30 Unpacking python-apt-common (2.0.0ubuntu0.20.04.7) ...
21:33:02 #9 23.34 Selecting previously unselected package python3-apt.
21:33:02 #9 23.34 Preparing to unpack .../057-python3-apt_2.0.0ubuntu0.20.04.7_arm64.deb ...
21:33:02 #9 23.34 Unpacking python3-apt (2.0.0ubuntu0.20.04.7) ...
21:33:02 #9 15.55 Get:356 http://archive.ubuntu.com/ubuntu jammy/main amd64 lzip amd64 1.23-1 [80.5 kB]
21:33:02 #9 15.56 Get:357 http://archive.ubuntu.com/ubuntu jammy/main amd64 lzop amd64 1.04-2build2 [83.7 kB]
21:33:02 #9 15.56 Get:358 http://archive.ubuntu.com/ubuntu jammy/main amd64 t1utils amd64 1.41-4build2 [61.3 kB]
21:33:02 #9 15.57 Get:359 http://archive.ubuntu.com/ubuntu jammy/main amd64 unzip amd64 6.0-26ubuntu3 [174 kB]
21:33:02 #9 15.59 Get:360 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 lintian all 2.114.0ubuntu1.1 [1083 kB]
21:33:02 #9 15.65 Get:361 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB]
21:33:02 #9 15.72 Get:362 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB]
21:33:02 #9 15.73 Get:363 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-idna all 3.3-1 [49.3 kB]
21:33:02 #9 15.73 Get:364 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-six all 1.16.0-3ubuntu1 [12.6 kB]
21:33:02 #9 15.73 Get:365 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-urllib3 all 1.26.5-1~exp1 [96.4 kB]
21:33:02 #9 15.73 Get:366 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-requests all 2.25.1+dfsg-2 [47.9 kB]
21:33:02 #9 15.73 Get:367 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-unidiff all 0.5.5-2 [9180 B]
21:33:02 #9 15.73 Get:368 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-xdg all 0.27-2 [36.9 kB]
21:33:02 #9 15.74 Get:369 http://archive.ubuntu.com/ubuntu jammy/main amd64 equivs all 2.3.1 [19.0 kB]
21:33:02 #9 15.77 Get:370 http://archive.ubuntu.com/ubuntu jammy/main amd64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB]
21:33:02 #8 22.63 Selecting previously unselected package libedit2:amd64.
21:33:02 #8 22.64 Preparing to unpack .../029-libedit2_3.1-20181209-1_amd64.deb ...
21:33:02 #8 22.64 Unpacking libedit2:amd64 (3.1-20181209-1) ...
21:33:02 #8 22.70 Selecting previously unselected package libkeyutils1:amd64.
21:33:02 #8 22.70 Preparing to unpack .../030-libkeyutils1_1.6-6_amd64.deb ...
21:33:02 #8 22.71 Unpacking libkeyutils1:amd64 (1.6-6) ...
21:33:02 #8 22.74 Selecting previously unselected package libkrb5support0:amd64.
21:33:02 #8 22.74 Preparing to unpack .../031-libkrb5support0_1.17-3+deb10u3_amd64.deb ...
21:33:02 #8 22.75 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ...
21:33:02 #8 22.79 Selecting previously unselected package libk5crypto3:amd64.
21:33:02 #8 22.80 Preparing to unpack .../032-libk5crypto3_1.17-3+deb10u3_amd64.deb ...
21:33:02 #8 22.80 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ...
21:33:02 #8 24.45 Preparing to unpack .../064-libmpfr6_4.0.1-1_arm64.deb ...
21:33:02 #8 24.46 Unpacking libmpfr6:arm64 (4.0.1-1) ...
21:33:02 #8 24.53 Selecting previously unselected package libmpc3:arm64.
21:33:02 #8 24.54 Preparing to unpack .../065-libmpc3_1.1.0-1_arm64.deb ...
21:33:02 #8 24.54 Unpacking libmpc3:arm64 (1.1.0-1) ...
21:33:02 #8 24.58 Selecting previously unselected package cpp-7.
21:33:02 #8 24.58 Preparing to unpack .../066-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ...
21:33:02 #8 24.59 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ...
21:33:02 #8 2.591 Get:5 http://archive.raspberrypi.org/debian buster/main armhf Packages [391 kB]
21:33:02 #8 2.670 Get:6 http://archive.raspbian.org/raspbian buster/firmware armhf Packages [1201 B]
21:33:02 #8 2.670 Get:7 http://archive.raspbian.org/raspbian buster/main armhf Packages [18.3 MB]
21:33:02 #9 14.38 Get:164 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.2 [232 kB]
21:33:02 #9 14.40 Get:165 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.2 [97.4 kB]
21:33:02 #9 14.41 Get:166 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.2 [90.2 kB]
21:33:02 #9 14.41 Get:167 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.2 [217 kB]
21:33:02 #9 14.42 Get:168 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.2 [259 kB]
21:33:02 #9 14.42 Get:169 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB]
21:33:02 #9 14.43 Get:170 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB]
21:33:02 #9 14.43 Get:171 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB]
21:33:02 #9 14.50 Get:172 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB]
21:33:02 #9 14.51 Get:173 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
21:33:02 #9 14.51 Get:174 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB]
21:33:02 #9 14.51 Get:175 http://archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB]
21:33:02 #9 14.52 Get:176 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB]
21:33:02 #9 14.52 Get:177 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB]
21:33:02 #9 14.53 Get:178 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
21:33:02 #9 14.58 Get:179 http://archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB]
21:33:02 #9 14.58 Get:180 http://archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB]
21:33:02 #9 14.58 Get:181 http://archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB]
21:33:02 #9 14.65 Get:182 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB]
21:33:02 #9 14.65 Get:183 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB]
21:33:02 #8 3.846 Get:7 http://archive.raspbian.org/raspbian bullseye/firmware armhf Packages [1201 B]
21:33:02 #8 3.846 Get:8 http://archive.raspbian.org/raspbian bullseye/rpi armhf Packages [1299 B]
21:33:02 #8 ...
21:33:02 
21:33:02 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:33:02 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:33:02 #13 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 13.9s done
21:33:02 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 110.12MB / 110.12MB 21.7s done
21:33:02 #13 extracting sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 1.2s done
21:33:02 #13 extracting sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 1.2s done
21:33:02 #13 extracting sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 4.2s
21:33:02 #8 19.59 (128/163): perl-Symbol-1.08-479.el9.noarch.rpm  264 kB/s |  24 kB     00:00    
21:33:02 #8 19.61 (129/163): perl-Term-ANSIColor-5.01-461.el9.noa 653 kB/s |  49 kB     00:00    
21:33:02 #8 19.62 (130/163): perl-Text-ParseWords-3.30-460.el9.no 617 kB/s |  17 kB     00:00    
21:33:02 #8 19.65 (131/163): perl-Text-Tabs+Wrap-2013.0523-460.el 541 kB/s |  24 kB     00:00    
21:33:02 #8 19.67 (132/163): perl-Term-Cap-1.17-460.el9.noarch.rp 316 kB/s |  23 kB     00:00    
21:33:02 #8 19.68 (133/163): perl-Time-Local-1.300-7.el9.noarch.r 594 kB/s |  34 kB     00:00    
21:33:02 #8 19.73 (134/163): perl-URI-5.09-3.el9.noarch.rpm       1.5 MB/s | 121 kB     00:00    
21:33:02 #8 19.76 (135/163): perl-base-2.27-479.el9.noarch.rpm    339 kB/s |  26 kB     00:00    
21:33:02 #8 19.77 (136/163): perl-constant-1.33-461.el9.noarch.rp 256 kB/s |  24 kB     00:00    
21:33:02 #8 19.79 (137/163): perl-if-0.60.800-479.el9.noarch.rpm  402 kB/s |  24 kB     00:00    
21:33:02 #8 23.41 Selecting previously unselected package gettext.
21:33:02 #8 23.41 Preparing to unpack .../084-gettext_0.21-4_arm64.deb ...
21:33:02 #8 23.42 Unpacking gettext (0.21-4) ...
21:33:02 #8 23.54 Selecting previously unselected package intltool-debian.
21:33:02 #9 23.38 Selecting previously unselected package strace.
21:33:02 #9 23.38 Preparing to unpack .../058-strace_5.5-3ubuntu1_arm64.deb ...
21:33:02 #9 23.39 Unpacking strace (5.5-3ubuntu1) ...
21:33:02 #9 23.45 Selecting previously unselected package xauth.
21:33:02 #9 23.45 Preparing to unpack .../059-xauth_1%3a1.1-0ubuntu1_arm64.deb ...
21:33:02 #9 23.46 Unpacking xauth (1:1.1-0ubuntu1) ...
21:33:02 #9 23.50 Selecting previously unselected package libfl2:arm64.
21:33:02 #9 23.50 Preparing to unpack .../060-libfl2_2.6.4-6.2_arm64.deb ...
21:33:02 #9 23.50 Unpacking libfl2:arm64 (2.6.4-6.2) ...
21:33:02 #9 23.55 Selecting previously unselected package at.
21:33:02 #9 23.56 Preparing to unpack .../061-at_3.1.23-1ubuntu1_arm64.deb ...
21:33:02 #9 23.56 Unpacking at (3.1.23-1ubuntu1) ...
21:33:02 #9 23.60 Selecting previously unselected package libsigsegv2:arm64.
21:33:02 #9 23.60 Preparing to unpack .../062-libsigsegv2_2.12-2_arm64.deb ...
21:33:02 #9 23.60 Unpacking libsigsegv2:arm64 (2.12-2) ...
21:33:02 #9 23.63 Selecting previously unselected package m4.
21:33:02 #9 23.63 Preparing to unpack .../063-m4_1.4.18-4_arm64.deb ...
21:33:02 #9 23.64 Unpacking m4 (1.4.18-4) ...
21:33:02 #9 23.68 Selecting previously unselected package autoconf.
21:33:02 #8 21.81 Selecting previously unselected package libisl23:amd64.
21:33:02 #8 21.81 Preparing to unpack .../038-libisl23_0.23-1_amd64.deb ...
21:33:02 #8 21.82 Unpacking libisl23:amd64 (0.23-1) ...
21:33:02 #9 ...
21:33:02 
21:33:02 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:33:02 #14 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d
21:33:02 #14 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 7.3s done
21:33:02 #14 extracting sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c done
21:33:02 #14 DONE 23.7s
21:33:02 
21:33:02 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:33:02 #9 sha256:e8fb759655108bca3eb34d8302a13a4187f7c1c6949ee8d2a63f44edf03328a8
21:33:02 #9 15.85 Get:371 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-magic all 2:0.4.24-2 [12.6 kB]
21:33:02 #12 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 6.8s
21:33:02 #8 22.85 Selecting previously unselected package libkrb5-3:amd64.
21:33:02 #8 22.86 Preparing to unpack .../033-libkrb5-3_1.17-3+deb10u3_amd64.deb ...
21:33:02 #8 22.86 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ...
21:33:02 #8 22.96 Selecting previously unselected package libgssapi-krb5-2:amd64.
21:33:02 #8 22.96 Preparing to unpack .../034-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ...
21:33:02 #8 22.96 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ...
21:33:02 #8 23.09 Selecting previously unselected package openssh-client.
21:33:02 #8 23.09 Preparing to unpack .../035-openssh-client_1%3a7.9p1-10+deb10u2_amd64.deb ...
21:33:02 #9 14.66 Get:184 http://archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]
21:33:02 #9 14.66 Get:185 http://archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB]
21:33:02 #9 14.66 Get:186 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9920 B]
21:33:02 #9 14.66 Get:187 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-listing-perl all 6.04-1 [9774 B]
21:33:02 #9 14.66 Get:188 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
21:33:02 #9 14.72 Get:189 http://archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB]
21:33:02 #9 14.73 Get:190 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB]
21:33:02 #9 14.73 Get:191 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tree-perl all 5.07-2 [200 kB]
21:33:02 #9 14.80 Get:192 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB]
21:33:02 #9 14.80 Get:193 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
21:33:02 #9 14.80 Get:194 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB]
21:33:02 #9 14.82 Get:195 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-cookies-perl all 6.08-1 [18.3 kB]
21:33:02 #9 14.82 Get:196 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
21:33:02 #9 14.82 Get:197 http://archive.ubuntu.com/ubuntu focal/main amd64 perl-openssl-defaults amd64 4 [7192 B]
21:33:02 #9 14.82 Get:198 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ssleay-perl amd64 1.88-2ubuntu1 [291 kB]
21:33:02 #9 24.75 Selecting previously unselected package binutils.
21:33:02 #9 24.76 Preparing to unpack .../062-binutils_2.38-3ubuntu1_arm64.deb ...
21:33:02 #9 24.76 Unpacking binutils (2.38-3ubuntu1) ...
21:33:02 #9 24.80 Selecting previously unselected package libc-dev-bin.
21:33:02 #9 24.80 Preparing to unpack .../063-libc-dev-bin_2.35-0ubuntu3.1_arm64.deb ...
21:33:02 #9 24.81 Unpacking libc-dev-bin (2.35-0ubuntu3.1) ...
21:33:02 #9 24.84 Selecting previously unselected package linux-libc-dev:arm64.
21:33:02 #9 24.84 Preparing to unpack .../064-linux-libc-dev_5.15.0-46.49_arm64.deb ...
21:33:02 #9 24.84 Unpacking linux-libc-dev:arm64 (5.15.0-46.49) ...
21:33:02 #9 25.00 Selecting previously unselected package libcrypt-dev:arm64.
21:33:02 #9 25.00 Preparing to unpack .../065-libcrypt-dev_1%3a4.4.27-1_arm64.deb ...
21:33:02 #9 25.01 Unpacking libcrypt-dev:arm64 (1:4.4.27-1) ...
21:33:02 #9 25.08 Selecting previously unselected package rpcsvc-proto.
21:33:02 #9 25.08 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu6_arm64.deb ...
21:33:02 #9 25.09 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
21:33:02 #9 25.12 Selecting previously unselected package libtirpc-dev:arm64.
21:33:02 #8 19.80 (138/163): perl-interpreter-5.32.1-479.el9.x86_ 3.0 MB/s |  81 kB     00:00    
21:33:02 #8 19.81 (139/163): perl-libnet-3.13-4.el9.noarch.rpm    3.4 MB/s | 130 kB     00:00    
21:33:02 #8 19.83 (140/163): perl-mro-1.23-479.el9.x86_64.rpm     2.3 MB/s |  38 kB     00:00    
21:33:02 #8 19.85 (141/163): perl-overload-1.31-479.el9.noarch.rp 1.8 MB/s |  55 kB     00:00    
21:33:02 #8 19.85 (142/163): perl-overloading-0.02-479.el9.noarch 1.0 MB/s |  22 kB     00:00    
21:33:02 #8 19.91 (143/163): perl-libs-5.32.1-479.el9.x86_64.rpm   18 MB/s | 2.2 MB     00:00    
21:33:02 #8 19.98 (144/163): perl-parent-0.238-460.el9.noarch.rpm 113 kB/s |  15 kB     00:00    
21:33:02 #8 20.01 (145/163): perl-podlators-4.14-460.el9.noarch.r 731 kB/s | 114 kB     00:00    
21:33:02 #8 20.03 (146/163): perl-srpm-macros-1-41.el9.noarch.rpm  82 kB/s | 9.1 kB     00:00    
21:33:02 #8 23.54 Preparing to unpack .../085-intltool-debian_0.35.0+20060710.5_all.deb ...
21:33:02 #8 23.54 Unpacking intltool-debian (0.35.0+20060710.5) ...
21:33:02 #8 23.58 Selecting previously unselected package po-debconf.
21:33:02 #8 23.58 Preparing to unpack .../086-po-debconf_1.0.21+nmu1_all.deb ...
21:33:02 #8 23.58 Unpacking po-debconf (1.0.21+nmu1) ...
21:33:02 #8 23.63 Selecting previously unselected package debhelper.
21:33:02 #8 23.63 Preparing to unpack .../087-debhelper_13.3.4_all.deb ...
21:33:02 #8 23.64 Unpacking debhelper (13.3.4) ...
21:33:02 #8 23.74 Selecting previously unselected package debian-keyring.
21:33:02 #9 23.68 Preparing to unpack .../064-autoconf_2.69-11.1_all.deb ...
21:33:02 #9 23.68 Unpacking autoconf (2.69-11.1) ...
21:33:02 #9 23.76 Selecting previously unselected package autotools-dev.
21:33:02 #9 23.76 Preparing to unpack .../065-autotools-dev_20180224.1_all.deb ...
21:33:02 #9 23.77 Unpacking autotools-dev (20180224.1) ...
21:33:02 #9 23.82 Selecting previously unselected package automake.
21:33:02 #9 23.82 Preparing to unpack .../066-automake_1%3a1.16.1-4ubuntu6_all.deb ...
21:33:02 #9 23.83 Unpacking automake (1:1.16.1-4ubuntu6) ...
21:33:02 #9 23.90 Selecting previously unselected package autopoint.
21:33:02 #9 23.90 Preparing to unpack .../067-autopoint_0.19.8.1-10build1_all.deb ...
21:33:02 #9 23.91 Unpacking autopoint (0.19.8.1-10build1) ...
21:33:02 #9 23.95 Selecting previously unselected package binutils-common:arm64.
21:33:02 #9 16.10 debconf: delaying package configuration, since apt-utils is not installed
21:33:02 #9 16.14 Fetched 132 MB in 9s (14.3 MB/s)
21:33:02 #9 16.16 Selecting previously unselected package liblocale-gettext-perl.
21:33:02 #9 16.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 ... 4393 files and directories currently installed.)
21:33:02 #9 16.17 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_amd64.deb ...
21:33:02 #9 16.18 Unpacking liblocale-gettext-perl (1.07-4build3) ...
21:33:02 #9 16.21 Selecting previously unselected package libpython3.10-minimal:amd64.
21:33:02 #9 16.22 Preparing to unpack .../libpython3.10-minimal_3.10.4-3ubuntu0.1_amd64.deb ...
21:33:02 #9 16.22 Unpacking libpython3.10-minimal:amd64 (3.10.4-3ubuntu0.1) ...
21:33:02 #8 ...
21:33:02 
21:33:02 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:33:02 #13 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d
21:33:02 #13 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 10.9s done
21:33:02 #13 extracting sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c done
21:33:02 #13 DONE 28.5s
21:33:02 
21:33:02 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:33:02 #8 sha256:032f79206b344b7bdf00bb56887872a49648e9fcbbac7abf1fd3544fa2e897cf
21:33:02 #8 22.13 Selecting previously unselected package libmpfr6:amd64.
21:33:02 #8 22.13 Preparing to unpack .../039-libmpfr6_4.1.0-3_amd64.deb ...
21:33:02 #8 22.17 Unpacking libmpfr6:amd64 (4.1.0-3) ...
21:33:02 #8 23.11 Unpacking openssh-client (1:7.9p1-10+deb10u2) ...
21:33:02 #8 23.28 Selecting previously unselected package ucf.
21:33:02 #8 23.28 Preparing to unpack .../036-ucf_3.0038+nmu1_all.deb ...
21:33:02 #8 23.29 Moving old data out of the way
21:33:02 #8 23.29 Unpacking ucf (3.0038+nmu1) ...
21:33:02 #8 23.33 Selecting previously unselected package xz-utils.
21:33:02 #8 23.33 Preparing to unpack .../037-xz-utils_5.2.4-1+deb10u1_amd64.deb ...
21:33:02 #8 23.34 Unpacking xz-utils (5.2.4-1+deb10u1) ...
21:33:02 #8 25.13 Selecting previously unselected package cpp.
21:33:02 #8 25.13 Preparing to unpack .../067-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ...
21:33:02 #8 25.14 Unpacking cpp (4:7.4.0-1ubuntu2.3) ...
21:33:02 #8 25.18 Selecting previously unselected package libcc1-0:arm64.
21:33:02 #8 25.18 Preparing to unpack .../068-libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ...
21:33:02 #8 25.19 Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ...
21:33:02 #8 25.23 Selecting previously unselected package libgomp1:arm64.
21:33:02 #8 25.23 Preparing to unpack .../069-libgomp1_8.4.0-1ubuntu1~18.04_arm64.deb ...
21:33:02 #9 14.87 Get:199 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-socket-ssl-perl all 2.067-1 [176 kB]
21:33:02 #9 14.89 Get:200 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-http-perl all 6.19-1 [22.8 kB]
21:33:02 #9 14.89 Get:201 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B]
21:33:02 #9 14.95 Get:202 http://archive.ubuntu.com/ubuntu focal/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB]
21:33:02 #9 15.10 Get:203 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
21:33:02 #9 15.17 Get:204 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-perl all 6.43-1 [140 kB]
21:33:02 #9 25.12 Preparing to unpack .../067-libtirpc-dev_1.3.2-2ubuntu0.1_arm64.deb ...
21:33:02 #9 25.13 Unpacking libtirpc-dev:arm64 (1.3.2-2ubuntu0.1) ...
21:33:02 #9 25.17 Selecting previously unselected package libnsl-dev:arm64.
21:33:02 #9 25.17 Preparing to unpack .../068-libnsl-dev_1.3.0-2build2_arm64.deb ...
21:33:02 #9 25.17 Unpacking libnsl-dev:arm64 (1.3.0-2build2) ...
21:33:02 #9 25.20 Selecting previously unselected package libc6-dev:arm64.
21:33:02 #9 25.21 Preparing to unpack .../069-libc6-dev_2.35-0ubuntu3.1_arm64.deb ...
21:33:02 #9 25.21 Unpacking libc6-dev:arm64 (2.35-0ubuntu3.1) ...
21:33:02 #9 25.33 Selecting previously unselected package gcc-11-base:arm64.
21:33:02 #9 25.33 Preparing to unpack .../070-gcc-11-base_11.2.0-19ubuntu1_arm64.deb ...
21:33:02 #9 25.34 Unpacking gcc-11-base:arm64 (11.2.0-19ubuntu1) ...
21:33:02 #9 25.38 Selecting previously unselected package libisl23:arm64.
21:33:02 #10 ...
21:33:02 
21:33:02 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:33:02 #14 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d
21:33:02 #14 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 8.4s done
21:33:02 #14 extracting sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c done
21:33:02 #14 DONE 24.6s
21:33:03 #8 23.75 Preparing to unpack .../088-debian-keyring_2021.07.26_all.deb ...
21:33:03 #8 23.75 Unpacking debian-keyring (2021.07.26) ...
21:33:03 #8 20.04 (147/163): perl-subs-1.03-479.el9.noarch.rpm    821 kB/s |  21 kB     00:00    
21:33:03 #8 20.05 (148/163): perl-vars-1.05-479.el9.noarch.rpm    537 kB/s |  23 kB     00:00    
21:33:03 #8 20.10 (149/163): policycoreutils-python-utils-3.4-2.e 1.1 MB/s |  75 kB     00:00    
21:33:03 #8 20.18 (150/163): python-srpm-macros-3.9-52.el9.noarch 184 kB/s |  24 kB     00:00    
21:33:03 #8 20.24 (151/163): python3-audit-3.0.7-103.el9.x86_64.r 467 kB/s |  84 kB     00:00    
21:33:03 #8 20.27 (152/163): python3-enchant-3.2.0-5.el9.noarch.r 491 kB/s |  86 kB     00:00    
21:33:03 #8 20.28 (153/163): python3-file-magic-5.39-8.el9.noarch 397 kB/s |  18 kB     00:00    
21:33:03 #8 20.34 (154/163): python3-libselinux-3.4-3.el9.x86_64. 1.7 MB/s | 186 kB     00:00    
21:33:03 #8 20.40 (155/163): python3-libsemanage-3.4-2.el9.x86_64 650 kB/s |  80 kB     00:00    
21:33:03 #9 23.95 Preparing to unpack .../068-binutils-common_2.34-6ubuntu1.3_arm64.deb ...
21:33:03 #9 23.96 Unpacking binutils-common:arm64 (2.34-6ubuntu1.3) ...
21:33:03 #9 24.01 Selecting previously unselected package libbinutils:arm64.
21:33:03 #9 24.01 Preparing to unpack .../069-libbinutils_2.34-6ubuntu1.3_arm64.deb ...
21:33:03 #9 24.01 Unpacking libbinutils:arm64 (2.34-6ubuntu1.3) ...
21:33:03 #9 24.08 Selecting previously unselected package libctf-nobfd0:arm64.
21:33:03 #9 16.33 Selecting previously unselected package libexpat1:amd64.
21:33:03 #9 16.33 Preparing to unpack .../libexpat1_2.4.7-1_amd64.deb ...
21:33:03 #9 16.34 Unpacking libexpat1:amd64 (2.4.7-1) ...
21:33:03 #9 16.38 Selecting previously unselected package python3.10-minimal.
21:33:03 #9 16.38 Preparing to unpack .../python3.10-minimal_3.10.4-3ubuntu0.1_amd64.deb ...
21:33:03 #9 16.39 Unpacking python3.10-minimal (3.10.4-3ubuntu0.1) ...
21:33:03 #9 16.49 Setting up libpython3.10-minimal:amd64 (3.10.4-3ubuntu0.1) ...
21:33:03 #9 16.51 Setting up libexpat1:amd64 (2.4.7-1) ...
21:33:03 #9 16.52 Setting up python3.10-minimal (3.10.4-3ubuntu0.1) ...
21:33:03 #13 extracting sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 5.1s
21:33:03 #8 22.37 Selecting previously unselected package libmpc3:amd64.
21:33:03 #8 22.37 Preparing to unpack .../040-libmpc3_1.2.0-1_amd64.deb ...
21:33:03 #8 22.37 Unpacking libmpc3:amd64 (1.2.0-1) ...
21:33:03 #8 22.41 Selecting previously unselected package cpp-10.
21:33:03 #8 22.41 Preparing to unpack .../041-cpp-10_10.2.1-6_amd64.deb ...
21:33:03 #8 22.42 Unpacking cpp-10 (10.2.1-6) ...
21:33:03 #8 23.40 Selecting previously unselected package libfl2:amd64.
21:33:03 #8 23.41 Preparing to unpack .../038-libfl2_2.6.4-6.2_amd64.deb ...
21:33:03 #8 23.41 Unpacking libfl2:amd64 (2.6.4-6.2) ...
21:33:03 #8 23.49 Selecting previously unselected package at.
21:33:03 #8 23.49 Preparing to unpack .../039-at_3.1.23-1_amd64.deb ...
21:33:03 #8 23.49 Unpacking at (3.1.23-1) ...
21:33:03 #8 23.54 Selecting previously unselected package libsigsegv2:amd64.
21:33:03 #8 23.55 Preparing to unpack .../040-libsigsegv2_2.12-2_amd64.deb ...
21:33:03 #8 23.55 Unpacking libsigsegv2:amd64 (2.12-2) ...
21:33:03 #8 23.60 Selecting previously unselected package m4.
21:33:03 #8 23.60 Preparing to unpack .../041-m4_1.4.18-2_amd64.deb ...
21:33:03 #8 23.61 Unpacking m4 (1.4.18-2) ...
21:33:03 #8 23.68 Selecting previously unselected package autoconf.
21:33:03 #8 23.68 Preparing to unpack .../042-autoconf_2.69-11_all.deb ...
21:33:03 #8 25.24 Unpacking libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ...
21:33:03 #8 25.29 Selecting previously unselected package libitm1:arm64.
21:33:03 #8 25.29 Preparing to unpack .../070-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ...
21:33:03 #8 25.29 Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) ...
21:33:03 #8 25.34 Selecting previously unselected package libatomic1:arm64.
21:33:03 #8 25.34 Preparing to unpack .../071-libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ...
21:33:03 #8 25.34 Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ...
21:33:03 #8 25.38 Selecting previously unselected package libasan4:arm64.
21:33:03 #8 25.38 Preparing to unpack .../072-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ...
21:33:03 #8 25.39 Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) ...
21:33:03 #8 25.45 Selecting previously unselected package liblsan0:arm64.
21:33:03 #8 25.45 Preparing to unpack .../073-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ...
21:33:03 #8 25.45 Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ...
21:33:03 #8 25.50 Selecting previously unselected package libtsan0:arm64.
21:33:03 #8 25.50 Preparing to unpack .../074-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ...
21:33:03 #8 25.50 Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ...
21:33:03 #8 25.56 Selecting previously unselected package libubsan0:arm64.
21:33:03 #9 15.38 Get:205 http://archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB]
21:33:03 #9 15.43 Get:206 http://archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB]
21:33:03 #9 25.38 Preparing to unpack .../071-libisl23_0.24-2build1_arm64.deb ...
21:33:03 #9 25.38 Unpacking libisl23:arm64 (0.24-2build1) ...
21:33:03 #9 25.43 Selecting previously unselected package libmpfr6:arm64.
21:33:03 #9 25.45 Preparing to unpack .../072-libmpfr6_4.1.0-3build3_arm64.deb ...
21:33:03 #9 25.45 Unpacking libmpfr6:arm64 (4.1.0-3build3) ...
21:33:03 #9 25.49 Selecting previously unselected package libmpc3:arm64.
21:33:03 #9 25.49 Preparing to unpack .../073-libmpc3_1.2.1-2build1_arm64.deb ...
21:33:03 #9 25.49 Unpacking libmpc3:arm64 (1.2.1-2build1) ...
21:33:03 #9 25.53 Selecting previously unselected package cpp-11.
21:33:03 #9 25.53 Preparing to unpack .../074-cpp-11_11.2.0-19ubuntu1_arm64.deb ...
21:33:03 #9 25.53 Unpacking cpp-11 (11.2.0-19ubuntu1) ...
21:33:03 
21:33:03 #10 [stage-1 5/9] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
21:33:03 #10 sha256:7636a1b074a1814bb2ccd5a00fafc01aff65c9b3d44799b3b2d579cd99a4b1f4
21:33:03 #8 20.44 (156/163): qt5-srpm-macros-5.15.3-1.el9.noarch. 100 kB/s | 9.7 kB     00:00    
21:33:03 #8 20.49 (157/163): redhat-rpm-config-196-1.el9.noarch.r 828 kB/s |  73 kB     00:00    
21:33:03 #8 20.57 (158/163): python3-policycoreutils-3.4-2.el9.no 9.4 MB/s | 2.1 MB     00:00    
21:33:03 #8 20.57 (159/163): rpm-build-4.16.1.3-17.el9.x86_64.rpm 781 kB/s | 102 kB     00:00    
21:33:03 #8 20.58 (160/163): rpmlint-1.11-19.el9.noarch.rpm       2.1 MB/s | 198 kB     00:00    
21:33:03 #8 20.59 (161/163): scl-utils-2.0.3-2.el9.x86_64.rpm     2.5 MB/s |  38 kB     00:00    
21:33:03 #8 20.59 (162/163): rust-srpm-macros-17-4.el9.noarch.rpm 504 kB/s |  10 kB     00:00    
21:33:03 #9 24.08 Preparing to unpack .../070-libctf-nobfd0_2.34-6ubuntu1.3_arm64.deb ...
21:33:03 #9 24.09 Unpacking libctf-nobfd0:arm64 (2.34-6ubuntu1.3) ...
21:33:03 #9 24.12 Selecting previously unselected package libctf0:arm64.
21:33:03 #9 24.12 Preparing to unpack .../071-libctf0_2.34-6ubuntu1.3_arm64.deb ...
21:33:03 #9 24.13 Unpacking libctf0:arm64 (2.34-6ubuntu1.3) ...
21:33:03 #9 24.16 Selecting previously unselected package binutils-aarch64-linux-gnu.
21:33:03 #9 24.16 Preparing to unpack .../072-binutils-aarch64-linux-gnu_2.34-6ubuntu1.3_arm64.deb ...
21:33:03 #9 24.16 Unpacking binutils-aarch64-linux-gnu (2.34-6ubuntu1.3) ...
21:33:03 #9 24.39 Selecting previously unselected package binutils.
21:33:03 #9 24.40 Preparing to unpack .../073-binutils_2.34-6ubuntu1.3_arm64.deb ...
21:33:03 #9 24.40 Unpacking binutils (2.34-6ubuntu1.3) ...
21:33:03 #9 24.44 Selecting previously unselected package libc-dev-bin.
21:33:03 #9 24.44 Preparing to unpack .../074-libc-dev-bin_2.31-0ubuntu9.9_arm64.deb ...
21:33:03 #9 24.45 Unpacking libc-dev-bin (2.31-0ubuntu9.9) ...
21:33:03 #9 24.49 Selecting previously unselected package linux-libc-dev:arm64.
21:33:03 #14 ...
21:33:03 
21:33:03 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:33:03 #9 sha256:9cfaa2fcb2414698d4c11451e7639c6574f6a6d58c4f741c7ed6c51f2b7ddd3b
21:33:03 #9 10.19 Get:65 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libx11-6 armhf 2:1.6.9-2ubuntu1.2 [517 kB]
21:33:03 #9 10.22 Get:66 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxext6 armhf 2:1.3.4-0ubuntu1 [24.2 kB]
21:33:03 #9 10.26 Get:67 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxmuu1 armhf 2:1.1.3-0ubuntu1 [9028 B]
21:33:03 #9 10.26 Get:68 http://ports.ubuntu.com/ubuntu-ports focal/main armhf manpages all 5.05-1 [1314 kB]
21:33:03 #9 10.31 Get:69 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf openssh-client armhf 1:8.2p1-4ubuntu0.5 [591 kB]
21:33:03 #9 10.35 Get:70 http://ports.ubuntu.com/ubuntu-ports focal/main armhf publicsuffix all 20200303.0012-1 [111 kB]
21:33:03 #9 10.35 Get:71 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python-apt-common all 2.0.0ubuntu0.20.04.7 [17.1 kB]
21:33:03 #9 10.35 Get:72 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-apt armhf 2.0.0ubuntu0.20.04.7 [140 kB]
21:33:03 #9 10.35 Get:73 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf strace armhf 5.5-3ubuntu1 [279 kB]
21:33:03 #9 10.36 Get:74 http://ports.ubuntu.com/ubuntu-ports focal/main armhf xauth armhf 1:1.1-0ubuntu1 [21.9 kB]
21:33:03 #9 10.36 Get:75 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfl2 armhf 2.6.4-6.2 [11.3 kB]
21:33:03 #9 10.37 Get:76 http://ports.ubuntu.com/ubuntu-ports focal/main armhf at armhf 3.1.23-1ubuntu1 [36.2 kB]
21:33:03 #9 10.41 Get:77 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsigsegv2 armhf 2.12-2 [13.1 kB]
21:33:03 #9 10.41 Get:78 http://ports.ubuntu.com/ubuntu-ports focal/main armhf m4 armhf 1.4.18-4 [187 kB]
21:33:03 #9 10.48 Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main armhf autoconf all 2.69-11.1 [321 kB]
21:33:03 #9 10.49 Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main armhf autotools-dev all 20180224.1 [39.6 kB]
21:33:03 #9 10.49 Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main armhf automake all 1:1.16.1-4ubuntu6 [522 kB]
21:33:03 #9 10.51 Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main armhf autopoint all 0.19.8.1-10build1 [412 kB]
21:33:03 #9 10.53 Get:83 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils-common armhf 2.34-6ubuntu1.3 [207 kB]
21:33:03 #9 10.53 Get:84 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libbinutils armhf 2.34-6ubuntu1.3 [317 kB]
21:33:03 #9 10.56 Get:85 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libctf-nobfd0 armhf 2.34-6ubuntu1.3 [38.0 kB]
21:33:03 #9 10.56 Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libctf0 armhf 2.34-6ubuntu1.3 [37.2 kB]
21:33:03 #9 10.56 Get:87 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils-arm-linux-gnueabihf armhf 2.34-6ubuntu1.3 [2096 kB]
21:33:03 #9 10.67 Get:88 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils armhf 2.34-6ubuntu1.3 [3368 B]
21:33:03 #9 10.67 Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libc-dev-bin armhf 2.31-0ubuntu9.9 [63.7 kB]
21:33:03 #9 10.67 Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf linux-libc-dev armhf 5.4.0-124.140 [1086 kB]
21:33:03 #9 10.72 Get:91 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcrypt-dev armhf 1:4.4.10-10ubuntu4 [120 kB]
21:33:03 #9 10.72 Get:92 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libc6-dev armhf 2.31-0ubuntu9.9 [1916 kB]
21:33:03 #9 10.82 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:33:03 #9 10.82 Get:94 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libisl22 armhf 0.22.1-1 [460 kB]
21:33:03 #9 10.83 Get:95 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpfr6 armhf 4.0.2-1 [196 kB]
21:33:03 #9 10.85 Get:96 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpc3 armhf 1.1.0-1 [33.2 kB]
21:33:03 #9 10.85 Get:97 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf cpp-9 armhf 9.4.0-1ubuntu1~20.04.1 [5888 kB]
21:33:03 #9 11.18 Get:98 http://ports.ubuntu.com/ubuntu-ports focal/main armhf cpp armhf 4:9.3.0-1ubuntu2 [27.6 kB]
21:33:03 #9 11.18 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:33:03 #9 11.18 Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgomp1 armhf 10.3.0-1ubuntu1~20.04 [87.2 kB]
21:33:03 #9 11.18 Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libatomic1 armhf 10.3.0-1ubuntu1~20.04 [7256 B]
21:33:03 #9 11.32 Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libasan5 armhf 9.4.0-1ubuntu1~20.04.1 [2808 kB]
21:33:03 #9 12.03 Get:103 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libubsan1 armhf 10.3.0-1ubuntu1~20.04 [757 kB]
21:33:03 #9 12.03 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:33:03 #9 12.03 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:33:03 #9 12.42 Get:106 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gcc armhf 4:9.3.0-1ubuntu2 [5224 B]
21:33:03 #9 12.42 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:33:03 #9 12.46 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:33:03 #9 12.82 Get:109 http://ports.ubuntu.com/ubuntu-ports focal/main armhf g++ armhf 4:9.3.0-1ubuntu2 [1612 B]
21:33:03 #9 12.82 Get:110 http://ports.ubuntu.com/ubuntu-ports focal/main armhf make armhf 4.2.1-1.2 [149 kB]
21:33:03 #9 12.82 Get:111 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libdpkg-perl all 1.19.7ubuntu3.2 [231 kB]
21:33:03 #9 12.82 Get:112 http://ports.ubuntu.com/ubuntu-ports focal/main armhf patch armhf 2.7.6-6 [101 kB]
21:33:03 #9 12.82 Get:113 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dpkg-dev all 1.19.7ubuntu3.2 [679 kB]
21:33:03 #9 12.84 Get:114 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf build-essential armhf 12.8ubuntu1.1 [4664 B]
21:33:03 #9 12.84 Get:115 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libbrotli1 armhf 1.0.7-6ubuntu0.1 [254 kB]
21:33:03 #9 12.84 Get:116 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libroken18-heimdal armhf 7.7.0+dfsg-1ubuntu1 [34.6 kB]
21:33:03 #9 12.84 Get:117 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libasn1-8-heimdal armhf 7.7.0+dfsg-1ubuntu1 [140 kB]
21:33:03 #9 12.91 Get:118 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libheimbase1-heimdal armhf 7.7.0+dfsg-1ubuntu1 [24.4 kB]
21:33:03 #9 12.92 Get:119 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhcrypto4-heimdal armhf 7.7.0+dfsg-1ubuntu1 [78.5 kB]
21:33:03 #9 12.93 Get:120 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwind0-heimdal armhf 7.7.0+dfsg-1ubuntu1 [47.1 kB]
21:33:03 #9 12.93 Get:121 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhx509-5-heimdal armhf 7.7.0+dfsg-1ubuntu1 [89.0 kB]
21:33:03 #9 12.93 Get:122 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libkrb5-26-heimdal armhf 7.7.0+dfsg-1ubuntu1 [170 kB]
21:33:03 #9 12.94 Get:123 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libheimntlm0-heimdal armhf 7.7.0+dfsg-1ubuntu1 [13.2 kB]
21:33:03 #9 12.94 Get:124 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgssapi3-heimdal armhf 7.7.0+dfsg-1ubuntu1 [79.9 kB]
21:33:03 #9 12.94 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:33:03 #9 12.94 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:33:03 #9 12.96 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:33:03 #9 13.06 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:33:03 #9 13.06 Get:129 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnghttp2-14 armhf 1.40.0-1build1 [67.8 kB]
21:33:03 #9 13.06 Get:130 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build1 [49.1 kB]
21:33:03 #9 13.06 Get:131 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssh-4 armhf 0.9.3-2ubuntu2.2 [147 kB]
21:33:03 #9 13.06 Get:132 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcurl4 armhf 7.68.0-1ubuntu2.12 [204 kB]
21:33:03 #9 13.06 Get:133 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf curl armhf 7.68.0-1ubuntu2.12 [154 kB]
21:33:03 #9 13.07 Get:134 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dctrl-tools armhf 2.24-3 [53.8 kB]
21:33:03 #9 13.07 Get:135 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtool all 2.4.6-14 [161 kB]
21:33:03 #9 13.08 Get:136 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dh-autoreconf all 19 [16.1 kB]
21:33:03 #9 13.11 Get:137 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdebhelper-perl all 12.10ubuntu1 [62.1 kB]
21:33:03 #9 13.18 Get:138 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarchive-zip-perl all 1.67-2 [90.5 kB]
21:33:03 #9 13.19 Get:139 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-override-perl all 0.09-2 [9532 B]
21:33:03 #9 13.19 Get:140 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB]
21:33:03 #9 13.19 Get:141 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dh-strip-nondeterminism all 1.7.0-1 [5228 B]
21:33:03 #9 13.19 Get:142 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dwz armhf 0.13-5 [153 kB]
21:33:03 #9 13.19 Get:143 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcroco3 armhf 0.6.13-1 [70.5 kB]
21:33:03 #9 13.22 Get:144 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gettext armhf 0.19.8.1-10build1 [835 kB]
21:33:03 #9 13.23 Get:145 http://ports.ubuntu.com/ubuntu-ports focal/main armhf intltool-debian all 0.35.0+20060710.5 [24.9 kB]
21:33:03 #9 13.23 Get:146 http://ports.ubuntu.com/ubuntu-ports focal/main armhf po-debconf all 1.0.21 [233 kB]
21:33:03 #9 13.26 Get:147 http://ports.ubuntu.com/ubuntu-ports focal/main armhf debhelper all 12.10ubuntu1 [877 kB]
21:33:03 #9 13.33 Get:148 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfakeroot armhf 1.24-1 [22.4 kB]
21:33:03 #9 13.33 Get:149 http://ports.ubuntu.com/ubuntu-ports focal/main armhf fakeroot armhf 1.24-1 [60.9 kB]
21:33:03 #9 13.33 Get:150 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libassuan0 armhf 2.5.3-7ubuntu2 [29.1 kB]
21:33:03 #9 13.33 Get:151 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgconf armhf 2.2.19-3ubuntu2.2 [107 kB]
21:33:03 #9 13.34 Get:152 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libksba8 armhf 1.3.5-2 [78.7 kB]
21:33:03 #9 13.34 Get:153 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnpth0 armhf 1.6-1 [6624 B]
21:33:03 #9 13.34 Get:154 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dirmngr armhf 2.2.19-3ubuntu2.2 [288 kB]
21:33:03 #9 13.35 Get:155 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
21:33:03 #9 13.35 Get:156 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-utils armhf 2.2.19-3ubuntu2.2 [412 kB]
21:33:03 #9 13.40 Get:157 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg armhf 2.2.19-3ubuntu2.2 [425 kB]
21:33:03 #9 13.48 Get:158 http://ports.ubuntu.com/ubuntu-ports focal/main armhf pinentry-curses armhf 1.1.0-3build1 [31.8 kB]
21:33:03 #9 13.48 Get:159 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-agent armhf 2.2.19-3ubuntu2.2 [195 kB]
21:33:03 #9 13.49 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:33:03 #9 13.49 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:33:03 #9 13.49 Get:162 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgsm armhf 2.2.19-3ubuntu2.2 [187 kB]
21:33:03 #9 13.50 Get:163 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg all 2.2.19-3ubuntu2.2 [259 kB]
21:33:03 #9 13.53 Get:164 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-which-perl all 1.23-1 [13.8 kB]
21:33:03 #9 13.53 Get:165 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-homedir-perl all 1.004-1 [37.3 kB]
21:33:03 #9 13.53 Get:166 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-pty-perl armhf 1:1.12-1 [31.4 kB]
21:33:03 #9 13.55 Get:167 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libipc-run-perl all 20180523.0-2 [89.7 kB]
21:33:03 #9 13.59 Get:168 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
21:33:03 #9 13.59 Get:169 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libb-hooks-op-check-perl armhf 0.22-1build2 [9792 B]
21:33:03 #9 13.59 Get:170 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdynaloader-functions-perl all 0.003-1 [11.9 kB]
21:33:03 #9 13.59 Get:171 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevel-callchecker-perl armhf 0.008-1ubuntu1 [14.2 kB]
21:33:03 #9 13.59 Get:172 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libparams-classify-perl armhf 0.015-1build2 [19.8 kB]
21:33:03 #9 13.59 Get:173 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmodule-runtime-perl all 0.016-1 [16.2 kB]
21:33:03 #9 13.59 Get:174 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libimport-into-perl all 1.002005-1 [11.0 kB]
21:33:03 #9 13.59 Get:175 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librole-tiny-perl all 2.001004-1 [16.5 kB]
21:33:03 #9 13.62 Get:176 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstrictures-perl all 2.000006-1 [16.3 kB]
21:33:03 #9 13.68 Get:177 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-quote-perl all 2.006006-1 [19.5 kB]
21:33:03 #9 13.68 Get:178 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmoo-perl all 2.003006-1 [46.3 kB]
21:33:03 #9 13.68 Get:179 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libencode-locale-perl all 1.05-1 [12.3 kB]
21:33:03 #9 13.68 Get:180 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtimedate-perl all 2.3200-1 [34.0 kB]
21:33:03 #9 13.68 Get:181 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-date-perl all 6.05-1 [9920 B]
21:33:03 #9 13.68 Get:182 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-listing-perl all 6.04-1 [9774 B]
21:33:03 #9 13.68 Get:183 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-tagset-perl all 3.20-4 [12.5 kB]
21:33:03 #9 13.68 Get:184 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liburi-perl all 1.76-2 [77.5 kB]
21:33:03 #9 13.70 Get:185 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-parser-perl armhf 3.72-5 [83.1 kB]
21:33:03 #9 13.76 Get:186 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-tree-perl all 5.07-2 [200 kB]
21:33:03 #9 13.77 Get:187 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-html-perl all 1.001-1 [14.9 kB]
21:33:03 #9 13.77 Get:188 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
21:33:03 #9 13.77 Get:189 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-message-perl all 6.22-1 [76.1 kB]
21:33:03 #9 13.77 Get:190 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-cookies-perl all 6.08-1 [18.3 kB]
21:33:03 #9 13.77 Get:191 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-negotiate-perl all 6.01-1 [12.5 kB]
21:33:03 #9 13.77 Get:192 http://ports.ubuntu.com/ubuntu-ports focal/main armhf perl-openssl-defaults armhf 4 [7188 B]
21:33:03 #9 13.77 Get:193 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-ssleay-perl armhf 1.88-2ubuntu1 [272 kB]
21:33:03 #9 13.78 Get:194 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-socket-ssl-perl all 2.067-1 [176 kB]
21:33:03 #9 13.85 Get:195 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-http-perl all 6.19-1 [22.8 kB]
21:33:03 #9 13.85 Get:196 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B]
21:33:03 #9 13.85 Get:197 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtry-tiny-perl all 0.30-1 [20.5 kB]
21:33:03 #9 13.85 Get:198 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwww-robotrules-perl all 6.02-1 [12.6 kB]
21:33:03 #9 13.85 Get:199 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwww-perl all 6.43-1 [140 kB]
21:33:03 #9 13.85 Get:200 http://ports.ubuntu.com/ubuntu-ports focal/main armhf patchutils armhf 0.3.4-2 [64.6 kB]
21:33:03 #9 13.86 Get:201 http://ports.ubuntu.com/ubuntu-ports focal/main armhf wdiff armhf 1.2.2-2build1 [29.1 kB]
21:33:03 #9 13.86 Get:202 http://ports.ubuntu.com/ubuntu-ports focal/main armhf devscripts armhf 2.20.2ubuntu2 [940 kB]
21:33:03 #9 14.04 Get:203 http://ports.ubuntu.com/ubuntu-ports focal/main armhf diffstat armhf 1.63-1 [25.1 kB]
21:33:03 #9 14.20 Get:204 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-chardet all 3.0.4-4build1 [80.4 kB]
21:33:03 #9 14.33 Get:205 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-debian all 0.1.36ubuntu1 [65.0 kB]
21:33:03 #9 14.39 Get:206 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgpgme11 armhf 1.13.1-7ubuntu2 [102 kB]
21:33:03 #9 14.44 Get:207 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-gpg armhf 1.13.1-7ubuntu2 [144 kB]
21:33:03 #9 14.49 Get:208 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dput all 1.0.3ubuntu1 [42.3 kB]
21:33:03 #9 14.50 Get:209 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcurl3-gnutls armhf 7.68.0-1ubuntu2.12 [202 kB]
21:33:03 #9 14.54 Get:210 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liberror-perl all 0.17029-1 [26.5 kB]
21:33:03 #9 14.55 Get:211 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf git-man all 1:2.25.1-1ubuntu3.5 [886 kB]
21:33:03 #9 14.64 Get:212 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf git armhf 1:2.25.1-1ubuntu3.5 [3363 kB]
21:33:03 #9 14.84 Get:213 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
21:33:03 #9 14.84 Get:214 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-diff-xs-perl armhf 0.04-6 [11.0 kB]
21:33:03 #9 14.84 Get:215 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-merge-perl all 0.08-3 [12.0 kB]
21:33:03 #9 14.84 Get:216 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libapt-pkg-perl armhf 0.1.36build3 [63.4 kB]
21:33:03 #9 14.84 Get:217 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarchive-cpio-perl all 0.10-1 [9644 B]
21:33:03 #9 14.84 Get:218 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarray-intspan-perl all 2.003-1 [23.3 kB]
21:33:03 #9 14.84 Get:219 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libasync-mergepoint-perl all 0.04-2 [10.2 kB]
21:33:03 #9 14.84 Get:220 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmodule-implementation-perl all 0.09-1 [12.2 kB]
21:33:03 #9 14.84 Get:221 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
21:33:03 #9 14.90 Get:222 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libvariable-magic-perl armhf 0.62-1build2 [31.9 kB]
21:33:03 #9 14.90 Get:223 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libb-hooks-endofscope-perl all 0.24-1 [16.8 kB]
21:33:03 #9 14.90 Get:224 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcapture-tiny-perl all 0.48-1 [20.4 kB]
21:33:03 #9 14.90 Get:225 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libclass-xsaccessor-perl armhf 1.19-3build3 [33.7 kB]
21:33:03 #9 14.90 Get:226 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libclone-perl armhf 0.43-2 [10.2 kB]
21:33:03 #9 14.90 Get:227 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcommon-sense-perl armhf 3.74-2build6 [20.1 kB]
21:33:03 #9 14.90 Get:228 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libparams-util-perl armhf 1.07-3build5 [18.7 kB]
21:33:03 #9 14.91 Get:229 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-install-perl all 0.928-1 [10.5 kB]
21:33:03 #9 14.91 Get:230 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdata-optlist-perl all 0.110-1 [9956 B]
21:33:03 #9 14.97 Get:231 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-exporter-perl all 0.987-1 [44.9 kB]
21:33:03 #9 14.99 Get:232 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libconst-fast-perl all 0.014-1 [7958 B]
21:33:03 #9 14.99 Get:233 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwant-perl armhf 0.29-1build4 [23.0 kB]
21:33:03 #9 14.99 Get:234 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcontextual-return-perl all 0.004014-2 [53.1 kB]
21:33:03 #9 14.99 Get:235 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcpanel-json-xs-perl armhf 4.19-1build1 [107 kB]
21:33:03 #9 14.99 Get:236 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdata-dump-perl all 1.23-1 [27.0 kB]
21:33:03 #9 14.99 Get:237 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdigest-bubblebabble-perl all 0.02-2 [7908 B]
21:33:03 #9 14.99 Get:238 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB]
21:33:03 #9 14.99 Get:239 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdistro-info-perl all 0.23ubuntu1 [4668 B]
21:33:03 #9 15.05 Get:240 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-smtp-ssl-perl all 1.04-1 [5948 B]
21:33:03 #9 15.07 Get:241 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmailtools-perl all 2.21-1 [80.7 kB]
21:33:03 #9 15.07 Get:242 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-ip-perl all 1.26-2 [27.4 kB]
21:33:03 #9 15.07 Get:243 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-dns-perl all 1.22-1 [336 kB]
21:33:03 #9 15.07 Get:244 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-domain-tld-perl all 1.75-1 [29.1 kB]
21:33:03 #9 15.07 Get:245 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libemail-valid-perl all 1.202-1 [16.3 kB]
21:33:03 #9 15.07 Get:246 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libexporter-tiny-perl all 1.002001-1 [35.5 kB]
21:33:03 #9 15.07 Get:247 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libipc-system-simple-perl all 1.26-1 [22.8 kB]
21:33:03 #9 15.07 Get:248 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-basedir-perl all 0.08-1 [16.9 kB]
21:33:03 #9 15.12 Get:249 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-chdir-perl all 0.1008-1 [11.7 kB]
21:33:03 #9 15.16 Get:250 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-fcntllock-perl armhf 0.22-3build4 [32.6 kB]
21:33:03 #9 15.16 Get:251 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnumber-compare-perl all 0.03-1 [7318 B]
21:33:03 #9 15.16 Get:252 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtext-glob-perl all 0.10-1 [7554 B]
21:33:03 #9 15.16 Get:253 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-find-rule-perl all 0.34-1 [28.3 kB]
21:33:03 #9 15.16 Get:254 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfont-afm-perl all 1.20-2 [13.2 kB]
21:33:03 #9 15.16 Get:255 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-string-perl all 1.08-3 [11.1 kB]
21:33:03 #9 15.16 Get:256 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfont-ttf-perl all 1.06-1 [313 kB]
21:33:03 #9 15.16 Get:257 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfuture-perl all 0.43-1 [77.8 kB]
21:33:03 #9 15.19 Get:258 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-stringy-perl all 2.111-3 [55.8 kB]
21:33:03 #9 15.23 Get:259 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libparams-validate-perl armhf 1.29-3 [50.6 kB]
21:33:03 #9 15.23 Get:260 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB]
21:33:03 #9 15.23 Get:261 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsort-versions-perl all 1.62-1 [9294 B]
21:33:03 #9 15.23 Get:262 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgit-wrapper-perl all 0.048-1 [29.9 kB]
21:33:03 #9 15.23 Get:263 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-tiny-multipart-perl all 0.08-1 [8488 B]
21:33:03 #9 15.23 Get:264 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-prompter-perl all 0.004015-1 [58.1 kB]
21:33:03 #9 15.23 Get:265 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjson-perl all 4.02000-2 [80.9 kB]
21:33:03 #9 15.23 Get:266 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblog-any-perl all 1.708-1 [67.8 kB]
21:33:03 #9 15.26 Get:267 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
21:33:03 #9 15.31 Get:268 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpackage-stash-perl all 0.38-1 [19.1 kB]
21:33:03 #9 15.31 Get:269 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-identify-perl armhf 0.14-1build2 [10.1 kB]
21:33:03 #9 15.31 Get:270 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-name-perl armhf 0.26-1 [10.8 kB]
21:33:03 #9 15.31 Get:271 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnamespace-clean-perl all 0.27-1 [13.6 kB]
21:33:03 #9 15.31 Get:272 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpath-tiny-perl all 0.108-1 [42.6 kB]
21:33:03 #9 15.31 Get:273 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtype-tiny-perl all 1.008001-2 [304 kB]
21:33:03 #9 15.33 Get:274 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgitlab-api-v4-perl all 0.25-1 [83.8 kB]
21:33:03 #9 15.33 Get:275 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhash-fieldhash-perl armhf 0.15-1build2 [15.9 kB]
21:33:03 #9 15.34 Get:276 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-form-perl all 6.07-1 [22.2 kB]
21:33:03 #9 15.40 Get:277 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-format-perl all 2.12-1 [41.3 kB]
21:33:03 #9 15.40 Get:278 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libhttp-daemon-perl all 6.06-1ubuntu0.1 [22.0 kB]
21:33:03 #9 15.40 Get:279 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libidn11 armhf 1.33-2.2ubuntu2 [43.1 kB]
21:33:03 #9 15.40 Get:280 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstruct-dumb-perl all 0.09-1 [10.5 kB]
21:33:03 #9 15.40 Get:281 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-async-perl all 0.75-1 [254 kB]
21:33:03 #9 15.40 Get:282 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblinux-epoll-perl armhf 0.017-1 [14.7 kB]
21:33:03 #9 15.40 Get:283 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-async-loop-epoll-perl all 0.20-1 [10.4 kB]
21:33:03 #9 15.40 Get:284 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtypes-serialiser-perl all 1.0-1 [12.1 kB]
21:33:03 #9 15.41 Get:285 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjson-xs-perl armhf 4.020-1build1 [81.7 kB]
21:33:03 #9 15.48 Get:286 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjson-maybexs-perl all 1.004000-1 [11.0 kB]
21:33:03 #9 15.48 Get:287 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-compare-perl all 0.53-1 [65.6 kB]
21:33:03 #9 15.48 Get:288 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-moreutils-perl armhf 0.416-1build5 [52.7 kB]
21:33:03 #9 15.48 Get:289 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-someutils-perl all 0.58-1 [29.7 kB]
21:33:03 #9 15.48 Get:290 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-someutils-xs-perl armhf 0.58-2 [29.4 kB]
21:33:03 #9 15.49 Get:291 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libltdl7 armhf 2.4.6-14 [35.4 kB]
21:33:03 #9 15.49 Get:292 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libltdl-dev armhf 2.4.6-14 [160 kB]
21:33:03 #9 15.49 Get:293 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsys-hostname-long-perl all 1.5-1 [11.7 kB]
21:33:03 #9 15.50 Get:294 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmail-sendmail-perl all 0.80-1 [22.6 kB]
21:33:03 #9 15.56 Get:295 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmoox-aliases-perl all 0.001006-1 [7176 B]
21:33:03 #9 15.56 Get:296 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
21:33:03 #9 15.56 Get:297 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmoox-struct-perl all 0.017-1 [23.4 kB]
21:33:03 #9 15.56 Get:298 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-dns-sec-perl armhf 1.15-1 [43.4 kB]
21:33:03 #9 15.56 Get:299 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-libidn-perl armhf 0.12.ds-3build2 [16.5 kB]
21:33:03 #9 15.56 Get:300 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnumber-range-perl all 0.12-1 [8556 B]
21:33:03 #9 15.56 Get:301 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpackage-stash-xs-perl armhf 0.29-1build1 [16.7 kB]
21:33:03 #9 15.57 Get:302 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
21:33:03 #9 15.57 Get:303 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libperl4-corelibs-perl all 0.004-2 [37.4 kB]
21:33:03 #9 15.72 Get:304 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libperlio-gzip-perl armhf 0.19-1build5 [13.3 kB]
21:33:03 #9 15.80 Get:305 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpod-constants-perl all 0.19-1 [16.0 kB]
21:33:03 #9 15.82 Get:306 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libre2-5 armhf 20200101+dfsg-1build1 [136 kB]
21:33:03 #9 16.01 Get:307 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libre-engine-re2-perl armhf 0.13-5 [15.1 kB]
21:33:03 #9 16.02 Get:308 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libreadonly-perl all 2.050-2 [19.9 kB]
21:33:03 #9 16.04 Get:309 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libref-util-perl all 0.204-1 [15.0 kB]
21:33:03 #9 16.05 Get:310 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libref-util-xs-perl armhf 0.117-1build2 [10.7 kB]
21:33:03 #9 16.05 Get:311 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB]
21:33:03 #9 16.07 Get:312 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libregexp-pattern-perl all 0.2.12-1 [17.1 kB]
21:33:03 #9 16.07 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:33:03 #9 16.09 Get:314 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsereal-decoder-perl armhf 4.011+ds-1build1 [98.5 kB]
21:33:03 #9 16.12 Get:315 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsereal-encoder-perl armhf 4.011+ds-1build1 [97.7 kB]
21:33:03 #9 16.14 Get:316 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsereal-perl all 4.011-1 [8604 B]
21:33:03 #9 16.16 Get:317 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsort-key-perl armhf 1.33-2build2 [33.9 kB]
21:33:03 #9 16.17 Get:318 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstring-copyright-perl all 0.003006-1 [9608 B]
21:33:03 #9 16.17 Get:319 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstring-escape-perl all 2010.002-2 [17.6 kB]
21:33:03 #9 16.17 Get:320 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstring-shellquote-perl all 1.04-1 [12.0 kB]
21:33:03 #9 16.17 Get:321 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libterm-readkey-perl armhf 2.38-1build1 [23.3 kB]
21:33:03 #9 16.18 Get:322 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtest-fatal-perl all 0.014-1 [11.1 kB]
21:33:03 #9 16.24 Get:323 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtest-refcount-perl all 0.10-1 [11.4 kB]
21:33:03 #9 16.24 Get:324 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtext-levenshtein-perl all 0.13-1 [9612 B]
21:33:03 #9 16.24 Get:325 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtype-tiny-xs-perl armhf 0.016-1 [21.2 kB]
21:33:03 #9 16.24 Get:326 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libunicode-utf8-perl armhf 0.62-1build1 [17.1 kB]
21:33:03 #9 16.31 Get:327 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
21:33:03 #9 16.31 Get:328 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-sax-base-perl all 1.09-1 [18.8 kB]
21:33:03 #9 16.31 Get:329 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
21:33:03 #9 16.32 Get:330 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-libxml-perl armhf 2.0134+dfsg-1build1 [306 kB]
21:33:03 #9 16.35 Get:331 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-parser-perl armhf 2.46-1 [189 kB]
21:33:03 #9 16.37 Get:332 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-sax-expat-perl all 0.51-1 [10.5 kB]
21:33:03 #9 16.38 Get:333 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-writer-perl all 0.625-1 [24.9 kB]
21:33:03 #9 16.39 Get:334 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libyaml-libyaml-perl armhf 0.81+repack-1 [26.1 kB]
21:33:03 #9 16.39 Get:335 http://ports.ubuntu.com/ubuntu-ports focal/main armhf licensecheck all 3.0.45-1 [23.9 kB]
21:33:03 #9 16.39 Get:336 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevel-size-perl armhf 0.83-1build1 [19.3 kB]
21:33:03 #9 ...
21:33:03 
21:33:03 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:33:03 #14 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:33:03 #8 23.69 Unpacking autoconf (2.69-11) ...
21:33:03 #8 23.78 Selecting previously unselected package autotools-dev.
21:33:03 #8 23.78 Preparing to unpack .../043-autotools-dev_20180224.1_all.deb ...
21:33:03 #8 23.79 Unpacking autotools-dev (20180224.1) ...
21:33:03 #8 23.85 Selecting previously unselected package automake.
21:33:03 #8 23.85 Preparing to unpack .../044-automake_1%3a1.16.1-4_all.deb ...
21:33:03 #8 23.86 Unpacking automake (1:1.16.1-4) ...
21:33:03 #8 25.56 Preparing to unpack .../075-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ...
21:33:03 #8 25.57 Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ...
21:33:03 #8 25.60 Selecting previously unselected package libgcc-7-dev:arm64.
21:33:03 #8 25.61 Preparing to unpack .../076-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ...
21:33:03 #8 25.61 Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ...
21:33:03 #8 26.71 Selecting previously unselected package libfakeroot:arm64.
21:33:03 #8 26.71 Preparing to unpack .../100-libfakeroot_1.23-1_arm64.deb ...
21:33:03 #8 26.72 Unpacking libfakeroot:arm64 (1.23-1) ...
21:33:03 #8 26.78 Selecting previously unselected package fakeroot.
21:33:03 #8 26.78 Preparing to unpack .../101-fakeroot_1.23-1_arm64.deb ...
21:33:03 #8 26.79 Unpacking fakeroot (1.23-1) ...
21:33:03 #8 26.83 Selecting previously unselected package libfile-which-perl.
21:33:03 #9 15.44 Get:207 http://archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB]
21:33:03 #8 23.90   Preparing        :                                                        1/1 
21:33:03 #9 25.73 Selecting previously unselected package cpp.
21:33:03 #9 25.73 Preparing to unpack .../075-cpp_4%3a11.2.0-1ubuntu1_arm64.deb ...
21:33:03 #9 25.73 Unpacking cpp (4:11.2.0-1ubuntu1) ...
21:33:03 #9 25.76 Selecting previously unselected package libcc1-0:arm64.
21:33:03 #9 25.77 Preparing to unpack .../076-libcc1-0_12-20220319-1ubuntu1_arm64.deb ...
21:33:03 #9 25.77 Unpacking libcc1-0:arm64 (12-20220319-1ubuntu1) ...
21:33:03 #9 25.81 Selecting previously unselected package libgomp1:arm64.
21:33:03 #9 25.81 Preparing to unpack .../077-libgomp1_12-20220319-1ubuntu1_arm64.deb ...
21:33:03 #9 25.82 Unpacking libgomp1:arm64 (12-20220319-1ubuntu1) ...
21:33:03 #9 25.86 Selecting previously unselected package libitm1:arm64.
21:33:03 #9 25.86 Preparing to unpack .../078-libitm1_12-20220319-1ubuntu1_arm64.deb ...
21:33:03 #9 25.86 Unpacking libitm1:arm64 (12-20220319-1ubuntu1) ...
21:33:03 #9 25.91 Selecting previously unselected package libatomic1:arm64.
21:33:03 #9 24.49 Preparing to unpack .../075-linux-libc-dev_5.4.0-124.140_arm64.deb ...
21:33:03 #9 24.49 Unpacking linux-libc-dev:arm64 (5.4.0-124.140) ...
21:33:03 #13 extracting sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 5.1s
21:33:03 #8 23.97 Selecting previously unselected package autopoint.
21:33:03 #8 23.97 Preparing to unpack .../045-autopoint_0.19.8.1-9_all.deb ...
21:33:03 #8 23.97 Unpacking autopoint (0.19.8.1-9) ...
21:33:03 #8 24.02 Selecting previously unselected package binutils-common:amd64.
21:33:03 #8 24.03 Preparing to unpack .../046-binutils-common_2.31.1-16_amd64.deb ...
21:33:03 #8 24.03 Unpacking binutils-common:amd64 (2.31.1-16) ...
21:33:03 #8 25.73 Selecting previously unselected package gcc-7.
21:33:03 #8 25.74 Preparing to unpack .../077-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ...
21:33:03 #8 25.74 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ...
21:33:03 #8 26.83 Preparing to unpack .../102-libfile-which-perl_1.23-1_all.deb ...
21:33:03 #8 26.84 Unpacking libfile-which-perl (1.23-1) ...
21:33:03 #8 26.87 Selecting previously unselected package libfile-homedir-perl.
21:33:03 #8 26.87 Preparing to unpack .../103-libfile-homedir-perl_1.004-1_all.deb ...
21:33:03 #8 26.87 Unpacking libfile-homedir-perl (1.004-1) ...
21:33:03 #8 26.91 Selecting previously unselected package libio-pty-perl.
21:33:03 #8 26.91 Preparing to unpack .../104-libio-pty-perl_1%3a1.08-1.1+b5_arm64.deb ...
21:33:03 #8 26.92 Unpacking libio-pty-perl (1:1.08-1.1+b5) ...
21:33:03 #8 26.95 Selecting previously unselected package libipc-run-perl.
21:33:03 #8 26.95 Preparing to unpack .../105-libipc-run-perl_20180523.0-1_all.deb ...
21:33:03 #8 26.95 Unpacking libipc-run-perl (20180523.0-1) ...
21:33:03 #8 26.99 Selecting previously unselected package libclass-method-modifiers-perl.
21:33:03 #8 26.99 Preparing to unpack .../106-libclass-method-modifiers-perl_2.12-1_all.deb ...
21:33:03 #8 27.00 Unpacking libclass-method-modifiers-perl (2.12-1) ...
21:33:03 #8 27.03 Selecting previously unselected package libsub-exporter-progressive-perl.
21:33:03 #8 27.03 Preparing to unpack .../107-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
21:33:03 #8 27.03 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
21:33:03 #8 27.07 Selecting previously unselected package libdevel-globaldestruction-perl.
21:33:03 #9 15.61 Get:208 http://archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB]
21:33:03 #9 15.61 Get:209 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB]
21:33:03 #9 15.62 Get:210 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-debian all 0.1.36ubuntu1 [65.0 kB]
21:33:03 #9 15.63 Get:211 http://archive.ubuntu.com/ubuntu focal/main amd64 libgpgme11 amd64 1.13.1-7ubuntu2 [121 kB]
21:33:03 #9 15.64 Get:212 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB]
21:33:03 #9 15.65 Get:213 http://archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB]
21:33:03 #9 15.65 Get:214 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.12 [232 kB]
21:33:03 #9 15.66 Get:215 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
21:33:03 #9 15.66 Get:216 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git-man all 1:2.25.1-1ubuntu3.5 [886 kB]
21:33:03 #9 15.70 Get:217 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.5 [4557 kB]
21:33:03 #9 ...
21:33:03 
21:33:03 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:33:03 #14 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d
21:33:03 #14 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 6.8s done
21:33:03 #14 extracting sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c done
21:33:03 #14 DONE 22.9s
21:33:03 #8 23.99   Installing       : systemd-libs-250-7.el9.aarch64                       1/163 
21:33:03 #8 24.02   Running scriptlet: systemd-libs-250-7.el9.aarch64                       1/163 
21:33:03 #8 24.04   Installing       : elfutils-debuginfod-client-0.187-5.el9.aarch64       2/163 
21:33:03 #8 24.08   Running scriptlet: groff-base-1.22.4-10.el9.aarch64                     3/163 
21:33:03 #8 24.13   Installing       : groff-base-1.22.4-10.el9.aarch64                     3/163 
21:33:03 #8 24.17   Running scriptlet: groff-base-1.22.4-10.el9.aarch64                     3/163 
21:33:03 #8 24.18   Installing       : file-5.39-8.el9.aarch64                              4/163 
21:33:03 #8 24.19   Installing       : python3-libselinux-3.4-3.el9.aarch64                 5/163 
21:33:03 #9 25.91 Preparing to unpack .../079-libatomic1_12-20220319-1ubuntu1_arm64.deb ...
21:33:03 #9 25.91 Unpacking libatomic1:arm64 (12-20220319-1ubuntu1) ...
21:33:03 #9 25.96 Selecting previously unselected package libasan6:arm64.
21:33:03 #9 25.96 Preparing to unpack .../080-libasan6_11.2.0-19ubuntu1_arm64.deb ...
21:33:03 #9 25.97 Unpacking libasan6:arm64 (11.2.0-19ubuntu1) ...
21:33:03 #9 26.05 Selecting previously unselected package liblsan0:arm64.
21:33:03 #8 4.054 Get:8 http://archive.raspbian.org/raspbian buster/non-free armhf Packages [126 kB]
21:33:03 #9 24.64 Selecting previously unselected package libcrypt-dev:arm64.
21:33:03 #9 24.64 Preparing to unpack .../076-libcrypt-dev_1%3a4.4.10-10ubuntu4_arm64.deb ...
21:33:03 #9 24.65 Unpacking libcrypt-dev:arm64 (1:4.4.10-10ubuntu4) ...
21:33:03 #9 24.69 Selecting previously unselected package libc6-dev:arm64.
21:33:03 #9 24.70 Preparing to unpack .../077-libc6-dev_2.31-0ubuntu9.9_arm64.deb ...
21:33:03 #9 24.70 Unpacking libc6-dev:arm64 (2.31-0ubuntu9.9) ...
21:33:03 #8 20.88 (163/163): webkit2gtk3-jsc-2.36.5-2.el9.x86_64.  21 MB/s | 6.2 MB     00:00    
21:33:03 #8 20.89 --------------------------------------------------------------------------------
21:33:03 #8 20.89 Total                                            11 MB/s |  69 MB     00:06     
21:33:03 #21 8.450 Reading package lists...
21:33:03 #8 27.07 Preparing to unpack .../108-libdevel-globaldestruction-perl_0.14-1_all.deb ...
21:33:03 #8 27.07 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
21:33:03 #8 27.10 Selecting previously unselected package libb-hooks-op-check-perl.
21:33:03 #8 27.11 Preparing to unpack .../109-libb-hooks-op-check-perl_0.22-1+b1_arm64.deb ...
21:33:03 #8 27.11 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ...
21:33:03 #8 27.14 Selecting previously unselected package libdynaloader-functions-perl.
21:33:03 #8 27.14 Preparing to unpack .../110-libdynaloader-functions-perl_0.003-1_all.deb ...
21:33:03 #8 27.15 Unpacking libdynaloader-functions-perl (0.003-1) ...
21:33:03 #8 27.18 Selecting previously unselected package libdevel-callchecker-perl.
21:33:03 #8 27.18 Preparing to unpack .../111-libdevel-callchecker-perl_0.008-1_arm64.deb ...
21:33:03 #8 27.19 Unpacking libdevel-callchecker-perl (0.008-1) ...
21:33:03 #8 27.21 Selecting previously unselected package libparams-classify-perl.
21:33:03 #8 27.22 Preparing to unpack .../112-libparams-classify-perl_0.015-1+b1_arm64.deb ...
21:33:03 #8 27.22 Unpacking libparams-classify-perl (0.015-1+b1) ...
21:33:03 #8 27.26 Selecting previously unselected package libmodule-runtime-perl.
21:33:03 #8 27.26 Preparing to unpack .../113-libmodule-runtime-perl_0.016-1_all.deb ...
21:33:03 #8 27.26 Unpacking libmodule-runtime-perl (0.016-1) ...
21:33:03 #8 27.30 Selecting previously unselected package libimport-into-perl.
21:33:03 
21:33:03 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:33:03 #9 sha256:39f8fc169ab67bd5d3f730b9f76f1f22b32e2bbe61a7c2e276b39e8aaa6661ca
21:33:03 #9 15.98 Get:218 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
21:33:03 #9 15.98 Get:219 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB]
21:33:03 #9 15.98 Get:220 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
21:33:03 #9 15.98 Get:221 http://archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB]
21:33:03 #9 15.98 Get:222 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9644 B]
21:33:03 #9 15.98 Get:223 http://archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB]
21:33:03 #9 15.98 Get:224 http://archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB]
21:33:03 #9 15.98 Get:225 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB]
21:33:03 #9 15.98 Get:226 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
21:33:03 #9 16.05 Get:227 http://archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB]
21:33:03 #9 16.05 Get:228 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB]
21:33:03 #9 16.05 Get:229 http://archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
21:33:03 #9 16.05 Get:230 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB]
21:33:03 #9 16.06 Get:231 http://archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB]
21:33:03 #9 16.06 Get:232 http://archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB]
21:33:03 #9 16.06 Get:233 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB]
21:33:03 #9 16.06 Get:234 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB]
21:33:03 #9 16.06 Get:235 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B]
21:33:03 #9 16.12 Get:236 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB]
21:33:03 #8 24.24   Installing       : xz-5.2.5-8.el9.aarch64                               6/163 
21:33:03 #8 24.25   Installing       : unzip-6.0-56.el9.aarch64                             7/163 
21:33:03 #8 24.28   Installing       : libproxy-0.4.15-35.el9.aarch64                       8/163 
21:33:03 #8 24.29   Installing       : less-590-1.el9.aarch64                               9/163 
21:33:03 #8 24.34   Installing       : diffutils-3.7-12.el9.aarch64                        10/163 
21:33:03 #8 24.35   Installing       : cracklib-2.9.6-27.el9.aarch64                       11/163 
21:33:03 #8 24.38   Installing       : cpio-2.13-16.el9.aarch64                            12/163 
21:33:03 #8 24.39   Installing       : bzip2-1.0.8-8.el9.aarch64                           13/163 
21:33:04 #9 26.05 Preparing to unpack .../081-liblsan0_12-20220319-1ubuntu1_arm64.deb ...
21:33:04 #9 26.06 Unpacking liblsan0:arm64 (12-20220319-1ubuntu1) ...
21:33:04 #9 26.14 Selecting previously unselected package libtsan0:arm64.
21:33:04 #9 26.14 Preparing to unpack .../082-libtsan0_11.2.0-19ubuntu1_arm64.deb ...
21:33:04 #9 26.15 Unpacking libtsan0:arm64 (11.2.0-19ubuntu1) ...
21:33:04 #9 26.23 Selecting previously unselected package libubsan1:arm64.
21:33:04 #9 26.23 Preparing to unpack .../083-libubsan1_12-20220319-1ubuntu1_arm64.deb ...
21:33:04 #9 26.23 Unpacking libubsan1:arm64 (12-20220319-1ubuntu1) ...
21:33:04 #9 26.30 Selecting previously unselected package libhwasan0:arm64.
21:33:04 #9 26.30 Preparing to unpack .../084-libhwasan0_12-20220319-1ubuntu1_arm64.deb ...
21:33:04 #9 26.30 Unpacking libhwasan0:arm64 (12-20220319-1ubuntu1) ...
21:33:04 #8 26.30 Selecting previously unselected package gcc.
21:33:04 #9 24.96 Selecting previously unselected package gcc-9-base:arm64.
21:33:04 #9 24.96 Preparing to unpack .../078-gcc-9-base_9.4.0-1ubuntu1~20.04.1_arm64.deb ...
21:33:04 #9 24.96 Unpacking gcc-9-base:arm64 (9.4.0-1ubuntu1~20.04.1) ...
21:33:04 #9 25.02 Selecting previously unselected package libisl22:arm64.
21:33:04 #9 25.02 Preparing to unpack .../079-libisl22_0.22.1-1_arm64.deb ...
21:33:04 #9 25.03 Unpacking libisl22:arm64 (0.22.1-1) ...
21:33:04 #9 25.10 Selecting previously unselected package libmpfr6:arm64.
21:33:04 #9 25.11 Preparing to unpack .../080-libmpfr6_4.0.2-1_arm64.deb ...
21:33:04 #9 25.11 Unpacking libmpfr6:arm64 (4.0.2-1) ...
21:33:04 #9 25.16 Selecting previously unselected package libmpc3:arm64.
21:33:04 #9 25.16 Preparing to unpack .../081-libmpc3_1.1.0-1_arm64.deb ...
21:33:04 #9 25.16 Unpacking libmpc3:arm64 (1.1.0-1) ...
21:33:04 #9 25.19 Selecting previously unselected package cpp-9.
21:33:04 #13 extracting sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 9.2s done
21:33:04 #10 3.017 CentOS Stream 8 - AppStream                      13 MB/s |  24 MB     00:01    
21:33:04 #13 ...
21:33:04 
21:33:04 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:33:04 #8 sha256:db2193547b525f35a8742d151f38bbe57bd27ea4208e4c0a64e6e34a4742426b
21:33:04 #8 10.28 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:33:04 #8 10.28 Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libicu60 armhf 60.2-3ubuntu3.2 [7802 kB]
21:33:04 #8 10.81 Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libxml2 armhf 2.9.4+dfsg1-6.1ubuntu1.7 [568 kB]
21:33:04 #8 10.81 Get:45 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libyaml-0-2 armhf 0.1.7-2ubuntu3 [40.8 kB]
21:33:04 #8 10.81 Get:46 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf lsb-release all 9.20170808ubuntu1 [11.0 kB]
21:33:04 #8 10.81 Get:47 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf netbase all 5.4 [12.7 kB]
21:33:04 #8 10.82 Get:48 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf shared-mime-info armhf 1.9-2 [424 kB]
21:33:04 #8 10.82 Get:49 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf ucf all 3.0038 [50.5 kB]
21:33:04 #8 10.82 Get:50 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf xdg-user-dirs armhf 0.17-1ubuntu1 [46.7 kB]
21:33:04 #8 10.82 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:33:04 #8 10.83 Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gettext-base armhf 0.19.8.1-6ubuntu0.3 [109 kB]
21:33:04 #8 10.99 Get:53 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf iso-codes all 3.79-1 [2565 kB]
21:33:04 #8 11.11 Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf krb5-locales all 1.16-2ubuntu0.2 [13.4 kB]
21:33:04 #8 11.11 Get:55 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libedit2 armhf 3.1-20170329-1 [61.9 kB]
21:33:04 #8 11.11 Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkrb5support0 armhf 1.16-2ubuntu0.2 [27.2 kB]
21:33:04 #8 11.13 Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libk5crypto3 armhf 1.16-2ubuntu0.2 [83.1 kB]
21:33:04 #8 11.13 Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkeyutils1 armhf 1.5.9-9.2ubuntu2.1 [7852 B]
21:33:04 #8 11.13 Get:59 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkrb5-3 armhf 1.16-2ubuntu0.2 [233 kB]
21:33:04 #8 11.14 Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgssapi-krb5-2 armhf 1.16-2ubuntu0.2 [101 kB]
21:33:04 #8 11.15 Get:61 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpsl5 armhf 0.19.1-5build1 [40.5 kB]
21:33:04 #8 11.15 Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libssl1.0.0 armhf 1.0.2n-1ubuntu5.10 [713 kB]
21:33:04 #8 11.18 Get:63 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxmuu1 armhf 2:1.1.2-2 [9130 B]
21:33:04 #8 11.26 Get:64 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf manpages all 4.15-1 [1234 kB]
21:33:04 #8 11.30 Get:65 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf openssh-client armhf 1:7.6p1-4ubuntu0.7 [551 kB]
21:33:04 #8 11.34 Get:66 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf publicsuffix all 20180223.1310-1 [97.6 kB]
21:33:04 #8 11.34 Get:67 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python-apt-common all 1.6.5ubuntu0.7 [16.9 kB]
21:33:04 #8 11.34 Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-apt armhf 1.6.5ubuntu0.7 [136 kB]
21:33:04 #8 11.35 Get:69 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf strace armhf 4.21-1ubuntu1 [217 kB]
21:33:04 #8 11.35 Get:70 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf xauth armhf 1:1.0.10-1 [21.7 kB]
21:33:04 #8 11.35 Get:71 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf at armhf 3.1.20-3.1ubuntu2 [36.9 kB]
21:33:04 #8 11.36 Get:72 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsigsegv2 armhf 2.12-1 [14.0 kB]
21:33:04 #8 11.36 Get:73 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf m4 armhf 1.4.18-1 [181 kB]
21:33:04 #8 11.40 Get:74 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf autoconf all 2.69-11 [322 kB]
21:33:04 #8 11.47 Get:75 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf autotools-dev all 20180224.1 [39.6 kB]
21:33:04 #8 11.48 Get:76 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf automake all 1:1.15.1-3ubuntu2 [509 kB]
21:33:04 #8 11.49 Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf autopoint all 0.19.8.1-6ubuntu0.3 [426 kB]
21:33:04 #8 11.51 Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf binutils-common armhf 2.30-21ubuntu1~18.04.7 [197 kB]
21:33:04 #8 11.52 Get:79 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libbinutils armhf 2.30-21ubuntu1~18.04.7 [298 kB]
21:33:04 #8 11.53 Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf binutils-arm-linux-gnueabihf armhf 2.30-21ubuntu1~18.04.7 [2157 kB]
21:33:04 #8 11.64 Get:81 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf binutils armhf 2.30-21ubuntu1~18.04.7 [3352 B]
21:33:04 #8 11.65 Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libc-dev-bin armhf 2.27-3ubuntu1.6 [59.4 kB]
21:33:04 #8 11.65 Get:83 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf linux-libc-dev armhf 4.15.0-191.202 [965 kB]
21:33:04 #8 11.69 Get:84 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libc6-dev armhf 2.27-3ubuntu1.6 [1901 kB]
21:33:04 #8 11.78 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:33:04 #8 11.78 Get:86 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libisl19 armhf 0.19-1 [426 kB]
21:33:04 #8 11.80 Get:87 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmpfr6 armhf 4.0.1-1 [194 kB]
21:33:04 #8 11.80 Get:88 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmpc3 armhf 1.1.0-1 [33.2 kB]
21:33:04 #8 11.80 Get:89 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf cpp-7 armhf 7.5.0-3ubuntu1~18.04 [6565 kB]
21:33:04 #8 12.18 Get:90 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf cpp armhf 4:7.4.0-1ubuntu2.3 [27.6 kB]
21:33:04 #8 12.18 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:33:04 #8 12.18 Get:92 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgomp1 armhf 8.4.0-1ubuntu1~18.04 [66.6 kB]
21:33:04 #8 12.18 Get:93 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libatomic1 armhf 8.4.0-1ubuntu1~18.04 [7060 B]
21:33:04 #8 12.18 Get:94 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libasan4 armhf 7.5.0-3ubuntu1~18.04 [328 kB]
21:33:04 #8 12.20 Get:95 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libubsan0 armhf 7.5.0-3ubuntu1~18.04 [108 kB]
21:33:04 #8 12.21 Get:96 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libcilkrts5 armhf 7.5.0-3ubuntu1~18.04 [35.9 kB]
21:33:04 #8 12.21 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:33:04 #8 12.24 Get:98 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gcc-7 armhf 7.5.0-3ubuntu1~18.04 [7278 kB]
21:33:04 #8 12.67 Get:99 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gcc armhf 4:7.4.0-1ubuntu2.3 [5208 B]
21:33:04 #8 12.67 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:33:04 #8 12.73 Get:101 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf g++-7 armhf 7.5.0-3ubuntu1~18.04 [7494 kB]
21:33:04 #8 13.32 Get:102 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf g++ armhf 4:7.4.0-1ubuntu2.3 [1568 B]
21:33:04 #8 13.39 Get:103 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf make armhf 4.1-9.1ubuntu1 [142 kB]
21:33:04 #8 13.64 Get:104 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libdpkg-perl all 1.19.0.5ubuntu2.4 [212 kB]
21:33:04 #8 13.74 Get:105 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf patch armhf 2.7.6-2ubuntu1.1 [99.1 kB]
21:33:04 #8 13.76 Get:106 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf dpkg-dev all 1.19.0.5ubuntu2.4 [607 kB]
21:33:04 #8 13.86 Get:107 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf build-essential armhf 12.4ubuntu1 [4752 B]
21:33:04 #8 13.86 Get:108 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libroken18-heimdal armhf 7.5.0+dfsg-1 [34.1 kB]
21:33:04 #8 13.86 Get:109 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libasn1-8-heimdal armhf 7.5.0+dfsg-1 [136 kB]
21:33:04 #8 13.87 Get:110 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libheimbase1-heimdal armhf 7.5.0+dfsg-1 [24.1 kB]
21:33:04 #8 13.88 Get:111 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhcrypto4-heimdal armhf 7.5.0+dfsg-1 [76.5 kB]
21:33:04 #8 13.89 Get:112 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libwind0-heimdal armhf 7.5.0+dfsg-1 [47.2 kB]
21:33:04 #8 13.89 Get:113 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhx509-5-heimdal armhf 7.5.0+dfsg-1 [87.9 kB]
21:33:04 #8 13.89 Get:114 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libkrb5-26-heimdal armhf 7.5.0+dfsg-1 [168 kB]
21:33:04 #8 13.90 Get:115 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libheimntlm0-heimdal armhf 7.5.0+dfsg-1 [13.1 kB]
21:33:04 #8 13.96 Get:116 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgssapi3-heimdal armhf 7.5.0+dfsg-1 [78.8 kB]
21:33:04 #8 13.97 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:33:04 #8 13.97 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:33:04 #8 13.97 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:33:04 #8 13.97 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:33:04 #8 13.97 Get:121 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnghttp2-14 armhf 1.30.0-1ubuntu1 [67.4 kB]
21:33:04 #8 13.97 Get:122 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-1 [49.1 kB]
21:33:04 #8 14.04 Get:123 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libcurl4 armhf 7.58.0-2ubuntu3.19 [188 kB]
21:33:04 #8 14.04 Get:124 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf curl armhf 7.58.0-2ubuntu3.19 [152 kB]
21:33:04 #8 14.05 Get:125 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf dctrl-tools armhf 2.24-2build1 [52.9 kB]
21:33:04 #8 14.12 Get:126 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtool all 2.4.6-2 [194 kB]
21:33:04 #8 14.12 Get:127 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf dh-autoreconf all 17 [15.8 kB]
21:33:04 #8 14.12 Get:128 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB]
21:33:04 #8 14.12 Get:129 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB]
21:33:04 #8 14.12 Get:130 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtimedate-perl all 2.3000-2 [37.5 kB]
21:33:04 #8 14.12 Get:131 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf dh-strip-nondeterminism all 0.040-1.1~build1 [5208 B]
21:33:04 #8 14.12 Get:132 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libcroco3 armhf 0.6.12-2 [69.4 kB]
21:33:04 #8 14.21 Get:133 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gettext armhf 0.19.8.1-6ubuntu0.3 [1229 kB]
21:33:04 #8 14.24 Get:134 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf intltool-debian all 0.35.0+20060710.4 [24.9 kB]
21:33:04 #8 14.24 Get:135 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf po-debconf all 1.0.20 [232 kB]
21:33:04 #8 14.28 Get:136 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf debhelper all 11.1.6ubuntu2 [902 kB]
21:33:04 #8 14.29 Get:137 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-which-perl all 1.21-1 [11.8 kB]
21:33:04 #8 14.29 Get:138 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-homedir-perl all 1.002-1 [37.1 kB]
21:33:04 #8 14.29 Get:139 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf devscripts armhf 2.17.12ubuntu1.1 [870 kB]
21:33:04 #8 14.34 Get:140 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf diffstat armhf 1.61-1build1 [21.1 kB]
21:33:04 #8 14.34 Get:141 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libassuan0 armhf 2.5.1-2 [28.3 kB]
21:33:04 #8 14.34 Get:142 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpgconf armhf 2.2.4-1ubuntu1.6 [106 kB]
21:33:04 #8 14.34 Get:143 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libksba8 armhf 1.3.5-2 [78.7 kB]
21:33:04 #8 14.36 Get:144 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnpth0 armhf 1.5-3 [6632 B]
21:33:04 #8 14.36 Get:145 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf dirmngr armhf 2.2.4-1ubuntu1.6 [275 kB]
21:33:04 #8 14.41 Get:146 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-pkg-resources all 39.0.1-2 [98.8 kB]
21:33:04 #8 14.41 Get:147 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-chardet all 3.0.4-1 [80.3 kB]
21:33:04 #8 14.41 Get:148 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-six all 1.11.0-2 [11.4 kB]
21:33:04 #8 14.48 Get:149 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-debian all 0.1.32 [65.4 kB]
21:33:04 #8 14.48 Get:150 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gnupg-l10n all 2.2.4-1ubuntu1.6 [50.1 kB]
21:33:04 #8 14.48 Get:151 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gnupg-utils armhf 2.2.4-1ubuntu1.6 [107 kB]
21:33:04 #8 14.48 Get:152 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg armhf 2.2.4-1ubuntu1.6 [409 kB]
21:33:04 #8 14.51 Get:153 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf pinentry-curses armhf 1.1.0-1 [31.4 kB]
21:33:04 #8 14.51 Get:154 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg-agent armhf 2.2.4-1ubuntu1.6 [189 kB]
21:33:04 #8 14.51 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:33:04 #8 14.57 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:33:04 #8 14.57 Get:157 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpgsm armhf 2.2.4-1ubuntu1.6 [183 kB]
21:33:04 #8 14.57 Get:158 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gnupg armhf 2.2.4-1ubuntu1.6 [249 kB]
21:33:04 #8 14.63 Get:159 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgpgme11 armhf 1.10.0-1ubuntu2 [92.3 kB]
21:33:04 #8 14.63 Get:160 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-gpg armhf 1.10.0-1ubuntu2 [129 kB]
21:33:04 #8 14.63 Get:161 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf dput all 1.0.1ubuntu1 [42.7 kB]
21:33:04 #8 14.63 Get:162 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfakeroot armhf 1.22-2ubuntu1 [21.6 kB]
21:33:04 #8 14.63 Get:163 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf fakeroot armhf 1.22-2ubuntu1 [60.3 kB]
21:33:04 #8 14.64 Get:164 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libcurl3-gnutls armhf 7.58.0-2ubuntu3.19 [187 kB]
21:33:04 #8 14.64 Get:165 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liberror-perl all 0.17025-1 [22.8 kB]
21:33:04 #8 14.72 Get:166 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf git-man all 1:2.17.1-1ubuntu0.12 [804 kB]
21:33:04 #8 14.74 Get:167 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf git armhf 1:2.17.1-1ubuntu0.12 [2819 kB]
21:33:04 #8 14.87 Get:168 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libalgorithm-diff-perl all 1.19.03-1 [47.6 kB]
21:33:04 #8 14.87 Get:169 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libalgorithm-diff-xs-perl armhf 0.04-5 [10.8 kB]
21:33:04 #8 14.89 Get:170 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libalgorithm-merge-perl all 0.08-3 [12.0 kB]
21:33:04 #8 14.89 Get:171 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libapt-pkg-perl armhf 0.1.33build1 [63.8 kB]
21:33:04 #8 14.89 Get:172 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libarchive-cpio-perl all 0.10-1 [9644 B]
21:33:04 #8 14.89 Get:173 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libb-hooks-op-check-perl armhf 0.22-1 [9852 B]
21:33:04 #8 14.89 Get:174 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdynaloader-functions-perl all 0.003-1 [11.9 kB]
21:33:04 #8 14.89 Get:175 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdevel-callchecker-perl armhf 0.007-2build1 [14.0 kB]
21:33:04 #8 14.89 Get:176 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libparams-classify-perl armhf 0.015-1 [20.0 kB]
21:33:04 #8 14.94 Get:177 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmodule-runtime-perl all 0.016-1 [16.2 kB]
21:33:04 #8 14.97 Get:178 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtry-tiny-perl all 0.30-1 [20.5 kB]
21:33:04 #8 14.97 Get:179 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmodule-implementation-perl all 0.09-1 [12.2 kB]
21:33:04 #8 14.97 Get:180 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
21:33:04 #8 14.97 Get:181 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libvariable-magic-perl armhf 0.62-1 [32.2 kB]
21:33:04 #8 14.97 Get:182 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libb-hooks-endofscope-perl all 0.21-1 [14.7 kB]
21:33:04 #8 14.97 Get:183 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-tagset-perl all 3.20-3 [12.1 kB]
21:33:04 #8 14.97 Get:184 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liburi-perl all 1.73-1 [77.2 kB]
21:33:04 #8 14.97 Get:185 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-parser-perl armhf 3.72-3build1 [82.7 kB]
21:33:04 #8 15.02 Get:186 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libcgi-pm-perl all 4.38-1 [185 kB]
21:33:04 #8 15.05 Get:187 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfcgi-perl armhf 0.78-2build1 [28.7 kB]
21:33:04 #8 15.05 Get:188 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libcgi-fast-perl all 1:2.13-1 [9940 B]
21:33:04 #8 15.05 Get:189 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-name-perl armhf 0.21-1build1 [11.1 kB]
21:33:04 #8 15.05 Get:190 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libclass-accessor-perl all 0.51-1 [21.2 kB]
21:33:04 #8 15.05 Get:191 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libclass-method-modifiers-perl all 2.12-1 [15.7 kB]
21:33:04 #8 15.05 Get:192 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libclass-xsaccessor-perl armhf 1.19-2build8 [33.7 kB]
21:33:04 #8 15.05 Get:193 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libclone-perl armhf 0.39-1 [9832 B]
21:33:04 #8 15.05 Get:194 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdata-dump-perl all 1.23-1 [27.0 kB]
21:33:04 #8 15.09 Get:195 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libparams-util-perl armhf 1.07-3build3 [18.6 kB]
21:33:04 #8 15.14 Get:196 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-install-perl all 0.928-1 [10.5 kB]
21:33:04 #8 15.14 Get:197 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdata-optlist-perl all 0.110-1 [9956 B]
21:33:04 #8 15.14 Get:198 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdevel-globaldestruction-perl all 0.14-1 [6752 B]
21:33:04 #8 15.14 Get:199 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdigest-hmac-perl all 1.03+dfsg-1 [12.1 kB]
21:33:04 #8 15.14 Get:200 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libdistro-info-perl all 0.18ubuntu0.18.04.1 [4892 B]
21:33:04 #8 15.14 Get:201 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf perl-openssl-defaults armhf 3build1 [7012 B]
21:33:04 #8 15.14 Get:202 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libnet-ssleay-perl armhf 1.84-1ubuntu0.2 [264 kB]
21:33:04 #8 15.29 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]
21:33:04 #8 15.65 Get:204 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-smtp-ssl-perl all 1.04-1 [5948 B]
21:33:04 #8 15.65 Get:205 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmailtools-perl all 2.18-1 [74.0 kB]
21:33:04 #8 15.67 Get:206 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsocket6-perl armhf 0.27-1build2 [21.7 kB]
21:33:04 #8 15.68 Get:207 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-socket-inet6-perl all 2.72-2 [13.8 kB]
21:33:04 #8 15.68 Get:208 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-ip-perl all 1.26-1 [31.5 kB]
21:33:04 #8 15.70 Get:209 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-dns-perl all 1.10-2 [335 kB]
21:33:04 #8 15.80 Get:210 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-domain-tld-perl all 1.75-1 [29.1 kB]
21:33:04 #8 15.81 Get:211 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libemail-valid-perl all 1.202-1 [16.3 kB]
21:33:04 #8 15.81 Get:212 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libencode-locale-perl all 1.05-1 [12.3 kB]
21:33:04 #8 15.81 Get:213 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libexporter-tiny-perl all 1.000000-2 [34.6 kB]
21:33:04 #8 15.82 Get:214 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libipc-system-simple-perl all 1.25-4 [22.5 kB]
21:33:04 #8 15.82 Get:215 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-basedir-perl all 0.07-1 [16.9 kB]
21:33:04 #8 15.82 Get:216 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-chdir-perl all 0.1008-1 [11.7 kB]
21:33:04 #8 15.82 Get:217 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-fcntllock-perl armhf 0.22-3build2 [32.9 kB]
21:33:04 #8 15.83 Get:218 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhttp-date-perl all 6.02-1 [10.4 kB]
21:33:04 #8 15.88 Get:219 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-listing-perl all 6.04-1 [9774 B]
21:33:04 #8 15.94 Get:220 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfont-afm-perl all 1.20-2 [13.2 kB]
21:33:04 #8 15.94 Get:221 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-stringy-perl all 2.111-2 [60.6 kB]
21:33:04 #8 15.94 Get:222 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libparams-validate-perl armhf 1.29-1 [50.3 kB]
21:33:04 #8 15.94 Get:223 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-exporter-perl all 0.987-1 [44.9 kB]
21:33:04 #8 15.94 Get:224 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgetopt-long-descriptive-perl all 0.102-1 [24.4 kB]
21:33:04 #8 15.94 Get:225 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsort-versions-perl all 1.62-1 [9294 B]
21:33:04 #8 15.94 Get:226 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgit-wrapper-perl all 0.047-1 [29.6 kB]
21:33:04 #8 15.94 Get:227 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-html-perl all 1.001-1 [14.9 kB]
21:33:04 #8 15.95 Get:228 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblwp-mediatypes-perl all 6.02-1 [21.7 kB]
21:33:04 #8 15.99 Get:229 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhttp-message-perl all 6.14-1 [72.1 kB]
21:33:04 #8 16.00 Get:230 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-form-perl all 6.03-1 [23.5 kB]
21:33:04 #8 16.00 Get:231 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-tree-perl all 5.07-1 [200 kB]
21:33:04 #8 16.01 Get:232 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-format-perl all 2.12-1 [41.3 kB]
21:33:04 #8 16.02 Get:233 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhttp-cookies-perl all 6.04-1 [17.2 kB]
21:33:04 #8 16.02 Get:234 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libhttp-daemon-perl all 6.01-1ubuntu0.1 [15.9 kB]
21:33:04 #8 16.02 Get:235 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhttp-negotiate-perl all 6.00-2 [13.4 kB]
21:33:04 #8 16.02 Get:236 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libimport-into-perl all 1.002005-1 [11.0 kB]
21:33:04 #8 16.02 Get:237 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-pty-perl armhf 1:1.08-1.1build4 [29.3 kB]
21:33:04 #8 16.10 Get:238 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-string-perl all 1.08-3 [11.1 kB]
21:33:04 #8 16.10 Get:239 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libipc-run-perl all 0.96-1 [89.9 kB]
21:33:04 #8 16.10 Get:240 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblist-compare-perl all 0.53-1 [65.6 kB]
21:33:04 #8 16.10 Get:241 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblist-moreutils-perl armhf 0.416-1build3 [52.5 kB]
21:33:04 #8 16.11 Get:242 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libltdl7 armhf 2.4.6-2 [35.8 kB]
21:33:04 #8 16.11 Get:243 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libltdl-dev armhf 2.4.6-2 [159 kB]
21:33:04 #8 16.12 Get:244 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-http-perl all 6.17-1 [22.7 kB]
21:33:04 #8 16.12 Get:245 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libwww-robotrules-perl all 6.01-1 [14.1 kB]
21:33:04 #8 16.12 Get:246 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libwww-perl all 6.31-1ubuntu0.1 [137 kB]
21:33:04 #8 16.18 Get:247 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblwp-protocol-https-perl all 6.07-2 [8284 B]
21:33:04 #8 16.18 Get:248 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsys-hostname-long-perl all 1.5-1 [11.7 kB]
21:33:04 #8 16.18 Get:249 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmail-sendmail-perl all 0.80-1 [22.6 kB]
21:33:04 #8 16.25 Get:250 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf librole-tiny-perl all 2.000006-1 [15.9 kB]
21:33:04 #8 16.25 Get:251 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libstrictures-perl all 2.000003-1 [16.1 kB]
21:33:04 #8 16.25 Get:252 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-quote-perl all 2.005000-1 [17.0 kB]
21:33:04 #8 16.25 Get:253 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmoo-perl all 2.003004-1 [45.5 kB]
21:33:04 #8 16.26 Get:254 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpackage-stash-perl all 0.37-1 [18.3 kB]
21:33:04 #8 16.26 Get:255 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-identify-perl armhf 0.14-1 [10.1 kB]
21:33:04 #8 16.26 Get:256 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnamespace-clean-perl all 0.27-1 [13.6 kB]
21:33:04 #8 16.32 Get:257 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnumber-compare-perl all 0.03-1 [7318 B]
21:33:04 #8 16.32 Get:258 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnumber-range-perl all 0.12-1 [8556 B]
21:33:04 #8 16.32 Get:259 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpackage-stash-xs-perl armhf 0.28-3build2 [14.7 kB]
21:33:04 #8 16.40 Get:260 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libparse-debianchangelog-perl all 1.2.0-12 [49.5 kB]
21:33:04 #8 16.40 Get:261 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtext-glob-perl all 0.10-1 [7554 B]
21:33:04 #8 16.40 Get:262 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpath-iterator-rule-perl all 1.009-1 [49.1 kB]
21:33:04 #8 16.40 Get:263 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpath-tiny-perl all 0.104-1 [55.3 kB]
21:33:04 #8 16.41 Get:264 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libperlio-gzip-perl armhf 0.19-1build3 [13.3 kB]
21:33:04 #8 16.41 Get:265 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpod-constants-perl all 0.19-1 [16.0 kB]
21:33:04 #8 16.41 Get:266 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libregexp-pattern-license-perl all 3.0.31-3 [14.7 kB]
21:33:04 #8 16.47 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:33:04 #8 16.47 Get:268 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsort-key-perl armhf 1.33-2 [33.6 kB]
21:33:04 #8 16.48 Get:269 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libstring-copyright-perl all 0.003005-1 [10.1 kB]
21:33:04 #8 16.55 Get:270 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libstring-escape-perl all 2010.002-2 [17.6 kB]
21:33:04 #8 16.55 Get:271 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtext-levenshtein-perl all 0.13-1 [9612 B]
21:33:04 #8 16.55 Get:272 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libunicode-utf8-perl armhf 0.60-1build4 [17.2 kB]
21:33:04 #8 16.55 Get:273 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
21:33:04 #8 16.55 Get:274 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-sax-base-perl all 1.09-1 [18.8 kB]
21:33:04 #8 16.55 Get:275 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB]
21:33:04 #8 16.55 Get:276 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-libxml-perl armhf 2.0128+dfsg-5 [298 kB]
21:33:04 #8 16.62 Get:277 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-parser-perl armhf 2.44-2build3 [196 kB]
21:33:04 #8 16.63 Get:278 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-sax-expat-perl all 0.40-2 [11.5 kB]
21:33:04 #8 16.63 Get:279 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-simple-perl all 2.24-1 [63.6 kB]
21:33:04 #8 16.70 Get:280 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libyaml-libyaml-perl armhf 0.69+repack-1 [24.1 kB]
21:33:04 #8 16.70 Get:281 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf licensecheck all 3.0.31-2 [22.0 kB]
21:33:04 #8 16.70 Get:282 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf patchutils armhf 0.3.4-2 [64.6 kB]
21:33:04 #8 16.70 Get:283 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf t1utils armhf 1.41-2 [48.2 kB]
21:33:04 #8 16.70 Get:284 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf lintian all 2.5.81ubuntu1 [847 kB]
21:33:04 #8 16.75 Get:285 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf manpages-dev all 4.15-1 [2217 kB]
21:33:04 #8 24.67 Selecting previously unselected package libbinutils:amd64.
21:33:04 #9 16.13 Get:237 http://archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B]
21:33:04 #9 16.13 Get:238 http://archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB]
21:33:04 #9 16.14 Get:239 http://archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
21:33:04 #9 16.14 Get:240 http://archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB]
21:33:04 #9 16.14 Get:241 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-dump-perl all 1.23-1 [27.0 kB]
21:33:04 #9 16.14 Get:242 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B]
21:33:04 #9 16.14 Get:243 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB]
21:33:04 #9 16.14 Get:244 http://archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B]
21:33:04 #9 16.19 Get:245 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
21:33:04 #9 16.22 Get:246 http://archive.ubuntu.com/ubuntu focal/main amd64 libmailtools-perl all 2.21-1 [80.7 kB]
21:33:04 #9 16.22 Get:247 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB]
21:33:04 #9 16.22 Get:248 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB]
21:33:04 #9 16.24 Get:249 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB]
21:33:04 #9 16.24 Get:250 http://archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB]
21:33:04 #9 16.24 Get:251 http://archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB]
21:33:04 #9 16.24 Get:252 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-system-simple-perl all 1.26-1 [22.8 kB]
21:33:04 #9 16.24 Get:253 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB]
21:33:04 #9 16.27 Get:254 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB]
21:33:04 #9 16.34 Get:255 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB]
21:33:04 #9 16.34 Get:256 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B]
21:33:04 #9 16.34 Get:257 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B]
21:33:04 #9 16.34 Get:258 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
21:33:04 #9 16.34 Get:259 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-afm-perl all 1.20-2 [13.2 kB]
21:33:04 #9 16.35 Get:260 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB]
21:33:04 #9 16.35 Get:261 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB]
21:33:04 #9 16.36 Get:262 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB]
21:33:04 #9 16.36 Get:263 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB]
21:33:04 #9 16.41 Get:264 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB]
21:33:04 #9 16.44 Get:265 http://archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB]
21:33:04 #9 16.44 Get:266 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B]
21:33:04 #9 16.44 Get:267 http://archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
21:33:04 #8 24.48   Installing       : cracklib-dicts-2.9.6-27.el9.aarch64                 14/163 
21:33:04 #8 24.49   Installing       : zip-3.0-33.el9.aarch64                              15/163 
21:33:04 #8 24.52   Installing       : python3-libsemanage-3.4-2.el9.aarch64               16/163 
21:33:04 #8 24.52   Installing       : python3-file-magic-5.39-8.el9.noarch                17/163 
21:33:04 #8 24.54   Installing       : elfutils-0.187-5.el9.aarch64                        18/163 
21:33:04 #8 24.63   Installing       : gdb-minimal-10.2-10.el9.aarch64                     19/163 
21:33:04 #8 24.64   Installing       : dbus-libs-1:1.12.20-5.el9.aarch64                   20/163 
21:33:04 #8 24.67   Installing       : python3-dbus-1.2.18-2.el9.aarch64                   21/163 
21:33:04 #8 24.71   Installing       : procps-ng-3.3.17-6.el9.aarch64                      22/163 
21:33:04 #9 26.35 Selecting previously unselected package libgcc-11-dev:arm64.
21:33:04 #9 26.35 Preparing to unpack .../085-libgcc-11-dev_11.2.0-19ubuntu1_arm64.deb ...
21:33:04 #9 26.36 Unpacking libgcc-11-dev:arm64 (11.2.0-19ubuntu1) ...
21:33:04 #9 26.46 Selecting previously unselected package gcc-11.
21:33:04 #9 26.46 Preparing to unpack .../086-gcc-11_11.2.0-19ubuntu1_arm64.deb ...
21:33:04 #9 26.47 Unpacking gcc-11 (11.2.0-19ubuntu1) ...
21:33:04 #8 27.30 Preparing to unpack .../114-libimport-into-perl_1.002005-1_all.deb ...
21:33:04 #8 27.31 Unpacking libimport-into-perl (1.002005-1) ...
21:33:04 #8 27.34 Selecting previously unselected package librole-tiny-perl.
21:33:04 #8 27.34 Preparing to unpack .../115-librole-tiny-perl_2.000006-1_all.deb ...
21:33:04 #8 27.34 Unpacking librole-tiny-perl (2.000006-1) ...
21:33:04 #8 27.38 Selecting previously unselected package libstrictures-perl.
21:33:04 #8 27.38 Preparing to unpack .../116-libstrictures-perl_2.000005-1_all.deb ...
21:33:04 #8 27.39 Unpacking libstrictures-perl (2.000005-1) ...
21:33:04 #8 27.43 Selecting previously unselected package libsub-quote-perl.
21:33:04 #8 27.43 Preparing to unpack .../117-libsub-quote-perl_2.005001-1_all.deb ...
21:33:04 #8 27.44 Unpacking libsub-quote-perl (2.005001-1) ...
21:33:04 #8 27.56 Selecting previously unselected package libmoo-perl.
21:33:04 #8 26.30 Preparing to unpack .../078-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ...
21:33:04 #8 26.31 Unpacking gcc (4:7.4.0-1ubuntu2.3) ...
21:33:04 #8 26.35 Selecting previously unselected package libstdc++-7-dev:arm64.
21:33:04 #8 26.35 Preparing to unpack .../079-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ...
21:33:04 #8 26.36 Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ...
21:33:04 #8 26.57 Selecting previously unselected package g++-7.
21:33:04 #9 25.20 Preparing to unpack .../082-cpp-9_9.4.0-1ubuntu1~20.04.1_arm64.deb ...
21:33:04 #9 25.20 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) ...
21:33:04 #13 extracting sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf
21:33:04 #9 17.53 Selecting previously unselected package python3-minimal.
21:33:04 #9 17.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 ... 4709 files and directories currently installed.)
21:33:04 #9 17.54 Preparing to unpack .../0-python3-minimal_3.10.4-0ubuntu2_amd64.deb ...
21:33:04 #9 17.55 Unpacking python3-minimal (3.10.4-0ubuntu2) ...
21:33:04 #9 17.59 Selecting previously unselected package media-types.
21:33:04 #9 17.59 Preparing to unpack .../1-media-types_7.0.0_all.deb ...
21:33:04 #9 17.60 Unpacking media-types (7.0.0) ...
21:33:04 #9 17.64 Selecting previously unselected package libmpdec3:amd64.
21:33:04 #9 17.64 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ...
21:33:04 #9 17.64 Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
21:33:04 #9 17.68 Selecting previously unselected package readline-common.
21:33:04 #9 17.68 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
21:33:04 #9 17.68 Unpacking readline-common (8.1.2-1) ...
21:33:04 #9 17.72 Selecting previously unselected package libreadline8:amd64.
21:33:04 #9 17.72 Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ...
21:33:04 #9 17.73 Unpacking libreadline8:amd64 (8.1.2-1) ...
21:33:04 #9 17.76 Selecting previously unselected package libsqlite3-0:amd64.
21:33:04 #9 17.76 Preparing to unpack .../5-libsqlite3-0_3.37.2-2_amd64.deb ...
21:33:04 #9 17.77 Unpacking libsqlite3-0:amd64 (3.37.2-2) ...
21:33:04 #9 17.82 Selecting previously unselected package libpython3.10-stdlib:amd64.
21:33:04 #9 17.82 Preparing to unpack .../6-libpython3.10-stdlib_3.10.4-3ubuntu0.1_amd64.deb ...
21:33:04 #9 17.84 Unpacking libpython3.10-stdlib:amd64 (3.10.4-3ubuntu0.1) ...
21:33:04 #8 16.85 Get:286 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-certifi all 2018.1.18-2 [144 kB]
21:33:04 #8 16.86 Get:287 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-idna all 2.6-1 [32.5 kB]
21:33:04 #8 16.86 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:33:04 #8 16.87 Get:289 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-requests all 2.18.4-2ubuntu0.1 [58.3 kB]
21:33:04 #8 16.87 Get:290 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-unidiff all 0.5.4-1 [7140 B]
21:33:04 #8 16.87 Get:291 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-xdg all 0.25-4ubuntu1.1 [31.3 kB]
21:33:04 #8 16.87 Get:292 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf unzip armhf 6.0-21ubuntu1.1 [155 kB]
21:33:04 #8 16.88 Get:293 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf wdiff armhf 1.2.2-2 [27.7 kB]
21:33:04 #8 16.88 Get:294 http://ports.ubuntu.com/ubuntu-ports bionic/universe armhf equivs all 2.1.0 [19.4 kB]
21:33:04 #8 16.95 Get:295 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libauthen-sasl-perl all 2.1600-1 [48.7 kB]
21:33:04 #8 17.02 Get:296 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-magic all 2:0.4.15-1 [9280 B]
21:33:04 #8 23.51 Selecting previously unselected package cpp.
21:33:04 #8 23.52 Preparing to unpack .../042-cpp_4%3a10.2.1-1_amd64.deb ...
21:33:04 #8 23.52 Unpacking cpp (4:10.2.1-1) ...
21:33:04 #8 23.57 Selecting previously unselected package libcc1-0:amd64.
21:33:04 #8 23.57 Preparing to unpack .../043-libcc1-0_10.2.1-6_amd64.deb ...
21:33:04 #8 23.58 Unpacking libcc1-0:amd64 (10.2.1-6) ...
21:33:04 #8 23.62 Selecting previously unselected package libgomp1:amd64.
21:33:04 #8 23.62 Preparing to unpack .../044-libgomp1_10.2.1-6_amd64.deb ...
21:33:04 #8 23.64 Unpacking libgomp1:amd64 (10.2.1-6) ...
21:33:04 #8 23.68 Selecting previously unselected package libitm1:amd64.
21:33:04 #8 23.68 Preparing to unpack .../045-libitm1_10.2.1-6_amd64.deb ...
21:33:04 #8 23.69 Unpacking libitm1:amd64 (10.2.1-6) ...
21:33:04 #8 23.73 Selecting previously unselected package libatomic1:amd64.
21:33:04 #8 23.73 Preparing to unpack .../046-libatomic1_10.2.1-6_amd64.deb ...
21:33:04 #8 23.74 Unpacking libatomic1:amd64 (10.2.1-6) ...
21:33:04 #8 23.78 Selecting previously unselected package libasan6:amd64.
21:33:04 #8 23.78 Preparing to unpack .../047-libasan6_10.2.1-6_amd64.deb ...
21:33:04 #8 23.79 Unpacking libasan6:amd64 (10.2.1-6) ...
21:33:04 #8 24.67 Preparing to unpack .../047-libbinutils_2.31.1-16_amd64.deb ...
21:33:04 #8 24.69 Unpacking libbinutils:amd64 (2.31.1-16) ...
21:33:04 #8 24.93 Selecting previously unselected package binutils-x86-64-linux-gnu.
21:33:04 #9 16.44 Get:268 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B]
21:33:04 #9 16.44 Get:269 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB]
21:33:04 #9 16.44 Get:270 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB]
21:33:04 #9 16.45 Get:271 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB]
21:33:04 #9 16.45 Get:272 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
21:33:04 #9 16.49 Get:273 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB]
21:33:04 #9 16.53 Get:274 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB]
21:33:04 #9 16.53 Get:275 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB]
21:33:04 #9 16.53 Get:276 http://archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
21:33:04 #9 16.53 Get:277 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB]
21:33:04 #9 16.53 Get:278 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB]
21:33:04 #9 16.54 Get:279 http://archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB]
21:33:04 #9 16.54 Get:280 http://archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB]
21:33:04 #9 16.54 Get:281 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB]
21:33:04 #9 16.56 Get:282 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-format-perl all 2.12-1 [41.3 kB]
21:33:04 #9 16.62 Get:283 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhttp-daemon-perl all 6.06-1ubuntu0.1 [22.0 kB]
21:33:04 #9 16.62 Get:284 http://archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB]
21:33:04 #9 16.62 Get:285 http://archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB]
21:33:04 #9 16.62 Get:286 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB]
21:33:04 #9 16.63 Get:287 http://archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB]
21:33:04 #9 16.63 Get:288 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB]
21:33:04 #9 16.63 Get:289 http://archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB]
21:33:04 #9 16.63 Get:290 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB]
21:33:04 #9 16.64 Get:291 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB]
21:33:04 #8 24.74   Installing       : util-linux-core-2.37.4-3.el9.aarch64                23/163 
21:33:04 #8 24.77   Running scriptlet: util-linux-core-2.37.4-3.el9.aarch64                23/163 
21:33:04 #8 24.78   Installing       : rust-srpm-macros-17-4.el9.noarch                    24/163 
21:33:04 #8 24.80   Installing       : qt5-srpm-macros-5.15.3-1.el9.noarch                 25/163 
21:33:04 #8 24.81   Installing       : python3-audit-3.0.7-103.el9.aarch64                 26/163 
21:33:04 #8 24.81   Installing       : perl-srpm-macros-1-41.el9.noarch                    27/163 
21:33:04 #8 24.82   Installing       : openblas-srpm-macros-2-11.el9.noarch                28/163 
21:33:04 #8 24.85   Installing       : ocaml-srpm-macros-6-6.el9.noarch                    29/163 
21:33:04 #8 24.85   Installing       : lua-srpm-macros-1-6.el9.noarch                      30/163 
21:33:04 #8 24.86   Installing       : libstemmer-0-18.585svn.el9.aarch64                  31/163 
21:33:04 #8 24.87   Installing       : libjpeg-turbo-2.0.90-5.el9.aarch64                  32/163 
21:33:04 #8 24.90   Installing       : hunspell-filesystem-1.7.0-11.el9.aarch64            33/163 
21:33:04 #8 24.91   Installing       : hunspell-en-GB-0.20140811.1-20.el9.noarch           34/163 
21:33:04 #8 24.92   Installing       : hunspell-en-0.20140811.1-20.el9.noarch              35/163 
21:33:04 #8 24.95   Installing       : hunspell-en-US-0.20140811.1-20.el9.noarch           36/163 
21:33:04 #8 24.96   Installing       : hunspell-1.7.0-11.el9.aarch64                       37/163 
21:33:04 #8 24.97   Installing       : enchant-1:1.6.0-30.el9.aarch64                      38/163 
21:33:04 #8 25.01   Installing       : python3-enchant-3.2.0-5.el9.noarch                  39/163 
21:33:04 #8 25.01   Installing       : ghc-srpm-macros-1.5.0-6.el9.noarch                  40/163 
21:33:04 #8 25.04   Installing       : emacs-filesystem-1:27.1-3.el9.noarch                41/163 
21:33:04 #9 26.79 Selecting previously unselected package gcc.
21:33:04 #9 26.79 Preparing to unpack .../087-gcc_4%3a11.2.0-1ubuntu1_arm64.deb ...
21:33:04 #9 26.79 Unpacking gcc (4:11.2.0-1ubuntu1) ...
21:33:04 #9 26.83 Selecting previously unselected package libstdc++-11-dev:arm64.
21:33:04 #9 26.83 Preparing to unpack .../088-libstdc++-11-dev_11.2.0-19ubuntu1_arm64.deb ...
21:33:04 #9 26.84 Unpacking libstdc++-11-dev:arm64 (11.2.0-19ubuntu1) ...
21:33:04 #8 27.56 Preparing to unpack .../118-libmoo-perl_2.003004-2_all.deb ...
21:33:04 #8 27.61 Unpacking libmoo-perl (2.003004-2) ...
21:33:04 #8 27.72 Selecting previously unselected package libencode-locale-perl.
21:33:04 #8 27.73 Preparing to unpack .../119-libencode-locale-perl_1.05-1_all.deb ...
21:33:04 #8 27.73 Unpacking libencode-locale-perl (1.05-1) ...
21:33:04 
21:33:04 #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:33:04 #12 extracting sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 7.1s done
21:33:04 #12 extracting sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a
21:33:04 #8 26.57 Preparing to unpack .../080-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ...
21:33:04 #8 26.58 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ...
21:33:04 #9 25.67 Selecting previously unselected package cpp.
21:33:04 #9 25.67 Preparing to unpack .../083-cpp_4%3a9.3.0-1ubuntu2_arm64.deb ...
21:33:04 #9 25.67 Unpacking cpp (4:9.3.0-1ubuntu2) ...
21:33:04 #9 25.72 Selecting previously unselected package libcc1-0:arm64.
21:33:04 #9 25.72 Preparing to unpack .../084-libcc1-0_10.3.0-1ubuntu1~20.04_arm64.deb ...
21:33:04 #9 25.73 Unpacking libcc1-0:arm64 (10.3.0-1ubuntu1~20.04) ...
21:33:04 #9 25.76 Selecting previously unselected package libgomp1:arm64.
21:33:04 #9 17.96 Selecting previously unselected package python3.10.
21:33:04 #9 17.96 Preparing to unpack .../7-python3.10_3.10.4-3ubuntu0.1_amd64.deb ...
21:33:04 #9 17.97 Unpacking python3.10 (3.10.4-3ubuntu0.1) ...
21:33:04 #9 18.01 Selecting previously unselected package libpython3-stdlib:amd64.
21:33:04 #9 18.02 Preparing to unpack .../8-libpython3-stdlib_3.10.4-0ubuntu2_amd64.deb ...
21:33:04 #9 18.02 Unpacking libpython3-stdlib:amd64 (3.10.4-0ubuntu2) ...
21:33:04 #9 18.06 Setting up python3-minimal (3.10.4-0ubuntu2) ...
21:33:04 #9 16.71 Get:292 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB]
21:33:04 #8 24.93 Preparing to unpack .../048-binutils-x86-64-linux-gnu_2.31.1-16_amd64.deb ...
21:33:04 #8 24.94 Unpacking binutils-x86-64-linux-gnu (2.31.1-16) ...
21:33:04 #9 16.71 Get:293 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB]
21:33:04 #9 16.71 Get:294 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB]
21:33:04 #9 16.71 Get:295 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB]
21:33:04 #9 16.71 Get:296 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl7 amd64 2.4.6-14 [38.5 kB]
21:33:04 #9 16.71 Get:297 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB]
21:33:04 #9 16.72 Get:298 http://archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
21:33:04 #9 16.72 Get:299 http://archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB]
21:33:04 #9 16.72 Get:300 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B]
21:33:04 #9 16.79 Get:301 http://archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
21:33:04 #9 16.79 Get:302 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB]
21:33:04 #9 16.79 Get:303 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB]
21:33:04 #8 25.05   Installing       : desktop-file-utils-0.26-6.el9.aarch64               42/163 
21:33:04 #8 25.06   Installing       : efi-srpm-macros-4-9.el9.noarch                      43/163 
21:33:04 #8 25.09   Installing       : dwz-0.14-3.el9.aarch64                              44/163 
21:33:04 #8 25.10   Installing       : checkpolicy-3.4-1.el9.aarch64                       45/163 
21:33:04 #8 25.12   Installing       : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1    46/163 
21:33:04 #8 25.15   Installing       : abattis-cantarell-fonts-0.301-4.el9.noarch          47/163 
21:33:04 #8 25.17   Installing       : gsettings-desktop-schemas-40.0-4.el9.aarch64        48/163 
21:33:04 #8 25.20   Installing       : zstd-1.5.1-2.el9.aarch64                            49/163 
21:33:04 #8 25.21   Installing       : vim-filesystem-2:8.2.2637-16.el9.noarch             50/163 
21:33:04 #8 25.26   Installing       : tcl-1:8.6.10-7.el9.aarch64                          51/163 
21:33:04 #9 27.03 Selecting previously unselected package g++-11.
21:33:04 #9 27.03 Preparing to unpack .../089-g++-11_11.2.0-19ubuntu1_arm64.deb ...
21:33:04 #9 27.04 Unpacking g++-11 (11.2.0-19ubuntu1) ...
21:33:04 #8 27.90 Selecting previously unselected package libtimedate-perl.
21:33:04 #8 27.90 Preparing to unpack .../120-libtimedate-perl_2.3000-2+deb10u1_all.deb ...
21:33:04 #8 27.95 Unpacking libtimedate-perl (2.3000-2+deb10u1) ...
21:33:04 #8 27.17 Selecting previously unselected package g++.
21:33:04 #9 25.77 Preparing to unpack .../085-libgomp1_10.3.0-1ubuntu1~20.04_arm64.deb ...
21:33:04 #9 25.77 Unpacking libgomp1:arm64 (10.3.0-1ubuntu1~20.04) ...
21:33:04 #9 25.81 Selecting previously unselected package libitm1:arm64.
21:33:04 #9 25.82 Preparing to unpack .../086-libitm1_10.3.0-1ubuntu1~20.04_arm64.deb ...
21:33:04 #9 25.82 Unpacking libitm1:arm64 (10.3.0-1ubuntu1~20.04) ...
21:33:04 #9 25.86 Selecting previously unselected package libatomic1:arm64.
21:33:04 #9 25.86 Preparing to unpack .../087-libatomic1_10.3.0-1ubuntu1~20.04_arm64.deb ...
21:33:04 #9 25.86 Unpacking libatomic1:arm64 (10.3.0-1ubuntu1~20.04) ...
21:33:04 #9 25.90 Selecting previously unselected package libasan5:arm64.
21:33:04 #13 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 10.1s done
21:33:04 #13 extracting sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c done
21:33:04 #13 DONE 26.5s
21:33:04 
21:33:04 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:33:04 #8 sha256:50c4a772715c5bd61f389b179714a58bb55af9dc08e9eb7167833f611f0a1690
21:33:04 #8 16.18 Selecting previously unselected package python3-minimal.
21:33:04 #8 16.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 ... 4322 files and directories currently installed.)
21:33:04 #8 16.18 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ...
21:33:04 #8 16.20 Unpacking python3-minimal (3.6.7-1~18.04) ...
21:33:04 #8 16.28 Selecting previously unselected package mime-support.
21:33:04 #8 16.28 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ...
21:33:04 #8 16.32 Unpacking mime-support (3.60ubuntu1) ...
21:33:04 #8 16.49 Selecting previously unselected package libmpdec2:amd64.
21:33:04 #8 16.49 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ...
21:33:04 #8 16.50 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ...
21:33:04 #8 16.55 Selecting previously unselected package readline-common.
21:33:04 #8 16.55 Preparing to unpack .../3-readline-common_7.0-3_all.deb ...
21:33:04 #8 16.55 Unpacking readline-common (7.0-3) ...
21:33:04 #8 16.59 Selecting previously unselected package libreadline7:amd64.
21:33:04 #8 16.60 Preparing to unpack .../4-libreadline7_7.0-3_amd64.deb ...
21:33:04 #8 16.60 Unpacking libreadline7:amd64 (7.0-3) ...
21:33:04 #8 16.67 Selecting previously unselected package libsqlite3-0:amd64.
21:33:04 #8 16.67 Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.5_amd64.deb ...
21:33:04 #8 16.67 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.5) ...
21:33:04 #8 16.77 Selecting previously unselected package libpython3.6-stdlib:amd64.
21:33:04 #8 16.77 Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.8_amd64.deb ...
21:33:04 #8 16.78 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.8) ...
21:33:04 #8 17.11 Selecting previously unselected package python3.6.
21:33:04 #8 17.11 Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.8_amd64.deb ...
21:33:04 #8 17.13 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.8) ...
21:33:04 #8 17.16 Selecting previously unselected package libpython3-stdlib:amd64.
21:33:04 #8 17.16 Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ...
21:33:04 #8 17.17 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ...
21:33:04 #8 17.23 Setting up python3-minimal (3.6.7-1~18.04) ...
21:33:04 #8 17.49 Selecting previously unselected package python3.
21:33:04 #8 17.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 ... 4780 files and directories currently installed.)
21:33:04 #8 17.49 Preparing to unpack .../0-python3_3.6.7-1~18.04_amd64.deb ...
21:33:04 #8 17.50 Unpacking python3 (3.6.7-1~18.04) ...
21:33:04 #8 17.55 Selecting previously unselected package multiarch-support.
21:33:04 #8 17.55 Preparing to unpack .../1-multiarch-support_2.27-3ubuntu1.6_amd64.deb ...
21:33:04 #8 17.56 Unpacking multiarch-support (2.27-3ubuntu1.6) ...
21:33:04 #8 17.60 Selecting previously unselected package libxau6:amd64.
21:33:04 #8 17.60 Preparing to unpack .../2-libxau6_1%3a1.0.8-1ubuntu1_amd64.deb ...
21:33:04 #8 17.60 Unpacking libxau6:amd64 (1:1.0.8-1ubuntu1) ...
21:33:04 #8 17.64 Selecting previously unselected package libbsd0:amd64.
21:33:04 #8 17.64 Preparing to unpack .../3-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ...
21:33:04 #8 17.64 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ...
21:33:04 #8 17.69 Selecting previously unselected package libxdmcp6:amd64.
21:33:04 #8 17.69 Preparing to unpack .../4-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
21:33:04 #8 17.69 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
21:33:04 #8 17.73 Selecting previously unselected package libxcb1:amd64.
21:33:04 #8 17.73 Preparing to unpack .../5-libxcb1_1.13-2~ubuntu18.04_amd64.deb ...
21:33:04 #8 17.74 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ...
21:33:04 #8 17.78 Selecting previously unselected package libx11-data.
21:33:04 #8 17.78 Preparing to unpack .../6-libx11-data_2%3a1.6.4-3ubuntu0.4_all.deb ...
21:33:04 #8 17.78 Unpacking libx11-data (2:1.6.4-3ubuntu0.4) ...
21:33:04 #8 17.90 Selecting previously unselected package libx11-6:amd64.
21:33:04 #8 17.90 Preparing to unpack .../7-libx11-6_2%3a1.6.4-3ubuntu0.4_amd64.deb ...
21:33:04 #8 17.90 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.4) ...
21:33:04 #8 18.02 Setting up multiarch-support (2.27-3ubuntu1.6) ...
21:33:04 #8 18.10 Selecting previously unselected package libxext6:amd64.
21:33:04 #8 18.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 ... 5104 files and directories currently installed.)
21:33:04 #8 18.10 Preparing to unpack .../000-libxext6_2%3a1.3.3-1_amd64.deb ...
21:33:04 #8 18.11 Unpacking libxext6:amd64 (2:1.3.3-1) ...
21:33:04 #8 18.15 Selecting previously unselected package bsdmainutils.
21:33:04 #8 18.15 Preparing to unpack .../001-bsdmainutils_11.1.2ubuntu1_amd64.deb ...
21:33:04 #8 18.16 Unpacking bsdmainutils (11.1.2ubuntu1) ...
21:33:04 #8 18.26 Selecting previously unselected package groff-base.
21:33:04 #8 18.26 Preparing to unpack .../002-groff-base_1.22.3-10_amd64.deb ...
21:33:04 #8 18.27 Unpacking groff-base (1.22.3-10) ...
21:33:04 #8 18.41 Selecting previously unselected package libgdbm5:amd64.
21:33:04 #8 18.41 Preparing to unpack .../003-libgdbm5_1.14.1-6_amd64.deb ...
21:33:04 #8 18.41 Unpacking libgdbm5:amd64 (1.14.1-6) ...
21:33:04 #8 18.47 Selecting previously unselected package libpipeline1:amd64.
21:33:04 #8 18.47 Preparing to unpack .../004-libpipeline1_1.5.0-1_amd64.deb ...
21:33:04 #8 18.47 Unpacking libpipeline1:amd64 (1.5.0-1) ...
21:33:04 #8 18.53 Selecting previously unselected package man-db.
21:33:04 #8 18.53 Preparing to unpack .../005-man-db_2.8.3-2ubuntu0.1_amd64.deb ...
21:33:04 #8 18.54 Unpacking man-db (2.8.3-2ubuntu0.1) ...
21:33:04 #8 18.70 Selecting previously unselected package perl-modules-5.26.
21:33:04 #8 18.70 Preparing to unpack .../006-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ...
21:33:04 #8 18.71 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ...
21:33:04 #8 19.45 Selecting previously unselected package libgdbm-compat4:amd64.
21:33:04 #8 19.45 Preparing to unpack .../007-libgdbm-compat4_1.14.1-6_amd64.deb ...
21:33:04 #8 19.45 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ...
21:33:04 #8 19.49 Selecting previously unselected package libperl5.26:amd64.
21:33:04 #8 19.49 Preparing to unpack .../008-libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ...
21:33:04 #8 19.50 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) ...
21:33:04 #8 20.17 Selecting previously unselected package perl.
21:33:04 #8 20.17 Preparing to unpack .../009-perl_5.26.1-6ubuntu0.5_amd64.deb ...
21:33:04 #8 20.19 Unpacking perl (5.26.1-6ubuntu0.5) ...
21:33:04 #8 20.27 Selecting previously unselected package openssl.
21:33:04 #8 20.27 Preparing to unpack .../010-openssl_1.1.1-1ubuntu2.1~18.04.20_amd64.deb ...
21:33:04 #8 20.27 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.20) ...
21:33:04 #8 20.44 Selecting previously unselected package ca-certificates.
21:33:04 #8 20.44 Preparing to unpack .../011-ca-certificates_20211016~18.04.1_all.deb ...
21:33:04 #8 20.45 Unpacking ca-certificates (20211016~18.04.1) ...
21:33:04 #8 20.56 Selecting previously unselected package distro-info-data.
21:33:04 #8 20.56 Preparing to unpack .../012-distro-info-data_0.37ubuntu0.14_all.deb ...
21:33:04 #8 20.57 Unpacking distro-info-data (0.37ubuntu0.14) ...
21:33:04 #8 20.60 Selecting previously unselected package libmagic-mgc.
21:33:04 #8 20.60 Preparing to unpack .../013-libmagic-mgc_1%3a5.32-2ubuntu0.4_amd64.deb ...
21:33:04 #8 20.61 Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ...
21:33:04 #8 20.73 Selecting previously unselected package libmagic1:amd64.
21:33:04 #8 20.73 Preparing to unpack .../014-libmagic1_1%3a5.32-2ubuntu0.4_amd64.deb ...
21:33:04 #8 20.75 Unpacking libmagic1:amd64 (1:5.32-2ubuntu0.4) ...
21:33:04 #8 20.79 Selecting previously unselected package file.
21:33:04 #8 20.79 Preparing to unpack .../015-file_1%3a5.32-2ubuntu0.4_amd64.deb ...
21:33:04 #8 20.79 Unpacking file (1:5.32-2ubuntu0.4) ...
21:33:04 #8 20.84 Selecting previously unselected package less.
21:33:04 #8 20.84 Preparing to unpack .../016-less_487-0.1_amd64.deb ...
21:33:04 #8 20.85 Unpacking less (487-0.1) ...
21:33:04 #8 20.93 Selecting previously unselected package libapt-inst2.0:amd64.
21:33:04 #8 20.93 Preparing to unpack .../017-libapt-inst2.0_1.6.14_amd64.deb ...
21:33:04 #8 20.93 Unpacking libapt-inst2.0:amd64 (1.6.14) ...
21:33:04 #8 21.21 Selecting previously unselected package libglib2.0-0:amd64.
21:33:04 #8 21.21 Preparing to unpack .../018-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ...
21:33:04 #8 21.22 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ...
21:33:04 #8 21.39 Selecting previously unselected package libglib2.0-data.
21:33:04 #8 21.39 Preparing to unpack .../019-libglib2.0-data_2.56.4-0ubuntu0.18.04.9_all.deb ...
21:33:04 #8 21.40 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ...
21:33:04 #8 21.43 Selecting previously unselected package libicu60:amd64.
21:33:04 #8 21.44 Preparing to unpack .../020-libicu60_60.2-3ubuntu3.2_amd64.deb ...
21:33:04 #8 21.44 Unpacking libicu60:amd64 (60.2-3ubuntu3.2) ...
21:33:04 #8 25.74 Selecting previously unselected package libfakeroot:arm64.
21:33:04 #8 25.74 Preparing to unpack .../089-libfakeroot_1.25.3-1.1_arm64.deb ...
21:33:04 #8 25.75 Unpacking libfakeroot:arm64 (1.25.3-1.1) ...
21:33:04 #8 25.78 Selecting previously unselected package fakeroot.
21:33:04 #8 25.78 Preparing to unpack .../090-fakeroot_1.25.3-1.1_arm64.deb ...
21:33:04 #8 25.79 Unpacking fakeroot (1.25.3-1.1) ...
21:33:04 #8 25.83 Selecting previously unselected package libassuan0:arm64.
21:33:04 #8 25.83 Preparing to unpack .../091-libassuan0_2.5.3-7.1_arm64.deb ...
21:33:04 #8 25.84 Unpacking libassuan0:arm64 (2.5.3-7.1) ...
21:33:04 #8 25.86 Selecting previously unselected package gpgconf.
21:33:04 #8 25.86 Preparing to unpack .../092-gpgconf_2.2.27-2+deb11u2_arm64.deb ...
21:33:04 #8 25.87 Unpacking gpgconf (2.2.27-2+deb11u2) ...
21:33:04 #8 25.92 Selecting previously unselected package libksba8:arm64.
21:33:04 #8 25.92 Preparing to unpack .../093-libksba8_1.5.0-3_arm64.deb ...
21:33:04 #8 25.92 Unpacking libksba8:arm64 (1.5.0-3) ...
21:33:04 #8 25.96 Selecting previously unselected package libnpth0:arm64.
21:33:04 #9 18.36 Selecting previously unselected package python3.
21:33:04 #9 18.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 ... 5138 files and directories currently installed.)
21:33:04 #9 18.36 Preparing to unpack .../000-python3_3.10.4-0ubuntu2_amd64.deb ...
21:33:04 #9 18.38 Unpacking python3 (3.10.4-0ubuntu2) ...
21:33:04 #9 18.41 Selecting previously unselected package perl-modules-5.34.
21:33:04 #9 18.41 Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1_all.deb ...
21:33:04 #9 18.42 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1) ...
21:33:05 #9 16.94 Get:304 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB]
21:33:05 #9 17.09 Get:305 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B]
21:33:05 #9 17.10 Get:306 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB]
21:33:05 #8 25.30   Installing       : shared-mime-info-2.1-4.el9.aarch64                  52/163 
21:33:05 #8 25.34   Running scriptlet: shared-mime-info-2.1-4.el9.aarch64                  52/163 
21:33:05 #8 25.35   Installing       : python3-six-1.15.0-9.el9.noarch                     53/163 
21:33:05 #8 25.37   Installing       : python3-dateutil-1:2.8.1-6.el9.noarch               54/163 
21:33:05 #8 25.41   Installing       : python3-dnf-plugins-core-4.1.0-2.el9.noarch         55/163 
21:33:05 #8 25.50   Installing       : python3-setuptools-53.0.0-10.el9.noarch             56/163 
21:33:05 #9 27.24 Selecting previously unselected package g++.
21:33:05 #9 27.24 Preparing to unpack .../090-g++_4%3a11.2.0-1ubuntu1_arm64.deb ...
21:33:05 #9 27.24 Unpacking g++ (4:11.2.0-1ubuntu1) ...
21:33:05 #9 27.27 Selecting previously unselected package make.
21:33:05 #9 27.28 Preparing to unpack .../091-make_4.3-4.1build1_arm64.deb ...
21:33:05 #9 27.28 Unpacking make (4.3-4.1build1) ...
21:33:05 #9 27.32 Selecting previously unselected package libdpkg-perl.
21:33:05 #9 27.32 Preparing to unpack .../092-libdpkg-perl_1.21.1ubuntu2.1_all.deb ...
21:33:05 #9 27.32 Unpacking libdpkg-perl (1.21.1ubuntu2.1) ...
21:33:05 #9 27.37 Selecting previously unselected package bzip2.
21:33:05 #9 27.37 Preparing to unpack .../093-bzip2_1.0.8-5build1_arm64.deb ...
21:33:05 #9 27.38 Unpacking bzip2 (1.0.8-5build1) ...
21:33:05 #9 27.42 Selecting previously unselected package patch.
21:33:05 #8 28.25 Selecting previously unselected package libhttp-date-perl.
21:33:05 #8 28.25 Preparing to unpack .../121-libhttp-date-perl_6.02-1_all.deb ...
21:33:05 #8 28.26 Unpacking libhttp-date-perl (6.02-1) ...
21:33:05 #8 28.35 Selecting previously unselected package libfile-listing-perl.
21:33:05 #8 28.36 Preparing to unpack .../122-libfile-listing-perl_6.04-1_all.deb ...
21:33:05 #8 28.39 Unpacking libfile-listing-perl (6.04-1) ...
21:33:05 #8 17.34 debconf: delaying package configuration, since apt-utils is not installed
21:33:05 #8 17.37 Fetched 84.7 MB in 9s (9816 kB/s)
21:33:05 #8 17.43 Selecting previously unselected package liblocale-gettext-perl.
21:33:05 #8 17.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 ... 4045 files and directories currently installed.)
21:33:05 #8 17.43 Preparing to unpack .../liblocale-gettext-perl_1.07-3build2_armhf.deb ...
21:33:05 #8 17.44 Unpacking liblocale-gettext-perl (1.07-3build2) ...
21:33:05 #8 17.52 Selecting previously unselected package libssl1.1:armhf.
21:33:05 #8 17.52 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.20_armhf.deb ...
21:33:05 #8 17.52 Unpacking libssl1.1:armhf (1.1.1-1ubuntu2.1~18.04.20) ...
21:33:05 #8 24.13 Selecting previously unselected package liblsan0:amd64.
21:33:05 #8 24.13 Preparing to unpack .../048-liblsan0_10.2.1-6_amd64.deb ...
21:33:05 #8 24.14 Unpacking liblsan0:amd64 (10.2.1-6) ...
21:33:05 #8 24.32 Selecting previously unselected package libtsan0:amd64.
21:33:05 #8 24.32 Preparing to unpack .../049-libtsan0_10.2.1-6_amd64.deb ...
21:33:05 #8 24.33 Unpacking libtsan0:amd64 (10.2.1-6) ...
21:33:05 #14 extracting sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 5.0s done
21:33:05 #9 25.90 Preparing to unpack .../088-libasan5_9.4.0-1ubuntu1~20.04.1_arm64.deb ...
21:33:05 #9 25.91 Unpacking libasan5:arm64 (9.4.0-1ubuntu1~20.04.1) ...
21:33:05 #9 26.16 Selecting previously unselected package liblsan0:arm64.
21:33:05 #9 26.16 Preparing to unpack .../089-liblsan0_10.3.0-1ubuntu1~20.04_arm64.deb ...
21:33:05 #9 26.17 Unpacking liblsan0:arm64 (10.3.0-1ubuntu1~20.04) ...
21:33:05 #9 26.27 Selecting previously unselected package libtsan0:arm64.
21:33:05 #8 27.17 Preparing to unpack .../081-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ...
21:33:05 #8 27.17 Unpacking g++ (4:7.4.0-1ubuntu2.3) ...
21:33:05 #8 27.21 Selecting previously unselected package make.
21:33:05 #8 27.21 Preparing to unpack .../082-make_4.1-9.1ubuntu1_arm64.deb ...
21:33:05 #8 27.22 Unpacking make (4.1-9.1ubuntu1) ...
21:33:05 #8 27.27 Selecting previously unselected package libdpkg-perl.
21:33:05 #8 27.27 Preparing to unpack .../083-libdpkg-perl_1.19.0.5ubuntu2.4_all.deb ...
21:33:05 #8 27.28 Unpacking libdpkg-perl (1.19.0.5ubuntu2.4) ...
21:33:05 #8 27.37 Selecting previously unselected package patch.
21:33:05 #8 27.37 Preparing to unpack .../084-patch_2.7.6-2ubuntu1.1_arm64.deb ...
21:33:05 #8 27.38 Unpacking patch (2.7.6-2ubuntu1.1) ...
21:33:05 #8 27.42 Selecting previously unselected package dpkg-dev.
21:33:05 #8 27.42 Preparing to unpack .../085-dpkg-dev_1.19.0.5ubuntu2.4_all.deb ...
21:33:05 #8 27.42 Unpacking dpkg-dev (1.19.0.5ubuntu2.4) ...
21:33:05 #8 27.50 Selecting previously unselected package build-essential.
21:33:05 #8 25.96 Preparing to unpack .../094-libnpth0_1.6-3_arm64.deb ...
21:33:05 #8 25.97 Unpacking libnpth0:arm64 (1.6-3) ...
21:33:05 #8 26.01 Selecting previously unselected package dirmngr.
21:33:05 #8 26.01 Preparing to unpack .../095-dirmngr_2.2.27-2+deb11u2_arm64.deb ...
21:33:05 #8 26.02 Unpacking dirmngr (2.2.27-2+deb11u2) ...
21:33:05 #8 26.08 Selecting previously unselected package gnupg-l10n.
21:33:05 #8 26.08 Preparing to unpack .../096-gnupg-l10n_2.2.27-2+deb11u2_all.deb ...
21:33:05 #8 26.09 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ...
21:33:05 #8 26.18 Selecting previously unselected package gnupg-utils.
21:33:05 #8 26.18 Preparing to unpack .../097-gnupg-utils_2.2.27-2+deb11u2_arm64.deb ...
21:33:05 #8 5.380 Fetched 18.9 MB in 4s (4828 kB/s)
21:33:05 #8 25.56   Installing       : python3-setools-4.4.0-5.el9.aarch64                 57/163 
21:33:05 #8 25.59   Installing       : publicsuffix-list-dafsa-20210518-3.el9.noarch       58/163 
21:33:05 #8 25.60   Installing       : libpsl-0.21.1-5.el9.aarch64                         59/163 
21:33:05 #8 25.60   Installing       : pkgconf-m4-1.7.3-9.el9.noarch                       60/163 
21:33:05 #8 25.66   Installing       : openssl-1:3.0.1-40.el9.aarch64                      61/163 
21:33:05 #8 25.70   Installing       : ncurses-6.2-8.20210508.el9.aarch64                  62/163 
21:33:05 #8 25.71   Installing       : perl-Digest-1.19-4.el9.noarch                       63/163 
21:33:05 #8 25.74   Installing       : perl-Digest-MD5-2.58-4.el9.aarch64                  64/163 
21:33:05 #8 25.75   Installing       : perl-B-1.80-479.el9.aarch64                         65/163 
21:33:05 #8 25.76   Installing       : perl-FileHandle-2.03-479.el9.noarch                 66/163 
21:33:05 #9 17.13 Get:307 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
21:33:05 #9 17.24 Get:308 http://archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB]
21:33:05 #9 17.27 Get:309 http://archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB]
21:33:05 #9 17.28 Get:310 http://archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB]
21:33:05 #9 17.29 Get:311 http://archive.ubuntu.com/ubuntu focal/main amd64 libre2-5 amd64 20200101+dfsg-1build1 [162 kB]
21:33:05 #9 17.37 Get:312 http://archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB]
21:33:05 #9 27.42 Preparing to unpack .../094-patch_2.7.6-7build2_arm64.deb ...
21:33:05 #9 27.43 Unpacking patch (2.7.6-7build2) ...
21:33:05 #9 27.46 Selecting previously unselected package lto-disabled-list.
21:33:05 #9 27.47 Preparing to unpack .../095-lto-disabled-list_24_all.deb ...
21:33:05 #9 27.47 Unpacking lto-disabled-list (24) ...
21:33:05 #9 27.51 Selecting previously unselected package dpkg-dev.
21:33:05 #9 27.51 Preparing to unpack .../096-dpkg-dev_1.21.1ubuntu2.1_all.deb ...
21:33:05 #9 27.52 Unpacking dpkg-dev (1.21.1ubuntu2.1) ...
21:33:05 #9 27.57 Selecting previously unselected package build-essential.
21:33:05 #9 27.58 Preparing to unpack .../097-build-essential_12.9ubuntu3_arm64.deb ...
21:33:05 #9 27.58 Unpacking build-essential (12.9ubuntu3) ...
21:33:05 #9 27.66 Selecting previously unselected package libbrotli1:arm64.
21:33:05 #8 28.50 Selecting previously unselected package libhtml-tagset-perl.
21:33:05 #8 28.50 Preparing to unpack .../123-libhtml-tagset-perl_3.20-3_all.deb ...
21:33:05 #8 28.54 Unpacking libhtml-tagset-perl (3.20-3) ...
21:33:05 #8 28.60 Selecting previously unselected package liburi-perl.
21:33:05 #8 28.60 Preparing to unpack .../124-liburi-perl_1.76-1_all.deb ...
21:33:05 #8 28.62 Unpacking liburi-perl (1.76-1) ...
21:33:05 #8 17.68 Selecting previously unselected package libpython3.6-minimal:armhf.
21:33:05 #8 17.68 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.8_armhf.deb ...
21:33:05 #8 17.69 Unpacking libpython3.6-minimal:armhf (3.6.9-1~18.04ubuntu1.8) ...
21:33:05 #8 25.57 Selecting previously unselected package binutils.
21:33:05 #8 25.57 Preparing to unpack .../049-binutils_2.31.1-16_amd64.deb ...
21:33:05 #8 25.59 Unpacking binutils (2.31.1-16) ...
21:33:05 #8 25.64 Selecting previously unselected package libc-dev-bin.
21:33:05 #8 25.65 Preparing to unpack .../050-libc-dev-bin_2.28-10+deb10u1_amd64.deb ...
21:33:05 #8 25.65 Unpacking libc-dev-bin (2.28-10+deb10u1) ...
21:33:05 #8 25.72 Selecting previously unselected package linux-libc-dev:amd64.
21:33:05 #8 25.73 Preparing to unpack .../051-linux-libc-dev_4.19.249-2_amd64.deb ...
21:33:05 #8 25.73 Unpacking linux-libc-dev:amd64 (4.19.249-2) ...
21:33:05 #14 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a
21:33:05 #8 23.90 Fedora 35 openh264 (From Cisco) - aarch64       3.0 kB/s | 2.5 kB     00:00    
21:33:05 #9 26.27 Preparing to unpack .../090-libtsan0_10.3.0-1ubuntu1~20.04_arm64.deb ...
21:33:05 #9 26.27 Unpacking libtsan0:arm64 (10.3.0-1ubuntu1~20.04) ...
21:33:05 #8 27.50 Preparing to unpack .../086-build-essential_12.4ubuntu1_arm64.deb ...
21:33:05 #8 27.50 Unpacking build-essential (12.4ubuntu1) ...
21:33:05 #8 27.54 Selecting previously unselected package libroken18-heimdal:arm64.
21:33:05 #8 27.54 Preparing to unpack .../087-libroken18-heimdal_7.5.0+dfsg-1_arm64.deb ...
21:33:05 #8 27.55 Unpacking libroken18-heimdal:arm64 (7.5.0+dfsg-1) ...
21:33:05 #8 27.59 Selecting previously unselected package libasn1-8-heimdal:arm64.
21:33:05 #8 27.59 Preparing to unpack .../088-libasn1-8-heimdal_7.5.0+dfsg-1_arm64.deb ...
21:33:05 #8 27.59 Unpacking libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ...
21:33:05 #8 27.64 Selecting previously unselected package libheimbase1-heimdal:arm64.
21:33:05 #8 27.65 Preparing to unpack .../089-libheimbase1-heimdal_7.5.0+dfsg-1_arm64.deb ...
21:33:05 #8 27.65 Unpacking libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ...
21:33:05 #8 27.69 Selecting previously unselected package libhcrypto4-heimdal:arm64.
21:33:05 #8 27.69 Preparing to unpack .../090-libhcrypto4-heimdal_7.5.0+dfsg-1_arm64.deb ...
21:33:05 #8 27.69 Unpacking libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ...
21:33:05 #8 27.73 Selecting previously unselected package libwind0-heimdal:arm64.
21:33:05 #8 27.73 Preparing to unpack .../091-libwind0-heimdal_7.5.0+dfsg-1_arm64.deb ...
21:33:05 #8 27.74 Unpacking libwind0-heimdal:arm64 (7.5.0+dfsg-1) ...
21:33:05 #8 27.78 Selecting previously unselected package libhx509-5-heimdal:arm64.
21:33:05 #8 26.18 Unpacking gnupg-utils (2.2.27-2+deb11u2) ...
21:33:05 #8 26.26 Selecting previously unselected package gpg.
21:33:05 #8 26.26 Preparing to unpack .../098-gpg_2.2.27-2+deb11u2_arm64.deb ...
21:33:05 #8 26.26 Unpacking gpg (2.2.27-2+deb11u2) ...
21:33:05 #8 26.33 Selecting previously unselected package pinentry-curses.
21:33:05 #8 26.34 Preparing to unpack .../099-pinentry-curses_1.1.0-4_arm64.deb ...
21:33:05 #8 26.34 Unpacking pinentry-curses (1.1.0-4) ...
21:33:05 #8 26.38 Selecting previously unselected package gpg-agent.
21:33:05 #8 26.38 Preparing to unpack .../100-gpg-agent_2.2.27-2+deb11u2_arm64.deb ...
21:33:05 #8 26.39 Unpacking gpg-agent (2.2.27-2+deb11u2) ...
21:33:05 #8 26.44 Selecting previously unselected package gpg-wks-client.
21:33:05 #29 0.795 Building static docker-darwin-arm64
21:33:05 #29 0.800 + go build -o /out/docker-darwin-arm64 -tags ' osusergo pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=8ffaab8" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-16T21:33:05Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220816152130-8ffaab8"' '-buildmode=pie' github.com/docker/cli/cmd/docker
21:33:05 #12 ...
21:33:05 
21:33:05 #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
21:33:05 #8 sha256:95cbc62fa22b6a3e0fb47af3ed207494022a008899bf9a3ea11e24a80266ae20
21:33:05 #8 8.639 Fedora 35 - x86_64                               11 MB/s |  79 MB     00:06    
21:33:05 #8 25.79   Installing       : perl-AutoLoader-5.74-479.el9.noarch                 67/163 
21:33:05 #8 25.79   Installing       : perl-Data-Dumper-2.174-462.el9.aarch64              68/163 
21:33:05 #8 25.81   Installing       : perl-libnet-3.13-4.el9.noarch                       69/163 
21:33:05 #8 25.85   Installing       : perl-base-2.27-479.el9.noarch                       70/163 
21:33:05 #8 25.86   Installing       : perl-URI-5.09-3.el9.noarch                          71/163 
21:33:05 #8 25.91   Installing       : perl-Net-SSLeay-1.92-2.el9.aarch64                  72/163 
21:33:05 #8 25.94   Installing       : perl-Mozilla-CA-20200520-6.el9.noarch               73/163 
21:33:05 #8 25.94   Installing       : perl-if-0.60.800-479.el9.noarch                     74/163 
21:33:05 #8 25.98   Installing       : perl-IO-Socket-IP-0.41-5.el9.noarch                 75/163 
21:33:05 #8 25.98   Installing       : perl-Time-Local-2:1.300-7.el9.noarch                76/163 
21:33:05 #8 25.99   Installing       : perl-File-Path-2.18-4.el9.noarch                    77/163 
21:33:05 #9 17.37 Get:313 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB]
21:33:05 #9 17.38 Get:314 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB]
21:33:05 #9 17.38 Get:315 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB]
21:33:05 #9 17.39 Get:316 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB]
21:33:05 #9 17.40 Get:317 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB]
21:33:05 #9 17.40 Get:318 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB]
21:33:05 #9 17.42 Get:319 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB]
21:33:05 #9 17.44 Get:320 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB]
21:33:05 #9 17.50 Get:321 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B]
21:33:05 #9 17.50 Get:322 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB]
21:33:05 #9 17.50 Get:323 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B]
21:33:05 #9 17.50 Get:324 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB]
21:33:05 #9 17.50 Get:325 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
21:33:05 #9 17.50 Get:326 http://archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB]
21:33:05 #9 17.51 Get:327 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB]
21:33:05 #9 17.51 Get:328 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB]
21:33:05 #9 17.57 Get:329 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B]
21:33:05 #9 17.57 Get:330 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB]
21:33:05 #9 17.64 Get:331 http://archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB]
21:33:05 #9 17.64 Get:332 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
21:33:05 #9 18.82 Selecting previously unselected package libgdbm6:amd64.
21:33:05 #9 18.82 Preparing to unpack .../002-libgdbm6_1.23-1_amd64.deb ...
21:33:05 #9 18.84 Unpacking libgdbm6:amd64 (1.23-1) ...
21:33:05 #9 18.90 Selecting previously unselected package libgdbm-compat4:amd64.
21:33:05 #9 18.90 Preparing to unpack .../003-libgdbm-compat4_1.23-1_amd64.deb ...
21:33:05 #9 18.90 Unpacking libgdbm-compat4:amd64 (1.23-1) ...
21:33:05 #9 18.96 Selecting previously unselected package libperl5.34:amd64.
21:33:05 #9 27.66 Preparing to unpack .../098-libbrotli1_1.0.9-2build6_arm64.deb ...
21:33:05 #9 27.66 Unpacking libbrotli1:arm64 (1.0.9-2build6) ...
21:33:05 #9 27.70 Selecting previously unselected package libsasl2-modules-db:arm64.
21:33:05 #9 27.70 Preparing to unpack .../099-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1_arm64.deb ...
21:33:05 #9 27.71 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1) ...
21:33:05 #9 27.76 Selecting previously unselected package libsasl2-2:arm64.
21:33:05 #9 27.76 Preparing to unpack .../100-libsasl2-2_2.1.27+dfsg2-3ubuntu1_arm64.deb ...
21:33:05 #9 27.76 Unpacking libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1) ...
21:33:05 #9 27.81 Selecting previously unselected package libldap-2.5-0:arm64.
21:33:05 #9 27.81 Preparing to unpack .../101-libldap-2.5-0_2.5.12+dfsg-0ubuntu0.22.04.1_arm64.deb ...
21:33:05 #9 27.82 Unpacking libldap-2.5-0:arm64 (2.5.12+dfsg-0ubuntu0.22.04.1) ...
21:33:05 #9 27.86 Selecting previously unselected package librtmp1:arm64.
21:33:05 #9 27.86 Preparing to unpack .../102-librtmp1_2.4+20151223.gitfa8646d.1-2build4_arm64.deb ...
21:33:05 #9 27.86 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
21:33:05 #9 27.90 Selecting previously unselected package libssh-4:arm64.
21:33:05 #9 27.90 Preparing to unpack .../103-libssh-4_0.9.6-2build1_arm64.deb ...
21:33:05 #9 27.90 Unpacking libssh-4:arm64 (0.9.6-2build1) ...
21:33:05 #9 27.94 Selecting previously unselected package libcurl4:arm64.
21:33:05 #9 27.94 Preparing to unpack .../104-libcurl4_7.81.0-1ubuntu1.3_arm64.deb ...
21:33:05 #9 27.95 Unpacking libcurl4:arm64 (7.81.0-1ubuntu1.3) ...
21:33:05 #9 27.98 Selecting previously unselected package curl.
21:33:05 #8 28.73 Selecting previously unselected package libhtml-parser-perl.
21:33:05 #8 28.74 Preparing to unpack .../125-libhtml-parser-perl_3.72-3+b3_arm64.deb ...
21:33:05 #8 28.76 Unpacking libhtml-parser-perl (3.72-3+b3) ...
21:33:05 #8 28.84 Selecting previously unselected package libhtml-tree-perl.
21:33:05 #8 28.84 Preparing to unpack .../126-libhtml-tree-perl_5.07-2_all.deb ...
21:33:05 #8 28.85 Unpacking libhtml-tree-perl (5.07-2) ...
21:33:05 #8 28.97 Selecting previously unselected package libio-html-perl.
21:33:05 #8 17.90 Selecting previously unselected package libexpat1:armhf.
21:33:05 #8 17.90 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.7_armhf.deb ...
21:33:05 #8 17.90 Unpacking libexpat1:armhf (2.2.5-3ubuntu0.7) ...
21:33:05 #8 17.95 Selecting previously unselected package python3.6-minimal.
21:33:05 #8 17.95 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.8_armhf.deb ...
21:33:05 #8 17.95 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.8) ...
21:33:05 #8 25.95 Selecting previously unselected package libc6-dev:amd64.
21:33:05 #8 25.95 Preparing to unpack .../052-libc6-dev_2.28-10+deb10u1_amd64.deb ...
21:33:05 #8 25.95 Unpacking libc6-dev:amd64 (2.28-10+deb10u1) ...
21:33:05 #8 24.71 Selecting previously unselected package libubsan1:amd64.
21:33:05 #8 24.71 Preparing to unpack .../050-libubsan1_10.2.1-6_amd64.deb ...
21:33:05 #8 24.72 Unpacking libubsan1:amd64 (10.2.1-6) ...
21:33:05 #8 24.87 Selecting previously unselected package libquadmath0:amd64.
21:33:05 #8 24.87 Preparing to unpack .../051-libquadmath0_10.2.1-6_amd64.deb ...
21:33:05 #8 24.88 Unpacking libquadmath0:amd64 (10.2.1-6) ...
21:33:05 #8 24.93 Selecting previously unselected package libgcc-10-dev:amd64.
21:33:05 #8 24.93 Preparing to unpack .../052-libgcc-10-dev_10.2.1-6_amd64.deb ...
21:33:05 #8 24.94 Unpacking libgcc-10-dev:amd64 (10.2.1-6) ...
21:33:05 #9 26.47 Selecting previously unselected package libubsan1:arm64.
21:33:05 #9 26.47 Preparing to unpack .../091-libubsan1_10.3.0-1ubuntu1~20.04_arm64.deb ...
21:33:05 #9 26.47 Unpacking libubsan1:arm64 (10.3.0-1ubuntu1~20.04) ...
21:33:05 #9 26.57 Selecting previously unselected package libgcc-9-dev:arm64.
21:33:05 #9 26.57 Preparing to unpack .../092-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_arm64.deb ...
21:33:05 #9 26.57 Unpacking libgcc-9-dev:arm64 (9.4.0-1ubuntu1~20.04.1) ...
21:33:05 #9 26.70 Selecting previously unselected package gcc-9.
21:33:05 #8 26.44 Preparing to unpack .../101-gpg-wks-client_2.2.27-2+deb11u2_arm64.deb ...
21:33:05 #8 26.45 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ...
21:33:05 #8 26.49 Selecting previously unselected package gpg-wks-server.
21:33:05 #8 26.49 Preparing to unpack .../102-gpg-wks-server_2.2.27-2+deb11u2_arm64.deb ...
21:33:05 #8 26.49 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ...
21:33:05 #8 26.53 Selecting previously unselected package gpgsm.
21:33:05 #8 26.54 Preparing to unpack .../103-gpgsm_2.2.27-2+deb11u2_arm64.deb ...
21:33:05 #8 26.54 Unpacking gpgsm (2.2.27-2+deb11u2) ...
21:33:05 #8 26.59 Selecting previously unselected package gnupg.
21:33:05 #8 26.59 Preparing to unpack .../104-gnupg_2.2.27-2+deb11u2_all.deb ...
21:33:05 #8 26.59 Unpacking gnupg (2.2.27-2+deb11u2) ...
21:33:05 #8 26.65 Selecting previously unselected package libfile-dirlist-perl.
21:33:05 #8 26.65 Preparing to unpack .../105-libfile-dirlist-perl_0.05-2_all.deb ...
21:33:05 #8 26.65 Unpacking libfile-dirlist-perl (0.05-2) ...
21:33:05 #8 26.68 Selecting previously unselected package libfile-which-perl.
21:33:05 #8 26.68 Preparing to unpack .../106-libfile-which-perl_1.23-1_all.deb ...
21:33:05 #8 26.68 Unpacking libfile-which-perl (1.23-1) ...
21:33:05 #8 26.71 Selecting previously unselected package libfile-homedir-perl.
21:33:05 #8 26.71 Preparing to unpack .../107-libfile-homedir-perl_1.006-1_all.deb ...
21:33:05 #8 26.72 Unpacking libfile-homedir-perl (1.006-1) ...
21:33:05 #8 26.75 Selecting previously unselected package libfile-touch-perl.
21:33:05 #8 27.79 Preparing to unpack .../092-libhx509-5-heimdal_7.5.0+dfsg-1_arm64.deb ...
21:33:05 #8 27.80 Unpacking libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ...
21:33:05 #8 27.87 Selecting previously unselected package libkrb5-26-heimdal:arm64.
21:33:05 #8 27.88 Preparing to unpack .../093-libkrb5-26-heimdal_7.5.0+dfsg-1_arm64.deb ...
21:33:05 #8 27.88 Unpacking libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ...
21:33:05 #8 27.94 Selecting previously unselected package libheimntlm0-heimdal:arm64.
21:33:05 #8 27.94 Preparing to unpack .../094-libheimntlm0-heimdal_7.5.0+dfsg-1_arm64.deb ...
21:33:05 #8 27.95 Unpacking libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ...
21:33:05 #8 27.98 Selecting previously unselected package libgssapi3-heimdal:arm64.
21:33:05 #8 27.99 Preparing to unpack .../095-libgssapi3-heimdal_7.5.0+dfsg-1_arm64.deb ...
21:33:05 #8 27.99 Unpacking libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ...
21:33:05 #8 28.03 Selecting previously unselected package libsasl2-modules-db:arm64.
21:33:05 #8 28.03 Preparing to unpack .../096-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_arm64.deb ...
21:33:05 #8 28.03 Unpacking libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:33:05 #8 26.02   Installing       : perl-IO-Socket-SSL-2.073-1.el9.noarch               78/163 
21:33:05 #8 26.03   Installing       : perl-Pod-Escapes-1:1.07-460.el9.noarch              79/163 
21:33:05 #8 26.03   Installing       : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch        80/163 
21:33:05 #8 26.06   Installing       : perl-Class-Struct-0.66-479.el9.noarch               81/163 
21:33:05 #8 26.07   Installing       : perl-POSIX-1.94-479.el9.aarch64                     82/163 
21:33:05 #8 26.07   Installing       : perl-Term-ANSIColor-5.01-461.el9.noarch             83/163 
21:33:05 #8 26.10   Installing       : perl-IPC-Open3-1.21-479.el9.noarch                  84/163 
21:33:05 #8 26.11   Installing       : perl-subs-1.03-479.el9.noarch                       85/163 
21:33:05 #8 26.11   Installing       : perl-File-Temp-1:0.231.100-4.el9.noarch             86/163 
21:33:05 #8 26.16   Installing       : perl-HTTP-Tiny-0.076-460.el9.noarch                 87/163 
21:33:05 #8 26.17   Installing       : perl-Term-Cap-1.17-460.el9.noarch                   88/163 
21:33:05 #9 17.65 Get:333 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-base-perl all 1.09-1 [18.8 kB]
21:33:05 #9 17.65 Get:334 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
21:33:05 #9 17.65 Get:335 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1build1 [320 kB]
21:33:05 #9 17.68 Get:336 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-parser-perl amd64 2.46-1 [193 kB]
21:33:05 #9 17.69 Get:337 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
21:33:05 #9 17.69 Get:338 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB]
21:33:05 #9 17.72 Get:339 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB]
21:33:05 #9 17.72 Get:340 http://archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB]
21:33:05 #9 17.79 Get:341 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB]
21:33:05 #9 17.79 Get:342 http://archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB]
21:33:05 #9 17.79 Get:343 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 lintian all 2.62.0ubuntu2.1 [980 kB]
21:33:05 #9 17.83 Get:344 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB]
21:33:05 #8 22.94 Running transaction check
21:33:05 #8 23.05 Transaction check succeeded.
21:33:05 #9 18.96 Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1_amd64.deb ...
21:33:05 #9 18.97 Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1) ...
21:33:05 #9 19.21 Selecting previously unselected package perl.
21:33:05 #9 19.21 Preparing to unpack .../005-perl_5.34.0-3ubuntu1_amd64.deb ...
21:33:05 #9 27.99 Preparing to unpack .../105-curl_7.81.0-1ubuntu1.3_arm64.deb ...
21:33:05 #9 27.99 Unpacking curl (7.81.0-1ubuntu1.3) ...
21:33:05 #9 28.04 Selecting previously unselected package dctrl-tools.
21:33:05 #9 28.04 Preparing to unpack .../106-dctrl-tools_2.24-3build2_arm64.deb ...
21:33:05 #9 28.10 Unpacking dctrl-tools (2.24-3build2) ...
21:33:05 #9 28.13 Selecting previously unselected package libdebhelper-perl.
21:33:05 #9 28.14 Preparing to unpack .../107-libdebhelper-perl_13.6ubuntu1_all.deb ...
21:33:05 #9 28.14 Unpacking libdebhelper-perl (13.6ubuntu1) ...
21:33:05 #9 28.17 Selecting previously unselected package libtool.
21:33:05 #9 28.18 Preparing to unpack .../108-libtool_2.4.6-15build2_all.deb ...
21:33:05 #9 28.18 Unpacking libtool (2.4.6-15build2) ...
21:33:05 #9 28.22 Selecting previously unselected package dh-autoreconf.
21:33:05 #8 28.97 Preparing to unpack .../127-libio-html-perl_1.001-1_all.deb ...
21:33:05 #8 29.00 Unpacking libio-html-perl (1.001-1) ...
21:33:05 #8 29.06 Selecting previously unselected package liblwp-mediatypes-perl.
21:33:05 #8 29.06 Preparing to unpack .../128-liblwp-mediatypes-perl_6.02-1_all.deb ...
21:33:05 #8 29.06 Unpacking liblwp-mediatypes-perl (6.02-1) ...
21:33:05 #8 18.18 Setting up libssl1.1:armhf (1.1.1-1ubuntu2.1~18.04.20) ...
21:33:05 #8 18.29 Setting up libpython3.6-minimal:armhf (3.6.9-1~18.04ubuntu1.8) ...
21:33:05 #8 18.31 Setting up libexpat1:armhf (2.2.5-3ubuntu0.7) ...
21:33:05 #8 18.32 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.8) ...
21:33:05 #8 26.31 Selecting previously unselected package libisl19:amd64.
21:33:05 #8 26.31 Preparing to unpack .../053-libisl19_0.20-2_amd64.deb ...
21:33:05 #8 26.31 Unpacking libisl19:amd64 (0.20-2) ...
21:33:05 #8 26.39 Selecting previously unselected package libmpfr6:amd64.
21:33:05 #14 extracting sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 5.0s
21:33:05 #14 extracting sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 5.1s done
21:33:05 #9 26.70 Preparing to unpack .../093-gcc-9_9.4.0-1ubuntu1~20.04.1_arm64.deb ...
21:33:05 #9 26.71 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) ...
21:33:05 #8 25.27 Fedora Modular 35 - aarch64                     3.1 MB/s | 3.2 MB     00:01    
21:33:05 #8 26.75 Preparing to unpack .../108-libfile-touch-perl_0.11-1_all.deb ...
21:33:05 #8 26.75 Unpacking libfile-touch-perl (0.11-1) ...
21:33:05 #8 26.79 Selecting previously unselected package libio-pty-perl.
21:33:05 #8 26.79 Preparing to unpack .../109-libio-pty-perl_1%3a1.15-2_arm64.deb ...
21:33:05 #8 26.79 Unpacking libio-pty-perl (1:1.15-2) ...
21:33:05 #8 26.83 Selecting previously unselected package libipc-run-perl.
21:33:05 #8 26.83 Preparing to unpack .../110-libipc-run-perl_20200505.0-1_all.deb ...
21:33:05 #8 26.83 Unpacking libipc-run-perl (20200505.0-1) ...
21:33:05 #8 26.87 Selecting previously unselected package libclass-method-modifiers-perl.
21:33:05 #8 26.87 Preparing to unpack .../111-libclass-method-modifiers-perl_2.13-1_all.deb ...
21:33:05 #8 26.88 Unpacking libclass-method-modifiers-perl (2.13-1) ...
21:33:05 #8 26.91 Selecting previously unselected package libb-hooks-op-check-perl.
21:33:05 #8 26.91 Preparing to unpack .../112-libb-hooks-op-check-perl_0.22-1+b3_arm64.deb ...
21:33:05 #8 26.91 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ...
21:33:05 #8 26.95 Selecting previously unselected package libdynaloader-functions-perl.
21:33:05 #8 26.95 Preparing to unpack .../113-libdynaloader-functions-perl_0.003-1.1_all.deb ...
21:33:05 #8 26.96 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
21:33:05 #8 26.99 Selecting previously unselected package libdevel-callchecker-perl.
21:33:06 #8 28.10 Selecting previously unselected package libsasl2-2:arm64.
21:33:06 #8 28.10 Preparing to unpack .../097-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_arm64.deb ...
21:33:06 #8 28.10 Unpacking libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:33:06 #8 28.14 Selecting previously unselected package libldap-common.
21:33:06 #8 28.14 Preparing to unpack .../098-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ...
21:33:06 #8 28.14 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
21:33:06 #8 28.19 Selecting previously unselected package libldap-2.4-2:arm64.
21:33:06 #8 28.19 Preparing to unpack .../099-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_arm64.deb ...
21:33:06 #8 28.19 Unpacking libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.11) ...
21:33:06 #8 28.24 Selecting previously unselected package libnghttp2-14:arm64.
21:33:06 #8 28.24 Preparing to unpack .../100-libnghttp2-14_1.30.0-1ubuntu1_arm64.deb ...
21:33:06 #8 28.24 Unpacking libnghttp2-14:arm64 (1.30.0-1ubuntu1) ...
21:33:06 #8 28.30 Selecting previously unselected package librtmp1:arm64.
21:33:06 #8 28.30 Preparing to unpack .../101-librtmp1_2.4+20151223.gitfa8646d.1-1_arm64.deb ...
21:33:06 #8 28.30 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ...
21:33:06 #8 28.34 Selecting previously unselected package libcurl4:arm64.
21:33:06 #8 26.27   Installing       : perl-Pod-Simple-1:3.42-4.el9.noarch                 89/163 
21:33:06 #8 26.27   Installing       : perl-Socket-4:2.031-4.el9.aarch64                   90/163 
21:33:06 #8 26.28   Installing       : perl-SelectSaver-1.02-479.el9.noarch                91/163 
21:33:06 #8 26.30   Installing       : perl-Symbol-1.08-479.el9.noarch                     92/163 
21:33:06 #8 26.31   Installing       : perl-File-stat-1.09-479.el9.noarch                  93/163 
21:33:06 #8 26.31   Installing       : perl-podlators-1:4.14-460.el9.noarch                94/163 
21:33:06 #8 26.35   Installing       : perl-Pod-Perldoc-3.28.01-461.el9.noarch             95/163 
21:33:06 #8 26.35   Installing       : perl-Fcntl-1.13-479.el9.aarch64                     96/163 
21:33:06 #8 26.36   Installing       : perl-Text-ParseWords-3.30-460.el9.noarch            97/163 
21:33:06 #8 26.39   Installing       : perl-mro-1.23-479.el9.aarch64                       98/163 
21:33:06 #8 26.39   Installing       : perl-IO-1.43-479.el9.aarch64                        99/163 
21:33:06 #8 26.42   Installing       : perl-overloading-0.02-479.el9.noarch               100/163 
21:33:06 #8 26.43   Installing       : perl-Pod-Usage-4:2.01-4.el9.noarch                 101/163 
21:33:06 #8 26.44   Installing       : perl-Errno-1.30-479.el9.aarch64                    102/163 
21:33:06 #8 26.46   Installing       : perl-File-Basename-2.85-479.el9.noarch             103/163 
21:33:06 #8 26.47   Installing       : perl-Getopt-Std-1.12-479.el9.noarch                104/163 
21:33:06 #8 26.47   Installing       : perl-MIME-Base64-3.16-4.el9.aarch64                105/163 
21:33:06 #9 18.00 Get:345 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB]
21:33:06 #9 18.01 Get:346 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-idna all 2.8-1 [34.6 kB]
21:33:06 #9 18.02 Get:347 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.1 [88.3 kB]
21:33:06 #9 18.02 Get:348 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests all 2.22.0-2ubuntu1 [47.1 kB]
21:33:06 #9 18.03 Get:349 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B]
21:33:06 #9 18.03 Get:350 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB]
21:33:06 #9 18.04 Get:351 http://archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB]
21:33:06 #9 18.04 Get:352 http://archive.ubuntu.com/ubuntu focal/universe amd64 equivs all 2.2.0 [19.7 kB]
21:33:06 #9 18.05 Get:353 http://archive.ubuntu.com/ubuntu focal/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
21:33:06 #9 18.19 Get:354 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B]
21:33:06 #8 23.05 Running transaction test
21:33:06 #9 19.24 Unpacking perl (5.34.0-3ubuntu1) ...
21:33:06 #9 19.39 Selecting previously unselected package openssl.
21:33:06 #9 19.39 Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.6_amd64.deb ...
21:33:06 #9 19.41 Unpacking openssl (3.0.2-0ubuntu1.6) ...
21:33:06 #9 28.22 Preparing to unpack .../109-dh-autoreconf_20_all.deb ...
21:33:06 #9 28.22 Unpacking dh-autoreconf (20) ...
21:33:06 #9 28.26 Selecting previously unselected package libarchive-zip-perl.
21:33:06 #9 28.26 Preparing to unpack .../110-libarchive-zip-perl_1.68-1_all.deb ...
21:33:06 #9 28.26 Unpacking libarchive-zip-perl (1.68-1) ...
21:33:06 #9 28.30 Selecting previously unselected package libsub-override-perl.
21:33:06 #9 28.30 Preparing to unpack .../111-libsub-override-perl_0.09-2_all.deb ...
21:33:06 #9 28.31 Unpacking libsub-override-perl (0.09-2) ...
21:33:06 #9 28.34 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:33:06 #9 28.34 Preparing to unpack .../112-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ...
21:33:06 #9 28.35 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ...
21:33:06 #9 28.38 Selecting previously unselected package dh-strip-nondeterminism.
21:33:06 #9 28.38 Preparing to unpack .../113-dh-strip-nondeterminism_1.13.0-1_all.deb ...
21:33:06 #9 28.39 Unpacking dh-strip-nondeterminism (1.13.0-1) ...
21:33:06 #9 28.43 Selecting previously unselected package libdw1:arm64.
21:33:06 #9 28.43 Preparing to unpack .../114-libdw1_0.186-1build1_arm64.deb ...
21:33:06 #9 28.43 Unpacking libdw1:arm64 (0.186-1build1) ...
21:33:06 #9 28.47 Selecting previously unselected package debugedit.
21:33:06 #8 29.14 Selecting previously unselected package libhttp-message-perl.
21:33:06 #8 29.14 Preparing to unpack .../129-libhttp-message-perl_6.18-1_all.deb ...
21:33:06 #8 29.16 Unpacking libhttp-message-perl (6.18-1) ...
21:33:06 #8 29.26 Selecting previously unselected package libhttp-cookies-perl.
21:33:06 #8 29.26 Preparing to unpack .../130-libhttp-cookies-perl_6.04-1_all.deb ...
21:33:06 #8 29.27 Unpacking libhttp-cookies-perl (6.04-1) ...
21:33:06 #8 29.36 Selecting previously unselected package libhttp-negotiate-perl.
21:33:06 #8 29.36 Preparing to unpack .../131-libhttp-negotiate-perl_6.01-1_all.deb ...
21:33:06 #8 29.36 Unpacking libhttp-negotiate-perl (6.01-1) ...
21:33:06 #8 26.39 Preparing to unpack .../054-libmpfr6_4.0.2-1_amd64.deb ...
21:33:06 #8 26.40 Unpacking libmpfr6:amd64 (4.0.2-1) ...
21:33:06 #8 26.45 Selecting previously unselected package libmpc3:amd64.
21:33:06 #8 26.46 Preparing to unpack .../055-libmpc3_1.1.0-1_amd64.deb ...
21:33:06 #8 26.46 Unpacking libmpc3:amd64 (1.1.0-1) ...
21:33:06 #8 26.49 Selecting previously unselected package cpp-8.
21:33:06 #8 26.49 Preparing to unpack .../056-cpp-8_8.3.0-6_amd64.deb ...
21:33:06 #8 26.49 Unpacking cpp-8 (8.3.0-6) ...
21:33:06 #8 5.380 Reading package lists...
21:33:06 #8 ...
21:33:06 
21:33:06 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:33:06 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:33:06 #13 extracting sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 7.9s done
21:33:06 #13 extracting sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf
21:33:06 #9 27.21 Selecting previously unselected package gcc.
21:33:06 #9 27.21 Preparing to unpack .../094-gcc_4%3a9.3.0-1ubuntu2_arm64.deb ...
21:33:06 #9 27.22 Unpacking gcc (4:9.3.0-1ubuntu2) ...
21:33:06 #9 27.25 Selecting previously unselected package libstdc++-9-dev:arm64.
21:33:06 #8 25.31 Selecting previously unselected package gcc-10.
21:33:06 #8 25.31 Preparing to unpack .../053-gcc-10_10.2.1-6_amd64.deb ...
21:33:06 #8 25.32 Unpacking gcc-10 (10.2.1-6) ...
21:33:06 #8 26.99 Preparing to unpack .../114-libdevel-callchecker-perl_0.008-1+b2_arm64.deb ...
21:33:06 #8 26.99 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
21:33:06 #8 27.03 Selecting previously unselected package libparams-classify-perl.
21:33:06 #8 27.03 Preparing to unpack .../115-libparams-classify-perl_0.015-1+b3_arm64.deb ...
21:33:06 #8 27.03 Unpacking libparams-classify-perl (0.015-1+b3) ...
21:33:06 #8 27.07 Selecting previously unselected package libmodule-runtime-perl.
21:33:06 #8 27.07 Preparing to unpack .../116-libmodule-runtime-perl_0.016-1_all.deb ...
21:33:06 #8 27.07 Unpacking libmodule-runtime-perl (0.016-1) ...
21:33:06 #8 27.10 Selecting previously unselected package libimport-into-perl.
21:33:06 #8 27.11 Preparing to unpack .../117-libimport-into-perl_1.002005-1_all.deb ...
21:33:06 #8 27.11 Unpacking libimport-into-perl (1.002005-1) ...
21:33:06 #8 27.14 Selecting previously unselected package librole-tiny-perl.
21:33:06 #8 27.14 Preparing to unpack .../118-librole-tiny-perl_2.002004-1_all.deb ...
21:33:06 #8 27.14 Unpacking librole-tiny-perl (2.002004-1) ...
21:33:06 #8 27.18 Selecting previously unselected package libstrictures-perl.
21:33:06 #8 27.18 Preparing to unpack .../119-libstrictures-perl_2.000006-1_all.deb ...
21:33:06 #8 27.18 Unpacking libstrictures-perl (2.000006-1) ...
21:33:06 #8 27.22 Selecting previously unselected package libsub-quote-perl.
21:33:06 #8 28.34 Preparing to unpack .../102-libcurl4_7.58.0-2ubuntu3.19_arm64.deb ...
21:33:06 #8 28.35 Unpacking libcurl4:arm64 (7.58.0-2ubuntu3.19) ...
21:33:06 #8 28.40 Selecting previously unselected package curl.
21:33:06 #8 28.40 Preparing to unpack .../103-curl_7.58.0-2ubuntu3.19_arm64.deb ...
21:33:06 #8 28.41 Unpacking curl (7.58.0-2ubuntu3.19) ...
21:33:06 #8 28.47 Selecting previously unselected package dctrl-tools.
21:33:06 #8 28.47 Preparing to unpack .../104-dctrl-tools_2.24-2build1_arm64.deb ...
21:33:06 #8 28.48 Unpacking dctrl-tools (2.24-2build1) ...
21:33:06 #8 28.51 Selecting previously unselected package libtool.
21:33:06 #8 28.51 Preparing to unpack .../105-libtool_2.4.6-2_all.deb ...
21:33:06 #8 28.52 Unpacking libtool (2.4.6-2) ...
21:33:06 #8 28.60 Selecting previously unselected package dh-autoreconf.
21:33:06 #8 26.52   Installing       : perl-Scalar-List-Utils-4:1.56-461.el9.aarch64      106/163 
21:33:06 #8 26.52   Installing       : perl-constant-1.33-461.el9.noarch                  107/163 
21:33:06 #8 26.53   Installing       : perl-Storable-1:3.21-460.el9.aarch64               108/163 
21:33:06 #8 26.57   Installing       : perl-overload-1.31-479.el9.noarch                  109/163 
21:33:06 #8 26.58   Installing       : perl-parent-1:0.238-460.el9.noarch                 110/163 
21:33:06 #8 26.58   Installing       : perl-vars-1.05-479.el9.noarch                      111/163 
21:33:06 #8 26.62   Installing       : perl-Getopt-Long-1:2.52-4.el9.noarch               112/163 
21:33:06 #8 26.63   Installing       : perl-Carp-1.50-460.el9.noarch                      113/163 
21:33:06 #8 26.64   Installing       : perl-Exporter-5.74-461.el9.noarch                  114/163 
21:33:06 #8 26.66   Installing       : perl-NDBM_File-1.15-479.el9.aarch64                115/163 
21:33:06 #8 26.67   Installing       : perl-PathTools-3.78-461.el9.aarch64                116/163 
21:33:06 #9 28.47 Preparing to unpack .../115-debugedit_1%3a5.0-4build1_arm64.deb ...
21:33:06 #9 28.47 Unpacking debugedit (1:5.0-4build1) ...
21:33:06 #9 28.51 Selecting previously unselected package dwz.
21:33:06 #9 28.51 Preparing to unpack .../116-dwz_0.14-1build2_arm64.deb ...
21:33:06 #9 28.51 Unpacking dwz (0.14-1build2) ...
21:33:06 #9 28.55 Selecting previously unselected package gettext.
21:33:06 #9 28.55 Preparing to unpack .../117-gettext_0.21-4ubuntu4_arm64.deb ...
21:33:06 #9 28.56 Unpacking gettext (0.21-4ubuntu4) ...
21:33:06 #9 28.63 Selecting previously unselected package intltool-debian.
21:33:06 #9 28.64 Preparing to unpack .../118-intltool-debian_0.35.0+20060710.5_all.deb ...
21:33:06 #9 28.64 Unpacking intltool-debian (0.35.0+20060710.5) ...
21:33:06 #9 28.68 Selecting previously unselected package po-debconf.
21:33:06 #9 28.68 Preparing to unpack .../119-po-debconf_1.0.21+nmu1_all.deb ...
21:33:06 #9 28.69 Unpacking po-debconf (1.0.21+nmu1) ...
21:33:06 #9 28.74 Selecting previously unselected package debhelper.
21:33:06 #8 29.54 Selecting previously unselected package perl-openssl-defaults:arm64.
21:33:06 #8 29.55 Preparing to unpack .../132-perl-openssl-defaults_3_arm64.deb ...
21:33:06 #8 29.56 Unpacking perl-openssl-defaults:arm64 (3) ...
21:33:06 #8 29.64 Selecting previously unselected package libnet-ssleay-perl.
21:33:06 #8 22.50 Selecting previously unselected package libxml2:amd64.
21:33:06 #8 22.50 Preparing to unpack .../021-libxml2_2.9.4+dfsg1-6.1ubuntu1.7_amd64.deb ...
21:33:06 #8 22.50 Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.7) ...
21:33:06 #8 22.62 Selecting previously unselected package libyaml-0-2:amd64.
21:33:06 #8 22.62 Preparing to unpack .../022-libyaml-0-2_0.1.7-2ubuntu3_amd64.deb ...
21:33:06 #8 22.62 Unpacking libyaml-0-2:amd64 (0.1.7-2ubuntu3) ...
21:33:06 #8 22.66 Selecting previously unselected package lsb-release.
21:33:06 #8 22.67 Preparing to unpack .../023-lsb-release_9.20170808ubuntu1_all.deb ...
21:33:06 #8 22.67 Unpacking lsb-release (9.20170808ubuntu1) ...
21:33:06 #8 22.71 Selecting previously unselected package netbase.
21:33:06 #8 22.71 Preparing to unpack .../024-netbase_5.4_all.deb ...
21:33:06 #8 22.71 Unpacking netbase (5.4) ...
21:33:06 #8 22.76 Selecting previously unselected package shared-mime-info.
21:33:06 #8 22.76 Preparing to unpack .../025-shared-mime-info_1.9-2_amd64.deb ...
21:33:06 #8 22.76 Unpacking shared-mime-info (1.9-2) ...
21:33:06 #8 22.87 Selecting previously unselected package ucf.
21:33:06 #8 22.87 Preparing to unpack .../026-ucf_3.0038_all.deb ...
21:33:06 #8 22.89 Moving old data out of the way
21:33:06 #8 22.89 Unpacking ucf (3.0038) ...
21:33:06 #8 22.95 Selecting previously unselected package xdg-user-dirs.
21:33:06 #8 22.95 Preparing to unpack .../027-xdg-user-dirs_0.17-1ubuntu1_amd64.deb ...
21:33:06 #8 22.96 Unpacking xdg-user-dirs (0.17-1ubuntu1) ...
21:33:06 #9 18.40 debconf: delaying package configuration, since apt-utils is not installed
21:33:06 #9 18.43 Fetched 106 MB in 11s (10.1 MB/s)
21:33:06 #9 18.46 Selecting previously unselected package liblocale-gettext-perl.
21:33:06 #13 ...
21:33:06 
21:33:06 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:33:06 #8 sha256:86e56fa96dc7316dde70b4badeb928f90919e19a6d22b20ec3cc3c6ab288b335
21:33:06 #8 5.380 Reading package lists...
21:33:06 #8 18.91 Selecting previously unselected package python3-minimal.
21:33:06 #8 18.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 ... 4316 files and directories currently installed.)
21:33:06 #8 18.91 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_armhf.deb ...
21:33:06 #8 18.91 Unpacking python3-minimal (3.6.7-1~18.04) ...
21:33:06 #8 18.95 Selecting previously unselected package mime-support.
21:33:06 #8 18.95 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ...
21:33:06 #13 ...
21:33:06 
21:33:06 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:33:06 #8 sha256:b54c72e86d0bca4816908c09da59cc2f546c36b90631f0152d755320fecd8a7b
21:33:06 #8 1.426 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
21:33:06 #8 1.430 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:33:06 #8 1.430 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:33:06 #8 1.686 Get:4 http://deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
21:33:06 #8 2.039 Get:5 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB]
21:33:06 #8 2.379 Get:6 http://deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
21:33:06 #8 3.144 Fetched 8332 kB in 2s (4165 kB/s)
21:33:06 #8 3.144 Reading package lists...
21:33:06 #8 3.955 Reading package lists...
21:33:06 #8 4.732 Building dependency tree...
21:33:06 #8 4.911 Reading state information...
21:33:06 #8 5.179 The following additional packages will be installed:
21:33:06 #8 5.179   autoconf automake autopoint autotools-dev binutils
21:33:06 #8 5.179   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
21:33:06 #8 5.179   bzip2 ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring
21:33:06 #8 5.179   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
21:33:06 #8 5.179   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
21:33:06 #8 5.179   g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
21:33:06 #8 5.179   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
21:33:06 #8 5.179   intltool-debian iso-codes less libalgorithm-diff-perl
21:33:06 #8 5.179   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
21:33:06 #8 5.179   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13
21:33:06 #8 5.179   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
21:33:06 #8 5.179   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
21:33:06 #8 5.179   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0
21:33:06 #8 5.179   libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl
21:33:06 #8 5.179   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
21:33:06 #8 5.179   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
21:33:06 #8 5.179   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
21:33:06 #8 5.179   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
21:33:06 #8 5.179   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
21:33:06 #8 5.179   libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl
21:33:06 #8 5.179   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
21:33:06 #8 5.179   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
21:33:06 #8 5.179   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
21:33:06 #8 5.179   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
21:33:06 #8 5.179   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
21:33:06 #8 5.179   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
21:33:06 #8 5.179   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
21:33:06 #8 5.179   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
21:33:06 #8 5.179   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
21:33:06 #8 5.179   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
21:33:06 #8 5.179   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
21:33:06 #8 5.179   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
21:33:06 #8 5.179   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
21:33:06 #8 5.179   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
21:33:06 #8 5.179   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:33:06 #8 5.179   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:33:06 #8 5.179   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
21:33:06 #8 5.179   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
21:33:06 #8 5.179   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
21:33:06 #8 5.179   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
21:33:06 #8 5.179   libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl libjson-xs-perl
21:33:06 #8 5.179   libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
21:33:06 #8 5.179   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
21:33:06 #8 5.179   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
21:33:06 #8 5.179   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
21:33:06 #8 5.179   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
21:33:06 #8 5.179   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
21:33:06 #8 5.179   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
21:33:06 #8 5.179   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
21:33:06 #8 5.179   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
21:33:06 #8 5.179   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
21:33:06 #8 5.179   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
21:33:06 #8 5.179   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
21:33:06 #8 5.179   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
21:33:06 #8 5.179   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
21:33:06 #8 5.179   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
21:33:06 #8 5.179   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
21:33:06 #8 5.179   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
21:33:06 #8 5.179   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
21:33:06 #8 5.179   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
21:33:06 #8 5.179   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
21:33:06 #8 5.179   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
21:33:06 #8 5.179   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
21:33:06 #8 5.179   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
21:33:06 #8 5.179   libstrictures-perl libstring-copyright-perl libstring-escape-perl
21:33:06 #8 5.179   libstring-shellquote-perl libsub-exporter-perl
21:33:06 #8 5.179   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
21:33:06 #8 5.179   libsub-name-perl libsub-override-perl libsub-quote-perl
21:33:06 #8 5.179   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
21:33:06 #8 5.179   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
21:33:06 #8 5.179   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
21:33:06 #8 5.179   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-common
21:33:06 #8 5.179   libtirpc-dev libtirpc3 libtool libtry-tiny-perl libtype-tiny-perl
21:33:06 #8 5.179   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
21:33:06 #8 5.179   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
21:33:06 #8 5.179   libwebp6 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6
21:33:06 #8 5.179   libxcb1 libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl
21:33:06 #8 5.179   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
21:33:06 #8 5.179   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1
21:33:06 #8 5.179   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
21:33:06 #8 5.179   lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types
21:33:06 #8 5.179   netbase openssh-client openssl patch patchutils pbzip2 perl
21:33:06 #8 5.179   perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf
21:33:06 #8 5.179   pristine-tar publicsuffix python-apt-common python3 python3-apt
21:33:06 #8 5.179   python3-certifi python3-chardet python3-debian python3-gpg python3-idna
21:33:06 #8 5.179   python3-magic python3-minimal python3-pkg-resources python3-requests
21:33:06 #8 5.179   python3-six python3-unidiff python3-urllib3 python3-xdg python3.9
21:33:06 #8 5.179   python3.9-minimal readline-common sensible-utils shared-mime-info strace
21:33:06 #8 5.179   t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
21:33:06 #8 5.179 Suggested packages:
21:33:06 #8 5.179   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
21:33:06 #8 5.179   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
21:33:06 #8 5.179   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
21:33:06 #8 5.179   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
21:33:06 #8 5.179   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
21:33:06 #8 5.179   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
21:33:06 #8 5.179   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
21:33:06 #8 5.179   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
21:33:06 #8 5.179   gcc-10-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
21:33:06 #8 5.179   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
21:33:06 #8 5.179   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
21:33:06 #8 5.179   xloadimage scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl
21:33:06 #8 5.179   glibc-doc bzr libgd-tools gdbm-l10n gpm libtool-doc libcrypt-ssleay-perl
21:33:06 #8 5.179   uuid libscalar-number-perl libsasl2-modules-gssapi-mit
21:33:06 #8 5.179   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
21:33:06 #8 5.179   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
21:33:06 #8 5.179   libnet-jabber-perl libstdc++-10-doc libbareword-filehandles-perl
21:33:06 #8 5.179   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
21:33:06 #8 5.179   gcj-jdk libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl
21:33:06 #8 5.179   bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc
21:33:06 #8 5.179   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
21:33:06 #8 5.179   diffutils-doc perl-doc libterm-readline-gnu-perl
21:33:06 #8 5.179   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
21:33:06 #8 5.179   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
21:33:06 #8 5.179   python-apt-doc python3-setuptools python3-cryptography python3-openssl
21:33:06 #8 5.179   python3-socks python-requests-doc python3.9-venv python3.9-doc
21:33:06 #8 5.179   binfmt-support readline-doc zip wdiff-doc
21:33:06 #8 7.643 The following NEW packages will be installed:
21:33:06 #8 7.643   autoconf automake autopoint autotools-dev binutils
21:33:06 #8 7.643   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
21:33:06 #8 7.643   bzip2 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring
21:33:06 #8 7.643   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
21:33:06 #8 7.643   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
21:33:06 #8 7.643   fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man
21:33:06 #8 7.643   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
21:33:06 #8 7.643   gpgconf gpgsm groff-base intltool-debian iso-codes less
21:33:06 #8 7.643   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
21:33:06 #8 7.643   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
21:33:06 #8 7.643   libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1
21:33:06 #8 7.643   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
21:33:06 #8 7.643   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
21:33:06 #8 7.643   libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl
21:33:06 #8 7.643   libclass-inspector-perl libclass-method-modifiers-perl
21:33:06 #8 7.643   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
21:33:06 #8 7.643   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
21:33:06 #8 7.643   libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
21:33:06 #8 7.643   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
21:33:06 #8 7.643   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
21:33:06 #8 7.643   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
21:33:06 #8 7.643   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
21:33:06 #8 7.643   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
21:33:06 #8 7.643   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
21:33:06 #8 7.643   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
21:33:06 #8 7.643   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
21:33:06 #8 7.643   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
21:33:06 #8 7.643   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
21:33:06 #8 7.643   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
21:33:06 #8 7.643   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
21:33:06 #8 7.643   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
21:33:06 #8 7.643   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
21:33:06 #8 7.643   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
21:33:06 #8 7.643   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
21:33:06 #8 7.643   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:33:06 #8 7.643   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
21:33:06 #8 7.643   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
21:33:06 #8 7.643   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
21:33:06 #8 7.643   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
21:33:06 #8 7.643   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
21:33:06 #8 7.643   libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl libjson-xs-perl
21:33:06 #8 7.643   libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
21:33:06 #8 7.643   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
21:33:06 #8 7.643   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
21:33:06 #8 7.643   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
21:33:06 #8 7.643   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
21:33:06 #8 7.643   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
21:33:06 #8 7.643   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
21:33:06 #8 7.643   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
21:33:06 #8 7.643   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
21:33:06 #8 7.643   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
21:33:06 #8 7.643   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
21:33:06 #8 7.643   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
21:33:06 #8 7.643   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
21:33:06 #8 7.643   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
21:33:06 #8 7.643   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
21:33:06 #8 7.643   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
21:33:06 #8 7.643   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
21:33:06 #8 7.643   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
21:33:06 #8 7.643   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
21:33:06 #8 7.643   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
21:33:06 #8 7.643   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
21:33:06 #8 7.643   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
21:33:06 #8 7.643   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
21:33:06 #8 7.643   libstrictures-perl libstring-copyright-perl libstring-escape-perl
21:33:06 #8 7.643   libstring-shellquote-perl libsub-exporter-perl
21:33:06 #8 7.643   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
21:33:06 #8 7.643   libsub-name-perl libsub-override-perl libsub-quote-perl
21:33:06 #8 7.643   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
21:33:06 #8 7.643   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
21:33:06 #8 7.643   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
21:33:06 #8 7.643   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
21:33:06 #8 7.643   libtool libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl
21:33:06 #8 7.643   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
21:33:06 #8 7.643   liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl
21:33:06 #8 7.643   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2
21:33:06 #8 7.643   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
21:33:06 #8 7.643   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
21:33:06 #8 7.643   libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2
21:33:06 #8 7.643   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip
21:33:06 #8 7.643   lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client
21:33:06 #8 7.643   openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults
21:33:06 #8 7.643   pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common
21:33:06 #8 7.643   python3 python3-apt python3-certifi python3-chardet python3-debian
21:33:06 #8 7.643   python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources
21:33:06 #8 7.643   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
21:33:06 #8 7.643   python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info
21:33:06 #8 7.643   strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
21:33:06 #8 7.643 The following packages will be upgraded:
21:33:06 #8 7.643   libtirpc-common libtirpc3
21:33:06 #8 7.927 2 upgraded, 379 newly installed, 0 to remove and 1 not upgraded.
21:33:06 #8 7.927 Need to get 157 MB of archives.
21:33:06 #8 7.927 After this operation, 456 MB of additional disk space will be used.
21:33:06 #8 7.927 Get:1 http://deb.debian.org/debian bullseye/main armhf bsdextrautils armhf 2.36.1-8+deb11u1 [139 kB]
21:33:06 #8 7.939 Get:2 http://deb.debian.org/debian bullseye/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB]
21:33:06 #8 7.939 Get:3 http://deb.debian.org/debian bullseye/main armhf groff-base armhf 1.22.4-6 [847 kB]
21:33:06 #8 7.939 Get:4 http://deb.debian.org/debian bullseye/main armhf libgdbm6 armhf 1.19-2 [62.0 kB]
21:33:06 #8 7.939 Get:5 http://deb.debian.org/debian bullseye/main armhf libpipeline1 armhf 1.5.3-1 [30.1 kB]
21:33:06 #8 7.940 Get:6 http://deb.debian.org/debian bullseye/main armhf man-db armhf 2.9.4-2 [1319 kB]
21:33:06 #8 7.950 Get:7 http://deb.debian.org/debian bullseye/main armhf perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
21:33:06 #8 8.003 Get:8 http://deb.debian.org/debian bullseye/main armhf libgdbm-compat4 armhf 1.19-2 [44.5 kB]
21:33:06 #8 8.003 Get:9 http://deb.debian.org/debian bullseye/main armhf libperl5.32 armhf 5.32.1-4+deb11u2 [3434 kB]
21:33:06 #8 8.063 Get:10 http://deb.debian.org/debian bullseye/main armhf perl armhf 5.32.1-4+deb11u2 [293 kB]
21:33:06 #8 8.063 Get:11 http://deb.debian.org/debian bullseye/main armhf liblocale-gettext-perl armhf 1.07-4+b1 [18.3 kB]
21:33:06 #8 8.063 Get:12 http://deb.debian.org/debian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1 [790 kB]
21:33:06 #8 8.063 Get:13 http://deb.debian.org/debian bullseye/main armhf libexpat1 armhf 2.2.10-2+deb11u3 [78.2 kB]
21:33:06 #8 8.063 Get:14 http://deb.debian.org/debian bullseye/main armhf python3.9-minimal armhf 3.9.2-1 [1630 kB]
21:33:06 #8 8.081 Get:15 http://deb.debian.org/debian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB]
21:33:06 #8 8.095 Get:16 http://deb.debian.org/debian bullseye/main armhf media-types all 4.0.0 [30.3 kB]
21:33:06 #8 8.095 Get:17 http://deb.debian.org/debian bullseye/main armhf libmpdec3 armhf 2.5.1-1 [74.9 kB]
21:33:06 #8 8.095 Get:18 http://deb.debian.org/debian bullseye/main armhf libncursesw6 armhf 6.2+20201114-2 [107 kB]
21:33:06 #8 8.095 Get:19 http://deb.debian.org/debian bullseye/main armhf readline-common all 8.1-1 [73.7 kB]
21:33:06 #8 8.095 Get:20 http://deb.debian.org/debian bullseye/main armhf libreadline8 armhf 8.1-1 [147 kB]
21:33:06 #8 8.095 Get:21 http://deb.debian.org/debian bullseye/main armhf libsqlite3-0 armhf 3.34.1-3 [713 kB]
21:33:06 #8 8.095 Get:22 http://deb.debian.org/debian-security bullseye-security/main armhf libtirpc-common all 1.3.1-1+deb11u1 [13.5 kB]
21:33:06 #8 8.095 Get:23 http://deb.debian.org/debian-security bullseye-security/main armhf libtirpc3 armhf 1.3.1-1+deb11u1 [72.5 kB]
21:33:06 #8 8.103 Get:24 http://deb.debian.org/debian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1 [1608 kB]
21:33:06 #8 8.134 Get:25 http://deb.debian.org/debian bullseye/main armhf python3.9 armhf 3.9.2-1 [466 kB]
21:33:06 #8 8.134 Get:26 http://deb.debian.org/debian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB]
21:33:06 #8 8.140 Get:27 http://deb.debian.org/debian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB]
21:33:06 #8 8.140 Get:28 http://deb.debian.org/debian bullseye/main armhf less armhf 551-2 [126 kB]
21:33:06 #8 8.140 Get:29 http://deb.debian.org/debian bullseye/main armhf netbase all 6.3 [19.9 kB]
21:33:06 #8 8.140 Get:30 http://deb.debian.org/debian bullseye/main armhf sensible-utils all 0.0.14 [14.8 kB]
21:33:06 #8 8.140 Get:31 http://deb.debian.org/debian bullseye/main armhf bzip2 armhf 1.0.8-4 [47.8 kB]
21:33:06 #8 8.140 Get:32 http://deb.debian.org/debian bullseye/main armhf openssl armhf 1.1.1n-0+deb11u3 [829 kB]
21:33:06 #8 8.159 Get:33 http://deb.debian.org/debian bullseye/main armhf ca-certificates all 20210119 [158 kB]
21:33:06 #8 8.159 Get:34 http://deb.debian.org/debian bullseye/main armhf libmagic-mgc armhf 1:5.39-3 [273 kB]
21:33:06 #8 8.159 Get:35 http://deb.debian.org/debian bullseye/main armhf libmagic1 armhf 1:5.39-3 [117 kB]
21:33:06 #8 8.159 Get:36 http://deb.debian.org/debian bullseye/main armhf file armhf 1:5.39-3 [68.1 kB]
21:33:06 #8 8.159 Get:37 http://deb.debian.org/debian bullseye/main armhf gettext-base armhf 0.21-4 [171 kB]
21:33:06 #8 8.174 Get:38 http://deb.debian.org/debian bullseye/main armhf manpages all 5.10-1 [1412 kB]
21:33:06 #8 8.174 Get:39 http://deb.debian.org/debian bullseye/main armhf libmd0 armhf 1.0.3-3 [27.4 kB]
21:33:06 #8 8.174 Get:40 http://deb.debian.org/debian bullseye/main armhf libbsd0 armhf 0.11.3-1 [103 kB]
21:33:06 #8 8.178 Get:41 http://deb.debian.org/debian bullseye/main armhf libedit2 armhf 3.1-20191231-2+b1 [81.1 kB]
21:33:06 #8 8.192 Get:42 http://deb.debian.org/debian bullseye/main armhf libcbor0 armhf 0.5.0+dfsg-2 [19.6 kB]
21:33:06 #8 8.192 Get:43 http://deb.debian.org/debian bullseye/main armhf libfido2-1 armhf 1.6.0-2 [48.0 kB]
21:33:06 #8 8.192 Get:44 http://deb.debian.org/debian bullseye/main armhf openssh-client armhf 1:8.4p1-5+deb11u1 [843 kB]
21:33:06 #8 8.212 Get:45 http://deb.debian.org/debian bullseye/main armhf ucf all 3.0043 [74.0 kB]
21:33:06 #8 8.212 Get:46 http://deb.debian.org/debian bullseye/main armhf xz-utils armhf 5.2.5-2.1~deb11u1 [219 kB]
21:33:06 #8 8.212 Get:47 http://deb.debian.org/debian bullseye/main armhf libsigsegv2 armhf 2.13-1 [34.0 kB]
21:33:06 #8 8.212 Get:48 http://deb.debian.org/debian bullseye/main armhf m4 armhf 1.4.18-5 [192 kB]
21:33:06 #8 8.212 Get:49 http://deb.debian.org/debian bullseye/main armhf autoconf all 2.69-14 [313 kB]
21:33:06 #8 8.212 Get:50 http://deb.debian.org/debian bullseye/main armhf autotools-dev all 20180224.1+nmu1 [77.1 kB]
21:33:06 #8 8.212 Get:51 http://deb.debian.org/debian bullseye/main armhf automake all 1:1.16.3-2 [814 kB]
21:33:06 #8 8.227 Get:52 http://deb.debian.org/debian bullseye/main armhf autopoint all 0.21-4 [510 kB]
21:33:06 #8 8.227 Get:53 http://deb.debian.org/debian bullseye/main armhf binutils-common armhf 2.35.2-2 [2220 kB]
21:33:06 #8 8.245 Get:54 http://deb.debian.org/debian bullseye/main armhf libbinutils armhf 2.35.2-2 [403 kB]
21:33:06 #8 8.271 Get:55 http://deb.debian.org/debian bullseye/main armhf libctf-nobfd0 armhf 2.35.2-2 [99.7 kB]
21:33:06 #8 8.271 Get:56 http://deb.debian.org/debian bullseye/main armhf libctf0 armhf 2.35.2-2 [42.4 kB]
21:33:06 #8 8.271 Get:57 http://deb.debian.org/debian bullseye/main armhf binutils-arm-linux-gnueabihf armhf 2.35.2-2 [2408 kB]
21:33:06 #8 8.290 Get:58 http://deb.debian.org/debian bullseye/main armhf binutils armhf 2.35.2-2 [61.2 kB]
21:33:06 #8 8.290 Get:59 http://deb.debian.org/debian bullseye/main armhf libc-dev-bin armhf 2.31-13+deb11u3 [271 kB]
21:33:06 #8 8.290 Get:60 http://deb.debian.org/debian-security bullseye-security/main armhf linux-libc-dev armhf 5.10.136-1 [1496 kB]
21:33:06 #8 8.312 Get:61 http://deb.debian.org/debian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [113 kB]
21:33:06 #8 8.333 Get:62 http://deb.debian.org/debian-security bullseye-security/main armhf libtirpc-dev armhf 1.3.1-1+deb11u1 [182 kB]
21:33:06 #8 8.333 Get:63 http://deb.debian.org/debian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [62.1 kB]
21:33:06 #8 8.333 Get:64 http://deb.debian.org/debian bullseye/main armhf libc6-dev armhf 2.31-13+deb11u3 [1876 kB]
21:33:06 #8 8.379 Get:65 http://deb.debian.org/debian bullseye/main armhf libisl23 armhf 0.23-1 [516 kB]
21:33:06 #8 8.379 Get:66 http://deb.debian.org/debian bullseye/main armhf libmpfr6 armhf 4.1.0-3 [811 kB]
21:33:06 #8 8.379 Get:67 http://deb.debian.org/debian bullseye/main armhf libmpc3 armhf 1.2.0-1 [36.7 kB]
21:33:06 #8 8.379 Get:68 http://deb.debian.org/debian bullseye/main armhf cpp-10 armhf 10.2.1-6 [6609 kB]
21:33:06 #8 8.492 Get:69 http://deb.debian.org/debian bullseye/main armhf cpp armhf 4:10.2.1-1 [19.7 kB]
21:33:06 #8 8.492 Get:70 http://deb.debian.org/debian bullseye/main armhf libcc1-0 armhf 10.2.1-6 [39.2 kB]
21:33:06 #8 8.492 Get:71 http://deb.debian.org/debian bullseye/main armhf libgomp1 armhf 10.2.1-6 [84.7 kB]
21:33:06 #8 8.492 Get:72 http://deb.debian.org/debian bullseye/main armhf libatomic1 armhf 10.2.1-6 [6924 B]
21:33:06 #8 8.492 Get:73 http://deb.debian.org/debian bullseye/main armhf libasan6 armhf 10.2.1-6 [2015 kB]
21:33:06 #8 8.512 Get:74 http://deb.debian.org/debian bullseye/main armhf libubsan1 armhf 10.2.1-6 [746 kB]
21:33:06 #8 8.512 Get:75 http://deb.debian.org/debian bullseye/main armhf libgcc-10-dev armhf 10.2.1-6 [694 kB]
21:33:06 #8 8.536 Get:76 http://deb.debian.org/debian bullseye/main armhf gcc-10 armhf 10.2.1-6 [13.1 MB]
21:33:06 #8 8.753 Get:77 http://deb.debian.org/debian bullseye/main armhf gcc armhf 4:10.2.1-1 [5204 B]
21:33:06 #8 8.753 Get:78 http://deb.debian.org/debian bullseye/main armhf libstdc++-10-dev armhf 10.2.1-6 [1790 kB]
21:33:06 #8 8.767 Get:79 http://deb.debian.org/debian bullseye/main armhf g++-10 armhf 10.2.1-6 [7244 kB]
21:33:06 #8 8.886 Get:80 http://deb.debian.org/debian bullseye/main armhf g++ armhf 4:10.2.1-1 [1628 B]
21:33:06 #8 8.886 Get:81 http://deb.debian.org/debian bullseye/main armhf make armhf 4.3-4.1 [384 kB]
21:33:06 #8 8.886 Get:82 http://deb.debian.org/debian bullseye/main armhf libdpkg-perl all 1.20.11 [1546 kB]
21:33:06 #8 8.903 Get:83 http://deb.debian.org/debian bullseye/main armhf patch armhf 2.7.6-7 [125 kB]
21:33:06 #8 8.903 Get:84 http://deb.debian.org/debian bullseye/main armhf dpkg-dev all 1.20.11 [2308 kB]
21:33:06 #8 8.924 Get:85 http://deb.debian.org/debian bullseye/main armhf build-essential armhf 12.9 [7704 B]
21:33:06 #8 8.936 Get:86 http://deb.debian.org/debian bullseye/main armhf libbrotli1 armhf 1.0.9-2+b2 [262 kB]
21:33:06 #8 8.936 Get:87 http://deb.debian.org/debian bullseye/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-2.1+deb11u1 [67.7 kB]
21:33:06 #8 8.936 Get:88 http://deb.debian.org/debian bullseye/main armhf libsasl2-2 armhf 2.1.27+dfsg-2.1+deb11u1 [99.2 kB]
21:33:06 #8 8.936 Get:89 http://deb.debian.org/debian bullseye/main armhf libldap-2.4-2 armhf 2.4.57+dfsg-3+deb11u1 [210 kB]
21:33:06 #8 8.936 Get:90 http://deb.debian.org/debian bullseye/main armhf libnghttp2-14 armhf 1.43.0-1 [65.6 kB]
21:33:06 #8 8.936 Get:91 http://deb.debian.org/debian bullseye/main armhf libpsl5 armhf 0.21.0-1.2 [56.1 kB]
21:33:06 #8 8.936 Get:92 http://deb.debian.org/debian bullseye/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2+b2 [55.2 kB]
21:33:06 #8 8.939 Get:93 http://deb.debian.org/debian bullseye/main armhf libssh2-1 armhf 1.9.0-2 [143 kB]
21:33:06 #8 8.940 Get:94 http://deb.debian.org/debian-security bullseye-security/main armhf libcurl4 armhf 7.74.0-1.3+deb11u2 [312 kB]
21:33:06 #8 8.944 Get:95 http://deb.debian.org/debian-security bullseye-security/main armhf curl armhf 7.74.0-1.3+deb11u2 [261 kB]
21:33:06 #8 8.944 Get:96 http://deb.debian.org/debian bullseye/main armhf dctrl-tools armhf 2.24-3 [96.0 kB]
21:33:06 #8 8.947 Get:97 http://deb.debian.org/debian bullseye/main armhf libdebhelper-perl all 13.3.4 [189 kB]
21:33:06 #8 8.950 Get:98 http://deb.debian.org/debian bullseye/main armhf libtool all 2.4.6-15 [513 kB]
21:33:06 #8 8.955 Get:99 http://deb.debian.org/debian bullseye/main armhf dh-autoreconf all 20 [17.1 kB]
21:33:06 #8 8.957 Get:100 http://deb.debian.org/debian bullseye/main armhf libarchive-zip-perl all 1.68-1 [104 kB]
21:33:06 #8 8.959 Get:101 http://deb.debian.org/debian bullseye/main armhf libsub-override-perl all 0.09-2 [10.2 kB]
21:33:06 #8 8.963 Get:102 http://deb.debian.org/debian bullseye/main armhf libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
21:33:06 #8 8.963 Get:103 http://deb.debian.org/debian bullseye/main armhf dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
21:33:06 #8 8.963 Get:104 http://deb.debian.org/debian bullseye/main armhf libelf1 armhf 0.183-1 [161 kB]
21:33:06 #8 8.967 Get:105 http://deb.debian.org/debian bullseye/main armhf dwz armhf 0.13+20210201-1 [179 kB]
21:33:06 #8 8.972 Get:106 http://deb.debian.org/debian bullseye/main armhf libicu67 armhf 67.1-7 [8319 kB]
21:33:06 #8 9.111 Get:107 http://deb.debian.org/debian bullseye/main armhf libxml2 armhf 2.9.10+dfsg-6.7+deb11u2 [603 kB]
21:33:06 #8 9.111 Get:108 http://deb.debian.org/debian bullseye/main armhf gettext armhf 0.21-4 [1243 kB]
21:33:06 #8 9.140 Get:109 http://deb.debian.org/debian bullseye/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
21:33:06 #8 9.140 Get:110 http://deb.debian.org/debian bullseye/main armhf po-debconf all 1.0.21+nmu1 [248 kB]
21:33:06 #8 9.140 Get:111 http://deb.debian.org/debian bullseye/main armhf debhelper all 13.3.4 [1049 kB]
21:33:06 #8 9.151 Get:112 http://deb.debian.org/debian bullseye/main armhf debian-keyring all 2021.07.26 [31.1 MB]
21:33:06 #8 9.707 Get:113 http://deb.debian.org/debian bullseye/main armhf libfakeroot armhf 1.25.3-1.1 [43.9 kB]
21:33:06 #8 9.707 Get:114 http://deb.debian.org/debian bullseye/main armhf fakeroot armhf 1.25.3-1.1 [85.1 kB]
21:33:06 #8 9.722 Get:115 http://deb.debian.org/debian bullseye/main armhf libassuan0 armhf 2.5.3-7.1 [44.2 kB]
21:33:06 #8 9.722 Get:116 http://deb.debian.org/debian bullseye/main armhf gpgconf armhf 2.2.27-2+deb11u2 [532 kB]
21:33:06 #8 9.722 Get:117 http://deb.debian.org/debian bullseye/main armhf libksba8 armhf 1.5.0-3 [105 kB]
21:33:06 #8 9.735 Get:118 http://deb.debian.org/debian bullseye/main armhf libnpth0 armhf 1.6-3 [17.8 kB]
21:33:06 #8 9.735 Get:119 http://deb.debian.org/debian bullseye/main armhf dirmngr armhf 2.2.27-2+deb11u2 [722 kB]
21:33:06 #8 9.735 Get:120 http://deb.debian.org/debian bullseye/main armhf gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB]
21:33:06 #8 9.756 Get:121 http://deb.debian.org/debian bullseye/main armhf gnupg-utils armhf 2.2.27-2+deb11u2 [835 kB]
21:33:06 #8 9.756 Get:122 http://deb.debian.org/debian bullseye/main armhf gpg armhf 2.2.27-2+deb11u2 [868 kB]
21:33:06 #8 9.770 Get:123 http://deb.debian.org/debian bullseye/main armhf pinentry-curses armhf 1.1.0-4 [60.6 kB]
21:33:06 #8 9.770 Get:124 http://deb.debian.org/debian bullseye/main armhf gpg-agent armhf 2.2.27-2+deb11u2 [630 kB]
21:33:06 #8 9.783 Get:125 http://deb.debian.org/debian bullseye/main armhf gpg-wks-client armhf 2.2.27-2+deb11u2 [509 kB]
21:33:06 #8 9.783 Get:126 http://deb.debian.org/debian bullseye/main armhf gpg-wks-server armhf 2.2.27-2+deb11u2 [503 kB]
21:33:06 #8 9.783 Get:127 http://deb.debian.org/debian bullseye/main armhf gpgsm armhf 2.2.27-2+deb11u2 [617 kB]
21:33:06 #8 9.789 Get:128 http://deb.debian.org/debian bullseye/main armhf gnupg all 2.2.27-2+deb11u2 [825 kB]
21:33:06 #8 9.804 Get:129 http://deb.debian.org/debian bullseye/main armhf libfile-dirlist-perl all 0.05-2 [7444 B]
21:33:06 #8 9.813 Get:130 http://deb.debian.org/debian bullseye/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
21:33:06 #8 9.813 Get:131 http://deb.debian.org/debian bullseye/main armhf libfile-homedir-perl all 1.006-1 [43.8 kB]
21:33:06 #8 9.813 Get:132 http://deb.debian.org/debian bullseye/main armhf libfile-touch-perl all 0.11-1 [9254 B]
21:33:06 #8 9.813 Get:133 http://deb.debian.org/debian bullseye/main armhf libio-pty-perl armhf 1:1.15-2 [36.2 kB]
21:33:06 #8 9.813 Get:134 http://deb.debian.org/debian bullseye/main armhf libipc-run-perl all 20200505.0-1 [102 kB]
21:33:06 #8 9.823 Get:135 http://deb.debian.org/debian bullseye/main armhf libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
21:33:06 #8 9.823 Get:136 http://deb.debian.org/debian bullseye/main armhf libb-hooks-op-check-perl armhf 0.22-1+b3 [11.0 kB]
21:33:06 #8 9.823 Get:137 http://deb.debian.org/debian bullseye/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
21:33:06 #8 9.823 Get:138 http://deb.debian.org/debian bullseye/main armhf libdevel-callchecker-perl armhf 0.008-1+b2 [15.7 kB]
21:33:06 #8 9.823 Get:139 http://deb.debian.org/debian bullseye/main armhf libparams-classify-perl armhf 0.015-1+b3 [24.5 kB]
21:33:06 #8 9.823 Get:140 http://deb.debian.org/debian bullseye/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
21:33:06 #8 9.823 Get:141 http://deb.debian.org/debian bullseye/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
21:33:06 #8 9.823 Get:142 http://deb.debian.org/debian bullseye/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB]
21:33:06 #8 9.823 Get:143 http://deb.debian.org/debian bullseye/main armhf libstrictures-perl all 2.000006-1 [18.6 kB]
21:33:06 #8 9.823 Get:144 http://deb.debian.org/debian bullseye/main armhf libsub-quote-perl all 2.006006-1 [21.0 kB]
21:33:06 #8 9.823 Get:145 http://deb.debian.org/debian bullseye/main armhf libmoo-perl all 2.004004-1 [59.9 kB]
21:33:06 #8 9.823 Get:146 http://deb.debian.org/debian bullseye/main armhf libencode-locale-perl all 1.05-1.1 [13.2 kB]
21:33:06 #8 9.823 Get:147 http://deb.debian.org/debian bullseye/main armhf libtimedate-perl all 2.3300-2 [39.3 kB]
21:33:06 #8 9.823 Get:148 http://deb.debian.org/debian bullseye/main armhf libhttp-date-perl all 6.05-1 [10.4 kB]
21:33:06 #8 9.830 Get:149 http://deb.debian.org/debian bullseye/main armhf libfile-listing-perl all 6.14-1 [12.4 kB]
21:33:06 #8 9.830 Get:150 http://deb.debian.org/debian bullseye/main armhf libhtml-tagset-perl all 3.20-4 [13.0 kB]
21:33:06 #8 9.830 Get:151 http://deb.debian.org/debian bullseye/main armhf liburi-perl all 5.08-1 [90.6 kB]
21:33:06 #8 9.830 Get:152 http://deb.debian.org/debian bullseye/main armhf libhtml-parser-perl armhf 3.75-1+b1 [102 kB]
21:33:06 #8 9.830 Get:153 http://deb.debian.org/debian bullseye/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
21:33:06 #8 9.830 Get:154 http://deb.debian.org/debian bullseye/main armhf libio-html-perl all 1.004-2 [16.1 kB]
21:33:06 #8 9.830 Get:155 http://deb.debian.org/debian bullseye/main armhf liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
21:33:06 #8 9.830 Get:156 http://deb.debian.org/debian bullseye/main armhf libhttp-message-perl all 6.28-1 [79.6 kB]
21:33:06 #8 9.832 Get:157 http://deb.debian.org/debian bullseye/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB]
21:33:06 #8 9.832 Get:158 http://deb.debian.org/debian bullseye/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
21:33:06 #8 9.836 Get:159 http://deb.debian.org/debian bullseye/main armhf perl-openssl-defaults armhf 5 [7360 B]
21:33:06 #8 9.836 Get:160 http://deb.debian.org/debian bullseye/main armhf libnet-ssleay-perl armhf 1.88-3+b1 [303 kB]
21:33:06 #8 9.849 Get:161 http://deb.debian.org/debian bullseye/main armhf libio-socket-ssl-perl all 2.069-1 [215 kB]
21:33:06 #8 9.849 Get:162 http://deb.debian.org/debian bullseye/main armhf libnet-http-perl all 6.20-1 [25.1 kB]
21:33:06 #8 9.849 Get:163 http://deb.debian.org/debian bullseye/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
21:33:06 #8 9.849 Get:164 http://deb.debian.org/debian bullseye/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
21:33:06 #8 9.849 Get:165 http://deb.debian.org/debian bullseye/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
21:33:06 #8 9.849 Get:166 http://deb.debian.org/debian bullseye/main armhf libwww-perl all 6.52-1 [192 kB]
21:33:06 #8 9.849 Get:167 http://deb.debian.org/debian bullseye/main armhf patchutils armhf 0.4.2-1 [72.5 kB]
21:33:06 #8 9.849 Get:168 http://deb.debian.org/debian bullseye/main armhf wdiff armhf 1.2.2-2+b1 [121 kB]
21:33:06 #8 9.849 Get:169 http://deb.debian.org/debian bullseye/main armhf devscripts armhf 2.21.3+deb11u1 [1092 kB]
21:33:06 #8 9.851 Get:170 http://deb.debian.org/debian bullseye/main armhf diffstat armhf 1.64-1 [34.6 kB]
21:33:06 #8 9.852 Get:171 http://deb.debian.org/debian bullseye/main armhf distro-info-data all 0.51+deb11u2 [7684 B]
21:33:06 #8 9.852 Get:172 http://deb.debian.org/debian bullseye/main armhf python3-pkg-resources all 52.0.0-4 [190 kB]
21:33:06 #8 9.855 Get:173 http://deb.debian.org/debian bullseye/main armhf python3-chardet all 4.0.0-1 [99.0 kB]
21:33:06 #8 9.856 Get:174 http://deb.debian.org/debian bullseye/main armhf python3-six all 1.16.0-2 [17.5 kB]
21:33:06 #8 9.861 Get:175 http://deb.debian.org/debian bullseye/main armhf python3-debian all 0.1.39 [80.1 kB]
21:33:06 #8 9.861 Get:176 http://deb.debian.org/debian bullseye/main armhf libgpgme11 armhf 1.14.0-1+b2 [263 kB]
21:33:06 #8 9.861 Get:177 http://deb.debian.org/debian bullseye/main armhf python3-gpg armhf 1.14.0-1+b2 [316 kB]
21:33:06 #8 9.920 Get:178 http://deb.debian.org/debian bullseye/main armhf dput all 1.1.0 [56.5 kB]
21:33:06 #8 9.920 Get:179 http://deb.debian.org/debian bullseye/main armhf equivs all 2.3.1 [22.7 kB]
21:33:06 #8 9.920 Get:180 http://deb.debian.org/debian bullseye/main armhf fonts-dejavu-core all 2.37-2 [1069 kB]
21:33:06 #8 9.920 Get:181 http://deb.debian.org/debian bullseye/main armhf fontconfig-config all 2.13.1-4.2 [281 kB]
21:33:06 #8 9.920 Get:182 http://deb.debian.org/debian-security bullseye-security/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u2 [309 kB]
21:33:06 #8 9.920 Get:183 http://deb.debian.org/debian bullseye/main armhf liberror-perl all 0.17029-1 [31.0 kB]
21:33:06 #8 9.920 Get:184 http://deb.debian.org/debian bullseye/main armhf git-man all 1:2.30.2-1 [1827 kB]
21:33:06 #8 9.939 Get:185 http://deb.debian.org/debian bullseye/main armhf git armhf 1:2.30.2-1 [5128 kB]
21:33:06 #8 10.00 Get:186 http://deb.debian.org/debian bullseye/main armhf iso-codes all 4.6.0-1 [2824 kB]
21:33:06 #8 10.02 Get:187 http://deb.debian.org/debian bullseye/main armhf libalgorithm-diff-perl all 1.201-1 [43.3 kB]
21:33:06 #8 10.02 Get:188 http://deb.debian.org/debian bullseye/main armhf libalgorithm-diff-xs-perl armhf 0.04-6+b1 [11.5 kB]
21:33:06 #8 10.04 Get:189 http://deb.debian.org/debian bullseye/main armhf libalgorithm-merge-perl all 0.08-3 [12.7 kB]
21:33:06 #8 10.04 Get:190 http://deb.debian.org/debian bullseye/main armhf libaliased-perl all 0.34-1.1 [14.1 kB]
21:33:06 #8 10.04 Get:191 http://deb.debian.org/debian bullseye/main armhf libapt-pkg-perl armhf 0.1.39 [66.9 kB]
21:33:06 #8 10.04 Get:192 http://deb.debian.org/debian bullseye/main armhf libarchive-cpio-perl all 0.10-1.1 [10.6 kB]
21:33:06 #8 10.04 Get:193 http://deb.debian.org/debian bullseye/main armhf libarchive13 armhf 3.4.3-2+deb11u1 [303 kB]
21:33:06 #8 10.04 Get:194 http://deb.debian.org/debian bullseye/main armhf libarray-intspan-perl all 2.004-1 [25.5 kB]
21:33:06 #8 10.04 Get:195 http://deb.debian.org/debian bullseye/main armhf libauthen-sasl-perl all 2.1600-1.1 [45.4 kB]
21:33:06 #8 10.04 Get:196 http://deb.debian.org/debian bullseye/main armhf libmodule-implementation-perl all 0.09-1.1 [12.4 kB]
21:33:06 #8 10.04 Get:197 http://deb.debian.org/debian bullseye/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
21:33:06 #8 10.04 Get:198 http://deb.debian.org/debian bullseye/main armhf libvariable-magic-perl armhf 0.62-1+b3 [43.0 kB]
21:33:06 #8 ...
21:33:06 
21:33:06 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:33:06 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:33:06 #9 27.26 Preparing to unpack .../095-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_arm64.deb ...
21:33:06 #9 27.26 Unpacking libstdc++-9-dev:arm64 (9.4.0-1ubuntu1~20.04.1) ...
21:33:06 #9 27.49 Selecting previously unselected package g++-9.
21:33:06 #9 27.49 Preparing to unpack .../096-g++-9_9.4.0-1ubuntu1~20.04.1_arm64.deb ...
21:33:06 #9 27.49 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ...
21:33:06 #10 13.68 CentOS Stream 8 - Extras                         23 kB/s |  17 kB     00:00    
21:33:06 #14 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a
21:33:06 #8 27.22 Preparing to unpack .../120-libsub-quote-perl_2.006006-1_all.deb ...
21:33:06 #8 27.23 Unpacking libsub-quote-perl (2.006006-1) ...
21:33:06 #8 27.27 Selecting previously unselected package libmoo-perl.
21:33:06 #8 27.27 Preparing to unpack .../121-libmoo-perl_2.004004-1_all.deb ...
21:33:06 #8 27.28 Unpacking libmoo-perl (2.004004-1) ...
21:33:06 #8 27.31 Selecting previously unselected package libencode-locale-perl.
21:33:06 #8 27.32 Preparing to unpack .../122-libencode-locale-perl_1.05-1.1_all.deb ...
21:33:06 #8 27.32 Unpacking libencode-locale-perl (1.05-1.1) ...
21:33:06 #8 27.35 Selecting previously unselected package libtimedate-perl.
21:33:06 #8 27.35 Preparing to unpack .../123-libtimedate-perl_2.3300-2_all.deb ...
21:33:06 #8 27.36 Unpacking libtimedate-perl (2.3300-2) ...
21:33:06 #8 27.40 Selecting previously unselected package libhttp-date-perl.
21:33:06 #8 27.40 Preparing to unpack .../124-libhttp-date-perl_6.05-1_all.deb ...
21:33:06 #8 27.40 Unpacking libhttp-date-perl (6.05-1) ...
21:33:06 #8 27.44 Selecting previously unselected package libfile-listing-perl.
21:33:06 #8 26.74   Installing       : perl-Encode-4:3.08-462.el9.aarch64                 117/163 
21:33:06 #8 26.85   Installing       : perl-libs-4:5.32.1-479.el9.aarch64                 118/163 
21:33:06 #8 26.89   Installing       : perl-interpreter-4:5.32.1-479.el9.aarch64          119/163 
21:33:06 #8 26.90   Installing       : kernel-srpm-macros-1.0-11.el9.noarch               120/163 
21:33:06 #8 26.92   Installing       : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch           121/163 
21:33:06 #8 26.93   Installing       : go-srpm-macros-3.0.9-9.el9.noarch                  122/163 
21:33:06 #8 26.93   Installing       : python-srpm-macros-3.9-52.el9.noarch               123/163 
21:33:06 #8 26.96   Installing       : redhat-rpm-config-196-1.el9.noarch                 124/163 
21:33:06 #8 26.97   Running scriptlet: libutempter-1.2.1-6.el9.aarch64                    125/163 
21:33:06 #8 27.02   Installing       : libutempter-1.2.1-6.el9.aarch64                    125/163 
21:33:06 #8 27.04   Installing       : libselinux-utils-3.4-3.el9.aarch64                 126/163 
21:33:06 #8 28.60 Preparing to unpack .../106-dh-autoreconf_17_all.deb ...
21:33:06 #8 28.61 Unpacking dh-autoreconf (17) ...
21:33:06 #8 28.65 Selecting previously unselected package libarchive-zip-perl.
21:33:06 #8 28.65 Preparing to unpack .../107-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ...
21:33:06 #8 28.65 Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ...
21:33:06 #8 28.69 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:33:06 #8 28.70 Preparing to unpack .../108-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ...
21:33:06 #8 28.70 Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ...
21:33:06 #8 28.74 Selecting previously unselected package libtimedate-perl.
21:33:06 #8 28.74 Preparing to unpack .../109-libtimedate-perl_2.3000-2_all.deb ...
21:33:06 #8 28.74 Unpacking libtimedate-perl (2.3000-2) ...
21:33:06 #8 28.78 Selecting previously unselected package dh-strip-nondeterminism.
21:33:06 #8 28.79 Preparing to unpack .../110-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ...
21:33:06 #8 28.79 Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ...
21:33:06 #8 28.83 Selecting previously unselected package libcroco3:arm64.
21:33:06 #8 28.83 Preparing to unpack .../111-libcroco3_0.6.12-2_arm64.deb ...
21:33:06 #8 28.83 Unpacking libcroco3:arm64 (0.6.12-2) ...
21:33:06 #8 28.87 Selecting previously unselected package gettext.
21:33:06 #9 28.74 Preparing to unpack .../120-debhelper_13.6ubuntu1_all.deb ...
21:33:06 #9 28.75 Unpacking debhelper (13.6ubuntu1) ...
21:33:06 #9 28.81 Selecting previously unselected package libfakeroot:arm64.
21:33:06 #9 28.82 Preparing to unpack .../121-libfakeroot_1.28-1ubuntu1_arm64.deb ...
21:33:06 #9 28.82 Unpacking libfakeroot:arm64 (1.28-1ubuntu1) ...
21:33:06 #9 28.85 Selecting previously unselected package fakeroot.
21:33:06 #9 28.86 Preparing to unpack .../122-fakeroot_1.28-1ubuntu1_arm64.deb ...
21:33:06 #9 28.86 Unpacking fakeroot (1.28-1ubuntu1) ...
21:33:06 #9 28.90 Selecting previously unselected package libassuan0:arm64.
21:33:06 #9 28.90 Preparing to unpack .../123-libassuan0_2.5.5-1build1_arm64.deb ...
21:33:06 #9 28.91 Unpacking libassuan0:arm64 (2.5.5-1build1) ...
21:33:06 #9 28.94 Selecting previously unselected package gpgconf.
21:33:06 #9 28.94 Preparing to unpack .../124-gpgconf_2.2.27-3ubuntu2.1_arm64.deb ...
21:33:06 #9 28.94 Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
21:33:06 #9 28.98 Selecting previously unselected package libksba8:arm64.
21:33:06 #8 29.65 Preparing to unpack .../133-libnet-ssleay-perl_1.85-2+b1_arm64.deb ...
21:33:06 #8 29.66 Unpacking libnet-ssleay-perl (1.85-2+b1) ...
21:33:06 #8 29.80 Selecting previously unselected package libio-socket-ssl-perl.
21:33:06 #8 29.80 Preparing to unpack .../134-libio-socket-ssl-perl_2.060-3_all.deb ...
21:33:06 #8 29.82 Unpacking libio-socket-ssl-perl (2.060-3) ...
21:33:06 #8 29.92 Selecting previously unselected package libnet-http-perl.
21:33:06 #8 23.04 Selecting previously unselected package xz-utils.
21:33:06 #8 23.04 Preparing to unpack .../028-xz-utils_5.2.2-1.3ubuntu0.1_amd64.deb ...
21:33:06 #8 23.05 Unpacking xz-utils (5.2.2-1.3ubuntu0.1) ...
21:33:06 #8 23.10 Selecting previously unselected package gettext-base.
21:33:06 #8 23.10 Preparing to unpack .../029-gettext-base_0.19.8.1-6ubuntu0.3_amd64.deb ...
21:33:06 #8 23.10 Unpacking gettext-base (0.19.8.1-6ubuntu0.3) ...
21:33:06 #9 18.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 ... 4124 files and directories currently installed.)
21:33:06 #9 18.47 Preparing to unpack .../liblocale-gettext-perl_1.07-4_amd64.deb ...
21:33:06 #9 18.47 Unpacking liblocale-gettext-perl (1.07-4) ...
21:33:06 #9 18.67 Selecting previously unselected package libssl1.1:amd64.
21:33:06 #9 18.67 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.16_amd64.deb ...
21:33:06 #9 18.69 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.16) ...
21:33:06 #9 19.85 Selecting previously unselected package ca-certificates.
21:33:06 #9 19.85 Preparing to unpack .../007-ca-certificates_20211016_all.deb ...
21:33:06 #9 19.86 Unpacking ca-certificates (20211016) ...
21:33:06 #9 19.94 Selecting previously unselected package distro-info-data.
21:33:06 #9 19.94 Preparing to unpack .../008-distro-info-data_0.52ubuntu0.1_all.deb ...
21:33:06 #9 19.95 Unpacking distro-info-data (0.52ubuntu0.1) ...
21:33:06 #9 19.99 Selecting previously unselected package iso-codes.
21:33:06 #9 19.99 Preparing to unpack .../009-iso-codes_4.9.0-1_all.deb ...
21:33:06 #9 20.00 Unpacking iso-codes (4.9.0-1) ...
21:33:06 #8 18.96 Unpacking mime-support (3.60ubuntu1) ...
21:33:06 #8 18.99 Selecting previously unselected package libmpdec2:armhf.
21:33:06 #8 18.99 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_armhf.deb ...
21:33:06 #8 18.99 Unpacking libmpdec2:armhf (2.4.2-1ubuntu1) ...
21:33:06 #8 19.04 Selecting previously unselected package readline-common.
21:33:06 #8 19.04 Preparing to unpack .../3-readline-common_7.0-3_all.deb ...
21:33:06 #8 19.05 Unpacking readline-common (7.0-3) ...
21:33:06 #8 19.11 Selecting previously unselected package libreadline7:armhf.
21:33:06 #8 19.11 Preparing to unpack .../4-libreadline7_7.0-3_armhf.deb ...
21:33:06 #8 19.11 Unpacking libreadline7:armhf (7.0-3) ...
21:33:06 #8 19.15 Selecting previously unselected package libsqlite3-0:armhf.
21:33:06 #8 19.15 Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.5_armhf.deb ...
21:33:06 #8 19.16 Unpacking libsqlite3-0:armhf (3.22.0-1ubuntu0.5) ...
21:33:06 #8 19.27 Selecting previously unselected package libpython3.6-stdlib:armhf.
21:33:06 #8 19.27 Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.8_armhf.deb ...
21:33:06 #13 extracting sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 7.9s done
21:33:06 #13 extracting sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf
21:33:06 #8 27.44 Preparing to unpack .../125-libfile-listing-perl_6.14-1_all.deb ...
21:33:06 #8 27.44 Unpacking libfile-listing-perl (6.14-1) ...
21:33:06 #8 27.48 Selecting previously unselected package libhtml-tagset-perl.
21:33:06 #8 27.48 Preparing to unpack .../126-libhtml-tagset-perl_3.20-4_all.deb ...
21:33:06 #8 27.49 Unpacking libhtml-tagset-perl (3.20-4) ...
21:33:06 #8 27.52 Selecting previously unselected package liburi-perl.
21:33:06 #8 27.52 Preparing to unpack .../127-liburi-perl_5.08-1_all.deb ...
21:33:06 #8 27.53 Unpacking liburi-perl (5.08-1) ...
21:33:06 #8 27.57 Selecting previously unselected package libhtml-parser-perl.
21:33:06 #8 27.57 Preparing to unpack .../128-libhtml-parser-perl_3.75-1+b1_arm64.deb ...
21:33:06 #8 27.57 Unpacking libhtml-parser-perl (3.75-1+b1) ...
21:33:06 #8 27.61 Selecting previously unselected package libhtml-tree-perl.
21:33:06 #8 27.61 Preparing to unpack .../129-libhtml-tree-perl_5.07-2_all.deb ...
21:33:06 #8 27.62 Unpacking libhtml-tree-perl (5.07-2) ...
21:33:06 #8 27.66 Selecting previously unselected package libio-html-perl.
21:33:06 #8 27.66 Preparing to unpack .../130-libio-html-perl_1.004-2_all.deb ...
21:33:06 #8 27.67 Unpacking libio-html-perl (1.004-2) ...
21:33:06 #8 27.70 Selecting previously unselected package liblwp-mediatypes-perl.
21:33:06 #8 27.07   Installing       : libpng-2:1.6.37-12.el9.aarch64                     127/163 
21:33:06 #8 27.11   Installing       : gdk-pixbuf2-2.42.6-2.el9.aarch64                   128/163 
21:33:06 #8 27.14   Installing       : libpkgconf-1.7.3-9.el9.aarch64                     129/163 
21:33:06 #8 27.14   Installing       : pkgconf-1.7.3-9.el9.aarch64                        130/163 
21:33:06 #8 27.15   Installing       : pkgconf-pkg-config-1.7.3-9.el9.aarch64             131/163 
21:33:06 #8 27.17   Installing       : libpipeline-1.5.3-4.el9.aarch64                    132/163 
21:33:06 #8 27.18   Running scriptlet: man-db-2.9.3-6.el9.aarch64                         133/163 
21:33:06 #8 27.21   Installing       : man-db-2.9.3-6.el9.aarch64                         133/163 
21:33:06 #8 27.25   Running scriptlet: man-db-2.9.3-6.el9.aarch64                         133/163 
21:33:06 #8 28.88 Preparing to unpack .../112-gettext_0.19.8.1-6ubuntu0.3_arm64.deb ...
21:33:06 #8 28.88 Unpacking gettext (0.19.8.1-6ubuntu0.3) ...
21:33:06 #8 29.03 Selecting previously unselected package intltool-debian.
21:33:06 #8 29.03 Preparing to unpack .../113-intltool-debian_0.35.0+20060710.4_all.deb ...
21:33:06 #8 29.03 Unpacking intltool-debian (0.35.0+20060710.4) ...
21:33:06 #8 29.07 Selecting previously unselected package po-debconf.
21:33:06 #8 29.07 Preparing to unpack .../114-po-debconf_1.0.20_all.deb ...
21:33:06 #8 29.07 Unpacking po-debconf (1.0.20) ...
21:33:06 #8 29.12 Selecting previously unselected package debhelper.
21:33:06 #8 29.13 Preparing to unpack .../115-debhelper_11.1.6ubuntu2_all.deb ...
21:33:06 #9 28.99 Preparing to unpack .../125-libksba8_1.6.0-2build1_arm64.deb ...
21:33:06 #9 28.99 Unpacking libksba8:arm64 (1.6.0-2build1) ...
21:33:06 #9 29.03 Selecting previously unselected package libnpth0:arm64.
21:33:06 #9 29.03 Preparing to unpack .../126-libnpth0_1.6-3build2_arm64.deb ...
21:33:06 #9 29.03 Unpacking libnpth0:arm64 (1.6-3build2) ...
21:33:06 #9 29.07 Selecting previously unselected package dirmngr.
21:33:06 #9 29.07 Preparing to unpack .../127-dirmngr_2.2.27-3ubuntu2.1_arm64.deb ...
21:33:06 #9 29.09 Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
21:33:06 #9 29.12 Selecting previously unselected package gnupg-l10n.
21:33:06 #9 29.12 Preparing to unpack .../128-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
21:33:06 #9 29.13 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
21:33:06 #9 29.16 Selecting previously unselected package gnupg-utils.
21:33:06 #9 29.16 Preparing to unpack .../129-gnupg-utils_2.2.27-3ubuntu2.1_arm64.deb ...
21:33:06 #9 29.17 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
21:33:06 #9 29.20 Selecting previously unselected package gpg.
21:33:06 #8 29.92 Preparing to unpack .../135-libnet-http-perl_6.18-1_all.deb ...
21:33:06 #8 29.93 Unpacking libnet-http-perl (6.18-1) ...
21:33:06 #8 30.01 Selecting previously unselected package liblwp-protocol-https-perl.
21:33:06 #8 30.02 Preparing to unpack .../136-liblwp-protocol-https-perl_6.07-2_all.deb ...
21:33:06 #8 30.05 Unpacking liblwp-protocol-https-perl (6.07-2) ...
21:33:06 #8 30.17 Selecting previously unselected package libtry-tiny-perl.
21:33:06 #8 23.17 Selecting previously unselected package iso-codes.
21:33:06 #8 23.17 Preparing to unpack .../030-iso-codes_3.79-1_all.deb ...
21:33:06 #8 23.17 Unpacking iso-codes (3.79-1) ...
21:33:06 #9 18.95 Selecting previously unselected package libpython3.8-minimal:amd64.
21:33:06 #9 18.95 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.5_amd64.deb ...
21:33:06 #9 18.96 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.5) ...
21:33:06 #9 20.17 Selecting previously unselected package less.
21:33:06 #9 20.18 Preparing to unpack .../010-less_590-1build1_amd64.deb ...
21:33:06 #9 20.18 Unpacking less (590-1build1) ...
21:33:06 #9 20.21 Selecting previously unselected package libmd0:amd64.
21:33:06 #9 20.21 Preparing to unpack .../011-libmd0_1.0.4-1build1_amd64.deb ...
21:33:06 #9 20.22 Unpacking libmd0:amd64 (1.0.4-1build1) ...
21:33:06 #9 20.25 Selecting previously unselected package libbsd0:amd64.
21:33:06 #9 20.25 Preparing to unpack .../012-libbsd0_0.11.5-1_amd64.deb ...
21:33:06 #9 20.25 Unpacking libbsd0:amd64 (0.11.5-1) ...
21:33:06 #9 20.29 Selecting previously unselected package libelf1:amd64.
21:33:06 #9 20.29 Preparing to unpack .../013-libelf1_0.186-1build1_amd64.deb ...
21:33:06 #9 20.29 Unpacking libelf1:amd64 (0.186-1build1) ...
21:33:06 #9 20.32 Selecting previously unselected package libicu70:amd64.
21:33:06 #8 19.29 Unpacking libpython3.6-stdlib:armhf (3.6.9-1~18.04ubuntu1.8) ...
21:33:06 #8 25.36 Fedora 36 openh264 (From Cisco) - aarch64       2.2 kB/s | 2.5 kB     00:01    
21:33:06 #8 27.20 Fedora Modular 36 - aarch64                     1.6 MB/s | 2.3 MB     00:01    
21:33:06 #8 27.70 Preparing to unpack .../131-liblwp-mediatypes-perl_6.04-1_all.deb ...
21:33:06 #8 27.70 Unpacking liblwp-mediatypes-perl (6.04-1) ...
21:33:06 #8 27.74 Selecting previously unselected package libhttp-message-perl.
21:33:06 #8 27.74 Preparing to unpack .../132-libhttp-message-perl_6.28-1_all.deb ...
21:33:06 #8 27.76 Unpacking libhttp-message-perl (6.28-1) ...
21:33:06 #8 27.80 Selecting previously unselected package libhttp-cookies-perl.
21:33:06 #8 27.80 Preparing to unpack .../133-libhttp-cookies-perl_6.10-1_all.deb ...
21:33:06 #8 27.81 Unpacking libhttp-cookies-perl (6.10-1) ...
21:33:06 #8 27.84 Selecting previously unselected package libhttp-negotiate-perl.
21:33:06 #8 27.84 Preparing to unpack .../134-libhttp-negotiate-perl_6.01-1_all.deb ...
21:33:06 #8 27.84 Unpacking libhttp-negotiate-perl (6.01-1) ...
21:33:06 #8 27.88 Selecting previously unselected package perl-openssl-defaults:arm64.
21:33:06 #8 27.88 Preparing to unpack .../135-perl-openssl-defaults_5_arm64.deb ...
21:33:06 #8 27.88 Unpacking perl-openssl-defaults:arm64 (5) ...
21:33:06 #8 27.92 Selecting previously unselected package libnet-ssleay-perl.
21:33:06 #8 24.00 Transaction test succeeded.
21:33:06 #8 24.00 Running transaction
21:33:07 #8 27.29 Selecting previously unselected package cpp.
21:33:07 #8 27.30 Preparing to unpack .../057-cpp_4%3a8.3.0-1_amd64.deb ...
21:33:07 #8 27.30 Unpacking cpp (4:8.3.0-1) ...
21:33:07 #8 27.33 Selecting previously unselected package libcc1-0:amd64.
21:33:07 #8 27.33 Preparing to unpack .../058-libcc1-0_8.3.0-6_amd64.deb ...
21:33:07 #8 27.33 Unpacking libcc1-0:amd64 (8.3.0-6) ...
21:33:07 #8 27.37 Selecting previously unselected package libgomp1:amd64.
21:33:07 #8 27.37 Preparing to unpack .../059-libgomp1_8.3.0-6_amd64.deb ...
21:33:07 #8 27.37 Unpacking libgomp1:amd64 (8.3.0-6) ...
21:33:07 #8 27.41 Selecting previously unselected package libitm1:amd64.
21:33:07 #8 27.41 Preparing to unpack .../060-libitm1_8.3.0-6_amd64.deb ...
21:33:07 #8 27.41 Unpacking libitm1:amd64 (8.3.0-6) ...
21:33:07 #8 27.44 Selecting previously unselected package libatomic1:amd64.
21:33:07 #8 27.44 Preparing to unpack .../061-libatomic1_8.3.0-6_amd64.deb ...
21:33:07 #8 27.44 Unpacking libatomic1:amd64 (8.3.0-6) ...
21:33:07 #8 27.48 Selecting previously unselected package libasan5:amd64.
21:33:07 #8 27.48 Preparing to unpack .../062-libasan5_8.3.0-6_amd64.deb ...
21:33:07 #8 27.48 Unpacking libasan5:amd64 (8.3.0-6) ...
21:33:07 #8 27.54 Selecting previously unselected package liblsan0:amd64.
21:33:07 #8 27.28   Installing       : environment-modules-5.0.1-1.el9.aarch64            134/163 
21:33:07 #8 27.28   Running scriptlet: environment-modules-5.0.1-1.el9.aarch64            134/163 
21:33:07 #8 27.30   Installing       : scl-utils-1:2.0.3-2.el9.aarch64                    135/163 
21:33:07 #8 27.49   Installing       : libicu-67.1-9.el9.aarch64                          136/163 
21:33:07 #8 29.13 Unpacking debhelper (11.1.6ubuntu2) ...
21:33:07 #8 29.23 Selecting previously unselected package libfile-which-perl.
21:33:07 #8 29.24 Preparing to unpack .../116-libfile-which-perl_1.21-1_all.deb ...
21:33:07 #8 29.24 Unpacking libfile-which-perl (1.21-1) ...
21:33:07 #8 29.28 Selecting previously unselected package libfile-homedir-perl.
21:33:07 #8 29.28 Preparing to unpack .../117-libfile-homedir-perl_1.002-1_all.deb ...
21:33:07 #8 29.28 Unpacking libfile-homedir-perl (1.002-1) ...
21:33:07 #8 29.33 Selecting previously unselected package devscripts.
21:33:07 #8 29.33 Preparing to unpack .../118-devscripts_2.17.12ubuntu1.1_arm64.deb ...
21:33:07 #8 29.35 Unpacking devscripts (2.17.12ubuntu1.1) ...
21:33:07 #9 29.21 Preparing to unpack .../130-gpg_2.2.27-3ubuntu2.1_arm64.deb ...
21:33:07 #9 29.21 Unpacking gpg (2.2.27-3ubuntu2.1) ...
21:33:07 #9 29.28 Selecting previously unselected package pinentry-curses.
21:33:07 #9 29.28 Preparing to unpack .../131-pinentry-curses_1.1.1-1build2_arm64.deb ...
21:33:07 #9 29.29 Unpacking pinentry-curses (1.1.1-1build2) ...
21:33:07 #9 29.33 Selecting previously unselected package gpg-agent.
21:33:07 #9 29.33 Preparing to unpack .../132-gpg-agent_2.2.27-3ubuntu2.1_arm64.deb ...
21:33:07 #9 29.33 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
21:33:07 #9 29.37 Selecting previously unselected package gpg-wks-client.
21:33:07 #9 29.37 Preparing to unpack .../133-gpg-wks-client_2.2.27-3ubuntu2.1_arm64.deb ...
21:33:07 #9 29.38 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
21:33:07 #9 29.41 Selecting previously unselected package gpg-wks-server.
21:33:07 #9 29.41 Preparing to unpack .../134-gpg-wks-server_2.2.27-3ubuntu2.1_arm64.deb ...
21:33:07 #9 29.42 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
21:33:07 #9 29.45 Selecting previously unselected package gpgsm.
21:33:07 #8 30.17 Preparing to unpack .../137-libtry-tiny-perl_0.30-1_all.deb ...
21:33:07 #8 30.20 Unpacking libtry-tiny-perl (0.30-1) ...
21:33:07 #8 30.26 Selecting previously unselected package libwww-robotrules-perl.
21:33:07 #8 30.26 Preparing to unpack .../138-libwww-robotrules-perl_6.02-1_all.deb ...
21:33:07 #8 30.27 Unpacking libwww-robotrules-perl (6.02-1) ...
21:33:07 #8 23.70 Selecting previously unselected package krb5-locales.
21:33:07 #8 23.70 Preparing to unpack .../031-krb5-locales_1.16-2ubuntu0.2_all.deb ...
21:33:07 #8 23.71 Unpacking krb5-locales (1.16-2ubuntu0.2) ...
21:33:07 #9 20.32 Preparing to unpack .../014-libicu70_70.1-2_amd64.deb ...
21:33:07 #9 20.33 Unpacking libicu70:amd64 (70.1-2) ...
21:33:07 #9 20.53 Selecting previously unselected package libxml2:amd64.
21:33:07 #9 20.53 Preparing to unpack .../015-libxml2_2.9.13+dfsg-1ubuntu0.1_amd64.deb ...
21:33:07 #9 20.53 Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.1) ...
21:33:07 #9 20.57 Selecting previously unselected package libyaml-0-2:amd64.
21:33:07 #8 19.58 Selecting previously unselected package python3.6.
21:33:07 #8 19.58 Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.8_armhf.deb ...
21:33:07 #8 19.58 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.8) ...
21:33:07 #8 19.62 Selecting previously unselected package libpython3-stdlib:armhf.
21:33:07 #8 19.62 Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_armhf.deb ...
21:33:07 #8 19.62 Unpacking libpython3-stdlib:armhf (3.6.7-1~18.04) ...
21:33:07 #8 19.68 Setting up python3-minimal (3.6.7-1~18.04) ...
21:33:07 #21 11.56 Reading package lists...
21:33:07 #8 27.92 Preparing to unpack .../136-libnet-ssleay-perl_1.88-3+b1_arm64.deb ...
21:33:07 #8 27.92 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
21:33:07 #8 27.98 Selecting previously unselected package libio-socket-ssl-perl.
21:33:07 #8 27.98 Preparing to unpack .../137-libio-socket-ssl-perl_2.069-1_all.deb ...
21:33:07 #8 27.99 Unpacking libio-socket-ssl-perl (2.069-1) ...
21:33:07 #8 28.04 Selecting previously unselected package libnet-http-perl.
21:33:07 #8 28.05 Preparing to unpack .../138-libnet-http-perl_6.20-1_all.deb ...
21:33:07 #8 28.05 Unpacking libnet-http-perl (6.20-1) ...
21:33:07 #8 28.11 Selecting previously unselected package liblwp-protocol-https-perl.
21:33:07 #8 28.11 Preparing to unpack .../139-liblwp-protocol-https-perl_6.10-1_all.deb ...
21:33:07 #8 28.12 Unpacking liblwp-protocol-https-perl (6.10-1) ...
21:33:07 #8 28.15 Selecting previously unselected package libtry-tiny-perl.
21:33:07 #8 28.15 Preparing to unpack .../140-libtry-tiny-perl_0.30-1_all.deb ...
21:33:07 #8 28.16 Unpacking libtry-tiny-perl (0.30-1) ...
21:33:07 #8 28.19 Selecting previously unselected package libwww-robotrules-perl.
21:33:07 #8 28.20 Preparing to unpack .../141-libwww-robotrules-perl_6.02-1_all.deb ...
21:33:07 #8 28.20 Unpacking libwww-robotrules-perl (6.02-1) ...
21:33:07 #8 28.23 Selecting previously unselected package libwww-perl.
21:33:07 #8 28.23 Preparing to unpack .../142-libwww-perl_6.52-1_all.deb ...
21:33:07 #8 28.24 Unpacking libwww-perl (6.52-1) ...
21:33:07 #8 28.29 Selecting previously unselected package patchutils.
21:33:07 #8 27.55 Preparing to unpack .../063-liblsan0_8.3.0-6_amd64.deb ...
21:33:07 #8 27.55 Unpacking liblsan0:amd64 (8.3.0-6) ...
21:33:07 #8 27.59 Selecting previously unselected package libtsan0:amd64.
21:33:07 #8 27.59 Preparing to unpack .../064-libtsan0_8.3.0-6_amd64.deb ...
21:33:07 #8 27.60 Unpacking libtsan0:amd64 (8.3.0-6) ...
21:33:07 #8 27.66 Selecting previously unselected package libubsan1:amd64.
21:33:07 #8 27.66 Preparing to unpack .../065-libubsan1_8.3.0-6_amd64.deb ...
21:33:07 #8 27.67 Unpacking libubsan1:amd64 (8.3.0-6) ...
21:33:07 #8 27.71 Selecting previously unselected package libmpx2:amd64.
21:33:07 #8 27.71 Preparing to unpack .../066-libmpx2_8.3.0-6_amd64.deb ...
21:33:07 #8 27.71 Unpacking libmpx2:amd64 (8.3.0-6) ...
21:33:07 #8 27.75 Selecting previously unselected package libquadmath0:amd64.
21:33:07 #8 27.75 Preparing to unpack .../067-libquadmath0_8.3.0-6_amd64.deb ...
21:33:07 #8 27.75 Unpacking libquadmath0:amd64 (8.3.0-6) ...
21:33:07 #8 27.79 Selecting previously unselected package libgcc-8-dev:amd64.
21:33:07 #8 27.54   Installing       : webkit2gtk3-jsc-2.36.5-2.el9.aarch64               137/163 
21:33:07 #8 27.57   Installing       : libproxy-webkitgtk4-0.4.15-35.el9.aarch64          138/163 
21:33:07 #8 27.58   Installing       : glib-networking-2.68.3-3.el9.aarch64               139/163 
21:33:07 #8 27.62   Installing       : libfdisk-2.37.4-3.el9.aarch64                      140/163 
21:33:07 #8 27.62   Installing       : libeconf-0.4.1-2.el9.aarch64                       141/163 
21:33:07 #8 27.66   Installing       : libdb-5.3.28-53.el9.aarch64                        142/163 
21:33:07 #8 27.70   Installing       : pam-1.5.1-12.el9.aarch64                           143/163 
21:33:07 #8 29.46 Selecting previously unselected package diffstat.
21:33:07 #8 29.46 Preparing to unpack .../119-diffstat_1.61-1build1_arm64.deb ...
21:33:07 #8 29.47 Unpacking diffstat (1.61-1build1) ...
21:33:07 #8 29.51 Selecting previously unselected package libassuan0:arm64.
21:33:07 #8 29.51 Preparing to unpack .../120-libassuan0_2.5.1-2_arm64.deb ...
21:33:07 #8 29.52 Unpacking libassuan0:arm64 (2.5.1-2) ...
21:33:07 #8 29.56 Selecting previously unselected package gpgconf.
21:33:07 #8 29.56 Preparing to unpack .../121-gpgconf_2.2.4-1ubuntu1.6_arm64.deb ...
21:33:07 #8 29.56 Unpacking gpgconf (2.2.4-1ubuntu1.6) ...
21:33:07 #8 29.62 Selecting previously unselected package libksba8:arm64.
21:33:07 #8 29.62 Preparing to unpack .../122-libksba8_1.3.5-2_arm64.deb ...
21:33:07 #8 29.63 Unpacking libksba8:arm64 (1.3.5-2) ...
21:33:07 #8 29.67 Selecting previously unselected package libnpth0:arm64.
21:33:07 #9 29.45 Preparing to unpack .../135-gpgsm_2.2.27-3ubuntu2.1_arm64.deb ...
21:33:07 #9 29.46 Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
21:33:07 #9 29.50 Selecting previously unselected package gnupg.
21:33:07 #9 29.50 Preparing to unpack .../136-gnupg_2.2.27-3ubuntu2.1_all.deb ...
21:33:07 #9 29.51 Unpacking gnupg (2.2.27-3ubuntu2.1) ...
21:33:07 #9 29.55 Selecting previously unselected package libfile-dirlist-perl.
21:33:07 #9 29.55 Preparing to unpack .../137-libfile-dirlist-perl_0.05-2_all.deb ...
21:33:07 #9 29.55 Unpacking libfile-dirlist-perl (0.05-2) ...
21:33:07 #9 29.58 Selecting previously unselected package libfile-which-perl.
21:33:07 #9 29.58 Preparing to unpack .../138-libfile-which-perl_1.23-1_all.deb ...
21:33:07 #9 29.59 Unpacking libfile-which-perl (1.23-1) ...
21:33:07 #9 29.63 Selecting previously unselected package libfile-homedir-perl.
21:33:07 #9 29.63 Preparing to unpack .../139-libfile-homedir-perl_1.006-1_all.deb ...
21:33:07 #9 29.63 Unpacking libfile-homedir-perl (1.006-1) ...
21:33:07 #9 29.67 Selecting previously unselected package libfile-touch-perl.
21:33:07 #8 30.43 Selecting previously unselected package libwww-perl.
21:33:07 #8 30.43 Preparing to unpack .../139-libwww-perl_6.36-2_all.deb ...
21:33:07 #8 30.45 Unpacking libwww-perl (6.36-2) ...
21:33:07 #8 30.54 Selecting previously unselected package patchutils.
21:33:07 #8 30.55 Preparing to unpack .../140-patchutils_0.3.4-2_arm64.deb ...
21:33:07 #8 30.55 Unpacking patchutils (0.3.4-2) ...
21:33:07 #8 30.67 Selecting previously unselected package wdiff.
21:33:07 #8 23.75 Selecting previously unselected package libedit2:amd64.
21:33:07 #8 23.75 Preparing to unpack .../032-libedit2_3.1-20170329-1_amd64.deb ...
21:33:07 #8 23.76 Unpacking libedit2:amd64 (3.1-20170329-1) ...
21:33:07 #8 23.82 Selecting previously unselected package libkrb5support0:amd64.
21:33:07 #8 23.82 Preparing to unpack .../033-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ...
21:33:07 #8 23.83 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ...
21:33:07 #8 23.87 Selecting previously unselected package libk5crypto3:amd64.
21:33:07 #8 23.87 Preparing to unpack .../034-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ...
21:33:07 #8 23.87 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ...
21:33:07 #8 23.92 Selecting previously unselected package libkeyutils1:amd64.
21:33:07 #8 23.92 Preparing to unpack .../035-libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb ...
21:33:07 #8 23.93 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ...
21:33:07 #8 23.98 Selecting previously unselected package libkrb5-3:amd64.
21:33:07 #8 23.98 Preparing to unpack .../036-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ...
21:33:07 #13 extracting sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 9.4s done
21:33:07 #9 28.01 Selecting previously unselected package g++.
21:33:07 #9 28.01 Preparing to unpack .../097-g++_4%3a9.3.0-1ubuntu2_arm64.deb ...
21:33:07 #9 28.02 Unpacking g++ (4:9.3.0-1ubuntu2) ...
21:33:07 #9 28.05 Selecting previously unselected package make.
21:33:07 #9 28.05 Preparing to unpack .../098-make_4.2.1-1.2_arm64.deb ...
21:33:07 #9 28.06 Unpacking make (4.2.1-1.2) ...
21:33:07 #9 28.09 Selecting previously unselected package libdpkg-perl.
21:33:07 #9 28.10 Preparing to unpack .../099-libdpkg-perl_1.19.7ubuntu3.2_all.deb ...
21:33:07 #9 28.10 Unpacking libdpkg-perl (1.19.7ubuntu3.2) ...
21:33:07 #9 28.15 Selecting previously unselected package patch.
21:33:07 #9 28.15 Preparing to unpack .../100-patch_2.7.6-6_arm64.deb ...
21:33:07 #9 28.16 Unpacking patch (2.7.6-6) ...
21:33:07 #9 28.19 Selecting previously unselected package dpkg-dev.
21:33:07 #9 28.19 Preparing to unpack .../101-dpkg-dev_1.19.7ubuntu3.2_all.deb ...
21:33:07 #9 28.20 Unpacking dpkg-dev (1.19.7ubuntu3.2) ...
21:33:07 #9 28.27 Selecting previously unselected package build-essential.
21:33:07 #9 28.28 Preparing to unpack .../102-build-essential_12.8ubuntu1.1_arm64.deb ...
21:33:07 #9 28.28 Unpacking build-essential (12.8ubuntu1.1) ...
21:33:07 #9 28.34 Selecting previously unselected package libbrotli1:arm64.
21:33:07 #9 28.34 Preparing to unpack .../103-libbrotli1_1.0.7-6ubuntu0.1_arm64.deb ...
21:33:07 #9 28.34 Unpacking libbrotli1:arm64 (1.0.7-6ubuntu0.1) ...
21:33:07 #9 28.40 Selecting previously unselected package libroken18-heimdal:arm64.
21:33:07 #9 28.40 Preparing to unpack .../104-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ...
21:33:07 #9 28.40 Unpacking libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
21:33:07 #9 28.44 Selecting previously unselected package libasn1-8-heimdal:arm64.
21:33:07 #9 28.44 Preparing to unpack .../105-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ...
21:33:07 #9 28.45 Unpacking libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
21:33:07 #9 28.50 Selecting previously unselected package libheimbase1-heimdal:arm64.
21:33:07 #10 15.03 CentOS Stream 8 - Extras common packages        3.8 kB/s | 4.6 kB     00:01    
21:33:07 #9 20.58 Preparing to unpack .../016-libyaml-0-2_0.2.2-1build2_amd64.deb ...
21:33:07 #9 20.58 Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ...
21:33:07 #9 20.61 Selecting previously unselected package lsb-release.
21:33:07 #9 20.61 Preparing to unpack .../017-lsb-release_11.1.0ubuntu4_all.deb ...
21:33:07 #9 20.62 Unpacking lsb-release (11.1.0ubuntu4) ...
21:33:07 #9 20.65 Selecting previously unselected package netbase.
21:33:07 #9 20.65 Preparing to unpack .../018-netbase_6.3_all.deb ...
21:33:07 #9 20.65 Unpacking netbase (6.3) ...
21:33:07 #9 20.68 Selecting previously unselected package python-apt-common.
21:33:07 #9 20.68 Preparing to unpack .../019-python-apt-common_2.3.0ubuntu2.1_all.deb ...
21:33:07 #9 20.69 Unpacking python-apt-common (2.3.0ubuntu2.1) ...
21:33:07 #9 20.72 Selecting previously unselected package python3-apt.
21:33:07 #9 20.72 Preparing to unpack .../020-python3-apt_2.3.0ubuntu2.1_amd64.deb ...
21:33:07 #9 20.72 Unpacking python3-apt (2.3.0ubuntu2.1) ...
21:33:07 #9 20.76 Selecting previously unselected package python3-pkg-resources.
21:33:07 #9 20.76 Preparing to unpack .../021-python3-pkg-resources_59.6.0-1.2_all.deb ...
21:33:07 #9 20.76 Unpacking python3-pkg-resources (59.6.0-1.2) ...
21:33:07 #9 20.80 Selecting previously unselected package ucf.
21:33:07 #9 19.37 Selecting previously unselected package libexpat1:amd64.
21:33:07 #9 19.37 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ...
21:33:07 #9 19.49 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ...
21:33:07 #9 19.63 Selecting previously unselected package python3.8-minimal.
21:33:07 #8 19.90 Selecting previously unselected package python3.
21:33:07 #8 19.90 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4774 files and directories currently installed.)
21:33:07 #8 19.90 Preparing to unpack .../0-python3_3.6.7-1~18.04_armhf.deb ...
21:33:07 #8 19.91 Unpacking python3 (3.6.7-1~18.04) ...
21:33:07 #8 19.95 Selecting previously unselected package multiarch-support.
21:33:07 #8 19.95 Preparing to unpack .../1-multiarch-support_2.27-3ubuntu1.6_armhf.deb ...
21:33:07 #21 14.70 Building dependency tree...
21:33:07 #8 28.29 Preparing to unpack .../143-patchutils_0.4.2-1_arm64.deb ...
21:33:07 #8 28.30 Unpacking patchutils (0.4.2-1) ...
21:33:07 #8 28.34 Selecting previously unselected package wdiff.
21:33:07 #8 28.34 Preparing to unpack .../144-wdiff_1.2.2-2+b1_arm64.deb ...
21:33:07 #8 28.35 Unpacking wdiff (1.2.2-2+b1) ...
21:33:07 #8 28.41 Selecting previously unselected package devscripts.
21:33:07 #8 28.41 Preparing to unpack .../145-devscripts_2.21.3+deb11u1_arm64.deb ...
21:33:07 #8 28.43 Unpacking devscripts (2.21.3+deb11u1) ...
21:33:07 #8 28.55 Selecting previously unselected package diffstat.
21:33:07 #8 27.79 Preparing to unpack .../068-libgcc-8-dev_8.3.0-6_amd64.deb ...
21:33:07 #8 27.79 Unpacking libgcc-8-dev:amd64 (8.3.0-6) ...
21:33:07 #8 28.02 Selecting previously unselected package gcc-8.
21:33:07 #8 28.02 Preparing to unpack .../069-gcc-8_8.3.0-6_amd64.deb ...
21:33:07 #8 28.02 Unpacking gcc-8 (8.3.0-6) ...
21:33:07 #8 27.74   Installing       : libpwquality-1.4.4-8.el9.aarch64                   144/163 
21:33:07 #8 27.84   Installing       : util-linux-2.37.4-3.el9.aarch64                    145/163 
21:33:07 #8 27.84 warning: /etc/adjtime created as /etc/adjtime.rpmnew
21:33:07 #8 27.84 
21:33:07 #8 27.88   Installing       : policycoreutils-3.4-2.el9.aarch64                  146/163 
21:33:07 #8 27.92   Running scriptlet: policycoreutils-3.4-2.el9.aarch64                  146/163 
21:33:07 #8 27.97   Installing       : python3-policycoreutils-3.4-2.el9.noarch           147/163 
21:33:07 #8 28.00   Installing       : policycoreutils-python-utils-3.4-2.el9.noarch      148/163 
21:33:07 #8 28.02   Installing       : gcc-toolset-12-runtime-12.0-5.el9.aarch64          149/163 
21:33:07 #8 29.67 Preparing to unpack .../123-libnpth0_1.5-3_arm64.deb ...
21:33:07 #8 29.68 Unpacking libnpth0:arm64 (1.5-3) ...
21:33:07 #8 29.72 Selecting previously unselected package dirmngr.
21:33:07 #8 29.72 Preparing to unpack .../124-dirmngr_2.2.4-1ubuntu1.6_arm64.deb ...
21:33:07 #8 29.74 Unpacking dirmngr (2.2.4-1ubuntu1.6) ...
21:33:07 #8 29.80 Selecting previously unselected package python3-pkg-resources.
21:33:07 #8 29.80 Preparing to unpack .../125-python3-pkg-resources_39.0.1-2_all.deb ...
21:33:07 #8 29.81 Unpacking python3-pkg-resources (39.0.1-2) ...
21:33:07 #8 29.85 Selecting previously unselected package python3-chardet.
21:33:07 #8 29.85 Preparing to unpack .../126-python3-chardet_3.0.4-1_all.deb ...
21:33:07 #8 29.86 Unpacking python3-chardet (3.0.4-1) ...
21:33:07 #8 29.90 Selecting previously unselected package python3-six.
21:33:07 #8 29.90 Preparing to unpack .../127-python3-six_1.11.0-2_all.deb ...
21:33:07 #9 29.67 Preparing to unpack .../140-libfile-touch-perl_0.12-1_all.deb ...
21:33:07 #9 29.67 Unpacking libfile-touch-perl (0.12-1) ...
21:33:07 #9 29.70 Selecting previously unselected package libio-pty-perl.
21:33:07 #9 29.70 Preparing to unpack .../141-libio-pty-perl_1%3a1.15-2build2_arm64.deb ...
21:33:07 #9 29.71 Unpacking libio-pty-perl (1:1.15-2build2) ...
21:33:07 #9 29.74 Selecting previously unselected package libipc-run-perl.
21:33:07 #9 29.75 Preparing to unpack .../142-libipc-run-perl_20200505.0-1_all.deb ...
21:33:07 #9 29.75 Unpacking libipc-run-perl (20200505.0-1) ...
21:33:07 #9 29.79 Selecting previously unselected package libclass-method-modifiers-perl.
21:33:07 #9 29.79 Preparing to unpack .../143-libclass-method-modifiers-perl_2.13-1_all.deb ...
21:33:07 #9 29.79 Unpacking libclass-method-modifiers-perl (2.13-1) ...
21:33:07 #9 29.83 Selecting previously unselected package libclass-xsaccessor-perl.
21:33:07 #9 29.83 Preparing to unpack .../144-libclass-xsaccessor-perl_1.19-3build9_arm64.deb ...
21:33:07 #9 29.84 Unpacking libclass-xsaccessor-perl (1.19-3build9) ...
21:33:07 #9 29.87 Selecting previously unselected package libb-hooks-op-check-perl.
21:33:07 #9 29.87 Preparing to unpack .../145-libb-hooks-op-check-perl_0.22-1build5_arm64.deb ...
21:33:07 #9 29.88 Unpacking libb-hooks-op-check-perl (0.22-1build5) ...
21:33:07 #9 29.91 Selecting previously unselected package libdynaloader-functions-perl.
21:33:07 #9 29.91 Preparing to unpack .../146-libdynaloader-functions-perl_0.003-1.1_all.deb ...
21:33:07 #9 29.91 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
21:33:07 #9 29.95 Selecting previously unselected package libdevel-callchecker-perl.
21:33:07 #9 29.95 Preparing to unpack .../147-libdevel-callchecker-perl_0.008-1ubuntu4_arm64.deb ...
21:33:07 #9 29.96 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ...
21:33:07 #9 29.99 Selecting previously unselected package libparams-classify-perl.
21:33:07 #9 29.99 Preparing to unpack .../148-libparams-classify-perl_0.015-1build5_arm64.deb ...
21:33:07 #9 29.99 Unpacking libparams-classify-perl (0.015-1build5) ...
21:33:07 #9 30.03 Selecting previously unselected package libmodule-runtime-perl.
21:33:07 #8 30.67 Preparing to unpack .../141-wdiff_1.2.2-2+b1_arm64.deb ...
21:33:07 #8 30.69 Unpacking wdiff (1.2.2-2+b1) ...
21:33:07 #8 30.85 Selecting previously unselected package devscripts.
21:33:07 #8 30.86 Preparing to unpack .../142-devscripts_2.19.5+deb10u1_arm64.deb ...
21:33:07 #8 30.89 Unpacking devscripts (2.19.5+deb10u1) ...
21:33:07 #8 23.99 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ...
21:33:07 #8 24.08 Selecting previously unselected package libgssapi-krb5-2:amd64.
21:33:07 #8 24.08 Preparing to unpack .../037-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ...
21:33:07 #8 24.09 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ...
21:33:07 #8 24.15 Selecting previously unselected package libpsl5:amd64.
21:33:07 #8 24.15 Preparing to unpack .../038-libpsl5_0.19.1-5build1_amd64.deb ...
21:33:07 #8 24.16 Unpacking libpsl5:amd64 (0.19.1-5build1) ...
21:33:07 #8 24.22 Selecting previously unselected package libssl1.0.0:amd64.
21:33:07 #8 24.22 Preparing to unpack .../039-libssl1.0.0_1.0.2n-1ubuntu5.10_amd64.deb ...
21:33:07 #9 28.50 Preparing to unpack .../106-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ...
21:33:07 #9 28.51 Unpacking libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
21:33:07 #9 28.55 Selecting previously unselected package libhcrypto4-heimdal:arm64.
21:33:07 #9 28.56 Preparing to unpack .../107-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ...
21:33:07 #9 28.56 Unpacking libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
21:33:07 #9 28.60 Selecting previously unselected package libwind0-heimdal:arm64.
21:33:07 #9 28.60 Preparing to unpack .../108-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ...
21:33:07 #9 28.61 Unpacking libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
21:33:07 #9 28.65 Selecting previously unselected package libhx509-5-heimdal:arm64.
21:33:07 #9 28.65 Preparing to unpack .../109-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ...
21:33:07 #9 28.65 Unpacking libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
21:33:07 #9 28.70 Selecting previously unselected package libkrb5-26-heimdal:arm64.
21:33:07 #9 28.70 Preparing to unpack .../110-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ...
21:33:07 #9 20.80 Preparing to unpack .../022-ucf_3.0043_all.deb ...
21:33:07 #9 20.81 Moving old data out of the way
21:33:07 #9 20.81 Unpacking ucf (3.0043) ...
21:33:07 #9 20.84 Selecting previously unselected package bsdextrautils.
21:33:07 #9 20.84 Preparing to unpack .../023-bsdextrautils_2.37.2-4ubuntu3_amd64.deb ...
21:33:07 #9 20.85 Unpacking bsdextrautils (2.37.2-4ubuntu3) ...
21:33:07 #9 20.87 Selecting previously unselected package libmagic-mgc.
21:33:07 #9 20.88 Preparing to unpack .../024-libmagic-mgc_1%3a5.41-3_amd64.deb ...
21:33:07 #9 20.88 Unpacking libmagic-mgc (1:5.41-3) ...
21:33:07 #9 20.94 Selecting previously unselected package libmagic1:amd64.
21:33:07 #9 20.94 Preparing to unpack .../025-libmagic1_1%3a5.41-3_amd64.deb ...
21:33:07 #9 20.94 Unpacking libmagic1:amd64 (1:5.41-3) ...
21:33:07 #9 20.97 Selecting previously unselected package file.
21:33:07 #9 20.98 Preparing to unpack .../026-file_1%3a5.41-3_amd64.deb ...
21:33:07 #9 20.98 Unpacking file (1:5.41-3) ...
21:33:07 #9 21.04 Selecting previously unselected package gettext-base.
21:33:07 #9 21.04 Preparing to unpack .../027-gettext-base_0.21-4ubuntu4_amd64.deb ...
21:33:07 #9 21.05 Unpacking gettext-base (0.21-4ubuntu4) ...
21:33:07 #9 21.09 Selecting previously unselected package libuchardet0:amd64.
21:33:07 #9 21.09 Preparing to unpack .../028-libuchardet0_0.0.7-1build2_amd64.deb ...
21:33:07 #9 21.09 Unpacking libuchardet0:amd64 (0.0.7-1build2) ...
21:33:07 #9 21.12 Selecting previously unselected package groff-base.
21:33:07 #9 21.12 Preparing to unpack .../029-groff-base_1.22.4-8build1_amd64.deb ...
21:33:07 #9 21.13 Unpacking groff-base (1.22.4-8build1) ...
21:33:07 #9 21.19 Selecting previously unselected package libcbor0.8:amd64.
21:33:07 #9 19.63 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.5_amd64.deb ...
21:33:07 #9 19.64 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.5) ...
21:33:07 #9 19.89 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.16) ...
21:33:07 #8 19.95 Unpacking multiarch-support (2.27-3ubuntu1.6) ...
21:33:07 #8 19.99 Selecting previously unselected package libxau6:armhf.
21:33:07 #8 20.00 Preparing to unpack .../2-libxau6_1%3a1.0.8-1ubuntu1_armhf.deb ...
21:33:07 #8 20.00 Unpacking libxau6:armhf (1:1.0.8-1ubuntu1) ...
21:33:07 #8 20.03 Selecting previously unselected package libbsd0:armhf.
21:33:07 #8 20.03 Preparing to unpack .../3-libbsd0_0.8.7-1ubuntu0.1_armhf.deb ...
21:33:07 #8 20.03 Unpacking libbsd0:armhf (0.8.7-1ubuntu0.1) ...
21:33:07 #8 20.08 Selecting previously unselected package libxdmcp6:armhf.
21:33:07 #8 20.08 Preparing to unpack .../4-libxdmcp6_1%3a1.1.2-3_armhf.deb ...
21:33:07 #8 20.08 Unpacking libxdmcp6:armhf (1:1.1.2-3) ...
21:33:07 #8 20.11 Selecting previously unselected package libxcb1:armhf.
21:33:07 #8 20.11 Preparing to unpack .../5-libxcb1_1.13-2~ubuntu18.04_armhf.deb ...
21:33:07 #8 20.12 Unpacking libxcb1:armhf (1.13-2~ubuntu18.04) ...
21:33:07 #8 20.16 Selecting previously unselected package libx11-data.
21:33:07 #8 20.16 Preparing to unpack .../6-libx11-data_2%3a1.6.4-3ubuntu0.4_all.deb ...
21:33:07 #8 20.17 Unpacking libx11-data (2:1.6.4-3ubuntu0.4) ...
21:33:07 #13 ...
21:33:07 
21:33:07 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:33:07 #8 sha256:7b2cd6cd78ba4d0f310906e20051f907863bb50fddd0a7102b8228da59e90374
21:33:07 #8 11.15 Get:128 http://deb.debian.org/debian buster/main armhf libfakeroot armhf 1.23-1 [41.8 kB]
21:33:07 #8 11.16 Get:129 http://deb.debian.org/debian buster/main armhf fakeroot armhf 1.23-1 [83.8 kB]
21:33:07 #8 11.16 Get:130 http://deb.debian.org/debian buster/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
21:33:07 #8 11.16 Get:131 http://deb.debian.org/debian buster/main armhf libfile-homedir-perl all 1.004-1 [42.7 kB]
21:33:07 #8 11.17 Get:132 http://deb.debian.org/debian buster/main armhf libio-pty-perl armhf 1:1.08-1.1+b5 [32.9 kB]
21:33:07 #8 11.17 Get:133 http://deb.debian.org/debian buster/main armhf libipc-run-perl all 20180523.0-1 [101 kB]
21:33:07 #8 11.18 Get:134 http://deb.debian.org/debian buster/main armhf libclass-method-modifiers-perl all 2.12-1 [18.6 kB]
21:33:07 #8 11.18 Get:135 http://deb.debian.org/debian buster/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
21:33:07 #8 11.18 Get:136 http://deb.debian.org/debian buster/main armhf libdevel-globaldestruction-perl all 0.14-1 [8084 B]
21:33:07 #8 11.18 Get:137 http://deb.debian.org/debian buster/main armhf libb-hooks-op-check-perl armhf 0.22-1+b1 [11.0 kB]
21:33:07 #8 11.18 Get:138 http://deb.debian.org/debian buster/main armhf libdynaloader-functions-perl all 0.003-1 [12.6 kB]
21:33:07 #8 11.18 Get:139 http://deb.debian.org/debian buster/main armhf libdevel-callchecker-perl armhf 0.008-1 [15.5 kB]
21:33:07 #8 11.18 Get:140 http://deb.debian.org/debian buster/main armhf libparams-classify-perl armhf 0.015-1+b1 [24.2 kB]
21:33:07 #8 11.18 Get:141 http://deb.debian.org/debian buster/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
21:33:07 #8 11.18 Get:142 http://deb.debian.org/debian buster/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
21:33:07 #8 11.18 Get:143 http://deb.debian.org/debian buster/main armhf librole-tiny-perl all 2.000006-1 [19.4 kB]
21:33:07 #8 11.19 Get:144 http://deb.debian.org/debian buster/main armhf libstrictures-perl all 2.000005-1 [18.3 kB]
21:33:07 #8 11.19 Get:145 http://deb.debian.org/debian buster/main armhf libsub-quote-perl all 2.005001-1 [17.9 kB]
21:33:07 #8 11.19 Get:146 http://deb.debian.org/debian buster/main armhf libmoo-perl all 2.003004-2 [57.4 kB]
21:33:07 #8 11.20 Get:147 http://deb.debian.org/debian buster/main armhf libencode-locale-perl all 1.05-1 [13.7 kB]
21:33:07 #8 11.20 Get:148 http://deb.debian.org/debian buster/main armhf libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB]
21:33:07 #8 11.20 Get:149 http://deb.debian.org/debian buster/main armhf libhttp-date-perl all 6.02-1 [10.7 kB]
21:33:07 #8 11.20 Get:150 http://deb.debian.org/debian buster/main armhf libfile-listing-perl all 6.04-1 [10.3 kB]
21:33:07 #8 11.20 Get:151 http://deb.debian.org/debian buster/main armhf libhtml-tagset-perl all 3.20-3 [12.7 kB]
21:33:07 #8 11.20 Get:152 http://deb.debian.org/debian buster/main armhf liburi-perl all 1.76-1 [89.9 kB]
21:33:07 #8 11.20 Get:153 http://deb.debian.org/debian buster/main armhf libhtml-parser-perl armhf 3.72-3+b3 [102 kB]
21:33:07 #8 11.21 Get:154 http://deb.debian.org/debian buster/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
21:33:07 #8 11.21 Get:155 http://deb.debian.org/debian buster/main armhf libio-html-perl all 1.001-1 [17.6 kB]
21:33:07 #8 11.21 Get:156 http://deb.debian.org/debian buster/main armhf liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
21:33:07 #8 11.21 Get:157 http://deb.debian.org/debian buster/main armhf libhttp-message-perl all 6.18-1 [77.8 kB]
21:33:07 #8 11.21 Get:158 http://deb.debian.org/debian buster/main armhf libhttp-cookies-perl all 6.04-1 [17.8 kB]
21:33:07 #8 11.21 Get:159 http://deb.debian.org/debian buster/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
21:33:07 #8 11.21 Get:160 http://deb.debian.org/debian buster/main armhf perl-openssl-defaults armhf 3 [6782 B]
21:33:07 #8 11.21 Get:161 http://deb.debian.org/debian buster/main armhf libnet-ssleay-perl armhf 1.85-2+b1 [288 kB]
21:33:07 #8 11.22 Get:162 http://deb.debian.org/debian buster/main armhf libio-socket-ssl-perl all 2.060-3 [207 kB]
21:33:07 #8 11.24 Get:163 http://deb.debian.org/debian buster/main armhf libnet-http-perl all 6.18-1 [24.5 kB]
21:33:07 #8 11.24 Get:164 http://deb.debian.org/debian buster/main armhf liblwp-protocol-https-perl all 6.07-2 [9242 B]
21:33:07 #8 11.24 Get:165 http://deb.debian.org/debian buster/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
21:33:07 #8 11.24 Get:166 http://deb.debian.org/debian buster/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
21:33:07 #8 11.24 Get:167 http://deb.debian.org/debian buster/main armhf libwww-perl all 6.36-2 [188 kB]
21:33:07 #8 11.24 Get:168 http://deb.debian.org/debian buster/main armhf patchutils armhf 0.3.4-2 [86.2 kB]
21:33:07 #8 11.24 Get:169 http://deb.debian.org/debian buster/main armhf wdiff armhf 1.2.2-2+b1 [121 kB]
21:33:07 #8 11.24 Get:170 http://deb.debian.org/debian buster/main armhf devscripts armhf 2.19.5+deb10u1 [1045 kB]
21:33:07 #8 11.25 Get:171 http://deb.debian.org/debian buster/main armhf diffstat armhf 1.62-1 [31.6 kB]
21:33:07 #8 11.25 Get:172 http://deb.debian.org/debian buster/main armhf distro-info-data all 0.41+deb10u4 [6880 B]
21:33:07 #8 11.25 Get:173 http://deb.debian.org/debian buster/main armhf python3-pkg-resources all 40.8.0-1 [153 kB]
21:33:07 #8 11.25 Get:174 http://deb.debian.org/debian buster/main armhf python3-chardet all 3.0.4-3 [80.5 kB]
21:33:07 #8 11.25 Get:175 http://deb.debian.org/debian buster/main armhf python3-six all 1.12.0-1 [15.7 kB]
21:33:07 #8 11.25 Get:176 http://deb.debian.org/debian buster/main armhf python3-debian all 0.1.35 [78.8 kB]
21:33:07 #8 11.26 Get:177 http://deb.debian.org/debian buster/main armhf libgpgme11 armhf 1.12.0-6 [232 kB]
21:33:07 #8 11.27 Get:178 http://deb.debian.org/debian buster/main armhf python3-gpg armhf 1.12.0-6 [279 kB]
21:33:07 #8 11.27 Get:179 http://deb.debian.org/debian buster/main armhf dput all 1.0.3 [54.5 kB]
21:33:07 #8 11.27 Get:180 http://deb.debian.org/debian buster/main armhf equivs all 2.2.0 [22.4 kB]
21:33:07 #8 11.27 Get:181 http://deb.debian.org/debian buster/main armhf exim4-config all 4.92-8+deb10u6 [324 kB]
21:33:07 #8 11.27 Get:182 http://deb.debian.org/debian buster/main armhf exim4-base armhf 4.92-8+deb10u6 [1134 kB]
21:33:07 #8 11.30 Get:183 http://deb.debian.org/debian buster/main armhf libevent-2.1-6 armhf 2.1.8-stable-4 [159 kB]
21:33:07 #8 11.30 Get:184 http://deb.debian.org/debian buster/main armhf libunbound8 armhf 1.9.0-2+deb10u2 [411 kB]
21:33:07 #8 11.31 Get:185 http://deb.debian.org/debian-security buster/updates/main armhf libgnutls-dane0 armhf 3.6.7-4+deb10u9 [316 kB]
21:33:07 #8 11.36 Get:186 http://deb.debian.org/debian buster/main armhf exim4-daemon-light armhf 4.92-8+deb10u6 [545 kB]
21:33:07 #8 11.37 Get:187 http://deb.debian.org/debian buster/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u2 [296 kB]
21:33:07 #8 11.37 Get:188 http://deb.debian.org/debian buster/main armhf libpcre2-8-0 armhf 10.32-5 [190 kB]
21:33:07 #8 11.38 Get:189 http://deb.debian.org/debian buster/main armhf liberror-perl all 0.17027-2 [30.9 kB]
21:33:07 #8 11.38 Get:190 http://deb.debian.org/debian buster/main armhf git-man all 1:2.20.1-2+deb10u3 [1620 kB]
21:33:07 #8 11.40 Get:191 http://deb.debian.org/debian buster/main armhf git armhf 1:2.20.1-2+deb10u3 [4542 kB]
21:33:07 #8 11.52 Get:192 http://deb.debian.org/debian buster/main armhf libgc1c2 armhf 1:7.6.4-0.4 [212 kB]
21:33:07 #8 11.53 Get:193 http://deb.debian.org/debian buster/main armhf libltdl7 armhf 2.4.6-9 [387 kB]
21:33:07 #8 11.55 Get:194 http://deb.debian.org/debian buster/main armhf guile-2.2-libs armhf 2.2.4+1-2+deb10u1 [4920 kB]
21:33:07 #8 11.68 Get:195 http://deb.debian.org/debian buster/main armhf iso-codes all 4.2-1 [2713 kB]
21:33:07 #8 11.80 Get:196 http://deb.debian.org/debian buster/main armhf libalgorithm-diff-perl all 1.19.03-2 [47.9 kB]
21:33:07 #8 11.80 Get:197 http://deb.debian.org/debian buster/main armhf libalgorithm-diff-xs-perl armhf 0.04-5+b1 [11.3 kB]
21:33:07 #8 11.81 Get:198 http://deb.debian.org/debian buster/main armhf libalgorithm-merge-perl all 0.08-3 [12.7 kB]
21:33:07 #8 11.81 Get:199 http://deb.debian.org/debian buster/main armhf libapt-inst2.0 armhf 1.8.2.3 [200 kB]
21:33:07 #8 11.81 Get:200 http://deb.debian.org/debian buster/main armhf libapt-pkg-perl armhf 0.1.34+b1 [66.3 kB]
21:33:07 #8 11.81 Get:201 http://deb.debian.org/debian buster/main armhf libarchive-cpio-perl all 0.10-1 [10.3 kB]
21:33:07 #8 11.81 Get:202 http://deb.debian.org/debian buster/main armhf libasync-mergepoint-perl all 0.04-2 [10.4 kB]
21:33:07 #8 11.81 Get:203 http://deb.debian.org/debian buster/main armhf libauthen-sasl-perl all 2.1600-1 [50.8 kB]
21:33:07 #8 11.81 Get:204 http://deb.debian.org/debian buster/main armhf libmodule-implementation-perl all 0.09-1 [12.9 kB]
21:33:07 #8 11.82 Get:205 http://deb.debian.org/debian buster/main armhf libvariable-magic-perl armhf 0.62-1+b1 [43.4 kB]
21:33:07 #8 11.83 Get:206 http://deb.debian.org/debian buster/main armhf libb-hooks-endofscope-perl all 0.24-1 [18.6 kB]
21:33:07 #8 11.83 Get:207 http://deb.debian.org/debian buster/main armhf libcapture-tiny-perl all 0.48-1 [26.0 kB]
21:33:07 #8 11.83 Get:208 http://deb.debian.org/debian buster/main armhf libcgi-pm-perl all 4.40-1 [222 kB]
21:33:07 #8 11.83 Get:209 http://deb.debian.org/debian buster/main armhf libfcgi-perl armhf 0.78-2+b3 [34.8 kB]
21:33:07 #8 11.83 Get:210 http://deb.debian.org/debian buster/main armhf libcgi-fast-perl all 1:2.13-1 [11.4 kB]
21:33:07 #8 11.83 Get:211 http://deb.debian.org/debian buster/main armhf libsub-name-perl armhf 0.21-1+b3 [13.0 kB]
21:33:07 #8 11.84 Get:212 http://deb.debian.org/debian buster/main armhf libclass-accessor-perl all 0.51-1 [23.2 kB]
21:33:07 #8 11.85 Get:213 http://deb.debian.org/debian buster/main armhf libclass-inspector-perl all 1.32-1 [19.1 kB]
21:33:07 #8 11.85 Get:214 http://deb.debian.org/debian buster/main armhf libclass-xsaccessor-perl armhf 1.19-3+b2 [37.5 kB]
21:33:07 #8 11.85 Get:215 http://deb.debian.org/debian buster/main armhf libclone-perl armhf 0.41-1+b1 [14.0 kB]
21:33:07 #8 11.85 Get:216 http://deb.debian.org/debian buster/main armhf libcommon-sense-perl armhf 3.74-2+b7 [24.0 kB]
21:33:07 #8 11.85 Get:217 http://deb.debian.org/debian buster/main armhf libparams-util-perl armhf 1.07-3+b4 [21.8 kB]
21:33:07 #8 11.85 Get:218 http://deb.debian.org/debian buster/main armhf libsub-install-perl all 0.928-1 [11.4 kB]
21:33:07 #8 11.85 Get:219 http://deb.debian.org/debian buster/main armhf libdata-optlist-perl all 0.110-1 [10.6 kB]
21:33:07 #8 11.85 Get:220 http://deb.debian.org/debian buster/main armhf libsub-exporter-perl all 0.987-1 [47.2 kB]
21:33:07 #8 11.85 Get:221 http://deb.debian.org/debian buster/main armhf libconst-fast-perl all 0.014-1 [8250 B]
21:33:07 #8 11.85 Get:222 http://deb.debian.org/debian buster/main armhf libwant-perl armhf 0.29-1+b4 [27.3 kB]
21:33:07 #8 11.86 Get:223 http://deb.debian.org/debian buster/main armhf libcontextual-return-perl all 0.004014-2 [56.6 kB]
21:33:07 #8 11.86 Get:224 http://deb.debian.org/debian buster/main armhf libconvert-binhex-perl all 1.125-1 [30.5 kB]
21:33:07 #8 11.86 Get:225 http://deb.debian.org/debian buster/main armhf libdata-dump-perl all 1.23-1 [29.5 kB]
21:33:07 #8 11.86 Get:226 http://deb.debian.org/debian buster/main armhf libdigest-bubblebabble-perl all 0.02-2 [8238 B]
21:33:07 #8 11.86 Get:227 http://deb.debian.org/debian buster/main armhf libdigest-hmac-perl all 1.03+dfsg-2 [10.6 kB]
21:33:07 #8 11.86 Get:228 http://deb.debian.org/debian buster/main armhf libdistro-info-perl all 0.21 [6696 B]
21:33:07 #8 11.86 Get:229 http://deb.debian.org/debian buster/main armhf libnet-smtp-ssl-perl all 1.04-1 [6184 B]
21:33:07 #8 11.87 Get:230 http://deb.debian.org/debian buster/main armhf libmailtools-perl all 2.18-1 [88.5 kB]
21:33:07 #8 11.87 Get:231 http://deb.debian.org/debian buster/main armhf libnet-ip-perl all 1.26-2 [29.0 kB]
21:33:07 #8 11.87 Get:232 http://deb.debian.org/debian buster/main armhf libnet-dns-perl all 1.19-1 [372 kB]
21:33:07 #8 11.88 Get:233 http://deb.debian.org/debian buster/main armhf libnet-domain-tld-perl all 1.75-1 [33.3 kB]
21:33:07 #8 11.88 Get:234 http://deb.debian.org/debian buster/main armhf libemail-valid-perl all 1.202-1 [23.0 kB]
21:33:07 #8 11.88 Get:235 http://deb.debian.org/debian buster/main armhf libexporter-tiny-perl all 1.002001-1 [36.9 kB]
21:33:07 #8 11.88 Get:236 http://deb.debian.org/debian buster/main armhf libipc-system-simple-perl all 1.25-4 [26.5 kB]
21:33:07 #8 11.88 Get:237 http://deb.debian.org/debian buster/main armhf libfile-basedir-perl all 0.08-1 [17.7 kB]
21:33:07 #8 11.88 Get:238 http://deb.debian.org/debian buster/main armhf libfile-chdir-perl all 0.1008-1 [13.3 kB]
21:33:07 #8 11.88 Get:239 http://deb.debian.org/debian buster/main armhf libfile-fcntllock-perl armhf 0.22-3+b5 [35.0 kB]
21:33:07 #8 11.88 Get:240 http://deb.debian.org/debian buster/main armhf libfont-afm-perl all 1.20-2 [13.6 kB]
21:33:07 #8 11.88 Get:241 http://deb.debian.org/debian buster/main armhf libfribidi0 armhf 1.0.5-3.1+deb10u1 [61.7 kB]
21:33:07 #8 11.89 Get:242 http://deb.debian.org/debian buster/main armhf libfuture-perl all 0.39-1 [74.5 kB]
21:33:07 #8 11.89 Get:243 http://deb.debian.org/debian buster/main armhf libio-stringy-perl all 2.111-3 [56.5 kB]
21:33:07 #8 11.89 Get:244 http://deb.debian.org/debian buster/main armhf libparams-validate-perl armhf 1.29-1+b1 [65.6 kB]
21:33:07 #8 11.89 Get:245 http://deb.debian.org/debian buster/main armhf libgetopt-long-descriptive-perl all 0.103-2 [27.8 kB]
21:33:07 #8 11.89 Get:246 http://deb.debian.org/debian buster/main armhf libsort-versions-perl all 1.62-1 [11.0 kB]
21:33:07 #8 11.89 Get:247 http://deb.debian.org/debian buster/main armhf libgit-wrapper-perl all 0.048-1 [34.7 kB]
21:33:07 #8 11.89 Get:248 http://deb.debian.org/debian buster/main armhf libhttp-tiny-multipart-perl all 0.08-1 [9304 B]
21:33:07 #8 11.90 Get:249 http://deb.debian.org/debian buster/main armhf libio-prompter-perl all 0.004015-1 [60.4 kB]
21:33:07 #8 11.90 Get:250 http://deb.debian.org/debian buster/main armhf libjson-perl all 4.02000-1 [88.8 kB]
21:33:07 #8 11.90 Get:251 http://deb.debian.org/debian buster/main armhf liblog-any-perl all 1.707-1 [65.2 kB]
21:33:07 #8 11.90 Get:252 http://deb.debian.org/debian buster/main armhf liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
21:33:07 #8 11.90 Get:253 http://deb.debian.org/debian buster/main armhf libpackage-stash-perl all 0.38-1 [21.7 kB]
21:33:07 #8 11.90 Get:254 http://deb.debian.org/debian buster/main armhf libsub-identify-perl armhf 0.14-1+b1 [11.5 kB]
21:33:07 #8 11.90 Get:255 http://deb.debian.org/debian buster/main armhf libnamespace-clean-perl all 0.27-1 [17.3 kB]
21:33:07 #8 11.90 Get:256 http://deb.debian.org/debian buster/main armhf libpath-tiny-perl all 0.108-1 [53.3 kB]
21:33:07 #8 11.90 Get:257 http://deb.debian.org/debian buster/main armhf libtype-tiny-perl all 1.004004-1 [266 kB]
21:33:07 #8 11.91 Get:258 http://deb.debian.org/debian buster/main armhf libgitlab-api-v4-perl all 0.16-1 [69.9 kB]
21:33:07 #8 11.92 Get:259 http://deb.debian.org/debian buster/main armhf libglib2.0-data all 2.58.3-2+deb10u3 [1111 kB]
21:33:07 #8 11.92 Get:260 http://deb.debian.org/debian buster/main armhf libgpm2 armhf 1.20.7-5 [34.2 kB]
21:33:07 #8 11.92 Get:261 http://deb.debian.org/debian buster/main armhf libidn11 armhf 1.33-2.2 [113 kB]
21:33:07 #8 11.93 Get:262 http://deb.debian.org/debian buster/main armhf libntlm0 armhf 1.5-1+deb10u1 [22.9 kB]
21:33:07 #8 11.93 Get:263 http://deb.debian.org/debian-security buster/updates/main armhf libgsasl7 armhf 1.8.0-8+deb10u1 [197 kB]
21:33:07 #8 11.93 Get:264 http://deb.debian.org/debian buster/main armhf libhtml-form-perl all 6.03-1 [23.9 kB]
21:33:07 #8 11.93 Get:265 http://deb.debian.org/debian buster/main armhf libhtml-format-perl all 2.12-1 [43.5 kB]
21:33:07 #8 11.93 Get:266 http://deb.debian.org/debian buster/main armhf libhttp-daemon-perl all 6.01-3 [16.6 kB]
21:33:07 #8 11.93 Get:267 http://deb.debian.org/debian buster/main armhf libstruct-dumb-perl all 0.09-1 [11.1 kB]
21:33:07 #8 11.93 Get:268 http://deb.debian.org/debian buster/main armhf libio-async-perl all 0.72-1 [262 kB]
21:33:07 #8 11.93 Get:269 http://deb.debian.org/debian buster/main armhf libio-sessiondata-perl all 1.03-1 [5782 B]
21:33:07 #8 11.94 Get:270 http://deb.debian.org/debian buster/main armhf libio-string-perl all 1.08-3 [12.3 kB]
21:33:07 #8 11.94 Get:271 http://deb.debian.org/debian buster/main armhf libtypes-serialiser-perl all 1.0-1 [12.7 kB]
21:33:07 #8 11.94 Get:272 http://deb.debian.org/debian buster/main armhf libjson-xs-perl armhf 3.040-1+b1 [89.4 kB]
21:33:07 #8 11.94 Get:273 http://deb.debian.org/debian buster/main armhf liblzo2-2 armhf 2.10-0.1 [49.7 kB]
21:33:07 #8 11.94 Get:274 http://deb.debian.org/debian buster/main armhf libkyotocabinet16v5 armhf 1.2.76-4.2+b1 [280 kB]
21:33:07 #8 11.97 Get:275 http://deb.debian.org/debian buster/main armhf liblist-compare-perl all 0.53-1 [68.9 kB]
21:33:07 #8 11.97 Get:276 http://deb.debian.org/debian buster/main armhf liblist-moreutils-perl armhf 0.416-1+b4 [60.5 kB]
21:33:07 #8 11.97 Get:277 http://deb.debian.org/debian buster/main armhf libltdl-dev armhf 2.4.6-9 [160 kB]
21:33:07 #8 11.97 Get:278 http://deb.debian.org/debian buster/main armhf libsys-hostname-long-perl all 1.5-1 [12.0 kB]
21:33:07 #8 11.97 Get:279 http://deb.debian.org/debian buster/main armhf libmail-sendmail-perl all 0.80-1 [25.3 kB]
21:33:07 #8 11.97 Get:280 http://deb.debian.org/debian buster/main armhf mailutils-common all 1:3.5-4 [689 kB]
21:33:07 #8 11.99 Get:281 http://deb.debian.org/debian buster/main armhf mysql-common all 5.8+1.0.5 [7324 B]
21:33:07 #8 11.99 Get:282 http://deb.debian.org/debian buster/main armhf mariadb-common all 1:10.3.34-0+deb10u1 [33.0 kB]
21:33:07 #8 11.99 Get:283 http://deb.debian.org/debian buster/main armhf libmariadb3 armhf 1:10.3.34-0+deb10u1 [163 kB]
21:33:07 #8 11.99 Get:284 http://deb.debian.org/debian buster/main armhf libpython2.7-minimal armhf 2.7.16-2+deb10u1 [395 kB]
21:33:07 #8 12.01 Get:285 http://deb.debian.org/debian buster/main armhf libpython2.7-stdlib armhf 2.7.16-2+deb10u1 [1837 kB]
21:33:07 #8 12.07 Get:286 http://deb.debian.org/debian buster/main armhf libpython2.7 armhf 2.7.16-2+deb10u1 [892 kB]
21:33:07 #8 12.10 Get:287 http://deb.debian.org/debian buster/main armhf libmailutils5 armhf 1:3.5-4 [813 kB]
21:33:07 #8 12.12 Get:288 http://deb.debian.org/debian buster/main armhf libmime-tools-perl all 5.509-1 [212 kB]
21:33:07 #8 12.12 Get:289 http://deb.debian.org/debian buster/main armhf libnet-dns-sec-perl armhf 1.11-1 [47.2 kB]
21:33:07 #8 12.12 Get:290 http://deb.debian.org/debian buster/main armhf libnet-libidn-perl armhf 0.12.ds-3+b1 [17.7 kB]
21:33:07 #8 12.15 Get:291 http://deb.debian.org/debian buster/main armhf libnumber-compare-perl all 0.03-1 [7642 B]
21:33:07 #8 12.15 Get:292 http://deb.debian.org/debian buster/main armhf libnumber-range-perl all 0.12-1 [9274 B]
21:33:07 #8 12.16 Get:293 http://deb.debian.org/debian buster/main armhf libossp-uuid16 armhf 1.6.2-1.5+b7 [35.3 kB]
21:33:07 #8 12.16 Get:294 http://deb.debian.org/debian buster/main armhf libossp-uuid-perl armhf 1.6.2-1.5+b7 [27.8 kB]
21:33:07 #8 12.18 Get:295 http://deb.debian.org/debian buster/main armhf libpackage-stash-xs-perl armhf 0.29-1 [18.1 kB]
21:33:07 #8 12.18 Get:296 http://deb.debian.org/debian buster/main armhf libparse-debianchangelog-perl all 1.2.0-13 [59.5 kB]
21:33:07 #8 12.19 Get:297 http://deb.debian.org/debian buster/main armhf libtext-glob-perl all 0.10-1 [8362 B]
21:33:07 #8 12.19 Get:298 http://deb.debian.org/debian buster/main armhf libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
21:33:07 #8 12.19 Get:299 http://deb.debian.org/debian buster/main armhf libperlio-gzip-perl armhf 0.19-1+b5 [16.2 kB]
21:33:07 #8 12.19 Get:300 http://deb.debian.org/debian buster/main armhf libpod-constants-perl all 0.19-1 [16.9 kB]
21:33:07 #8 12.19 Get:301 http://deb.debian.org/debian buster/main armhf libreadonly-perl all 2.050-1 [22.7 kB]
21:33:07 #8 12.19 Get:302 http://deb.debian.org/debian buster/main armhf libref-util-perl all 0.204-1 [17.1 kB]
21:33:07 #8 12.19 Get:303 http://deb.debian.org/debian buster/main armhf libref-util-xs-perl armhf 0.117-1+b1 [12.8 kB]
21:33:07 #8 12.19 Get:304 http://deb.debian.org/debian buster/main armhf libregexp-pattern-license-perl all 3.0.31-4 [14.7 kB]
21:33:07 #8 12.19 Get:305 http://deb.debian.org/debian buster/main armhf libsasl2-modules armhf 2.1.27+dfsg-1+deb10u2 [96.9 kB]
21:33:07 #8 12.19 Get:306 http://deb.debian.org/debian buster/main armhf libsereal-decoder-perl armhf 4.005+ds-1+b1 [88.2 kB]
21:33:07 #8 12.20 Get:307 http://deb.debian.org/debian buster/main armhf libsereal-encoder-perl armhf 4.005+ds-1+b1 [89.1 kB]
21:33:07 #8 12.20 Get:308 http://deb.debian.org/debian buster/main armhf libsereal-perl all 4.005-1 [10.8 kB]
21:33:07 #8 12.20 Get:309 http://deb.debian.org/debian buster/main armhf libtask-weaken-perl all 1.06-1 [9252 B]
21:33:07 #8 12.20 Get:310 http://deb.debian.org/debian buster/main armhf libxml-parser-perl armhf 2.44-4 [210 kB]
21:33:07 #8 12.21 Get:311 http://deb.debian.org/debian buster/main armhf libsoap-lite-perl all 1.27-1 [258 kB]
21:33:07 #8 12.21 Get:312 http://deb.debian.org/debian buster/main armhf libsort-key-perl armhf 1.33-2+b1 [35.7 kB]
21:33:07 #8 12.21 Get:313 http://deb.debian.org/debian buster/main armhf libstring-copyright-perl all 0.003006-1 [11.6 kB]
21:33:07 #8 12.21 Get:314 http://deb.debian.org/debian buster/main armhf libstring-escape-perl all 2010.002-2 [19.1 kB]
21:33:07 #8 12.21 Get:315 http://deb.debian.org/debian buster/main armhf libstring-shellquote-perl all 1.04-1 [12.6 kB]
21:33:07 #8 12.23 Get:316 http://deb.debian.org/debian buster/main armhf libterm-readkey-perl armhf 2.38-1 [26.3 kB]
21:33:07 #8 12.23 Get:317 http://deb.debian.org/debian buster/main armhf libtest-fatal-perl all 0.014-1 [11.9 kB]
21:33:07 #8 12.23 Get:318 http://deb.debian.org/debian buster/main armhf libtest-refcount-perl all 0.08-3 [11.4 kB]
21:33:07 #8 12.23 Get:319 http://deb.debian.org/debian buster/main armhf libtext-levenshtein-perl all 0.13-1 [11.1 kB]
21:33:07 #8 12.23 Get:320 http://deb.debian.org/debian buster/main armhf libtype-tiny-xs-perl armhf 0.014-1+b1 [22.5 kB]
21:33:07 #8 12.23 Get:321 http://deb.debian.org/debian buster/main armhf libunicode-utf8-perl armhf 0.62-1 [19.0 kB]
21:33:07 #8 12.23 Get:322 http://deb.debian.org/debian buster/main armhf libwrap0 armhf 7.6.q-28 [55.9 kB]
21:33:07 #8 12.23 Get:323 http://deb.debian.org/debian buster/main armhf libxau6 armhf 1:1.0.8-1+b2 [19.1 kB]
21:33:07 #8 12.23 Get:324 http://deb.debian.org/debian buster/main armhf libxdmcp6 armhf 1:1.1.2-3 [24.9 kB]
21:33:07 #8 12.23 Get:325 http://deb.debian.org/debian buster/main armhf libxcb1 armhf 1.13.1-2 [132 kB]
21:33:07 #8 12.23 Get:326 http://deb.debian.org/debian buster/main armhf libx11-data all 2:1.6.7-1+deb10u2 [299 kB]
21:33:07 #8 12.23 Get:327 http://deb.debian.org/debian buster/main armhf libx11-6 armhf 2:1.6.7-1+deb10u2 [698 kB]
21:33:07 #8 12.25 Get:328 http://deb.debian.org/debian buster/main armhf libxext6 armhf 2:1.3.3-1+b2 [48.1 kB]
21:33:07 #8 12.25 Get:329 http://deb.debian.org/debian buster/main armhf libxml-namespacesupport-perl all 1.12-1 [14.8 kB]
21:33:07 #8 12.25 Get:330 http://deb.debian.org/debian buster/main armhf libxml-sax-base-perl all 1.09-1 [20.4 kB]
21:33:07 #8 12.25 Get:331 http://deb.debian.org/debian buster/main armhf libxml-sax-perl all 1.00+dfsg-1 [58.6 kB]
21:33:07 #8 12.25 Get:332 http://deb.debian.org/debian buster/main armhf libxml-libxml-perl armhf 2.0134+dfsg-1 [326 kB]
21:33:07 #8 12.25 Get:333 http://deb.debian.org/debian buster/main armhf libxml-sax-expat-perl all 0.51-1 [12.0 kB]
21:33:07 #8 12.25 Get:334 http://deb.debian.org/debian buster/main armhf libxml-simple-perl all 2.25-1 [72.0 kB]
21:33:07 #8 12.25 Get:335 http://deb.debian.org/debian buster/main armhf libxmlrpc-lite-perl all 0.717-2 [22.3 kB]
21:33:07 #8 12.31 Get:336 http://deb.debian.org/debian buster/main armhf libxmuu1 armhf 2:1.1.2-2+b3 [23.3 kB]
21:33:07 #8 12.31 Get:337 http://deb.debian.org/debian buster/main armhf libyaml-0-2 armhf 0.2.1-1 [40.6 kB]
21:33:07 #8 12.31 Get:338 http://deb.debian.org/debian buster/main armhf libyaml-libyaml-perl armhf 0.76+repack-1 [30.8 kB]
21:33:07 #8 12.31 Get:339 http://deb.debian.org/debian buster/main armhf licensecheck all 3.0.31-3 [28.3 kB]
21:33:07 #8 12.34 Get:340 http://deb.debian.org/debian buster/main armhf t1utils armhf 1.41-3 [54.4 kB]
21:33:07 #8 12.34 Get:341 http://deb.debian.org/debian buster/main armhf lintian all 2.15.0 [1181 kB]
21:33:07 #8 12.35 Get:342 http://deb.debian.org/debian buster/main armhf lsb-release all 10.2019051400 [27.5 kB]
21:33:07 #8 12.35 Get:343 http://deb.debian.org/debian buster/main armhf mailutils armhf 1:3.5-4 [569 kB]
21:33:07 #8 12.36 Get:344 http://deb.debian.org/debian buster/main armhf manpages-dev all 4.16-2 [2232 kB]
21:33:07 #8 12.44 Get:345 http://deb.debian.org/debian buster/main armhf psmisc armhf 23.2-1+deb10u1 [123 kB]
21:33:07 #8 12.46 Get:346 http://deb.debian.org/debian buster/main armhf publicsuffix all 20211109.1735-0+deb10u1 [125 kB]
21:33:07 #8 12.48 Get:347 http://deb.debian.org/debian buster/main armhf python-apt-common all 1.8.4.3 [96.3 kB]
21:33:07 #8 12.49 Get:348 http://deb.debian.org/debian buster/main armhf python3-apt armhf 1.8.4.3 [169 kB]
21:33:07 #8 12.49 Get:349 http://deb.debian.org/debian buster/main armhf python3-certifi all 2018.8.24-1 [140 kB]
21:33:07 #8 12.49 Get:350 http://deb.debian.org/debian buster/main armhf python3-idna all 2.6-1 [34.3 kB]
21:33:07 #8 12.49 Get:351 http://deb.debian.org/debian buster/main armhf python3-magic all 2:0.4.15-2 [9256 B]
21:33:07 #8 12.49 Get:352 http://deb.debian.org/debian buster/main armhf python3-urllib3 all 1.24.1-1 [97.1 kB]
21:33:07 #8 12.49 Get:353 http://deb.debian.org/debian buster/main armhf python3-requests all 2.21.0-1 [66.9 kB]
21:33:07 #8 12.49 Get:354 http://deb.debian.org/debian buster/main armhf python3-unidiff all 0.5.4-1 [7506 B]
21:33:07 #8 12.49 Get:355 http://deb.debian.org/debian buster/main armhf python3-xdg all 0.25-5 [35.9 kB]
21:33:07 #8 12.50 Get:356 http://deb.debian.org/debian buster/main armhf shared-mime-info armhf 1.10-1 [763 kB]
21:33:07 #8 12.50 Get:357 http://deb.debian.org/debian buster/main armhf strace armhf 4.26-0.2 [783 kB]
21:33:07 #8 12.54 Get:358 http://deb.debian.org/debian buster/main armhf unzip armhf 6.0-23+deb10u2 [158 kB]
21:33:07 #8 12.55 Get:359 http://deb.debian.org/debian buster/main armhf xauth armhf 1:1.0.10-1 [37.4 kB]
21:33:07 #8 12.55 Get:360 http://deb.debian.org/debian buster/main armhf xdg-user-dirs armhf 0.17-2 [52.4 kB]
21:33:07 #8 12.87 debconf: delaying package configuration, since apt-utils is not installed
21:33:07 #8 12.90 Fetched 157 MB in 4s (35.4 MB/s)
21:33:07 #8 12.93 Selecting previously unselected package sensible-utils.
21:33:07 #8 12.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 ... 6671 files and directories currently installed.)
21:33:07 #8 12.93 Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ...
21:33:07 #8 12.93 Unpacking sensible-utils (0.0.12) ...
21:33:07 #8 13.05 Selecting previously unselected package lsb-base.
21:33:07 #8 13.05 Preparing to unpack .../01-lsb-base_10.2019051400_all.deb ...
21:33:07 #8 13.06 Unpacking lsb-base (10.2019051400) ...
21:33:07 #8 13.22 Selecting previously unselected package cron.
21:33:07 #8 13.22 Preparing to unpack .../02-cron_3.0pl1-134+deb10u1_armhf.deb ...
21:33:07 #8 13.23 Unpacking cron (3.0pl1-134+deb10u1) ...
21:33:07 #8 13.37 Selecting previously unselected package libbsd0:armhf.
21:33:07 #8 13.37 Preparing to unpack .../03-libbsd0_0.9.1-2+deb10u1_armhf.deb ...
21:33:07 #8 13.42 Unpacking libbsd0:armhf (0.9.1-2+deb10u1) ...
21:33:07 #8 13.48 Selecting previously unselected package bsdmainutils.
21:33:07 #8 13.48 Preparing to unpack .../04-bsdmainutils_11.1.2+b1_armhf.deb ...
21:33:07 #8 13.52 Unpacking bsdmainutils (11.1.2+b1) ...
21:33:07 #8 13.61 Selecting previously unselected package libuchardet0:armhf.
21:33:07 #8 13.61 Preparing to unpack .../05-libuchardet0_0.0.6-3_armhf.deb ...
21:33:07 #8 13.62 Unpacking libuchardet0:armhf (0.0.6-3) ...
21:33:07 #8 13.77 Selecting previously unselected package groff-base.
21:33:07 #8 13.77 Preparing to unpack .../06-groff-base_1.22.4-3+deb10u1_armhf.deb ...
21:33:07 #8 13.79 Unpacking groff-base (1.22.4-3+deb10u1) ...
21:33:07 #8 14.10 Selecting previously unselected package libgdbm6:armhf.
21:33:07 #8 14.10 Preparing to unpack .../07-libgdbm6_1.18.1-4_armhf.deb ...
21:33:07 #8 14.11 Unpacking libgdbm6:armhf (1.18.1-4) ...
21:33:07 #8 14.18 Selecting previously unselected package libpipeline1:armhf.
21:33:07 #8 14.18 Preparing to unpack .../08-libpipeline1_1.5.1-2_armhf.deb ...
21:33:07 #8 14.20 Unpacking libpipeline1:armhf (1.5.1-2) ...
21:33:07 #8 14.32 Selecting previously unselected package man-db.
21:33:07 #8 14.32 Preparing to unpack .../09-man-db_2.8.5-2_armhf.deb ...
21:33:07 #8 14.33 Unpacking man-db (2.8.5-2) ...
21:33:07 #8 14.61 Selecting previously unselected package perl-modules-5.28.
21:33:07 #8 14.61 Preparing to unpack .../10-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
21:33:07 #8 14.62 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ...
21:33:07 #8 15.35 Selecting previously unselected package libgdbm-compat4:armhf.
21:33:07 #8 15.35 Preparing to unpack .../11-libgdbm-compat4_1.18.1-4_armhf.deb ...
21:33:07 #8 15.35 Unpacking libgdbm-compat4:armhf (1.18.1-4) ...
21:33:07 #8 15.49 Selecting previously unselected package libperl5.28:armhf.
21:33:07 #8 15.49 Preparing to unpack .../12-libperl5.28_5.28.1-6+deb10u1_armhf.deb ...
21:33:07 #8 15.49 Unpacking libperl5.28:armhf (5.28.1-6+deb10u1) ...
21:33:07 #8 16.18 Selecting previously unselected package perl.
21:33:07 #8 16.18 Preparing to unpack .../13-perl_5.28.1-6+deb10u1_armhf.deb ...
21:33:07 #8 16.20 Unpacking perl (5.28.1-6+deb10u1) ...
21:33:07 #8 16.27 Selecting previously unselected package liblocale-gettext-perl.
21:33:07 #8 16.27 Preparing to unpack .../14-liblocale-gettext-perl_1.07-3+b4_armhf.deb ...
21:33:07 #8 16.27 Unpacking liblocale-gettext-perl (1.07-3+b4) ...
21:33:07 #8 16.33 Selecting previously unselected package libssl1.1:armhf.
21:33:07 #8 16.33 Preparing to unpack .../15-libssl1.1_1.1.1n-0+deb10u3_armhf.deb ...
21:33:07 #8 16.34 Unpacking libssl1.1:armhf (1.1.1n-0+deb10u3) ...
21:33:07 #8 6.683 Reading package lists...
21:33:07 #8 28.55 Preparing to unpack .../146-diffstat_1.64-1_arm64.deb ...
21:33:07 #8 28.56 Unpacking diffstat (1.64-1) ...
21:33:07 #8 28.60 Selecting previously unselected package distro-info-data.
21:33:07 #8 28.61 Preparing to unpack .../147-distro-info-data_0.51+deb11u2_all.deb ...
21:33:07 #8 28.63 Unpacking distro-info-data (0.51+deb11u2) ...
21:33:07 #8 28.67 Selecting previously unselected package python3-pkg-resources.
21:33:07 #8 28.67 Preparing to unpack .../148-python3-pkg-resources_52.0.0-4_all.deb ...
21:33:07 #8 28.68 Unpacking python3-pkg-resources (52.0.0-4) ...
21:33:07 #8 28.72 Selecting previously unselected package python3-chardet.
21:33:07 #8 28.73 Preparing to unpack .../149-python3-chardet_4.0.0-1_all.deb ...
21:33:07 #8 28.73 Unpacking python3-chardet (4.0.0-1) ...
21:33:07 #8 28.78 Selecting previously unselected package python3-six.
21:33:07 #8 28.05   Running scriptlet: gcc-toolset-12-runtime-12.0-5.el9.aarch64          149/163 
21:33:07 #8 28.25 ValueError: SELinux policy is not managed or store cannot be accessed.
21:33:07 #8 28.25 
21:33:07 #8 29.91 Unpacking python3-six (1.11.0-2) ...
21:33:07 #8 29.95 Selecting previously unselected package python3-debian.
21:33:07 #8 29.95 Preparing to unpack .../128-python3-debian_0.1.32_all.deb ...
21:33:07 #8 29.95 Unpacking python3-debian (0.1.32) ...
21:33:07 #8 29.99 Selecting previously unselected package gnupg-l10n.
21:33:07 #8 29.99 Preparing to unpack .../129-gnupg-l10n_2.2.4-1ubuntu1.6_all.deb ...
21:33:07 #8 29.99 Unpacking gnupg-l10n (2.2.4-1ubuntu1.6) ...
21:33:07 #8 30.04 Selecting previously unselected package gnupg-utils.
21:33:07 #8 30.04 Preparing to unpack .../130-gnupg-utils_2.2.4-1ubuntu1.6_arm64.deb ...
21:33:07 #8 30.04 Unpacking gnupg-utils (2.2.4-1ubuntu1.6) ...
21:33:07 #8 30.09 Selecting previously unselected package gpg.
21:33:07 #8 30.09 Preparing to unpack .../131-gpg_2.2.4-1ubuntu1.6_arm64.deb ...
21:33:07 #8 30.09 Unpacking gpg (2.2.4-1ubuntu1.6) ...
21:33:07 #8 30.16 Selecting previously unselected package pinentry-curses.
21:33:07 #9 30.03 Preparing to unpack .../149-libmodule-runtime-perl_0.016-1_all.deb ...
21:33:07 #9 30.03 Unpacking libmodule-runtime-perl (0.016-1) ...
21:33:07 #9 30.06 Selecting previously unselected package libimport-into-perl.
21:33:07 #9 30.06 Preparing to unpack .../150-libimport-into-perl_1.002005-1_all.deb ...
21:33:07 #9 30.07 Unpacking libimport-into-perl (1.002005-1) ...
21:33:07 #9 30.10 Selecting previously unselected package librole-tiny-perl.
21:33:07 #9 30.11 Preparing to unpack .../151-librole-tiny-perl_2.002004-1_all.deb ...
21:33:07 #9 30.11 Unpacking librole-tiny-perl (2.002004-1) ...
21:33:07 #9 30.14 Selecting previously unselected package libsub-quote-perl.
21:33:07 #9 30.14 Preparing to unpack .../152-libsub-quote-perl_2.006006-1_all.deb ...
21:33:07 #9 30.15 Unpacking libsub-quote-perl (2.006006-1) ...
21:33:07 #9 30.18 Selecting previously unselected package libmoo-perl.
21:33:07 #9 30.18 Preparing to unpack .../153-libmoo-perl_2.005004-3_all.deb ...
21:33:07 #9 30.19 Unpacking libmoo-perl (2.005004-3) ...
21:33:07 #9 30.23 Selecting previously unselected package libencode-locale-perl.
21:33:07 #9 30.23 Preparing to unpack .../154-libencode-locale-perl_1.05-1.1_all.deb ...
21:33:07 #9 30.24 Unpacking libencode-locale-perl (1.05-1.1) ...
21:33:07 #9 30.27 Selecting previously unselected package libtimedate-perl.
21:33:07 #8 31.04 Selecting previously unselected package diffstat.
21:33:07 #8 31.04 Preparing to unpack .../143-diffstat_1.62-1_arm64.deb ...
21:33:07 #8 31.04 Unpacking diffstat (1.62-1) ...
21:33:07 #8 31.12 Selecting previously unselected package distro-info-data.
21:33:07 #8 31.13 Preparing to unpack .../144-distro-info-data_0.41+deb10u4_all.deb ...
21:33:07 #8 31.15 Unpacking distro-info-data (0.41+deb10u4) ...
21:33:07 #8 31.21 Selecting previously unselected package python3-pkg-resources.
21:33:07 #8 31.21 Preparing to unpack .../145-python3-pkg-resources_40.8.0-1_all.deb ...
21:33:07 #8 31.22 Unpacking python3-pkg-resources (40.8.0-1) ...
21:33:07 #8 24.22 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.10) ...
21:33:07 #8 24.38 Selecting previously unselected package libxmuu1:amd64.
21:33:07 #8 24.39 Preparing to unpack .../040-libxmuu1_2%3a1.1.2-2_amd64.deb ...
21:33:07 #8 24.39 Unpacking libxmuu1:amd64 (2:1.1.2-2) ...
21:33:07 #8 24.43 Selecting previously unselected package manpages.
21:33:07 #8 24.43 Preparing to unpack .../041-manpages_4.15-1_all.deb ...
21:33:07 #8 24.43 Unpacking manpages (4.15-1) ...
21:33:07 #12 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 12.0s done
21:33:07 #12 extracting sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c done
21:33:07 #9 28.71 Unpacking libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
21:33:07 #9 28.78 Selecting previously unselected package libheimntlm0-heimdal:arm64.
21:33:07 #9 28.78 Preparing to unpack .../111-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ...
21:33:07 #9 28.79 Unpacking libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
21:33:07 #9 28.82 Selecting previously unselected package libgssapi3-heimdal:arm64.
21:33:07 #9 28.82 Preparing to unpack .../112-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ...
21:33:07 #9 28.83 Unpacking libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
21:33:07 #9 28.87 Selecting previously unselected package libsasl2-modules-db:arm64.
21:33:07 #9 28.87 Preparing to unpack .../113-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_arm64.deb ...
21:33:07 #9 28.87 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
21:33:07 #9 28.91 Selecting previously unselected package libsasl2-2:arm64.
21:33:07 #9 28.91 Preparing to unpack .../114-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_arm64.deb ...
21:33:07 #9 28.91 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
21:33:07 #9 28.95 Selecting previously unselected package libldap-common.
21:33:07 #9 28.95 Preparing to unpack .../115-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ...
21:33:07 #9 21.19 Preparing to unpack .../030-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ...
21:33:07 #9 21.19 Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ...
21:33:07 #9 21.23 Selecting previously unselected package libedit2:amd64.
21:33:07 #9 21.23 Preparing to unpack .../031-libedit2_3.1-20210910-1build1_amd64.deb ...
21:33:07 #9 21.23 Unpacking libedit2:amd64 (3.1-20210910-1build1) ...
21:33:07 #9 21.26 Selecting previously unselected package libfido2-1:amd64.
21:33:07 #9 21.26 Preparing to unpack .../032-libfido2-1_1.10.0-1_amd64.deb ...
21:33:07 #9 21.27 Unpacking libfido2-1:amd64 (1.10.0-1) ...
21:33:07 #9 21.30 Selecting previously unselected package libnghttp2-14:amd64.
21:33:07 #9 21.30 Preparing to unpack .../033-libnghttp2-14_1.43.0-1build3_amd64.deb ...
21:33:07 #9 21.31 Unpacking libnghttp2-14:amd64 (1.43.0-1build3) ...
21:33:07 #9 21.34 Selecting previously unselected package libpipeline1:amd64.
21:33:07 #9 21.34 Preparing to unpack .../034-libpipeline1_1.5.5-1_amd64.deb ...
21:33:07 #9 21.34 Unpacking libpipeline1:amd64 (1.5.5-1) ...
21:33:07 #9 21.38 Selecting previously unselected package libpng16-16:amd64.
21:33:07 #9 21.38 Preparing to unpack .../035-libpng16-16_1.6.37-3build5_amd64.deb ...
21:33:07 #9 21.39 Unpacking libpng16-16:amd64 (1.6.37-3build5) ...
21:33:07 #9 21.42 Selecting previously unselected package libpsl5:amd64.
21:33:07 #13 extracting sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 0.1s
21:33:07 #9 20.01 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.5) ...
21:33:07 #9 20.03 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ...
21:33:07 #9 20.04 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.5) ...
21:33:07 #8 20.27 Selecting previously unselected package libx11-6:armhf.
21:33:07 #8 20.27 Preparing to unpack .../7-libx11-6_2%3a1.6.4-3ubuntu0.4_armhf.deb ...
21:33:07 #8 20.28 Unpacking libx11-6:armhf (2:1.6.4-3ubuntu0.4) ...
21:33:07 #8 20.37 Setting up multiarch-support (2.27-3ubuntu1.6) ...
21:33:07 #8 20.44 Selecting previously unselected package libxext6:armhf.
21:33:07 #8 20.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 ... 5098 files and directories currently installed.)
21:33:07 #8 20.44 Preparing to unpack .../000-libxext6_2%3a1.3.3-1_armhf.deb ...
21:33:07 #8 20.44 Unpacking libxext6:armhf (2:1.3.3-1) ...
21:33:07 #8 16.54 Selecting previously unselected package libpython3.7-minimal:armhf.
21:33:07 #8 16.54 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u3_armhf.deb ...
21:33:07 #8 16.55 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ...
21:33:08 #8 7.978 Building dependency tree...
21:33:08 #8 8.179 Reading state information...
21:33:08 #8 28.78 Preparing to unpack .../150-python3-six_1.16.0-2_all.deb ...
21:33:08 #8 28.78 Unpacking python3-six (1.16.0-2) ...
21:33:08 #8 28.82 Selecting previously unselected package python3-debian.
21:33:08 #8 28.83 Preparing to unpack .../151-python3-debian_0.1.39_all.deb ...
21:33:08 #8 28.83 Unpacking python3-debian (0.1.39) ...
21:33:08 #8 28.88 Selecting previously unselected package libgpgme11:arm64.
21:33:08 #8 28.88 Preparing to unpack .../152-libgpgme11_1.14.0-1+b2_arm64.deb ...
21:33:08 #8 28.89 Unpacking libgpgme11:arm64 (1.14.0-1+b2) ...
21:33:08 #8 28.94 Selecting previously unselected package python3-gpg.
21:33:08 #8 28.94 Preparing to unpack .../153-python3-gpg_1.14.0-1+b2_arm64.deb ...
21:33:08 #8 28.94 Unpacking python3-gpg (1.14.0-1+b2) ...
21:33:08 #8 29.01 Selecting previously unselected package dput.
21:33:08 #8 28.34   Installing       : gcc-toolset-12-binutils-2.38-16.el9.aarch64        150/163 
21:33:08 #8 28.37   Running scriptlet: gcc-toolset-12-binutils-2.38-16.el9.aarch64        150/163 
21:33:08 #8 28.40   Installing       : gcc-toolset-12-binutils-gold-2.38-14.el9.aarch64   151/163 
21:33:08 #8 28.51   Installing       : binutils-2.35.2-24.el9.aarch64                     152/163 
21:33:08 #8 28.54   Running scriptlet: binutils-2.35.2-24.el9.aarch64                     152/163 
21:33:08 #8 28.56   Installing       : libbrotli-1.0.9-6.el9.aarch64                      153/163 
21:33:08 #8 28.57   Installing       : libsoup-2.72.0-8.el9.aarch64                       154/163 
21:33:08 #8 30.16 Preparing to unpack .../132-pinentry-curses_1.1.0-1_arm64.deb ...
21:33:08 #8 30.17 Unpacking pinentry-curses (1.1.0-1) ...
21:33:08 #8 30.20 Selecting previously unselected package gpg-agent.
21:33:08 #8 30.20 Preparing to unpack .../133-gpg-agent_2.2.4-1ubuntu1.6_arm64.deb ...
21:33:08 #8 30.21 Unpacking gpg-agent (2.2.4-1ubuntu1.6) ...
21:33:08 #8 30.25 Selecting previously unselected package gpg-wks-client.
21:33:08 #8 30.25 Preparing to unpack .../134-gpg-wks-client_2.2.4-1ubuntu1.6_arm64.deb ...
21:33:08 #8 30.26 Unpacking gpg-wks-client (2.2.4-1ubuntu1.6) ...
21:33:08 #8 30.29 Selecting previously unselected package gpg-wks-server.
21:33:08 #8 30.30 Preparing to unpack .../135-gpg-wks-server_2.2.4-1ubuntu1.6_arm64.deb ...
21:33:08 #8 30.30 Unpacking gpg-wks-server (2.2.4-1ubuntu1.6) ...
21:33:08 #8 30.34 Selecting previously unselected package gpgsm.
21:33:08 #8 30.34 Preparing to unpack .../136-gpgsm_2.2.4-1ubuntu1.6_arm64.deb ...
21:33:08 #8 30.34 Unpacking gpgsm (2.2.4-1ubuntu1.6) ...
21:33:08 #8 30.39 Selecting previously unselected package gnupg.
21:33:08 #8 30.39 Preparing to unpack .../137-gnupg_2.2.4-1ubuntu1.6_arm64.deb ...
21:33:08 #8 30.39 Unpacking gnupg (2.2.4-1ubuntu1.6) ...
21:33:08 #9 30.27 Preparing to unpack .../155-libtimedate-perl_2.3300-2_all.deb ...
21:33:08 #9 30.27 Unpacking libtimedate-perl (2.3300-2) ...
21:33:08 #9 30.31 Selecting previously unselected package libhttp-date-perl.
21:33:08 #9 30.32 Preparing to unpack .../156-libhttp-date-perl_6.05-1_all.deb ...
21:33:08 #9 30.32 Unpacking libhttp-date-perl (6.05-1) ...
21:33:08 #9 30.35 Selecting previously unselected package libfile-listing-perl.
21:33:08 #9 30.36 Preparing to unpack .../157-libfile-listing-perl_6.14-1_all.deb ...
21:33:08 #9 30.36 Unpacking libfile-listing-perl (6.14-1) ...
21:33:08 #9 30.39 Selecting previously unselected package libhtml-tagset-perl.
21:33:08 #9 30.39 Preparing to unpack .../158-libhtml-tagset-perl_3.20-4_all.deb ...
21:33:08 #9 30.39 Unpacking libhtml-tagset-perl (3.20-4) ...
21:33:08 #9 30.43 Selecting previously unselected package liburi-perl.
21:33:08 #9 30.43 Preparing to unpack .../159-liburi-perl_5.10-1_all.deb ...
21:33:08 #9 30.43 Unpacking liburi-perl (5.10-1) ...
21:33:08 #9 30.47 Selecting previously unselected package libhtml-parser-perl:arm64.
21:33:08 #9 30.47 Preparing to unpack .../160-libhtml-parser-perl_3.76-1build2_arm64.deb ...
21:33:08 #9 30.47 Unpacking libhtml-parser-perl:arm64 (3.76-1build2) ...
21:33:08 #9 30.51 Selecting previously unselected package libhtml-tree-perl.
21:33:08 #8 31.30 Selecting previously unselected package python3-chardet.
21:33:08 #8 31.30 Preparing to unpack .../146-python3-chardet_3.0.4-3_all.deb ...
21:33:08 #8 31.33 Unpacking python3-chardet (3.0.4-3) ...
21:33:08 #8 31.41 Selecting previously unselected package python3-six.
21:33:08 #8 24.65 Selecting previously unselected package openssh-client.
21:33:08 #8 24.65 Preparing to unpack .../042-openssh-client_1%3a7.6p1-4ubuntu0.7_amd64.deb ...
21:33:08 #8 24.66 Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ...
21:33:08 #12 DONE 29.6s
21:33:08 
21:33:08 #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
21:33:08 #8 sha256:181d69e633194ada933115149460f1b7cf71403d479e6b4a4a912fa83bd12a47
21:33:08 #9 28.95 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
21:33:08 #9 28.98 Selecting previously unselected package libldap-2.4-2:arm64.
21:33:08 #9 28.99 Preparing to unpack .../116-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_arm64.deb ...
21:33:08 #9 28.99 Unpacking libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.9) ...
21:33:08 #9 29.04 Selecting previously unselected package libnghttp2-14:arm64.
21:33:08 #9 29.04 Preparing to unpack .../117-libnghttp2-14_1.40.0-1build1_arm64.deb ...
21:33:08 #9 29.04 Unpacking libnghttp2-14:arm64 (1.40.0-1build1) ...
21:33:08 #9 29.09 Selecting previously unselected package librtmp1:arm64.
21:33:08 #9 29.09 Preparing to unpack .../118-librtmp1_2.4+20151223.gitfa8646d.1-2build1_arm64.deb ...
21:33:08 #9 29.09 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ...
21:33:08 #9 29.14 Selecting previously unselected package libssh-4:arm64.
21:33:08 #9 29.14 Preparing to unpack .../119-libssh-4_0.9.3-2ubuntu2.2_arm64.deb ...
21:33:08 #9 29.15 Unpacking libssh-4:arm64 (0.9.3-2ubuntu2.2) ...
21:33:08 #9 29.20 Selecting previously unselected package libcurl4:arm64.
21:33:08 #9 21.42 Preparing to unpack .../036-libpsl5_0.21.0-1.2build2_amd64.deb ...
21:33:08 #9 21.43 Unpacking libpsl5:amd64 (0.21.0-1.2build2) ...
21:33:08 #9 21.46 Selecting previously unselected package libxau6:amd64.
21:33:08 #9 21.46 Preparing to unpack .../037-libxau6_1%3a1.0.9-1build5_amd64.deb ...
21:33:08 #9 21.46 Unpacking libxau6:amd64 (1:1.0.9-1build5) ...
21:33:08 #9 21.49 Selecting previously unselected package libxdmcp6:amd64.
21:33:08 #9 21.50 Preparing to unpack .../038-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ...
21:33:08 #9 21.50 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
21:33:08 #9 21.53 Selecting previously unselected package libxcb1:amd64.
21:33:08 #9 21.53 Preparing to unpack .../039-libxcb1_1.14-3ubuntu3_amd64.deb ...
21:33:08 #9 21.54 Unpacking libxcb1:amd64 (1.14-3ubuntu3) ...
21:33:08 #9 21.57 Selecting previously unselected package libx11-data.
21:33:08 #9 21.57 Preparing to unpack .../040-libx11-data_2%3a1.7.5-1_all.deb ...
21:33:08 #9 21.57 Unpacking libx11-data (2:1.7.5-1) ...
21:33:08 #9 21.63 Selecting previously unselected package libx11-6:amd64.
21:33:08 #8 20.48 Selecting previously unselected package bsdmainutils.
21:33:08 #8 20.48 Preparing to unpack .../001-bsdmainutils_11.1.2ubuntu1_armhf.deb ...
21:33:08 #8 20.49 Unpacking bsdmainutils (11.1.2ubuntu1) ...
21:33:08 #8 20.55 Selecting previously unselected package groff-base.
21:33:08 #8 20.55 Preparing to unpack .../002-groff-base_1.22.3-10_armhf.deb ...
21:33:08 #8 20.56 Unpacking groff-base (1.22.3-10) ...
21:33:08 #8 20.66 Selecting previously unselected package libgdbm5:armhf.
21:33:08 #8 20.66 Preparing to unpack .../003-libgdbm5_1.14.1-6_armhf.deb ...
21:33:08 #8 20.66 Unpacking libgdbm5:armhf (1.14.1-6) ...
21:33:08 #8 20.70 Selecting previously unselected package libpipeline1:armhf.
21:33:08 #8 20.70 Preparing to unpack .../004-libpipeline1_1.5.0-1_armhf.deb ...
21:33:08 #8 20.70 Unpacking libpipeline1:armhf (1.5.0-1) ...
21:33:08 #8 20.74 Selecting previously unselected package man-db.
21:33:08 #8 20.74 Preparing to unpack .../005-man-db_2.8.3-2ubuntu0.1_armhf.deb ...
21:33:08 #8 20.75 Unpacking man-db (2.8.3-2ubuntu0.1) ...
21:33:08 #8 16.68 Selecting previously unselected package libexpat1:armhf.
21:33:08 #8 16.69 Preparing to unpack .../17-libexpat1_2.2.6-2+deb10u4_armhf.deb ...
21:33:08 #8 16.69 Unpacking libexpat1:armhf (2.2.6-2+deb10u4) ...
21:33:08 #8 16.74 Selecting previously unselected package python3.7-minimal.
21:33:08 #8 16.74 Preparing to unpack .../18-python3.7-minimal_3.7.3-2+deb10u3_armhf.deb ...
21:33:08 #8 16.75 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
21:33:08 #8 8.626 curl is already the newest version (7.64.0-4+deb10u2).
21:33:08 #8 8.626 The following additional packages will be installed:
21:33:08 #8 8.626   autoconf automake autopoint autotools-dev binutils
21:33:08 #8 8.626   binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8
21:33:08 #8 8.626   debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file
21:33:08 #8 8.626   gcc gcc-8 gettext gettext-base git-man groff-base intltool-debian
21:33:08 #8 8.626   libarchive-zip-perl libasan5 libatomic1 libb-hooks-op-check-perl libbinutils
21:33:08 #8 8.626   libbsd0 libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl
21:33:08 #8 8.626   libcroco3 libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl
21:33:08 #8 8.626   libdevel-globaldestruction-perl libdpkg-perl libdynaloader-functions-perl
21:33:08 #8 8.626   libelf1 libencode-locale-perl liberror-perl libexpat1 libfakeroot
21:33:08 #8 8.626   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
21:33:08 #8 8.630   libfile-which-perl libfl2 libgcc-8-dev libgdbm-compat4 libgdbm6 libglib2.0-0
21:33:08 #8 8.630   libgomp1 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
21:33:08 #8 8.630   libhttp-cookies-perl libhttp-date-perl libhttp-message-perl
21:33:08 #8 8.630   libhttp-negotiate-perl libicu63 libimport-into-perl libio-html-perl
21:33:08 #8 8.630   libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl19
21:33:08 #8 8.630   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1
21:33:08 #8 8.630   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
21:33:08 #8 8.630   libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0
21:33:08 #8 8.630   libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal
21:33:08 #8 8.630   libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
21:33:08 #8 8.630   libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl
21:33:08 #8 8.630   libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
21:33:08 #8 8.630   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
21:33:08 #8 8.630   mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults
21:33:08 #8 8.630   po-debconf python3 python3-minimal python3.7 python3.7-minimal
21:33:08 #8 8.630   sensible-utils wdiff xz-utils
21:33:08 #8 8.630 Suggested packages:
21:33:08 #8 8.630   autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican
21:33:08 #8 8.630   | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales dh-make adequate
21:33:08 #8 8.630   autopkgtest bls-standalone bsd-mailx | mailx build-essential
21:33:08 #8 8.630   check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs
21:33:08 #8 8.630   dose-extra duck faketime gnuplot how-can-i-help libauthen-sasl-perl
21:33:08 #8 8.630   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
21:33:08 #8 8.630   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
21:33:08 #8 8.630   ratt reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib
21:33:08 #8 8.630   manpages-dev flex bison gdb gcc-doc gcc-8-doc libgcc1-dbg libgomp1-dbg
21:33:08 #8 8.630   libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg libtsan0-dbg
21:33:08 #8 8.630   libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-doc libasprintf-dev
21:33:08 #8 8.630   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
21:33:08 #8 8.630   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc
21:33:08 #8 8.630   libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl
21:33:08 #8 8.630   libscalar-number-perl libbareword-filehandles-perl libindirect-perl
21:33:08 #8 8.630   libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk
21:33:08 #8 8.630   libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed
21:33:08 #8 8.630   diffutils-doc perl-doc libterm-readline-gnu-perl
21:33:08 #8 8.630   | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
21:33:08 #8 8.630   libmail-box-perl python3-doc python3-tk python3-venv python3.7-venv
21:33:08 #8 8.630   python3.7-doc binfmt-support wdiff-doc
21:33:08 #8 8.630 Recommended packages:
21:33:08 #8 8.630   at dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
21:33:08 #8 8.630   libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl
21:33:08 #8 8.630   licensecheck lintian python3-apt python3-debian python3-magic
21:33:08 #8 8.630   python3-requests python3-unidiff python3-xdg strace unzip debian-keyring
21:33:08 #8 8.630   libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client
21:33:08 #8 8.630   manpages manpages-dev libfile-fcntllock-perl libarchive-cpio-perl
21:33:08 #8 8.630   libglib2.0-data shared-mime-info xdg-user-dirs libhtml-format-perl
21:33:08 #8 8.630   libclass-xsaccessor-perl libsub-name-perl libltdl-dev libdata-dump-perl
21:33:08 #8 8.630   libhtml-form-perl libhttp-daemon-perl libmailtools-perl
21:33:08 #8 8.630   libmail-sendmail-perl
21:33:08 #8 29.01 Preparing to unpack .../154-dput_1.1.0_all.deb ...
21:33:08 #8 29.02 Unpacking dput (1.1.0) ...
21:33:08 #8 29.06 Selecting previously unselected package equivs.
21:33:08 #8 29.06 Preparing to unpack .../155-equivs_2.3.1_all.deb ...
21:33:08 #8 29.06 Unpacking equivs (2.3.1) ...
21:33:08 #8 29.10 Selecting previously unselected package fonts-dejavu-core.
21:33:08 #8 29.10 Preparing to unpack .../156-fonts-dejavu-core_2.37-2_all.deb ...
21:33:08 #8 29.11 Unpacking fonts-dejavu-core (2.37-2) ...
21:33:08 #8 29.23 Selecting previously unselected package fontconfig-config.
21:33:08 #8 29.23 Preparing to unpack .../157-fontconfig-config_2.13.1-4.2_all.deb ...
21:33:08 #8 28.60   Installing       : json-glib-1.6.6-1.el9.aarch64                      155/163 
21:33:08 #8 28.63   Installing       : libappstream-glib-0.7.18-4.el9.aarch64             156/163 
21:33:08 #8 28.66   Installing       : info-6.7-15.el9.aarch64                            157/163 
21:33:08 #8 28.67   Installing       : ed-1.14.2-12.el9.aarch64                           158/163 
21:33:08 #8 28.71   Installing       : patch-2.7.6-16.el9.aarch64                         159/163 
21:33:08 #8 28.72   Installing       : rpm-build-4.16.1.3-17.el9.aarch64                  160/163 
21:33:08 #8 28.75   Installing       : rpmlint-1.11-19.el9.noarch                         161/163 
21:33:08 #8 30.44 Selecting previously unselected package libgpgme11:arm64.
21:33:08 #8 30.45 Preparing to unpack .../138-libgpgme11_1.10.0-1ubuntu2_arm64.deb ...
21:33:08 #8 30.45 Unpacking libgpgme11:arm64 (1.10.0-1ubuntu2) ...
21:33:08 #8 30.50 Selecting previously unselected package python3-gpg.
21:33:08 #8 30.50 Preparing to unpack .../139-python3-gpg_1.10.0-1ubuntu2_arm64.deb ...
21:33:08 #8 30.50 Unpacking python3-gpg (1.10.0-1ubuntu2) ...
21:33:08 #8 30.56 Selecting previously unselected package dput.
21:33:08 #8 30.56 Preparing to unpack .../140-dput_1.0.1ubuntu1_all.deb ...
21:33:08 #8 30.57 Unpacking dput (1.0.1ubuntu1) ...
21:33:08 #8 30.61 Selecting previously unselected package libfakeroot:arm64.
21:33:08 #8 30.62 Preparing to unpack .../141-libfakeroot_1.22-2ubuntu1_arm64.deb ...
21:33:08 #8 30.62 Unpacking libfakeroot:arm64 (1.22-2ubuntu1) ...
21:33:08 #8 30.66 Selecting previously unselected package fakeroot.
21:33:08 #8 30.66 Preparing to unpack .../142-fakeroot_1.22-2ubuntu1_arm64.deb ...
21:33:08 #8 30.66 Unpacking fakeroot (1.22-2ubuntu1) ...
21:33:08 #8 30.71 Selecting previously unselected package libcurl3-gnutls:arm64.
21:33:08 #8 30.71 Preparing to unpack .../143-libcurl3-gnutls_7.58.0-2ubuntu3.19_arm64.deb ...
21:33:08 #8 30.72 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.19) ...
21:33:08 #9 30.51 Preparing to unpack .../161-libhtml-tree-perl_5.07-2_all.deb ...
21:33:08 #9 30.51 Unpacking libhtml-tree-perl (5.07-2) ...
21:33:08 #9 30.56 Selecting previously unselected package libio-html-perl.
21:33:08 #9 30.56 Preparing to unpack .../162-libio-html-perl_1.004-2_all.deb ...
21:33:08 #9 30.56 Unpacking libio-html-perl (1.004-2) ...
21:33:08 #9 30.59 Selecting previously unselected package liblwp-mediatypes-perl.
21:33:08 #9 30.59 Preparing to unpack .../163-liblwp-mediatypes-perl_6.04-1_all.deb ...
21:33:08 #9 30.60 Unpacking liblwp-mediatypes-perl (6.04-1) ...
21:33:08 #9 30.64 Selecting previously unselected package libhttp-message-perl.
21:33:08 #9 30.64 Preparing to unpack .../164-libhttp-message-perl_6.36-1_all.deb ...
21:33:08 #9 30.64 Unpacking libhttp-message-perl (6.36-1) ...
21:33:08 #9 30.68 Selecting previously unselected package libhttp-cookies-perl.
21:33:08 #9 30.68 Preparing to unpack .../165-libhttp-cookies-perl_6.10-1_all.deb ...
21:33:08 #9 30.68 Unpacking libhttp-cookies-perl (6.10-1) ...
21:33:08 #9 30.71 Selecting previously unselected package libhttp-negotiate-perl.
21:33:08 #9 30.71 Preparing to unpack .../166-libhttp-negotiate-perl_6.01-1_all.deb ...
21:33:08 #9 30.72 Unpacking libhttp-negotiate-perl (6.01-1) ...
21:33:08 #9 30.75 Selecting previously unselected package perl-openssl-defaults:arm64.
21:33:08 #8 31.42 Preparing to unpack .../147-python3-six_1.12.0-1_all.deb ...
21:33:08 #8 31.42 Unpacking python3-six (1.12.0-1) ...
21:33:08 #8 31.50 Selecting previously unselected package python3-debian.
21:33:08 #8 31.50 Preparing to unpack .../148-python3-debian_0.1.35_all.deb ...
21:33:08 #8 31.50 Unpacking python3-debian (0.1.35) ...
21:33:08 #8 31.60 Selecting previously unselected package libgpgme11:arm64.
21:33:08 #8 31.60 Preparing to unpack .../149-libgpgme11_1.12.0-6_arm64.deb ...
21:33:08 #8 31.60 Unpacking libgpgme11:arm64 (1.12.0-6) ...
21:33:08 #8 31.69 Selecting previously unselected package python3-gpg.
21:33:08 #9 29.20 Preparing to unpack .../120-libcurl4_7.68.0-1ubuntu2.12_arm64.deb ...
21:33:08 #9 29.20 Unpacking libcurl4:arm64 (7.68.0-1ubuntu2.12) ...
21:33:08 #9 29.29 Selecting previously unselected package curl.
21:33:08 #9 29.29 Preparing to unpack .../121-curl_7.68.0-1ubuntu2.12_arm64.deb ...
21:33:08 #9 29.30 Unpacking curl (7.68.0-1ubuntu2.12) ...
21:33:08 #9 29.34 Selecting previously unselected package dctrl-tools.
21:33:08 #9 29.34 Preparing to unpack .../122-dctrl-tools_2.24-3_arm64.deb ...
21:33:08 #9 29.35 Unpacking dctrl-tools (2.24-3) ...
21:33:08 #9 29.38 Selecting previously unselected package libtool.
21:33:08 #9 29.39 Preparing to unpack .../123-libtool_2.4.6-14_all.deb ...
21:33:08 #9 29.39 Unpacking libtool (2.4.6-14) ...
21:33:08 #9 29.43 Selecting previously unselected package dh-autoreconf.
21:33:08 #9 29.43 Preparing to unpack .../124-dh-autoreconf_19_all.deb ...
21:33:08 #9 29.44 Unpacking dh-autoreconf (19) ...
21:33:08 #9 29.48 Selecting previously unselected package libdebhelper-perl.
21:33:08 #9 21.63 Preparing to unpack .../041-libx11-6_2%3a1.7.5-1_amd64.deb ...
21:33:08 #9 21.64 Unpacking libx11-6:amd64 (2:1.7.5-1) ...
21:33:08 #9 21.68 Selecting previously unselected package libxext6:amd64.
21:33:08 #9 21.68 Preparing to unpack .../042-libxext6_2%3a1.3.4-1build1_amd64.deb ...
21:33:08 #9 21.68 Unpacking libxext6:amd64 (2:1.3.4-1build1) ...
21:33:08 #9 21.71 Selecting previously unselected package libxmuu1:amd64.
21:33:08 #9 21.72 Preparing to unpack .../043-libxmuu1_2%3a1.1.3-3_amd64.deb ...
21:33:08 #9 21.72 Unpacking libxmuu1:amd64 (2:1.1.3-3) ...
21:33:08 #9 21.77 Selecting previously unselected package man-db.
21:33:08 #9 21.77 Preparing to unpack .../044-man-db_2.10.2-1_amd64.deb ...
21:33:08 #9 21.77 Unpacking man-db (2.10.2-1) ...
21:33:08 #9 21.82 Selecting previously unselected package manpages.
21:33:08 #9 21.83 Preparing to unpack .../045-manpages_5.10-1ubuntu1_all.deb ...
21:33:08 #9 21.83 Unpacking manpages (5.10-1ubuntu1) ...
21:33:08 #8 24.81 Selecting previously unselected package publicsuffix.
21:33:08 #8 24.81 Preparing to unpack .../043-publicsuffix_20180223.1310-1_all.deb ...
21:33:08 #8 24.84 Unpacking publicsuffix (20180223.1310-1) ...
21:33:08 #8 24.97 Selecting previously unselected package python-apt-common.
21:33:08 #8 24.97 Preparing to unpack .../044-python-apt-common_1.6.5ubuntu0.7_all.deb ...
21:33:08 #8 24.99 Unpacking python-apt-common (1.6.5ubuntu0.7) ...
21:33:08 #21 16.14 The following additional packages will be installed:
21:33:08 #21 16.14   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
21:33:08 #21 16.14   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
21:33:08 #21 16.14   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
21:33:08 #21 16.14   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
21:33:08 #21 16.14   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
21:33:08 #21 16.14   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
21:33:08 #21 16.14   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
21:33:08 #21 16.14   g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf
21:33:08 #21 16.14   g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu
21:33:08 #21 16.14   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
21:33:08 #21 16.15   g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
21:33:08 #21 16.15   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
21:33:08 #21 16.15   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
21:33:08 #21 16.15   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
21:33:08 #21 16.15   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
21:33:08 #21 16.15   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
21:33:08 #21 16.15   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
21:33:08 #21 16.15   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
21:33:08 #21 16.15   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
21:33:08 #21 16.15   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
21:33:08 #21 16.15   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
21:33:08 #21 16.15   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
21:33:08 #21 16.15   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
21:33:08 #21 16.15   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
21:33:08 #21 16.15   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
21:33:08 #21 16.15   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
21:33:08 #21 16.15   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
21:33:08 #21 16.15   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
21:33:08 #21 16.15   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
21:33:08 #21 16.15   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
21:33:08 #21 16.15   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
21:33:08 #21 16.15   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
21:33:08 #21 16.15   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
21:33:08 #21 16.15   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
21:33:08 #21 16.15   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
21:33:08 #21 16.15   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
21:33:08 #21 16.15   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
21:33:08 #21 16.15   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
21:33:08 #21 16.15   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
21:33:08 #21 16.15   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
21:33:08 #21 16.15   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
21:33:08 #21 16.15   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
21:33:08 #21 16.15   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
21:33:08 #21 16.15   linux-libc-dev-s390x-cross patch xz-utils
21:33:08 #21 16.16 Suggested packages:
21:33:08 #21 16.16   binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch
21:33:08 #21 16.16   debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu
21:33:08 #21 16.16   gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex
21:33:08 #21 16.16   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
21:33:08 #21 16.16   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
21:33:08 #21 16.16   libyaml-shell-perl ed diffutils-doc
21:33:08 #21 16.16 Recommended packages:
21:33:08 #21 16.16   fakeroot build-essential libalgorithm-merge-perl libwww-perl
21:33:08 #21 16.16   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
21:33:08 #8 27.74 Fedora 35 - aarch64 - Updates                    18 MB/s |  30 MB     00:01    
21:33:08 #8 20.92 Selecting previously unselected package perl-modules-5.26.
21:33:08 #8 20.92 Preparing to unpack .../006-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ...
21:33:08 #8 20.92 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ...
21:33:08 #8 17.00 Setting up libssl1.1:armhf (1.1.1n-0+deb10u3) ...
21:33:08 #8 28.88 Selecting previously unselected package gcc.
21:33:08 #8 28.88 Preparing to unpack .../070-gcc_4%3a8.3.0-1_amd64.deb ...
21:33:08 #8 28.89 Unpacking gcc (4:8.3.0-1) ...
21:33:08 #8 28.91 Selecting previously unselected package libstdc++-8-dev:amd64.
21:33:08 #8 28.91 Preparing to unpack .../071-libstdc++-8-dev_8.3.0-6_amd64.deb ...
21:33:08 #8 28.92 Unpacking libstdc++-8-dev:amd64 (8.3.0-6) ...
21:33:08 #9 20.63 Selecting previously unselected package python3-minimal.
21:33:08 #9 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 ... 4439 files and directories currently installed.)
21:33:08 #9 20.63 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ...
21:33:08 #9 20.63 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
21:33:08 #9 20.67 Selecting previously unselected package mime-support.
21:33:08 #9 20.67 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
21:33:08 #9 20.67 Unpacking mime-support (3.64ubuntu1) ...
21:33:08 #9 20.73 Selecting previously unselected package libmpdec2:amd64.
21:33:08 #8 29.34 Unpacking fontconfig-config (2.13.1-4.2) ...
21:33:08 #8 29.39 Selecting previously unselected package libcurl3-gnutls:arm64.
21:33:08 #8 29.40 Preparing to unpack .../158-libcurl3-gnutls_7.74.0-1.3+deb11u2_arm64.deb ...
21:33:08 #8 29.40 Unpacking libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u2) ...
21:33:08 #8 29.45 Selecting previously unselected package liberror-perl.
21:33:08 #8 29.45 Preparing to unpack .../159-liberror-perl_0.17029-1_all.deb ...
21:33:08 #8 29.46 Unpacking liberror-perl (0.17029-1) ...
21:33:08 #8 29.49 Selecting previously unselected package git-man.
21:33:08 #8 29.50 Preparing to unpack .../160-git-man_1%3a2.30.2-1_all.deb ...
21:33:08 #8 29.50 Unpacking git-man (1:2.30.2-1) ...
21:33:08 #8 28.76   Installing       : dnf-plugins-core-4.1.0-2.el9.noarch                162/163 
21:33:08 #8 28.90   Installing       : glibc-gconv-extra-2.34-40.el9.aarch64              163/163 
21:33:08 #8 30.77 Selecting previously unselected package liberror-perl.
21:33:08 #8 30.77 Preparing to unpack .../144-liberror-perl_0.17025-1_all.deb ...
21:33:08 #8 30.77 Unpacking liberror-perl (0.17025-1) ...
21:33:08 #8 30.81 Selecting previously unselected package git-man.
21:33:08 #8 30.81 Preparing to unpack .../145-git-man_1%3a2.17.1-1ubuntu0.12_all.deb ...
21:33:08 #8 30.81 Unpacking git-man (1:2.17.1-1ubuntu0.12) ...
21:33:08 #9 30.75 Preparing to unpack .../167-perl-openssl-defaults_5build2_arm64.deb ...
21:33:08 #9 30.80 Unpacking perl-openssl-defaults:arm64 (5build2) ...
21:33:08 #9 30.83 Selecting previously unselected package libnet-ssleay-perl:arm64.
21:33:08 #9 30.84 Preparing to unpack .../168-libnet-ssleay-perl_1.92-1build2_arm64.deb ...
21:33:08 #9 30.84 Unpacking libnet-ssleay-perl:arm64 (1.92-1build2) ...
21:33:08 #9 30.89 Selecting previously unselected package libio-socket-ssl-perl.
21:33:08 #9 30.90 Preparing to unpack .../169-libio-socket-ssl-perl_2.074-2_all.deb ...
21:33:08 #9 30.90 Unpacking libio-socket-ssl-perl (2.074-2) ...
21:33:08 #9 30.95 Selecting previously unselected package libnet-http-perl.
21:33:08 #9 30.96 Preparing to unpack .../170-libnet-http-perl_6.22-1_all.deb ...
21:33:08 #9 30.96 Unpacking libnet-http-perl (6.22-1) ...
21:33:08 #9 30.99 Selecting previously unselected package liblwp-protocol-https-perl.
21:33:08 #9 30.99 Preparing to unpack .../171-liblwp-protocol-https-perl_6.10-1_all.deb ...
21:33:08 #9 29.48 Preparing to unpack .../125-libdebhelper-perl_12.10ubuntu1_all.deb ...
21:33:08 #9 29.49 Unpacking libdebhelper-perl (12.10ubuntu1) ...
21:33:08 #9 29.53 Selecting previously unselected package libarchive-zip-perl.
21:33:08 #9 29.53 Preparing to unpack .../126-libarchive-zip-perl_1.67-2_all.deb ...
21:33:08 #9 29.53 Unpacking libarchive-zip-perl (1.67-2) ...
21:33:08 #9 29.57 Selecting previously unselected package libsub-override-perl.
21:33:08 #9 29.57 Preparing to unpack .../127-libsub-override-perl_0.09-2_all.deb ...
21:33:08 #9 29.58 Unpacking libsub-override-perl (0.09-2) ...
21:33:08 #9 29.61 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:33:08 #9 29.61 Preparing to unpack .../128-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ...
21:33:08 #9 29.61 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ...
21:33:08 #9 29.65 Selecting previously unselected package dh-strip-nondeterminism.
21:33:08 #9 29.65 Preparing to unpack .../129-dh-strip-nondeterminism_1.7.0-1_all.deb ...
21:33:08 #9 29.66 Unpacking dh-strip-nondeterminism (1.7.0-1) ...
21:33:08 #9 29.69 Selecting previously unselected package dwz.
21:33:08 #9 29.70 Preparing to unpack .../130-dwz_0.13-5_arm64.deb ...
21:33:08 #9 29.70 Unpacking dwz (0.13-5) ...
21:33:08 #9 29.75 Selecting previously unselected package libcroco3:arm64.
21:33:08 #8 31.69 Preparing to unpack .../150-python3-gpg_1.12.0-6_arm64.deb ...
21:33:08 #8 31.72 Unpacking python3-gpg (1.12.0-6) ...
21:33:08 #8 31.85 Selecting previously unselected package dput.
21:33:08 #8 31.85 Preparing to unpack .../151-dput_1.0.3_all.deb ...
21:33:08 #8 31.86 Unpacking dput (1.0.3) ...
21:33:08 #8 31.98 Selecting previously unselected package equivs.
21:33:08 #9 21.96 Selecting previously unselected package openssh-client.
21:33:08 #9 21.96 Preparing to unpack .../046-openssh-client_1%3a8.9p1-3_amd64.deb ...
21:33:08 #9 21.98 Unpacking openssh-client (1:8.9p1-3) ...
21:33:08 #9 22.02 Selecting previously unselected package publicsuffix.
21:33:08 #9 22.02 Preparing to unpack .../047-publicsuffix_20211207.1025-1_all.deb ...
21:33:08 #9 22.03 Unpacking publicsuffix (20211207.1025-1) ...
21:33:08 #9 22.06 Selecting previously unselected package libunwind8:amd64.
21:33:08 #9 22.06 Preparing to unpack .../048-libunwind8_1.3.2-2build2_amd64.deb ...
21:33:08 #9 22.06 Unpacking libunwind8:amd64 (1.3.2-2build2) ...
21:33:08 #9 22.09 Selecting previously unselected package strace.
21:33:08 #9 22.09 Preparing to unpack .../049-strace_5.16-0ubuntu3_amd64.deb ...
21:33:08 #9 22.10 Unpacking strace (5.16-0ubuntu3) ...
21:33:08 #9 22.13 Selecting previously unselected package xauth.
21:33:08 #8 25.13 Selecting previously unselected package python3-apt.
21:33:08 #8 25.13 Preparing to unpack .../045-python3-apt_1.6.5ubuntu0.7_amd64.deb ...
21:33:08 #8 25.14 Unpacking python3-apt (1.6.5ubuntu0.7) ...
21:33:08 #8 25.25 Selecting previously unselected package libunwind8:amd64.
21:33:08 #8 25.25 Preparing to unpack .../046-libunwind8_1.2.1-8_amd64.deb ...
21:33:08 #8 25.27 Unpacking libunwind8:amd64 (1.2.1-8) ...
21:33:08 #8 25.36 Selecting previously unselected package strace.
21:33:08 21:33:08 #8 27.50 Selecting previously unselected package gcc.
#8 17.23 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ...
21:33:08 #8 17.24 Setting up libexpat1:armhf (2.2.6-2+deb10u4) ...
21:33:08 #8 27.50 Preparing to unpack .../054-gcc_4%3a10.2.1-1_amd64.deb ...
21:33:08 #8 27.54 Unpacking gcc (4:10.2.1-1) ...
21:33:08 #8 17.25 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
21:33:08 #8 27.61 Selecting previously unselected package libstdc++-10-dev:amd64.
21:33:08 #8 27.61 Preparing to unpack .../055-libstdc++-10-dev_10.2.1-6_amd64.deb ...
21:33:08 #8 27.62 Unpacking libstdc++-10-dev:amd64 (10.2.1-6) ...
21:33:08 #8 27.97 Selecting previously unselected package g++-10.
21:33:08 #8 27.97 Preparing to unpack .../056-g++-10_10.2.1-6_amd64.deb ...
21:33:08 #8 27.97 Unpacking g++-10 (10.2.1-6) ...
21:33:08 #9 20.73 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ...
21:33:08 #9 20.73 Unpacking libmpdec2:amd64 (2.4.2-3) ...
21:33:08 #9 20.77 Selecting previously unselected package readline-common.
21:33:08 #9 20.77 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
21:33:08 #9 20.78 Unpacking readline-common (8.0-4) ...
21:33:08 #9 20.82 Selecting previously unselected package libreadline8:amd64.
21:33:08 #9 20.82 Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ...
21:33:08 #9 20.82 Unpacking libreadline8:amd64 (8.0-4) ...
21:33:08 #9 20.87 Selecting previously unselected package libsqlite3-0:amd64.
21:33:08 #8 29.15 Selecting previously unselected package g++-8.
21:33:08 #8 29.16 Preparing to unpack .../072-g++-8_8.3.0-6_amd64.deb ...
21:33:08 #8 29.16 Unpacking g++-8 (8.3.0-6) ...
21:33:08 #8 29.62 Selecting previously unselected package git.
21:33:08 #8 29.62 Preparing to unpack .../161-git_1%3a2.30.2-1_arm64.deb ...
21:33:08 #8 29.65 Unpacking git (1:2.30.2-1) ...
21:33:08 #8 26.05   Preparing        :                                                        1/1 
21:33:08 #8 26.13   Installing       : systemd-libs-250-7.el9.x86_64                        1/163 
21:33:08 #8 26.16   Running scriptlet: systemd-libs-250-7.el9.x86_64                        1/163 
21:33:08 #8 26.18   Installing       : elfutils-debuginfod-client-0.187-5.el9.x86_64        2/163 
21:33:08 #8 26.18   Running scriptlet: groff-base-1.22.4-10.el9.x86_64                      3/163 
21:33:08 #8 26.23   Installing       : groff-base-1.22.4-10.el9.x86_64                      3/163 
21:33:08 #8 31.98 Preparing to unpack .../152-equivs_2.2.0_all.deb ...
21:33:08 #8 31.99 Unpacking equivs (2.2.0) ...
21:33:08 #8 32.18 Selecting previously unselected package exim4-config.
21:33:08 #8 32.18 Preparing to unpack .../153-exim4-config_4.92-8+deb10u6_all.deb ...
21:33:08 #8 32.19 Unpacking exim4-config (4.92-8+deb10u6) ...
21:33:08 #9 29.75 Preparing to unpack .../131-libcroco3_0.6.13-1_arm64.deb ...
21:33:08 #9 29.76 Unpacking libcroco3:arm64 (0.6.13-1) ...
21:33:08 #9 29.80 Selecting previously unselected package gettext.
21:33:08 #9 29.80 Preparing to unpack .../132-gettext_0.19.8.1-10build1_arm64.deb ...
21:33:08 #9 29.81 Unpacking gettext (0.19.8.1-10build1) ...
21:33:08 #9 29.90 Selecting previously unselected package intltool-debian.
21:33:08 #9 29.90 Preparing to unpack .../133-intltool-debian_0.35.0+20060710.5_all.deb ...
21:33:08 #9 29.90 Unpacking intltool-debian (0.35.0+20060710.5) ...
21:33:08 #9 29.94 Selecting previously unselected package po-debconf.
21:33:08 #9 29.94 Preparing to unpack .../134-po-debconf_1.0.21_all.deb ...
21:33:08 #9 29.94 Unpacking po-debconf (1.0.21) ...
21:33:08 #9 29.99 Selecting previously unselected package debhelper.
21:33:08 #9 29.99 Preparing to unpack .../135-debhelper_12.10ubuntu1_all.deb ...
21:33:08 #9 29.99 Unpacking debhelper (12.10ubuntu1) ...
21:33:08 #8 30.92 Selecting previously unselected package git.
21:33:08 #8 30.92 Preparing to unpack .../146-git_1%3a2.17.1-1ubuntu0.12_arm64.deb ...
21:33:08 #8 30.94 Unpacking git (1:2.17.1-1ubuntu0.12) ...
21:33:08 #9 31.00 Unpacking liblwp-protocol-https-perl (6.10-1) ...
21:33:08 #9 31.04 Selecting previously unselected package libtry-tiny-perl.
21:33:08 #9 31.04 Preparing to unpack .../172-libtry-tiny-perl_0.31-1_all.deb ...
21:33:08 #9 31.05 Unpacking libtry-tiny-perl (0.31-1) ...
21:33:08 #9 31.08 Selecting previously unselected package libwww-robotrules-perl.
21:33:08 #9 31.08 Preparing to unpack .../173-libwww-robotrules-perl_6.02-1_all.deb ...
21:33:08 #9 31.09 Unpacking libwww-robotrules-perl (6.02-1) ...
21:33:08 #9 31.13 Selecting previously unselected package libwww-perl.
21:33:08 #9 31.13 Preparing to unpack .../174-libwww-perl_6.61-1_all.deb ...
21:33:08 #9 31.13 Unpacking libwww-perl (6.61-1) ...
21:33:08 #9 31.20 Selecting previously unselected package patchutils.
21:33:08 #9 31.20 Preparing to unpack .../175-patchutils_0.4.2-1build2_arm64.deb ...
21:33:08 #9 31.20 Unpacking patchutils (0.4.2-1build2) ...
21:33:08 #9 31.24 Selecting previously unselected package wdiff.
21:33:08 #9 22.14 Preparing to unpack .../050-xauth_1%3a1.1-1build2_amd64.deb ...
21:33:08 #9 22.14 Unpacking xauth (1:1.1-1build2) ...
21:33:08 #9 22.17 Selecting previously unselected package xz-utils.
21:33:08 #9 22.17 Preparing to unpack .../051-xz-utils_5.2.5-2ubuntu1_amd64.deb ...
21:33:08 #9 22.17 Unpacking xz-utils (5.2.5-2ubuntu1) ...
21:33:08 #9 22.21 Selecting previously unselected package libsigsegv2:amd64.
21:33:08 #9 22.21 Preparing to unpack .../052-libsigsegv2_2.13-1ubuntu3_amd64.deb ...
21:33:08 #9 22.21 Unpacking libsigsegv2:amd64 (2.13-1ubuntu3) ...
21:33:08 #9 22.24 Selecting previously unselected package m4.
21:33:08 #9 22.24 Preparing to unpack .../053-m4_1.4.18-5ubuntu2_amd64.deb ...
21:33:08 #9 22.25 Unpacking m4 (1.4.18-5ubuntu2) ...
21:33:08 #9 22.28 Selecting previously unselected package autoconf.
21:33:08 #9 22.28 Preparing to unpack .../054-autoconf_2.71-2_all.deb ...
21:33:08 #9 22.28 Unpacking autoconf (2.71-2) ...
21:33:08 #9 22.32 Selecting previously unselected package autotools-dev.
21:33:08 #9 22.33 Preparing to unpack .../055-autotools-dev_20220109.1_all.deb ...
21:33:08 #9 22.33 Unpacking autotools-dev (20220109.1) ...
21:33:08 #9 22.36 Selecting previously unselected package automake.
21:33:08 #8 25.36 Preparing to unpack .../047-strace_4.21-1ubuntu1_amd64.deb ...
21:33:08 #8 25.38 Unpacking strace (4.21-1ubuntu1) ...
21:33:08 #8 25.49 Selecting previously unselected package xauth.
21:33:08 #8 25.49 Preparing to unpack .../048-xauth_1%3a1.0.10-1_amd64.deb ...
21:33:08 #8 25.50 Unpacking xauth (1:1.0.10-1) ...
21:33:08 #8 25.55 Selecting previously unselected package at.
21:33:08 #8 25.55 Preparing to unpack .../049-at_3.1.20-3.1ubuntu2_amd64.deb ...
21:33:08 #8 25.55 Unpacking at (3.1.20-3.1ubuntu2) ...
21:33:08 #8 25.59 Selecting previously unselected package libsigsegv2:amd64.
21:33:09 #9 20.87 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.3_amd64.deb ...
21:33:09 #9 20.88 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ...
21:33:09 #9 20.95 Selecting previously unselected package libpython3.8-stdlib:amd64.
21:33:09 #9 20.95 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.5_amd64.deb ...
21:33:09 #9 20.96 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.5) ...
21:33:09 #9 21.15 Selecting previously unselected package python3.8.
21:33:09 #8 21.57 Selecting previously unselected package libgdbm-compat4:armhf.
21:33:09 #8 21.57 Preparing to unpack .../007-libgdbm-compat4_1.14.1-6_armhf.deb ...
21:33:09 #8 21.57 Unpacking libgdbm-compat4:armhf (1.14.1-6) ...
21:33:09 #9 30.09 Selecting previously unselected package libfakeroot:arm64.
21:33:09 #9 30.09 Preparing to unpack .../136-libfakeroot_1.24-1_arm64.deb ...
21:33:09 #9 30.10 Unpacking libfakeroot:arm64 (1.24-1) ...
21:33:09 #9 30.13 Selecting previously unselected package fakeroot.
21:33:09 #9 30.13 Preparing to unpack .../137-fakeroot_1.24-1_arm64.deb ...
21:33:09 #9 30.14 Unpacking fakeroot (1.24-1) ...
21:33:09 #9 30.18 Selecting previously unselected package libassuan0:arm64.
21:33:09 #9 30.18 Preparing to unpack .../138-libassuan0_2.5.3-7ubuntu2_arm64.deb ...
21:33:09 #9 30.19 Unpacking libassuan0:arm64 (2.5.3-7ubuntu2) ...
21:33:09 #9 30.22 Selecting previously unselected package gpgconf.
21:33:09 #9 30.22 Preparing to unpack .../139-gpgconf_2.2.19-3ubuntu2.2_arm64.deb ...
21:33:09 #9 30.22 Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
21:33:09 #9 30.27 Selecting previously unselected package libksba8:arm64.
21:33:09 #9 30.27 Preparing to unpack .../140-libksba8_1.3.5-2_arm64.deb ...
21:33:09 #9 30.27 Unpacking libksba8:arm64 (1.3.5-2) ...
21:33:09 #9 30.31 Selecting previously unselected package libnpth0:arm64.
21:33:09 #8 26.27   Running scriptlet: groff-base-1.22.4-10.el9.x86_64                      3/163 
21:33:09 #8 26.27   Installing       : file-5.39-8.el9.x86_64                               4/163 
21:33:09 #8 26.32   Installing       : python3-libselinux-3.4-3.el9.x86_64                  5/163 
21:33:09 #8 26.33   Installing       : xz-5.2.5-8.el9.x86_64                                6/163 
21:33:09 #8 26.38   Installing       : unzip-6.0-56.el9.x86_64                              7/163 
21:33:09 #8 26.38   Installing       : libproxy-0.4.15-35.el9.x86_64                        8/163 
21:33:09 #8 26.42   Installing       : less-590-1.el9.x86_64                                9/163 
21:33:09 #8 26.43   Installing       : diffutils-3.7-12.el9.x86_64                         10/163 
21:33:09 #8 26.47   Installing       : cracklib-2.9.6-27.el9.x86_64                        11/163 
21:33:09 #8 31.25 Selecting previously unselected package libalgorithm-diff-perl.
21:33:09 #8 31.25 Preparing to unpack .../147-libalgorithm-diff-perl_1.19.03-1_all.deb ...
21:33:09 #8 31.26 Unpacking libalgorithm-diff-perl (1.19.03-1) ...
21:33:09 #8 31.29 Selecting previously unselected package libalgorithm-diff-xs-perl.
21:33:09 #8 31.29 Preparing to unpack .../148-libalgorithm-diff-xs-perl_0.04-5_arm64.deb ...
21:33:09 #8 31.30 Unpacking libalgorithm-diff-xs-perl (0.04-5) ...
21:33:09 #8 31.34 Selecting previously unselected package libalgorithm-merge-perl.
21:33:09 #8 31.34 Preparing to unpack .../149-libalgorithm-merge-perl_0.08-3_all.deb ...
21:33:09 #8 31.34 Unpacking libalgorithm-merge-perl (0.08-3) ...
21:33:09 #8 31.38 Selecting previously unselected package libapt-pkg-perl.
21:33:09 #8 31.38 Preparing to unpack .../150-libapt-pkg-perl_0.1.33build1_arm64.deb ...
21:33:09 #8 31.38 Unpacking libapt-pkg-perl (0.1.33build1) ...
21:33:09 #8 31.42 Selecting previously unselected package libarchive-cpio-perl.
21:33:09 #9 31.25 Preparing to unpack .../176-wdiff_1.2.2-2build3_arm64.deb ...
21:33:09 #9 31.25 Unpacking wdiff (1.2.2-2build3) ...
21:33:09 #9 31.30 Selecting previously unselected package devscripts.
21:33:09 #9 31.30 Preparing to unpack .../177-devscripts_2.22.1ubuntu1_arm64.deb ...
21:33:09 #9 31.32 Unpacking devscripts (2.22.1ubuntu1) ...
21:33:09 #9 31.40 Selecting previously unselected package diffstat.
21:33:09 #9 31.41 Preparing to unpack .../178-diffstat_1.64-1build2_arm64.deb ...
21:33:09 #9 31.41 Unpacking diffstat (1.64-1build2) ...
21:33:09 #9 31.45 Selecting previously unselected package python3-chardet.
21:33:09 #9 31.46 Preparing to unpack .../179-python3-chardet_4.0.0-1_all.deb ...
21:33:09 #9 31.46 Unpacking python3-chardet (4.0.0-1) ...
21:33:09 #9 31.50 Selecting previously unselected package zstd.
21:33:09 #9 31.51 Preparing to unpack .../180-zstd_1.4.8+dfsg-3build1_arm64.deb ...
21:33:09 #9 31.51 Unpacking zstd (1.4.8+dfsg-3build1) ...
21:33:09 #9 31.56 Selecting previously unselected package python3-debian.
21:33:09 #9 31.56 Preparing to unpack .../181-python3-debian_0.1.43ubuntu1_all.deb ...
21:33:09 #9 31.56 Unpacking python3-debian (0.1.43ubuntu1) ...
21:33:09 #9 31.61 Selecting previously unselected package libgpgme11:arm64.
21:33:09 #9 22.37 Preparing to unpack .../056-automake_1%3a1.16.5-1.3_all.deb ...
21:33:09 #9 22.37 Unpacking automake (1:1.16.5-1.3) ...
21:33:09 #9 22.42 Selecting previously unselected package autopoint.
21:33:09 #9 22.42 Preparing to unpack .../057-autopoint_0.21-4ubuntu4_all.deb ...
21:33:09 #9 22.43 Unpacking autopoint (0.21-4ubuntu4) ...
21:33:09 #9 22.46 Selecting previously unselected package binutils-common:amd64.
21:33:09 #9 22.46 Preparing to unpack .../058-binutils-common_2.38-3ubuntu1_amd64.deb ...
21:33:09 #9 22.46 Unpacking binutils-common:amd64 (2.38-3ubuntu1) ...
21:33:09 #9 22.50 Selecting previously unselected package libbinutils:amd64.
21:33:09 #9 22.50 Preparing to unpack .../059-libbinutils_2.38-3ubuntu1_amd64.deb ...
21:33:09 #9 22.50 Unpacking libbinutils:amd64 (2.38-3ubuntu1) ...
21:33:09 #9 22.54 Selecting previously unselected package libctf-nobfd0:amd64.
21:33:09 #9 22.54 Preparing to unpack .../060-libctf-nobfd0_2.38-3ubuntu1_amd64.deb ...
21:33:09 #9 22.55 Unpacking libctf-nobfd0:amd64 (2.38-3ubuntu1) ...
21:33:09 #9 22.58 Selecting previously unselected package libctf0:amd64.
21:33:09 #9 22.58 Preparing to unpack .../061-libctf0_2.38-3ubuntu1_amd64.deb ...
21:33:09 #9 22.58 Unpacking libctf0:amd64 (2.38-3ubuntu1) ...
21:33:09 #9 22.61 Selecting previously unselected package binutils-x86-64-linux-gnu.
21:33:09 #8 25.59 Preparing to unpack .../050-libsigsegv2_2.12-1_amd64.deb ...
21:33:09 #8 25.60 Unpacking libsigsegv2:amd64 (2.12-1) ...
21:33:09 #8 25.63 Selecting previously unselected package m4.
21:33:09 #8 25.63 Preparing to unpack .../051-m4_1.4.18-1_amd64.deb ...
21:33:09 #8 25.63 Unpacking m4 (1.4.18-1) ...
21:33:09 #8 25.68 Selecting previously unselected package autoconf.
21:33:09 #8 25.68 Preparing to unpack .../052-autoconf_2.69-11_all.deb ...
21:33:09 #8 25.69 Unpacking autoconf (2.69-11) ...
21:33:09 #8 25.74 Selecting previously unselected package autotools-dev.
21:33:09 #8 25.74 Preparing to unpack .../053-autotools-dev_20180224.1_all.deb ...
21:33:09 #8 25.75 Unpacking autotools-dev (20180224.1) ...
21:33:09 #8 25.79 Selecting previously unselected package automake.
21:33:09 #8 25.79 Preparing to unpack .../054-automake_1%3a1.15.1-3ubuntu2_all.deb ...
21:33:09 #8 25.79 Unpacking automake (1:1.15.1-3ubuntu2) ...
21:33:09 #8 25.86 Selecting previously unselected package autopoint.
21:33:09 #8 32.36 Selecting previously unselected package exim4-base.
21:33:09 #8 32.36 Preparing to unpack .../154-exim4-base_4.92-8+deb10u6_arm64.deb ...
21:33:09 #8 32.39 Unpacking exim4-base (4.92-8+deb10u6) ...
21:33:09 #8 32.49 Selecting previously unselected package libevent-2.1-6:arm64.
21:33:09 #8 32.49 Preparing to unpack .../155-libevent-2.1-6_2.1.8-stable-4_arm64.deb ...
21:33:09 #10 17.01 CentOS Stream 8 - PowerTools                    1.7 MB/s | 3.2 MB     00:01    
21:33:09 #9 21.15 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.5_amd64.deb ...
21:33:09 #9 21.16 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.5) ...
21:33:09 #9 21.19 Selecting previously unselected package libpython3-stdlib:amd64.
21:33:09 #9 21.19 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ...
21:33:09 #9 21.20 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
21:33:09 #9 21.22 Setting up python3-minimal (3.8.2-0ubuntu2) ...
21:33:09 #9 21.41 Selecting previously unselected package python3.
21:33:09 #8 17.81 Selecting previously unselected package python3-minimal.
21:33:09 #8 17.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 ... 9597 files and directories currently installed.)
21:33:09 #8 17.81 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ...
21:33:09 #8 17.82 Unpacking python3-minimal (3.7.3-1) ...
21:33:09 #8 17.87 Selecting previously unselected package mime-support.
21:33:09 #8 17.87 Preparing to unpack .../1-mime-support_3.62_all.deb ...
21:33:09 #8 17.88 Unpacking mime-support (3.62) ...
21:33:09 #8 17.97 Selecting previously unselected package libmpdec2:armhf.
21:33:09 #8 17.97 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ...
21:33:09 #8 17.97 Unpacking libmpdec2:armhf (2.4.2-2) ...
21:33:09 #8 21.61 Selecting previously unselected package libperl5.26:armhf.
21:33:09 #8 21.61 Preparing to unpack .../008-libperl5.26_5.26.1-6ubuntu0.5_armhf.deb ...
21:33:09 #8 21.62 Unpacking libperl5.26:armhf (5.26.1-6ubuntu0.5) ...
21:33:09 #8 30.12 Selecting previously unselected package iso-codes.
21:33:09 #8 30.12 Preparing to unpack .../162-iso-codes_4.6.0-1_all.deb ...
21:33:09 #8 30.13 Unpacking iso-codes (4.6.0-1) ...
21:33:09 #9 30.31 Preparing to unpack .../141-libnpth0_1.6-1_arm64.deb ...
21:33:09 #9 30.32 Unpacking libnpth0:arm64 (1.6-1) ...
21:33:09 #9 30.36 Selecting previously unselected package dirmngr.
21:33:09 #9 30.36 Preparing to unpack .../142-dirmngr_2.2.19-3ubuntu2.2_arm64.deb ...
21:33:09 #9 30.38 Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
21:33:09 #9 30.43 Selecting previously unselected package gnupg-l10n.
21:33:09 #9 30.43 Preparing to unpack .../143-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
21:33:09 #9 30.44 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
21:33:09 #9 30.48 Selecting previously unselected package gnupg-utils.
21:33:09 #9 30.48 Preparing to unpack .../144-gnupg-utils_2.2.19-3ubuntu2.2_arm64.deb ...
21:33:09 #9 30.48 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
21:33:09 #9 30.54 Selecting previously unselected package gpg.
21:33:09 #8 26.51   Installing       : cpio-2.13-16.el9.x86_64                             12/163 
21:33:09 #8 26.52   Installing       : bzip2-1.0.8-8.el9.x86_64                            13/163 
21:33:09 #8 26.63   Installing       : cracklib-dicts-2.9.6-27.el9.x86_64                  14/163 
21:33:09 #8 26.64   Installing       : zip-3.0-33.el9.x86_64                               15/163 
21:33:09 #8 26.68   Installing       : python3-libsemanage-3.4-2.el9.x86_64                16/163 
21:33:09 #8 26.68   Installing       : python3-file-magic-5.39-8.el9.noarch                17/163 
21:33:09 #8 31.42 Preparing to unpack .../151-libarchive-cpio-perl_0.10-1_all.deb ...
21:33:09 #8 31.43 Unpacking libarchive-cpio-perl (0.10-1) ...
21:33:09 #8 31.46 Selecting previously unselected package libb-hooks-op-check-perl.
21:33:09 #8 31.46 Preparing to unpack .../152-libb-hooks-op-check-perl_0.22-1_arm64.deb ...
21:33:09 #8 31.47 Unpacking libb-hooks-op-check-perl (0.22-1) ...
21:33:09 #8 31.50 Selecting previously unselected package libdynaloader-functions-perl.
21:33:09 #8 31.50 Preparing to unpack .../153-libdynaloader-functions-perl_0.003-1_all.deb ...
21:33:09 #8 31.51 Unpacking libdynaloader-functions-perl (0.003-1) ...
21:33:09 #8 31.54 Selecting previously unselected package libdevel-callchecker-perl.
21:33:09 #8 31.54 Preparing to unpack .../154-libdevel-callchecker-perl_0.007-2build1_arm64.deb ...
21:33:09 #8 31.55 Unpacking libdevel-callchecker-perl (0.007-2build1) ...
21:33:09 #8 31.58 Selecting previously unselected package libparams-classify-perl.
21:33:09 #8 31.58 Preparing to unpack .../155-libparams-classify-perl_0.015-1_arm64.deb ...
21:33:09 #8 31.58 Unpacking libparams-classify-perl (0.015-1) ...
21:33:09 #8 31.62 Selecting previously unselected package libmodule-runtime-perl.
21:33:09 #8 31.62 Preparing to unpack .../156-libmodule-runtime-perl_0.016-1_all.deb ...
21:33:09 #8 31.62 Unpacking libmodule-runtime-perl (0.016-1) ...
21:33:09 #8 31.66 Selecting previously unselected package libtry-tiny-perl.
21:33:09 #8 31.66 Preparing to unpack .../157-libtry-tiny-perl_0.30-1_all.deb ...
21:33:09 #8 31.66 Unpacking libtry-tiny-perl (0.30-1) ...
21:33:09 #8 31.70 Selecting previously unselected package libmodule-implementation-perl.
21:33:09 #8 31.70 Preparing to unpack .../158-libmodule-implementation-perl_0.09-1_all.deb ...
21:33:09 #8 31.70 Unpacking libmodule-implementation-perl (0.09-1) ...
21:33:09 #8 31.74 Selecting previously unselected package libsub-exporter-progressive-perl.
21:33:09 #8 31.74 Preparing to unpack .../159-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
21:33:09 #8 31.74 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
21:33:09 #8 31.77 Selecting previously unselected package libvariable-magic-perl.
21:33:09 #9 31.61 Preparing to unpack .../182-libgpgme11_1.16.0-1.2ubuntu4_arm64.deb ...
21:33:09 #9 31.61 Unpacking libgpgme11:arm64 (1.16.0-1.2ubuntu4) ...
21:33:09 #9 31.65 Selecting previously unselected package python3-gpg.
21:33:09 #9 31.65 Preparing to unpack .../183-python3-gpg_1.16.0-1.2ubuntu4_arm64.deb ...
21:33:09 #9 31.65 Unpacking python3-gpg (1.16.0-1.2ubuntu4) ...
21:33:09 #9 31.71 Selecting previously unselected package dput.
21:33:09 #9 31.71 Preparing to unpack .../184-dput_1.1.0ubuntu2_all.deb ...
21:33:09 #9 31.72 Unpacking dput (1.1.0ubuntu2) ...
21:33:09 #9 31.76 Selecting previously unselected package fonts-dejavu-core.
21:33:09 #9 31.76 Preparing to unpack .../185-fonts-dejavu-core_2.37-2build1_all.deb ...
21:33:09 #9 31.76 Unpacking fonts-dejavu-core (2.37-2build1) ...
21:33:09 #9 22.61 Preparing to unpack .../062-binutils-x86-64-linux-gnu_2.38-3ubuntu1_amd64.deb ...
21:33:09 #9 22.62 Unpacking binutils-x86-64-linux-gnu (2.38-3ubuntu1) ...
21:33:09 #9 22.70 Selecting previously unselected package binutils.
21:33:09 #9 22.71 Preparing to unpack .../063-binutils_2.38-3ubuntu1_amd64.deb ...
21:33:09 #9 22.71 Unpacking binutils (2.38-3ubuntu1) ...
21:33:09 #9 22.74 Selecting previously unselected package libc-dev-bin.
21:33:09 #9 22.74 Preparing to unpack .../064-libc-dev-bin_2.35-0ubuntu3.1_amd64.deb ...
21:33:09 #9 22.74 Unpacking libc-dev-bin (2.35-0ubuntu3.1) ...
21:33:09 #9 22.77 Selecting previously unselected package linux-libc-dev:amd64.
21:33:09 #9 22.77 Preparing to unpack .../065-linux-libc-dev_5.15.0-46.49_amd64.deb ...
21:33:09 #9 22.77 Unpacking linux-libc-dev:amd64 (5.15.0-46.49) ...
21:33:09 #8 25.86 Preparing to unpack .../055-autopoint_0.19.8.1-6ubuntu0.3_all.deb ...
21:33:09 #8 25.87 Unpacking autopoint (0.19.8.1-6ubuntu0.3) ...
21:33:09 #8 25.91 Selecting previously unselected package binutils-common:amd64.
21:33:09 #8 25.91 Preparing to unpack .../056-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ...
21:33:09 #8 25.91 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ...
21:33:09 #8 25.96 Selecting previously unselected package libbinutils:amd64.
21:33:09 #8 25.96 Preparing to unpack .../057-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ...
21:33:09 #8 25.97 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ...
21:33:09 #8 26.04 Selecting previously unselected package binutils-x86-64-linux-gnu.
21:33:09 #8 26.04 Preparing to unpack .../058-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ...
21:33:09 #8 26.05 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ...
21:33:09 #8 32.53 Unpacking libevent-2.1-6:arm64 (2.1.8-stable-4) ...
21:33:09 #8 32.70 Selecting previously unselected package libunbound8:arm64.
21:33:09 #8 32.70 Preparing to unpack .../156-libunbound8_1.9.0-2+deb10u2_arm64.deb ...
21:33:09 #8 32.70 Unpacking libunbound8:arm64 (1.9.0-2+deb10u2) ...
21:33:09 #8 32.78 Selecting previously unselected package libgnutls-dane0:arm64.
21:33:09 #8 29.83 Fedora 36 - aarch64 - Updates                    12 MB/s |  24 MB     00:01    
21:33:09 #9 21.41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4869 files and directories currently installed.)
21:33:09 #9 21.42 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_amd64.deb ...
21:33:09 #9 21.42 Unpacking python3 (3.8.2-0ubuntu2) ...
21:33:09 #9 21.46 Selecting previously unselected package libbsd0:amd64.
21:33:09 #9 21.46 Preparing to unpack .../001-libbsd0_0.10.0-1_amd64.deb ...
21:33:09 #9 21.46 Unpacking libbsd0:amd64 (0.10.0-1) ...
21:33:09 #9 21.50 Selecting previously unselected package bsdmainutils.
21:33:09 #9 21.50 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_amd64.deb ...
21:33:09 #9 21.50 Unpacking bsdmainutils (11.1.2ubuntu3) ...
21:33:09 #9 21.55 Selecting previously unselected package libuchardet0:amd64.
21:33:09 #9 21.55 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_amd64.deb ...
21:33:09 #9 21.56 Unpacking libuchardet0:amd64 (0.0.6-3build1) ...
21:33:09 #9 21.59 Selecting previously unselected package groff-base.
21:33:09 #9 21.59 Preparing to unpack .../004-groff-base_1.22.4-4build1_amd64.deb ...
21:33:09 #9 21.59 Unpacking groff-base (1.22.4-4build1) ...
21:33:09 #14 ...
21:33:09 
21:33:09 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:33:09 #9 sha256:2ac5dbab5439b7156233d5b5bd1469968ab41fbd16ceb2a8b93593ed10166d81
21:33:09 #9 10.25 Get:50 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpsl5 armhf 0.21.0-1.2build2 [56.9 kB]
21:33:09 #9 10.25 Get:51 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxau6 armhf 1:1.0.9-1build5 [6622 B]
21:33:09 #9 10.25 Get:52 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxdmcp6 armhf 1:1.1.3-0ubuntu5 [9452 B]
21:33:09 #9 10.25 Get:53 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxcb1 armhf 1.14-3ubuntu3 [46.1 kB]
21:33:09 #9 10.25 Get:54 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libx11-data all 2:1.7.5-1 [119 kB]
21:33:09 #9 10.25 Get:55 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libx11-6 armhf 2:1.7.5-1 [604 kB]
21:33:09 #9 10.28 Get:56 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxext6 armhf 2:1.3.4-1build1 [26.4 kB]
21:33:09 #9 10.28 Get:57 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxmuu1 armhf 2:1.1.3-3 [9288 B]
21:33:09 #9 10.32 Get:58 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf man-db armhf 2.10.2-1 [1151 kB]
21:33:09 #9 10.39 Get:59 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf manpages all 5.10-1ubuntu1 [1375 kB]
21:33:09 #9 10.44 Get:60 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf openssh-client armhf 1:8.9p1-3 [837 kB]
21:33:09 #9 10.49 Get:61 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf publicsuffix all 20211207.1025-1 [129 kB]
21:33:09 #9 10.49 Get:62 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf strace armhf 5.16-0ubuntu3 [409 kB]
21:33:09 #9 10.51 Get:63 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf xauth armhf 1:1.1-1build2 [23.8 kB]
21:33:09 #9 10.51 Get:64 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf xz-utils armhf 5.2.5-2ubuntu1 [84.6 kB]
21:33:09 #9 10.52 Get:65 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsigsegv2 armhf 2.13-1ubuntu3 [13.7 kB]
21:33:09 #9 10.52 Get:66 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf m4 armhf 1.4.18-5ubuntu2 [191 kB]
21:33:09 #9 10.52 Get:67 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf autoconf all 2.71-2 [338 kB]
21:33:09 #9 10.55 Get:68 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf autotools-dev all 20220109.1 [44.9 kB]
21:33:09 #9 10.55 Get:69 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf automake all 1:1.16.5-1.3 [558 kB]
21:33:09 #9 10.62 Get:70 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf autopoint all 0.21-4ubuntu4 [422 kB]
21:33:09 #9 10.63 Get:71 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf binutils-common armhf 2.38-3ubuntu1 [221 kB]
21:33:09 #9 10.64 Get:72 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbinutils armhf 2.38-3ubuntu1 [497 kB]
21:33:09 #9 10.66 Get:73 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libctf-nobfd0 armhf 2.38-3ubuntu1 [93.5 kB]
21:33:09 #9 10.66 Get:74 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libctf0 armhf 2.38-3ubuntu1 [93.6 kB]
21:33:09 #9 10.67 Get:75 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf binutils-arm-linux-gnueabihf armhf 2.38-3ubuntu1 [3061 kB]
21:33:09 #9 10.82 Get:76 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf binutils armhf 2.38-3ubuntu1 [3162 B]
21:33:09 #9 10.85 Get:77 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libc-dev-bin armhf 2.35-0ubuntu3.1 [19.0 kB]
21:33:09 #9 10.85 Get:78 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf linux-libc-dev armhf 5.15.0-46.49 [1261 kB]
21:33:09 #9 10.88 Get:79 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcrypt-dev armhf 1:4.4.27-1 [122 kB]
21:33:09 #9 10.89 Get:80 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf rpcsvc-proto armhf 1.4.2-0ubuntu6 [63.7 kB]
21:33:09 #9 10.89 Get:81 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libtirpc-dev armhf 1.3.2-2ubuntu0.1 [184 kB]
21:33:09 #9 10.90 Get:82 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnsl-dev armhf 1.3.0-2build2 [66.1 kB]
21:33:09 #9 10.90 Get:83 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libc6-dev armhf 2.35-0ubuntu3.1 [1332 kB]
21:33:09 #9 10.97 Get:84 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gcc-11-base armhf 11.2.0-19ubuntu1 [20.8 kB]
21:33:09 #9 10.97 Get:85 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libisl23 armhf 0.24-2build1 [581 kB]
21:33:09 #9 11.00 Get:86 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpfr6 armhf 4.1.0-3build3 [217 kB]
21:33:09 #9 11.01 Get:87 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpc3 armhf 1.2.1-2build1 [39.5 kB]
21:33:09 #9 11.01 Get:88 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf cpp-11 armhf 11.2.0-19ubuntu1 [7841 kB]
21:33:09 #9 11.47 Get:89 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf cpp armhf 4:11.2.0-1ubuntu1 [27.7 kB]
21:33:09 #9 11.47 Get:90 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcc1-0 armhf 12-20220319-1ubuntu1 [39.1 kB]
21:33:09 #9 11.47 Get:91 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgomp1 armhf 12-20220319-1ubuntu1 [110 kB]
21:33:09 #9 11.47 Get:92 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libatomic1 armhf 12-20220319-1ubuntu1 [7620 B]
21:33:09 #9 11.47 Get:93 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libasan6 armhf 11.2.0-19ubuntu1 [2242 kB]
21:33:09 #9 11.50 Get:94 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libubsan1 armhf 12-20220319-1ubuntu1 [959 kB]
21:33:09 #9 11.56 Get:95 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgcc-11-dev armhf 11.2.0-19ubuntu1 [835 kB]
21:33:09 #9 11.61 Get:96 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gcc-11 armhf 11.2.0-19ubuntu1 [15.8 MB]
21:33:09 #9 12.54 Get:97 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gcc armhf 4:11.2.0-1ubuntu1 [5126 B]
21:33:09 #9 12.54 Get:98 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstdc++-11-dev armhf 11.2.0-19ubuntu1 [2134 kB]
21:33:09 #9 12.57 Get:99 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf g++-11 armhf 11.2.0-19ubuntu1 [9018 kB]
21:33:09 #9 13.08 Get:100 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf g++ armhf 4:11.2.0-1ubuntu1 [1400 B]
21:33:09 #9 13.08 Get:101 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf make armhf 4.3-4.1build1 [163 kB]
21:33:09 #9 13.48 Get:102 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libdpkg-perl all 1.21.1ubuntu2.1 [237 kB]
21:33:09 #9 13.89 Get:103 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf bzip2 armhf 1.0.8-5build1 [34.2 kB]
21:33:09 #9 13.90 Get:104 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf patch armhf 2.7.6-7build2 [111 kB]
21:33:09 #9 13.92 Get:105 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lto-disabled-list all 24 [12.5 kB]
21:33:09 #9 13.93 Get:106 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dpkg-dev all 1.21.1ubuntu2.1 [922 kB]
21:33:09 #9 14.09 Get:107 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf build-essential armhf 12.9ubuntu3 [4744 B]
21:33:09 #9 14.09 Get:108 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbrotli1 armhf 1.0.9-2build6 [306 kB]
21:33:09 #9 14.12 Get:109 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsasl2-modules-db armhf 2.1.27+dfsg2-3ubuntu1 [19.2 kB]
21:33:09 #9 14.12 Get:110 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsasl2-2 armhf 2.1.27+dfsg2-3ubuntu1 [50.7 kB]
21:33:09 #9 14.13 Get:111 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libldap-2.5-0 armhf 2.5.12+dfsg-0ubuntu0.22.04.1 [160 kB]
21:33:09 #9 14.14 Get:112 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build4 [52.8 kB]
21:33:09 #9 14.14 Get:113 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libssh-4 armhf 0.9.6-2build1 [165 kB]
21:33:09 #9 14.15 Get:114 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl4 armhf 7.81.0-1ubuntu1.3 [253 kB]
21:33:09 #9 14.16 Get:115 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf curl armhf 7.81.0-1ubuntu1.3 [188 kB]
21:33:09 #9 14.17 Get:116 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dctrl-tools armhf 2.24-3build2 [57.2 kB]
21:33:09 #9 14.27 Get:117 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdebhelper-perl all 13.6ubuntu1 [67.2 kB]
21:33:09 #9 14.27 Get:118 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtool all 2.4.6-15build2 [164 kB]
21:33:09 #9 14.27 Get:119 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dh-autoreconf all 20 [16.1 kB]
21:33:09 #9 14.27 Get:120 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarchive-zip-perl all 1.68-1 [90.2 kB]
21:33:09 #9 14.27 Get:121 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-override-perl all 0.09-2 [9532 B]
21:33:09 #9 14.27 Get:122 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB]
21:33:09 #9 14.27 Get:123 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dh-strip-nondeterminism all 1.13.0-1 [5344 B]
21:33:09 #9 14.27 Get:124 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdw1 armhf 0.186-1build1 [228 kB]
21:33:09 #9 14.33 Get:125 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf debugedit armhf 1:5.0-4build1 [43.3 kB]
21:33:09 #9 14.33 Get:126 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dwz armhf 0.14-1build2 [99.2 kB]
21:33:09 #9 14.40 Get:127 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gettext armhf 0.21-4ubuntu4 [805 kB]
21:33:09 #9 14.42 Get:128 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf intltool-debian all 0.35.0+20060710.5 [24.9 kB]
21:33:09 #9 14.42 Get:129 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf po-debconf all 1.0.21+nmu1 [233 kB]
21:33:09 #9 14.42 Get:130 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf debhelper all 13.6ubuntu1 [923 kB]
21:33:09 #9 14.49 Get:131 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfakeroot armhf 1.28-1ubuntu1 [26.3 kB]
21:33:09 #9 14.49 Get:132 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf fakeroot armhf 1.28-1ubuntu1 [62.2 kB]
21:33:09 #9 14.49 Get:133 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libassuan0 armhf 2.5.5-1build1 [31.3 kB]
21:33:09 #9 14.49 Get:134 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpgconf armhf 2.2.27-3ubuntu2.1 [115 kB]
21:33:09 #9 14.49 Get:135 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libksba8 armhf 1.6.0-2build1 [99.7 kB]
21:33:09 #9 14.49 Get:136 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnpth0 armhf 1.6-3build2 [7230 B]
21:33:09 #9 14.56 Get:137 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dirmngr armhf 2.2.27-3ubuntu2.1 [320 kB]
21:33:09 #9 14.56 Get:138 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
21:33:09 #9 14.56 Get:139 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg-utils armhf 2.2.27-3ubuntu2.1 [456 kB]
21:33:09 #9 14.63 Get:140 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg armhf 2.2.27-3ubuntu2.1 [483 kB]
21:33:09 #9 14.64 Get:141 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf pinentry-curses armhf 1.1.1-1build2 [35.6 kB]
21:33:09 #9 14.64 Get:142 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-agent armhf 2.2.27-3ubuntu2.1 [227 kB]
21:33:09 #9 14.64 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:33:09 #9 14.64 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:33:09 #9 14.65 Get:145 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpgsm armhf 2.2.27-3ubuntu2.1 [206 kB]
21:33:09 #9 14.65 Get:146 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg all 2.2.27-3ubuntu2.1 [315 kB]
21:33:09 #9 14.71 Get:147 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-dirlist-perl all 0.05-2 [7100 B]
21:33:09 #9 14.71 Get:148 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-which-perl all 1.23-1 [13.8 kB]
21:33:09 #9 14.71 Get:149 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-homedir-perl all 1.006-1 [38.3 kB]
21:33:09 #9 14.79 Get:150 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-touch-perl all 0.12-1 [9024 B]
21:33:09 #9 14.79 Get:151 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-pty-perl armhf 1:1.15-2build2 [34.3 kB]
21:33:09 #9 14.79 Get:152 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libipc-run-perl all 20200505.0-1 [89.8 kB]
21:33:09 #9 14.79 Get:153 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
21:33:09 #9 14.79 Get:154 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclass-xsaccessor-perl armhf 1.19-3build9 [33.4 kB]
21:33:09 #9 14.79 Get:155 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libb-hooks-op-check-perl armhf 0.22-1build5 [9768 B]
21:33:09 #9 14.79 Get:156 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.1 kB]
21:33:09 #9 14.86 Get:157 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevel-callchecker-perl armhf 0.008-1ubuntu4 [14.6 kB]
21:33:09 #9 14.86 Get:158 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libparams-classify-perl armhf 0.015-1build5 [20.4 kB]
21:33:09 #9 14.86 Get:159 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmodule-runtime-perl all 0.016-1 [16.2 kB]
21:33:09 #9 14.94 Get:160 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libimport-into-perl all 1.002005-1 [11.0 kB]
21:33:09 #9 14.94 Get:161 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librole-tiny-perl all 2.002004-1 [16.3 kB]
21:33:09 #9 14.94 Get:162 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-quote-perl all 2.006006-1 [19.5 kB]
21:33:09 #9 14.94 Get:163 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmoo-perl all 2.005004-3 [48.0 kB]
21:33:09 #9 14.94 Get:164 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libencode-locale-perl all 1.05-1.1 [11.8 kB]
21:33:09 #9 14.94 Get:165 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtimedate-perl all 2.3300-2 [34.0 kB]
21:33:09 #9 14.94 Get:166 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-date-perl all 6.05-1 [9920 B]
21:33:09 #9 15.01 Get:167 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-listing-perl all 6.14-1 [11.2 kB]
21:33:09 #9 15.01 Get:168 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-tagset-perl all 3.20-4 [12.5 kB]
21:33:09 #9 15.01 Get:169 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liburi-perl all 5.10-1 [78.8 kB]
21:33:09 #9 15.09 Get:170 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-parser-perl armhf 3.76-1build2 [85.3 kB]
21:33:09 #9 15.09 Get:171 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-tree-perl all 5.07-2 [200 kB]
21:33:09 #9 15.09 Get:172 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-html-perl all 1.004-2 [15.4 kB]
21:33:09 #9 15.09 Get:173 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
21:33:09 #9 15.09 Get:174 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-message-perl all 6.36-1 [76.8 kB]
21:33:09 #9 15.10 Get:175 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-cookies-perl all 6.10-1 [18.4 kB]
21:33:09 #9 15.10 Get:176 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-negotiate-perl all 6.01-1 [12.5 kB]
21:33:09 #9 15.17 Get:177 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf perl-openssl-defaults armhf 5build2 [7544 B]
21:33:09 #9 15.17 Get:178 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-ssleay-perl armhf 1.92-1build2 [311 kB]
21:33:09 #9 15.17 Get:179 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-socket-ssl-perl all 2.074-2 [192 kB]
21:33:09 #9 15.25 Get:180 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-http-perl all 6.22-1 [23.2 kB]
21:33:09 #9 15.25 Get:181 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
21:33:09 #9 15.25 Get:182 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtry-tiny-perl all 0.31-1 [21.8 kB]
21:33:09 #9 15.25 Get:183 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwww-robotrules-perl all 6.02-1 [12.6 kB]
21:33:09 #9 15.25 Get:184 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwww-perl all 6.61-1 [141 kB]
21:33:09 #9 15.25 Get:185 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf patchutils armhf 0.4.2-1build2 [74.5 kB]
21:33:09 #9 15.25 Get:186 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf wdiff armhf 1.2.2-2build3 [29.3 kB]
21:33:09 #9 15.31 Get:187 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf devscripts armhf 2.22.1ubuntu1 [1057 kB]
21:33:09 #9 15.33 Get:188 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf diffstat armhf 1.64-1build2 [27.6 kB]
21:33:09 #9 15.33 Get:189 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-chardet all 4.0.0-1 [98.0 kB]
21:33:09 #9 15.39 Get:190 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf zstd armhf 1.4.8+dfsg-3build1 [597 kB]
21:33:09 #9 15.40 Get:191 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-debian all 0.1.43ubuntu1 [107 kB]
21:33:09 #9 15.40 Get:192 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgpgme11 armhf 1.16.0-1.2ubuntu4 [117 kB]
21:33:09 #9 15.42 Get:193 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-gpg armhf 1.16.0-1.2ubuntu4 [196 kB]
21:33:09 #9 15.42 Get:194 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dput all 1.1.0ubuntu2 [44.9 kB]
21:33:09 #9 15.42 Get:195 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf fonts-dejavu-core all 2.37-2build1 [1041 kB]
21:33:09 #9 15.48 Get:196 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
21:33:09 #9 15.48 Get:197 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl3-gnutls armhf 7.81.0-1ubuntu1.3 [247 kB]
21:33:09 #9 15.48 Get:198 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liberror-perl all 0.17029-1 [26.5 kB]
21:33:09 #9 15.49 Get:199 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf git-man all 1:2.34.1-1ubuntu1.4 [952 kB]
21:33:09 #9 15.55 Get:200 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf git armhf 1:2.34.1-1ubuntu1.4 [3533 kB]
21:33:09 #9 15.76 Get:201 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libalgorithm-diff-perl all 1.201-1 [41.8 kB]
21:33:09 #9 15.76 Get:202 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libalgorithm-diff-xs-perl armhf 0.04-6build3 [11.5 kB]
21:33:09 #9 16.16 Get:203 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libalgorithm-merge-perl all 0.08-3 [12.0 kB]
21:33:09 #9 16.23 Get:204 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libaliased-perl all 0.34-1.1 [13.3 kB]
21:33:09 #9 16.26 Get:205 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libapt-pkg-perl armhf 0.1.40build2 [68.4 kB]
21:33:09 #9 16.40 Get:206 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarchive-cpio-perl all 0.10-1.1 [9928 B]
21:33:09 #9 16.41 Get:207 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarray-intspan-perl all 2.004-1 [24.5 kB]
21:33:09 #9 16.43 Get:208 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmodule-implementation-perl all 0.09-1.1 [11.6 kB]
21:33:09 #9 16.44 Get:209 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
21:33:09 #9 16.45 Get:210 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libvariable-magic-perl armhf 0.62-1build5 [33.0 kB]
21:33:09 #9 16.47 Get:211 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libb-hooks-endofscope-perl all 0.25-1 [17.8 kB]
21:33:09 #9 16.48 Get:212 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libfreetype6 armhf 2.11.1+dfsg-1ubuntu0.1 [325 kB]
21:33:09 #9 16.59 Get:213 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfontconfig1 armhf 2.13.1-4.2ubuntu5 [109 kB]
21:33:09 #9 16.61 Get:214 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjpeg-turbo8 armhf 2.1.2-0ubuntu1 [116 kB]
21:33:09 #9 16.63 Get:215 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjpeg8 armhf 8c-2ubuntu10 [2266 B]
21:33:09 #9 16.63 Get:216 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdeflate0 armhf 1.10-2 [59.2 kB]
21:33:09 #9 16.64 Get:217 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjbig0 armhf 2.1-3.1build3 [25.1 kB]
21:33:09 #9 16.64 Get:218 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwebp7 armhf 1.2.2-2 [166 kB]
21:33:09 #9 16.66 Get:219 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtiff5 armhf 4.3.0-6 [165 kB]
21:33:09 #9 16.68 Get:220 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxpm4 armhf 1:3.5.12-1build2 [31.0 kB]
21:33:09 #9 16.68 Get:221 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgd3 armhf 2.3.0-2ubuntu2 [111 kB]
21:33:09 #9 16.71 Get:222 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libc-devtools armhf 2.35-0ubuntu3.1 [29.7 kB]
21:33:09 #9 16.71 Get:223 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcapture-tiny-perl all 0.48-1 [20.4 kB]
21:33:09 #9 16.71 Get:224 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclass-data-inheritable-perl all 0.08-3 [8084 B]
21:33:09 #9 16.71 Get:225 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclone-perl armhf 0.45-1build3 [10.2 kB]
21:33:09 #9 16.79 Get:226 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcommon-sense-perl armhf 3.75-2build1 [21.2 kB]
21:33:09 #9 16.79 Get:227 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libconfig-tiny-perl all 2.28-1 [13.1 kB]
21:33:09 #9 16.79 Get:228 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libparams-util-perl armhf 1.102-1build3 [21.4 kB]
21:33:09 #9 16.79 Get:229 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-install-perl all 0.928-1.1 [9972 B]
21:33:09 #9 16.79 Get:230 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-optlist-perl all 0.112-1 [11.0 kB]
21:33:09 #9 16.79 Get:231 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-exporter-perl all 0.988-1 [50.6 kB]
21:33:09 #9 16.86 Get:232 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libconst-fast-perl all 0.014-1.1 [7756 B]
21:33:09 #9 16.86 Get:233 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwant-perl armhf 0.29-1build7 [23.4 kB]
21:33:09 #9 16.86 Get:234 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcontextual-return-perl all 0.004014-2 [53.1 kB]
21:33:09 #9 16.86 Get:235 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcpanel-json-xs-perl armhf 4.27-1build1 [113 kB]
21:33:09 #9 16.94 Get:236 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
21:33:09 #9 16.94 Get:237 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libexception-class-perl all 1.45-1 [28.6 kB]
21:33:09 #9 16.94 Get:238 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libiterator-perl all 0.03+ds1-1.1 [18.2 kB]
21:33:09 #9 16.94 Get:239 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB]
21:33:09 #9 16.94 Get:240 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libexporter-tiny-perl all 1.002002-1 [36.2 kB]
21:33:09 #9 16.94 Get:241 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-moreutils-xs-perl armhf 0.430-2build2 [37.3 kB]
21:33:09 #9 17.01 Get:242 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-moreutils-perl all 0.430-2 [38.2 kB]
21:33:09 #9 17.01 Get:243 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-dpath-perl all 0.58-1 [38.8 kB]
21:33:09 #9 17.01 Get:244 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-dump-perl all 1.25-1 [25.9 kB]
21:33:09 #9 17.01 Get:245 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-messagepack-perl armhf 1.01-2build1 [32.5 kB]
21:33:09 #9 17.09 Get:246 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-domain-tld-perl all 1.75-1.1 [29.3 kB]
21:33:09 #9 17.09 Get:247 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-validate-domain-perl all 0.10-1.1 [9992 B]
21:33:09 #9 17.09 Get:248 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-ipv6addr-perl all 1.02-1 [21.0 kB]
21:33:09 #9 17.09 Get:249 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-netmask-perl all 2.0001-1 [27.7 kB]
21:33:09 #9 17.09 Get:250 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnetaddr-ip-perl armhf 4.079+dfsg-1build7 [81.2 kB]
21:33:09 #9 17.09 Get:251 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-validate-ip-perl all 0.30-1 [17.3 kB]
21:33:09 #9 17.16 Get:252 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-validate-uri-perl all 0.07-2 [11.1 kB]
21:33:09 #9 17.16 Get:253 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdistro-info-perl all 1.1build1 [5644 B]
21:33:09 #9 17.16 Get:254 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libemail-address-xs-perl armhf 1.04-1build6 [26.0 kB]
21:33:09 #9 17.16 Get:255 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libipc-system-simple-perl all 1.30-1 [23.2 kB]
21:33:09 #9 17.24 Get:256 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-basedir-perl all 0.09-1 [15.7 kB]
21:33:09 #9 17.24 Get:257 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
21:33:09 #9 17.24 Get:258 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-fcntllock-perl armhf 0.22-3build7 [33.3 kB]
21:33:09 #9 17.24 Get:259 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnumber-compare-perl all 0.03-2 [7058 B]
21:33:09 #9 17.24 Get:260 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-glob-perl all 0.11-2 [8042 B]
21:33:09 #9 17.24 Get:261 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-find-rule-perl all 0.34-1 [28.3 kB]
21:33:09 #9 17.31 Get:262 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfont-afm-perl all 1.20-3 [13.6 kB]
21:33:09 #9 17.31 Get:263 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-string-perl all 1.08-3.1 [10.7 kB]
21:33:09 #9 17.31 Get:264 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfont-ttf-perl all 1.06-1.1 [316 kB]
21:33:09 #9 17.32 Get:265 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsort-versions-perl all 1.62-1 [9294 B]
21:33:09 #9 17.39 Get:266 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgit-wrapper-perl all 0.048-1 [29.9 kB]
21:33:09 #9 17.39 Get:267 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
21:33:09 #9 17.39 Get:268 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-prompter-perl all 0.004015-1 [58.1 kB]
21:33:09 #9 17.39 Get:269 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjson-perl all 4.04000-1 [81.8 kB]
21:33:09 #9 17.39 Get:270 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblog-any-perl all 1.710-1 [68.4 kB]
21:33:09 #9 17.39 Get:271 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB]
21:33:09 #9 17.46 Get:272 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpackage-stash-perl all 0.39-1 [19.1 kB]
21:33:09 #9 17.46 Get:273 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-identify-perl armhf 0.14-1build5 [9848 B]
21:33:09 #9 17.46 Get:274 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-name-perl armhf 0.26-1build3 [10.7 kB]
21:33:09 #9 17.46 Get:275 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnamespace-clean-perl all 0.27-1 [13.6 kB]
21:33:09 #9 17.53 Get:276 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpath-tiny-perl all 0.122-1 [45.9 kB]
21:33:09 #9 17.53 Get:277 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstrictures-perl all 2.000006-1 [16.3 kB]
21:33:09 #9 17.53 Get:278 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtype-tiny-perl all 1.012004-1 [321 kB]
21:33:09 #9 17.55 Get:279 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
21:33:09 #9 17.55 Get:280 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhash-fieldhash-perl armhf 0.15-1build5 [16.1 kB]
21:33:09 #9 17.55 Get:281 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-form-perl all 6.07-1 [22.2 kB]
21:33:09 #9 17.61 Get:282 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-format-perl all 2.12-1.1 [41.3 kB]
21:33:09 #9 17.61 Get:283 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB]
21:33:09 #9 17.61 Get:284 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libhttp-daemon-perl all 6.13-1ubuntu0.1 [22.9 kB]
21:33:09 #9 17.61 Get:285 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-interactive-perl all 1.023-1 [10.4 kB]
21:33:09 #9 17.68 Get:286 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-prompt-tiny-perl all 0.003-1 [8924 B]
21:33:09 #9 17.68 Get:287 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtypes-serialiser-perl all 1.01-1 [11.6 kB]
21:33:09 #9 17.68 Get:288 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjson-xs-perl armhf 4.030-1build3 [85.8 kB]
21:33:09 #9 17.69 Get:289 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjson-maybexs-perl all 1.004003-1 [11.3 kB]
21:33:09 #9 17.69 Get:290 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libldap-common all 2.5.12+dfsg-0ubuntu0.22.04.1 [16.4 kB]
21:33:09 #9 17.69 Get:291 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-compare-perl all 0.55-1 [63.3 kB]
21:33:09 #9 17.77 Get:292 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-someutils-perl all 0.58-1 [29.7 kB]
21:33:09 #9 17.77 Get:293 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-someutils-xs-perl armhf 0.58-2build3 [31.4 kB]
21:33:09 #9 17.77 Get:294 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-utilsby-perl all 0.11-1 [14.7 kB]
21:33:09 #9 17.77 Get:295 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libltdl7 armhf 2.4.6-15build2 [36.7 kB]
21:33:09 #9 17.83 Get:296 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libltdl-dev armhf 2.4.6-15build2 [167 kB]
21:33:09 #9 17.84 Get:297 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblzo2-2 armhf 2.10-2build3 [47.6 kB]
21:33:09 #9 17.84 Get:298 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsys-hostname-long-perl all 1.5-2 [11.5 kB]
21:33:09 #9 17.84 Get:299 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmail-sendmail-perl all 0.80-1.1 [22.7 kB]
21:33:09 #9 17.84 Get:300 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-smtp-ssl-perl all 1.04-1 [5948 B]
21:33:09 #9 17.84 Get:301 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmailtools-perl all 2.21-1 [80.7 kB]
21:33:09 #9 17.91 Get:302 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmarkdown2 armhf 2.2.7-2 [31.3 kB]
21:33:09 #9 17.91 Get:303 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmath-base85-perl all 0.5+dfsg-1 [6764 B]
21:33:09 #8 18.03 Selecting previously unselected package readline-common.
21:33:09 #8 18.03 Preparing to unpack .../3-readline-common_7.0-5_all.deb ...
21:33:09 #8 18.03 Unpacking readline-common (7.0-5) ...
21:33:09 #8 18.08 Selecting previously unselected package libreadline7:armhf.
21:33:09 #8 18.08 Preparing to unpack .../4-libreadline7_7.0-5_armhf.deb ...
21:33:09 #8 18.08 Unpacking libreadline7:armhf (7.0-5) ...
21:33:09 #8 18.15 Selecting previously unselected package libsqlite3-0:armhf.
21:33:09 #8 18.15 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u1_armhf.deb ...
21:33:09 #8 18.16 Unpacking libsqlite3-0:armhf (3.27.2-3+deb10u1) ...
21:33:09 #8 30.48 Selecting previously unselected package libalgorithm-diff-perl.
21:33:09 #8 30.48 Preparing to unpack .../163-libalgorithm-diff-perl_1.201-1_all.deb ...
21:33:09 #8 30.48 Unpacking libalgorithm-diff-perl (1.201-1) ...
21:33:09 #8 30.52 Selecting previously unselected package libalgorithm-diff-xs-perl.
21:33:09 #8 30.52 Preparing to unpack .../164-libalgorithm-diff-xs-perl_0.04-6+b1_arm64.deb ...
21:33:09 #8 30.52 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ...
21:33:09 #8 30.56 Selecting previously unselected package libalgorithm-merge-perl.
21:33:09 #8 30.56 Preparing to unpack .../165-libalgorithm-merge-perl_0.08-3_all.deb ...
21:33:09 #8 30.56 Unpacking libalgorithm-merge-perl (0.08-3) ...
21:33:09 #8 30.59 Selecting previously unselected package libaliased-perl.
21:33:09 #8 30.60 Preparing to unpack .../166-libaliased-perl_0.34-1.1_all.deb ...
21:33:09 #8 30.60 Unpacking libaliased-perl (0.34-1.1) ...
21:33:09 #8 30.63 Selecting previously unselected package libapt-pkg-perl.
21:33:09 #8 30.64 Preparing to unpack .../167-libapt-pkg-perl_0.1.39_arm64.deb ...
21:33:09 #8 30.65 Unpacking libapt-pkg-perl (0.1.39) ...
21:33:09 #8 30.69 Selecting previously unselected package libarchive-cpio-perl.
21:33:09 #8 30.69 Preparing to unpack .../168-libarchive-cpio-perl_0.10-1.1_all.deb ...
21:33:09 #8 30.70 Unpacking libarchive-cpio-perl (0.10-1.1) ...
21:33:09 #9 30.55 Preparing to unpack .../145-gpg_2.2.19-3ubuntu2.2_arm64.deb ...
21:33:09 #9 30.55 Unpacking gpg (2.2.19-3ubuntu2.2) ...
21:33:09 #9 30.62 Selecting previously unselected package pinentry-curses.
21:33:09 #9 30.62 Preparing to unpack .../146-pinentry-curses_1.1.0-3build1_arm64.deb ...
21:33:09 #9 30.62 Unpacking pinentry-curses (1.1.0-3build1) ...
21:33:09 #9 30.66 Selecting previously unselected package gpg-agent.
21:33:09 #9 30.66 Preparing to unpack .../147-gpg-agent_2.2.19-3ubuntu2.2_arm64.deb ...
21:33:09 #9 30.67 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
21:33:09 #9 30.72 Selecting previously unselected package gpg-wks-client.
21:33:09 #9 30.72 Preparing to unpack .../148-gpg-wks-client_2.2.19-3ubuntu2.2_arm64.deb ...
21:33:09 #9 30.72 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
21:33:09 #9 30.76 Selecting previously unselected package gpg-wks-server.
21:33:09 #9 30.76 Preparing to unpack .../149-gpg-wks-server_2.2.19-3ubuntu2.2_arm64.deb ...
21:33:09 #9 30.76 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
21:33:09 #8 28.80 Selecting previously unselected package g++.
21:33:09 #8 28.81 Preparing to unpack .../057-g++_4%3a10.2.1-1_amd64.deb ...
21:33:09 #8 28.81 Unpacking g++ (4:10.2.1-1) ...
21:33:09 #8 28.84 Selecting previously unselected package make.
21:33:09 #8 28.84 Preparing to unpack .../058-make_4.3-4.1_amd64.deb ...
21:33:09 #8 28.84 Unpacking make (4.3-4.1) ...
21:33:09 #8 28.91 Selecting previously unselected package libdpkg-perl.
21:33:09 #8 28.92 Preparing to unpack .../059-libdpkg-perl_1.20.11_all.deb ...
21:33:09 #8 28.92 Unpacking libdpkg-perl (1.20.11) ...
21:33:09 #8 29.00 Selecting previously unselected package patch.
21:33:09 #8 29.00 Preparing to unpack .../060-patch_2.7.6-7_amd64.deb ...
21:33:09 #8 29.00 Unpacking patch (2.7.6-7) ...
21:33:09 #8 29.05 Selecting previously unselected package dpkg-dev.
21:33:09 #8 26.73   Installing       : elfutils-0.187-5.el9.x86_64                         18/163 
21:33:09 #8 26.80   Installing       : gdb-minimal-10.2-10.el9.x86_64                      19/163 
21:33:09 #8 26.83   Installing       : dbus-libs-1:1.12.20-5.el9.x86_64                    20/163 
21:33:09 #8 26.85   Installing       : python3-dbus-1.2.18-2.el9.x86_64                    21/163 
21:33:09 #8 26.89   Installing       : procps-ng-3.3.17-6.el9.x86_64                       22/163 
21:33:09 #8 26.95   Installing       : util-linux-core-2.37.4-3.el9.x86_64                 23/163 
21:33:09 #8 26.98   Running scriptlet: util-linux-core-2.37.4-3.el9.x86_64                 23/163 
21:33:09 #9 31.88 Selecting previously unselected package fontconfig-config.
21:33:09 #9 31.88 Preparing to unpack .../186-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
21:33:09 #9 31.89 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
21:33:09 #9 31.93 Selecting previously unselected package libcurl3-gnutls:arm64.
21:33:09 #9 31.93 Preparing to unpack .../187-libcurl3-gnutls_7.81.0-1ubuntu1.3_arm64.deb ...
21:33:09 #9 31.94 Unpacking libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.3) ...
21:33:09 #9 31.97 Selecting previously unselected package liberror-perl.
21:33:09 #9 31.97 Preparing to unpack .../188-liberror-perl_0.17029-1_all.deb ...
21:33:09 #9 31.98 Unpacking liberror-perl (0.17029-1) ...
21:33:09 #9 32.01 Selecting previously unselected package git-man.
21:33:09 #9 32.01 Preparing to unpack .../189-git-man_1%3a2.34.1-1ubuntu1.4_all.deb ...
21:33:09 #9 32.01 Unpacking git-man (1:2.34.1-1ubuntu1.4) ...
21:33:09 #9 32.06 Selecting previously unselected package git.
21:33:09 #9 32.06 Preparing to unpack .../190-git_1%3a2.34.1-1ubuntu1.4_arm64.deb ...
21:33:09 #9 32.07 Unpacking git (1:2.34.1-1ubuntu1.4) ...
21:33:09 #9 22.92 Selecting previously unselected package libcrypt-dev:amd64.
21:33:09 #9 22.92 Preparing to unpack .../066-libcrypt-dev_1%3a4.4.27-1_amd64.deb ...
21:33:09 #9 22.93 Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ...
21:33:09 #9 22.95 Selecting previously unselected package rpcsvc-proto.
21:33:09 #9 22.96 Preparing to unpack .../067-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ...
21:33:09 #9 22.96 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
21:33:09 #9 22.99 Selecting previously unselected package libtirpc-dev:amd64.
21:33:09 #9 22.99 Preparing to unpack .../068-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ...
21:33:09 #9 23.00 Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
21:33:09 #9 23.03 Selecting previously unselected package libnsl-dev:amd64.
21:33:09 #9 23.03 Preparing to unpack .../069-libnsl-dev_1.3.0-2build2_amd64.deb ...
21:33:09 #9 23.04 Unpacking libnsl-dev:amd64 (1.3.0-2build2) ...
21:33:09 #9 23.07 Selecting previously unselected package libc6-dev:amd64.
21:33:09 #9 23.07 Preparing to unpack .../070-libc6-dev_2.35-0ubuntu3.1_amd64.deb ...
21:33:09 #9 23.07 Unpacking libc6-dev:amd64 (2.35-0ubuntu3.1) ...
21:33:09 #8 30.03 Selecting previously unselected package g++.
21:33:09 #8 30.03 Preparing to unpack .../073-g++_4%3a8.3.0-1_amd64.deb ...
21:33:09 #8 30.04 Unpacking g++ (4:8.3.0-1) ...
21:33:09 #8 30.06 Selecting previously unselected package make.
21:33:09 #8 30.06 Preparing to unpack .../074-make_4.2.1-1.2_amd64.deb ...
21:33:09 #8 30.07 Unpacking make (4.2.1-1.2) ...
21:33:09 #8 32.79 Preparing to unpack .../157-libgnutls-dane0_3.6.7-4+deb10u9_arm64.deb ...
21:33:09 #8 32.79 Unpacking libgnutls-dane0:arm64 (3.6.7-4+deb10u9) ...
21:33:09 #8 32.84 Selecting previously unselected package exim4-daemon-light.
21:33:09 #8 32.84 Preparing to unpack .../158-exim4-daemon-light_4.92-8+deb10u6_arm64.deb ...
21:33:09 #8 32.85 Unpacking exim4-daemon-light (4.92-8+deb10u6) ...
21:33:09 #8 32.92 Selecting previously unselected package libcurl3-gnutls:arm64.
21:33:09 #8 32.92 Preparing to unpack .../159-libcurl3-gnutls_7.64.0-4+deb10u2_arm64.deb ...
21:33:09 #8 32.93 Unpacking libcurl3-gnutls:arm64 (7.64.0-4+deb10u2) ...
21:33:09 #8 32.98 Selecting previously unselected package libpcre2-8-0:arm64.
21:33:09 #8 32.99 Preparing to unpack .../160-libpcre2-8-0_10.32-5_arm64.deb ...
21:33:09 #8 32.99 Unpacking libpcre2-8-0:arm64 (10.32-5) ...
21:33:09 #8 33.03 Selecting previously unselected package liberror-perl.
21:33:09 #8 31.78 Preparing to unpack .../160-libvariable-magic-perl_0.62-1_arm64.deb ...
21:33:09 #8 31.78 Unpacking libvariable-magic-perl (0.62-1) ...
21:33:09 #8 31.81 Selecting previously unselected package libb-hooks-endofscope-perl.
21:33:09 #8 31.82 Preparing to unpack .../161-libb-hooks-endofscope-perl_0.21-1_all.deb ...
21:33:09 #8 31.82 Unpacking libb-hooks-endofscope-perl (0.21-1) ...
21:33:09 #8 31.85 Selecting previously unselected package libhtml-tagset-perl.
21:33:09 #8 31.85 Preparing to unpack .../162-libhtml-tagset-perl_3.20-3_all.deb ...
21:33:09 #8 31.86 Unpacking libhtml-tagset-perl (3.20-3) ...
21:33:09 #8 31.94 Selecting previously unselected package liburi-perl.
21:33:09 #8 31.94 Preparing to unpack .../163-liburi-perl_1.73-1_all.deb ...
21:33:09 #8 31.94 Unpacking liburi-perl (1.73-1) ...
21:33:09 #8 31.98 Selecting previously unselected package libhtml-parser-perl.
21:33:09 #8 31.98 Preparing to unpack .../164-libhtml-parser-perl_3.72-3build1_arm64.deb ...
21:33:09 #8 31.99 Unpacking libhtml-parser-perl (3.72-3build1) ...
21:33:09 #8 32.05 Selecting previously unselected package libcgi-pm-perl.
21:33:09 #9 21.72 Selecting previously unselected package libgdbm6:amd64.
21:33:09 #9 21.72 Preparing to unpack .../005-libgdbm6_1.18.1-5_amd64.deb ...
21:33:09 #9 21.72 Unpacking libgdbm6:amd64 (1.18.1-5) ...
21:33:09 #9 21.76 Selecting previously unselected package libpipeline1:amd64.
21:33:09 #9 21.76 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_amd64.deb ...
21:33:09 #9 21.76 Unpacking libpipeline1:amd64 (1.5.2-2build1) ...
21:33:09 #9 21.81 Selecting previously unselected package man-db.
21:33:09 #9 21.81 Preparing to unpack .../007-man-db_2.9.1-1_amd64.deb ...
21:33:09 #9 21.82 Unpacking man-db (2.9.1-1) ...
21:33:09 #9 21.94 Selecting previously unselected package perl-modules-5.30.
21:33:09 #8 18.26 Selecting previously unselected package libpython3.7-stdlib:armhf.
21:33:09 #8 18.26 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u3_armhf.deb ...
21:33:09 #8 18.27 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ...
21:33:09 #21 17.42 The following NEW packages will be installed:
21:33:09 #21 17.42   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
21:33:09 #21 17.42   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
21:33:09 #21 17.42   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
21:33:09 #21 17.42   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
21:33:09 #21 17.42   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
21:33:09 #21 17.42   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
21:33:09 #21 17.42   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
21:33:09 #21 17.42   crossbuild-essential-armel crossbuild-essential-armhf
21:33:09 #21 17.43   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
21:33:09 #21 17.43   file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi
21:33:09 #21 17.43   g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu
21:33:09 #21 17.43   g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi
21:33:09 #21 17.43   g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu
21:33:09 #21 17.43   gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
21:33:09 #21 17.43   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
21:33:09 #21 17.43   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
21:33:09 #21 17.43   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
21:33:09 #21 17.43   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
21:33:09 #21 17.43   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
21:33:09 #21 17.43   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
21:33:09 #21 17.43   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
21:33:09 #21 17.43   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
21:33:09 #21 17.43   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
21:33:09 #21 17.43   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
21:33:09 #21 17.43   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
21:33:09 #21 17.43   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
21:33:09 #21 17.43   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
21:33:09 #21 17.43   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
21:33:09 #21 17.43   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
21:33:09 #21 17.43   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
21:33:09 #21 17.43   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
21:33:09 #21 17.43   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
21:33:09 #21 17.43   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
21:33:09 #21 17.43   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
21:33:09 #21 17.43   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
21:33:09 #21 17.43   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
21:33:09 #21 17.43   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
21:33:09 #21 17.43   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
21:33:09 #21 17.43   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
21:33:09 #21 17.43   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
21:33:09 #21 17.43   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
21:33:09 #21 17.43   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
21:33:09 #21 17.43   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
21:33:09 #21 17.43   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
21:33:09 #21 17.43   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
21:33:09 #21 17.43   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
21:33:09 #21 17.43   linux-libc-dev-s390x-cross patch xz-utils
21:33:09 #21 17.74 0 upgraded, 133 newly installed, 0 to remove and 7 not upgraded.
21:33:09 #21 17.74 Need to get 788 MB of archives.
21:33:09 #21 17.74 After this operation, 3385 MB of additional disk space will be used.
21:33:09 #21 17.74 Get:1 http://deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
21:33:09 #21 17.74 Get:2 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
21:33:09 #21 17.74 Get:3 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
21:33:09 #21 17.75 Get:4 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
21:33:09 #21 17.75 Get:5 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
21:33:09 #21 17.76 Get:6 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
21:33:09 #8 22.33 Selecting previously unselected package perl.
21:33:09 #8 22.33 Preparing to unpack .../009-perl_5.26.1-6ubuntu0.5_armhf.deb ...
21:33:09 #8 22.34 Unpacking perl (5.26.1-6ubuntu0.5) ...
21:33:09 #8 22.40 Selecting previously unselected package openssl.
21:33:09 #8 22.40 Preparing to unpack .../010-openssl_1.1.1-1ubuntu2.1~18.04.20_armhf.deb ...
21:33:09 #8 22.41 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.20) ...
21:33:09 #8 30.74 Selecting previously unselected package libarchive13:arm64.
21:33:09 #8 30.74 Preparing to unpack .../169-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
21:33:09 #8 30.74 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
21:33:09 #8 30.80 Selecting previously unselected package libarray-intspan-perl.
21:33:09 #8 30.80 Preparing to unpack .../170-libarray-intspan-perl_2.004-1_all.deb ...
21:33:09 #8 30.81 Unpacking libarray-intspan-perl (2.004-1) ...
21:33:09 #8 30.84 Selecting previously unselected package libauthen-sasl-perl.
21:33:09 #8 30.84 Preparing to unpack .../171-libauthen-sasl-perl_2.1600-1.1_all.deb ...
21:33:09 #8 30.85 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
21:33:09 #8 30.88 Selecting previously unselected package libmodule-implementation-perl.
21:33:09 #8 30.88 Preparing to unpack .../172-libmodule-implementation-perl_0.09-1.1_all.deb ...
21:33:09 #8 30.89 Unpacking libmodule-implementation-perl (0.09-1.1) ...
21:33:09 #8 30.92 Selecting previously unselected package libsub-exporter-progressive-perl.
21:33:09 #9 30.80 Selecting previously unselected package gpgsm.
21:33:09 #9 30.80 Preparing to unpack .../150-gpgsm_2.2.19-3ubuntu2.2_arm64.deb ...
21:33:09 #9 30.80 Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
21:33:09 #9 30.85 Selecting previously unselected package gnupg.
21:33:09 #9 30.85 Preparing to unpack .../151-gnupg_2.2.19-3ubuntu2.2_all.deb ...
21:33:09 #9 30.86 Unpacking gnupg (2.2.19-3ubuntu2.2) ...
21:33:09 #9 30.90 Selecting previously unselected package libfile-which-perl.
21:33:09 #9 30.90 Preparing to unpack .../152-libfile-which-perl_1.23-1_all.deb ...
21:33:09 #9 30.90 Unpacking libfile-which-perl (1.23-1) ...
21:33:09 #9 30.94 Selecting previously unselected package libfile-homedir-perl.
21:33:09 #9 30.94 Preparing to unpack .../153-libfile-homedir-perl_1.004-1_all.deb ...
21:33:09 #9 30.95 Unpacking libfile-homedir-perl (1.004-1) ...
21:33:09 #9 30.98 Selecting previously unselected package libio-pty-perl.
21:33:09 #9 30.98 Preparing to unpack .../154-libio-pty-perl_1%3a1.12-1_arm64.deb ...
21:33:09 #9 30.98 Unpacking libio-pty-perl (1:1.12-1) ...
21:33:09 #9 31.01 Selecting previously unselected package libipc-run-perl.
21:33:09 #8 26.99   Installing       : rust-srpm-macros-17-4.el9.noarch                    24/163 
21:33:09 #8 27.00   Installing       : qt5-srpm-macros-5.15.3-1.el9.noarch                 25/163 
21:33:09 #8 27.00   Installing       : python3-audit-3.0.7-103.el9.x86_64                  26/163 
21:33:09 #8 27.05   Installing       : perl-srpm-macros-1-41.el9.noarch                    27/163 
21:33:09 #8 27.05   Installing       : openblas-srpm-macros-2-11.el9.noarch                28/163 
21:33:09 #8 27.06   Installing       : ocaml-srpm-macros-6-6.el9.noarch                    29/163 
21:33:09 #8 27.06   Installing       : lua-srpm-macros-1-6.el9.noarch                      30/163 
21:33:09 #8 27.07   Installing       : libstemmer-0-18.585svn.el9.x86_64                   31/163 
21:33:09 #8 27.10   Installing       : libjpeg-turbo-2.0.90-5.el9.x86_64                   32/163 
21:33:09 #8 27.11   Installing       : hunspell-filesystem-1.7.0-11.el9.x86_64             33/163 
21:33:09 #8 27.11   Installing       : hunspell-en-GB-0.20140811.1-20.el9.noarch           34/163 
21:33:09 #8 27.15   Installing       : hunspell-en-0.20140811.1-20.el9.noarch              35/163 
21:33:09 #8 27.16   Installing       : hunspell-en-US-0.20140811.1-20.el9.noarch           36/163 
21:33:09 #8 27.17   Installing       : hunspell-1.7.0-11.el9.x86_64                        37/163 
21:33:09 #8 27.20   Installing       : enchant-1:1.6.0-30.el9.x86_64                       38/163 
21:33:09 #8 27.21   Installing       : python3-enchant-3.2.0-5.el9.noarch                  39/163 
21:33:09 #8 27.24   Installing       : ghc-srpm-macros-1.5.0-6.el9.noarch                  40/163 
21:33:09 #8 27.24   Installing       : emacs-filesystem-1:27.1-3.el9.noarch                41/163 
21:33:09 #8 27.25   Installing       : desktop-file-utils-0.26-6.el9.x86_64                42/163 
21:33:09 #8 27.29   Installing       : efi-srpm-macros-4-9.el9.noarch                      43/163 
21:33:09 #8 27.30   Installing       : dwz-0.14-3.el9.x86_64                               44/163 
21:33:09 #8 29.05 Preparing to unpack .../061-dpkg-dev_1.20.11_all.deb ...
21:33:09 #8 29.05 Unpacking dpkg-dev (1.20.11) ...
21:33:09 #8 29.19 Selecting previously unselected package build-essential.
21:33:09 #8 29.19 Preparing to unpack .../062-build-essential_12.9_amd64.deb ...
21:33:09 #8 29.20 Unpacking build-essential (12.9) ...
21:33:09 #8 29.23 Selecting previously unselected package libbrotli1:amd64.
21:33:09 #8 29.23 Preparing to unpack .../063-libbrotli1_1.0.9-2+b2_amd64.deb ...
21:33:09 #8 29.24 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
21:33:09 #8 29.29 Selecting previously unselected package libsasl2-modules-db:amd64.
21:33:09 #8 29.30 Preparing to unpack .../064-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
21:33:09 #8 29.30 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
21:33:09 #8 29.34 Selecting previously unselected package libsasl2-2:amd64.
21:33:09 #8 29.34 Preparing to unpack .../065-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
21:33:09 #8 29.34 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
21:33:09 #8 29.39 Selecting previously unselected package libldap-2.4-2:amd64.
21:33:09 #8 29.39 Preparing to unpack .../066-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
21:33:09 #8 29.39 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
21:33:09 #9 23.20 Selecting previously unselected package gcc-11-base:amd64.
21:33:09 #9 23.20 Preparing to unpack .../071-gcc-11-base_11.2.0-19ubuntu1_amd64.deb ...
21:33:09 #9 23.21 Unpacking gcc-11-base:amd64 (11.2.0-19ubuntu1) ...
21:33:09 #9 23.26 Selecting previously unselected package libisl23:amd64.
21:33:09 #9 23.26 Preparing to unpack .../072-libisl23_0.24-2build1_amd64.deb ...
21:33:09 #9 23.26 Unpacking libisl23:amd64 (0.24-2build1) ...
21:33:09 #9 23.31 Selecting previously unselected package libmpfr6:amd64.
21:33:09 #9 23.31 Preparing to unpack .../073-libmpfr6_4.1.0-3build3_amd64.deb ...
21:33:09 #9 23.31 Unpacking libmpfr6:amd64 (4.1.0-3build3) ...
21:33:09 #9 23.36 Selecting previously unselected package libmpc3:amd64.
21:33:09 #9 23.36 Preparing to unpack .../074-libmpc3_1.2.1-2build1_amd64.deb ...
21:33:09 #9 23.36 Unpacking libmpc3:amd64 (1.2.1-2build1) ...
21:33:09 #8 30.22 Selecting previously unselected package libdpkg-perl.
21:33:09 #8 30.22 Preparing to unpack .../075-libdpkg-perl_1.19.8_all.deb ...
21:33:09 #8 30.26 Unpacking libdpkg-perl (1.19.8) ...
21:33:09 #8 30.46 Selecting previously unselected package patch.
21:33:09 #8 32.06 Preparing to unpack .../165-libcgi-pm-perl_4.38-1_all.deb ...
21:33:09 #8 32.06 Unpacking libcgi-pm-perl (4.38-1) ...
21:33:09 #8 32.11 Selecting previously unselected package libfcgi-perl.
21:33:09 #8 32.11 Preparing to unpack .../166-libfcgi-perl_0.78-2build1_arm64.deb ...
21:33:09 #8 32.12 Unpacking libfcgi-perl (0.78-2build1) ...
21:33:09 #8 32.15 Selecting previously unselected package libcgi-fast-perl.
21:33:09 #8 32.15 Preparing to unpack .../167-libcgi-fast-perl_1%3a2.13-1_all.deb ...
21:33:09 #8 32.19 Unpacking libcgi-fast-perl (1:2.13-1) ...
21:33:09 #8 32.23 Selecting previously unselected package libsub-name-perl.
21:33:09 #8 32.23 Preparing to unpack .../168-libsub-name-perl_0.21-1build1_arm64.deb ...
21:33:09 #8 32.24 Unpacking libsub-name-perl (0.21-1build1) ...
21:33:09 #8 32.27 Selecting previously unselected package libclass-accessor-perl.
21:33:09 #8 32.27 Preparing to unpack .../169-libclass-accessor-perl_0.51-1_all.deb ...
21:33:09 #8 32.28 Unpacking libclass-accessor-perl (0.51-1) ...
21:33:09 #8 32.31 Selecting previously unselected package libclass-method-modifiers-perl.
21:33:10 #9 32.20 Selecting previously unselected package libalgorithm-diff-perl.
21:33:10 #9 32.20 Preparing to unpack .../191-libalgorithm-diff-perl_1.201-1_all.deb ...
21:33:10 #9 32.21 Unpacking libalgorithm-diff-perl (1.201-1) ...
21:33:10 #9 32.24 Selecting previously unselected package libalgorithm-diff-xs-perl.
21:33:10 #9 32.24 Preparing to unpack .../192-libalgorithm-diff-xs-perl_0.04-6build3_arm64.deb ...
21:33:10 #9 32.25 Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
21:33:10 #9 32.28 Selecting previously unselected package libalgorithm-merge-perl.
21:33:10 #9 32.28 Preparing to unpack .../193-libalgorithm-merge-perl_0.08-3_all.deb ...
21:33:10 #9 32.28 Unpacking libalgorithm-merge-perl (0.08-3) ...
21:33:10 #9 32.32 Selecting previously unselected package libaliased-perl.
21:33:10 #9 32.32 Preparing to unpack .../194-libaliased-perl_0.34-1.1_all.deb ...
21:33:10 #9 32.32 Unpacking libaliased-perl (0.34-1.1) ...
21:33:10 #9 32.35 Selecting previously unselected package libapt-pkg-perl.
21:33:10 #9 32.36 Preparing to unpack .../195-libapt-pkg-perl_0.1.40build2_arm64.deb ...
21:33:10 #9 32.36 Unpacking libapt-pkg-perl (0.1.40build2) ...
21:33:10 #9 32.40 Selecting previously unselected package libarchive-cpio-perl.
21:33:10 #9 32.40 Preparing to unpack .../196-libarchive-cpio-perl_0.10-1.1_all.deb ...
21:33:10 #9 32.40 Unpacking libarchive-cpio-perl (0.10-1.1) ...
21:33:10 #9 32.44 Selecting previously unselected package libarray-intspan-perl.
21:33:10 #8 26.28 Selecting previously unselected package binutils.
21:33:10 #8 26.28 Preparing to unpack .../059-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ...
21:33:10 #8 26.28 Unpacking binutils (2.30-21ubuntu1~18.04.7) ...
21:33:10 #8 26.31 Selecting previously unselected package libc-dev-bin.
21:33:10 #8 26.31 Preparing to unpack .../060-libc-dev-bin_2.27-3ubuntu1.6_amd64.deb ...
21:33:10 #8 26.32 Unpacking libc-dev-bin (2.27-3ubuntu1.6) ...
21:33:10 #8 26.35 Selecting previously unselected package linux-libc-dev:amd64.
21:33:10 #8 26.36 Preparing to unpack .../061-linux-libc-dev_4.15.0-191.202_amd64.deb ...
21:33:10 #8 26.36 Unpacking linux-libc-dev:amd64 (4.15.0-191.202) ...
21:33:10 #8 26.53 Selecting previously unselected package libc6-dev:amd64.
21:33:10 #8 26.53 Preparing to unpack .../062-libc6-dev_2.27-3ubuntu1.6_amd64.deb ...
21:33:10 #8 26.54 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.6) ...
21:33:10 #8 33.03 Preparing to unpack .../161-liberror-perl_0.17027-2_all.deb ...
21:33:10 #8 33.04 Unpacking liberror-perl (0.17027-2) ...
21:33:10 #8 33.07 Selecting previously unselected package git-man.
21:33:10 #8 33.07 Preparing to unpack .../162-git-man_1%3a2.20.1-2+deb10u3_all.deb ...
21:33:10 #8 33.07 Unpacking git-man (1:2.20.1-2+deb10u3) ...
21:33:10 #8 33.19 Selecting previously unselected package git.
21:33:10 #8 33.19 Preparing to unpack .../163-git_1%3a2.20.1-2+deb10u3_arm64.deb ...
21:33:10 #8 33.21 Unpacking git (1:2.20.1-2+deb10u3) ...
21:33:10 #9 21.94 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ...
21:33:10 #9 21.94 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) ...
21:33:10 #8 18.57 Selecting previously unselected package python3.7.
21:33:10 #8 18.57 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u3_armhf.deb ...
21:33:10 #8 18.59 Unpacking python3.7 (3.7.3-2+deb10u3) ...
21:33:10 #8 18.65 Selecting previously unselected package libpython3-stdlib:armhf.
21:33:10 #8 18.65 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_armhf.deb ...
21:33:10 #8 18.65 Unpacking libpython3-stdlib:armhf (3.7.3-1) ...
21:33:10 #8 18.70 Setting up python3-minimal (3.7.3-1) ...
21:33:10 #21 17.76 Get:7 http://deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB]
21:33:10 #21 17.78 Get:8 http://deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB]
21:33:10 #21 17.80 Get:9 http://deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB]
21:33:10 #21 17.83 Get:10 http://deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB]
21:33:10 #21 17.86 Get:11 http://deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB]
21:33:10 #21 17.87 Get:12 http://deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
21:33:10 #21 17.88 Get:13 http://deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB]
21:33:10 #9 18.31 Get:304 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmoox-aliases-perl all 0.001006-1.1 [6632 B]
21:33:10 #9 18.38 Get:305 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnamespace-autoclean-perl all 0.29-1 [12.5 kB]
21:33:10 #9 18.40 Get:306 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB]
21:33:10 #9 18.47 Get:307 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmoox-struct-perl all 0.020-1 [23.7 kB]
21:33:10 #9 18.51 Get:308 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmouse-perl armhf 2.5.10-1build4 [156 kB]
21:33:10 #9 18.65 Get:309 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpackage-stash-xs-perl armhf 0.29-1build5 [17.7 kB]
21:33:10 #8 22.54 Selecting previously unselected package ca-certificates.
21:33:10 #8 22.54 Preparing to unpack .../011-ca-certificates_20211016~18.04.1_all.deb ...
21:33:10 #8 22.55 Unpacking ca-certificates (20211016~18.04.1) ...
21:33:10 #8 22.60 Selecting previously unselected package distro-info-data.
21:33:10 #8 22.60 Preparing to unpack .../012-distro-info-data_0.37ubuntu0.14_all.deb ...
21:33:10 #8 22.61 Unpacking distro-info-data (0.37ubuntu0.14) ...
21:33:10 #8 22.63 Selecting previously unselected package libmagic-mgc.
21:33:10 #8 22.63 Preparing to unpack .../013-libmagic-mgc_1%3a5.32-2ubuntu0.4_armhf.deb ...
21:33:10 #8 22.64 Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ...
21:33:10 #8 22.74 Selecting previously unselected package libmagic1:armhf.
21:33:10 #8 30.92 Preparing to unpack .../173-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
21:33:10 #8 30.93 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
21:33:10 #8 30.96 Selecting previously unselected package libvariable-magic-perl.
21:33:10 #8 30.96 Preparing to unpack .../174-libvariable-magic-perl_0.62-1+b3_arm64.deb ...
21:33:10 #8 30.97 Unpacking libvariable-magic-perl (0.62-1+b3) ...
21:33:10 #8 31.00 Selecting previously unselected package libb-hooks-endofscope-perl.
21:33:10 #8 31.00 Preparing to unpack .../175-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
21:33:10 #8 31.01 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
21:33:10 #8 31.04 Selecting previously unselected package libpng16-16:arm64.
21:33:10 #8 31.05 Preparing to unpack .../176-libpng16-16_1.6.37-3_arm64.deb ...
21:33:10 #8 31.05 Unpacking libpng16-16:arm64 (1.6.37-3) ...
21:33:10 #8 31.10 Selecting previously unselected package libfreetype6:arm64.
21:33:10 #8 31.11 Preparing to unpack .../177-libfreetype6_2.10.4+dfsg-1+deb11u1_arm64.deb ...
21:33:10 #8 31.11 Unpacking libfreetype6:arm64 (2.10.4+dfsg-1+deb11u1) ...
21:33:10 #8 31.18 Selecting previously unselected package libfontconfig1:arm64.
21:33:10 #9 31.02 Preparing to unpack .../155-libipc-run-perl_20180523.0-2_all.deb ...
21:33:10 #9 31.02 Unpacking libipc-run-perl (20180523.0-2) ...
21:33:10 #9 31.05 Selecting previously unselected package libclass-method-modifiers-perl.
21:33:10 #9 31.06 Preparing to unpack .../156-libclass-method-modifiers-perl_2.13-1_all.deb ...
21:33:10 #9 31.06 Unpacking libclass-method-modifiers-perl (2.13-1) ...
21:33:10 #9 31.09 Selecting previously unselected package libb-hooks-op-check-perl.
21:33:10 #9 31.09 Preparing to unpack .../157-libb-hooks-op-check-perl_0.22-1build2_arm64.deb ...
21:33:10 #9 31.09 Unpacking libb-hooks-op-check-perl (0.22-1build2) ...
21:33:10 #9 31.12 Selecting previously unselected package libdynaloader-functions-perl.
21:33:10 #9 31.12 Preparing to unpack .../158-libdynaloader-functions-perl_0.003-1_all.deb ...
21:33:10 #9 31.13 Unpacking libdynaloader-functions-perl (0.003-1) ...
21:33:10 #9 31.16 Selecting previously unselected package libdevel-callchecker-perl.
21:33:10 #9 31.16 Preparing to unpack .../159-libdevel-callchecker-perl_0.008-1ubuntu1_arm64.deb ...
21:33:10 #9 31.17 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ...
21:33:10 #9 31.21 Selecting previously unselected package libparams-classify-perl.
21:33:10 #9 31.21 Preparing to unpack .../160-libparams-classify-perl_0.015-1build2_arm64.deb ...
21:33:10 #9 31.22 Unpacking libparams-classify-perl (0.015-1build2) ...
21:33:10 #9 31.25 Selecting previously unselected package libmodule-runtime-perl.
21:33:10 #8 27.31   Installing       : checkpolicy-3.4-1.el9.x86_64                        45/163 
21:33:10 #8 27.36   Installing       : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1    46/163 
21:33:10 #8 27.37   Installing       : abattis-cantarell-fonts-0.301-4.el9.noarch          47/163 
21:33:10 #8 27.38   Installing       : gsettings-desktop-schemas-40.0-4.el9.x86_64         48/163 
21:33:10 #8 27.40   Installing       : zstd-1.5.1-2.el9.x86_64                             49/163 
21:33:10 #8 27.43   Installing       : vim-filesystem-2:8.2.2637-16.el9.noarch             50/163 
21:33:10 #8 27.48   Installing       : tcl-1:8.6.10-7.el9.x86_64                           51/163 
21:33:10 #8 27.52   Installing       : shared-mime-info-2.1-4.el9.x86_64                   52/163 
21:33:10 #8 29.45 Selecting previously unselected package libnghttp2-14:amd64.
21:33:10 #8 29.45 Preparing to unpack .../067-libnghttp2-14_1.43.0-1_amd64.deb ...
21:33:10 #8 29.46 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
21:33:10 #8 29.50 Selecting previously unselected package libpsl5:amd64.
21:33:10 #8 29.50 Preparing to unpack .../068-libpsl5_0.21.0-1.2_amd64.deb ...
21:33:10 #8 29.50 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
21:33:10 #8 29.54 Selecting previously unselected package librtmp1:amd64.
21:33:10 #8 29.55 Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
21:33:10 #8 29.55 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
21:33:10 #8 29.59 Selecting previously unselected package libssh2-1:amd64.
21:33:10 #8 29.59 Preparing to unpack .../070-libssh2-1_1.9.0-2_amd64.deb ...
21:33:10 #8 29.60 Unpacking libssh2-1:amd64 (1.9.0-2) ...
21:33:10 #9 23.39 Selecting previously unselected package cpp-11.
21:33:10 #9 23.39 Preparing to unpack .../075-cpp-11_11.2.0-19ubuntu1_amd64.deb ...
21:33:10 #9 23.40 Unpacking cpp-11 (11.2.0-19ubuntu1) ...
21:33:10 #9 23.57 Selecting previously unselected package cpp.
21:33:10 #9 23.57 Preparing to unpack .../076-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ...
21:33:10 #9 23.57 Unpacking cpp (4:11.2.0-1ubuntu1) ...
21:33:10 #9 23.61 Selecting previously unselected package libcc1-0:amd64.
21:33:10 #9 23.61 Preparing to unpack .../077-libcc1-0_12-20220319-1ubuntu1_amd64.deb ...
21:33:10 #9 23.61 Unpacking libcc1-0:amd64 (12-20220319-1ubuntu1) ...
21:33:10 #9 23.65 Selecting previously unselected package libgomp1:amd64.
21:33:10 #8 10.28 The following NEW packages will be installed:
21:33:10 #8 10.28   autoconf automake autopoint autotools-dev binutils
21:33:10 #8 10.28   binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8
21:33:10 #8 10.28   debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz
21:33:10 #8 10.28   equivs fakeroot file gcc gcc-8 gettext gettext-base git git-man groff-base
21:33:10 #8 10.29   intltool-debian libarchive-zip-perl libasan5 libatomic1
21:33:10 #8 10.29   libb-hooks-op-check-perl libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0
21:33:10 #8 10.29   libclass-method-modifiers-perl libcroco3 libcurl3-gnutls libdebhelper-perl
21:33:10 #8 10.29   libdevel-callchecker-perl libdevel-globaldestruction-perl libdpkg-perl
21:33:10 #8 10.29   libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl
21:33:10 #8 10.29   libexpat1 libfakeroot libfile-homedir-perl libfile-listing-perl
21:33:10 #8 10.29   libfile-stripnondeterminism-perl libfile-which-perl libfl2 libgcc-8-dev
21:33:10 #8 10.29   libgdbm-compat4 libgdbm6 libglib2.0-0 libgomp1 libhtml-parser-perl
21:33:10 #8 10.29   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl
21:33:10 #8 10.29   libhttp-message-perl libhttp-negotiate-perl libicu63 libimport-into-perl
21:33:10 #8 10.29   libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl
21:33:10 #8 10.29   libisl19 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc
21:33:10 #8 10.29   libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
21:33:10 #8 10.29   libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0
21:33:10 #8 10.29   libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal
21:33:10 #8 10.29   libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
21:33:10 #8 10.29   libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl
21:33:10 #8 10.29   libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
21:33:10 #8 10.29   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
21:33:10 #8 10.29   mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults
21:33:10 #8 10.29   po-debconf python3 python3-minimal python3.7 python3.7-minimal
21:33:10 #8 10.29   sensible-utils wdiff xz-utils
21:33:10 #8 10.29 The following packages will be upgraded:
21:33:10 #8 10.29   libc6
21:33:10 #8 30.46 Preparing to unpack .../076-patch_2.7.6-3+deb10u1_amd64.deb ...
21:33:10 #8 30.46 Unpacking patch (2.7.6-3+deb10u1) ...
21:33:10 #8 30.50 Selecting previously unselected package dpkg-dev.
21:33:10 #8 30.50 Preparing to unpack .../077-dpkg-dev_1.19.8_all.deb ...
21:33:10 #8 30.51 Unpacking dpkg-dev (1.19.8) ...
21:33:10 #8 30.62 Selecting previously unselected package build-essential.
21:33:10 #8 30.62 Preparing to unpack .../078-build-essential_12.6_amd64.deb ...
21:33:10 #8 30.62 Unpacking build-essential (12.6) ...
21:33:10 #8 30.65 Selecting previously unselected package openssl.
21:33:10 #8 30.65 Preparing to unpack .../079-openssl_1.1.1n-0+deb10u3_amd64.deb ...
21:33:10 #8 30.66 Unpacking openssl (1.1.1n-0+deb10u3) ...
21:33:10 #8 30.76 Selecting previously unselected package ca-certificates.
21:33:10 #8 32.32 Preparing to unpack .../170-libclass-method-modifiers-perl_2.12-1_all.deb ...
21:33:10 #8 32.32 Unpacking libclass-method-modifiers-perl (2.12-1) ...
21:33:10 #8 32.36 Selecting previously unselected package libclass-xsaccessor-perl.
21:33:10 #8 32.36 Preparing to unpack .../171-libclass-xsaccessor-perl_1.19-2build8_arm64.deb ...
21:33:10 #8 32.37 Unpacking libclass-xsaccessor-perl (1.19-2build8) ...
21:33:10 #8 32.40 Selecting previously unselected package libclone-perl.
21:33:10 #8 32.41 Preparing to unpack .../172-libclone-perl_0.39-1_arm64.deb ...
21:33:10 #8 32.41 Unpacking libclone-perl (0.39-1) ...
21:33:10 #8 32.44 Selecting previously unselected package libdata-dump-perl.
21:33:10 #8 32.44 Preparing to unpack .../173-libdata-dump-perl_1.23-1_all.deb ...
21:33:10 #8 32.45 Unpacking libdata-dump-perl (1.23-1) ...
21:33:10 #8 32.48 Selecting previously unselected package libparams-util-perl.
21:33:10 #8 32.48 Preparing to unpack .../174-libparams-util-perl_1.07-3build3_arm64.deb ...
21:33:10 #8 32.48 Unpacking libparams-util-perl (1.07-3build3) ...
21:33:10 #8 32.52 Selecting previously unselected package libsub-install-perl.
21:33:10 #8 32.52 Preparing to unpack .../175-libsub-install-perl_0.928-1_all.deb ...
21:33:10 #8 32.53 Unpacking libsub-install-perl (0.928-1) ...
21:33:10 #8 32.56 Selecting previously unselected package libdata-optlist-perl.
21:33:10 #9 32.44 Preparing to unpack .../197-libarray-intspan-perl_2.004-1_all.deb ...
21:33:10 #9 32.44 Unpacking libarray-intspan-perl (2.004-1) ...
21:33:10 #9 32.49 Selecting previously unselected package libmodule-implementation-perl.
21:33:10 #9 32.49 Preparing to unpack .../198-libmodule-implementation-perl_0.09-1.1_all.deb ...
21:33:10 #9 32.50 Unpacking libmodule-implementation-perl (0.09-1.1) ...
21:33:10 #9 32.56 Selecting previously unselected package libsub-exporter-progressive-perl.
21:33:10 #9 32.56 Preparing to unpack .../199-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
21:33:10 #9 32.57 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
21:33:10 #9 32.60 Selecting previously unselected package libvariable-magic-perl.
21:33:10 #9 32.60 Preparing to unpack .../200-libvariable-magic-perl_0.62-1build5_arm64.deb ...
21:33:10 #9 32.60 Unpacking libvariable-magic-perl (0.62-1build5) ...
21:33:10 #9 32.64 Selecting previously unselected package libb-hooks-endofscope-perl.
21:33:10 #9 32.64 Preparing to unpack .../201-libb-hooks-endofscope-perl_0.25-1_all.deb ...
21:33:10 #9 32.64 Unpacking libb-hooks-endofscope-perl (0.25-1) ...
21:33:10 #9 32.68 Selecting previously unselected package libfreetype6:arm64.
21:33:10 #9 22.32 Selecting previously unselected package libgdbm-compat4:amd64.
21:33:10 #9 22.32 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_amd64.deb ...
21:33:10 #9 22.33 Unpacking libgdbm-compat4:amd64 (1.18.1-5) ...
21:33:10 #9 22.36 Selecting previously unselected package libperl5.30:amd64.
21:33:10 #9 22.36 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ...
21:33:10 #9 22.37 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) ...
21:33:10 #8 18.98 Selecting previously unselected package python3.
21:33:10 #8 18.98 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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:33:10 #8 18.98 Preparing to unpack .../python3_3.7.3-1_armhf.deb ...
21:33:10 #8 18.99 Unpacking python3 (3.7.3-1) ...
21:33:10 #8 19.04 Preparing to unpack .../libgnutls30_3.6.7-4+deb10u9_armhf.deb ...
21:33:10 #21 18.27 Get:14 http://deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB]
21:33:10 #21 18.28 Get:15 http://deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB]
21:33:10 #9 18.66 Get:310 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpath-iterator-rule-perl all 1.015-1 [40.8 kB]
21:33:10 #9 18.68 Get:311 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libperlio-gzip-perl armhf 0.19-1build8 [13.6 kB]
21:33:10 #9 18.68 Get:312 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libperlio-utf8-strict-perl armhf 0.009-1build1 [11.2 kB]
21:33:10 #9 18.69 Get:313 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpod-parser-perl all 1.63-2 [82.2 kB]
21:33:10 #9 18.72 Get:314 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpod-constants-perl all 0.19-2 [16.3 kB]
21:33:10 #9 18.72 Get:315 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libproc-processtable-perl armhf 0.634-1build1 [37.0 kB]
21:33:10 #9 18.73 Get:316 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libre2-9 armhf 20220201+dfsg-1 [161 kB]
21:33:10 #9 18.76 Get:317 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libre-engine-re2-perl armhf 0.14-1build2 [17.2 kB]
21:33:10 #9 18.77 Get:318 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libreadonly-perl all 2.050-3 [19.9 kB]
21:33:10 #9 18.80 Get:319 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libref-util-perl all 0.204-1 [15.0 kB]
21:33:10 #9 18.80 Get:320 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libref-util-xs-perl armhf 0.117-1build5 [11.5 kB]
21:33:10 #9 18.80 Get:321 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libregexp-pattern-license-perl all 3.9.3-1 [84.1 kB]
21:33:10 #9 18.81 Get:322 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
21:33:10 #9 18.81 Get:323 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsasl2-modules armhf 2.1.27+dfsg2-3ubuntu1 [50.1 kB]
21:33:10 #9 18.82 Get:324 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsereal-decoder-perl armhf 4.023+ds-1 [94.5 kB]
21:33:10 #8 22.74 Preparing to unpack .../014-libmagic1_1%3a5.32-2ubuntu0.4_armhf.deb ...
21:33:10 #8 22.75 Unpacking libmagic1:armhf (1:5.32-2ubuntu0.4) ...
21:33:10 #8 22.81 Selecting previously unselected package file.
21:33:10 #8 22.81 Preparing to unpack .../015-file_1%3a5.32-2ubuntu0.4_armhf.deb ...
21:33:10 #8 22.82 Unpacking file (1:5.32-2ubuntu0.4) ...
21:33:10 #8 22.86 Selecting previously unselected package less.
21:33:10 #8 22.86 Preparing to unpack .../016-less_487-0.1_armhf.deb ...
21:33:10 #8 22.86 Unpacking less (487-0.1) ...
21:33:10 #8 22.95 Selecting previously unselected package libapt-inst2.0:armhf.
21:33:10 #8 22.95 Preparing to unpack .../017-libapt-inst2.0_1.6.14_armhf.deb ...
21:33:10 #8 22.96 Unpacking libapt-inst2.0:armhf (1.6.14) ...
21:33:10 #8 31.18 Preparing to unpack .../178-libfontconfig1_2.13.1-4.2_arm64.deb ...
21:33:10 #8 31.18 Unpacking libfontconfig1:arm64 (2.13.1-4.2) ...
21:33:10 #8 31.24 Selecting previously unselected package libjpeg62-turbo:arm64.
21:33:10 #8 31.24 Preparing to unpack .../179-libjpeg62-turbo_1%3a2.0.6-4_arm64.deb ...
21:33:10 #8 31.25 Unpacking libjpeg62-turbo:arm64 (1:2.0.6-4) ...
21:33:10 #8 31.29 Selecting previously unselected package libdeflate0:arm64.
21:33:10 #8 31.30 Preparing to unpack .../180-libdeflate0_1.7-1_arm64.deb ...
21:33:10 #8 31.30 Unpacking libdeflate0:arm64 (1.7-1) ...
21:33:10 #8 31.34 Selecting previously unselected package libjbig0:arm64.
21:33:10 #8 31.35 Preparing to unpack .../181-libjbig0_2.1-3.1+b2_arm64.deb ...
21:33:10 #8 31.35 Unpacking libjbig0:arm64 (2.1-3.1+b2) ...
21:33:10 #8 31.39 Selecting previously unselected package libwebp6:arm64.
21:33:10 #8 31.39 Preparing to unpack .../182-libwebp6_0.6.1-2.1_arm64.deb ...
21:33:10 #8 31.39 Unpacking libwebp6:arm64 (0.6.1-2.1) ...
21:33:10 #9 31.25 Preparing to unpack .../161-libmodule-runtime-perl_0.016-1_all.deb ...
21:33:10 #9 31.25 Unpacking libmodule-runtime-perl (0.016-1) ...
21:33:10 #9 31.28 Selecting previously unselected package libimport-into-perl.
21:33:10 #9 31.28 Preparing to unpack .../162-libimport-into-perl_1.002005-1_all.deb ...
21:33:10 #9 31.29 Unpacking libimport-into-perl (1.002005-1) ...
21:33:10 #9 31.32 Selecting previously unselected package librole-tiny-perl.
21:33:10 #9 31.32 Preparing to unpack .../163-librole-tiny-perl_2.001004-1_all.deb ...
21:33:10 #9 31.32 Unpacking librole-tiny-perl (2.001004-1) ...
21:33:10 #9 31.36 Selecting previously unselected package libstrictures-perl.
21:33:10 #9 31.36 Preparing to unpack .../164-libstrictures-perl_2.000006-1_all.deb ...
21:33:10 #9 31.36 Unpacking libstrictures-perl (2.000006-1) ...
21:33:10 #9 31.39 Selecting previously unselected package libsub-quote-perl.
21:33:10 #9 31.40 Preparing to unpack .../165-libsub-quote-perl_2.006006-1_all.deb ...
21:33:10 #9 31.40 Unpacking libsub-quote-perl (2.006006-1) ...
21:33:10 #9 31.43 Selecting previously unselected package libmoo-perl.
21:33:10 #9 31.43 Preparing to unpack .../166-libmoo-perl_2.003006-1_all.deb ...
21:33:10 #9 31.43 Unpacking libmoo-perl (2.003006-1) ...
21:33:10 #9 31.47 Selecting previously unselected package libencode-locale-perl.
21:33:10 #9 31.47 Preparing to unpack .../167-libencode-locale-perl_1.05-1_all.deb ...
21:33:10 #9 31.51 Unpacking libencode-locale-perl (1.05-1) ...
21:33:10 #9 31.54 Selecting previously unselected package libtimedate-perl.
21:33:10 #9 31.54 Preparing to unpack .../168-libtimedate-perl_2.3200-1_all.deb ...
21:33:10 #9 31.55 Unpacking libtimedate-perl (2.3200-1) ...
21:33:10 #9 31.58 Selecting previously unselected package libhttp-date-perl.
21:33:10 #8 27.55   Running scriptlet: shared-mime-info-2.1-4.el9.x86_64                   52/163 
21:33:10 #8 27.56   Installing       : python3-six-1.15.0-9.el9.noarch                     53/163 
21:33:10 #8 27.57   Installing       : python3-dateutil-1:2.8.1-6.el9.noarch               54/163 
21:33:10 #8 27.59   Installing       : python3-dnf-plugins-core-4.1.0-2.el9.noarch         55/163 
21:33:10 #8 27.67   Installing       : python3-setuptools-53.0.0-10.el9.noarch             56/163 
21:33:10 #8 27.75   Installing       : python3-setools-4.4.0-5.el9.x86_64                  57/163 
21:33:10 #8 29.65 Selecting previously unselected package libcurl4:amd64.
21:33:10 #8 29.65 Preparing to unpack .../071-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ...
21:33:10 #8 29.65 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
21:33:10 #8 29.71 Selecting previously unselected package curl.
21:33:10 #8 29.71 Preparing to unpack .../072-curl_7.74.0-1.3+deb11u2_amd64.deb ...
21:33:10 #8 29.72 Unpacking curl (7.74.0-1.3+deb11u2) ...
21:33:10 #8 29.77 Selecting previously unselected package dctrl-tools.
21:33:10 #8 29.77 Preparing to unpack .../073-dctrl-tools_2.24-3+b1_amd64.deb ...
21:33:10 #8 29.78 Unpacking dctrl-tools (2.24-3+b1) ...
21:33:10 #8 29.82 Selecting previously unselected package libdebhelper-perl.
21:33:10 #8 29.82 Preparing to unpack .../074-libdebhelper-perl_13.3.4_all.deb ...
21:33:10 #8 29.82 Unpacking libdebhelper-perl (13.3.4) ...
21:33:10 #8 29.87 Selecting previously unselected package libtool.
21:33:10 #8 29.87 Preparing to unpack .../075-libtool_2.4.6-15_all.deb ...
21:33:10 #8 29.87 Unpacking libtool (2.4.6-15) ...
21:33:10 #8 29.92 Selecting previously unselected package dh-autoreconf.
21:33:10 #9 23.65 Preparing to unpack .../078-libgomp1_12-20220319-1ubuntu1_amd64.deb ...
21:33:10 #9 23.65 Unpacking libgomp1:amd64 (12-20220319-1ubuntu1) ...
21:33:10 #9 23.69 Selecting previously unselected package libitm1:amd64.
21:33:10 #9 23.69 Preparing to unpack .../079-libitm1_12-20220319-1ubuntu1_amd64.deb ...
21:33:10 #9 23.69 Unpacking libitm1:amd64 (12-20220319-1ubuntu1) ...
21:33:10 #9 23.73 Selecting previously unselected package libatomic1:amd64.
21:33:10 #9 23.73 Preparing to unpack .../080-libatomic1_12-20220319-1ubuntu1_amd64.deb ...
21:33:10 #9 23.73 Unpacking libatomic1:amd64 (12-20220319-1ubuntu1) ...
21:33:10 #9 23.77 Selecting previously unselected package libasan6:amd64.
21:33:10 #9 23.77 Preparing to unpack .../081-libasan6_11.2.0-19ubuntu1_amd64.deb ...
21:33:10 #9 23.78 Unpacking libasan6:amd64 (11.2.0-19ubuntu1) ...
21:33:10 #9 23.85 Selecting previously unselected package liblsan0:amd64.
21:33:10 #9 23.85 Preparing to unpack .../082-liblsan0_12-20220319-1ubuntu1_amd64.deb ...
21:33:10 #9 23.85 Unpacking liblsan0:amd64 (12-20220319-1ubuntu1) ...
21:33:10 #9 23.90 Selecting previously unselected package libtsan0:amd64.
21:33:10 #8 10.88 1 upgraded, 125 newly installed, 0 to remove and 8 not upgraded.
21:33:10 #8 10.88 Need to get 69.0 MB of archives.
21:33:10 #8 10.88 After this operation, 272 MB of additional disk space will be used.
21:33:10 #8 10.88 Get:1 http://archive.raspberrypi.org/debian buster/main armhf libc6 armhf 2.28-10+rpt2+rpi1+deb10u1 [2351 kB]
21:33:10 #8 30.76 Preparing to unpack .../080-ca-certificates_20200601~deb10u2_all.deb ...
21:33:10 #8 30.76 Unpacking ca-certificates (20200601~deb10u2) ...
21:33:10 #8 30.82 Selecting previously unselected package libnghttp2-14:amd64.
21:33:10 #8 30.83 Preparing to unpack .../081-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
21:33:10 #8 30.83 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
21:33:10 #8 30.87 Selecting previously unselected package libpsl5:amd64.
21:33:10 #8 30.87 Preparing to unpack .../082-libpsl5_0.20.2-2_amd64.deb ...
21:33:10 #8 30.87 Unpacking libpsl5:amd64 (0.20.2-2) ...
21:33:10 #8 30.91 Selecting previously unselected package librtmp1:amd64.
21:33:10 #8 30.92 Preparing to unpack .../083-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
21:33:10 #8 30.92 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
21:33:10 #8 31.00 Selecting previously unselected package libssh2-1:amd64.
21:33:10 #8 32.56 Preparing to unpack .../176-libdata-optlist-perl_0.110-1_all.deb ...
21:33:10 #8 32.57 Unpacking libdata-optlist-perl (0.110-1) ...
21:33:10 #8 32.60 Selecting previously unselected package libdevel-globaldestruction-perl.
21:33:10 #8 32.61 Preparing to unpack .../177-libdevel-globaldestruction-perl_0.14-1_all.deb ...
21:33:10 #8 32.61 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
21:33:10 #8 32.64 Selecting previously unselected package libdigest-hmac-perl.
21:33:10 #8 32.65 Preparing to unpack .../178-libdigest-hmac-perl_1.03+dfsg-1_all.deb ...
21:33:10 #8 32.66 Unpacking libdigest-hmac-perl (1.03+dfsg-1) ...
21:33:10 #8 32.70 Selecting previously unselected package libdistro-info-perl.
21:33:10 #8 32.70 Preparing to unpack .../179-libdistro-info-perl_0.18ubuntu0.18.04.1_all.deb ...
21:33:10 #8 32.70 Unpacking libdistro-info-perl (0.18ubuntu0.18.04.1) ...
21:33:10 #8 32.74 Selecting previously unselected package perl-openssl-defaults:arm64.
21:33:10 #8 32.74 Preparing to unpack .../180-perl-openssl-defaults_3build1_arm64.deb ...
21:33:10 #8 32.75 Unpacking perl-openssl-defaults:arm64 (3build1) ...
21:33:10 #8 32.79 Selecting previously unselected package libnet-ssleay-perl.
21:33:10 #8 32.79 Preparing to unpack .../181-libnet-ssleay-perl_1.84-1ubuntu0.2_arm64.deb ...
21:33:10 #8 32.80 Unpacking libnet-ssleay-perl (1.84-1ubuntu0.2) ...
21:33:10 #9 32.68 Preparing to unpack .../202-libfreetype6_2.11.1+dfsg-1ubuntu0.1_arm64.deb ...
21:33:10 #9 32.69 Unpacking libfreetype6:arm64 (2.11.1+dfsg-1ubuntu0.1) ...
21:33:10 #9 32.73 Selecting previously unselected package libfontconfig1:arm64.
21:33:10 #9 32.74 Preparing to unpack .../203-libfontconfig1_2.13.1-4.2ubuntu5_arm64.deb ...
21:33:10 #9 32.74 Unpacking libfontconfig1:arm64 (2.13.1-4.2ubuntu5) ...
21:33:10 #9 32.78 Selecting previously unselected package libjpeg-turbo8:arm64.
21:33:10 #9 32.78 Preparing to unpack .../204-libjpeg-turbo8_2.1.2-0ubuntu1_arm64.deb ...
21:33:10 #9 32.79 Unpacking libjpeg-turbo8:arm64 (2.1.2-0ubuntu1) ...
21:33:10 #9 32.83 Selecting previously unselected package libjpeg8:arm64.
21:33:10 #9 32.83 Preparing to unpack .../205-libjpeg8_8c-2ubuntu10_arm64.deb ...
21:33:10 #9 32.83 Unpacking libjpeg8:arm64 (8c-2ubuntu10) ...
21:33:10 #9 32.87 Selecting previously unselected package libdeflate0:arm64.
21:33:10 #9 32.87 Preparing to unpack .../206-libdeflate0_1.10-2_arm64.deb ...
21:33:10 #9 32.88 Unpacking libdeflate0:arm64 (1.10-2) ...
21:33:10 #9 32.91 Selecting previously unselected package libjbig0:arm64.
21:33:10 #8 26.86 Selecting previously unselected package gcc-7-base:amd64.
21:33:10 #8 26.86 Preparing to unpack .../063-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ...
21:33:10 #8 26.86 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ...
21:33:10 #8 26.90 Selecting previously unselected package libisl19:amd64.
21:33:10 #8 26.90 Preparing to unpack .../064-libisl19_0.19-1_amd64.deb ...
21:33:10 #8 26.90 Unpacking libisl19:amd64 (0.19-1) ...
21:33:10 #8 26.98 Selecting previously unselected package libmpfr6:amd64.
21:33:10 #8 26.99 Preparing to unpack .../065-libmpfr6_4.0.1-1_amd64.deb ...
21:33:10 #8 26.99 Unpacking libmpfr6:amd64 (4.0.1-1) ...
21:33:10 #8 27.04 Selecting previously unselected package libmpc3:amd64.
21:33:10 #8 27.04 Preparing to unpack .../066-libmpc3_1.1.0-1_amd64.deb ...
21:33:10 #8 27.05 Unpacking libmpc3:amd64 (1.1.0-1) ...
21:33:10 #8 27.08 Selecting previously unselected package cpp-7.
21:33:10 #8 27.09 Preparing to unpack .../067-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ...
21:33:10 #8 27.09 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ...
21:33:10 #8 33.69 Selecting previously unselected package libgc1c2:arm64.
21:33:10 #8 33.69 Preparing to unpack .../164-libgc1c2_1%3a7.6.4-0.4_arm64.deb ...
21:33:10 #8 33.70 Unpacking libgc1c2:arm64 (1:7.6.4-0.4) ...
21:33:10 #8 33.74 Selecting previously unselected package libltdl7:arm64.
21:33:10 #8 33.74 Preparing to unpack .../165-libltdl7_2.4.6-9_arm64.deb ...
21:33:10 #8 33.75 Unpacking libltdl7:arm64 (2.4.6-9) ...
21:33:10 #8 33.79 Selecting previously unselected package guile-2.2-libs:arm64.
21:33:10 #8 33.79 Preparing to unpack .../166-guile-2.2-libs_2.2.4+1-2+deb10u1_arm64.deb ...
21:33:10 #8 33.80 Unpacking guile-2.2-libs:arm64 (2.2.4+1-2+deb10u1) ...
21:33:10 #8 19.06 Unpacking libgnutls30:armhf (3.6.7-4+deb10u9) over (3.6.7-4+deb10u7) ...
21:33:10 #9 18.88 Get:325 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsereal-encoder-perl armhf 4.023+ds-1 [97.2 kB]
21:33:10 #9 18.88 Get:326 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libset-intspan-perl all 1.19-2 [26.1 kB]
21:33:10 #9 18.88 Get:327 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsocket6-perl armhf 0.29-1build4 [18.7 kB]
21:33:10 #9 18.89 Get:328 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstring-copyright-perl all 0.003012-1 [21.3 kB]
21:33:10 #9 18.95 Get:329 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstring-escape-perl all 2010.002-2 [17.6 kB]
21:33:10 #9 18.95 Get:330 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstring-shellquote-perl all 1.04-1 [12.0 kB]
21:33:10 #9 18.95 Get:331 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxs-parse-keyword-perl armhf 0.21-1build1 [48.7 kB]
21:33:10 #9 18.95 Get:332 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsyntax-keyword-try-perl armhf 0.26-1build1 [25.8 kB]
21:33:10 #9 18.96 Get:333 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libterm-readkey-perl armhf 2.38-1build4 [23.8 kB]
21:33:10 #9 18.96 Get:334 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-levenshteinxs-perl armhf 0.03-4build10 [7566 B]
21:33:10 #9 19.03 Get:335 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-markdown-discount-perl armhf 0.13-1build1 [12.4 kB]
21:33:10 #9 19.03 Get:336 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-xslate-perl armhf 3.5.9-1build1 [182 kB]
21:33:10 #9 19.04 Get:337 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtime-duration-perl all 1.21-1 [13.1 kB]
21:33:10 #9 19.04 Get:338 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtime-moment-perl armhf 0.44-1build6 [74.1 kB]
21:33:10 #9 19.10 Get:339 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtype-tiny-xs-perl armhf 0.022-1build2 [23.3 kB]
21:33:10 #9 19.10 Get:340 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libunicode-utf8-perl armhf 0.62-1build4 [17.6 kB]
21:33:10 #9 19.10 Get:341 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB]
21:33:10 #9 19.10 Get:342 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-sax-base-perl all 1.09-1.1 [19.0 kB]
21:33:10 #9 19.10 Get:343 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-sax-perl all 1.02+dfsg-3 [57.0 kB]
21:33:10 #9 19.11 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:33:10 #9 19.18 Get:345 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-parser-perl armhf 2.46-3build1 [210 kB]
21:33:10 #9 19.19 Get:346 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-sax-expat-perl all 0.51-1 [10.5 kB]
21:33:10 #9 19.19 Get:347 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libyaml-libyaml-perl armhf 0.83+ds-1build1 [27.3 kB]
21:33:10 #8 23.02 Selecting previously unselected package libglib2.0-0:armhf.
21:33:10 #8 23.02 Preparing to unpack .../018-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_armhf.deb ...
21:33:10 #8 23.02 Unpacking libglib2.0-0:armhf (2.56.4-0ubuntu0.18.04.9) ...
21:33:10 #8 23.17 Selecting previously unselected package libglib2.0-data.
21:33:10 #8 23.17 Preparing to unpack .../019-libglib2.0-data_2.56.4-0ubuntu0.18.04.9_all.deb ...
21:33:10 #8 23.18 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ...
21:33:10 #8 23.21 Selecting previously unselected package libicu60:armhf.
21:33:10 #8 23.21 Preparing to unpack .../020-libicu60_60.2-3ubuntu3.2_armhf.deb ...
21:33:10 #8 23.21 Unpacking libicu60:armhf (60.2-3ubuntu3.2) ...
21:33:10 #8 31.45 Selecting previously unselected package libtiff5:arm64.
21:33:10 #8 31.45 Preparing to unpack .../183-libtiff5_4.2.0-1+deb11u1_arm64.deb ...
21:33:10 #8 31.46 Unpacking libtiff5:arm64 (4.2.0-1+deb11u1) ...
21:33:10 #8 31.51 Selecting previously unselected package libxau6:arm64.
21:33:10 #8 31.51 Preparing to unpack .../184-libxau6_1%3a1.0.9-1_arm64.deb ...
21:33:10 #8 31.51 Unpacking libxau6:arm64 (1:1.0.9-1) ...
21:33:10 #8 31.55 Selecting previously unselected package libxdmcp6:arm64.
21:33:10 #8 31.55 Preparing to unpack .../185-libxdmcp6_1%3a1.1.2-3_arm64.deb ...
21:33:10 #8 31.62 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ...
21:33:10 #9 31.58 Preparing to unpack .../169-libhttp-date-perl_6.05-1_all.deb ...
21:33:10 #9 31.59 Unpacking libhttp-date-perl (6.05-1) ...
21:33:10 #9 31.62 Selecting previously unselected package libfile-listing-perl.
21:33:10 #9 31.62 Preparing to unpack .../170-libfile-listing-perl_6.04-1_all.deb ...
21:33:10 #9 31.63 Unpacking libfile-listing-perl (6.04-1) ...
21:33:10 #9 31.66 Selecting previously unselected package libhtml-tagset-perl.
21:33:10 #9 31.66 Preparing to unpack .../171-libhtml-tagset-perl_3.20-4_all.deb ...
21:33:10 #9 31.67 Unpacking libhtml-tagset-perl (3.20-4) ...
21:33:10 #9 31.69 Selecting previously unselected package liburi-perl.
21:33:10 #9 31.70 Preparing to unpack .../172-liburi-perl_1.76-2_all.deb ...
21:33:10 #9 31.70 Unpacking liburi-perl (1.76-2) ...
21:33:10 #9 31.74 Selecting previously unselected package libhtml-parser-perl.
21:33:10 #9 31.74 Preparing to unpack .../173-libhtml-parser-perl_3.72-5_arm64.deb ...
21:33:10 #9 31.74 Unpacking libhtml-parser-perl (3.72-5) ...
21:33:10 #9 31.78 Selecting previously unselected package libhtml-tree-perl.
21:33:10 #9 31.78 Preparing to unpack .../174-libhtml-tree-perl_5.07-2_all.deb ...
21:33:10 #9 31.78 Unpacking libhtml-tree-perl (5.07-2) ...
21:33:10 #9 31.82 Selecting previously unselected package libio-html-perl.
21:33:10 #8 27.79   Installing       : publicsuffix-list-dafsa-20210518-3.el9.noarch       58/163 
21:33:10 #8 27.82   Installing       : libpsl-0.21.1-5.el9.x86_64                          59/163 
21:33:10 #8 27.83   Installing       : pkgconf-m4-1.7.3-9.el9.noarch                       60/163 
21:33:10 #8 27.86   Installing       : openssl-1:3.0.1-40.el9.x86_64                       61/163 
21:33:10 #8 27.90   Installing       : ncurses-6.2-8.20210508.el9.x86_64                   62/163 
21:33:10 #8 27.99   Installing       : perl-Digest-1.19-4.el9.noarch                       63/163 
21:33:10 #8 28.00   Installing       : perl-Digest-MD5-2.58-4.el9.x86_64                   64/163 
21:33:10 #8 29.92 Preparing to unpack .../076-dh-autoreconf_20_all.deb ...
21:33:10 #8 29.93 Unpacking dh-autoreconf (20) ...
21:33:10 #8 29.96 Selecting previously unselected package libarchive-zip-perl.
21:33:10 #8 29.97 Preparing to unpack .../077-libarchive-zip-perl_1.68-1_all.deb ...
21:33:10 #8 29.97 Unpacking libarchive-zip-perl (1.68-1) ...
21:33:10 #8 30.01 Selecting previously unselected package libsub-override-perl.
21:33:10 #8 30.01 Preparing to unpack .../078-libsub-override-perl_0.09-2_all.deb ...
21:33:10 #8 30.02 Unpacking libsub-override-perl (0.09-2) ...
21:33:10 #8 30.04 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:33:10 #8 30.05 Preparing to unpack .../079-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
21:33:10 #8 30.05 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
21:33:10 #8 30.08 Selecting previously unselected package dh-strip-nondeterminism.
21:33:10 #8 30.08 Preparing to unpack .../080-dh-strip-nondeterminism_1.12.0-1_all.deb ...
21:33:10 #8 30.09 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
21:33:10 #8 30.12 Selecting previously unselected package libelf1:amd64.
21:33:10 #8 30.13 Preparing to unpack .../081-libelf1_0.183-1_amd64.deb ...
21:33:10 #8 30.13 Unpacking libelf1:amd64 (0.183-1) ...
21:33:10 #8 30.17 Selecting previously unselected package dwz.
21:33:10 #9 23.90 Preparing to unpack .../083-libtsan0_11.2.0-19ubuntu1_amd64.deb ...
21:33:10 #9 23.90 Unpacking libtsan0:amd64 (11.2.0-19ubuntu1) ...
21:33:10 #9 24.03 Selecting previously unselected package libubsan1:amd64.
21:33:10 #9 24.03 Preparing to unpack .../084-libubsan1_12-20220319-1ubuntu1_amd64.deb ...
21:33:10 #9 24.03 Unpacking libubsan1:amd64 (12-20220319-1ubuntu1) ...
21:33:10 #9 24.08 Selecting previously unselected package libquadmath0:amd64.
21:33:10 #9 24.08 Preparing to unpack .../085-libquadmath0_12-20220319-1ubuntu1_amd64.deb ...
21:33:10 #9 24.08 Unpacking libquadmath0:amd64 (12-20220319-1ubuntu1) ...
21:33:10 #9 24.11 Selecting previously unselected package libgcc-11-dev:amd64.
21:33:10 #9 24.11 Preparing to unpack .../086-libgcc-11-dev_11.2.0-19ubuntu1_amd64.deb ...
21:33:10 #9 24.12 Unpacking libgcc-11-dev:amd64 (11.2.0-19ubuntu1) ...
21:33:10 #8 10.98 Get:2 http://archive.raspbian.org/raspbian buster/main armhf libbsd0 armhf 0.9.1-2+deb10u1 [105 kB]
21:33:10 #8 31.00 Preparing to unpack .../084-libssh2-1_1.8.0-2.1_amd64.deb ...
21:33:10 #8 31.01 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
21:33:10 #8 31.05 Selecting previously unselected package libcurl4:amd64.
21:33:10 #8 31.05 Preparing to unpack .../085-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
21:33:10 #8 31.06 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
21:33:10 #8 31.11 Selecting previously unselected package curl.
21:33:10 #8 31.11 Preparing to unpack .../086-curl_7.64.0-4+deb10u2_amd64.deb ...
21:33:10 #8 31.11 Unpacking curl (7.64.0-4+deb10u2) ...
21:33:10 #8 31.16 Selecting previously unselected package dctrl-tools.
21:33:10 #8 31.17 Preparing to unpack .../087-dctrl-tools_2.24-3_amd64.deb ...
21:33:10 #8 31.17 Unpacking dctrl-tools (2.24-3) ...
21:33:10 #8 31.21 Selecting previously unselected package libtool.
21:33:10 #8 31.21 Preparing to unpack .../088-libtool_2.4.6-9_all.deb ...
21:33:10 #8 ...
21:33:10 
21:33:10 #12 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:33:10 #12 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d
21:33:10 #12 extracting sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 6.2s
21:33:10 #8 32.86 Selecting previously unselected package libio-socket-ssl-perl.
21:33:10 #8 32.86 Preparing to unpack .../182-libio-socket-ssl-perl_2.060-3~ubuntu18.04.1_all.deb ...
21:33:10 #8 32.87 Unpacking libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...
21:33:10 #8 32.91 Selecting previously unselected package libnet-smtp-ssl-perl.
21:33:10 #8 32.91 Preparing to unpack .../183-libnet-smtp-ssl-perl_1.04-1_all.deb ...
21:33:10 #8 32.92 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
21:33:10 #8 32.96 Selecting previously unselected package libmailtools-perl.
21:33:10 #8 32.96 Preparing to unpack .../184-libmailtools-perl_2.18-1_all.deb ...
21:33:10 #8 32.96 Unpacking libmailtools-perl (2.18-1) ...
21:33:10 #8 33.01 Selecting previously unselected package libsocket6-perl.
21:33:10 #8 33.01 Preparing to unpack .../185-libsocket6-perl_0.27-1build2_arm64.deb ...
21:33:10 #8 33.01 Unpacking libsocket6-perl (0.27-1build2) ...
21:33:10 #8 33.05 Selecting previously unselected package libio-socket-inet6-perl.
21:33:10 #8 33.05 Preparing to unpack .../186-libio-socket-inet6-perl_2.72-2_all.deb ...
21:33:10 #8 33.06 Unpacking libio-socket-inet6-perl (2.72-2) ...
21:33:10 #8 33.10 Selecting previously unselected package libnet-ip-perl.
21:33:10 #9 32.92 Preparing to unpack .../207-libjbig0_2.1-3.1build3_arm64.deb ...
21:33:10 #9 32.92 Unpacking libjbig0:arm64 (2.1-3.1build3) ...
21:33:10 #9 32.95 Selecting previously unselected package libwebp7:arm64.
21:33:10 #9 32.96 Preparing to unpack .../208-libwebp7_1.2.2-2_arm64.deb ...
21:33:10 #9 32.96 Unpacking libwebp7:arm64 (1.2.2-2) ...
21:33:10 #9 33.00 Selecting previously unselected package libtiff5:arm64.
21:33:10 #9 33.00 Preparing to unpack .../209-libtiff5_4.3.0-6_arm64.deb ...
21:33:10 #9 33.01 Unpacking libtiff5:arm64 (4.3.0-6) ...
21:33:10 #9 33.05 Selecting previously unselected package libxpm4:arm64.
21:33:10 #9 33.05 Preparing to unpack .../210-libxpm4_1%3a3.5.12-1build2_arm64.deb ...
21:33:10 #9 33.05 Unpacking libxpm4:arm64 (1:3.5.12-1build2) ...
21:33:10 #9 33.09 Selecting previously unselected package libgd3:arm64.
21:33:10 #9 33.09 Preparing to unpack .../211-libgd3_2.3.0-2ubuntu2_arm64.deb ...
21:33:10 #9 33.10 Unpacking libgd3:arm64 (2.3.0-2ubuntu2) ...
21:33:10 #9 33.13 Selecting previously unselected package libc-devtools.
21:33:10 #9 33.13 Preparing to unpack .../212-libc-devtools_2.35-0ubuntu3.1_arm64.deb ...
21:33:10 #9 33.14 Unpacking libc-devtools (2.35-0ubuntu3.1) ...
21:33:10 #9 33.17 Selecting previously unselected package libcapture-tiny-perl.
21:33:10 #8 19.34 Setting up libgnutls30:armhf (3.6.7-4+deb10u9) ...
21:33:10 #8 19.43 Selecting previously unselected package libassuan0:armhf.
21:33:10 #8 19.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 ... 10100 files and directories currently installed.)
21:33:10 #8 19.43 Preparing to unpack .../000-libassuan0_2.5.2-1_armhf.deb ...
21:33:10 #8 19.44 Unpacking libassuan0:armhf (2.5.2-1) ...
21:33:10 #8 19.47 Selecting previously unselected package gpgconf.
21:33:10 #8 19.47 Preparing to unpack .../001-gpgconf_2.2.12-1+deb10u2_armhf.deb ...
21:33:10 #8 19.49 Unpacking gpgconf (2.2.12-1+deb10u2) ...
21:33:10 #9 22.84 Selecting previously unselected package perl.
21:33:10 #9 22.84 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.2_amd64.deb ...
21:33:10 #9 22.85 Unpacking perl (5.30.0-9ubuntu0.2) ...
21:33:10 #9 22.89 Selecting previously unselected package openssl.
21:33:10 #9 22.89 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.16_amd64.deb ...
21:33:10 #9 22.90 Unpacking openssl (1.1.1f-1ubuntu2.16) ...
21:33:10 #9 23.00 Selecting previously unselected package ca-certificates.
21:33:10 #9 23.00 Preparing to unpack .../013-ca-certificates_20211016~20.04.1_all.deb ...
21:33:10 #9 23.00 Unpacking ca-certificates (20211016~20.04.1) ...
21:33:10 #9 23.05 Selecting previously unselected package distro-info-data.
21:33:10 #9 23.05 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.10_all.deb ...
21:33:10 #9 23.06 Unpacking distro-info-data (0.43ubuntu1.10) ...
21:33:10 #9 23.08 Selecting previously unselected package libmagic-mgc.
21:33:10 #9 19.19 Get:348 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf licensecheck all 3.2.14-2 [40.9 kB]
21:33:10 #9 19.25 Get:349 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevel-size-perl armhf 0.83-1build4 [19.9 kB]
21:33:10 #9 19.25 Get:350 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libipc-run3-perl all 0.048-2 [31.4 kB]
21:33:10 #9 19.26 Get:351 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lzip armhf 1.23-1 [80.2 kB]
21:33:10 #9 19.26 Get:352 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lzop armhf 1.04-2build2 [84.5 kB]
21:33:10 #9 19.27 Get:353 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf t1utils armhf 1.41-4build2 [53.1 kB]
21:33:10 #9 19.27 Get:354 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf unzip armhf 6.0-26ubuntu3 [162 kB]
21:33:10 #21 18.66 Get:16 http://deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB]
21:33:10 #21 18.66 Get:17 http://deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB]
21:33:10 #8 31.66 Selecting previously unselected package libxcb1:arm64.
21:33:10 #8 31.67 Preparing to unpack .../186-libxcb1_1.14-3_arm64.deb ...
21:33:10 #8 31.67 Unpacking libxcb1:arm64 (1.14-3) ...
21:33:10 #8 31.71 Selecting previously unselected package libx11-data.
21:33:10 #8 31.71 Preparing to unpack .../187-libx11-data_2%3a1.7.2-1_all.deb ...
21:33:10 #8 31.71 Unpacking libx11-data (2:1.7.2-1) ...
21:33:10 #8 31.79 Selecting previously unselected package libx11-6:arm64.
21:33:10 #8 31.80 Preparing to unpack .../188-libx11-6_2%3a1.7.2-1_arm64.deb ...
21:33:10 #8 31.80 Unpacking libx11-6:arm64 (2:1.7.2-1) ...
21:33:10 #8 31.88 Selecting previously unselected package libxpm4:arm64.
21:33:10 #8 31.89 Preparing to unpack .../189-libxpm4_1%3a3.5.12-1_arm64.deb ...
21:33:10 #8 31.89 Unpacking libxpm4:arm64 (1:3.5.12-1) ...
21:33:10 #8 31.93 Selecting previously unselected package libgd3:arm64.
21:33:10 #8 31.93 Preparing to unpack .../190-libgd3_2.3.0-2_arm64.deb ...
21:33:10 #8 31.94 Unpacking libgd3:arm64 (2.3.0-2) ...
21:33:10 #8 31.98 Selecting previously unselected package libc-devtools.
21:33:10 #9 31.83 Preparing to unpack .../175-libio-html-perl_1.001-1_all.deb ...
21:33:10 #9 31.83 Unpacking libio-html-perl (1.001-1) ...
21:33:10 #9 31.86 Selecting previously unselected package liblwp-mediatypes-perl.
21:33:10 #9 31.87 Preparing to unpack .../176-liblwp-mediatypes-perl_6.04-1_all.deb ...
21:33:10 #9 31.87 Unpacking liblwp-mediatypes-perl (6.04-1) ...
21:33:10 #9 31.90 Selecting previously unselected package libhttp-message-perl.
21:33:10 #9 31.90 Preparing to unpack .../177-libhttp-message-perl_6.22-1_all.deb ...
21:33:10 #9 31.91 Unpacking libhttp-message-perl (6.22-1) ...
21:33:10 #9 31.94 Selecting previously unselected package libhttp-cookies-perl.
21:33:10 #9 31.95 Preparing to unpack .../178-libhttp-cookies-perl_6.08-1_all.deb ...
21:33:10 #9 31.95 Unpacking libhttp-cookies-perl (6.08-1) ...
21:33:10 #9 31.98 Selecting previously unselected package libhttp-negotiate-perl.
21:33:10 #9 31.98 Preparing to unpack .../179-libhttp-negotiate-perl_6.01-1_all.deb ...
21:33:10 #9 31.99 Unpacking libhttp-negotiate-perl (6.01-1) ...
21:33:10 #9 32.02 Selecting previously unselected package perl-openssl-defaults:arm64.
21:33:10 #9 32.02 Preparing to unpack .../180-perl-openssl-defaults_4_arm64.deb ...
21:33:10 #9 32.03 Unpacking perl-openssl-defaults:arm64 (4) ...
21:33:10 #9 32.06 Selecting previously unselected package libnet-ssleay-perl.
21:33:10 #9 24.21 Selecting previously unselected package gcc-11.
21:33:10 #9 24.21 Preparing to unpack .../087-gcc-11_11.2.0-19ubuntu1_amd64.deb ...
21:33:10 #9 24.21 Unpacking gcc-11 (11.2.0-19ubuntu1) ...
21:33:10 #8 30.18 Preparing to unpack .../082-dwz_0.13+20210201-1_amd64.deb ...
21:33:10 #8 30.18 Unpacking dwz (0.13+20210201-1) ...
21:33:10 #8 30.23 Selecting previously unselected package libicu67:amd64.
21:33:10 #8 30.23 Preparing to unpack .../083-libicu67_67.1-7_amd64.deb ...
21:33:10 #8 30.24 Unpacking libicu67:amd64 (67.1-7) ...
21:33:10 #8 28.04   Installing       : perl-B-1.80-479.el9.x86_64                          65/163 
21:33:10 #8 28.05   Installing       : perl-FileHandle-2.03-479.el9.noarch                 66/163 
21:33:10 #8 28.05   Installing       : perl-AutoLoader-5.74-479.el9.noarch                 67/163 
21:33:10 #8 28.08   Installing       : perl-Data-Dumper-2.174-462.el9.x86_64               68/163 
21:33:10 #8 28.09   Installing       : perl-libnet-3.13-4.el9.noarch                       69/163 
21:33:10 #8 28.12   Installing       : perl-base-2.27-479.el9.noarch                       70/163 
21:33:10 #8 28.13   Installing       : perl-URI-5.09-3.el9.noarch                          71/163 
21:33:10 #8 28.19   Installing       : perl-Net-SSLeay-1.92-2.el9.x86_64                   72/163 
21:33:10 #8 28.22   Installing       : perl-Mozilla-CA-20200520-6.el9.noarch               73/163 
21:33:10 #8 28.23   Installing       : perl-if-0.60.800-479.el9.noarch                     74/163 
21:33:10 #8 28.23   Installing       : perl-IO-Socket-IP-0.41-5.el9.noarch                 75/163 
21:33:10 #8 28.27   Installing       : perl-Time-Local-2:1.300-7.el9.noarch                76/163 
21:33:10 #8 28.28   Installing       : perl-File-Path-2.18-4.el9.noarch                    77/163 
21:33:11 #12 extracting sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 6.5s done
21:33:11 #8 33.10 Preparing to unpack .../187-libnet-ip-perl_1.26-1_all.deb ...
21:33:11 #8 33.11 Unpacking libnet-ip-perl (1.26-1) ...
21:33:11 #8 33.14 Selecting previously unselected package libnet-dns-perl.
21:33:11 #8 33.15 Preparing to unpack .../188-libnet-dns-perl_1.10-2_all.deb ...
21:33:11 #8 33.15 Unpacking libnet-dns-perl (1.10-2) ...
21:33:11 #8 33.22 Selecting previously unselected package libnet-domain-tld-perl.
21:33:11 #8 33.22 Preparing to unpack .../189-libnet-domain-tld-perl_1.75-1_all.deb ...
21:33:11 #8 33.23 Unpacking libnet-domain-tld-perl (1.75-1) ...
21:33:11 #8 33.26 Selecting previously unselected package libemail-valid-perl.
21:33:11 #8 33.27 Preparing to unpack .../190-libemail-valid-perl_1.202-1_all.deb ...
21:33:11 #8 33.27 Unpacking libemail-valid-perl (1.202-1) ...
21:33:11 #8 33.32 Selecting previously unselected package libencode-locale-perl.
21:33:11 #8 33.32 Preparing to unpack .../191-libencode-locale-perl_1.05-1_all.deb ...
21:33:11 #8 33.33 Unpacking libencode-locale-perl (1.05-1) ...
21:33:11 #8 31.21 Unpacking libtool (2.4.6-9) ...
21:33:11 #8 31.27 Selecting previously unselected package dh-autoreconf.
21:33:11 #8 31.27 Preparing to unpack .../089-dh-autoreconf_19_all.deb ...
21:33:11 #8 31.27 Unpacking dh-autoreconf (19) ...
21:33:11 #8 31.30 Selecting previously unselected package libarchive-zip-perl.
21:33:11 #8 31.30 Preparing to unpack .../090-libarchive-zip-perl_1.64-1_all.deb ...
21:33:11 #8 31.30 Unpacking libarchive-zip-perl (1.64-1) ...
21:33:11 #8 31.34 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:33:11 #8 31.34 Preparing to unpack .../091-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
21:33:11 #8 31.34 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
21:33:11 #8 31.37 Selecting previously unselected package dh-strip-nondeterminism.
21:33:11 #8 31.37 Preparing to unpack .../092-dh-strip-nondeterminism_1.1.2-1_all.deb ...
21:33:11 #8 31.37 Unpacking dh-strip-nondeterminism (1.1.2-1) ...
21:33:11 #8 31.40 Selecting previously unselected package dwz.
21:33:11 #8 31.40 Preparing to unpack .../093-dwz_0.12-3_amd64.deb ...
21:33:11 #8 31.40 Unpacking dwz (0.12-3) ...
21:33:11 #8 31.45 Selecting previously unselected package libglib2.0-0:amd64.
21:33:11 #8 31.45 Preparing to unpack .../094-libglib2.0-0_2.58.3-2+deb10u3_amd64.deb ...
21:33:11 #8 31.45 Unpacking libglib2.0-0:amd64 (2.58.3-2+deb10u3) ...
21:33:11 #8 31.59 Selecting previously unselected package libcroco3:amd64.
21:33:11 #9 33.17 Preparing to unpack .../213-libcapture-tiny-perl_0.48-1_all.deb ...
21:33:11 #9 33.17 Unpacking libcapture-tiny-perl (0.48-1) ...
21:33:11 #9 33.21 Selecting previously unselected package libclass-data-inheritable-perl.
21:33:11 #9 33.21 Preparing to unpack .../214-libclass-data-inheritable-perl_0.08-3_all.deb ...
21:33:11 #9 33.21 Unpacking libclass-data-inheritable-perl (0.08-3) ...
21:33:11 #9 33.25 Selecting previously unselected package libclone-perl.
21:33:11 #9 33.25 Preparing to unpack .../215-libclone-perl_0.45-1build3_arm64.deb ...
21:33:11 #9 33.25 Unpacking libclone-perl (0.45-1build3) ...
21:33:11 #9 33.30 Selecting previously unselected package libcommon-sense-perl:arm64.
21:33:11 #9 33.30 Preparing to unpack .../216-libcommon-sense-perl_3.75-2build1_arm64.deb ...
21:33:11 #9 33.30 Unpacking libcommon-sense-perl:arm64 (3.75-2build1) ...
21:33:11 #9 33.33 Selecting previously unselected package libconfig-tiny-perl.
21:33:11 #9 33.33 Preparing to unpack .../217-libconfig-tiny-perl_2.28-1_all.deb ...
21:33:11 #9 33.34 Unpacking libconfig-tiny-perl (2.28-1) ...
21:33:11 #9 33.38 Selecting previously unselected package libparams-util-perl.
21:33:11 #9 33.38 Preparing to unpack .../218-libparams-util-perl_1.102-1build3_arm64.deb ...
21:33:11 #9 33.38 Unpacking libparams-util-perl (1.102-1build3) ...
21:33:11 #9 33.43 Selecting previously unselected package libsub-install-perl.
21:33:11 #9 23.08 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_amd64.deb ...
21:33:11 #9 23.09 Unpacking libmagic-mgc (1:5.38-4) ...
21:33:11 #9 23.18 Selecting previously unselected package libmagic1:amd64.
21:33:11 #9 23.18 Preparing to unpack .../016-libmagic1_1%3a5.38-4_amd64.deb ...
21:33:11 #9 23.18 Unpacking libmagic1:amd64 (1:5.38-4) ...
21:33:11 #9 23.22 Selecting previously unselected package file.
21:33:11 #9 23.23 Preparing to unpack .../017-file_1%3a5.38-4_amd64.deb ...
21:33:11 #9 23.23 Unpacking file (1:5.38-4) ...
21:33:11 #9 23.26 Selecting previously unselected package less.
21:33:11 #9 23.27 Preparing to unpack .../018-less_551-1ubuntu0.1_amd64.deb ...
21:33:11 #9 23.27 Unpacking less (551-1ubuntu0.1) ...
21:33:11 #9 23.32 Selecting previously unselected package libelf1:amd64.
21:33:11 #8 19.56 Selecting previously unselected package libksba8:armhf.
21:33:11 #8 19.56 Preparing to unpack .../002-libksba8_1.3.5-2_armhf.deb ...
21:33:11 #8 19.56 Unpacking libksba8:armhf (1.3.5-2) ...
21:33:11 #8 19.64 Selecting previously unselected package libsasl2-modules-db:armhf.
21:33:11 #8 19.64 Preparing to unpack .../003-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_armhf.deb ...
21:33:11 #8 19.64 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ...
21:33:11 #8 19.69 Selecting previously unselected package libsasl2-2:armhf.
21:33:11 #8 19.69 Preparing to unpack .../004-libsasl2-2_2.1.27+dfsg-1+deb10u2_armhf.deb ...
21:33:11 #8 19.70 Unpacking libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ...
21:33:11 #8 19.75 Selecting previously unselected package libldap-common.
21:33:11 #8 19.75 Preparing to unpack .../005-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ...
21:33:11 #8 34.30 Selecting previously unselected package iso-codes.
21:33:11 #8 34.30 Preparing to unpack .../167-iso-codes_4.2-1_all.deb ...
21:33:11 #8 34.36 Unpacking iso-codes (4.2-1) ...
21:33:11 #9 19.33 Get:355 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf lintian all 2.114.0ubuntu1.1 [1083 kB]
21:33:11 #9 19.39 Get:356 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf manpages-dev all 5.10-1ubuntu1 [2309 kB]
21:33:11 #9 19.50 Get:357 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-certifi all 2020.6.20-1 [150 kB]
21:33:11 #9 19.51 Get:358 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-idna all 3.3-1 [49.3 kB]
21:33:11 #9 19.51 Get:359 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-six all 1.16.0-3ubuntu1 [12.6 kB]
21:33:11 #9 19.51 Get:360 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-urllib3 all 1.26.5-1~exp1 [96.4 kB]
21:33:11 #9 19.52 Get:361 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-requests all 2.25.1+dfsg-2 [47.9 kB]
21:33:11 #9 19.52 Get:362 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-unidiff all 0.5.5-2 [9180 B]
21:33:11 #9 19.52 Get:363 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-xdg all 0.27-2 [36.9 kB]
21:33:11 #9 19.52 Get:364 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf equivs all 2.3.1 [19.0 kB]
21:33:11 #9 19.52 Get:365 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libauthen-sasl-perl all 2.1600-1.1 [43.1 kB]
21:33:11 #9 19.59 Get:366 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-magic all 2:0.4.24-2 [12.6 kB]
21:33:11 #21 19.06 Get:18 http://deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
21:33:11 #21 19.06 Get:19 http://deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB]
21:33:11 #8 31.99 Preparing to unpack .../191-libc-devtools_2.31-13+deb11u3_arm64.deb ...
21:33:11 #8 31.99 Unpacking libc-devtools (2.31-13+deb11u3) ...
21:33:11 #8 32.03 Selecting previously unselected package libcapture-tiny-perl.
21:33:11 #8 32.03 Preparing to unpack .../192-libcapture-tiny-perl_0.48-1_all.deb ...
21:33:11 #8 32.04 Unpacking libcapture-tiny-perl (0.48-1) ...
21:33:11 #8 32.07 Selecting previously unselected package libclass-data-inheritable-perl.
21:33:11 #8 32.07 Preparing to unpack .../193-libclass-data-inheritable-perl_0.08-3_all.deb ...
21:33:11 #8 32.08 Unpacking libclass-data-inheritable-perl (0.08-3) ...
21:33:11 #8 32.11 Selecting previously unselected package libclass-inspector-perl.
21:33:11 #8 32.11 Preparing to unpack .../194-libclass-inspector-perl_1.36-1_all.deb ...
21:33:11 #8 32.12 Unpacking libclass-inspector-perl (1.36-1) ...
21:33:11 #8 32.18 Selecting previously unselected package libclass-xsaccessor-perl.
21:33:11 #8 32.18 Preparing to unpack .../195-libclass-xsaccessor-perl_1.19-3+b7_arm64.deb ...
21:33:11 #8 32.19 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ...
21:33:11 #8 32.22 Selecting previously unselected package libclone-perl.
21:33:11 #9 32.06 Preparing to unpack .../181-libnet-ssleay-perl_1.88-2ubuntu1_arm64.deb ...
21:33:11 #9 32.06 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ...
21:33:11 #9 32.12 Selecting previously unselected package libio-socket-ssl-perl.
21:33:11 #9 32.12 Preparing to unpack .../182-libio-socket-ssl-perl_2.067-1_all.deb ...
21:33:11 #9 32.13 Unpacking libio-socket-ssl-perl (2.067-1) ...
21:33:11 #9 32.19 Selecting previously unselected package libnet-http-perl.
21:33:11 #9 32.19 Preparing to unpack .../183-libnet-http-perl_6.19-1_all.deb ...
21:33:11 #9 32.20 Unpacking libnet-http-perl (6.19-1) ...
21:33:11 #9 32.23 Selecting previously unselected package liblwp-protocol-https-perl.
21:33:11 #9 32.23 Preparing to unpack .../184-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ...
21:33:11 #9 32.23 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ...
21:33:11 #9 32.26 Selecting previously unselected package libtry-tiny-perl.
21:33:11 #9 32.27 Preparing to unpack .../185-libtry-tiny-perl_0.30-1_all.deb ...
21:33:11 #9 32.27 Unpacking libtry-tiny-perl (0.30-1) ...
21:33:11 #9 32.30 Selecting previously unselected package libwww-robotrules-perl.
21:33:11 #9 24.52 Selecting previously unselected package gcc.
21:33:11 #9 24.52 Preparing to unpack .../088-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ...
21:33:11 #9 24.52 Unpacking gcc (4:11.2.0-1ubuntu1) ...
21:33:11 #9 24.55 Selecting previously unselected package libstdc++-11-dev:amd64.
21:33:11 #9 24.55 Preparing to unpack .../089-libstdc++-11-dev_11.2.0-19ubuntu1_amd64.deb ...
21:33:11 #9 24.56 Unpacking libstdc++-11-dev:amd64 (11.2.0-19ubuntu1) ...
21:33:11 #8 28.29   Installing       : perl-IO-Socket-SSL-2.073-1.el9.noarch               78/163 
21:33:11 #8 28.32   Installing       : perl-Pod-Escapes-1:1.07-460.el9.noarch              79/163 
21:33:11 #8 28.33   Installing       : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch        80/163 
21:33:11 #8 28.33   Installing       : perl-Class-Struct-0.66-479.el9.noarch               81/163 
21:33:11 #8 28.37   Installing       : perl-POSIX-1.94-479.el9.x86_64                      82/163 
21:33:11 #8 28.38   Installing       : perl-Term-ANSIColor-5.01-461.el9.noarch             83/163 
21:33:11 #8 28.38   Installing       : perl-IPC-Open3-1.21-479.el9.noarch                  84/163 
21:33:11 #8 28.44   Installing       : perl-subs-1.03-479.el9.noarch                       85/163 
21:33:11 #8 28.44   Installing       : perl-File-Temp-1:0.231.100-4.el9.noarch             86/163 
21:33:11 #8 28.45   Installing       : perl-HTTP-Tiny-0.076-460.el9.noarch                 87/163 
21:33:11 #8 28.48   Installing       : perl-Term-Cap-1.17-460.el9.noarch                   88/163 
21:33:11 #8 28.49   Installing       : perl-Pod-Simple-1:3.42-4.el9.noarch                 89/163 
21:33:11 #8 28.52   Installing       : perl-Socket-4:2.031-4.el9.x86_64                    90/163 
21:33:11 #8 28.53   Installing       : perl-SelectSaver-1.02-479.el9.noarch                91/163 
21:33:11 #8 28.53   Installing       : perl-Symbol-1.08-479.el9.noarch                     92/163 
21:33:11 #12 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74
21:33:11 #8 33.36 Selecting previously unselected package libexporter-tiny-perl.
21:33:11 #8 33.36 Preparing to unpack .../192-libexporter-tiny-perl_1.000000-2_all.deb ...
21:33:11 #8 33.37 Unpacking libexporter-tiny-perl (1.000000-2) ...
21:33:11 #8 33.41 Selecting previously unselected package libipc-system-simple-perl.
21:33:11 #8 33.41 Preparing to unpack .../193-libipc-system-simple-perl_1.25-4_all.deb ...
21:33:11 #8 33.42 Unpacking libipc-system-simple-perl (1.25-4) ...
21:33:11 #8 33.46 Selecting previously unselected package libfile-basedir-perl.
21:33:11 #8 33.46 Preparing to unpack .../194-libfile-basedir-perl_0.07-1_all.deb ...
21:33:11 #8 33.46 Unpacking libfile-basedir-perl (0.07-1) ...
21:33:11 #8 33.50 Selecting previously unselected package libfile-chdir-perl.
21:33:11 #8 33.50 Preparing to unpack .../195-libfile-chdir-perl_0.1008-1_all.deb ...
21:33:11 #8 33.50 Unpacking libfile-chdir-perl (0.1008-1) ...
21:33:11 #8 33.54 Selecting previously unselected package libfile-fcntllock-perl.
21:33:11 #8 33.54 Preparing to unpack .../196-libfile-fcntllock-perl_0.22-3build2_arm64.deb ...
21:33:11 #8 33.54 Unpacking libfile-fcntllock-perl (0.22-3build2) ...
21:33:11 #8 33.58 Selecting previously unselected package libhttp-date-perl.
21:33:11 #8 31.59 Preparing to unpack .../095-libcroco3_0.6.12-3_amd64.deb ...
21:33:11 #8 31.59 Unpacking libcroco3:amd64 (0.6.12-3) ...
21:33:11 #8 31.64 Selecting previously unselected package libncurses6:amd64.
21:33:11 #8 31.64 Preparing to unpack .../096-libncurses6_6.1+20181013-2+deb10u2_amd64.deb ...
21:33:11 #8 31.64 Unpacking libncurses6:amd64 (6.1+20181013-2+deb10u2) ...
21:33:11 #8 31.68 Selecting previously unselected package gettext.
21:33:11 #8 31.68 Preparing to unpack .../097-gettext_0.19.8.1-9_amd64.deb ...
21:33:11 #8 31.68 Unpacking gettext (0.19.8.1-9) ...
21:33:11 #8 31.83 Selecting previously unselected package intltool-debian.
21:33:11 #8 31.83 Preparing to unpack .../098-intltool-debian_0.35.0+20060710.5_all.deb ...
21:33:11 #8 31.84 Unpacking intltool-debian (0.35.0+20060710.5) ...
21:33:11 #8 11.40 Get:3 http://archive.raspbian.org/raspbian buster/main armhf libtinfo5 armhf 6.1+20181013-2+deb10u2 [309 kB]
21:33:11 #8 11.50 Get:4 http://archive.raspbian.org/raspbian buster/main armhf bsdmainutils armhf 11.1.2 [182 kB]
21:33:11 #8 11.57 Get:5 http://archive.raspberrypi.org/debian buster/main armhf libc-dev-bin armhf 2.28-10+rpt2+rpi1+deb10u1 [267 kB]
21:33:11 #8 11.58 Get:6 http://archive.raspberrypi.org/debian buster/main armhf linux-libc-dev armhf 1:1.20220308~buster-1 [1012 kB]
21:33:11 #8 11.59 Get:7 http://archive.raspbian.org/raspbian buster/main armhf libuchardet0 armhf 0.0.6-3 [62.2 kB]
21:33:11 #8 11.60 Get:8 http://archive.raspbian.org/raspbian buster/main armhf groff-base armhf 1.22.4-3+deb10u1 [782 kB]
21:33:11 #8 11.61 Get:9 http://archive.raspberrypi.org/debian buster/main armhf libc6-dev armhf 2.28-10+rpt2+rpi1+deb10u1 [2112 kB]
21:33:11 #8 11.69 Get:10 http://archive.raspbian.org/raspbian buster/main armhf libgdbm6 armhf 1.18.1-4 [61.1 kB]
21:33:11 #8 11.69 Get:11 http://archive.raspbian.org/raspbian buster/main armhf libpipeline1 armhf 1.5.1-2 [26.6 kB]
21:33:11 #8 11.70 Get:12 http://archive.raspbian.org/raspbian buster/main armhf man-db armhf 2.8.5-2 [1230 kB]
21:33:11 #8 11.74 Get:13 http://archive.raspberrypi.org/debian buster/main armhf libdebhelper-perl all 13.2~bpo10+1 [188 kB]
21:33:11 #9 33.43 Preparing to unpack .../219-libsub-install-perl_0.928-1.1_all.deb ...
21:33:11 #9 33.43 Unpacking libsub-install-perl (0.928-1.1) ...
21:33:11 #9 33.47 Selecting previously unselected package libdata-optlist-perl.
21:33:11 #9 33.47 Preparing to unpack .../220-libdata-optlist-perl_0.112-1_all.deb ...
21:33:11 #9 33.47 Unpacking libdata-optlist-perl (0.112-1) ...
21:33:11 #9 33.50 Selecting previously unselected package libsub-exporter-perl.
21:33:11 #9 33.51 Preparing to unpack .../221-libsub-exporter-perl_0.988-1_all.deb ...
21:33:11 #9 33.51 Unpacking libsub-exporter-perl (0.988-1) ...
21:33:11 #9 33.55 Selecting previously unselected package libconst-fast-perl.
21:33:11 #9 33.55 Preparing to unpack .../222-libconst-fast-perl_0.014-1.1_all.deb ...
21:33:11 #9 33.56 Unpacking libconst-fast-perl (0.014-1.1) ...
21:33:11 #9 33.59 Selecting previously unselected package libwant-perl.
21:33:11 #9 33.59 Preparing to unpack .../223-libwant-perl_0.29-1build7_arm64.deb ...
21:33:11 #9 33.60 Unpacking libwant-perl (0.29-1build7) ...
21:33:11 #9 33.63 Selecting previously unselected package libcontextual-return-perl.
21:33:11 #9 33.63 Preparing to unpack .../224-libcontextual-return-perl_0.004014-2_all.deb ...
21:33:11 #9 33.63 Unpacking libcontextual-return-perl (0.004014-2) ...
21:33:11 #9 33.67 Selecting previously unselected package libcpanel-json-xs-perl:arm64.
21:33:11 #9 23.33 Preparing to unpack .../019-libelf1_0.176-1.1build1_amd64.deb ...
21:33:11 #9 23.33 Unpacking libelf1:amd64 (0.176-1.1build1) ...
21:33:11 #9 23.37 Selecting previously unselected package libglib2.0-0:amd64.
21:33:11 #9 23.37 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ...
21:33:11 #9 23.38 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ...
21:33:11 #8 19.76 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ...
21:33:11 #8 19.82 Selecting previously unselected package libldap-2.4-2:armhf.
21:33:11 #8 19.82 Preparing to unpack .../006-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_armhf.deb ...
21:33:11 #9 19.85 debconf: delaying package configuration, since apt-utils is not installed
21:33:11 #8 34.69 Selecting previously unselected package libalgorithm-diff-perl.
21:33:11 #8 34.70 Preparing to unpack .../168-libalgorithm-diff-perl_1.19.03-2_all.deb ...
21:33:11 #8 34.70 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
21:33:11 #9 32.30 Preparing to unpack .../186-libwww-robotrules-perl_6.02-1_all.deb ...
21:33:11 #9 32.30 Unpacking libwww-robotrules-perl (6.02-1) ...
21:33:11 #9 32.34 Selecting previously unselected package libwww-perl.
21:33:11 #9 32.34 Preparing to unpack .../187-libwww-perl_6.43-1_all.deb ...
21:33:11 #9 32.34 Unpacking libwww-perl (6.43-1) ...
21:33:11 #9 32.38 Selecting previously unselected package patchutils.
21:33:11 #9 32.39 Preparing to unpack .../188-patchutils_0.3.4-2_arm64.deb ...
21:33:11 #9 32.39 Unpacking patchutils (0.3.4-2) ...
21:33:11 #9 32.43 Selecting previously unselected package wdiff.
21:33:11 #9 32.43 Preparing to unpack .../189-wdiff_1.2.2-2build1_arm64.deb ...
21:33:11 #9 32.43 Unpacking wdiff (1.2.2-2build1) ...
21:33:11 #9 32.47 Selecting previously unselected package devscripts.
21:33:11 #9 32.47 Preparing to unpack .../190-devscripts_2.20.2ubuntu2_arm64.deb ...
21:33:11 #9 32.50 Unpacking devscripts (2.20.2ubuntu2) ...
21:33:11 #8 32.23 Preparing to unpack .../196-libclone-perl_0.45-1+b1_arm64.deb ...
21:33:11 #8 32.23 Unpacking libclone-perl (0.45-1+b1) ...
21:33:11 #8 32.26 Selecting previously unselected package libcommon-sense-perl.
21:33:11 #8 32.27 Preparing to unpack .../197-libcommon-sense-perl_3.75-1+b4_arm64.deb ...
21:33:11 #8 32.27 Unpacking libcommon-sense-perl (3.75-1+b4) ...
21:33:11 #8 32.31 Selecting previously unselected package libconfig-tiny-perl.
21:33:11 #8 32.31 Preparing to unpack .../198-libconfig-tiny-perl_2.26-1_all.deb ...
21:33:11 #8 32.31 Unpacking libconfig-tiny-perl (2.26-1) ...
21:33:11 #8 32.35 Selecting previously unselected package libparams-util-perl.
21:33:11 #8 32.35 Preparing to unpack .../199-libparams-util-perl_1.102-1+b1_arm64.deb ...
21:33:11 #8 32.35 Unpacking libparams-util-perl (1.102-1+b1) ...
21:33:11 #8 32.38 Selecting previously unselected package libsub-install-perl.
21:33:11 #8 32.39 Preparing to unpack .../200-libsub-install-perl_0.928-1.1_all.deb ...
21:33:11 #8 32.39 Unpacking libsub-install-perl (0.928-1.1) ...
21:33:11 #8 32.43 Selecting previously unselected package libdata-optlist-perl.
21:33:11 #8 32.43 Preparing to unpack .../201-libdata-optlist-perl_0.110-1.1_all.deb ...
21:33:11 #8 32.43 Unpacking libdata-optlist-perl (0.110-1.1) ...
21:33:11 #8 32.46 Selecting previously unselected package libsub-exporter-perl.
21:33:11 #9 24.92 Selecting previously unselected package g++-11.
21:33:11 #8 27.86 Selecting previously unselected package cpp.
21:33:11 #8 27.86 Preparing to unpack .../068-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ...
21:33:11 #8 27.87 Unpacking cpp (4:7.4.0-1ubuntu2.3) ...
21:33:11 #8 27.92 Selecting previously unselected package libcc1-0:amd64.
21:33:11 #8 27.92 Preparing to unpack .../069-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ...
21:33:11 #8 27.93 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ...
21:33:11 #8 27.99 Selecting previously unselected package libgomp1:amd64.
21:33:11 #8 27.99 Preparing to unpack .../070-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ...
21:33:11 #8 28.00 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ...
21:33:11 #8 28.03 Selecting previously unselected package libitm1:amd64.
21:33:11 #8 28.04 Preparing to unpack .../071-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ...
21:33:11 #8 28.04 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ...
21:33:11 #8 28.08 Selecting previously unselected package libatomic1:amd64.
21:33:11 #8 28.08 Preparing to unpack .../072-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ...
21:33:11 #8 28.08 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ...
21:33:11 #8 28.12 Selecting previously unselected package libasan4:amd64.
21:33:11 #8 28.57   Installing       : perl-File-stat-1.09-479.el9.noarch                  93/163 
21:33:11 #8 28.58   Installing       : perl-podlators-1:4.14-460.el9.noarch                94/163 
21:33:11 #8 28.58   Installing       : perl-Pod-Perldoc-3.28.01-461.el9.noarch             95/163 
21:33:11 #8 28.61   Installing       : perl-Fcntl-1.13-479.el9.x86_64                      96/163 
21:33:11 #8 28.62   Installing       : perl-Text-ParseWords-3.30-460.el9.noarch            97/163 
21:33:11 #8 28.62   Installing       : perl-mro-1.23-479.el9.x86_64                        98/163 
21:33:11 #8 28.65   Installing       : perl-IO-1.43-479.el9.x86_64                         99/163 
21:33:11 #8 28.66   Installing       : perl-overloading-0.02-479.el9.noarch               100/163 
21:33:11 #8 28.66   Installing       : perl-Pod-Usage-4:2.01-4.el9.noarch                 101/163 
21:33:11 #8 28.69   Installing       : perl-Errno-1.30-479.el9.x86_64                     102/163 
21:33:11 #8 28.70   Installing       : perl-File-Basename-2.85-479.el9.noarch             103/163 
21:33:11 #8 28.71   Installing       : perl-Getopt-Std-1.12-479.el9.noarch                104/163 
21:33:11 #8 28.74   Installing       : perl-MIME-Base64-3.16-4.el9.x86_64                 105/163 
21:33:11 #8 28.75   Installing       : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64       106/163 
21:33:11 #8 28.78   Installing       : perl-constant-1.33-461.el9.noarch                  107/163 
21:33:11 #8 28.79   Installing       : perl-Storable-1:3.21-460.el9.x86_64                108/163 
21:33:11 #8 28.79   Installing       : perl-overload-1.31-479.el9.noarch                  109/163 
21:33:11 #8 33.58 Preparing to unpack .../197-libhttp-date-perl_6.02-1_all.deb ...
21:33:11 #8 33.59 Unpacking libhttp-date-perl (6.02-1) ...
21:33:11 #8 33.62 Selecting previously unselected package libfile-listing-perl.
21:33:11 #8 33.62 Preparing to unpack .../198-libfile-listing-perl_6.04-1_all.deb ...
21:33:11 #8 33.62 Unpacking libfile-listing-perl (6.04-1) ...
21:33:11 #8 33.66 Selecting previously unselected package libfont-afm-perl.
21:33:11 #8 33.66 Preparing to unpack .../199-libfont-afm-perl_1.20-2_all.deb ...
21:33:11 #8 33.66 Unpacking libfont-afm-perl (1.20-2) ...
21:33:11 #8 33.69 Selecting previously unselected package libio-stringy-perl.
21:33:11 #8 33.70 Preparing to unpack .../200-libio-stringy-perl_2.111-2_all.deb ...
21:33:11 #8 33.70 Unpacking libio-stringy-perl (2.111-2) ...
21:33:11 #8 33.74 Selecting previously unselected package libparams-validate-perl.
21:33:11 #8 33.74 Preparing to unpack .../201-libparams-validate-perl_1.29-1_arm64.deb ...
21:33:11 #8 33.74 Unpacking libparams-validate-perl (1.29-1) ...
21:33:11 #8 33.78 Selecting previously unselected package libsub-exporter-perl.
21:33:11 #8 33.78 Preparing to unpack .../202-libsub-exporter-perl_0.987-1_all.deb ...
21:33:11 #8 33.78 Unpacking libsub-exporter-perl (0.987-1) ...
21:33:11 #8 33.82 Selecting previously unselected package libgetopt-long-descriptive-perl.
21:33:11 #8 31.86 Selecting previously unselected package po-debconf.
21:33:11 #8 31.87 Preparing to unpack .../099-po-debconf_1.0.21_all.deb ...
21:33:11 #8 31.87 Unpacking po-debconf (1.0.21) ...
21:33:11 #8 31.92 Selecting previously unselected package debhelper.
21:33:11 #8 31.92 Preparing to unpack .../100-debhelper_12.1.1_all.deb ...
21:33:11 #8 31.92 Unpacking debhelper (12.1.1) ...
21:33:11 #8 11.74 Get:14 http://archive.raspberrypi.org/debian buster/main armhf debhelper all 13.2~bpo10+1 [1009 kB]
21:33:11 #8 11.79 Get:15 http://archive.raspbian.org/raspbian buster/main armhf perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
21:33:11 #9 33.67 Preparing to unpack .../225-libcpanel-json-xs-perl_4.27-1build1_arm64.deb ...
21:33:11 #9 33.68 Unpacking libcpanel-json-xs-perl:arm64 (4.27-1build1) ...
21:33:11 #9 33.71 Selecting previously unselected package libdevel-stacktrace-perl.
21:33:11 #9 33.71 Preparing to unpack .../226-libdevel-stacktrace-perl_2.0400-1_all.deb ...
21:33:11 #9 33.72 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
21:33:11 #9 33.75 Selecting previously unselected package libexception-class-perl.
21:33:11 #9 33.75 Preparing to unpack .../227-libexception-class-perl_1.45-1_all.deb ...
21:33:11 #9 33.76 Unpacking libexception-class-perl (1.45-1) ...
21:33:11 #9 33.79 Selecting previously unselected package libiterator-perl.
21:33:11 #9 33.80 Preparing to unpack .../228-libiterator-perl_0.03+ds1-1.1_all.deb ...
21:33:11 #9 33.80 Unpacking libiterator-perl (0.03+ds1-1.1) ...
21:33:11 #9 33.84 Selecting previously unselected package libiterator-util-perl.
21:33:11 #9 33.84 Preparing to unpack .../229-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
21:33:11 #9 33.84 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
21:33:11 #9 33.88 Selecting previously unselected package libexporter-tiny-perl.
21:33:11 #9 33.88 Preparing to unpack .../230-libexporter-tiny-perl_1.002002-1_all.deb ...
21:33:11 #9 33.89 Unpacking libexporter-tiny-perl (1.002002-1) ...
21:33:11 #9 33.92 Selecting previously unselected package liblist-moreutils-xs-perl.
21:33:11 #8 24.09 Selecting previously unselected package libxml2:armhf.
21:33:11 #8 24.09 Preparing to unpack .../021-libxml2_2.9.4+dfsg1-6.1ubuntu1.7_armhf.deb ...
21:33:11 #8 24.09 Unpacking libxml2:armhf (2.9.4+dfsg1-6.1ubuntu1.7) ...
21:33:11 #8 24.20 Selecting previously unselected package libyaml-0-2:armhf.
21:33:11 #8 24.20 Preparing to unpack .../022-libyaml-0-2_0.1.7-2ubuntu3_armhf.deb ...
21:33:11 #9 23.51 Selecting previously unselected package libglib2.0-data.
21:33:11 #9 23.51 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ...
21:33:11 #9 23.51 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
21:33:11 #9 23.63 Selecting previously unselected package tzdata.
21:33:11 #9 23.63 Preparing to unpack .../022-tzdata_2022a-0ubuntu0.20.04_all.deb ...
21:33:11 #9 23.63 Unpacking tzdata (2022a-0ubuntu0.20.04) ...
21:33:11 #8 20.06 Unpacking libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ...
21:33:11 #8 34.73 Selecting previously unselected package libalgorithm-diff-xs-perl.
21:33:11 #8 34.73 Preparing to unpack .../169-libalgorithm-diff-xs-perl_0.04-5+b1_arm64.deb ...
21:33:11 #8 34.74 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ...
21:33:11 #8 34.88 Selecting previously unselected package libalgorithm-merge-perl.
21:33:11 #8 34.88 Preparing to unpack .../170-libalgorithm-merge-perl_0.08-3_all.deb ...
21:33:11 #8 34.89 Unpacking libalgorithm-merge-perl (0.08-3) ...
21:33:11 #8 34.92 Selecting previously unselected package libapt-inst2.0:arm64.
21:33:11 #8 34.92 Preparing to unpack .../171-libapt-inst2.0_1.8.2.3_arm64.deb ...
21:33:11 #8 34.93 Unpacking libapt-inst2.0:arm64 (1.8.2.3) ...
21:33:11 #8 34.97 Selecting previously unselected package libapt-pkg-perl.
21:33:11 #8 34.97 Preparing to unpack .../172-libapt-pkg-perl_0.1.34+b1_arm64.deb ...
21:33:11 #8 34.98 Unpacking libapt-pkg-perl (0.1.34+b1) ...
21:33:11 #8 35.01 Selecting previously unselected package libarchive-cpio-perl.
21:33:11 #8 35.01 Preparing to unpack .../173-libarchive-cpio-perl_0.10-1_all.deb ...
21:33:11 #8 35.02 Unpacking libarchive-cpio-perl (0.10-1) ...
21:33:11 #8 35.05 Selecting previously unselected package libasync-mergepoint-perl.
21:33:11 #8 35.05 Preparing to unpack .../174-libasync-mergepoint-perl_0.04-2_all.deb ...
21:33:11 #8 35.05 Unpacking libasync-mergepoint-perl (0.04-2) ...
21:33:11 #8 35.08 Selecting previously unselected package libauthen-sasl-perl.
21:33:11 #9 19.89 Fetched 114 MB in 12s (9404 kB/s)
21:33:11 #9 19.91 Selecting previously unselected package liblocale-gettext-perl.
21:33:11 #9 19.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 ... 4388 files and directories currently installed.)
21:33:11 #9 19.91 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_armhf.deb ...
21:33:11 #9 19.92 Unpacking liblocale-gettext-perl (1.07-4build3) ...
21:33:11 #9 19.99 Selecting previously unselected package libpython3.10-minimal:armhf.
21:33:11 #9 19.99 Preparing to unpack .../libpython3.10-minimal_3.10.4-3ubuntu0.1_armhf.deb ...
21:33:11 #9 19.99 Unpacking libpython3.10-minimal:armhf (3.10.4-3ubuntu0.1) ...
21:33:11 #9 20.11 Selecting previously unselected package libexpat1:armhf.
21:33:11 #9 20.11 Preparing to unpack .../libexpat1_2.4.7-1_armhf.deb ...
21:33:11 #9 20.11 Unpacking libexpat1:armhf (2.4.7-1) ...
21:33:11 #9 32.60 Selecting previously unselected package diffstat.
21:33:11 #9 32.60 Preparing to unpack .../191-diffstat_1.63-1_arm64.deb ...
21:33:11 #9 32.61 Unpacking diffstat (1.63-1) ...
21:33:11 #9 32.65 Selecting previously unselected package python3-chardet.
21:33:11 #9 32.65 Preparing to unpack .../192-python3-chardet_3.0.4-4build1_all.deb ...
21:33:11 #9 32.66 Unpacking python3-chardet (3.0.4-4build1) ...
21:33:11 #9 32.70 Selecting previously unselected package python3-debian.
21:33:11 #9 32.70 Preparing to unpack .../193-python3-debian_0.1.36ubuntu1_all.deb ...
21:33:11 #9 32.71 Unpacking python3-debian (0.1.36ubuntu1) ...
21:33:11 #9 32.74 Selecting previously unselected package libgpgme11:arm64.
21:33:11 #9 32.75 Preparing to unpack .../194-libgpgme11_1.13.1-7ubuntu2_arm64.deb ...
21:33:11 #9 32.75 Unpacking libgpgme11:arm64 (1.13.1-7ubuntu2) ...
21:33:11 #9 32.80 Selecting previously unselected package python3-gpg.
21:33:11 #9 32.80 Preparing to unpack .../195-python3-gpg_1.13.1-7ubuntu2_arm64.deb ...
21:33:11 #9 32.80 Unpacking python3-gpg (1.13.1-7ubuntu2) ...
21:33:11 #14 ...
21:33:11 
21:33:11 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:33:11 #9 sha256:9cfaa2fcb2414698d4c11451e7639c6574f6a6d58c4f741c7ed6c51f2b7ddd3b
21:33:11 #9 16.46 Get:337 http://ports.ubuntu.com/ubuntu-ports focal/main armhf t1utils armhf 1.41-3 [48.2 kB]
21:33:11 #9 16.46 Get:338 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf lintian all 2.62.0ubuntu2.1 [980 kB]
21:33:11 #9 16.50 Get:339 http://ports.ubuntu.com/ubuntu-ports focal/main armhf manpages-dev all 5.05-1 [2266 kB]
21:33:11 #9 16.63 Get:340 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-certifi all 2019.11.28-1 [149 kB]
21:33:11 #9 16.64 Get:341 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-idna all 2.8-1 [34.6 kB]
21:33:11 #9 16.64 Get:342 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-urllib3 all 1.25.8-2ubuntu0.1 [88.3 kB]
21:33:11 #9 16.64 Get:343 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-requests all 2.22.0-2ubuntu1 [47.1 kB]
21:33:11 #9 16.65 Get:344 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-unidiff all 0.5.5-2 [9180 B]
21:33:11 #9 16.65 Get:345 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-xdg all 0.26-1ubuntu1 [36.1 kB]
21:33:11 #9 16.65 Get:346 http://ports.ubuntu.com/ubuntu-ports focal/main armhf unzip armhf 6.0-25ubuntu1 [155 kB]
21:33:11 #9 16.66 Get:347 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf equivs all 2.2.0 [19.7 kB]
21:33:11 #9 16.66 Get:348 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libauthen-sasl-perl all 2.1600-1 [48.7 kB]
21:33:11 #9 16.72 Get:349 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-magic all 2:0.4.15-3 [9376 B]
21:33:11 #9 16.99 debconf: delaying package configuration, since apt-utils is not installed
21:33:11 #9 17.03 Fetched 91.5 MB in 9s (10.0 MB/s)
21:33:11 #9 17.05 Selecting previously unselected package liblocale-gettext-perl.
21:33:11 #9 17.05 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4118 files and directories currently installed.)
21:33:11 #9 17.05 Preparing to unpack .../liblocale-gettext-perl_1.07-4_armhf.deb ...
21:33:11 #9 17.06 Unpacking liblocale-gettext-perl (1.07-4) ...
21:33:11 #9 17.15 Selecting previously unselected package libssl1.1:armhf.
21:33:11 #9 17.15 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.16_armhf.deb ...
21:33:11 #9 17.16 Unpacking libssl1.1:armhf (1.1.1f-1ubuntu2.16) ...
21:33:11 #9 17.32 Selecting previously unselected package libpython3.8-minimal:armhf.
21:33:11 #9 17.32 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.5_armhf.deb ...
21:33:11 #9 17.33 Unpacking libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.5) ...
21:33:11 #9 17.53 Selecting previously unselected package libexpat1:armhf.
21:33:11 #9 17.53 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_armhf.deb ...
21:33:11 #9 17.54 Unpacking libexpat1:armhf (2.2.9-1ubuntu0.4) ...
21:33:11 #9 17.59 Selecting previously unselected package python3.8-minimal.
21:33:11 #9 17.59 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.5_armhf.deb ...
21:33:11 #9 17.62 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.5) ...
21:33:11 #9 17.85 Setting up libssl1.1:armhf (1.1.1f-1ubuntu2.16) ...
21:33:11 #9 17.98 Setting up libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.5) ...
21:33:11 #9 18.00 Setting up libexpat1:armhf (2.2.9-1ubuntu0.4) ...
21:33:11 #9 18.02 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.5) ...
21:33:11 #9 18.75 Selecting previously unselected package python3-minimal.
21:33:11 #9 18.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4433 files and directories currently installed.)
21:33:11 #9 18.75 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_armhf.deb ...
21:33:11 #9 18.76 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
21:33:11 #9 18.81 Selecting previously unselected package mime-support.
21:33:11 #9 18.81 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
21:33:11 #9 18.81 Unpacking mime-support (3.64ubuntu1) ...
21:33:11 #9 18.90 Selecting previously unselected package libmpdec2:armhf.
21:33:11 #9 18.90 Preparing to unpack .../2-libmpdec2_2.4.2-3_armhf.deb ...
21:33:11 #9 18.90 Unpacking libmpdec2:armhf (2.4.2-3) ...
21:33:11 #9 18.94 Selecting previously unselected package readline-common.
21:33:11 #9 18.94 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
21:33:11 #9 18.95 Unpacking readline-common (8.0-4) ...
21:33:11 #9 18.99 Selecting previously unselected package libreadline8:armhf.
21:33:11 #9 18.99 Preparing to unpack .../4-libreadline8_8.0-4_armhf.deb ...
21:33:11 #9 19.00 Unpacking libreadline8:armhf (8.0-4) ...
21:33:11 #9 19.09 Selecting previously unselected package libsqlite3-0:armhf.
21:33:11 #9 19.09 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.3_armhf.deb ...
21:33:11 #9 19.09 Unpacking libsqlite3-0:armhf (3.31.1-4ubuntu0.3) ...
21:33:11 #9 19.22 Selecting previously unselected package libpython3.8-stdlib:armhf.
21:33:11 #9 19.22 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.5_armhf.deb ...
21:33:11 #9 19.22 Unpacking libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.5) ...
21:33:11 #9 19.50 Selecting previously unselected package python3.8.
21:33:11 #9 19.50 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.5_armhf.deb ...
21:33:11 #9 19.51 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.5) ...
21:33:11 #9 19.58 Selecting previously unselected package libpython3-stdlib:armhf.
21:33:11 #9 19.58 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_armhf.deb ...
21:33:11 #9 19.58 Unpacking libpython3-stdlib:armhf (3.8.2-0ubuntu2) ...
21:33:11 #9 19.61 Setting up python3-minimal (3.8.2-0ubuntu2) ...
21:33:11 #9 19.90 Selecting previously unselected package python3.
21:33:11 #9 19.90 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4863 files and directories currently installed.)
21:33:11 #9 19.90 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_armhf.deb ...
21:33:11 #9 19.91 Unpacking python3 (3.8.2-0ubuntu2) ...
21:33:11 #9 19.96 Selecting previously unselected package libbsd0:armhf.
21:33:11 #9 19.96 Preparing to unpack .../001-libbsd0_0.10.0-1_armhf.deb ...
21:33:11 #9 19.96 Unpacking libbsd0:armhf (0.10.0-1) ...
21:33:11 #9 20.01 Selecting previously unselected package bsdmainutils.
21:33:11 #9 20.01 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_armhf.deb ...
21:33:11 #9 20.01 Unpacking bsdmainutils (11.1.2ubuntu3) ...
21:33:11 #9 20.09 Selecting previously unselected package libuchardet0:armhf.
21:33:11 #9 20.09 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_armhf.deb ...
21:33:11 #9 20.09 Unpacking libuchardet0:armhf (0.0.6-3build1) ...
21:33:11 #9 20.14 Selecting previously unselected package groff-base.
21:33:11 #9 20.14 Preparing to unpack .../004-groff-base_1.22.4-4build1_armhf.deb ...
21:33:11 #9 20.15 Unpacking groff-base (1.22.4-4build1) ...
21:33:11 #9 20.33 Selecting previously unselected package libgdbm6:armhf.
21:33:11 #9 20.33 Preparing to unpack .../005-libgdbm6_1.18.1-5_armhf.deb ...
21:33:11 #9 20.34 Unpacking libgdbm6:armhf (1.18.1-5) ...
21:33:11 #9 20.38 Selecting previously unselected package libpipeline1:armhf.
21:33:11 #9 20.38 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_armhf.deb ...
21:33:11 #9 20.38 Unpacking libpipeline1:armhf (1.5.2-2build1) ...
21:33:11 #9 20.44 Selecting previously unselected package man-db.
21:33:11 #9 20.44 Preparing to unpack .../007-man-db_2.9.1-1_armhf.deb ...
21:33:11 #9 20.44 Unpacking man-db (2.9.1-1) ...
21:33:11 #9 20.61 Selecting previously unselected package perl-modules-5.30.
21:33:11 #9 20.61 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ...
21:33:11 #9 20.61 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) ...
21:33:11 #9 21.15 Selecting previously unselected package libgdbm-compat4:armhf.
21:33:11 #9 21.15 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_armhf.deb ...
21:33:11 #9 21.15 Unpacking libgdbm-compat4:armhf (1.18.1-5) ...
21:33:11 #9 21.20 Selecting previously unselected package libperl5.30:armhf.
21:33:11 #9 21.20 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.2_armhf.deb ...
21:33:11 #9 21.20 Unpacking libperl5.30:armhf (5.30.0-9ubuntu0.2) ...
21:33:11 #9 21.76 Selecting previously unselected package perl.
21:33:11 #9 21.76 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.2_armhf.deb ...
21:33:11 #9 21.77 Unpacking perl (5.30.0-9ubuntu0.2) ...
21:33:11 #9 21.86 Selecting previously unselected package openssl.
21:33:11 #9 21.86 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.16_armhf.deb ...
21:33:11 #9 21.87 Unpacking openssl (1.1.1f-1ubuntu2.16) ...
21:33:11 #9 22.00 Selecting previously unselected package ca-certificates.
21:33:11 #9 22.00 Preparing to unpack .../013-ca-certificates_20211016~20.04.1_all.deb ...
21:33:11 #9 22.01 Unpacking ca-certificates (20211016~20.04.1) ...
21:33:11 #9 22.07 Selecting previously unselected package distro-info-data.
21:33:11 #9 22.07 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.10_all.deb ...
21:33:11 #9 22.08 Unpacking distro-info-data (0.43ubuntu1.10) ...
21:33:11 #9 22.10 Selecting previously unselected package libmagic-mgc.
21:33:11 #9 22.10 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_armhf.deb ...
21:33:11 #9 22.11 Unpacking libmagic-mgc (1:5.38-4) ...
21:33:11 #9 22.22 Selecting previously unselected package libmagic1:armhf.
21:33:11 #9 22.22 Preparing to unpack .../016-libmagic1_1%3a5.38-4_armhf.deb ...
21:33:11 #9 22.23 Unpacking libmagic1:armhf (1:5.38-4) ...
21:33:11 #9 22.28 Selecting previously unselected package file.
21:33:11 #9 22.28 Preparing to unpack .../017-file_1%3a5.38-4_armhf.deb ...
21:33:11 #9 22.29 Unpacking file (1:5.38-4) ...
21:33:11 #9 22.33 Selecting previously unselected package less.
21:33:11 #9 22.33 Preparing to unpack .../018-less_551-1ubuntu0.1_armhf.deb ...
21:33:11 #9 22.33 Unpacking less (551-1ubuntu0.1) ...
21:33:11 #9 22.41 Selecting previously unselected package libelf1:armhf.
21:33:11 #9 22.41 Preparing to unpack .../019-libelf1_0.176-1.1build1_armhf.deb ...
21:33:11 #9 22.42 Unpacking libelf1:armhf (0.176-1.1build1) ...
21:33:11 #9 22.50 Selecting previously unselected package libglib2.0-0:armhf.
21:33:11 #9 22.50 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.4_armhf.deb ...
21:33:11 #9 22.50 Unpacking libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.4) ...
21:33:11 #9 22.70 Selecting previously unselected package libglib2.0-data.
21:33:11 #9 22.70 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ...
21:33:11 #9 22.70 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
21:33:11 #9 22.79 Selecting previously unselected package tzdata.
21:33:11 #9 22.79 Preparing to unpack .../022-tzdata_2022a-0ubuntu0.20.04_all.deb ...
21:33:11 #9 22.79 Unpacking tzdata (2022a-0ubuntu0.20.04) ...
21:33:11 #9 23.03 Selecting previously unselected package libicu66:armhf.
21:33:11 #9 23.03 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_armhf.deb ...
21:33:11 #9 23.03 Unpacking libicu66:armhf (66.1-2ubuntu2.1) ...
21:33:11 #9 24.01 Selecting previously unselected package libxml2:armhf.
21:33:11 #9 24.01 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.4_armhf.deb ...
21:33:11 #9 24.02 Unpacking libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.4) ...
21:33:11 #9 24.12 Selecting previously unselected package libyaml-0-2:armhf.
21:33:11 #9 24.12 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_armhf.deb ...
21:33:11 #9 24.12 Unpacking libyaml-0-2:armhf (0.2.2-1) ...
21:33:11 #9 24.17 Selecting previously unselected package lsb-release.
21:33:11 #9 24.17 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ...
21:33:11 #9 24.18 Unpacking lsb-release (11.1.0ubuntu2) ...
21:33:11 #9 24.22 Selecting previously unselected package netbase.
21:33:11 #9 24.22 Preparing to unpack .../027-netbase_6.1_all.deb ...
21:33:11 #9 24.23 Unpacking netbase (6.1) ...
21:33:11 #9 24.27 Selecting previously unselected package python3-pkg-resources.
21:33:11 #9 24.27 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1_all.deb ...
21:33:11 #9 24.27 Unpacking python3-pkg-resources (45.2.0-1) ...
21:33:11 #9 24.34 Selecting previously unselected package python3-six.
21:33:11 #9 24.34 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ...
21:33:11 #9 24.35 Unpacking python3-six (1.14.0-2) ...
21:33:11 #9 24.39 Selecting previously unselected package shared-mime-info.
21:33:11 #9 24.39 Preparing to unpack .../030-shared-mime-info_1.15-1_armhf.deb ...
21:33:11 #9 24.40 Unpacking shared-mime-info (1.15-1) ...
21:33:11 #9 24.53 Selecting previously unselected package ucf.
21:33:11 #9 24.53 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ...
21:33:11 #9 24.53 Moving old data out of the way
21:33:11 #9 24.54 Unpacking ucf (3.0038+nmu1) ...
21:33:11 #9 24.65 Selecting previously unselected package xdg-user-dirs.
21:33:11 #9 24.65 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_armhf.deb ...
21:33:11 #9 24.66 Unpacking xdg-user-dirs (0.17-2ubuntu1) ...
21:33:11 #9 24.73 Selecting previously unselected package xz-utils.
21:33:11 #9 24.73 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1.1_armhf.deb ...
21:33:11 #9 24.74 Unpacking xz-utils (5.2.4-1ubuntu1.1) ...
21:33:11 #9 24.78 Selecting previously unselected package gettext-base.
21:33:11 #9 24.78 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_armhf.deb ...
21:33:11 #9 24.79 Unpacking gettext-base (0.19.8.1-10build1) ...
21:33:11 #8 32.47 Preparing to unpack .../202-libsub-exporter-perl_0.987-1_all.deb ...
21:33:11 #8 32.47 Unpacking libsub-exporter-perl (0.987-1) ...
21:33:11 #8 32.51 Selecting previously unselected package libconst-fast-perl.
21:33:11 #8 32.51 Preparing to unpack .../203-libconst-fast-perl_0.014-1.1_all.deb ...
21:33:11 #8 32.52 Unpacking libconst-fast-perl (0.014-1.1) ...
21:33:11 #8 32.55 Selecting previously unselected package libwant-perl.
21:33:11 #8 32.55 Preparing to unpack .../204-libwant-perl_0.29-1+b6_arm64.deb ...
21:33:11 #8 32.56 Unpacking libwant-perl (0.29-1+b6) ...
21:33:11 #8 32.59 Selecting previously unselected package libcontextual-return-perl.
21:33:11 #8 32.59 Preparing to unpack .../205-libcontextual-return-perl_0.004014-2_all.deb ...
21:33:11 #8 32.60 Unpacking libcontextual-return-perl (0.004014-2) ...
21:33:11 #8 32.64 Selecting previously unselected package libconvert-binhex-perl.
21:33:11 #8 32.64 Preparing to unpack .../206-libconvert-binhex-perl_1.125-1_all.deb ...
21:33:11 #8 32.64 Unpacking libconvert-binhex-perl (1.125-1) ...
21:33:11 #8 32.68 Selecting previously unselected package libcpanel-json-xs-perl.
21:33:11 #8 32.68 Preparing to unpack .../207-libcpanel-json-xs-perl_4.25-1+b1_arm64.deb ...
21:33:11 #8 32.69 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ...
21:33:11 #8 32.73 Selecting previously unselected package libdevel-stacktrace-perl.
21:33:11 #9 24.92 Preparing to unpack .../090-g++-11_11.2.0-19ubuntu1_amd64.deb ...
21:33:11 #9 24.95 Unpacking g++-11 (11.2.0-19ubuntu1) ...
21:33:11 #9 25.16 Selecting previously unselected package g++.
21:33:11 #9 25.16 Preparing to unpack .../091-g++_4%3a11.2.0-1ubuntu1_amd64.deb ...
21:33:11 #9 25.17 Unpacking g++ (4:11.2.0-1ubuntu1) ...
21:33:11 #9 25.19 Selecting previously unselected package make.
21:33:11 #21 19.39 Get:20 http://deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
21:33:11 #21 19.39 Get:21 http://deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB]
21:33:11 #21 19.74 Get:22 http://deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
21:33:11 #8 28.83   Installing       : perl-parent-1:0.238-460.el9.noarch                 110/163 
21:33:11 #8 28.83   Installing       : perl-vars-1.05-479.el9.noarch                      111/163 
21:33:11 #8 28.84   Installing       : perl-Getopt-Long-1:2.52-4.el9.noarch               112/163 
21:33:11 #8 28.84   Installing       : perl-Carp-1.50-460.el9.noarch                      113/163 
21:33:11 #8 28.89   Installing       : perl-Exporter-5.74-461.el9.noarch                  114/163 
21:33:11 #8 28.89   Installing       : perl-NDBM_File-1.15-479.el9.x86_64                 115/163 
21:33:11 #8 28.90   Installing       : perl-PathTools-3.78-461.el9.x86_64                 116/163 
21:33:11 #8 29.00   Installing       : perl-Encode-4:3.08-462.el9.x86_64                  117/163 
21:33:11 #8 28.12 Preparing to unpack .../073-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ...
21:33:11 #8 28.12 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ...
21:33:11 #8 28.23 Selecting previously unselected package liblsan0:amd64.
21:33:11 #8 28.23 Preparing to unpack .../074-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ...
21:33:11 #8 28.23 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ...
21:33:11 #8 28.28 Selecting previously unselected package libtsan0:amd64.
21:33:11 #8 28.28 Preparing to unpack .../075-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ...
21:33:11 #8 28.28 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ...
21:33:11 #8 28.34 Selecting previously unselected package libubsan0:amd64.
21:33:11 #8 28.35 Preparing to unpack .../076-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ...
21:33:11 #8 28.35 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ...
21:33:11 #8 28.40 Selecting previously unselected package libcilkrts5:amd64.
21:33:11 #8 28.40 Preparing to unpack .../077-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ...
21:33:11 #8 28.41 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ...
21:33:11 #8 28.46 Selecting previously unselected package libmpx2:amd64.
21:33:11 #8 28.46 Preparing to unpack .../078-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ...
21:33:11 #8 33.82 Preparing to unpack .../203-libgetopt-long-descriptive-perl_0.102-1_all.deb ...
21:33:11 #8 33.82 Unpacking libgetopt-long-descriptive-perl (0.102-1) ...
21:33:11 #8 33.86 Selecting previously unselected package libsort-versions-perl.
21:33:11 #8 33.86 Preparing to unpack .../204-libsort-versions-perl_1.62-1_all.deb ...
21:33:11 #8 33.86 Unpacking libsort-versions-perl (1.62-1) ...
21:33:11 #8 33.90 Selecting previously unselected package libgit-wrapper-perl.
21:33:11 #8 33.91 Preparing to unpack .../205-libgit-wrapper-perl_0.047-1_all.deb ...
21:33:11 #8 33.91 Unpacking libgit-wrapper-perl (0.047-1) ...
21:33:11 #8 33.96 Selecting previously unselected package libio-html-perl.
21:33:11 #8 33.96 Preparing to unpack .../206-libio-html-perl_1.001-1_all.deb ...
21:33:11 #8 33.96 Unpacking libio-html-perl (1.001-1) ...
21:33:11 #8 34.00 Selecting previously unselected package liblwp-mediatypes-perl.
21:33:11 #8 34.00 Preparing to unpack .../207-liblwp-mediatypes-perl_6.02-1_all.deb ...
21:33:11 #8 34.01 Unpacking liblwp-mediatypes-perl (6.02-1) ...
21:33:11 #8 34.04 Selecting previously unselected package libhttp-message-perl.
21:33:11 #8 34.04 Preparing to unpack .../208-libhttp-message-perl_6.14-1_all.deb ...
21:33:11 #8 34.05 Unpacking libhttp-message-perl (6.14-1) ...
21:33:11 #8 34.08 Selecting previously unselected package libhtml-form-perl.
21:33:11 #8 32.05 Selecting previously unselected package debian-keyring.
21:33:11 #8 32.05 Preparing to unpack .../101-debian-keyring_2019.02.25_all.deb ...
21:33:11 #8 32.05 Unpacking debian-keyring (2019.02.25) ...
21:33:11 #8 11.96 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libgdbm-compat4 armhf 1.18.1-4 [43.7 kB]
21:33:11 #8 11.97 Get:17 http://archive.raspbian.org/raspbian buster/main armhf libperl5.28 armhf 5.28.1-6+deb10u1 [3193 kB]
21:33:11 #9 33.92 Preparing to unpack .../231-liblist-moreutils-xs-perl_0.430-2build2_arm64.deb ...
21:33:11 #9 33.93 Unpacking liblist-moreutils-xs-perl (0.430-2build2) ...
21:33:11 #9 33.96 Selecting previously unselected package liblist-moreutils-perl.
21:33:11 #9 33.96 Preparing to unpack .../232-liblist-moreutils-perl_0.430-2_all.deb ...
21:33:11 #9 33.97 Unpacking liblist-moreutils-perl (0.430-2) ...
21:33:11 #9 34.00 Selecting previously unselected package libdata-dpath-perl.
21:33:11 #9 34.00 Preparing to unpack .../233-libdata-dpath-perl_0.58-1_all.deb ...
21:33:11 #9 34.00 Unpacking libdata-dpath-perl (0.58-1) ...
21:33:11 #9 34.04 Selecting previously unselected package libdata-dump-perl.
21:33:11 #9 34.04 Preparing to unpack .../234-libdata-dump-perl_1.25-1_all.deb ...
21:33:11 #9 34.04 Unpacking libdata-dump-perl (1.25-1) ...
21:33:11 #9 34.08 Selecting previously unselected package libdata-messagepack-perl.
21:33:11 #9 34.08 Preparing to unpack .../235-libdata-messagepack-perl_1.01-2build1_arm64.deb ...
21:33:11 #9 34.09 Unpacking libdata-messagepack-perl (1.01-2build1) ...
21:33:11 #9 34.12 Selecting previously unselected package libnet-domain-tld-perl.
21:33:11 #9 34.12 Preparing to unpack .../236-libnet-domain-tld-perl_1.75-1.1_all.deb ...
21:33:11 #9 34.13 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
21:33:11 #9 34.16 Selecting previously unselected package libdata-validate-domain-perl.
21:33:11 #9 34.16 Preparing to unpack .../237-libdata-validate-domain-perl_0.10-1.1_all.deb ...
21:33:11 #9 34.16 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
21:33:11 #9 34.20 Selecting previously unselected package libnet-ipv6addr-perl.
21:33:11 #9 34.20 Preparing to unpack .../238-libnet-ipv6addr-perl_1.02-1_all.deb ...
21:33:11 #9 34.20 Unpacking libnet-ipv6addr-perl (1.02-1) ...
21:33:11 #9 34.24 Selecting previously unselected package libnet-netmask-perl.
21:33:11 #9 34.24 Preparing to unpack .../239-libnet-netmask-perl_2.0001-1_all.deb ...
21:33:11 #9 34.24 Unpacking libnet-netmask-perl (2.0001-1) ...
21:33:11 #9 34.27 Selecting previously unselected package libnetaddr-ip-perl.
21:33:11 #8 24.20 Unpacking libyaml-0-2:armhf (0.1.7-2ubuntu3) ...
21:33:11 #8 24.25 Selecting previously unselected package lsb-release.
21:33:11 #8 24.25 Preparing to unpack .../023-lsb-release_9.20170808ubuntu1_all.deb ...
21:33:11 #8 24.25 Unpacking lsb-release (9.20170808ubuntu1) ...
21:33:11 #8 24.29 Selecting previously unselected package netbase.
21:33:11 #8 24.29 Preparing to unpack .../024-netbase_5.4_all.deb ...
21:33:11 #8 24.29 Unpacking netbase (5.4) ...
21:33:11 #8 24.34 Selecting previously unselected package shared-mime-info.
21:33:11 #8 24.34 Preparing to unpack .../025-shared-mime-info_1.9-2_armhf.deb ...
21:33:11 #8 24.34 Unpacking shared-mime-info (1.9-2) ...
21:33:11 #8 24.45 Selecting previously unselected package ucf.
21:33:11 #8 24.45 Preparing to unpack .../026-ucf_3.0038_all.deb ...
21:33:11 #9 23.83 Selecting previously unselected package libicu66:amd64.
21:33:11 #9 23.83 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_amd64.deb ...
21:33:11 #9 23.84 Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ...
21:33:11 #8 20.52 Selecting previously unselected package libnpth0:armhf.
21:33:11 #8 20.52 Preparing to unpack .../007-libnpth0_1.6-1_armhf.deb ...
21:33:11 #8 20.52 Unpacking libnpth0:armhf (1.6-1) ...
21:33:11 #8 20.58 Selecting previously unselected package dirmngr.
21:33:11 #8 20.58 Preparing to unpack .../008-dirmngr_2.2.12-1+deb10u2_armhf.deb ...
21:33:11 #8 20.58 Unpacking dirmngr (2.2.12-1+deb10u2) ...
21:33:11 #8 31.07 Selecting previously unselected package libxml2:amd64.
21:33:11 #8 31.07 Preparing to unpack .../084-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
21:33:11 #8 31.08 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
21:33:11 #8 31.17 Selecting previously unselected package gettext.
21:33:11 #8 31.17 Preparing to unpack .../085-gettext_0.21-4_amd64.deb ...
21:33:11 #8 31.17 Unpacking gettext (0.21-4) ...
21:33:11 #8 31.32 Selecting previously unselected package intltool-debian.
21:33:11 #8 35.09 Preparing to unpack .../175-libauthen-sasl-perl_2.1600-1_all.deb ...
21:33:11 #8 35.09 Unpacking libauthen-sasl-perl (2.1600-1) ...
21:33:11 #8 35.12 Selecting previously unselected package libmodule-implementation-perl.
21:33:11 #8 35.13 Preparing to unpack .../176-libmodule-implementation-perl_0.09-1_all.deb ...
21:33:11 #8 35.13 Unpacking libmodule-implementation-perl (0.09-1) ...
21:33:11 #8 35.16 Selecting previously unselected package libvariable-magic-perl.
21:33:11 #8 35.17 Preparing to unpack .../177-libvariable-magic-perl_0.62-1+b1_arm64.deb ...
21:33:11 #8 35.17 Unpacking libvariable-magic-perl (0.62-1+b1) ...
21:33:11 #8 35.20 Selecting previously unselected package libb-hooks-endofscope-perl.
21:33:11 #8 35.20 Preparing to unpack .../178-libb-hooks-endofscope-perl_0.24-1_all.deb ...
21:33:11 #8 35.21 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
21:33:11 #8 35.24 Selecting previously unselected package libcapture-tiny-perl.
21:33:11 #8 35.24 Preparing to unpack .../179-libcapture-tiny-perl_0.48-1_all.deb ...
21:33:11 #8 35.25 Unpacking libcapture-tiny-perl (0.48-1) ...
21:33:11 #8 35.27 Selecting previously unselected package libcgi-pm-perl.
21:33:11 #8 35.28 Preparing to unpack .../180-libcgi-pm-perl_4.40-1_all.deb ...
21:33:11 #8 35.28 Unpacking libcgi-pm-perl (4.40-1) ...
21:33:11 #8 35.33 Selecting previously unselected package libfcgi-perl.
21:33:11 #9 20.15 Selecting previously unselected package python3.10-minimal.
21:33:11 #9 20.15 Preparing to unpack .../python3.10-minimal_3.10.4-3ubuntu0.1_armhf.deb ...
21:33:11 #9 20.18 Unpacking python3.10-minimal (3.10.4-3ubuntu0.1) ...
21:33:11 #9 20.37 Setting up libpython3.10-minimal:armhf (3.10.4-3ubuntu0.1) ...
21:33:11 #13 extracting sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 5.0s
21:33:11 #13 extracting sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 5.5s done
21:33:11 #9 32.87 Selecting previously unselected package dput.
21:33:11 #9 32.87 Preparing to unpack .../196-dput_1.0.3ubuntu1_all.deb ...
21:33:11 #9 32.88 Unpacking dput (1.0.3ubuntu1) ...
21:33:11 #9 32.92 Selecting previously unselected package libcurl3-gnutls:arm64.
21:33:11 #9 32.93 Preparing to unpack .../197-libcurl3-gnutls_7.68.0-1ubuntu2.12_arm64.deb ...
21:33:11 #9 32.93 Unpacking libcurl3-gnutls:arm64 (7.68.0-1ubuntu2.12) ...
21:33:11 #9 32.98 Selecting previously unselected package liberror-perl.
21:33:11 #9 32.98 Preparing to unpack .../198-liberror-perl_0.17029-1_all.deb ...
21:33:11 #9 32.98 Unpacking liberror-perl (0.17029-1) ...
21:33:11 #9 33.01 Selecting previously unselected package git-man.
21:33:11 #9 33.02 Preparing to unpack .../199-git-man_1%3a2.25.1-1ubuntu3.5_all.deb ...
21:33:11 #9 33.02 Unpacking git-man (1:2.25.1-1ubuntu3.5) ...
21:33:12 #8 32.73 Preparing to unpack .../208-libdevel-stacktrace-perl_2.0400-1_all.deb ...
21:33:12 #8 32.73 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
21:33:12 #8 32.77 Selecting previously unselected package libexception-class-perl.
21:33:12 #8 32.77 Preparing to unpack .../209-libexception-class-perl_1.44-1_all.deb ...
21:33:12 #8 32.78 Unpacking libexception-class-perl (1.44-1) ...
21:33:12 #8 32.81 Selecting previously unselected package libiterator-perl.
21:33:12 #8 32.82 Preparing to unpack .../210-libiterator-perl_0.03+ds1-1.1_all.deb ...
21:33:12 #8 32.82 Unpacking libiterator-perl (0.03+ds1-1.1) ...
21:33:12 #8 32.85 Selecting previously unselected package libiterator-util-perl.
21:33:12 #8 32.86 Preparing to unpack .../211-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
21:33:12 #8 32.86 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
21:33:12 #8 32.89 Selecting previously unselected package libexporter-tiny-perl.
21:33:12 #8 32.89 Preparing to unpack .../212-libexporter-tiny-perl_1.002002-1_all.deb ...
21:33:12 #8 32.90 Unpacking libexporter-tiny-perl (1.002002-1) ...
21:33:12 #8 32.93 Selecting previously unselected package liblist-moreutils-xs-perl.
21:33:12 #8 32.94 Preparing to unpack .../213-liblist-moreutils-xs-perl_0.430-2_arm64.deb ...
21:33:12 #8 32.94 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
21:33:12 #8 32.98 Selecting previously unselected package liblist-moreutils-perl.
21:33:12 #9 24.90 Selecting previously unselected package iso-codes.
21:33:12 #9 24.90 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ...
21:33:12 #9 24.91 Unpacking iso-codes (4.4-1) ...
21:33:12 #9 25.19 Preparing to unpack .../092-make_4.3-4.1build1_amd64.deb ...
21:33:12 #9 25.19 Unpacking make (4.3-4.1build1) ...
21:33:12 #9 25.22 Selecting previously unselected package libdpkg-perl.
21:33:12 #9 25.23 Preparing to unpack .../093-libdpkg-perl_1.21.1ubuntu2.1_all.deb ...
21:33:12 #9 25.23 Unpacking libdpkg-perl (1.21.1ubuntu2.1) ...
21:33:12 #9 25.27 Selecting previously unselected package bzip2.
21:33:12 #9 25.27 Preparing to unpack .../094-bzip2_1.0.8-5build1_amd64.deb ...
21:33:12 #9 25.27 Unpacking bzip2 (1.0.8-5build1) ...
21:33:12 #9 25.30 Selecting previously unselected package patch.
21:33:12 #9 25.30 Preparing to unpack .../095-patch_2.7.6-7build2_amd64.deb ...
21:33:12 #9 25.31 Unpacking patch (2.7.6-7build2) ...
21:33:12 #9 25.33 Selecting previously unselected package lto-disabled-list.
21:33:12 #9 25.33 Preparing to unpack .../096-lto-disabled-list_24_all.deb ...
21:33:12 #9 25.34 Unpacking lto-disabled-list (24) ...
21:33:12 #9 25.36 Selecting previously unselected package dpkg-dev.
21:33:12 #9 25.37 Preparing to unpack .../097-dpkg-dev_1.21.1ubuntu2.1_all.deb ...
21:33:12 #9 25.37 Unpacking dpkg-dev (1.21.1ubuntu2.1) ...
21:33:12 #9 25.41 Selecting previously unselected package build-essential.
21:33:12 #9 25.41 Preparing to unpack .../098-build-essential_12.9ubuntu3_amd64.deb ...
21:33:12 #9 25.41 Unpacking build-essential (12.9ubuntu3) ...
21:33:12 #9 25.45 Selecting previously unselected package libbrotli1:amd64.
21:33:12 #9 25.45 Preparing to unpack .../099-libbrotli1_1.0.9-2build6_amd64.deb ...
21:33:12 #9 25.45 Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
21:33:12 #9 25.48 Selecting previously unselected package libsasl2-modules-db:amd64.
21:33:12 #9 25.48 Preparing to unpack .../100-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1_amd64.deb ...
21:33:12 #9 25.49 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1) ...
21:33:12 #9 25.52 Selecting previously unselected package libsasl2-2:amd64.
21:33:12 #21 19.74 Get:23 http://deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB]
21:33:12 #21 19.74 Get:24 http://deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB]
21:33:12 #21 19.74 Get:25 http://deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
21:33:12 #21 19.74 Get:26 http://deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
21:33:12 #21 19.74 Get:27 http://deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB]
21:33:12 #21 19.74 Get:28 http://deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
21:33:12 #21 19.74 Get:29 http://deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB]
21:33:12 #21 19.75 Get:30 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB]
21:33:12 #21 19.75 Get:31 http://deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB]
21:33:12 #21 19.75 Get:32 http://deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB]
21:33:12 #21 19.76 Get:33 http://deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B]
21:33:12 #21 19.76 Get:34 http://deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB]
21:33:12 #21 19.77 Get:35 http://deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB]
21:33:12 #21 19.78 Get:36 http://deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB]
21:33:12 #21 19.79 Get:37 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB]
21:33:12 #21 19.79 Get:38 http://deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB]
21:33:12 #21 19.80 Get:39 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB]
21:33:12 #21 19.81 Get:40 http://deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB]
21:33:12 #8 29.12   Installing       : perl-libs-4:5.32.1-479.el9.x86_64                  118/163 
21:33:12 #8 29.17   Installing       : perl-interpreter-4:5.32.1-479.el9.x86_64           119/163 
21:33:12 #8 29.18   Installing       : kernel-srpm-macros-1.0-11.el9.noarch               120/163 
21:33:12 #8 29.18   Installing       : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch           121/163 
21:33:12 #8 29.19   Installing       : go-srpm-macros-3.0.9-9.el9.noarch                  122/163 
21:33:12 #8 29.22   Installing       : python-srpm-macros-3.9-52.el9.noarch               123/163 
21:33:12 #8 29.23   Installing       : redhat-rpm-config-196-1.el9.noarch                 124/163 
21:33:12 #8 29.26   Running scriptlet: libutempter-1.2.1-6.el9.x86_64                     125/163 
21:33:12 #8 29.30   Installing       : libutempter-1.2.1-6.el9.x86_64                     125/163 
21:33:12 #8 29.32   Installing       : libselinux-utils-3.4-3.el9.x86_64                  126/163 
21:33:12 #8 28.47 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ...
21:33:12 #8 28.52 Selecting previously unselected package libquadmath0:amd64.
21:33:12 #8 28.52 Preparing to unpack .../079-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ...
21:33:12 #8 28.53 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ...
21:33:12 #8 28.58 Selecting previously unselected package libgcc-7-dev:amd64.
21:33:12 #8 34.08 Preparing to unpack .../209-libhtml-form-perl_6.03-1_all.deb ...
21:33:12 #8 34.09 Unpacking libhtml-form-perl (6.03-1) ...
21:33:12 #8 34.12 Selecting previously unselected package libhtml-tree-perl.
21:33:12 #8 34.13 Preparing to unpack .../210-libhtml-tree-perl_5.07-1_all.deb ...
21:33:12 #8 34.13 Unpacking libhtml-tree-perl (5.07-1) ...
21:33:12 #8 34.18 Selecting previously unselected package libhtml-format-perl.
21:33:12 #8 34.18 Preparing to unpack .../211-libhtml-format-perl_2.12-1_all.deb ...
21:33:12 #8 34.19 Unpacking libhtml-format-perl (2.12-1) ...
21:33:12 #8 34.23 Selecting previously unselected package libhttp-cookies-perl.
21:33:12 #8 34.23 Preparing to unpack .../212-libhttp-cookies-perl_6.04-1_all.deb ...
21:33:12 #8 34.24 Unpacking libhttp-cookies-perl (6.04-1) ...
21:33:12 #8 34.28 Selecting previously unselected package libhttp-daemon-perl.
21:33:12 #8 34.28 Preparing to unpack .../213-libhttp-daemon-perl_6.01-1ubuntu0.1_all.deb ...
21:33:12 #8 34.29 Unpacking libhttp-daemon-perl (6.01-1ubuntu0.1) ...
21:33:12 #12 54.61 --------------------------------------------------------------------------------
21:33:12 #12 54.61 Total                                              4.0 MB/s |  75 MB  00:18     
21:33:12 #12 54.85 Running transaction check
21:33:12 #12 55.11 Running transaction test
21:33:12 #8 12.23 Get:18 http://archive.raspbian.org/raspbian buster/main armhf perl armhf 5.28.1-6+deb10u1 [204 kB]
21:33:12 #8 12.23 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u3 [583 kB]
21:33:12 #8 12.28 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libexpat1 armhf 2.2.6-2+deb10u4 [78.5 kB]
21:33:12 #8 12.28 Get:21 http://archive.raspbian.org/raspbian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u3 [1464 kB]
21:33:12 #8 12.35 Get:22 http://archive.raspbian.org/raspbian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB]
21:33:12 #8 12.38 Get:23 http://archive.raspbian.org/raspbian buster/main armhf mime-support all 3.62 [37.2 kB]
21:33:12 #8 12.38 Get:24 http://archive.raspbian.org/raspbian buster/main armhf libmpdec2 armhf 2.4.2-2 [67.2 kB]
21:33:12 #8 12.38 Get:25 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u3 [1664 kB]
21:33:12 #9 34.28 Preparing to unpack .../240-libnetaddr-ip-perl_4.079+dfsg-1build7_arm64.deb ...
21:33:12 #9 34.28 Unpacking libnetaddr-ip-perl (4.079+dfsg-1build7) ...
21:33:12 #9 34.33 Selecting previously unselected package libdata-validate-ip-perl.
21:33:12 #9 34.33 Preparing to unpack .../241-libdata-validate-ip-perl_0.30-1_all.deb ...
21:33:12 #9 34.33 Unpacking libdata-validate-ip-perl (0.30-1) ...
21:33:12 #9 34.37 Selecting previously unselected package libdata-validate-uri-perl.
21:33:12 #9 34.38 Preparing to unpack .../242-libdata-validate-uri-perl_0.07-2_all.deb ...
21:33:12 #9 34.38 Unpacking libdata-validate-uri-perl (0.07-2) ...
21:33:12 #9 34.41 Selecting previously unselected package libdistro-info-perl.
21:33:12 #9 34.41 Preparing to unpack .../243-libdistro-info-perl_1.1build1_all.deb ...
21:33:12 #9 34.42 Unpacking libdistro-info-perl (1.1build1) ...
21:33:12 #9 34.45 Selecting previously unselected package libemail-address-xs-perl.
21:33:12 #9 34.45 Preparing to unpack .../244-libemail-address-xs-perl_1.04-1build6_arm64.deb ...
21:33:12 #9 34.46 Unpacking libemail-address-xs-perl (1.04-1build6) ...
21:33:12 #9 34.49 Selecting previously unselected package libipc-system-simple-perl.
21:33:12 #13 ...
21:33:12 
21:33:12 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:33:12 #8 sha256:b54c72e86d0bca4816908c09da59cc2f546c36b90631f0152d755320fecd8a7b
21:33:12 #8 10.05 Get:199 http://deb.debian.org/debian bullseye/main armhf libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB]
21:33:12 #8 10.05 Get:200 http://deb.debian.org/debian bullseye/main armhf libpng16-16 armhf 1.6.37-3 [277 kB]
21:33:12 #8 10.05 Get:201 http://deb.debian.org/debian bullseye/main armhf libfreetype6 armhf 2.10.4+dfsg-1+deb11u1 [357 kB]
21:33:12 #8 10.05 Get:202 http://deb.debian.org/debian bullseye/main armhf libfontconfig1 armhf 2.13.1-4.2 [329 kB]
21:33:12 #8 10.05 Get:203 http://deb.debian.org/debian bullseye/main armhf libjpeg62-turbo armhf 1:2.0.6-4 [123 kB]
21:33:12 #8 10.05 Get:204 http://deb.debian.org/debian bullseye/main armhf libdeflate0 armhf 1.7-1 [43.1 kB]
21:33:12 #8 10.05 Get:205 http://deb.debian.org/debian bullseye/main armhf libjbig0 armhf 2.1-3.1+b2 [28.4 kB]
21:33:12 #8 10.05 Get:206 http://deb.debian.org/debian bullseye/main armhf libwebp6 armhf 0.6.1-2.1 [226 kB]
21:33:12 #8 10.06 Get:207 http://deb.debian.org/debian bullseye/main armhf libtiff5 armhf 4.2.0-1+deb11u1 [272 kB]
21:33:12 #8 10.06 Get:208 http://deb.debian.org/debian bullseye/main armhf libxau6 armhf 1:1.0.9-1 [19.0 kB]
21:33:12 #8 10.06 Get:209 http://deb.debian.org/debian bullseye/main armhf libxdmcp6 armhf 1:1.1.2-3 [24.9 kB]
21:33:12 #8 10.06 Get:210 http://deb.debian.org/debian bullseye/main armhf libxcb1 armhf 1.14-3 [136 kB]
21:33:12 #8 10.06 Get:211 http://deb.debian.org/debian bullseye/main armhf libx11-data all 2:1.7.2-1 [311 kB]
21:33:12 #8 10.06 Get:212 http://deb.debian.org/debian bullseye/main armhf libx11-6 armhf 2:1.7.2-1 [713 kB]
21:33:12 #8 10.07 Get:213 http://deb.debian.org/debian bullseye/main armhf libxpm4 armhf 1:3.5.12-1 [44.0 kB]
21:33:12 #8 10.07 Get:214 http://deb.debian.org/debian bullseye/main armhf libgd3 armhf 2.3.0-2 [119 kB]
21:33:12 #8 10.07 Get:215 http://deb.debian.org/debian bullseye/main armhf libc-devtools armhf 2.31-13+deb11u3 [246 kB]
21:33:12 #8 10.07 Get:216 http://deb.debian.org/debian bullseye/main armhf libcapture-tiny-perl all 0.48-1 [26.0 kB]
21:33:12 #8 10.08 Get:217 http://deb.debian.org/debian bullseye/main armhf libclass-data-inheritable-perl all 0.08-3 [8588 B]
21:33:12 #8 10.08 Get:218 http://deb.debian.org/debian bullseye/main armhf libclass-inspector-perl all 1.36-1 [19.6 kB]
21:33:12 #8 10.08 Get:219 http://deb.debian.org/debian bullseye/main armhf libclass-xsaccessor-perl armhf 1.19-3+b7 [37.3 kB]
21:33:12 #8 10.08 Get:220 http://deb.debian.org/debian bullseye/main armhf libclone-perl armhf 0.45-1+b1 [14.8 kB]
21:33:12 #8 10.08 Get:221 http://deb.debian.org/debian bullseye/main armhf libcommon-sense-perl armhf 3.75-1+b4 [24.6 kB]
21:33:12 #8 10.08 Get:222 http://deb.debian.org/debian bullseye/main armhf libconfig-tiny-perl all 2.26-1 [16.5 kB]
21:33:12 #8 10.08 Get:223 http://deb.debian.org/debian bullseye/main armhf libparams-util-perl armhf 1.102-1+b1 [24.6 kB]
21:33:12 #8 10.08 Get:224 http://deb.debian.org/debian bullseye/main armhf libsub-install-perl all 0.928-1.1 [10.8 kB]
21:33:12 #8 10.08 Get:225 http://deb.debian.org/debian bullseye/main armhf libdata-optlist-perl all 0.110-1.1 [10.8 kB]
21:33:12 #8 10.08 Get:226 http://deb.debian.org/debian bullseye/main armhf libsub-exporter-perl all 0.987-1 [47.2 kB]
21:33:12 #8 10.09 Get:227 http://deb.debian.org/debian bullseye/main armhf libconst-fast-perl all 0.014-1.1 [8552 B]
21:33:12 #8 10.09 Get:228 http://deb.debian.org/debian bullseye/main armhf libwant-perl armhf 0.29-1+b6 [27.4 kB]
21:33:12 #8 10.09 Get:229 http://deb.debian.org/debian bullseye/main armhf libcontextual-return-perl all 0.004014-2 [56.6 kB]
21:33:12 #8 10.09 Get:230 http://deb.debian.org/debian bullseye/main armhf libconvert-binhex-perl all 1.125-1 [30.5 kB]
21:33:12 #8 10.09 Get:231 http://deb.debian.org/debian bullseye/main armhf libcpanel-json-xs-perl armhf 4.25-1+b1 [127 kB]
21:33:12 #8 10.09 Get:232 http://deb.debian.org/debian bullseye/main armhf libdevel-stacktrace-perl all 2.0400-1 [28.6 kB]
21:33:12 #8 10.09 Get:233 http://deb.debian.org/debian bullseye/main armhf libexception-class-perl all 1.44-1 [32.3 kB]
21:33:12 #8 10.09 Get:234 http://deb.debian.org/debian bullseye/main armhf libiterator-perl all 0.03+ds1-1.1 [18.4 kB]
21:33:12 #8 10.10 Get:235 http://deb.debian.org/debian bullseye/main armhf libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB]
21:33:12 #8 10.10 Get:236 http://deb.debian.org/debian bullseye/main armhf libexporter-tiny-perl all 1.002002-1 [37.8 kB]
21:33:12 #8 10.10 Get:237 http://deb.debian.org/debian bullseye/main armhf liblist-moreutils-xs-perl armhf 0.430-2 [35.5 kB]
21:33:12 #8 10.14 Get:238 http://deb.debian.org/debian bullseye/main armhf liblist-moreutils-perl all 0.430-2 [46.9 kB]
21:33:12 #8 10.15 Get:239 http://deb.debian.org/debian bullseye/main armhf libdata-dpath-perl all 0.58-1 [43.5 kB]
21:33:12 #8 10.15 Get:240 http://deb.debian.org/debian bullseye/main armhf libdata-dump-perl all 1.23-1.1 [27.6 kB]
21:33:12 #8 10.15 Get:241 http://deb.debian.org/debian bullseye/main armhf libdata-messagepack-perl armhf 1.00-4+b1 [36.5 kB]
21:33:12 #8 10.15 Get:242 http://deb.debian.org/debian bullseye/main armhf libnet-domain-tld-perl all 1.75-1.1 [33.5 kB]
21:33:12 #8 10.16 Get:243 http://deb.debian.org/debian bullseye/main armhf libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
21:33:12 #8 10.16 Get:244 http://deb.debian.org/debian bullseye/main armhf libdevel-size-perl armhf 0.83-1+b2 [25.4 kB]
21:33:12 #8 10.16 Get:245 http://deb.debian.org/debian bullseye/main armhf libdistro-info-perl all 1.0 [7480 B]
21:33:12 #8 10.16 Get:246 http://deb.debian.org/debian bullseye/main armhf libemail-address-xs-perl armhf 1.04-1+b3 [25.4 kB]
21:33:12 #8 10.16 Get:247 http://deb.debian.org/debian bullseye/main armhf libfcgi0ldbl armhf 2.4.2-2 [22.0 kB]
21:33:12 #8 10.16 Get:248 http://deb.debian.org/debian bullseye/main armhf libfcgi-bin armhf 2.4.2-2 [12.0 kB]
21:33:12 #8 10.16 Get:249 http://deb.debian.org/debian bullseye/main armhf libfcgi-perl armhf 0.79+ds-2 [26.3 kB]
21:33:12 #8 10.16 Get:250 http://deb.debian.org/debian bullseye/main armhf libipc-system-simple-perl all 1.30-1 [28.2 kB]
21:33:12 #8 10.17 Get:251 http://deb.debian.org/debian bullseye/main armhf libfile-basedir-perl all 0.08-1 [17.7 kB]
21:33:12 #8 10.17 Get:252 http://deb.debian.org/debian bullseye/main armhf libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
21:33:12 #8 10.17 Get:253 http://deb.debian.org/debian bullseye/main armhf libfile-fcntllock-perl armhf 0.22-3+b7 [35.1 kB]
21:33:12 #8 10.17 Get:254 http://deb.debian.org/debian bullseye/main armhf libnumber-compare-perl all 0.03-1.1 [6956 B]
21:33:12 #8 10.17 Get:255 http://deb.debian.org/debian bullseye/main armhf libtext-glob-perl all 0.11-1 [8888 B]
21:33:12 #8 10.17 Get:256 http://deb.debian.org/debian bullseye/main armhf libfile-find-rule-perl all 0.34-1 [30.6 kB]
21:33:12 #8 10.17 Get:257 http://deb.debian.org/debian bullseye/main armhf libfont-afm-perl all 1.20-3 [14.0 kB]
21:33:12 #8 10.17 Get:258 http://deb.debian.org/debian bullseye/main armhf libio-string-perl all 1.08-3.1 [11.8 kB]
21:33:12 #8 10.17 Get:259 http://deb.debian.org/debian bullseye/main armhf libfont-ttf-perl all 1.06-1.1 [318 kB]
21:33:12 #8 10.18 Get:260 http://deb.debian.org/debian bullseye/main armhf libio-stringy-perl all 2.111-3 [56.5 kB]
21:33:12 #8 10.18 Get:261 http://deb.debian.org/debian bullseye/main armhf libparams-validate-perl armhf 1.30-1+b1 [65.6 kB]
21:33:12 #8 10.18 Get:262 http://deb.debian.org/debian bullseye/main armhf libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB]
21:33:12 #8 10.18 Get:263 http://deb.debian.org/debian bullseye/main armhf libsort-versions-perl all 1.62-1 [11.0 kB]
21:33:12 #8 10.20 Get:264 http://deb.debian.org/debian bullseye/main armhf libgit-wrapper-perl all 0.048-1 [34.7 kB]
21:33:12 #8 10.20 Get:265 http://deb.debian.org/debian bullseye/main armhf libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B]
21:33:12 #8 10.20 Get:266 http://deb.debian.org/debian bullseye/main armhf libio-prompter-perl all 0.004015-1 [60.4 kB]
21:33:12 #8 10.20 Get:267 http://deb.debian.org/debian bullseye/main armhf libjson-perl all 4.03000-1 [88.6 kB]
21:33:12 #8 10.20 Get:268 http://deb.debian.org/debian bullseye/main armhf liblog-any-perl all 1.709-1 [73.5 kB]
21:33:12 #8 10.20 Get:269 http://deb.debian.org/debian bullseye/main armhf liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
21:33:12 #8 10.20 Get:270 http://deb.debian.org/debian bullseye/main armhf libpackage-stash-perl all 0.39-1 [21.9 kB]
21:33:12 #8 10.20 Get:271 http://deb.debian.org/debian bullseye/main armhf libsub-identify-perl armhf 0.14-1+b3 [11.6 kB]
21:33:12 #8 10.20 Get:272 http://deb.debian.org/debian bullseye/main armhf libsub-name-perl armhf 0.26-1+b1 [13.2 kB]
21:33:12 #8 10.20 Get:273 http://deb.debian.org/debian bullseye/main armhf libnamespace-clean-perl all 0.27-1 [17.3 kB]
21:33:12 #8 10.20 Get:274 http://deb.debian.org/debian bullseye/main armhf libpath-tiny-perl all 0.118-1 [53.5 kB]
21:33:12 #8 10.21 Get:275 http://deb.debian.org/debian bullseye/main armhf libtype-tiny-perl all 1.012001-2 [351 kB]
21:33:12 #8 10.21 Get:276 http://deb.debian.org/debian bullseye/main armhf libgitlab-api-v4-perl all 0.26-1 [87.9 kB]
21:33:12 #8 10.21 Get:277 http://deb.debian.org/debian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1206 kB]
21:33:12 #8 10.23 Get:278 http://deb.debian.org/debian bullseye/main armhf libglib2.0-data all 2.66.8-1 [1164 kB]
21:33:12 #8 10.23 Get:279 http://deb.debian.org/debian bullseye/main armhf libgpm2 armhf 1.20.7-8 [34.8 kB]
21:33:12 #8 10.25 Get:280 http://deb.debian.org/debian bullseye/main armhf libhash-fieldhash-perl armhf 0.15-1+b3 [17.0 kB]
21:33:12 #8 10.25 Get:281 http://deb.debian.org/debian bullseye/main armhf libhtml-form-perl all 6.07-1 [22.9 kB]
21:33:12 #8 10.25 Get:282 http://deb.debian.org/debian bullseye/main armhf libhtml-format-perl all 2.12-1.1 [43.8 kB]
21:33:12 #8 10.25 Get:283 http://deb.debian.org/debian bullseye/main armhf libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB]
21:33:12 #8 10.25 Get:284 http://deb.debian.org/debian bullseye/main armhf libhttp-daemon-perl all 6.12-1 [22.9 kB]
21:33:12 #8 10.25 Get:285 http://deb.debian.org/debian bullseye/main armhf libio-sessiondata-perl all 1.03-1.1 [5984 B]
21:33:12 #8 10.25 Get:286 http://deb.debian.org/debian bullseye/main armhf libipc-run3-perl all 0.048-2 [34.2 kB]
21:33:12 #8 10.25 Get:287 http://deb.debian.org/debian bullseye/main armhf libtypes-serialiser-perl all 1.01-1 [12.2 kB]
21:33:12 #8 10.25 Get:288 http://deb.debian.org/debian bullseye/main armhf libjson-xs-perl armhf 4.030-1+b1 [93.0 kB]
21:33:12 #8 10.26 Get:289 http://deb.debian.org/debian bullseye/main armhf libjson-maybexs-perl all 1.004003-1 [13.1 kB]
21:33:12 #8 10.26 Get:290 http://deb.debian.org/debian bullseye/main armhf libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB]
21:33:12 #8 10.26 Get:291 http://deb.debian.org/debian bullseye/main armhf liblist-compare-perl all 0.55-1 [66.9 kB]
21:33:12 #8 10.26 Get:292 http://deb.debian.org/debian bullseye/main armhf liblist-someutils-perl all 0.58-1 [36.5 kB]
21:33:12 #8 10.26 Get:293 http://deb.debian.org/debian bullseye/main armhf liblist-someutils-xs-perl armhf 0.58-2+b1 [30.0 kB]
21:33:12 #8 10.26 Get:294 http://deb.debian.org/debian bullseye/main armhf liblist-utilsby-perl all 0.11-1 [15.4 kB]
21:33:12 #8 10.26 Get:295 http://deb.debian.org/debian bullseye/main armhf libltdl7 armhf 2.4.6-15 [388 kB]
21:33:12 #8 10.26 Get:296 http://deb.debian.org/debian bullseye/main armhf libltdl-dev armhf 2.4.6-15 [159 kB]
21:33:12 #8 10.27 Get:297 http://deb.debian.org/debian bullseye/main armhf liblzo2-2 armhf 2.10-2 [50.7 kB]
21:33:12 #8 10.27 Get:298 http://deb.debian.org/debian bullseye/main armhf libsys-hostname-long-perl all 1.5-2 [11.8 kB]
21:33:12 #8 10.27 Get:299 http://deb.debian.org/debian bullseye/main armhf libmail-sendmail-perl all 0.80-1.1 [25.5 kB]
21:33:12 #8 10.27 Get:300 http://deb.debian.org/debian bullseye/main armhf libnet-smtp-ssl-perl all 1.04-1 [6184 B]
21:33:12 #8 10.27 Get:301 http://deb.debian.org/debian bullseye/main armhf libmailtools-perl all 2.21-1 [95.5 kB]
21:33:12 #8 10.27 Get:302 http://deb.debian.org/debian bullseye/main armhf libmarkdown2 armhf 2.2.6-1 [30.0 kB]
21:33:12 #8 10.27 Get:303 http://deb.debian.org/debian bullseye/main armhf libmime-tools-perl all 5.509-1 [212 kB]
21:33:12 #8 10.27 Get:304 http://deb.debian.org/debian bullseye/main armhf libmoox-aliases-perl all 0.001006-1.1 [10.8 kB]
21:33:12 #8 10.28 Get:305 http://deb.debian.org/debian bullseye/main armhf libnamespace-autoclean-perl all 0.29-1 [15.0 kB]
21:33:12 #8 10.28 Get:306 http://deb.debian.org/debian bullseye/main armhf libobject-id-perl all 0.1.2-2.1 [16.7 kB]
21:33:12 #8 10.28 Get:307 http://deb.debian.org/debian bullseye/main armhf libmoox-struct-perl all 0.020-1 [25.4 kB]
21:33:12 #8 10.29 Get:308 http://deb.debian.org/debian bullseye/main armhf libmouse-perl armhf 2.5.10-1+b1 [168 kB]
21:33:12 #8 10.29 Get:309 http://deb.debian.org/debian bullseye/main armhf libnumber-range-perl all 0.12-1.1 [8688 B]
21:33:12 #8 10.29 Get:310 http://deb.debian.org/debian bullseye/main armhf libossp-uuid16 armhf 1.6.2-1.5+b9 [35.8 kB]
21:33:12 #8 10.29 Get:311 http://deb.debian.org/debian bullseye/main armhf libossp-uuid-perl armhf 1.6.2-1.5+b9 [27.8 kB]
21:33:12 #8 10.29 Get:312 http://deb.debian.org/debian bullseye/main armhf libpackage-stash-xs-perl armhf 0.29-1+b2 [18.6 kB]
21:33:12 #8 10.29 Get:313 http://deb.debian.org/debian bullseye/main armhf libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
21:33:12 #8 10.30 Get:314 http://deb.debian.org/debian bullseye/main armhf libperlio-gzip-perl armhf 0.19-1+b7 [16.3 kB]
21:33:12 #8 10.30 Get:315 http://deb.debian.org/debian bullseye/main armhf libpod-parser-perl all 1.63-2 [96.1 kB]
21:33:12 #8 10.30 Get:316 http://deb.debian.org/debian bullseye/main armhf libpod-constants-perl all 0.19-2 [17.3 kB]
21:33:12 #8 10.31 Get:317 http://deb.debian.org/debian bullseye/main armhf libproc-processtable-perl armhf 0.59-2+b1 [45.8 kB]
21:33:12 #8 10.31 Get:318 http://deb.debian.org/debian bullseye/main armhf libre2-9 armhf 20210201+dfsg-1 [141 kB]
21:33:12 #8 10.31 Get:319 http://deb.debian.org/debian bullseye/main armhf libre-engine-re2-perl armhf 0.14-1 [17.3 kB]
21:33:12 #8 10.31 Get:320 http://deb.debian.org/debian bullseye/main armhf libreadonly-perl all 2.050-3 [23.1 kB]
21:33:12 #8 10.31 Get:321 http://deb.debian.org/debian bullseye/main armhf libref-util-perl all 0.204-1 [17.1 kB]
21:33:12 #8 10.31 Get:322 http://deb.debian.org/debian bullseye/main armhf libref-util-xs-perl armhf 0.117-1+b3 [12.8 kB]
21:33:12 #8 10.31 Get:323 http://deb.debian.org/debian bullseye/main armhf libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB]
21:33:12 #8 10.31 Get:324 http://deb.debian.org/debian bullseye/main armhf libregexp-pattern-perl all 0.2.14-1 [18.8 kB]
21:33:12 #8 10.32 Get:325 http://deb.debian.org/debian bullseye/main armhf libsasl2-modules armhf 2.1.27+dfsg-2.1+deb11u1 [96.8 kB]
21:33:12 #8 10.32 Get:326 http://deb.debian.org/debian bullseye/main armhf libsereal-decoder-perl armhf 4.018+ds-1+b1 [92.7 kB]
21:33:12 #8 10.33 Get:327 http://deb.debian.org/debian bullseye/main armhf libsereal-encoder-perl armhf 4.018+ds-1+b1 [96.5 kB]
21:33:12 #8 10.33 Get:328 http://deb.debian.org/debian bullseye/main armhf libtask-weaken-perl all 1.06-1 [9252 B]
21:33:12 #8 10.33 Get:329 http://deb.debian.org/debian bullseye/main armhf libxml-parser-perl armhf 2.46-2 [203 kB]
21:33:12 #8 10.33 Get:330 http://deb.debian.org/debian bullseye/main armhf libsoap-lite-perl all 1.27-1 [258 kB]
21:33:12 #8 10.34 Get:331 http://deb.debian.org/debian bullseye/main armhf libsort-key-perl armhf 1.33-2+b3 [35.7 kB]
21:33:12 #8 10.34 Get:332 http://deb.debian.org/debian bullseye/main armhf libstring-copyright-perl all 0.003006-1 [11.6 kB]
21:33:12 #8 10.35 Get:333 http://deb.debian.org/debian bullseye/main armhf libstring-escape-perl all 2010.002-2 [19.1 kB]
21:33:12 #8 10.35 Get:334 http://deb.debian.org/debian bullseye/main armhf libstring-shellquote-perl all 1.04-1 [12.6 kB]
21:33:12 #8 10.35 Get:335 http://deb.debian.org/debian bullseye/main armhf libsys-cpuaffinity-perl armhf 1.13~03-1 [33.1 kB]
21:33:12 #8 10.35 Get:336 http://deb.debian.org/debian bullseye/main armhf libterm-readkey-perl armhf 2.38-1+b2 [26.6 kB]
21:33:12 #8 10.35 Get:337 http://deb.debian.org/debian bullseye/main armhf libtext-levenshteinxs-perl armhf 0.03-4+b8 [8176 B]
21:33:12 #8 10.35 Get:338 http://deb.debian.org/debian bullseye/main armhf libtext-markdown-discount-perl armhf 0.12-1+b1 [12.6 kB]
21:33:12 #8 10.35 Get:339 http://deb.debian.org/debian bullseye/main armhf libtext-xslate-perl armhf 3.5.8-1+b1 [193 kB]
21:33:12 #8 10.36 Get:340 http://deb.debian.org/debian bullseye/main armhf libtime-duration-perl all 1.21-1 [13.7 kB]
21:33:12 #8 10.36 Get:341 http://deb.debian.org/debian bullseye/main armhf libtime-moment-perl armhf 0.44-1+b3 [74.3 kB]
21:33:12 #8 10.36 Get:342 http://deb.debian.org/debian bullseye/main armhf libtype-tiny-xs-perl armhf 0.022-1 [23.4 kB]
21:33:12 #8 10.38 Get:343 http://deb.debian.org/debian bullseye/main armhf libunicode-utf8-perl armhf 0.62-1+b2 [19.3 kB]
21:33:12 #8 10.38 Get:344 http://deb.debian.org/debian bullseye/main armhf libxdelta2 armhf 1.1.3-9.3 [40.4 kB]
21:33:12 #8 10.38 Get:345 http://deb.debian.org/debian bullseye/main armhf libxext6 armhf 2:1.3.3-1.1 [47.8 kB]
21:33:12 #8 10.38 Get:346 http://deb.debian.org/debian bullseye/main armhf libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
21:33:12 #8 10.38 Get:347 http://deb.debian.org/debian bullseye/main armhf libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
21:33:12 #8 10.38 Get:348 http://deb.debian.org/debian bullseye/main armhf libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
21:33:12 #8 10.39 Get:349 http://deb.debian.org/debian bullseye/main armhf libxml-libxml-perl armhf 2.0134+dfsg-2+b1 [321 kB]
21:33:12 #8 10.39 Get:350 http://deb.debian.org/debian bullseye/main armhf libxml-sax-expat-perl all 0.51-1 [12.0 kB]
21:33:12 #8 10.39 Get:351 http://deb.debian.org/debian bullseye/main armhf libxmlrpc-lite-perl all 0.717-4 [22.6 kB]
21:33:12 #8 10.39 Get:352 http://deb.debian.org/debian bullseye/main armhf libxmuu1 armhf 2:1.1.2-2+b3 [23.3 kB]
21:33:12 #8 10.39 Get:353 http://deb.debian.org/debian bullseye/main armhf libyaml-0-2 armhf 0.2.2-1 [42.0 kB]
21:33:12 #8 10.39 Get:354 http://deb.debian.org/debian bullseye/main armhf libyaml-libyaml-perl armhf 0.82+repack-1+b1 [33.4 kB]
21:33:12 #8 10.39 Get:355 http://deb.debian.org/debian bullseye/main armhf licensecheck all 3.1.1-2 [50.0 kB]
21:33:12 #8 10.39 Get:356 http://deb.debian.org/debian bullseye/main armhf lzip armhf 1.22-3 [82.4 kB]
21:33:12 #8 10.40 Get:357 http://deb.debian.org/debian bullseye/main armhf lzop armhf 1.04-2 [82.2 kB]
21:33:12 #8 10.40 Get:358 http://deb.debian.org/debian bullseye/main armhf t1utils armhf 1.41-4 [54.7 kB]
21:33:12 #8 10.41 Get:359 http://deb.debian.org/debian-security bullseye-security/main armhf unzip armhf 6.0-26+deb11u1 [157 kB]
21:33:12 #8 10.41 Get:360 http://deb.debian.org/debian bullseye/main armhf lintian all 2.104.0 [1265 kB]
21:33:12 #8 10.43 Get:361 http://deb.debian.org/debian bullseye/main armhf lsb-release all 11.1.0 [27.9 kB]
21:33:12 #8 10.43 Get:362 http://deb.debian.org/debian bullseye/main armhf manpages-dev all 5.10-1 [2309 kB]
21:33:12 #8 10.46 Get:363 http://deb.debian.org/debian bullseye/main armhf pbzip2 armhf 1.1.13-1 [44.1 kB]
21:33:12 #8 10.46 Get:364 http://deb.debian.org/debian bullseye/main armhf pixz armhf 1.0.7-1 [19.3 kB]
21:33:12 #8 10.49 Get:365 http://deb.debian.org/debian bullseye/main armhf xdelta armhf 1.1.3-9.3 [24.3 kB]
21:33:12 #8 10.49 Get:366 http://deb.debian.org/debian bullseye/main armhf xdelta3 armhf 3.0.11-dfsg-1+b1 [67.2 kB]
21:33:12 #8 10.49 Get:367 http://deb.debian.org/debian bullseye/main armhf pristine-tar armhf 1.49 [111 kB]
21:33:12 #8 10.49 Get:368 http://deb.debian.org/debian bullseye/main armhf publicsuffix all 20211207.1025-0+deb11u1 [125 kB]
21:33:12 #8 10.49 Get:369 http://deb.debian.org/debian bullseye/main armhf python-apt-common all 2.2.1 [96.5 kB]
21:33:12 #8 10.49 Get:370 http://deb.debian.org/debian bullseye/main armhf python3-apt armhf 2.2.1 [176 kB]
21:33:12 #8 10.49 Get:371 http://deb.debian.org/debian bullseye/main armhf python3-certifi all 2020.6.20-1 [151 kB]
21:33:12 #8 10.49 Get:372 http://deb.debian.org/debian bullseye/main armhf python3-idna all 2.10-1 [37.4 kB]
21:33:12 #8 10.49 Get:373 http://deb.debian.org/debian bullseye/main armhf python3-magic all 2:0.4.20-3 [13.4 kB]
21:33:12 #8 10.49 Get:374 http://deb.debian.org/debian bullseye/main armhf python3-urllib3 all 1.26.5-1~exp1 [114 kB]
21:33:12 #8 10.49 Get:375 http://deb.debian.org/debian bullseye/main armhf python3-requests all 2.25.1+dfsg-2 [69.3 kB]
21:33:12 #8 10.49 Get:376 http://deb.debian.org/debian bullseye/main armhf python3-unidiff all 0.5.5-2 [9604 B]
21:33:12 #8 10.49 Get:377 http://deb.debian.org/debian bullseye/main armhf python3-xdg all 0.27-2 [41.8 kB]
21:33:12 #8 10.49 Get:378 http://deb.debian.org/debian bullseye/main armhf shared-mime-info armhf 2.0-1 [699 kB]
21:33:12 #8 10.49 Get:379 http://deb.debian.org/debian bullseye/main armhf strace armhf 5.10-1 [973 kB]
21:33:12 #8 10.50 Get:380 http://deb.debian.org/debian bullseye/main armhf xauth armhf 1:1.1-1 [37.7 kB]
21:33:12 #8 10.52 Get:381 http://deb.debian.org/debian bullseye/main armhf xdg-user-dirs armhf 0.17-2 [52.4 kB]
21:33:12 #8 10.78 debconf: delaying package configuration, since apt-utils is not installed
21:33:12 #8 10.81 Fetched 157 MB in 3s (54.8 MB/s)
21:33:12 #8 10.85 Selecting previously unselected package bsdextrautils.
21:33:12 #8 10.85 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6654 files and directories currently installed.)
21:33:12 #8 10.85 Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u1_armhf.deb ...
21:33:12 #8 10.85 Unpacking bsdextrautils (2.36.1-8+deb11u1) ...
21:33:12 #8 10.95 Selecting previously unselected package libuchardet0:armhf.
21:33:12 #8 10.95 Preparing to unpack .../01-libuchardet0_0.0.7-1_armhf.deb ...
21:33:12 #8 10.96 Unpacking libuchardet0:armhf (0.0.7-1) ...
21:33:12 #8 11.02 Selecting previously unselected package groff-base.
21:33:12 #8 11.02 Preparing to unpack .../02-groff-base_1.22.4-6_armhf.deb ...
21:33:12 #8 11.02 Unpacking groff-base (1.22.4-6) ...
21:33:12 #8 11.26 Selecting previously unselected package libgdbm6:armhf.
21:33:12 #8 11.26 Preparing to unpack .../03-libgdbm6_1.19-2_armhf.deb ...
21:33:12 #8 11.27 Unpacking libgdbm6:armhf (1.19-2) ...
21:33:12 #8 11.32 Selecting previously unselected package libpipeline1:armhf.
21:33:12 #8 11.32 Preparing to unpack .../04-libpipeline1_1.5.3-1_armhf.deb ...
21:33:12 #8 11.32 Unpacking libpipeline1:armhf (1.5.3-1) ...
21:33:12 #8 11.39 Selecting previously unselected package man-db.
21:33:12 #8 11.39 Preparing to unpack .../05-man-db_2.9.4-2_armhf.deb ...
21:33:12 #8 11.40 Unpacking man-db (2.9.4-2) ...
21:33:12 #8 11.66 Selecting previously unselected package perl-modules-5.32.
21:33:12 #8 11.66 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
21:33:12 #8 11.68 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
21:33:12 #8 12.27 Selecting previously unselected package libgdbm-compat4:armhf.
21:33:12 #8 12.27 Preparing to unpack .../07-libgdbm-compat4_1.19-2_armhf.deb ...
21:33:12 #8 12.27 Unpacking libgdbm-compat4:armhf (1.19-2) ...
21:33:12 #8 12.33 Selecting previously unselected package libperl5.32:armhf.
21:33:12 #8 12.33 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u2_armhf.deb ...
21:33:12 #8 12.33 Unpacking libperl5.32:armhf (5.32.1-4+deb11u2) ...
21:33:12 #8 12.88 Selecting previously unselected package perl.
21:33:12 #8 12.88 Preparing to unpack .../09-perl_5.32.1-4+deb11u2_armhf.deb ...
21:33:12 #8 12.89 Unpacking perl (5.32.1-4+deb11u2) ...
21:33:12 #8 12.97 Selecting previously unselected package liblocale-gettext-perl.
21:33:12 #8 12.97 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_armhf.deb ...
21:33:12 #8 12.98 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
21:33:12 #8 13.03 Selecting previously unselected package libpython3.9-minimal:armhf.
21:33:12 #8 13.03 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_armhf.deb ...
21:33:12 #8 13.04 Unpacking libpython3.9-minimal:armhf (3.9.2-1) ...
21:33:12 #8 13.25 Selecting previously unselected package libexpat1:armhf.
21:33:12 #8 13.25 Preparing to unpack .../12-libexpat1_2.2.10-2+deb11u3_armhf.deb ...
21:33:12 #8 13.25 Unpacking libexpat1:armhf (2.2.10-2+deb11u3) ...
21:33:12 #8 13.32 Selecting previously unselected package python3.9-minimal.
21:33:12 #8 13.32 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_armhf.deb ...
21:33:12 #8 13.34 Unpacking python3.9-minimal (3.9.2-1) ...
21:33:12 #8 13.59 Setting up libpython3.9-minimal:armhf (3.9.2-1) ...
21:33:12 #8 13.63 Setting up libexpat1:armhf (2.2.10-2+deb11u3) ...
21:33:12 #8 13.65 Setting up python3.9-minimal (3.9.2-1) ...
21:33:12 #8 14.38 Selecting previously unselected package python3-minimal.
21:33:12 #8 14.38 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9507 files and directories currently installed.)
21:33:12 #8 14.38 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ...
21:33:12 #8 14.38 Unpacking python3-minimal (3.9.2-3) ...
21:33:12 #8 14.44 Selecting previously unselected package media-types.
21:33:12 #8 14.44 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
21:33:12 #8 14.45 Unpacking media-types (4.0.0) ...
21:33:12 #8 14.51 Selecting previously unselected package libmpdec3:armhf.
21:33:12 #8 14.51 Preparing to unpack .../2-libmpdec3_2.5.1-1_armhf.deb ...
21:33:12 #8 14.52 Unpacking libmpdec3:armhf (2.5.1-1) ...
21:33:12 #8 14.58 Selecting previously unselected package libncursesw6:armhf.
21:33:12 #8 14.58 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_armhf.deb ...
21:33:12 #8 14.59 Unpacking libncursesw6:armhf (6.2+20201114-2) ...
21:33:12 #8 14.66 Selecting previously unselected package readline-common.
21:33:12 #8 14.66 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
21:33:12 #8 14.67 Unpacking readline-common (8.1-1) ...
21:33:12 #8 14.72 Selecting previously unselected package libreadline8:armhf.
21:33:12 #8 14.72 Preparing to unpack .../5-libreadline8_8.1-1_armhf.deb ...
21:33:12 #8 14.73 Unpacking libreadline8:armhf (8.1-1) ...
21:33:12 #8 14.80 Selecting previously unselected package libsqlite3-0:armhf.
21:33:12 #8 14.80 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_armhf.deb ...
21:33:12 #8 14.81 Unpacking libsqlite3-0:armhf (3.34.1-3) ...
21:33:12 #8 14.94 Preparing to unpack .../7-libtirpc-common_1.3.1-1+deb11u1_all.deb ...
21:33:12 #8 14.96 Unpacking libtirpc-common (1.3.1-1+deb11u1) over (1.3.1-1) ...
21:33:12 #8 15.04 Setting up libtirpc-common (1.3.1-1+deb11u1) ...
21:33:12 #8 15.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 ... 9583 files and directories currently installed.)
21:33:12 #8 15.12 Preparing to unpack .../libtirpc3_1.3.1-1+deb11u1_armhf.deb ...
21:33:12 #8 15.16 Unpacking libtirpc3:armhf (1.3.1-1+deb11u1) over (1.3.1-1) ...
21:33:12 #8 15.26 Setting up libtirpc3:armhf (1.3.1-1+deb11u1) ...
21:33:12 #8 15.33 Selecting previously unselected package libpython3.9-stdlib:armhf.
21:33:12 #8 15.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 ... 9583 files and directories currently installed.)
21:33:12 #8 15.33 Preparing to unpack .../libpython3.9-stdlib_3.9.2-1_armhf.deb ...
21:33:12 #8 15.34 Unpacking libpython3.9-stdlib:armhf (3.9.2-1) ...
21:33:12 #8 15.63 Selecting previously unselected package python3.9.
21:33:12 #8 15.63 Preparing to unpack .../python3.9_3.9.2-1_armhf.deb ...
21:33:12 #8 15.63 Unpacking python3.9 (3.9.2-1) ...
21:33:12 #8 15.73 Selecting previously unselected package libpython3-stdlib:armhf.
21:33:12 #8 15.73 Preparing to unpack .../libpython3-stdlib_3.9.2-3_armhf.deb ...
21:33:12 #8 15.73 Unpacking libpython3-stdlib:armhf (3.9.2-3) ...
21:33:12 #8 15.76 Setting up python3-minimal (3.9.2-3) ...
21:33:12 #8 24.46 Moving old data out of the way
21:33:12 #8 24.46 Unpacking ucf (3.0038) ...
21:33:12 #8 24.50 Selecting previously unselected package xdg-user-dirs.
21:33:12 #8 24.50 Preparing to unpack .../027-xdg-user-dirs_0.17-1ubuntu1_armhf.deb ...
21:33:12 #8 24.51 Unpacking xdg-user-dirs (0.17-1ubuntu1) ...
21:33:12 #8 24.60 Selecting previously unselected package xz-utils.
21:33:12 #8 24.60 Preparing to unpack .../028-xz-utils_5.2.2-1.3ubuntu0.1_armhf.deb ...
21:33:12 #8 20.70 Selecting previously unselected package gnupg-l10n.
21:33:12 #8 20.70 Preparing to unpack .../009-gnupg-l10n_2.2.12-1+deb10u2_all.deb ...
21:33:12 #8 20.71 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ...
21:33:12 #8 20.86 Selecting previously unselected package gnupg-utils.
21:33:12 #8 20.86 Preparing to unpack .../010-gnupg-utils_2.2.12-1+deb10u2_armhf.deb ...
21:33:12 #8 31.32 Preparing to unpack .../086-intltool-debian_0.35.0+20060710.5_all.deb ...
21:33:12 #8 31.33 Unpacking intltool-debian (0.35.0+20060710.5) ...
21:33:12 #8 31.36 Selecting previously unselected package po-debconf.
21:33:12 #8 31.36 Preparing to unpack .../087-po-debconf_1.0.21+nmu1_all.deb ...
21:33:12 #8 31.37 Unpacking po-debconf (1.0.21+nmu1) ...
21:33:12 #8 31.43 Selecting previously unselected package debhelper.
21:33:12 #8 31.43 Preparing to unpack .../088-debhelper_13.3.4_all.deb ...
21:33:12 #8 31.44 Unpacking debhelper (13.3.4) ...
21:33:12 #8 31.56 Selecting previously unselected package debian-keyring.
21:33:12 #8 35.33 Preparing to unpack .../181-libfcgi-perl_0.78-2+b3_arm64.deb ...
21:33:12 #8 35.33 Unpacking libfcgi-perl (0.78-2+b3) ...
21:33:12 #8 35.36 Selecting previously unselected package libcgi-fast-perl.
21:33:12 #8 35.36 Preparing to unpack .../182-libcgi-fast-perl_1%3a2.13-1_all.deb ...
21:33:12 #8 35.37 Unpacking libcgi-fast-perl (1:2.13-1) ...
21:33:12 #8 35.40 Selecting previously unselected package libsub-name-perl.
21:33:12 #8 35.40 Preparing to unpack .../183-libsub-name-perl_0.21-1+b3_arm64.deb ...
21:33:12 #8 35.40 Unpacking libsub-name-perl (0.21-1+b3) ...
21:33:12 #8 35.43 Selecting previously unselected package libclass-accessor-perl.
21:33:12 #8 35.44 Preparing to unpack .../184-libclass-accessor-perl_0.51-1_all.deb ...
21:33:12 #8 35.44 Unpacking libclass-accessor-perl (0.51-1) ...
21:33:12 #8 35.47 Selecting previously unselected package libclass-inspector-perl.
21:33:12 #8 35.47 Preparing to unpack .../185-libclass-inspector-perl_1.32-1_all.deb ...
21:33:12 #8 35.48 Unpacking libclass-inspector-perl (1.32-1) ...
21:33:12 #8 35.51 Selecting previously unselected package libclass-xsaccessor-perl.
21:33:12 #8 35.51 Preparing to unpack .../186-libclass-xsaccessor-perl_1.19-3+b2_arm64.deb ...
21:33:12 #8 35.51 Unpacking libclass-xsaccessor-perl (1.19-3+b2) ...
21:33:12 #8 35.54 Selecting previously unselected package libclone-perl.
21:33:12 #9 20.40 Setting up libexpat1:armhf (2.4.7-1) ...
21:33:12 #9 20.42 Setting up python3.10-minimal (3.10.4-3ubuntu0.1) ...
21:33:12 #9 33.12 Selecting previously unselected package git.
21:33:12 #9 33.12 Preparing to unpack .../200-git_1%3a2.25.1-1ubuntu3.5_arm64.deb ...
21:33:12 #9 33.15 Unpacking git (1:2.25.1-1ubuntu3.5) ...
21:33:12 #9 25.41 Selecting previously unselected package krb5-locales.
21:33:12 #9 25.41 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.1_all.deb ...
21:33:12 #9 25.41 Unpacking krb5-locales (1.17-6ubuntu4.1) ...
21:33:12 #9 25.45 Selecting previously unselected package libcbor0.6:armhf.
21:33:12 #9 25.52 Preparing to unpack .../101-libsasl2-2_2.1.27+dfsg2-3ubuntu1_amd64.deb ...
21:33:12 #9 25.52 Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1) ...
21:33:12 #9 25.55 Selecting previously unselected package libldap-2.5-0:amd64.
21:33:12 #9 25.56 Preparing to unpack .../102-libldap-2.5-0_2.5.12+dfsg-0ubuntu0.22.04.1_amd64.deb ...
21:33:12 #9 25.56 Unpacking libldap-2.5-0:amd64 (2.5.12+dfsg-0ubuntu0.22.04.1) ...
21:33:12 #9 25.60 Selecting previously unselected package librtmp1:amd64.
21:33:12 #9 25.60 Preparing to unpack .../103-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
21:33:12 #9 25.60 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
21:33:12 #9 25.63 Selecting previously unselected package libssh-4:amd64.
21:33:12 #9 25.64 Preparing to unpack .../104-libssh-4_0.9.6-2build1_amd64.deb ...
21:33:12 #9 25.64 Unpacking libssh-4:amd64 (0.9.6-2build1) ...
21:33:12 #9 25.68 Selecting previously unselected package libcurl4:amd64.
21:33:12 #9 25.68 Preparing to unpack .../105-libcurl4_7.81.0-1ubuntu1.3_amd64.deb ...
21:33:12 #9 25.69 Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.3) ...
21:33:12 #9 25.71 Selecting previously unselected package curl.
21:33:12 #9 25.72 Preparing to unpack .../106-curl_7.81.0-1ubuntu1.3_amd64.deb ...
21:33:12 #9 25.72 Unpacking curl (7.81.0-1ubuntu1.3) ...
21:33:12 #9 25.76 Selecting previously unselected package dctrl-tools.
21:33:12 #21 20.27 Get:41 http://deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B]
21:33:12 #21 20.27 Get:42 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB]
21:33:12 #21 20.28 Get:43 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB]
21:33:12 #21 20.30 Get:44 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB]
21:33:12 #8 32.98 Preparing to unpack .../214-liblist-moreutils-perl_0.430-2_all.deb ...
21:33:12 #8 32.98 Unpacking liblist-moreutils-perl (0.430-2) ...
21:33:12 #8 33.02 Selecting previously unselected package libdata-dpath-perl.
21:33:12 #8 33.02 Preparing to unpack .../215-libdata-dpath-perl_0.58-1_all.deb ...
21:33:12 #8 33.02 Unpacking libdata-dpath-perl (0.58-1) ...
21:33:12 #8 33.06 Selecting previously unselected package libdata-dump-perl.
21:33:12 #8 33.07 Preparing to unpack .../216-libdata-dump-perl_1.23-1.1_all.deb ...
21:33:12 #8 33.07 Unpacking libdata-dump-perl (1.23-1.1) ...
21:33:12 #8 33.11 Selecting previously unselected package libdata-messagepack-perl.
21:33:12 #8 33.11 Preparing to unpack .../217-libdata-messagepack-perl_1.00-4+b1_arm64.deb ...
21:33:12 #8 33.12 Unpacking libdata-messagepack-perl (1.00-4+b1) ...
21:33:12 #8 33.17 Selecting previously unselected package libnet-domain-tld-perl.
21:33:12 #8 33.17 Preparing to unpack .../218-libnet-domain-tld-perl_1.75-1.1_all.deb ...
21:33:12 #8 33.17 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
21:33:12 #8 33.21 Selecting previously unselected package libdata-validate-domain-perl.
21:33:12 #8 28.58 Preparing to unpack .../080-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ...
21:33:12 #8 28.58 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ...
21:33:12 #8 28.83 Selecting previously unselected package gcc-7.
21:33:12 #8 28.83 Preparing to unpack .../081-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ...
21:33:12 #8 28.83 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ...
21:33:12 #8 29.36   Installing       : libpng-2:1.6.37-12.el9.x86_64                      127/163 
21:33:12 #8 29.37   Installing       : gdk-pixbuf2-2.42.6-2.el9.x86_64                    128/163 
21:33:12 #8 29.41   Installing       : libpkgconf-1.7.3-9.el9.x86_64                      129/163 
21:33:12 #8 29.42   Installing       : pkgconf-1.7.3-9.el9.x86_64                         130/163 
21:33:12 #8 29.45   Installing       : pkgconf-pkg-config-1.7.3-9.el9.x86_64              131/163 
21:33:12 #8 29.46   Installing       : libpipeline-1.5.3-4.el9.x86_64                     132/163 
21:33:12 #8 29.50   Running scriptlet: man-db-2.9.3-6.el9.x86_64                          133/163 
21:33:12 #8 29.53   Installing       : man-db-2.9.3-6.el9.x86_64                          133/163 
21:33:12 #8 29.54   Running scriptlet: man-db-2.9.3-6.el9.x86_64                          133/163 
21:33:12 #10 11.11 CentOS Stream 8 - BaseOS                         13 MB/s |  25 MB     00:01    
21:33:12 #8 34.33 Selecting previously unselected package libhttp-negotiate-perl.
21:33:12 #8 34.33 Preparing to unpack .../214-libhttp-negotiate-perl_6.00-2_all.deb ...
21:33:12 #8 34.33 Unpacking libhttp-negotiate-perl (6.00-2) ...
21:33:12 #8 34.36 Selecting previously unselected package libimport-into-perl.
21:33:12 #8 34.36 Preparing to unpack .../215-libimport-into-perl_1.002005-1_all.deb ...
21:33:12 #8 34.37 Unpacking libimport-into-perl (1.002005-1) ...
21:33:12 #8 34.41 Selecting previously unselected package libio-pty-perl.
21:33:12 #8 34.41 Preparing to unpack .../216-libio-pty-perl_1%3a1.08-1.1build4_arm64.deb ...
21:33:12 #8 34.42 Unpacking libio-pty-perl (1:1.08-1.1build4) ...
21:33:12 #8 34.46 Selecting previously unselected package libio-string-perl.
21:33:12 #8 34.46 Preparing to unpack .../217-libio-string-perl_1.08-3_all.deb ...
21:33:12 #8 34.47 Unpacking libio-string-perl (1.08-3) ...
21:33:12 #8 34.51 Selecting previously unselected package libipc-run-perl.
21:33:12 #8 34.51 Preparing to unpack .../218-libipc-run-perl_0.96-1_all.deb ...
21:33:12 #8 34.51 Unpacking libipc-run-perl (0.96-1) ...
21:33:12 #8 12.47 Get:26 http://archive.raspbian.org/raspbian buster/main armhf python3.7 armhf 3.7.3-2+deb10u3 [330 kB]
21:33:12 #8 12.52 Get:27 http://archive.raspbian.org/raspbian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB]
21:33:12 #8 12.52 Get:28 http://archive.raspbian.org/raspbian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB]
21:33:12 #8 12.52 Get:29 http://archive.raspbian.org/raspbian buster/main armhf sensible-utils all 0.0.12 [15.8 kB]
21:33:12 #8 12.52 Get:30 http://archive.raspbian.org/raspbian buster/main armhf bzip2 armhf 1.0.6-9.2~deb10u1 [46.2 kB]
21:33:12 #8 12.52 Get:31 http://archive.raspbian.org/raspbian buster/main armhf libmagic-mgc armhf 1:5.35-4+deb10u2 [242 kB]
21:33:12 #8 12.53 Get:32 http://archive.raspbian.org/raspbian buster/main armhf libmagic1 armhf 1:5.35-4+deb10u2 [110 kB]
21:33:12 #8 12.53 Get:33 http://archive.raspbian.org/raspbian buster/main armhf file armhf 1:5.35-4+deb10u2 [65.5 kB]
21:33:12 #8 12.53 Get:34 http://archive.raspbian.org/raspbian buster/main armhf gettext-base armhf 0.19.8.1-9 [117 kB]
21:33:12 #8 12.60 Get:35 http://archive.raspbian.org/raspbian buster/main armhf xz-utils armhf 5.2.4-1+deb10u1 [179 kB]
21:33:12 #8 12.70 Get:36 http://archive.raspbian.org/raspbian buster/main armhf libsigsegv2 armhf 2.12-2 [32.3 kB]
21:33:12 #8 12.70 Get:37 http://archive.raspbian.org/raspbian buster/main armhf m4 armhf 1.4.18-2 [185 kB]
21:33:12 #8 12.70 Get:38 http://archive.raspbian.org/raspbian buster/main armhf autoconf all 2.69-11 [341 kB]
21:33:12 #9 34.49 Preparing to unpack .../245-libipc-system-simple-perl_1.30-1_all.deb ...
21:33:12 #9 34.50 Unpacking libipc-system-simple-perl (1.30-1) ...
21:33:12 #9 34.53 Selecting previously unselected package libfile-basedir-perl.
21:33:12 #9 34.53 Preparing to unpack .../246-libfile-basedir-perl_0.09-1_all.deb ...
21:33:12 #9 34.53 Unpacking libfile-basedir-perl (0.09-1) ...
21:33:12 #9 34.56 Selecting previously unselected package libfile-chdir-perl.
21:33:12 #9 34.57 Preparing to unpack .../247-libfile-chdir-perl_0.1008-1.1_all.deb ...
21:33:12 #9 34.57 Unpacking libfile-chdir-perl (0.1008-1.1) ...
21:33:12 #9 34.60 Selecting previously unselected package libfile-fcntllock-perl.
21:33:12 #9 34.60 Preparing to unpack .../248-libfile-fcntllock-perl_0.22-3build7_arm64.deb ...
21:33:12 #9 34.61 Unpacking libfile-fcntllock-perl (0.22-3build7) ...
21:33:12 #9 34.64 Selecting previously unselected package libnumber-compare-perl.
21:33:12 #9 34.64 Preparing to unpack .../249-libnumber-compare-perl_0.03-2_all.deb ...
21:33:12 #9 34.65 Unpacking libnumber-compare-perl (0.03-2) ...
21:33:12 #9 34.68 Selecting previously unselected package libtext-glob-perl.
21:33:12 #9 34.68 Preparing to unpack .../250-libtext-glob-perl_0.11-2_all.deb ...
21:33:12 #9 34.68 Unpacking libtext-glob-perl (0.11-2) ...
21:33:12 #8 16.07 Selecting previously unselected package python3.
21:33:12 #8 16.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 ... 9945 files and directories currently installed.)
21:33:12 #8 16.07 Preparing to unpack .../000-python3_3.9.2-3_armhf.deb ...
21:33:12 #8 16.08 Unpacking python3 (3.9.2-3) ...
21:33:12 #8 16.13 Selecting previously unselected package less.
21:33:12 #8 16.13 Preparing to unpack .../001-less_551-2_armhf.deb ...
21:33:12 #8 16.14 Unpacking less (551-2) ...
21:33:12 #8 24.61 Unpacking xz-utils (5.2.2-1.3ubuntu0.1) ...
21:33:12 #8 24.79 Selecting previously unselected package gettext-base.
21:33:12 #8 24.79 Preparing to unpack .../029-gettext-base_0.19.8.1-6ubuntu0.3_armhf.deb ...
21:33:12 #8 24.79 Unpacking gettext-base (0.19.8.1-6ubuntu0.3) ...
21:33:12 #8 24.88 Selecting previously unselected package iso-codes.
21:33:12 #8 24.88 Preparing to unpack .../030-iso-codes_3.79-1_all.deb ...
21:33:12 #8 24.88 Unpacking iso-codes (3.79-1) ...
21:33:12 #8 20.87 Unpacking gnupg-utils (2.2.12-1+deb10u2) ...
21:33:12 #8 20.97 Selecting previously unselected package gpg.
21:33:12 #8 20.97 Preparing to unpack .../011-gpg_2.2.12-1+deb10u2_armhf.deb ...
21:33:12 #8 20.98 Unpacking gpg (2.2.12-1+deb10u2) ...
21:33:12 #8 21.07 Selecting previously unselected package pinentry-curses.
21:33:12 #8 21.07 Preparing to unpack .../012-pinentry-curses_1.1.0-2_armhf.deb ...
21:33:12 #8 31.57 Preparing to unpack .../089-debian-keyring_2021.07.26_all.deb ...
21:33:12 #8 31.57 Unpacking debian-keyring (2021.07.26) ...
21:33:12 #9 24.66 Selecting previously unselected package libxml2:amd64.
21:33:12 #8 35.55 Preparing to unpack .../187-libclone-perl_0.41-1+b1_arm64.deb ...
21:33:12 #8 35.55 Unpacking libclone-perl (0.41-1+b1) ...
21:33:12 #8 35.58 Selecting previously unselected package libcommon-sense-perl.
21:33:12 #8 35.58 Preparing to unpack .../188-libcommon-sense-perl_3.74-2+b7_arm64.deb ...
21:33:12 #8 35.58 Unpacking libcommon-sense-perl (3.74-2+b7) ...
21:33:12 #8 35.61 Selecting previously unselected package libparams-util-perl.
21:33:12 #8 35.62 Preparing to unpack .../189-libparams-util-perl_1.07-3+b4_arm64.deb ...
21:33:12 #8 35.62 Unpacking libparams-util-perl (1.07-3+b4) ...
21:33:12 #8 35.65 Selecting previously unselected package libsub-install-perl.
21:33:12 #8 35.65 Preparing to unpack .../190-libsub-install-perl_0.928-1_all.deb ...
21:33:12 #8 35.66 Unpacking libsub-install-perl (0.928-1) ...
21:33:12 #8 35.69 Selecting previously unselected package libdata-optlist-perl.
21:33:12 #8 35.69 Preparing to unpack .../191-libdata-optlist-perl_0.110-1_all.deb ...
21:33:12 #8 35.70 Unpacking libdata-optlist-perl (0.110-1) ...
21:33:12 #8 35.73 Selecting previously unselected package libsub-exporter-perl.
21:33:12 #8 35.73 Preparing to unpack .../192-libsub-exporter-perl_0.987-1_all.deb ...
21:33:12 #8 35.73 Unpacking libsub-exporter-perl (0.987-1) ...
21:33:12 #8 35.79 Selecting previously unselected package libconst-fast-perl.
21:33:12 #9 33.57 Selecting previously unselected package libalgorithm-diff-perl.
21:33:12 #9 33.57 Preparing to unpack .../201-libalgorithm-diff-perl_1.19.03-2_all.deb ...
21:33:12 #9 33.58 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
21:33:12 #9 33.61 Selecting previously unselected package libalgorithm-diff-xs-perl.
21:33:12 #9 33.61 Preparing to unpack .../202-libalgorithm-diff-xs-perl_0.04-6_arm64.deb ...
21:33:12 #9 33.61 Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
21:33:12 #9 33.64 Selecting previously unselected package libalgorithm-merge-perl.
21:33:12 #9 25.76 Preparing to unpack .../107-dctrl-tools_2.24-3build2_amd64.deb ...
21:33:12 #9 25.77 Unpacking dctrl-tools (2.24-3build2) ...
21:33:12 #9 25.79 Selecting previously unselected package libdebhelper-perl.
21:33:12 #9 25.80 Preparing to unpack .../108-libdebhelper-perl_13.6ubuntu1_all.deb ...
21:33:12 #9 25.80 Unpacking libdebhelper-perl (13.6ubuntu1) ...
21:33:12 #9 25.84 Selecting previously unselected package libtool.
21:33:12 #9 25.84 Preparing to unpack .../109-libtool_2.4.6-15build2_all.deb ...
21:33:12 #9 25.84 Unpacking libtool (2.4.6-15build2) ...
21:33:12 #9 25.87 Selecting previously unselected package dh-autoreconf.
21:33:12 #9 25.88 Preparing to unpack .../110-dh-autoreconf_20_all.deb ...
21:33:12 #9 25.88 Unpacking dh-autoreconf (20) ...
21:33:12 #9 25.90 Selecting previously unselected package libarchive-zip-perl.
21:33:12 #9 25.91 Preparing to unpack .../111-libarchive-zip-perl_1.68-1_all.deb ...
21:33:12 #9 25.91 Unpacking libarchive-zip-perl (1.68-1) ...
21:33:12 #9 25.94 Selecting previously unselected package libsub-override-perl.
21:33:12 #9 25.95 Preparing to unpack .../112-libsub-override-perl_0.09-2_all.deb ...
21:33:12 #9 25.95 Unpacking libsub-override-perl (0.09-2) ...
21:33:12 #9 25.98 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:33:12 #13 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 0.1s
21:33:12 #21 20.31 Get:45 http://deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB]
21:33:12 #10 20.18 Dependencies resolved.
21:33:12 #10 20.19 ==============================================================================================
21:33:12 #10 20.19  Package                      Arch     Version                                Repo        Size
21:33:12 #10 20.19 ==============================================================================================
21:33:12 #10 20.19 Installing:
21:33:12 #10 20.19  dnf-plugins-core             noarch   4.0.21-14.el8                          baseos      72 k
21:33:12 #10 20.19  rpm-build                    aarch64  4.14.3-23.el8                          appstream  173 k
21:33:12 #10 20.19  rpmlint                      noarch   1.10-14.el8                            appstream  192 k
21:33:12 #10 20.19 Installing dependencies:
21:33:12 #10 20.19  binutils                     aarch64  2.30-117.el8                           baseos     6.1 M
21:33:12 #10 20.19  bzip2                        aarch64  1.0.6-26.el8                           baseos      60 k
21:33:12 #10 20.19  cpio                         aarch64  2.12-11.el8                            baseos     260 k
21:33:12 #10 20.19  desktop-file-utils           aarch64  0.23-8.el8                             appstream   79 k
21:33:12 #10 20.19  diffutils                    aarch64  3.6-6.el8                              baseos     352 k
21:33:12 #10 20.19  dwz                          aarch64  0.12-10.el8                            appstream  103 k
21:33:12 #10 20.19  efi-srpm-macros              noarch   3-3.el8                                appstream   22 k
21:33:12 #10 20.19  elfutils                     aarch64  0.187-4.el8                            baseos     529 k
21:33:12 #10 20.19  emacs-filesystem             noarch   1:26.1-7.el8                           baseos      70 k
21:33:12 #10 20.19  file                         aarch64  5.33-20.el8                            baseos      77 k
21:33:12 #10 20.19  gc                           aarch64  7.6.4-3.el8                            appstream   99 k
21:33:12 #10 20.19  gdb-headless                 aarch64  8.2-19.el8                             appstream  3.1 M
21:33:12 #10 20.19  ghc-srpm-macros              noarch   1.4.2-7.el8                            appstream  9.3 k
21:33:12 #10 20.19  glibc-gconv-extra            aarch64  2.28-208.el8                           baseos     1.8 M
21:33:12 #10 20.19  go-srpm-macros               noarch   2-17.el8                               appstream   13 k
21:33:12 #10 20.19  groff-base                   aarch64  1.22.3-18.el8                          baseos     989 k
21:33:12 #10 20.19  guile                        aarch64  5:2.0.14-7.el8                         appstream  3.5 M
21:33:12 #10 20.19  libatomic_ops                aarch64  7.6.2-3.el8                            appstream   38 k
21:33:12 #10 20.19  libbabeltrace                aarch64  1.5.4-4.el8                            baseos     189 k
21:33:12 #10 20.19  libpkgconf                   aarch64  1.4.2-1.el8                            baseos      34 k
21:33:12 #10 20.19  libtool-ltdl                 aarch64  2.4.6-25.el8                           baseos      57 k
21:33:12 #10 20.19  ncurses                      aarch64  6.1-9.20180224.el8                     baseos     383 k
21:33:12 #10 20.19  ocaml-srpm-macros            noarch   5-4.el8                                appstream  9.4 k
21:33:12 #10 20.19  openblas-srpm-macros         noarch   2-2.el8                                appstream  7.9 k
21:33:12 #10 20.19  patch                        aarch64  2.7.6-11.el8                           baseos     134 k
21:33:12 #10 20.19  perl-Carp                    noarch   1.42-396.el8                           baseos      30 k
21:33:12 #10 20.19  perl-Encode                  aarch64  4:2.97-3.el8                           baseos     1.5 M
21:33:12 #10 20.19  perl-Errno                   aarch64  1.28-421.el8                           baseos      76 k
21:33:12 #10 20.19  perl-Exporter                noarch   5.72-396.el8                           baseos      34 k
21:33:12 #10 20.19  perl-File-Path               noarch   2.15-2.el8                             baseos      38 k
21:33:12 #10 20.19  perl-File-Temp               noarch   0.230.600-1.el8                        baseos      63 k
21:33:12 #10 20.19  perl-Getopt-Long             noarch   1:2.50-4.el8                           baseos      63 k
21:33:12 #10 20.19  perl-HTTP-Tiny               noarch   0.074-1.el8                            baseos      58 k
21:33:12 #10 20.19  perl-IO                      aarch64  1.38-421.el8                           baseos     142 k
21:33:12 #10 20.19  perl-MIME-Base64             aarch64  3.15-396.el8                           baseos      31 k
21:33:12 #10 20.19  perl-PathTools               aarch64  3.74-1.el8                             baseos      90 k
21:33:12 #10 20.19  perl-Pod-Escapes             noarch   1:1.07-395.el8                         baseos      20 k
21:33:12 #10 20.19  perl-Pod-Perldoc             noarch   3.28-396.el8                           baseos      86 k
21:33:12 #10 20.19  perl-Pod-Simple              noarch   1:3.35-395.el8                         baseos     213 k
21:33:12 #10 20.19  perl-Pod-Usage               noarch   4:1.69-395.el8                         baseos      34 k
21:33:12 #10 20.19  perl-Scalar-List-Utils       aarch64  3:1.49-2.el8                           baseos      67 k
21:33:12 #10 20.19  perl-Socket                  aarch64  4:2.027-3.el8                          baseos      59 k
21:33:12 #10 20.19  perl-Storable                aarch64  1:3.11-3.el8                           baseos      95 k
21:33:12 #10 20.19  perl-Term-ANSIColor          noarch   4.06-396.el8                           baseos      46 k
21:33:12 #10 20.19  perl-Term-Cap                noarch   1.17-395.el8                           baseos      23 k
21:33:12 #10 20.19  perl-Text-ParseWords         noarch   3.30-395.el8                           baseos      18 k
21:33:12 #10 20.19  perl-Text-Tabs+Wrap          noarch   2013.0523-395.el8                      baseos      24 k
21:33:12 #10 20.19  perl-Time-Local              noarch   1:1.280-1.el8                          baseos      34 k
21:33:12 #10 20.19  perl-Unicode-Normalize       aarch64  1.25-396.el8                           baseos      78 k
21:33:12 #10 20.19  perl-constant                noarch   1.33-396.el8                           baseos      25 k
21:33:12 #10 20.19  perl-interpreter             aarch64  4:5.26.3-421.el8                       baseos     6.3 M
21:33:12 #10 20.19  perl-libs                    aarch64  4:5.26.3-421.el8                       baseos     1.5 M
21:33:12 #10 20.19  perl-macros                  aarch64  4:5.26.3-421.el8                       baseos      72 k
21:33:12 #10 20.19  perl-parent                  noarch   1:0.237-1.el8                          baseos      20 k
21:33:12 #10 20.19  perl-podlators               noarch   4.11-1.el8                             baseos     118 k
21:33:12 #10 20.19  perl-srpm-macros             noarch   1-25.el8                               appstream   11 k
21:33:12 #10 20.19  perl-threads                 aarch64  1:2.21-2.el8                           baseos      60 k
21:33:12 #10 20.19  perl-threads-shared          aarch64  1.58-2.el8                             baseos      47 k
21:33:12 #10 20.19  pkgconf                      aarch64  1.4.2-1.el8                            baseos      37 k
21:33:12 #10 20.19  pkgconf-m4                   noarch   1.4.2-1.el8                            baseos      17 k
21:33:12 #10 20.19  pkgconf-pkg-config           aarch64  1.4.2-1.el8                            baseos      15 k
21:33:12 #10 20.19  python-rpm-macros            noarch   3-43.el8                               appstream   16 k
21:33:12 #10 20.19  python-srpm-macros           noarch   3-43.el8                               appstream   15 k
21:33:12 #10 20.19  python3-rpm-macros           noarch   3-43.el8                               appstream   15 k
21:33:12 #10 20.19  qt5-srpm-macros              noarch   5.15.3-1.el8                           appstream   11 k
21:33:12 #10 20.19  redhat-rpm-config            noarch   130-1.el8                              appstream   90 k
21:33:12 #10 20.19  rust-srpm-macros             noarch   5-2.el8                                appstream  9.2 k
21:33:12 #10 20.19  unzip                        aarch64  6.0-46.el8                             baseos     189 k
21:33:12 #10 20.19  xz                           aarch64  5.2.4-4.el8                            baseos     153 k
21:33:12 #10 20.19  zip                          aarch64  3.0-23.el8                             baseos     265 k
21:33:12 #10 20.19  zstd                         aarch64  1.4.4-1.el8                            appstream  303 k
21:33:12 #10 20.19 Installing weak dependencies:
21:33:12 #10 20.19  elfutils-debuginfod-client   aarch64  0.187-4.el8                            baseos      72 k
21:33:12 #10 20.19  perl-IO-Socket-IP            noarch   0.39-5.el8                             appstream   47 k
21:33:12 #10 20.19  perl-Mozilla-CA              noarch   20160104-7.module_el8.3.0+416+dee7bcef appstream   15 k
21:33:12 #10 20.19 Downgrading:
21:33:12 #10 20.19  xz-libs                      aarch64  5.2.4-4.el8                            baseos      91 k
21:33:12 #10 20.19 Enabling module streams:
21:33:12 #10 20.19  perl                                  5.26                                                   
21:33:12 #10 20.19  perl-IO-Socket-SSL                    2.066                                                  
21:33:12 #10 20.19  perl-libwww-perl                      6.34                                                   
21:33:12 #10 20.19 
21:33:12 #10 20.19 Transaction Summary
21:33:12 #10 20.19 ==============================================================================================
21:33:12 #10 20.19 Install    77 Packages
21:33:12 #10 20.19 Downgrade   1 Package
21:33:12 #10 20.19 
21:33:12 #10 20.20 Total download size: 31 M
21:33:12 #10 20.20 Downloading Packages:
21:33:12 #8 29.56   Installing       : environment-modules-5.0.1-1.el9.x86_64             134/163 
21:33:12 #8 29.60   Running scriptlet: environment-modules-5.0.1-1.el9.x86_64             134/163 
21:33:12 #8 29.61   Installing       : scl-utils-1:2.0.3-2.el9.x86_64                     135/163 
21:33:12 #8 33.21 Preparing to unpack .../219-libdata-validate-domain-perl_0.10-1.1_all.deb ...
21:33:12 #8 33.21 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
21:33:12 #8 33.25 Selecting previously unselected package libdevel-size-perl.
21:33:12 #8 33.25 Preparing to unpack .../220-libdevel-size-perl_0.83-1+b2_arm64.deb ...
21:33:12 #8 33.25 Unpacking libdevel-size-perl (0.83-1+b2) ...
21:33:12 #8 33.29 Selecting previously unselected package libdistro-info-perl.
21:33:12 #8 33.29 Preparing to unpack .../221-libdistro-info-perl_1.0_all.deb ...
21:33:12 #8 33.29 Unpacking libdistro-info-perl (1.0) ...
21:33:12 #8 33.35 Selecting previously unselected package libemail-address-xs-perl.
21:33:12 #8 33.36 Preparing to unpack .../222-libemail-address-xs-perl_1.04-1+b3_arm64.deb ...
21:33:12 #8 33.36 Unpacking libemail-address-xs-perl (1.04-1+b3) ...
21:33:12 #8 33.40 Selecting previously unselected package libfcgi0ldbl:arm64.
21:33:12 #8 33.41 Preparing to unpack .../223-libfcgi0ldbl_2.4.2-2_arm64.deb ...
21:33:12 #8 33.41 Unpacking libfcgi0ldbl:arm64 (2.4.2-2) ...
21:33:12 #8 33.45 Selecting previously unselected package libfcgi-bin.
21:33:12 #8 33.45 Preparing to unpack .../224-libfcgi-bin_2.4.2-2_arm64.deb ...
21:33:12 #8 33.46 Unpacking libfcgi-bin (2.4.2-2) ...
21:33:12 #8 33.49 Selecting previously unselected package libfcgi-perl:arm64.
21:33:12 #8 33.49 Preparing to unpack .../225-libfcgi-perl_0.79+ds-2_arm64.deb ...
21:33:12 #8 33.50 Unpacking libfcgi-perl:arm64 (0.79+ds-2) ...
21:33:12 #8 33.53 Selecting previously unselected package libipc-system-simple-perl.
21:33:12 #8 33.53 Preparing to unpack .../226-libipc-system-simple-perl_1.30-1_all.deb ...
21:33:12 #8 33.54 Unpacking libipc-system-simple-perl (1.30-1) ...
21:33:12 #8 33.57 Selecting previously unselected package libfile-basedir-perl.
21:33:12 #8 34.56 Selecting previously unselected package liblist-compare-perl.
21:33:12 #8 34.56 Preparing to unpack .../219-liblist-compare-perl_0.53-1_all.deb ...
21:33:12 #8 34.57 Unpacking liblist-compare-perl (0.53-1) ...
21:33:12 #8 34.61 Selecting previously unselected package liblist-moreutils-perl.
21:33:12 #8 34.61 Preparing to unpack .../220-liblist-moreutils-perl_0.416-1build3_arm64.deb ...
21:33:12 #8 34.61 Unpacking liblist-moreutils-perl (0.416-1build3) ...
21:33:12 #8 34.66 Selecting previously unselected package libltdl7:arm64.
21:33:12 #8 34.66 Preparing to unpack .../221-libltdl7_2.4.6-2_arm64.deb ...
21:33:12 #8 34.68 Unpacking libltdl7:arm64 (2.4.6-2) ...
21:33:12 #8 34.72 Selecting previously unselected package libltdl-dev:arm64.
21:33:12 #8 34.72 Preparing to unpack .../222-libltdl-dev_2.4.6-2_arm64.deb ...
21:33:12 #8 34.72 Unpacking libltdl-dev:arm64 (2.4.6-2) ...
21:33:12 #8 34.77 Selecting previously unselected package libnet-http-perl.
21:33:12 #8 34.77 Preparing to unpack .../223-libnet-http-perl_6.17-1_all.deb ...
21:33:12 #8 34.78 Unpacking libnet-http-perl (6.17-1) ...
21:33:12 #8 34.81 Selecting previously unselected package libwww-robotrules-perl.
21:33:12 #8 34.82 Preparing to unpack .../224-libwww-robotrules-perl_6.01-1_all.deb ...
21:33:12 #8 34.83 Unpacking libwww-robotrules-perl (6.01-1) ...
21:33:12 #8 34.88 Selecting previously unselected package libwww-perl.
21:33:12 #9 25.45 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_armhf.deb ...
21:33:12 #9 25.46 Unpacking libcbor0.6:armhf (0.6.0-0ubuntu1) ...
21:33:12 #9 25.50 Selecting previously unselected package libedit2:armhf.
21:33:12 #9 25.50 Preparing to unpack .../038-libedit2_3.1-20191231-1_armhf.deb ...
21:33:12 #9 25.50 Unpacking libedit2:armhf (3.1-20191231-1) ...
21:33:12 #9 25.56 Selecting previously unselected package libfido2-1:armhf.
21:33:12 #9 25.56 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_armhf.deb ...
21:33:12 #9 25.57 Unpacking libfido2-1:armhf (1.3.1-1ubuntu2) ...
21:33:12 #9 25.62 Selecting previously unselected package libkrb5support0:armhf.
21:33:12 #9 25.62 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.1_armhf.deb ...
21:33:12 #9 25.63 Unpacking libkrb5support0:armhf (1.17-6ubuntu4.1) ...
21:33:12 #9 25.67 Selecting previously unselected package libk5crypto3:armhf.
21:33:12 #9 25.67 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.1_armhf.deb ...
21:33:12 #8 12.71 Get:39 http://archive.raspbian.org/raspbian buster/main armhf autotools-dev all 20180224.1 [77.0 kB]
21:33:12 #8 12.71 Get:40 http://archive.raspbian.org/raspbian buster/main armhf automake all 1:1.16.1-4 [771 kB]
21:33:12 #8 12.72 Get:41 http://archive.raspbian.org/raspbian buster/main armhf autopoint all 0.19.8.1-9 [434 kB]
21:33:12 #8 12.79 Get:42 http://archive.raspbian.org/raspbian buster/main armhf binutils-common armhf 2.31.1-16+rpi2 [2075 kB]
21:33:12 #8 12.89 Get:43 http://archive.raspbian.org/raspbian buster/main armhf libbinutils armhf 2.31.1-16+rpi2 [302 kB]
21:33:12 #8 12.90 Get:44 http://archive.raspbian.org/raspbian buster/main armhf libfl2 armhf 2.6.4-6.2 [103 kB]
21:33:12 #8 12.90 Get:45 http://archive.raspbian.org/raspbian buster/main armhf binutils-arm-linux-gnueabihf armhf 2.31.1-16+rpi2 [1814 kB]
21:33:12 #9 34.75 Selecting previously unselected package libfile-find-rule-perl.
21:33:12 #9 34.76 Preparing to unpack .../251-libfile-find-rule-perl_0.34-1_all.deb ...
21:33:12 #9 34.76 Unpacking libfile-find-rule-perl (0.34-1) ...
21:33:12 #9 34.79 Selecting previously unselected package libfont-afm-perl.
21:33:12 #9 34.79 Preparing to unpack .../252-libfont-afm-perl_1.20-3_all.deb ...
21:33:12 #9 34.80 Unpacking libfont-afm-perl (1.20-3) ...
21:33:12 #9 34.83 Selecting previously unselected package libio-string-perl.
21:33:12 #9 34.83 Preparing to unpack .../253-libio-string-perl_1.08-3.1_all.deb ...
21:33:12 #9 34.84 Unpacking libio-string-perl (1.08-3.1) ...
21:33:12 #9 34.87 Selecting previously unselected package libfont-ttf-perl.
21:33:12 #9 34.87 Preparing to unpack .../254-libfont-ttf-perl_1.06-1.1_all.deb ...
21:33:12 #9 34.87 Unpacking libfont-ttf-perl (1.06-1.1) ...
21:33:12 #9 34.93 Selecting previously unselected package libsort-versions-perl.
21:33:12 #9 34.93 Preparing to unpack .../255-libsort-versions-perl_1.62-1_all.deb ...
21:33:12 #9 34.93 Unpacking libsort-versions-perl (1.62-1) ...
21:33:12 #9 34.97 Selecting previously unselected package libgit-wrapper-perl.
21:33:12 #12 55.35 Transaction test succeeded
21:33:12 #12 55.35 Running transaction
21:33:12 #8 16.21 Selecting previously unselected package netbase.
21:33:12 #8 16.21 Preparing to unpack .../002-netbase_6.3_all.deb ...
21:33:12 #8 16.21 Unpacking netbase (6.3) ...
21:33:12 #8 16.24 Selecting previously unselected package sensible-utils.
21:33:12 #8 16.24 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ...
21:33:12 #8 16.25 Unpacking sensible-utils (0.0.14) ...
21:33:12 #8 16.29 Selecting previously unselected package bzip2.
21:33:12 #8 16.29 Preparing to unpack .../004-bzip2_1.0.8-4_armhf.deb ...
21:33:12 #8 16.29 Unpacking bzip2 (1.0.8-4) ...
21:33:12 #8 16.35 Selecting previously unselected package openssl.
21:33:12 #8 16.35 Preparing to unpack .../005-openssl_1.1.1n-0+deb11u3_armhf.deb ...
21:33:12 #8 16.35 Unpacking openssl (1.1.1n-0+deb11u3) ...
21:33:12 #8 21.08 Unpacking pinentry-curses (1.1.0-2) ...
21:33:12 #8 21.11 Selecting previously unselected package gpg-agent.
21:33:12 #8 21.11 Preparing to unpack .../013-gpg-agent_2.2.12-1+deb10u2_armhf.deb ...
21:33:12 #8 21.12 Unpacking gpg-agent (2.2.12-1+deb10u2) ...
21:33:12 #8 21.19 Selecting previously unselected package gpg-wks-client.
21:33:12 #8 21.19 Preparing to unpack .../014-gpg-wks-client_2.2.12-1+deb10u2_armhf.deb ...
21:33:12 #8 21.19 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ...
21:33:12 #8 21.26 Selecting previously unselected package gpg-wks-server.
21:33:12 #8 21.26 Preparing to unpack .../015-gpg-wks-server_2.2.12-1+deb10u2_armhf.deb ...
21:33:12 #8 21.26 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ...
21:33:12 #8 21.33 Selecting previously unselected package gpgsm.
21:33:12 #8 21.33 Preparing to unpack .../016-gpgsm_2.2.12-1+deb10u2_armhf.deb ...
21:33:12 #9 24.66 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.4_amd64.deb ...
21:33:12 #9 24.67 Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ...
21:33:12 #9 24.76 Selecting previously unselected package libyaml-0-2:amd64.
21:33:12 #9 24.76 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_amd64.deb ...
21:33:12 #9 24.76 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
21:33:12 #9 24.79 Selecting previously unselected package lsb-release.
21:33:12 #9 24.80 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ...
21:33:12 #9 24.80 Unpacking lsb-release (11.1.0ubuntu2) ...
21:33:12 #9 24.84 Selecting previously unselected package netbase.
21:33:12 #9 24.84 Preparing to unpack .../027-netbase_6.1_all.deb ...
21:33:12 #9 24.84 Unpacking netbase (6.1) ...
21:33:12 #9 24.87 Selecting previously unselected package python3-pkg-resources.
21:33:12 #9 24.87 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1_all.deb ...
21:33:12 #9 24.88 Unpacking python3-pkg-resources (45.2.0-1) ...
21:33:12 #9 24.91 Selecting previously unselected package python3-six.
21:33:12 #8 35.79 Preparing to unpack .../193-libconst-fast-perl_0.014-1_all.deb ...
21:33:12 #8 35.80 Unpacking libconst-fast-perl (0.014-1) ...
21:33:12 #8 35.84 Selecting previously unselected package libwant-perl.
21:33:12 #8 35.85 Preparing to unpack .../194-libwant-perl_0.29-1+b4_arm64.deb ...
21:33:12 #8 35.85 Unpacking libwant-perl (0.29-1+b4) ...
21:33:12 #8 35.88 Selecting previously unselected package libcontextual-return-perl.
21:33:12 #8 35.89 Preparing to unpack .../195-libcontextual-return-perl_0.004014-2_all.deb ...
21:33:12 #8 35.89 Unpacking libcontextual-return-perl (0.004014-2) ...
21:33:12 #8 35.93 Selecting previously unselected package libconvert-binhex-perl.
21:33:12 #8 35.94 Preparing to unpack .../196-libconvert-binhex-perl_1.125-1_all.deb ...
21:33:12 #8 35.94 Unpacking libconvert-binhex-perl (1.125-1) ...
21:33:12 #8 35.98 Selecting previously unselected package libdata-dump-perl.
21:33:12 #8 35.98 Preparing to unpack .../197-libdata-dump-perl_1.23-1_all.deb ...
21:33:12 #8 35.98 Unpacking libdata-dump-perl (1.23-1) ...
21:33:12 #8 36.02 Selecting previously unselected package libdigest-bubblebabble-perl.
21:33:12 #9 33.65 Preparing to unpack .../203-libalgorithm-merge-perl_0.08-3_all.deb ...
21:33:12 #9 33.65 Unpacking libalgorithm-merge-perl (0.08-3) ...
21:33:12 #9 33.68 Selecting previously unselected package libapt-pkg-perl.
21:33:12 #9 33.68 Preparing to unpack .../204-libapt-pkg-perl_0.1.36build3_arm64.deb ...
21:33:12 #9 33.69 Unpacking libapt-pkg-perl (0.1.36build3) ...
21:33:12 #9 33.72 Selecting previously unselected package libarchive-cpio-perl.
21:33:12 #9 33.73 Preparing to unpack .../205-libarchive-cpio-perl_0.10-1_all.deb ...
21:33:12 #9 33.73 Unpacking libarchive-cpio-perl (0.10-1) ...
21:33:12 #9 33.76 Selecting previously unselected package libarray-intspan-perl.
21:33:12 #9 33.76 Preparing to unpack .../206-libarray-intspan-perl_2.003-1_all.deb ...
21:33:12 #9 33.76 Unpacking libarray-intspan-perl (2.003-1) ...
21:33:12 #9 33.80 Selecting previously unselected package libasync-mergepoint-perl.
21:33:12 #9 33.80 Preparing to unpack .../207-libasync-mergepoint-perl_0.04-2_all.deb ...
21:33:12 #9 33.80 Unpacking libasync-mergepoint-perl (0.04-2) ...
21:33:12 #9 33.83 Selecting previously unselected package libmodule-implementation-perl.
21:33:12 #9 33.84 Preparing to unpack .../208-libmodule-implementation-perl_0.09-1_all.deb ...
21:33:12 #9 33.84 Unpacking libmodule-implementation-perl (0.09-1) ...
21:33:12 #9 33.87 Selecting previously unselected package libsub-exporter-progressive-perl.
21:33:12 #8 28.95   Running scriptlet: glibc-gconv-extra-2.34-40.el9.aarch64              163/163 
21:33:12 #8 32.33   Verifying        : binutils-2.35.2-24.el9.aarch64                       1/163 
21:33:12 #8 32.33   Verifying        : bzip2-1.0.8-8.el9.aarch64                            2/163 
21:33:12 #8 32.33   Verifying        : cpio-2.13-16.el9.aarch64                             3/163 
21:33:12 #8 32.33   Verifying        : cracklib-2.9.6-27.el9.aarch64                        4/163 
21:33:12 #8 32.33   Verifying        : cracklib-dicts-2.9.6-27.el9.aarch64                  5/163 
21:33:12 #8 32.33   Verifying        : dbus-libs-1:1.12.20-5.el9.aarch64                    6/163 
21:33:12 #8 32.33   Verifying        : diffutils-3.7-12.el9.aarch64                         7/163 
21:33:12 #8 32.33   Verifying        : dnf-plugins-core-4.1.0-2.el9.noarch                  8/163 
21:33:12 #8 32.33   Verifying        : ed-1.14.2-12.el9.aarch64                             9/163 
21:33:12 #8 32.33   Verifying        : elfutils-0.187-5.el9.aarch64                        10/163 
21:33:12 #8 32.33   Verifying        : elfutils-debuginfod-client-0.187-5.el9.aarch64      11/163 
21:33:12 #8 32.33   Verifying        : environment-modules-5.0.1-1.el9.aarch64             12/163 
21:33:12 #8 32.33   Verifying        : file-5.39-8.el9.aarch64                             13/163 
21:33:12 #8 32.33   Verifying        : glib-networking-2.68.3-3.el9.aarch64                14/163 
21:33:12 #8 32.33   Verifying        : glibc-gconv-extra-2.34-40.el9.aarch64               15/163 
21:33:12 #8 32.33   Verifying        : groff-base-1.22.4-10.el9.aarch64                    16/163 
21:33:12 #8 32.33   Verifying        : gsettings-desktop-schemas-40.0-4.el9.aarch64        17/163 
21:33:12 #8 32.33   Verifying        : info-6.7-15.el9.aarch64                             18/163 
21:33:12 #8 32.33   Verifying        : json-glib-1.6.6-1.el9.aarch64                       19/163 
21:33:12 #8 32.33   Verifying        : less-590-1.el9.aarch64                              20/163 
21:33:12 #8 32.33   Verifying        : libbrotli-1.0.9-6.el9.aarch64                       21/163 
21:33:12 #8 32.33   Verifying        : libdb-5.3.28-53.el9.aarch64                         22/163 
21:33:12 #8 32.33   Verifying        : libeconf-0.4.1-2.el9.aarch64                        23/163 
21:33:12 #8 32.33   Verifying        : libfdisk-2.37.4-3.el9.aarch64                       24/163 
21:33:12 #8 32.33   Verifying        : libicu-67.1-9.el9.aarch64                           25/163 
21:33:12 #8 32.33   Verifying        : libpipeline-1.5.3-4.el9.aarch64                     26/163 
21:33:12 #8 32.33   Verifying        : libpkgconf-1.7.3-9.el9.aarch64                      27/163 
21:33:12 #8 32.33   Verifying        : libpng-2:1.6.37-12.el9.aarch64                      28/163 
21:33:12 #8 32.33   Verifying        : libproxy-0.4.15-35.el9.aarch64                      29/163 
21:33:12 #8 32.33   Verifying        : libpsl-0.21.1-5.el9.aarch64                         30/163 
21:33:12 #8 32.33   Verifying        : libpwquality-1.4.4-8.el9.aarch64                    31/163 
21:33:12 #8 32.33   Verifying        : libselinux-utils-3.4-3.el9.aarch64                  32/163 
21:33:12 #8 32.33   Verifying        : libutempter-1.2.1-6.el9.aarch64                     33/163 
21:33:12 #8 32.33   Verifying        : man-db-2.9.3-6.el9.aarch64                          34/163 
21:33:12 #8 32.33   Verifying        : ncurses-6.2-8.20210508.el9.aarch64                  35/163 
21:33:12 #8 32.33   Verifying        : openssl-1:3.0.1-40.el9.aarch64                      36/163 
21:33:12 #8 32.33   Verifying        : pam-1.5.1-12.el9.aarch64                            37/163 
21:33:12 #8 32.33   Verifying        : pkgconf-1.7.3-9.el9.aarch64                         38/163 
21:33:12 #8 32.33   Verifying        : pkgconf-m4-1.7.3-9.el9.noarch                       39/163 
21:33:12 #8 32.33   Verifying        : pkgconf-pkg-config-1.7.3-9.el9.aarch64              40/163 
21:33:12 #8 32.33   Verifying        : policycoreutils-3.4-2.el9.aarch64                   41/163 
21:33:12 #8 32.33   Verifying        : procps-ng-3.3.17-6.el9.aarch64                      42/163 
21:33:12 #8 32.33   Verifying        : publicsuffix-list-dafsa-20210518-3.el9.noarch       43/163 
21:33:12 #8 32.33   Verifying        : python3-dateutil-1:2.8.1-6.el9.noarch               44/163 
21:33:12 #8 32.33   Verifying        : python3-dbus-1.2.18-2.el9.aarch64                   45/163 
21:33:12 #8 32.33   Verifying        : python3-dnf-plugins-core-4.1.0-2.el9.noarch         46/163 
21:33:12 #8 32.33   Verifying        : python3-setools-4.4.0-5.el9.aarch64                 47/163 
21:33:12 #8 32.33   Verifying        : python3-setuptools-53.0.0-10.el9.noarch             48/163 
21:33:12 #8 32.33   Verifying        : python3-six-1.15.0-9.el9.noarch                     49/163 
21:33:12 #8 32.33   Verifying        : shared-mime-info-2.1-4.el9.aarch64                  50/163 
21:33:12 #8 32.33   Verifying        : systemd-libs-250-7.el9.aarch64                      51/163 
21:33:12 #8 32.33   Verifying        : tcl-1:8.6.10-7.el9.aarch64                          52/163 
21:33:12 #8 32.33   Verifying        : unzip-6.0-56.el9.aarch64                            53/163 
21:33:12 #8 32.33   Verifying        : util-linux-2.37.4-3.el9.aarch64                     54/163 
21:33:12 #8 32.33   Verifying        : util-linux-core-2.37.4-3.el9.aarch64                55/163 
21:33:12 #8 32.33   Verifying        : vim-filesystem-2:8.2.2637-16.el9.noarch             56/163 
21:33:12 #8 32.33   Verifying        : xz-5.2.5-8.el9.aarch64                              57/163 
21:33:12 #8 32.33   Verifying        : zip-3.0-33.el9.aarch64                              58/163 
21:33:12 #8 32.33   Verifying        : zstd-1.5.1-2.el9.aarch64                            59/163 
21:33:12 #8 32.33   Verifying        : abattis-cantarell-fonts-0.301-4.el9.noarch          60/163 
21:33:12 #8 32.33   Verifying        : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1    61/163 
21:33:12 #8 32.33   Verifying        : checkpolicy-3.4-1.el9.aarch64                       62/163 
21:33:12 #8 32.33   Verifying        : desktop-file-utils-0.26-6.el9.aarch64               63/163 
21:33:12 #8 32.33   Verifying        : dwz-0.14-3.el9.aarch64                              64/163 
21:33:12 #8 32.33   Verifying        : efi-srpm-macros-4-9.el9.noarch                      65/163 
21:33:12 #8 32.33   Verifying        : emacs-filesystem-1:27.1-3.el9.noarch                66/163 
21:33:12 #8 32.33   Verifying        : enchant-1:1.6.0-30.el9.aarch64                      67/163 
21:33:12 #8 32.33   Verifying        : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch            68/163 
21:33:12 #8 32.33   Verifying        : gcc-toolset-12-binutils-2.38-16.el9.aarch64         69/163 
21:33:12 #8 32.33   Verifying        : gcc-toolset-12-binutils-gold-2.38-14.el9.aarch64    70/163 
21:33:12 #8 32.33   Verifying        : gcc-toolset-12-runtime-12.0-5.el9.aarch64           71/163 
21:33:12 #8 32.33   Verifying        : gdb-minimal-10.2-10.el9.aarch64                     72/163 
21:33:12 #8 32.33   Verifying        : gdk-pixbuf2-2.42.6-2.el9.aarch64                    73/163 
21:33:12 #8 32.33   Verifying        : ghc-srpm-macros-1.5.0-6.el9.noarch                  74/163 
21:33:12 #8 32.33   Verifying        : go-srpm-macros-3.0.9-9.el9.noarch                   75/163 
21:33:12 #8 32.33   Verifying        : hunspell-1.7.0-11.el9.aarch64                       76/163 
21:33:12 #8 32.33   Verifying        : hunspell-en-0.20140811.1-20.el9.noarch              77/163 
21:33:12 #8 32.33   Verifying        : hunspell-en-GB-0.20140811.1-20.el9.noarch           78/163 
21:33:12 #8 32.33   Verifying        : hunspell-en-US-0.20140811.1-20.el9.noarch           79/163 
21:33:12 #8 32.33   Verifying        : hunspell-filesystem-1.7.0-11.el9.aarch64            80/163 
21:33:12 #8 32.33   Verifying        : kernel-srpm-macros-1.0-11.el9.noarch                81/163 
21:33:12 #8 32.33   Verifying        : libappstream-glib-0.7.18-4.el9.aarch64              82/163 
21:33:12 #8 32.33   Verifying        : libjpeg-turbo-2.0.90-5.el9.aarch64                  83/163 
21:33:12 #8 32.33   Verifying        : libproxy-webkitgtk4-0.4.15-35.el9.aarch64           84/163 
21:33:12 #8 32.33   Verifying        : libsoup-2.72.0-8.el9.aarch64                        85/163 
21:33:12 #8 32.33   Verifying        : libstemmer-0-18.585svn.el9.aarch64                  86/163 
21:33:12 #8 32.33   Verifying        : lua-srpm-macros-1-6.el9.noarch                      87/163 
21:33:12 #8 32.33   Verifying        : ocaml-srpm-macros-6-6.el9.noarch                    88/163 
21:33:12 #8 32.33   Verifying        : openblas-srpm-macros-2-11.el9.noarch                89/163 
21:33:12 #8 32.33   Verifying        : patch-2.7.6-16.el9.aarch64                          90/163 
21:33:12 #8 32.33   Verifying        : perl-AutoLoader-5.74-479.el9.noarch                 91/163 
21:33:12 #8 32.33   Verifying        : perl-B-1.80-479.el9.aarch64                         92/163 
21:33:12 #8 32.33   Verifying        : perl-Carp-1.50-460.el9.noarch                       93/163 
21:33:12 #8 32.33   Verifying        : perl-Class-Struct-0.66-479.el9.noarch               94/163 
21:33:12 #8 32.33   Verifying        : perl-Data-Dumper-2.174-462.el9.aarch64              95/163 
21:33:12 #8 32.33   Verifying        : perl-Digest-1.19-4.el9.noarch                       96/163 
21:33:12 #8 32.33   Verifying        : perl-Digest-MD5-2.58-4.el9.aarch64                  97/163 
21:33:12 #8 32.33   Verifying        : perl-Encode-4:3.08-462.el9.aarch64                  98/163 
21:33:12 #8 32.33   Verifying        : perl-Errno-1.30-479.el9.aarch64                     99/163 
21:33:12 #8 32.33   Verifying        : perl-Exporter-5.74-461.el9.noarch                  100/163 
21:33:12 #8 32.34   Verifying        : perl-Fcntl-1.13-479.el9.aarch64                    101/163 
21:33:12 #8 32.34   Verifying        : perl-File-Basename-2.85-479.el9.noarch             102/163 
21:33:12 #8 32.34   Verifying        : perl-File-Path-2.18-4.el9.noarch                   103/163 
21:33:12 #8 32.34   Verifying        : perl-File-Temp-1:0.231.100-4.el9.noarch            104/163 
21:33:12 #8 32.34   Verifying        : perl-File-stat-1.09-479.el9.noarch                 105/163 
21:33:12 #8 32.34   Verifying        : perl-FileHandle-2.03-479.el9.noarch                106/163 
21:33:12 #8 32.34   Verifying        : perl-Getopt-Long-1:2.52-4.el9.noarch               107/163 
21:33:12 #8 32.34   Verifying        : perl-Getopt-Std-1.12-479.el9.noarch                108/163 
21:33:12 #8 32.34   Verifying        : perl-HTTP-Tiny-0.076-460.el9.noarch                109/163 
21:33:12 #8 32.34   Verifying        : perl-IO-1.43-479.el9.aarch64                       110/163 
21:33:12 #8 32.34   Verifying        : perl-IO-Socket-IP-0.41-5.el9.noarch                111/163 
21:33:12 #8 32.34   Verifying        : perl-IO-Socket-SSL-2.073-1.el9.noarch              112/163 
21:33:12 #8 32.34   Verifying        : perl-IPC-Open3-1.21-479.el9.noarch                 113/163 
21:33:12 #8 32.34   Verifying        : perl-MIME-Base64-3.16-4.el9.aarch64                114/163 
21:33:12 #8 32.34   Verifying        : perl-Mozilla-CA-20200520-6.el9.noarch              115/163 
21:33:12 #8 32.34   Verifying        : perl-NDBM_File-1.15-479.el9.aarch64                116/163 
21:33:12 #8 32.34   Verifying        : perl-Net-SSLeay-1.92-2.el9.aarch64                 117/163 
21:33:12 #8 32.34   Verifying        : perl-POSIX-1.94-479.el9.aarch64                    118/163 
21:33:12 #8 32.34   Verifying        : perl-PathTools-3.78-461.el9.aarch64                119/163 
21:33:12 #8 32.34   Verifying        : perl-Pod-Escapes-1:1.07-460.el9.noarch             120/163 
21:33:12 #8 32.34   Verifying        : perl-Pod-Perldoc-3.28.01-461.el9.noarch            121/163 
21:33:12 #8 32.34   Verifying        : perl-Pod-Simple-1:3.42-4.el9.noarch                122/163 
21:33:12 #8 32.34   Verifying        : perl-Pod-Usage-4:2.01-4.el9.noarch                 123/163 
21:33:12 #8 32.34   Verifying        : perl-Scalar-List-Utils-4:1.56-461.el9.aarch64      124/163 
21:33:12 #8 32.34   Verifying        : perl-SelectSaver-1.02-479.el9.noarch               125/163 
21:33:12 #8 32.34   Verifying        : perl-Socket-4:2.031-4.el9.aarch64                  126/163 
21:33:12 #8 32.34   Verifying        : perl-Storable-1:3.21-460.el9.aarch64               127/163 
21:33:12 #8 32.34   Verifying        : perl-Symbol-1.08-479.el9.noarch                    128/163 
21:33:12 #8 32.34   Verifying        : perl-Term-ANSIColor-5.01-461.el9.noarch            129/163 
21:33:12 #8 32.34   Verifying        : perl-Term-Cap-1.17-460.el9.noarch                  130/163 
21:33:12 #8 32.34   Verifying        : perl-Text-ParseWords-3.30-460.el9.noarch           131/163 
21:33:12 #8 32.34   Verifying        : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch       132/163 
21:33:12 #8 32.34   Verifying        : perl-Time-Local-2:1.300-7.el9.noarch               133/163 
21:33:12 #8 32.34   Verifying        : perl-URI-5.09-3.el9.noarch                         134/163 
21:33:12 #8 32.34   Verifying        : perl-base-2.27-479.el9.noarch                      135/163 
21:33:12 #8 32.34   Verifying        : perl-constant-1.33-461.el9.noarch                  136/163 
21:33:12 #8 32.34   Verifying        : perl-if-0.60.800-479.el9.noarch                    137/163 
21:33:12 #8 32.34   Verifying        : perl-interpreter-4:5.32.1-479.el9.aarch64          138/163 
21:33:12 #8 32.34   Verifying        : perl-libnet-3.13-4.el9.noarch                      139/163 
21:33:12 #8 32.34   Verifying        : perl-libs-4:5.32.1-479.el9.aarch64                 140/163 
21:33:12 #8 32.34   Verifying        : perl-mro-1.23-479.el9.aarch64                      141/163 
21:33:12 #8 32.34   Verifying        : perl-overload-1.31-479.el9.noarch                  142/163 
21:33:12 #8 32.34   Verifying        : perl-overloading-0.02-479.el9.noarch               143/163 
21:33:12 #8 32.34   Verifying        : perl-parent-1:0.238-460.el9.noarch                 144/163 
21:33:12 #8 32.34   Verifying        : perl-podlators-1:4.14-460.el9.noarch               145/163 
21:33:12 #8 32.34   Verifying        : perl-srpm-macros-1-41.el9.noarch                   146/163 
21:33:12 #8 32.34   Verifying        : perl-subs-1.03-479.el9.noarch                      147/163 
21:33:12 #8 32.34   Verifying        : perl-vars-1.05-479.el9.noarch                      148/163 
21:33:12 #8 32.34   Verifying        : policycoreutils-python-utils-3.4-2.el9.noarch      149/163 
21:33:12 #8 32.34   Verifying        : python-srpm-macros-3.9-52.el9.noarch               150/163 
21:33:12 #8 32.34   Verifying        : python3-audit-3.0.7-103.el9.aarch64                151/163 
21:33:12 #8 32.34   Verifying        : python3-enchant-3.2.0-5.el9.noarch                 152/163 
21:33:12 #8 32.34   Verifying        : python3-file-magic-5.39-8.el9.noarch               153/163 
21:33:12 #8 32.34   Verifying        : python3-libselinux-3.4-3.el9.aarch64               154/163 
21:33:12 #8 32.34   Verifying        : python3-libsemanage-3.4-2.el9.aarch64              155/163 
21:33:12 #8 32.34   Verifying        : python3-policycoreutils-3.4-2.el9.noarch           156/163 
21:33:12 #8 32.34   Verifying        : qt5-srpm-macros-5.15.3-1.el9.noarch                157/163 
21:33:12 #8 32.34   Verifying        : redhat-rpm-config-196-1.el9.noarch                 158/163 
21:33:12 #8 32.34   Verifying        : rpm-build-4.16.1.3-17.el9.aarch64                  159/163 
21:33:12 #8 32.34   Verifying        : rpmlint-1.11-19.el9.noarch                         160/163 
21:33:12 #8 32.34   Verifying        : rust-srpm-macros-17-4.el9.noarch                   161/163 
21:33:12 #8 32.34   Verifying        : scl-utils-1:2.0.3-2.el9.aarch64                    162/163 
21:33:12 #8 32.34   Verifying        : webkit2gtk3-jsc-2.36.5-2.el9.aarch64               163/163 
21:33:12 #8 32.48 
21:33:12 #8 32.48 Installed:
21:33:12 #8 32.48   abattis-cantarell-fonts-0.301-4.el9.noarch                                    
21:33:12 #8 32.48   adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch                       
21:33:12 #8 32.48   binutils-2.35.2-24.el9.aarch64                                                
21:33:12 #8 32.48   bzip2-1.0.8-8.el9.aarch64                                                     
21:33:12 #8 32.48   checkpolicy-3.4-1.el9.aarch64                                                 
21:33:12 #8 32.48   cpio-2.13-16.el9.aarch64                                                      
21:33:12 #8 32.48   cracklib-2.9.6-27.el9.aarch64                                                 
21:33:12 #8 32.48   cracklib-dicts-2.9.6-27.el9.aarch64                                           
21:33:12 #8 32.48   dbus-libs-1:1.12.20-5.el9.aarch64                                             
21:33:12 #8 32.48   desktop-file-utils-0.26-6.el9.aarch64                                         
21:33:12 #8 32.48   diffutils-3.7-12.el9.aarch64                                                  
21:33:12 #8 32.48   dnf-plugins-core-4.1.0-2.el9.noarch                                           
21:33:12 #8 32.48   dwz-0.14-3.el9.aarch64                                                        
21:33:12 #8 32.48   ed-1.14.2-12.el9.aarch64                                                      
21:33:12 #8 32.48   efi-srpm-macros-4-9.el9.noarch                                                
21:33:12 #8 32.48   elfutils-0.187-5.el9.aarch64                                                  
21:33:12 #8 32.48   elfutils-debuginfod-client-0.187-5.el9.aarch64                                
21:33:12 #8 32.48   emacs-filesystem-1:27.1-3.el9.noarch                                          
21:33:12 #8 32.48   enchant-1:1.6.0-30.el9.aarch64                                                
21:33:12 #8 32.48   environment-modules-5.0.1-1.el9.aarch64                                       
21:33:12 #8 32.48   file-5.39-8.el9.aarch64                                                       
21:33:12 #8 32.48   fonts-srpm-macros-1:2.0.5-7.el9.1.noarch                                      
21:33:12 #8 32.48   gcc-toolset-12-binutils-2.38-16.el9.aarch64                                   
21:33:12 #8 32.48   gcc-toolset-12-binutils-gold-2.38-14.el9.aarch64                              
21:33:12 #8 32.48   gcc-toolset-12-runtime-12.0-5.el9.aarch64                                     
21:33:12 #8 32.48   gdb-minimal-10.2-10.el9.aarch64                                               
21:33:12 #8 32.48   gdk-pixbuf2-2.42.6-2.el9.aarch64                                              
21:33:12 #8 32.48   ghc-srpm-macros-1.5.0-6.el9.noarch                                            
21:33:12 #8 32.48   glib-networking-2.68.3-3.el9.aarch64                                          
21:33:12 #8 32.48   glibc-gconv-extra-2.34-40.el9.aarch64                                         
21:33:12 #8 32.48   go-srpm-macros-3.0.9-9.el9.noarch                                             
21:33:12 #8 32.48   groff-base-1.22.4-10.el9.aarch64                                              
21:33:12 #8 32.48   gsettings-desktop-schemas-40.0-4.el9.aarch64                                  
21:33:12 #8 32.48   hunspell-1.7.0-11.el9.aarch64                                                 
21:33:12 #8 32.48   hunspell-en-0.20140811.1-20.el9.noarch                                        
21:33:12 #8 32.48   hunspell-en-GB-0.20140811.1-20.el9.noarch                                     
21:33:12 #8 32.48   hunspell-en-US-0.20140811.1-20.el9.noarch                                     
21:33:12 #8 32.48   hunspell-filesystem-1.7.0-11.el9.aarch64                                      
21:33:12 #8 32.48   info-6.7-15.el9.aarch64                                                       
21:33:12 #8 32.48   json-glib-1.6.6-1.el9.aarch64                                                 
21:33:12 #8 32.48   kernel-srpm-macros-1.0-11.el9.noarch                                          
21:33:12 #8 32.48   less-590-1.el9.aarch64                                                        
21:33:12 #8 32.48   libappstream-glib-0.7.18-4.el9.aarch64                                        
21:33:12 #8 32.48   libbrotli-1.0.9-6.el9.aarch64                                                 
21:33:12 #8 32.48   libdb-5.3.28-53.el9.aarch64                                                   
21:33:12 #8 32.48   libeconf-0.4.1-2.el9.aarch64                                                  
21:33:12 #8 32.48   libfdisk-2.37.4-3.el9.aarch64                                                 
21:33:12 #8 32.48   libicu-67.1-9.el9.aarch64                                                     
21:33:12 #8 32.48   libjpeg-turbo-2.0.90-5.el9.aarch64                                            
21:33:12 #8 32.48   libpipeline-1.5.3-4.el9.aarch64                                               
21:33:12 #8 32.48   libpkgconf-1.7.3-9.el9.aarch64                                                
21:33:12 #8 32.48   libpng-2:1.6.37-12.el9.aarch64                                                
21:33:12 #8 32.48   libproxy-0.4.15-35.el9.aarch64                                                
21:33:12 #8 32.48   libproxy-webkitgtk4-0.4.15-35.el9.aarch64                                     
21:33:12 #8 32.48   libpsl-0.21.1-5.el9.aarch64                                                   
21:33:12 #8 32.48   libpwquality-1.4.4-8.el9.aarch64                                              
21:33:12 #8 32.48   libselinux-utils-3.4-3.el9.aarch64                                            
21:33:12 #8 32.48   libsoup-2.72.0-8.el9.aarch64                                                  
21:33:12 #8 32.48   libstemmer-0-18.585svn.el9.aarch64                                            
21:33:12 #8 32.48   libutempter-1.2.1-6.el9.aarch64                                               
21:33:12 #8 32.48   lua-srpm-macros-1-6.el9.noarch                                                
21:33:12 #8 32.48   man-db-2.9.3-6.el9.aarch64                                                    
21:33:12 #8 32.48   ncurses-6.2-8.20210508.el9.aarch64                                            
21:33:12 #8 32.48   ocaml-srpm-macros-6-6.el9.noarch                                              
21:33:12 #8 32.48   openblas-srpm-macros-2-11.el9.noarch                                          
21:33:12 #8 32.48   openssl-1:3.0.1-40.el9.aarch64                                                
21:33:12 #8 32.48   pam-1.5.1-12.el9.aarch64                                                      
21:33:12 #8 32.48   patch-2.7.6-16.el9.aarch64                                                    
21:33:12 #8 32.48   perl-AutoLoader-5.74-479.el9.noarch                                           
21:33:12 #8 32.48   perl-B-1.80-479.el9.aarch64                                                   
21:33:12 #8 32.48   perl-Carp-1.50-460.el9.noarch                                                 
21:33:12 #8 32.48   perl-Class-Struct-0.66-479.el9.noarch                                         
21:33:12 #8 32.48   perl-Data-Dumper-2.174-462.el9.aarch64                                        
21:33:12 #8 32.48   perl-Digest-1.19-4.el9.noarch                                                 
21:33:12 #8 32.48   perl-Digest-MD5-2.58-4.el9.aarch64                                            
21:33:12 #8 32.48   perl-Encode-4:3.08-462.el9.aarch64                                            
21:33:12 #8 32.48   perl-Errno-1.30-479.el9.aarch64                                               
21:33:12 #8 32.48   perl-Exporter-5.74-461.el9.noarch                                             
21:33:12 #8 32.48   perl-Fcntl-1.13-479.el9.aarch64                                               
21:33:12 #8 32.48   perl-File-Basename-2.85-479.el9.noarch                                        
21:33:12 #8 32.48   perl-File-Path-2.18-4.el9.noarch                                              
21:33:12 #8 32.48   perl-File-Temp-1:0.231.100-4.el9.noarch                                       
21:33:12 #8 32.48   perl-File-stat-1.09-479.el9.noarch                                            
21:33:12 #8 32.48   perl-FileHandle-2.03-479.el9.noarch                                           
21:33:12 #8 32.48   perl-Getopt-Long-1:2.52-4.el9.noarch                                          
21:33:12 #8 32.48   perl-Getopt-Std-1.12-479.el9.noarch                                           
21:33:12 #8 32.48   perl-HTTP-Tiny-0.076-460.el9.noarch                                           
21:33:12 #8 32.48   perl-IO-1.43-479.el9.aarch64                                                  
21:33:12 #8 32.48   perl-IO-Socket-IP-0.41-5.el9.noarch                                           
21:33:12 #8 32.48   perl-IO-Socket-SSL-2.073-1.el9.noarch                                         
21:33:12 #8 32.48   perl-IPC-Open3-1.21-479.el9.noarch                                            
21:33:12 #8 32.48   perl-MIME-Base64-3.16-4.el9.aarch64                                           
21:33:12 #8 32.48   perl-Mozilla-CA-20200520-6.el9.noarch                                         
21:33:12 #8 32.48   perl-NDBM_File-1.15-479.el9.aarch64                                           
21:33:12 #8 32.48   perl-Net-SSLeay-1.92-2.el9.aarch64                                            
21:33:12 #8 32.48   perl-POSIX-1.94-479.el9.aarch64                                               
21:33:12 #8 32.48   perl-PathTools-3.78-461.el9.aarch64                                           
21:33:12 #8 32.48   perl-Pod-Escapes-1:1.07-460.el9.noarch                                        
21:33:12 #8 32.48   perl-Pod-Perldoc-3.28.01-461.el9.noarch                                       
21:33:12 #8 32.48   perl-Pod-Simple-1:3.42-4.el9.noarch                                           
21:33:12 #8 32.48   perl-Pod-Usage-4:2.01-4.el9.noarch                                            
21:33:12 #8 32.48   perl-Scalar-List-Utils-4:1.56-461.el9.aarch64                                 
21:33:12 #8 32.48   perl-SelectSaver-1.02-479.el9.noarch                                          
21:33:12 #8 32.48   perl-Socket-4:2.031-4.el9.aarch64                                             
21:33:12 #8 32.48   perl-Storable-1:3.21-460.el9.aarch64                                          
21:33:12 #8 32.48   perl-Symbol-1.08-479.el9.noarch                                               
21:33:12 #8 32.48   perl-Term-ANSIColor-5.01-461.el9.noarch                                       
21:33:12 #8 32.48   perl-Term-Cap-1.17-460.el9.noarch                                             
21:33:12 #8 32.48   perl-Text-ParseWords-3.30-460.el9.noarch                                      
21:33:12 #8 32.48   perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch                                  
21:33:12 #8 32.48   perl-Time-Local-2:1.300-7.el9.noarch                                          
21:33:12 #8 32.48   perl-URI-5.09-3.el9.noarch                                                    
21:33:12 #8 32.48   perl-base-2.27-479.el9.noarch                                                 
21:33:12 #8 32.48   perl-constant-1.33-461.el9.noarch                                             
21:33:12 #8 32.48   perl-if-0.60.800-479.el9.noarch                                               
21:33:12 #8 32.48   perl-interpreter-4:5.32.1-479.el9.aarch64                                     
21:33:12 #8 32.48   perl-libnet-3.13-4.el9.noarch                                                 
21:33:12 #8 32.48   perl-libs-4:5.32.1-479.el9.aarch64                                            
21:33:12 #8 32.48   perl-mro-1.23-479.el9.aarch64                                                 
21:33:12 #8 32.48   perl-overload-1.31-479.el9.noarch                                             
21:33:12 #8 32.48   perl-overloading-0.02-479.el9.noarch                                          
21:33:12 #8 32.48   perl-parent-1:0.238-460.el9.noarch                                            
21:33:12 #8 32.48   perl-podlators-1:4.14-460.el9.noarch                                          
21:33:12 #8 32.48   perl-srpm-macros-1-41.el9.noarch                                              
21:33:12 #8 32.48   perl-subs-1.03-479.el9.noarch                                                 
21:33:12 #8 32.48   perl-vars-1.05-479.el9.noarch                                                 
21:33:12 #8 32.48   pkgconf-1.7.3-9.el9.aarch64                                                   
21:33:12 #8 32.48   pkgconf-m4-1.7.3-9.el9.noarch                                                 
21:33:12 #8 32.48   pkgconf-pkg-config-1.7.3-9.el9.aarch64                                        
21:33:12 #8 32.48   policycoreutils-3.4-2.el9.aarch64                                             
21:33:12 #8 32.48   policycoreutils-python-utils-3.4-2.el9.noarch                                 
21:33:12 #8 32.48   procps-ng-3.3.17-6.el9.aarch64                                                
21:33:12 #8 32.48   publicsuffix-list-dafsa-20210518-3.el9.noarch                                 
21:33:12 #8 32.48   python-srpm-macros-3.9-52.el9.noarch                                          
21:33:12 #8 32.48   python3-audit-3.0.7-103.el9.aarch64                                           
21:33:12 #8 32.48   python3-dateutil-1:2.8.1-6.el9.noarch                                         
21:33:12 #8 32.48   python3-dbus-1.2.18-2.el9.aarch64                                             
21:33:12 #8 32.48   python3-dnf-plugins-core-4.1.0-2.el9.noarch                                   
21:33:12 #8 32.48   python3-enchant-3.2.0-5.el9.noarch                                            
21:33:12 #8 32.48   python3-file-magic-5.39-8.el9.noarch                                          
21:33:12 #8 32.48   python3-libselinux-3.4-3.el9.aarch64                                          
21:33:12 #8 32.48   python3-libsemanage-3.4-2.el9.aarch64                                         
21:33:12 #8 32.48   python3-policycoreutils-3.4-2.el9.noarch                                      
21:33:12 #8 32.48   python3-setools-4.4.0-5.el9.aarch64                                           
21:33:12 #8 32.48   python3-setuptools-53.0.0-10.el9.noarch                                       
21:33:12 #8 32.48   python3-six-1.15.0-9.el9.noarch                                               
21:33:12 #8 32.48   qt5-srpm-macros-5.15.3-1.el9.noarch                                           
21:33:12 #8 32.48   redhat-rpm-config-196-1.el9.noarch                                            
21:33:12 #8 32.48   rpm-build-4.16.1.3-17.el9.aarch64                                             
21:33:12 #8 32.48   rpmlint-1.11-19.el9.noarch                                                    
21:33:12 #8 32.48   rust-srpm-macros-17-4.el9.noarch                                              
21:33:12 #8 32.48   scl-utils-1:2.0.3-2.el9.aarch64                                               
21:33:12 #8 32.48   shared-mime-info-2.1-4.el9.aarch64                                            
21:33:12 #8 32.48   systemd-libs-250-7.el9.aarch64                                                
21:33:12 #8 32.48   tcl-1:8.6.10-7.el9.aarch64                                                    
21:33:12 #8 32.48   unzip-6.0-56.el9.aarch64                                                      
21:33:12 #8 32.48   util-linux-2.37.4-3.el9.aarch64                                               
21:33:12 #8 32.48   util-linux-core-2.37.4-3.el9.aarch64                                          
21:33:12 #8 32.48   vim-filesystem-2:8.2.2637-16.el9.noarch                                       
21:33:12 #8 32.48   webkit2gtk3-jsc-2.36.5-2.el9.aarch64                                          
21:33:12 #8 32.48   xz-5.2.5-8.el9.aarch64                                                        
21:33:12 #8 32.48   zip-3.0-33.el9.aarch64                                                        
21:33:12 #8 32.48   zstd-1.5.1-2.el9.aarch64                                                      
21:33:12 #8 32.48 
21:33:12 #8 32.48 Complete!
21:33:12 #8 DONE 32.7s
21:33:12 
21:33:12 #9 [stage-1 4/8] RUN dnf config-manager --set-enabled crb
21:33:12 #9 sha256:b39a85a87c1316767b7cb9ece4b6e39f8b01651701f2c4d1e90563c521f24088
21:33:12 #9 25.98 Preparing to unpack .../113-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ...
21:33:12 #9 25.98 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ...
21:33:12 #9 26.01 Selecting previously unselected package dh-strip-nondeterminism.
21:33:12 #9 26.01 Preparing to unpack .../114-dh-strip-nondeterminism_1.13.0-1_all.deb ...
21:33:12 #9 26.01 Unpacking dh-strip-nondeterminism (1.13.0-1) ...
21:33:12 #9 26.05 Selecting previously unselected package libdw1:amd64.
21:33:12 #9 26.05 Preparing to unpack .../115-libdw1_0.186-1build1_amd64.deb ...
21:33:12 #9 26.05 Unpacking libdw1:amd64 (0.186-1build1) ...
21:33:12 #9 26.09 Selecting previously unselected package debugedit.
21:33:12 #9 26.09 Preparing to unpack .../116-debugedit_1%3a5.0-4build1_amd64.deb ...
21:33:12 #9 26.10 Unpacking debugedit (1:5.0-4build1) ...
21:33:12 #9 26.12 Selecting previously unselected package dwz.
21:33:12 #9 26.13 Preparing to unpack .../117-dwz_0.14-1build2_amd64.deb ...
21:33:12 #9 26.13 Unpacking dwz (0.14-1build2) ...
21:33:12 #9 26.16 Selecting previously unselected package gettext.
21:33:12 #9 26.17 Preparing to unpack .../118-gettext_0.21-4ubuntu4_amd64.deb ...
21:33:12 #9 26.17 Unpacking gettext (0.21-4ubuntu4) ...
21:33:12 #9 26.22 Selecting previously unselected package intltool-debian.
21:33:12 #9 21.25 Selecting previously unselected package python3-minimal.
21:33:12 #9 21.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 ... 4704 files and directories currently installed.)
21:33:12 #9 21.25 Preparing to unpack .../0-python3-minimal_3.10.4-0ubuntu2_armhf.deb ...
21:33:12 #8 29.81   Installing       : libicu-67.1-9.el9.x86_64                           136/163 
21:33:12 #8 29.96   Installing       : webkit2gtk3-jsc-2.36.5-2.el9.x86_64                137/163 
21:33:12 #8 29.99   Installing       : libproxy-webkitgtk4-0.4.15-35.el9.x86_64           138/163 
21:33:12 #8 30.00   Installing       : glib-networking-2.68.3-3.el9.x86_64                139/163 
21:33:12 #8 30.03   Installing       : libfdisk-2.37.4-3.el9.x86_64                       140/163 
21:33:12 #8 30.04   Installing       : libeconf-0.4.1-2.el9.x86_64                        141/163 
21:33:12 #8 30.08   Installing       : libdb-5.3.28-53.el9.x86_64                         142/163 
21:33:12 #8 34.88 Preparing to unpack .../225-libwww-perl_6.31-1ubuntu0.1_all.deb ...
21:33:12 #8 34.89 Unpacking libwww-perl (6.31-1ubuntu0.1) ...
21:33:12 #8 34.94 Selecting previously unselected package liblwp-protocol-https-perl.
21:33:12 #8 34.94 Preparing to unpack .../226-liblwp-protocol-https-perl_6.07-2_all.deb ...
21:33:12 #8 34.95 Unpacking liblwp-protocol-https-perl (6.07-2) ...
21:33:12 #8 34.98 Selecting previously unselected package libsys-hostname-long-perl.
21:33:12 #8 34.98 Preparing to unpack .../227-libsys-hostname-long-perl_1.5-1_all.deb ...
21:33:12 #8 34.99 Unpacking libsys-hostname-long-perl (1.5-1) ...
21:33:12 #8 35.03 Selecting previously unselected package libmail-sendmail-perl.
21:33:12 #8 35.03 Preparing to unpack .../228-libmail-sendmail-perl_0.80-1_all.deb ...
21:33:12 #8 35.03 Unpacking libmail-sendmail-perl (0.80-1) ...
21:33:12 #8 35.07 Selecting previously unselected package librole-tiny-perl.
21:33:12 #8 35.07 Preparing to unpack .../229-librole-tiny-perl_2.000006-1_all.deb ...
21:33:12 #8 35.08 Unpacking librole-tiny-perl (2.000006-1) ...
21:33:12 #8 35.11 Selecting previously unselected package libstrictures-perl.
21:33:12 #8 33.57 Preparing to unpack .../227-libfile-basedir-perl_0.08-1_all.deb ...
21:33:12 #8 33.58 Unpacking libfile-basedir-perl (0.08-1) ...
21:33:12 #8 33.61 Selecting previously unselected package libfile-chdir-perl.
21:33:12 #8 33.62 Preparing to unpack .../228-libfile-chdir-perl_0.1008-1.1_all.deb ...
21:33:12 #8 33.62 Unpacking libfile-chdir-perl (0.1008-1.1) ...
21:33:12 #8 33.66 Selecting previously unselected package libfile-fcntllock-perl.
21:33:12 #8 33.66 Preparing to unpack .../229-libfile-fcntllock-perl_0.22-3+b7_arm64.deb ...
21:33:12 #8 33.66 Unpacking libfile-fcntllock-perl (0.22-3+b7) ...
21:33:12 #8 33.70 Selecting previously unselected package libnumber-compare-perl.
21:33:12 #8 33.70 Preparing to unpack .../230-libnumber-compare-perl_0.03-1.1_all.deb ...
21:33:12 #8 33.71 Unpacking libnumber-compare-perl (0.03-1.1) ...
21:33:12 #8 33.74 Selecting previously unselected package libtext-glob-perl.
21:33:12 #8 33.74 Preparing to unpack .../231-libtext-glob-perl_0.11-1_all.deb ...
21:33:12 #8 33.74 Unpacking libtext-glob-perl (0.11-1) ...
21:33:12 #8 33.78 Selecting previously unselected package libfile-find-rule-perl.
21:33:12 #8 33.78 Preparing to unpack .../232-libfile-find-rule-perl_0.34-1_all.deb ...
21:33:12 #8 33.79 Unpacking libfile-find-rule-perl (0.34-1) ...
21:33:12 #8 33.82 Selecting previously unselected package libfont-afm-perl.
21:33:12 #9 25.67 Unpacking libk5crypto3:armhf (1.17-6ubuntu4.1) ...
21:33:12 #9 25.73 Selecting previously unselected package libkeyutils1:armhf.
21:33:12 #9 25.73 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1.1_armhf.deb ...
21:33:12 #9 25.74 Unpacking libkeyutils1:armhf (1.6-6ubuntu1.1) ...
21:33:12 #9 25.85 Selecting previously unselected package libkrb5-3:armhf.
21:33:12 #9 25.85 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.1_armhf.deb ...
21:33:12 #9 25.85 Unpacking libkrb5-3:armhf (1.17-6ubuntu4.1) ...
21:33:12 #9 25.94 Selecting previously unselected package libgssapi-krb5-2:armhf.
21:33:12 #8 12.99 Get:46 http://archive.raspbian.org/raspbian buster/main armhf binutils armhf 2.31.1-16+rpi2 [57.0 kB]
21:33:12 #8 12.99 Get:47 http://archive.raspbian.org/raspbian buster/main armhf libisl19 armhf 0.20-2 [439 kB]
21:33:12 #8 13.05 Get:48 http://archive.raspbian.org/raspbian buster/main armhf libmpfr6 armhf 4.0.2-1 [723 kB]
21:33:12 #8 13.08 Get:49 http://archive.raspbian.org/raspbian buster/main armhf libmpc3 armhf 1.1.0-1 [32.1 kB]
21:33:12 #8 13.08 Get:50 http://archive.raspbian.org/raspbian buster/main armhf cpp-8 armhf 8.3.0-6+rpi1 [6787 kB]
21:33:12 #9 34.97 Preparing to unpack .../256-libgit-wrapper-perl_0.048-1_all.deb ...
21:33:12 #9 34.98 Unpacking libgit-wrapper-perl (0.048-1) ...
21:33:12 #9 35.01 Selecting previously unselected package libhttp-tiny-multipart-perl.
21:33:12 #9 35.01 Preparing to unpack .../257-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
21:33:12 #9 35.02 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
21:33:12 #9 35.05 Selecting previously unselected package libio-prompter-perl.
21:33:12 #9 35.05 Preparing to unpack .../258-libio-prompter-perl_0.004015-1_all.deb ...
21:33:12 #9 35.05 Unpacking libio-prompter-perl (0.004015-1) ...
21:33:12 #9 35.09 Selecting previously unselected package libjson-perl.
21:33:12 #9 35.09 Preparing to unpack .../259-libjson-perl_4.04000-1_all.deb ...
21:33:12 #9 35.09 Unpacking libjson-perl (4.04000-1) ...
21:33:12 #9 35.13 Selecting previously unselected package liblog-any-perl.
21:33:12 #9 35.13 Preparing to unpack .../260-liblog-any-perl_1.710-1_all.deb ...
21:33:12 #9 35.14 Unpacking liblog-any-perl (1.710-1) ...
21:33:12 #9 35.17 Selecting previously unselected package liblog-any-adapter-screen-perl.
21:33:12 #9 35.17 Preparing to unpack .../261-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
21:33:12 #9 35.18 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
21:33:12 #9 35.20 Selecting previously unselected package libpackage-stash-perl.
21:33:12 #9 35.20 Preparing to unpack .../262-libpackage-stash-perl_0.39-1_all.deb ...
21:33:12 #9 35.21 Unpacking libpackage-stash-perl (0.39-1) ...
21:33:12 #9 35.24 Selecting previously unselected package libsub-identify-perl.
21:33:12 #9 35.24 Preparing to unpack .../263-libsub-identify-perl_0.14-1build5_arm64.deb ...
21:33:12 #9 35.24 Unpacking libsub-identify-perl (0.14-1build5) ...
21:33:12 #9 35.28 Selecting previously unselected package libsub-name-perl.
21:33:12 #9 35.28 Preparing to unpack .../264-libsub-name-perl_0.26-1build3_arm64.deb ...
21:33:12 #9 35.28 Unpacking libsub-name-perl (0.26-1build3) ...
21:33:12 #9 35.31 Selecting previously unselected package libnamespace-clean-perl.
21:33:12 #8 16.51 Selecting previously unselected package ca-certificates.
21:33:12 #8 16.51 Preparing to unpack .../006-ca-certificates_20210119_all.deb ...
21:33:12 #8 16.52 Unpacking ca-certificates (20210119) ...
21:33:12 #8 16.59 Selecting previously unselected package libmagic-mgc.
21:33:12 #8 16.59 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3_armhf.deb ...
21:33:12 #8 16.59 Unpacking libmagic-mgc (1:5.39-3) ...
21:33:12 #8 16.71 Selecting previously unselected package libmagic1:armhf.
21:33:12 #8 16.71 Preparing to unpack .../008-libmagic1_1%3a5.39-3_armhf.deb ...
21:33:12 #8 16.73 Unpacking libmagic1:armhf (1:5.39-3) ...
21:33:12 #8 16.78 Selecting previously unselected package file.
21:33:12 #8 16.78 Preparing to unpack .../009-file_1%3a5.39-3_armhf.deb ...
21:33:12 #8 21.34 Unpacking gpgsm (2.2.12-1+deb10u2) ...
21:33:12 #8 21.42 Selecting previously unselected package gnupg.
21:33:12 #8 21.42 Preparing to unpack .../017-gnupg_2.2.12-1+deb10u2_all.deb ...
21:33:12 #8 21.42 Unpacking gnupg (2.2.12-1+deb10u2) ...
21:33:12 #8 21.56 Selecting previously unselected package less.
21:33:12 #8 21.56 Preparing to unpack .../018-less_487-0.1+b1_armhf.deb ...
21:33:12 #8 21.56 Unpacking less (487-0.1+b1) ...
21:33:12 #9 24.92 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ...
21:33:12 #9 24.92 Unpacking python3-six (1.14.0-2) ...
21:33:12 #9 24.95 Selecting previously unselected package shared-mime-info.
21:33:12 #9 24.96 Preparing to unpack .../030-shared-mime-info_1.15-1_amd64.deb ...
21:33:12 #9 24.96 Unpacking shared-mime-info (1.15-1) ...
21:33:12 #9 25.04 Selecting previously unselected package ucf.
21:33:12 #9 25.04 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ...
21:33:12 #9 25.04 Moving old data out of the way
21:33:12 #9 25.04 Unpacking ucf (3.0038+nmu1) ...
21:33:12 #9 25.08 Selecting previously unselected package xdg-user-dirs.
21:33:12 #9 25.08 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_amd64.deb ...
21:33:12 #9 25.09 Unpacking xdg-user-dirs (0.17-2ubuntu1) ...
21:33:12 #9 25.14 Selecting previously unselected package xz-utils.
21:33:12 #9 25.14 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ...
21:33:12 #8 25.42 Selecting previously unselected package krb5-locales.
21:33:12 #8 25.42 Preparing to unpack .../031-krb5-locales_1.16-2ubuntu0.2_all.deb ...
21:33:12 #8 25.43 Unpacking krb5-locales (1.16-2ubuntu0.2) ...
21:33:12 #8 25.46 Selecting previously unselected package libedit2:armhf.
21:33:12 #8 25.46 Preparing to unpack .../032-libedit2_3.1-20170329-1_armhf.deb ...
21:33:13 #8 36.02 Preparing to unpack .../198-libdigest-bubblebabble-perl_0.02-2_all.deb ...
21:33:13 #8 36.03 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
21:33:13 #8 36.06 Selecting previously unselected package libdigest-hmac-perl.
21:33:13 #8 36.06 Preparing to unpack .../199-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
21:33:13 #8 36.06 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
21:33:13 #8 36.10 Selecting previously unselected package libdistro-info-perl.
21:33:13 #8 36.10 Preparing to unpack .../200-libdistro-info-perl_0.21_all.deb ...
21:33:13 #8 36.10 Unpacking libdistro-info-perl (0.21) ...
21:33:13 #8 36.17 Selecting previously unselected package libnet-smtp-ssl-perl.
21:33:13 #8 36.17 Preparing to unpack .../201-libnet-smtp-ssl-perl_1.04-1_all.deb ...
21:33:13 #8 36.17 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
21:33:13 #8 36.20 Selecting previously unselected package libmailtools-perl.
21:33:13 #8 36.21 Preparing to unpack .../202-libmailtools-perl_2.18-1_all.deb ...
21:33:13 #8 36.21 Unpacking libmailtools-perl (2.18-1) ...
21:33:13 #8 36.26 Selecting previously unselected package libnet-ip-perl.
21:33:13 #8 36.26 Preparing to unpack .../203-libnet-ip-perl_1.26-2_all.deb ...
21:33:13 #8 36.26 Unpacking libnet-ip-perl (1.26-2) ...
21:33:13 #8 36.30 Selecting previously unselected package libnet-dns-perl.
21:33:13 #8 36.30 Preparing to unpack .../204-libnet-dns-perl_1.19-1_all.deb ...
21:33:13 #8 36.30 Unpacking libnet-dns-perl (1.19-1) ...
21:33:13 #8 36.36 Selecting previously unselected package libnet-domain-tld-perl.
21:33:13 #8 36.37 Preparing to unpack .../205-libnet-domain-tld-perl_1.75-1_all.deb ...
21:33:13 #8 36.37 Unpacking libnet-domain-tld-perl (1.75-1) ...
21:33:13 #8 36.41 Selecting previously unselected package libemail-valid-perl.
21:33:13 #9 33.87 Preparing to unpack .../209-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
21:33:13 #9 33.88 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
21:33:13 #9 33.91 Selecting previously unselected package libvariable-magic-perl.
21:33:13 #9 33.91 Preparing to unpack .../210-libvariable-magic-perl_0.62-1build2_arm64.deb ...
21:33:13 #9 33.91 Unpacking libvariable-magic-perl (0.62-1build2) ...
21:33:13 #9 33.95 Selecting previously unselected package libb-hooks-endofscope-perl.
21:33:13 #9 33.95 Preparing to unpack .../211-libb-hooks-endofscope-perl_0.24-1_all.deb ...
21:33:13 #9 33.95 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
21:33:13 #9 33.98 Selecting previously unselected package libcapture-tiny-perl.
21:33:13 #9 33.99 Preparing to unpack .../212-libcapture-tiny-perl_0.48-1_all.deb ...
21:33:13 #9 33.99 Unpacking libcapture-tiny-perl (0.48-1) ...
21:33:13 #9 34.02 Selecting previously unselected package libclass-xsaccessor-perl.
21:33:13 #9 34.02 Preparing to unpack .../213-libclass-xsaccessor-perl_1.19-3build3_arm64.deb ...
21:33:13 #9 34.03 Unpacking libclass-xsaccessor-perl (1.19-3build3) ...
21:33:13 #9 34.06 Selecting previously unselected package libclone-perl.
21:33:13 #9 34.06 Preparing to unpack .../214-libclone-perl_0.43-2_arm64.deb ...
21:33:13 #9 34.06 Unpacking libclone-perl (0.43-2) ...
21:33:13 #9 34.10 Selecting previously unselected package libcommon-sense-perl.
21:33:13 #9 DONE 0.6s
21:33:13 
21:33:13 #11 [stage-1 5/8] COPY SPECS /root/rpmbuild/SPECS
21:33:13 #11 sha256:4533a6fadb5f44a4fa049ccaaccc31c5dcb8216d9af85e73962b18249d49ea0a
21:33:13 #11 DONE 0.1s
21:33:13 
21:33:13 #12 [stage-1 6/8] RUN   if [ "$(uname -m)" = "x86_64" ]; then     dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/*.spec;   else     dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/docker-c*.spec;     dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/docker-b*.spec;   fi
21:33:13 #12 sha256:de38195c62698f801e172fb618f88084816bedcb992ef7a982d2a121e02e180b
21:33:13 #9 26.22 Preparing to unpack .../119-intltool-debian_0.35.0+20060710.5_all.deb ...
21:33:13 #9 26.22 Unpacking intltool-debian (0.35.0+20060710.5) ...
21:33:13 #9 26.25 Selecting previously unselected package po-debconf.
21:33:13 #9 26.25 Preparing to unpack .../120-po-debconf_1.0.21+nmu1_all.deb ...
21:33:13 #9 26.25 Unpacking po-debconf (1.0.21+nmu1) ...
21:33:13 #9 26.30 Selecting previously unselected package debhelper.
21:33:13 #9 26.30 Preparing to unpack .../121-debhelper_13.6ubuntu1_all.deb ...
21:33:13 #9 26.31 Unpacking debhelper (13.6ubuntu1) ...
21:33:13 #9 26.36 Selecting previously unselected package libfakeroot:amd64.
21:33:13 #9 26.36 Preparing to unpack .../122-libfakeroot_1.28-1ubuntu1_amd64.deb ...
21:33:13 #9 26.37 Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ...
21:33:13 #9 26.40 Selecting previously unselected package fakeroot.
21:33:13 #9 26.40 Preparing to unpack .../123-fakeroot_1.28-1ubuntu1_amd64.deb ...
21:33:13 #9 26.41 Unpacking fakeroot (1.28-1ubuntu1) ...
21:33:13 #9 26.44 Selecting previously unselected package libassuan0:amd64.
21:33:13 #9 26.44 Preparing to unpack .../124-libassuan0_2.5.5-1build1_amd64.deb ...
21:33:13 #9 26.45 Unpacking libassuan0:amd64 (2.5.5-1build1) ...
21:33:13 #9 26.48 Selecting previously unselected package gpgconf.
21:33:13 #9 21.25 Unpacking python3-minimal (3.10.4-0ubuntu2) ...
21:33:13 #9 21.29 Selecting previously unselected package media-types.
21:33:13 #9 21.29 Preparing to unpack .../1-media-types_7.0.0_all.deb ...
21:33:13 #9 21.29 Unpacking media-types (7.0.0) ...
21:33:13 #9 21.33 Selecting previously unselected package libmpdec3:armhf.
21:33:13 #9 21.33 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_armhf.deb ...
21:33:13 #9 21.33 Unpacking libmpdec3:armhf (2.5.1-2build2) ...
21:33:13 #9 21.37 Selecting previously unselected package readline-common.
21:33:13 #9 21.37 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
21:33:13 #9 21.39 Unpacking readline-common (8.1.2-1) ...
21:33:13 #9 21.43 Selecting previously unselected package libreadline8:armhf.
21:33:13 #9 21.43 Preparing to unpack .../4-libreadline8_8.1.2-1_armhf.deb ...
21:33:13 #9 21.44 Unpacking libreadline8:armhf (8.1.2-1) ...
21:33:13 #9 21.51 Selecting previously unselected package libsqlite3-0:armhf.
21:33:13 #9 21.51 Preparing to unpack .../5-libsqlite3-0_3.37.2-2_armhf.deb ...
21:33:13 #8 30.11   Installing       : pam-1.5.1-12.el9.x86_64                            143/163 
21:33:13 #8 30.16   Installing       : libpwquality-1.4.4-8.el9.x86_64                    144/163 
21:33:13 #8 30.23   Installing       : util-linux-2.37.4-3.el9.x86_64                     145/163 
21:33:13 #8 30.23 warning: /etc/adjtime created as /etc/adjtime.rpmnew
21:33:13 #8 30.23 
21:33:13 #8 30.29   Installing       : policycoreutils-3.4-2.el9.x86_64                   146/163 
21:33:13 #8 35.11 Preparing to unpack .../230-libstrictures-perl_2.000003-1_all.deb ...
21:33:13 #8 35.12 Unpacking libstrictures-perl (2.000003-1) ...
21:33:13 #8 35.16 Selecting previously unselected package libsub-quote-perl.
21:33:13 #8 35.16 Preparing to unpack .../231-libsub-quote-perl_2.005000-1_all.deb ...
21:33:13 #8 35.16 Unpacking libsub-quote-perl (2.005000-1) ...
21:33:13 #8 35.20 Selecting previously unselected package libmoo-perl.
21:33:13 #8 35.20 Preparing to unpack .../232-libmoo-perl_2.003004-1_all.deb ...
21:33:13 #8 35.20 Unpacking libmoo-perl (2.003004-1) ...
21:33:13 #8 35.24 Selecting previously unselected package libpackage-stash-perl.
21:33:13 #8 35.24 Preparing to unpack .../233-libpackage-stash-perl_0.37-1_all.deb ...
21:33:13 #8 35.25 Unpacking libpackage-stash-perl (0.37-1) ...
21:33:13 #8 35.28 Selecting previously unselected package libsub-identify-perl.
21:33:13 #8 35.28 Preparing to unpack .../234-libsub-identify-perl_0.14-1_arm64.deb ...
21:33:13 #8 35.29 Unpacking libsub-identify-perl (0.14-1) ...
21:33:13 #8 35.32 Selecting previously unselected package libnamespace-clean-perl.
21:33:13 #8 35.33 Preparing to unpack .../235-libnamespace-clean-perl_0.27-1_all.deb ...
21:33:13 #8 35.33 Unpacking libnamespace-clean-perl (0.27-1) ...
21:33:13 #8 35.36 Selecting previously unselected package libnumber-compare-perl.
21:33:13 #8 33.82 Preparing to unpack .../233-libfont-afm-perl_1.20-3_all.deb ...
21:33:13 #8 33.83 Unpacking libfont-afm-perl (1.20-3) ...
21:33:13 #8 33.86 Selecting previously unselected package libio-string-perl.
21:33:13 #8 33.86 Preparing to unpack .../234-libio-string-perl_1.08-3.1_all.deb ...
21:33:13 #8 33.87 Unpacking libio-string-perl (1.08-3.1) ...
21:33:13 #8 33.90 Selecting previously unselected package libfont-ttf-perl.
21:33:13 #8 33.90 Preparing to unpack .../235-libfont-ttf-perl_1.06-1.1_all.deb ...
21:33:13 #8 33.91 Unpacking libfont-ttf-perl (1.06-1.1) ...
21:33:13 #8 33.97 Selecting previously unselected package libio-stringy-perl.
21:33:13 #8 33.97 Preparing to unpack .../236-libio-stringy-perl_2.111-3_all.deb ...
21:33:13 #8 33.98 Unpacking libio-stringy-perl (2.111-3) ...
21:33:13 #8 34.02 Selecting previously unselected package libparams-validate-perl:arm64.
21:33:13 #8 34.02 Preparing to unpack .../237-libparams-validate-perl_1.30-1+b1_arm64.deb ...
21:33:13 #8 34.02 Unpacking libparams-validate-perl:arm64 (1.30-1+b1) ...
21:33:13 #8 34.06 Selecting previously unselected package libgetopt-long-descriptive-perl.
21:33:13 #8 34.06 Preparing to unpack .../238-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
21:33:13 #8 34.07 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
21:33:13 #8 34.10 Selecting previously unselected package libsort-versions-perl.
21:33:13 #13 ...
21:33:13 
21:33:13 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:33:13 #8 sha256:d95d15cea3b2dad536f4abbed0605d29e2f0920c1741f492184f755a81b2c029
21:33:13 #8 4.665 Fetched 18.8 MB in 3s (5798 kB/s)
21:33:13 #8 4.665 Reading package lists...
21:33:13 #8 6.115 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:33:13 #8 6.140 Reading package lists...
21:33:13 #8 7.565 Building dependency tree...
21:33:13 #8 7.760 Reading state information...
21:33:13 #8 8.100 The following additional packages will be installed:
21:33:13 #8 8.100   autoconf automake autopoint autotools-dev binutils
21:33:13 #8 8.100   binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10
21:33:13 #8 8.100   debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file
21:33:13 #8 8.100   gcc gcc-10 gettext gettext-base git-man groff-base intltool-debian
21:33:13 #8 8.100   libarchive-zip-perl libasan6 libatomic1 libb-hooks-op-check-perl libbinutils
21:33:13 #8 8.101   libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl
21:33:13 #8 8.101   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
21:33:13 #8 8.101   libdebhelper-perl libdevel-callchecker-perl libdpkg-perl
21:33:13 #8 8.101   libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl
21:33:13 #8 8.101   libexpat1 libfakeroot libfile-dirlist-perl libfile-homedir-perl
21:33:13 #8 8.101   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
21:33:13 #8 8.101   libfile-which-perl libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1
21:33:13 #8 8.101   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
21:33:13 #8 8.101   libhttp-cookies-perl libhttp-date-perl libhttp-message-perl
21:33:13 #8 8.101   libhttp-negotiate-perl libicu67 libimport-into-perl libio-html-perl
21:33:13 #8 8.101   libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl23
21:33:13 #8 8.101   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1
21:33:13 #8 8.101   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6
21:33:13 #8 8.101   libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl
21:33:13 #8 8.101   libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal
21:33:13 #8 8.101   libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
21:33:13 #8 8.101   libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5
21:33:13 #8 8.101   libtirpc-common libtirpc-dev libtirpc3 libtool libtry-tiny-perl libubsan1
21:33:13 #8 8.101   libuchardet0 liburi-perl libwww-perl libwww-robotrules-perl libxml2
21:33:13 #8 8.101   linux-libc-dev m4 make man-db media-types patch patchutils perl
21:33:13 #8 8.101   perl-modules-5.32 perl-openssl-defaults po-debconf python3 python3-minimal
21:33:13 #8 8.108   python3.9 python3.9-minimal sensible-utils wdiff xz-utils
21:33:13 #8 8.108 Suggested packages:
21:33:13 #8 8.108   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
21:33:13 #8 8.108   gcc-10-locales dh-make adequate at autopkgtest bls-standalone bsd-mailx
21:33:13 #8 8.108   | mailx build-essential check-all-the-things cvs-buildpackage devscripts-el
21:33:13 #8 8.108   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
21:33:13 #8 8.108   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
21:33:13 #8 8.108   libnet-smtps-perl libterm-size-perl libyaml-syck-perl mmdebstrap
21:33:13 #8 8.108   mozilla-devscripts mutt piuparts postgresql-client pristine-lfs quilt ratt
21:33:13 #8 8.108   reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib
21:33:13 #8 8.108   manpages-dev flex bison gdb gcc-doc gcc-10-doc gettext-doc libasprintf-dev
21:33:13 #8 8.108   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
21:33:13 #8 8.108   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc
21:33:13 #8 8.108   libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl
21:33:13 #8 8.108   libscalar-number-perl libbareword-filehandles-perl libindirect-perl
21:33:13 #8 8.108   libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk
21:33:13 #8 8.108   libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed
21:33:13 #8 8.108   diffutils-doc perl-doc libterm-readline-gnu-perl
21:33:13 #8 8.108   | libterm-readline-perl-perl libtap-harness-archive-perl libmail-box-perl
21:33:13 #8 8.108   python3-doc python3-tk python3-venv python3.9-venv python3.9-doc
21:33:13 #8 8.108   binfmt-support wdiff-doc
21:33:13 #8 8.108 Recommended packages:
21:33:13 #8 8.108   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
21:33:13 #8 8.108   libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl
21:33:13 #8 8.108   licensecheck lintian pristine-tar python3-apt python3-debian python3-magic
21:33:13 #8 8.108   python3-requests python3-unidiff python3-xdg strace unzip debian-keyring
21:33:13 #8 8.108   libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client
21:33:13 #8 8.108   manpages manpages-dev libc-devtools libnss-nis libnss-nisplus
21:33:13 #8 8.108   libfile-fcntllock-perl libarchive-cpio-perl libhtml-format-perl
21:33:13 #8 8.108   libclone-perl libclass-xsaccessor-perl libnamespace-clean-perl
21:33:13 #8 8.108   libsub-name-perl libltdl-dev libdata-dump-perl libhtml-form-perl
21:33:13 #8 8.108   libhttp-daemon-perl libmailtools-perl libmail-sendmail-perl
21:33:13 #8 9.837 The following NEW packages will be installed:
21:33:13 #8 9.837   autoconf automake autopoint autotools-dev binutils
21:33:13 #8 9.837   binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10
21:33:13 #8 9.837   debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz
21:33:13 #8 9.837   equivs fakeroot file gcc gcc-10 gettext gettext-base git git-man groff-base
21:33:13 #8 9.837   intltool-debian libarchive-zip-perl libasan6 libatomic1
21:33:13 #8 9.837   libb-hooks-op-check-perl libbinutils libc-dev-bin libc6-dev libcc1-0
21:33:13 #8 9.837   libclass-method-modifiers-perl libcrypt-dev libctf-nobfd0 libctf0
21:33:13 #8 9.837   libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl libdpkg-perl
21:33:13 #8 9.837   libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl
21:33:13 #8 9.837   libexpat1 libfakeroot libfile-dirlist-perl libfile-homedir-perl
21:33:13 #8 9.837   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
21:33:13 #8 9.837   libfile-which-perl libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1
21:33:13 #8 9.837   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
21:33:13 #8 9.837   libhttp-cookies-perl libhttp-date-perl libhttp-message-perl
21:33:13 #8 9.837   libhttp-negotiate-perl libicu67 libimport-into-perl libio-html-perl
21:33:13 #8 9.837   libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl23
21:33:13 #8 9.837   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1
21:33:13 #8 9.837   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6
21:33:13 #8 9.837   libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl
21:33:13 #8 9.837   libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal
21:33:13 #8 9.837   libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
21:33:13 #8 9.837   libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5
21:33:13 #8 9.837   libtirpc-dev libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
21:33:13 #8 9.837   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
21:33:13 #8 9.837   media-types patch patchutils perl perl-modules-5.32 perl-openssl-defaults
21:33:13 #8 9.837   po-debconf python3 python3-minimal python3.9 python3.9-minimal
21:33:13 #8 9.837   sensible-utils wdiff xz-utils
21:33:13 #8 9.837 The following packages will be upgraded:
21:33:13 #8 9.837   curl libc6 libcurl4 libtirpc-common libtirpc3
21:33:13 #8 10.30 5 upgraded, 126 newly installed, 0 to remove and 24 not upgraded.
21:33:13 #8 10.30 Need to get 80.3 MB of archives.
21:33:13 #8 10.30 After this operation, 300 MB of additional disk space will be used.
21:33:13 #8 10.30 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf bsdextrautils armhf 2.36.1-8+deb11u1 [138 kB]
21:33:13 #8 10.53 Get:2 http://archive.raspberrypi.org/debian bullseye/main armhf libc6 armhf 2.31-13+rpt2+rpi1+deb11u3 [2295 kB]
21:33:13 #8 10.65 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB]
21:33:13 #8 10.67 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf groff-base armhf 1.22.4-6 [793 kB]
21:33:13 #8 10.82 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm6 armhf 1.19-2 [61.7 kB]
21:33:13 #8 10.82 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf libpipeline1 armhf 1.5.3-1 [29.9 kB]
21:33:13 #8 10.82 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf man-db armhf 2.9.4-2 [1307 kB]
21:33:13 #8 10.90 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
21:33:13 #8 11.06 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm-compat4 armhf 1.19-2 [44.5 kB]
21:33:13 #8 11.06 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf libperl5.32 armhf 5.32.1-4+deb11u2 [3373 kB]
21:33:13 #8 11.24 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf perl armhf 5.32.1-4+deb11u2 [293 kB]
21:33:13 #8 11.27 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1+rpi1 [791 kB]
21:33:13 #8 11.29 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libexpat1 armhf 2.2.10-2+deb11u3 [74.9 kB]
21:33:13 #8 11.29 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9-minimal armhf 3.9.2-1+rpi1 [1625 kB]
21:33:13 #8 11.37 Get:15 http://archive.raspberrypi.org/debian bullseye/main armhf libc-dev-bin armhf 2.31-13+rpt2+rpi1+deb11u3 [267 kB]
21:33:13 #8 11.37 Get:16 http://archive.raspberrypi.org/debian bullseye/main armhf linux-libc-dev armhf 1:1.20220811-1 [1060 kB]
21:33:13 #8 11.37 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB]
21:33:13 #8 11.37 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf media-types all 4.0.0 [30.3 kB]
21:33:13 #8 11.37 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf libmpdec3 armhf 2.5.1-1+rpi1 [73.4 kB]
21:33:13 #8 11.38 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libtirpc-common all 1.3.1-1+deb11u1 [13.5 kB]
21:33:13 #8 11.38 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libtirpc3 armhf 1.3.1-1+deb11u1 [71.7 kB]
21:33:13 #8 11.38 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1+rpi1 [1616 kB]
21:33:13 #8 11.39 Get:23 http://archive.raspberrypi.org/debian bullseye/main armhf libc6-dev armhf 2.31-13+rpt2+rpi1+deb11u3 [1815 kB]
21:33:13 #8 11.45 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9 armhf 3.9.2-1+rpi1 [466 kB]
21:33:13 #8 11.51 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB]
21:33:13 #8 11.51 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB]
21:33:13 #8 11.51 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf sensible-utils all 0.0.14 [14.8 kB]
21:33:13 #8 11.51 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf bzip2 armhf 1.0.8-4 [47.0 kB]
21:33:13 #8 11.51 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic-mgc armhf 1:5.39-3 [273 kB]
21:33:13 #8 11.51 Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic1 armhf 1:5.39-3 [117 kB]
21:33:13 #8 11.52 Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf file armhf 1:5.39-3 [68.0 kB]
21:33:13 #8 11.52 Get:32 http://archive.raspbian.org/raspbian bullseye/main armhf gettext-base armhf 0.21-4 [171 kB]
21:33:13 #8 11.56 Get:33 http://archive.raspbian.org/raspbian bullseye/main armhf xz-utils armhf 5.2.5-2.1~deb11u1 [216 kB]
21:33:13 #8 11.65 Get:34 http://archive.raspbian.org/raspbian bullseye/main armhf libsigsegv2 armhf 2.13-1 [34.3 kB]
21:33:13 #8 11.65 Get:35 http://archive.raspbian.org/raspbian bullseye/main armhf m4 armhf 1.4.18-5 [186 kB]
21:33:13 #8 11.65 Get:36 http://archive.raspbian.org/raspbian bullseye/main armhf autoconf all 2.69-14 [313 kB]
21:33:13 #8 11.66 Get:37 http://archive.raspbian.org/raspbian bullseye/main armhf autotools-dev all 20180224.1+nmu1 [77.1 kB]
21:33:13 #8 11.66 Get:38 http://archive.raspbian.org/raspbian bullseye/main armhf automake all 1:1.16.3-2 [814 kB]
21:33:13 21:33:13 #8 11.66 Get:39 http://archive.raspbian.org/raspbian bullseye/main armhf autopoint all 0.21-4 [510 kB]
21:33:13 #8 11.73 Get:40 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-common armhf 2.35.2-2+rpi1 [2220 kB]
#21 20.83 Get:46 http://deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B]
21:33:13 #8 11.81 Get:41 http://archive.raspbian.org/raspbian bullseye/main armhf libbinutils armhf 2.35.2-2+rpi1 [393 kB]
21:33:13 #21 20.83 Get:47 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
21:33:13 #21 20.83 Get:48 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
21:33:13 #21 20.85 Get:49 http://deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB]
21:33:13 #21 20.87 Get:50 http://deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
21:33:13 #21 20.87 Get:51 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
21:33:13 #21 21.00 Get:52 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
21:33:13 #8 11.81 Get:42 http://archive.raspbian.org/raspbian bullseye/main armhf libctf-nobfd0 armhf 2.35.2-2+rpi1 [100 kB]
21:33:13 #8 11.82 Get:43 http://archive.raspbian.org/raspbian bullseye/main armhf libctf0 armhf 2.35.2-2+rpi1 [41.9 kB]
21:33:13 #8 11.83 Get:44 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-arm-linux-gnueabihf armhf 2.35.2-2+rpi1 [2105 kB]
21:33:13 #8 11.96 Get:45 http://archive.raspbian.org/raspbian bullseye/main armhf binutils armhf 2.35.2-2+rpi1 [61.7 kB]
21:33:13 #8 11.96 Get:46 http://archive.raspbian.org/raspbian bullseye/main armhf libisl23 armhf 0.23-1 [497 kB]
21:33:13 #8 11.97 Get:47 http://archive.raspbian.org/raspbian bullseye/main armhf libmpfr6 armhf 4.1.0-3 [803 kB]
21:33:13 #8 12.04 Get:48 http://archive.raspbian.org/raspbian bullseye/main armhf libmpc3 armhf 1.2.0-1 [35.2 kB]
21:33:13 #8 12.04 Get:49 http://archive.raspbian.org/raspbian bullseye/main armhf cpp-10 armhf 10.2.1-6+rpi1 [6688 kB]
21:33:13 #8 12.40 Get:50 http://archive.raspbian.org/raspbian bullseye/main armhf cpp armhf 4:10.2.1-1+rpi1 [19.9 kB]
21:33:13 #8 12.40 Get:51 http://archive.raspbian.org/raspbian bullseye/main armhf curl armhf 7.74.0-1.3+deb11u2 [257 kB]
21:33:13 #8 12.40 Get:52 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl4 armhf 7.74.0-1.3+deb11u2 [309 kB]
21:33:13 #8 12.40 Get:53 http://archive.raspbian.org/raspbian bullseye/main armhf libdebhelper-perl all 13.3.4 [189 kB]
21:33:13 #8 12.41 Get:54 http://archive.raspbian.org/raspbian bullseye/main armhf libcc1-0 armhf 10.2.1-6+rpi1 [38.3 kB]
21:33:13 #8 12.41 Get:55 http://archive.raspbian.org/raspbian bullseye/main armhf libgomp1 armhf 10.2.1-6+rpi1 [84.1 kB]
21:33:13 #8 12.42 Get:56 http://archive.raspbian.org/raspbian bullseye/main armhf libatomic1 armhf 10.2.1-6+rpi1 [8212 B]
21:33:13 #8 12.42 Get:57 http://archive.raspbian.org/raspbian bullseye/main armhf libasan6 armhf 10.2.1-6+rpi1 [1986 kB]
21:33:13 #8 12.50 Get:58 http://archive.raspbian.org/raspbian bullseye/main armhf libubsan1 armhf 10.2.1-6+rpi1 [746 kB]
21:33:13 #8 12.59 Get:59 http://archive.raspbian.org/raspbian bullseye/main armhf libgcc-10-dev armhf 10.2.1-6+rpi1 [682 kB]
21:33:13 #8 12.61 Get:60 http://archive.raspbian.org/raspbian bullseye/main armhf gcc-10 armhf 10.2.1-6+rpi1 [13.4 MB]
21:33:13 #8 13.42 Get:61 http://archive.raspbian.org/raspbian bullseye/main armhf gcc armhf 4:10.2.1-1+rpi1 [5196 B]
21:33:13 #8 13.42 Get:62 http://archive.raspbian.org/raspbian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [109 kB]
21:33:13 #8 13.42 Get:63 http://archive.raspbian.org/raspbian bullseye/main armhf libtirpc-dev armhf 1.3.1-1+deb11u1 [174 kB]
21:33:13 #8 13.42 Get:64 http://archive.raspbian.org/raspbian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [58.9 kB]
21:33:13 #8 13.42 Get:65 http://archive.raspbian.org/raspbian bullseye/main armhf libtool all 2.4.6-15 [513 kB]
21:33:13 #8 13.42 Get:66 http://archive.raspbian.org/raspbian bullseye/main armhf dh-autoreconf all 20 [17.1 kB]
21:33:13 #8 13.42 Get:67 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive-zip-perl all 1.68-1 [104 kB]
21:33:13 #8 13.42 Get:68 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-override-perl all 0.09-2 [10.2 kB]
21:33:13 #8 13.42 Get:69 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
21:33:13 #8 13.49 Get:70 http://archive.raspbian.org/raspbian bullseye/main armhf dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
21:33:13 #8 13.57 Get:71 http://archive.raspbian.org/raspbian bullseye/main armhf libdpkg-perl all 1.20.11+rpi1 [1547 kB]
21:33:13 #8 13.60 Get:72 http://archive.raspbian.org/raspbian bullseye/main armhf patch armhf 2.7.6-7 [116 kB]
21:33:13 #8 13.65 Get:73 http://archive.raspbian.org/raspbian bullseye/main armhf make armhf 4.3-4.1 [376 kB]
21:33:13 #8 13.68 Get:74 http://archive.raspbian.org/raspbian bullseye/main armhf dpkg-dev all 1.20.11+rpi1 [2308 kB]
21:33:13 #8 13.75 Get:75 http://archive.raspbian.org/raspbian bullseye/main armhf libelf1 armhf 0.183-1 [161 kB]
21:33:13 #8 13.75 Get:76 http://archive.raspbian.org/raspbian bullseye/main armhf dwz armhf 0.13+20210201-1 [164 kB]
21:33:13 #8 13.75 Get:77 http://archive.raspbian.org/raspbian bullseye/main armhf libicu67 armhf 67.1-7 [8291 kB]
21:33:13 #8 14.29 Get:78 http://archive.raspbian.org/raspbian bullseye/main armhf libxml2 armhf 2.9.10+dfsg-6.7+deb11u2 [580 kB]
21:33:13 #8 14.31 Get:79 http://archive.raspbian.org/raspbian bullseye/main armhf gettext armhf 0.21-4 [1215 kB]
21:33:13 #8 14.33 Get:80 http://archive.raspbian.org/raspbian bullseye/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
21:33:13 #8 14.33 Get:81 http://archive.raspbian.org/raspbian bullseye/main armhf po-debconf all 1.0.21+nmu1 [248 kB]
21:33:13 #8 14.33 Get:82 http://archive.raspbian.org/raspbian bullseye/main armhf debhelper all 13.3.4 [1049 kB]
21:33:13 #8 14.39 Get:83 http://archive.raspbian.org/raspbian bullseye/main armhf libfakeroot armhf 1.25.3-1.1 [45.1 kB]
21:33:13 #8 14.39 Get:84 http://archive.raspbian.org/raspbian bullseye/main armhf fakeroot armhf 1.25.3-1.1 [86.2 kB]
21:33:13 #8 14.39 Get:85 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-dirlist-perl all 0.05-2 [7444 B]
21:33:13 #8 14.39 Get:86 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
21:33:13 #8 14.39 Get:87 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-homedir-perl all 1.006-1 [43.8 kB]
21:33:13 #8 14.45 Get:88 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-touch-perl all 0.11-1 [9254 B]
21:33:13 #8 14.45 Get:89 http://archive.raspbian.org/raspbian bullseye/main armhf libio-pty-perl armhf 1:1.15-2 [36.1 kB]
21:33:13 #8 14.45 Get:90 http://archive.raspbian.org/raspbian bullseye/main armhf libipc-run-perl all 20200505.0-1 [102 kB]
21:33:13 #8 14.45 Get:91 http://archive.raspbian.org/raspbian bullseye/main armhf libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
21:33:13 #8 14.53 Get:92 http://archive.raspbian.org/raspbian bullseye/main armhf libb-hooks-op-check-perl armhf 0.22-1+b4 [11.0 kB]
21:33:13 #8 14.53 Get:93 http://archive.raspbian.org/raspbian bullseye/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
21:33:13 #8 14.53 Get:94 http://archive.raspbian.org/raspbian bullseye/main armhf libdevel-callchecker-perl armhf 0.008-1+b2 [15.7 kB]
21:33:13 #8 14.53 Get:95 http://archive.raspbian.org/raspbian bullseye/main armhf libparams-classify-perl armhf 0.015-1+b3 [24.6 kB]
21:33:13 #8 14.54 Get:96 http://archive.raspbian.org/raspbian bullseye/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
21:33:13 #8 14.63 Get:97 http://archive.raspbian.org/raspbian bullseye/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
21:33:13 #8 14.63 Get:98 http://archive.raspbian.org/raspbian bullseye/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB]
21:33:13 #8 14.63 Get:99 http://archive.raspbian.org/raspbian bullseye/main armhf libstrictures-perl all 2.000006-1 [18.6 kB]
21:33:13 #8 14.63 Get:100 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-quote-perl all 2.006006-1 [21.0 kB]
21:33:13 #8 14.63 Get:101 http://archive.raspbian.org/raspbian bullseye/main armhf libmoo-perl all 2.004004-1 [59.9 kB]
21:33:13 #8 14.70 Get:102 http://archive.raspbian.org/raspbian bullseye/main armhf libencode-locale-perl all 1.05-1.1 [13.2 kB]
21:33:13 #8 14.70 Get:103 http://archive.raspbian.org/raspbian bullseye/main armhf libtimedate-perl all 2.3300-2 [39.3 kB]
21:33:13 #9 25.95 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.1_armhf.deb ...
21:33:13 #9 25.95 Unpacking libgssapi-krb5-2:armhf (1.17-6ubuntu4.1) ...
21:33:13 #9 26.01 Selecting previously unselected package libpsl5:armhf.
21:33:13 #9 26.01 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_armhf.deb ...
21:33:13 #9 26.02 Unpacking libpsl5:armhf (0.21.0-1ubuntu1) ...
21:33:13 #9 26.08 Selecting previously unselected package libxau6:armhf.
21:33:13 #9 26.08 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_armhf.deb ...
21:33:13 #9 26.08 Unpacking libxau6:armhf (1:1.0.9-0ubuntu1) ...
21:33:13 #9 26.12 Selecting previously unselected package libxdmcp6:armhf.
21:33:13 #9 26.12 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_armhf.deb ...
21:33:13 #9 26.13 Unpacking libxdmcp6:armhf (1:1.1.3-0ubuntu1) ...
21:33:13 #9 26.17 Selecting previously unselected package libxcb1:armhf.
21:33:13 #9 26.17 Preparing to unpack .../048-libxcb1_1.14-2_armhf.deb ...
21:33:13 #9 26.18 Unpacking libxcb1:armhf (1.14-2) ...
21:33:13 #8 13.49 Get:51 http://archive.raspbian.org/raspbian buster/main armhf cpp armhf 4:8.3.0-1+rpi2 [19.6 kB]
21:33:13 #8 13.49 Get:52 http://archive.raspbian.org/raspbian buster/main armhf libcc1-0 armhf 8.3.0-6+rpi1 [37.9 kB]
21:33:13 #8 13.49 Get:53 http://archive.raspbian.org/raspbian buster/main armhf libgomp1 armhf 8.3.0-6+rpi1 [64.3 kB]
21:33:13 #9 35.31 Preparing to unpack .../265-libnamespace-clean-perl_0.27-1_all.deb ...
21:33:13 #9 35.32 Unpacking libnamespace-clean-perl (0.27-1) ...
21:33:13 #9 35.35 Selecting previously unselected package libpath-tiny-perl.
21:33:13 #9 35.35 Preparing to unpack .../266-libpath-tiny-perl_0.122-1_all.deb ...
21:33:13 #9 35.35 Unpacking libpath-tiny-perl (0.122-1) ...
21:33:13 #9 35.39 Selecting previously unselected package libstrictures-perl.
21:33:13 #9 35.39 Preparing to unpack .../267-libstrictures-perl_2.000006-1_all.deb ...
21:33:13 #9 35.39 Unpacking libstrictures-perl (2.000006-1) ...
21:33:13 #9 35.42 Selecting previously unselected package libtype-tiny-perl.
21:33:13 #9 35.42 Preparing to unpack .../268-libtype-tiny-perl_1.012004-1_all.deb ...
21:33:13 #9 35.43 Unpacking libtype-tiny-perl (1.012004-1) ...
21:33:13 #9 35.47 Selecting previously unselected package libgitlab-api-v4-perl.
21:33:13 #9 35.47 Preparing to unpack .../269-libgitlab-api-v4-perl_0.26-1_all.deb ...
21:33:13 #9 35.48 Unpacking libgitlab-api-v4-perl (0.26-1) ...
21:33:13 #9 35.51 Selecting previously unselected package libhash-fieldhash-perl.
21:33:13 #9 35.52 Preparing to unpack .../270-libhash-fieldhash-perl_0.15-1build5_arm64.deb ...
21:33:13 #9 35.52 Unpacking libhash-fieldhash-perl (0.15-1build5) ...
21:33:13 #9 35.55 Selecting previously unselected package libhtml-form-perl.
21:33:13 #8 16.78 Unpacking file (1:5.39-3) ...
21:33:13 #8 16.82 Selecting previously unselected package gettext-base.
21:33:13 #8 16.83 Preparing to unpack .../010-gettext-base_0.21-4_armhf.deb ...
21:33:13 #8 16.83 Unpacking gettext-base (0.21-4) ...
21:33:13 #8 16.91 Selecting previously unselected package manpages.
21:33:13 #8 16.91 Preparing to unpack .../011-manpages_5.10-1_all.deb ...
21:33:13 #8 21.62 Selecting previously unselected package netbase.
21:33:13 #8 21.62 Preparing to unpack .../019-netbase_5.6_all.deb ...
21:33:13 #8 21.63 Unpacking netbase (5.6) ...
21:33:13 #8 21.66 Selecting previously unselected package bzip2.
21:33:13 #8 21.66 Preparing to unpack .../020-bzip2_1.0.6-9.2~deb10u1_armhf.deb ...
21:33:13 #8 21.67 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
21:33:13 #8 21.72 Selecting previously unselected package libmagic-mgc.
21:33:13 #8 21.72 Preparing to unpack .../021-libmagic-mgc_1%3a5.35-4+deb10u2_armhf.deb ...
21:33:13 #8 21.73 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
21:33:13 #8 21.87 Selecting previously unselected package libmagic1:armhf.
21:33:13 #8 21.87 Preparing to unpack .../022-libmagic1_1%3a5.35-4+deb10u2_armhf.deb ...
21:33:13 #8 25.47 Unpacking libedit2:armhf (3.1-20170329-1) ...
21:33:13 #8 25.51 Selecting previously unselected package libkrb5support0:armhf.
21:33:13 #8 25.51 Preparing to unpack .../033-libkrb5support0_1.16-2ubuntu0.2_armhf.deb ...
21:33:13 #8 25.51 Unpacking libkrb5support0:armhf (1.16-2ubuntu0.2) ...
21:33:13 #8 25.55 Selecting previously unselected package libk5crypto3:armhf.
21:33:13 #8 25.55 Preparing to unpack .../034-libk5crypto3_1.16-2ubuntu0.2_armhf.deb ...
21:33:13 #8 25.56 Unpacking libk5crypto3:armhf (1.16-2ubuntu0.2) ...
21:33:13 #8 25.61 Selecting previously unselected package libkeyutils1:armhf.
21:33:13 #8 25.61 Preparing to unpack .../035-libkeyutils1_1.5.9-9.2ubuntu2.1_armhf.deb ...
21:33:13 #8 25.61 Unpacking libkeyutils1:armhf (1.5.9-9.2ubuntu2.1) ...
21:33:13 #8 25.65 Selecting previously unselected package libkrb5-3:armhf.
21:33:13 #8 25.65 Preparing to unpack .../036-libkrb5-3_1.16-2ubuntu0.2_armhf.deb ...
21:33:13 #8 25.65 Unpacking libkrb5-3:armhf (1.16-2ubuntu0.2) ...
21:33:13 #8 25.73 Selecting previously unselected package libgssapi-krb5-2:armhf.
21:33:13 #8 25.73 Preparing to unpack .../037-libgssapi-krb5-2_1.16-2ubuntu0.2_armhf.deb ...
21:33:13 #8 25.74 Unpacking libgssapi-krb5-2:armhf (1.16-2ubuntu0.2) ...
21:33:13 #8 25.79 Selecting previously unselected package libpsl5:armhf.
21:33:13 #8 25.79 Preparing to unpack .../038-libpsl5_0.19.1-5build1_armhf.deb ...
21:33:13 #8 25.79 Unpacking libpsl5:armhf (0.19.1-5build1) ...
21:33:13 #9 25.15 Unpacking xz-utils (5.2.4-1ubuntu1.1) ...
21:33:13 #9 25.18 Selecting previously unselected package gettext-base.
21:33:13 #9 25.18 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_amd64.deb ...
21:33:13 #9 25.19 Unpacking gettext-base (0.19.8.1-10build1) ...
21:33:13 #9 25.22 Selecting previously unselected package iso-codes.
21:33:13 #9 25.22 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ...
21:33:13 #9 25.22 Unpacking iso-codes (4.4-1) ...
21:33:13 #8 29.64 Selecting previously unselected package gcc.
21:33:13 #8 29.64 Preparing to unpack .../082-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ...
21:33:13 #8 29.65 Unpacking gcc (4:7.4.0-1ubuntu2.3) ...
21:33:13 #8 29.68 Selecting previously unselected package libstdc++-7-dev:amd64.
21:33:13 #8 29.68 Preparing to unpack .../083-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ...
21:33:13 #8 29.68 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ...
21:33:13 #8 29.95 Selecting previously unselected package g++-7.
21:33:13 #8 36.41 Preparing to unpack .../206-libemail-valid-perl_1.202-1_all.deb ...
21:33:13 #8 36.41 Unpacking libemail-valid-perl (1.202-1) ...
21:33:13 #8 36.45 Selecting previously unselected package libexporter-tiny-perl.
21:33:13 #8 36.45 Preparing to unpack .../207-libexporter-tiny-perl_1.002001-1_all.deb ...
21:33:13 #8 36.45 Unpacking libexporter-tiny-perl (1.002001-1) ...
21:33:13 #8 36.49 Selecting previously unselected package libipc-system-simple-perl.
21:33:13 #8 36.49 Preparing to unpack .../208-libipc-system-simple-perl_1.25-4_all.deb ...
21:33:13 #8 36.50 Unpacking libipc-system-simple-perl (1.25-4) ...
21:33:13 #8 36.53 Selecting previously unselected package libfile-basedir-perl.
21:33:13 #8 36.53 Preparing to unpack .../209-libfile-basedir-perl_0.08-1_all.deb ...
21:33:13 #8 36.54 Unpacking libfile-basedir-perl (0.08-1) ...
21:33:13 #8 36.57 Selecting previously unselected package libfile-chdir-perl.
21:33:13 #8 36.57 Preparing to unpack .../210-libfile-chdir-perl_0.1008-1_all.deb ...
21:33:13 #8 36.58 Unpacking libfile-chdir-perl (0.1008-1) ...
21:33:13 #8 36.61 Selecting previously unselected package libfile-fcntllock-perl.
21:33:13 #8 36.61 Preparing to unpack .../211-libfile-fcntllock-perl_0.22-3+b5_arm64.deb ...
21:33:13 #8 36.62 Unpacking libfile-fcntllock-perl (0.22-3+b5) ...
21:33:13 #8 36.65 Selecting previously unselected package libfont-afm-perl.
21:33:13 #9 34.10 Preparing to unpack .../215-libcommon-sense-perl_3.74-2build6_arm64.deb ...
21:33:13 #9 34.10 Unpacking libcommon-sense-perl (3.74-2build6) ...
21:33:13 #9 34.13 Selecting previously unselected package libparams-util-perl.
21:33:13 #9 34.13 Preparing to unpack .../216-libparams-util-perl_1.07-3build5_arm64.deb ...
21:33:13 #9 34.16 Unpacking libparams-util-perl (1.07-3build5) ...
21:33:13 #9 34.19 Selecting previously unselected package libsub-install-perl.
21:33:13 #9 34.19 Preparing to unpack .../217-libsub-install-perl_0.928-1_all.deb ...
21:33:13 #9 34.20 Unpacking libsub-install-perl (0.928-1) ...
21:33:13 #9 34.23 Selecting previously unselected package libdata-optlist-perl.
21:33:13 #9 34.23 Preparing to unpack .../218-libdata-optlist-perl_0.110-1_all.deb ...
21:33:13 #9 34.24 Unpacking libdata-optlist-perl (0.110-1) ...
21:33:13 #9 34.27 Selecting previously unselected package libsub-exporter-perl.
21:33:13 #9 34.28 Preparing to unpack .../219-libsub-exporter-perl_0.987-1_all.deb ...
21:33:13 #9 34.28 Unpacking libsub-exporter-perl (0.987-1) ...
21:33:13 #9 34.32 Selecting previously unselected package libconst-fast-perl.
21:33:13 #9 26.48 Preparing to unpack .../125-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ...
21:33:13 #9 26.48 Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
21:33:13 #9 26.52 Selecting previously unselected package libksba8:amd64.
21:33:13 #9 26.52 Preparing to unpack .../126-libksba8_1.6.0-2build1_amd64.deb ...
21:33:13 #9 26.52 Unpacking libksba8:amd64 (1.6.0-2build1) ...
21:33:13 #9 26.56 Selecting previously unselected package libnpth0:amd64.
21:33:13 #9 26.56 Preparing to unpack .../127-libnpth0_1.6-3build2_amd64.deb ...
21:33:13 #9 26.57 Unpacking libnpth0:amd64 (1.6-3build2) ...
21:33:13 #9 26.60 Selecting previously unselected package dirmngr.
21:33:13 #9 26.61 Preparing to unpack .../128-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ...
21:33:13 #9 26.62 Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
21:33:13 #9 26.65 Selecting previously unselected package gnupg-l10n.
21:33:13 #9 26.65 Preparing to unpack .../129-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
21:33:13 #9 26.66 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
21:33:13 #9 26.69 Selecting previously unselected package gnupg-utils.
21:33:13 #9 26.69 Preparing to unpack .../130-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ...
21:33:13 #9 26.69 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
21:33:13 #9 26.72 Selecting previously unselected package gpg.
21:33:13 #9 26.72 Preparing to unpack .../131-gpg_2.2.27-3ubuntu2.1_amd64.deb ...
21:33:13 #9 26.73 Unpacking gpg (2.2.27-3ubuntu2.1) ...
21:33:13 #9 26.76 Selecting previously unselected package pinentry-curses.
21:33:13 #9 26.77 Preparing to unpack .../132-pinentry-curses_1.1.1-1build2_amd64.deb ...
21:33:13 #9 26.77 Unpacking pinentry-curses (1.1.1-1build2) ...
21:33:13 #9 26.80 Selecting previously unselected package gpg-agent.
21:33:13 #9 26.80 Preparing to unpack .../133-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ...
21:33:13 #9 26.81 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
21:33:13 #9 26.84 Selecting previously unselected package gpg-wks-client.
21:33:13 #9 21.51 Unpacking libsqlite3-0:armhf (3.37.2-2) ...
21:33:13 #9 21.56 Selecting previously unselected package libpython3.10-stdlib:armhf.
21:33:13 #9 21.56 Preparing to unpack .../6-libpython3.10-stdlib_3.10.4-3ubuntu0.1_armhf.deb ...
21:33:13 #9 21.57 Unpacking libpython3.10-stdlib:armhf (3.10.4-3ubuntu0.1) ...
21:33:13 #9 21.73 Selecting previously unselected package python3.10.
21:33:13 #9 21.73 Preparing to unpack .../7-python3.10_3.10.4-3ubuntu0.1_armhf.deb ...
21:33:13 #9 21.73 Unpacking python3.10 (3.10.4-3ubuntu0.1) ...
21:33:13 #9 21.77 Selecting previously unselected package libpython3-stdlib:armhf.
21:33:13 #9 21.77 Preparing to unpack .../8-libpython3-stdlib_3.10.4-0ubuntu2_armhf.deb ...
21:33:13 #8 30.33   Running scriptlet: policycoreutils-3.4-2.el9.x86_64                   146/163 
21:33:13 #8 30.37   Installing       : python3-policycoreutils-3.4-2.el9.noarch           147/163 
21:33:13 #8 30.46   Installing       : policycoreutils-python-utils-3.4-2.el9.noarch      148/163 
21:33:13 #8 30.47   Installing       : gcc-toolset-12-runtime-12.0-5.el9.x86_64           149/163 
21:33:13 #8 35.37 Preparing to unpack .../236-libnumber-compare-perl_0.03-1_all.deb ...
21:33:13 #8 35.37 Unpacking libnumber-compare-perl (0.03-1) ...
21:33:13 #8 35.41 Selecting previously unselected package libnumber-range-perl.
21:33:13 #8 35.41 Preparing to unpack .../237-libnumber-range-perl_0.12-1_all.deb ...
21:33:13 #8 35.41 Unpacking libnumber-range-perl (0.12-1) ...
21:33:13 #8 35.44 Selecting previously unselected package libpackage-stash-xs-perl.
21:33:13 #8 35.44 Preparing to unpack .../238-libpackage-stash-xs-perl_0.28-3build2_arm64.deb ...
21:33:13 #8 35.45 Unpacking libpackage-stash-xs-perl (0.28-3build2) ...
21:33:13 #8 35.48 Selecting previously unselected package libparse-debianchangelog-perl.
21:33:13 #8 35.48 Preparing to unpack .../239-libparse-debianchangelog-perl_1.2.0-12_all.deb ...
21:33:13 #8 35.49 Unpacking libparse-debianchangelog-perl (1.2.0-12) ...
21:33:13 #8 35.52 Selecting previously unselected package libtext-glob-perl.
21:33:13 #8 35.53 Preparing to unpack .../240-libtext-glob-perl_0.10-1_all.deb ...
21:33:13 #8 35.53 Unpacking libtext-glob-perl (0.10-1) ...
21:33:13 #8 35.56 Selecting previously unselected package libpath-iterator-rule-perl.
21:33:13 #8 35.56 Preparing to unpack .../241-libpath-iterator-rule-perl_1.009-1_all.deb ...
21:33:13 #8 35.57 Unpacking libpath-iterator-rule-perl (1.009-1) ...
21:33:13 #8 35.60 Selecting previously unselected package libpath-tiny-perl.
21:33:13 #8 34.10 Preparing to unpack .../239-libsort-versions-perl_1.62-1_all.deb ...
21:33:13 #8 34.11 Unpacking libsort-versions-perl (1.62-1) ...
21:33:13 #8 34.14 Selecting previously unselected package libgit-wrapper-perl.
21:33:13 #8 34.14 Preparing to unpack .../240-libgit-wrapper-perl_0.048-1_all.deb ...
21:33:13 #8 34.15 Unpacking libgit-wrapper-perl (0.048-1) ...
21:33:13 #8 34.18 Selecting previously unselected package libhttp-tiny-multipart-perl.
21:33:13 #8 34.19 Preparing to unpack .../241-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
21:33:13 #8 34.19 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
21:33:13 #8 34.24 Selecting previously unselected package libio-prompter-perl.
21:33:13 #8 34.24 Preparing to unpack .../242-libio-prompter-perl_0.004015-1_all.deb ...
21:33:13 #8 34.24 Unpacking libio-prompter-perl (0.004015-1) ...
21:33:13 #8 34.28 Selecting previously unselected package libjson-perl.
21:33:13 #8 34.28 Preparing to unpack .../243-libjson-perl_4.03000-1_all.deb ...
21:33:13 #8 34.29 Unpacking libjson-perl (4.03000-1) ...
21:33:13 #8 34.33 Selecting previously unselected package liblog-any-perl.
21:33:13 #8 34.33 Preparing to unpack .../244-liblog-any-perl_1.709-1_all.deb ...
21:33:13 #8 34.34 Unpacking liblog-any-perl (1.709-1) ...
21:33:13 #8 34.37 Selecting previously unselected package liblog-any-adapter-screen-perl.
21:33:13 #21 21.02 Get:53 http://deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
21:33:13 #21 21.02 Get:54 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
21:33:13 #21 21.02 Get:55 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
21:33:13 #21 21.02 Get:56 http://deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
21:33:13 #21 21.02 Get:57 http://deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
21:33:13 #21 21.02 Get:58 http://deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB]
21:33:13 #21 21.02 Get:59 http://deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB]
21:33:13 #21 21.03 Get:60 http://deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
21:33:13 #21 21.03 Get:61 http://deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
21:33:13 #21 21.03 Get:62 http://deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB]
21:33:13 #21 21.03 Get:63 http://deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB]
21:33:13 #21 21.03 Get:64 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B]
21:33:13 #21 21.03 Get:65 http://deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB]
21:33:13 #21 21.04 Get:66 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB]
21:33:13 #21 21.04 Get:67 http://deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB]
21:33:13 #21 21.04 Get:68 http://deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B]
21:33:13 #21 21.05 Get:69 http://deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB]
21:33:13 #21 21.07 Get:70 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB]
21:33:13 #21 21.08 Get:71 http://deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB]
21:33:13 #21 21.09 Get:72 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB]
21:33:13 #21 21.09 Get:73 http://deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB]
21:33:13 #8 ...
21:33:13 
21:33:13 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:33:13 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:33:13 #9 26.21 Selecting previously unselected package libx11-data.
21:33:13 #9 26.21 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.2_all.deb ...
21:33:13 #9 26.22 Unpacking libx11-data (2:1.6.9-2ubuntu1.2) ...
21:33:13 #9 26.33 Selecting previously unselected package libx11-6:armhf.
21:33:13 #9 26.33 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.2_armhf.deb ...
21:33:13 #9 26.34 Unpacking libx11-6:armhf (2:1.6.9-2ubuntu1.2) ...
21:33:13 #9 26.46 Selecting previously unselected package libxext6:armhf.
21:33:13 #9 26.46 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_armhf.deb ...
21:33:13 #8 13.50 Get:54 http://archive.raspbian.org/raspbian buster/main armhf libatomic1 armhf 8.3.0-6+rpi1 [8108 B]
21:33:13 #8 13.50 Get:55 http://archive.raspbian.org/raspbian buster/main armhf libasan5 armhf 8.3.0-6+rpi1 [317 kB]
21:33:13 #8 13.50 Get:56 http://archive.raspbian.org/raspbian buster/main armhf libubsan1 armhf 8.3.0-6+rpi1 [103 kB]
21:33:13 #8 13.52 Get:57 http://archive.raspbian.org/raspbian buster/main armhf libgcc-8-dev armhf 8.3.0-6+rpi1 [595 kB]
21:33:13 #8 13.53 Get:58 http://archive.raspbian.org/raspbian buster/main armhf gcc-8 armhf 8.3.0-6+rpi1 [7223 kB]
21:33:13 #9 35.55 Preparing to unpack .../271-libhtml-form-perl_6.07-1_all.deb ...
21:33:13 #9 35.56 Unpacking libhtml-form-perl (6.07-1) ...
21:33:13 #9 35.59 Selecting previously unselected package libhtml-format-perl.
21:33:13 #9 35.59 Preparing to unpack .../272-libhtml-format-perl_2.12-1.1_all.deb ...
21:33:13 #9 35.59 Unpacking libhtml-format-perl (2.12-1.1) ...
21:33:13 #9 35.62 Selecting previously unselected package libhtml-html5-entities-perl.
21:33:13 #9 35.63 Preparing to unpack .../273-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
21:33:13 #9 35.63 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
21:33:13 #9 35.66 Selecting previously unselected package libhttp-daemon-perl.
21:33:13 #9 35.66 Preparing to unpack .../274-libhttp-daemon-perl_6.13-1ubuntu0.1_all.deb ...
21:33:13 #9 35.67 Unpacking libhttp-daemon-perl (6.13-1ubuntu0.1) ...
21:33:13 #9 35.70 Selecting previously unselected package libio-interactive-perl.
21:33:13 #9 35.70 Preparing to unpack .../275-libio-interactive-perl_1.023-1_all.deb ...
21:33:13 #9 35.70 Unpacking libio-interactive-perl (1.023-1) ...
21:33:13 #9 35.74 Selecting previously unselected package libio-prompt-tiny-perl.
21:33:13 #9 35.74 Preparing to unpack .../276-libio-prompt-tiny-perl_0.003-1_all.deb ...
21:33:13 #9 35.74 Unpacking libio-prompt-tiny-perl (0.003-1) ...
21:33:13 #9 35.78 Selecting previously unselected package libtypes-serialiser-perl.
21:33:13 #8 16.91 Unpacking manpages (5.10-1) ...
21:33:13 #8 17.14 Selecting previously unselected package libmd0:armhf.
21:33:13 #8 17.14 Preparing to unpack .../012-libmd0_1.0.3-3_armhf.deb ...
21:33:13 #8 17.15 Unpacking libmd0:armhf (1.0.3-3) ...
21:33:13 #8 17.20 Selecting previously unselected package libbsd0:armhf.
21:33:13 #8 17.20 Preparing to unpack .../013-libbsd0_0.11.3-1_armhf.deb ...
21:33:13 #10 21.11 (1/78): desktop-file-utils-0.23-8.el8.aarch64.r 338 kB/s |  79 kB     00:00    
21:33:13 #10 21.12 (2/78): dwz-0.12-10.el8.aarch64.rpm             430 kB/s | 103 kB     00:00    
21:33:13 #10 21.12 (3/78): efi-srpm-macros-3-3.el8.noarch.rpm      2.6 MB/s |  22 kB     00:00    
21:33:13 #10 21.12 (4/78): xz-libs-5.2.4-4.el8.aarch64.rpm         367 kB/s |  91 kB     00:00    
21:33:13 #10 21.13 (5/78): gc-7.6.4-3.el8.aarch64.rpm              5.8 MB/s |  99 kB     00:00    
21:33:13 #10 21.14 (6/78): ghc-srpm-macros-1.4.2-7.el8.noarch.rpm  715 kB/s | 9.3 kB     00:00    
21:33:13 #10 21.19 (7/78): go-srpm-macros-2-17.el8.noarch.rpm      242 kB/s |  13 kB     00:00    
21:33:13 #10 21.20 (8/78): libatomic_ops-7.6.2-3.el8.aarch64.rpm   2.7 MB/s |  38 kB     00:00    
21:33:13 #10 21.21 (9/78): ocaml-srpm-macros-5-4.el8.noarch.rpm    1.4 MB/s | 9.4 kB     00:00    
21:33:13 #10 21.22 (10/78): openblas-srpm-macros-2-2.el8.noarch.rp 711 kB/s | 7.9 kB     00:00    
21:33:13 #10 21.23 (11/78): perl-IO-Socket-IP-0.39-5.el8.noarch.rp 5.5 MB/s |  47 kB     00:00    
21:33:13 #10 21.23 (12/78): perl-Mozilla-CA-20160104-7.module_el8. 2.7 MB/s |  15 kB     00:00    
21:33:13 #10 21.29 (13/78): gdb-headless-8.2-19.el8.aarch64.rpm     18 MB/s | 3.1 MB     00:00    
21:33:13 #10 21.30 (14/78): perl-srpm-macros-1-25.el8.noarch.rpm   170 kB/s |  11 kB     00:00    
21:33:13 #10 21.30 (15/78): python-srpm-macros-3-43.el8.noarch.rpm 2.2 MB/s |  15 kB     00:00    
21:33:13 #10 21.31 (16/78): python3-rpm-macros-3-43.el8.noarch.rpm 2.4 MB/s |  15 kB     00:00    
21:33:13 #10 21.32 (17/78): qt5-srpm-macros-5.15.3-1.el8.noarch.rp 1.3 MB/s |  11 kB     00:00    
21:33:13 #10 21.33 (18/78): redhat-rpm-config-130-1.el8.noarch.rpm  12 MB/s |  90 kB     00:00    
21:33:13 #10 21.34 (19/78): python-rpm-macros-3-43.el8.noarch.rpm  316 kB/s |  16 kB     00:00    
21:33:13 #10 21.35 (20/78): rpm-build-4.14.3-23.el8.aarch64.rpm    7.4 MB/s | 173 kB     00:00    
21:33:13 #10 21.36 (21/78): rust-srpm-macros-5-2.el8.noarch.rpm    1.2 MB/s | 9.2 kB     00:00    
21:33:13 #10 21.45 (22/78): guile-2.0.14-7.el8.aarch64.rpm          11 MB/s | 3.5 MB     00:00    
21:33:13 #8 21.88 Unpacking libmagic1:armhf (1:5.35-4+deb10u2) ...
21:33:13 #8 21.92 Selecting previously unselected package file.
21:33:13 #8 21.92 Preparing to unpack .../023-file_1%3a5.35-4+deb10u2_armhf.deb ...
21:33:13 #8 21.93 Unpacking file (1:5.35-4+deb10u2) ...
21:33:13 #8 21.97 Selecting previously unselected package gettext-base.
21:33:13 #8 21.97 Preparing to unpack .../024-gettext-base_0.19.8.1-9_armhf.deb ...
21:33:13 #8 21.98 Unpacking gettext-base (0.19.8.1-9) ...
21:33:13 #8 22.04 Selecting previously unselected package krb5-locales.
21:33:13 #8 22.04 Preparing to unpack .../025-krb5-locales_1.17-3+deb10u3_all.deb ...
21:33:13 #8 22.04 Unpacking krb5-locales (1.17-3+deb10u3) ...
21:33:13 #8 22.10 Selecting previously unselected package libicu63:armhf.
21:33:13 #8 22.10 Preparing to unpack .../026-libicu63_63.1-6+deb10u3_armhf.deb ...
21:33:13 #8 25.84 Selecting previously unselected package libssl1.0.0:armhf.
21:33:13 #8 25.84 Preparing to unpack .../039-libssl1.0.0_1.0.2n-1ubuntu5.10_armhf.deb ...
21:33:13 #8 25.85 Unpacking libssl1.0.0:armhf (1.0.2n-1ubuntu5.10) ...
21:33:13 #8 25.99 Selecting previously unselected package libxmuu1:armhf.
21:33:13 #8 25.99 Preparing to unpack .../040-libxmuu1_2%3a1.1.2-2_armhf.deb ...
21:33:13 #8 25.99 Unpacking libxmuu1:armhf (2:1.1.2-2) ...
21:33:13 #8 26.06 Selecting previously unselected package manpages.
21:33:13 #8 26.06 Preparing to unpack .../041-manpages_4.15-1_all.deb ...
21:33:13 #9 25.59 Selecting previously unselected package krb5-locales.
21:33:13 #8 29.95 Preparing to unpack .../084-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ...
21:33:13 #8 29.95 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ...
21:33:13 #9 34.32 Preparing to unpack .../220-libconst-fast-perl_0.014-1_all.deb ...
21:33:13 #9 34.32 Unpacking libconst-fast-perl (0.014-1) ...
21:33:13 #9 34.36 Selecting previously unselected package libwant-perl.
21:33:13 #9 34.36 Preparing to unpack .../221-libwant-perl_0.29-1build4_arm64.deb ...
21:33:13 #9 34.36 Unpacking libwant-perl (0.29-1build4) ...
21:33:13 #9 34.40 Selecting previously unselected package libcontextual-return-perl.
21:33:13 #9 34.40 Preparing to unpack .../222-libcontextual-return-perl_0.004014-2_all.deb ...
21:33:13 #9 34.40 Unpacking libcontextual-return-perl (0.004014-2) ...
21:33:13 #9 34.44 Selecting previously unselected package libcpanel-json-xs-perl.
21:33:13 #9 34.44 Preparing to unpack .../223-libcpanel-json-xs-perl_4.19-1build1_arm64.deb ...
21:33:13 #9 34.44 Unpacking libcpanel-json-xs-perl (4.19-1build1) ...
21:33:13 #9 34.48 Selecting previously unselected package libdata-dump-perl.
21:33:13 #9 34.48 Preparing to unpack .../224-libdata-dump-perl_1.23-1_all.deb ...
21:33:13 #9 34.49 Unpacking libdata-dump-perl (1.23-1) ...
21:33:13 #9 34.52 Selecting previously unselected package libdigest-bubblebabble-perl.
21:33:13 #9 34.52 Preparing to unpack .../225-libdigest-bubblebabble-perl_0.02-2_all.deb ...
21:33:13 #9 34.53 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
21:33:13 #9 34.56 Selecting previously unselected package libdigest-hmac-perl.
21:33:13 #9 34.56 Preparing to unpack .../226-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
21:33:13 #9 34.57 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
21:33:13 #9 34.60 Selecting previously unselected package libdistro-info-perl.
21:33:13 #9 34.61 Preparing to unpack .../227-libdistro-info-perl_0.23ubuntu1_all.deb ...
21:33:13 #9 34.61 Unpacking libdistro-info-perl (0.23ubuntu1) ...
21:33:13 #9 34.64 Selecting previously unselected package libnet-smtp-ssl-perl.
21:33:13 #9 34.64 Preparing to unpack .../228-libnet-smtp-ssl-perl_1.04-1_all.deb ...
21:33:13 #9 34.65 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
21:33:13 #9 34.68 Selecting previously unselected package libmailtools-perl.
21:33:13 #8 36.66 Preparing to unpack .../212-libfont-afm-perl_1.20-2_all.deb ...
21:33:13 #8 36.66 Unpacking libfont-afm-perl (1.20-2) ...
21:33:13 #8 36.70 Selecting previously unselected package libfribidi0:arm64.
21:33:13 #8 36.71 Preparing to unpack .../213-libfribidi0_1.0.5-3.1+deb10u1_arm64.deb ...
21:33:13 #8 36.71 Unpacking libfribidi0:arm64 (1.0.5-3.1+deb10u1) ...
21:33:13 #8 36.75 Selecting previously unselected package libfuture-perl.
21:33:13 #8 36.75 Preparing to unpack .../214-libfuture-perl_0.39-1_all.deb ...
21:33:13 #8 36.76 Unpacking libfuture-perl (0.39-1) ...
21:33:13 #8 36.80 Selecting previously unselected package libio-stringy-perl.
21:33:13 #8 36.80 Preparing to unpack .../215-libio-stringy-perl_2.111-3_all.deb ...
21:33:13 #8 36.80 Unpacking libio-stringy-perl (2.111-3) ...
21:33:13 #8 36.84 Selecting previously unselected package libparams-validate-perl.
21:33:13 #8 36.84 Preparing to unpack .../216-libparams-validate-perl_1.29-1+b1_arm64.deb ...
21:33:13 #8 36.85 Unpacking libparams-validate-perl (1.29-1+b1) ...
21:33:13 #8 36.89 Selecting previously unselected package libgetopt-long-descriptive-perl.
21:33:13 #9 26.84 Preparing to unpack .../134-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ...
21:33:13 #9 26.85 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
21:33:13 #9 26.88 Selecting previously unselected package gpg-wks-server.
21:33:13 #9 26.88 Preparing to unpack .../135-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ...
21:33:13 #9 26.88 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
21:33:13 #9 26.91 Selecting previously unselected package gpgsm.
21:33:13 #9 26.91 Preparing to unpack .../136-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ...
21:33:13 #9 26.92 Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
21:33:13 #9 26.95 Selecting previously unselected package gnupg.
21:33:13 #9 26.95 Preparing to unpack .../137-gnupg_2.2.27-3ubuntu2.1_all.deb ...
21:33:13 #9 26.95 Unpacking gnupg (2.2.27-3ubuntu2.1) ...
21:33:13 #9 26.98 Selecting previously unselected package libfile-dirlist-perl.
21:33:13 #9 26.98 Preparing to unpack .../138-libfile-dirlist-perl_0.05-2_all.deb ...
21:33:13 #9 26.99 Unpacking libfile-dirlist-perl (0.05-2) ...
21:33:13 #9 27.01 Selecting previously unselected package libfile-which-perl.
21:33:13 #9 27.02 Preparing to unpack .../139-libfile-which-perl_1.23-1_all.deb ...
21:33:13 #9 27.02 Unpacking libfile-which-perl (1.23-1) ...
21:33:13 #9 27.05 Selecting previously unselected package libfile-homedir-perl.
21:33:13 #9 21.77 Unpacking libpython3-stdlib:armhf (3.10.4-0ubuntu2) ...
21:33:13 #9 21.81 Setting up python3-minimal (3.10.4-0ubuntu2) ...
21:33:13 #8 30.50   Running scriptlet: gcc-toolset-12-runtime-12.0-5.el9.x86_64           149/163 
21:33:13 #8 30.68 ValueError: SELinux policy is not managed or store cannot be accessed.
21:33:13 #8 30.68 
21:33:13 #8 30.77   Installing       : gcc-toolset-12-binutils-2.38-16.el9.x86_64         150/163 
21:33:13 #8 30.80   Running scriptlet: gcc-toolset-12-binutils-2.38-16.el9.x86_64         150/163 
21:33:13 #8 35.61 Preparing to unpack .../242-libpath-tiny-perl_0.104-1_all.deb ...
21:33:13 #8 35.61 Unpacking libpath-tiny-perl (0.104-1) ...
21:33:13 #8 35.65 Selecting previously unselected package libperlio-gzip-perl.
21:33:13 #8 35.65 Preparing to unpack .../243-libperlio-gzip-perl_0.19-1build3_arm64.deb ...
21:33:13 #8 35.66 Unpacking libperlio-gzip-perl (0.19-1build3) ...
21:33:13 #8 35.69 Selecting previously unselected package libpod-constants-perl.
21:33:13 #8 35.69 Preparing to unpack .../244-libpod-constants-perl_0.19-1_all.deb ...
21:33:13 #8 35.69 Unpacking libpod-constants-perl (0.19-1) ...
21:33:13 #8 35.73 Selecting previously unselected package libregexp-pattern-license-perl.
21:33:13 #8 35.73 Preparing to unpack .../245-libregexp-pattern-license-perl_3.0.31-3_all.deb ...
21:33:13 #8 35.74 Unpacking libregexp-pattern-license-perl (3.0.31-3) ...
21:33:13 #8 35.77 Selecting previously unselected package libsasl2-modules:arm64.
21:33:13 #8 35.77 Preparing to unpack .../246-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.4_arm64.deb ...
21:33:13 #8 35.78 Unpacking libsasl2-modules:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:33:13 #8 35.82 Selecting previously unselected package libsort-key-perl.
21:33:13 #8 35.82 Preparing to unpack .../247-libsort-key-perl_1.33-2_arm64.deb ...
21:33:13 #8 35.82 Unpacking libsort-key-perl (1.33-2) ...
21:33:13 #8 35.87 Selecting previously unselected package libstring-copyright-perl.
21:33:13 #9 26.47 Unpacking libxext6:armhf (2:1.3.4-0ubuntu1) ...
21:33:13 #9 26.59 Selecting previously unselected package libxmuu1:armhf.
21:33:13 #9 26.59 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_armhf.deb ...
21:33:13 #9 26.59 Unpacking libxmuu1:armhf (2:1.1.3-0ubuntu1) ...
21:33:13 #9 26.63 Selecting previously unselected package manpages.
21:33:13 #9 26.63 Preparing to unpack .../053-manpages_5.05-1_all.deb ...
21:33:13 #9 26.64 Unpacking manpages (5.05-1) ...
21:33:13 #9 26.81 Selecting previously unselected package openssh-client.
21:33:13 #9 26.81 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.5_armhf.deb ...
21:33:13 #29 ...
21:33:13 
21:33:13 #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:33:13 #0 0.770 Building static docker-darwin-amd64
21:33:13 #0 0.775 + go build -o /out/docker-darwin-amd64 -tags ' osusergo pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=8ffaab8" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-16T21:33:05Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220816152130-8ffaab8"' '-buildmode=pie' github.com/docker/cli/cmd/docker
21:33:13 #9 35.78 Preparing to unpack .../277-libtypes-serialiser-perl_1.01-1_all.deb ...
21:33:13 #9 35.78 Unpacking libtypes-serialiser-perl (1.01-1) ...
21:33:13 #9 35.81 Selecting previously unselected package libjson-xs-perl.
21:33:13 #9 35.82 Preparing to unpack .../278-libjson-xs-perl_4.030-1build3_arm64.deb ...
21:33:13 #9 35.82 Unpacking libjson-xs-perl (4.030-1build3) ...
21:33:13 #9 35.85 Selecting previously unselected package libjson-maybexs-perl.
21:33:13 #9 35.85 Preparing to unpack .../279-libjson-maybexs-perl_1.004003-1_all.deb ...
21:33:13 #9 35.86 Unpacking libjson-maybexs-perl (1.004003-1) ...
21:33:13 #9 35.89 Selecting previously unselected package libldap-common.
21:33:13 #9 35.89 Preparing to unpack .../280-libldap-common_2.5.12+dfsg-0ubuntu0.22.04.1_all.deb ...
21:33:13 #9 35.90 Unpacking libldap-common (2.5.12+dfsg-0ubuntu0.22.04.1) ...
21:33:13 #9 35.93 Selecting previously unselected package liblist-compare-perl.
21:33:13 #9 35.93 Preparing to unpack .../281-liblist-compare-perl_0.55-1_all.deb ...
21:33:13 #9 35.93 Unpacking liblist-compare-perl (0.55-1) ...
21:33:13 #9 35.97 Selecting previously unselected package liblist-someutils-perl.
21:33:13 #9 35.97 Preparing to unpack .../282-liblist-someutils-perl_0.58-1_all.deb ...
21:33:13 #9 35.98 Unpacking liblist-someutils-perl (0.58-1) ...
21:33:13 #9 36.01 Selecting previously unselected package liblist-someutils-xs-perl.
21:33:13 #8 14.04 Get:59 http://archive.raspbian.org/raspbian buster/main armhf gcc armhf 4:8.3.0-1+rpi2 [5200 B]
21:33:13 #8 14.05 Get:60 http://archive.raspbian.org/raspbian buster/main armhf libtool all 2.4.6-9 [547 kB]
21:33:13 #8 14.05 Get:61 http://archive.raspbian.org/raspbian buster/main armhf dh-autoreconf all 19 [16.9 kB]
21:33:13 #8 14.05 Get:62 http://archive.raspbian.org/raspbian buster/main armhf libarchive-zip-perl all 1.64-1 [96.8 kB]
21:33:13 #8 14.05 Get:63 http://archive.raspbian.org/raspbian buster/main armhf libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
21:33:13 #8 14.06 Get:64 http://archive.raspbian.org/raspbian buster/main armhf dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
21:33:13 #8 14.06 Get:65 http://archive.raspbian.org/raspbian buster/main armhf libdpkg-perl all 1.19.8 [1415 kB]
21:33:13 #8 34.37 Preparing to unpack .../245-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
21:33:13 #8 34.38 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
21:33:13 #8 34.41 Selecting previously unselected package libpackage-stash-perl.
21:33:13 #8 34.41 Preparing to unpack .../246-libpackage-stash-perl_0.39-1_all.deb ...
21:33:13 #8 34.42 Unpacking libpackage-stash-perl (0.39-1) ...
21:33:13 #8 34.45 Selecting previously unselected package libsub-identify-perl.
21:33:13 #8 34.46 Preparing to unpack .../247-libsub-identify-perl_0.14-1+b3_arm64.deb ...
21:33:13 #8 34.46 Unpacking libsub-identify-perl (0.14-1+b3) ...
21:33:13 #8 34.50 Selecting previously unselected package libsub-name-perl.
21:33:13 #8 34.50 Preparing to unpack .../248-libsub-name-perl_0.26-1+b1_arm64.deb ...
21:33:13 #8 34.51 Unpacking libsub-name-perl (0.26-1+b1) ...
21:33:13 #8 34.54 Selecting previously unselected package libnamespace-clean-perl.
21:33:13 #8 34.54 Preparing to unpack .../249-libnamespace-clean-perl_0.27-1_all.deb ...
21:33:13 #8 34.54 Unpacking libnamespace-clean-perl (0.27-1) ...
21:33:13 #8 34.57 Selecting previously unselected package libpath-tiny-perl.
21:33:13 #8 34.58 Preparing to unpack .../250-libpath-tiny-perl_0.118-1_all.deb ...
21:33:13 #8 34.58 Unpacking libpath-tiny-perl (0.118-1) ...
21:33:13 #8 34.64 Selecting previously unselected package libtype-tiny-perl.
21:33:13 #8 17.20 Unpacking libbsd0:armhf (0.11.3-1) ...
21:33:13 #8 17.26 Selecting previously unselected package libedit2:armhf.
21:33:13 #8 17.26 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_armhf.deb ...
21:33:13 #8 17.27 Unpacking libedit2:armhf (3.1-20191231-2+b1) ...
21:33:13 #8 17.34 Selecting previously unselected package libcbor0:armhf.
21:33:13 #8 17.34 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_armhf.deb ...
21:33:13 #8 17.34 Unpacking libcbor0:armhf (0.5.0+dfsg-2) ...
21:33:13 #8 17.39 Selecting previously unselected package libfido2-1:armhf.
21:33:13 #8 17.39 Preparing to unpack .../016-libfido2-1_1.6.0-2_armhf.deb ...
21:33:13 #8 17.40 Unpacking libfido2-1:armhf (1.6.0-2) ...
21:33:13 #8 17.45 Selecting previously unselected package openssh-client.
21:33:13 #10 21.46 (23/78): rpmlint-1.10-14.el8.noarch.rpm         1.7 MB/s | 192 kB     00:00    
21:33:13 #10 21.49 (24/78): zstd-1.4.4-1.el8.aarch64.rpm           2.3 MB/s | 303 kB     00:00    
21:33:13 #10 21.56 (25/78): cpio-2.12-11.el8.aarch64.rpm           3.8 MB/s | 260 kB     00:00    
21:33:13 #10 21.56 (26/78): bzip2-1.0.6-26.el8.aarch64.rpm         583 kB/s |  60 kB     00:00    
21:33:13 #10 21.57 (27/78): dnf-plugins-core-4.0.21-14.el8.noarch. 8.6 MB/s |  72 kB     00:00    
21:33:13 #10 21.63 (28/78): elfutils-0.187-4.el8.aarch64.rpm       9.0 MB/s | 529 kB     00:00    
21:33:13 #10 21.67 (29/78): diffutils-3.6-6.el8.aarch64.rpm        3.2 MB/s | 352 kB     00:00    
21:33:13 #8 22.11 Unpacking libicu63:armhf (63.1-6+deb10u3) ...
21:33:13 #9 25.59 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.1_all.deb ...
21:33:13 #9 25.60 Unpacking krb5-locales (1.17-6ubuntu4.1) ...
21:33:13 #9 25.63 Selecting previously unselected package libcbor0.6:amd64.
21:33:13 #9 25.63 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ...
21:33:13 #9 25.64 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
21:33:13 #9 25.67 Selecting previously unselected package libedit2:amd64.
21:33:13 #9 25.67 Preparing to unpack .../038-libedit2_3.1-20191231-1_amd64.deb ...
21:33:13 #9 25.67 Unpacking libedit2:amd64 (3.1-20191231-1) ...
21:33:13 #9 25.71 Selecting previously unselected package libfido2-1:amd64.
21:33:13 #9 25.72 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_amd64.deb ...
21:33:13 #9 25.72 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ...
21:33:13 #9 25.75 Selecting previously unselected package libkrb5support0:amd64.
21:33:13 #9 25.76 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ...
21:33:13 #9 25.76 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ...
21:33:13 #9 25.79 Selecting previously unselected package libk5crypto3:amd64.
21:33:13 #9 25.79 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ...
21:33:13 #9 25.80 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ...
21:33:13 #9 25.83 Selecting previously unselected package libkeyutils1:amd64.
21:33:13 #9 25.83 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ...
21:33:13 #9 25.84 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
21:33:13 #9 25.87 Selecting previously unselected package libkrb5-3:amd64.
21:33:13 #9 25.87 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ...
21:33:13 #9 25.88 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ...
21:33:13 #9 25.94 Selecting previously unselected package libgssapi-krb5-2:amd64.
21:33:13 #9 34.68 Preparing to unpack .../229-libmailtools-perl_2.21-1_all.deb ...
21:33:13 #9 34.69 Unpacking libmailtools-perl (2.21-1) ...
21:33:13 #9 34.72 Selecting previously unselected package libnet-ip-perl.
21:33:13 #9 34.73 Preparing to unpack .../230-libnet-ip-perl_1.26-2_all.deb ...
21:33:13 #9 34.73 Unpacking libnet-ip-perl (1.26-2) ...
21:33:13 #9 34.76 Selecting previously unselected package libnet-dns-perl.
21:33:13 #9 34.76 Preparing to unpack .../231-libnet-dns-perl_1.22-1_all.deb ...
21:33:13 #9 34.77 Unpacking libnet-dns-perl (1.22-1) ...
21:33:13 #9 34.82 Selecting previously unselected package libnet-domain-tld-perl.
21:33:13 #9 34.82 Preparing to unpack .../232-libnet-domain-tld-perl_1.75-1_all.deb ...
21:33:13 #9 34.83 Unpacking libnet-domain-tld-perl (1.75-1) ...
21:33:13 #9 34.86 Selecting previously unselected package libemail-valid-perl.
21:33:13 #9 34.86 Preparing to unpack .../233-libemail-valid-perl_1.202-1_all.deb ...
21:33:13 #9 34.87 Unpacking libemail-valid-perl (1.202-1) ...
21:33:13 #9 34.90 Selecting previously unselected package libexporter-tiny-perl.
21:33:13 #9 34.90 Preparing to unpack .../234-libexporter-tiny-perl_1.002001-1_all.deb ...
21:33:13 #9 34.90 Unpacking libexporter-tiny-perl (1.002001-1) ...
21:33:13 #9 34.94 Selecting previously unselected package libipc-system-simple-perl.
21:33:13 #8 36.89 Preparing to unpack .../217-libgetopt-long-descriptive-perl_0.103-2_all.deb ...
21:33:13 #8 36.89 Unpacking libgetopt-long-descriptive-perl (0.103-2) ...
21:33:13 #8 36.95 Selecting previously unselected package libsort-versions-perl.
21:33:13 #8 36.95 Preparing to unpack .../218-libsort-versions-perl_1.62-1_all.deb ...
21:33:13 #8 36.96 Unpacking libsort-versions-perl (1.62-1) ...
21:33:13 #8 36.99 Selecting previously unselected package libgit-wrapper-perl.
21:33:13 #8 36.99 Preparing to unpack .../219-libgit-wrapper-perl_0.048-1_all.deb ...
21:33:13 #8 37.00 Unpacking libgit-wrapper-perl (0.048-1) ...
21:33:13 #8 37.03 Selecting previously unselected package libhttp-tiny-multipart-perl.
21:33:13 #8 37.03 Preparing to unpack .../220-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
21:33:13 #8 37.04 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
21:33:13 #8 37.07 Selecting previously unselected package libio-prompter-perl.
21:33:13 #8 37.08 Preparing to unpack .../221-libio-prompter-perl_0.004015-1_all.deb ...
21:33:13 #8 37.08 Unpacking libio-prompter-perl (0.004015-1) ...
21:33:13 #8 37.12 Selecting previously unselected package libjson-perl.
21:33:13 #8 26.06 Unpacking manpages (4.15-1) ...
21:33:13 #8 26.27 Selecting previously unselected package openssh-client.
21:33:13 #8 26.27 Preparing to unpack .../042-openssh-client_1%3a7.6p1-4ubuntu0.7_armhf.deb ...
21:33:13 #8 26.27 Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ...
21:33:13 #9 27.05 Preparing to unpack .../140-libfile-homedir-perl_1.006-1_all.deb ...
21:33:13 #9 27.05 Unpacking libfile-homedir-perl (1.006-1) ...
21:33:13 #9 27.09 Selecting previously unselected package libfile-touch-perl.
21:33:13 #9 27.09 Preparing to unpack .../141-libfile-touch-perl_0.12-1_all.deb ...
21:33:13 #9 27.09 Unpacking libfile-touch-perl (0.12-1) ...
21:33:13 #9 27.12 Selecting previously unselected package libio-pty-perl.
21:33:13 #9 27.12 Preparing to unpack .../142-libio-pty-perl_1%3a1.15-2build2_amd64.deb ...
21:33:13 #9 27.13 Unpacking libio-pty-perl (1:1.15-2build2) ...
21:33:13 #9 27.15 Selecting previously unselected package libipc-run-perl.
21:33:13 #9 27.16 Preparing to unpack .../143-libipc-run-perl_20200505.0-1_all.deb ...
21:33:13 #9 27.16 Unpacking libipc-run-perl (20200505.0-1) ...
21:33:13 #9 27.20 Selecting previously unselected package libclass-method-modifiers-perl.
21:33:13 #9 27.20 Preparing to unpack .../144-libclass-method-modifiers-perl_2.13-1_all.deb ...
21:33:13 #9 27.21 Unpacking libclass-method-modifiers-perl (2.13-1) ...
21:33:13 #9 27.23 Selecting previously unselected package libclass-xsaccessor-perl.
21:33:13 #9 27.24 Preparing to unpack .../145-libclass-xsaccessor-perl_1.19-3build9_amd64.deb ...
21:33:13 #9 27.24 Unpacking libclass-xsaccessor-perl (1.19-3build9) ...
21:33:13 #9 27.27 Selecting previously unselected package libb-hooks-op-check-perl.
21:33:13 #9 22.10 Selecting previously unselected package python3.
21:33:13 #9 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 ... 5133 files and directories currently installed.)
21:33:13 #9 22.10 Preparing to unpack .../000-python3_3.10.4-0ubuntu2_armhf.deb ...
21:33:13 #9 22.10 Unpacking python3 (3.10.4-0ubuntu2) ...
21:33:13 #9 22.15 Selecting previously unselected package perl-modules-5.34.
21:33:13 #9 22.15 Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1_all.deb ...
21:33:13 #9 22.15 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1) ...
21:33:13 #8 30.82   Installing       : gcc-toolset-12-binutils-gold-2.38-14.el9.x86_64    151/163 
21:33:13 #8 30.92   Installing       : binutils-2.35.2-24.el9.x86_64                      152/163 
21:33:13 #8 30.95   Running scriptlet: binutils-2.35.2-24.el9.x86_64                      152/163 
21:33:13 #8 30.97   Installing       : libbrotli-1.0.9-6.el9.x86_64                       153/163 
21:33:13 #8 30.98   Installing       : libsoup-2.72.0-8.el9.x86_64                        154/163 
21:33:13 #8 31.03   Installing       : json-glib-1.6.6-1.el9.x86_64                       155/163 
21:33:13 #8 31.08   Installing       : libappstream-glib-0.7.18-4.el9.x86_64              156/163 
21:33:13 #8 35.87 Preparing to unpack .../248-libstring-copyright-perl_0.003005-1_all.deb ...
21:33:13 #8 35.88 Unpacking libstring-copyright-perl (0.003005-1) ...
21:33:13 #8 35.91 Selecting previously unselected package libstring-escape-perl.
21:33:13 #8 35.92 Preparing to unpack .../249-libstring-escape-perl_2010.002-2_all.deb ...
21:33:13 #8 35.92 Unpacking libstring-escape-perl (2010.002-2) ...
21:33:13 #8 35.96 Selecting previously unselected package libtext-levenshtein-perl.
21:33:13 #8 35.96 Preparing to unpack .../250-libtext-levenshtein-perl_0.13-1_all.deb ...
21:33:13 #8 35.97 Unpacking libtext-levenshtein-perl (0.13-1) ...
21:33:13 #8 36.05 Selecting previously unselected package libunicode-utf8-perl.
21:33:13 #8 36.05 Preparing to unpack .../251-libunicode-utf8-perl_0.60-1build4_arm64.deb ...
21:33:13 #8 36.05 Unpacking libunicode-utf8-perl (0.60-1build4) ...
21:33:13 #8 36.09 Selecting previously unselected package libxml-namespacesupport-perl.
21:33:13 #8 36.09 Preparing to unpack .../252-libxml-namespacesupport-perl_1.12-1_all.deb ...
21:33:13 #8 36.09 Unpacking libxml-namespacesupport-perl (1.12-1) ...
21:33:13 #8 36.13 Selecting previously unselected package libxml-sax-base-perl.
21:33:13 #9 26.83 Unpacking openssh-client (1:8.2p1-4ubuntu0.5) ...
21:33:13 #9 27.01 Selecting previously unselected package publicsuffix.
21:33:13 #9 27.01 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ...
21:33:13 #9 27.01 Unpacking publicsuffix (20200303.0012-1) ...
21:33:13 #9 27.07 Selecting previously unselected package python-apt-common.
21:33:13 #9 27.07 Preparing to unpack .../056-python-apt-common_2.0.0ubuntu0.20.04.7_all.deb ...
21:33:13 #9 36.01 Preparing to unpack .../283-liblist-someutils-xs-perl_0.58-2build3_arm64.deb ...
21:33:13 #9 36.02 Unpacking liblist-someutils-xs-perl (0.58-2build3) ...
21:33:13 #9 36.06 Selecting previously unselected package liblist-utilsby-perl.
21:33:13 #9 36.06 Preparing to unpack .../284-liblist-utilsby-perl_0.11-1_all.deb ...
21:33:13 #9 36.07 Unpacking liblist-utilsby-perl (0.11-1) ...
21:33:13 #9 36.10 Selecting previously unselected package libltdl7:arm64.
21:33:13 #9 36.10 Preparing to unpack .../285-libltdl7_2.4.6-15build2_arm64.deb ...
21:33:13 #9 36.11 Unpacking libltdl7:arm64 (2.4.6-15build2) ...
21:33:13 #9 36.15 Selecting previously unselected package libltdl-dev:arm64.
21:33:13 #9 36.15 Preparing to unpack .../286-libltdl-dev_2.4.6-15build2_arm64.deb ...
21:33:13 #9 36.15 Unpacking libltdl-dev:arm64 (2.4.6-15build2) ...
21:33:13 #9 36.20 Selecting previously unselected package liblzo2-2:arm64.
21:33:13 #9 36.20 Preparing to unpack .../287-liblzo2-2_2.10-2build3_arm64.deb ...
21:33:13 #9 36.20 Unpacking liblzo2-2:arm64 (2.10-2build3) ...
21:33:13 #9 36.24 Selecting previously unselected package libsys-hostname-long-perl.
21:33:13 #8 14.09 Get:66 http://archive.raspbian.org/raspbian buster/main armhf patch armhf 2.7.6-3+deb10u1 [115 kB]
21:33:13 #8 14.09 Get:67 http://archive.raspbian.org/raspbian buster/main armhf make armhf 4.2.1-1.2 [321 kB]
21:33:13 #8 14.13 Get:68 http://archive.raspbian.org/raspbian buster/main armhf dpkg-dev all 1.19.8 [1776 kB]
21:33:13 #8 14.24 Get:69 http://archive.raspbian.org/raspbian buster/main armhf libelf1 armhf 0.176-1.1 [158 kB]
21:33:13 #8 14.24 Get:70 http://archive.raspbian.org/raspbian buster/main armhf dwz armhf 0.12-3 [66.0 kB]
21:33:13 #8 14.24 Get:71 http://archive.raspbian.org/raspbian buster/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u2 [1078 kB]
21:33:13 #8 14.32 Get:72 http://archive.raspbian.org/raspbian buster/main armhf libicu63 armhf 63.1-6+deb10u3 [7973 kB]
21:33:13 #8 34.64 Preparing to unpack .../251-libtype-tiny-perl_1.012001-2_all.deb ...
21:33:13 #8 34.64 Unpacking libtype-tiny-perl (1.012001-2) ...
21:33:13 #8 34.70 Selecting previously unselected package libgitlab-api-v4-perl.
21:33:13 #8 34.71 Preparing to unpack .../252-libgitlab-api-v4-perl_0.26-1_all.deb ...
21:33:13 #8 34.71 Unpacking libgitlab-api-v4-perl (0.26-1) ...
21:33:13 #8 34.76 Selecting previously unselected package libglib2.0-0:arm64.
21:33:13 #8 34.77 Preparing to unpack .../253-libglib2.0-0_2.66.8-1_arm64.deb ...
21:33:13 #8 34.77 Unpacking libglib2.0-0:arm64 (2.66.8-1) ...
21:33:13 #8 34.90 Selecting previously unselected package libglib2.0-data.
21:33:13 #8 17.45 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5+deb11u1_armhf.deb ...
21:33:13 #8 17.47 Unpacking openssh-client (1:8.4p1-5+deb11u1) ...
21:33:13 #8 17.69 Selecting previously unselected package ucf.
21:33:13 #8 17.69 Preparing to unpack .../018-ucf_3.0043_all.deb ...
21:33:13 #8 17.69 Moving old data out of the way
21:33:13 #8 17.69 Unpacking ucf (3.0043) ...
21:33:13 #12 0.893 CentOS Stream 9 - BaseOS                         24 kB/s | 7.6 kB     00:00    
21:33:13 #10 21.67 (30/78): elfutils-debuginfod-client-0.187-4.el8 1.7 MB/s |  72 kB     00:00    
21:33:13 #10 21.68 (31/78): emacs-filesystem-26.1-7.el8.noarch.rpm 6.3 MB/s |  70 kB     00:00    
21:33:13 #10 21.68 (32/78): file-5.33-20.el8.aarch64.rpm           6.5 MB/s |  77 kB     00:00    
21:33:13 #10 21.76 (33/78): binutils-2.30-117.el8.aarch64.rpm       20 MB/s | 6.1 MB     00:00    
21:33:13 #10 21.81 (34/78): groff-base-1.22.3-18.el8.aarch64.rpm   7.6 MB/s | 989 kB     00:00    
21:33:13 #10 21.85 (35/78): glibc-gconv-extra-2.28-208.el8.aarch64 9.9 MB/s | 1.8 MB     00:00    
21:33:13 #10 21.86 (36/78): libpkgconf-1.4.2-1.el8.aarch64.rpm     697 kB/s |  34 kB     00:00    
21:33:13 #10 21.86 (37/78): libbabeltrace-1.5.4-4.el8.aarch64.rpm  1.9 MB/s | 189 kB     00:00    
21:33:13 #10 21.87 (38/78): libtool-ltdl-2.4.6-25.el8.aarch64.rpm  5.0 MB/s |  57 kB     00:00    
21:33:13 #10 21.87 (39/78): perl-Carp-1.42-396.el8.noarch.rpm      3.7 MB/s |  30 kB     00:00    
21:33:13 #10 21.88 (40/78): patch-2.7.6-11.el8.aarch64.rpm         8.8 MB/s | 134 kB     00:00    
21:33:13 #10 21.92 (41/78): ncurses-6.1-9.20180224.el8.aarch64.rpm 6.3 MB/s | 383 kB     00:00    
21:33:13 #10 21.92 (42/78): perl-Errno-1.28-421.el8.aarch64.rpm    1.7 MB/s |  76 kB     00:00    
21:33:13 #10 21.92 (43/78): perl-Exporter-5.72-396.el8.noarch.rpm  5.0 MB/s |  34 kB     00:00    
21:33:13 #10 21.93 (44/78): perl-File-Path-2.15-2.el8.noarch.rpm   3.9 MB/s |  38 kB     00:00    
21:33:13 #10 21.93 (45/78): perl-File-Temp-0.230.600-1.el8.noarch. 6.2 MB/s |  63 kB     00:00    
21:33:13 #10 21.94 (46/78): perl-Getopt-Long-2.50-4.el8.noarch.rpm 6.4 MB/s |  63 kB     00:00    
21:33:13 #10 21.94 (47/78): perl-HTTP-Tiny-0.074-1.el8.noarch.rpm  5.8 MB/s |  58 kB     00:00    
21:33:13 #10 21.95 (48/78): perl-MIME-Base64-3.15-396.el8.aarch64. 6.2 MB/s |  31 kB     00:00    
21:33:13 #10 21.99 (49/78): perl-Encode-2.97-3.el8.aarch64.rpm      13 MB/s | 1.5 MB     00:00    
21:33:13 #10 21.99 (50/78): perl-PathTools-3.74-1.el8.aarch64.rpm  2.0 MB/s |  90 kB     00:00    
21:33:13 #10 22.00 (51/78): perl-IO-1.38-421.el8.aarch64.rpm       2.4 MB/s | 142 kB     00:00    
21:33:13 #10 22.03 (52/78): perl-Pod-Escapes-1.07-395.el8.noarch.r 501 kB/s |  20 kB     00:00    
21:33:14 #9 25.94 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ...
21:33:14 #9 25.95 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ...
21:33:14 #9 26.00 Selecting previously unselected package libpsl5:amd64.
21:33:14 #9 26.00 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_amd64.deb ...
21:33:14 #9 26.00 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ...
21:33:14 #9 26.04 Selecting previously unselected package libxau6:amd64.
21:33:14 #9 26.04 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ...
21:33:14 #9 26.04 Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ...
21:33:14 #9 26.08 Selecting previously unselected package libxdmcp6:amd64.
21:33:14 #9 26.08 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ...
21:33:14 #9 26.08 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
21:33:14 #9 26.12 Selecting previously unselected package libxcb1:amd64.
21:33:14 #9 26.12 Preparing to unpack .../048-libxcb1_1.14-2_amd64.deb ...
21:33:14 #9 26.12 Unpacking libxcb1:amd64 (1.14-2) ...
21:33:14 #9 26.15 Selecting previously unselected package libx11-data.
21:33:14 #8 37.12 Preparing to unpack .../222-libjson-perl_4.02000-1_all.deb ...
21:33:14 #8 37.12 Unpacking libjson-perl (4.02000-1) ...
21:33:14 #8 37.16 Selecting previously unselected package liblog-any-perl.
21:33:14 #8 37.16 Preparing to unpack .../223-liblog-any-perl_1.707-1_all.deb ...
21:33:14 #8 37.17 Unpacking liblog-any-perl (1.707-1) ...
21:33:14 #8 37.21 Selecting previously unselected package liblog-any-adapter-screen-perl.
21:33:14 #8 37.21 Preparing to unpack .../224-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
21:33:14 #8 37.22 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
21:33:14 #8 37.25 Selecting previously unselected package libpackage-stash-perl.
21:33:14 #8 37.25 Preparing to unpack .../225-libpackage-stash-perl_0.38-1_all.deb ...
21:33:14 #8 37.26 Unpacking libpackage-stash-perl (0.38-1) ...
21:33:14 #8 37.29 Selecting previously unselected package libsub-identify-perl.
21:33:14 #8 37.29 Preparing to unpack .../226-libsub-identify-perl_0.14-1+b1_arm64.deb ...
21:33:14 #8 37.30 Unpacking libsub-identify-perl (0.14-1+b1) ...
21:33:14 #8 37.33 Selecting previously unselected package libnamespace-clean-perl.
21:33:14 #8 37.33 Preparing to unpack .../227-libnamespace-clean-perl_0.27-1_all.deb ...
21:33:14 #8 37.34 Unpacking libnamespace-clean-perl (0.27-1) ...
21:33:14 #8 37.37 Selecting previously unselected package libpath-tiny-perl.
21:33:14 #9 34.94 Preparing to unpack .../235-libipc-system-simple-perl_1.26-1_all.deb ...
21:33:14 #9 34.94 Unpacking libipc-system-simple-perl (1.26-1) ...
21:33:14 #9 34.97 Selecting previously unselected package libfile-basedir-perl.
21:33:14 #9 34.98 Preparing to unpack .../236-libfile-basedir-perl_0.08-1_all.deb ...
21:33:14 #9 34.98 Unpacking libfile-basedir-perl (0.08-1) ...
21:33:14 #9 35.01 Selecting previously unselected package libfile-chdir-perl.
21:33:14 #9 35.01 Preparing to unpack .../237-libfile-chdir-perl_0.1008-1_all.deb ...
21:33:14 #9 35.02 Unpacking libfile-chdir-perl (0.1008-1) ...
21:33:14 #9 35.04 Selecting previously unselected package libfile-fcntllock-perl.
21:33:14 #9 35.05 Preparing to unpack .../238-libfile-fcntllock-perl_0.22-3build4_arm64.deb ...
21:33:14 #9 35.05 Unpacking libfile-fcntllock-perl (0.22-3build4) ...
21:33:14 #9 35.08 Selecting previously unselected package libnumber-compare-perl.
21:33:14 #9 35.09 Preparing to unpack .../239-libnumber-compare-perl_0.03-1_all.deb ...
21:33:14 #9 35.09 Unpacking libnumber-compare-perl (0.03-1) ...
21:33:14 #9 35.13 Selecting previously unselected package libtext-glob-perl.
21:33:14 #9 35.13 Preparing to unpack .../240-libtext-glob-perl_0.10-1_all.deb ...
21:33:14 #9 35.13 Unpacking libtext-glob-perl (0.10-1) ...
21:33:14 #9 35.16 Selecting previously unselected package libfile-find-rule-perl.
21:33:14 #8 26.45 Selecting previously unselected package publicsuffix.
21:33:14 #8 26.45 Preparing to unpack .../043-publicsuffix_20180223.1310-1_all.deb ...
21:33:14 #8 26.46 Unpacking publicsuffix (20180223.1310-1) ...
21:33:14 #8 26.50 Selecting previously unselected package python-apt-common.
21:33:14 #8 26.50 Preparing to unpack .../044-python-apt-common_1.6.5ubuntu0.7_all.deb ...
21:33:14 #8 26.51 Unpacking python-apt-common (1.6.5ubuntu0.7) ...
21:33:14 #8 26.56 Selecting previously unselected package python3-apt.
21:33:14 #8 26.56 Preparing to unpack .../045-python3-apt_1.6.5ubuntu0.7_armhf.deb ...
21:33:14 #8 26.57 Unpacking python3-apt (1.6.5ubuntu0.7) ...
21:33:14 #9 27.27 Preparing to unpack .../146-libb-hooks-op-check-perl_0.22-1build5_amd64.deb ...
21:33:14 #9 27.28 Unpacking libb-hooks-op-check-perl (0.22-1build5) ...
21:33:14 #9 27.31 Selecting previously unselected package libdynaloader-functions-perl.
21:33:14 #9 27.31 Preparing to unpack .../147-libdynaloader-functions-perl_0.003-1.1_all.deb ...
21:33:14 #9 27.31 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
21:33:14 #9 27.34 Selecting previously unselected package libdevel-callchecker-perl.
21:33:14 #9 27.34 Preparing to unpack .../148-libdevel-callchecker-perl_0.008-1ubuntu4_amd64.deb ...
21:33:14 #9 27.35 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ...
21:33:14 #9 27.38 Selecting previously unselected package libparams-classify-perl.
21:33:14 #9 27.38 Preparing to unpack .../149-libparams-classify-perl_0.015-1build5_amd64.deb ...
21:33:14 #9 27.39 Unpacking libparams-classify-perl (0.015-1build5) ...
21:33:14 #9 27.42 Selecting previously unselected package libmodule-runtime-perl.
21:33:14 #9 27.43 Preparing to unpack .../150-libmodule-runtime-perl_0.016-1_all.deb ...
21:33:14 #9 27.43 Unpacking libmodule-runtime-perl (0.016-1) ...
21:33:14 #9 27.46 Selecting previously unselected package libimport-into-perl.
21:33:14 #9 27.46 Preparing to unpack .../151-libimport-into-perl_1.002005-1_all.deb ...
21:33:14 #9 27.47 Unpacking libimport-into-perl (1.002005-1) ...
21:33:14 #9 27.50 Selecting previously unselected package librole-tiny-perl.
21:33:14 #9 27.50 Preparing to unpack .../152-librole-tiny-perl_2.002004-1_all.deb ...
21:33:14 #9 27.50 Unpacking librole-tiny-perl (2.002004-1) ...
21:33:14 #9 27.53 Selecting previously unselected package libsub-quote-perl.
21:33:14 #9 27.53 Preparing to unpack .../153-libsub-quote-perl_2.006006-1_all.deb ...
21:33:14 #9 27.53 Unpacking libsub-quote-perl (2.006006-1) ...
21:33:14 #9 27.57 Selecting previously unselected package libmoo-perl.
21:33:14 #9 27.57 Preparing to unpack .../154-libmoo-perl_2.005004-3_all.deb ...
21:33:14 #9 27.57 Unpacking libmoo-perl (2.005004-3) ...
21:33:14 #9 27.61 Selecting previously unselected package libencode-locale-perl.
21:33:14 #9 22.54 Selecting previously unselected package libgdbm6:armhf.
21:33:14 #9 22.54 Preparing to unpack .../002-libgdbm6_1.23-1_armhf.deb ...
21:33:14 #9 22.55 Unpacking libgdbm6:armhf (1.23-1) ...
21:33:14 #9 22.59 Selecting previously unselected package libgdbm-compat4:armhf.
21:33:14 #9 22.59 Preparing to unpack .../003-libgdbm-compat4_1.23-1_armhf.deb ...
21:33:14 #9 22.60 Unpacking libgdbm-compat4:armhf (1.23-1) ...
21:33:14 #9 22.63 Selecting previously unselected package libperl5.34:armhf.
21:33:14 #9 22.63 Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1_armhf.deb ...
21:33:14 #8 31.13   Installing       : info-6.7-15.el9.x86_64                             157/163 
21:33:14 #8 31.14   Installing       : ed-1.14.2-12.el9.x86_64                            158/163 
21:33:14 #8 31.19   Installing       : patch-2.7.6-16.el9.x86_64                          159/163 
21:33:14 #8 31.20   Installing       : rpm-build-4.16.1.3-17.el9.x86_64                   160/163 
21:33:14 #8 31.27   Installing       : rpmlint-1.11-19.el9.noarch                         161/163 
21:33:14 #8 31.32   Installing       : dnf-plugins-core-4.1.0-2.el9.noarch                162/163 
21:33:14 #9 27.08 Unpacking python-apt-common (2.0.0ubuntu0.20.04.7) ...
21:33:14 #9 27.13 Selecting previously unselected package python3-apt.
21:33:14 #9 27.13 Preparing to unpack .../057-python3-apt_2.0.0ubuntu0.20.04.7_armhf.deb ...
21:33:14 #9 27.13 Unpacking python3-apt (2.0.0ubuntu0.20.04.7) ...
21:33:14 #9 27.19 Selecting previously unselected package strace.
21:33:14 #9 27.19 Preparing to unpack .../058-strace_5.5-3ubuntu1_armhf.deb ...
21:33:14 #9 27.20 Unpacking strace (5.5-3ubuntu1) ...
21:33:14 #9 27.29 Selecting previously unselected package xauth.
21:33:14 #9 27.29 Preparing to unpack .../059-xauth_1%3a1.1-0ubuntu1_armhf.deb ...
21:33:14 #9 27.30 Unpacking xauth (1:1.1-0ubuntu1) ...
21:33:14 #9 36.24 Preparing to unpack .../288-libsys-hostname-long-perl_1.5-2_all.deb ...
21:33:14 #9 36.25 Unpacking libsys-hostname-long-perl (1.5-2) ...
21:33:14 #9 36.28 Selecting previously unselected package libmail-sendmail-perl.
21:33:14 #9 36.28 Preparing to unpack .../289-libmail-sendmail-perl_0.80-1.1_all.deb ...
21:33:14 #9 36.29 Unpacking libmail-sendmail-perl (0.80-1.1) ...
21:33:14 #9 36.32 Selecting previously unselected package libnet-smtp-ssl-perl.
21:33:14 #9 36.32 Preparing to unpack .../290-libnet-smtp-ssl-perl_1.04-1_all.deb ...
21:33:14 #9 36.33 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
21:33:14 #9 36.36 Selecting previously unselected package libmailtools-perl.
21:33:14 #9 36.36 Preparing to unpack .../291-libmailtools-perl_2.21-1_all.deb ...
21:33:14 #9 36.36 Unpacking libmailtools-perl (2.21-1) ...
21:33:14 #9 36.41 Selecting previously unselected package libmarkdown2:arm64.
21:33:14 #9 36.41 Preparing to unpack .../292-libmarkdown2_2.2.7-2_arm64.deb ...
21:33:14 #9 36.42 Unpacking libmarkdown2:arm64 (2.2.7-2) ...
21:33:14 #9 36.46 Selecting previously unselected package libmath-base85-perl.
21:33:14 #9 36.46 Preparing to unpack .../293-libmath-base85-perl_0.5+dfsg-1_all.deb ...
21:33:14 #9 36.46 Unpacking libmath-base85-perl (0.5+dfsg-1) ...
21:33:14 #9 36.49 Selecting previously unselected package libmoox-aliases-perl.
21:33:14 #9 36.50 Preparing to unpack .../294-libmoox-aliases-perl_0.001006-1.1_all.deb ...
21:33:14 #9 36.50 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
21:33:14 #9 36.53 Selecting previously unselected package libnamespace-autoclean-perl.
21:33:14 #9 36.53 Preparing to unpack .../295-libnamespace-autoclean-perl_0.29-1_all.deb ...
21:33:14 #9 36.54 Unpacking libnamespace-autoclean-perl (0.29-1) ...
21:33:14 #9 36.57 Selecting previously unselected package libobject-id-perl.
21:33:14 #8 36.13 Preparing to unpack .../253-libxml-sax-base-perl_1.09-1_all.deb ...
21:33:14 #8 36.13 Unpacking libxml-sax-base-perl (1.09-1) ...
21:33:14 #8 36.18 Selecting previously unselected package libxml-sax-perl.
21:33:14 #8 36.18 Preparing to unpack .../254-libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ...
21:33:14 #8 36.18 Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ...
21:33:14 #8 36.22 Selecting previously unselected package libxml-libxml-perl.
21:33:14 #8 36.22 Preparing to unpack .../255-libxml-libxml-perl_2.0128+dfsg-5_arm64.deb ...
21:33:14 #8 36.23 Unpacking libxml-libxml-perl (2.0128+dfsg-5) ...
21:33:14 #8 36.28 Selecting previously unselected package libxml-parser-perl.
21:33:14 #8 36.29 Preparing to unpack .../256-libxml-parser-perl_2.44-2build3_arm64.deb ...
21:33:14 #8 36.29 Unpacking libxml-parser-perl (2.44-2build3) ...
21:33:14 #8 36.34 Selecting previously unselected package libxml-sax-expat-perl.
21:33:14 #8 36.34 Preparing to unpack .../257-libxml-sax-expat-perl_0.40-2_all.deb ...
21:33:14 #8 36.35 Unpacking libxml-sax-expat-perl (0.40-2) ...
21:33:14 #8 36.38 Selecting previously unselected package libxml-simple-perl.
21:33:14 #8 36.38 Preparing to unpack .../258-libxml-simple-perl_2.24-1_all.deb ...
21:33:14 #8 36.39 Unpacking libxml-simple-perl (2.24-1) ...
21:33:14 #8 36.43 Selecting previously unselected package libyaml-libyaml-perl.
21:33:14 #8 36.43 Preparing to unpack .../259-libyaml-libyaml-perl_0.69+repack-1_arm64.deb ...
21:33:14 #8 36.43 Unpacking libyaml-libyaml-perl (0.69+repack-1) ...
21:33:14 #8 36.47 Selecting previously unselected package licensecheck.
21:33:14 #8 34.90 Preparing to unpack .../254-libglib2.0-data_2.66.8-1_all.deb ...
21:33:14 #8 34.90 Unpacking libglib2.0-data (2.66.8-1) ...
21:33:14 #8 35.05 Selecting previously unselected package libgpm2:arm64.
21:33:14 #8 35.05 Preparing to unpack .../255-libgpm2_1.20.7-8_arm64.deb ...
21:33:14 #8 35.05 Unpacking libgpm2:arm64 (1.20.7-8) ...
21:33:14 #8 35.09 Selecting previously unselected package libhash-fieldhash-perl.
21:33:14 #8 35.09 Preparing to unpack .../256-libhash-fieldhash-perl_0.15-1+b3_arm64.deb ...
21:33:14 #8 35.09 Unpacking libhash-fieldhash-perl (0.15-1+b3) ...
21:33:14 #8 35.12 Selecting previously unselected package libhtml-form-perl.
21:33:14 #8 35.12 Preparing to unpack .../257-libhtml-form-perl_6.07-1_all.deb ...
21:33:14 #8 35.13 Unpacking libhtml-form-perl (6.07-1) ...
21:33:14 #8 35.16 Selecting previously unselected package libhtml-format-perl.
21:33:14 #8 17.78 Selecting previously unselected package xz-utils.
21:33:14 #8 17.78 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_armhf.deb ...
21:33:14 #8 17.79 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
21:33:14 #8 17.90 Selecting previously unselected package libsigsegv2:armhf.
21:33:14 #8 17.90 Preparing to unpack .../020-libsigsegv2_2.13-1_armhf.deb ...
21:33:14 #8 17.90 Unpacking libsigsegv2:armhf (2.13-1) ...
21:33:14 #8 17.95 Selecting previously unselected package m4.
21:33:14 #8 17.95 Preparing to unpack .../021-m4_1.4.18-5_armhf.deb ...
21:33:14 #8 17.95 Unpacking m4 (1.4.18-5) ...
21:33:14 #8 18.02 Selecting previously unselected package autoconf.
21:33:14 #8 18.02 Preparing to unpack .../022-autoconf_2.69-14_all.deb ...
21:33:14 #8 18.02 Unpacking autoconf (2.69-14) ...
21:33:14 #12 1.274 CentOS Stream 9 - AppStream                      27 kB/s | 7.7 kB     00:00    
21:33:14 #10 22.04 (53/78): perl-Pod-Perldoc-3.28-396.el8.noarch.r 2.1 MB/s |  86 kB     00:00    
21:33:14 #10 22.04 (54/78): perl-Pod-Simple-3.35-395.el8.noarch.rp 5.1 MB/s | 213 kB     00:00    
21:33:14 #10 22.04 (55/78): perl-Pod-Usage-1.69-395.el8.noarch.rpm 2.9 MB/s |  34 kB     00:00    
21:33:14 #10 22.05 (56/78): perl-Socket-2.027-3.el8.aarch64.rpm    6.2 MB/s |  59 kB     00:00    
21:33:14 #10 22.05 (57/78): perl-Scalar-List-Utils-1.49-2.el8.aarc 3.6 MB/s |  67 kB     00:00    
21:33:14 #10 22.06 (58/78): perl-Storable-3.11-3.el8.aarch64.rpm   7.3 MB/s |  95 kB     00:00    
21:33:14 #10 22.06 (59/78): perl-Term-ANSIColor-4.06-396.el8.noarc 4.7 MB/s |  46 kB     00:00    
21:33:14 #10 22.07 (60/78): perl-Term-Cap-1.17-395.el8.noarch.rpm  2.1 MB/s |  23 kB     00:00    
21:33:14 #10 22.07 (61/78): perl-Text-Tabs+Wrap-2013.0523-395.el8. 2.2 MB/s |  24 kB     00:00    
21:33:14 #10 22.08 (62/78): perl-Time-Local-1.280-1.el8.noarch.rpm 4.4 MB/s |  34 kB     00:00    
21:33:14 #10 22.08 (63/78): perl-constant-1.33-396.el8.noarch.rpm  4.5 MB/s |  25 kB     00:00    
21:33:14 #10 22.10 (64/78): perl-Text-ParseWords-3.30-395.el8.noar 476 kB/s |  18 kB     00:00    
21:33:14 #10 22.21 (65/78): perl-libs-5.26.3-421.el8.aarch64.rpm    13 MB/s | 1.5 MB     00:00    
21:33:14 #10 22.22 (66/78): perl-macros-5.26.3-421.el8.aarch64.rpm 6.0 MB/s |  72 kB     00:00    
21:33:14 #10 22.24 (67/78): perl-parent-0.237-1.el8.noarch.rpm     1.3 MB/s |  20 kB     00:00    
21:33:14 #10 22.25 (68/78): perl-podlators-4.11-1.el8.noarch.rpm   8.9 MB/s | 118 kB     00:00    
21:33:14 #10 22.26 (69/78): perl-threads-2.21-2.el8.aarch64.rpm    6.2 MB/s |  60 kB     00:00    
21:33:14 #10 22.27 (70/78): perl-threads-shared-1.58-2.el8.aarch64 6.1 MB/s |  47 kB     00:00    
21:33:14 #10 22.28 (71/78): pkgconf-1.4.2-1.el8.aarch64.rpm        5.1 MB/s |  37 kB     00:00    
21:33:14 #10 22.29 (72/78): pkgconf-m4-1.4.2-1.el8.noarch.rpm      2.5 MB/s |  17 kB     00:00    
21:33:14 #9 26.15 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.2_all.deb ...
21:33:14 #9 26.15 Unpacking libx11-data (2:1.6.9-2ubuntu1.2) ...
21:33:14 #9 26.22 Selecting previously unselected package libx11-6:amd64.
21:33:14 #9 26.22 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.2_amd64.deb ...
21:33:14 #9 26.22 Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.2) ...
21:33:14 #9 26.30 Selecting previously unselected package libxext6:amd64.
21:33:14 #9 26.30 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ...
21:33:14 #9 26.31 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ...
21:33:14 #9 26.34 Selecting previously unselected package libxmuu1:amd64.
21:33:14 #9 26.34 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ...
21:33:14 #9 26.34 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
21:33:14 #9 26.37 Selecting previously unselected package manpages.
21:33:14 #9 26.37 Preparing to unpack .../053-manpages_5.05-1_all.deb ...
21:33:14 #9 26.37 Unpacking manpages (5.05-1) ...
21:33:14 #21 21.98 Get:74 http://deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B]
21:33:14 #21 21.98 Get:75 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB]
21:33:14 #21 21.99 Get:76 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB]
21:33:14 #21 22.01 Get:77 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB]
21:33:14 #21 22.04 Get:78 http://deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB]
21:33:14 #9 35.16 Preparing to unpack .../241-libfile-find-rule-perl_0.34-1_all.deb ...
21:33:14 #9 35.17 Unpacking libfile-find-rule-perl (0.34-1) ...
21:33:14 #9 35.20 Selecting previously unselected package libfont-afm-perl.
21:33:14 #9 35.20 Preparing to unpack .../242-libfont-afm-perl_1.20-2_all.deb ...
21:33:14 #9 35.20 Unpacking libfont-afm-perl (1.20-2) ...
21:33:14 #9 35.23 Selecting previously unselected package libio-string-perl.
21:33:14 #9 35.24 Preparing to unpack .../243-libio-string-perl_1.08-3_all.deb ...
21:33:14 #9 35.24 Unpacking libio-string-perl (1.08-3) ...
21:33:14 #9 35.27 Selecting previously unselected package libfont-ttf-perl.
21:33:14 #9 35.27 Preparing to unpack .../244-libfont-ttf-perl_1.06-1_all.deb ...
21:33:14 #9 35.28 Unpacking libfont-ttf-perl (1.06-1) ...
21:33:14 #9 35.33 Selecting previously unselected package libfuture-perl.
21:33:14 #9 35.34 Preparing to unpack .../245-libfuture-perl_0.43-1_all.deb ...
21:33:14 #9 35.34 Unpacking libfuture-perl (0.43-1) ...
21:33:14 #9 35.37 Selecting previously unselected package libio-stringy-perl.
21:33:14 #8 26.62 Selecting previously unselected package strace.
21:33:14 #8 26.62 Preparing to unpack .../046-strace_4.21-1ubuntu1_armhf.deb ...
21:33:14 #8 26.62 Unpacking strace (4.21-1ubuntu1) ...
21:33:14 #8 26.72 Selecting previously unselected package xauth.
21:33:14 #8 26.72 Preparing to unpack .../047-xauth_1%3a1.0.10-1_armhf.deb ...
21:33:14 #8 26.72 Unpacking xauth (1:1.0.10-1) ...
21:33:14 #8 26.76 Selecting previously unselected package at.
21:33:14 #8 26.76 Preparing to unpack .../048-at_3.1.20-3.1ubuntu2_armhf.deb ...
21:33:14 #8 26.76 Unpacking at (3.1.20-3.1ubuntu2) ...
21:33:14 #8 26.81 Selecting previously unselected package libsigsegv2:armhf.
21:33:14 #8 26.81 Preparing to unpack .../049-libsigsegv2_2.12-1_armhf.deb ...
21:33:14 #9 27.61 Preparing to unpack .../155-libencode-locale-perl_1.05-1.1_all.deb ...
21:33:14 #9 27.61 Unpacking libencode-locale-perl (1.05-1.1) ...
21:33:14 #9 27.64 Selecting previously unselected package libtimedate-perl.
21:33:14 #9 27.65 Preparing to unpack .../156-libtimedate-perl_2.3300-2_all.deb ...
21:33:14 #9 27.65 Unpacking libtimedate-perl (2.3300-2) ...
21:33:14 #9 27.68 Selecting previously unselected package libhttp-date-perl.
21:33:14 #9 27.69 Preparing to unpack .../157-libhttp-date-perl_6.05-1_all.deb ...
21:33:14 #9 27.69 Unpacking libhttp-date-perl (6.05-1) ...
21:33:14 #9 27.72 Selecting previously unselected package libfile-listing-perl.
21:33:14 #9 27.72 Preparing to unpack .../158-libfile-listing-perl_6.14-1_all.deb ...
21:33:14 #9 27.72 Unpacking libfile-listing-perl (6.14-1) ...
21:33:14 #9 27.75 Selecting previously unselected package libhtml-tagset-perl.
21:33:14 #9 27.76 Preparing to unpack .../159-libhtml-tagset-perl_3.20-4_all.deb ...
21:33:14 #9 27.76 Unpacking libhtml-tagset-perl (3.20-4) ...
21:33:14 #9 27.79 Selecting previously unselected package liburi-perl.
21:33:14 #9 27.79 Preparing to unpack .../160-liburi-perl_5.10-1_all.deb ...
21:33:14 #9 27.79 Unpacking liburi-perl (5.10-1) ...
21:33:14 #9 27.83 Selecting previously unselected package libhtml-parser-perl:amd64.
21:33:14 #8 34.70 Selecting previously unselected package libfakeroot:amd64.
21:33:14 #8 34.70 Preparing to unpack .../102-libfakeroot_1.23-1_amd64.deb ...
21:33:14 #8 34.71 Unpacking libfakeroot:amd64 (1.23-1) ...
21:33:14 #8 34.74 Selecting previously unselected package fakeroot.
21:33:14 #8 34.74 Preparing to unpack .../103-fakeroot_1.23-1_amd64.deb ...
21:33:14 #8 34.74 Unpacking fakeroot (1.23-1) ...
21:33:14 #8 34.78 Selecting previously unselected package libfile-which-perl.
21:33:14 #8 34.78 Preparing to unpack .../104-libfile-which-perl_1.23-1_all.deb ...
21:33:14 #8 34.78 Unpacking libfile-which-perl (1.23-1) ...
21:33:14 #8 34.81 Selecting previously unselected package libfile-homedir-perl.
21:33:14 #8 34.81 Preparing to unpack .../105-libfile-homedir-perl_1.004-1_all.deb ...
21:33:14 #8 34.82 Unpacking libfile-homedir-perl (1.004-1) ...
21:33:14 #8 34.84 Selecting previously unselected package libio-pty-perl.
21:33:14 #8 34.85 Preparing to unpack .../106-libio-pty-perl_1%3a1.08-1.1+b5_amd64.deb ...
21:33:14 #8 34.85 Unpacking libio-pty-perl (1:1.08-1.1+b5) ...
21:33:14 #8 34.88 Selecting previously unselected package libipc-run-perl.
21:33:14 #8 34.88 Preparing to unpack .../107-libipc-run-perl_20180523.0-1_all.deb ...
21:33:14 #8 34.88 Unpacking libipc-run-perl (20180523.0-1) ...
21:33:14 #8 34.92 Selecting previously unselected package libclass-method-modifiers-perl.
21:33:14 #8 37.37 Preparing to unpack .../228-libpath-tiny-perl_0.108-1_all.deb ...
21:33:14 #8 37.37 Unpacking libpath-tiny-perl (0.108-1) ...
21:33:14 #8 37.41 Selecting previously unselected package libtype-tiny-perl.
21:33:14 #8 37.41 Preparing to unpack .../229-libtype-tiny-perl_1.004004-1_all.deb ...
21:33:14 #8 37.42 Unpacking libtype-tiny-perl (1.004004-1) ...
21:33:14 #8 37.47 Selecting previously unselected package libgitlab-api-v4-perl.
21:33:14 #8 37.47 Preparing to unpack .../230-libgitlab-api-v4-perl_0.16-1_all.deb ...
21:33:14 #8 37.48 Unpacking libgitlab-api-v4-perl (0.16-1) ...
21:33:14 #8 37.52 Selecting previously unselected package libglib2.0-data.
21:33:14 #8 37.52 Preparing to unpack .../231-libglib2.0-data_2.58.3-2+deb10u3_all.deb ...
21:33:14 #8 37.52 Unpacking libglib2.0-data (2.58.3-2+deb10u3) ...
21:33:14 #9 22.63 Unpacking libperl5.34:armhf (5.34.0-3ubuntu1) ...
21:33:14 #8 31.42   Installing       : glibc-gconv-extra-2.34-40.el9.x86_64               163/163 
21:33:14 #9 27.34 Selecting previously unselected package libfl2:armhf.
21:33:14 #9 27.34 Preparing to unpack .../060-libfl2_2.6.4-6.2_armhf.deb ...
21:33:14 #9 27.34 Unpacking libfl2:armhf (2.6.4-6.2) ...
21:33:14 #9 27.40 Selecting previously unselected package at.
21:33:14 #9 27.40 Preparing to unpack .../061-at_3.1.23-1ubuntu1_armhf.deb ...
21:33:14 #9 27.40 Unpacking at (3.1.23-1ubuntu1) ...
21:33:14 #9 27.45 Selecting previously unselected package libsigsegv2:armhf.
21:33:14 #9 27.45 Preparing to unpack .../062-libsigsegv2_2.12-2_armhf.deb ...
21:33:14 #9 27.46 Unpacking libsigsegv2:armhf (2.12-2) ...
21:33:14 #9 27.49 Selecting previously unselected package m4.
21:33:14 #9 27.49 Preparing to unpack .../063-m4_1.4.18-4_armhf.deb ...
21:33:14 #9 27.50 Unpacking m4 (1.4.18-4) ...
21:33:14 #8 36.47 Preparing to unpack .../260-licensecheck_3.0.31-2_all.deb ...
21:33:14 #8 36.47 Unpacking licensecheck (3.0.31-2) ...
21:33:14 #8 36.51 Selecting previously unselected package patchutils.
21:33:14 #8 36.51 Preparing to unpack .../261-patchutils_0.3.4-2_arm64.deb ...
21:33:14 #8 36.52 Unpacking patchutils (0.3.4-2) ...
21:33:14 #8 36.56 Selecting previously unselected package t1utils.
21:33:14 #8 36.56 Preparing to unpack .../262-t1utils_1.41-2_arm64.deb ...
21:33:14 #8 36.56 Unpacking t1utils (1.41-2) ...
21:33:14 #8 36.61 Selecting previously unselected package lintian.
21:33:14 #8 36.61 Preparing to unpack .../263-lintian_2.5.81ubuntu1_all.deb ...
21:33:14 #8 36.62 Unpacking lintian (2.5.81ubuntu1) ...
21:33:14 #8 36.73 Selecting previously unselected package manpages-dev.
21:33:14 #8 35.16 Preparing to unpack .../258-libhtml-format-perl_2.12-1.1_all.deb ...
21:33:14 #8 35.17 Unpacking libhtml-format-perl (2.12-1.1) ...
21:33:14 #8 35.20 Selecting previously unselected package libhtml-html5-entities-perl.
21:33:14 #8 35.21 Preparing to unpack .../259-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
21:33:14 #8 35.21 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
21:33:14 #8 35.25 Selecting previously unselected package libhttp-daemon-perl.
21:33:14 #8 35.25 Preparing to unpack .../260-libhttp-daemon-perl_6.12-1_all.deb ...
21:33:14 #8 35.25 Unpacking libhttp-daemon-perl (6.12-1) ...
21:33:14 #8 35.28 Selecting previously unselected package libio-sessiondata-perl.
21:33:14 #8 35.29 Preparing to unpack .../261-libio-sessiondata-perl_1.03-1.1_all.deb ...
21:33:14 #8 35.29 Unpacking libio-sessiondata-perl (1.03-1.1) ...
21:33:14 #8 35.32 Selecting previously unselected package libipc-run3-perl.
21:33:14 #8 35.32 Preparing to unpack .../262-libipc-run3-perl_0.048-2_all.deb ...
21:33:14 #8 35.33 Unpacking libipc-run3-perl (0.048-2) ...
21:33:14 #8 35.40 Selecting previously unselected package libtypes-serialiser-perl.
21:33:14 #9 36.57 Preparing to unpack .../296-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ...
21:33:14 #9 36.57 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ...
21:33:14 #9 36.61 Selecting previously unselected package libmoox-struct-perl.
21:33:14 #9 36.61 Preparing to unpack .../297-libmoox-struct-perl_0.020-1_all.deb ...
21:33:14 #9 36.61 Unpacking libmoox-struct-perl (0.020-1) ...
21:33:14 #9 36.64 Selecting previously unselected package libmouse-perl.
21:33:14 #9 36.64 Preparing to unpack .../298-libmouse-perl_2.5.10-1build4_arm64.deb ...
21:33:14 #9 36.65 Unpacking libmouse-perl (2.5.10-1build4) ...
21:33:14 #9 36.69 Selecting previously unselected package libpackage-stash-xs-perl.
21:33:14 #9 36.69 Preparing to unpack .../299-libpackage-stash-xs-perl_0.29-1build5_arm64.deb ...
21:33:14 #9 36.69 Unpacking libpackage-stash-xs-perl (0.29-1build5) ...
21:33:14 #9 36.73 Selecting previously unselected package libpath-iterator-rule-perl.
21:33:14 #9 36.73 Preparing to unpack .../300-libpath-iterator-rule-perl_1.015-1_all.deb ...
21:33:14 #9 36.73 Unpacking libpath-iterator-rule-perl (1.015-1) ...
21:33:14 #9 36.77 Selecting previously unselected package libperlio-gzip-perl.
21:33:14 #9 36.77 Preparing to unpack .../301-libperlio-gzip-perl_0.19-1build8_arm64.deb ...
21:33:14 #9 36.77 Unpacking libperlio-gzip-perl (0.19-1build8) ...
21:33:14 #9 36.80 Selecting previously unselected package libperlio-utf8-strict-perl.
21:33:14 #8 30.94 Selecting previously unselected package g++.
21:33:14 #8 30.94 Preparing to unpack .../085-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ...
21:33:14 #8 30.95 Unpacking g++ (4:7.4.0-1ubuntu2.3) ...
21:33:14 #8 30.98 Selecting previously unselected package make.
21:33:14 #8 30.98 Preparing to unpack .../086-make_4.1-9.1ubuntu1_amd64.deb ...
21:33:14 #8 30.98 Unpacking make (4.1-9.1ubuntu1) ...
21:33:14 #8 31.02 Selecting previously unselected package libdpkg-perl.
21:33:14 #8 31.02 Preparing to unpack .../087-libdpkg-perl_1.19.0.5ubuntu2.4_all.deb ...
21:33:14 #8 31.03 Unpacking libdpkg-perl (1.19.0.5ubuntu2.4) ...
21:33:14 #8 31.08 Selecting previously unselected package patch.
21:33:14 #10 22.30 (73/78): pkgconf-pkg-config-1.4.2-1.el8.aarch64 1.1 MB/s |  15 kB     00:00    
21:33:14 #10 22.40 (74/78): perl-interpreter-5.26.3-421.el8.aarch6  20 MB/s | 6.3 MB     00:00    
21:33:14 #10 22.44 (75/78): unzip-6.0-46.el8.aarch64.rpm           1.4 MB/s | 189 kB     00:00    
21:33:14 #10 22.44 (76/78): xz-5.2.4-4.el8.aarch64.rpm             3.2 MB/s | 153 kB     00:00    
21:33:14 #10 22.48 (77/78): zip-3.0-23.el8.aarch64.rpm             5.4 MB/s | 265 kB     00:00    
21:33:14 #10 22.53 (78/78): perl-Unicode-Normalize-1.25-396.el8.aa 173 kB/s |  78 kB     00:00    
21:33:14 #9 26.49 Selecting previously unselected package openssh-client.
21:33:14 #9 26.50 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ...
21:33:14 #9 26.50 Unpacking openssh-client (1:8.2p1-4ubuntu0.5) ...
21:33:14 #9 26.60 Selecting previously unselected package publicsuffix.
21:33:14 #9 26.60 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ...
21:33:14 #9 26.61 Unpacking publicsuffix (20200303.0012-1) ...
21:33:14 #9 26.64 Selecting previously unselected package python-apt-common.
21:33:14 #9 26.64 Preparing to unpack .../056-python-apt-common_2.0.0ubuntu0.20.04.7_all.deb ...
21:33:14 #9 26.65 Unpacking python-apt-common (2.0.0ubuntu0.20.04.7) ...
21:33:14 #9 26.68 Selecting previously unselected package python3-apt.
21:33:14 #9 26.68 Preparing to unpack .../057-python3-apt_2.0.0ubuntu0.20.04.7_amd64.deb ...
21:33:14 #9 26.68 Unpacking python3-apt (2.0.0ubuntu0.20.04.7) ...
21:33:14 #9 26.72 Selecting previously unselected package libunwind8:amd64.
21:33:14 #9 35.37 Preparing to unpack .../246-libio-stringy-perl_2.111-3_all.deb ...
21:33:14 #9 35.38 Unpacking libio-stringy-perl (2.111-3) ...
21:33:14 #9 35.42 Selecting previously unselected package libparams-validate-perl.
21:33:14 #9 35.42 Preparing to unpack .../247-libparams-validate-perl_1.29-3_arm64.deb ...
21:33:14 #9 35.42 Unpacking libparams-validate-perl (1.29-3) ...
21:33:14 #9 35.46 Selecting previously unselected package libgetopt-long-descriptive-perl.
21:33:14 #9 35.46 Preparing to unpack .../248-libgetopt-long-descriptive-perl_0.104-1_all.deb ...
21:33:14 #9 35.47 Unpacking libgetopt-long-descriptive-perl (0.104-1) ...
21:33:14 #9 35.50 Selecting previously unselected package libsort-versions-perl.
21:33:14 #9 35.50 Preparing to unpack .../249-libsort-versions-perl_1.62-1_all.deb ...
21:33:14 #9 35.51 Unpacking libsort-versions-perl (1.62-1) ...
21:33:14 #9 35.55 Selecting previously unselected package libgit-wrapper-perl.
21:33:14 #9 35.55 Preparing to unpack .../250-libgit-wrapper-perl_0.048-1_all.deb ...
21:33:14 #9 35.56 Unpacking libgit-wrapper-perl (0.048-1) ...
21:33:14 #9 35.63 Selecting previously unselected package libhttp-tiny-multipart-perl.
21:33:14 #8 26.81 Unpacking libsigsegv2:armhf (2.12-1) ...
21:33:14 #8 26.84 Selecting previously unselected package m4.
21:33:14 #8 26.84 Preparing to unpack .../050-m4_1.4.18-1_armhf.deb ...
21:33:14 #8 26.85 Unpacking m4 (1.4.18-1) ...
21:33:14 #8 26.90 Selecting previously unselected package autoconf.
21:33:14 #8 26.90 Preparing to unpack .../051-autoconf_2.69-11_all.deb ...
21:33:14 #8 26.90 Unpacking autoconf (2.69-11) ...
21:33:14 #8 27.02 Selecting previously unselected package autotools-dev.
21:33:14 #8 27.02 Preparing to unpack .../052-autotools-dev_20180224.1_all.deb ...
21:33:14 #8 27.02 Unpacking autotools-dev (20180224.1) ...
21:33:14 #8 27.09 Selecting previously unselected package automake.
21:33:14 #8 27.09 Preparing to unpack .../053-automake_1%3a1.15.1-3ubuntu2_all.deb ...
21:33:14 #9 27.83 Preparing to unpack .../161-libhtml-parser-perl_3.76-1build2_amd64.deb ...
21:33:14 #9 27.84 Unpacking libhtml-parser-perl:amd64 (3.76-1build2) ...
21:33:14 #9 27.87 Selecting previously unselected package libhtml-tree-perl.
21:33:14 #9 27.87 Preparing to unpack .../162-libhtml-tree-perl_5.07-2_all.deb ...
21:33:14 #9 27.88 Unpacking libhtml-tree-perl (5.07-2) ...
21:33:14 #9 27.92 Selecting previously unselected package libio-html-perl.
21:33:14 #9 27.93 Preparing to unpack .../163-libio-html-perl_1.004-2_all.deb ...
21:33:14 #9 27.93 Unpacking libio-html-perl (1.004-2) ...
21:33:14 #9 27.97 Selecting previously unselected package liblwp-mediatypes-perl.
21:33:14 #9 27.97 Preparing to unpack .../164-liblwp-mediatypes-perl_6.04-1_all.deb ...
21:33:14 #9 27.98 Unpacking liblwp-mediatypes-perl (6.04-1) ...
21:33:14 #9 28.00 Selecting previously unselected package libhttp-message-perl.
21:33:14 #9 28.01 Preparing to unpack .../165-libhttp-message-perl_6.36-1_all.deb ...
21:33:14 #9 28.01 Unpacking libhttp-message-perl (6.36-1) ...
21:33:14 #9 28.04 Selecting previously unselected package libhttp-cookies-perl.
21:33:14 #8 37.67 Selecting previously unselected package libgpm2:arm64.
21:33:14 #8 37.67 Preparing to unpack .../232-libgpm2_1.20.7-5_arm64.deb ...
21:33:14 #8 37.67 Unpacking libgpm2:arm64 (1.20.7-5) ...
21:33:14 #8 37.71 Selecting previously unselected package libidn11:arm64.
21:33:14 #8 37.71 Preparing to unpack .../233-libidn11_1.33-2.2_arm64.deb ...
21:33:14 #8 37.72 Unpacking libidn11:arm64 (1.33-2.2) ...
21:33:14 #8 37.76 Selecting previously unselected package libntlm0:arm64.
21:33:14 #8 37.77 Preparing to unpack .../234-libntlm0_1.5-1+deb10u1_arm64.deb ...
21:33:14 #8 37.77 Unpacking libntlm0:arm64 (1.5-1+deb10u1) ...
21:33:14 #8 37.80 Selecting previously unselected package libgsasl7.
21:33:14 #8 37.81 Preparing to unpack .../235-libgsasl7_1.8.0-8+deb10u1_arm64.deb ...
21:33:14 #8 37.81 Unpacking libgsasl7 (1.8.0-8+deb10u1) ...
21:33:14 #8 37.86 Selecting previously unselected package libhtml-form-perl.
21:33:14 #8 37.86 Preparing to unpack .../236-libhtml-form-perl_6.03-1_all.deb ...
21:33:14 #8 37.87 Unpacking libhtml-form-perl (6.03-1) ...
21:33:14 #8 37.90 Selecting previously unselected package libhtml-format-perl.
21:33:14 #8 37.90 Preparing to unpack .../237-libhtml-format-perl_2.12-1_all.deb ...
21:33:14 #8 37.90 Unpacking libhtml-format-perl (2.12-1) ...
21:33:14 #8 37.94 Selecting previously unselected package libhttp-daemon-perl.
21:33:14 #8 37.94 Preparing to unpack .../238-libhttp-daemon-perl_6.01-3_all.deb ...
21:33:14 #8 37.95 Unpacking libhttp-daemon-perl (6.01-3) ...
21:33:14 #8 37.98 Selecting previously unselected package libstruct-dumb-perl.
21:33:14 #8 34.92 Preparing to unpack .../108-libclass-method-modifiers-perl_2.12-1_all.deb ...
21:33:14 #8 34.93 Unpacking libclass-method-modifiers-perl (2.12-1) ...
21:33:14 #8 34.95 Selecting previously unselected package libsub-exporter-progressive-perl.
21:33:14 #8 34.95 Preparing to unpack .../109-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
21:33:14 #8 34.96 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
21:33:14 #8 34.98 Selecting previously unselected package libdevel-globaldestruction-perl.
21:33:14 #8 34.98 Preparing to unpack .../110-libdevel-globaldestruction-perl_0.14-1_all.deb ...
21:33:14 #8 34.99 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
21:33:14 #8 35.02 Selecting previously unselected package libb-hooks-op-check-perl.
21:33:14 #8 35.02 Preparing to unpack .../111-libb-hooks-op-check-perl_0.22-1+b1_amd64.deb ...
21:33:14 #8 35.02 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ...
21:33:14 #8 35.05 Selecting previously unselected package libdynaloader-functions-perl.
21:33:14 #8 35.05 Preparing to unpack .../112-libdynaloader-functions-perl_0.003-1_all.deb ...
21:33:14 #8 35.06 Unpacking libdynaloader-functions-perl (0.003-1) ...
21:33:14 #8 35.08 Selecting previously unselected package libdevel-callchecker-perl.
21:33:14 #8 35.08 Preparing to unpack .../113-libdevel-callchecker-perl_0.008-1_amd64.deb ...
21:33:14 #8 35.09 Unpacking libdevel-callchecker-perl (0.008-1) ...
21:33:14 #8 35.11 Selecting previously unselected package libparams-classify-perl.
21:33:14 #8 35.12 Preparing to unpack .../114-libparams-classify-perl_0.015-1+b1_amd64.deb ...
21:33:14 #8 35.12 Unpacking libparams-classify-perl (0.015-1+b1) ...
21:33:14 #8 35.15 Selecting previously unselected package libmodule-runtime-perl.
21:33:14 #8 35.15 Preparing to unpack .../115-libmodule-runtime-perl_0.016-1_all.deb ...
21:33:14 #9 22.99 Selecting previously unselected package perl.
21:33:14 #9 22.99 Preparing to unpack .../005-perl_5.34.0-3ubuntu1_armhf.deb ...
21:33:14 #9 23.01 Unpacking perl (5.34.0-3ubuntu1) ...
21:33:14 #9 23.06 Selecting previously unselected package openssl.
21:33:14 #9 23.06 Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.6_armhf.deb ...
21:33:14 #9 23.06 Unpacking openssl (3.0.2-0ubuntu1.6) ...
21:33:14 #9 27.56 Selecting previously unselected package autoconf.
21:33:14 #9 27.56 Preparing to unpack .../064-autoconf_2.69-11.1_all.deb ...
21:33:14 #9 27.57 Unpacking autoconf (2.69-11.1) ...
21:33:14 #9 27.67 Selecting previously unselected package autotools-dev.
21:33:14 #9 27.67 Preparing to unpack .../065-autotools-dev_20180224.1_all.deb ...
21:33:14 #9 27.68 Unpacking autotools-dev (20180224.1) ...
21:33:14 #9 27.72 Selecting previously unselected package automake.
21:33:14 #9 27.72 Preparing to unpack .../066-automake_1%3a1.16.1-4ubuntu6_all.deb ...
21:33:14 #9 27.73 Unpacking automake (1:1.16.1-4ubuntu6) ...
21:33:14 #8 23.12 Selecting previously unselected package libxml2:armhf.
21:33:14 #8 23.12 Preparing to unpack .../027-libxml2_2.9.4+dfsg1-7+deb10u4_armhf.deb ...
21:33:14 #8 23.12 Unpacking libxml2:armhf (2.9.4+dfsg1-7+deb10u4) ...
21:33:14 #8 23.22 Selecting previously unselected package manpages.
21:33:14 #8 23.22 Preparing to unpack .../028-manpages_4.16-2_all.deb ...
21:33:14 #8 23.22 Unpacking manpages (4.16-2) ...
21:33:14 #8 36.73 Preparing to unpack .../264-manpages-dev_4.15-1_all.deb ...
21:33:14 #8 36.74 Unpacking manpages-dev (4.15-1) ...
21:33:14 #8 36.96 Selecting previously unselected package python3-certifi.
21:33:14 #8 36.97 Preparing to unpack .../265-python3-certifi_2018.1.18-2_all.deb ...
21:33:14 #8 36.97 Unpacking python3-certifi (2018.1.18-2) ...
21:33:14 #8 37.02 Selecting previously unselected package python3-idna.
21:33:14 #8 35.41 Preparing to unpack .../263-libtypes-serialiser-perl_1.01-1_all.deb ...
21:33:14 #8 35.41 Unpacking libtypes-serialiser-perl (1.01-1) ...
21:33:14 #8 35.44 Selecting previously unselected package libjson-xs-perl.
21:33:14 #8 35.44 Preparing to unpack .../264-libjson-xs-perl_4.030-1+b1_arm64.deb ...
21:33:14 #8 35.44 Unpacking libjson-xs-perl (4.030-1+b1) ...
21:33:14 #8 35.49 Selecting previously unselected package libjson-maybexs-perl.
21:33:14 #8 35.49 Preparing to unpack .../265-libjson-maybexs-perl_1.004003-1_all.deb ...
21:33:14 #8 35.49 Unpacking libjson-maybexs-perl (1.004003-1) ...
21:33:14 #8 35.53 Selecting previously unselected package libldap-common.
21:33:14 #8 35.53 Preparing to unpack .../266-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ...
21:33:14 #8 35.53 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ...
21:33:14 #8 35.57 Selecting previously unselected package liblist-compare-perl.
21:33:14 #8 35.57 Preparing to unpack .../267-liblist-compare-perl_0.55-1_all.deb ...
21:33:14 #8 35.58 Unpacking liblist-compare-perl (0.55-1) ...
21:33:14 #8 35.61 Selecting previously unselected package liblist-someutils-perl.
21:33:14 #8 35.61 Preparing to unpack .../268-liblist-someutils-perl_0.58-1_all.deb ...
21:33:14 #8 35.62 Unpacking liblist-someutils-perl (0.58-1) ...
21:33:14 #8 35.65 Selecting previously unselected package liblist-someutils-xs-perl.
21:33:14 #8 31.08 Preparing to unpack .../088-patch_2.7.6-2ubuntu1.1_amd64.deb ...
21:33:14 #8 31.08 Unpacking patch (2.7.6-2ubuntu1.1) ...
21:33:14 #8 31.12 Selecting previously unselected package dpkg-dev.
21:33:14 #8 31.12 Preparing to unpack .../089-dpkg-dev_1.19.0.5ubuntu2.4_all.deb ...
21:33:14 #8 31.12 Unpacking dpkg-dev (1.19.0.5ubuntu2.4) ...
21:33:14 #8 31.24 Selecting previously unselected package build-essential.
21:33:14 #8 31.24 Preparing to unpack .../090-build-essential_12.4ubuntu1_amd64.deb ...
21:33:14 #8 31.24 Unpacking build-essential (12.4ubuntu1) ...
21:33:14 #8 31.28 Selecting previously unselected package libroken18-heimdal:amd64.
21:33:14 #8 31.28 Preparing to unpack .../091-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ...
21:33:14 #8 31.28 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ...
21:33:14 #8 31.33 Selecting previously unselected package libasn1-8-heimdal:amd64.
21:33:14 #8 31.33 Preparing to unpack .../092-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ...
21:33:14 #8 31.33 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ...
21:33:14 #8 31.38 Selecting previously unselected package libheimbase1-heimdal:amd64.
21:33:14 #8 31.38 Preparing to unpack .../093-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ...
21:33:14 #8 31.39 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ...
21:33:14 #8 31.43 Selecting previously unselected package libhcrypto4-heimdal:amd64.
21:33:14 #8 31.43 Preparing to unpack .../094-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ...
21:33:14 #8 31.43 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ...
21:33:14 #9 36.81 Preparing to unpack .../302-libperlio-utf8-strict-perl_0.009-1build1_arm64.deb ...
21:33:14 #9 36.81 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ...
21:33:14 #9 36.85 Selecting previously unselected package libpod-parser-perl.
21:33:14 #9 36.85 Preparing to unpack .../303-libpod-parser-perl_1.63-2_all.deb ...
21:33:14 #9 36.86 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
21:33:14 #9 36.88 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
21:33:14 #9 36.88 Unpacking libpod-parser-perl (1.63-2) ...
21:33:14 #9 36.92 Selecting previously unselected package libpod-constants-perl.
21:33:14 #9 36.92 Preparing to unpack .../304-libpod-constants-perl_0.19-2_all.deb ...
21:33:14 #9 36.92 Unpacking libpod-constants-perl (0.19-2) ...
21:33:14 #9 36.95 Selecting previously unselected package libproc-processtable-perl:arm64.
21:33:14 #9 36.96 Preparing to unpack .../305-libproc-processtable-perl_0.634-1build1_arm64.deb ...
21:33:14 #9 36.96 Unpacking libproc-processtable-perl:arm64 (0.634-1build1) ...
21:33:14 #9 37.06 Selecting previously unselected package libre2-9:arm64.
21:33:14 #9 37.07 Preparing to unpack .../306-libre2-9_20220201+dfsg-1_arm64.deb ...
21:33:14 #9 37.07 Unpacking libre2-9:arm64 (20220201+dfsg-1) ...
21:33:14 #9 37.10 Selecting previously unselected package libre-engine-re2-perl:arm64.
21:33:14 #9 37.11 Preparing to unpack .../307-libre-engine-re2-perl_0.14-1build2_arm64.deb ...
21:33:14 #9 37.11 Unpacking libre-engine-re2-perl:arm64 (0.14-1build2) ...
21:33:14 #9 37.14 Selecting previously unselected package libreadonly-perl.
21:33:14 #9 37.14 Preparing to unpack .../308-libreadonly-perl_2.050-3_all.deb ...
21:33:14 #9 37.15 Unpacking libreadonly-perl (2.050-3) ...
21:33:14 #9 37.18 Selecting previously unselected package libref-util-perl.
21:33:14 #10 22.53 --------------------------------------------------------------------------------
21:33:14 #10 22.53 Total                                            13 MB/s |  31 MB     00:02     
21:33:14 #9 26.73 Preparing to unpack .../058-libunwind8_1.2.1-9build1_amd64.deb ...
21:33:14 #9 26.73 Unpacking libunwind8:amd64 (1.2.1-9build1) ...
21:33:14 #9 26.76 Selecting previously unselected package strace.
21:33:14 #9 26.76 Preparing to unpack .../059-strace_5.5-3ubuntu1_amd64.deb ...
21:33:14 #9 26.77 Unpacking strace (5.5-3ubuntu1) ...
21:33:14 #9 26.83 Selecting previously unselected package xauth.
21:33:14 #9 26.83 Preparing to unpack .../060-xauth_1%3a1.1-0ubuntu1_amd64.deb ...
21:33:14 #9 26.83 Unpacking xauth (1:1.1-0ubuntu1) ...
21:33:14 #9 26.87 Selecting previously unselected package libfl2:amd64.
21:33:14 #9 26.87 Preparing to unpack .../061-libfl2_2.6.4-6.2_amd64.deb ...
21:33:14 #9 26.87 Unpacking libfl2:amd64 (2.6.4-6.2) ...
21:33:14 #9 26.91 Selecting previously unselected package at.
21:33:14 #9 26.91 Preparing to unpack .../062-at_3.1.23-1ubuntu1_amd64.deb ...
21:33:14 #9 26.92 Unpacking at (3.1.23-1ubuntu1) ...
21:33:14 #9 26.95 Selecting previously unselected package libsigsegv2:amd64.
21:33:14 #8 18.29 Selecting previously unselected package autotools-dev.
21:33:14 #8 18.29 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ...
21:33:14 #8 18.30 Unpacking autotools-dev (20180224.1+nmu1) ...
21:33:14 #8 18.36 Selecting previously unselected package automake.
21:33:14 #8 18.36 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ...
21:33:14 #8 18.37 Unpacking automake (1:1.16.3-2) ...
21:33:14 #8 18.49 Selecting previously unselected package autopoint.
21:33:14 #8 18.49 Preparing to unpack .../025-autopoint_0.21-4_all.deb ...
21:33:14 #8 18.50 Unpacking autopoint (0.21-4) ...
21:33:14 #9 35.64 Preparing to unpack .../251-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
21:33:14 #9 35.64 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
21:33:14 #9 35.67 Selecting previously unselected package libio-prompter-perl.
21:33:14 #9 35.67 Preparing to unpack .../252-libio-prompter-perl_0.004015-1_all.deb ...
21:33:14 #9 35.68 Unpacking libio-prompter-perl (0.004015-1) ...
21:33:14 #9 35.71 Selecting previously unselected package libjson-perl.
21:33:14 #9 35.72 Preparing to unpack .../253-libjson-perl_4.02000-2_all.deb ...
21:33:14 #9 35.72 Unpacking libjson-perl (4.02000-2) ...
21:33:14 #9 35.76 Selecting previously unselected package liblog-any-perl.
21:33:14 #9 35.76 Preparing to unpack .../254-liblog-any-perl_1.708-1_all.deb ...
21:33:14 #9 35.76 Unpacking liblog-any-perl (1.708-1) ...
21:33:14 #9 35.80 Selecting previously unselected package liblog-any-adapter-screen-perl.
21:33:14 #9 35.80 Preparing to unpack .../255-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
21:33:14 #9 35.81 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
21:33:14 #9 35.84 Selecting previously unselected package libpackage-stash-perl.
21:33:14 #9 35.84 Preparing to unpack .../256-libpackage-stash-perl_0.38-1_all.deb ...
21:33:14 #9 35.84 Unpacking libpackage-stash-perl (0.38-1) ...
21:33:14 #9 35.88 Selecting previously unselected package libsub-identify-perl.
21:33:14 #8 27.10 Unpacking automake (1:1.15.1-3ubuntu2) ...
21:33:14 #8 27.22 Selecting previously unselected package autopoint.
21:33:14 #8 27.22 Preparing to unpack .../054-autopoint_0.19.8.1-6ubuntu0.3_all.deb ...
21:33:14 #8 ...
21:33:14 
21:33:14 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:33:14 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:33:14 #13 extracting sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 6.3s done
21:33:14 #13 extracting sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 7.0s done
21:33:14 #13 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 1.9s
21:33:14 #13 ...
21:33:14 
21:33:14 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:33:14 #8 sha256:db2193547b525f35a8742d151f38bbe57bd27ea4208e4c0a64e6e34a4742426b
21:33:14 #8 27.22 Unpacking autopoint (0.19.8.1-6ubuntu0.3) ...
21:33:14 #8 27.27 Selecting previously unselected package binutils-common:armhf.
21:33:14 #8 27.27 Preparing to unpack .../055-binutils-common_2.30-21ubuntu1~18.04.7_armhf.deb ...
21:33:14 #8 27.27 Unpacking binutils-common:armhf (2.30-21ubuntu1~18.04.7) ...
21:33:14 #8 14.93 Get:73 http://archive.raspbian.org/raspbian buster/main armhf libxml2 armhf 2.9.4+dfsg1-7+deb10u4 [570 kB]
21:33:14 #8 14.94 Get:74 http://archive.raspbian.org/raspbian buster/main armhf libcroco3 armhf 0.6.12-3 [132 kB]
21:33:14 #8 14.94 Get:75 http://archive.raspbian.org/raspbian buster/main armhf gettext armhf 0.19.8.1-9 [1219 kB]
21:33:14 #8 14.97 Get:76 http://archive.raspbian.org/raspbian buster/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
21:33:14 #8 14.97 Get:77 http://archive.raspbian.org/raspbian buster/main armhf po-debconf all 1.0.21 [248 kB]
21:33:14 #8 15.03 Get:78 http://archive.raspbian.org/raspbian buster/main armhf libfakeroot armhf 1.23-1 [43.3 kB]
21:33:14 #8 15.03 Get:79 http://archive.raspbian.org/raspbian buster/main armhf fakeroot armhf 1.23-1 [85.2 kB]
21:33:14 #8 15.03 Get:80 http://archive.raspbian.org/raspbian buster/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
21:33:14 #8 15.03 Get:81 http://archive.raspbian.org/raspbian buster/main armhf libfile-homedir-perl all 1.004-1 [42.7 kB]
21:33:14 #8 15.03 Get:82 http://archive.raspbian.org/raspbian buster/main armhf libio-pty-perl armhf 1:1.08-1.1+b4 [33.0 kB]
21:33:14 #8 15.11 Get:83 http://archive.raspbian.org/raspbian buster/main armhf libipc-run-perl all 20180523.0-1 [101 kB]
21:33:14 #8 15.11 Get:84 http://archive.raspbian.org/raspbian buster/main armhf libclass-method-modifiers-perl all 2.12-1 [18.6 kB]
21:33:14 #8 15.11 Get:85 http://archive.raspbian.org/raspbian buster/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
21:33:14 #8 15.11 Get:86 http://archive.raspbian.org/raspbian buster/main armhf libdevel-globaldestruction-perl all 0.14-1 [8084 B]
21:33:14 #8 15.20 Get:87 http://archive.raspbian.org/raspbian buster/main armhf libb-hooks-op-check-perl armhf 0.22-1+b1 [11.1 kB]
21:33:14 #8 15.20 Get:88 http://archive.raspbian.org/raspbian buster/main armhf libdynaloader-functions-perl all 0.003-1 [12.6 kB]
21:33:14 #8 15.20 Get:89 http://archive.raspbian.org/raspbian buster/main armhf libdevel-callchecker-perl armhf 0.008-1 [15.5 kB]
21:33:14 #8 15.20 Get:90 http://archive.raspbian.org/raspbian buster/main armhf libparams-classify-perl armhf 0.015-1+b1 [24.3 kB]
21:33:14 #8 15.20 Get:91 http://archive.raspbian.org/raspbian buster/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
21:33:14 #9 28.04 Preparing to unpack .../166-libhttp-cookies-perl_6.10-1_all.deb ...
21:33:14 #9 28.05 Unpacking libhttp-cookies-perl (6.10-1) ...
21:33:14 #9 28.08 Selecting previously unselected package libhttp-negotiate-perl.
21:33:14 #9 28.08 Preparing to unpack .../167-libhttp-negotiate-perl_6.01-1_all.deb ...
21:33:14 #9 28.12 Unpacking libhttp-negotiate-perl (6.01-1) ...
21:33:14 #9 28.14 Selecting previously unselected package perl-openssl-defaults:amd64.
21:33:14 #9 28.15 Preparing to unpack .../168-perl-openssl-defaults_5build2_amd64.deb ...
21:33:14 #9 28.15 Unpacking perl-openssl-defaults:amd64 (5build2) ...
21:33:14 #9 28.18 Selecting previously unselected package libnet-ssleay-perl:amd64.
21:33:14 #9 28.18 Preparing to unpack .../169-libnet-ssleay-perl_1.92-1build2_amd64.deb ...
21:33:14 #9 28.18 Unpacking libnet-ssleay-perl:amd64 (1.92-1build2) ...
21:33:14 #9 28.23 Selecting previously unselected package libio-socket-ssl-perl.
21:33:14 #9 28.23 Preparing to unpack .../170-libio-socket-ssl-perl_2.074-2_all.deb ...
21:33:14 #9 28.23 Unpacking libio-socket-ssl-perl (2.074-2) ...
21:33:14 #9 28.26 Selecting previously unselected package libnet-http-perl.
21:33:14 #9 28.26 Preparing to unpack .../171-libnet-http-perl_6.22-1_all.deb ...
21:33:14 #9 28.27 Unpacking libnet-http-perl (6.22-1) ...
21:33:14 #9 28.30 Selecting previously unselected package liblwp-protocol-https-perl.
21:33:14 #9 28.30 Preparing to unpack .../172-liblwp-protocol-https-perl_6.10-1_all.deb ...
21:33:14 #9 28.34 Unpacking liblwp-protocol-https-perl (6.10-1) ...
21:33:14 #9 28.37 Selecting previously unselected package libtry-tiny-perl.
21:33:14 #8 35.15 Unpacking libmodule-runtime-perl (0.016-1) ...
21:33:14 #8 35.18 Selecting previously unselected package libimport-into-perl.
21:33:14 #8 35.18 Preparing to unpack .../116-libimport-into-perl_1.002005-1_all.deb ...
21:33:14 #8 35.19 Unpacking libimport-into-perl (1.002005-1) ...
21:33:14 #8 35.21 Selecting previously unselected package librole-tiny-perl.
21:33:14 #8 35.21 Preparing to unpack .../117-librole-tiny-perl_2.000006-1_all.deb ...
21:33:14 #8 35.22 Unpacking librole-tiny-perl (2.000006-1) ...
21:33:14 #8 35.25 Selecting previously unselected package libstrictures-perl.
21:33:14 #8 35.25 Preparing to unpack .../118-libstrictures-perl_2.000005-1_all.deb ...
21:33:14 #8 35.25 Unpacking libstrictures-perl (2.000005-1) ...
21:33:14 #8 35.27 Selecting previously unselected package libsub-quote-perl.
21:33:14 #8 35.28 Preparing to unpack .../119-libsub-quote-perl_2.005001-1_all.deb ...
21:33:14 #8 35.28 Unpacking libsub-quote-perl (2.005001-1) ...
21:33:14 #8 35.31 Selecting previously unselected package libmoo-perl.
21:33:14 #8 35.31 Preparing to unpack .../120-libmoo-perl_2.003004-2_all.deb ...
21:33:14 #8 35.31 Unpacking libmoo-perl (2.003004-2) ...
21:33:14 #8 35.34 Selecting previously unselected package libencode-locale-perl.
21:33:14 #8 35.34 Preparing to unpack .../121-libencode-locale-perl_1.05-1_all.deb ...
21:33:14 #8 35.34 Unpacking libencode-locale-perl (1.05-1) ...
21:33:14 #8 35.37 Selecting previously unselected package libtimedate-perl.
21:33:14 #9 23.13 Selecting previously unselected package ca-certificates.
21:33:14 #9 23.13 Preparing to unpack .../007-ca-certificates_20211016_all.deb ...
21:33:14 #9 23.14 Unpacking ca-certificates (20211016) ...
21:33:14 #9 23.21 Selecting previously unselected package distro-info-data.
21:33:14 #9 23.21 Preparing to unpack .../008-distro-info-data_0.52ubuntu0.1_all.deb ...
21:33:14 #9 23.22 Unpacking distro-info-data (0.52ubuntu0.1) ...
21:33:14 #9 23.26 Selecting previously unselected package iso-codes.
21:33:14 #9 23.26 Preparing to unpack .../009-iso-codes_4.9.0-1_all.deb ...
21:33:14 #9 23.26 Unpacking iso-codes (4.9.0-1) ...
21:33:14 #21 22.86 Get:79 http://deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B]
21:33:14 #8 37.98 Preparing to unpack .../239-libstruct-dumb-perl_0.09-1_all.deb ...
21:33:14 #8 37.98 Unpacking libstruct-dumb-perl (0.09-1) ...
21:33:14 #8 38.01 Selecting previously unselected package libio-async-perl.
21:33:14 #8 38.02 Preparing to unpack .../240-libio-async-perl_0.72-1_all.deb ...
21:33:14 #8 38.02 Unpacking libio-async-perl (0.72-1) ...
21:33:14 #8 38.07 Selecting previously unselected package libio-sessiondata-perl.
21:33:14 #8 38.07 Preparing to unpack .../241-libio-sessiondata-perl_1.03-1_all.deb ...
21:33:14 #8 38.08 Unpacking libio-sessiondata-perl (1.03-1) ...
21:33:14 #8 38.11 Selecting previously unselected package libio-string-perl.
21:33:14 #8 38.11 Preparing to unpack .../242-libio-string-perl_1.08-3_all.deb ...
21:33:14 #8 38.11 Unpacking libio-string-perl (1.08-3) ...
21:33:14 #8 38.15 Selecting previously unselected package libtypes-serialiser-perl.
21:33:14 #8 38.15 Preparing to unpack .../243-libtypes-serialiser-perl_1.0-1_all.deb ...
21:33:14 #8 38.15 Unpacking libtypes-serialiser-perl (1.0-1) ...
21:33:14 #8 38.18 Selecting previously unselected package libjson-xs-perl.
21:33:14 #8 38.19 Preparing to unpack .../244-libjson-xs-perl_3.040-1+b1_arm64.deb ...
21:33:14 #8 38.19 Unpacking libjson-xs-perl (3.040-1+b1) ...
21:33:14 #8 38.23 Selecting previously unselected package liblzo2-2:arm64.
21:33:14 #8 38.24 Preparing to unpack .../245-liblzo2-2_2.10-0.1_arm64.deb ...
21:33:14 #8 38.24 Unpacking liblzo2-2:arm64 (2.10-0.1) ...
21:33:14 #8 38.28 Selecting previously unselected package libkyotocabinet16v5:arm64.
21:33:14 #8 38.28 Preparing to unpack .../246-libkyotocabinet16v5_1.2.76-4.2+b1_arm64.deb ...
21:33:14 #8 38.29 Unpacking libkyotocabinet16v5:arm64 (1.2.76-4.2+b1) ...
21:33:14 #9 27.83 Selecting previously unselected package autopoint.
21:33:14 #9 27.83 Preparing to unpack .../067-autopoint_0.19.8.1-10build1_all.deb ...
21:33:14 #9 27.83 Unpacking autopoint (0.19.8.1-10build1) ...
21:33:14 #9 27.89 Selecting previously unselected package binutils-common:armhf.
21:33:14 #9 27.89 Preparing to unpack .../068-binutils-common_2.34-6ubuntu1.3_armhf.deb ...
21:33:14 #9 27.90 Unpacking binutils-common:armhf (2.34-6ubuntu1.3) ...
21:33:14 #9 27.98 Selecting previously unselected package libbinutils:armhf.
21:33:14 #9 27.98 Preparing to unpack .../069-libbinutils_2.34-6ubuntu1.3_armhf.deb ...
21:33:14 #9 27.98 Unpacking libbinutils:armhf (2.34-6ubuntu1.3) ...
21:33:14 #9 28.10 Selecting previously unselected package libctf-nobfd0:armhf.
21:33:14 #9 28.10 Preparing to unpack .../070-libctf-nobfd0_2.34-6ubuntu1.3_armhf.deb ...
21:33:14 #8 23.42 Selecting previously unselected package libedit2:armhf.
21:33:14 #8 23.42 Preparing to unpack .../029-libedit2_3.1-20181209-1_armhf.deb ...
21:33:14 #8 23.42 Unpacking libedit2:armhf (3.1-20181209-1) ...
21:33:14 #8 23.48 Selecting previously unselected package libkeyutils1:armhf.
21:33:14 #8 23.48 Preparing to unpack .../030-libkeyutils1_1.6-6_armhf.deb ...
21:33:14 #8 23.48 Unpacking libkeyutils1:armhf (1.6-6) ...
21:33:14 #8 23.53 Selecting previously unselected package libkrb5support0:armhf.
21:33:14 #8 23.53 Preparing to unpack .../031-libkrb5support0_1.17-3+deb10u3_armhf.deb ...
21:33:14 #8 23.53 Unpacking libkrb5support0:armhf (1.17-3+deb10u3) ...
21:33:14 #8 23.59 Selecting previously unselected package libk5crypto3:armhf.
21:33:14 #8 23.59 Preparing to unpack .../032-libk5crypto3_1.17-3+deb10u3_armhf.deb ...
21:33:14 #8 37.03 Preparing to unpack .../266-python3-idna_2.6-1_all.deb ...
21:33:14 #8 37.03 Unpacking python3-idna (2.6-1) ...
21:33:14 #8 37.08 Selecting previously unselected package python3-urllib3.
21:33:14 #8 37.09 Preparing to unpack .../267-python3-urllib3_1.22-1ubuntu0.18.04.2_all.deb ...
21:33:14 #8 37.09 Unpacking python3-urllib3 (1.22-1ubuntu0.18.04.2) ...
21:33:14 #8 37.14 Selecting previously unselected package python3-requests.
21:33:14 #8 37.14 Preparing to unpack .../268-python3-requests_2.18.4-2ubuntu0.1_all.deb ...
21:33:14 #8 37.15 Unpacking python3-requests (2.18.4-2ubuntu0.1) ...
21:33:14 #8 37.20 Selecting previously unselected package python3-unidiff.
21:33:14 #8 37.20 Preparing to unpack .../269-python3-unidiff_0.5.4-1_all.deb ...
21:33:14 #8 37.21 Unpacking python3-unidiff (0.5.4-1) ...
21:33:14 #8 37.24 Selecting previously unselected package python3-xdg.
21:33:14 #8 35.66 Preparing to unpack .../269-liblist-someutils-xs-perl_0.58-2+b1_arm64.deb ...
21:33:14 #8 35.66 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ...
21:33:14 #8 35.69 Selecting previously unselected package liblist-utilsby-perl.
21:33:14 #8 35.70 Preparing to unpack .../270-liblist-utilsby-perl_0.11-1_all.deb ...
21:33:14 #8 35.70 Unpacking liblist-utilsby-perl (0.11-1) ...
21:33:14 #8 35.73 Selecting previously unselected package libltdl7:arm64.
21:33:14 #8 35.74 Preparing to unpack .../271-libltdl7_2.4.6-15_arm64.deb ...
21:33:14 #8 35.74 Unpacking libltdl7:arm64 (2.4.6-15) ...
21:33:14 #8 35.78 Selecting previously unselected package libltdl-dev:arm64.
21:33:14 #8 35.78 Preparing to unpack .../272-libltdl-dev_2.4.6-15_arm64.deb ...
21:33:14 #8 35.79 Unpacking libltdl-dev:arm64 (2.4.6-15) ...
21:33:14 #8 35.84 Selecting previously unselected package liblzo2-2:arm64.
21:33:14 #8 35.84 Preparing to unpack .../273-liblzo2-2_2.10-2_arm64.deb ...
21:33:14 #8 35.84 Unpacking liblzo2-2:arm64 (2.10-2) ...
21:33:14 #8 35.88 Selecting previously unselected package libsys-hostname-long-perl.
21:33:14 #8 35.88 Preparing to unpack .../274-libsys-hostname-long-perl_1.5-2_all.deb ...
21:33:14 #8 35.88 Unpacking libsys-hostname-long-perl (1.5-2) ...
21:33:14 #8 35.91 Selecting previously unselected package libmail-sendmail-perl.
21:33:14 #8 35.92 Preparing to unpack .../275-libmail-sendmail-perl_0.80-1.1_all.deb ...
21:33:14 #8 35.92 Unpacking libmail-sendmail-perl (0.80-1.1) ...
21:33:14 #8 35.98 Selecting previously unselected package libnet-smtp-ssl-perl.
21:33:14 #8 35.98 Preparing to unpack .../276-libnet-smtp-ssl-perl_1.04-1_all.deb ...
21:33:14 #8 35.98 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
21:33:15 #8 31.50 Selecting previously unselected package libwind0-heimdal:amd64.
21:33:15 #8 31.50 Preparing to unpack .../095-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ...
21:33:15 #8 31.50 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ...
21:33:15 #8 31.55 Selecting previously unselected package libhx509-5-heimdal:amd64.
21:33:15 #8 31.55 Preparing to unpack .../096-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ...
21:33:15 #8 31.55 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ...
21:33:15 #8 31.59 Selecting previously unselected package libkrb5-26-heimdal:amd64.
21:33:15 #8 31.60 Preparing to unpack .../097-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ...
21:33:15 #8 31.60 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ...
21:33:15 #8 31.65 Selecting previously unselected package libheimntlm0-heimdal:amd64.
21:33:15 #9 37.18 Preparing to unpack .../309-libref-util-perl_0.204-1_all.deb ...
21:33:15 #9 37.19 Unpacking libref-util-perl (0.204-1) ...
21:33:15 #9 37.22 Selecting previously unselected package libref-util-xs-perl.
21:33:15 #9 37.22 Preparing to unpack .../310-libref-util-xs-perl_0.117-1build5_arm64.deb ...
21:33:15 #9 37.22 Unpacking libref-util-xs-perl (0.117-1build5) ...
21:33:15 #9 37.25 Selecting previously unselected package libregexp-pattern-license-perl.
21:33:15 #9 37.25 Preparing to unpack .../311-libregexp-pattern-license-perl_3.9.3-1_all.deb ...
21:33:15 #9 37.26 Unpacking libregexp-pattern-license-perl (3.9.3-1) ...
21:33:15 #9 37.29 Selecting previously unselected package libregexp-pattern-perl.
21:33:15 #9 37.29 Preparing to unpack .../312-libregexp-pattern-perl_0.2.14-1_all.deb ...
21:33:15 #9 37.30 Unpacking libregexp-pattern-perl (0.2.14-1) ...
21:33:15 #9 37.33 Selecting previously unselected package libsasl2-modules:arm64.
21:33:15 #9 37.33 Preparing to unpack .../313-libsasl2-modules_2.1.27+dfsg2-3ubuntu1_arm64.deb ...
21:33:15 #9 37.34 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg2-3ubuntu1) ...
21:33:15 #9 37.37 Selecting previously unselected package libsereal-decoder-perl.
21:33:15 #9 37.37 Preparing to unpack .../314-libsereal-decoder-perl_4.023+ds-1_arm64.deb ...
21:33:15 #9 37.38 Unpacking libsereal-decoder-perl (4.023+ds-1) ...
21:33:15 #9 37.41 Selecting previously unselected package libsereal-encoder-perl:arm64.
21:33:15 #9 26.95 Preparing to unpack .../063-libsigsegv2_2.12-2_amd64.deb ...
21:33:15 #9 26.96 Unpacking libsigsegv2:amd64 (2.12-2) ...
21:33:15 #9 26.98 Selecting previously unselected package m4.
21:33:15 #9 26.98 Preparing to unpack .../064-m4_1.4.18-4_amd64.deb ...
21:33:15 #9 26.99 Unpacking m4 (1.4.18-4) ...
21:33:15 #9 27.03 Selecting previously unselected package autoconf.
21:33:15 #9 27.03 Preparing to unpack .../065-autoconf_2.69-11.1_all.deb ...
21:33:15 #9 27.03 Unpacking autoconf (2.69-11.1) ...
21:33:15 #9 27.09 Selecting previously unselected package autotools-dev.
21:33:15 #9 27.09 Preparing to unpack .../066-autotools-dev_20180224.1_all.deb ...
21:33:15 #9 27.09 Unpacking autotools-dev (20180224.1) ...
21:33:15 #9 27.13 Selecting previously unselected package automake.
21:33:15 #9 27.13 Preparing to unpack .../067-automake_1%3a1.16.1-4ubuntu6_all.deb ...
21:33:15 #9 27.13 Unpacking automake (1:1.16.1-4ubuntu6) ...
21:33:15 #9 27.20 Selecting previously unselected package autopoint.
21:33:15 #8 18.55 Selecting previously unselected package binutils-common:armhf.
21:33:15 #8 18.55 Preparing to unpack .../026-binutils-common_2.35.2-2_armhf.deb ...
21:33:15 #8 18.55 Unpacking binutils-common:armhf (2.35.2-2) ...
21:33:15 #9 35.88 Preparing to unpack .../257-libsub-identify-perl_0.14-1build2_arm64.deb ...
21:33:15 #9 35.88 Unpacking libsub-identify-perl (0.14-1build2) ...
21:33:15 #9 35.92 Selecting previously unselected package libsub-name-perl.
21:33:15 #9 35.92 Preparing to unpack .../258-libsub-name-perl_0.26-1_arm64.deb ...
21:33:15 #9 35.92 Unpacking libsub-name-perl (0.26-1) ...
21:33:15 #9 35.96 Selecting previously unselected package libnamespace-clean-perl.
21:33:15 #9 35.96 Preparing to unpack .../259-libnamespace-clean-perl_0.27-1_all.deb ...
21:33:15 #9 35.96 Unpacking libnamespace-clean-perl (0.27-1) ...
21:33:15 #9 36.00 Selecting previously unselected package libpath-tiny-perl.
21:33:15 #9 36.00 Preparing to unpack .../260-libpath-tiny-perl_0.108-1_all.deb ...
21:33:15 #9 36.00 Unpacking libpath-tiny-perl (0.108-1) ...
21:33:15 #9 36.04 Selecting previously unselected package libtype-tiny-perl.
21:33:15 #9 36.04 Preparing to unpack .../261-libtype-tiny-perl_1.008001-2_all.deb ...
21:33:15 #9 36.05 Unpacking libtype-tiny-perl (1.008001-2) ...
21:33:15 #9 36.10 Selecting previously unselected package libgitlab-api-v4-perl.
21:33:15 #9 36.10 Preparing to unpack .../262-libgitlab-api-v4-perl_0.25-1_all.deb ...
21:33:15 #9 36.10 Unpacking libgitlab-api-v4-perl (0.25-1) ...
21:33:15 #9 36.14 Selecting previously unselected package libhash-fieldhash-perl.
21:33:15 #9 36.14 Preparing to unpack .../263-libhash-fieldhash-perl_0.15-1build2_arm64.deb ...
21:33:15 #9 36.15 Unpacking libhash-fieldhash-perl (0.15-1build2) ...
21:33:15 #9 36.18 Selecting previously unselected package libhtml-form-perl.
21:33:15 #9 36.18 Preparing to unpack .../264-libhtml-form-perl_6.07-1_all.deb ...
21:33:15 #9 36.18 Unpacking libhtml-form-perl (6.07-1) ...
21:33:15 #9 36.21 Selecting previously unselected package libhtml-format-perl.
21:33:15 #8 27.37 Selecting previously unselected package libbinutils:armhf.
21:33:15 #8 27.37 Preparing to unpack .../056-libbinutils_2.30-21ubuntu1~18.04.7_armhf.deb ...
21:33:15 #8 27.38 Unpacking libbinutils:armhf (2.30-21ubuntu1~18.04.7) ...
21:33:15 #8 27.47 Selecting previously unselected package binutils-arm-linux-gnueabihf.
21:33:15 #8 27.47 Preparing to unpack .../057-binutils-arm-linux-gnueabihf_2.30-21ubuntu1~18.04.7_armhf.deb ...
21:33:15 #8 27.47 Unpacking binutils-arm-linux-gnueabihf (2.30-21ubuntu1~18.04.7) ...
21:33:15 #8 15.29 Get:92 http://archive.raspbian.org/raspbian buster/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
21:33:15 #8 15.29 Get:93 http://archive.raspbian.org/raspbian buster/main armhf librole-tiny-perl all 2.000006-1 [19.4 kB]
21:33:15 #8 15.29 Get:94 http://archive.raspbian.org/raspbian buster/main armhf libstrictures-perl all 2.000005-1 [18.3 kB]
21:33:15 #8 15.29 Get:95 http://archive.raspbian.org/raspbian buster/main armhf libsub-quote-perl all 2.005001-1 [17.9 kB]
21:33:15 #8 15.42 Get:96 http://archive.raspbian.org/raspbian buster/main armhf libmoo-perl all 2.003004-2 [57.4 kB]
21:33:15 #8 15.42 Get:97 http://archive.raspbian.org/raspbian buster/main armhf libencode-locale-perl all 1.05-1 [13.7 kB]
21:33:15 #8 15.42 Get:98 http://archive.raspbian.org/raspbian buster/main armhf libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB]
21:33:15 #8 15.42 Get:99 http://archive.raspbian.org/raspbian buster/main armhf libhttp-date-perl all 6.02-1 [10.7 kB]
21:33:15 #8 15.42 Get:100 http://archive.raspbian.org/raspbian buster/main armhf libfile-listing-perl all 6.04-1 [10.3 kB]
21:33:15 #8 15.42 Get:101 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tagset-perl all 3.20-3 [12.7 kB]
21:33:15 #9 28.37 Preparing to unpack .../173-libtry-tiny-perl_0.31-1_all.deb ...
21:33:15 #9 28.37 Unpacking libtry-tiny-perl (0.31-1) ...
21:33:15 #9 28.40 Selecting previously unselected package libwww-robotrules-perl.
21:33:15 #9 28.40 Preparing to unpack .../174-libwww-robotrules-perl_6.02-1_all.deb ...
21:33:15 #9 28.41 Unpacking libwww-robotrules-perl (6.02-1) ...
21:33:15 #9 28.44 Selecting previously unselected package libwww-perl.
21:33:15 #9 28.44 Preparing to unpack .../175-libwww-perl_6.61-1_all.deb ...
21:33:15 #9 28.44 Unpacking libwww-perl (6.61-1) ...
21:33:15 #9 28.48 Selecting previously unselected package patchutils.
21:33:15 #9 28.48 Preparing to unpack .../176-patchutils_0.4.2-1build2_amd64.deb ...
21:33:15 #9 28.49 Unpacking patchutils (0.4.2-1build2) ...
21:33:15 #9 28.52 Selecting previously unselected package wdiff.
21:33:15 #9 28.52 Preparing to unpack .../177-wdiff_1.2.2-2build3_amd64.deb ...
21:33:15 #9 28.53 Unpacking wdiff (1.2.2-2build3) ...
21:33:15 #9 28.59 Selecting previously unselected package devscripts.
21:33:15 #8 34.03 Selecting previously unselected package libfakeroot:amd64.
21:33:15 #8 34.03 Preparing to unpack .../090-libfakeroot_1.25.3-1.1_amd64.deb ...
21:33:15 #8 34.03 Unpacking libfakeroot:amd64 (1.25.3-1.1) ...
21:33:15 #8 34.07 Selecting previously unselected package fakeroot.
21:33:15 #8 34.07 Preparing to unpack .../091-fakeroot_1.25.3-1.1_amd64.deb ...
21:33:15 #8 34.08 Unpacking fakeroot (1.25.3-1.1) ...
21:33:15 #8 34.12 Selecting previously unselected package libassuan0:amd64.
21:33:15 #8 34.13 Preparing to unpack .../092-libassuan0_2.5.3-7.1_amd64.deb ...
21:33:15 #8 34.13 Unpacking libassuan0:amd64 (2.5.3-7.1) ...
21:33:15 #8 34.16 Selecting previously unselected package gpgconf.
21:33:15 #8 34.17 Preparing to unpack .../093-gpgconf_2.2.27-2+deb11u2_amd64.deb ...
21:33:15 #8 34.17 Unpacking gpgconf (2.2.27-2+deb11u2) ...
21:33:15 #8 34.22 Selecting previously unselected package libksba8:amd64.
21:33:15 #8 34.23 Preparing to unpack .../094-libksba8_1.5.0-3_amd64.deb ...
21:33:15 #8 34.23 Unpacking libksba8:amd64 (1.5.0-3) ...
21:33:15 #8 34.28 Selecting previously unselected package libnpth0:amd64.
21:33:15 #8 34.28 Preparing to unpack .../095-libnpth0_1.6-3_amd64.deb ...
21:33:15 #8 34.29 Unpacking libnpth0:amd64 (1.6-3) ...
21:33:15 #8 34.33 Selecting previously unselected package dirmngr.
21:33:15 #8 34.33 Preparing to unpack .../096-dirmngr_2.2.27-2+deb11u2_amd64.deb ...
21:33:15 #8 34.35 Unpacking dirmngr (2.2.27-2+deb11u2) ...
21:33:15 #8 34.41 Selecting previously unselected package gnupg-l10n.
21:33:15 #8 34.41 Preparing to unpack .../097-gnupg-l10n_2.2.27-2+deb11u2_all.deb ...
21:33:15 #8 34.42 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ...
21:33:15 #8 35.37 Preparing to unpack .../122-libtimedate-perl_2.3000-2+deb10u1_all.deb ...
21:33:15 #8 35.37 Unpacking libtimedate-perl (2.3000-2+deb10u1) ...
21:33:15 #8 35.40 Selecting previously unselected package libhttp-date-perl.
21:33:15 #8 35.40 Preparing to unpack .../123-libhttp-date-perl_6.02-1_all.deb ...
21:33:15 #8 35.41 Unpacking libhttp-date-perl (6.02-1) ...
21:33:15 #8 35.43 Selecting previously unselected package libfile-listing-perl.
21:33:15 #8 35.43 Preparing to unpack .../124-libfile-listing-perl_6.04-1_all.deb ...
21:33:15 #8 35.44 Unpacking libfile-listing-perl (6.04-1) ...
21:33:15 #8 35.46 Selecting previously unselected package libhtml-tagset-perl.
21:33:15 #8 35.46 Preparing to unpack .../125-libhtml-tagset-perl_3.20-3_all.deb ...
21:33:15 #8 35.47 Unpacking libhtml-tagset-perl (3.20-3) ...
21:33:15 #8 35.49 Selecting previously unselected package liburi-perl.
21:33:15 #8 35.49 Preparing to unpack .../126-liburi-perl_1.76-1_all.deb ...
21:33:15 #8 35.50 Unpacking liburi-perl (1.76-1) ...
21:33:15 #8 35.53 Selecting previously unselected package libhtml-parser-perl.
21:33:15 #8 35.53 Preparing to unpack .../127-libhtml-parser-perl_3.72-3+b3_amd64.deb ...
21:33:15 #8 35.54 Unpacking libhtml-parser-perl (3.72-3+b3) ...
21:33:15 #8 35.57 Selecting previously unselected package libhtml-tree-perl.
21:33:15 #8 35.57 Preparing to unpack .../128-libhtml-tree-perl_5.07-2_all.deb ...
21:33:15 #8 35.57 Unpacking libhtml-tree-perl (5.07-2) ...
21:33:15 #8 35.62 Selecting previously unselected package libio-html-perl.
21:33:15 #9 23.50 Selecting previously unselected package less.
21:33:15 #9 23.50 Preparing to unpack .../010-less_590-1build1_armhf.deb ...
21:33:15 #9 23.50 Unpacking less (590-1build1) ...
21:33:15 #9 23.56 Selecting previously unselected package libmd0:armhf.
21:33:15 #9 23.56 Preparing to unpack .../011-libmd0_1.0.4-1build1_armhf.deb ...
21:33:15 #9 23.56 Unpacking libmd0:armhf (1.0.4-1build1) ...
21:33:15 #9 23.60 Selecting previously unselected package libbsd0:armhf.
21:33:15 #9 23.60 Preparing to unpack .../012-libbsd0_0.11.5-1_armhf.deb ...
21:33:15 #9 23.60 Unpacking libbsd0:armhf (0.11.5-1) ...
21:33:15 #9 23.67 Selecting previously unselected package libelf1:armhf.
21:33:15 #9 23.67 Preparing to unpack .../013-libelf1_0.186-1build1_armhf.deb ...
21:33:15 #9 23.67 Unpacking libelf1:armhf (0.186-1build1) ...
21:33:15 #21 22.87 Get:80 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B]
21:33:15 #21 22.87 Get:81 http://deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB]
21:33:15 #21 22.88 Get:82 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB]
21:33:15 #21 22.88 Get:83 http://deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB]
21:33:15 #21 22.88 Get:84 http://deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B]
21:33:15 #21 22.88 Get:85 http://deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB]
21:33:15 #21 22.91 Get:86 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB]
21:33:15 #21 22.91 Get:87 http://deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB]
21:33:15 #21 22.92 Get:88 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB]
21:33:15 #21 22.93 Get:89 http://deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB]
21:33:15 #8 38.34 Selecting previously unselected package liblist-compare-perl.
21:33:15 #8 38.34 Preparing to unpack .../247-liblist-compare-perl_0.53-1_all.deb ...
21:33:15 #8 38.35 Unpacking liblist-compare-perl (0.53-1) ...
21:33:15 #8 38.38 Selecting previously unselected package liblist-moreutils-perl.
21:33:15 #8 38.38 Preparing to unpack .../248-liblist-moreutils-perl_0.416-1+b4_arm64.deb ...
21:33:15 #8 38.39 Unpacking liblist-moreutils-perl (0.416-1+b4) ...
21:33:15 #8 38.43 Selecting previously unselected package libltdl-dev:arm64.
21:33:15 #8 38.43 Preparing to unpack .../249-libltdl-dev_2.4.6-9_arm64.deb ...
21:33:15 #8 38.44 Unpacking libltdl-dev:arm64 (2.4.6-9) ...
21:33:15 #8 38.48 Selecting previously unselected package libsys-hostname-long-perl.
21:33:15 #8 38.48 Preparing to unpack .../250-libsys-hostname-long-perl_1.5-1_all.deb ...
21:33:15 #8 38.49 Unpacking libsys-hostname-long-perl (1.5-1) ...
21:33:15 #9 28.10 Unpacking libctf-nobfd0:armhf (2.34-6ubuntu1.3) ...
21:33:15 #9 28.17 Selecting previously unselected package libctf0:armhf.
21:33:15 #9 28.17 Preparing to unpack .../071-libctf0_2.34-6ubuntu1.3_armhf.deb ...
21:33:15 #9 28.17 Unpacking libctf0:armhf (2.34-6ubuntu1.3) ...
21:33:15 #9 28.21 Selecting previously unselected package binutils-arm-linux-gnueabihf.
21:33:15 #9 28.21 Preparing to unpack .../072-binutils-arm-linux-gnueabihf_2.34-6ubuntu1.3_armhf.deb ...
21:33:15 #9 28.22 Unpacking binutils-arm-linux-gnueabihf (2.34-6ubuntu1.3) ...
21:33:15 #8 37.25 Preparing to unpack .../270-python3-xdg_0.25-4ubuntu1.1_all.deb ...
21:33:15 #8 37.25 Unpacking python3-xdg (0.25-4ubuntu1.1) ...
21:33:15 #8 37.31 Selecting previously unselected package unzip.
21:33:15 #8 37.31 Preparing to unpack .../271-unzip_6.0-21ubuntu1.1_arm64.deb ...
21:33:15 #8 37.31 Unpacking unzip (6.0-21ubuntu1.1) ...
21:33:15 #8 37.36 Selecting previously unselected package wdiff.
21:33:15 #8 37.36 Preparing to unpack .../272-wdiff_1.2.2-2_arm64.deb ...
21:33:15 #8 37.37 Unpacking wdiff (1.2.2-2) ...
21:33:15 #8 37.40 Selecting previously unselected package equivs.
21:33:15 #8 37.41 Preparing to unpack .../273-equivs_2.1.0_all.deb ...
21:33:15 #8 37.41 Unpacking equivs (2.1.0) ...
21:33:15 #8 37.45 Selecting previously unselected package libauthen-sasl-perl.
21:33:15 #8 37.45 Preparing to unpack .../274-libauthen-sasl-perl_2.1600-1_all.deb ...
21:33:15 #8 37.46 Unpacking libauthen-sasl-perl (2.1600-1) ...
21:33:15 #8 23.59 Unpacking libk5crypto3:armhf (1.17-3+deb10u3) ...
21:33:15 #8 23.65 Selecting previously unselected package libkrb5-3:armhf.
21:33:15 #8 23.65 Preparing to unpack .../033-libkrb5-3_1.17-3+deb10u3_armhf.deb ...
21:33:15 #8 23.65 Unpacking libkrb5-3:armhf (1.17-3+deb10u3) ...
21:33:15 #8 23.75 Selecting previously unselected package libgssapi-krb5-2:armhf.
21:33:15 #8 23.75 Preparing to unpack .../034-libgssapi-krb5-2_1.17-3+deb10u3_armhf.deb ...
21:33:15 #8 23.75 Unpacking libgssapi-krb5-2:armhf (1.17-3+deb10u3) ...
21:33:15 #8 23.82 Selecting previously unselected package openssh-client.
21:33:15 #8 23.82 Preparing to unpack .../035-openssh-client_1%3a7.9p1-10+deb10u2_armhf.deb ...
21:33:15 #8 23.83 Unpacking openssh-client (1:7.9p1-10+deb10u2) ...
21:33:15 #8 36.02 Selecting previously unselected package libmailtools-perl.
21:33:15 #8 36.02 Preparing to unpack .../277-libmailtools-perl_2.21-1_all.deb ...
21:33:15 #8 36.03 Unpacking libmailtools-perl (2.21-1) ...
21:33:15 #8 36.08 Selecting previously unselected package libmarkdown2:arm64.
21:33:15 #8 36.08 Preparing to unpack .../278-libmarkdown2_2.2.6-1_arm64.deb ...
21:33:15 #8 36.09 Unpacking libmarkdown2:arm64 (2.2.6-1) ...
21:33:15 #8 36.12 Selecting previously unselected package libmime-tools-perl.
21:33:15 #8 36.12 Preparing to unpack .../279-libmime-tools-perl_5.509-1_all.deb ...
21:33:15 #8 36.13 Unpacking libmime-tools-perl (5.509-1) ...
21:33:15 #8 36.17 Selecting previously unselected package libmoox-aliases-perl.
21:33:15 #8 36.17 Preparing to unpack .../280-libmoox-aliases-perl_0.001006-1.1_all.deb ...
21:33:15 #8 36.18 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
21:33:15 #8 36.22 Selecting previously unselected package libnamespace-autoclean-perl.
21:33:15 #8 31.65 Preparing to unpack .../098-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ...
21:33:15 #8 31.66 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ...
21:33:15 #8 31.69 Selecting previously unselected package libgssapi3-heimdal:amd64.
21:33:15 #8 31.69 Preparing to unpack .../099-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ...
21:33:15 #8 31.70 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ...
21:33:15 #8 31.74 Selecting previously unselected package libsasl2-modules-db:amd64.
21:33:15 #8 31.74 Preparing to unpack .../100-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ...
21:33:15 #8 31.74 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:33:15 #8 31.77 Selecting previously unselected package libsasl2-2:amd64.
21:33:15 #8 31.78 Preparing to unpack .../101-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ...
21:33:15 #8 31.78 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:33:15 #8 31.81 Selecting previously unselected package libldap-common.
21:33:15 #8 31.82 Preparing to unpack .../102-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ...
21:33:15 #8 31.82 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
21:33:15 #8 31.85 Selecting previously unselected package libldap-2.4-2:amd64.
21:33:15 #8 31.86 Preparing to unpack .../103-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb ...
21:33:15 #8 31.86 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ...
21:33:15 #9 37.41 Preparing to unpack .../315-libsereal-encoder-perl_4.023+ds-1_arm64.deb ...
21:33:15 #9 37.42 Unpacking libsereal-encoder-perl:arm64 (4.023+ds-1) ...
21:33:15 #9 37.45 Selecting previously unselected package libset-intspan-perl.
21:33:15 #9 37.45 Preparing to unpack .../316-libset-intspan-perl_1.19-2_all.deb ...
21:33:15 #9 37.45 Unpacking libset-intspan-perl (1.19-2) ...
21:33:15 #9 37.48 Selecting previously unselected package libsocket6-perl.
21:33:15 #9 37.49 Preparing to unpack .../317-libsocket6-perl_0.29-1build4_arm64.deb ...
21:33:15 #9 37.49 Unpacking libsocket6-perl (0.29-1build4) ...
21:33:15 #9 37.52 Selecting previously unselected package libstring-copyright-perl.
21:33:15 #9 37.52 Preparing to unpack .../318-libstring-copyright-perl_0.003012-1_all.deb ...
21:33:15 #9 37.53 Unpacking libstring-copyright-perl (0.003012-1) ...
21:33:15 #9 37.56 Selecting previously unselected package libstring-escape-perl.
21:33:15 #9 37.56 Preparing to unpack .../319-libstring-escape-perl_2010.002-2_all.deb ...
21:33:15 #9 37.56 Unpacking libstring-escape-perl (2010.002-2) ...
21:33:15 #9 37.60 Selecting previously unselected package libstring-shellquote-perl.
21:33:15 #9 37.60 Preparing to unpack .../320-libstring-shellquote-perl_1.04-1_all.deb ...
21:33:15 #9 37.60 Unpacking libstring-shellquote-perl (1.04-1) ...
21:33:15 #9 37.63 Selecting previously unselected package libxs-parse-keyword-perl.
21:33:15 #9 27.20 Preparing to unpack .../068-autopoint_0.19.8.1-10build1_all.deb ...
21:33:15 #9 27.21 Unpacking autopoint (0.19.8.1-10build1) ...
21:33:15 #9 27.24 Selecting previously unselected package binutils-common:amd64.
21:33:15 #9 27.24 Preparing to unpack .../069-binutils-common_2.34-6ubuntu1.3_amd64.deb ...
21:33:15 #9 27.24 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) ...
21:33:15 #9 27.30 Selecting previously unselected package libbinutils:amd64.
21:33:15 #9 27.30 Preparing to unpack .../070-libbinutils_2.34-6ubuntu1.3_amd64.deb ...
21:33:15 #9 27.30 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) ...
21:33:15 #9 27.39 Selecting previously unselected package libctf-nobfd0:amd64.
21:33:15 #9 27.39 Preparing to unpack .../071-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ...
21:33:15 #9 27.39 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ...
21:33:15 #9 27.43 Selecting previously unselected package libctf0:amd64.
21:33:15 #8 18.99 Selecting previously unselected package libbinutils:armhf.
21:33:15 #8 18.99 Preparing to unpack .../027-libbinutils_2.35.2-2_armhf.deb ...
21:33:15 #8 18.99 Unpacking libbinutils:armhf (2.35.2-2) ...
21:33:15 #8 19.09 Selecting previously unselected package libctf-nobfd0:armhf.
21:33:15 #8 19.09 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_armhf.deb ...
21:33:15 #8 19.09 Unpacking libctf-nobfd0:armhf (2.35.2-2) ...
21:33:15 #9 36.22 Preparing to unpack .../265-libhtml-format-perl_2.12-1_all.deb ...
21:33:15 #9 36.22 Unpacking libhtml-format-perl (2.12-1) ...
21:33:15 #9 36.26 Selecting previously unselected package libhttp-daemon-perl.
21:33:15 #9 36.26 Preparing to unpack .../266-libhttp-daemon-perl_6.06-1ubuntu0.1_all.deb ...
21:33:15 #9 36.26 Unpacking libhttp-daemon-perl (6.06-1ubuntu0.1) ...
21:33:15 #9 36.30 Selecting previously unselected package libidn11:arm64.
21:33:15 #9 36.30 Preparing to unpack .../267-libidn11_1.33-2.2ubuntu2_arm64.deb ...
21:33:15 #9 36.31 Unpacking libidn11:arm64 (1.33-2.2ubuntu2) ...
21:33:15 #9 36.35 Selecting previously unselected package libstruct-dumb-perl.
21:33:15 #9 36.35 Preparing to unpack .../268-libstruct-dumb-perl_0.09-1_all.deb ...
21:33:15 #9 36.35 Unpacking libstruct-dumb-perl (0.09-1) ...
21:33:15 #9 36.39 Selecting previously unselected package libio-async-perl.
21:33:15 #9 36.39 Preparing to unpack .../269-libio-async-perl_0.75-1_all.deb ...
21:33:15 #9 36.39 Unpacking libio-async-perl (0.75-1) ...
21:33:15 #9 36.44 Selecting previously unselected package liblinux-epoll-perl.
21:33:15 #9 36.44 Preparing to unpack .../270-liblinux-epoll-perl_0.017-1_arm64.deb ...
21:33:15 #9 36.45 Unpacking liblinux-epoll-perl (0.017-1) ...
21:33:15 #8 27.79 Selecting previously unselected package binutils.
21:33:15 #8 27.79 Preparing to unpack .../058-binutils_2.30-21ubuntu1~18.04.7_armhf.deb ...
21:33:15 #8 27.79 Unpacking binutils (2.30-21ubuntu1~18.04.7) ...
21:33:15 #8 27.82 Selecting previously unselected package libc-dev-bin.
21:33:15 #8 27.82 Preparing to unpack .../059-libc-dev-bin_2.27-3ubuntu1.6_armhf.deb ...
21:33:15 #8 27.82 Unpacking libc-dev-bin (2.27-3ubuntu1.6) ...
21:33:15 #8 27.87 Selecting previously unselected package linux-libc-dev:armhf.
21:33:15 #8 27.87 Preparing to unpack .../060-linux-libc-dev_4.15.0-191.202_armhf.deb ...
21:33:15 #9 28.60 Preparing to unpack .../178-devscripts_2.22.1ubuntu1_amd64.deb ...
21:33:15 #9 28.61 Unpacking devscripts (2.22.1ubuntu1) ...
21:33:15 #9 28.68 Selecting previously unselected package diffstat.
21:33:15 #9 28.68 Preparing to unpack .../179-diffstat_1.64-1build2_amd64.deb ...
21:33:15 #9 28.69 Unpacking diffstat (1.64-1build2) ...
21:33:15 #9 28.72 Selecting previously unselected package python3-chardet.
21:33:15 #9 28.72 Preparing to unpack .../180-python3-chardet_4.0.0-1_all.deb ...
21:33:15 #9 28.72 Unpacking python3-chardet (4.0.0-1) ...
21:33:15 #9 28.76 Selecting previously unselected package zstd.
21:33:15 #9 28.76 Preparing to unpack .../181-zstd_1.4.8+dfsg-3build1_amd64.deb ...
21:33:15 #9 28.77 Unpacking zstd (1.4.8+dfsg-3build1) ...
21:33:15 #9 28.80 Selecting previously unselected package python3-debian.
21:33:15 #9 28.81 Preparing to unpack .../182-python3-debian_0.1.43ubuntu1_all.deb ...
21:33:15 #9 28.81 Unpacking python3-debian (0.1.43ubuntu1) ...
21:33:15 #9 28.85 Selecting previously unselected package libgpgme11:amd64.
21:33:15 #8 34.52 Selecting previously unselected package gnupg-utils.
21:33:15 #8 34.53 Preparing to unpack .../098-gnupg-utils_2.2.27-2+deb11u2_amd64.deb ...
21:33:15 #8 34.53 Unpacking gnupg-utils (2.2.27-2+deb11u2) ...
21:33:15 #8 34.61 Selecting previously unselected package gpg.
21:33:15 #8 34.61 Preparing to unpack .../099-gpg_2.2.27-2+deb11u2_amd64.deb ...
21:33:15 #8 34.62 Unpacking gpg (2.2.27-2+deb11u2) ...
21:33:15 #8 34.70 Selecting previously unselected package pinentry-curses.
21:33:15 #8 34.70 Preparing to unpack .../100-pinentry-curses_1.1.0-4_amd64.deb ...
21:33:15 #8 34.71 Unpacking pinentry-curses (1.1.0-4) ...
21:33:15 #8 34.75 Selecting previously unselected package gpg-agent.
21:33:15 #8 35.62 Preparing to unpack .../129-libio-html-perl_1.001-1_all.deb ...
21:33:15 #8 35.62 Unpacking libio-html-perl (1.001-1) ...
21:33:15 #8 35.65 Selecting previously unselected package liblwp-mediatypes-perl.
21:33:15 #8 35.65 Preparing to unpack .../130-liblwp-mediatypes-perl_6.02-1_all.deb ...
21:33:15 #8 35.65 Unpacking liblwp-mediatypes-perl (6.02-1) ...
21:33:15 #8 35.68 Selecting previously unselected package libhttp-message-perl.
21:33:15 #8 35.68 Preparing to unpack .../131-libhttp-message-perl_6.18-1_all.deb ...
21:33:15 #8 35.68 Unpacking libhttp-message-perl (6.18-1) ...
21:33:15 #8 35.73 Selecting previously unselected package libhttp-cookies-perl.
21:33:15 #8 35.74 Preparing to unpack .../132-libhttp-cookies-perl_6.04-1_all.deb ...
21:33:15 #8 35.77 Unpacking libhttp-cookies-perl (6.04-1) ...
21:33:15 #9 23.71 Selecting previously unselected package libicu70:armhf.
21:33:15 #9 23.71 Preparing to unpack .../014-libicu70_70.1-2_armhf.deb ...
21:33:15 #9 23.73 Unpacking libicu70:armhf (70.1-2) ...
21:33:15 #8 15.51 Get:102 http://archive.raspbian.org/raspbian buster/main armhf liburi-perl all 1.76-1 [89.9 kB]
21:33:15 #8 15.51 Get:103 http://archive.raspbian.org/raspbian buster/main armhf libhtml-parser-perl armhf 3.72-3+b2 [101 kB]
21:33:15 #8 15.51 Get:104 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
21:33:15 #8 15.51 Get:105 http://archive.raspbian.org/raspbian buster/main armhf libio-html-perl all 1.001-1 [17.6 kB]
21:33:15 #8 15.59 Get:106 http://archive.raspbian.org/raspbian buster/main armhf liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
21:33:15 #8 38.59 Selecting previously unselected package libmail-sendmail-perl.
21:33:15 #8 38.59 Preparing to unpack .../251-libmail-sendmail-perl_0.80-1_all.deb ...
21:33:15 #8 38.60 Unpacking libmail-sendmail-perl (0.80-1) ...
21:33:15 #8 38.67 Selecting previously unselected package mailutils-common.
21:33:15 #8 38.68 Preparing to unpack .../252-mailutils-common_1%3a3.5-4_all.deb ...
21:33:15 #8 38.68 Unpacking mailutils-common (1:3.5-4) ...
21:33:15 #8 38.75 Selecting previously unselected package mysql-common.
21:33:15 #8 38.75 Preparing to unpack .../253-mysql-common_5.8+1.0.5_all.deb ...
21:33:15 #8 38.77 Unpacking mysql-common (5.8+1.0.5) ...
21:33:15 #8 38.81 Selecting previously unselected package mariadb-common.
21:33:15 #8 37.51 Selecting previously unselected package python3-magic.
21:33:15 #8 37.51 Preparing to unpack .../275-python3-magic_2%3a0.4.15-1_all.deb ...
21:33:15 #8 37.51 Unpacking python3-magic (2:0.4.15-1) ...
21:33:15 #8 37.56 Setting up python-apt-common (1.6.5ubuntu0.7) ...
21:33:15 #8 37.58 Setting up libnpth0:arm64 (1.5-3) ...
21:33:15 #8 37.59 Setting up libedit2:arm64 (3.1-20170329-1) ...
21:33:15 #8 37.61 Setting up libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ...
21:33:15 #8 37.62 Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ...
21:33:15 #8 37.63 Setting up readline-common (7.0-3) ...
21:33:15 #8 37.65 Setting up libapt-inst2.0:arm64 (1.6.14) ...
21:33:15 #8 37.66 Setting up manpages (4.15-1) ...
21:33:15 #8 37.67 Setting up strace (4.21-1ubuntu1) ...
21:33:15 #8 36.22 Preparing to unpack .../281-libnamespace-autoclean-perl_0.29-1_all.deb ...
21:33:15 #8 36.22 Unpacking libnamespace-autoclean-perl (0.29-1) ...
21:33:15 #8 36.26 Selecting previously unselected package libobject-id-perl.
21:33:15 #8 36.26 Preparing to unpack .../282-libobject-id-perl_0.1.2-2.1_all.deb ...
21:33:15 #8 36.27 Unpacking libobject-id-perl (0.1.2-2.1) ...
21:33:15 #8 36.31 Selecting previously unselected package libmoox-struct-perl.
21:33:15 #8 36.31 Preparing to unpack .../283-libmoox-struct-perl_0.020-1_all.deb ...
21:33:15 #8 36.32 Unpacking libmoox-struct-perl (0.020-1) ...
21:33:15 #8 36.37 Selecting previously unselected package libmouse-perl.
21:33:15 #8 36.37 Preparing to unpack .../284-libmouse-perl_2.5.10-1+b1_arm64.deb ...
21:33:15 #8 36.37 Unpacking libmouse-perl (2.5.10-1+b1) ...
21:33:15 #8 36.42 Selecting previously unselected package libnumber-range-perl.
21:33:15 #8 23.98 Selecting previously unselected package ucf.
21:33:15 #8 23.98 Preparing to unpack .../036-ucf_3.0038+nmu1_all.deb ...
21:33:15 #8 23.99 Moving old data out of the way
21:33:15 #8 23.99 Unpacking ucf (3.0038+nmu1) ...
21:33:15 #8 24.04 Selecting previously unselected package xz-utils.
21:33:15 #8 24.04 Preparing to unpack .../037-xz-utils_5.2.4-1+deb10u1_armhf.deb ...
21:33:15 #8 24.04 Unpacking xz-utils (5.2.4-1+deb10u1) ...
21:33:15 #8 24.12 Selecting previously unselected package libfl2:armhf.
21:33:15 #8 24.12 Preparing to unpack .../038-libfl2_2.6.4-6.2_armhf.deb ...
21:33:15 #8 24.13 Unpacking libfl2:armhf (2.6.4-6.2) ...
21:33:15 #8 31.92 Selecting previously unselected package libnghttp2-14:amd64.
21:33:15 #8 31.92 Preparing to unpack .../104-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ...
21:33:15 #8 31.92 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ...
21:33:15 #8 31.96 Selecting previously unselected package librtmp1:amd64.
21:33:15 #8 31.97 Preparing to unpack .../105-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ...
21:33:15 #8 31.97 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ...
21:33:15 #8 32.01 Selecting previously unselected package libcurl4:amd64.
21:33:15 #8 32.01 Preparing to unpack .../106-libcurl4_7.58.0-2ubuntu3.19_amd64.deb ...
21:33:15 #8 32.01 Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.19) ...
21:33:15 #8 32.06 Selecting previously unselected package curl.
21:33:15 #8 32.06 Preparing to unpack .../107-curl_7.58.0-2ubuntu3.19_amd64.deb ...
21:33:15 #8 32.07 Unpacking curl (7.58.0-2ubuntu3.19) ...
21:33:15 #8 32.11 Selecting previously unselected package dctrl-tools.
21:33:15 #8 32.12 Preparing to unpack .../108-dctrl-tools_2.24-2build1_amd64.deb ...
21:33:15 #8 32.13 Unpacking dctrl-tools (2.24-2build1) ...
21:33:15 #8 32.17 Selecting previously unselected package libtool.
21:33:15 #9 37.63 Preparing to unpack .../321-libxs-parse-keyword-perl_0.21-1build1_arm64.deb ...
21:33:15 #9 37.64 Unpacking libxs-parse-keyword-perl (0.21-1build1) ...
21:33:15 #9 37.67 Selecting previously unselected package libsyntax-keyword-try-perl.
21:33:15 #9 37.67 Preparing to unpack .../322-libsyntax-keyword-try-perl_0.26-1build1_arm64.deb ...
21:33:15 #9 37.68 Unpacking libsyntax-keyword-try-perl (0.26-1build1) ...
21:33:15 #9 37.71 Selecting previously unselected package libterm-readkey-perl.
21:33:15 #9 37.71 Preparing to unpack .../323-libterm-readkey-perl_2.38-1build4_arm64.deb ...
21:33:15 #9 37.72 Unpacking libterm-readkey-perl (2.38-1build4) ...
21:33:15 #9 37.75 Selecting previously unselected package libtext-levenshteinxs-perl.
21:33:15 #9 37.76 Preparing to unpack .../324-libtext-levenshteinxs-perl_0.03-4build10_arm64.deb ...
21:33:15 #9 37.76 Unpacking libtext-levenshteinxs-perl (0.03-4build10) ...
21:33:15 #9 37.79 Selecting previously unselected package libtext-markdown-discount-perl:arm64.
21:33:15 #9 37.80 Preparing to unpack .../325-libtext-markdown-discount-perl_0.13-1build1_arm64.deb ...
21:33:15 #9 37.80 Unpacking libtext-markdown-discount-perl:arm64 (0.13-1build1) ...
21:33:15 #9 37.83 Selecting previously unselected package libtext-xslate-perl:arm64.
21:33:15 #9 37.84 Preparing to unpack .../326-libtext-xslate-perl_3.5.9-1build1_arm64.deb ...
21:33:15 #9 37.84 Unpacking libtext-xslate-perl:arm64 (3.5.9-1build1) ...
21:33:15 #9 37.88 Selecting previously unselected package libtime-duration-perl.
21:33:15 #9 27.43 Preparing to unpack .../072-libctf0_2.34-6ubuntu1.3_amd64.deb ...
21:33:15 #9 27.44 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) ...
21:33:15 #9 27.47 Selecting previously unselected package binutils-x86-64-linux-gnu.
21:33:15 #9 27.47 Preparing to unpack .../073-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ...
21:33:15 #9 27.47 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ...
21:33:15 #9 27.68 Selecting previously unselected package binutils.
21:33:15 #9 27.68 Preparing to unpack .../074-binutils_2.34-6ubuntu1.3_amd64.deb ...
21:33:15 #9 27.68 Unpacking binutils (2.34-6ubuntu1.3) ...
21:33:15 #9 27.71 Selecting previously unselected package libc-dev-bin.
21:33:15 #8 19.15 Selecting previously unselected package libctf0:armhf.
21:33:15 #8 19.15 Preparing to unpack .../029-libctf0_2.35.2-2_armhf.deb ...
21:33:15 #8 19.16 Unpacking libctf0:armhf (2.35.2-2) ...
21:33:15 #8 19.20 Selecting previously unselected package binutils-arm-linux-gnueabihf.
21:33:15 #8 19.20 Preparing to unpack .../030-binutils-arm-linux-gnueabihf_2.35.2-2_armhf.deb ...
21:33:15 #8 19.21 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
21:33:15 #9 36.48 Selecting previously unselected package libio-async-loop-epoll-perl.
21:33:15 #9 36.48 Preparing to unpack .../271-libio-async-loop-epoll-perl_0.20-1_all.deb ...
21:33:15 #9 36.49 Unpacking libio-async-loop-epoll-perl (0.20-1) ...
21:33:15 #9 36.52 Selecting previously unselected package libtypes-serialiser-perl.
21:33:15 #9 36.52 Preparing to unpack .../272-libtypes-serialiser-perl_1.0-1_all.deb ...
21:33:15 #9 36.53 Unpacking libtypes-serialiser-perl (1.0-1) ...
21:33:15 #9 36.56 Selecting previously unselected package libjson-xs-perl.
21:33:15 #9 36.56 Preparing to unpack .../273-libjson-xs-perl_4.020-1build1_arm64.deb ...
21:33:15 #9 36.56 Unpacking libjson-xs-perl (4.020-1build1) ...
21:33:15 #9 36.59 Selecting previously unselected package libjson-maybexs-perl.
21:33:15 #9 36.60 Preparing to unpack .../274-libjson-maybexs-perl_1.004000-1_all.deb ...
21:33:15 #9 36.60 Unpacking libjson-maybexs-perl (1.004000-1) ...
21:33:15 #9 36.63 Selecting previously unselected package liblist-compare-perl.
21:33:15 #9 36.63 Preparing to unpack .../275-liblist-compare-perl_0.53-1_all.deb ...
21:33:15 #9 36.64 Unpacking liblist-compare-perl (0.53-1) ...
21:33:15 #9 36.67 Selecting previously unselected package liblist-moreutils-perl.
21:33:15 #8 27.88 Unpacking linux-libc-dev:armhf (4.15.0-191.202) ...
21:33:15 #8 28.10 Selecting previously unselected package libc6-dev:armhf.
21:33:15 #8 28.10 Preparing to unpack .../061-libc6-dev_2.27-3ubuntu1.6_armhf.deb ...
21:33:15 #8 28.11 Unpacking libc6-dev:armhf (2.27-3ubuntu1.6) ...
21:33:15 #9 28.85 Preparing to unpack .../183-libgpgme11_1.16.0-1.2ubuntu4_amd64.deb ...
21:33:15 #9 28.86 Unpacking libgpgme11:amd64 (1.16.0-1.2ubuntu4) ...
21:33:15 #9 28.89 Selecting previously unselected package python3-gpg.
21:33:15 #9 28.89 Preparing to unpack .../184-python3-gpg_1.16.0-1.2ubuntu4_amd64.deb ...
21:33:15 #9 28.89 Unpacking python3-gpg (1.16.0-1.2ubuntu4) ...
21:33:15 #9 28.94 Selecting previously unselected package dput.
21:33:15 #9 28.95 Preparing to unpack .../185-dput_1.1.0ubuntu2_all.deb ...
21:33:15 #9 28.95 Unpacking dput (1.1.0ubuntu2) ...
21:33:15 #9 28.98 Selecting previously unselected package fonts-dejavu-core.
21:33:15 #9 28.99 Preparing to unpack .../186-fonts-dejavu-core_2.37-2build1_all.deb ...
21:33:15 #9 28.99 Unpacking fonts-dejavu-core (2.37-2build1) ...
21:33:15 #8 34.75 Preparing to unpack .../101-gpg-agent_2.2.27-2+deb11u2_amd64.deb ...
21:33:15 #8 34.76 Unpacking gpg-agent (2.2.27-2+deb11u2) ...
21:33:15 #8 34.81 Selecting previously unselected package gpg-wks-client.
21:33:15 #8 34.82 Preparing to unpack .../102-gpg-wks-client_2.2.27-2+deb11u2_amd64.deb ...
21:33:15 #8 34.82 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ...
21:33:15 #8 34.87 Selecting previously unselected package gpg-wks-server.
21:33:15 #8 34.88 Preparing to unpack .../103-gpg-wks-server_2.2.27-2+deb11u2_amd64.deb ...
21:33:15 #8 34.88 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ...
21:33:15 #8 34.94 Selecting previously unselected package gpgsm.
21:33:15 #8 34.94 Preparing to unpack .../104-gpgsm_2.2.27-2+deb11u2_amd64.deb ...
21:33:15 #8 34.95 Unpacking gpgsm (2.2.27-2+deb11u2) ...
21:33:15 #8 35.01 Selecting previously unselected package gnupg.
21:33:15 #8 35.95 Selecting previously unselected package libhttp-negotiate-perl.
21:33:15 #8 35.95 Preparing to unpack .../133-libhttp-negotiate-perl_6.01-1_all.deb ...
21:33:15 #8 35.97 Unpacking libhttp-negotiate-perl (6.01-1) ...
21:33:15 #8 36.03 Selecting previously unselected package perl-openssl-defaults:amd64.
21:33:15 #8 36.04 Preparing to unpack .../134-perl-openssl-defaults_3_amd64.deb ...
21:33:15 #8 36.05 Unpacking perl-openssl-defaults:amd64 (3) ...
21:33:15 #9 24.05 Selecting previously unselected package libxml2:armhf.
21:33:15 #9 24.05 Preparing to unpack .../015-libxml2_2.9.13+dfsg-1ubuntu0.1_armhf.deb ...
21:33:15 #9 24.06 Unpacking libxml2:armhf (2.9.13+dfsg-1ubuntu0.1) ...
21:33:15 #9 24.12 Selecting previously unselected package libyaml-0-2:armhf.
21:33:15 #9 24.12 Preparing to unpack .../016-libyaml-0-2_0.2.2-1build2_armhf.deb ...
21:33:15 #9 24.13 Unpacking libyaml-0-2:armhf (0.2.2-1build2) ...
21:33:15 #9 24.17 Selecting previously unselected package lsb-release.
21:33:15 #9 24.17 Preparing to unpack .../017-lsb-release_11.1.0ubuntu4_all.deb ...
21:33:15 #8 15.77 Get:107 http://archive.raspbian.org/raspbian buster/main armhf libhttp-message-perl all 6.18-1 [77.8 kB]
21:33:15 #8 16.04 Get:108 http://archive.raspbian.org/raspbian buster/main armhf libhttp-cookies-perl all 6.04-1 [17.8 kB]
21:33:15 #8 16.04 Get:109 http://archive.raspbian.org/raspbian buster/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
21:33:15 #8 16.05 Get:110 http://archive.raspbian.org/raspbian buster/main armhf perl-openssl-defaults armhf 3 [6782 B]
21:33:15 #8 16.05 Get:111 http://archive.raspbian.org/raspbian buster/main armhf libnet-ssleay-perl armhf 1.85-2+b1 [286 kB]
21:33:15 #8 38.82 Preparing to unpack .../254-mariadb-common_1%3a10.3.34-0+deb10u1_all.deb ...
21:33:15 #8 38.82 Unpacking mariadb-common (1:10.3.34-0+deb10u1) ...
21:33:15 #8 38.87 Selecting previously unselected package libmariadb3:arm64.
21:33:15 #8 38.87 Preparing to unpack .../255-libmariadb3_1%3a10.3.34-0+deb10u1_arm64.deb ...
21:33:15 #8 38.88 Unpacking libmariadb3:arm64 (1:10.3.34-0+deb10u1) ...
21:33:15 #8 38.93 Selecting previously unselected package libpython2.7-minimal:arm64.
21:33:15 #8 38.93 Preparing to unpack .../256-libpython2.7-minimal_2.7.16-2+deb10u1_arm64.deb ...
21:33:15 #8 38.93 Unpacking libpython2.7-minimal:arm64 (2.7.16-2+deb10u1) ...
21:33:15 #8 39.01 Selecting previously unselected package libpython2.7-stdlib:arm64.
21:33:15 #8 39.01 Preparing to unpack .../257-libpython2.7-stdlib_2.7.16-2+deb10u1_arm64.deb ...
21:33:15 #8 39.01 Unpacking libpython2.7-stdlib:arm64 (2.7.16-2+deb10u1) ...
21:33:15 #10 23.65 Running transaction check
21:33:15 #10 23.72 Transaction check succeeded.
21:33:15 #8 37.68 Setting up git-man (1:2.17.1-1ubuntu0.12) ...
21:33:15 #8 37.70 Setting up libicu60:arm64 (60.2-3ubuntu3.2) ...
21:33:15 #8 37.71 Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ...
21:33:15 #8 37.72 Setting up less (487-0.1) ...
21:33:15 #8 37.82 Setting up make (4.1-9.1ubuntu1) ...
21:33:15 #8 37.84 Setting up libapt-pkg-perl (0.1.33build1) ...
21:33:15 #8 37.85 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.10) ...
21:33:15 #8 36.42 Preparing to unpack .../285-libnumber-range-perl_0.12-1.1_all.deb ...
21:33:15 #8 36.43 Unpacking libnumber-range-perl (0.12-1.1) ...
21:33:15 #8 36.46 Selecting previously unselected package libossp-uuid16:arm64.
21:33:15 #8 36.47 Preparing to unpack .../286-libossp-uuid16_1.6.2-1.5+b9_arm64.deb ...
21:33:15 #8 36.47 Unpacking libossp-uuid16:arm64 (1.6.2-1.5+b9) ...
21:33:15 #8 36.51 Selecting previously unselected package libossp-uuid-perl.
21:33:15 #8 36.51 Preparing to unpack .../287-libossp-uuid-perl_1.6.2-1.5+b9_arm64.deb ...
21:33:15 #8 36.52 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ...
21:33:15 #8 36.55 Selecting previously unselected package libpackage-stash-xs-perl.
21:33:15 #8 36.55 Preparing to unpack .../288-libpackage-stash-xs-perl_0.29-1+b2_arm64.deb ...
21:33:15 #8 36.56 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ...
21:33:15 #8 36.59 Selecting previously unselected package libpath-iterator-rule-perl.
21:33:15 #8 36.59 Preparing to unpack .../289-libpath-iterator-rule-perl_1.014-1_all.deb ...
21:33:15 #8 36.60 Unpacking libpath-iterator-rule-perl (1.014-1) ...
21:33:15 #8 36.64 Selecting previously unselected package libperlio-gzip-perl.
21:33:15 #8 36.64 Preparing to unpack .../290-libperlio-gzip-perl_0.19-1+b7_arm64.deb ...
21:33:15 #8 36.64 Unpacking libperlio-gzip-perl (0.19-1+b7) ...
21:33:15 #8 36.68 Selecting previously unselected package libpod-parser-perl.
21:33:15 #8 24.18 Selecting previously unselected package at.
21:33:15 #8 24.18 Preparing to unpack .../039-at_3.1.23-1_armhf.deb ...
21:33:15 #8 24.20 Unpacking at (3.1.23-1) ...
21:33:15 #8 24.24 Selecting previously unselected package libsigsegv2:armhf.
21:33:15 #8 24.24 Preparing to unpack .../040-libsigsegv2_2.12-2_armhf.deb ...
21:33:15 #8 24.24 Unpacking libsigsegv2:armhf (2.12-2) ...
21:33:15 #8 24.28 Selecting previously unselected package m4.
21:33:15 #8 24.28 Preparing to unpack .../041-m4_1.4.18-2_armhf.deb ...
21:33:15 #8 24.29 Unpacking m4 (1.4.18-2) ...
21:33:15 #8 24.35 Selecting previously unselected package autoconf.
21:33:15 #8 24.35 Preparing to unpack .../042-autoconf_2.69-11_all.deb ...
21:33:15 #9 28.81 Selecting previously unselected package binutils.
21:33:15 #9 28.81 Preparing to unpack .../073-binutils_2.34-6ubuntu1.3_armhf.deb ...
21:33:15 #9 28.82 Unpacking binutils (2.34-6ubuntu1.3) ...
21:33:15 #9 28.87 Selecting previously unselected package libc-dev-bin.
21:33:15 #9 28.87 Preparing to unpack .../074-libc-dev-bin_2.31-0ubuntu9.9_armhf.deb ...
21:33:15 #9 28.87 Unpacking libc-dev-bin (2.31-0ubuntu9.9) ...
21:33:15 #9 28.93 Selecting previously unselected package linux-libc-dev:armhf.
21:33:15 #9 28.93 Preparing to unpack .../075-linux-libc-dev_5.4.0-124.140_armhf.deb ...
21:33:15 #9 28.93 Unpacking linux-libc-dev:armhf (5.4.0-124.140) ...
21:33:15 #8 32.17 Preparing to unpack .../109-libtool_2.4.6-2_all.deb ...
21:33:15 #8 32.18 Unpacking libtool (2.4.6-2) ...
21:33:15 #8 32.22 Selecting previously unselected package dh-autoreconf.
21:33:15 #8 32.22 Preparing to unpack .../110-dh-autoreconf_17_all.deb ...
21:33:15 #8 32.23 Unpacking dh-autoreconf (17) ...
21:33:15 #8 32.26 Selecting previously unselected package libarchive-zip-perl.
21:33:15 #8 32.26 Preparing to unpack .../111-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ...
21:33:15 #8 32.26 Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ...
21:33:15 #8 32.30 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:33:15 #8 32.30 Preparing to unpack .../112-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ...
21:33:15 #8 32.31 Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ...
21:33:15 #8 32.34 Selecting previously unselected package libtimedate-perl.
21:33:15 #8 32.34 Preparing to unpack .../113-libtimedate-perl_2.3000-2_all.deb ...
21:33:15 #8 32.34 Unpacking libtimedate-perl (2.3000-2) ...
21:33:15 #8 32.38 Selecting previously unselected package dh-strip-nondeterminism.
21:33:15 #8 32.38 Preparing to unpack .../114-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ...
21:33:15 #8 32.38 Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ...
21:33:15 #8 32.42 Selecting previously unselected package libcroco3:amd64.
21:33:15 #9 27.71 Preparing to unpack .../075-libc-dev-bin_2.31-0ubuntu9.9_amd64.deb ...
21:33:15 #9 27.71 Unpacking libc-dev-bin (2.31-0ubuntu9.9) ...
21:33:15 #9 27.75 Selecting previously unselected package linux-libc-dev:amd64.
21:33:15 #9 27.75 Preparing to unpack .../076-linux-libc-dev_5.4.0-124.140_amd64.deb ...
21:33:15 #9 27.75 Unpacking linux-libc-dev:amd64 (5.4.0-124.140) ...
21:33:15 #9 27.93 Selecting previously unselected package libcrypt-dev:amd64.
21:33:15 #9 27.93 Preparing to unpack .../077-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ...
21:33:15 #9 27.93 Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
21:33:15 #9 27.97 Selecting previously unselected package libc6-dev:amd64.
21:33:15 #8 19.55 Selecting previously unselected package binutils.
21:33:15 #8 19.55 Preparing to unpack .../031-binutils_2.35.2-2_armhf.deb ...
21:33:15 #8 19.55 Unpacking binutils (2.35.2-2) ...
21:33:15 #8 19.60 Selecting previously unselected package libc-dev-bin.
21:33:15 #8 19.60 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u3_armhf.deb ...
21:33:15 #9 37.88 Preparing to unpack .../327-libtime-duration-perl_1.21-1_all.deb ...
21:33:15 #9 37.88 Unpacking libtime-duration-perl (1.21-1) ...
21:33:15 #9 37.91 Selecting previously unselected package libtime-moment-perl.
21:33:15 #9 37.92 Preparing to unpack .../328-libtime-moment-perl_0.44-1build6_arm64.deb ...
21:33:15 #9 37.92 Unpacking libtime-moment-perl (0.44-1build6) ...
21:33:15 #9 37.95 Selecting previously unselected package libtype-tiny-xs-perl.
21:33:15 #9 37.96 Preparing to unpack .../329-libtype-tiny-xs-perl_0.022-1build2_arm64.deb ...
21:33:15 #9 37.96 Unpacking libtype-tiny-xs-perl (0.022-1build2) ...
21:33:15 #9 37.99 Selecting previously unselected package libunicode-utf8-perl.
21:33:15 #9 38.00 Preparing to unpack .../330-libunicode-utf8-perl_0.62-1build4_arm64.deb ...
21:33:15 #9 38.00 Unpacking libunicode-utf8-perl (0.62-1build4) ...
21:33:15 #9 38.03 Selecting previously unselected package libxml-namespacesupport-perl.
21:33:15 #9 38.03 Preparing to unpack .../331-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
21:33:15 #9 38.04 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
21:33:15 #9 38.08 Selecting previously unselected package libxml-sax-base-perl.
21:33:15 #9 38.08 Preparing to unpack .../332-libxml-sax-base-perl_1.09-1.1_all.deb ...
21:33:15 #9 38.08 Unpacking libxml-sax-base-perl (1.09-1.1) ...
21:33:15 #9 38.12 Selecting previously unselected package libxml-sax-perl.
21:33:15 #9 36.67 Preparing to unpack .../276-liblist-moreutils-perl_0.416-1build5_arm64.deb ...
21:33:15 #9 36.68 Unpacking liblist-moreutils-perl (0.416-1build5) ...
21:33:15 #9 36.71 Selecting previously unselected package liblist-someutils-perl.
21:33:15 #9 36.71 Preparing to unpack .../277-liblist-someutils-perl_0.58-1_all.deb ...
21:33:15 #9 36.71 Unpacking liblist-someutils-perl (0.58-1) ...
21:33:15 #9 36.75 Selecting previously unselected package liblist-someutils-xs-perl.
21:33:15 #9 36.76 Preparing to unpack .../278-liblist-someutils-xs-perl_0.58-2_arm64.deb ...
21:33:15 #9 36.76 Unpacking liblist-someutils-xs-perl (0.58-2) ...
21:33:15 #9 36.79 Selecting previously unselected package libltdl7:arm64.
21:33:15 #9 36.79 Preparing to unpack .../279-libltdl7_2.4.6-14_arm64.deb ...
21:33:15 #9 36.80 Unpacking libltdl7:arm64 (2.4.6-14) ...
21:33:15 #9 36.83 Selecting previously unselected package libltdl-dev:arm64.
21:33:15 #9 36.83 Preparing to unpack .../280-libltdl-dev_2.4.6-14_arm64.deb ...
21:33:15 #9 36.84 Unpacking libltdl-dev:arm64 (2.4.6-14) ...
21:33:15 #9 36.89 Selecting previously unselected package libsys-hostname-long-perl.
21:33:15 #9 36.89 Preparing to unpack .../281-libsys-hostname-long-perl_1.5-1_all.deb ...
21:33:15 #9 36.89 Unpacking libsys-hostname-long-perl (1.5-1) ...
21:33:15 #9 36.92 Selecting previously unselected package libmail-sendmail-perl.
21:33:15 #8 28.45 Selecting previously unselected package gcc-7-base:armhf.
21:33:15 #8 28.45 Preparing to unpack .../062-gcc-7-base_7.5.0-3ubuntu1~18.04_armhf.deb ...
21:33:15 #9 29.12 Selecting previously unselected package fontconfig-config.
21:33:15 #9 29.12 Preparing to unpack .../187-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
21:33:15 #9 29.12 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
21:33:15 #9 29.16 Selecting previously unselected package libcurl3-gnutls:amd64.
21:33:15 #9 29.16 Preparing to unpack .../188-libcurl3-gnutls_7.81.0-1ubuntu1.3_amd64.deb ...
21:33:15 #9 29.17 Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.3) ...
21:33:15 #9 29.20 Selecting previously unselected package liberror-perl.
21:33:15 #9 29.20 Preparing to unpack .../189-liberror-perl_0.17029-1_all.deb ...
21:33:15 #9 29.20 Unpacking liberror-perl (0.17029-1) ...
21:33:15 #9 29.23 Selecting previously unselected package git-man.
21:33:15 #9 29.24 Preparing to unpack .../190-git-man_1%3a2.34.1-1ubuntu1.4_all.deb ...
21:33:15 #9 29.24 Unpacking git-man (1:2.34.1-1ubuntu1.4) ...
21:33:15 #9 29.29 Selecting previously unselected package git.
21:33:15 #9 29.29 Preparing to unpack .../191-git_1%3a2.34.1-1ubuntu1.4_amd64.deb ...
21:33:15 #9 29.30 Unpacking git (1:2.34.1-1ubuntu1.4) ...
21:33:15 #8 35.01 Preparing to unpack .../105-gnupg_2.2.27-2+deb11u2_all.deb ...
21:33:15 #8 35.02 Unpacking gnupg (2.2.27-2+deb11u2) ...
21:33:15 #8 35.08 Selecting previously unselected package libfile-dirlist-perl.
21:33:15 #8 35.08 Preparing to unpack .../106-libfile-dirlist-perl_0.05-2_all.deb ...
21:33:15 #8 35.09 Unpacking libfile-dirlist-perl (0.05-2) ...
21:33:15 #8 35.12 Selecting previously unselected package libfile-which-perl.
21:33:15 #8 35.12 Preparing to unpack .../107-libfile-which-perl_1.23-1_all.deb ...
21:33:15 #8 35.13 Unpacking libfile-which-perl (1.23-1) ...
21:33:15 #8 35.17 Selecting previously unselected package libfile-homedir-perl.
21:33:15 #8 35.17 Preparing to unpack .../108-libfile-homedir-perl_1.006-1_all.deb ...
21:33:15 #8 35.18 Unpacking libfile-homedir-perl (1.006-1) ...
21:33:15 #8 35.21 Selecting previously unselected package libfile-touch-perl.
21:33:15 #8 35.21 Preparing to unpack .../109-libfile-touch-perl_0.11-1_all.deb ...
21:33:15 #8 35.21 Unpacking libfile-touch-perl (0.11-1) ...
21:33:15 #8 35.24 Selecting previously unselected package libio-pty-perl.
21:33:15 #8 36.23 Selecting previously unselected package libnet-ssleay-perl.
21:33:15 #8 36.23 Preparing to unpack .../135-libnet-ssleay-perl_1.85-2+b1_amd64.deb ...
21:33:15 #8 36.25 Unpacking libnet-ssleay-perl (1.85-2+b1) ...
21:33:15 #8 36.37 Selecting previously unselected package libio-socket-ssl-perl.
21:33:15 #8 36.37 Preparing to unpack .../136-libio-socket-ssl-perl_2.060-3_all.deb ...
21:33:15 #8 36.37 Unpacking libio-socket-ssl-perl (2.060-3) ...
21:33:15 #8 36.42 Selecting previously unselected package libnet-http-perl.
21:33:15 #8 36.42 Preparing to unpack .../137-libnet-http-perl_6.18-1_all.deb ...
21:33:15 #8 36.42 Unpacking libnet-http-perl (6.18-1) ...
21:33:15 #8 36.45 Selecting previously unselected package liblwp-protocol-https-perl.
21:33:15 #9 24.17 Unpacking lsb-release (11.1.0ubuntu4) ...
21:33:15 #9 24.22 Selecting previously unselected package netbase.
21:33:15 #9 24.22 Preparing to unpack .../018-netbase_6.3_all.deb ...
21:33:15 #9 24.22 Unpacking netbase (6.3) ...
21:33:15 #9 24.26 Selecting previously unselected package python-apt-common.
21:33:15 #9 24.26 Preparing to unpack .../019-python-apt-common_2.3.0ubuntu2.1_all.deb ...
21:33:15 #9 24.27 Unpacking python-apt-common (2.3.0ubuntu2.1) ...
21:33:15 #9 24.32 Selecting previously unselected package python3-apt.
21:33:15 #9 24.32 Preparing to unpack .../020-python3-apt_2.3.0ubuntu2.1_armhf.deb ...
21:33:15 #9 24.32 Unpacking python3-apt (2.3.0ubuntu2.1) ...
21:33:15 #9 24.37 Selecting previously unselected package python3-pkg-resources.
21:33:15 #9 24.37 Preparing to unpack .../021-python3-pkg-resources_59.6.0-1.2_all.deb ...
21:33:15 #9 24.37 Unpacking python3-pkg-resources (59.6.0-1.2) ...
21:33:15 #8 16.21 Get:112 http://archive.raspbian.org/raspbian buster/main armhf libio-socket-ssl-perl all 2.060-3 [207 kB]
21:33:15 #8 16.23 Get:113 http://archive.raspbian.org/raspbian buster/main armhf libnet-http-perl all 6.18-1 [24.5 kB]
21:33:15 #8 16.23 Get:114 http://archive.raspbian.org/raspbian buster/main armhf liblwp-protocol-https-perl all 6.07-2 [9242 B]
21:33:15 #8 16.23 Get:115 http://archive.raspbian.org/raspbian buster/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
21:33:15 #8 16.23 Get:116 http://archive.raspbian.org/raspbian buster/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
21:33:15 #8 16.30 Get:117 http://archive.raspbian.org/raspbian buster/main armhf libwww-perl all 6.36-2 [188 kB]
21:33:15 #8 16.30 Get:118 http://archive.raspbian.org/raspbian buster/main armhf patchutils armhf 0.3.4-2 [83.1 kB]
21:33:15 #8 16.32 Get:119 http://archive.raspbian.org/raspbian buster/main armhf wdiff armhf 1.2.2-2 [120 kB]
21:33:15 #8 16.32 Get:120 http://archive.raspbian.org/raspbian buster/main armhf devscripts armhf 2.19.5+deb10u1 [1045 kB]
21:33:15 #8 37.99 Setting up libnghttp2-14:arm64 (1.30.0-1ubuntu1) ...
21:33:15 #8 38.00 Setting up mime-support (3.60ubuntu1) ...
21:33:15 #8 38.03 Setting up iso-codes (3.79-1) ...
21:33:15 #8 38.04 Setting up libsigsegv2:arm64 (2.12-1) ...
21:33:15 #8 38.05 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
21:33:15 #8 38.07 Setting up libreadline7:arm64 (7.0-3) ...
21:33:15 #8 38.09 Setting up perl-openssl-defaults:arm64 (3build1) ...
21:33:15 #8 38.10 Setting up libpsl5:arm64 (0.19.1-5build1) ...
21:33:15 #8 38.11 Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ...
21:33:15 #8 38.13 Setting up groff-base (1.22.3-10) ...
21:33:15 #8 38.15 Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.9) ...
21:33:15 #8 38.16 No schema files found: doing nothing.
21:33:15 #8 38.16 Setting up libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:33:15 #8 38.18 Setting up unzip (6.0-21ubuntu1.1) ...
21:33:15 #8 38.20 Setting up linux-libc-dev:arm64 (4.15.0-191.202) ...
21:33:15 #8 38.22 Setting up libmpfr6:arm64 (4.0.1-1) ...
21:33:15 #8 38.23 Setting up libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:33:15 #8 38.24 Setting up dctrl-tools (2.24-2build1) ...
21:33:15 #8 38.26 Setting up distro-info-data (0.37ubuntu0.14) ...
21:33:15 #8 38.27 Setting up gettext-base (0.19.8.1-6ubuntu0.3) ...
21:33:15 #8 38.29 Setting up libpipeline1:arm64 (1.5.0-1) ...
21:33:15 #8 38.30 Setting up libroken18-heimdal:arm64 (7.5.0+dfsg-1) ...
21:33:15 #8 38.31 Setting up libksba8:arm64 (1.3.5-2) ...
21:33:15 #8 36.69 Preparing to unpack .../291-libpod-parser-perl_1.63-2_all.deb ...
21:33:15 #8 36.70 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
21:33:15 #8 36.71 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
21:33:15 #8 36.72 Unpacking libpod-parser-perl (1.63-2) ...
21:33:15 #8 36.76 Selecting previously unselected package libpod-constants-perl.
21:33:15 #8 36.76 Preparing to unpack .../292-libpod-constants-perl_0.19-2_all.deb ...
21:33:15 #8 36.76 Unpacking libpod-constants-perl (0.19-2) ...
21:33:15 #8 36.80 Selecting previously unselected package libproc-processtable-perl.
21:33:15 #8 36.80 Preparing to unpack .../293-libproc-processtable-perl_0.59-2+b1_arm64.deb ...
21:33:15 #8 36.80 Unpacking libproc-processtable-perl (0.59-2+b1) ...
21:33:15 #8 36.84 Selecting previously unselected package libre2-9:arm64.
21:33:15 #8 36.85 Preparing to unpack .../294-libre2-9_20210201+dfsg-1_arm64.deb ...
21:33:15 #8 36.85 Unpacking libre2-9:arm64 (20210201+dfsg-1) ...
21:33:15 #8 36.89 Selecting previously unselected package libre-engine-re2-perl:arm64.
21:33:15 #8 36.90 Preparing to unpack .../295-libre-engine-re2-perl_0.14-1_arm64.deb ...
21:33:15 #8 36.90 Unpacking libre-engine-re2-perl:arm64 (0.14-1) ...
21:33:15 #8 36.93 Selecting previously unselected package libreadonly-perl.
21:33:15 #8 36.94 Preparing to unpack .../296-libreadonly-perl_2.050-3_all.deb ...
21:33:15 #8 36.94 Unpacking libreadonly-perl (2.050-3) ...
21:33:15 #8 36.97 Selecting previously unselected package libref-util-perl.
21:33:15 #8 36.97 Preparing to unpack .../297-libref-util-perl_0.204-1_all.deb ...
21:33:15 #8 36.98 Unpacking libref-util-perl (0.204-1) ...
21:33:15 #8 37.01 Selecting previously unselected package libref-util-xs-perl.
21:33:15 #8 24.36 Unpacking autoconf (2.69-11) ...
21:33:15 #8 24.51 Selecting previously unselected package autotools-dev.
21:33:15 #8 24.51 Preparing to unpack .../043-autotools-dev_20180224.1_all.deb ...
21:33:15 #8 24.52 Unpacking autotools-dev (20180224.1) ...
21:33:15 #8 24.58 Selecting previously unselected package automake.
21:33:15 #8 24.58 Preparing to unpack .../044-automake_1%3a1.16.1-4_all.deb ...
21:33:15 #8 24.59 Unpacking automake (1:1.16.1-4) ...
21:33:15 #8 39.21 Selecting previously unselected package libpython2.7:arm64.
21:33:15 #8 39.21 Preparing to unpack .../258-libpython2.7_2.7.16-2+deb10u1_arm64.deb ...
21:33:15 #8 39.21 Unpacking libpython2.7:arm64 (2.7.16-2+deb10u1) ...
21:33:15 #8 39.32 Selecting previously unselected package libmailutils5:arm64.
21:33:15 #10 23.72 Running transaction test
21:33:15 #10 24.01 Transaction test succeeded.
21:33:16 #8 32.42 Preparing to unpack .../115-libcroco3_0.6.12-2_amd64.deb ...
21:33:16 #8 32.42 Unpacking libcroco3:amd64 (0.6.12-2) ...
21:33:16 #8 32.46 Selecting previously unselected package gettext.
21:33:16 #8 32.47 Preparing to unpack .../116-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ...
21:33:16 #8 32.47 Unpacking gettext (0.19.8.1-6ubuntu0.3) ...
21:33:16 #8 32.63 Selecting previously unselected package intltool-debian.
21:33:16 #8 32.63 Preparing to unpack .../117-intltool-debian_0.35.0+20060710.4_all.deb ...
21:33:16 #8 32.64 Unpacking intltool-debian (0.35.0+20060710.4) ...
21:33:16 #8 32.67 Selecting previously unselected package po-debconf.
21:33:16 #9 27.98 Preparing to unpack .../078-libc6-dev_2.31-0ubuntu9.9_amd64.deb ...
21:33:16 #9 27.98 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.9) ...
21:33:16 #21 23.76 Get:90 http://deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B]
21:33:16 #21 23.76 Get:91 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB]
21:33:16 #21 23.77 Get:92 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB]
21:33:16 #21 23.80 Get:93 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB]
21:33:16 #21 23.82 Get:94 http://deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB]
21:33:16 #9 38.13 Preparing to unpack .../333-libxml-sax-perl_1.02+dfsg-3_all.deb ...
21:33:16 #9 38.13 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
21:33:16 #9 38.17 Selecting previously unselected package libxml-libxml-perl.
21:33:16 #9 38.17 Preparing to unpack .../334-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_arm64.deb ...
21:33:16 #9 38.18 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
21:33:16 #9 38.27 Selecting previously unselected package libxml-parser-perl:arm64.
21:33:16 #9 38.27 Preparing to unpack .../335-libxml-parser-perl_2.46-3build1_arm64.deb ...
21:33:16 #9 38.28 Unpacking libxml-parser-perl:arm64 (2.46-3build1) ...
21:33:16 #9 38.32 Selecting previously unselected package libxml-sax-expat-perl.
21:33:16 #9 38.33 Preparing to unpack .../336-libxml-sax-expat-perl_0.51-1_all.deb ...
21:33:16 #9 38.33 Unpacking libxml-sax-expat-perl (0.51-1) ...
21:33:16 #9 38.36 Selecting previously unselected package libyaml-libyaml-perl.
21:33:16 #9 38.36 Preparing to unpack .../337-libyaml-libyaml-perl_0.83+ds-1build1_arm64.deb ...
21:33:16 #9 38.37 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ...
21:33:16 #9 38.41 Selecting previously unselected package licensecheck.
21:33:16 #9 38.41 Preparing to unpack .../338-licensecheck_3.2.14-2_all.deb ...
21:33:16 #9 38.41 Unpacking licensecheck (3.2.14-2) ...
21:33:16 #9 38.45 Selecting previously unselected package libdevel-size-perl.
21:33:16 #9 38.45 Preparing to unpack .../339-libdevel-size-perl_0.83-1build4_arm64.deb ...
21:33:16 #9 38.45 Unpacking libdevel-size-perl (0.83-1build4) ...
21:33:16 #9 38.49 Selecting previously unselected package libipc-run3-perl.
21:33:16 #8 19.60 Unpacking libc-dev-bin (2.31-13+deb11u3) ...
21:33:16 #8 19.71 Selecting previously unselected package linux-libc-dev:armhf.
21:33:16 #8 19.71 Preparing to unpack .../033-linux-libc-dev_5.10.136-1_armhf.deb ...
21:33:16 #8 19.74 Unpacking linux-libc-dev:armhf (5.10.136-1) ...
21:33:16 #9 36.93 Preparing to unpack .../282-libmail-sendmail-perl_0.80-1_all.deb ...
21:33:16 #9 36.93 Unpacking libmail-sendmail-perl (0.80-1) ...
21:33:16 #9 36.96 Selecting previously unselected package libmoox-aliases-perl.
21:33:16 #9 36.96 Preparing to unpack .../283-libmoox-aliases-perl_0.001006-1_all.deb ...
21:33:16 #9 36.97 Unpacking libmoox-aliases-perl (0.001006-1) ...
21:33:16 #9 37.00 Selecting previously unselected package libobject-id-perl.
21:33:16 #9 37.00 Preparing to unpack .../284-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
21:33:16 #9 37.00 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
21:33:16 #9 37.04 Selecting previously unselected package libmoox-struct-perl.
21:33:16 #9 37.04 Preparing to unpack .../285-libmoox-struct-perl_0.017-1_all.deb ...
21:33:16 #9 37.05 Unpacking libmoox-struct-perl (0.017-1) ...
21:33:16 #9 37.08 Selecting previously unselected package libnet-dns-sec-perl.
21:33:16 #9 37.08 Preparing to unpack .../286-libnet-dns-sec-perl_1.15-1_arm64.deb ...
21:33:16 #9 37.08 Unpacking libnet-dns-sec-perl (1.15-1) ...
21:33:16 #9 37.12 Selecting previously unselected package libnet-libidn-perl.
21:33:16 #9 37.12 Preparing to unpack .../287-libnet-libidn-perl_0.12.ds-3build2_arm64.deb ...
21:33:16 #9 37.13 Unpacking libnet-libidn-perl (0.12.ds-3build2) ...
21:33:16 #9 37.16 Selecting previously unselected package libnumber-range-perl.
21:33:16 #12 2.961 CentOS Stream 9 - CRB                           2.2 MB/s | 3.4 MB     00:01    
21:33:16 #9 29.42 Selecting previously unselected package libalgorithm-diff-perl.
21:33:16 #9 29.42 Preparing to unpack .../192-libalgorithm-diff-perl_1.201-1_all.deb ...
21:33:16 #9 29.43 Unpacking libalgorithm-diff-perl (1.201-1) ...
21:33:16 #9 29.46 Selecting previously unselected package libalgorithm-diff-xs-perl.
21:33:16 #9 29.46 Preparing to unpack .../193-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ...
21:33:16 #9 29.47 Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
21:33:16 #9 29.50 Selecting previously unselected package libalgorithm-merge-perl.
21:33:16 #9 29.50 Preparing to unpack .../194-libalgorithm-merge-perl_0.08-3_all.deb ...
21:33:16 #9 29.51 Unpacking libalgorithm-merge-perl (0.08-3) ...
21:33:16 #9 29.53 Selecting previously unselected package libaliased-perl.
21:33:16 #9 29.54 Preparing to unpack .../195-libaliased-perl_0.34-1.1_all.deb ...
21:33:16 #9 29.54 Unpacking libaliased-perl (0.34-1.1) ...
21:33:16 #9 29.57 Selecting previously unselected package libapt-pkg-perl.
21:33:16 #9 29.57 Preparing to unpack .../196-libapt-pkg-perl_0.1.40build2_amd64.deb ...
21:33:16 #9 29.57 Unpacking libapt-pkg-perl (0.1.40build2) ...
21:33:16 #9 29.63 Selecting previously unselected package libarchive-cpio-perl.
21:33:16 #8 28.45 Unpacking gcc-7-base:armhf (7.5.0-3ubuntu1~18.04) ...
21:33:16 #8 28.53 Selecting previously unselected package libisl19:armhf.
21:33:16 #8 28.53 Preparing to unpack .../063-libisl19_0.19-1_armhf.deb ...
21:33:16 #8 28.53 Unpacking libisl19:armhf (0.19-1) ...
21:33:16 #8 28.63 Selecting previously unselected package libmpfr6:armhf.
21:33:16 #8 28.63 Preparing to unpack .../064-libmpfr6_4.0.1-1_armhf.deb ...
21:33:16 #8 28.64 Unpacking libmpfr6:armhf (4.0.1-1) ...
21:33:16 #8 28.70 Selecting previously unselected package libmpc3:armhf.
21:33:16 #8 28.70 Preparing to unpack .../065-libmpc3_1.1.0-1_armhf.deb ...
21:33:16 #8 35.24 Preparing to unpack .../110-libio-pty-perl_1%3a1.15-2_amd64.deb ...
21:33:16 #8 35.25 Unpacking libio-pty-perl (1:1.15-2) ...
21:33:16 #8 35.28 Selecting previously unselected package libipc-run-perl.
21:33:16 #8 35.29 Preparing to unpack .../111-libipc-run-perl_20200505.0-1_all.deb ...
21:33:16 #8 35.29 Unpacking libipc-run-perl (20200505.0-1) ...
21:33:16 #8 35.33 Selecting previously unselected package libclass-method-modifiers-perl.
21:33:16 #8 35.33 Preparing to unpack .../112-libclass-method-modifiers-perl_2.13-1_all.deb ...
21:33:16 #8 35.34 Unpacking libclass-method-modifiers-perl (2.13-1) ...
21:33:16 #8 35.39 Selecting previously unselected package libb-hooks-op-check-perl.
21:33:16 #8 35.39 Preparing to unpack .../113-libb-hooks-op-check-perl_0.22-1+b3_amd64.deb ...
21:33:16 #8 35.40 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ...
21:33:16 #8 35.43 Selecting previously unselected package libdynaloader-functions-perl.
21:33:16 #8 35.44 Preparing to unpack .../114-libdynaloader-functions-perl_0.003-1.1_all.deb ...
21:33:16 #8 35.44 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
21:33:16 #8 35.48 Selecting previously unselected package libdevel-callchecker-perl.
21:33:16 #8 35.48 Preparing to unpack .../115-libdevel-callchecker-perl_0.008-1+b2_amd64.deb ...
21:33:16 #8 35.49 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
21:33:16 #8 35.52 Selecting previously unselected package libparams-classify-perl.
21:33:16 #8 36.45 Preparing to unpack .../138-liblwp-protocol-https-perl_6.07-2_all.deb ...
21:33:16 #8 36.45 Unpacking liblwp-protocol-https-perl (6.07-2) ...
21:33:16 #8 36.47 Selecting previously unselected package libtry-tiny-perl.
21:33:16 #8 36.48 Preparing to unpack .../139-libtry-tiny-perl_0.30-1_all.deb ...
21:33:16 #8 36.48 Unpacking libtry-tiny-perl (0.30-1) ...
21:33:16 #8 36.51 Selecting previously unselected package libwww-robotrules-perl.
21:33:16 #8 36.51 Preparing to unpack .../140-libwww-robotrules-perl_6.02-1_all.deb ...
21:33:16 #8 36.51 Unpacking libwww-robotrules-perl (6.02-1) ...
21:33:16 #8 36.54 Selecting previously unselected package libwww-perl.
21:33:16 #8 36.54 Preparing to unpack .../141-libwww-perl_6.36-2_all.deb ...
21:33:16 #8 36.54 Unpacking libwww-perl (6.36-2) ...
21:33:16 #8 36.59 Selecting previously unselected package patchutils.
21:33:16 #8 36.59 Preparing to unpack .../142-patchutils_0.3.4-2_amd64.deb ...
21:33:16 #8 36.59 Unpacking patchutils (0.3.4-2) ...
21:33:16 #8 36.63 Selecting previously unselected package wdiff.
21:33:16 #8 36.63 Preparing to unpack .../143-wdiff_1.2.2-2+b1_amd64.deb ...
21:33:16 #8 36.63 Unpacking wdiff (1.2.2-2+b1) ...
21:33:16 #8 36.68 Selecting previously unselected package devscripts.
21:33:16 #8 36.69 Preparing to unpack .../144-devscripts_2.19.5+deb10u1_amd64.deb ...
21:33:16 #8 36.71 Unpacking devscripts (2.19.5+deb10u1) ...
21:33:16 #9 24.42 Selecting previously unselected package ucf.
21:33:16 #9 24.42 Preparing to unpack .../022-ucf_3.0043_all.deb ...
21:33:16 #9 24.43 Moving old data out of the way
21:33:16 #9 24.43 Unpacking ucf (3.0043) ...
21:33:16 #9 24.51 Selecting previously unselected package bsdextrautils.
21:33:16 #9 24.51 Preparing to unpack .../023-bsdextrautils_2.37.2-4ubuntu3_armhf.deb ...
21:33:16 #9 24.51 Unpacking bsdextrautils (2.37.2-4ubuntu3) ...
21:33:16 #9 24.54 Selecting previously unselected package libmagic-mgc.
21:33:16 #9 24.54 Preparing to unpack .../024-libmagic-mgc_1%3a5.41-3_armhf.deb ...
21:33:16 #9 24.54 Unpacking libmagic-mgc (1:5.41-3) ...
21:33:16 #9 24.65 Selecting previously unselected package libmagic1:armhf.
21:33:16 #9 24.65 Preparing to unpack .../025-libmagic1_1%3a5.41-3_armhf.deb ...
21:33:16 #9 24.65 Unpacking libmagic1:armhf (1:5.41-3) ...
21:33:16 #8 16.41 Get:121 http://archive.raspbian.org/raspbian buster/main armhf equivs all 2.2.0 [22.4 kB]
21:33:16 #8 16.41 Get:122 http://archive.raspbian.org/raspbian buster/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u2 [292 kB]
21:33:16 #8 16.43 Get:123 http://archive.raspbian.org/raspbian buster/main armhf libpcre2-8-0 armhf 10.32-5 [184 kB]
21:33:16 #8 16.43 Get:124 http://archive.raspbian.org/raspbian buster/main armhf liberror-perl all 0.17027-2 [30.9 kB]
21:33:16 #8 16.43 Get:125 http://archive.raspbian.org/raspbian buster/main armhf git-man all 1:2.20.1-2+deb10u3 [1620 kB]
21:33:16 #8 16.51 Get:126 http://archive.raspbian.org/raspbian buster/main armhf git armhf 1:2.20.1-2+deb10u3 [4194 kB]
21:33:16 #8 37.01 Preparing to unpack .../298-libref-util-xs-perl_0.117-1+b3_arm64.deb ...
21:33:16 #8 37.02 Unpacking libref-util-xs-perl (0.117-1+b3) ...
21:33:16 #8 37.05 Selecting previously unselected package libregexp-pattern-license-perl.
21:33:16 #8 37.05 Preparing to unpack .../299-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
21:33:16 #8 37.06 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
21:33:16 #8 37.09 Selecting previously unselected package libregexp-pattern-perl.
21:33:16 #8 37.09 Preparing to unpack .../300-libregexp-pattern-perl_0.2.14-1_all.deb ...
21:33:16 #8 37.10 Unpacking libregexp-pattern-perl (0.2.14-1) ...
21:33:16 #8 37.14 Selecting previously unselected package libsasl2-modules:arm64.
21:33:16 #8 37.14 Preparing to unpack .../301-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
21:33:16 #8 37.15 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
21:33:16 #8 37.19 Selecting previously unselected package libsereal-decoder-perl.
21:33:16 #8 37.19 Preparing to unpack .../302-libsereal-decoder-perl_4.018+ds-1+b1_arm64.deb ...
21:33:16 #8 37.19 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ...
21:33:16 #8 37.24 Selecting previously unselected package libsereal-encoder-perl.
21:33:16 #8 37.24 Preparing to unpack .../303-libsereal-encoder-perl_4.018+ds-1+b1_arm64.deb ...
21:33:16 #8 37.24 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ...
21:33:16 #8 39.33 Preparing to unpack .../259-libmailutils5_1%3a3.5-4_arm64.deb ...
21:33:16 #8 39.33 Unpacking libmailutils5:arm64 (1:3.5-4) ...
21:33:16 #8 39.40 Selecting previously unselected package libmime-tools-perl.
21:33:16 #8 39.41 Preparing to unpack .../260-libmime-tools-perl_5.509-1_all.deb ...
21:33:16 #8 39.41 Unpacking libmime-tools-perl (5.509-1) ...
21:33:16 #8 39.46 Selecting previously unselected package libnet-dns-sec-perl.
21:33:16 #8 39.46 Preparing to unpack .../261-libnet-dns-sec-perl_1.11-1_arm64.deb ...
21:33:16 #8 39.47 Unpacking libnet-dns-sec-perl (1.11-1) ...
21:33:16 #8 39.53 Selecting previously unselected package libnet-libidn-perl.
21:33:16 #8 39.53 Preparing to unpack .../262-libnet-libidn-perl_0.12.ds-3+b1_arm64.deb ...
21:33:16 #8 39.53 Unpacking libnet-libidn-perl (0.12.ds-3+b1) ...
21:33:16 #8 39.57 Selecting previously unselected package libnumber-compare-perl.
21:33:16 #8 24.74 Selecting previously unselected package autopoint.
21:33:16 #8 24.74 Preparing to unpack .../045-autopoint_0.19.8.1-9_all.deb ...
21:33:16 #8 24.74 Unpacking autopoint (0.19.8.1-9) ...
21:33:16 #8 24.81 Selecting previously unselected package binutils-common:armhf.
21:33:16 #8 24.81 Preparing to unpack .../046-binutils-common_2.31.1-16_armhf.deb ...
21:33:16 #8 24.81 Unpacking binutils-common:armhf (2.31.1-16) ...
21:33:16 #10 24.02 Running transaction
21:33:16 #8 38.33 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ...
21:33:16 #8 38.35 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ...
21:33:16 #8 38.37 Setting up m4 (1.4.18-1) ...
21:33:16 #8 38.38 Setting up libgdbm5:arm64 (1.14.1-6) ...
21:33:16 #8 38.39 Setting up at (3.1.20-3.1ubuntu2) ...
21:33:16 #8 38.53 invoke-rc.d: could not determine current runlevel
21:33:16 #8 38.53 invoke-rc.d: policy-rc.d denied execution of start.
21:33:16 #8 38.55 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ...
21:33:16 #8 38.56 Setting up libkrb5support0:arm64 (1.16-2ubuntu0.2) ...
21:33:16 #8 38.57 Setting up ucf (3.0038) ...
21:33:16 #8 32.67 Preparing to unpack .../118-po-debconf_1.0.20_all.deb ...
21:33:16 #8 32.68 Unpacking po-debconf (1.0.20) ...
21:33:16 #8 32.73 Selecting previously unselected package debhelper.
21:33:16 #8 32.73 Preparing to unpack .../119-debhelper_11.1.6ubuntu2_all.deb ...
21:33:16 #8 32.74 Unpacking debhelper (11.1.6ubuntu2) ...
21:33:16 #8 32.87 Selecting previously unselected package libfile-which-perl.
21:33:16 #8 32.87 Preparing to unpack .../120-libfile-which-perl_1.21-1_all.deb ...
21:33:16 #8 32.88 Unpacking libfile-which-perl (1.21-1) ...
21:33:16 #8 32.91 Selecting previously unselected package libfile-homedir-perl.
21:33:16 #8 32.91 Preparing to unpack .../121-libfile-homedir-perl_1.002-1_all.deb ...
21:33:16 #8 32.92 Unpacking libfile-homedir-perl (1.002-1) ...
21:33:16 #8 32.96 Selecting previously unselected package devscripts.
21:33:16 #9 28.31 Selecting previously unselected package gcc-9-base:amd64.
21:33:16 #9 28.31 Preparing to unpack .../079-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ...
21:33:16 #9 28.31 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ...
21:33:16 #9 28.35 Selecting previously unselected package libisl22:amd64.
21:33:16 #9 28.35 Preparing to unpack .../080-libisl22_0.22.1-1_amd64.deb ...
21:33:16 #9 28.36 Unpacking libisl22:amd64 (0.22.1-1) ...
21:33:16 #9 28.44 Selecting previously unselected package libmpfr6:amd64.
21:33:16 #9 28.44 Preparing to unpack .../081-libmpfr6_4.0.2-1_amd64.deb ...
21:33:16 #9 28.44 Unpacking libmpfr6:amd64 (4.0.2-1) ...
21:33:16 #9 28.49 Selecting previously unselected package libmpc3:amd64.
21:33:16 #9 28.49 Preparing to unpack .../082-libmpc3_1.1.0-1_amd64.deb ...
21:33:16 #9 28.50 Unpacking libmpc3:amd64 (1.1.0-1) ...
21:33:16 #9 28.53 Selecting previously unselected package cpp-9.
21:33:16 #9 28.53 Preparing to unpack .../083-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ...
21:33:16 #9 38.49 Preparing to unpack .../340-libipc-run3-perl_0.048-2_all.deb ...
21:33:16 #9 38.49 Unpacking libipc-run3-perl (0.048-2) ...
21:33:16 #9 38.53 Selecting previously unselected package lzip.
21:33:16 #9 38.54 Preparing to unpack .../341-lzip_1.23-1_arm64.deb ...
21:33:16 #9 38.54 Unpacking lzip (1.23-1) ...
21:33:16 #9 38.58 Selecting previously unselected package lzop.
21:33:16 #9 38.58 Preparing to unpack .../342-lzop_1.04-2build2_arm64.deb ...
21:33:16 #9 38.58 Unpacking lzop (1.04-2build2) ...
21:33:16 #9 38.62 Selecting previously unselected package t1utils.
21:33:16 #9 38.62 Preparing to unpack .../343-t1utils_1.41-4build2_arm64.deb ...
21:33:16 #9 38.63 Unpacking t1utils (1.41-4build2) ...
21:33:16 #9 38.67 Selecting previously unselected package unzip.
21:33:16 #9 38.68 Preparing to unpack .../344-unzip_6.0-26ubuntu3_arm64.deb ...
21:33:16 #9 38.68 Unpacking unzip (6.0-26ubuntu3) ...
21:33:16 #9 38.73 Selecting previously unselected package lintian.
21:33:16 #8 19.99 Selecting previously unselected package libcrypt-dev:armhf.
21:33:16 #8 19.99 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_armhf.deb ...
21:33:16 #8 20.00 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ...
21:33:16 #8 20.05 Selecting previously unselected package libtirpc-dev:armhf.
21:33:16 #8 20.05 Preparing to unpack .../035-libtirpc-dev_1.3.1-1+deb11u1_armhf.deb ...
21:33:16 #8 20.05 Unpacking libtirpc-dev:armhf (1.3.1-1+deb11u1) ...
21:33:16 #9 29.28 Selecting previously unselected package libcrypt-dev:armhf.
21:33:16 #9 29.28 Preparing to unpack .../076-libcrypt-dev_1%3a4.4.10-10ubuntu4_armhf.deb ...
21:33:16 #9 29.29 Unpacking libcrypt-dev:armhf (1:4.4.10-10ubuntu4) ...
21:33:16 #9 29.36 Selecting previously unselected package libc6-dev:armhf.
21:33:16 #9 29.36 Preparing to unpack .../077-libc6-dev_2.31-0ubuntu9.9_armhf.deb ...
21:33:16 #9 29.37 Unpacking libc6-dev:armhf (2.31-0ubuntu9.9) ...
21:33:16 #9 37.16 Preparing to unpack .../288-libnumber-range-perl_0.12-1_all.deb ...
21:33:16 #9 37.16 Unpacking libnumber-range-perl (0.12-1) ...
21:33:16 #9 37.19 Selecting previously unselected package libpackage-stash-xs-perl.
21:33:16 #9 37.20 Preparing to unpack .../289-libpackage-stash-xs-perl_0.29-1build1_arm64.deb ...
21:33:16 #9 37.20 Unpacking libpackage-stash-xs-perl (0.29-1build1) ...
21:33:16 #9 37.23 Selecting previously unselected package libpath-iterator-rule-perl.
21:33:16 #9 37.23 Preparing to unpack .../290-libpath-iterator-rule-perl_1.014-1_all.deb ...
21:33:16 #9 37.24 Unpacking libpath-iterator-rule-perl (1.014-1) ...
21:33:16 #9 37.27 Selecting previously unselected package libperl4-corelibs-perl.
21:33:16 #9 37.27 Preparing to unpack .../291-libperl4-corelibs-perl_0.004-2_all.deb ...
21:33:16 #9 37.27 Unpacking libperl4-corelibs-perl (0.004-2) ...
21:33:16 #9 37.31 Selecting previously unselected package libperlio-gzip-perl.
21:33:16 #9 37.31 Preparing to unpack .../292-libperlio-gzip-perl_0.19-1build5_arm64.deb ...
21:33:16 #9 37.31 Unpacking libperlio-gzip-perl (0.19-1build5) ...
21:33:16 #9 37.34 Selecting previously unselected package libpod-constants-perl.
21:33:16 #9 37.34 Preparing to unpack .../293-libpod-constants-perl_0.19-1_all.deb ...
21:33:16 #9 37.35 Unpacking libpod-constants-perl (0.19-1) ...
21:33:16 #9 37.38 Selecting previously unselected package libre2-5:arm64.
21:33:16 #9 37.38 Preparing to unpack .../294-libre2-5_20200101+dfsg-1build1_arm64.deb ...
21:33:16 #9 37.39 Unpacking libre2-5:arm64 (20200101+dfsg-1build1) ...
21:33:16 #9 37.43 Selecting previously unselected package libre-engine-re2-perl.
21:33:16 #9 37.43 Preparing to unpack .../295-libre-engine-re2-perl_0.13-5_arm64.deb ...
21:33:16 #9 37.43 Unpacking libre-engine-re2-perl (0.13-5) ...
21:33:16 #9 37.46 Selecting previously unselected package libreadonly-perl.
21:33:16 #9 37.47 Preparing to unpack .../296-libreadonly-perl_2.050-2_all.deb ...
21:33:16 #9 37.47 Unpacking libreadonly-perl (2.050-2) ...
21:33:16 #9 37.50 Selecting previously unselected package libref-util-perl.
21:33:16 #9 29.64 Preparing to unpack .../197-libarchive-cpio-perl_0.10-1.1_all.deb ...
21:33:16 #9 29.64 Unpacking libarchive-cpio-perl (0.10-1.1) ...
21:33:16 #9 29.67 Selecting previously unselected package libarray-intspan-perl.
21:33:16 #9 29.67 Preparing to unpack .../198-libarray-intspan-perl_2.004-1_all.deb ...
21:33:16 #9 29.67 Unpacking libarray-intspan-perl (2.004-1) ...
21:33:16 #9 29.73 Selecting previously unselected package libmodule-implementation-perl.
21:33:16 #9 29.73 Preparing to unpack .../199-libmodule-implementation-perl_0.09-1.1_all.deb ...
21:33:16 #9 29.74 Unpacking libmodule-implementation-perl (0.09-1.1) ...
21:33:16 #9 29.77 Selecting previously unselected package libsub-exporter-progressive-perl.
21:33:16 #9 29.77 Preparing to unpack .../200-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
21:33:16 #9 29.77 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
21:33:16 #9 29.80 Selecting previously unselected package libvariable-magic-perl.
21:33:16 #9 29.80 Preparing to unpack .../201-libvariable-magic-perl_0.62-1build5_amd64.deb ...
21:33:16 #9 29.81 Unpacking libvariable-magic-perl (0.62-1build5) ...
21:33:16 #9 29.84 Selecting previously unselected package libb-hooks-endofscope-perl.
21:33:16 #8 28.71 Unpacking libmpc3:armhf (1.1.0-1) ...
21:33:16 #8 28.74 Selecting previously unselected package cpp-7.
21:33:16 #8 28.74 Preparing to unpack .../066-cpp-7_7.5.0-3ubuntu1~18.04_armhf.deb ...
21:33:16 #8 28.74 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ...
21:33:16 #8 35.52 Preparing to unpack .../116-libparams-classify-perl_0.015-1+b3_amd64.deb ...
21:33:16 #8 35.53 Unpacking libparams-classify-perl (0.015-1+b3) ...
21:33:16 #8 35.56 Selecting previously unselected package libmodule-runtime-perl.
21:33:16 #8 35.56 Preparing to unpack .../117-libmodule-runtime-perl_0.016-1_all.deb ...
21:33:16 #8 35.57 Unpacking libmodule-runtime-perl (0.016-1) ...
21:33:16 #8 35.60 Selecting previously unselected package libimport-into-perl.
21:33:16 #8 35.60 Preparing to unpack .../118-libimport-into-perl_1.002005-1_all.deb ...
21:33:16 #8 35.60 Unpacking libimport-into-perl (1.002005-1) ...
21:33:16 #8 35.64 Selecting previously unselected package librole-tiny-perl.
21:33:16 #8 35.64 Preparing to unpack .../119-librole-tiny-perl_2.002004-1_all.deb ...
21:33:16 #8 35.65 Unpacking librole-tiny-perl (2.002004-1) ...
21:33:16 #8 35.68 Selecting previously unselected package libstrictures-perl.
21:33:16 #8 35.68 Preparing to unpack .../120-libstrictures-perl_2.000006-1_all.deb ...
21:33:16 #8 35.69 Unpacking libstrictures-perl (2.000006-1) ...
21:33:16 #8 35.72 Selecting previously unselected package libsub-quote-perl.
21:33:16 #8 35.72 Preparing to unpack .../121-libsub-quote-perl_2.006006-1_all.deb ...
21:33:16 #8 35.73 Unpacking libsub-quote-perl (2.006006-1) ...
21:33:16 #8 35.76 Selecting previously unselected package libmoo-perl.
21:33:16 #8 35.76 Preparing to unpack .../122-libmoo-perl_2.004004-1_all.deb ...
21:33:16 #8 35.76 Unpacking libmoo-perl (2.004004-1) ...
21:33:16 #8 35.80 Selecting previously unselected package libencode-locale-perl.
21:33:16 #8 35.80 Preparing to unpack .../123-libencode-locale-perl_1.05-1.1_all.deb ...
21:33:16 #8 35.80 Unpacking libencode-locale-perl (1.05-1.1) ...
21:33:16 #8 35.84 Selecting previously unselected package libtimedate-perl.
21:33:16 #8 35.84 Preparing to unpack .../124-libtimedate-perl_2.3300-2_all.deb ...
21:33:16 #8 35.84 Unpacking libtimedate-perl (2.3300-2) ...
21:33:16 #8 35.88 Selecting previously unselected package libhttp-date-perl.
21:33:16 #8 36.83 Selecting previously unselected package diffstat.
21:33:16 #8 36.84 Preparing to unpack .../145-diffstat_1.62-1_amd64.deb ...
21:33:16 #8 36.84 Unpacking diffstat (1.62-1) ...
21:33:16 #8 36.87 Selecting previously unselected package distro-info-data.
21:33:16 #8 36.87 Preparing to unpack .../146-distro-info-data_0.41+deb10u4_all.deb ...
21:33:16 #8 36.87 Unpacking distro-info-data (0.41+deb10u4) ...
21:33:16 #8 36.91 Selecting previously unselected package python3-pkg-resources.
21:33:16 #8 36.91 Preparing to unpack .../147-python3-pkg-resources_40.8.0-1_all.deb ...
21:33:16 #8 36.91 Unpacking python3-pkg-resources (40.8.0-1) ...
21:33:16 #8 36.95 Selecting previously unselected package python3-chardet.
21:33:16 #9 24.68 Selecting previously unselected package file.
21:33:16 #9 24.68 Preparing to unpack .../026-file_1%3a5.41-3_armhf.deb ...
21:33:16 #9 24.68 Unpacking file (1:5.41-3) ...
21:33:16 #9 24.73 Selecting previously unselected package gettext-base.
21:33:16 #9 24.73 Preparing to unpack .../027-gettext-base_0.21-4ubuntu4_armhf.deb ...
21:33:16 #9 24.73 Unpacking gettext-base (0.21-4ubuntu4) ...
21:33:16 #9 24.80 Selecting previously unselected package libuchardet0:armhf.
21:33:16 #9 24.80 Preparing to unpack .../028-libuchardet0_0.0.7-1build2_armhf.deb ...
21:33:16 #9 24.80 Unpacking libuchardet0:armhf (0.0.7-1build2) ...
21:33:16 #9 24.88 Selecting previously unselected package groff-base.
21:33:16 #9 24.88 Preparing to unpack .../029-groff-base_1.22.4-8build1_armhf.deb ...
21:33:16 #9 24.88 Unpacking groff-base (1.22.4-8build1) ...
21:33:16 #8 37.28 Selecting previously unselected package libtask-weaken-perl.
21:33:16 #8 37.28 Preparing to unpack .../304-libtask-weaken-perl_1.06-1_all.deb ...
21:33:16 #8 37.29 Unpacking libtask-weaken-perl (1.06-1) ...
21:33:16 #8 37.32 Selecting previously unselected package libxml-parser-perl:arm64.
21:33:16 #8 37.32 Preparing to unpack .../305-libxml-parser-perl_2.46-2_arm64.deb ...
21:33:16 #8 37.33 Unpacking libxml-parser-perl:arm64 (2.46-2) ...
21:33:16 #8 37.37 Selecting previously unselected package libsoap-lite-perl.
21:33:16 #8 37.38 Preparing to unpack .../306-libsoap-lite-perl_1.27-1_all.deb ...
21:33:16 #8 37.38 Unpacking libsoap-lite-perl (1.27-1) ...
21:33:16 #8 37.43 Selecting previously unselected package libsort-key-perl.
21:33:16 #8 37.44 Preparing to unpack .../307-libsort-key-perl_1.33-2+b3_arm64.deb ...
21:33:16 #8 37.44 Unpacking libsort-key-perl (1.33-2+b3) ...
21:33:16 #8 37.47 Selecting previously unselected package libstring-copyright-perl.
21:33:16 #8 37.47 Preparing to unpack .../308-libstring-copyright-perl_0.003006-1_all.deb ...
21:33:16 #8 37.48 Unpacking libstring-copyright-perl (0.003006-1) ...
21:33:16 #8 39.57 Preparing to unpack .../263-libnumber-compare-perl_0.03-1_all.deb ...
21:33:16 #8 39.57 Unpacking libnumber-compare-perl (0.03-1) ...
21:33:16 #8 39.61 Selecting previously unselected package libnumber-range-perl.
21:33:16 #8 39.61 Preparing to unpack .../264-libnumber-range-perl_0.12-1_all.deb ...
21:33:16 #8 39.62 Unpacking libnumber-range-perl (0.12-1) ...
21:33:16 #8 39.66 Selecting previously unselected package libossp-uuid16:arm64.
21:33:16 #8 39.66 Preparing to unpack .../265-libossp-uuid16_1.6.2-1.5+b7_arm64.deb ...
21:33:16 #8 39.67 Unpacking libossp-uuid16:arm64 (1.6.2-1.5+b7) ...
21:33:16 #8 39.70 Selecting previously unselected package libossp-uuid-perl.
21:33:16 #8 39.70 Preparing to unpack .../266-libossp-uuid-perl_1.6.2-1.5+b7_arm64.deb ...
21:33:16 #8 39.71 Unpacking libossp-uuid-perl (1.6.2-1.5+b7) ...
21:33:16 #8 39.74 Selecting previously unselected package libpackage-stash-xs-perl.
21:33:16 #8 39.74 Preparing to unpack .../267-libpackage-stash-xs-perl_0.29-1_arm64.deb ...
21:33:16 #8 39.75 Unpacking libpackage-stash-xs-perl (0.29-1) ...
21:33:16 #8 39.78 Selecting previously unselected package libparse-debianchangelog-perl.
21:33:16 #8 39.78 Preparing to unpack .../268-libparse-debianchangelog-perl_1.2.0-13_all.deb ...
21:33:16 #8 39.78 Unpacking libparse-debianchangelog-perl (1.2.0-13) ...
21:33:16 #8 39.83 Selecting previously unselected package libtext-glob-perl.
21:33:16 #8 38.70 Setting up libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.7) ...
21:33:16 #8 38.71 Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ...
21:33:16 #8 38.72 Setting up gnupg-l10n (2.2.4-1ubuntu1.6) ...
21:33:16 #8 38.74 Setting up libmagic1:arm64 (1:5.32-2ubuntu0.4) ...
21:33:16 #8 38.76 Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ...
21:33:16 #8 38.77 Setting up libcroco3:arm64 (0.6.12-2) ...
21:33:16 #8 38.78 Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ...
21:33:16 #8 38.80 Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.7) ...
21:33:16 #8 38.81 Setting up libyaml-0-2:arm64 (0.1.7-2ubuntu3) ...
21:33:16 #12 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 5.0s
21:33:16 #8 32.97 Preparing to unpack .../122-devscripts_2.17.12ubuntu1.1_amd64.deb ...
21:33:16 #8 32.99 Unpacking devscripts (2.17.12ubuntu1.1) ...
21:33:16 #8 33.11 Selecting previously unselected package diffstat.
21:33:16 #9 28.38 Resolving Dependencies
21:33:16 #9 28.38 --> Running transaction check
21:33:16 #9 28.38 ---> Package rpm-build.x86_64 0:4.11.3-48.el7_9 will be installed
21:33:16 #9 28.40 --> Processing Dependency: rpm = 4.11.3-48.el7_9 for package: rpm-build-4.11.3-48.el7_9.x86_64
21:33:16 #9 28.52 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-48.el7_9.x86_64
21:33:16 #9 28.52 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-48.el7_9.x86_64
21:33:16 #9 28.52 --> Processing Dependency: unzip for package: rpm-build-4.11.3-48.el7_9.x86_64
21:33:16 #9 28.52 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-48.el7_9.x86_64
21:33:16 #9 28.52 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-48.el7_9.x86_64
21:33:16 #9 28.52 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-48.el7_9.x86_64
21:33:16 #9 28.53 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-48.el7_9.x86_64
21:33:16 #9 28.53 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-48.el7_9.x86_64
21:33:16 #9 28.53 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-48.el7_9.x86_64
21:33:16 #9 28.53 --> Processing Dependency: file for package: rpm-build-4.11.3-48.el7_9.x86_64
21:33:16 #9 28.53 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-48.el7_9.x86_64
21:33:16 #9 28.54 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-48.el7_9.x86_64
21:33:16 #9 28.54 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-48.el7_9.x86_64
21:33:16 #9 28.54 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed
21:33:16 #9 28.54 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch
21:33:16 #9 28.54 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch
21:33:16 #9 28.54 --> Running transaction check
21:33:16 #9 28.54 ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed
21:33:16 #9 28.54 ---> Package desktop-file-utils.x86_64 0:0.23-2.el7 will be installed
21:33:16 #9 28.54 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.x86_64
21:33:16 #9 28.55 ---> Package elfutils.x86_64 0:0.176-5.el7 will be installed
21:33:16 #9 28.55 ---> Package file.x86_64 0:5.11-37.el7 will be installed
21:33:16 #9 28.55 ---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed
21:33:16 #9 28.55 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed
21:33:16 #9 28.56 ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed
21:33:16 #9 28.56 ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed
21:33:16 #9 28.56 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64
21:33:16 #9 28.56 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64
21:33:16 #9 28.57 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64
21:33:16 #9 28.57 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64
21:33:16 #9 28.57 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64
21:33:16 #9 28.57 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64
21:33:16 #9 28.57 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.x86_64
21:33:16 #9 28.57 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64
21:33:16 #9 28.57 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64
21:33:16 #9 28.57 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64
21:33:16 #9 28.57 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64
21:33:16 #9 28.57 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64
21:33:16 #9 28.57 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64
21:33:16 #9 28.58 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64
21:33:16 #9 28.58 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64
21:33:16 #9 28.58 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-299.el7_9.x86_64
21:33:16 #9 28.58 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-299.el7_9.x86_64
21:33:16 #9 28.58 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-299.el7_9.x86_64
21:33:16 #9 28.58 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-299.el7_9.x86_64
21:33:16 #9 28.58 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-299.el7_9.x86_64
21:33:16 #9 28.58 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-299.el7_9.x86_64
21:33:16 #9 28.58 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.x86_64
21:33:16 #9 28.58 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64
21:33:16 #9 28.58 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
21:33:16 #9 28.59 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
21:33:16 #9 28.59 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
21:33:16 #9 28.59 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch
21:33:16 #9 28.59 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed
21:33:16 #9 28.59 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed
21:33:16 #9 28.59 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed
21:33:16 #9 28.59 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
21:33:16 #9 28.59 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
21:33:16 #9 28.59 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
21:33:16 #9 28.59 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
21:33:16 #9 28.60 ---> Package rpm.x86_64 0:4.11.3-45.el7 will be updated
21:33:16 #9 28.60 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-python-4.11.3-45.el7.x86_64
21:33:16 #9 28.60 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-libs-4.11.3-45.el7.x86_64
21:33:16 #9 28.60 ---> Package rpm.x86_64 0:4.11.3-48.el7_9 will be an update
21:33:16 #9 28.60 ---> Package unzip.x86_64 0:6.0-24.el7_9 will be installed
21:33:16 #9 28.60 --> Running transaction check
21:33:16 #9 28.60 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed
21:33:16 #9 28.60 ---> Package emacs-filesystem.noarch 1:24.3-23.el7 will be installed
21:33:16 #9 28.60 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
21:33:16 #9 28.60 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
21:33:16 #9 28.60 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
21:33:16 #9 28.61 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed
21:33:16 #9 28.61 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed
21:33:16 #9 28.61 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
21:33:16 #9 28.61 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
21:33:16 #9 28.61 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
21:33:16 #9 28.61 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
21:33:16 #9 28.62 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
21:33:16 #9 28.62 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
21:33:16 #9 28.62 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed
21:33:16 #9 28.62 ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed
21:33:16 #9 28.62 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed
21:33:16 #9 28.62 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
21:33:16 #9 28.62 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed
21:33:16 #9 28.62 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
21:33:16 #9 28.62 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
21:33:16 #9 28.63 ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed
21:33:16 #9 28.63 ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed
21:33:16 #9 28.63 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed
21:33:16 #9 28.63 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed
21:33:16 #9 28.63 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed
21:33:16 #9 28.63 ---> Package rpm-libs.x86_64 0:4.11.3-45.el7 will be updated
21:33:16 #9 28.63 --> Processing Dependency: rpm-libs(x86-64) = 4.11.3-45.el7 for package: rpm-build-libs-4.11.3-45.el7.x86_64
21:33:16 #9 28.63 ---> Package rpm-libs.x86_64 0:4.11.3-48.el7_9 will be an update
21:33:16 #9 28.63 ---> Package rpm-python.x86_64 0:4.11.3-45.el7 will be updated
21:33:16 #9 28.63 ---> Package rpm-python.x86_64 0:4.11.3-48.el7_9 will be an update
21:33:16 #9 28.63 ---> Package zip.x86_64 0:3.0-11.el7 will be installed
21:33:16 #9 28.63 --> Running transaction check
21:33:16 #9 28.63 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed
21:33:16 #9 28.64 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed
21:33:16 #9 28.64 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
21:33:16 #9 28.64 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
21:33:16 #9 28.64 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
21:33:16 #9 28.64 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
21:33:16 #9 28.65 ---> Package rpm-build-libs.x86_64 0:4.11.3-45.el7 will be updated
21:33:16 #9 28.65 ---> Package rpm-build-libs.x86_64 0:4.11.3-48.el7_9 will be an update
21:33:16 #9 28.65 --> Running transaction check
21:33:16 #9 28.65 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
21:33:16 #9 28.65 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
21:33:16 #9 28.72 --> Finished Dependency Resolution
21:33:16 #9 28.73 
21:33:16 #9 28.73 Dependencies Resolved
21:33:16 #9 28.73 
21:33:16 #9 28.73 ================================================================================
21:33:16 #9 28.73  Package                   Arch      Version                   Repository  Size
21:33:16 #9 28.73 ================================================================================
21:33:16 #9 28.73 Installing:
21:33:16 #9 28.73  rpm-build                 x86_64    4.11.3-48.el7_9           updates    150 k
21:33:16 #9 28.73  rpmlint                   noarch    1.5-4.el7                 base       229 k
21:33:16 #9 28.73 Installing for dependencies:
21:33:16 #9 28.73  bzip2                     x86_64    1.0.6-13.el7              base        52 k
21:33:16 #9 28.73  desktop-file-utils        x86_64    0.23-2.el7                base        67 k
21:33:16 #9 28.73  dwz                       x86_64    0.11-3.el7                base        99 k
21:33:16 #9 28.73  elfutils                  x86_64    0.176-5.el7               base       308 k
21:33:16 #9 28.73  emacs-filesystem          noarch    1:24.3-23.el7             base        58 k
21:33:16 #9 28.73  file                      x86_64    5.11-37.el7               base        57 k
21:33:16 #9 28.73  gdb                       x86_64    7.6.1-120.el7             base       2.4 M
21:33:16 #9 28.73  groff-base                x86_64    1.22.2-8.el7              base       942 k
21:33:16 #9 28.73  patch                     x86_64    2.7.1-12.el7_7            base       111 k
21:33:16 #9 28.73  perl                      x86_64    4:5.16.3-299.el7_9        updates    8.0 M
21:33:16 #9 28.73  perl-Carp                 noarch    1.26-244.el7              base        19 k
21:33:16 #9 28.73  perl-Encode               x86_64    2.51-7.el7                base       1.5 M
21:33:16 #9 28.73  perl-Exporter             noarch    5.68-3.el7                base        28 k
21:33:16 #9 28.73  perl-File-Path            noarch    2.09-2.el7                base        26 k
21:33:16 #9 28.73  perl-File-Temp            noarch    0.23.01-3.el7             base        56 k
21:33:16 #9 28.73  perl-Filter               x86_64    1.49-3.el7                base        76 k
21:33:16 #9 28.73  perl-Getopt-Long          noarch    2.40-3.el7                base        56 k
21:33:16 #9 28.73  perl-HTTP-Tiny            noarch    0.033-3.el7               base        38 k
21:33:16 #9 28.73  perl-PathTools            x86_64    3.40-5.el7                base        82 k
21:33:16 #9 28.73  perl-Pod-Escapes          noarch    1:1.04-299.el7_9          updates     52 k
21:33:16 #9 28.73  perl-Pod-Perldoc          noarch    3.20-4.el7                base        87 k
21:33:16 #9 28.73  perl-Pod-Simple           noarch    1:3.28-4.el7              base       216 k
21:33:16 #9 28.73  perl-Pod-Usage            noarch    1.63-3.el7                base        27 k
21:33:16 #9 28.73  perl-Scalar-List-Utils    x86_64    1.27-248.el7              base        36 k
21:33:16 #9 28.73  perl-Socket               x86_64    2.010-5.el7               base        49 k
21:33:16 #9 28.73  perl-Storable             x86_64    2.45-3.el7                base        77 k
21:33:16 #9 28.73  perl-Text-ParseWords      noarch    3.29-4.el7                base        14 k
21:33:16 #9 28.73  perl-Thread-Queue         noarch    3.02-2.el7                base        17 k
21:33:16 #9 28.73  perl-Time-HiRes           x86_64    4:1.9725-3.el7            base        45 k
21:33:16 #9 28.73  perl-Time-Local           noarch    1.2300-2.el7              base        24 k
21:33:16 #9 28.73  perl-constant             noarch    1.27-2.el7                base        19 k
21:33:16 #9 28.73  perl-libs                 x86_64    4:5.16.3-299.el7_9        updates    690 k
21:33:16 #9 28.73  perl-macros               x86_64    4:5.16.3-299.el7_9        updates     44 k
21:33:16 #9 28.73  perl-parent               noarch    1:0.225-244.el7           base        12 k
21:33:16 #9 28.73  perl-podlators            noarch    2.5.1-3.el7               base       112 k
21:33:16 #9 28.73  perl-srpm-macros          noarch    1-8.el7                   base       4.6 k
21:33:16 #9 28.73  perl-threads              x86_64    1.87-4.el7                base        49 k
21:33:16 #9 28.73  perl-threads-shared       x86_64    1.43-6.el7                base        39 k
21:33:16 #9 28.73  python-srpm-macros        noarch    3-34.el7                  base       8.8 k
21:33:16 #9 28.73  redhat-rpm-config         noarch    9.1.0-88.el7.centos       base        81 k
21:33:16 #9 28.73  unzip                     x86_64    6.0-24.el7_9              updates    172 k
21:33:16 #9 28.73  zip                       x86_64    3.0-11.el7                base       260 k
21:33:16 #9 28.73 Updating for dependencies:
21:33:16 #9 28.73  rpm                       x86_64    4.11.3-48.el7_9           updates    1.2 M
21:33:16 #9 28.73  rpm-build-libs            x86_64    4.11.3-48.el7_9           updates    108 k
21:33:16 #9 28.73  rpm-libs                  x86_64    4.11.3-48.el7_9           updates    279 k
21:33:16 #9 28.73  rpm-python                x86_64    4.11.3-48.el7_9           updates     84 k
21:33:16 #9 28.73 
21:33:16 #9 28.73 Transaction Summary
21:33:16 #9 28.73 ================================================================================
21:33:16 #9 28.73 Install  2 Packages (+42 Dependent packages)
21:33:16 #9 28.73 Upgrade             (  4 Dependent packages)
21:33:16 #9 28.73 
21:33:16 #9 28.73 Total download size: 18 M
21:33:16 #9 28.73 Downloading packages:
21:33:16 #9 28.74 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
21:33:16 #9 28.53 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) ...
21:33:16 #9 38.73 Preparing to unpack .../345-lintian_2.114.0ubuntu1.1_all.deb ...
21:33:16 #9 38.75 Unpacking lintian (2.114.0ubuntu1.1) ...
21:33:16 #8 20.13 Selecting previously unselected package libnsl-dev:armhf.
21:33:16 #8 20.13 Preparing to unpack .../036-libnsl-dev_1.3.0-2_armhf.deb ...
21:33:16 #8 20.13 Unpacking libnsl-dev:armhf (1.3.0-2) ...
21:33:16 #8 20.19 Selecting previously unselected package libc6-dev:armhf.
21:33:16 #8 20.19 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u3_armhf.deb ...
21:33:16 #8 20.22 Unpacking libc6-dev:armhf (2.31-13+deb11u3) ...
21:33:16 #9 37.50 Preparing to unpack .../297-libref-util-perl_0.204-1_all.deb ...
21:33:16 #9 37.51 Unpacking libref-util-perl (0.204-1) ...
21:33:16 #9 37.54 Selecting previously unselected package libref-util-xs-perl.
21:33:16 #9 37.54 Preparing to unpack .../298-libref-util-xs-perl_0.117-1build2_arm64.deb ...
21:33:16 #9 37.55 Unpacking libref-util-xs-perl (0.117-1build2) ...
21:33:16 #9 37.58 Selecting previously unselected package libregexp-pattern-license-perl.
21:33:16 #9 37.58 Preparing to unpack .../299-libregexp-pattern-license-perl_3.2.0-1_all.deb ...
21:33:16 #9 37.58 Unpacking libregexp-pattern-license-perl (3.2.0-1) ...
21:33:16 #9 37.62 Selecting previously unselected package libregexp-pattern-perl.
21:33:16 #9 37.62 Preparing to unpack .../300-libregexp-pattern-perl_0.2.12-1_all.deb ...
21:33:16 #9 37.62 Unpacking libregexp-pattern-perl (0.2.12-1) ...
21:33:16 #9 37.66 Selecting previously unselected package libsasl2-modules:arm64.
21:33:16 #9 37.66 Preparing to unpack .../301-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_arm64.deb ...
21:33:16 #9 37.66 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
21:33:16 #9 37.69 Selecting previously unselected package libsereal-decoder-perl.
21:33:16 #9 37.70 Preparing to unpack .../302-libsereal-decoder-perl_4.011+ds-1build1_arm64.deb ...
21:33:16 #9 37.70 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ...
21:33:16 #9 37.73 Selecting previously unselected package libsereal-encoder-perl.
21:33:16 #21 24.60 Get:95 http://deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B]
21:33:16 #21 24.61 Get:96 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B]
21:33:16 #9 29.84 Preparing to unpack .../202-libb-hooks-endofscope-perl_0.25-1_all.deb ...
21:33:16 #9 29.84 Unpacking libb-hooks-endofscope-perl (0.25-1) ...
21:33:16 #9 29.88 Selecting previously unselected package libfreetype6:amd64.
21:33:16 #9 29.88 Preparing to unpack .../203-libfreetype6_2.11.1+dfsg-1ubuntu0.1_amd64.deb ...
21:33:16 #9 29.89 Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.1) ...
21:33:16 #9 29.92 Selecting previously unselected package libfontconfig1:amd64.
21:33:16 #9 29.93 Preparing to unpack .../204-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ...
21:33:16 #9 29.93 Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
21:33:16 #9 29.97 Selecting previously unselected package libjpeg-turbo8:amd64.
21:33:16 #9 29.97 Preparing to unpack .../205-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ...
21:33:16 #9 29.97 Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
21:33:16 #9 30.01 Selecting previously unselected package libjpeg8:amd64.
21:33:16 #9 30.01 Preparing to unpack .../206-libjpeg8_8c-2ubuntu10_amd64.deb ...
21:33:16 #9 30.01 Unpacking libjpeg8:amd64 (8c-2ubuntu10) ...
21:33:16 #9 30.05 Selecting previously unselected package libdeflate0:amd64.
21:33:16 #9 30.05 Preparing to unpack .../207-libdeflate0_1.10-2_amd64.deb ...
21:33:16 #9 30.05 Unpacking libdeflate0:amd64 (1.10-2) ...
21:33:16 #9 30.09 Selecting previously unselected package libjbig0:amd64.
21:33:16 #8 35.88 Preparing to unpack .../125-libhttp-date-perl_6.05-1_all.deb ...
21:33:16 #8 35.88 Unpacking libhttp-date-perl (6.05-1) ...
21:33:16 #8 35.91 Selecting previously unselected package libfile-listing-perl.
21:33:16 #8 35.92 Preparing to unpack .../126-libfile-listing-perl_6.14-1_all.deb ...
21:33:16 #8 35.92 Unpacking libfile-listing-perl (6.14-1) ...
21:33:16 #8 35.95 Selecting previously unselected package libhtml-tagset-perl.
21:33:16 #8 35.95 Preparing to unpack .../127-libhtml-tagset-perl_3.20-4_all.deb ...
21:33:16 #8 35.96 Unpacking libhtml-tagset-perl (3.20-4) ...
21:33:16 #8 35.99 Selecting previously unselected package liburi-perl.
21:33:16 #8 35.99 Preparing to unpack .../128-liburi-perl_5.08-1_all.deb ...
21:33:16 #8 35.99 Unpacking liburi-perl (5.08-1) ...
21:33:16 #8 36.03 Selecting previously unselected package libhtml-parser-perl.
21:33:16 #8 36.04 Preparing to unpack .../129-libhtml-parser-perl_3.75-1+b1_amd64.deb ...
21:33:16 #8 36.04 Unpacking libhtml-parser-perl (3.75-1+b1) ...
21:33:16 #8 36.08 Selecting previously unselected package libhtml-tree-perl.
21:33:16 #8 36.08 Preparing to unpack .../130-libhtml-tree-perl_5.07-2_all.deb ...
21:33:16 #8 36.08 Unpacking libhtml-tree-perl (5.07-2) ...
21:33:16 #8 36.96 Preparing to unpack .../148-python3-chardet_3.0.4-3_all.deb ...
21:33:16 #8 36.97 Unpacking python3-chardet (3.0.4-3) ...
21:33:16 #8 37.01 Selecting previously unselected package python3-six.
21:33:16 #8 37.01 Preparing to unpack .../149-python3-six_1.12.0-1_all.deb ...
21:33:16 #8 37.01 Unpacking python3-six (1.12.0-1) ...
21:33:16 #8 37.04 Selecting previously unselected package python3-debian.
21:33:16 #8 37.04 Preparing to unpack .../150-python3-debian_0.1.35_all.deb ...
21:33:16 #8 37.05 Unpacking python3-debian (0.1.35) ...
21:33:16 #8 37.09 Selecting previously unselected package libgpgme11:amd64.
21:33:16 #8 37.09 Preparing to unpack .../151-libgpgme11_1.12.0-6_amd64.deb ...
21:33:16 #8 37.09 Unpacking libgpgme11:amd64 (1.12.0-6) ...
21:33:16 #8 37.13 Selecting previously unselected package python3-gpg.
21:33:16 #8 37.14 Preparing to unpack .../152-python3-gpg_1.12.0-6_amd64.deb ...
21:33:16 #8 37.14 Unpacking python3-gpg (1.12.0-6) ...
21:33:16 #8 37.20 Selecting previously unselected package dput.
21:33:16 #8 37.51 Selecting previously unselected package libstring-escape-perl.
21:33:16 #8 37.51 Preparing to unpack .../309-libstring-escape-perl_2010.002-2_all.deb ...
21:33:16 #8 37.51 Unpacking libstring-escape-perl (2010.002-2) ...
21:33:16 #8 37.54 Selecting previously unselected package libstring-shellquote-perl.
21:33:16 #8 37.55 Preparing to unpack .../310-libstring-shellquote-perl_1.04-1_all.deb ...
21:33:16 #8 37.55 Unpacking libstring-shellquote-perl (1.04-1) ...
21:33:16 #8 37.58 Selecting previously unselected package libsys-cpuaffinity-perl:arm64.
21:33:16 #8 37.58 Preparing to unpack .../311-libsys-cpuaffinity-perl_1.13~03-1_arm64.deb ...
21:33:16 #8 37.59 Unpacking libsys-cpuaffinity-perl:arm64 (1.13~03-1) ...
21:33:16 #8 37.62 Selecting previously unselected package libterm-readkey-perl.
21:33:16 #8 37.62 Preparing to unpack .../312-libterm-readkey-perl_2.38-1+b2_arm64.deb ...
21:33:16 #8 37.63 Unpacking libterm-readkey-perl (2.38-1+b2) ...
21:33:16 #8 37.66 Selecting previously unselected package libtext-levenshteinxs-perl.
21:33:16 #8 37.66 Preparing to unpack .../313-libtext-levenshteinxs-perl_0.03-4+b8_arm64.deb ...
21:33:16 #8 37.67 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ...
21:33:16 #8 37.70 Selecting previously unselected package libtext-markdown-discount-perl:arm64.
21:33:16 #8 39.83 Preparing to unpack .../269-libtext-glob-perl_0.10-1_all.deb ...
21:33:16 #8 39.84 Unpacking libtext-glob-perl (0.10-1) ...
21:33:16 #8 39.87 Selecting previously unselected package libpath-iterator-rule-perl.
21:33:16 #8 39.87 Preparing to unpack .../270-libpath-iterator-rule-perl_1.014-1_all.deb ...
21:33:16 #8 39.87 Unpacking libpath-iterator-rule-perl (1.014-1) ...
21:33:16 #8 39.91 Selecting previously unselected package libperlio-gzip-perl.
21:33:16 #8 39.92 Preparing to unpack .../271-libperlio-gzip-perl_0.19-1+b5_arm64.deb ...
21:33:16 #8 39.92 Unpacking libperlio-gzip-perl (0.19-1+b5) ...
21:33:16 #8 39.96 Selecting previously unselected package libpod-constants-perl.
21:33:16 #8 39.96 Preparing to unpack .../272-libpod-constants-perl_0.19-1_all.deb ...
21:33:16 #8 39.97 Unpacking libpod-constants-perl (0.19-1) ...
21:33:16 #8 40.00 Selecting previously unselected package libreadonly-perl.
21:33:16 #8 40.00 Preparing to unpack .../273-libreadonly-perl_2.050-1_all.deb ...
21:33:16 #8 40.01 Unpacking libreadonly-perl (2.050-1) ...
21:33:16 #8 40.04 Selecting previously unselected package libref-util-perl.
21:33:16 #8 40.04 Preparing to unpack .../274-libref-util-perl_0.204-1_all.deb ...
21:33:16 #8 40.05 Unpacking libref-util-perl (0.204-1) ...
21:33:16 #8 40.08 Selecting previously unselected package libref-util-xs-perl.
21:33:16 #9 24.98 Selecting previously unselected package libcbor0.8:armhf.
21:33:16 #9 24.98 Preparing to unpack .../030-libcbor0.8_0.8.0-2ubuntu1_armhf.deb ...
21:33:16 #9 24.98 Unpacking libcbor0.8:armhf (0.8.0-2ubuntu1) ...
21:33:16 #9 25.03 Selecting previously unselected package libedit2:armhf.
21:33:16 #9 25.03 Preparing to unpack .../031-libedit2_3.1-20210910-1build1_armhf.deb ...
21:33:16 #9 25.03 Unpacking libedit2:armhf (3.1-20210910-1build1) ...
21:33:16 #9 25.06 Selecting previously unselected package libfido2-1:armhf.
21:33:16 #9 25.06 Preparing to unpack .../032-libfido2-1_1.10.0-1_armhf.deb ...
21:33:16 #9 25.07 Unpacking libfido2-1:armhf (1.10.0-1) ...
21:33:16 #9 25.11 Selecting previously unselected package libnghttp2-14:armhf.
21:33:16 #9 25.11 Preparing to unpack .../033-libnghttp2-14_1.43.0-1build3_armhf.deb ...
21:33:16 #9 25.13 Unpacking libnghttp2-14:armhf (1.43.0-1build3) ...
21:33:16 #8 ...
21:33:16 
21:33:16 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:33:16 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:33:16 #13 extracting sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 6.6s done
21:33:16 #13 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 3.4s
21:33:16 #8 33.11 Preparing to unpack .../123-diffstat_1.61-1build1_amd64.deb ...
21:33:16 #8 33.11 Unpacking diffstat (1.61-1build1) ...
21:33:16 #8 33.16 Selecting previously unselected package libassuan0:amd64.
21:33:16 #8 33.16 Preparing to unpack .../124-libassuan0_2.5.1-2_amd64.deb ...
21:33:16 #8 33.16 Unpacking libassuan0:amd64 (2.5.1-2) ...
21:33:16 #8 33.19 Selecting previously unselected package gpgconf.
21:33:16 #8 33.19 Preparing to unpack .../125-gpgconf_2.2.4-1ubuntu1.6_amd64.deb ...
21:33:16 #8 33.20 Unpacking gpgconf (2.2.4-1ubuntu1.6) ...
21:33:16 #8 33.24 Selecting previously unselected package libksba8:amd64.
21:33:16 #8 33.25 Preparing to unpack .../126-libksba8_1.3.5-2_amd64.deb ...
21:33:16 #8 33.25 Unpacking libksba8:amd64 (1.3.5-2) ...
21:33:16 #8 33.29 Selecting previously unselected package libnpth0:amd64.
21:33:16 #8 33.29 Preparing to unpack .../127-libnpth0_1.5-3_amd64.deb ...
21:33:16 #8 33.29 Unpacking libnpth0:amd64 (1.5-3) ...
21:33:16 #8 33.33 Selecting previously unselected package dirmngr.
21:33:16 #8 33.33 Preparing to unpack .../128-dirmngr_2.2.4-1ubuntu1.6_amd64.deb ...
21:33:16 #8 33.34 Unpacking dirmngr (2.2.4-1ubuntu1.6) ...
21:33:16 #8 25.21 Selecting previously unselected package libbinutils:armhf.
21:33:16 #8 25.21 Preparing to unpack .../047-libbinutils_2.31.1-16_armhf.deb ...
21:33:16 #8 25.22 Unpacking libbinutils:armhf (2.31.1-16) ...
21:33:16 #8 25.31 Selecting previously unselected package binutils-arm-linux-gnueabihf.
21:33:16 #8 25.31 Preparing to unpack .../048-binutils-arm-linux-gnueabihf_2.31.1-16_armhf.deb ...
21:33:16 #8 25.35 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ...
21:33:16 #8 38.82 Setting up patch (2.7.6-2ubuntu1.1) ...
21:33:16 #8 38.83 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ...
21:33:16 #8 38.85 Setting up krb5-locales (1.16-2ubuntu0.2) ...
21:33:16 #8 38.87 Setting up publicsuffix (20180223.1310-1) ...
21:33:16 #8 38.88 Setting up autotools-dev (20180224.1) ...
21:33:16 #8 38.90 Setting up t1utils (1.41-2) ...
21:33:16 #8 38.91 Setting up xz-utils (5.2.2-1.3ubuntu0.1) ...
21:33:16 #8 38.92 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:33:16 #8 38.92 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
21:33:16 #8 38.92 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
21:33:16 #8 38.92 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
21:33:16 #8 38.92 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
21:33:16 #8 38.92 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
21:33:16 #8 38.92 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
21:33:16 #8 38.92 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
21:33:16 #8 38.92 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
21:33:16 #8 38.92 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
21:33:16 #8 38.92 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
21:33:16 #8 38.93 Setting up libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ...
21:33:16 #8 38.95 Setting up libfakeroot:arm64 (1.22-2ubuntu1) ...
21:33:16 #8 38.96 Setting up libltdl7:arm64 (2.4.6-2) ...
21:33:16 #8 38.97 Setting up openssl (1.1.1-1ubuntu2.1~18.04.20) ...
21:33:16 #8 38.99 Setting up libsqlite3-0:arm64 (3.22.0-1ubuntu0.5) ...
21:33:16 #8 39.01 Setting up liblocale-gettext-perl (1.07-3build2) ...
21:33:16 #8 39.03 Setting up wdiff (1.2.2-2) ...
21:33:16 #10 24.72   Preparing        :                                                        1/1 
21:33:16 #10 24.76   Installing       : python-srpm-macros-3-43.el8.noarch                    1/79 
21:33:16 #10 24.77   Downgrading      : xz-libs-5.2.4-4.el8.aarch64                           2/79 
21:33:16 #10 24.80   Installing       : xz-5.2.4-4.el8.aarch64                                3/79 
21:33:16 #9 39.07 Selecting previously unselected package manpages-dev.
21:33:16 #9 39.07 Preparing to unpack .../346-manpages-dev_5.10-1ubuntu1_all.deb ...
21:33:16 #9 39.07 Unpacking manpages-dev (5.10-1ubuntu1) ...
21:33:16 #8 20.61 Selecting previously unselected package libisl23:armhf.
21:33:16 #8 20.61 Preparing to unpack .../038-libisl23_0.23-1_armhf.deb ...
21:33:16 #8 20.61 Unpacking libisl23:armhf (0.23-1) ...
21:33:16 #9 37.74 Preparing to unpack .../303-libsereal-encoder-perl_4.011+ds-1build1_arm64.deb ...
21:33:16 #9 37.74 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ...
21:33:16 #9 37.78 Selecting previously unselected package libsereal-perl.
21:33:16 #9 37.78 Preparing to unpack .../304-libsereal-perl_4.011-1_all.deb ...
21:33:16 #9 37.78 Unpacking libsereal-perl (4.011-1) ...
21:33:16 #9 37.82 Selecting previously unselected package libsort-key-perl.
21:33:16 #9 37.82 Preparing to unpack .../305-libsort-key-perl_1.33-2build2_arm64.deb ...
21:33:16 #9 37.82 Unpacking libsort-key-perl (1.33-2build2) ...
21:33:16 #9 37.85 Selecting previously unselected package libstring-copyright-perl.
21:33:16 #9 37.86 Preparing to unpack .../306-libstring-copyright-perl_0.003006-1_all.deb ...
21:33:16 #9 37.89 Unpacking libstring-copyright-perl (0.003006-1) ...
21:33:16 #9 37.93 Selecting previously unselected package libstring-escape-perl.
21:33:16 #9 37.93 Preparing to unpack .../307-libstring-escape-perl_2010.002-2_all.deb ...
21:33:16 #9 37.93 Unpacking libstring-escape-perl (2010.002-2) ...
21:33:16 #9 37.96 Selecting previously unselected package libstring-shellquote-perl.
21:33:16 #21 24.61 Get:97 http://deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB]
21:33:16 #21 24.62 Get:98 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB]
21:33:16 #21 24.62 Get:99 http://deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB]
21:33:16 #21 24.63 Get:100 http://deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB]
21:33:16 #21 24.63 Get:101 http://deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B]
21:33:16 #21 24.63 Get:102 http://deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB]
21:33:16 #21 24.66 Get:103 http://deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB]
21:33:16 #21 24.67 Get:104 http://deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB]
21:33:16 #21 24.69 Get:105 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB]
21:33:16 #21 24.69 Get:106 http://deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB]
21:33:16 #21 24.71 Get:107 http://deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB]
21:33:16 #21 24.72 Get:108 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB]
21:33:16 #21 24.73 Get:109 http://deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB]
21:33:16 #9 30.09 Preparing to unpack .../208-libjbig0_2.1-3.1build3_amd64.deb ...
21:33:16 #9 30.09 Unpacking libjbig0:amd64 (2.1-3.1build3) ...
21:33:16 #9 30.13 Selecting previously unselected package libwebp7:amd64.
21:33:16 #9 30.13 Preparing to unpack .../209-libwebp7_1.2.2-2_amd64.deb ...
21:33:16 #9 30.13 Unpacking libwebp7:amd64 (1.2.2-2) ...
21:33:16 #9 30.17 Selecting previously unselected package libtiff5:amd64.
21:33:16 #9 30.17 Preparing to unpack .../210-libtiff5_4.3.0-6_amd64.deb ...
21:33:16 #9 30.17 Unpacking libtiff5:amd64 (4.3.0-6) ...
21:33:16 #9 30.21 Selecting previously unselected package libxpm4:amd64.
21:33:16 #9 30.21 Preparing to unpack .../211-libxpm4_1%3a3.5.12-1build2_amd64.deb ...
21:33:16 #9 30.21 Unpacking libxpm4:amd64 (1:3.5.12-1build2) ...
21:33:16 #9 30.25 Selecting previously unselected package libgd3:amd64.
21:33:16 #9 30.26 Preparing to unpack .../212-libgd3_2.3.0-2ubuntu2_amd64.deb ...
21:33:16 #9 30.26 Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ...
21:33:16 #9 30.29 Selecting previously unselected package libc-devtools.
21:33:16 #9 30.29 Preparing to unpack .../213-libc-devtools_2.35-0ubuntu3.1_amd64.deb ...
21:33:16 #9 30.29 Unpacking libc-devtools (2.35-0ubuntu3.1) ...
21:33:16 #9 30.34 Selecting previously unselected package libcapture-tiny-perl.
21:33:16 #9 29.85 Selecting previously unselected package gcc-9-base:armhf.
21:33:16 #9 29.85 Preparing to unpack .../078-gcc-9-base_9.4.0-1ubuntu1~20.04.1_armhf.deb ...
21:33:16 #9 29.87 Unpacking gcc-9-base:armhf (9.4.0-1ubuntu1~20.04.1) ...
21:33:16 #8 36.14 Selecting previously unselected package libio-html-perl.
21:33:16 #8 36.15 Preparing to unpack .../131-libio-html-perl_1.004-2_all.deb ...
21:33:16 #8 36.15 Unpacking libio-html-perl (1.004-2) ...
21:33:16 #8 36.18 Selecting previously unselected package liblwp-mediatypes-perl.
21:33:16 #8 36.18 Preparing to unpack .../132-liblwp-mediatypes-perl_6.04-1_all.deb ...
21:33:16 #8 36.19 Unpacking liblwp-mediatypes-perl (6.04-1) ...
21:33:16 #8 36.22 Selecting previously unselected package libhttp-message-perl.
21:33:16 #8 36.22 Preparing to unpack .../133-libhttp-message-perl_6.28-1_all.deb ...
21:33:16 #8 36.23 Unpacking libhttp-message-perl (6.28-1) ...
21:33:16 #8 36.26 Selecting previously unselected package libhttp-cookies-perl.
21:33:16 #8 36.27 Preparing to unpack .../134-libhttp-cookies-perl_6.10-1_all.deb ...
21:33:16 #8 36.27 Unpacking libhttp-cookies-perl (6.10-1) ...
21:33:16 #8 36.30 Selecting previously unselected package libhttp-negotiate-perl.
21:33:16 #8 36.30 Preparing to unpack .../135-libhttp-negotiate-perl_6.01-1_all.deb ...
21:33:16 #8 36.31 Unpacking libhttp-negotiate-perl (6.01-1) ...
21:33:16 #8 36.33 Selecting previously unselected package perl-openssl-defaults:amd64.
21:33:16 #8 36.34 Preparing to unpack .../136-perl-openssl-defaults_5_amd64.deb ...
21:33:16 #8 36.34 Unpacking perl-openssl-defaults:amd64 (5) ...
21:33:16 #8 36.37 Selecting previously unselected package libnet-ssleay-perl.
21:33:16 #8 37.20 Preparing to unpack .../153-dput_1.0.3_all.deb ...
21:33:16 #8 37.21 Unpacking dput (1.0.3) ...
21:33:16 #8 37.24 Selecting previously unselected package equivs.
21:33:16 #8 37.24 Preparing to unpack .../154-equivs_2.2.0_all.deb ...
21:33:16 #8 37.25 Unpacking equivs (2.2.0) ...
21:33:16 #8 37.34 Selecting previously unselected package exim4-config.
21:33:16 #8 37.34 Preparing to unpack .../155-exim4-config_4.92-8+deb10u6_all.deb ...
21:33:16 #8 37.35 Unpacking exim4-config (4.92-8+deb10u6) ...
21:33:16 #8 37.40 Selecting previously unselected package exim4-base.
21:33:16 #8 37.40 Preparing to unpack .../156-exim4-base_4.92-8+deb10u6_amd64.deb ...
21:33:16 #8 37.41 Unpacking exim4-base (4.92-8+deb10u6) ...
21:33:16 #8 37.48 Selecting previously unselected package libevent-2.1-6:amd64.
21:33:16 #8 29.39 Selecting previously unselected package cpp.
21:33:16 #8 29.39 Preparing to unpack .../067-cpp_4%3a7.4.0-1ubuntu2.3_armhf.deb ...
21:33:16 #8 29.39 Unpacking cpp (4:7.4.0-1ubuntu2.3) ...
21:33:16 #8 29.43 Selecting previously unselected package libcc1-0:armhf.
21:33:16 #8 29.43 Preparing to unpack .../068-libcc1-0_8.4.0-1ubuntu1~18.04_armhf.deb ...
21:33:16 #8 29.43 Unpacking libcc1-0:armhf (8.4.0-1ubuntu1~18.04) ...
21:33:16 #8 29.49 Selecting previously unselected package libgomp1:armhf.
21:33:16 #8 29.49 Preparing to unpack .../069-libgomp1_8.4.0-1ubuntu1~18.04_armhf.deb ...
21:33:16 #8 29.49 Unpacking libgomp1:armhf (8.4.0-1ubuntu1~18.04) ...
21:33:16 #8 29.56 Selecting previously unselected package libatomic1:armhf.
21:33:16 #8 29.56 Preparing to unpack .../070-libatomic1_8.4.0-1ubuntu1~18.04_armhf.deb ...
21:33:16 #8 37.70 Preparing to unpack .../314-libtext-markdown-discount-perl_0.12-1+b1_arm64.deb ...
21:33:16 #8 37.71 Unpacking libtext-markdown-discount-perl:arm64 (0.12-1+b1) ...
21:33:16 #8 37.74 Selecting previously unselected package libtext-xslate-perl.
21:33:16 #8 37.74 Preparing to unpack .../315-libtext-xslate-perl_3.5.8-1+b1_arm64.deb ...
21:33:16 #8 37.74 Unpacking libtext-xslate-perl (3.5.8-1+b1) ...
21:33:16 #8 37.79 Selecting previously unselected package libtime-duration-perl.
21:33:16 #8 37.79 Preparing to unpack .../316-libtime-duration-perl_1.21-1_all.deb ...
21:33:16 #8 37.80 Unpacking libtime-duration-perl (1.21-1) ...
21:33:16 #8 37.83 Selecting previously unselected package libtime-moment-perl.
21:33:16 #8 37.83 Preparing to unpack .../317-libtime-moment-perl_0.44-1+b3_arm64.deb ...
21:33:16 #8 37.84 Unpacking libtime-moment-perl (0.44-1+b3) ...
21:33:16 #8 37.87 Selecting previously unselected package libtype-tiny-xs-perl.
21:33:16 #8 37.87 Preparing to unpack .../318-libtype-tiny-xs-perl_0.022-1_arm64.deb ...
21:33:16 #8 37.88 Unpacking libtype-tiny-xs-perl (0.022-1) ...
21:33:16 #8 37.91 Selecting previously unselected package libunicode-utf8-perl.
21:33:16 #8 37.91 Preparing to unpack .../319-libunicode-utf8-perl_0.62-1+b2_arm64.deb ...
21:33:16 #8 37.92 Unpacking libunicode-utf8-perl (0.62-1+b2) ...
21:33:16 #8 37.96 Selecting previously unselected package libxdelta2.
21:33:16 #8 40.08 Preparing to unpack .../275-libref-util-xs-perl_0.117-1+b1_arm64.deb ...
21:33:16 #8 40.09 Unpacking libref-util-xs-perl (0.117-1+b1) ...
21:33:16 #8 40.12 Selecting previously unselected package libregexp-pattern-license-perl.
21:33:16 #8 40.12 Preparing to unpack .../276-libregexp-pattern-license-perl_3.0.31-4_all.deb ...
21:33:16 #8 40.12 Unpacking libregexp-pattern-license-perl (3.0.31-4) ...
21:33:16 #8 40.16 Selecting previously unselected package libsasl2-modules:arm64.
21:33:16 #8 40.17 Preparing to unpack .../277-libsasl2-modules_2.1.27+dfsg-1+deb10u2_arm64.deb ...
21:33:16 #8 40.17 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-1+deb10u2) ...
21:33:16 #8 40.21 Selecting previously unselected package libsereal-decoder-perl.
21:33:16 #8 40.21 Preparing to unpack .../278-libsereal-decoder-perl_4.005+ds-1+b1_arm64.deb ...
21:33:16 #8 40.22 Unpacking libsereal-decoder-perl (4.005+ds-1+b1) ...
21:33:16 #8 40.26 Selecting previously unselected package libsereal-encoder-perl.
21:33:16 #8 40.26 Preparing to unpack .../279-libsereal-encoder-perl_4.005+ds-1+b1_arm64.deb ...
21:33:16 #8 40.26 Unpacking libsereal-encoder-perl (4.005+ds-1+b1) ...
21:33:16 #8 40.30 Selecting previously unselected package libsereal-perl.
21:33:16 #8 40.31 Preparing to unpack .../280-libsereal-perl_4.005-1_all.deb ...
21:33:16 #8 40.31 Unpacking libsereal-perl (4.005-1) ...
21:33:16 #8 40.34 Selecting previously unselected package libtask-weaken-perl.
21:33:17 #9 25.16 Selecting previously unselected package libpipeline1:armhf.
21:33:17 #9 25.16 Preparing to unpack .../034-libpipeline1_1.5.5-1_armhf.deb ...
21:33:17 #9 25.17 Unpacking libpipeline1:armhf (1.5.5-1) ...
21:33:17 #9 25.20 Selecting previously unselected package libpng16-16:armhf.
21:33:17 #9 25.20 Preparing to unpack .../035-libpng16-16_1.6.37-3build5_armhf.deb ...
21:33:17 #9 25.20 Unpacking libpng16-16:armhf (1.6.37-3build5) ...
21:33:17 #9 25.39 Selecting previously unselected package libpsl5:armhf.
21:33:17 #9 25.39 Preparing to unpack .../036-libpsl5_0.21.0-1.2build2_armhf.deb ...
21:33:17 #9 25.41 Unpacking libpsl5:armhf (0.21.0-1.2build2) ...
21:33:17 #9 25.46 Selecting previously unselected package libxau6:armhf.
21:33:17 #9 25.46 Preparing to unpack .../037-libxau6_1%3a1.0.9-1build5_armhf.deb ...
21:33:17 #9 25.46 Unpacking libxau6:armhf (1:1.0.9-1build5) ...
21:33:17 #9 25.51 Selecting previously unselected package libxdmcp6:armhf.
21:33:17 #9 25.51 Preparing to unpack .../038-libxdmcp6_1%3a1.1.3-0ubuntu5_armhf.deb ...
21:33:17 #8 33.40 Selecting previously unselected package python3-pkg-resources.
21:33:17 #8 33.41 Preparing to unpack .../129-python3-pkg-resources_39.0.1-2_all.deb ...
21:33:17 #8 33.41 Unpacking python3-pkg-resources (39.0.1-2) ...
21:33:17 #8 33.45 Selecting previously unselected package python3-chardet.
21:33:17 #8 33.45 Preparing to unpack .../130-python3-chardet_3.0.4-1_all.deb ...
21:33:17 #8 33.46 Unpacking python3-chardet (3.0.4-1) ...
21:33:17 #8 33.50 Selecting previously unselected package python3-six.
21:33:17 #8 33.50 Preparing to unpack .../131-python3-six_1.11.0-2_all.deb ...
21:33:17 #8 33.51 Unpacking python3-six (1.11.0-2) ...
21:33:17 #8 33.54 Selecting previously unselected package python3-debian.
21:33:17 #8 33.54 Preparing to unpack .../132-python3-debian_0.1.32_all.deb ...
21:33:17 #8 33.55 Unpacking python3-debian (0.1.32) ...
21:33:17 #8 33.58 Selecting previously unselected package gnupg-l10n.
21:33:17 #8 33.58 Preparing to unpack .../133-gnupg-l10n_2.2.4-1ubuntu1.6_all.deb ...
21:33:17 #8 33.58 Unpacking gnupg-l10n (2.2.4-1ubuntu1.6) ...
21:33:17 #8 33.61 Selecting previously unselected package gnupg-utils.
21:33:17 #8 33.61 Preparing to unpack .../134-gnupg-utils_2.2.4-1ubuntu1.6_amd64.deb ...
21:33:17 #8 33.62 Unpacking gnupg-utils (2.2.4-1ubuntu1.6) ...
21:33:17 #8 33.66 Selecting previously unselected package gpg.
21:33:17 #8 33.66 Preparing to unpack .../135-gpg_2.2.4-1ubuntu1.6_amd64.deb ...
21:33:17 #8 33.66 Unpacking gpg (2.2.4-1ubuntu1.6) ...
21:33:17 #8 33.73 Selecting previously unselected package pinentry-curses.
21:33:17 #8 39.04 Setting up shared-mime-info (1.9-2) ...
21:33:17 #10 24.83   Installing       : unzip-6.0-46.el8.aarch64                              4/79 
21:33:17 #10 24.95   Installing       : groff-base-1.22.3-18.el8.aarch64                      5/79 
21:33:17 #10 24.97   Installing       : file-5.33-20.el8.aarch64                              6/79 
21:33:17 #10 25.00   Installing       : cpio-2.12-11.el8.aarch64                              7/79 
21:33:17 #13 ...
21:33:17 
21:33:17 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:33:17 #8 sha256:86e56fa96dc7316dde70b4badeb928f90919e19a6d22b20ec3cc3c6ab288b335
21:33:17 #8 17.19 debconf: delaying package configuration, since apt-utils is not installed
21:33:17 #8 17.26 Fetched 69.0 MB in 7s (10.6 MB/s)
21:33:17 #8 17.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 ... 7700 files and directories currently installed.)
21:33:17 #8 17.33 Preparing to unpack .../libc6_2.28-10+rpt2+rpi1+deb10u1_armhf.deb ...
21:33:17 #8 17.51 Unpacking libc6:armhf (2.28-10+rpt2+rpi1+deb10u1) over (2.28-10+rpi1+deb10u1) ...
21:33:17 #9 39.29 Selecting previously unselected package python3-certifi.
21:33:17 #9 39.30 Preparing to unpack .../347-python3-certifi_2020.6.20-1_all.deb ...
21:33:17 #9 39.30 Unpacking python3-certifi (2020.6.20-1) ...
21:33:17 #9 39.35 Selecting previously unselected package python3-idna.
21:33:17 #9 39.35 Preparing to unpack .../348-python3-idna_3.3-1_all.deb ...
21:33:17 #9 39.36 Unpacking python3-idna (3.3-1) ...
21:33:17 #9 39.40 Selecting previously unselected package python3-six.
21:33:17 #9 39.40 Preparing to unpack .../349-python3-six_1.16.0-3ubuntu1_all.deb ...
21:33:17 #9 39.41 Unpacking python3-six (1.16.0-3ubuntu1) ...
21:33:17 #9 39.44 Selecting previously unselected package python3-urllib3.
21:33:17 #9 39.45 Preparing to unpack .../350-python3-urllib3_1.26.5-1~exp1_all.deb ...
21:33:17 #9 39.45 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
21:33:17 #9 39.52 Selecting previously unselected package python3-requests.
21:33:17 #8 20.73 Selecting previously unselected package libmpfr6:armhf.
21:33:17 #8 20.73 Preparing to unpack .../039-libmpfr6_4.1.0-3_armhf.deb ...
21:33:17 #8 20.74 Unpacking libmpfr6:armhf (4.1.0-3) ...
21:33:17 #8 20.86 Selecting previously unselected package libmpc3:armhf.
21:33:17 #8 20.86 Preparing to unpack .../040-libmpc3_1.2.0-1_armhf.deb ...
21:33:17 #9 37.96 Preparing to unpack .../308-libstring-shellquote-perl_1.04-1_all.deb ...
21:33:17 #9 37.97 Unpacking libstring-shellquote-perl (1.04-1) ...
21:33:17 #9 38.00 Selecting previously unselected package libterm-readkey-perl.
21:33:17 #9 38.00 Preparing to unpack .../309-libterm-readkey-perl_2.38-1build1_arm64.deb ...
21:33:17 #9 38.01 Unpacking libterm-readkey-perl (2.38-1build1) ...
21:33:17 #9 38.04 Selecting previously unselected package libtest-fatal-perl.
21:33:17 #9 38.04 Preparing to unpack .../310-libtest-fatal-perl_0.014-1_all.deb ...
21:33:17 #9 38.04 Unpacking libtest-fatal-perl (0.014-1) ...
21:33:17 #9 38.07 Selecting previously unselected package libtest-refcount-perl.
21:33:17 #9 38.07 Preparing to unpack .../311-libtest-refcount-perl_0.10-1_all.deb ...
21:33:17 #9 38.08 Unpacking libtest-refcount-perl (0.10-1) ...
21:33:17 #9 38.11 Selecting previously unselected package libtext-levenshtein-perl.
21:33:17 #9 38.11 Preparing to unpack .../312-libtext-levenshtein-perl_0.13-1_all.deb ...
21:33:17 #9 38.12 Unpacking libtext-levenshtein-perl (0.13-1) ...
21:33:17 #9 38.15 Selecting previously unselected package libtype-tiny-xs-perl.
21:33:17 #9 38.15 Preparing to unpack .../313-libtype-tiny-xs-perl_0.016-1_arm64.deb ...
21:33:17 #9 38.15 Unpacking libtype-tiny-xs-perl (0.016-1) ...
21:33:17 #9 38.18 Selecting previously unselected package libunicode-utf8-perl.
21:33:17 #9 30.34 Preparing to unpack .../214-libcapture-tiny-perl_0.48-1_all.deb ...
21:33:17 #9 30.35 Unpacking libcapture-tiny-perl (0.48-1) ...
21:33:17 #9 30.53 Selecting previously unselected package libclass-data-inheritable-perl.
21:33:17 #9 30.53 Preparing to unpack .../215-libclass-data-inheritable-perl_0.08-3_all.deb ...
21:33:17 #9 30.58 Unpacking libclass-data-inheritable-perl (0.08-3) ...
21:33:17 #9 29.97 Selecting previously unselected package libisl22:armhf.
21:33:17 #9 29.97 Preparing to unpack .../079-libisl22_0.22.1-1_armhf.deb ...
21:33:17 #9 29.97 Unpacking libisl22:armhf (0.22.1-1) ...
21:33:17 #9 30.07 Selecting previously unselected package libmpfr6:armhf.
21:33:17 #9 30.07 Preparing to unpack .../080-libmpfr6_4.0.2-1_armhf.deb ...
21:33:17 #9 30.16 Unpacking libmpfr6:armhf (4.0.2-1) ...
21:33:17 #9 30.26 Selecting previously unselected package libmpc3:armhf.
21:33:17 #9 30.26 Preparing to unpack .../081-libmpc3_1.1.0-1_armhf.deb ...
21:33:17 #9 30.26 Unpacking libmpc3:armhf (1.1.0-1) ...
21:33:17 #9 30.31 Selecting previously unselected package cpp-9.
21:33:17 #9 30.31 Preparing to unpack .../082-cpp-9_9.4.0-1ubuntu1~20.04.1_armhf.deb ...
21:33:17 #9 30.32 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) ...
21:33:17 #8 36.37 Preparing to unpack .../137-libnet-ssleay-perl_1.88-3+b1_amd64.deb ...
21:33:17 #8 36.38 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
21:33:17 #8 36.44 Selecting previously unselected package libio-socket-ssl-perl.
21:33:17 #8 36.44 Preparing to unpack .../138-libio-socket-ssl-perl_2.069-1_all.deb ...
21:33:17 #8 36.44 Unpacking libio-socket-ssl-perl (2.069-1) ...
21:33:17 #8 36.49 Selecting previously unselected package libnet-http-perl.
21:33:17 #8 36.49 Preparing to unpack .../139-libnet-http-perl_6.20-1_all.deb ...
21:33:17 #8 36.50 Unpacking libnet-http-perl (6.20-1) ...
21:33:17 #8 36.53 Selecting previously unselected package liblwp-protocol-https-perl.
21:33:17 #8 36.53 Preparing to unpack .../140-liblwp-protocol-https-perl_6.10-1_all.deb ...
21:33:17 #8 36.53 Unpacking liblwp-protocol-https-perl (6.10-1) ...
21:33:17 #8 36.56 Selecting previously unselected package libtry-tiny-perl.
21:33:17 #8 36.56 Preparing to unpack .../141-libtry-tiny-perl_0.30-1_all.deb ...
21:33:17 #8 36.57 Unpacking libtry-tiny-perl (0.30-1) ...
21:33:17 #8 36.60 Selecting previously unselected package libwww-robotrules-perl.
21:33:17 #8 37.48 Preparing to unpack .../157-libevent-2.1-6_2.1.8-stable-4_amd64.deb ...
21:33:17 #8 37.49 Unpacking libevent-2.1-6:amd64 (2.1.8-stable-4) ...
21:33:17 #8 37.54 Selecting previously unselected package libunbound8:amd64.
21:33:17 #8 37.54 Preparing to unpack .../158-libunbound8_1.9.0-2+deb10u2_amd64.deb ...
21:33:17 #8 37.54 Unpacking libunbound8:amd64 (1.9.0-2+deb10u2) ...
21:33:17 #8 37.61 Selecting previously unselected package libgnutls-dane0:amd64.
21:33:17 #8 37.61 Preparing to unpack .../159-libgnutls-dane0_3.6.7-4+deb10u9_amd64.deb ...
21:33:17 #8 37.61 Unpacking libgnutls-dane0:amd64 (3.6.7-4+deb10u9) ...
21:33:17 #8 37.65 Selecting previously unselected package exim4-daemon-light.
21:33:17 #8 37.65 Preparing to unpack .../160-exim4-daemon-light_4.92-8+deb10u6_amd64.deb ...
21:33:17 #8 37.66 Unpacking exim4-daemon-light (4.92-8+deb10u6) ...
21:33:17 #8 37.73 Selecting previously unselected package libcurl3-gnutls:amd64.
21:33:17 #8 29.57 Unpacking libatomic1:armhf (8.4.0-1ubuntu1~18.04) ...
21:33:17 #8 29.61 Selecting previously unselected package libasan4:armhf.
21:33:17 #8 29.61 Preparing to unpack .../071-libasan4_7.5.0-3ubuntu1~18.04_armhf.deb ...
21:33:17 #8 29.62 Unpacking libasan4:armhf (7.5.0-3ubuntu1~18.04) ...
21:33:17 #8 29.70 Selecting previously unselected package libubsan0:armhf.
21:33:17 #8 29.70 Preparing to unpack .../072-libubsan0_7.5.0-3ubuntu1~18.04_armhf.deb ...
21:33:17 #8 29.70 Unpacking libubsan0:armhf (7.5.0-3ubuntu1~18.04) ...
21:33:17 #8 29.75 Selecting previously unselected package libcilkrts5:armhf.
21:33:17 #8 29.75 Preparing to unpack .../073-libcilkrts5_7.5.0-3ubuntu1~18.04_armhf.deb ...
21:33:17 #8 29.75 Unpacking libcilkrts5:armhf (7.5.0-3ubuntu1~18.04) ...
21:33:17 #8 29.79 Selecting previously unselected package libgcc-7-dev:armhf.
21:33:17 #8 29.79 Preparing to unpack .../074-libgcc-7-dev_7.5.0-3ubuntu1~18.04_armhf.deb ...
21:33:17 #8 37.96 Preparing to unpack .../320-libxdelta2_1.1.3-9.3_arm64.deb ...
21:33:17 #8 37.96 Unpacking libxdelta2 (1.1.3-9.3) ...
21:33:17 #8 38.00 Selecting previously unselected package libxext6:arm64.
21:33:17 #8 38.01 Preparing to unpack .../321-libxext6_2%3a1.3.3-1.1_arm64.deb ...
21:33:17 #8 38.01 Unpacking libxext6:arm64 (2:1.3.3-1.1) ...
21:33:17 #8 38.05 Selecting previously unselected package libxml-namespacesupport-perl.
21:33:17 #8 38.05 Preparing to unpack .../322-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
21:33:17 #8 38.05 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
21:33:17 #8 38.09 Selecting previously unselected package libxml-sax-base-perl.
21:33:17 #8 38.09 Preparing to unpack .../323-libxml-sax-base-perl_1.09-1.1_all.deb ...
21:33:17 #8 38.09 Unpacking libxml-sax-base-perl (1.09-1.1) ...
21:33:17 #8 38.13 Selecting previously unselected package libxml-sax-perl.
21:33:17 #8 38.14 Preparing to unpack .../324-libxml-sax-perl_1.02+dfsg-1_all.deb ...
21:33:17 #8 38.14 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
21:33:17 #8 38.18 Selecting previously unselected package libxml-libxml-perl.
21:33:17 #8 38.19 Preparing to unpack .../325-libxml-libxml-perl_2.0134+dfsg-2+b1_arm64.deb ...
21:33:17 #8 38.19 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
21:33:17 #8 38.26 Selecting previously unselected package libxml-sax-expat-perl.
21:33:17 #8 38.26 Preparing to unpack .../326-libxml-sax-expat-perl_0.51-1_all.deb ...
21:33:17 #8 38.27 Unpacking libxml-sax-expat-perl (0.51-1) ...
21:33:17 #8 38.30 Selecting previously unselected package libxmlrpc-lite-perl.
21:33:17 #8 40.35 Preparing to unpack .../281-libtask-weaken-perl_1.06-1_all.deb ...
21:33:17 #8 40.35 Unpacking libtask-weaken-perl (1.06-1) ...
21:33:17 #8 40.39 Selecting previously unselected package libxml-parser-perl.
21:33:17 #8 40.39 Preparing to unpack .../282-libxml-parser-perl_2.44-4_arm64.deb ...
21:33:17 #8 40.39 Unpacking libxml-parser-perl (2.44-4) ...
21:33:17 #8 40.44 Selecting previously unselected package libsoap-lite-perl.
21:33:17 #8 40.45 Preparing to unpack .../283-libsoap-lite-perl_1.27-1_all.deb ...
21:33:17 #8 40.45 Unpacking libsoap-lite-perl (1.27-1) ...
21:33:17 #8 40.51 Selecting previously unselected package libsort-key-perl.
21:33:17 #8 40.51 Preparing to unpack .../284-libsort-key-perl_1.33-2+b1_arm64.deb ...
21:33:17 #8 40.51 Unpacking libsort-key-perl (1.33-2+b1) ...
21:33:17 #8 40.55 Selecting previously unselected package libstring-copyright-perl.
21:33:17 #8 40.55 Preparing to unpack .../285-libstring-copyright-perl_0.003006-1_all.deb ...
21:33:17 #8 40.56 Unpacking libstring-copyright-perl (0.003006-1) ...
21:33:17 #8 40.59 Selecting previously unselected package libstring-escape-perl.
21:33:17 #8 40.59 Preparing to unpack .../286-libstring-escape-perl_2010.002-2_all.deb ...
21:33:17 #8 40.59 Unpacking libstring-escape-perl (2010.002-2) ...
21:33:17 #8 40.62 Selecting previously unselected package libstring-shellquote-perl.
21:33:17 #8 40.63 Preparing to unpack .../287-libstring-shellquote-perl_1.04-1_all.deb ...
21:33:17 #8 40.63 Unpacking libstring-shellquote-perl (1.04-1) ...
21:33:17 #8 40.66 Selecting previously unselected package libterm-readkey-perl.
21:33:17 #9 25.52 Unpacking libxdmcp6:armhf (1:1.1.3-0ubuntu5) ...
21:33:17 #9 25.57 Selecting previously unselected package libxcb1:armhf.
21:33:17 #9 25.57 Preparing to unpack .../039-libxcb1_1.14-3ubuntu3_armhf.deb ...
21:33:17 #9 25.57 Unpacking libxcb1:armhf (1.14-3ubuntu3) ...
21:33:17 #9 25.60 Selecting previously unselected package libx11-data.
21:33:17 #9 25.60 Preparing to unpack .../040-libx11-data_2%3a1.7.5-1_all.deb ...
21:33:17 #9 25.60 Unpacking libx11-data (2:1.7.5-1) ...
21:33:17 #9 25.71 Selecting previously unselected package libx11-6:armhf.
21:33:17 #9 25.71 Preparing to unpack .../041-libx11-6_2%3a1.7.5-1_armhf.deb ...
21:33:17 #9 25.71 Unpacking libx11-6:armhf (2:1.7.5-1) ...
21:33:17 #9 25.76 Selecting previously unselected package libxext6:armhf.
21:33:17 #9 25.76 Preparing to unpack .../042-libxext6_2%3a1.3.4-1build1_armhf.deb ...
21:33:17 #9 25.77 Unpacking libxext6:armhf (2:1.3.4-1build1) ...
21:33:17 #8 33.74 Preparing to unpack .../136-pinentry-curses_1.1.0-1_amd64.deb ...
21:33:17 #8 33.74 Unpacking pinentry-curses (1.1.0-1) ...
21:33:17 #8 33.77 Selecting previously unselected package gpg-agent.
21:33:17 #8 33.78 Preparing to unpack .../137-gpg-agent_2.2.4-1ubuntu1.6_amd64.deb ...
21:33:17 #8 33.78 Unpacking gpg-agent (2.2.4-1ubuntu1.6) ...
21:33:17 #8 33.83 Selecting previously unselected package gpg-wks-client.
21:33:17 #8 33.83 Preparing to unpack .../138-gpg-wks-client_2.2.4-1ubuntu1.6_amd64.deb ...
21:33:17 #8 33.83 Unpacking gpg-wks-client (2.2.4-1ubuntu1.6) ...
21:33:17 #8 33.87 Selecting previously unselected package gpg-wks-server.
21:33:17 #8 33.87 Preparing to unpack .../139-gpg-wks-server_2.2.4-1ubuntu1.6_amd64.deb ...
21:33:17 #8 33.87 Unpacking gpg-wks-server (2.2.4-1ubuntu1.6) ...
21:33:17 #8 33.90 Selecting previously unselected package gpgsm.
21:33:17 #8 33.90 Preparing to unpack .../140-gpgsm_2.2.4-1ubuntu1.6_amd64.deb ...
21:33:17 #8 33.91 Unpacking gpgsm (2.2.4-1ubuntu1.6) ...
21:33:17 #8 33.95 Selecting previously unselected package gnupg.
21:33:17 #8 33.95 Preparing to unpack .../141-gnupg_2.2.4-1ubuntu1.6_amd64.deb ...
21:33:17 #8 33.96 Unpacking gnupg (2.2.4-1ubuntu1.6) ...
21:33:17 #8 34.00 Selecting previously unselected package libgpgme11:amd64.
21:33:17 #8 34.00 Preparing to unpack .../142-libgpgme11_1.10.0-1ubuntu2_amd64.deb ...
21:33:17 #9 39.52 Preparing to unpack .../351-python3-requests_2.25.1+dfsg-2_all.deb ...
21:33:17 #9 39.53 Unpacking python3-requests (2.25.1+dfsg-2) ...
21:33:17 #9 39.57 Selecting previously unselected package python3-unidiff.
21:33:17 #9 39.57 Preparing to unpack .../352-python3-unidiff_0.5.5-2_all.deb ...
21:33:17 #9 39.57 Unpacking python3-unidiff (0.5.5-2) ...
21:33:17 #9 39.63 Selecting previously unselected package python3-xdg.
21:33:17 #9 39.63 Preparing to unpack .../353-python3-xdg_0.27-2_all.deb ...
21:33:17 #9 39.64 Unpacking python3-xdg (0.27-2) ...
21:33:17 #9 39.67 Selecting previously unselected package equivs.
21:33:17 #9 39.67 Preparing to unpack .../354-equivs_2.3.1_all.deb ...
21:33:17 #9 39.68 Unpacking equivs (2.3.1) ...
21:33:17 #9 39.73 Selecting previously unselected package libauthen-sasl-perl.
21:33:17 #8 25.76 Selecting previously unselected package binutils.
21:33:17 #8 25.76 Preparing to unpack .../049-binutils_2.31.1-16_armhf.deb ...
21:33:17 #8 25.76 Unpacking binutils (2.31.1-16) ...
21:33:17 #8 25.82 Selecting previously unselected package libc-dev-bin.
21:33:17 #8 25.82 Preparing to unpack .../050-libc-dev-bin_2.28-10+deb10u1_armhf.deb ...
21:33:17 #8 25.82 Unpacking libc-dev-bin (2.28-10+deb10u1) ...
21:33:17 #8 25.88 Selecting previously unselected package linux-libc-dev:armhf.
21:33:17 #8 25.88 Preparing to unpack .../051-linux-libc-dev_4.19.249-2_armhf.deb ...
21:33:17 #8 25.89 Unpacking linux-libc-dev:armhf (4.19.249-2) ...
21:33:17 #8 20.86 Unpacking libmpc3:armhf (1.2.0-1) ...
21:33:17 #8 20.90 Selecting previously unselected package cpp-10.
21:33:17 #8 20.90 Preparing to unpack .../041-cpp-10_10.2.1-6_armhf.deb ...
21:33:17 #8 20.90 Unpacking cpp-10 (10.2.1-6) ...
21:33:17 #9 38.19 Preparing to unpack .../314-libunicode-utf8-perl_0.62-1build1_arm64.deb ...
21:33:17 #9 38.19 Unpacking libunicode-utf8-perl (0.62-1build1) ...
21:33:17 #9 38.22 Selecting previously unselected package libxml-namespacesupport-perl.
21:33:17 #9 38.22 Preparing to unpack .../315-libxml-namespacesupport-perl_1.12-1_all.deb ...
21:33:17 #9 38.22 Unpacking libxml-namespacesupport-perl (1.12-1) ...
21:33:17 #9 38.26 Selecting previously unselected package libxml-sax-base-perl.
21:33:17 #9 38.26 Preparing to unpack .../316-libxml-sax-base-perl_1.09-1_all.deb ...
21:33:17 #9 38.26 Unpacking libxml-sax-base-perl (1.09-1) ...
21:33:17 #9 38.30 Selecting previously unselected package libxml-sax-perl.
21:33:17 #9 38.31 Preparing to unpack .../317-libxml-sax-perl_1.02+dfsg-1_all.deb ...
21:33:17 #9 38.31 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
21:33:17 #9 38.35 Selecting previously unselected package libxml-libxml-perl.
21:33:17 #9 38.36 Preparing to unpack .../318-libxml-libxml-perl_2.0134+dfsg-1build1_arm64.deb ...
21:33:17 #9 38.36 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ...
21:33:17 #9 38.41 Selecting previously unselected package libxml-parser-perl.
21:33:17 #9 30.66 Selecting previously unselected package libclone-perl.
21:33:17 #9 30.66 Preparing to unpack .../216-libclone-perl_0.45-1build3_amd64.deb ...
21:33:17 #9 30.67 Unpacking libclone-perl (0.45-1build3) ...
21:33:17 #9 30.79 Selecting previously unselected package libcommon-sense-perl:amd64.
21:33:17 #9 30.79 Preparing to unpack .../217-libcommon-sense-perl_3.75-2build1_amd64.deb ...
21:33:17 #9 30.81 Unpacking libcommon-sense-perl:amd64 (3.75-2build1) ...
21:33:17 #8 36.60 Preparing to unpack .../142-libwww-robotrules-perl_6.02-1_all.deb ...
21:33:17 #8 36.60 Unpacking libwww-robotrules-perl (6.02-1) ...
21:33:17 #8 36.63 Selecting previously unselected package libwww-perl.
21:33:17 #8 36.63 Preparing to unpack .../143-libwww-perl_6.52-1_all.deb ...
21:33:17 #8 36.64 Unpacking libwww-perl (6.52-1) ...
21:33:17 #8 36.69 Selecting previously unselected package patchutils.
21:33:17 #8 36.69 Preparing to unpack .../144-patchutils_0.4.2-1_amd64.deb ...
21:33:17 #8 36.69 Unpacking patchutils (0.4.2-1) ...
21:33:17 #8 36.73 Selecting previously unselected package wdiff.
21:33:17 #8 36.73 Preparing to unpack .../145-wdiff_1.2.2-2+b1_amd64.deb ...
21:33:17 #8 36.73 Unpacking wdiff (1.2.2-2+b1) ...
21:33:17 #8 36.80 Selecting previously unselected package devscripts.
21:33:17 #8 36.80 Preparing to unpack .../146-devscripts_2.21.3+deb11u1_amd64.deb ...
21:33:17 #8 36.82 Unpacking devscripts (2.21.3+deb11u1) ...
21:33:17 #8 29.80 Unpacking libgcc-7-dev:armhf (7.5.0-3ubuntu1~18.04) ...
21:33:17 #8 29.97 Selecting previously unselected package gcc-7.
21:33:17 #8 29.97 Preparing to unpack .../075-gcc-7_7.5.0-3ubuntu1~18.04_armhf.deb ...
21:33:17 #8 29.97 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ...
21:33:17 #8 37.73 Preparing to unpack .../161-libcurl3-gnutls_7.64.0-4+deb10u2_amd64.deb ...
21:33:17 #8 37.74 Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u2) ...
21:33:17 #8 37.79 Selecting previously unselected package libpcre2-8-0:amd64.
21:33:17 #8 37.80 Preparing to unpack .../162-libpcre2-8-0_10.32-5_amd64.deb ...
21:33:17 #8 37.80 Unpacking libpcre2-8-0:amd64 (10.32-5) ...
21:33:17 #8 37.85 Selecting previously unselected package liberror-perl.
21:33:17 #8 37.85 Preparing to unpack .../163-liberror-perl_0.17027-2_all.deb ...
21:33:17 #8 37.85 Unpacking liberror-perl (0.17027-2) ...
21:33:17 #8 37.88 Selecting previously unselected package git-man.
21:33:17 #8 37.88 Preparing to unpack .../164-git-man_1%3a2.20.1-2+deb10u3_all.deb ...
21:33:17 #8 37.88 Unpacking git-man (1:2.20.1-2+deb10u3) ...
21:33:17 #12 4.416 Package bash-5.1.8-4.el9.aarch64 is already installed.
21:33:17 #12 4.428 Package bash-5.1.8-4.el9.aarch64 is already installed.
21:33:17 #12 4.429 Package ca-certificates-2022.2.54-90.0.el9.noarch is already installed.
21:33:17 #12 4.429 Package libarchive-3.5.3-3.el9.aarch64 is already installed.
21:33:17 #12 4.429 Package pkgconf-pkg-config-1.7.3-9.el9.aarch64 is already installed.
21:33:17 #12 4.430 Package tar-2:1.34-5.el9.aarch64 is already installed.
21:33:17 #12 4.442 Package bash-5.1.8-4.el9.aarch64 is already installed.
21:33:17 #12 4.518 Dependencies resolved.
21:33:17 #12 4.525 ================================================================================
21:33:17 #12 4.525  Package                   Arch      Version                  Repository   Size
21:33:17 #12 4.525 ================================================================================
21:33:17 #12 4.525 Installing:
21:33:17 #12 4.525  cmake                     aarch64   3.20.2-7.el9             appstream   6.2 M
21:33:17 #12 4.525  device-mapper-devel       aarch64   9:1.02.185-3.el9         crb          44 k
21:33:17 #12 4.525  gcc                       aarch64   11.3.1-2.1.el9           appstream    30 M
21:33:17 #12 4.525  git                       aarch64   2.31.1-2.el9.2           appstream   124 k
21:33:17 #12 4.525  glibc-static              aarch64   2.34-40.el9              crb         1.4 M
21:33:17 #12 4.525  libseccomp-devel          aarch64   2.5.2-2.el9              appstream    59 k
21:33:17 #12 4.525  libselinux-devel          aarch64   3.4-3.el9                appstream   158 k
21:33:17 #12 4.525  libtool                   aarch64   2.4.6-45.el9             appstream   582 k
21:33:17 #12 4.525  libtool-ltdl-devel        aarch64   2.4.6-45.el9             crb         161 k
21:33:17 #12 4.525  make                      aarch64   1:4.3-7.el9              baseos      535 k
21:33:17 #12 4.525  selinux-policy-devel      noarch    34.1.39-1.el9            appstream   934 k
21:33:17 #12 4.525  systemd                   aarch64   250-7.el9                baseos      4.0 M
21:33:17 #12 4.525  systemd-devel             aarch64   250-7.el9                appstream   618 k
21:33:17 #12 4.525  which                     aarch64   2.21-28.el9              baseos       41 k
21:33:17 #12 4.525 Installing dependencies:
21:33:17 #12 4.525  acl                       aarch64   2.3.1-3.el9              baseos       73 k
21:33:17 #12 4.525  annobin                   aarch64   10.73-3.el9              appstream   959 k
21:33:17 #12 4.525  autoconf                  noarch    2.69-38.el9              appstream   681 k
21:33:17 #12 4.525  automake                  noarch    1.16.2-6.el9             appstream   689 k
21:33:17 #12 4.525  cmake-data                noarch    3.20.2-7.el9             appstream   2.1 M
21:33:17 #12 4.525  cmake-filesystem          aarch64   3.20.2-7.el9             appstream    23 k
21:33:17 #12 4.525  cmake-rpm-macros          noarch    3.20.2-7.el9             appstream    16 k
21:33:17 #12 4.525  cpp                       aarch64   11.3.1-2.1.el9           appstream    10 M
21:33:17 #12 4.525  cryptsetup-libs           aarch64   2.4.3-4.el9              baseos      438 k
21:33:17 #12 4.525  dbus                      aarch64   1:1.12.20-5.el9          baseos      4.3 k
21:33:17 #12 4.525  dbus-broker               aarch64   28-6.el9                 baseos      166 k
21:33:17 #12 4.525  dbus-common               noarch    1:1.12.20-5.el9          baseos       15 k
21:33:17 #12 4.525  device-mapper             aarch64   9:1.02.185-3.el9         baseos      138 k
21:33:17 #12 4.525  device-mapper-libs        aarch64   9:1.02.185-3.el9         baseos      172 k
21:33:17 #12 4.525  gcc-plugin-annobin        aarch64   11.3.1-2.1.el9           appstream    68 k
21:33:17 #12 4.525  git-core                  aarch64   2.31.1-2.el9.2           appstream   3.7 M
21:33:17 #12 4.525  git-core-doc              noarch    2.31.1-2.el9.2           appstream   2.5 M
21:33:17 #12 4.525  glibc-devel               aarch64   2.34-40.el9              appstream   556 k
21:33:17 #12 4.525  kernel-headers            aarch64   5.14.0-142.el9           appstream   3.1 M
21:33:17 #12 4.525  kmod-libs                 aarch64   28-7.el9                 baseos       63 k
21:33:17 #12 4.525  libasan                   aarch64   11.3.1-2.1.el9           appstream   435 k
21:33:17 #12 4.525  libatomic                 aarch64   11.3.1-2.1.el9           baseos       60 k
21:33:17 #12 4.525  libcbor                   aarch64   0.7.0-5.el9              baseos       56 k
21:33:17 #12 4.525  libedit                   aarch64   3.1-37.20210216cvs.el9   baseos      104 k
21:33:17 #12 4.525  libfido2                  aarch64   1.6.0-7.el9              baseos       69 k
21:33:17 #12 4.525  libmpc                    aarch64   1.2.1-4.el9              appstream    63 k
21:33:17 #12 4.525  libseccomp                aarch64   2.5.2-2.el9              baseos       72 k
21:33:17 #12 4.525  libsepol-devel            aarch64   3.4-1.1.el9              appstream    48 k
21:33:17 #12 4.525  libtool-ltdl              aarch64   2.4.6-45.el9             appstream    37 k
21:33:17 #12 4.525  libubsan                  aarch64   11.3.1-2.1.el9           appstream   208 k
21:33:17 #12 4.525  libuv                     aarch64   1:1.42.0-1.el9           appstream   146 k
21:33:17 #12 4.525  libxcrypt-devel           aarch64   4.4.18-3.el9             appstream    29 k
21:33:17 #12 4.525  libxcrypt-static          aarch64   4.4.18-3.el9             crb         108 k
21:33:17 #12 4.525  llvm-libs                 aarch64   14.0.5-1.el9             appstream    19 M
21:33:17 #12 4.525  m4                        aarch64   1.4.19-1.el9             appstream   297 k
21:33:17 #12 4.525  openssh                   aarch64   8.7p1-21.el9             baseos      448 k
21:33:17 #12 4.525  openssh-clients           aarch64   8.7p1-21.el9             baseos      681 k
21:33:17 #12 4.525  pcre2-devel               aarch64   10.40-2.el9              appstream   515 k
21:33:17 #12 4.525  pcre2-utf16               aarch64   10.40-2.el9              appstream   199 k
21:33:17 #12 4.525  pcre2-utf32               aarch64   10.40-2.el9              appstream   190 k
21:33:17 #12 4.525  perl-DynaLoader           aarch64   1.47-479.el9             appstream    35 k
21:33:17 #12 4.525  perl-Error                noarch    1:0.17029-7.el9          appstream    42 k
21:33:17 #12 4.525  perl-File-Compare         noarch    1.100.600-479.el9        appstream    23 k
21:33:17 #12 4.525  perl-File-Copy            noarch    2.34-479.el9             appstream    30 k
21:33:17 #12 4.525  perl-File-Find            noarch    1.37-479.el9             appstream    35 k
21:33:17 #12 4.525  perl-Git                  noarch    2.31.1-2.el9.2           appstream    43 k
21:33:17 #12 4.525  perl-TermReadKey          aarch64   2.38-11.el9              appstream    36 k
21:33:17 #12 4.525  perl-Thread-Queue         noarch    3.14-460.el9             appstream    22 k
21:33:17 #12 4.525  perl-lib                  aarch64   0.65-479.el9             appstream    24 k
21:33:17 #12 4.525  perl-threads              aarch64   1:2.25-460.el9           appstream    57 k
21:33:17 #12 4.525  perl-threads-shared       aarch64   1.61-460.el9             appstream    44 k
21:33:17 #12 4.525  policycoreutils-devel     aarch64   3.4-2.el9                appstream   139 k
21:33:17 #12 4.525  rpm-plugin-selinux        aarch64   4.16.1.3-17.el9          baseos       18 k
21:33:17 #12 4.525  selinux-policy            noarch    34.1.39-1.el9            baseos       62 k
21:33:17 #12 4.525  selinux-policy-targeted   noarch    34.1.39-1.el9            baseos      6.7 M
21:33:17 #12 4.525  systemd-pam               aarch64   250-7.el9                baseos      233 k
21:33:17 #12 4.525  systemd-rpm-macros        noarch    250-7.el9                baseos       29 k
21:33:17 #12 4.525 
21:33:17 #12 4.525 Transaction Summary
21:33:17 #12 4.525 ================================================================================
21:33:17 #12 4.525 Install  71 Packages
21:33:17 #12 4.525 
21:33:17 #12 4.530 Total download size: 100 M
21:33:17 #8 38.30 Preparing to unpack .../327-libxmlrpc-lite-perl_0.717-4_all.deb ...
21:33:17 #8 38.31 Unpacking libxmlrpc-lite-perl (0.717-4) ...
21:33:17 #8 38.35 Selecting previously unselected package libxmuu1:arm64.
21:33:17 #8 38.35 Preparing to unpack .../328-libxmuu1_2%3a1.1.2-2+b3_arm64.deb ...
21:33:17 #8 38.36 Unpacking libxmuu1:arm64 (2:1.1.2-2+b3) ...
21:33:17 #8 38.40 Selecting previously unselected package libyaml-0-2:arm64.
21:33:17 #8 38.40 Preparing to unpack .../329-libyaml-0-2_0.2.2-1_arm64.deb ...
21:33:17 #8 38.41 Unpacking libyaml-0-2:arm64 (0.2.2-1) ...
21:33:17 #8 38.45 Selecting previously unselected package libyaml-libyaml-perl.
21:33:17 #8 38.45 Preparing to unpack .../330-libyaml-libyaml-perl_0.82+repack-1+b1_arm64.deb ...
21:33:17 #8 38.45 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ...
21:33:17 #8 38.49 Selecting previously unselected package licensecheck.
21:33:17 #8 38.49 Preparing to unpack .../331-licensecheck_3.1.1-2_all.deb ...
21:33:17 #8 38.50 Unpacking licensecheck (3.1.1-2) ...
21:33:17 #8 38.54 Selecting previously unselected package lzip.
21:33:17 #9 29.30 Selecting previously unselected package cpp.
21:33:17 #9 29.30 Preparing to unpack .../084-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ...
21:33:17 #9 29.31 Unpacking cpp (4:9.3.0-1ubuntu2) ...
21:33:17 #9 29.55 Selecting previously unselected package libcc1-0:amd64.
21:33:17 #9 29.55 Preparing to unpack .../085-libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ...
21:33:17 #9 29.59 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ...
21:33:17 #9 29.65 Selecting previously unselected package libgomp1:amd64.
21:33:17 #8 40.67 Preparing to unpack .../288-libterm-readkey-perl_2.38-1_arm64.deb ...
21:33:17 #8 40.67 Unpacking libterm-readkey-perl (2.38-1) ...
21:33:17 #8 40.70 Selecting previously unselected package libtest-fatal-perl.
21:33:17 #8 40.71 Preparing to unpack .../289-libtest-fatal-perl_0.014-1_all.deb ...
21:33:17 #8 40.71 Unpacking libtest-fatal-perl (0.014-1) ...
21:33:17 #8 40.74 Selecting previously unselected package libtest-refcount-perl.
21:33:17 #8 40.75 Preparing to unpack .../290-libtest-refcount-perl_0.08-3_all.deb ...
21:33:17 #8 40.75 Unpacking libtest-refcount-perl (0.08-3) ...
21:33:17 #8 40.78 Selecting previously unselected package libtext-levenshtein-perl.
21:33:17 #8 40.78 Preparing to unpack .../291-libtext-levenshtein-perl_0.13-1_all.deb ...
21:33:17 #8 40.79 Unpacking libtext-levenshtein-perl (0.13-1) ...
21:33:17 #8 40.82 Selecting previously unselected package libtype-tiny-xs-perl.
21:33:17 #8 40.82 Preparing to unpack .../292-libtype-tiny-xs-perl_0.014-1+b1_arm64.deb ...
21:33:17 #8 40.82 Unpacking libtype-tiny-xs-perl (0.014-1+b1) ...
21:33:17 #8 40.86 Selecting previously unselected package libunicode-utf8-perl.
21:33:17 #8 40.86 Preparing to unpack .../293-libunicode-utf8-perl_0.62-1_arm64.deb ...
21:33:17 #8 40.86 Unpacking libunicode-utf8-perl (0.62-1) ...
21:33:17 #8 40.91 Selecting previously unselected package libwrap0:arm64.
21:33:17 #9 25.85 Selecting previously unselected package libxmuu1:armhf.
21:33:17 #9 25.85 Preparing to unpack .../043-libxmuu1_2%3a1.1.3-3_armhf.deb ...
21:33:17 #9 25.86 Unpacking libxmuu1:armhf (2:1.1.3-3) ...
21:33:17 #9 25.92 Selecting previously unselected package man-db.
21:33:17 #9 25.92 Preparing to unpack .../044-man-db_2.10.2-1_armhf.deb ...
21:33:17 #9 25.93 Unpacking man-db (2.10.2-1) ...
21:33:17 #9 26.01 Selecting previously unselected package manpages.
21:33:17 #9 26.01 Preparing to unpack .../045-manpages_5.10-1ubuntu1_all.deb ...
21:33:17 #9 26.02 Unpacking manpages (5.10-1ubuntu1) ...
21:33:17 #13 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 5.2s
21:33:17 #8 34.01 Unpacking libgpgme11:amd64 (1.10.0-1ubuntu2) ...
21:33:17 #8 34.05 Selecting previously unselected package python3-gpg.
21:33:17 #8 34.05 Preparing to unpack .../143-python3-gpg_1.10.0-1ubuntu2_amd64.deb ...
21:33:17 #8 34.05 Unpacking python3-gpg (1.10.0-1ubuntu2) ...
21:33:17 #8 34.11 Selecting previously unselected package dput.
21:33:17 #8 34.11 Preparing to unpack .../144-dput_1.0.1ubuntu1_all.deb ...
21:33:17 #8 34.12 Unpacking dput (1.0.1ubuntu1) ...
21:33:17 #8 34.16 Selecting previously unselected package libfakeroot:amd64.
21:33:17 #8 34.16 Preparing to unpack .../145-libfakeroot_1.22-2ubuntu1_amd64.deb ...
21:33:17 #8 34.16 Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ...
21:33:17 #8 34.19 Selecting previously unselected package fakeroot.
21:33:17 #8 34.20 Preparing to unpack .../146-fakeroot_1.22-2ubuntu1_amd64.deb ...
21:33:17 #8 34.20 Unpacking fakeroot (1.22-2ubuntu1) ...
21:33:17 #8 34.24 Selecting previously unselected package libcurl3-gnutls:amd64.
21:33:17 #9 39.73 Preparing to unpack .../355-libauthen-sasl-perl_2.1600-1.1_all.deb ...
21:33:17 #9 39.74 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
21:33:17 #9 39.78 Selecting previously unselected package python3-magic.
21:33:17 #9 39.78 Preparing to unpack .../356-python3-magic_2%3a0.4.24-2_all.deb ...
21:33:17 #9 39.79 Unpacking python3-magic (2:0.4.24-2) ...
21:33:17 #9 39.87 Setting up libksba8:arm64 (1.6.0-2build1) ...
21:33:17 #9 39.88 Setting up media-types (7.0.0) ...
21:33:17 #9 39.90 Setting up libpipeline1:arm64 (1.5.5-1) ...
21:33:17 #9 39.92 Setting up wdiff (1.2.2-2build3) ...
21:33:17 #9 39.93 Setting up gcc-11-base:arm64 (11.2.0-19ubuntu1) ...
21:33:17 #9 39.94 Setting up libxau6:arm64 (1:1.0.9-1build5) ...
21:33:17 #9 39.96 Setting up libre2-9:arm64 (20220201+dfsg-1) ...
21:33:17 #9 39.97 Setting up lto-disabled-list (24) ...
21:33:17 #8 26.15 Selecting previously unselected package libc6-dev:armhf.
21:33:17 #8 26.15 Preparing to unpack .../052-libc6-dev_2.28-10+deb10u1_armhf.deb ...
21:33:17 #8 26.16 Unpacking libc6-dev:armhf (2.28-10+deb10u1) ...
21:33:17 #8 ...
21:33:17 
21:33:17 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:33:17 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:33:17 #13 extracting sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 6.6s done
21:33:17 #13 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 6.5s
21:33:17 #10 25.02   Installing       : bzip2-1.0.6-26.el8.aarch64                            8/79 
21:33:17 #10 25.53   Installing       : binutils-2.30-117.el8.aarch64                         9/79 
21:33:17 #10 25.55   Running scriptlet: binutils-2.30-117.el8.aarch64                         9/79 
21:33:17 #10 25.63   Installing       : zip-3.0-23.el8.aarch64                               10/79 
21:33:17 #9 38.42 Preparing to unpack .../319-libxml-parser-perl_2.46-1_arm64.deb ...
21:33:17 #9 38.42 Unpacking libxml-parser-perl (2.46-1) ...
21:33:17 #9 38.47 Selecting previously unselected package libxml-sax-expat-perl.
21:33:17 #9 38.47 Preparing to unpack .../320-libxml-sax-expat-perl_0.51-1_all.deb ...
21:33:17 #9 38.47 Unpacking libxml-sax-expat-perl (0.51-1) ...
21:33:17 #9 38.51 Selecting previously unselected package libxml-writer-perl.
21:33:17 #9 38.51 Preparing to unpack .../321-libxml-writer-perl_0.625-1_all.deb ...
21:33:17 #9 38.51 Unpacking libxml-writer-perl (0.625-1) ...
21:33:17 #9 38.55 Selecting previously unselected package libyaml-libyaml-perl.
21:33:17 #9 38.55 Preparing to unpack .../322-libyaml-libyaml-perl_0.81+repack-1_arm64.deb ...
21:33:17 #9 38.55 Unpacking libyaml-libyaml-perl (0.81+repack-1) ...
21:33:17 #9 38.58 Selecting previously unselected package licensecheck.
21:33:17 #9 38.59 Preparing to unpack .../323-licensecheck_3.0.45-1_all.deb ...
21:33:17 #9 38.59 Unpacking licensecheck (3.0.45-1) ...
21:33:17 #9 38.62 Selecting previously unselected package libdevel-size-perl.
21:33:17 #9 38.62 Preparing to unpack .../324-libdevel-size-perl_0.83-1build1_arm64.deb ...
21:33:17 #9 38.63 Unpacking libdevel-size-perl (0.83-1build1) ...
21:33:17 #9 38.66 Selecting previously unselected package t1utils.
21:33:17 #8 31.47   Running scriptlet: glibc-gconv-extra-2.34-40.el9.x86_64               163/163 
21:33:17 #8 34.65   Verifying        : binutils-2.35.2-24.el9.x86_64                        1/163 
21:33:17 #8 34.65   Verifying        : bzip2-1.0.8-8.el9.x86_64                             2/163 
21:33:17 #8 34.65   Verifying        : cpio-2.13-16.el9.x86_64                              3/163 
21:33:17 #8 34.65   Verifying        : cracklib-2.9.6-27.el9.x86_64                         4/163 
21:33:17 #8 34.65   Verifying        : cracklib-dicts-2.9.6-27.el9.x86_64                   5/163 
21:33:17 #8 34.65   Verifying        : dbus-libs-1:1.12.20-5.el9.x86_64                     6/163 
21:33:17 #8 34.65   Verifying        : diffutils-3.7-12.el9.x86_64                          7/163 
21:33:17 #8 34.65   Verifying        : dnf-plugins-core-4.1.0-2.el9.noarch                  8/163 
21:33:17 #8 34.65   Verifying        : ed-1.14.2-12.el9.x86_64                              9/163 
21:33:17 #8 34.65   Verifying        : elfutils-0.187-5.el9.x86_64                         10/163 
21:33:17 #8 34.65   Verifying        : elfutils-debuginfod-client-0.187-5.el9.x86_64       11/163 
21:33:17 #8 34.65   Verifying        : environment-modules-5.0.1-1.el9.x86_64              12/163 
21:33:17 #8 34.65   Verifying        : file-5.39-8.el9.x86_64                              13/163 
21:33:17 #8 34.65   Verifying        : glib-networking-2.68.3-3.el9.x86_64                 14/163 
21:33:17 #8 34.65   Verifying        : glibc-gconv-extra-2.34-40.el9.x86_64                15/163 
21:33:17 #8 34.65   Verifying        : groff-base-1.22.4-10.el9.x86_64                     16/163 
21:33:17 #8 34.65   Verifying        : gsettings-desktop-schemas-40.0-4.el9.x86_64         17/163 
21:33:17 #8 34.65   Verifying        : info-6.7-15.el9.x86_64                              18/163 
21:33:17 #8 34.65   Verifying        : json-glib-1.6.6-1.el9.x86_64                        19/163 
21:33:17 #8 34.65   Verifying        : less-590-1.el9.x86_64                               20/163 
21:33:17 #8 34.65   Verifying        : libbrotli-1.0.9-6.el9.x86_64                        21/163 
21:33:17 #8 34.65   Verifying        : libdb-5.3.28-53.el9.x86_64                          22/163 
21:33:17 #8 34.65   Verifying        : libeconf-0.4.1-2.el9.x86_64                         23/163 
21:33:17 #8 34.65   Verifying        : libfdisk-2.37.4-3.el9.x86_64                        24/163 
21:33:17 #8 34.65   Verifying        : libicu-67.1-9.el9.x86_64                            25/163 
21:33:17 #8 34.65   Verifying        : libpipeline-1.5.3-4.el9.x86_64                      26/163 
21:33:17 #8 34.65   Verifying        : libpkgconf-1.7.3-9.el9.x86_64                       27/163 
21:33:17 #8 34.65   Verifying        : libpng-2:1.6.37-12.el9.x86_64                       28/163 
21:33:17 #8 34.65   Verifying        : libproxy-0.4.15-35.el9.x86_64                       29/163 
21:33:17 #8 34.65   Verifying        : libpsl-0.21.1-5.el9.x86_64                          30/163 
21:33:17 #8 34.65   Verifying        : libpwquality-1.4.4-8.el9.x86_64                     31/163 
21:33:17 #8 34.65   Verifying        : libselinux-utils-3.4-3.el9.x86_64                   32/163 
21:33:17 #8 34.65   Verifying        : libutempter-1.2.1-6.el9.x86_64                      33/163 
21:33:17 #8 34.65   Verifying        : man-db-2.9.3-6.el9.x86_64                           34/163 
21:33:17 #8 34.65   Verifying        : ncurses-6.2-8.20210508.el9.x86_64                   35/163 
21:33:17 #8 34.65   Verifying        : openssl-1:3.0.1-40.el9.x86_64                       36/163 
21:33:17 #8 34.65   Verifying        : pam-1.5.1-12.el9.x86_64                             37/163 
21:33:17 #8 34.65   Verifying        : pkgconf-1.7.3-9.el9.x86_64                          38/163 
21:33:17 #8 34.65   Verifying        : pkgconf-m4-1.7.3-9.el9.noarch                       39/163 
21:33:17 #8 34.65   Verifying        : pkgconf-pkg-config-1.7.3-9.el9.x86_64               40/163 
21:33:17 #8 34.65   Verifying        : policycoreutils-3.4-2.el9.x86_64                    41/163 
21:33:17 #8 34.65   Verifying        : procps-ng-3.3.17-6.el9.x86_64                       42/163 
21:33:17 #8 34.65   Verifying        : publicsuffix-list-dafsa-20210518-3.el9.noarch       43/163 
21:33:17 #8 34.65   Verifying        : python3-dateutil-1:2.8.1-6.el9.noarch               44/163 
21:33:17 #8 34.65   Verifying        : python3-dbus-1.2.18-2.el9.x86_64                    45/163 
21:33:17 #8 34.65   Verifying        : python3-dnf-plugins-core-4.1.0-2.el9.noarch         46/163 
21:33:17 #8 34.65   Verifying        : python3-setools-4.4.0-5.el9.x86_64                  47/163 
21:33:17 #8 34.65   Verifying        : python3-setuptools-53.0.0-10.el9.noarch             48/163 
21:33:17 #8 34.65   Verifying        : python3-six-1.15.0-9.el9.noarch                     49/163 
21:33:17 #8 34.65   Verifying        : shared-mime-info-2.1-4.el9.x86_64                   50/163 
21:33:17 #8 34.65   Verifying        : systemd-libs-250-7.el9.x86_64                       51/163 
21:33:17 #8 34.65   Verifying        : tcl-1:8.6.10-7.el9.x86_64                           52/163 
21:33:17 #8 34.65   Verifying        : unzip-6.0-56.el9.x86_64                             53/163 
21:33:17 #8 34.65   Verifying        : util-linux-2.37.4-3.el9.x86_64                      54/163 
21:33:17 #8 34.65   Verifying        : util-linux-core-2.37.4-3.el9.x86_64                 55/163 
21:33:17 #8 34.65   Verifying        : vim-filesystem-2:8.2.2637-16.el9.noarch             56/163 
21:33:17 #8 34.65   Verifying        : xz-5.2.5-8.el9.x86_64                               57/163 
21:33:17 #8 34.65   Verifying        : zip-3.0-33.el9.x86_64                               58/163 
21:33:17 #8 34.65   Verifying        : zstd-1.5.1-2.el9.x86_64                             59/163 
21:33:17 #8 34.65   Verifying        : abattis-cantarell-fonts-0.301-4.el9.noarch          60/163 
21:33:17 #8 34.65   Verifying        : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1    61/163 
21:33:17 #8 34.65   Verifying        : checkpolicy-3.4-1.el9.x86_64                        62/163 
21:33:17 #8 34.65   Verifying        : desktop-file-utils-0.26-6.el9.x86_64                63/163 
21:33:17 #8 34.65   Verifying        : dwz-0.14-3.el9.x86_64                               64/163 
21:33:17 #8 34.65   Verifying        : efi-srpm-macros-4-9.el9.noarch                      65/163 
21:33:17 #8 34.65   Verifying        : emacs-filesystem-1:27.1-3.el9.noarch                66/163 
21:33:17 #8 34.65   Verifying        : enchant-1:1.6.0-30.el9.x86_64                       67/163 
21:33:17 #8 34.65   Verifying        : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch            68/163 
21:33:17 #8 34.65   Verifying        : gcc-toolset-12-binutils-2.38-16.el9.x86_64          69/163 
21:33:17 #8 34.65   Verifying        : gcc-toolset-12-binutils-gold-2.38-14.el9.x86_64     70/163 
21:33:17 #8 34.65   Verifying        : gcc-toolset-12-runtime-12.0-5.el9.x86_64            71/163 
21:33:17 #8 34.65   Verifying        : gdb-minimal-10.2-10.el9.x86_64                      72/163 
21:33:17 #8 34.65   Verifying        : gdk-pixbuf2-2.42.6-2.el9.x86_64                     73/163 
21:33:17 #8 34.65   Verifying        : ghc-srpm-macros-1.5.0-6.el9.noarch                  74/163 
21:33:17 #8 34.65   Verifying        : go-srpm-macros-3.0.9-9.el9.noarch                   75/163 
21:33:17 #8 34.65   Verifying        : hunspell-1.7.0-11.el9.x86_64                        76/163 
21:33:17 #8 34.65   Verifying        : hunspell-en-0.20140811.1-20.el9.noarch              77/163 
21:33:17 #8 34.65   Verifying        : hunspell-en-GB-0.20140811.1-20.el9.noarch           78/163 
21:33:17 #8 34.65   Verifying        : hunspell-en-US-0.20140811.1-20.el9.noarch           79/163 
21:33:17 #8 34.65   Verifying        : hunspell-filesystem-1.7.0-11.el9.x86_64             80/163 
21:33:17 #8 34.65   Verifying        : kernel-srpm-macros-1.0-11.el9.noarch                81/163 
21:33:17 #8 34.65   Verifying        : libappstream-glib-0.7.18-4.el9.x86_64               82/163 
21:33:17 #8 34.65   Verifying        : libjpeg-turbo-2.0.90-5.el9.x86_64                   83/163 
21:33:17 #8 34.65   Verifying        : libproxy-webkitgtk4-0.4.15-35.el9.x86_64            84/163 
21:33:17 #8 34.66   Verifying        : libsoup-2.72.0-8.el9.x86_64                         85/163 
21:33:17 #8 34.66   Verifying        : libstemmer-0-18.585svn.el9.x86_64                   86/163 
21:33:17 #8 34.66   Verifying        : lua-srpm-macros-1-6.el9.noarch                      87/163 
21:33:17 #8 34.66   Verifying        : ocaml-srpm-macros-6-6.el9.noarch                    88/163 
21:33:17 #8 34.66   Verifying        : openblas-srpm-macros-2-11.el9.noarch                89/163 
21:33:17 #8 34.66   Verifying        : patch-2.7.6-16.el9.x86_64                           90/163 
21:33:17 #8 34.66   Verifying        : perl-AutoLoader-5.74-479.el9.noarch                 91/163 
21:33:17 #8 34.66   Verifying        : perl-B-1.80-479.el9.x86_64                          92/163 
21:33:17 #8 34.66   Verifying        : perl-Carp-1.50-460.el9.noarch                       93/163 
21:33:17 #8 34.66   Verifying        : perl-Class-Struct-0.66-479.el9.noarch               94/163 
21:33:17 #8 34.66   Verifying        : perl-Data-Dumper-2.174-462.el9.x86_64               95/163 
21:33:17 #8 34.66   Verifying        : perl-Digest-1.19-4.el9.noarch                       96/163 
21:33:17 #8 34.66   Verifying        : perl-Digest-MD5-2.58-4.el9.x86_64                   97/163 
21:33:17 #8 34.66   Verifying        : perl-Encode-4:3.08-462.el9.x86_64                   98/163 
21:33:17 #8 34.66   Verifying        : perl-Errno-1.30-479.el9.x86_64                      99/163 
21:33:17 #8 34.66   Verifying        : perl-Exporter-5.74-461.el9.noarch                  100/163 
21:33:17 #8 34.66   Verifying        : perl-Fcntl-1.13-479.el9.x86_64                     101/163 
21:33:17 #8 34.66   Verifying        : perl-File-Basename-2.85-479.el9.noarch             102/163 
21:33:17 #8 34.66   Verifying        : perl-File-Path-2.18-4.el9.noarch                   103/163 
21:33:17 #8 34.66   Verifying        : perl-File-Temp-1:0.231.100-4.el9.noarch            104/163 
21:33:17 #8 34.66   Verifying        : perl-File-stat-1.09-479.el9.noarch                 105/163 
21:33:17 #8 34.66   Verifying        : perl-FileHandle-2.03-479.el9.noarch                106/163 
21:33:17 #8 34.66   Verifying        : perl-Getopt-Long-1:2.52-4.el9.noarch               107/163 
21:33:17 #8 34.66   Verifying        : perl-Getopt-Std-1.12-479.el9.noarch                108/163 
21:33:17 #8 34.66   Verifying        : perl-HTTP-Tiny-0.076-460.el9.noarch                109/163 
21:33:17 #8 34.66   Verifying        : perl-IO-1.43-479.el9.x86_64                        110/163 
21:33:17 #8 34.66   Verifying        : perl-IO-Socket-IP-0.41-5.el9.noarch                111/163 
21:33:17 #8 34.66   Verifying        : perl-IO-Socket-SSL-2.073-1.el9.noarch              112/163 
21:33:17 #8 34.66   Verifying        : perl-IPC-Open3-1.21-479.el9.noarch                 113/163 
21:33:17 #8 34.66   Verifying        : perl-MIME-Base64-3.16-4.el9.x86_64                 114/163 
21:33:17 #8 34.66   Verifying        : perl-Mozilla-CA-20200520-6.el9.noarch              115/163 
21:33:17 #8 34.66   Verifying        : perl-NDBM_File-1.15-479.el9.x86_64                 116/163 
21:33:17 #8 34.66   Verifying        : perl-Net-SSLeay-1.92-2.el9.x86_64                  117/163 
21:33:17 #8 34.66   Verifying        : perl-POSIX-1.94-479.el9.x86_64                     118/163 
21:33:17 #8 34.66   Verifying        : perl-PathTools-3.78-461.el9.x86_64                 119/163 
21:33:17 #8 34.66   Verifying        : perl-Pod-Escapes-1:1.07-460.el9.noarch             120/163 
21:33:17 #8 34.66   Verifying        : perl-Pod-Perldoc-3.28.01-461.el9.noarch            121/163 
21:33:17 #8 34.66   Verifying        : perl-Pod-Simple-1:3.42-4.el9.noarch                122/163 
21:33:17 #8 34.66   Verifying        : perl-Pod-Usage-4:2.01-4.el9.noarch                 123/163 
21:33:17 #8 34.66   Verifying        : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64       124/163 
21:33:17 #8 34.66   Verifying        : perl-SelectSaver-1.02-479.el9.noarch               125/163 
21:33:17 #8 34.66   Verifying        : perl-Socket-4:2.031-4.el9.x86_64                   126/163 
21:33:17 #8 34.66   Verifying        : perl-Storable-1:3.21-460.el9.x86_64                127/163 
21:33:17 #8 34.66   Verifying        : perl-Symbol-1.08-479.el9.noarch                    128/163 
21:33:17 #8 34.66   Verifying        : perl-Term-ANSIColor-5.01-461.el9.noarch            129/163 
21:33:17 #8 34.66   Verifying        : perl-Term-Cap-1.17-460.el9.noarch                  130/163 
21:33:17 #8 34.66   Verifying        : perl-Text-ParseWords-3.30-460.el9.noarch           131/163 
21:33:17 #8 34.66   Verifying        : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch       132/163 
21:33:17 #8 34.66   Verifying        : perl-Time-Local-2:1.300-7.el9.noarch               133/163 
21:33:17 #8 34.66   Verifying        : perl-URI-5.09-3.el9.noarch                         134/163 
21:33:17 #8 34.66   Verifying        : perl-base-2.27-479.el9.noarch                      135/163 
21:33:17 #8 34.66   Verifying        : perl-constant-1.33-461.el9.noarch                  136/163 
21:33:17 #8 34.66   Verifying        : perl-if-0.60.800-479.el9.noarch                    137/163 
21:33:17 #8 34.66   Verifying        : perl-interpreter-4:5.32.1-479.el9.x86_64           138/163 
21:33:17 #8 34.66   Verifying        : perl-libnet-3.13-4.el9.noarch                      139/163 
21:33:17 #8 34.66   Verifying        : perl-libs-4:5.32.1-479.el9.x86_64                  140/163 
21:33:17 #8 34.66   Verifying        : perl-mro-1.23-479.el9.x86_64                       141/163 
21:33:17 #8 34.66   Verifying        : perl-overload-1.31-479.el9.noarch                  142/163 
21:33:17 #8 34.66   Verifying        : perl-overloading-0.02-479.el9.noarch               143/163 
21:33:17 #8 34.66   Verifying        : perl-parent-1:0.238-460.el9.noarch                 144/163 
21:33:17 #8 34.66   Verifying        : perl-podlators-1:4.14-460.el9.noarch               145/163 
21:33:17 #8 34.66   Verifying        : perl-srpm-macros-1-41.el9.noarch                   146/163 
21:33:17 #8 34.66   Verifying        : perl-subs-1.03-479.el9.noarch                      147/163 
21:33:17 #8 34.66   Verifying        : perl-vars-1.05-479.el9.noarch                      148/163 
21:33:17 #8 34.66   Verifying        : policycoreutils-python-utils-3.4-2.el9.noarch      149/163 
21:33:17 #8 34.66   Verifying        : python-srpm-macros-3.9-52.el9.noarch               150/163 
21:33:17 #8 34.66   Verifying        : python3-audit-3.0.7-103.el9.x86_64                 151/163 
21:33:17 #8 34.66   Verifying        : python3-enchant-3.2.0-5.el9.noarch                 152/163 
21:33:17 #8 34.66   Verifying        : python3-file-magic-5.39-8.el9.noarch               153/163 
21:33:17 #8 34.66   Verifying        : python3-libselinux-3.4-3.el9.x86_64                154/163 
21:33:17 #8 34.66   Verifying        : python3-libsemanage-3.4-2.el9.x86_64               155/163 
21:33:17 #8 34.66   Verifying        : python3-policycoreutils-3.4-2.el9.noarch           156/163 
21:33:17 #8 34.66   Verifying        : qt5-srpm-macros-5.15.3-1.el9.noarch                157/163 
21:33:17 #8 34.66   Verifying        : redhat-rpm-config-196-1.el9.noarch                 158/163 
21:33:17 #8 34.66   Verifying        : rpm-build-4.16.1.3-17.el9.x86_64                   159/163 
21:33:17 #8 34.66   Verifying        : rpmlint-1.11-19.el9.noarch                         160/163 
21:33:17 #8 34.66   Verifying        : rust-srpm-macros-17-4.el9.noarch                   161/163 
21:33:17 #8 34.66   Verifying        : scl-utils-1:2.0.3-2.el9.x86_64                     162/163 
21:33:17 #8 34.66   Verifying        : webkit2gtk3-jsc-2.36.5-2.el9.x86_64                163/163 
21:33:17 #8 34.80 
21:33:17 #8 34.80 Installed:
21:33:17 #8 34.80   abattis-cantarell-fonts-0.301-4.el9.noarch                                    
21:33:17 #8 34.80   adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch                       
21:33:17 #8 34.80   binutils-2.35.2-24.el9.x86_64                                                 
21:33:17 #8 34.80   bzip2-1.0.8-8.el9.x86_64                                                      
21:33:17 #8 34.80   checkpolicy-3.4-1.el9.x86_64                                                  
21:33:17 #8 34.80   cpio-2.13-16.el9.x86_64                                                       
21:33:17 #8 34.80   cracklib-2.9.6-27.el9.x86_64                                                  
21:33:17 #8 34.80   cracklib-dicts-2.9.6-27.el9.x86_64                                            
21:33:17 #8 34.80   dbus-libs-1:1.12.20-5.el9.x86_64                                              
21:33:17 #8 34.80   desktop-file-utils-0.26-6.el9.x86_64                                          
21:33:17 #8 34.80   diffutils-3.7-12.el9.x86_64                                                   
21:33:17 #8 34.80   dnf-plugins-core-4.1.0-2.el9.noarch                                           
21:33:17 #8 34.80   dwz-0.14-3.el9.x86_64                                                         
21:33:17 #8 34.80   ed-1.14.2-12.el9.x86_64                                                       
21:33:17 #8 34.80   efi-srpm-macros-4-9.el9.noarch                                                
21:33:17 #8 34.80   elfutils-0.187-5.el9.x86_64                                                   
21:33:17 #8 34.80   elfutils-debuginfod-client-0.187-5.el9.x86_64                                 
21:33:17 #8 34.80   emacs-filesystem-1:27.1-3.el9.noarch                                          
21:33:17 #8 34.80   enchant-1:1.6.0-30.el9.x86_64                                                 
21:33:17 #8 34.80   environment-modules-5.0.1-1.el9.x86_64                                        
21:33:17 #8 34.80   file-5.39-8.el9.x86_64                                                        
21:33:17 #8 34.80   fonts-srpm-macros-1:2.0.5-7.el9.1.noarch                                      
21:33:17 #8 34.80   gcc-toolset-12-binutils-2.38-16.el9.x86_64                                    
21:33:17 #8 34.80   gcc-toolset-12-binutils-gold-2.38-14.el9.x86_64                               
21:33:17 #8 34.80   gcc-toolset-12-runtime-12.0-5.el9.x86_64                                      
21:33:17 #8 34.80   gdb-minimal-10.2-10.el9.x86_64                                                
21:33:17 #8 34.80   gdk-pixbuf2-2.42.6-2.el9.x86_64                                               
21:33:17 #8 34.80   ghc-srpm-macros-1.5.0-6.el9.noarch                                            
21:33:17 #8 34.80   glib-networking-2.68.3-3.el9.x86_64                                           
21:33:17 #8 34.80   glibc-gconv-extra-2.34-40.el9.x86_64                                          
21:33:17 #8 34.80   go-srpm-macros-3.0.9-9.el9.noarch                                             
21:33:17 #8 34.80   groff-base-1.22.4-10.el9.x86_64                                               
21:33:17 #8 34.80   gsettings-desktop-schemas-40.0-4.el9.x86_64                                   
21:33:17 #8 34.80   hunspell-1.7.0-11.el9.x86_64                                                  
21:33:17 #8 34.80   hunspell-en-0.20140811.1-20.el9.noarch                                        
21:33:17 #8 34.80   hunspell-en-GB-0.20140811.1-20.el9.noarch                                     
21:33:17 #8 34.80   hunspell-en-US-0.20140811.1-20.el9.noarch                                     
21:33:17 #8 34.80   hunspell-filesystem-1.7.0-11.el9.x86_64                                       
21:33:17 #8 34.80   info-6.7-15.el9.x86_64                                                        
21:33:17 #8 34.80   json-glib-1.6.6-1.el9.x86_64                                                  
21:33:17 #8 34.80   kernel-srpm-macros-1.0-11.el9.noarch                                          
21:33:17 #8 34.80   less-590-1.el9.x86_64                                                         
21:33:17 #8 34.80   libappstream-glib-0.7.18-4.el9.x86_64                                         
21:33:17 #8 34.80   libbrotli-1.0.9-6.el9.x86_64                                                  
21:33:17 #8 34.80   libdb-5.3.28-53.el9.x86_64                                                    
21:33:17 #8 34.80   libeconf-0.4.1-2.el9.x86_64                                                   
21:33:17 #8 34.80   libfdisk-2.37.4-3.el9.x86_64                                                  
21:33:17 #8 34.80   libicu-67.1-9.el9.x86_64                                                      
21:33:17 #8 34.80   libjpeg-turbo-2.0.90-5.el9.x86_64                                             
21:33:17 #8 34.80   libpipeline-1.5.3-4.el9.x86_64                                                
21:33:17 #8 34.80   libpkgconf-1.7.3-9.el9.x86_64                                                 
21:33:17 #8 34.80   libpng-2:1.6.37-12.el9.x86_64                                                 
21:33:17 #8 34.80   libproxy-0.4.15-35.el9.x86_64                                                 
21:33:17 #8 34.80   libproxy-webkitgtk4-0.4.15-35.el9.x86_64                                      
21:33:17 #8 34.80   libpsl-0.21.1-5.el9.x86_64                                                    
21:33:17 #8 34.80   libpwquality-1.4.4-8.el9.x86_64                                               
21:33:17 #8 34.80   libselinux-utils-3.4-3.el9.x86_64                                             
21:33:17 #8 34.80   libsoup-2.72.0-8.el9.x86_64                                                   
21:33:17 #8 34.80   libstemmer-0-18.585svn.el9.x86_64                                             
21:33:17 #8 34.80   libutempter-1.2.1-6.el9.x86_64                                                
21:33:17 #8 34.80   lua-srpm-macros-1-6.el9.noarch                                                
21:33:17 #8 34.80   man-db-2.9.3-6.el9.x86_64                                                     
21:33:17 #8 34.80   ncurses-6.2-8.20210508.el9.x86_64                                             
21:33:17 #8 34.80   ocaml-srpm-macros-6-6.el9.noarch                                              
21:33:17 #8 34.80   openblas-srpm-macros-2-11.el9.noarch                                          
21:33:17 #8 34.80   openssl-1:3.0.1-40.el9.x86_64                                                 
21:33:17 #8 34.80   pam-1.5.1-12.el9.x86_64                                                       
21:33:17 #8 34.80   patch-2.7.6-16.el9.x86_64                                                     
21:33:17 #8 34.80   perl-AutoLoader-5.74-479.el9.noarch                                           
21:33:17 #8 34.80   perl-B-1.80-479.el9.x86_64                                                    
21:33:17 #8 34.80   perl-Carp-1.50-460.el9.noarch                                                 
21:33:17 #8 34.80   perl-Class-Struct-0.66-479.el9.noarch                                         
21:33:17 #8 34.80   perl-Data-Dumper-2.174-462.el9.x86_64                                         
21:33:17 #8 34.80   perl-Digest-1.19-4.el9.noarch                                                 
21:33:17 #8 34.80   perl-Digest-MD5-2.58-4.el9.x86_64                                             
21:33:17 #8 34.80   perl-Encode-4:3.08-462.el9.x86_64                                             
21:33:17 #8 34.80   perl-Errno-1.30-479.el9.x86_64                                                
21:33:17 #8 34.80   perl-Exporter-5.74-461.el9.noarch                                             
21:33:17 #8 34.80   perl-Fcntl-1.13-479.el9.x86_64                                                
21:33:17 #8 34.80   perl-File-Basename-2.85-479.el9.noarch                                        
21:33:17 #8 34.80   perl-File-Path-2.18-4.el9.noarch                                              
21:33:17 #8 34.80   perl-File-Temp-1:0.231.100-4.el9.noarch                                       
21:33:17 #8 34.80   perl-File-stat-1.09-479.el9.noarch                                            
21:33:17 #8 34.80   perl-FileHandle-2.03-479.el9.noarch                                           
21:33:17 #8 34.80   perl-Getopt-Long-1:2.52-4.el9.noarch                                          
21:33:17 #8 34.80   perl-Getopt-Std-1.12-479.el9.noarch                                           
21:33:17 #8 34.80   perl-HTTP-Tiny-0.076-460.el9.noarch                                           
21:33:17 #8 34.80   perl-IO-1.43-479.el9.x86_64                                                   
21:33:17 #8 34.80   perl-IO-Socket-IP-0.41-5.el9.noarch                                           
21:33:17 #8 34.80   perl-IO-Socket-SSL-2.073-1.el9.noarch                                         
21:33:17 #8 34.80   perl-IPC-Open3-1.21-479.el9.noarch                                            
21:33:17 #8 34.80   perl-MIME-Base64-3.16-4.el9.x86_64                                            
21:33:17 #8 34.80   perl-Mozilla-CA-20200520-6.el9.noarch                                         
21:33:17 #8 34.80   perl-NDBM_File-1.15-479.el9.x86_64                                            
21:33:17 #8 34.80   perl-Net-SSLeay-1.92-2.el9.x86_64                                             
21:33:17 #8 34.80   perl-POSIX-1.94-479.el9.x86_64                                                
21:33:17 #8 34.80   perl-PathTools-3.78-461.el9.x86_64                                            
21:33:17 #8 34.80   perl-Pod-Escapes-1:1.07-460.el9.noarch                                        
21:33:17 #8 34.80   perl-Pod-Perldoc-3.28.01-461.el9.noarch                                       
21:33:17 #8 34.80   perl-Pod-Simple-1:3.42-4.el9.noarch                                           
21:33:17 #8 34.80   perl-Pod-Usage-4:2.01-4.el9.noarch                                            
21:33:17 #8 34.80   perl-Scalar-List-Utils-4:1.56-461.el9.x86_64                                  
21:33:17 #8 34.80   perl-SelectSaver-1.02-479.el9.noarch                                          
21:33:17 #8 34.80   perl-Socket-4:2.031-4.el9.x86_64                                              
21:33:17 #8 34.80   perl-Storable-1:3.21-460.el9.x86_64                                           
21:33:17 #8 34.80   perl-Symbol-1.08-479.el9.noarch                                               
21:33:17 #8 34.80   perl-Term-ANSIColor-5.01-461.el9.noarch                                       
21:33:17 #8 34.80   perl-Term-Cap-1.17-460.el9.noarch                                             
21:33:17 #8 34.80   perl-Text-ParseWords-3.30-460.el9.noarch                                      
21:33:17 #8 34.80   perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch                                  
21:33:17 #8 34.80   perl-Time-Local-2:1.300-7.el9.noarch                                          
21:33:17 #8 34.80   perl-URI-5.09-3.el9.noarch                                                    
21:33:17 #8 34.80   perl-base-2.27-479.el9.noarch                                                 
21:33:17 #8 34.80   perl-constant-1.33-461.el9.noarch                                             
21:33:17 #8 34.80   perl-if-0.60.800-479.el9.noarch                                               
21:33:17 #8 34.80   perl-interpreter-4:5.32.1-479.el9.x86_64                                      
21:33:17 #8 34.80   perl-libnet-3.13-4.el9.noarch                                                 
21:33:17 #8 34.80   perl-libs-4:5.32.1-479.el9.x86_64                                             
21:33:17 #8 34.80   perl-mro-1.23-479.el9.x86_64                                                  
21:33:17 #8 34.80   perl-overload-1.31-479.el9.noarch                                             
21:33:17 #8 34.80   perl-overloading-0.02-479.el9.noarch                                          
21:33:17 #8 34.80   perl-parent-1:0.238-460.el9.noarch                                            
21:33:17 #8 34.80   perl-podlators-1:4.14-460.el9.noarch                                          
21:33:17 #8 34.80   perl-srpm-macros-1-41.el9.noarch                                              
21:33:17 #8 34.80   perl-subs-1.03-479.el9.noarch                                                 
21:33:17 #8 34.80   perl-vars-1.05-479.el9.noarch                                                 
21:33:17 #8 34.80   pkgconf-1.7.3-9.el9.x86_64                                                    
21:33:17 #8 34.80   pkgconf-m4-1.7.3-9.el9.noarch                                                 
21:33:17 #8 34.80   pkgconf-pkg-config-1.7.3-9.el9.x86_64                                         
21:33:17 #8 34.80   policycoreutils-3.4-2.el9.x86_64                                              
21:33:17 #8 34.80   policycoreutils-python-utils-3.4-2.el9.noarch                                 
21:33:17 #8 34.80   procps-ng-3.3.17-6.el9.x86_64                                                 
21:33:17 #8 34.80   publicsuffix-list-dafsa-20210518-3.el9.noarch                                 
21:33:17 #8 34.80   python-srpm-macros-3.9-52.el9.noarch                                          
21:33:17 #8 34.80   python3-audit-3.0.7-103.el9.x86_64                                            
21:33:17 #8 34.80   python3-dateutil-1:2.8.1-6.el9.noarch                                         
21:33:17 #8 34.80   python3-dbus-1.2.18-2.el9.x86_64                                              
21:33:17 #8 34.80   python3-dnf-plugins-core-4.1.0-2.el9.noarch                                   
21:33:17 #8 34.80   python3-enchant-3.2.0-5.el9.noarch                                            
21:33:17 #8 34.80   python3-file-magic-5.39-8.el9.noarch                                          
21:33:17 #8 34.80   python3-libselinux-3.4-3.el9.x86_64                                           
21:33:17 #8 34.80   python3-libsemanage-3.4-2.el9.x86_64                                          
21:33:17 #8 34.80   python3-policycoreutils-3.4-2.el9.noarch                                      
21:33:17 #8 34.80   python3-setools-4.4.0-5.el9.x86_64                                            
21:33:17 #8 34.80   python3-setuptools-53.0.0-10.el9.noarch                                       
21:33:17 #8 34.80   python3-six-1.15.0-9.el9.noarch                                               
21:33:17 #8 34.80   qt5-srpm-macros-5.15.3-1.el9.noarch                                           
21:33:17 #8 34.80   redhat-rpm-config-196-1.el9.noarch                                            
21:33:17 #8 34.80   rpm-build-4.16.1.3-17.el9.x86_64                                              
21:33:17 #8 34.80   rpmlint-1.11-19.el9.noarch                                                    
21:33:17 #8 34.80   rust-srpm-macros-17-4.el9.noarch                                              
21:33:17 #8 34.80   scl-utils-1:2.0.3-2.el9.x86_64                                                
21:33:17 #8 34.80   shared-mime-info-2.1-4.el9.x86_64                                             
21:33:17 #8 34.80   systemd-libs-250-7.el9.x86_64                                                 
21:33:17 #8 34.80   tcl-1:8.6.10-7.el9.x86_64                                                     
21:33:17 #8 34.80   unzip-6.0-56.el9.x86_64                                                       
21:33:17 #8 34.80   util-linux-2.37.4-3.el9.x86_64                                                
21:33:17 #8 34.80   util-linux-core-2.37.4-3.el9.x86_64                                           
21:33:17 #8 34.80   vim-filesystem-2:8.2.2637-16.el9.noarch                                       
21:33:17 #8 34.80   webkit2gtk3-jsc-2.36.5-2.el9.x86_64                                           
21:33:17 #8 34.80   xz-5.2.5-8.el9.x86_64                                                         
21:33:17 #8 34.80   zip-3.0-33.el9.x86_64                                                         
21:33:17 #8 34.80   zstd-1.5.1-2.el9.x86_64                                                       
21:33:17 #8 34.80 
21:33:17 #8 34.80 Complete!
21:33:17 #8 DONE 35.0s
21:33:17 #9 30.97 Selecting previously unselected package libconfig-tiny-perl.
21:33:17 #9 30.98 Preparing to unpack .../218-libconfig-tiny-perl_2.28-1_all.deb ...
21:33:17 #9 31.00 Unpacking libconfig-tiny-perl (2.28-1) ...
21:33:17 #8 36.95 Selecting previously unselected package diffstat.
21:33:17 #8 36.96 Preparing to unpack .../147-diffstat_1.64-1_amd64.deb ...
21:33:17 #8 36.96 Unpacking diffstat (1.64-1) ...
21:33:17 #8 36.99 Selecting previously unselected package distro-info-data.
21:33:17 #8 36.99 Preparing to unpack .../148-distro-info-data_0.51+deb11u2_all.deb ...
21:33:17 #8 37.00 Unpacking distro-info-data (0.51+deb11u2) ...
21:33:17 #8 37.03 Selecting previously unselected package python3-pkg-resources.
21:33:17 #8 37.03 Preparing to unpack .../149-python3-pkg-resources_52.0.0-4_all.deb ...
21:33:17 #8 37.04 Unpacking python3-pkg-resources (52.0.0-4) ...
21:33:17 #8 37.09 Selecting previously unselected package python3-chardet.
21:33:17 #8 37.09 Preparing to unpack .../150-python3-chardet_4.0.0-1_all.deb ...
21:33:17 #8 37.09 Unpacking python3-chardet (4.0.0-1) ...
21:33:17 #8 38.01 Selecting previously unselected package git.
21:33:17 #8 38.01 Preparing to unpack .../165-git_1%3a2.20.1-2+deb10u3_amd64.deb ...
21:33:17 #8 38.03 Unpacking git (1:2.20.1-2+deb10u3) ...
21:33:17 #12 4.530 Installed size: 345 M
21:33:17 #12 4.530 Downloading Packages:
21:33:17 #8 38.54 Preparing to unpack .../332-lzip_1.22-3_arm64.deb ...
21:33:17 #8 38.55 Unpacking lzip (1.22-3) ...
21:33:17 #8 38.59 Selecting previously unselected package lzop.
21:33:17 #8 38.59 Preparing to unpack .../333-lzop_1.04-2_arm64.deb ...
21:33:17 #8 38.60 Unpacking lzop (1.04-2) ...
21:33:17 #8 38.63 Selecting previously unselected package t1utils.
21:33:17 #8 38.64 Preparing to unpack .../334-t1utils_1.41-4_arm64.deb ...
21:33:17 #8 38.64 Unpacking t1utils (1.41-4) ...
21:33:17 #9 29.66 Preparing to unpack .../086-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ...
21:33:17 #9 29.66 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ...
21:33:17 #9 29.71 Selecting previously unselected package libitm1:amd64.
21:33:17 #9 29.72 Preparing to unpack .../087-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ...
21:33:17 #9 29.73 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) ...
21:33:17 #9 29.77 Selecting previously unselected package libatomic1:amd64.
21:33:17 #9 29.77 Preparing to unpack .../088-libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ...
21:33:17 #9 29.78 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ...
21:33:17 #9 29.81 Selecting previously unselected package libasan5:amd64.
21:33:17 #9 29.81 Preparing to unpack .../089-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ...
21:33:17 #9 29.82 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ...
21:33:17 #8 40.92 Preparing to unpack .../294-libwrap0_7.6.q-28_arm64.deb ...
21:33:17 #8 40.92 Unpacking libwrap0:arm64 (7.6.q-28) ...
21:33:17 #8 40.96 Selecting previously unselected package libxau6:arm64.
21:33:17 #8 40.97 Preparing to unpack .../295-libxau6_1%3a1.0.8-1+b2_arm64.deb ...
21:33:17 #8 40.97 Unpacking libxau6:arm64 (1:1.0.8-1+b2) ...
21:33:17 #8 41.02 Selecting previously unselected package libxdmcp6:arm64.
21:33:17 #8 41.02 Preparing to unpack .../296-libxdmcp6_1%3a1.1.2-3_arm64.deb ...
21:33:17 #8 41.03 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ...
21:33:17 #8 41.07 Selecting previously unselected package libxcb1:arm64.
21:33:17 #8 41.07 Preparing to unpack .../297-libxcb1_1.13.1-2_arm64.deb ...
21:33:17 #8 41.07 Unpacking libxcb1:arm64 (1.13.1-2) ...
21:33:17 #8 41.11 Selecting previously unselected package libx11-data.
21:33:17 #8 41.11 Preparing to unpack .../298-libx11-data_2%3a1.6.7-1+deb10u2_all.deb ...
21:33:17 #8 41.11 Unpacking libx11-data (2:1.6.7-1+deb10u2) ...
21:33:17 #12 56.35   Updating   : glibc-2.17-326.el7_9.aarch64                                1/68 
21:33:17 #12 60.09   Updating   : glibc-common-2.17-326.el7_9.aarch64                         2/68 
21:33:17 #9 26.23 Selecting previously unselected package openssh-client.
21:33:17 #9 26.23 Preparing to unpack .../046-openssh-client_1%3a8.9p1-3_armhf.deb ...
21:33:17 #9 26.24 Unpacking openssh-client (1:8.9p1-3) ...
21:33:17 #9 26.34 Selecting previously unselected package publicsuffix.
21:33:17 #9 26.34 Preparing to unpack .../047-publicsuffix_20211207.1025-1_all.deb ...
21:33:17 #9 26.34 Unpacking publicsuffix (20211207.1025-1) ...
21:33:17 #21 25.58 Get:110 http://deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B]
21:33:17 #21 25.58 Get:111 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB]
21:33:17 #21 25.60 Get:112 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB]
21:33:17 #21 25.63 Get:113 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB]
21:33:17 #21 25.65 Get:114 http://deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB]
21:33:17 #8 34.24 Preparing to unpack .../147-libcurl3-gnutls_7.58.0-2ubuntu3.19_amd64.deb ...
21:33:17 #8 34.24 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.19) ...
21:33:17 #8 34.29 Selecting previously unselected package liberror-perl.
21:33:17 #8 34.29 Preparing to unpack .../148-liberror-perl_0.17025-1_all.deb ...
21:33:17 #8 34.29 Unpacking liberror-perl (0.17025-1) ...
21:33:17 #8 34.32 Selecting previously unselected package git-man.
21:33:17 #8 34.32 Preparing to unpack .../149-git-man_1%3a2.17.1-1ubuntu0.12_all.deb ...
21:33:17 #8 34.33 Unpacking git-man (1:2.17.1-1ubuntu0.12) ...
21:33:17 #8 34.43 Selecting previously unselected package git.
21:33:17 #8 34.43 Preparing to unpack .../150-git_1%3a2.17.1-1ubuntu0.12_amd64.deb ...
21:33:17 #8 34.45 Unpacking git (1:2.17.1-1ubuntu0.12) ...
21:33:17 #10 25.64   Installing       : python-rpm-macros-3-43.el8.noarch                    11/79 
21:33:17 #10 25.65   Installing       : python3-rpm-macros-3-43.el8.noarch                   12/79 
21:33:17 #10 25.66   Installing       : pkgconf-m4-1.4.2-1.el8.noarch                        13/79 
21:33:17 #10 25.68   Installing       : patch-2.7.6-11.el8.aarch64                           14/79 
21:33:17 #10 25.71   Installing       : ncurses-6.1-9.20180224.el8.aarch64                   15/79 
21:33:17 #10 25.73   Installing       : perl-Pod-Escapes-1:1.07-395.el8.noarch               16/79 
21:33:17 #10 25.74   Installing       : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7   17/79 
21:33:17 #10 25.75   Installing       : perl-Time-Local-1:1.280-1.el8.noarch                 18/79 
21:33:17 #10 25.77   Installing       : perl-IO-Socket-IP-0.39-5.el8.noarch                  19/79 
21:33:17 #10 25.78   Installing       : perl-Term-ANSIColor-4.06-396.el8.noarch              20/79 
21:33:17 #10 25.79   Installing       : perl-Term-Cap-1.17-395.el8.noarch                    21/79 
21:33:17 #10 25.81   Installing       : perl-File-Temp-0.230.600-1.el8.noarch                22/79 
21:33:17 #10 25.84   Installing       : perl-Pod-Simple-1:3.35-395.el8.noarch                23/79 
21:33:17 #10 25.86   Installing       : perl-HTTP-Tiny-0.074-1.el8.noarch                    24/79 
21:33:17 #10 25.88   Installing       : perl-podlators-4.11-1.el8.noarch                     25/79 
21:33:17 #10 25.90   Installing       : perl-Pod-Perldoc-3.28-396.el8.noarch                 26/79 
21:33:17 #10 25.91   Installing       : perl-Text-ParseWords-3.30-395.el8.noarch             27/79 
21:33:17 #10 25.92   Installing       : perl-Pod-Usage-4:1.69-395.el8.noarch                 28/79 
21:33:17 #10 25.93   Installing       : perl-MIME-Base64-3.15-396.el8.aarch64                29/79 
21:33:17 #10 25.95   Installing       : perl-Storable-1:3.11-3.el8.aarch64                   30/79 
21:33:17 #9 38.66 Preparing to unpack .../325-t1utils_1.41-3_arm64.deb ...
21:33:17 #9 38.66 Unpacking t1utils (1.41-3) ...
21:33:17 #9 38.71 Selecting previously unselected package lintian.
21:33:17 #9 38.71 Preparing to unpack .../326-lintian_2.62.0ubuntu2.1_all.deb ...
21:33:17 #9 38.71 Unpacking lintian (2.62.0ubuntu2.1) ...
21:33:17 #9 39.99 Setting up libpsl5:arm64 (0.21.0-1.2build2) ...
21:33:17 #9 40.00 Setting up bsdextrautils (2.37.2-4ubuntu3) ...
21:33:17 #9 40.01 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
21:33:17 #9 40.01 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:33:17 #9 40.02 Setting up libtext-glob-perl (0.11-2) ...
21:33:17 #9 40.03 Setting up libmagic-mgc (1:5.41-3) ...
21:33:17 #9 40.05 Setting up libyaml-0-2:arm64 (0.2.2-1build2) ...
21:33:17 #9 40.06 Setting up distro-info-data (0.52ubuntu0.1) ...
21:33:17 #9 40.07 Setting up manpages (5.10-1ubuntu1) ...
21:33:17 #9 40.08 Setting up unzip (6.0-26ubuntu3) ...
21:33:17 #9 40.10 Setting up libcbor0.8:arm64 (0.8.0-2ubuntu1) ...
21:33:17 #9 40.11 Setting up libbrotli1:arm64 (1.0.9-2build6) ...
21:33:17 #9 40.13 Setting up libsqlite3-0:arm64 (3.37.2-2) ...
21:33:17 #9 40.14 Setting up libsasl2-modules:arm64 (2.1.27+dfsg2-3ubuntu1) ...
21:33:17 #9 40.16 Setting up binutils-common:arm64 (2.38-3ubuntu1) ...
21:33:17 #9 40.17 Setting up libnghttp2-14:arm64 (1.43.0-1build3) ...
21:33:17 #9 40.18 Setting up libmagic1:arm64 (1:5.41-3) ...
21:33:17 #9 40.20 Setting up libdeflate0:arm64 (1.10-2) ...
21:33:17 #9 40.22 Setting up less (590-1build1) ...
21:33:17 #9 40.23 Setting up perl-openssl-defaults:arm64 (5build2) ...
21:33:17 #9 40.27 Setting up linux-libc-dev:arm64 (5.15.0-46.49) ...
21:33:17 #9 40.29 Setting up libctf-nobfd0:arm64 (2.38-3ubuntu1) ...
21:33:17 
21:33:17 #9 [stage-1 4/8] RUN dnf config-manager --set-enabled crb
21:33:17 #9 sha256:0d09b1ac019bf1d7e29329c4d7ca7dc2ade1044a4c517df9fa705555b522529a
21:33:17 #9 31.17 Selecting previously unselected package libparams-util-perl.
21:33:17 #9 31.17 Preparing to unpack .../219-libparams-util-perl_1.102-1build3_amd64.deb ...
21:33:17 #9 31.18 Unpacking libparams-util-perl (1.102-1build3) ...
21:33:17 #9 31.23 Selecting previously unselected package libsub-install-perl.
21:33:17 #9 31.23 Preparing to unpack .../220-libsub-install-perl_0.928-1.1_all.deb ...
21:33:17 #9 31.23 Unpacking libsub-install-perl (0.928-1.1) ...
21:33:17 #9 31.26 Selecting previously unselected package libdata-optlist-perl.
21:33:17 #9 31.26 Preparing to unpack .../221-libdata-optlist-perl_0.112-1_all.deb ...
21:33:17 #9 31.26 Unpacking libdata-optlist-perl (0.112-1) ...
21:33:17 #9 31.29 Selecting previously unselected package libsub-exporter-perl.
21:33:17 #9 31.29 Preparing to unpack .../222-libsub-exporter-perl_0.988-1_all.deb ...
21:33:17 #9 31.30 Unpacking libsub-exporter-perl (0.988-1) ...
21:33:17 #9 31.33 Selecting previously unselected package libconst-fast-perl.
21:33:17 #9 31.33 Preparing to unpack .../223-libconst-fast-perl_0.014-1.1_all.deb ...
21:33:17 #9 31.33 Unpacking libconst-fast-perl (0.014-1.1) ...
21:33:17 #9 31.36 Selecting previously unselected package libwant-perl.
21:33:17 #9 31.36 Preparing to unpack .../224-libwant-perl_0.29-1build7_amd64.deb ...
21:33:17 #9 31.37 Unpacking libwant-perl (0.29-1build7) ...
21:33:17 #9 31.39 Selecting previously unselected package libcontextual-return-perl.
21:33:17 #9 31.40 Preparing to unpack .../225-libcontextual-return-perl_0.004014-2_all.deb ...
21:33:17 #9 31.40 Unpacking libcontextual-return-perl (0.004014-2) ...
21:33:17 #9 31.43 Selecting previously unselected package libcpanel-json-xs-perl:amd64.
21:33:17 #8 21.56 Selecting previously unselected package cpp.
21:33:17 #8 21.56 Preparing to unpack .../042-cpp_4%3a10.2.1-1_armhf.deb ...
21:33:17 #8 21.57 Unpacking cpp (4:10.2.1-1) ...
21:33:17 #8 21.62 Selecting previously unselected package libcc1-0:armhf.
21:33:17 #8 21.62 Preparing to unpack .../043-libcc1-0_10.2.1-6_armhf.deb ...
21:33:17 #8 21.62 Unpacking libcc1-0:armhf (10.2.1-6) ...
21:33:17 #8 21.68 Selecting previously unselected package libgomp1:armhf.
21:33:17 #8 21.68 Preparing to unpack .../044-libgomp1_10.2.1-6_armhf.deb ...
21:33:17 #8 21.69 Unpacking libgomp1:armhf (10.2.1-6) ...
21:33:17 #8 21.74 Selecting previously unselected package libatomic1:armhf.
21:33:17 #8 21.74 Preparing to unpack .../045-libatomic1_10.2.1-6_armhf.deb ...
21:33:17 #8 21.74 Unpacking libatomic1:armhf (10.2.1-6) ...
21:33:17 #8 21.78 Selecting previously unselected package libasan6:armhf.
21:33:17 #8 21.78 Preparing to unpack .../046-libasan6_10.2.1-6_armhf.deb ...
21:33:17 #8 37.14 Selecting previously unselected package python3-six.
21:33:17 #8 37.14 Preparing to unpack .../151-python3-six_1.16.0-2_all.deb ...
21:33:17 #8 37.15 Unpacking python3-six (1.16.0-2) ...
21:33:17 #8 37.18 Selecting previously unselected package python3-debian.
21:33:17 #8 37.19 Preparing to unpack .../152-python3-debian_0.1.39_all.deb ...
21:33:17 #8 37.19 Unpacking python3-debian (0.1.39) ...
21:33:17 #8 37.24 Selecting previously unselected package libgpgme11:amd64.
21:33:17 #8 37.24 Preparing to unpack .../153-libgpgme11_1.14.0-1+b2_amd64.deb ...
21:33:17 #8 37.24 Unpacking libgpgme11:amd64 (1.14.0-1+b2) ...
21:33:17 #8 37.29 Selecting previously unselected package python3-gpg.
21:33:17 #8 37.30 Preparing to unpack .../154-python3-gpg_1.14.0-1+b2_amd64.deb ...
21:33:17 #8 37.30 Unpacking python3-gpg (1.14.0-1+b2) ...
21:33:17 #8 37.37 Selecting previously unselected package dput.
21:33:18 #8 38.69 Selecting previously unselected package unzip.
21:33:18 #8 38.70 Preparing to unpack .../335-unzip_6.0-26+deb11u1_arm64.deb ...
21:33:18 #8 38.70 Unpacking unzip (6.0-26+deb11u1) ...
21:33:18 #8 38.76 Selecting previously unselected package lintian.
21:33:18 #8 38.76 Preparing to unpack .../336-lintian_2.104.0_all.deb ...
21:33:18 #8 38.77 Unpacking lintian (2.104.0) ...
21:33:18 #9 30.13 Selecting previously unselected package liblsan0:amd64.
21:33:18 #9 30.14 Preparing to unpack .../090-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ...
21:33:18 #9 30.14 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
21:33:18 #8 41.19 Selecting previously unselected package libx11-6:arm64.
21:33:18 #8 41.19 Preparing to unpack .../299-libx11-6_2%3a1.6.7-1+deb10u2_arm64.deb ...
21:33:18 #8 41.19 Unpacking libx11-6:arm64 (2:1.6.7-1+deb10u2) ...
21:33:18 #8 41.28 Selecting previously unselected package libxext6:arm64.
21:33:18 #8 41.28 Preparing to unpack .../300-libxext6_2%3a1.3.3-1+b2_arm64.deb ...
21:33:18 #8 41.28 Unpacking libxext6:arm64 (2:1.3.3-1+b2) ...
21:33:18 #8 41.32 Selecting previously unselected package libxml-namespacesupport-perl.
21:33:18 #8 41.32 Preparing to unpack .../301-libxml-namespacesupport-perl_1.12-1_all.deb ...
21:33:18 #8 41.32 Unpacking libxml-namespacesupport-perl (1.12-1) ...
21:33:18 #8 41.36 Selecting previously unselected package libxml-sax-base-perl.
21:33:18 #8 41.36 Preparing to unpack .../302-libxml-sax-base-perl_1.09-1_all.deb ...
21:33:18 #8 41.37 Unpacking libxml-sax-base-perl (1.09-1) ...
21:33:18 #8 41.41 Selecting previously unselected package libxml-sax-perl.
21:33:18 #9 26.39 Selecting previously unselected package strace.
21:33:18 #9 26.39 Preparing to unpack .../048-strace_5.16-0ubuntu3_armhf.deb ...
21:33:18 #9 26.39 Unpacking strace (5.16-0ubuntu3) ...
21:33:18 #9 26.44 Selecting previously unselected package xauth.
21:33:18 #9 26.44 Preparing to unpack .../049-xauth_1%3a1.1-1build2_armhf.deb ...
21:33:18 #9 26.45 Unpacking xauth (1:1.1-1build2) ...
21:33:18 #9 26.50 Selecting previously unselected package xz-utils.
21:33:18 #9 26.50 Preparing to unpack .../050-xz-utils_5.2.5-2ubuntu1_armhf.deb ...
21:33:18 #9 26.50 Unpacking xz-utils (5.2.5-2ubuntu1) ...
21:33:18 #9 26.58 Selecting previously unselected package libsigsegv2:armhf.
21:33:18 #9 26.58 Preparing to unpack .../051-libsigsegv2_2.13-1ubuntu3_armhf.deb ...
21:33:18 #9 31.05 Selecting previously unselected package cpp.
21:33:18 #9 31.05 Preparing to unpack .../083-cpp_4%3a9.3.0-1ubuntu2_armhf.deb ...
21:33:18 #9 31.06 Unpacking cpp (4:9.3.0-1ubuntu2) ...
21:33:18 #10 25.97   Installing       : perl-Getopt-Long-1:2.50-4.el8.noarch                 31/79 
21:33:18 #10 25.98   Installing       : perl-Errno-1.28-421.el8.aarch64                      32/79 
21:33:18 #9 38.97 Selecting previously unselected package manpages-dev.
21:33:18 #9 38.97 Preparing to unpack .../327-manpages-dev_5.05-1_all.deb ...
21:33:18 #9 38.97 Unpacking manpages-dev (5.05-1) ...
21:33:18 #9 39.19 Selecting previously unselected package python3-certifi.
21:33:18 #9 39.19 Preparing to unpack .../328-python3-certifi_2019.11.28-1_all.deb ...
21:33:18 #9 39.19 Unpacking python3-certifi (2019.11.28-1) ...
21:33:18 #9 39.24 Selecting previously unselected package python3-idna.
21:33:18 #9 40.30 Setting up gettext-base (0.21-4ubuntu4) ...
21:33:18 #9 40.31 Setting up liblzo2-2:arm64 (2.10-2build3) ...
21:33:18 #9 40.33 Setting up libnpth0:arm64 (1.6-3build2) ...
21:33:18 #9 40.34 Setting up file (1:5.41-3) ...
21:33:18 #9 40.35 Setting up libassuan0:arm64 (2.5.5-1build1) ...
21:33:18 #9 40.36 Setting up libgomp1:arm64 (12-20220319-1ubuntu1) ...
21:33:18 #9 40.38 Setting up perl-modules-5.34 (5.34.0-3ubuntu1) ...
21:33:18 #9 40.39 Setting up bzip2 (1.0.8-5build1) ...
21:33:18 #9 40.40 Setting up libldap-common (2.5.12+dfsg-0ubuntu0.22.04.1) ...
21:33:18 #9 40.41 Setting up libjbig0:arm64 (2.1-3.1build3) ...
21:33:18 #9 40.43 Setting up libfakeroot:arm64 (1.28-1ubuntu1) ...
21:33:18 #9 40.44 Setting up libasan6:arm64 (11.2.0-19ubuntu1) ...
21:33:18 #9 40.45 Setting up libnumber-compare-perl (0.03-2) ...
21:33:18 #9 40.46 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1) ...
21:33:18 #9 40.47 Setting up fakeroot (1.28-1ubuntu1) ...
21:33:18 #9 40.48 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:33:18 #9 40.48 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:33:18 #9 40.48 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:33:18 #9 40.48 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:33:18 #9 40.48 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:33:18 #9 40.48 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:33:18 #9 40.48 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:33:18 #9 40.48 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:33:18 #9 40.48 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:33:18 #9 40.50 Setting up autotools-dev (20220109.1) ...
21:33:18 #9 40.51 Setting up libtirpc-dev:arm64 (1.3.2-2ubuntu0.1) ...
21:33:18 #9 31.43 Preparing to unpack .../226-libcpanel-json-xs-perl_4.27-1build1_amd64.deb ...
21:33:18 #9 31.44 Unpacking libcpanel-json-xs-perl:amd64 (4.27-1build1) ...
21:33:18 #9 31.46 Selecting previously unselected package libdevel-stacktrace-perl.
21:33:18 #9 31.47 Preparing to unpack .../227-libdevel-stacktrace-perl_2.0400-1_all.deb ...
21:33:18 #9 31.47 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
21:33:18 #9 31.50 Selecting previously unselected package libexception-class-perl.
21:33:18 #9 31.50 Preparing to unpack .../228-libexception-class-perl_1.45-1_all.deb ...
21:33:18 #9 31.50 Unpacking libexception-class-perl (1.45-1) ...
21:33:18 #9 31.55 Selecting previously unselected package libiterator-perl.
21:33:18 #9 31.56 Preparing to unpack .../229-libiterator-perl_0.03+ds1-1.1_all.deb ...
21:33:18 #9 31.56 Unpacking libiterator-perl (0.03+ds1-1.1) ...
21:33:18 #9 31.59 Selecting previously unselected package libiterator-util-perl.
21:33:18 #9 31.59 Preparing to unpack .../230-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
21:33:18 #9 31.59 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
21:33:18 #9 31.62 Selecting previously unselected package libexporter-tiny-perl.
21:33:18 #9 31.62 Preparing to unpack .../231-libexporter-tiny-perl_1.002002-1_all.deb ...
21:33:18 #9 31.63 Unpacking libexporter-tiny-perl (1.002002-1) ...
21:33:18 #9 31.66 Selecting previously unselected package liblist-moreutils-xs-perl.
21:33:18 #13 ...
21:33:18 
21:33:18 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:33:18 #8 sha256:7b2cd6cd78ba4d0f310906e20051f907863bb50fddd0a7102b8228da59e90374
21:33:18 #8 26.56 Selecting previously unselected package libisl19:armhf.
21:33:18 #8 26.56 Preparing to unpack .../053-libisl19_0.20-2_armhf.deb ...
21:33:18 #8 26.57 Unpacking libisl19:armhf (0.20-2) ...
21:33:18 #8 26.67 Selecting previously unselected package libmpfr6:armhf.
21:33:18 #8 26.67 Preparing to unpack .../054-libmpfr6_4.0.2-1_armhf.deb ...
21:33:18 #8 26.68 Unpacking libmpfr6:armhf (4.0.2-1) ...
21:33:18 #8 26.75 Selecting previously unselected package libmpc3:armhf.
21:33:18 #8 26.75 Preparing to unpack .../055-libmpc3_1.1.0-1_armhf.deb ...
21:33:18 #8 26.76 Unpacking libmpc3:armhf (1.1.0-1) ...
21:33:18 #8 21.79 Unpacking libasan6:armhf (10.2.1-6) ...
21:33:18 #8 37.37 Preparing to unpack .../155-dput_1.1.0_all.deb ...
21:33:18 #8 37.38 Unpacking dput (1.1.0) ...
21:33:18 #8 37.42 Selecting previously unselected package equivs.
21:33:18 #8 37.42 Preparing to unpack .../156-equivs_2.3.1_all.deb ...
21:33:18 #8 37.43 Unpacking equivs (2.3.1) ...
21:33:18 #8 37.46 Selecting previously unselected package fonts-dejavu-core.
21:33:18 #8 37.47 Preparing to unpack .../157-fonts-dejavu-core_2.37-2_all.deb ...
21:33:18 #8 37.47 Unpacking fonts-dejavu-core (2.37-2) ...
21:33:18 #8 39.06 Selecting previously unselected package lsb-release.
21:33:18 #8 39.06 Preparing to unpack .../337-lsb-release_11.1.0_all.deb ...
21:33:18 #8 39.07 Unpacking lsb-release (11.1.0) ...
21:33:18 #8 39.11 Selecting previously unselected package manpages-dev.
21:33:18 #8 39.11 Preparing to unpack .../338-manpages-dev_5.10-1_all.deb ...
21:33:18 #8 39.11 Unpacking manpages-dev (5.10-1) ...
21:33:18 #9 30.26 Selecting previously unselected package libtsan0:amd64.
21:33:18 #9 30.26 Preparing to unpack .../091-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ...
21:33:18 #9 30.27 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
21:33:18 #8 38.63 Selecting previously unselected package libgc1c2:amd64.
21:33:18 #8 38.63 Preparing to unpack .../166-libgc1c2_1%3a7.6.4-0.4_amd64.deb ...
21:33:18 #8 38.63 Unpacking libgc1c2:amd64 (1:7.6.4-0.4) ...
21:33:18 #8 38.68 Selecting previously unselected package libltdl7:amd64.
21:33:18 #8 38.68 Preparing to unpack .../167-libltdl7_2.4.6-9_amd64.deb ...
21:33:18 #8 38.73 Unpacking libltdl7:amd64 (2.4.6-9) ...
21:33:18 #8 38.80 Selecting previously unselected package guile-2.2-libs:amd64.
21:33:18 #8 38.80 Preparing to unpack .../168-guile-2.2-libs_2.2.4+1-2+deb10u1_amd64.deb ...
21:33:18 #8 38.81 Unpacking guile-2.2-libs:amd64 (2.2.4+1-2+deb10u1) ...
21:33:18 #8 41.41 Preparing to unpack .../303-libxml-sax-perl_1.00+dfsg-1_all.deb ...
21:33:18 #8 41.41 Unpacking libxml-sax-perl (1.00+dfsg-1) ...
21:33:18 #8 41.46 Selecting previously unselected package libxml-libxml-perl.
21:33:18 #8 41.46 Preparing to unpack .../304-libxml-libxml-perl_2.0134+dfsg-1_arm64.deb ...
21:33:18 #8 41.47 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ...
21:33:18 #8 41.54 Selecting previously unselected package libxml-sax-expat-perl.
21:33:18 #8 41.54 Preparing to unpack .../305-libxml-sax-expat-perl_0.51-1_all.deb ...
21:33:18 #8 41.54 Unpacking libxml-sax-expat-perl (0.51-1) ...
21:33:18 #8 41.58 Selecting previously unselected package libxml-simple-perl.
21:33:18 #8 41.58 Preparing to unpack .../306-libxml-simple-perl_2.25-1_all.deb ...
21:33:18 #8 41.59 Unpacking libxml-simple-perl (2.25-1) ...
21:33:18 #8 41.65 Selecting previously unselected package libxmlrpc-lite-perl.
21:33:18 #9 26.58 Unpacking libsigsegv2:armhf (2.13-1ubuntu3) ...
21:33:18 #9 26.62 Selecting previously unselected package m4.
21:33:18 #9 26.62 Preparing to unpack .../052-m4_1.4.18-5ubuntu2_armhf.deb ...
21:33:18 #9 26.62 Unpacking m4 (1.4.18-5ubuntu2) ...
21:33:18 #9 26.67 Selecting previously unselected package autoconf.
21:33:18 #9 26.67 Preparing to unpack .../053-autoconf_2.71-2_all.deb ...
21:33:18 #9 26.68 Unpacking autoconf (2.71-2) ...
21:33:18 #9 26.76 Selecting previously unselected package autotools-dev.
21:33:18 #9 26.76 Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ...
21:33:18 #9 26.76 Unpacking autotools-dev (20220109.1) ...
21:33:18 #9 26.80 Selecting previously unselected package automake.
21:33:18 #10 25.99   Installing       : perl-Socket-4:2.027-3.el8.aarch64                    33/79 
21:33:18 #10 26.18   Installing       : perl-Encode-4:2.97-3.el8.aarch64                     34/79 
21:33:18 #10 26.23   Installing       : perl-Carp-1.42-396.el8.noarch                        35/79 
21:33:18 #9 31.53 Selecting previously unselected package libcc1-0:armhf.
21:33:18 #9 31.53 Preparing to unpack .../084-libcc1-0_10.3.0-1ubuntu1~20.04_armhf.deb ...
21:33:18 #9 31.57 Unpacking libcc1-0:armhf (10.3.0-1ubuntu1~20.04) ...
21:33:18 #8 30.70 Selecting previously unselected package gcc.
21:33:18 #8 30.70 Preparing to unpack .../076-gcc_4%3a7.4.0-1ubuntu2.3_armhf.deb ...
21:33:18 #8 30.70 Unpacking gcc (4:7.4.0-1ubuntu2.3) ...
21:33:18 #8 30.74 Selecting previously unselected package libstdc++-7-dev:armhf.
21:33:18 #8 30.74 Preparing to unpack .../077-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_armhf.deb ...
21:33:18 #8 30.74 Unpacking libstdc++-7-dev:armhf (7.5.0-3ubuntu1~18.04) ...
21:33:18 #9 39.24 Preparing to unpack .../329-python3-idna_2.8-1_all.deb ...
21:33:18 #9 39.25 Unpacking python3-idna (2.8-1) ...
21:33:18 #9 39.29 Selecting previously unselected package python3-urllib3.
21:33:18 #9 39.29 Preparing to unpack .../330-python3-urllib3_1.25.8-2ubuntu0.1_all.deb ...
21:33:18 #9 39.29 Unpacking python3-urllib3 (1.25.8-2ubuntu0.1) ...
21:33:18 #9 39.34 Selecting previously unselected package python3-requests.
21:33:18 #9 39.34 Preparing to unpack .../331-python3-requests_2.22.0-2ubuntu1_all.deb ...
21:33:18 #9 39.35 Unpacking python3-requests (2.22.0-2ubuntu1) ...
21:33:18 #9 39.39 Selecting previously unselected package python3-unidiff.
21:33:18 #9 39.39 Preparing to unpack .../332-python3-unidiff_0.5.5-2_all.deb ...
21:33:18 #9 39.40 Unpacking python3-unidiff (0.5.5-2) ...
21:33:18 #9 39.44 Selecting previously unselected package python3-xdg.
21:33:18 #9 39.44 Preparing to unpack .../333-python3-xdg_0.26-1ubuntu1_all.deb ...
21:33:18 #9 39.44 Unpacking python3-xdg (0.26-1ubuntu1) ...
21:33:18 #9 39.48 Selecting previously unselected package unzip.
21:33:18 #9 31.66 Preparing to unpack .../232-liblist-moreutils-xs-perl_0.430-2build2_amd64.deb ...
21:33:18 #9 31.66 Unpacking liblist-moreutils-xs-perl (0.430-2build2) ...
21:33:18 #9 31.69 Selecting previously unselected package liblist-moreutils-perl.
21:33:18 #9 31.69 Preparing to unpack .../233-liblist-moreutils-perl_0.430-2_all.deb ...
21:33:18 #9 31.70 Unpacking liblist-moreutils-perl (0.430-2) ...
21:33:18 #9 31.73 Selecting previously unselected package libdata-dpath-perl.
21:33:18 #9 31.73 Preparing to unpack .../234-libdata-dpath-perl_0.58-1_all.deb ...
21:33:18 #9 31.73 Unpacking libdata-dpath-perl (0.58-1) ...
21:33:18 #9 31.76 Selecting previously unselected package libdata-dump-perl.
21:33:18 #9 31.76 Preparing to unpack .../235-libdata-dump-perl_1.25-1_all.deb ...
21:33:18 #9 31.77 Unpacking libdata-dump-perl (1.25-1) ...
21:33:18 #9 31.79 Selecting previously unselected package libdata-messagepack-perl.
21:33:18 #9 31.80 Preparing to unpack .../236-libdata-messagepack-perl_1.01-2build1_amd64.deb ...
21:33:18 #9 31.80 Unpacking libdata-messagepack-perl (1.01-2build1) ...
21:33:18 #9 31.83 Selecting previously unselected package libnet-domain-tld-perl.
21:33:18 #9 31.83 Preparing to unpack .../237-libnet-domain-tld-perl_1.75-1.1_all.deb ...
21:33:18 #9 31.83 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
21:33:18 #9 31.86 Selecting previously unselected package libdata-validate-domain-perl.
21:33:18 #9 31.87 Preparing to unpack .../238-libdata-validate-domain-perl_0.10-1.1_all.deb ...
21:33:18 #9 31.87 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
21:33:18 #9 31.90 Selecting previously unselected package libnet-ipv6addr-perl.
21:33:18 #9 31.90 Preparing to unpack .../239-libnet-ipv6addr-perl_1.02-1_all.deb ...
21:33:18 #9 31.90 Unpacking libnet-ipv6addr-perl (1.02-1) ...
21:33:18 #9 31.93 Selecting previously unselected package libnet-netmask-perl.
21:33:18 #9 31.93 Preparing to unpack .../240-libnet-netmask-perl_2.0001-1_all.deb ...
21:33:18 #9 31.94 Unpacking libnet-netmask-perl (2.0001-1) ...
21:33:18 #9 31.96 Selecting previously unselected package libnetaddr-ip-perl.
21:33:18 #8 26.80 Selecting previously unselected package cpp-8.
21:33:18 #8 26.80 Preparing to unpack .../056-cpp-8_8.3.0-6_armhf.deb ...
21:33:18 #8 26.80 Unpacking cpp-8 (8.3.0-6) ...
21:33:18 #8 22.18 Selecting previously unselected package libubsan1:armhf.
21:33:18 #8 22.18 Preparing to unpack .../047-libubsan1_10.2.1-6_armhf.deb ...
21:33:18 #8 34.92 Selecting previously unselected package libalgorithm-diff-perl.
21:33:18 #8 34.92 Preparing to unpack .../151-libalgorithm-diff-perl_1.19.03-1_all.deb ...
21:33:18 #8 34.92 Unpacking libalgorithm-diff-perl (1.19.03-1) ...
21:33:18 #8 34.96 Selecting previously unselected package libalgorithm-diff-xs-perl.
21:33:18 #8 34.96 Preparing to unpack .../152-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ...
21:33:18 #8 34.96 Unpacking libalgorithm-diff-xs-perl (0.04-5) ...
21:33:18 #8 35.00 Selecting previously unselected package libalgorithm-merge-perl.
21:33:18 #8 35.00 Preparing to unpack .../153-libalgorithm-merge-perl_0.08-3_all.deb ...
21:33:18 #8 35.01 Unpacking libalgorithm-merge-perl (0.08-3) ...
21:33:18 #8 35.04 Selecting previously unselected package libapt-pkg-perl.
21:33:18 #8 35.05 Preparing to unpack .../154-libapt-pkg-perl_0.1.33build1_amd64.deb ...
21:33:18 #8 35.05 Unpacking libapt-pkg-perl (0.1.33build1) ...
21:33:18 #9 40.52 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
21:33:18 #9 40.53 Setting up libx11-data (2:1.7.5-1) ...
21:33:18 #9 40.54 Setting up make (4.3-4.1build1) ...
21:33:18 #9 40.55 Setting up libmpfr6:arm64 (4.1.0-3build3) ...
21:33:18 #9 40.56 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
21:33:18 #9 40.57 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
21:33:18 #9 40.58 Setting up lzip (1.23-1) ...
21:33:18 #9 40.60 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
21:33:18 #9 40.60 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:33:18 #9 40.60 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
21:33:18 #9 40.60 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:33:18 #9 40.61 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
21:33:18 #9 40.61 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:33:18 #9 40.62 Setting up strace (5.16-0ubuntu3) ...
21:33:18 #9 40.63 Setting up libsigsegv2:arm64 (2.13-1ubuntu3) ...
21:33:18 #9 40.64 Setting up xz-utils (5.2.5-2ubuntu1) ...
21:33:18 #9 40.65 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:33:18 #9 40.65 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:33:18 #9 40.65 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:33:18 #9 40.65 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:33:18 #9 40.65 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:33:18 #9 40.65 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:33:18 #9 40.65 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:33:18 #9 40.65 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:33:18 #9 40.65 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:33:18 #9 40.65 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:33:18 #9 40.65 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:33:18 #9 40.66 Setting up t1utils (1.41-4build2) ...
21:33:18 #9 40.68 Setting up diffstat (1.64-1build2) ...
21:33:18 #9 40.69 Setting up libpng16-16:arm64 (1.6.37-3build5) ...
21:33:18 #9 40.71 Setting up libmpc3:arm64 (1.2.1-2build1) ...
21:33:18 #9 40.72 Setting up libatomic1:arm64 (12-20220319-1ubuntu1) ...
21:33:18 #9 40.73 Setting up patch (2.7.6-7build2) ...
21:33:18 #9 40.75 Setting up autopoint (0.21-4ubuntu4) ...
21:33:18 #9 40.76 Setting up fonts-dejavu-core (2.37-2build1) ...
21:33:18 #9 40.83 Setting up ucf (3.0043) ...
21:33:18 #9 DONE 0.6s
21:33:18 
21:33:18 #11 [stage-1 5/8] COPY SPECS /root/rpmbuild/SPECS
21:33:18 #11 sha256:ae0b723b5503a2a02ede0448ad0adcc290a9ea3d107c49b86179ee8976eec4d4
21:33:18 #11 DONE 0.1s
21:33:18 
21:33:18 #12 [stage-1 6/8] RUN   if [ "$(uname -m)" = "x86_64" ]; then     dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/*.spec;   else     dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/docker-c*.spec;     dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/docker-b*.spec;   fi
21:33:18 #12 sha256:9786fef613fbcf1eb63b5111c755ed6b5f847eef733bbfaa7e9ba6152258ec5c
21:33:18 #8 37.62 Selecting previously unselected package fontconfig-config.
21:33:18 #8 37.62 Preparing to unpack .../158-fontconfig-config_2.13.1-4.2_all.deb ...
21:33:18 #8 37.70 Unpacking fontconfig-config (2.13.1-4.2) ...
21:33:18 #8 37.76 Selecting previously unselected package libcurl3-gnutls:amd64.
21:33:18 #8 37.76 Preparing to unpack .../159-libcurl3-gnutls_7.74.0-1.3+deb11u2_amd64.deb ...
21:33:18 #8 37.77 Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u2) ...
21:33:18 #8 37.82 Selecting previously unselected package liberror-perl.
21:33:18 #8 37.82 Preparing to unpack .../160-liberror-perl_0.17029-1_all.deb ...
21:33:18 #8 37.83 Unpacking liberror-perl (0.17029-1) ...
21:33:18 #8 37.86 Selecting previously unselected package git-man.
21:33:18 #8 39.41 Selecting previously unselected package pbzip2.
21:33:18 #8 39.41 Preparing to unpack .../339-pbzip2_1.1.13-1_arm64.deb ...
21:33:18 #8 39.41 Unpacking pbzip2 (1.1.13-1) ...
21:33:18 #8 39.46 Selecting previously unselected package pixz.
21:33:18 #8 39.46 Preparing to unpack .../340-pixz_1.0.7-1_arm64.deb ...
21:33:18 #8 39.47 Unpacking pixz (1.0.7-1) ...
21:33:18 #8 39.50 Selecting previously unselected package xdelta.
21:33:18 #8 39.51 Preparing to unpack .../341-xdelta_1.1.3-9.3_arm64.deb ...
21:33:18 #9 30.50 Selecting previously unselected package libubsan1:amd64.
21:33:18 #9 30.50 Preparing to unpack .../092-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ...
21:33:18 #9 30.51 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ...
21:33:18 #9 30.62 Selecting previously unselected package libquadmath0:amd64.
21:33:18 #8 41.65 Preparing to unpack .../307-libxmlrpc-lite-perl_0.717-2_all.deb ...
21:33:18 #8 41.66 Unpacking libxmlrpc-lite-perl (0.717-2) ...
21:33:18 #8 41.69 Selecting previously unselected package libxmuu1:arm64.
21:33:18 #8 41.70 Preparing to unpack .../308-libxmuu1_2%3a1.1.2-2+b3_arm64.deb ...
21:33:18 #8 41.70 Unpacking libxmuu1:arm64 (2:1.1.2-2+b3) ...
21:33:18 #8 41.75 Selecting previously unselected package libyaml-0-2:arm64.
21:33:18 #8 41.75 Preparing to unpack .../309-libyaml-0-2_0.2.1-1_arm64.deb ...
21:33:18 #8 41.76 Unpacking libyaml-0-2:arm64 (0.2.1-1) ...
21:33:18 #8 41.80 Selecting previously unselected package libyaml-libyaml-perl.
21:33:18 #8 41.80 Preparing to unpack .../310-libyaml-libyaml-perl_0.76+repack-1_arm64.deb ...
21:33:18 #8 41.81 Unpacking libyaml-libyaml-perl (0.76+repack-1) ...
21:33:18 #8 41.85 Selecting previously unselected package licensecheck.
21:33:18 #8 41.85 Preparing to unpack .../311-licensecheck_3.0.31-3_all.deb ...
21:33:18 #8 41.86 Unpacking licensecheck (3.0.31-3) ...
21:33:18 #8 41.90 Selecting previously unselected package t1utils.
21:33:18 #8 41.91 Preparing to unpack .../312-t1utils_1.41-3_arm64.deb ...
21:33:18 #8 41.91 Unpacking t1utils (1.41-3) ...
21:33:18 #8 41.97 Selecting previously unselected package lintian.
21:33:18 #9 26.82 Preparing to unpack .../055-automake_1%3a1.16.5-1.3_all.deb ...
21:33:18 #9 26.82 Unpacking automake (1:1.16.5-1.3) ...
21:33:18 #9 26.88 Selecting previously unselected package autopoint.
21:33:18 #9 26.88 Preparing to unpack .../056-autopoint_0.21-4ubuntu4_all.deb ...
21:33:18 #9 26.88 Unpacking autopoint (0.21-4ubuntu4) ...
21:33:18 #9 26.92 Selecting previously unselected package binutils-common:armhf.
21:33:18 #9 26.92 Preparing to unpack .../057-binutils-common_2.38-3ubuntu1_armhf.deb ...
21:33:18 #9 26.92 Unpacking binutils-common:armhf (2.38-3ubuntu1) ...
21:33:18 #9 26.98 Selecting previously unselected package libbinutils:armhf.
21:33:18 #9 26.98 Preparing to unpack .../058-libbinutils_2.38-3ubuntu1_armhf.deb ...
21:33:18 #9 26.98 Unpacking libbinutils:armhf (2.38-3ubuntu1) ...
21:33:18 #9 27.03 Selecting previously unselected package libctf-nobfd0:armhf.
21:33:18 #9 27.03 Preparing to unpack .../059-libctf-nobfd0_2.38-3ubuntu1_armhf.deb ...
21:33:18 #9 27.03 Unpacking libctf-nobfd0:armhf (2.38-3ubuntu1) ...
21:33:18 #9 27.08 Selecting previously unselected package libctf0:armhf.
21:33:18 #9 27.08 Preparing to unpack .../060-libctf0_2.38-3ubuntu1_armhf.deb ...
21:33:18 #9 27.08 Unpacking libctf0:armhf (2.38-3ubuntu1) ...
21:33:18 #9 27.13 Selecting previously unselected package binutils-arm-linux-gnueabihf.
21:33:18 #9 27.13 Preparing to unpack .../061-binutils-arm-linux-gnueabihf_2.38-3ubuntu1_armhf.deb ...
21:33:18 #10 26.24   Installing       : perl-Exporter-5.72-396.el8.noarch                    36/79 
21:33:18 #10 26.43   Installing       : perl-libs-4:5.26.3-421.el8.aarch64                   37/79 
21:33:18 #10 26.45   Installing       : perl-parent-1:0.237-1.el8.noarch                     38/79 
21:33:18 #10 26.46   Installing       : perl-Scalar-List-Utils-3:1.49-2.el8.aarch64          39/79 
21:33:18 #10 26.47   Installing       : perl-macros-4:5.26.3-421.el8.aarch64                 40/79 
21:33:18 #10 26.49   Installing       : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         41/79 
21:33:18 #10 26.51   Installing       : perl-Unicode-Normalize-1.25-396.el8.aarch64          42/79 
21:33:18 #10 26.52   Installing       : perl-File-Path-2.15-2.el8.noarch                     43/79 
21:33:18 #10 26.54   Installing       : perl-IO-1.38-421.el8.aarch64                         44/79 
21:33:18 #10 26.56   Installing       : perl-PathTools-3.74-1.el8.aarch64                    45/79 
21:33:18 #10 26.57   Installing       : perl-constant-1.33-396.el8.noarch                    46/79 
21:33:18 #9 31.84 Selecting previously unselected package libgomp1:armhf.
21:33:18 #9 31.84 Preparing to unpack .../085-libgomp1_10.3.0-1ubuntu1~20.04_armhf.deb ...
21:33:18 #8 31.12 Selecting previously unselected package g++-7.
21:33:18 #8 31.12 Preparing to unpack .../078-g++-7_7.5.0-3ubuntu1~18.04_armhf.deb ...
21:33:18 #8 31.12 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ...
21:33:18 #9 39.48 Preparing to unpack .../334-unzip_6.0-25ubuntu1_arm64.deb ...
21:33:18 #9 39.48 Unpacking unzip (6.0-25ubuntu1) ...
21:33:18 #9 39.57 Selecting previously unselected package equivs.
21:33:18 #9 39.57 Preparing to unpack .../335-equivs_2.2.0_all.deb ...
21:33:18 #9 39.57 Unpacking equivs (2.2.0) ...
21:33:18 #9 39.60 Selecting previously unselected package libauthen-sasl-perl.
21:33:18 #9 39.61 Preparing to unpack .../336-libauthen-sasl-perl_2.1600-1_all.deb ...
21:33:18 #9 39.61 Unpacking libauthen-sasl-perl (2.1600-1) ...
21:33:18 #9 39.65 Selecting previously unselected package python3-magic.
21:33:18 #9 39.66 Preparing to unpack .../337-python3-magic_2%3a0.4.15-3_all.deb ...
21:33:18 #9 39.66 Unpacking python3-magic (2:0.4.15-3) ...
21:33:18 #9 39.74 Setting up libapt-pkg-perl (0.1.36build3) ...
21:33:18 #9 31.97 Preparing to unpack .../241-libnetaddr-ip-perl_4.079+dfsg-1build7_amd64.deb ...
21:33:18 #9 31.97 Unpacking libnetaddr-ip-perl (4.079+dfsg-1build7) ...
21:33:18 #9 32.02 Selecting previously unselected package libdata-validate-ip-perl.
21:33:18 #9 32.02 Preparing to unpack .../242-libdata-validate-ip-perl_0.30-1_all.deb ...
21:33:18 #9 32.02 Unpacking libdata-validate-ip-perl (0.30-1) ...
21:33:18 #9 32.05 Selecting previously unselected package libdata-validate-uri-perl.
21:33:18 #9 32.05 Preparing to unpack .../243-libdata-validate-uri-perl_0.07-2_all.deb ...
21:33:18 #9 32.06 Unpacking libdata-validate-uri-perl (0.07-2) ...
21:33:18 #9 32.09 Selecting previously unselected package libdistro-info-perl.
21:33:18 #9 32.09 Preparing to unpack .../244-libdistro-info-perl_1.1build1_all.deb ...
21:33:18 #9 32.09 Unpacking libdistro-info-perl (1.1build1) ...
21:33:18 #9 32.12 Selecting previously unselected package libemail-address-xs-perl.
21:33:18 #9 32.12 Preparing to unpack .../245-libemail-address-xs-perl_1.04-1build6_amd64.deb ...
21:33:18 #9 32.12 Unpacking libemail-address-xs-perl (1.04-1build6) ...
21:33:18 #9 32.15 Selecting previously unselected package libipc-system-simple-perl.
21:33:18 #9 32.15 Preparing to unpack .../246-libipc-system-simple-perl_1.30-1_all.deb ...
21:33:18 #9 32.16 Unpacking libipc-system-simple-perl (1.30-1) ...
21:33:18 #9 32.19 Selecting previously unselected package libfile-basedir-perl.
21:33:18 #9 32.19 Preparing to unpack .../247-libfile-basedir-perl_0.09-1_all.deb ...
21:33:18 #8 22.19 Unpacking libubsan1:armhf (10.2.1-6) ...
21:33:18 #8 22.33 Selecting previously unselected package libgcc-10-dev:armhf.
21:33:18 #8 22.33 Preparing to unpack .../048-libgcc-10-dev_10.2.1-6_armhf.deb ...
21:33:18 #8 22.34 Unpacking libgcc-10-dev:armhf (10.2.1-6) ...
21:33:18 #12 60.21   Updating   : systemd-libs-219-78.el7_9.5.aarch64                         3/68 
21:33:18 #8 35.11 Selecting previously unselected package libarchive-cpio-perl.
21:33:18 #8 35.11 Preparing to unpack .../155-libarchive-cpio-perl_0.10-1_all.deb ...
21:33:18 #8 35.12 Unpacking libarchive-cpio-perl (0.10-1) ...
21:33:18 #8 35.15 Selecting previously unselected package libb-hooks-op-check-perl.
21:33:18 #8 35.16 Preparing to unpack .../156-libb-hooks-op-check-perl_0.22-1_amd64.deb ...
21:33:18 #8 35.16 Unpacking libb-hooks-op-check-perl (0.22-1) ...
21:33:18 #8 35.19 Selecting previously unselected package libdynaloader-functions-perl.
21:33:18 #8 35.19 Preparing to unpack .../157-libdynaloader-functions-perl_0.003-1_all.deb ...
21:33:18 #8 35.20 Unpacking libdynaloader-functions-perl (0.003-1) ...
21:33:18 #8 35.23 Selecting previously unselected package libdevel-callchecker-perl.
21:33:18 #8 35.23 Preparing to unpack .../158-libdevel-callchecker-perl_0.007-2build1_amd64.deb ...
21:33:18 #8 35.23 Unpacking libdevel-callchecker-perl (0.007-2build1) ...
21:33:18 #8 35.26 Selecting previously unselected package libparams-classify-perl.
21:33:18 #8 35.26 Preparing to unpack .../159-libparams-classify-perl_0.015-1_amd64.deb ...
21:33:18 #8 35.26 Unpacking libparams-classify-perl (0.015-1) ...
21:33:18 #8 35.29 Selecting previously unselected package libmodule-runtime-perl.
21:33:18 #8 35.29 Preparing to unpack .../160-libmodule-runtime-perl_0.016-1_all.deb ...
21:33:18 #8 35.30 Unpacking libmodule-runtime-perl (0.016-1) ...
21:33:18 #8 35.33 Selecting previously unselected package libtry-tiny-perl.
21:33:18 #9 40.94 Setting up libjpeg-turbo8:arm64 (2.1.2-0ubuntu1) ...
21:33:18 #9 40.96 Setting up libltdl7:arm64 (2.4.6-15build2) ...
21:33:18 #9 40.97 Setting up libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1) ...
21:33:18 #9 40.98 Setting up libssh-4:arm64 (0.9.6-2build1) ...
21:33:18 #9 41.00 Setting up libwebp7:arm64 (1.2.2-2) ...
21:33:18 #9 41.01 Setting up libubsan1:arm64 (12-20220319-1ubuntu1) ...
21:33:18 #9 41.03 Setting up libmd0:arm64 (1.0.4-1build1) ...
21:33:18 #9 41.04 Setting up python-apt-common (2.3.0ubuntu2.1) ...
21:33:18 #9 41.05 Setting up libnsl-dev:arm64 (1.3.0-2build2) ...
21:33:18 #9 41.06 Setting up libhwasan0:arm64 (12-20220319-1ubuntu1) ...
21:33:18 #9 41.08 Setting up libcrypt-dev:arm64 (1:4.4.27-1) ...
21:33:18 #9 41.09 Setting up libuchardet0:arm64 (0.0.7-1build2) ...
21:33:18 #9 41.10 Setting up lzop (1.04-2build2) ...
21:33:18 #21 26.41 Get:115 http://deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B]
21:33:18 #21 26.41 Get:116 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B]
21:33:18 #21 26.41 Get:117 http://deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB]
21:33:18 #21 26.44 Get:118 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB]
21:33:18 #21 26.44 Get:119 http://deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB]
21:33:18 #21 26.44 Get:120 http://deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB]
21:33:18 #21 26.44 Get:121 http://deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B]
21:33:18 #21 26.44 Get:122 http://deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB]
21:33:18 #21 26.46 Get:123 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB]
21:33:18 #21 26.46 Get:124 http://deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB]
21:33:18 #21 26.48 Get:125 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB]
21:33:18 #21 26.48 Get:126 http://deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB]
21:33:18 #8 37.86 Preparing to unpack .../161-git-man_1%3a2.30.2-1_all.deb ...
21:33:18 #8 37.87 Unpacking git-man (1:2.30.2-1) ...
21:33:18 #8 38.03 Selecting previously unselected package git.
21:33:18 #8 38.03 Preparing to unpack .../162-git_1%3a2.30.2-1_amd64.deb ...
21:33:18 #8 38.05 Unpacking git (1:2.30.2-1) ...
21:33:18 #8 39.51 Unpacking xdelta (1.1.3-9.3) ...
21:33:18 #8 39.55 Selecting previously unselected package xdelta3.
21:33:18 #8 39.56 Preparing to unpack .../342-xdelta3_3.0.11-dfsg-1+b1_arm64.deb ...
21:33:18 #8 39.56 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ...
21:33:18 #8 39.60 Selecting previously unselected package pristine-tar.
21:33:18 #8 39.60 Preparing to unpack .../343-pristine-tar_1.49_arm64.deb ...
21:33:18 #8 39.61 Unpacking pristine-tar (1.49) ...
21:33:18 #8 39.65 Selecting previously unselected package publicsuffix.
21:33:18 #8 39.66 Preparing to unpack .../344-publicsuffix_20211207.1025-0+deb11u1_all.deb ...
21:33:18 #8 39.66 Unpacking publicsuffix (20211207.1025-0+deb11u1) ...
21:33:18 #8 39.71 Selecting previously unselected package python-apt-common.
21:33:18 #8 39.71 Preparing to unpack .../345-python-apt-common_2.2.1_all.deb ...
21:33:18 #8 39.71 Unpacking python-apt-common (2.2.1) ...
21:33:18 #8 39.77 Selecting previously unselected package python3-apt.
21:33:18 #8 39.77 Preparing to unpack .../346-python3-apt_2.2.1_arm64.deb ...
21:33:18 #8 39.77 Unpacking python3-apt (2.2.1) ...
21:33:18 #8 39.82 Selecting previously unselected package python3-certifi.
21:33:18 #9 30.62 Preparing to unpack .../093-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ...
21:33:18 #9 30.62 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ...
21:33:18 #9 30.66 Selecting previously unselected package libgcc-9-dev:amd64.
21:33:18 #9 30.67 Preparing to unpack .../094-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ...
21:33:18 #9 30.67 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ...
21:33:18 #9 30.91 Selecting previously unselected package gcc-9.
21:33:18 #8 41.97 Preparing to unpack .../313-lintian_2.15.0_all.deb ...
21:33:18 #8 41.98 Unpacking lintian (2.15.0) ...
21:33:18 #8 42.11 Selecting previously unselected package lsb-release.
21:33:18 #8 42.11 Preparing to unpack .../314-lsb-release_10.2019051400_all.deb ...
21:33:18 #8 42.11 Unpacking lsb-release (10.2019051400) ...
21:33:18 #8 42.15 Selecting previously unselected package mailutils.
21:33:18 #8 42.16 Preparing to unpack .../315-mailutils_1%3a3.5-4_arm64.deb ...
21:33:18 #8 42.16 Unpacking mailutils (1:3.5-4) ...
21:33:18 #8 42.21 Selecting previously unselected package manpages-dev.
21:33:18 #9 27.14 Unpacking binutils-arm-linux-gnueabihf (2.38-3ubuntu1) ...
21:33:18 #9 27.32 Selecting previously unselected package binutils.
21:33:18 #9 27.32 Preparing to unpack .../062-binutils_2.38-3ubuntu1_armhf.deb ...
21:33:18 #9 27.32 Unpacking binutils (2.38-3ubuntu1) ...
21:33:18 #9 27.36 Selecting previously unselected package libc-dev-bin.
21:33:18 #9 27.36 Preparing to unpack .../063-libc-dev-bin_2.35-0ubuntu3.1_armhf.deb ...
21:33:18 #9 27.36 Unpacking libc-dev-bin (2.35-0ubuntu3.1) ...
21:33:18 #10 16.80 CentOS Stream 8 - Extras                         20 kB/s |  18 kB     00:00    
21:33:18 #10 17.65 CentOS Stream 8 - Extras common packages        6.7 kB/s | 4.6 kB     00:00    
21:33:18 #10 26.59   Installing       : perl-threads-1:2.21-2.el8.aarch64                    47/79 
21:33:18 #9 31.85 Unpacking libgomp1:armhf (10.3.0-1ubuntu1~20.04) ...
21:33:18 #9 31.98 Selecting previously unselected package libatomic1:armhf.
21:33:18 #9 31.98 Preparing to unpack .../086-libatomic1_10.3.0-1ubuntu1~20.04_armhf.deb ...
21:33:18 #9 32.00 Unpacking libatomic1:armhf (10.3.0-1ubuntu1~20.04) ...
21:33:18 #9 39.75 Setting up libksba8:arm64 (1.3.5-2) ...
21:33:18 #9 39.76 Setting up libpipeline1:arm64 (1.5.2-2build1) ...
21:33:18 #9 39.77 Setting up wdiff (1.2.2-2build1) ...
21:33:18 #9 39.78 Setting up libxau6:arm64 (1:1.0.9-0ubuntu1) ...
21:33:18 #9 39.79 Setting up libkeyutils1:arm64 (1.6-6ubuntu1.1) ...
21:33:18 #9 39.80 Setting up libpsl5:arm64 (0.21.0-1ubuntu1) ...
21:33:18 #9 39.81 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ...
21:33:18 #9 39.82 Setting up mime-support (3.64ubuntu1) ...
21:33:18 #9 39.85 Setting up xdg-user-dirs (0.17-2ubuntu1) ...
21:33:18 #9 39.88 Setting up libmagic-mgc (1:5.38-4) ...
21:33:18 #9 39.89 Setting up libyaml-0-2:arm64 (0.2.2-1) ...
21:33:18 #9 39.90 Setting up libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.4) ...
21:33:18 #9 39.91 No schema files found: doing nothing.
21:33:18 #9 39.92 Setting up distro-info-data (0.43ubuntu1.10) ...
21:33:18 #9 39.93 Setting up manpages (5.05-1) ...
21:33:18 #9 39.94 Setting up unzip (6.0-25ubuntu1) ...
21:33:18 #9 39.96 Setting up libbrotli1:arm64 (1.0.7-6ubuntu0.1) ...
21:33:18 #9 39.97 Setting up libsqlite3-0:arm64 (3.31.1-4ubuntu0.3) ...
21:33:18 #9 39.99 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
21:33:18 #9 40.00 Setting up binutils-common:arm64 (2.34-6ubuntu1.3) ...
21:33:18 #9 40.01 Setting up libnghttp2-14:arm64 (1.40.0-1build1) ...
21:33:18 #9 40.02 Setting up libmagic1:arm64 (1:5.38-4) ...
21:33:18 #9 40.04 Setting up less (551-1ubuntu0.1) ...
21:33:18 #9 40.06 Setting up perl-openssl-defaults:arm64 (4) ...
21:33:18 #9 32.19 Unpacking libfile-basedir-perl (0.09-1) ...
21:33:18 #9 32.22 Selecting previously unselected package libfile-chdir-perl.
21:33:18 #9 32.22 Preparing to unpack .../248-libfile-chdir-perl_0.1008-1.1_all.deb ...
21:33:18 #9 32.22 Unpacking libfile-chdir-perl (0.1008-1.1) ...
21:33:18 #9 32.26 Selecting previously unselected package libfile-fcntllock-perl.
21:33:18 #9 32.26 Preparing to unpack .../249-libfile-fcntllock-perl_0.22-3build7_amd64.deb ...
21:33:18 #9 32.27 Unpacking libfile-fcntllock-perl (0.22-3build7) ...
21:33:18 #9 32.30 Selecting previously unselected package libnumber-compare-perl.
21:33:18 #9 32.30 Preparing to unpack .../250-libnumber-compare-perl_0.03-2_all.deb ...
21:33:18 #9 32.30 Unpacking libnumber-compare-perl (0.03-2) ...
21:33:18 #9 32.37 Selecting previously unselected package libtext-glob-perl.
21:33:18 #9 32.37 Preparing to unpack .../251-libtext-glob-perl_0.11-2_all.deb ...
21:33:18 #9 32.37 Unpacking libtext-glob-perl (0.11-2) ...
21:33:18 #9 32.40 Selecting previously unselected package libfile-find-rule-perl.
21:33:18 #9 32.40 Preparing to unpack .../252-libfile-find-rule-perl_0.34-1_all.deb ...
21:33:18 #9 32.41 Unpacking libfile-find-rule-perl (0.34-1) ...
21:33:18 #9 32.44 Selecting previously unselected package libfont-afm-perl.
21:33:18 #9 32.44 Preparing to unpack .../253-libfont-afm-perl_1.20-3_all.deb ...
21:33:18 #9 32.44 Unpacking libfont-afm-perl (1.20-3) ...
21:33:18 #9 32.47 Selecting previously unselected package libio-string-perl.
21:33:18 #9 32.47 Preparing to unpack .../254-libio-string-perl_1.08-3.1_all.deb ...
21:33:18 #9 32.47 Unpacking libio-string-perl (1.08-3.1) ...
21:33:18 #9 32.50 Selecting previously unselected package libfont-ttf-perl.
21:33:18 #8 22.54 Selecting previously unselected package gcc-10.
21:33:18 #8 22.54 Preparing to unpack .../049-gcc-10_10.2.1-6_armhf.deb ...
21:33:18 #8 22.54 Unpacking gcc-10 (10.2.1-6) ...
21:33:18 #8 35.34 Preparing to unpack .../161-libtry-tiny-perl_0.30-1_all.deb ...
21:33:18 #8 35.34 Unpacking libtry-tiny-perl (0.30-1) ...
21:33:18 #8 35.38 Selecting previously unselected package libmodule-implementation-perl.
21:33:18 #8 35.38 Preparing to unpack .../162-libmodule-implementation-perl_0.09-1_all.deb ...
21:33:18 #8 35.39 Unpacking libmodule-implementation-perl (0.09-1) ...
21:33:18 #8 35.42 Selecting previously unselected package libsub-exporter-progressive-perl.
21:33:18 #8 35.42 Preparing to unpack .../163-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
21:33:18 #8 35.42 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
21:33:18 #8 35.45 Selecting previously unselected package libvariable-magic-perl.
21:33:18 #8 35.45 Preparing to unpack .../164-libvariable-magic-perl_0.62-1_amd64.deb ...
21:33:18 #8 35.46 Unpacking libvariable-magic-perl (0.62-1) ...
21:33:18 #8 35.49 Selecting previously unselected package libb-hooks-endofscope-perl.
21:33:18 #8 35.49 Preparing to unpack .../165-libb-hooks-endofscope-perl_0.21-1_all.deb ...
21:33:18 #8 35.50 Unpacking libb-hooks-endofscope-perl (0.21-1) ...
21:33:18 #8 35.53 Selecting previously unselected package libhtml-tagset-perl.
21:33:18 #8 35.53 Preparing to unpack .../166-libhtml-tagset-perl_3.20-3_all.deb ...
21:33:18 #8 35.53 Unpacking libhtml-tagset-perl (3.20-3) ...
21:33:18 #8 35.56 Selecting previously unselected package liburi-perl.
21:33:18 #8 35.56 Preparing to unpack .../167-liburi-perl_1.73-1_all.deb ...
21:33:18 #8 35.58 Unpacking liburi-perl (1.73-1) ...
21:33:18 #8 35.62 Selecting previously unselected package libhtml-parser-perl.
21:33:18 #8 35.62 Preparing to unpack .../168-libhtml-parser-perl_3.72-3build1_amd64.deb ...
21:33:18 #8 35.62 Unpacking libhtml-parser-perl (3.72-3build1) ...
21:33:18 #8 35.66 Selecting previously unselected package libcgi-pm-perl.
21:33:18 #9 41.12 Setting up libmpdec3:arm64 (2.5.1-2build2) ...
21:33:18 #9 41.18 Setting up git-man (1:2.34.1-1ubuntu1.4) ...
21:33:18 #9 41.19 Setting up netbase (6.3) ...
21:33:18 #9 41.23 Setting up libbinutils:arm64 (2.38-3ubuntu1) ...
21:33:18 #9 41.25 Setting up libfido2-1:arm64 (1.10.0-1) ...
21:33:18 #9 41.27 Setting up libisl23:arm64 (0.24-2build1) ...
21:33:18 #9 41.28 Setting up libc-dev-bin (2.35-0ubuntu3.1) ...
21:33:18 #9 41.30 Setting up openssl (3.0.2-0ubuntu1.6) ...
21:33:18 #9 41.32 Setting up libbsd0:arm64 (0.11.5-1) ...
21:33:18 #9 41.33 Setting up libelf1:arm64 (0.186-1build1) ...
21:33:18 #9 41.35 Setting up readline-common (8.1.2-1) ...
21:33:18 #8 18.92 Setting up libc6:armhf (2.28-10+rpt2+rpi1+deb10u1) ...
21:33:19 #8 27.49 Selecting previously unselected package cpp.
21:33:19 #8 27.49 Preparing to unpack .../057-cpp_4%3a8.3.0-1_armhf.deb ...
21:33:19 #8 27.49 Unpacking cpp (4:8.3.0-1) ...
21:33:19 #8 27.54 Selecting previously unselected package libcc1-0:armhf.
21:33:19 #8 27.54 Preparing to unpack .../058-libcc1-0_8.3.0-6_armhf.deb ...
21:33:19 #8 27.54 Unpacking libcc1-0:armhf (8.3.0-6) ...
21:33:19 #8 27.60 Selecting previously unselected package libgomp1:armhf.
21:33:19 #8 27.60 Preparing to unpack .../059-libgomp1_8.3.0-6_armhf.deb ...
21:33:19 #8 27.60 Unpacking libgomp1:armhf (8.3.0-6) ...
21:33:19 #8 27.67 Selecting previously unselected package libatomic1:armhf.
21:33:19 #8 27.67 Preparing to unpack .../060-libatomic1_8.3.0-6_armhf.deb ...
21:33:19 #8 27.67 Unpacking libatomic1:armhf (8.3.0-6) ...
21:33:19 #8 27.72 Selecting previously unselected package libasan5:armhf.
21:33:19 #8 27.72 Preparing to unpack .../061-libasan5_8.3.0-6_armhf.deb ...
21:33:19 #8 39.82 Preparing to unpack .../347-python3-certifi_2020.6.20-1_all.deb ...
21:33:19 #8 39.83 Unpacking python3-certifi (2020.6.20-1) ...
21:33:19 #8 39.88 Selecting previously unselected package python3-idna.
21:33:19 #8 39.88 Preparing to unpack .../348-python3-idna_2.10-1_all.deb ...
21:33:19 #8 39.89 Unpacking python3-idna (2.10-1) ...
21:33:19 #8 39.95 Selecting previously unselected package python3-magic.
21:33:19 #8 39.95 Preparing to unpack .../349-python3-magic_2%3a0.4.20-3_all.deb ...
21:33:19 #8 39.95 Unpacking python3-magic (2:0.4.20-3) ...
21:33:19 #8 39.99 Selecting previously unselected package python3-urllib3.
21:33:19 #8 40.00 Preparing to unpack .../350-python3-urllib3_1.26.5-1~exp1_all.deb ...
21:33:19 #8 40.00 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
21:33:19 #8 40.05 Selecting previously unselected package python3-requests.
21:33:19 #9 30.91 Preparing to unpack .../095-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ...
21:33:19 #9 30.92 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) ...
21:33:19 #8 42.21 Preparing to unpack .../316-manpages-dev_4.16-2_all.deb ...
21:33:19 #8 42.22 Unpacking manpages-dev (4.16-2) ...
21:33:19 #12 6.099 (1/71): dbus-1.12.20-5.el9.aarch64.rpm           11 kB/s | 4.3 kB     00:00    
21:33:19 #9 27.40 Selecting previously unselected package linux-libc-dev:armhf.
21:33:19 #9 27.40 Preparing to unpack .../064-linux-libc-dev_5.15.0-46.49_armhf.deb ...
21:33:19 #9 27.40 Unpacking linux-libc-dev:armhf (5.15.0-46.49) ...
21:33:19 #10 26.61   Installing       : perl-threads-shared-1.58-2.el8.aarch64               48/79 
21:33:19 #10 27.10   Installing       : perl-interpreter-4:5.26.3-421.el8.aarch64            49/79 
21:33:19 #10 27.14   Installing       : libtool-ltdl-2.4.6-25.el8.aarch64                    50/79 
21:33:19 #9 40.07 Setting up linux-libc-dev:arm64 (5.4.0-124.140) ...
21:33:19 #9 40.08 Setting up libctf-nobfd0:arm64 (2.34-6ubuntu1.3) ...
21:33:19 #9 40.10 Setting up gettext-base (0.19.8.1-10build1) ...
21:33:19 #9 40.11 Setting up libnpth0:arm64 (1.6-1) ...
21:33:19 #9 40.12 Setting up krb5-locales (1.17-6ubuntu4.1) ...
21:33:19 #9 40.13 Setting up file (1:5.38-4) ...
21:33:19 #9 40.14 Setting up libassuan0:arm64 (2.5.3-7ubuntu2) ...
21:33:19 #9 40.16 Setting up libgomp1:arm64 (10.3.0-1ubuntu1~20.04) ...
21:33:19 #9 40.17 Setting up libcbor0.6:arm64 (0.6.0-0ubuntu1) ...
21:33:19 #9 40.18 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
21:33:19 #9 40.19 Setting up libfakeroot:arm64 (1.24-1) ...
21:33:19 #9 40.24 Setting up libkrb5support0:arm64 (1.17-6ubuntu4.1) ...
21:33:19 #9 40.25 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
21:33:19 #9 40.26 Setting up tzdata (2022a-0ubuntu0.20.04) ...
21:33:19 #9 32.51 Preparing to unpack .../255-libfont-ttf-perl_1.06-1.1_all.deb ...
21:33:19 #9 32.51 Unpacking libfont-ttf-perl (1.06-1.1) ...
21:33:19 #9 32.57 Selecting previously unselected package libsort-versions-perl.
21:33:19 #9 32.57 Preparing to unpack .../256-libsort-versions-perl_1.62-1_all.deb ...
21:33:19 #9 32.57 Unpacking libsort-versions-perl (1.62-1) ...
21:33:19 #9 32.60 Selecting previously unselected package libgit-wrapper-perl.
21:33:19 #9 32.60 Preparing to unpack .../257-libgit-wrapper-perl_0.048-1_all.deb ...
21:33:19 #9 32.61 Unpacking libgit-wrapper-perl (0.048-1) ...
21:33:19 #9 32.64 Selecting previously unselected package libhttp-tiny-multipart-perl.
21:33:19 #9 32.64 Preparing to unpack .../258-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
21:33:19 #9 32.64 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
21:33:19 #9 32.67 Selecting previously unselected package libio-prompter-perl.
21:33:19 #9 32.67 Preparing to unpack .../259-libio-prompter-perl_0.004015-1_all.deb ...
21:33:19 #9 32.67 Unpacking libio-prompter-perl (0.004015-1) ...
21:33:19 #9 32.70 Selecting previously unselected package libjson-perl.
21:33:19 #8 39.43 Selecting previously unselected package iso-codes.
21:33:19 #8 39.43 Preparing to unpack .../169-iso-codes_4.2-1_all.deb ...
21:33:19 #8 39.43 Unpacking iso-codes (4.2-1) ...
21:33:19 #9 41.37 Setting up publicsuffix (20211207.1025-1) ...
21:33:19 #9 41.38 Setting up zstd (1.4.8+dfsg-3build1) ...
21:33:19 #9 41.39 Setting up libmarkdown2:arm64 (2.2.7-2) ...
21:33:19 #9 41.41 Setting up libcc1-0:arm64 (12-20220319-1ubuntu1) ...
21:33:19 #9 41.42 Setting up iso-codes (4.9.0-1) ...
21:33:19 #9 41.43 Setting up liblocale-gettext-perl (1.07-4build3) ...
21:33:19 #9 41.45 Setting up liblsan0:arm64 (12-20220319-1ubuntu1) ...
21:33:19 #9 41.46 Setting up dctrl-tools (2.24-3build2) ...
21:33:19 #9 41.48 Setting up libitm1:arm64 (12-20220319-1ubuntu1) ...
21:33:19 #9 41.49 Setting up libgdbm6:arm64 (1.23-1) ...
21:33:19 #9 41.50 Setting up libicu70:arm64 (70.1-2) ...
21:33:19 #9 41.51 Setting up libtsan0:arm64 (11.2.0-19ubuntu1) ...
21:33:19 #9 41.52 Setting up libctf0:arm64 (2.38-3ubuntu1) ...
21:33:19 #9 41.54 Setting up libjpeg8:arm64 (8c-2ubuntu10) ...
21:33:19 #9 41.55 Setting up pinentry-curses (1.1.1-1build2) ...
21:33:19 #8 27.72 Unpacking libasan5:armhf (8.3.0-6) ...
21:33:19 #8 27.83 Selecting previously unselected package libubsan1:armhf.
21:33:19 #8 27.83 Preparing to unpack .../062-libubsan1_8.3.0-6_armhf.deb ...
21:33:19 #8 27.84 Unpacking libubsan1:armhf (8.3.0-6) ...
21:33:19 #8 27.88 Selecting previously unselected package libgcc-8-dev:armhf.
21:33:19 #8 27.88 Preparing to unpack .../063-libgcc-8-dev_8.3.0-6_armhf.deb ...
21:33:19 #8 27.89 Unpacking libgcc-8-dev:armhf (8.3.0-6) ...
21:33:19 #8 35.66 Preparing to unpack .../169-libcgi-pm-perl_4.38-1_all.deb ...
21:33:19 #8 35.67 Unpacking libcgi-pm-perl (4.38-1) ...
21:33:19 #8 35.74 Selecting previously unselected package libfcgi-perl.
21:33:19 #8 35.74 Preparing to unpack .../170-libfcgi-perl_0.78-2build1_amd64.deb ...
21:33:19 #8 35.74 Unpacking libfcgi-perl (0.78-2build1) ...
21:33:19 #8 35.77 Selecting previously unselected package libcgi-fast-perl.
21:33:19 #8 35.78 Preparing to unpack .../171-libcgi-fast-perl_1%3a2.13-1_all.deb ...
21:33:19 #8 35.78 Unpacking libcgi-fast-perl (1:2.13-1) ...
21:33:19 #8 35.81 Selecting previously unselected package libsub-name-perl.
21:33:19 #8 35.81 Preparing to unpack .../172-libsub-name-perl_0.21-1build1_amd64.deb ...
21:33:19 #8 35.82 Unpacking libsub-name-perl (0.21-1build1) ...
21:33:19 #8 35.84 Selecting previously unselected package libclass-accessor-perl.
21:33:19 #8 35.85 Preparing to unpack .../173-libclass-accessor-perl_0.51-1_all.deb ...
21:33:19 #8 35.85 Unpacking libclass-accessor-perl (0.51-1) ...
21:33:19 #8 35.88 Selecting previously unselected package libclass-method-modifiers-perl.
21:33:19 #12 61.69   Updating   : systemd-219-78.el7_9.5.aarch64                              4/68 
21:33:19 #12 62.22 Failed to get D-Bus connection: Operation not permitted
21:33:19 #8 38.59 Selecting previously unselected package iso-codes.
21:33:19 #8 38.60 Preparing to unpack .../163-iso-codes_4.6.0-1_all.deb ...
21:33:19 #8 38.60 Unpacking iso-codes (4.6.0-1) ...
21:33:19 #8 40.05 Preparing to unpack .../351-python3-requests_2.25.1+dfsg-2_all.deb ...
21:33:19 #8 40.06 Unpacking python3-requests (2.25.1+dfsg-2) ...
21:33:19 #8 40.10 Selecting previously unselected package python3-unidiff.
21:33:19 #8 40.10 Preparing to unpack .../352-python3-unidiff_0.5.5-2_all.deb ...
21:33:19 #8 40.11 Unpacking python3-unidiff (0.5.5-2) ...
21:33:19 #8 40.15 Selecting previously unselected package python3-xdg.
21:33:19 #8 40.15 Preparing to unpack .../353-python3-xdg_0.27-2_all.deb ...
21:33:19 #8 40.15 Unpacking python3-xdg (0.27-2) ...
21:33:19 #8 40.20 Selecting previously unselected package shared-mime-info.
21:33:19 #8 40.20 Preparing to unpack .../354-shared-mime-info_2.0-1_arm64.deb ...
21:33:19 #8 40.20 Unpacking shared-mime-info (2.0-1) ...
21:33:19 #8 42.51 Selecting previously unselected package psmisc.
21:33:19 #8 42.52 Preparing to unpack .../317-psmisc_23.2-1+deb10u1_arm64.deb ...
21:33:19 #8 42.52 Unpacking psmisc (23.2-1+deb10u1) ...
21:33:19 #8 42.57 Selecting previously unselected package publicsuffix.
21:33:19 #8 42.57 Preparing to unpack .../318-publicsuffix_20211109.1735-0+deb10u1_all.deb ...
21:33:19 #8 42.58 Unpacking publicsuffix (20211109.1735-0+deb10u1) ...
21:33:19 #8 42.62 Selecting previously unselected package python-apt-common.
21:33:19 #8 42.62 Preparing to unpack .../319-python-apt-common_1.8.4.3_all.deb ...
21:33:19 #8 42.62 Unpacking python-apt-common (1.8.4.3) ...
21:33:19 #8 42.68 Selecting previously unselected package python3-apt.
21:33:19 #8 42.68 Preparing to unpack .../320-python3-apt_1.8.4.3_arm64.deb ...
21:33:19 #8 42.68 Unpacking python3-apt (1.8.4.3) ...
21:33:19 #8 42.73 Selecting previously unselected package python3-certifi.
21:33:19 #12 6.271 (2/71): acl-2.3.1-3.el9.aarch64.rpm             128 kB/s |  73 kB     00:00    
21:33:19 #12 6.344 (3/71): dbus-common-1.12.20-5.el9.noarch.rpm    207 kB/s |  15 kB     00:00    
21:33:19 #12 6.397 (4/71): dbus-broker-28-6.el9.aarch64.rpm        558 kB/s | 166 kB     00:00    
21:33:19 #9 ...
21:33:19 
21:33:19 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:33:19 #14 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:33:19 #14 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 14.1s
21:33:19 #14 ...
21:33:19 
21:33:19 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:33:19 #9 sha256:2ac5dbab5439b7156233d5b5bd1469968ab41fbd16ceb2a8b93593ed10166d81
21:33:19 #9 27.92 Selecting previously unselected package libcrypt-dev:armhf.
21:33:19 #9 27.92 Preparing to unpack .../065-libcrypt-dev_1%3a4.4.27-1_armhf.deb ...
21:33:19 #10 27.14   Running scriptlet: libtool-ltdl-2.4.6-25.el8.aarch64                    50/79 
21:33:19 #10 27.16   Installing       : libpkgconf-1.4.2-1.el8.aarch64                       51/79 
21:33:19 #10 27.17   Installing       : pkgconf-1.4.2-1.el8.aarch64                          52/79 
21:33:19 #10 27.19   Installing       : pkgconf-pkg-config-1.4.2-1.el8.aarch64               53/79 
21:33:19 #10 27.22   Installing       : libbabeltrace-1.5.4-4.el8.aarch64                    54/79 
21:33:19 #12 0.859 CentOS Stream 9 - BaseOS                         27 kB/s | 7.5 kB     00:00    
21:33:19 #9 40.36 
21:33:19 #9 40.36 Current default time zone: 'Etc/UTC'
21:33:19 #9 40.36 Local time is now:      Tue Aug 16 21:33:19 UTC 2022.
21:33:19 #9 40.36 Universal Time is now:  Tue Aug 16 21:33:19 UTC 2022.
21:33:19 #9 40.36 Run 'dpkg-reconfigure tzdata' if you wish to change it.
21:33:19 #9 40.36 
21:33:19 #9 40.42 Setting up fakeroot (1.24-1) ...
21:33:19 #9 40.43 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:33:19 #9 40.43 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:33:19 #9 40.43 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:33:19 #9 40.43 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:33:19 #9 40.43 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:33:19 #9 40.43 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:33:19 #9 40.43 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:33:19 #9 40.43 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:33:19 #9 40.43 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:33:19 #9 40.44 Setting up autotools-dev (20180224.1) ...
21:33:19 #9 40.45 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
21:33:19 #9 40.46 Setting up libx11-data (2:1.6.9-2ubuntu1.2) ...
21:33:19 #9 40.47 Setting up make (4.2.1-1.2) ...
21:33:19 #9 40.49 Setting up libmpfr6:arm64 (4.0.2-1) ...
21:33:19 #9 40.50 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
21:33:19 #9 40.51 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ...
21:33:19 #9 40.52 Setting up libidn11:arm64 (1.33-2.2ubuntu2) ...
21:33:19 #9 40.54 Setting up strace (5.5-3ubuntu1) ...
21:33:19 #9 32.71 Preparing to unpack .../260-libjson-perl_4.04000-1_all.deb ...
21:33:19 #9 32.71 Unpacking libjson-perl (4.04000-1) ...
21:33:19 #9 32.74 Selecting previously unselected package liblog-any-perl.
21:33:19 #9 32.74 Preparing to unpack .../261-liblog-any-perl_1.710-1_all.deb ...
21:33:19 #9 32.74 Unpacking liblog-any-perl (1.710-1) ...
21:33:19 #9 32.78 Selecting previously unselected package liblog-any-adapter-screen-perl.
21:33:19 #9 32.78 Preparing to unpack .../262-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
21:33:19 #9 32.78 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
21:33:19 #9 32.81 Selecting previously unselected package libpackage-stash-perl.
21:33:19 #9 32.81 Preparing to unpack .../263-libpackage-stash-perl_0.39-1_all.deb ...
21:33:19 #9 32.82 Unpacking libpackage-stash-perl (0.39-1) ...
21:33:19 #9 32.85 Selecting previously unselected package libsub-identify-perl.
21:33:19 #9 32.85 Preparing to unpack .../264-libsub-identify-perl_0.14-1build5_amd64.deb ...
21:33:19 #9 32.85 Unpacking libsub-identify-perl (0.14-1build5) ...
21:33:19 #9 32.88 Selecting previously unselected package libsub-name-perl.
21:33:19 #9 32.88 Preparing to unpack .../265-libsub-name-perl_0.26-1build3_amd64.deb ...
21:33:19 #9 32.89 Unpacking libsub-name-perl (0.26-1build3) ...
21:33:19 #9 32.92 Selecting previously unselected package libnamespace-clean-perl.
21:33:19 #8 38.37 Fedora Modular 36 - aarch64 - Updates           1.9 MB/s | 2.7 MB     00:01    
21:33:19 #8 39.47 Last metadata expiration check: 0:00:01 ago on Tue Aug 16 21:33:17 2022.
21:33:19 #9 32.64 Selecting previously unselected package libasan5:armhf.
21:33:19 #9 32.64 Preparing to unpack .../087-libasan5_9.4.0-1ubuntu1~20.04.1_armhf.deb ...
21:33:19 #9 41.57 Setting up cpp-11 (11.2.0-19ubuntu1) ...
21:33:19 #9 41.58 Setting up manpages-dev (5.10-1ubuntu1) ...
21:33:19 #9 41.59 Setting up libdw1:arm64 (0.186-1build1) ...
21:33:19 #9 41.60 Setting up libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ...
21:33:19 #9 41.62 Setting up libxcb1:arm64 (1.14-3ubuntu3) ...
21:33:19 #9 41.63 Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
21:33:19 #9 41.81 Setting up libedit2:arm64 (3.1-20210910-1build1) ...
21:33:19 #8 39.84 Selecting previously unselected package libalgorithm-diff-perl.
21:33:19 #8 39.84 Preparing to unpack .../170-libalgorithm-diff-perl_1.19.03-2_all.deb ...
21:33:19 #8 39.85 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
21:33:19 #8 39.87 Selecting previously unselected package libalgorithm-diff-xs-perl.
21:33:19 #8 39.88 Preparing to unpack .../171-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ...
21:33:19 #8 39.88 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ...
21:33:19 #8 39.91 Selecting previously unselected package libalgorithm-merge-perl.
21:33:19 #8 39.91 Preparing to unpack .../172-libalgorithm-merge-perl_0.08-3_all.deb ...
21:33:19 #8 39.91 Unpacking libalgorithm-merge-perl (0.08-3) ...
21:33:19 #8 39.95 Selecting previously unselected package libapt-inst2.0:amd64.
21:33:19 #8 39.96 Preparing to unpack .../173-libapt-inst2.0_1.8.2.3_amd64.deb ...
21:33:19 #8 39.96 Unpacking libapt-inst2.0:amd64 (1.8.2.3) ...
21:33:19 #8 40.00 Selecting previously unselected package libapt-pkg-perl.
21:33:19 #8 40.00 Preparing to unpack .../174-libapt-pkg-perl_0.1.34+b1_amd64.deb ...
21:33:19 #8 40.01 Unpacking libapt-pkg-perl (0.1.34+b1) ...
21:33:19 #8 40.04 Selecting previously unselected package libarchive-cpio-perl.
21:33:19 #8 28.05 Selecting previously unselected package gcc-8.
21:33:19 #8 28.05 Preparing to unpack .../064-gcc-8_8.3.0-6_armhf.deb ...
21:33:19 #8 28.07 Unpacking gcc-8 (8.3.0-6) ...
21:33:19 #8 35.88 Preparing to unpack .../174-libclass-method-modifiers-perl_2.12-1_all.deb ...
21:33:19 #8 35.88 Unpacking libclass-method-modifiers-perl (2.12-1) ...
21:33:19 #8 35.91 Selecting previously unselected package libclass-xsaccessor-perl.
21:33:19 #8 35.91 Preparing to unpack .../175-libclass-xsaccessor-perl_1.19-2build8_amd64.deb ...
21:33:19 #8 35.92 Unpacking libclass-xsaccessor-perl (1.19-2build8) ...
21:33:19 #8 35.95 Selecting previously unselected package libclone-perl.
21:33:19 #8 35.95 Preparing to unpack .../176-libclone-perl_0.39-1_amd64.deb ...
21:33:19 #8 35.95 Unpacking libclone-perl (0.39-1) ...
21:33:19 #8 35.98 Selecting previously unselected package libdata-dump-perl.
21:33:19 #8 35.98 Preparing to unpack .../177-libdata-dump-perl_1.23-1_all.deb ...
21:33:19 #8 35.98 Unpacking libdata-dump-perl (1.23-1) ...
21:33:19 #8 36.01 Selecting previously unselected package libparams-util-perl.
21:33:19 #8 36.01 Preparing to unpack .../178-libparams-util-perl_1.07-3build3_amd64.deb ...
21:33:19 #8 36.02 Unpacking libparams-util-perl (1.07-3build3) ...
21:33:19 #8 36.05 Selecting previously unselected package libsub-install-perl.
21:33:19 #8 36.05 Preparing to unpack .../179-libsub-install-perl_0.928-1_all.deb ...
21:33:19 #8 36.05 Unpacking libsub-install-perl (0.928-1) ...
21:33:19 #8 36.08 Selecting previously unselected package libdata-optlist-perl.
21:33:19 #8 36.08 Preparing to unpack .../180-libdata-optlist-perl_0.110-1_all.deb ...
21:33:19 #8 36.08 Unpacking libdata-optlist-perl (0.110-1) ...
21:33:19 #8 36.11 Selecting previously unselected package libdevel-globaldestruction-perl.
21:33:19 #8 36.11 Preparing to unpack .../181-libdevel-globaldestruction-perl_0.14-1_all.deb ...
21:33:19 #8 36.12 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
21:33:19 #8 36.17 Selecting previously unselected package libdigest-hmac-perl.
21:33:19 #8 36.17 Preparing to unpack .../182-libdigest-hmac-perl_1.03+dfsg-1_all.deb ...
21:33:19 #8 36.18 Unpacking libdigest-hmac-perl (1.03+dfsg-1) ...
21:33:19 #8 36.22 Selecting previously unselected package libdistro-info-perl.
21:33:19 #8 40.31 Selecting previously unselected package strace.
21:33:19 #8 40.31 Preparing to unpack .../355-strace_5.10-1_arm64.deb ...
21:33:19 #8 40.31 Unpacking strace (5.10-1) ...
21:33:19 #8 40.38 Selecting previously unselected package xauth.
21:33:19 #8 40.38 Preparing to unpack .../356-xauth_1%3a1.1-1_arm64.deb ...
21:33:19 #8 40.38 Unpacking xauth (1:1.1-1) ...
21:33:19 #8 40.43 Selecting previously unselected package xdg-user-dirs.
21:33:19 #8 40.43 Preparing to unpack .../357-xdg-user-dirs_0.17-2_arm64.deb ...
21:33:19 #8 40.44 Unpacking xdg-user-dirs (0.17-2) ...
21:33:19 #8 40.50 Setting up libksba8:arm64 (1.5.0-3) ...
21:33:19 #8 40.52 Setting up media-types (4.0.0) ...
21:33:19 #8 40.53 Setting up libpipeline1:arm64 (1.5.3-1) ...
21:33:19 #8 40.55 Setting up wdiff (1.2.2-2+b1) ...
21:33:19 #8 40.56 Setting up libxau6:arm64 (1:1.0.9-1) ...
21:33:19 #8 40.57 Setting up libre2-9:arm64 (20210201+dfsg-1) ...
21:33:19 #8 40.58 Setting up libpsl5:arm64 (0.21.0-1.2) ...
21:33:19 #8 40.60 Setting up libgpm2:arm64 (1.20.7-8) ...
21:33:19 #8 40.61 Setting up bsdextrautils (2.36.1-8+deb11u1) ...
21:33:19 #8 40.62 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
21:33:19 #8 40.63 Setting up libicu67:arm64 (67.1-7) ...
21:33:19 #8 40.64 Setting up libfcgi0ldbl:arm64 (2.4.2-2) ...
21:33:19 #12 6.495 (5/71): device-mapper-1.02.185-3.el9.aarch64.rp 923 kB/s | 138 kB     00:00    
21:33:19 #12 6.565 (6/71): cryptsetup-libs-2.4.3-4.el9.aarch64.rpm 506 kB/s | 438 kB     00:00    
21:33:19 #12 6.569 (7/71): device-mapper-libs-1.02.185-3.el9.aarch 1.0 MB/s | 172 kB     00:00    
21:33:19 #12 6.605 (8/71): kmod-libs-28-7.el9.aarch64.rpm          573 kB/s |  63 kB     00:00    
21:33:19 #12 6.652 (9/71): libatomic-11.3.1-2.1.el9.aarch64.rpm    695 kB/s |  60 kB     00:00    
21:33:19 #12 6.676 (10/71): libcbor-0.7.0-5.el9.aarch64.rpm        519 kB/s |  56 kB     00:00    
21:33:19 #12 6.699 (11/71): libedit-3.1-37.20210216cvs.el9.aarch64 1.1 MB/s | 104 kB     00:00    
21:33:19 #12 6.733 (12/71): libfido2-1.6.0-7.el9.aarch64.rpm       860 kB/s |  69 kB     00:00    
21:33:19 #9 31.67 Selecting previously unselected package gcc.
21:33:19 #9 31.68 Preparing to unpack .../096-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ...
21:33:19 #9 31.68 Unpacking gcc (4:9.3.0-1ubuntu2) ...
21:33:19 #9 31.71 Selecting previously unselected package libstdc++-9-dev:amd64.
21:33:19 #9 31.71 Preparing to unpack .../097-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ...
21:33:19 #9 31.72 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ...
21:33:19 #8 31.96 Selecting previously unselected package g++.
21:33:19 #8 31.96 Preparing to unpack .../079-g++_4%3a7.4.0-1ubuntu2.3_armhf.deb ...
21:33:19 #8 31.97 Unpacking g++ (4:7.4.0-1ubuntu2.3) ...
21:33:19 #8 32.01 Selecting previously unselected package make.
21:33:19 #8 32.01 Preparing to unpack .../080-make_4.1-9.1ubuntu1_armhf.deb ...
21:33:19 #8 32.02 Unpacking make (4.1-9.1ubuntu1) ...
21:33:19 #8 32.08 Selecting previously unselected package libdpkg-perl.
21:33:19 #8 32.08 Preparing to unpack .../081-libdpkg-perl_1.19.0.5ubuntu2.4_all.deb ...
21:33:19 #8 32.09 Unpacking libdpkg-perl (1.19.0.5ubuntu2.4) ...
21:33:19 #8 32.16 Selecting previously unselected package patch.
21:33:19 #8 32.16 Preparing to unpack .../082-patch_2.7.6-2ubuntu1.1_armhf.deb ...
21:33:19 #8 32.16 Unpacking patch (2.7.6-2ubuntu1.1) ...
21:33:19 #8 32.21 Selecting previously unselected package dpkg-dev.
21:33:19 #8 32.21 Preparing to unpack .../083-dpkg-dev_1.19.0.5ubuntu2.4_all.deb ...
21:33:19 #8 42.74 Preparing to unpack .../321-python3-certifi_2018.8.24-1_all.deb ...
21:33:19 #8 42.74 Unpacking python3-certifi (2018.8.24-1) ...
21:33:19 #8 42.79 Selecting previously unselected package python3-idna.
21:33:19 #8 42.79 Preparing to unpack .../322-python3-idna_2.6-1_all.deb ...
21:33:19 #8 42.79 Unpacking python3-idna (2.6-1) ...
21:33:19 #8 42.83 Selecting previously unselected package python3-magic.
21:33:19 #8 42.83 Preparing to unpack .../323-python3-magic_2%3a0.4.15-2_all.deb ...
21:33:19 #8 42.84 Unpacking python3-magic (2:0.4.15-2) ...
21:33:19 #8 42.88 Selecting previously unselected package python3-urllib3.
21:33:19 #8 42.88 Preparing to unpack .../324-python3-urllib3_1.24.1-1_all.deb ...
21:33:19 #8 42.88 Unpacking python3-urllib3 (1.24.1-1) ...
21:33:19 #8 42.93 Selecting previously unselected package python3-requests.
21:33:19 #8 42.93 Preparing to unpack .../325-python3-requests_2.21.0-1_all.deb ...
21:33:19 #8 42.94 Unpacking python3-requests (2.21.0-1) ...
21:33:19 #9 27.92 Unpacking libcrypt-dev:armhf (1:4.4.27-1) ...
21:33:19 #9 28.02 Selecting previously unselected package rpcsvc-proto.
21:33:19 #9 28.02 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu6_armhf.deb ...
21:33:19 #9 28.02 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
21:33:19 #9 28.06 Selecting previously unselected package libtirpc-dev:armhf.
21:33:19 #9 28.06 Preparing to unpack .../067-libtirpc-dev_1.3.2-2ubuntu0.1_armhf.deb ...
21:33:19 #9 28.07 Unpacking libtirpc-dev:armhf (1.3.2-2ubuntu0.1) ...
21:33:19 #9 28.13 Selecting previously unselected package libnsl-dev:armhf.
21:33:19 #9 28.13 Preparing to unpack .../068-libnsl-dev_1.3.0-2build2_armhf.deb ...
21:33:19 #21 27.34 Get:127 http://deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B]
21:33:19 #21 27.36 Get:128 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB]
21:33:19 #21 27.37 Get:129 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB]
21:33:19 #21 27.40 Get:130 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB]
21:33:19 #21 27.41 Get:131 http://deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB]
21:33:19 #10 27.23   Running scriptlet: libbabeltrace-1.5.4-4.el8.aarch64                    54/79 
21:33:19 #10 27.53   Installing       : glibc-gconv-extra-2.28-208.el8.aarch64               55/79 
21:33:19 #10 27.56   Running scriptlet: glibc-gconv-extra-2.28-208.el8.aarch64               55/79 
21:33:19 #10 27.58   Installing       : emacs-filesystem-1:26.1-7.el8.noarch                 56/79 
21:33:19 #10 27.59   Installing       : desktop-file-utils-0.23-8.el8.aarch64                57/79 
21:33:19 #10 27.61   Installing       : elfutils-debuginfod-client-0.187-4.el8.aarch64       58/79 
21:33:19 #9 40.55 Setting up libsigsegv2:arm64 (2.12-2) ...
21:33:19 #9 40.56 Setting up xz-utils (5.2.4-1ubuntu1.1) ...
21:33:19 #9 40.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:33:19 #9 40.57 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:33:19 #9 40.57 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:33:19 #9 40.57 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:33:19 #9 40.57 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:33:19 #9 40.57 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:33:19 #9 40.57 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:33:19 #9 40.57 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:33:19 #9 40.57 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:33:19 #9 40.57 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:33:19 #9 40.57 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:33:19 #9 40.58 Setting up t1utils (1.41-3) ...
21:33:19 #9 40.59 Setting up diffstat (1.63-1) ...
21:33:19 #9 40.60 Setting up libmpc3:arm64 (1.1.0-1) ...
21:33:19 #9 40.61 Setting up libatomic1:arm64 (10.3.0-1ubuntu1~20.04) ...
21:33:19 #9 40.62 Setting up patch (2.7.6-6) ...
21:33:19 #9 40.63 Setting up autopoint (0.19.8.1-10build1) ...
21:33:19 #9 40.65 Setting up libfl2:arm64 (2.6.4-6.2) ...
21:33:19 #9 40.66 Setting up ucf (3.0038+nmu1) ...
21:33:19 #9 40.79 Setting up libk5crypto3:arm64 (1.17-6ubuntu4.1) ...
21:33:19 #8 41.56 Setting up libmpc3:arm64 (1.1.0-1) ...
21:33:19 #8 41.58 Setting up libc-dev-bin (2.27-3ubuntu1.6) ...
21:33:19 #8 41.59 Setting up libxdmcp6:arm64 (1:1.1.2-3) ...
21:33:19 #8 41.60 Setting up libgdbm-compat4:arm64 (1.14.1-6) ...
21:33:19 #8 41.61 Setting up libkeyutils1:arm64 (1.5.9-9.2ubuntu2.1) ...
21:33:19 #8 41.63 Setting up bsdmainutils (11.1.2ubuntu1) ...
21:33:19 #8 41.65 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
21:33:19 #8 41.65 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:33:19 #8 41.65 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
21:33:19 #8 41.65 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:33:19 #8 41.66 Setting up libsasl2-modules:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:33:19 #8 41.68 Setting up ca-certificates (20211016~18.04.1) ...
21:33:19 #9 32.92 Preparing to unpack .../266-libnamespace-clean-perl_0.27-1_all.deb ...
21:33:19 #9 32.92 Unpacking libnamespace-clean-perl (0.27-1) ...
21:33:19 #9 32.95 Selecting previously unselected package libpath-tiny-perl.
21:33:19 #9 32.95 Preparing to unpack .../267-libpath-tiny-perl_0.122-1_all.deb ...
21:33:19 #9 32.96 Unpacking libpath-tiny-perl (0.122-1) ...
21:33:19 #9 32.98 Selecting previously unselected package libstrictures-perl.
21:33:19 #9 32.99 Preparing to unpack .../268-libstrictures-perl_2.000006-1_all.deb ...
21:33:19 #9 32.99 Unpacking libstrictures-perl (2.000006-1) ...
21:33:19 #9 33.02 Selecting previously unselected package libtype-tiny-perl.
21:33:19 #9 33.02 Preparing to unpack .../269-libtype-tiny-perl_1.012004-1_all.deb ...
21:33:19 #9 33.03 Unpacking libtype-tiny-perl (1.012004-1) ...
21:33:19 #9 33.07 Selecting previously unselected package libgitlab-api-v4-perl.
21:33:19 #9 33.07 Preparing to unpack .../270-libgitlab-api-v4-perl_0.26-1_all.deb ...
21:33:19 #9 33.08 Unpacking libgitlab-api-v4-perl (0.26-1) ...
21:33:19 #9 33.11 Selecting previously unselected package libhash-fieldhash-perl.
21:33:19 #9 33.11 Preparing to unpack .../271-libhash-fieldhash-perl_0.15-1build5_amd64.deb ...
21:33:19 #9 33.12 Unpacking libhash-fieldhash-perl (0.15-1build5) ...
21:33:19 #9 33.15 Selecting previously unselected package libhtml-form-perl.
21:33:19 #9 33.15 Preparing to unpack .../272-libhtml-form-perl_6.07-1_all.deb ...
21:33:19 #9 33.15 Unpacking libhtml-form-perl (6.07-1) ...
21:33:19 #9 33.18 Selecting previously unselected package libhtml-format-perl.
21:33:19 #9 33.19 Preparing to unpack .../273-libhtml-format-perl_2.12-1.1_all.deb ...
21:33:19 #9 33.19 Unpacking libhtml-format-perl (2.12-1.1) ...
21:33:19 #9 33.22 Selecting previously unselected package libhtml-html5-entities-perl.
21:33:19 #9 33.22 Preparing to unpack .../274-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
21:33:19 #9 33.23 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
21:33:19 #9 33.25 Selecting previously unselected package libhttp-daemon-perl.
21:33:19 #8 40.04 Preparing to unpack .../175-libarchive-cpio-perl_0.10-1_all.deb ...
21:33:19 #8 40.04 Unpacking libarchive-cpio-perl (0.10-1) ...
21:33:19 #8 40.07 Selecting previously unselected package libasync-mergepoint-perl.
21:33:19 #8 40.07 Preparing to unpack .../176-libasync-mergepoint-perl_0.04-2_all.deb ...
21:33:19 #8 40.08 Unpacking libasync-mergepoint-perl (0.04-2) ...
21:33:19 #8 40.10 Selecting previously unselected package libauthen-sasl-perl.
21:33:19 #8 40.10 Preparing to unpack .../177-libauthen-sasl-perl_2.1600-1_all.deb ...
21:33:19 #8 40.11 Unpacking libauthen-sasl-perl (2.1600-1) ...
21:33:19 #8 40.14 Selecting previously unselected package libmodule-implementation-perl.
21:33:19 #8 40.14 Preparing to unpack .../178-libmodule-implementation-perl_0.09-1_all.deb ...
21:33:19 #8 40.14 Unpacking libmodule-implementation-perl (0.09-1) ...
21:33:19 #8 40.17 Selecting previously unselected package libvariable-magic-perl.
21:33:19 #8 40.17 Preparing to unpack .../179-libvariable-magic-perl_0.62-1+b1_amd64.deb ...
21:33:19 #8 40.18 Unpacking libvariable-magic-perl (0.62-1+b1) ...
21:33:19 #8 40.23 Selecting previously unselected package libb-hooks-endofscope-perl.
21:33:19 #8 40.23 Preparing to unpack .../180-libb-hooks-endofscope-perl_0.24-1_all.deb ...
21:33:19 #8 40.23 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
21:33:19 #8 40.26 Selecting previously unselected package libcapture-tiny-perl.
21:33:19 #9 41.83 Setting up libreadline8:arm64 (8.1.2-1) ...
21:33:19 #9 41.84 Setting up m4 (1.4.18-5ubuntu2) ...
21:33:19 #9 41.85 Setting up binutils-aarch64-linux-gnu (2.38-3ubuntu1) ...
21:33:19 #9 41.86 Setting up binutils (2.38-3ubuntu1) ...
21:33:19 #9 41.88 Setting up libldap-2.5-0:arm64 (2.5.12+dfsg-0ubuntu0.22.04.1) ...
21:33:19 #9 41.89 Setting up libpython3.10-stdlib:arm64 (3.10.4-3ubuntu0.1) ...
21:33:19 #9 41.90 Setting up ca-certificates (20211016) ...
21:33:19 #9 32.68 Unpacking libasan5:armhf (9.4.0-1ubuntu1~20.04.1) ...
21:33:19 #8 36.23 Preparing to unpack .../183-libdistro-info-perl_0.18ubuntu0.18.04.1_all.deb ...
21:33:19 #8 36.23 Unpacking libdistro-info-perl (0.18ubuntu0.18.04.1) ...
21:33:19 #8 36.26 Selecting previously unselected package perl-openssl-defaults:amd64.
21:33:19 #8 36.26 Preparing to unpack .../184-perl-openssl-defaults_3build1_amd64.deb ...
21:33:19 #8 36.26 Unpacking perl-openssl-defaults:amd64 (3build1) ...
21:33:19 #8 36.29 Selecting previously unselected package libnet-ssleay-perl.
21:33:19 #8 36.30 Preparing to unpack .../185-libnet-ssleay-perl_1.84-1ubuntu0.2_amd64.deb ...
21:33:19 #8 36.30 Unpacking libnet-ssleay-perl (1.84-1ubuntu0.2) ...
21:33:19 #8 36.36 Selecting previously unselected package libio-socket-ssl-perl.
21:33:19 #8 36.36 Preparing to unpack .../186-libio-socket-ssl-perl_2.060-3~ubuntu18.04.1_all.deb ...
21:33:19 #8 36.37 Unpacking libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...
21:33:19 #8 36.41 Selecting previously unselected package libnet-smtp-ssl-perl.
21:33:19 #8 36.41 Preparing to unpack .../187-libnet-smtp-ssl-perl_1.04-1_all.deb ...
21:33:19 #8 36.41 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
21:33:19 #8 36.44 Selecting previously unselected package libmailtools-perl.
21:33:19 #8 36.44 Preparing to unpack .../188-libmailtools-perl_2.18-1_all.deb ...
21:33:19 #8 36.45 Unpacking libmailtools-perl (2.18-1) ...
21:33:19 #8 36.48 Selecting previously unselected package libsocket6-perl.
21:33:19 #8 40.65 Setting up xdg-user-dirs (0.17-2) ...
21:33:19 #8 40.69 Setting up libmagic-mgc (1:5.39-3) ...
21:33:19 #8 40.70 Setting up libyaml-0-2:arm64 (0.2.2-1) ...
21:33:19 #8 40.71 Setting up libglib2.0-0:arm64 (2.66.8-1) ...
21:33:19 #8 40.74 No schema files found: doing nothing.
21:33:19 #8 40.75 Setting up distro-info-data (0.51+deb11u2) ...
21:33:19 #8 40.76 Setting up manpages (5.10-1) ...
21:33:19 #8 40.77 Setting up unzip (6.0-26+deb11u1) ...
21:33:19 #8 40.79 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
21:33:19 #8 40.80 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
21:33:19 #8 40.81 Setting up libsqlite3-0:arm64 (3.34.1-3) ...
21:33:19 #8 40.82 Setting up libcbor0:arm64 (0.5.0+dfsg-2) ...
21:33:19 #8 40.83 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
21:33:19 #8 40.85 Setting up libfcgi-bin (2.4.2-2) ...
21:33:19 #12 62.27   Installing : mpfr-3.1.1-4.el7.aarch64                                    5/68 
21:33:19 #12 6.796 (13/71): libseccomp-2.5.2-2.el9.aarch64.rpm     606 kB/s |  72 kB     00:00    
21:33:19 #12 6.922 (14/71): make-4.3-7.el9.aarch64.rpm             2.3 MB/s | 535 kB     00:00    
21:33:19 #12 6.950 (15/71): openssh-8.7p1-21.el9.aarch64.rpm       2.0 MB/s | 448 kB     00:00    
21:33:19 #12 7.027 (16/71): openssh-clients-8.7p1-21.el9.aarch64.r 2.9 MB/s | 681 kB     00:00    
21:33:19 #8 32.22 Unpacking dpkg-dev (1.19.0.5ubuntu2.4) ...
21:33:19 #8 32.37 Selecting previously unselected package build-essential.
21:33:19 #8 32.37 Preparing to unpack .../084-build-essential_12.4ubuntu1_armhf.deb ...
21:33:19 #8 32.39 Unpacking build-essential (12.4ubuntu1) ...
21:33:19 #8 39.08 Selecting previously unselected package libalgorithm-diff-perl.
21:33:19 #8 39.08 Preparing to unpack .../164-libalgorithm-diff-perl_1.201-1_all.deb ...
21:33:19 #8 39.09 Unpacking libalgorithm-diff-perl (1.201-1) ...
21:33:19 #8 39.12 Selecting previously unselected package libalgorithm-diff-xs-perl.
21:33:19 #8 39.13 Preparing to unpack .../165-libalgorithm-diff-xs-perl_0.04-6+b1_amd64.deb ...
21:33:19 #8 39.13 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ...
21:33:19 #8 39.16 Selecting previously unselected package libalgorithm-merge-perl.
21:33:19 #8 39.17 Preparing to unpack .../166-libalgorithm-merge-perl_0.08-3_all.deb ...
21:33:19 #8 39.17 Unpacking libalgorithm-merge-perl (0.08-3) ...
21:33:19 #8 39.20 Selecting previously unselected package libaliased-perl.
21:33:19 #8 39.20 Preparing to unpack .../167-libaliased-perl_0.34-1.1_all.deb ...
21:33:19 #8 39.26 Unpacking libaliased-perl (0.34-1.1) ...
21:33:19 #8 39.29 Selecting previously unselected package libapt-pkg-perl.
21:33:19 #8 42.97 Selecting previously unselected package python3-unidiff.
21:33:19 #8 42.98 Preparing to unpack .../326-python3-unidiff_0.5.4-1_all.deb ...
21:33:19 #8 42.98 Unpacking python3-unidiff (0.5.4-1) ...
21:33:19 #8 43.02 Selecting previously unselected package python3-xdg.
21:33:19 #8 43.02 Preparing to unpack .../327-python3-xdg_0.25-5_all.deb ...
21:33:19 #8 43.03 Unpacking python3-xdg (0.25-5) ...
21:33:19 #8 43.07 Selecting previously unselected package shared-mime-info.
21:33:19 #8 43.07 Preparing to unpack .../328-shared-mime-info_1.10-1_arm64.deb ...
21:33:19 #8 43.08 Unpacking shared-mime-info (1.10-1) ...
21:33:19 #8 43.18 Selecting previously unselected package strace.
21:33:19 #8 43.18 Preparing to unpack .../329-strace_4.26-0.2_arm64.deb ...
21:33:19 #8 43.19 Unpacking strace (4.26-0.2) ...
21:33:19 #8 43.26 Selecting previously unselected package unzip.
21:33:19 #8 43.26 Preparing to unpack .../330-unzip_6.0-23+deb10u2_arm64.deb ...
21:33:19 #8 43.27 Unpacking unzip (6.0-23+deb10u2) ...
21:33:19 #8 43.31 Selecting previously unselected package xauth.
21:33:19 #9 28.13 Unpacking libnsl-dev:armhf (1.3.0-2build2) ...
21:33:19 #9 28.18 Selecting previously unselected package libc6-dev:armhf.
21:33:19 #9 28.18 Preparing to unpack .../069-libc6-dev_2.35-0ubuntu3.1_armhf.deb ...
21:33:19 #9 28.19 Unpacking libc6-dev:armhf (2.35-0ubuntu3.1) ...
21:33:19 #9 28.43 Selecting previously unselected package gcc-11-base:armhf.
21:33:19 #9 28.43 Preparing to unpack .../070-gcc-11-base_11.2.0-19ubuntu1_armhf.deb ...
21:33:19 #8 20.12 Selecting previously unselected package libbsd0:armhf.
21:33:19 #8 20.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 ... 7700 files and directories currently installed.)
21:33:19 #8 20.13 Preparing to unpack .../00-libbsd0_0.9.1-2+deb10u1_armhf.deb ...
21:33:19 #8 20.14 Unpacking libbsd0:armhf (0.9.1-2+deb10u1) ...
21:33:19 #8 20.20 Selecting previously unselected package libtinfo5:armhf.
21:33:19 #8 20.20 Preparing to unpack .../01-libtinfo5_6.1+20181013-2+deb10u2_armhf.deb ...
21:33:19 #8 20.20 Unpacking libtinfo5:armhf (6.1+20181013-2+deb10u2) ...
21:33:19 #8 20.27 Selecting previously unselected package bsdmainutils.
21:33:19 #8 20.27 Preparing to unpack .../02-bsdmainutils_11.1.2_armhf.deb ...
21:33:19 #8 20.28 Unpacking bsdmainutils (11.1.2) ...
21:33:19 #10 27.69   Installing       : elfutils-0.187-4.el8.aarch64                         59/79 
21:33:19 #10 27.74   Installing       : diffutils-3.6-6.el8.aarch64                          60/79 
21:33:19 #10 27.75   Running scriptlet: diffutils-3.6-6.el8.aarch64                          60/79 
21:33:19 #10 27.79   Installing       : zstd-1.4.4-1.el8.aarch64                             61/79 
21:33:19 #10 27.80   Installing       : rust-srpm-macros-5-2.el8.noarch                      62/79 
21:33:19 #10 27.81   Installing       : qt5-srpm-macros-5.15.3-1.el8.noarch                  63/79 
21:33:19 #10 27.82   Installing       : perl-srpm-macros-1-25.el8.noarch                     64/79 
21:33:19 #10 27.83   Installing       : openblas-srpm-macros-2-2.el8.noarch                  65/79 
21:33:19 #10 27.84   Installing       : ocaml-srpm-macros-5-4.el8.noarch                     66/79 
21:33:19 #10 27.85   Installing       : libatomic_ops-7.6.2-3.el8.aarch64                    67/79 
21:33:19 #9 40.80 Setting up libltdl7:arm64 (2.4.6-14) ...
21:33:19 #9 40.82 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
21:33:19 #9 40.83 Setting up libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
21:33:19 #9 40.84 Setting up libubsan1:arm64 (10.3.0-1ubuntu1~20.04) ...
21:33:19 #9 40.85 Setting up python-apt-common (2.0.0ubuntu0.20.04.7) ...
21:33:19 #9 40.86 Setting up libcrypt-dev:arm64 (1:4.4.10-10ubuntu4) ...
21:33:19 #9 40.87 Setting up libuchardet0:arm64 (0.0.6-3build1) ...
21:33:19 #9 40.89 Setting up libre2-5:arm64 (20200101+dfsg-1build1) ...
21:33:19 #9 40.90 Setting up git-man (1:2.25.1-1ubuntu3.5) ...
21:33:19 #9 40.91 Setting up libisl22:arm64 (0.22.1-1) ...
21:33:19 #9 40.95 Setting up netbase (6.1) ...
21:33:19 #9 40.97 Setting up libkrb5-3:arm64 (1.17-6ubuntu4.1) ...
21:33:19 #9 40.99 Setting up libmpdec2:arm64 (2.4.2-3) ...
21:33:19 #9 41.00 Setting up libbinutils:arm64 (2.34-6ubuntu1.3) ...
21:33:19 #9 41.01 Setting up libfido2-1:arm64 (1.3.1-1ubuntu2) ...
21:33:19 #9 41.02 Setting up libc-dev-bin (2.31-0ubuntu9.9) ...
21:33:19 #9 41.03 Setting up openssl (1.1.1f-1ubuntu2.16) ...
21:33:19 #9 41.04 Setting up libbsd0:arm64 (0.10.0-1) ...
21:33:19 #9 41.06 Setting up libelf1:arm64 (0.176-1.1build1) ...
21:33:19 #9 41.07 Setting up readline-common (8.0-4) ...
21:33:19 #9 41.10 Setting up publicsuffix (20200303.0012-1) ...
21:33:19 #8 42.14 Updating certificates in /etc/ssl/certs...
21:33:19 #9 33.26 Preparing to unpack .../275-libhttp-daemon-perl_6.13-1ubuntu0.1_all.deb ...
21:33:19 #9 33.26 Unpacking libhttp-daemon-perl (6.13-1ubuntu0.1) ...
21:33:19 #9 33.29 Selecting previously unselected package libio-interactive-perl.
21:33:19 #9 33.29 Preparing to unpack .../276-libio-interactive-perl_1.023-1_all.deb ...
21:33:19 #9 33.30 Unpacking libio-interactive-perl (1.023-1) ...
21:33:19 #9 33.33 Selecting previously unselected package libio-prompt-tiny-perl.
21:33:19 #9 33.33 Preparing to unpack .../277-libio-prompt-tiny-perl_0.003-1_all.deb ...
21:33:19 #9 33.33 Unpacking libio-prompt-tiny-perl (0.003-1) ...
21:33:19 #9 33.36 Selecting previously unselected package libtypes-serialiser-perl.
21:33:19 #9 33.36 Preparing to unpack .../278-libtypes-serialiser-perl_1.01-1_all.deb ...
21:33:19 #9 33.37 Unpacking libtypes-serialiser-perl (1.01-1) ...
21:33:19 #9 33.39 Selecting previously unselected package libjson-xs-perl.
21:33:19 #9 33.40 Preparing to unpack .../279-libjson-xs-perl_4.030-1build3_amd64.deb ...
21:33:19 #9 33.40 Unpacking libjson-xs-perl (4.030-1build3) ...
21:33:19 #9 33.44 Selecting previously unselected package libjson-maybexs-perl.
21:33:19 #9 33.44 Preparing to unpack .../280-libjson-maybexs-perl_1.004003-1_all.deb ...
21:33:19 #9 33.45 Unpacking libjson-maybexs-perl (1.004003-1) ...
21:33:19 #9 33.47 Selecting previously unselected package libldap-common.
21:33:20 #12 1.430 CentOS Stream 9 - AppStream                      16 kB/s | 7.7 kB     00:00    
21:33:20 #8 40.26 Preparing to unpack .../181-libcapture-tiny-perl_0.48-1_all.deb ...
21:33:20 #8 40.27 Unpacking libcapture-tiny-perl (0.48-1) ...
21:33:20 #8 40.29 Selecting previously unselected package libcgi-pm-perl.
21:33:20 #8 40.30 Preparing to unpack .../182-libcgi-pm-perl_4.40-1_all.deb ...
21:33:20 #8 40.30 Unpacking libcgi-pm-perl (4.40-1) ...
21:33:20 #8 40.35 Selecting previously unselected package libfcgi-perl.
21:33:20 #8 40.35 Preparing to unpack .../183-libfcgi-perl_0.78-2+b3_amd64.deb ...
21:33:20 #8 40.35 Unpacking libfcgi-perl (0.78-2+b3) ...
21:33:20 #8 40.38 Selecting previously unselected package libcgi-fast-perl.
21:33:20 #8 40.38 Preparing to unpack .../184-libcgi-fast-perl_1%3a2.13-1_all.deb ...
21:33:20 #8 40.39 Unpacking libcgi-fast-perl (1:2.13-1) ...
21:33:20 #8 40.41 Selecting previously unselected package libsub-name-perl.
21:33:20 #8 40.41 Preparing to unpack .../185-libsub-name-perl_0.21-1+b3_amd64.deb ...
21:33:20 #8 40.42 Unpacking libsub-name-perl (0.21-1+b3) ...
21:33:20 #8 40.44 Selecting previously unselected package libclass-accessor-perl.
21:33:20 #8 40.45 Preparing to unpack .../186-libclass-accessor-perl_0.51-1_all.deb ...
21:33:20 #8 40.45 Unpacking libclass-accessor-perl (0.51-1) ...
21:33:20 #8 40.48 Selecting previously unselected package libclass-inspector-perl.
21:33:20 #8 40.48 Preparing to unpack .../187-libclass-inspector-perl_1.32-1_all.deb ...
21:33:20 #8 40.48 Unpacking libclass-inspector-perl (1.32-1) ...
21:33:20 #8 40.51 Selecting previously unselected package libclass-xsaccessor-perl.
21:33:20 #8 40.51 Preparing to unpack .../188-libclass-xsaccessor-perl_1.19-3+b2_amd64.deb ...
21:33:20 #8 40.52 Unpacking libclass-xsaccessor-perl (1.19-3+b2) ...
21:33:20 #8 40.54 Selecting previously unselected package libclone-perl.
21:33:20 #8 40.55 Preparing to unpack .../189-libclone-perl_0.41-1+b1_amd64.deb ...
21:33:20 #8 40.55 Unpacking libclone-perl (0.41-1+b1) ...
21:33:20 #8 40.58 Selecting previously unselected package libcommon-sense-perl.
21:33:20 #8 40.58 Preparing to unpack .../190-libcommon-sense-perl_3.74-2+b7_amd64.deb ...
21:33:20 #8 40.58 Unpacking libcommon-sense-perl (3.74-2+b7) ...
21:33:20 #9 42.41 Updating certificates in /etc/ssl/certs...
21:33:20 #9 33.14 Selecting previously unselected package libubsan1:armhf.
21:33:20 #9 33.14 Preparing to unpack .../088-libubsan1_10.3.0-1ubuntu1~20.04_armhf.deb ...
21:33:20 #9 33.15 Unpacking libubsan1:armhf (10.3.0-1ubuntu1~20.04) ...
21:33:20 #8 40.86 Setting up binutils-common:arm64 (2.35.2-2) ...
21:33:20 #8 40.88 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
21:33:20 #8 40.89 Setting up libmagic1:arm64 (1:5.39-3) ...
21:33:20 #8 40.91 Setting up libdeflate0:arm64 (1.7-1) ...
21:33:20 #8 40.92 Setting up less (551-2) ...
21:33:20 #8 40.94 Setting up perl-openssl-defaults:arm64 (5) ...
21:33:20 #8 40.95 Setting up linux-libc-dev:arm64 (5.10.136-1) ...
21:33:20 #8 40.96 Setting up libctf-nobfd0:arm64 (2.35.2-2) ...
21:33:20 #8 40.97 Setting up gettext-base (0.21-4) ...
21:33:20 #8 40.98 Setting up liblzo2-2:arm64 (2.10-2) ...
21:33:20 #8 41.00 Setting up libnpth0:arm64 (1.6-3) ...
21:33:20 #8 41.01 Setting up file (1:5.39-3) ...
21:33:20 #8 41.03 Setting up libossp-uuid16:arm64 (1.6.2-1.5+b9) ...
21:33:20 #8 41.08 Setting up libassuan0:arm64 (2.5.3-7.1) ...
21:33:20 #12 62.58   Installing : libmpc-1.0.1-3.el7.aarch64                                  6/68 
21:33:20 #12 7.030 (17/71): rpm-plugin-selinux-4.16.1.3-17.el9.aar 165 kB/s |  18 kB     00:00    
21:33:20 #12 7.036 (18/71): selinux-policy-34.1.39-1.el9.noarch.rp 723 kB/s |  62 kB     00:00    
21:33:20 #12 7.126 (19/71): systemd-pam-250-7.el9.aarch64.rpm      2.5 MB/s | 233 kB     00:00    
21:33:20 #8 36.48 Preparing to unpack .../189-libsocket6-perl_0.27-1build2_amd64.deb ...
21:33:20 #8 36.49 Unpacking libsocket6-perl (0.27-1build2) ...
21:33:20 #8 36.51 Selecting previously unselected package libio-socket-inet6-perl.
21:33:20 #8 36.52 Preparing to unpack .../190-libio-socket-inet6-perl_2.72-2_all.deb ...
21:33:20 #8 36.52 Unpacking libio-socket-inet6-perl (2.72-2) ...
21:33:20 #8 36.54 Selecting previously unselected package libnet-ip-perl.
21:33:20 #8 36.55 Preparing to unpack .../191-libnet-ip-perl_1.26-1_all.deb ...
21:33:20 #8 36.55 Unpacking libnet-ip-perl (1.26-1) ...
21:33:20 #8 36.58 Selecting previously unselected package libnet-dns-perl.
21:33:20 #8 36.58 Preparing to unpack .../192-libnet-dns-perl_1.10-2_all.deb ...
21:33:20 #8 36.58 Unpacking libnet-dns-perl (1.10-2) ...
21:33:20 #8 36.67 Selecting previously unselected package libnet-domain-tld-perl.
21:33:20 #8 36.67 Preparing to unpack .../193-libnet-domain-tld-perl_1.75-1_all.deb ...
21:33:20 #8 36.68 Unpacking libnet-domain-tld-perl (1.75-1) ...
21:33:20 #8 36.70 Selecting previously unselected package libemail-valid-perl.
21:33:20 #8 36.71 Preparing to unpack .../194-libemail-valid-perl_1.202-1_all.deb ...
21:33:20 #8 36.71 Unpacking libemail-valid-perl (1.202-1) ...
21:33:20 #8 36.74 Selecting previously unselected package libencode-locale-perl.
21:33:20 #8 36.74 Preparing to unpack .../195-libencode-locale-perl_1.05-1_all.deb ...
21:33:20 #8 36.74 Unpacking libencode-locale-perl (1.05-1) ...
21:33:20 #8 36.78 Selecting previously unselected package libexporter-tiny-perl.
21:33:20 #8 36.78 Preparing to unpack .../196-libexporter-tiny-perl_1.000000-2_all.deb ...
21:33:20 #8 36.79 Unpacking libexporter-tiny-perl (1.000000-2) ...
21:33:20 #8 36.82 Selecting previously unselected package libipc-system-simple-perl.
21:33:20 #8 39.29 Preparing to unpack .../168-libapt-pkg-perl_0.1.39_amd64.deb ...
21:33:20 #8 39.30 Unpacking libapt-pkg-perl (0.1.39) ...
21:33:20 #8 39.34 Selecting previously unselected package libarchive-cpio-perl.
21:33:20 #8 39.34 Preparing to unpack .../169-libarchive-cpio-perl_0.10-1.1_all.deb ...
21:33:20 #8 39.34 Unpacking libarchive-cpio-perl (0.10-1.1) ...
21:33:20 #8 39.39 Selecting previously unselected package libarchive13:amd64.
21:33:20 #8 39.39 Preparing to unpack .../170-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
21:33:20 #8 39.39 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
21:33:20 #8 39.45 Selecting previously unselected package libarray-intspan-perl.
21:33:20 #8 39.45 Preparing to unpack .../171-libarray-intspan-perl_2.004-1_all.deb ...
21:33:20 #8 39.46 Unpacking libarray-intspan-perl (2.004-1) ...
21:33:20 #8 39.49 Selecting previously unselected package libauthen-sasl-perl.
21:33:20 #8 39.50 Preparing to unpack .../172-libauthen-sasl-perl_2.1600-1.1_all.deb ...
21:33:20 #8 39.50 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
21:33:20 #8 39.56 Selecting previously unselected package libmodule-implementation-perl.
21:33:20 #8 39.56 Preparing to unpack .../173-libmodule-implementation-perl_0.09-1.1_all.deb ...
21:33:20 #8 39.57 Unpacking libmodule-implementation-perl (0.09-1.1) ...
21:33:20 #8 39.61 Selecting previously unselected package libsub-exporter-progressive-perl.
21:33:20 #8 43.31 Preparing to unpack .../331-xauth_1%3a1.0.10-1_arm64.deb ...
21:33:20 #8 43.32 Unpacking xauth (1:1.0.10-1) ...
21:33:20 #8 43.36 Selecting previously unselected package xdg-user-dirs.
21:33:20 #8 43.37 Preparing to unpack .../332-xdg-user-dirs_0.17-2_arm64.deb ...
21:33:20 #8 43.38 Unpacking xdg-user-dirs (0.17-2) ...
21:33:20 #8 43.47 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
21:33:20 #8 43.48 Setting up libapt-pkg-perl (0.1.34+b1) ...
21:33:20 #8 43.49 Setting up libksba8:arm64 (1.3.5-2) ...
21:33:20 #8 43.51 Setting up libpipeline1:arm64 (1.5.1-2) ...
21:33:20 #8 43.52 Setting up wdiff (1.2.2-2+b1) ...
21:33:20 #8 43.53 Setting up lsb-base (10.2019051400) ...
21:33:20 #8 43.54 Setting up mysql-common (5.8+1.0.5) ...
21:33:20 #8 43.57 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
21:33:20 #8 32.47 Selecting previously unselected package libroken18-heimdal:armhf.
21:33:20 #8 32.47 Preparing to unpack .../085-libroken18-heimdal_7.5.0+dfsg-1_armhf.deb ...
21:33:20 #8 32.48 Unpacking libroken18-heimdal:armhf (7.5.0+dfsg-1) ...
21:33:20 #8 32.56 Selecting previously unselected package libasn1-8-heimdal:armhf.
21:33:20 #8 32.56 Preparing to unpack .../086-libasn1-8-heimdal_7.5.0+dfsg-1_armhf.deb ...
21:33:20 #8 32.58 Unpacking libasn1-8-heimdal:armhf (7.5.0+dfsg-1) ...
21:33:20 #9 31.98 Selecting previously unselected package g++-9.
21:33:20 #9 31.98 Preparing to unpack .../098-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ...
21:33:20 #9 31.98 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ...
21:33:20 #9 28.44 Unpacking gcc-11-base:armhf (11.2.0-19ubuntu1) ...
21:33:20 #9 28.51 Selecting previously unselected package libisl23:armhf.
21:33:20 #9 28.51 Preparing to unpack .../071-libisl23_0.24-2build1_armhf.deb ...
21:33:20 #9 28.51 Unpacking libisl23:armhf (0.24-2build1) ...
21:33:20 #9 28.56 Selecting previously unselected package libmpfr6:armhf.
21:33:20 #9 28.56 Preparing to unpack .../072-libmpfr6_4.1.0-3build3_armhf.deb ...
21:33:20 #9 28.56 Unpacking libmpfr6:armhf (4.1.0-3build3) ...
21:33:20 #9 28.62 Selecting previously unselected package libmpc3:armhf.
21:33:20 #9 28.62 Preparing to unpack .../073-libmpc3_1.2.1-2build1_armhf.deb ...
21:33:20 #9 28.63 Unpacking libmpc3:armhf (1.2.1-2build1) ...
21:33:20 #8 20.37 Selecting previously unselected package libuchardet0:armhf.
21:33:20 #8 20.37 Preparing to unpack .../03-libuchardet0_0.0.6-3_armhf.deb ...
21:33:20 #8 20.38 Unpacking libuchardet0:armhf (0.0.6-3) ...
21:33:20 #8 20.42 Selecting previously unselected package groff-base.
21:33:20 #8 20.42 Preparing to unpack .../04-groff-base_1.22.4-3+deb10u1_armhf.deb ...
21:33:20 #8 20.42 Unpacking groff-base (1.22.4-3+deb10u1) ...
21:33:20 #8 20.58 Selecting previously unselected package libgdbm6:armhf.
21:33:20 #8 20.58 Preparing to unpack .../05-libgdbm6_1.18.1-4_armhf.deb ...
21:33:20 #8 20.59 Unpacking libgdbm6:armhf (1.18.1-4) ...
21:33:20 #10 27.87   Installing       : gc-7.6.4-3.el8.aarch64                               68/79 
21:33:20 #10 28.20   Installing       : guile-5:2.0.14-7.el8.aarch64                         69/79 
21:33:20 #9 41.11 Setting up libcc1-0:arm64 (10.3.0-1ubuntu1~20.04) ...
21:33:20 #9 41.13 Setting up iso-codes (4.4-1) ...
21:33:20 #9 41.14 Setting up liblocale-gettext-perl (1.07-4) ...
21:33:20 #9 41.15 Setting up liblsan0:arm64 (10.3.0-1ubuntu1~20.04) ...
21:33:20 #9 41.16 Setting up dctrl-tools (2.24-3) ...
21:33:20 #9 41.18 Setting up libitm1:arm64 (10.3.0-1ubuntu1~20.04) ...
21:33:20 #9 41.19 Setting up libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
21:33:20 #9 41.20 Setting up libgdbm6:arm64 (1.18.1-5) ...
21:33:20 #9 41.22 Setting up gcc-9-base:arm64 (9.4.0-1ubuntu1~20.04.1) ...
21:33:20 #9 41.23 Setting up libtsan0:arm64 (10.3.0-1ubuntu1~20.04) ...
21:33:20 #9 41.25 Setting up libctf0:arm64 (2.34-6ubuntu1.3) ...
21:33:20 #9 41.26 Setting up pinentry-curses (1.1.0-3build1) ...
21:33:20 #9 41.27 Setting up manpages-dev (5.05-1) ...
21:33:20 #9 41.29 Setting up libxdmcp6:arm64 (1:1.1.3-0ubuntu1) ...
21:33:20 #9 41.30 Setting up libxcb1:arm64 (1.14-2) ...
21:33:20 #9 41.31 Setting up at (3.1.23-1ubuntu1) ...
21:33:20 #9 33.48 Preparing to unpack .../281-libldap-common_2.5.12+dfsg-0ubuntu0.22.04.1_all.deb ...
21:33:20 #9 33.48 Unpacking libldap-common (2.5.12+dfsg-0ubuntu0.22.04.1) ...
21:33:20 #9 33.51 Selecting previously unselected package liblist-compare-perl.
21:33:20 #9 33.51 Preparing to unpack .../282-liblist-compare-perl_0.55-1_all.deb ...
21:33:20 #9 33.51 Unpacking liblist-compare-perl (0.55-1) ...
21:33:20 #9 33.55 Selecting previously unselected package liblist-someutils-perl.
21:33:20 #9 33.55 Preparing to unpack .../283-liblist-someutils-perl_0.58-1_all.deb ...
21:33:20 #9 33.55 Unpacking liblist-someutils-perl (0.58-1) ...
21:33:20 #9 33.58 Selecting previously unselected package liblist-someutils-xs-perl.
21:33:20 #9 33.58 Preparing to unpack .../284-liblist-someutils-xs-perl_0.58-2build3_amd64.deb ...
21:33:20 #9 33.59 Unpacking liblist-someutils-xs-perl (0.58-2build3) ...
21:33:20 #9 33.62 Selecting previously unselected package liblist-utilsby-perl.
21:33:20 #9 33.62 Preparing to unpack .../285-liblist-utilsby-perl_0.11-1_all.deb ...
21:33:20 #9 33.62 Unpacking liblist-utilsby-perl (0.11-1) ...
21:33:20 #9 33.65 Selecting previously unselected package libltdl7:amd64.
21:33:20 #9 33.65 Preparing to unpack .../286-libltdl7_2.4.6-15build2_amd64.deb ...
21:33:20 #9 33.66 Unpacking libltdl7:amd64 (2.4.6-15build2) ...
21:33:20 #9 33.69 Selecting previously unselected package libltdl-dev:amd64.
21:33:20 #21 28.16 Get:132 http://deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B]
21:33:20 #21 28.17 Get:133 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B]
21:33:20 #10 18.92 CentOS Stream 8 - PowerTools                    4.4 MB/s | 5.0 MB     00:01    
21:33:20 #8 40.61 Selecting previously unselected package libparams-util-perl.
21:33:20 #8 40.61 Preparing to unpack .../191-libparams-util-perl_1.07-3+b4_amd64.deb ...
21:33:20 #8 40.62 Unpacking libparams-util-perl (1.07-3+b4) ...
21:33:20 #8 40.65 Selecting previously unselected package libsub-install-perl.
21:33:20 #8 40.65 Preparing to unpack .../192-libsub-install-perl_0.928-1_all.deb ...
21:33:20 #8 40.65 Unpacking libsub-install-perl (0.928-1) ...
21:33:20 #8 40.68 Selecting previously unselected package libdata-optlist-perl.
21:33:20 #8 40.68 Preparing to unpack .../193-libdata-optlist-perl_0.110-1_all.deb ...
21:33:20 #8 40.68 Unpacking libdata-optlist-perl (0.110-1) ...
21:33:20 #8 40.71 Selecting previously unselected package libsub-exporter-perl.
21:33:20 #8 40.71 Preparing to unpack .../194-libsub-exporter-perl_0.987-1_all.deb ...
21:33:20 #8 40.72 Unpacking libsub-exporter-perl (0.987-1) ...
21:33:20 #8 40.74 Selecting previously unselected package libconst-fast-perl.
21:33:20 #8 40.75 Preparing to unpack .../195-libconst-fast-perl_0.014-1_all.deb ...
21:33:20 #8 40.75 Unpacking libconst-fast-perl (0.014-1) ...
21:33:20 #8 40.78 Selecting previously unselected package libwant-perl.
21:33:20 #8 40.78 Preparing to unpack .../196-libwant-perl_0.29-1+b4_amd64.deb ...
21:33:20 #8 40.78 Unpacking libwant-perl (0.29-1+b4) ...
21:33:20 #8 40.81 Selecting previously unselected package libcontextual-return-perl.
21:33:20 #8 33.75 Fedora 36 openh264 (From Cisco) - x86_64        2.1 kB/s | 2.5 kB     00:01    
21:33:20 #9 33.30 Selecting previously unselected package libgcc-9-dev:armhf.
21:33:20 #9 33.30 Preparing to unpack .../089-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_armhf.deb ...
21:33:20 #9 33.30 Unpacking libgcc-9-dev:armhf (9.4.0-1ubuntu1~20.04.1) ...
21:33:20 #9 33.48 Selecting previously unselected package gcc-9.
21:33:20 #9 33.48 Preparing to unpack .../090-gcc-9_9.4.0-1ubuntu1~20.04.1_armhf.deb ...
21:33:20 #9 33.49 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) ...
21:33:20 #8 23.92 Selecting previously unselected package gcc.
21:33:20 #8 23.92 Preparing to unpack .../050-gcc_4%3a10.2.1-1_armhf.deb ...
21:33:20 #8 23.93 Unpacking gcc (4:10.2.1-1) ...
21:33:20 #8 24.02 Selecting previously unselected package libstdc++-10-dev:armhf.
21:33:20 #8 24.02 Preparing to unpack .../051-libstdc++-10-dev_10.2.1-6_armhf.deb ...
21:33:20 #8 24.04 Unpacking libstdc++-10-dev:armhf (10.2.1-6) ...
21:33:20 #8 41.09 Setting up libgomp1:arm64 (10.2.1-6) ...
21:33:20 #8 41.10 Setting up bzip2 (1.0.8-4) ...
21:33:20 #8 41.11 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ...
21:33:20 #8 41.13 Setting up pbzip2 (1.1.13-1) ...
21:33:20 #8 41.14 Setting up libjbig0:arm64 (2.1-3.1+b2) ...
21:33:20 #8 41.15 Setting up libfakeroot:arm64 (1.25.3-1.1) ...
21:33:20 #8 41.17 Setting up libasan6:arm64 (10.2.1-6) ...
21:33:20 #8 41.19 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
21:33:20 #8 41.20 Setting up fakeroot (1.25.3-1.1) ...
21:33:20 #8 41.21 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:33:20 #8 41.23 Setting up autotools-dev (20180224.1+nmu1) ...
21:33:20 #8 41.24 Setting up libglib2.0-data (2.66.8-1) ...
21:33:20 #8 41.25 Setting up libtirpc-dev:arm64 (1.3.1-1+deb11u1) ...
21:33:20 #8 41.27 Setting up libjpeg62-turbo:arm64 (1:2.0.6-4) ...
21:33:20 #8 41.29 Setting up libx11-data (2:1.7.2-1) ...
21:33:20 #8 41.30 Setting up make (4.3-4.1) ...
21:33:20 #8 41.32 Setting up libmpfr6:arm64 (4.1.0-3) ...
21:33:20 #8 41.33 Setting up gnupg-l10n (2.2.27-2+deb11u2) ...
21:33:20 #8 41.35 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
21:33:20 #8 41.37 Setting up lzip (1.22-3) ...
21:33:20 #8 41.40 Setting up strace (5.10-1) ...
21:33:20 #12 62.89   Updating   : 7:device-mapper-libs-1.02.170-6.el7_9.5.aarch64             7/68 
21:33:20 #12 7.262 (20/71): systemd-rpm-macros-250-7.el9.noarch.rp 213 kB/s |  29 kB     00:00    
21:33:20 #12 7.372 (21/71): which-2.21-28.el9.aarch64.rpm          377 kB/s |  41 kB     00:00    
21:33:20 #8 36.82 Preparing to unpack .../197-libipc-system-simple-perl_1.25-4_all.deb ...
21:33:20 #8 36.82 Unpacking libipc-system-simple-perl (1.25-4) ...
21:33:20 #8 36.86 Selecting previously unselected package libfile-basedir-perl.
21:33:20 #8 36.86 Preparing to unpack .../198-libfile-basedir-perl_0.07-1_all.deb ...
21:33:20 #8 36.86 Unpacking libfile-basedir-perl (0.07-1) ...
21:33:20 #8 36.89 Selecting previously unselected package libfile-chdir-perl.
21:33:20 #8 36.89 Preparing to unpack .../199-libfile-chdir-perl_0.1008-1_all.deb ...
21:33:20 #8 36.89 Unpacking libfile-chdir-perl (0.1008-1) ...
21:33:20 #8 36.92 Selecting previously unselected package libfile-fcntllock-perl.
21:33:20 #8 36.92 Preparing to unpack .../200-libfile-fcntllock-perl_0.22-3build2_amd64.deb ...
21:33:20 #8 36.93 Unpacking libfile-fcntllock-perl (0.22-3build2) ...
21:33:20 #8 36.96 Selecting previously unselected package libhttp-date-perl.
21:33:20 #8 36.96 Preparing to unpack .../201-libhttp-date-perl_6.02-1_all.deb ...
21:33:20 #8 36.96 Unpacking libhttp-date-perl (6.02-1) ...
21:33:20 #8 36.99 Selecting previously unselected package libfile-listing-perl.
21:33:20 #8 36.99 Preparing to unpack .../202-libfile-listing-perl_6.04-1_all.deb ...
21:33:20 #8 36.99 Unpacking libfile-listing-perl (6.04-1) ...
21:33:20 #8 37.02 Selecting previously unselected package libfont-afm-perl.
21:33:20 #8 39.61 Preparing to unpack .../174-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
21:33:20 #8 39.61 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
21:33:20 #8 39.65 Selecting previously unselected package libvariable-magic-perl.
21:33:20 #8 39.65 Preparing to unpack .../175-libvariable-magic-perl_0.62-1+b3_amd64.deb ...
21:33:20 #8 39.66 Unpacking libvariable-magic-perl (0.62-1+b3) ...
21:33:20 #8 39.69 Selecting previously unselected package libb-hooks-endofscope-perl.
21:33:20 #8 39.69 Preparing to unpack .../176-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
21:33:20 #8 39.70 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
21:33:20 #8 39.74 Selecting previously unselected package libpng16-16:amd64.
21:33:20 #8 39.74 Preparing to unpack .../177-libpng16-16_1.6.37-3_amd64.deb ...
21:33:20 #8 39.75 Unpacking libpng16-16:amd64 (1.6.37-3) ...
21:33:20 #8 39.80 Selecting previously unselected package libfreetype6:amd64.
21:33:20 #8 39.81 Preparing to unpack .../178-libfreetype6_2.10.4+dfsg-1+deb11u1_amd64.deb ...
21:33:20 #8 39.81 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ...
21:33:20 #8 39.88 Selecting previously unselected package libfontconfig1:amd64.
21:33:20 #8 43.58 Setting up libxau6:arm64 (1:1.0.8-1+b2) ...
21:33:20 #8 43.59 Setting up libkeyutils1:arm64 (1.6-6) ...
21:33:20 #8 43.60 Setting up libpsl5:arm64 (0.20.2-2) ...
21:33:20 #8 43.61 Setting up libgpm2:arm64 (1.20.7-5) ...
21:33:20 #8 43.62 Setting up mime-support (3.62) ...
21:33:20 #8 43.65 Setting up xdg-user-dirs (0.17-2) ...
21:33:20 #8 43.68 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
21:33:20 #8 43.70 Setting up psmisc (23.2-1+deb10u1) ...
21:33:20 #8 43.71 Setting up libgc1c2:arm64 (1:7.6.4-0.4) ...
21:33:20 #8 43.73 Setting up libyaml-0-2:arm64 (0.2.1-1) ...
21:33:20 #8 43.74 Setting up libglib2.0-0:arm64 (2.58.3-2+deb10u3) ...
21:33:20 #8 43.75 No schema files found: doing nothing.
21:33:20 #8 43.76 Setting up distro-info-data (0.41+deb10u4) ...
21:33:20 #8 43.77 Setting up manpages (4.16-2) ...
21:33:20 #8 43.78 Setting up unzip (6.0-23+deb10u2) ...
21:33:20 #8 43.80 Setting up libsqlite3-0:arm64 (3.27.2-3+deb10u1) ...
21:33:20 #8 32.75 Selecting previously unselected package libheimbase1-heimdal:armhf.
21:33:20 #8 32.75 Preparing to unpack .../087-libheimbase1-heimdal_7.5.0+dfsg-1_armhf.deb ...
21:33:20 #8 32.76 Unpacking libheimbase1-heimdal:armhf (7.5.0+dfsg-1) ...
21:33:20 #8 20.64 Selecting previously unselected package libpipeline1:armhf.
21:33:20 #8 20.64 Preparing to unpack .../06-libpipeline1_1.5.1-2_armhf.deb ...
21:33:20 #8 20.64 Unpacking libpipeline1:armhf (1.5.1-2) ...
21:33:20 #8 20.76 Selecting previously unselected package man-db.
21:33:20 #8 20.76 Preparing to unpack .../07-man-db_2.8.5-2_armhf.deb ...
21:33:20 #8 20.76 Unpacking man-db (2.8.5-2) ...
21:33:20 #10 28.22   Running scriptlet: guile-5:2.0.14-7.el8.aarch64                         69/79 
21:33:20 #9 41.46 invoke-rc.d: could not determine current runlevel
21:33:20 #9 41.46 invoke-rc.d: policy-rc.d denied execution of start.
21:33:20 #9 41.47 Setting up libicu66:arm64 (66.1-2ubuntu2.1) ...
21:33:20 #9 41.48 Setting up libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
21:33:20 #9 41.49 Setting up libedit2:arm64 (3.1-20191231-1) ...
21:33:20 #9 41.50 Setting up libreadline8:arm64 (8.0-4) ...
21:33:20 #9 41.51 Setting up m4 (1.4.18-4) ...
21:33:20 #9 41.52 Setting up binutils-aarch64-linux-gnu (2.34-6ubuntu1.3) ...
21:33:20 #9 41.53 Setting up binutils (2.34-6ubuntu1.3) ...
21:33:20 #9 41.55 Setting up libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
21:33:20 #9 41.56 Setting up ca-certificates (20211016~20.04.1) ...
21:33:20 #8 28.85 Selecting previously unselected package gcc.
21:33:20 #8 28.85 Preparing to unpack .../065-gcc_4%3a8.3.0-1_armhf.deb ...
21:33:20 #8 28.86 Unpacking gcc (4:8.3.0-1) ...
21:33:20 #8 28.90 Selecting previously unselected package libstdc++-8-dev:armhf.
21:33:20 #8 28.90 Preparing to unpack .../066-libstdc++-8-dev_8.3.0-6_armhf.deb ...
21:33:20 #8 28.92 Unpacking libstdc++-8-dev:armhf (8.3.0-6) ...
21:33:20 #9 28.72 Selecting previously unselected package cpp-11.
21:33:20 #9 28.72 Preparing to unpack .../074-cpp-11_11.2.0-19ubuntu1_armhf.deb ...
21:33:20 #9 28.72 Unpacking cpp-11 (11.2.0-19ubuntu1) ...
21:33:20 #9 33.69 Preparing to unpack .../287-libltdl-dev_2.4.6-15build2_amd64.deb ...
21:33:20 #9 33.69 Unpacking libltdl-dev:amd64 (2.4.6-15build2) ...
21:33:20 #9 33.74 Selecting previously unselected package liblzo2-2:amd64.
21:33:20 #9 33.74 Preparing to unpack .../288-liblzo2-2_2.10-2build3_amd64.deb ...
21:33:20 #9 33.74 Unpacking liblzo2-2:amd64 (2.10-2build3) ...
21:33:20 #9 33.77 Selecting previously unselected package libsys-hostname-long-perl.
21:33:20 #9 33.77 Preparing to unpack .../289-libsys-hostname-long-perl_1.5-2_all.deb ...
21:33:20 #9 33.78 Unpacking libsys-hostname-long-perl (1.5-2) ...
21:33:20 #9 33.81 Selecting previously unselected package libmail-sendmail-perl.
21:33:20 #9 33.81 Preparing to unpack .../290-libmail-sendmail-perl_0.80-1.1_all.deb ...
21:33:20 #9 33.81 Unpacking libmail-sendmail-perl (0.80-1.1) ...
21:33:20 #9 33.84 Selecting previously unselected package libnet-smtp-ssl-perl.
21:33:20 #9 33.84 Preparing to unpack .../291-libnet-smtp-ssl-perl_1.04-1_all.deb ...
21:33:20 #9 33.85 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
21:33:20 #9 33.87 Selecting previously unselected package libmailtools-perl.
21:33:20 #9 33.88 Preparing to unpack .../292-libmailtools-perl_2.21-1_all.deb ...
21:33:20 #9 33.88 Unpacking libmailtools-perl (2.21-1) ...
21:33:20 #9 33.92 Selecting previously unselected package libmarkdown2:amd64.
21:33:20 #9 33.93 Preparing to unpack .../293-libmarkdown2_2.2.7-2_amd64.deb ...
21:33:20 #9 33.93 Unpacking libmarkdown2:amd64 (2.2.7-2) ...
21:33:20 #9 33.96 Selecting previously unselected package libmath-base85-perl.
21:33:20 #9 33.96 Preparing to unpack .../294-libmath-base85-perl_0.5+dfsg-1_all.deb ...
21:33:20 #9 33.96 Unpacking libmath-base85-perl (0.5+dfsg-1) ...
21:33:20 #9 33.99 Selecting previously unselected package libmoox-aliases-perl.
21:33:20 #9 33.99 Preparing to unpack .../295-libmoox-aliases-perl_0.001006-1.1_all.deb ...
21:33:20 #9 34.00 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
21:33:20 #9 34.02 Selecting previously unselected package libnamespace-autoclean-perl.
21:33:20 #9 34.03 Preparing to unpack .../296-libnamespace-autoclean-perl_0.29-1_all.deb ...
21:33:20 #21 28.50 debconf: delaying package configuration, since apt-utils is not installed
21:33:20 #8 42.70 127 added, 0 removed; done.
21:33:20 #8 42.79 Setting up manpages-dev (4.15-1) ...
21:33:20 #8 42.80 Setting up libc6-dev:arm64 (2.27-3ubuntu1.6) ...
21:33:20 #8 40.81 Preparing to unpack .../197-libcontextual-return-perl_0.004014-2_all.deb ...
21:33:20 #8 40.82 Unpacking libcontextual-return-perl (0.004014-2) ...
21:33:20 #8 40.85 Selecting previously unselected package libconvert-binhex-perl.
21:33:20 #8 40.85 Preparing to unpack .../198-libconvert-binhex-perl_1.125-1_all.deb ...
21:33:20 #8 40.86 Unpacking libconvert-binhex-perl (1.125-1) ...
21:33:20 #8 40.89 Selecting previously unselected package libdata-dump-perl.
21:33:20 #8 40.89 Preparing to unpack .../199-libdata-dump-perl_1.23-1_all.deb ...
21:33:20 #8 40.90 Unpacking libdata-dump-perl (1.23-1) ...
21:33:20 #8 40.93 Selecting previously unselected package libdigest-bubblebabble-perl.
21:33:20 #8 40.93 Preparing to unpack .../200-libdigest-bubblebabble-perl_0.02-2_all.deb ...
21:33:20 #8 40.93 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
21:33:20 #8 40.98 Selecting previously unselected package libdigest-hmac-perl.
21:33:20 #8 40.99 Preparing to unpack .../201-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
21:33:20 #8 40.99 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
21:33:20 #8 41.01 Selecting previously unselected package libdistro-info-perl.
21:33:20 #8 41.02 Preparing to unpack .../202-libdistro-info-perl_0.21_all.deb ...
21:33:20 #8 41.02 Unpacking libdistro-info-perl (0.21) ...
21:33:20 #8 41.05 Selecting previously unselected package libnet-smtp-ssl-perl.
21:33:20 #8 41.41 Setting up libsigsegv2:arm64 (2.13-1) ...
21:33:20 #8 41.44 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
21:33:20 #8 41.45 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:33:20 #8 41.46 Setting up t1utils (1.41-4) ...
21:33:20 #8 41.47 Setting up diffstat (1.64-1) ...
21:33:20 #8 41.48 Setting up libpng16-16:arm64 (1.6.37-3) ...
21:33:20 #8 41.49 Setting up libmpc3:arm64 (1.2.0-1) ...
21:33:20 #8 41.51 Setting up libatomic1:arm64 (10.2.1-6) ...
21:33:20 #8 41.52 Setting up patch (2.7.6-7) ...
21:33:20 #8 41.54 Setting up autopoint (0.21-4) ...
21:33:20 #8 41.55 Setting up libwebp6:arm64 (0.6.1-2.1) ...
21:33:20 #8 41.56 Setting up fonts-dejavu-core (2.37-2) ...
21:33:20 #8 41.62 Setting up libxdelta2 (1.1.3-9.3) ...
21:33:20 #12 63.20   Updating   : 7:device-mapper-1.02.170-6.el7_9.5.aarch64                  8/68 
21:33:20 #12 7.610 (22/71): systemd-250-7.el9.aarch64.rpm          6.8 MB/s | 4.0 MB     00:00    
21:33:20 #12 7.682 (23/71): selinux-policy-targeted-34.1.39-1.el9.  10 MB/s | 6.7 MB     00:00    
21:33:20 #12 7.752 (24/71): annobin-10.73-3.el9.aarch64.rpm        2.5 MB/s | 959 kB     00:00    
21:33:20 #8 37.96 Fedora Modular 35 - aarch64 - Updates           3.9 MB/s | 3.7 MB     00:00    
21:33:20 #8 43.81 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-1+deb10u2) ...
21:33:20 #8 43.83 Setting up binutils-common:arm64 (2.31.1-16) ...
21:33:20 #8 43.84 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
21:33:20 #8 43.85 Setting up libmagic1:arm64 (1:5.35-4+deb10u2) ...
21:33:20 #8 43.88 Setting up less (487-0.1+b1) ...
21:33:20 #8 43.96 Setting up perl-openssl-defaults:arm64 (3) ...
21:33:20 #8 43.98 Setting up linux-libc-dev:arm64 (4.19.249-2) ...
21:33:20 #8 43.99 Setting up gettext-base (0.19.8.1-9) ...
21:33:20 #8 44.01 Setting up liblzo2-2:arm64 (2.10-0.1) ...
21:33:20 #8 44.02 Setting up libnpth0:arm64 (1.6-1) ...
21:33:20 #8 44.03 Setting up krb5-locales (1.17-3+deb10u3) ...
21:33:20 #8 44.04 Setting up file (1:5.35-4+deb10u2) ...
21:33:20 #8 44.05 Setting up libossp-uuid16:arm64 (1.6.2-1.5+b7) ...
21:33:20 #8 39.88 Preparing to unpack .../179-libfontconfig1_2.13.1-4.2_amd64.deb ...
21:33:20 #8 39.89 Unpacking libfontconfig1:amd64 (2.13.1-4.2) ...
21:33:20 #8 39.94 Selecting previously unselected package libjpeg62-turbo:amd64.
21:33:20 #8 39.94 Preparing to unpack .../180-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ...
21:33:20 #8 39.95 Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ...
21:33:20 #8 40.00 Selecting previously unselected package libdeflate0:amd64.
21:33:20 #8 40.00 Preparing to unpack .../181-libdeflate0_1.7-1_amd64.deb ...
21:33:20 #8 40.01 Unpacking libdeflate0:amd64 (1.7-1) ...
21:33:20 #8 40.05 Selecting previously unselected package libjbig0:amd64.
21:33:20 #8 40.05 Preparing to unpack .../182-libjbig0_2.1-3.1+b2_amd64.deb ...
21:33:20 #8 40.06 Unpacking libjbig0:amd64 (2.1-3.1+b2) ...
21:33:20 #8 40.10 Selecting previously unselected package libwebp6:amd64.
21:33:20 #8 40.10 Preparing to unpack .../183-libwebp6_0.6.1-2.1_amd64.deb ...
21:33:20 #8 37.02 Preparing to unpack .../203-libfont-afm-perl_1.20-2_all.deb ...
21:33:20 #8 37.03 Unpacking libfont-afm-perl (1.20-2) ...
21:33:20 #8 37.06 Selecting previously unselected package libio-stringy-perl.
21:33:20 #8 37.06 Preparing to unpack .../204-libio-stringy-perl_2.111-2_all.deb ...
21:33:20 #8 37.06 Unpacking libio-stringy-perl (2.111-2) ...
21:33:20 #8 37.09 Selecting previously unselected package libparams-validate-perl.
21:33:20 #8 37.10 Preparing to unpack .../205-libparams-validate-perl_1.29-1_amd64.deb ...
21:33:20 #8 37.10 Unpacking libparams-validate-perl (1.29-1) ...
21:33:20 #8 37.13 Selecting previously unselected package libsub-exporter-perl.
21:33:20 #8 37.13 Preparing to unpack .../206-libsub-exporter-perl_0.987-1_all.deb ...
21:33:20 #8 37.14 Unpacking libsub-exporter-perl (0.987-1) ...
21:33:20 #8 37.17 Selecting previously unselected package libgetopt-long-descriptive-perl.
21:33:20 #8 37.17 Preparing to unpack .../207-libgetopt-long-descriptive-perl_0.102-1_all.deb ...
21:33:20 #8 37.17 Unpacking libgetopt-long-descriptive-perl (0.102-1) ...
21:33:20 #8 37.20 Selecting previously unselected package libsort-versions-perl.
21:33:20 #8 37.21 Preparing to unpack .../208-libsort-versions-perl_1.62-1_all.deb ...
21:33:20 #8 37.21 Unpacking libsort-versions-perl (1.62-1) ...
21:33:20 #8 37.24 Selecting previously unselected package libgit-wrapper-perl.
21:33:20 #8 37.25 Preparing to unpack .../209-libgit-wrapper-perl_0.047-1_all.deb ...
21:33:20 #8 37.25 Unpacking libgit-wrapper-perl (0.047-1) ...
21:33:20 #8 37.28 Selecting previously unselected package libio-html-perl.
21:33:20 #8 37.28 Preparing to unpack .../210-libio-html-perl_1.001-1_all.deb ...
21:33:20 #8 37.29 Unpacking libio-html-perl (1.001-1) ...
21:33:20 #8 37.31 Selecting previously unselected package liblwp-mediatypes-perl.
21:33:20 #8 37.31 Preparing to unpack .../211-liblwp-mediatypes-perl_6.02-1_all.deb ...
21:33:20 #8 37.32 Unpacking liblwp-mediatypes-perl (6.02-1) ...
21:33:20 #8 37.34 Selecting previously unselected package libhttp-message-perl.
21:33:20 #8 20.98 Selecting previously unselected package perl-modules-5.28.
21:33:20 #8 20.98 Preparing to unpack .../08-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
21:33:20 #8 20.98 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ...
21:33:20 #10 28.49   Installing       : gdb-headless-8.2-19.el8.aarch64                      70/79 
21:33:20 #10 28.51   Installing       : go-srpm-macros-2-17.el8.noarch                       71/79 
21:33:20 #10 28.51   Installing       : ghc-srpm-macros-1.4.2-7.el8.noarch                   72/79 
21:33:20 #10 28.53   Installing       : efi-srpm-macros-3-3.el8.noarch                       73/79 
21:33:20 #10 28.54   Installing       : dwz-0.12-10.el8.aarch64                              74/79 
21:33:20 #10 28.56   Installing       : redhat-rpm-config-130-1.el8.noarch                   75/79 
21:33:20 #10 28.59   Installing       : rpm-build-4.14.3-23.el8.aarch64                      76/79 
21:33:20 #10 28.63   Installing       : rpmlint-1.10-14.el8.noarch                           77/79 
21:33:20 #10 28.65   Installing       : dnf-plugins-core-4.0.21-14.el8.noarch                78/79 
21:33:20 #10 28.66   Cleanup          : xz-libs-5.2.4-4.el8_6.aarch64                        79/79 
21:33:20 #10 28.67   Running scriptlet: guile-5:2.0.14-7.el8.aarch64                         79/79 
21:33:20 #8 29.33 Selecting previously unselected package g++-8.
21:33:20 #8 29.33 Preparing to unpack .../067-g++-8_8.3.0-6_armhf.deb ...
21:33:20 #9 32.73 Selecting previously unselected package g++.
21:33:20 #9 32.73 Preparing to unpack .../099-g++_4%3a9.3.0-1ubuntu2_amd64.deb ...
21:33:20 #9 32.74 Unpacking g++ (4:9.3.0-1ubuntu2) ...
21:33:20 #9 32.76 Selecting previously unselected package make.
21:33:20 #9 32.77 Preparing to unpack .../100-make_4.2.1-1.2_amd64.deb ...
21:33:20 #9 32.77 Unpacking make (4.2.1-1.2) ...
21:33:20 #9 32.81 Selecting previously unselected package libdpkg-perl.
21:33:20 #9 32.82 Preparing to unpack .../101-libdpkg-perl_1.19.7ubuntu3.2_all.deb ...
21:33:20 #9 32.82 Unpacking libdpkg-perl (1.19.7ubuntu3.2) ...
21:33:20 #9 32.88 Selecting previously unselected package patch.
21:33:20 #9 32.88 Preparing to unpack .../102-patch_2.7.6-6_amd64.deb ...
21:33:20 #9 32.88 Unpacking patch (2.7.6-6) ...
21:33:20 #9 32.92 Selecting previously unselected package dpkg-dev.
21:33:20 #9 34.03 Unpacking libnamespace-autoclean-perl (0.29-1) ...
21:33:20 #9 34.06 Selecting previously unselected package libobject-id-perl.
21:33:20 #9 34.06 Preparing to unpack .../297-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ...
21:33:20 #9 34.06 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ...
21:33:20 #9 34.09 Selecting previously unselected package libmoox-struct-perl.
21:33:20 #9 34.09 Preparing to unpack .../298-libmoox-struct-perl_0.020-1_all.deb ...
21:33:20 #9 34.10 Unpacking libmoox-struct-perl (0.020-1) ...
21:33:20 #9 34.13 Selecting previously unselected package libmouse-perl.
21:33:20 #9 34.13 Preparing to unpack .../299-libmouse-perl_2.5.10-1build4_amd64.deb ...
21:33:20 #9 34.13 Unpacking libmouse-perl (2.5.10-1build4) ...
21:33:20 #9 34.17 Selecting previously unselected package libpackage-stash-xs-perl.
21:33:20 #9 34.17 Preparing to unpack .../300-libpackage-stash-xs-perl_0.29-1build5_amd64.deb ...
21:33:20 #9 34.17 Unpacking libpackage-stash-xs-perl (0.29-1build5) ...
21:33:20 #9 34.20 Selecting previously unselected package libpath-iterator-rule-perl.
21:33:20 #9 34.21 Preparing to unpack .../301-libpath-iterator-rule-perl_1.015-1_all.deb ...
21:33:20 #9 34.21 Unpacking libpath-iterator-rule-perl (1.015-1) ...
21:33:20 #9 29.09 Selecting previously unselected package cpp.
21:33:20 #9 29.09 Preparing to unpack .../075-cpp_4%3a11.2.0-1ubuntu1_armhf.deb ...
21:33:20 #9 29.09 Unpacking cpp (4:11.2.0-1ubuntu1) ...
21:33:20 #9 29.14 Selecting previously unselected package libcc1-0:armhf.
21:33:20 #9 29.14 Preparing to unpack .../076-libcc1-0_12-20220319-1ubuntu1_armhf.deb ...
21:33:20 #9 29.15 Unpacking libcc1-0:armhf (12-20220319-1ubuntu1) ...
21:33:20 #9 29.20 Selecting previously unselected package libgomp1:armhf.
21:33:20 #9 29.20 Preparing to unpack .../077-libgomp1_12-20220319-1ubuntu1_armhf.deb ...
21:33:20 #9 29.21 Unpacking libgomp1:armhf (12-20220319-1ubuntu1) ...
21:33:20 #9 29.26 Selecting previously unselected package libatomic1:armhf.
21:33:20 #9 29.26 Preparing to unpack .../078-libatomic1_12-20220319-1ubuntu1_armhf.deb ...
21:33:20 #21 28.62 Fetched 788 MB in 11s (73.7 MB/s)
21:33:20 #21 28.64 Selecting previously unselected package liblocale-gettext-perl.
21:33:20 #21 28.64 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
21:33:20 #21 28.65 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
21:33:20 #21 28.66 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
21:33:20 #21 28.69 Selecting previously unselected package bzip2.
21:33:20 #21 28.69 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ...
21:33:20 #21 28.70 Unpacking bzip2 (1.0.8-4) ...
21:33:20 #21 28.73 Selecting previously unselected package libmagic-mgc.
21:33:20 #8 42.82 Setting up libassuan0:arm64 (2.5.1-2) ...
21:33:20 #8 42.84 Setting up xdg-user-dirs (0.17-1ubuntu1) ...
21:33:20 #8 42.87 Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ...
21:33:20 #8 42.89 Setting up libx11-data (2:1.6.4-3ubuntu0.4) ...
21:33:20 #8 42.90 Setting up diffstat (1.61-1build1) ...
21:33:20 #8 42.92 Setting up libxau6:arm64 (1:1.0.8-1ubuntu1) ...
21:33:20 #8 42.93 Setting up autopoint (0.19.8.1-6ubuntu0.3) ...
21:33:20 #8 42.94 Setting up libmpdec2:arm64 (2.4.2-1ubuntu1) ...
21:33:20 #8 42.96 Setting up netbase (5.4) ...
21:33:20 #8 42.99 Setting up libisl19:arm64 (0.19-1) ...
21:33:20 #8 43.00 Setting up libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.8) ...
21:33:20 #8 41.05 Preparing to unpack .../203-libnet-smtp-ssl-perl_1.04-1_all.deb ...
21:33:20 #8 41.05 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
21:33:20 #8 41.08 Selecting previously unselected package libmailtools-perl.
21:33:20 #8 41.08 Preparing to unpack .../204-libmailtools-perl_2.18-1_all.deb ...
21:33:20 #8 41.08 Unpacking libmailtools-perl (2.18-1) ...
21:33:20 #8 41.12 Selecting previously unselected package libnet-ip-perl.
21:33:20 #8 41.13 Preparing to unpack .../205-libnet-ip-perl_1.26-2_all.deb ...
21:33:20 #8 41.13 Unpacking libnet-ip-perl (1.26-2) ...
21:33:20 #8 41.16 Selecting previously unselected package libnet-dns-perl.
21:33:20 #8 41.16 Preparing to unpack .../206-libnet-dns-perl_1.19-1_all.deb ...
21:33:20 #8 41.16 Unpacking libnet-dns-perl (1.19-1) ...
21:33:20 #8 41.23 Selecting previously unselected package libnet-domain-tld-perl.
21:33:20 #8 41.24 Preparing to unpack .../207-libnet-domain-tld-perl_1.75-1_all.deb ...
21:33:20 #8 41.24 Unpacking libnet-domain-tld-perl (1.75-1) ...
21:33:20 #8 41.27 Selecting previously unselected package libemail-valid-perl.
21:33:20 #8 41.27 Preparing to unpack .../208-libemail-valid-perl_1.202-1_all.deb ...
21:33:20 #8 41.28 Unpacking libemail-valid-perl (1.202-1) ...
21:33:20 #8 41.30 Selecting previously unselected package libexporter-tiny-perl.
21:33:20 #8 41.31 Preparing to unpack .../209-libexporter-tiny-perl_1.002001-1_all.deb ...
21:33:20 #8 41.31 Unpacking libexporter-tiny-perl (1.002001-1) ...
21:33:20 #8 41.34 Selecting previously unselected package libipc-system-simple-perl.
21:33:20 #8 41.34 Preparing to unpack .../210-libipc-system-simple-perl_1.25-4_all.deb ...
21:33:20 #8 41.34 Unpacking libipc-system-simple-perl (1.25-4) ...
21:33:20 #8 41.37 Selecting previously unselected package libfile-basedir-perl.
21:33:20 #8 41.64 Setting up libncursesw6:arm64 (6.2+20201114-2) ...
21:33:20 #8 41.65 Setting up libltdl7:arm64 (2.4.6-15) ...
21:33:20 #8 41.66 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
21:33:20 #8 41.67 Setting up libubsan1:arm64 (10.2.1-6) ...
21:33:20 #8 41.68 Setting up libmd0:arm64 (1.0.3-3) ...
21:33:20 #8 41.70 Setting up python-apt-common (2.2.1) ...
21:33:20 #8 41.71 Setting up libnsl-dev:arm64 (1.3.0-2) ...
21:33:20 #8 41.74 Setting up sensible-utils (0.0.14) ...
21:33:20 #8 41.75 Setting up xdelta3 (3.0.11-dfsg-1+b1) ...
21:33:20 #8 41.76 Setting up libcrypt-dev:arm64 (1:4.4.18-4) ...
21:33:20 #8 41.77 Setting up libuchardet0:arm64 (0.0.7-1) ...
21:33:20 #8 41.78 Setting up lzop (1.04-2) ...
21:33:20 #8 41.79 Setting up libmpdec3:arm64 (2.5.1-1) ...
21:33:20 #8 41.81 Setting up git-man (1:2.30.2-1) ...
21:33:20 #8 41.82 Setting up libssh2-1:arm64 (1.9.0-2) ...
21:33:20 #8 41.83 Setting up netbase (6.3) ...
21:33:20 #8 41.87 Setting up libtiff5:arm64 (4.2.0-1+deb11u1) ...
21:33:20 #8 35.41 Fedora Modular 36 - x86_64                      1.7 MB/s | 2.4 MB     00:01    
21:33:20 #12 7.967 (25/71): autoconf-2.69-38.el9.noarch.rpm        1.9 MB/s | 681 kB     00:00    
21:33:20 #12 8.001 (26/71): automake-1.16.2-6.el9.noarch.rpm       2.1 MB/s | 689 kB     00:00    
21:33:20 #12 8.038 (27/71): cmake-filesystem-3.20.2-7.el9.aarch64. 651 kB/s |  23 kB     00:00    
21:33:20 #12 63.52   Installing : 1:make-3.82-24.el7.aarch64                                  9/68 
21:33:20 #12 63.85   Installing : checkpolicy-2.5-8.el7.aarch64                              10/68 
21:33:20 #8 24.62 Selecting previously unselected package g++-10.
21:33:20 #8 24.62 Preparing to unpack .../052-g++-10_10.2.1-6_armhf.deb ...
21:33:20 #8 40.11 Unpacking libwebp6:amd64 (0.6.1-2.1) ...
21:33:20 #8 40.16 Selecting previously unselected package libtiff5:amd64.
21:33:20 #8 40.16 Preparing to unpack .../184-libtiff5_4.2.0-1+deb11u1_amd64.deb ...
21:33:20 #8 40.17 Unpacking libtiff5:amd64 (4.2.0-1+deb11u1) ...
21:33:20 #8 40.22 Selecting previously unselected package libxau6:amd64.
21:33:20 #8 40.22 Preparing to unpack .../185-libxau6_1%3a1.0.9-1_amd64.deb ...
21:33:20 #8 40.23 Unpacking libxau6:amd64 (1:1.0.9-1) ...
21:33:20 #8 40.27 Selecting previously unselected package libxdmcp6:amd64.
21:33:20 #8 40.27 Preparing to unpack .../186-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
21:33:20 #8 40.27 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
21:33:20 #8 40.32 Selecting previously unselected package libxcb1:amd64.
21:33:20 #8 40.32 Preparing to unpack .../187-libxcb1_1.14-3_amd64.deb ...
21:33:20 #8 40.32 Unpacking libxcb1:amd64 (1.14-3) ...
21:33:20 #8 44.06 Setting up libassuan0:arm64 (2.5.2-1) ...
21:33:20 #8 44.07 Setting up libgomp1:arm64 (8.3.0-6) ...
21:33:20 #8 44.09 Setting up libapt-inst2.0:arm64 (1.8.2.3) ...
21:33:20 #8 44.10 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
21:33:20 #8 44.11 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ...
21:33:20 #8 44.13 Setting up libicu63:arm64 (63.1-6+deb10u3) ...
21:33:20 #8 44.14 Setting up libfakeroot:arm64 (1.23-1) ...
21:33:20 #8 44.15 Setting up libkrb5support0:arm64 (1.17-3+deb10u3) ...
21:33:20 #8 44.17 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ...
21:33:20 #8 44.18 Setting up fakeroot (1.23-1) ...
21:33:20 #8 44.19 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:33:20 #8 44.20 Setting up mariadb-common (1:10.3.34-0+deb10u1) ...
21:33:20 #8 44.21 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
21:33:20 #8 44.22 Setting up libasan5:arm64 (8.3.0-6) ...
21:33:20 #8 44.23 Setting up autotools-dev (20180224.1) ...
21:33:20 #8 44.24 Setting up libglib2.0-data (2.58.3-2+deb10u3) ...
21:33:20 #8 44.25 Setting up libpython2.7-minimal:arm64 (2.7.16-2+deb10u1) ...
21:33:20 #8 44.27 Setting up libwrap0:arm64 (7.6.q-28) ...
21:33:20 #8 44.29 Setting up libx11-data (2:1.6.7-1+deb10u2) ...
21:33:20 #8 44.30 Setting up make (4.2.1-1.2) ...
21:33:20 #8 44.31 Setting up libmpfr6:arm64 (4.0.2-1) ...
21:33:20 #8 44.32 Setting up gnupg-l10n (2.2.12-1+deb10u2) ...
21:33:20 #8 44.34 Setting up libntlm0:arm64 (1.5-1+deb10u1) ...
21:33:20 #8 44.36 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
21:33:20 #10 28.68   Running scriptlet: xz-libs-5.2.4-4.el8_6.aarch64                        79/79 
21:33:20 #10 28.82   Verifying        : xz-libs-5.2.4-4.el8.aarch64                           1/79 
21:33:20 #10 28.82   Verifying        : xz-libs-5.2.4-4.el8_6.aarch64                         2/79 
21:33:20 #10 28.82   Verifying        : desktop-file-utils-0.23-8.el8.aarch64                 3/79 
21:33:20 #10 28.82   Verifying        : dwz-0.12-10.el8.aarch64                               4/79 
21:33:20 #10 28.82   Verifying        : efi-srpm-macros-3-3.el8.noarch                        5/79 
21:33:20 #10 28.82   Verifying        : gc-7.6.4-3.el8.aarch64                                6/79 
21:33:20 #10 28.82   Verifying        : gdb-headless-8.2-19.el8.aarch64                       7/79 
21:33:20 #10 28.82   Verifying        : ghc-srpm-macros-1.4.2-7.el8.noarch                    8/79 
21:33:20 #10 28.82   Verifying        : go-srpm-macros-2-17.el8.noarch                        9/79 
21:33:20 #10 28.82   Verifying        : guile-5:2.0.14-7.el8.aarch64                         10/79 
21:33:20 #10 28.82   Verifying        : libatomic_ops-7.6.2-3.el8.aarch64                    11/79 
21:33:20 #10 28.82   Verifying        : ocaml-srpm-macros-5-4.el8.noarch                     12/79 
21:33:20 #10 28.82   Verifying        : openblas-srpm-macros-2-2.el8.noarch                  13/79 
21:33:20 #10 28.82   Verifying        : perl-IO-Socket-IP-0.39-5.el8.noarch                  14/79 
21:33:20 #10 28.82   Verifying        : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7   15/79 
21:33:20 #10 28.82   Verifying        : perl-srpm-macros-1-25.el8.noarch                     16/79 
21:33:20 #10 28.82   Verifying        : python-rpm-macros-3-43.el8.noarch                    17/79 
21:33:20 #10 28.82   Verifying        : python-srpm-macros-3-43.el8.noarch                   18/79 
21:33:20 #10 28.82   Verifying        : python3-rpm-macros-3-43.el8.noarch                   19/79 
21:33:20 #10 28.82   Verifying        : qt5-srpm-macros-5.15.3-1.el8.noarch                  20/79 
21:33:20 #10 28.82   Verifying        : redhat-rpm-config-130-1.el8.noarch                   21/79 
21:33:20 #10 28.82   Verifying        : rpm-build-4.14.3-23.el8.aarch64                      22/79 
21:33:20 #10 28.82   Verifying        : rpmlint-1.10-14.el8.noarch                           23/79 
21:33:20 #10 28.82   Verifying        : rust-srpm-macros-5-2.el8.noarch                      24/79 
21:33:20 #10 28.82   Verifying        : zstd-1.4.4-1.el8.aarch64                             25/79 
21:33:20 #10 28.83   Verifying        : binutils-2.30-117.el8.aarch64                        26/79 
21:33:20 #10 28.83   Verifying        : bzip2-1.0.6-26.el8.aarch64                           27/79 
21:33:20 #10 28.83   Verifying        : cpio-2.12-11.el8.aarch64                             28/79 
21:33:20 #10 28.83   Verifying        : diffutils-3.6-6.el8.aarch64                          29/79 
21:33:20 #10 28.83   Verifying        : dnf-plugins-core-4.0.21-14.el8.noarch                30/79 
21:33:20 #10 28.83   Verifying        : elfutils-0.187-4.el8.aarch64                         31/79 
21:33:20 #10 28.83   Verifying        : elfutils-debuginfod-client-0.187-4.el8.aarch64       32/79 
21:33:20 #10 28.83   Verifying        : emacs-filesystem-1:26.1-7.el8.noarch                 33/79 
21:33:20 #10 28.83   Verifying        : file-5.33-20.el8.aarch64                             34/79 
21:33:20 #10 28.83   Verifying        : glibc-gconv-extra-2.28-208.el8.aarch64               35/79 
21:33:20 #10 28.83   Verifying        : groff-base-1.22.3-18.el8.aarch64                     36/79 
21:33:20 #10 28.83   Verifying        : libbabeltrace-1.5.4-4.el8.aarch64                    37/79 
21:33:20 #10 28.83   Verifying        : libpkgconf-1.4.2-1.el8.aarch64                       38/79 
21:33:20 #10 28.83   Verifying        : libtool-ltdl-2.4.6-25.el8.aarch64                    39/79 
21:33:20 #10 28.83   Verifying        : ncurses-6.1-9.20180224.el8.aarch64                   40/79 
21:33:20 #10 28.83   Verifying        : patch-2.7.6-11.el8.aarch64                           41/79 
21:33:20 #10 28.83   Verifying        : perl-Carp-1.42-396.el8.noarch                        42/79 
21:33:20 #10 28.83   Verifying        : perl-Encode-4:2.97-3.el8.aarch64                     43/79 
21:33:20 #10 28.83   Verifying        : perl-Errno-1.28-421.el8.aarch64                      44/79 
21:33:20 #10 28.83   Verifying        : perl-Exporter-5.72-396.el8.noarch                    45/79 
21:33:20 #10 28.83   Verifying        : perl-File-Path-2.15-2.el8.noarch                     46/79 
21:33:20 #10 28.83   Verifying        : perl-File-Temp-0.230.600-1.el8.noarch                47/79 
21:33:20 #10 28.83   Verifying        : perl-Getopt-Long-1:2.50-4.el8.noarch                 48/79 
21:33:20 #10 28.83   Verifying        : perl-HTTP-Tiny-0.074-1.el8.noarch                    49/79 
21:33:20 #10 28.83   Verifying        : perl-IO-1.38-421.el8.aarch64                         50/79 
21:33:20 #10 28.83   Verifying        : perl-MIME-Base64-3.15-396.el8.aarch64                51/79 
21:33:20 #10 28.83   Verifying        : perl-PathTools-3.74-1.el8.aarch64                    52/79 
21:33:20 #10 28.83   Verifying        : perl-Pod-Escapes-1:1.07-395.el8.noarch               53/79 
21:33:20 #10 28.83   Verifying        : perl-Pod-Perldoc-3.28-396.el8.noarch                 54/79 
21:33:20 #10 28.83   Verifying        : perl-Pod-Simple-1:3.35-395.el8.noarch                55/79 
21:33:20 #10 28.83   Verifying        : perl-Pod-Usage-4:1.69-395.el8.noarch                 56/79 
21:33:20 #10 28.83   Verifying        : perl-Scalar-List-Utils-3:1.49-2.el8.aarch64          57/79 
21:33:20 #10 28.83   Verifying        : perl-Socket-4:2.027-3.el8.aarch64                    58/79 
21:33:20 #10 28.83   Verifying        : perl-Storable-1:3.11-3.el8.aarch64                   59/79 
21:33:20 #10 28.83   Verifying        : perl-Term-ANSIColor-4.06-396.el8.noarch              60/79 
21:33:20 #10 28.83   Verifying        : perl-Term-Cap-1.17-395.el8.noarch                    61/79 
21:33:20 #10 28.83   Verifying        : perl-Text-ParseWords-3.30-395.el8.noarch             62/79 
21:33:20 #10 28.83   Verifying        : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         63/79 
21:33:20 #10 28.83   Verifying        : perl-Time-Local-1:1.280-1.el8.noarch                 64/79 
21:33:20 #10 28.83   Verifying        : perl-Unicode-Normalize-1.25-396.el8.aarch64          65/79 
21:33:20 #10 28.83   Verifying        : perl-constant-1.33-396.el8.noarch                    66/79 
21:33:20 #10 28.83   Verifying        : perl-interpreter-4:5.26.3-421.el8.aarch64            67/79 
21:33:20 #10 28.83   Verifying        : perl-libs-4:5.26.3-421.el8.aarch64                   68/79 
21:33:20 #10 28.83   Verifying        : perl-macros-4:5.26.3-421.el8.aarch64                 69/79 
21:33:20 #10 28.83   Verifying        : perl-parent-1:0.237-1.el8.noarch                     70/79 
21:33:20 #10 28.83   Verifying        : perl-podlators-4.11-1.el8.noarch                     71/79 
21:33:20 #10 28.83   Verifying        : perl-threads-1:2.21-2.el8.aarch64                    72/79 
21:33:20 #10 28.83   Verifying        : perl-threads-shared-1.58-2.el8.aarch64               73/79 
21:33:20 #10 28.83   Verifying        : pkgconf-1.4.2-1.el8.aarch64                          74/79 
21:33:20 #10 28.83   Verifying        : pkgconf-m4-1.4.2-1.el8.noarch                        75/79 
21:33:20 #10 28.83   Verifying        : pkgconf-pkg-config-1.4.2-1.el8.aarch64               76/79 
21:33:20 #10 28.83   Verifying        : unzip-6.0-46.el8.aarch64                             77/79 
21:33:20 #10 28.83   Verifying        : xz-5.2.4-4.el8.aarch64                               78/79 
21:33:20 #9 43.02 127 added, 0 removed; done.
21:33:20 #9 43.09 Setting up libfreetype6:arm64 (2.11.1+dfsg-1ubuntu0.1) ...
21:33:20 #9 43.10 Setting up libgdbm-compat4:arm64 (1.23-1) ...
21:33:20 #9 43.12 Setting up libgcc-11-dev:arm64 (11.2.0-19ubuntu1) ...
21:33:20 #9 43.13 Setting up dwz (0.14-1build2) ...
21:33:20 #9 43.15 Setting up gcc-11 (11.2.0-19ubuntu1) ...
21:33:20 #9 43.16 Setting up groff-base (1.22.4-8build1) ...
21:33:20 #9 43.18 Setting up cpp (4:11.2.0-1ubuntu1) ...
21:33:20 #9 43.20 Setting up gpgconf (2.2.27-3ubuntu2.1) ...
21:33:20 #9 43.21 Setting up debugedit (1:5.0-4build1) ...
21:33:20 #9 43.22 Setting up libcurl4:arm64 (7.81.0-1ubuntu1.3) ...
21:33:20 #9 43.24 Setting up libc6-dev:arm64 (2.35-0ubuntu3.1) ...
21:33:20 #9 43.25 Setting up libx11-6:arm64 (2:1.7.5-1) ...
21:33:20 #9 43.26 Setting up libtiff5:arm64 (4.3.0-6) ...
21:33:20 #9 43.27 Setting up curl (7.81.0-1ubuntu1.3) ...
21:33:20 #9 43.28 Setting up libfontconfig1:arm64 (2.13.1-4.2ubuntu5) ...
21:33:20 #9 43.30 Setting up libxml2:arm64 (2.9.13+dfsg-1ubuntu0.1) ...
21:33:20 #9 43.31 Setting up libxmuu1:arm64 (2:1.1.3-3) ...
21:33:20 #9 43.32 Setting up gpg (2.2.27-3ubuntu2.1) ...
21:33:20 #9 43.34 Setting up libpython3-stdlib:arm64 (3.10.4-0ubuntu2) ...
21:33:20 #8 37.35 Preparing to unpack .../212-libhttp-message-perl_6.14-1_all.deb ...
21:33:20 #8 37.35 Unpacking libhttp-message-perl (6.14-1) ...
21:33:20 #8 37.38 Selecting previously unselected package libhtml-form-perl.
21:33:20 #8 37.39 Preparing to unpack .../213-libhtml-form-perl_6.03-1_all.deb ...
21:33:20 #8 37.39 Unpacking libhtml-form-perl (6.03-1) ...
21:33:20 #8 37.41 Selecting previously unselected package libhtml-tree-perl.
21:33:20 #8 37.42 Preparing to unpack .../214-libhtml-tree-perl_5.07-1_all.deb ...
21:33:20 #8 37.42 Unpacking libhtml-tree-perl (5.07-1) ...
21:33:20 #8 37.46 Selecting previously unselected package libhtml-format-perl.
21:33:20 #8 37.47 Preparing to unpack .../215-libhtml-format-perl_2.12-1_all.deb ...
21:33:20 #8 37.47 Unpacking libhtml-format-perl (2.12-1) ...
21:33:20 #8 37.50 Selecting previously unselected package libhttp-cookies-perl.
21:33:20 #8 37.50 Preparing to unpack .../216-libhttp-cookies-perl_6.04-1_all.deb ...
21:33:20 #8 37.51 Unpacking libhttp-cookies-perl (6.04-1) ...
21:33:20 #8 37.54 Selecting previously unselected package libhttp-daemon-perl.
21:33:20 #8 37.54 Preparing to unpack .../217-libhttp-daemon-perl_6.01-1ubuntu0.1_all.deb ...
21:33:20 #8 37.55 Unpacking libhttp-daemon-perl (6.01-1ubuntu0.1) ...
21:33:20 #8 37.58 Selecting previously unselected package libhttp-negotiate-perl.
21:33:20 #8 29.33 Unpacking g++-8 (8.3.0-6) ...
21:33:21 #8 33.53 Selecting previously unselected package libhcrypto4-heimdal:armhf.
21:33:21 #8 33.53 Preparing to unpack .../088-libhcrypto4-heimdal_7.5.0+dfsg-1_armhf.deb ...
21:33:21 #9 32.93 Preparing to unpack .../103-dpkg-dev_1.19.7ubuntu3.2_all.deb ...
21:33:21 #9 32.93 Unpacking dpkg-dev (1.19.7ubuntu3.2) ...
21:33:21 #9 33.03 Selecting previously unselected package build-essential.
21:33:21 #9 33.03 Preparing to unpack .../104-build-essential_12.8ubuntu1.1_amd64.deb ...
21:33:21 #9 33.04 Unpacking build-essential (12.8ubuntu1.1) ...
21:33:21 #9 33.07 Selecting previously unselected package libbrotli1:amd64.
21:33:21 #9 33.07 Preparing to unpack .../105-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ...
21:33:21 #9 33.08 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
21:33:21 #9 33.14 Selecting previously unselected package libroken18-heimdal:amd64.
21:33:21 #9 29.26 Unpacking libatomic1:armhf (12-20220319-1ubuntu1) ...
21:33:21 #9 29.32 Selecting previously unselected package libasan6:armhf.
21:33:21 #9 29.32 Preparing to unpack .../079-libasan6_11.2.0-19ubuntu1_armhf.deb ...
21:33:21 #9 29.34 Unpacking libasan6:armhf (11.2.0-19ubuntu1) ...
21:33:21 #9 29.44 Selecting previously unselected package libubsan1:armhf.
21:33:21 #9 29.44 Preparing to unpack .../080-libubsan1_12-20220319-1ubuntu1_armhf.deb ...
21:33:21 #9 29.46 Unpacking libubsan1:armhf (12-20220319-1ubuntu1) ...
21:33:21 #21 28.74 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ...
21:33:21 #21 28.74 Unpacking libmagic-mgc (1:5.39-3) ...
21:33:21 #21 28.82 Selecting previously unselected package libmagic1:amd64.
21:33:21 #21 28.82 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ...
21:33:21 #21 28.83 Unpacking libmagic1:amd64 (1:5.39-3) ...
21:33:21 #21 28.87 Selecting previously unselected package file.
21:33:21 #21 28.87 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ...
21:33:21 #21 28.88 Unpacking file (1:5.39-3) ...
21:33:21 #21 28.91 Selecting previously unselected package xz-utils.
21:33:21 #21 28.91 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
21:33:21 #21 28.92 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
21:33:21 #21 28.97 Selecting previously unselected package binutils-aarch64-linux-gnu.
21:33:21 #21 28.97 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ...
21:33:21 #9 34.29 Selecting previously unselected package libperlio-gzip-perl.
21:33:21 #9 34.29 Preparing to unpack .../302-libperlio-gzip-perl_0.19-1build8_amd64.deb ...
21:33:21 #9 34.29 Unpacking libperlio-gzip-perl (0.19-1build8) ...
21:33:21 #9 34.32 Selecting previously unselected package libperlio-utf8-strict-perl.
21:33:21 #9 34.32 Preparing to unpack .../303-libperlio-utf8-strict-perl_0.009-1build1_amd64.deb ...
21:33:21 #9 34.33 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ...
21:33:21 #9 34.36 Selecting previously unselected package libpod-parser-perl.
21:33:21 #9 34.36 Preparing to unpack .../304-libpod-parser-perl_1.63-2_all.deb ...
21:33:21 #9 34.37 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
21:33:21 #9 34.39 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
21:33:21 #9 34.39 Unpacking libpod-parser-perl (1.63-2) ...
21:33:21 #9 34.43 Selecting previously unselected package libpod-constants-perl.
21:33:21 #9 34.43 Preparing to unpack .../305-libpod-constants-perl_0.19-2_all.deb ...
21:33:21 #9 34.43 Unpacking libpod-constants-perl (0.19-2) ...
21:33:21 #9 34.46 Selecting previously unselected package libproc-processtable-perl:amd64.
21:33:21 #9 34.46 Preparing to unpack .../306-libproc-processtable-perl_0.634-1build1_amd64.deb ...
21:33:21 #9 34.46 Unpacking libproc-processtable-perl:amd64 (0.634-1build1) ...
21:33:21 #9 34.50 Selecting previously unselected package libre2-9:amd64.
21:33:21 #9 42.02 Updating certificates in /etc/ssl/certs...
21:33:21 #8 41.38 Preparing to unpack .../211-libfile-basedir-perl_0.08-1_all.deb ...
21:33:21 #8 41.38 Unpacking libfile-basedir-perl (0.08-1) ...
21:33:21 #8 41.41 Selecting previously unselected package libfile-chdir-perl.
21:33:21 #8 41.41 Preparing to unpack .../212-libfile-chdir-perl_0.1008-1_all.deb ...
21:33:21 #8 41.41 Unpacking libfile-chdir-perl (0.1008-1) ...
21:33:21 #8 41.44 Selecting previously unselected package libfile-fcntllock-perl.
21:33:21 #8 41.44 Preparing to unpack .../213-libfile-fcntllock-perl_0.22-3+b5_amd64.deb ...
21:33:21 #8 41.45 Unpacking libfile-fcntllock-perl (0.22-3+b5) ...
21:33:21 #8 41.48 Selecting previously unselected package libfont-afm-perl.
21:33:21 #8 41.48 Preparing to unpack .../214-libfont-afm-perl_1.20-2_all.deb ...
21:33:21 #8 41.48 Unpacking libfont-afm-perl (1.20-2) ...
21:33:21 #8 41.52 Selecting previously unselected package libfribidi0:amd64.
21:33:21 #8 41.52 Preparing to unpack .../215-libfribidi0_1.0.5-3.1+deb10u1_amd64.deb ...
21:33:21 #8 41.52 Unpacking libfribidi0:amd64 (1.0.5-3.1+deb10u1) ...
21:33:21 #8 41.55 Selecting previously unselected package libfuture-perl.
21:33:21 #8 41.56 Preparing to unpack .../216-libfuture-perl_0.39-1_all.deb ...
21:33:21 #8 41.56 Unpacking libfuture-perl (0.39-1) ...
21:33:21 #8 41.59 Selecting previously unselected package libio-stringy-perl.
21:33:21 #8 43.02 Setting up libk5crypto3:arm64 (1.16-2ubuntu0.2) ...
21:33:21 #8 43.03 Setting up python3.6 (3.6.9-1~18.04ubuntu1.8) ...
21:33:21 #8 41.88 Setting up libbinutils:arm64 (2.35.2-2) ...
21:33:21 #8 41.89 Setting up libfido2-1:arm64 (1.6.0-2) ...
21:33:21 #8 41.93 Setting up libisl23:arm64 (0.23-1) ...
21:33:21 #8 41.95 Setting up libc-dev-bin (2.31-13+deb11u3) ...
21:33:21 #8 41.96 Setting up openssl (1.1.1n-0+deb11u3) ...
21:33:21 #8 41.98 Setting up libbsd0:arm64 (0.11.3-1) ...
21:33:21 #8 42.00 Setting up libelf1:arm64 (0.183-1) ...
21:33:21 #8 42.01 Setting up readline-common (8.1-1) ...
21:33:21 #8 42.02 Setting up publicsuffix (20211207.1025-0+deb11u1) ...
21:33:21 #8 42.04 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
21:33:21 #8 42.05 Setting up libmarkdown2:arm64 (2.2.6-1) ...
21:33:21 #8 42.07 Setting up libcc1-0:arm64 (10.2.1-6) ...
21:33:21 #12 8.069 (28/71): cmake-rpm-macros-3.20.2-7.el9.noarch.r 533 kB/s |  16 kB     00:00    
21:33:21 #8 24.78 Unpacking g++-10 (10.2.1-6) ...
21:33:21 #8 40.36 Selecting previously unselected package libx11-data.
21:33:21 #8 40.36 Preparing to unpack .../188-libx11-data_2%3a1.7.2-1_all.deb ...
21:33:21 #8 40.37 Unpacking libx11-data (2:1.7.2-1) ...
21:33:21 #8 40.45 Selecting previously unselected package libx11-6:amd64.
21:33:21 #8 40.46 Preparing to unpack .../189-libx11-6_2%3a1.7.2-1_amd64.deb ...
21:33:21 #8 40.46 Unpacking libx11-6:amd64 (2:1.7.2-1) ...
21:33:21 #8 40.55 Selecting previously unselected package libxpm4:amd64.
21:33:21 #8 40.55 Preparing to unpack .../190-libxpm4_1%3a3.5.12-1_amd64.deb ...
21:33:21 #8 40.56 Unpacking libxpm4:amd64 (1:3.5.12-1) ...
21:33:21 #8 40.60 Selecting previously unselected package libgd3:amd64.
21:33:21 #8 40.61 Preparing to unpack .../191-libgd3_2.3.0-2_amd64.deb ...
21:33:21 #8 40.61 Unpacking libgd3:amd64 (2.3.0-2) ...
21:33:21 #8 40.66 Selecting previously unselected package libc-devtools.
21:33:21 #8 44.37 Setting up libidn11:arm64 (1.33-2.2) ...
21:33:21 #8 44.38 Setting up libncurses6:arm64 (6.1+20181013-2+deb10u2) ...
21:33:21 #8 44.39 Setting up strace (4.26-0.2) ...
21:33:21 #8 44.40 Setting up libsigsegv2:arm64 (2.12-2) ...
21:33:21 #8 44.42 Setting up xz-utils (5.2.4-1+deb10u1) ...
21:33:21 #8 44.43 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:33:21 #8 44.44 Setting up libfribidi0:arm64 (1.0.5-3.1+deb10u1) ...
21:33:21 #8 44.45 Setting up t1utils (1.41-3) ...
21:33:21 #8 44.46 Setting up diffstat (1.62-1) ...
21:33:21 #8 44.47 Setting up libmpc3:arm64 (1.1.0-1) ...
21:33:21 #8 44.48 Setting up libatomic1:arm64 (8.3.0-6) ...
21:33:21 #8 44.50 Setting up patch (2.7.6-3+deb10u1) ...
21:33:21 #8 44.51 Setting up mailutils-common (1:3.5-4) ...
21:33:21 #8 44.52 Setting up autopoint (0.19.8.1-9) ...
21:33:21 #8 44.53 Setting up libmariadb3:arm64 (1:10.3.34-0+deb10u1) ...
21:33:21 #8 44.54 Setting up libfl2:arm64 (2.6.4-6.2) ...
21:33:21 #8 44.55 Setting up libpcre2-8-0:arm64 (10.32-5) ...
21:33:21 #8 44.56 Setting up libk5crypto3:arm64 (1.17-3+deb10u3) ...
21:33:21 #10 28.83   Verifying        : zip-3.0-23.el8.aarch64                               79/79 
21:33:21 #10 29.02 
21:33:21 #10 29.02 Downgraded:
21:33:21 #10 29.02   xz-libs-5.2.4-4.el8.aarch64                                                   
21:33:21 #10 29.02 Installed:
21:33:21 #10 29.02   binutils-2.30-117.el8.aarch64                                                 
21:33:21 #10 29.02   bzip2-1.0.6-26.el8.aarch64                                                    
21:33:21 #10 29.02   cpio-2.12-11.el8.aarch64                                                      
21:33:21 #10 29.02   desktop-file-utils-0.23-8.el8.aarch64                                         
21:33:21 #10 29.02   diffutils-3.6-6.el8.aarch64                                                   
21:33:21 #10 29.02   dnf-plugins-core-4.0.21-14.el8.noarch                                         
21:33:21 #10 29.02   dwz-0.12-10.el8.aarch64                                                       
21:33:21 #10 29.02   efi-srpm-macros-3-3.el8.noarch                                                
21:33:21 #10 29.02   elfutils-0.187-4.el8.aarch64                                                  
21:33:21 #10 29.02   elfutils-debuginfod-client-0.187-4.el8.aarch64                                
21:33:21 #10 29.02   emacs-filesystem-1:26.1-7.el8.noarch                                          
21:33:21 #10 29.02   file-5.33-20.el8.aarch64                                                      
21:33:21 #10 29.02   gc-7.6.4-3.el8.aarch64                                                        
21:33:21 #10 29.02   gdb-headless-8.2-19.el8.aarch64                                               
21:33:21 #10 29.02   ghc-srpm-macros-1.4.2-7.el8.noarch                                            
21:33:21 #10 29.02   glibc-gconv-extra-2.28-208.el8.aarch64                                        
21:33:21 #10 29.02   go-srpm-macros-2-17.el8.noarch                                                
21:33:21 #10 29.02   groff-base-1.22.3-18.el8.aarch64                                              
21:33:21 #10 29.02   guile-5:2.0.14-7.el8.aarch64                                                  
21:33:21 #10 29.02   libatomic_ops-7.6.2-3.el8.aarch64                                             
21:33:21 #10 29.02   libbabeltrace-1.5.4-4.el8.aarch64                                             
21:33:21 #10 29.02   libpkgconf-1.4.2-1.el8.aarch64                                                
21:33:21 #10 29.02   libtool-ltdl-2.4.6-25.el8.aarch64                                             
21:33:21 #10 29.02   ncurses-6.1-9.20180224.el8.aarch64                                            
21:33:21 #10 29.02   ocaml-srpm-macros-5-4.el8.noarch                                              
21:33:21 #10 29.02   openblas-srpm-macros-2-2.el8.noarch                                           
21:33:21 #10 29.02   patch-2.7.6-11.el8.aarch64                                                    
21:33:21 #10 29.02   perl-Carp-1.42-396.el8.noarch                                                 
21:33:21 #10 29.02   perl-Encode-4:2.97-3.el8.aarch64                                              
21:33:21 #10 29.02   perl-Errno-1.28-421.el8.aarch64                                               
21:33:21 #10 29.02   perl-Exporter-5.72-396.el8.noarch                                             
21:33:21 #10 29.02   perl-File-Path-2.15-2.el8.noarch                                              
21:33:21 #10 29.02   perl-File-Temp-0.230.600-1.el8.noarch                                         
21:33:21 #10 29.02   perl-Getopt-Long-1:2.50-4.el8.noarch                                          
21:33:21 #10 29.02   perl-HTTP-Tiny-0.074-1.el8.noarch                                             
21:33:21 #10 29.02   perl-IO-1.38-421.el8.aarch64                                                  
21:33:21 #10 29.02   perl-IO-Socket-IP-0.39-5.el8.noarch                                           
21:33:21 #10 29.02   perl-MIME-Base64-3.15-396.el8.aarch64                                         
21:33:21 #10 29.02   perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch                 
21:33:21 #10 29.02   perl-PathTools-3.74-1.el8.aarch64                                             
21:33:21 #10 29.02   perl-Pod-Escapes-1:1.07-395.el8.noarch                                        
21:33:21 #10 29.02   perl-Pod-Perldoc-3.28-396.el8.noarch                                          
21:33:21 #10 29.02   perl-Pod-Simple-1:3.35-395.el8.noarch                                         
21:33:21 #10 29.02   perl-Pod-Usage-4:1.69-395.el8.noarch                                          
21:33:21 #10 29.02   perl-Scalar-List-Utils-3:1.49-2.el8.aarch64                                   
21:33:21 #10 29.02   perl-Socket-4:2.027-3.el8.aarch64                                             
21:33:21 #10 29.02   perl-Storable-1:3.11-3.el8.aarch64                                            
21:33:21 #10 29.02   perl-Term-ANSIColor-4.06-396.el8.noarch                                       
21:33:21 #10 29.02   perl-Term-Cap-1.17-395.el8.noarch                                             
21:33:21 #10 29.02   perl-Text-ParseWords-3.30-395.el8.noarch                                      
21:33:21 #10 29.02   perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch                                  
21:33:21 #10 29.02   perl-Time-Local-1:1.280-1.el8.noarch                                          
21:33:21 #10 29.02   perl-Unicode-Normalize-1.25-396.el8.aarch64                                   
21:33:21 #10 29.02   perl-constant-1.33-396.el8.noarch                                             
21:33:21 #10 29.02   perl-interpreter-4:5.26.3-421.el8.aarch64                                     
21:33:21 #10 29.02   perl-libs-4:5.26.3-421.el8.aarch64                                            
21:33:21 #10 29.02   perl-macros-4:5.26.3-421.el8.aarch64                                          
21:33:21 #10 29.02   perl-parent-1:0.237-1.el8.noarch                                              
21:33:21 #10 29.02   perl-podlators-4.11-1.el8.noarch                                              
21:33:21 #10 29.02   perl-srpm-macros-1-25.el8.noarch                                              
21:33:21 #10 29.02   perl-threads-1:2.21-2.el8.aarch64                                             
21:33:21 #10 29.02   perl-threads-shared-1.58-2.el8.aarch64                                        
21:33:21 #10 29.02   pkgconf-1.4.2-1.el8.aarch64                                                   
21:33:21 #10 29.02   pkgconf-m4-1.4.2-1.el8.noarch                                                 
21:33:21 #10 29.02   pkgconf-pkg-config-1.4.2-1.el8.aarch64                                        
21:33:21 #10 29.02   python-rpm-macros-3-43.el8.noarch                                             
21:33:21 #10 29.02   python-srpm-macros-3-43.el8.noarch                                            
21:33:21 #10 29.02   python3-rpm-macros-3-43.el8.noarch                                            
21:33:21 #10 29.02   qt5-srpm-macros-5.15.3-1.el8.noarch                                           
21:33:21 #10 29.02   redhat-rpm-config-130-1.el8.noarch                                            
21:33:21 #10 29.02   rpm-build-4.14.3-23.el8.aarch64                                               
21:33:21 #10 29.02   rpmlint-1.10-14.el8.noarch                                                    
21:33:21 #10 29.02   rust-srpm-macros-5-2.el8.noarch                                               
21:33:21 #10 29.02   unzip-6.0-46.el8.aarch64                                                      
21:33:21 #10 29.02   xz-5.2.4-4.el8.aarch64                                                        
21:33:21 #10 29.02   zip-3.0-23.el8.aarch64                                                        
21:33:21 #10 29.02   zstd-1.4.4-1.el8.aarch64                                                      
21:33:21 #10 29.02 
21:33:21 #10 29.02 Complete!
21:33:21 #8 37.58 Preparing to unpack .../218-libhttp-negotiate-perl_6.00-2_all.deb ...
21:33:21 #8 37.58 Unpacking libhttp-negotiate-perl (6.00-2) ...
21:33:21 #8 37.61 Selecting previously unselected package libimport-into-perl.
21:33:21 #8 37.62 Preparing to unpack .../219-libimport-into-perl_1.002005-1_all.deb ...
21:33:21 #8 37.62 Unpacking libimport-into-perl (1.002005-1) ...
21:33:21 #8 37.65 Selecting previously unselected package libio-pty-perl.
21:33:21 #8 37.66 Preparing to unpack .../220-libio-pty-perl_1%3a1.08-1.1build4_amd64.deb ...
21:33:21 #8 37.66 Unpacking libio-pty-perl (1:1.08-1.1build4) ...
21:33:21 #8 37.74 Selecting previously unselected package libio-string-perl.
21:33:21 #8 37.75 Preparing to unpack .../221-libio-string-perl_1.08-3_all.deb ...
21:33:21 #8 37.75 Unpacking libio-string-perl (1.08-3) ...
21:33:21 #8 37.78 Selecting previously unselected package libipc-run-perl.
21:33:21 #8 37.79 Preparing to unpack .../222-libipc-run-perl_0.96-1_all.deb ...
21:33:21 #8 37.79 Unpacking libipc-run-perl (0.96-1) ...
21:33:21 #8 37.82 Selecting previously unselected package liblist-compare-perl.
21:33:21 #8 37.83 Preparing to unpack .../223-liblist-compare-perl_0.53-1_all.deb ...
21:33:21 #8 37.83 Unpacking liblist-compare-perl (0.53-1) ...
21:33:21 #9 43.35 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
21:33:21 #9 43.36 Setting up libperl5.34:arm64 (5.34.0-3ubuntu1) ...
21:33:21 #9 43.38 Setting up gettext (0.21-4ubuntu4) ...
21:33:21 #9 43.39 Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
21:33:21 #9 34.23 Selecting previously unselected package gcc.
21:33:21 #9 34.23 Preparing to unpack .../091-gcc_4%3a9.3.0-1ubuntu2_armhf.deb ...
21:33:21 #9 34.24 Unpacking gcc (4:9.3.0-1ubuntu2) ...
21:33:21 #9 34.30 Selecting previously unselected package libstdc++-9-dev:armhf.
21:33:21 #9 34.30 Preparing to unpack .../092-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_armhf.deb ...
21:33:21 #9 ...
21:33:21 
21:33:21 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:33:21 #14 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:33:21 #14 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 14.8s
21:33:21 #14 ...
21:33:21 
21:33:21 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:33:21 #9 sha256:9cfaa2fcb2414698d4c11451e7639c6574f6a6d58c4f741c7ed6c51f2b7ddd3b
21:33:21 #9 34.30 Unpacking libstdc++-9-dev:armhf (9.4.0-1ubuntu1~20.04.1) ...
21:33:21 #9 33.14 Preparing to unpack .../106-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
21:33:21 #9 33.14 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
21:33:21 #9 33.18 Selecting previously unselected package libasn1-8-heimdal:amd64.
21:33:21 #9 33.19 Preparing to unpack .../107-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
21:33:21 #9 33.19 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
21:33:21 #9 33.25 Selecting previously unselected package libheimbase1-heimdal:amd64.
21:33:21 #9 33.25 Preparing to unpack .../108-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
21:33:21 #9 33.25 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
21:33:21 #9 33.29 Selecting previously unselected package libhcrypto4-heimdal:amd64.
21:33:21 #9 33.29 Preparing to unpack .../109-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
21:33:21 #9 33.30 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
21:33:21 #9 33.34 Selecting previously unselected package libwind0-heimdal:amd64.
21:33:21 #9 33.34 Preparing to unpack .../110-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
21:33:21 #9 33.34 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
21:33:21 #9 33.39 Selecting previously unselected package libhx509-5-heimdal:amd64.
21:33:21 #9 29.58 Selecting previously unselected package libgcc-11-dev:armhf.
21:33:21 #9 29.58 Preparing to unpack .../081-libgcc-11-dev_11.2.0-19ubuntu1_armhf.deb ...
21:33:21 #9 29.59 Unpacking libgcc-11-dev:armhf (11.2.0-19ubuntu1) ...
21:33:21 #21 28.97 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
21:33:21 #8 21.59 Selecting previously unselected package libgdbm-compat4:armhf.
21:33:21 #8 21.59 Preparing to unpack .../09-libgdbm-compat4_1.18.1-4_armhf.deb ...
21:33:21 #9 34.50 Preparing to unpack .../307-libre2-9_20220201+dfsg-1_amd64.deb ...
21:33:21 #9 34.51 Unpacking libre2-9:amd64 (20220201+dfsg-1) ...
21:33:21 #9 34.54 Selecting previously unselected package libre-engine-re2-perl:amd64.
21:33:21 #9 34.54 Preparing to unpack .../308-libre-engine-re2-perl_0.14-1build2_amd64.deb ...
21:33:21 #9 34.54 Unpacking libre-engine-re2-perl:amd64 (0.14-1build2) ...
21:33:21 #9 34.58 Selecting previously unselected package libreadonly-perl.
21:33:21 #9 34.59 Preparing to unpack .../309-libreadonly-perl_2.050-3_all.deb ...
21:33:21 #9 34.59 Unpacking libreadonly-perl (2.050-3) ...
21:33:21 #9 34.64 Selecting previously unselected package libref-util-perl.
21:33:21 #9 34.64 Preparing to unpack .../310-libref-util-perl_0.204-1_all.deb ...
21:33:21 #9 34.65 Unpacking libref-util-perl (0.204-1) ...
21:33:21 #9 34.68 Selecting previously unselected package libref-util-xs-perl.
21:33:21 #9 34.68 Preparing to unpack .../311-libref-util-xs-perl_0.117-1build5_amd64.deb ...
21:33:21 #9 34.69 Unpacking libref-util-xs-perl (0.117-1build5) ...
21:33:21 #9 34.71 Selecting previously unselected package libregexp-pattern-license-perl.
21:33:21 #9 34.72 Preparing to unpack .../312-libregexp-pattern-license-perl_3.9.3-1_all.deb ...
21:33:21 #9 34.72 Unpacking libregexp-pattern-license-perl (3.9.3-1) ...
21:33:21 #9 34.75 Selecting previously unselected package libregexp-pattern-perl.
21:33:21 #8 41.59 Preparing to unpack .../217-libio-stringy-perl_2.111-3_all.deb ...
21:33:21 #8 41.60 Unpacking libio-stringy-perl (2.111-3) ...
21:33:21 #8 41.63 Selecting previously unselected package libparams-validate-perl.
21:33:21 #8 41.63 Preparing to unpack .../218-libparams-validate-perl_1.29-1+b1_amd64.deb ...
21:33:21 #8 41.63 Unpacking libparams-validate-perl (1.29-1+b1) ...
21:33:21 #8 41.67 Selecting previously unselected package libgetopt-long-descriptive-perl.
21:33:21 #8 41.67 Preparing to unpack .../219-libgetopt-long-descriptive-perl_0.103-2_all.deb ...
21:33:21 #8 41.68 Unpacking libgetopt-long-descriptive-perl (0.103-2) ...
21:33:21 #8 41.70 Selecting previously unselected package libsort-versions-perl.
21:33:21 #8 41.71 Preparing to unpack .../220-libsort-versions-perl_1.62-1_all.deb ...
21:33:21 #8 41.71 Unpacking libsort-versions-perl (1.62-1) ...
21:33:21 #8 41.74 Selecting previously unselected package libgit-wrapper-perl.
21:33:21 #8 41.74 Preparing to unpack .../221-libgit-wrapper-perl_0.048-1_all.deb ...
21:33:21 #8 41.74 Unpacking libgit-wrapper-perl (0.048-1) ...
21:33:21 #8 41.77 Selecting previously unselected package libhttp-tiny-multipart-perl.
21:33:21 #8 41.77 Preparing to unpack .../222-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
21:33:21 #8 41.78 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
21:33:21 #8 41.81 Selecting previously unselected package libio-prompter-perl.
21:33:21 #8 42.14 Setting up iso-codes (4.6.0-1) ...
21:33:21 #8 42.15 Setting up liblocale-gettext-perl (1.07-4+b1) ...
21:33:21 #8 42.16 Setting up liblsan0:arm64 (10.2.1-6) ...
21:33:21 #8 42.18 Setting up cpp-10 (10.2.1-6) ...
21:33:21 #8 42.19 Setting up dctrl-tools (2.24-3) ...
21:33:21 #8 42.20 Setting up libitm1:arm64 (10.2.1-6) ...
21:33:21 #8 42.22 Setting up debian-keyring (2021.07.26) ...
21:33:21 #8 42.23 Setting up libgdbm6:arm64 (1.19-2) ...
21:33:21 #8 42.24 Setting up libtsan0:arm64 (10.2.1-6) ...
21:33:21 #8 42.25 Setting up libctf0:arm64 (2.35.2-2) ...
21:33:21 #8 42.26 Setting up pinentry-curses (1.1.0-4) ...
21:33:21 #8 42.28 Setting up manpages-dev (5.10-1) ...
21:33:21 #8 42.29 Setting up libxdmcp6:arm64 (1:1.1.2-3) ...
21:33:21 #8 42.31 Setting up libxcb1:arm64 (1.14-3) ...
21:33:21 #8 42.32 Setting up gettext (0.21-4) ...
21:33:21 #8 42.34 Setting up xdelta (1.1.3-9.3) ...
21:33:21 #8 42.35 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
21:33:21 #12 8.463 (29/71): cmake-data-3.20.2-7.el9.noarch.rpm     4.3 MB/s | 2.1 MB     00:00    
21:33:21 #8 40.66 Preparing to unpack .../192-libc-devtools_2.31-13+deb11u3_amd64.deb ...
21:33:21 #8 40.67 Unpacking libc-devtools (2.31-13+deb11u3) ...
21:33:21 #8 40.71 Selecting previously unselected package libcapture-tiny-perl.
21:33:21 #8 40.72 Preparing to unpack .../193-libcapture-tiny-perl_0.48-1_all.deb ...
21:33:21 #8 40.72 Unpacking libcapture-tiny-perl (0.48-1) ...
21:33:21 #8 40.76 Selecting previously unselected package libclass-data-inheritable-perl.
21:33:21 #8 40.76 Preparing to unpack .../194-libclass-data-inheritable-perl_0.08-3_all.deb ...
21:33:21 #8 40.76 Unpacking libclass-data-inheritable-perl (0.08-3) ...
21:33:21 #8 40.79 Selecting previously unselected package libclass-inspector-perl.
21:33:21 #8 40.80 Preparing to unpack .../195-libclass-inspector-perl_1.36-1_all.deb ...
21:33:21 #8 40.80 Unpacking libclass-inspector-perl (1.36-1) ...
21:33:21 #8 40.84 Selecting previously unselected package libclass-xsaccessor-perl.
21:33:21 #8 40.84 Preparing to unpack .../196-libclass-xsaccessor-perl_1.19-3+b7_amd64.deb ...
21:33:21 #8 40.84 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ...
21:33:21 #8 40.88 Selecting previously unselected package libclone-perl.
21:33:21 #12 63.89   Installing : lzo-2.06-8.el7.aarch64                                     11/68 
21:33:21 #12 64.20   Installing : m4-1.4.16-10.el7.aarch64                                   12/68 
21:33:21 #9 43.91 Setting up python3.10 (3.10.4-3ubuntu0.1) ...
21:33:21 #8 44.58 Setting up libltdl7:arm64 (2.4.6-9) ...
21:33:21 #8 44.59 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ...
21:33:21 #8 44.60 Setting up libevent-2.1-6:arm64 (2.1.8-stable-4) ...
21:33:21 #8 44.61 Setting up libubsan1:arm64 (8.3.0-6) ...
21:33:21 #8 44.62 Setting up libisl19:arm64 (0.20-2) ...
21:33:21 #8 44.65 Setting up dwz (0.12-3) ...
21:33:21 #8 44.66 Setting up python-apt-common (1.8.4.3) ...
21:33:21 #8 44.67 Setting up sensible-utils (0.0.12) ...
21:33:21 #8 44.69 Setting up exim4-config (4.92-8+deb10u6) ...
21:33:21 #9 33.39 Preparing to unpack .../111-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
21:33:21 #9 33.40 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
21:33:21 #9 33.45 Selecting previously unselected package libkrb5-26-heimdal:amd64.
21:33:21 #9 33.45 Preparing to unpack .../112-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
21:33:21 #9 33.45 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
21:33:21 #9 33.50 Selecting previously unselected package libheimntlm0-heimdal:amd64.
21:33:21 #9 33.51 Preparing to unpack .../113-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
21:33:21 #9 33.51 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
21:33:21 #9 33.55 Selecting previously unselected package libgssapi3-heimdal:amd64.
21:33:21 #9 33.55 Preparing to unpack .../114-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
21:33:21 #9 33.55 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
21:33:21 #9 33.59 Selecting previously unselected package libsasl2-modules-db:amd64.
21:33:21 #9 33.60 Preparing to unpack .../115-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
21:33:21 #9 33.60 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
21:33:21 #9 33.63 Selecting previously unselected package libsasl2-2:amd64.
21:33:21 #9 33.64 Preparing to unpack .../116-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
21:33:21 #9 33.64 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
21:33:21 #9 33.67 Selecting previously unselected package libldap-common.
21:33:21 #9 33.67 Preparing to unpack .../117-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ...
21:33:21 #9 33.68 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
21:33:21 #9 33.74 Selecting previously unselected package libldap-2.4-2:amd64.
21:33:21 #21 29.30 Selecting previously unselected package binutils-arm-linux-gnueabi.
21:33:21 #21 29.31 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ...
21:33:21 #21 29.31 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ...
21:33:21 #9 29.75 Selecting previously unselected package gcc-11.
21:33:21 #9 29.75 Preparing to unpack .../082-gcc-11_11.2.0-19ubuntu1_armhf.deb ...
21:33:21 #9 29.76 Unpacking gcc-11 (11.2.0-19ubuntu1) ...
21:33:21 #8 21.59 Unpacking libgdbm-compat4:armhf (1.18.1-4) ...
21:33:21 #8 21.64 Selecting previously unselected package libperl5.28:armhf.
21:33:21 #8 21.64 Preparing to unpack .../10-libperl5.28_5.28.1-6+deb10u1_armhf.deb ...
21:33:21 #8 21.65 Unpacking libperl5.28:armhf (5.28.1-6+deb10u1) ...
21:33:21 #8 37.86 Selecting previously unselected package liblist-moreutils-perl.
21:33:21 #8 37.86 Preparing to unpack .../224-liblist-moreutils-perl_0.416-1build3_amd64.deb ...
21:33:21 #8 37.87 Unpacking liblist-moreutils-perl (0.416-1build3) ...
21:33:21 #8 37.91 Selecting previously unselected package libltdl7:amd64.
21:33:21 #8 37.91 Preparing to unpack .../225-libltdl7_2.4.6-2_amd64.deb ...
21:33:21 #8 37.92 Unpacking libltdl7:amd64 (2.4.6-2) ...
21:33:21 #8 37.95 Selecting previously unselected package libltdl-dev:amd64.
21:33:21 #8 37.95 Preparing to unpack .../226-libltdl-dev_2.4.6-2_amd64.deb ...
21:33:21 #8 37.95 Unpacking libltdl-dev:amd64 (2.4.6-2) ...
21:33:21 #8 38.00 Selecting previously unselected package libnet-http-perl.
21:33:21 #8 38.00 Preparing to unpack .../227-libnet-http-perl_6.17-1_all.deb ...
21:33:21 #8 38.01 Unpacking libnet-http-perl (6.17-1) ...
21:33:21 #8 38.04 Selecting previously unselected package libwww-robotrules-perl.
21:33:21 #8 38.04 Preparing to unpack .../228-libwww-robotrules-perl_6.01-1_all.deb ...
21:33:21 #8 38.05 Unpacking libwww-robotrules-perl (6.01-1) ...
21:33:21 #8 38.08 Selecting previously unselected package libwww-perl.
21:33:21 #8 38.08 Preparing to unpack .../229-libwww-perl_6.31-1ubuntu0.1_all.deb ...
21:33:21 #8 38.09 Unpacking libwww-perl (6.31-1ubuntu0.1) ...
21:33:21 #8 38.15 Selecting previously unselected package liblwp-protocol-https-perl.
21:33:21 #8 30.11 Selecting previously unselected package g++.
21:33:21 #8 30.11 Preparing to unpack .../068-g++_4%3a8.3.0-1_armhf.deb ...
21:33:21 #8 30.11 Unpacking g++ (4:8.3.0-1) ...
21:33:21 #8 30.14 Selecting previously unselected package make.
21:33:21 #8 30.14 Preparing to unpack .../069-make_4.2.1-1.2_armhf.deb ...
21:33:21 #8 30.14 Unpacking make (4.2.1-1.2) ...
21:33:21 #9 34.75 Preparing to unpack .../313-libregexp-pattern-perl_0.2.14-1_all.deb ...
21:33:21 #9 34.76 Unpacking libregexp-pattern-perl (0.2.14-1) ...
21:33:21 #9 34.79 Selecting previously unselected package libsasl2-modules:amd64.
21:33:21 #9 34.79 Preparing to unpack .../314-libsasl2-modules_2.1.27+dfsg2-3ubuntu1_amd64.deb ...
21:33:21 #9 34.80 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1) ...
21:33:21 #9 34.83 Selecting previously unselected package libsereal-decoder-perl.
21:33:21 #9 34.83 Preparing to unpack .../315-libsereal-decoder-perl_4.023+ds-1_amd64.deb ...
21:33:21 #9 34.83 Unpacking libsereal-decoder-perl (4.023+ds-1) ...
21:33:21 #9 34.87 Selecting previously unselected package libsereal-encoder-perl:amd64.
21:33:21 #9 34.87 Preparing to unpack .../316-libsereal-encoder-perl_4.023+ds-1_amd64.deb ...
21:33:21 #9 34.88 Unpacking libsereal-encoder-perl:amd64 (4.023+ds-1) ...
21:33:21 #9 34.91 Selecting previously unselected package libset-intspan-perl.
21:33:21 #9 34.92 Preparing to unpack .../317-libset-intspan-perl_1.19-2_all.deb ...
21:33:21 #9 34.92 Unpacking libset-intspan-perl (1.19-2) ...
21:33:21 #9 34.95 Selecting previously unselected package libsocket6-perl.
21:33:21 #9 34.95 Preparing to unpack .../318-libsocket6-perl_0.29-1build4_amd64.deb ...
21:33:21 #9 34.96 Unpacking libsocket6-perl (0.29-1build4) ...
21:33:21 #9 34.98 Selecting previously unselected package libstring-copyright-perl.
21:33:21 #9 34.99 Preparing to unpack .../319-libstring-copyright-perl_0.003012-1_all.deb ...
21:33:21 #9 34.99 Unpacking libstring-copyright-perl (0.003012-1) ...
21:33:21 #9 35.02 Selecting previously unselected package libstring-escape-perl.
21:33:21 #9 35.02 Preparing to unpack .../320-libstring-escape-perl_2010.002-2_all.deb ...
21:33:21 #9 35.02 Unpacking libstring-escape-perl (2010.002-2) ...
21:33:21 #9 35.05 Selecting previously unselected package libstring-shellquote-perl.
21:33:21 #9 35.05 Preparing to unpack .../321-libstring-shellquote-perl_1.04-1_all.deb ...
21:33:21 #9 35.06 Unpacking libstring-shellquote-perl (1.04-1) ...
21:33:21 #9 35.09 Selecting previously unselected package libxs-parse-keyword-perl.
21:33:21 #8 33.89 Unpacking libhcrypto4-heimdal:armhf (7.5.0+dfsg-1) ...
21:33:21 #8 41.81 Preparing to unpack .../223-libio-prompter-perl_0.004015-1_all.deb ...
21:33:21 #8 41.81 Unpacking libio-prompter-perl (0.004015-1) ...
21:33:21 #8 41.84 Selecting previously unselected package libjson-perl.
21:33:21 #8 41.85 Preparing to unpack .../224-libjson-perl_4.02000-1_all.deb ...
21:33:21 #8 41.85 Unpacking libjson-perl (4.02000-1) ...
21:33:21 #8 41.89 Selecting previously unselected package liblog-any-perl.
21:33:21 #8 41.89 Preparing to unpack .../225-liblog-any-perl_1.707-1_all.deb ...
21:33:21 #8 41.89 Unpacking liblog-any-perl (1.707-1) ...
21:33:21 #8 41.92 Selecting previously unselected package liblog-any-adapter-screen-perl.
21:33:21 #8 41.92 Preparing to unpack .../226-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
21:33:21 #8 41.93 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
21:33:21 #8 41.96 Selecting previously unselected package libpackage-stash-perl.
21:33:21 #8 41.96 Preparing to unpack .../227-libpackage-stash-perl_0.38-1_all.deb ...
21:33:21 #8 41.97 Unpacking libpackage-stash-perl (0.38-1) ...
21:33:21 #8 41.99 Selecting previously unselected package libsub-identify-perl.
21:33:21 #8 41.99 Preparing to unpack .../228-libsub-identify-perl_0.14-1+b1_amd64.deb ...
21:33:21 #8 42.00 Unpacking libsub-identify-perl (0.14-1+b1) ...
21:33:21 #8 42.03 Selecting previously unselected package libnamespace-clean-perl.
21:33:21 #8 42.03 Preparing to unpack .../229-libnamespace-clean-perl_0.27-1_all.deb ...
21:33:21 #8 42.03 Unpacking libnamespace-clean-perl (0.27-1) ...
21:33:21 #8 42.06 Selecting previously unselected package libpath-tiny-perl.
21:33:21 #8 42.06 Preparing to unpack .../230-libpath-tiny-perl_0.108-1_all.deb ...
21:33:21 #8 42.07 Unpacking libpath-tiny-perl (0.108-1) ...
21:33:21 #8 42.10 Selecting previously unselected package libtype-tiny-perl.
21:33:21 #8 42.10 Preparing to unpack .../231-libtype-tiny-perl_1.004004-1_all.deb ...
21:33:21 #8 42.11 Unpacking libtype-tiny-perl (1.004004-1) ...
21:33:21 #8 42.17 Selecting previously unselected package libgitlab-api-v4-perl.
21:33:21 #9 42.61 127 added, 0 removed; done.
21:33:21 #9 42.67 Setting up libasan5:arm64 (9.4.0-1ubuntu1~20.04.1) ...
21:33:21 #9 42.68 Setting up libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
21:33:21 #9 42.69 Setting up bsdmainutils (11.1.2ubuntu3) ...
21:33:21 #9 42.71 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
21:33:21 #8 42.36 Setting up libgcc-10-dev:arm64 (10.2.1-6) ...
21:33:21 #8 42.37 Setting up libedit2:arm64 (3.1-20191231-2+b1) ...
21:33:21 #8 42.39 Setting up libreadline8:arm64 (8.1-1) ...
21:33:21 #8 42.40 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
21:33:21 #8 42.41 Setting up m4 (1.4.18-5) ...
21:33:21 #8 42.42 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
21:33:21 #8 42.43 Setting up libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u2) ...
21:33:21 #8 42.45 Setting up binutils (2.35.2-2) ...
21:33:21 #8 42.46 Setting up ca-certificates (20210119) ...
21:33:21 #8 43.80 Setting up libltdl-dev:arm64 (2.4.6-2) ...
21:33:21 #8 43.81 Setting up libwind0-heimdal:arm64 (7.5.0+dfsg-1) ...
21:33:21 #8 43.82 Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ...
21:33:21 #8 43.83 Setting up gettext (0.19.8.1-6ubuntu0.3) ...
21:33:21 #8 43.85 Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.7) ...
21:33:21 #8 43.86 Setting up libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ...
21:33:21 #8 43.87 Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ...
21:33:21 #8 43.88 Setting up gpgconf (2.2.4-1ubuntu1.6) ...
21:33:21 #8 43.90 Setting up libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ...
21:33:21 #8 43.91 Setting up file (1:5.32-2ubuntu0.4) ...
21:33:21 #8 43.93 Setting up fakeroot (1.22-2ubuntu1) ...
21:33:21 #8 43.94 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:33:21 #8 43.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:33:21 #8 43.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:33:21 #8 43.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:33:21 #8 43.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:33:21 #8 43.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:33:21 #8 43.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:33:21 #8 43.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:33:21 #8 43.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:33:21 #8 43.95 Setting up libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ...
21:33:21 #8 43.96 Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ...
21:33:21 #8 40.88 Preparing to unpack .../197-libclone-perl_0.45-1+b1_amd64.deb ...
21:33:21 #8 40.88 Unpacking libclone-perl (0.45-1+b1) ...
21:33:21 #8 40.92 Selecting previously unselected package libcommon-sense-perl.
21:33:21 #8 40.92 Preparing to unpack .../198-libcommon-sense-perl_3.75-1+b4_amd64.deb ...
21:33:21 #8 40.92 Unpacking libcommon-sense-perl (3.75-1+b4) ...
21:33:21 #8 40.96 Selecting previously unselected package libconfig-tiny-perl.
21:33:21 #8 40.96 Preparing to unpack .../199-libconfig-tiny-perl_2.26-1_all.deb ...
21:33:21 #8 40.97 Unpacking libconfig-tiny-perl (2.26-1) ...
21:33:21 #8 41.00 Selecting previously unselected package libparams-util-perl.
21:33:21 #8 41.01 Preparing to unpack .../200-libparams-util-perl_1.102-1+b1_amd64.deb ...
21:33:21 #8 41.01 Unpacking libparams-util-perl (1.102-1+b1) ...
21:33:21 #8 41.04 Selecting previously unselected package libsub-install-perl.
21:33:21 #8 41.05 Preparing to unpack .../201-libsub-install-perl_0.928-1.1_all.deb ...
21:33:21 #8 41.05 Unpacking libsub-install-perl (0.928-1.1) ...
21:33:21 #8 41.08 Selecting previously unselected package libdata-optlist-perl.
21:33:21 #8 41.09 Preparing to unpack .../202-libdata-optlist-perl_0.110-1.1_all.deb ...
21:33:21 #8 41.09 Unpacking libdata-optlist-perl (0.110-1.1) ...
21:33:21 #8 41.12 Selecting previously unselected package libsub-exporter-perl.
21:33:21 #12 64.49   Installing : 1:perl-Error-0.17020-2.el7.noarch                          13/68 
21:33:21 #12 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 10.1s
21:33:21 #8 45.05 Adding system-user for exim (v4)
21:33:21 #9 33.74 Preparing to unpack .../118-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ...
21:33:21 #9 33.74 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ...
21:33:21 #9 33.79 Selecting previously unselected package libnghttp2-14:amd64.
21:33:21 #9 33.79 Preparing to unpack .../119-libnghttp2-14_1.40.0-1build1_amd64.deb ...
21:33:21 #9 33.79 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ...
21:33:21 #9 33.83 Selecting previously unselected package librtmp1:amd64.
21:33:21 #9 33.84 Preparing to unpack .../120-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ...
21:33:21 #9 33.84 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
21:33:21 #9 33.91 Selecting previously unselected package libssh-4:amd64.
21:33:21 #9 33.91 Preparing to unpack .../121-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ...
21:33:21 #9 33.92 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ...
21:33:21 #9 33.96 Selecting previously unselected package libcurl4:amd64.
21:33:21 #10 DONE 29.7s
21:33:21 
21:33:21 #12 [stage-1 6/9] COPY SPECS /root/rpmbuild/SPECS
21:33:21 #12 sha256:339acf88d30974a09da956141a532f6058bf61a6957a0a52a6d6955ba7ba6567
21:33:21 #12 DONE 0.1s
21:33:21 
21:33:21 #13 [stage-1 7/9] RUN   if [ "$(uname -m)" = "x86_64" ]; then     dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/*.spec;   else     dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/docker-c*.spec;     dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/docker-b*.spec;   fi
21:33:21 #13 sha256:cf7d8568c162f6439c466eb32dd3097c8b50335f36cf038be2e97f55d5c3c7f9
21:33:21 #21 29.61 Selecting previously unselected package binutils-arm-linux-gnueabihf.
21:33:21 #21 29.62 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ...
21:33:21 #21 29.62 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
21:33:21 #9 30.19 Selecting previously unselected package gcc.
21:33:21 #9 30.19 Preparing to unpack .../083-gcc_4%3a11.2.0-1ubuntu1_armhf.deb ...
21:33:21 #9 30.20 Unpacking gcc (4:11.2.0-1ubuntu1) ...
21:33:21 #9 30.25 Selecting previously unselected package libstdc++-11-dev:armhf.
21:33:21 #9 30.25 Preparing to unpack .../084-libstdc++-11-dev_11.2.0-19ubuntu1_armhf.deb ...
21:33:21 #9 30.25 Unpacking libstdc++-11-dev:armhf (11.2.0-19ubuntu1) ...
21:33:21 #8 30.27 Selecting previously unselected package libdpkg-perl.
21:33:21 #8 30.27 Preparing to unpack .../070-libdpkg-perl_1.19.8_all.deb ...
21:33:21 #8 30.27 Unpacking libdpkg-perl (1.19.8) ...
21:33:21 #8 30.38 Selecting previously unselected package patch.
21:33:21 #8 30.38 Preparing to unpack .../071-patch_2.7.6-3+deb10u1_armhf.deb ...
21:33:21 #8 30.39 Unpacking patch (2.7.6-3+deb10u1) ...
21:33:21 #8 30.46 Selecting previously unselected package dpkg-dev.
21:33:21 #8 30.46 Preparing to unpack .../072-dpkg-dev_1.19.8_all.deb ...
21:33:21 #9 35.09 Preparing to unpack .../322-libxs-parse-keyword-perl_0.21-1build1_amd64.deb ...
21:33:21 #9 35.09 Unpacking libxs-parse-keyword-perl (0.21-1build1) ...
21:33:21 #9 35.13 Selecting previously unselected package libsyntax-keyword-try-perl.
21:33:21 #9 35.13 Preparing to unpack .../323-libsyntax-keyword-try-perl_0.26-1build1_amd64.deb ...
21:33:21 #9 35.14 Unpacking libsyntax-keyword-try-perl (0.26-1build1) ...
21:33:21 #9 35.17 Selecting previously unselected package libterm-readkey-perl.
21:33:21 #9 35.17 Preparing to unpack .../324-libterm-readkey-perl_2.38-1build4_amd64.deb ...
21:33:21 #9 35.17 Unpacking libterm-readkey-perl (2.38-1build4) ...
21:33:21 #9 35.20 Selecting previously unselected package libtext-levenshteinxs-perl.
21:33:21 #9 35.20 Preparing to unpack .../325-libtext-levenshteinxs-perl_0.03-4build10_amd64.deb ...
21:33:21 #9 35.21 Unpacking libtext-levenshteinxs-perl (0.03-4build10) ...
21:33:21 #9 35.24 Selecting previously unselected package libtext-markdown-discount-perl:amd64.
21:33:21 #9 35.24 Preparing to unpack .../326-libtext-markdown-discount-perl_0.13-1build1_amd64.deb ...
21:33:21 #9 35.25 Unpacking libtext-markdown-discount-perl:amd64 (0.13-1build1) ...
21:33:21 #9 35.28 Selecting previously unselected package libtext-xslate-perl:amd64.
21:33:21 #9 35.28 Preparing to unpack .../327-libtext-xslate-perl_3.5.9-1build1_amd64.deb ...
21:33:21 #9 35.29 Unpacking libtext-xslate-perl:amd64 (3.5.9-1build1) ...
21:33:21 #9 35.32 Selecting previously unselected package libtime-duration-perl.
21:33:21 #9 34.88 Selecting previously unselected package g++-9.
21:33:21 #9 34.88 Preparing to unpack .../093-g++-9_9.4.0-1ubuntu1~20.04.1_armhf.deb ...
21:33:21 #9 34.88 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ...
21:33:21 #8 42.17 Preparing to unpack .../232-libgitlab-api-v4-perl_0.16-1_all.deb ...
21:33:21 #8 42.18 Unpacking libgitlab-api-v4-perl (0.16-1) ...
21:33:21 #8 42.21 Selecting previously unselected package libglib2.0-data.
21:33:21 #8 42.22 Preparing to unpack .../233-libglib2.0-data_2.58.3-2+deb10u3_all.deb ...
21:33:21 #8 42.22 Unpacking libglib2.0-data (2.58.3-2+deb10u3) ...
21:33:21 #8 42.38 Selecting previously unselected package libgpm2:amd64.
21:33:21 #8 42.38 Preparing to unpack .../234-libgpm2_1.20.7-5_amd64.deb ...
21:33:21 #8 42.39 Unpacking libgpm2:amd64 (1.20.7-5) ...
21:33:21 #8 42.42 Selecting previously unselected package libidn11:amd64.
21:33:21 #9 42.71 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:33:21 #9 42.71 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
21:33:21 #9 42.72 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:33:21 #9 42.72 Setting up libgssapi-krb5-2:arm64 (1.17-6ubuntu4.1) ...
21:33:21 #9 42.73 Setting up libgdbm-compat4:arm64 (1.18.1-5) ...
21:33:21 #9 42.74 Setting up libssh-4:arm64 (0.9.3-2ubuntu2.2) ...
21:33:21 #9 42.76 Setting up dwz (0.13-5) ...
21:33:21 #9 42.77 Setting up groff-base (1.22.4-4build1) ...
21:33:21 #9 42.79 Setting up gpgconf (2.2.19-3ubuntu2.2) ...
21:33:21 #9 42.80 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ...
21:33:21 #9 42.81 Setting up libperl5.30:arm64 (5.30.0-9ubuntu0.2) ...
21:33:21 #9 42.82 Setting up libc6-dev:arm64 (2.31-0ubuntu9.9) ...
21:33:21 #9 42.83 Setting up libx11-6:arm64 (2:1.6.9-2ubuntu1.2) ...
21:33:21 #9 42.85 Setting up libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.5) ...
21:33:21 #9 42.86 Setting up python3.8 (3.8.10-0ubuntu1~20.04.5) ...
21:33:21 #8 38.15 Preparing to unpack .../230-liblwp-protocol-https-perl_6.07-2_all.deb ...
21:33:21 #8 38.16 Unpacking liblwp-protocol-https-perl (6.07-2) ...
21:33:21 #8 38.21 Selecting previously unselected package libsys-hostname-long-perl.
21:33:21 #8 38.21 Preparing to unpack .../231-libsys-hostname-long-perl_1.5-1_all.deb ...
21:33:21 #8 38.22 Unpacking libsys-hostname-long-perl (1.5-1) ...
21:33:21 #8 38.27 Selecting previously unselected package libmail-sendmail-perl.
21:33:21 #8 38.27 Preparing to unpack .../232-libmail-sendmail-perl_0.80-1_all.deb ...
21:33:21 #8 38.28 Unpacking libmail-sendmail-perl (0.80-1) ...
21:33:21 #8 38.35 Selecting previously unselected package librole-tiny-perl.
21:33:21 #8 38.35 Preparing to unpack .../233-librole-tiny-perl_2.000006-1_all.deb ...
21:33:21 #8 38.35 Unpacking librole-tiny-perl (2.000006-1) ...
21:33:21 #8 38.38 Selecting previously unselected package libstrictures-perl.
21:33:21 #8 38.39 Preparing to unpack .../234-libstrictures-perl_2.000003-1_all.deb ...
21:33:21 #8 38.39 Unpacking libstrictures-perl (2.000003-1) ...
21:33:21 #8 38.43 Selecting previously unselected package libsub-quote-perl.
21:33:21 #8 38.43 Preparing to unpack .../235-libsub-quote-perl_2.005000-1_all.deb ...
21:33:21 #8 38.45 Unpacking libsub-quote-perl (2.005000-1) ...
21:33:21 #8 38.48 Selecting previously unselected package libmoo-perl.
21:33:21 #8 38.49 Preparing to unpack .../236-libmoo-perl_2.003004-1_all.deb ...
21:33:21 #12 3.128 CentOS Stream 9 - CRB                           2.9 MB/s | 4.6 MB     00:01    
21:33:21 #8 43.97 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ...
21:33:21 #8 43.99 Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ...
21:33:21 #8 44.00 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.5) ...
21:33:21 #8 44.01 Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.7) ...
21:33:21 #8 44.02 Setting up gpgsm (2.2.4-1ubuntu1.6) ...
21:33:21 #8 44.03 Setting up gnupg-utils (2.2.4-1ubuntu1.6) ...
21:33:21 #8 44.05 Setting up man-db (2.8.3-2ubuntu0.1) ...
21:33:21 #8 44.14 Building database of manual pages ...
21:33:21 #8 41.12 Preparing to unpack .../203-libsub-exporter-perl_0.987-1_all.deb ...
21:33:21 #8 41.13 Unpacking libsub-exporter-perl (0.987-1) ...
21:33:21 #8 41.17 Selecting previously unselected package libconst-fast-perl.
21:33:21 #8 41.17 Preparing to unpack .../204-libconst-fast-perl_0.014-1.1_all.deb ...
21:33:21 #8 41.17 Unpacking libconst-fast-perl (0.014-1.1) ...
21:33:21 #8 41.20 Selecting previously unselected package libwant-perl.
21:33:21 #8 41.21 Preparing to unpack .../205-libwant-perl_0.29-1+b6_amd64.deb ...
21:33:21 #8 41.21 Unpacking libwant-perl (0.29-1+b6) ...
21:33:21 #8 41.24 Selecting previously unselected package libcontextual-return-perl.
21:33:21 #8 41.25 Preparing to unpack .../206-libcontextual-return-perl_0.004014-2_all.deb ...
21:33:21 #8 41.25 Unpacking libcontextual-return-perl (0.004014-2) ...
21:33:21 #8 41.29 Selecting previously unselected package libconvert-binhex-perl.
21:33:21 #8 41.30 Preparing to unpack .../207-libconvert-binhex-perl_1.125-1_all.deb ...
21:33:21 #8 41.30 Unpacking libconvert-binhex-perl (1.125-1) ...
21:33:21 #8 41.33 Selecting previously unselected package libcpanel-json-xs-perl.
21:33:21 #8 41.34 Preparing to unpack .../208-libcpanel-json-xs-perl_4.25-1+b1_amd64.deb ...
21:33:21 #8 41.34 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ...
21:33:21 #8 41.39 Selecting previously unselected package libdevel-stacktrace-perl.
21:33:22 #9 33.97 Preparing to unpack .../122-libcurl4_7.68.0-1ubuntu2.12_amd64.deb ...
21:33:22 #9 33.97 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.12) ...
21:33:22 #9 34.02 Selecting previously unselected package curl.
21:33:22 #9 34.02 Preparing to unpack .../123-curl_7.68.0-1ubuntu2.12_amd64.deb ...
21:33:22 #9 34.03 Unpacking curl (7.68.0-1ubuntu2.12) ...
21:33:22 #9 34.08 Selecting previously unselected package dctrl-tools.
21:33:22 #9 34.08 Preparing to unpack .../124-dctrl-tools_2.24-3_amd64.deb ...
21:33:22 #9 34.09 Unpacking dctrl-tools (2.24-3) ...
21:33:22 #9 34.12 Selecting previously unselected package libtool.
21:33:22 #9 34.12 Preparing to unpack .../125-libtool_2.4.6-14_all.deb ...
21:33:22 #9 34.12 Unpacking libtool (2.4.6-14) ...
21:33:22 #9 34.17 Selecting previously unselected package dh-autoreconf.
21:33:22 #9 34.17 Preparing to unpack .../126-dh-autoreconf_19_all.deb ...
21:33:22 #9 34.17 Unpacking dh-autoreconf (19) ...
21:33:22 #9 34.21 Selecting previously unselected package libdebhelper-perl.
21:33:22 #21 29.92 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
21:33:22 #21 29.92 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ...
21:33:22 #21 29.93 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ...
21:33:22 #8 45.39 Setting up libuchardet0:arm64 (0.0.6-3) ...
21:33:22 #8 30.46 Unpacking dpkg-dev (1.19.8) ...
21:33:22 #8 30.64 Selecting previously unselected package build-essential.
21:33:22 #8 30.64 Preparing to unpack .../073-build-essential_12.6_armhf.deb ...
21:33:22 #8 30.64 Unpacking build-essential (12.6) ...
21:33:22 #8 30.68 Selecting previously unselected package openssl.
21:33:22 #8 30.68 Preparing to unpack .../074-openssl_1.1.1n-0+deb10u3_armhf.deb ...
21:33:22 #8 30.69 Unpacking openssl (1.1.1n-0+deb10u3) ...
21:33:22 #9 35.33 Preparing to unpack .../328-libtime-duration-perl_1.21-1_all.deb ...
21:33:22 #9 35.33 Unpacking libtime-duration-perl (1.21-1) ...
21:33:22 #9 35.36 Selecting previously unselected package libtime-moment-perl.
21:33:22 #9 35.36 Preparing to unpack .../329-libtime-moment-perl_0.44-1build6_amd64.deb ...
21:33:22 #9 35.37 Unpacking libtime-moment-perl (0.44-1build6) ...
21:33:22 #9 35.42 Selecting previously unselected package libtype-tiny-xs-perl.
21:33:22 #9 35.42 Preparing to unpack .../330-libtype-tiny-xs-perl_0.022-1build2_amd64.deb ...
21:33:22 #9 35.42 Unpacking libtype-tiny-xs-perl (0.022-1build2) ...
21:33:22 #9 35.47 Selecting previously unselected package libunicode-utf8-perl.
21:33:22 #9 35.48 Preparing to unpack .../331-libunicode-utf8-perl_0.62-1build4_amd64.deb ...
21:33:22 #9 35.48 Unpacking libunicode-utf8-perl (0.62-1build4) ...
21:33:22 #9 35.51 Selecting previously unselected package libxml-namespacesupport-perl.
21:33:22 #9 35.52 Preparing to unpack .../332-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
21:33:22 #9 35.52 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
21:33:22 #9 35.56 Selecting previously unselected package libxml-sax-base-perl.
21:33:22 #9 35.56 Preparing to unpack .../333-libxml-sax-base-perl_1.09-1.1_all.deb ...
21:33:22 #9 35.57 Unpacking libxml-sax-base-perl (1.09-1.1) ...
21:33:22 #9 35.61 Selecting previously unselected package libxml-sax-perl.
21:33:22 #8 38.49 Unpacking libmoo-perl (2.003004-1) ...
21:33:22 #8 38.54 Selecting previously unselected package libpackage-stash-perl.
21:33:22 #8 38.54 Preparing to unpack .../237-libpackage-stash-perl_0.37-1_all.deb ...
21:33:22 #8 38.54 Unpacking libpackage-stash-perl (0.37-1) ...
21:33:22 #8 38.59 Selecting previously unselected package libsub-identify-perl.
21:33:22 #8 38.59 Preparing to unpack .../238-libsub-identify-perl_0.14-1_amd64.deb ...
21:33:22 #8 38.60 Unpacking libsub-identify-perl (0.14-1) ...
21:33:22 #8 38.64 Selecting previously unselected package libnamespace-clean-perl.
21:33:22 #8 38.64 Preparing to unpack .../239-libnamespace-clean-perl_0.27-1_all.deb ...
21:33:22 #8 38.65 Unpacking libnamespace-clean-perl (0.27-1) ...
21:33:22 #8 38.68 Selecting previously unselected package libnumber-compare-perl.
21:33:22 #8 38.68 Preparing to unpack .../240-libnumber-compare-perl_0.03-1_all.deb ...
21:33:22 #8 38.69 Unpacking libnumber-compare-perl (0.03-1) ...
21:33:22 #8 38.72 Selecting previously unselected package libnumber-range-perl.
21:33:22 #8 22.27 Selecting previously unselected package perl.
21:33:22 #8 22.27 Preparing to unpack .../11-perl_5.28.1-6+deb10u1_armhf.deb ...
21:33:22 #8 22.29 Unpacking perl (5.28.1-6+deb10u1) ...
21:33:22 #8 22.38 Selecting previously unselected package libpython3.7-minimal:armhf.
21:33:22 #8 22.38 Preparing to unpack .../12-libpython3.7-minimal_3.7.3-2+deb10u3_armhf.deb ...
21:33:22 #8 22.38 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ...
21:33:22 #8 22.54 Selecting previously unselected package libexpat1:armhf.
21:33:22 #8 22.54 Preparing to unpack .../13-libexpat1_2.2.6-2+deb10u4_armhf.deb ...
21:33:22 #8 42.42 Preparing to unpack .../235-libidn11_1.33-2.2_amd64.deb ...
21:33:22 #8 42.43 Unpacking libidn11:amd64 (1.33-2.2) ...
21:33:22 #8 42.47 Selecting previously unselected package libntlm0:amd64.
21:33:22 #8 42.47 Preparing to unpack .../236-libntlm0_1.5-1+deb10u1_amd64.deb ...
21:33:22 #8 42.48 Unpacking libntlm0:amd64 (1.5-1+deb10u1) ...
21:33:22 #8 42.51 Selecting previously unselected package libgsasl7.
21:33:22 #8 42.51 Preparing to unpack .../237-libgsasl7_1.8.0-8+deb10u1_amd64.deb ...
21:33:22 #8 42.51 Unpacking libgsasl7 (1.8.0-8+deb10u1) ...
21:33:22 #8 42.56 Selecting previously unselected package libhtml-form-perl.
21:33:22 #8 42.56 Preparing to unpack .../238-libhtml-form-perl_6.03-1_all.deb ...
21:33:22 #8 42.57 Unpacking libhtml-form-perl (6.03-1) ...
21:33:22 #8 42.59 Selecting previously unselected package libhtml-format-perl.
21:33:22 #8 42.60 Preparing to unpack .../239-libhtml-format-perl_2.12-1_all.deb ...
21:33:22 #8 42.60 Unpacking libhtml-format-perl (2.12-1) ...
21:33:22 #8 42.63 Selecting previously unselected package libhttp-daemon-perl.
21:33:22 #8 42.63 Preparing to unpack .../240-libhttp-daemon-perl_6.01-3_all.deb ...
21:33:22 #8 42.64 Unpacking libhttp-daemon-perl (6.01-3) ...
21:33:22 #8 42.66 Selecting previously unselected package libstruct-dumb-perl.
21:33:22 #8 25.55 Selecting previously unselected package g++.
21:33:22 #8 25.55 Preparing to unpack .../053-g++_4%3a10.2.1-1_armhf.deb ...
21:33:22 #8 25.56 Unpacking g++ (4:10.2.1-1) ...
21:33:22 #8 25.59 Selecting previously unselected package make.
21:33:22 #8 25.59 Preparing to unpack .../054-make_4.3-4.1_armhf.deb ...
21:33:22 #8 25.59 Unpacking make (4.3-4.1) ...
21:33:22 #8 25.70 Selecting previously unselected package libdpkg-perl.
21:33:22 #8 25.70 Preparing to unpack .../055-libdpkg-perl_1.20.11_all.deb ...
21:33:22 #8 25.70 Unpacking libdpkg-perl (1.20.11) ...
21:33:22 #8 25.87 Selecting previously unselected package patch.
21:33:22 #8 25.87 Preparing to unpack .../056-patch_2.7.6-7_armhf.deb ...
21:33:22 #8 25.89 Unpacking patch (2.7.6-7) ...
21:33:22 #8 25.98 Selecting previously unselected package dpkg-dev.
21:33:22 #8 25.98 Preparing to unpack .../057-dpkg-dev_1.20.11_all.deb ...
21:33:22 #8 25.99 Unpacking dpkg-dev (1.20.11) ...
21:33:22 #8 34.37 Selecting previously unselected package libwind0-heimdal:armhf.
21:33:22 #8 34.37 Preparing to unpack .../089-libwind0-heimdal_7.5.0+dfsg-1_armhf.deb ...
21:33:22 #8 34.39 Unpacking libwind0-heimdal:armhf (7.5.0+dfsg-1) ...
21:33:22 #8 34.77 Selecting previously unselected package libhx509-5-heimdal:armhf.
21:33:22 #8 34.77 Preparing to unpack .../090-libhx509-5-heimdal_7.5.0+dfsg-1_armhf.deb ...
21:33:22 #8 44.30 Setting up pinentry-curses (1.1.0-1) ...
21:33:22 #8 44.32 Setting up libkrb5-3:arm64 (1.16-2ubuntu0.2) ...
21:33:22 #8 44.33 Setting up binutils (2.30-21ubuntu1~18.04.7) ...
21:33:22 #8 44.35 Setting up libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ...
21:33:22 #8 44.36 Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ...
21:33:22 #8 44.37 Setting up libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ...
21:33:22 #8 44.39 Setting up gpg (2.2.4-1ubuntu1.6) ...
21:33:22 #8 44.40 Setting up libpython3-stdlib:arm64 (3.6.7-1~18.04) ...
21:33:22 #8 44.41 Setting up cpp (4:7.4.0-1ubuntu2.3) ...
21:33:22 #8 44.43 Setting up python3 (3.6.7-1~18.04) ...
21:33:22 #8 42.94 Updating certificates in /etc/ssl/certs...
21:33:22 #8 41.39 Preparing to unpack .../209-libdevel-stacktrace-perl_2.0400-1_all.deb ...
21:33:22 #8 41.39 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
21:33:22 #8 41.42 Selecting previously unselected package libexception-class-perl.
21:33:22 #8 41.43 Preparing to unpack .../210-libexception-class-perl_1.44-1_all.deb ...
21:33:22 #8 41.43 Unpacking libexception-class-perl (1.44-1) ...
21:33:22 #8 41.47 Selecting previously unselected package libiterator-perl.
21:33:22 #8 41.47 Preparing to unpack .../211-libiterator-perl_0.03+ds1-1.1_all.deb ...
21:33:22 #8 41.47 Unpacking libiterator-perl (0.03+ds1-1.1) ...
21:33:22 #8 41.50 Selecting previously unselected package libiterator-util-perl.
21:33:22 #8 41.50 Preparing to unpack .../212-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
21:33:22 #8 41.51 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
21:33:22 #8 41.54 Selecting previously unselected package libexporter-tiny-perl.
21:33:22 #8 41.54 Preparing to unpack .../213-libexporter-tiny-perl_1.002002-1_all.deb ...
21:33:22 #8 41.55 Unpacking libexporter-tiny-perl (1.002002-1) ...
21:33:22 #8 41.58 Selecting previously unselected package liblist-moreutils-xs-perl.
21:33:22 #8 41.58 Preparing to unpack .../214-liblist-moreutils-xs-perl_0.430-2_amd64.deb ...
21:33:22 #8 41.59 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
21:33:22 #8 41.62 Selecting previously unselected package liblist-moreutils-perl.
21:33:22 #9 34.21 Preparing to unpack .../127-libdebhelper-perl_12.10ubuntu1_all.deb ...
21:33:22 #9 34.21 Unpacking libdebhelper-perl (12.10ubuntu1) ...
21:33:22 #9 34.25 Selecting previously unselected package libarchive-zip-perl.
21:33:22 #9 34.26 Preparing to unpack .../128-libarchive-zip-perl_1.67-2_all.deb ...
21:33:22 #9 34.26 Unpacking libarchive-zip-perl (1.67-2) ...
21:33:22 #9 34.30 Selecting previously unselected package libsub-override-perl.
21:33:22 #9 34.30 Preparing to unpack .../129-libsub-override-perl_0.09-2_all.deb ...
21:33:22 #9 34.31 Unpacking libsub-override-perl (0.09-2) ...
21:33:22 #9 34.34 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:33:22 #9 34.34 Preparing to unpack .../130-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ...
21:33:22 #9 34.34 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ...
21:33:22 #9 34.37 Selecting previously unselected package dh-strip-nondeterminism.
21:33:22 #9 34.37 Preparing to unpack .../131-dh-strip-nondeterminism_1.7.0-1_all.deb ...
21:33:22 #9 34.38 Unpacking dh-strip-nondeterminism (1.7.0-1) ...
21:33:22 #9 34.41 Selecting previously unselected package dwz.
21:33:22 #9 34.41 Preparing to unpack .../132-dwz_0.13-5_amd64.deb ...
21:33:22 #9 34.42 Unpacking dwz (0.13-5) ...
21:33:22 #9 34.46 Selecting previously unselected package libcroco3:amd64.
21:33:22 #9 34.46 Preparing to unpack .../133-libcroco3_0.6.13-1_amd64.deb ...
21:33:22 #9 34.47 Unpacking libcroco3:amd64 (0.6.13-1) ...
21:33:22 #9 34.51 Selecting previously unselected package gettext.
21:33:22 #9 34.51 Preparing to unpack .../134-gettext_0.19.8.1-10build1_amd64.deb ...
21:33:22 #9 34.51 Unpacking gettext (0.19.8.1-10build1) ...
21:33:22 #21 30.20 Selecting previously unselected package binutils-s390x-linux-gnu.
21:33:22 #21 30.21 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ...
21:33:22 #21 30.21 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ...
21:33:22 #8 45.41 Setting up git-man (1:2.20.1-2+deb10u3) ...
21:33:22 #8 45.42 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
21:33:22 #8 45.43 Setting up netbase (5.6) ...
21:33:22 #8 45.46 Setting up libkrb5-3:arm64 (1.17-3+deb10u3) ...
21:33:22 #8 45.47 Setting up libmpdec2:arm64 (2.4.2-2) ...
21:33:22 #8 45.48 Setting up libbinutils:arm64 (2.31.1-16) ...
21:33:22 #8 45.49 Setting up cpp-8 (8.3.0-6) ...
21:33:22 #8 45.51 Setting up libc-dev-bin (2.28-10+deb10u1) ...
21:33:22 #8 45.52 Setting up openssl (1.1.1n-0+deb10u3) ...
21:33:22 #8 45.53 Setting up libbsd0:arm64 (0.9.1-2+deb10u1) ...
21:33:22 #8 45.54 Setting up readline-common (7.0-5) ...
21:33:22 #8 45.56 Setting up publicsuffix (20211109.1735-0+deb10u1) ...
21:33:22 #8 45.57 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u4) ...
21:33:22 #8 45.58 Setting up libcc1-0:arm64 (8.3.0-6) ...
21:33:22 #8 45.59 Setting up iso-codes (4.2-1) ...
21:33:22 #8 45.60 Setting up liblocale-gettext-perl (1.07-3+b4) ...
21:33:22 #8 45.61 Setting up liblsan0:arm64 (8.3.0-6) ...
21:33:22 #8 45.62 Setting up dctrl-tools (2.24-3) ...
21:33:22 #8 45.64 Setting up libitm1:arm64 (8.3.0-6) ...
21:33:22 #8 45.66 Setting up debian-keyring (2019.02.25) ...
21:33:22 #8 45.67 Setting up libreadline7:arm64 (7.0-5) ...
21:33:22 #8 45.68 Setting up libgdbm6:arm64 (1.18.1-4) ...
21:33:22 #8 45.70 Setting up gnupg-utils (2.2.12-1+deb10u2) ...
21:33:22 #8 45.71 Setting up libtsan0:arm64 (8.3.0-6) ...
21:33:22 #8 45.72 Setting up pinentry-curses (1.1.0-2) ...
21:33:22 #12 9.221 (30/71): cmake-3.20.2-7.el9.aarch64.rpm         4.2 MB/s | 6.2 MB     00:01    
21:33:22 #12 9.262 (31/71): gcc-plugin-annobin-11.3.1-2.1.el9.aarc 1.7 MB/s |  68 kB     00:00    
21:33:22 #12 9.317 (32/71): git-2.31.1-2.el9.2.aarch64.rpm         2.2 MB/s | 124 kB     00:00    
21:33:22 #8 30.86 Selecting previously unselected package ca-certificates.
21:33:22 #8 30.86 Preparing to unpack .../075-ca-certificates_20200601~deb10u2_all.deb ...
21:33:22 #8 30.86 Unpacking ca-certificates (20200601~deb10u2) ...
21:33:22 #8 31.00 Selecting previously unselected package libnghttp2-14:armhf.
21:33:22 #8 31.00 Preparing to unpack .../076-libnghttp2-14_1.36.0-2+deb10u1_armhf.deb ...
21:33:22 #8 31.01 Unpacking libnghttp2-14:armhf (1.36.0-2+deb10u1) ...
21:33:22 #9 35.61 Preparing to unpack .../334-libxml-sax-perl_1.02+dfsg-3_all.deb ...
21:33:22 #9 35.62 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
21:33:22 #9 35.71 Selecting previously unselected package libxml-libxml-perl.
21:33:22 #9 35.72 Preparing to unpack .../335-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_amd64.deb ...
21:33:22 #9 35.72 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
21:33:22 #9 35.77 Selecting previously unselected package libxml-parser-perl:amd64.
21:33:22 #9 35.78 Preparing to unpack .../336-libxml-parser-perl_2.46-3build1_amd64.deb ...
21:33:22 #9 35.78 Unpacking libxml-parser-perl:amd64 (2.46-3build1) ...
21:33:22 #9 35.83 Selecting previously unselected package libxml-sax-expat-perl.
21:33:22 #9 ...
21:33:22 
21:33:22 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:33:22 #14 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:33:22 #14 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 15.6s done
21:33:22 #14 extracting sha256:51535751bb9f3fed6d5f9fa83b05434161f008a0cd95a93eb27a536ab08475e3 done
21:33:22 #14 DONE 46.3s
21:33:22 #8 22.54 Unpacking libexpat1:armhf (2.2.6-2+deb10u4) ...
21:33:22 #8 22.61 Selecting previously unselected package python3.7-minimal.
21:33:22 #8 22.61 Preparing to unpack .../14-python3.7-minimal_3.7.3-2+deb10u3_armhf.deb ...
21:33:22 #8 22.62 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
21:33:22 #8 42.67 Preparing to unpack .../241-libstruct-dumb-perl_0.09-1_all.deb ...
21:33:22 #8 42.67 Unpacking libstruct-dumb-perl (0.09-1) ...
21:33:22 #8 42.72 Selecting previously unselected package libio-async-perl.
21:33:22 #8 42.72 Preparing to unpack .../242-libio-async-perl_0.72-1_all.deb ...
21:33:22 #8 42.73 Unpacking libio-async-perl (0.72-1) ...
21:33:22 #8 42.78 Selecting previously unselected package libio-sessiondata-perl.
21:33:22 #8 42.78 Preparing to unpack .../243-libio-sessiondata-perl_1.03-1_all.deb ...
21:33:22 #8 42.78 Unpacking libio-sessiondata-perl (1.03-1) ...
21:33:22 #8 42.81 Selecting previously unselected package libio-string-perl.
21:33:22 #8 42.81 Preparing to unpack .../244-libio-string-perl_1.08-3_all.deb ...
21:33:22 #8 42.82 Unpacking libio-string-perl (1.08-3) ...
21:33:22 #8 42.84 Selecting previously unselected package libtypes-serialiser-perl.
21:33:22 #8 42.85 Preparing to unpack .../245-libtypes-serialiser-perl_1.0-1_all.deb ...
21:33:22 #8 42.85 Unpacking libtypes-serialiser-perl (1.0-1) ...
21:33:22 #8 42.88 Selecting previously unselected package libjson-xs-perl.
21:33:22 #8 ...
21:33:22 
21:33:22 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:33:22 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:33:22 #13 extracting sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 6.4s done
21:33:22 #13 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 7.7s
21:33:22 #13 ...
21:33:22 
21:33:22 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:33:22 #8 sha256:b54c72e86d0bca4816908c09da59cc2f546c36b90631f0152d755320fecd8a7b
21:33:22 #8 26.18 Selecting previously unselected package build-essential.
21:33:22 #8 26.18 Preparing to unpack .../058-build-essential_12.9_armhf.deb ...
21:33:22 #8 26.19 Unpacking build-essential (12.9) ...
21:33:22 #8 26.23 Selecting previously unselected package libbrotli1:armhf.
21:33:22 #8 26.24 Preparing to unpack .../059-libbrotli1_1.0.9-2+b2_armhf.deb ...
21:33:22 #8 26.24 Unpacking libbrotli1:armhf (1.0.9-2+b2) ...
21:33:22 #8 34.77 Unpacking libhx509-5-heimdal:armhf (7.5.0+dfsg-1) ...
21:33:22 #8 34.82 Selecting previously unselected package libkrb5-26-heimdal:armhf.
21:33:22 #8 34.82 Preparing to unpack .../091-libkrb5-26-heimdal_7.5.0+dfsg-1_armhf.deb ...
21:33:22 #8 34.83 Unpacking libkrb5-26-heimdal:armhf (7.5.0+dfsg-1) ...
21:33:22 #8 34.88 Selecting previously unselected package libheimntlm0-heimdal:armhf.
21:33:22 #8 34.88 Preparing to unpack .../092-libheimntlm0-heimdal_7.5.0+dfsg-1_armhf.deb ...
21:33:22 #8 34.89 Unpacking libheimntlm0-heimdal:armhf (7.5.0+dfsg-1) ...
21:33:22 #8 34.92 Selecting previously unselected package libgssapi3-heimdal:armhf.
21:33:22 #8 34.92 Preparing to unpack .../093-libgssapi3-heimdal_7.5.0+dfsg-1_armhf.deb ...
21:33:22 #8 34.92 Unpacking libgssapi3-heimdal:armhf (7.5.0+dfsg-1) ...
21:33:22 #8 34.98 Selecting previously unselected package libsasl2-modules-db:armhf.
21:33:22 #8 34.98 Preparing to unpack .../094-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_armhf.deb ...
21:33:22 #8 34.98 Unpacking libsasl2-modules-db:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:33:22 #8 38.72 Preparing to unpack .../241-libnumber-range-perl_0.12-1_all.deb ...
21:33:22 #8 38.72 Unpacking libnumber-range-perl (0.12-1) ...
21:33:22 #8 38.75 Selecting previously unselected package libpackage-stash-xs-perl.
21:33:22 #8 38.75 Preparing to unpack .../242-libpackage-stash-xs-perl_0.28-3build2_amd64.deb ...
21:33:22 #8 38.76 Unpacking libpackage-stash-xs-perl (0.28-3build2) ...
21:33:22 #8 38.79 Selecting previously unselected package libparse-debianchangelog-perl.
21:33:22 #8 38.79 Preparing to unpack .../243-libparse-debianchangelog-perl_1.2.0-12_all.deb ...
21:33:22 #8 38.79 Unpacking libparse-debianchangelog-perl (1.2.0-12) ...
21:33:22 #8 38.83 Selecting previously unselected package libtext-glob-perl.
21:33:22 #8 38.83 Preparing to unpack .../244-libtext-glob-perl_0.10-1_all.deb ...
21:33:22 #8 38.83 Unpacking libtext-glob-perl (0.10-1) ...
21:33:22 #8 38.86 Selecting previously unselected package libpath-iterator-rule-perl.
21:33:22 #8 38.86 Preparing to unpack .../245-libpath-iterator-rule-perl_1.009-1_all.deb ...
21:33:22 #8 38.87 Unpacking libpath-iterator-rule-perl (1.009-1) ...
21:33:22 #8 38.90 Selecting previously unselected package libpath-tiny-perl.
21:33:22 #8 38.90 Preparing to unpack .../246-libpath-tiny-perl_0.104-1_all.deb ...
21:33:22 #8 38.91 Unpacking libpath-tiny-perl (0.104-1) ...
21:33:22 #8 38.94 Selecting previously unselected package libperlio-gzip-perl.
21:33:22 #8 38.94 Preparing to unpack .../247-libperlio-gzip-perl_0.19-1build3_amd64.deb ...
21:33:22 #8 38.95 Unpacking libperlio-gzip-perl (0.19-1build3) ...
21:33:22 #8 38.98 Selecting previously unselected package libpod-constants-perl.
21:33:22 #8 38.98 Preparing to unpack .../248-libpod-constants-perl_0.19-1_all.deb ...
21:33:22 #8 38.98 Unpacking libpod-constants-perl (0.19-1) ...
21:33:22 #8 39.01 Selecting previously unselected package libregexp-pattern-license-perl.
21:33:22 #8 39.02 Preparing to unpack .../249-libregexp-pattern-license-perl_3.0.31-3_all.deb ...
21:33:22 #8 39.02 Unpacking libregexp-pattern-license-perl (3.0.31-3) ...
21:33:22 #8 39.06 Selecting previously unselected package libsasl2-modules:amd64.
21:33:22 #9 43.49 Setting up libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.4) ...
21:33:22 #9 43.50 Setting up libxmuu1:arm64 (2:1.1.3-0ubuntu1) ...
21:33:22 #9 43.51 Setting up gpg (2.2.19-3ubuntu2.2) ...
21:33:22 #9 43.53 Setting up libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ...
21:33:22 #9 44.65 Setting up libxpm4:arm64 (1:3.5.12-1build2) ...
21:33:22 #9 44.66 Setting up libtool (2.4.6-15build2) ...
21:33:22 #9 44.68 Setting up openssh-client (1:8.9p1-3) ...
21:33:22 #9 44.75 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
21:33:22 #9 44.75 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:33:22 #9 44.76 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
21:33:22 #8 44.80 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ...
21:33:22 #8 41.63 Preparing to unpack .../215-liblist-moreutils-perl_0.430-2_all.deb ...
21:33:22 #8 41.63 Unpacking liblist-moreutils-perl (0.430-2) ...
21:33:22 #8 41.67 Selecting previously unselected package libdata-dpath-perl.
21:33:22 #8 41.67 Preparing to unpack .../216-libdata-dpath-perl_0.58-1_all.deb ...
21:33:22 #8 41.67 Unpacking libdata-dpath-perl (0.58-1) ...
21:33:22 #8 41.71 Selecting previously unselected package libdata-dump-perl.
21:33:22 #8 41.71 Preparing to unpack .../217-libdata-dump-perl_1.23-1.1_all.deb ...
21:33:22 #8 41.72 Unpacking libdata-dump-perl (1.23-1.1) ...
21:33:22 #8 41.75 Selecting previously unselected package libdata-messagepack-perl.
21:33:22 #8 41.75 Preparing to unpack .../218-libdata-messagepack-perl_1.00-4+b1_amd64.deb ...
21:33:22 #8 41.76 Unpacking libdata-messagepack-perl (1.00-4+b1) ...
21:33:22 #8 41.79 Selecting previously unselected package libnet-domain-tld-perl.
21:33:22 #8 41.79 Preparing to unpack .../219-libnet-domain-tld-perl_1.75-1.1_all.deb ...
21:33:22 #8 41.80 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
21:33:22 #8 41.83 Selecting previously unselected package libdata-validate-domain-perl.
21:33:22 #8 41.83 Preparing to unpack .../220-libdata-validate-domain-perl_0.10-1.1_all.deb ...
21:33:22 #8 41.84 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
21:33:22 #8 41.87 Selecting previously unselected package libdevel-size-perl.
21:33:22 #9 34.62 Selecting previously unselected package intltool-debian.
21:33:22 #9 34.62 Preparing to unpack .../135-intltool-debian_0.35.0+20060710.5_all.deb ...
21:33:22 #9 34.63 Unpacking intltool-debian (0.35.0+20060710.5) ...
21:33:22 #9 34.66 Selecting previously unselected package po-debconf.
21:33:22 #9 34.66 Preparing to unpack .../136-po-debconf_1.0.21_all.deb ...
21:33:22 #9 34.67 Unpacking po-debconf (1.0.21) ...
21:33:22 #9 34.72 Selecting previously unselected package debhelper.
21:33:22 #9 34.72 Preparing to unpack .../137-debhelper_12.10ubuntu1_all.deb ...
21:33:22 #9 34.72 Unpacking debhelper (12.10ubuntu1) ...
21:33:22 #21 30.43 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64.
21:33:22 #21 30.44 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
21:33:22 #21 30.44 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
21:33:22 #21 30.48 Selecting previously unselected package cpp-10-aarch64-linux-gnu.
21:33:22 #21 30.48 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
21:33:22 #21 30.48 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
21:33:22 #8 45.74 Setting up manpages-dev (4.16-2) ...
21:33:22 #8 45.75 Setting up libxdmcp6:arm64 (1:1.1.2-3) ...
21:33:22 #8 45.76 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
21:33:22 #8 45.77 Setting up libxcb1:arm64 (1.13.1-2) ...
21:33:22 #8 45.78 Setting up at (3.1.23-1) ...
21:33:22 #9 35.83 Preparing to unpack .../337-libxml-sax-expat-perl_0.51-1_all.deb ...
21:33:22 #9 35.83 Unpacking libxml-sax-expat-perl (0.51-1) ...
21:33:22 #9 35.86 Selecting previously unselected package libyaml-libyaml-perl.
21:33:22 #9 35.87 Preparing to unpack .../338-libyaml-libyaml-perl_0.83+ds-1build1_amd64.deb ...
21:33:22 #9 35.87 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ...
21:33:22 #9 35.91 Selecting previously unselected package licensecheck.
21:33:22 #9 35.92 Preparing to unpack .../339-licensecheck_3.2.14-2_all.deb ...
21:33:22 #9 35.92 Unpacking licensecheck (3.2.14-2) ...
21:33:22 #9 35.95 Selecting previously unselected package libdevel-size-perl.
21:33:22 #9 35.96 Preparing to unpack .../340-libdevel-size-perl_0.83-1build4_amd64.deb ...
21:33:22 #9 35.96 Unpacking libdevel-size-perl (0.83-1build4) ...
21:33:22 #9 35.99 Selecting previously unselected package libipc-run3-perl.
21:33:22 #9 36.00 Preparing to unpack .../341-libipc-run3-perl_0.048-2_all.deb ...
21:33:22 #9 36.00 Unpacking libipc-run3-perl (0.048-2) ...
21:33:22 #9 36.04 Selecting previously unselected package lzip.
21:33:22 #9 36.04 Preparing to unpack .../342-lzip_1.23-1_amd64.deb ...
21:33:22 #9 36.04 Unpacking lzip (1.23-1) ...
21:33:22 #9 36.07 Selecting previously unselected package lzop.
21:33:22 
21:33:22 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:33:22 #9 sha256:2ac5dbab5439b7156233d5b5bd1469968ab41fbd16ceb2a8b93593ed10166d81
21:33:22 #9 30.79 Selecting previously unselected package g++-11.
21:33:22 #9 30.79 Preparing to unpack .../085-g++-11_11.2.0-19ubuntu1_armhf.deb ...
21:33:22 #9 30.83 Unpacking g++-11 (11.2.0-19ubuntu1) ...
21:33:22 #8 22.92 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ...
21:33:22 #8 22.93 Setting up libexpat1:armhf (2.2.6-2+deb10u4) ...
21:33:22 #8 22.94 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
21:33:22 #8 31.12 Selecting previously unselected package libpsl5:armhf.
21:33:22 #8 31.12 Preparing to unpack .../077-libpsl5_0.20.2-2_armhf.deb ...
21:33:22 #8 31.13 Unpacking libpsl5:armhf (0.20.2-2) ...
21:33:22 #8 42.88 Preparing to unpack .../246-libjson-xs-perl_3.040-1+b1_amd64.deb ...
21:33:22 #8 42.88 Unpacking libjson-xs-perl (3.040-1+b1) ...
21:33:22 #8 42.92 Selecting previously unselected package liblzo2-2:amd64.
21:33:22 #8 42.93 Preparing to unpack .../247-liblzo2-2_2.10-0.1_amd64.deb ...
21:33:22 #8 42.93 Unpacking liblzo2-2:amd64 (2.10-0.1) ...
21:33:22 #8 42.97 Selecting previously unselected package libkyotocabinet16v5:amd64.
21:33:22 #8 42.97 Preparing to unpack .../248-libkyotocabinet16v5_1.2.76-4.2+b1_amd64.deb ...
21:33:22 #8 42.97 Unpacking libkyotocabinet16v5:amd64 (1.2.76-4.2+b1) ...
21:33:22 #8 43.03 Selecting previously unselected package liblist-compare-perl.
21:33:22 #8 43.03 Preparing to unpack .../249-liblist-compare-perl_0.53-1_all.deb ...
21:33:22 #8 43.03 Unpacking liblist-compare-perl (0.53-1) ...
21:33:22 #8 43.07 Selecting previously unselected package liblist-moreutils-perl.
21:33:22 #8 43.07 Preparing to unpack .../250-liblist-moreutils-perl_0.416-1+b4_amd64.deb ...
21:33:22 #8 43.07 Unpacking liblist-moreutils-perl (0.416-1+b4) ...
21:33:22 #8 43.14 Selecting previously unselected package libltdl-dev:amd64.
21:33:22 #8 26.33 Selecting previously unselected package libsasl2-modules-db:armhf.
21:33:22 #8 26.33 Preparing to unpack .../060-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_armhf.deb ...
21:33:22 #8 26.35 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ...
21:33:22 #8 26.38 Selecting previously unselected package libsasl2-2:armhf.
21:33:22 #8 26.38 Preparing to unpack .../061-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_armhf.deb ...
21:33:22 #8 26.39 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ...
21:33:22 #8 26.45 Selecting previously unselected package libldap-2.4-2:armhf.
21:33:22 #8 26.45 Preparing to unpack .../062-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_armhf.deb ...
21:33:22 #8 26.45 Unpacking libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ...
21:33:22 #8 39.06 Preparing to unpack .../250-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ...
21:33:22 #8 39.06 Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:33:22 #8 39.13 Selecting previously unselected package libsort-key-perl.
21:33:22 #8 39.13 Preparing to unpack .../251-libsort-key-perl_1.33-2_amd64.deb ...
21:33:22 #8 39.14 Unpacking libsort-key-perl (1.33-2) ...
21:33:22 #8 39.17 Selecting previously unselected package libstring-copyright-perl.
21:33:22 #8 39.17 Preparing to unpack .../252-libstring-copyright-perl_0.003005-1_all.deb ...
21:33:22 #8 39.18 Unpacking libstring-copyright-perl (0.003005-1) ...
21:33:22 #8 39.22 Selecting previously unselected package libstring-escape-perl.
21:33:22 #8 39.22 Preparing to unpack .../253-libstring-escape-perl_2010.002-2_all.deb ...
21:33:22 #8 39.23 Unpacking libstring-escape-perl (2010.002-2) ...
21:33:22 #8 39.26 Selecting previously unselected package libtext-levenshtein-perl.
21:33:22 #8 39.27 Preparing to unpack .../254-libtext-levenshtein-perl_0.13-1_all.deb ...
21:33:22 #8 39.27 Unpacking libtext-levenshtein-perl (0.13-1) ...
21:33:22 #8 35.01 Selecting previously unselected package libsasl2-2:armhf.
21:33:22 #8 35.01 Preparing to unpack .../095-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_armhf.deb ...
21:33:22 #8 35.01 Unpacking libsasl2-2:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:33:22 #8 35.06 Selecting previously unselected package libldap-common.
21:33:22 #8 35.06 Preparing to unpack .../096-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ...
21:33:22 #8 35.06 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
21:33:22 #8 35.10 Selecting previously unselected package libldap-2.4-2:armhf.
21:33:22 #8 35.10 Preparing to unpack .../097-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_armhf.deb ...
21:33:22 #8 35.11 Unpacking libldap-2.4-2:armhf (2.4.45+dfsg-1ubuntu1.11) ...
21:33:22 #8 35.17 Selecting previously unselected package libnghttp2-14:armhf.
21:33:22 #8 35.17 Preparing to unpack .../098-libnghttp2-14_1.30.0-1ubuntu1_armhf.deb ...
21:33:22 #8 35.17 Unpacking libnghttp2-14:armhf (1.30.0-1ubuntu1) ...
21:33:22 #8 35.23 Selecting previously unselected package librtmp1:armhf.
21:33:22 #8 35.23 Preparing to unpack .../099-librtmp1_2.4+20151223.gitfa8646d.1-1_armhf.deb ...
21:33:22 #8 35.23 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-1) ...
21:33:22 #12 64.55   Installing : libarchive-3.1.2-14.el7_7.aarch64                          14/68 
21:33:22 #9 43.54 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
21:33:22 #9 43.55 Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
21:33:22 #9 44.76 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:33:22 #9 44.76 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
21:33:22 #9 44.76 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:33:22 #9 44.77 Setting up gpgsm (2.2.27-3ubuntu2.1) ...
21:33:22 #9 44.80 Setting up libxext6:arm64 (2:1.3.4-1build1) ...
21:33:22 #9 44.81 Setting up libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.3) ...
21:33:22 #9 44.82 Setting up python3 (3.10.4-0ubuntu2) ...
21:33:22 #8 44.82 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ...
21:33:22 #8 44.83 Setting up python3-magic (2:0.4.15-1) ...
21:33:22 #13 0.913 Last metadata expiration check: 0:00:14 ago on Tue Aug 16 21:33:08 2022.
21:33:22 #8 41.87 Preparing to unpack .../221-libdevel-size-perl_0.83-1+b2_amd64.deb ...
21:33:22 #8 41.87 Unpacking libdevel-size-perl (0.83-1+b2) ...
21:33:22 #8 41.91 Selecting previously unselected package libdistro-info-perl.
21:33:22 #8 41.91 Preparing to unpack .../222-libdistro-info-perl_1.0_all.deb ...
21:33:22 #8 41.92 Unpacking libdistro-info-perl (1.0) ...
21:33:22 #8 41.95 Selecting previously unselected package libemail-address-xs-perl.
21:33:22 #8 41.95 Preparing to unpack .../223-libemail-address-xs-perl_1.04-1+b3_amd64.deb ...
21:33:22 #8 41.95 Unpacking libemail-address-xs-perl (1.04-1+b3) ...
21:33:22 #8 41.99 Selecting previously unselected package libfcgi0ldbl:amd64.
21:33:22 #8 42.00 Preparing to unpack .../224-libfcgi0ldbl_2.4.2-2_amd64.deb ...
21:33:22 #8 42.00 Unpacking libfcgi0ldbl:amd64 (2.4.2-2) ...
21:33:22 #8 42.04 Selecting previously unselected package libfcgi-bin.
21:33:22 #8 42.04 Preparing to unpack .../225-libfcgi-bin_2.4.2-2_amd64.deb ...
21:33:22 #8 42.05 Unpacking libfcgi-bin (2.4.2-2) ...
21:33:22 #8 42.08 Selecting previously unselected package libfcgi-perl:amd64.
21:33:22 #8 42.08 Preparing to unpack .../226-libfcgi-perl_0.79+ds-2_amd64.deb ...
21:33:22 #8 42.09 Unpacking libfcgi-perl:amd64 (0.79+ds-2) ...
21:33:22 #8 42.12 Selecting previously unselected package libipc-system-simple-perl.
21:33:22 #8 42.12 Preparing to unpack .../227-libipc-system-simple-perl_1.30-1_all.deb ...
21:33:22 #8 42.13 Unpacking libipc-system-simple-perl (1.30-1) ...
21:33:22 #8 42.16 Selecting previously unselected package libfile-basedir-perl.
21:33:22 #8 42.16 Preparing to unpack .../228-libfile-basedir-perl_0.08-1_all.deb ...
21:33:22 #8 42.17 Unpacking libfile-basedir-perl (0.08-1) ...
21:33:22 #8 42.20 Selecting previously unselected package libfile-chdir-perl.
21:33:22 #8 42.20 Preparing to unpack .../229-libfile-chdir-perl_0.1008-1.1_all.deb ...
21:33:22 #8 42.21 Unpacking libfile-chdir-perl (0.1008-1.1) ...
21:33:22 #8 42.24 Selecting previously unselected package libfile-fcntllock-perl.
21:33:22 #9 35.65 Selecting previously unselected package g++.
21:33:22 #9 35.65 Preparing to unpack .../094-g++_4%3a9.3.0-1ubuntu2_armhf.deb ...
21:33:22 #9 35.65 Unpacking g++ (4:9.3.0-1ubuntu2) ...
21:33:22 #9 35.68 Selecting previously unselected package make.
21:33:22 #9 35.68 Preparing to unpack .../095-make_4.2.1-1.2_armhf.deb ...
21:33:22 #9 35.69 Unpacking make (4.2.1-1.2) ...
21:33:22 #9 35.74 Selecting previously unselected package libdpkg-perl.
21:33:22 #9 35.74 Preparing to unpack .../096-libdpkg-perl_1.19.7ubuntu3.2_all.deb ...
21:33:22 #9 35.75 Unpacking libdpkg-perl (1.19.7ubuntu3.2) ...
21:33:22 #9 35.85 Selecting previously unselected package patch.
21:33:22 #9 35.85 Preparing to unpack .../097-patch_2.7.6-6_armhf.deb ...
21:33:22 #9 35.85 Unpacking patch (2.7.6-6) ...
21:33:22 #9 35.91 Selecting previously unselected package dpkg-dev.
21:33:22 #9 35.91 Preparing to unpack .../098-dpkg-dev_1.19.7ubuntu3.2_all.deb ...
21:33:22 #9 35.91 Unpacking dpkg-dev (1.19.7ubuntu3.2) ...
21:33:22 #8 43.02 Dependencies resolved.
21:33:22 #8 43.05 ================================================================================
21:33:22 #8 43.05  Package                      Arch      Version                 Repo       Size
21:33:22 #8 43.05 ================================================================================
21:33:22 #8 43.05 Installing:
21:33:22 #8 43.05  dnf-plugins-core             noarch    4.2.1-1.fc36            updates    34 k
21:33:22 #8 43.05  rpm-build                    aarch64   4.17.1-3.fc36           updates    59 k
21:33:22 #8 43.05  rpmlint                      noarch    2.2.0-6.fc36            updates   240 k
21:33:22 #8 43.05 Upgrading:
21:33:22 #8 43.05  python3-rpm                  aarch64   4.17.1-3.fc36           updates    92 k
21:33:22 #8 43.05  rpm                          aarch64   4.17.1-3.fc36           updates   534 k
21:33:22 #8 43.05  rpm-build-libs               aarch64   4.17.1-3.fc36           updates    89 k
21:33:22 #8 43.05  rpm-libs                     aarch64   4.17.1-3.fc36           updates   306 k
21:33:22 #8 43.05  rpm-sign-libs                aarch64   4.17.1-3.fc36           updates    24 k
21:33:22 #8 43.05 Installing dependencies:
21:33:22 #8 43.05  ansible-srpm-macros          noarch    1-5.fc36                updates   7.3 k
21:33:22 #8 43.05  binutils                     aarch64   2.37-27.fc36            updates   6.4 M
21:33:22 #8 43.05  binutils-gold                aarch64   2.37-27.fc36            updates   896 k
21:33:22 #8 43.05  bzip2                        aarch64   1.0.8-11.fc36           fedora     52 k
21:33:22 #8 43.05  cpio                         aarch64   2.13-12.fc36            fedora    267 k
21:33:22 #8 43.05  dash                         aarch64   0.5.10.2-10.fc36        fedora     97 k
21:33:22 #8 43.05  dbus-libs                    aarch64   1:1.14.0-1.fc36         fedora    153 k
21:33:22 #8 43.05  debugedit                    aarch64   5.0-3.fc36              fedora     76 k
21:33:22 #8 43.05  desktop-file-utils           aarch64   0.26-6.fc36             fedora     71 k
21:33:22 #8 43.05  devscripts-checkbashisms     aarch64   2.22.1-1.fc36           fedora     28 k
21:33:22 #8 43.05  diffutils                    aarch64   3.8-2.fc36              fedora    368 k
21:33:22 #8 43.05  dwz                          aarch64   0.14-4.fc36             updates   125 k
21:33:22 #8 43.05  ed                           aarch64   1.14.2-12.fc36          fedora     73 k
21:33:22 #8 43.05  efi-srpm-macros              noarch    5-5.fc36                fedora     22 k
21:33:22 #8 43.05  elfutils                     aarch64   0.186-3.fc36            fedora    516 k
21:33:22 #8 43.05  elfutils-debuginfod-client   aarch64   0.186-3.fc36            fedora     39 k
21:33:22 #8 43.05  emacs-filesystem             noarch    1:28.1-2.fc36           updates   9.3 k
21:33:22 #8 43.05  enchant                      aarch64   1:1.6.0-30.fc36         fedora     59 k
21:33:22 #8 43.05  file                         aarch64   5.41-4.fc36             fedora     48 k
21:33:22 #8 43.05  fonts-srpm-macros            noarch    1:2.0.5-7.fc36          fedora     27 k
21:33:22 #8 43.05  fpc-srpm-macros              noarch    1.3-5.fc36              fedora    7.6 k
21:33:22 #8 43.05  gdb-minimal                  aarch64   12.1-1.fc36             updates   3.5 M
21:33:22 #8 43.05  gdk-pixbuf2                  aarch64   2.42.8-3.fc36           updates   464 k
21:33:22 #8 43.05  ghc-srpm-macros              noarch    1.5.0-6.fc36            fedora    7.7 k
21:33:22 #8 43.05  glibc-gconv-extra            aarch64   2.35-4.fc36             fedora    1.7 M
21:33:22 #8 43.05  gnat-srpm-macros             noarch    4-15.fc36               fedora    8.2 k
21:33:22 #8 43.05  go-srpm-macros               noarch    3.1.0-4.fc36            updates    26 k
21:33:22 #8 43.05  groff-base                   aarch64   1.22.4-9.fc36           fedora    1.0 M
21:33:22 #8 43.05  hunspell                     aarch64   1.7.0-19.fc36           fedora    284 k
21:33:22 #8 43.05  hunspell-en-GB               noarch    0.20140811.1-22.fc36    fedora    225 k
21:33:22 #8 43.05  hunspell-en-US               noarch    0.20140811.1-22.fc36    fedora    176 k
21:33:22 #8 43.05  hunspell-filesystem          aarch64   1.7.0-19.fc36           fedora    8.9 k
21:33:22 #8 43.05  info                         aarch64   6.8-3.fc36              fedora    220 k
21:33:22 #8 43.05  json-glib                    aarch64   1.6.6-2.fc36            fedora    149 k
21:33:22 #8 43.05  kernel-srpm-macros           noarch    1.0-14.fc36             fedora    9.1 k
21:33:22 #8 43.05  libappstream-glib            aarch64   0.8.0-4.fc36            updates   376 k
21:33:22 #8 43.05  libjpeg-turbo                aarch64   2.1.2-2.fc36            fedora    190 k
21:33:22 #8 43.05  libpkgconf                   aarch64   1.8.0-2.fc36            fedora     36 k
21:33:22 #8 43.05  libpng                       aarch64   2:1.6.37-12.fc36        fedora    114 k
21:33:22 #8 43.05  libstemmer                   aarch64   0-18.585svn.fc36        fedora     82 k
21:33:22 #8 43.05  lua-srpm-macros              noarch    1-6.fc36                fedora    8.5 k
21:33:22 #8 43.05  ncurses                      aarch64   6.2-9.20210508.fc36     fedora    400 k
21:33:22 #8 43.05  nim-srpm-macros              noarch    3-6.fc36                fedora    8.3 k
21:33:22 #8 43.05  ocaml-srpm-macros            noarch    6-6.fc36                fedora    7.7 k
21:33:22 #8 43.05  openblas-srpm-macros         noarch    2-11.fc36               fedora    7.4 k
21:33:22 #8 43.05  package-notes-srpm-macros    noarch    0.4-14.fc36             fedora     11 k
21:33:22 #8 43.05  patch                        aarch64   2.7.6-16.fc36           fedora    121 k
21:33:22 #8 43.05  perl-AutoLoader              noarch    5.74-486.fc36           fedora     26 k
21:33:22 #8 43.05  perl-B                       aarch64   1.82-486.fc36           fedora    186 k
21:33:22 #8 43.05  perl-Carp                    noarch    1.52-479.fc36           fedora     29 k
21:33:22 #8 43.05  perl-Class-Struct            noarch    0.66-486.fc36           fedora     27 k
21:33:22 #8 43.05  perl-Data-Dumper             aarch64   2.183-3.fc36            fedora     55 k
21:33:22 #8 43.05  perl-Digest                  noarch    1.20-2.fc36             fedora     25 k
21:33:22 #8 43.05  perl-Digest-MD5              aarch64   2.58-479.fc36           fedora     36 k
21:33:22 #8 43.05  perl-DynaLoader              aarch64   1.50-486.fc36           fedora     31 k
21:33:22 #8 43.05  perl-Encode                  aarch64   4:3.17-485.fc36         updates   1.7 M
21:33:22 #8 43.05  perl-Errno                   aarch64   1.33-486.fc36           fedora     20 k
21:33:22 #8 43.05  perl-Exporter                noarch    5.76-480.fc36           fedora     31 k
21:33:22 #8 43.05  perl-Fcntl                   aarch64   1.14-486.fc36           fedora     25 k
21:33:22 #8 43.05  perl-File-Basename           noarch    2.85-486.fc36           fedora     22 k
21:33:22 #8 43.05  perl-File-Path               noarch    2.18-479.fc36           fedora     35 k
21:33:22 #8 43.05  perl-File-Temp               noarch    1:0.231.100-479.fc36    fedora     59 k
21:33:22 #8 43.05  perl-File-stat               noarch    1.09-486.fc36           fedora     22 k
21:33:22 #8 43.05  perl-FileHandle              noarch    2.03-486.fc36           fedora     20 k
21:33:22 #8 43.05  perl-Getopt-Long             noarch    1:2.52-479.fc36         fedora     60 k
21:33:22 #8 43.05  perl-Getopt-Std              noarch    1.13-486.fc36           fedora     21 k
21:33:22 #8 43.05  perl-HTTP-Tiny               noarch    0.082-1.fc36            updates    55 k
21:33:22 #8 43.05  perl-IO                      aarch64   1.46-486.fc36           fedora     92 k
21:33:22 #8 43.05  perl-IPC-Open3               noarch    1.21-486.fc36           fedora     28 k
21:33:22 #8 43.05  perl-MIME-Base64             aarch64   3.16-479.fc36           fedora     30 k
21:33:22 #8 43.05  perl-Net-SSLeay              aarch64   1.92-2.fc36             fedora    365 k
21:33:22 #8 43.05  perl-POSIX                   aarch64   1.97-486.fc36           fedora    103 k
21:33:22 #8 43.05  perl-PathTools               aarch64   3.80-479.fc36           fedora     85 k
21:33:22 #8 43.05  perl-Pod-Escapes             noarch    1:1.07-479.fc36         fedora     20 k
21:33:22 #8 43.05  perl-Pod-Perldoc             noarch    3.28.01-480.fc36        fedora     83 k
21:33:22 #8 43.05  perl-Pod-Simple              noarch    1:3.43-3.fc36           fedora    215 k
21:33:22 #8 43.05  perl-Pod-Usage               noarch    4:2.01-479.fc36         fedora     40 k
21:33:22 #8 43.05  perl-Scalar-List-Utils       aarch64   5:1.63-489.fc36         updates    71 k
21:33:22 #8 43.05  perl-SelectSaver             noarch    1.02-486.fc36           fedora     17 k
21:33:22 #8 43.05  perl-Socket                  aarch64   4:2.035-1.fc36          updates    55 k
21:33:22 #8 43.05  perl-Storable                aarch64   1:3.25-2.fc36           fedora     93 k
21:33:22 #8 43.05  perl-Symbol                  noarch    1.09-486.fc36           fedora     19 k
21:33:22 #8 43.05  perl-Term-ANSIColor          noarch    5.01-480.fc36           fedora     48 k
21:33:22 21:33:22 #8 43.05  perl-Term-Cap                noarch    1.17-479.fc36           fedora     22 k
21:33:22 #8 43.05  perl-Text-ParseWords         noarch    3.31-1.fc36             updates    16 k
21:33:22 #8 43.05  perl-Text-Tabs+Wrap          noarch    2021.0814-2.fc36        fedora     22 k
21:33:22 #8 43.05  perl-Time-Local              noarch    2:1.300-479.fc36        fedora     34 k
#8 43.54 129 added, 0 removed; done.
21:33:22 #8 43.05  perl-URI                     noarch    5.10-1.fc36             fedora    108 k
21:33:22 #8 43.05  perl-base                    noarch    2.27-486.fc36           fedora     21 k
21:33:22 #8 43.05  perl-constant                noarch    1.33-480.fc36           fedora     23 k
21:33:22 #8 43.05  perl-if                      noarch    0.60.900-486.fc36       fedora     19 k
21:33:22 #8 43.05  perl-interpreter             aarch64   4:5.34.1-486.fc36       fedora     76 k
21:33:22 #8 43.05  perl-libnet                  noarch    3.13-480.fc36           fedora    126 k
21:33:22 #8 43.05  perl-libs                    aarch64   4:5.34.1-486.fc36       fedora    2.0 M
21:33:22 #8 43.05  perl-mro                     aarch64   1.25-486.fc36           fedora     33 k
21:33:22 #8 43.05  perl-overload                noarch    1.33-486.fc36           fedora     50 k
21:33:22 #8 43.05  perl-overloading             noarch    0.02-486.fc36           fedora     18 k
21:33:22 #8 43.05  perl-parent                  noarch    1:0.238-479.fc36        fedora     14 k
21:33:22 #8 43.05  perl-podlators               noarch    1:4.14-479.fc36         fedora    112 k
21:33:22 #8 43.05  perl-srpm-macros             noarch    1-43.fc36               fedora    8.4 k
21:33:22 #8 43.05  perl-subs                    noarch    1.04-486.fc36           fedora     17 k
21:33:22 #8 43.05  perl-vars                    noarch    1.05-486.fc36           fedora     18 k
21:33:22 #8 43.05  pkgconf                      aarch64   1.8.0-2.fc36            fedora     41 k
21:33:22 #8 43.05  pkgconf-m4                   noarch    1.8.0-2.fc36            fedora     14 k
21:33:22 #8 43.05  pkgconf-pkg-config           aarch64   1.8.0-2.fc36            fedora     10 k
21:33:22 #8 43.05  python-srpm-macros           noarch    3.10-19.fc36            updates    24 k
21:33:22 #8 43.05  python3-construct            noarch    2.10.68-1.fc36          updates   112 k
21:33:22 #8 43.05  python3-dateutil             noarch    1:2.8.1-8.fc36          fedora    289 k
21:33:22 #8 43.05  python3-dbus                 aarch64   1.2.18-3.fc36           fedora    132 k
21:33:22 #8 43.05  python3-distro               noarch    1.6.0-2.fc36            fedora     38 k
21:33:22 #8 43.05  python3-dnf-plugins-core     noarch    4.2.1-1.fc36            updates   221 k
21:33:22 #8 43.05  python3-enchant              noarch    3.2.2-2.fc36            fedora     79 k
21:33:22 #8 43.58 Setting up libfreetype6:arm64 (2.10.4+dfsg-1+deb11u1) ...
21:33:22 #8 43.59 Setting up shared-mime-info (2.0-1) ...
21:33:22 #9 34.84 Selecting previously unselected package libfakeroot:amd64.
21:33:22 21:33:22 #9 34.84 Preparing to unpack .../138-libfakeroot_1.24-1_amd64.deb ...
21:33:22 #9 34.84 Unpacking libfakeroot:amd64 (1.24-1) ...
21:33:22 #9 34.88 Selecting previously unselected package fakeroot.
21:33:22 #9 34.88 Preparing to unpack .../139-fakeroot_1.24-1_amd64.deb ...
21:33:22 #9 34.89 Unpacking fakeroot (1.24-1) ...
21:33:22 #9 34.92 Selecting previously unselected package libassuan0:amd64.
21:33:22 #9 34.93 Preparing to unpack .../140-libassuan0_2.5.3-7ubuntu2_amd64.deb ...
21:33:22 #9 34.93 Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ...
21:33:22 #9 34.96 Selecting previously unselected package gpgconf.
21:33:22 #9 34.96 Preparing to unpack .../141-gpgconf_2.2.19-3ubuntu2.2_amd64.deb ...
21:33:22 #9 34.97 Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
21:33:22 #9 35.01 Selecting previously unselected package libksba8:amd64.
#8 43.05  python3-pybeam               noarch    0.7-2.fc36              fedora     24 k
21:33:22 #8 43.05  python3-pyxdg                noarch    0.27-4.fc36             fedora     96 k
21:33:22 #8 43.05  python3-six                  noarch    1.16.0-5.fc36           fedora     36 k
21:33:22 #8 43.05  python3-toml                 noarch    0.10.2-6.fc36           fedora     39 k
21:33:22 #8 43.05  python3-zstd                 aarch64   1.4.5.1-6.fc36          fedora     19 k
21:33:22 #8 43.05  qt5-srpm-macros              noarch    5.15.5-2.fc36           updates   8.0 k
21:33:22 #8 43.05  redhat-rpm-config            noarch    221-1.fc36              updates    66 k
21:33:22 #8 43.05  rpmautospec-rpm-macros       noarch    0.2.6-1.fc36            updates   8.3 k
21:33:22 #8 43.05  rust-srpm-macros             noarch    22-1.fc36               updates   9.3 k
21:33:22 #8 43.05  shared-mime-info             aarch64   2.1-3.fc35              fedora    373 k
21:33:22 #8 43.05  unzip                        aarch64   6.0-57.fc36             fedora    182 k
21:33:22 #8 43.05  xxhash-libs                  aarch64   0.8.1-2.fc36            fedora     34 k
21:33:22 #8 43.05  xz                           aarch64   5.2.5-9.fc36            fedora    215 k
21:33:22 #8 43.05  zip                          aarch64   3.0-32.fc36             fedora    256 k
21:33:22 #8 43.05  zstd                         aarch64   1.5.2-2.fc36            updates   412 k
21:33:22 #8 43.05 Installing weak dependencies:
21:33:22 #8 43.05  hunspell-en                  noarch    0.20140811.1-22.fc36    fedora    180 k
21:33:22 #8 43.05  perl-IO-Socket-IP            noarch    0.41-480.fc36           fedora     42 k
21:33:22 #8 43.05  perl-IO-Socket-SSL           noarch    2.074-2.fc36            fedora    218 k
21:33:22 #8 43.05  perl-Mozilla-CA              noarch    20211001-2.fc36         fedora     12 k
21:33:22 #8 43.05  perl-NDBM_File               aarch64   1.15-486.fc36           fedora     27 k
21:33:22 #8 43.05 
21:33:22 #8 43.05 Transaction Summary
21:33:22 #8 43.05 ================================================================================
21:33:22 #8 43.05 Install  135 Packages
21:33:22 #8 43.05 Upgrade    5 Packages
21:33:22 #8 43.05 
21:33:22 #8 43.05 Total download size: 29 M
21:33:22 #8 43.06 Downloading Packages:
21:33:22 #13 ...
21:33:22 
21:33:22 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:33:22 #8 sha256:d95d15cea3b2dad536f4abbed0605d29e2f0920c1741f492184f755a81b2c029
21:33:22 #8 14.86 Get:104 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-date-perl all 6.05-1 [10.4 kB]
21:33:22 #8 14.86 Get:105 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-listing-perl all 6.14-1 [12.4 kB]
21:33:22 #8 14.94 Get:106 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tagset-perl all 3.20-4 [13.0 kB]
21:33:22 #8 14.94 Get:107 http://archive.raspbian.org/raspbian bullseye/main armhf liburi-perl all 5.08-1 [90.6 kB]
21:33:22 #8 15.09 Get:108 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-parser-perl armhf 3.75-1+b1 [102 kB]
21:33:22 #8 15.17 Get:109 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
21:33:22 #8 15.21 Get:110 http://archive.raspbian.org/raspbian bullseye/main armhf libio-html-perl all 1.004-2 [16.1 kB]
21:33:22 #8 15.25 Get:111 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
21:33:22 #8 15.25 Get:112 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-message-perl all 6.28-1 [79.6 kB]
21:33:22 #8 15.25 Get:113 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB]
21:33:22 #8 15.25 Get:114 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
21:33:22 #8 15.25 Get:115 http://archive.raspbian.org/raspbian bullseye/main armhf perl-openssl-defaults armhf 5 [7360 B]
21:33:22 #8 15.25 Get:116 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-ssleay-perl armhf 1.88-3+b1 [300 kB]
21:33:22 #8 15.32 Get:117 http://archive.raspbian.org/raspbian bullseye/main armhf libio-socket-ssl-perl all 2.069-1 [215 kB]
21:33:22 #8 15.32 Get:118 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-http-perl all 6.20-1 [25.1 kB]
21:33:22 #8 15.32 Get:119 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
21:33:22 #8 15.33 Get:120 http://archive.raspbian.org/raspbian bullseye/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
21:33:22 #8 15.34 Get:121 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
21:33:22 #8 15.41 Get:122 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-perl all 6.52-1 [192 kB]
21:33:22 #8 15.41 Get:123 http://archive.raspbian.org/raspbian bullseye/main armhf patchutils armhf 0.4.2-1 [68.7 kB]
21:33:22 #8 15.41 Get:124 http://archive.raspbian.org/raspbian bullseye/main armhf libtinfo5 armhf 6.2+20201114-2 [324 kB]
21:33:22 #8 15.42 Get:125 http://archive.raspbian.org/raspbian bullseye/main armhf wdiff armhf 1.2.2-2 [120 kB]
21:33:22 #8 15.42 Get:126 http://archive.raspbian.org/raspbian bullseye/main armhf devscripts armhf 2.21.3+deb11u1 [1092 kB]
21:33:22 #8 15.48 Get:127 http://archive.raspbian.org/raspbian bullseye/main armhf equivs all 2.3.1 [22.7 kB]
21:33:22 #8 15.50 Get:128 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u2 [305 kB]
21:33:22 #8 15.50 Get:129 http://archive.raspbian.org/raspbian bullseye/main armhf liberror-perl all 0.17029-1 [31.0 kB]
21:33:22 #8 15.50 Get:130 http://archive.raspbian.org/raspbian bullseye/main armhf git-man all 1:2.30.2-1 [1827 kB]
21:33:22 #8 15.58 Get:131 http://archive.raspbian.org/raspbian bullseye/main armhf git armhf 1:2.30.2-1 [4724 kB]
21:33:22 #8 16.31 debconf: delaying package configuration, since apt-utils is not installed
21:33:22 #8 16.37 Fetched 80.3 MB in 6s (13.1 MB/s)
21:33:22 #8 16.41 Selecting previously unselected package bsdextrautils.
21:33:22 #8 16.41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7899 files and directories currently installed.)
21:33:22 #8 16.41 Preparing to unpack .../bsdextrautils_2.36.1-8+deb11u1_armhf.deb ...
21:33:22 #8 16.41 Unpacking bsdextrautils (2.36.1-8+deb11u1) ...
21:33:22 #8 16.50 Preparing to unpack .../libc6_2.31-13+rpt2+rpi1+deb11u3_armhf.deb ...
21:33:22 #8 16.73 Unpacking libc6:armhf (2.31-13+rpt2+rpi1+deb11u3) over (2.31-13+rpi1+deb11u3) ...
21:33:22 #8 18.21 Setting up libc6:armhf (2.31-13+rpt2+rpi1+deb11u3) ...
21:33:22 #8 19.51 Selecting previously unselected package libuchardet0:armhf.
21:33:22 #8 19.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 ... 7930 files and directories currently installed.)
21:33:22 #8 19.52 Preparing to unpack .../00-libuchardet0_0.0.7-1_armhf.deb ...
21:33:22 #8 19.52 Unpacking libuchardet0:armhf (0.0.7-1) ...
21:33:22 #8 19.57 Selecting previously unselected package groff-base.
21:33:22 #8 19.57 Preparing to unpack .../01-groff-base_1.22.4-6_armhf.deb ...
21:33:22 #8 19.57 Unpacking groff-base (1.22.4-6) ...
21:33:22 #8 19.72 Selecting previously unselected package libgdbm6:armhf.
21:33:22 #8 19.73 Preparing to unpack .../02-libgdbm6_1.19-2_armhf.deb ...
21:33:22 #8 19.73 Unpacking libgdbm6:armhf (1.19-2) ...
21:33:22 #8 19.78 Selecting previously unselected package libpipeline1:armhf.
21:33:22 #8 19.78 Preparing to unpack .../03-libpipeline1_1.5.3-1_armhf.deb ...
21:33:22 #8 19.79 Unpacking libpipeline1:armhf (1.5.3-1) ...
21:33:22 #8 19.86 Selecting previously unselected package man-db.
21:33:22 #8 19.86 Preparing to unpack .../04-man-db_2.9.4-2_armhf.deb ...
21:33:22 #8 19.87 Unpacking man-db (2.9.4-2) ...
21:33:22 #8 20.04 Selecting previously unselected package perl-modules-5.32.
21:33:22 #8 20.04 Preparing to unpack .../05-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
21:33:22 #8 20.06 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
21:33:22 #8 20.68 Selecting previously unselected package libgdbm-compat4:armhf.
21:33:22 #8 20.68 Preparing to unpack .../06-libgdbm-compat4_1.19-2_armhf.deb ...
21:33:22 #8 20.68 Unpacking libgdbm-compat4:armhf (1.19-2) ...
21:33:22 #8 20.73 Selecting previously unselected package libperl5.32:armhf.
21:33:22 #8 20.73 Preparing to unpack .../07-libperl5.32_5.32.1-4+deb11u2_armhf.deb ...
21:33:22 #8 20.74 Unpacking libperl5.32:armhf (5.32.1-4+deb11u2) ...
21:33:22 #8 21.31 Selecting previously unselected package perl.
21:33:22 #8 21.31 Preparing to unpack .../08-perl_5.32.1-4+deb11u2_armhf.deb ...
21:33:22 #8 21.33 Unpacking perl (5.32.1-4+deb11u2) ...
21:33:22 #8 21.42 Selecting previously unselected package libpython3.9-minimal:armhf.
21:33:22 #8 21.42 Preparing to unpack .../09-libpython3.9-minimal_3.9.2-1+rpi1_armhf.deb ...
21:33:22 #8 21.46 Unpacking libpython3.9-minimal:armhf (3.9.2-1+rpi1) ...
21:33:22 #8 21.65 Selecting previously unselected package libexpat1:armhf.
21:33:22 #8 21.65 Preparing to unpack .../10-libexpat1_2.2.10-2+deb11u3_armhf.deb ...
21:33:22 #8 21.66 Unpacking libexpat1:armhf (2.2.10-2+deb11u3) ...
21:33:22 #8 21.74 Selecting previously unselected package python3.9-minimal.
21:33:22 #8 21.74 Preparing to unpack .../11-python3.9-minimal_3.9.2-1+rpi1_armhf.deb ...
21:33:22 #8 21.75 Unpacking python3.9-minimal (3.9.2-1+rpi1) ...
21:33:22 #8 22.04 Setting up libpython3.9-minimal:armhf (3.9.2-1+rpi1) ...
21:33:22 #8 22.06 Setting up libexpat1:armhf (2.2.10-2+deb11u3) ...
21:33:22 #8 22.08 Setting up python3.9-minimal (3.9.2-1+rpi1) ...
21:33:22 #8 22.88 Selecting previously unselected package python3-minimal.
21:33:22 #8 22.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 ... 10737 files and directories currently installed.)
21:33:22 #8 22.88 Preparing to unpack .../python3-minimal_3.9.2-3_armhf.deb ...
21:33:22 #8 22.90 Unpacking python3-minimal (3.9.2-3) ...
21:33:22 #8 22.94 Selecting previously unselected package media-types.
21:33:22 #8 22.94 Preparing to unpack .../media-types_4.0.0_all.deb ...
21:33:22 #8 22.94 Unpacking media-types (4.0.0) ...
21:33:22 #8 22.98 Selecting previously unselected package libmpdec3:armhf.
21:33:22 #8 22.98 Preparing to unpack .../libmpdec3_2.5.1-1+rpi1_armhf.deb ...
21:33:22 #8 22.99 Unpacking libmpdec3:armhf (2.5.1-1+rpi1) ...
21:33:22 #8 23.05 Preparing to unpack .../libtirpc-common_1.3.1-1+deb11u1_all.deb ...
21:33:22 #8 23.06 Unpacking libtirpc-common (1.3.1-1+deb11u1) over (1.3.1-1) ...
21:33:22 #8 23.12 Setting up libtirpc-common (1.3.1-1+deb11u1) ...
21:33:22 #8 23.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 ... 10772 files and directories currently installed.)
21:33:22 #8 23.19 Preparing to unpack .../libtirpc3_1.3.1-1+deb11u1_armhf.deb ...
21:33:22 #8 23.21 Unpacking libtirpc3:armhf (1.3.1-1+deb11u1) over (1.3.1-1) ...
21:33:22 #8 23.29 Setting up libtirpc3:armhf (1.3.1-1+deb11u1) ...
21:33:22 #8 23.36 Selecting previously unselected package libpython3.9-stdlib:armhf.
21:33:22 #8 23.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 ... 10772 files and directories currently installed.)
21:33:22 #8 23.37 Preparing to unpack .../libpython3.9-stdlib_3.9.2-1+rpi1_armhf.deb ...
21:33:22 #8 23.37 Unpacking libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ...
21:33:22 #8 ...
21:33:22 
21:33:22 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:33:22 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:33:22 #13 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 10.2s
21:33:22 #8 45.92 invoke-rc.d: could not determine current runlevel
21:33:22 #8 45.93 invoke-rc.d: policy-rc.d denied execution of start.
21:33:22 #8 45.93 Setting up libedit2:arm64 (3.1-20181209-1) ...
21:33:22 #8 45.95 Setting up libkyotocabinet16v5:arm64 (1.2.76-4.2+b1) ...
21:33:22 #8 45.96 Setting up cron (3.0pl1-134+deb10u1) ...
21:33:22 #8 46.04 Adding group `crontab' (GID 102) ...
21:33:22 #8 46.05 Done.
21:33:22 #8 46.07 invoke-rc.d: could not determine current runlevel
21:33:22 #8 46.07 invoke-rc.d: policy-rc.d denied execution of start.
21:33:22 #9 36.08 Preparing to unpack .../343-lzop_1.04-2build2_amd64.deb ...
21:33:22 #9 36.08 Unpacking lzop (1.04-2build2) ...
21:33:22 #9 36.11 Selecting previously unselected package t1utils.
21:33:22 #9 36.11 Preparing to unpack .../344-t1utils_1.41-4build2_amd64.deb ...
21:33:22 #9 36.12 Unpacking t1utils (1.41-4build2) ...
21:33:22 #9 36.16 Selecting previously unselected package unzip.
21:33:22 #9 36.16 Preparing to unpack .../345-unzip_6.0-26ubuntu3_amd64.deb ...
21:33:22 #9 36.17 Unpacking unzip (6.0-26ubuntu3) ...
21:33:22 #9 36.22 Selecting previously unselected package lintian.
21:33:22 #9 36.22 Preparing to unpack .../346-lintian_2.114.0ubuntu1.1_all.deb ...
21:33:22 #9 36.23 Unpacking lintian (2.114.0ubuntu1.1) ...
21:33:22 #9 31.18 Selecting previously unselected package g++.
21:33:22 #9 31.18 Preparing to unpack .../086-g++_4%3a11.2.0-1ubuntu1_armhf.deb ...
21:33:22 #9 31.19 Unpacking g++ (4:11.2.0-1ubuntu1) ...
21:33:22 #9 31.28 Selecting previously unselected package make.
21:33:22 #9 31.28 Preparing to unpack .../087-make_4.3-4.1build1_armhf.deb ...
21:33:22 #9 31.29 Unpacking make (4.3-4.1build1) ...
21:33:22 #8 26.52 Selecting previously unselected package libnghttp2-14:armhf.
21:33:22 #8 26.52 Preparing to unpack .../063-libnghttp2-14_1.43.0-1_armhf.deb ...
21:33:22 #8 26.53 Unpacking libnghttp2-14:armhf (1.43.0-1) ...
21:33:22 #8 26.57 Selecting previously unselected package libpsl5:armhf.
21:33:22 #8 26.57 Preparing to unpack .../064-libpsl5_0.21.0-1.2_armhf.deb ...
21:33:22 #8 26.57 Unpacking libpsl5:armhf (0.21.0-1.2) ...
21:33:22 #8 26.62 Selecting previously unselected package librtmp1:armhf.
21:33:22 #8 26.62 Preparing to unpack .../065-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_armhf.deb ...
21:33:22 #8 26.62 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
21:33:22 #8 26.67 Selecting previously unselected package libssh2-1:armhf.
21:33:22 #8 26.67 Preparing to unpack .../066-libssh2-1_1.9.0-2_armhf.deb ...
21:33:22 #8 26.68 Unpacking libssh2-1:armhf (1.9.0-2) ...
21:33:22 #8 43.14 Preparing to unpack .../251-libltdl-dev_2.4.6-9_amd64.deb ...
21:33:22 #8 43.15 Unpacking libltdl-dev:amd64 (2.4.6-9) ...
21:33:22 #8 43.19 Selecting previously unselected package libsys-hostname-long-perl.
21:33:22 #8 43.19 Preparing to unpack .../252-libsys-hostname-long-perl_1.5-1_all.deb ...
21:33:22 #8 43.20 Unpacking libsys-hostname-long-perl (1.5-1) ...
21:33:22 #8 43.23 Selecting previously unselected package libmail-sendmail-perl.
21:33:22 #8 43.23 Preparing to unpack .../253-libmail-sendmail-perl_0.80-1_all.deb ...
21:33:22 #8 43.23 Unpacking libmail-sendmail-perl (0.80-1) ...
21:33:22 #8 43.26 Selecting previously unselected package mailutils-common.
21:33:22 #8 43.26 Preparing to unpack .../254-mailutils-common_1%3a3.5-4_all.deb ...
21:33:22 #8 43.27 Unpacking mailutils-common (1:3.5-4) ...
21:33:22 #8 43.34 Selecting previously unselected package mysql-common.
21:33:22 #8 43.34 Preparing to unpack .../255-mysql-common_5.8+1.0.5_all.deb ...
21:33:22 #8 43.35 Unpacking mysql-common (5.8+1.0.5) ...
21:33:22 #8 43.39 Selecting previously unselected package mariadb-common.
21:33:22 #8 31.28 Selecting previously unselected package librtmp1:armhf.
21:33:22 #8 31.28 Preparing to unpack .../078-librtmp1_2.4+20151223.gitfa8646d.1-2_armhf.deb ...
21:33:22 #8 31.30 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ...
21:33:22 #8 39.30 Selecting previously unselected package libunicode-utf8-perl.
21:33:22 #8 39.31 Preparing to unpack .../255-libunicode-utf8-perl_0.60-1build4_amd64.deb ...
21:33:22 #8 39.31 Unpacking libunicode-utf8-perl (0.60-1build4) ...
21:33:22 #8 39.34 Selecting previously unselected package libxml-namespacesupport-perl.
21:33:22 #8 39.34 Preparing to unpack .../256-libxml-namespacesupport-perl_1.12-1_all.deb ...
21:33:22 #8 39.34 Unpacking libxml-namespacesupport-perl (1.12-1) ...
21:33:22 #8 39.38 Selecting previously unselected package libxml-sax-base-perl.
21:33:22 #8 39.38 Preparing to unpack .../257-libxml-sax-base-perl_1.09-1_all.deb ...
21:33:22 #8 39.38 Unpacking libxml-sax-base-perl (1.09-1) ...
21:33:22 #8 39.43 Selecting previously unselected package libxml-sax-perl.
21:33:22 #8 39.43 Preparing to unpack .../258-libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ...
21:33:22 #8 39.44 Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ...
21:33:22 #8 39.49 Selecting previously unselected package libxml-libxml-perl.
21:33:22 #8 35.25 Selecting previously unselected package libcurl4:armhf.
21:33:22 #8 35.25 Preparing to unpack .../100-libcurl4_7.58.0-2ubuntu3.19_armhf.deb ...
21:33:22 #8 35.26 Unpacking libcurl4:armhf (7.58.0-2ubuntu3.19) ...
21:33:22 #8 35.34 Selecting previously unselected package curl.
21:33:22 #8 35.34 Preparing to unpack .../101-curl_7.58.0-2ubuntu3.19_armhf.deb ...
21:33:22 #8 35.35 Unpacking curl (7.58.0-2ubuntu3.19) ...
21:33:22 #8 35.41 Selecting previously unselected package dctrl-tools.
21:33:22 #8 35.41 Preparing to unpack .../102-dctrl-tools_2.24-2build1_armhf.deb ...
21:33:22 #8 35.42 Unpacking dctrl-tools (2.24-2build1) ...
21:33:22 #8 35.47 Selecting previously unselected package libtool.
21:33:22 #8 35.47 Preparing to unpack .../103-libtool_2.4.6-2_all.deb ...
21:33:22 #12 65.44   Installing : cpp-4.8.5-44.el7.aarch64                                   15/68 
21:33:22 #9 45.11 Setting up python3-xdg (0.27-2) ...
21:33:22 #9 45.26 Setting up man-db (2.10.2-1) ...
21:33:22 #8 44.99 Setting up python3-idna (2.6-1) ...
21:33:22 #8 45.20 Setting up python3-xdg (0.25-4ubuntu1.1) ...
21:33:23 #8 42.24 Preparing to unpack .../230-libfile-fcntllock-perl_0.22-3+b7_amd64.deb ...
21:33:23 #8 42.25 Unpacking libfile-fcntllock-perl (0.22-3+b7) ...
21:33:23 #8 42.28 Selecting previously unselected package libnumber-compare-perl.
21:33:23 #8 42.28 Preparing to unpack .../231-libnumber-compare-perl_0.03-1.1_all.deb ...
21:33:23 #8 42.29 Unpacking libnumber-compare-perl (0.03-1.1) ...
21:33:23 #8 42.32 Selecting previously unselected package libtext-glob-perl.
21:33:23 #8 42.32 Preparing to unpack .../232-libtext-glob-perl_0.11-1_all.deb ...
21:33:23 #8 42.32 Unpacking libtext-glob-perl (0.11-1) ...
21:33:23 #8 42.36 Selecting previously unselected package libfile-find-rule-perl.
21:33:23 #8 42.36 Preparing to unpack .../233-libfile-find-rule-perl_0.34-1_all.deb ...
21:33:23 #8 42.36 Unpacking libfile-find-rule-perl (0.34-1) ...
21:33:23 #8 42.40 Selecting previously unselected package libfont-afm-perl.
21:33:23 #8 42.40 Preparing to unpack .../234-libfont-afm-perl_1.20-3_all.deb ...
21:33:23 #8 42.40 Unpacking libfont-afm-perl (1.20-3) ...
21:33:23 #8 42.44 Selecting previously unselected package libio-string-perl.
21:33:23 #8 42.44 Preparing to unpack .../235-libio-string-perl_1.08-3.1_all.deb ...
21:33:23 #8 42.44 Unpacking libio-string-perl (1.08-3.1) ...
21:33:23 #8 42.48 Selecting previously unselected package libfont-ttf-perl.
21:33:23 #9 36.05 Selecting previously unselected package build-essential.
21:33:23 #9 36.05 Preparing to unpack .../099-build-essential_12.8ubuntu1.1_armhf.deb ...
21:33:23 #9 36.05 Unpacking build-essential (12.8ubuntu1.1) ...
21:33:23 #9 36.08 Selecting previously unselected package libbrotli1:armhf.
21:33:23 #9 36.08 Preparing to unpack .../100-libbrotli1_1.0.7-6ubuntu0.1_armhf.deb ...
21:33:23 #9 36.09 Unpacking libbrotli1:armhf (1.0.7-6ubuntu0.1) ...
21:33:23 #9 36.15 Selecting previously unselected package libroken18-heimdal:armhf.
21:33:23 #9 36.15 Preparing to unpack .../101-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ...
21:33:23 #9 36.16 Unpacking libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
21:33:23 #9 36.20 Selecting previously unselected package libasn1-8-heimdal:armhf.
21:33:23 #9 36.20 Preparing to unpack .../102-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ...
21:33:23 #9 35.01 Preparing to unpack .../142-libksba8_1.3.5-2_amd64.deb ...
21:33:23 #9 35.02 Unpacking libksba8:amd64 (1.3.5-2) ...
21:33:23 #9 35.07 Selecting previously unselected package libnpth0:amd64.
21:33:23 #9 35.07 Preparing to unpack .../143-libnpth0_1.6-1_amd64.deb ...
21:33:23 #9 35.07 Unpacking libnpth0:amd64 (1.6-1) ...
21:33:23 #9 35.11 Selecting previously unselected package dirmngr.
21:33:23 #9 35.11 Preparing to unpack .../144-dirmngr_2.2.19-3ubuntu2.2_amd64.deb ...
21:33:23 #9 35.12 Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
21:33:23 #9 35.18 Selecting previously unselected package gnupg-l10n.
21:33:23 #9 35.18 Preparing to unpack .../145-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
21:33:23 #9 35.18 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
21:33:23 #9 35.22 Selecting previously unselected package gnupg-utils.
21:33:23 #9 35.22 Preparing to unpack .../146-gnupg-utils_2.2.19-3ubuntu2.2_amd64.deb ...
21:33:23 #9 35.22 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
21:33:23 #8 46.19 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ...
21:33:23 #8 46.20 Setting up m4 (1.4.18-2) ...
21:33:23 #8 46.22 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ...
21:33:23 #8 46.23 Setting up binutils (2.31.1-16) ...
21:33:23 #8 46.24 Setting up libpython2.7-stdlib:arm64 (2.7.16-2+deb10u1) ...
21:33:23 #8 46.26 Setting up ca-certificates (20200601~deb10u2) ...
21:33:23 #12 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 11.8s done
21:33:23 #8 26.75 Selecting previously unselected package libcurl4:armhf.
21:33:23 #8 26.75 Preparing to unpack .../067-libcurl4_7.74.0-1.3+deb11u2_armhf.deb ...
21:33:23 #8 26.75 Unpacking libcurl4:armhf (7.74.0-1.3+deb11u2) ...
21:33:23 #8 26.82 Selecting previously unselected package curl.
21:33:23 #8 26.82 Preparing to unpack .../068-curl_7.74.0-1.3+deb11u2_armhf.deb ...
21:33:23 #8 26.83 Unpacking curl (7.74.0-1.3+deb11u2) ...
21:33:23 #8 26.90 Selecting previously unselected package dctrl-tools.
21:33:23 #8 26.90 Preparing to unpack .../069-dctrl-tools_2.24-3_armhf.deb ...
21:33:23 #8 26.91 Unpacking dctrl-tools (2.24-3) ...
21:33:23 #8 26.97 Selecting previously unselected package libdebhelper-perl.
21:33:23 #8 26.97 Preparing to unpack .../070-libdebhelper-perl_13.3.4_all.deb ...
21:33:23 #8 26.97 Unpacking libdebhelper-perl (13.3.4) ...
21:33:23 #8 27.03 Selecting previously unselected package libtool.
21:33:23 #8 27.03 Preparing to unpack .../071-libtool_2.4.6-15_all.deb ...
21:33:23 #8 27.03 Unpacking libtool (2.4.6-15) ...
21:33:23 #8 43.39 Preparing to unpack .../256-mariadb-common_1%3a10.3.34-0+deb10u1_all.deb ...
21:33:23 #8 43.40 Unpacking mariadb-common (1:10.3.34-0+deb10u1) ...
21:33:23 #8 43.43 Selecting previously unselected package libmariadb3:amd64.
21:33:23 #8 43.44 Preparing to unpack .../257-libmariadb3_1%3a10.3.34-0+deb10u1_amd64.deb ...
21:33:23 #8 43.44 Unpacking libmariadb3:amd64 (1:10.3.34-0+deb10u1) ...
21:33:23 #8 43.49 Selecting previously unselected package libpython2.7-minimal:amd64.
21:33:23 #8 43.49 Preparing to unpack .../258-libpython2.7-minimal_2.7.16-2+deb10u1_amd64.deb ...
21:33:23 #8 43.50 Unpacking libpython2.7-minimal:amd64 (2.7.16-2+deb10u1) ...
21:33:23 #8 43.58 Selecting previously unselected package libpython2.7-stdlib:amd64.
21:33:23 #8 43.58 Preparing to unpack .../259-libpython2.7-stdlib_2.7.16-2+deb10u1_amd64.deb ...
21:33:23 #8 43.58 Unpacking libpython2.7-stdlib:amd64 (2.7.16-2+deb10u1) ...
21:33:23 #8 39.49 Preparing to unpack .../259-libxml-libxml-perl_2.0128+dfsg-5_amd64.deb ...
21:33:23 #8 39.50 Unpacking libxml-libxml-perl (2.0128+dfsg-5) ...
21:33:23 #8 39.56 Selecting previously unselected package libxml-parser-perl.
21:33:23 #8 39.56 Preparing to unpack .../260-libxml-parser-perl_2.44-2build3_amd64.deb ...
21:33:23 #8 39.57 Unpacking libxml-parser-perl (2.44-2build3) ...
21:33:23 #8 39.62 Selecting previously unselected package libxml-sax-expat-perl.
21:33:23 #8 39.62 Preparing to unpack .../261-libxml-sax-expat-perl_0.40-2_all.deb ...
21:33:23 #8 39.63 Unpacking libxml-sax-expat-perl (0.40-2) ...
21:33:23 #8 39.67 Selecting previously unselected package libxml-simple-perl.
21:33:23 #8 39.67 Preparing to unpack .../262-libxml-simple-perl_2.24-1_all.deb ...
21:33:23 #8 39.67 Unpacking libxml-simple-perl (2.24-1) ...
21:33:23 #8 39.71 Selecting previously unselected package libyaml-libyaml-perl.
21:33:23 #8 39.71 Preparing to unpack .../263-libyaml-libyaml-perl_0.69+repack-1_amd64.deb ...
21:33:23 #8 39.71 Unpacking libyaml-libyaml-perl (0.69+repack-1) ...
21:33:23 #8 39.74 Selecting previously unselected package licensecheck.
21:33:23 #8 39.74 Preparing to unpack .../264-licensecheck_3.0.31-2_all.deb ...
21:33:23 #8 39.75 Unpacking licensecheck (3.0.31-2) ...
21:33:23 #8 39.78 Selecting previously unselected package patchutils.
21:33:23 #8 39.78 Preparing to unpack .../265-patchutils_0.3.4-2_amd64.deb ...
21:33:23 #8 39.78 Unpacking patchutils (0.3.4-2) ...
21:33:23 #8 39.82 Selecting previously unselected package t1utils.
21:33:23 #8 39.82 Preparing to unpack .../266-t1utils_1.41-2_amd64.deb ...
21:33:23 #8 39.83 Unpacking t1utils (1.41-2) ...
21:33:23 #8 39.87 Selecting previously unselected package lintian.
21:33:23 #8 35.47 Unpacking libtool (2.4.6-2) ...
21:33:23 #8 35.55 Selecting previously unselected package dh-autoreconf.
21:33:23 #8 35.55 Preparing to unpack .../104-dh-autoreconf_17_all.deb ...
21:33:23 #8 35.56 Unpacking dh-autoreconf (17) ...
21:33:23 #8 35.59 Selecting previously unselected package libarchive-zip-perl.
21:33:23 #8 35.59 Preparing to unpack .../105-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ...
21:33:23 #8 35.59 Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ...
21:33:23 #8 35.64 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:33:23 #8 35.64 Preparing to unpack .../106-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ...
21:33:23 #8 35.64 Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ...
21:33:23 #8 35.69 Selecting previously unselected package libtimedate-perl.
21:33:23 #8 35.69 Preparing to unpack .../107-libtimedate-perl_2.3000-2_all.deb ...
21:33:23 #9 45.36 Building database of manual pages ...
21:33:23 #8 23.61 Selecting previously unselected package python3-minimal.
21:33:23 #8 23.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 ... 10537 files and directories currently installed.)
21:33:23 #8 23.61 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ...
21:33:23 #8 23.61 Unpacking python3-minimal (3.7.3-1) ...
21:33:23 #8 45.39 Setting up python3-six (1.11.0-2) ...
21:33:23 #9 44.02 Setting up openssh-client (1:8.2p1-4ubuntu0.5) ...
21:33:23 #9 44.12 Setting up libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
21:33:23 #9 44.13 Setting up gpgsm (2.2.19-3ubuntu2.2) ...
21:33:23 #9 44.14 Setting up libxext6:arm64 (2:1.3.4-0ubuntu1) ...
21:33:23 #9 44.16 Setting up python3 (3.8.2-0ubuntu2) ...
21:33:23 #12 10.13 (33/71): git-core-2.31.1-2.el9.2.aarch64.rpm    4.5 MB/s | 3.7 MB     00:00    
21:33:23 #8 42.48 Preparing to unpack .../236-libfont-ttf-perl_1.06-1.1_all.deb ...
21:33:23 #8 42.48 Unpacking libfont-ttf-perl (1.06-1.1) ...
21:33:23 #8 42.55 Selecting previously unselected package libio-stringy-perl.
21:33:23 #8 42.56 Preparing to unpack .../237-libio-stringy-perl_2.111-3_all.deb ...
21:33:23 #8 42.56 Unpacking libio-stringy-perl (2.111-3) ...
21:33:23 #8 42.60 Selecting previously unselected package libparams-validate-perl:amd64.
21:33:23 #8 42.60 Preparing to unpack .../238-libparams-validate-perl_1.30-1+b1_amd64.deb ...
21:33:23 #8 42.61 Unpacking libparams-validate-perl:amd64 (1.30-1+b1) ...
21:33:23 #8 42.65 Selecting previously unselected package libgetopt-long-descriptive-perl.
21:33:23 #8 42.65 Preparing to unpack .../239-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
21:33:23 #8 42.66 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
21:33:23 #8 42.70 Selecting previously unselected package libsort-versions-perl.
21:33:23 #8 42.70 Preparing to unpack .../240-libsort-versions-perl_1.62-1_all.deb ...
21:33:23 #8 42.70 Unpacking libsort-versions-perl (1.62-1) ...
21:33:23 #12 4.719 Package bash-5.1.8-4.el9.x86_64 is already installed.
21:33:23 #12 4.740 Package bash-5.1.8-4.el9.x86_64 is already installed.
21:33:23 #12 4.750 Package bash-5.1.8-4.el9.x86_64 is already installed.
21:33:23 #12 4.751 Package ca-certificates-2022.2.54-90.0.el9.noarch is already installed.
21:33:23 #12 4.751 Package libarchive-3.5.3-3.el9.x86_64 is already installed.
21:33:23 #12 4.753 Package pkgconf-pkg-config-1.7.3-9.el9.x86_64 is already installed.
21:33:23 #12 4.753 Package tar-2:1.34-5.el9.x86_64 is already installed.
21:33:23 #12 4.762 Package bash-5.1.8-4.el9.x86_64 is already installed.
21:33:23 #12 4.780 Package bash-5.1.8-4.el9.x86_64 is already installed.
21:33:23 #12 4.864 Dependencies resolved.
21:33:23 #9 36.21 Unpacking libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
21:33:23 #9 36.28 Selecting previously unselected package libheimbase1-heimdal:armhf.
21:33:23 #9 36.28 Preparing to unpack .../103-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ...
21:33:23 #9 36.29 Unpacking libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
21:33:23 #9 36.33 Selecting previously unselected package libhcrypto4-heimdal:armhf.
21:33:23 #9 36.33 Preparing to unpack .../104-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ...
21:33:23 #9 36.34 Unpacking libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
21:33:23 #9 36.40 Selecting previously unselected package libwind0-heimdal:armhf.
21:33:23 #9 36.40 Preparing to unpack .../105-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ...
21:33:23 #9 36.40 Unpacking libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
21:33:23 #9 36.45 Selecting previously unselected package libhx509-5-heimdal:armhf.
21:33:23 #9 36.45 Preparing to unpack .../106-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ...
21:33:23 #9 35.29 Selecting previously unselected package gpg.
21:33:23 #9 35.30 Preparing to unpack .../147-gpg_2.2.19-3ubuntu2.2_amd64.deb ...
21:33:23 #9 35.30 Unpacking gpg (2.2.19-3ubuntu2.2) ...
21:33:23 #9 35.37 Selecting previously unselected package pinentry-curses.
21:33:23 #9 35.37 Preparing to unpack .../148-pinentry-curses_1.1.0-3build1_amd64.deb ...
21:33:23 #9 35.38 Unpacking pinentry-curses (1.1.0-3build1) ...
21:33:23 #9 35.42 Selecting previously unselected package gpg-agent.
21:33:23 #9 35.42 Preparing to unpack .../149-gpg-agent_2.2.19-3ubuntu2.2_amd64.deb ...
21:33:23 #9 35.42 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
21:33:23 #9 35.47 Selecting previously unselected package gpg-wks-client.
21:33:23 #12 extracting sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c done
21:33:23 #8 27.11 Selecting previously unselected package dh-autoreconf.
21:33:23 #8 27.11 Preparing to unpack .../072-dh-autoreconf_20_all.deb ...
21:33:23 #8 27.11 Unpacking dh-autoreconf (20) ...
21:33:23 #8 27.16 Selecting previously unselected package libarchive-zip-perl.
21:33:23 #8 27.16 Preparing to unpack .../073-libarchive-zip-perl_1.68-1_all.deb ...
21:33:23 #8 27.17 Unpacking libarchive-zip-perl (1.68-1) ...
21:33:23 #8 27.23 Selecting previously unselected package libsub-override-perl.
21:33:23 #8 27.23 Preparing to unpack .../074-libsub-override-perl_0.09-2_all.deb ...
21:33:23 #8 27.24 Unpacking libsub-override-perl (0.09-2) ...
21:33:23 #8 27.27 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:33:23 #8 27.27 Preparing to unpack .../075-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
21:33:23 #8 43.81 Selecting previously unselected package libpython2.7:amd64.
21:33:23 #8 43.81 Preparing to unpack .../260-libpython2.7_2.7.16-2+deb10u1_amd64.deb ...
21:33:23 #8 43.81 Unpacking libpython2.7:amd64 (2.7.16-2+deb10u1) ...
21:33:23 #8 43.93 Selecting previously unselected package libmailutils5:amd64.
21:33:23 #8 39.87 Preparing to unpack .../267-lintian_2.5.81ubuntu1_all.deb ...
21:33:23 #8 39.88 Unpacking lintian (2.5.81ubuntu1) ...
21:33:23 #8 40.01 Selecting previously unselected package manpages-dev.
21:33:23 #9 36.57 Selecting previously unselected package manpages-dev.
21:33:23 #9 36.58 Preparing to unpack .../347-manpages-dev_5.10-1ubuntu1_all.deb ...
21:33:23 #9 36.58 Unpacking manpages-dev (5.10-1ubuntu1) ...
21:33:23 #9 36.86 Selecting previously unselected package python3-certifi.
21:33:23 #9 36.86 Preparing to unpack .../348-python3-certifi_2020.6.20-1_all.deb ...
21:33:23 #9 36.87 Unpacking python3-certifi (2020.6.20-1) ...
21:33:23 #9 36.91 Selecting previously unselected package python3-idna.
21:33:23 #9 36.91 Preparing to unpack .../349-python3-idna_3.3-1_all.deb ...
21:33:23 #9 36.92 Unpacking python3-idna (3.3-1) ...
21:33:23 #9 36.95 Selecting previously unselected package python3-six.
21:33:23 #8 35.69 Unpacking libtimedate-perl (2.3000-2) ...
21:33:23 #8 35.73 Selecting previously unselected package dh-strip-nondeterminism.
21:33:23 #8 35.73 Preparing to unpack .../108-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ...
21:33:23 #8 35.75 Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ...
21:33:23 #8 35.77 Selecting previously unselected package libcroco3:armhf.
21:33:23 #8 35.77 Preparing to unpack .../109-libcroco3_0.6.12-2_armhf.deb ...
21:33:23 #8 35.77 Unpacking libcroco3:armhf (0.6.12-2) ...
21:33:23 #8 35.82 Selecting previously unselected package gettext.
21:33:23 #8 35.82 Preparing to unpack .../110-gettext_0.19.8.1-6ubuntu0.3_armhf.deb ...
21:33:23 #8 35.84 Unpacking gettext (0.19.8.1-6ubuntu0.3) ...
21:33:23 #9 45.65 Setting up libgpgme11:arm64 (1.16.0-1.2ubuntu4) ...
21:33:23 #9 45.66 Setting up gcc (4:11.2.0-1ubuntu1) ...
21:33:23 #9 45.68 Setting up python3-six (1.16.0-3ubuntu1) ...
21:33:23 #9 31.66 Selecting previously unselected package libdpkg-perl.
21:33:23 #9 31.66 Preparing to unpack .../088-libdpkg-perl_1.21.1ubuntu2.1_all.deb ...
21:33:23 #9 31.70 Unpacking libdpkg-perl (1.21.1ubuntu2.1) ...
21:33:23 #9 31.78 Selecting previously unselected package bzip2.
21:33:23 #9 31.83 Preparing to unpack .../089-bzip2_1.0.8-5build1_armhf.deb ...
21:33:23 #9 31.83 Unpacking bzip2 (1.0.8-5build1) ...
21:33:23 #9 31.87 Selecting previously unselected package patch.
21:33:23 #9 31.87 Preparing to unpack .../090-patch_2.7.6-7build2_armhf.deb ...
21:33:23 #9 31.88 Unpacking patch (2.7.6-7build2) ...
21:33:23 #9 31.92 Selecting previously unselected package lto-disabled-list.
21:33:23 #9 31.92 Preparing to unpack .../091-lto-disabled-list_24_all.deb ...
21:33:23 #8 23.65 Selecting previously unselected package mime-support.
21:33:23 #8 23.65 Preparing to unpack .../1-mime-support_3.62_all.deb ...
21:33:23 #8 23.66 Unpacking mime-support (3.62) ...
21:33:23 #8 23.71 Selecting previously unselected package libmpdec2:armhf.
21:33:23 #8 23.71 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ...
21:33:23 #8 23.72 Unpacking libmpdec2:armhf (2.4.2-2) ...
21:33:23 #8 23.78 Selecting previously unselected package libpython3.7-stdlib:armhf.
21:33:23 #8 23.78 Preparing to unpack .../3-libpython3.7-stdlib_3.7.3-2+deb10u3_armhf.deb ...
21:33:23 #8 23.78 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ...
21:33:23 #8 45.55 Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.4) ...
21:33:23 #8 45.56 Setting up gpg-agent (2.2.4-1ubuntu1.6) ...
21:33:23 #8 45.58 Setting up python3-certifi (2018.1.18-2) ...
21:33:23 #8 45.74 Setting up gcc (4:7.4.0-1ubuntu2.3) ...
21:33:23 #8 45.76 Setting up gpg-wks-server (2.2.4-1ubuntu1.6) ...
21:33:23 #9 44.46 Setting up python3-xdg (0.26-1ubuntu1) ...
21:33:23 #12 65.77   Installing : rsync-3.1.2-10.el7.aarch64                                 16/68 
21:33:23 #12 10.43 (34/71): cpp-11.3.1-2.1.el9.aarch64.rpm         4.4 MB/s |  10 MB     00:02    
21:33:23 #12 10.61 (35/71): glibc-devel-2.34-40.el9.aarch64.rpm    3.1 MB/s | 556 kB     00:00    
21:33:23 #8 42.74 Selecting previously unselected package libgit-wrapper-perl.
21:33:23 #8 42.74 Preparing to unpack .../241-libgit-wrapper-perl_0.048-1_all.deb ...
21:33:23 #8 42.74 Unpacking libgit-wrapper-perl (0.048-1) ...
21:33:23 #8 42.78 Selecting previously unselected package libhttp-tiny-multipart-perl.
21:33:23 #8 42.79 Preparing to unpack .../242-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
21:33:23 #8 42.79 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
21:33:23 #8 42.82 Selecting previously unselected package libio-prompter-perl.
21:33:23 #8 42.82 Preparing to unpack .../243-libio-prompter-perl_0.004015-1_all.deb ...
21:33:23 #8 42.83 Unpacking libio-prompter-perl (0.004015-1) ...
21:33:23 #8 42.86 Selecting previously unselected package libjson-perl.
21:33:23 #8 42.87 Preparing to unpack .../244-libjson-perl_4.03000-1_all.deb ...
21:33:23 #8 42.87 Unpacking libjson-perl (4.03000-1) ...
21:33:23 #8 42.91 Selecting previously unselected package liblog-any-perl.
21:33:23 #8 42.92 Preparing to unpack .../245-liblog-any-perl_1.709-1_all.deb ...
21:33:23 #8 42.92 Unpacking liblog-any-perl (1.709-1) ...
21:33:23 #12 4.869 ================================================================================
21:33:23 #12 4.869  Package                   Arch     Version                   Repository   Size
21:33:23 #12 4.869 ================================================================================
21:33:23 #12 4.869 Installing:
21:33:23 #12 4.869  cmake                     x86_64   3.20.2-7.el9              appstream   6.7 M
21:33:23 #12 4.869  device-mapper-devel       x86_64   9:1.02.185-3.el9          crb          44 k
21:33:23 #12 4.869  gcc                       x86_64   11.3.1-2.1.el9            appstream    32 M
21:33:23 #12 4.869  git                       x86_64   2.31.1-2.el9.2            appstream   124 k
21:33:23 #12 4.869  glibc-static              x86_64   2.34-40.el9               crb         1.7 M
21:33:23 #12 4.869  libseccomp-devel          x86_64   2.5.2-2.el9               appstream    59 k
21:33:23 #12 4.869  libselinux-devel          x86_64   3.4-3.el9                 appstream   158 k
21:33:23 #12 4.869  libtool                   x86_64   2.4.6-45.el9              appstream   582 k
21:33:23 #12 4.869  libtool-ltdl-devel        x86_64   2.4.6-45.el9              crb         161 k
21:33:23 #12 4.869  make                      x86_64   1:4.3-7.el9               baseos      538 k
21:33:23 #12 4.869  selinux-policy-devel      noarch   34.1.39-1.el9             appstream   934 k
21:33:23 #12 4.869  systemd                   x86_64   250-7.el9                 baseos      4.2 M
21:33:23 #12 4.869  systemd-devel             x86_64   250-7.el9                 appstream   618 k
21:33:23 #12 4.869  which                     x86_64   2.21-28.el9               baseos       42 k
21:33:23 #12 4.869 Installing dependencies:
21:33:23 #12 4.869  acl                       x86_64   2.3.1-3.el9               baseos       73 k
21:33:23 #12 4.869  annobin                   x86_64   10.73-3.el9               appstream   961 k
21:33:23 #12 4.869  autoconf                  noarch   2.69-38.el9               appstream   681 k
21:33:23 #12 4.869  automake                  noarch   1.16.2-6.el9              appstream   689 k
21:33:23 #12 4.869  cmake-data                noarch   3.20.2-7.el9              appstream   2.1 M
21:33:23 #12 4.869  cmake-filesystem          x86_64   3.20.2-7.el9              appstream    23 k
21:33:23 #12 4.869  cmake-rpm-macros          noarch   3.20.2-7.el9              appstream    16 k
21:33:23 #12 4.869  cpp                       x86_64   11.3.1-2.1.el9            appstream    11 M
21:33:23 #12 4.869  cryptsetup-libs           x86_64   2.4.3-4.el9               baseos      436 k
21:33:23 #12 4.869  dbus                      x86_64   1:1.12.20-5.el9           baseos      4.3 k
21:33:23 #12 4.869  dbus-broker               x86_64   28-6.el9                  baseos      172 k
21:33:23 #12 4.869  dbus-common               noarch   1:1.12.20-5.el9           baseos       15 k
21:33:23 #12 4.869  device-mapper             x86_64   9:1.02.185-3.el9          baseos      141 k
21:33:23 #12 4.869  device-mapper-libs        x86_64   9:1.02.185-3.el9          baseos      178 k
21:33:23 #12 4.869  gcc-plugin-annobin        x86_64   11.3.1-2.1.el9            appstream    69 k
21:33:23 #12 4.869  git-core                  x86_64   2.31.1-2.el9.2            appstream   3.6 M
21:33:23 #12 4.869  git-core-doc              noarch   2.31.1-2.el9.2            appstream   2.5 M
21:33:23 #12 4.869  glibc-devel               x86_64   2.34-40.el9               appstream    43 k
21:33:23 #12 4.869  glibc-headers             x86_64   2.34-40.el9               appstream   543 k
21:33:23 #12 4.869  kernel-headers            x86_64   5.14.0-142.el9            appstream   3.2 M
21:33:23 #12 4.869  kmod-libs                 x86_64   28-7.el9                  baseos       64 k
21:33:23 #12 4.869  libcbor                   x86_64   0.7.0-5.el9               baseos       57 k
21:33:23 #12 4.869  libedit                   x86_64   3.1-37.20210216cvs.el9    baseos      105 k
21:33:23 #12 4.869  libfido2                  x86_64   1.6.0-7.el9               baseos       71 k
21:33:23 #12 4.869  libmpc                    x86_64   1.2.1-4.el9               appstream    62 k
21:33:23 #12 4.869  libseccomp                x86_64   2.5.2-2.el9               baseos       72 k
21:33:23 #12 4.869  libsepol-devel            x86_64   3.4-1.1.el9               appstream    48 k
21:33:23 #12 4.869  libtool-ltdl              x86_64   2.4.6-45.el9              appstream    37 k
21:33:23 #12 4.869  libuv                     x86_64   1:1.42.0-1.el9            appstream   150 k
21:33:23 #12 4.869  libxcrypt-devel           x86_64   4.4.18-3.el9              appstream    29 k
21:33:23 #12 4.869  libxcrypt-static          x86_64   4.4.18-3.el9              crb         102 k
21:33:23 #12 4.869  llvm-libs                 x86_64   14.0.5-1.el9              appstream    20 M
21:33:23 #12 4.869  m4                        x86_64   1.4.19-1.el9              appstream   300 k
21:33:23 #12 4.869  openssh                   x86_64   8.7p1-21.el9              baseos      457 k
21:33:23 #12 4.869  openssh-clients           x86_64   8.7p1-21.el9              baseos      706 k
21:33:23 #12 4.869  pcre2-devel               x86_64   10.40-2.el9               appstream   515 k
21:33:23 #12 4.869  pcre2-utf16               x86_64   10.40-2.el9               appstream   217 k
21:33:23 #12 4.869  pcre2-utf32               x86_64   10.40-2.el9               appstream   206 k
21:33:23 #12 4.869  perl-DynaLoader           x86_64   1.47-479.el9              appstream    35 k
21:33:23 #12 4.869  perl-Error                noarch   1:0.17029-7.el9           appstream    42 k
21:33:23 #12 4.869  perl-File-Compare         noarch   1.100.600-479.el9         appstream    23 k
21:33:23 #12 4.869  perl-File-Copy            noarch   2.34-479.el9              appstream    30 k
21:33:23 #12 4.869  perl-File-Find            noarch   1.37-479.el9              appstream    35 k
21:33:23 #12 4.869  perl-Git                  noarch   2.31.1-2.el9.2            appstream    43 k
21:33:23 #12 4.869  perl-TermReadKey          x86_64   2.38-11.el9               appstream    37 k
21:33:23 #12 4.869  perl-Thread-Queue         noarch   3.14-460.el9              appstream    22 k
21:33:23 #12 4.869  perl-lib                  x86_64   0.65-479.el9              appstream    24 k
21:33:23 #12 4.869  perl-threads              x86_64   1:2.25-460.el9            appstream    58 k
21:33:23 #12 4.869  perl-threads-shared       x86_64   1.61-460.el9              appstream    45 k
21:33:23 #12 4.869  policycoreutils-devel     x86_64   3.4-2.el9                 appstream   142 k
21:33:23 #12 4.869  rpm-plugin-selinux        x86_64   4.16.1.3-17.el9           baseos       18 k
21:33:23 #12 4.869  selinux-policy            noarch   34.1.39-1.el9             baseos       62 k
21:33:23 #12 4.869  selinux-policy-targeted   noarch   34.1.39-1.el9             baseos      6.7 M
21:33:23 #12 4.869  systemd-pam               x86_64   250-7.el9                 baseos      244 k
21:33:23 #12 4.869  systemd-rpm-macros        noarch   250-7.el9                 baseos       29 k
21:33:23 #12 4.869 
21:33:23 #12 4.869 Transaction Summary
21:33:23 #12 4.869 ================================================================================
21:33:23 #12 4.869 Install  69 Packages
21:33:23 #12 4.869 
21:33:23 #12 4.872 Total download size: 105 M
21:33:23 #12 4.873 Installed size: 365 M
21:33:23 #12 4.873 Downloading Packages:
21:33:23 #9 36.45 Unpacking libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
21:33:23 #9 36.52 Selecting previously unselected package libkrb5-26-heimdal:armhf.
21:33:23 #9 36.52 Preparing to unpack .../107-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ...
21:33:23 #9 36.52 Unpacking libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
21:33:23 #9 36.59 Selecting previously unselected package libheimntlm0-heimdal:armhf.
21:33:23 #9 36.59 Preparing to unpack .../108-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ...
21:33:23 #9 36.59 Unpacking libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
21:33:23 #9 36.65 Selecting previously unselected package libgssapi3-heimdal:armhf.
21:33:23 #9 36.65 Preparing to unpack .../109-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ...
21:33:23 #9 36.66 Unpacking libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
21:33:23 #9 36.70 Selecting previously unselected package libsasl2-modules-db:armhf.
21:33:23 #9 36.70 Preparing to unpack .../110-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_armhf.deb ...
21:33:23 #9 35.47 Preparing to unpack .../150-gpg-wks-client_2.2.19-3ubuntu2.2_amd64.deb ...
21:33:23 #9 35.48 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
21:33:23 #9 35.51 Selecting previously unselected package gpg-wks-server.
21:33:23 #9 35.52 Preparing to unpack .../151-gpg-wks-server_2.2.19-3ubuntu2.2_amd64.deb ...
21:33:23 #9 35.52 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
21:33:23 #9 35.60 Selecting previously unselected package gpgsm.
21:33:23 #9 35.60 Preparing to unpack .../152-gpgsm_2.2.19-3ubuntu2.2_amd64.deb ...
21:33:23 #9 35.60 Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
21:33:23 #9 35.65 Selecting previously unselected package gnupg.
21:33:23 #9 35.65 Preparing to unpack .../153-gnupg_2.2.19-3ubuntu2.2_all.deb ...
21:33:23 #9 35.65 Unpacking gnupg (2.2.19-3ubuntu2.2) ...
21:33:23 #9 35.71 Selecting previously unselected package libfile-which-perl.
21:33:23 #9 35.71 Preparing to unpack .../154-libfile-which-perl_1.23-1_all.deb ...
21:33:23 #9 35.71 Unpacking libfile-which-perl (1.23-1) ...
21:33:23 #9 35.74 Selecting previously unselected package libfile-homedir-perl.
21:33:23 #9 35.74 Preparing to unpack .../155-libfile-homedir-perl_1.004-1_all.deb ...
21:33:23 #9 35.75 Unpacking libfile-homedir-perl (1.004-1) ...
21:33:23 #9 35.80 Selecting previously unselected package libio-pty-perl.
21:33:23 #9 35.80 Preparing to unpack .../156-libio-pty-perl_1%3a1.12-1_amd64.deb ...
21:33:23 #9 35.81 Unpacking libio-pty-perl (1:1.12-1) ...
21:33:23 #12 DONE 40.7s
21:33:23 
21:33:23 #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
21:33:23 #8 sha256:95cbc62fa22b6a3e0fb47af3ed207494022a008899bf9a3ea11e24a80266ae20
21:33:23 #8 46.78 Updating certificates in /etc/ssl/certs...
21:33:23 #8 40.02 Preparing to unpack .../268-manpages-dev_4.15-1_all.deb ...
21:33:23 #8 40.02 Unpacking manpages-dev (4.15-1) ...
21:33:23 #8 27.28 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
21:33:23 #8 27.33 Selecting previously unselected package dh-strip-nondeterminism.
21:33:23 #8 27.33 Preparing to unpack .../076-dh-strip-nondeterminism_1.12.0-1_all.deb ...
21:33:23 #8 27.34 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
21:33:23 #8 27.38 Selecting previously unselected package libelf1:armhf.
21:33:23 #8 27.38 Preparing to unpack .../077-libelf1_0.183-1_armhf.deb ...
21:33:23 #8 27.39 Unpacking libelf1:armhf (0.183-1) ...
21:33:23 #8 27.46 Selecting previously unselected package dwz.
21:33:23 #8 27.46 Preparing to unpack .../078-dwz_0.13+20210201-1_armhf.deb ...
21:33:23 #8 27.47 Unpacking dwz (0.13+20210201-1) ...
21:33:23 #8 27.53 Selecting previously unselected package libicu67:armhf.
21:33:23 #8 27.53 Preparing to unpack .../079-libicu67_67.1-7_armhf.deb ...
21:33:23 #9 36.95 Preparing to unpack .../350-python3-six_1.16.0-3ubuntu1_all.deb ...
21:33:23 #9 36.96 Unpacking python3-six (1.16.0-3ubuntu1) ...
21:33:23 #9 36.99 Selecting previously unselected package python3-urllib3.
21:33:23 #9 37.00 Preparing to unpack .../351-python3-urllib3_1.26.5-1~exp1_all.deb ...
21:33:23 #9 37.00 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
21:33:23 #9 37.04 Selecting previously unselected package python3-requests.
21:33:23 #9 37.04 Preparing to unpack .../352-python3-requests_2.25.1+dfsg-2_all.deb ...
21:33:23 #9 37.05 Unpacking python3-requests (2.25.1+dfsg-2) ...
21:33:23 #9 37.08 Selecting previously unselected package python3-unidiff.
21:33:23 #9 37.08 Preparing to unpack .../353-python3-unidiff_0.5.5-2_all.deb ...
21:33:23 #9 37.09 Unpacking python3-unidiff (0.5.5-2) ...
21:33:23 #9 37.12 Selecting previously unselected package python3-xdg.
21:33:23 #9 37.12 Preparing to unpack .../354-python3-xdg_0.27-2_all.deb ...
21:33:23 #9 37.13 Unpacking python3-xdg (0.27-2) ...
21:33:23 #9 37.16 Selecting previously unselected package equivs.
21:33:23 #9 37.16 Preparing to unpack .../355-equivs_2.3.1_all.deb ...
21:33:23 #9 37.16 Unpacking equivs (2.3.1) ...
21:33:23 #9 37.19 Selecting previously unselected package libauthen-sasl-perl.
21:33:23 #8 43.94 Preparing to unpack .../261-libmailutils5_1%3a3.5-4_amd64.deb ...
21:33:23 #8 43.94 Unpacking libmailutils5:amd64 (1:3.5-4) ...
21:33:23 #8 44.03 Selecting previously unselected package libmime-tools-perl.
21:33:23 #8 44.03 Preparing to unpack .../262-libmime-tools-perl_5.509-1_all.deb ...
21:33:23 #8 44.03 Unpacking libmime-tools-perl (5.509-1) ...
21:33:23 #8 44.08 Selecting previously unselected package libnet-dns-sec-perl.
21:33:23 #8 44.08 Preparing to unpack .../263-libnet-dns-sec-perl_1.11-1_amd64.deb ...
21:33:23 #8 44.09 Unpacking libnet-dns-sec-perl (1.11-1) ...
21:33:23 #8 44.12 Selecting previously unselected package libnet-libidn-perl.
21:33:23 #8 44.12 Preparing to unpack .../264-libnet-libidn-perl_0.12.ds-3+b1_amd64.deb ...
21:33:23 #8 44.13 Unpacking libnet-libidn-perl (0.12.ds-3+b1) ...
21:33:23 #8 44.15 Selecting previously unselected package libnumber-compare-perl.
21:33:23 #8 44.15 Preparing to unpack .../265-libnumber-compare-perl_0.03-1_all.deb ...
21:33:23 #8 44.16 Unpacking libnumber-compare-perl (0.03-1) ...
21:33:23 #8 44.18 Selecting previously unselected package libnumber-range-perl.
21:33:23 #8 44.18 Preparing to unpack .../266-libnumber-range-perl_0.12-1_all.deb ...
21:33:23 #8 36.04 Selecting previously unselected package intltool-debian.
21:33:23 #8 36.04 Preparing to unpack .../111-intltool-debian_0.35.0+20060710.4_all.deb ...
21:33:23 #8 36.05 Unpacking intltool-debian (0.35.0+20060710.4) ...
21:33:23 #8 36.08 Selecting previously unselected package po-debconf.
21:33:23 #8 36.08 Preparing to unpack .../112-po-debconf_1.0.20_all.deb ...
21:33:23 #8 36.08 Unpacking po-debconf (1.0.20) ...
21:33:23 #8 36.16 Selecting previously unselected package debhelper.
21:33:23 #8 36.16 Preparing to unpack .../113-debhelper_11.1.6ubuntu2_all.deb ...
21:33:23 #8 36.16 Unpacking debhelper (11.1.6ubuntu2) ...
21:33:23 #9 45.81 Setting up dirmngr (2.2.27-3ubuntu2.1) ...
21:33:23 #9 45.95 Setting up perl (5.34.0-3ubuntu1) ...
21:33:23 #9 45.98 Setting up libpackage-stash-xs-perl (0.29-1build5) ...
21:33:23 #9 45.99 Setting up libclass-data-inheritable-perl (0.08-3) ...
21:33:23 #9 46.00 Setting up libxs-parse-keyword-perl (0.21-1build1) ...
21:33:23 #9 46.01 Setting up python3-gpg (1.16.0-1.2ubuntu4) ...
21:33:23 #8 24.14 Selecting previously unselected package python3.7.
21:33:23 #8 24.14 Preparing to unpack .../4-python3.7_3.7.3-2+deb10u3_armhf.deb ...
21:33:23 #8 45.78 Setting up python3-pkg-resources (39.0.1-2) ...
21:33:23 #8 46.00 Setting up lsb-release (9.20170808ubuntu1) ...
21:33:23 #8 46.02 Setting up libxmuu1:arm64 (2:1.1.2-2) ...
21:33:23 #8 44.10 (1/140): bzip2-1.0.8-11.fc36.aarch64.rpm        124 kB/s |  52 kB     00:00    
21:33:23 #8 44.15 (2/140): cpio-2.13-12.fc36.aarch64.rpm          572 kB/s | 267 kB     00:00    
21:33:23 #8 44.18 (3/140): dbus-libs-1.14.0-1.fc36.aarch64.rpm    2.1 MB/s | 153 kB     00:00    
21:33:23 #9 31.92 Unpacking lto-disabled-list (24) ...
21:33:23 #9 31.96 Selecting previously unselected package dpkg-dev.
21:33:23 #9 31.96 Preparing to unpack .../092-dpkg-dev_1.21.1ubuntu2.1_all.deb ...
21:33:23 #9 31.96 Unpacking dpkg-dev (1.21.1ubuntu2.1) ...
21:33:23 #9 32.02 Selecting previously unselected package build-essential.
21:33:23 #9 32.02 Preparing to unpack .../093-build-essential_12.9ubuntu3_armhf.deb ...
21:33:23 #9 32.02 Unpacking build-essential (12.9ubuntu3) ...
21:33:23 #9 32.07 Selecting previously unselected package libbrotli1:armhf.
21:33:23 #9 32.07 Preparing to unpack .../094-libbrotli1_1.0.9-2build6_armhf.deb ...
21:33:23 #9 32.07 Unpacking libbrotli1:armhf (1.0.9-2build6) ...
21:33:23 #9 32.12 Selecting previously unselected package libsasl2-modules-db:armhf.
21:33:23 #9 32.12 Preparing to unpack .../095-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1_armhf.deb ...
21:33:23 #9 32.12 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg2-3ubuntu1) ...
21:33:23 #9 44.62 Setting up man-db (2.9.1-1) ...
21:33:23 #9 44.72 Building database of manual pages ...
21:33:23 #12 66.34   Installing : libcgroup-0.41-21.el7.aarch64                              17/68 
21:33:23 #12 66.64   Installing : systemd-devel-219-78.el7_9.5.aarch64                       18/68 
21:33:23 #12 66.70   Installing : libselinux-utils-2.5-15.el7.aarch64                        19/68 
21:33:23 #12 10.82 (36/71): git-core-doc-2.31.1-2.el9.2.noarch.rpm 3.7 MB/s | 2.5 MB     00:00    
21:33:23 #12 10.96 (37/71): libasan-11.3.1-2.1.el9.aarch64.rpm     3.1 MB/s | 435 kB     00:00    
21:33:23 #8 42.96 Selecting previously unselected package liblog-any-adapter-screen-perl.
21:33:23 #8 42.96 Preparing to unpack .../246-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
21:33:23 #8 42.97 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
21:33:23 #8 43.00 Selecting previously unselected package libpackage-stash-perl.
21:33:23 #8 43.00 Preparing to unpack .../247-libpackage-stash-perl_0.39-1_all.deb ...
21:33:23 #8 43.00 Unpacking libpackage-stash-perl (0.39-1) ...
21:33:23 #8 43.04 Selecting previously unselected package libsub-identify-perl.
21:33:23 #8 43.04 Preparing to unpack .../248-libsub-identify-perl_0.14-1+b3_amd64.deb ...
21:33:23 #8 43.05 Unpacking libsub-identify-perl (0.14-1+b3) ...
21:33:23 #8 43.08 Selecting previously unselected package libsub-name-perl.
21:33:23 #8 43.08 Preparing to unpack .../249-libsub-name-perl_0.26-1+b1_amd64.deb ...
21:33:23 #8 43.09 Unpacking libsub-name-perl (0.26-1+b1) ...
21:33:23 #8 43.12 Selecting previously unselected package libnamespace-clean-perl.
21:33:23 #8 43.12 Preparing to unpack .../250-libnamespace-clean-perl_0.27-1_all.deb ...
21:33:23 #8 43.13 Unpacking libnamespace-clean-perl (0.27-1) ...
21:33:23 #9 36.70 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ...
21:33:23 #9 36.74 Selecting previously unselected package libsasl2-2:armhf.
21:33:23 #9 36.74 Preparing to unpack .../111-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_armhf.deb ...
21:33:23 #9 36.75 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2ubuntu0.1) ...
21:33:23 #9 36.80 Selecting previously unselected package libldap-common.
21:33:23 #9 36.80 Preparing to unpack .../112-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ...
21:33:23 #9 36.80 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
21:33:23 #9 36.85 Selecting previously unselected package libldap-2.4-2:armhf.
21:33:23 #9 36.85 Preparing to unpack .../113-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_armhf.deb ...
21:33:23 #9 36.85 Unpacking libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.9) ...
21:33:23 #9 36.92 Selecting previously unselected package libnghttp2-14:armhf.
21:33:23 #9 36.92 Preparing to unpack .../114-libnghttp2-14_1.40.0-1build1_armhf.deb ...
21:33:23 #8 32.24 Selecting previously unselected package libssh2-1:armhf.
21:33:23 #8 32.24 Preparing to unpack .../079-libssh2-1_1.8.0-2.1_armhf.deb ...
21:33:23 #8 32.25 Unpacking libssh2-1:armhf (1.8.0-2.1) ...
21:33:23 #9 35.85 Selecting previously unselected package libipc-run-perl.
21:33:23 #9 35.85 Preparing to unpack .../157-libipc-run-perl_20180523.0-2_all.deb ...
21:33:23 #9 35.85 Unpacking libipc-run-perl (20180523.0-2) ...
21:33:23 #9 35.90 Selecting previously unselected package libclass-method-modifiers-perl.
21:33:23 #9 35.90 Preparing to unpack .../158-libclass-method-modifiers-perl_2.13-1_all.deb ...
21:33:23 #9 35.91 Unpacking libclass-method-modifiers-perl (2.13-1) ...
21:33:23 #9 35.94 Selecting previously unselected package libb-hooks-op-check-perl.
21:33:23 #9 35.94 Preparing to unpack .../159-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ...
21:33:23 #9 35.95 Unpacking libb-hooks-op-check-perl (0.22-1build2) ...
21:33:23 #9 35.98 Selecting previously unselected package libdynaloader-functions-perl.
21:33:23 #9 35.98 Preparing to unpack .../160-libdynaloader-functions-perl_0.003-1_all.deb ...
21:33:23 #9 35.98 Unpacking libdynaloader-functions-perl (0.003-1) ...
21:33:23 #9 36.01 Selecting previously unselected package libdevel-callchecker-perl.
21:33:23 #8 42.92 Dependencies resolved.
21:33:23 #8 42.95 ================================================================================
21:33:23 #8 42.95  Package                       Arch      Version                Repo       Size
21:33:23 #8 42.95 ================================================================================
21:33:23 #8 42.95 Installing:
21:33:23 #8 42.95  dnf-plugins-core              noarch    4.2.1-1.fc35           updates    34 k
21:33:23 #8 42.95  rpm-build                     aarch64   4.17.1-3.fc35          updates    57 k
21:33:23 #8 42.95  rpmlint                       noarch    2.2.0-2.fc35           updates   240 k
21:33:23 #8 42.95 Upgrading:
21:33:23 #8 42.95  dnf                           noarch    4.13.0-1.fc35          updates   450 k
21:33:23 #8 42.95  dnf-data                      noarch    4.13.0-1.fc35          updates    42 k
21:33:23 #8 42.95  elfutils-libelf               aarch64   0.187-4.fc35           updates   197 k
21:33:23 #8 42.95  elfutils-libs                 aarch64   0.187-4.fc35           updates   255 k
21:33:23 #8 42.95  glibc                         aarch64   2.34-38.fc35           updates   1.7 M
21:33:23 #8 42.95  glibc-common                  aarch64   2.34-38.fc35           updates   289 k
21:33:23 #8 42.95  glibc-minimal-langpack        aarch64   2.34-38.fc35           updates    26 k
21:33:23 #8 42.95  libdnf                        aarch64   0.67.0-2.fc35          updates   608 k
21:33:23 #8 42.95  libsolv                       aarch64   0.7.22-1.fc35          updates   388 k
21:33:23 #8 42.95  python3-dnf                   noarch    4.13.0-1.fc35          updates   415 k
21:33:23 #8 42.95  python3-hawkey                aarch64   0.67.0-2.fc35          updates   100 k
21:33:23 #8 42.95  python3-libdnf                aarch64   0.67.0-2.fc35          updates   729 k
21:33:23 #8 42.95  python3-rpm                   aarch64   4.17.1-3.fc35          updates    91 k
21:33:23 #8 42.95  rpm                           aarch64   4.17.1-3.fc35          updates   534 k
21:33:23 #8 42.95  rpm-build-libs                aarch64   4.17.1-3.fc35          updates    87 k
21:33:23 #8 42.95  rpm-libs                      aarch64   4.17.1-3.fc35          updates   305 k
21:33:23 #8 42.95  rpm-sign-libs                 aarch64   4.17.1-3.fc35          updates    23 k
21:33:23 #8 42.95  yum                           noarch    4.13.0-1.fc35          updates    39 k
21:33:23 #8 42.95 Installing dependencies:
21:33:23 #8 42.95  ansible-srpm-macros           noarch    1-5.fc35               updates   7.3 k
21:33:23 #8 42.95  binutils                      aarch64   2.37-17.fc35           updates   6.3 M
21:33:23 #8 42.95  binutils-gold                 aarch64   2.37-17.fc35           updates   874 k
21:33:23 #8 42.95  bzip2                         aarch64   1.0.8-9.fc35           fedora     52 k
21:33:23 #8 42.95  cpio                          aarch64   2.13-11.fc35           fedora    268 k
21:33:23 #8 42.95  dash                          aarch64   0.5.10.2-9.fc35        fedora     97 k
21:33:23 #8 42.95  dbus-libs                     aarch64   1:1.12.22-1.fc35       updates   151 k
21:33:23 #8 42.95  debugedit                     aarch64   5.0-2.fc35             fedora     75 k
21:33:23 #8 42.95  devscripts-checkbashisms      aarch64   2.21.4-1.fc35          fedora     28 k
21:33:23 #8 42.95  diffutils                     aarch64   3.8-1.fc35             fedora    398 k
21:33:23 #8 42.95  dwz                           aarch64   0.14-2.fc35            fedora    125 k
21:33:23 #8 42.95  ed                            aarch64   1.14.2-11.fc35         fedora     73 k
21:33:23 #8 42.95  efi-srpm-macros               noarch    5-4.fc35               fedora     22 k
21:33:23 #8 42.95  elfutils                      aarch64   0.187-4.fc35           updates   516 k
21:33:23 #8 42.95  elfutils-debuginfod-client    aarch64   0.187-4.fc35           updates    38 k
21:33:23 #8 42.95  enchant                       aarch64   1:1.6.0-28.fc35        fedora     59 k
21:33:23 #8 42.95  file                          aarch64   5.40-9.fc35            fedora     51 k
21:33:23 #8 42.95  findutils                     aarch64   1:4.8.0-4.fc35         fedora    539 k
21:33:23 #8 42.95  fonts-filesystem              noarch    1:2.0.5-6.fc35         fedora    8.9 k
21:33:23 #8 42.95  fonts-srpm-macros             noarch    1:2.0.5-6.fc35         fedora     27 k
21:33:23 #8 42.95  fpc-srpm-macros               noarch    1.3-4.fc35             fedora    7.6 k
21:33:23 #8 42.95  gdb-minimal                   aarch64   12.1-1.fc35            updates   3.5 M
21:33:23 #8 42.95  gdk-pixbuf2                   aarch64   2.42.6-2.fc35          fedora    465 k
21:33:23 #8 42.95  ghc-srpm-macros               noarch    1.5.0-5.fc35           fedora    7.8 k
21:33:23 #8 42.95  glib-networking               aarch64   2.70.1-1.fc35          updates   176 k
21:33:23 #8 42.95  glibc-gconv-extra             aarch64   2.34-38.fc35           updates   1.6 M
21:33:23 #8 42.95  gnat-srpm-macros              noarch    4-14.fc35              fedora    8.2 k
21:33:23 #8 42.95  go-srpm-macros                noarch    3.0.15-1.fc35          updates    26 k
21:33:23 #8 42.95  groff-base                    aarch64   1.22.4-8.fc35          fedora    1.0 M
21:33:23 #8 42.95  gsettings-desktop-schemas     aarch64   41.0-1.fc35            fedora    688 k
21:33:23 #8 42.95  hunspell                      aarch64   1.7.0-11.fc35          fedora    316 k
21:33:23 #8 42.95  hunspell-en-GB                noarch    0.20140811.1-20.fc35   fedora    225 k
21:33:23 #8 42.95  hunspell-en-US                noarch    0.20140811.1-20.fc35   fedora    176 k
21:33:23 #8 42.95  hunspell-filesystem           aarch64   1.7.0-11.fc35          fedora    7.8 k
21:33:23 #8 42.95  info                          aarch64   6.8-2.fc35             fedora    220 k
21:33:23 #8 42.95  json-glib                     aarch64   1.6.6-1.fc35           fedora    149 k
21:33:23 #8 42.95  kernel-srpm-macros            noarch    1.0-6.fc35             fedora    8.0 k
21:33:23 #8 42.95  libappstream-glib             aarch64   0.7.18-3.fc35          fedora    373 k
21:33:23 #8 42.95  libevent                      aarch64   2.1.12-4.fc35          fedora    255 k
21:33:23 #8 42.95  libjpeg-turbo                 aarch64   2.1.0-3.fc35           fedora    170 k
21:33:23 #8 42.95  libpkgconf                    aarch64   1.8.0-1.fc35           fedora     36 k
21:33:23 #8 42.95  libpng                        aarch64   2:1.6.37-11.fc35       fedora    115 k
21:33:23 #8 42.95  libproxy                      aarch64   0.4.17-3.fc35          fedora     68 k
21:33:23 #8 42.95  libsoup                       aarch64   2.74.2-1.fc35          updates   385 k
21:33:23 #8 42.95  libstemmer                    aarch64   0-17.585svn.fc35       fedora     82 k
21:33:23 #8 42.95  lua-srpm-macros               noarch    1-5.fc35               fedora    8.4 k
21:33:23 #8 42.95  ncurses                       aarch64   6.2-8.20210508.fc35    fedora    400 k
21:33:23 #8 42.95  nim-srpm-macros               noarch    3-5.fc35               fedora    8.4 k
21:33:23 #8 42.95  ocaml-srpm-macros             noarch    6-5.fc35               fedora    7.8 k
21:33:23 #8 42.95  openblas-srpm-macros          noarch    2-10.fc35              fedora    7.4 k
21:33:23 #8 42.95  patch                         aarch64   2.7.6-15.fc35          fedora    124 k
21:33:23 #8 42.95  perl-AutoLoader               noarch    5.74-486.fc35          updates    26 k
21:33:23 #8 42.95  perl-B                        aarch64   1.82-486.fc35          updates   186 k
21:33:23 #8 42.95  perl-Carp                     noarch    1.52-478.fc35          fedora     29 k
21:33:23 #8 42.95  perl-Class-Struct             noarch    0.66-486.fc35          updates    27 k
21:33:23 #8 42.95  perl-Data-Dumper              aarch64   2.183-2.fc35           fedora     55 k
21:33:23 #8 42.95  perl-Digest                   noarch    1.20-1.fc35            fedora     25 k
21:33:23 #8 42.95  perl-Digest-MD5               aarch64   2.58-478.fc35          fedora     36 k
21:33:23 #8 42.95  perl-DynaLoader               aarch64   1.50-486.fc35          updates    30 k
21:33:23 #8 42.95  perl-Encode                   aarch64   4:3.15-482.fc35        updates   1.7 M
21:33:23 #8 42.95  perl-Errno                    aarch64   1.33-486.fc35          updates    19 k
21:33:23 #8 42.95  perl-Exporter                 noarch    5.76-479.fc35          fedora     31 k
21:33:23 #8 42.95  perl-Fcntl                    aarch64   1.14-486.fc35          updates    25 k
21:33:23 #8 42.95  perl-File-Basename            noarch    2.85-486.fc35          updates    22 k
21:33:23 #8 42.95  perl-File-Path                noarch    2.18-478.fc35          fedora     35 k
21:33:23 #8 42.95  perl-File-Temp                noarch    1:0.231.100-478.fc35   fedora     59 k
21:33:23 #8 42.95  perl-File-stat                noarch    1.09-486.fc35          updates    22 k
21:33:23 #8 42.95  perl-FileHandle               noarch    2.03-486.fc35          updates    20 k
21:33:23 #8 42.95  perl-Getopt-Long              noarch    1:2.52-478.fc35        fedora     60 k
21:33:23 #8 42.95  perl-Getopt-Std               noarch    1.13-486.fc35          updates    20 k
21:33:23 #8 42.95  perl-HTTP-Tiny                noarch    0.080-1.fc35           updates    55 k
21:33:23 #8 42.95  perl-IO                       aarch64   1.46-486.fc35          updates    92 k
21:33:23 #8 42.95  perl-IPC-Open3                noarch    1.21-486.fc35          updates    27 k
21:33:23 #8 42.95  perl-MIME-Base64              aarch64   3.16-478.fc35          fedora     30 k
21:33:23 #8 42.95  perl-Net-SSLeay               aarch64   1.90-4.fc35            fedora    350 k
21:33:23 #8 42.95  perl-POSIX                    aarch64   1.97-486.fc35          updates   102 k
21:33:23 #8 42.95  perl-PathTools                aarch64   3.80-478.fc35          fedora     85 k
21:33:23 #8 42.95  perl-Pod-Escapes              noarch    1:1.07-478.fc35        fedora     20 k
21:33:23 #8 42.95  perl-Pod-Perldoc              noarch    3.28.01-479.fc35       fedora     84 k
21:33:23 #8 42.95  perl-Pod-Simple               noarch    1:3.43-2.fc35          fedora    215 k
21:33:23 #8 42.95  perl-Pod-Usage                noarch    4:2.01-478.fc35        fedora     40 k
21:33:23 #8 42.95  perl-Scalar-List-Utils        aarch64   5:1.62-463.fc35        updates    71 k
21:33:23 #8 42.95  perl-SelectSaver              noarch    1.02-486.fc35          updates    16 k
21:33:23 #8 42.95  perl-Socket                   aarch64   4:2.032-2.fc35         fedora     54 k
21:33:23 #8 42.95  perl-Storable                 aarch64   1:3.25-1.fc35          fedora     93 k
21:33:23 #8 42.95  perl-Symbol                   noarch    1.09-486.fc35          updates    19 k
21:33:23 #8 42.95  perl-Term-ANSIColor           noarch    5.01-479.fc35          fedora     48 k
21:33:23 #8 42.95  perl-Term-Cap                 noarch    1.17-478.fc35          fedora     22 k
21:33:23 #8 42.95  perl-Text-ParseWords          noarch    3.30-478.fc35          fedora     16 k
21:33:23 #8 42.95  perl-Text-Tabs+Wrap           noarch    2021.0814-1.fc35       fedora     22 k
21:33:23 #8 42.95  perl-Time-Local               noarch    2:1.300-478.fc35       fedora     33 k
21:33:23 #8 42.95  perl-URI                      noarch    5.09-4.fc35            fedora    108 k
21:33:23 #8 42.95  perl-base                     noarch    2.27-486.fc35          updates    21 k
21:33:23 #8 42.95  perl-constant                 noarch    1.33-479.fc35          fedora     23 k
21:33:23 #8 42.95  perl-if                       noarch    0.60.900-486.fc35      updates    18 k
21:33:23 #8 42.95  perl-interpreter              aarch64   4:5.34.1-486.fc35      updates    76 k
21:33:23 #8 42.95  perl-libnet                   noarch    3.13-479.fc35          fedora    125 k
21:33:23 #8 42.95  perl-libs                     aarch64   4:5.34.1-486.fc35      updates   2.0 M
21:33:23 #8 42.95  perl-mro                      aarch64   1.25-486.fc35          updates    32 k
21:33:23 #8 42.95  perl-overload                 noarch    1.33-486.fc35          updates    50 k
21:33:23 #8 42.95  perl-overloading              noarch    0.02-486.fc35          updates    17 k
21:33:23 #8 42.95  perl-parent                   noarch    1:0.238-478.fc35       fedora     14 k
21:33:23 #8 42.95  perl-podlators                noarch    1:4.14-478.fc35        fedora    111 k
21:33:23 #8 42.95  perl-srpm-macros              noarch    1-42.fc35              fedora    8.3 k
21:33:23 #8 42.95  perl-subs                     noarch    1.04-486.fc35          updates    16 k
21:33:23 #8 42.95  perl-vars                     noarch    1.05-486.fc35          updates    17 k
21:33:23 #8 42.95  pkgconf                       aarch64   1.8.0-1.fc35           fedora     41 k
21:33:23 #8 42.95  pkgconf-m4                    noarch    1.8.0-1.fc35           fedora     14 k
21:33:23 #8 42.95  pkgconf-pkg-config            aarch64   1.8.0-1.fc35           fedora     10 k
21:33:23 #8 42.95  protobuf-c                    aarch64   1.4.0-1.fc35           fedora     36 k
21:33:23 #8 42.95  python-srpm-macros            noarch    3.10-12.fc35           updates    22 k
21:33:23 #8 42.95  python3-construct             noarch    2.10.68-1.fc35         updates   112 k
21:33:23 #8 42.95  python3-dateutil              noarch    1:2.8.1-7.fc35         fedora    289 k
21:33:23 #8 42.95  python3-dbus                  aarch64   1.2.18-2.fc35          fedora    132 k
21:33:23 #8 42.95  python3-distro                noarch    1.6.0-1.fc35           fedora     38 k
21:33:23 #8 42.95  python3-dnf-plugins-core      noarch    4.2.1-1.fc35           updates   221 k
21:33:23 #8 42.95  python3-enchant               noarch    3.2.2-1.fc35           updates    79 k
21:33:23 #8 42.95  python3-pybeam                noarch    0.7-1.fc35             fedora     24 k
21:33:23 #8 42.95  python3-pyxdg                 noarch    0.27-3.fc35            fedora     96 k
21:33:23 #8 42.95  python3-six                   noarch    1.16.0-4.fc35          fedora     36 k
21:33:23 #8 42.95  python3-toml                  noarch    0.10.2-5.fc35          fedora     39 k
21:33:23 #8 42.95  python3-zstd                  aarch64   1.4.5.1-5.fc35         fedora     19 k
21:33:23 #8 42.95  qt5-srpm-macros               noarch    5.15.2-3.fc35          fedora    8.2 k
21:33:23 #8 42.95  redhat-rpm-config             noarch    201-1.fc35             updates    64 k
21:33:23 #8 42.95  rpmautospec-rpm-macros        noarch    0.2.6-1.fc35           updates   8.3 k
21:33:23 #8 42.95  rust-srpm-macros              noarch    22-1.fc35              updates   9.0 k
21:33:23 #8 42.95  shared-mime-info              aarch64   2.1-3.fc35             fedora    373 k
21:33:23 #8 42.95  systemd-libs                  aarch64   249.12-5.fc35          updates   579 k
21:33:23 #8 42.95  unbound-libs                  aarch64   1.16.0-3.fc35          updates   520 k
21:33:23 #8 42.95  unzip                         aarch64   6.0-53.fc35            fedora    176 k
21:33:23 #8 42.95  xxhash-libs                   aarch64   0.8.1-1.fc35           updates    33 k
21:33:23 #8 42.95  xz                            aarch64   5.2.5-7.fc35           fedora    215 k
21:33:23 #8 42.95  zip                           aarch64   3.0-31.fc35            fedora    253 k
21:33:23 #8 42.95  zstd                          aarch64   1.5.2-2.fc35           updates   403 k
21:33:23 #8 42.95 Installing weak dependencies:
21:33:23 #8 42.95  abattis-cantarell-fonts       noarch    0.301-5.fc35           updates   364 k
21:33:23 #8 42.95  adobe-source-code-pro-fonts   noarch    2.030.1.050-11.fc35    fedora    831 k
21:33:23 #8 42.95  deltarpm                      aarch64   3.6.2-10.fc35          fedora     88 k
21:33:23 #8 42.95  hunspell-en                   noarch    0.20140811.1-20.fc35   fedora    180 k
21:33:23 #8 42.95  perl-IO-Socket-IP             noarch    0.41-479.fc35          fedora     42 k
21:33:23 #8 42.95  perl-IO-Socket-SSL            noarch    2.072-1.fc35           fedora    217 k
21:33:23 #8 42.95  perl-Mozilla-CA               noarch    20211001-1.fc35        updates    12 k
21:33:23 #8 42.95  perl-NDBM_File                aarch64   1.15-486.fc35          updates    27 k
21:33:23 #8 42.95  python3-unbound               aarch64   1.16.0-3.fc35          updates    98 k
21:33:23 #8 42.95 
21:33:23 #8 42.95 Transaction Summary
21:33:23 #8 42.95 ================================================================================
21:33:23 #8 42.95 Install  146 Packages
21:33:23 #8 42.95 Upgrade   18 Packages
21:33:23 #8 42.95 
21:33:23 #8 42.96 Total download size: 39 M
21:33:23 #8 42.96 Downloading Packages:
21:33:23 #9 37.20 Preparing to unpack .../356-libauthen-sasl-perl_2.1600-1.1_all.deb ...
21:33:23 #9 37.20 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
21:33:23 #9 37.23 Selecting previously unselected package python3-magic.
21:33:23 #9 37.24 Preparing to unpack .../357-python3-magic_2%3a0.4.24-2_all.deb ...
21:33:23 #9 37.24 Unpacking python3-magic (2:0.4.24-2) ...
21:33:23 #9 37.34 Setting up libksba8:amd64 (1.6.0-2build1) ...
21:33:23 #9 37.35 Setting up media-types (7.0.0) ...
21:33:23 #9 37.37 Setting up libpipeline1:amd64 (1.5.5-1) ...
21:33:23 #9 37.38 Setting up wdiff (1.2.2-2build3) ...
21:33:23 #9 37.39 Setting up gcc-11-base:amd64 (11.2.0-19ubuntu1) ...
21:33:23 #9 37.40 Setting up libxau6:amd64 (1:1.0.9-1build5) ...
21:33:23 #9 37.41 Setting up libre2-9:amd64 (20220201+dfsg-1) ...
21:33:23 #9 37.42 Setting up lto-disabled-list (24) ...
21:33:23 #9 37.43 Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
21:33:23 #9 37.44 Setting up bsdextrautils (2.37.2-4ubuntu3) ...
21:33:23 #8 44.19 Unpacking libnumber-range-perl (0.12-1) ...
21:33:23 #8 44.22 Selecting previously unselected package libossp-uuid16:amd64.
21:33:23 #8 44.22 Preparing to unpack .../267-libossp-uuid16_1.6.2-1.5+b7_amd64.deb ...
21:33:23 #8 44.22 Unpacking libossp-uuid16:amd64 (1.6.2-1.5+b7) ...
21:33:23 #8 44.25 Selecting previously unselected package libossp-uuid-perl.
21:33:23 #8 44.26 Preparing to unpack .../268-libossp-uuid-perl_1.6.2-1.5+b7_amd64.deb ...
21:33:23 #8 44.26 Unpacking libossp-uuid-perl (1.6.2-1.5+b7) ...
21:33:23 #8 44.29 Selecting previously unselected package libpackage-stash-xs-perl.
21:33:23 #8 44.29 Preparing to unpack .../269-libpackage-stash-xs-perl_0.29-1_amd64.deb ...
21:33:23 #8 44.29 Unpacking libpackage-stash-xs-perl (0.29-1) ...
21:33:23 #8 44.35 Selecting previously unselected package libparse-debianchangelog-perl.
21:33:23 #8 44.35 Preparing to unpack .../270-libparse-debianchangelog-perl_1.2.0-13_all.deb ...
21:33:23 #8 44.35 Unpacking libparse-debianchangelog-perl (1.2.0-13) ...
21:33:23 #8 44.39 Selecting previously unselected package libtext-glob-perl.
21:33:23 #8 44.39 Preparing to unpack .../271-libtext-glob-perl_0.10-1_all.deb ...
21:33:23 #8 44.39 Unpacking libtext-glob-perl (0.10-1) ...
21:33:23 #8 44.42 Selecting previously unselected package libpath-iterator-rule-perl.
21:33:23 #8 44.42 Preparing to unpack .../272-libpath-iterator-rule-perl_1.014-1_all.deb ...
21:33:23 #8 44.43 Unpacking libpath-iterator-rule-perl (1.014-1) ...
21:33:23 #8 44.46 Selecting previously unselected package libperlio-gzip-perl.
21:33:23 #8 44.46 Preparing to unpack .../273-libperlio-gzip-perl_0.19-1+b5_amd64.deb ...
21:33:23 #8 44.46 Unpacking libperlio-gzip-perl (0.19-1+b5) ...
21:33:23 #8 44.49 Selecting previously unselected package libpod-constants-perl.
21:33:23 #8 44.49 Preparing to unpack .../274-libpod-constants-perl_0.19-1_all.deb ...
21:33:23 #8 36.32 Selecting previously unselected package libfile-which-perl.
21:33:23 #8 36.32 Preparing to unpack .../114-libfile-which-perl_1.21-1_all.deb ...
21:33:23 #8 36.32 Unpacking libfile-which-perl (1.21-1) ...
21:33:23 #8 36.35 Selecting previously unselected package libfile-homedir-perl.
21:33:23 #8 36.35 Preparing to unpack .../115-libfile-homedir-perl_1.002-1_all.deb ...
21:33:23 #8 36.35 Unpacking libfile-homedir-perl (1.002-1) ...
21:33:23 #8 36.41 Selecting previously unselected package devscripts.
21:33:23 #8 36.41 Preparing to unpack .../116-devscripts_2.17.12ubuntu1.1_armhf.deb ...
21:33:23 #8 36.44 Unpacking devscripts (2.17.12ubuntu1.1) ...
21:33:23 #9 46.18 Setting up libdata-dump-perl (1.25-1) ...
21:33:23 #9 46.20 Setting up python3-certifi (2020.6.20-1) ...
21:33:23 #9 46.32 Setting up libfile-find-rule-perl (0.34-1) ...
21:33:23 #9 46.33 Setting up libref-util-perl (0.204-1) ...
21:33:23 #9 46.35 Setting up libipc-system-simple-perl (1.30-1) ...
21:33:23 #9 46.36 Setting up libnet-domain-tld-perl (1.75-1.1) ...
21:33:23 #8 27.54 Unpacking libicu67:armhf (67.1-7) ...
21:33:23 #8 24.15 Unpacking python3.7 (3.7.3-2+deb10u3) ...
21:33:23 #8 24.21 Selecting previously unselected package libpython3-stdlib:armhf.
21:33:23 #8 24.21 Preparing to unpack .../5-libpython3-stdlib_3.7.3-1_armhf.deb ...
21:33:23 #8 24.22 Unpacking libpython3-stdlib:armhf (3.7.3-1) ...
21:33:23 #8 46.03 Setting up libgpgme11:arm64 (1.10.0-1ubuntu2) ...
21:33:23 #8 46.04 Setting up libgssapi-krb5-2:arm64 (1.16-2ubuntu0.2) ...
21:33:23 #8 46.05 Setting up perl (5.26.1-6ubuntu0.5) ...
21:33:23 #8 46.08 Setting up libfile-chdir-perl (0.1008-1) ...
21:33:23 #8 46.09 Setting up libsys-hostname-long-perl (1.5-1) ...
21:33:23 #8 46.10 Setting up libfile-fcntllock-perl (0.22-3build2) ...
21:33:23 #8 46.11 Setting up libtext-glob-perl (0.10-1) ...
21:33:23 #8 46.13 Setting up intltool-debian (0.35.0+20060710.4) ...
21:33:23 #8 46.14 Setting up libxml-sax-base-perl (1.09-1) ...
21:33:23 #8 46.16 Setting up libpackage-stash-xs-perl (0.28-3build2) ...
21:33:23 #8 46.17 Setting up libstrictures-perl (2.000003-1) ...
21:33:23 #8 46.18 Setting up liblwp-mediatypes-perl (6.02-1) ...
21:33:23 #8 46.19 Setting up libmail-sendmail-perl (0.80-1) ...
21:33:23 #8 46.21 Setting up libsocket6-perl (0.27-1build2) ...
21:33:23 #8 46.22 Setting up patchutils (0.3.4-2) ...
21:33:23 #8 46.23 Setting up python3-chardet (3.0.4-1) ...
21:33:23 #8 40.34 Selecting previously unselected package python3-certifi.
21:33:23 #8 40.34 Preparing to unpack .../269-python3-certifi_2018.1.18-2_all.deb ...
21:33:23 #8 40.35 Unpacking python3-certifi (2018.1.18-2) ...
21:33:23 #8 40.41 Selecting previously unselected package python3-idna.
21:33:23 #8 40.42 Preparing to unpack .../270-python3-idna_2.6-1_all.deb ...
21:33:23 #8 40.42 Unpacking python3-idna (2.6-1) ...
21:33:23 #8 40.47 Selecting previously unselected package python3-urllib3.
21:33:23 #8 40.48 Preparing to unpack .../271-python3-urllib3_1.22-1ubuntu0.18.04.2_all.deb ...
21:33:23 #8 40.48 Unpacking python3-urllib3 (1.22-1ubuntu0.18.04.2) ...
21:33:23 #8 40.52 Selecting previously unselected package python3-requests.
21:33:23 #8 40.53 Preparing to unpack .../272-python3-requests_2.18.4-2ubuntu0.1_all.deb ...
21:33:23 #8 40.53 Unpacking python3-requests (2.18.4-2ubuntu0.1) ...
21:33:23 #8 40.57 Selecting previously unselected package python3-unidiff.
21:33:23 #8 40.57 Preparing to unpack .../273-python3-unidiff_0.5.4-1_all.deb ...
21:33:23 #8 40.58 Unpacking python3-unidiff (0.5.4-1) ...
21:33:23 #8 40.61 Selecting previously unselected package python3-xdg.
21:33:23 #8 40.61 Preparing to unpack .../274-python3-xdg_0.25-4ubuntu1.1_all.deb ...
21:33:23 #8 40.62 Unpacking python3-xdg (0.25-4ubuntu1.1) ...
21:33:23 #8 40.66 Selecting previously unselected package unzip.
21:33:23 #8 44.18 (4/140): dash-0.5.10.2-10.fc36.aarch64.rpm      194 kB/s |  97 kB     00:00    
21:33:23 #8 44.19 (5/140): debugedit-5.0-3.fc36.aarch64.rpm       2.1 MB/s |  76 kB     00:00    
21:33:23 #8 44.19 (6/140): desktop-file-utils-0.26-6.fc36.aarch64 6.6 MB/s |  71 kB     00:00    
21:33:23 #8 44.20 (7/140): ed-1.14.2-12.fc36.aarch64.rpm           11 MB/s |  73 kB     00:00    
21:33:23 #8 44.21 (8/140): efi-srpm-macros-5-5.fc36.noarch.rpm    1.4 MB/s |  22 kB     00:00    
21:33:23 #8 44.24 (9/140): diffutils-3.8-2.fc36.aarch64.rpm       7.0 MB/s | 368 kB     00:00    
21:33:23 #8 44.24 (10/140): devscripts-checkbashisms-2.22.1-1.fc3 521 kB/s |  28 kB     00:00    
21:33:23 #8 44.25 (11/140): elfutils-debuginfod-client-0.186-3.fc 4.2 MB/s |  39 kB     00:00    
21:33:23 #8 44.25 (12/140): enchant-1.6.0-30.fc36.aarch64.rpm     6.3 MB/s |  59 kB     00:00    
21:33:23 #8 44.26 (13/140): file-5.41-4.fc36.aarch64.rpm          5.7 MB/s |  48 kB     00:00    
21:33:23 #8 44.26 (14/140): fpc-srpm-macros-1.3-5.fc36.noarch.rpm 1.4 MB/s | 7.6 kB     00:00    
21:33:23 #8 44.27 (15/140): fonts-srpm-macros-2.0.5-7.fc36.noarch 1.8 MB/s |  27 kB     00:00    
21:33:23 #8 44.27 (16/140): ghc-srpm-macros-1.5.0-6.fc36.noarch.r 1.1 MB/s | 7.7 kB     00:00    
21:33:23 #8 44.32 (17/140): elfutils-0.186-3.fc36.aarch64.rpm     4.7 MB/s | 516 kB     00:00    
21:33:23 #8 44.36 (18/140): glibc-gconv-extra-2.35-4.fc36.aarch64  19 MB/s | 1.7 MB     00:00    
21:33:23 #8 44.36 (19/140): gnat-srpm-macros-4-15.fc36.noarch.rpm  89 kB/s | 8.2 kB     00:00    
21:33:23 #8 44.39 (20/140): groff-base-1.22.4-9.fc36.aarch64.rpm   14 MB/s | 1.0 MB     00:00    
21:33:23 #8 44.43 (21/140): hunspell-1.7.0-19.fc36.aarch64.rpm    4.3 MB/s | 284 kB     00:00    
21:33:23 #8 44.43 (22/140): hunspell-en-0.20140811.1-22.fc36.noar 2.6 MB/s | 180 kB     00:00    
21:33:23 #8 44.44 (23/140): hunspell-en-GB-0.20140811.1-22.fc36.n 5.2 MB/s | 225 kB     00:00    
21:33:23 #8 44.44 (24/140): hunspell-filesystem-1.7.0-19.fc36.aar 1.5 MB/s | 8.9 kB     00:00    
21:33:23 #8 44.47 (25/140): json-glib-1.6.6-2.fc36.aarch64.rpm    4.3 MB/s | 149 kB     00:00    
21:33:23 #8 44.48 (26/140): info-6.8-3.fc36.aarch64.rpm           5.3 MB/s | 220 kB     00:00    
21:33:23 #8 44.50 (27/140): hunspell-en-US-0.20140811.1-22.fc36.n 2.5 MB/s | 176 kB     00:00    
21:33:23 #8 44.51 (28/140): kernel-srpm-macros-1.0-14.fc36.noarch 279 kB/s | 9.1 kB     00:00    
21:33:23 #8 44.51 (29/140): libjpeg-turbo-2.1.2-2.fc36.aarch64.rp 5.8 MB/s | 190 kB     00:00    
21:33:23 #8 44.52 (30/140): libpkgconf-1.8.0-2.fc36.aarch64.rpm   2.5 MB/s |  36 kB     00:00    
21:33:23 #8 44.52 (31/140): libpng-1.6.37-12.fc36.aarch64.rpm     9.3 MB/s | 114 kB     00:00    
21:33:23 #8 44.53 (32/140): libstemmer-0-18.585svn.fc36.aarch64.r 5.4 MB/s |  82 kB     00:00    
21:33:23 #8 44.53 (33/140): lua-srpm-macros-1-6.fc36.noarch.rpm   682 kB/s | 8.5 kB     00:00    
21:33:24 #9 44.94 Setting up libgpgme11:arm64 (1.13.1-7ubuntu2) ...
21:33:24 #9 44.95 Setting up python3-six (1.14.0-2) ...
21:33:24 #9 45.09 Setting up libgcc-9-dev:arm64 (9.4.0-1ubuntu1~20.04.1) ...
21:33:24 #9 45.10 Setting up perl (5.30.0-9ubuntu0.2) ...
21:33:24 #9 45.12 Setting up libpackage-stash-xs-perl (0.29-1build1) ...
21:33:24 #12 66.83   Installing : policycoreutils-2.5-34.el7.aarch64                         20/68 
21:33:24 #9 32.18 Selecting previously unselected package libsasl2-2:armhf.
21:33:24 #9 32.18 Preparing to unpack .../096-libsasl2-2_2.1.27+dfsg2-3ubuntu1_armhf.deb ...
21:33:24 #9 32.19 Unpacking libsasl2-2:armhf (2.1.27+dfsg2-3ubuntu1) ...
21:33:24 #9 32.30 Selecting previously unselected package libldap-2.5-0:armhf.
21:33:24 #9 32.30 Preparing to unpack .../097-libldap-2.5-0_2.5.12+dfsg-0ubuntu0.22.04.1_armhf.deb ...
21:33:24 #9 32.31 Unpacking libldap-2.5-0:armhf (2.5.12+dfsg-0ubuntu0.22.04.1) ...
21:33:24 #9 32.37 Selecting previously unselected package librtmp1:armhf.
21:33:24 #9 32.37 Preparing to unpack .../098-librtmp1_2.4+20151223.gitfa8646d.1-2build4_armhf.deb ...
21:33:24 #9 32.38 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
21:33:24 #9 32.45 Selecting previously unselected package libssh-4:armhf.
21:33:24 #9 32.45 Preparing to unpack .../099-libssh-4_0.9.6-2build1_armhf.deb ...
21:33:24 #9 32.46 Unpacking libssh-4:armhf (0.9.6-2build1) ...
21:33:24 #9 32.53 Selecting previously unselected package libcurl4:armhf.
21:33:24 #9 32.53 Preparing to unpack .../100-libcurl4_7.81.0-1ubuntu1.3_armhf.deb ...
21:33:24 #12 11.00 (38/71): libmpc-1.2.1-4.el9.aarch64.rpm         1.5 MB/s |  63 kB     00:00    
21:33:24 #12 11.05 (39/71): libseccomp-devel-2.5.2-2.el9.aarch64.r 1.3 MB/s |  59 kB     00:00    
21:33:24 #12 11.10 (40/71): libselinux-devel-3.4-3.el9.aarch64.rpm 2.7 MB/s | 158 kB     00:00    
21:33:24 #8 43.20 Selecting previously unselected package libpath-tiny-perl.
21:33:24 #8 43.21 Preparing to unpack .../251-libpath-tiny-perl_0.118-1_all.deb ...
21:33:24 #8 43.21 Unpacking libpath-tiny-perl (0.118-1) ...
21:33:24 #8 43.24 Selecting previously unselected package libtype-tiny-perl.
21:33:24 #8 43.25 Preparing to unpack .../252-libtype-tiny-perl_1.012001-2_all.deb ...
21:33:24 #8 43.25 Unpacking libtype-tiny-perl (1.012001-2) ...
21:33:24 #8 43.32 Selecting previously unselected package libgitlab-api-v4-perl.
21:33:24 #8 43.32 Preparing to unpack .../253-libgitlab-api-v4-perl_0.26-1_all.deb ...
21:33:24 #8 43.32 Unpacking libgitlab-api-v4-perl (0.26-1) ...
21:33:24 #8 43.38 Selecting previously unselected package libglib2.0-0:amd64.
21:33:24 #8 43.38 Preparing to unpack .../254-libglib2.0-0_2.66.8-1_amd64.deb ...
21:33:24 #8 43.39 Unpacking libglib2.0-0:amd64 (2.66.8-1) ...
21:33:24 #9 36.93 Unpacking libnghttp2-14:armhf (1.40.0-1build1) ...
21:33:24 #9 36.97 Selecting previously unselected package librtmp1:armhf.
21:33:24 #9 36.97 Preparing to unpack .../115-librtmp1_2.4+20151223.gitfa8646d.1-2build1_armhf.deb ...
21:33:24 #9 36.98 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ...
21:33:24 #9 37.06 Selecting previously unselected package libssh-4:armhf.
21:33:24 #9 37.06 Preparing to unpack .../116-libssh-4_0.9.3-2ubuntu2.2_armhf.deb ...
21:33:24 #9 37.06 Unpacking libssh-4:armhf (0.9.3-2ubuntu2.2) ...
21:33:24 #9 37.15 Selecting previously unselected package libcurl4:armhf.
21:33:24 #9 37.15 Preparing to unpack .../117-libcurl4_7.68.0-1ubuntu2.12_armhf.deb ...
21:33:24 #9 37.15 Unpacking libcurl4:armhf (7.68.0-1ubuntu2.12) ...
21:33:24 #9 37.20 Selecting previously unselected package curl.
21:33:24 #9 37.20 Preparing to unpack .../118-curl_7.68.0-1ubuntu2.12_armhf.deb ...
21:33:24 #13 2.021 Package bash-4.4.20-4.el8.aarch64 is already installed.
21:33:24 #13 2.022 Package bash-4.4.20-4.el8.aarch64 is already installed.
21:33:24 #13 2.022 Package ca-certificates-2021.2.50-82.el8.noarch is already installed.
21:33:24 #13 2.023 Package libarchive-3.3.3-4.el8.aarch64 is already installed.
21:33:24 #13 2.023 Package pkgconf-pkg-config-1.4.2-1.el8.aarch64 is already installed.
21:33:24 #13 2.023 Package systemd-239-60.el8.aarch64 is already installed.
21:33:24 #13 2.024 Package tar-2:1.30-6.el8.aarch64 is already installed.
21:33:24 #13 2.024 Package which-2.21-18.el8.aarch64 is already installed.
21:33:24 #13 2.025 Package bash-4.4.20-4.el8.aarch64 is already installed.
21:33:24 #13 2.126 Dependencies resolved.
21:33:24 #13 2.136 ================================================================================
21:33:24 #13 2.136  Package                      Arch    Version                  Repository  Size
21:33:24 #13 2.136 ================================================================================
21:33:24 #13 2.136 Installing:
21:33:24 #13 2.136  cmake                        aarch64 3.20.2-4.el8             appstream   10 M
21:33:24 #13 2.136  device-mapper-devel          aarch64 8:1.02.181-5.el8         powertools 283 k
21:33:24 #13 2.136  gcc                          aarch64 8.5.0-15.el8             appstream   19 M
21:33:24 #13 2.136  git                          aarch64 2.31.1-2.el8             appstream  161 k
21:33:24 #13 2.136  glibc-static                 aarch64 2.28-208.el8             powertools 1.6 M
21:33:24 #13 2.136  libseccomp-devel             aarch64 2.5.2-1.el8              appstream   57 k
21:33:24 #13 2.136  libselinux-devel             aarch64 2.9-5.el8                baseos     200 k
21:33:24 #13 2.136  libtool                      aarch64 2.4.6-25.el8             appstream  708 k
21:33:24 #13 2.136  libtool-ltdl-devel           aarch64 2.4.6-25.el8             appstream  184 k
21:33:24 #13 2.136  make                         aarch64 1:4.2.1-11.el8           baseos     490 k
21:33:24 #13 2.136  selinux-policy-devel         noarch  3.14.3-105.el8           baseos     1.5 M
21:33:24 #13 2.136  systemd-devel                aarch64 239-62.el8               baseos     396 k
21:33:24 #13 2.136 Upgrading:
21:33:24 #13 2.136  device-mapper                aarch64 8:1.02.181-5.el8         baseos     374 k
21:33:24 #13 2.136  device-mapper-libs           aarch64 8:1.02.181-5.el8         baseos     398 k
21:33:24 #13 2.136  systemd                      aarch64 239-62.el8               baseos     3.3 M
21:33:24 #13 2.136  systemd-libs                 aarch64 239-62.el8               baseos     1.0 M
21:33:24 #13 2.136  systemd-pam                  aarch64 239-62.el8               baseos     450 k
21:33:24 #13 2.136 Installing dependencies:
21:33:24 #13 2.136  annobin                      aarch64 10.67-3.el8              appstream  954 k
21:33:24 #13 2.136  autoconf                     noarch  2.69-29.el8              appstream  710 k
21:33:24 #13 2.136  automake                     noarch  1.16.1-7.el8             appstream  713 k
21:33:24 #13 2.136  checkpolicy                  aarch64 2.9-1.el8                baseos     338 k
21:33:24 #13 2.136  cmake-data                   noarch  3.20.2-4.el8             appstream  1.7 M
21:33:24 #13 2.136  cmake-filesystem             aarch64 3.20.2-4.el8             appstream   44 k
21:33:24 #13 2.136  cmake-rpm-macros             noarch  3.20.2-4.el8             appstream   44 k
21:33:24 #13 2.136  cpp                          aarch64 8.5.0-15.el8             appstream  8.9 M
21:33:24 #13 2.136  gcc-plugin-annobin           aarch64 8.5.0-15.el8             appstream   34 k
21:33:24 #13 2.136  git-core                     aarch64 2.31.1-2.el8             appstream  4.7 M
21:33:24 #13 2.136  git-core-doc                 noarch  2.31.1-2.el8             appstream  2.6 M
21:33:24 #13 2.136  glibc-devel                  aarch64 2.28-208.el8             baseos      80 k
21:33:24 #13 2.136  glibc-headers                aarch64 2.28-208.el8             baseos     476 k
21:33:24 #13 2.136  isl                          aarch64 0.16.1-6.el8             appstream  778 k
21:33:24 #13 2.136  kernel-headers               aarch64 4.18.0-408.el8           baseos     9.8 M
21:33:24 #13 2.136  less                         aarch64 530-1.el8                baseos     162 k
21:33:24 #13 2.136  libasan                      aarch64 8.5.0-15.el8             baseos     386 k
21:33:24 #13 2.136  libatomic                    aarch64 8.5.0-15.el8             baseos      25 k
21:33:24 #13 2.136  libedit                      aarch64 3.1-23.20170329cvs.el8   baseos      99 k
21:33:24 #13 2.136  libgomp                      aarch64 8.5.0-15.el8             baseos     199 k
21:33:24 #13 2.136  libmpc                       aarch64 1.1.0-9.1.el8            appstream   60 k
21:33:24 #13 2.136  libselinux-utils             aarch64 2.9-5.el8                baseos     241 k
21:33:24 #13 2.136  libsepol-devel               aarch64 2.9-3.el8                baseos      87 k
21:33:24 #13 2.136  libubsan                     aarch64 8.5.0-15.el8             baseos     144 k
21:33:24 #13 2.136  libuv                        aarch64 1:1.41.1-1.el8_4         appstream  150 k
21:33:24 #13 2.136  libxcrypt-devel              aarch64 4.1.1-6.el8              baseos      25 k
21:33:24 #13 2.136  libxcrypt-static             aarch64 4.1.1-6.el8              powertools  58 k
21:33:24 #13 2.136  m4                           aarch64 1.4.18-7.el8             baseos     218 k
21:33:24 #13 2.136  openssh                      aarch64 8.0p1-16.el8             baseos     488 k
21:33:24 #13 2.136  openssh-clients              aarch64 8.0p1-16.el8             baseos     626 k
21:33:24 #13 2.136  pcre2-devel                  aarch64 10.32-3.el8              baseos     605 k
21:33:24 #13 2.136  pcre2-utf16                  aarch64 10.32-3.el8              baseos     203 k
21:33:24 #13 2.136  pcre2-utf32                  aarch64 10.32-3.el8              baseos     196 k
21:33:24 #13 2.136  perl-Data-Dumper             aarch64 2.167-399.el8            baseos      57 k
21:33:24 #13 2.136  perl-Error                   noarch  1:0.17025-2.el8          appstream   46 k
21:33:24 #13 2.136  perl-Git                     noarch  2.31.1-2.el8             appstream   78 k
21:33:24 #13 2.136  perl-TermReadKey             aarch64 2.37-7.el8               appstream   40 k
21:33:24 #13 2.136  perl-Thread-Queue            noarch  3.13-1.el8               appstream   24 k
21:33:24 #13 2.136  policycoreutils              aarch64 2.9-19.el8               baseos     374 k
21:33:24 #13 2.136  policycoreutils-devel        aarch64 2.9-19.el8               baseos     287 k
21:33:24 #13 2.136  policycoreutils-python-utils noarch  2.9-19.el8               baseos     253 k
21:33:24 #13 2.136  python3-audit                aarch64 3.0.7-4.el8              baseos      85 k
21:33:24 #13 2.136  python3-libselinux           aarch64 2.9-5.el8                baseos     272 k
21:33:24 #13 2.136  python3-libsemanage          aarch64 2.9-8.el8                baseos     126 k
21:33:24 #13 2.136  python3-policycoreutils      noarch  2.9-19.el8               baseos     2.2 M
21:33:24 #13 2.136  python3-setools              aarch64 4.3.0-3.el8              baseos     528 k
21:33:24 #13 2.136  rpm-plugin-selinux           aarch64 4.14.3-23.el8            baseos      78 k
21:33:24 #13 2.136  selinux-policy               noarch  3.14.3-105.el8           baseos     650 k
21:33:24 #13 2.136  selinux-policy-minimum       noarch  3.14.3-105.el8           baseos      13 M
21:33:24 #13 2.136  vim-filesystem               noarch  2:8.0.1763-19.el8.4      appstream   50 k
21:33:24 #13 2.136  xkeyboard-config             noarch  2.28-1.el8               appstream  782 k
21:33:24 #13 2.136 Installing weak dependencies:
21:33:24 #13 2.136  libxkbcommon                 aarch64 0.9.1-1.el8              appstream  112 k
21:33:24 #13 2.136 
21:33:24 #13 2.136 Transaction Summary
21:33:24 #13 2.136 ================================================================================
21:33:24 #13 2.136 Install  64 Packages
21:33:24 #13 2.136 Upgrade   5 Packages
21:33:24 #13 2.136 
21:33:24 #13 2.141 Total download size: 96 M
21:33:24 #13 2.142 Downloading Packages:
21:33:24 #9 36.01 Preparing to unpack .../161-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ...
21:33:24 #9 36.02 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ...
21:33:24 #9 36.05 Selecting previously unselected package libparams-classify-perl.
21:33:24 #9 36.05 Preparing to unpack .../162-libparams-classify-perl_0.015-1build2_amd64.deb ...
21:33:24 #9 36.06 Unpacking libparams-classify-perl (0.015-1build2) ...
21:33:24 #9 36.09 Selecting previously unselected package libmodule-runtime-perl.
21:33:24 #9 36.09 Preparing to unpack .../163-libmodule-runtime-perl_0.016-1_all.deb ...
21:33:24 #9 36.10 Unpacking libmodule-runtime-perl (0.016-1) ...
21:33:24 #9 36.13 Selecting previously unselected package libimport-into-perl.
21:33:24 #9 36.13 Preparing to unpack .../164-libimport-into-perl_1.002005-1_all.deb ...
21:33:24 #9 36.13 Unpacking libimport-into-perl (1.002005-1) ...
21:33:24 #9 36.16 Selecting previously unselected package librole-tiny-perl.
21:33:24 #9 36.17 Preparing to unpack .../165-librole-tiny-perl_2.001004-1_all.deb ...
21:33:24 #9 36.17 Unpacking librole-tiny-perl (2.001004-1) ...
21:33:24 #9 36.20 Selecting previously unselected package libstrictures-perl.
21:33:24 #9 36.20 Preparing to unpack .../166-libstrictures-perl_2.000006-1_all.deb ...
21:33:24 #9 36.21 Unpacking libstrictures-perl (2.000006-1) ...
21:33:24 #9 36.24 Selecting previously unselected package libsub-quote-perl.
21:33:24 #8 38.39 Fedora 36 - x86_64 - Updates                     10 MB/s |  25 MB     00:02    
21:33:24 #8 43.69 (1/164): bzip2-1.0.8-9.fc35.aarch64.rpm         224 kB/s |  52 kB     00:00    
21:33:24 #9 37.45 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
21:33:24 #9 37.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:33:24 #9 37.46 Setting up libtext-glob-perl (0.11-2) ...
21:33:24 #9 37.47 Setting up libmagic-mgc (1:5.41-3) ...
21:33:24 #9 37.48 Setting up libyaml-0-2:amd64 (0.2.2-1build2) ...
21:33:24 #9 37.49 Setting up distro-info-data (0.52ubuntu0.1) ...
21:33:24 #9 37.50 Setting up manpages (5.10-1ubuntu1) ...
21:33:24 #9 37.51 Setting up unzip (6.0-26ubuntu3) ...
21:33:24 #9 37.53 Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ...
21:33:24 #9 37.54 Setting up libbrotli1:amd64 (1.0.9-2build6) ...
21:33:24 #9 37.55 Setting up libsqlite3-0:amd64 (3.37.2-2) ...
21:33:24 #9 37.56 Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1) ...
21:33:24 #9 37.57 Setting up binutils-common:amd64 (2.38-3ubuntu1) ...
21:33:24 #9 37.58 Setting up libnghttp2-14:amd64 (1.43.0-1build3) ...
21:33:24 #9 37.59 Setting up libmagic1:amd64 (1:5.41-3) ...
21:33:24 #9 37.61 Setting up libdeflate0:amd64 (1.10-2) ...
21:33:24 #9 37.62 Setting up less (590-1build1) ...
21:33:24 #9 37.64 Setting up perl-openssl-defaults:amd64 (5build2) ...
21:33:24 #9 37.65 Setting up linux-libc-dev:amd64 (5.15.0-46.49) ...
21:33:24 #8 44.50 Unpacking libpod-constants-perl (0.19-1) ...
21:33:24 #8 44.52 Selecting previously unselected package libreadonly-perl.
21:33:24 #8 44.52 Preparing to unpack .../275-libreadonly-perl_2.050-1_all.deb ...
21:33:24 #8 44.53 Unpacking libreadonly-perl (2.050-1) ...
21:33:24 #8 44.56 Selecting previously unselected package libref-util-perl.
21:33:24 #8 44.56 Preparing to unpack .../276-libref-util-perl_0.204-1_all.deb ...
21:33:24 #8 44.56 Unpacking libref-util-perl (0.204-1) ...
21:33:24 #8 44.59 Selecting previously unselected package libref-util-xs-perl.
21:33:24 #8 44.59 Preparing to unpack .../277-libref-util-xs-perl_0.117-1+b1_amd64.deb ...
21:33:24 #8 44.60 Unpacking libref-util-xs-perl (0.117-1+b1) ...
21:33:24 #8 44.63 Selecting previously unselected package libregexp-pattern-license-perl.
21:33:24 #8 44.63 Preparing to unpack .../278-libregexp-pattern-license-perl_3.0.31-4_all.deb ...
21:33:24 #8 44.63 Unpacking libregexp-pattern-license-perl (3.0.31-4) ...
21:33:24 #8 44.66 Selecting previously unselected package libsasl2-modules:amd64.
21:33:24 #8 44.67 Preparing to unpack .../279-libsasl2-modules_2.1.27+dfsg-1+deb10u2_amd64.deb ...
21:33:24 #8 44.67 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u2) ...
21:33:24 #8 44.70 Selecting previously unselected package libsereal-decoder-perl.
21:33:24 #9 46.37 Setting up libperlio-utf8-strict-perl (0.009-1build1) ...
21:33:24 #9 46.38 Setting up libsocket6-perl (0.29-1build4) ...
21:33:24 #9 46.39 Setting up libio-prompt-tiny-perl (0.003-1) ...
21:33:24 #9 46.40 Setting up libhash-fieldhash-perl (0.15-1build5) ...
21:33:24 #9 46.41 Setting up libgd3:arm64 (2.3.0-2ubuntu2) ...
21:33:24 #9 46.43 Setting up libvariable-magic-perl (0.62-1build5) ...
21:33:24 #9 46.44 Setting up python3-idna (3.3-1) ...
21:33:24 #9 46.64 Setting up libio-html-perl (1.004-2) ...
21:33:24 #8 36.59 Selecting previously unselected package diffstat.
21:33:24 #8 36.59 Preparing to unpack .../117-diffstat_1.61-1build1_armhf.deb ...
21:33:24 #8 36.60 Unpacking diffstat (1.61-1build1) ...
21:33:24 #8 36.63 Selecting previously unselected package libassuan0:armhf.
21:33:24 #8 36.63 Preparing to unpack .../118-libassuan0_2.5.1-2_armhf.deb ...
21:33:24 #8 36.63 Unpacking libassuan0:armhf (2.5.1-2) ...
21:33:24 #8 36.67 Selecting previously unselected package gpgconf.
21:33:24 #8 36.67 Preparing to unpack .../119-gpgconf_2.2.4-1ubuntu1.6_armhf.deb ...
21:33:24 #8 36.67 Unpacking gpgconf (2.2.4-1ubuntu1.6) ...
21:33:24 #8 36.74 Selecting previously unselected package libksba8:armhf.
21:33:24 #8 36.74 Preparing to unpack .../120-libksba8_1.3.5-2_armhf.deb ...
21:33:24 #8 36.75 Unpacking libksba8:armhf (1.3.5-2) ...
21:33:24 #8 36.80 Selecting previously unselected package libnpth0:armhf.
21:33:24 #8 36.80 Preparing to unpack .../121-libnpth0_1.5-3_armhf.deb ...
21:33:24 #8 36.80 Unpacking libnpth0:armhf (1.5-3) ...
21:33:24 #8 36.84 Selecting previously unselected package dirmngr.
21:33:24 #8 36.84 Preparing to unpack .../122-dirmngr_2.2.4-1ubuntu1.6_armhf.deb ...
21:33:24 #8 47.40 137 added, 0 removed; done.
21:33:24 #8 47.48 Setting up libunbound8:arm64 (1.9.0-2+deb10u2) ...
21:33:24 #8 47.49 Setting up shared-mime-info (1.10-1) ...
21:33:24 #8 24.30 Setting up python3-minimal (3.7.3-1) ...
21:33:24 #8 24.60 Selecting previously unselected package python3.
21:33:24 #8 24.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 ... 10974 files and directories currently installed.)
21:33:24 #8 24.60 Preparing to unpack .../000-python3_3.7.3-1_armhf.deb ...
21:33:24 #8 24.61 Unpacking python3 (3.7.3-1) ...
21:33:24 #8 24.65 Selecting previously unselected package sensible-utils.
21:33:24 #8 24.65 Preparing to unpack .../001-sensible-utils_0.0.12_all.deb ...
21:33:24 #8 46.51 Setting up liburi-perl (1.73-1) ...
21:33:24 #8 40.66 Preparing to unpack .../275-unzip_6.0-21ubuntu1.1_amd64.deb ...
21:33:24 #8 40.67 Unpacking unzip (6.0-21ubuntu1.1) ...
21:33:24 #8 40.71 Selecting previously unselected package wdiff.
21:33:24 #8 40.72 Preparing to unpack .../276-wdiff_1.2.2-2_amd64.deb ...
21:33:24 #8 40.72 Unpacking wdiff (1.2.2-2) ...
21:33:24 #8 40.75 Selecting previously unselected package equivs.
21:33:24 #8 40.75 Preparing to unpack .../277-equivs_2.1.0_all.deb ...
21:33:24 #8 40.76 Unpacking equivs (2.1.0) ...
21:33:24 #8 40.79 Selecting previously unselected package libauthen-sasl-perl.
21:33:24 #8 40.79 Preparing to unpack .../278-libauthen-sasl-perl_2.1600-1_all.deb ...
21:33:24 #8 40.79 Unpacking libauthen-sasl-perl (2.1600-1) ...
21:33:24 #8 40.83 Selecting previously unselected package python3-magic.
21:33:24 #8 40.83 Preparing to unpack .../279-python3-magic_2%3a0.4.15-1_all.deb ...
21:33:24 #8 40.84 Unpacking python3-magic (2:0.4.15-1) ...
21:33:24 #8 40.88 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ...
21:33:24 #8 40.89 Setting up python-apt-common (1.6.5ubuntu0.7) ...
21:33:24 #8 44.54 (34/140): nim-srpm-macros-3-6.fc36.noarch.rpm   933 kB/s | 8.3 kB     00:00    
21:33:24 #8 44.54 (35/140): ocaml-srpm-macros-6-6.fc36.noarch.rpm 1.0 MB/s | 7.7 kB     00:00    
21:33:24 #8 44.54 (36/140): openblas-srpm-macros-2-11.fc36.noarch 1.0 MB/s | 7.4 kB     00:00    
21:33:24 #8 44.55 (37/140): package-notes-srpm-macros-0.4-14.fc36 1.7 MB/s |  11 kB     00:00    
21:33:24 #8 44.58 (38/140): ncurses-6.2-9.20210508.fc36.aarch64.r 6.6 MB/s | 400 kB     00:00    
21:33:24 #8 44.59 (39/140): perl-AutoLoader-5.74-486.fc36.noarch. 666 kB/s |  26 kB     00:00    
21:33:24 #8 44.59 (40/140): patch-2.7.6-16.fc36.aarch64.rpm       2.5 MB/s | 121 kB     00:00    
21:33:24 #8 44.59 (41/140): perl-Carp-1.52-479.fc36.noarch.rpm    3.5 MB/s |  29 kB     00:00    
21:33:24 #8 44.63 (42/140): perl-Class-Struct-0.66-486.fc36.noarc 664 kB/s |  27 kB     00:00    
21:33:24 #8 44.66 (43/140): perl-B-1.82-486.fc36.aarch64.rpm      2.6 MB/s | 186 kB     00:00    
21:33:24 #8 44.66 (44/140): perl-Data-Dumper-2.183-3.fc36.aarch64 862 kB/s |  55 kB     00:00    
21:33:24 #8 44.66 (45/140): perl-Digest-1.20-2.fc36.noarch.rpm    824 kB/s |  25 kB     00:00    
21:33:24 #8 44.67 (46/140): perl-DynaLoader-1.50-486.fc36.aarch64 2.3 MB/s |  31 kB     00:00    
21:33:24 #8 44.68 (47/140): perl-Digest-MD5-2.58-479.fc36.aarch64 2.1 MB/s |  36 kB     00:00    
21:33:24 #8 44.68 (48/140): perl-Errno-1.33-486.fc36.aarch64.rpm  1.2 MB/s |  20 kB     00:00    
21:33:24 #8 44.68 (49/140): perl-Exporter-5.76-480.fc36.noarch.rp 3.1 MB/s |  31 kB     00:00    
21:33:24 #8 44.69 (50/140): perl-Fcntl-1.14-486.fc36.aarch64.rpm  3.6 MB/s |  25 kB     00:00    
21:33:24 #8 44.69 (51/140): perl-File-Basename-2.85-486.fc36.noar 2.4 MB/s |  22 kB     00:00    
21:33:24 #8 44.70 (52/140): perl-File-Path-2.18-479.fc36.noarch.r 2.4 MB/s |  35 kB     00:00    
21:33:24 #8 44.70 (53/140): perl-File-Temp-0.231.100-479.fc36.noa 4.8 MB/s |  59 kB     00:00    
21:33:24 #8 44.71 (54/140): perl-Getopt-Long-2.52-479.fc36.noarch 6.0 MB/s |  60 kB     00:00    
21:33:24 #8 44.72 (55/140): perl-FileHandle-2.03-486.fc36.noarch. 1.2 MB/s |  20 kB     00:00    
21:33:24 #8 44.72 (56/140): perl-IO-1.46-486.fc36.aarch64.rpm      11 MB/s |  92 kB     00:00    
21:33:24 #8 44.73 (57/140): perl-Getopt-Std-1.13-486.fc36.noarch. 1.4 MB/s |  21 kB     00:00    
21:33:24 #8 44.73 (58/140): perl-File-stat-1.09-486.fc36.noarch.r 530 kB/s |  22 kB     00:00    
21:33:24 #8 44.74 (59/140): perl-IO-Socket-IP-0.41-480.fc36.noarc 3.9 MB/s |  42 kB     00:00    
21:33:24 #8 44.76 (60/140): perl-IO-Socket-SSL-2.074-2.fc36.noarc 6.6 MB/s | 218 kB     00:00    
21:33:24 #9 45.13 Setting up python3-gpg (1.13.1-7ubuntu2) ...
21:33:24 #12 11.15 (41/71): libsepol-devel-3.4-1.1.el9.aarch64.rpm 1.1 MB/s |  48 kB     00:00    
21:33:24 #12 11.32 (42/71): libtool-2.4.6-45.el9.aarch64.rpm       3.2 MB/s | 582 kB     00:00    
21:33:24 #12 11.36 (43/71): libtool-ltdl-2.4.6-45.el9.aarch64.rpm  915 kB/s |  37 kB     00:00    
21:33:24 #12 11.43 (44/71): libubsan-11.3.1-2.1.el9.aarch64.rpm    2.9 MB/s | 208 kB     00:00    
21:33:24 #12 11.49 (45/71): libuv-1.42.0-1.el9.aarch64.rpm         2.5 MB/s | 146 kB     00:00    
21:33:24 #9 32.54 Unpacking libcurl4:armhf (7.81.0-1ubuntu1.3) ...
21:33:24 #9 32.58 Selecting previously unselected package curl.
21:33:24 #9 32.58 Preparing to unpack .../101-curl_7.81.0-1ubuntu1.3_armhf.deb ...
21:33:24 #9 32.58 Unpacking curl (7.81.0-1ubuntu1.3) ...
21:33:24 #9 32.63 Selecting previously unselected package dctrl-tools.
21:33:24 #9 32.63 Preparing to unpack .../102-dctrl-tools_2.24-3build2_armhf.deb ...
21:33:24 #8 43.53 Selecting previously unselected package libglib2.0-data.
21:33:24 #8 43.54 Preparing to unpack .../255-libglib2.0-data_2.66.8-1_all.deb ...
21:33:24 #8 43.55 Unpacking libglib2.0-data (2.66.8-1) ...
21:33:24 #9 32.65 Unpacking dctrl-tools (2.24-3build2) ...
21:33:24 #9 32.67 Selecting previously unselected package libdebhelper-perl.
21:33:24 #8 43.72 Selecting previously unselected package libgpm2:amd64.
21:33:24 #9 32.67 Preparing to unpack .../103-libdebhelper-perl_13.6ubuntu1_all.deb ...
21:33:24 #9 32.68 Unpacking libdebhelper-perl (13.6ubuntu1) ...
21:33:24 #9 32.75 Selecting previously unselected package libtool.
21:33:24 #9 32.75 Preparing to unpack .../104-libtool_2.4.6-15build2_all.deb ...
21:33:24 #9 32.75 Unpacking libtool (2.4.6-15build2) ...
21:33:24 #9 32.81 Selecting previously unselected package dh-autoreconf.
21:33:24 #9 32.81 Preparing to unpack .../105-dh-autoreconf_20_all.deb ...
21:33:24 #9 32.81 Unpacking dh-autoreconf (20) ...
21:33:24 #9 32.86 Selecting previously unselected package libarchive-zip-perl.
21:33:24 #9 32.86 Preparing to unpack .../106-libarchive-zip-perl_1.68-1_all.deb ...
21:33:24 #9 37.21 Unpacking curl (7.68.0-1ubuntu2.12) ...
21:33:24 #9 37.29 Selecting previously unselected package dctrl-tools.
21:33:24 #9 37.29 Preparing to unpack .../119-dctrl-tools_2.24-3_armhf.deb ...
21:33:24 #9 37.29 Unpacking dctrl-tools (2.24-3) ...
21:33:24 #9 37.34 Selecting previously unselected package libtool.
21:33:24 #9 37.34 Preparing to unpack .../120-libtool_2.4.6-14_all.deb ...
21:33:24 #9 37.35 Unpacking libtool (2.4.6-14) ...
21:33:24 #9 37.40 Selecting previously unselected package dh-autoreconf.
21:33:24 #9 37.40 Preparing to unpack .../121-dh-autoreconf_19_all.deb ...
21:33:24 #9 37.40 Unpacking dh-autoreconf (19) ...
21:33:24 #9 37.46 Selecting previously unselected package libdebhelper-perl.
21:33:24 #9 37.46 Preparing to unpack .../122-libdebhelper-perl_12.10ubuntu1_all.deb ...
21:33:24 #9 37.46 Unpacking libdebhelper-perl (12.10ubuntu1) ...
21:33:24 #9 36.24 Preparing to unpack .../167-libsub-quote-perl_2.006006-1_all.deb ...
21:33:24 #9 36.26 Unpacking libsub-quote-perl (2.006006-1) ...
21:33:24 #9 36.29 Selecting previously unselected package libmoo-perl.
21:33:24 #9 36.29 Preparing to unpack .../168-libmoo-perl_2.003006-1_all.deb ...
21:33:24 #9 36.29 Unpacking libmoo-perl (2.003006-1) ...
21:33:24 #9 36.36 Selecting previously unselected package libencode-locale-perl.
21:33:24 #9 36.36 Preparing to unpack .../169-libencode-locale-perl_1.05-1_all.deb ...
21:33:24 #9 36.37 Unpacking libencode-locale-perl (1.05-1) ...
21:33:24 #9 36.40 Selecting previously unselected package libtimedate-perl.
21:33:24 #9 36.40 Preparing to unpack .../170-libtimedate-perl_2.3200-1_all.deb ...
21:33:24 #9 36.41 Unpacking libtimedate-perl (2.3200-1) ...
21:33:24 #9 36.45 Selecting previously unselected package libhttp-date-perl.
21:33:24 #9 36.45 Preparing to unpack .../171-libhttp-date-perl_6.05-1_all.deb ...
21:33:24 #9 36.45 Unpacking libhttp-date-perl (6.05-1) ...
21:33:24 #9 36.48 Selecting previously unselected package libfile-listing-perl.
21:33:24 #8 43.70 (2/164): dash-0.5.10.2-9.fc35.aarch64.rpm       7.1 MB/s |  97 kB     00:00    
21:33:24 #8 43.71 (3/164): debugedit-5.0-2.fc35.aarch64.rpm       7.4 MB/s |  75 kB     00:00    
21:33:24 #8 43.75 (4/164): cpio-2.13-11.fc35.aarch64.rpm          918 kB/s | 268 kB     00:00    
21:33:24 #8 43.75 (5/164): deltarpm-3.6.2-10.fc35.aarch64.rpm     2.2 MB/s |  88 kB     00:00    
21:33:24 #8 43.77 (6/164): devscripts-checkbashisms-2.21.4-1.fc35 1.0 MB/s |  28 kB     00:00    
21:33:24 #8 43.83 (7/164): adobe-source-code-pro-fonts-2.030.1.05 2.2 MB/s | 831 kB     00:00    
21:33:24 #8 43.88 (8/164): diffutils-3.8-1.fc35.aarch64.rpm       3.1 MB/s | 398 kB     00:00    
21:33:24 #8 43.88 (9/164): dwz-0.14-2.fc35.aarch64.rpm            1.2 MB/s | 125 kB     00:00    
21:33:24 #8 43.88 (10/164): ed-1.14.2-11.fc35.aarch64.rpm         1.3 MB/s |  73 kB     00:00    
21:33:24 #8 43.89 (11/164): efi-srpm-macros-5-4.fc35.noarch.rpm   2.7 MB/s |  22 kB     00:00    
21:33:24 #8 43.89 (12/164): enchant-1.6.0-28.fc35.aarch64.rpm     4.8 MB/s |  59 kB     00:00    
21:33:24 #8 43.90 (13/164): file-5.40-9.fc35.aarch64.rpm          3.8 MB/s |  51 kB     00:00    
21:33:24 #8 43.90 (14/164): fonts-filesystem-2.0.5-6.fc35.noarch. 1.0 MB/s | 8.9 kB     00:00    
21:33:24 #8 43.90 (15/164): fonts-srpm-macros-2.0.5-6.fc35.noarch 3.3 MB/s |  27 kB     00:00    
21:33:24 #8 43.91 (16/164): fpc-srpm-macros-1.3-4.fc35.noarch.rpm 1.2 MB/s | 7.6 kB     00:00    
21:33:24 #8 43.95 (17/164): findutils-4.8.0-4.fc35.aarch64.rpm    8.4 MB/s | 539 kB     00:00    
21:33:24 #10 22.72 Dependencies resolved.
21:33:24 #10 22.73 =============================================================================================
21:33:24 #10 22.73  Package                      Arch    Version                                Repo        Size
21:33:24 #10 22.73 =============================================================================================
21:33:24 #10 22.73 Installing:
21:33:24 #10 22.73  dnf-plugins-core             noarch  4.0.21-14.el8                          baseos      72 k
21:33:24 #10 22.73  rpm-build                    x86_64  4.14.3-23.el8                          appstream  174 k
21:33:24 #10 22.73  rpmlint                      noarch  1.10-14.el8                            appstream  192 k
21:33:24 #10 22.73 Installing dependencies:
21:33:24 #10 22.73  binutils                     x86_64  2.30-117.el8                           baseos     5.8 M
21:33:24 #10 22.73  bzip2                        x86_64  1.0.6-26.el8                           baseos      60 k
21:33:24 #10 22.73  cpio                         x86_64  2.12-11.el8                            baseos     266 k
21:33:24 #10 22.73  desktop-file-utils           x86_64  0.23-8.el8                             appstream   80 k
21:33:24 #10 22.73  diffutils                    x86_64  3.6-6.el8                              baseos     358 k
21:33:24 #10 22.73  dwz                          x86_64  0.12-10.el8                            appstream  109 k
21:33:24 #10 22.73  efi-srpm-macros              noarch  3-3.el8                                appstream   22 k
21:33:24 #10 22.73  elfutils                     x86_64  0.187-4.el8                            baseos     543 k
21:33:24 #10 22.73  emacs-filesystem             noarch  1:26.1-7.el8                           baseos      70 k
21:33:24 #10 22.73  file                         x86_64  5.33-20.el8                            baseos      77 k
21:33:24 #10 22.73  gc                           x86_64  7.6.4-3.el8                            appstream  109 k
21:33:24 #10 22.73  gdb-headless                 x86_64  8.2-19.el8                             appstream  3.7 M
21:33:24 #10 22.73  ghc-srpm-macros              noarch  1.4.2-7.el8                            appstream  9.3 k
21:33:24 #10 22.73  glibc-gconv-extra            x86_64  2.28-208.el8                           baseos     1.5 M
21:33:24 #10 22.73  go-srpm-macros               noarch  2-17.el8                               appstream   13 k
21:33:24 #10 22.73  groff-base                   x86_64  1.22.3-18.el8                          baseos     1.0 M
21:33:24 #10 22.73  guile                        x86_64  5:2.0.14-7.el8                         appstream  3.5 M
21:33:24 #10 22.73  libatomic_ops                x86_64  7.6.2-3.el8                            appstream   38 k
21:33:24 #10 22.73  libbabeltrace                x86_64  1.5.4-4.el8                            baseos     200 k
21:33:24 #10 22.73  libipt                       x86_64  1.6.1-8.el8                            appstream   50 k
21:33:24 #10 22.73  libpkgconf                   x86_64  1.4.2-1.el8                            baseos      35 k
21:33:24 #10 22.73  libtool-ltdl                 x86_64  2.4.6-25.el8                           baseos      58 k
21:33:24 #10 22.73  ncurses                      x86_64  6.1-9.20180224.el8                     baseos     387 k
21:33:24 #10 22.73  ocaml-srpm-macros            noarch  5-4.el8                                appstream  9.4 k
21:33:24 #10 22.73  openblas-srpm-macros         noarch  2-2.el8                                appstream  7.9 k
21:33:24 #10 22.73  patch                        x86_64  2.7.6-11.el8                           baseos     138 k
21:33:24 #10 22.73  perl-Carp                    noarch  1.42-396.el8                           baseos      30 k
21:33:24 #10 22.73  perl-Encode                  x86_64  4:2.97-3.el8                           baseos     1.5 M
21:33:24 #10 22.73  perl-Errno                   x86_64  1.28-421.el8                           baseos      76 k
21:33:24 #10 22.73  perl-Exporter                noarch  5.72-396.el8                           baseos      34 k
21:33:24 #10 22.73  perl-File-Path               noarch  2.15-2.el8                             baseos      38 k
21:33:24 #10 22.73  perl-File-Temp               noarch  0.230.600-1.el8                        baseos      63 k
21:33:24 #10 22.73  perl-Getopt-Long             noarch  1:2.50-4.el8                           baseos      63 k
21:33:24 #10 22.73  perl-HTTP-Tiny               noarch  0.074-1.el8                            baseos      58 k
21:33:24 #10 22.73  perl-IO                      x86_64  1.38-421.el8                           baseos     142 k
21:33:24 #10 22.73  perl-MIME-Base64             x86_64  3.15-396.el8                           baseos      31 k
21:33:24 #10 22.73  perl-PathTools               x86_64  3.74-1.el8                             baseos      90 k
21:33:24 #10 22.73  perl-Pod-Escapes             noarch  1:1.07-395.el8                         baseos      20 k
21:33:24 #10 22.73  perl-Pod-Perldoc             noarch  3.28-396.el8                           baseos      86 k
21:33:24 #10 22.73  perl-Pod-Simple              noarch  1:3.35-395.el8                         baseos     213 k
21:33:24 #10 22.73  perl-Pod-Usage               noarch  4:1.69-395.el8                         baseos      34 k
21:33:24 #10 22.73  perl-Scalar-List-Utils       x86_64  3:1.49-2.el8                           baseos      68 k
21:33:24 #10 22.73  perl-Socket                  x86_64  4:2.027-3.el8                          baseos      59 k
21:33:24 #10 22.73  perl-Storable                x86_64  1:3.11-3.el8                           baseos      98 k
21:33:24 #10 22.73  perl-Term-ANSIColor          noarch  4.06-396.el8                           baseos      46 k
21:33:24 #10 22.73  perl-Term-Cap                noarch  1.17-395.el8                           baseos      23 k
21:33:24 #10 22.73  perl-Text-ParseWords         noarch  3.30-395.el8                           baseos      18 k
21:33:24 #10 22.73  perl-Text-Tabs+Wrap          noarch  2013.0523-395.el8                      baseos      24 k
21:33:24 #10 22.73  perl-Time-Local              noarch  1:1.280-1.el8                          baseos      34 k
21:33:24 #10 22.73  perl-Unicode-Normalize       x86_64  1.25-396.el8                           baseos      82 k
21:33:24 #10 22.73  perl-constant                noarch  1.33-396.el8                           baseos      25 k
21:33:24 #10 22.73  perl-interpreter             x86_64  4:5.26.3-421.el8                       baseos     6.3 M
21:33:24 #10 22.73  perl-libs                    x86_64  4:5.26.3-421.el8                       baseos     1.6 M
21:33:24 #10 22.73  perl-macros                  x86_64  4:5.26.3-421.el8                       baseos      72 k
21:33:24 #10 22.73  perl-parent                  noarch  1:0.237-1.el8                          baseos      20 k
21:33:24 #10 22.73  perl-podlators               noarch  4.11-1.el8                             baseos     118 k
21:33:24 #10 22.73  perl-srpm-macros             noarch  1-25.el8                               appstream   11 k
21:33:24 #10 22.73  perl-threads                 x86_64  1:2.21-2.el8                           baseos      61 k
21:33:24 #10 22.73  perl-threads-shared          x86_64  1.58-2.el8                             baseos      48 k
21:33:24 #10 22.73  pkgconf                      x86_64  1.4.2-1.el8                            baseos      38 k
21:33:24 #10 22.73  pkgconf-m4                   noarch  1.4.2-1.el8                            baseos      17 k
21:33:24 #10 22.73  pkgconf-pkg-config           x86_64  1.4.2-1.el8                            baseos      15 k
21:33:24 #10 22.73  python-rpm-macros            noarch  3-43.el8                               appstream   16 k
21:33:24 #10 22.73  python-srpm-macros           noarch  3-43.el8                               appstream   15 k
21:33:24 #10 22.73  python3-rpm-macros           noarch  3-43.el8                               appstream   15 k
21:33:24 #10 22.73  qt5-srpm-macros              noarch  5.15.3-1.el8                           appstream   11 k
21:33:24 #10 22.73  redhat-rpm-config            noarch  130-1.el8                              appstream   90 k
21:33:24 #10 22.73  rust-srpm-macros             noarch  5-2.el8                                appstream  9.2 k
21:33:24 #10 22.73  unzip                        x86_64  6.0-46.el8                             baseos     196 k
21:33:24 #10 22.73  xz                           x86_64  5.2.4-4.el8                            baseos     153 k
21:33:24 #10 22.73  zip                          x86_64  3.0-23.el8                             baseos     270 k
21:33:24 #10 22.73  zstd                         x86_64  1.4.4-1.el8                            appstream  393 k
21:33:24 #10 22.73 Installing weak dependencies:
21:33:24 #10 22.73  elfutils-debuginfod-client   x86_64  0.187-4.el8                            baseos      73 k
21:33:24 #10 22.73  perl-IO-Socket-IP            noarch  0.39-5.el8                             appstream   47 k
21:33:24 #10 22.73  perl-Mozilla-CA              noarch  20160104-7.module_el8.3.0+416+dee7bcef appstream   15 k
21:33:24 #10 22.73 Downgrading:
21:33:24 #10 22.73  xz-libs                      x86_64  5.2.4-4.el8                            baseos      94 k
21:33:24 #10 22.73 Enabling module streams:
21:33:24 #10 22.73  perl                                 5.26                                                   
21:33:24 #10 22.73  perl-IO-Socket-SSL                   2.066                                                  
21:33:24 #10 22.73  perl-libwww-perl                     6.34                                                   
21:33:24 #10 22.73 
21:33:24 #10 22.73 Transaction Summary
21:33:24 #10 22.73 =============================================================================================
21:33:24 #10 22.73 Install    78 Packages
21:33:24 #10 22.73 Downgrade   1 Package
21:33:24 #10 22.73 
21:33:24 #10 22.74 Total download size: 31 M
21:33:24 #10 22.74 Downloading Packages:
21:33:24 #8 44.71 Preparing to unpack .../280-libsereal-decoder-perl_4.005+ds-1+b1_amd64.deb ...
21:33:24 #8 44.71 Unpacking libsereal-decoder-perl (4.005+ds-1+b1) ...
21:33:24 #8 44.74 Selecting previously unselected package libsereal-encoder-perl.
21:33:24 #8 44.75 Preparing to unpack .../281-libsereal-encoder-perl_4.005+ds-1+b1_amd64.deb ...
21:33:24 #8 44.75 Unpacking libsereal-encoder-perl (4.005+ds-1+b1) ...
21:33:24 #8 44.79 Selecting previously unselected package libsereal-perl.
21:33:24 #8 44.79 Preparing to unpack .../282-libsereal-perl_4.005-1_all.deb ...
21:33:24 #8 44.79 Unpacking libsereal-perl (4.005-1) ...
21:33:24 #8 44.82 Selecting previously unselected package libtask-weaken-perl.
21:33:24 #8 44.82 Preparing to unpack .../283-libtask-weaken-perl_1.06-1_all.deb ...
21:33:24 #8 44.83 Unpacking libtask-weaken-perl (1.06-1) ...
21:33:24 #8 44.85 Selecting previously unselected package libxml-parser-perl.
21:33:24 #8 44.85 Preparing to unpack .../284-libxml-parser-perl_2.44-4_amd64.deb ...
21:33:24 #8 44.86 Unpacking libxml-parser-perl (2.44-4) ...
21:33:24 #8 44.91 Selecting previously unselected package libsoap-lite-perl.
21:33:24 #8 44.91 Preparing to unpack .../285-libsoap-lite-perl_1.27-1_all.deb ...
21:33:24 #8 44.91 Unpacking libsoap-lite-perl (1.27-1) ...
21:33:24 #8 44.97 Selecting previously unselected package libsort-key-perl.
21:33:24 #9 46.66 Setting up libpod-parser-perl (1.63-2) ...
21:33:24 #9 46.67 Setting up libb-hooks-op-check-perl (0.22-1build5) ...
21:33:24 #9 46.68 Setting up liblist-moreutils-xs-perl (0.430-2build2) ...
21:33:24 #9 46.69 Setting up libparams-util-perl (1.102-1build3) ...
21:33:24 #9 46.70 Setting up libdpkg-perl (1.21.1ubuntu2.1) ...
21:33:24 #9 46.71 Setting up libtime-duration-perl (1.21-1) ...
21:33:24 #9 46.72 Setting up autoconf (2.71-2) ...
21:33:24 #9 46.74 Setting up python3-urllib3 (1.26.5-1~exp1) ...
21:33:24 #9 46.91 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
21:33:24 #8 36.86 Unpacking dirmngr (2.2.4-1ubuntu1.6) ...
21:33:24 #8 36.97 Selecting previously unselected package python3-pkg-resources.
21:33:24 #8 36.97 Preparing to unpack .../123-python3-pkg-resources_39.0.1-2_all.deb ...
21:33:24 #8 36.97 Unpacking python3-pkg-resources (39.0.1-2) ...
21:33:24 #8 37.05 Selecting previously unselected package python3-chardet.
21:33:24 #8 37.05 Preparing to unpack .../124-python3-chardet_3.0.4-1_all.deb ...
21:33:24 #8 37.05 Unpacking python3-chardet (3.0.4-1) ...
21:33:24 #9 37.66 Setting up libctf-nobfd0:amd64 (2.38-3ubuntu1) ...
21:33:24 #9 37.67 Setting up gettext-base (0.21-4ubuntu4) ...
21:33:24 #9 37.68 Setting up liblzo2-2:amd64 (2.10-2build3) ...
21:33:24 #9 37.69 Setting up libnpth0:amd64 (1.6-3build2) ...
21:33:24 #9 37.70 Setting up file (1:5.41-3) ...
21:33:24 #9 37.71 Setting up libassuan0:amd64 (2.5.5-1build1) ...
21:33:24 #9 37.72 Setting up libgomp1:amd64 (12-20220319-1ubuntu1) ...
21:33:24 #9 37.73 Setting up perl-modules-5.34 (5.34.0-3ubuntu1) ...
21:33:24 #9 37.74 Setting up bzip2 (1.0.8-5build1) ...
21:33:24 #9 37.75 Setting up libldap-common (2.5.12+dfsg-0ubuntu0.22.04.1) ...
21:33:24 #9 37.77 Setting up libunwind8:amd64 (1.3.2-2build2) ...
21:33:24 #9 37.78 Setting up libjbig0:amd64 (2.1-3.1build3) ...
21:33:24 #9 37.79 Setting up libfakeroot:amd64 (1.28-1ubuntu1) ...
21:33:24 #9 37.80 Setting up libasan6:amd64 (11.2.0-19ubuntu1) ...
21:33:24 #9 37.81 Setting up libnumber-compare-perl (0.03-2) ...
21:33:24 #9 37.82 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1) ...
21:33:24 #9 37.83 Setting up fakeroot (1.28-1ubuntu1) ...
21:33:24 #9 37.84 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:33:24 #9 37.84 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
21:33:24 #9 37.84 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
21:33:24 #9 37.84 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
21:33:24 #9 37.84 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
21:33:24 #9 37.84 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
21:33:24 #9 37.84 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
21:33:24 #9 37.84 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
21:33:24 #9 37.84 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
21:33:24 #9 37.85 Setting up autotools-dev (20220109.1) ...
21:33:24 #9 37.86 Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
21:33:24 #9 37.87 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
21:33:24 #9 37.88 Setting up libx11-data (2:1.7.5-1) ...
21:33:24 #9 37.89 Setting up make (4.3-4.1build1) ...
21:33:24 #9 37.90 Setting up libmpfr6:amd64 (4.1.0-3build3) ...
21:33:24 #9 37.91 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
21:33:24 #9 37.93 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
21:33:24 #9 37.94 Setting up lzip (1.23-1) ...
21:33:24 #9 37.95 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
21:33:24 #9 37.95 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:33:24 #9 37.95 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
21:33:24 #9 37.95 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:33:24 #9 37.95 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
21:33:24 #8 24.65 Unpacking sensible-utils (0.0.12) ...
21:33:24 #8 24.69 Selecting previously unselected package bzip2.
21:33:24 #8 24.69 Preparing to unpack .../002-bzip2_1.0.6-9.2~deb10u1_armhf.deb ...
21:33:24 #8 24.70 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
21:33:24 #8 24.75 Selecting previously unselected package libmagic-mgc.
21:33:24 #8 24.75 Preparing to unpack .../003-libmagic-mgc_1%3a5.35-4+deb10u2_armhf.deb ...
21:33:24 #8 24.75 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
21:33:24 #8 24.88 Selecting previously unselected package libmagic1:armhf.
21:33:24 #8 24.88 Preparing to unpack .../004-libmagic1_1%3a5.35-4+deb10u2_armhf.deb ...
21:33:24 #12 6.177 (1/69): acl-2.3.1-3.el9.x86_64.rpm              175 kB/s |  73 kB     00:00    
21:33:24 #8 40.91 Setting up libnpth0:amd64 (1.5-3) ...
21:33:24 #8 40.92 Setting up libedit2:amd64 (3.1-20170329-1) ...
21:33:24 #8 40.93 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ...
21:33:24 #8 40.94 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ...
21:33:24 #8 40.95 Setting up readline-common (7.0-3) ...
21:33:24 #8 40.96 Setting up libapt-inst2.0:amd64 (1.6.14) ...
21:33:24 #8 40.97 Setting up manpages (4.15-1) ...
21:33:24 #8 40.98 Setting up git-man (1:2.17.1-1ubuntu0.12) ...
21:33:24 #8 41.00 Setting up libicu60:amd64 (60.2-3ubuntu3.2) ...
21:33:24 #8 41.01 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ...
21:33:24 #8 41.02 Setting up less (487-0.1) ...
21:33:24 #8 41.10 Setting up make (4.1-9.1ubuntu1) ...
21:33:24 #8 44.76 (61/140): perl-IPC-Open3-1.21-486.fc36.noarch.r 890 kB/s |  28 kB     00:00    
21:33:24 #8 44.77 (62/140): perl-MIME-Base64-3.16-479.fc36.aarch6 1.0 MB/s |  30 kB     00:00    
21:33:24 #8 44.77 (63/140): perl-Mozilla-CA-20211001-2.fc36.noarc 1.3 MB/s |  12 kB     00:00    
21:33:24 #8 44.77 (64/140): perl-NDBM_File-1.15-486.fc36.aarch64. 4.4 MB/s |  27 kB     00:00    
21:33:24 #8 44.78 (65/140): perl-POSIX-1.97-486.fc36.aarch64.rpm  7.3 MB/s | 103 kB     00:00    
21:33:24 #8 44.82 (66/140): perl-Net-SSLeay-1.92-2.fc36.aarch64.r 6.9 MB/s | 365 kB     00:00    
21:33:24 #8 44.82 (67/140): perl-PathTools-3.80-479.fc36.aarch64. 1.7 MB/s |  85 kB     00:00    
21:33:24 #8 44.82 (68/140): perl-Pod-Escapes-1.07-479.fc36.noarch 495 kB/s |  20 kB     00:00    
21:33:24 #8 44.84 (69/140): perl-Pod-Perldoc-3.28.01-480.fc36.noa 5.5 MB/s |  83 kB     00:00    
21:33:24 #8 44.84 (70/140): perl-Pod-Usage-2.01-479.fc36.noarch.r 2.6 MB/s |  40 kB     00:00    
21:33:24 #8 44.87 (71/140): perl-Pod-Simple-3.43-3.fc36.noarch.rp 4.8 MB/s | 215 kB     00:00    
21:33:24 #8 44.87 (72/140): perl-SelectSaver-1.02-486.fc36.noarch 510 kB/s |  17 kB     00:00    
21:33:24 #8 44.87 (73/140): perl-Storable-3.25-2.fc36.aarch64.rpm 2.9 MB/s |  93 kB     00:00    
21:33:24 #8 44.88 (74/140): perl-Term-Cap-1.17-479.fc36.noarch.rp 2.0 MB/s |  22 kB     00:00    
21:33:24 #8 44.89 (75/140): perl-Term-ANSIColor-5.01-480.fc36.noa 3.4 MB/s |  48 kB     00:00    
21:33:24 #8 44.89 (76/140): perl-Symbol-1.09-486.fc36.noarch.rpm  855 kB/s |  19 kB     00:00    
21:33:24 #8 44.90 (77/140): perl-Time-Local-1.300-479.fc36.noarch 3.9 MB/s |  34 kB     00:00    
21:33:24 #8 44.90 (78/140): perl-URI-5.10-1.fc36.noarch.rpm       9.6 MB/s | 108 kB     00:00    
21:33:24 #8 44.90 (79/140): perl-base-2.27-486.fc36.noarch.rpm    2.7 MB/s |  21 kB     00:00    
21:33:24 #8 44.91 (80/140): perl-Text-Tabs+Wrap-2021.0814-2.fc36. 994 kB/s |  22 kB     00:00    
21:33:24 #8 44.91 (81/140): perl-if-0.60.900-486.fc36.noarch.rpm  2.9 MB/s |  19 kB     00:00    
21:33:24 #8 44.91 (82/140): perl-constant-1.33-480.fc36.noarch.rp 1.9 MB/s |  23 kB     00:00    
21:33:24 #8 44.93 (83/140): perl-libnet-3.13-480.fc36.noarch.rpm  7.8 MB/s | 126 kB     00:00    
21:33:24 #8 44.95 (84/140): perl-interpreter-5.34.1-486.fc36.aarc 1.6 MB/s |  76 kB     00:00    
21:33:24 #8 44.96 (85/140): perl-mro-1.25-486.fc36.aarch64.rpm    1.1 MB/s |  33 kB     00:00    
21:33:24 #8 44.97 (86/140): perl-overload-1.33-486.fc36.noarch.rp 3.6 MB/s |  50 kB     00:00    
21:33:24 #8 44.97 (87/140): perl-overloading-0.02-486.fc36.noarch 1.3 MB/s |  18 kB     00:00    
21:33:24 #8 45.00 (88/140): perl-parent-0.238-479.fc36.noarch.rpm 433 kB/s |  14 kB     00:00    
21:33:24 #8 45.06 (89/140): perl-libs-5.34.1-486.fc36.aarch64.rpm  14 MB/s | 2.0 MB     00:00    
21:33:24 #8 45.06 (90/140): perl-podlators-4.14-479.fc36.noarch.r 1.2 MB/s | 112 kB     00:00    
21:33:24 #8 45.07 (91/140): perl-srpm-macros-1-43.fc36.noarch.rpm 132 kB/s | 8.4 kB     00:00    
21:33:24 #8 45.07 (92/140): perl-subs-1.04-486.fc36.noarch.rpm    1.5 MB/s |  17 kB     00:00    
21:33:24 #9 45.30 Setting up libdata-dump-perl (1.23-1) ...
21:33:24 #9 45.32 Setting up python3-certifi (2019.11.28-1) ...
21:33:24 #9 45.45 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
21:33:24 #9 45.46 Setting up libref-util-perl (0.204-1) ...
21:33:24 #9 45.47 Setting up libipc-system-simple-perl (1.26-1) ...
21:33:24 #9 45.48 Setting up libnet-domain-tld-perl (1.75-1) ...
21:33:24 #9 45.50 Setting up libxml-writer-perl (0.625-1) ...
21:33:24 #9 45.51 Setting up libhash-fieldhash-perl (0.15-1build2) ...
21:33:24 #9 45.52 Setting up libnet-libidn-perl (0.12.ds-3build2) ...
21:33:24 #9 45.53 Setting up shared-mime-info (1.15-1) ...
21:33:24 #8 46.53 Setting up libdata-dump-perl (1.23-1) ...
21:33:24 #8 46.54 Setting up libdigest-hmac-perl (1.03+dfsg-1) ...
21:33:24 #8 46.55 Setting up libio-string-perl (1.08-3) ...
21:33:24 #8 46.57 Setting up libalgorithm-diff-perl (1.19.03-1) ...
21:33:24 #8 46.58 Setting up libclone-perl (0.39-1) ...
21:33:24 #8 46.60 Setting up libclass-xsaccessor-perl (1.19-2build8) ...
21:33:24 #8 46.61 Setting up g++ (4:7.4.0-1ubuntu2.3) ...
21:33:24 #8 46.63 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:33:24 #8 46.63 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:33:24 #8 46.64 Setting up libnet-http-perl (6.17-1) ...
21:33:24 #8 46.65 Setting up libnumber-compare-perl (0.03-1) ...
21:33:24 #8 46.66 Setting up python3-urllib3 (1.22-1ubuntu0.18.04.2) ...
21:33:24 #12 11.53 (46/71): libxcrypt-devel-4.4.18-3.el9.aarch64.r 753 kB/s |  29 kB     00:00    
21:33:24 #9 32.86 Unpacking libarchive-zip-perl (1.68-1) ...
21:33:24 #9 32.92 Selecting previously unselected package libsub-override-perl.
21:33:24 #9 32.92 Preparing to unpack .../107-libsub-override-perl_0.09-2_all.deb ...
21:33:24 #9 32.92 Unpacking libsub-override-perl (0.09-2) ...
21:33:24 #9 32.97 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:33:24 #9 32.97 Preparing to unpack .../108-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ...
21:33:24 #9 32.97 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ...
21:33:24 #9 33.01 Selecting previously unselected package dh-strip-nondeterminism.
21:33:24 #9 33.01 Preparing to unpack .../109-dh-strip-nondeterminism_1.13.0-1_all.deb ...
21:33:24 #9 33.01 Unpacking dh-strip-nondeterminism (1.13.0-1) ...
21:33:24 #9 33.05 Selecting previously unselected package libdw1:armhf.
21:33:24 #9 33.05 Preparing to unpack .../110-libdw1_0.186-1build1_armhf.deb ...
21:33:24 #9 33.06 Unpacking libdw1:armhf (0.186-1build1) ...
21:33:24 #9 33.11 Selecting previously unselected package debugedit.
21:33:24 #9 33.11 Preparing to unpack .../111-debugedit_1%3a5.0-4build1_armhf.deb ...
21:33:24 #8 43.72 Preparing to unpack .../256-libgpm2_1.20.7-8_amd64.deb ...
21:33:24 #8 43.73 Unpacking libgpm2:amd64 (1.20.7-8) ...
21:33:24 #8 43.77 Selecting previously unselected package libhash-fieldhash-perl.
21:33:24 #8 43.77 Preparing to unpack .../257-libhash-fieldhash-perl_0.15-1+b3_amd64.deb ...
21:33:24 #8 43.78 Unpacking libhash-fieldhash-perl (0.15-1+b3) ...
21:33:24 #8 43.81 Selecting previously unselected package libhtml-form-perl.
21:33:24 #8 43.82 Preparing to unpack .../258-libhtml-form-perl_6.07-1_all.deb ...
21:33:24 #8 43.82 Unpacking libhtml-form-perl (6.07-1) ...
21:33:24 #8 43.85 Selecting previously unselected package libhtml-format-perl.
21:33:24 #8 43.86 Preparing to unpack .../259-libhtml-format-perl_2.12-1.1_all.deb ...
21:33:24 #8 43.86 Unpacking libhtml-format-perl (2.12-1.1) ...
21:33:24 #8 43.90 Selecting previously unselected package libhtml-html5-entities-perl.
21:33:24 #8 43.90 Preparing to unpack .../260-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
21:33:24 #8 43.91 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
21:33:24 #8 43.94 Selecting previously unselected package libhttp-daemon-perl.
21:33:24 #8 43.95 Preparing to unpack .../261-libhttp-daemon-perl_6.12-1_all.deb ...
21:33:24 #8 43.95 Unpacking libhttp-daemon-perl (6.12-1) ...
21:33:24 #8 43.99 Selecting previously unselected package libio-sessiondata-perl.
21:33:24 #9 37.51 Selecting previously unselected package libarchive-zip-perl.
21:33:24 #9 37.51 Preparing to unpack .../123-libarchive-zip-perl_1.67-2_all.deb ...
21:33:24 #9 37.51 Unpacking libarchive-zip-perl (1.67-2) ...
21:33:24 #9 37.57 Selecting previously unselected package libsub-override-perl.
21:33:24 #9 37.57 Preparing to unpack .../124-libsub-override-perl_0.09-2_all.deb ...
21:33:24 #9 37.58 Unpacking libsub-override-perl (0.09-2) ...
21:33:24 #9 37.63 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:33:24 #9 37.63 Preparing to unpack .../125-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ...
21:33:24 #9 37.63 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ...
21:33:24 #9 37.67 Selecting previously unselected package dh-strip-nondeterminism.
21:33:24 #9 37.67 Preparing to unpack .../126-dh-strip-nondeterminism_1.7.0-1_all.deb ...
21:33:24 #9 37.67 Unpacking dh-strip-nondeterminism (1.7.0-1) ...
21:33:24 #9 36.48 Preparing to unpack .../172-libfile-listing-perl_6.04-1_all.deb ...
21:33:24 #9 36.49 Unpacking libfile-listing-perl (6.04-1) ...
21:33:24 #9 36.53 Selecting previously unselected package libhtml-tagset-perl.
21:33:24 #9 36.53 Preparing to unpack .../173-libhtml-tagset-perl_3.20-4_all.deb ...
21:33:24 #9 36.54 Unpacking libhtml-tagset-perl (3.20-4) ...
21:33:24 #9 36.57 Selecting previously unselected package liburi-perl.
21:33:24 #9 36.57 Preparing to unpack .../174-liburi-perl_1.76-2_all.deb ...
21:33:24 #9 36.58 Unpacking liburi-perl (1.76-2) ...
21:33:24 #9 36.62 Selecting previously unselected package libhtml-parser-perl.
21:33:24 #9 36.62 Preparing to unpack .../175-libhtml-parser-perl_3.72-5_amd64.deb ...
21:33:24 #9 36.63 Unpacking libhtml-parser-perl (3.72-5) ...
21:33:24 #9 36.66 Selecting previously unselected package libhtml-tree-perl.
21:33:24 #9 36.67 Preparing to unpack .../176-libhtml-tree-perl_5.07-2_all.deb ...
21:33:24 #9 36.67 Unpacking libhtml-tree-perl (5.07-2) ...
21:33:24 #9 36.72 Selecting previously unselected package libio-html-perl.
21:33:24 #9 36.72 Preparing to unpack .../177-libio-html-perl_1.001-1_all.deb ...
21:33:24 #9 36.72 Unpacking libio-html-perl (1.001-1) ...
21:33:24 #9 36.75 Selecting previously unselected package liblwp-mediatypes-perl.
21:33:24 #9 36.75 Preparing to unpack .../178-liblwp-mediatypes-perl_6.04-1_all.deb ...
21:33:24 #9 36.76 Unpacking liblwp-mediatypes-perl (6.04-1) ...
21:33:24 #9 36.81 Selecting previously unselected package libhttp-message-perl.
21:33:24 #9 36.82 Preparing to unpack .../179-libhttp-message-perl_6.22-1_all.deb ...
21:33:24 #9 36.82 Unpacking libhttp-message-perl (6.22-1) ...
21:33:24 #9 36.86 Selecting previously unselected package libhttp-cookies-perl.
21:33:24 #9 37.16 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:33:24 #9 37.16 Public key for desktop-file-utils-0.23-2.el7.x86_64.rpm is not installed
21:33:24 #12 66.87   Installing : selinux-policy-3.13.1-268.el7_9.2.noarch                   21/68 
21:33:24 #12 67.44   Installing : libtool-ltdl-2.4.2-22.el7_3.aarch64                        22/68 
21:33:24 #8 43.95 (18/164): ghc-srpm-macros-1.5.0-5.fc35.noarch.r 169 kB/s | 7.8 kB     00:00    
21:33:24 #8 43.99 (19/164): gdk-pixbuf2-2.42.6-2.fc35.aarch64.rpm 5.6 MB/s | 465 kB     00:00    
21:33:24 #8 43.99 (20/164): gnat-srpm-macros-4-14.fc35.noarch.rpm 206 kB/s | 8.2 kB     00:00    
21:33:24 #8 44.09 (21/164): hunspell-1.7.0-11.fc35.aarch64.rpm    3.2 MB/s | 316 kB     00:00    
21:33:24 #10 23.66 (1/79): desktop-file-utils-0.23-8.el8.x86_64.rp 327 kB/s |  80 kB     00:00    
21:33:24 #10 23.66 (2/79): dwz-0.12-10.el8.x86_64.rpm              436 kB/s | 109 kB     00:00    
21:33:24 #10 23.67 (3/79): xz-libs-5.2.4-4.el8.x86_64.rpm          370 kB/s |  94 kB     00:00    
21:33:24 #10 23.67 (4/79): efi-srpm-macros-3-3.el8.noarch.rpm      2.0 MB/s |  22 kB     00:00    
21:33:24 #10 23.69 (5/79): ghc-srpm-macros-1.4.2-7.el8.noarch.rpm  459 kB/s | 9.3 kB     00:00    
21:33:24 #8 44.97 Preparing to unpack .../286-libsort-key-perl_1.33-2+b1_amd64.deb ...
21:33:24 #8 44.98 Unpacking libsort-key-perl (1.33-2+b1) ...
21:33:24 #8 45.01 Selecting previously unselected package libstring-copyright-perl.
21:33:24 #8 45.01 Preparing to unpack .../287-libstring-copyright-perl_0.003006-1_all.deb ...
21:33:24 #8 45.01 Unpacking libstring-copyright-perl (0.003006-1) ...
21:33:24 #8 45.04 Selecting previously unselected package libstring-escape-perl.
21:33:24 #8 45.05 Preparing to unpack .../288-libstring-escape-perl_2010.002-2_all.deb ...
21:33:24 #8 45.05 Unpacking libstring-escape-perl (2010.002-2) ...
21:33:24 #8 45.08 Selecting previously unselected package libstring-shellquote-perl.
21:33:24 #8 45.08 Preparing to unpack .../289-libstring-shellquote-perl_1.04-1_all.deb ...
21:33:24 #8 45.09 Unpacking libstring-shellquote-perl (1.04-1) ...
21:33:24 #8 45.11 Selecting previously unselected package libterm-readkey-perl.
21:33:24 #8 45.12 Preparing to unpack .../290-libterm-readkey-perl_2.38-1_amd64.deb ...
21:33:24 #8 45.12 Unpacking libterm-readkey-perl (2.38-1) ...
21:33:24 #8 45.15 Selecting previously unselected package libtest-fatal-perl.
21:33:24 #8 45.15 Preparing to unpack .../291-libtest-fatal-perl_0.014-1_all.deb ...
21:33:24 #8 45.15 Unpacking libtest-fatal-perl (0.014-1) ...
21:33:24 #8 45.18 Selecting previously unselected package libtest-refcount-perl.
21:33:24 #8 45.18 Preparing to unpack .../292-libtest-refcount-perl_0.08-3_all.deb ...
21:33:24 #8 45.19 Unpacking libtest-refcount-perl (0.08-3) ...
21:33:24 #8 45.21 Selecting previously unselected package libtext-levenshtein-perl.
21:33:24 #8 45.21 Preparing to unpack .../293-libtext-levenshtein-perl_0.13-1_all.deb ...
21:33:24 #8 45.22 Unpacking libtext-levenshtein-perl (0.13-1) ...
21:33:24 #8 45.25 Selecting previously unselected package libtype-tiny-xs-perl.
21:33:24 #8 45.25 Preparing to unpack .../294-libtype-tiny-xs-perl_0.014-1+b1_amd64.deb ...
21:33:24 #8 45.25 Unpacking libtype-tiny-xs-perl (0.014-1+b1) ...
21:33:24 #8 45.28 Selecting previously unselected package libunicode-utf8-perl.
21:33:24 #8 45.28 Preparing to unpack .../295-libunicode-utf8-perl_0.62-1_amd64.deb ...
21:33:24 #9 46.93 Setting up libarray-intspan-perl (2.004-1) ...
21:33:24 #9 46.94 Setting up libcapture-tiny-perl (0.48-1) ...
21:33:24 #9 46.95 Setting up libtimedate-perl (2.3300-2) ...
21:33:24 #9 46.96 Setting up libstdc++-11-dev:arm64 (11.2.0-19ubuntu1) ...
21:33:24 #9 46.97 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
21:33:24 #9 46.98 Setting up libsub-name-perl (0.26-1build3) ...
21:33:24 #9 46.99 Setting up libtype-tiny-xs-perl (0.022-1build2) ...
21:33:24 #9 47.00 Setting up libsyntax-keyword-try-perl (0.26-1build1) ...
21:33:24 #9 47.01 Setting up libdata-validate-domain-perl (0.10-1.1) ...
21:33:24 #9 47.02 Setting up libproc-processtable-perl:arm64 (0.634-1build1) ...
21:33:24 #9 47.03 Setting up libfile-chdir-perl (0.1008-1.1) ...
21:33:24 #9 47.04 Setting up xauth (1:1.1-1build2) ...
21:33:24 #9 47.05 Setting up libpath-tiny-perl (0.122-1) ...
21:33:24 #9 47.06 Setting up libarchive-cpio-perl (0.10-1.1) ...
21:33:24 #9 47.07 Setting up libjson-perl (4.04000-1) ...
21:33:24 #9 47.08 Setting up libipc-run3-perl (0.048-2) ...
21:33:24 #9 47.09 Setting up libsub-override-perl (0.09-2) ...
21:33:24 #9 47.10 Setting up libaliased-perl (0.34-1.1) ...
21:33:24 #9 47.11 Setting up python3-unidiff (0.5.5-2) ...
21:33:24 #8 37.10 Selecting previously unselected package python3-six.
21:33:24 #8 37.10 Preparing to unpack .../125-python3-six_1.11.0-2_all.deb ...
21:33:24 #8 37.11 Unpacking python3-six (1.11.0-2) ...
21:33:24 #8 37.15 Selecting previously unselected package python3-debian.
21:33:24 #8 37.15 Preparing to unpack .../126-python3-debian_0.1.32_all.deb ...
21:33:24 #8 37.15 Unpacking python3-debian (0.1.32) ...
21:33:24 #8 37.20 Selecting previously unselected package gnupg-l10n.
21:33:24 #8 37.20 Preparing to unpack .../127-gnupg-l10n_2.2.4-1ubuntu1.6_all.deb ...
21:33:24 #8 37.24 Unpacking gnupg-l10n (2.2.4-1ubuntu1.6) ...
21:33:24 #8 37.25 Selecting previously unselected package gnupg-utils.
21:33:24 #8 37.25 Preparing to unpack .../128-gnupg-utils_2.2.4-1ubuntu1.6_armhf.deb ...
21:33:24 #8 37.26 Unpacking gnupg-utils (2.2.4-1ubuntu1.6) ...
21:33:24 #8 37.31 Selecting previously unselected package gpg.
21:33:24 #8 37.31 Preparing to unpack .../129-gpg_2.2.4-1ubuntu1.6_armhf.deb ...
21:33:24 #9 37.96 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:33:24 #9 37.96 Setting up strace (5.16-0ubuntu3) ...
21:33:24 #9 37.97 Setting up libsigsegv2:amd64 (2.13-1ubuntu3) ...
21:33:24 #9 38.04 Setting up xz-utils (5.2.5-2ubuntu1) ...
21:33:24 #9 38.05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:33:24 #9 38.05 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:33:24 #9 38.05 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:33:24 #9 38.05 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:33:24 #9 38.06 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:33:24 #9 38.06 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:33:24 #9 38.06 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:33:24 #9 38.06 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:33:24 #9 38.06 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:33:24 #9 38.06 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:33:24 #9 38.06 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:33:24 #9 38.07 Setting up t1utils (1.41-4build2) ...
21:33:24 #9 38.08 Setting up libquadmath0:amd64 (12-20220319-1ubuntu1) ...
21:33:24 #9 38.09 Setting up diffstat (1.64-1build2) ...
21:33:24 #9 38.10 Setting up libpng16-16:amd64 (1.6.37-3build5) ...
21:33:24 #9 38.11 Setting up libmpc3:amd64 (1.2.1-2build1) ...
21:33:24 #9 38.12 Setting up libatomic1:amd64 (12-20220319-1ubuntu1) ...
21:33:24 #9 38.13 Setting up patch (2.7.6-7build2) ...
21:33:24 #9 38.14 Setting up autopoint (0.21-4ubuntu4) ...
21:33:24 #9 38.15 Setting up fonts-dejavu-core (2.37-2build1) ...
21:33:24 #9 38.20 Setting up ucf (3.0043) ...
21:33:24 #8 24.89 Unpacking libmagic1:armhf (1:5.35-4+deb10u2) ...
21:33:24 #8 24.94 Selecting previously unselected package file.
21:33:24 #8 24.94 Preparing to unpack .../005-file_1%3a5.35-4+deb10u2_armhf.deb ...
21:33:24 #8 24.95 Unpacking file (1:5.35-4+deb10u2) ...
21:33:24 #8 25.00 Selecting previously unselected package gettext-base.
21:33:24 #8 25.00 Preparing to unpack .../006-gettext-base_0.19.8.1-9_armhf.deb ...
21:33:24 #8 25.00 Unpacking gettext-base (0.19.8.1-9) ...
21:33:24 #8 25.13 Selecting previously unselected package xz-utils.
21:33:24 #8 25.13 Preparing to unpack .../007-xz-utils_5.2.4-1+deb10u1_armhf.deb ...
21:33:24 #12 6.180 (2/69): dbus-1.12.20-5.el9.x86_64.rpm            10 kB/s | 4.3 kB     00:00    
21:33:24 #12 6.216 (3/69): cryptsetup-libs-2.4.3-4.el9.x86_64.rpm  952 kB/s | 436 kB     00:00    
21:33:24 #12 6.220 (4/69): dbus-broker-28-6.el9.x86_64.rpm         4.0 MB/s | 172 kB     00:00    
21:33:24 #12 6.223 (5/69): dbus-common-1.12.20-5.el9.noarch.rpm    356 kB/s |  15 kB     00:00    
21:33:24 #12 6.247 (6/69): device-mapper-1.02.185-3.el9.x86_64.rpm 4.5 MB/s | 141 kB     00:00    
21:33:24 #12 6.270 (7/69): kmod-libs-28-7.el9.x86_64.rpm           1.4 MB/s |  64 kB     00:00    
21:33:24 #12 6.280 (8/69): libcbor-0.7.0-5.el9.x86_64.rpm          1.7 MB/s |  57 kB     00:00    
21:33:24 #12 6.298 (9/69): libedit-3.1-37.20210216cvs.el9.x86_64.r 3.7 MB/s | 105 kB     00:00    
21:33:24 #12 6.305 (10/69): libfido2-1.6.0-7.el9.x86_64.rpm        2.9 MB/s |  71 kB     00:00    
21:33:24 #12 6.319 (11/69): libseccomp-2.5.2-2.el9.x86_64.rpm      3.4 MB/s |  72 kB     00:00    
21:33:24 #12 6.395 (12/69): make-4.3-7.el9.x86_64.rpm              5.9 MB/s | 538 kB     00:00    
21:33:24 #8 45.08 (93/140): pkgconf-1.8.0-2.fc36.aarch64.rpm      5.0 MB/s |  41 kB     00:00    
21:33:24 #8 45.08 (94/140): perl-vars-1.05-486.fc36.noarch.rpm    1.5 MB/s |  18 kB     00:00    
21:33:24 #8 45.09 (95/140): pkgconf-m4-1.8.0-2.fc36.noarch.rpm    1.2 MB/s |  14 kB     00:00    
21:33:24 #8 45.09 (96/140): pkgconf-pkg-config-1.8.0-2.fc36.aarch 780 kB/s |  10 kB     00:00    
21:33:24 #8 45.10 (97/140): python3-distro-1.6.0-2.fc36.noarch.rp 3.3 MB/s |  38 kB     00:00    
21:33:24 #8 45.11 (98/140): python3-dbus-1.2.18-3.fc36.aarch64.rp 5.1 MB/s | 132 kB     00:00    
21:33:24 #8 45.11 (99/140): python3-enchant-3.2.2-2.fc36.noarch.r 6.0 MB/s |  79 kB     00:00    
21:33:24 #8 45.13 (100/140): python3-pybeam-0.7-2.fc36.noarch.rpm 1.4 MB/s |  24 kB     00:00    
21:33:24 #8 45.13 (101/140): python3-pyxdg-0.27-4.fc36.noarch.rpm 5.3 MB/s |  96 kB     00:00    
21:33:24 #8 45.17 (102/140): python3-dateutil-2.8.1-8.fc36.noarch 3.1 MB/s | 289 kB     00:00    
21:33:24 #8 45.17 (103/140): python3-toml-0.10.2-6.fc36.noarch.rp 925 kB/s |  39 kB     00:00    
21:33:24 #8 45.18 (104/140): python3-six-1.16.0-5.fc36.noarch.rpm 729 kB/s |  36 kB     00:00    
21:33:24 #8 45.18 (105/140): python3-zstd-1.4.5.1-6.fc36.aarch64. 1.7 MB/s |  19 kB     00:00    
21:33:24 #8 45.22 (106/140): unzip-6.0-57.fc36.aarch64.rpm        4.3 MB/s | 182 kB     00:00    
21:33:24 #8 45.22 (107/140): xxhash-libs-0.8.1-2.fc36.aarch64.rpm 864 kB/s |  34 kB     00:00    
21:33:24 #8 45.25 (108/140): shared-mime-info-2.1-3.fc35.aarch64. 4.9 MB/s | 373 kB     00:00    
21:33:24 #8 45.26 (109/140): xz-5.2.5-9.fc36.aarch64.rpm          5.8 MB/s | 215 kB     00:00    
21:33:24 #8 45.29 (110/140): zip-3.0-32.fc36.aarch64.rpm          3.8 MB/s | 256 kB     00:00    
21:33:24 #8 41.11 Setting up libapt-pkg-perl (0.1.33build1) ...
21:33:24 #8 41.12 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.10) ...
21:33:24 #8 41.20 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ...
21:33:24 #8 41.21 Setting up mime-support (3.60ubuntu1) ...
21:33:24 #8 41.24 Setting up iso-codes (3.79-1) ...
21:33:24 #8 41.25 Setting up libsigsegv2:amd64 (2.12-1) ...
21:33:24 #8 41.26 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
21:33:24 #8 41.28 Setting up libreadline7:amd64 (7.0-3) ...
21:33:24 #8 41.29 Setting up perl-openssl-defaults:amd64 (3build1) ...
21:33:24 #8 41.30 Setting up libpsl5:amd64 (0.19.1-5build1) ...
21:33:24 #8 41.31 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ...
21:33:24 #8 41.33 Setting up groff-base (1.22.3-10) ...
21:33:24 #8 41.34 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ...
21:33:24 #8 41.35 No schema files found: doing nothing.
21:33:24 #8 41.36 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:33:24 #8 41.37 Setting up unzip (6.0-21ubuntu1.1) ...
21:33:24 #8 41.39 Setting up linux-libc-dev:amd64 (4.15.0-191.202) ...
21:33:24 #8 41.40 Setting up libmpfr6:amd64 (4.0.1-1) ...
21:33:24 #8 41.41 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:33:24 #8 46.86 Setting up python3-unidiff (0.5.4-1) ...
21:33:24 #8 47.02 Setting up libunicode-utf8-perl (0.60-1build4) ...
21:33:24 #8 47.03 Setting up libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ...
21:33:24 #8 47.04 Setting up libparams-util-perl (1.07-3build3) ...
21:33:24 #8 47.06 Setting up libsub-name-perl (0.21-1build1) ...
21:33:24 #8 47.07 Setting up openssh-client (1:7.6p1-4ubuntu0.7) ...
21:33:24 #8 47.16 Setting up libyaml-libyaml-perl (0.69+repack-1) ...
21:33:24 #9 33.11 Unpacking debugedit (1:5.0-4build1) ...
21:33:24 #9 33.15 Selecting previously unselected package dwz.
21:33:24 #9 33.15 Preparing to unpack .../112-dwz_0.14-1build2_armhf.deb ...
21:33:24 #9 33.16 Unpacking dwz (0.14-1build2) ...
21:33:24 #9 33.20 Selecting previously unselected package gettext.
21:33:24 #9 33.20 Preparing to unpack .../113-gettext_0.21-4ubuntu4_armhf.deb ...
21:33:24 #9 33.21 Unpacking gettext (0.21-4ubuntu4) ...
21:33:24 #9 33.28 Selecting previously unselected package intltool-debian.
21:33:24 #9 33.28 Preparing to unpack .../114-intltool-debian_0.35.0+20060710.5_all.deb ...
21:33:24 #9 33.29 Unpacking intltool-debian (0.35.0+20060710.5) ...
21:33:24 #9 33.33 Selecting previously unselected package po-debconf.
21:33:24 #8 43.99 Preparing to unpack .../262-libio-sessiondata-perl_1.03-1.1_all.deb ...
21:33:24 #8 43.99 Unpacking libio-sessiondata-perl (1.03-1.1) ...
21:33:24 #8 44.10 Selecting previously unselected package libipc-run3-perl.
21:33:24 #8 44.10 Preparing to unpack .../263-libipc-run3-perl_0.048-2_all.deb ...
21:33:24 #8 44.10 Unpacking libipc-run3-perl (0.048-2) ...
21:33:24 #8 44.13 Selecting previously unselected package libtypes-serialiser-perl.
21:33:24 #8 44.14 Preparing to unpack .../264-libtypes-serialiser-perl_1.01-1_all.deb ...
21:33:24 #8 44.14 Unpacking libtypes-serialiser-perl (1.01-1) ...
21:33:24 #8 44.21 Selecting previously unselected package libjson-xs-perl.
21:33:24 #8 44.21 Preparing to unpack .../265-libjson-xs-perl_4.030-1+b1_amd64.deb ...
21:33:24 #8 44.21 Unpacking libjson-xs-perl (4.030-1+b1) ...
21:33:24 #8 44.25 Selecting previously unselected package libjson-maybexs-perl.
21:33:24 #8 44.26 Preparing to unpack .../266-libjson-maybexs-perl_1.004003-1_all.deb ...
21:33:24 #8 44.26 Unpacking libjson-maybexs-perl (1.004003-1) ...
21:33:24 #8 44.29 Selecting previously unselected package libldap-common.
21:33:24 #8 44.29 Preparing to unpack .../267-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ...
21:33:24 #8 44.30 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ...
21:33:24 #8 44.33 Selecting previously unselected package liblist-compare-perl.
21:33:24 #9 37.71 Selecting previously unselected package dwz.
21:33:24 #9 37.71 Preparing to unpack .../127-dwz_0.13-5_armhf.deb ...
21:33:24 #9 37.71 Unpacking dwz (0.13-5) ...
21:33:24 #9 37.80 Selecting previously unselected package libcroco3:armhf.
21:33:24 #9 37.80 Preparing to unpack .../128-libcroco3_0.6.13-1_armhf.deb ...
21:33:24 #9 37.84 Unpacking libcroco3:armhf (0.6.13-1) ...
21:33:24 #9 37.91 Selecting previously unselected package gettext.
21:33:24 #9 37.91 Preparing to unpack .../129-gettext_0.19.8.1-10build1_armhf.deb ...
21:33:24 #9 37.92 Unpacking gettext (0.19.8.1-10build1) ...
21:33:24 #8 33.22 Selecting previously unselected package libcurl4:armhf.
21:33:24 #8 33.22 Preparing to unpack .../080-libcurl4_7.64.0-4+deb10u2_armhf.deb ...
21:33:24 #8 33.23 Unpacking libcurl4:armhf (7.64.0-4+deb10u2) ...
21:33:24 #9 36.86 Preparing to unpack .../180-libhttp-cookies-perl_6.08-1_all.deb ...
21:33:24 #9 36.86 Unpacking libhttp-cookies-perl (6.08-1) ...
21:33:24 #9 36.91 Selecting previously unselected package libhttp-negotiate-perl.
21:33:24 #9 36.91 Preparing to unpack .../181-libhttp-negotiate-perl_6.01-1_all.deb ...
21:33:24 #9 36.91 Unpacking libhttp-negotiate-perl (6.01-1) ...
21:33:24 #9 36.95 Selecting previously unselected package perl-openssl-defaults:amd64.
21:33:24 #9 36.95 Preparing to unpack .../182-perl-openssl-defaults_4_amd64.deb ...
21:33:24 #9 36.95 Unpacking perl-openssl-defaults:amd64 (4) ...
21:33:24 #9 36.98 Selecting previously unselected package libnet-ssleay-perl.
21:33:24 #9 36.98 Preparing to unpack .../183-libnet-ssleay-perl_1.88-2ubuntu1_amd64.deb ...
21:33:24 #9 36.99 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ...
21:33:24 #9 37.05 Selecting previously unselected package libio-socket-ssl-perl.
21:33:24 #9 37.05 Preparing to unpack .../184-libio-socket-ssl-perl_2.067-1_all.deb ...
21:33:24 #9 37.05 Unpacking libio-socket-ssl-perl (2.067-1) ...
21:33:24 #9 37.10 Selecting previously unselected package libnet-http-perl.
21:33:24 #8 44.19 (22/164): gsettings-desktop-schemas-41.0-1.fc35 3.4 MB/s | 688 kB     00:00    
21:33:24 #8 44.25 (23/164): groff-base-1.22.4-8.fc35.aarch64.rpm  3.4 MB/s | 1.0 MB     00:00    
21:33:24 #8 44.25 (24/164): hunspell-en-0.20140811.1-20.fc35.noar 1.1 MB/s | 180 kB     00:00    
21:33:24 #8 44.26 (25/164): hunspell-en-GB-0.20140811.1-20.fc35.n 3.3 MB/s | 225 kB     00:00    
21:33:24 #8 44.27 (26/164): hunspell-filesystem-1.7.0-11.fc35.aar 573 kB/s | 7.8 kB     00:00    
21:33:24 #8 44.29 (27/164): info-6.8-2.fc35.aarch64.rpm           6.6 MB/s | 220 kB     00:00    
21:33:24 #8 44.30 (28/164): json-glib-1.6.6-1.fc35.aarch64.rpm    4.1 MB/s | 149 kB     00:00    
21:33:24 #8 44.31 (29/164): hunspell-en-US-0.20140811.1-20.fc35.n 3.2 MB/s | 176 kB     00:00    
21:33:24 #8 44.31 (30/164): kernel-srpm-macros-1.0-6.fc35.noarch. 396 kB/s | 8.0 kB     00:00    
21:33:24 #8 44.32 (31/164): libappstream-glib-0.7.18-3.fc35.aarch  22 MB/s | 373 kB     00:00    
21:33:24 #8 44.32 (32/164): libjpeg-turbo-2.1.0-3.fc35.aarch64.rp  13 MB/s | 170 kB     00:00    
21:33:24 #8 44.33 (33/164): libpkgconf-1.8.0-1.fc35.aarch64.rpm   4.4 MB/s |  36 kB     00:00    
21:33:24 #8 44.33 (34/164): libpng-1.6.37-11.fc35.aarch64.rpm      10 MB/s | 115 kB     00:00    
21:33:24 #8 44.34 (35/164): libproxy-0.4.17-3.fc35.aarch64.rpm    5.1 MB/s |  68 kB     00:00    
21:33:24 #8 44.35 (36/164): libstemmer-0-17.585svn.fc35.aarch64.r 5.7 MB/s |  82 kB     00:00    
21:33:24 #8 44.35 (37/164): lua-srpm-macros-1-5.fc35.noarch.rpm   768 kB/s | 8.4 kB     00:00    
21:33:24 #8 44.36 (38/164): nim-srpm-macros-3-5.fc35.noarch.rpm   1.1 MB/s | 8.4 kB     00:00    
21:33:24 #8 44.37 (39/164): libevent-2.1.12-4.fc35.aarch64.rpm    4.4 MB/s | 255 kB     00:00    
21:33:24 #8 44.37 (40/164): ocaml-srpm-macros-6-5.fc35.noarch.rpm 828 kB/s | 7.8 kB     00:00    
21:33:24 #8 44.37 (41/164): ncurses-6.2-8.20210508.fc35.aarch64.r  15 MB/s | 400 kB     00:00    
21:33:24 #8 44.38 (42/164): openblas-srpm-macros-2-10.fc35.noarch 734 kB/s | 7.4 kB     00:00    
21:33:24 #8 44.39 (43/164): perl-Data-Dumper-2.183-2.fc35.aarch64 6.0 MB/s |  55 kB     00:00    
21:33:24 #8 44.40 (44/164): patch-2.7.6-15.fc35.aarch64.rpm       3.6 MB/s | 124 kB     00:00    
21:33:24 #8 44.41 (45/164): perl-Digest-1.20-1.fc35.noarch.rpm    1.2 MB/s |  25 kB     00:00    
21:33:24 #8 44.41 (46/164): perl-Carp-1.52-478.fc35.noarch.rpm    802 kB/s |  29 kB     00:00    
21:33:24 #8 44.42 (47/164): perl-Digest-MD5-2.58-478.fc35.aarch64 2.6 MB/s |  36 kB     00:00    
21:33:24 #8 44.42 (48/164): perl-File-Path-2.18-478.fc35.noarch.r 2.9 MB/s |  35 kB     00:00    
21:33:24 #8 44.43 (49/164): perl-Exporter-5.76-479.fc35.noarch.rp 1.7 MB/s |  31 kB     00:00    
21:33:24 #8 44.44 (50/164): perl-IO-Socket-IP-0.41-479.fc35.noarc 4.9 MB/s |  42 kB     00:00    
21:33:24 #8 44.45 (51/164): perl-Getopt-Long-2.52-478.fc35.noarch 2.1 MB/s |  60 kB     00:00    
21:33:24 #10 23.69 (6/79): gc-7.6.4-3.el8.x86_64.rpm               3.5 MB/s | 109 kB     00:00    
21:33:24 #10 23.70 (7/79): go-srpm-macros-2-17.el8.noarch.rpm      1.2 MB/s |  13 kB     00:00    
21:33:24 #10 23.72 (8/79): libatomic_ops-7.6.2-3.el8.x86_64.rpm    1.7 MB/s |  38 kB     00:00    
21:33:24 #10 23.74 (9/79): libipt-1.6.1-8.el8.x86_64.rpm           3.2 MB/s |  50 kB     00:00    
21:33:24 #10 23.76 (10/79): ocaml-srpm-macros-5-4.el8.noarch.rpm   477 kB/s | 9.4 kB     00:00    
21:33:24 #10 23.77 (11/79): openblas-srpm-macros-2-2.el8.noarch.rp 577 kB/s | 7.9 kB     00:00    
21:33:24 #10 23.84 (12/79): gdb-headless-8.2-19.el8.x86_64.rpm      21 MB/s | 3.7 MB     00:00    
21:33:24 #10 23.84 (13/79): perl-IO-Socket-IP-0.39-5.el8.noarch.rp 683 kB/s |  47 kB     00:00    
21:33:24 #10 23.85 (14/79): perl-Mozilla-CA-20160104-7.module_el8. 1.6 MB/s |  15 kB     00:00    
21:33:24 #10 23.85 (15/79): perl-srpm-macros-1-25.el8.noarch.rpm   966 kB/s |  11 kB     00:00    
21:33:24 #10 23.91 (16/79): guile-2.0.14-7.el8.x86_64.rpm           16 MB/s | 3.5 MB     00:00    
21:33:24 #10 23.92 (17/79): python-srpm-macros-3-43.el8.noarch.rpm 259 kB/s |  15 kB     00:00    
21:33:24 #10 23.93 (18/79): python3-rpm-macros-3-43.el8.noarch.rpm 1.1 MB/s |  15 kB     00:00    
21:33:24 #10 23.94 (19/79): qt5-srpm-macros-5.15.3-1.el8.noarch.rp 525 kB/s |  11 kB     00:00    
21:33:24 #10 23.94 (20/79): redhat-rpm-config-130-1.el8.noarch.rpm 4.7 MB/s |  90 kB     00:00    
21:33:24 #10 23.95 (21/79): python-rpm-macros-3-43.el8.noarch.rpm  160 kB/s |  16 kB     00:00    
21:33:24 #10 23.96 (22/79): rust-srpm-macros-5-2.el8.noarch.rpm    819 kB/s | 9.2 kB     00:00    
21:33:24 #10 23.97 (23/79): rpm-build-4.14.3-23.el8.x86_64.rpm     4.8 MB/s | 174 kB     00:00    
21:33:24 #10 23.98 (24/79): rpmlint-1.10-14.el8.noarch.rpm         5.1 MB/s | 192 kB     00:00    
21:33:24 #10 23.99 (25/79): bzip2-1.0.6-26.el8.x86_64.rpm          5.0 MB/s |  60 kB     00:00    
21:33:24 #10 24.05 (26/79): cpio-2.12-11.el8.x86_64.rpm            4.4 MB/s | 266 kB     00:00    
21:33:24 #9 47.24 Setting up libstrictures-perl (2.000006-1) ...
21:33:24 #9 47.26 Setting up libsub-quote-perl (2.006006-1) ...
21:33:24 #9 47.27 Setting up libdevel-stacktrace-perl (2.0400-1) ...
21:33:24 #9 47.28 Setting up libclass-xsaccessor-perl (1.19-3build9) ...
21:33:24 #9 47.29 Setting up libsort-versions-perl (1.62-1) ...
21:33:24 #9 47.30 Setting up libexporter-tiny-perl (1.002002-1) ...
21:33:24 #9 47.31 Setting up libre-engine-re2-perl:arm64 (0.14-1build2) ...
21:33:24 #9 47.32 Setting up libfile-dirlist-perl (0.05-2) ...
21:33:24 #9 47.33 Setting up libterm-readkey-perl (2.38-1build4) ...
21:33:24 #9 47.35 Setting up lsb-release (11.1.0ubuntu4) ...
21:33:24 #9 47.36 Setting up python3-magic (2:0.4.24-2) ...
21:33:24 #8 45.29 Unpacking libunicode-utf8-perl (0.62-1) ...
21:33:24 #8 45.32 Selecting previously unselected package libunwind8:amd64.
21:33:24 #8 45.33 Preparing to unpack .../296-libunwind8_1.2.1-10~deb10u1_amd64.deb ...
21:33:24 #8 45.33 Unpacking libunwind8:amd64 (1.2.1-10~deb10u1) ...
21:33:24 #8 45.37 Selecting previously unselected package libwrap0:amd64.
21:33:24 #8 45.37 Preparing to unpack .../297-libwrap0_7.6.q-28_amd64.deb ...
21:33:24 #8 45.38 Unpacking libwrap0:amd64 (7.6.q-28) ...
21:33:24 #8 45.41 Selecting previously unselected package libxau6:amd64.
21:33:24 #8 45.41 Preparing to unpack .../298-libxau6_1%3a1.0.8-1+b2_amd64.deb ...
21:33:24 #8 45.42 Unpacking libxau6:amd64 (1:1.0.8-1+b2) ...
21:33:24 #8 45.45 Selecting previously unselected package libxdmcp6:amd64.
21:33:24 #8 45.45 Preparing to unpack .../299-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
21:33:24 #8 45.45 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
21:33:24 #8 45.49 Selecting previously unselected package libxcb1:amd64.
21:33:24 #8 45.49 Preparing to unpack .../300-libxcb1_1.13.1-2_amd64.deb ...
21:33:24 #8 45.49 Unpacking libxcb1:amd64 (1.13.1-2) ...
21:33:24 #8 45.53 Selecting previously unselected package libx11-data.
21:33:25 #9 38.32 Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
21:33:25 #9 38.33 Setting up libltdl7:amd64 (2.4.6-15build2) ...
21:33:25 #9 38.34 Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1) ...
21:33:25 #9 38.35 Setting up libssh-4:amd64 (0.9.6-2build1) ...
21:33:25 #9 38.36 Setting up libwebp7:amd64 (1.2.2-2) ...
21:33:25 #9 38.37 Setting up libubsan1:amd64 (12-20220319-1ubuntu1) ...
21:33:25 #9 38.39 Setting up libmd0:amd64 (1.0.4-1build1) ...
21:33:25 #9 38.40 Setting up python-apt-common (2.3.0ubuntu2.1) ...
21:33:25 #9 38.41 Setting up libnsl-dev:amd64 (1.3.0-2build2) ...
21:33:25 #9 38.42 Setting up libcrypt-dev:amd64 (1:4.4.27-1) ...
21:33:25 #9 38.43 Setting up libuchardet0:amd64 (0.0.7-1build2) ...
21:33:25 #9 38.44 Setting up lzop (1.04-2build2) ...
21:33:25 #9 38.49 Setting up libmpdec3:amd64 (2.5.1-2build2) ...
21:33:25 #9 38.50 Setting up git-man (1:2.34.1-1ubuntu1.4) ...
21:33:25 #9 38.51 Setting up netbase (6.3) ...
21:33:25 #9 38.54 Setting up libbinutils:amd64 (2.38-3ubuntu1) ...
21:33:25 #8 37.32 Unpacking gpg (2.2.4-1ubuntu1.6) ...
21:33:25 #8 37.43 Selecting previously unselected package pinentry-curses.
21:33:25 #8 37.43 Preparing to unpack .../130-pinentry-curses_1.1.0-1_armhf.deb ...
21:33:25 #8 37.43 Unpacking pinentry-curses (1.1.0-1) ...
21:33:25 #8 37.45 Selecting previously unselected package gpg-agent.
21:33:25 #8 37.45 Preparing to unpack .../131-gpg-agent_2.2.4-1ubuntu1.6_armhf.deb ...
21:33:25 #8 37.46 Unpacking gpg-agent (2.2.4-1ubuntu1.6) ...
21:33:25 #8 37.54 Selecting previously unselected package gpg-wks-client.
21:33:25 #8 37.54 Preparing to unpack .../132-gpg-wks-client_2.2.4-1ubuntu1.6_armhf.deb ...
21:33:25 #8 37.54 Unpacking gpg-wks-client (2.2.4-1ubuntu1.6) ...
21:33:25 #8 ...
21:33:25 
21:33:25 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:33:25 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:33:25 #13 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 12.3s
21:33:25 #8 25.14 Unpacking xz-utils (5.2.4-1+deb10u1) ...
21:33:25 #8 25.23 Selecting previously unselected package libsigsegv2:armhf.
21:33:25 #8 25.23 Preparing to unpack .../008-libsigsegv2_2.12-2_armhf.deb ...
21:33:25 #8 25.24 Unpacking libsigsegv2:armhf (2.12-2) ...
21:33:25 #8 25.32 Selecting previously unselected package m4.
21:33:25 #8 25.32 Preparing to unpack .../009-m4_1.4.18-2_armhf.deb ...
21:33:25 #8 25.35 Unpacking m4 (1.4.18-2) ...
21:33:25 #8 45.29 (111/140): ansible-srpm-macros-1-5.fc36.noarch. 170 kB/s | 7.3 kB     00:00    
21:33:25 #8 45.30 (112/140): dnf-plugins-core-4.2.1-1.fc36.noarch 4.2 MB/s |  34 kB     00:00    
21:33:25 #8 45.31 (113/140): dwz-0.14-4.fc36.aarch64.rpm           11 MB/s | 125 kB     00:00    
21:33:25 #8 45.32 (114/140): emacs-filesystem-28.1-2.fc36.noarch. 859 kB/s | 9.3 kB     00:00    
21:33:25 #8 45.39 (115/140): binutils-gold-2.37-27.fc36.aarch64.r 8.6 MB/s | 896 kB     00:00    
21:33:25 #8 45.50 (116/140): binutils-2.37-27.fc36.aarch64.rpm     31 MB/s | 6.4 MB     00:00    
21:33:25 #8 41.42 Setting up dctrl-tools (2.24-2build1) ...
21:33:25 #8 41.44 Setting up distro-info-data (0.37ubuntu0.14) ...
21:33:25 #8 41.45 Setting up gettext-base (0.19.8.1-6ubuntu0.3) ...
21:33:25 #8 41.46 Setting up libpipeline1:amd64 (1.5.0-1) ...
21:33:25 #8 41.48 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ...
21:33:25 #8 41.49 Setting up libksba8:amd64 (1.3.5-2) ...
21:33:25 #8 41.51 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ...
21:33:25 #8 41.52 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ...
21:33:25 #8 41.53 Setting up m4 (1.4.18-1) ...
21:33:25 #8 41.54 Setting up libgdbm5:amd64 (1.14.1-6) ...
21:33:25 #8 41.55 Setting up at (3.1.20-3.1ubuntu2) ...
21:33:25 #8 47.17 Setting up libsub-quote-perl (2.005000-1) ...
21:33:25 #8 47.18 Setting up libfcgi-perl (0.78-2build1) ...
21:33:25 #8 47.19 Setting up libwww-robotrules-perl (6.01-1) ...
21:33:25 #8 47.20 Setting up python3-debian (0.1.32) ...
21:33:25 #8 47.38 Setting up libauthen-sasl-perl (2.1600-1) ...
21:33:25 #8 47.40 Setting up libclass-accessor-perl (0.51-1) ...
21:33:25 #8 47.41 Setting up libsort-key-perl (1.33-2) ...
21:33:25 #8 44.34 Preparing to unpack .../268-liblist-compare-perl_0.55-1_all.deb ...
21:33:25 #8 44.34 Unpacking liblist-compare-perl (0.55-1) ...
21:33:25 #8 44.38 Selecting previously unselected package liblist-someutils-perl.
21:33:25 #8 44.38 Preparing to unpack .../269-liblist-someutils-perl_0.58-1_all.deb ...
21:33:25 #8 44.38 Unpacking liblist-someutils-perl (0.58-1) ...
21:33:25 #8 44.42 Selecting previously unselected package liblist-someutils-xs-perl.
21:33:25 #8 44.42 Preparing to unpack .../270-liblist-someutils-xs-perl_0.58-2+b1_amd64.deb ...
21:33:25 #8 44.42 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ...
21:33:25 #8 44.46 Selecting previously unselected package liblist-utilsby-perl.
21:33:25 #9 33.33 Preparing to unpack .../115-po-debconf_1.0.21+nmu1_all.deb ...
21:33:25 #9 33.33 Unpacking po-debconf (1.0.21+nmu1) ...
21:33:25 #9 33.40 Selecting previously unselected package debhelper.
21:33:25 #9 33.40 Preparing to unpack .../116-debhelper_13.6ubuntu1_all.deb ...
21:33:25 #9 33.41 Unpacking debhelper (13.6ubuntu1) ...
21:33:25 #9 33.51 Selecting previously unselected package libfakeroot:armhf.
21:33:25 #9 33.51 Preparing to unpack .../117-libfakeroot_1.28-1ubuntu1_armhf.deb ...
21:33:25 #9 33.52 Unpacking libfakeroot:armhf (1.28-1ubuntu1) ...
21:33:25 #9 33.56 Selecting previously unselected package fakeroot.
21:33:25 #9 33.56 Preparing to unpack .../118-fakeroot_1.28-1ubuntu1_armhf.deb ...
21:33:25 #9 33.57 Unpacking fakeroot (1.28-1ubuntu1) ...
21:33:25 #9 33.62 Selecting previously unselected package libassuan0:armhf.
21:33:25 #9 33.62 Preparing to unpack .../119-libassuan0_2.5.5-1build1_armhf.deb ...
21:33:25 #9 38.12 Selecting previously unselected package intltool-debian.
21:33:25 #9 38.12 Preparing to unpack .../130-intltool-debian_0.35.0+20060710.5_all.deb ...
21:33:25 #9 38.12 Unpacking intltool-debian (0.35.0+20060710.5) ...
21:33:25 #9 38.18 Selecting previously unselected package po-debconf.
21:33:25 #9 38.18 Preparing to unpack .../131-po-debconf_1.0.21_all.deb ...
21:33:25 #9 38.19 Unpacking po-debconf (1.0.21) ...
21:33:25 #9 38.27 Selecting previously unselected package debhelper.
21:33:25 #9 38.27 Preparing to unpack .../132-debhelper_12.10ubuntu1_all.deb ...
21:33:25 #9 38.28 Unpacking debhelper (12.10ubuntu1) ...
21:33:25 #12 11.96 (47/71): kernel-headers-5.14.0-142.el9.aarch64. 2.3 MB/s | 3.1 MB     00:01    
21:33:25 #12 12.08 (48/71): m4-1.4.19-1.el9.aarch64.rpm            2.4 MB/s | 297 kB     00:00    
21:33:25 #9 37.10 Preparing to unpack .../185-libnet-http-perl_6.19-1_all.deb ...
21:33:25 #9 37.11 Unpacking libnet-http-perl (6.19-1) ...
21:33:25 #9 37.14 Selecting previously unselected package liblwp-protocol-https-perl.
21:33:25 #9 37.14 Preparing to unpack .../186-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ...
21:33:25 #9 37.14 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ...
21:33:25 #9 37.17 Selecting previously unselected package libtry-tiny-perl.
21:33:25 #9 37.17 Preparing to unpack .../187-libtry-tiny-perl_0.30-1_all.deb ...
21:33:25 #9 37.18 Unpacking libtry-tiny-perl (0.30-1) ...
21:33:25 #9 37.21 Selecting previously unselected package libwww-robotrules-perl.
21:33:25 #9 37.22 Preparing to unpack .../188-libwww-robotrules-perl_6.02-1_all.deb ...
21:33:25 #9 37.22 Unpacking libwww-robotrules-perl (6.02-1) ...
21:33:25 #9 37.25 Selecting previously unselected package libwww-perl.
21:33:25 #9 37.25 Preparing to unpack .../189-libwww-perl_6.43-1_all.deb ...
21:33:25 #9 37.26 Unpacking libwww-perl (6.43-1) ...
21:33:25 #9 37.30 Selecting previously unselected package patchutils.
21:33:25 #9 37.30 Preparing to unpack .../190-patchutils_0.3.4-2_amd64.deb ...
21:33:25 #9 37.30 Unpacking patchutils (0.3.4-2) ...
21:33:25 #9 37.34 Selecting previously unselected package wdiff.
21:33:25 #8 44.46 (52/164): perl-IO-Socket-SSL-2.072-1.fc35.noarc 8.3 MB/s | 217 kB     00:00    
21:33:25 #8 44.47 (53/164): perl-MIME-Base64-3.16-478.fc35.aarch6 2.2 MB/s |  30 kB     00:00    
21:33:25 #8 44.48 (54/164): perl-PathTools-3.80-478.fc35.aarch64. 6.5 MB/s |  85 kB     00:00    
21:33:25 #8 44.49 (55/164): perl-Pod-Escapes-1.07-478.fc35.noarch 2.3 MB/s |  20 kB     00:00    
21:33:25 #8 44.50 (56/164): perl-Net-SSLeay-1.90-4.fc35.aarch64.r  10 MB/s | 350 kB     00:00    
21:33:25 #8 44.51 (57/164): perl-Pod-Simple-3.43-2.fc35.noarch.rp  12 MB/s | 215 kB     00:00    
21:33:25 #8 44.53 (58/164): perl-Pod-Perldoc-3.28.01-479.fc35.noa 1.9 MB/s |  84 kB     00:00    
21:33:25 #8 44.54 (59/164): perl-File-Temp-0.231.100-478.fc35.noa 502 kB/s |  59 kB     00:00    
21:33:25 #8 44.55 (60/164): perl-Pod-Usage-2.01-478.fc35.noarch.r 1.1 MB/s |  40 kB     00:00    
21:33:25 #8 44.56 (61/164): perl-Socket-2.032-2.fc35.aarch64.rpm  2.4 MB/s |  54 kB     00:00    
21:33:25 #8 44.56 (62/164): perl-Storable-3.25-1.fc35.aarch64.rpm 4.1 MB/s |  93 kB     00:00    
21:33:25 #8 44.56 (63/164): perl-Term-ANSIColor-5.01-479.fc35.noa 3.7 MB/s |  48 kB     00:00    
21:33:25 #8 44.57 (64/164): perl-Term-Cap-1.17-478.fc35.noarch.rp 1.6 MB/s |  22 kB     00:00    
21:33:25 #8 44.58 (65/164): perl-Text-ParseWords-3.30-478.fc35.no 1.1 MB/s |  16 kB     00:00    
21:33:25 #8 44.58 (66/164): perl-Text-Tabs+Wrap-2021.0814-1.fc35. 1.3 MB/s |  22 kB     00:00    
21:33:25 #8 44.58 (67/164): perl-Time-Local-1.300-478.fc35.noarch 2.7 MB/s |  33 kB     00:00    
21:33:25 #8 44.60 (68/164): perl-constant-1.33-479.fc35.noarch.rp 1.7 MB/s |  23 kB     00:00    
21:33:25 #8 44.60 (69/164): perl-URI-5.09-4.fc35.noarch.rpm       4.0 MB/s | 108 kB     00:00    
21:33:25 #8 44.61 (70/164): perl-libnet-3.13-479.fc35.noarch.rpm  5.0 MB/s | 125 kB     00:00    
21:33:25 #8 44.61 (71/164): perl-parent-0.238-478.fc35.noarch.rpm 993 kB/s |  14 kB     00:00    
21:33:25 #8 44.62 (72/164): perl-podlators-4.14-478.fc35.noarch.r 8.5 MB/s | 111 kB     00:00    
21:33:25 #8 44.62 (73/164): perl-srpm-macros-1-42.fc35.noarch.rpm 671 kB/s | 8.3 kB     00:00    
21:33:25 #8 44.62 (74/164): pkgconf-1.8.0-1.fc35.aarch64.rpm      3.2 MB/s |  41 kB     00:00    
21:33:25 #8 44.63 (75/164): pkgconf-m4-1.8.0-1.fc35.noarch.rpm    1.4 MB/s |  14 kB     00:00    
21:33:25 #8 44.63 (76/164): pkgconf-pkg-config-1.8.0-1.fc35.aarch 735 kB/s |  10 kB     00:00    
21:33:25 #8 44.64 (77/164): protobuf-c-1.4.0-1.fc35.aarch64.rpm   2.3 MB/s |  36 kB     00:00    
21:33:25 #8 44.65 (78/164): python3-dbus-1.2.18-2.fc35.aarch64.rp 8.4 MB/s | 132 kB     00:00    
21:33:25 #8 44.67 (79/164): python3-distro-1.6.0-1.fc35.noarch.rp 1.6 MB/s |  38 kB     00:00    
21:33:25 #10 24.08 (27/79): zstd-1.4.4-1.el8.x86_64.rpm            3.1 MB/s | 393 kB     00:00    
21:33:25 #10 24.12 (28/79): diffutils-3.6-6.el8.x86_64.rpm         5.2 MB/s | 358 kB     00:00    
21:33:25 #10 24.12 (29/79): dnf-plugins-core-4.0.21-14.el8.noarch. 1.7 MB/s |  72 kB     00:00    
21:33:25 #10 24.14 (30/79): elfutils-debuginfod-client-0.187-4.el8 4.7 MB/s |  73 kB     00:00    
21:33:25 #10 24.15 (31/79): emacs-filesystem-26.1-7.el8.noarch.rpm 5.4 MB/s |  70 kB     00:00    
21:33:25 #10 24.17 (32/79): file-5.33-20.el8.x86_64.rpm            6.0 MB/s |  77 kB     00:00    
21:33:25 #10 24.24 (33/79): elfutils-0.187-4.el8.x86_64.rpm        4.7 MB/s | 543 kB     00:00    
21:33:25 #10 24.29 (34/79): glibc-gconv-extra-2.28-208.el8.x86_64.  13 MB/s | 1.5 MB     00:00    
21:33:25 #9 47.49 Setting up libtext-levenshteinxs-perl (0.03-4build10) ...
21:33:25 #9 47.50 Setting up libperlio-gzip-perl (0.19-1build8) ...
21:33:25 #9 47.52 Setting up libsys-hostname-long-perl (1.5-2) ...
21:33:25 #9 47.53 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
21:33:25 #9 47.54 Setting up libsereal-decoder-perl (4.023+ds-1) ...
21:33:25 #9 47.56 Setting up liburi-perl (5.10-1) ...
21:33:25 #9 47.56 Setting up libnet-ipv6addr-perl (1.02-1) ...
21:33:25 #9 47.57 Setting up libfile-touch-perl (0.12-1) ...
21:33:25 #9 47.59 Setting up libc-devtools (2.35-0ubuntu3.1) ...
21:33:25 #9 47.61 Setting up libemail-address-xs-perl (1.04-1build6) ...
21:33:25 #9 47.63 Setting up libnet-ssleay-perl:arm64 (1.92-1build2) ...
21:33:25 #9 47.63 Setting up python3-pkg-resources (59.6.0-1.2) ...
21:33:25 #12 67.74   Installing : libedit-3.0-12.20121213cvs.el7.aarch64                     23/68 
21:33:25 #12 68.05   Installing : libsemanage-python-2.5-14.el7.aarch64                      24/68 
21:33:25 #12 68.11   Installing : libselinux-python-2.5-15.el7.aarch64                       25/68 
21:33:25 #12 68.15   Installing : less-458-9.el7.aarch64                                     26/68 
21:33:25 #12 68.18   Installing : fipscheck-1.4.1-6.el7.aarch64                              27/68 
21:33:25 #8 45.53 Preparing to unpack .../301-libx11-data_2%3a1.6.7-1+deb10u2_all.deb ...
21:33:25 #8 45.53 Unpacking libx11-data (2:1.6.7-1+deb10u2) ...
21:33:25 #8 45.60 Selecting previously unselected package libx11-6:amd64.
21:33:25 #8 45.61 Preparing to unpack .../302-libx11-6_2%3a1.6.7-1+deb10u2_amd64.deb ...
21:33:25 #8 45.61 Unpacking libx11-6:amd64 (2:1.6.7-1+deb10u2) ...
21:33:25 #8 45.70 Selecting previously unselected package libxext6:amd64.
21:33:25 #8 45.70 Preparing to unpack .../303-libxext6_2%3a1.3.3-1+b2_amd64.deb ...
21:33:25 #8 45.71 Unpacking libxext6:amd64 (2:1.3.3-1+b2) ...
21:33:25 #8 45.74 Selecting previously unselected package libxml-namespacesupport-perl.
21:33:25 #8 45.74 Preparing to unpack .../304-libxml-namespacesupport-perl_1.12-1_all.deb ...
21:33:25 #8 45.74 Unpacking libxml-namespacesupport-perl (1.12-1) ...
21:33:25 #8 45.77 Selecting previously unselected package libxml-sax-base-perl.
21:33:25 #8 45.77 Preparing to unpack .../305-libxml-sax-base-perl_1.09-1_all.deb ...
21:33:25 #8 45.78 Unpacking libxml-sax-base-perl (1.09-1) ...
21:33:25 #9 38.55 Setting up libfido2-1:amd64 (1.10.0-1) ...
21:33:25 #9 38.56 Setting up libisl23:amd64 (0.24-2build1) ...
21:33:25 #9 38.57 Setting up libc-dev-bin (2.35-0ubuntu3.1) ...
21:33:25 #9 38.58 Setting up openssl (3.0.2-0ubuntu1.6) ...
21:33:25 #9 38.60 Setting up libbsd0:amd64 (0.11.5-1) ...
21:33:25 #9 38.61 Setting up libelf1:amd64 (0.186-1build1) ...
21:33:25 #9 38.62 Setting up readline-common (8.1.2-1) ...
21:33:25 #9 38.63 Setting up publicsuffix (20211207.1025-1) ...
21:33:25 #9 38.64 Setting up zstd (1.4.8+dfsg-3build1) ...
21:33:25 #9 38.65 Setting up libmarkdown2:amd64 (2.2.7-2) ...
21:33:25 #9 38.66 Setting up libcc1-0:amd64 (12-20220319-1ubuntu1) ...
21:33:25 #9 38.67 Setting up iso-codes (4.9.0-1) ...
21:33:25 #9 38.68 Setting up liblocale-gettext-perl (1.07-4build3) ...
21:33:25 #9 38.69 Setting up liblsan0:amd64 (12-20220319-1ubuntu1) ...
21:33:25 #9 38.70 Setting up dctrl-tools (2.24-3build2) ...
21:33:25 #9 38.71 Setting up libitm1:amd64 (12-20220319-1ubuntu1) ...
21:33:25 #9 38.72 Setting up libgdbm6:amd64 (1.23-1) ...
21:33:25 #9 38.73 Setting up libicu70:amd64 (70.1-2) ...
21:33:25 #9 38.74 Setting up libtsan0:amd64 (11.2.0-19ubuntu1) ...
21:33:25 #13 ...
21:33:25 
21:33:25 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:33:25 #8 sha256:db2193547b525f35a8742d151f38bbe57bd27ea4208e4c0a64e6e34a4742426b
21:33:25 #8 37.57 Selecting previously unselected package gpg-wks-server.
21:33:25 #8 37.57 Preparing to unpack .../133-gpg-wks-server_2.2.4-1ubuntu1.6_armhf.deb ...
21:33:25 #8 37.57 Unpacking gpg-wks-server (2.2.4-1ubuntu1.6) ...
21:33:25 #8 37.62 Selecting previously unselected package gpgsm.
21:33:25 #8 37.62 Preparing to unpack .../134-gpgsm_2.2.4-1ubuntu1.6_armhf.deb ...
21:33:25 #8 37.62 Unpacking gpgsm (2.2.4-1ubuntu1.6) ...
21:33:25 #8 37.69 Selecting previously unselected package gnupg.
21:33:25 #8 37.69 Preparing to unpack .../135-gnupg_2.2.4-1ubuntu1.6_armhf.deb ...
21:33:25 #8 37.69 Unpacking gnupg (2.2.4-1ubuntu1.6) ...
21:33:25 #8 37.75 Selecting previously unselected package libgpgme11:armhf.
21:33:25 #8 37.75 Preparing to unpack .../136-libgpgme11_1.10.0-1ubuntu2_armhf.deb ...
21:33:25 #8 37.75 Unpacking libgpgme11:armhf (1.10.0-1ubuntu2) ...
21:33:25 #8 37.79 Selecting previously unselected package python3-gpg.
21:33:25 #8 37.79 Preparing to unpack .../137-python3-gpg_1.10.0-1ubuntu2_armhf.deb ...
21:33:25 #8 37.80 Unpacking python3-gpg (1.10.0-1ubuntu2) ...
21:33:25 #8 37.87 Selecting previously unselected package dput.
21:33:25 #8 37.87 Preparing to unpack .../138-dput_1.0.1ubuntu1_all.deb ...
21:33:25 #8 25.52 Selecting previously unselected package autoconf.
21:33:25 #8 25.52 Preparing to unpack .../010-autoconf_2.69-11_all.deb ...
21:33:25 #8 25.53 Unpacking autoconf (2.69-11) ...
21:33:25 #8 41.68 invoke-rc.d: could not determine current runlevel
21:33:25 #8 41.69 invoke-rc.d: policy-rc.d denied execution of start.
21:33:25 #8 41.69 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ...
21:33:25 #8 41.71 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ...
21:33:25 #8 41.72 Setting up ucf (3.0038) ...
21:33:25 #8 41.81 Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.7) ...
21:33:25 #8 41.82 Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ...
21:33:25 #8 41.83 Setting up gnupg-l10n (2.2.4-1ubuntu1.6) ...
21:33:25 #8 41.85 Setting up libmagic1:amd64 (1:5.32-2ubuntu0.4) ...
21:33:25 #8 41.87 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ...
21:33:25 #8 41.88 Setting up libcroco3:amd64 (0.6.12-2) ...
21:33:25 #8 41.89 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ...
21:33:25 #8 41.90 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ...
21:33:25 #8 41.91 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ...
21:33:25 #8 47.42 Setting up libhtml-tagset-perl (3.20-3) ...
21:33:25 #8 47.43 Setting up libpath-tiny-perl (0.104-1) ...
21:33:25 #8 47.44 Setting up libtool (2.4.6-2) ...
21:33:25 #8 47.46 Setting up libnet-domain-tld-perl (1.75-1) ...
21:33:25 #8 47.47 Setting up libsub-install-perl (0.928-1) ...
21:33:25 #8 47.48 Setting up libdata-optlist-perl (0.110-1) ...
21:33:25 #8 47.50 Setting up libio-stringy-perl (2.111-2) ...
21:33:25 #8 47.51 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
21:33:25 #8 47.52 Setting up libtry-tiny-perl (0.30-1) ...
21:33:25 #8 47.56 Setting up libclass-method-modifiers-perl (2.12-1) ...
21:33:25 #8 47.57 Setting up libfont-afm-perl (1.20-2) ...
21:33:25 #8 47.58 Setting up libregexp-pattern-license-perl (3.0.31-3) ...
21:33:25 #8 47.60 Setting up python3-apt (1.6.5ubuntu0.7) ...
21:33:25 #8 45.53 (117/140): gdk-pixbuf2-2.42.8-3.fc36.aarch64.rp 3.2 MB/s | 464 kB     00:00    
21:33:25 #8 45.54 (118/140): go-srpm-macros-3.1.0-4.fc36.noarch.r 630 kB/s |  26 kB     00:00    
21:33:25 #8 45.61 (119/140): libappstream-glib-0.8.0-4.fc36.aarch 4.7 MB/s | 376 kB     00:00    
21:33:25 #8 45.69 (120/140): gdb-minimal-12.1-1.fc36.aarch64.rpm  9.7 MB/s | 3.5 MB     00:00    
21:33:25 #8 45.72 (121/140): perl-Encode-3.17-485.fc36.aarch64.rp 9.2 MB/s | 1.7 MB     00:00    
21:33:25 #8 45.73 (122/140): perl-HTTP-Tiny-0.082-1.fc36.noarch.r 498 kB/s |  55 kB     00:00    
21:33:25 #8 45.73 (123/140): perl-Scalar-List-Utils-1.63-489.fc36 5.9 MB/s |  71 kB     00:00    
21:33:25 #8 45.74 (124/140): perl-Socket-2.035-1.fc36.aarch64.rpm 3.5 MB/s |  55 kB     00:00    
21:33:25 #8 45.74 (125/140): perl-Text-ParseWords-3.31-1.fc36.noa 1.1 MB/s |  16 kB     00:00    
21:33:25 #8 45.74 (126/140): python-srpm-macros-3.10-19.fc36.noar 2.7 MB/s |  24 kB     00:00    
21:33:25 #8 45.75 (127/140): python3-construct-2.10.68-1.fc36.noa 9.2 MB/s | 112 kB     00:00    
21:33:25 #8 45.76 (128/140): qt5-srpm-macros-5.15.5-2.fc36.noarch 540 kB/s | 8.0 kB     00:00    
21:33:25 #8 45.76 (129/140): python3-dnf-plugins-core-4.2.1-1.fc3 9.3 MB/s | 221 kB     00:00    
21:33:25 #8 45.77 (130/140): rpmautospec-rpm-macros-0.2.6-1.fc36. 1.3 MB/s | 8.3 kB     00:00    
21:33:25 #8 45.78 (131/140): rpm-build-4.17.1-3.fc36.aarch64.rpm  3.7 MB/s |  59 kB     00:00    
21:33:25 #8 45.78 (132/140): redhat-rpm-config-221-1.fc36.noarch. 2.1 MB/s |  66 kB     00:00    
21:33:25 #8 45.79 (133/140): rust-srpm-macros-22-1.fc36.noarch.rp 832 kB/s | 9.3 kB     00:00    
21:33:25 #8 45.79 (134/140): rpmlint-2.2.0-6.fc36.noarch.rpm       12 MB/s | 240 kB     00:00    
21:33:25 #8 45.80 (135/140): python3-rpm-4.17.1-3.fc36.aarch64.rp 6.1 MB/s |  92 kB     00:00    
21:33:25 #8 45.85 (136/140): rpm-4.17.1-3.fc36.aarch64.rpm        9.6 MB/s | 534 kB     00:00    
21:33:25 #12 6.848 (13/69): device-mapper-libs-1.02.185-3.el9.x86_ 285 kB/s | 178 kB     00:00    
21:33:25 #12 6.870 (14/69): rpm-plugin-selinux-4.16.1.3-17.el9.x86 851 kB/s |  18 kB     00:00    
21:33:25 #12 6.990 (15/69): openssh-8.7p1-21.el9.x86_64.rpm        681 kB/s | 457 kB     00:00    
21:33:25 #8 44.46 Preparing to unpack .../271-liblist-utilsby-perl_0.11-1_all.deb ...
21:33:25 #8 44.46 Unpacking liblist-utilsby-perl (0.11-1) ...
21:33:25 #8 44.50 Selecting previously unselected package libltdl7:amd64.
21:33:25 #8 44.50 Preparing to unpack .../272-libltdl7_2.4.6-15_amd64.deb ...
21:33:25 #8 44.51 Unpacking libltdl7:amd64 (2.4.6-15) ...
21:33:25 #8 44.55 Selecting previously unselected package libltdl-dev:amd64.
21:33:25 #8 44.55 Preparing to unpack .../273-libltdl-dev_2.4.6-15_amd64.deb ...
21:33:25 #8 44.55 Unpacking libltdl-dev:amd64 (2.4.6-15) ...
21:33:25 #8 44.61 Selecting previously unselected package liblzo2-2:amd64.
21:33:25 #8 44.61 Preparing to unpack .../274-liblzo2-2_2.10-2_amd64.deb ...
21:33:25 #8 44.61 Unpacking liblzo2-2:amd64 (2.10-2) ...
21:33:25 #8 44.65 Selecting previously unselected package libsys-hostname-long-perl.
21:33:25 #8 44.65 Preparing to unpack .../275-libsys-hostname-long-perl_1.5-2_all.deb ...
21:33:25 #8 44.65 Unpacking libsys-hostname-long-perl (1.5-2) ...
21:33:25 #8 44.69 Selecting previously unselected package libmail-sendmail-perl.
21:33:25 #8 44.69 Preparing to unpack .../276-libmail-sendmail-perl_0.80-1.1_all.deb ...
21:33:25 #8 44.69 Unpacking libmail-sendmail-perl (0.80-1.1) ...
21:33:25 #8 44.73 Selecting previously unselected package libnet-smtp-ssl-perl.
21:33:25 #8 44.73 Preparing to unpack .../277-libnet-smtp-ssl-perl_1.04-1_all.deb ...
21:33:25 #8 44.73 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
21:33:25 #8 44.82 Selecting previously unselected package libmailtools-perl.
21:33:25 #8 44.83 Preparing to unpack .../278-libmailtools-perl_2.21-1_all.deb ...
21:33:25 #8 28.75 Selecting previously unselected package libxml2:armhf.
21:33:25 #8 28.75 Preparing to unpack .../080-libxml2_2.9.10+dfsg-6.7+deb11u2_armhf.deb ...
21:33:25 #8 28.76 Unpacking libxml2:armhf (2.9.10+dfsg-6.7+deb11u2) ...
21:33:25 #8 28.90 Selecting previously unselected package gettext.
21:33:25 #8 28.90 Preparing to unpack .../081-gettext_0.21-4_armhf.deb ...
21:33:25 #8 28.91 Unpacking gettext (0.21-4) ...
21:33:25 #8 29.12 Selecting previously unselected package intltool-debian.
21:33:25 #8 29.12 Preparing to unpack .../082-intltool-debian_0.35.0+20060710.5_all.deb ...
21:33:25 #9 33.63 Unpacking libassuan0:armhf (2.5.5-1build1) ...
21:33:25 #9 33.66 Selecting previously unselected package gpgconf.
21:33:25 #9 33.66 Preparing to unpack .../120-gpgconf_2.2.27-3ubuntu2.1_armhf.deb ...
21:33:25 #9 33.66 Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
21:33:25 #9 33.72 Selecting previously unselected package libksba8:armhf.
21:33:25 #9 33.72 Preparing to unpack .../121-libksba8_1.6.0-2build1_armhf.deb ...
21:33:25 #9 33.74 Unpacking libksba8:armhf (1.6.0-2build1) ...
21:33:25 #9 33.80 Selecting previously unselected package libnpth0:armhf.
21:33:25 #9 33.81 Preparing to unpack .../122-libnpth0_1.6-3build2_armhf.deb ...
21:33:25 #9 33.81 Unpacking libnpth0:armhf (1.6-3build2) ...
21:33:25 #9 38.45 Selecting previously unselected package libfakeroot:armhf.
21:33:25 #9 38.45 Preparing to unpack .../133-libfakeroot_1.24-1_armhf.deb ...
21:33:25 #9 38.46 Unpacking libfakeroot:armhf (1.24-1) ...
21:33:25 #9 38.51 Selecting previously unselected package fakeroot.
21:33:25 #9 38.51 Preparing to unpack .../134-fakeroot_1.24-1_armhf.deb ...
21:33:25 #9 38.51 Unpacking fakeroot (1.24-1) ...
21:33:25 #9 38.56 Selecting previously unselected package libassuan0:armhf.
21:33:25 #9 38.56 Preparing to unpack .../135-libassuan0_2.5.3-7ubuntu2_armhf.deb ...
21:33:25 #8 46.02 Setting up libgdbm-compat4:arm64 (1.19-2) ...
21:33:25 #8 46.04 Setting up ucf (3.0043) ...
21:33:25 #8 46.13 Setting up libperl5.32:arm64 (5.32.1-4+deb11u2) ...
21:33:25 #8 46.15 Setting up gcc-10 (10.2.1-6) ...
21:33:25 #8 46.16 Setting up dwz (0.13+20210201-1) ...
21:33:25 #8 46.18 Setting up groff-base (1.22.4-6) ...
21:33:25 #8 46.20 Setting up cpp (4:10.2.1-1) ...
21:33:25 #8 46.21 Setting up pixz (1.0.7-1) ...
21:33:25 #8 46.23 Setting up gpgconf (2.2.27-2+deb11u2) ...
21:33:25 #8 46.24 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ...
21:33:25 #8 46.25 Setting up libc6-dev:arm64 (2.31-13+deb11u3) ...
21:33:25 #8 46.26 Setting up libx11-6:arm64 (2:1.7.2-1) ...
21:33:25 #8 46.28 Setting up curl (7.74.0-1.3+deb11u2) ...
21:33:25 #8 46.29 Setting up libxmuu1:arm64 (2:1.1.2-2+b3) ...
21:33:25 #8 46.30 Setting up gpg (2.2.27-2+deb11u2) ...
21:33:25 #8 46.32 Setting up libpython3.9-stdlib:arm64 (3.9.2-1) ...
21:33:25 #8 46.33 Setting up libpython3-stdlib:arm64 (3.9.2-3) ...
21:33:25 #8 46.36 Setting up gnupg-utils (2.2.27-2+deb11u2) ...
21:33:25 #12 12.23 (49/71): pcre2-devel-10.40-2.el9.aarch64.rpm    3.3 MB/s | 515 kB     00:00    
21:33:25 #12 12.30 (50/71): pcre2-utf16-10.40-2.el9.aarch64.rpm    2.7 MB/s | 199 kB     00:00    
21:33:25 #12 12.37 (51/71): pcre2-utf32-10.40-2.el9.aarch64.rpm    2.7 MB/s | 190 kB     00:00    
21:33:25 #12 12.41 (52/71): perl-DynaLoader-1.47-479.el9.aarch64.r 983 kB/s |  35 kB     00:00    
21:33:25 #12 12.44 (53/71): perl-Error-0.17029-7.el9.noarch.rpm    1.2 MB/s |  42 kB     00:00    
21:33:25 #12 12.48 (54/71): perl-File-Compare-1.100.600-479.el9.no 718 kB/s |  23 kB     00:00    
21:33:25 #12 12.51 (55/71): perl-File-Copy-2.34-479.el9.noarch.rpm 883 kB/s |  30 kB     00:00    
21:33:25 #12 12.54 (56/71): perl-File-Find-1.37-479.el9.noarch.rpm 1.0 MB/s |  35 kB     00:00    
21:33:25 #12 12.58 (57/71): perl-Git-2.31.1-2.el9.2.noarch.rpm     1.2 MB/s |  43 kB     00:00    
21:33:25 #9 37.34 Preparing to unpack .../191-wdiff_1.2.2-2build1_amd64.deb ...
21:33:25 #9 37.35 Unpacking wdiff (1.2.2-2build1) ...
21:33:25 #9 37.39 Selecting previously unselected package devscripts.
21:33:25 #9 37.39 Preparing to unpack .../192-devscripts_2.20.2ubuntu2_amd64.deb ...
21:33:25 #9 37.42 Unpacking devscripts (2.20.2ubuntu2) ...
21:33:25 #9 37.54 Selecting previously unselected package diffstat.
21:33:25 #9 37.55 Preparing to unpack .../193-diffstat_1.63-1_amd64.deb ...
21:33:25 #9 37.55 Unpacking diffstat (1.63-1) ...
21:33:25 #9 37.59 Selecting previously unselected package python3-chardet.
21:33:25 #9 37.59 Preparing to unpack .../194-python3-chardet_3.0.4-4build1_all.deb ...
21:33:25 #8 34.00 Selecting previously unselected package curl.
21:33:25 #8 34.00 Preparing to unpack .../081-curl_7.64.0-4+deb10u2_armhf.deb ...
21:33:25 #8 34.02 Unpacking curl (7.64.0-4+deb10u2) ...
21:33:25 #13 3.443 (1/69): autoconf-2.69-29.el8.noarch.rpm         2.3 MB/s | 710 kB     00:00    
21:33:25 #13 3.477 (2/69): automake-1.16.1-7.el8.noarch.rpm        2.1 MB/s | 713 kB     00:00    
21:33:25 #13 3.576 (3/69): annobin-10.67-3.el8.aarch64.rpm         2.2 MB/s | 954 kB     00:00    
21:33:25 #13 3.618 (4/69): cmake-data-3.20.2-4.el8.noarch.rpm       12 MB/s | 1.7 MB     00:00    
21:33:25 #13 3.622 (5/69): cmake-filesystem-3.20.2-4.el8.aarch64.r 975 kB/s |  44 kB     00:00    
21:33:25 #13 3.626 (6/69): cmake-rpm-macros-3.20.2-4.el8.noarch.rp 6.0 MB/s |  44 kB     00:00    
21:33:25 #8 44.67 (80/164): python3-pybeam-0.7-1.fc35.noarch.rpm  1.2 MB/s |  24 kB     00:00    
21:33:25 #8 44.68 (81/164): python3-dateutil-2.8.1-7.fc35.noarch. 5.8 MB/s | 289 kB     00:00    
21:33:25 #8 44.68 (82/164): python3-six-1.16.0-4.fc35.noarch.rpm  2.7 MB/s |  36 kB     00:00    
21:33:25 #8 44.69 (83/164): python3-toml-0.10.2-5.fc35.noarch.rpm 2.8 MB/s |  39 kB     00:00    
21:33:25 #8 44.69 (84/164): python3-pyxdg-0.27-3.fc35.noarch.rpm  3.4 MB/s |  96 kB     00:00    
21:33:25 #8 44.70 (85/164): qt5-srpm-macros-5.15.2-3.fc35.noarch. 948 kB/s | 8.2 kB     00:00    
21:33:25 #8 44.71 (86/164): python3-zstd-1.4.5.1-5.fc35.aarch64.r 691 kB/s |  19 kB     00:00    
21:33:25 #8 44.72 (87/164): unzip-6.0-53.fc35.aarch64.rpm         7.8 MB/s | 176 kB     00:00    
21:33:25 #8 44.73 (88/164): xz-5.2.5-7.fc35.aarch64.rpm            12 MB/s | 215 kB     00:00    
21:33:25 #8 44.77 (89/164): abattis-cantarell-fonts-0.301-5.fc35. 9.9 MB/s | 364 kB     00:00    
21:33:25 #8 44.78 (90/164): shared-mime-info-2.1-3.fc35.aarch64.r 4.2 MB/s | 373 kB     00:00    
21:33:25 #8 44.78 (91/164): ansible-srpm-macros-1-5.fc35.noarch.r 440 kB/s | 7.3 kB     00:00    
21:33:25 #8 44.79 (92/164): zip-3.0-31.fc35.aarch64.rpm           3.6 MB/s | 253 kB     00:00    
21:33:25 #8 44.81 (93/164): binutils-gold-2.37-17.fc35.aarch64.rp  31 MB/s | 874 kB     00:00    
21:33:25 #8 44.82 (94/164): dbus-libs-1.12.22-1.fc35.aarch64.rpm  5.1 MB/s | 151 kB     00:00    
21:33:25 #8 44.82 (95/164): dnf-plugins-core-4.2.1-1.fc35.noarch. 3.0 MB/s |  34 kB     00:00    
21:33:25 #8 44.83 (96/164): elfutils-debuginfod-client-0.187-4.fc 5.2 MB/s |  38 kB     00:00    
21:33:25 #8 44.87 (97/164): elfutils-0.187-4.fc35.aarch64.rpm     9.6 MB/s | 516 kB     00:00    
21:33:25 #10 24.32 (35/79): libbabeltrace-1.5.4-4.el8.x86_64.rpm   7.5 MB/s | 200 kB     00:00    
21:33:25 #10 24.36 (36/79): groff-base-1.22.3-18.el8.x86_64.rpm    8.2 MB/s | 1.0 MB     00:00    
21:33:25 #10 24.36 (37/79): libpkgconf-1.4.2-1.el8.x86_64.rpm      741 kB/s |  35 kB     00:00    
21:33:25 #10 24.44 (38/79): binutils-2.30-117.el8.x86_64.rpm        12 MB/s | 5.8 MB     00:00    
21:33:25 #10 24.44 (39/79): libtool-ltdl-2.4.6-25.el8.x86_64.rpm   700 kB/s |  58 kB     00:00    
21:33:25 #10 24.48 (40/79): ncurses-6.1-9.20180224.el8.x86_64.rpm  3.4 MB/s | 387 kB     00:00    
21:33:25 #10 24.48 (41/79): perl-Carp-1.42-396.el8.noarch.rpm      814 kB/s |  30 kB     00:00    
21:33:25 #10 24.48 (42/79): patch-2.7.6-11.el8.x86_64.rpm          2.9 MB/s | 138 kB     00:00    
21:33:25 #10 24.49 (43/79): perl-Errno-1.28-421.el8.x86_64.rpm     5.3 MB/s |  76 kB     00:00    
21:33:25 #10 24.50 (44/79): perl-Exporter-5.72-396.el8.noarch.rpm  2.4 MB/s |  34 kB     00:00    
21:33:25 #10 24.51 (45/79): perl-File-Path-2.15-2.el8.noarch.rpm   3.6 MB/s |  38 kB     00:00    
21:33:25 #10 24.52 (46/79): perl-File-Temp-0.230.600-1.el8.noarch. 3.6 MB/s |  63 kB     00:00    
21:33:25 #10 24.58 (47/79): perl-Encode-2.97-3.el8.x86_64.rpm       15 MB/s | 1.5 MB     00:00    
21:33:25 #9 47.84 Setting up automake (1:1.16.5-1.3) ...
21:33:25 #9 47.85 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:33:25 #9 47.85 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:33:25 #9 47.85 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:33:25 #9 47.86 Setting up libapt-pkg-perl (0.1.40build2) ...
21:33:25 #9 47.89 Setting up libstring-escape-perl (2010.002-2) ...
21:33:25 #8 45.82 Selecting previously unselected package libxml-sax-perl.
21:33:25 #8 45.82 Preparing to unpack .../306-libxml-sax-perl_1.00+dfsg-1_all.deb ...
21:33:25 #8 45.82 Unpacking libxml-sax-perl (1.00+dfsg-1) ...
21:33:25 #8 45.86 Selecting previously unselected package libxml-libxml-perl.
21:33:25 #8 45.87 Preparing to unpack .../307-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ...
21:33:25 #8 45.87 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ...
21:33:25 #8 45.93 Selecting previously unselected package libxml-sax-expat-perl.
21:33:25 #8 45.94 Preparing to unpack .../308-libxml-sax-expat-perl_0.51-1_all.deb ...
21:33:25 #8 45.94 Unpacking libxml-sax-expat-perl (0.51-1) ...
21:33:25 #8 45.97 Selecting previously unselected package libxml-simple-perl.
21:33:25 #8 45.97 Preparing to unpack .../309-libxml-simple-perl_2.25-1_all.deb ...
21:33:25 #8 45.97 Unpacking libxml-simple-perl (2.25-1) ...
21:33:25 #8 46.01 Selecting previously unselected package libxmlrpc-lite-perl.
21:33:25 #8 46.01 Preparing to unpack .../310-libxmlrpc-lite-perl_0.717-2_all.deb ...
21:33:25 #8 46.01 Unpacking libxmlrpc-lite-perl (0.717-2) ...
21:33:25 #8 46.05 Selecting previously unselected package libxmuu1:amd64.
21:33:25 #9 38.75 Setting up libctf0:amd64 (2.38-3ubuntu1) ...
21:33:25 #9 38.76 Setting up libjpeg8:amd64 (8c-2ubuntu10) ...
21:33:25 #9 38.77 Setting up pinentry-curses (1.1.1-1build2) ...
21:33:25 #9 38.79 Setting up cpp-11 (11.2.0-19ubuntu1) ...
21:33:25 #9 38.80 Setting up manpages-dev (5.10-1ubuntu1) ...
21:33:25 #9 38.81 Setting up libdw1:amd64 (0.186-1build1) ...
21:33:25 #9 38.82 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
21:33:25 #9 38.83 Setting up libxcb1:amd64 (1.14-3ubuntu3) ...
21:33:25 #9 38.84 Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
21:33:25 #9 38.99 Setting up libedit2:amd64 (3.1-20210910-1build1) ...
21:33:25 #9 39.00 Setting up libreadline8:amd64 (8.1.2-1) ...
21:33:25 #8 37.88 Unpacking dput (1.0.1ubuntu1) ...
21:33:25 #8 37.92 Selecting previously unselected package libfakeroot:armhf.
21:33:25 #8 37.92 Preparing to unpack .../139-libfakeroot_1.22-2ubuntu1_armhf.deb ...
21:33:25 #8 37.93 Unpacking libfakeroot:armhf (1.22-2ubuntu1) ...
21:33:25 #8 37.97 Selecting previously unselected package fakeroot.
21:33:25 #8 37.97 Preparing to unpack .../140-fakeroot_1.22-2ubuntu1_armhf.deb ...
21:33:25 #8 37.97 Unpacking fakeroot (1.22-2ubuntu1) ...
21:33:25 #8 38.02 Selecting previously unselected package libcurl3-gnutls:armhf.
21:33:25 #8 38.02 Preparing to unpack .../141-libcurl3-gnutls_7.58.0-2ubuntu3.19_armhf.deb ...
21:33:25 #8 38.02 Unpacking libcurl3-gnutls:armhf (7.58.0-2ubuntu3.19) ...
21:33:25 #8 38.09 Selecting previously unselected package liberror-perl.
21:33:25 #8 38.09 Preparing to unpack .../142-liberror-perl_0.17025-1_all.deb ...
21:33:25 #8 38.09 Unpacking liberror-perl (0.17025-1) ...
21:33:25 #8 25.77 Selecting previously unselected package autotools-dev.
21:33:25 #8 25.77 Preparing to unpack .../011-autotools-dev_20180224.1_all.deb ...
21:33:25 #8 25.91 Unpacking autotools-dev (20180224.1) ...
21:33:25 #8 41.92 Setting up libyaml-0-2:amd64 (0.1.7-2ubuntu3) ...
21:33:25 #8 41.94 Setting up patch (2.7.6-2ubuntu1.1) ...
21:33:25 #8 41.95 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ...
21:33:25 #8 41.96 Setting up libunwind8:amd64 (1.2.1-8) ...
21:33:25 #8 41.97 Setting up krb5-locales (1.16-2ubuntu0.2) ...
21:33:25 #8 41.98 Setting up publicsuffix (20180223.1310-1) ...
21:33:25 #8 42.00 Setting up autotools-dev (20180224.1) ...
21:33:25 #8 42.01 Setting up t1utils (1.41-2) ...
21:33:25 #8 42.02 Setting up xz-utils (5.2.2-1.3ubuntu0.1) ...
21:33:25 #8 42.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:33:25 #8 42.03 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:33:25 #8 42.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:33:25 #8 42.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:33:25 #8 42.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:33:25 #8 42.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:33:25 #8 42.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:33:25 #8 42.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:33:25 #8 42.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:33:25 #8 42.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:33:25 #8 42.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:33:25 #8 42.04 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ...
21:33:25 #8 42.06 Setting up libfakeroot:amd64 (1.22-2ubuntu1) ...
21:33:25 #8 42.07 Setting up libltdl7:amd64 (2.4.6-2) ...
21:33:25 #8 42.08 Setting up openssl (1.1.1-1ubuntu2.1~18.04.20) ...
21:33:25 #8 42.10 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.5) ...
21:33:25 #8 42.11 Setting up liblocale-gettext-perl (1.07-3build2) ...
21:33:25 #8 42.13 Setting up wdiff (1.2.2-2) ...
21:33:25 #8 47.79 Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ...
21:33:25 #8 47.80 Setting up libxext6:arm64 (2:1.3.3-1) ...
21:33:25 #8 47.83 Setting up po-debconf (1.0.20) ...
21:33:25 #8 47.85 Setting up libdistro-info-perl (0.18ubuntu0.18.04.1) ...
21:33:25 #8 47.86 Setting up libio-socket-inet6-perl (2.72-2) ...
21:33:25 #8 47.87 Setting up libxml-namespacesupport-perl (1.12-1) ...
21:33:25 #8 47.89 Setting up libio-pty-perl (1:1.08-1.1build4) ...
21:33:25 #8 45.85 (137/140): rpm-build-libs-4.17.1-3.fc36.aarch64 1.9 MB/s |  89 kB     00:00    
21:33:25 #8 45.88 (138/140): zstd-1.5.2-2.fc36.aarch64.rpm        4.1 MB/s | 412 kB     00:00    
21:33:25 #8 45.89 (139/140): rpm-sign-libs-4.17.1-3.fc36.aarch64. 678 kB/s |  24 kB     00:00    
21:33:25 #8 45.92 (140/140): rpm-libs-4.17.1-3.fc36.aarch64.rpm   4.3 MB/s | 306 kB     00:00    
21:33:25 #8 45.92 --------------------------------------------------------------------------------
21:33:25 #8 45.92 Total                                            10 MB/s |  29 MB     00:02     
21:33:25 #12 7.107 (16/69): openssh-clients-8.7p1-21.el9.x86_64.rp 992 kB/s | 706 kB     00:00    
21:33:25 #12 7.208 (17/69): selinux-policy-targeted-34.1.39-1.el9.  31 MB/s | 6.7 MB     00:00    
21:33:25 #8 44.83 Unpacking libmailtools-perl (2.21-1) ...
21:33:25 #8 44.89 Selecting previously unselected package libmarkdown2:amd64.
21:33:25 #8 44.89 Preparing to unpack .../279-libmarkdown2_2.2.6-1_amd64.deb ...
21:33:25 #8 44.90 Unpacking libmarkdown2:amd64 (2.2.6-1) ...
21:33:25 #8 44.93 Selecting previously unselected package libmime-tools-perl.
21:33:25 #8 44.93 Preparing to unpack .../280-libmime-tools-perl_5.509-1_all.deb ...
21:33:25 #8 44.93 Unpacking libmime-tools-perl (5.509-1) ...
21:33:25 #8 44.98 Selecting previously unselected package libmoox-aliases-perl.
21:33:25 #8 44.99 Preparing to unpack .../281-libmoox-aliases-perl_0.001006-1.1_all.deb ...
21:33:25 #8 44.99 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
21:33:25 #8 45.02 Selecting previously unselected package libnamespace-autoclean-perl.
21:33:25 #8 45.02 Preparing to unpack .../282-libnamespace-autoclean-perl_0.29-1_all.deb ...
21:33:25 #8 45.03 Unpacking libnamespace-autoclean-perl (0.29-1) ...
21:33:25 #8 45.06 Selecting previously unselected package libobject-id-perl.
21:33:25 #9 33.85 Selecting previously unselected package dirmngr.
21:33:25 #9 33.85 Preparing to unpack .../123-dirmngr_2.2.27-3ubuntu2.1_armhf.deb ...
21:33:25 #9 33.86 Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
21:33:25 #9 33.90 Selecting previously unselected package gnupg-l10n.
21:33:25 #9 33.90 Preparing to unpack .../124-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
21:33:25 #9 33.91 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
21:33:25 #9 33.95 Selecting previously unselected package gnupg-utils.
21:33:25 #9 33.95 Preparing to unpack .../125-gnupg-utils_2.2.27-3ubuntu2.1_armhf.deb ...
21:33:25 #9 33.96 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
21:33:25 #9 34.01 Selecting previously unselected package gpg.
21:33:25 #9 34.01 Preparing to unpack .../126-gpg_2.2.27-3ubuntu2.1_armhf.deb ...
21:33:25 #9 34.02 Unpacking gpg (2.2.27-3ubuntu2.1) ...
21:33:25 #9 34.05 Selecting previously unselected package pinentry-curses.
21:33:25 #9 34.05 Preparing to unpack .../127-pinentry-curses_1.1.1-1build2_armhf.deb ...
21:33:25 #9 34.06 Unpacking pinentry-curses (1.1.1-1build2) ...
21:33:25 #9 34.11 Selecting previously unselected package gpg-agent.
21:33:25 #9 34.11 Preparing to unpack .../128-gpg-agent_2.2.27-3ubuntu2.1_armhf.deb ...
21:33:25 #9 34.11 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
21:33:25 #9 34.16 Selecting previously unselected package gpg-wks-client.
21:33:25 #9 34.16 Preparing to unpack .../129-gpg-wks-client_2.2.27-3ubuntu2.1_armhf.deb ...
21:33:25 #9 34.17 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
21:33:25 #8 29.13 Unpacking intltool-debian (0.35.0+20060710.5) ...
21:33:25 #8 29.19 Selecting previously unselected package po-debconf.
21:33:25 #8 29.19 Preparing to unpack .../083-po-debconf_1.0.21+nmu1_all.deb ...
21:33:25 #8 29.19 Unpacking po-debconf (1.0.21+nmu1) ...
21:33:25 #8 29.27 Selecting previously unselected package debhelper.
21:33:25 #8 29.27 Preparing to unpack .../084-debhelper_13.3.4_all.deb ...
21:33:25 #8 29.28 Unpacking debhelper (13.3.4) ...
21:33:25 #9 38.57 Unpacking libassuan0:armhf (2.5.3-7ubuntu2) ...
21:33:25 #9 38.61 Selecting previously unselected package gpgconf.
21:33:25 #9 38.61 Preparing to unpack .../136-gpgconf_2.2.19-3ubuntu2.2_armhf.deb ...
21:33:25 #9 38.61 Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
21:33:25 #9 38.73 Selecting previously unselected package libksba8:armhf.
21:33:25 #9 38.73 Preparing to unpack .../137-libksba8_1.3.5-2_armhf.deb ...
21:33:25 #9 38.74 Unpacking libksba8:armhf (1.3.5-2) ...
21:33:25 #9 38.80 Selecting previously unselected package libnpth0:armhf.
21:33:25 #9 38.80 Preparing to unpack .../138-libnpth0_1.6-1_armhf.deb ...
21:33:25 #9 38.82 Unpacking libnpth0:armhf (1.6-1) ...
21:33:25 #8 46.37 Setting up libstdc++-10-dev:arm64 (10.2.1-6) ...
21:33:25 #8 46.38 Setting up gpg-agent (2.2.27-2+deb11u2) ...
21:33:25 #12 12.61 (58/71): perl-TermReadKey-2.38-11.el9.aarch64.r 1.0 MB/s |  36 kB     00:00    
21:33:25 #12 12.65 (59/71): perl-Thread-Queue-3.14-460.el9.noarch. 696 kB/s |  22 kB     00:00    
21:33:25 #12 12.68 (60/71): perl-lib-0.65-479.el9.aarch64.rpm      709 kB/s |  24 kB     00:00    
21:33:25 #12 12.72 (61/71): perl-threads-2.25-460.el9.aarch64.rpm  1.5 MB/s |  57 kB     00:00    
21:33:25 #12 12.76 (62/71): perl-threads-shared-1.61-460.el9.aarch 1.2 MB/s |  44 kB     00:00    
21:33:25 #12 12.81 (63/71): policycoreutils-devel-3.4-2.el9.aarch6 2.5 MB/s | 139 kB     00:00    
21:33:25 #9 37.60 Unpacking python3-chardet (3.0.4-4build1) ...
21:33:25 #9 37.64 Selecting previously unselected package python3-debian.
21:33:25 #9 37.64 Preparing to unpack .../195-python3-debian_0.1.36ubuntu1_all.deb ...
21:33:25 #9 37.65 Unpacking python3-debian (0.1.36ubuntu1) ...
21:33:25 #9 37.69 Selecting previously unselected package libgpgme11:amd64.
21:33:25 #9 37.69 Preparing to unpack .../196-libgpgme11_1.13.1-7ubuntu2_amd64.deb ...
21:33:25 #9 37.69 Unpacking libgpgme11:amd64 (1.13.1-7ubuntu2) ...
21:33:25 #9 37.73 Selecting previously unselected package python3-gpg.
21:33:25 #9 37.74 Preparing to unpack .../197-python3-gpg_1.13.1-7ubuntu2_amd64.deb ...
21:33:25 #9 37.74 Unpacking python3-gpg (1.13.1-7ubuntu2) ...
21:33:25 #9 37.79 Selecting previously unselected package dput.
21:33:25 #9 37.80 Preparing to unpack .../198-dput_1.0.3ubuntu1_all.deb ...
21:33:25 #8 44.97 (98/164): glib-networking-2.70.1-1.fc35.aarch64 1.8 MB/s | 176 kB     00:00    
21:33:25 #8 45.01 (99/164): glibc-gconv-extra-2.34-38.fc35.aarch6  39 MB/s | 1.6 MB     00:00    
21:33:25 #8 45.02 (100/164): go-srpm-macros-3.0.15-1.fc35.noarch. 2.1 MB/s |  26 kB     00:00    
21:33:25 #8 45.06 (101/164): libsoup-2.74.2-1.fc35.aarch64.rpm     11 MB/s | 385 kB     00:00    
21:33:25 #8 45.14 (102/164): binutils-2.37-17.fc35.aarch64.rpm     18 MB/s | 6.3 MB     00:00    
21:33:25 #8 45.14 (103/164): perl-AutoLoader-5.74-486.fc35.noarch 308 kB/s |  26 kB     00:00    
21:33:25 #8 45.15 (104/164): gdb-minimal-12.1-1.fc35.aarch64.rpm   11 MB/s | 3.5 MB     00:00    
21:33:25 #8 45.16 (105/164): perl-Class-Struct-0.66-486.fc35.noar 1.9 MB/s |  27 kB     00:00    
21:33:25 #8 45.16 (106/164): perl-B-1.82-486.fc35.aarch64.rpm     8.1 MB/s | 186 kB     00:00    
21:33:25 #8 45.16 (107/164): perl-DynaLoader-1.50-486.fc35.aarch6 2.8 MB/s |  30 kB     00:00    
21:33:25 #8 45.18 (108/164): perl-Errno-1.33-486.fc35.aarch64.rpm 1.3 MB/s |  19 kB     00:00    
21:33:25 #8 45.18 (109/164): perl-Fcntl-1.14-486.fc35.aarch64.rpm 1.3 MB/s |  25 kB     00:00    
21:33:25 #8 45.20 (110/164): perl-Encode-3.15-482.fc35.aarch64.rp  37 MB/s | 1.7 MB     00:00    
21:33:25 #8 45.21 (111/164): perl-File-stat-1.09-486.fc35.noarch. 874 kB/s |  22 kB     00:00    
21:33:25 #8 45.21 (112/164): perl-File-Basename-2.85-486.fc35.noa 609 kB/s |  22 kB     00:00    
21:33:25 #8 45.22 (113/164): perl-Getopt-Std-1.13-486.fc35.noarch 2.4 MB/s |  20 kB     00:00    
21:33:25 #8 45.22 (114/164): perl-FileHandle-2.03-486.fc35.noarch 1.1 MB/s |  20 kB     00:00    
21:33:25 #8 45.23 (115/164): perl-HTTP-Tiny-0.080-1.fc35.noarch.r 4.0 MB/s |  55 kB     00:00    
21:33:25 #8 45.23 (116/164): perl-IPC-Open3-1.21-486.fc35.noarch. 4.0 MB/s |  27 kB     00:00    
21:33:25 #8 45.23 (117/164): perl-Mozilla-CA-20211001-1.fc35.noar 1.6 MB/s |  12 kB     00:00    
21:33:25 #8 45.24 (118/164): perl-IO-1.46-486.fc35.aarch64.rpm    4.8 MB/s |  92 kB     00:00    
21:33:25 #8 45.24 (119/164): perl-NDBM_File-1.15-486.fc35.aarch64 2.4 MB/s |  27 kB     00:00    
21:33:25 #10 24.58 (48/79): perl-Getopt-Long-2.50-4.el8.noarch.rpm 840 kB/s |  63 kB     00:00    
21:33:25 #10 24.59 (49/79): perl-HTTP-Tiny-0.074-1.el8.noarch.rpm  855 kB/s |  58 kB     00:00    
21:33:25 #10 24.59 (50/79): perl-IO-1.38-421.el8.x86_64.rpm        9.5 MB/s | 142 kB     00:00    
21:33:25 #10 24.60 (51/79): perl-MIME-Base64-3.15-396.el8.x86_64.r 2.1 MB/s |  31 kB     00:00    
21:33:25 #10 24.61 (52/79): perl-PathTools-3.74-1.el8.x86_64.rpm   4.0 MB/s |  90 kB     00:00    
21:33:25 #10 24.64 (53/79): perl-Pod-Escapes-1.07-395.el8.noarch.r 457 kB/s |  20 kB     00:00    
21:33:25 #10 24.64 (54/79): perl-Pod-Perldoc-3.28-396.el8.noarch.r 2.1 MB/s |  86 kB     00:00    
21:33:25 #10 24.65 (55/79): perl-Pod-Simple-3.35-395.el8.noarch.rp 5.5 MB/s | 213 kB     00:00    
21:33:25 #10 24.65 (56/79): perl-Pod-Usage-1.69-395.el8.noarch.rpm 2.2 MB/s |  34 kB     00:00    
21:33:25 #10 24.66 (57/79): perl-Scalar-List-Utils-1.49-2.el8.x86_ 4.3 MB/s |  68 kB     00:00    
21:33:25 #10 24.67 (58/79): perl-Socket-2.027-3.el8.x86_64.rpm     3.0 MB/s |  59 kB     00:00    
21:33:25 #10 24.67 (59/79): perl-Storable-3.11-3.el8.x86_64.rpm    6.3 MB/s |  98 kB     00:00    
21:33:25 #10 24.67 (60/79): perl-Term-ANSIColor-4.06-396.el8.noarc 3.0 MB/s |  46 kB     00:00    
21:33:25 #10 24.68 (61/79): perl-Term-Cap-1.17-395.el8.noarch.rpm  2.2 MB/s |  23 kB     00:00    
21:33:25 #10 24.68 (62/79): perl-Text-ParseWords-3.30-395.el8.noar 1.9 MB/s |  18 kB     00:00    
21:33:25 #10 24.68 (63/79): perl-Text-Tabs+Wrap-2013.0523-395.el8. 2.1 MB/s |  24 kB     00:00    
21:33:25 #10 24.69 (64/79): perl-Time-Local-1.280-1.el8.noarch.rpm 3.1 MB/s |  34 kB     00:00    
21:33:25 #10 24.69 (65/79): perl-constant-1.33-396.el8.noarch.rpm  2.6 MB/s |  25 kB     00:00    
21:33:25 #10 24.70 (66/79): perl-Unicode-Normalize-1.25-396.el8.x8 4.3 MB/s |  82 kB     00:00    
21:33:25 #10 24.71 (67/79): perl-macros-5.26.3-421.el8.x86_64.rpm  4.5 MB/s |  72 kB     00:00    
21:33:25 #10 24.73 (68/79): perl-parent-0.237-1.el8.noarch.rpm     1.7 MB/s |  20 kB     00:00    
21:33:25 #10 24.74 (69/79): perl-podlators-4.11-1.el8.noarch.rpm   6.2 MB/s | 118 kB     00:00    
21:33:25 #10 24.76 (70/79): perl-threads-2.21-2.el8.x86_64.rpm     4.6 MB/s |  61 kB     00:00    
21:33:25 #10 24.79 (71/79): perl-threads-shared-1.58-2.el8.x86_64. 1.5 MB/s |  48 kB     00:00    
21:33:25 #9 47.90 Setting up libhttp-date-perl (6.05-1) ...
21:33:25 #9 47.91 Setting up libfile-which-perl (1.23-1) ...
21:33:25 #9 47.92 Setting up libfile-basedir-perl (0.09-1) ...
21:33:25 #9 47.94 Setting up libunicode-utf8-perl (0.62-1build4) ...
21:33:25 #9 47.95 Setting up libset-intspan-perl (1.19-2) ...
21:33:25 #9 47.96 Setting up libmouse-perl (2.5.10-1build4) ...
21:33:25 #9 47.97 Setting up libfile-listing-perl (6.14-1) ...
21:33:25 #9 47.98 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
21:33:25 #9 48.02 Setting up libregexp-pattern-perl (0.2.14-1) ...
21:33:25 #9 48.07 Setting up libdata-messagepack-perl (1.01-2build1) ...
21:33:25 #9 48.09 Setting up libfont-afm-perl (1.20-3) ...
21:33:25 #9 48.10 Setting up libwant-perl (0.29-1build7) ...
21:33:25 #9 48.11 Setting up libdynaloader-functions-perl (0.003-1.1) ...
21:33:25 #9 48.12 Setting up libclass-method-modifiers-perl (2.13-1) ...
21:33:25 #9 39.01 Setting up m4 (1.4.18-5ubuntu2) ...
21:33:25 #9 39.02 Setting up libldap-2.5-0:amd64 (2.5.12+dfsg-0ubuntu0.22.04.1) ...
21:33:25 #9 39.03 Setting up libpython3.10-stdlib:amd64 (3.10.4-3ubuntu0.1) ...
21:33:25 #9 39.04 Setting up ca-certificates (20211016) ...
21:33:25 #8 46.05 Preparing to unpack .../311-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ...
21:33:25 #8 46.05 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ...
21:33:25 #8 46.08 Selecting previously unselected package libyaml-0-2:amd64.
21:33:25 #8 46.09 Preparing to unpack .../312-libyaml-0-2_0.2.1-1_amd64.deb ...
21:33:25 #8 46.09 Unpacking libyaml-0-2:amd64 (0.2.1-1) ...
21:33:25 #8 46.12 Selecting previously unselected package libyaml-libyaml-perl.
21:33:25 #8 46.12 Preparing to unpack .../313-libyaml-libyaml-perl_0.76+repack-1_amd64.deb ...
21:33:25 #8 46.13 Unpacking libyaml-libyaml-perl (0.76+repack-1) ...
21:33:25 #8 46.16 Selecting previously unselected package licensecheck.
21:33:25 #8 46.16 Preparing to unpack .../314-licensecheck_3.0.31-3_all.deb ...
21:33:25 #8 46.16 Unpacking licensecheck (3.0.31-3) ...
21:33:25 #8 46.19 Selecting previously unselected package t1utils.
21:33:25 #8 46.19 Preparing to unpack .../315-t1utils_1.41-3_amd64.deb ...
21:33:25 #8 46.20 Unpacking t1utils (1.41-3) ...
21:33:25 #8 46.23 Selecting previously unselected package lintian.
21:33:25 #8 46.23 Preparing to unpack .../316-lintian_2.15.0_all.deb ...
21:33:25 #8 46.24 Unpacking lintian (2.15.0) ...
21:33:25 #8 38.12 Selecting previously unselected package git-man.
21:33:25 #8 38.12 Preparing to unpack .../143-git-man_1%3a2.17.1-1ubuntu0.12_all.deb ...
21:33:25 #8 38.12 Unpacking git-man (1:2.17.1-1ubuntu0.12) ...
21:33:25 #8 38.24 Selecting previously unselected package git.
21:33:25 #8 38.24 Preparing to unpack .../144-git_1%3a2.17.1-1ubuntu0.12_armhf.deb ...
21:33:25 #8 38.27 Unpacking git (1:2.17.1-1ubuntu0.12) ...
21:33:25 #8 26.04 Selecting previously unselected package automake.
21:33:25 #8 26.04 Preparing to unpack .../012-automake_1%3a1.16.1-4_all.deb ...
21:33:25 #8 26.06 Unpacking automake (1:1.16.1-4) ...
21:33:25 #8 47.91 Setting up libfile-which-perl (1.21-1) ...
21:33:25 #8 47.93 Setting up libencode-locale-perl (1.05-1) ...
21:33:25 #8 47.94 Setting up libperlio-gzip-perl (0.19-1build3) ...
21:33:25 #8 47.96 Setting up libtext-levenshtein-perl (0.13-1) ...
21:33:25 #8 47.97 Setting up liberror-perl (0.17025-1) ...
21:33:25 #8 47.99 Setting up libvariable-magic-perl (0.62-1) ...
21:33:25 #8 48.00 Setting up libtimedate-perl (2.3000-2) ...
21:33:25 #8 48.01 Setting up libnet-ip-perl (1.26-1) ...
21:33:25 #8 48.02 Setting up librole-tiny-perl (2.000006-1) ...
21:33:25 #8 48.04 Setting up libnet-ssleay-perl (1.84-1ubuntu0.2) ...
21:33:25 #8 48.05 Setting up libfile-homedir-perl (1.002-1) ...
21:33:25 #8 48.07 Setting up libipc-system-simple-perl (1.25-4) ...
21:33:25 #8 48.08 Setting up libfile-basedir-perl (0.07-1) ...
21:33:25 #8 48.10 Setting up libstring-escape-perl (2010.002-2) ...
21:33:25 #8 48.11 Setting up libb-hooks-op-check-perl (0.22-1) ...
21:33:25 #12 7.290 (18/69): systemd-250-7.el9.x86_64.rpm            23 MB/s | 4.2 MB     00:00    
21:33:25 #12 7.296 (19/69): systemd-pam-250-7.el9.x86_64.rpm       2.8 MB/s | 244 kB     00:00    
21:33:25 #12 7.306 (20/69): selinux-policy-34.1.39-1.el9.noarch.rp 141 kB/s |  62 kB     00:00    
21:33:25 #12 7.312 (21/69): systemd-rpm-macros-250-7.el9.noarch.rp 1.4 MB/s |  29 kB     00:00    
21:33:25 #12 7.317 (22/69): which-2.21-28.el9.x86_64.rpm           1.9 MB/s |  42 kB     00:00    
21:33:25 #12 7.391 (23/69): automake-1.16.2-6.el9.noarch.rpm       9.2 MB/s | 689 kB     00:00    
21:33:25 #12 7.441 (24/69): annobin-10.73-3.el9.x86_64.rpm         7.0 MB/s | 961 kB     00:00    
21:33:25 #8 42.14 Setting up shared-mime-info (1.9-2) ...
21:33:25 #8 45.06 Preparing to unpack .../283-libobject-id-perl_0.1.2-2.1_all.deb ...
21:33:25 #8 45.06 Unpacking libobject-id-perl (0.1.2-2.1) ...
21:33:25 #8 45.09 Selecting previously unselected package libmoox-struct-perl.
21:33:25 #8 45.10 Preparing to unpack .../284-libmoox-struct-perl_0.020-1_all.deb ...
21:33:25 #8 45.10 Unpacking libmoox-struct-perl (0.020-1) ...
21:33:25 #8 45.14 Selecting previously unselected package libmouse-perl.
21:33:25 #8 45.14 Preparing to unpack .../285-libmouse-perl_2.5.10-1+b1_amd64.deb ...
21:33:25 #8 45.14 Unpacking libmouse-perl (2.5.10-1+b1) ...
21:33:25 #8 45.19 Selecting previously unselected package libnumber-range-perl.
21:33:25 #8 45.19 Preparing to unpack .../286-libnumber-range-perl_0.12-1.1_all.deb ...
21:33:25 #8 45.19 Unpacking libnumber-range-perl (0.12-1.1) ...
21:33:25 #8 45.23 Selecting previously unselected package libossp-uuid16:amd64.
21:33:25 #8 45.23 Preparing to unpack .../287-libossp-uuid16_1.6.2-1.5+b9_amd64.deb ...
21:33:25 #8 45.23 Unpacking libossp-uuid16:amd64 (1.6.2-1.5+b9) ...
21:33:25 #8 45.27 Selecting previously unselected package libossp-uuid-perl.
21:33:25 #8 45.27 Preparing to unpack .../288-libossp-uuid-perl_1.6.2-1.5+b9_amd64.deb ...
21:33:25 #8 45.27 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ...
21:33:25 #8 45.31 Selecting previously unselected package libpackage-stash-xs-perl.
21:33:25 #8 29.47 Selecting previously unselected package debian-keyring.
21:33:25 #8 29.47 Preparing to unpack .../085-debian-keyring_2021.07.26_all.deb ...
21:33:25 #8 29.47 Unpacking debian-keyring (2021.07.26) ...
21:33:25 #9 34.20 Selecting previously unselected package gpg-wks-server.
21:33:25 #9 34.20 Preparing to unpack .../130-gpg-wks-server_2.2.27-3ubuntu2.1_armhf.deb ...
21:33:25 #9 34.21 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
21:33:25 #9 34.25 Selecting previously unselected package gpgsm.
21:33:25 #9 34.25 Preparing to unpack .../131-gpgsm_2.2.27-3ubuntu2.1_armhf.deb ...
21:33:25 #9 34.26 Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
21:33:25 #9 34.30 Selecting previously unselected package gnupg.
21:33:25 #9 34.30 Preparing to unpack .../132-gnupg_2.2.27-3ubuntu2.1_all.deb ...
21:33:25 #9 34.30 Unpacking gnupg (2.2.27-3ubuntu2.1) ...
21:33:25 #9 34.35 Selecting previously unselected package libfile-dirlist-perl.
21:33:25 #9 34.35 Preparing to unpack .../133-libfile-dirlist-perl_0.05-2_all.deb ...
21:33:25 #9 34.36 Unpacking libfile-dirlist-perl (0.05-2) ...
21:33:25 #9 34.39 Selecting previously unselected package libfile-which-perl.
21:33:25 #9 34.40 Preparing to unpack .../134-libfile-which-perl_1.23-1_all.deb ...
21:33:25 #9 34.40 Unpacking libfile-which-perl (1.23-1) ...
21:33:25 #8 46.86 Setting up g++-10 (10.2.1-6) ...
21:33:25 #8 46.88 Setting up libxpm4:arm64 (1:3.5.12-1) ...
21:33:25 #8 46.89 Setting up libtool (2.4.6-15) ...
21:33:25 #8 46.91 Setting up fontconfig-config (2.13.1-4.2) ...
21:33:25 #9 38.86 Selecting previously unselected package dirmngr.
21:33:25 #9 38.86 Preparing to unpack .../139-dirmngr_2.2.19-3ubuntu2.2_armhf.deb ...
21:33:25 #9 38.88 Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
21:33:25 #9 38.96 Selecting previously unselected package gnupg-l10n.
21:33:25 #9 38.96 Preparing to unpack .../140-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
21:33:25 #9 38.96 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
21:33:25 #9 39.00 Selecting previously unselected package gnupg-utils.
21:33:25 #9 39.00 Preparing to unpack .../141-gnupg-utils_2.2.19-3ubuntu2.2_armhf.deb ...
21:33:25 #9 39.00 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
21:33:25 #9 37.80 Unpacking dput (1.0.3ubuntu1) ...
21:33:25 #9 37.84 Selecting previously unselected package libcurl3-gnutls:amd64.
21:33:25 #9 37.84 Preparing to unpack .../199-libcurl3-gnutls_7.68.0-1ubuntu2.12_amd64.deb ...
21:33:25 #9 37.84 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.12) ...
21:33:25 #9 37.89 Selecting previously unselected package liberror-perl.
21:33:25 #9 37.89 Preparing to unpack .../200-liberror-perl_0.17029-1_all.deb ...
21:33:25 #9 37.89 Unpacking liberror-perl (0.17029-1) ...
21:33:25 #9 37.93 Selecting previously unselected package git-man.
21:33:25 #9 37.93 Preparing to unpack .../201-git-man_1%3a2.25.1-1ubuntu3.5_all.deb ...
21:33:25 #9 37.93 Unpacking git-man (1:2.25.1-1ubuntu3.5) ...
21:33:25 #9 38.04 Selecting previously unselected package git.
21:33:25 #8 45.25 (120/164): perl-POSIX-1.97-486.fc35.aarch64.rpm 7.9 MB/s | 102 kB     00:00    
21:33:25 #8 45.25 (121/164): perl-SelectSaver-1.02-486.fc35.noarc 1.9 MB/s |  16 kB     00:00    
21:33:25 #8 45.25 (122/164): perl-Scalar-List-Utils-1.62-463.fc35 4.0 MB/s |  71 kB     00:00    
21:33:25 #8 45.26 (123/164): perl-Symbol-1.09-486.fc35.noarch.rpm 1.4 MB/s |  19 kB     00:00    
21:33:25 #8 45.27 (124/164): perl-base-2.27-486.fc35.noarch.rpm   1.2 MB/s |  21 kB     00:00    
21:33:25 #8 45.27 (125/164): perl-if-0.60.900-486.fc35.noarch.rpm 1.1 MB/s |  18 kB     00:00    
21:33:25 #8 45.27 (126/164): perl-interpreter-5.34.1-486.fc35.aar 5.3 MB/s |  76 kB     00:00    
21:33:25 #8 45.28 (127/164): perl-mro-1.25-486.fc35.aarch64.rpm   4.1 MB/s |  32 kB     00:00    
21:33:25 #8 45.29 (128/164): perl-overload-1.33-486.fc35.noarch.r 3.8 MB/s |  50 kB     00:00    
21:33:25 #8 45.29 (129/164): perl-overloading-0.02-486.fc35.noarc 1.5 MB/s |  17 kB     00:00    
21:33:25 #8 45.30 (130/164): perl-vars-1.05-486.fc35.noarch.rpm   1.8 MB/s |  17 kB     00:00    
21:33:25 #8 45.30 (131/164): perl-subs-1.04-486.fc35.noarch.rpm   1.0 MB/s |  16 kB     00:00    
21:33:25 #8 45.31 (132/164): python-srpm-macros-3.10-12.fc35.noar 2.8 MB/s |  22 kB     00:00    
21:33:25 #8 45.32 (133/164): python3-construct-2.10.68-1.fc35.noa 8.0 MB/s | 112 kB     00:00    
21:33:25 #8 45.33 (134/164): python3-dnf-plugins-core-4.2.1-1.fc3  13 MB/s | 221 kB     00:00    
21:33:25 #8 45.34 (135/164): python3-enchant-3.2.2-1.fc35.noarch. 4.0 MB/s |  79 kB     00:00    
21:33:25 #8 45.35 (136/164): perl-libs-5.34.1-486.fc35.aarch64.rp  26 MB/s | 2.0 MB     00:00    
21:33:25 #8 45.35 (137/164): python3-unbound-1.16.0-3.fc35.aarch6 4.2 MB/s |  98 kB     00:00    
21:33:25 #8 45.35 (138/164): redhat-rpm-config-201-1.fc35.noarch. 4.4 MB/s |  64 kB     00:00    
21:33:25 #8 45.36 (139/164): rpm-build-4.17.1-3.fc35.aarch64.rpm  4.0 MB/s |  57 kB     00:00    
21:33:25 #8 45.36 (140/164): rpmautospec-rpm-macros-0.2.6-1.fc35. 864 kB/s | 8.3 kB     00:00    
21:33:25 #8 45.37 (141/164): rpmlint-2.2.0-2.fc35.noarch.rpm       12 MB/s | 240 kB     00:00    
21:33:25 #8 45.38 (142/164): rust-srpm-macros-22-1.fc35.noarch.rp 615 kB/s | 9.0 kB     00:00    
21:33:25 #8 45.39 (143/164): xxhash-libs-0.8.1-1.fc35.aarch64.rpm 2.8 MB/s |  33 kB     00:00    
21:33:25 #8 45.42 (144/164): systemd-libs-249.12-5.fc35.aarch64.r 9.5 MB/s | 579 kB     00:00    
21:33:25 #8 45.43 (145/164): unbound-libs-1.16.0-3.fc35.aarch64.r 8.9 MB/s | 520 kB     00:00    
21:33:25 #8 45.43 (146/164): zstd-1.5.2-2.fc35.aarch64.rpm        8.8 MB/s | 403 kB     00:00    
21:33:25 #8 45.45 (147/164): elfutils-libelf-0.187-4.fc35.aarch64  17 MB/s | 197 kB     00:00    
21:33:26 #10 24.81 (72/79): pkgconf-1.4.2-1.el8.x86_64.rpm         1.7 MB/s |  38 kB     00:00    
21:33:26 #10 24.83 (73/79): pkgconf-m4-1.4.2-1.el8.noarch.rpm      921 kB/s |  17 kB     00:00    
21:33:26 #10 24.88 (74/79): perl-libs-5.26.3-421.el8.x86_64.rpm    8.4 MB/s | 1.6 MB     00:00    
21:33:26 #10 24.88 (75/79): pkgconf-pkg-config-1.4.2-1.el8.x86_64. 309 kB/s |  15 kB     00:00    
21:33:26 #10 24.90 (76/79): xz-5.2.4-4.el8.x86_64.rpm              7.7 MB/s | 153 kB     00:00    
21:33:26 #10 24.96 (77/79): zip-3.0-23.el8.x86_64.rpm              4.3 MB/s | 270 kB     00:00    
21:33:26 #9 48.13 Setting up liblist-compare-perl (0.55-1) ...
21:33:26 #9 48.15 Setting up libref-util-xs-perl (0.117-1build5) ...
21:33:26 #9 48.16 Setting up libio-pty-perl (1:1.15-2build2) ...
21:33:26 #9 48.18 Setting up g++-11 (11.2.0-19ubuntu1) ...
21:33:26 #9 48.19 Setting up libfile-fcntllock-perl (0.22-3build7) ...
21:33:26 #9 48.20 Setting up libclone-perl (0.45-1build3) ...
21:33:26 #9 48.21 Setting up libalgorithm-diff-perl (1.201-1) ...
21:33:26 #9 48.22 Setting up libarchive-zip-perl (1.68-1) ...
21:33:26 #9 48.23 Setting up libsub-identify-perl (0.14-1build5) ...
21:33:26 #9 48.25 Setting up libdistro-info-perl (1.1build1) ...
21:33:26 #9 48.26 Setting up libcpanel-json-xs-perl:arm64 (4.27-1build1) ...
21:33:26 #9 48.27 Setting up python3-apt (2.3.0ubuntu2.1) ...
21:33:26 #13 3.933 (7/69): cmake-3.20.2-4.el8.aarch64.rpm           21 MB/s |  10 MB     00:00    
21:33:26 #13 3.953 (8/69): gcc-plugin-annobin-8.5.0-15.el8.aarch64 1.8 MB/s |  34 kB     00:00    
21:33:26 #13 3.973 (9/69): git-2.31.1-2.el8.aarch64.rpm            7.9 MB/s | 161 kB     00:00    
21:33:26 #13 4.121 (10/69): cpp-8.5.0-15.el8.aarch64.rpm            18 MB/s | 8.9 MB     00:00    
21:33:26 #13 4.269 (11/69): git-core-doc-2.31.1-2.el8.noarch.rpm    18 MB/s | 2.6 MB     00:00    
21:33:26 #9 39.40 Updating certificates in /etc/ssl/certs...
21:33:26 #8 34.46 Selecting previously unselected package dctrl-tools.
21:33:26 #8 34.46 Preparing to unpack .../082-dctrl-tools_2.24-3_armhf.deb ...
21:33:26 #8 34.46 Unpacking dctrl-tools (2.24-3) ...
21:33:26 #8 34.52 Selecting previously unselected package libtool.
21:33:26 #8 34.52 Preparing to unpack .../083-libtool_2.4.6-9_all.deb ...
21:33:26 #8 34.52 Unpacking libtool (2.4.6-9) ...
21:33:26 #8 34.64 Selecting previously unselected package dh-autoreconf.
21:33:26 #8 34.64 Preparing to unpack .../084-dh-autoreconf_19_all.deb ...
21:33:26 #8 34.64 Unpacking dh-autoreconf (19) ...
21:33:26 #8 34.68 Selecting previously unselected package libarchive-zip-perl.
21:33:26 #8 34.68 Preparing to unpack .../085-libarchive-zip-perl_1.64-1_all.deb ...
21:33:26 #8 34.70 Unpacking libarchive-zip-perl (1.64-1) ...
21:33:26 #8 46.38 Selecting previously unselected package lsb-release.
21:33:26 #8 46.39 Preparing to unpack .../317-lsb-release_10.2019051400_all.deb ...
21:33:26 #8 46.39 Unpacking lsb-release (10.2019051400) ...
21:33:26 #8 46.42 Selecting previously unselected package mailutils.
21:33:26 #8 46.43 Preparing to unpack .../318-mailutils_1%3a3.5-4_amd64.deb ...
21:33:26 #8 46.43 Unpacking mailutils (1:3.5-4) ...
21:33:26 #8 46.48 Selecting previously unselected package manpages-dev.
21:33:26 #8 46.48 Preparing to unpack .../319-manpages-dev_4.16-2_all.deb ...
21:33:26 #8 46.49 Unpacking manpages-dev (4.16-2) ...
21:33:26 #8 48.13 Setting up libio-html-perl (1.001-1) ...
21:33:26 #8 48.15 Setting up libexporter-tiny-perl (1.000000-2) ...
21:33:26 #8 48.16 Setting up libarchive-cpio-perl (0.10-1) ...
21:33:26 #8 48.18 Setting up libdpkg-perl (1.19.0.5ubuntu2.4) ...
21:33:26 #8 48.20 Setting up libnumber-range-perl (0.12-1) ...
21:33:26 #8 48.21 Setting up liblist-compare-perl (0.53-1) ...
21:33:26 #8 48.23 Setting up autoconf (2.69-11) ...
21:33:26 #8 48.24 Setting up libpath-iterator-rule-perl (1.009-1) ...
21:33:26 #8 48.26 Setting up python3-gpg (1.10.0-1ubuntu2) ...
21:33:26 #12 7.481 (25/69): autoconf-2.69-38.el9.noarch.rpm        4.0 MB/s | 681 kB     00:00    
21:33:26 #12 7.639 (26/69): cmake-3.20.2-7.el9.x86_64.rpm           27 MB/s | 6.7 MB     00:00    
21:33:26 #12 7.644 (27/69): cmake-filesystem-3.20.2-7.el9.x86_64.r 145 kB/s |  23 kB     00:00    
21:33:26 #12 7.686 (28/69): cmake-data-3.20.2-7.el9.noarch.rpm      11 MB/s | 2.1 MB     00:00    
21:33:26 #12 7.691 (29/69): cmake-rpm-macros-3.20.2-7.el9.noarch.r 325 kB/s |  16 kB     00:00    
21:33:26 #12 7.728 (30/69): gcc-plugin-annobin-11.3.1-2.1.el9.x86_ 1.9 MB/s |  69 kB     00:00    
21:33:26 #8 45.31 Preparing to unpack .../289-libpackage-stash-xs-perl_0.29-1+b2_amd64.deb ...
21:33:26 #8 45.31 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ...
21:33:26 #8 45.35 Selecting previously unselected package libpath-iterator-rule-perl.
21:33:26 #8 45.35 Preparing to unpack .../290-libpath-iterator-rule-perl_1.014-1_all.deb ...
21:33:26 #8 45.35 Unpacking libpath-iterator-rule-perl (1.014-1) ...
21:33:26 #8 45.39 Selecting previously unselected package libperlio-gzip-perl.
21:33:26 #8 45.40 Preparing to unpack .../291-libperlio-gzip-perl_0.19-1+b7_amd64.deb ...
21:33:26 #8 45.40 Unpacking libperlio-gzip-perl (0.19-1+b7) ...
21:33:26 #8 45.44 Selecting previously unselected package libpod-parser-perl.
21:33:26 #8 45.44 Preparing to unpack .../292-libpod-parser-perl_1.63-2_all.deb ...
21:33:26 #8 45.46 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
21:33:26 #8 45.47 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
21:33:26 #8 45.47 Unpacking libpod-parser-perl (1.63-2) ...
21:33:26 #8 45.51 Selecting previously unselected package libpod-constants-perl.
21:33:26 #8 45.51 Preparing to unpack .../293-libpod-constants-perl_0.19-2_all.deb ...
21:33:26 #8 45.52 Unpacking libpod-constants-perl (0.19-2) ...
21:33:26 #8 45.55 Selecting previously unselected package libproc-processtable-perl.
21:33:26 #9 34.45 Selecting previously unselected package libfile-homedir-perl.
21:33:26 #9 34.45 Preparing to unpack .../135-libfile-homedir-perl_1.006-1_all.deb ...
21:33:26 #9 34.46 Unpacking libfile-homedir-perl (1.006-1) ...
21:33:26 #9 34.51 Selecting previously unselected package libfile-touch-perl.
21:33:26 #9 34.51 Preparing to unpack .../136-libfile-touch-perl_0.12-1_all.deb ...
21:33:26 #9 34.52 Unpacking libfile-touch-perl (0.12-1) ...
21:33:26 #9 34.56 Selecting previously unselected package libio-pty-perl.
21:33:26 #9 34.56 Preparing to unpack .../137-libio-pty-perl_1%3a1.15-2build2_armhf.deb ...
21:33:26 #9 34.57 Unpacking libio-pty-perl (1:1.15-2build2) ...
21:33:26 #9 34.63 Selecting previously unselected package libipc-run-perl.
21:33:26 #9 34.63 Preparing to unpack .../138-libipc-run-perl_20200505.0-1_all.deb ...
21:33:26 #9 34.63 Unpacking libipc-run-perl (20200505.0-1) ...
21:33:26 #8 47.12 Setting up openssh-client (1:8.4p1-5+deb11u1) ...
21:33:26 #8 47.22 Setting up gpgsm (2.2.27-2+deb11u2) ...
21:33:26 #9 39.09 Selecting previously unselected package gpg.#9 ...
21:33:26 
21:33:26 #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:33:26 #14 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:33:26 #14 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 18.7s done
21:33:26 #14 extracting sha256:51535751bb9f3fed6d5f9fa83b05434161f008a0cd95a93eb27a536ab08475e3 done
21:33:26 #14 DONE 52.1s
21:33:26 
21:33:26 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:33:26 #9 sha256:9cfaa2fcb2414698d4c11451e7639c6574f6a6d58c4f741c7ed6c51f2b7ddd3b
21:33:26 #9 39.09 Selecting previously unselected package gpg.
21:33:26 #9 39.10 Preparing to unpack .../142-gpg_2.2.19-3ubuntu2.2_armhf.deb ...
21:33:26 #9 39.11 Unpacking gpg (2.2.19-3ubuntu2.2) ...
21:33:26 #9 39.24 Selecting previously unselected package pinentry-curses.
21:33:26 #9 39.24 Preparing to unpack .../143-pinentry-curses_1.1.0-3build1_armhf.deb ...
21:33:26 #9 39.26 Unpacking pinentry-curses (1.1.0-3build1) ...
21:33:26 #9 39.31 Selecting previously unselected package gpg-agent.
21:33:26 #9 39.31 Preparing to unpack .../144-gpg-agent_2.2.19-3ubuntu2.2_armhf.deb ...
21:33:26 #9 39.31 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
21:33:26 #9 38.05 Preparing to unpack .../202-git_1%3a2.25.1-1ubuntu3.5_amd64.deb ...
21:33:26 #9 38.06 Unpacking git (1:2.25.1-1ubuntu3.5) ...
21:33:26 #12 68.22   Installing : fipscheck-lib-1.4.1-6.el7.aarch64                          28/68 
21:33:26 #12 68.85   Installing : openssh-7.4p1-22.el7_9.aarch64                             29/68 
21:33:26 #12 68.98   Installing : openssh-clients-7.4p1-22.el7_9.aarch64                     30/68 
21:33:26 #12 69.03   Installing : audit-libs-python-2.8.5-4.el7.aarch64                      31/68 
21:33:26 #12 69.06   Installing : perl-TermReadKey-2.30-20.el7.aarch64                       32/68 
21:33:26 #12 13.06 (64/71): selinux-policy-devel-34.1.39-1.el9.noa 3.7 MB/s | 934 kB     00:00    
21:33:26 #12 13.25 (65/71): systemd-devel-250-7.el9.aarch64.rpm    3.1 MB/s | 618 kB     00:00    
21:33:26 #8 45.45 (148/164): dnf-4.13.0-1.fc35.noarch.rpm          17 MB/s | 450 kB     00:00    
21:33:26 #8 45.45 (149/164): dnf-data-4.13.0-1.fc35.noarch.rpm    2.1 MB/s |  42 kB     00:00    
21:33:26 #8 45.47 (150/164): elfutils-libs-0.187-4.fc35.aarch64.r  11 MB/s | 255 kB     00:00    
21:33:26 #8 45.48 (151/164): glibc-common-2.34-38.fc35.aarch64.rp  14 MB/s | 289 kB     00:00    
21:33:26 #8 45.49 (152/164): glibc-minimal-langpack-2.34-38.fc35. 1.8 MB/s |  26 kB     00:00    
21:33:26 #8 45.50 (153/164): libdnf-0.67.0-2.fc35.aarch64.rpm      32 MB/s | 608 kB     00:00    
21:33:26 #8 45.51 (154/164): glibc-2.34-38.fc35.aarch64.rpm        32 MB/s | 1.7 MB     00:00    
21:33:26 #8 45.52 (155/164): libsolv-0.7.22-1.fc35.aarch64.rpm     12 MB/s | 388 kB     00:00    
21:33:26 #8 45.52 (156/164): python3-hawkey-0.67.0-2.fc35.aarch64 6.6 MB/s | 100 kB     00:00    
21:33:26 #8 45.53 (157/164): python3-dnf-4.13.0-1.fc35.noarch.rpm  13 MB/s | 415 kB     00:00    
21:33:26 #8 45.54 (158/164): python3-rpm-4.17.1-3.fc35.aarch64.rp 6.3 MB/s |  91 kB     00:00    
21:33:26 #8 45.55 (159/164): rpm-build-libs-4.17.1-3.fc35.aarch64 9.1 MB/s |  87 kB     00:00    
21:33:26 #8 45.56 (160/164): python3-libdnf-0.67.0-2.fc35.aarch64  20 MB/s | 729 kB     00:00    
21:33:26 #8 45.56 (161/164): rpm-4.17.1-3.fc35.aarch64.rpm         15 MB/s | 534 kB     00:00    
21:33:26 #8 45.57 (162/164): rpm-libs-4.17.1-3.fc35.aarch64.rpm    16 MB/s | 305 kB     00:00    
21:33:26 #8 45.57 (163/164): rpm-sign-libs-4.17.1-3.fc35.aarch64. 1.4 MB/s |  23 kB     00:00    
21:33:26 #8 45.58 (164/164): yum-4.13.0-1.fc35.noarch.rpm         3.3 MB/s |  39 kB     00:00    
21:33:26 #8 45.58 --------------------------------------------------------------------------------
21:33:26 #8 45.58 Total                                            15 MB/s |  39 MB     00:02     
21:33:26 #10 25.06 (78/79): perl-interpreter-5.26.3-421.el8.x86_64  17 MB/s | 6.3 MB     00:00    
21:33:26 #10 25.06 (79/79): unzip-6.0-46.el8.x86_64.rpm            1.1 MB/s | 196 kB     00:00    
21:33:26 #10 25.06 --------------------------------------------------------------------------------
21:33:26 #10 25.06 Total                                            13 MB/s |  31 MB     00:02     
21:33:26 #8 34.74 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:33:26 #8 34.74 Preparing to unpack .../086-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
21:33:26 #8 34.74 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
21:33:26 #8 34.78 Selecting previously unselected package dh-strip-nondeterminism.
21:33:26 #8 34.78 Preparing to unpack .../087-dh-strip-nondeterminism_1.1.2-1_all.deb ...
21:33:26 #8 34.78 Unpacking dh-strip-nondeterminism (1.1.2-1) ...
21:33:26 #8 34.82 Selecting previously unselected package dwz.
21:33:26 #8 34.82 Preparing to unpack .../088-dwz_0.12-3_armhf.deb ...
21:33:26 #8 34.82 Unpacking dwz (0.12-3) ...
21:33:26 #8 34.93 Selecting previously unselected package libglib2.0-0:armhf.
21:33:26 #8 46.82 Selecting previously unselected package psmisc.
21:33:26 #8 46.83 Preparing to unpack .../320-psmisc_23.2-1+deb10u1_amd64.deb ...
21:33:26 #9 48.43 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ...
21:33:26 #9 48.44 Setting up liblist-moreutils-perl (0.430-2) ...
21:33:26 #9 48.45 Setting up libhtml-tagset-perl (3.20-4) ...
21:33:26 #9 48.46 Setting up liblog-any-perl (1.710-1) ...
21:33:26 #9 48.47 Setting up libauthen-sasl-perl (2.1600-1.1) ...
21:33:26 #9 48.49 Setting up libdevel-size-perl (0.83-1build4) ...
21:33:26 #9 48.50 Setting up libdebhelper-perl (13.6ubuntu1) ...
21:33:26 #9 48.51 Setting up libpod-constants-perl (0.19-2) ...
21:33:26 #9 48.52 Setting up libregexp-pattern-license-perl (3.9.3-1) ...
21:33:26 #9 48.53 Setting up liblwp-mediatypes-perl (6.04-1) ...
21:33:26 #9 48.54 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ...
21:33:26 #9 48.55 Setting up libio-interactive-perl (1.023-1) ...
21:33:26 #9 48.56 Setting up libtry-tiny-perl (0.31-1) ...
21:33:26 #9 48.57 Setting up libtype-tiny-perl (1.012004-1) ...
21:33:26 #9 48.58 Setting up libcommon-sense-perl:arm64 (3.75-2build1) ...
21:33:26 #9 48.59 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
21:33:26 #9 48.60 Setting up libnet-http-perl (6.22-1) ...
21:33:26 #9 48.61 Setting up libpath-iterator-rule-perl (1.015-1) ...
21:33:26 #9 48.62 Setting up libtext-markdown-discount-perl:arm64 (0.13-1build1) ...
21:33:26 #9 48.64 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
21:33:26 #9 48.65 Setting up libtime-moment-perl (0.44-1build6) ...
21:33:26 #9 48.66 Setting up libencode-locale-perl (1.05-1.1) ...
21:33:26 #9 48.67 Setting up libexception-class-perl (1.45-1) ...
21:33:26 #9 48.68 Setting up libmath-base85-perl (0.5+dfsg-1) ...
21:33:26 #9 48.69 Setting up libconfig-tiny-perl (2.28-1) ...
21:33:26 #9 48.70 Setting up libsereal-encoder-perl:arm64 (4.023+ds-1) ...
21:33:26 #8 48.46 Setting up libnet-dns-perl (1.10-2) ...
21:33:26 #8 48.47 Setting up libsub-identify-perl (0.14-1) ...
21:33:26 #8 48.49 Setting up libpod-constants-perl (0.19-1) ...
21:33:26 #8 48.50 Setting up libsort-versions-perl (1.62-1) ...
21:33:26 #8 48.51 Setting up libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...
21:33:26 #8 48.52 Setting up libdynaloader-functions-perl (0.003-1) ...
21:33:26 #8 48.53 Setting up libsub-exporter-perl (0.987-1) ...
21:33:26 #8 48.55 Setting up xauth (1:1.0.10-1) ...
21:33:26 #8 48.56 Setting up libalgorithm-merge-perl (0.08-3) ...
21:33:26 #8 48.58 Setting up dpkg-dev (1.19.0.5ubuntu2.4) ...
21:33:26 #8 48.60 Setting up libalgorithm-diff-xs-perl (0.04-5) ...
21:33:26 #8 38.79 Selecting previously unselected package libalgorithm-diff-perl.
21:33:26 #8 38.79 Preparing to unpack .../145-libalgorithm-diff-perl_1.19.03-1_all.deb ...
21:33:26 #8 38.79 Unpacking libalgorithm-diff-perl (1.19.03-1) ...
21:33:26 #8 38.84 Selecting previously unselected package libalgorithm-diff-xs-perl.
21:33:26 #8 38.84 Preparing to unpack .../146-libalgorithm-diff-xs-perl_0.04-5_armhf.deb ...
21:33:26 #8 38.84 Unpacking libalgorithm-diff-xs-perl (0.04-5) ...
21:33:26 #8 38.88 Selecting previously unselected package libalgorithm-merge-perl.
21:33:26 #8 38.88 Preparing to unpack .../147-libalgorithm-merge-perl_0.08-3_all.deb ...
21:33:26 #8 38.88 Unpacking libalgorithm-merge-perl (0.08-3) ...
21:33:26 #8 38.92 Selecting previously unselected package libapt-pkg-perl.
21:33:26 #8 38.92 Preparing to unpack .../148-libapt-pkg-perl_0.1.33build1_armhf.deb ...
21:33:26 #12 7.753 (31/69): git-2.31.1-2.el9.2.x86_64.rpm          5.0 MB/s | 124 kB     00:00    
21:33:26 #12 7.935 (32/69): git-core-2.31.1-2.el9.2.x86_64.rpm      20 MB/s | 3.6 MB     00:00    
21:33:26 #8 26.66 Selecting previously unselected package autopoint.
21:33:26 #8 26.66 Preparing to unpack .../013-autopoint_0.19.8.1-9_all.deb ...
21:33:26 #8 26.68 Unpacking autopoint (0.19.8.1-9) ...
21:33:26 #8 45.55 Preparing to unpack .../294-libproc-processtable-perl_0.59-2+b1_amd64.deb ...
21:33:26 #8 45.56 Unpacking libproc-processtable-perl (0.59-2+b1) ...
21:33:26 #8 45.60 Selecting previously unselected package libre2-9:amd64.
21:33:26 #8 45.60 Preparing to unpack .../295-libre2-9_20210201+dfsg-1_amd64.deb ...
21:33:26 #8 45.60 Unpacking libre2-9:amd64 (20210201+dfsg-1) ...
21:33:26 #8 45.65 Selecting previously unselected package libre-engine-re2-perl:amd64.
21:33:26 #8 45.65 Preparing to unpack .../296-libre-engine-re2-perl_0.14-1_amd64.deb ...
21:33:26 #8 45.65 Unpacking libre-engine-re2-perl:amd64 (0.14-1) ...
21:33:26 #8 45.69 Selecting previously unselected package libreadonly-perl.
21:33:26 #8 45.69 Preparing to unpack .../297-libreadonly-perl_2.050-3_all.deb ...
21:33:26 #8 45.69 Unpacking libreadonly-perl (2.050-3) ...
21:33:26 #8 45.73 Selecting previously unselected package libref-util-perl.
21:33:26 #8 45.73 Preparing to unpack .../298-libref-util-perl_0.204-1_all.deb ...
21:33:26 #8 45.73 Unpacking libref-util-perl (0.204-1) ...
21:33:26 #8 45.76 Selecting previously unselected package libref-util-xs-perl.
21:33:26 #8 45.77 Preparing to unpack .../299-libref-util-xs-perl_0.117-1+b3_amd64.deb ...
21:33:26 #8 45.77 Unpacking libref-util-xs-perl (0.117-1+b3) ...
21:33:26 #8 45.80 Selecting previously unselected package libregexp-pattern-license-perl.
21:33:26 #8 45.81 Preparing to unpack .../300-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
21:33:26 #8 45.81 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
21:33:26 #8 45.85 Selecting previously unselected package libregexp-pattern-perl.
21:33:26 #8 45.85 Preparing to unpack .../301-libregexp-pattern-perl_0.2.14-1_all.deb ...
21:33:26 #8 45.85 Unpacking libregexp-pattern-perl (0.2.14-1) ...
21:33:26 #8 45.89 Selecting previously unselected package libsasl2-modules:amd64.
21:33:26 #8 47.23 Setting up libxext6:arm64 (2:1.3.3-1.1) ...
21:33:26 #8 47.24 Setting up man-db (2.9.4-2) ...
21:33:26 #9 34.68 Selecting previously unselected package libclass-method-modifiers-perl.
21:33:26 #9 34.68 Preparing to unpack .../139-libclass-method-modifiers-perl_2.13-1_all.deb ...
21:33:26 #9 34.68 Unpacking libclass-method-modifiers-perl (2.13-1) ...
21:33:26 #9 34.72 Selecting previously unselected package libclass-xsaccessor-perl.
21:33:26 #9 34.72 Preparing to unpack .../140-libclass-xsaccessor-perl_1.19-3build9_armhf.deb ...
21:33:26 #9 34.72 Unpacking libclass-xsaccessor-perl (1.19-3build9) ...
21:33:26 #9 34.76 Selecting previously unselected package libb-hooks-op-check-perl.
21:33:26 #9 34.76 Preparing to unpack .../141-libb-hooks-op-check-perl_0.22-1build5_armhf.deb ...
21:33:26 #9 34.77 Unpacking libb-hooks-op-check-perl (0.22-1build5) ...
21:33:26 #9 34.80 Selecting previously unselected package libdynaloader-functions-perl.
21:33:26 #9 34.80 Preparing to unpack .../142-libdynaloader-functions-perl_0.003-1.1_all.deb ...
21:33:26 #9 34.81 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
21:33:26 #9 34.84 Selecting previously unselected package libdevel-callchecker-perl.
21:33:26 #9 34.84 Preparing to unpack .../143-libdevel-callchecker-perl_0.008-1ubuntu4_armhf.deb ...
21:33:26 #9 34.85 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ...
21:33:26 #9 34.90 Selecting previously unselected package libparams-classify-perl.
21:33:26 #9 34.90 Preparing to unpack .../144-libparams-classify-perl_0.015-1build5_armhf.deb ...
21:33:26 #9 39.40 Selecting previously unselected package gpg-wks-client.
21:33:26 #9 39.40 Preparing to unpack .../145-gpg-wks-client_2.2.19-3ubuntu2.2_armhf.deb ...
21:33:26 #9 39.40 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
21:33:26 #9 39.45 Selecting previously unselected package gpg-wks-server.
21:33:26 #9 39.45 Preparing to unpack .../146-gpg-wks-server_2.2.19-3ubuntu2.2_armhf.deb ...
21:33:26 #9 39.46 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
21:33:26 #9 39.51 Selecting previously unselected package gpgsm.
21:33:26 #9 39.51 Preparing to unpack .../147-gpgsm_2.2.19-3ubuntu2.2_armhf.deb ...
21:33:26 #9 38.58 Selecting previously unselected package libalgorithm-diff-perl.
21:33:26 #9 38.58 Preparing to unpack .../203-libalgorithm-diff-perl_1.19.03-2_all.deb ...
21:33:26 #9 38.60 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
21:33:26 #8 34.94 Preparing to unpack .../089-libglib2.0-0_2.58.3-2+deb10u3_armhf.deb ...
21:33:26 #8 34.94 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u3) ...
21:33:26 #8 35.14 Selecting previously unselected package libcroco3:armhf.
21:33:26 #8 35.14 Preparing to unpack .../090-libcroco3_0.6.12-3_armhf.deb ...
21:33:26 #8 35.14 Unpacking libcroco3:armhf (0.6.12-3) ...
21:33:26 #8 35.21 Selecting previously unselected package libncurses6:armhf.
21:33:26 #8 35.21 Preparing to unpack .../091-libncurses6_6.1+20181013-2+deb10u2_armhf.deb ...
21:33:26 #8 35.21 Unpacking libncurses6:armhf (6.1+20181013-2+deb10u2) ...
21:33:26 #8 46.83 Unpacking psmisc (23.2-1+deb10u1) ...
21:33:26 #8 46.88 Selecting previously unselected package publicsuffix.
21:33:26 #8 46.88 Preparing to unpack .../321-publicsuffix_20211109.1735-0+deb10u1_all.deb ...
21:33:26 #8 46.88 Unpacking publicsuffix (20211109.1735-0+deb10u1) ...
21:33:26 #8 46.92 Selecting previously unselected package python-apt-common.
21:33:26 #8 46.93 Preparing to unpack .../322-python-apt-common_1.8.4.3_all.deb ...
21:33:26 #8 46.93 Unpacking python-apt-common (1.8.4.3) ...
21:33:26 #8 46.97 Selecting previously unselected package python3-apt.
21:33:26 #8 46.98 Preparing to unpack .../323-python3-apt_1.8.4.3_amd64.deb ...
21:33:26 #8 46.98 Unpacking python3-apt (1.8.4.3) ...
21:33:26 #8 47.03 Selecting previously unselected package python3-certifi.
21:33:26 #9 48.75 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ...
21:33:26 #9 48.76 Setting up liblist-utilsby-perl (0.11-1) ...
21:33:26 #9 48.77 Setting up libstring-shellquote-perl (1.04-1) ...
21:33:26 #9 48.79 Setting up libnet-netmask-perl (2.0001-1) ...
21:33:26 #9 48.80 Setting up libsub-install-perl (0.928-1.1) ...
21:33:26 #9 48.81 Setting up dpkg-dev (1.21.1ubuntu2.1) ...
21:33:26 #9 48.83 Setting up intltool-debian (0.35.0+20060710.5) ...
21:33:26 #9 48.84 Setting up liberror-perl (0.17029-1) ...
21:33:26 #9 48.85 Setting up dh-autoreconf (20) ...
21:33:26 #9 48.87 Setting up patchutils (0.4.2-1build2) ...
21:33:26 #9 48.88 Setting up libmail-sendmail-perl (0.80-1.1) ...
21:33:26 #9 48.89 Setting up libltdl-dev:arm64 (2.4.6-15build2) ...
21:33:26 #9 48.90 Setting up libjson-maybexs-perl (1.004003-1) ...
21:33:26 #9 48.92 Setting up libxml-sax-base-perl (1.09-1.1) ...
21:33:26 #13 4.482 (12/69): gcc-8.5.0-15.el8.aarch64.rpm            23 MB/s |  19 MB     00:00    
21:33:26 #13 4.526 (13/69): isl-0.16.1-6.el8.aarch64.rpm           3.0 MB/s | 778 kB     00:00    
21:33:26 #13 4.529 (14/69): libmpc-1.1.0-9.1.el8.aarch64.rpm       1.3 MB/s |  60 kB     00:00    
21:33:26 #13 4.537 (15/69): libseccomp-devel-2.5.2-1.el8.aarch64.r 5.2 MB/s |  57 kB     00:00    
21:33:26 #13 4.560 (16/69): libtool-ltdl-devel-2.4.6-25.el8.aarch6 8.3 MB/s | 184 kB     00:00    
21:33:26 #13 4.608 (17/69): git-core-2.31.1-2.el8.aarch64.rpm      7.4 MB/s | 4.7 MB     00:00    
21:33:26 #13 4.612 (18/69): libuv-1.41.1-1.el8_4.aarch64.rpm       2.8 MB/s | 150 kB     00:00    
21:33:26 #13 4.624 (19/69): libxkbcommon-0.9.1-1.el8.aarch64.rpm   7.0 MB/s | 112 kB     00:00    
21:33:26 #13 4.655 (20/69): libtool-2.4.6-25.el8.aarch64.rpm       5.5 MB/s | 708 kB     00:00    
21:33:26 #13 4.658 (21/69): perl-Error-0.17025-2.el8.noarch.rpm    1.0 MB/s |  46 kB     00:00    
21:33:26 #13 4.661 (22/69): perl-TermReadKey-2.37-7.el8.aarch64.rp 6.8 MB/s |  40 kB     00:00    
21:33:26 #13 4.664 (23/69): perl-Git-2.31.1-2.el8.noarch.rpm       1.9 MB/s |  78 kB     00:00    
21:33:26 #13 4.666 (24/69): perl-Thread-Queue-3.13-1.el8.noarch.rp 2.8 MB/s |  24 kB     00:00    
21:33:26 #13 4.670 (25/69): vim-filesystem-8.0.1763-19.el8.4.noarc 6.0 MB/s |  50 kB     00:00    
21:33:26 #13 4.679 (26/69): glibc-devel-2.28-208.el8.aarch64.rpm   8.5 MB/s |  80 kB     00:00    
21:33:26 #13 4.724 (27/69): glibc-headers-2.28-208.el8.aarch64.rpm  10 MB/s | 476 kB     00:00    
21:33:26 #13 4.753 (28/69): checkpolicy-2.9-1.el8.aarch64.rpm      3.8 MB/s | 338 kB     00:00    
21:33:26 #13 4.796 (29/69): xkeyboard-config-2.28-1.el8.noarch.rpm 5.8 MB/s | 782 kB     00:00    
21:33:26 #13 4.804 (30/69): less-530-1.el8.aarch64.rpm             3.1 MB/s | 162 kB     00:00    
21:33:26 #13 4.811 (31/69): libatomic-8.5.0-15.el8.aarch64.rpm     4.1 MB/s |  25 kB     00:00    
21:33:26 #13 4.844 (32/69): libasan-8.5.0-15.el8.aarch64.rpm       8.0 MB/s | 386 kB     00:00    
21:33:26 #9 39.86 127 added, 0 removed; done.
21:33:26 #9 39.92 Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.1) ...
21:33:26 #9 39.93 Setting up libgdbm-compat4:amd64 (1.23-1) ...
21:33:26 #9 39.94 Setting up libgcc-11-dev:amd64 (11.2.0-19ubuntu1) ...
21:33:26 #9 39.95 Setting up dwz (0.14-1build2) ...
21:33:26 #9 39.97 Setting up groff-base (1.22.4-8build1) ...
21:33:26 #9 39.99 Setting up cpp (4:11.2.0-1ubuntu1) ...
21:33:26 #9 40.00 Setting up gpgconf (2.2.27-3ubuntu2.1) ...
21:33:26 #9 40.01 Setting up debugedit (1:5.0-4build1) ...
21:33:26 #9 40.03 Setting up libcurl4:amd64 (7.81.0-1ubuntu1.3) ...
21:33:26 #9 40.04 Setting up libc6-dev:amd64 (2.35-0ubuntu3.1) ...
21:33:26 #9 40.05 Setting up libx11-6:amd64 (2:1.7.5-1) ...
21:33:26 #9 40.06 Setting up libtiff5:amd64 (4.3.0-6) ...
21:33:26 #9 40.07 Setting up curl (7.81.0-1ubuntu1.3) ...
21:33:26 #8 38.92 Unpacking libapt-pkg-perl (0.1.33build1) ...
21:33:26 #8 38.99 Selecting previously unselected package libarchive-cpio-perl.
21:33:26 #8 38.99 Preparing to unpack .../149-libarchive-cpio-perl_0.10-1_all.deb ...
21:33:26 #8 38.99 Unpacking libarchive-cpio-perl (0.10-1) ...
21:33:26 #8 39.02 Selecting previously unselected package libb-hooks-op-check-perl.
21:33:26 #8 39.02 Preparing to unpack .../150-libb-hooks-op-check-perl_0.22-1_armhf.deb ...
21:33:26 #8 39.02 Unpacking libb-hooks-op-check-perl (0.22-1) ...
21:33:26 #8 39.06 Selecting previously unselected package libdynaloader-functions-perl.
21:33:26 #8 39.06 Preparing to unpack .../151-libdynaloader-functions-perl_0.003-1_all.deb ...
21:33:26 #8 39.06 Unpacking libdynaloader-functions-perl (0.003-1) ...
21:33:26 #8 39.10 Selecting previously unselected package libdevel-callchecker-perl.
21:33:26 #8 39.10 Preparing to unpack .../152-libdevel-callchecker-perl_0.007-2build1_armhf.deb ...
21:33:26 #8 39.12 Unpacking libdevel-callchecker-perl (0.007-2build1) ...
21:33:26 #8 39.16 Selecting previously unselected package libparams-classify-perl.
21:33:26 #8 39.16 Preparing to unpack .../153-libparams-classify-perl_0.015-1_armhf.deb ...
21:33:26 #8 39.16 Unpacking libparams-classify-perl (0.015-1) ...
21:33:26 #12 8.137 (33/69): cpp-11.3.1-2.1.el9.x86_64.rpm           22 MB/s |  11 MB     00:00    
21:33:26 #8 48.61 Setting up libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.11) ...
21:33:26 #8 48.63 Setting up dput (1.0.1ubuntu1) ...
21:33:26 #8 48.81 Setting up libstring-copyright-perl (0.003005-1) ...
21:33:26 #8 48.82 Setting up libhtml-parser-perl (3.72-3build1) ...
21:33:26 #8 48.84 Setting up automake (1:1.15.1-3ubuntu2) ...
21:33:26 #8 48.85 update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode
21:33:26 #8 26.86 Selecting previously unselected package binutils-common:armhf.
21:33:26 #8 26.86 Preparing to unpack .../014-binutils-common_2.31.1-16+rpi2_armhf.deb ...
21:33:26 #8 27.00 Unpacking binutils-common:armhf (2.31.1-16+rpi2) ...
21:33:26 #8 45.89 Preparing to unpack .../302-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
21:33:26 #8 45.90 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
21:33:26 #8 45.94 Selecting previously unselected package libsereal-decoder-perl.
21:33:26 #8 45.94 Preparing to unpack .../303-libsereal-decoder-perl_4.018+ds-1+b1_amd64.deb ...
21:33:26 #8 45.94 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ...
21:33:26 #8 45.99 Selecting previously unselected package libsereal-encoder-perl.
21:33:26 #8 45.99 Preparing to unpack .../304-libsereal-encoder-perl_4.018+ds-1+b1_amd64.deb ...
21:33:26 #8 46.00 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ...
21:33:26 #8 46.04 Selecting previously unselected package libtask-weaken-perl.
21:33:26 #8 46.04 Preparing to unpack .../305-libtask-weaken-perl_1.06-1_all.deb ...
21:33:26 #8 46.04 Unpacking libtask-weaken-perl (1.06-1) ...
21:33:26 #8 46.07 Selecting previously unselected package libxml-parser-perl:amd64.
21:33:26 #8 46.08 Preparing to unpack .../306-libxml-parser-perl_2.46-2_amd64.deb ...
21:33:26 #8 46.08 Unpacking libxml-parser-perl:amd64 (2.46-2) ...
21:33:26 #8 46.13 Selecting previously unselected package libsoap-lite-perl.
21:33:26 #8 47.37 Building database of manual pages ...
21:33:26 #9 34.90 Unpacking libparams-classify-perl (0.015-1build5) ...
21:33:26 #9 34.96 Selecting previously unselected package libmodule-runtime-perl.
21:33:26 #9 34.96 Preparing to unpack .../145-libmodule-runtime-perl_0.016-1_all.deb ...
21:33:26 #9 34.96 Unpacking libmodule-runtime-perl (0.016-1) ...
21:33:26 #9 34.99 Selecting previously unselected package libimport-into-perl.
21:33:26 #9 34.99 Preparing to unpack .../146-libimport-into-perl_1.002005-1_all.deb ...
21:33:26 #9 35.00 Unpacking libimport-into-perl (1.002005-1) ...
21:33:26 #9 35.04 Selecting previously unselected package librole-tiny-perl.
21:33:26 #9 35.04 Preparing to unpack .../147-librole-tiny-perl_2.002004-1_all.deb ...
21:33:26 #9 35.04 Unpacking librole-tiny-perl (2.002004-1) ...
21:33:26 #9 35.08 Selecting previously unselected package libsub-quote-perl.
21:33:26 #9 35.08 Preparing to unpack .../148-libsub-quote-perl_2.006006-1_all.deb ...
21:33:26 #9 35.09 Unpacking libsub-quote-perl (2.006006-1) ...
21:33:26 #9 35.13 Selecting previously unselected package libmoo-perl.
21:33:26 #9 35.13 Preparing to unpack .../149-libmoo-perl_2.005004-3_all.deb ...
21:33:26 #9 35.13 Unpacking libmoo-perl (2.005004-3) ...
21:33:26 #9 35.21 Selecting previously unselected package libencode-locale-perl.
21:33:26 #9 35.21 Preparing to unpack .../150-libencode-locale-perl_1.05-1.1_all.deb ...
21:33:26 #9 35.21 Unpacking libencode-locale-perl (1.05-1.1) ...
21:33:26 #9 35.24 Selecting previously unselected package libtimedate-perl.
21:33:26 #9 35.24 Preparing to unpack .../151-libtimedate-perl_2.3300-2_all.deb ...
21:33:26 #9 39.52 Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
21:33:26 #9 39.59 Selecting previously unselected package gnupg.
21:33:26 #9 39.59 Preparing to unpack .../148-gnupg_2.2.19-3ubuntu2.2_all.deb ...
21:33:26 #9 39.60 Unpacking gnupg (2.2.19-3ubuntu2.2) ...
21:33:26 #9 39.66 Selecting previously unselected package libfile-which-perl.
21:33:26 #9 39.66 Preparing to unpack .../149-libfile-which-perl_1.23-1_all.deb ...
21:33:26 #9 39.67 Unpacking libfile-which-perl (1.23-1) ...
21:33:26 #9 39.71 Selecting previously unselected package libfile-homedir-perl.
21:33:26 #9 39.71 Preparing to unpack .../150-libfile-homedir-perl_1.004-1_all.deb ...
21:33:26 #9 39.72 Unpacking libfile-homedir-perl (1.004-1) ...
21:33:26 #9 39.76 Selecting previously unselected package libio-pty-perl.
21:33:26 #9 39.76 Preparing to unpack .../151-libio-pty-perl_1%3a1.12-1_armhf.deb ...
21:33:26 #9 39.77 Unpacking libio-pty-perl (1:1.12-1) ...
21:33:26 #9 39.81 Selecting previously unselected package libipc-run-perl.
21:33:26 #9 39.81 Preparing to unpack .../152-libipc-run-perl_20180523.0-2_all.deb ...
21:33:26 #9 39.82 Unpacking libipc-run-perl (20180523.0-2) ...
21:33:26 #9 39.88 Selecting previously unselected package libclass-method-modifiers-perl.
21:33:26 #9 38.63 Selecting previously unselected package libalgorithm-diff-xs-perl.
21:33:26 #9 38.63 Preparing to unpack .../204-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ...
21:33:26 #9 38.64 Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
21:33:26 #9 38.69 Selecting previously unselected package libalgorithm-merge-perl.
21:33:26 #9 38.70 Preparing to unpack .../205-libalgorithm-merge-perl_0.08-3_all.deb ...
21:33:26 #9 38.70 Unpacking libalgorithm-merge-perl (0.08-3) ...
21:33:26 #9 38.72 Selecting previously unselected package libapt-pkg-perl.
21:33:26 #9 38.73 Preparing to unpack .../206-libapt-pkg-perl_0.1.36build3_amd64.deb ...
21:33:26 #9 38.73 Unpacking libapt-pkg-perl (0.1.36build3) ...
21:33:26 #9 38.76 Selecting previously unselected package libarchive-cpio-perl.
21:33:26 #9 38.77 Preparing to unpack .../207-libarchive-cpio-perl_0.10-1_all.deb ...
21:33:26 #9 38.77 Unpacking libarchive-cpio-perl (0.10-1) ...
21:33:26 #9 38.80 Selecting previously unselected package libarray-intspan-perl.
21:33:26 #9 38.80 Preparing to unpack .../208-libarray-intspan-perl_2.003-1_all.deb ...
21:33:26 #9 38.81 Unpacking libarray-intspan-perl (2.003-1) ...
21:33:26 #9 38.84 Selecting previously unselected package libasync-mergepoint-perl.
21:33:26 #12 69.10   Installing : perl-Git-1.8.3.1-23.el7_8.noarch                           33/68 
21:33:26 #12 13.74 (66/71): device-mapper-devel-1.02.185-3.el9.aar  92 kB/s |  44 kB     00:00    
21:33:26 #8 49.81 Setting up bsdmainutils (11.1.2+b1) ...
21:33:26 #8 49.83 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
21:33:26 #8 49.83 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
21:33:26 #8 49.84 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ...
21:33:26 #8 49.85 Setting up libcroco3:arm64 (0.6.12-3) ...
21:33:26 #8 49.87 Setting up libgdbm-compat4:arm64 (1.18.1-4) ...
21:33:26 #8 49.88 Setting up ucf (3.0038+nmu1) ...
21:33:26 #8 50.01 Setting up libgcc-8-dev:arm64 (8.3.0-6) ...
21:33:26 #8 50.03 Setting up libperl5.28:arm64 (5.28.1-6+deb10u1) ...
21:33:26 #8 50.04 Setting up groff-base (1.22.4-3+deb10u1) ...
21:33:26 #8 50.06 Setting up cpp (4:8.3.0-1) ...
21:33:26 #8 50.08 Setting up gpgconf (2.2.12-1+deb10u2) ...
21:33:26 #8 50.09 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ...
21:33:26 #8 50.10 Setting up libc6-dev:arm64 (2.28-10+deb10u1) ...
21:33:26 #8 50.12 Setting up libx11-6:arm64 (2:1.6.7-1+deb10u2) ...
21:33:26 #8 50.13 Setting up curl (7.64.0-4+deb10u2) ...
21:33:26 #8 50.14 Setting up libxmuu1:arm64 (2:1.1.2-2+b3) ...
21:33:26 #8 50.16 Setting up gpg (2.2.12-1+deb10u2) ...
21:33:26 #8 50.18 Setting up guile-2.2-libs:arm64 (2.2.4+1-2+deb10u1) ...
21:33:26 #8 50.19 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
21:33:26 #8 50.21 Setting up libstdc++-8-dev:arm64 (8.3.0-6) ...
21:33:26 #8 47.03 Preparing to unpack .../324-python3-certifi_2018.8.24-1_all.deb ...
21:33:26 #8 47.04 Unpacking python3-certifi (2018.8.24-1) ...
21:33:26 #8 47.08 Selecting previously unselected package python3-idna.
21:33:26 #8 47.08 Preparing to unpack .../325-python3-idna_2.6-1_all.deb ...
21:33:26 #8 47.08 Unpacking python3-idna (2.6-1) ...
21:33:26 #8 47.12 Selecting previously unselected package python3-magic.
21:33:26 #8 47.12 Preparing to unpack .../326-python3-magic_2%3a0.4.15-2_all.deb ...
21:33:26 #8 47.13 Unpacking python3-magic (2:0.4.15-2) ...
21:33:26 #8 47.16 Selecting previously unselected package python3-urllib3.
21:33:26 #8 47.16 Preparing to unpack .../327-python3-urllib3_1.24.1-1_all.deb ...
21:33:26 #8 47.16 Unpacking python3-urllib3 (1.24.1-1) ...
21:33:26 #8 47.20 Selecting previously unselected package python3-requests.
21:33:26 #8 47.21 Preparing to unpack .../328-python3-requests_2.21.0-1_all.deb ...
21:33:26 #8 47.21 Unpacking python3-requests (2.21.0-1) ...
21:33:26 #8 47.25 Selecting previously unselected package python3-unidiff.
21:33:26 #8 47.25 Preparing to unpack .../329-python3-unidiff_0.5.4-1_all.deb ...
21:33:26 #8 47.26 Unpacking python3-unidiff (0.5.4-1) ...
21:33:26 #8 47.29 Selecting previously unselected package python3-xdg.
21:33:26 #9 48.93 Setting up libio-string-perl (1.08-3.1) ...
21:33:26 #9 48.94 Setting up libreadonly-perl (2.050-3) ...
21:33:26 #9 48.95 Setting up libnetaddr-ip-perl (4.079+dfsg-1build7) ...
21:33:26 #9 48.97 Setting up python3-chardet (4.0.0-1) ...
21:33:26 #9 40.08 Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
21:33:26 #9 40.10 Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.1) ...
21:33:26 #9 40.11 Setting up libxmuu1:amd64 (2:1.1.3-3) ...
21:33:26 #9 40.12 Setting up gpg (2.2.27-3ubuntu2.1) ...
21:33:26 #9 40.13 Setting up libpython3-stdlib:amd64 (3.10.4-0ubuntu2) ...
21:33:26 #9 40.15 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
21:33:26 #9 40.16 Setting up binutils-x86-64-linux-gnu (2.38-3ubuntu1) ...
21:33:26 #9 40.17 Setting up libperl5.34:amd64 (5.34.0-3ubuntu1) ...
21:33:26 #9 40.18 Setting up gettext (0.21-4ubuntu4) ...
21:33:26 #9 40.19 Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
21:33:26 #8 39.19 Selecting previously unselected package libmodule-runtime-perl.
21:33:26 #8 39.19 Preparing to unpack .../154-libmodule-runtime-perl_0.016-1_all.deb ...
21:33:26 #8 39.20 Unpacking libmodule-runtime-perl (0.016-1) ...
21:33:26 #8 39.23 Selecting previously unselected package libtry-tiny-perl.
21:33:26 #8 39.23 Preparing to unpack .../155-libtry-tiny-perl_0.30-1_all.deb ...
21:33:26 #8 39.24 Unpacking libtry-tiny-perl (0.30-1) ...
21:33:26 #8 39.27 Selecting previously unselected package libmodule-implementation-perl.
21:33:26 #8 39.27 Preparing to unpack .../156-libmodule-implementation-perl_0.09-1_all.deb ...
21:33:26 #8 39.29 Unpacking libmodule-implementation-perl (0.09-1) ...
21:33:26 #8 39.34 Selecting previously unselected package libsub-exporter-progressive-perl.
21:33:26 #8 39.34 Preparing to unpack .../157-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
21:33:26 #8 39.35 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
21:33:26 #8 39.38 Selecting previously unselected package libvariable-magic-perl.
21:33:26 #8 39.38 Preparing to unpack .../158-libvariable-magic-perl_0.62-1_armhf.deb ...
21:33:26 #8 39.39 Unpacking libvariable-magic-perl (0.62-1) ...
21:33:26 #8 39.43 Selecting previously unselected package libb-hooks-endofscope-perl.
21:33:26 #8 39.43 Preparing to unpack .../159-libb-hooks-endofscope-perl_0.21-1_all.deb ...
21:33:26 #8 39.43 Unpacking libb-hooks-endofscope-perl (0.21-1) ...
21:33:26 #8 39.46 Selecting previously unselected package libhtml-tagset-perl.
21:33:26 #8 39.46 Preparing to unpack .../160-libhtml-tagset-perl_3.20-3_all.deb ...
21:33:26 #8 39.46 Unpacking libhtml-tagset-perl (3.20-3) ...
21:33:26 #8 39.49 Selecting previously unselected package liburi-perl.
21:33:26 #8 39.49 Preparing to unpack .../161-liburi-perl_1.73-1_all.deb ...
21:33:26 #8 35.26 Selecting previously unselected package gettext.
21:33:26 #8 35.26 Preparing to unpack .../092-gettext_0.19.8.1-9_armhf.deb ...
21:33:26 #8 35.26 Unpacking gettext (0.19.8.1-9) ...
21:33:26 #8 35.50 Selecting previously unselected package intltool-debian.
21:33:26 #8 35.50 Preparing to unpack .../093-intltool-debian_0.35.0+20060710.5_all.deb ...
21:33:26 #8 35.50 Unpacking intltool-debian (0.35.0+20060710.5) ...
21:33:26 #13 4.849 (33/69): libedit-3.1-23.20170329cvs.el8.aarch64 2.6 MB/s |  99 kB     00:00    
21:33:26 #13 4.861 (34/69): libgomp-8.5.0-15.el8.aarch64.rpm        12 MB/s | 199 kB     00:00    
21:33:26 #13 4.870 (35/69): libselinux-devel-2.9-5.el8.aarch64.rpm  10 MB/s | 200 kB     00:00    
21:33:26 #13 4.878 (36/69): libselinux-utils-2.9-5.el8.aarch64.rpm  14 MB/s | 241 kB     00:00    
21:33:26 #13 4.883 (37/69): libsepol-devel-2.9-3.el8.aarch64.rpm   6.9 MB/s |  87 kB     00:00    
21:33:26 #13 4.890 (38/69): libxcrypt-devel-4.1.1-6.el8.aarch64.rp 3.6 MB/s |  25 kB     00:00    
21:33:26 #13 4.921 (39/69): libubsan-8.5.0-15.el8.aarch64.rpm      3.3 MB/s | 144 kB     00:00    
21:33:26 #13 4.927 (40/69): m4-1.4.18-7.el8.aarch64.rpm            5.8 MB/s | 218 kB     00:00    
21:33:26 #13 4.984 (41/69): make-4.2.1-11.el8.aarch64.rpm          7.7 MB/s | 490 kB     00:00    
21:33:26 #13 5.018 (42/69): openssh-8.0p1-16.el8.aarch64.rpm       5.3 MB/s | 488 kB     00:00    
21:33:26 #13 5.062 (43/69): openssh-clients-8.0p1-16.el8.aarch64.r 7.9 MB/s | 626 kB     00:00    
21:33:26 #13 5.101 (44/69): pcre2-devel-10.32-3.el8.aarch64.rpm    7.2 MB/s | 605 kB     00:00    
21:33:26 #8 48.85 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:33:26 #8 48.85 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:33:26 #8 48.86 Setting up libipc-run-perl (0.96-1) ...
21:33:26 #8 48.88 Setting up libcgi-pm-perl (4.38-1) ...
21:33:26 #8 48.89 Setting up libdevel-globaldestruction-perl (0.14-1) ...
21:33:26 #8 48.91 Setting up python3-requests (2.18.4-2ubuntu0.1) ...
21:33:26 #8 49.09 Setting up libparse-debianchangelog-perl (1.2.0-12) ...
21:33:26 #8 49.10 Setting up dirmngr (2.2.4-1ubuntu1.6) ...
21:33:26 #8 49.12 Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ...
21:33:26 #8 49.13 Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ...
21:33:26 #8 49.20 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
21:33:26 #8 49.25 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:33:26 #8 ...
21:33:26 
21:33:26 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:33:26 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:33:26 #13 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 13.8s
21:33:26 #8 47.19 Running transaction check
21:33:26 #8 47.28 Transaction check succeeded.
21:33:26 #8 47.28 Running transaction test
21:33:26 #8 46.14 Preparing to unpack .../307-libsoap-lite-perl_1.27-1_all.deb ...
21:33:26 #8 46.14 Unpacking libsoap-lite-perl (1.27-1) ...
21:33:26 #8 46.21 Selecting previously unselected package libsort-key-perl.
21:33:26 #8 46.21 Preparing to unpack .../308-libsort-key-perl_1.33-2+b3_amd64.deb ...
21:33:26 #8 46.21 Unpacking libsort-key-perl (1.33-2+b3) ...
21:33:26 #8 46.25 Selecting previously unselected package libstring-copyright-perl.
21:33:26 #8 46.25 Preparing to unpack .../309-libstring-copyright-perl_0.003006-1_all.deb ...
21:33:26 #8 46.25 Unpacking libstring-copyright-perl (0.003006-1) ...
21:33:26 #8 46.29 Selecting previously unselected package libstring-escape-perl.
21:33:26 #8 46.29 Preparing to unpack .../310-libstring-escape-perl_2010.002-2_all.deb ...
21:33:26 #8 46.29 Unpacking libstring-escape-perl (2010.002-2) ...
21:33:26 #8 46.33 Selecting previously unselected package libstring-shellquote-perl.
21:33:26 #8 46.33 Preparing to unpack .../311-libstring-shellquote-perl_1.04-1_all.deb ...
21:33:26 #8 46.33 Unpacking libstring-shellquote-perl (1.04-1) ...
21:33:26 #8 46.37 Selecting previously unselected package libsys-cpuaffinity-perl:amd64.
21:33:26 #9 39.88 Preparing to unpack .../153-libclass-method-modifiers-perl_2.13-1_all.deb ...
21:33:26 #9 39.89 Unpacking libclass-method-modifiers-perl (2.13-1) ...
21:33:26 #9 39.93 Selecting previously unselected package libb-hooks-op-check-perl.
21:33:26 #9 39.93 Preparing to unpack .../154-libb-hooks-op-check-perl_0.22-1build2_armhf.deb ...
21:33:26 #9 39.94 Unpacking libb-hooks-op-check-perl (0.22-1build2) ...
21:33:26 #9 39.98 Selecting previously unselected package libdynaloader-functions-perl.
21:33:26 #9 39.98 Preparing to unpack .../155-libdynaloader-functions-perl_0.003-1_all.deb ...
21:33:26 #9 39.99 Unpacking libdynaloader-functions-perl (0.003-1) ...
21:33:26 #9 40.05 Selecting previously unselected package libdevel-callchecker-perl.
21:33:26 #9 40.05 Preparing to unpack .../156-libdevel-callchecker-perl_0.008-1ubuntu1_armhf.deb ...
21:33:26 #9 40.06 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ...
21:33:26 #9 40.12 Selecting previously unselected package libparams-classify-perl.
21:33:26 #9 35.25 Unpacking libtimedate-perl (2.3300-2) ...
21:33:26 #9 35.29 Selecting previously unselected package libhttp-date-perl.
21:33:26 #9 35.29 Preparing to unpack .../152-libhttp-date-perl_6.05-1_all.deb ...
21:33:26 #9 35.30 Unpacking libhttp-date-perl (6.05-1) ...
21:33:26 #9 35.33 Selecting previously unselected package libfile-listing-perl.
21:33:26 #9 35.33 Preparing to unpack .../153-libfile-listing-perl_6.14-1_all.deb ...
21:33:26 #9 35.34 Unpacking libfile-listing-perl (6.14-1) ...
21:33:26 #9 35.37 Selecting previously unselected package libhtml-tagset-perl.
21:33:26 #9 35.37 Preparing to unpack .../154-libhtml-tagset-perl_3.20-4_all.deb ...
21:33:26 #9 38.84 Preparing to unpack .../209-libasync-mergepoint-perl_0.04-2_all.deb ...
21:33:26 #9 38.84 Unpacking libasync-mergepoint-perl (0.04-2) ...
21:33:26 #9 38.87 Selecting previously unselected package libmodule-implementation-perl.
21:33:26 #9 38.88 Preparing to unpack .../210-libmodule-implementation-perl_0.09-1_all.deb ...
21:33:26 #9 38.88 Unpacking libmodule-implementation-perl (0.09-1) ...
21:33:26 #9 38.90 Selecting previously unselected package libsub-exporter-progressive-perl.
21:33:26 #9 38.91 Preparing to unpack .../211-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
21:33:26 #9 38.91 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
21:33:26 #9 38.94 Selecting previously unselected package libvariable-magic-perl.
21:33:26 #9 38.94 Preparing to unpack .../212-libvariable-magic-perl_0.62-1build2_amd64.deb ...
21:33:26 #9 38.94 Unpacking libvariable-magic-perl (0.62-1build2) ...
21:33:26 #9 38.97 Selecting previously unselected package libb-hooks-endofscope-perl.
21:33:26 #9 38.97 Preparing to unpack .../213-libb-hooks-endofscope-perl_0.24-1_all.deb ...
21:33:26 #9 38.98 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
21:33:26 #9 39.01 Selecting previously unselected package libcapture-tiny-perl.
21:33:26 #9 39.01 Preparing to unpack .../214-libcapture-tiny-perl_0.48-1_all.deb ...
21:33:26 #9 39.01 Unpacking libcapture-tiny-perl (0.48-1) ...
21:33:26 #9 39.04 Selecting previously unselected package libclass-xsaccessor-perl.
21:33:26 #9 39.05 Preparing to unpack .../215-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ...
21:33:26 #9 39.05 Unpacking libclass-xsaccessor-perl (1.19-3build3) ...
21:33:26 #9 39.08 Selecting previously unselected package libclone-perl.
21:33:26 #9 39.09 Preparing to unpack .../216-libclone-perl_0.43-2_amd64.deb ...
21:33:26 #9 39.09 Unpacking libclone-perl (0.43-2) ...
21:33:26 #9 39.12 Selecting previously unselected package libcommon-sense-perl.
21:33:26 #9 39.12 Preparing to unpack .../217-libcommon-sense-perl_3.74-2build6_amd64.deb ...
21:33:26 #9 39.13 Unpacking libcommon-sense-perl (3.74-2build6) ...
21:33:26 #9 39.17 Selecting previously unselected package libparams-util-perl.
21:33:27 #12 69.77   Installing : git-1.8.3.1-23.el7_8.aarch64                               34/68 
21:33:27 #9 47.70 Setting up liblinux-epoll-perl (0.017-1) ...
21:33:27 #9 47.71 Setting up libvariable-magic-perl (0.62-1build2) ...
21:33:27 #9 47.72 Setting up python3-idna (2.8-1) ...
21:33:27 #9 47.92 Setting up libio-html-perl (1.001-1) ...
21:33:27 #9 47.93 Setting up libcroco3:arm64 (0.6.13-1) ...
21:33:27 #9 47.94 Setting up libb-hooks-op-check-perl (0.22-1build2) ...
21:33:27 #9 47.95 Setting up libtest-refcount-perl (0.10-1) ...
21:33:27 #9 47.96 Setting up libparams-util-perl (1.07-3build5) ...
21:33:27 #9 47.98 Setting up libdpkg-perl (1.19.7ubuntu3.2) ...
21:33:27 #9 47.99 Setting up autoconf (2.69-11.1) ...
21:33:27 #9 48.01 Setting up python3-urllib3 (1.25.8-2ubuntu0.1) ...
21:33:27 #9 48.17 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
21:33:27 #8 50.22 Setting up python3.7 (3.7.3-2+deb10u3) ...
21:33:27 #9 49.27 Setting up libstring-copyright-perl (0.003012-1) ...
21:33:27 #9 49.28 Setting up python3-debian (0.1.43ubuntu1) ...
21:33:27 #9 49.47 Setting up python3-requests (2.25.1+dfsg-2) ...
21:33:27 #8 47.29 Preparing to unpack .../330-python3-xdg_0.25-5_all.deb ...
21:33:27 #8 47.29 Unpacking python3-xdg (0.25-5) ...
21:33:27 #8 47.33 Selecting previously unselected package shared-mime-info.
21:33:27 #8 47.33 Preparing to unpack .../331-shared-mime-info_1.10-1_amd64.deb ...
21:33:27 #8 47.34 Unpacking shared-mime-info (1.10-1) ...
21:33:27 #8 47.45 Selecting previously unselected package strace.
21:33:27 #8 47.45 Preparing to unpack .../332-strace_4.26-0.2_amd64.deb ...
21:33:27 #8 47.46 Unpacking strace (4.26-0.2) ...
21:33:27 #8 47.53 Selecting previously unselected package unzip.
21:33:27 #8 47.53 Preparing to unpack .../333-unzip_6.0-23+deb10u2_amd64.deb ...
21:33:27 #8 47.53 Unpacking unzip (6.0-23+deb10u2) ...
21:33:27 #8 47.58 Selecting previously unselected package xauth.
21:33:27 #8 39.51 Unpacking liburi-perl (1.73-1) ...
21:33:27 #8 39.57 Selecting previously unselected package libhtml-parser-perl.
21:33:27 #8 39.57 Preparing to unpack .../162-libhtml-parser-perl_3.72-3build1_armhf.deb ...
21:33:27 #8 39.57 Unpacking libhtml-parser-perl (3.72-3build1) ...
21:33:27 #8 39.59 Selecting previously unselected package libcgi-pm-perl.
21:33:27 #8 39.59 Preparing to unpack .../163-libcgi-pm-perl_4.38-1_all.deb ...
21:33:27 #8 39.60 Unpacking libcgi-pm-perl (4.38-1) ...
21:33:27 #8 39.68 Selecting previously unselected package libfcgi-perl.
21:33:27 #8 39.68 Preparing to unpack .../164-libfcgi-perl_0.78-2build1_armhf.deb ...
21:33:27 #8 39.68 Unpacking libfcgi-perl (0.78-2build1) ...
21:33:27 #8 39.72 Selecting previously unselected package libcgi-fast-perl.
21:33:27 #8 39.72 Preparing to unpack .../165-libcgi-fast-perl_1%3a2.13-1_all.deb ...
21:33:27 #13 5.106 (45/69): pcre2-utf16-10.32-3.el8.aarch64.rpm    4.6 MB/s | 203 kB     00:00    
21:33:27 #13 5.117 (46/69): perl-Data-Dumper-2.167-399.el8.aarch64 5.1 MB/s |  57 kB     00:00    
21:33:27 #13 5.130 (47/69): pcre2-utf32-10.32-3.el8.aarch64.rpm    6.6 MB/s | 196 kB     00:00    
21:33:27 #13 5.167 (48/69): policycoreutils-2.9-19.el8.aarch64.rpm 7.4 MB/s | 374 kB     00:00    
21:33:27 #13 5.207 (49/69): policycoreutils-devel-2.9-19.el8.aarch 3.7 MB/s | 287 kB     00:00    
21:33:27 #13 5.319 (50/69): kernel-headers-4.18.0-408.el8.aarch64.  17 MB/s | 9.8 MB     00:00    
21:33:27 #13 5.323 (51/69): python3-audit-3.0.7-4.el8.aarch64.rpm  737 kB/s |  85 kB     00:00    
21:33:27 #13 5.358 (52/69): policycoreutils-python-utils-2.9-19.el 1.3 MB/s | 253 kB     00:00    
21:33:27 #13 5.363 (53/69): python3-libsemanage-2.9-8.el8.aarch64. 3.1 MB/s | 126 kB     00:00    
21:33:27 #13 5.394 (54/69): python3-libselinux-2.9-5.el8.aarch64.r 3.6 MB/s | 272 kB     00:00    
21:33:27 #13 5.404 (55/69): rpm-plugin-selinux-4.14.3-23.el8.aarch 8.0 MB/s |  78 kB     00:00    
21:33:27 #13 5.439 (56/69): python3-setools-4.3.0-3.el8.aarch64.rp 6.8 MB/s | 528 kB     00:00    
21:33:27 #8 49.39 
21:33:27 #8 49.39 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:33:27 #8 49.42 Setting up liblist-moreutils-perl (0.416-1build3) ...
21:33:27 #8 49.44 Setting up libhttp-date-perl (6.02-1) ...
21:33:27 #8 49.45 Setting up libnet-smtp-ssl-perl (1.04-1) ...
21:33:27 #8 49.47 Setting up build-essential (12.4ubuntu1) ...
21:33:27 #8 49.49 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.19) ...
21:33:27 #8 49.50 Setting up libdevel-callchecker-perl (0.007-2build1) ...
21:33:27 #8 35.55 Selecting previously unselected package po-debconf.
21:33:27 #8 35.55 Preparing to unpack .../094-po-debconf_1.0.21_all.deb ...
21:33:27 #8 35.56 Unpacking po-debconf (1.0.21) ...
21:33:27 #8 35.69 Selecting previously unselected package debhelper.
21:33:27 #8 35.69 Preparing to unpack .../095-debhelper_12.1.1_all.deb ...
21:33:27 #8 35.69 Unpacking debhelper (12.1.1) ...
21:33:27 #13 ...
21:33:27 
21:33:27 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:33:27 #8 sha256:86e56fa96dc7316dde70b4badeb928f90919e19a6d22b20ec3cc3c6ab288b335
21:33:27 #8 27.35 Selecting previously unselected package libbinutils:armhf.
21:33:27 #8 27.35 Preparing to unpack .../015-libbinutils_2.31.1-16+rpi2_armhf.deb ...
21:33:27 #8 27.36 Unpacking libbinutils:armhf (2.31.1-16+rpi2) ...
21:33:27 #8 27.45 Selecting previously unselected package libfl2:armhf.
21:33:27 #8 27.45 Preparing to unpack .../016-libfl2_2.6.4-6.2_armhf.deb ...
21:33:27 #8 27.46 Unpacking libfl2:armhf (2.6.4-6.2) ...
21:33:27 #8 27.50 Selecting previously unselected package binutils-arm-linux-gnueabihf.
21:33:27 #8 27.50 Preparing to unpack .../017-binutils-arm-linux-gnueabihf_2.31.1-16+rpi2_armhf.deb ...
21:33:27 #8 27.50 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ...
21:33:27 #12 8.533 (34/69): gcc-11.3.1-2.1.el9.x86_64.rpm           38 MB/s |  32 MB     00:00    
21:33:27 #12 8.606 (35/69): git-core-doc-2.31.1-2.el9.2.noarch.rpm 3.8 MB/s | 2.5 MB     00:00    
21:33:27 #12 8.608 (36/69): glibc-devel-2.34-40.el9.x86_64.rpm      92 kB/s |  43 kB     00:00    
21:33:27 #12 8.646 (37/69): glibc-headers-2.34-40.el9.x86_64.rpm   4.8 MB/s | 543 kB     00:00    
21:33:27 #12 8.650 (38/69): libmpc-1.2.1-4.el9.x86_64.rpm          1.5 MB/s |  62 kB     00:00    
21:33:27 #12 8.722 (39/69): kernel-headers-5.14.0-142.el9.x86_64.r  28 MB/s | 3.2 MB     00:00    
21:33:27 #12 8.726 (40/69): libseccomp-devel-2.5.2-2.el9.x86_64.rp 753 kB/s |  59 kB     00:00    
21:33:27 #12 8.730 (41/69): libselinux-devel-3.4-3.el9.x86_64.rpm  2.0 MB/s | 158 kB     00:00    
21:33:27 #12 8.743 (42/69): libsepol-devel-3.4-1.1.el9.x86_64.rpm  2.4 MB/s |  48 kB     00:00    
21:33:27 #12 8.752 (43/69): libtool-ltdl-2.4.6-45.el9.x86_64.rpm   1.7 MB/s |  37 kB     00:00    
21:33:27 #12 8.768 (44/69): libuv-1.42.0-1.el9.x86_64.rpm          5.9 MB/s | 150 kB     00:00    
21:33:27 #12 8.838 (45/69): libtool-2.4.6-45.el9.x86_64.rpm        5.3 MB/s | 582 kB     00:00    
21:33:27 #8 46.37 Preparing to unpack .../312-libsys-cpuaffinity-perl_1.13~03-1_amd64.deb ...
21:33:27 #8 46.38 Unpacking libsys-cpuaffinity-perl:amd64 (1.13~03-1) ...
21:33:27 #8 46.41 Selecting previously unselected package libterm-readkey-perl.
21:33:27 #8 46.41 Preparing to unpack .../313-libterm-readkey-perl_2.38-1+b2_amd64.deb ...
21:33:27 #8 46.42 Unpacking libterm-readkey-perl (2.38-1+b2) ...
21:33:27 #8 46.45 Selecting previously unselected package libtext-levenshteinxs-perl.
21:33:27 #8 46.46 Preparing to unpack .../314-libtext-levenshteinxs-perl_0.03-4+b8_amd64.deb ...
21:33:27 #8 46.46 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ...
21:33:27 #8 46.49 Selecting previously unselected package libtext-markdown-discount-perl:amd64.
21:33:27 #8 46.50 Preparing to unpack .../315-libtext-markdown-discount-perl_0.12-1+b1_amd64.deb ...
21:33:27 #8 46.50 Unpacking libtext-markdown-discount-perl:amd64 (0.12-1+b1) ...
21:33:27 #8 46.53 Selecting previously unselected package libtext-xslate-perl.
21:33:27 #8 46.53 Preparing to unpack .../316-libtext-xslate-perl_3.5.8-1+b1_amd64.deb ...
21:33:27 #8 46.54 Unpacking libtext-xslate-perl (3.5.8-1+b1) ...
21:33:27 #8 46.59 Selecting previously unselected package libtime-duration-perl.
21:33:27 #8 46.59 Preparing to unpack .../317-libtime-duration-perl_1.21-1_all.deb ...
21:33:27 #8 46.60 Unpacking libtime-duration-perl (1.21-1) ...
21:33:27 #9 40.13 Preparing to unpack .../157-libparams-classify-perl_0.015-1build2_armhf.deb ...
21:33:27 #9 40.14 Unpacking libparams-classify-perl (0.015-1build2) ...
21:33:27 #9 40.18 Selecting previously unselected package libmodule-runtime-perl.
21:33:27 #9 40.18 Preparing to unpack .../158-libmodule-runtime-perl_0.016-1_all.deb ...
21:33:27 #9 40.19 Unpacking libmodule-runtime-perl (0.016-1) ...
21:33:27 #9 40.23 Selecting previously unselected package libimport-into-perl.
21:33:27 #9 40.23 Preparing to unpack .../159-libimport-into-perl_1.002005-1_all.deb ...
21:33:27 #9 40.24 Unpacking libimport-into-perl (1.002005-1) ...
21:33:27 #9 40.28 Selecting previously unselected package librole-tiny-perl.
21:33:27 #9 40.28 Preparing to unpack .../160-librole-tiny-perl_2.001004-1_all.deb ...
21:33:27 #9 40.28 Unpacking librole-tiny-perl (2.001004-1) ...
21:33:27 #9 40.33 Selecting previously unselected package libstrictures-perl.
21:33:27 #9 40.33 Preparing to unpack .../161-libstrictures-perl_2.000006-1_all.deb ...
21:33:27 #9 40.33 Unpacking libstrictures-perl (2.000006-1) ...
21:33:27 #10 25.97 Running transaction check
21:33:27 #10 26.04 Transaction check succeeded.
21:33:27 #10 26.04 Running transaction test
21:33:27 #9 39.17 Preparing to unpack .../218-libparams-util-perl_1.07-3build5_amd64.deb ...
21:33:27 #9 39.17 Unpacking libparams-util-perl (1.07-3build5) ...
21:33:27 #9 39.21 Selecting previously unselected package libsub-install-perl.
21:33:27 #9 39.21 Preparing to unpack .../219-libsub-install-perl_0.928-1_all.deb ...
21:33:27 #9 39.21 Unpacking libsub-install-perl (0.928-1) ...
21:33:27 #9 39.24 Selecting previously unselected package libdata-optlist-perl.
21:33:27 #9 39.25 Preparing to unpack .../220-libdata-optlist-perl_0.110-1_all.deb ...
21:33:27 #9 39.25 Unpacking libdata-optlist-perl (0.110-1) ...
21:33:27 #9 39.28 Selecting previously unselected package libsub-exporter-perl.
21:33:27 #9 39.28 Preparing to unpack .../221-libsub-exporter-perl_0.987-1_all.deb ...
21:33:27 #9 39.29 Unpacking libsub-exporter-perl (0.987-1) ...
21:33:27 #9 39.32 Selecting previously unselected package libconst-fast-perl.
21:33:27 #9 39.32 Preparing to unpack .../222-libconst-fast-perl_0.014-1_all.deb ...
21:33:27 #9 39.33 Unpacking libconst-fast-perl (0.014-1) ...
21:33:27 #9 39.36 Selecting previously unselected package libwant-perl.
21:33:27 #9 39.36 Preparing to unpack .../223-libwant-perl_0.29-1build4_amd64.deb ...
21:33:27 #9 39.36 Unpacking libwant-perl (0.29-1build4) ...
21:33:27 #9 39.39 Selecting previously unselected package libcontextual-return-perl.
21:33:27 #9 35.38 Unpacking libhtml-tagset-perl (3.20-4) ...
21:33:27 #9 35.42 Selecting previously unselected package liburi-perl.
21:33:27 #9 35.42 Preparing to unpack .../155-liburi-perl_5.10-1_all.deb ...
21:33:27 #9 35.42 Unpacking liburi-perl (5.10-1) ...
21:33:27 #9 35.46 Selecting previously unselected package libhtml-parser-perl:armhf.
21:33:27 #9 35.46 Preparing to unpack .../156-libhtml-parser-perl_3.76-1build2_armhf.deb ...
21:33:27 #9 35.47 Unpacking libhtml-parser-perl:armhf (3.76-1build2) ...
21:33:27 #9 35.51 Selecting previously unselected package libhtml-tree-perl.
21:33:27 #9 35.51 Preparing to unpack .../157-libhtml-tree-perl_5.07-2_all.deb ...
21:33:27 #9 35.52 Unpacking libhtml-tree-perl (5.07-2) ...
21:33:27 #9 35.59 Selecting previously unselected package libio-html-perl.
21:33:27 #9 35.59 Preparing to unpack .../158-libio-html-perl_1.004-2_all.deb ...
21:33:27 #9 35.59 Unpacking libio-html-perl (1.004-2) ...
21:33:27 #9 35.63 Selecting previously unselected package liblwp-mediatypes-perl.
21:33:27 #9 35.63 Preparing to unpack .../159-liblwp-mediatypes-perl_6.04-1_all.deb ...
21:33:27 #9 35.64 Unpacking liblwp-mediatypes-perl (6.04-1) ...
21:33:27 #9 35.72 Selecting previously unselected package libhttp-message-perl.
21:33:27 #9 35.72 Preparing to unpack .../160-libhttp-message-perl_6.36-1_all.deb ...
21:33:27 #9 35.72 Unpacking libhttp-message-perl (6.36-1) ...
21:33:27 #8 47.69 Transaction test succeeded.
21:33:27 #8 47.69 Running transaction
21:33:27 #12 69.87   Installing : libgomp-4.8.5-44.el7.aarch64                               35/68 
21:33:27 #9 48.19 Setting up libarray-intspan-perl (2.003-1) ...
21:33:27 #9 48.20 Setting up libcapture-tiny-perl (0.48-1) ...
21:33:27 #9 48.21 Setting up libtimedate-perl (2.3200-1) ...
21:33:27 #9 48.22 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
21:33:27 #9 48.23 Setting up libsub-name-perl (0.26-1) ...
21:33:27 #9 48.24 Setting up libtype-tiny-xs-perl (0.016-1) ...
21:33:27 #9 48.25 Setting up libfile-chdir-perl (0.1008-1) ...
21:33:27 #9 48.26 Setting up xauth (1:1.1-0ubuntu1) ...
21:33:27 #9 48.28 Setting up cpp (4:9.3.0-1ubuntu2) ...
21:33:27 #9 48.29 Setting up libpath-tiny-perl (0.108-1) ...
21:33:27 #9 48.30 Setting up libarchive-cpio-perl (0.10-1) ...
21:33:27 #9 48.31 Setting up libjson-perl (4.02000-2) ...
21:33:27 #9 48.32 Setting up libsub-override-perl (0.09-2) ...
21:33:27 #9 48.33 Setting up python3-unidiff (0.5.5-2) ...
21:33:27 #8 47.58 Preparing to unpack .../334-xauth_1%3a1.0.10-1_amd64.deb ...
21:33:27 #8 47.58 Unpacking xauth (1:1.0.10-1) ...
21:33:27 #8 47.67 Selecting previously unselected package xdg-user-dirs.
21:33:27 #8 47.67 Preparing to unpack .../335-xdg-user-dirs_0.17-2_amd64.deb ...
21:33:27 #8 47.68 Unpacking xdg-user-dirs (0.17-2) ...
21:33:27 #8 47.74 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
21:33:27 #8 47.75 Setting up libapt-pkg-perl (0.1.34+b1) ...
21:33:27 #8 47.76 Setting up libksba8:amd64 (1.3.5-2) ...
21:33:27 #8 47.77 Setting up libpipeline1:amd64 (1.5.1-2) ...
21:33:27 #8 47.78 Setting up wdiff (1.2.2-2+b1) ...
21:33:27 #8 47.79 Setting up lsb-base (10.2019051400) ...
21:33:27 #8 47.80 Setting up mysql-common (5.8+1.0.5) ...
21:33:27 #8 47.82 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
21:33:27 #8 47.83 Setting up libxau6:amd64 (1:1.0.8-1+b2) ...
21:33:27 #8 47.84 Setting up libkeyutils1:amd64 (1.6-6) ...
21:33:27 #8 47.85 Setting up libpsl5:amd64 (0.20.2-2) ...
21:33:27 #8 47.86 Setting up libgpm2:amd64 (1.20.7-5) ...
21:33:27 #8 47.87 Setting up mime-support (3.62) ...
21:33:27 #8 47.89 Setting up xdg-user-dirs (0.17-2) ...
21:33:27 #9 49.63 Setting up libdata-optlist-perl (0.112-1) ...
21:33:27 #9 49.65 Setting up libipc-run-perl (20200505.0-1) ...
21:33:27 #9 49.66 Setting up git (1:2.34.1-1ubuntu1.4) ...
21:33:27 #9 49.68 Setting up libtext-xslate-perl:arm64 (3.5.9-1build1) ...
21:33:27 #9 49.69 Setting up libcontextual-return-perl (0.004014-2) ...
21:33:27 #9 49.71 Setting up libwww-robotrules-perl (6.02-1) ...
21:33:27 #9 49.72 Setting up libtypes-serialiser-perl (1.01-1) ...
21:33:27 #9 49.73 Setting up g++ (4:11.2.0-1ubuntu1) ...
21:33:27 #12 14.32 (67/71): glibc-static-2.34-40.el9.aarch64.rpm   2.4 MB/s | 1.4 MB     00:00    
21:33:27 #12 14.41 (68/71): libtool-ltdl-devel-2.4.6-45.el9.aarch6 1.9 MB/s | 161 kB     00:00    
21:33:27 #8 39.73 Unpacking libcgi-fast-perl (1:2.13-1) ...
21:33:27 #8 39.76 Selecting previously unselected package libsub-name-perl.
21:33:27 #8 39.76 Preparing to unpack .../166-libsub-name-perl_0.21-1build1_armhf.deb ...
21:33:27 #8 39.77 Unpacking libsub-name-perl (0.21-1build1) ...
21:33:27 #8 39.80 Selecting previously unselected package libclass-accessor-perl.
21:33:27 #8 39.80 Preparing to unpack .../167-libclass-accessor-perl_0.51-1_all.deb ...
21:33:27 #8 39.85 Unpacking libclass-accessor-perl (0.51-1) ...
21:33:27 #8 39.89 Selecting previously unselected package libclass-method-modifiers-perl.
21:33:27 #8 39.89 Preparing to unpack .../168-libclass-method-modifiers-perl_2.12-1_all.deb ...
21:33:27 #8 39.89 Unpacking libclass-method-modifiers-perl (2.12-1) ...
21:33:27 #8 39.94 Selecting previously unselected package libclass-xsaccessor-perl.
21:33:27 #8 39.94 Preparing to unpack .../169-libclass-xsaccessor-perl_1.19-2build8_armhf.deb ...
21:33:27 #13 5.480 (57/69): selinux-policy-3.14.3-105.el8.noarch.r 8.4 MB/s | 650 kB     00:00    
21:33:27 #13 5.543 (58/69): selinux-policy-devel-3.14.3-105.el8.no  15 MB/s | 1.5 MB     00:00    
21:33:27 #13 5.590 (59/69): python3-policycoreutils-2.9-19.el8.noa 9.7 MB/s | 2.2 MB     00:00    
21:33:27 #13 5.652 (60/69): systemd-devel-239-62.el8.aarch64.rpm   3.6 MB/s | 396 kB     00:00    
21:33:27 #9 40.66 Setting up python3.10 (3.10.4-3ubuntu0.1) ...
21:33:27 #8 35.88 Selecting previously unselected package debian-keyring.
21:33:27 #8 35.88 Preparing to unpack .../096-debian-keyring_2019.02.25_all.deb ...
21:33:27 #8 35.89 Unpacking debian-keyring (2019.02.25) ...
21:33:27 #8 27.79 Selecting previously unselected package binutils.
21:33:27 #8 27.79 Preparing to unpack .../018-binutils_2.31.1-16+rpi2_armhf.deb ...
21:33:27 #8 27.80 Unpacking binutils (2.31.1-16+rpi2) ...
21:33:27 #8 27.86 Selecting previously unselected package libisl19:armhf.
21:33:27 #8 27.86 Preparing to unpack .../019-libisl19_0.20-2_armhf.deb ...
21:33:27 #8 49.51 Setting up libcurl4:arm64 (7.58.0-2ubuntu3.19) ...
21:33:27 #8 49.53 Setting up devscripts (2.17.12ubuntu1.1) ...
21:33:27 #8 49.72 Setting up gpg-wks-client (2.2.4-1ubuntu1.6) ...
21:33:27 #8 49.73 Setting up libcgi-fast-perl (1:2.13-1) ...
21:33:27 #8 49.74 Setting up libhtml-tree-perl (5.07-1) ...
21:33:27 #8 49.75 Setting up libfile-listing-perl (6.04-1) ...
21:33:27 #12 8.917 (46/69): m4-1.4.19-1.el9.x86_64.rpm             3.8 MB/s | 300 kB     00:00    
21:33:27 #8 46.63 Selecting previously unselected package libtime-moment-perl.
21:33:27 #8 46.63 Preparing to unpack .../318-libtime-moment-perl_0.44-1+b3_amd64.deb ...
21:33:27 #8 46.64 Unpacking libtime-moment-perl (0.44-1+b3) ...
21:33:27 #8 46.68 Selecting previously unselected package libtype-tiny-xs-perl.
21:33:27 #8 46.68 Preparing to unpack .../319-libtype-tiny-xs-perl_0.022-1_amd64.deb ...
21:33:27 #8 46.68 Unpacking libtype-tiny-xs-perl (0.022-1) ...
21:33:27 #8 46.72 Selecting previously unselected package libunicode-utf8-perl.
21:33:27 #8 46.72 Preparing to unpack .../320-libunicode-utf8-perl_0.62-1+b2_amd64.deb ...
21:33:27 #8 46.73 Unpacking libunicode-utf8-perl (0.62-1+b2) ...
21:33:27 #8 46.76 Selecting previously unselected package libunwind8:amd64.
21:33:27 #8 46.76 Preparing to unpack .../321-libunwind8_1.3.2-2_amd64.deb ...
21:33:27 #8 46.77 Unpacking libunwind8:amd64 (1.3.2-2) ...
21:33:27 #8 46.81 Selecting previously unselected package libxdelta2.
21:33:27 #8 46.81 Preparing to unpack .../322-libxdelta2_1.1.3-9.3_amd64.deb ...
21:33:27 #8 46.82 Unpacking libxdelta2 (1.1.3-9.3) ...
21:33:27 #8 46.86 Selecting previously unselected package libxext6:amd64.
21:33:27 #10 26.37 Transaction test succeeded.
21:33:27 #10 26.37 Running transaction
21:33:27 #9 40.39 Selecting previously unselected package libsub-quote-perl.
21:33:27 #9 40.39 Preparing to unpack .../162-libsub-quote-perl_2.006006-1_all.deb ...
21:33:27 #9 40.39 Unpacking libsub-quote-perl (2.006006-1) ...
21:33:27 #9 40.43 Selecting previously unselected package libmoo-perl.
21:33:27 #9 40.43 Preparing to unpack .../163-libmoo-perl_2.003006-1_all.deb ...
21:33:27 #9 40.44 Unpacking libmoo-perl (2.003006-1) ...
21:33:27 #9 40.48 Selecting previously unselected package libencode-locale-perl.
21:33:27 #9 40.48 Preparing to unpack .../164-libencode-locale-perl_1.05-1_all.deb ...
21:33:27 #9 40.49 Unpacking libencode-locale-perl (1.05-1) ...
21:33:27 #9 40.52 Selecting previously unselected package libtimedate-perl.
21:33:27 #9 40.52 Preparing to unpack .../165-libtimedate-perl_2.3200-1_all.deb ...
21:33:27 #9 40.53 Unpacking libtimedate-perl (2.3200-1) ...
21:33:27 #9 40.59 Selecting previously unselected package libhttp-date-perl.
21:33:27 #9 40.59 Preparing to unpack .../166-libhttp-date-perl_6.05-1_all.deb ...
21:33:27 #9 39.40 Preparing to unpack .../224-libcontextual-return-perl_0.004014-2_all.deb ...
21:33:27 #9 39.40 Unpacking libcontextual-return-perl (0.004014-2) ...
21:33:27 #9 39.44 Selecting previously unselected package libcpanel-json-xs-perl.
21:33:27 #9 39.44 Preparing to unpack .../225-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ...
21:33:27 #9 39.45 Unpacking libcpanel-json-xs-perl (4.19-1build1) ...
21:33:27 #9 39.49 Selecting previously unselected package libdata-dump-perl.
21:33:27 #9 39.49 Preparing to unpack .../226-libdata-dump-perl_1.23-1_all.deb ...
21:33:27 #9 39.50 Unpacking libdata-dump-perl (1.23-1) ...
21:33:27 #9 39.53 Selecting previously unselected package libdigest-bubblebabble-perl.
21:33:27 #9 39.54 Preparing to unpack .../227-libdigest-bubblebabble-perl_0.02-2_all.deb ...
21:33:27 #9 39.54 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
21:33:27 #9 39.57 Selecting previously unselected package libdigest-hmac-perl.
21:33:27 #9 39.57 Preparing to unpack .../228-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
21:33:27 #9 39.58 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
21:33:27 #9 39.61 Selecting previously unselected package libdistro-info-perl.
21:33:27 #9 35.80 Selecting previously unselected package libhttp-cookies-perl.
21:33:27 #9 35.80 Preparing to unpack .../161-libhttp-cookies-perl_6.10-1_all.deb ...
21:33:27 #9 35.81 Unpacking libhttp-cookies-perl (6.10-1) ...
21:33:27 #9 35.88 Selecting previously unselected package libhttp-negotiate-perl.
21:33:27 #9 35.89 Preparing to unpack .../162-libhttp-negotiate-perl_6.01-1_all.deb ...
21:33:27 #9 35.90 Unpacking libhttp-negotiate-perl (6.01-1) ...
21:33:27 #9 36.00 Selecting previously unselected package perl-openssl-defaults:armhf.
21:33:27 #9 36.00 Preparing to unpack .../163-perl-openssl-defaults_5build2_armhf.deb ...
21:33:27 #9 48.47 Setting up libstrictures-perl (2.000006-1) ...
21:33:27 #9 48.48 Setting up libsub-quote-perl (2.006006-1) ...
21:33:27 #9 48.49 Setting up libclass-xsaccessor-perl (1.19-3build3) ...
21:33:27 #9 48.50 Setting up libsort-versions-perl (1.62-1) ...
21:33:27 #9 48.52 Setting up libexporter-tiny-perl (1.002001-1) ...
21:33:27 #9 48.53 Setting up libre-engine-re2-perl (0.13-5) ...
21:33:27 #9 48.54 Setting up libterm-readkey-perl (2.38-1build1) ...
21:33:27 #9 48.55 Setting up lsb-release (11.1.0ubuntu2) ...
21:33:27 #9 48.56 Setting up libnet-ip-perl (1.26-2) ...
21:33:27 #9 48.57 Setting up python3-magic (2:0.4.15-3) ...
21:33:27 #9 49.77 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:33:27 #9 49.77 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:33:27 #9 49.78 Setting up libhtml-parser-perl:arm64 (3.76-1build2) ...
21:33:27 #9 49.82 Setting up libgit-wrapper-perl (0.048-1) ...
21:33:27 #9 49.83 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
21:33:27 #9 49.84 Setting up librole-tiny-perl (2.002004-1) ...
21:33:27 #9 49.86 Setting up gnupg (2.2.27-3ubuntu2.1) ...
21:33:27 #9 49.88 Setting up build-essential (12.9ubuntu3) ...
21:33:27 #9 49.90 Setting up libfont-ttf-perl (1.06-1.1) ...
21:33:27 #9 49.91 Setting up libfile-homedir-perl (1.006-1) ...
21:33:27 #9 49.93 Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
21:33:27 #9 49.95 Setting up libio-socket-ssl-perl (2.074-2) ...
21:33:27 #9 49.96 Setting up libsub-exporter-perl (0.988-1) ...
21:33:27 #9 49.98 Setting up libalgorithm-merge-perl (0.08-3) ...
21:33:27 #9 50.00 Setting up libhttp-message-perl (6.36-1) ...
21:33:27 #9 50.02 Setting up libdata-validate-ip-perl (0.30-1) ...
21:33:27 #9 50.03 Setting up libhtml-form-perl (6.07-1) ...
21:33:27 #8 47.92 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
21:33:27 #8 47.93 Setting up psmisc (23.2-1+deb10u1) ...
21:33:27 #8 47.94 Setting up libgc1c2:amd64 (1:7.6.4-0.4) ...
21:33:27 #8 47.95 Setting up libyaml-0-2:amd64 (0.2.1-1) ...
21:33:27 #8 47.96 Setting up libglib2.0-0:amd64 (2.58.3-2+deb10u3) ...
21:33:27 #8 47.97 No schema files found: doing nothing.
21:33:27 #8 47.98 Setting up distro-info-data (0.41+deb10u4) ...
21:33:27 #8 47.99 Setting up manpages (4.16-2) ...
21:33:27 #8 48.00 Setting up unzip (6.0-23+deb10u2) ...
21:33:27 #8 48.01 Setting up libsqlite3-0:amd64 (3.27.2-3+deb10u1) ...
21:33:27 #8 48.03 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u2) ...
21:33:27 #8 48.04 Setting up binutils-common:amd64 (2.31.1-16) ...
21:33:27 #8 48.05 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
21:33:27 #8 48.07 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ...
21:33:27 #8 48.08 Setting up less (487-0.1+b1) ...
21:33:27 #12 14.48 (69/71): libxcrypt-static-4.4.18-3.el9.aarch64. 1.4 MB/s | 108 kB     00:00    
21:33:27 #8 46.76 Running transaction check
21:33:27 #8 46.92 Transaction check succeeded.
21:33:27 #8 46.92 Running transaction test
21:33:27 #8 39.94 Unpacking libclass-xsaccessor-perl (1.19-2build8) ...
21:33:27 #8 39.98 Selecting previously unselected package libclone-perl.
21:33:27 #8 39.98 Preparing to unpack .../170-libclone-perl_0.39-1_armhf.deb ...
21:33:27 #8 39.99 Unpacking libclone-perl (0.39-1) ...
21:33:27 #8 40.02 Selecting previously unselected package libdata-dump-perl.
21:33:27 #8 40.02 Preparing to unpack .../171-libdata-dump-perl_1.23-1_all.deb ...
21:33:27 #8 40.03 Unpacking libdata-dump-perl (1.23-1) ...
21:33:27 #8 40.09 Selecting previously unselected package libparams-util-perl.
21:33:27 #8 40.09 Preparing to unpack .../172-libparams-util-perl_1.07-3build3_armhf.deb ...
21:33:27 #8 40.09 Unpacking libparams-util-perl (1.07-3build3) ...
21:33:27 #8 40.12 Selecting previously unselected package libsub-install-perl.
21:33:27 #8 40.12 Preparing to unpack .../173-libsub-install-perl_0.928-1_all.deb ...
21:33:27 #8 40.13 Unpacking libsub-install-perl (0.928-1) ...
21:33:27 #8 40.16 Selecting previously unselected package libdata-optlist-perl.
21:33:27 #8 40.16 Preparing to unpack .../174-libdata-optlist-perl_0.110-1_all.deb ...
21:33:27 #8 40.17 Unpacking libdata-optlist-perl (0.110-1) ...
21:33:27 #8 40.20 Selecting previously unselected package libdevel-globaldestruction-perl.
21:33:27 #8 40.20 Preparing to unpack .../175-libdevel-globaldestruction-perl_0.14-1_all.deb ...
21:33:27 #13 5.768 (61/69): device-mapper-devel-1.02.181-5.el8.aar 1.6 MB/s | 283 kB     00:00    
21:33:27 #13 5.779 (62/69): libxcrypt-static-4.1.1-6.el8.aarch64.r 5.8 MB/s |  58 kB     00:00    
21:33:27 #13 5.822 (63/69): device-mapper-1.02.181-5.el8.aarch64.r 8.5 MB/s | 374 kB     00:00    
21:33:27 #13 5.876 (64/69): glibc-static-2.28-208.el8.aarch64.rpm  7.1 MB/s | 1.6 MB     00:00    
21:33:27 #8 27.86 Unpacking libisl19:armhf (0.20-2) ...
21:33:27 #8 27.98 Selecting previously unselected package libmpfr6:armhf.
21:33:27 #8 27.98 Preparing to unpack .../020-libmpfr6_4.0.2-1_armhf.deb ...
21:33:27 #8 27.98 Unpacking libmpfr6:armhf (4.0.2-1) ...
21:33:27 #8 28.07 Selecting previously unselected package libmpc3:armhf.
21:33:27 #8 28.07 Preparing to unpack .../021-libmpc3_1.1.0-1_armhf.deb ...
21:33:27 #8 28.08 Unpacking libmpc3:armhf (1.1.0-1) ...
21:33:27 #8 28.11 Selecting previously unselected package cpp-8.
21:33:27 #8 28.11 Preparing to unpack .../022-cpp-8_8.3.0-6+rpi1_armhf.deb ...
21:33:27 #8 49.76 Setting up libhttp-message-perl (6.14-1) ...
21:33:27 #8 49.78 Setting up libxml-libxml-perl (2.0128+dfsg-5) ...
21:33:27 #8 49.82 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
21:33:27 #8 49.89 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
21:33:27 #8 49.95 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:33:27 #12 9.051 (47/69): pcre2-devel-10.40-2.el9.x86_64.rpm     3.9 MB/s | 515 kB     00:00    
21:33:27 #12 9.273 (48/69): llvm-libs-14.0.5-1.el9.x86_64.rpm       40 MB/s |  20 MB     00:00    
21:33:27 #12 9.278 (49/69): pcre2-utf16-10.40-2.el9.x86_64.rpm     961 kB/s | 217 kB     00:00    
21:33:27 #12 9.282 (50/69): libxcrypt-devel-4.4.18-3.el9.x86_64.rp  55 kB/s |  29 kB     00:00    
21:33:27 #12 9.312 (51/69): pcre2-utf32-10.40-2.el9.x86_64.rpm     5.4 MB/s | 206 kB     00:00    
21:33:27 #12 9.316 (52/69): perl-Error-0.17029-7.el9.noarch.rpm    1.2 MB/s |  42 kB     00:00    
21:33:27 #12 9.320 (53/69): perl-DynaLoader-1.47-479.el9.x86_64.rp 859 kB/s |  35 kB     00:00    
21:33:27 #12 9.334 (54/69): perl-File-Compare-1.100.600-479.el9.no 1.0 MB/s |  23 kB     00:00    
21:33:27 #12 9.338 (55/69): perl-File-Copy-2.34-479.el9.noarch.rpm 1.4 MB/s |  30 kB     00:00    
21:33:27 #12 9.341 (56/69): perl-File-Find-1.37-479.el9.noarch.rpm 1.7 MB/s |  35 kB     00:00    
21:33:27 #12 9.356 (57/69): perl-Git-2.31.1-2.el9.2.noarch.rpm     2.0 MB/s |  43 kB     00:00    
21:33:27 #12 9.359 (58/69): perl-TermReadKey-2.38-11.el9.x86_64.rp 1.7 MB/s |  37 kB     00:00    
21:33:27 #12 9.362 (59/69): perl-Thread-Queue-3.14-460.el9.noarch. 1.0 MB/s |  22 kB     00:00    
21:33:27 #12 9.379 (60/69): perl-lib-0.65-479.el9.x86_64.rpm       1.0 MB/s |  24 kB     00:00    
21:33:27 #8 46.86 Preparing to unpack .../323-libxext6_2%3a1.3.3-1.1_amd64.deb ...
21:33:27 #8 46.87 Unpacking libxext6:amd64 (2:1.3.3-1.1) ...
21:33:27 #8 46.90 Selecting previously unselected package libxml-namespacesupport-perl.
21:33:27 #8 46.90 Preparing to unpack .../324-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
21:33:27 #8 46.91 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
21:33:27 #8 46.94 Selecting previously unselected package libxml-sax-base-perl.
21:33:27 #8 46.94 Preparing to unpack .../325-libxml-sax-base-perl_1.09-1.1_all.deb ...
21:33:27 #8 46.95 Unpacking libxml-sax-base-perl (1.09-1.1) ...
21:33:27 #8 46.99 Selecting previously unselected package libxml-sax-perl.
21:33:27 #8 46.99 Preparing to unpack .../326-libxml-sax-perl_1.02+dfsg-1_all.deb ...
21:33:27 #8 47.00 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
21:33:27 #8 47.04 Selecting previously unselected package libxml-libxml-perl.
21:33:27 #8 47.04 Preparing to unpack .../327-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
21:33:27 #8 47.05 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
21:33:27 #8 47.12 Selecting previously unselected package libxml-sax-expat-perl.
21:33:27 #9 40.60 Unpacking libhttp-date-perl (6.05-1) ...
21:33:27 #9 40.64 Selecting previously unselected package libfile-listing-perl.
21:33:27 #9 40.64 Preparing to unpack .../167-libfile-listing-perl_6.04-1_all.deb ...
21:33:27 #9 40.70 Unpacking libfile-listing-perl (6.04-1) ...
21:33:27 #9 40.74 Selecting previously unselected package libhtml-tagset-perl.
21:33:27 #9 40.74 Preparing to unpack .../168-libhtml-tagset-perl_3.20-4_all.deb ...
21:33:27 #9 40.74 Unpacking libhtml-tagset-perl (3.20-4) ...
21:33:27 #9 40.82 Selecting previously unselected package liburi-perl.
21:33:27 #9 40.82 Preparing to unpack .../169-liburi-perl_1.76-2_all.deb ...
21:33:27 #9 39.61 Preparing to unpack .../229-libdistro-info-perl_0.23ubuntu1_all.deb ...
21:33:27 #9 39.62 Unpacking libdistro-info-perl (0.23ubuntu1) ...
21:33:27 #9 39.65 Selecting previously unselected package libnet-smtp-ssl-perl.
21:33:27 #9 39.65 Preparing to unpack .../230-libnet-smtp-ssl-perl_1.04-1_all.deb ...
21:33:27 #9 39.65 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
21:33:27 #9 39.69 Selecting previously unselected package libmailtools-perl.
21:33:27 #9 39.69 Preparing to unpack .../231-libmailtools-perl_2.21-1_all.deb ...
21:33:27 #9 39.69 Unpacking libmailtools-perl (2.21-1) ...
21:33:27 #9 39.74 Selecting previously unselected package libnet-ip-perl.
21:33:27 #9 39.74 Preparing to unpack .../232-libnet-ip-perl_1.26-2_all.deb ...
21:33:27 #9 39.74 Unpacking libnet-ip-perl (1.26-2) ...
21:33:27 #9 39.77 Selecting previously unselected package libnet-dns-perl.
21:33:27 #9 39.77 Preparing to unpack .../233-libnet-dns-perl_1.22-1_all.deb ...
21:33:27 #9 39.78 Unpacking libnet-dns-perl (1.22-1) ...
21:33:27 #9 39.85 Selecting previously unselected package libnet-domain-tld-perl.
21:33:27 #8 44.29 Setting up libmpc3:amd64 (1.1.0-1) ...
21:33:27 #8 44.31 Setting up libc-dev-bin (2.27-3ubuntu1.6) ...
21:33:27 #8 44.32 Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
21:33:27 #8 44.34 Setting up libgdbm-compat4:amd64 (1.14.1-6) ...
21:33:27 #8 44.35 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ...
21:33:27 #8 44.37 Setting up bsdmainutils (11.1.2ubuntu1) ...
21:33:27 #8 44.39 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
21:33:27 #8 44.40 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:33:27 #8 44.40 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
21:33:27 #8 44.40 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:33:27 #8 44.41 Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:33:27 #8 44.44 Setting up ca-certificates (20211016~18.04.1) ...
21:33:27 #9 48.71 Setting up libperlio-gzip-perl (0.19-1build5) ...
21:33:27 #9 48.72 Setting up libsys-hostname-long-perl (1.5-1) ...
21:33:27 #9 48.73 Setting up libsereal-decoder-perl (4.011+ds-1build1) ...
21:33:27 #9 48.74 Setting up liburi-perl (1.76-2) ...
21:33:27 #9 48.75 Setting up libdigest-bubblebabble-perl (0.02-2) ...
21:33:27 #9 48.76 Setting up libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
21:33:27 #9 48.77 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ...
21:33:27 #9 48.78 Setting up python3-pkg-resources (45.2.0-1) ...
21:33:27 #21 34.85 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64.
21:33:27 #21 34.85 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ...
21:33:27 #21 34.86 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
21:33:27 #21 34.89 Selecting previously unselected package cpp-10-arm-linux-gnueabi.
21:33:27 #21 34.89 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
21:33:27 #21 34.90 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
21:33:27 #9 50.05 Setting up libiterator-perl (0.03+ds1-1.1) ...
21:33:27 #9 50.07 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ...
21:33:27 #9 50.09 Setting up libjson-xs-perl (4.030-1build3) ...
21:33:27 #9 50.10 Setting up libhttp-negotiate-perl (6.01-1) ...
21:33:27 #9 50.12 Setting up libio-prompter-perl (0.004015-1) ...
21:33:27 #9 50.13 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
21:33:27 #9 50.14 Setting up libhttp-cookies-perl (6.10-1) ...
21:33:27 #9 50.15 Setting up po-debconf (1.0.21+nmu1) ...
21:33:27 #9 50.17 Setting up libhtml-tree-perl (5.07-2) ...
21:33:27 #9 50.18 Setting up libparams-classify-perl (0.015-1build5) ...
21:33:27 #9 50.19 Setting up libhtml-format-perl (2.12-1.1) ...
21:33:27 #9 50.21 Setting up libxml-sax-perl (1.02+dfsg-3) ...
21:33:27 #9 50.27 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
21:33:27 #12 70.24   Installing : setools-libs-3.3.8-4.el7.aarch64                           36/68 
21:33:27 #8 48.17 Setting up perl-openssl-defaults:amd64 (3) ...
21:33:27 #8 48.18 Setting up linux-libc-dev:amd64 (4.19.249-2) ...
21:33:27 #8 48.19 Setting up gettext-base (0.19.8.1-9) ...
21:33:27 #8 48.20 Setting up liblzo2-2:amd64 (2.10-0.1) ...
21:33:27 #8 48.21 Setting up libnpth0:amd64 (1.6-1) ...
21:33:27 #8 48.22 Setting up krb5-locales (1.17-3+deb10u3) ...
21:33:27 #8 48.23 Setting up file (1:5.35-4+deb10u2) ...
21:33:27 #8 48.24 Setting up libossp-uuid16:amd64 (1.6.2-1.5+b7) ...
21:33:27 #8 48.25 Setting up libassuan0:amd64 (2.5.2-1) ...
21:33:27 #8 48.26 Setting up libgomp1:amd64 (8.3.0-6) ...
21:33:27 #8 48.27 Setting up libapt-inst2.0:amd64 (1.8.2.3) ...
21:33:27 #8 48.28 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
21:33:27 #8 48.29 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ...
21:33:27 #8 48.30 Setting up libunwind8:amd64 (1.2.1-10~deb10u1) ...
21:33:27 #8 48.31 Setting up libicu63:amd64 (63.1-6+deb10u3) ...
21:33:27 #8 48.32 Setting up libfakeroot:amd64 (1.23-1) ...
21:33:27 #8 48.34 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ...
21:33:27 #8 48.35 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ...
21:33:27 #8 48.36 Setting up fakeroot (1.23-1) ...
21:33:27 #8 40.20 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
21:33:27 #8 40.25 Selecting previously unselected package libdigest-hmac-perl.
21:33:27 #8 40.25 Preparing to unpack .../176-libdigest-hmac-perl_1.03+dfsg-1_all.deb ...
21:33:27 #8 40.25 Unpacking libdigest-hmac-perl (1.03+dfsg-1) ...
21:33:27 #8 40.28 Selecting previously unselected package libdistro-info-perl.
21:33:27 #8 40.28 Preparing to unpack .../177-libdistro-info-perl_0.18ubuntu0.18.04.1_all.deb ...
21:33:27 #8 40.29 Unpacking libdistro-info-perl (0.18ubuntu0.18.04.1) ...
21:33:27 #8 40.32 Selecting previously unselected package perl-openssl-defaults:armhf.
21:33:27 #8 40.32 Preparing to unpack .../178-perl-openssl-defaults_3build1_armhf.deb ...
21:33:27 #8 40.33 Unpacking perl-openssl-defaults:armhf (3build1) ...
21:33:27 #8 40.36 Selecting previously unselected package libnet-ssleay-perl.
21:33:27 #8 40.36 Preparing to unpack .../179-libnet-ssleay-perl_1.84-1ubuntu0.2_armhf.deb ...
21:33:27 #8 40.36 Unpacking libnet-ssleay-perl (1.84-1ubuntu0.2) ...
21:33:27 #8 40.44 Selecting previously unselected package libio-socket-ssl-perl.
21:33:27 #8 40.44 Preparing to unpack .../180-libio-socket-ssl-perl_2.060-3~ubuntu18.04.1_all.deb ...
21:33:27 #13 5.906 (65/69): device-mapper-libs-1.02.181-5.el8.aarc 4.7 MB/s | 398 kB     00:00    
21:33:27 #13 5.985 (66/69): systemd-libs-239-62.el8.aarch64.rpm     13 MB/s | 1.0 MB     00:00    
21:33:27 #13 6.027 (67/69): systemd-pam-239-62.el8.aarch64.rpm      11 MB/s | 450 kB     00:00    
21:33:27 #13 6.092 (68/69): systemd-239-62.el8.aarch64.rpm          15 MB/s | 3.3 MB     00:00    
21:33:27 #8 28.14 Unpacking cpp-8 (8.3.0-6+rpi1) ...
21:33:27 #8 50.09 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:33:27 #8 50.12 Setting up libparams-classify-perl (0.015-1) ...
21:33:27 #8 50.13 Setting up git (1:2.17.1-1ubuntu0.12) ...
21:33:27 #8 50.17 Setting up libhttp-negotiate-perl (6.00-2) ...
21:33:27 #8 50.18 Setting up libmailtools-perl (2.18-1) ...
21:33:27 #8 50.19 Setting up libgit-wrapper-perl (0.047-1) ...
21:33:27 #8 50.20 Setting up libhtml-format-perl (2.12-1) ...
21:33:27 #8 50.21 Setting up libemail-valid-perl (1.202-1) ...
21:33:27 #8 50.23 Setting up libhttp-cookies-perl (6.04-1) ...
21:33:27 #8 50.24 Setting up curl (7.58.0-2ubuntu3.19) ...
21:33:27 #8 50.25 Setting up libmodule-runtime-perl (0.016-1) ...
21:33:27 #8 50.26 Setting up gnupg (2.2.4-1ubuntu1.6) ...
21:33:27 #8 50.27 Setting up libhttp-daemon-perl (6.01-1ubuntu0.1) ...
21:33:27 #12 9.383 (61/69): perl-threads-2.25-460.el9.x86_64.rpm   2.5 MB/s |  58 kB     00:00    
21:33:27 #12 9.386 (62/69): perl-threads-shared-1.61-460.el9.x86_6 1.9 MB/s |  45 kB     00:00    
21:33:27 #12 9.450 (63/69): systemd-devel-250-7.el9.x86_64.rpm     9.4 MB/s | 618 kB     00:00    
21:33:27 #12 9.454 (64/69): policycoreutils-devel-3.4-2.el9.x86_64 1.9 MB/s | 142 kB     00:00    
21:33:27 #12 9.472 (65/69): device-mapper-devel-1.02.185-3.el9.x86 2.0 MB/s |  44 kB     00:00    
21:33:27 #8 47.12 Preparing to unpack .../328-libxml-sax-expat-perl_0.51-1_all.deb ...
21:33:27 #8 47.13 Unpacking libxml-sax-expat-perl (0.51-1) ...
21:33:27 #8 47.16 Selecting previously unselected package libxmlrpc-lite-perl.
21:33:27 #8 47.16 Preparing to unpack .../329-libxmlrpc-lite-perl_0.717-4_all.deb ...
21:33:27 #8 47.17 Unpacking libxmlrpc-lite-perl (0.717-4) ...
21:33:27 #8 47.22 Selecting previously unselected package libxmuu1:amd64.
21:33:27 #8 47.22 Preparing to unpack .../330-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ...
21:33:27 #8 47.22 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ...
21:33:27 #8 47.26 Selecting previously unselected package libyaml-0-2:amd64.
21:33:27 #8 47.27 Preparing to unpack .../331-libyaml-0-2_0.2.2-1_amd64.deb ...
21:33:27 #8 47.27 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
21:33:27 #8 47.31 Selecting previously unselected package libyaml-libyaml-perl.
21:33:27 #8 47.31 Preparing to unpack .../332-libyaml-libyaml-perl_0.82+repack-1+b1_amd64.deb ...
21:33:27 #8 47.31 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ...
21:33:27 #8 47.35 Selecting previously unselected package licensecheck.
21:33:27 #8 50.98 Setting up libgnutls-dane0:arm64 (3.6.7-4+deb10u9) ...
21:33:27 #8 50.99 Setting up libpython2.7:arm64 (2.7.16-2+deb10u1) ...
21:33:27 #8 51.01 Setting up gettext (0.19.8.1-9) ...
21:33:27 #8 51.02 Setting up exim4-base (4.92-8+deb10u6) ...
21:33:27 #8 51.13 exim: DB upgrade, deleting hints-db
21:33:27 #8 51.20 Setting up gcc-8 (8.3.0-6) ...
21:33:27 #8 51.21 Setting up gpg-agent (2.2.12-1+deb10u2) ...
21:33:27 #8 51.23 Setting up libtool (2.4.6-9) ...
21:33:27 #8 51.25 Setting up openssh-client (1:7.9p1-10+deb10u2) ...
21:33:27 #8 51.35 Setting up gpgsm (2.2.12-1+deb10u2) ...
21:33:27 #9 41.32 Setting up libxpm4:amd64 (1:3.5.12-1build2) ...
21:33:27 #9 41.33 Setting up openssh-client (1:8.9p1-3) ...
21:33:27 #9 39.85 Preparing to unpack .../234-libnet-domain-tld-perl_1.75-1_all.deb ...
21:33:27 #9 39.86 Unpacking libnet-domain-tld-perl (1.75-1) ...
21:33:27 #9 39.89 Selecting previously unselected package libemail-valid-perl.
21:33:27 #9 39.90 Preparing to unpack .../235-libemail-valid-perl_1.202-1_all.deb ...
21:33:27 #9 39.90 Unpacking libemail-valid-perl (1.202-1) ...
21:33:27 #9 39.94 Selecting previously unselected package libexporter-tiny-perl.
21:33:27 #9 39.94 Preparing to unpack .../236-libexporter-tiny-perl_1.002001-1_all.deb ...
21:33:27 #9 39.94 Unpacking libexporter-tiny-perl (1.002001-1) ...
21:33:27 #9 39.98 Selecting previously unselected package libipc-system-simple-perl.
21:33:27 #9 39.98 Preparing to unpack .../237-libipc-system-simple-perl_1.26-1_all.deb ...
21:33:27 #9 39.99 Unpacking libipc-system-simple-perl (1.26-1) ...
21:33:27 #9 40.02 Selecting previously unselected package libfile-basedir-perl.
21:33:27 #9 40.02 Preparing to unpack .../238-libfile-basedir-perl_0.08-1_all.deb ...
21:33:27 #9 40.03 Unpacking libfile-basedir-perl (0.08-1) ...
21:33:27 #9 40.06 Selecting previously unselected package libfile-chdir-perl.
21:33:27 #9 40.07 Preparing to unpack .../239-libfile-chdir-perl_0.1008-1_all.deb ...
21:33:27 #9 40.07 Unpacking libfile-chdir-perl (0.1008-1) ...
21:33:27 #9 40.10 Selecting previously unselected package libfile-fcntllock-perl.
21:33:27 #9 40.10 Preparing to unpack .../240-libfile-fcntllock-perl_0.22-3build4_amd64.deb ...
21:33:27 #9 40.11 Unpacking libfile-fcntllock-perl (0.22-3build4) ...
21:33:27 #9 40.14 Selecting previously unselected package libnumber-compare-perl.
21:33:27 #9 40.14 Preparing to unpack .../241-libnumber-compare-perl_0.03-1_all.deb ...
21:33:27 #9 40.14 Unpacking libnumber-compare-perl (0.03-1) ...
21:33:27 #9 40.18 Selecting previously unselected package libtext-glob-perl.
21:33:27 #9 40.18 Preparing to unpack .../242-libtext-glob-perl_0.10-1_all.deb ...
21:33:27 #9 40.18 Unpacking libtext-glob-perl (0.10-1) ...
21:33:27 #9 40.21 Selecting previously unselected package libfile-find-rule-perl.
21:33:27 #9 40.82 Unpacking liburi-perl (1.76-2) ...
21:33:27 #9 40.91 Selecting previously unselected package libhtml-parser-perl.
21:33:27 #9 40.91 Preparing to unpack .../170-libhtml-parser-perl_3.72-5_armhf.deb ...
21:33:27 #9 40.91 Unpacking libhtml-parser-perl (3.72-5) ...
21:33:27 #9 40.97 Selecting previously unselected package libhtml-tree-perl.
21:33:27 #9 40.97 Preparing to unpack .../171-libhtml-tree-perl_5.07-2_all.deb ...
21:33:27 #9 40.98 Unpacking libhtml-tree-perl (5.07-2) ...
21:33:27 #9 41.06 Selecting previously unselected package libio-html-perl.
21:33:27 #9 41.06 Preparing to unpack .../172-libio-html-perl_1.001-1_all.deb ...
21:33:27 #9 41.06 Unpacking libio-html-perl (1.001-1) ...
21:33:27 #9 41.10 Selecting previously unselected package liblwp-mediatypes-perl.
21:33:27 #9 41.10 Preparing to unpack .../173-liblwp-mediatypes-perl_6.04-1_all.deb ...
21:33:28 #10 27.03   Preparing        :                                                        1/1 
21:33:28 #10 27.06   Installing       : python-srpm-macros-3-43.el8.noarch                    1/80 
21:33:28 #9 36.18 Unpacking perl-openssl-defaults:armhf (5build2) ...
21:33:28 #9 48.98 Setting up automake (1:1.16.1-4ubuntu6) ...
21:33:28 #9 48.99 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:33:28 #9 48.99 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:33:28 #9 48.99 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:33:28 #9 48.99 Setting up libasync-mergepoint-perl (0.04-2) ...
21:33:28 #9 49.00 Setting up libstring-escape-perl (2010.002-2) ...
21:33:28 #9 49.01 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ...
21:33:28 #9 49.03 Setting up libhttp-date-perl (6.05-1) ...
21:33:28 #9 49.04 Setting up libfile-which-perl (1.23-1) ...
21:33:28 #9 49.06 Setting up libfile-basedir-perl (0.08-1) ...
21:33:28 #9 49.08 Setting up gettext (0.19.8.1-10build1) ...
21:33:28 #9 49.10 Setting up libnumber-range-perl (0.12-1) ...
21:33:28 #9 49.12 Setting up libunicode-utf8-perl (0.62-1build1) ...
21:33:28 #9 49.13 Setting up libstruct-dumb-perl (0.09-1) ...
21:33:28 #9 49.15 Setting up libfile-listing-perl (6.04-1) ...
21:33:28 #9 49.17 Setting up libstdc++-9-dev:arm64 (9.4.0-1ubuntu1~20.04.1) ...
21:33:28 #9 49.18 Setting up libregexp-pattern-perl (0.2.12-1) ...
21:33:28 #9 49.19 Setting up libfont-afm-perl (1.20-2) ...
21:33:28 #13 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 15.6s done
21:33:28 #9 50.33 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:33:28 #9 50.46 
21:33:28 #9 50.46 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:33:28 #9 50.52 Setting up dput (1.1.0ubuntu2) ...
21:33:28 #12 70.54   Installing : libseccomp-2.3.1-4.el7.aarch64                             37/68 
21:33:28 #8 48.37 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:33:28 #8 48.40 Setting up mariadb-common (1:10.3.34-0+deb10u1) ...
21:33:28 #8 48.41 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
21:33:28 #8 48.42 Setting up libasan5:amd64 (8.3.0-6) ...
21:33:28 #8 48.43 Setting up autotools-dev (20180224.1) ...
21:33:28 #8 48.44 Setting up libglib2.0-data (2.58.3-2+deb10u3) ...
21:33:28 #8 48.45 Setting up libpython2.7-minimal:amd64 (2.7.16-2+deb10u1) ...
21:33:28 #8 48.46 Setting up libwrap0:amd64 (7.6.q-28) ...
21:33:28 #8 48.47 Setting up libx11-data (2:1.6.7-1+deb10u2) ...
21:33:28 #8 48.48 Setting up make (4.2.1-1.2) ...
21:33:28 #8 48.49 Setting up libmpfr6:amd64 (4.0.2-1) ...
21:33:28 #8 48.50 Setting up gnupg-l10n (2.2.12-1+deb10u2) ...
21:33:28 #8 48.51 Setting up libntlm0:amd64 (1.5-1+deb10u1) ...
21:33:28 #8 48.52 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
21:33:28 #8 48.53 Setting up libidn11:amd64 (1.33-2.2) ...
21:33:28 #8 48.54 Setting up libncurses6:amd64 (6.1+20181013-2+deb10u2) ...
21:33:28 #8 48.55 Setting up strace (4.26-0.2) ...
21:33:28 #8 48.56 Setting up libsigsegv2:amd64 (2.12-2) ...
21:33:28 #8 48.57 Setting up xz-utils (5.2.4-1+deb10u1) ...
21:33:28 #8 48.58 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:33:28 #8 48.59 Setting up libfribidi0:amd64 (1.0.5-3.1+deb10u1) ...
21:33:28 #8 48.60 Setting up t1utils (1.41-3) ...
21:33:28 #8 48.61 Setting up libquadmath0:amd64 (8.3.0-6) ...
21:33:28 #8 48.62 Setting up diffstat (1.62-1) ...
21:33:28 #8 48.63 Setting up libmpc3:amd64 (1.1.0-1) ...
21:33:28 #8 48.64 Setting up libatomic1:amd64 (8.3.0-6) ...
21:33:28 #8 48.65 Setting up patch (2.7.6-3+deb10u1) ...
21:33:28 #8 48.66 Setting up mailutils-common (1:3.5-4) ...
21:33:28 #8 48.67 Setting up autopoint (0.19.8.1-9) ...
21:33:28 #8 48.37   Preparing        :                                                        1/1 
21:33:28 #8 48.40   Upgrading        : rpm-libs-4.17.1-3.fc36.aarch64                       1/145 
21:33:28 #8 48.41   Running scriptlet: rpm-4.17.1-3.fc36.aarch64                            2/145 
21:33:28 #8 48.45   Upgrading        : rpm-4.17.1-3.fc36.aarch64                            2/145 
21:33:28 #8 48.48   Installing       : python3-six-1.16.0-5.fc36.noarch                     3/145 
21:33:28 #8 48.51   Installing       : hunspell-filesystem-1.7.0-19.fc36.aarch64            4/145 
21:33:28 #8 48.52   Installing       : hunspell-en-GB-0.20140811.1-22.fc36.noarch           5/145 
21:33:28 #8 48.53   Installing       : hunspell-en-0.20140811.1-22.fc36.noarch              6/145 
21:33:28 #8 48.53   Installing       : hunspell-en-US-0.20140811.1-22.fc36.noarch           7/145 
21:33:28 #8 48.58   Installing       : hunspell-1.7.0-19.fc36.aarch64                       8/145 
21:33:28 #12 14.97 (70/71): gcc-11.3.1-2.1.el9.aarch64.rpm         4.6 MB/s |  30 MB     00:06    
21:33:28 #13 6.306 (69/69): selinux-policy-minimum-3.14.3-105.el8.  16 MB/s |  13 MB     00:00    
21:33:28 #13 6.311 --------------------------------------------------------------------------------
21:33:28 #13 6.311 Total                                            23 MB/s |  96 MB     00:04     
21:33:28 #8 40.45 Unpacking libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...
21:33:28 #8 40.51 Selecting previously unselected package libnet-smtp-ssl-perl.
21:33:28 #8 40.51 Preparing to unpack .../181-libnet-smtp-ssl-perl_1.04-1_all.deb ...
21:33:28 #8 40.52 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
21:33:28 #8 40.56 Selecting previously unselected package libmailtools-perl.
21:33:28 #8 40.56 Preparing to unpack .../182-libmailtools-perl_2.18-1_all.deb ...
21:33:28 #8 40.56 Unpacking libmailtools-perl (2.18-1) ...
21:33:28 #8 40.66 Selecting previously unselected package libsocket6-perl.
21:33:28 #8 40.67 Preparing to unpack .../183-libsocket6-perl_0.27-1build2_armhf.deb ...
21:33:28 #8 40.67 Unpacking libsocket6-perl (0.27-1build2) ...
21:33:28 #8 40.71 Selecting previously unselected package libio-socket-inet6-perl.
21:33:28 #8 40.71 Preparing to unpack .../184-libio-socket-inet6-perl_2.72-2_all.deb ...
21:33:28 #8 40.72 Unpacking libio-socket-inet6-perl (2.72-2) ...
21:33:28 #8 40.75 Selecting previously unselected package libnet-ip-perl.
21:33:28 #8 40.75 Preparing to unpack .../185-libnet-ip-perl_1.26-1_all.deb ...
21:33:28 #8 40.77 Unpacking libnet-ip-perl (1.26-1) ...
21:33:28 #8 47.43 Transaction test succeeded.
21:33:28 #8 47.43 Running transaction
21:33:28 #8 50.28 Setting up libxml-simple-perl (2.24-1) ...
21:33:28 #8 50.29 Setting up lintian (2.5.81ubuntu1) ...
21:33:28 #8 50.30 Setting up libhtml-form-perl (6.03-1) ...
21:33:28 #8 50.32 Setting up libimport-into-perl (1.002005-1) ...
21:33:28 #8 50.33 Setting up libmodule-implementation-perl (0.09-1) ...
21:33:28 #8 50.34 Setting up libparams-validate-perl (1.29-1) ...
21:33:28 #8 50.35 Setting up libmoo-perl (2.003004-1) ...
21:33:28 #8 50.36 Setting up libb-hooks-endofscope-perl (0.21-1) ...
21:33:28 #8 50.38 Setting up libpackage-stash-perl (0.37-1) ...
21:33:28 #8 50.39 Setting up libgetopt-long-descriptive-perl (0.102-1) ...
21:33:28 #8 50.40 Setting up libnamespace-clean-perl (0.27-1) ...
21:33:28 #8 50.41 Setting up licensecheck (3.0.31-2) ...
21:33:28 #8 50.42 Setting up dh-autoreconf (17) ...
21:33:28 #8 50.43 Setting up libwww-perl (6.31-1ubuntu0.1) ...
21:33:28 #8 50.45 Setting up debhelper (11.1.6ubuntu2) ...
21:33:28 #8 50.46 Setting up equivs (2.1.0) ...
21:33:28 #8 50.47 Setting up liblwp-protocol-https-perl (6.07-2) ...
21:33:28 #8 50.48 Setting up dh-strip-nondeterminism (0.040-1.1~build1) ...
21:33:28 #12 9.534 (66/69): glibc-static-2.34-40.el9.x86_64.rpm     22 MB/s | 1.7 MB     00:00    
21:33:28 #12 9.539 (67/69): libtool-ltdl-devel-2.4.6-45.el9.x86_64 2.4 MB/s | 161 kB     00:00    
21:33:28 #12 9.558 (68/69): libxcrypt-static-4.4.18-3.el9.x86_64.r 4.3 MB/s | 102 kB     00:00    
21:33:28 #8 47.35 Preparing to unpack .../333-licensecheck_3.1.1-2_all.deb ...
21:33:28 #8 47.36 Unpacking licensecheck (3.1.1-2) ...
21:33:28 #8 47.40 Selecting previously unselected package lzip.
21:33:28 #8 47.40 Preparing to unpack .../334-lzip_1.22-3_amd64.deb ...
21:33:28 #8 47.40 Unpacking lzip (1.22-3) ...
21:33:28 #8 47.49 Selecting previously unselected package lzop.
21:33:28 #8 47.49 Preparing to unpack .../335-lzop_1.04-2_amd64.deb ...
21:33:28 #8 47.49 Unpacking lzop (1.04-2) ...
21:33:28 #8 47.53 Selecting previously unselected package t1utils.
21:33:28 #8 47.54 Preparing to unpack .../336-t1utils_1.41-4_amd64.deb ...
21:33:28 #8 47.54 Unpacking t1utils (1.41-4) ...
21:33:28 #8 47.59 Selecting previously unselected package unzip.
21:33:28 #9 41.39 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
21:33:28 #9 41.39 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:33:28 #9 41.40 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
21:33:28 #9 41.40 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:33:28 #9 41.40 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
21:33:28 #9 41.40 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:33:28 #9 41.41 Setting up gpgsm (2.2.27-3ubuntu2.1) ...
21:33:28 #9 41.42 Setting up libxext6:amd64 (2:1.3.4-1build1) ...
21:33:28 #9 41.43 Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.3) ...
21:33:28 #9 41.45 Setting up python3 (3.10.4-0ubuntu2) ...
21:33:28 #9 40.21 Preparing to unpack .../243-libfile-find-rule-perl_0.34-1_all.deb ...
21:33:28 #9 40.22 Unpacking libfile-find-rule-perl (0.34-1) ...
21:33:28 #9 40.25 Selecting previously unselected package libfont-afm-perl.
21:33:28 #9 40.25 Preparing to unpack .../244-libfont-afm-perl_1.20-2_all.deb ...
21:33:28 #9 40.25 Unpacking libfont-afm-perl (1.20-2) ...
21:33:28 #9 40.28 Selecting previously unselected package libio-string-perl.
21:33:28 #9 40.29 Preparing to unpack .../245-libio-string-perl_1.08-3_all.deb ...
21:33:28 #9 40.29 Unpacking libio-string-perl (1.08-3) ...
21:33:28 #9 40.32 Selecting previously unselected package libfont-ttf-perl.
21:33:28 #9 40.32 Preparing to unpack .../246-libfont-ttf-perl_1.06-1_all.deb ...
21:33:28 #9 40.33 Unpacking libfont-ttf-perl (1.06-1) ...
21:33:28 #9 40.39 Selecting previously unselected package libfuture-perl.
21:33:28 #9 40.39 Preparing to unpack .../247-libfuture-perl_0.43-1_all.deb ...
21:33:28 #9 40.39 Unpacking libfuture-perl (0.43-1) ...
21:33:28 #9 40.43 Selecting previously unselected package libio-stringy-perl.
21:33:28 #8 51.36 Setting up libgsasl7 (1.8.0-8+deb10u1) ...
21:33:28 #8 51.37 Setting up libxext6:arm64 (2:1.3.3-1+b2) ...
21:33:28 #8 51.39 Setting up libcurl3-gnutls:arm64 (7.64.0-4+deb10u2) ...
21:33:28 #8 51.40 Setting up python3 (3.7.3-1) ...
21:33:28 #9 41.11 Unpacking liblwp-mediatypes-perl (6.04-1) ...
21:33:28 #9 41.16 Selecting previously unselected package libhttp-message-perl.
21:33:28 #9 41.16 Preparing to unpack .../174-libhttp-message-perl_6.22-1_all.deb ...
21:33:28 #9 41.16 Unpacking libhttp-message-perl (6.22-1) ...
21:33:28 #9 41.22 Selecting previously unselected package libhttp-cookies-perl.
21:33:28 #9 41.22 Preparing to unpack .../175-libhttp-cookies-perl_6.08-1_all.deb ...
21:33:28 #9 41.22 Unpacking libhttp-cookies-perl (6.08-1) ...
21:33:28 #9 41.27 Selecting previously unselected package libhttp-negotiate-perl.
21:33:28 #9 41.27 Preparing to unpack .../176-libhttp-negotiate-perl_6.01-1_all.deb ...
21:33:28 #9 41.28 Unpacking libhttp-negotiate-perl (6.01-1) ...
21:33:28 #9 41.33 Selecting previously unselected package perl-openssl-defaults:armhf.
21:33:28 #9 41.33 Preparing to unpack .../177-perl-openssl-defaults_4_armhf.deb ...
21:33:28 #10 27.08   Downgrading      : xz-libs-5.2.4-4.el8.x86_64                            2/80 
21:33:28 #10 27.11   Installing       : xz-5.2.4-4.el8.x86_64                                 3/80 
21:33:28 #10 27.15   Installing       : unzip-6.0-46.el8.x86_64                               4/80 
21:33:28 #10 27.28   Installing       : groff-base-1.22.3-18.el8.x86_64                       5/80 
21:33:28 #10 27.30   Installing       : file-5.33-20.el8.x86_64                               6/80 
21:33:28 #9 36.62 Selecting previously unselected package libnet-ssleay-perl:armhf.
21:33:28 #9 36.62 Preparing to unpack .../164-libnet-ssleay-perl_1.92-1build2_armhf.deb ...
21:33:28 #9 49.21 Setting up libwant-perl (0.29-1build4) ...
21:33:28 #9 49.22 Setting up libdynaloader-functions-perl (0.003-1) ...
21:33:28 #9 49.24 Setting up libtext-glob-perl (0.10-1) ...
21:33:28 #9 49.25 Setting up libclass-method-modifiers-perl (2.13-1) ...
21:33:28 #9 49.26 Setting up liblist-compare-perl (0.53-1) ...
21:33:28 #9 49.28 Setting up libref-util-xs-perl (0.117-1build2) ...
21:33:28 #9 49.29 Setting up libio-pty-perl (1:1.12-1) ...
21:33:28 #9 49.30 Setting up libtool (2.4.6-14) ...
21:33:28 #9 49.31 Setting up libfile-fcntllock-perl (0.22-3build4) ...
21:33:28 #9 49.32 Setting up libsort-key-perl (1.33-2build2) ...
21:33:28 #9 49.34 Setting up libclone-perl (0.43-2) ...
21:33:28 #9 49.35 Setting up libalgorithm-diff-perl (1.19.03-2) ...
21:33:28 #9 49.36 Setting up libarchive-zip-perl (1.67-2) ...
21:33:28 #9 49.37 Setting up libsub-identify-perl (0.14-1build2) ...
21:33:28 #9 49.38 Setting up libdistro-info-perl (0.23ubuntu1) ...
21:33:28 #9 49.39 Setting up libcpanel-json-xs-perl (4.19-1build1) ...
21:33:28 #9 49.40 Setting up python3-apt (2.0.0ubuntu0.20.04.7) ...
21:33:28 #8 44.78 Updating certificates in /etc/ssl/certs...
21:33:28 #8 ...
21:33:28 
21:33:28 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:33:28 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:33:28 #13 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 16.9s
21:33:28 #12 70.84   Installing : e2fsprogs-libs-1.42.9-19.el7.aarch64                       38/68 
21:33:28 #12 71.26   Installing : btrfs-progs-4.9.1-1.el7.aarch64                            39/68 
21:33:28 #8 48.68 Setting up libmariadb3:amd64 (1:10.3.34-0+deb10u1) ...
21:33:28 #8 48.69 Setting up libfl2:amd64 (2.6.4-6.2) ...
21:33:28 #8 48.70 Setting up libpcre2-8-0:amd64 (10.32-5) ...
21:33:28 #8 48.71 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ...
21:33:28 #8 48.72 Setting up libltdl7:amd64 (2.4.6-9) ...
21:33:28 #8 48.73 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ...
21:33:28 #8 48.74 Setting up libevent-2.1-6:amd64 (2.1.8-stable-4) ...
21:33:28 #8 48.76 Setting up libmpx2:amd64 (8.3.0-6) ...
21:33:28 #8 48.77 Setting up libubsan1:amd64 (8.3.0-6) ...
21:33:28 #8 48.78 Setting up libisl19:amd64 (0.20-2) ...
21:33:28 #8 48.79 Setting up dwz (0.12-3) ...
21:33:28 #8 48.80 Setting up python-apt-common (1.8.4.3) ...
21:33:28 #8 48.81 Setting up sensible-utils (0.0.12) ...
21:33:28 #8 48.82 Setting up exim4-config (4.92-8+deb10u6) ...
21:33:28 #8 48.59   Installing       : elfutils-debuginfod-client-0.186-3.fc36.aarch64      9/145 
21:33:28 #8 48.64   Installing       : binutils-gold-2.37-27.fc36.aarch64                  10/145 
21:33:28 #8 48.79   Installing       : binutils-2.37-27.fc36.aarch64                       11/145 
21:33:28 #8 48.82   Running scriptlet: binutils-2.37-27.fc36.aarch64                       11/145 
21:33:28 #8 48.86   Installing       : elfutils-0.186-3.fc36.aarch64                       12/145 
21:33:28 #8 48.87   Upgrading        : rpm-build-libs-4.17.1-3.fc36.aarch64                13/145 
21:33:28 #8 48.90   Installing       : dwz-0.14-4.fc36.aarch64                             14/145 
21:33:28 #8 48.91   Installing       : xz-5.2.5-9.fc36.aarch64                             15/145 
21:33:28 #8 48.94   Installing       : unzip-6.0-57.fc36.aarch64                           16/145 
21:33:28 #8 48.94   Installing       : file-5.41-4.fc36.aarch64                            17/145 
21:33:28 #8 40.80 Selecting previously unselected package libnet-dns-perl.
21:33:28 #8 40.80 Preparing to unpack .../186-libnet-dns-perl_1.10-2_all.deb ...
21:33:28 #8 40.80 Unpacking libnet-dns-perl (1.10-2) ...
21:33:28 #8 40.89 Selecting previously unselected package libnet-domain-tld-perl.
21:33:28 #8 40.89 Preparing to unpack .../187-libnet-domain-tld-perl_1.75-1_all.deb ...
21:33:28 #8 40.90 Unpacking libnet-domain-tld-perl (1.75-1) ...
21:33:28 #8 40.96 Selecting previously unselected package libemail-valid-perl.
21:33:28 #8 40.96 Preparing to unpack .../188-libemail-valid-perl_1.202-1_all.deb ...
21:33:28 #8 40.96 Unpacking libemail-valid-perl (1.202-1) ...
21:33:28 #8 40.98 Selecting previously unselected package libencode-locale-perl.
21:33:28 #8 40.98 Preparing to unpack .../189-libencode-locale-perl_1.05-1_all.deb ...
21:33:28 #8 40.98 Unpacking libencode-locale-perl (1.05-1) ...
21:33:28 #8 41.02 Selecting previously unselected package libexporter-tiny-perl.
21:33:28 #8 41.02 Preparing to unpack .../190-libexporter-tiny-perl_1.000000-2_all.deb ...
21:33:28 #8 32.06 Selecting previously unselected package libfakeroot:armhf.
21:33:28 #8 32.06 Preparing to unpack .../086-libfakeroot_1.25.3-1.1_armhf.deb ...
21:33:28 #8 32.06 Unpacking libfakeroot:armhf (1.25.3-1.1) ...
21:33:28 #8 32.11 Selecting previously unselected package fakeroot.
21:33:28 #8 32.11 Preparing to unpack .../087-fakeroot_1.25.3-1.1_armhf.deb ...
21:33:28 #8 32.12 Unpacking fakeroot (1.25.3-1.1) ...
21:33:28 #8 32.17 Selecting previously unselected package libassuan0:armhf.
21:33:28 #8 32.17 Preparing to unpack .../088-libassuan0_2.5.3-7.1_armhf.deb ...
21:33:28 #8 32.18 Unpacking libassuan0:armhf (2.5.3-7.1) ...
21:33:28 #8 32.22 Selecting previously unselected package gpgconf.
21:33:28 #8 32.22 Preparing to unpack .../089-gpgconf_2.2.27-2+deb11u2_armhf.deb ...
21:33:28 #8 32.22 Unpacking gpgconf (2.2.27-2+deb11u2) ...
21:33:28 #8 32.30 Selecting previously unselected package libksba8:armhf.
21:33:28 #8 32.30 Preparing to unpack .../090-libksba8_1.5.0-3_armhf.deb ...
21:33:28 #8 50.49 Setting up libxml-parser-perl (2.44-2build3) ...
21:33:28 #8 50.50 Setting up libxml-sax-expat-perl (0.40-2) ...
21:33:28 #8 50.55 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
21:33:28 #8 50.60 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:33:28 #9 41.73 Setting up binutils (2.38-3ubuntu1) ...
21:33:28 #9 41.74 Setting up python3-xdg (0.27-2) ...
21:33:28 #9 41.90 Setting up man-db (2.10.2-1) ...
21:33:28 #8 47.59 Preparing to unpack .../337-unzip_6.0-26+deb11u1_amd64.deb ...
21:33:28 #8 47.60 Unpacking unzip (6.0-26+deb11u1) ...
21:33:28 #8 47.66 Selecting previously unselected package lintian.
21:33:28 #8 47.66 Preparing to unpack .../338-lintian_2.104.0_all.deb ...
21:33:28 #8 47.67 Unpacking lintian (2.104.0) ...
21:33:28 #9 40.43 Preparing to unpack .../248-libio-stringy-perl_2.111-3_all.deb ...
21:33:28 #9 40.43 Unpacking libio-stringy-perl (2.111-3) ...
21:33:28 #9 40.47 Selecting previously unselected package libparams-validate-perl.
21:33:28 #9 40.47 Preparing to unpack .../249-libparams-validate-perl_1.29-3_amd64.deb ...
21:33:28 #9 40.48 Unpacking libparams-validate-perl (1.29-3) ...
21:33:28 #9 40.51 Selecting previously unselected package libgetopt-long-descriptive-perl.
21:33:28 #9 40.51 Preparing to unpack .../250-libgetopt-long-descriptive-perl_0.104-1_all.deb ...
21:33:28 #9 40.52 Unpacking libgetopt-long-descriptive-perl (0.104-1) ...
21:33:28 #9 40.60 Selecting previously unselected package libsort-versions-perl.
21:33:28 #9 40.60 Preparing to unpack .../251-libsort-versions-perl_1.62-1_all.deb ...
21:33:28 #9 40.60 Unpacking libsort-versions-perl (1.62-1) ...
21:33:28 #9 40.63 Selecting previously unselected package libgit-wrapper-perl.
21:33:28 #9 40.63 Preparing to unpack .../252-libgit-wrapper-perl_0.048-1_all.deb ...
21:33:28 #9 40.64 Unpacking libgit-wrapper-perl (0.048-1) ...
21:33:28 #9 40.67 Selecting previously unselected package libhttp-tiny-multipart-perl.
21:33:28 #9 40.67 Preparing to unpack .../253-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
21:33:28 #9 40.67 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
21:33:28 #9 40.70 Selecting previously unselected package libio-prompter-perl.
21:33:28 #8 51.71 Setting up python3-xdg (0.25-5) ...
21:33:28 #8 51.91 Setting up man-db (2.8.5-2) ...
21:33:28 #10 27.34   Installing       : cpio-2.12-11.el8.x86_64                               7/80 
21:33:28 #9 41.34 Unpacking perl-openssl-defaults:armhf (4) ...
21:33:28 #9 41.38 Selecting previously unselected package libnet-ssleay-perl.
21:33:28 #9 41.38 Preparing to unpack .../178-libnet-ssleay-perl_1.88-2ubuntu1_armhf.deb ...
21:33:28 #9 41.39 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ...
21:33:28 #9 41.56 Selecting previously unselected package libio-socket-ssl-perl.
21:33:28 #9 41.56 Preparing to unpack .../179-libio-socket-ssl-perl_2.067-1_all.deb ...
21:33:28 #9 41.56 Unpacking libio-socket-ssl-perl (2.067-1) ...
21:33:28 #9 41.63 Selecting previously unselected package libnet-http-perl.
21:33:28 #9 41.63 Preparing to unpack .../180-libnet-http-perl_6.19-1_all.deb ...
21:33:28 #9 41.63 Unpacking libnet-http-perl (6.19-1) ...
21:33:28 #9 41.68 Selecting previously unselected package liblwp-protocol-https-perl.
21:33:28 #9 41.68 Preparing to unpack .../181-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ...
21:33:28 #9 41.69 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ...
21:33:28 #9 41.73 Selecting previously unselected package libtry-tiny-perl.
21:33:28 #9 41.73 Preparing to unpack .../182-libtry-tiny-perl_0.30-1_all.deb ...
21:33:28 #9 36.77 Unpacking libnet-ssleay-perl:armhf (1.92-1build2) ...
21:33:28 #9 36.95 Selecting previously unselected package libio-socket-ssl-perl.
21:33:28 #9 36.95 Preparing to unpack .../165-libio-socket-ssl-perl_2.074-2_all.deb ...
21:33:28 #9 36.95 Unpacking libio-socket-ssl-perl (2.074-2) ...
21:33:28 #9 36.99 Selecting previously unselected package libnet-http-perl.
21:33:28 #9 36.99 Preparing to unpack .../166-libnet-http-perl_6.22-1_all.deb ...
21:33:28 #9 36.99 Unpacking libnet-http-perl (6.22-1) ...
21:33:28 #9 49.57 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
21:33:28 #9 49.58 Setting up libio-stringy-perl (2.111-3) ...
21:33:28 #9 49.59 Setting up liblist-moreutils-perl (0.416-1build5) ...
21:33:28 #9 49.60 Setting up libhtml-tagset-perl (3.20-4) ...
21:33:28 #9 49.62 Setting up liblog-any-perl (1.708-1) ...
21:33:28 #9 49.62 Setting up libauthen-sasl-perl (2.1600-1) ...
21:33:28 #9 49.64 Setting up libdevel-size-perl (0.83-1build1) ...
21:33:28 #9 49.65 Setting up libdebhelper-perl (12.10ubuntu1) ...
21:33:28 #9 49.66 Setting up libpod-constants-perl (0.19-1) ...
21:33:28 #8 45.18 127 added, 0 removed; done.
21:33:28 #8 45.21 Setting up manpages-dev (4.15-1) ...
21:33:28 #8 45.22 Setting up libc6-dev:amd64 (2.27-3ubuntu1.6) ...
21:33:28 #8 45.23 Setting up libassuan0:amd64 (2.5.1-2) ...
21:33:28 #8 45.24 Setting up xdg-user-dirs (0.17-1ubuntu1) ...
21:33:28 #8 45.27 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ...
21:33:28 #8 45.28 Setting up libx11-data (2:1.6.4-3ubuntu0.4) ...
21:33:28 #8 45.29 Setting up diffstat (1.61-1build1) ...
21:33:28 #12 71.34   Installing : perl-Data-Dumper-2.145-3.el7.aarch64                       40/68 
21:33:28 #13 extracting sha256:51535751bb9f3fed6d5f9fa83b05434161f008a0cd95a93eb27a536ab08475e3 done
21:33:28 #13 ...
21:33:28 
21:33:28 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:33:28 #8 sha256:d95d15cea3b2dad536f4abbed0605d29e2f0920c1741f492184f755a81b2c029
21:33:28 #8 23.83 Selecting previously unselected package python3.9.
21:33:28 #8 23.83 Preparing to unpack .../python3.9_3.9.2-1+rpi1_armhf.deb ...
21:33:28 #8 23.84 Unpacking python3.9 (3.9.2-1+rpi1) ...
21:33:28 #8 24.84 Selecting previously unselected package libpython3-stdlib:armhf.
21:33:28 #8 24.84 Preparing to unpack .../libpython3-stdlib_3.9.2-3_armhf.deb ...
21:33:28 #8 24.85 Unpacking libpython3-stdlib:armhf (3.9.2-3) ...
21:33:28 #8 24.94 Setting up python3-minimal (3.9.2-3) ...
21:33:28 #8 26.55 Selecting previously unselected package python3.
21:33:28 #8 26.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 ... 11134 files and directories currently installed.)
21:33:28 #8 26.56 Preparing to unpack .../000-python3_3.9.2-3_armhf.deb ...
21:33:28 #8 26.58 Unpacking python3 (3.9.2-3) ...
21:33:28 #8 26.67 Selecting previously unselected package sensible-utils.
21:33:28 #8 26.67 Preparing to unpack .../001-sensible-utils_0.0.14_all.deb ...
21:33:28 #8 26.68 Unpacking sensible-utils (0.0.14) ...
21:33:28 #8 26.72 Selecting previously unselected package bzip2.
21:33:28 #8 26.72 Preparing to unpack .../002-bzip2_1.0.8-4_armhf.deb ...
21:33:28 #8 26.72 Unpacking bzip2 (1.0.8-4) ...
21:33:28 #8 26.76 Selecting previously unselected package libmagic-mgc.
21:33:28 #8 26.76 Preparing to unpack .../003-libmagic-mgc_1%3a5.39-3_armhf.deb ...
21:33:28 #8 26.77 Unpacking libmagic-mgc (1:5.39-3) ...
21:33:28 #8 26.94 Selecting previously unselected package libmagic1:armhf.
21:33:28 #8 26.94 Preparing to unpack .../004-libmagic1_1%3a5.39-3_armhf.deb ...
21:33:28 #8 26.94 Unpacking libmagic1:armhf (1:5.39-3) ...
21:33:28 #8 27.00 Selecting previously unselected package file.
21:33:28 #8 27.00 Preparing to unpack .../005-file_1%3a5.39-3_armhf.deb ...
21:33:28 #8 27.00 Unpacking file (1:5.39-3) ...
21:33:28 #8 27.04 Selecting previously unselected package gettext-base.
21:33:28 #8 27.04 Preparing to unpack .../006-gettext-base_0.21-4_armhf.deb ...
21:33:28 #8 27.05 Unpacking gettext-base (0.21-4) ...
21:33:28 #8 27.13 Selecting previously unselected package xz-utils.
21:33:28 #8 27.13 Preparing to unpack .../007-xz-utils_5.2.5-2.1~deb11u1_armhf.deb ...
21:33:28 #8 27.14 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
21:33:28 #8 27.22 Selecting previously unselected package libsigsegv2:armhf.
21:33:28 #8 27.22 Preparing to unpack .../008-libsigsegv2_2.13-1_armhf.deb ...
21:33:28 #8 27.23 Unpacking libsigsegv2:armhf (2.13-1) ...
21:33:28 #8 27.28 Selecting previously unselected package m4.
21:33:28 #8 27.28 Preparing to unpack .../009-m4_1.4.18-5_armhf.deb ...
21:33:28 #8 27.28 Unpacking m4 (1.4.18-5) ...
21:33:28 #8 27.35 Selecting previously unselected package autoconf.
21:33:28 #8 27.35 Preparing to unpack .../010-autoconf_2.69-14_all.deb ...
21:33:28 #8 27.36 Unpacking autoconf (2.69-14) ...
21:33:28 #8 27.49 Selecting previously unselected package autotools-dev.
21:33:28 #8 27.49 Preparing to unpack .../011-autotools-dev_20180224.1+nmu1_all.deb ...
21:33:28 #8 27.49 Unpacking autotools-dev (20180224.1+nmu1) ...
21:33:28 #8 27.57 Selecting previously unselected package automake.
21:33:28 #8 27.57 Preparing to unpack .../012-automake_1%3a1.16.3-2_all.deb ...
21:33:28 #8 27.57 Unpacking automake (1:1.16.3-2) ...
21:33:28 #8 27.67 Selecting previously unselected package autopoint.
21:33:28 #8 27.67 Preparing to unpack .../013-autopoint_0.21-4_all.deb ...
21:33:28 #8 27.68 Unpacking autopoint (0.21-4) ...
21:33:28 #8 27.73 Selecting previously unselected package binutils-common:armhf.
21:33:28 #8 27.73 Preparing to unpack .../014-binutils-common_2.35.2-2+rpi1_armhf.deb ...
21:33:28 #8 27.73 Unpacking binutils-common:armhf (2.35.2-2+rpi1) ...
21:33:28 #8 28.11 Selecting previously unselected package libbinutils:armhf.
21:33:28 #8 28.11 Preparing to unpack .../015-libbinutils_2.35.2-2+rpi1_armhf.deb ...
21:33:28 #8 28.12 Unpacking libbinutils:armhf (2.35.2-2+rpi1) ...
21:33:28 #8 28.23 Selecting previously unselected package libctf-nobfd0:armhf.
21:33:28 #8 28.23 Preparing to unpack .../016-libctf-nobfd0_2.35.2-2+rpi1_armhf.deb ...
21:33:28 #8 28.24 Unpacking libctf-nobfd0:armhf (2.35.2-2+rpi1) ...
21:33:28 #8 28.28 Selecting previously unselected package libctf0:armhf.
21:33:28 #8 28.28 Preparing to unpack .../017-libctf0_2.35.2-2+rpi1_armhf.deb ...
21:33:28 #8 28.30 Unpacking libctf0:armhf (2.35.2-2+rpi1) ...
21:33:28 #8 28.33 Selecting previously unselected package binutils-arm-linux-gnueabihf.
21:33:28 #8 28.33 Preparing to unpack .../018-binutils-arm-linux-gnueabihf_2.35.2-2+rpi1_armhf.deb ...
21:33:28 #8 28.33 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ...
21:33:28 #8 28.69 Selecting previously unselected package binutils.
21:33:28 #8 28.69 Preparing to unpack .../019-binutils_2.35.2-2+rpi1_armhf.deb ...
21:33:28 #8 28.70 Unpacking binutils (2.35.2-2+rpi1) ...
21:33:28 #8 28.78 Selecting previously unselected package libisl23:armhf.
21:33:28 #8 28.78 Preparing to unpack .../020-libisl23_0.23-1_armhf.deb ...
21:33:28 #8 28.78 Unpacking libisl23:armhf (0.23-1) ...
21:33:28 #8 28.90 Selecting previously unselected package libmpfr6:armhf.
21:33:28 #8 28.90 Preparing to unpack .../021-libmpfr6_4.1.0-3_armhf.deb ...
21:33:28 #8 28.90 Unpacking libmpfr6:armhf (4.1.0-3) ...
21:33:28 #8 28.99 Selecting previously unselected package libmpc3:armhf.
21:33:28 #8 28.99 Preparing to unpack .../022-libmpc3_1.2.0-1_armhf.deb ...
21:33:28 #8 29.01 Unpacking libmpc3:armhf (1.2.0-1) ...
21:33:28 #8 29.06 Selecting previously unselected package cpp-10.
21:33:28 #8 29.06 Preparing to unpack .../023-cpp-10_10.2.1-6+rpi1_armhf.deb ...
21:33:28 #8 29.07 Unpacking cpp-10 (10.2.1-6+rpi1) ...
21:33:28 #8 29.80 Selecting previously unselected package cpp.
21:33:28 #8 29.80 Preparing to unpack .../024-cpp_4%3a10.2.1-1+rpi1_armhf.deb ...
21:33:28 #8 29.80 Unpacking cpp (4:10.2.1-1+rpi1) ...
21:33:28 #8 29.85 Preparing to unpack .../025-curl_7.74.0-1.3+deb11u2_armhf.deb ...
21:33:28 #8 29.86 Unpacking curl (7.74.0-1.3+deb11u2) over (7.74.0-1.3+deb11u1) ...
21:33:28 #8 29.94 Preparing to unpack .../026-libcurl4_7.74.0-1.3+deb11u2_armhf.deb ...
21:33:28 #8 29.95 Unpacking libcurl4:armhf (7.74.0-1.3+deb11u2) over (7.74.0-1.3+deb11u1) ...
21:33:28 #8 30.05 Selecting previously unselected package libdebhelper-perl.
21:33:28 #8 30.05 Preparing to unpack .../027-libdebhelper-perl_13.3.4_all.deb ...
21:33:28 #8 30.06 Unpacking libdebhelper-perl (13.3.4) ...
21:33:28 #8 30.11 Selecting previously unselected package libcc1-0:armhf.
21:33:28 #8 30.11 Preparing to unpack .../028-libcc1-0_10.2.1-6+rpi1_armhf.deb ...
21:33:28 #8 30.11 Unpacking libcc1-0:armhf (10.2.1-6+rpi1) ...
21:33:28 #8 30.17 Selecting previously unselected package libgomp1:armhf.
21:33:28 #8 30.17 Preparing to unpack .../029-libgomp1_10.2.1-6+rpi1_armhf.deb ...
21:33:28 #8 30.18 Unpacking libgomp1:armhf (10.2.1-6+rpi1) ...
21:33:28 #8 30.22 Selecting previously unselected package libatomic1:armhf.
21:33:28 #8 30.23 Preparing to unpack .../030-libatomic1_10.2.1-6+rpi1_armhf.deb ...
21:33:28 #8 30.23 Unpacking libatomic1:armhf (10.2.1-6+rpi1) ...
21:33:28 #8 30.27 Selecting previously unselected package libasan6:armhf.
21:33:28 #9 50.68 Setting up libdata-validate-uri-perl (0.07-2) ...
21:33:28 #9 50.70 Setting up libnet-smtp-ssl-perl (1.04-1) ...
21:33:28 #9 50.70 Setting up libmodule-runtime-perl (0.016-1) ...
21:33:28 #9 50.72 Setting up libmailtools-perl (2.21-1) ...
21:33:28 #9 50.73 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
21:33:28 #9 50.77 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
21:33:28 #9 50.84 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
21:33:28 #9 50.91 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:33:28 #9 51.05 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:33:28 #9 51.08 Setting up dh-strip-nondeterminism (1.13.0-1) ...
21:33:28 #8 48.98   Installing       : zip-3.0-32.fc36.aarch64                             18/145 
21:33:28 #8 48.99   Installing       : enchant-1:1.6.0-30.fc36.aarch64                     19/145 
21:33:28 #8 49.03   Installing       : python3-enchant-3.2.2-2.fc36.noarch                 20/145 
21:33:28 #8 49.04   Installing       : python3-dateutil-1:2.8.1-8.fc36.noarch              21/145 
21:33:28 #8 49.08   Installing       : python3-construct-2.10.68-1.fc36.noarch             22/145 
21:33:28 #8 49.09   Installing       : python3-pybeam-0.7-2.fc36.noarch                    23/145 
21:33:28 #8 49.12   Installing       : efi-srpm-macros-5-5.fc36.noarch                     24/145 
21:33:28 #8 49.12   Installing       : lua-srpm-macros-1-6.fc36.noarch                     25/145 
21:33:28 #8 49.13   Installing       : rpmautospec-rpm-macros-0.2.6-1.fc36.noarch          26/145 
21:33:28 #8 49.13   Upgrading        : rpm-sign-libs-4.17.1-3.fc36.aarch64                 27/145 
21:33:28 #8 49.17   Upgrading        : python3-rpm-4.17.1-3.fc36.aarch64                   28/145 
21:33:28 #8 49.18   Installing       : zstd-1.5.2-2.fc36.aarch64                           29/145 
21:33:28 #8 41.03 Unpacking libexporter-tiny-perl (1.000000-2) ...
21:33:28 #8 41.07 Selecting previously unselected package libipc-system-simple-perl.
21:33:28 #8 41.07 Preparing to unpack .../191-libipc-system-simple-perl_1.25-4_all.deb ...
21:33:28 #8 41.07 Unpacking libipc-system-simple-perl (1.25-4) ...
21:33:28 #8 41.11 Selecting previously unselected package libfile-basedir-perl.
21:33:28 #8 41.11 Preparing to unpack .../192-libfile-basedir-perl_0.07-1_all.deb ...
21:33:28 #8 41.11 Unpacking libfile-basedir-perl (0.07-1) ...
21:33:28 #8 41.15 Selecting previously unselected package libfile-chdir-perl.
21:33:28 #8 41.15 Preparing to unpack .../193-libfile-chdir-perl_0.1008-1_all.deb ...
21:33:28 #8 41.15 Unpacking libfile-chdir-perl (0.1008-1) ...
21:33:28 #8 41.18 Selecting previously unselected package libfile-fcntllock-perl.
21:33:28 #8 41.18 Preparing to unpack .../194-libfile-fcntllock-perl_0.22-3build2_armhf.deb ...
21:33:28 #8 41.19 Unpacking libfile-fcntllock-perl (0.22-3build2) ...
21:33:28 #8 41.22 Selecting previously unselected package libhttp-date-perl.
21:33:28 #8 41.22 Preparing to unpack .../195-libhttp-date-perl_6.02-1_all.deb ...
21:33:28 #8 41.22 Unpacking libhttp-date-perl (6.02-1) ...
21:33:28 #8 41.25 Selecting previously unselected package libfile-listing-perl.
21:33:28 #8 41.25 Preparing to unpack .../196-libfile-listing-perl_6.04-1_all.deb ...
21:33:28 #8 32.33 Unpacking libksba8:armhf (1.5.0-3) ...
21:33:28 #8 32.36 Selecting previously unselected package libnpth0:armhf.
21:33:28 #8 32.36 Preparing to unpack .../091-libnpth0_1.6-3_armhf.deb ...
21:33:28 #8 32.37 Unpacking libnpth0:armhf (1.6-3) ...
21:33:28 #8 32.42 Selecting previously unselected package dirmngr.
21:33:28 #8 32.42 Preparing to unpack .../092-dirmngr_2.2.27-2+deb11u2_armhf.deb ...
21:33:28 #8 32.43 Unpacking dirmngr (2.2.27-2+deb11u2) ...
21:33:28 #8 50.75 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:33:28 #8 50.93 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
21:33:28 #8 50.98 Processing triggers for ca-certificates (20211016~18.04.1) ...
21:33:28 #8 50.99 Updating certificates in /etc/ssl/certs...
21:33:28 #8 47.99 Selecting previously unselected package lsb-release.
21:33:28 #8 47.99 Preparing to unpack .../339-lsb-release_11.1.0_all.deb ...
21:33:28 #8 48.00 Unpacking lsb-release (11.1.0) ...
21:33:28 #8 48.03 Selecting previously unselected package manpages-dev.
21:33:28 #8 48.04 Preparing to unpack .../340-manpages-dev_5.10-1_all.deb ...
21:33:28 #8 48.04 Unpacking manpages-dev (5.10-1) ...
21:33:28 #9 41.99 Building database of manual pages ...
21:33:28 #9 42.22 Setting up libgpgme11:amd64 (1.16.0-1.2ubuntu4) ...
21:33:28 #9 42.23 Setting up python3-six (1.16.0-3ubuntu1) ...
21:33:28 #9 40.70 Preparing to unpack .../254-libio-prompter-perl_0.004015-1_all.deb ...
21:33:28 #9 40.71 Unpacking libio-prompter-perl (0.004015-1) ...
21:33:28 #9 40.75 Selecting previously unselected package libjson-perl.
21:33:28 #9 40.75 Preparing to unpack .../255-libjson-perl_4.02000-2_all.deb ...
21:33:28 #9 40.75 Unpacking libjson-perl (4.02000-2) ...
21:33:28 #9 40.79 Selecting previously unselected package liblog-any-perl.
21:33:28 #9 40.79 Preparing to unpack .../256-liblog-any-perl_1.708-1_all.deb ...
21:33:28 #9 40.79 Unpacking liblog-any-perl (1.708-1) ...
21:33:28 #9 40.83 Selecting previously unselected package liblog-any-adapter-screen-perl.
21:33:28 #9 40.83 Preparing to unpack .../257-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
21:33:28 #9 40.84 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
21:33:28 #9 40.87 Selecting previously unselected package libpackage-stash-perl.
21:33:28 #9 40.87 Preparing to unpack .../258-libpackage-stash-perl_0.38-1_all.deb ...
21:33:28 #9 40.87 Unpacking libpackage-stash-perl (0.38-1) ...
21:33:28 #9 40.91 Selecting previously unselected package libsub-identify-perl.
21:33:28 #9 40.91 Preparing to unpack .../259-libsub-identify-perl_0.14-1build2_amd64.deb ...
21:33:28 #9 40.91 Unpacking libsub-identify-perl (0.14-1build2) ...
21:33:28 #9 40.95 Selecting previously unselected package libsub-name-perl.
21:33:28 #12 10.27 (69/69): selinux-policy-devel-34.1.39-1.el9.noa 1.0 MB/s | 934 kB     00:00    
21:33:28 #12 10.27 --------------------------------------------------------------------------------
21:33:28 #12 10.27 Total                                            19 MB/s | 105 MB     00:05     
21:33:28 #9 41.73 Unpacking libtry-tiny-perl (0.30-1) ...
21:33:28 #9 41.78 Selecting previously unselected package libwww-robotrules-perl.
21:33:28 #9 41.78 Preparing to unpack .../183-libwww-robotrules-perl_6.02-1_all.deb ...
21:33:28 #9 41.79 Unpacking libwww-robotrules-perl (6.02-1) ...
21:33:28 #9 41.82 Selecting previously unselected package libwww-perl.
21:33:28 #9 41.83 Preparing to unpack .../184-libwww-perl_6.43-1_all.deb ...
21:33:28 #9 41.83 Unpacking libwww-perl (6.43-1) ...
21:33:28 #9 41.88 Selecting previously unselected package patchutils.
21:33:28 #9 41.89 Preparing to unpack .../185-patchutils_0.3.4-2_armhf.deb ...
21:33:28 #9 41.89 Unpacking patchutils (0.3.4-2) ...
21:33:28 #9 41.95 Selecting previously unselected package wdiff.
21:33:28 #9 41.95 Preparing to unpack .../186-wdiff_1.2.2-2build1_armhf.deb ...
21:33:28 #9 41.95 Unpacking wdiff (1.2.2-2build1) ...
21:33:28 #9 42.01 Selecting previously unselected package devscripts.
21:33:28 #9 42.01 Preparing to unpack .../187-devscripts_2.20.2ubuntu2_armhf.deb ...
21:33:28 #9 37.02 Selecting previously unselected package liblwp-protocol-https-perl.
21:33:28 #9 37.02 Preparing to unpack .../167-liblwp-protocol-https-perl_6.10-1_all.deb ...
21:33:28 #9 37.08 Unpacking liblwp-protocol-https-perl (6.10-1) ...
21:33:28 #9 37.11 Selecting previously unselected package libtry-tiny-perl.
21:33:28 #9 37.11 Preparing to unpack .../168-libtry-tiny-perl_0.31-1_all.deb ...
21:33:28 #9 37.11 Unpacking libtry-tiny-perl (0.31-1) ...
21:33:28 #9 37.15 Selecting previously unselected package libwww-robotrules-perl.
21:33:28 #9 37.15 Preparing to unpack .../169-libwww-robotrules-perl_6.02-1_all.deb ...
21:33:28 #9 37.15 Unpacking libwww-robotrules-perl (6.02-1) ...
21:33:28 #9 37.18 Selecting previously unselected package libwww-perl.
21:33:28 #9 37.18 Preparing to unpack .../170-libwww-perl_6.61-1_all.deb ...
21:33:28 #9 37.19 Unpacking libwww-perl (6.61-1) ...
21:33:28 #9 37.22 Selecting previously unselected package patchutils.
21:33:28 #9 37.22 Preparing to unpack .../171-patchutils_0.4.2-1build2_armhf.deb ...
21:33:28 #9 37.23 Unpacking patchutils (0.4.2-1build2) ...
21:33:28 #9 37.26 Selecting previously unselected package wdiff.
21:33:28 #9 37.26 Preparing to unpack .../172-wdiff_1.2.2-2build3_armhf.deb ...
21:33:28 #9 37.26 Unpacking wdiff (1.2.2-2build3) ...
21:33:28 #9 37.30 Selecting previously unselected package devscripts.
21:33:28 #9 37.30 Preparing to unpack .../173-devscripts_2.22.1ubuntu1_armhf.deb ...
21:33:28 #9 37.32 Unpacking devscripts (2.22.1ubuntu1) ...
21:33:28 #9 49.67 Setting up libregexp-pattern-license-perl (3.2.0-1) ...
21:33:28 #9 49.68 Setting up libperl4-corelibs-perl (0.004-2) ...
21:33:28 #9 49.69 Setting up libfuture-perl (0.43-1) ...
21:33:28 #9 49.70 Setting up liblwp-mediatypes-perl (6.04-1) ...
21:33:28 #9 49.71 Setting up libyaml-libyaml-perl (0.81+repack-1) ...
21:33:28 #9 49.72 Setting up libtry-tiny-perl (0.30-1) ...
21:33:28 #9 49.75 Setting up libtype-tiny-perl (1.008001-2) ...
21:33:28 #9 49.75 Setting up libtest-fatal-perl (0.014-1) ...
21:33:28 #9 49.76 Setting up libcommon-sense-perl (3.74-2build6) ...
21:33:28 #9 49.77 Setting up libxml-namespacesupport-perl (1.12-1) ...
21:33:28 #9 49.78 Setting up libnet-http-perl (6.19-1) ...
21:33:28 #9 49.80 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
21:33:28 #9 49.81 Setting up libencode-locale-perl (1.05-1) ...
21:33:28 #9 49.81 Setting up libtext-levenshtein-perl (0.13-1) ...
21:33:28 #9 49.83 Setting up libnet-dns-perl (1.22-1) ...
21:33:28 #9 49.84 Setting up libsereal-encoder-perl (4.011+ds-1build1) ...
21:33:28 #9 49.85 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ...
21:33:28 #9 49.87 Setting up libstring-shellquote-perl (1.04-1) ...
21:33:28 #9 49.88 Setting up libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
21:33:28 #9 49.89 Setting up libsub-install-perl (0.928-1) ...
21:33:28 #9 49.90 Setting up gcc (4:9.3.0-1ubuntu2) ...
21:33:28 #9 49.92 Setting up dpkg-dev (1.19.7ubuntu3.2) ...
21:33:28 #9 49.94 Setting up libnumber-compare-perl (0.03-1) ...
21:33:28 #9 49.95 Setting up intltool-debian (0.35.0+20060710.5) ...
21:33:28 #9 49.96 Setting up libio-async-perl (0.75-1) ...
21:33:28 #9 49.97 Setting up liberror-perl (0.17029-1) ...
21:33:28 #8 45.30 Setting up libxau6:amd64 (1:1.0.8-1ubuntu1) ...
21:33:28 #8 45.31 Setting up autopoint (0.19.8.1-6ubuntu0.3) ...
21:33:28 #8 45.32 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ...
21:33:28 #8 45.33 Setting up netbase (5.4) ...
21:33:28 #8 45.36 Setting up libisl19:amd64 (0.19-1) ...
21:33:28 #8 45.37 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.8) ...
21:33:28 #8 45.38 Setting up strace (4.21-1ubuntu1) ...
21:33:28 #8 45.39 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ...
21:33:28 #8 45.40 Setting up python3.6 (3.6.9-1~18.04ubuntu1.8) ...
21:33:28 #8 28.90 Selecting previously unselected package cpp.
21:33:28 #8 28.90 Preparing to unpack .../023-cpp_4%3a8.3.0-1+rpi2_armhf.deb ...
21:33:28 #8 28.90 Unpacking cpp (4:8.3.0-1+rpi2) ...
21:33:28 #8 28.98 Selecting previously unselected package libcc1-0:armhf.
21:33:28 #8 28.98 Preparing to unpack .../024-libcc1-0_8.3.0-6+rpi1_armhf.deb ...
21:33:28 #8 28.98 Unpacking libcc1-0:armhf (8.3.0-6+rpi1) ...
21:33:28 #8 29.03 Selecting previously unselected package libgomp1:armhf.
21:33:28 #8 29.03 Preparing to unpack .../025-libgomp1_8.3.0-6+rpi1_armhf.deb ...
21:33:28 #8 29.05 Unpacking libgomp1:armhf (8.3.0-6+rpi1) ...
21:33:28 #8 29.09 Selecting previously unselected package libatomic1:armhf.
21:33:28 #8 29.09 Preparing to unpack .../026-libatomic1_8.3.0-6+rpi1_armhf.deb ...
21:33:28 #8 29.09 Unpacking libatomic1:armhf (8.3.0-6+rpi1) ...
21:33:28 #8 29.13 Selecting previously unselected package libasan5:armhf.
21:33:28 #8 29.13 Preparing to unpack .../027-libasan5_8.3.0-6+rpi1_armhf.deb ...
21:33:28 #8 29.14 Unpacking libasan5:armhf (8.3.0-6+rpi1) ...
21:33:28 #12 71.45   Installing : autoconf-2.69-11.el7.noarch                                41/68 
21:33:28 #12 71.73 install-info: No such file or directory for /usr/share/info/autoconf.info
21:33:28 #12 71.78   Installing : python-IPy-0.75-6.el7.noarch                               42/68 
21:33:28 #9 51.09 Setting up libconst-fast-perl (0.014-1.1) ...
21:33:28 #9 51.10 Setting up libhttp-daemon-perl (6.13-1ubuntu0.1) ...
21:33:28 #9 51.11 Setting up libdata-dpath-perl (0.58-1) ...
21:33:28 #9 51.12 Setting up libmodule-implementation-perl (0.09-1.1) ...
21:33:28 #9 51.14 Setting up libpackage-stash-perl (0.39-1) ...
21:33:28 #9 51.15 Setting up libimport-into-perl (1.002005-1) ...
21:33:28 #9 51.16 Setting up libmoo-perl (2.005004-3) ...
21:33:28 #9 51.17 Setting up liblist-someutils-perl (0.58-1) ...
21:33:28 #9 51.18 Setting up debhelper (13.6ubuntu1) ...
21:33:28 #9 51.20 Setting up liblist-someutils-xs-perl (0.58-2build3) ...
21:33:28 #9 51.21 Setting up equivs (2.3.1) ...
21:33:28 #9 51.22 Setting up libmoox-aliases-perl (0.001006-1.1) ...
21:33:28 #9 51.23 Setting up libb-hooks-endofscope-perl (0.25-1) ...
21:33:28 #9 51.24 Setting up libnamespace-clean-perl (0.27-1) ...
21:33:28 #9 51.26 Setting up libnamespace-autoclean-perl (0.29-1) ...
21:33:28 #9 51.27 Setting up libgitlab-api-v4-perl (0.26-1) ...
21:33:28 #9 51.28 Setting up libmoox-struct-perl (0.020-1) ...
21:33:28 #9 51.29 Setting up lintian (2.114.0ubuntu1.1) ...
21:33:28 #8 ...
21:33:28 
21:33:28 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:33:28 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:33:28 #13 DONE 54.1s
21:33:28 
21:33:28 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:33:28 #8 sha256:d95d15cea3b2dad536f4abbed0605d29e2f0920c1741f492184f755a81b2c029
21:33:28 #8 30.27 Preparing to unpack .../031-libasan6_10.2.1-6+rpi1_armhf.deb ...
21:33:28 #8 30.28 Unpacking libasan6:armhf (10.2.1-6+rpi1) ...
21:33:28 #8 49.21   Installing       : rust-srpm-macros-22-1.fc36.noarch                   30/145 
21:33:28 #8 49.21   Installing       : qt5-srpm-macros-5.15.5-2.fc36.noarch                31/145 
21:33:28 #8 49.21   Installing       : emacs-filesystem-1:28.1-2.fc36.noarch               32/145 
21:33:28 #8 49.22   Installing       : desktop-file-utils-0.26-6.fc36.aarch64              33/145 
21:33:28 #8 49.25   Installing       : ansible-srpm-macros-1-5.fc36.noarch                 34/145 
21:33:28 #8 49.26   Installing       : xxhash-libs-0.8.1-2.fc36.aarch64                    35/145 
21:33:28 #8 49.36   Installing       : gdb-minimal-12.1-1.fc36.aarch64                     36/145 
21:33:28 #8 49.36   Installing       : debugedit-5.0-3.fc36.aarch64                        37/145 
21:33:28 #8 49.40   Installing       : shared-mime-info-2.1-3.fc35.aarch64                 38/145 
21:33:28 #8 49.44   Running scriptlet: shared-mime-info-2.1-3.fc35.aarch64                 38/145 
21:33:28 #8 49.45   Installing       : python3-zstd-1.4.5.1-6.fc36.aarch64                 39/145 
21:33:28 #8 49.10 Adding system-user for exim (v4)
21:33:28 #8 49.39 Setting up libuchardet0:amd64 (0.0.6-3) ...
21:33:28 #8 49.40 Setting up git-man (1:2.20.1-2+deb10u3) ...
21:33:28 #8 49.41 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
21:33:28 #8 49.42 Setting up netbase (5.6) ...
21:33:28 #8 49.45 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ...
21:33:28 #8 49.46 Setting up libmpdec2:amd64 (2.4.2-2) ...
21:33:28 #8 49.47 Setting up libbinutils:amd64 (2.31.1-16) ...
21:33:28 #8 49.48 Setting up cpp-8 (8.3.0-6) ...
21:33:28 #8 41.26 Unpacking libfile-listing-perl (6.04-1) ...
21:33:28 #8 41.30 Selecting previously unselected package libfont-afm-perl.
21:33:28 #8 41.30 Preparing to unpack .../197-libfont-afm-perl_1.20-2_all.deb ...
21:33:28 #8 41.30 Unpacking libfont-afm-perl (1.20-2) ...
21:33:28 #8 41.33 Selecting previously unselected package libio-stringy-perl.
21:33:28 #8 41.33 Preparing to unpack .../198-libio-stringy-perl_2.111-2_all.deb ...
21:33:28 #8 41.35 Unpacking libio-stringy-perl (2.111-2) ...
21:33:28 #8 41.38 Selecting previously unselected package libparams-validate-perl.
21:33:28 #8 41.38 Preparing to unpack .../199-libparams-validate-perl_1.29-1_armhf.deb ...
21:33:28 #8 41.39 Unpacking libparams-validate-perl (1.29-1) ...
21:33:28 #8 41.42 Selecting previously unselected package libsub-exporter-perl.
21:33:28 #8 41.42 Preparing to unpack .../200-libsub-exporter-perl_0.987-1_all.deb ...
21:33:28 #8 41.42 Unpacking libsub-exporter-perl (0.987-1) ...
21:33:28 #8 41.46 Selecting previously unselected package libgetopt-long-descriptive-perl.
21:33:28 #8 41.46 Preparing to unpack .../201-libgetopt-long-descriptive-perl_0.102-1_all.deb ...
21:33:28 #8 41.47 Unpacking libgetopt-long-descriptive-perl (0.102-1) ...
21:33:28 #8 32.57 Selecting previously unselected package gnupg-l10n.
21:33:28 #8 32.57 Preparing to unpack .../093-gnupg-l10n_2.2.27-2+deb11u2_all.deb ...
21:33:28 #8 32.57 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ...
21:33:29 #9 42.37 Setting up dirmngr (2.2.27-3ubuntu2.1) ...
21:33:29 #9 42.50 Setting up perl (5.34.0-3ubuntu1) ...
21:33:29 #9 42.52 Setting up libpackage-stash-xs-perl (0.29-1build5) ...
21:33:29 #9 42.53 Setting up libclass-data-inheritable-perl (0.08-3) ...
21:33:29 #9 42.54 Setting up libxs-parse-keyword-perl (0.21-1build1) ...
21:33:29 #9 42.55 Setting up python3-gpg (1.16.0-1.2ubuntu4) ...
21:33:29 #8 48.38 Selecting previously unselected package pbzip2.
21:33:29 #8 48.38 Preparing to unpack .../341-pbzip2_1.1.13-1_amd64.deb ...
21:33:29 #8 48.39 Unpacking pbzip2 (1.1.13-1) ...
21:33:29 #8 48.42 Selecting previously unselected package pixz.
21:33:29 #9 40.95 Preparing to unpack .../260-libsub-name-perl_0.26-1_amd64.deb ...
21:33:29 #9 40.95 Unpacking libsub-name-perl (0.26-1) ...
21:33:29 #9 40.99 Selecting previously unselected package libnamespace-clean-perl.
21:33:29 #9 40.99 Preparing to unpack .../261-libnamespace-clean-perl_0.27-1_all.deb ...
21:33:29 #9 40.99 Unpacking libnamespace-clean-perl (0.27-1) ...
21:33:29 #9 41.04 Selecting previously unselected package libpath-tiny-perl.
21:33:29 #9 41.04 Preparing to unpack .../262-libpath-tiny-perl_0.108-1_all.deb ...
21:33:29 #9 41.04 Unpacking libpath-tiny-perl (0.108-1) ...
21:33:29 #9 41.08 Selecting previously unselected package libtype-tiny-perl.
21:33:29 #9 41.08 Preparing to unpack .../263-libtype-tiny-perl_1.008001-2_all.deb ...
21:33:29 #9 41.09 Unpacking libtype-tiny-perl (1.008001-2) ...
21:33:29 #9 41.14 Selecting previously unselected package libgitlab-api-v4-perl.
21:33:29 #9 41.14 Preparing to unpack .../264-libgitlab-api-v4-perl_0.25-1_all.deb ...
21:33:29 #9 41.15 Unpacking libgitlab-api-v4-perl (0.25-1) ...
21:33:29 #9 41.18 Selecting previously unselected package libhash-fieldhash-perl.
21:33:29 #9 42.06 Unpacking devscripts (2.20.2ubuntu2) ...
21:33:29 #9 42.25 Selecting previously unselected package diffstat.
21:33:29 #9 42.25 Preparing to unpack .../188-diffstat_1.63-1_armhf.deb ...
21:33:29 #9 42.26 Unpacking diffstat (1.63-1) ...
21:33:29 #12 15.81 (71/71): llvm-libs-14.0.5-1.el9.aarch64.rpm     4.4 MB/s |  19 MB     00:04    
21:33:29 #12 15.81 --------------------------------------------------------------------------------
21:33:29 #12 15.81 Total                                           8.9 MB/s | 100 MB     00:11     
21:33:29 #8 52.12 Building database of manual pages ...
21:33:29 #9 37.39 Selecting previously unselected package diffstat.
21:33:29 #9 37.40 Preparing to unpack .../174-diffstat_1.64-1build2_armhf.deb ...
21:33:29 #9 37.40 Unpacking diffstat (1.64-1build2) ...
21:33:29 #9 37.44 Selecting previously unselected package python3-chardet.
21:33:29 #9 37.44 Preparing to unpack .../175-python3-chardet_4.0.0-1_all.deb ...
21:33:29 #9 37.44 Unpacking python3-chardet (4.0.0-1) ...
21:33:29 #9 37.49 Selecting previously unselected package zstd.
21:33:29 #9 37.49 Preparing to unpack .../176-zstd_1.4.8+dfsg-3build1_armhf.deb ...
21:33:29 #9 37.50 Unpacking zstd (1.4.8+dfsg-3build1) ...
21:33:29 #9 37.54 Selecting previously unselected package python3-debian.
21:33:29 #9 37.54 Preparing to unpack .../177-python3-debian_0.1.43ubuntu1_all.deb ...
21:33:29 #9 37.54 Unpacking python3-debian (0.1.43ubuntu1) ...
21:33:29 #9 37.59 Selecting previously unselected package libgpgme11:armhf.
21:33:29 #9 37.59 Preparing to unpack .../178-libgpgme11_1.16.0-1.2ubuntu4_armhf.deb ...
21:33:29 #9 49.98 Setting up patchutils (0.3.4-2) ...
21:33:29 #9 49.99 Setting up libmail-sendmail-perl (0.80-1) ...
21:33:29 #9 50.00 Setting up libltdl-dev:arm64 (2.4.6-14) ...
21:33:29 #9 50.01 Setting up libjson-maybexs-perl (1.004000-1) ...
21:33:29 #9 50.02 Setting up libxml-sax-base-perl (1.09-1) ...
21:33:29 #9 50.03 Setting up libio-string-perl (1.08-3) ...
21:33:29 #9 50.04 Setting up libreadonly-perl (2.050-2) ...
21:33:29 #9 50.05 Setting up python3-chardet (3.0.4-4build1) ...
21:33:29 #8 48.26   Preparing        :                                                        1/1 
21:33:29 #8 48.30   Installing       : python3-six-1.16.0-4.fc35.noarch                     1/182 
21:33:29 #8 48.31   Installing       : hunspell-filesystem-1.7.0-11.fc35.aarch64            2/182 
21:33:29 #8 48.31   Installing       : fonts-filesystem-1:2.0.5-6.fc35.noarch               3/182 
21:33:29 #8 48.32   Installing       : adobe-source-code-pro-fonts-2.030.1.050-11.fc35.     4/182 
21:33:29 #8 48.33   Installing       : abattis-cantarell-fonts-0.301-5.fc35.noarch          5/182 
21:33:29 #8 48.35   Installing       : gsettings-desktop-schemas-41.0-1.fc35.aarch64        6/182 
21:33:29 #8 48.36   Installing       : python3-dateutil-1:2.8.1-7.fc35.noarch               7/182 
21:33:29 #8 48.38   Installing       : python3-construct-2.10.68-1.fc35.noarch              8/182 
21:33:29 #8 48.39   Installing       : python3-pybeam-0.7-1.fc35.noarch                     9/182 
21:33:29 #8 48.40   Upgrading        : glibc-common-2.34-38.fc35.aarch64                   10/182 
21:33:29 #8 48.41   Upgrading        : glibc-minimal-langpack-2.34-38.fc35.aarch64         11/182 
21:33:29 #8 48.41   Running scriptlet: glibc-2.34-38.fc35.aarch64                          12/182 
21:33:29 #8 48.45   Upgrading        : glibc-2.34-38.fc35.aarch64                          12/182 
21:33:29 #10 27.36   Installing       : bzip2-1.0.6-26.el8.x86_64                             8/80 
21:33:29 #10 27.93   Installing       : binutils-2.30-117.el8.x86_64                          9/80 
21:33:29 #10 27.94   Running scriptlet: binutils-2.30-117.el8.x86_64                          9/80 
21:33:29 #10 28.02   Installing       : zip-3.0-23.el8.x86_64                                10/80 
21:33:29 #10 28.03   Installing       : python-rpm-macros-3-43.el8.noarch                    11/80 
21:33:29 #10 28.04   Installing       : python3-rpm-macros-3-43.el8.noarch                   12/80 
21:33:29 #10 28.05   Installing       : pkgconf-m4-1.4.2-1.el8.noarch                        13/80 
21:33:29 #10 28.07   Installing       : patch-2.7.6-11.el8.x86_64                            14/80 
21:33:29 #10 28.10   Installing       : ncurses-6.1-9.20180224.el8.x86_64                    15/80 
21:33:29 #10 28.11   Installing       : perl-Pod-Escapes-1:1.07-395.el8.noarch               16/80 
21:33:29 #10 28.12   Installing       : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7   17/80 
21:33:29 #10 28.13   Installing       : perl-Time-Local-1:1.280-1.el8.noarch                 18/80 
21:33:29 #8 29.25 Selecting previously unselected package libubsan1:armhf.
21:33:29 #8 29.25 Preparing to unpack .../028-libubsan1_8.3.0-6+rpi1_armhf.deb ...
21:33:29 #8 29.25 Unpacking libubsan1:armhf (8.3.0-6+rpi1) ...
21:33:29 #8 29.30 Selecting previously unselected package libgcc-8-dev:armhf.
21:33:29 #8 29.30 Preparing to unpack .../029-libgcc-8-dev_8.3.0-6+rpi1_armhf.deb ...
21:33:29 #8 29.31 Unpacking libgcc-8-dev:armhf (8.3.0-6+rpi1) ...
21:33:29 #8 29.48 Selecting previously unselected package gcc-8.
21:33:29 #8 29.48 Preparing to unpack .../030-gcc-8_8.3.0-6+rpi1_armhf.deb ...
21:33:29 #8 29.48 Unpacking gcc-8 (8.3.0-6+rpi1) ...
21:33:29 #12 71.88   Installing : policycoreutils-python-2.5-34.el7.aarch64                  43/68 
21:33:29 #9 51.31 Setting up licensecheck (3.2.14-2) ...
21:33:29 #9 51.32 Setting up liblwp-protocol-https-perl (6.10-1) ...
21:33:29 #9 51.33 Setting up libwww-perl (6.61-1) ...
21:33:29 #9 51.34 Setting up devscripts (2.22.1ubuntu1) ...
21:33:29 #9 51.51 Setting up libxml-parser-perl:arm64 (2.46-3build1) ...
21:33:29 #9 51.52 Setting up libxml-sax-expat-perl (0.51-1) ...
21:33:29 #9 51.56 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
21:33:29 #8 30.65 Selecting previously unselected package libubsan1:armhf.
21:33:29 #8 30.65 Preparing to unpack .../032-libubsan1_10.2.1-6+rpi1_armhf.deb ...
21:33:29 #8 30.66 Unpacking libubsan1:armhf (10.2.1-6+rpi1) ...
21:33:29 #8 49.49 Setting up libc-dev-bin (2.28-10+deb10u1) ...
21:33:29 #8 49.50 Setting up openssl (1.1.1n-0+deb10u3) ...
21:33:29 #8 49.52 Setting up libbsd0:amd64 (0.9.1-2+deb10u1) ...
21:33:29 #8 49.53 Setting up readline-common (7.0-5) ...
21:33:29 #8 49.54 Setting up publicsuffix (20211109.1735-0+deb10u1) ...
21:33:29 #8 49.55 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ...
21:33:29 #8 49.56 Setting up libcc1-0:amd64 (8.3.0-6) ...
21:33:29 #8 49.57 Setting up iso-codes (4.2-1) ...
21:33:29 #8 49.58 Setting up liblocale-gettext-perl (1.07-3+b4) ...
21:33:29 #8 49.59 Setting up liblsan0:amd64 (8.3.0-6) ...
21:33:29 #8 49.60 Setting up dctrl-tools (2.24-3) ...
21:33:29 #8 49.62 Setting up libitm1:amd64 (8.3.0-6) ...
21:33:29 #8 49.62 Setting up debian-keyring (2019.02.25) ...
21:33:29 #8 49.64 Setting up libreadline7:amd64 (7.0-5) ...
21:33:29 #8 49.65 Setting up libgdbm6:amd64 (1.18.1-4) ...
21:33:29 #8 49.66 Setting up gnupg-utils (2.2.12-1+deb10u2) ...
21:33:29 #8 49.67 Setting up binutils-x86-64-linux-gnu (2.31.1-16) ...
21:33:29 #8 49.68 Setting up libtsan0:amd64 (8.3.0-6) ...
21:33:29 #8 49.69 Setting up pinentry-curses (1.1.0-2) ...
21:33:29 #8 49.70 Setting up manpages-dev (4.16-2) ...
21:33:29 #8 41.50 Selecting previously unselected package libsort-versions-perl.
21:33:29 #8 41.50 Preparing to unpack .../202-libsort-versions-perl_1.62-1_all.deb ...
21:33:29 #8 41.51 Unpacking libsort-versions-perl (1.62-1) ...
21:33:29 #8 41.54 Selecting previously unselected package libgit-wrapper-perl.
21:33:29 #8 41.54 Preparing to unpack .../203-libgit-wrapper-perl_0.047-1_all.deb ...
21:33:29 #8 41.55 Unpacking libgit-wrapper-perl (0.047-1) ...
21:33:29 #8 41.58 Selecting previously unselected package libio-html-perl.
21:33:29 #8 41.58 Preparing to unpack .../204-libio-html-perl_1.001-1_all.deb ...
21:33:29 #8 41.58 Unpacking libio-html-perl (1.001-1) ...
21:33:29 #8 41.62 Selecting previously unselected package liblwp-mediatypes-perl.
21:33:29 #8 41.62 Preparing to unpack .../205-liblwp-mediatypes-perl_6.02-1_all.deb ...
21:33:29 #8 41.63 Unpacking liblwp-mediatypes-perl (6.02-1) ...
21:33:29 #8 41.66 Selecting previously unselected package libhttp-message-perl.
21:33:29 #8 41.66 Preparing to unpack .../206-libhttp-message-perl_6.14-1_all.deb ...
21:33:29 #8 41.67 Unpacking libhttp-message-perl (6.14-1) ...
21:33:29 #8 41.71 Selecting previously unselected package libhtml-form-perl.
21:33:29 #8 49.46   Installing       : python3-toml-0.10.2-6.fc36.noarch                   40/145 
21:33:29 #8 49.49   Installing       : python3-pyxdg-0.27-4.fc36.noarch                    41/145 
21:33:29 #8 49.50   Installing       : python3-distro-1.6.0-2.fc36.noarch                  42/145 
21:33:29 #8 49.51   Installing       : pkgconf-m4-1.8.0-2.fc36.noarch                      43/145 
21:33:29 #8 49.55   Installing       : perl-srpm-macros-1-43.fc36.noarch                   44/145 
21:33:29 #8 49.55   Installing       : package-notes-srpm-macros-0.4-14.fc36.noarch        45/145 
21:33:29 #8 49.56   Installing       : openblas-srpm-macros-2-11.fc36.noarch               46/145 
21:33:29 #8 49.56   Installing       : ocaml-srpm-macros-6-6.fc36.noarch                   47/145 
21:33:29 #8 49.56   Installing       : nim-srpm-macros-3-6.fc36.noarch                     48/145 
21:33:29 #8 49.60   Installing       : ncurses-6.2-9.20210508.fc36.aarch64                 49/145 
21:33:29 #8 49.61   Installing       : libstemmer-0-18.585svn.fc36.aarch64                 50/145 
21:33:29 #8 49.64   Installing       : libpng-2:1.6.37-12.fc36.aarch64                     51/145 
21:33:29 #8 49.65   Installing       : libpkgconf-1.8.0-2.fc36.aarch64                     52/145 
21:33:29 #8 49.65   Installing       : pkgconf-1.8.0-2.fc36.aarch64                        53/145 
21:33:29 #8 32.74 Selecting previously unselected package gnupg-utils.
21:33:29 #8 32.75 Preparing to unpack .../094-gnupg-utils_2.2.27-2+deb11u2_armhf.deb ...
21:33:29 #8 32.76 Unpacking gnupg-utils (2.2.27-2+deb11u2) ...
21:33:29 #8 32.87 Selecting previously unselected package gpg.
21:33:29 #8 32.87 Preparing to unpack .../095-gpg_2.2.27-2+deb11u2_armhf.deb ...
21:33:29 #8 32.87 Unpacking gpg (2.2.27-2+deb11u2) ...
21:33:29 #8 48.42 Preparing to unpack .../342-pixz_1.0.7-1_amd64.deb ...
21:33:29 #8 48.43 Unpacking pixz (1.0.7-1) ...
21:33:29 #8 48.46 Selecting previously unselected package xdelta.
21:33:29 #8 48.46 Preparing to unpack .../343-xdelta_1.1.3-9.3_amd64.deb ...
21:33:29 #8 48.47 Unpacking xdelta (1.1.3-9.3) ...
21:33:29 #8 48.50 Selecting previously unselected package xdelta3.
21:33:29 #8 48.50 Preparing to unpack .../344-xdelta3_3.0.11-dfsg-1+b1_amd64.deb ...
21:33:29 #8 48.51 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ...
21:33:29 #8 48.54 Selecting previously unselected package pristine-tar.
21:33:29 #8 48.55 Preparing to unpack .../345-pristine-tar_1.49_amd64.deb ...
21:33:29 #8 48.55 Unpacking pristine-tar (1.49) ...
21:33:29 #8 48.60 Selecting previously unselected package publicsuffix.
21:33:29 #8 48.60 Preparing to unpack .../346-publicsuffix_20211207.1025-0+deb11u1_all.deb ...
21:33:29 #8 48.61 Unpacking publicsuffix (20211207.1025-0+deb11u1) ...
21:33:29 #8 48.65 Selecting previously unselected package python-apt-common.
21:33:29 #9 41.19 Preparing to unpack .../265-libhash-fieldhash-perl_0.15-1build2_amd64.deb ...
21:33:29 #9 41.19 Unpacking libhash-fieldhash-perl (0.15-1build2) ...
21:33:29 #9 41.22 Selecting previously unselected package libhtml-form-perl.
21:33:29 #9 41.22 Preparing to unpack .../266-libhtml-form-perl_6.07-1_all.deb ...
21:33:29 #9 41.23 Unpacking libhtml-form-perl (6.07-1) ...
21:33:29 #9 41.26 Selecting previously unselected package libhtml-format-perl.
21:33:29 #9 41.26 Preparing to unpack .../267-libhtml-format-perl_2.12-1_all.deb ...
21:33:29 #9 41.27 Unpacking libhtml-format-perl (2.12-1) ...
21:33:29 #9 41.30 Selecting previously unselected package libhttp-daemon-perl.
21:33:29 #9 41.30 Preparing to unpack .../268-libhttp-daemon-perl_6.06-1ubuntu0.1_all.deb ...
21:33:29 #9 41.30 Unpacking libhttp-daemon-perl (6.06-1ubuntu0.1) ...
21:33:29 #9 41.34 Selecting previously unselected package libidn11:amd64.
21:33:29 #9 41.34 Preparing to unpack .../269-libidn11_1.33-2.2ubuntu2_amd64.deb ...
21:33:29 #9 41.35 Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ...
21:33:29 #9 41.38 Selecting previously unselected package libstruct-dumb-perl.
21:33:29 #9 41.38 Preparing to unpack .../270-libstruct-dumb-perl_0.09-1_all.deb ...
21:33:29 #9 41.39 Unpacking libstruct-dumb-perl (0.09-1) ...
21:33:29 #9 41.42 Selecting previously unselected package libio-async-perl.
21:33:29 #8 51.43 0 added, 0 removed; done.
21:33:29 #8 51.43 Running hooks in /etc/ca-certificates/update.d...
21:33:29 #8 51.43 done.
21:33:29 #9 42.32 Selecting previously unselected package python3-chardet.
21:33:29 #9 42.32 Preparing to unpack .../189-python3-chardet_3.0.4-4build1_all.deb ...
21:33:29 #9 42.33 Unpacking python3-chardet (3.0.4-4build1) ...
21:33:29 #9 42.41 Selecting previously unselected package python3-debian.
21:33:29 #9 42.41 Preparing to unpack .../190-python3-debian_0.1.36ubuntu1_all.deb ...
21:33:29 #9 42.41 Unpacking python3-debian (0.1.36ubuntu1) ...
21:33:29 #9 42.46 Selecting previously unselected package libgpgme11:armhf.
21:33:29 #9 42.46 Preparing to unpack .../191-libgpgme11_1.13.1-7ubuntu2_armhf.deb ...
21:33:29 #9 42.47 Unpacking libgpgme11:armhf (1.13.1-7ubuntu2) ...
21:33:29 #9 42.54 Selecting previously unselected package python3-gpg.
21:33:29 #9 37.60 Unpacking libgpgme11:armhf (1.16.0-1.2ubuntu4) ...
21:33:29 #9 37.63 Selecting previously unselected package python3-gpg.
21:33:29 #9 37.63 Preparing to unpack .../179-python3-gpg_1.16.0-1.2ubuntu4_armhf.deb ...
21:33:29 #9 37.64 Unpacking python3-gpg (1.16.0-1.2ubuntu4) ...
21:33:29 #9 37.69 Selecting previously unselected package dput.
21:33:29 #9 37.69 Preparing to unpack .../180-dput_1.1.0ubuntu2_all.deb ...
21:33:29 #9 37.70 Unpacking dput (1.1.0ubuntu2) ...
21:33:29 #9 37.74 Selecting previously unselected package fonts-dejavu-core.
21:33:29 #9 37.74 Preparing to unpack .../181-fonts-dejavu-core_2.37-2build1_all.deb ...
21:33:29 #9 37.74 Unpacking fonts-dejavu-core (2.37-2build1) ...
21:33:29 #9 50.29 Setting up libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
21:33:29 #9 50.30 Setting up libfile-find-rule-perl (0.34-1) ...
21:33:29 #9 50.31 Setting up libstring-copyright-perl (0.003006-1) ...
21:33:29 #9 50.32 Setting up python3-debian (0.1.36ubuntu1) ...
21:33:29 #8 48.46   Running scriptlet: glibc-2.34-38.fc35.aarch64                          12/182 
21:33:29 #8 48.60   Installing       : glibc-gconv-extra-2.34-38.fc35.aarch64              13/182 
21:33:29 #8 48.61   Running scriptlet: glibc-gconv-extra-2.34-38.fc35.aarch64              13/182 
21:33:29 #8 48.63   Upgrading        : elfutils-libelf-0.187-4.fc35.aarch64                14/182 
21:33:29 #8 48.66   Upgrading        : rpm-4.17.1-3.fc35.aarch64                           15/182 
21:33:29 #8 48.67   Upgrading        : rpm-libs-4.17.1-3.fc35.aarch64                      16/182 
21:33:29 #8 48.68   Upgrading        : elfutils-libs-0.187-4.fc35.aarch64                  17/182 
21:33:29 #8 48.69   Installing       : elfutils-debuginfod-client-0.187-4.fc35.aarch64     18/182 
21:33:29 #10 28.15   Installing       : perl-IO-Socket-IP-0.39-5.el8.noarch                  19/80 
21:33:29 #10 28.16   Installing       : perl-Term-ANSIColor-4.06-396.el8.noarch              20/80 
21:33:29 #10 28.17   Installing       : perl-Term-Cap-1.17-395.el8.noarch                    21/80 
21:33:29 #10 28.18   Installing       : perl-File-Temp-0.230.600-1.el8.noarch                22/80 
21:33:29 #10 28.22   Installing       : perl-Pod-Simple-1:3.35-395.el8.noarch                23/80 
21:33:29 #10 28.23   Installing       : perl-HTTP-Tiny-0.074-1.el8.noarch                    24/80 
21:33:29 #10 28.25   Installing       : perl-podlators-4.11-1.el8.noarch                     25/80 
21:33:29 #10 28.27   Installing       : perl-Pod-Perldoc-3.28-396.el8.noarch                 26/80 
21:33:29 #10 28.29   Installing       : perl-Text-ParseWords-3.30-395.el8.noarch             27/80 
21:33:29 #10 28.30   Installing       : perl-Pod-Usage-4:1.69-395.el8.noarch                 28/80 
21:33:29 #10 28.31   Installing       : perl-MIME-Base64-3.15-396.el8.x86_64                 29/80 
21:33:29 #10 28.33   Installing       : perl-Storable-1:3.11-3.el8.x86_64                    30/80 
21:33:29 #10 28.34   Installing       : perl-Getopt-Long-1:2.50-4.el8.noarch                 31/80 
21:33:29 #10 28.35   Installing       : perl-Errno-1.28-421.el8.x86_64                       32/80 
21:33:29 #8 46.01 Setting up libltdl-dev:amd64 (2.4.6-2) ...
21:33:29 #8 46.02 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ...
21:33:29 #8 46.04 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ...
21:33:29 #8 46.05 Setting up gettext (0.19.8.1-6ubuntu0.3) ...
21:33:29 #8 46.06 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ...
21:33:29 #8 46.07 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ...
21:33:29 #8 46.08 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ...
21:33:29 #8 46.09 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ...
21:33:29 #8 46.10 Setting up gpgconf (2.2.4-1ubuntu1.6) ...
21:33:29 #9 51.61 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:33:29 #9 51.75 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:33:29 #9 51.78 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
21:33:29 #9 51.81 Processing triggers for ca-certificates (20211016) ...
21:33:29 #9 51.81 Updating certificates in /etc/ssl/certs...
21:33:29 #8 30.79 Selecting previously unselected package libgcc-10-dev:armhf.
21:33:29 #8 30.79 Preparing to unpack .../033-libgcc-10-dev_10.2.1-6+rpi1_armhf.deb ...
21:33:29 #8 30.80 Unpacking libgcc-10-dev:armhf (10.2.1-6+rpi1) ...
21:33:29 #8 30.98 Selecting previously unselected package gcc-10.
21:33:29 #8 30.98 Preparing to unpack .../034-gcc-10_10.2.1-6+rpi1_armhf.deb ...
21:33:29 #8 41.71 Preparing to unpack .../207-libhtml-form-perl_6.03-1_all.deb ...
21:33:29 #8 41.71 Unpacking libhtml-form-perl (6.03-1) ...
21:33:29 #8 41.75 Selecting previously unselected package libhtml-tree-perl.
21:33:29 #8 41.76 Preparing to unpack .../208-libhtml-tree-perl_5.07-1_all.deb ...
21:33:29 #8 41.76 Unpacking libhtml-tree-perl (5.07-1) ...
21:33:29 #8 41.85 Selecting previously unselected package libhtml-format-perl.
21:33:29 #8 41.85 Preparing to unpack .../209-libhtml-format-perl_2.12-1_all.deb ...
21:33:29 #8 41.85 Unpacking libhtml-format-perl (2.12-1) ...
21:33:29 #8 41.89 Selecting previously unselected package libhttp-cookies-perl.
21:33:29 #8 41.89 Preparing to unpack .../210-libhttp-cookies-perl_6.04-1_all.deb ...
21:33:29 #8 41.89 Unpacking libhttp-cookies-perl (6.04-1) ...
21:33:29 #8 41.94 Selecting previously unselected package libhttp-daemon-perl.
21:33:29 #8 41.94 Preparing to unpack .../211-libhttp-daemon-perl_6.01-1ubuntu0.1_all.deb ...
21:33:29 #8 41.95 Unpacking libhttp-daemon-perl (6.01-1ubuntu0.1) ...
21:33:29 #8 41.99 Selecting previously unselected package libhttp-negotiate-perl.
21:33:29 #8 41.99 Preparing to unpack .../212-libhttp-negotiate-perl_6.00-2_all.deb ...
21:33:29 #8 41.99 Unpacking libhttp-negotiate-perl (6.00-2) ...
21:33:29 #8 42.03 Selecting previously unselected package libimport-into-perl.
21:33:29 #8 42.03 Preparing to unpack .../213-libimport-into-perl_1.002005-1_all.deb ...
21:33:29 #8 42.03 Unpacking libimport-into-perl (1.002005-1) ...
21:33:29 #8 42.07 Selecting previously unselected package libio-pty-perl.
21:33:29 #8 42.07 Preparing to unpack .../214-libio-pty-perl_1%3a1.08-1.1build4_armhf.deb ...
21:33:29 #8 49.74 Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
21:33:29 #8 49.75 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
21:33:29 #8 49.76 Setting up libxcb1:amd64 (1.13.1-2) ...
21:33:29 #8 49.77 Setting up at (3.1.23-1) ...
21:33:29 #8 49.90 invoke-rc.d: could not determine current runlevel
21:33:29 #8 49.90 invoke-rc.d: policy-rc.d denied execution of start.
21:33:29 #8 49.91 Setting up libedit2:amd64 (3.1-20181209-1) ...
21:33:29 #8 49.92 Setting up libkyotocabinet16v5:amd64 (1.2.76-4.2+b1) ...
21:33:29 #8 49.93 Setting up cron (3.0pl1-134+deb10u1) ...
21:33:29 #8 49.69   Installing       : pkgconf-pkg-config-1.8.0-2.fc36.aarch64             54/145 
21:33:29 #8 49.69   Installing       : libjpeg-turbo-2.1.2-2.fc36.aarch64                  55/145 
21:33:29 #8 49.71   Installing       : gdk-pixbuf2-2.42.8-3.fc36.aarch64                   56/145 
21:33:29 #8 49.74   Installing       : kernel-srpm-macros-1.0-14.fc36.noarch               57/145 
21:33:29 #8 49.80   Installing       : json-glib-1.6.6-2.fc36.aarch64                      58/145 
21:33:29 #8 49.82   Installing       : libappstream-glib-0.8.0-4.fc36.aarch64              59/145 
21:33:29 #8 49.85   Installing       : info-6.8-3.fc36.aarch64                             60/145 
21:33:29 #8 49.86   Installing       : ed-1.14.2-12.fc36.aarch64                           61/145 
21:33:29 #8 49.89   Installing       : patch-2.7.6-16.fc36.aarch64                         62/145 
21:33:29 #8 49.90   Running scriptlet: groff-base-1.22.4-9.fc36.aarch64                    63/145 
21:33:29 #8 33.02 Selecting previously unselected package pinentry-curses.
21:33:29 #8 33.02 Preparing to unpack .../096-pinentry-curses_1.1.0-4_armhf.deb ...
21:33:29 #8 33.02 Unpacking pinentry-curses (1.1.0-4) ...
21:33:29 #8 33.08 Selecting previously unselected package gpg-agent.
21:33:29 #8 33.08 Preparing to unpack .../097-gpg-agent_2.2.27-2+deb11u2_armhf.deb ...
21:33:29 #8 33.08 Unpacking gpg-agent (2.2.27-2+deb11u2) ...
21:33:29 #8 33.16 Selecting previously unselected package gpg-wks-client.
21:33:29 #8 33.16 Preparing to unpack .../098-gpg-wks-client_2.2.27-2+deb11u2_armhf.deb ...
21:33:29 #8 33.16 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ...
21:33:29 #8 33.22 Selecting previously unselected package gpg-wks-server.
21:33:29 #8 33.22 Preparing to unpack .../099-gpg-wks-server_2.2.27-2+deb11u2_armhf.deb ...
21:33:29 #8 33.23 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ...
21:33:29 #8 33.29 Selecting previously unselected package gpgsm.
21:33:29 #8 33.29 Preparing to unpack .../100-gpgsm_2.2.27-2+deb11u2_armhf.deb ...
21:33:29 #9 41.42 Preparing to unpack .../271-libio-async-perl_0.75-1_all.deb ...
21:33:29 #9 41.42 Unpacking libio-async-perl (0.75-1) ...
21:33:29 #9 41.47 Selecting previously unselected package liblinux-epoll-perl.
21:33:29 #9 41.47 Preparing to unpack .../272-liblinux-epoll-perl_0.017-1_amd64.deb ...
21:33:29 #9 41.48 Unpacking liblinux-epoll-perl (0.017-1) ...
21:33:29 #9 41.50 Selecting previously unselected package libio-async-loop-epoll-perl.
21:33:29 #9 41.51 Preparing to unpack .../273-libio-async-loop-epoll-perl_0.20-1_all.deb ...
21:33:29 #9 41.51 Unpacking libio-async-loop-epoll-perl (0.20-1) ...
21:33:29 #9 41.54 Selecting previously unselected package libtypes-serialiser-perl.
21:33:29 #9 41.54 Preparing to unpack .../274-libtypes-serialiser-perl_1.0-1_all.deb ...
21:33:29 #9 41.54 Unpacking libtypes-serialiser-perl (1.0-1) ...
21:33:29 #9 41.57 Selecting previously unselected package libjson-xs-perl.
21:33:29 #9 41.58 Preparing to unpack .../275-libjson-xs-perl_4.020-1build1_amd64.deb ...
21:33:29 #9 41.58 Unpacking libjson-xs-perl (4.020-1build1) ...
21:33:29 #9 41.61 Selecting previously unselected package libjson-maybexs-perl.
21:33:29 #9 41.61 Preparing to unpack .../276-libjson-maybexs-perl_1.004000-1_all.deb ...
21:33:29 #9 41.62 Unpacking libjson-maybexs-perl (1.004000-1) ...
21:33:29 #9 41.65 Selecting previously unselected package liblist-compare-perl.
21:33:29 #8 48.65 Preparing to unpack .../347-python-apt-common_2.2.1_all.deb ...
21:33:29 #8 48.65 Unpacking python-apt-common (2.2.1) ...
21:33:29 #8 48.71 Selecting previously unselected package python3-apt.
21:33:29 #8 48.71 Preparing to unpack .../348-python3-apt_2.2.1_amd64.deb ...
21:33:29 #8 48.72 Unpacking python3-apt (2.2.1) ...
21:33:29 #8 48.77 Selecting previously unselected package python3-certifi.
21:33:29 #8 48.77 Preparing to unpack .../349-python3-certifi_2020.6.20-1_all.deb ...
21:33:29 #8 48.78 Unpacking python3-certifi (2020.6.20-1) ...
21:33:29 #8 48.83 Selecting previously unselected package python3-idna.
21:33:29 #8 48.83 Preparing to unpack .../350-python3-idna_2.10-1_all.deb ...
21:33:29 #8 48.84 Unpacking python3-idna (2.10-1) ...
21:33:29 #8 48.88 Selecting previously unselected package python3-magic.
21:33:29 #8 48.88 Preparing to unpack .../351-python3-magic_2%3a0.4.20-3_all.deb ...
21:33:29 #8 48.88 Unpacking python3-magic (2:0.4.20-3) ...
21:33:29 #8 48.92 Selecting previously unselected package python3-urllib3.
21:33:29 #8 48.92 Preparing to unpack .../352-python3-urllib3_1.26.5-1~exp1_all.deb ...
21:33:29 #8 48.93 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
21:33:29 #8 48.97 Selecting previously unselected package python3-requests.
21:33:29 #8 48.98 Preparing to unpack .../353-python3-requests_2.25.1+dfsg-2_all.deb ...
21:33:29 #8 48.98 Unpacking python3-requests (2.25.1+dfsg-2) ...
21:33:29 #9 42.72 Setting up libdata-dump-perl (1.25-1) ...
21:33:29 #9 42.73 Setting up python3-certifi (2020.6.20-1) ...
21:33:29 #9 42.86 Setting up libfile-find-rule-perl (0.34-1) ...
21:33:29 #9 42.87 Setting up libref-util-perl (0.204-1) ...
21:33:29 #9 42.88 Setting up libipc-system-simple-perl (1.30-1) ...
21:33:29 #9 42.89 Setting up libnet-domain-tld-perl (1.75-1.1) ...
21:33:29 #9 42.90 Setting up libperlio-utf8-strict-perl (0.009-1build1) ...
21:33:29 #9 42.91 Setting up libsocket6-perl (0.29-1build4) ...
21:33:29 #9 42.92 Setting up libio-prompt-tiny-perl (0.003-1) ...
21:33:29 #9 42.93 Setting up libhash-fieldhash-perl (0.15-1build5) ...
21:33:29 #9 42.94 Setting up libgd3:amd64 (2.3.0-2ubuntu2) ...
21:33:29 #9 42.95 Setting up libvariable-magic-perl (0.62-1build5) ...
21:33:29 #9 42.96 Setting up python3-idna (3.3-1) ...
21:33:29 #13 7.696 Running transaction check
21:33:29 #13 7.827 Transaction check succeeded.
21:33:29 #9 37.88 Selecting previously unselected package fontconfig-config.
21:33:29 #9 37.88 Preparing to unpack .../182-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
21:33:29 #9 37.88 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
21:33:29 #9 37.92 Selecting previously unselected package libcurl3-gnutls:armhf.
21:33:29 #9 37.93 Preparing to unpack .../183-libcurl3-gnutls_7.81.0-1ubuntu1.3_armhf.deb ...
21:33:29 #9 37.93 Unpacking libcurl3-gnutls:armhf (7.81.0-1ubuntu1.3) ...
21:33:29 #9 37.96 Selecting previously unselected package liberror-perl.
21:33:29 #9 37.96 Preparing to unpack .../184-liberror-perl_0.17029-1_all.deb ...
21:33:29 #9 37.97 Unpacking liberror-perl (0.17029-1) ...
21:33:29 #9 38.00 Selecting previously unselected package git-man.
21:33:29 #9 38.00 Preparing to unpack .../185-git-man_1%3a2.34.1-1ubuntu1.4_all.deb ...
21:33:29 #9 38.01 Unpacking git-man (1:2.34.1-1ubuntu1.4) ...
21:33:29 #9 38.06 Selecting previously unselected package git.
21:33:29 #9 50.48 Setting up python3-requests (2.22.0-2ubuntu1) ...
21:33:29 #9 50.63 Setting up libdata-optlist-perl (0.110-1) ...
21:33:29 #9 50.64 Setting up libipc-run-perl (20180523.0-2) ...
21:33:29 #9 50.65 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ...
21:33:29 #9 50.67 Setting up libcontextual-return-perl (0.004014-2) ...
21:33:29 #9 50.68 Setting up libwww-robotrules-perl (6.02-1) ...
21:33:29 #8 48.71   Installing       : binutils-gold-2.37-17.fc35.aarch64                  19/182 
21:33:29 #8 48.82   Installing       : binutils-2.37-17.fc35.aarch64                       20/182 
21:33:29 #8 48.83   Running scriptlet: binutils-2.37-17.fc35.aarch64                       20/182 
21:33:29 #8 48.85   Installing       : findutils-1:4.8.0-4.fc35.aarch64                    21/182 
21:33:29 #8 48.86   Installing       : hunspell-en-GB-0.20140811.1-20.fc35.noarch          22/182 
21:33:29 #8 48.87   Installing       : hunspell-en-0.20140811.1-20.fc35.noarch             23/182 
21:33:29 #8 48.88   Installing       : hunspell-en-US-0.20140811.1-20.fc35.noarch          24/182 
21:33:29 #8 48.89   Installing       : hunspell-1.7.0-11.fc35.aarch64                      25/182 
21:33:29 #8 48.91   Installing       : elfutils-0.187-4.fc35.aarch64                       26/182 
21:33:29 #8 48.92   Upgrading        : rpm-build-libs-4.17.1-3.fc35.aarch64                27/182 
21:33:29 #8 48.93   Upgrading        : libsolv-0.7.22-1.fc35.aarch64                       28/182 
21:33:29 #8 48.94   Upgrading        : libdnf-0.67.0-2.fc35.aarch64                        29/182 
21:33:29 #8 48.97   Upgrading        : python3-libdnf-0.67.0-2.fc35.aarch64                30/182 
21:33:29 #8 48.97   Upgrading        : python3-hawkey-0.67.0-2.fc35.aarch64                31/182 
21:33:29 #8 48.98   Installing       : dwz-0.14-2.fc35.aarch64                             32/182 
21:33:29 #8 48.99   Installing       : file-5.40-9.fc35.aarch64                            33/182 
21:33:29 #8 49.00   Installing       : libevent-2.1.12-4.fc35.aarch64                      34/182 
21:33:29 #8 49.01   Installing       : protobuf-c-1.4.0-1.fc35.aarch64                     35/182 
21:33:29 #8 49.02   Installing       : unzip-6.0-53.fc35.aarch64                           36/182 
21:33:29 #8 49.03   Installing       : xz-5.2.5-7.fc35.aarch64                             37/182 
21:33:29 #8 49.04   Installing       : zip-3.0-31.fc35.aarch64                             38/182 
21:33:29 #8 49.04   Running scriptlet: unbound-libs-1.16.0-3.fc35.aarch64                  39/182 
21:33:29 #10 28.36   Installing       : perl-Socket-4:2.027-3.el8.x86_64                     33/80 
21:33:29 #10 28.59   Installing       : perl-Encode-4:2.97-3.el8.x86_64                      34/80 
21:33:29 #10 28.60   Installing       : perl-Carp-1.42-396.el8.noarch                        35/80 
21:33:29 #8 46.11 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ...
21:33:29 #8 46.13 Setting up file (1:5.32-2ubuntu0.4) ...
21:33:29 #8 46.14 Setting up fakeroot (1.22-2ubuntu1) ...
21:33:29 #8 46.15 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:33:29 #8 46.15 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:33:29 #8 46.15 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:33:29 #8 46.15 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:33:29 #8 46.15 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:33:29 #8 46.15 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:33:29 #8 46.15 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:33:29 #8 46.15 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:33:29 #8 46.15 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:33:29 #8 46.16 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ...
21:33:29 #8 46.17 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ...
21:33:29 #8 46.18 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ...
21:33:29 #8 46.19 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ...
21:33:29 #8 46.20 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ...
21:33:29 #8 46.21 Setting up gpgsm (2.2.4-1ubuntu1.6) ...
21:33:29 #8 46.22 Setting up gnupg-utils (2.2.4-1ubuntu1.6) ...
21:33:29 #8 46.23 Setting up man-db (2.8.3-2ubuntu0.1) ...
21:33:29 #8 46.32 Building database of manual pages ...
21:33:29 #9 42.54 Preparing to unpack .../192-python3-gpg_1.13.1-7ubuntu2_armhf.deb ...
21:33:29 #9 42.55 Unpacking python3-gpg (1.13.1-7ubuntu2) ...
21:33:29 #9 42.64 Selecting previously unselected package dput.
21:33:29 #9 42.64 Preparing to unpack .../193-dput_1.0.3ubuntu1_all.deb ...
21:33:29 #9 42.65 Unpacking dput (1.0.3ubuntu1) ...
21:33:29 #9 42.73 Selecting previously unselected package libcurl3-gnutls:armhf.
21:33:29 #9 42.73 Preparing to unpack .../194-libcurl3-gnutls_7.68.0-1ubuntu2.12_armhf.deb ...
21:33:29 #9 42.73 Unpacking libcurl3-gnutls:armhf (7.68.0-1ubuntu2.12) ...
21:33:29 #8 30.98 Unpacking gcc-10 (10.2.1-6+rpi1) ...
21:33:29 #8 42.07 Unpacking libio-pty-perl (1:1.08-1.1build4) ...
21:33:29 #8 42.12 Selecting previously unselected package libio-string-perl.
21:33:29 #8 42.12 Preparing to unpack .../215-libio-string-perl_1.08-3_all.deb ...
21:33:29 #8 42.12 Unpacking libio-string-perl (1.08-3) ...
21:33:29 #8 42.15 Selecting previously unselected package libipc-run-perl.
21:33:29 #8 42.15 Preparing to unpack .../216-libipc-run-perl_0.96-1_all.deb ...
21:33:29 #8 42.16 Unpacking libipc-run-perl (0.96-1) ...
21:33:29 #8 42.20 Selecting previously unselected package liblist-compare-perl.
21:33:29 #8 42.20 Preparing to unpack .../217-liblist-compare-perl_0.53-1_all.deb ...
21:33:29 #8 42.21 Unpacking liblist-compare-perl (0.53-1) ...
21:33:29 #8 42.26 Selecting previously unselected package liblist-moreutils-perl.
21:33:29 #8 42.26 Preparing to unpack .../218-liblist-moreutils-perl_0.416-1build3_armhf.deb ...
21:33:29 #8 42.27 Unpacking liblist-moreutils-perl (0.416-1build3) ...
21:33:29 #8 42.32 Selecting previously unselected package libltdl7:armhf.
21:33:29 #8 42.32 Preparing to unpack .../219-libltdl7_2.4.6-2_armhf.deb ...
21:33:29 #8 50.01 Adding group `crontab' (GID 102) ...
21:33:29 #8 50.02 Done.
21:33:29 #8 50.04 invoke-rc.d: could not determine current runlevel
21:33:29 #8 50.04 invoke-rc.d: policy-rc.d denied execution of start.
21:33:29 #8 50.15 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ...
21:33:29 #8 50.16 Setting up m4 (1.4.18-2) ...
21:33:29 #8 50.17 Setting up binutils (2.31.1-16) ...
21:33:29 #8 50.18 Setting up libpython2.7-stdlib:amd64 (2.7.16-2+deb10u1) ...
21:33:29 #8 50.19 Setting up ca-certificates (20200601~deb10u2) ...
21:33:29 #12 71.95   Installing : policycoreutils-devel-2.5-34.el7.aarch64                   44/68 
21:33:29 #8 49.95   Installing       : groff-base-1.22.4-9.fc36.aarch64                    63/145 
21:33:29 #8 49.97   Running scriptlet: groff-base-1.22.4-9.fc36.aarch64                    63/145 
21:33:29 #8 49.99   Installing       : perl-Digest-1.20-2.fc36.noarch                      64/145 
21:33:29 #8 50.02   Installing       : perl-Digest-MD5-2.58-479.fc36.aarch64               65/145 
21:33:29 #8 50.03   Installing       : perl-B-1.82-486.fc36.aarch64                        66/145 
21:33:29 #8 50.06   Installing       : perl-FileHandle-2.03-486.fc36.noarch                67/145 
21:33:29 #8 50.06   Installing       : perl-AutoLoader-5.74-486.fc36.noarch                68/145 
21:33:29 #8 50.07   Installing       : perl-Data-Dumper-2.183-3.fc36.aarch64               69/145 
21:33:29 #8 50.11   Installing       : perl-libnet-3.13-480.fc36.noarch                    70/145 
21:33:29 #8 50.11   Installing       : perl-base-2.27-486.fc36.noarch                      71/145 
21:33:29 #8 50.13   Installing       : perl-Net-SSLeay-1.92-2.fc36.aarch64                 72/145 
21:33:29 #8 50.17   Installing       : perl-URI-5.10-1.fc36.noarch                         73/145 
21:33:29 #8 50.20   Installing       : perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch         74/145 
21:33:29 #8 50.21   Installing       : perl-if-0.60.900-486.fc36.noarch                    75/145 
21:33:29 #8 50.21   Installing       : perl-Time-Local-2:1.300-479.fc36.noarch             76/145 
21:33:29 #8 50.24   Installing       : perl-Pod-Escapes-1:1.07-479.fc36.noarch             77/145 
21:33:29 #8 50.24   Installing       : perl-File-Path-2.18-479.fc36.noarch                 78/145 
21:33:29 #8 50.24   Installing       : perl-Mozilla-CA-20211001-2.fc36.noarch              79/145 
21:33:29 #8 33.30 Unpacking gpgsm (2.2.27-2+deb11u2) ...
21:33:29 #8 33.38 Selecting previously unselected package gnupg.
21:33:29 #8 33.38 Preparing to unpack .../101-gnupg_2.2.27-2+deb11u2_all.deb ...
21:33:29 #8 33.38 Unpacking gnupg (2.2.27-2+deb11u2) ...
21:33:29 #8 33.47 Selecting previously unselected package libfile-dirlist-perl.
21:33:29 #8 33.47 Preparing to unpack .../102-libfile-dirlist-perl_0.05-2_all.deb ...
21:33:29 #8 33.48 Unpacking libfile-dirlist-perl (0.05-2) ...
21:33:29 #8 33.51 Selecting previously unselected package libfile-which-perl.
21:33:29 #8 33.51 Preparing to unpack .../103-libfile-which-perl_1.23-1_all.deb ...
21:33:29 #8 33.52 Unpacking libfile-which-perl (1.23-1) ...
21:33:29 #8 33.55 Selecting previously unselected package libfile-homedir-perl.
21:33:29 #8 33.55 Preparing to unpack .../104-libfile-homedir-perl_1.006-1_all.deb ...
21:33:29 #9 41.65 Preparing to unpack .../277-liblist-compare-perl_0.53-1_all.deb ...
21:33:29 #9 41.65 Unpacking liblist-compare-perl (0.53-1) ...
21:33:29 #9 41.69 Selecting previously unselected package liblist-moreutils-perl.
21:33:29 #9 41.69 Preparing to unpack .../278-liblist-moreutils-perl_0.416-1build5_amd64.deb ...
21:33:29 #9 41.69 Unpacking liblist-moreutils-perl (0.416-1build5) ...
21:33:29 #9 41.72 Selecting previously unselected package liblist-someutils-perl.
21:33:29 #9 41.73 Preparing to unpack .../279-liblist-someutils-perl_0.58-1_all.deb ...
21:33:29 #9 41.73 Unpacking liblist-someutils-perl (0.58-1) ...
21:33:29 #9 41.76 Selecting previously unselected package liblist-someutils-xs-perl.
21:33:29 #9 41.76 Preparing to unpack .../280-liblist-someutils-xs-perl_0.58-2_amd64.deb ...
21:33:29 #9 41.77 Unpacking liblist-someutils-xs-perl (0.58-2) ...
21:33:29 #9 41.80 Selecting previously unselected package libltdl7:amd64.
21:33:29 #9 41.80 Preparing to unpack .../281-libltdl7_2.4.6-14_amd64.deb ...
21:33:29 #9 41.81 Unpacking libltdl7:amd64 (2.4.6-14) ...
21:33:29 #9 41.84 Selecting previously unselected package libltdl-dev:amd64.
21:33:29 #9 41.84 Preparing to unpack .../282-libltdl-dev_2.4.6-14_amd64.deb ...
21:33:29 #9 41.85 Unpacking libltdl-dev:amd64 (2.4.6-14) ...
21:33:29 #9 41.89 Selecting previously unselected package libsys-hostname-long-perl.
21:33:29 #9 41.89 Preparing to unpack .../283-libsys-hostname-long-perl_1.5-1_all.deb ...
21:33:29 #9 41.90 Unpacking libsys-hostname-long-perl (1.5-1) ...
21:33:29 #9 41.92 Selecting previously unselected package libmail-sendmail-perl.
21:33:29 #9 41.93 Preparing to unpack .../284-libmail-sendmail-perl_0.80-1_all.deb ...
21:33:29 #9 41.93 Unpacking libmail-sendmail-perl (0.80-1) ...
21:33:29 #9 41.96 Selecting previously unselected package libmoox-aliases-perl.
21:33:29 #9 41.96 Preparing to unpack .../285-libmoox-aliases-perl_0.001006-1_all.deb ...
21:33:29 #9 41.97 Unpacking libmoox-aliases-perl (0.001006-1) ...
21:33:29 #9 42.00 Selecting previously unselected package libobject-id-perl.
21:33:29 #8 49.03 Selecting previously unselected package python3-unidiff.
21:33:29 #8 49.03 Preparing to unpack .../354-python3-unidiff_0.5.5-2_all.deb ...
21:33:29 #8 49.04 Unpacking python3-unidiff (0.5.5-2) ...
21:33:29 #8 49.07 Selecting previously unselected package python3-xdg.
21:33:29 #8 49.07 Preparing to unpack .../355-python3-xdg_0.27-2_all.deb ...
21:33:29 #8 49.08 Unpacking python3-xdg (0.27-2) ...
21:33:29 #8 49.12 Selecting previously unselected package shared-mime-info.
21:33:29 #8 49.12 Preparing to unpack .../356-shared-mime-info_2.0-1_amd64.deb ...
21:33:29 #8 49.13 Unpacking shared-mime-info (2.0-1) ...
21:33:29 #8 49.24 Selecting previously unselected package strace.
21:33:29 #9 43.17 Setting up libio-html-perl (1.004-2) ...
21:33:29 #9 43.18 Setting up libpod-parser-perl (1.63-2) ...
21:33:29 #9 43.19 Setting up libb-hooks-op-check-perl (0.22-1build5) ...
21:33:29 #9 43.20 Setting up liblist-moreutils-xs-perl (0.430-2build2) ...
21:33:29 #9 43.21 Setting up libparams-util-perl (1.102-1build3) ...
21:33:29 #9 43.22 Setting up libdpkg-perl (1.21.1ubuntu2.1) ...
21:33:29 #9 43.23 Setting up libtime-duration-perl (1.21-1) ...
21:33:29 #9 43.24 Setting up autoconf (2.71-2) ...
21:33:29 #9 43.25 Setting up python3-urllib3 (1.26.5-1~exp1) ...
21:33:29 #13 7.827 Running transaction test
21:33:29 #9 50.69 Setting up libtypes-serialiser-perl (1.0-1) ...
21:33:29 #9 50.70 Setting up g++ (4:9.3.0-1ubuntu2) ...
21:33:29 #9 50.72 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:33:29 #9 50.73 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
21:33:29 #9 50.73 Setting up libhtml-parser-perl (3.72-5) ...
21:33:29 #9 50.74 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
21:33:29 #9 50.75 Setting up librole-tiny-perl (2.001004-1) ...
21:33:29 #9 50.77 Setting up build-essential (12.8ubuntu1.1) ...
21:33:29 #9 50.78 Setting up libfont-ttf-perl (1.06-1) ...
21:33:29 #9 50.79 Setting up libfile-homedir-perl (1.004-1) ...
21:33:29 #9 50.80 Setting up libalgorithm-diff-xs-perl (0.04-6) ...
21:33:29 #9 50.81 Setting up libio-socket-ssl-perl (2.067-1) ...
21:33:29 #9 50.82 Setting up libsub-exporter-perl (0.987-1) ...
21:33:29 #9 50.83 Setting up libalgorithm-merge-perl (0.08-3) ...
21:33:29 #9 50.84 Setting up libhttp-message-perl (6.22-1) ...
21:33:29 #9 50.85 Setting up libhtml-form-perl (6.07-1) ...
21:33:29 #9 50.86 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ...
21:33:29 #9 50.88 Setting up libjson-xs-perl (4.020-1build1) ...
21:33:29 #9 50.89 Setting up libhttp-negotiate-perl (6.01-1) ...
21:33:29 #9 50.90 Setting up libio-prompter-perl (0.004015-1) ...
21:33:29 #9 50.91 Setting up libhttp-cookies-perl (6.08-1) ...
21:33:29 #9 50.92 Setting up po-debconf (1.0.21) ...
21:33:29 #9 50.93 Setting up libhtml-tree-perl (5.07-2) ...
21:33:29 #9 50.94 Setting up libparams-classify-perl (0.015-1build2) ...
21:33:29 #9 50.95 Setting up libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.9) ...
21:33:29 #9 50.96 Setting up libpath-iterator-rule-perl (1.014-1) ...
21:33:29 #9 50.97 Setting up libnet-dns-sec-perl (1.15-1) ...
21:33:29 #9 50.98 Setting up libcurl3-gnutls:arm64 (7.68.0-1ubuntu2.12) ...
21:33:29 #9 50.99 Setting up libsereal-perl (4.011-1) ...
21:33:29 #8 49.11   Installing       : unbound-libs-1.16.0-3.fc35.aarch64                  39/182 
21:33:29 #8 49.12   Running scriptlet: unbound-libs-1.16.0-3.fc35.aarch64                  39/182 
21:33:29 21:33:29 #8 49.14   Installing       : python3-unbound-1.16.0-3.fc35.aarch64               40/182 
21:33:29 #8 49.15   Installing       : enchant-1:1.6.0-28.fc35.aarch64                     41/182 
#9 38.06 Preparing to unpack .../186-git_1%3a2.34.1-1ubuntu1.4_armhf.deb ...
21:33:29 #9 38.07 Unpacking git (1:2.34.1-1ubuntu1.4) ...
21:33:29 #8 49.16   Installing       : python3-enchant-3.2.2-1.fc35.noarch                 42/182 
21:33:29 #8 49.16   Installing       : deltarpm-3.6.2-10.fc35.aarch64                      43/182 
21:33:29 #9 38.25 Selecting previously unselected package libalgorithm-diff-perl.
21:33:29 #9 38.25 Preparing to unpack .../187-libalgorithm-diff-perl_1.201-1_all.deb ...
21:33:29 #8 49.17   Upgrading        : rpm-sign-libs-4.17.1-3.fc35.aarch64                 44/182 
21:33:29 #8 49.18   Upgrading        : python3-rpm-4.17.1-3.fc35.aarch64                   45/182 
21:33:29 #9 38.26 Unpacking libalgorithm-diff-perl (1.201-1) ...
21:33:29 #9 38.29 Selecting previously unselected package libalgorithm-diff-xs-perl.
21:33:29 #9 38.29 Preparing to unpack .../188-libalgorithm-diff-xs-perl_0.04-6build3_armhf.deb ...
21:33:29 #9 38.29 Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
21:33:29 #9 38.32 Selecting previously unselected package libalgorithm-merge-perl.
21:33:29 #8 49.18   Installing       : efi-srpm-macros-5-4.fc35.noarch                     46/182 
21:33:29 #9 38.32 Preparing to unpack .../189-libalgorithm-merge-perl_0.08-3_all.deb ...
21:33:29 #9 38.33 Unpacking libalgorithm-merge-perl (0.08-3) ...
21:33:29 #8 49.19   Installing       : lua-srpm-macros-1-5.fc35.noarch                     47/182 
21:33:29 #8 49.19   Installing       : rpmautospec-rpm-macros-0.2.6-1.fc35.noarch          48/182 
21:33:29 #9 38.35 Selecting previously unselected package libaliased-perl.
21:33:29 #9 38.35 Preparing to unpack .../190-libaliased-perl_0.34-1.1_all.deb ...
21:33:29 #8 49.20   Installing       : bzip2-1.0.8-9.fc35.aarch64                          49/182 
21:33:29 #8 49.21   Installing       : cpio-2.13-11.fc35.aarch64                           50/182 
21:33:29 #9 38.36 Unpacking libaliased-perl (0.34-1.1) ...
21:33:29 #9 38.39 Selecting previously unselected package libapt-pkg-perl.
21:33:29 #8 49.22   Installing       : dash-0.5.10.2-9.fc35.aarch64                        51/182 
21:33:29 #8 49.22   Running scriptlet: dash-0.5.10.2-9.fc35.aarch64                        51/182 
21:33:29 #9 38.39 Preparing to unpack .../191-libapt-pkg-perl_0.1.40build2_armhf.deb ...
21:33:29 #9 38.39 Unpacking libapt-pkg-perl (0.1.40build2) ...
21:33:29 #8 49.24   Installing       : diffutils-3.8-1.fc35.aarch64                        52/182 
21:33:29 #8 49.25   Running scriptlet: groff-base-1.22.4-8.fc35.aarch64                    53/182 
21:33:29 #8 49.29   Installing       : groff-base-1.22.4-8.fc35.aarch64                    53/182 
21:33:29 #8 49.30   Running scriptlet: groff-base-1.22.4-8.fc35.aarch64                    53/182 
21:33:29 #10 28.62   Installing       : perl-Exporter-5.72-396.el8.noarch                    36/80 
21:33:29 #10 28.82   Installing       : perl-libs-4:5.26.3-421.el8.x86_64                    37/80 
21:33:29 #10 28.84   Installing       : perl-parent-1:0.237-1.el8.noarch                     38/80 
21:33:29 #10 28.87   Installing       : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64           39/80 
21:33:29 #10 28.88   Installing       : perl-macros-4:5.26.3-421.el8.x86_64                  40/80 
21:33:29 #10 28.89   Installing       : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         41/80 
21:33:29 #10 28.91   Installing       : perl-Unicode-Normalize-1.25-396.el8.x86_64           42/80 
21:33:29 #10 28.93   Installing       : perl-File-Path-2.15-2.el8.noarch                     43/80 
21:33:29 #10 28.94   Installing       : perl-IO-1.38-421.el8.x86_64                          44/80 
21:33:29 #10 28.96   Installing       : perl-PathTools-3.74-1.el8.x86_64                     45/80 
21:33:29 #8 46.45 Setting up pinentry-curses (1.1.0-1) ...
21:33:29 #8 46.46 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ...
21:33:29 #8 46.47 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ...
21:33:29 #8 46.48 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ...
21:33:29 #8 46.49 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ...
21:33:29 #8 46.51 Setting up gpg (2.2.4-1ubuntu1.6) ...
21:33:29 #8 46.52 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ...
21:33:29 #8 46.53 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ...
21:33:29 #8 46.54 Setting up cpp (4:7.4.0-1ubuntu2.3) ...
21:33:29 #8 46.56 Setting up python3 (3.6.7-1~18.04) ...
21:33:29 #9 42.95 Selecting previously unselected package liberror-perl.
21:33:29 #9 42.95 Preparing to unpack .../195-liberror-perl_0.17029-1_all.deb ...
21:33:29 #9 42.95 Unpacking liberror-perl (0.17029-1) ...
21:33:29 #9 43.00 Selecting previously unselected package git-man.
21:33:29 #9 43.00 Preparing to unpack .../196-git-man_1%3a2.25.1-1ubuntu3.5_all.deb ...
21:33:29 #9 43.01 Unpacking git-man (1:2.25.1-1ubuntu3.5) ...
21:33:29 #8 42.36 Unpacking libltdl7:armhf (2.4.6-2) ...
21:33:29 #8 42.39 Selecting previously unselected package libltdl-dev:armhf.
21:33:29 #8 42.39 Preparing to unpack .../220-libltdl-dev_2.4.6-2_armhf.deb ...
21:33:29 #8 42.40 Unpacking libltdl-dev:armhf (2.4.6-2) ...
21:33:29 #8 42.48 Selecting previously unselected package libnet-http-perl.
21:33:29 #8 42.48 Preparing to unpack .../221-libnet-http-perl_6.17-1_all.deb ...
21:33:29 #8 42.48 Unpacking libnet-http-perl (6.17-1) ...
21:33:29 #8 42.53 Selecting previously unselected package libwww-robotrules-perl.
21:33:29 #8 42.53 Preparing to unpack .../222-libwww-robotrules-perl_6.01-1_all.deb ...
21:33:29 #8 42.55 Unpacking libwww-robotrules-perl (6.01-1) ...
21:33:29 #8 42.57 Selecting previously unselected package libwww-perl.
21:33:29 #8 42.57 Preparing to unpack .../223-libwww-perl_6.31-1ubuntu0.1_all.deb ...
21:33:29 #8 42.57 Unpacking libwww-perl (6.31-1ubuntu0.1) ...
21:33:29 #8 50.56 Updating certificates in /etc/ssl/certs...
21:33:30 #8 50.31   Installing       : perl-IO-Socket-IP-0.41-480.fc36.noarch              80/145 
21:33:30 #8 50.32   Installing       : perl-IO-Socket-SSL-2.074-2.fc36.noarch              81/145 
21:33:30 #8 50.35   Installing       : perl-Class-Struct-0.66-486.fc36.noarch              82/145 
21:33:30 #8 50.35   Installing       : perl-POSIX-1.97-486.fc36.aarch64                    83/145 
21:33:30 #8 50.36   Installing       : perl-Term-ANSIColor-5.01-480.fc36.noarch            84/145 
21:33:30 #8 50.40   Installing       : perl-subs-1.04-486.fc36.noarch                      85/145 
21:33:30 #8 50.40   Installing       : perl-Term-Cap-1.17-479.fc36.noarch                  86/145 
21:33:30 #8 50.41   Installing       : perl-Pod-Simple-1:3.43-3.fc36.noarch                87/145 
21:33:30 #8 50.44   Installing       : perl-File-Temp-1:0.231.100-479.fc36.noarch          88/145 
21:33:30 #8 50.45   Installing       : perl-IPC-Open3-1.21-486.fc36.noarch                 89/145 
21:33:30 #8 50.45   Installing       : perl-HTTP-Tiny-0.082-1.fc36.noarch                  90/145 
21:33:30 #8 50.48   Installing       : perl-SelectSaver-1.02-486.fc36.noarch               91/145 
21:33:30 #8 50.49   Installing       : perl-Symbol-1.09-486.fc36.noarch                    92/145 
21:33:30 #8 50.49   Installing       : perl-File-stat-1.09-486.fc36.noarch                 93/145 
21:33:30 #8 50.53   Installing       : perl-Socket-4:2.035-1.fc36.aarch64                  94/145 
21:33:30 #8 50.54   Installing       : perl-podlators-1:4.14-479.fc36.noarch               95/145 
21:33:30 #8 33.55 Unpacking libfile-homedir-perl (1.006-1) ...
21:33:30 #8 33.63 Selecting previously unselected package libfile-touch-perl.
21:33:30 #8 33.63 Preparing to unpack .../105-libfile-touch-perl_0.11-1_all.deb ...
21:33:30 #8 33.63 Unpacking libfile-touch-perl (0.11-1) ...
21:33:30 #8 33.67 Selecting previously unselected package libio-pty-perl.
21:33:30 #8 33.67 Preparing to unpack .../106-libio-pty-perl_1%3a1.15-2_armhf.deb ...
21:33:30 #8 33.67 Unpacking libio-pty-perl (1:1.15-2) ...
21:33:30 #8 33.71 Selecting previously unselected package libipc-run-perl.
21:33:30 #8 33.71 Preparing to unpack .../107-libipc-run-perl_20200505.0-1_all.deb ...
21:33:30 #8 33.72 Unpacking libipc-run-perl (20200505.0-1) ...
21:33:30 #8 33.77 Selecting previously unselected package libclass-method-modifiers-perl.
21:33:30 #8 33.77 Preparing to unpack .../108-libclass-method-modifiers-perl_2.13-1_all.deb ...
21:33:30 #8 33.78 Unpacking libclass-method-modifiers-perl (2.13-1) ...
21:33:30 #9 52.25 0 added, 0 removed; done.
21:33:30 #9 52.25 Running hooks in /etc/ca-certificates/update.d...
21:33:30 #9 52.25 done.
21:33:30 #9 42.00 Preparing to unpack .../286-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
21:33:30 #9 42.00 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
21:33:30 #9 42.03 Selecting previously unselected package libmoox-struct-perl.
21:33:30 #9 42.03 Preparing to unpack .../287-libmoox-struct-perl_0.017-1_all.deb ...
21:33:30 #9 42.04 Unpacking libmoox-struct-perl (0.017-1) ...
21:33:30 #9 42.07 Selecting previously unselected package libnet-dns-sec-perl.
21:33:30 #9 42.07 Preparing to unpack .../288-libnet-dns-sec-perl_1.15-1_amd64.deb ...
21:33:30 #9 42.08 Unpacking libnet-dns-sec-perl (1.15-1) ...
21:33:30 #9 42.11 Selecting previously unselected package libnet-libidn-perl.
21:33:30 #9 42.11 Preparing to unpack .../289-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ...
21:33:30 #9 42.11 Unpacking libnet-libidn-perl (0.12.ds-3build2) ...
21:33:30 #9 42.15 Selecting previously unselected package libnumber-range-perl.
21:33:30 #9 42.15 Preparing to unpack .../290-libnumber-range-perl_0.12-1_all.deb ...
21:33:30 #9 42.15 Unpacking libnumber-range-perl (0.12-1) ...
21:33:30 #9 42.18 Selecting previously unselected package libpackage-stash-xs-perl.
21:33:30 #9 42.18 Preparing to unpack .../291-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ...
21:33:30 #9 42.19 Unpacking libpackage-stash-xs-perl (0.29-1build1) ...
21:33:30 #9 42.22 Selecting previously unselected package libpath-iterator-rule-perl.
21:33:30 #8 49.24 Preparing to unpack .../357-strace_5.10-1_amd64.deb ...
21:33:30 #8 49.25 Unpacking strace (5.10-1) ...
21:33:30 #8 49.33 Selecting previously unselected package xauth.
21:33:30 #8 49.33 Preparing to unpack .../358-xauth_1%3a1.1-1_amd64.deb ...
21:33:30 #8 49.33 Unpacking xauth (1:1.1-1) ...
21:33:30 #8 49.38 Selecting previously unselected package xdg-user-dirs.
21:33:30 #8 49.38 Preparing to unpack .../359-xdg-user-dirs_0.17-2_amd64.deb ...
21:33:30 #8 49.39 Unpacking xdg-user-dirs (0.17-2) ...
21:33:30 #8 49.47 Setting up libksba8:amd64 (1.5.0-3) ...
21:33:30 #8 49.49 Setting up media-types (4.0.0) ...
21:33:30 #8 30.35 Selecting previously unselected package gcc.
21:33:30 #8 30.35 Preparing to unpack .../031-gcc_4%3a8.3.0-1+rpi2_armhf.deb ...
21:33:30 #8 30.36 Unpacking gcc (4:8.3.0-1+rpi2) ...
21:33:30 #8 30.40 Selecting previously unselected package libc-dev-bin.
21:33:30 #8 30.40 Preparing to unpack .../032-libc-dev-bin_2.28-10+rpt2+rpi1+deb10u1_armhf.deb ...
21:33:30 #8 30.40 Unpacking libc-dev-bin (2.28-10+rpt2+rpi1+deb10u1) ...
21:33:30 #9 43.42 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
21:33:30 #9 43.43 Setting up libarray-intspan-perl (2.004-1) ...
21:33:30 #9 43.44 Setting up libcapture-tiny-perl (0.48-1) ...
21:33:30 #9 43.45 Setting up libtimedate-perl (2.3300-2) ...
21:33:30 #9 43.47 Setting up libstdc++-11-dev:amd64 (11.2.0-19ubuntu1) ...
21:33:30 #9 43.48 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
21:33:30 #9 43.49 Setting up libsub-name-perl (0.26-1build3) ...
21:33:30 #9 43.50 Setting up libtype-tiny-xs-perl (0.022-1build2) ...
21:33:30 #9 43.51 Setting up libsyntax-keyword-try-perl (0.26-1build1) ...
21:33:30 #9 43.52 Setting up libdata-validate-domain-perl (0.10-1.1) ...
21:33:30 #9 43.53 Setting up libproc-processtable-perl:amd64 (0.634-1build1) ...
21:33:30 #9 43.54 Setting up libfile-chdir-perl (0.1008-1.1) ...
21:33:30 #9 43.55 Setting up gcc-11 (11.2.0-19ubuntu1) ...
21:33:30 #9 43.57 Setting up xauth (1:1.1-1build2) ...
21:33:30 #9 51.00 Setting up libhtml-format-perl (2.12-1) ...
21:33:30 #9 51.02 Setting up libxml-sax-perl (1.02+dfsg-1) ...
21:33:30 #9 51.09 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
21:33:30 #8 49.32   Installing       : info-6.8-2.fc35.aarch64                             54/182 
21:33:30 #8 49.33   Installing       : ed-1.14.2-11.fc35.aarch64                           55/182 
21:33:30 #8 49.33   Installing       : patch-2.7.6-15.fc35.aarch64                         56/182 
21:33:30 #8 49.34   Installing       : json-glib-1.6.6-1.fc35.aarch64                      57/182 
21:33:30 #8 49.35   Installing       : libjpeg-turbo-2.1.0-3.fc35.aarch64                  58/182 
21:33:30 #8 49.36   Installing       : libpkgconf-1.8.0-1.fc35.aarch64                     59/182 
21:33:30 #8 49.36   Installing       : pkgconf-1.8.0-1.fc35.aarch64                        60/182 
21:33:30 #8 49.37   Installing       : libpng-2:1.6.37-11.fc35.aarch64                     61/182 
21:33:30 #8 49.38   Installing       : libproxy-0.4.17-3.fc35.aarch64                      62/182 
21:33:30 #8 49.39   Installing       : glib-networking-2.70.1-1.fc35.aarch64               63/182 
21:33:30 #8 49.41   Installing       : libsoup-2.74.2-1.fc35.aarch64                       64/182 
21:33:30 #8 49.42   Installing       : libstemmer-0-17.585svn.fc35.aarch64                 65/182 
21:33:30 #8 49.42   Installing       : ncurses-6.2-8.20210508.fc35.aarch64                 66/182 
21:33:30 #8 49.43   Installing       : perl-Digest-1.20-1.fc35.noarch                      67/182 
21:33:30 #8 49.44   Installing       : perl-Digest-MD5-2.58-478.fc35.aarch64               68/182 
21:33:30 #8 49.45   Installing       : perl-B-1.82-486.fc35.aarch64                        69/182 
21:33:30 #8 49.45   Installing       : perl-FileHandle-2.03-486.fc35.noarch                70/182 
21:33:30 #8 49.46   Installing       : perl-AutoLoader-5.74-486.fc35.noarch                71/182 
21:33:30 #8 49.46   Installing       : perl-Data-Dumper-2.183-2.fc35.aarch64               72/182 
21:33:30 #8 49.47   Installing       : perl-libnet-3.13-479.fc35.noarch                    73/182 
21:33:30 #8 49.48   Installing       : perl-base-2.27-486.fc35.noarch                      74/182 
21:33:30 #8 49.49   Installing       : perl-URI-5.09-4.fc35.noarch                         75/182 
21:33:30 #8 49.51   Installing       : perl-Net-SSLeay-1.90-4.fc35.aarch64                 76/182 
21:33:30 #8 49.52   Installing       : perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch         77/182 
21:33:30 #8 49.52   Installing       : perl-Time-Local-2:1.300-478.fc35.noarch             78/182 
21:33:30 #8 49.53   Installing       : perl-Mozilla-CA-20211001-1.fc35.noarch              79/182 
21:33:30 #8 49.53   Installing       : perl-if-0.60.900-486.fc35.noarch                    80/182 
21:33:30 #8 49.54   Installing       : perl-IO-Socket-IP-0.41-479.fc35.noarch              81/182 
21:33:30 #8 49.54   Installing       : perl-File-Path-2.18-478.fc35.noarch                 82/182 
21:33:30 #8 49.55   Installing       : perl-IO-Socket-SSL-2.072-1.fc35.noarch              83/182 
21:33:30 #8 49.56   Installing       : perl-Pod-Escapes-1:1.07-478.fc35.noarch             84/182 
21:33:30 #8 49.57   Installing       : perl-Term-ANSIColor-5.01-479.fc35.noarch            85/182 
21:33:30 #8 49.57   Installing       : perl-Class-Struct-0.66-486.fc35.noarch              86/182 
21:33:30 #8 49.58   Installing       : perl-POSIX-1.97-486.fc35.aarch64                    87/182 
21:33:30 #8 49.59   Installing       : perl-IPC-Open3-1.21-486.fc35.noarch                 88/182 
21:33:30 #8 49.59   Installing       : perl-subs-1.04-486.fc35.noarch                      89/182 
21:33:30 #8 49.60   Installing       : perl-File-Temp-1:0.231.100-478.fc35.noarch          90/182 
21:33:30 #8 49.60   Installing       : perl-HTTP-Tiny-0.080-1.fc35.noarch                  91/182 
21:33:30 #8 49.61   Installing       : perl-Pod-Simple-1:3.43-2.fc35.noarch                92/182 
21:33:30 #8 49.62   Installing       : perl-Term-Cap-1.17-478.fc35.noarch                  93/182 
21:33:30 #8 49.62   Installing       : perl-Socket-4:2.032-2.fc35.aarch64                  94/182 
21:33:30 #9 38.42 Selecting previously unselected package libarchive-cpio-perl.
21:33:30 #9 38.43 Preparing to unpack .../192-libarchive-cpio-perl_0.10-1.1_all.deb ...
21:33:30 #9 38.43 Unpacking libarchive-cpio-perl (0.10-1.1) ...
21:33:30 #9 38.46 Selecting previously unselected package libarray-intspan-perl.
21:33:30 #9 38.47 Preparing to unpack .../193-libarray-intspan-perl_2.004-1_all.deb ...
21:33:30 #9 38.47 Unpacking libarray-intspan-perl (2.004-1) ...
21:33:30 #9 38.50 Selecting previously unselected package libmodule-implementation-perl.
21:33:30 #9 38.50 Preparing to unpack .../194-libmodule-implementation-perl_0.09-1.1_all.deb ...
21:33:30 #9 38.50 Unpacking libmodule-implementation-perl (0.09-1.1) ...
21:33:30 #9 38.53 Selecting previously unselected package libsub-exporter-progressive-perl.
21:33:30 #9 38.53 Preparing to unpack .../195-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
21:33:30 #9 38.54 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
21:33:30 #9 38.56 Selecting previously unselected package libvariable-magic-perl.
21:33:30 #9 38.57 Preparing to unpack .../196-libvariable-magic-perl_0.62-1build5_armhf.deb ...
21:33:30 #9 38.57 Unpacking libvariable-magic-perl (0.62-1build5) ...
21:33:30 #9 38.60 Selecting previously unselected package libb-hooks-endofscope-perl.
21:33:30 #9 38.60 Preparing to unpack .../197-libb-hooks-endofscope-perl_0.25-1_all.deb ...
21:33:30 #9 38.61 Unpacking libb-hooks-endofscope-perl (0.25-1) ...
21:33:30 #10 28.98   Installing       : perl-constant-1.33-396.el8.noarch                    46/80 
21:33:30 #10 28.99   Installing       : perl-threads-1:2.21-2.el8.x86_64                     47/80 
21:33:30 #8 DONE 52.5s
21:33:30 #9 43.21 Selecting previously unselected package git.
21:33:30 #9 43.21 Preparing to unpack .../197-git_1%3a2.25.1-1ubuntu3.5_armhf.deb ...
21:33:30 #9 43.25 Unpacking git (1:2.25.1-1ubuntu3.5) ...
21:33:30 #8 42.65 Selecting previously unselected package liblwp-protocol-https-perl.
21:33:30 #8 42.65 Preparing to unpack .../224-liblwp-protocol-https-perl_6.07-2_all.deb ...
21:33:30 #8 42.65 Unpacking liblwp-protocol-https-perl (6.07-2) ...
21:33:30 #8 42.69 Selecting previously unselected package libsys-hostname-long-perl.
21:33:30 #8 42.69 Preparing to unpack .../225-libsys-hostname-long-perl_1.5-1_all.deb ...
21:33:30 #8 42.69 Unpacking libsys-hostname-long-perl (1.5-1) ...
21:33:30 #8 42.72 Selecting previously unselected package libmail-sendmail-perl.
21:33:30 #8 42.72 Preparing to unpack .../226-libmail-sendmail-perl_0.80-1_all.deb ...
21:33:30 #8 42.73 Unpacking libmail-sendmail-perl (0.80-1) ...
21:33:30 #8 42.80 Selecting previously unselected package librole-tiny-perl.
21:33:30 #8 42.80 Preparing to unpack .../227-librole-tiny-perl_2.000006-1_all.deb ...
21:33:30 #8 50.55   Installing       : perl-Pod-Perldoc-3.28.01-480.fc36.noarch            96/145 
21:33:30 #8 50.58   Installing       : perl-Fcntl-1.14-486.fc36.aarch64                    97/145 
21:33:30 #8 50.59   Installing       : perl-mro-1.25-486.fc36.aarch64                      98/145 
21:33:30 #8 50.62   Installing       : perl-overloading-0.02-486.fc36.noarch               99/145 
21:33:30 #8 50.62   Installing       : perl-IO-1.46-486.fc36.aarch64                      100/145 
21:33:30 #8 50.65   Installing       : perl-Text-ParseWords-3.31-1.fc36.noarch            101/145 
21:33:30 #8 50.66   Installing       : perl-Pod-Usage-4:2.01-479.fc36.noarch              102/145 
21:33:30 #8 50.66   Installing       : perl-Errno-1.33-486.fc36.aarch64                   103/145 
21:33:30 #8 50.71   Installing       : perl-File-Basename-2.85-486.fc36.noarch            104/145 
21:33:30 #8 50.71   Installing       : perl-Getopt-Std-1.13-486.fc36.noarch               105/145 
21:33:30 #8 50.72   Installing       : perl-MIME-Base64-3.16-479.fc36.aarch64             106/145 
21:33:30 #8 50.75   Installing       : perl-constant-1.33-480.fc36.noarch                 107/145 
21:33:30 #8 33.82 Selecting previously unselected package libb-hooks-op-check-perl.
21:33:30 #8 33.82 Preparing to unpack .../109-libb-hooks-op-check-perl_0.22-1+b3_armhf.deb ...
21:33:30 #8 33.82 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ...
21:33:30 #8 33.87 Selecting previously unselected package libdynaloader-functions-perl.
21:33:30 #8 33.87 Preparing to unpack .../110-libdynaloader-functions-perl_0.003-1.1_all.deb ...
21:33:30 #8 33.88 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
21:33:30 #8 33.94 Selecting previously unselected package libdevel-callchecker-perl.
21:33:30 #8 33.94 Preparing to unpack .../111-libdevel-callchecker-perl_0.008-1+b2_armhf.deb ...
21:33:30 #8 33.95 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
21:33:30 #8 33.99 Selecting previously unselected package libparams-classify-perl.
21:33:30 #8 33.99 Preparing to unpack .../112-libparams-classify-perl_0.015-1+b3_armhf.deb ...
21:33:30 #8 33.99 Unpacking libparams-classify-perl (0.015-1+b3) ...
21:33:30 #8 34.05 Selecting previously unselected package libmodule-runtime-perl.
21:33:30 #8 34.05 Preparing to unpack .../113-libmodule-runtime-perl_0.016-1_all.deb ...
21:33:30 #13 ...
21:33:30 
21:33:30 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:33:30 #8 sha256:7b2cd6cd78ba4d0f310906e20051f907863bb50fddd0a7102b8228da59e90374
21:33:30 #8 38.69 Selecting previously unselected package libfakeroot:armhf.
21:33:30 #8 38.69 Preparing to unpack .../097-libfakeroot_1.23-1_armhf.deb ...
21:33:30 #8 38.69 Unpacking libfakeroot:armhf (1.23-1) ...
21:33:30 #8 38.73 Selecting previously unselected package fakeroot.
21:33:30 #8 38.73 Preparing to unpack .../098-fakeroot_1.23-1_armhf.deb ...
21:33:30 #8 38.74 Unpacking fakeroot (1.23-1) ...
21:33:30 #8 38.81 Selecting previously unselected package libfile-which-perl.
21:33:30 #8 38.81 Preparing to unpack .../099-libfile-which-perl_1.23-1_all.deb ...
21:33:30 #8 38.81 Unpacking libfile-which-perl (1.23-1) ...
21:33:30 #8 38.85 Selecting previously unselected package libfile-homedir-perl.
21:33:30 #8 38.85 Preparing to unpack .../100-libfile-homedir-perl_1.004-1_all.deb ...
21:33:30 #8 38.85 Unpacking libfile-homedir-perl (1.004-1) ...
21:33:30 #8 38.90 Selecting previously unselected package libio-pty-perl.
21:33:30 #8 38.90 Preparing to unpack .../101-libio-pty-perl_1%3a1.08-1.1+b5_armhf.deb ...
21:33:30 #8 38.91 Unpacking libio-pty-perl (1:1.08-1.1+b5) ...
21:33:30 #9 42.22 Preparing to unpack .../292-libpath-iterator-rule-perl_1.014-1_all.deb ...
21:33:30 #9 42.22 Unpacking libpath-iterator-rule-perl (1.014-1) ...
21:33:30 #9 42.25 Selecting previously unselected package libperl4-corelibs-perl.
21:33:30 #9 42.26 Preparing to unpack .../293-libperl4-corelibs-perl_0.004-2_all.deb ...
21:33:30 #9 42.26 Unpacking libperl4-corelibs-perl (0.004-2) ...
21:33:30 #9 42.30 Selecting previously unselected package libperlio-gzip-perl.
21:33:30 #9 42.30 Preparing to unpack .../294-libperlio-gzip-perl_0.19-1build5_amd64.deb ...
21:33:30 #9 42.30 Unpacking libperlio-gzip-perl (0.19-1build5) ...
21:33:30 #9 42.34 Selecting previously unselected package libpod-constants-perl.
21:33:30 #9 42.34 Preparing to unpack .../295-libpod-constants-perl_0.19-1_all.deb ...
21:33:30 #9 42.34 Unpacking libpod-constants-perl (0.19-1) ...
21:33:30 #9 42.38 Selecting previously unselected package libre2-5:amd64.
21:33:30 #9 42.38 Preparing to unpack .../296-libre2-5_20200101+dfsg-1build1_amd64.deb ...
21:33:30 #9 42.39 Unpacking libre2-5:amd64 (20200101+dfsg-1build1) ...
21:33:30 #9 42.43 Selecting previously unselected package libre-engine-re2-perl.
21:33:30 #9 42.44 Preparing to unpack .../297-libre-engine-re2-perl_0.13-5_amd64.deb ...
21:33:30 #8 49.50 Setting up libpipeline1:amd64 (1.5.3-1) ...
21:33:30 #8 49.52 Setting up wdiff (1.2.2-2+b1) ...
21:33:30 #8 49.53 Setting up libxau6:amd64 (1:1.0.9-1) ...
21:33:30 #8 49.54 Setting up libre2-9:amd64 (20210201+dfsg-1) ...
21:33:30 #8 49.56 Setting up libpsl5:amd64 (0.21.0-1.2) ...
21:33:30 #8 49.57 Setting up libgpm2:amd64 (1.20.7-8) ...
21:33:30 #8 49.58 Setting up bsdextrautils (2.36.1-8+deb11u1) ...
21:33:30 #8 49.60 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
21:33:30 #8 49.60 Setting up libicu67:amd64 (67.1-7) ...
21:33:30 #8 49.62 Setting up libfcgi0ldbl:amd64 (2.4.2-2) ...
21:33:30 #8 49.63 Setting up xdg-user-dirs (0.17-2) ...
21:33:30 #8 49.67 Setting up libmagic-mgc (1:5.39-3) ...
21:33:30 #8 49.68 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
21:33:30 #8 49.70 Setting up libglib2.0-0:amd64 (2.66.8-1) ...
21:33:30 #8 49.73 No schema files found: doing nothing.
21:33:30 #8 30.45 Selecting previously unselected package linux-libc-dev:armhf.
21:33:30 #8 30.45 Preparing to unpack .../033-linux-libc-dev_1%3a1.20220308~buster-1_armhf.deb ...
21:33:30 #8 30.46 Unpacking linux-libc-dev:armhf (1:1.20220308~buster-1) ...
21:33:30 #9 43.58 Setting up libpath-tiny-perl (0.122-1) ...
21:33:30 #9 43.59 Setting up libarchive-cpio-perl (0.10-1.1) ...
21:33:30 #9 43.61 Setting up libjson-perl (4.04000-1) ...
21:33:30 #9 43.62 Setting up libipc-run3-perl (0.048-2) ...
21:33:30 #9 43.63 Setting up libsub-override-perl (0.09-2) ...
21:33:30 #9 43.64 Setting up libaliased-perl (0.34-1.1) ...
21:33:30 #9 43.65 Setting up python3-unidiff (0.5.5-2) ...
21:33:30 #9 43.79 Setting up libstrictures-perl (2.000006-1) ...
21:33:30 #9 43.79 Setting up libsub-quote-perl (2.006006-1) ...
21:33:30 #9 43.80 Setting up libdevel-stacktrace-perl (2.0400-1) ...
21:33:30 #9 43.81 Setting up libclass-xsaccessor-perl (1.19-3build9) ...
21:33:30 #9 43.83 Setting up libsort-versions-perl (1.62-1) ...
21:33:30 #9 51.15 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:33:30 #9 51.30 
21:33:30 #9 51.30 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:33:30 #9 51.33 Setting up dput (1.0.3ubuntu1) ...
21:33:30 #8 49.63   Installing       : perl-SelectSaver-1.02-486.fc35.noarch               95/182 
21:33:30 #8 49.64   Installing       : perl-Symbol-1.09-486.fc35.noarch                    96/182 
21:33:30 #8 49.64   Installing       : perl-File-stat-1.09-486.fc35.noarch                 97/182 
21:33:30 #8 49.65   Installing       : perl-podlators-1:4.14-478.fc35.noarch               98/182 
21:33:30 #8 49.66   Installing       : perl-Pod-Perldoc-3.28.01-479.fc35.noarch            99/182 
21:33:30 #8 49.66   Installing       : perl-Text-ParseWords-3.30-478.fc35.noarch          100/182 
21:33:30 #8 49.67   Installing       : perl-Fcntl-1.14-486.fc35.aarch64                   101/182 
21:33:30 #8 49.67   Installing       : perl-mro-1.25-486.fc35.aarch64                     102/182 
21:33:30 #8 49.68   Installing       : perl-IO-1.46-486.fc35.aarch64                      103/182 
21:33:30 #8 49.74   Installing       : perl-overloading-0.02-486.fc35.noarch              104/182 
21:33:30 #8 49.75   Installing       : perl-Pod-Usage-4:2.01-478.fc35.noarch              105/182 
21:33:30 #8 49.75   Installing       : perl-MIME-Base64-3.16-478.fc35.aarch64             106/182 
21:33:30 #8 49.79   Installing       : perl-constant-1.33-479.fc35.noarch                 107/182 
21:33:30 #8 49.79   Installing       : perl-parent-1:0.238-478.fc35.noarch                108/182 
21:33:30 #8 49.79   Installing       : perl-Errno-1.33-486.fc35.aarch64                   109/182 
21:33:30 #9 38.65 Selecting previously unselected package libfreetype6:armhf.
21:33:30 #9 38.66 Preparing to unpack .../198-libfreetype6_2.11.1+dfsg-1ubuntu0.1_armhf.deb ...
21:33:30 #9 38.66 Unpacking libfreetype6:armhf (2.11.1+dfsg-1ubuntu0.1) ...
21:33:30 #9 38.70 Selecting previously unselected package libfontconfig1:armhf.
21:33:30 #9 38.71 Preparing to unpack .../199-libfontconfig1_2.13.1-4.2ubuntu5_armhf.deb ...
21:33:30 #9 38.71 Unpacking libfontconfig1:armhf (2.13.1-4.2ubuntu5) ...
21:33:30 #9 38.75 Selecting previously unselected package libjpeg-turbo8:armhf.
21:33:30 #9 38.76 Preparing to unpack .../200-libjpeg-turbo8_2.1.2-0ubuntu1_armhf.deb ...
21:33:30 #9 38.76 Unpacking libjpeg-turbo8:armhf (2.1.2-0ubuntu1) ...
21:33:30 #9 38.80 Selecting previously unselected package libjpeg8:armhf.
21:33:30 #9 38.80 Preparing to unpack .../201-libjpeg8_8c-2ubuntu10_armhf.deb ...
21:33:30 #9 38.80 Unpacking libjpeg8:armhf (8c-2ubuntu10) ...
21:33:30 #9 38.84 Selecting previously unselected package libdeflate0:armhf.
21:33:30 #9 38.84 Preparing to unpack .../202-libdeflate0_1.10-2_armhf.deb ...
21:33:30 #9 38.85 Unpacking libdeflate0:armhf (1.10-2) ...
21:33:30 #13 8.471 Transaction test succeeded.
21:33:30 #13 8.473 Running transaction
21:33:30 #12 17.25 Running transaction check
21:33:30 #12 17.37 Transaction check succeeded.
21:33:30 #12 17.37 Running transaction test
21:33:30 
21:33:30 #10 [stage-1 3/8] COPY common /root/build-deb/debian
21:33:30 #10 sha256:eb43e622ff0313e530fe4b5c2ecb0a88dc5e4d761ecbbba884164c4b7a2b362d
21:33:30 #10 DONE 0.1s
21:33:30 
21:33:30 #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:33:30 #11 sha256:ad4e78e65df334b37320682cdf568f55ee1156f3b3e2805730a2b143aba92ca5
21:33:30 #8 42.80 Unpacking librole-tiny-perl (2.000006-1) ...
21:33:30 #8 42.85 Selecting previously unselected package libstrictures-perl.
21:33:30 #8 42.85 Preparing to unpack .../228-libstrictures-perl_2.000003-1_all.deb ...
21:33:30 #8 42.85 Unpacking libstrictures-perl (2.000003-1) ...
21:33:30 #8 42.90 Selecting previously unselected package libsub-quote-perl.
21:33:30 #8 42.90 Preparing to unpack .../229-libsub-quote-perl_2.005000-1_all.deb ...
21:33:30 #8 42.90 Unpacking libsub-quote-perl (2.005000-1) ...
21:33:30 #8 42.94 Selecting previously unselected package libmoo-perl.
21:33:30 #8 42.94 Preparing to unpack .../230-libmoo-perl_2.003004-1_all.deb ...
21:33:30 #8 42.95 Unpacking libmoo-perl (2.003004-1) ...
21:33:30 #8 42.99 Selecting previously unselected package libpackage-stash-perl.
21:33:30 #8 42.99 Preparing to unpack .../231-libpackage-stash-perl_0.37-1_all.deb ...
21:33:30 #8 42.99 Unpacking libpackage-stash-perl (0.37-1) ...
21:33:30 #8 43.04 Selecting previously unselected package libsub-identify-perl.
21:33:30 #8 43.04 Preparing to unpack .../232-libsub-identify-perl_0.14-1_armhf.deb ...
21:33:30 #8 43.04 Unpacking libsub-identify-perl (0.14-1) ...
21:33:30 #8 50.75   Installing       : perl-parent-1:0.238-479.fc36.noarch                108/145 
21:33:30 #8 50.76   Installing       : perl-vars-1.05-486.fc36.noarch                     109/145 
21:33:30 #8 50.76   Installing       : perl-overload-1.33-486.fc36.noarch                 110/145 
21:33:30 #8 50.80   Installing       : perl-Scalar-List-Utils-5:1.63-489.fc36.aarch64     111/145 
21:33:30 #8 50.80   Installing       : perl-Storable-1:3.25-2.fc36.aarch64                112/145 
21:33:30 #8 50.83   Installing       : perl-Getopt-Long-1:2.52-479.fc36.noarch            113/145 
21:33:30 #8 50.84   Installing       : perl-DynaLoader-1.50-486.fc36.aarch64              114/145 
21:33:30 #8 50.84   Installing       : perl-Carp-1.52-479.fc36.noarch                     115/145 
21:33:30 #8 50.87   Installing       : perl-Exporter-5.76-480.fc36.noarch                 116/145 
21:33:30 #8 50.87   Installing       : perl-NDBM_File-1.15-486.fc36.aarch64               117/145 
21:33:30 #8 50.88   Installing       : perl-PathTools-3.80-479.fc36.aarch64               118/145 
21:33:30 #8 34.05 Unpacking libmodule-runtime-perl (0.016-1) ...
21:33:30 #8 34.09 Selecting previously unselected package libimport-into-perl.
21:33:30 #8 34.09 Preparing to unpack .../114-libimport-into-perl_1.002005-1_all.deb ...
21:33:30 #8 34.10 Unpacking libimport-into-perl (1.002005-1) ...
21:33:30 #8 34.16 Selecting previously unselected package librole-tiny-perl.
21:33:30 #8 34.16 Preparing to unpack .../115-librole-tiny-perl_2.002004-1_all.deb ...
21:33:30 #8 34.16 Unpacking librole-tiny-perl (2.002004-1) ...
21:33:30 #8 34.20 Selecting previously unselected package libstrictures-perl.
21:33:30 #8 34.20 Preparing to unpack .../116-libstrictures-perl_2.000006-1_all.deb ...
21:33:30 #8 34.20 Unpacking libstrictures-perl (2.000006-1) ...
21:33:30 #8 34.25 Selecting previously unselected package libsub-quote-perl.
21:33:30 #8 34.25 Preparing to unpack .../117-libsub-quote-perl_2.006006-1_all.deb ...
21:33:30 #8 34.26 Unpacking libsub-quote-perl (2.006006-1) ...
21:33:30 #8 38.96 Selecting previously unselected package libipc-run-perl.
21:33:30 #8 38.96 Preparing to unpack .../102-libipc-run-perl_20180523.0-1_all.deb ...
21:33:30 #8 38.97 Unpacking libipc-run-perl (20180523.0-1) ...
21:33:30 #8 39.02 Selecting previously unselected package libclass-method-modifiers-perl.
21:33:30 #8 39.02 Preparing to unpack .../103-libclass-method-modifiers-perl_2.12-1_all.deb ...
21:33:30 #8 39.03 Unpacking libclass-method-modifiers-perl (2.12-1) ...
21:33:30 #8 39.07 Selecting previously unselected package libsub-exporter-progressive-perl.
21:33:30 #8 39.07 Preparing to unpack .../104-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
21:33:30 #8 39.08 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
21:33:30 #8 39.11 Selecting previously unselected package libdevel-globaldestruction-perl.
21:33:30 #8 39.11 Preparing to unpack .../105-libdevel-globaldestruction-perl_0.14-1_all.deb ...
21:33:30 #8 39.13 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
21:33:30 #8 39.16 Selecting previously unselected package libb-hooks-op-check-perl.
21:33:30 #8 39.16 Preparing to unpack .../106-libb-hooks-op-check-perl_0.22-1+b1_armhf.deb ...
21:33:30 #8 39.16 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ...
21:33:30 #8 39.22 Selecting previously unselected package libdynaloader-functions-perl.
21:33:30 #8 39.22 Preparing to unpack .../107-libdynaloader-functions-perl_0.003-1_all.deb ...
21:33:30 #8 46.87 Setting up python3-magic (2:0.4.15-1) ...
21:33:30 #8 47.01 Setting up python3-idna (2.6-1) ...
21:33:30 #9 42.44 Unpacking libre-engine-re2-perl (0.13-5) ...
21:33:30 #9 42.47 Selecting previously unselected package libreadonly-perl.
21:33:30 #9 42.48 Preparing to unpack .../298-libreadonly-perl_2.050-2_all.deb ...
21:33:30 #9 42.48 Unpacking libreadonly-perl (2.050-2) ...
21:33:30 #9 42.51 Selecting previously unselected package libref-util-perl.
21:33:30 #9 42.51 Preparing to unpack .../299-libref-util-perl_0.204-1_all.deb ...
21:33:30 #9 42.52 Unpacking libref-util-perl (0.204-1) ...
21:33:30 #9 42.55 Selecting previously unselected package libref-util-xs-perl.
21:33:30 #9 42.55 Preparing to unpack .../300-libref-util-xs-perl_0.117-1build2_amd64.deb ...
21:33:30 #9 42.55 Unpacking libref-util-xs-perl (0.117-1build2) ...
21:33:30 #9 42.59 Selecting previously unselected package libregexp-pattern-license-perl.
21:33:30 #9 42.59 Preparing to unpack .../301-libregexp-pattern-license-perl_3.2.0-1_all.deb ...
21:33:30 #9 42.60 Unpacking libregexp-pattern-license-perl (3.2.0-1) ...
21:33:30 #9 42.63 Selecting previously unselected package libregexp-pattern-perl.
21:33:30 #9 42.63 Preparing to unpack .../302-libregexp-pattern-perl_0.2.12-1_all.deb ...
21:33:30 #9 42.64 Unpacking libregexp-pattern-perl (0.2.12-1) ...
21:33:30 #9 42.67 Selecting previously unselected package libsasl2-modules:amd64.
21:33:30 #8 49.74 Setting up distro-info-data (0.51+deb11u2) ...
21:33:30 #8 49.75 Setting up manpages (5.10-1) ...
21:33:30 #8 49.76 Setting up unzip (6.0-26+deb11u1) ...
21:33:30 #8 49.78 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
21:33:30 #8 49.79 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
21:33:30 #8 49.80 Setting up libsqlite3-0:amd64 (3.34.1-3) ...
21:33:30 #8 49.82 Setting up libcbor0:amd64 (0.5.0+dfsg-2) ...
21:33:30 #8 49.83 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
21:33:30 #8 49.85 Setting up libfcgi-bin (2.4.2-2) ...
21:33:30 #8 49.86 Setting up binutils-common:amd64 (2.35.2-2) ...
21:33:30 #8 49.87 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
21:33:30 #8 49.88 Setting up libmagic1:amd64 (1:5.39-3) ...
21:33:30 #8 49.91 Setting up libdeflate0:amd64 (1.7-1) ...
21:33:30 #8 49.92 Setting up less (551-2) ...
21:33:30 #8 49.94 Setting up perl-openssl-defaults:amd64 (5) ...
21:33:30 #8 49.95 Setting up linux-libc-dev:amd64 (5.10.136-1) ...
21:33:30 #8 30.79 Selecting previously unselected package libc6-dev:armhf.
21:33:30 #8 30.79 Preparing to unpack .../034-libc6-dev_2.28-10+rpt2+rpi1+deb10u1_armhf.deb ...
21:33:30 #8 30.80 Unpacking libc6-dev:armhf (2.28-10+rpt2+rpi1+deb10u1) ...
21:33:30 #9 43.84 Setting up libexporter-tiny-perl (1.002002-1) ...
21:33:30 #9 43.85 Setting up libre-engine-re2-perl:amd64 (0.14-1build2) ...
21:33:30 #9 43.86 Setting up libfile-dirlist-perl (0.05-2) ...
21:33:30 #9 43.87 Setting up libterm-readkey-perl (2.38-1build4) ...
21:33:30 #9 43.88 Setting up lsb-release (11.1.0ubuntu4) ...
21:33:30 #9 43.90 Setting up python3-magic (2:0.4.24-2) ...
21:33:30 #9 44.04 Setting up libtext-levenshteinxs-perl (0.03-4build10) ...
21:33:30 #9 44.05 Setting up libperlio-gzip-perl (0.19-1build8) ...
21:33:30 #9 44.07 Setting up libsys-hostname-long-perl (1.5-2) ...
21:33:30 #9 44.08 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
21:33:30 #9 51.49 Setting up libio-async-loop-epoll-perl (0.20-1) ...
21:33:30 #9 51.50 Setting up dirmngr (2.2.19-3ubuntu2.2) ...
21:33:30 #9 51.63 Setting up libnet-smtp-ssl-perl (1.04-1) ...
21:33:30 #9 51.65 Setting up libmodule-runtime-perl (0.016-1) ...
21:33:30 #9 51.66 Setting up libmailtools-perl (2.21-1) ...
21:33:30 #9 51.67 Setting up git (1:2.25.1-1ubuntu3.5) ...
21:33:30 #9 51.70 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ...
21:33:30 #8 49.85   Installing       : perl-File-Basename-2.85-486.fc35.noarch            110/182 
21:33:30 #8 49.86   Installing       : perl-Getopt-Std-1.13-486.fc35.noarch               111/182 
21:33:30 #8 49.86   Installing       : perl-Scalar-List-Utils-5:1.62-463.fc35.aarch64     112/182 
21:33:30 #8 49.90   Installing       : perl-Storable-1:3.25-1.fc35.aarch64                113/182 
21:33:30 #8 49.90   Installing       : perl-overload-1.33-486.fc35.noarch                 114/182 
21:33:30 #8 49.91   Installing       : perl-vars-1.05-486.fc35.noarch                     115/182 
21:33:30 #8 49.94   Installing       : perl-Getopt-Long-1:2.52-478.fc35.noarch            116/182 
21:33:30 #8 49.94   Installing       : perl-Carp-1.52-478.fc35.noarch                     117/182 
21:33:30 #8 49.95   Installing       : perl-Exporter-5.76-479.fc35.noarch                 118/182 
21:33:30 #8 49.99   Installing       : perl-DynaLoader-1.50-486.fc35.aarch64              119/182 
21:33:30 #8 49.99   Installing       : perl-NDBM_File-1.15-486.fc35.aarch64               120/182 
21:33:30 #8 50.00   Installing       : perl-PathTools-3.80-478.fc35.aarch64               121/182 
21:33:30 #9 38.88 Selecting previously unselected package libjbig0:armhf.
21:33:30 #9 38.88 Preparing to unpack .../203-libjbig0_2.1-3.1build3_armhf.deb ...
21:33:30 #9 38.89 Unpacking libjbig0:armhf (2.1-3.1build3) ...
21:33:30 #9 38.92 Selecting previously unselected package libwebp7:armhf.
21:33:30 #9 38.92 Preparing to unpack .../204-libwebp7_1.2.2-2_armhf.deb ...
21:33:30 #9 38.93 Unpacking libwebp7:armhf (1.2.2-2) ...
21:33:30 #9 38.96 Selecting previously unselected package libtiff5:armhf.
21:33:30 #9 38.97 Preparing to unpack .../205-libtiff5_4.3.0-6_armhf.deb ...
21:33:30 #9 38.97 Unpacking libtiff5:armhf (4.3.0-6) ...
21:33:30 #9 39.00 Selecting previously unselected package libxpm4:armhf.
21:33:30 #9 39.01 Preparing to unpack .../206-libxpm4_1%3a3.5.12-1build2_armhf.deb ...
21:33:30 #9 39.01 Unpacking libxpm4:armhf (1:3.5.12-1build2) ...
21:33:30 #9 39.04 Selecting previously unselected package libgd3:armhf.
21:33:30 #9 39.05 Preparing to unpack .../207-libgd3_2.3.0-2ubuntu2_armhf.deb ...
21:33:30 #9 39.05 Unpacking libgd3:armhf (2.3.0-2ubuntu2) ...
21:33:30 #9 39.08 Selecting previously unselected package libc-devtools.
21:33:30 #9 39.08 Preparing to unpack .../208-libc-devtools_2.35-0ubuntu3.1_armhf.deb ...
21:33:30 #9 39.09 Unpacking libc-devtools (2.35-0ubuntu3.1) ...
21:33:30 #12 72.69   Installing : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             45/68 
21:33:30 #12 12.04 Running transaction check
21:33:30 #12 12.14 Transaction check succeeded.
21:33:30 #12 12.14 Running transaction test
21:33:30 #10 29.01   Installing       : perl-threads-shared-1.58-2.el8.x86_64                48/80 
21:33:30 #10 29.56   Installing       : perl-interpreter-4:5.26.3-421.el8.x86_64             49/80 
21:33:30 #10 29.60   Installing       : libtool-ltdl-2.4.6-25.el8.x86_64                     50/80 
21:33:30 #10 29.60   Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64                     50/80 
21:33:30 #10 29.62   Installing       : libpkgconf-1.4.2-1.el8.x86_64                        51/80 
21:33:30 #10 29.64   Installing       : pkgconf-1.4.2-1.el8.x86_64                           52/80 
21:33:30 #10 29.65   Installing       : pkgconf-pkg-config-1.4.2-1.el8.x86_64                53/80 
21:33:30 #8 43.08 Selecting previously unselected package libnamespace-clean-perl.
21:33:30 #8 43.08 Preparing to unpack .../233-libnamespace-clean-perl_0.27-1_all.deb ...
21:33:30 #8 43.09 Unpacking libnamespace-clean-perl (0.27-1) ...
21:33:30 #8 43.12 Selecting previously unselected package libnumber-compare-perl.
21:33:30 #8 43.12 Preparing to unpack .../234-libnumber-compare-perl_0.03-1_all.deb ...
21:33:30 #8 43.12 Unpacking libnumber-compare-perl (0.03-1) ...
21:33:30 #8 43.16 Selecting previously unselected package libnumber-range-perl.
21:33:30 #8 43.16 Preparing to unpack .../235-libnumber-range-perl_0.12-1_all.deb ...
21:33:30 #8 43.18 Unpacking libnumber-range-perl (0.12-1) ...
21:33:30 #8 43.24 Selecting previously unselected package libpackage-stash-xs-perl.
21:33:30 #8 43.24 Preparing to unpack .../236-libpackage-stash-xs-perl_0.28-3build2_armhf.deb ...
21:33:30 #8 43.24 Unpacking libpackage-stash-xs-perl (0.28-3build2) ...
21:33:30 #8 43.28 Selecting previously unselected package libparse-debianchangelog-perl.
21:33:30 #8 43.28 Preparing to unpack .../237-libparse-debianchangelog-perl_1.2.0-12_all.deb ...
21:33:30 #8 43.28 Unpacking libparse-debianchangelog-perl (1.2.0-12) ...
21:33:30 #8 50.96   Installing       : perl-Encode-4:3.17-485.fc36.aarch64                119/145 
21:33:30 #8 51.08   Installing       : perl-libs-4:5.34.1-486.fc36.aarch64                120/145 
21:33:30 #8 51.13   Installing       : perl-interpreter-4:5.34.1-486.fc36.aarch64         121/145 
21:33:30 #8 51.17   Installing       : devscripts-checkbashisms-2.22.1-1.fc36.aarch64     122/145 
21:33:30 #8 51.18   Installing       : gnat-srpm-macros-4-15.fc36.noarch                  123/145 
21:33:30 #8 51.18   Installing       : ghc-srpm-macros-1.5.0-6.fc36.noarch                124/145 
21:33:30 #8 51.19   Installing       : fpc-srpm-macros-1.3-5.fc36.noarch                  125/145 
21:33:30 #8 51.19   Installing       : fonts-srpm-macros-1:2.0.5-7.fc36.noarch            126/145 
21:33:30 #8 51.23   Installing       : go-srpm-macros-3.1.0-4.fc36.noarch                 127/145 
21:33:30 #8 34.32 Selecting previously unselected package libmoo-perl.
21:33:30 #8 34.32 Preparing to unpack .../118-libmoo-perl_2.004004-1_all.deb ...
21:33:30 #8 34.33 Unpacking libmoo-perl (2.004004-1) ...
21:33:30 #8 34.40 Selecting previously unselected package libencode-locale-perl.
21:33:30 #8 34.40 Preparing to unpack .../119-libencode-locale-perl_1.05-1.1_all.deb ...
21:33:30 #8 34.40 Unpacking libencode-locale-perl (1.05-1.1) ...
21:33:30 #8 34.46 Selecting previously unselected package libtimedate-perl.
21:33:30 #8 34.46 Preparing to unpack .../120-libtimedate-perl_2.3300-2_all.deb ...
21:33:30 #8 34.46 Unpacking libtimedate-perl (2.3300-2) ...
21:33:30 #8 34.50 Selecting previously unselected package libhttp-date-perl.
21:33:30 #8 34.50 Preparing to unpack .../121-libhttp-date-perl_6.05-1_all.deb ...
21:33:30 #8 34.51 Unpacking libhttp-date-perl (6.05-1) ...
21:33:30 #8 34.56 Selecting previously unselected package libfile-listing-perl.
21:33:30 #8 34.56 Preparing to unpack .../122-libfile-listing-perl_6.14-1_all.deb ...
21:33:30 #8 34.57 Unpacking libfile-listing-perl (6.14-1) ...
21:33:30 #8 39.23 Unpacking libdynaloader-functions-perl (0.003-1) ...
21:33:30 #8 39.27 Selecting previously unselected package libdevel-callchecker-perl.
21:33:30 #8 39.27 Preparing to unpack .../108-libdevel-callchecker-perl_0.008-1_armhf.deb ...
21:33:30 #8 39.27 Unpacking libdevel-callchecker-perl (0.008-1) ...
21:33:30 #8 39.32 Selecting previously unselected package libparams-classify-perl.
21:33:30 #8 39.32 Preparing to unpack .../109-libparams-classify-perl_0.015-1+b1_armhf.deb ...
21:33:30 #8 39.34 Unpacking libparams-classify-perl (0.015-1+b1) ...
21:33:30 #8 39.44 Selecting previously unselected package libmodule-runtime-perl.
21:33:30 #9 43.84 Selecting previously unselected package libalgorithm-diff-perl.
21:33:30 #9 43.84 Preparing to unpack .../198-libalgorithm-diff-perl_1.19.03-2_all.deb ...
21:33:30 #9 43.85 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
21:33:30 #9 43.91 Selecting previously unselected package libalgorithm-diff-xs-perl.
21:33:30 #9 43.91 Preparing to unpack .../199-libalgorithm-diff-xs-perl_0.04-6_armhf.deb ...
21:33:30 #8 47.21 Setting up python3-xdg (0.25-4ubuntu1.1) ...
21:33:30 #8 47.37 Setting up python3-six (1.11.0-2) ...
21:33:30 #9 42.68 Preparing to unpack .../303-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
21:33:30 #9 42.68 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
21:33:30 #9 42.72 Selecting previously unselected package libsereal-decoder-perl.
21:33:30 #9 42.72 Preparing to unpack .../304-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ...
21:33:30 #9 42.72 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ...
21:33:30 #9 42.76 Selecting previously unselected package libsereal-encoder-perl.
21:33:30 #9 42.76 Preparing to unpack .../305-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ...
21:33:30 #9 42.77 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ...
21:33:30 #9 42.81 Selecting previously unselected package libsereal-perl.
21:33:30 #9 42.81 Preparing to unpack .../306-libsereal-perl_4.011-1_all.deb ...
21:33:30 #9 42.81 Unpacking libsereal-perl (4.011-1) ...
21:33:30 #9 42.84 Selecting previously unselected package libsort-key-perl.
21:33:30 #9 42.84 Preparing to unpack .../307-libsort-key-perl_1.33-2build2_amd64.deb ...
21:33:30 #9 42.85 Unpacking libsort-key-perl (1.33-2build2) ...
21:33:30 #9 42.93 Selecting previously unselected package libstring-copyright-perl.
21:33:30 #9 42.93 Preparing to unpack .../308-libstring-copyright-perl_0.003006-1_all.deb ...
21:33:30 #9 42.94 Unpacking libstring-copyright-perl (0.003006-1) ...
21:33:30 #9 42.97 Selecting previously unselected package libstring-escape-perl.
21:33:30 #9 42.97 Preparing to unpack .../309-libstring-escape-perl_2010.002-2_all.deb ...
21:33:30 #9 42.98 Unpacking libstring-escape-perl (2010.002-2) ...
21:33:30 #9 43.00 Selecting previously unselected package libstring-shellquote-perl.
21:33:30 #9 43.01 Preparing to unpack .../310-libstring-shellquote-perl_1.04-1_all.deb ...
21:33:30 #9 43.01 Unpacking libstring-shellquote-perl (1.04-1) ...
21:33:30 #9 43.04 Selecting previously unselected package libterm-readkey-perl.
21:33:30 #8 49.97 Setting up libctf-nobfd0:amd64 (2.35.2-2) ...
21:33:30 #8 49.98 Setting up gettext-base (0.21-4) ...
21:33:30 #8 49.99 Setting up liblzo2-2:amd64 (2.10-2) ...
21:33:30 #8 50.00 Setting up libnpth0:amd64 (1.6-3) ...
21:33:30 #8 50.02 Setting up file (1:5.39-3) ...
21:33:30 #8 50.03 Setting up libossp-uuid16:amd64 (1.6.2-1.5+b9) ...
21:33:30 #8 50.05 Setting up libassuan0:amd64 (2.5.3-7.1) ...
21:33:30 #8 50.06 Setting up libgomp1:amd64 (10.2.1-6) ...
21:33:30 #8 50.08 Setting up bzip2 (1.0.8-4) ...
21:33:30 #8 50.09 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ...
21:33:30 #8 50.11 Setting up libunwind8:amd64 (1.3.2-2) ...
21:33:30 #8 50.14 Setting up pbzip2 (1.1.13-1) ...
21:33:30 #8 50.17 Setting up libjbig0:amd64 (2.1-3.1+b2) ...
21:33:30 #8 50.18 Setting up libfakeroot:amd64 (1.25.3-1.1) ...
21:33:30 #8 50.20 Setting up libasan6:amd64 (10.2.1-6) ...
21:33:30 #8 50.21 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
21:33:30 #8 50.22 Setting up fakeroot (1.25.3-1.1) ...
21:33:30 #8 50.23 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:33:30 #8 50.25 Setting up autotools-dev (20180224.1+nmu1) ...
21:33:30 #8 50.26 Setting up libglib2.0-data (2.66.8-1) ...
21:33:30 #8 50.28 Setting up libtirpc-dev:amd64 (1.3.1-1+deb11u1) ...
21:33:30 #8 31.23 Selecting previously unselected package libtool.
21:33:30 #8 31.23 Preparing to unpack .../035-libtool_2.4.6-9_all.deb ...
21:33:30 #9 44.09 Setting up libsereal-decoder-perl (4.023+ds-1) ...
21:33:30 #9 44.10 Setting up liburi-perl (5.10-1) ...
21:33:30 #9 44.11 Setting up libnet-ipv6addr-perl (1.02-1) ...
21:33:30 #9 44.12 Setting up libfile-touch-perl (0.12-1) ...
21:33:30 #9 44.14 Setting up libc-devtools (2.35-0ubuntu3.1) ...
21:33:30 #9 44.15 Setting up libemail-address-xs-perl (1.04-1build6) ...
21:33:30 #9 44.16 Setting up libnet-ssleay-perl:amd64 (1.92-1build2) ...
21:33:30 #9 44.17 Setting up python3-pkg-resources (59.6.0-1.2) ...
21:33:30 #9 44.36 Setting up automake (1:1.16.5-1.3) ...
21:33:30 #9 51.75 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
21:33:30 #9 51.82 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
21:33:30 #9 51.89 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:33:30 #8 50.09   Installing       : perl-Encode-4:3.15-482.fc35.aarch64                122/182 
21:33:30 #8 50.22   Installing       : perl-libs-4:5.34.1-486.fc35.aarch64                123/182 
21:33:30 #8 50.27   Installing       : perl-interpreter-4:5.34.1-486.fc35.aarch64         124/182 
21:33:30 #8 50.30   Installing       : devscripts-checkbashisms-2.21.4-1.fc35.aarch64     125/182 
21:33:30 #8 50.30   Installing       : python3-zstd-1.4.5.1-5.fc35.aarch64                126/182 
21:33:30 #8 50.32   Installing       : shared-mime-info-2.1-3.fc35.aarch64                127/182 
21:33:30 #9 39.12 Selecting previously unselected package libcapture-tiny-perl.
21:33:30 #9 39.12 Preparing to unpack .../209-libcapture-tiny-perl_0.48-1_all.deb ...
21:33:30 #9 39.12 Unpacking libcapture-tiny-perl (0.48-1) ...
21:33:30 #9 39.15 Selecting previously unselected package libclass-data-inheritable-perl.
21:33:30 #9 39.15 Preparing to unpack .../210-libclass-data-inheritable-perl_0.08-3_all.deb ...
21:33:30 #9 39.16 Unpacking libclass-data-inheritable-perl (0.08-3) ...
21:33:30 #9 39.18 Selecting previously unselected package libclone-perl.
21:33:30 #9 39.19 Preparing to unpack .../211-libclone-perl_0.45-1build3_armhf.deb ...
21:33:30 #9 39.20 Unpacking libclone-perl (0.45-1build3) ...
21:33:30 #9 39.23 Selecting previously unselected package libcommon-sense-perl:armhf.
21:33:30 #9 39.23 Preparing to unpack .../212-libcommon-sense-perl_3.75-2build1_armhf.deb ...
21:33:30 #9 39.23 Unpacking libcommon-sense-perl:armhf (3.75-2build1) ...
21:33:30 #9 39.26 Selecting previously unselected package libconfig-tiny-perl.
21:33:30 #9 39.26 Preparing to unpack .../213-libconfig-tiny-perl_2.28-1_all.deb ...
21:33:30 #9 39.27 Unpacking libconfig-tiny-perl (2.28-1) ...
21:33:30 #9 39.29 Selecting previously unselected package libparams-util-perl.
21:33:30 #9 39.30 Preparing to unpack .../214-libparams-util-perl_1.102-1build3_armhf.deb ...
21:33:30 #9 39.30 Unpacking libparams-util-perl (1.102-1build3) ...
21:33:30 #9 39.33 Selecting previously unselected package libsub-install-perl.
21:33:30 #9 39.33 Preparing to unpack .../215-libsub-install-perl_0.928-1.1_all.deb ...
21:33:30 #9 39.34 Unpacking libsub-install-perl (0.928-1.1) ...
21:33:30 #9 39.36 Selecting previously unselected package libdata-optlist-perl.
21:33:30 #9 39.36 Preparing to unpack .../216-libdata-optlist-perl_0.112-1_all.deb ...
21:33:30 #9 39.38 Unpacking libdata-optlist-perl (0.112-1) ...
21:33:30 #9 39.41 Selecting previously unselected package libsub-exporter-perl.
21:33:30 #9 39.41 Preparing to unpack .../217-libsub-exporter-perl_0.988-1_all.deb ...
21:33:30 #9 39.42 Unpacking libsub-exporter-perl (0.988-1) ...
21:33:30 #8 51.03 137 added, 0 removed; done.
21:33:30 #8 51.10 Setting up libunbound8:amd64 (1.9.0-2+deb10u2) ...
21:33:30 #8 51.12 Setting up shared-mime-info (1.10-1) ...
21:33:30 #10 29.69   Installing       : libbabeltrace-1.5.4-4.el8.x86_64                     54/80 
21:33:30 #10 29.70   Running scriptlet: libbabeltrace-1.5.4-4.el8.x86_64                     54/80 
21:33:30 #10 29.92   Installing       : glibc-gconv-extra-2.28-208.el8.x86_64                55/80 
21:33:30 #10 29.94   Running scriptlet: glibc-gconv-extra-2.28-208.el8.x86_64                55/80 
21:33:30 #10 29.95   Installing       : emacs-filesystem-1:26.1-7.el8.noarch                 56/80 
21:33:30 #10 29.97   Installing       : desktop-file-utils-0.23-8.el8.x86_64                 57/80 
21:33:30 #10 29.99   Installing       : elfutils-debuginfod-client-0.187-4.el8.x86_64        58/80 
21:33:31 #12 18.11 Transaction test succeeded.
21:33:31 #12 18.11 Running transaction
21:33:31 #8 51.24   Installing       : python-srpm-macros-3.10-19.fc36.noarch             128/145 
21:33:31 #8 51.25   Installing       : redhat-rpm-config-221-1.fc36.noarch                129/145 
21:33:31 #8 51.29   Installing       : diffutils-3.8-2.fc36.aarch64                       130/145 
21:33:31 #8 51.30   Installing       : dbus-libs-1:1.14.0-1.fc36.aarch64                  131/145 
21:33:31 #8 51.34   Installing       : python3-dbus-1.2.18-3.fc36.aarch64                 132/145 
21:33:31 #8 51.36   Installing       : python3-dnf-plugins-core-4.2.1-1.fc36.noarch       133/145 
21:33:31 #8 51.39   Installing       : dash-0.5.10.2-10.fc36.aarch64                      134/145 
21:33:31 #8 51.44   Running scriptlet: dash-0.5.10.2-10.fc36.aarch64                      134/145 
21:33:31 #8 51.46   Installing       : cpio-2.13-12.fc36.aarch64                          135/145 
21:33:31 #8 51.47   Installing       : bzip2-1.0.8-11.fc36.aarch64                        136/145 
21:33:31 #8 51.50   Installing       : rpm-build-4.17.1-3.fc36.aarch64                    137/145 
21:33:31 #8 51.53   Installing       : rpmlint-2.2.0-6.fc36.noarch                        138/145 
21:33:31 #11 0.812 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease
21:33:31 #8 34.61 Selecting previously unselected package libhtml-tagset-perl.
21:33:31 #8 34.61 Preparing to unpack .../123-libhtml-tagset-perl_3.20-4_all.deb ...
21:33:31 #8 34.61 Unpacking libhtml-tagset-perl (3.20-4) ...
21:33:31 #8 34.65 Selecting previously unselected package liburi-perl.
21:33:31 #8 34.65 Preparing to unpack .../124-liburi-perl_5.08-1_all.deb ...
21:33:31 #8 34.65 Unpacking liburi-perl (5.08-1) ...
21:33:31 #8 34.75 Selecting previously unselected package libhtml-parser-perl.
21:33:31 #8 34.75 Preparing to unpack .../125-libhtml-parser-perl_3.75-1+b1_armhf.deb ...
21:33:31 #8 34.75 Unpacking libhtml-parser-perl (3.75-1+b1) ...
21:33:31 #8 34.79 Selecting previously unselected package libhtml-tree-perl.
21:33:31 #8 34.79 Preparing to unpack .../126-libhtml-tree-perl_5.07-2_all.deb ...
21:33:31 #8 34.79 Unpacking libhtml-tree-perl (5.07-2) ...
21:33:31 #8 43.32 Selecting previously unselected package libtext-glob-perl.
21:33:31 #8 43.32 Preparing to unpack .../238-libtext-glob-perl_0.10-1_all.deb ...
21:33:31 #8 43.33 Unpacking libtext-glob-perl (0.10-1) ...
21:33:31 #8 43.37 Selecting previously unselected package libpath-iterator-rule-perl.
21:33:31 #8 43.37 Preparing to unpack .../239-libpath-iterator-rule-perl_1.009-1_all.deb ...
21:33:31 #8 43.37 Unpacking libpath-iterator-rule-perl (1.009-1) ...
21:33:31 #8 43.42 Selecting previously unselected package libpath-tiny-perl.
21:33:31 #8 43.42 Preparing to unpack .../240-libpath-tiny-perl_0.104-1_all.deb ...
21:33:31 #8 43.42 Unpacking libpath-tiny-perl (0.104-1) ...
21:33:31 21:33:31 #8 39.45 Preparing to unpack .../110-libmodule-runtime-perl_0.016-1_all.deb ...
21:33:31 #8 39.45 Unpacking libmodule-runtime-perl (0.016-1) ...
#8 43.46 Selecting previously unselected package libperlio-gzip-perl.
21:33:31 #8 43.46 Preparing to unpack .../241-libperlio-gzip-perl_0.19-1build3_armhf.deb ...
21:33:31 #8 39.50 Selecting previously unselected package libimport-into-perl.
21:33:31 #8 39.50 Preparing to unpack .../111-libimport-into-perl_1.002005-1_all.deb ...
21:33:31 #8 43.47 Unpacking libperlio-gzip-perl (0.19-1build3) ...
21:33:31 #8 43.53 Selecting previously unselected package libpod-constants-perl.
21:33:31 #8 39.50 Unpacking libimport-into-perl (1.002005-1) ...
21:33:31 #8 39.53 Selecting previously unselected package librole-tiny-perl.
21:33:31 #8 43.53 Preparing to unpack .../242-libpod-constants-perl_0.19-1_all.deb ...
21:33:31 #8 43.53 Unpacking libpod-constants-perl (0.19-1) ...
21:33:31 #8 39.53 Preparing to unpack .../112-librole-tiny-perl_2.000006-1_all.deb ...
21:33:31 #8 39.54 Unpacking librole-tiny-perl (2.000006-1) ...
21:33:31 #8 39.57 Selecting previously unselected package libstrictures-perl.
21:33:31 #8 39.57 Preparing to unpack .../113-libstrictures-perl_2.000005-1_all.deb ...
21:33:31 #8 39.58 Unpacking libstrictures-perl (2.000005-1) ...
21:33:31 #8 39.61 Selecting previously unselected package libsub-quote-perl.
21:33:31 #8 39.62 Preparing to unpack .../114-libsub-quote-perl_2.005001-1_all.deb ...
21:33:31 #8 39.62 Unpacking libsub-quote-perl (2.005001-1) ...
21:33:31 #8 39.67 Selecting previously unselected package libmoo-perl.
21:33:31 #8 39.67 Preparing to unpack .../115-libmoo-perl_2.003004-2_all.deb ...
21:33:31 #8 39.68 Unpacking libmoo-perl (2.003004-2) ...
21:33:31 #8 47.52 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.4) ...
21:33:31 #8 47.53 Setting up gpg-agent (2.2.4-1ubuntu1.6) ...
21:33:31 #8 47.55 Setting up python3-certifi (2018.1.18-2) ...
21:33:31 #9 43.91 Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
21:33:31 #9 43.97 Selecting previously unselected package libalgorithm-merge-perl.
21:33:31 #9 43.97 Preparing to unpack .../200-libalgorithm-merge-perl_0.08-3_all.deb ...
21:33:31 #9 43.97 Unpacking libalgorithm-merge-perl (0.08-3) ...
21:33:31 #9 44.03 Selecting previously unselected package libapt-pkg-perl.
21:33:31 #9 44.03 Preparing to unpack .../201-libapt-pkg-perl_0.1.36build3_armhf.deb ...
21:33:31 #9 44.04 Unpacking libapt-pkg-perl (0.1.36build3) ...
21:33:31 #9 44.10 Selecting previously unselected package libarchive-cpio-perl.
21:33:31 #9 44.10 Preparing to unpack .../202-libarchive-cpio-perl_0.10-1_all.deb ...
21:33:31 #9 44.11 Unpacking libarchive-cpio-perl (0.10-1) ...
21:33:31 #9 43.04 Preparing to unpack .../311-libterm-readkey-perl_2.38-1build1_amd64.deb ...
21:33:31 #9 43.05 Unpacking libterm-readkey-perl (2.38-1build1) ...
21:33:31 #9 43.08 Selecting previously unselected package libtest-fatal-perl.
21:33:31 #9 43.08 Preparing to unpack .../312-libtest-fatal-perl_0.014-1_all.deb ...
21:33:31 #9 43.09 Unpacking libtest-fatal-perl (0.014-1) ...
21:33:31 #9 43.12 Selecting previously unselected package libtest-refcount-perl.
21:33:31 #9 43.12 Preparing to unpack .../313-libtest-refcount-perl_0.10-1_all.deb ...
21:33:31 #9 43.12 Unpacking libtest-refcount-perl (0.10-1) ...
21:33:31 #9 43.15 Selecting previously unselected package libtext-levenshtein-perl.
21:33:31 #9 43.16 Preparing to unpack .../314-libtext-levenshtein-perl_0.13-1_all.deb ...
21:33:31 #9 43.16 Unpacking libtext-levenshtein-perl (0.13-1) ...
21:33:31 #9 43.19 Selecting previously unselected package libtype-tiny-xs-perl.
21:33:31 #9 43.19 Preparing to unpack .../315-libtype-tiny-xs-perl_0.016-1_amd64.deb ...
21:33:31 #9 43.19 Unpacking libtype-tiny-xs-perl (0.016-1) ...
21:33:31 #9 43.23 Selecting previously unselected package libunicode-utf8-perl.
21:33:31 #9 43.23 Preparing to unpack .../316-libunicode-utf8-perl_0.62-1build1_amd64.deb ...
21:33:31 #9 43.23 Unpacking libunicode-utf8-perl (0.62-1build1) ...
21:33:31 #9 43.26 Selecting previously unselected package libxml-namespacesupport-perl.
21:33:31 #8 32.55 Selecting previously unselected package gcc.
21:33:31 #8 32.55 Preparing to unpack .../035-gcc_4%3a10.2.1-1+rpi1_armhf.deb ...
21:33:31 #8 32.55 Unpacking gcc (4:10.2.1-1+rpi1) ...
21:33:31 #8 32.60 Selecting previously unselected package libc-dev-bin.
21:33:31 #8 32.60 Preparing to unpack .../036-libc-dev-bin_2.31-13+rpt2+rpi1+deb11u3_armhf.deb ...
21:33:31 #8 32.60 Unpacking libc-dev-bin (2.31-13+rpt2+rpi1+deb11u3) ...
21:33:31 #8 32.65 Selecting previously unselected package linux-libc-dev:armhf.
21:33:31 #8 32.66 Preparing to unpack .../037-linux-libc-dev_1%3a1.20220811-1_armhf.deb ...
21:33:31 #8 32.66 Unpacking linux-libc-dev:armhf (1:1.20220811-1) ...
21:33:31 #8 31.24 Unpacking libtool (2.4.6-9) ...
21:33:31 #8 31.35 Selecting previously unselected package dh-autoreconf.
21:33:31 #8 31.35 Preparing to unpack .../036-dh-autoreconf_19_all.deb ...
21:33:31 #8 31.35 Unpacking dh-autoreconf (19) ...
21:33:31 #8 31.43 Selecting previously unselected package libarchive-zip-perl.
21:33:31 #8 31.43 Preparing to unpack .../037-libarchive-zip-perl_1.64-1_all.deb ...
21:33:31 #8 31.43 Unpacking libarchive-zip-perl (1.64-1) ...
21:33:31 #8 31.46 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:33:31 #9 44.37 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:33:31 #9 44.37 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:33:31 #9 44.37 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:33:31 #9 44.38 Setting up libapt-pkg-perl (0.1.40build2) ...
21:33:31 #9 44.39 Setting up libstring-escape-perl (2010.002-2) ...
21:33:31 #9 44.44 Setting up libhttp-date-perl (6.05-1) ...
21:33:31 #9 44.45 Setting up libfile-which-perl (1.23-1) ...
21:33:31 #9 44.46 Setting up libfile-basedir-perl (0.09-1) ...
21:33:31 #9 44.49 Setting up libunicode-utf8-perl (0.62-1build4) ...
21:33:31 #9 44.51 Setting up libset-intspan-perl (1.19-2) ...
21:33:31 #9 44.52 Setting up libmouse-perl (2.5.10-1build4) ...
21:33:31 #9 44.53 Setting up libfile-listing-perl (6.14-1) ...
21:33:31 #9 44.54 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
21:33:31 #9 44.55 Setting up libregexp-pattern-perl (0.2.14-1) ...
21:33:31 #9 44.56 Setting up libdata-messagepack-perl (1.01-2build1) ...
21:33:31 #9 44.57 Setting up libfont-afm-perl (1.20-3) ...
21:33:31 #8 50.29 Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ...
21:33:31 #8 50.30 Setting up libx11-data (2:1.7.2-1) ...
21:33:31 #8 50.32 Setting up make (4.3-4.1) ...
21:33:31 #8 50.33 Setting up libmpfr6:amd64 (4.1.0-3) ...
21:33:31 #8 50.35 Setting up gnupg-l10n (2.2.27-2+deb11u2) ...
21:33:31 #8 50.36 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
21:33:31 #8 50.37 Setting up lzip (1.22-3) ...
21:33:31 #8 50.40 Setting up strace (5.10-1) ...
21:33:31 #8 50.41 Setting up libsigsegv2:amd64 (2.13-1) ...
21:33:31 #8 50.43 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
21:33:31 #8 50.44 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:33:31 #8 50.45 Setting up t1utils (1.41-4) ...
21:33:31 #8 50.46 Setting up libquadmath0:amd64 (10.2.1-6) ...
21:33:31 #8 50.47 Setting up diffstat (1.64-1) ...
21:33:31 #8 50.49 Setting up libpng16-16:amd64 (1.6.37-3) ...
21:33:31 #8 50.50 Setting up libmpc3:amd64 (1.2.0-1) ...
21:33:31 #21 39.00 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64.
21:33:31 #21 39.01 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ...
21:33:31 #21 39.01 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
21:33:31 #21 39.04 Selecting previously unselected package cpp-10-arm-linux-gnueabihf.
21:33:31 #21 39.05 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
21:33:31 #21 39.05 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
21:33:31 #9 52.04 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:33:31 #9 52.08 Setting up dh-strip-nondeterminism (1.7.0-1) ...
21:33:31 #9 52.11 Setting up libconst-fast-perl (0.014-1) ...
21:33:31 #9 52.12 Setting up libhttp-daemon-perl (6.06-1ubuntu0.1) ...
21:33:31 #9 52.13 Setting up libgit-wrapper-perl (0.048-1) ...
21:33:31 #9 52.14 Setting up libcurl4:arm64 (7.68.0-1ubuntu2.12) ...
21:33:31 #9 52.16 Setting up curl (7.68.0-1ubuntu2.12) ...
21:33:31 #9 52.17 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
21:33:31 #9 52.19 Setting up libmodule-implementation-perl (0.09-1) ...
21:33:31 #9 52.21 Setting up libemail-valid-perl (1.202-1) ...
21:33:31 #9 52.22 Setting up libpackage-stash-perl (0.38-1) ...
21:33:31 #9 52.23 Setting up libimport-into-perl (1.002005-1) ...
21:33:31 #9 52.24 Setting up libmoo-perl (2.003006-1) ...
21:33:31 #9 52.25 Setting up liblist-someutils-perl (0.58-1) ...
21:33:31 #9 52.27 Setting up liblist-someutils-xs-perl (0.58-2) ...
21:33:31 #9 52.28 Setting up gnupg (2.2.19-3ubuntu2.2) ...
21:33:31 #9 52.29 Setting up libmoox-aliases-perl (0.001006-1) ...
21:33:31 #9 52.30 Setting up libparams-validate-perl (1.29-3) ...
21:33:31 #8 50.38   Running scriptlet: shared-mime-info-2.1-3.fc35.aarch64                127/182 
21:33:31 #8 50.40   Installing       : gdk-pixbuf2-2.42.6-2.fc35.aarch64                  128/182 
21:33:31 #8 50.42   Installing       : libappstream-glib-0.7.18-3.fc35.aarch64            129/182 
21:33:31 #8 50.43   Installing       : systemd-libs-249.12-5.fc35.aarch64                 130/182 
21:33:31 #8 50.44   Running scriptlet: systemd-libs-249.12-5.fc35.aarch64                 130/182 
21:33:31 #8 50.46   Installing       : dbus-libs-1:1.12.22-1.fc35.aarch64                 131/182 
21:33:31 #8 50.47   Installing       : python3-dbus-1.2.18-2.fc35.aarch64                 132/182 
21:33:31 #8 50.48   Installing       : xxhash-libs-0.8.1-1.fc35.aarch64                   133/182 
21:33:31 #8 50.54   Installing       : gdb-minimal-12.1-1.fc35.aarch64                    134/182 
21:33:31 #8 50.55   Installing       : debugedit-5.0-2.fc35.aarch64                       135/182 
21:33:31 #8 50.56   Installing       : zstd-1.5.2-2.fc35.aarch64                          136/182 
21:33:31 #8 50.57   Upgrading        : dnf-data-4.13.0-1.fc35.noarch                      137/182 
21:33:31 #8 50.57 warning: /etc/dnf/dnf.conf created as /etc/dnf/dnf.conf.rpmnew
21:33:31 #8 50.57 
21:33:31 #9 39.44 Selecting previously unselected package libconst-fast-perl.
21:33:31 #9 39.44 Preparing to unpack .../218-libconst-fast-perl_0.014-1.1_all.deb ...
21:33:31 #9 39.45 Unpacking libconst-fast-perl (0.014-1.1) ...
21:33:31 #9 39.48 Selecting previously unselected package libwant-perl.
21:33:31 #9 39.48 Preparing to unpack .../219-libwant-perl_0.29-1build7_armhf.deb ...
21:33:31 #9 39.49 Unpacking libwant-perl (0.29-1build7) ...
21:33:31 #9 39.51 Selecting previously unselected package libcontextual-return-perl.
21:33:31 #9 39.51 Preparing to unpack .../220-libcontextual-return-perl_0.004014-2_all.deb ...
21:33:31 #9 39.52 Unpacking libcontextual-return-perl (0.004014-2) ...
21:33:31 #9 39.55 Selecting previously unselected package libcpanel-json-xs-perl:armhf.
21:33:31 #9 39.55 Preparing to unpack .../221-libcpanel-json-xs-perl_4.27-1build1_armhf.deb ...
21:33:31 #9 39.56 Unpacking libcpanel-json-xs-perl:armhf (4.27-1build1) ...
21:33:31 #9 39.60 Selecting previously unselected package libdevel-stacktrace-perl.
21:33:31 #9 39.60 Preparing to unpack .../222-libdevel-stacktrace-perl_2.0400-1_all.deb ...
21:33:31 #9 39.60 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
21:33:31 #9 39.63 Selecting previously unselected package libexception-class-perl.
21:33:31 #9 39.63 Preparing to unpack .../223-libexception-class-perl_1.45-1_all.deb ...
21:33:31 #9 39.64 Unpacking libexception-class-perl (1.45-1) ...
21:33:31 #12 73.47   Installing : kernel-headers-4.18.0-348.20.1.el7.aarch64                 46/68 
21:33:31 #12 74.11   Installing : glibc-headers-2.17-326.el7_9.aarch64                       47/68 
21:33:31 #10 30.06   Installing       : elfutils-0.187-4.el8.x86_64                          59/80 
21:33:31 #10 30.12   Installing       : diffutils-3.6-6.el8.x86_64                           60/80 
21:33:31 #10 30.13   Running scriptlet: diffutils-3.6-6.el8.x86_64                           60/80 
21:33:31 #10 30.18   Installing       : zstd-1.4.4-1.el8.x86_64                              61/80 
21:33:31 #10 30.20   Installing       : rust-srpm-macros-5-2.el8.noarch                      62/80 
21:33:31 #10 30.21   Installing       : qt5-srpm-macros-5.15.3-1.el8.noarch                  63/80 
21:33:31 #10 30.22   Installing       : perl-srpm-macros-1-25.el8.noarch                     64/80 
21:33:31 #10 30.23   Installing       : openblas-srpm-macros-2-2.el8.noarch                  65/80 
21:33:31 #10 30.23   Installing       : ocaml-srpm-macros-5-4.el8.noarch                     66/80 
21:33:31 #10 30.25   Installing       : libipt-1.6.1-8.el8.x86_64                            67/80 
21:33:31 #10 30.26   Installing       : libatomic_ops-7.6.2-3.el8.x86_64                     68/80 
21:33:31 #8 51.57   Installing       : dnf-plugins-core-4.2.1-1.fc36.noarch               139/145 
21:33:31 #8 51.68   Installing       : glibc-gconv-extra-2.35-4.fc36.aarch64              140/145 
21:33:31 #8 51.72   Running scriptlet: glibc-gconv-extra-2.35-4.fc36.aarch64              140/145 
21:33:31 #8 51.74   Cleanup          : python3-rpm-4.17.0-10.fc36.aarch64                 141/145 
21:33:31 #8 51.75   Cleanup          : rpm-build-libs-4.17.0-10.fc36.aarch64              142/145 
21:33:31 #11 0.874 Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease
21:33:31 #11 0.948 Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease
21:33:31 #8 34.86 Selecting previously unselected package libio-html-perl.
21:33:31 #8 34.86 Preparing to unpack .../127-libio-html-perl_1.004-2_all.deb ...
21:33:31 #8 34.86 Unpacking libio-html-perl (1.004-2) ...
21:33:31 #8 34.90 Selecting previously unselected package liblwp-mediatypes-perl.
21:33:31 #8 34.90 Preparing to unpack .../128-liblwp-mediatypes-perl_6.04-1_all.deb ...
21:33:31 #8 34.91 Unpacking liblwp-mediatypes-perl (6.04-1) ...
21:33:31 #8 34.98 Selecting previously unselected package libhttp-message-perl.
21:33:31 #8 34.98 Preparing to unpack .../129-libhttp-message-perl_6.28-1_all.deb ...
21:33:31 #8 34.98 Unpacking libhttp-message-perl (6.28-1) ...
21:33:31 #8 35.02 Selecting previously unselected package libhttp-cookies-perl.
21:33:31 #8 35.02 Preparing to unpack .../130-libhttp-cookies-perl_6.10-1_all.deb ...
21:33:31 #8 35.02 Unpacking libhttp-cookies-perl (6.10-1) ...
21:33:31 #8 35.06 Selecting previously unselected package libhttp-negotiate-perl.
21:33:31 #8 35.06 Preparing to unpack .../131-libhttp-negotiate-perl_6.01-1_all.deb ...
21:33:31 #8 35.06 Unpacking libhttp-negotiate-perl (6.01-1) ...
21:33:31 #8 35.10 Selecting previously unselected package perl-openssl-defaults:armhf.
21:33:31 #8 35.10 Preparing to unpack .../132-perl-openssl-defaults_5_armhf.deb ...
21:33:31 #8 39.72 Selecting previously unselected package libencode-locale-perl.
21:33:31 #8 39.72 Preparing to unpack .../116-libencode-locale-perl_1.05-1_all.deb ...
21:33:31 #8 39.73 Unpacking libencode-locale-perl (1.05-1) ...
21:33:31 #8 39.76 Selecting previously unselected package libtimedate-perl.
21:33:31 #8 39.76 Preparing to unpack .../117-libtimedate-perl_2.3000-2+deb10u1_all.deb ...
21:33:31 #8 39.76 Unpacking libtimedate-perl (2.3000-2+deb10u1) ...
21:33:31 #8 39.81 Selecting previously unselected package libhttp-date-perl.
21:33:31 #8 ...
21:33:31 
21:33:31 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:33:31 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:33:31 #13 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 19.1s done
21:33:31 #13 extracting sha256:51535751bb9f3fed6d5f9fa83b05434161f008a0cd95a93eb27a536ab08475e3 done
21:33:31 #13 DONE 54.6s
21:33:31 
21:33:31 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:33:31 #8 sha256:7b2cd6cd78ba4d0f310906e20051f907863bb50fddd0a7102b8228da59e90374
21:33:31 #8 39.81 Preparing to unpack .../118-libhttp-date-perl_6.02-1_all.deb ...
21:33:31 #8 39.82 Unpacking libhttp-date-perl (6.02-1) ...
21:33:31 #8 39.86 Selecting previously unselected package libfile-listing-perl.
21:33:31 #8 39.86 Preparing to unpack .../119-libfile-listing-perl_6.04-1_all.deb ...
21:33:31 #8 39.87 Unpacking libfile-listing-perl (6.04-1) ...
21:33:31 #8 39.90 Selecting previously unselected package libhtml-tagset-perl.
21:33:31 #8 39.90 Preparing to unpack .../120-libhtml-tagset-perl_3.20-3_all.deb ...
21:33:31 #8 39.91 Unpacking libhtml-tagset-perl (3.20-3) ...
21:33:31 #8 39.95 Selecting previously unselected package liburi-perl.
21:33:31 #8 39.95 Preparing to unpack .../121-liburi-perl_1.76-1_all.deb ...
21:33:31 #8 43.57 Selecting previously unselected package libregexp-pattern-license-perl.
21:33:31 #8 43.57 Preparing to unpack .../243-libregexp-pattern-license-perl_3.0.31-3_all.deb ...
21:33:31 #8 43.57 Unpacking libregexp-pattern-license-perl (3.0.31-3) ...
21:33:31 #8 43.62 Selecting previously unselected package libsasl2-modules:armhf.
21:33:31 #8 43.62 Preparing to unpack .../244-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.4_armhf.deb ...
21:33:31 #8 43.62 Unpacking libsasl2-modules:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:33:31 #8 43.70 Selecting previously unselected package libsort-key-perl.
21:33:31 #8 43.70 Preparing to unpack .../245-libsort-key-perl_1.33-2_armhf.deb ...
21:33:31 #8 43.70 Unpacking libsort-key-perl (1.33-2) ...
21:33:31 #8 43.78 Selecting previously unselected package libstring-copyright-perl.
21:33:31 #8 43.78 Preparing to unpack .../246-libstring-copyright-perl_0.003005-1_all.deb ...
21:33:31 #8 43.78 Unpacking libstring-copyright-perl (0.003005-1) ...
21:33:31 #8 43.83 Selecting previously unselected package libstring-escape-perl.
21:33:31 #8 43.83 Preparing to unpack .../247-libstring-escape-perl_2010.002-2_all.deb ...
21:33:31 #8 43.83 Unpacking libstring-escape-perl (2010.002-2) ...
21:33:31 #8 43.88 Selecting previously unselected package libtext-levenshtein-perl.
21:33:31 #8 43.88 Preparing to unpack .../248-libtext-levenshtein-perl_0.13-1_all.deb ...
21:33:31 #8 43.89 Unpacking libtext-levenshtein-perl (0.13-1) ...
21:33:31 #8 43.94 Selecting previously unselected package libunicode-utf8-perl.
21:33:31 #8 43.94 Preparing to unpack .../249-libunicode-utf8-perl_0.60-1build4_armhf.deb ...
21:33:31 #8 47.70 Setting up gpg-wks-server (2.2.4-1ubuntu1.6) ...
21:33:31 #8 47.71 Setting up python3-pkg-resources (39.0.1-2) ...
21:33:31 #8 47.91 Setting up lsb-release (9.20170808ubuntu1) ...
21:33:31 #9 43.27 Preparing to unpack .../317-libxml-namespacesupport-perl_1.12-1_all.deb ...
21:33:31 #9 43.27 Unpacking libxml-namespacesupport-perl (1.12-1) ...
21:33:31 #9 43.30 Selecting previously unselected package libxml-sax-base-perl.
21:33:31 #9 43.30 Preparing to unpack .../318-libxml-sax-base-perl_1.09-1_all.deb ...
21:33:31 #9 43.31 Unpacking libxml-sax-base-perl (1.09-1) ...
21:33:31 #9 43.34 Selecting previously unselected package libxml-sax-perl.
21:33:31 #9 43.35 Preparing to unpack .../319-libxml-sax-perl_1.02+dfsg-1_all.deb ...
21:33:31 #9 43.35 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
21:33:31 #9 43.39 Selecting previously unselected package libxml-libxml-perl.
21:33:31 #9 43.40 Preparing to unpack .../320-libxml-libxml-perl_2.0134+dfsg-1build1_amd64.deb ...
21:33:31 #9 43.40 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ...
21:33:31 #9 43.46 Selecting previously unselected package libxml-parser-perl.
21:33:31 #9 43.46 Preparing to unpack .../321-libxml-parser-perl_2.46-1_amd64.deb ...
21:33:31 #9 43.46 Unpacking libxml-parser-perl (2.46-1) ...
21:33:31 #9 43.51 Selecting previously unselected package libxml-sax-expat-perl.
21:33:31 #13 9.446   Preparing        :                                                        1/1 
21:33:31 #13 9.494   Running scriptlet: systemd-libs-239-62.el8.aarch64                        1/1 
21:33:31 #8 32.94 Selecting previously unselected package libcrypt-dev:armhf.
21:33:31 #8 32.94 Preparing to unpack .../038-libcrypt-dev_1%3a4.4.18-4_armhf.deb ...
21:33:31 #8 32.95 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ...
21:33:31 #8 33.02 Selecting previously unselected package libtirpc-dev:armhf.
21:33:31 #8 33.02 Preparing to unpack .../039-libtirpc-dev_1.3.1-1+deb11u1_armhf.deb ...
21:33:31 #8 31.46 Preparing to unpack .../038-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
21:33:31 #8 31.47 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
21:33:31 #8 31.51 Selecting previously unselected package dh-strip-nondeterminism.
21:33:31 #8 31.51 Preparing to unpack .../039-dh-strip-nondeterminism_1.1.2-1_all.deb ...
21:33:31 #8 31.52 Unpacking dh-strip-nondeterminism (1.1.2-1) ...
21:33:31 #8 31.57 Selecting previously unselected package libdpkg-perl.
21:33:31 #8 31.57 Preparing to unpack .../040-libdpkg-perl_1.19.8_all.deb ...
21:33:31 #8 31.58 Unpacking libdpkg-perl (1.19.8) ...
21:33:31 #8 31.72 Selecting previously unselected package patch.
21:33:31 #8 31.72 Preparing to unpack .../041-patch_2.7.6-3+deb10u1_armhf.deb ...
21:33:31 #9 44.58 Setting up libwant-perl (0.29-1build7) ...
21:33:31 #9 44.59 Setting up libdynaloader-functions-perl (0.003-1.1) ...
21:33:31 #9 44.60 Setting up libclass-method-modifiers-perl (2.13-1) ...
21:33:31 #9 44.61 Setting up liblist-compare-perl (0.55-1) ...
21:33:31 #9 44.62 Setting up libref-util-xs-perl (0.117-1build5) ...
21:33:31 #9 44.63 Setting up libio-pty-perl (1:1.15-2build2) ...
21:33:31 #9 44.64 Setting up libtool (2.4.6-15build2) ...
21:33:31 #9 44.65 Setting up g++-11 (11.2.0-19ubuntu1) ...
21:33:31 #9 44.66 Setting up libfile-fcntllock-perl (0.22-3build7) ...
21:33:31 #9 44.67 Setting up libclone-perl (0.45-1build3) ...
21:33:31 #9 44.68 Setting up libalgorithm-diff-perl (1.201-1) ...
21:33:31 #9 44.69 Setting up libarchive-zip-perl (1.68-1) ...
21:33:31 #9 44.70 Setting up libsub-identify-perl (0.14-1build5) ...
21:33:31 #9 44.71 Setting up libdistro-info-perl (1.1build1) ...
21:33:31 #9 44.72 Setting up libcpanel-json-xs-perl:amd64 (4.27-1build1) ...
21:33:31 #9 44.73 Setting up python3-apt (2.3.0ubuntu2.1) ...
21:33:31 #8 50.52 Setting up libatomic1:amd64 (10.2.1-6) ...
21:33:31 #8 50.53 Setting up patch (2.7.6-7) ...
21:33:31 #8 50.55 Setting up autopoint (0.21-4) ...
21:33:31 #8 50.56 Setting up libwebp6:amd64 (0.6.1-2.1) ...
21:33:31 #8 50.57 Setting up fonts-dejavu-core (2.37-2) ...
21:33:31 #8 50.67 Setting up libxdelta2 (1.1.3-9.3) ...
21:33:31 #8 50.68 Setting up libncursesw6:amd64 (6.2+20201114-2) ...
21:33:31 #8 50.69 Setting up libltdl7:amd64 (2.4.6-15) ...
21:33:31 #8 50.71 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
21:33:31 #8 50.72 Setting up libubsan1:amd64 (10.2.1-6) ...
21:33:31 #8 50.73 Setting up libmd0:amd64 (1.0.3-3) ...
21:33:31 #8 50.79 Setting up python-apt-common (2.2.1) ...
21:33:31 #9 44.20 Selecting previously unselected package libarray-intspan-perl.
21:33:31 #9 44.20 Preparing to unpack .../203-libarray-intspan-perl_2.003-1_all.deb ...
21:33:31 #9 44.21 Unpacking libarray-intspan-perl (2.003-1) ...
21:33:31 #9 44.51 Selecting previously unselected package libasync-mergepoint-perl.
21:33:31 #9 44.51 Preparing to unpack .../204-libasync-mergepoint-perl_0.04-2_all.deb ...
21:33:31 #9 52.31 Setting up libb-hooks-endofscope-perl (0.24-1) ...
21:33:31 #9 52.32 Setting up libnamespace-clean-perl (0.27-1) ...
21:33:31 #9 52.34 Setting up libgetopt-long-descriptive-perl (0.104-1) ...
21:33:31 #9 52.35 Setting up libgitlab-api-v4-perl (0.25-1) ...
21:33:31 #9 52.36 Setting up libmoox-struct-perl (0.017-1) ...
21:33:31 #9 52.37 Setting up lintian (2.62.0ubuntu2.1) ...
21:33:31 #9 52.39 Setting up licensecheck (3.0.45-1) ...
21:33:31 #9 52.40 Setting up dh-autoreconf (19) ...
21:33:31 #9 52.41 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ...
21:33:31 #9 52.42 Setting up libwww-perl (6.43-1) ...
21:33:31 #9 52.43 Setting up debhelper (12.10ubuntu1) ...
21:33:31 #9 52.44 Setting up devscripts (2.20.2ubuntu2) ...
21:33:31 #8 50.61   Upgrading        : python3-dnf-4.13.0-1.fc35.noarch                   138/182 
21:33:31 #8 50.62   Upgrading        : dnf-4.13.0-1.fc35.noarch                           139/182 
21:33:31 #8 50.63   Running scriptlet: dnf-4.13.0-1.fc35.noarch                           139/182 
21:33:31 #8 50.64   Installing       : rust-srpm-macros-22-1.fc35.noarch                  140/182 
21:33:31 #8 50.64   Installing       : ansible-srpm-macros-1-5.fc35.noarch                141/182 
21:33:31 #8 50.65   Installing       : qt5-srpm-macros-5.15.2-3.fc35.noarch               142/182 
21:33:31 #8 50.65   Installing       : python3-toml-0.10.2-5.fc35.noarch                  143/182 
21:33:31 #8 50.66   Installing       : python3-pyxdg-0.27-3.fc35.noarch                   144/182 
21:33:31 #8 50.67   Installing       : python3-distro-1.6.0-1.fc35.noarch                 145/182 
21:33:31 #8 50.68   Installing       : python3-dnf-plugins-core-4.2.1-1.fc35.noarch       146/182 
21:33:31 #8 50.69   Installing       : pkgconf-m4-1.8.0-1.fc35.noarch                     147/182 
21:33:31 #8 50.69   Installing       : pkgconf-pkg-config-1.8.0-1.fc35.aarch64            148/182 
21:33:31 #8 50.70   Installing       : perl-srpm-macros-1-42.fc35.noarch                  149/182 
21:33:31 #8 50.70   Installing       : openblas-srpm-macros-2-10.fc35.noarch              150/182 
21:33:31 #8 50.71   Installing       : ocaml-srpm-macros-6-5.fc35.noarch                  151/182 
21:33:31 #8 50.71   Installing       : nim-srpm-macros-3-5.fc35.noarch                    152/182 
21:33:31 #8 50.72   Installing       : kernel-srpm-macros-1.0-6.fc35.noarch               153/182 
21:33:31 #8 50.72   Installing       : gnat-srpm-macros-4-14.fc35.noarch                  154/182 
21:33:31 #8 50.72   Installing       : ghc-srpm-macros-1.5.0-5.fc35.noarch                155/182 
21:33:31 #8 50.73   Installing       : fpc-srpm-macros-1.3-4.fc35.noarch                  156/182 
21:33:31 #8 50.73   Installing       : fonts-srpm-macros-1:2.0.5-6.fc35.noarch            157/182 
21:33:31 #8 50.74   Installing       : go-srpm-macros-3.0.15-1.fc35.noarch                158/182 
21:33:31 #8 50.74   Installing       : python-srpm-macros-3.10-12.fc35.noarch             159/182 
21:33:31 #8 50.75   Installing       : redhat-rpm-config-201-1.fc35.noarch                160/182 
21:33:31 #8 50.76   Installing       : rpm-build-4.17.1-3.fc35.aarch64                    161/182 
21:33:31 #8 50.79   Installing       : rpmlint-2.2.0-2.fc35.noarch                        162/182 
21:33:31 #8 50.80   Installing       : dnf-plugins-core-4.2.1-1.fc35.noarch               163/182 
21:33:31 #8 50.80   Upgrading        : yum-4.13.0-1.fc35.noarch                           164/182 
21:33:31 #8 50.81   Cleanup          : yum-4.9.0-1.fc35.noarch                            165/182 
21:33:31 #8 50.81   Running scriptlet: dnf-4.9.0-1.fc35.noarch                            166/182 
21:33:31 #8 50.82   Cleanup          : dnf-4.9.0-1.fc35.noarch                            166/182 
21:33:31 #8 50.82   Running scriptlet: dnf-4.9.0-1.fc35.noarch                            166/182 
21:33:31 #8 50.85   Cleanup          : python3-dnf-4.9.0-1.fc35.noarch                    167/182 
21:33:31 #8 50.86   Cleanup          : python3-rpm-4.17.0-4.fc35.aarch64                  168/182 
21:33:31 #8 50.86   Cleanup          : rpm-build-libs-4.17.0-4.fc35.aarch64               169/182 
21:33:31 #8 50.87   Cleanup          : elfutils-libs-0.186-1.fc35.aarch64                 170/182 
21:33:31 #8 50.87   Cleanup          : python3-hawkey-0.64.0-1.fc35.aarch64               171/182 
21:33:31 #8 50.88   Cleanup          : dnf-data-4.9.0-1.fc35.noarch                       172/182 
21:33:31 #8 50.89   Cleanup          : rpm-sign-libs-4.17.0-4.fc35.aarch64                173/182 
21:33:31 #8 50.89   Cleanup          : python3-libdnf-0.64.0-1.fc35.aarch64               174/182 
21:33:31 #8 50.90   Cleanup          : libdnf-0.64.0-1.fc35.aarch64                       175/182 
21:33:31 #8 50.91   Cleanup          : libsolv-0.7.19-3.fc35.aarch64                      176/182 
21:33:31 #9 39.67 Selecting previously unselected package libiterator-perl.
21:33:31 #9 39.67 Preparing to unpack .../224-libiterator-perl_0.03+ds1-1.1_all.deb ...
21:33:31 #9 39.67 Unpacking libiterator-perl (0.03+ds1-1.1) ...
21:33:31 #9 39.71 Selecting previously unselected package libiterator-util-perl.
21:33:31 #9 39.71 Preparing to unpack .../225-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
21:33:31 #9 39.71 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
21:33:31 #9 39.74 Selecting previously unselected package libexporter-tiny-perl.
21:33:31 #9 39.75 Preparing to unpack .../226-libexporter-tiny-perl_1.002002-1_all.deb ...
21:33:31 #9 39.75 Unpacking libexporter-tiny-perl (1.002002-1) ...
21:33:31 #9 39.79 Selecting previously unselected package liblist-moreutils-xs-perl.
21:33:31 #9 39.79 Preparing to unpack .../227-liblist-moreutils-xs-perl_0.430-2build2_armhf.deb ...
21:33:31 #9 39.79 Unpacking liblist-moreutils-xs-perl (0.430-2build2) ...
21:33:31 #9 39.83 Selecting previously unselected package liblist-moreutils-perl.
21:33:31 #9 39.83 Preparing to unpack .../228-liblist-moreutils-perl_0.430-2_all.deb ...
21:33:31 #9 39.83 Unpacking liblist-moreutils-perl (0.430-2) ...
21:33:31 #9 39.86 Selecting previously unselected package libdata-dpath-perl.
21:33:31 #9 39.87 Preparing to unpack .../229-libdata-dpath-perl_0.58-1_all.deb ...
21:33:31 #9 39.87 Unpacking libdata-dpath-perl (0.58-1) ...
21:33:31 #8 51.79   Cleanup          : rpm-sign-libs-4.17.0-10.fc36.aarch64               143/145 
21:33:31 #8 51.80   Cleanup          : rpm-4.17.0-10.fc36.aarch64                         144/145 
21:33:31 #8 51.83   Cleanup          : rpm-libs-4.17.0-10.fc36.aarch64                    145/145 
21:33:31 #8 51.85   Running scriptlet: rpm-4.17.1-3.fc36.aarch64                          145/145 
21:33:31 #11 1.022 Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease
21:33:31 #8 35.10 Unpacking perl-openssl-defaults:armhf (5) ...
21:33:31 #8 35.14 Selecting previously unselected package libnet-ssleay-perl.
21:33:31 #8 35.14 Preparing to unpack .../133-libnet-ssleay-perl_1.88-3+b1_armhf.deb ...
21:33:31 #8 35.15 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
21:33:31 #8 35.31 Selecting previously unselected package libio-socket-ssl-perl.
21:33:31 #8 35.31 Preparing to unpack .../134-libio-socket-ssl-perl_2.069-1_all.deb ...
21:33:31 #8 35.31 Unpacking libio-socket-ssl-perl (2.069-1) ...
21:33:31 #8 35.36 Selecting previously unselected package libnet-http-perl.
21:33:31 #8 35.36 Preparing to unpack .../135-libnet-http-perl_6.20-1_all.deb ...
21:33:31 #8 39.95 Unpacking liburi-perl (1.76-1) ...
21:33:31 #8 40.01 Selecting previously unselected package libhtml-parser-perl.
21:33:31 #8 40.01 Preparing to unpack .../122-libhtml-parser-perl_3.72-3+b3_armhf.deb ...
21:33:31 #8 40.02 Unpacking libhtml-parser-perl (3.72-3+b3) ...
21:33:31 #8 40.08 Selecting previously unselected package libhtml-tree-perl.
21:33:31 #8 40.08 Preparing to unpack .../123-libhtml-tree-perl_5.07-2_all.deb ...
21:33:31 #8 40.08 Unpacking libhtml-tree-perl (5.07-2) ...
21:33:31 #8 40.15 Selecting previously unselected package libio-html-perl.
21:33:31 #8 40.15 Preparing to unpack .../124-libio-html-perl_1.001-1_all.deb ...
21:33:31 #8 40.15 Unpacking libio-html-perl (1.001-1) ...
21:33:31 #8 40.19 Selecting previously unselected package liblwp-mediatypes-perl.
21:33:31 #8 40.19 Preparing to unpack .../125-liblwp-mediatypes-perl_6.02-1_all.deb ...
21:33:31 #8 47.92 Setting up libxmuu1:amd64 (2:1.1.2-2) ...
21:33:31 #8 47.93 Setting up libgpgme11:amd64 (1.10.0-1ubuntu2) ...
21:33:31 #8 47.94 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ...
21:33:31 #8 47.96 Setting up perl (5.26.1-6ubuntu0.5) ...
21:33:31 #8 47.98 Setting up libfile-chdir-perl (0.1008-1) ...
21:33:31 #8 47.99 Setting up libsys-hostname-long-perl (1.5-1) ...
21:33:31 #8 48.00 Setting up libfile-fcntllock-perl (0.22-3build2) ...
21:33:31 #8 48.01 Setting up libtext-glob-perl (0.10-1) ...
21:33:31 #8 48.02 Setting up intltool-debian (0.35.0+20060710.4) ...
21:33:31 #8 48.03 Setting up libxml-sax-base-perl (1.09-1) ...
21:33:31 #8 48.05 Setting up libpackage-stash-xs-perl (0.28-3build2) ...
21:33:31 #8 48.05 Setting up libstrictures-perl (2.000003-1) ...
21:33:31 #8 48.06 Setting up liblwp-mediatypes-perl (6.02-1) ...
21:33:31 #8 48.07 Setting up libmail-sendmail-perl (0.80-1) ...
21:33:31 #8 48.08 Setting up libsocket6-perl (0.27-1build2) ...
21:33:31 #8 48.09 Setting up patchutils (0.3.4-2) ...
21:33:31 #8 48.10 Setting up python3-chardet (3.0.4-1) ...
21:33:31 #8 43.94 Unpacking libunicode-utf8-perl (0.60-1build4) ...
21:33:31 #8 44.00 Selecting previously unselected package libxml-namespacesupport-perl.
21:33:31 #8 44.00 Preparing to unpack .../250-libxml-namespacesupport-perl_1.12-1_all.deb ...
21:33:31 #8 44.00 Unpacking libxml-namespacesupport-perl (1.12-1) ...
21:33:31 #8 44.09 Selecting previously unselected package libxml-sax-base-perl.
21:33:31 #8 44.09 Preparing to unpack .../251-libxml-sax-base-perl_1.09-1_all.deb ...
21:33:31 #9 43.51 Preparing to unpack .../322-libxml-sax-expat-perl_0.51-1_all.deb ...
21:33:31 #9 43.52 Unpacking libxml-sax-expat-perl (0.51-1) ...
21:33:31 #9 43.55 Selecting previously unselected package libxml-writer-perl.
21:33:31 #9 43.55 Preparing to unpack .../323-libxml-writer-perl_0.625-1_all.deb ...
21:33:31 #9 43.55 Unpacking libxml-writer-perl (0.625-1) ...
21:33:31 #9 43.59 Selecting previously unselected package libyaml-libyaml-perl.
21:33:31 #9 43.59 Preparing to unpack .../324-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ...
21:33:31 #9 43.59 Unpacking libyaml-libyaml-perl (0.81+repack-1) ...
21:33:31 #9 43.62 Selecting previously unselected package licensecheck.
21:33:31 #9 43.63 Preparing to unpack .../325-licensecheck_3.0.45-1_all.deb ...
21:33:31 #9 43.63 Unpacking licensecheck (3.0.45-1) ...
21:33:31 #9 43.66 Selecting previously unselected package libdevel-size-perl.
21:33:31 #9 43.66 Preparing to unpack .../326-libdevel-size-perl_0.83-1build1_amd64.deb ...
21:33:31 #9 43.67 Unpacking libdevel-size-perl (0.83-1build1) ...
21:33:31 #9 43.69 Selecting previously unselected package t1utils.
21:33:31 #9 43.70 Preparing to unpack .../327-t1utils_1.41-3_amd64.deb ...
21:33:31 #9 43.70 Unpacking t1utils (1.41-3) ...
21:33:31 #9 43.74 Selecting previously unselected package lintian.
21:33:31 #13 9.597   Upgrading        : systemd-libs-239-62.el8.aarch64                       1/74 
21:33:31 #13 9.612   Running scriptlet: systemd-libs-239-62.el8.aarch64                       1/74 
21:33:31 #13 9.650   Installing       : python3-libselinux-2.9-5.el8.aarch64                  2/74 
21:33:31 #13 9.704   Installing       : make-1:4.2.1-11.el8.aarch64                           3/74 
21:33:31 #13 9.714   Running scriptlet: make-1:4.2.1-11.el8.aarch64                           3/74 
21:33:31 #13 9.737   Installing       : m4-1.4.18-7.el8.aarch64                               4/74 
21:33:31 #13 9.748   Running scriptlet: m4-1.4.18-7.el8.aarch64                               4/74 
21:33:31 #13 9.793   Installing       : checkpolicy-2.9-1.el8.aarch64                         5/74 
21:33:31 #8 33.04 Unpacking libtirpc-dev:armhf (1.3.1-1+deb11u1) ...
21:33:31 #8 33.09 Selecting previously unselected package libnsl-dev:armhf.
21:33:31 #8 33.09 Preparing to unpack .../040-libnsl-dev_1.3.0-2_armhf.deb ...
21:33:31 #8 33.10 Unpacking libnsl-dev:armhf (1.3.0-2) ...
21:33:31 #8 33.15 Selecting previously unselected package libc6-dev:armhf.
21:33:31 #8 33.15 Preparing to unpack .../041-libc6-dev_2.31-13+rpt2+rpi1+deb11u3_armhf.deb ...
21:33:31 #9 44.88 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ...
21:33:31 #9 44.89 Setting up liblist-moreutils-perl (0.430-2) ...
21:33:31 #9 44.90 Setting up libhtml-tagset-perl (3.20-4) ...
21:33:31 #9 44.91 Setting up liblog-any-perl (1.710-1) ...
21:33:31 #9 44.92 Setting up libauthen-sasl-perl (2.1600-1.1) ...
21:33:31 #9 44.93 Setting up libdevel-size-perl (0.83-1build4) ...
21:33:31 #9 44.94 Setting up libdebhelper-perl (13.6ubuntu1) ...
21:33:31 #9 44.95 Setting up libpod-constants-perl (0.19-2) ...
21:33:31 #9 44.96 Setting up libregexp-pattern-license-perl (3.9.3-1) ...
21:33:31 #9 44.97 Setting up liblwp-mediatypes-perl (6.04-1) ...
21:33:31 #9 44.98 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ...
21:33:31 #9 44.99 Setting up libio-interactive-perl (1.023-1) ...
21:33:31 #9 45.00 Setting up libtry-tiny-perl (0.31-1) ...
21:33:31 #9 45.01 Setting up libtype-tiny-perl (1.012004-1) ...
21:33:31 #9 45.02 Setting up libcommon-sense-perl:amd64 (3.75-2build1) ...
21:33:31 #9 45.04 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
21:33:31 #9 45.05 Setting up libnet-http-perl (6.22-1) ...
21:33:31 #9 45.06 Setting up libpath-iterator-rule-perl (1.015-1) ...
21:33:31 #9 45.07 Setting up libtext-markdown-discount-perl:amd64 (0.13-1build1) ...
21:33:31 #9 45.08 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
21:33:31 #9 45.09 Setting up libtime-moment-perl (0.44-1build6) ...
21:33:31 #9 45.11 Setting up libencode-locale-perl (1.05-1.1) ...
21:33:31 #9 45.13 Setting up libexception-class-perl (1.45-1) ...
21:33:31 #9 45.14 Setting up libmath-base85-perl (0.5+dfsg-1) ...
21:33:31 #8 31.72 Unpacking patch (2.7.6-3+deb10u1) ...
21:33:31 #8 31.79 Selecting previously unselected package make.
21:33:31 #8 31.79 Preparing to unpack .../042-make_4.2.1-1.2_armhf.deb ...
21:33:31 #8 31.79 Unpacking make (4.2.1-1.2) ...
21:33:31 #8 31.90 Selecting previously unselected package dpkg-dev.
21:33:31 #8 31.90 Preparing to unpack .../043-dpkg-dev_1.19.8_all.deb ...
21:33:31 #8 31.91 Unpacking dpkg-dev (1.19.8) ...
21:33:31 #8 50.80 Setting up libnsl-dev:amd64 (1.3.0-2) ...
21:33:31 #8 50.81 Setting up sensible-utils (0.0.14) ...
21:33:31 #8 50.83 Setting up xdelta3 (3.0.11-dfsg-1+b1) ...
21:33:31 #8 50.84 Setting up libcrypt-dev:amd64 (1:4.4.18-4) ...
21:33:31 #8 50.85 Setting up libuchardet0:amd64 (0.0.7-1) ...
21:33:31 #8 50.87 Setting up lzop (1.04-2) ...
21:33:31 #8 50.88 Setting up libmpdec3:amd64 (2.5.1-1) ...
21:33:31 #8 50.90 Setting up git-man (1:2.30.2-1) ...
21:33:31 #8 50.91 Setting up libssh2-1:amd64 (1.9.0-2) ...
21:33:31 #8 50.92 Setting up netbase (6.3) ...
21:33:31 #8 50.95 Setting up libtiff5:amd64 (4.2.0-1+deb11u1) ...
21:33:31 #8 50.97 Setting up libbinutils:amd64 (2.35.2-2) ...
21:33:31 #8 50.98 Setting up libfido2-1:amd64 (1.6.0-2) ...
21:33:31 #8 50.99 Setting up libisl23:amd64 (0.23-1) ...
21:33:31 #8 51.01 Setting up libc-dev-bin (2.31-13+deb11u3) ...
21:33:31 #8 51.02 Setting up openssl (1.1.1n-0+deb11u3) ...
21:33:31 #8 51.04 Setting up libbsd0:amd64 (0.11.3-1) ...
21:33:31 #8 51.05 Setting up libelf1:amd64 (0.183-1) ...
21:33:31 #8 51.07 Setting up readline-common (8.1-1) ...
21:33:31 #8 51.08 Setting up publicsuffix (20211207.1025-0+deb11u1) ...
21:33:31 #8 51.10 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
21:33:31 #8 51.12 Setting up libmarkdown2:amd64 (2.2.6-1) ...
21:33:31 #9 44.52 Unpacking libasync-mergepoint-perl (0.04-2) ...
21:33:31 #9 52.61 Setting up equivs (2.2.0) ...
21:33:31 #9 52.63 Setting up libxml-parser-perl (2.46-1) ...
21:33:31 #9 52.64 Setting up libxml-sax-expat-perl (0.51-1) ...
21:33:31 #9 52.69 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
21:33:31 #8 50.92   Cleanup          : rpm-4.17.0-4.fc35.aarch64                          177/182 
21:33:31 #8 50.93   Cleanup          : rpm-libs-4.17.0-4.fc35.aarch64                     178/182 
21:33:31 #8 50.94   Cleanup          : elfutils-libelf-0.186-1.fc35.aarch64               179/182 
21:33:31 #8 50.95   Cleanup          : glibc-2.34-25.fc35.aarch64                         180/182 
21:33:31 #8 50.96   Cleanup          : glibc-minimal-langpack-2.34-25.fc35.aarch64        181/182 
21:33:31 #8 50.96   Cleanup          : glibc-common-2.34-25.fc35.aarch64                  182/182 
21:33:31 #8 50.97   Running scriptlet: rpm-4.17.1-3.fc35.aarch64                          182/182 
21:33:31 #9 39.90 Selecting previously unselected package libdata-dump-perl.
21:33:31 #9 39.90 Preparing to unpack .../230-libdata-dump-perl_1.25-1_all.deb ...
21:33:31 #9 39.91 Unpacking libdata-dump-perl (1.25-1) ...
21:33:31 #9 39.93 Selecting previously unselected package libdata-messagepack-perl.
21:33:31 #9 39.93 Preparing to unpack .../231-libdata-messagepack-perl_1.01-2build1_armhf.deb ...
21:33:31 #9 39.94 Unpacking libdata-messagepack-perl (1.01-2build1) ...
21:33:31 #9 39.97 Selecting previously unselected package libnet-domain-tld-perl.
21:33:31 #9 39.97 Preparing to unpack .../232-libnet-domain-tld-perl_1.75-1.1_all.deb ...
21:33:31 #9 39.97 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
21:33:31 #9 40.01 Selecting previously unselected package libdata-validate-domain-perl.
21:33:31 #9 40.01 Preparing to unpack .../233-libdata-validate-domain-perl_0.10-1.1_all.deb ...
21:33:31 #9 40.01 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
21:33:31 #9 40.04 Selecting previously unselected package libnet-ipv6addr-perl.
21:33:31 #9 40.04 Preparing to unpack .../234-libnet-ipv6addr-perl_1.02-1_all.deb ...
21:33:31 #9 40.05 Unpacking libnet-ipv6addr-perl (1.02-1) ...
21:33:31 #9 40.08 Selecting previously unselected package libnet-netmask-perl.
21:33:31 #9 40.08 Preparing to unpack .../235-libnet-netmask-perl_2.0001-1_all.deb ...
21:33:31 #9 40.09 Unpacking libnet-netmask-perl (2.0001-1) ...
21:33:31 #9 40.12 Selecting previously unselected package libnetaddr-ip-perl.
21:33:31 #9 40.12 Preparing to unpack .../236-libnetaddr-ip-perl_4.079+dfsg-1build7_armhf.deb ...
21:33:31 #9 40.12 Unpacking libnetaddr-ip-perl (4.079+dfsg-1build7) ...
21:33:31 #9 40.16 Selecting previously unselected package libdata-validate-ip-perl.
21:33:31 #9 40.16 Preparing to unpack .../237-libdata-validate-ip-perl_0.30-1_all.deb ...
21:33:31 #9 40.16 Unpacking libdata-validate-ip-perl (0.30-1) ...
21:33:31 #9 40.20 Selecting previously unselected package libdata-validate-uri-perl.
21:33:31 #9 40.20 Preparing to unpack .../238-libdata-validate-uri-perl_0.07-2_all.deb ...
21:33:31 #9 40.20 Unpacking libdata-validate-uri-perl (0.07-2) ...
21:33:31 #10 30.28   Installing       : gc-7.6.4-3.el8.x86_64                                69/80 
21:33:31 #10 30.66   Installing       : guile-5:2.0.14-7.el8.x86_64                          70/80 
21:33:31 #8 35.37 Unpacking libnet-http-perl (6.20-1) ...
21:33:31 #8 35.41 Selecting previously unselected package liblwp-protocol-https-perl.
21:33:31 #8 35.41 Preparing to unpack .../136-liblwp-protocol-https-perl_6.10-1_all.deb ...
21:33:31 #8 35.42 Unpacking liblwp-protocol-https-perl (6.10-1) ...
21:33:31 #8 35.46 Selecting previously unselected package libtry-tiny-perl.
21:33:31 #8 35.46 Preparing to unpack .../137-libtry-tiny-perl_0.30-1_all.deb ...
21:33:31 #8 35.47 Unpacking libtry-tiny-perl (0.30-1) ...
21:33:31 #8 35.51 Selecting previously unselected package libwww-robotrules-perl.
21:33:31 #8 35.51 Preparing to unpack .../138-libwww-robotrules-perl_6.02-1_all.deb ...
21:33:31 #8 35.52 Unpacking libwww-robotrules-perl (6.02-1) ...
21:33:31 #8 35.55 Selecting previously unselected package libwww-perl.
21:33:31 #8 35.55 Preparing to unpack .../139-libwww-perl_6.52-1_all.deb ...
21:33:31 #8 35.56 Unpacking libwww-perl (6.52-1) ...
21:33:31 #8 35.62 Selecting previously unselected package patchutils.
21:33:31 #8 35.62 Preparing to unpack .../140-patchutils_0.4.2-1_armhf.deb ...
21:33:31 #8 40.21 Unpacking liblwp-mediatypes-perl (6.02-1) ...
21:33:31 #8 40.25 Selecting previously unselected package libhttp-message-perl.
21:33:31 #8 40.25 Preparing to unpack .../126-libhttp-message-perl_6.18-1_all.deb ...
21:33:31 #8 40.25 Unpacking libhttp-message-perl (6.18-1) ...
21:33:31 #8 40.31 Selecting previously unselected package libhttp-cookies-perl.
21:33:31 #8 40.31 Preparing to unpack .../127-libhttp-cookies-perl_6.04-1_all.deb ...
21:33:31 #8 40.31 Unpacking libhttp-cookies-perl (6.04-1) ...
21:33:31 #8 40.36 Selecting previously unselected package libhttp-negotiate-perl.
21:33:31 #8 40.36 Preparing to unpack .../128-libhttp-negotiate-perl_6.01-1_all.deb ...
21:33:31 #8 40.36 Unpacking libhttp-negotiate-perl (6.01-1) ...
21:33:31 #8 40.41 Selecting previously unselected package perl-openssl-defaults:armhf.
21:33:31 #8 40.41 Preparing to unpack .../129-perl-openssl-defaults_3_armhf.deb ...
21:33:31 #8 40.41 Unpacking perl-openssl-defaults:armhf (3) ...
21:33:31 #8 40.45 Selecting previously unselected package libnet-ssleay-perl.
21:33:31 #8 40.45 Preparing to unpack .../130-libnet-ssleay-perl_1.85-2+b1_armhf.deb ...
21:33:31 #8 40.46 Unpacking libnet-ssleay-perl (1.85-2+b1) ...
21:33:31 #8 48.35 Setting up liburi-perl (1.73-1) ...
21:33:31 #8 48.36 Setting up libdata-dump-perl (1.23-1) ...
21:33:31 #8 48.37 Setting up libdigest-hmac-perl (1.03+dfsg-1) ...
21:33:31 #8 48.38 Setting up libio-string-perl (1.08-3) ...
21:33:31 #8 48.40 Setting up libalgorithm-diff-perl (1.19.03-1) ...
21:33:31 #8 48.41 Setting up libclone-perl (0.39-1) ...
21:33:31 #8 48.42 Setting up libclass-xsaccessor-perl (1.19-2build8) ...
21:33:31 #8 44.09 Unpacking libxml-sax-base-perl (1.09-1) ...
21:33:31 #8 44.17 Selecting previously unselected package libxml-sax-perl.
21:33:31 #8 44.17 Preparing to unpack .../252-libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ...
21:33:31 #8 44.18 Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ...
21:33:31 #8 44.24 Selecting previously unselected package libxml-libxml-perl.
21:33:31 #8 44.24 Preparing to unpack .../253-libxml-libxml-perl_2.0128+dfsg-5_armhf.deb ...
21:33:31 #8 44.24 Unpacking libxml-libxml-perl (2.0128+dfsg-5) ...
21:33:31 #13 9.812   Installing       : libmpc-1.1.0-9.1.el8.aarch64                          6/74 
21:33:31 #13 9.826   Installing       : cmake-rpm-macros-3.20.2-4.el8.noarch                  7/74 
21:33:31 #8 33.15 Unpacking libc6-dev:armhf (2.31-13+rpt2+rpi1+deb11u3) ...
21:33:31 #8 33.44 Selecting previously unselected package libtool.
21:33:31 #8 33.44 Preparing to unpack .../042-libtool_2.4.6-15_all.deb ...
21:33:31 #9 43.74 Preparing to unpack .../328-lintian_2.62.0ubuntu2.1_all.deb ...
21:33:31 #9 43.75 Unpacking lintian (2.62.0ubuntu2.1) ...
21:33:31 #9 45.15 Setting up libconfig-tiny-perl (2.28-1) ...
21:33:31 #9 45.16 Setting up libsereal-encoder-perl:amd64 (4.023+ds-1) ...
21:33:31 #9 45.17 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ...
21:33:31 #9 45.18 Setting up liblist-utilsby-perl (0.11-1) ...
21:33:31 #9 45.20 Setting up libstring-shellquote-perl (1.04-1) ...
21:33:31 #9 45.21 Setting up libnet-netmask-perl (2.0001-1) ...
21:33:31 #9 45.22 Setting up libsub-install-perl (0.928-1.1) ...
21:33:31 #9 45.23 Setting up gcc (4:11.2.0-1ubuntu1) ...
21:33:31 #9 45.25 Setting up dpkg-dev (1.21.1ubuntu2.1) ...
21:33:31 #9 45.27 Setting up intltool-debian (0.35.0+20060710.5) ...
21:33:31 #9 45.28 Setting up liberror-perl (0.17029-1) ...
21:33:31 #9 45.29 Setting up dh-autoreconf (20) ...
21:33:31 #9 45.30 Setting up patchutils (0.4.2-1build2) ...
21:33:31 #9 45.31 Setting up libmail-sendmail-perl (0.80-1.1) ...
21:33:31 #9 45.32 Setting up libltdl-dev:amd64 (2.4.6-15build2) ...
21:33:31 #9 45.33 Setting up libjson-maybexs-perl (1.004003-1) ...
21:33:31 #9 45.35 Setting up libxml-sax-base-perl (1.09-1.1) ...
21:33:31 #9 45.36 Setting up libio-string-perl (1.08-3.1) ...
21:33:31 #8 32.07 Selecting previously unselected package libelf1:armhf.
21:33:31 #8 32.07 Preparing to unpack .../044-libelf1_0.176-1.1_armhf.deb ...
21:33:31 #8 32.07 Unpacking libelf1:armhf (0.176-1.1) ...
21:33:31 #8 32.14 Selecting previously unselected package dwz.
21:33:31 #8 32.14 Preparing to unpack .../045-dwz_0.12-3_armhf.deb ...
21:33:31 #8 32.15 Unpacking dwz (0.12-3) ...
21:33:31 #8 32.20 Selecting previously unselected package libdebhelper-perl.
21:33:31 #8 32.20 Preparing to unpack .../046-libdebhelper-perl_13.2~bpo10+1_all.deb ...
21:33:31 #8 32.20 Unpacking libdebhelper-perl (13.2~bpo10+1) ...
21:33:31 #8 32.27 Selecting previously unselected package libglib2.0-0:armhf.
21:33:31 #8 32.27 Preparing to unpack .../047-libglib2.0-0_2.58.3-2+deb10u2_armhf.deb ...
21:33:31 #8 51.13 Setting up libcc1-0:amd64 (10.2.1-6) ...
21:33:31 #8 51.15 Setting up iso-codes (4.6.0-1) ...
21:33:31 #8 51.16 Setting up liblocale-gettext-perl (1.07-4+b1) ...
21:33:31 #8 51.18 Setting up liblsan0:amd64 (10.2.1-6) ...
21:33:31 #8 51.19 Setting up cpp-10 (10.2.1-6) ...
21:33:31 #8 51.20 Setting up dctrl-tools (2.24-3+b1) ...
21:33:31 #8 51.22 Setting up libitm1:amd64 (10.2.1-6) ...
21:33:31 #8 51.24 Setting up debian-keyring (2021.07.26) ...
21:33:31 #8 51.25 Setting up libgdbm6:amd64 (1.19-2) ...
21:33:31 #8 51.27 Setting up libtsan0:amd64 (10.2.1-6) ...
21:33:31 #8 51.28 Setting up libctf0:amd64 (2.35.2-2) ...
21:33:31 #8 51.30 Setting up pinentry-curses (1.1.0-4) ...
21:33:31 #8 51.32 Setting up manpages-dev (5.10-1) ...
21:33:31 #8 51.33 Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
21:33:31 #9 44.86 Selecting previously unselected package libmodule-implementation-perl.
21:33:31 #9 44.86 Preparing to unpack .../205-libmodule-implementation-perl_0.09-1_all.deb ...
21:33:31 #9 44.87 Unpacking libmodule-implementation-perl (0.09-1) ...
21:33:31 #9 45.11 Selecting previously unselected package libsub-exporter-progressive-perl.
21:33:31 #9 45.11 Preparing to unpack .../206-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
21:33:31 #9 52.73 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:33:31 #9 52.88 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:33:31 #9 52.95 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
21:33:31 #12 18.94   Running scriptlet: selinux-policy-targeted-34.1.39-1.el9.noarch           1/1 
21:33:31 #12 19.05   Preparing        :                                                        1/1 
21:33:31 #12 19.12   Installing       : make-1:4.3-7.el9.aarch64                              1/71 
21:33:31 #9 40.23 Selecting previously unselected package libdistro-info-perl.
21:33:31 #9 40.23 Preparing to unpack .../239-libdistro-info-perl_1.1build1_all.deb ...
21:33:31 #9 40.24 Unpacking libdistro-info-perl (1.1build1) ...
21:33:31 #9 40.27 Selecting previously unselected package libemail-address-xs-perl.
21:33:31 #9 40.27 Preparing to unpack .../240-libemail-address-xs-perl_1.04-1build6_armhf.deb ...
21:33:31 #9 40.28 Unpacking libemail-address-xs-perl (1.04-1build6) ...
21:33:31 #9 40.30 Selecting previously unselected package libipc-system-simple-perl.
21:33:31 #9 40.31 Preparing to unpack .../241-libipc-system-simple-perl_1.30-1_all.deb ...
21:33:31 #9 40.31 Unpacking libipc-system-simple-perl (1.30-1) ...
21:33:31 #9 40.34 Selecting previously unselected package libfile-basedir-perl.
21:33:31 #9 40.34 Preparing to unpack .../242-libfile-basedir-perl_0.09-1_all.deb ...
21:33:31 #9 40.34 Unpacking libfile-basedir-perl (0.09-1) ...
21:33:31 #9 40.37 Selecting previously unselected package libfile-chdir-perl.
21:33:31 #9 40.37 Preparing to unpack .../243-libfile-chdir-perl_0.1008-1.1_all.deb ...
21:33:31 #9 40.38 Unpacking libfile-chdir-perl (0.1008-1.1) ...
21:33:31 #9 40.41 Selecting previously unselected package libfile-fcntllock-perl.
21:33:31 #9 40.42 Preparing to unpack .../244-libfile-fcntllock-perl_0.22-3build7_armhf.deb ...
21:33:31 #9 40.42 Unpacking libfile-fcntllock-perl (0.22-3build7) ...
21:33:31 #9 DONE 54.2s
21:33:31 
21:33:31 #11 [stage-1 4/9] COPY common /root/build-deb/debian
21:33:31 #11 sha256:541e497f3eaca506b8833e1b9f138d2478e1a30eba9a8efb3967a99078da3c6d
21:33:31 #11 DONE 0.1s
21:33:32 #10 30.68   Running scriptlet: guile-5:2.0.14-7.el8.x86_64                          70/80 
21:33:32 #10 31.08   Installing       : gdb-headless-8.2-19.el8.x86_64                       71/80 
21:33:32 #10 31.09   Installing       : go-srpm-macros-2-17.el8.noarch                       72/80 
21:33:32 #10 31.10   Installing       : ghc-srpm-macros-1.4.2-7.el8.noarch                   73/80 
21:33:32 #10 31.11   Installing       : efi-srpm-macros-3-3.el8.noarch                       74/80 
21:33:32 #10 31.13   Installing       : dwz-0.12-10.el8.x86_64                               75/80 
21:33:32 #8 35.64 Unpacking patchutils (0.4.2-1) ...
21:33:32 #8 35.70 Selecting previously unselected package wdiff.
21:33:32 #8 35.70 Preparing to unpack .../141-wdiff_1.2.2-2+b1_armhf.deb ...
21:33:32 #8 35.70 Unpacking wdiff (1.2.2-2+b1) ...
21:33:32 #8 35.78 Selecting previously unselected package devscripts.
21:33:32 #8 35.78 Preparing to unpack .../142-devscripts_2.21.3+deb11u1_armhf.deb ...
21:33:32 #8 35.82 Unpacking devscripts (2.21.3+deb11u1) ...
21:33:32 #8 48.43 Setting up libnet-http-perl (6.17-1) ...
21:33:32 #8 48.44 Setting up libnumber-compare-perl (0.03-1) ...
21:33:32 #8 48.45 Setting up python3-urllib3 (1.22-1ubuntu0.18.04.2) ...
21:33:32 #8 48.63 Setting up python3-unidiff (0.5.4-1) ...
21:33:32 #8 40.57 Selecting previously unselected package libio-socket-ssl-perl.
21:33:32 #8 40.57 Preparing to unpack .../131-libio-socket-ssl-perl_2.060-3_all.deb ...
21:33:32 #8 40.58 Unpacking libio-socket-ssl-perl (2.060-3) ...
21:33:32 #8 40.66 Selecting previously unselected package libnet-http-perl.
21:33:32 #8 40.66 Preparing to unpack .../132-libnet-http-perl_6.18-1_all.deb ...
21:33:32 #8 40.67 Unpacking libnet-http-perl (6.18-1) ...
21:33:32 #8 40.70 Selecting previously unselected package liblwp-protocol-https-perl.
21:33:32 #8 40.70 Preparing to unpack .../133-liblwp-protocol-https-perl_6.07-2_all.deb ...
21:33:32 #8 40.71 Unpacking liblwp-protocol-https-perl (6.07-2) ...
21:33:32 #8 40.74 Selecting previously unselected package libtry-tiny-perl.
21:33:32 #8 40.74 Preparing to unpack .../134-libtry-tiny-perl_0.30-1_all.deb ...
21:33:32 #8 40.74 Unpacking libtry-tiny-perl (0.30-1) ...
21:33:32 #8 40.79 Selecting previously unselected package libwww-robotrules-perl.
21:33:32 #8 40.79 Preparing to unpack .../135-libwww-robotrules-perl_6.02-1_all.deb ...
21:33:32 #12 13.37 Transaction test succeeded.
21:33:32 #12 13.37 Running transaction
21:33:32 #8 44.34 Selecting previously unselected package libxml-parser-perl.
21:33:32 #8 44.34 Preparing to unpack .../254-libxml-parser-perl_2.44-2build3_armhf.deb ...
21:33:32 #8 44.35 Unpacking libxml-parser-perl (2.44-2build3) ...
21:33:32 #8 44.41 Selecting previously unselected package libxml-sax-expat-perl.
21:33:32 #8 44.42 Preparing to unpack .../255-libxml-sax-expat-perl_0.40-2_all.deb ...
21:33:32 #8 44.42 Unpacking libxml-sax-expat-perl (0.40-2) ...
21:33:32 #8 ...
21:33:32 
21:33:32 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:33:32 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:33:32 #13 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 18.2s done
21:33:32 #13 extracting sha256:51535751bb9f3fed6d5f9fa83b05434161f008a0cd95a93eb27a536ab08475e3 done
21:33:32 #13 DONE 56.9s
21:33:32 
21:33:32 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:33:32 #8 sha256:db2193547b525f35a8742d151f38bbe57bd27ea4208e4c0a64e6e34a4742426b
21:33:32 #8 44.50 Selecting previously unselected package libxml-simple-perl.
21:33:32 #8 44.50 Preparing to unpack .../256-libxml-simple-perl_2.24-1_all.deb ...
21:33:32 #8 44.51 Unpacking libxml-simple-perl (2.24-1) ...
21:33:32 #8 44.56 Selecting previously unselected package libyaml-libyaml-perl.
21:33:32 #8 44.56 Preparing to unpack .../257-libyaml-libyaml-perl_0.69+repack-1_armhf.deb ...
21:33:32 #8 44.57 Unpacking libyaml-libyaml-perl (0.69+repack-1) ...
21:33:32 #8 44.59 Selecting previously unselected package licensecheck.
21:33:32 #8 44.59 Preparing to unpack .../258-licensecheck_3.0.31-2_all.deb ...
21:33:32 #8 44.60 Unpacking licensecheck (3.0.31-2) ...
21:33:32 #8 44.64 Selecting previously unselected package patchutils.
21:33:32 #8 44.64 Preparing to unpack .../259-patchutils_0.3.4-2_armhf.deb ...
21:33:32 #8 44.65 Unpacking patchutils (0.3.4-2) ...
21:33:32 #8 44.69 Selecting previously unselected package t1utils.
21:33:32 #8 44.69 Preparing to unpack .../260-t1utils_1.41-2_armhf.deb ...
21:33:32 #8 44.69 Unpacking t1utils (1.41-2) ...
21:33:32 #8 33.46 Unpacking libtool (2.4.6-15) ...
21:33:32 #8 33.55 Selecting previously unselected package dh-autoreconf.
21:33:32 #8 33.55 Preparing to unpack .../043-dh-autoreconf_20_all.deb ...
21:33:32 #8 33.55 Unpacking dh-autoreconf (20) ...
21:33:32 #8 33.59 Selecting previously unselected package libarchive-zip-perl.
21:33:32 #8 33.59 Preparing to unpack .../044-libarchive-zip-perl_1.68-1_all.deb ...
21:33:32 #8 33.60 Unpacking libarchive-zip-perl (1.68-1) ...
21:33:32 #8 33.66 Selecting previously unselected package libsub-override-perl.
21:33:32 #8 33.66 Preparing to unpack .../045-libsub-override-perl_0.09-2_all.deb ...
21:33:32 #8 33.66 Unpacking libsub-override-perl (0.09-2) ...
21:33:32 #8 33.70 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:33:32 #8 33.70 Preparing to unpack .../046-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
21:33:32 #8 33.71 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
21:33:32 #8 33.75 Selecting previously unselected package dh-strip-nondeterminism.
21:33:32 #8 33.75 Preparing to unpack .../047-dh-strip-nondeterminism_1.12.0-1_all.deb ...
21:33:32 #8 33.76 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
21:33:32 #8 33.79 Selecting previously unselected package libdpkg-perl.
21:33:32 #9 45.37 Setting up libreadonly-perl (2.050-3) ...
21:33:32 #9 45.38 Setting up libnetaddr-ip-perl (4.079+dfsg-1build7) ...
21:33:32 #9 45.39 Setting up python3-chardet (4.0.0-1) ...
21:33:32 #9 44.13 Selecting previously unselected package manpages-dev.
21:33:32 #9 44.14 Preparing to unpack .../329-manpages-dev_5.05-1_all.deb ...
21:33:32 #9 44.14 Unpacking manpages-dev (5.05-1) ...
21:33:32 #8 32.28 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u2) ...
21:33:32 #8 32.50 Selecting previously unselected package libicu63:armhf.
21:33:32 #8 32.50 Preparing to unpack .../048-libicu63_63.1-6+deb10u3_armhf.deb ...
21:33:32 #8 32.51 Unpacking libicu63:armhf (63.1-6+deb10u3) ...
21:33:32 #8 51.34 Setting up libxcb1:amd64 (1.14-3) ...
21:33:32 #8 51.35 Setting up gettext (0.21-4) ...
21:33:32 #8 51.37 Setting up xdelta (1.1.3-9.3) ...
21:33:32 #8 51.38 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
21:33:32 #8 51.39 Setting up libgcc-10-dev:amd64 (10.2.1-6) ...
21:33:32 #8 51.41 Setting up libedit2:amd64 (3.1-20191231-2+b1) ...
21:33:32 #8 51.42 Setting up libreadline8:amd64 (8.1-1) ...
21:33:32 #8 51.43 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
21:33:32 #8 51.45 Setting up m4 (1.4.18-5) ...
21:33:32 #8 51.46 Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u2) ...
21:33:32 #8 51.47 Setting up ca-certificates (20210119) ...
21:33:32 #9 45.11 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
21:33:32 #9 45.17 Selecting previously unselected package libvariable-magic-perl.
21:33:32 #9 45.17 Preparing to unpack .../207-libvariable-magic-perl_0.62-1build2_armhf.deb ...
21:33:32 #9 45.18 Unpacking libvariable-magic-perl (0.62-1build2) ...
21:33:32 #9 52.99 Processing triggers for ca-certificates (20211016~20.04.1) ...
21:33:32 #9 52.99 Updating certificates in /etc/ssl/certs...
21:33:32 #12 19.15   Installing       : perl-DynaLoader-1.47-479.el9.aarch64                  2/71 
21:33:32 #12 19.16   Installing       : perl-threads-1:2.25-460.el9.aarch64                   3/71 
21:33:32 #12 19.20   Installing       : perl-File-Find-1.37-479.el9.noarch                    4/71 
21:33:32 #12 19.20   Installing       : perl-File-Copy-2.34-479.el9.noarch                    5/71 
21:33:32 #12 19.21   Installing       : perl-File-Compare-1.100.600-479.el9.noarch            6/71 
21:33:32 #12 19.25   Installing       : m4-1.4.19-1.el9.aarch64                               7/71 
21:33:32 #12 19.27   Installing       : autoconf-2.69-38.el9.noarch                           8/71 
21:33:32 #12 19.31   Installing       : libmpc-1.2.1-4.el9.aarch64                            9/71 
21:33:32 #12 19.31   Installing       : cmake-rpm-macros-3.20.2-7.el9.noarch                 10/71 
21:33:32 #12 19.34   Installing       : cmake-filesystem-3.20.2-7.el9.aarch64                11/71 
21:33:32 #12 19.35   Installing       : libseccomp-2.5.2-2.el9.aarch64                       12/71 
21:33:32 #9 40.45 Selecting previously unselected package libnumber-compare-perl.
21:33:32 #9 40.45 Preparing to unpack .../245-libnumber-compare-perl_0.03-2_all.deb ...
21:33:32 #9 40.46 Unpacking libnumber-compare-perl (0.03-2) ...
21:33:32 #9 40.49 Selecting previously unselected package libtext-glob-perl.
21:33:32 #9 40.50 Preparing to unpack .../246-libtext-glob-perl_0.11-2_all.deb ...
21:33:32 #9 40.51 Unpacking libtext-glob-perl (0.11-2) ...
21:33:32 #9 40.54 Selecting previously unselected package libfile-find-rule-perl.
21:33:32 #9 40.55 Preparing to unpack .../247-libfile-find-rule-perl_0.34-1_all.deb ...
21:33:32 #9 40.55 Unpacking libfile-find-rule-perl (0.34-1) ...
21:33:32 #9 40.59 Selecting previously unselected package libfont-afm-perl.
21:33:32 #9 40.60 Preparing to unpack .../248-libfont-afm-perl_1.20-3_all.deb ...
21:33:32 #9 40.60 Unpacking libfont-afm-perl (1.20-3) ...
21:33:32 #9 40.64 Selecting previously unselected package libio-string-perl.
21:33:32 #9 40.64 Preparing to unpack .../249-libio-string-perl_1.08-3.1_all.deb ...
21:33:32 #9 40.65 Unpacking libio-string-perl (1.08-3.1) ...
21:33:32 
21:33:32 #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:33:32 #12 sha256:26c1f505da8006db59ad5b6970181fe5fcb3b1f94cc85a0f4d09cbc1580756b7
21:33:32 #8 46.04 Fedora Modular 36 - x86_64 - Updates            2.4 MB/s | 2.8 MB     00:01    
21:33:32 #8 46.88 Last metadata expiration check: 0:00:01 ago on Tue Aug 16 21:33:31 2022.
21:33:32 #10 31.15   Installing       : redhat-rpm-config-130-1.el8.noarch                   76/80 
21:33:32 #10 31.17   Installing       : rpm-build-4.14.3-23.el8.x86_64                       77/80 
21:33:32 #10 31.21   Installing       : rpmlint-1.10-14.el8.noarch                           78/80 
21:33:32 #10 31.23   Installing       : dnf-plugins-core-4.0.21-14.el8.noarch                79/80 
21:33:32 #10 31.24   Cleanup          : xz-libs-5.2.4-4.el8_6.x86_64                         80/80 
21:33:32 #10 31.26   Running scriptlet: guile-5:2.0.14-7.el8.x86_64                          80/80 
21:33:32 #10 31.26   Running scriptlet: xz-libs-5.2.4-4.el8_6.x86_64                         80/80 
21:33:32 #10 31.37   Verifying        : xz-libs-5.2.4-4.el8.x86_64                            1/80 
21:33:32 #8 40.80 Unpacking libwww-robotrules-perl (6.02-1) ...
21:33:32 #8 40.85 Selecting previously unselected package libwww-perl.
21:33:32 #8 40.85 Preparing to unpack .../136-libwww-perl_6.36-2_all.deb ...
21:33:32 #8 40.85 Unpacking libwww-perl (6.36-2) ...
21:33:32 #8 40.94 Selecting previously unselected package patchutils.
21:33:32 #8 40.94 Preparing to unpack .../137-patchutils_0.3.4-2_armhf.deb ...
21:33:32 #8 36.10 Selecting previously unselected package diffstat.
21:33:32 #8 36.10 Preparing to unpack .../143-diffstat_1.64-1_armhf.deb ...
21:33:32 #8 36.12 Unpacking diffstat (1.64-1) ...
21:33:32 #8 36.18 Selecting previously unselected package distro-info-data.
21:33:32 #8 36.18 Preparing to unpack .../144-distro-info-data_0.51+deb11u2_all.deb ...
21:33:32 #8 44.72 Selecting previously unselected package lintian.
21:33:32 #8 44.72 Preparing to unpack .../261-lintian_2.5.81ubuntu1_all.deb ...
21:33:32 #8 44.73 Unpacking lintian (2.5.81ubuntu1) ...
21:33:32 #8 44.95 Selecting previously unselected package manpages-dev.
21:33:32 #8 44.95 Preparing to unpack .../262-manpages-dev_4.15-1_all.deb ...
21:33:32 #8 48.77 Setting up binutils (2.30-21ubuntu1~18.04.7) ...
21:33:32 #8 48.78 Setting up libunicode-utf8-perl (0.60-1build4) ...
21:33:32 #8 48.79 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ...
21:33:32 #8 48.80 Setting up libparams-util-perl (1.07-3build3) ...
21:33:32 #8 48.82 Setting up libsub-name-perl (0.21-1build1) ...
21:33:32 #8 48.83 Setting up openssh-client (1:7.6p1-4ubuntu0.7) ...
21:33:32 #8 48.91 Setting up libyaml-libyaml-perl (0.69+repack-1) ...
21:33:32 #8 48.93 Setting up libsub-quote-perl (2.005000-1) ...
21:33:32 #8 48.94 Setting up libfcgi-perl (0.78-2build1) ...
21:33:32 #9 45.67 Setting up libstring-copyright-perl (0.003012-1) ...
21:33:32 #9 45.68 Setting up python3-debian (0.1.43ubuntu1) ...
21:33:32 #8 33.79 Preparing to unpack .../048-libdpkg-perl_1.20.11+rpi1_all.deb ...
21:33:32 #8 33.80 Unpacking libdpkg-perl (1.20.11+rpi1) ...
21:33:32 #8 33.93 Selecting previously unselected package patch.
21:33:32 #8 33.93 Preparing to unpack .../049-patch_2.7.6-7_armhf.deb ...
21:33:32 #9 44.44 Selecting previously unselected package python3-certifi.
21:33:32 #9 44.44 Preparing to unpack .../330-python3-certifi_2019.11.28-1_all.deb ...
21:33:32 #9 44.45 Unpacking python3-certifi (2019.11.28-1) ...
21:33:32 #9 44.51 Selecting previously unselected package python3-idna.
21:33:32 #9 44.51 Preparing to unpack .../331-python3-idna_2.8-1_all.deb ...
21:33:32 #9 44.51 Unpacking python3-idna (2.8-1) ...
21:33:32 #9 44.56 Selecting previously unselected package python3-urllib3.
21:33:32 #8 ...
21:33:32 
21:33:32 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:33:32 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:33:32 #13 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 18.1s done
21:33:32 #13 extracting sha256:51535751bb9f3fed6d5f9fa83b05434161f008a0cd95a93eb27a536ab08475e3 done
21:33:32 #13 DONE 59.0s
21:33:32 
21:33:32 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:33:32 #8 sha256:86e56fa96dc7316dde70b4badeb928f90919e19a6d22b20ec3cc3c6ab288b335
21:33:32 #8 51.83 Updating certificates in /etc/ssl/certs...
21:33:32 #13 9.841   Installing       : cmake-filesystem-3.20.2-4.el8.aarch64                 8/74 
21:33:32 #13 10.58   Installing       : cpp-8.5.0-15.el8.aarch64                              9/74 
21:33:32 #13 10.59   Running scriptlet: cpp-8.5.0-15.el8.aarch64                              9/74 
21:33:32 #13 10.61   Installing       : python3-libsemanage-2.9-8.el8.aarch64                10/74 
21:33:32 #9 45.32 Selecting previously unselected package libb-hooks-endofscope-perl.
21:33:32 #9 45.32 Preparing to unpack .../208-libb-hooks-endofscope-perl_0.24-1_all.deb ...
21:33:32 #9 45.33 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
21:33:32 #9 45.40 Selecting previously unselected package libcapture-tiny-perl.
21:33:32 #9 45.40 Preparing to unpack .../209-libcapture-tiny-perl_0.48-1_all.deb ...
21:33:32 #9 45.41 Unpacking libcapture-tiny-perl (0.48-1) ...
21:33:32 #9 45.47 Selecting previously unselected package libclass-xsaccessor-perl.
21:33:32 #9 45.48 Preparing to unpack .../210-libclass-xsaccessor-perl_1.19-3build3_armhf.deb ...
21:33:32 #9 45.48 Unpacking libclass-xsaccessor-perl (1.19-3build3) ...
21:33:32 #9 45.52 Selecting previously unselected package libclone-perl.
21:33:32 #9 45.52 Preparing to unpack .../211-libclone-perl_0.43-2_armhf.deb ...
21:33:32 #9 45.53 Unpacking libclone-perl (0.43-2) ...
21:33:32 #9 45.56 Selecting previously unselected package libcommon-sense-perl.
21:33:32 #9 45.56 Preparing to unpack .../212-libcommon-sense-perl_3.74-2build6_armhf.deb ...
21:33:32 #9 45.57 Unpacking libcommon-sense-perl (3.74-2build6) ...
21:33:32 #9 45.60 Selecting previously unselected package libparams-util-perl.
21:33:32 #9 45.60 Preparing to unpack .../213-libparams-util-perl_1.07-3build5_armhf.deb ...
21:33:32 #9 45.61 Unpacking libparams-util-perl (1.07-3build5) ...
21:33:32 #9 53.44 0 added, 0 removed; done.
21:33:32 #9 53.44 Running hooks in /etc/ca-certificates/update.d...
21:33:32 #9 53.44 done.
21:33:32 #9 40.68 Selecting previously unselected package libfont-ttf-perl.
21:33:32 #9 40.68 Preparing to unpack .../250-libfont-ttf-perl_1.06-1.1_all.deb ...
21:33:32 #9 40.68 Unpacking libfont-ttf-perl (1.06-1.1) ...
21:33:32 #9 40.81 Selecting previously unselected package libsort-versions-perl.
21:33:32 #9 40.81 Preparing to unpack .../251-libsort-versions-perl_1.62-1_all.deb ...
21:33:32 #9 40.81 Unpacking libsort-versions-perl (1.62-1) ...
21:33:32 #9 40.84 Selecting previously unselected package libgit-wrapper-perl.
21:33:32 #9 40.84 Preparing to unpack .../252-libgit-wrapper-perl_0.048-1_all.deb ...
21:33:32 #9 40.85 Unpacking libgit-wrapper-perl (0.048-1) ...
21:33:32 #9 40.89 Selecting previously unselected package libhttp-tiny-multipart-perl.
21:33:32 #9 40.89 Preparing to unpack .../253-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
21:33:32 #9 40.89 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
21:33:32 #9 40.92 Selecting previously unselected package libio-prompter-perl.
21:33:32 #9 40.92 Preparing to unpack .../254-libio-prompter-perl_0.004015-1_all.deb ...
21:33:32 #9 40.93 Unpacking libio-prompter-perl (0.004015-1) ...
21:33:32 #9 40.96 Selecting previously unselected package libjson-perl.
21:33:32 #9 40.96 Preparing to unpack .../255-libjson-perl_4.04000-1_all.deb ...
21:33:32 #9 40.97 Unpacking libjson-perl (4.04000-1) ...
21:33:32 #9 41.00 Selecting previously unselected package liblog-any-perl.
21:33:32 #9 41.00 Preparing to unpack .../256-liblog-any-perl_1.710-1_all.deb ...
21:33:32 #9 41.01 Unpacking liblog-any-perl (1.710-1) ...
21:33:32 #10 31.37   Verifying        : xz-libs-5.2.4-4.el8_6.x86_64                          2/80 
21:33:32 #10 31.37   Verifying        : desktop-file-utils-0.23-8.el8.x86_64                  3/80 
21:33:32 #10 31.37   Verifying        : dwz-0.12-10.el8.x86_64                                4/80 
21:33:32 #10 31.37   Verifying        : efi-srpm-macros-3-3.el8.noarch                        5/80 
21:33:32 #10 31.37   Verifying        : gc-7.6.4-3.el8.x86_64                                 6/80 
21:33:32 #10 31.37   Verifying        : gdb-headless-8.2-19.el8.x86_64                        7/80 
21:33:32 #10 31.37   Verifying        : ghc-srpm-macros-1.4.2-7.el8.noarch                    8/80 
21:33:32 #10 31.37   Verifying        : go-srpm-macros-2-17.el8.noarch                        9/80 
21:33:32 #10 31.37   Verifying        : guile-5:2.0.14-7.el8.x86_64                          10/80 
21:33:32 #10 31.37   Verifying        : libatomic_ops-7.6.2-3.el8.x86_64                     11/80 
21:33:32 #10 31.37   Verifying        : libipt-1.6.1-8.el8.x86_64                            12/80 
21:33:32 #10 31.37   Verifying        : ocaml-srpm-macros-5-4.el8.noarch                     13/80 
21:33:32 #10 31.37   Verifying        : openblas-srpm-macros-2-2.el8.noarch                  14/80 
21:33:32 #10 31.37   Verifying        : perl-IO-Socket-IP-0.39-5.el8.noarch                  15/80 
21:33:32 #10 31.37   Verifying        : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7   16/80 
21:33:32 #10 31.37   Verifying        : perl-srpm-macros-1-25.el8.noarch                     17/80 
21:33:32 #10 31.37   Verifying        : python-rpm-macros-3-43.el8.noarch                    18/80 
21:33:32 #10 31.37   Verifying        : python-srpm-macros-3-43.el8.noarch                   19/80 
21:33:32 #10 31.37   Verifying        : python3-rpm-macros-3-43.el8.noarch                   20/80 
21:33:32 #10 31.37   Verifying        : qt5-srpm-macros-5.15.3-1.el8.noarch                  21/80 
21:33:32 #10 31.37   Verifying        : redhat-rpm-config-130-1.el8.noarch                   22/80 
21:33:32 #10 31.37   Verifying        : rpm-build-4.14.3-23.el8.x86_64                       23/80 
21:33:32 #10 31.37   Verifying        : rpmlint-1.10-14.el8.noarch                           24/80 
21:33:32 #10 31.37   Verifying        : rust-srpm-macros-5-2.el8.noarch                      25/80 
21:33:32 #10 31.37   Verifying        : zstd-1.4.4-1.el8.x86_64                              26/80 
21:33:32 #10 31.37   Verifying        : binutils-2.30-117.el8.x86_64                         27/80 
21:33:32 #10 31.38   Verifying        : bzip2-1.0.6-26.el8.x86_64                            28/80 
21:33:32 #10 31.38   Verifying        : cpio-2.12-11.el8.x86_64                              29/80 
21:33:32 #10 31.38   Verifying        : diffutils-3.6-6.el8.x86_64                           30/80 
21:33:32 #10 31.38   Verifying        : dnf-plugins-core-4.0.21-14.el8.noarch                31/80 
21:33:32 #10 31.38   Verifying        : elfutils-0.187-4.el8.x86_64                          32/80 
21:33:32 #10 31.38   Verifying        : elfutils-debuginfod-client-0.187-4.el8.x86_64        33/80 
21:33:32 #10 31.38   Verifying        : emacs-filesystem-1:26.1-7.el8.noarch                 34/80 
21:33:32 #10 31.38   Verifying        : file-5.33-20.el8.x86_64                              35/80 
21:33:32 #10 31.38   Verifying        : glibc-gconv-extra-2.28-208.el8.x86_64                36/80 
21:33:32 #10 31.38   Verifying        : groff-base-1.22.3-18.el8.x86_64                      37/80 
21:33:32 #10 31.38   Verifying        : libbabeltrace-1.5.4-4.el8.x86_64                     38/80 
21:33:32 #10 31.38   Verifying        : libpkgconf-1.4.2-1.el8.x86_64                        39/80 
21:33:32 #10 31.38   Verifying        : libtool-ltdl-2.4.6-25.el8.x86_64                     40/80 
21:33:32 #10 31.38   Verifying        : ncurses-6.1-9.20180224.el8.x86_64                    41/80 
21:33:32 #10 31.38   Verifying        : patch-2.7.6-11.el8.x86_64                            42/80 
21:33:32 #10 31.38   Verifying        : perl-Carp-1.42-396.el8.noarch                        43/80 
21:33:32 #10 31.38   Verifying        : perl-Encode-4:2.97-3.el8.x86_64                      44/80 
21:33:32 #10 31.38   Verifying        : perl-Errno-1.28-421.el8.x86_64                       45/80 
21:33:32 #10 31.38   Verifying        : perl-Exporter-5.72-396.el8.noarch                    46/80 
21:33:32 #10 31.38   Verifying        : perl-File-Path-2.15-2.el8.noarch                     47/80 
21:33:32 #10 31.38   Verifying        : perl-File-Temp-0.230.600-1.el8.noarch                48/80 
21:33:32 #10 31.38   Verifying        : perl-Getopt-Long-1:2.50-4.el8.noarch                 49/80 
21:33:32 #10 31.38   Verifying        : perl-HTTP-Tiny-0.074-1.el8.noarch                    50/80 
21:33:32 #10 31.38   Verifying        : perl-IO-1.38-421.el8.x86_64                          51/80 
21:33:32 #10 31.38   Verifying        : perl-MIME-Base64-3.15-396.el8.x86_64                 52/80 
21:33:32 #10 31.38   Verifying        : perl-PathTools-3.74-1.el8.x86_64                     53/80 
21:33:32 #10 31.38   Verifying        : perl-Pod-Escapes-1:1.07-395.el8.noarch               54/80 
21:33:32 #10 31.38   Verifying        : perl-Pod-Perldoc-3.28-396.el8.noarch                 55/80 
21:33:32 #10 31.38   Verifying        : perl-Pod-Simple-1:3.35-395.el8.noarch                56/80 
21:33:32 #10 31.38   Verifying        : perl-Pod-Usage-4:1.69-395.el8.noarch                 57/80 
21:33:32 #10 31.38   Verifying        : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64           58/80 
21:33:32 #10 31.38   Verifying        : perl-Socket-4:2.027-3.el8.x86_64                     59/80 
21:33:32 #10 31.38   Verifying        : perl-Storable-1:3.11-3.el8.x86_64                    60/80 
21:33:32 #10 31.38   Verifying        : perl-Term-ANSIColor-4.06-396.el8.noarch              61/80 
21:33:32 #10 31.38   Verifying        : perl-Term-Cap-1.17-395.el8.noarch                    62/80 
21:33:32 #10 31.38   Verifying        : perl-Text-ParseWords-3.30-395.el8.noarch             63/80 
21:33:32 #10 31.38   Verifying        : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         64/80 
21:33:32 #10 31.38   Verifying        : perl-Time-Local-1:1.280-1.el8.noarch                 65/80 
21:33:32 #10 31.38   Verifying        : perl-Unicode-Normalize-1.25-396.el8.x86_64           66/80 
21:33:32 #10 31.38   Verifying        : perl-constant-1.33-396.el8.noarch                    67/80 
21:33:32 #10 31.38   Verifying        : perl-interpreter-4:5.26.3-421.el8.x86_64             68/80 
21:33:32 #10 31.38   Verifying        : perl-libs-4:5.26.3-421.el8.x86_64                    69/80 
21:33:32 #10 31.38   Verifying        : perl-macros-4:5.26.3-421.el8.x86_64                  70/80 
21:33:32 #10 31.38   Verifying        : perl-parent-1:0.237-1.el8.noarch                     71/80 
21:33:32 #10 31.38   Verifying        : perl-podlators-4.11-1.el8.noarch                     72/80 
21:33:32 #10 31.38   Verifying        : perl-threads-1:2.21-2.el8.x86_64                     73/80 
21:33:32 #10 31.38   Verifying        : perl-threads-shared-1.58-2.el8.x86_64                74/80 
21:33:32 #10 31.38   Verifying        : pkgconf-1.4.2-1.el8.x86_64                           75/80 
21:33:32 #10 31.38   Verifying        : pkgconf-m4-1.4.2-1.el8.noarch                        76/80 
21:33:32 #10 31.38   Verifying        : pkgconf-pkg-config-1.4.2-1.el8.x86_64                77/80 
21:33:32 #10 31.38   Verifying        : unzip-6.0-46.el8.x86_64                              78/80 
21:33:32 #10 31.38   Verifying        : xz-5.2.4-4.el8.x86_64                                79/80 
21:33:32 #10 31.38   Verifying        : zip-3.0-23.el8.x86_64                                80/80 
21:33:32 #10 31.54 
21:33:32 #10 31.54 Downgraded:
21:33:32 #10 31.54   xz-libs-5.2.4-4.el8.x86_64                                                    
21:33:32 #10 31.54 Installed:
21:33:32 #10 31.54   binutils-2.30-117.el8.x86_64                                                  
21:33:32 #10 31.54   bzip2-1.0.6-26.el8.x86_64                                                     
21:33:32 #10 31.54   cpio-2.12-11.el8.x86_64                                                       
21:33:32 #10 31.54   desktop-file-utils-0.23-8.el8.x86_64                                          
21:33:32 #10 31.54   diffutils-3.6-6.el8.x86_64                                                    
21:33:32 #10 31.54   dnf-plugins-core-4.0.21-14.el8.noarch                                         
21:33:32 #10 31.54   dwz-0.12-10.el8.x86_64                                                        
21:33:32 #10 31.54   efi-srpm-macros-3-3.el8.noarch                                                
21:33:32 #10 31.54   elfutils-0.187-4.el8.x86_64                                                   
21:33:32 #10 31.54   elfutils-debuginfod-client-0.187-4.el8.x86_64                                 
21:33:32 #10 31.54   emacs-filesystem-1:26.1-7.el8.noarch                                          
21:33:32 #10 31.54   file-5.33-20.el8.x86_64                                                       
21:33:32 #10 31.54   gc-7.6.4-3.el8.x86_64                                                         
21:33:32 #10 31.54   gdb-headless-8.2-19.el8.x86_64                                                
21:33:32 #10 31.54   ghc-srpm-macros-1.4.2-7.el8.noarch                                            
21:33:32 #10 31.54   glibc-gconv-extra-2.28-208.el8.x86_64                                         
21:33:32 #10 31.54   go-srpm-macros-2-17.el8.noarch                                                
21:33:32 #10 31.54   groff-base-1.22.3-18.el8.x86_64                                               
21:33:32 #10 31.54   guile-5:2.0.14-7.el8.x86_64                                                   
21:33:32 #10 31.54   libatomic_ops-7.6.2-3.el8.x86_64                                              
21:33:32 #10 31.54   libbabeltrace-1.5.4-4.el8.x86_64                                              
21:33:32 #10 31.54   libipt-1.6.1-8.el8.x86_64                                                     
21:33:32 #10 31.54   libpkgconf-1.4.2-1.el8.x86_64                                                 
21:33:32 #10 31.54   libtool-ltdl-2.4.6-25.el8.x86_64                                              
21:33:32 #10 31.54   ncurses-6.1-9.20180224.el8.x86_64                                             
21:33:32 #10 31.54   ocaml-srpm-macros-5-4.el8.noarch                                              
21:33:32 #10 31.54   openblas-srpm-macros-2-2.el8.noarch                                           
21:33:32 #10 31.54   patch-2.7.6-11.el8.x86_64                                                     
21:33:32 #10 31.54   perl-Carp-1.42-396.el8.noarch                                                 
21:33:32 #10 31.54   perl-Encode-4:2.97-3.el8.x86_64                                               
21:33:32 #10 31.54   perl-Errno-1.28-421.el8.x86_64                                                
21:33:32 #10 31.54   perl-Exporter-5.72-396.el8.noarch                                             
21:33:32 #10 31.54   perl-File-Path-2.15-2.el8.noarch                                              
21:33:32 #10 31.54   perl-File-Temp-0.230.600-1.el8.noarch                                         
21:33:32 #10 31.54   perl-Getopt-Long-1:2.50-4.el8.noarch                                          
21:33:32 #10 31.54   perl-HTTP-Tiny-0.074-1.el8.noarch                                             
21:33:32 #10 31.54   perl-IO-1.38-421.el8.x86_64                                                   
21:33:32 #10 31.54   perl-IO-Socket-IP-0.39-5.el8.noarch                                           
21:33:32 #10 31.54   perl-MIME-Base64-3.15-396.el8.x86_64                                          
21:33:32 #10 31.54   perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch                 
21:33:32 #10 31.54   perl-PathTools-3.74-1.el8.x86_64                                              
21:33:32 #10 31.54   perl-Pod-Escapes-1:1.07-395.el8.noarch                                        
21:33:32 #10 31.54   perl-Pod-Perldoc-3.28-396.el8.noarch                                          
21:33:32 #10 31.54   perl-Pod-Simple-1:3.35-395.el8.noarch                                         
21:33:32 #10 31.54   perl-Pod-Usage-4:1.69-395.el8.noarch                                          
21:33:32 #10 31.54   perl-Scalar-List-Utils-3:1.49-2.el8.x86_64                                    
21:33:32 #10 31.54   perl-Socket-4:2.027-3.el8.x86_64                                              
21:33:32 #10 31.54   perl-Storable-1:3.11-3.el8.x86_64                                             
21:33:32 #10 31.54   perl-Term-ANSIColor-4.06-396.el8.noarch                                       
21:33:32 #10 31.54   perl-Term-Cap-1.17-395.el8.noarch                                             
21:33:32 #10 31.54   perl-Text-ParseWords-3.30-395.el8.noarch                                      
21:33:32 #10 31.54   perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch                                  
21:33:32 #10 31.54   perl-Time-Local-1:1.280-1.el8.noarch                                          
21:33:32 #10 31.54   perl-Unicode-Normalize-1.25-396.el8.x86_64                                    
21:33:32 #10 31.54   perl-constant-1.33-396.el8.noarch                                             
21:33:32 #10 31.54   perl-interpreter-4:5.26.3-421.el8.x86_64                                      
21:33:32 #10 31.54   perl-libs-4:5.26.3-421.el8.x86_64                                             
21:33:32 #10 31.54   perl-macros-4:5.26.3-421.el8.x86_64                                           
21:33:32 #10 31.54   perl-parent-1:0.237-1.el8.noarch                                              
21:33:32 #10 31.54   perl-podlators-4.11-1.el8.noarch                                              
21:33:32 #10 31.54   perl-srpm-macros-1-25.el8.noarch                                              
21:33:32 #10 31.54   perl-threads-1:2.21-2.el8.x86_64                                              
21:33:32 #10 31.54   perl-threads-shared-1.58-2.el8.x86_64                                         
21:33:32 #10 31.54   pkgconf-1.4.2-1.el8.x86_64                                                    
21:33:32 #10 31.54   pkgconf-m4-1.4.2-1.el8.noarch                                                 
21:33:32 #10 31.54   pkgconf-pkg-config-1.4.2-1.el8.x86_64                                         
21:33:32 #10 31.54   python-rpm-macros-3-43.el8.noarch                                             
21:33:32 #10 31.54   python-srpm-macros-3-43.el8.noarch                                            
21:33:32 #10 31.54   python3-rpm-macros-3-43.el8.noarch                                            
21:33:32 #10 31.54   qt5-srpm-macros-5.15.3-1.el8.noarch                                           
21:33:32 #10 31.54   redhat-rpm-config-130-1.el8.noarch                                            
21:33:32 #10 31.54   rpm-build-4.14.3-23.el8.x86_64                                                
21:33:32 #10 31.54   rpmlint-1.10-14.el8.noarch                                                    
21:33:32 #10 31.54   rust-srpm-macros-5-2.el8.noarch                                               
21:33:32 #10 31.54   unzip-6.0-46.el8.x86_64                                                       
21:33:32 #10 31.54   xz-5.2.4-4.el8.x86_64                                                         
21:33:32 #10 31.54   zip-3.0-23.el8.x86_64                                                         
21:33:32 #10 31.54   zstd-1.4.4-1.el8.x86_64                                                       
21:33:32 #10 31.54 
21:33:32 #10 31.54 Complete!
21:33:32 #8 40.94 Unpacking patchutils (0.3.4-2) ...
21:33:32 #8 41.01 Selecting previously unselected package wdiff.
21:33:32 #8 41.01 Preparing to unpack .../138-wdiff_1.2.2-2+b1_armhf.deb ...
21:33:32 #8 41.01 Unpacking wdiff (1.2.2-2+b1) ...
21:33:32 #8 41.10 Selecting previously unselected package devscripts.
21:33:32 #8 41.10 Preparing to unpack .../139-devscripts_2.19.5+deb10u1_armhf.deb ...
21:33:32 #8 41.15 Unpacking devscripts (2.19.5+deb10u1) ...
21:33:32 #8 36.18 Unpacking distro-info-data (0.51+deb11u2) ...
21:33:32 #8 36.26 Selecting previously unselected package python3-pkg-resources.
21:33:32 #8 36.26 Preparing to unpack .../145-python3-pkg-resources_52.0.0-4_all.deb ...
21:33:32 #8 36.26 Unpacking python3-pkg-resources (52.0.0-4) ...
21:33:32 #8 ...
21:33:32 
21:33:32 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:33:32 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:33:32 #13 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 18.0s
21:33:32 #13 ...
21:33:32 
21:33:32 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:33:32 #8 sha256:b54c72e86d0bca4816908c09da59cc2f546c36b90631f0152d755320fecd8a7b
21:33:32 #8 36.37 Selecting previously unselected package python3-chardet.
21:33:32 #8 36.37 Preparing to unpack .../146-python3-chardet_4.0.0-1_all.deb ...
21:33:32 #8 36.38 Unpacking python3-chardet (4.0.0-1) ...
21:33:32 #12 74.21   Installing : glibc-devel-2.17-326.el7_9.aarch64                         48/68 
21:33:32 #8 44.95 Unpacking manpages-dev (4.15-1) ...
21:33:32 #8 48.95 Setting up libwww-robotrules-perl (6.01-1) ...
21:33:32 #8 48.96 Setting up python3-debian (0.1.32) ...
21:33:32 #8 49.12 Setting up libauthen-sasl-perl (2.1600-1) ...
21:33:32 #8 49.14 Setting up libclass-accessor-perl (0.51-1) ...
21:33:32 #8 49.17 Setting up libsort-key-perl (1.33-2) ...
21:33:32 #8 49.19 Setting up libhtml-tagset-perl (3.20-3) ...
21:33:32 #8 49.20 Setting up libpath-tiny-perl (0.104-1) ...
21:33:32 #8 49.21 Setting up libnet-domain-tld-perl (1.75-1) ...
21:33:32 #8 49.22 Setting up libsub-install-perl (0.928-1) ...
21:33:32 #8 49.23 Setting up libdata-optlist-perl (0.110-1) ...
21:33:32 #8 49.25 Setting up libio-stringy-perl (2.111-2) ...
21:33:32 #8 49.26 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
21:33:32 #8 49.27 Setting up libtry-tiny-perl (0.30-1) ...
21:33:32 #8 49.28 Setting up libclass-method-modifiers-perl (2.12-1) ...
21:33:32 #8 49.30 Setting up libfont-afm-perl (1.20-2) ...
21:33:32 #9 45.86 Setting up python3-requests (2.25.1+dfsg-2) ...
21:33:32 #9 46.02 Setting up libdata-optlist-perl (0.112-1) ...
21:33:32 #9 46.03 Setting up libipc-run-perl (20200505.0-1) ...
21:33:32 #9 46.04 Setting up git (1:2.34.1-1ubuntu1.4) ...
21:33:32 #9 46.06 Setting up libtext-xslate-perl:amd64 (3.5.9-1build1) ...
21:33:32 #9 46.07 Setting up libcontextual-return-perl (0.004014-2) ...
21:33:32 #9 46.08 Setting up libwww-robotrules-perl (6.02-1) ...
21:33:32 #9 46.09 Setting up libtypes-serialiser-perl (1.01-1) ...
21:33:32 #9 46.10 Setting up g++ (4:11.2.0-1ubuntu1) ...
21:33:32 #9 46.14 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:33:32 #9 46.14 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:33:32 #9 46.15 Setting up libhtml-parser-perl:amd64 (3.76-1build2) ...
21:33:32 #9 46.16 Setting up libgit-wrapper-perl (0.048-1) ...
21:33:32 #9 46.17 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
21:33:32 #9 46.18 Setting up librole-tiny-perl (2.002004-1) ...
21:33:32 #8 33.93 Unpacking patch (2.7.6-7) ...
21:33:32 #8 33.99 Selecting previously unselected package make.
21:33:32 #8 33.99 Preparing to unpack .../050-make_4.3-4.1_armhf.deb ...
21:33:32 #8 34.00 Unpacking make (4.3-4.1) ...
21:33:32 #8 34.10 Selecting previously unselected package dpkg-dev.
21:33:32 #8 34.10 Preparing to unpack .../051-dpkg-dev_1.20.11+rpi1_all.deb ...
21:33:32 #8 34.10 Unpacking dpkg-dev (1.20.11+rpi1) ...
21:33:32 #9 44.56 Preparing to unpack .../332-python3-urllib3_1.25.8-2ubuntu0.1_all.deb ...
21:33:32 #9 44.57 Unpacking python3-urllib3 (1.25.8-2ubuntu0.1) ...
21:33:32 #9 44.61 Selecting previously unselected package python3-requests.
21:33:32 #9 44.61 Preparing to unpack .../333-python3-requests_2.22.0-2ubuntu1_all.deb ...
21:33:32 #9 44.62 Unpacking python3-requests (2.22.0-2ubuntu1) ...
21:33:32 #9 44.74 Selecting previously unselected package python3-unidiff.
21:33:32 #9 44.74 Preparing to unpack .../334-python3-unidiff_0.5.5-2_all.deb ...
21:33:32 #9 44.78 Unpacking python3-unidiff (0.5.5-2) ...
21:33:32 #13 10.69   Installing       : python3-setools-4.3.0-3.el8.aarch64                  11/74 
21:33:32 #13 10.72   Installing       : python3-audit-3.0.7-4.el8.aarch64                    12/74 
21:33:32 #13 10.74   Installing       : perl-Data-Dumper-2.167-399.el8.aarch64               13/74 
21:33:32 #13 10.80   Installing       : autoconf-2.69-29.el8.noarch                          14/74 
21:33:32 #13 10.82   Running scriptlet: autoconf-2.69-29.el8.noarch                          14/74 
21:33:32 #13 10.85   Installing       : pcre2-utf32-10.32-3.el8.aarch64                      15/74 
21:33:32 #9 45.64 Selecting previously unselected package libsub-install-perl.
21:33:32 #9 45.64 Preparing to unpack .../214-libsub-install-perl_0.928-1_all.deb ...
21:33:32 #9 45.64 Unpacking libsub-install-perl (0.928-1) ...
21:33:32 #9 45.68 Selecting previously unselected package libdata-optlist-perl.
21:33:32 #9 45.68 Preparing to unpack .../215-libdata-optlist-perl_0.110-1_all.deb ...
21:33:32 #9 45.68 Unpacking libdata-optlist-perl (0.110-1) ...
21:33:32 #9 45.71 Selecting previously unselected package libsub-exporter-perl.
21:33:32 #9 45.71 Preparing to unpack .../216-libsub-exporter-perl_0.987-1_all.deb ...
21:33:32 #9 45.72 Unpacking libsub-exporter-perl (0.987-1) ...
21:33:32 #9 45.75 Selecting previously unselected package libconst-fast-perl.
21:33:32 #9 45.75 Preparing to unpack .../217-libconst-fast-perl_0.014-1_all.deb ...
21:33:32 #9 45.76 Unpacking libconst-fast-perl (0.014-1) ...
21:33:32 #9 45.79 Selecting previously unselected package libwant-perl.
21:33:32 #9 45.79 Preparing to unpack .../218-libwant-perl_0.29-1build4_armhf.deb ...
21:33:32 #9 45.80 Unpacking libwant-perl (0.29-1build4) ...
21:33:32 #9 45.82 Selecting previously unselected package libcontextual-return-perl.
21:33:32 #9 45.83 Preparing to unpack .../219-libcontextual-return-perl_0.004014-2_all.deb ...
21:33:32 #9 45.83 Unpacking libcontextual-return-perl (0.004014-2) ...
21:33:32 #9 41.04 Selecting previously unselected package liblog-any-adapter-screen-perl.
21:33:32 #9 41.04 Preparing to unpack .../257-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
21:33:32 #9 41.05 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
21:33:32 #9 41.08 Selecting previously unselected package libpackage-stash-perl.
21:33:32 #9 41.08 Preparing to unpack .../258-libpackage-stash-perl_0.39-1_all.deb ...
21:33:32 #9 41.09 Unpacking libpackage-stash-perl (0.39-1) ...
21:33:32 #9 41.12 Selecting previously unselected package libsub-identify-perl.
21:33:32 #9 41.12 Preparing to unpack .../259-libsub-identify-perl_0.14-1build5_armhf.deb ...
21:33:32 #9 41.12 Unpacking libsub-identify-perl (0.14-1build5) ...
21:33:32 #9 41.15 Selecting previously unselected package libsub-name-perl.
21:33:32 #9 41.15 Preparing to unpack .../260-libsub-name-perl_0.26-1build3_armhf.deb ...
21:33:32 #9 41.16 Unpacking libsub-name-perl (0.26-1build3) ...
21:33:32 #9 41.19 Selecting previously unselected package libnamespace-clean-perl.
21:33:32 #9 41.19 Preparing to unpack .../261-libnamespace-clean-perl_0.27-1_all.deb ...
21:33:32 #9 41.20 Unpacking libnamespace-clean-perl (0.27-1) ...
21:33:32 #9 41.22 Selecting previously unselected package libpath-tiny-perl.
21:33:32 #9 41.23 Preparing to unpack .../262-libpath-tiny-perl_0.122-1_all.deb ...
21:33:32 #9 41.23 Unpacking libpath-tiny-perl (0.122-1) ...
21:33:32 #9 45.88 Public key for perl-5.16.3-299.el7_9.x86_64.rpm is not installed
21:33:32 #12 19.41   Installing       : libedit-3.1-37.20210216cvs.el9.aarch64               13/71 
21:33:32 #12 0.855 Hit:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease
21:33:32 #8 53.18 Setting up bsdmainutils (11.1.2+b1) ...
21:33:32 #8 53.20 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
21:33:32 #8 53.21 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
21:33:32 #8 53.21 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ...
21:33:32 #8 53.23 Setting up libcroco3:amd64 (0.6.12-3) ...
21:33:32 #8 53.24 Setting up libgdbm-compat4:amd64 (1.18.1-4) ...
21:33:32 #8 53.25 Setting up ucf (3.0038+nmu1) ...
21:33:32 #8 53.37 Setting up libgcc-8-dev:amd64 (8.3.0-6) ...
21:33:32 #8 41.43 Selecting previously unselected package diffstat.
21:33:32 #8 41.43 Preparing to unpack .../140-diffstat_1.62-1_armhf.deb ...
21:33:32 #8 41.44 Unpacking diffstat (1.62-1) ...
21:33:32 #8 41.48 Selecting previously unselected package distro-info-data.
21:33:32 #8 41.48 Preparing to unpack .../141-distro-info-data_0.41+deb10u4_all.deb ...
21:33:32 #8 41.48 Unpacking distro-info-data (0.41+deb10u4) ...
21:33:32 #8 36.49 Selecting previously unselected package python3-six.
21:33:32 #8 36.49 Preparing to unpack .../147-python3-six_1.16.0-2_all.deb ...
21:33:32 #8 36.50 Unpacking python3-six (1.16.0-2) ...
21:33:32 #8 36.54 Selecting previously unselected package python3-debian.
21:33:32 #8 36.54 Preparing to unpack .../148-python3-debian_0.1.39_all.deb ...
21:33:32 #8 36.56 Unpacking python3-debian (0.1.39) ...
21:33:32 #8 36.63 Selecting previously unselected package libgpgme11:armhf.
21:33:32 #8 36.63 Preparing to unpack .../149-libgpgme11_1.14.0-1+b2_armhf.deb ...
21:33:32 #8 36.64 Unpacking libgpgme11:armhf (1.14.0-1+b2) ...
21:33:32 #8 36.71 Selecting previously unselected package python3-gpg.
21:33:32 #8 36.71 Preparing to unpack .../150-python3-gpg_1.14.0-1+b2_armhf.deb ...
21:33:32 #8 45.27 Selecting previously unselected package python3-certifi.
21:33:32 #8 45.27 Preparing to unpack .../263-python3-certifi_2018.1.18-2_all.deb ...
21:33:32 #8 45.27 Unpacking python3-certifi (2018.1.18-2) ...
21:33:32 #8 45.33 Selecting previously unselected package python3-idna.
21:33:32 #8 45.33 Preparing to unpack .../264-python3-idna_2.6-1_all.deb ...
21:33:32 #8 45.34 Unpacking python3-idna (2.6-1) ...
21:33:32 #8 45.39 Selecting previously unselected package python3-urllib3.
21:33:32 #8 45.39 Preparing to unpack .../265-python3-urllib3_1.22-1ubuntu0.18.04.2_all.deb ...
21:33:32 #8 45.39 Unpacking python3-urllib3 (1.22-1ubuntu0.18.04.2) ...
21:33:32 #8 45.45 Selecting previously unselected package python3-requests.
21:33:32 #8 45.46 Preparing to unpack .../266-python3-requests_2.18.4-2ubuntu0.1_all.deb ...
21:33:32 #8 45.46 Unpacking python3-requests (2.18.4-2ubuntu0.1) ...
21:33:32 #8 45.51 Selecting previously unselected package python3-unidiff.
21:33:32 #8 49.31 Setting up libregexp-pattern-license-perl (3.0.31-3) ...
21:33:32 #8 49.32 Setting up python3-apt (1.6.5ubuntu0.7) ...
21:33:32 #8 49.49 Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ...
21:33:32 #8 49.51 Setting up libxext6:amd64 (2:1.3.3-1) ...
21:33:32 #8 49.54 Setting up po-debconf (1.0.20) ...
21:33:32 #8 49.55 Setting up libdistro-info-perl (0.18ubuntu0.18.04.1) ...
21:33:32 #9 46.19 Setting up gnupg (2.2.27-3ubuntu2.1) ...
21:33:32 #9 46.20 Setting up build-essential (12.9ubuntu3) ...
21:33:32 #9 46.22 Setting up libfont-ttf-perl (1.06-1.1) ...
21:33:32 #9 46.23 Setting up libfile-homedir-perl (1.006-1) ...
21:33:32 #9 46.24 Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
21:33:32 #9 46.25 Setting up libio-socket-ssl-perl (2.074-2) ...
21:33:32 #9 46.26 Setting up libsub-exporter-perl (0.988-1) ...
21:33:32 #9 46.27 Setting up libalgorithm-merge-perl (0.08-3) ...
21:33:32 #9 46.28 Setting up libhttp-message-perl (6.36-1) ...
21:33:32 #9 46.30 Setting up libdata-validate-ip-perl (0.30-1) ...
21:33:32 #9 46.31 Setting up libhtml-form-perl (6.07-1) ...
21:33:32 #9 46.32 Setting up libiterator-perl (0.03+ds1-1.1) ...
21:33:32 #9 46.33 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ...
21:33:32 #9 46.34 Setting up libjson-xs-perl (4.030-1build3) ...
21:33:32 #9 46.35 Setting up libhttp-negotiate-perl (6.01-1) ...
21:33:32 #9 46.36 Setting up libio-prompter-perl (0.004015-1) ...
21:33:32 #9 46.37 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
21:33:32 #9 46.38 Setting up libhttp-cookies-perl (6.10-1) ...
21:33:32 #9 46.39 Setting up po-debconf (1.0.21+nmu1) ...
21:33:32 #8 34.29 Selecting previously unselected package libelf1:armhf.
21:33:32 #8 34.29 Preparing to unpack .../052-libelf1_0.183-1_armhf.deb ...
21:33:32 #8 34.29 Unpacking libelf1:armhf (0.183-1) ...
21:33:32 #8 34.36 Selecting previously unselected package dwz.
21:33:32 #8 34.36 Preparing to unpack .../053-dwz_0.13+20210201-1_armhf.deb ...
21:33:32 #8 34.37 Unpacking dwz (0.13+20210201-1) ...
21:33:32 #8 34.44 Selecting previously unselected package libicu67:armhf.
21:33:32 #8 34.44 Preparing to unpack .../054-libicu67_67.1-7_armhf.deb ...
21:33:32 #8 34.44 Unpacking libicu67:armhf (67.1-7) ...
21:33:32 #9 44.95 Selecting previously unselected package python3-xdg.
21:33:32 #9 44.95 Preparing to unpack .../335-python3-xdg_0.26-1ubuntu1_all.deb ...
21:33:32 #9 44.96 Unpacking python3-xdg (0.26-1ubuntu1) ...
21:33:32 #9 45.00 Selecting previously unselected package unzip.
21:33:32 #9 45.00 Preparing to unpack .../336-unzip_6.0-25ubuntu1_amd64.deb ...
21:33:32 #9 45.01 Unpacking unzip (6.0-25ubuntu1) ...
21:33:32 #9 45.05 Selecting previously unselected package equivs.
21:33:32 #9 45.05 Preparing to unpack .../337-equivs_2.2.0_all.deb ...
21:33:32 #9 45.06 Unpacking equivs (2.2.0) ...
21:33:32 #9 45.09 Selecting previously unselected package libauthen-sasl-perl.
21:33:32 #9 45.09 Preparing to unpack .../338-libauthen-sasl-perl_2.1600-1_all.deb ...
21:33:32 #9 45.09 Unpacking libauthen-sasl-perl (2.1600-1) ...
21:33:32 #9 45.13 Selecting previously unselected package python3-magic.
21:33:32 #13 10.88   Installing       : pcre2-utf16-10.32-3.el8.aarch64                      16/74 
21:33:32 #13 10.96   Installing       : pcre2-devel-10.32-3.el8.aarch64                      17/74 
21:33:32 #13 10.98   Running scriptlet: openssh-8.0p1-16.el8.aarch64                         18/74 
21:33:32 #13 11.05   Installing       : openssh-8.0p1-16.el8.aarch64                         18/74 
21:33:32 #13 11.07   Installing       : libubsan-8.5.0-15.el8.aarch64                        19/74 
21:33:32 #13 11.09   Running scriptlet: libubsan-8.5.0-15.el8.aarch64                        19/74 
21:33:32 #13 11.12   Installing       : libsepol-devel-2.9-3.el8.aarch64                     20/74 
21:33:32 #9 45.87 Selecting previously unselected package libcpanel-json-xs-perl.
21:33:32 #9 45.87 Preparing to unpack .../220-libcpanel-json-xs-perl_4.19-1build1_armhf.deb ...
21:33:32 #9 45.88 Unpacking libcpanel-json-xs-perl (4.19-1build1) ...
21:33:32 #9 45.91 Selecting previously unselected package libdata-dump-perl.
21:33:32 #9 45.92 Preparing to unpack .../221-libdata-dump-perl_1.23-1_all.deb ...
21:33:32 #9 45.92 Unpacking libdata-dump-perl (1.23-1) ...
21:33:32 #9 45.95 Selecting previously unselected package libdigest-bubblebabble-perl.
21:33:32 #9 45.95 Preparing to unpack .../222-libdigest-bubblebabble-perl_0.02-2_all.deb ...
21:33:32 #9 45.96 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
21:33:32 #9 46.01 Selecting previously unselected package libdigest-hmac-perl.
21:33:32 #9 46.02 Preparing to unpack .../223-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
21:33:32 #9 46.02 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
21:33:32 #9 46.05 Selecting previously unselected package libdistro-info-perl.
21:33:32 #9 46.05 Preparing to unpack .../224-libdistro-info-perl_0.23ubuntu1_all.deb ...
21:33:32 #9 46.06 Unpacking libdistro-info-perl (0.23ubuntu1) ...
21:33:32 #9 46.09 Selecting previously unselected package libnet-smtp-ssl-perl.
21:33:32 #9 46.09 Preparing to unpack .../225-libnet-smtp-ssl-perl_1.04-1_all.deb ...
21:33:32 #9 46.09 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
21:33:32 #11 1.221 Reading package lists...
21:33:32 #11 2.621 dh_testdir
21:33:32 #11 2.638 dh_testroot
21:33:32 #11 2.654 dh_prep
21:33:32 #11 2.674 dh_testdir
21:33:32 #11 2.689 dh_testroot
21:33:32 #8 52.25 129 added, 0 removed; done.
21:33:32 #8 52.31 Setting up libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ...
21:33:32 #8 52.32 Setting up shared-mime-info (2.0-1) ...
21:33:33 #9 41.26 Selecting previously unselected package libstrictures-perl.
21:33:33 #9 41.27 Preparing to unpack .../263-libstrictures-perl_2.000006-1_all.deb ...
21:33:33 #9 41.27 Unpacking libstrictures-perl (2.000006-1) ...
21:33:33 #9 41.30 Selecting previously unselected package libtype-tiny-perl.
21:33:33 #9 41.30 Preparing to unpack .../264-libtype-tiny-perl_1.012004-1_all.deb ...
21:33:33 #9 41.30 Unpacking libtype-tiny-perl (1.012004-1) ...
21:33:33 #9 41.35 Selecting previously unselected package libgitlab-api-v4-perl.
21:33:33 #9 41.35 Preparing to unpack .../265-libgitlab-api-v4-perl_0.26-1_all.deb ...
21:33:33 #9 41.36 Unpacking libgitlab-api-v4-perl (0.26-1) ...
21:33:33 #9 41.41 Selecting previously unselected package libhash-fieldhash-perl.
21:33:33 #9 41.41 Preparing to unpack .../266-libhash-fieldhash-perl_0.15-1build5_armhf.deb ...
21:33:33 #9 41.42 Unpacking libhash-fieldhash-perl (0.15-1build5) ...
21:33:33 #9 41.44 Selecting previously unselected package libhtml-form-perl.
21:33:33 #9 41.45 Preparing to unpack .../267-libhtml-form-perl_6.07-1_all.deb ...
21:33:33 #9 41.45 Unpacking libhtml-form-perl (6.07-1) ...
21:33:33 #9 41.48 Selecting previously unselected package libhtml-format-perl.
21:33:33 #9 41.48 Preparing to unpack .../268-libhtml-format-perl_2.12-1.1_all.deb ...
21:33:33 #9 41.49 Unpacking libhtml-format-perl (2.12-1.1) ...
21:33:33 #12 19.77   Installing       : llvm-libs-14.0.5-1.el9.aarch64                       14/71 
21:33:33 #12 19.94   Installing       : cpp-11.3.1-2.1.el9.aarch64                           15/71 
21:33:33 #12 19.95   Installing       : perl-threads-shared-1.61-460.el9.aarch64             16/71 
21:33:33 #12 19.98   Installing       : perl-Thread-Queue-3.14-460.el9.noarch                17/71 
21:33:33 #12 20.03   Installing       : automake-1.16.2-6.el9.noarch                         18/71 
21:33:33 #12 20.04   Installing       : perl-TermReadKey-2.38-11.el9.aarch64                 19/71 
21:33:33 #12 20.06   Installing       : rpm-plugin-selinux-4.16.1.3-17.el9.aarch64           20/71 
21:33:33 #12 20.07   Installing       : selinux-policy-34.1.39-1.el9.noarch                  21/71 
21:33:33 #12 0.891 Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease
21:33:33 #12 0.965 Hit:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease
21:33:33 #12 1.039 Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease
21:33:33 #8 53.38 Setting up libperl5.28:amd64 (5.28.1-6+deb10u1) ...
21:33:33 #8 53.39 Setting up groff-base (1.22.4-3+deb10u1) ...
21:33:33 #8 53.41 Setting up cpp (4:8.3.0-1) ...
21:33:33 #8 53.43 Setting up gpgconf (2.2.12-1+deb10u2) ...
21:33:33 #8 53.44 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
21:33:33 #8 53.45 Setting up libc6-dev:amd64 (2.28-10+deb10u1) ...
21:33:33 #8 53.47 Setting up libx11-6:amd64 (2:1.6.7-1+deb10u2) ...
21:33:33 #8 53.48 Setting up curl (7.64.0-4+deb10u2) ...
21:33:33 #8 53.49 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ...
21:33:33 #8 53.50 Setting up gpg (2.2.12-1+deb10u2) ...
21:33:33 #8 53.51 Setting up guile-2.2-libs:amd64 (2.2.4+1-2+deb10u1) ...
21:33:33 #8 53.52 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
21:33:33 #8 53.53 Setting up libstdc++-8-dev:amd64 (8.3.0-6) ...
21:33:33 #8 53.54 Setting up python3.7 (3.7.3-2+deb10u3) ...
21:33:33 #8 41.55 Selecting previously unselected package python3-pkg-resources.
21:33:33 #8 41.55 Preparing to unpack .../142-python3-pkg-resources_40.8.0-1_all.deb ...
21:33:33 #8 41.57 Unpacking python3-pkg-resources (40.8.0-1) ...
21:33:33 #8 41.66 Selecting previously unselected package python3-chardet.
21:33:33 #8 41.66 Preparing to unpack .../143-python3-chardet_3.0.4-3_all.deb ...
21:33:33 #8 41.66 Unpacking python3-chardet (3.0.4-3) ...
21:33:33 #8 41.72 Selecting previously unselected package python3-six.
21:33:33 #8 41.72 Preparing to unpack .../144-python3-six_1.12.0-1_all.deb ...
21:33:33 #8 41.73 Unpacking python3-six (1.12.0-1) ...
21:33:33 #8 41.78 Selecting previously unselected package python3-debian.
21:33:33 #8 41.78 Preparing to unpack .../145-python3-debian_0.1.35_all.deb ...
21:33:33 #8 45.52 Preparing to unpack .../267-python3-unidiff_0.5.4-1_all.deb ...
21:33:33 #8 45.52 Unpacking python3-unidiff (0.5.4-1) ...
21:33:33 #8 45.58 Selecting previously unselected package python3-xdg.
21:33:33 #8 45.58 Preparing to unpack .../268-python3-xdg_0.25-4ubuntu1.1_all.deb ...
21:33:33 #8 45.59 Unpacking python3-xdg (0.25-4ubuntu1.1) ...
21:33:33 #8 45.63 Selecting previously unselected package unzip.
21:33:33 #8 45.63 Preparing to unpack .../269-unzip_6.0-21ubuntu1.1_armhf.deb ...
21:33:33 #8 45.63 Unpacking unzip (6.0-21ubuntu1.1) ...
21:33:33 #8 45.69 Selecting previously unselected package wdiff.
21:33:33 #8 45.69 Preparing to unpack .../270-wdiff_1.2.2-2_armhf.deb ...
21:33:33 #8 45.69 Unpacking wdiff (1.2.2-2) ...
21:33:33 #8 45.74 Selecting previously unselected package equivs.
21:33:33 #8 49.56 Setting up libio-socket-inet6-perl (2.72-2) ...
21:33:33 #8 49.57 Setting up libxml-namespacesupport-perl (1.12-1) ...
21:33:33 #8 49.58 Setting up libio-pty-perl (1:1.08-1.1build4) ...
21:33:33 #8 49.60 Setting up libfile-which-perl (1.21-1) ...
21:33:33 #8 49.61 Setting up libencode-locale-perl (1.05-1) ...
21:33:33 #8 49.62 Setting up libperlio-gzip-perl (0.19-1build3) ...
21:33:33 #8 49.63 Setting up libtext-levenshtein-perl (0.13-1) ...
21:33:33 #8 49.64 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ...
21:33:33 #8 49.65 Setting up liberror-perl (0.17025-1) ...
21:33:33 #8 49.67 Setting up libvariable-magic-perl (0.62-1) ...
21:33:33 #8 49.68 Setting up libtimedate-perl (2.3000-2) ...
21:33:33 #8 49.69 Setting up libnet-ip-perl (1.26-1) ...
21:33:33 #8 49.70 Setting up librole-tiny-perl (2.000006-1) ...
21:33:33 #8 49.71 Setting up libnet-ssleay-perl (1.84-1ubuntu0.2) ...
21:33:33 #8 49.73 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ...
21:33:33 #8 49.74 Setting up libfile-homedir-perl (1.002-1) ...
21:33:33 #8 49.75 Setting up libipc-system-simple-perl (1.25-4) ...
21:33:33 #8 49.76 Setting up libfile-basedir-perl (0.07-1) ...
21:33:33 #9 46.40 Setting up libhtml-tree-perl (5.07-2) ...
21:33:33 #9 46.41 Setting up libparams-classify-perl (0.015-1build5) ...
21:33:33 #9 46.43 Setting up libhtml-format-perl (2.12-1.1) ...
21:33:33 #9 46.44 Setting up libxml-sax-perl (1.02+dfsg-3) ...
21:33:33 #9 46.49 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
21:33:33 #9 46.55 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:33:33 #9 46.67 
21:33:33 #9 46.67 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:33:33 #8 36.72 Unpacking python3-gpg (1.14.0-1+b2) ...
21:33:33 #8 36.86 Selecting previously unselected package dput.
21:33:33 #8 36.86 Preparing to unpack .../151-dput_1.1.0_all.deb ...
21:33:33 #8 36.88 Unpacking dput (1.1.0) ...
21:33:33 #8 36.99 Selecting previously unselected package equivs.
21:33:33 #8 36.99 Preparing to unpack .../152-equivs_2.3.1_all.deb ...
21:33:33 #10 DONE 32.1s
21:33:33 #12 75.54   Installing : gcc-4.8.5-44.el7.aarch64                                   49/68 
21:33:33 #12 75.86   Installing : libsepol-devel-2.5-10.el7.aarch64                          50/68 
21:33:33 #12 75.92   Installing : perl-Test-Harness-3.28-3.el7.noarch                        51/68 
21:33:33 #9 45.13 Preparing to unpack .../339-python3-magic_2%3a0.4.15-3_all.deb ...
21:33:33 #9 45.14 Unpacking python3-magic (2:0.4.15-3) ...
21:33:33 #9 45.23 Setting up libapt-pkg-perl (0.1.36build3) ...
21:33:33 #9 45.26 Setting up libksba8:amd64 (1.3.5-2) ...
21:33:33 #9 45.28 Setting up libpipeline1:amd64 (1.5.2-2build1) ...
21:33:33 #9 45.29 Setting up wdiff (1.2.2-2build1) ...
21:33:33 #9 45.31 Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ...
21:33:33 #9 45.32 Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
21:33:33 #9 45.34 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ...
21:33:33 #9 45.36 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ...
21:33:33 #13 11.18   Installing       : libselinux-devel-2.9-5.el8.aarch64                   21/74 
21:33:33 #13 11.25   Installing       : libselinux-utils-2.9-5.el8.aarch64                   22/74 
21:33:33 #13 11.29   Installing       : policycoreutils-2.9-19.el8.aarch64                   23/74 
21:33:33 #9 46.13 Selecting previously unselected package libmailtools-perl.
21:33:33 #9 46.13 Preparing to unpack .../226-libmailtools-perl_2.21-1_all.deb ...
21:33:33 #9 46.13 Unpacking libmailtools-perl (2.21-1) ...
21:33:33 #9 46.17 Selecting previously unselected package libnet-ip-perl.
21:33:33 #9 46.18 Preparing to unpack .../227-libnet-ip-perl_1.26-2_all.deb ...
21:33:33 #9 46.18 Unpacking libnet-ip-perl (1.26-2) ...
21:33:33 #9 46.21 Selecting previously unselected package libnet-dns-perl.
21:33:33 #9 46.22 Preparing to unpack .../228-libnet-dns-perl_1.22-1_all.deb ...
21:33:33 #9 46.22 Unpacking libnet-dns-perl (1.22-1) ...
21:33:33 #9 46.29 Selecting previously unselected package libnet-domain-tld-perl.
21:33:33 #9 46.30 Preparing to unpack .../229-libnet-domain-tld-perl_1.75-1_all.deb ...
21:33:33 #9 46.30 Unpacking libnet-domain-tld-perl (1.75-1) ...
21:33:33 #9 46.34 Selecting previously unselected package libemail-valid-perl.
21:33:33 #9 46.34 Preparing to unpack .../230-libemail-valid-perl_1.202-1_all.deb ...
21:33:33 #9 46.34 Unpacking libemail-valid-perl (1.202-1) ...
21:33:33 #9 46.37 Selecting previously unselected package libexporter-tiny-perl.
21:33:33 #11 2.706 dh_install
21:33:33 #11 2.730 dh_installdocs
21:33:33 #11 2.760 dh_installchangelogs
21:33:33 #11 2.826 dh_compress
21:33:33 #11 2.863 dh_fixperms
21:33:33 #11 2.908 dh_installdeb
21:33:33 #11 2.933 dh_gencontrol
21:33:33 #9 41.52 Selecting previously unselected package libhtml-html5-entities-perl.
21:33:33 #9 41.52 Preparing to unpack .../269-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
21:33:33 #9 41.53 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
21:33:33 #9 41.56 Selecting previously unselected package libhttp-daemon-perl.
21:33:33 #9 41.57 Preparing to unpack .../270-libhttp-daemon-perl_6.13-1ubuntu0.1_all.deb ...
21:33:33 #9 41.57 Unpacking libhttp-daemon-perl (6.13-1ubuntu0.1) ...
21:33:33 #9 41.61 Selecting previously unselected package libio-interactive-perl.
21:33:33 #9 41.61 Preparing to unpack .../271-libio-interactive-perl_1.023-1_all.deb ...
21:33:33 #9 41.61 Unpacking libio-interactive-perl (1.023-1) ...
21:33:33 #9 41.64 Selecting previously unselected package libio-prompt-tiny-perl.
21:33:33 #9 41.65 Preparing to unpack .../272-libio-prompt-tiny-perl_0.003-1_all.deb ...
21:33:33 #9 41.65 Unpacking libio-prompt-tiny-perl (0.003-1) ...
21:33:33 #9 41.68 Selecting previously unselected package libtypes-serialiser-perl.
21:33:33 #9 41.69 Preparing to unpack .../273-libtypes-serialiser-perl_1.01-1_all.deb ...
21:33:33 #9 41.69 Unpacking libtypes-serialiser-perl (1.01-1) ...
21:33:33 #9 41.72 Selecting previously unselected package libjson-xs-perl.
21:33:33 #9 41.72 Preparing to unpack .../274-libjson-xs-perl_4.030-1build3_armhf.deb ...
21:33:33 #9 41.73 Unpacking libjson-xs-perl (4.030-1build3) ...
21:33:33 #12 20.10   Running scriptlet: selinux-policy-34.1.39-1.el9.noarch                  21/71 
21:33:33 #12 20.12   Running scriptlet: selinux-policy-targeted-34.1.39-1.el9.noarch         22/71 
21:33:33 #12 20.34   Installing       : selinux-policy-targeted-34.1.39-1.el9.noarch         22/71 
21:33:33 #8 33.69 Selecting previously unselected package libxml2:armhf.
21:33:33 #8 33.69 Preparing to unpack .../049-libxml2_2.9.4+dfsg1-7+deb10u4_armhf.deb ...
21:33:33 #8 49.77 Setting up libstring-escape-perl (2010.002-2) ...
21:33:33 #8 49.78 Setting up libb-hooks-op-check-perl (0.22-1) ...
21:33:33 #8 49.81 Setting up libio-html-perl (1.001-1) ...
21:33:33 #8 49.84 Setting up libexporter-tiny-perl (1.000000-2) ...
21:33:33 #8 49.87 Setting up libarchive-cpio-perl (0.10-1) ...
21:33:33 #8 49.88 Setting up libdpkg-perl (1.19.0.5ubuntu2.4) ...
21:33:33 #8 49.89 Setting up libnumber-range-perl (0.12-1) ...
21:33:33 #8 49.90 Setting up liblist-compare-perl (0.53-1) ...
21:33:33 #8 49.92 Setting up autoconf (2.69-11) ...
21:33:33 #8 49.95 Setting up libpath-iterator-rule-perl (1.009-1) ...
21:33:33 #8 49.96 Setting up gcc (4:7.4.0-1ubuntu2.3) ...
21:33:33 #8 49.98 Setting up python3-gpg (1.10.0-1ubuntu2) ...
21:33:33 #8 45.74 Preparing to unpack .../271-equivs_2.1.0_all.deb ...
21:33:33 #8 45.74 Unpacking equivs (2.1.0) ...
21:33:33 #8 45.78 Selecting previously unselected package libauthen-sasl-perl.
21:33:33 #8 45.79 Preparing to unpack .../272-libauthen-sasl-perl_2.1600-1_all.deb ...
21:33:33 #8 45.79 Unpacking libauthen-sasl-perl (2.1600-1) ...
21:33:33 #8 45.84 Selecting previously unselected package python3-magic.
21:33:33 #8 45.84 Preparing to unpack .../273-python3-magic_2%3a0.4.15-1_all.deb ...
21:33:33 #8 45.84 Unpacking python3-magic (2:0.4.15-1) ...
21:33:33 #8 45.91 Setting up python-apt-common (1.6.5ubuntu0.7) ...
21:33:33 #8 45.93 Setting up libnpth0:armhf (1.5-3) ...
21:33:33 #8 45.94 Setting up libedit2:armhf (3.1-20170329-1) ...
21:33:33 #8 41.79 Unpacking python3-debian (0.1.35) ...
21:33:33 #8 41.87 Selecting previously unselected package libgpgme11:armhf.
21:33:33 #8 41.87 Preparing to unpack .../146-libgpgme11_1.12.0-6_armhf.deb ...
21:33:33 #8 41.87 Unpacking libgpgme11:armhf (1.12.0-6) ...
21:33:33 #8 41.97 Selecting previously unselected package python3-gpg.
21:33:33 #8 41.97 Preparing to unpack .../147-python3-gpg_1.12.0-6_armhf.deb ...
21:33:33 #8 41.97 Unpacking python3-gpg (1.12.0-6) ...
21:33:33 #9 46.69 Setting up dput (1.1.0ubuntu2) ...
21:33:33 #9 46.84 Setting up libdata-validate-uri-perl (0.07-2) ...
21:33:33 #9 46.86 Setting up libnet-smtp-ssl-perl (1.04-1) ...
21:33:33 #9 46.87 Setting up libmodule-runtime-perl (0.016-1) ...
21:33:33 #9 46.88 Setting up libmailtools-perl (2.21-1) ...
21:33:33 #9 46.89 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
21:33:33 #9 46.93 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
21:33:33 #8 36.99 Unpacking equivs (2.3.1) ...
21:33:33 #8 37.07 Selecting previously unselected package fonts-dejavu-core.
21:33:33 #8 37.07 Preparing to unpack .../153-fonts-dejavu-core_2.37-2_all.deb ...
21:33:33 #8 37.08 Unpacking fonts-dejavu-core (2.37-2) ...
21:33:33 
21:33:33 #12 [stage-1 6/9] COPY SPECS /root/rpmbuild/SPECS
21:33:33 #12 sha256:de3b5676ec71caa962ea94d2a7e9d31b37f83ff73fe4f57f6e1952275e2b8083
21:33:33 #12 DONE 0.0s
21:33:33 
21:33:33 #13 [stage-1 7/9] RUN   if [ "$(uname -m)" = "x86_64" ]; then     dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/*.spec;   else     dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/docker-c*.spec;     dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/docker-b*.spec;   fi
21:33:33 #13 sha256:eff9f5bbf2761d82141baf9e7ae97baa5194f31d517c0f32bcc9ec6a70cf95b8
21:33:33 #9 45.38 Setting up mime-support (3.64ubuntu1) ...
21:33:33 #9 45.42 Setting up xdg-user-dirs (0.17-2ubuntu1) ...
21:33:33 #9 45.45 Setting up libmagic-mgc (1:5.38-4) ...
21:33:33 #9 45.47 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
21:33:33 #9 45.48 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ...
21:33:33 #9 45.49 No schema files found: doing nothing.
21:33:33 #9 45.50 Setting up distro-info-data (0.43ubuntu1.10) ...
21:33:33 #9 45.51 Setting up manpages (5.05-1) ...
21:33:33 #9 45.52 Setting up unzip (6.0-25ubuntu1) ...
21:33:33 #9 45.55 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
21:33:33 #9 45.57 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ...
21:33:33 #13 11.31   Running scriptlet: policycoreutils-2.9-19.el8.aarch64                   23/74 
21:33:33 #13 11.51   Installing       : python3-policycoreutils-2.9-19.el8.noarch            24/74 
21:33:33 #13 11.55   Installing       : policycoreutils-python-utils-2.9-19.el8.noarch       25/74 
21:33:33 #13 11.57   Installing       : rpm-plugin-selinux-4.14.3-23.el8.aarch64             26/74 
21:33:33 #13 11.58   Installing       : selinux-policy-3.14.3-105.el8.noarch                 27/74 
21:33:33 #13 11.60   Running scriptlet: selinux-policy-3.14.3-105.el8.noarch                 27/74 
21:33:33 #12 76.04   Installing : automake-1.13.4-3.el7.noarch                               52/68 
21:33:33 #12 76.32 install-info: No such file or directory for /usr/share/info/automake.info.gz
21:33:33 #9 46.38 Preparing to unpack .../231-libexporter-tiny-perl_1.002001-1_all.deb ...
21:33:33 #9 46.38 Unpacking libexporter-tiny-perl (1.002001-1) ...
21:33:33 #9 46.42 Selecting previously unselected package libipc-system-simple-perl.
21:33:33 #9 46.42 Preparing to unpack .../232-libipc-system-simple-perl_1.26-1_all.deb ...
21:33:33 #9 46.42 Unpacking libipc-system-simple-perl (1.26-1) ...
21:33:33 #9 46.46 Selecting previously unselected package libfile-basedir-perl.
21:33:33 #9 46.46 Preparing to unpack .../233-libfile-basedir-perl_0.08-1_all.deb ...
21:33:33 #9 46.47 Unpacking libfile-basedir-perl (0.08-1) ...
21:33:33 #9 46.50 Selecting previously unselected package libfile-chdir-perl.
21:33:33 #9 46.51 Preparing to unpack .../234-libfile-chdir-perl_0.1008-1_all.deb ...
21:33:33 #9 46.51 Unpacking libfile-chdir-perl (0.1008-1) ...
21:33:33 #9 46.54 Selecting previously unselected package libfile-fcntllock-perl.
21:33:33 #9 46.54 Preparing to unpack .../235-libfile-fcntllock-perl_0.22-3build4_armhf.deb ...
21:33:33 #9 46.55 Unpacking libfile-fcntllock-perl (0.22-3build4) ...
21:33:33 #9 46.58 Selecting previously unselected package libnumber-compare-perl.
21:33:33 #9 46.58 Preparing to unpack .../236-libnumber-compare-perl_0.03-1_all.deb ...
21:33:33 #9 46.59 Unpacking libnumber-compare-perl (0.03-1) ...
21:33:33 #12 14.76   Running scriptlet: selinux-policy-targeted-34.1.39-1.el9.noarch           1/1 
21:33:33 #12 14.86   Preparing        :                                                        1/1 
21:33:33 #12 14.92   Installing       : make-1:4.3-7.el9.x86_64                               1/69 
21:33:33 #12 14.93   Installing       : perl-DynaLoader-1.47-479.el9.x86_64                   2/69 
21:33:33 #12 14.94   Installing       : perl-threads-1:2.25-460.el9.x86_64                    3/69 
21:33:33 #12 14.99   Installing       : perl-File-Find-1.37-479.el9.noarch                    4/69 
21:33:33 #12 14.99   Installing       : perl-File-Copy-2.34-479.el9.noarch                    5/69 
21:33:33 #12 15.00   Installing       : perl-File-Compare-1.100.600-479.el9.noarch            6/69 
21:33:33 #12 15.03   Installing       : m4-1.4.19-1.el9.x86_64                                7/69 
21:33:33 #12 15.06   Installing       : autoconf-2.69-38.el9.noarch                           8/69 
21:33:33 #11 3.047 dh_md5sums
21:33:33 #11 3.075 dh_builddeb
21:33:33 #11 3.094 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:33:33 #11 3.114 
21:33:33 #11 3.114 The package has been created.
21:33:33 #11 3.114 Attention, the package has been created in the current directory,
21:33:33 #11 3.114 not in ".." as indicated by the message above!
21:33:33 #11 3.165 Selecting previously unselected package docker-ce-build-deps.
21:33:33 #9 41.76 Selecting previously unselected package libjson-maybexs-perl.
21:33:33 #9 41.76 Preparing to unpack .../275-libjson-maybexs-perl_1.004003-1_all.deb ...
21:33:33 #9 41.77 Unpacking libjson-maybexs-perl (1.004003-1) ...
21:33:33 #9 41.80 Selecting previously unselected package libldap-common.
21:33:33 #9 41.80 Preparing to unpack .../276-libldap-common_2.5.12+dfsg-0ubuntu0.22.04.1_all.deb ...
21:33:33 #9 41.81 Unpacking libldap-common (2.5.12+dfsg-0ubuntu0.22.04.1) ...
21:33:33 #9 41.85 Selecting previously unselected package liblist-compare-perl.
21:33:33 #9 41.85 Preparing to unpack .../277-liblist-compare-perl_0.55-1_all.deb ...
21:33:33 #9 41.85 Unpacking liblist-compare-perl (0.55-1) ...
21:33:33 #9 41.90 Selecting previously unselected package liblist-someutils-perl.
21:33:33 #9 41.90 Preparing to unpack .../278-liblist-someutils-perl_0.58-1_all.deb ...
21:33:33 #9 41.90 Unpacking liblist-someutils-perl (0.58-1) ...
21:33:33 #9 41.94 Selecting previously unselected package liblist-someutils-xs-perl.
21:33:33 #9 41.94 Preparing to unpack .../279-liblist-someutils-xs-perl_0.58-2build3_armhf.deb ...
21:33:33 #9 41.95 Unpacking liblist-someutils-xs-perl (0.58-2build3) ...
21:33:33 #9 41.99 Selecting previously unselected package liblist-utilsby-perl.
21:33:33 #9 41.99 Preparing to unpack .../280-liblist-utilsby-perl_0.11-1_all.deb ...
21:33:33 #12 20.39   Running scriptlet: selinux-policy-targeted-34.1.39-1.el9.noarch         22/71 
21:33:33 #12 20.41   Installing       : policycoreutils-devel-3.4-2.el9.aarch64              23/71 
21:33:33 #12 20.54   Installing       : selinux-policy-devel-34.1.39-1.el9.noarch            24/71 
21:33:33 #12 20.58   Running scriptlet: selinux-policy-devel-34.1.39-1.el9.noarch            24/71 
21:33:33 #12 20.59   Installing       : perl-lib-0.65-479.el9.aarch64                        25/71 
21:33:33 #12 20.60   Installing       : perl-Error-1:0.17029-7.el9.noarch                    26/71 
21:33:33 #12 20.60   Installing       : pcre2-utf32-10.40-2.el9.aarch64                      27/71 
21:33:33 #8 36.46 Fedora 35 openh264 (From Cisco) - x86_64        2.5 kB/s | 2.5 kB     00:01    
21:33:33 #8 33.70 Unpacking libxml2:armhf (2.9.4+dfsg1-7+deb10u4) ...
21:33:33 #8 33.80 Selecting previously unselected package libcroco3:armhf.
21:33:33 #8 33.80 Preparing to unpack .../050-libcroco3_0.6.12-3_armhf.deb ...
21:33:33 #8 33.81 Unpacking libcroco3:armhf (0.6.12-3) ...
21:33:33 #8 33.89 Selecting previously unselected package gettext.
21:33:33 #8 33.89 Preparing to unpack .../051-gettext_0.19.8.1-9_armhf.deb ...
21:33:33 #8 33.89 Unpacking gettext (0.19.8.1-9) ...
21:33:33 #8 50.17 Setting up libnet-dns-perl (1.10-2) ...
21:33:33 #8 50.18 Setting up libsub-identify-perl (0.14-1) ...
21:33:33 #8 50.19 Setting up libpod-constants-perl (0.19-1) ...
21:33:33 #8 50.20 Setting up libsort-versions-perl (1.62-1) ...
21:33:33 #8 50.21 Setting up libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...
21:33:33 #8 50.22 Setting up libdynaloader-functions-perl (0.003-1) ...
21:33:33 #8 50.23 Setting up libsub-exporter-perl (0.987-1) ...
21:33:33 #8 50.24 Setting up xauth (1:1.0.10-1) ...
21:33:33 #8 45.95 Setting up libgomp1:armhf (8.4.0-1ubuntu1~18.04) ...
21:33:33 #8 45.96 Setting up libatomic1:armhf (8.4.0-1ubuntu1~18.04) ...
21:33:33 #8 45.97 Setting up readline-common (7.0-3) ...
21:33:33 #8 45.99 Setting up libapt-inst2.0:armhf (1.6.14) ...
21:33:33 #8 46.00 Setting up manpages (4.15-1) ...
21:33:33 #8 46.01 Setting up strace (4.21-1ubuntu1) ...
21:33:33 #8 46.02 Setting up git-man (1:2.17.1-1ubuntu0.12) ...
21:33:33 #8 46.03 Setting up libicu60:armhf (60.2-3ubuntu3.2) ...
21:33:33 #8 46.05 Setting up libcc1-0:armhf (8.4.0-1ubuntu1~18.04) ...
21:33:33 #8 46.06 Setting up less (487-0.1) ...
21:33:33 #8 46.19 Setting up make (4.1-9.1ubuntu1) ...
21:33:33 #9 47.00 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
21:33:33 #9 47.07 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:33:33 #9 47.19 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:33:33 #8 54.18 Setting up libgnutls-dane0:amd64 (3.6.7-4+deb10u9) ...
21:33:33 #8 54.19 Setting up libpython2.7:amd64 (2.7.16-2+deb10u1) ...
21:33:33 #8 42.09 Selecting previously unselected package dput.
21:33:33 #8 42.09 Preparing to unpack .../148-dput_1.0.3_all.deb ...
21:33:33 #8 42.11 Unpacking dput (1.0.3) ...
21:33:33 #8 42.19 Selecting previously unselected package equivs.
21:33:33 #8 42.19 Preparing to unpack .../149-equivs_2.2.0_all.deb ...
21:33:33 #8 42.19 Unpacking equivs (2.2.0) ...
21:33:33 #8 37.30 Selecting previously unselected package fontconfig-config.
21:33:33 #8 37.30 Preparing to unpack .../154-fontconfig-config_2.13.1-4.2_all.deb ...
21:33:33 #9 45.60 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
21:33:33 #9 45.63 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ...
21:33:33 #9 45.64 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ...
21:33:33 #9 45.66 Setting up libmagic1:amd64 (1:5.38-4) ...
21:33:33 #9 45.69 Setting up less (551-1ubuntu0.1) ...
21:33:33 #9 45.71 Setting up perl-openssl-defaults:amd64 (4) ...
21:33:33 #9 45.72 Setting up linux-libc-dev:amd64 (5.4.0-124.140) ...
21:33:33 #9 45.74 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ...
21:33:33 #9 45.75 Setting up gettext-base (0.19.8.1-10build1) ...
21:33:33 #9 45.77 Setting up libnpth0:amd64 (1.6-1) ...
21:33:33 #9 45.80 Setting up krb5-locales (1.17-6ubuntu4.1) ...
21:33:33 #9 45.82 Setting up file (1:5.38-4) ...
21:33:33 #9 45.83 Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ...
21:33:33 #9 45.85 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ...
21:33:33 #9 45.86 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
21:33:33 #9 45.87 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
21:33:33 #9 45.89 Setting up libunwind8:amd64 (1.2.1-9build1) ...
21:33:33 #9 45.90 Setting up libfakeroot:amd64 (1.24-1) ...
21:33:33 #12 76.39   Installing : pcre-devel-8.32-17.el7.aarch64                             53/68 
21:33:33 #12 76.44   Installing : libselinux-devel-2.5-15.el7.aarch64                        54/68 
21:33:33 #12 76.53   Installing : 7:device-mapper-devel-1.02.170-6.el7_9.5.aarch64           55/68 
21:33:33 #9 46.61 Selecting previously unselected package libtext-glob-perl.
21:33:33 #9 46.62 Preparing to unpack .../237-libtext-glob-perl_0.10-1_all.deb ...
21:33:33 #9 46.62 Unpacking libtext-glob-perl (0.10-1) ...
21:33:33 #9 46.65 Selecting previously unselected package libfile-find-rule-perl.
21:33:33 #9 46.66 Preparing to unpack .../238-libfile-find-rule-perl_0.34-1_all.deb ...
21:33:33 #9 46.66 Unpacking libfile-find-rule-perl (0.34-1) ...
21:33:33 #9 46.69 Selecting previously unselected package libfont-afm-perl.
21:33:33 #9 46.69 Preparing to unpack .../239-libfont-afm-perl_1.20-2_all.deb ...
21:33:33 #9 46.70 Unpacking libfont-afm-perl (1.20-2) ...
21:33:33 #9 46.73 Selecting previously unselected package libio-string-perl.
21:33:33 #9 46.73 Preparing to unpack .../240-libio-string-perl_1.08-3_all.deb ...
21:33:33 #9 46.74 Unpacking libio-string-perl (1.08-3) ...
21:33:33 #9 46.77 Selecting previously unselected package libfont-ttf-perl.
21:33:33 #9 46.77 Preparing to unpack .../241-libfont-ttf-perl_1.06-1_all.deb ...
21:33:33 #9 46.77 Unpacking libfont-ttf-perl (1.06-1) ...
21:33:33 #12 15.09   Installing       : libmpc-1.2.1-4.el9.x86_64                             9/69 
21:33:33 #12 15.12   Installing       : cmake-rpm-macros-3.20.2-7.el9.noarch                 10/69 
21:33:33 #12 15.12   Installing       : cmake-filesystem-3.20.2-7.el9.x86_64                 11/69 
21:33:33 #12 15.13   Installing       : libseccomp-2.5.2-2.el9.x86_64                        12/69 
21:33:33 #11 3.176 (Reading database ... 21387 files and directories currently installed.)
21:33:33 #11 3.177 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:33:33 #11 3.181 Unpacking docker-ce-build-deps (1.0) ...
21:33:33 #9 42.00 Unpacking liblist-utilsby-perl (0.11-1) ...
21:33:33 #9 42.04 Selecting previously unselected package libltdl7:armhf.
21:33:33 #9 42.05 Preparing to unpack .../281-libltdl7_2.4.6-15build2_armhf.deb ...
21:33:33 #9 42.05 Unpacking libltdl7:armhf (2.4.6-15build2) ...
21:33:33 #9 42.10 Selecting previously unselected package libltdl-dev:armhf.
21:33:33 #9 42.10 Preparing to unpack .../282-libltdl-dev_2.4.6-15build2_armhf.deb ...
21:33:33 #9 42.11 Unpacking libltdl-dev:armhf (2.4.6-15build2) ...
21:33:33 #9 42.21 Selecting previously unselected package liblzo2-2:armhf.
21:33:33 #9 42.21 Preparing to unpack .../283-liblzo2-2_2.10-2build3_armhf.deb ...
21:33:33 #9 42.21 Unpacking liblzo2-2:armhf (2.10-2build3) ...
21:33:33 #9 42.26 Selecting previously unselected package libsys-hostname-long-perl.
21:33:33 #9 42.26 Preparing to unpack .../284-libsys-hostname-long-perl_1.5-2_all.deb ...
21:33:33 #9 42.27 Unpacking libsys-hostname-long-perl (1.5-2) ...
21:33:33 #12 20.64   Installing       : pcre2-utf16-10.40-2.el9.aarch64                      28/71 
21:33:33 #12 20.68   Installing       : pcre2-devel-10.40-2.el9.aarch64                      29/71 
21:33:33 #12 1.234 Reading package lists...
21:33:33 #8 34.08 Selecting previously unselected package intltool-debian.
21:33:33 #8 34.08 Preparing to unpack .../052-intltool-debian_0.35.0+20060710.5_all.deb ...
21:33:33 #8 34.09 Unpacking intltool-debian (0.35.0+20060710.5) ...
21:33:33 #8 34.14 Selecting previously unselected package po-debconf.
21:33:33 #8 34.14 Preparing to unpack .../053-po-debconf_1.0.21_all.deb ...
21:33:33 #8 34.14 Unpacking po-debconf (1.0.21) ...
21:33:33 #8 34.22 Selecting previously unselected package debhelper.
21:33:33 #8 34.22 Preparing to unpack .../054-debhelper_13.2~bpo10+1_all.deb ...
21:33:33 #8 50.25 Setting up libalgorithm-merge-perl (0.08-3) ...
21:33:33 #8 50.26 Setting up dpkg-dev (1.19.0.5ubuntu2.4) ...
21:33:33 #8 50.28 Setting up libalgorithm-diff-xs-perl (0.04-5) ...
21:33:33 #8 50.29 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ...
21:33:33 #8 50.30 Setting up dput (1.0.1ubuntu1) ...
21:33:33 #8 50.45 Setting up libstring-copyright-perl (0.003005-1) ...
21:33:33 #8 50.46 Setting up libhtml-parser-perl (3.72-3build1) ...
21:33:33 #8 50.49 Setting up automake (1:1.15.1-3ubuntu2) ...
21:33:33 #8 50.50 update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode
21:33:33 #8 46.20 Setting up libapt-pkg-perl (0.1.33build1) ...
21:33:33 #8 46.21 Setting up libssl1.0.0:armhf (1.0.2n-1ubuntu5.10) ...
21:33:33 #8 46.36 Setting up libnghttp2-14:armhf (1.30.0-1ubuntu1) ...
21:33:33 #8 46.37 Setting up mime-support (3.60ubuntu1) ...
21:33:33 #8 46.41 Setting up iso-codes (3.79-1) ...
21:33:33 #8 46.43 Setting up libsigsegv2:armhf (2.12-1) ...
21:33:33 #8 46.44 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
21:33:33 #9 47.21 Setting up dh-strip-nondeterminism (1.13.0-1) ...
21:33:33 #9 47.22 Setting up libconst-fast-perl (0.014-1.1) ...
21:33:33 #9 47.23 Setting up libhttp-daemon-perl (6.13-1ubuntu0.1) ...
21:33:33 #9 47.24 Setting up libdata-dpath-perl (0.58-1) ...
21:33:33 #9 47.26 Setting up libmodule-implementation-perl (0.09-1.1) ...
21:33:33 #9 47.27 Setting up libpackage-stash-perl (0.39-1) ...
21:33:33 #9 47.28 Setting up libimport-into-perl (1.002005-1) ...
21:33:33 #9 47.29 Setting up libmoo-perl (2.005004-3) ...
21:33:33 #9 47.30 Setting up liblist-someutils-perl (0.58-1) ...
21:33:33 #9 47.31 Setting up debhelper (13.6ubuntu1) ...
21:33:33 #9 47.32 Setting up liblist-someutils-xs-perl (0.58-2build3) ...
21:33:33 #9 47.33 Setting up equivs (2.3.1) ...
21:33:33 #9 47.34 Setting up libmoox-aliases-perl (0.001006-1.1) ...
21:33:33 #9 47.35 Setting up libb-hooks-endofscope-perl (0.25-1) ...
21:33:33 #9 47.36 Setting up libnamespace-clean-perl (0.27-1) ...
21:33:33 #9 47.37 Setting up libnamespace-autoclean-perl (0.29-1) ...
21:33:33 #9 47.38 Setting up libgitlab-api-v4-perl (0.26-1) ...
21:33:33 #9 47.39 Setting up libmoox-struct-perl (0.020-1) ...
21:33:33 #9 47.40 Setting up lintian (2.114.0ubuntu1.1) ...
21:33:33 #8 54.20 Setting up gettext (0.19.8.1-9) ...
21:33:33 #8 54.21 Setting up exim4-base (4.92-8+deb10u6) ...
21:33:33 #8 54.31 exim: DB upgrade, deleting hints-db
21:33:33 #8 54.34 Setting up gcc-8 (8.3.0-6) ...
21:33:33 #8 54.36 Setting up gpg-agent (2.2.12-1+deb10u2) ...
21:33:33 #8 54.38 Setting up libtool (2.4.6-9) ...
21:33:33 #8 54.39 Setting up openssh-client (1:7.9p1-10+deb10u2) ...
21:33:33 #8 42.40 Selecting previously unselected package exim4-config.
21:33:33 #8 42.40 Preparing to unpack .../150-exim4-config_4.92-8+deb10u6_all.deb ...
21:33:33 #8 42.41 Unpacking exim4-config (4.92-8+deb10u6) ...
21:33:33 #8 42.48 Selecting previously unselected package exim4-base.
21:33:33 #8 42.48 Preparing to unpack .../151-exim4-base_4.92-8+deb10u6_armhf.deb ...
21:33:33 #8 42.49 Unpacking exim4-base (4.92-8+deb10u6) ...
21:33:33 #8 37.57 Unpacking fontconfig-config (2.13.1-4.2) ...
21:33:33 #8 37.66 Selecting previously unselected package libcurl3-gnutls:armhf.
21:33:33 #8 37.66 Preparing to unpack .../155-libcurl3-gnutls_7.74.0-1.3+deb11u2_armhf.deb ...
21:33:33 #8 37.67 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u2) ...
21:33:33 #9 45.92 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ...
21:33:33 #9 45.94 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
21:33:33 #9 45.96 Setting up tzdata (2022a-0ubuntu0.20.04) ...
21:33:33 #9 46.06 
21:33:33 #9 46.06 Current default time zone: 'Etc/UTC'
21:33:33 #9 46.06 Local time is now:      Tue Aug 16 21:33:33 UTC 2022.
21:33:33 #9 46.06 Universal Time is now:  Tue Aug 16 21:33:33 UTC 2022.
21:33:33 #9 46.06 Run 'dpkg-reconfigure tzdata' if you wish to change it.
21:33:33 #9 46.06 
21:33:33 #9 46.11 Setting up fakeroot (1.24-1) ...
21:33:33 #9 46.12 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:33:33 #9 46.12 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:33:33 #9 46.12 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:33:33 #9 46.12 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:33:33 #9 46.12 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:33:33 #9 46.12 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:33:33 #9 46.12 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:33:33 #9 46.12 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:33:33 #9 46.12 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:33:33 #9 46.14 Setting up autotools-dev (20180224.1) ...
21:33:33 #9 46.15 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
21:33:33 #9 46.16 Setting up libx11-data (2:1.6.9-2ubuntu1.2) ...
21:33:33 #12 76.63   Installing : libtool-2.4.2-22.el7_3.aarch64                             56/68 
21:33:33 #12 76.90 install-info: No such file or directory for /usr/share/info/libtool.info.gz
21:33:33 #9 46.84 Selecting previously unselected package libfuture-perl.
21:33:33 #9 46.85 Preparing to unpack .../242-libfuture-perl_0.43-1_all.deb ...
21:33:33 #9 46.85 Unpacking libfuture-perl (0.43-1) ...
21:33:33 #9 46.89 Selecting previously unselected package libio-stringy-perl.
21:33:33 #9 46.89 Preparing to unpack .../243-libio-stringy-perl_2.111-3_all.deb ...
21:33:33 #9 46.90 Unpacking libio-stringy-perl (2.111-3) ...
21:33:33 #9 46.93 Selecting previously unselected package libparams-validate-perl.
21:33:33 #9 46.93 Preparing to unpack .../244-libparams-validate-perl_1.29-3_armhf.deb ...
21:33:33 #9 46.94 Unpacking libparams-validate-perl (1.29-3) ...
21:33:33 #9 46.99 Selecting previously unselected package libgetopt-long-descriptive-perl.
21:33:33 #9 47.00 Preparing to unpack .../245-libgetopt-long-descriptive-perl_0.104-1_all.deb ...
21:33:33 #9 47.00 Unpacking libgetopt-long-descriptive-perl (0.104-1) ...
21:33:33 #9 47.03 Selecting previously unselected package libsort-versions-perl.
21:33:33 #9 47.04 Preparing to unpack .../246-libsort-versions-perl_1.62-1_all.deb ...
21:33:33 #9 47.04 Unpacking libsort-versions-perl (1.62-1) ...
21:33:33 #9 47.07 Selecting previously unselected package libgit-wrapper-perl.
21:33:33 #9 47.07 Preparing to unpack .../247-libgit-wrapper-perl_0.048-1_all.deb ...
21:33:33 #9 47.08 Unpacking libgit-wrapper-perl (0.048-1) ...
21:33:34 #13 0.841 Last metadata expiration check: 0:00:14 ago on Tue Aug 16 21:33:19 2022.
21:33:34 #9 42.32 Selecting previously unselected package libmail-sendmail-perl.
21:33:34 #9 42.32 Preparing to unpack .../285-libmail-sendmail-perl_0.80-1.1_all.deb ...
21:33:34 #9 42.33 Unpacking libmail-sendmail-perl (0.80-1.1) ...
21:33:34 #9 42.37 Selecting previously unselected package libnet-smtp-ssl-perl.
21:33:34 #9 42.37 Preparing to unpack .../286-libnet-smtp-ssl-perl_1.04-1_all.deb ...
21:33:34 #9 42.37 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
21:33:34 #9 42.40 Selecting previously unselected package libmailtools-perl.
21:33:34 #9 42.41 Preparing to unpack .../287-libmailtools-perl_2.21-1_all.deb ...
21:33:34 #9 42.41 Unpacking libmailtools-perl (2.21-1) ...
21:33:34 #9 42.45 Selecting previously unselected package libmarkdown2:armhf.
21:33:34 #9 42.46 Preparing to unpack .../288-libmarkdown2_2.2.7-2_armhf.deb ...
21:33:34 #9 42.46 Unpacking libmarkdown2:armhf (2.2.7-2) ...
21:33:34 #9 42.50 Selecting previously unselected package libmath-base85-perl.
21:33:34 #9 42.50 Preparing to unpack .../289-libmath-base85-perl_0.5+dfsg-1_all.deb ...
21:33:34 #9 42.51 Unpacking libmath-base85-perl (0.5+dfsg-1) ...
21:33:34 #9 42.55 Selecting previously unselected package libmoox-aliases-perl.
21:33:34 #9 42.55 Preparing to unpack .../290-libmoox-aliases-perl_0.001006-1.1_all.deb ...
21:33:34 #12 20.72   Installing       : libuv-1:1.42.0-1.el9.aarch64                         30/71 
21:33:34 #12 21.04   Installing       : cmake-data-3.20.2-7.el9.noarch                       31/71 
21:33:34 #12 2.220 dpkg-buildpackage: info: source package docker-ce-build-deps
21:33:34 #12 2.220 dpkg-buildpackage: info: source version 1.0
21:33:34 #12 2.220 dpkg-buildpackage: info: source distribution unstable
21:33:34 #12 2.220 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
21:33:34 #12 2.255 dpkg-buildpackage: info: host architecture arm64
21:33:34 #8 34.22 Unpacking debhelper (13.2~bpo10+1) ...
21:33:34 #8 34.39 Selecting previously unselected package libfakeroot:armhf.
21:33:34 #8 34.39 Preparing to unpack .../055-libfakeroot_1.23-1_armhf.deb ...
21:33:34 #8 34.39 Unpacking libfakeroot:armhf (1.23-1) ...
21:33:34 #8 34.45 Selecting previously unselected package fakeroot.
21:33:34 #8 34.45 Preparing to unpack .../056-fakeroot_1.23-1_armhf.deb ...
21:33:34 #8 34.45 Unpacking fakeroot (1.23-1) ...
21:33:34 #8 34.51 Selecting previously unselected package libfile-which-perl.
21:33:34 #8 34.51 Preparing to unpack .../057-libfile-which-perl_1.23-1_all.deb ...
21:33:34 #8 50.50 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:33:34 #8 50.50 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:33:34 #8 50.50 Setting up libipc-run-perl (0.96-1) ...
21:33:34 #8 50.51 Setting up libcgi-pm-perl (4.38-1) ...
21:33:34 #8 50.52 Setting up libdevel-globaldestruction-perl (0.14-1) ...
21:33:34 #8 50.53 Setting up python3-requests (2.18.4-2ubuntu0.1) ...
21:33:34 #8 50.69 Setting up libparse-debianchangelog-perl (1.2.0-12) ...
21:33:34 #8 50.70 Setting up g++ (4:7.4.0-1ubuntu2.3) ...
21:33:34 #8 50.72 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:33:34 #8 50.72 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:33:34 #8 50.73 Setting up dirmngr (2.2.4-1ubuntu1.6) ...
21:33:34 #8 50.75 Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ...
21:33:34 #8 50.76 Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ...
21:33:34 #8 50.82 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
21:33:34 #8 50.87 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:33:34 #8 37.24 Fedora Modular 35 - x86_64                      6.2 MB/s | 3.3 MB     00:00    
21:33:34 #8 46.46 Setting up libreadline7:armhf (7.0-3) ...
21:33:34 #8 46.47 Setting up perl-openssl-defaults:armhf (3build1) ...
21:33:34 #8 46.48 Setting up libpsl5:armhf (0.19.1-5build1) ...
21:33:34 #8 46.49 Setting up groff-base (1.22.3-10) ...
21:33:34 #8 46.51 Setting up libglib2.0-0:armhf (2.56.4-0ubuntu0.18.04.9) ...
21:33:34 #8 46.52 No schema files found: doing nothing.
21:33:34 #8 46.52 Setting up libsasl2-modules-db:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:33:34 #8 46.53 Setting up unzip (6.0-21ubuntu1.1) ...
21:33:34 #8 46.56 Setting up linux-libc-dev:armhf (4.15.0-191.202) ...
21:33:34 #8 46.57 Setting up libmpfr6:armhf (4.0.1-1) ...
21:33:34 #8 46.58 Setting up libsasl2-2:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:33:34 #8 46.59 Setting up dctrl-tools (2.24-2build1) ...
21:33:34 #8 46.61 Setting up distro-info-data (0.37ubuntu0.14) ...
21:33:34 #8 46.62 Setting up gettext-base (0.19.8.1-6ubuntu0.3) ...
21:33:34 #8 46.63 Setting up libpipeline1:armhf (1.5.0-1) ...
21:33:34 #8 46.64 Setting up libroken18-heimdal:armhf (7.5.0+dfsg-1) ...
21:33:34 #8 46.65 Setting up libksba8:armhf (1.3.5-2) ...
21:33:34 #8 46.66 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-1) ...
21:33:34 #8 46.67 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ...
21:33:34 #8 46.68 Setting up m4 (1.4.18-1) ...
21:33:34 #8 46.69 Setting up libgdbm5:armhf (1.14.1-6) ...
21:33:34 #8 46.70 Setting up at (3.1.20-3.1ubuntu2) ...
21:33:34 #9 47.42 Setting up licensecheck (3.2.14-2) ...
21:33:34 #9 47.43 Setting up liblwp-protocol-https-perl (6.10-1) ...
21:33:34 #9 47.44 Setting up libwww-perl (6.61-1) ...
21:33:34 #9 47.45 Setting up devscripts (2.22.1ubuntu1) ...
21:33:34 #9 47.61 Setting up libxml-parser-perl:amd64 (2.46-3build1) ...
21:33:34 #9 47.62 Setting up libxml-sax-expat-perl (0.51-1) ...
21:33:34 #9 47.66 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
21:33:34 #8 42.65 Selecting previously unselected package libevent-2.1-6:armhf.
21:33:34 #8 42.66 Preparing to unpack .../152-libevent-2.1-6_2.1.8-stable-4_armhf.deb ...
21:33:34 #8 42.66 Unpacking libevent-2.1-6:armhf (2.1.8-stable-4) ...
21:33:34 #8 42.74 Selecting previously unselected package libunbound8:armhf.
21:33:34 #8 42.74 Preparing to unpack .../153-libunbound8_1.9.0-2+deb10u2_armhf.deb ...
21:33:34 #8 42.75 Unpacking libunbound8:armhf (1.9.0-2+deb10u2) ...
21:33:34 #8 42.85 Selecting previously unselected package libgnutls-dane0:armhf.
21:33:34 #8 42.85 Preparing to unpack .../154-libgnutls-dane0_3.6.7-4+deb10u9_armhf.deb ...
21:33:34 #8 54.49 Setting up gpgsm (2.2.12-1+deb10u2) ...
21:33:34 #8 54.51 Setting up libgsasl7 (1.8.0-8+deb10u1) ...
21:33:34 #8 54.54 Setting up libxext6:amd64 (2:1.3.3-1+b2) ...
21:33:34 #8 54.56 Setting up libcurl3-gnutls:amd64 (7.64.0-4+deb10u2) ...
21:33:34 #8 54.58 Setting up python3 (3.7.3-1) ...
21:33:34 #8 37.76 Selecting previously unselected package liberror-perl.
21:33:34 #8 37.77 Preparing to unpack .../156-liberror-perl_0.17029-1_all.deb ...
21:33:34 #8 37.77 Unpacking liberror-perl (0.17029-1) ...
21:33:34 #8 37.82 Selecting previously unselected package git-man.
21:33:34 #8 37.82 Preparing to unpack .../157-git-man_1%3a2.30.2-1_all.deb ...
21:33:34 #8 37.83 Unpacking git-man (1:2.30.2-1) ...
21:33:34 #9 46.17 Setting up make (4.2.1-1.2) ...
21:33:34 #9 46.18 Setting up libmpfr6:amd64 (4.0.2-1) ...
21:33:34 #9 46.20 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
21:33:34 #9 46.21 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
21:33:34 #9 46.22 Setting up libidn11:amd64 (1.33-2.2ubuntu2) ...
21:33:34 #9 46.23 Setting up strace (5.5-3ubuntu1) ...
21:33:34 #9 46.25 Setting up libsigsegv2:amd64 (2.12-2) ...
21:33:34 #9 46.26 Setting up xz-utils (5.2.4-1ubuntu1.1) ...
21:33:34 #9 46.28 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:33:34 #9 46.28 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:33:34 #9 46.28 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:33:34 #9 46.28 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:33:34 #9 46.28 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:33:34 #9 46.28 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:33:34 #9 46.28 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:33:34 #9 46.28 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:33:34 #9 46.28 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:33:34 #9 46.28 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:33:34 #9 46.28 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:33:34 #9 46.29 Setting up t1utils (1.41-3) ...
21:33:34 #9 46.30 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ...
21:33:34 #9 46.31 Setting up diffstat (1.63-1) ...
21:33:34 #9 46.32 Setting up libmpc3:amd64 (1.1.0-1) ...
21:33:34 #9 46.33 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ...
21:33:34 #9 46.35 Setting up patch (2.7.6-6) ...
21:33:34 #9 46.35 Setting up autopoint (0.19.8.1-10build1) ...
21:33:34 #9 46.37 Setting up libfl2:amd64 (2.6.4-6.2) ...
21:33:34 #9 47.11 Selecting previously unselected package libhttp-tiny-multipart-perl.
21:33:34 #9 47.12 Preparing to unpack .../248-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
21:33:34 #9 47.12 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
21:33:34 #9 47.15 Selecting previously unselected package libio-prompter-perl.
21:33:34 #9 47.15 Preparing to unpack .../249-libio-prompter-perl_0.004015-1_all.deb ...
21:33:34 #9 47.16 Unpacking libio-prompter-perl (0.004015-1) ...
21:33:34 #9 47.21 Selecting previously unselected package libjson-perl.
21:33:34 #9 47.21 Preparing to unpack .../250-libjson-perl_4.02000-2_all.deb ...
21:33:34 #9 47.21 Unpacking libjson-perl (4.02000-2) ...
21:33:34 #9 47.31 Selecting previously unselected package liblog-any-perl.
21:33:34 #9 47.31 Preparing to unpack .../251-liblog-any-perl_1.708-1_all.deb ...
21:33:34 #9 47.32 Unpacking liblog-any-perl (1.708-1) ...
21:33:34 #9 47.36 Selecting previously unselected package liblog-any-adapter-screen-perl.
21:33:34 #9 47.36 Preparing to unpack .../252-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
21:33:34 #9 47.36 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
21:33:34 #9 47.39 Selecting previously unselected package libpackage-stash-perl.
21:33:34 #9 47.40 Preparing to unpack .../253-libpackage-stash-perl_0.38-1_all.deb ...
21:33:34 #9 47.40 Unpacking libpackage-stash-perl (0.38-1) ...
21:33:34 #8 35.70 Selecting previously unselected package libxml2:armhf.
21:33:34 #8 35.70 Preparing to unpack .../055-libxml2_2.9.10+dfsg-6.7+deb11u2_armhf.deb ...
21:33:34 #8 35.71 Unpacking libxml2:armhf (2.9.10+dfsg-6.7+deb11u2) ...
21:33:34 #8 35.85 Selecting previously unselected package gettext.
21:33:34 #8 35.85 Preparing to unpack .../056-gettext_0.21-4_armhf.deb ...
21:33:34 #9 42.55 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
21:33:34 #9 42.59 Selecting previously unselected package libnamespace-autoclean-perl.
21:33:34 #9 42.60 Preparing to unpack .../291-libnamespace-autoclean-perl_0.29-1_all.deb ...
21:33:34 #9 42.60 Unpacking libnamespace-autoclean-perl (0.29-1) ...
21:33:34 #9 42.63 Selecting previously unselected package libobject-id-perl.
21:33:34 #9 42.64 Preparing to unpack .../292-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ...
21:33:34 #9 42.64 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ...
21:33:34 #9 42.67 Selecting previously unselected package libmoox-struct-perl.
21:33:34 #9 42.68 Preparing to unpack .../293-libmoox-struct-perl_0.020-1_all.deb ...
21:33:34 #9 42.68 Unpacking libmoox-struct-perl (0.020-1) ...
21:33:34 #9 42.71 Selecting previously unselected package libmouse-perl.
21:33:34 #9 42.72 Preparing to unpack .../294-libmouse-perl_2.5.10-1build4_armhf.deb ...
21:33:34 #9 42.72 Unpacking libmouse-perl (2.5.10-1build4) ...
21:33:34 #9 42.76 Selecting previously unselected package libpackage-stash-xs-perl.
21:33:34 #9 42.76 Preparing to unpack .../295-libpackage-stash-xs-perl_0.29-1build5_armhf.deb ...
21:33:34 #9 42.76 Unpacking libpackage-stash-xs-perl (0.29-1build5) ...
21:33:34 #12 15.16   Installing       : libedit-3.1-37.20210216cvs.el9.x86_64                13/69 
21:33:34 #12 15.64   Installing       : llvm-libs-14.0.5-1.el9.x86_64                        14/69 
21:33:34 #12 15.86   Installing       : cpp-11.3.1-2.1.el9.x86_64                            15/69 
21:33:34 #12 15.89   Installing       : perl-threads-shared-1.61-460.el9.x86_64              16/69 
21:33:34 #12 15.90   Installing       : perl-Thread-Queue-3.14-460.el9.noarch                17/69 
21:33:34 #12 15.92   Installing       : automake-1.16.2-6.el9.noarch                         18/69 
21:33:34 #12 21.21   Installing       : cmake-3.20.2-7.el9.aarch64                           32/71 
21:33:34 #12 21.21   Installing       : libubsan-11.3.1-2.1.el9.aarch64                      33/71 
21:33:34 #12 21.24   Installing       : libtool-ltdl-2.4.6-45.el9.aarch64                    34/71 
21:33:34 #12 21.25   Installing       : libsepol-devel-3.4-1.1.el9.aarch64                   35/71 
21:33:34 #12 21.31   Installing       : libselinux-devel-3.4-3.el9.aarch64                   36/71 
21:33:34 #9 DONE 55.2s
21:33:34 
21:33:34 #11 [stage-1 4/9] COPY common /root/build-deb/debian
21:33:34 #11 sha256:4195a6e97dd1cd43059f4590660a7fdbf20d7104b20f66a413d5ace6978969bb
21:33:34 #11 DONE 0.1s
21:33:34 
21:33:34 #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:33:34 #12 sha256:ea6a432f2c1081d35821f02305ce2b05cbf76158a199a8229b4546db3d92dd5b
21:33:34 #12 2.255  dpkg-source --before-build .
21:33:34 #12 2.354  debian/rules clean
21:33:34 #12 2.356 dh clean
21:33:34 #12 2.444    dh_clean
21:33:34 #12 2.479  debian/rules binary
21:33:34 #8 34.51 Unpacking libfile-which-perl (1.23-1) ...
21:33:34 #8 34.56 Selecting previously unselected package libfile-homedir-perl.
21:33:34 #8 34.56 Preparing to unpack .../058-libfile-homedir-perl_1.004-1_all.deb ...
21:33:34 #8 34.56 Unpacking libfile-homedir-perl (1.004-1) ...
21:33:34 #8 34.60 Selecting previously unselected package libio-pty-perl.
21:33:34 #8 34.60 Preparing to unpack .../059-libio-pty-perl_1%3a1.08-1.1+b4_armhf.deb ...
21:33:34 #8 34.61 Unpacking libio-pty-perl (1:1.08-1.1+b4) ...
21:33:34 #8 34.65 Selecting previously unselected package libipc-run-perl.
21:33:34 #8 34.65 Preparing to unpack .../060-libipc-run-perl_20180523.0-1_all.deb ...
21:33:34 #8 34.65 Unpacking libipc-run-perl (20180523.0-1) ...
21:33:34 #8 34.71 Selecting previously unselected package libclass-method-modifiers-perl.
21:33:34 #8 34.71 Preparing to unpack .../061-libclass-method-modifiers-perl_2.12-1_all.deb ...
21:33:34 #8 34.71 Unpacking libclass-method-modifiers-perl (2.12-1) ...
21:33:34 #8 34.75 Selecting previously unselected package libsub-exporter-progressive-perl.
21:33:34 #8 34.75 Preparing to unpack .../062-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
21:33:34 #8 34.76 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
21:33:34 #8 50.98 
21:33:34 #8 50.98 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:33:34 #8 51.01 Setting up liblist-moreutils-perl (0.416-1build3) ...
21:33:34 #8 51.02 Setting up libtool (2.4.6-2) ...
21:33:34 #8 51.03 Setting up libhttp-date-perl (6.02-1) ...
21:33:34 #8 51.04 Setting up libnet-smtp-ssl-perl (1.04-1) ...
21:33:34 #8 51.05 Setting up build-essential (12.4ubuntu1) ...
21:33:34 #8 51.06 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.19) ...
21:33:34 #8 51.07 Setting up libdevel-callchecker-perl (0.007-2build1) ...
21:33:34 #8 51.08 Setting up libcurl4:amd64 (7.58.0-2ubuntu3.19) ...
21:33:34 #8 51.10 Setting up devscripts (2.17.12ubuntu1.1) ...
21:33:34 #9 47.71 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:33:34 #9 47.83 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:33:34 #9 47.86 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
21:33:34 #9 47.88 Processing triggers for ca-certificates (20211016) ...
21:33:34 #9 47.88 Updating certificates in /etc/ssl/certs...
21:33:34 #8 46.92 invoke-rc.d: could not determine current runlevel
21:33:34 #8 46.92 invoke-rc.d: policy-rc.d denied execution of start.
21:33:34 #8 46.93 Setting up libbsd0:armhf (0.8.7-1ubuntu0.1) ...
21:33:34 #8 46.94 Setting up libkrb5support0:armhf (1.16-2ubuntu0.2) ...
21:33:34 #8 46.95 Setting up ucf (3.0038) ...
21:33:34 #8 42.86 Unpacking libgnutls-dane0:armhf (3.6.7-4+deb10u9) ...
21:33:34 #8 42.93 Selecting previously unselected package exim4-daemon-light.
21:33:34 #8 42.93 Preparing to unpack .../155-exim4-daemon-light_4.92-8+deb10u6_armhf.deb ...
21:33:34 #8 42.94 Unpacking exim4-daemon-light (4.92-8+deb10u6) ...
21:33:34 #8 43.06 Selecting previously unselected package libcurl3-gnutls:armhf.
21:33:34 #8 43.06 Preparing to unpack .../156-libcurl3-gnutls_7.64.0-4+deb10u2_armhf.deb ...
21:33:34 #8 43.07 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ...
21:33:34 #8 43.15 Selecting previously unselected package libpcre2-8-0:armhf.
21:33:34 #8 43.15 Preparing to unpack .../157-libpcre2-8-0_10.32-5_armhf.deb ...
21:33:34 #8 54.88 Setting up python3-xdg (0.25-5) ...
21:33:34 #8 55.03 Setting up man-db (2.8.5-2) ...
21:33:34 #8 38.02 Selecting previously unselected package git.
21:33:34 #8 38.02 Preparing to unpack .../158-git_1%3a2.30.2-1_armhf.deb ...
21:33:34 #8 38.07 Unpacking git (1:2.30.2-1) ...
21:33:34 #9 46.38 Setting up ucf (3.0038+nmu1) ...
21:33:34 #9 46.50 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ...
21:33:34 #9 46.51 Setting up libltdl7:amd64 (2.4.6-14) ...
21:33:34 #9 46.52 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
21:33:34 #9 46.53 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
21:33:34 #9 46.55 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ...
21:33:34 #9 46.56 Setting up python-apt-common (2.0.0ubuntu0.20.04.7) ...
21:33:34 #9 46.57 Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
21:33:34 #9 46.58 Setting up libuchardet0:amd64 (0.0.6-3build1) ...
21:33:34 #9 46.59 Setting up libre2-5:amd64 (20200101+dfsg-1build1) ...
21:33:34 #9 46.60 Setting up git-man (1:2.25.1-1ubuntu3.5) ...
21:33:34 #12 77.16   Installing : glibc-static-2.17-326.el7_9.aarch64                        57/68 
21:33:34 #12 77.41   Installing : btrfs-progs-devel-4.9.1-1.el7.aarch64                      58/68 
21:33:34 #12 77.46   Installing : libseccomp-devel-2.3.1-4.el7.aarch64                       59/68 
21:33:34 #9 47.43 Selecting previously unselected package libsub-identify-perl.
21:33:34 #9 47.43 Preparing to unpack .../254-libsub-identify-perl_0.14-1build2_armhf.deb ...
21:33:34 #9 47.44 Unpacking libsub-identify-perl (0.14-1build2) ...
21:33:34 #9 47.48 Selecting previously unselected package libsub-name-perl.
21:33:34 #9 47.48 Preparing to unpack .../255-libsub-name-perl_0.26-1_armhf.deb ...
21:33:34 #9 47.49 Unpacking libsub-name-perl (0.26-1) ...
21:33:34 #9 47.52 Selecting previously unselected package libnamespace-clean-perl.
21:33:34 #9 47.52 Preparing to unpack .../256-libnamespace-clean-perl_0.27-1_all.deb ...
21:33:34 #9 47.52 Unpacking libnamespace-clean-perl (0.27-1) ...
21:33:34 #9 47.56 Selecting previously unselected package libpath-tiny-perl.
21:33:34 #9 47.56 Preparing to unpack .../257-libpath-tiny-perl_0.108-1_all.deb ...
21:33:34 #9 47.57 Unpacking libpath-tiny-perl (0.108-1) ...
21:33:34 #9 47.59 Selecting previously unselected package libtype-tiny-perl.
21:33:34 #9 47.59 Preparing to unpack .../258-libtype-tiny-perl_1.008001-2_all.deb ...
21:33:34 #9 47.60 Unpacking libtype-tiny-perl (1.008001-2) ...
21:33:34 #8 35.85 Unpacking gettext (0.21-4) ...
21:33:34 #8 36.07 Selecting previously unselected package intltool-debian.
21:33:34 #8 36.07 Preparing to unpack .../057-intltool-debian_0.35.0+20060710.5_all.deb ...
21:33:34 #8 36.08 Unpacking intltool-debian (0.35.0+20060710.5) ...
21:33:34 #8 36.12 Selecting previously unselected package po-debconf.
21:33:34 #8 36.12 Preparing to unpack .../058-po-debconf_1.0.21+nmu1_all.deb ...
21:33:34 #12 15.95   Installing       : perl-TermReadKey-2.38-11.el9.x86_64                  19/69 
21:33:34 #12 15.98   Installing       : rpm-plugin-selinux-4.16.1.3-17.el9.x86_64            20/69 
21:33:34 #12 15.99   Installing       : selinux-policy-34.1.39-1.el9.noarch                  21/69 
21:33:34 #12 16.02   Running scriptlet: selinux-policy-34.1.39-1.el9.noarch                  21/69 
21:33:34 #12 16.04   Running scriptlet: selinux-policy-targeted-34.1.39-1.el9.noarch         22/69 
21:33:34 #9 42.79 Selecting previously unselected package libpath-iterator-rule-perl.
21:33:34 #9 42.79 Preparing to unpack .../296-libpath-iterator-rule-perl_1.015-1_all.deb ...
21:33:34 #9 42.80 Unpacking libpath-iterator-rule-perl (1.015-1) ...
21:33:34 #9 42.83 Selecting previously unselected package libperlio-gzip-perl.
21:33:34 #9 42.83 Preparing to unpack .../297-libperlio-gzip-perl_0.19-1build8_armhf.deb ...
21:33:34 #9 42.84 Unpacking libperlio-gzip-perl (0.19-1build8) ...
21:33:34 #9 42.86 Selecting previously unselected package libperlio-utf8-strict-perl.
21:33:34 #9 42.87 Preparing to unpack .../298-libperlio-utf8-strict-perl_0.009-1build1_armhf.deb ...
21:33:34 #9 42.88 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ...
21:33:34 #9 42.91 Selecting previously unselected package libpod-parser-perl.
21:33:34 #9 42.92 Preparing to unpack .../299-libpod-parser-perl_1.63-2_all.deb ...
21:33:34 #9 42.93 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
21:33:34 #9 42.94 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
21:33:34 #9 42.94 Unpacking libpod-parser-perl (1.63-2) ...
21:33:34 #9 43.01 Selecting previously unselected package libpod-constants-perl.
21:33:34 #12 21.38   Installing       : libasan-11.3.1-2.1.el9.aarch64                       37/71 
21:33:34 #12 21.60   Installing       : kernel-headers-5.14.0-142.el9.aarch64                38/71 
21:33:34 #12 21.65   Installing       : libxcrypt-devel-4.4.18-3.el9.aarch64                 39/71 
21:33:34 #12 2.481 dh binary
21:33:34 #12 2.559    dh_update_autotools_config
21:33:34 #12 2.588    dh_autoreconf
21:33:34 #12 2.628    create-stamp debian/debhelper-build-stamp
21:33:34 #12 2.628    dh_prep
21:33:34 #12 2.656    dh_auto_install --destdir=debian/docker-ce-build-deps/
21:33:34 #12 2.705    dh_install
21:33:34 #8 34.80 Selecting previously unselected package libdevel-globaldestruction-perl.
21:33:34 #8 34.80 Preparing to unpack .../063-libdevel-globaldestruction-perl_0.14-1_all.deb ...
21:33:34 #8 34.80 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
21:33:34 #8 34.85 Selecting previously unselected package libb-hooks-op-check-perl.
21:33:34 #8 34.85 Preparing to unpack .../064-libb-hooks-op-check-perl_0.22-1+b1_armhf.deb ...
21:33:34 #8 34.85 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ...
21:33:34 #8 34.90 Selecting previously unselected package libdynaloader-functions-perl.
21:33:34 #8 34.90 Preparing to unpack .../065-libdynaloader-functions-perl_0.003-1_all.deb ...
21:33:34 #8 34.90 Unpacking libdynaloader-functions-perl (0.003-1) ...
21:33:34 #8 34.94 Selecting previously unselected package libdevel-callchecker-perl.
21:33:34 #8 34.94 Preparing to unpack .../066-libdevel-callchecker-perl_0.008-1_armhf.deb ...
21:33:34 #8 34.94 Unpacking libdevel-callchecker-perl (0.008-1) ...
21:33:34 #8 34.99 Selecting previously unselected package libparams-classify-perl.
21:33:34 #8 34.99 Preparing to unpack .../067-libparams-classify-perl_0.015-1+b1_armhf.deb ...
21:33:34 #8 34.99 Unpacking libparams-classify-perl (0.015-1+b1) ...
21:33:34 #8 35.03 Selecting previously unselected package libmodule-runtime-perl.
21:33:34 #8 35.03 Preparing to unpack .../068-libmodule-runtime-perl_0.016-1_all.deb ...
21:33:34 #11 3.320 Reading package lists...
21:33:34 #11 4.280 Building dependency tree...
21:33:34 #11 4.447 Reading state information...
21:33:34 #8 51.27 Setting up gpg-wks-client (2.2.4-1ubuntu1.6) ...
21:33:34 #8 51.29 Setting up libcgi-fast-perl (1:2.13-1) ...
21:33:34 #8 51.30 Setting up libhtml-tree-perl (5.07-1) ...
21:33:34 #8 51.31 Setting up libfile-listing-perl (6.04-1) ...
21:33:34 #8 51.32 Setting up libhttp-message-perl (6.14-1) ...
21:33:34 #8 51.33 Setting up libxml-libxml-perl (2.0128+dfsg-5) ...
21:33:34 #8 51.37 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
21:33:34 #9 48.22 0 added, 0 removed; done.
21:33:34 #9 48.22 Running hooks in /etc/ca-certificates/update.d...
21:33:34 #8 47.10 Setting up libxml2:armhf (2.9.4+dfsg1-6.1ubuntu1.7) ...
21:33:34 #8 47.11 Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ...
21:33:34 #8 47.12 Setting up gnupg-l10n (2.2.4-1ubuntu1.6) ...
21:33:34 #8 47.13 Setting up libmagic1:armhf (1:5.32-2ubuntu0.4) ...
21:33:34 #8 47.15 Setting up libcroco3:armhf (0.6.12-2) ...
21:33:34 #8 47.16 Setting up gcc-7-base:armhf (7.5.0-3ubuntu1~18.04) ...
21:33:34 #8 47.17 Setting up binutils-common:armhf (2.30-21ubuntu1~18.04.7) ...
21:33:34 #8 47.24 Setting up libyaml-0-2:armhf (0.1.7-2ubuntu3) ...
21:33:34 #8 47.26 Setting up patch (2.7.6-2ubuntu1.1) ...
21:33:34 #8 47.27 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ...
21:33:34 #8 47.28 Setting up krb5-locales (1.16-2ubuntu0.2) ...
21:33:34 #8 43.16 Unpacking libpcre2-8-0:armhf (10.32-5) ...
21:33:34 #8 43.22 Selecting previously unselected package liberror-perl.
21:33:34 #8 43.22 Preparing to unpack .../158-liberror-perl_0.17027-2_all.deb ...
21:33:34 #8 43.23 Unpacking liberror-perl (0.17027-2) ...
21:33:34 #8 43.27 Selecting previously unselected package git-man.
21:33:34 #8 43.27 Preparing to unpack .../159-git-man_1%3a2.20.1-2+deb10u3_all.deb ...
21:33:34 #8 43.27 Unpacking git-man (1:2.20.1-2+deb10u3) ...
21:33:34 #8 55.13 Building database of manual pages ...
21:33:34 #9 46.61 Setting up libisl22:amd64 (0.22.1-1) ...
21:33:34 #9 46.63 Setting up netbase (6.1) ...
21:33:34 #9 46.65 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ...
21:33:34 #9 46.67 Setting up libmpdec2:amd64 (2.4.2-3) ...
21:33:34 #9 46.68 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ...
21:33:34 #9 46.69 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ...
21:33:34 #9 46.70 Setting up libc-dev-bin (2.31-0ubuntu9.9) ...
21:33:34 #9 46.72 Setting up openssl (1.1.1f-1ubuntu2.16) ...
21:33:34 #9 46.73 Setting up libbsd0:amd64 (0.10.0-1) ...
21:33:34 #9 46.76 Setting up libelf1:amd64 (0.176-1.1build1) ...
21:33:34 #9 46.77 Setting up readline-common (8.0-4) ...
21:33:34 #9 46.78 Setting up publicsuffix (20200303.0012-1) ...
21:33:34 #9 46.79 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ...
21:33:34 #9 46.81 Setting up iso-codes (4.4-1) ...
21:33:34 #9 46.82 Setting up liblocale-gettext-perl (1.07-4) ...
21:33:34 #9 46.83 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
21:33:34 #9 46.84 Setting up dctrl-tools (2.24-3) ...
21:33:34 #9 46.86 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ...
21:33:34 #9 46.87 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
21:33:34 #9 46.89 Setting up libgdbm6:amd64 (1.18.1-5) ...
21:33:34 #9 46.90 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ...
21:33:34 #9 46.91 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
21:33:34 #9 47.66 Selecting previously unselected package libgitlab-api-v4-perl.
21:33:34 #9 47.67 Preparing to unpack .../259-libgitlab-api-v4-perl_0.25-1_all.deb ...
21:33:34 #9 47.67 Unpacking libgitlab-api-v4-perl (0.25-1) ...
21:33:34 #9 47.71 Selecting previously unselected package libhash-fieldhash-perl.
21:33:34 #9 47.71 Preparing to unpack .../260-libhash-fieldhash-perl_0.15-1build2_armhf.deb ...
21:33:34 #9 47.72 Unpacking libhash-fieldhash-perl (0.15-1build2) ...
21:33:34 #9 47.75 Selecting previously unselected package libhtml-form-perl.
21:33:34 #9 47.76 Preparing to unpack .../261-libhtml-form-perl_6.07-1_all.deb ...
21:33:34 #9 47.76 Unpacking libhtml-form-perl (6.07-1) ...
21:33:34 #9 47.79 Selecting previously unselected package libhtml-format-perl.
21:33:34 #9 47.79 Preparing to unpack .../262-libhtml-format-perl_2.12-1_all.deb ...
21:33:34 #9 47.80 Unpacking libhtml-format-perl (2.12-1) ...
21:33:34 #9 47.84 Selecting previously unselected package libhttp-daemon-perl.
21:33:34 #9 47.84 Preparing to unpack .../263-libhttp-daemon-perl_6.06-1ubuntu0.1_all.deb ...
21:33:34 #9 47.84 Unpacking libhttp-daemon-perl (6.06-1ubuntu0.1) ...
21:33:34 #9 47.88 Selecting previously unselected package libidn11:armhf.
21:33:34 #9 47.88 Preparing to unpack .../264-libidn11_1.33-2.2ubuntu2_armhf.deb ...
21:33:34 #9 47.89 Unpacking libidn11:armhf (1.33-2.2ubuntu2) ...
21:33:34 #8 36.13 Unpacking po-debconf (1.0.21+nmu1) ...
21:33:34 #8 36.19 Selecting previously unselected package debhelper.
21:33:34 #8 36.19 Preparing to unpack .../059-debhelper_13.3.4_all.deb ...
21:33:34 #8 36.20 Unpacking debhelper (13.3.4) ...
21:33:34 #8 36.34 Selecting previously unselected package libfakeroot:armhf.
21:33:34 #8 36.34 Preparing to unpack .../060-libfakeroot_1.25.3-1.1_armhf.deb ...
21:33:34 #8 36.36 Unpacking libfakeroot:armhf (1.25.3-1.1) ...
21:33:34 #8 36.40 Selecting previously unselected package fakeroot.
21:33:34 #8 36.40 Preparing to unpack .../061-fakeroot_1.25.3-1.1_armhf.deb ...
21:33:34 #13 11.62   Running scriptlet: selinux-policy-minimum-3.14.3-105.el8.noarch         28/74 
21:33:34 #13 12.88   Installing       : selinux-policy-minimum-3.14.3-105.el8.noarch         28/74 
21:33:34 #12 16.22   Installing       : selinux-policy-targeted-34.1.39-1.el9.noarch         22/69 
21:33:34 #12 16.29   Running scriptlet: selinux-policy-targeted-34.1.39-1.el9.noarch         22/69 
21:33:34 #12 16.30   Installing       : policycoreutils-devel-3.4-2.el9.x86_64               23/69 
21:33:34 #12 16.44   Installing       : selinux-policy-devel-34.1.39-1.el9.noarch            24/69 
21:33:34 #12 21.71   Installing       : glibc-devel-2.34-40.el9.aarch64                      40/71 
21:33:34 #12 21.81   Installing       : glibc-static-2.34-40.el9.aarch64                     41/71 
21:33:34 #12 21.82   Installing       : libxcrypt-static-4.4.18-3.el9.aarch64                42/71 
21:33:34 #12 21.82   Installing       : systemd-rpm-macros-250-7.el9.noarch                  43/71 
21:33:34 #12 21.83   Running scriptlet: openssh-8.7p1-21.el9.aarch64                         44/71 
21:33:34 #12 21.87   Installing       : openssh-8.7p1-21.el9.aarch64                         44/71 
21:33:34 #12 21.91   Installing       : libcbor-0.7.0-5.el9.aarch64                          45/71 
21:33:34 #9 43.02 Preparing to unpack .../300-libpod-constants-perl_0.19-2_all.deb ...
21:33:34 #9 43.02 Unpacking libpod-constants-perl (0.19-2) ...
21:33:34 #9 43.05 Selecting previously unselected package libproc-processtable-perl:armhf.
21:33:34 #9 43.06 Preparing to unpack .../301-libproc-processtable-perl_0.634-1build1_armhf.deb ...
21:33:34 #9 43.06 Unpacking libproc-processtable-perl:armhf (0.634-1build1) ...
21:33:34 #9 43.10 Selecting previously unselected package libre2-9:armhf.
21:33:34 #9 43.10 Preparing to unpack .../302-libre2-9_20220201+dfsg-1_armhf.deb ...
21:33:34 #9 43.11 Unpacking libre2-9:armhf (20220201+dfsg-1) ...
21:33:34 #9 43.16 Selecting previously unselected package libre-engine-re2-perl:armhf.
21:33:34 #9 43.16 Preparing to unpack .../303-libre-engine-re2-perl_0.14-1build2_armhf.deb ...
21:33:34 #9 43.16 Unpacking libre-engine-re2-perl:armhf (0.14-1build2) ...
21:33:34 #9 43.19 Selecting previously unselected package libreadonly-perl.
21:33:34 #9 43.20 Preparing to unpack .../304-libreadonly-perl_2.050-3_all.deb ...
21:33:34 #9 43.20 Unpacking libreadonly-perl (2.050-3) ...
21:33:34 #9 43.24 Selecting previously unselected package libref-util-perl.
21:33:34 #9 43.24 Preparing to unpack .../305-libref-util-perl_0.204-1_all.deb ...
21:33:34 #9 43.25 Unpacking libref-util-perl (0.204-1) ...
21:33:34 #12 2.738    dh_installdocs
21:33:34 #12 2.777    dh_installchangelogs
21:33:34 #12 2.861    dh_perl
21:33:34 #12 2.897    dh_link
21:33:34 #12 2.930    dh_strip_nondeterminism
21:33:34 #12 2.993    dh_compress
21:33:34 #8 35.03 Unpacking libmodule-runtime-perl (0.016-1) ...
21:33:34 #8 35.07 Selecting previously unselected package libimport-into-perl.
21:33:34 #8 35.07 Preparing to unpack .../069-libimport-into-perl_1.002005-1_all.deb ...
21:33:34 #8 35.07 Unpacking libimport-into-perl (1.002005-1) ...
21:33:34 #8 35.13 Selecting previously unselected package librole-tiny-perl.
21:33:34 #8 35.13 Preparing to unpack .../070-librole-tiny-perl_2.000006-1_all.deb ...
21:33:34 #8 35.13 Unpacking librole-tiny-perl (2.000006-1) ...
21:33:34 #8 35.17 Selecting previously unselected package libstrictures-perl.
21:33:34 #8 35.17 Preparing to unpack .../071-libstrictures-perl_2.000005-1_all.deb ...
21:33:34 #8 35.17 Unpacking libstrictures-perl (2.000005-1) ...
21:33:34 #8 35.22 Selecting previously unselected package libsub-quote-perl.
21:33:34 #8 35.22 Preparing to unpack .../072-libsub-quote-perl_2.005001-1_all.deb ...
21:33:34 #8 35.23 Unpacking libsub-quote-perl (2.005001-1) ...
21:33:34 #8 50.99   Running scriptlet: glibc-common-2.34-25.fc35.aarch64                  182/182 
21:33:34 #8 54.33   Verifying        : adobe-source-code-pro-fonts-2.030.1.050-11.fc35.     1/182 
21:33:34 #8 51.44 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
21:33:34 #8 51.50 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:33:34 #8 51.62 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:33:34 #9 48.22 done.
21:33:34 #8 47.29 Setting up publicsuffix (20180223.1310-1) ...
21:33:34 #8 47.30 Setting up autotools-dev (20180224.1) ...
21:33:34 #8 47.31 Setting up t1utils (1.41-2) ...
21:33:34 #8 47.33 Setting up xz-utils (5.2.2-1.3ubuntu0.1) ...
21:33:34 #8 47.34 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:33:34 #8 47.34 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:33:34 #8 47.34 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:33:34 #8 47.34 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:33:34 #8 47.34 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:33:34 #8 47.34 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:33:34 #8 47.34 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:33:34 #8 47.34 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:33:34 #8 47.34 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:33:34 #8 47.34 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:33:34 #8 47.34 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:33:34 #8 47.35 Setting up libheimbase1-heimdal:armhf (7.5.0+dfsg-1) ...
21:33:34 #8 47.37 Setting up libfakeroot:armhf (1.22-2ubuntu1) ...
21:33:34 #8 47.38 Setting up libltdl7:armhf (2.4.6-2) ...
21:33:34 #8 47.40 Setting up openssl (1.1.1-1ubuntu2.1~18.04.20) ...
21:33:34 #8 47.41 Setting up libsqlite3-0:armhf (3.22.0-1ubuntu0.5) ...
21:33:34 #8 47.42 Setting up liblocale-gettext-perl (1.07-3build2) ...
21:33:34 #8 47.43 Setting up wdiff (1.2.2-2) ...
21:33:34 #8 47.44 Setting up shared-mime-info (1.9-2) ...
21:33:34 #8 43.47 Selecting previously unselected package git.
21:33:34 #8 43.47 Preparing to unpack .../160-git_1%3a2.20.1-2+deb10u3_armhf.deb ...
21:33:34 #8 43.51 Unpacking git (1:2.20.1-2+deb10u3) ...
21:33:34 #9 46.92 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ...
21:33:34 #9 46.93 Setting up pinentry-curses (1.1.0-3build1) ...
21:33:34 #9 46.95 Setting up manpages-dev (5.05-1) ...
21:33:34 #9 46.96 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
21:33:34 #9 46.97 Setting up libxcb1:amd64 (1.14-2) ...
21:33:34 #9 46.98 Setting up at (3.1.23-1ubuntu1) ...
21:33:34 #9 47.12 invoke-rc.d: could not determine current runlevel
21:33:34 #9 47.13 invoke-rc.d: policy-rc.d denied execution of start.
21:33:34 #9 47.13 Setting up libicu66:amd64 (66.1-2ubuntu2.1) ...
21:33:34 #9 47.14 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
21:33:34 #9 47.15 Setting up libedit2:amd64 (3.1-20191231-1) ...
21:33:34 #9 47.17 Setting up libreadline8:amd64 (8.0-4) ...
21:33:34 #11 4.471 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:33:34 #11 4.515 Starting 2 pkgProblemResolver with broken count: 0
21:33:34 #11 4.517 Done
21:33:34 #11 4.539  Done
21:33:34 #11 4.546 Starting pkgProblemResolver with broken count: 0
21:33:34 #11 4.575 Starting 2 pkgProblemResolver with broken count: 0
21:33:34 #11 4.578 Done
21:33:34 #11 4.685 The following additional packages will be installed:
21:33:35 #9 47.92 Selecting previously unselected package libstruct-dumb-perl.
21:33:35 #9 47.93 Preparing to unpack .../265-libstruct-dumb-perl_0.09-1_all.deb ...
21:33:35 #9 47.93 Unpacking libstruct-dumb-perl (0.09-1) ...
21:33:35 #9 47.96 Selecting previously unselected package libio-async-perl.
21:33:35 #9 47.97 Preparing to unpack .../266-libio-async-perl_0.75-1_all.deb ...
21:33:35 #9 47.97 Unpacking libio-async-perl (0.75-1) ...
21:33:35 #9 48.03 Selecting previously unselected package liblinux-epoll-perl.
21:33:35 #9 48.04 Preparing to unpack .../267-liblinux-epoll-perl_0.017-1_armhf.deb ...
21:33:35 #9 48.04 Unpacking liblinux-epoll-perl (0.017-1) ...
21:33:35 #9 48.07 Selecting previously unselected package libio-async-loop-epoll-perl.
21:33:35 #9 48.07 Preparing to unpack .../268-libio-async-loop-epoll-perl_0.20-1_all.deb ...
21:33:35 #9 48.08 Unpacking libio-async-loop-epoll-perl (0.20-1) ...
21:33:35 #9 48.11 Selecting previously unselected package libtypes-serialiser-perl.
21:33:35 #9 48.11 Preparing to unpack .../269-libtypes-serialiser-perl_1.0-1_all.deb ...
21:33:35 #9 48.11 Unpacking libtypes-serialiser-perl (1.0-1) ...
21:33:35 #8 36.40 Unpacking fakeroot (1.25.3-1.1) ...
21:33:35 #8 36.45 Selecting previously unselected package libfile-dirlist-perl.
21:33:35 #8 36.45 Preparing to unpack .../062-libfile-dirlist-perl_0.05-2_all.deb ...
21:33:35 #8 36.46 Unpacking libfile-dirlist-perl (0.05-2) ...
21:33:35 #8 36.51 Selecting previously unselected package libfile-which-perl.
21:33:35 #8 36.51 Preparing to unpack .../063-libfile-which-perl_1.23-1_all.deb ...
21:33:35 #8 36.52 Unpacking libfile-which-perl (1.23-1) ...
21:33:35 #8 36.57 Selecting previously unselected package libfile-homedir-perl.
21:33:35 #8 36.57 Preparing to unpack .../064-libfile-homedir-perl_1.006-1_all.deb ...
21:33:35 #8 36.57 Unpacking libfile-homedir-perl (1.006-1) ...
21:33:35 #8 36.62 Selecting previously unselected package libfile-touch-perl.
21:33:35 #8 36.62 Preparing to unpack .../065-libfile-touch-perl_0.11-1_all.deb ...
21:33:35 #8 36.62 Unpacking libfile-touch-perl (0.11-1) ...
21:33:35 #12 21.91   Installing       : libfido2-1.6.0-7.el9.aarch64                         46/71 
21:33:35 #12 21.97   Installing       : openssh-clients-8.7p1-21.el9.aarch64                 47/71 
21:33:35 #12 21.98   Running scriptlet: openssh-clients-8.7p1-21.el9.aarch64                 47/71 
21:33:35 #12 16.48   Running scriptlet: selinux-policy-devel-34.1.39-1.el9.noarch            24/69 
21:33:35 #12 16.49   Installing       : perl-lib-0.65-479.el9.x86_64                         25/69 
21:33:35 #12 16.49   Installing       : perl-Error-1:0.17029-7.el9.noarch                    26/69 
21:33:35 #12 16.50   Installing       : pcre2-utf32-10.40-2.el9.x86_64                       27/69 
21:33:35 #12 16.51   Installing       : pcre2-utf16-10.40-2.el9.x86_64                       28/69 
21:33:35 #12 16.57   Installing       : pcre2-devel-10.40-2.el9.x86_64                       29/69 
21:33:35 #9 43.28 Selecting previously unselected package libref-util-xs-perl.
21:33:35 #9 43.28 Preparing to unpack .../306-libref-util-xs-perl_0.117-1build5_armhf.deb ...
21:33:35 #9 43.29 Unpacking libref-util-xs-perl (0.117-1build5) ...
21:33:35 #9 43.32 Selecting previously unselected package libregexp-pattern-license-perl.
21:33:35 #9 43.32 Preparing to unpack .../307-libregexp-pattern-license-perl_3.9.3-1_all.deb ...
21:33:35 #9 43.33 Unpacking libregexp-pattern-license-perl (3.9.3-1) ...
21:33:35 #9 43.36 Selecting previously unselected package libregexp-pattern-perl.
21:33:35 #9 43.37 Preparing to unpack .../308-libregexp-pattern-perl_0.2.14-1_all.deb ...
21:33:35 #9 43.37 Unpacking libregexp-pattern-perl (0.2.14-1) ...
21:33:35 #9 43.41 Selecting previously unselected package libsasl2-modules:armhf.
21:33:35 #9 43.41 Preparing to unpack .../309-libsasl2-modules_2.1.27+dfsg2-3ubuntu1_armhf.deb ...
21:33:35 #9 43.41 Unpacking libsasl2-modules:armhf (2.1.27+dfsg2-3ubuntu1) ...
21:33:35 #9 43.45 Selecting previously unselected package libsereal-decoder-perl.
21:33:35 #9 43.45 Preparing to unpack .../310-libsereal-decoder-perl_4.023+ds-1_armhf.deb ...
21:33:35 #9 43.46 Unpacking libsereal-decoder-perl (4.023+ds-1) ...
21:33:35 #9 43.50 Selecting previously unselected package libsereal-encoder-perl:armhf.
21:33:35 #9 43.50 Preparing to unpack .../311-libsereal-encoder-perl_4.023+ds-1_armhf.deb ...
21:33:35 #9 43.51 Unpacking libsereal-encoder-perl:armhf (4.023+ds-1) ...
21:33:35 #12 3.035    dh_fixperms
21:33:35 #12 3.077    dh_missing
21:33:35 #12 3.102    dh_installdeb
21:33:35 #12 3.136    dh_gencontrol
21:33:35 #12 3.253    dh_md5sums
21:33:35 #8 35.29 Selecting previously unselected package libmoo-perl.
21:33:35 #8 35.29 Preparing to unpack .../073-libmoo-perl_2.003004-2_all.deb ...
21:33:35 #8 35.30 Unpacking libmoo-perl (2.003004-2) ...
21:33:35 #8 35.37 Selecting previously unselected package libencode-locale-perl.
21:33:35 #8 35.37 Preparing to unpack .../074-libencode-locale-perl_1.05-1_all.deb ...
21:33:35 #8 35.38 Unpacking libencode-locale-perl (1.05-1) ...
21:33:35 #8 35.44 Selecting previously unselected package libtimedate-perl.
21:33:35 #8 35.44 Preparing to unpack .../075-libtimedate-perl_2.3000-2+deb10u1_all.deb ...
21:33:35 #8 35.45 Unpacking libtimedate-perl (2.3000-2+deb10u1) ...
21:33:35 #8 35.50 Selecting previously unselected package libhttp-date-perl.
21:33:35 #8 35.50 Preparing to unpack .../076-libhttp-date-perl_6.02-1_all.deb ...
21:33:35 #8 51.64 Setting up libparams-classify-perl (0.015-1) ...
21:33:35 #8 51.65 Setting up git (1:2.17.1-1ubuntu0.12) ...
21:33:35 #8 51.69 Setting up libhttp-negotiate-perl (6.00-2) ...
21:33:35 #8 51.70 Setting up libmailtools-perl (2.18-1) ...
21:33:35 #8 51.71 Setting up libgit-wrapper-perl (0.047-1) ...
21:33:35 #8 51.72 Setting up libhtml-format-perl (2.12-1) ...
21:33:35 #8 51.73 Setting up libemail-valid-perl (1.202-1) ...
21:33:35 #8 51.74 Setting up libhttp-cookies-perl (6.04-1) ...
21:33:35 #8 51.75 Setting up curl (7.58.0-2ubuntu3.19) ...
21:33:35 #8 51.76 Setting up libmodule-runtime-perl (0.016-1) ...
21:33:35 #8 51.77 Setting up gnupg (2.2.4-1ubuntu1.6) ...
21:33:35 #8 51.78 Setting up libhttp-daemon-perl (6.01-1ubuntu0.1) ...
21:33:35 #8 51.79 Setting up libxml-simple-perl (2.24-1) ...
21:33:35 #8 51.80 Setting up lintian (2.5.81ubuntu1) ...
21:33:35 #8 51.81 Setting up libhtml-form-perl (6.03-1) ...
21:33:35 #8 51.82 Setting up libimport-into-perl (1.002005-1) ...
21:33:35 #8 54.33   Verifying        : bzip2-1.0.8-9.fc35.aarch64                           2/182 
21:33:35 #8 54.33   Verifying        : cpio-2.13-11.fc35.aarch64                            3/182 
21:33:35 #8 54.33   Verifying        : dash-0.5.10.2-9.fc35.aarch64                         4/182 
21:33:35 #8 54.33   Verifying        : debugedit-5.0-2.fc35.aarch64                         5/182 
21:33:35 #8 54.33   Verifying        : deltarpm-3.6.2-10.fc35.aarch64                       6/182 
21:33:35 #8 54.33   Verifying        : devscripts-checkbashisms-2.21.4-1.fc35.aarch64       7/182 
21:33:35 #8 54.33   Verifying        : diffutils-3.8-1.fc35.aarch64                         8/182 
21:33:35 #8 54.33   Verifying        : dwz-0.14-2.fc35.aarch64                              9/182 
21:33:35 #8 54.33   Verifying        : ed-1.14.2-11.fc35.aarch64                           10/182 
21:33:35 #8 54.33   Verifying        : efi-srpm-macros-5-4.fc35.noarch                     11/182 
21:33:35 #8 54.33   Verifying        : enchant-1:1.6.0-28.fc35.aarch64                     12/182 
21:33:35 #8 54.33   Verifying        : file-5.40-9.fc35.aarch64                            13/182 
21:33:35 #8 54.33   Verifying        : findutils-1:4.8.0-4.fc35.aarch64                    14/182 
21:33:35 #8 54.33   Verifying        : fonts-filesystem-1:2.0.5-6.fc35.noarch              15/182 
21:33:35 #8 54.33   Verifying        : fonts-srpm-macros-1:2.0.5-6.fc35.noarch             16/182 
21:33:35 #8 54.33   Verifying        : fpc-srpm-macros-1.3-4.fc35.noarch                   17/182 
21:33:35 #8 54.33   Verifying        : gdk-pixbuf2-2.42.6-2.fc35.aarch64                   18/182 
21:33:35 #8 54.33   Verifying        : ghc-srpm-macros-1.5.0-5.fc35.noarch                 19/182 
21:33:35 #8 54.33   Verifying        : gnat-srpm-macros-4-14.fc35.noarch                   20/182 
21:33:35 #8 54.33   Verifying        : groff-base-1.22.4-8.fc35.aarch64                    21/182 
21:33:35 #8 54.33   Verifying        : gsettings-desktop-schemas-41.0-1.fc35.aarch64       22/182 
21:33:35 #8 54.33   Verifying        : hunspell-1.7.0-11.fc35.aarch64                      23/182 
21:33:35 #8 54.33   Verifying        : hunspell-en-0.20140811.1-20.fc35.noarch             24/182 
21:33:35 #8 54.33   Verifying        : hunspell-en-GB-0.20140811.1-20.fc35.noarch          25/182 
21:33:35 #8 54.33   Verifying        : hunspell-en-US-0.20140811.1-20.fc35.noarch          26/182 
21:33:35 #8 54.33   Verifying        : hunspell-filesystem-1.7.0-11.fc35.aarch64           27/182 
21:33:35 #8 54.33   Verifying        : info-6.8-2.fc35.aarch64                             28/182 
21:33:35 #8 54.33   Verifying        : json-glib-1.6.6-1.fc35.aarch64                      29/182 
21:33:35 #8 54.33   Verifying        : kernel-srpm-macros-1.0-6.fc35.noarch                30/182 
21:33:35 #8 54.33   Verifying        : libappstream-glib-0.7.18-3.fc35.aarch64             31/182 
21:33:35 #8 54.33   Verifying        : libevent-2.1.12-4.fc35.aarch64                      32/182 
21:33:35 #8 54.33   Verifying        : libjpeg-turbo-2.1.0-3.fc35.aarch64                  33/182 
21:33:35 #8 54.33   Verifying        : libpkgconf-1.8.0-1.fc35.aarch64                     34/182 
21:33:35 #8 54.33   Verifying        : libpng-2:1.6.37-11.fc35.aarch64                     35/182 
21:33:35 #8 54.33   Verifying        : libproxy-0.4.17-3.fc35.aarch64                      36/182 
21:33:35 #8 54.33   Verifying        : libstemmer-0-17.585svn.fc35.aarch64                 37/182 
21:33:35 #8 54.33   Verifying        : lua-srpm-macros-1-5.fc35.noarch                     38/182 
21:33:35 #8 54.33   Verifying        : ncurses-6.2-8.20210508.fc35.aarch64                 39/182 
21:33:35 #8 54.33   Verifying        : nim-srpm-macros-3-5.fc35.noarch                     40/182 
21:33:35 #8 54.33   Verifying        : ocaml-srpm-macros-6-5.fc35.noarch                   41/182 
21:33:35 #8 54.33   Verifying        : openblas-srpm-macros-2-10.fc35.noarch               42/182 
21:33:35 #8 54.33   Verifying        : patch-2.7.6-15.fc35.aarch64                         43/182 
21:33:35 #8 54.33   Verifying        : perl-Carp-1.52-478.fc35.noarch                      44/182 
21:33:35 #8 54.33   Verifying        : perl-Data-Dumper-2.183-2.fc35.aarch64               45/182 
21:33:35 #8 54.33   Verifying        : perl-Digest-1.20-1.fc35.noarch                      46/182 
21:33:35 #8 54.33   Verifying        : perl-Digest-MD5-2.58-478.fc35.aarch64               47/182 
21:33:35 #8 54.33   Verifying        : perl-Exporter-5.76-479.fc35.noarch                  48/182 
21:33:35 #8 54.33   Verifying        : perl-File-Path-2.18-478.fc35.noarch                 49/182 
21:33:35 #8 54.33   Verifying        : perl-File-Temp-1:0.231.100-478.fc35.noarch          50/182 
21:33:35 #8 54.33   Verifying        : perl-Getopt-Long-1:2.52-478.fc35.noarch             51/182 
21:33:35 #8 54.33   Verifying        : perl-IO-Socket-IP-0.41-479.fc35.noarch              52/182 
21:33:35 #8 54.33   Verifying        : perl-IO-Socket-SSL-2.072-1.fc35.noarch              53/182 
21:33:35 #8 54.33   Verifying        : perl-MIME-Base64-3.16-478.fc35.aarch64              54/182 
21:33:35 #8 54.33   Verifying        : perl-Net-SSLeay-1.90-4.fc35.aarch64                 55/182 
21:33:35 #8 54.33   Verifying        : perl-PathTools-3.80-478.fc35.aarch64                56/182 
21:33:35 #8 54.33   Verifying        : perl-Pod-Escapes-1:1.07-478.fc35.noarch             57/182 
21:33:35 #8 54.33   Verifying        : perl-Pod-Perldoc-3.28.01-479.fc35.noarch            58/182 
21:33:35 #8 54.33   Verifying        : perl-Pod-Simple-1:3.43-2.fc35.noarch                59/182 
21:33:35 #8 54.33   Verifying        : perl-Pod-Usage-4:2.01-478.fc35.noarch               60/182 
21:33:35 #8 54.33   Verifying        : perl-Socket-4:2.032-2.fc35.aarch64                  61/182 
21:33:35 #8 54.33   Verifying        : perl-Storable-1:3.25-1.fc35.aarch64                 62/182 
21:33:35 #8 54.34   Verifying        : perl-Term-ANSIColor-5.01-479.fc35.noarch            63/182 
21:33:35 #8 54.34   Verifying        : perl-Term-Cap-1.17-478.fc35.noarch                  64/182 
21:33:35 #8 54.34   Verifying        : perl-Text-ParseWords-3.30-478.fc35.noarch           65/182 
21:33:35 #8 54.34   Verifying        : perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch         66/182 
21:33:35 #8 54.34   Verifying        : perl-Time-Local-2:1.300-478.fc35.noarch             67/182 
21:33:35 #8 54.34   Verifying        : perl-URI-5.09-4.fc35.noarch                         68/182 
21:33:35 #8 54.34   Verifying        : perl-constant-1.33-479.fc35.noarch                  69/182 
21:33:35 #8 54.34   Verifying        : perl-libnet-3.13-479.fc35.noarch                    70/182 
21:33:35 #8 54.34   Verifying        : perl-parent-1:0.238-478.fc35.noarch                 71/182 
21:33:35 #8 54.34   Verifying        : perl-podlators-1:4.14-478.fc35.noarch               72/182 
21:33:35 #8 54.34   Verifying        : perl-srpm-macros-1-42.fc35.noarch                   73/182 
21:33:35 #8 54.34   Verifying        : pkgconf-1.8.0-1.fc35.aarch64                        74/182 
21:33:35 #8 54.34   Verifying        : pkgconf-m4-1.8.0-1.fc35.noarch                      75/182 
21:33:35 #8 54.34   Verifying        : pkgconf-pkg-config-1.8.0-1.fc35.aarch64             76/182 
21:33:35 #8 54.34   Verifying        : protobuf-c-1.4.0-1.fc35.aarch64                     77/182 
21:33:35 #8 54.34   Verifying        : python3-dateutil-1:2.8.1-7.fc35.noarch              78/182 
21:33:35 #8 54.34   Verifying        : python3-dbus-1.2.18-2.fc35.aarch64                  79/182 
21:33:35 #8 54.34   Verifying        : python3-distro-1.6.0-1.fc35.noarch                  80/182 
21:33:35 #8 54.34   Verifying        : python3-pybeam-0.7-1.fc35.noarch                    81/182 
21:33:35 #8 54.34   Verifying        : python3-pyxdg-0.27-3.fc35.noarch                    82/182 
21:33:35 #8 54.34   Verifying        : python3-six-1.16.0-4.fc35.noarch                    83/182 
21:33:35 #8 54.34   Verifying        : python3-toml-0.10.2-5.fc35.noarch                   84/182 
21:33:35 #8 54.34   Verifying        : python3-zstd-1.4.5.1-5.fc35.aarch64                 85/182 
21:33:35 #8 54.34   Verifying        : qt5-srpm-macros-5.15.2-3.fc35.noarch                86/182 
21:33:35 #8 54.34   Verifying        : shared-mime-info-2.1-3.fc35.aarch64                 87/182 
21:33:35 #8 54.34   Verifying        : unzip-6.0-53.fc35.aarch64                           88/182 
21:33:35 #8 54.34   Verifying        : xz-5.2.5-7.fc35.aarch64                             89/182 
21:33:35 #8 54.34   Verifying        : zip-3.0-31.fc35.aarch64                             90/182 
21:33:35 #8 54.34   Verifying        : abattis-cantarell-fonts-0.301-5.fc35.noarch         91/182 
21:33:35 #8 54.34   Verifying        : ansible-srpm-macros-1-5.fc35.noarch                 92/182 
21:33:35 #8 54.34   Verifying        : binutils-2.37-17.fc35.aarch64                       93/182 
21:33:35 #8 54.34   Verifying        : binutils-gold-2.37-17.fc35.aarch64                  94/182 
21:33:35 #8 54.34   Verifying        : dbus-libs-1:1.12.22-1.fc35.aarch64                  95/182 
21:33:35 #8 54.34   Verifying        : dnf-plugins-core-4.2.1-1.fc35.noarch                96/182 
21:33:35 #8 54.34   Verifying        : elfutils-0.187-4.fc35.aarch64                       97/182 
21:33:35 #8 54.34   Verifying        : elfutils-debuginfod-client-0.187-4.fc35.aarch64     98/182 
21:33:35 #8 54.34   Verifying        : gdb-minimal-12.1-1.fc35.aarch64                     99/182 
21:33:35 #8 54.34   Verifying        : glib-networking-2.70.1-1.fc35.aarch64              100/182 
21:33:35 #8 54.34   Verifying        : glibc-gconv-extra-2.34-38.fc35.aarch64             101/182 
21:33:35 #8 54.34   Verifying        : go-srpm-macros-3.0.15-1.fc35.noarch                102/182 
21:33:35 #8 54.34   Verifying        : libsoup-2.74.2-1.fc35.aarch64                      103/182 
21:33:35 #8 54.34   Verifying        : perl-AutoLoader-5.74-486.fc35.noarch               104/182 
21:33:35 #8 54.34   Verifying        : perl-B-1.82-486.fc35.aarch64                       105/182 
21:33:35 #8 54.34   Verifying        : perl-Class-Struct-0.66-486.fc35.noarch             106/182 
21:33:35 #8 54.34   Verifying        : perl-DynaLoader-1.50-486.fc35.aarch64              107/182 
21:33:35 #8 54.34   Verifying        : perl-Encode-4:3.15-482.fc35.aarch64                108/182 
21:33:35 #8 54.34   Verifying        : perl-Errno-1.33-486.fc35.aarch64                   109/182 
21:33:35 #8 54.34   Verifying        : perl-Fcntl-1.14-486.fc35.aarch64                   110/182 
21:33:35 #8 54.34   Verifying        : perl-File-Basename-2.85-486.fc35.noarch            111/182 
21:33:35 #8 54.34   Verifying        : perl-File-stat-1.09-486.fc35.noarch                112/182 
21:33:35 #8 54.34   Verifying        : perl-FileHandle-2.03-486.fc35.noarch               113/182 
21:33:35 #8 54.34   Verifying        : perl-Getopt-Std-1.13-486.fc35.noarch               114/182 
21:33:35 #8 54.34   Verifying        : perl-HTTP-Tiny-0.080-1.fc35.noarch                 115/182 
21:33:35 #8 54.34   Verifying        : perl-IO-1.46-486.fc35.aarch64                      116/182 
21:33:35 #8 54.34   Verifying        : perl-IPC-Open3-1.21-486.fc35.noarch                117/182 
21:33:35 #8 54.34   Verifying        : perl-Mozilla-CA-20211001-1.fc35.noarch             118/182 
21:33:35 #8 54.34   Verifying        : perl-NDBM_File-1.15-486.fc35.aarch64               119/182 
21:33:35 #8 54.34   Verifying        : perl-POSIX-1.97-486.fc35.aarch64                   120/182 
21:33:35 #8 54.34   Verifying        : perl-Scalar-List-Utils-5:1.62-463.fc35.aarch64     121/182 
21:33:35 #8 54.34   Verifying        : perl-SelectSaver-1.02-486.fc35.noarch              122/182 
21:33:35 #8 54.34   Verifying        : perl-Symbol-1.09-486.fc35.noarch                   123/182 
21:33:35 #8 54.34   Verifying        : perl-base-2.27-486.fc35.noarch                     124/182 
21:33:35 #8 54.34   Verifying        : perl-if-0.60.900-486.fc35.noarch                   125/182 
21:33:35 #8 54.34   Verifying        : perl-interpreter-4:5.34.1-486.fc35.aarch64         126/182 
21:33:35 #8 54.34   Verifying        : perl-libs-4:5.34.1-486.fc35.aarch64                127/182 
21:33:35 #8 54.34   Verifying        : perl-mro-1.25-486.fc35.aarch64                     128/182 
21:33:35 #8 54.34   Verifying        : perl-overload-1.33-486.fc35.noarch                 129/182 
21:33:35 #8 54.34   Verifying        : perl-overloading-0.02-486.fc35.noarch              130/182 
21:33:35 #8 54.34   Verifying        : perl-subs-1.04-486.fc35.noarch                     131/182 
21:33:35 #8 54.34   Verifying        : perl-vars-1.05-486.fc35.noarch                     132/182 
21:33:35 #8 54.34   Verifying        : python-srpm-macros-3.10-12.fc35.noarch             133/182 
21:33:35 #8 54.34   Verifying        : python3-construct-2.10.68-1.fc35.noarch            134/182 
21:33:35 #8 54.34   Verifying        : python3-dnf-plugins-core-4.2.1-1.fc35.noarch       135/182 
21:33:35 #8 54.34   Verifying        : python3-enchant-3.2.2-1.fc35.noarch                136/182 
21:33:35 #8 54.34   Verifying        : python3-unbound-1.16.0-3.fc35.aarch64              137/182 
21:33:35 #8 54.34   Verifying        : redhat-rpm-config-201-1.fc35.noarch                138/182 
21:33:35 #8 54.34   Verifying        : rpm-build-4.17.1-3.fc35.aarch64                    139/182 
21:33:35 #8 54.34   Verifying        : rpmautospec-rpm-macros-0.2.6-1.fc35.noarch         140/182 
21:33:35 #8 54.34   Verifying        : rpmlint-2.2.0-2.fc35.noarch                        141/182 
21:33:35 #8 54.34   Verifying        : rust-srpm-macros-22-1.fc35.noarch                  142/182 
21:33:35 #8 54.34   Verifying        : systemd-libs-249.12-5.fc35.aarch64                 143/182 
21:33:35 #8 54.34   Verifying        : unbound-libs-1.16.0-3.fc35.aarch64                 144/182 
21:33:35 #8 54.34   Verifying        : xxhash-libs-0.8.1-1.fc35.aarch64                   145/182 
21:33:35 #8 54.34   Verifying        : zstd-1.5.2-2.fc35.aarch64                          146/182 
21:33:35 #8 54.34   Verifying        : dnf-4.13.0-1.fc35.noarch                           147/182 
21:33:35 #8 54.34   Verifying        : dnf-4.9.0-1.fc35.noarch                            148/182 
21:33:35 #8 54.34   Verifying        : dnf-data-4.13.0-1.fc35.noarch                      149/182 
21:33:35 #8 54.34   Verifying        : dnf-data-4.9.0-1.fc35.noarch                       150/182 
21:33:35 #8 54.34   Verifying        : elfutils-libelf-0.187-4.fc35.aarch64               151/182 
21:33:35 #8 54.34   Verifying        : elfutils-libelf-0.186-1.fc35.aarch64               152/182 
21:33:35 #8 54.34   Verifying        : elfutils-libs-0.187-4.fc35.aarch64                 153/182 
21:33:35 #8 54.34   Verifying        : elfutils-libs-0.186-1.fc35.aarch64                 154/182 
21:33:35 #8 54.34   Verifying        : glibc-2.34-38.fc35.aarch64                         155/182 
21:33:35 #8 54.34   Verifying        : glibc-2.34-25.fc35.aarch64                         156/182 
21:33:35 #8 54.34   Verifying        : glibc-common-2.34-38.fc35.aarch64                  157/182 
21:33:35 #8 54.34   Verifying        : glibc-common-2.34-25.fc35.aarch64                  158/182 
21:33:35 #8 54.34   Verifying        : glibc-minimal-langpack-2.34-38.fc35.aarch64        159/182 
21:33:35 #8 54.34   Verifying        : glibc-minimal-langpack-2.34-25.fc35.aarch64        160/182 
21:33:35 #8 54.34   Verifying        : libdnf-0.67.0-2.fc35.aarch64                       161/182 
21:33:35 #8 54.34   Verifying        : libdnf-0.64.0-1.fc35.aarch64                       162/182 
21:33:35 #8 54.34   Verifying        : libsolv-0.7.22-1.fc35.aarch64                      163/182 
21:33:35 #8 54.34   Verifying        : libsolv-0.7.19-3.fc35.aarch64                      164/182 
21:33:35 #8 54.34   Verifying        : python3-dnf-4.13.0-1.fc35.noarch                   165/182 
21:33:35 #8 54.34   Verifying        : python3-dnf-4.9.0-1.fc35.noarch                    166/182 
21:33:35 #8 54.34   Verifying        : python3-hawkey-0.67.0-2.fc35.aarch64               167/182 
21:33:35 #8 54.34   Verifying        : python3-hawkey-0.64.0-1.fc35.aarch64               168/182 
21:33:35 #8 54.34   Verifying        : python3-libdnf-0.67.0-2.fc35.aarch64               169/182 
21:33:35 #8 54.34   Verifying        : python3-libdnf-0.64.0-1.fc35.aarch64               170/182 
21:33:35 #8 54.34   Verifying        : python3-rpm-4.17.1-3.fc35.aarch64                  171/182 
21:33:35 #8 54.34   Verifying        : python3-rpm-4.17.0-4.fc35.aarch64                  172/182 
21:33:35 #8 54.34   Verifying        : rpm-4.17.1-3.fc35.aarch64                          173/182 
21:33:35 #8 54.34   Verifying        : rpm-4.17.0-4.fc35.aarch64                          174/182 
21:33:35 #8 54.34   Verifying        : rpm-build-libs-4.17.1-3.fc35.aarch64               175/182 
21:33:35 #8 54.34   Verifying        : rpm-build-libs-4.17.0-4.fc35.aarch64               176/182 
21:33:35 #8 54.34   Verifying        : rpm-libs-4.17.1-3.fc35.aarch64                     177/182 
21:33:35 #8 54.34   Verifying        : rpm-libs-4.17.0-4.fc35.aarch64                     178/182 
21:33:35 #8 54.34   Verifying        : rpm-sign-libs-4.17.1-3.fc35.aarch64                179/182 
21:33:35 #8 54.34   Verifying        : rpm-sign-libs-4.17.0-4.fc35.aarch64                180/182 
21:33:35 #8 54.34   Verifying        : yum-4.13.0-1.fc35.noarch                           181/182 
21:33:35 #8 54.34   Verifying        : yum-4.9.0-1.fc35.noarch                            182/182 
21:33:35 #8 54.56 
21:33:35 #8 54.56 Upgraded:
21:33:35 #8 54.56   dnf-4.13.0-1.fc35.noarch                                                      
21:33:35 #8 54.56   dnf-data-4.13.0-1.fc35.noarch                                                 
21:33:35 #8 54.56   elfutils-libelf-0.187-4.fc35.aarch64                                          
21:33:35 #8 54.56   elfutils-libs-0.187-4.fc35.aarch64                                            
21:33:35 #8 54.56   glibc-2.34-38.fc35.aarch64                                                    
21:33:35 #8 54.56   glibc-common-2.34-38.fc35.aarch64                                             
21:33:35 #8 54.56   glibc-minimal-langpack-2.34-38.fc35.aarch64                                   
21:33:35 #8 54.56   libdnf-0.67.0-2.fc35.aarch64                                                  
21:33:35 #8 54.56   libsolv-0.7.22-1.fc35.aarch64                                                 
21:33:35 #8 54.56   python3-dnf-4.13.0-1.fc35.noarch                                              
21:33:35 #8 54.56   python3-hawkey-0.67.0-2.fc35.aarch64                                          
21:33:35 #8 54.56   python3-libdnf-0.67.0-2.fc35.aarch64                                          
21:33:35 #8 54.56   python3-rpm-4.17.1-3.fc35.aarch64                                             
21:33:35 #8 54.56   rpm-4.17.1-3.fc35.aarch64                                                     
21:33:35 #8 54.56   rpm-build-libs-4.17.1-3.fc35.aarch64                                          
21:33:35 #8 54.56   rpm-libs-4.17.1-3.fc35.aarch64                                                
21:33:35 #8 54.56   rpm-sign-libs-4.17.1-3.fc35.aarch64                                           
21:33:35 #8 54.56   yum-4.13.0-1.fc35.noarch                                                      
21:33:35 #8 54.56 Installed:
21:33:35 #8 54.56   abattis-cantarell-fonts-0.301-5.fc35.noarch                                   
21:33:35 #8 54.56   adobe-source-code-pro-fonts-2.030.1.050-11.fc35.noarch                        
21:33:35 #8 54.56   ansible-srpm-macros-1-5.fc35.noarch                                           
21:33:35 #8 54.56   binutils-2.37-17.fc35.aarch64                                                 
21:33:35 #8 54.56   binutils-gold-2.37-17.fc35.aarch64                                            
21:33:35 #8 54.56   bzip2-1.0.8-9.fc35.aarch64                                                    
21:33:35 #8 54.56   cpio-2.13-11.fc35.aarch64                                                     
21:33:35 #8 54.56   dash-0.5.10.2-9.fc35.aarch64                                                  
21:33:35 #8 54.56   dbus-libs-1:1.12.22-1.fc35.aarch64                                            
21:33:35 #8 54.56   debugedit-5.0-2.fc35.aarch64                                                  
21:33:35 #8 54.56   deltarpm-3.6.2-10.fc35.aarch64                                                
21:33:35 #8 54.56   devscripts-checkbashisms-2.21.4-1.fc35.aarch64                                
21:33:35 #8 54.56   diffutils-3.8-1.fc35.aarch64                                                  
21:33:35 #8 54.56   dnf-plugins-core-4.2.1-1.fc35.noarch                                          
21:33:35 #8 54.56   dwz-0.14-2.fc35.aarch64                                                       
21:33:35 #8 54.56   ed-1.14.2-11.fc35.aarch64                                                     
21:33:35 #8 54.56   efi-srpm-macros-5-4.fc35.noarch                                               
21:33:35 #8 54.56   elfutils-0.187-4.fc35.aarch64                                                 
21:33:35 #8 54.56   elfutils-debuginfod-client-0.187-4.fc35.aarch64                               
21:33:35 #8 54.56   enchant-1:1.6.0-28.fc35.aarch64                                               
21:33:35 #8 54.56   file-5.40-9.fc35.aarch64                                                      
21:33:35 #8 54.56   findutils-1:4.8.0-4.fc35.aarch64                                              
21:33:35 #8 54.56   fonts-filesystem-1:2.0.5-6.fc35.noarch                                        
21:33:35 #8 54.56   fonts-srpm-macros-1:2.0.5-6.fc35.noarch                                       
21:33:35 #8 54.56   fpc-srpm-macros-1.3-4.fc35.noarch                                             
21:33:35 #8 54.56   gdb-minimal-12.1-1.fc35.aarch64                                               
21:33:35 #8 54.56   gdk-pixbuf2-2.42.6-2.fc35.aarch64                                             
21:33:35 #8 54.56   ghc-srpm-macros-1.5.0-5.fc35.noarch                                           
21:33:35 #8 54.56   glib-networking-2.70.1-1.fc35.aarch64                                         
21:33:35 #8 54.56   glibc-gconv-extra-2.34-38.fc35.aarch64                                        
21:33:35 #8 54.56   gnat-srpm-macros-4-14.fc35.noarch                                             
21:33:35 #8 54.56   go-srpm-macros-3.0.15-1.fc35.noarch                                           
21:33:35 #8 54.56   groff-base-1.22.4-8.fc35.aarch64                                              
21:33:35 #8 54.56   gsettings-desktop-schemas-41.0-1.fc35.aarch64                                 
21:33:35 #8 54.56   hunspell-1.7.0-11.fc35.aarch64                                                
21:33:35 #8 54.56   hunspell-en-0.20140811.1-20.fc35.noarch                                       
21:33:35 #8 54.56   hunspell-en-GB-0.20140811.1-20.fc35.noarch                                    
21:33:35 #8 54.56   hunspell-en-US-0.20140811.1-20.fc35.noarch                                    
21:33:35 #8 54.56   hunspell-filesystem-1.7.0-11.fc35.aarch64                                     
21:33:35 #8 54.56   info-6.8-2.fc35.aarch64                                                       
21:33:35 #8 54.56   json-glib-1.6.6-1.fc35.aarch64                                                
21:33:35 #8 54.56   kernel-srpm-macros-1.0-6.fc35.noarch                                          
21:33:35 #8 54.56   libappstream-glib-0.7.18-3.fc35.aarch64                                       
21:33:35 #8 54.56   libevent-2.1.12-4.fc35.aarch64                                                
21:33:35 #8 54.56   libjpeg-turbo-2.1.0-3.fc35.aarch64                                            
21:33:35 #8 54.56   libpkgconf-1.8.0-1.fc35.aarch64                                               
21:33:35 #8 54.56   libpng-2:1.6.37-11.fc35.aarch64                                               
21:33:35 #8 54.56   libproxy-0.4.17-3.fc35.aarch64                                                
21:33:35 #8 54.56   libsoup-2.74.2-1.fc35.aarch64                                                 
21:33:35 #8 54.56   libstemmer-0-17.585svn.fc35.aarch64                                           
21:33:35 #8 54.56   lua-srpm-macros-1-5.fc35.noarch                                               
21:33:35 #8 54.56   ncurses-6.2-8.20210508.fc35.aarch64                                           
21:33:35 #8 54.56   nim-srpm-macros-3-5.fc35.noarch                                               
21:33:35 #8 54.56   ocaml-srpm-macros-6-5.fc35.noarch                                             
21:33:35 #8 54.56   openblas-srpm-macros-2-10.fc35.noarch                                         
21:33:35 #8 54.56   patch-2.7.6-15.fc35.aarch64                                                   
21:33:35 #8 54.56   perl-AutoLoader-5.74-486.fc35.noarch                                          
21:33:35 #8 54.56   perl-B-1.82-486.fc35.aarch64                                                  
21:33:35 #8 54.56   perl-Carp-1.52-478.fc35.noarch                                                
21:33:35 #8 54.56   perl-Class-Struct-0.66-486.fc35.noarch                                        
21:33:35 #8 54.56   perl-Data-Dumper-2.183-2.fc35.aarch64                                         
21:33:35 #8 54.56   perl-Digest-1.20-1.fc35.noarch                                                
21:33:35 #8 54.56   perl-Digest-MD5-2.58-478.fc35.aarch64                                         
21:33:35 #8 54.56   perl-DynaLoader-1.50-486.fc35.aarch64                                         
21:33:35 #8 54.56   perl-Encode-4:3.15-482.fc35.aarch64                                           
21:33:35 #8 54.56   perl-Errno-1.33-486.fc35.aarch64                                              
21:33:35 #8 54.56   perl-Exporter-5.76-479.fc35.noarch                                            
21:33:35 #8 54.56   perl-Fcntl-1.14-486.fc35.aarch64                                              
21:33:35 #8 54.56   perl-File-Basename-2.85-486.fc35.noarch                                       
21:33:35 #8 54.56   perl-File-Path-2.18-478.fc35.noarch                                           
21:33:35 #8 54.56   perl-File-Temp-1:0.231.100-478.fc35.noarch                                    
21:33:35 #8 54.56   perl-File-stat-1.09-486.fc35.noarch                                           
21:33:35 #8 54.56   perl-FileHandle-2.03-486.fc35.noarch                                          
21:33:35 #8 54.56   perl-Getopt-Long-1:2.52-478.fc35.noarch                                       
21:33:35 #8 54.56   perl-Getopt-Std-1.13-486.fc35.noarch                                          
21:33:35 #8 54.56   perl-HTTP-Tiny-0.080-1.fc35.noarch                                            
21:33:35 #8 54.56   perl-IO-1.46-486.fc35.aarch64                                                 
21:33:35 #8 54.56   perl-IO-Socket-IP-0.41-479.fc35.noarch                                        
21:33:35 #8 54.56   perl-IO-Socket-SSL-2.072-1.fc35.noarch                                        
21:33:35 #8 54.56   perl-IPC-Open3-1.21-486.fc35.noarch                                           
21:33:35 #8 54.56   perl-MIME-Base64-3.16-478.fc35.aarch64                                        
21:33:35 #8 54.56   perl-Mozilla-CA-20211001-1.fc35.noarch                                        
21:33:35 #8 54.56   perl-NDBM_File-1.15-486.fc35.aarch64                                          
21:33:35 #8 54.56   perl-Net-SSLeay-1.90-4.fc35.aarch64                                           
21:33:35 #8 54.56   perl-POSIX-1.97-486.fc35.aarch64                                              
21:33:35 #8 54.56   perl-PathTools-3.80-478.fc35.aarch64                                          
21:33:35 #8 54.56   perl-Pod-Escapes-1:1.07-478.fc35.noarch                                       
21:33:35 #8 54.56   perl-Pod-Perldoc-3.28.01-479.fc35.noarch                                      
21:33:35 #8 54.56   perl-Pod-Simple-1:3.43-2.fc35.noarch                                          
21:33:35 #8 54.56   perl-Pod-Usage-4:2.01-478.fc35.noarch                                         
21:33:35 #8 54.56   perl-Scalar-List-Utils-5:1.62-463.fc35.aarch64                                
21:33:35 #8 54.56   perl-SelectSaver-1.02-486.fc35.noarch                                         
21:33:35 #8 54.56   perl-Socket-4:2.032-2.fc35.aarch64                                            
21:33:35 #8 54.56   perl-Storable-1:3.25-1.fc35.aarch64                                           
21:33:35 #8 54.56   perl-Symbol-1.09-486.fc35.noarch                                              
21:33:35 #8 54.56   perl-Term-ANSIColor-5.01-479.fc35.noarch                                      
21:33:35 #8 54.56   perl-Term-Cap-1.17-478.fc35.noarch                                            
21:33:35 #8 54.56   perl-Text-ParseWords-3.30-478.fc35.noarch                                     
21:33:35 #8 54.56   perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch                                   
21:33:35 #8 54.56   perl-Time-Local-2:1.300-478.fc35.noarch                                       
21:33:35 #8 54.56   perl-URI-5.09-4.fc35.noarch                                                   
21:33:35 #8 54.56   perl-base-2.27-486.fc35.noarch                                                
21:33:35 #8 54.56   perl-constant-1.33-479.fc35.noarch                                            
21:33:35 #8 54.56   perl-if-0.60.900-486.fc35.noarch                                              
21:33:35 #8 54.56   perl-interpreter-4:5.34.1-486.fc35.aarch64                                    
21:33:35 #8 54.56   perl-libnet-3.13-479.fc35.noarch                                              
21:33:35 #8 54.56   perl-libs-4:5.34.1-486.fc35.aarch64                                           
21:33:35 #8 54.56   perl-mro-1.25-486.fc35.aarch64                                                
21:33:35 #8 54.56   perl-overload-1.33-486.fc35.noarch                                            
21:33:35 #8 54.56   perl-overloading-0.02-486.fc35.noarch                                         
21:33:35 #8 54.56   perl-parent-1:0.238-478.fc35.noarch                                           
21:33:35 #8 54.56   perl-podlators-1:4.14-478.fc35.noarch                                         
21:33:35 #8 54.56   perl-srpm-macros-1-42.fc35.noarch                                             
21:33:35 #8 54.56   perl-subs-1.04-486.fc35.noarch                                                
21:33:35 #8 54.56   perl-vars-1.05-486.fc35.noarch                                                
21:33:35 #8 54.56   pkgconf-1.8.0-1.fc35.aarch64                                                  
21:33:35 #8 54.56   pkgconf-m4-1.8.0-1.fc35.noarch                                                
21:33:35 #8 54.56   pkgconf-pkg-config-1.8.0-1.fc35.aarch64                                       
21:33:35 #8 54.56   protobuf-c-1.4.0-1.fc35.aarch64                                               
21:33:35 #8 54.56   python-srpm-macros-3.10-12.fc35.noarch                                        
21:33:35 #8 54.56   python3-construct-2.10.68-1.fc35.noarch                                       
21:33:35 #8 54.56   python3-dateutil-1:2.8.1-7.fc35.noarch                                        
21:33:35 #8 54.56   python3-dbus-1.2.18-2.fc35.aarch64                                            
21:33:35 #8 54.56   python3-distro-1.6.0-1.fc35.noarch                                            
21:33:35 #8 54.56   python3-dnf-plugins-core-4.2.1-1.fc35.noarch                                  
21:33:35 #8 54.56   python3-enchant-3.2.2-1.fc35.noarch                                           
21:33:35 #8 54.56   python3-pybeam-0.7-1.fc35.noarch                                              
21:33:35 #8 54.56   python3-pyxdg-0.27-3.fc35.noarch                                              
21:33:35 #8 54.56   python3-six-1.16.0-4.fc35.noarch                                              
21:33:35 #8 54.56   python3-toml-0.10.2-5.fc35.noarch                                             
21:33:35 #8 54.56   python3-unbound-1.16.0-3.fc35.aarch64                                         
21:33:35 #8 54.56   python3-zstd-1.4.5.1-5.fc35.aarch64                                           
21:33:35 #8 54.56   qt5-srpm-macros-5.15.2-3.fc35.noarch                                          
21:33:35 #8 54.56   redhat-rpm-config-201-1.fc35.noarch                                           
21:33:35 #8 54.56   rpm-build-4.17.1-3.fc35.aarch64                                               
21:33:35 #8 54.56   rpmautospec-rpm-macros-0.2.6-1.fc35.noarch                                    
21:33:35 #8 54.56   rpmlint-2.2.0-2.fc35.noarch                                                   
21:33:35 #8 54.56   rust-srpm-macros-22-1.fc35.noarch                                             
21:33:35 #8 54.56   shared-mime-info-2.1-3.fc35.aarch64                                           
21:33:35 #8 54.56   systemd-libs-249.12-5.fc35.aarch64                                            
21:33:35 #8 54.56   unbound-libs-1.16.0-3.fc35.aarch64                                            
21:33:35 #8 54.56   unzip-6.0-53.fc35.aarch64                                                     
21:33:35 #8 54.56   xxhash-libs-0.8.1-1.fc35.aarch64                                              
21:33:35 #8 54.56   xz-5.2.5-7.fc35.aarch64                                                       
21:33:35 #8 54.56   zip-3.0-31.fc35.aarch64                                                       
21:33:35 #8 54.56   zstd-1.5.2-2.fc35.aarch64                                                     
21:33:35 #8 54.56 
21:33:35 #8 54.56 Complete!
21:33:35 #9 47.18 Setting up m4 (1.4.18-4) ...
21:33:35 #9 47.21 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
21:33:35 #9 47.22 Setting up ca-certificates (20211016~20.04.1) ...
21:33:35 #11 4.685   bash-completion btrfs-progs btrfs-tools cmake cmake-data dh-apparmor
21:33:35 #11 4.685   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
21:33:35 #11 4.685   libjsoncpp1 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
21:33:35 #11 4.685   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
21:33:35 #11 4.686   libudev-dev libuv1 pkg-config
21:33:35 #11 4.687 Suggested packages:
21:33:35 #11 4.687   duperemove cmake-doc ninja-build apparmor-easyprof lrzip seccomp
21:33:35 #11 4.687 Recommended packages:
21:33:35 #11 4.687   dmsetup
21:33:35 #11 4.734 The following NEW packages will be installed:
21:33:35 #11 4.734   bash-completion btrfs-progs btrfs-tools cmake cmake-data dh-apparmor
21:33:35 #11 4.734   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
21:33:35 #11 4.734   libjsoncpp1 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
21:33:35 #11 4.734   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
21:33:35 #11 4.735   libudev-dev libuv1 pkg-config
21:33:35 #12 0.872 Hit:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease
21:33:35 #12 0.901 Hit:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease
21:33:35 #12 0.974 Hit:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease
21:33:35 #12 1.048 Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease
21:33:35 #9 48.15 Selecting previously unselected package libjson-xs-perl.
21:33:35 #9 48.16 Preparing to unpack .../270-libjson-xs-perl_4.020-1build1_armhf.deb ...
21:33:35 #9 48.16 Unpacking libjson-xs-perl (4.020-1build1) ...
21:33:35 #9 48.20 Selecting previously unselected package libjson-maybexs-perl.
21:33:35 #9 48.20 Preparing to unpack .../271-libjson-maybexs-perl_1.004000-1_all.deb ...
21:33:35 #9 48.20 Unpacking libjson-maybexs-perl (1.004000-1) ...
21:33:35 #9 48.23 Selecting previously unselected package liblist-compare-perl.
21:33:35 #9 48.24 Preparing to unpack .../272-liblist-compare-perl_0.53-1_all.deb ...
21:33:35 #9 48.24 Unpacking liblist-compare-perl (0.53-1) ...
21:33:35 #9 48.28 Selecting previously unselected package liblist-moreutils-perl.
21:33:35 #9 48.28 Preparing to unpack .../273-liblist-moreutils-perl_0.416-1build5_armhf.deb ...
21:33:35 #9 48.28 Unpacking liblist-moreutils-perl (0.416-1build5) ...
21:33:35 #9 48.32 Selecting previously unselected package liblist-someutils-perl.
21:33:35 #9 48.32 Preparing to unpack .../274-liblist-someutils-perl_0.58-1_all.deb ...
21:33:35 #9 48.33 Unpacking liblist-someutils-perl (0.58-1) ...
21:33:35 #9 48.36 Selecting previously unselected package liblist-someutils-xs-perl.
21:33:35 #9 48.36 Preparing to unpack .../275-liblist-someutils-xs-perl_0.58-2_armhf.deb ...
21:33:35 #9 48.36 Unpacking liblist-someutils-xs-perl (0.58-2) ...
21:33:35 #21 43.15 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64.
21:33:35 #21 43.15 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
21:33:35 #21 43.15 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
21:33:35 #21 43.19 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu.
21:33:35 #21 43.19 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
21:33:35 #21 43.19 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
21:33:35 #8 36.67 Selecting previously unselected package libio-pty-perl.
21:33:35 #8 36.67 Preparing to unpack .../066-libio-pty-perl_1%3a1.15-2_armhf.deb ...
21:33:35 #8 36.68 Unpacking libio-pty-perl (1:1.15-2) ...
21:33:35 #8 36.75 Selecting previously unselected package libipc-run-perl.
21:33:35 #8 36.76 Preparing to unpack .../067-libipc-run-perl_20200505.0-1_all.deb ...
21:33:35 #8 36.77 Unpacking libipc-run-perl (20200505.0-1) ...
21:33:35 #12 22.06   Installing       : git-core-2.31.1-2.el9.2.aarch64                      48/71 
21:33:35 #12 22.26   Installing       : git-core-doc-2.31.1-2.el9.2.noarch                   49/71 
21:33:35 #12 22.30   Installing       : perl-Git-2.31.1-2.el9.2.noarch                       50/71 
21:33:35 #12 22.31   Installing       : git-2.31.1-2.el9.2.aarch64                           51/71 
21:33:35 #12 16.58   Installing       : libuv-1:1.42.0-1.el9.x86_64                          30/69 
21:33:35 #9 43.54 Selecting previously unselected package libset-intspan-perl.
21:33:35 #9 43.55 Preparing to unpack .../312-libset-intspan-perl_1.19-2_all.deb ...
21:33:35 #9 43.55 Unpacking libset-intspan-perl (1.19-2) ...
21:33:35 #9 43.58 Selecting previously unselected package libsocket6-perl.
21:33:35 #9 43.59 Preparing to unpack .../313-libsocket6-perl_0.29-1build4_armhf.deb ...
21:33:35 #9 43.59 Unpacking libsocket6-perl (0.29-1build4) ...
21:33:35 #9 43.62 Selecting previously unselected package libstring-copyright-perl.
21:33:35 #9 43.63 Preparing to unpack .../314-libstring-copyright-perl_0.003012-1_all.deb ...
21:33:35 #9 43.63 Unpacking libstring-copyright-perl (0.003012-1) ...
21:33:35 #9 43.67 Selecting previously unselected package libstring-escape-perl.
21:33:35 #9 43.67 Preparing to unpack .../315-libstring-escape-perl_2010.002-2_all.deb ...
21:33:35 #9 43.68 Unpacking libstring-escape-perl (2010.002-2) ...
21:33:35 #9 43.71 Selecting previously unselected package libstring-shellquote-perl.
21:33:35 #9 43.71 Preparing to unpack .../316-libstring-shellquote-perl_1.04-1_all.deb ...
21:33:35 #9 43.72 Unpacking libstring-shellquote-perl (1.04-1) ...
21:33:35 #9 43.76 Selecting previously unselected package libxs-parse-keyword-perl.
21:33:35 #9 43.76 Preparing to unpack .../317-libxs-parse-keyword-perl_0.21-1build1_armhf.deb ...
21:33:35 #9 43.76 Unpacking libxs-parse-keyword-perl (0.21-1build1) ...
21:33:35 #9 43.80 Selecting previously unselected package libsyntax-keyword-try-perl.
21:33:35 #9 43.80 Preparing to unpack .../318-libsyntax-keyword-try-perl_0.26-1build1_armhf.deb ...
21:33:35 #9 43.81 Unpacking libsyntax-keyword-try-perl (0.26-1build1) ...
21:33:35 #9 43.86 Selecting previously unselected package libterm-readkey-perl.
21:33:35 #9 43.86 Preparing to unpack .../319-libterm-readkey-perl_2.38-1build4_armhf.deb ...
21:33:35 #9 43.87 Unpacking libterm-readkey-perl (2.38-1build4) ...
21:33:35 #9 43.90 Selecting previously unselected package libtext-levenshteinxs-perl.
21:33:35 #13 1.898 Package bash-4.4.20-4.el8.x86_64 is already installed.
21:33:35 #13 1.899 Package bash-4.4.20-4.el8.x86_64 is already installed.
21:33:35 #13 1.900 Package bash-4.4.20-4.el8.x86_64 is already installed.
21:33:35 #13 1.901 Package ca-certificates-2021.2.50-82.el8.noarch is already installed.
21:33:35 #13 1.902 Package libarchive-3.3.3-4.el8.x86_64 is already installed.
21:33:35 #13 1.902 Package pkgconf-pkg-config-1.4.2-1.el8.x86_64 is already installed.
21:33:35 #13 1.902 Package systemd-239-60.el8.x86_64 is already installed.
21:33:35 #13 1.903 Package tar-2:1.30-6.el8.x86_64 is already installed.
21:33:35 #13 1.903 Package which-2.21-18.el8.x86_64 is already installed.
21:33:35 #13 1.904 Package bash-4.4.20-4.el8.x86_64 is already installed.
21:33:35 #13 1.905 Package bash-4.4.20-4.el8.x86_64 is already installed.
21:33:35 #13 2.022 Dependencies resolved.
21:33:35 #13 2.030 ================================================================================
21:33:35 #13 2.030  Package                      Arch   Version                   Repository  Size
21:33:35 #13 2.030 ================================================================================
21:33:35 #13 2.030 Installing:
21:33:35 #13 2.030  cmake                        x86_64 3.20.2-4.el8              appstream   12 M
21:33:35 #13 2.030  device-mapper-devel          x86_64 8:1.02.181-5.el8          powertools 283 k
21:33:35 #13 2.030  gcc                          x86_64 8.5.0-15.el8              appstream   23 M
21:33:35 #13 2.030  git                          x86_64 2.31.1-2.el8              appstream  161 k
21:33:35 #13 2.030  glibc-static                 x86_64 2.28-208.el8              powertools 2.1 M
21:33:35 #13 2.030  libseccomp-devel             x86_64 2.5.2-1.el8               appstream   57 k
21:33:35 #13 2.030  libselinux-devel             x86_64 2.9-5.el8                 baseos     200 k
21:33:35 #13 2.030  libtool                      x86_64 2.4.6-25.el8              appstream  709 k
21:33:35 #13 2.030  libtool-ltdl-devel           x86_64 2.4.6-25.el8              appstream  184 k
21:33:35 #13 2.030  make                         x86_64 1:4.2.1-11.el8            baseos     498 k
21:33:35 #13 2.030  selinux-policy-devel         noarch 3.14.3-105.el8            baseos     1.5 M
21:33:35 #13 2.030  systemd-devel                x86_64 239-62.el8                baseos     396 k
21:33:35 #13 2.030 Upgrading:
21:33:35 #13 2.030  device-mapper                x86_64 8:1.02.181-5.el8          baseos     377 k
21:33:35 #13 2.030  device-mapper-libs           x86_64 8:1.02.181-5.el8          baseos     410 k
21:33:35 #13 2.030  systemd                      x86_64 239-62.el8                baseos     3.6 M
21:33:35 #13 2.030  systemd-libs                 x86_64 239-62.el8                baseos     1.1 M
21:33:35 #13 2.030  systemd-pam                  x86_64 239-62.el8                baseos     488 k
21:33:35 #13 2.030 Installing dependencies:
21:33:35 #13 2.030  annobin                      x86_64 10.67-3.el8               appstream  955 k
21:33:35 #13 2.030  autoconf                     noarch 2.69-29.el8               appstream  710 k
21:33:35 #13 2.030  automake                     noarch 1.16.1-7.el8              appstream  713 k
21:33:35 #13 2.030  checkpolicy                  x86_64 2.9-1.el8                 baseos     348 k
21:33:35 #13 2.030  cmake-data                   noarch 3.20.2-4.el8              appstream  1.7 M
21:33:35 #13 2.030  cmake-filesystem             x86_64 3.20.2-4.el8              appstream   44 k
21:33:35 #13 2.030  cmake-rpm-macros             noarch 3.20.2-4.el8              appstream   44 k
21:33:35 #13 2.030  cpp                          x86_64 8.5.0-15.el8              appstream   10 M
21:33:35 #13 2.030  gcc-plugin-annobin           x86_64 8.5.0-15.el8              appstream   35 k
21:33:35 #13 2.030  git-core                     x86_64 2.31.1-2.el8              appstream  4.7 M
21:33:35 #13 2.030  git-core-doc                 noarch 2.31.1-2.el8              appstream  2.6 M
21:33:35 #13 2.030  glibc-devel                  x86_64 2.28-208.el8              baseos      81 k
21:33:35 #13 2.030  glibc-headers                x86_64 2.28-208.el8              baseos     485 k
21:33:35 #13 2.030  isl                          x86_64 0.16.1-6.el8              appstream  841 k
21:33:35 #13 2.030  kernel-headers               x86_64 4.18.0-408.el8            baseos     9.8 M
21:33:35 #13 2.030  less                         x86_64 530-1.el8                 baseos     164 k
21:33:35 #13 2.030  libedit                      x86_64 3.1-23.20170329cvs.el8    baseos     102 k
21:33:35 #13 2.030  libgomp                      x86_64 8.5.0-15.el8              baseos     207 k
21:33:35 #13 2.030  libmpc                       x86_64 1.1.0-9.1.el8             appstream   61 k
21:33:35 #13 2.030  libselinux-utils             x86_64 2.9-5.el8                 baseos     243 k
21:33:35 #13 2.030  libsepol-devel               x86_64 2.9-3.el8                 baseos      87 k
21:33:35 #13 2.030  libuv                        x86_64 1:1.41.1-1.el8_4          appstream  156 k
21:33:35 #13 2.030  libxcrypt-devel              x86_64 4.1.1-6.el8               baseos      25 k
21:33:35 #13 2.030  libxcrypt-static             x86_64 4.1.1-6.el8               powertools  56 k
21:33:35 #13 2.030  m4                           x86_64 1.4.18-7.el8              baseos     223 k
21:33:35 #13 2.030  openssh                      x86_64 8.0p1-16.el8              baseos     523 k
21:33:35 #13 2.030  openssh-clients              x86_64 8.0p1-16.el8              baseos     669 k
21:33:35 #13 2.030  pcre2-devel                  x86_64 10.32-3.el8               baseos     605 k
21:33:35 #13 2.030  pcre2-utf16                  x86_64 10.32-3.el8               baseos     229 k
21:33:35 #13 2.030  pcre2-utf32                  x86_64 10.32-3.el8               baseos     220 k
21:33:35 #13 2.030  perl-Data-Dumper             x86_64 2.167-399.el8             baseos      58 k
21:33:35 #13 2.030  perl-Error                   noarch 1:0.17025-2.el8           appstream   46 k
21:33:35 #13 2.030  perl-Git                     noarch 2.31.1-2.el8              appstream   78 k
21:33:35 #13 2.030  perl-TermReadKey             x86_64 2.37-7.el8                appstream   40 k
21:33:35 #13 2.030  perl-Thread-Queue            noarch 3.13-1.el8                appstream   24 k
21:33:35 #13 2.030  policycoreutils              x86_64 2.9-19.el8                baseos     374 k
21:33:35 #13 2.030  policycoreutils-devel        x86_64 2.9-19.el8                baseos     293 k
21:33:35 #13 2.030  policycoreutils-python-utils noarch 2.9-19.el8                baseos     253 k
21:33:35 #13 2.030  python3-audit                x86_64 3.0.7-4.el8               baseos      87 k
21:33:35 #13 2.030  python3-libselinux           x86_64 2.9-5.el8                 baseos     283 k
21:33:35 #13 2.030  python3-libsemanage          x86_64 2.9-8.el8                 baseos     128 k
21:33:35 #13 2.030  python3-policycoreutils      noarch 2.9-19.el8                baseos     2.2 M
21:33:35 #13 2.030  python3-setools              x86_64 4.3.0-3.el8               baseos     624 k
21:33:35 #13 2.030  rpm-plugin-selinux           x86_64 4.14.3-23.el8             baseos      78 k
21:33:35 #13 2.030  selinux-policy               noarch 3.14.3-105.el8            baseos     650 k
21:33:35 #13 2.030  selinux-policy-minimum       noarch 3.14.3-105.el8            baseos      13 M
21:33:35 #13 2.030  vim-filesystem               noarch 2:8.0.1763-19.el8.4       appstream   50 k
21:33:35 #13 2.030  xkeyboard-config             noarch 2.28-1.el8                appstream  782 k
21:33:35 #13 2.030 Installing weak dependencies:
21:33:35 #13 2.030  libxkbcommon                 x86_64 0.9.1-1.el8               appstream  116 k
21:33:35 #13 2.030 
21:33:35 #13 2.030 Transaction Summary
21:33:35 #13 2.030 ================================================================================
21:33:35 #13 2.030 Install  61 Packages
21:33:35 #13 2.030 Upgrade   5 Packages
21:33:35 #13 2.030 
21:33:35 #13 2.033 Total download size: 104 M
21:33:35 #13 2.034 Downloading Packages:
21:33:35 #12 3.289    dh_builddeb
21:33:35 #12 3.317 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:33:35 #12 3.387  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_arm64.buildinfo
21:33:35 #12 3.529  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_arm64.changes
21:33:35 #8 38.92 Selecting previously unselected package iso-codes.
21:33:35 #8 38.92 Preparing to unpack .../159-iso-codes_4.6.0-1_all.deb ...
21:33:35 #8 38.92 Unpacking iso-codes (4.6.0-1) ...
21:33:35 #8 35.50 Unpacking libhttp-date-perl (6.02-1) ...
21:33:35 #8 35.55 Selecting previously unselected package libfile-listing-perl.
21:33:35 #8 35.55 Preparing to unpack .../077-libfile-listing-perl_6.04-1_all.deb ...
21:33:35 #8 35.55 Unpacking libfile-listing-perl (6.04-1) ...
21:33:35 #8 35.59 Selecting previously unselected package libhtml-tagset-perl.
21:33:35 #8 35.59 Preparing to unpack .../078-libhtml-tagset-perl_3.20-3_all.deb ...
21:33:35 #8 35.59 Unpacking libhtml-tagset-perl (3.20-3) ...
21:33:35 #8 35.64 Selecting previously unselected package liburi-perl.
21:33:35 #8 35.64 Preparing to unpack .../079-liburi-perl_1.76-1_all.deb ...
21:33:35 #8 35.65 Unpacking liburi-perl (1.76-1) ...
21:33:35 #8 35.72 Selecting previously unselected package libhtml-parser-perl.
21:33:35 #8 35.72 Preparing to unpack .../080-libhtml-parser-perl_3.72-3+b2_armhf.deb ...
21:33:35 #8 35.72 Unpacking libhtml-parser-perl (3.72-3+b2) ...
21:33:35 #8 35.78 Selecting previously unselected package libhtml-tree-perl.
21:33:35 #8 35.78 Preparing to unpack .../081-libhtml-tree-perl_5.07-2_all.deb ...
21:33:35 #8 51.83 Setting up libmodule-implementation-perl (0.09-1) ...
21:33:35 #8 51.84 Setting up libparams-validate-perl (1.29-1) ...
21:33:35 #8 51.85 Setting up libmoo-perl (2.003004-1) ...
21:33:35 #8 51.86 Setting up libb-hooks-endofscope-perl (0.21-1) ...
21:33:35 #8 51.88 Setting up libpackage-stash-perl (0.37-1) ...
21:33:35 #8 51.89 Setting up libgetopt-long-descriptive-perl (0.102-1) ...
21:33:35 #8 51.90 Setting up libnamespace-clean-perl (0.27-1) ...
21:33:35 #8 51.91 Setting up licensecheck (3.0.31-2) ...
21:33:35 #8 51.92 Setting up dh-autoreconf (17) ...
21:33:35 #8 51.93 Setting up libwww-perl (6.31-1ubuntu0.1) ...
21:33:35 #8 51.94 Setting up debhelper (11.1.6ubuntu2) ...
21:33:35 #8 51.95 Setting up equivs (2.1.0) ...
21:33:35 #8 51.96 Setting up liblwp-protocol-https-perl (6.07-2) ...
21:33:35 #8 51.97 Setting up dh-strip-nondeterminism (0.040-1.1~build1) ...
21:33:35 #8 51.99 Setting up libxml-parser-perl (2.44-2build3) ...
21:33:35 #8 52.00 Setting up libxml-sax-expat-perl (0.40-2) ...
21:33:35 #8 52.04 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
21:33:35 #8 DONE 54.7s
21:33:35 
21:33:35 #10 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS
21:33:35 #10 sha256:fd068b7438ee96246e28a747fe633293a121abcb278e803cd4090bb832ac99a2
21:33:35 #10 DONE 0.0s
21:33:35 
21:33:35 #11 [stage-1 4/6] RUN   if [ "$(uname -m)" = "x86_64" ]; then     dnf builddep -y /root/rpmbuild/SPECS/*.spec;   else     dnf builddep -y /root/rpmbuild/SPECS/docker-c*.spec;     dnf builddep -y /root/rpmbuild/SPECS/docker-b*.spec;   fi
21:33:35 #11 sha256:6be8f932c5b26e2733f0ee85eff509be2b9d442bb4470b2448035bd559ed8cf0
21:33:35 #9 47.57 Updating certificates in /etc/ssl/certs...
21:33:35 #9 DONE 48.8s
21:33:35 
21:33:35 #11 [stage-1 4/9] COPY common /root/build-deb/debian
21:33:35 #11 sha256:19fcf9d2de9ea8a0a5245426cdf1ec53f4c6a1818771e2d37dfa63fdfa4d90fa
21:33:35 #11 DONE 0.1s
21:33:35 
21:33:35 #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:33:35 #12 sha256:4c00a6c97debf0f26ca71c9bc62384076177e77c41e0795eaae7db0b3651e63a
21:33:35 #8 54.98 Setting up libgdbm-compat4:amd64 (1.19-2) ...
21:33:35 #9 48.40 Selecting previously unselected package libltdl7:armhf.
21:33:35 #9 48.41 Preparing to unpack .../276-libltdl7_2.4.6-14_armhf.deb ...
21:33:35 #9 48.42 Unpacking libltdl7:armhf (2.4.6-14) ...
21:33:35 #9 48.45 Selecting previously unselected package libltdl-dev:armhf.
21:33:35 #9 48.45 Preparing to unpack .../277-libltdl-dev_2.4.6-14_armhf.deb ...
21:33:35 #9 48.46 Unpacking libltdl-dev:armhf (2.4.6-14) ...
21:33:35 #9 48.51 Selecting previously unselected package libsys-hostname-long-perl.
21:33:35 #9 48.51 Preparing to unpack .../278-libsys-hostname-long-perl_1.5-1_all.deb ...
21:33:35 #9 48.51 Unpacking libsys-hostname-long-perl (1.5-1) ...
21:33:35 #9 48.55 Selecting previously unselected package libmail-sendmail-perl.
21:33:35 #9 48.55 Preparing to unpack .../279-libmail-sendmail-perl_0.80-1_all.deb ...
21:33:35 #9 48.55 Unpacking libmail-sendmail-perl (0.80-1) ...
21:33:35 #9 48.59 Selecting previously unselected package libmoox-aliases-perl.
21:33:35 #9 48.59 Preparing to unpack .../280-libmoox-aliases-perl_0.001006-1_all.deb ...
21:33:35 #9 48.59 Unpacking libmoox-aliases-perl (0.001006-1) ...
21:33:35 #9 48.62 Selecting previously unselected package libobject-id-perl.
21:33:35 #9 48.62 Preparing to unpack .../281-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
21:33:35 #9 48.63 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
21:33:35 #9 48.66 Selecting previously unselected package libmoox-struct-perl.
21:33:35 #9 48.66 Preparing to unpack .../282-libmoox-struct-perl_0.017-1_all.deb ...
21:33:35 #9 48.67 Unpacking libmoox-struct-perl (0.017-1) ...
21:33:35 #9 48.69 Selecting previously unselected package libnet-dns-sec-perl.
21:33:35 #9 48.70 Preparing to unpack .../283-libnet-dns-sec-perl_1.15-1_armhf.deb ...
21:33:35 #9 48.70 Unpacking libnet-dns-sec-perl (1.15-1) ...
21:33:35 #11 5.151 0 upgraded, 24 newly installed, 0 to remove and 1 not upgraded.
21:33:35 #11 5.151 1 not fully installed or removed.
21:33:35 #11 5.151 Need to get 7131 kB of archives.
21:33:35 #11 5.151 After this operation, 37.7 MB of additional disk space will be used.
21:33:35 #11 5.151 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 bash-completion all 1:2.8-1ubuntu1 [168 kB]
21:33:35 #8 36.90 Selecting previously unselected package libclass-method-modifiers-perl.
21:33:35 #8 36.91 Preparing to unpack .../068-libclass-method-modifiers-perl_2.13-1_all.deb ...
21:33:35 #8 36.92 Unpacking libclass-method-modifiers-perl (2.13-1) ...
21:33:35 #8 36.99 Selecting previously unselected package libb-hooks-op-check-perl.
21:33:35 #8 36.99 Preparing to unpack .../069-libb-hooks-op-check-perl_0.22-1+b4_armhf.deb ...
21:33:35 #8 37.00 Unpacking libb-hooks-op-check-perl (0.22-1+b4) ...
21:33:35 #8 37.08 Selecting previously unselected package libdynaloader-functions-perl.
21:33:35 #8 37.08 Preparing to unpack .../070-libdynaloader-functions-perl_0.003-1.1_all.deb ...
21:33:35 #8 37.09 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
21:33:35 #8 37.15 Selecting previously unselected package libdevel-callchecker-perl.
21:33:35 #8 37.16 Preparing to unpack .../071-libdevel-callchecker-perl_0.008-1+b2_armhf.deb ...
21:33:35 #8 37.18 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
21:33:35 #12 22.35   Installing       : libatomic-11.3.1-2.1.el9.aarch64                     52/71 
21:33:35 #12 22.70   Installing       : gcc-11.3.1-2.1.el9.aarch64                           53/71 
21:33:35 #12 16.87   Installing       : cmake-data-3.20.2-7.el9.noarch                       31/69 
21:33:35 #12 17.09   Installing       : cmake-3.20.2-7.el9.x86_64                            32/69 
21:33:35 #12 17.10   Installing       : libtool-ltdl-2.4.6-45.el9.x86_64                     33/69 
21:33:35 #12 17.14   Installing       : libsepol-devel-3.4-1.1.el9.x86_64                    34/69 
21:33:35 #9 43.90 Preparing to unpack .../320-libtext-levenshteinxs-perl_0.03-4build10_armhf.deb ...
21:33:35 #9 43.91 Unpacking libtext-levenshteinxs-perl (0.03-4build10) ...
21:33:35 #9 43.94 Selecting previously unselected package libtext-markdown-discount-perl:armhf.
21:33:35 #9 43.94 Preparing to unpack .../321-libtext-markdown-discount-perl_0.13-1build1_armhf.deb ...
21:33:35 #9 43.95 Unpacking libtext-markdown-discount-perl:armhf (0.13-1build1) ...
21:33:35 #9 43.98 Selecting previously unselected package libtext-xslate-perl:armhf.
21:33:35 #9 43.98 Preparing to unpack .../322-libtext-xslate-perl_3.5.9-1build1_armhf.deb ...
21:33:35 #9 43.99 Unpacking libtext-xslate-perl:armhf (3.5.9-1build1) ...
21:33:35 #9 44.03 Selecting previously unselected package libtime-duration-perl.
21:33:35 #9 44.03 Preparing to unpack .../323-libtime-duration-perl_1.21-1_all.deb ...
21:33:35 #9 44.03 Unpacking libtime-duration-perl (1.21-1) ...
21:33:35 #9 44.06 Selecting previously unselected package libtime-moment-perl.
21:33:35 #9 44.06 Preparing to unpack .../324-libtime-moment-perl_0.44-1build6_armhf.deb ...
21:33:35 #9 44.07 Unpacking libtime-moment-perl (0.44-1build6) ...
21:33:35 #9 44.10 Selecting previously unselected package libtype-tiny-xs-perl.
21:33:35 #9 44.10 Preparing to unpack .../325-libtype-tiny-xs-perl_0.022-1build2_armhf.deb ...
21:33:35 #9 44.11 Unpacking libtype-tiny-xs-perl (0.022-1build2) ...
21:33:35 #12 3.606 dpkg-genchanges: info: binary-only upload (no source code included)
21:33:35 #12 3.609  dpkg-source --after-build .
21:33:35 #12 3.705 dpkg-buildpackage: info: binary-only upload (no source included)
21:33:35 #12 3.710 
21:33:35 #12 3.710 The package has been created.
21:33:35 #12 3.710 Attention, the package has been created in the current directory,
21:33:35 #12 3.710 not in ".." as indicated by the message above!
21:33:35 #12 3.786 Selecting previously unselected package docker-ce-build-deps.
21:33:35 #8 ...
21:33:35 
21:33:35 #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4
21:33:35 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297
21:33:35 #13 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 19.6s done
21:33:35 #13 extracting sha256:51535751bb9f3fed6d5f9fa83b05434161f008a0cd95a93eb27a536ab08475e3 0.0s done
21:33:35 #13 DONE 61.6s
21:33:35 
21:33:35 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
21:33:35 #8 sha256:b54c72e86d0bca4816908c09da59cc2f546c36b90631f0152d755320fecd8a7b
21:33:35 #8 35.79 Unpacking libhtml-tree-perl (5.07-2) ...
21:33:35 #8 35.88 Selecting previously unselected package libio-html-perl.
21:33:35 #8 35.88 Preparing to unpack .../082-libio-html-perl_1.001-1_all.deb ...
21:33:35 #8 35.89 Unpacking libio-html-perl (1.001-1) ...
21:33:35 #8 35.94 Selecting previously unselected package liblwp-mediatypes-perl.
21:33:35 #8 35.94 Preparing to unpack .../083-liblwp-mediatypes-perl_6.02-1_all.deb ...
21:33:35 #8 35.95 Unpacking liblwp-mediatypes-perl (6.02-1) ...
21:33:35 #8 36.00 Selecting previously unselected package libhttp-message-perl.
21:33:35 #8 36.00 Preparing to unpack .../084-libhttp-message-perl_6.18-1_all.deb ...
21:33:35 #8 36.01 Unpacking libhttp-message-perl (6.18-1) ...
21:33:35 #8 36.07 Selecting previously unselected package libhttp-cookies-perl.
21:33:35 #8 36.07 Preparing to unpack .../085-libhttp-cookies-perl_6.04-1_all.deb ...
21:33:35 #8 36.07 Unpacking libhttp-cookies-perl (6.04-1) ...
21:33:35 #8 36.12 Selecting previously unselected package libhttp-negotiate-perl.
21:33:35 #8 36.12 Preparing to unpack .../086-libhttp-negotiate-perl_6.01-1_all.deb ...
21:33:35 #8 51.87   Running scriptlet: rpm-libs-4.17.0-10.fc36.aarch64                    145/145 
21:33:35 #8 55.59   Verifying        : bzip2-1.0.8-11.fc36.aarch64                          1/145 
21:33:35 #8 55.59   Verifying        : cpio-2.13-12.fc36.aarch64                            2/145 
21:33:35 #8 55.59   Verifying        : dash-0.5.10.2-10.fc36.aarch64                        3/145 
21:33:35 #8 55.59   Verifying        : dbus-libs-1:1.14.0-1.fc36.aarch64                    4/145 
21:33:35 #8 55.59   Verifying        : debugedit-5.0-3.fc36.aarch64                         5/145 
21:33:35 #8 55.59   Verifying        : desktop-file-utils-0.26-6.fc36.aarch64               6/145 
21:33:35 #8 55.59   Verifying        : devscripts-checkbashisms-2.22.1-1.fc36.aarch64       7/145 
21:33:35 #8 55.59   Verifying        : diffutils-3.8-2.fc36.aarch64                         8/145 
21:33:35 #8 55.59   Verifying        : ed-1.14.2-12.fc36.aarch64                            9/145 
21:33:35 #8 55.59   Verifying        : efi-srpm-macros-5-5.fc36.noarch                     10/145 
21:33:35 #8 55.59   Verifying        : elfutils-0.186-3.fc36.aarch64                       11/145 
21:33:35 #8 55.59   Verifying        : elfutils-debuginfod-client-0.186-3.fc36.aarch64     12/145 
21:33:35 #8 55.59   Verifying        : enchant-1:1.6.0-30.fc36.aarch64                     13/145 
21:33:35 #8 55.59   Verifying        : file-5.41-4.fc36.aarch64                            14/145 
21:33:35 #8 55.59   Verifying        : fonts-srpm-macros-1:2.0.5-7.fc36.noarch             15/145 
21:33:35 #8 55.59   Verifying        : fpc-srpm-macros-1.3-5.fc36.noarch                   16/145 
21:33:35 #8 55.59   Verifying        : ghc-srpm-macros-1.5.0-6.fc36.noarch                 17/145 
21:33:35 #8 55.59   Verifying        : glibc-gconv-extra-2.35-4.fc36.aarch64               18/145 
21:33:35 #8 55.59   Verifying        : gnat-srpm-macros-4-15.fc36.noarch                   19/145 
21:33:35 #8 55.59   Verifying        : groff-base-1.22.4-9.fc36.aarch64                    20/145 
21:33:35 #8 55.59   Verifying        : hunspell-1.7.0-19.fc36.aarch64                      21/145 
21:33:35 #8 55.59   Verifying        : hunspell-en-0.20140811.1-22.fc36.noarch             22/145 
21:33:35 #8 55.59   Verifying        : hunspell-en-GB-0.20140811.1-22.fc36.noarch          23/145 
21:33:35 #8 55.59   Verifying        : hunspell-en-US-0.20140811.1-22.fc36.noarch          24/145 
21:33:35 #8 55.59   Verifying        : hunspell-filesystem-1.7.0-19.fc36.aarch64           25/145 
21:33:35 #8 55.59   Verifying        : info-6.8-3.fc36.aarch64                             26/145 
21:33:35 #8 55.59   Verifying        : json-glib-1.6.6-2.fc36.aarch64                      27/145 
21:33:35 #8 55.59   Verifying        : kernel-srpm-macros-1.0-14.fc36.noarch               28/145 
21:33:35 #8 55.59   Verifying        : libjpeg-turbo-2.1.2-2.fc36.aarch64                  29/145 
21:33:35 #8 55.59   Verifying        : libpkgconf-1.8.0-2.fc36.aarch64                     30/145 
21:33:35 #8 55.59   Verifying        : libpng-2:1.6.37-12.fc36.aarch64                     31/145 
21:33:35 #8 55.59   Verifying        : libstemmer-0-18.585svn.fc36.aarch64                 32/145 
21:33:35 #8 55.59   Verifying        : lua-srpm-macros-1-6.fc36.noarch                     33/145 
21:33:35 #8 55.59   Verifying        : ncurses-6.2-9.20210508.fc36.aarch64                 34/145 
21:33:35 #8 55.59   Verifying        : nim-srpm-macros-3-6.fc36.noarch                     35/145 
21:33:35 #8 55.59   Verifying        : ocaml-srpm-macros-6-6.fc36.noarch                   36/145 
21:33:35 #8 55.59   Verifying        : openblas-srpm-macros-2-11.fc36.noarch               37/145 
21:33:35 #8 55.59   Verifying        : package-notes-srpm-macros-0.4-14.fc36.noarch        38/145 
21:33:35 #8 55.59   Verifying        : patch-2.7.6-16.fc36.aarch64                         39/145 
21:33:35 #8 55.59   Verifying        : perl-AutoLoader-5.74-486.fc36.noarch                40/145 
21:33:35 #8 55.59   Verifying        : perl-B-1.82-486.fc36.aarch64                        41/145 
21:33:35 #8 55.59   Verifying        : perl-Carp-1.52-479.fc36.noarch                      42/145 
21:33:35 #8 55.59   Verifying        : perl-Class-Struct-0.66-486.fc36.noarch              43/145 
21:33:35 #8 55.59   Verifying        : perl-Data-Dumper-2.183-3.fc36.aarch64               44/145 
21:33:35 #8 55.59   Verifying        : perl-Digest-1.20-2.fc36.noarch                      45/145 
21:33:35 #8 55.59   Verifying        : perl-Digest-MD5-2.58-479.fc36.aarch64               46/145 
21:33:35 #8 55.59   Verifying        : perl-DynaLoader-1.50-486.fc36.aarch64               47/145 
21:33:35 #8 55.59   Verifying        : perl-Errno-1.33-486.fc36.aarch64                    48/145 
21:33:35 #8 55.59   Verifying        : perl-Exporter-5.76-480.fc36.noarch                  49/145 
21:33:35 #8 55.59   Verifying        : perl-Fcntl-1.14-486.fc36.aarch64                    50/145 
21:33:35 #8 55.59   Verifying        : perl-File-Basename-2.85-486.fc36.noarch             51/145 
21:33:35 #8 55.59   Verifying        : perl-File-Path-2.18-479.fc36.noarch                 52/145 
21:33:35 #8 55.59   Verifying        : perl-File-Temp-1:0.231.100-479.fc36.noarch          53/145 
21:33:35 #8 55.59   Verifying        : perl-File-stat-1.09-486.fc36.noarch                 54/145 
21:33:35 #8 55.59   Verifying        : perl-FileHandle-2.03-486.fc36.noarch                55/145 
21:33:35 #8 55.59   Verifying        : perl-Getopt-Long-1:2.52-479.fc36.noarch             56/145 
21:33:35 #8 55.59   Verifying        : perl-Getopt-Std-1.13-486.fc36.noarch                57/145 
21:33:35 #8 55.59   Verifying        : perl-IO-1.46-486.fc36.aarch64                       58/145 
21:33:35 #8 55.59   Verifying        : perl-IO-Socket-IP-0.41-480.fc36.noarch              59/145 
21:33:35 #8 55.59   Verifying        : perl-IO-Socket-SSL-2.074-2.fc36.noarch              60/145 
21:33:35 #8 55.59   Verifying        : perl-IPC-Open3-1.21-486.fc36.noarch                 61/145 
21:33:35 #8 55.59   Verifying        : perl-MIME-Base64-3.16-479.fc36.aarch64              62/145 
21:33:35 #8 55.59   Verifying        : perl-Mozilla-CA-20211001-2.fc36.noarch              63/145 
21:33:35 #8 55.59   Verifying        : perl-NDBM_File-1.15-486.fc36.aarch64                64/145 
21:33:35 #8 55.59   Verifying        : perl-Net-SSLeay-1.92-2.fc36.aarch64                 65/145 
21:33:35 #8 55.59   Verifying        : perl-POSIX-1.97-486.fc36.aarch64                    66/145 
21:33:35 #8 55.59   Verifying        : perl-PathTools-3.80-479.fc36.aarch64                67/145 
21:33:35 #8 55.59   Verifying        : perl-Pod-Escapes-1:1.07-479.fc36.noarch             68/145 
21:33:35 #8 55.59   Verifying        : perl-Pod-Perldoc-3.28.01-480.fc36.noarch            69/145 
21:33:35 #8 55.59   Verifying        : perl-Pod-Simple-1:3.43-3.fc36.noarch                70/145 
21:33:35 #8 55.59   Verifying        : perl-Pod-Usage-4:2.01-479.fc36.noarch               71/145 
21:33:35 #8 55.59   Verifying        : perl-SelectSaver-1.02-486.fc36.noarch               72/145 
21:33:35 #8 55.59   Verifying        : perl-Storable-1:3.25-2.fc36.aarch64                 73/145 
21:33:35 #8 55.59   Verifying        : perl-Symbol-1.09-486.fc36.noarch                    74/145 
21:33:35 #8 55.59   Verifying        : perl-Term-ANSIColor-5.01-480.fc36.noarch            75/145 
21:33:35 #8 55.59   Verifying        : perl-Term-Cap-1.17-479.fc36.noarch                  76/145 
21:33:35 #8 55.59   Verifying        : perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch         77/145 
21:33:35 #8 55.59   Verifying        : perl-Time-Local-2:1.300-479.fc36.noarch             78/145 
21:33:35 #8 55.59   Verifying        : perl-URI-5.10-1.fc36.noarch                         79/145 
21:33:35 #8 55.59   Verifying        : perl-base-2.27-486.fc36.noarch                      80/145 
21:33:35 #8 55.59   Verifying        : perl-constant-1.33-480.fc36.noarch                  81/145 
21:33:35 #8 55.59   Verifying        : perl-if-0.60.900-486.fc36.noarch                    82/145 
21:33:35 #8 55.59   Verifying        : perl-interpreter-4:5.34.1-486.fc36.aarch64          83/145 
21:33:35 #8 55.59   Verifying        : perl-libnet-3.13-480.fc36.noarch                    84/145 
21:33:35 #8 55.59   Verifying        : perl-libs-4:5.34.1-486.fc36.aarch64                 85/145 
21:33:35 #8 55.59   Verifying        : perl-mro-1.25-486.fc36.aarch64                      86/145 
21:33:35 #8 55.59   Verifying        : perl-overload-1.33-486.fc36.noarch                  87/145 
21:33:35 #8 55.59   Verifying        : perl-overloading-0.02-486.fc36.noarch               88/145 
21:33:35 #8 55.59   Verifying        : perl-parent-1:0.238-479.fc36.noarch                 89/145 
21:33:35 #8 55.60   Verifying        : perl-podlators-1:4.14-479.fc36.noarch               90/145 
21:33:35 #8 55.60   Verifying        : perl-srpm-macros-1-43.fc36.noarch                   91/145 
21:33:35 #8 55.60   Verifying        : perl-subs-1.04-486.fc36.noarch                      92/145 
21:33:35 #8 55.60   Verifying        : perl-vars-1.05-486.fc36.noarch                      93/145 
21:33:35 #8 55.60   Verifying        : pkgconf-1.8.0-2.fc36.aarch64                        94/145 
21:33:35 #8 55.60   Verifying        : pkgconf-m4-1.8.0-2.fc36.noarch                      95/145 
21:33:35 #8 55.60   Verifying        : pkgconf-pkg-config-1.8.0-2.fc36.aarch64             96/145 
21:33:35 #8 55.60   Verifying        : python3-dateutil-1:2.8.1-8.fc36.noarch              97/145 
21:33:35 #8 55.60   Verifying        : python3-dbus-1.2.18-3.fc36.aarch64                  98/145 
21:33:35 #8 55.60   Verifying        : python3-distro-1.6.0-2.fc36.noarch                  99/145 
21:33:35 #8 55.60   Verifying        : python3-enchant-3.2.2-2.fc36.noarch                100/145 
21:33:35 #8 55.60   Verifying        : python3-pybeam-0.7-2.fc36.noarch                   101/145 
21:33:35 #8 55.60   Verifying        : python3-pyxdg-0.27-4.fc36.noarch                   102/145 
21:33:35 #8 55.60   Verifying        : python3-six-1.16.0-5.fc36.noarch                   103/145 
21:33:35 #8 55.60   Verifying        : python3-toml-0.10.2-6.fc36.noarch                  104/145 
21:33:35 #8 55.60   Verifying        : python3-zstd-1.4.5.1-6.fc36.aarch64                105/145 
21:33:35 #8 55.60   Verifying        : shared-mime-info-2.1-3.fc35.aarch64                106/145 
21:33:35 #8 55.60   Verifying        : unzip-6.0-57.fc36.aarch64                          107/145 
21:33:35 #8 55.60   Verifying        : xxhash-libs-0.8.1-2.fc36.aarch64                   108/145 
21:33:35 #8 55.60   Verifying        : xz-5.2.5-9.fc36.aarch64                            109/145 
21:33:35 #8 55.60   Verifying        : zip-3.0-32.fc36.aarch64                            110/145 
21:33:35 #8 55.60   Verifying        : ansible-srpm-macros-1-5.fc36.noarch                111/145 
21:33:35 #8 55.60   Verifying        : binutils-2.37-27.fc36.aarch64                      112/145 
21:33:35 #8 55.60   Verifying        : binutils-gold-2.37-27.fc36.aarch64                 113/145 
21:33:35 #8 55.60   Verifying        : dnf-plugins-core-4.2.1-1.fc36.noarch               114/145 
21:33:35 #8 55.60   Verifying        : dwz-0.14-4.fc36.aarch64                            115/145 
21:33:35 #8 55.60   Verifying        : emacs-filesystem-1:28.1-2.fc36.noarch              116/145 
21:33:35 #8 55.60   Verifying        : gdb-minimal-12.1-1.fc36.aarch64                    117/145 
21:33:35 #8 55.60   Verifying        : gdk-pixbuf2-2.42.8-3.fc36.aarch64                  118/145 
21:33:35 #8 55.60   Verifying        : go-srpm-macros-3.1.0-4.fc36.noarch                 119/145 
21:33:35 #8 55.60   Verifying        : libappstream-glib-0.8.0-4.fc36.aarch64             120/145 
21:33:35 #8 55.60   Verifying        : perl-Encode-4:3.17-485.fc36.aarch64                121/145 
21:33:35 #8 55.60   Verifying        : perl-HTTP-Tiny-0.082-1.fc36.noarch                 122/145 
21:33:35 #8 55.60   Verifying        : perl-Scalar-List-Utils-5:1.63-489.fc36.aarch64     123/145 
21:33:35 #8 55.60   Verifying        : perl-Socket-4:2.035-1.fc36.aarch64                 124/145 
21:33:35 #8 55.60   Verifying        : perl-Text-ParseWords-3.31-1.fc36.noarch            125/145 
21:33:35 #8 55.60   Verifying        : python-srpm-macros-3.10-19.fc36.noarch             126/145 
21:33:35 #8 55.60   Verifying        : python3-construct-2.10.68-1.fc36.noarch            127/145 
21:33:35 #8 55.60   Verifying        : python3-dnf-plugins-core-4.2.1-1.fc36.noarch       128/145 
21:33:35 #8 55.60   Verifying        : qt5-srpm-macros-5.15.5-2.fc36.noarch               129/145 
21:33:35 #8 55.60   Verifying        : redhat-rpm-config-221-1.fc36.noarch                130/145 
21:33:35 #8 55.60   Verifying        : rpm-build-4.17.1-3.fc36.aarch64                    131/145 
21:33:35 #8 55.60   Verifying        : rpmautospec-rpm-macros-0.2.6-1.fc36.noarch         132/145 
21:33:35 #8 55.60   Verifying        : rpmlint-2.2.0-6.fc36.noarch                        133/145 
21:33:35 #8 55.60   Verifying        : rust-srpm-macros-22-1.fc36.noarch                  134/145 
21:33:35 #8 55.60   Verifying        : zstd-1.5.2-2.fc36.aarch64                          135/145 
21:33:35 #8 55.60   Verifying        : python3-rpm-4.17.1-3.fc36.aarch64                  136/145 
21:33:35 #8 55.60   Verifying        : python3-rpm-4.17.0-10.fc36.aarch64                 137/145 
21:33:35 #8 55.60   Verifying        : rpm-4.17.1-3.fc36.aarch64                          138/145 
21:33:35 #8 55.60   Verifying        : rpm-4.17.0-10.fc36.aarch64                         139/145 
21:33:35 #8 55.60   Verifying        : rpm-build-libs-4.17.1-3.fc36.aarch64               140/145 
21:33:35 #8 55.60   Verifying        : rpm-build-libs-4.17.0-10.fc36.aarch64              141/145 
21:33:35 #8 55.60   Verifying        : rpm-libs-4.17.1-3.fc36.aarch64                     142/145 
21:33:35 #8 55.60   Verifying        : rpm-libs-4.17.0-10.fc36.aarch64                    143/145 
21:33:35 #8 55.60   Verifying        : rpm-sign-libs-4.17.1-3.fc36.aarch64                144/145 
21:33:35 #8 55.60   Verifying        : rpm-sign-libs-4.17.0-10.fc36.aarch64               145/145 
21:33:35 #8 55.74 
21:33:35 #8 55.74 Upgraded:
21:33:35 #8 55.74   python3-rpm-4.17.1-3.fc36.aarch64         rpm-4.17.1-3.fc36.aarch64          
21:33:35 #8 55.74   rpm-build-libs-4.17.1-3.fc36.aarch64      rpm-libs-4.17.1-3.fc36.aarch64     
21:33:35 #8 55.74   rpm-sign-libs-4.17.1-3.fc36.aarch64      
21:33:35 #8 55.74 Installed:
21:33:35 #8 55.74   ansible-srpm-macros-1-5.fc36.noarch                                           
21:33:35 #8 55.74   binutils-2.37-27.fc36.aarch64                                                 
21:33:35 #8 55.74   binutils-gold-2.37-27.fc36.aarch64                                            
21:33:35 #8 55.74   bzip2-1.0.8-11.fc36.aarch64                                                   
21:33:35 #8 55.74   cpio-2.13-12.fc36.aarch64                                                     
21:33:35 #8 55.74   dash-0.5.10.2-10.fc36.aarch64                                                 
21:33:35 #8 55.74   dbus-libs-1:1.14.0-1.fc36.aarch64                                             
21:33:35 #8 55.74   debugedit-5.0-3.fc36.aarch64                                                  
21:33:35 #8 55.74   desktop-file-utils-0.26-6.fc36.aarch64                                        
21:33:35 #8 55.74   devscripts-checkbashisms-2.22.1-1.fc36.aarch64                                
21:33:35 #8 55.74   diffutils-3.8-2.fc36.aarch64                                                  
21:33:35 #8 55.74   dnf-plugins-core-4.2.1-1.fc36.noarch                                          
21:33:35 #8 55.74   dwz-0.14-4.fc36.aarch64                                                       
21:33:35 #8 55.74   ed-1.14.2-12.fc36.aarch64                                                     
21:33:35 #8 55.74   efi-srpm-macros-5-5.fc36.noarch                                               
21:33:35 #8 55.74   elfutils-0.186-3.fc36.aarch64                                                 
21:33:35 #8 55.74   elfutils-debuginfod-client-0.186-3.fc36.aarch64                               
21:33:35 #8 55.74   emacs-filesystem-1:28.1-2.fc36.noarch                                         
21:33:35 #8 55.74   enchant-1:1.6.0-30.fc36.aarch64                                               
21:33:35 #8 55.74   file-5.41-4.fc36.aarch64                                                      
21:33:35 #8 55.74   fonts-srpm-macros-1:2.0.5-7.fc36.noarch                                       
21:33:35 #8 55.74   fpc-srpm-macros-1.3-5.fc36.noarch                                             
21:33:35 #8 55.74   gdb-minimal-12.1-1.fc36.aarch64                                               
21:33:35 #8 55.74   gdk-pixbuf2-2.42.8-3.fc36.aarch64                                             
21:33:35 #8 55.74   ghc-srpm-macros-1.5.0-6.fc36.noarch                                           
21:33:35 #8 55.74   glibc-gconv-extra-2.35-4.fc36.aarch64                                         
21:33:35 #8 55.74   gnat-srpm-macros-4-15.fc36.noarch                                             
21:33:35 #8 55.74   go-srpm-macros-3.1.0-4.fc36.noarch                                            
21:33:35 #8 55.74   groff-base-1.22.4-9.fc36.aarch64                                              
21:33:35 #8 55.74   hunspell-1.7.0-19.fc36.aarch64                                                
21:33:35 #8 55.74   hunspell-en-0.20140811.1-22.fc36.noarch                                       
21:33:35 #8 55.74   hunspell-en-GB-0.20140811.1-22.fc36.noarch                                    
21:33:35 #8 55.74   hunspell-en-US-0.20140811.1-22.fc36.noarch                                    
21:33:35 #8 55.74   hunspell-filesystem-1.7.0-19.fc36.aarch64                                     
21:33:35 #8 55.74   info-6.8-3.fc36.aarch64                                                       
21:33:35 #8 55.74   json-glib-1.6.6-2.fc36.aarch64                                                
21:33:35 #8 55.74   kernel-srpm-macros-1.0-14.fc36.noarch                                         
21:33:35 #8 55.74   libappstream-glib-0.8.0-4.fc36.aarch64                                        
21:33:35 #8 55.74   libjpeg-turbo-2.1.2-2.fc36.aarch64                                            
21:33:35 #8 55.74   libpkgconf-1.8.0-2.fc36.aarch64                                               
21:33:35 #8 55.74   libpng-2:1.6.37-12.fc36.aarch64                                               
21:33:35 #8 55.74   libstemmer-0-18.585svn.fc36.aarch64                                           
21:33:35 #8 55.74   lua-srpm-macros-1-6.fc36.noarch                                               
21:33:35 #8 55.74   ncurses-6.2-9.20210508.fc36.aarch64                                           
21:33:35 #8 55.74   nim-srpm-macros-3-6.fc36.noarch                                               
21:33:35 #8 55.74   ocaml-srpm-macros-6-6.fc36.noarch                                             
21:33:35 #8 55.74   openblas-srpm-macros-2-11.fc36.noarch                                         
21:33:35 #8 55.74   package-notes-srpm-macros-0.4-14.fc36.noarch                                  
21:33:35 #8 55.74   patch-2.7.6-16.fc36.aarch64                                                   
21:33:35 #8 55.74   perl-AutoLoader-5.74-486.fc36.noarch                                          
21:33:35 #8 55.74   perl-B-1.82-486.fc36.aarch64                                                  
21:33:35 #8 55.74   perl-Carp-1.52-479.fc36.noarch                                                
21:33:35 #8 55.74   perl-Class-Struct-0.66-486.fc36.noarch                                        
21:33:35 #8 55.74   perl-Data-Dumper-2.183-3.fc36.aarch64                                         
21:33:35 #8 55.74   perl-Digest-1.20-2.fc36.noarch                                                
21:33:35 #8 55.74   perl-Digest-MD5-2.58-479.fc36.aarch64                                         
21:33:35 #8 55.74   perl-DynaLoader-1.50-486.fc36.aarch64                                         
21:33:35 #8 55.74   perl-Encode-4:3.17-485.fc36.aarch64                                           
21:33:35 #8 55.74   perl-Errno-1.33-486.fc36.aarch64                                              
21:33:35 #8 55.74   perl-Exporter-5.76-480.fc36.noarch                                            
21:33:35 #8 55.74   perl-Fcntl-1.14-486.fc36.aarch64                                              
21:33:35 #8 55.74   perl-File-Basename-2.85-486.fc36.noarch                                       
21:33:35 #8 55.74   perl-File-Path-2.18-479.fc36.noarch                                           
21:33:35 #8 55.74   perl-File-Temp-1:0.231.100-479.fc36.noarch                                    
21:33:35 #8 55.74   perl-File-stat-1.09-486.fc36.noarch                                           
21:33:35 #8 55.74   perl-FileHandle-2.03-486.fc36.noarch                                          
21:33:35 #8 55.74   perl-Getopt-Long-1:2.52-479.fc36.noarch                                       
21:33:35 #8 55.74   perl-Getopt-Std-1.13-486.fc36.noarch                                          
21:33:35 #8 55.74   perl-HTTP-Tiny-0.082-1.fc36.noarch                                            
21:33:35 #8 55.74   perl-IO-1.46-486.fc36.aarch64                                                 
21:33:35 #8 55.74   perl-IO-Socket-IP-0.41-480.fc36.noarch                                        
21:33:35 #8 55.74   perl-IO-Socket-SSL-2.074-2.fc36.noarch                                        
21:33:35 #8 55.74   perl-IPC-Open3-1.21-486.fc36.noarch                                           
21:33:35 #8 55.74   perl-MIME-Base64-3.16-479.fc36.aarch64                                        
21:33:35 #8 55.74   perl-Mozilla-CA-20211001-2.fc36.noarch                                        
21:33:35 #8 55.74   perl-NDBM_File-1.15-486.fc36.aarch64                                          
21:33:35 #8 55.74   perl-Net-SSLeay-1.92-2.fc36.aarch64                                           
21:33:35 #8 55.74   perl-POSIX-1.97-486.fc36.aarch64                                              
21:33:35 #8 55.74   perl-PathTools-3.80-479.fc36.aarch64                                          
21:33:35 #8 55.74   perl-Pod-Escapes-1:1.07-479.fc36.noarch                                       
21:33:35 #8 55.74   perl-Pod-Perldoc-3.28.01-480.fc36.noarch                                      
21:33:35 #8 55.74   perl-Pod-Simple-1:3.43-3.fc36.noarch                                          
21:33:35 #8 55.74   perl-Pod-Usage-4:2.01-479.fc36.noarch                                         
21:33:35 #8 55.74   perl-Scalar-List-Utils-5:1.63-489.fc36.aarch64                                
21:33:35 #8 55.74   perl-SelectSaver-1.02-486.fc36.noarch                                         
21:33:35 #8 55.74   perl-Socket-4:2.035-1.fc36.aarch64                                            
21:33:35 #8 55.74   perl-Storable-1:3.25-2.fc36.aarch64                                           
21:33:35 #8 55.74   perl-Symbol-1.09-486.fc36.noarch                                              
21:33:35 #8 55.74   perl-Term-ANSIColor-5.01-480.fc36.noarch                                      
21:33:35 #8 55.74   perl-Term-Cap-1.17-479.fc36.noarch                                            
21:33:35 #8 55.74   perl-Text-ParseWords-3.31-1.fc36.noarch                                       
21:33:35 #8 55.74   perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch                                   
21:33:35 #8 55.74   perl-Time-Local-2:1.300-479.fc36.noarch                                       
21:33:35 #8 55.74   perl-URI-5.10-1.fc36.noarch                                                   
21:33:35 #8 55.74   perl-base-2.27-486.fc36.noarch                                                
21:33:35 #8 55.74   perl-constant-1.33-480.fc36.noarch                                            
21:33:35 #8 55.74   perl-if-0.60.900-486.fc36.noarch                                              
21:33:35 #8 55.74   perl-interpreter-4:5.34.1-486.fc36.aarch64                                    
21:33:35 #8 55.74   perl-libnet-3.13-480.fc36.noarch                                              
21:33:35 #8 55.74   perl-libs-4:5.34.1-486.fc36.aarch64                                           
21:33:35 #8 55.74   perl-mro-1.25-486.fc36.aarch64                                                
21:33:35 #8 55.74   perl-overload-1.33-486.fc36.noarch                                            
21:33:35 #8 55.74   perl-overloading-0.02-486.fc36.noarch                                         
21:33:35 #8 55.74   perl-parent-1:0.238-479.fc36.noarch                                           
21:33:35 #8 55.74   perl-podlators-1:4.14-479.fc36.noarch                                         
21:33:35 #8 55.74   perl-srpm-macros-1-43.fc36.noarch                                             
21:33:35 #8 55.74   perl-subs-1.04-486.fc36.noarch                                                
21:33:35 #8 55.74   perl-vars-1.05-486.fc36.noarch                                                
21:33:35 #8 55.74   pkgconf-1.8.0-2.fc36.aarch64                                                  
21:33:35 #8 55.74   pkgconf-m4-1.8.0-2.fc36.noarch                                                
21:33:35 #8 55.74   pkgconf-pkg-config-1.8.0-2.fc36.aarch64                                       
21:33:35 #8 55.74   python-srpm-macros-3.10-19.fc36.noarch                                        
21:33:35 #8 55.74   python3-construct-2.10.68-1.fc36.noarch                                       
21:33:35 #8 55.74   python3-dateutil-1:2.8.1-8.fc36.noarch                                        
21:33:35 #8 55.74   python3-dbus-1.2.18-3.fc36.aarch64                                            
21:33:35 #8 55.74   python3-distro-1.6.0-2.fc36.noarch                                            
21:33:35 #8 55.74   python3-dnf-plugins-core-4.2.1-1.fc36.noarch                                  
21:33:35 #8 55.74   python3-enchant-3.2.2-2.fc36.noarch                                           
21:33:35 #8 55.74   python3-pybeam-0.7-2.fc36.noarch                                              
21:33:35 #8 55.74   python3-pyxdg-0.27-4.fc36.noarch                                              
21:33:35 #8 55.74   python3-six-1.16.0-5.fc36.noarch                                              
21:33:35 #8 55.74   python3-toml-0.10.2-6.fc36.noarch                                             
21:33:35 #8 55.74   python3-zstd-1.4.5.1-6.fc36.aarch64                                           
21:33:35 #8 55.74   qt5-srpm-macros-5.15.5-2.fc36.noarch                                          
21:33:35 #8 55.74   redhat-rpm-config-221-1.fc36.noarch                                           
21:33:35 #8 55.74   rpm-build-4.17.1-3.fc36.aarch64                                               
21:33:35 #8 55.74   rpmautospec-rpm-macros-0.2.6-1.fc36.noarch                                    
21:33:35 #8 55.74   rpmlint-2.2.0-6.fc36.noarch                                                   
21:33:35 #8 55.74   rust-srpm-macros-22-1.fc36.noarch                                             
21:33:35 #8 55.74   shared-mime-info-2.1-3.fc35.aarch64                                           
21:33:35 #8 55.74   unzip-6.0-57.fc36.aarch64                                                     
21:33:35 #8 55.74   xxhash-libs-0.8.1-2.fc36.aarch64                                              
21:33:35 #8 55.74   xz-5.2.5-9.fc36.aarch64                                                       
21:33:35 #8 55.74   zip-3.0-32.fc36.aarch64                                                       
21:33:35 #8 55.74   zstd-1.5.2-2.fc36.aarch64                                                     
21:33:35 #8 55.74 
21:33:35 #8 55.74 Complete!
21:33:35 #8 DONE 55.9s
21:33:35 
21:33:35 #10 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS
21:33:35 #10 sha256:b1d7d3963532692d624fcee69c1dc5c8ef3c8dcd2f42889d4a80cb6b073041fa
21:33:35 #10 DONE 0.1s
21:33:35 
21:33:35 #11 [stage-1 4/6] RUN   if [ "$(uname -m)" = "x86_64" ]; then     dnf builddep -y /root/rpmbuild/SPECS/*.spec;   else     dnf builddep -y /root/rpmbuild/SPECS/docker-c*.spec;     dnf builddep -y /root/rpmbuild/SPECS/docker-b*.spec;   fi
21:33:35 #11 sha256:6a2ce166ce579ecdd4e203473528b1cccd3a1cb0d91b0062ebdb8106fbf4758c
21:33:35 #8 52.08 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:33:35 #8 52.21 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:33:35 #8 52.23 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
21:33:35 #8 52.25 Processing triggers for ca-certificates (20211016~18.04.1) ...
21:33:35 #8 52.26 Updating certificates in /etc/ssl/certs...
21:33:35 #8 54.99 Setting up ucf (3.0043) ...
21:33:35 #8 55.12 Setting up libperl5.32:amd64 (5.32.1-4+deb11u2) ...
21:33:35 #8 55.13 Setting up dwz (0.13+20210201-1) ...
21:33:35 #8 55.15 Setting up groff-base (1.22.4-6) ...
21:33:35 #8 55.17 Setting up cpp (4:10.2.1-1) ...
21:33:35 #8 55.19 Setting up pixz (1.0.7-1) ...
21:33:35 #8 55.20 Setting up gpgconf (2.2.27-2+deb11u2) ...
21:33:35 #8 55.21 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
21:33:35 #8 55.23 Setting up libc6-dev:amd64 (2.31-13+deb11u3) ...
21:33:35 #9 48.74 Selecting previously unselected package libnet-libidn-perl.
21:33:35 #9 48.74 Preparing to unpack .../284-libnet-libidn-perl_0.12.ds-3build2_armhf.deb ...
21:33:35 #9 48.74 Unpacking libnet-libidn-perl (0.12.ds-3build2) ...
21:33:35 #9 48.77 Selecting previously unselected package libnumber-range-perl.
21:33:35 #9 48.78 Preparing to unpack .../285-libnumber-range-perl_0.12-1_all.deb ...
21:33:35 #9 48.78 Unpacking libnumber-range-perl (0.12-1) ...
21:33:35 #9 48.81 Selecting previously unselected package libpackage-stash-xs-perl.
21:33:35 #9 48.81 Preparing to unpack .../286-libpackage-stash-xs-perl_0.29-1build1_armhf.deb ...
21:33:35 #9 48.82 Unpacking libpackage-stash-xs-perl (0.29-1build1) ...
21:33:35 #9 48.85 Selecting previously unselected package libpath-iterator-rule-perl.
21:33:35 #9 48.85 Preparing to unpack .../287-libpath-iterator-rule-perl_1.014-1_all.deb ...
21:33:35 #9 48.85 Unpacking libpath-iterator-rule-perl (1.014-1) ...
21:33:35 #9 48.89 Selecting previously unselected package libperl4-corelibs-perl.
21:33:35 #9 48.89 Preparing to unpack .../288-libperl4-corelibs-perl_0.004-2_all.deb ...
21:33:35 #9 48.90 Unpacking libperl4-corelibs-perl (0.004-2) ...
21:33:35 #9 48.93 Selecting previously unselected package libperlio-gzip-perl.
21:33:35 #9 48.94 Preparing to unpack .../289-libperlio-gzip-perl_0.19-1build5_armhf.deb ...
21:33:35 #9 48.94 Unpacking libperlio-gzip-perl (0.19-1build5) ...
21:33:35 #9 48.98 Selecting previously unselected package libpod-constants-perl.
21:33:35 #9 48.98 Preparing to unpack .../290-libpod-constants-perl_0.19-1_all.deb ...
21:33:35 #8 37.26 Selecting previously unselected package libparams-classify-perl.
21:33:35 #8 37.26 Preparing to unpack .../072-libparams-classify-perl_0.015-1+b3_armhf.deb ...
21:33:35 #8 37.27 Unpacking libparams-classify-perl (0.015-1+b3) ...
21:33:35 #8 37.38 Selecting previously unselected package libmodule-runtime-perl.
21:33:35 #8 37.38 Preparing to unpack .../073-libmodule-runtime-perl_0.016-1_all.deb ...
21:33:35 #8 37.39 Unpacking libmodule-runtime-perl (0.016-1) ...
21:33:35 #12 22.73   Installing       : kmod-libs-28-7.el9.aarch64                           54/71 
21:33:35 #12 22.77   Installing       : acl-2.3.1-3.el9.aarch64                              55/71 
21:33:35 #12 22.78   Installing       : device-mapper-9:1.02.185-3.el9.aarch64               56/71 
21:33:35 #12 22.82   Installing       : device-mapper-libs-9:1.02.185-3.el9.aarch64          57/71 
21:33:35 #12 22.83   Installing       : cryptsetup-libs-2.4.3-4.el9.aarch64                  58/71 
21:33:35 #12 22.89   Installing       : dbus-1:1.12.20-5.el9.aarch64                         59/71 
21:33:35 #12 22.89   Installing       : systemd-pam-250-7.el9.aarch64                        60/71 
21:33:35 #12 17.16   Installing       : libselinux-devel-3.4-3.el9.x86_64                    35/69 
21:33:35 #12 17.41   Installing       : kernel-headers-5.14.0-142.el9.x86_64                 36/69 
21:33:35 #12 77.52   Installing : libtool-ltdl-devel-2.4.2-22.el7_3.aarch64                  60/68 
21:33:35 #12 78.57   Installing : cmake-2.8.12.2-2.el7.aarch64                               61/68 
21:33:35 #9 44.14 Selecting previously unselected package libunicode-utf8-perl.
21:33:35 #9 44.14 Preparing to unpack .../326-libunicode-utf8-perl_0.62-1build4_armhf.deb ...
21:33:35 #9 44.14 Unpacking libunicode-utf8-perl (0.62-1build4) ...
21:33:35 #9 44.18 Selecting previously unselected package libxml-namespacesupport-perl.
21:33:35 #9 44.18 Preparing to unpack .../327-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
21:33:35 #9 44.18 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
21:33:35 #9 44.21 Selecting previously unselected package libxml-sax-base-perl.
21:33:35 #9 44.22 Preparing to unpack .../328-libxml-sax-base-perl_1.09-1.1_all.deb ...
21:33:35 #9 44.22 Unpacking libxml-sax-base-perl (1.09-1.1) ...
21:33:35 #9 44.26 Selecting previously unselected package libxml-sax-perl.
21:33:35 #9 44.26 Preparing to unpack .../329-libxml-sax-perl_1.02+dfsg-3_all.deb ...
21:33:35 #9 44.27 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
21:33:35 #9 44.30 Selecting previously unselected package libxml-libxml-perl.
21:33:35 #9 44.30 Preparing to unpack .../330-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_armhf.deb ...
21:33:35 #9 44.31 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
21:33:35 #9 44.35 Selecting previously unselected package libxml-parser-perl:armhf.
21:33:35 #9 44.35 Preparing to unpack .../331-libxml-parser-perl_2.46-3build1_armhf.deb ...
21:33:35 #9 44.35 Unpacking libxml-parser-perl:armhf (2.46-3build1) ...
21:33:35 #8 44.30 Selecting previously unselected package libgc1c2:armhf.
21:33:35 #8 44.31 Preparing to unpack .../161-libgc1c2_1%3a7.6.4-0.4_armhf.deb ...
21:33:35 #8 44.31 Unpacking libgc1c2:armhf (1:7.6.4-0.4) ...
21:33:35 #8 44.39 Selecting previously unselected package libltdl7:armhf.
21:33:35 #8 44.39 Preparing to unpack .../162-libltdl7_2.4.6-9_armhf.deb ...
21:33:35 #8 44.39 Unpacking libltdl7:armhf (2.4.6-9) ...
21:33:35 #8 44.47 Selecting previously unselected package guile-2.2-libs:armhf.
21:33:35 #8 44.47 Preparing to unpack .../163-guile-2.2-libs_2.2.4+1-2+deb10u1_armhf.deb ...
21:33:35 #8 44.48 Unpacking guile-2.2-libs:armhf (2.2.4+1-2+deb10u1) ...
21:33:35 #12 3.800 (Reading database ... 25548 files and directories currently installed.)
21:33:35 #12 3.802 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:33:35 #12 3.806 Unpacking docker-ce-build-deps (1.0) ...
21:33:35 #8 36.13 Unpacking libhttp-negotiate-perl (6.01-1) ...
21:33:35 #8 36.17 Selecting previously unselected package perl-openssl-defaults:armhf.
21:33:35 #8 36.17 Preparing to unpack .../087-perl-openssl-defaults_3_armhf.deb ...
21:33:35 #8 36.18 Unpacking perl-openssl-defaults:armhf (3) ...
21:33:35 #8 36.23 Selecting previously unselected package libnet-ssleay-perl.
21:33:35 #8 36.23 Preparing to unpack .../088-libnet-ssleay-perl_1.85-2+b1_armhf.deb ...
21:33:35 #8 36.24 Unpacking libnet-ssleay-perl (1.85-2+b1) ...
21:33:35 #8 36.36 Selecting previously unselected package libio-socket-ssl-perl.
21:33:35 #8 36.36 Preparing to unpack .../089-libio-socket-ssl-perl_2.060-3_all.deb ...
21:33:36 #8 52.58 0 added, 0 removed; done.
21:33:36 #8 52.58 Running hooks in /etc/ca-certificates/update.d...
21:33:36 #8 52.58 done.
21:33:36 #8 55.24 Setting up libx11-6:amd64 (2:1.7.2-1) ...
21:33:36 #8 55.25 Setting up curl (7.74.0-1.3+deb11u2) ...
21:33:36 #8 55.27 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ...
21:33:36 #8 55.28 Setting up gpg (2.2.27-2+deb11u2) ...
21:33:36 #8 55.29 Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ...
21:33:36 #8 55.31 Setting up libpython3-stdlib:amd64 (3.9.2-3) ...
21:33:36 #8 55.32 Setting up gnupg-utils (2.2.27-2+deb11u2) ...
21:33:36 #8 55.33 Setting up binutils-x86-64-linux-gnu (2.35.2-2) ...
21:33:36 #8 55.35 Setting up libstdc++-10-dev:amd64 (10.2.1-6) ...
21:33:36 #8 55.36 Setting up gpg-agent (2.2.27-2+deb11u2) ...
21:33:36 #9 48.98 Unpacking libpod-constants-perl (0.19-1) ...
21:33:36 #9 49.02 Selecting previously unselected package libre2-5:armhf.
21:33:36 #9 49.03 Preparing to unpack .../291-libre2-5_20200101+dfsg-1build1_armhf.deb ...
21:33:36 #9 49.03 Unpacking libre2-5:armhf (20200101+dfsg-1build1) ...
21:33:36 #9 49.08 Selecting previously unselected package libre-engine-re2-perl.
21:33:36 #9 49.09 Preparing to unpack .../292-libre-engine-re2-perl_0.13-5_armhf.deb ...
21:33:36 #9 49.09 Unpacking libre-engine-re2-perl (0.13-5) ...
21:33:36 #9 49.12 Selecting previously unselected package libreadonly-perl.
21:33:36 #9 49.12 Preparing to unpack .../293-libreadonly-perl_2.050-2_all.deb ...
21:33:36 #9 49.13 Unpacking libreadonly-perl (2.050-2) ...
21:33:36 #9 49.16 Selecting previously unselected package libref-util-perl.
21:33:36 #9 49.16 Preparing to unpack .../294-libref-util-perl_0.204-1_all.deb ...
21:33:36 #9 49.17 Unpacking libref-util-perl (0.204-1) ...
21:33:36 #9 49.20 Selecting previously unselected package libref-util-xs-perl.
21:33:36 #9 49.20 Preparing to unpack .../295-libref-util-xs-perl_0.117-1build2_armhf.deb ...
21:33:36 #9 47.99 127 added, 0 removed; done.
21:33:36 #9 48.05 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ...
21:33:36 #9 48.07 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
21:33:36 #9 48.08 Setting up bsdmainutils (11.1.2ubuntu3) ...
21:33:36 #9 48.10 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
21:33:36 #9 48.10 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:33:36 #9 48.10 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
21:33:36 #9 48.10 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:33:36 #9 48.12 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ...
21:33:36 #9 48.13 Setting up libgdbm-compat4:amd64 (1.18.1-5) ...
21:33:36 #9 48.14 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ...
21:33:36 #9 48.15 Setting up dwz (0.13-5) ...
21:33:36 #9 48.16 Setting up groff-base (1.22.4-4build1) ...
21:33:36 #9 48.18 Setting up gpgconf (2.2.19-3ubuntu2.2) ...
21:33:36 #9 48.19 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ...
21:33:36 #9 48.20 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ...
21:33:36 #8 37.50 Selecting previously unselected package libimport-into-perl.
21:33:36 #8 37.51 Preparing to unpack .../074-libimport-into-perl_1.002005-1_all.deb ...
21:33:36 #8 37.53 Unpacking libimport-into-perl (1.002005-1) ...
21:33:36 #8 37.59 Selecting previously unselected package librole-tiny-perl.
21:33:36 #8 37.59 Preparing to unpack .../075-librole-tiny-perl_2.002004-1_all.deb ...
21:33:36 #8 37.60 Unpacking librole-tiny-perl (2.002004-1) ...
21:33:36 #8 37.63 Selecting previously unselected package libstrictures-perl.
21:33:36 #8 37.63 Preparing to unpack .../076-libstrictures-perl_2.000006-1_all.deb ...
21:33:36 #8 37.64 Unpacking libstrictures-perl (2.000006-1) ...
21:33:36 #8 37.67 Selecting previously unselected package libsub-quote-perl.
21:33:36 #8 37.68 Preparing to unpack .../077-libsub-quote-perl_2.006006-1_all.deb ...
21:33:36 #8 37.68 Unpacking libsub-quote-perl (2.006006-1) ...
21:33:36 #8 37.71 Selecting previously unselected package libmoo-perl.
21:33:36 #8 37.72 Preparing to unpack .../078-libmoo-perl_2.004004-1_all.deb ...
21:33:36 #8 37.73 Unpacking libmoo-perl (2.004004-1) ...
21:33:36 #12 22.93   Running scriptlet: systemd-250-7.el9.aarch64                            61/71 
21:33:36 #12 23.23   Installing       : systemd-250-7.el9.aarch64                            61/71 
21:33:36 #12 17.51   Installing       : glibc-headers-2.34-40.el9.x86_64                     37/69 
21:33:36 #12 17.55   Installing       : libxcrypt-devel-4.4.18-3.el9.x86_64                  38/69 
21:33:36 #12 78.62   Installing : which-2.20-7.el7.aarch64                                   62/68 
21:33:36 #12 78.89 install-info: No such file or directory for /usr/share/info/which.info.gz
21:33:36 #11 5.509 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:33:36 #11 5.763 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblzo2-2 arm64 2.08-1.2 [42.2 kB]
21:33:36 #11 5.765 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libarchive13 arm64 3.2.2-3.1ubuntu0.7 [244 kB]
21:33:36 #11 5.781 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libjsoncpp1 arm64 1.7.4-3 [69.2 kB]
21:33:36 #11 5.784 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librhash0 arm64 1.3.6-2 [71.8 kB]
21:33:36 #11 5.789 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libuv1 arm64 1.18.0-3 [53.7 kB]
21:33:36 #11 5.792 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cmake arm64 3.10.2-1ubuntu2.18.04.2 [2973 kB]
21:33:36 #9 44.39 Selecting previously unselected package libxml-sax-expat-perl.
21:33:36 #9 44.40 Preparing to unpack .../332-libxml-sax-expat-perl_0.51-1_all.deb ...
21:33:36 #9 44.40 Unpacking libxml-sax-expat-perl (0.51-1) ...
21:33:36 #9 44.47 Selecting previously unselected package libyaml-libyaml-perl.
21:33:36 #9 44.48 Preparing to unpack .../333-libyaml-libyaml-perl_0.83+ds-1build1_armhf.deb ...
21:33:36 #9 44.48 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ...
21:33:36 #9 44.51 Selecting previously unselected package licensecheck.
21:33:36 #9 44.51 Preparing to unpack .../334-licensecheck_3.2.14-2_all.deb ...
21:33:36 #9 44.52 Unpacking licensecheck (3.2.14-2) ...
21:33:36 #9 44.59 Selecting previously unselected package libdevel-size-perl.
21:33:36 #9 44.60 Preparing to unpack .../335-libdevel-size-perl_0.83-1build4_armhf.deb ...
21:33:36 #9 44.60 Unpacking libdevel-size-perl (0.83-1build4) ...
21:33:36 #8 36.37 Unpacking libio-socket-ssl-perl (2.060-3) ...
21:33:36 #8 36.45 Selecting previously unselected package libnet-http-perl.
21:33:36 #8 36.45 Preparing to unpack .../090-libnet-http-perl_6.18-1_all.deb ...
21:33:36 #8 36.46 Unpacking libnet-http-perl (6.18-1) ...
21:33:36 #8 36.52 Selecting previously unselected package liblwp-protocol-https-perl.
21:33:36 #8 36.52 Preparing to unpack .../091-liblwp-protocol-https-perl_6.07-2_all.deb ...
21:33:36 #8 36.53 Unpacking liblwp-protocol-https-perl (6.07-2) ...
21:33:36 #8 36.56 Selecting previously unselected package libtry-tiny-perl.
21:33:36 #8 36.56 Preparing to unpack .../092-libtry-tiny-perl_0.30-1_all.deb ...
21:33:36 #8 39.74 Selecting previously unselected package libalgorithm-diff-perl.
21:33:36 #8 39.74 Preparing to unpack .../160-libalgorithm-diff-perl_1.201-1_all.deb ...
21:33:36 #8 39.74 Unpacking libalgorithm-diff-perl (1.201-1) ...
21:33:36 #8 39.83 Selecting previously unselected package libalgorithm-diff-xs-perl.
21:33:36 #8 39.83 Preparing to unpack .../161-libalgorithm-diff-xs-perl_0.04-6+b1_armhf.deb ...
21:33:36 #8 39.83 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ...
21:33:36 #8 39.89 Selecting previously unselected package libalgorithm-merge-perl.
21:33:36 #8 39.89 Preparing to unpack .../162-libalgorithm-merge-perl_0.08-3_all.deb ...
21:33:36 #8 39.91 Unpacking libalgorithm-merge-perl (0.08-3) ...
21:33:36 #8 39.97 Selecting previously unselected package libaliased-perl.
21:33:36 #8 39.97 Preparing to unpack .../163-libaliased-perl_0.34-1.1_all.deb ...
21:33:36 #8 39.97 Unpacking libaliased-perl (0.34-1.1) ...
21:33:36 #8 40.02 Selecting previously unselected package libapt-pkg-perl.
21:33:36 #8 40.02 Preparing to unpack .../164-libapt-pkg-perl_0.1.39_armhf.deb ...
21:33:36 #8 40.03 Unpacking libapt-pkg-perl (0.1.39) ...
21:33:36 #8 40.07 Selecting previously unselected package libarchive-cpio-perl.
21:33:36 #8 40.07 Preparing to unpack .../165-libarchive-cpio-perl_0.10-1.1_all.deb ...
21:33:36 #8 DONE 52.8s
21:33:36 
21:33:36 #10 [stage-1 3/8] COPY common /root/build-deb/debian
21:33:36 #10 sha256:c39a7cb13f0d60c177aaa7b69fda16a08b6dd59c75738d2ada6122b3df8c31a8
21:33:36 #10 DONE 0.0s
21:33:36 
21:33:36 #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:33:36 #11 sha256:87f9b269b817c8cbd37cfb3b3da53c0c419a8fbef9cd5c3b6fb8f45f79a03bf7
21:33:36 #13 3.186 (1/66): annobin-10.67-3.el8.x86_64.rpm          3.2 MB/s | 955 kB     00:00    
21:33:36 #9 49.21 Unpacking libref-util-xs-perl (0.117-1build2) ...
21:33:36 #9 49.24 Selecting previously unselected package libregexp-pattern-license-perl.
21:33:36 #9 49.24 Preparing to unpack .../296-libregexp-pattern-license-perl_3.2.0-1_all.deb ...
21:33:36 #9 49.24 Unpacking libregexp-pattern-license-perl (3.2.0-1) ...
21:33:36 #9 49.28 Selecting previously unselected package libregexp-pattern-perl.
21:33:36 #9 49.28 Preparing to unpack .../297-libregexp-pattern-perl_0.2.12-1_all.deb ...
21:33:36 #9 49.29 Unpacking libregexp-pattern-perl (0.2.12-1) ...
21:33:36 #9 49.33 Selecting previously unselected package libsasl2-modules:armhf.
21:33:36 #9 49.33 Preparing to unpack .../298-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_armhf.deb ...
21:33:36 #9 49.34 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-2ubuntu0.1) ...
21:33:36 #9 49.37 Selecting previously unselected package libsereal-decoder-perl.
21:33:36 #9 49.37 Preparing to unpack .../299-libsereal-decoder-perl_4.011+ds-1build1_armhf.deb ...
21:33:36 #9 49.37 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ...
21:33:36 #9 49.42 Selecting previously unselected package libsereal-encoder-perl.
21:33:36 #9 49.42 Preparing to unpack .../300-libsereal-encoder-perl_4.011+ds-1build1_armhf.deb ...
21:33:36 #9 49.42 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ...
21:33:36 #9 49.46 Selecting previously unselected package libsereal-perl.
21:33:36 #9 49.46 Preparing to unpack .../301-libsereal-perl_4.011-1_all.deb ...
21:33:36 #9 48.21 Setting up libc6-dev:amd64 (2.31-0ubuntu9.9) ...
21:33:36 #9 48.23 Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.2) ...
21:33:36 #9 48.24 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.5) ...
21:33:36 #9 48.25 Setting up python3.8 (3.8.10-0ubuntu1~20.04.5) ...
21:33:36 #8 37.77 Selecting previously unselected package libencode-locale-perl.
21:33:36 #8 37.77 Preparing to unpack .../079-libencode-locale-perl_1.05-1.1_all.deb ...
21:33:36 #8 37.77 Unpacking libencode-locale-perl (1.05-1.1) ...
21:33:36 #8 37.81 Selecting previously unselected package libtimedate-perl.
21:33:36 #8 37.81 Preparing to unpack .../080-libtimedate-perl_2.3300-2_all.deb ...
21:33:36 #8 37.81 Unpacking libtimedate-perl (2.3300-2) ...
21:33:36 #8 37.85 Selecting previously unselected package libhttp-date-perl.
21:33:36 #8 37.85 Preparing to unpack .../081-libhttp-date-perl_6.05-1_all.deb ...
21:33:36 #8 37.85 Unpacking libhttp-date-perl (6.05-1) ...
21:33:36 #8 37.90 Selecting previously unselected package libfile-listing-perl.
21:33:36 #8 37.90 Preparing to unpack .../082-libfile-listing-perl_6.14-1_all.deb ...
21:33:36 #8 37.90 Unpacking libfile-listing-perl (6.14-1) ...
21:33:36 #8 37.93 Selecting previously unselected package libhtml-tagset-perl.
21:33:36 #8 37.94 Preparing to unpack .../083-libhtml-tagset-perl_3.20-4_all.deb ...
21:33:36 #8 37.94 Unpacking libhtml-tagset-perl (3.20-4) ...
21:33:36 #8 37.97 Selecting previously unselected package liburi-perl.
21:33:36 #8 37.97 Preparing to unpack .../084-liburi-perl_5.08-1_all.deb ...
21:33:36 #8 37.98 Unpacking liburi-perl (5.08-1) ...
21:33:36 #12 23.27   Running scriptlet: systemd-250-7.el9.aarch64                            61/71 
21:33:36 #12 23.40   Installing       : dbus-common-1:1.12.20-5.el9.noarch                   62/71 
21:33:36 #12 23.43   Running scriptlet: dbus-common-1:1.12.20-5.el9.noarch                   62/71 
21:33:36 #12 23.45 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket.
21:33:36 #12 23.45 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket.
21:33:36 #12 23.45 
21:33:36 #12 23.45   Running scriptlet: dbus-broker-28-6.el9.aarch64                         63/71 
21:33:36 #11 5.934 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 dh-apparmor all 2.12-4ubuntu5.1 [11.2 kB]
21:33:36 #11 5.959 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 btrfs-progs arm64 4.15.1-1build1 [551 kB]
21:33:36 #11 5.965 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 btrfs-tools arm64 4.15.1-1build1 [2604 B]
21:33:36 #11 5.966 Get:12 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:33:36 #11 5.967 Get:13 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:33:36 #11 5.968 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libudev-dev arm64 237-3ubuntu10.53 [19.1 kB]
21:33:36 #11 5.968 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsepol1-dev arm64 2.7-1ubuntu0.1 [294 kB]
21:33:36 #11 5.980 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpcre16-3 arm64 2:8.39-9ubuntu0.1 [121 kB]
21:33:36 #11 5.985 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpcre32-3 arm64 2:8.39-9ubuntu0.1 [113 kB]
21:33:36 #11 6.008 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpcrecpp0v5 arm64 2:8.39-9ubuntu0.1 [15.1 kB]
21:33:36 #11 6.082 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpcre3-dev arm64 2:8.39-9ubuntu0.1 [458 kB]
21:33:36 #11 6.089 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libselinux1-dev arm64 2.7-2build2 [143 kB]
21:33:36 #11 6.091 Get:21 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:33:36 #11 6.092 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libseccomp-dev arm64 2.5.1-1ubuntu1~18.04.2 [76.1 kB]
21:33:36 #11 6.093 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsystemd-dev arm64 237-3ubuntu10.53 [184 kB]
21:33:36 #11 6.096 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pkg-config arm64 0.29.1-0ubuntu2 [42.8 kB]
21:33:36 #12 78.92   Cleanup    : 7:device-mapper-libs-1.02.170-6.el7.aarch64                63/68 
21:33:36 #9 44.63 Selecting previously unselected package libipc-run3-perl.
21:33:36 #9 44.63 Preparing to unpack .../336-libipc-run3-perl_0.048-2_all.deb ...
21:33:36 #9 44.64 Unpacking libipc-run3-perl (0.048-2) ...
21:33:36 #9 44.68 Selecting previously unselected package lzip.
21:33:36 #9 44.68 Preparing to unpack .../337-lzip_1.23-1_armhf.deb ...
21:33:36 #9 44.69 Unpacking lzip (1.23-1) ...
21:33:36 #9 44.72 Selecting previously unselected package lzop.
21:33:36 #9 44.73 Preparing to unpack .../338-lzop_1.04-2build2_armhf.deb ...
21:33:36 #9 44.73 Unpacking lzop (1.04-2build2) ...
21:33:36 #9 44.76 Selecting previously unselected package t1utils.
21:33:36 #9 44.76 Preparing to unpack .../339-t1utils_1.41-4build2_armhf.deb ...
21:33:36 #9 44.82 Unpacking t1utils (1.41-4build2) ...
21:33:36 #8 50.30 Dependencies resolved.
21:33:36 #8 50.33 ================================================================================
21:33:36 #8 50.33  Package                      Arch     Version                  Repo       Size
21:33:36 #8 50.33 ================================================================================
21:33:36 #8 50.33 Installing:
21:33:36 #8 50.33  dnf-plugins-core             noarch   4.2.1-1.fc36             updates    34 k
21:33:36 #8 50.33  rpm-build                    x86_64   4.17.1-3.fc36            updates    58 k
21:33:36 #8 50.33  rpmlint                      noarch   2.2.0-6.fc36             updates   240 k
21:33:36 #8 50.33 Upgrading:
21:33:36 #8 50.33  python3-rpm                  x86_64   4.17.1-3.fc36            updates    90 k
21:33:36 #8 50.33  rpm                          x86_64   4.17.1-3.fc36            updates   536 k
21:33:36 #8 50.33  rpm-build-libs               x86_64   4.17.1-3.fc36            updates    92 k
21:33:36 #8 50.33  rpm-libs                     x86_64   4.17.1-3.fc36            updates   314 k
21:33:36 #8 50.33  rpm-sign-libs                x86_64   4.17.1-3.fc36            updates    25 k
21:33:36 #8 50.33 Installing dependencies:
21:33:36 #8 50.33  ansible-srpm-macros          noarch   1-5.fc36                 updates   7.3 k
21:33:36 #8 50.33  binutils                     x86_64   2.37-27.fc36             updates   6.0 M
21:33:36 #8 50.33  binutils-gold                x86_64   2.37-27.fc36             updates   754 k
21:33:36 #8 50.33  bzip2                        x86_64   1.0.8-11.fc36            fedora     52 k
21:33:36 #8 50.33  cpio                         x86_64   2.13-12.fc36             fedora    270 k
21:33:36 #8 50.33  dash                         x86_64   0.5.10.2-10.fc36         fedora     97 k
21:33:36 #8 50.33  dbus-libs                    x86_64   1:1.14.0-1.fc36          fedora    155 k
21:33:36 #8 50.33  debugedit                    x86_64   5.0-3.fc36               fedora     77 k
21:33:36 #8 50.33  desktop-file-utils           x86_64   0.26-6.fc36              fedora     72 k
21:33:36 #8 50.33  devscripts-checkbashisms     x86_64   2.22.1-1.fc36            fedora     28 k
21:33:36 #8 50.33  diffutils                    x86_64   3.8-2.fc36               fedora    370 k
21:33:36 #8 50.33  dwz                          x86_64   0.14-4.fc36              updates   127 k
21:33:36 #8 50.33  ed                           x86_64   1.14.2-12.fc36           fedora     73 k
21:33:36 #8 50.33  efi-srpm-macros              noarch   5-5.fc36                 fedora     22 k
21:33:36 #8 50.33  elfutils                     x86_64   0.186-3.fc36             fedora    523 k
21:33:36 #8 50.33  elfutils-debuginfod-client   x86_64   0.186-3.fc36             fedora     39 k
21:33:36 #8 50.33  emacs-filesystem             noarch   1:28.1-2.fc36            updates   9.3 k
21:33:36 #8 50.33  enchant                      x86_64   1:1.6.0-30.fc36          fedora     59 k
21:33:36 #8 50.33  file                         x86_64   5.41-4.fc36              fedora     48 k
21:33:36 #8 50.33  fonts-srpm-macros            noarch   1:2.0.5-7.fc36           fedora     27 k
21:33:36 #8 50.33  fpc-srpm-macros              noarch   1.3-5.fc36               fedora    7.6 k
21:33:36 #8 50.33  gdb-minimal                  x86_64   12.1-1.fc36              updates   3.9 M
21:33:36 #8 50.33  gdk-pixbuf2                  x86_64   2.42.8-3.fc36            updates   465 k
21:33:36 #8 50.33  ghc-srpm-macros              noarch   1.5.0-6.fc36             fedora    7.7 k
21:33:36 #8 50.33  glibc-gconv-extra            x86_64   2.35-4.fc36              fedora    1.6 M
21:33:36 #8 50.33  gnat-srpm-macros             noarch   4-15.fc36                fedora    8.2 k
21:33:36 #8 50.33  go-srpm-macros               noarch   3.1.0-4.fc36             updates    26 k
21:33:36 #8 50.33  groff-base                   x86_64   1.22.4-9.fc36            fedora    1.0 M
21:33:36 #8 50.33  hunspell                     x86_64   1.7.0-19.fc36            fedora    303 k
21:33:36 #8 50.33  hunspell-en-GB               noarch   0.20140811.1-22.fc36     fedora    225 k
21:33:36 #8 50.33  hunspell-en-US               noarch   0.20140811.1-22.fc36     fedora    176 k
21:33:36 #8 50.33  hunspell-filesystem          x86_64   1.7.0-19.fc36            fedora    8.9 k
21:33:36 #8 50.33  info                         x86_64   6.8-3.fc36               fedora    225 k
21:33:36 #8 50.33  json-glib                    x86_64   1.6.6-2.fc36             fedora    152 k
21:33:36 #8 50.33  kernel-srpm-macros           noarch   1.0-14.fc36              fedora    9.1 k
21:33:36 #8 50.33  libappstream-glib            x86_64   0.8.0-4.fc36             updates   391 k
21:33:36 #8 50.33  libjpeg-turbo                x86_64   2.1.2-2.fc36             fedora    182 k
21:33:36 #8 50.33  libpkgconf                   x86_64   1.8.0-2.fc36             fedora     36 k
21:33:36 #8 50.33  libpng                       x86_64   2:1.6.37-12.fc36         fedora    119 k
21:33:36 #8 50.33  libstemmer                   x86_64   0-18.585svn.fc36         fedora     82 k
21:33:36 #8 50.33  lua-srpm-macros              noarch   1-6.fc36                 fedora    8.5 k
21:33:36 #8 50.33  ncurses                      x86_64   6.2-9.20210508.fc36      fedora    400 k
21:33:36 #8 50.33  nim-srpm-macros              noarch   3-6.fc36                 fedora    8.3 k
21:33:36 #8 50.33  ocaml-srpm-macros            noarch   6-6.fc36                 fedora    7.7 k
21:33:36 #8 50.33  openblas-srpm-macros         noarch   2-11.fc36                fedora    7.4 k
21:33:36 #8 50.33  package-notes-srpm-macros    noarch   0.4-14.fc36              fedora     11 k
21:33:36 #8 50.33  patch                        x86_64   2.7.6-16.fc36            fedora    124 k
21:33:36 #8 50.33  perl-AutoLoader              noarch   5.74-486.fc36            fedora     26 k
21:33:36 #8 50.33  perl-B                       x86_64   1.82-486.fc36            fedora    185 k
21:33:36 #8 50.33  perl-Carp                    noarch   1.52-479.fc36            fedora     29 k
21:33:36 #8 50.33  perl-Class-Struct            noarch   0.66-486.fc36            fedora     27 k
21:33:36 #8 50.33  perl-Data-Dumper             x86_64   2.183-3.fc36             fedora     56 k
21:33:36 #8 50.33  perl-Digest                  noarch   1.20-2.fc36              fedora     25 k
21:33:36 #8 50.33  perl-Digest-MD5              x86_64   2.58-479.fc36            fedora     36 k
21:33:36 #8 50.33  perl-DynaLoader              x86_64   1.50-486.fc36            fedora     31 k
21:33:36 #8 50.33  perl-Encode                  x86_64   4:3.17-485.fc36          updates   1.7 M
21:33:36 #8 50.33  perl-Errno                   x86_64   1.33-486.fc36            fedora     20 k
21:33:36 #8 50.33  perl-Exporter                noarch   5.76-480.fc36            fedora     31 k
21:33:36 #8 50.33  perl-Fcntl                   x86_64   1.14-486.fc36            fedora     25 k
21:33:36 #8 50.33  perl-File-Basename           noarch   2.85-486.fc36            fedora     22 k
21:33:36 #8 50.33  perl-File-Path               noarch   2.18-479.fc36            fedora     35 k
21:33:36 #8 50.33  perl-File-Temp               noarch   1:0.231.100-479.fc36     fedora     59 k
21:33:36 #8 50.33  perl-File-stat               noarch   1.09-486.fc36            fedora     22 k
21:33:36 #8 50.33  perl-FileHandle              noarch   2.03-486.fc36            fedora     20 k
21:33:36 #8 50.33  perl-Getopt-Long             noarch   1:2.52-479.fc36          fedora     60 k
21:33:36 #8 50.33  perl-Getopt-Std              noarch   1.13-486.fc36            fedora     21 k
21:33:36 #8 50.33  perl-HTTP-Tiny               noarch   0.082-1.fc36             updates    55 k
21:33:36 #8 50.33  perl-IO                      x86_64   1.46-486.fc36            fedora     92 k
21:33:36 #8 50.33  perl-IPC-Open3               noarch   1.21-486.fc36            fedora     28 k
21:33:36 #8 50.33  perl-MIME-Base64             x86_64   3.16-479.fc36            fedora     30 k
21:33:36 #8 50.33  perl-Net-SSLeay              x86_64   1.92-2.fc36              fedora    364 k
21:33:36 #8 50.33  perl-POSIX                   x86_64   1.97-486.fc36            fedora    102 k
21:33:36 #8 50.33  perl-PathTools               x86_64   3.80-479.fc36            fedora     85 k
21:33:36 #8 50.33  perl-Pod-Escapes             noarch   1:1.07-479.fc36          fedora     20 k
21:33:36 #8 50.33  perl-Pod-Perldoc             noarch   3.28.01-480.fc36         fedora     83 k
21:33:36 #8 50.33  perl-Pod-Simple              noarch   1:3.43-3.fc36            fedora    215 k
21:33:36 #8 50.33  perl-Pod-Usage               noarch   4:2.01-479.fc36          fedora     40 k
21:33:36 #8 50.33  perl-Scalar-List-Utils       x86_64   5:1.63-489.fc36          updates    72 k
21:33:36 #8 50.33  perl-SelectSaver             noarch   1.02-486.fc36            fedora     17 k
21:33:36 #8 50.33  perl-Socket                  x86_64   4:2.035-1.fc36           updates    55 k
21:33:36 #8 50.33  perl-Storable                x86_64   1:3.25-2.fc36            fedora     96 k
21:33:36 #8 50.33  perl-Symbol                  noarch   1.09-486.fc36            fedora     19 k
21:33:36 #8 50.33  perl-Term-ANSIColor          noarch   5.01-480.fc36            fedora     48 k
21:33:36 #8 50.33  perl-Term-Cap                noarch   1.17-479.fc36            fedora     22 k
21:33:36 #8 50.33  perl-Text-ParseWords         noarch   3.31-1.fc36              updates    16 k
21:33:36 #8 50.33  perl-Text-Tabs+Wrap          noarch   2021.0814-2.fc36         fedora     22 k
21:33:36 #8 50.33  perl-Time-Local              noarch   2:1.300-479.fc36         fedora     34 k
21:33:36 #8 50.33  perl-URI                     noarch   5.10-1.fc36              fedora    108 k
21:33:36 #8 50.33  perl-base                    noarch   2.27-486.fc36            fedora     21 k
21:33:36 #8 50.33  perl-constant                noarch   1.33-480.fc36            fedora     23 k
21:33:36 #8 50.33  perl-if                      noarch   0.60.900-486.fc36        fedora     19 k
21:33:36 #8 50.33  perl-interpreter             x86_64   4:5.34.1-486.fc36        fedora     76 k
21:33:36 #8 50.33  perl-libnet                  noarch   3.13-480.fc36            fedora    126 k
21:33:36 #8 50.33  perl-libs                    x86_64   4:5.34.1-486.fc36        fedora    2.1 M
21:33:36 #8 50.33  perl-mro                     x86_64   1.25-486.fc36            fedora     33 k
21:33:36 #8 50.33  perl-overload                noarch   1.33-486.fc36            fedora     50 k
21:33:36 #8 50.33  perl-overloading             noarch   0.02-486.fc36            fedora     18 k
21:33:36 #8 50.33  perl-parent                  noarch   1:0.238-479.fc36         fedora     14 k
21:33:36 #8 50.33  perl-podlators               noarch   1:4.14-479.fc36          fedora    112 k
21:33:36 #8 50.33  perl-srpm-macros             noarch   1-43.fc36                fedora    8.4 k
21:33:36 #8 50.33  perl-subs                    noarch   1.04-486.fc36            fedora     17 k
21:33:36 #8 50.33  perl-vars                    noarch   1.05-486.fc36            fedora     18 k
21:33:36 #8 50.33  pkgconf                      x86_64   1.8.0-2.fc36             fedora     41 k
21:33:36 #8 50.33  pkgconf-m4                   noarch   1.8.0-2.fc36             fedora     14 k
21:33:36 #8 50.33  pkgconf-pkg-config           x86_64   1.8.0-2.fc36             fedora     10 k
21:33:36 #8 50.33  python-srpm-macros           noarch   3.10-19.fc36             updates    24 k
21:33:36 #8 50.33  python3-construct            noarch   2.10.68-1.fc36           updates   112 k
21:33:36 #8 50.33  python3-dateutil             noarch   1:2.8.1-8.fc36           fedora    289 k
21:33:36 #8 50.33  python3-dbus                 x86_64   1.2.18-3.fc36            fedora    132 k
21:33:36 #8 50.33  python3-distro               noarch   1.6.0-2.fc36             fedora     38 k
21:33:36 #8 50.33  python3-dnf-plugins-core     noarch   4.2.1-1.fc36             updates   221 k
21:33:36 #8 50.33  python3-enchant              noarch   3.2.2-2.fc36             fedora     79 k
21:33:36 #8 50.33  python3-pybeam               noarch   0.7-2.fc36               fedora     24 k
21:33:36 #8 50.33  python3-pyxdg                noarch   0.27-4.fc36              fedora     96 k
21:33:36 #8 50.33  python3-six                  noarch   1.16.0-5.fc36            fedora     36 k
21:33:36 #8 50.33  python3-toml                 noarch   0.10.2-6.fc36            fedora     39 k
21:33:36 #8 50.33  python3-zstd                 x86_64   1.4.5.1-6.fc36           fedora     19 k
21:33:36 #8 50.33  qt5-srpm-macros              noarch   5.15.5-2.fc36            updates   8.0 k
21:33:36 #8 50.33  redhat-rpm-config            noarch   221-1.fc36               updates    66 k
21:33:36 #8 50.33  rpmautospec-rpm-macros       noarch   0.2.6-1.fc36             updates   8.3 k
21:33:36 #8 50.33  rust-srpm-macros             noarch   22-1.fc36                updates   9.3 k
21:33:36 #8 50.33  shared-mime-info             x86_64   2.1-3.fc35               fedora    373 k
21:33:36 #8 50.33  unzip                        x86_64   6.0-57.fc36              fedora    182 k
21:33:36 #8 50.33  xxhash-libs                  x86_64   0.8.1-2.fc36             fedora     42 k
21:33:36 #8 50.33  xz                           x86_64   5.2.5-9.fc36             fedora    214 k
21:33:36 #8 50.33  zip                          x86_64   3.0-32.fc36              fedora    260 k
21:33:36 #8 50.33  zstd                         x86_64   1.5.2-2.fc36             updates   448 k
21:33:36 #8 50.33 Installing weak dependencies:
21:33:36 #8 50.33  hunspell-en                  noarch   0.20140811.1-22.fc36     fedora    180 k
21:33:36 #8 50.33  perl-IO-Socket-IP            noarch   0.41-480.fc36            fedora     42 k
21:33:36 #8 50.33  perl-IO-Socket-SSL           noarch   2.074-2.fc36             fedora    218 k
21:33:36 #8 50.33  perl-Mozilla-CA              noarch   20211001-2.fc36          fedora     12 k
21:33:36 #8 50.33  perl-NDBM_File               x86_64   1.15-486.fc36            fedora     27 k
21:33:36 #8 50.33 
21:33:36 #8 50.33 Transaction Summary
21:33:36 #8 50.33 ================================================================================
21:33:36 #8 50.33 Install  135 Packages
21:33:36 #8 50.33 Upgrade    5 Packages
21:33:36 #8 50.33 
21:33:36 #8 50.33 Total download size: 29 M
21:33:36 #8 50.34 Downloading Packages:
21:33:36 #12 0.728 Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease
21:33:36 #12 0.846 Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease
21:33:36 #12 0.918 Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
21:33:36 #12 1.289 Reading package lists...
21:33:36 #8 36.57 Unpacking libtry-tiny-perl (0.30-1) ...
21:33:36 #8 36.61 Selecting previously unselected package libwww-robotrules-perl.
21:33:36 #8 36.61 Preparing to unpack .../093-libwww-robotrules-perl_6.02-1_all.deb ...
21:33:36 #8 36.62 Unpacking libwww-robotrules-perl (6.02-1) ...
21:33:36 #8 36.66 Selecting previously unselected package libwww-perl.
21:33:36 #8 36.66 Preparing to unpack .../094-libwww-perl_6.36-2_all.deb ...
21:33:36 #8 36.67 Unpacking libwww-perl (6.36-2) ...
21:33:36 #8 36.74 Selecting previously unselected package patchutils.
21:33:36 #8 36.74 Preparing to unpack .../095-patchutils_0.3.4-2_armhf.deb ...
21:33:36 #8 36.75 Unpacking patchutils (0.3.4-2) ...
21:33:36 #8 36.80 Selecting previously unselected package wdiff.
21:33:36 #8 36.80 Preparing to unpack .../096-wdiff_1.2.2-2_armhf.deb ...
21:33:36 #8 40.08 Unpacking libarchive-cpio-perl (0.10-1.1) ...
21:33:36 #8 40.18 Selecting previously unselected package libarchive13:armhf.
21:33:36 #8 40.18 Preparing to unpack .../166-libarchive13_3.4.3-2+deb11u1_armhf.deb ...
21:33:36 #8 40.22 Unpacking libarchive13:armhf (3.4.3-2+deb11u1) ...
21:33:36 #8 40.27 Selecting previously unselected package libarray-intspan-perl.
21:33:36 #8 40.27 Preparing to unpack .../167-libarray-intspan-perl_2.004-1_all.deb ...
21:33:36 #8 40.32 Unpacking libarray-intspan-perl (2.004-1) ...
21:33:36 #9 49.47 Unpacking libsereal-perl (4.011-1) ...
21:33:36 #9 49.50 Selecting previously unselected package libsort-key-perl.
21:33:36 #9 49.50 Preparing to unpack .../302-libsort-key-perl_1.33-2build2_armhf.deb ...
21:33:36 #9 49.50 Unpacking libsort-key-perl (1.33-2build2) ...
21:33:36 #9 49.55 Selecting previously unselected package libstring-copyright-perl.
21:33:36 #9 49.55 Preparing to unpack .../303-libstring-copyright-perl_0.003006-1_all.deb ...
21:33:36 #9 49.55 Unpacking libstring-copyright-perl (0.003006-1) ...
21:33:36 #9 49.58 Selecting previously unselected package libstring-escape-perl.
21:33:36 #9 49.59 Preparing to unpack .../304-libstring-escape-perl_2010.002-2_all.deb ...
21:33:36 #9 49.60 Unpacking libstring-escape-perl (2010.002-2) ...
21:33:36 #9 49.63 Selecting previously unselected package libstring-shellquote-perl.
21:33:36 #9 49.63 Preparing to unpack .../305-libstring-shellquote-perl_1.04-1_all.deb ...
21:33:36 #9 49.64 Unpacking libstring-shellquote-perl (1.04-1) ...
21:33:36 #9 49.67 Selecting previously unselected package libterm-readkey-perl.
21:33:36 #9 49.67 Preparing to unpack .../306-libterm-readkey-perl_2.38-1build1_armhf.deb ...
21:33:36 #9 49.68 Unpacking libterm-readkey-perl (2.38-1build1) ...
21:33:36 #9 49.71 Selecting previously unselected package libtest-fatal-perl.
21:33:36 #13 3.225 (2/66): autoconf-2.69-29.el8.noarch.rpm         2.1 MB/s | 710 kB     00:00    
21:33:36 #13 3.296 (3/66): automake-1.16.1-7.el8.noarch.rpm        1.7 MB/s | 713 kB     00:00    
21:33:36 #13 3.316 (4/66): cmake-filesystem-3.20.2-4.el8.x86_64.rp 2.2 MB/s |  44 kB     00:00    
21:33:36 #13 3.372 (5/66): cmake-data-3.20.2-4.el8.noarch.rpm       12 MB/s | 1.7 MB     00:00    
21:33:36 #13 3.377 (6/66): cmake-rpm-macros-3.20.2-4.el8.noarch.rp 727 kB/s |  44 kB     00:00    
21:33:36 #8 55.82 Setting up libxpm4:amd64 (1:3.5.12-1) ...
21:33:36 #8 55.84 Setting up fontconfig-config (2.13.1-4.2) ...
21:33:36 #8 56.05 Setting up openssh-client (1:8.4p1-5+deb11u1) ...
21:33:36 #12 23.52   Installing       : dbus-broker-28-6.el9.aarch64                         63/71 
21:33:36 #12 23.53   Running scriptlet: dbus-broker-28-6.el9.aarch64                         63/71 
21:33:36 #12 23.55 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service.
21:33:36 #12 23.55 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service.
21:33:36 #12 23.55 
21:33:36 #12 23.64   Installing       : systemd-devel-250-7.el9.aarch64                      64/71 
21:33:36 #12 23.67   Installing       : device-mapper-devel-9:1.02.185-3.el9.aarch64         65/71 
21:33:36 #12 23.68   Installing       : annobin-10.73-3.el9.aarch64                          66/71 
21:33:36 #12 23.72   Running scriptlet: annobin-10.73-3.el9.aarch64                          66/71 
21:33:36 #8 38.02 Selecting previously unselected package libhtml-parser-perl.
21:33:36 #8 38.03 Preparing to unpack .../085-libhtml-parser-perl_3.75-1+b1_armhf.deb ...
21:33:36 #8 38.04 Unpacking libhtml-parser-perl (3.75-1+b1) ...
21:33:36 #8 38.08 Selecting previously unselected package libhtml-tree-perl.
21:33:36 #8 38.08 Preparing to unpack .../086-libhtml-tree-perl_5.07-2_all.deb ...
21:33:36 #8 38.09 Unpacking libhtml-tree-perl (5.07-2) ...
21:33:36 #8 38.16 Selecting previously unselected package libio-html-perl.
21:33:36 #8 38.16 Preparing to unpack .../087-libio-html-perl_1.004-2_all.deb ...
21:33:36 #8 38.17 Unpacking libio-html-perl (1.004-2) ...
21:33:36 #8 38.20 Selecting previously unselected package liblwp-mediatypes-perl.
21:33:36 #8 38.20 Preparing to unpack .../088-liblwp-mediatypes-perl_6.04-1_all.deb ...
21:33:36 #8 38.20 Unpacking liblwp-mediatypes-perl (6.04-1) ...
21:33:36 #8 38.23 Selecting previously unselected package libhttp-message-perl.
21:33:36 #8 38.24 Preparing to unpack .../089-libhttp-message-perl_6.28-1_all.deb ...
21:33:36 #8 38.24 Unpacking libhttp-message-perl (6.28-1) ...
21:33:36 #11 6.275 debconf: delaying package configuration, since apt-utils is not installed
21:33:36 #11 6.312 Fetched 7131 kB in 1s (5295 kB/s)
21:33:36 #11 6.347 Selecting previously unselected package bash-completion.
21:33:36 #11 6.347 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21391 files and directories currently installed.)
21:33:36 #11 6.360 Preparing to unpack .../00-bash-completion_1%3a2.8-1ubuntu1_all.deb ...
21:33:36 #9 44.89 Selecting previously unselected package unzip.
21:33:36 #9 44.89 Preparing to unpack .../340-unzip_6.0-26ubuntu3_armhf.deb ...
21:33:36 #9 44.89 Unpacking unzip (6.0-26ubuntu3) ...
21:33:36 #9 44.94 Selecting previously unselected package lintian.
21:33:36 #9 44.94 Preparing to unpack .../341-lintian_2.114.0ubuntu1.1_all.deb ...
21:33:36 #9 44.95 Unpacking lintian (2.114.0ubuntu1.1) ...
21:33:36 #12 17.58   Installing       : glibc-devel-2.34-40.el9.x86_64                       39/69 
21:33:36 #12 18.05   Installing       : gcc-11.3.1-2.1.el9.x86_64                            40/69 
21:33:36 #12 18.21   Installing       : glibc-static-2.34-40.el9.x86_64                      41/69 
21:33:36 #12 18.21   Installing       : libxcrypt-static-4.4.18-3.el9.x86_64                 42/69 
21:33:36 #12 18.25   Installing       : systemd-rpm-macros-250-7.el9.noarch                  43/69 
21:33:36 #12 18.26   Running scriptlet: openssh-8.7p1-21.el9.x86_64                          44/69 
21:33:36 #12 18.30   Installing       : openssh-8.7p1-21.el9.x86_64                          44/69 
21:33:36 #12 2.506 dh_testdir
21:33:36 #12 2.525 dh_testroot
21:33:36 #12 2.544 dh_prep
21:33:36 #12 2.567 dh_testdir
21:33:36 #12 2.587 dh_testroot
21:33:36 #12 0.993 Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
21:33:36 #8 36.80 Unpacking wdiff (1.2.2-2) ...
21:33:36 #8 36.89 Selecting previously unselected package devscripts.
21:33:36 #8 36.89 Preparing to unpack .../097-devscripts_2.19.5+deb10u1_armhf.deb ...
21:33:36 #8 36.94 Unpacking devscripts (2.19.5+deb10u1) ...
21:33:36 #8 40.38 Selecting previously unselected package libauthen-sasl-perl.
21:33:36 #8 40.38 Preparing to unpack .../168-libauthen-sasl-perl_2.1600-1.1_all.deb ...
21:33:36 #8 40.39 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
21:33:36 #8 40.46 Selecting previously unselected package libmodule-implementation-perl.
21:33:36 #8 40.46 Preparing to unpack .../169-libmodule-implementation-perl_0.09-1.1_all.deb ...
21:33:36 #8 40.47 Unpacking libmodule-implementation-perl (0.09-1.1) ...
21:33:36 #8 40.53 Selecting previously unselected package libsub-exporter-progressive-perl.
21:33:36 #8 40.53 Preparing to unpack .../170-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
21:33:36 #8 40.53 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
21:33:36 #8 40.61 Selecting previously unselected package libvariable-magic-perl.
21:33:36 #8 40.61 Preparing to unpack .../171-libvariable-magic-perl_0.62-1+b3_armhf.deb ...
21:33:36 #9 49.71 Preparing to unpack .../307-libtest-fatal-perl_0.014-1_all.deb ...
21:33:36 #9 49.72 Unpacking libtest-fatal-perl (0.014-1) ...
21:33:36 #9 49.75 Selecting previously unselected package libtest-refcount-perl.
21:33:36 #9 49.75 Preparing to unpack .../308-libtest-refcount-perl_0.10-1_all.deb ...
21:33:36 #9 49.75 Unpacking libtest-refcount-perl (0.10-1) ...
21:33:36 #9 49.79 Selecting previously unselected package libtext-levenshtein-perl.
21:33:36 #9 49.79 Preparing to unpack .../309-libtext-levenshtein-perl_0.13-1_all.deb ...
21:33:36 #9 49.79 Unpacking libtext-levenshtein-perl (0.13-1) ...
21:33:36 #9 49.83 Selecting previously unselected package libtype-tiny-xs-perl.
21:33:36 #9 49.83 Preparing to unpack .../310-libtype-tiny-xs-perl_0.016-1_armhf.deb ...
21:33:36 #9 49.83 Unpacking libtype-tiny-xs-perl (0.016-1) ...
21:33:36 #9 49.87 Selecting previously unselected package libunicode-utf8-perl.
21:33:36 #9 49.87 Preparing to unpack .../311-libunicode-utf8-perl_0.62-1build1_armhf.deb ...
21:33:36 #9 49.87 Unpacking libunicode-utf8-perl (0.62-1build1) ...
21:33:36 #9 49.90 Selecting previously unselected package libxml-namespacesupport-perl.
21:33:36 #9 49.90 Preparing to unpack .../312-libxml-namespacesupport-perl_1.12-1_all.deb ...
21:33:36 #9 49.90 Unpacking libxml-namespacesupport-perl (1.12-1) ...
21:33:36 #9 49.94 Selecting previously unselected package libxml-sax-base-perl.
21:33:36 #9 49.94 Preparing to unpack .../313-libxml-sax-base-perl_1.09-1_all.deb ...
21:33:36 #13 3.715 (7/66): cmake-3.20.2-4.el8.x86_64.rpm            22 MB/s |  12 MB     00:00    
21:33:36 #12 3.935 Reading package lists...
21:33:36 #12 4.594 Building dependency tree...
21:33:36 #12 4.757 Reading state information...
21:33:36 #12 4.761 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:33:36 #8 49.45 Setting up libmpc3:armhf (1.1.0-1) ...
21:33:36 #12 23.74   Installing       : gcc-plugin-annobin-11.3.1-2.1.el9.aarch64            67/71 
21:33:36 #12 23.74   Running scriptlet: gcc-plugin-annobin-11.3.1-2.1.el9.aarch64            67/71 
21:33:36 #12 23.78   Installing       : libtool-2.4.6-45.el9.aarch64                         68/71 
21:33:36 #12 23.79   Installing       : libtool-ltdl-devel-2.4.6-45.el9.aarch64              69/71 
21:33:36 #12 23.83   Installing       : libseccomp-devel-2.5.2-2.el9.aarch64                 70/71 
21:33:36 #12 23.88   Installing       : which-2.21-28.el9.aarch64                            71/71 
21:33:36 #12 23.88   Running scriptlet: selinux-policy-targeted-34.1.39-1.el9.noarch         71/71 
21:33:36 #8 56.14 Setting up gpgsm (2.2.27-2+deb11u2) ...
21:33:36 #8 56.15 Setting up libxext6:amd64 (2:1.3.3-1.1) ...
21:33:36 #8 56.17 Setting up binutils (2.35.2-2) ...
21:33:36 #8 56.18 Setting up man-db (2.9.4-2) ...
21:33:36 #8 56.28 Building database of manual pages ...
21:33:36 #8 38.28 Selecting previously unselected package libhttp-cookies-perl.
21:33:36 #8 38.28 Preparing to unpack .../090-libhttp-cookies-perl_6.10-1_all.deb ...
21:33:36 #8 38.28 Unpacking libhttp-cookies-perl (6.10-1) ...
21:33:36 #8 38.32 Selecting previously unselected package libhttp-negotiate-perl.
21:33:36 #8 38.33 Preparing to unpack .../091-libhttp-negotiate-perl_6.01-1_all.deb ...
21:33:36 #8 38.33 Unpacking libhttp-negotiate-perl (6.01-1) ...
21:33:36 #8 38.36 Selecting previously unselected package perl-openssl-defaults:armhf.
21:33:36 #8 38.36 Preparing to unpack .../092-perl-openssl-defaults_5_armhf.deb ...
21:33:36 #8 38.37 Unpacking perl-openssl-defaults:armhf (5) ...
21:33:36 #8 38.40 Selecting previously unselected package libnet-ssleay-perl.
21:33:36 #8 38.40 Preparing to unpack .../093-libnet-ssleay-perl_1.88-3+b1_armhf.deb ...
21:33:36 #8 38.41 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
21:33:36 #8 38.47 Selecting previously unselected package libio-socket-ssl-perl.
21:33:36 #8 38.48 Preparing to unpack .../094-libio-socket-ssl-perl_2.069-1_all.deb ...
21:33:36 #8 38.48 Unpacking libio-socket-ssl-perl (2.069-1) ...
21:33:36 #9 48.89 Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ...
21:33:36 #9 48.90 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
21:33:36 #9 48.91 Setting up gpg (2.2.19-3ubuntu2.2) ...
21:33:36 #9 48.93 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
21:33:36 #9 48.94 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
21:33:36 #9 48.95 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ...
21:33:36 #9 48.96 Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
21:33:36 #8 45.39 Selecting previously unselected package iso-codes.
21:33:36 #8 45.39 Preparing to unpack .../164-iso-codes_4.2-1_all.deb ...
21:33:36 #8 45.40 Unpacking iso-codes (4.2-1) ...
21:33:36 #9 45.31 Selecting previously unselected package manpages-dev.
21:33:36 #9 45.32 Preparing to unpack .../342-manpages-dev_5.10-1ubuntu1_all.deb ...
21:33:36 #9 45.32 Unpacking manpages-dev (5.10-1ubuntu1) ...
21:33:36 #12 18.33   Installing       : libcbor-0.7.0-5.el9.x86_64                           45/69 
21:33:36 #12 18.34   Installing       : libfido2-1.6.0-7.el9.x86_64                          46/69 
21:33:36 #12 18.36   Installing       : openssh-clients-8.7p1-21.el9.x86_64                  47/69 
21:33:36 #12 18.38   Running scriptlet: openssh-clients-8.7p1-21.el9.x86_64                  47/69 
21:33:36 #12 2.606 dh_install
21:33:36 #12 2.636 dh_installdocs
21:33:36 #12 2.669 dh_installchangelogs
21:33:36 #12 2.743 dh_compress
21:33:36 #12 2.782 dh_fixperms
21:33:36 #12 2.828 dh_installdeb
21:33:36 #12 2.856 dh_gencontrol
21:33:36 #12 79.46   Cleanup    : 7:device-mapper-1.02.170-6.el7.aarch64                     64/68 
21:33:36 #12 79.75   Cleanup    : systemd-219-78.el7.aarch64                                 65/68 
21:33:36 #8 37.17 Selecting previously unselected package equivs.
21:33:36 #8 37.17 Preparing to unpack .../098-equivs_2.2.0_all.deb ...
21:33:36 #8 37.19 Unpacking equivs (2.2.0) ...
21:33:36 #8 37.25 Selecting previously unselected package libcurl3-gnutls:armhf.
21:33:36 #8 37.25 Preparing to unpack .../099-libcurl3-gnutls_7.64.0-4+deb10u2_armhf.deb ...
21:33:36 #8 37.26 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ...
21:33:36 #8 37.35 Selecting previously unselected package libpcre2-8-0:armhf.
21:33:36 #8 37.35 Preparing to unpack .../100-libpcre2-8-0_10.32-5_armhf.deb ...
21:33:37 #8 51.65 (1/140): bzip2-1.0.8-11.fc36.x86_64.rpm         120 kB/s |  52 kB     00:00    
21:33:37 #8 51.69 (2/140): cpio-2.13-12.fc36.x86_64.rpm           559 kB/s | 270 kB     00:00    
21:33:37 #8 51.70 (3/140): dbus-libs-1.14.0-1.fc36.x86_64.rpm     3.0 MB/s | 155 kB     00:00    
21:33:37 #8 40.62 Unpacking libvariable-magic-perl (0.62-1+b3) ...
21:33:37 #8 40.68 Selecting previously unselected package libb-hooks-endofscope-perl.
21:33:37 #8 40.68 Preparing to unpack .../172-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
21:33:37 #8 40.68 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
21:33:37 #8 40.73 Selecting previously unselected package libpng16-16:armhf.
21:33:37 #8 40.73 Preparing to unpack .../173-libpng16-16_1.6.37-3_armhf.deb ...
21:33:37 #8 40.74 Unpacking libpng16-16:armhf (1.6.37-3) ...
21:33:37 #8 40.83 Selecting previously unselected package libfreetype6:armhf.
21:33:37 #8 40.83 Preparing to unpack .../174-libfreetype6_2.10.4+dfsg-1+deb11u1_armhf.deb ...
21:33:37 #8 40.83 Unpacking libfreetype6:armhf (2.10.4+dfsg-1+deb11u1) ...
21:33:37 #11 1.553 Last metadata expiration check: 0:00:19 ago on Tue Aug 16 21:33:17 2022.
21:33:37 #9 49.94 Unpacking libxml-sax-base-perl (1.09-1) ...
21:33:37 #9 49.98 Selecting previously unselected package libxml-sax-perl.
21:33:37 #9 49.98 Preparing to unpack .../314-libxml-sax-perl_1.02+dfsg-1_all.deb ...
21:33:37 #9 49.99 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
21:33:37 #9 50.03 Selecting previously unselected package libxml-libxml-perl.
21:33:37 #9 50.03 Preparing to unpack .../315-libxml-libxml-perl_2.0134+dfsg-1build1_armhf.deb ...
21:33:37 #9 50.04 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ...
21:33:37 #9 50.10 Selecting previously unselected package libxml-parser-perl.
21:33:37 #9 50.11 Preparing to unpack .../316-libxml-parser-perl_2.46-1_armhf.deb ...
21:33:37 #9 50.11 Unpacking libxml-parser-perl (2.46-1) ...
21:33:37 #9 50.17 Selecting previously unselected package libxml-sax-expat-perl.
21:33:37 #9 50.17 Preparing to unpack .../317-libxml-sax-expat-perl_0.51-1_all.deb ...
21:33:37 #9 50.18 Unpacking libxml-sax-expat-perl (0.51-1) ...
21:33:37 #9 50.21 Selecting previously unselected package libxml-writer-perl.
21:33:37 #9 50.21 Preparing to unpack .../318-libxml-writer-perl_0.625-1_all.deb ...
21:33:37 #12 4.969 Starting 2 pkgProblemResolver with broken count: 0
21:33:37 #12 4.972 Done
21:33:37 #13 3.727 (8/66): gcc-plugin-annobin-8.5.0-15.el8.x86_64. 3.0 MB/s |  35 kB     00:00    
21:33:37 #13 3.743 (9/66): git-2.31.1-2.el8.x86_64.rpm              10 MB/s | 161 kB     00:00    
21:33:37 #8 49.46 Setting up libc-dev-bin (2.27-3ubuntu1.6) ...
21:33:37 #8 38.53 Selecting previously unselected package libnet-http-perl.
21:33:37 #8 38.53 Preparing to unpack .../095-libnet-http-perl_6.20-1_all.deb ...
21:33:37 #8 38.54 Unpacking libnet-http-perl (6.20-1) ...
21:33:37 #8 38.57 Selecting previously unselected package liblwp-protocol-https-perl.
21:33:37 #8 38.57 Preparing to unpack .../096-liblwp-protocol-https-perl_6.10-1_all.deb ...
21:33:37 #8 38.58 Unpacking liblwp-protocol-https-perl (6.10-1) ...
21:33:37 #8 38.61 Selecting previously unselected package libtry-tiny-perl.
21:33:37 #8 38.62 Preparing to unpack .../097-libtry-tiny-perl_0.30-1_all.deb ...
21:33:37 #8 38.62 Unpacking libtry-tiny-perl (0.30-1) ...
21:33:37 #8 38.66 Selecting previously unselected package libwww-robotrules-perl.
21:33:37 #8 38.66 Preparing to unpack .../098-libwww-robotrules-perl_6.02-1_all.deb ...
21:33:37 #8 38.66 Unpacking libwww-robotrules-perl (6.02-1) ...
21:33:37 #8 38.69 Selecting previously unselected package libwww-perl.
21:33:37 #8 38.69 Preparing to unpack .../099-libwww-perl_6.52-1_all.deb ...
21:33:37 #8 38.70 Unpacking libwww-perl (6.52-1) ...
21:33:37 #8 38.75 Selecting previously unselected package patchutils.
21:33:37 #8 38.75 Preparing to unpack .../100-patchutils_0.4.2-1_armhf.deb ...
21:33:37 #8 38.75 Unpacking patchutils (0.4.2-1) ...
21:33:37 #11 0.853 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease
21:33:37 #11 0.853 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease
21:33:37 #11 0.917 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease
21:33:37 #11 0.991 Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease
21:33:37 #9 45.62 Selecting previously unselected package python3-certifi.
21:33:37 #9 45.62 Preparing to unpack .../343-python3-certifi_2020.6.20-1_all.deb ...
21:33:37 #9 45.62 Unpacking python3-certifi (2020.6.20-1) ...
21:33:37 #9 45.68 Selecting previously unselected package python3-idna.
21:33:37 #9 45.68 Preparing to unpack .../344-python3-idna_3.3-1_all.deb ...
21:33:37 #9 45.69 Unpacking python3-idna (3.3-1) ...
21:33:37 #12 18.46   Installing       : git-core-2.31.1-2.el9.2.x86_64                       48/69 
21:33:37 #12 18.66   Installing       : git-core-doc-2.31.1-2.el9.2.noarch                   49/69 
21:33:37 #12 18.71   Installing       : perl-Git-2.31.1-2.el9.2.noarch                       50/69 
21:33:37 #12 18.77   Installing       : git-2.31.1-2.el9.2.x86_64                            51/69 
21:33:37 #12 18.78   Installing       : kmod-libs-28-7.el9.x86_64                            52/69 
21:33:37 #12 18.81   Installing       : acl-2.3.1-3.el9.x86_64                               53/69 
21:33:37 #12 18.82   Installing       : device-mapper-9:1.02.185-3.el9.x86_64                54/69 
21:33:37 #12 2.978 dh_md5sums
21:33:37 #12 3.010 dh_builddeb
21:33:37 #12 3.031 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:33:37 #12 3.051 
21:33:37 #12 3.051 The package has been created.
21:33:37 #12 3.051 Attention, the package has been created in the current directory,
21:33:37 #12 3.051 not in ".." as indicated by the message above!
21:33:37 #12 3.101 Selecting previously unselected package docker-ce-build-deps.
21:33:37 #8 37.35 Unpacking libpcre2-8-0:armhf (10.32-5) ...
21:33:37 #8 37.43 Selecting previously unselected package liberror-perl.
21:33:37 #8 37.43 Preparing to unpack .../101-liberror-perl_0.17027-2_all.deb ...
21:33:37 #8 37.43 Unpacking liberror-perl (0.17027-2) ...
21:33:37 #8 37.50 Selecting previously unselected package git-man.
21:33:37 #8 37.51 Preparing to unpack .../102-git-man_1%3a2.20.1-2+deb10u3_all.deb ...
21:33:37 #8 37.51 Unpacking git-man (1:2.20.1-2+deb10u3) ...
21:33:37 #8 51.70 (4/140): dash-0.5.10.2-10.fc36.x86_64.rpm       196 kB/s |  97 kB     00:00    
21:33:37 #8 51.71 (5/140): debugedit-5.0-3.fc36.x86_64.rpm        5.6 MB/s |  77 kB     00:00    
21:33:37 #8 51.72 (6/140): devscripts-checkbashisms-2.22.1-1.fc36 1.7 MB/s |  28 kB     00:00    
21:33:37 #8 51.76 (7/140): diffutils-3.8-2.fc36.x86_64.rpm        6.9 MB/s | 370 kB     00:00    
21:33:37 #8 51.77 (8/140): desktop-file-utils-0.26-6.fc36.x86_64. 1.1 MB/s |  72 kB     00:00    
21:33:37 #8 51.77 (9/140): ed-1.14.2-12.fc36.x86_64.rpm           1.5 MB/s |  73 kB     00:00    
21:33:37 #8 51.78 (10/140): efi-srpm-macros-5-5.fc36.noarch.rpm   1.5 MB/s |  22 kB     00:00    
21:33:37 #8 51.79 (11/140): elfutils-debuginfod-client-0.186-3.fc 2.1 MB/s |  39 kB     00:00    
21:33:37 #8 51.80 (12/140): enchant-1.6.0-30.fc36.x86_64.rpm      2.8 MB/s |  59 kB     00:00    
21:33:37 #8 51.80 (13/140): file-5.41-4.fc36.x86_64.rpm           3.0 MB/s |  48 kB     00:00    
21:33:37 #8 51.81 (14/140): fonts-srpm-macros-2.0.5-7.fc36.noarch 1.9 MB/s |  27 kB     00:00    
21:33:37 #8 51.82 (15/140): fpc-srpm-macros-1.3-5.fc36.noarch.rpm 444 kB/s | 7.6 kB     00:00    
21:33:37 #8 51.82 (16/140): ghc-srpm-macros-1.5.0-6.fc36.noarch.r 631 kB/s | 7.7 kB     00:00    
21:33:37 #8 51.84 (17/140): gnat-srpm-macros-4-15.fc36.noarch.rpm 576 kB/s | 8.2 kB     00:00    
21:33:37 #8 51.92 (18/140): elfutils-0.186-3.fc36.x86_64.rpm      3.3 MB/s | 523 kB     00:00    
21:33:37 #8 40.93 Selecting previously unselected package libfontconfig1:armhf.
21:33:37 #8 40.94 Preparing to unpack .../175-libfontconfig1_2.13.1-4.2_armhf.deb ...
21:33:37 #8 40.94 Unpacking libfontconfig1:armhf (2.13.1-4.2) ...
21:33:37 #8 41.03 Selecting previously unselected package libjpeg62-turbo:armhf.
21:33:37 #8 41.03 Preparing to unpack .../176-libjpeg62-turbo_1%3a2.0.6-4_armhf.deb ...
21:33:37 #8 41.04 Unpacking libjpeg62-turbo:armhf (1:2.0.6-4) ...
21:33:37 #12 1.068 Reading package lists...
21:33:37 #12 5.141  Done
21:33:37 #12 5.337 Starting pkgProblemResolver with broken count: 0
21:33:37 #12 5.376 Starting 2 pkgProblemResolver with broken count: 0
21:33:37 #9 50.21 Unpacking libxml-writer-perl (0.625-1) ...
21:33:37 #9 50.25 Selecting previously unselected package libyaml-libyaml-perl.
21:33:37 #9 50.25 Preparing to unpack .../319-libyaml-libyaml-perl_0.81+repack-1_armhf.deb ...
21:33:37 #9 50.25 Unpacking libyaml-libyaml-perl (0.81+repack-1) ...
21:33:37 #9 50.29 Selecting previously unselected package licensecheck.
21:33:37 #9 50.29 Preparing to unpack .../320-licensecheck_3.0.45-1_all.deb ...
21:33:37 #9 50.29 Unpacking licensecheck (3.0.45-1) ...
21:33:37 #9 50.34 Selecting previously unselected package libdevel-size-perl.
21:33:37 #9 50.34 Preparing to unpack .../321-libdevel-size-perl_0.83-1build1_armhf.deb ...
21:33:37 #9 50.35 Unpacking libdevel-size-perl (0.83-1build1) ...
21:33:37 #9 50.40 Selecting previously unselected package t1utils.
21:33:37 #9 50.40 Preparing to unpack .../322-t1utils_1.41-3_armhf.deb ...
21:33:37 #9 50.41 Unpacking t1utils (1.41-3) ...
21:33:37 #13 3.963 (10/66): cpp-8.5.0-15.el8.x86_64.rpm             18 MB/s |  10 MB     00:00    
21:33:37 #13 4.073 (11/66): git-core-2.31.1-2.el8.x86_64.rpm        14 MB/s | 4.7 MB     00:00    
21:33:37 #13 4.141 (12/66): git-core-doc-2.31.1-2.el8.noarch.rpm    15 MB/s | 2.6 MB     00:00    
21:33:37 #13 4.174 (13/66): isl-0.16.1-6.el8.x86_64.rpm            8.1 MB/s | 841 kB     00:00    
21:33:37 #13 4.178 (14/66): libmpc-1.1.0-9.1.el8.x86_64.rpm        1.7 MB/s |  61 kB     00:00    
21:33:37 #13 4.187 (15/66): libseccomp-devel-2.5.2-1.el8.x86_64.rp 4.6 MB/s |  57 kB     00:00    
21:33:37 #13 4.206 (16/66): libtool-ltdl-devel-2.4.6-25.el8.x86_64  10 MB/s | 184 kB     00:00    
21:33:37 #13 4.250 (17/66): libtool-2.4.6-25.el8.x86_64.rpm        9.6 MB/s | 709 kB     00:00    
21:33:37 #8 38.80 Selecting previously unselected package libtinfo5:armhf.
21:33:37 #8 38.80 Preparing to unpack .../101-libtinfo5_6.2+20201114-2_armhf.deb ...
21:33:37 #8 38.80 Unpacking libtinfo5:armhf (6.2+20201114-2) ...
21:33:37 #8 38.85 Selecting previously unselected package wdiff.
21:33:37 #8 38.85 Preparing to unpack .../102-wdiff_1.2.2-2_armhf.deb ...
21:33:37 #8 38.86 Unpacking wdiff (1.2.2-2) ...
21:33:37 #8 38.91 Selecting previously unselected package devscripts.
21:33:37 #8 38.91 Preparing to unpack .../103-devscripts_2.21.3+deb11u1_armhf.deb ...
21:33:37 #8 38.93 Unpacking devscripts (2.21.3+deb11u1) ...
21:33:37 #8 49.83 Setting up libxdmcp6:armhf (1:1.1.2-3) ...
21:33:37 #8 40.15 Fedora 35 - x86_64 - Updates                     14 MB/s |  32 MB     00:02    
21:33:37 #9 49.43 Setting up openssh-client (1:8.2p1-4ubuntu0.5) ...
21:33:37 #9 49.52 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
21:33:37 #9 49.53 Setting up gpgsm (2.2.19-3ubuntu2.2) ...
21:33:37 #9 49.54 Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ...
21:33:37 #9 49.55 Setting up python3 (3.8.2-0ubuntu2) ...
21:33:37 #9 45.76 Selecting previously unselected package python3-six.
21:33:37 #9 45.76 Preparing to unpack .../345-python3-six_1.16.0-3ubuntu1_all.deb ...
21:33:37 #9 45.77 Unpacking python3-six (1.16.0-3ubuntu1) ...
21:33:37 #9 45.81 Selecting previously unselected package python3-urllib3.
21:33:37 #9 45.81 Preparing to unpack .../346-python3-urllib3_1.26.5-1~exp1_all.deb ...
21:33:37 #9 45.82 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
21:33:37 #9 45.87 Selecting previously unselected package python3-requests.
21:33:37 #9 45.88 Preparing to unpack .../347-python3-requests_2.25.1+dfsg-2_all.deb ...
21:33:37 #9 45.88 Unpacking python3-requests (2.25.1+dfsg-2) ...
21:33:37 #9 45.93 Selecting previously unselected package python3-unidiff.
21:33:37 #9 45.93 Preparing to unpack .../348-python3-unidiff_0.5.5-2_all.deb ...
21:33:37 #9 45.94 Unpacking python3-unidiff (0.5.5-2) ...
21:33:37 #12 3.115 (Reading database ... 26289 files and directories currently installed.)
21:33:37 #12 3.116 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:33:37 #12 3.119 Unpacking docker-ce-build-deps (1.0) ...
21:33:37 #12 18.87   Installing       : device-mapper-libs-9:1.02.185-3.el9.x86_64           55/69 
21:33:37 #12 18.88   Installing       : cryptsetup-libs-2.4.3-4.el9.x86_64                   56/69 
21:33:37 #12 18.91   Installing       : dbus-1:1.12.20-5.el9.x86_64                          57/69 
21:33:37 #12 18.92   Installing       : systemd-pam-250-7.el9.x86_64                         58/69 
21:33:37 #8 37.69 Selecting previously unselected package git.
21:33:37 #8 37.69 Preparing to unpack .../103-git_1%3a2.20.1-2+deb10u3_armhf.deb ...
21:33:37 #8 37.74 Unpacking git (1:2.20.1-2+deb10u3) ...
21:33:37 #8 51.97 (19/140): groff-base-1.22.4-9.fc36.x86_64.rpm   8.0 MB/s | 1.0 MB     00:00    
21:33:37 #8 52.00 (20/140): hunspell-1.7.0-19.fc36.x86_64.rpm     3.8 MB/s | 303 kB     00:00    
21:33:37 #8 52.05 (21/140): glibc-gconv-extra-2.35-4.fc36.x86_64. 7.2 MB/s | 1.6 MB     00:00    
21:33:37 #8 52.05 (22/140): hunspell-en-0.20140811.1-22.fc36.noar 2.1 MB/s | 180 kB     00:00    
21:33:37 #8 52.06 (23/140): hunspell-en-GB-0.20140811.1-22.fc36.n 3.8 MB/s | 225 kB     00:00    
21:33:37 #8 52.07 (24/140): hunspell-filesystem-1.7.0-19.fc36.x86 727 kB/s | 8.9 kB     00:00    
21:33:37 #8 52.07 (25/140): hunspell-en-US-0.20140811.1-22.fc36.n 8.8 MB/s | 176 kB     00:00    
21:33:37 #8 52.08 (26/140): info-6.8-3.fc36.x86_64.rpm             11 MB/s | 225 kB     00:00    
21:33:37 #8 52.11 (27/140): json-glib-1.6.6-2.fc36.x86_64.rpm     3.3 MB/s | 152 kB     00:00    
21:33:37 #8 52.12 (28/140): kernel-srpm-macros-1.0-14.fc36.noarch 224 kB/s | 9.1 kB     00:00    
21:33:37 #8 52.13 (29/140): libpkgconf-1.8.0-2.fc36.x86_64.rpm    2.6 MB/s |  36 kB     00:00    
21:33:37 #8 52.13 (30/140): libpng-1.6.37-12.fc36.x86_64.rpm      7.1 MB/s | 119 kB     00:00    
21:33:37 #8 52.14 (31/140): libstemmer-0-18.585svn.fc36.x86_64.rp 5.5 MB/s |  82 kB     00:00    
21:33:37 #8 52.14 (32/140): lua-srpm-macros-1-6.fc36.noarch.rpm   762 kB/s | 8.5 kB     00:00    
21:33:37 #8 52.16 (33/140): nim-srpm-macros-3-6.fc36.noarch.rpm   821 kB/s | 8.3 kB     00:00    
21:33:37 #8 52.16 (34/140): libjpeg-turbo-2.1.2-2.fc36.x86_64.rpm 2.1 MB/s | 182 kB     00:00    
21:33:37 #8 52.17 (35/140): ocaml-srpm-macros-6-6.fc36.noarch.rpm 538 kB/s | 7.7 kB     00:00    
21:33:37 #8 52.17 (36/140): openblas-srpm-macros-2-11.fc36.noarch 685 kB/s | 7.4 kB     00:00    
21:33:37 #8 52.21 (37/140): ncurses-6.2-9.20210508.fc36.x86_64.rp 5.8 MB/s | 400 kB     00:00    
21:33:37 #8 52.21 (38/140): package-notes-srpm-macros-0.4-14.fc36 255 kB/s |  11 kB     00:00    
21:33:37 #8 52.22 (39/140): patch-2.7.6-16.fc36.x86_64.rpm        2.9 MB/s | 124 kB     00:00    
21:33:37 #8 52.22 (40/140): perl-AutoLoader-5.74-486.fc36.noarch. 2.0 MB/s |  26 kB     00:00    
21:33:37 #8 52.26 (41/140): perl-B-1.82-486.fc36.x86_64.rpm       3.9 MB/s | 185 kB     00:00    
21:33:37 #8 41.13 Selecting previously unselected package libdeflate0:armhf.
21:33:37 #8 41.13 Preparing to unpack .../177-libdeflate0_1.7-1_armhf.deb ...
21:33:37 #8 41.14 Unpacking libdeflate0:armhf (1.7-1) ...
21:33:37 #8 41.19 Selecting previously unselected package libjbig0:armhf.
21:33:37 #8 41.20 Preparing to unpack .../178-libjbig0_2.1-3.1+b2_armhf.deb ...
21:33:37 #8 41.20 Unpacking libjbig0:armhf (2.1-3.1+b2) ...
21:33:37 #8 41.25 Selecting previously unselected package libwebp6:armhf.
21:33:37 #8 41.25 Preparing to unpack .../179-libwebp6_0.6.1-2.1_armhf.deb ...
21:33:37 #8 41.26 Unpacking libwebp6:armhf (0.6.1-2.1) ...
21:33:37 #12 80.04   Cleanup    : systemd-libs-219-78.el7.aarch64                            66/68 
21:33:37 #12 5.381 Done
21:33:37 #12 5.650 The following additional packages will be installed:
21:33:37 #9 50.50 Selecting previously unselected package lintian.
21:33:37 #9 50.50 Preparing to unpack .../323-lintian_2.62.0ubuntu2.1_all.deb ...
21:33:37 #9 50.51 Unpacking lintian (2.62.0ubuntu2.1) ...
21:33:37 #13 4.257 (18/66): libuv-1.41.1-1.el8_4.x86_64.rpm        3.0 MB/s | 156 kB     00:00    
21:33:37 #13 4.272 (19/66): perl-Error-0.17025-2.el8.noarch.rpm    3.0 MB/s |  46 kB     00:00    
21:33:37 #13 4.282 (20/66): libxkbcommon-0.9.1-1.el8.x86_64.rpm    3.6 MB/s | 116 kB     00:00    
21:33:37 #13 4.309 (21/66): perl-Git-2.31.1-2.el8.noarch.rpm       2.1 MB/s |  78 kB     00:00    
21:33:37 #13 4.313 (22/66): perl-TermReadKey-2.37-7.el8.x86_64.rpm 1.3 MB/s |  40 kB     00:00    
21:33:37 #13 4.324 (23/66): perl-Thread-Queue-3.13-1.el8.noarch.rp 1.6 MB/s |  24 kB     00:00    
21:33:37 #13 4.328 (24/66): vim-filesystem-8.0.1763-19.el8.4.noarc 3.5 MB/s |  50 kB     00:00    
21:33:37 #11 7.016 Unpacking bash-completion (1:2.8-1ubuntu1) ...
21:33:37 #11 7.144 Selecting previously unselected package cmake-data.
21:33:37 #11 7.144 Preparing to unpack .../01-cmake-data_3.10.2-1ubuntu2.18.04.2_all.deb ...
21:33:37 #11 7.149 Unpacking cmake-data (3.10.2-1ubuntu2.18.04.2) ...
21:33:37 #8 39.08 Selecting previously unselected package equivs.
21:33:37 #8 39.08 Preparing to unpack .../104-equivs_2.3.1_all.deb ...
21:33:37 #8 39.08 Unpacking equivs (2.3.1) ...
21:33:37 #8 39.12 Selecting previously unselected package libcurl3-gnutls:armhf.
21:33:37 #8 39.13 Preparing to unpack .../105-libcurl3-gnutls_7.74.0-1.3+deb11u2_armhf.deb ...
21:33:37 #8 39.13 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u2) ...
21:33:37 #9 45.98 Selecting previously unselected package python3-xdg.
21:33:37 #9 45.98 Preparing to unpack .../349-python3-xdg_0.27-2_all.deb ...
21:33:37 #9 45.99 Unpacking python3-xdg (0.27-2) ...
21:33:37 #9 46.03 Selecting previously unselected package equivs.
21:33:37 #9 46.03 Preparing to unpack .../350-equivs_2.3.1_all.deb ...
21:33:37 #9 46.04 Unpacking equivs (2.3.1) ...
21:33:37 #9 46.07 Selecting previously unselected package libauthen-sasl-perl.
21:33:37 #9 46.08 Preparing to unpack .../351-libauthen-sasl-perl_2.1600-1.1_all.deb ...
21:33:37 #9 46.08 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
21:33:37 #9 46.12 Selecting previously unselected package python3-magic.
21:33:37 #9 46.13 Preparing to unpack .../352-python3-magic_2%3a0.4.24-2_all.deb ...
21:33:37 #9 46.13 Unpacking python3-magic (2:0.4.24-2) ...
21:33:37 #12 18.96   Running scriptlet: systemd-250-7.el9.x86_64                             59/69 
21:33:37 #12 19.23   Installing       : systemd-250-7.el9.x86_64                             59/69 
21:33:37 #8 52.27 (42/140): perl-Carp-1.52-479.fc36.noarch.rpm    581 kB/s |  29 kB     00:00    
21:33:37 #8 52.27 (43/140): perl-Class-Struct-0.66-486.fc36.noarc 589 kB/s |  27 kB     00:00    
21:33:37 #8 52.28 (44/140): perl-Data-Dumper-2.183-3.fc36.x86_64. 5.1 MB/s |  56 kB     00:00    
21:33:37 #8 52.28 (45/140): perl-Digest-1.20-2.fc36.noarch.rpm    2.4 MB/s |  25 kB     00:00    
21:33:37 #8 52.28 (46/140): perl-Digest-MD5-2.58-479.fc36.x86_64. 2.4 MB/s |  36 kB     00:00    
21:33:37 #8 52.29 (47/140): perl-DynaLoader-1.50-486.fc36.x86_64. 2.3 MB/s |  31 kB     00:00    
21:33:37 #8 52.29 (48/140): perl-Errno-1.33-486.fc36.x86_64.rpm   1.9 MB/s |  20 kB     00:00    
21:33:37 #8 52.30 (49/140): perl-Exporter-5.76-480.fc36.noarch.rp 3.2 MB/s |  31 kB     00:00    
21:33:37 #8 52.30 (50/140): perl-Fcntl-1.14-486.fc36.x86_64.rpm   2.3 MB/s |  25 kB     00:00    
21:33:37 #8 52.30 (51/140): perl-File-Basename-2.85-486.fc36.noar 1.7 MB/s |  22 kB     00:00    
21:33:37 #8 52.33 (52/140): perl-File-Path-2.18-479.fc36.noarch.r 982 kB/s |  35 kB     00:00    
21:33:37 #8 52.33 (53/140): perl-File-stat-1.09-486.fc36.noarch.r 750 kB/s |  22 kB     00:00    
21:33:37 #8 52.34 (54/140): perl-File-Temp-0.231.100-479.fc36.noa 1.6 MB/s |  59 kB     00:00    
21:33:37 #8 52.35 (55/140): perl-FileHandle-2.03-486.fc36.noarch. 1.4 MB/s |  20 kB     00:00    
21:33:37 #8 52.36 (56/140): perl-Getopt-Std-1.13-486.fc36.noarch. 1.1 MB/s |  21 kB     00:00    
21:33:37 #8 52.36 (57/140): perl-IO-1.46-486.fc36.x86_64.rpm      5.1 MB/s |  92 kB     00:00    
21:33:37 #8 52.37 (58/140): perl-IO-Socket-IP-0.41-480.fc36.noarc 3.0 MB/s |  42 kB     00:00    
21:33:37 #8 52.38 (59/140): perl-Getopt-Long-2.52-479.fc36.noarch 1.3 MB/s |  60 kB     00:00    
21:33:37 #8 52.38 (60/140): perl-IPC-Open3-1.21-486.fc36.noarch.r 2.4 MB/s |  28 kB     00:00    
21:33:37 #8 52.42 (61/140): perl-IO-Socket-SSL-2.074-2.fc36.noarc 3.9 MB/s | 218 kB     00:00    
21:33:37 #8 52.42 (62/140): perl-MIME-Base64-3.16-479.fc36.x86_64 698 kB/s |  30 kB     00:00    
21:33:37 #8 52.43 (63/140): perl-Mozilla-CA-20211001-2.fc36.noarc 289 kB/s |  12 kB     00:00    
21:33:37 #8 52.43 (64/140): perl-NDBM_File-1.15-486.fc36.x86_64.r 2.7 MB/s |  27 kB     00:00    
21:33:37 #8 52.47 (65/140): perl-Net-SSLeay-1.92-2.fc36.x86_64.rp 8.1 MB/s | 364 kB     00:00    
21:33:37 #8 41.35 Selecting previously unselected package libtiff5:armhf.
21:33:37 #8 41.35 Preparing to unpack .../180-libtiff5_4.2.0-1+deb11u1_armhf.deb ...
21:33:37 #8 41.36 Unpacking libtiff5:armhf (4.2.0-1+deb11u1) ...
21:33:37 #8 41.44 Selecting previously unselected package libxau6:armhf.
21:33:37 #8 41.45 Preparing to unpack .../181-libxau6_1%3a1.0.9-1_armhf.deb ...
21:33:37 #8 41.45 Unpacking libxau6:armhf (1:1.0.9-1) ...
21:33:37 #8 41.50 Selecting previously unselected package libxdmcp6:armhf.
21:33:37 #8 41.50 Preparing to unpack .../182-libxdmcp6_1%3a1.1.2-3_armhf.deb ...
21:33:37 #8 41.51 Unpacking libxdmcp6:armhf (1:1.1.2-3) ...
21:33:37 #8 41.56 Selecting previously unselected package libxcb1:armhf.
21:33:37 #8 41.56 Preparing to unpack .../183-libxcb1_1.14-3_armhf.deb ...
21:33:37 #12 80.33   Cleanup    : glibc-2.17-317.el7.aarch64                                 67/68 
21:33:37 #12 2.084 dpkg-buildpackage: info: source package docker-ce-build-deps
21:33:37 #12 2.084 dpkg-buildpackage: info: source version 1.0
21:33:37 #12 2.084 dpkg-buildpackage: info: source distribution unstable
21:33:37 #12 2.084 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
21:33:37 #12 2.118  dpkg-source --before-build .
21:33:37 #12 2.118 dpkg-buildpackage: info: host architecture amd64
21:33:37 #12 2.217  debian/rules clean
21:33:37 #12 2.219 dh clean
21:33:37 #12 2.304    dh_clean
21:33:37 #12 2.336  debian/rules binary
21:33:37 #12 2.339 dh binary
21:33:37 #12 2.414    dh_update_autotools_config
21:33:37 #9 50.88 Selecting previously unselected package manpages-dev.
21:33:37 #9 50.88 Preparing to unpack .../324-manpages-dev_5.05-1_all.deb ...
21:33:37 #9 50.89 Unpacking manpages-dev (5.05-1) ...
21:33:37 #11 7.522 Selecting previously unselected package liblzo2-2:arm64.
21:33:37 #11 7.525 Preparing to unpack .../02-liblzo2-2_2.08-1.2_arm64.deb ...
21:33:37 #11 7.528 Unpacking liblzo2-2:arm64 (2.08-1.2) ...
21:33:37 #11 7.566 Selecting previously unselected package libarchive13:arm64.
21:33:37 #12 5.650   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
21:33:37 #12 5.650   libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
21:33:37 #12 5.650   libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp25
21:33:37 #12 5.650   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0
21:33:37 #12 5.650   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
21:33:37 #12 5.651   libuv1 pkg-config
21:33:37 #12 5.652 Suggested packages:
21:33:37 #12 5.652   cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp
21:33:37 #12 5.652 Recommended packages:
21:33:37 #12 5.652   dmsetup libglib2.0-data shared-mime-info xdg-user-dirs
21:33:37 #12 5.689 The following NEW packages will be installed:
21:33:37 #12 5.689   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
21:33:37 #12 5.689   libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
21:33:37 #12 5.689   libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp25
21:33:37 #12 5.690   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0
21:33:37 #12 5.690   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
21:33:37 #12 5.690   libuv1 pkg-config
21:33:37 #8 39.19 Selecting previously unselected package liberror-perl.
21:33:37 #8 39.19 Preparing to unpack .../106-liberror-perl_0.17029-1_all.deb ...
21:33:37 #8 39.20 Unpacking liberror-perl (0.17029-1) ...
21:33:37 #8 39.23 Selecting previously unselected package git-man.
21:33:37 #8 39.23 Preparing to unpack .../107-git-man_1%3a2.30.2-1_all.deb ...
21:33:37 #8 39.24 Unpacking git-man (1:2.30.2-1) ...
21:33:37 #8 39.36 Selecting previously unselected package git.
21:33:37 #8 39.36 Preparing to unpack .../108-git_1%3a2.30.2-1_armhf.deb ...
21:33:37 #8 39.38 Unpacking git (1:2.30.2-1) ...
21:33:37 #9 46.23 Setting up libksba8:armhf (1.6.0-2build1) ...
21:33:37 #9 46.24 Setting up media-types (7.0.0) ...
21:33:37 #9 46.26 Setting up libpipeline1:armhf (1.5.5-1) ...
21:33:37 #9 46.27 Setting up wdiff (1.2.2-2build3) ...
21:33:37 #9 46.28 Setting up gcc-11-base:armhf (11.2.0-19ubuntu1) ...
21:33:37 #9 46.29 Setting up libxau6:armhf (1:1.0.9-1build5) ...
21:33:37 #9 46.31 Setting up libre2-9:armhf (20220201+dfsg-1) ...
21:33:37 #9 46.32 Setting up lto-disabled-list (24) ...
21:33:37 #9 46.33 Setting up libpsl5:armhf (0.21.0-1.2build2) ...
21:33:37 #9 46.35 Setting up bsdextrautils (2.37.2-4ubuntu3) ...
21:33:37 #9 46.36 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
21:33:37 #9 46.36 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:33:37 #9 46.37 Setting up libtext-glob-perl (0.11-2) ...
21:33:37 #9 46.38 Setting up libmagic-mgc (1:5.41-3) ...
21:33:37 #9 46.39 Setting up libyaml-0-2:armhf (0.2.2-1build2) ...
21:33:37 #9 46.41 Setting up distro-info-data (0.52ubuntu0.1) ...
21:33:37 #9 46.42 Setting up manpages (5.10-1ubuntu1) ...
21:33:37 #9 46.43 Setting up unzip (6.0-26ubuntu3) ...
21:33:37 #9 46.44 Setting up libcbor0.8:armhf (0.8.0-2ubuntu1) ...
21:33:37 #9 46.46 Setting up libbrotli1:armhf (1.0.9-2build6) ...
21:33:37 #9 46.47 Setting up libsqlite3-0:armhf (3.37.2-2) ...
21:33:37 #9 46.48 Setting up libsasl2-modules:armhf (2.1.27+dfsg2-3ubuntu1) ...
21:33:37 #9 46.49 Setting up binutils-common:armhf (2.38-3ubuntu1) ...
21:33:37 #9 46.51 Setting up libnghttp2-14:armhf (1.43.0-1build3) ...
21:33:37 #9 46.52 Setting up libmagic1:armhf (1:5.41-3) ...
21:33:37 #9 46.54 Setting up libdeflate0:armhf (1.10-2) ...
21:33:38 #12 19.27   Running scriptlet: systemd-250-7.el9.x86_64                             59/69 
21:33:38 #12 19.39   Installing       : dbus-common-1:1.12.20-5.el9.noarch                   60/69 
21:33:38 #12 19.43   Running scriptlet: dbus-common-1:1.12.20-5.el9.noarch                   60/69 
21:33:38 #12 19.44 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket.
21:33:38 #12 19.44 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket.
21:33:38 #12 19.44 
21:33:38 #12 19.45   Running scriptlet: dbus-broker-28-6.el9.x86_64                          61/69 
21:33:38 #12 19.50   Installing       : dbus-broker-28-6.el9.x86_64                          61/69 
21:33:38 #12 19.51   Running scriptlet: dbus-broker-28-6.el9.x86_64                          61/69 
21:33:38 #12 19.52 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service.
21:33:38 #12 19.52 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service.
21:33:38 #12 19.52 
21:33:38 #11 2.297 Package bash-5.1.16-2.fc36.aarch64 is already installed.
21:33:38 #11 2.308 Package bash-5.1.16-2.fc36.aarch64 is already installed.
21:33:38 #11 2.308 Package ca-certificates-2021.2.52-3.fc36.noarch is already installed.
21:33:38 #11 2.309 Package libarchive-3.5.3-1.fc36.aarch64 is already installed.
21:33:38 #11 2.310 Package pkgconf-pkg-config-1.8.0-2.fc36.aarch64 is already installed.
21:33:38 #11 2.310 Package tar-2:1.34-3.fc36.aarch64 is already installed.
21:33:38 #11 2.321 Package bash-5.1.16-2.fc36.aarch64 is already installed.
21:33:38 #11 2.429 Dependencies resolved.
21:33:38 #11 2.453 ================================================================================
21:33:38 #11 2.453  Package                       Arch     Version                  Repo      Size
21:33:38 #11 2.453 ================================================================================
21:33:38 #11 2.453 Installing:
21:33:38 #11 2.453  btrfs-progs-devel             aarch64  5.18-1.fc36              updates   55 k
21:33:38 #11 2.453  cmake                         aarch64  3.22.2-1.fc36            fedora   5.8 M
21:33:38 #11 2.453  device-mapper-devel           aarch64  1.02.175-7.fc36          fedora    43 k
21:33:38 #11 2.453  gcc                           aarch64  12.1.1-1.fc36            updates   29 M
21:33:38 #11 2.453  git                           aarch64  2.37.2-1.fc36            updates   66 k
21:33:38 #11 2.453  glibc-static                  aarch64  2.35-15.fc36             updates  1.4 M
21:33:38 #11 2.453  libseccomp-devel              aarch64  2.5.3-2.fc36             fedora    53 k
21:33:38 #11 2.453  libselinux-devel              aarch64  3.3-4.fc36               fedora   113 k
21:33:38 #11 2.453  libtool                       aarch64  2.4.7-1.fc36             updates  593 k
21:33:38 #11 2.453  libtool-ltdl-devel            aarch64  2.4.7-1.fc36             updates  157 k
21:33:38 #11 2.453  make                          aarch64  1:4.3-7.fc36             fedora   529 k
21:33:38 #11 2.453  selinux-policy-devel          noarch   36.13-3.fc36             updates  817 k
21:33:38 #11 2.453  systemd                       aarch64  250.8-1.fc36             updates  4.0 M
21:33:38 #11 2.453  which                         aarch64  2.21-32.fc36             fedora    42 k
21:33:38 #11 2.453 Upgrading:
21:33:38 #11 2.453  glibc                         aarch64  2.35-15.fc36             updates  1.7 M
21:33:38 #11 2.453  glibc-common                  aarch64  2.35-15.fc36             updates  323 k
21:33:38 #11 2.453  glibc-gconv-extra             aarch64  2.35-15.fc36             updates  1.7 M
21:33:38 #11 2.453  glibc-minimal-langpack        aarch64  2.35-15.fc36             updates   55 k
21:33:38 #11 2.453  libgcc                        aarch64  12.1.1-1.fc36            updates   89 k
21:33:38 #11 2.453  libgomp                       aarch64  12.1.1-1.fc36            updates  287 k
21:33:38 #11 2.453  systemd-libs                  aarch64  250.8-1.fc36             updates  585 k
21:33:38 #11 2.453 Installing dependencies:
21:33:38 #11 2.453  annobin-docs                  noarch   10.81-1.fc36             updates   91 k
21:33:38 #11 2.453  annobin-plugin-gcc            aarch64  10.81-1.fc36             updates  881 k
21:33:38 #11 2.453  autoconf                      noarch   2.71-2.fc36              fedora   718 k
21:33:38 #11 2.453  automake                      noarch   1.16.5-7.fc36            updates  675 k
21:33:38 #11 2.453  btrfs-progs                   aarch64  5.18-1.fc36              updates  965 k
21:33:38 #11 2.453  checkpolicy                   aarch64  3.3-2.fc36               fedora   336 k
21:33:38 #11 2.453  cmake-data                    noarch   3.22.2-1.fc36            fedora   1.6 M
21:33:38 #11 2.453  cmake-filesystem              aarch64  3.22.2-1.fc36            fedora    18 k
21:33:38 #11 2.453  cmake-rpm-macros              noarch   3.22.2-1.fc36            fedora    17 k
21:33:38 #11 2.453  cpp                           aarch64  12.1.1-1.fc36            updates  9.2 M
21:33:38 #11 2.453  dbus                          aarch64  1:1.14.0-1.fc36          fedora   7.5 k
21:33:38 #11 2.453  dbus-broker                   aarch64  31-1.fc36                updates  170 k
21:33:38 #11 2.453  dbus-common                   noarch   1:1.14.0-1.fc36          fedora    14 k
21:33:38 #11 2.453  device-mapper                 aarch64  1.02.175-7.fc36          fedora   137 k
21:33:38 #11 2.453  device-mapper-libs            aarch64  1.02.175-7.fc36          fedora   170 k
21:33:38 #11 2.453  e2fsprogs-libs                aarch64  1.46.5-2.fc36            fedora   223 k
21:33:38 #11 2.453  gc                            aarch64  8.0.6-3.fc36             updates  102 k
21:33:38 #11 2.453  gcc-plugin-annobin            aarch64  12.1.1-1.fc36            updates   47 k
21:33:38 #11 2.453  git-core                      aarch64  2.37.2-1.fc36            updates  4.1 M
21:33:38 #11 2.453  git-core-doc                  noarch   2.37.2-1.fc36            updates  2.4 M
21:33:38 #11 2.453  glibc-devel                   aarch64  2.35-15.fc36             updates  478 k
21:33:38 #11 2.453  guile22                       aarch64  2.2.7-5.fc36             fedora   6.4 M
21:33:38 #11 2.453  jsoncpp                       aarch64  1.9.5-2.fc36             fedora    92 k
21:33:38 #11 2.453  kernel-headers                aarch64  5.18.13-200.fc36         updates  1.3 M
21:33:38 #11 2.453  kmod-libs                     aarch64  29-7.fc36                fedora    65 k
21:33:38 #11 2.453  less                          aarch64  590-5.fc36               updates  161 k
21:33:38 #11 2.453  libargon2                     aarch64  20171227-9.fc36          updates   28 k
21:33:38 #11 2.453  libasan                       aarch64  12.1.1-1.fc36            updates  420 k
21:33:38 #11 2.453  libatomic                     aarch64  12.1.1-1.fc36            updates   38 k
21:33:38 #11 2.453  libbtrfs                      aarch64  5.18-1.fc36              updates   28 k
21:33:38 #11 2.453  libbtrfsutil                  aarch64  5.18-1.fc36              updates   33 k
21:33:38 #11 2.453  libcbor                       aarch64  0.7.0-5.fc36             fedora    55 k
21:33:38 #11 2.453  libedit                       aarch64  3.1-41.20210910cvs.fc36  fedora   104 k
21:33:38 #11 2.453  libfdisk                      aarch64  2.38-0.2.fc36            fedora   153 k
21:33:38 #11 2.453  libfido2                      aarch64  1.10.0-3.fc36            fedora    94 k
21:33:38 #11 2.453  libmpc                        aarch64  1.2.1-4.fc36             fedora    62 k
21:33:38 #11 2.453  libseccomp                    aarch64  2.5.3-2.fc36             fedora    71 k
21:33:38 #11 2.453  libselinux-utils              aarch64  3.3-4.fc36               fedora   144 k
21:33:38 #11 2.453  libsepol-devel                aarch64  3.3-3.fc36               fedora    40 k
21:33:38 #11 2.453  libtool-ltdl                  aarch64  2.4.7-1.fc36             updates   37 k
21:33:38 #11 2.453  libubsan                      aarch64  12.1.1-1.fc36            updates  187 k
21:33:38 #11 2.453  libutempter                   aarch64  1.2.1-6.fc36             fedora    26 k
21:33:38 #11 2.453  libuv                         aarch64  1:1.44.2-1.fc36          updates  148 k
21:33:38 #11 2.453  libxcrypt-devel               aarch64  4.4.28-1.fc36            fedora    29 k
21:33:38 #11 2.453  libxcrypt-static              aarch64  4.4.28-1.fc36            fedora   115 k
21:33:38 #11 2.453  lzo                           aarch64  2.10-6.fc36              fedora    63 k
21:33:38 #11 2.453  m4                            aarch64  1.4.19-3.fc36            fedora   293 k
21:33:38 #11 2.453  openssh                       aarch64  8.8p1-1.fc36.1           fedora   440 k
21:33:38 #11 2.453  openssh-clients               aarch64  8.8p1-1.fc36.1           fedora   671 k
21:33:38 #11 2.453  pcre2-devel                   aarch64  10.39-1.fc36.1           fedora   474 k
21:33:38 #11 2.453  pcre2-utf16                   aarch64  10.39-1.fc36.1           fedora   192 k
21:33:38 #11 2.453  pcre2-utf32                   aarch64  10.39-1.fc36.1           fedora   182 k
21:33:38 #11 2.453  perl-Error                    noarch   1:0.17029-8.fc36         fedora    41 k
21:33:38 #11 2.453  perl-File-Compare             noarch   1.100.600-486.fc36       fedora    18 k
21:33:38 #11 2.453  perl-File-Copy                noarch   2.35-486.fc36            fedora    25 k
21:33:38 #11 2.453  perl-File-Find                noarch   1.39-486.fc36            fedora    30 k
21:33:38 #11 2.453  perl-Git                      noarch   2.37.2-1.fc36            updates   43 k
21:33:38 #11 2.453  perl-TermReadKey              aarch64  2.38-12.fc36             fedora    36 k
21:33:38 #11 2.453  perl-Thread-Queue             noarch   3.14-479.fc36            fedora    21 k
21:33:38 #11 2.453  perl-lib                      aarch64  0.65-486.fc36            fedora    20 k
21:33:38 #11 2.453  perl-threads                  aarch64  1:2.26-449.fc36          fedora    56 k
21:33:38 #11 2.453  perl-threads-shared           aarch64  1.62-479.fc36            fedora    43 k
21:33:38 #11 2.453  policycoreutils               aarch64  3.3-4.fc36               fedora   203 k
21:33:38 #11 2.453  policycoreutils-devel         aarch64  3.3-4.fc36               fedora   137 k
21:33:38 #11 2.453  policycoreutils-python-utils  noarch   3.3-4.fc36               fedora    72 k
21:33:38 #11 2.453  python3-audit                 aarch64  3.0.8-1.fc36             fedora    82 k
21:33:38 #11 2.453  python3-libselinux            aarch64  3.3-4.fc36               fedora   181 k
21:33:38 #11 2.453  python3-libsemanage           aarch64  3.3-3.fc36               fedora    81 k
21:33:38 #11 2.453  python3-policycoreutils       noarch   3.3-4.fc36               fedora   2.0 M
21:33:38 #11 2.453  python3-setools               aarch64  4.4.0-5.fc36             fedora   540 k
21:33:38 #11 2.453  python3-setuptools            noarch   59.6.0-2.fc36            fedora   936 k
21:33:38 #11 2.453  rhash                         aarch64  1.4.2-2.fc36             fedora   185 k
21:33:38 #11 2.453  rpm-plugin-selinux            aarch64  4.17.1-3.fc36            updates   18 k
21:33:38 #11 2.453  selinux-policy                noarch   36.13-3.fc36             updates   69 k
21:33:38 #11 2.453  selinux-policy-targeted       noarch   36.13-3.fc36             updates  6.3 M
21:33:38 #11 2.453  systemd-devel                 aarch64  250.8-1.fc36             updates  451 k
21:33:38 #11 2.453  systemd-pam                   aarch64  250.8-1.fc36             updates  322 k
21:33:38 #11 2.453  systemd-rpm-macros            noarch   250.8-1.fc36             updates   28 k
21:33:38 #11 2.453  util-linux                    aarch64  2.38-0.2.fc36            fedora   2.2 M
21:33:38 #11 2.453  vim-filesystem                noarch   2:9.0.189-1.fc36         updates   20 k
21:33:38 #11 2.453  xkeyboard-config              noarch   2.35.1-1.fc36            fedora   878 k
21:33:38 #11 2.453 Installing weak dependencies:
21:33:38 #11 2.453  cryptsetup-libs               aarch64  2.4.3-2.fc36             fedora   430 k
21:33:38 #11 2.453  libbpf                        aarch64  2:0.7.0-3.fc36           updates  159 k
21:33:38 #11 2.453  libxkbcommon                  aarch64  1.4.0-1.fc36             fedora   139 k
21:33:38 #11 2.453  qrencode-libs                 aarch64  4.1.1-2.fc36             fedora    61 k
21:33:38 #11 2.453  systemd-networkd              aarch64  250.8-1.fc36             updates  568 k
21:33:38 #11 2.453  systemd-resolved              aarch64  250.8-1.fc36             updates  258 k
21:33:38 #11 2.453 
21:33:38 #11 2.453 Transaction Summary
21:33:38 #11 2.453 ================================================================================
21:33:38 #11 2.453 Install  101 Packages
21:33:38 #11 2.453 Upgrade    7 Packages
21:33:38 #11 2.453 
21:33:38 #11 2.459 Total download size: 98 M
21:33:38 #11 2.460 Downloading Packages:
21:33:38 #9 49.84 Setting up binutils (2.34-6ubuntu1.3) ...
21:33:38 #9 49.85 Setting up python3-xdg (0.26-1ubuntu1) ...
21:33:38 #9 50.01 Setting up man-db (2.9.1-1) ...
21:33:38 #9 50.10 Building database of manual pages ...
21:33:38 #8 52.47 (66/140): perl-PathTools-3.80-479.fc36.x86_64.r 1.9 MB/s |  85 kB     00:00    
21:33:38 #8 52.48 (67/140): perl-POSIX-1.97-486.fc36.x86_64.rpm   1.9 MB/s | 102 kB     00:00    
21:33:38 #8 52.48 (68/140): perl-Pod-Escapes-1.07-479.fc36.noarch 1.9 MB/s |  20 kB     00:00    
21:33:38 #8 52.49 (69/140): perl-Pod-Perldoc-3.28.01-480.fc36.noa 4.2 MB/s |  83 kB     00:00    
21:33:38 #8 52.50 (70/140): perl-Pod-Usage-2.01-479.fc36.noarch.r 2.5 MB/s |  40 kB     00:00    
21:33:38 #8 52.53 (71/140): perl-Pod-Simple-3.43-3.fc36.noarch.rp 4.0 MB/s | 215 kB     00:00    
21:33:38 #8 52.54 (72/140): perl-Storable-3.25-2.fc36.x86_64.rpm  2.5 MB/s |  96 kB     00:00    
21:33:38 #8 52.54 (73/140): perl-SelectSaver-1.02-486.fc36.noarch 374 kB/s |  17 kB     00:00    
21:33:38 #8 52.55 (74/140): perl-Symbol-1.09-486.fc36.noarch.rpm  1.1 MB/s |  19 kB     00:00    
21:33:38 #8 52.60 (75/140): perl-Term-Cap-1.17-479.fc36.noarch.rp 364 kB/s |  22 kB     00:00    
21:33:38 #8 52.60 (76/140): perl-Term-ANSIColor-5.01-480.fc36.noa 706 kB/s |  48 kB     00:00    
21:33:38 #8 52.61 (77/140): perl-Text-Tabs+Wrap-2021.0814-2.fc36. 380 kB/s |  22 kB     00:00    
21:33:38 #8 52.61 (78/140): perl-Time-Local-1.300-479.fc36.noarch 2.9 MB/s |  34 kB     00:00    
21:33:38 #8 52.62 (79/140): perl-base-2.27-486.fc36.noarch.rpm    1.4 MB/s |  21 kB     00:00    
21:33:38 #8 52.63 (80/140): perl-URI-5.10-1.fc36.noarch.rpm       5.4 MB/s | 108 kB     00:00    
21:33:38 #8 52.63 (81/140): perl-if-0.60.900-486.fc36.noarch.rpm  1.8 MB/s |  19 kB     00:00    
21:33:38 #8 52.65 (82/140): perl-interpreter-5.34.1-486.fc36.x86_ 3.3 MB/s |  76 kB     00:00    
21:33:38 #8 52.69 (83/140): perl-libnet-3.13-480.fc36.noarch.rpm  2.3 MB/s | 126 kB     00:00    
21:33:38 #8 52.69 (84/140): perl-constant-1.33-480.fc36.noarch.rp 287 kB/s |  23 kB     00:00    
21:33:38 #8 52.70 (85/140): perl-mro-1.25-486.fc36.x86_64.rpm     3.5 MB/s |  33 kB     00:00    
21:33:38 #8 52.70 (86/140): perl-overload-1.33-486.fc36.noarch.rp 4.4 MB/s |  50 kB     00:00    
21:33:38 #8 41.57 Unpacking libxcb1:armhf (1.14-3) ...
21:33:38 #8 41.64 Selecting previously unselected package libx11-data.
21:33:38 #8 41.64 Preparing to unpack .../184-libx11-data_2%3a1.7.2-1_all.deb ...
21:33:38 #8 41.64 Unpacking libx11-data (2:1.7.2-1) ...
21:33:38 #8 41.76 Selecting previously unselected package libx11-6:armhf.
21:33:38 #8 41.76 Preparing to unpack .../185-libx11-6_2%3a1.7.2-1_armhf.deb ...
21:33:38 #8 41.77 Unpacking libx11-6:armhf (2:1.7.2-1) ...
21:33:38 #12 80.63   Cleanup    : glibc-common-2.17-317.el7.aarch64                          68/68 
21:33:38 #12 80.97   Verifying  : glibc-common-2.17-326.el7_9.aarch64                         1/68 
21:33:38 #12 81.00   Verifying  : rsync-3.1.2-10.el7.aarch64                                  2/68 
21:33:38 #12 81.01   Verifying  : openssh-clients-7.4p1-22.el7_9.aarch64                      3/68 
21:33:38 #12 81.03   Verifying  : pcre-devel-8.32-17.el7.aarch64                              4/68 
21:33:38 #8 38.41 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
21:33:38 #8 38.43 Setting up libpipeline1:armhf (1.5.1-2) ...
21:33:38 #8 38.44 Setting up mime-support (3.62) ...
21:33:38 #8 38.50 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
21:33:38 #8 38.51 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u2) ...
21:33:38 #12 2.442    dh_autoreconf
21:33:38 #12 2.481    create-stamp debian/debhelper-build-stamp
21:33:38 #12 2.481    dh_prep
21:33:38 #12 2.511    dh_auto_install --destdir=debian/docker-ce-build-deps/
21:33:38 #12 2.560    dh_install
21:33:38 #12 2.593    dh_installdocs
21:33:38 #12 2.630    dh_installchangelogs
21:33:38 #9 51.18 Selecting previously unselected package python3-certifi.
21:33:38 #9 51.19 Preparing to unpack .../325-python3-certifi_2019.11.28-1_all.deb ...
21:33:38 #9 51.19 Unpacking python3-certifi (2019.11.28-1) ...
21:33:38 #9 51.24 Selecting previously unselected package python3-idna.
21:33:38 #9 51.24 Preparing to unpack .../326-python3-idna_2.8-1_all.deb ...
21:33:38 #9 51.25 Unpacking python3-idna (2.8-1) ...
21:33:38 #9 51.29 Selecting previously unselected package python3-urllib3.
21:33:38 #9 51.29 Preparing to unpack .../327-python3-urllib3_1.25.8-2ubuntu0.1_all.deb ...
21:33:38 #9 51.29 Unpacking python3-urllib3 (1.25.8-2ubuntu0.1) ...
21:33:38 #11 7.568 Preparing to unpack .../03-libarchive13_3.2.2-3.1ubuntu0.7_arm64.deb ...
21:33:38 #11 7.575 Unpacking libarchive13:arm64 (3.2.2-3.1ubuntu0.7) ...
21:33:38 #11 7.627 Selecting previously unselected package libjsoncpp1:arm64.
21:33:38 #11 7.630 Preparing to unpack .../04-libjsoncpp1_1.7.4-3_arm64.deb ...
21:33:38 #11 7.635 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
21:33:38 #11 7.683 Selecting previously unselected package librhash0:arm64.
21:33:38 #11 7.683 Preparing to unpack .../05-librhash0_1.3.6-2_arm64.deb ...
21:33:38 #11 7.687 Unpacking librhash0:arm64 (1.3.6-2) ...
21:33:38 #11 7.725 Selecting previously unselected package libuv1:arm64.
21:33:38 #11 7.727 Preparing to unpack .../06-libuv1_1.18.0-3_arm64.deb ...
21:33:38 #11 7.731 Unpacking libuv1:arm64 (1.18.0-3) ...
21:33:38 #11 7.762 Selecting previously unselected package cmake.
21:33:38 #11 7.764 Preparing to unpack .../07-cmake_3.10.2-1ubuntu2.18.04.2_arm64.deb ...
21:33:38 #11 7.767 Unpacking cmake (3.10.2-1ubuntu2.18.04.2) ...
21:33:38 #12 6.108 0 upgraded, 26 newly installed, 0 to remove and 3 not upgraded.
21:33:38 #12 6.108 1 not fully installed or removed.
21:33:38 #12 6.108 Need to get 11.1 MB of archives.
21:33:38 #12 6.108 After this operation, 44.0 MB of additional disk space will be used.
21:33:38 #12 6.108 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 bash-completion all 1:2.11-5ubuntu1 [180 kB]
21:33:38 #13 4.745 (25/66): gcc-8.5.0-15.el8.x86_64.rpm             17 MB/s |  23 MB     00:01    
21:33:38 #13 4.787 (26/66): checkpolicy-2.9-1.el8.x86_64.rpm       760 kB/s | 348 kB     00:00    
21:33:38 #13 4.792 (27/66): glibc-devel-2.28-208.el8.x86_64.rpm    1.7 MB/s |  81 kB     00:00    
21:33:38 #13 4.831 (28/66): xkeyboard-config-2.28-1.el8.noarch.rpm 1.5 MB/s | 782 kB     00:00    
21:33:38 #13 4.861 (29/66): glibc-headers-2.28-208.el8.x86_64.rpm  6.4 MB/s | 485 kB     00:00    
21:33:38 #13 4.866 (30/66): less-530-1.el8.x86_64.rpm              4.6 MB/s | 164 kB     00:00    
21:33:38 #13 4.874 (31/66): libedit-3.1-23.20170329cvs.el8.x86_64. 7.8 MB/s | 102 kB     00:00    
21:33:38 #13 4.908 (32/66): libgomp-8.5.0-15.el8.x86_64.rpm        4.9 MB/s | 207 kB     00:00    
21:33:38 #13 4.913 (33/66): libselinux-devel-2.9-5.el8.x86_64.rpm  5.1 MB/s | 200 kB     00:00    
21:33:38 #13 4.955 (34/66): libselinux-utils-2.9-5.el8.x86_64.rpm  5.1 MB/s | 243 kB     00:00    
21:33:38 #13 4.959 (35/66): libsepol-devel-2.9-3.el8.x86_64.rpm    1.9 MB/s |  87 kB     00:00    
21:33:38 #13 4.970 (36/66): libxcrypt-devel-4.1.1-6.el8.x86_64.rpm 1.7 MB/s |  25 kB     00:00    
21:33:38 #13 4.990 (37/66): m4-1.4.18-7.el8.x86_64.rpm             7.3 MB/s | 223 kB     00:00    
21:33:38 #13 5.039 (38/66): make-4.2.1-11.el8.x86_64.rpm           7.1 MB/s | 498 kB     00:00    
21:33:38 #13 5.073 (39/66): openssh-8.0p1-16.el8.x86_64.rpm        6.2 MB/s | 523 kB     00:00    
21:33:38 #9 46.55 Setting up less (590-1build1) ...
21:33:38 #9 46.57 Setting up perl-openssl-defaults:armhf (5build2) ...
21:33:38 #9 46.58 Setting up linux-libc-dev:armhf (5.15.0-46.49) ...
21:33:38 #9 46.59 Setting up libctf-nobfd0:armhf (2.38-3ubuntu1) ...
21:33:38 #9 46.60 Setting up gettext-base (0.21-4ubuntu4) ...
21:33:38 #9 46.62 Setting up liblzo2-2:armhf (2.10-2build3) ...
21:33:38 #9 46.63 Setting up libnpth0:armhf (1.6-3build2) ...
21:33:38 #9 46.64 Setting up file (1:5.41-3) ...
21:33:38 #9 46.65 Setting up libassuan0:armhf (2.5.5-1build1) ...
21:33:38 #9 46.66 Setting up libgomp1:armhf (12-20220319-1ubuntu1) ...
21:33:38 #9 46.67 Setting up perl-modules-5.34 (5.34.0-3ubuntu1) ...
21:33:38 #9 46.68 Setting up bzip2 (1.0.8-5build1) ...
21:33:38 #9 46.70 Setting up libldap-common (2.5.12+dfsg-0ubuntu0.22.04.1) ...
21:33:38 #9 46.71 Setting up libjbig0:armhf (2.1-3.1build3) ...
21:33:38 #9 46.72 Setting up libfakeroot:armhf (1.28-1ubuntu1) ...
21:33:38 #9 46.74 Setting up libasan6:armhf (11.2.0-19ubuntu1) ...
21:33:38 #12 19.59   Installing       : systemd-devel-250-7.el9.x86_64                       62/69 
21:33:38 #12 19.65   Installing       : device-mapper-devel-9:1.02.185-3.el9.x86_64          63/69 
21:33:38 #12 19.66   Installing       : annobin-10.73-3.el9.x86_64                           64/69 
21:33:38 #12 19.70   Running scriptlet: annobin-10.73-3.el9.x86_64                           64/69 
21:33:38 #12 19.72   Installing       : gcc-plugin-annobin-11.3.1-2.1.el9.x86_64             65/69 
21:33:38 #12 19.72   Running scriptlet: gcc-plugin-annobin-11.3.1-2.1.el9.x86_64             65/69 
21:33:38 #12 19.76   Installing       : libtool-2.4.6-45.el9.x86_64                          66/69 
21:33:38 #9 50.32 Setting up libgpgme11:amd64 (1.13.1-7ubuntu2) ...
21:33:38 #9 50.33 Setting up python3-six (1.14.0-2) ...
21:33:38 #8 52.71 (87/140): perl-overloading-0.02-486.fc36.noarch 1.8 MB/s |  18 kB     00:00    
21:33:38 #8 52.71 (88/140): perl-parent-0.238-479.fc36.noarch.rpm 1.4 MB/s |  14 kB     00:00    
21:33:38 #8 52.72 (89/140): perl-podlators-4.14-479.fc36.noarch.r 7.1 MB/s | 112 kB     00:00    
21:33:38 #8 52.73 (90/140): perl-srpm-macros-1-43.fc36.noarch.rpm 640 kB/s | 8.4 kB     00:00    
21:33:38 #8 52.74 (91/140): perl-subs-1.04-486.fc36.noarch.rpm    979 kB/s |  17 kB     00:00    
21:33:38 #8 52.75 (92/140): perl-vars-1.05-486.fc36.noarch.rpm    1.0 MB/s |  18 kB     00:00    
21:33:38 #8 52.75 (93/140): pkgconf-1.8.0-2.fc36.x86_64.rpm       3.6 MB/s |  41 kB     00:00    
21:33:38 #8 52.76 (94/140): pkgconf-m4-1.8.0-2.fc36.noarch.rpm    1.3 MB/s |  14 kB     00:00    
21:33:38 #8 52.76 (95/140): pkgconf-pkg-config-1.8.0-2.fc36.x86_6 1.0 MB/s |  10 kB     00:00    
21:33:38 #8 52.83 (96/140): perl-libs-5.34.1-486.fc36.x86_64.rpm   11 MB/s | 2.1 MB     00:00    
21:33:38 #8 52.84 (97/140): python3-dbus-1.2.18-3.fc36.x86_64.rpm 1.7 MB/s | 132 kB     00:00    
21:33:38 #8 52.87 (98/140): python3-dateutil-2.8.1-8.fc36.noarch. 2.6 MB/s | 289 kB     00:00    
21:33:38 #8 52.87 (99/140): python3-distro-1.6.0-2.fc36.noarch.rp 1.1 MB/s |  38 kB     00:00    
21:33:38 #8 52.87 (100/140): python3-enchant-3.2.2-2.fc36.noarch. 2.4 MB/s |  79 kB     00:00    
21:33:38 #8 52.89 (101/140): python3-pybeam-0.7-2.fc36.noarch.rpm 935 kB/s |  24 kB     00:00    
21:33:38 #8 52.90 (102/140): python3-six-1.16.0-5.fc36.noarch.rpm 1.5 MB/s |  36 kB     00:00    
21:33:38 #8 52.91 (103/140): python3-toml-0.10.2-6.fc36.noarch.rp 1.9 MB/s |  39 kB     00:00    
21:33:38 #8 52.92 (104/140): python3-zstd-1.4.5.1-6.fc36.x86_64.r 928 kB/s |  19 kB     00:00    
21:33:38 #8 52.92 (105/140): python3-pyxdg-0.27-4.fc36.noarch.rpm 1.9 MB/s |  96 kB     00:00    
21:33:38 #8 52.94 (106/140): unzip-6.0-57.fc36.x86_64.rpm         9.1 MB/s | 182 kB     00:00    
21:33:38 #8 52.97 (107/140): shared-mime-info-2.1-3.fc35.x86_64.r 6.1 MB/s | 373 kB     00:00    
21:33:38 #8 52.98 (108/140): xxhash-libs-0.8.1-2.fc36.x86_64.rpm  791 kB/s |  42 kB     00:00    
21:33:38 #8 53.00 (109/140): xz-5.2.5-9.fc36.x86_64.rpm           3.2 MB/s | 214 kB     00:00    
21:33:38 #8 53.04 (110/140): zip-3.0-32.fc36.x86_64.rpm           3.6 MB/s | 260 kB     00:00    
21:33:38 #8 41.91 Selecting previously unselected package libxpm4:armhf.
21:33:38 #8 41.91 Preparing to unpack .../186-libxpm4_1%3a3.5.12-1_armhf.deb ...
21:33:38 #8 41.92 Unpacking libxpm4:armhf (1:3.5.12-1) ...
21:33:38 #8 41.98 Selecting previously unselected package libgd3:armhf.
21:33:38 #8 41.98 Preparing to unpack .../187-libgd3_2.3.0-2_armhf.deb ...
21:33:38 #8 41.99 Unpacking libgd3:armhf (2.3.0-2) ...
21:33:38 #8 42.06 Selecting previously unselected package libc-devtools.
21:33:38 #8 42.06 Preparing to unpack .../188-libc-devtools_2.31-13+deb11u3_armhf.deb ...
21:33:38 #8 42.06 Unpacking libc-devtools (2.31-13+deb11u3) ...
21:33:38 #8 42.12 Selecting previously unselected package libcapture-tiny-perl.
21:33:38 #8 42.12 Preparing to unpack .../189-libcapture-tiny-perl_0.48-1_all.deb ...
21:33:38 #12 81.04   Verifying  : glibc-devel-2.17-326.el7_9.aarch64                          5/68 
21:33:38 #12 81.06   Verifying  : libselinux-utils-2.5-15.el7.aarch64                         6/68 
21:33:38 #12 81.09   Verifying  : libarchive-3.1.2-14.el7_7.aarch64                           7/68 
21:33:38 #12 81.11   Verifying  : glibc-2.17-326.el7_9.aarch64                                8/68 
21:33:38 #12 81.13   Verifying  : btrfs-progs-4.9.1-1.el7.aarch64                             9/68 
21:33:38 #12 81.14   Verifying  : automake-1.13.4-3.el7.noarch                               10/68 
21:33:38 #12 81.16   Verifying  : libseccomp-devel-2.3.1-4.el7.aarch64                       11/68 
21:33:38 #12 81.17   Verifying  : libtool-ltdl-2.4.2-22.el7_3.aarch64                        12/68 
21:33:38 #12 81.19   Verifying  : 1:make-3.82-24.el7.aarch64                                 13/68 
21:33:38 #12 81.21   Verifying  : libcgroup-0.41-21.el7.aarch64                              14/68 
21:33:38 #12 81.22   Verifying  : systemd-libs-219-78.el7_9.5.aarch64                        15/68 
21:33:38 #12 81.24   Verifying  : checkpolicy-2.5-8.el7.aarch64                              16/68 
21:33:38 #12 81.26   Verifying  : perl-Test-Harness-3.28-3.el7.noarch                        17/68 
21:33:38 #12 81.27   Verifying  : libedit-3.0-12.20121213cvs.el7.aarch64                     18/68 
21:33:38 #12 81.28   Verifying  : openssh-7.4p1-22.el7_9.aarch64                             19/68 
21:33:38 #12 81.30   Verifying  : policycoreutils-devel-2.5-34.el7.aarch64                   20/68 
21:33:38 #12 81.32   Verifying  : libsemanage-python-2.5-14.el7.aarch64                      21/68 
21:33:38 #12 81.33   Verifying  : 7:device-mapper-1.02.170-6.el7_9.5.aarch64                 22/68 
21:33:38 #12 81.35   Verifying  : btrfs-progs-devel-4.9.1-1.el7.aarch64                      23/68 
21:33:38 #8 46.66 Selecting previously unselected package libalgorithm-diff-perl.
21:33:38 #8 46.66 Preparing to unpack .../165-libalgorithm-diff-perl_1.19.03-2_all.deb ...
21:33:38 #8 38.52 No schema files found: doing nothing.
21:33:38 #8 38.54 Setting up binutils-common:armhf (2.31.1-16+rpi2) ...
21:33:38 #8 38.55 Setting up libmagic1:armhf (1:5.35-4+deb10u2) ...
21:33:38 #8 38.57 Setting up perl-openssl-defaults:armhf (3) ...
21:33:38 #8 38.58 Setting up linux-libc-dev:armhf (1:1.20220308~buster-1) ...
21:33:38 #8 38.60 Setting up gettext-base (0.19.8.1-9) ...
21:33:38 #8 38.61 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ...
21:33:38 #8 38.62 Setting up file (1:5.35-4+deb10u2) ...
21:33:38 #8 38.63 Setting up libgomp1:armhf (8.3.0-6+rpi1) ...
21:33:38 #8 38.64 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
21:33:38 #8 38.66 Setting up libicu63:armhf (63.1-6+deb10u3) ...
21:33:38 #8 38.67 Setting up libfakeroot:armhf (1.23-1) ...
21:33:38 #8 38.69 Setting up fakeroot (1.23-1) ...
21:33:38 #8 38.70 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:33:38 #8 38.70 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:33:38 #8 38.70 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:33:38 #8 38.70 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:33:38 #8 38.70 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:33:38 #8 38.70 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:33:38 #8 38.70 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:33:38 #8 38.70 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:33:38 #8 38.70 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:33:38 #8 38.72 Setting up libasan5:armhf (8.3.0-6+rpi1) ...
21:33:38 #12 2.714    dh_perl
21:33:38 #12 2.753    dh_link
21:33:38 #12 2.786    dh_strip_nondeterminism
21:33:38 #12 2.845    dh_compress
21:33:38 #12 2.883    dh_fixperms
21:33:38 #12 2.921    dh_missing
21:33:38 #12 2.947    dh_installdeb
21:33:38 #8 50.52 Setting up libgdbm-compat4:armhf (1.14.1-6) ...
21:33:38 #8 50.88 Setting up libkeyutils1:armhf (1.5.9-9.2ubuntu2.1) ...
21:33:38 #8 50.90 Setting up bsdmainutils (11.1.2ubuntu1) ...
21:33:38 #8 50.93 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
21:33:38 #8 50.93 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:33:38 #9 51.34 Selecting previously unselected package python3-requests.
21:33:38 #9 51.35 Preparing to unpack .../328-python3-requests_2.22.0-2ubuntu1_all.deb ...
21:33:38 #9 51.35 Unpacking python3-requests (2.22.0-2ubuntu1) ...
21:33:38 #9 51.39 Selecting previously unselected package python3-unidiff.
21:33:38 #9 51.40 Preparing to unpack .../329-python3-unidiff_0.5.5-2_all.deb ...
21:33:38 #9 51.40 Unpacking python3-unidiff (0.5.5-2) ...
21:33:38 #9 51.43 Selecting previously unselected package python3-xdg.
21:33:38 #9 51.44 Preparing to unpack .../330-python3-xdg_0.26-1ubuntu1_all.deb ...
21:33:38 #9 51.44 Unpacking python3-xdg (0.26-1ubuntu1) ...
21:33:38 #11 8.036 Selecting previously unselected package dh-apparmor.
21:33:38 #11 8.038 Preparing to unpack .../08-dh-apparmor_2.12-4ubuntu5.1_all.deb ...
21:33:38 #11 8.042 Unpacking dh-apparmor (2.12-4ubuntu5.1) ...
21:33:38 #11 8.086 Selecting previously unselected package btrfs-progs.
21:33:38 #12 3.250 Reading package lists...
21:33:38 #12 4.012 Building dependency tree...
21:33:38 #12 4.191 Reading state information...
21:33:38 #12 4.217 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:33:38 #12 6.475 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarchive13 arm64 3.6.0-1ubuntu1 [367 kB]
21:33:38 #13 5.115 (40/66): openssh-clients-8.0p1-16.el8.x86_64.rp 8.6 MB/s | 669 kB     00:00    
21:33:38 #13 5.139 (41/66): pcre2-utf16-10.32-3.el8.x86_64.rpm     9.9 MB/s | 229 kB     00:00    
21:33:38 #13 5.177 (42/66): pcre2-utf32-10.32-3.el8.x86_64.rpm     5.8 MB/s | 220 kB     00:00    
21:33:38 #13 5.235 (43/66): pcre2-devel-10.32-3.el8.x86_64.rpm     3.7 MB/s | 605 kB     00:00    
21:33:38 #13 5.239 (44/66): perl-Data-Dumper-2.167-399.el8.x86_64. 940 kB/s |  58 kB     00:00    
21:33:38 #13 5.285 (45/66): policycoreutils-devel-2.9-19.el8.x86_6 6.3 MB/s | 293 kB     00:00    
21:33:38 #11 1.163 Reading package lists...
21:33:38 #8 39.95 Setting up media-types (4.0.0) ...
21:33:38 #8 39.97 Setting up libpipeline1:armhf (1.5.3-1) ...
21:33:38 #8 39.99 Setting up bsdextrautils (2.36.1-8+deb11u1) ...
21:33:38 #8 40.00 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
21:33:38 #8 40.00 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:33:38 #8 40.01 Setting up libicu67:armhf (67.1-7) ...
21:33:38 #8 40.03 Setting up libmagic-mgc (1:5.39-3) ...
21:33:38 #8 40.04 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
21:33:38 #8 40.06 Setting up binutils-common:armhf (2.35.2-2+rpi1) ...
21:33:38 #8 40.07 Setting up libmagic1:armhf (1:5.39-3) ...
21:33:38 #8 40.09 Setting up perl-openssl-defaults:armhf (5) ...
21:33:38 #8 40.10 Setting up linux-libc-dev:armhf (1:1.20220811-1) ...
21:33:38 #8 40.12 Setting up libctf-nobfd0:armhf (2.35.2-2+rpi1) ...
21:33:38 #8 40.13 Setting up gettext-base (0.21-4) ...
21:33:38 #8 40.15 Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u2) ...
21:33:38 #8 40.17 Setting up file (1:5.39-3) ...
21:33:38 #9 46.75 Setting up libnumber-compare-perl (0.03-2) ...
21:33:38 #9 46.77 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg2-3ubuntu1) ...
21:33:38 #9 46.78 Setting up fakeroot (1.28-1ubuntu1) ...
21:33:38 #9 46.79 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:33:38 #9 46.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:33:38 #9 46.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:33:38 #9 46.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:33:38 #9 46.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:33:38 #9 46.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:33:38 #9 46.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:33:38 #9 46.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:33:38 #9 46.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:33:38 #9 46.80 Setting up autotools-dev (20220109.1) ...
21:33:38 #9 46.82 Setting up libtirpc-dev:armhf (1.3.2-2ubuntu0.1) ...
21:33:38 #9 46.84 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
21:33:38 #9 46.85 Setting up libx11-data (2:1.7.5-1) ...
21:33:38 #9 46.86 Setting up make (4.3-4.1build1) ...
21:33:38 #9 46.88 Setting up libmpfr6:armhf (4.1.0-3build3) ...
21:33:38 #9 46.90 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
21:33:38 #9 46.91 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
21:33:38 #9 46.93 Setting up lzip (1.23-1) ...
21:33:38 #9 46.94 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
21:33:38 #9 46.94 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:33:38 #9 46.94 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
21:33:38 #9 46.94 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:33:38 #9 46.95 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
21:33:38 #9 46.95 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:33:38 #9 46.96 Setting up strace (5.16-0ubuntu3) ...
21:33:38 #12 19.80   Installing       : libtool-ltdl-devel-2.4.6-45.el9.x86_64               67/69 
21:33:38 #12 19.81   Installing       : libseccomp-devel-2.5.2-2.el9.x86_64                  68/69 
21:33:38 #12 19.84   Installing       : which-2.21-28.el9.x86_64                             69/69 
21:33:38 #12 19.85   Running scriptlet: selinux-policy-targeted-34.1.39-1.el9.noarch         69/69 
21:33:38 #9 50.48 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ...
21:33:38 #9 50.50 Setting up perl (5.30.0-9ubuntu0.2) ...
21:33:38 #9 50.52 Setting up libpackage-stash-xs-perl (0.29-1build1) ...
21:33:38 #9 50.53 Setting up python3-gpg (1.13.1-7ubuntu2) ...
21:33:38 #8 53.05 (111/140): ansible-srpm-macros-1-5.fc36.noarch. 168 kB/s | 7.3 kB     00:00    
21:33:38 #8 53.08 (112/140): dnf-plugins-core-4.2.1-1.fc36.noarch 1.2 MB/s |  34 kB     00:00    
21:33:38 #8 53.11 (113/140): binutils-gold-2.37-27.fc36.x86_64.rp  11 MB/s | 754 kB     00:00    
21:33:38 #8 53.12 (114/140): dwz-0.14-4.fc36.x86_64.rpm           2.9 MB/s | 127 kB     00:00    
21:33:38 #8 53.13 (115/140): emacs-filesystem-28.1-2.fc36.noarch. 744 kB/s | 9.3 kB     00:00    
21:33:38 #8 42.13 Unpacking libcapture-tiny-perl (0.48-1) ...
21:33:38 #8 42.17 Selecting previously unselected package libclass-data-inheritable-perl.
21:33:38 #8 42.17 Preparing to unpack .../190-libclass-data-inheritable-perl_0.08-3_all.deb ...
21:33:38 #8 42.18 Unpacking libclass-data-inheritable-perl (0.08-3) ...
21:33:38 #8 42.22 Selecting previously unselected package libclass-inspector-perl.
21:33:38 #8 42.22 Preparing to unpack .../191-libclass-inspector-perl_1.36-1_all.deb ...
21:33:38 #8 42.23 Unpacking libclass-inspector-perl (1.36-1) ...
21:33:38 #8 42.27 Selecting previously unselected package libclass-xsaccessor-perl.
21:33:38 #8 42.27 Preparing to unpack .../192-libclass-xsaccessor-perl_1.19-3+b7_armhf.deb ...
21:33:38 #8 42.28 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ...
21:33:38 #8 42.33 Selecting previously unselected package libclone-perl.
21:33:38 #8 42.33 Preparing to unpack .../193-libclone-perl_0.45-1+b1_armhf.deb ...
21:33:38 #8 42.33 Unpacking libclone-perl (0.45-1+b1) ...
21:33:38 #12 81.36   Verifying  : libselinux-python-2.5-15.el7.aarch64                       24/68 
21:33:38 #12 81.38   Verifying  : which-2.20-7.el7.aarch64                                   25/68 
21:33:38 #12 81.39   Verifying  : less-458-9.el7.aarch64                                     26/68 
21:33:38 #12 81.41   Verifying  : mpfr-3.1.1-4.el7.aarch64                                   27/68 
21:33:38 #12 81.42   Verifying  : libmpc-1.0.1-3.el7.aarch64                                 28/68 
21:33:38 #12 81.43   Verifying  : systemd-219-78.el7_9.5.aarch64                             29/68 
21:33:38 #12 81.45   Verifying  : fipscheck-1.4.1-6.el7.aarch64                              30/68 
21:33:38 #12 81.46   Verifying  : fipscheck-lib-1.4.1-6.el7.aarch64                          31/68 
21:33:38 #12 81.48   Verifying  : cpp-4.8.5-44.el7.aarch64                                   32/68 
21:33:38 #12 81.50   Verifying  : libtool-2.4.2-22.el7_3.aarch64                             33/68 
21:33:38 #12 81.51   Verifying  : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             34/68 
21:33:38 #12 81.53   Verifying  : lzo-2.06-8.el7.aarch64                                     35/68 
21:33:38 #12 81.55   Verifying  : audit-libs-python-2.8.5-4.el7.aarch64                      36/68 
21:33:38 #12 81.56   Verifying  : 7:device-mapper-devel-1.02.170-6.el7_9.5.aarch64           37/68 
21:33:38 #8 47.00 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
21:33:38 #8 47.07 Selecting previously unselected package libalgorithm-diff-xs-perl.
21:33:38 #8 47.08 Preparing to unpack .../166-libalgorithm-diff-xs-perl_0.04-5+b1_armhf.deb ...
21:33:38 #8 47.09 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ...
21:33:38 #8 47.18 Selecting previously unselected package libalgorithm-merge-perl.
21:33:38 #8 47.19 Preparing to unpack .../167-libalgorithm-merge-perl_0.08-3_all.deb ...
21:33:38 #8 38.81 Setting up autotools-dev (20180224.1) ...
21:33:38 #8 38.83 Setting up make (4.2.1-1.2) ...
21:33:38 #8 38.86 Setting up libmpfr6:armhf (4.0.2-1) ...
21:33:38 #8 38.88 Setting up libsigsegv2:armhf (2.12-2) ...
21:33:38 #8 38.90 Setting up xz-utils (5.2.4-1+deb10u1) ...
21:33:38 #8 38.92 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:33:38 #8 38.92 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
21:33:38 #8 38.92 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
21:33:38 #8 38.92 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
21:33:38 #8 38.92 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
21:33:38 #8 38.92 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
21:33:38 #8 38.92 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
21:33:38 #8 38.92 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
21:33:38 #8 38.92 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
21:33:38 #8 38.92 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
21:33:38 #8 38.92 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
21:33:38 #8 38.92 Setting up libmpc3:armhf (1.1.0-1) ...
21:33:38 #8 38.94 Setting up libatomic1:armhf (8.3.0-6+rpi1) ...
21:33:38 #8 38.97 Setting up patch (2.7.6-3+deb10u1) ...
21:33:38 #8 39.01 Setting up autopoint (0.19.8.1-9) ...
21:33:38 #12 2.980    dh_gencontrol
21:33:38 #12 3.095    dh_md5sums
21:33:38 #12 3.128    dh_builddeb
21:33:38 #12 3.154 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:33:38 #8 50.94 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
21:33:38 #8 50.94 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:33:38 #8 50.95 Setting up libsasl2-modules:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:33:38 #8 50.98 Setting up ca-certificates (20211016~18.04.1) ...
21:33:38 #9 51.49 Selecting previously unselected package unzip.
21:33:38 #9 51.49 Preparing to unpack .../331-unzip_6.0-25ubuntu1_armhf.deb ...
21:33:38 #9 51.49 Unpacking unzip (6.0-25ubuntu1) ...
21:33:38 #9 51.54 Selecting previously unselected package equivs.
21:33:38 #9 51.54 Preparing to unpack .../332-equivs_2.2.0_all.deb ...
21:33:38 #9 51.55 Unpacking equivs (2.2.0) ...
21:33:38 #9 51.58 Selecting previously unselected package libauthen-sasl-perl.
21:33:38 #9 51.58 Preparing to unpack .../333-libauthen-sasl-perl_2.1600-1_all.deb ...
21:33:38 #9 51.58 Unpacking libauthen-sasl-perl (2.1600-1) ...
21:33:38 #9 51.63 Selecting previously unselected package python3-magic.
21:33:38 #9 51.64 Preparing to unpack .../334-python3-magic_2%3a0.4.15-3_all.deb ...
21:33:38 #9 51.64 Unpacking python3-magic (2:0.4.15-3) ...
21:33:38 #11 8.089 Preparing to unpack .../09-btrfs-progs_4.15.1-1build1_arm64.deb ...
21:33:38 #11 8.094 Unpacking btrfs-progs (4.15.1-1build1) ...
21:33:38 #11 8.169 Selecting previously unselected package btrfs-tools.
21:33:38 #11 8.171 Preparing to unpack .../10-btrfs-tools_4.15.1-1build1_arm64.deb ...
21:33:38 #11 8.175 Unpacking btrfs-tools (4.15.1-1build1) ...
21:33:38 #11 8.220 Selecting previously unselected package libdevmapper1.02.1:arm64.
21:33:38 #11 8.222 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ...
21:33:38 #11 8.228 Unpacking libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:33:38 #11 8.279 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
21:33:38 #11 8.282 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ...
21:33:38 #11 8.287 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:33:38 #11 8.328 Selecting previously unselected package libudev-dev:arm64.
21:33:38 #12 4.272 Starting 2 pkgProblemResolver with broken count: 0
21:33:38 #12 4.275 Done
21:33:38 #12 4.300  Done
21:33:38 #12 4.308 Starting pkgProblemResolver with broken count: 0
21:33:38 #12 4.347 Starting 2 pkgProblemResolver with broken count: 0
21:33:38 #12 4.350 Done
21:33:38 #12 4.476 The following additional packages will be installed:
21:33:38 #12 4.476   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
21:33:38 #12 4.476   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
21:33:38 #12 4.476   libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
21:33:38 #12 4.476   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
21:33:38 #12 4.477   libudev-dev libuv1 pkg-config
21:33:38 #12 4.478 Suggested packages:
21:33:38 #12 4.478   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
21:33:38 #12 4.478 Recommended packages:
21:33:38 #12 4.478   dmsetup
21:33:38 #12 4.517 The following NEW packages will be installed:
21:33:38 #12 4.518   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
21:33:38 #12 4.518   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
21:33:38 #12 4.518   libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
21:33:38 #12 4.518   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
21:33:38 #12 4.519   libudev-dev libuv1 pkg-config
21:33:38 #12 6.600 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjsoncpp25 arm64 1.9.5-3 [76.6 kB]
21:33:38 #12 6.618 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librhash0 arm64 1.4.2-1ubuntu1 [125 kB]
21:33:38 #12 6.637 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libuv1 arm64 1.43.0-1 [89.9 kB]
21:33:38 #12 6.649 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dh-elpa-helper all 2.0.9ubuntu1 [7610 B]
21:33:38 #12 6.650 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 emacsen-common all 3.0.4 [14.9 kB]
21:33:38 #12 6.652 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 cmake-data all 3.22.1-1ubuntu1 [1912 kB]
21:33:38 #13 5.313 (46/66): policycoreutils-2.9-19.el8.x86_64.rpm  4.8 MB/s | 374 kB     00:00    
21:33:38 #13 5.320 (47/66): policycoreutils-python-utils-2.9-19.el 7.3 MB/s | 253 kB     00:00    
21:33:38 #13 5.327 (48/66): python3-audit-3.0.7-4.el8.x86_64.rpm   6.1 MB/s |  87 kB     00:00    
21:33:38 #13 5.396 (49/66): python3-libselinux-2.9-5.el8.x86_64.rp 3.7 MB/s | 283 kB     00:00    
21:33:38 #13 5.423 (50/66): python3-libsemanage-2.9-8.el8.x86_64.r 1.3 MB/s | 128 kB     00:00    
21:33:38 #13 5.499 (51/66): python3-setools-4.3.0-3.el8.x86_64.rpm 8.2 MB/s | 624 kB     00:00    
21:33:38 #13 5.512 (52/66): rpm-plugin-selinux-4.14.3-23.el8.x86_6 5.8 MB/s |  78 kB     00:00    
21:33:38 #13 5.563 (53/66): python3-policycoreutils-2.9-19.el8.noa  13 MB/s | 2.2 MB     00:00    
21:33:38 #13 5.606 (54/66): selinux-policy-3.14.3-105.el8.noarch.r 6.9 MB/s | 650 kB     00:00    
21:33:38 #9 46.97 Setting up libsigsegv2:armhf (2.13-1ubuntu3) ...
21:33:38 #9 46.99 Setting up xz-utils (5.2.5-2ubuntu1) ...
21:33:38 #9 47.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:33:38 #9 47.00 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:33:38 #9 47.00 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:33:38 #9 47.00 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:33:38 #9 47.00 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:33:38 #9 47.00 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:33:38 #9 47.00 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:33:38 #9 47.00 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:33:38 #9 47.00 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:33:38 #9 47.00 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:33:38 #9 47.00 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:33:38 #9 47.01 Setting up t1utils (1.41-4build2) ...
21:33:38 #9 47.03 Setting up diffstat (1.64-1build2) ...
21:33:38 #9 47.05 Setting up libpng16-16:armhf (1.6.37-3build5) ...
21:33:38 #9 47.06 Setting up libmpc3:armhf (1.2.1-2build1) ...
21:33:38 #9 47.08 Setting up libatomic1:armhf (12-20220319-1ubuntu1) ...
21:33:38 #9 47.09 Setting up patch (2.7.6-7build2) ...
21:33:38 #9 47.10 Setting up autopoint (0.21-4ubuntu4) ...
21:33:38 #9 47.12 Setting up fonts-dejavu-core (2.37-2build1) ...
21:33:38 #9 47.18 Setting up ucf (3.0043) ...
21:33:38 #9 47.28 Setting up libjpeg-turbo8:armhf (2.1.2-0ubuntu1) ...
21:33:38 #8 40.18 Setting up libgomp1:armhf (10.2.1-6+rpi1) ...
21:33:38 #8 40.19 Setting up bzip2 (1.0.8-4) ...
21:33:38 #8 40.20 Setting up libfakeroot:armhf (1.25.3-1.1) ...
21:33:38 #8 40.22 Setting up libasan6:armhf (10.2.1-6+rpi1) ...
21:33:38 #8 40.24 Setting up fakeroot (1.25.3-1.1) ...
21:33:38 #8 40.25 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:33:38 #8 40.25 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
21:33:38 #8 40.25 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
21:33:38 #8 40.25 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
21:33:38 #8 40.25 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
21:33:38 #8 40.25 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
21:33:38 #8 40.25 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
21:33:38 #8 40.25 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
21:33:38 #8 40.25 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
21:33:38 #8 40.26 Setting up autotools-dev (20180224.1+nmu1) ...
21:33:38 #8 40.27 Setting up libtirpc-dev:armhf (1.3.1-1+deb11u1) ...
21:33:38 #8 40.29 Setting up make (4.3-4.1) ...
21:33:38 #8 40.30 Setting up libmpfr6:armhf (4.1.0-3) ...
21:33:38 #8 40.32 Setting up libsigsegv2:armhf (2.13-1) ...
21:33:38 #8 40.33 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
21:33:38 #8 40.34 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:33:38 #8 40.34 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:33:38 #8 40.34 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:33:38 #8 40.35 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:33:38 #8 40.35 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:33:38 #8 40.35 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:33:38 #8 40.35 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:33:38 #8 40.35 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:33:38 #8 40.35 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:33:38 #8 40.35 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:33:38 #8 40.35 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:33:38 #8 40.36 Setting up libmpc3:armhf (1.2.0-1) ...
21:33:38 #8 40.37 Setting up libatomic1:armhf (10.2.1-6+rpi1) ...
21:33:38 #9 50.70 Setting up libdata-dump-perl (1.23-1) ...
21:33:38 #9 50.72 Setting up python3-certifi (2019.11.28-1) ...
21:33:38 #9 50.86 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
21:33:38 #9 50.87 Setting up libref-util-perl (0.204-1) ...
21:33:38 #9 50.88 Setting up libipc-system-simple-perl (1.26-1) ...
21:33:38 #9 50.89 Setting up libnet-domain-tld-perl (1.75-1) ...
21:33:38 #9 50.91 Setting up libxml-writer-perl (0.625-1) ...
21:33:38 #9 50.92 Setting up libhash-fieldhash-perl (0.15-1build2) ...
21:33:38 #8 53.29 (116/140): binutils-2.37-27.fc36.x86_64.rpm      21 MB/s | 6.0 MB     00:00    
21:33:38 #8 53.32 (117/140): gdk-pixbuf2-2.42.8-3.fc36.x86_64.rpm 2.4 MB/s | 465 kB     00:00    
21:33:38 #8 53.38 (118/140): gdb-minimal-12.1-1.fc36.x86_64.rpm    15 MB/s | 3.9 MB     00:00    
21:33:38 #8 53.39 (119/140): go-srpm-macros-3.1.0-4.fc36.noarch.r 275 kB/s |  26 kB     00:00    
21:33:38 #8 53.40 (120/140): perl-HTTP-Tiny-0.082-1.fc36.noarch.r 2.9 MB/s |  55 kB     00:00    
21:33:38 #8 53.44 (121/140): libappstream-glib-0.8.0-4.fc36.x86_6 3.4 MB/s | 391 kB     00:00    
21:33:38 #8 53.44 (122/140): perl-Scalar-List-Utils-1.63-489.fc36 1.9 MB/s |  72 kB     00:00    
21:33:38 #8 53.45 (123/140): perl-Text-ParseWords-3.31-1.fc36.noa 1.7 MB/s |  16 kB     00:00    
21:33:38 #8 53.46 (124/140): perl-Socket-2.035-1.fc36.x86_64.rpm  2.9 MB/s |  55 kB     00:00    
21:33:38 #8 53.50 (125/140): perl-Encode-3.17-485.fc36.x86_64.rpm  14 MB/s | 1.7 MB     00:00    
21:33:38 #8 53.51 (126/140): python-srpm-macros-3.10-19.fc36.noar 447 kB/s |  24 kB     00:00    
21:33:38 #8 53.51 (127/140): python3-construct-2.10.68-1.fc36.noa 2.1 MB/s | 112 kB     00:00    
21:33:38 #8 53.56 (128/140): qt5-srpm-macros-5.15.5-2.fc36.noarch 168 kB/s | 8.0 kB     00:00    
21:33:38 #12 81.58   Verifying  : libsepol-devel-2.5-10.el7.aarch64                          38/68 
21:33:38 #12 81.59   Verifying  : cmake-2.8.12.2-2.el7.aarch64                               39/68 
21:33:38 #12 81.61   Verifying  : libselinux-devel-2.5-15.el7.aarch64                        40/68 
21:33:38 #12 81.62   Verifying  : perl-TermReadKey-2.30-20.el7.aarch64                       41/68 
21:33:38 #12 81.64   Verifying  : selinux-policy-3.13.1-268.el7_9.2.noarch                   42/68 
21:33:38 #12 81.66   Verifying  : policycoreutils-2.5-34.el7.aarch64                         43/68 
21:33:38 #12 81.68   Verifying  : gcc-4.8.5-44.el7.aarch64                                   44/68 
21:33:38 #12 81.70   Verifying  : glibc-headers-2.17-326.el7_9.aarch64                       45/68 
21:33:38 #12 81.71   Verifying  : 1:perl-Error-0.17020-2.el7.noarch                          46/68 
21:33:38 #12 81.73   Verifying  : kernel-headers-4.18.0-348.20.1.el7.aarch64                 47/68 
21:33:38 #12 81.78   Verifying  : libtool-ltdl-devel-2.4.2-22.el7_3.aarch64                  48/68 
21:33:38 #8 47.30 Unpacking libalgorithm-merge-perl (0.08-3) ...
21:33:38 #8 42.38 Selecting previously unselected package libcommon-sense-perl.
21:33:38 #8 42.38 Preparing to unpack .../194-libcommon-sense-perl_3.75-1+b4_armhf.deb ...
21:33:38 #8 42.40 Unpacking libcommon-sense-perl (3.75-1+b4) ...
21:33:38 #8 42.45 Selecting previously unselected package libconfig-tiny-perl.
21:33:38 #8 42.46 Preparing to unpack .../195-libconfig-tiny-perl_2.26-1_all.deb ...
21:33:38 #8 42.46 Unpacking libconfig-tiny-perl (2.26-1) ...
21:33:38 #8 42.50 Selecting previously unselected package libparams-util-perl.
21:33:38 #8 42.50 Preparing to unpack .../196-libparams-util-perl_1.102-1+b1_armhf.deb ...
21:33:38 #8 42.51 Unpacking libparams-util-perl (1.102-1+b1) ...
21:33:38 #8 42.56 Selecting previously unselected package libsub-install-perl.
21:33:38 #8 42.56 Preparing to unpack .../197-libsub-install-perl_0.928-1.1_all.deb ...
21:33:38 #12 3.274  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_amd64.buildinfo
21:33:38 #9 51.81 Setting up libapt-pkg-perl (0.1.36build3) ...
21:33:38 #9 51.82 Setting up libksba8:armhf (1.3.5-2) ...
21:33:38 #9 51.84 Setting up libpipeline1:armhf (1.5.2-2build1) ...
21:33:38 #9 51.85 Setting up wdiff (1.2.2-2build1) ...
21:33:38 #9 51.87 Setting up libxau6:armhf (1:1.0.9-0ubuntu1) ...
21:33:38 #9 51.88 Setting up libkeyutils1:armhf (1.6-6ubuntu1.1) ...
21:33:38 #9 51.90 Setting up libpsl5:armhf (0.21.0-1ubuntu1) ...
21:33:38 #9 51.91 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ...
21:33:38 #9 51.92 Setting up mime-support (3.64ubuntu1) ...
21:33:38 #9 51.96 Setting up xdg-user-dirs (0.17-2ubuntu1) ...
21:33:38 #9 51.98 Setting up libmagic-mgc (1:5.38-4) ...
21:33:38 #9 52.00 Setting up libyaml-0-2:armhf (0.2.2-1) ...
21:33:38 #9 52.01 Setting up libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.4) ...
21:33:38 #9 52.02 No schema files found: doing nothing.
21:33:38 #9 52.03 Setting up distro-info-data (0.43ubuntu1.10) ...
21:33:38 #9 52.04 Setting up manpages (5.05-1) ...
21:33:38 #9 52.05 Setting up unzip (6.0-25ubuntu1) ...
21:33:38 #9 52.07 Setting up libbrotli1:armhf (1.0.7-6ubuntu0.1) ...
21:33:38 #12 6.789 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 cmake arm64 3.22.1-1ubuntu1 [4650 kB]
21:33:38 #11 8.330 Preparing to unpack .../13-libudev-dev_237-3ubuntu10.53_arm64.deb ...
21:33:38 #11 8.339 Unpacking libudev-dev:arm64 (237-3ubuntu10.53) ...
21:33:38 #11 8.375 Selecting previously unselected package libsepol1-dev:arm64.
21:33:38 #11 8.377 Preparing to unpack .../14-libsepol1-dev_2.7-1ubuntu0.1_arm64.deb ...
21:33:38 #11 8.382 Unpacking libsepol1-dev:arm64 (2.7-1ubuntu0.1) ...
21:33:38 #11 8.448 Selecting previously unselected package libpcre16-3:arm64.
21:33:38 #11 8.451 Preparing to unpack .../15-libpcre16-3_2%3a8.39-9ubuntu0.1_arm64.deb ...
21:33:38 #11 8.455 Unpacking libpcre16-3:arm64 (2:8.39-9ubuntu0.1) ...
21:33:38 #11 8.504 Selecting previously unselected package libpcre32-3:arm64.
21:33:38 #11 8.507 Preparing to unpack .../16-libpcre32-3_2%3a8.39-9ubuntu0.1_arm64.deb ...
21:33:38 #11 8.512 Unpacking libpcre32-3:arm64 (2:8.39-9ubuntu0.1) ...
21:33:38 #11 8.556 Selecting previously unselected package libpcrecpp0v5:arm64.
21:33:38 #11 8.559 Preparing to unpack .../17-libpcrecpp0v5_2%3a8.39-9ubuntu0.1_arm64.deb ...
21:33:38 #11 8.562 Unpacking libpcrecpp0v5:arm64 (2:8.39-9ubuntu0.1) ...
21:33:38 #11 8.593 Selecting previously unselected package libpcre3-dev:arm64.
21:33:38 #11 8.595 Preparing to unpack .../18-libpcre3-dev_2%3a8.39-9ubuntu0.1_arm64.deb ...
21:33:38 #11 8.599 Unpacking libpcre3-dev:arm64 (2:8.39-9ubuntu0.1) ...
21:33:38 #11 8.665 Selecting previously unselected package libselinux1-dev:arm64.
21:33:38 #13 5.734 (55/66): selinux-policy-devel-3.14.3-105.el8.no 8.9 MB/s | 1.5 MB     00:00    
21:33:39 #9 47.29 Setting up libltdl7:armhf (2.4.6-15build2) ...
21:33:39 #9 47.30 Setting up libsasl2-2:armhf (2.1.27+dfsg2-3ubuntu1) ...
21:33:39 #9 47.31 Setting up libssh-4:armhf (0.9.6-2build1) ...
21:33:39 #9 47.32 Setting up libwebp7:armhf (1.2.2-2) ...
21:33:39 #9 47.34 Setting up libubsan1:armhf (12-20220319-1ubuntu1) ...
21:33:39 #9 47.35 Setting up libgcc-11-dev:armhf (11.2.0-19ubuntu1) ...
21:33:39 #9 47.36 Setting up libmd0:armhf (1.0.4-1build1) ...
21:33:39 #9 47.38 Setting up python-apt-common (2.3.0ubuntu2.1) ...
21:33:39 #9 47.39 Setting up libnsl-dev:armhf (1.3.0-2build2) ...
21:33:39 #9 47.40 Setting up libcrypt-dev:armhf (1:4.4.27-1) ...
21:33:39 #9 47.41 Setting up libuchardet0:armhf (0.0.7-1build2) ...
21:33:39 #9 47.43 Setting up lzop (1.04-2build2) ...
21:33:39 #9 47.44 Setting up libmpdec3:armhf (2.5.1-2build2) ...
21:33:39 #9 47.50 Setting up git-man (1:2.34.1-1ubuntu1.4) ...
21:33:39 #8 40.38 Setting up patch (2.7.6-7) ...
21:33:39 #8 40.40 Setting up autopoint (0.21-4) ...
21:33:39 #8 40.41 Setting up libubsan1:armhf (10.2.1-6+rpi1) ...
21:33:39 #8 40.42 Setting up libnsl-dev:armhf (1.3.0-2) ...
21:33:39 #8 40.44 Setting up sensible-utils (0.0.14) ...
21:33:39 #8 40.46 Setting up libcrypt-dev:armhf (1:4.4.18-4) ...
21:33:39 #8 40.47 Setting up libuchardet0:armhf (0.0.7-1) ...
21:33:39 #8 40.48 Setting up libmpdec3:armhf (2.5.1-1+rpi1) ...
21:33:39 #8 40.50 Setting up libcurl4:armhf (7.74.0-1.3+deb11u2) ...
21:33:39 #8 40.52 Setting up git-man (1:2.30.2-1) ...
21:33:39 #8 40.54 Setting up curl (7.74.0-1.3+deb11u2) ...
21:33:39 #8 40.55 Setting up libbinutils:armhf (2.35.2-2+rpi1) ...
21:33:39 #8 40.56 Setting up libisl23:armhf (0.23-1) ...
21:33:39 #8 40.58 Setting up libc-dev-bin (2.31-13+rpt2+rpi1+deb11u3) ...
21:33:39 #8 40.59 Setting up libtinfo5:armhf (6.2+20201114-2) ...
21:33:39 #9 50.93 Setting up libnet-libidn-perl (0.12.ds-3build2) ...
21:33:39 #9 50.95 Setting up shared-mime-info (1.15-1) ...
21:33:39 #8 53.57 (129/140): redhat-rpm-config-221-1.fc36.noarch. 1.1 MB/s |  66 kB     00:00    
21:33:39 #8 53.61 (130/140): rpmautospec-rpm-macros-0.2.6-1.fc36. 238 kB/s | 8.3 kB     00:00    
21:33:39 #8 53.61 (131/140): rpm-build-4.17.1-3.fc36.x86_64.rpm   1.1 MB/s |  58 kB     00:00    
21:33:39 #8 53.63 (132/140): rust-srpm-macros-22-1.fc36.noarch.rp 481 kB/s | 9.3 kB     00:00    
21:33:39 #8 53.65 (133/140): rpmlint-2.2.0-6.fc36.noarch.rpm      5.9 MB/s | 240 kB     00:00    
21:33:39 #8 53.67 (134/140): python3-rpm-4.17.1-3.fc36.x86_64.rpm 4.7 MB/s |  90 kB     00:00    
21:33:39 #8 53.71 (135/140): zstd-1.5.2-2.fc36.x86_64.rpm         5.4 MB/s | 448 kB     00:00    
21:33:39 #8 53.75 (136/140): rpm-4.17.1-3.fc36.x86_64.rpm         6.1 MB/s | 536 kB     00:00    
21:33:39 #8 53.76 (137/140): rpm-build-libs-4.17.1-3.fc36.x86_64. 2.0 MB/s |  92 kB     00:00    
21:33:39 #8 53.76 (138/140): python3-dnf-plugins-core-4.2.1-1.fc3 862 kB/s | 221 kB     00:00    
21:33:39 #8 53.77 (139/140): rpm-sign-libs-4.17.1-3.fc36.x86_64.r 1.6 MB/s |  25 kB     00:00    
21:33:39 #12 81.79   Verifying  : libgomp-4.8.5-44.el7.aarch64                               49/68 
21:33:39 #12 81.81   Verifying  : setools-libs-3.3.8-4.el7.aarch64                           50/68 
21:33:39 #12 81.83   Verifying  : autoconf-2.69-11.el7.noarch                                51/68 
21:33:39 #12 81.84   Verifying  : policycoreutils-python-2.5-34.el7.aarch64                  52/68 
21:33:39 #12 81.86   Verifying  : python-IPy-0.75-6.el7.noarch                               53/68 
21:33:39 #12 81.88   Verifying  : 7:device-mapper-libs-1.02.170-6.el7_9.5.aarch64            54/68 
21:33:39 #12 81.92   Verifying  : m4-1.4.16-10.el7.aarch64                                   55/68 
21:33:39 #12 81.93   Verifying  : perl-Git-1.8.3.1-23.el7_8.noarch                           56/68 
21:33:39 #12 81.95   Verifying  : systemd-devel-219-78.el7_9.5.aarch64                       57/68 
21:33:39 #12 81.96   Verifying  : libseccomp-2.3.1-4.el7.aarch64                             58/68 
21:33:39 #12 81.98   Verifying  : e2fsprogs-libs-1.42.9-19.el7.aarch64                       59/68 
21:33:39 #12 81.99   Verifying  : git-1.8.3.1-23.el7_8.aarch64                               60/68 
21:33:39 #12 82.01   Verifying  : perl-Data-Dumper-2.145-3.el7.aarch64                       61/68 
21:33:39 #12 82.02   Verifying  : glibc-static-2.17-326.el7_9.aarch64                        62/68 
21:33:39 #12 82.04   Verifying  : 7:device-mapper-libs-1.02.170-6.el7.aarch64                63/68 
21:33:39 #12 82.05   Verifying  : systemd-219-78.el7.aarch64                                 64/68 
21:33:39 #12 82.05   Verifying  : 7:device-mapper-1.02.170-6.el7.aarch64                     65/68 
21:33:39 #12 82.05   Verifying  : systemd-libs-219-78.el7.aarch64                            66/68 
21:33:39 #12 82.05   Verifying  : glibc-2.17-317.el7.aarch64                                 67/68 
21:33:39 #12 82.05   Verifying  : glibc-common-2.17-317.el7.aarch64                          68/68 
21:33:39 #12 82.14 
21:33:39 #12 82.14 Installed:
21:33:39 #12 82.14   btrfs-progs-devel.aarch64 0:4.9.1-1.el7                                       
21:33:39 #12 82.14   cmake.aarch64 0:2.8.12.2-2.el7                                                
21:33:39 #12 82.14   device-mapper-devel.aarch64 7:1.02.170-6.el7_9.5                              
21:33:39 #12 82.14   gcc.aarch64 0:4.8.5-44.el7                                                    
21:33:39 #12 82.14   git.aarch64 0:1.8.3.1-23.el7_8                                                
21:33:39 #12 82.14   glibc-static.aarch64 0:2.17-326.el7_9                                         
21:33:39 #12 82.14   libarchive.aarch64 0:3.1.2-14.el7_7                                           
21:33:39 #12 82.14   libseccomp-devel.aarch64 0:2.3.1-4.el7                                        
21:33:39 #12 82.14   libselinux-devel.aarch64 0:2.5-15.el7                                         
21:33:39 #12 82.14   libtool.aarch64 0:2.4.2-22.el7_3                                              
21:33:39 #12 82.14   libtool-ltdl-devel.aarch64 0:2.4.2-22.el7_3                                   
21:33:39 #12 82.14   make.aarch64 1:3.82-24.el7                                                    
21:33:39 #12 82.14   selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2                              
21:33:39 #12 82.14   systemd-devel.aarch64 0:219-78.el7_9.5                                        
21:33:39 #12 82.14   which.aarch64 0:2.20-7.el7                                                    
21:33:39 #12 82.14 
21:33:39 #12 82.14 Dependency Installed:
21:33:39 #12 82.14   audit-libs-python.aarch64 0:2.8.5-4.el7                                       
21:33:39 #12 82.14   autoconf.noarch 0:2.69-11.el7                                                 
21:33:39 #12 82.14   automake.noarch 0:1.13.4-3.el7                                                
21:33:39 #12 82.14   btrfs-progs.aarch64 0:4.9.1-1.el7                                             
21:33:39 #12 82.14   checkpolicy.aarch64 0:2.5-8.el7                                               
21:33:39 #12 82.14   cpp.aarch64 0:4.8.5-44.el7                                                    
21:33:39 #12 82.14   e2fsprogs-libs.aarch64 0:1.42.9-19.el7                                        
21:33:39 #12 82.14   fipscheck.aarch64 0:1.4.1-6.el7                                               
21:33:39 #12 82.14   fipscheck-lib.aarch64 0:1.4.1-6.el7                                           
21:33:39 #12 82.14   glibc-devel.aarch64 0:2.17-326.el7_9                                          
21:33:39 #12 82.14   glibc-headers.aarch64 0:2.17-326.el7_9                                        
21:33:39 #12 82.14   kernel-headers.aarch64 0:4.18.0-348.20.1.el7                                  
21:33:39 #12 82.14   less.aarch64 0:458-9.el7                                                      
21:33:39 #12 82.14   libcgroup.aarch64 0:0.41-21.el7                                               
21:33:39 #12 82.14   libedit.aarch64 0:3.0-12.20121213cvs.el7                                      
21:33:39 #12 82.14   libgomp.aarch64 0:4.8.5-44.el7                                                
21:33:39 #12 82.14   libmpc.aarch64 0:1.0.1-3.el7                                                  
21:33:39 #12 82.14   libseccomp.aarch64 0:2.3.1-4.el7                                              
21:33:39 #12 82.14   libselinux-python.aarch64 0:2.5-15.el7                                        
21:33:39 #12 82.14   libselinux-utils.aarch64 0:2.5-15.el7                                         
21:33:39 #12 82.14   libsemanage-python.aarch64 0:2.5-14.el7                                       
21:33:39 #12 82.14   libsepol-devel.aarch64 0:2.5-10.el7                                           
21:33:39 #12 82.14   libtool-ltdl.aarch64 0:2.4.2-22.el7_3                                         
21:33:39 #12 82.14   lzo.aarch64 0:2.06-8.el7                                                      
21:33:39 #12 82.14   m4.aarch64 0:1.4.16-10.el7                                                    
21:33:39 #12 82.14   mpfr.aarch64 0:3.1.1-4.el7                                                    
21:33:39 #12 82.14   openssh.aarch64 0:7.4p1-22.el7_9                                              
21:33:39 #12 82.14   openssh-clients.aarch64 0:7.4p1-22.el7_9                                      
21:33:39 #12 82.14   pcre-devel.aarch64 0:8.32-17.el7                                              
21:33:39 #12 82.14   perl-Data-Dumper.aarch64 0:2.145-3.el7                                        
21:33:39 #12 82.14   perl-Error.noarch 1:0.17020-2.el7                                             
21:33:39 #12 82.14   perl-Git.noarch 0:1.8.3.1-23.el7_8                                            
21:33:39 #12 82.14   perl-TermReadKey.aarch64 0:2.30-20.el7                                        
21:33:39 #12 82.14   perl-Test-Harness.noarch 0:3.28-3.el7                                         
21:33:39 #12 82.14   policycoreutils.aarch64 0:2.5-34.el7                                          
21:33:39 #8 47.66 Selecting previously unselected package libapt-inst2.0:armhf.
21:33:39 #8 47.66 Preparing to unpack .../168-libapt-inst2.0_1.8.2.3_armhf.deb ...
21:33:39 #8 42.57 Unpacking libsub-install-perl (0.928-1.1) ...
21:33:39 #8 42.60 Selecting previously unselected package libdata-optlist-perl.
21:33:39 #8 42.60 Preparing to unpack .../198-libdata-optlist-perl_0.110-1.1_all.deb ...
21:33:39 #8 42.61 Unpacking libdata-optlist-perl (0.110-1.1) ...
21:33:39 #8 42.64 Selecting previously unselected package libsub-exporter-perl.
21:33:39 #8 42.64 Preparing to unpack .../199-libsub-exporter-perl_0.987-1_all.deb ...
21:33:39 #8 42.65 Unpacking libsub-exporter-perl (0.987-1) ...
21:33:39 #8 42.75 Selecting previously unselected package libconst-fast-perl.
21:33:39 #8 42.75 Preparing to unpack .../200-libconst-fast-perl_0.014-1.1_all.deb ...
21:33:39 #8 42.75 Unpacking libconst-fast-perl (0.014-1.1) ...
21:33:39 #8 42.85 Selecting previously unselected package libwant-perl.
21:33:39 #8 42.85 Preparing to unpack .../201-libwant-perl_0.29-1+b6_armhf.deb ...
21:33:39 #8 42.85 Unpacking libwant-perl (0.29-1+b6) ...
21:33:39 #8 42.91 Selecting previously unselected package libcontextual-return-perl.
21:33:39 #8 42.91 Preparing to unpack .../202-libcontextual-return-perl_0.004014-2_all.deb ...
21:33:39 #8 42.92 Unpacking libcontextual-return-perl (0.004014-2) ...
21:33:39 #8 42.97 Selecting previously unselected package libconvert-binhex-perl.
21:33:39 #12 3.407  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_amd64.changes
21:33:39 #12 3.483 dpkg-genchanges: info: binary-only upload (no source code included)
21:33:39 #12 3.485  dpkg-source --after-build .
21:33:39 #12 3.584 dpkg-buildpackage: info: binary-only upload (no source included)
21:33:39 #12 3.589 
21:33:39 #12 3.589 The package has been created.
21:33:39 #12 3.589 Attention, the package has been created in the current directory,
21:33:39 #12 3.589 not in ".." as indicated by the message above!
21:33:39 #12 3.637 Selecting previously unselected package docker-ce-build-deps.
21:33:39 #12 3.653 (Reading database ... 25577 files and directories currently installed.)
21:33:39 #8 39.21 Setting up libfl2:armhf (2.6.4-6.2) ...
21:33:39 #8 39.24 Setting up libpcre2-8-0:armhf (10.32-5) ...
21:33:39 #8 39.43 Setting up libubsan1:armhf (8.3.0-6+rpi1) ...
21:33:39 #8 39.45 Setting up libisl19:armhf (0.20-2) ...
21:33:39 #8 39.47 Setting up sensible-utils (0.0.12) ...
21:33:39 #8 39.50 Setting up libuchardet0:armhf (0.0.6-3) ...
21:33:39 #8 39.53 Setting up git-man (1:2.20.1-2+deb10u3) ...
21:33:39 #9 52.09 Setting up libsqlite3-0:armhf (3.31.1-4ubuntu0.3) ...
21:33:39 #9 52.10 Setting up libsasl2-modules:armhf (2.1.27+dfsg-2ubuntu0.1) ...
21:33:39 #9 52.13 Setting up binutils-common:armhf (2.34-6ubuntu1.3) ...
21:33:39 #9 52.15 Setting up libnghttp2-14:armhf (1.40.0-1build1) ...
21:33:39 #9 52.16 Setting up libmagic1:armhf (1:5.38-4) ...
21:33:39 #9 52.18 Setting up less (551-1ubuntu0.1) ...
21:33:39 #9 52.21 Setting up perl-openssl-defaults:armhf (4) ...
21:33:39 #9 52.22 Setting up linux-libc-dev:armhf (5.4.0-124.140) ...
21:33:39 #9 52.24 Setting up libctf-nobfd0:armhf (2.34-6ubuntu1.3) ...
21:33:39 #9 52.25 Setting up gettext-base (0.19.8.1-10build1) ...
21:33:39 #9 52.26 Setting up libnpth0:armhf (1.6-1) ...
21:33:39 #9 52.27 Setting up krb5-locales (1.17-6ubuntu4.1) ...
21:33:39 #9 52.29 Setting up file (1:5.38-4) ...
21:33:39 #9 52.30 Setting up libassuan0:armhf (2.5.3-7ubuntu2) ...
21:33:39 #8 51.45 Updating certificates in /etc/ssl/certs...
21:33:39 #11 8.667 Preparing to unpack .../19-libselinux1-dev_2.7-2build2_arm64.deb ...
21:33:39 #11 8.671 Unpacking libselinux1-dev:arm64 (2.7-2build2) ...
21:33:39 #11 8.719 Selecting previously unselected package libdevmapper-dev:arm64.
21:33:39 #11 8.721 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ...
21:33:39 #11 8.726 Unpacking libdevmapper-dev:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:33:39 #11 8.762 Selecting previously unselected package libseccomp-dev:arm64.
21:33:39 #11 8.762 Preparing to unpack .../21-libseccomp-dev_2.5.1-1ubuntu1~18.04.2_arm64.deb ...
21:33:39 #11 8.767 Unpacking libseccomp-dev:arm64 (2.5.1-1ubuntu1~18.04.2) ...
21:33:39 #11 8.807 Selecting previously unselected package libsystemd-dev:arm64.
21:33:39 #11 8.810 Preparing to unpack .../22-libsystemd-dev_237-3ubuntu10.53_arm64.deb ...
21:33:39 #11 8.814 Unpacking libsystemd-dev:arm64 (237-3ubuntu10.53) ...
21:33:39 #11 8.880 Selecting previously unselected package pkg-config.
21:33:39 #13 5.784 (56/66): systemd-devel-239-62.el8.x86_64.rpm    7.9 MB/s | 396 kB     00:00    
21:33:39 #13 5.912 (57/66): kernel-headers-4.18.0-408.el8.x86_64.r 8.8 MB/s | 9.8 MB     00:01    
21:33:39 #13 5.954 (58/66): device-mapper-devel-1.02.181-5.el8.x86 1.6 MB/s | 283 kB     00:00    
21:33:39 #13 5.971 (59/66): libxcrypt-static-4.1.1-6.el8.x86_64.rp 3.5 MB/s |  56 kB     00:00    
21:33:39 #13 6.035 (60/66): device-mapper-1.02.181-5.el8.x86_64.rp 5.8 MB/s | 377 kB     00:00    
21:33:39 #12 4.936 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded.
21:33:39 #12 4.936 1 not fully installed or removed.
21:33:39 #12 4.936 Need to get 7794 kB of archives.
21:33:39 #12 4.936 After this operation, 37.8 MB of additional disk space will be used.
21:33:39 #12 4.936 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 bash-completion all 1:2.10-1ubuntu1 [178 kB]
21:33:39 #12 7.044 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 dh-apparmor all 3.0.4-2ubuntu2.1 [9534 B]
21:33:39 #12 7.048 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbtrfs0 arm64 5.16.2-1 [11.9 kB]
21:33:39 #12 7.048 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbtrfs-dev arm64 5.16.2-1 [47.4 kB]
21:33:39 #12 7.049 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1ubuntu4 [129 kB]
21:33:39 #12 7.050 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1ubuntu4 [12.0 kB]
21:33:39 #12 7.051 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libudev-dev arm64 249.11-0ubuntu3.4 [20.7 kB]
21:33:39 #12 7.051 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsepol-dev arm64 3.3-1build1 [387 kB]
21:33:39 #12 7.055 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpcre2-16-0 arm64 10.39-3build1 [184 kB]
21:33:39 #12 7.057 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpcre2-32-0 arm64 10.39-3build1 [176 kB]
21:33:39 #12 7.122 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpcre2-posix3 arm64 10.39-3build1 [5962 B]
21:33:39 #12 7.123 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpcre2-dev arm64 10.39-3build1 [662 kB]
21:33:39 #12 7.197 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libselinux1-dev arm64 3.3-1build2 [164 kB]
21:33:39 #12 7.199 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1ubuntu4 [36.6 kB]
21:33:39 #12 7.200 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libseccomp-dev arm64 2.5.3-2ubuntu2 [93.1 kB]
21:33:39 #12 7.201 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsystemd-dev arm64 249.11-0ubuntu3.4 [306 kB]
21:33:39 #12 7.206 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libglib2.0-0 arm64 2.72.1-1 [1429 kB]
21:33:39 #9 47.51 Setting up netbase (6.3) ...
21:33:39 #9 47.54 Setting up libbinutils:armhf (2.38-3ubuntu1) ...
21:33:39 #9 47.55 Setting up libfido2-1:armhf (1.10.0-1) ...
21:33:39 #9 47.57 Setting up libisl23:armhf (0.24-2build1) ...
21:33:39 #9 47.58 Setting up libc-dev-bin (2.35-0ubuntu3.1) ...
21:33:39 #9 47.59 Setting up openssl (3.0.2-0ubuntu1.6) ...
21:33:39 #9 47.61 Setting up libbsd0:armhf (0.11.5-1) ...
21:33:39 #9 47.63 Setting up libelf1:armhf (0.186-1build1) ...
21:33:39 #9 47.64 Setting up readline-common (8.1.2-1) ...
21:33:39 #9 47.65 Setting up publicsuffix (20211207.1025-1) ...
21:33:39 #9 47.66 Setting up zstd (1.4.8+dfsg-3build1) ...
21:33:39 #9 47.67 Setting up libmarkdown2:armhf (2.2.7-2) ...
21:33:39 #9 47.69 Setting up libcc1-0:armhf (12-20220319-1ubuntu1) ...
21:33:39 #9 47.70 Setting up iso-codes (4.9.0-1) ...
21:33:39 #9 47.71 Setting up liblocale-gettext-perl (1.07-4build3) ...
21:33:39 #9 47.73 Setting up dctrl-tools (2.24-3build2) ...
21:33:39 #9 47.74 Setting up libgdbm6:armhf (1.23-1) ...
21:33:39 #9 47.75 Setting up libicu70:armhf (70.1-2) ...
21:33:39 #9 47.77 Setting up libctf0:armhf (2.38-3ubuntu1) ...
21:33:39 #9 47.78 Setting up libjpeg8:armhf (8c-2ubuntu10) ...
21:33:39 #9 47.80 Setting up pinentry-curses (1.1.1-1build2) ...
21:33:39 #9 47.81 Setting up cpp-11 (11.2.0-19ubuntu1) ...
21:33:39 #9 47.83 Setting up manpages-dev (5.10-1ubuntu1) ...
21:33:39 #8 53.83 (140/140): rpm-libs-4.17.1-3.fc36.x86_64.rpm    4.3 MB/s | 314 kB     00:00    
21:33:39 #8 53.83 --------------------------------------------------------------------------------
21:33:39 #8 53.83 Total                                           8.4 MB/s |  29 MB     00:03     
21:33:39 #8 40.61 Setting up libelf1:armhf (0.183-1) ...
21:33:39 #8 40.62 Setting up libxml2:armhf (2.9.10+dfsg-6.7+deb11u2) ...
21:33:39 #8 40.64 Setting up libcc1-0:armhf (10.2.1-6+rpi1) ...
21:33:39 #8 40.65 Setting up cpp-10 (10.2.1-6+rpi1) ...
21:33:39 #8 40.67 Setting up libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ...
21:33:39 #8 40.68 Setting up libpython3-stdlib:armhf (3.9.2-3) ...
21:33:39 #8 40.69 Setting up libgdbm6:armhf (1.19-2) ...
21:33:39 #8 40.71 Setting up libctf0:armhf (2.35.2-2+rpi1) ...
21:33:39 #8 40.73 Setting up wdiff (1.2.2-2) ...
21:33:39 #8 40.74 Setting up gettext (0.21-4) ...
21:33:39 #8 40.75 Setting up libgcc-10-dev:armhf (10.2.1-6+rpi1) ...
21:33:39 #8 40.77 Setting up m4 (1.4.18-5) ...
21:33:39 #8 40.78 Setting up libgdbm-compat4:armhf (1.19-2) ...
21:33:39 #8 40.79 Setting up libperl5.32:armhf (5.32.1-4+deb11u2) ...
21:33:39 #8 40.80 Setting up dwz (0.13+20210201-1) ...
21:33:39 #12 82.14   policycoreutils-devel.aarch64 0:2.5-34.el7                                    
21:33:39 #12 82.15   policycoreutils-python.aarch64 0:2.5-34.el7                                   
21:33:39 #12 82.15   python-IPy.noarch 0:0.75-6.el7                                                
21:33:39 #12 82.15   rsync.aarch64 0:3.1.2-10.el7                                                  
21:33:39 #12 82.15   selinux-policy.noarch 0:3.13.1-268.el7_9.2                                    
21:33:39 #12 82.15   setools-libs.aarch64 0:3.3.8-4.el7                                            
21:33:39 #12 82.15 
21:33:39 #12 82.15 Dependency Updated:
21:33:39 #12 82.15   device-mapper.aarch64 7:1.02.170-6.el7_9.5                                    
21:33:39 #12 82.15   device-mapper-libs.aarch64 7:1.02.170-6.el7_9.5                               
21:33:39 #12 82.15   glibc.aarch64 0:2.17-326.el7_9                                                
21:33:39 #12 82.15   glibc-common.aarch64 0:2.17-326.el7_9                                         
21:33:39 #12 82.15   systemd.aarch64 0:219-78.el7_9.5                                              
21:33:39 #12 82.15   systemd-libs.aarch64 0:219-78.el7_9.5                                         
21:33:39 #12 82.15 
21:33:39 #12 82.15 Complete!
21:33:39 #12 82.33 Loaded plugins: fastestmirror, ovl
21:33:39 #12 82.39 Enabling base-source repository
21:33:39 #12 82.39 Enabling extras-source repository
21:33:39 #12 82.39 Enabling updates-source repository
21:33:39 #12 82.39 Loading mirror speeds from cached hostfile
21:33:39 #12 82.39  * base: download.cf.centos.org
21:33:39 #12 82.39  * extras: download.cf.centos.org
21:33:39 #12 82.39  * updates: download.cf.centos.org
21:33:39 #12 82.40 Checking for new repos for mirrors
21:33:39 #8 47.97 Unpacking libapt-inst2.0:armhf (1.8.2.3) ...
21:33:39 #12 3.654 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:33:39 #12 3.658 Unpacking docker-ce-build-deps (1.0) ...
21:33:39 #8 42.97 Preparing to unpack .../203-libconvert-binhex-perl_1.125-1_all.deb ...
21:33:39 #8 42.99 Unpacking libconvert-binhex-perl (1.125-1) ...
21:33:39 #8 43.02 Selecting previously unselected package libcpanel-json-xs-perl.
21:33:39 #8 43.02 Preparing to unpack .../204-libcpanel-json-xs-perl_4.25-1+b1_armhf.deb ...
21:33:39 #8 43.03 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ...
21:33:39 #8 43.10 Selecting previously unselected package libdevel-stacktrace-perl.
21:33:39 #8 43.10 Preparing to unpack .../205-libdevel-stacktrace-perl_2.0400-1_all.deb ...
21:33:39 #8 43.10 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
21:33:39 #8 43.15 Selecting previously unselected package libexception-class-perl.
21:33:39 #8 43.15 Preparing to unpack .../206-libexception-class-perl_1.44-1_all.deb ...
21:33:39 #8 43.16 Unpacking libexception-class-perl (1.44-1) ...
21:33:39 #8 43.23 Selecting previously unselected package libiterator-perl.
21:33:39 #8 43.23 Preparing to unpack .../207-libiterator-perl_0.03+ds1-1.1_all.deb ...
21:33:39 #12 23.91   Running scriptlet: which-2.21-28.el9.aarch64                            71/71 
21:33:39 #12 26.19   Verifying        : acl-2.3.1-3.el9.aarch64                               1/71 
21:33:39 #12 26.19   Verifying        : cryptsetup-libs-2.4.3-4.el9.aarch64                   2/71 
21:33:39 #12 26.19   Verifying        : dbus-1:1.12.20-5.el9.aarch64                          3/71 
21:33:39 #12 26.19   Verifying        : dbus-broker-28-6.el9.aarch64                          4/71 
21:33:39 #12 26.19   Verifying        : dbus-common-1:1.12.20-5.el9.noarch                    5/71 
21:33:39 #12 26.19   Verifying        : device-mapper-9:1.02.185-3.el9.aarch64                6/71 
21:33:39 #12 26.19   Verifying        : device-mapper-libs-9:1.02.185-3.el9.aarch64           7/71 
21:33:39 #12 26.19   Verifying        : kmod-libs-28-7.el9.aarch64                            8/71 
21:33:39 #12 26.19   Verifying        : libatomic-11.3.1-2.1.el9.aarch64                      9/71 
21:33:39 #12 26.19   Verifying        : libcbor-0.7.0-5.el9.aarch64                          10/71 
21:33:39 #12 26.19   Verifying        : libedit-3.1-37.20210216cvs.el9.aarch64               11/71 
21:33:39 #12 26.19   Verifying        : libfido2-1.6.0-7.el9.aarch64                         12/71 
21:33:39 #12 26.19   Verifying        : libseccomp-2.5.2-2.el9.aarch64                       13/71 
21:33:39 #12 26.19   Verifying        : make-1:4.3-7.el9.aarch64                             14/71 
21:33:39 #12 26.19   Verifying        : openssh-8.7p1-21.el9.aarch64                         15/71 
21:33:39 #12 26.19   Verifying        : openssh-clients-8.7p1-21.el9.aarch64                 16/71 
21:33:39 #12 26.19   Verifying        : rpm-plugin-selinux-4.16.1.3-17.el9.aarch64           17/71 
21:33:39 #12 26.19   Verifying        : selinux-policy-34.1.39-1.el9.noarch                  18/71 
21:33:39 #12 26.19   Verifying        : selinux-policy-targeted-34.1.39-1.el9.noarch         19/71 
21:33:39 #12 26.19   Verifying        : systemd-250-7.el9.aarch64                            20/71 
21:33:39 #12 26.19   Verifying        : systemd-pam-250-7.el9.aarch64                        21/71 
21:33:39 #12 26.19   Verifying        : systemd-rpm-macros-250-7.el9.noarch                  22/71 
21:33:39 #12 26.19   Verifying        : which-2.21-28.el9.aarch64                            23/71 
21:33:39 #12 26.19   Verifying        : annobin-10.73-3.el9.aarch64                          24/71 
21:33:39 #12 26.19   Verifying        : autoconf-2.69-38.el9.noarch                          25/71 
21:33:39 #12 26.19   Verifying        : automake-1.16.2-6.el9.noarch                         26/71 
21:33:39 #12 26.19   Verifying        : cmake-3.20.2-7.el9.aarch64                           27/71 
21:33:39 #12 26.19   Verifying        : cmake-data-3.20.2-7.el9.noarch                       28/71 
21:33:39 #12 26.19   Verifying        : cmake-filesystem-3.20.2-7.el9.aarch64                29/71 
21:33:39 #12 26.19   Verifying        : cmake-rpm-macros-3.20.2-7.el9.noarch                 30/71 
21:33:39 #12 26.19   Verifying        : cpp-11.3.1-2.1.el9.aarch64                           31/71 
21:33:39 #12 26.19   Verifying        : gcc-11.3.1-2.1.el9.aarch64                           32/71 
21:33:39 #12 26.19   Verifying        : gcc-plugin-annobin-11.3.1-2.1.el9.aarch64            33/71 
21:33:39 #12 26.19   Verifying        : git-2.31.1-2.el9.2.aarch64                           34/71 
21:33:39 #12 26.19   Verifying        : git-core-2.31.1-2.el9.2.aarch64                      35/71 
21:33:39 #12 26.19   Verifying        : git-core-doc-2.31.1-2.el9.2.noarch                   36/71 
21:33:39 #12 26.19   Verifying        : glibc-devel-2.34-40.el9.aarch64                      37/71 
21:33:39 #12 26.19   Verifying        : kernel-headers-5.14.0-142.el9.aarch64                38/71 
21:33:39 #12 26.19   Verifying        : libasan-11.3.1-2.1.el9.aarch64                       39/71 
21:33:39 #12 26.19   Verifying        : libmpc-1.2.1-4.el9.aarch64                           40/71 
21:33:39 #12 26.19   Verifying        : libseccomp-devel-2.5.2-2.el9.aarch64                 41/71 
21:33:39 #12 26.19   Verifying        : libselinux-devel-3.4-3.el9.aarch64                   42/71 
21:33:39 #12 26.19   Verifying        : libsepol-devel-3.4-1.1.el9.aarch64                   43/71 
21:33:39 #12 26.19   Verifying        : libtool-2.4.6-45.el9.aarch64                         44/71 
21:33:39 #12 26.19   Verifying        : libtool-ltdl-2.4.6-45.el9.aarch64                    45/71 
21:33:39 #12 26.19   Verifying        : libubsan-11.3.1-2.1.el9.aarch64                      46/71 
21:33:39 #12 26.19   Verifying        : libuv-1:1.42.0-1.el9.aarch64                         47/71 
21:33:39 #12 26.19   Verifying        : libxcrypt-devel-4.4.18-3.el9.aarch64                 48/71 
21:33:39 #12 26.19   Verifying        : llvm-libs-14.0.5-1.el9.aarch64                       49/71 
21:33:39 #12 26.19   Verifying        : m4-1.4.19-1.el9.aarch64                              50/71 
21:33:39 #12 26.19   Verifying        : pcre2-devel-10.40-2.el9.aarch64                      51/71 
21:33:39 #12 26.19   Verifying        : pcre2-utf16-10.40-2.el9.aarch64                      52/71 
21:33:39 #12 26.19   Verifying        : pcre2-utf32-10.40-2.el9.aarch64                      53/71 
21:33:39 #12 26.19   Verifying        : perl-DynaLoader-1.47-479.el9.aarch64                 54/71 
21:33:39 #12 26.19   Verifying        : perl-Error-1:0.17029-7.el9.noarch                    55/71 
21:33:39 #12 26.19   Verifying        : perl-File-Compare-1.100.600-479.el9.noarch           56/71 
21:33:39 #12 26.19   Verifying        : perl-File-Copy-2.34-479.el9.noarch                   57/71 
21:33:39 #12 26.19   Verifying        : perl-File-Find-1.37-479.el9.noarch                   58/71 
21:33:39 #12 26.19   Verifying        : perl-Git-2.31.1-2.el9.2.noarch                       59/71 
21:33:39 #12 26.19   Verifying        : perl-TermReadKey-2.38-11.el9.aarch64                 60/71 
21:33:39 #12 26.19   Verifying        : perl-Thread-Queue-3.14-460.el9.noarch                61/71 
21:33:39 #12 26.19   Verifying        : perl-lib-0.65-479.el9.aarch64                        62/71 
21:33:39 #12 26.19   Verifying        : perl-threads-1:2.25-460.el9.aarch64                  63/71 
21:33:39 #12 26.19   Verifying        : perl-threads-shared-1.61-460.el9.aarch64             64/71 
21:33:39 #12 26.19   Verifying        : policycoreutils-devel-3.4-2.el9.aarch64              65/71 
21:33:39 #12 26.19   Verifying        : selinux-policy-devel-34.1.39-1.el9.noarch            66/71 
21:33:39 #12 26.19   Verifying        : systemd-devel-250-7.el9.aarch64                      67/71 
21:33:39 #12 26.19   Verifying        : device-mapper-devel-9:1.02.185-3.el9.aarch64         68/71 
21:33:39 #12 26.19   Verifying        : glibc-static-2.34-40.el9.aarch64                     69/71 
21:33:39 #12 26.19   Verifying        : libtool-ltdl-devel-2.4.6-45.el9.aarch64              70/71 
21:33:39 #12 26.19   Verifying        : libxcrypt-static-4.4.18-3.el9.aarch64                71/71 
21:33:39 #12 26.32 
21:33:39 #12 26.32 Installed:
21:33:39 #12 26.32   acl-2.3.1-3.el9.aarch64                                                       
21:33:39 #12 26.32   annobin-10.73-3.el9.aarch64                                                   
21:33:39 #12 26.32   autoconf-2.69-38.el9.noarch                                                   
21:33:39 #12 26.32   automake-1.16.2-6.el9.noarch                                                  
21:33:39 #12 26.32   cmake-3.20.2-7.el9.aarch64                                                    
21:33:39 #12 26.32   cmake-data-3.20.2-7.el9.noarch                                                
21:33:39 #12 26.32   cmake-filesystem-3.20.2-7.el9.aarch64                                         
21:33:39 #12 26.32   cmake-rpm-macros-3.20.2-7.el9.noarch                                          
21:33:39 #12 26.32   cpp-11.3.1-2.1.el9.aarch64                                                    
21:33:39 #12 26.32   cryptsetup-libs-2.4.3-4.el9.aarch64                                           
21:33:39 #12 26.32   dbus-1:1.12.20-5.el9.aarch64                                                  
21:33:39 #12 26.32   dbus-broker-28-6.el9.aarch64                                                  
21:33:39 #12 26.32   dbus-common-1:1.12.20-5.el9.noarch                                            
21:33:39 #12 26.32   device-mapper-9:1.02.185-3.el9.aarch64                                        
21:33:39 #12 26.32   device-mapper-devel-9:1.02.185-3.el9.aarch64                                  
21:33:39 #12 26.32   device-mapper-libs-9:1.02.185-3.el9.aarch64                                   
21:33:39 #12 26.32   gcc-11.3.1-2.1.el9.aarch64                                                    
21:33:39 #12 26.32   gcc-plugin-annobin-11.3.1-2.1.el9.aarch64                                     
21:33:39 #12 26.32   git-2.31.1-2.el9.2.aarch64                                                    
21:33:39 #12 26.32   git-core-2.31.1-2.el9.2.aarch64                                               
21:33:39 #12 26.32   git-core-doc-2.31.1-2.el9.2.noarch                                            
21:33:39 #12 26.32   glibc-devel-2.34-40.el9.aarch64                                               
21:33:39 #12 26.32   glibc-static-2.34-40.el9.aarch64                                              
21:33:39 #12 26.32   kernel-headers-5.14.0-142.el9.aarch64                                         
21:33:39 #12 26.32   kmod-libs-28-7.el9.aarch64                                                    
21:33:39 #12 26.32   libasan-11.3.1-2.1.el9.aarch64                                                
21:33:39 #12 26.32   libatomic-11.3.1-2.1.el9.aarch64                                              
21:33:39 #12 26.32   libcbor-0.7.0-5.el9.aarch64                                                   
21:33:39 #12 26.32   libedit-3.1-37.20210216cvs.el9.aarch64                                        
21:33:39 #12 26.32   libfido2-1.6.0-7.el9.aarch64                                                  
21:33:39 #12 26.32   libmpc-1.2.1-4.el9.aarch64                                                    
21:33:39 #12 26.32   libseccomp-2.5.2-2.el9.aarch64                                                
21:33:39 #12 26.32   libseccomp-devel-2.5.2-2.el9.aarch64                                          
21:33:39 #12 26.32   libselinux-devel-3.4-3.el9.aarch64                                            
21:33:39 #12 26.32   libsepol-devel-3.4-1.1.el9.aarch64                                            
21:33:39 #12 26.32   libtool-2.4.6-45.el9.aarch64                                                  
21:33:39 #12 26.32   libtool-ltdl-2.4.6-45.el9.aarch64                                             
21:33:39 #12 26.32   libtool-ltdl-devel-2.4.6-45.el9.aarch64                                       
21:33:39 #12 26.32   libubsan-11.3.1-2.1.el9.aarch64                                               
21:33:39 #12 26.32   libuv-1:1.42.0-1.el9.aarch64                                                  
21:33:39 #12 26.32   libxcrypt-devel-4.4.18-3.el9.aarch64                                          
21:33:39 #12 26.32   libxcrypt-static-4.4.18-3.el9.aarch64                                         
21:33:39 #12 26.32   llvm-libs-14.0.5-1.el9.aarch64                                                
21:33:39 #12 26.32   m4-1.4.19-1.el9.aarch64                                                       
21:33:39 #12 26.32   make-1:4.3-7.el9.aarch64                                                      
21:33:39 #12 26.32   openssh-8.7p1-21.el9.aarch64                                                  
21:33:39 #12 26.32   openssh-clients-8.7p1-21.el9.aarch64                                          
21:33:39 #12 26.32   pcre2-devel-10.40-2.el9.aarch64                                               
21:33:39 #12 26.32   pcre2-utf16-10.40-2.el9.aarch64                                               
21:33:39 #12 26.32   pcre2-utf32-10.40-2.el9.aarch64                                               
21:33:39 #12 26.32   perl-DynaLoader-1.47-479.el9.aarch64                                          
21:33:39 #12 26.32   perl-Error-1:0.17029-7.el9.noarch                                             
21:33:39 #12 26.32   perl-File-Compare-1.100.600-479.el9.noarch                                    
21:33:39 #12 26.32   perl-File-Copy-2.34-479.el9.noarch                                            
21:33:39 #12 26.32   perl-File-Find-1.37-479.el9.noarch                                            
21:33:39 #12 26.32   perl-Git-2.31.1-2.el9.2.noarch                                                
21:33:39 #12 26.32   perl-TermReadKey-2.38-11.el9.aarch64                                          
21:33:39 #12 26.32   perl-Thread-Queue-3.14-460.el9.noarch                                         
21:33:39 #12 26.32   perl-lib-0.65-479.el9.aarch64                                                 
21:33:39 #12 26.32   perl-threads-1:2.25-460.el9.aarch64                                           
21:33:39 #12 26.32   perl-threads-shared-1.61-460.el9.aarch64                                      
21:33:39 #12 26.32   policycoreutils-devel-3.4-2.el9.aarch64                                       
21:33:39 #12 26.32   rpm-plugin-selinux-4.16.1.3-17.el9.aarch64                                    
21:33:39 #12 26.32   selinux-policy-34.1.39-1.el9.noarch                                           
21:33:39 #12 26.32   selinux-policy-devel-34.1.39-1.el9.noarch                                     
21:33:39 #12 26.32   selinux-policy-targeted-34.1.39-1.el9.noarch                                  
21:33:39 #12 26.32   systemd-250-7.el9.aarch64                                                     
21:33:39 #12 26.32   systemd-devel-250-7.el9.aarch64                                               
21:33:39 #12 26.32   systemd-pam-250-7.el9.aarch64                                                 
21:33:39 #12 26.32   systemd-rpm-macros-250-7.el9.noarch                                           
21:33:39 #12 26.32   which-2.21-28.el9.aarch64                                                     
21:33:39 #12 26.32 
21:33:39 #12 26.32 Complete!
21:33:39 #11 3.535 (1/108): autoconf-2.71-2.fc36.noarch.rpm        1.5 MB/s | 718 kB     00:00    
21:33:39 #11 3.544 (2/108): checkpolicy-3.3-2.fc36.aarch64.rpm     715 kB/s | 336 kB     00:00    
21:33:39 #11 3.562 (3/108): cmake-filesystem-3.22.2-1.fc36.aarch64 1.1 MB/s |  18 kB     00:00    
21:33:39 #11 3.571 (4/108): cmake-rpm-macros-3.22.2-1.fc36.noarch. 2.0 MB/s |  17 kB     00:00    
21:33:39 #11 3.590 (5/108): cryptsetup-libs-2.4.3-2.fc36.aarch64.r  25 MB/s | 430 kB     00:00    
21:33:39 #11 3.601 (6/108): dbus-1.14.0-1.fc36.aarch64.rpm         827 kB/s | 7.5 kB     00:00    
21:33:39 #11 3.628 (7/108): cmake-data-3.22.2-1.fc36.noarch.rpm     17 MB/s | 1.6 MB     00:00    
21:33:39 #11 3.633 (8/108): dbus-common-1.14.0-1.fc36.noarch.rpm   452 kB/s |  14 kB     00:00    
21:33:39 #11 3.640 (9/108): device-mapper-1.02.175-7.fc36.aarch64.  15 MB/s | 137 kB     00:00    
21:33:39 #11 3.646 (10/108): device-mapper-devel-1.02.175-7.fc36.a 3.6 MB/s |  43 kB     00:00    
21:33:39 #11 3.653 (11/108): device-mapper-libs-1.02.175-7.fc36.aa  13 MB/s | 170 kB     00:00    
21:33:39 #11 3.660 (12/108): e2fsprogs-libs-1.46.5-2.fc36.aarch64.  16 MB/s | 223 kB     00:00    
21:33:39 #11 3.689 (13/108): jsoncpp-1.9.5-2.fc36.aarch64.rpm      3.1 MB/s |  92 kB     00:00    
21:33:39 #11 3.711 (14/108): cmake-3.22.2-1.fc36.aarch64.rpm       9.2 MB/s | 5.8 MB     00:00    
21:33:39 #11 3.714 (15/108): kmod-libs-29-7.fc36.aarch64.rpm       2.7 MB/s |  65 kB     00:00    
21:33:39 #11 3.725 (16/108): libcbor-0.7.0-5.fc36.aarch64.rpm      3.9 MB/s |  55 kB     00:00    
21:33:39 #11 3.730 (17/108): libedit-3.1-41.20210910cvs.fc36.aarch 7.0 MB/s | 104 kB     00:00    
21:33:39 #11 3.754 (18/108): libfido2-1.10.0-3.fc36.aarch64.rpm    4.0 MB/s |  94 kB     00:00    
21:33:39 #11 3.768 (19/108): libfdisk-2.38-0.2.fc36.aarch64.rpm    3.6 MB/s | 153 kB     00:00    
21:33:39 #11 3.772 (20/108): libmpc-1.2.1-4.fc36.aarch64.rpm       3.5 MB/s |  62 kB     00:00    
21:33:39 #11 3.781 (21/108): libseccomp-2.5.3-2.fc36.aarch64.rpm   5.9 MB/s |  71 kB     00:00    
21:33:39 #11 3.784 (22/108): libseccomp-devel-2.5.3-2.fc36.aarch64 4.2 MB/s |  53 kB     00:00    
21:33:39 #11 3.794 (23/108): libselinux-utils-3.3-4.fc36.aarch64.r  15 MB/s | 144 kB     00:00    
21:33:39 #11 3.799 (24/108): libselinux-devel-3.3-4.fc36.aarch64.r 6.6 MB/s | 113 kB     00:00    
21:33:39 #11 3.811 (25/108): libutempter-1.2.1-6.fc36.aarch64.rpm  2.1 MB/s |  26 kB     00:00    
21:33:39 #11 3.814 (26/108): libsepol-devel-3.3-3.fc36.aarch64.rpm 2.0 MB/s |  40 kB     00:00    
21:33:39 #11 3.833 (27/108): libxcrypt-static-4.4.28-1.fc36.aarch6 6.4 MB/s | 115 kB     00:00    
21:33:39 #11 3.837 (28/108): libxcrypt-devel-4.4.28-1.fc36.aarch64 1.1 MB/s |  29 kB     00:00    
21:33:39 #11 3.855 (29/108): libxkbcommon-1.4.0-1.fc36.aarch64.rpm 6.3 MB/s | 139 kB     00:00    
21:33:39 #11 3.859 (30/108): lzo-2.10-6.fc36.aarch64.rpm           2.9 MB/s |  63 kB     00:00    
21:33:39 #11 3.873 (31/108): m4-1.4.19-3.fc36.aarch64.rpm           17 MB/s | 293 kB     00:00    
21:33:39 #11 3.889 (32/108): guile22-2.2.7-5.fc36.aarch64.rpm       27 MB/s | 6.4 MB     00:00    
21:33:39 #11 3.917 (33/108): openssh-8.8p1-1.fc36.1.aarch64.rpm    9.9 MB/s | 440 kB     00:00    
21:33:39 #9 52.31 Setting up libgomp1:armhf (10.3.0-1ubuntu1~20.04) ...
21:33:39 #9 52.33 Setting up libcbor0.6:armhf (0.6.0-0ubuntu1) ...
21:33:39 #9 52.34 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
21:33:39 #9 52.35 Setting up libfakeroot:armhf (1.24-1) ...
21:33:39 #9 52.37 Setting up libkrb5support0:armhf (1.17-6ubuntu4.1) ...
21:33:39 #9 52.39 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ...
21:33:39 #9 52.40 Setting up tzdata (2022a-0ubuntu0.20.04) ...
21:33:39 #9 52.51 
21:33:39 #9 52.51 Current default time zone: 'Etc/UTC'
21:33:39 #9 52.51 Local time is now:      Tue Aug 16 21:33:39 UTC 2022.
21:33:39 #9 52.51 Universal Time is now:  Tue Aug 16 21:33:39 UTC 2022.
21:33:39 #9 52.51 Run 'dpkg-reconfigure tzdata' if you wish to change it.
21:33:39 #9 52.51 
21:33:39 #11 2.960 dh_testdir
21:33:39 #11 2.977 dh_testroot
21:33:39 #11 2.993 dh_prep
21:33:39 #11 3.011 dh_testdir
21:33:39 #11 3.027 dh_testroot
21:33:39 #11 3.043 dh_install
21:33:39 #11 3.066 dh_installdocs
21:33:39 #11 3.095 dh_installchangelogs
21:33:39 #11 3.158 dh_compress
21:33:39 #11 3.190 dh_fixperms
21:33:39 #8 51.86 127 added, 0 removed; done.
21:33:39 #8 51.95 Setting up manpages-dev (4.15-1) ...
21:33:39 #8 51.96 Setting up libc6-dev:armhf (2.27-3ubuntu1.6) ...
21:33:39 #8 52.01 Setting up libassuan0:armhf (2.5.1-2) ...
21:33:39 #8 52.02 Setting up xdg-user-dirs (0.17-1ubuntu1) ...
21:33:39 #8 52.05 Setting up libx11-data (2:1.6.4-3ubuntu0.4) ...
21:33:39 #11 8.883 Preparing to unpack .../23-pkg-config_0.29.1-0ubuntu2_arm64.deb ...
21:33:39 #11 8.886 Unpacking pkg-config (0.29.1-0ubuntu2) ...
21:33:39 #11 8.950 Setting up libsepol1-dev:arm64 (2.7-1ubuntu0.1) ...
21:33:39 #11 8.961 Setting up libuv1:arm64 (1.18.0-3) ...
21:33:39 #11 8.972 Setting up bash-completion (1:2.8-1ubuntu1) ...
21:33:39 #13 6.124 (61/66): device-mapper-libs-1.02.181-5.el8.x86_ 4.5 MB/s | 410 kB     00:00    
21:33:39 #13 6.207 (62/66): glibc-static-2.28-208.el8.x86_64.rpm   7.0 MB/s | 2.1 MB     00:00    
21:33:39 #12 5.302 Get:2 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 cmake-data all 3.16.3-1ubuntu1 [1612 kB]
21:33:39 #12 7.278 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pkg-config arm64 0.29.2-1ubuntu3 [47.4 kB]
21:33:39 #12 7.469 debconf: delaying package configuration, since apt-utils is not installed
21:33:39 #12 7.508 Fetched 11.1 MB in 2s (7050 kB/s)
21:33:39 #12 7.541 Selecting previously unselected package bash-completion.
21:33:39 #21 47.33 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64.
21:33:39 #21 47.33 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
21:33:39 #21 47.35 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
21:33:39 #9 47.84 Setting up libdw1:armhf (0.186-1build1) ...
21:33:39 #9 47.86 Setting up libxdmcp6:armhf (1:1.1.3-0ubuntu5) ...
21:33:39 #9 47.88 Setting up libxcb1:armhf (1.14-3ubuntu3) ...
21:33:39 #9 47.89 Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
21:33:39 #9 48.06 Setting up libedit2:armhf (3.1-20210910-1build1) ...
21:33:39 #9 48.08 Setting up libreadline8:armhf (8.1.2-1) ...
21:33:39 #9 48.09 Setting up m4 (1.4.18-5ubuntu2) ...
21:33:39 #8 40.82 Setting up groff-base (1.22.4-6) ...
21:33:39 #8 40.85 Setting up cpp (4:10.2.1-1+rpi1) ...
21:33:39 #8 40.87 Setting up libc6-dev:armhf (2.31-13+rpt2+rpi1+deb11u3) ...
21:33:39 #8 40.88 Setting up binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ...
21:33:39 #8 40.90 Setting up python3.9 (3.9.2-1+rpi1) ...
21:33:39 #12 82.47 Getting requirements for /root/rpmbuild/SPECS/docker-buildx-plugin.spec
21:33:39 #12 82.47  --> Already installed : bash-4.2.46-34.el7.aarch64
21:33:39 #12 82.47 No uninstalled build requires
21:33:39 #8 48.07 Selecting previously unselected package libapt-pkg-perl.
21:33:39 #8 48.07 Preparing to unpack .../169-libapt-pkg-perl_0.1.34+b1_armhf.deb ...
21:33:39 #8 48.08 Unpacking libapt-pkg-perl (0.1.34+b1) ...
21:33:39 #8 48.17 Selecting previously unselected package libarchive-cpio-perl.
21:33:39 #8 48.18 Preparing to unpack .../170-libarchive-cpio-perl_0.10-1_all.deb ...
21:33:39 #8 48.19 Unpacking libarchive-cpio-perl (0.10-1) ...
21:33:39 #8 43.24 Unpacking libiterator-perl (0.03+ds1-1.1) ...
21:33:39 #8 43.32 Selecting previously unselected package libiterator-util-perl.
21:33:39 #8 43.32 Preparing to unpack .../208-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
21:33:39 #8 43.34 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
21:33:39 #8 43.38 Selecting previously unselected package libexporter-tiny-perl.
21:33:39 #8 43.38 Preparing to unpack .../209-libexporter-tiny-perl_1.002002-1_all.deb ...
21:33:39 #8 43.39 Unpacking libexporter-tiny-perl (1.002002-1) ...
21:33:39 #8 43.44 Selecting previously unselected package liblist-moreutils-xs-perl.
21:33:39 #8 43.44 Preparing to unpack .../210-liblist-moreutils-xs-perl_0.430-2_armhf.deb ...
21:33:39 #12 26.79 Last metadata expiration check: 0:00:24 ago on Tue Aug 16 21:33:15 2022.
21:33:39 #12 26.84 Package bash-5.1.8-4.el9.aarch64 is already installed.
21:33:39 #11 3.923 (34/108): openssh-clients-8.8p1-1.fc36.1.aarch6  20 MB/s | 671 kB     00:00    
21:33:39 #11 3.928 (35/108): make-4.3-7.fc36.aarch64.rpm           7.5 MB/s | 529 kB     00:00    
21:33:39 #11 3.935 (36/108): pcre2-devel-10.39-1.fc36.1.aarch64.rp  27 MB/s | 474 kB     00:00    
21:33:39 #11 3.946 (37/108): perl-Error-0.17029-8.fc36.noarch.rpm  3.7 MB/s |  41 kB     00:00    
21:33:39 #11 3.954 (38/108): pcre2-utf16-10.39-1.fc36.1.aarch64.rp 6.4 MB/s | 192 kB     00:00    
21:33:39 #11 3.956 (39/108): perl-File-Compare-1.100.600-486.fc36. 1.8 MB/s |  18 kB     00:00    
21:33:39 #11 3.963 (40/108): perl-File-Find-1.39-486.fc36.noarch.r 4.4 MB/s |  30 kB     00:00    
21:33:39 #11 3.966 (41/108): perl-File-Copy-2.35-486.fc36.noarch.r 2.0 MB/s |  25 kB     00:00    
21:33:39 #11 3.970 (42/108): perl-TermReadKey-2.38-12.fc36.aarch64 5.9 MB/s |  36 kB     00:00    
21:33:39 #11 3.975 (43/108): perl-Thread-Queue-3.14-479.fc36.noarc 2.5 MB/s |  21 kB     00:00    
21:33:39 #11 3.977 (44/108): perl-lib-0.65-486.fc36.aarch64.rpm    2.5 MB/s |  20 kB     00:00    
21:33:39 #11 3.987 (45/108): perl-threads-shared-1.62-479.fc36.aar 4.8 MB/s |  43 kB     00:00    
21:33:39 #11 3.990 (46/108): perl-threads-2.26-449.fc36.aarch64.rp 3.8 MB/s |  56 kB     00:00    
21:33:39 #11 3.999 (47/108): policycoreutils-3.3-4.fc36.aarch64.rp  18 MB/s | 203 kB     00:00    
21:33:39 #11 4.002 (48/108): policycoreutils-devel-3.3-4.fc36.aarc  11 MB/s | 137 kB     00:00    
21:33:39 #11 4.008 (49/108): pcre2-utf32-10.39-1.fc36.1.aarch64.rp 2.3 MB/s | 182 kB     00:00    
21:33:39 #11 4.012 (50/108): policycoreutils-python-utils-3.3-4.fc 5.3 MB/s |  72 kB     00:00    
21:33:39 #11 4.016 (51/108): python3-audit-3.0.8-1.fc36.aarch64.rp 6.0 MB/s |  82 kB     00:00    
21:33:39 #11 4.023 (52/108): python3-libsemanage-3.3-3.fc36.aarch6 7.3 MB/s |  81 kB     00:00    
21:33:39 #11 4.045 (53/108): python3-setools-4.4.0-5.fc36.aarch64.  25 MB/s | 540 kB     00:00    
21:33:39 #11 4.057 (54/108): python3-policycoreutils-3.3-4.fc36.no  49 MB/s | 2.0 MB     00:00    
21:33:39 #11 4.063 (55/108): python3-libselinux-3.3-4.fc36.aarch64 3.2 MB/s | 181 kB     00:00    
21:33:39 #11 4.068 (56/108): qrencode-libs-4.1.1-2.fc36.aarch64.rp 6.3 MB/s |  61 kB     00:00    
21:33:39 #11 4.092 (57/108): rhash-1.4.2-2.fc36.aarch64.rpm        6.3 MB/s | 185 kB     00:00    
21:33:39 #11 4.102 (58/108): which-2.21-32.fc36.aarch64.rpm        4.3 MB/s |  42 kB     00:00    
21:33:39 #11 4.132 (59/108): util-linux-2.38-0.2.fc36.aarch64.rpm   35 MB/s | 2.2 MB     00:00    
21:33:39 #11 4.146 (60/108): annobin-docs-10.81-1.fc36.noarch.rpm  7.0 MB/s |  91 kB     00:00    
21:33:39 #11 4.152 (61/108): python3-setuptools-59.6.0-2.fc36.noar 8.7 MB/s | 936 kB     00:00    
21:33:39 #11 4.174 (62/108): automake-1.16.5-7.fc36.noarch.rpm      30 MB/s | 675 kB     00:00    
21:33:39 #11 4.189 (63/108): annobin-plugin-gcc-10.81-1.fc36.aarch  20 MB/s | 881 kB     00:00    
21:33:39 #11 4.199 (64/108): xkeyboard-config-2.35.1-1.fc36.noarch 8.9 MB/s | 878 kB     00:00    
21:33:39 #11 4.205 (65/108): btrfs-progs-5.18-1.fc36.aarch64.rpm    32 MB/s | 965 kB     00:00    
21:33:39 #11 4.208 (66/108): btrfs-progs-devel-5.18-1.fc36.aarch64 3.0 MB/s |  55 kB     00:00    
21:33:39 #11 4.222 (67/108): gc-8.0.6-3.fc36.aarch64.rpm           7.3 MB/s | 102 kB     00:00    
21:33:39 #11 4.229 (68/108): dbus-broker-31-1.fc36.aarch64.rpm     7.0 MB/s | 170 kB     00:00    
21:33:39 #11 4.239 (69/108): gcc-plugin-annobin-12.1.1-1.fc36.aarc 4.9 MB/s |  47 kB     00:00    
21:33:39 #9 52.57 Setting up fakeroot (1.24-1) ...
21:33:39 #9 52.58 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:33:39 #9 52.58 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:33:39 #9 52.58 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:33:39 #9 52.58 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:33:39 #9 52.58 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:33:39 #9 52.58 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:33:39 #9 52.58 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:33:39 #9 52.59 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:33:39 #9 52.59 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:33:39 #9 52.60 Setting up autotools-dev (20180224.1) ...
21:33:39 #9 52.61 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
21:33:39 #9 52.62 Setting up libx11-data (2:1.6.9-2ubuntu1.2) ...
21:33:39 #9 52.63 Setting up make (4.2.1-1.2) ...
21:33:39 #9 52.64 Setting up libmpfr6:armhf (4.0.2-1) ...
21:33:39 #9 52.66 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
21:33:39 #9 52.67 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ...
21:33:39 #9 52.68 Setting up libidn11:armhf (1.33-2.2ubuntu2) ...
21:33:39 #9 52.70 Setting up strace (5.5-3ubuntu1) ...
21:33:39 #9 52.71 Setting up libsigsegv2:armhf (2.12-2) ...
21:33:39 #9 52.72 Setting up xz-utils (5.2.4-1ubuntu1.1) ...
21:33:39 #9 52.73 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:33:39 #9 52.73 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:33:39 #9 52.73 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:33:39 #9 52.73 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:33:39 #9 52.73 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:33:39 #9 52.73 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:33:39 #9 52.73 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:33:39 #9 52.73 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:33:39 #9 52.73 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:33:39 #9 52.73 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:33:39 #9 52.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:33:39 #9 52.75 Setting up t1utils (1.41-3) ...
21:33:39 #9 52.76 Setting up diffstat (1.63-1) ...
21:33:39 #11 3.228 dh_installdeb
21:33:39 #11 3.252 dh_gencontrol
21:33:39 #11 3.363 dh_md5sums
21:33:39 #11 3.389 dh_builddeb
21:33:39 #11 3.407 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:33:39 #11 3.427 
21:33:39 #11 3.427 The package has been created.
21:33:39 #11 3.427 Attention, the package has been created in the current directory,
21:33:39 #11 3.427 not in ".." as indicated by the message above!
21:33:39 #11 3.448 Selecting previously unselected package docker-ce-build-deps.
21:33:39 #8 52.05 Setting up diffstat (1.61-1build1) ...
21:33:39 #8 52.06 Setting up libxau6:armhf (1:1.0.8-1ubuntu1) ...
21:33:39 #8 52.07 Setting up autopoint (0.19.8.1-6ubuntu0.3) ...
21:33:39 #8 52.09 Setting up libmpdec2:armhf (2.4.2-1ubuntu1) ...
21:33:39 #8 52.10 Setting up netbase (5.4) ...
21:33:39 #8 52.12 Setting up libisl19:armhf (0.19-1) ...
21:33:39 #8 52.13 Setting up libpython3.6-stdlib:armhf (3.6.9-1~18.04ubuntu1.8) ...
21:33:39 #8 52.14 Setting up libk5crypto3:armhf (1.16-2ubuntu0.2) ...
21:33:39 #8 52.15 Setting up python3.6 (3.6.9-1~18.04ubuntu1.8) ...
21:33:39 #8 39.80 Setting up libmpdec2:armhf (2.4.2-2) ...
21:33:39 #8 39.82 Setting up libbinutils:armhf (2.31.1-16+rpi2) ...
21:33:39 #8 39.86 Setting up cpp-8 (8.3.0-6+rpi1) ...
21:33:39 #8 39.87 Setting up libc-dev-bin (2.28-10+rpt2+rpi1+deb10u1) ...
21:33:39 #8 39.89 Setting up libbsd0:armhf (0.9.1-2+deb10u1) ...
21:33:39 #8 39.90 Setting up libtinfo5:armhf (6.1+20181013-2+deb10u2) ...
21:33:39 #8 39.91 Setting up binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ...
21:33:39 #8 39.92 Setting up libelf1:armhf (0.176-1.1) ...
21:33:39 #8 39.93 Setting up libxml2:armhf (2.9.4+dfsg1-7+deb10u4) ...
21:33:39 #8 39.96 Setting up libcc1-0:armhf (8.3.0-6+rpi1) ...
21:33:39 #8 39.97 Setting up libgdbm6:armhf (1.18.1-4) ...
21:33:39 #8 39.99 Setting up wdiff (1.2.2-2) ...
21:33:39 #8 40.00 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ...
21:33:39 #8 40.01 Setting up m4 (1.4.18-2) ...
21:33:39 #8 40.02 Setting up binutils (2.31.1-16+rpi2) ...
21:33:39 #8 40.03 Setting up bsdmainutils (11.1.2) ...
21:33:39 #8 40.05 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
21:33:39 #8 40.05 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/bsd-write.1.gz (of link group write) doesn't exist
21:33:39 #8 40.05 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
21:33:39 #8 40.05 update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/bsd-from.1.gz (of link group from) doesn't exist
21:33:39 #8 40.06 Setting up libcroco3:armhf (0.6.12-3) ...
21:33:39 #12 5.569 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libarchive13 arm64 3.4.0-2ubuntu1.2 [304 kB]
21:33:39 #13 6.497 (63/66): selinux-policy-minimum-3.14.3-105.el8.  15 MB/s |  13 MB     00:00    
21:33:39 #13 6.534 (64/66): systemd-libs-239-62.el8.x86_64.rpm     3.4 MB/s | 1.1 MB     00:00    
21:33:39 #13 6.589 (65/66): systemd-239-62.el8.x86_64.rpm          7.7 MB/s | 3.6 MB     00:00    
21:33:39 #12 7.541 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 25552 files and directories currently installed.)
21:33:39 #12 7.552 Preparing to unpack .../00-bash-completion_1%3a2.11-5ubuntu1_all.deb ...
21:33:39 #12 7.565 Unpacking bash-completion (1:2.11-5ubuntu1) ...
21:33:39 #12 7.696 Selecting previously unselected package libarchive13:arm64.
21:33:39 #12 7.696 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_arm64.deb ...
21:33:39 #12 7.704 Unpacking libarchive13:arm64 (3.6.0-1ubuntu1) ...
21:33:39 #12 7.743 Selecting previously unselected package libjsoncpp25:arm64.
21:33:39 #12 7.746 Preparing to unpack .../02-libjsoncpp25_1.9.5-3_arm64.deb ...
21:33:39 #12 7.749 Unpacking libjsoncpp25:arm64 (1.9.5-3) ...
21:33:39 #12 7.786 Selecting previously unselected package librhash0:arm64.
21:33:39 #12 7.789 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_arm64.deb ...
21:33:39 #12 7.792 Unpacking librhash0:arm64 (1.4.2-1ubuntu1) ...
21:33:39 #21 47.53 Selecting previously unselected package cpp-10-s390x-linux-gnu.
21:33:39 #21 47.53 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
21:33:39 #21 47.56 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
21:33:39 #9 48.11 Setting up libldap-2.5-0:armhf (2.5.12+dfsg-0ubuntu0.22.04.1) ...
21:33:39 #9 48.12 Setting up libpython3.10-stdlib:armhf (3.10.4-3ubuntu0.1) ...
21:33:39 #9 48.13 Setting up ca-certificates (20211016) ...
21:33:39 #8 48.30 Selecting previously unselected package libasync-mergepoint-perl.
21:33:39 #8 48.30 Preparing to unpack .../171-libasync-mergepoint-perl_0.04-2_all.deb ...
21:33:39 #8 48.31 Unpacking libasync-mergepoint-perl (0.04-2) ...
21:33:39 #8 48.33 Selecting previously unselected package libauthen-sasl-perl.
21:33:39 #8 48.34 Preparing to unpack .../172-libauthen-sasl-perl_2.1600-1_all.deb ...
21:33:39 #8 48.34 Unpacking libauthen-sasl-perl (2.1600-1) ...
21:33:39 #8 48.38 Selecting previously unselected package libmodule-implementation-perl.
21:33:39 #8 48.38 Preparing to unpack .../173-libmodule-implementation-perl_0.09-1_all.deb ...
21:33:39 #8 48.39 Unpacking libmodule-implementation-perl (0.09-1) ...
21:33:39 #8 48.41 Selecting previously unselected package libvariable-magic-perl.
21:33:39 #8 48.42 Preparing to unpack .../174-libvariable-magic-perl_0.62-1+b1_armhf.deb ...
21:33:39 #8 48.42 Unpacking libvariable-magic-perl (0.62-1+b1) ...
21:33:39 #8 48.45 Selecting previously unselected package libb-hooks-endofscope-perl.
21:33:39 #8 48.46 Preparing to unpack .../175-libb-hooks-endofscope-perl_0.24-1_all.deb ...
21:33:39 #8 48.46 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
21:33:39 #8 48.49 Selecting previously unselected package libcapture-tiny-perl.
21:33:39 #8 48.50 Preparing to unpack .../176-libcapture-tiny-perl_0.48-1_all.deb ...
21:33:39 #8 48.50 Unpacking libcapture-tiny-perl (0.48-1) ...
21:33:39 #8 43.45 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
21:33:39 #8 43.50 Selecting previously unselected package liblist-moreutils-perl.
21:33:39 #8 43.50 Preparing to unpack .../211-liblist-moreutils-perl_0.430-2_all.deb ...
21:33:39 #8 43.51 Unpacking liblist-moreutils-perl (0.430-2) ...
21:33:39 #8 43.55 Selecting previously unselected package libdata-dpath-perl.
21:33:39 #8 43.55 Preparing to unpack .../212-libdata-dpath-perl_0.58-1_all.deb ...
21:33:39 #8 43.56 Unpacking libdata-dpath-perl (0.58-1) ...
21:33:39 #8 43.61 Selecting previously unselected package libdata-dump-perl.
21:33:39 #8 43.61 Preparing to unpack .../213-libdata-dump-perl_1.23-1.1_all.deb ...
21:33:39 #8 43.62 Unpacking libdata-dump-perl (1.23-1.1) ...
21:33:39 #8 43.66 Selecting previously unselected package libdata-messagepack-perl.
21:33:39 #8 43.66 Preparing to unpack .../214-libdata-messagepack-perl_1.00-4+b1_armhf.deb ...
21:33:39 #8 43.67 Unpacking libdata-messagepack-perl (1.00-4+b1) ...
21:33:39 #8 43.71 Selecting previously unselected package libnet-domain-tld-perl.
21:33:39 #8 43.71 Preparing to unpack .../215-libnet-domain-tld-perl_1.75-1.1_all.deb ...
21:33:39 #8 43.72 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
21:33:39 #8 43.76 Selecting previously unselected package libdata-validate-domain-perl.
21:33:39 #8 43.76 Preparing to unpack .../216-libdata-validate-domain-perl_0.10-1.1_all.deb ...
21:33:39 #12 26.87 Dependencies resolved.
21:33:39 #12 26.87 Nothing to do.
21:33:39 #12 26.87 Complete!
21:33:39 #12 DONE 27.0s
21:33:39 
21:33:39 #14 [stage-1 7/8] COPY --from=golang /usr/local/go /usr/local/go
21:33:39 #14 sha256:af017c35f81ada4cb937f6c40402515acc89f325349975cafb3a53d3b6cc5747
21:33:39 #11 4.250 (70/108): git-2.37.2-1.fc36.aarch64.rpm         6.0 MB/s |  66 kB     00:00    
21:33:39 #12 3.722 Reading package lists...
21:33:39 #9 52.78 Setting up libmpc3:armhf (1.1.0-1) ...
21:33:39 #9 52.79 Setting up libatomic1:armhf (10.3.0-1ubuntu1~20.04) ...
21:33:39 #9 52.80 Setting up patch (2.7.6-6) ...
21:33:39 #9 52.81 Setting up autopoint (0.19.8.1-10build1) ...
21:33:39 #9 52.83 Setting up libfl2:armhf (2.6.4-6.2) ...
21:33:39 #9 52.84 Setting up ucf (3.0038+nmu1) ...
21:33:39 #9 52.98 Setting up libk5crypto3:armhf (1.17-6ubuntu4.1) ...
21:33:39 #9 52.99 Setting up libltdl7:armhf (2.4.6-14) ...
21:33:39 #9 53.00 Setting up libsasl2-2:armhf (2.1.27+dfsg-2ubuntu0.1) ...
21:33:39 #9 53.02 Setting up libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
21:33:39 #9 53.03 Setting up libubsan1:armhf (10.3.0-1ubuntu1~20.04) ...
21:33:39 #9 53.04 Setting up python-apt-common (2.0.0ubuntu0.20.04.7) ...
21:33:39 #9 53.06 Setting up libcrypt-dev:armhf (1:4.4.10-10ubuntu4) ...
21:33:39 #9 53.08 Setting up libuchardet0:armhf (0.0.6-3build1) ...
21:33:39 #9 53.09 Setting up libre2-5:armhf (20200101+dfsg-1build1) ...
21:33:39 #9 53.11 Setting up git-man (1:2.25.1-1ubuntu3.5) ...
21:33:39 #9 53.12 Setting up libisl22:armhf (0.22.1-1) ...
21:33:39 #11 3.460 (Reading database ... 21449 files and directories currently installed.)
21:33:39 #11 3.461 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:33:39 #11 3.465 Unpacking docker-ce-build-deps (1.0) ...
21:33:39 #8 40.07 Setting up libgdbm-compat4:armhf (1.18.1-4) ...
21:33:39 #8 40.08 Setting up libgcc-8-dev:armhf (8.3.0-6+rpi1) ...
21:33:39 #8 40.10 Setting up libperl5.28:armhf (5.28.1-6+deb10u1) ...
21:33:39 #8 40.11 Setting up dwz (0.12-3) ...
21:33:39 #8 40.12 Setting up groff-base (1.22.4-3+deb10u1) ...
21:33:39 #8 40.14 Setting up cpp (4:8.3.0-1+rpi2) ...
21:33:39 #8 40.15 Setting up libc6-dev:armhf (2.28-10+rpt2+rpi1+deb10u1) ...
21:33:39 #8 40.17 Setting up libpython3-stdlib:armhf (3.7.3-1) ...
21:33:39 #8 40.18 Setting up python3.7 (3.7.3-2+deb10u3) ...
21:33:39 #12 5.585 Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjsoncpp1 arm64 1.7.4-3.1ubuntu2 [69.8 kB]
21:33:39 #12 5.589 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librhash0 arm64 1.3.9-1 [111 kB]
21:33:39 #12 5.595 Get:6 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libuv1 arm64 1.34.2-1ubuntu1.3 [75.1 kB]
21:33:39 #12 5.599 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 cmake arm64 3.16.3-1ubuntu1 [3115 kB]
21:33:39 #12 5.745 Get:8 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 dh-apparmor all 2.13.3-7ubuntu5.1 [9948 B]
21:33:39 #12 5.771 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libbtrfs0 arm64 5.4.1-2 [170 kB]
21:33:39 #12 5.772 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libbtrfs-dev arm64 5.4.1-2 [228 kB]
21:33:39 #12 5.774 Get:11 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevmapper1.02.1 arm64 2:1.02.167-1ubuntu1 [110 kB]
21:33:39 #12 5.775 Get:12 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.167-1ubuntu1 [10.9 kB]
21:33:39 #12 5.775 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libudev-dev arm64 245.4-4ubuntu3.17 [19.7 kB]
21:33:39 #12 5.776 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsepol1-dev arm64 3.0-1ubuntu0.1 [316 kB]
21:33:39 #12 5.782 Get:15 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpcre2-16-0 arm64 10.34-7 [156 kB]
21:33:39 #12 5.790 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpcre2-32-0 arm64 10.34-7 [147 kB]
21:33:39 #12 5.820 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpcre2-posix2 arm64 10.34-7 [5820 B]
21:33:39 #13 6.628 (66/66): systemd-pam-239-62.el8.x86_64.rpm      3.6 MB/s | 488 kB     00:00    
21:33:39 #13 6.632 --------------------------------------------------------------------------------
21:33:39 #13 6.632 Total                                            23 MB/s | 104 MB     00:04     
21:33:40 #12 7.828 Selecting previously unselected package libuv1:arm64.
21:33:40 #12 7.831 Preparing to unpack .../04-libuv1_1.43.0-1_arm64.deb ...
21:33:40 #12 7.835 Unpacking libuv1:arm64 (1.43.0-1) ...
21:33:40 #12 7.864 Selecting previously unselected package dh-elpa-helper.
21:33:40 #12 7.867 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ...
21:33:40 #12 7.870 Unpacking dh-elpa-helper (2.0.9ubuntu1) ...
21:33:40 #12 7.909 Selecting previously unselected package emacsen-common.
21:33:40 #12 7.912 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ...
21:33:40 #12 7.924 Unpacking emacsen-common (3.0.4) ...
21:33:40 #12 7.995 Selecting previously unselected package cmake-data.
21:33:40 #12 7.998 Preparing to unpack .../07-cmake-data_3.22.1-1ubuntu1_all.deb ...
21:33:40 #12 8.007 Unpacking cmake-data (3.22.1-1ubuntu1) ...
21:33:40 #11 9.675 Setting up libseccomp-dev:arm64 (2.5.1-1ubuntu1~18.04.2) ...
21:33:40 #11 9.685 Setting up cmake-data (3.10.2-1ubuntu2.18.04.2) ...
21:33:40 #11 9.702 Setting up libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:33:40 #11 9.712 Setting up librhash0:arm64 (1.3.6-2) ...
21:33:40 #11 9.722 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:33:40 #11 9.732 Setting up pkg-config (0.29.1-0ubuntu2) ...
21:33:40 #11 9.780 Setting up dh-apparmor (2.12-4ubuntu5.1) ...
21:33:40 #9 48.47 Updating certificates in /etc/ssl/certs...
21:33:40 #8 48.53 Selecting previously unselected package libcgi-pm-perl.
21:33:40 #8 48.53 Preparing to unpack .../177-libcgi-pm-perl_4.40-1_all.deb ...
21:33:40 #8 48.54 Unpacking libcgi-pm-perl (4.40-1) ...
21:33:40 #8 48.59 Selecting previously unselected package libfcgi-perl.
21:33:40 #8 48.59 Preparing to unpack .../178-libfcgi-perl_0.78-2+b3_armhf.deb ...
21:33:40 #8 48.59 Unpacking libfcgi-perl (0.78-2+b3) ...
21:33:40 #8 48.63 Selecting previously unselected package libcgi-fast-perl.
21:33:40 #8 48.63 Preparing to unpack .../179-libcgi-fast-perl_1%3a2.13-1_all.deb ...
21:33:40 #8 48.63 Unpacking libcgi-fast-perl (1:2.13-1) ...
21:33:40 #8 48.66 Selecting previously unselected package libsub-name-perl.
21:33:40 #8 48.67 Preparing to unpack .../180-libsub-name-perl_0.21-1+b3_armhf.deb ...
21:33:40 #8 48.67 Unpacking libsub-name-perl (0.21-1+b3) ...
21:33:40 #8 48.70 Selecting previously unselected package libclass-accessor-perl.
21:33:40 #8 48.70 Preparing to unpack .../181-libclass-accessor-perl_0.51-1_all.deb ...
21:33:40 #8 48.70 Unpacking libclass-accessor-perl (0.51-1) ...
21:33:40 #8 48.74 Selecting previously unselected package libclass-inspector-perl.
21:33:40 #8 48.74 Preparing to unpack .../182-libclass-inspector-perl_1.32-1_all.deb ...
21:33:40 #8 48.74 Unpacking libclass-inspector-perl (1.32-1) ...
21:33:40 #8 48.77 Selecting previously unselected package libclass-xsaccessor-perl.
21:33:40 #8 48.78 Preparing to unpack .../183-libclass-xsaccessor-perl_1.19-3+b2_armhf.deb ...
21:33:40 #8 48.78 Unpacking libclass-xsaccessor-perl (1.19-3+b2) ...
21:33:40 #8 48.81 Selecting previously unselected package libclone-perl.
21:33:40 #8 48.81 Preparing to unpack .../184-libclone-perl_0.41-1+b1_armhf.deb ...
21:33:40 #8 48.82 Unpacking libclone-perl (0.41-1+b1) ...
21:33:40 #8 43.77 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
21:33:40 #8 43.81 Selecting previously unselected package libdevel-size-perl.
21:33:40 #8 43.81 Preparing to unpack .../217-libdevel-size-perl_0.83-1+b2_armhf.deb ...
21:33:40 #8 43.82 Unpacking libdevel-size-perl (0.83-1+b2) ...
21:33:40 #8 43.87 Selecting previously unselected package libdistro-info-perl.
21:33:40 #8 43.87 Preparing to unpack .../218-libdistro-info-perl_1.0_all.deb ...
21:33:40 #8 43.89 Unpacking libdistro-info-perl (1.0) ...
21:33:40 #8 43.93 Selecting previously unselected package libemail-address-xs-perl.
21:33:40 #8 43.93 Preparing to unpack .../219-libemail-address-xs-perl_1.04-1+b3_armhf.deb ...
21:33:40 #8 43.94 Unpacking libemail-address-xs-perl (1.04-1+b3) ...
21:33:40 #8 43.99 Selecting previously unselected package libfcgi0ldbl:armhf.
21:33:40 #8 43.99 Preparing to unpack .../220-libfcgi0ldbl_2.4.2-2_armhf.deb ...
21:33:40 #11 4.657 (71/108): cpp-12.1.1-1.fc36.aarch64.rpm          20 MB/s | 9.2 MB     00:00    
21:33:40 #8 41.73 Setting up python3 (3.9.2-3) ...
21:33:40 #12 4.397 Building dependency tree...
21:33:40 #12 4.549 Reading state information...
21:33:40 #12 4.554 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:33:40 #12 4.755 Starting 2 pkgProblemResolver with broken count: 0
21:33:40 #12 4.759 Done
21:33:40 #9 53.14 Setting up netbase (6.1) ...
21:33:40 #9 53.17 Setting up libkrb5-3:armhf (1.17-6ubuntu4.1) ...
21:33:40 #9 53.19 Setting up libmpdec2:armhf (2.4.2-3) ...
21:33:40 #9 53.20 Setting up libbinutils:armhf (2.34-6ubuntu1.3) ...
21:33:40 #9 53.21 Setting up libfido2-1:armhf (1.3.1-1ubuntu2) ...
21:33:40 #9 53.23 Setting up libc-dev-bin (2.31-0ubuntu9.9) ...
21:33:40 #9 53.24 Setting up openssl (1.1.1f-1ubuntu2.16) ...
21:33:40 #9 53.26 Setting up libbsd0:armhf (0.10.0-1) ...
21:33:40 #9 53.28 Setting up libelf1:armhf (0.176-1.1build1) ...
21:33:40 #9 53.29 Setting up readline-common (8.0-4) ...
21:33:40 #12 5.894 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpcre2-dev arm64 10.34-7 [595 kB]
21:33:40 #12 5.903 Get:19 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libselinux1-dev arm64 3.0-1build2 [152 kB]
21:33:40 #12 5.905 Get:20 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevmapper-dev arm64 2:1.02.167-1ubuntu1 [35.8 kB]
21:33:40 #12 5.906 Get:21 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libseccomp-dev arm64 2.5.1-1ubuntu1~20.04.2 [81.7 kB]
21:33:40 #12 5.907 Get:22 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsystemd-dev arm64 245.4-4ubuntu3.17 [246 kB]
21:33:40 #12 5.911 Get:23 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 pkg-config arm64 0.29.1-0ubuntu4 [43.8 kB]
21:33:40 #12 6.133 debconf: delaying package configuration, since apt-utils is not installed
21:33:40 #8 52.86 Setting up libltdl-dev:armhf (2.4.6-2) ...
21:33:40 #8 52.87 Setting up libwind0-heimdal:armhf (7.5.0+dfsg-1) ...
21:33:40 #8 52.88 Setting up libasan4:armhf (7.5.0-3ubuntu1~18.04) ...
21:33:40 #8 52.89 Setting up gettext (0.19.8.1-6ubuntu0.3) ...
21:33:40 #8 52.90 Setting up libbinutils:armhf (2.30-21ubuntu1~18.04.7) ...
21:33:40 #11 9.791 Setting up libpcrecpp0v5:arm64 (2:8.39-9ubuntu0.1) ...
21:33:40 #11 9.803 Setting up libpcre32-3:arm64 (2:8.39-9ubuntu0.1) ...
21:33:40 #11 9.818 Setting up libsystemd-dev:arm64 (237-3ubuntu10.53) ...
21:33:40 #11 9.836 Setting up libpcre16-3:arm64 (2:8.39-9ubuntu0.1) ...
21:33:40 #11 9.858 Setting up libudev-dev:arm64 (237-3ubuntu10.53) ...
21:33:40 #11 9.876 Setting up liblzo2-2:arm64 (2.08-1.2) ...
21:33:40 #11 9.897 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
21:33:40 #11 9.909 Setting up libpcre3-dev:arm64 (2:8.39-9ubuntu0.1) ...
21:33:40 #11 9.922 Setting up libarchive13:arm64 (3.2.2-3.1ubuntu0.7) ...
21:33:40 #11 9.935 Setting up btrfs-progs (4.15.1-1build1) ...
21:33:40 #11 9.948 Setting up cmake (3.10.2-1ubuntu2.18.04.2) ...
21:33:40 #11 9.962 Setting up libselinux1-dev:arm64 (2.7-2build2) ...
21:33:40 #11 9.978 Setting up libdevmapper-dev:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:33:40 #11 9.990 Setting up btrfs-tools (4.15.1-1build1) ...
21:33:40 #11 10.00 Setting up docker-ce-build-deps (1.0) ...
21:33:40 #8 48.85 Selecting previously unselected package libcommon-sense-perl.
21:33:40 #8 48.85 Preparing to unpack .../185-libcommon-sense-perl_3.74-2+b7_armhf.deb ...
21:33:40 #8 48.85 Unpacking libcommon-sense-perl (3.74-2+b7) ...
21:33:40 #8 48.88 Selecting previously unselected package libparams-util-perl.
21:33:40 #8 48.89 Preparing to unpack .../186-libparams-util-perl_1.07-3+b4_armhf.deb ...
21:33:40 #8 48.89 Unpacking libparams-util-perl (1.07-3+b4) ...
21:33:40 #8 48.93 Selecting previously unselected package libsub-install-perl.
21:33:40 #8 48.93 Preparing to unpack .../187-libsub-install-perl_0.928-1_all.deb ...
21:33:40 #8 48.93 Unpacking libsub-install-perl (0.928-1) ...
21:33:40 #8 48.96 Selecting previously unselected package libdata-optlist-perl.
21:33:40 #8 48.96 Preparing to unpack .../188-libdata-optlist-perl_0.110-1_all.deb ...
21:33:40 #8 48.97 Unpacking libdata-optlist-perl (0.110-1) ...
21:33:40 #8 49.00 Selecting previously unselected package libsub-exporter-perl.
21:33:40 #8 49.00 Preparing to unpack .../189-libsub-exporter-perl_0.987-1_all.deb ...
21:33:40 #8 49.00 Unpacking libsub-exporter-perl (0.987-1) ...
21:33:40 #8 49.03 Selecting previously unselected package libconst-fast-perl.
21:33:40 #8 49.04 Preparing to unpack .../190-libconst-fast-perl_0.014-1_all.deb ...
21:33:40 #8 49.04 Unpacking libconst-fast-perl (0.014-1) ...
21:33:40 #8 43.99 Unpacking libfcgi0ldbl:armhf (2.4.2-2) ...
21:33:40 #8 44.03 Selecting previously unselected package libfcgi-bin.
21:33:40 #8 44.03 Preparing to unpack .../221-libfcgi-bin_2.4.2-2_armhf.deb ...
21:33:40 #8 44.04 Unpacking libfcgi-bin (2.4.2-2) ...
21:33:40 #8 44.08 Selecting previously unselected package libfcgi-perl:armhf.
21:33:40 #8 44.08 Preparing to unpack .../222-libfcgi-perl_0.79+ds-2_armhf.deb ...
21:33:40 #8 44.09 Unpacking libfcgi-perl:armhf (0.79+ds-2) ...
21:33:40 #8 44.13 Selecting previously unselected package libipc-system-simple-perl.
21:33:40 #8 44.13 Preparing to unpack .../223-libipc-system-simple-perl_1.30-1_all.deb ...
21:33:40 #8 44.14 Unpacking libipc-system-simple-perl (1.30-1) ...
21:33:40 #8 44.20 Selecting previously unselected package libfile-basedir-perl.
21:33:40 #8 44.20 Preparing to unpack .../224-libfile-basedir-perl_0.08-1_all.deb ...
21:33:40 #8 44.20 Unpacking libfile-basedir-perl (0.08-1) ...
21:33:40 #11 4.696 (72/108): git-core-2.37.2-1.fc36.aarch64.rpm    9.2 MB/s | 4.1 MB     00:00    
21:33:40 #11 4.720 (73/108): git-core-doc-2.37.2-1.fc36.noarch.rpm  39 MB/s | 2.4 MB     00:00    
21:33:40 #11 4.727 (74/108): glibc-devel-2.35-15.fc36.aarch64.rpm   16 MB/s | 478 kB     00:00    
21:33:40 #11 4.750 (75/108): glibc-static-2.35-15.fc36.aarch64.rpm  49 MB/s | 1.4 MB     00:00    
21:33:40 #11 4.771 (76/108): less-590-5.fc36.aarch64.rpm           8.1 MB/s | 161 kB     00:00    
21:33:40 #11 4.779 (77/108): kernel-headers-5.18.13-200.fc36.aarch  25 MB/s | 1.3 MB     00:00    
21:33:40 #11 4.783 (78/108): libargon2-20171227-9.fc36.aarch64.rpm 2.5 MB/s |  28 kB     00:00    
21:33:40 #11 4.793 (79/108): libatomic-12.1.1-1.fc36.aarch64.rpm   4.3 MB/s |  38 kB     00:00    
21:33:40 #11 4.808 (80/108): libbpf-0.7.0-3.fc36.aarch64.rpm        11 MB/s | 159 kB     00:00    
21:33:40 #11 4.815 (81/108): libasan-12.1.1-1.fc36.aarch64.rpm      12 MB/s | 420 kB     00:00    
21:33:40 #11 4.819 (82/108): libbtrfs-5.18-1.fc36.aarch64.rpm      2.6 MB/s |  28 kB     00:00    
21:33:40 #11 4.828 (83/108): libbtrfsutil-5.18-1.fc36.aarch64.rpm  2.8 MB/s |  33 kB     00:00    
21:33:40 #11 4.838 (84/108): libtool-ltdl-2.4.7-1.fc36.aarch64.rpm 4.3 MB/s |  37 kB     00:00    
21:33:40 #11 4.844 (85/108): libtool-2.4.7-1.fc36.aarch64.rpm       25 MB/s | 593 kB     00:00    
21:33:40 #11 4.851 (86/108): libtool-ltdl-devel-2.4.7-1.fc36.aarch  12 MB/s | 157 kB     00:00    
21:33:40 #11 4.867 (87/108): libuv-1.44.2-1.fc36.aarch64.rpm       9.2 MB/s | 148 kB     00:00    
21:33:40 #11 4.881 (88/108): perl-Git-2.37.2-1.fc36.noarch.rpm     3.2 MB/s |  43 kB     00:00    
21:33:40 #8 41.84 Setting up binutils (2.35.2-2+rpi1) ...
21:33:40 #8 41.86 Setting up man-db (2.9.4-2) ...
21:33:40 #12 4.920  Done
21:33:40 #12 5.087 Starting pkgProblemResolver with broken count: 0
21:33:40 #9 53.35 Setting up publicsuffix (20200303.0012-1) ...
21:33:40 #9 53.37 Setting up libcc1-0:armhf (10.3.0-1ubuntu1~20.04) ...
21:33:40 #9 53.38 Setting up iso-codes (4.4-1) ...
21:33:40 #9 53.39 Setting up liblocale-gettext-perl (1.07-4) ...
21:33:40 #9 53.41 Setting up dctrl-tools (2.24-3) ...
21:33:40 #9 53.44 Setting up libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
21:33:40 #9 53.46 Setting up libgdbm6:armhf (1.18.1-5) ...
21:33:40 #9 53.47 Setting up gcc-9-base:armhf (9.4.0-1ubuntu1~20.04.1) ...
21:33:40 #9 53.48 Setting up libctf0:armhf (2.34-6ubuntu1.3) ...
21:33:40 #9 53.50 Setting up pinentry-curses (1.1.0-3build1) ...
21:33:40 #9 53.52 Setting up manpages-dev (5.05-1) ...
21:33:40 #9 53.54 Setting up libxdmcp6:armhf (1:1.1.3-0ubuntu1) ...
21:33:40 #9 53.55 Setting up libxcb1:armhf (1.14-2) ...
21:33:40 #12 6.178 Fetched 7794 kB in 1s (5626 kB/s)
21:33:40 #12 6.210 Selecting previously unselected package bash-completion.
21:33:40 #12 6.210 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 26293 files and directories currently installed.)
21:33:40 #12 6.225 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ...
21:33:40 #8 52.91 Setting up libcilkrts5:armhf (7.5.0-3ubuntu1~18.04) ...
21:33:40 #8 52.92 Setting up libasn1-8-heimdal:armhf (7.5.0+dfsg-1) ...
21:33:40 #8 52.93 Setting up libubsan0:armhf (7.5.0-3ubuntu1~18.04) ...
21:33:40 #8 52.94 Setting up gpgconf (2.2.4-1ubuntu1.6) ...
21:33:40 #8 52.96 Setting up libhcrypto4-heimdal:armhf (7.5.0+dfsg-1) ...
21:33:40 #8 52.97 Setting up binutils-arm-linux-gnueabihf (2.30-21ubuntu1~18.04.7) ...
21:33:40 #8 52.98 Setting up file (1:5.32-2ubuntu0.4) ...
21:33:40 #8 52.99 Setting up fakeroot (1.22-2ubuntu1) ...
21:33:40 #8 53.00 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:33:40 #8 53.00 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:33:40 #8 53.00 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:33:40 #8 53.00 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:33:40 #8 53.00 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:33:40 #8 53.00 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:33:40 #8 53.00 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:33:40 #8 53.00 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:33:40 #8 53.00 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:33:40 #8 53.01 Setting up libhx509-5-heimdal:armhf (7.5.0+dfsg-1) ...
21:33:40 #8 53.02 Setting up libgcc-7-dev:armhf (7.5.0-3ubuntu1~18.04) ...
21:33:40 #8 53.03 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ...
21:33:40 #8 53.04 Setting up libstdc++-7-dev:armhf (7.5.0-3ubuntu1~18.04) ...
21:33:40 #8 53.05 Setting up libperl5.26:armhf (5.26.1-6ubuntu0.5) ...
21:33:40 #8 53.06 Setting up gpgsm (2.2.4-1ubuntu1.6) ...
21:33:40 #8 53.08 Setting up gnupg-utils (2.2.4-1ubuntu1.6) ...
21:33:40 #8 53.09 Setting up man-db (2.8.3-2ubuntu0.1) ...
21:33:40 #12 8.393 Selecting previously unselected package cmake.
21:33:40 #12 8.397 Preparing to unpack .../08-cmake_3.22.1-1ubuntu1_arm64.deb ...
21:33:40 #12 8.402 Unpacking cmake (3.22.1-1ubuntu1) ...
21:33:40 #12 8.521 Selecting previously unselected package dh-apparmor.
21:33:40 #12 8.524 Preparing to unpack .../09-dh-apparmor_3.0.4-2ubuntu2.1_all.deb ...
21:33:40 #12 8.527 Unpacking dh-apparmor (3.0.4-2ubuntu2.1) ...
21:33:40 #12 8.563 Selecting previously unselected package libbtrfs0:arm64.
21:33:40 #12 8.566 Preparing to unpack .../10-libbtrfs0_5.16.2-1_arm64.deb ...
21:33:40 #12 8.570 Unpacking libbtrfs0:arm64 (5.16.2-1) ...
21:33:40 #12 8.602 Selecting previously unselected package libbtrfs-dev:arm64.
21:33:40 #12 8.605 Preparing to unpack .../11-libbtrfs-dev_5.16.2-1_arm64.deb ...
21:33:40 #12 8.609 Unpacking libbtrfs-dev:arm64 (5.16.2-1) ...
21:33:40 #12 8.644 Selecting previously unselected package libdevmapper1.02.1:arm64.
21:33:40 #11 10.01 Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
21:33:40 #11 10.04 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
21:33:40 #11 DONE 10.3s
21:33:40 #9 48.92 127 added, 0 removed; done.
21:33:40 #9 49.03 Setting up libfreetype6:armhf (2.11.1+dfsg-1ubuntu0.1) ...
21:33:40 #9 49.05 Setting up libgdbm-compat4:armhf (1.23-1) ...
21:33:40 #9 49.06 Setting up dwz (0.14-1build2) ...
21:33:40 #9 49.08 Setting up groff-base (1.22.4-8build1) ...
21:33:40 #9 49.10 Setting up cpp (4:11.2.0-1ubuntu1) ...
21:33:40 #8 49.07 Selecting previously unselected package libwant-perl.
21:33:40 #8 49.07 Preparing to unpack .../191-libwant-perl_0.29-1+b4_armhf.deb ...
21:33:40 #8 49.08 Unpacking libwant-perl (0.29-1+b4) ...
21:33:40 #8 49.11 Selecting previously unselected package libcontextual-return-perl.
21:33:40 #8 49.11 Preparing to unpack .../192-libcontextual-return-perl_0.004014-2_all.deb ...
21:33:40 #8 49.12 Unpacking libcontextual-return-perl (0.004014-2) ...
21:33:40 #8 49.16 Selecting previously unselected package libconvert-binhex-perl.
21:33:40 #8 49.16 Preparing to unpack .../193-libconvert-binhex-perl_1.125-1_all.deb ...
21:33:40 #8 49.17 Unpacking libconvert-binhex-perl (1.125-1) ...
21:33:40 #8 49.22 Selecting previously unselected package libdata-dump-perl.
21:33:40 #8 49.22 Preparing to unpack .../194-libdata-dump-perl_1.23-1_all.deb ...
21:33:40 #8 49.23 Unpacking libdata-dump-perl (1.23-1) ...
21:33:40 #8 49.28 Selecting previously unselected package libdigest-bubblebabble-perl.
21:33:40 #8 49.28 Preparing to unpack .../195-libdigest-bubblebabble-perl_0.02-2_all.deb ...
21:33:40 #8 49.29 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
21:33:40 #8 49.33 Selecting previously unselected package libdigest-hmac-perl.
21:33:40 #8 49.33 Preparing to unpack .../196-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
21:33:40 #8 49.34 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
21:33:40 #8 49.37 Selecting previously unselected package libdistro-info-perl.
21:33:40 #8 49.38 Preparing to unpack .../197-libdistro-info-perl_0.21_all.deb ...
21:33:40 #8 54.99 Running transaction check
21:33:40 #8 55.06 Transaction check succeeded.
21:33:40 #8 55.06 Running transaction test
21:33:40 #8 44.24 Selecting previously unselected package libfile-chdir-perl.
21:33:40 #8 44.24 Preparing to unpack .../225-libfile-chdir-perl_0.1008-1.1_all.deb ...
21:33:40 #8 44.25 Unpacking libfile-chdir-perl (0.1008-1.1) ...
21:33:40 #8 44.32 Selecting previously unselected package libfile-fcntllock-perl.
21:33:40 #8 44.32 Preparing to unpack .../226-libfile-fcntllock-perl_0.22-3+b7_armhf.deb ...
21:33:40 #8 44.32 Unpacking libfile-fcntllock-perl (0.22-3+b7) ...
21:33:40 #11 4.888 (89/108): libubsan-12.1.1-1.fc36.aarch64.rpm    4.2 MB/s | 187 kB     00:00    
21:33:40 #11 4.891 (90/108): rpm-plugin-selinux-4.17.1-3.fc36.aarc 1.8 MB/s |  18 kB     00:00    
21:33:40 #11 4.898 (91/108): selinux-policy-36.13-3.fc36.noarch.rp 7.0 MB/s |  69 kB     00:00    
21:33:40 #11 4.926 (92/108): selinux-policy-devel-36.13-3.fc36.noa  23 MB/s | 817 kB     00:00    
21:33:40 #11 5.084 (93/108): systemd-250.8-1.fc36.aarch64.rpm       26 MB/s | 4.0 MB     00:00    
21:33:40 #8 41.97 Building database of manual pages ...
21:33:40 #12 5.116 Starting 2 pkgProblemResolver with broken count: 0
21:33:40 #12 5.120 Done
21:33:40 #12 5.355 The following additional packages will be installed:
21:33:40 #9 53.56 Setting up at (3.1.23-1ubuntu1) ...
21:33:40 #9 53.71 invoke-rc.d: could not determine current runlevel
21:33:40 #9 53.72 invoke-rc.d: policy-rc.d denied execution of start.
21:33:40 #9 53.72 Setting up libicu66:armhf (66.1-2ubuntu2.1) ...
21:33:40 #9 53.74 Setting up libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
21:33:40 #9 53.75 Setting up libedit2:armhf (3.1-20191231-1) ...
21:33:40 #9 53.77 Setting up libreadline8:armhf (8.0-4) ...
21:33:40 #9 53.78 Setting up m4 (1.4.18-4) ...
21:33:40 #9 53.79 Setting up libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
21:33:40 #9 53.81 Setting up ca-certificates (20211016~20.04.1) ...
21:33:40 #8 53.18 Building database of manual pages ...
21:33:40 #8 53.35 Setting up pinentry-curses (1.1.0-1) ...
21:33:40 #8 53.36 Setting up libkrb5-3:armhf (1.16-2ubuntu0.2) ...
21:33:40 #8 53.37 Setting up binutils (2.30-21ubuntu1~18.04.7) ...
21:33:40 #8 53.38 Setting up libkrb5-26-heimdal:armhf (7.5.0+dfsg-1) ...
21:33:40 #8 53.39 Setting up libxcb1:armhf (1.13-2~ubuntu18.04) ...
21:33:40 #8 53.40 Setting up libheimntlm0-heimdal:armhf (7.5.0+dfsg-1) ...
21:33:40 #8 53.41 Setting up gpg (2.2.4-1ubuntu1.6) ...
21:33:40 #8 53.42 Setting up libpython3-stdlib:armhf (3.6.7-1~18.04) ...
21:33:40 #8 40.92 Setting up gettext (0.19.8.1-9) ...
21:33:40 #8 40.93 Setting up gcc-8 (8.3.0-6+rpi1) ...
21:33:40 #8 40.95 Setting up libtool (2.4.6-9) ...
21:33:40 #8 40.97 Setting up python3 (3.7.3-1) ...
21:33:40 #8 41.08 Setting up man-db (2.8.5-2) ...
21:33:40 #12 8.647 Preparing to unpack .../12-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_arm64.deb ...
21:33:40 #12 8.650 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
21:33:40 #12 8.691 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
21:33:40 #12 8.695 Preparing to unpack .../13-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu4_arm64.deb ...
21:33:40 #12 8.700 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
21:33:40 #12 8.728 Selecting previously unselected package libudev-dev:arm64.
21:33:40 #12 8.731 Preparing to unpack .../14-libudev-dev_249.11-0ubuntu3.4_arm64.deb ...
21:33:40 #12 8.735 Unpacking libudev-dev:arm64 (249.11-0ubuntu3.4) ...
21:33:40 #12 8.766 Selecting previously unselected package libsepol-dev:arm64.
21:33:40 #12 8.769 Preparing to unpack .../15-libsepol-dev_3.3-1build1_arm64.deb ...
21:33:40 #12 8.774 Unpacking libsepol-dev:arm64 (3.3-1build1) ...
21:33:40 #12 8.825 Selecting previously unselected package libpcre2-16-0:arm64.
21:33:40 #12 8.825 Preparing to unpack .../16-libpcre2-16-0_10.39-3build1_arm64.deb ...
21:33:40 #12 8.828 Unpacking libpcre2-16-0:arm64 (10.39-3build1) ...
21:33:40 #12 8.868 Selecting previously unselected package libpcre2-32-0:arm64.
21:33:40 
21:33:40 #12 [stage-1 5/8] COPY sources/ /sources
21:33:40 #12 sha256:5a2478c0b406ca4c0fd91852d379e414d58a4b84792546bd91a5a5f9336a61f5
21:33:40 #11 3.532 Reading package lists...
21:33:40 #9 49.12 Setting up gpgconf (2.2.27-3ubuntu2.1) ...
21:33:40 #9 49.13 Setting up debugedit (1:5.0-4build1) ...
21:33:40 #9 49.15 Setting up libcurl4:armhf (7.81.0-1ubuntu1.3) ...
21:33:40 #9 49.16 Setting up libc6-dev:armhf (2.35-0ubuntu3.1) ...
21:33:40 #9 49.17 Setting up libx11-6:armhf (2:1.7.5-1) ...
21:33:40 #9 49.18 Setting up libtiff5:armhf (4.3.0-6) ...
21:33:40 #9 49.20 Setting up curl (7.81.0-1ubuntu1.3) ...
21:33:40 #9 49.21 Setting up libfontconfig1:armhf (2.13.1-4.2ubuntu5) ...
21:33:40 #9 49.23 Setting up binutils-arm-linux-gnueabihf (2.38-3ubuntu1) ...
21:33:40 #9 49.24 Setting up libxml2:armhf (2.9.13+dfsg-1ubuntu0.1) ...
21:33:40 #9 49.26 Setting up libxmuu1:armhf (2:1.1.3-3) ...
21:33:40 #9 49.27 Setting up gpg (2.2.27-3ubuntu2.1) ...
21:33:40 #9 49.29 Setting up libpython3-stdlib:armhf (3.10.4-0ubuntu2) ...
21:33:40 #9 49.30 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
21:33:40 #9 49.31 Setting up libperl5.34:armhf (5.34.0-3ubuntu1) ...
21:33:40 #9 49.33 Setting up gettext (0.21-4ubuntu4) ...
21:33:40 #8 49.38 Unpacking libdistro-info-perl (0.21) ...
21:33:40 #8 49.42 Selecting previously unselected package libnet-smtp-ssl-perl.
21:33:40 #8 49.42 Preparing to unpack .../198-libnet-smtp-ssl-perl_1.04-1_all.deb ...
21:33:40 #8 49.42 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
21:33:40 #8 49.45 Selecting previously unselected package libmailtools-perl.
21:33:40 #8 49.45 Preparing to unpack .../199-libmailtools-perl_2.18-1_all.deb ...
21:33:40 #8 49.46 Unpacking libmailtools-perl (2.18-1) ...
21:33:40 #8 49.50 Selecting previously unselected package libnet-ip-perl.
21:33:40 #8 49.50 Preparing to unpack .../200-libnet-ip-perl_1.26-2_all.deb ...
21:33:40 #8 49.50 Unpacking libnet-ip-perl (1.26-2) ...
21:33:40 #8 49.53 Selecting previously unselected package libnet-dns-perl.
21:33:40 #8 49.54 Preparing to unpack .../201-libnet-dns-perl_1.19-1_all.deb ...
21:33:40 #8 49.54 Unpacking libnet-dns-perl (1.19-1) ...
21:33:40 #8 55.50 Transaction test succeeded.
21:33:40 #8 55.50 Running transaction
21:33:40 #11 5.240 (94/108): selinux-policy-targeted-36.13-3.fc36.  19 MB/s | 6.3 MB     00:00    
21:33:40 #11 5.251 (95/108): systemd-devel-250.8-1.fc36.aarch64.rp 2.6 MB/s | 451 kB     00:00    
21:33:40 #12 5.355   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
21:33:40 #12 5.355   libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
21:33:40 #12 5.356   libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp25
21:33:40 #12 5.356   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0
21:33:40 #12 5.356   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
21:33:40 #12 5.357   libuv1 pkg-config
21:33:40 #12 5.357 Suggested packages:
21:33:40 #12 5.357   cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp
21:33:40 #12 5.357 Recommended packages:
21:33:40 #12 5.357   dmsetup libglib2.0-data shared-mime-info xdg-user-dirs
21:33:40 #12 5.392 The following NEW packages will be installed:
21:33:40 #12 5.392   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
21:33:40 #12 5.393   libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
21:33:40 #12 5.393   libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp25
21:33:40 #12 5.393   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0
21:33:40 #12 5.393   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
21:33:40 #12 5.394   libuv1 pkg-config
21:33:40 #8 44.56 Selecting previously unselected package libnumber-compare-perl.
21:33:40 #8 44.56 Preparing to unpack .../227-libnumber-compare-perl_0.03-1.1_all.deb ...
21:33:40 #8 44.72 Unpacking libnumber-compare-perl (0.03-1.1) ...
21:33:41 #12 DONE 83.6s
21:33:41 
21:33:41 #14 [stage-1 6/7] COPY --from=golang /usr/local/go /usr/local/go
21:33:41 #14 sha256:bbf5546619ffad2104994742ef23b379ec111e66ec795c5f34d89ccff72d0b3c
21:33:41 #12 19.87   Running scriptlet: which-2.21-28.el9.x86_64                             69/69 
21:33:41 #12 22.24   Verifying        : acl-2.3.1-3.el9.x86_64                                1/69 
21:33:41 #12 22.24   Verifying        : cryptsetup-libs-2.4.3-4.el9.x86_64                    2/69 
21:33:41 #12 22.24   Verifying        : dbus-1:1.12.20-5.el9.x86_64                           3/69 
21:33:41 #12 22.24   Verifying        : dbus-broker-28-6.el9.x86_64                           4/69 
21:33:41 #12 22.24   Verifying        : dbus-common-1:1.12.20-5.el9.noarch                    5/69 
21:33:41 #12 22.24   Verifying        : device-mapper-9:1.02.185-3.el9.x86_64                 6/69 
21:33:41 #12 22.24   Verifying        : device-mapper-libs-9:1.02.185-3.el9.x86_64            7/69 
21:33:41 #12 22.24   Verifying        : kmod-libs-28-7.el9.x86_64                             8/69 
21:33:41 #12 22.24   Verifying        : libcbor-0.7.0-5.el9.x86_64                            9/69 
21:33:41 #12 22.24   Verifying        : libedit-3.1-37.20210216cvs.el9.x86_64                10/69 
21:33:41 #12 22.24   Verifying        : libfido2-1.6.0-7.el9.x86_64                          11/69 
21:33:41 #12 22.24   Verifying        : libseccomp-2.5.2-2.el9.x86_64                        12/69 
21:33:41 #12 22.24   Verifying        : make-1:4.3-7.el9.x86_64                              13/69 
21:33:41 #12 22.24   Verifying        : openssh-8.7p1-21.el9.x86_64                          14/69 
21:33:41 #12 22.24   Verifying        : openssh-clients-8.7p1-21.el9.x86_64                  15/69 
21:33:41 #12 22.24   Verifying        : rpm-plugin-selinux-4.16.1.3-17.el9.x86_64            16/69 
21:33:41 #12 22.24   Verifying        : selinux-policy-34.1.39-1.el9.noarch                  17/69 
21:33:41 #12 22.24   Verifying        : selinux-policy-targeted-34.1.39-1.el9.noarch         18/69 
21:33:41 #12 22.24   Verifying        : systemd-250-7.el9.x86_64                             19/69 
21:33:41 #12 22.24   Verifying        : systemd-pam-250-7.el9.x86_64                         20/69 
21:33:41 #12 22.24   Verifying        : systemd-rpm-macros-250-7.el9.noarch                  21/69 
21:33:41 #12 22.24   Verifying        : which-2.21-28.el9.x86_64                             22/69 
21:33:41 #12 22.24   Verifying        : annobin-10.73-3.el9.x86_64                           23/69 
21:33:41 #12 22.24   Verifying        : autoconf-2.69-38.el9.noarch                          24/69 
21:33:41 #12 22.24   Verifying        : automake-1.16.2-6.el9.noarch                         25/69 
21:33:41 #12 22.24   Verifying        : cmake-3.20.2-7.el9.x86_64                            26/69 
21:33:41 #12 22.24   Verifying        : cmake-data-3.20.2-7.el9.noarch                       27/69 
21:33:41 #12 22.24   Verifying        : cmake-filesystem-3.20.2-7.el9.x86_64                 28/69 
21:33:41 #12 22.24   Verifying        : cmake-rpm-macros-3.20.2-7.el9.noarch                 29/69 
21:33:41 #12 22.24   Verifying        : cpp-11.3.1-2.1.el9.x86_64                            30/69 
21:33:41 #12 22.24   Verifying        : gcc-11.3.1-2.1.el9.x86_64                            31/69 
21:33:41 #12 22.24   Verifying        : gcc-plugin-annobin-11.3.1-2.1.el9.x86_64             32/69 
21:33:41 #12 22.24   Verifying        : git-2.31.1-2.el9.2.x86_64                            33/69 
21:33:41 #12 22.24   Verifying        : git-core-2.31.1-2.el9.2.x86_64                       34/69 
21:33:41 #12 22.24   Verifying        : git-core-doc-2.31.1-2.el9.2.noarch                   35/69 
21:33:41 #12 22.24   Verifying        : glibc-devel-2.34-40.el9.x86_64                       36/69 
21:33:41 #12 22.24   Verifying        : glibc-headers-2.34-40.el9.x86_64                     37/69 
21:33:41 #12 22.24   Verifying        : kernel-headers-5.14.0-142.el9.x86_64                 38/69 
21:33:41 #12 22.24   Verifying        : libmpc-1.2.1-4.el9.x86_64                            39/69 
21:33:41 #12 22.24   Verifying        : libseccomp-devel-2.5.2-2.el9.x86_64                  40/69 
21:33:41 #12 22.24   Verifying        : libselinux-devel-3.4-3.el9.x86_64                    41/69 
21:33:41 #12 22.24   Verifying        : libsepol-devel-3.4-1.1.el9.x86_64                    42/69 
21:33:41 #12 22.24   Verifying        : libtool-2.4.6-45.el9.x86_64                          43/69 
21:33:41 #12 22.24   Verifying        : libtool-ltdl-2.4.6-45.el9.x86_64                     44/69 
21:33:41 #12 22.24   Verifying        : libuv-1:1.42.0-1.el9.x86_64                          45/69 
21:33:41 #12 22.24   Verifying        : libxcrypt-devel-4.4.18-3.el9.x86_64                  46/69 
21:33:41 #12 22.24   Verifying        : llvm-libs-14.0.5-1.el9.x86_64                        47/69 
21:33:41 #12 22.24   Verifying        : m4-1.4.19-1.el9.x86_64                               48/69 
21:33:41 #12 22.24   Verifying        : pcre2-devel-10.40-2.el9.x86_64                       49/69 
21:33:41 #12 22.24   Verifying        : pcre2-utf16-10.40-2.el9.x86_64                       50/69 
21:33:41 #12 22.24   Verifying        : pcre2-utf32-10.40-2.el9.x86_64                       51/69 
21:33:41 #12 22.24   Verifying        : perl-DynaLoader-1.47-479.el9.x86_64                  52/69 
21:33:41 #12 22.24   Verifying        : perl-Error-1:0.17029-7.el9.noarch                    53/69 
21:33:41 #12 22.24   Verifying        : perl-File-Compare-1.100.600-479.el9.noarch           54/69 
21:33:41 #12 22.24   Verifying        : perl-File-Copy-2.34-479.el9.noarch                   55/69 
21:33:41 #12 22.24   Verifying        : perl-File-Find-1.37-479.el9.noarch                   56/69 
21:33:41 #12 22.24   Verifying        : perl-Git-2.31.1-2.el9.2.noarch                       57/69 
21:33:41 #12 22.24   Verifying        : perl-TermReadKey-2.38-11.el9.x86_64                  58/69 
21:33:41 #12 22.24   Verifying        : perl-Thread-Queue-3.14-460.el9.noarch                59/69 
21:33:41 #12 22.24   Verifying        : perl-lib-0.65-479.el9.x86_64                         60/69 
21:33:41 #12 22.24   Verifying        : perl-threads-1:2.25-460.el9.x86_64                   61/69 
21:33:41 #12 22.24   Verifying        : perl-threads-shared-1.61-460.el9.x86_64              62/69 
21:33:41 #12 22.24   Verifying        : policycoreutils-devel-3.4-2.el9.x86_64               63/69 
21:33:41 #12 22.24   Verifying        : selinux-policy-devel-34.1.39-1.el9.noarch            64/69 
21:33:41 #12 22.24   Verifying        : systemd-devel-250-7.el9.x86_64                       65/69 
21:33:41 #12 22.24   Verifying        : device-mapper-devel-9:1.02.185-3.el9.x86_64          66/69 
21:33:41 #12 22.24   Verifying        : glibc-static-2.34-40.el9.x86_64                      67/69 
21:33:41 #12 22.24   Verifying        : libtool-ltdl-devel-2.4.6-45.el9.x86_64               68/69 
21:33:41 #12 22.24   Verifying        : libxcrypt-static-4.4.18-3.el9.x86_64                 69/69 
21:33:41 #12 22.37 
21:33:41 #12 22.37 Installed:
21:33:41 #12 22.37   acl-2.3.1-3.el9.x86_64                                                        
21:33:41 #12 22.37   annobin-10.73-3.el9.x86_64                                                    
21:33:41 #12 22.37   autoconf-2.69-38.el9.noarch                                                   
21:33:41 #12 22.37   automake-1.16.2-6.el9.noarch                                                  
21:33:41 #12 22.37   cmake-3.20.2-7.el9.x86_64                                                     
21:33:41 #12 22.37   cmake-data-3.20.2-7.el9.noarch                                                
21:33:41 #12 22.37   cmake-filesystem-3.20.2-7.el9.x86_64                                          
21:33:41 #12 22.37   cmake-rpm-macros-3.20.2-7.el9.noarch                                          
21:33:41 #12 22.37   cpp-11.3.1-2.1.el9.x86_64                                                     
21:33:41 #12 22.37   cryptsetup-libs-2.4.3-4.el9.x86_64                                            
21:33:41 #12 22.37   dbus-1:1.12.20-5.el9.x86_64                                                   
21:33:41 #12 22.37   dbus-broker-28-6.el9.x86_64                                                   
21:33:41 #12 22.37   dbus-common-1:1.12.20-5.el9.noarch                                            
21:33:41 #12 22.37   device-mapper-9:1.02.185-3.el9.x86_64                                         
21:33:41 #12 22.37   device-mapper-devel-9:1.02.185-3.el9.x86_64                                   
21:33:41 #12 22.37   device-mapper-libs-9:1.02.185-3.el9.x86_64                                    
21:33:41 #12 22.37   gcc-11.3.1-2.1.el9.x86_64                                                     
21:33:41 #12 22.37   gcc-plugin-annobin-11.3.1-2.1.el9.x86_64                                      
21:33:41 #12 22.37   git-2.31.1-2.el9.2.x86_64                                                     
21:33:41 #12 22.37   git-core-2.31.1-2.el9.2.x86_64                                                
21:33:41 #12 22.37   git-core-doc-2.31.1-2.el9.2.noarch                                            
21:33:41 #12 22.37   glibc-devel-2.34-40.el9.x86_64                                                
21:33:41 #12 22.37   glibc-headers-2.34-40.el9.x86_64                                              
21:33:41 #12 22.37   glibc-static-2.34-40.el9.x86_64                                               
21:33:41 #12 22.37   kernel-headers-5.14.0-142.el9.x86_64                                          
21:33:41 #12 22.37   kmod-libs-28-7.el9.x86_64                                                     
21:33:41 #12 22.37   libcbor-0.7.0-5.el9.x86_64                                                    
21:33:41 #12 22.37   libedit-3.1-37.20210216cvs.el9.x86_64                                         
21:33:41 #12 22.37   libfido2-1.6.0-7.el9.x86_64                                                   
21:33:41 #12 22.37   libmpc-1.2.1-4.el9.x86_64                                                     
21:33:41 #12 22.37   libseccomp-2.5.2-2.el9.x86_64                                                 
21:33:41 #12 22.37   libseccomp-devel-2.5.2-2.el9.x86_64                                           
21:33:41 #12 22.37   libselinux-devel-3.4-3.el9.x86_64                                             
21:33:41 #12 22.37   libsepol-devel-3.4-1.1.el9.x86_64                                             
21:33:41 #12 22.37   libtool-2.4.6-45.el9.x86_64                                                   
21:33:41 #12 22.37   libtool-ltdl-2.4.6-45.el9.x86_64                                              
21:33:41 #12 22.37   libtool-ltdl-devel-2.4.6-45.el9.x86_64                                        
21:33:41 #12 22.37   libuv-1:1.42.0-1.el9.x86_64                                                   
21:33:41 #12 22.37   libxcrypt-devel-4.4.18-3.el9.x86_64                                           
21:33:41 #12 22.37   libxcrypt-static-4.4.18-3.el9.x86_64                                          
21:33:41 #12 22.37   llvm-libs-14.0.5-1.el9.x86_64                                                 
21:33:41 #12 22.37   m4-1.4.19-1.el9.x86_64                                                        
21:33:41 #12 22.37   make-1:4.3-7.el9.x86_64                                                       
21:33:41 #12 22.37   openssh-8.7p1-21.el9.x86_64                                                   
21:33:41 #12 22.37   openssh-clients-8.7p1-21.el9.x86_64                                           
21:33:41 #12 22.37   pcre2-devel-10.40-2.el9.x86_64                                                
21:33:41 #12 22.37   pcre2-utf16-10.40-2.el9.x86_64                                                
21:33:41 #12 22.37   pcre2-utf32-10.40-2.el9.x86_64                                                
21:33:41 #12 22.37   perl-DynaLoader-1.47-479.el9.x86_64                                           
21:33:41 #12 22.37   perl-Error-1:0.17029-7.el9.noarch                                             
21:33:41 #12 22.37   perl-File-Compare-1.100.600-479.el9.noarch                                    
21:33:41 #12 22.37   perl-File-Copy-2.34-479.el9.noarch                                            
21:33:41 #12 22.37   perl-File-Find-1.37-479.el9.noarch                                            
21:33:41 #12 22.37   perl-Git-2.31.1-2.el9.2.noarch                                                
21:33:41 #12 22.37   perl-TermReadKey-2.38-11.el9.x86_64                                           
21:33:41 #12 22.37   perl-Thread-Queue-3.14-460.el9.noarch                                         
21:33:41 #12 22.37   perl-lib-0.65-479.el9.x86_64                                                  
21:33:41 #12 22.37   perl-threads-1:2.25-460.el9.x86_64                                            
21:33:41 #12 22.37   perl-threads-shared-1.61-460.el9.x86_64                                       
21:33:41 #12 22.37   policycoreutils-devel-3.4-2.el9.x86_64                                        
21:33:41 #12 22.37   rpm-plugin-selinux-4.16.1.3-17.el9.x86_64                                     
21:33:41 #12 22.37   selinux-policy-34.1.39-1.el9.noarch                                           
21:33:41 #12 22.37   selinux-policy-devel-34.1.39-1.el9.noarch                                     
21:33:41 #12 22.37   selinux-policy-targeted-34.1.39-1.el9.noarch                                  
21:33:41 #12 22.37   systemd-250-7.el9.x86_64                                                      
21:33:41 #12 22.37   systemd-devel-250-7.el9.x86_64                                                
21:33:41 #12 22.37   systemd-pam-250-7.el9.x86_64                                                  
21:33:41 #12 22.37   systemd-rpm-macros-250-7.el9.noarch                                           
21:33:41 #12 22.37   which-2.21-28.el9.x86_64                                                      
21:33:41 #12 22.37 
21:33:41 #12 22.37 Complete!
21:33:41 #12 DONE 22.6s
21:33:41 
21:33:41 #14 [stage-1 7/8] COPY --from=golang /usr/local/go /usr/local/go
21:33:41 #14 sha256:fa7cb60f43e0489d3b80c4e9e0674d4cc9b98de713a7ca8287a3e1356b74b549
21:33:41 #8 53.43 Setting up cpp (4:7.4.0-1ubuntu2.3) ...
21:33:41 #8 53.44 Setting up python3 (3.6.7-1~18.04) ...
21:33:41 #8 41.20 Building database of manual pages ...
21:33:41 #12 8.871 Preparing to unpack .../17-libpcre2-32-0_10.39-3build1_arm64.deb ...
21:33:41 #12 8.878 Unpacking libpcre2-32-0:arm64 (10.39-3build1) ...
21:33:41 #12 9.040 Selecting previously unselected package libpcre2-posix3:arm64.
21:33:41 #12 9.043 Preparing to unpack .../18-libpcre2-posix3_10.39-3build1_arm64.deb ...
21:33:41 #12 9.051 Unpacking libpcre2-posix3:arm64 (10.39-3build1) ...
21:33:41 #12 9.079 Selecting previously unselected package libpcre2-dev:arm64.
21:33:41 #12 9.082 Preparing to unpack .../19-libpcre2-dev_10.39-3build1_arm64.deb ...
21:33:41 #12 9.086 Unpacking libpcre2-dev:arm64 (10.39-3build1) ...
21:33:41 #12 DONE 0.4s
21:33:41 
21:33:41 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
21:33:41 #14 sha256:ef5f600fbdc800d6f95a59826760f31f65067a61eda910b79b0a08bc5bc5c1ed
21:33:41 #11 4.658 Building dependency tree...
21:33:41 #11 4.842 Reading state information...
21:33:41 #11 4.860 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:33:41 #11 4.897 Starting 2 pkgProblemResolver with broken count: 0
21:33:41 #11 4.900 Done
21:33:41 #11 4.918  Done
21:33:41 #11 4.924 Starting pkgProblemResolver with broken count: 0
21:33:41 #11 4.947 Starting 2 pkgProblemResolver with broken count: 0
21:33:41 #11 4.949 Done
21:33:41 #9 49.34 Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
21:33:41 #8 49.62 Selecting previously unselected package libnet-domain-tld-perl.
21:33:41 #8 49.63 Preparing to unpack .../202-libnet-domain-tld-perl_1.75-1_all.deb ...
21:33:41 #8 49.63 Unpacking libnet-domain-tld-perl (1.75-1) ...
21:33:41 #8 49.66 Selecting previously unselected package libemail-valid-perl.
21:33:41 #8 49.67 Preparing to unpack .../203-libemail-valid-perl_1.202-1_all.deb ...
21:33:41 #8 49.67 Unpacking libemail-valid-perl (1.202-1) ...
21:33:41 #8 49.70 Selecting previously unselected package libexporter-tiny-perl.
21:33:41 #8 49.70 Preparing to unpack .../204-libexporter-tiny-perl_1.002001-1_all.deb ...
21:33:41 #8 49.71 Unpacking libexporter-tiny-perl (1.002001-1) ...
21:33:41 #8 49.74 Selecting previously unselected package libipc-system-simple-perl.
21:33:41 #8 49.75 Preparing to unpack .../205-libipc-system-simple-perl_1.25-4_all.deb ...
21:33:41 #8 49.75 Unpacking libipc-system-simple-perl (1.25-4) ...
21:33:41 #8 49.78 Selecting previously unselected package libfile-basedir-perl.
21:33:41 #8 49.79 Preparing to unpack .../206-libfile-basedir-perl_0.08-1_all.deb ...
21:33:41 #8 49.79 Unpacking libfile-basedir-perl (0.08-1) ...
21:33:41 #8 49.82 Selecting previously unselected package libfile-chdir-perl.
21:33:41 #8 49.82 Preparing to unpack .../207-libfile-chdir-perl_0.1008-1_all.deb ...
21:33:41 #8 49.82 Unpacking libfile-chdir-perl (0.1008-1) ...
21:33:41 #11 5.520 (96/108): gcc-12.1.1-1.fc36.aarch64.rpm          22 MB/s |  29 MB     00:01    
21:33:41 #11 5.555 (97/108): systemd-pam-250.8-1.fc36.aarch64.rpm  1.0 MB/s | 322 kB     00:00    
21:33:41 #11 5.595 (98/108): systemd-networkd-250.8-1.fc36.aarch64 1.6 MB/s | 568 kB     00:00    
21:33:41 #11 5.626 (99/108): systemd-resolved-250.8-1.fc36.aarch64 2.4 MB/s | 258 kB     00:00    
21:33:41 #11 5.630 (100/108): systemd-rpm-macros-250.8-1.fc36.noar 391 kB/s |  28 kB     00:00    
21:33:41 #11 5.634 (101/108): vim-filesystem-9.0.189-1.fc36.noarch 2.8 MB/s |  20 kB     00:00    
21:33:41 #11 5.685 (102/108): glibc-common-2.35-15.fc36.aarch64.rp 5.8 MB/s | 323 kB     00:00    
21:33:41 #11 5.700 (103/108): glibc-minimal-langpack-2.35-15.fc36. 4.0 MB/s |  55 kB     00:00    
21:33:41 #12 5.685 0 upgraded, 26 newly installed, 0 to remove and 3 not upgraded.
21:33:41 #12 5.685 1 not fully installed or removed.
21:33:41 #12 5.685 Need to get 11.6 MB of archives.
21:33:41 #12 5.685 After this operation, 48.1 MB of additional disk space will be used.
21:33:41 #12 5.685 Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 bash-completion all 1:2.11-5ubuntu1 [180 kB]
21:33:41 #12 5.747 Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarchive13 amd64 3.6.0-1ubuntu1 [368 kB]
21:33:41 #12 5.768 Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjsoncpp25 amd64 1.9.5-3 [80.0 kB]
21:33:41 #8 44.78 Selecting previously unselected package libtext-glob-perl.
21:33:41 #8 44.78 Preparing to unpack .../228-libtext-glob-perl_0.11-1_all.deb ...
21:33:41 #8 44.95 Unpacking libtext-glob-perl (0.11-1) ...
21:33:41 #9 54.15 Updating certificates in /etc/ssl/certs...
21:33:41 #8 64.28 Setting up libgpgme11:arm64 (1.12.0-6) ...
21:33:41 #8 64.29 Setting up gcc (4:8.3.0-1) ...
21:33:41 #8 64.32 Setting up python3-six (1.12.0-1) ...
21:33:41 #8 64.47 Setting up dirmngr (2.2.12-1+deb10u2) ...
21:33:41 #8 64.49 Setting up perl (5.28.1-6+deb10u1) ...
21:33:41 #8 64.52 Setting up libpackage-stash-xs-perl (0.29-1) ...
21:33:41 #8 64.53 Setting up python3-gpg (1.12.0-6) ...
21:33:41 #8 53.77 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ...
21:33:41 #8 53.79 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ...
21:33:41 #8 53.80 Setting up python3-magic (2:0.4.15-1) ...
21:33:41 #12 9.278 Selecting previously unselected package libselinux1-dev:arm64.
21:33:41 #12 9.282 Preparing to unpack .../20-libselinux1-dev_3.3-1build2_arm64.deb ...
21:33:41 #12 9.337 Unpacking libselinux1-dev:arm64 (3.3-1build2) ...
21:33:41 #13 8.108 Running transaction check
21:33:41 #13 8.228 Transaction check succeeded.
21:33:41 #11 5.041 The following additional packages will be installed:
21:33:41 #11 5.041   bash-completion btrfs-progs btrfs-tools cmake cmake-data dh-apparmor
21:33:41 #11 5.041   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
21:33:41 #11 5.041   libjsoncpp1 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
21:33:41 #11 5.041   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
21:33:41 #11 5.042   libudev-dev libuv1 pkg-config
21:33:41 #11 5.043 Suggested packages:
21:33:41 #11 5.043   duperemove cmake-doc ninja-build apparmor-easyprof lrzip seccomp
21:33:41 #11 5.043 Recommended packages:
21:33:41 #11 5.043   dmsetup
21:33:41 #11 5.089 The following NEW packages will be installed:
21:33:41 #11 5.089   bash-completion btrfs-progs btrfs-tools cmake cmake-data dh-apparmor
21:33:41 #11 5.090   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
21:33:41 #11 5.090   libjsoncpp1 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
21:33:41 #11 5.090   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
21:33:41 #11 5.091   libudev-dev libuv1 pkg-config
21:33:41 #12 6.945 Unpacking bash-completion (1:2.10-1ubuntu1) ...
21:33:41 #12 7.071 Selecting previously unselected package cmake-data.
21:33:41 #12 7.071 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1_all.deb ...
21:33:41 #12 7.077 Unpacking cmake-data (3.16.3-1ubuntu1) ...
21:33:41 #8 49.85 Selecting previously unselected package libfile-fcntllock-perl.
21:33:41 #8 49.85 Preparing to unpack .../208-libfile-fcntllock-perl_0.22-3+b5_armhf.deb ...
21:33:41 #8 49.86 Unpacking libfile-fcntllock-perl (0.22-3+b5) ...
21:33:41 #8 49.89 Selecting previously unselected package libfont-afm-perl.
21:33:41 #8 49.89 Preparing to unpack .../209-libfont-afm-perl_1.20-2_all.deb ...
21:33:41 #8 49.89 Unpacking libfont-afm-perl (1.20-2) ...
21:33:41 #8 49.94 Selecting previously unselected package libfribidi0:armhf.
21:33:41 #8 49.95 Preparing to unpack .../210-libfribidi0_1.0.5-3.1+deb10u1_armhf.deb ...
21:33:41 #8 49.95 Unpacking libfribidi0:armhf (1.0.5-3.1+deb10u1) ...
21:33:41 #8 49.99 Selecting previously unselected package libfuture-perl.
21:33:41 #8 49.99 Preparing to unpack .../211-libfuture-perl_0.39-1_all.deb ...
21:33:41 #8 49.99 Unpacking libfuture-perl (0.39-1) ...
21:33:41 #8 50.04 Selecting previously unselected package libio-stringy-perl.
21:33:41 #8 50.04 Preparing to unpack .../212-libio-stringy-perl_2.111-3_all.deb ...
21:33:41 #8 50.05 Unpacking libio-stringy-perl (2.111-3) ...
21:33:41 #11 5.716 (104/108): libgcc-12.1.1-1.fc36.aarch64.rpm     5.7 MB/s |  89 kB     00:00    
21:33:41 #11 5.756 (105/108): libgomp-12.1.1-1.fc36.aarch64.rpm    7.2 MB/s | 287 kB     00:00    
21:33:41 #11 5.791 (106/108): glibc-gconv-extra-2.35-15.fc36.aarch  11 MB/s | 1.7 MB     00:00    
21:33:41 #11 5.823 (107/108): systemd-libs-250.8-1.fc36.aarch64.rp 8.7 MB/s | 585 kB     00:00    
21:33:41 #11 5.860 (108/108): glibc-2.35-15.fc36.aarch64.rpm       7.5 MB/s | 1.7 MB     00:00    
21:33:41 #11 5.864 --------------------------------------------------------------------------------
21:33:41 #11 5.865 Total                                            29 MB/s |  98 MB     00:03     
21:33:41 #12 5.770 Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 librhash0 amd64 1.4.2-1ubuntu1 [125 kB]
21:33:41 #12 5.775 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 libuv1 amd64 1.43.0-1 [93.1 kB]
21:33:41 #12 5.777 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-elpa-helper all 2.0.9ubuntu1 [7610 B]
21:33:41 #12 5.778 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 emacsen-common all 3.0.4 [14.9 kB]
21:33:41 #12 5.778 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 cmake-data all 3.22.1-1ubuntu1 [1912 kB]
21:33:41 #12 5.804 Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 cmake amd64 3.22.1-1ubuntu1 [5012 kB]
21:33:41 #12 5.887 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 dh-apparmor all 3.0.4-2ubuntu2.1 [9534 B]
21:33:41 #12 5.888 Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbtrfs0 amd64 5.16.2-1 [12.0 kB]
21:33:41 #12 5.890 Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbtrfs-dev amd64 5.16.2-1 [47.3 kB]
21:33:41 #12 5.891 Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1ubuntu4 [139 kB]
21:33:41 #12 5.892 Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1ubuntu4 [12.6 kB]
21:33:41 #12 5.893 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libudev-dev amd64 249.11-0ubuntu3.4 [20.7 kB]
21:33:41 #12 5.893 Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsepol-dev amd64 3.3-1build1 [378 kB]
21:33:41 #12 5.897 Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpcre2-16-0 amd64 10.39-3build1 [203 kB]
21:33:41 #12 5.899 Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpcre2-32-0 amd64 10.39-3build1 [193 kB]
21:33:41 #12 5.903 Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpcre2-posix3 amd64 10.39-3build1 [6136 B]
21:33:41 #12 5.909 Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpcre2-dev amd64 10.39-3build1 [727 kB]
21:33:41 #12 5.916 Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 libselinux1-dev amd64 3.3-1build2 [158 kB]
21:33:41 #12 5.919 Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1ubuntu4 [36.6 kB]
21:33:41 #12 5.920 Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libseccomp-dev amd64 2.5.3-2ubuntu2 [94.0 kB]
21:33:41 #12 5.921 Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsystemd-dev amd64 249.11-0ubuntu3.4 [306 kB]
21:33:41 #12 5.925 Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 libglib2.0-0 amd64 2.72.1-1 [1460 kB]
21:33:41 #12 5.939 Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB]
21:33:41 #8 45.34 Selecting previously unselected package libfile-find-rule-perl.
21:33:41 #9 54.55 127 added, 0 removed; done.
21:33:41 #9 54.61 Setting up libasan5:armhf (9.4.0-1ubuntu1~20.04.1) ...
21:33:41 #9 54.62 Setting up libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
21:33:41 #9 54.64 Setting up bsdmainutils (11.1.2ubuntu3) ...
21:33:41 #9 54.66 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
21:33:41 #9 54.66 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:33:41 #9 54.66 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
21:33:41 #9 54.67 update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/bsd-from.1.gz (of link group from) doesn't exist
21:33:41 #9 54.68 Setting up libgssapi-krb5-2:armhf (1.17-6ubuntu4.1) ...
21:33:41 #9 54.69 Setting up libgdbm-compat4:armhf (1.18.1-5) ...
21:33:41 #8 64.72 Setting up libdata-dump-perl (1.23-1) ...
21:33:41 #8 64.73 Setting up python3-certifi (2018.8.24-1) ...
21:33:41 #8 64.86 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
21:33:41 #8 64.87 Setting up libref-util-perl (0.204-1) ...
21:33:41 #8 64.89 Setting up libipc-system-simple-perl (1.25-4) ...
21:33:41 #8 64.90 Setting up libnet-domain-tld-perl (1.75-1) ...
21:33:41 #9 53.07 Setting up liblinux-epoll-perl (0.017-1) ...
21:33:41 #9 53.08 Setting up libvariable-magic-perl (0.62-1build2) ...
21:33:41 #9 53.09 Setting up python3-idna (2.8-1) ...
21:33:41 #9 53.30 Setting up libio-html-perl (1.001-1) ...
21:33:41 #9 53.31 Setting up libcroco3:amd64 (0.6.13-1) ...
21:33:41 #9 53.32 Setting up libb-hooks-op-check-perl (0.22-1build2) ...
21:33:41 #9 53.34 Setting up libtest-refcount-perl (0.10-1) ...
21:33:41 #9 53.36 Setting up libparams-util-perl (1.07-3build5) ...
21:33:41 #9 53.37 Setting up libdpkg-perl (1.19.7ubuntu3.2) ...
21:33:41 #9 53.38 Setting up autoconf (2.69-11.1) ...
21:33:41 #9 53.39 Setting up python3-urllib3 (1.25.8-2ubuntu0.1) ...
21:33:41 #9 53.56 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
21:33:41 #9 53.57 Setting up libarray-intspan-perl (2.003-1) ...
21:33:41 #9 53.58 Setting up libcapture-tiny-perl (0.48-1) ...
21:33:41 #9 53.59 Setting up libtimedate-perl (2.3200-1) ...
21:33:41 #9 53.60 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
21:33:41 #9 53.61 Setting up libsub-name-perl (0.26-1) ...
21:33:41 #9 53.62 Setting up libtype-tiny-xs-perl (0.016-1) ...
21:33:41 #9 53.64 Setting up libfile-chdir-perl (0.1008-1) ...
21:33:41 #9 53.65 Setting up xauth (1:1.1-0ubuntu1) ...
21:33:41 #9 53.66 Setting up cpp (4:9.3.0-1ubuntu2) ...
21:33:41 #8 53.96 Setting up python3-idna (2.6-1) ...
21:33:41 #12 9.494 Selecting previously unselected package libdevmapper-dev:arm64.
21:33:41 #12 9.497 Preparing to unpack .../21-libdevmapper-dev_2%3a1.02.175-2.1ubuntu4_arm64.deb ...
21:33:41 #12 9.500 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1ubuntu4) ...
21:33:41 #12 9.536 Selecting previously unselected package libseccomp-dev:arm64.
21:33:41 #12 9.539 Preparing to unpack .../22-libseccomp-dev_2.5.3-2ubuntu2_arm64.deb ...
21:33:41 #12 9.561 Unpacking libseccomp-dev:arm64 (2.5.3-2ubuntu2) ...
21:33:41 #8 60.67 Setting up libgpgme11:arm64 (1.14.0-1+b2) ...
21:33:41 #8 60.69 Setting up gcc (4:10.2.1-1) ...
21:33:41 #8 60.71 Setting up dirmngr (2.2.27-2+deb11u2) ...
21:33:41 #8 60.85 Setting up perl (5.32.1-4+deb11u2) ...
21:33:41 #8 60.87 Setting up libpackage-stash-xs-perl (0.29-1+b2) ...
21:33:41 #8 60.89 Setting up libclass-data-inheritable-perl (0.08-3) ...
21:33:41 #8 60.90 Setting up libdata-dump-perl (1.23-1.1) ...
21:33:41 #8 60.91 Setting up libref-util-perl (0.204-1) ...
21:33:41 #8 60.92 Setting up libipc-system-simple-perl (1.30-1) ...
21:33:41 #8 60.93 Setting up libnet-domain-tld-perl (1.75-1.1) ...
21:33:41 #8 60.95 Setting up libhash-fieldhash-perl (0.15-1+b3) ...
21:33:41 #8 60.96 Setting up libvariable-magic-perl (0.62-1+b3) ...
21:33:41 #8 60.99 Setting up libio-html-perl (1.004-2) ...
21:33:41 #8 61.01 Setting up libpod-parser-perl (1.63-2) ...
21:33:41 #8 61.03 Setting up libb-hooks-op-check-perl (0.22-1+b3) ...
21:33:41 #8 61.04 Setting up liblist-moreutils-xs-perl (0.430-2) ...
21:33:41 #8 61.05 Setting up libparams-util-perl (1.102-1+b1) ...
21:33:41 #8 61.07 Setting up libdpkg-perl (1.20.11) ...
21:33:41 #8 61.08 Setting up libtime-duration-perl (1.21-1) ...
21:33:41 #8 61.09 Setting up autoconf (2.69-14) ...
21:33:41 #8 61.11 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
21:33:41 #8 61.12 Setting up libarray-intspan-perl (2.004-1) ...
21:33:41 #8 61.13 Setting up libcapture-tiny-perl (0.48-1) ...
21:33:41 #8 61.15 Setting up libtimedate-perl (2.3300-2) ...
21:33:41 #8 61.16 Setting up gpg-wks-server (2.2.27-2+deb11u2) ...
21:33:41 #8 61.17 Setting up libsub-name-perl (0.26-1+b1) ...
21:33:41 #8 61.18 Setting up libtype-tiny-xs-perl (0.022-1) ...
21:33:41 #8 61.20 Setting up g++ (4:10.2.1-1) ...
21:33:41 #8 61.22 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:33:41 #8 61.23 Setting up libdata-validate-domain-perl (0.10-1.1) ...
21:33:41 #8 61.24 Setting up libproc-processtable-perl (0.59-2+b1) ...
21:33:41 #8 61.26 Setting up libfile-chdir-perl (0.1008-1.1) ...
21:33:41 #8 61.27 Setting up xauth (1:1.1-1) ...
21:33:41 #8 61.29 Setting up libpath-tiny-perl (0.118-1) ...
21:33:41 #8 61.30 Setting up libarchive-cpio-perl (0.10-1.1) ...
21:33:41 #8 61.31 Setting up libjson-perl (4.03000-1) ...
21:33:41 #8 61.32 Setting up libipc-run3-perl (0.048-2) ...
21:33:41 #8 61.34 Setting up libfcgi-perl:arm64 (0.79+ds-2) ...
21:33:41 #8 61.35 Setting up libsub-override-perl (0.09-2) ...
21:33:41 #8 61.36 Setting up libaliased-perl (0.34-1.1) ...
21:33:41 #8 61.39 Setting up libstrictures-perl (2.000006-1) ...
21:33:41 #8 61.41 Setting up libsub-quote-perl (2.006006-1) ...
21:33:41 #8 61.42 Setting up libdevel-stacktrace-perl (2.0400-1) ...
21:33:41 #8 61.43 Setting up libclass-xsaccessor-perl (1.19-3+b7) ...
21:33:41 #8 61.45 Setting up libfontconfig1:arm64 (2.13.1-4.2) ...
21:33:41 #8 61.46 Setting up libsort-versions-perl (1.62-1) ...
21:33:41 #8 61.47 Setting up libexporter-tiny-perl (1.002002-1) ...
21:33:41 #8 61.49 Setting up libre-engine-re2-perl:arm64 (0.14-1) ...
21:33:41 #8 61.50 Setting up libfile-dirlist-perl (0.05-2) ...
21:33:41 #8 61.51 Setting up libterm-readkey-perl (2.38-1+b2) ...
21:33:41 #8 61.53 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ...
21:33:41 #8 61.54 Setting up libperlio-gzip-perl (0.19-1+b7) ...
21:33:41 #8 61.58 Setting up libsys-hostname-long-perl (1.5-2) ...
21:33:41 #8 61.59 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
21:33:41 #8 61.60 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ...
21:33:41 #8 61.61 Setting up liburi-perl (5.08-1) ...
21:33:41 #8 61.62 Setting up libfile-touch-perl (0.11-1) ...
21:33:41 #8 61.64 Setting up python3.9 (3.9.2-1) ...
21:33:41 #8 62.28 Setting up libemail-address-xs-perl (1.04-1+b3) ...
21:33:41 #8 62.29 Setting up libnet-ssleay-perl (1.88-3+b1) ...
21:33:41 #8 62.30 Setting up automake (1:1.16.3-2) ...
21:33:41 #8 62.31 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:33:41 #8 62.33 Setting up libapt-pkg-perl (0.1.39) ...
21:33:41 #8 62.35 Setting up libio-sessiondata-perl (1.03-1.1) ...
21:33:41 #8 62.37 Setting up libstring-escape-perl (2010.002-2) ...
21:33:41 #8 62.38 Setting up libhttp-date-perl (6.05-1) ...
21:33:41 #8 62.40 Setting up libfile-which-perl (1.23-1) ...
21:33:41 #8 62.41 Setting up libfile-basedir-perl (0.08-1) ...
21:33:41 #8 62.43 Setting up libnumber-range-perl (0.12-1.1) ...
21:33:41 #8 62.44 Setting up libtask-weaken-perl (1.06-1) ...
21:33:41 #8 62.45 Setting up libunicode-utf8-perl (0.62-1+b2) ...
21:33:41 #8 62.46 Setting up libmouse-perl (2.5.10-1+b1) ...
21:33:41 #8 62.47 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ...
21:33:41 #8 62.48 Setting up libfile-listing-perl (6.14-1) ...
21:33:41 #8 62.49 Setting up libsys-cpuaffinity-perl:arm64 (1.13~03-1) ...
21:33:41 #8 62.51 Setting up gpg-wks-client (2.2.27-2+deb11u2) ...
21:33:41 #8 62.52 Setting up libregexp-pattern-perl (0.2.14-1) ...
21:33:41 #8 62.54 Setting up libdata-messagepack-perl (1.00-4+b1) ...
21:33:41 #8 62.57 Setting up libclass-inspector-perl (1.36-1) ...
21:33:41 #8 62.59 Setting up libfont-afm-perl (1.20-3) ...
21:33:41 #8 62.61 Setting up libwant-perl (0.29-1+b6) ...
21:33:41 #13 8.228 Running transaction test
21:33:41 #12 7.454 Selecting previously unselected package libarchive13:arm64.
21:33:41 #12 7.458 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1.2_arm64.deb ...
21:33:41 #12 7.464 Unpacking libarchive13:arm64 (3.4.0-2ubuntu1.2) ...
21:33:41 #12 7.518 Selecting previously unselected package libjsoncpp1:arm64.
21:33:41 #12 7.521 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_arm64.deb ...
21:33:41 #12 7.524 Unpacking libjsoncpp1:arm64 (1.7.4-3.1ubuntu2) ...
21:33:41 #12 7.567 Selecting previously unselected package librhash0:arm64.
21:33:41 #8 50.09 Selecting previously unselected package libparams-validate-perl.
21:33:41 #8 50.09 Preparing to unpack .../213-libparams-validate-perl_1.29-1+b1_armhf.deb ...
21:33:41 #8 50.09 Unpacking libparams-validate-perl (1.29-1+b1) ...
21:33:41 #8 50.13 Selecting previously unselected package libgetopt-long-descriptive-perl.
21:33:41 #8 50.13 Preparing to unpack .../214-libgetopt-long-descriptive-perl_0.103-2_all.deb ...
21:33:41 #8 50.13 Unpacking libgetopt-long-descriptive-perl (0.103-2) ...
21:33:41 #8 50.16 Selecting previously unselected package libsort-versions-perl.
21:33:41 #8 50.17 Preparing to unpack .../215-libsort-versions-perl_1.62-1_all.deb ...
21:33:41 #8 50.17 Unpacking libsort-versions-perl (1.62-1) ...
21:33:41 #8 50.21 Selecting previously unselected package libgit-wrapper-perl.
21:33:41 #8 50.21 Preparing to unpack .../216-libgit-wrapper-perl_0.048-1_all.deb ...
21:33:41 #8 50.22 Unpacking libgit-wrapper-perl (0.048-1) ...
21:33:41 #8 50.25 Selecting previously unselected package libhttp-tiny-multipart-perl.
21:33:41 #8 50.25 Preparing to unpack .../217-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
21:33:41 #8 50.26 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
21:33:41 #8 50.29 Selecting previously unselected package libio-prompter-perl.
21:33:41 #8 50.29 Preparing to unpack .../218-libio-prompter-perl_0.004015-1_all.deb ...
21:33:41 #8 50.30 Unpacking libio-prompter-perl (0.004015-1) ...
21:33:41 #11 5.380 0 upgraded, 24 newly installed, 0 to remove and 1 not upgraded.
21:33:41 #11 5.380 1 not fully installed or removed.
21:33:41 #11 5.380 Need to get 7655 kB of archives.
21:33:41 #11 5.380 After this operation, 39.9 MB of additional disk space will be used.
21:33:41 #11 5.380 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 bash-completion all 1:2.8-1ubuntu1 [168 kB]
21:33:41 #11 5.439 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake-data all 3.10.2-1ubuntu2.18.04.2 [1332 kB]
21:33:41 #11 5.482 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB]
21:33:41 #11 5.483 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive13 amd64 3.2.2-3.1ubuntu0.7 [288 kB]
21:33:41 #11 5.488 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjsoncpp1 amd64 1.7.4-3 [73.6 kB]
21:33:41 #11 5.490 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 librhash0 amd64 1.3.6-2 [78.1 kB]
21:33:41 #11 5.491 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libuv1 amd64 1.18.0-3 [64.4 kB]
21:33:41 #11 5.492 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake amd64 3.10.2-1ubuntu2.18.04.2 [3152 kB]
21:33:41 #11 5.542 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 dh-apparmor all 2.12-4ubuntu5.1 [11.2 kB]
21:33:41 #12 6.113 debconf: delaying package configuration, since apt-utils is not installed
21:33:41 #12 6.147 Fetched 11.6 MB in 1s (21.5 MB/s)
21:33:41 #12 6.175 Selecting previously unselected package bash-completion.
21:33:41 #12 6.175 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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:33:41 #12 6.191 Preparing to unpack .../00-bash-completion_1%3a2.11-5ubuntu1_all.deb ...
21:33:41 #12 6.203 Unpacking bash-completion (1:2.11-5ubuntu1) ...
21:33:41 #8 45.34 Preparing to unpack .../229-libfile-find-rule-perl_0.34-1_all.deb ...
21:33:41 #8 45.35 Unpacking libfile-find-rule-perl (0.34-1) ...
21:33:41 #9 49.99 Setting up python3.10 (3.10.4-3ubuntu0.1) ...
21:33:41 #9 54.71 Setting up libssh-4:armhf (0.9.3-2ubuntu2.2) ...
21:33:41 #9 54.72 Setting up dwz (0.13-5) ...
21:33:41 #9 54.73 Setting up groff-base (1.22.4-4build1) ...
21:33:41 #9 54.76 Setting up gpgconf (2.2.19-3ubuntu2.2) ...
21:33:41 #9 54.77 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ...
21:33:41 #9 54.78 Setting up libperl5.30:armhf (5.30.0-9ubuntu0.2) ...
21:33:41 #9 54.80 Setting up libc6-dev:armhf (2.31-0ubuntu9.9) ...
21:33:41 #9 54.81 Setting up libx11-6:armhf (2:1.6.9-2ubuntu1.2) ...
21:33:41 #9 54.82 Setting up libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.5) ...
21:33:41 #9 54.87 Setting up python3.8 (3.8.10-0ubuntu1~20.04.5) ...
21:33:41 #8 64.91 Setting up libnet-libidn-perl (0.12.ds-3+b1) ...
21:33:41 #8 64.92 Setting up libvariable-magic-perl (0.62-1+b1) ...
21:33:41 #8 64.93 Setting up python3-idna (2.6-1) ...
21:33:41 #8 65.13 Setting up libio-html-perl (1.001-1) ...
21:33:41 #8 65.14 Setting up libb-hooks-op-check-perl (0.22-1+b1) ...
21:33:41 #8 65.15 Setting up libtest-refcount-perl (0.08-3) ...
21:33:41 #14 DONE 1.8s
21:33:41 
21:33:41 #15 [stage-1 8/8] WORKDIR /root/rpmbuild
21:33:41 #15 sha256:7e46968f162c52b235d321e2104a6d8a85329925a606ec83d7c8808ce7133d33
21:33:41 #15 DONE 0.0s
21:33:41 
21:33:41 #16 exporting to image
21:33:41 #16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
21:33:41 #16 exporting layers
21:33:41 #9 53.68 Setting up libpath-tiny-perl (0.108-1) ...
21:33:41 #9 53.69 Setting up libarchive-cpio-perl (0.10-1) ...
21:33:41 #9 53.70 Setting up libjson-perl (4.02000-2) ...
21:33:41 #9 53.71 Setting up libsub-override-perl (0.09-2) ...
21:33:41 #9 53.72 Setting up python3-unidiff (0.5.5-2) ...
21:33:41 #9 53.86 Setting up libstrictures-perl (2.000006-1) ...
21:33:41 #9 53.87 Setting up libsub-quote-perl (2.006006-1) ...
21:33:41 #9 53.88 Setting up libclass-xsaccessor-perl (1.19-3build3) ...
21:33:41 #9 53.89 Setting up libsort-versions-perl (1.62-1) ...
21:33:41 #9 53.90 Setting up libexporter-tiny-perl (1.002001-1) ...
21:33:41 #9 53.92 Setting up libre-engine-re2-perl (0.13-5) ...
21:33:41 #8 54.18 Setting up python3-xdg (0.25-4ubuntu1.1) ...
21:33:41 #8 62.63 Setting up libdynaloader-functions-perl (0.003-1.1) ...
21:33:41 #8 62.65 Setting up libtext-glob-perl (0.11-1) ...
21:33:41 #8 62.67 Setting up libclass-method-modifiers-perl (2.13-1) ...
21:33:41 #8 62.69 Setting up liblist-compare-perl (0.55-1) ...
21:33:41 #8 62.72 Setting up libref-util-xs-perl (0.117-1+b3) ...
21:33:41 #8 62.73 Setting up libio-pty-perl (1:1.15-2) ...
21:33:41 #8 62.74 Setting up libfile-fcntllock-perl (0.22-3+b7) ...
21:33:41 #8 62.75 Setting up libsort-key-perl (1.33-2+b3) ...
21:33:41 #8 62.77 Setting up libclone-perl (0.45-1+b1) ...
21:33:41 #8 62.78 Setting up libalgorithm-diff-perl (1.201-1) ...
21:33:41 #8 62.79 Setting up libarchive-zip-perl (1.68-1) ...
21:33:41 #8 62.81 Setting up libsub-identify-perl (0.14-1+b3) ...
21:33:41 #8 62.82 Setting up libdistro-info-perl (1.0) ...
21:33:41 #8 62.83 Setting up libcpanel-json-xs-perl (4.25-1+b1) ...
21:33:41 #8 56.31   Preparing        :                                                        1/1 
21:33:41 #8 56.34   Upgrading        : rpm-libs-4.17.1-3.fc36.x86_64                        1/145 
21:33:41 #8 56.39   Running scriptlet: rpm-4.17.1-3.fc36.x86_64                             2/145 
21:33:41 #8 56.42   Upgrading        : rpm-4.17.1-3.fc36.x86_64                             2/145 
21:33:41 #8 56.46   Installing       : python3-six-1.16.0-5.fc36.noarch                     3/145 
21:33:41 #8 56.46   Installing       : hunspell-filesystem-1.7.0-19.fc36.x86_64             4/145 
21:33:41 #8 56.47   Installing       : hunspell-en-GB-0.20140811.1-22.fc36.noarch           5/145 
21:33:41 #8 56.51   Installing       : hunspell-en-0.20140811.1-22.fc36.noarch              6/145 
21:33:41 #8 56.52   Installing       : hunspell-en-US-0.20140811.1-22.fc36.noarch           7/145 
21:33:41 #12 9.814 Selecting previously unselected package libsystemd-dev:arm64.
21:33:41 #12 9.817 Preparing to unpack .../23-libsystemd-dev_249.11-0ubuntu3.4_arm64.deb ...
21:33:41 #12 9.870 Unpacking libsystemd-dev:arm64 (249.11-0ubuntu3.4) ...
21:33:41 #12 7.570 Preparing to unpack .../04-librhash0_1.3.9-1_arm64.deb ...
21:33:41 #12 7.576 Unpacking librhash0:arm64 (1.3.9-1) ...
21:33:41 #12 7.621 Selecting previously unselected package libuv1:arm64.
21:33:41 #12 7.624 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_arm64.deb ...
21:33:41 #12 7.628 Unpacking libuv1:arm64 (1.34.2-1ubuntu1.3) ...
21:33:41 #12 7.659 Selecting previously unselected package cmake.
21:33:41 #12 7.662 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1_arm64.deb ...
21:33:41 #12 7.666 Unpacking cmake (3.16.3-1ubuntu1) ...
21:33:41 #8 50.33 Selecting previously unselected package libjson-perl.
21:33:41 #8 50.33 Preparing to unpack .../219-libjson-perl_4.02000-1_all.deb ...
21:33:41 #8 50.34 Unpacking libjson-perl (4.02000-1) ...
21:33:41 #8 50.37 Selecting previously unselected package liblog-any-perl.
21:33:41 #8 50.38 Preparing to unpack .../220-liblog-any-perl_1.707-1_all.deb ...
21:33:41 #8 50.38 Unpacking liblog-any-perl (1.707-1) ...
21:33:41 #8 50.42 Selecting previously unselected package liblog-any-adapter-screen-perl.
21:33:41 #8 50.42 Preparing to unpack .../221-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
21:33:41 #8 50.43 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
21:33:41 #8 50.45 Selecting previously unselected package libpackage-stash-perl.
21:33:41 #8 50.46 Preparing to unpack .../222-libpackage-stash-perl_0.38-1_all.deb ...
21:33:41 #8 50.46 Unpacking libpackage-stash-perl (0.38-1) ...
21:33:41 #8 50.49 Selecting previously unselected package libsub-identify-perl.
21:33:41 #8 50.50 Preparing to unpack .../223-libsub-identify-perl_0.14-1+b1_armhf.deb ...
21:33:41 #8 50.50 Unpacking libsub-identify-perl (0.14-1+b1) ...
21:33:41 #8 50.53 Selecting previously unselected package libnamespace-clean-perl.
21:33:41 #8 50.53 Preparing to unpack .../224-libnamespace-clean-perl_0.27-1_all.deb ...
21:33:41 #8 50.54 Unpacking libnamespace-clean-perl (0.27-1) ...
21:33:41 #8 50.57 Selecting previously unselected package libpath-tiny-perl.
21:33:41 #8 50.57 Preparing to unpack .../225-libpath-tiny-perl_0.108-1_all.deb ...
21:33:41 #8 50.57 Unpacking libpath-tiny-perl (0.108-1) ...
21:33:41 #8 50.60 Selecting previously unselected package libtype-tiny-perl.
21:33:41 #8 50.61 Preparing to unpack .../226-libtype-tiny-perl_1.004004-1_all.deb ...
21:33:41 #8 50.61 Unpacking libtype-tiny-perl (1.004004-1) ...
21:33:41 #11 5.542 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 btrfs-progs amd64 4.15.1-1build1 [625 kB]
21:33:41 #11 5.549 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 btrfs-tools amd64 4.15.1-1build1 [2604 B]
21:33:41 #11 5.549 Get:12 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:33:41 #11 5.551 Get:13 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:33:41 #11 5.552 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev-dev amd64 237-3ubuntu10.53 [19.1 kB]
21:33:41 #11 5.553 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsepol1-dev amd64 2.7-1ubuntu0.1 [324 kB]
21:33:41 #11 5.558 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcre16-3 amd64 2:8.39-9ubuntu0.1 [147 kB]
21:33:41 #11 5.561 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcre32-3 amd64 2:8.39-9ubuntu0.1 [138 kB]
21:33:41 #11 5.563 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcrecpp0v5 amd64 2:8.39-9ubuntu0.1 [15.3 kB]
21:33:41 #11 5.563 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcre3-dev amd64 2:8.39-9ubuntu0.1 [536 kB]
21:33:41 #11 5.571 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libselinux1-dev amd64 2.7-2build2 [149 kB]
21:33:41 #11 5.573 Get:21 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:33:41 #11 5.574 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1~18.04.2 [81.7 kB]
21:33:41 #11 5.575 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.53 [184 kB]
21:33:41 #11 5.578 Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB]
21:33:41 #11 5.710 debconf: delaying package configuration, since apt-utils is not installed
21:33:41 #11 5.741 Fetched 7655 kB in 0s (16.1 MB/s)
21:33:41 #11 5.772 Selecting previously unselected package bash-completion.
21:33:41 #11 5.772 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21453 files and directories currently installed.)
21:33:41 #11 5.786 Preparing to unpack .../00-bash-completion_1%3a2.8-1ubuntu1_all.deb ...
21:33:41 #12 6.319 Selecting previously unselected package libarchive13:amd64.
21:33:41 #12 6.322 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_amd64.deb ...
21:33:41 #12 6.330 Unpacking libarchive13:amd64 (3.6.0-1ubuntu1) ...
21:33:41 #12 6.365 Selecting previously unselected package libjsoncpp25:amd64.
21:33:41 #12 6.366 Preparing to unpack .../02-libjsoncpp25_1.9.5-3_amd64.deb ...
21:33:41 #12 6.369 Unpacking libjsoncpp25:amd64 (1.9.5-3) ...
21:33:41 #12 6.403 Selecting previously unselected package librhash0:amd64.
21:33:41 #12 6.406 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_amd64.deb ...
21:33:41 #12 6.409 Unpacking librhash0:amd64 (1.4.2-1ubuntu1) ...
21:33:41 #12 6.440 Selecting previously unselected package libuv1:amd64.
21:33:41 #12 6.443 Preparing to unpack .../04-libuv1_1.43.0-1_amd64.deb ...
21:33:41 #12 6.446 Unpacking libuv1:amd64 (1.43.0-1) ...
21:33:41 #12 6.472 Selecting previously unselected package dh-elpa-helper.
21:33:41 #12 6.475 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ...
21:33:41 #12 6.478 Unpacking dh-elpa-helper (2.0.9ubuntu1) ...
21:33:41 #12 6.511 Selecting previously unselected package emacsen-common.
21:33:42 #8 65.16 Setting up libparams-util-perl (1.07-3+b4) ...
21:33:42 #8 65.18 Setting up libdpkg-perl (1.19.8) ...
21:33:42 #8 65.19 Setting up autoconf (2.69-11) ...
21:33:42 #8 65.21 Setting up python3-urllib3 (1.24.1-1) ...
21:33:42 #8 65.39 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
21:33:42 #8 65.41 Setting up libcapture-tiny-perl (0.48-1) ...
21:33:42 #9 53.93 Setting up libterm-readkey-perl (2.38-1build1) ...
21:33:42 #9 53.94 Setting up lsb-release (11.1.0ubuntu2) ...
21:33:42 #9 53.95 Setting up libnet-ip-perl (1.26-2) ...
21:33:42 #9 53.96 Setting up python3-magic (2:0.4.15-3) ...
21:33:42 #9 54.10 Setting up libperlio-gzip-perl (0.19-1build5) ...
21:33:42 #9 54.11 Setting up libsys-hostname-long-perl (1.5-1) ...
21:33:42 #9 54.12 Setting up libsereal-decoder-perl (4.011+ds-1build1) ...
21:33:42 #9 54.13 Setting up liburi-perl (1.76-2) ...
21:33:42 #9 54.14 Setting up libdigest-bubblebabble-perl (0.02-2) ...
21:33:42 #9 54.15 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
21:33:42 #9 54.16 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ...
21:33:42 #9 54.18 Setting up python3-pkg-resources (45.2.0-1) ...
21:33:42 #8 54.37 Setting up python3-six (1.11.0-2) ...
21:33:42 #8 54.54 Setting up libx11-6:armhf (2:1.6.4-3ubuntu0.4) ...
21:33:42 #8 54.55 Setting up gpg-agent (2.2.4-1ubuntu1.6) ...
21:33:42 #8 54.57 Setting up python3-certifi (2018.1.18-2) ...
21:33:42 #8 62.84 Setting up libobject-id-perl (0.1.2-2.1) ...
21:33:42 #8 62.86 Setting up libio-stringy-perl (2.111-3) ...
21:33:42 #8 62.88 Setting up liblist-moreutils-perl (0.430-2) ...
21:33:42 #8 62.89 Setting up libhtml-tagset-perl (3.20-4) ...
21:33:42 #8 62.90 Setting up liblog-any-perl (1.709-1) ...
21:33:42 #8 62.91 Setting up libauthen-sasl-perl (2.1600-1.1) ...
21:33:42 #8 62.93 Setting up libdevel-size-perl (0.83-1+b2) ...
21:33:42 #8 62.94 Setting up libdebhelper-perl (13.3.4) ...
21:33:42 #8 62.95 Setting up libpod-constants-perl (0.19-2) ...
21:33:42 #8 62.96 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
21:33:42 #8 62.97 Setting up libconvert-binhex-perl (1.125-1) ...
21:33:42 #8 62.99 Setting up liblwp-mediatypes-perl (6.04-1) ...
21:33:42 #8 63.00 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ...
21:33:42 #8 63.01 Setting up libtry-tiny-perl (0.30-1) ...
21:33:42 #8 63.02 Setting up libtype-tiny-perl (1.012001-2) ...
21:33:42 #8 63.03 Setting up libcommon-sense-perl (3.75-1+b4) ...
21:33:42 #8 63.04 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
21:33:42 #8 56.53   Installing       : hunspell-1.7.0-19.fc36.x86_64                        8/145 
21:33:42 #8 56.57   Installing       : elfutils-debuginfod-client-0.186-3.fc36.x86_64       9/145 
21:33:42 #8 56.59   Installing       : binutils-gold-2.37-27.fc36.x86_64                   10/145 
21:33:42 #8 56.75   Installing       : binutils-2.37-27.fc36.x86_64                        11/145 
21:33:42 #8 56.78   Running scriptlet: binutils-2.37-27.fc36.x86_64                        11/145 
21:33:42 #12 10.09 Selecting previously unselected package libglib2.0-0:arm64.
21:33:42 #12 10.09 Preparing to unpack .../24-libglib2.0-0_2.72.1-1_arm64.deb ...
21:33:42 #12 10.12 Unpacking libglib2.0-0:arm64 (2.72.1-1) ...
21:33:42 #12 7.963 Selecting previously unselected package dh-apparmor.
21:33:42 #12 7.966 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.1_all.deb ...
21:33:42 #12 7.970 Unpacking dh-apparmor (2.13.3-7ubuntu5.1) ...
21:33:42 #12 8.002 Selecting previously unselected package libbtrfs0:arm64.
21:33:42 #12 8.005 Preparing to unpack .../08-libbtrfs0_5.4.1-2_arm64.deb ...
21:33:42 #12 8.008 Unpacking libbtrfs0:arm64 (5.4.1-2) ...
21:33:42 #12 8.051 Selecting previously unselected package libbtrfs-dev:arm64.
21:33:42 #12 8.054 Preparing to unpack .../09-libbtrfs-dev_5.4.1-2_arm64.deb ...
21:33:42 #12 8.058 Unpacking libbtrfs-dev:arm64 (5.4.1-2) ...
21:33:42 #12 8.108 Selecting previously unselected package libdevmapper1.02.1:arm64.
21:33:42 #8 50.67 Selecting previously unselected package libgitlab-api-v4-perl.
21:33:42 #8 50.68 Preparing to unpack .../227-libgitlab-api-v4-perl_0.16-1_all.deb ...
21:33:42 #8 50.68 Unpacking libgitlab-api-v4-perl (0.16-1) ...
21:33:42 #8 50.72 Selecting previously unselected package libglib2.0-data.
21:33:42 #8 50.72 Preparing to unpack .../228-libglib2.0-data_2.58.3-2+deb10u3_all.deb ...
21:33:42 #8 50.73 Unpacking libglib2.0-data (2.58.3-2+deb10u3) ...
21:33:42 #8 50.92 Selecting previously unselected package libgpm2:armhf.
21:33:42 #12 6.514 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ...
21:33:42 #12 6.524 Unpacking emacsen-common (3.0.4) ...
21:33:42 #12 6.586 Selecting previously unselected package cmake-data.
21:33:42 #12 6.589 Preparing to unpack .../07-cmake-data_3.22.1-1ubuntu1_all.deb ...
21:33:42 #12 6.596 Unpacking cmake-data (3.22.1-1ubuntu1) ...
21:33:42 #8 65.42 Setting up libtimedate-perl (2.3000-2+deb10u1) ...
21:33:42 #8 65.43 Setting up gpg-wks-server (2.2.12-1+deb10u2) ...
21:33:42 #8 65.44 Setting up libsub-name-perl (0.21-1+b3) ...
21:33:42 #8 65.45 Setting up libtype-tiny-xs-perl (0.014-1+b1) ...
21:33:42 #8 65.47 Setting up g++-8 (8.3.0-6) ...
21:33:42 #8 65.48 Setting up libfile-chdir-perl (0.1008-1) ...
21:33:42 #8 65.49 Setting up xauth (1:1.0.10-1) ...
21:33:42 #8 65.50 Setting up libpath-tiny-perl (0.108-1) ...
21:33:42 #8 65.51 Setting up libarchive-cpio-perl (0.10-1) ...
21:33:42 #8 65.52 Setting up libjson-perl (4.02000-1) ...
21:33:42 #8 65.54 Setting up libfcgi-perl (0.78-2+b3) ...
21:33:42 #8 65.55 Setting up libdevel-globaldestruction-perl (0.14-1) ...
21:33:42 #8 65.56 Setting up python3-unidiff (0.5.4-1) ...
21:33:42 #8 46.04 Selecting previously unselected package libfont-afm-perl.
21:33:42 #8 46.04 Preparing to unpack .../230-libfont-afm-perl_1.20-3_all.deb ...
21:33:42 #8 46.06 Unpacking libfont-afm-perl (1.20-3) ...
21:33:42 #9 50.79 Setting up libxpm4:armhf (1:3.5.12-1build2) ...
21:33:42 #9 54.37 Setting up automake (1:1.16.1-4ubuntu6) ...
21:33:42 #9 54.38 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:33:42 #9 54.38 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:33:42 #9 54.38 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:33:42 #9 54.38 Setting up libasync-mergepoint-perl (0.04-2) ...
21:33:42 #9 54.39 Setting up libstring-escape-perl (2010.002-2) ...
21:33:42 #9 54.41 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ...
21:33:42 #9 54.42 Setting up libhttp-date-perl (6.05-1) ...
21:33:42 #9 54.43 Setting up libfile-which-perl (1.23-1) ...
21:33:42 #9 54.44 Setting up libfile-basedir-perl (0.08-1) ...
21:33:42 #9 54.45 Setting up gettext (0.19.8.1-10build1) ...
21:33:42 #9 54.46 Setting up libnumber-range-perl (0.12-1) ...
21:33:42 #9 54.47 Setting up libunicode-utf8-perl (0.62-1build1) ...
21:33:42 #9 54.49 Setting up libstruct-dumb-perl (0.09-1) ...
21:33:42 #9 54.50 Setting up libfile-listing-perl (6.04-1) ...
21:33:42 #9 54.51 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ...
21:33:42 #9 54.52 Setting up libregexp-pattern-perl (0.2.12-1) ...
21:33:42 #9 54.54 Setting up libfont-afm-perl (1.20-2) ...
21:33:42 #9 54.55 Setting up libwant-perl (0.29-1build4) ...
21:33:42 #8 54.73 Setting up gcc (4:7.4.0-1ubuntu2.3) ...
21:33:42 #8 54.75 Setting up gpg-wks-server (2.2.4-1ubuntu1.6) ...
21:33:42 #8 54.76 Setting up python3-pkg-resources (39.0.1-2) ...
21:33:42 #8 63.05 Setting up libnet-http-perl (6.20-1) ...
21:33:42 #8 63.07 Setting up libtext-markdown-discount-perl:arm64 (0.12-1+b1) ...
21:33:42 #8 63.08 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
21:33:42 #8 63.09 Setting up libtime-moment-perl (0.44-1+b3) ...
21:33:42 #8 63.10 Setting up libencode-locale-perl (1.05-1.1) ...
21:33:42 #8 63.11 Setting up python3 (3.9.2-3) ...
21:33:42 #8 56.81   Installing       : elfutils-0.186-3.fc36.x86_64                        12/145 
21:33:42 #8 56.82   Upgrading        : rpm-build-libs-4.17.1-3.fc36.x86_64                 13/145 
21:33:42 #8 56.85   Installing       : dwz-0.14-4.fc36.x86_64                              14/145 
21:33:42 #8 56.86   Installing       : xz-5.2.5-9.fc36.x86_64                              15/145 
21:33:42 #8 56.90   Installing       : unzip-6.0-57.fc36.x86_64                            16/145 
21:33:42 #8 56.91   Installing       : file-5.41-4.fc36.x86_64                             17/145 
21:33:42 #8 56.94   Installing       : zip-3.0-32.fc36.x86_64                              18/145 
21:33:42 #8 56.95   Installing       : enchant-1:1.6.0-30.fc36.x86_64                      19/145 
21:33:42 #8 56.99   Installing       : python3-enchant-3.2.2-2.fc36.noarch                 20/145 
21:33:42 #8 57.00   Installing       : python3-dateutil-1:2.8.1-8.fc36.noarch              21/145 
21:33:42 #8 57.04   Installing       : python3-construct-2.10.68-1.fc36.noarch             22/145 
21:33:42 #12 8.112 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_arm64.deb ...
21:33:42 #12 8.116 Unpacking libdevmapper1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
21:33:42 #12 8.160 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
21:33:42 #12 8.163 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_arm64.deb ...
21:33:42 #12 8.168 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
21:33:42 #12 8.202 Selecting previously unselected package libudev-dev:arm64.
21:33:42 #12 8.205 Preparing to unpack .../12-libudev-dev_245.4-4ubuntu3.17_arm64.deb ...
21:33:42 #12 8.208 Unpacking libudev-dev:arm64 (245.4-4ubuntu3.17) ...
21:33:42 #12 8.238 Selecting previously unselected package libsepol1-dev:arm64.
21:33:42 #8 50.93 Preparing to unpack .../229-libgpm2_1.20.7-5_armhf.deb ...
21:33:42 #8 50.93 Unpacking libgpm2:armhf (1.20.7-5) ...
21:33:42 #8 50.97 Selecting previously unselected package libidn11:armhf.
21:33:42 #8 50.97 Preparing to unpack .../230-libidn11_1.33-2.2_armhf.deb ...
21:33:42 #8 50.98 Unpacking libidn11:armhf (1.33-2.2) ...
21:33:42 #8 51.02 Selecting previously unselected package libntlm0:armhf.
21:33:42 #8 51.02 Preparing to unpack .../231-libntlm0_1.5-1+deb10u1_armhf.deb ...
21:33:42 #8 51.03 Unpacking libntlm0:armhf (1.5-1+deb10u1) ...
21:33:42 #8 51.06 Selecting previously unselected package libgsasl7.
21:33:42 #8 51.07 Preparing to unpack .../232-libgsasl7_1.8.0-8+deb10u1_armhf.deb ...
21:33:42 #8 51.07 Unpacking libgsasl7 (1.8.0-8+deb10u1) ...
21:33:42 #8 51.12 Selecting previously unselected package libhtml-form-perl.
21:33:42 #8 51.13 Preparing to unpack .../233-libhtml-form-perl_6.03-1_all.deb ...
21:33:42 #12 6.955 Selecting previously unselected package cmake.
21:33:42 #12 6.959 Preparing to unpack .../08-cmake_3.22.1-1ubuntu1_amd64.deb ...
21:33:42 #12 6.962 Unpacking cmake (3.22.1-1ubuntu1) ...
21:33:42 #12 7.074 Selecting previously unselected package dh-apparmor.
21:33:42 #8 65.70 Setting up libstrictures-perl (2.000005-1) ...
21:33:42 #8 65.71 Setting up libsub-quote-perl (2.005001-1) ...
21:33:42 #8 65.72 Setting up libclass-xsaccessor-perl (1.19-3+b2) ...
21:33:42 #8 65.74 Setting up libsort-versions-perl (1.62-1) ...
21:33:42 #8 65.75 Setting up libexporter-tiny-perl (1.002001-1) ...
21:33:42 #8 65.77 Setting up libterm-readkey-perl (2.38-1) ...
21:33:42 #8 65.78 Setting up lsb-release (10.2019051400) ...
21:33:42 #8 65.79 Setting up libclass-accessor-perl (0.51-1) ...
21:33:42 #8 65.81 Setting up libnet-ip-perl (1.26-2) ...
21:33:42 #8 65.82 Setting up python3-magic (2:0.4.15-2) ...
21:33:42 #13 9.255 Transaction test succeeded.
21:33:42 #13 9.257 Running transaction
21:33:42 #9 50.80 Setting up openssh-client (1:8.9p1-3) ...
21:33:42 #9 50.88 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
21:33:42 #9 50.88 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:33:42 #9 50.88 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
21:33:42 #9 50.88 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:33:42 #9 50.89 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
21:33:42 #9 50.89 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:33:42 #9 50.90 Setting up gpgsm (2.2.27-3ubuntu2.1) ...
21:33:42 #9 50.92 Setting up libxext6:armhf (2:1.3.4-1build1) ...
21:33:42 #9 50.93 Setting up libcurl3-gnutls:armhf (7.81.0-1ubuntu1.3) ...
21:33:42 #9 50.94 Setting up python3 (3.10.4-0ubuntu2) ...
21:33:42 #9 54.56 Setting up libdynaloader-functions-perl (0.003-1) ...
21:33:42 #9 54.57 Setting up libtext-glob-perl (0.10-1) ...
21:33:42 #9 54.58 Setting up libclass-method-modifiers-perl (2.13-1) ...
21:33:42 #9 54.59 Setting up liblist-compare-perl (0.53-1) ...
21:33:42 #9 54.61 Setting up libref-util-xs-perl (0.117-1build2) ...
21:33:42 #9 54.62 Setting up libio-pty-perl (1:1.12-1) ...
21:33:42 #9 54.63 Setting up libtool (2.4.6-14) ...
21:33:42 #9 54.64 Setting up libfile-fcntllock-perl (0.22-3build4) ...
21:33:42 #9 54.66 Setting up libsort-key-perl (1.33-2build2) ...
21:33:42 #9 54.67 Setting up libclone-perl (0.43-2) ...
21:33:42 #9 54.68 Setting up libalgorithm-diff-perl (1.19.03-2) ...
21:33:42 #9 54.69 Setting up libarchive-zip-perl (1.67-2) ...
21:33:42 #9 54.70 Setting up libsub-identify-perl (0.14-1build2) ...
21:33:42 #9 54.71 Setting up libdistro-info-perl (0.23ubuntu1) ...
21:33:42 #9 54.72 Setting up libcpanel-json-xs-perl (4.19-1build1) ...
21:33:42 #9 54.74 Setting up python3-apt (2.0.0ubuntu0.20.04.7) ...
21:33:42 #8 54.97 Setting up lsb-release (9.20170808ubuntu1) ...
21:33:42 #8 54.99 Setting up libxmuu1:armhf (2:1.1.2-2) ...
21:33:42 #8 55.00 Setting up libgpgme11:armhf (1.10.0-1ubuntu2) ...
21:33:42 #8 55.01 Setting up libgssapi-krb5-2:armhf (1.16-2ubuntu0.2) ...
21:33:42 #8 55.02 Setting up perl (5.26.1-6ubuntu0.5) ...
21:33:42 #8 55.04 Setting up libfile-chdir-perl (0.1008-1) ...
21:33:42 #8 55.05 Setting up libsys-hostname-long-perl (1.5-1) ...
21:33:42 #8 55.06 Setting up libfile-fcntllock-perl (0.22-3build2) ...
21:33:42 #8 55.07 Setting up libtext-glob-perl (0.10-1) ...
21:33:42 #8 55.08 Setting up intltool-debian (0.35.0+20060710.4) ...
21:33:42 #8 55.09 Setting up libxml-sax-base-perl (1.09-1) ...
21:33:42 #8 55.10 Setting up libpackage-stash-xs-perl (0.28-3build2) ...
21:33:42 #8 63.40 Setting up libexception-class-perl (1.44-1) ...
21:33:42 #8 63.41 Setting up python3-xdg (0.27-2) ...
21:33:42 #8 63.57 Setting up libconfig-tiny-perl (2.26-1) ...
21:33:42 #8 63.59 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ...
21:33:42 #8 63.60 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
21:33:42 #8 57.05   Installing       : python3-pybeam-0.7-2.fc36.noarch                    23/145 
21:33:42 #8 57.08   Installing       : efi-srpm-macros-5-5.fc36.noarch                     24/145 
21:33:42 #8 57.09   Installing       : lua-srpm-macros-1-6.fc36.noarch                     25/145 
21:33:42 #8 57.09   Installing       : rpmautospec-rpm-macros-0.2.6-1.fc36.noarch          26/145 
21:33:42 #8 57.12   Upgrading        : rpm-sign-libs-4.17.1-3.fc36.x86_64                  27/145 
21:33:42 #8 57.13   Upgrading        : python3-rpm-4.17.1-3.fc36.x86_64                    28/145 
21:33:42 #8 57.15   Installing       : zstd-1.5.2-2.fc36.x86_64                            29/145 
21:33:42 #8 57.18   Installing       : rust-srpm-macros-22-1.fc36.noarch                   30/145 
21:33:42 #8 57.19   Installing       : qt5-srpm-macros-5.15.5-2.fc36.noarch                31/145 
21:33:42 #8 57.19   Installing       : emacs-filesystem-1:28.1-2.fc36.noarch               32/145 
21:33:42 #8 57.23   Installing       : desktop-file-utils-0.26-6.fc36.x86_64               33/145 
21:33:42 #8 57.23   Installing       : ansible-srpm-macros-1-5.fc36.noarch                 34/145 
21:33:42 #9 55.56 Setting up binutils-arm-linux-gnueabihf (2.34-6ubuntu1.3) ...
21:33:42 #9 55.58 Setting up libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.4) ...
21:33:42 #9 55.59 Setting up libxmuu1:armhf (2:1.1.3-0ubuntu1) ...
21:33:42 #9 55.60 Setting up gpg (2.2.19-3ubuntu2.2) ...
21:33:42 #9 55.62 Setting up libpython3-stdlib:armhf (3.8.2-0ubuntu2) ...
21:33:42 #9 55.63 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
21:33:42 #9 55.65 Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
21:33:42 #12 10.59 Selecting previously unselected package pkg-config.
21:33:42 #12 10.59 Preparing to unpack .../25-pkg-config_0.29.2-1ubuntu3_arm64.deb ...
21:33:42 #12 10.66 Unpacking pkg-config (0.29.2-1ubuntu3) ...
21:33:42 #12 10.80 Setting up libseccomp-dev:arm64 (2.5.3-2ubuntu2) ...
21:33:42 #12 8.241 Preparing to unpack .../13-libsepol1-dev_3.0-1ubuntu0.1_arm64.deb ...
21:33:42 #12 8.246 Unpacking libsepol1-dev:arm64 (3.0-1ubuntu0.1) ...
21:33:42 #12 8.322 Selecting previously unselected package libpcre2-16-0:arm64.
21:33:42 #12 8.325 Preparing to unpack .../14-libpcre2-16-0_10.34-7_arm64.deb ...
21:33:42 #12 8.329 Unpacking libpcre2-16-0:arm64 (10.34-7) ...
21:33:42 #12 8.372 Selecting previously unselected package libpcre2-32-0:arm64.
21:33:42 #12 8.375 Preparing to unpack .../15-libpcre2-32-0_10.34-7_arm64.deb ...
21:33:42 #12 8.378 Unpacking libpcre2-32-0:arm64 (10.34-7) ...
21:33:42 #12 8.423 Selecting previously unselected package libpcre2-posix2:arm64.
21:33:42 #12 8.426 Preparing to unpack .../16-libpcre2-posix2_10.34-7_arm64.deb ...
21:33:42 #12 8.430 Unpacking libpcre2-posix2:arm64 (10.34-7) ...
21:33:42 #12 8.458 Selecting previously unselected package libpcre2-dev:arm64.
21:33:42 #12 8.461 Preparing to unpack .../17-libpcre2-dev_10.34-7_arm64.deb ...
21:33:42 #12 8.464 Unpacking libpcre2-dev:arm64 (10.34-7) ...
21:33:42 #8 51.13 Unpacking libhtml-form-perl (6.03-1) ...
21:33:42 #8 51.16 Selecting previously unselected package libhtml-format-perl.
21:33:42 #8 51.17 Preparing to unpack .../234-libhtml-format-perl_2.12-1_all.deb ...
21:33:42 #8 51.17 Unpacking libhtml-format-perl (2.12-1) ...
21:33:42 #8 51.20 Selecting previously unselected package libhttp-daemon-perl.
21:33:42 #8 51.20 Preparing to unpack .../235-libhttp-daemon-perl_6.01-3_all.deb ...
21:33:42 #8 51.21 Unpacking libhttp-daemon-perl (6.01-3) ...
21:33:42 #8 51.24 Selecting previously unselected package libstruct-dumb-perl.
21:33:42 #8 51.24 Preparing to unpack .../236-libstruct-dumb-perl_0.09-1_all.deb ...
21:33:42 #8 51.25 Unpacking libstruct-dumb-perl (0.09-1) ...
21:33:42 #8 51.28 Selecting previously unselected package libio-async-perl.
21:33:42 #8 51.28 Preparing to unpack .../237-libio-async-perl_0.72-1_all.deb ...
21:33:42 #8 51.28 Unpacking libio-async-perl (0.72-1) ...
21:33:42 #8 51.34 Selecting previously unselected package libio-sessiondata-perl.
21:33:42 #8 51.35 Preparing to unpack .../238-libio-sessiondata-perl_1.03-1_all.deb ...
21:33:42 #8 51.35 Unpacking libio-sessiondata-perl (1.03-1) ...
21:33:42 #8 51.38 Selecting previously unselected package libio-string-perl.
21:33:42 #8 51.38 Preparing to unpack .../239-libio-string-perl_1.08-3_all.deb ...
21:33:42 #8 51.39 Unpacking libio-string-perl (1.08-3) ...
21:33:42 #8 51.41 Selecting previously unselected package libtypes-serialiser-perl.
21:33:42 #8 51.42 Preparing to unpack .../240-libtypes-serialiser-perl_1.0-1_all.deb ...
21:33:42 #8 51.42 Unpacking libtypes-serialiser-perl (1.0-1) ...
21:33:42 #12 7.077 Preparing to unpack .../09-dh-apparmor_3.0.4-2ubuntu2.1_all.deb ...
21:33:42 #12 7.080 Unpacking dh-apparmor (3.0.4-2ubuntu2.1) ...
21:33:42 #12 7.112 Selecting previously unselected package libbtrfs0:amd64.
21:33:42 #12 7.115 Preparing to unpack .../10-libbtrfs0_5.16.2-1_amd64.deb ...
21:33:42 #12 7.118 Unpacking libbtrfs0:amd64 (5.16.2-1) ...
21:33:42 #12 7.144 Selecting previously unselected package libbtrfs-dev:amd64.
21:33:42 #12 7.147 Preparing to unpack .../11-libbtrfs-dev_5.16.2-1_amd64.deb ...
21:33:42 #12 7.150 Unpacking libbtrfs-dev:amd64 (5.16.2-1) ...
21:33:42 #12 7.186 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:33:42 #12 7.189 Preparing to unpack .../12-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_amd64.deb ...
21:33:42 #12 7.193 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
21:33:42 #12 7.227 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
21:33:42 #12 7.230 Preparing to unpack .../13-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu4_amd64.deb ...
21:33:42 #12 7.234 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
21:33:42 #12 7.259 Selecting previously unselected package libudev-dev:amd64.
21:33:42 #12 7.262 Preparing to unpack .../14-libudev-dev_249.11-0ubuntu3.4_amd64.deb ...
21:33:42 #12 7.266 Unpacking libudev-dev:amd64 (249.11-0ubuntu3.4) ...
21:33:42 #12 7.294 Selecting previously unselected package libsepol-dev:amd64.
21:33:42 #8 65.97 Setting up libperlio-gzip-perl (0.19-1+b5) ...
21:33:42 #8 65.98 Setting up libsys-hostname-long-perl (1.5-1) ...
21:33:42 #8 65.99 Setting up libsereal-decoder-perl (4.005+ds-1+b1) ...
21:33:42 #8 66.00 Setting up liburi-perl (1.76-1) ...
21:33:42 #8 66.01 Setting up exim4-daemon-light (4.92-8+deb10u6) ...
21:33:42 #8 66.09 invoke-rc.d: could not determine current runlevel
21:33:42 #8 66.10 invoke-rc.d: policy-rc.d denied execution of start.
21:33:42 #8 66.10 Initializing GnuTLS DH parameter file
21:33:42 #8 66.16 Setting up libmailutils5:arm64 (1:3.5-4) ...
21:33:42 #8 66.18 Setting up libdigest-bubblebabble-perl (0.02-2) ...
21:33:42 #9 54.90 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
21:33:42 #9 54.91 Setting up libio-stringy-perl (2.111-3) ...
21:33:42 #9 54.94 Setting up liblist-moreutils-perl (0.416-1build5) ...
21:33:42 #9 54.95 Setting up libhtml-tagset-perl (3.20-4) ...
21:33:42 #9 54.98 Setting up liblog-any-perl (1.708-1) ...
21:33:42 #9 54.99 Setting up libauthen-sasl-perl (2.1600-1) ...
21:33:42 #9 55.01 Setting up libdevel-size-perl (0.83-1build1) ...
21:33:42 #9 55.02 Setting up libdebhelper-perl (12.10ubuntu1) ...
21:33:42 #9 51.28 Setting up binutils (2.38-3ubuntu1) ...
21:33:42 #9 51.29 Setting up python3-xdg (0.27-2) ...
21:33:42 #8 55.11 Setting up libstrictures-perl (2.000003-1) ...
21:33:42 #8 55.12 Setting up liblwp-mediatypes-perl (6.02-1) ...
21:33:42 #8 55.13 Setting up libmail-sendmail-perl (0.80-1) ...
21:33:42 #8 55.14 Setting up libsocket6-perl (0.27-1build2) ...
21:33:42 #8 55.15 Setting up patchutils (0.3.4-2) ...
21:33:42 #8 55.16 Setting up python3-chardet (3.0.4-1) ...
21:33:42 #8 63.61 Setting up liblist-utilsby-perl (0.11-1) ...
21:33:42 #8 63.62 Setting up libstring-shellquote-perl (1.04-1) ...
21:33:42 #8 63.63 Setting up libsub-install-perl (0.928-1.1) ...
21:33:42 #8 63.64 Setting up dpkg-dev (1.20.11) ...
21:33:42 #8 63.66 Setting up libnumber-compare-perl (0.03-1.1) ...
21:33:42 #8 63.67 Setting up intltool-debian (0.35.0+20060710.5) ...
21:33:42 #8 63.69 Setting up liberror-perl (0.17029-1) ...
21:33:42 #8 63.70 Setting up python3-six (1.16.0-2) ...
21:33:42 #8 63.83 Setting up dh-autoreconf (20) ...
21:33:42 #8 63.85 Setting up patchutils (0.4.2-1) ...
21:33:42 #8 63.86 Setting up libmail-sendmail-perl (0.80-1.1) ...
21:33:42 #8 63.87 Setting up libltdl-dev:arm64 (2.4.6-15) ...
21:33:42 #8 63.88 Setting up libjson-maybexs-perl (1.004003-1) ...
21:33:42 #8 63.89 Setting up libxml-sax-base-perl (1.09-1.1) ...
21:33:42 #8 63.91 Setting up libio-string-perl (1.08-3.1) ...
21:33:42 #8 63.92 Setting up libreadonly-perl (2.050-3) ...
21:33:42 #8 63.94 Setting up python3-gpg (1.14.0-1+b2) ...
21:33:42 #8 46.40 Selecting previously unselected package libio-string-perl.
21:33:42 #8 46.40 Preparing to unpack .../231-libio-string-perl_1.08-3.1_all.deb ...
21:33:42 #8 46.42 Unpacking libio-string-perl (1.08-3.1) ...
21:33:42 #8 46.50 Selecting previously unselected package libfont-ttf-perl.
21:33:42 #8 46.51 Preparing to unpack .../232-libfont-ttf-perl_1.06-1.1_all.deb ...
21:33:42 #8 46.52 Unpacking libfont-ttf-perl (1.06-1.1) ...
21:33:42 #8 57.24   Installing       : xxhash-libs-0.8.1-2.fc36.x86_64                     35/145 
21:33:42 #8 57.35   Installing       : gdb-minimal-12.1-1.fc36.x86_64                      36/145 
21:33:42 #8 57.36   Installing       : debugedit-5.0-3.fc36.x86_64                         37/145 
21:33:42 #8 57.40   Installing       : shared-mime-info-2.1-3.fc35.x86_64                  38/145 
21:33:42 #8 57.44   Running scriptlet: shared-mime-info-2.1-3.fc35.x86_64                  38/145 
21:33:42 #8 57.45   Installing       : python3-zstd-1.4.5.1-6.fc36.x86_64                  39/145 
21:33:42 #8 57.46   Installing       : python3-toml-0.10.2-6.fc36.noarch                   40/145 
21:33:42 #8 57.50   Installing       : python3-pyxdg-0.27-4.fc36.noarch                    41/145 
21:33:42 #8 57.51   Installing       : python3-distro-1.6.0-2.fc36.noarch                  42/145 
21:33:42 #8 57.54   Installing       : pkgconf-m4-1.8.0-2.fc36.noarch                      43/145 
21:33:42 #8 57.54   Installing       : perl-srpm-macros-1-43.fc36.noarch                   44/145 
21:33:42 #8 57.55   Installing       : package-notes-srpm-macros-0.4-14.fc36.noarch        45/145 
21:33:42 #8 57.55   Installing       : openblas-srpm-macros-2-11.fc36.noarch               46/145 
21:33:42 #8 57.56   Installing       : ocaml-srpm-macros-6-6.fc36.noarch                   47/145 
21:33:42 #8 57.59   Installing       : nim-srpm-macros-3-6.fc36.noarch                     48/145 
21:33:42 #8 57.60   Installing       : ncurses-6.2-9.20210508.fc36.x86_64                  49/145 
21:33:42 #8 57.61   Installing       : libstemmer-0-18.585svn.fc36.x86_64                  50/145 
21:33:42 #11 6.345 Unpacking bash-completion (1:2.8-1ubuntu1) ...
21:33:42 #11 6.483 Selecting previously unselected package cmake-data.
21:33:42 #11 6.486 Preparing to unpack .../01-cmake-data_3.10.2-1ubuntu2.18.04.2_all.deb ...
21:33:42 #11 6.491 Unpacking cmake-data (3.10.2-1ubuntu2.18.04.2) ...
21:33:42 #12 10.94 Setting up libarchive13:arm64 (3.6.0-1ubuntu1) ...
21:33:42 #12 11.07 Setting up libglib2.0-0:arm64 (2.72.1-1) ...
21:33:42 #12 8.535 Selecting previously unselected package libselinux1-dev:arm64.
21:33:42 #12 8.538 Preparing to unpack .../18-libselinux1-dev_3.0-1build2_arm64.deb ...
21:33:42 #12 8.543 Unpacking libselinux1-dev:arm64 (3.0-1build2) ...
21:33:42 #12 8.588 Selecting previously unselected package libdevmapper-dev:arm64.
21:33:42 #12 8.591 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.167-1ubuntu1_arm64.deb ...
21:33:42 #12 8.595 Unpacking libdevmapper-dev:arm64 (2:1.02.167-1ubuntu1) ...
21:33:42 #12 8.627 Selecting previously unselected package libseccomp-dev:arm64.
21:33:42 #12 8.630 Preparing to unpack .../20-libseccomp-dev_2.5.1-1ubuntu1~20.04.2_arm64.deb ...
21:33:42 #12 8.634 Unpacking libseccomp-dev:arm64 (2.5.1-1ubuntu1~20.04.2) ...
21:33:42 #12 8.669 Selecting previously unselected package libsystemd-dev:arm64.
21:33:42 #12 8.672 Preparing to unpack .../21-libsystemd-dev_245.4-4ubuntu3.17_arm64.deb ...
21:33:42 #12 8.676 Unpacking libsystemd-dev:arm64 (245.4-4ubuntu3.17) ...
21:33:42 #12 8.739 Selecting previously unselected package pkg-config.
21:33:42 #12 8.740 Preparing to unpack .../22-pkg-config_0.29.1-0ubuntu4_arm64.deb ...
21:33:42 #12 8.743 Unpacking pkg-config (0.29.1-0ubuntu4) ...
21:33:42 #12 8.812 Setting up libseccomp-dev:arm64 (2.5.1-1ubuntu1~20.04.2) ...
21:33:42 #12 8.822 Setting up libarchive13:arm64 (3.4.0-2ubuntu1.2) ...
21:33:42 #12 8.831 Setting up libsepol1-dev:arm64 (3.0-1ubuntu0.1) ...
21:33:42 #12 8.840 Setting up libpcre2-16-0:arm64 (10.34-7) ...
21:33:43 #8 51.45 Selecting previously unselected package libjson-xs-perl.
21:33:43 #8 51.45 Preparing to unpack .../241-libjson-xs-perl_3.040-1+b1_armhf.deb ...
21:33:43 #8 51.46 Unpacking libjson-xs-perl (3.040-1+b1) ...
21:33:43 #8 51.50 Selecting previously unselected package liblzo2-2:armhf.
21:33:43 #8 51.50 Preparing to unpack .../242-liblzo2-2_2.10-0.1_armhf.deb ...
21:33:43 #8 51.51 Unpacking liblzo2-2:armhf (2.10-0.1) ...
21:33:43 #8 51.54 Selecting previously unselected package libkyotocabinet16v5:armhf.
21:33:43 #8 51.55 Preparing to unpack .../243-libkyotocabinet16v5_1.2.76-4.2+b1_armhf.deb ...
21:33:43 #8 51.55 Unpacking libkyotocabinet16v5:armhf (1.2.76-4.2+b1) ...
21:33:43 #8 51.60 Selecting previously unselected package liblist-compare-perl.
21:33:43 #8 51.61 Preparing to unpack .../244-liblist-compare-perl_0.53-1_all.deb ...
21:33:43 #8 51.61 Unpacking liblist-compare-perl (0.53-1) ...
21:33:43 #8 51.64 Selecting previously unselected package liblist-moreutils-perl.
21:33:43 #8 51.65 Preparing to unpack .../245-liblist-moreutils-perl_0.416-1+b4_armhf.deb ...
21:33:43 #8 51.65 Unpacking liblist-moreutils-perl (0.416-1+b4) ...
21:33:43 #12 7.297 Preparing to unpack .../15-libsepol-dev_3.3-1build1_amd64.deb ...
21:33:43 #12 7.301 Unpacking libsepol-dev:amd64 (3.3-1build1) ...
21:33:43 #12 7.344 Selecting previously unselected package libpcre2-16-0:amd64.
21:33:43 #12 7.348 Preparing to unpack .../16-libpcre2-16-0_10.39-3build1_amd64.deb ...
21:33:43 #12 7.351 Unpacking libpcre2-16-0:amd64 (10.39-3build1) ...
21:33:43 #12 7.386 Selecting previously unselected package libpcre2-32-0:amd64.
21:33:43 #12 7.389 Preparing to unpack .../17-libpcre2-32-0_10.39-3build1_amd64.deb ...
21:33:43 #12 7.392 Unpacking libpcre2-32-0:amd64 (10.39-3build1) ...
21:33:43 #12 7.430 Selecting previously unselected package libpcre2-posix3:amd64.
21:33:43 #12 7.433 Preparing to unpack .../18-libpcre2-posix3_10.39-3build1_amd64.deb ...
21:33:43 #12 7.436 Unpacking libpcre2-posix3:amd64 (10.39-3build1) ...
21:33:43 #12 7.462 Selecting previously unselected package libpcre2-dev:amd64.
21:33:43 #12 7.465 Preparing to unpack .../19-libpcre2-dev_10.39-3build1_amd64.deb ...
21:33:43 #12 7.468 Unpacking libpcre2-dev:amd64 (10.39-3build1) ...
21:33:43 #12 7.509 Selecting previously unselected package libselinux1-dev:amd64.
21:33:43 #12 7.512 Preparing to unpack .../20-libselinux1-dev_3.3-1build2_amd64.deb ...
21:33:43 #12 7.515 Unpacking libselinux1-dev:amd64 (3.3-1build2) ...
21:33:43 #12 7.551 Selecting previously unselected package libdevmapper-dev:amd64.
21:33:43 #8 66.19 Setting up libnet-ssleay-perl (1.85-2+b1) ...
21:33:43 #8 66.20 Setting up python3-pkg-resources (40.8.0-1) ...
21:33:43 #8 66.41 Setting up automake (1:1.16.1-4) ...
21:33:43 #8 66.45 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:33:43 #9 55.03 Setting up libpod-constants-perl (0.19-1) ...
21:33:43 #9 55.04 Setting up libregexp-pattern-license-perl (3.2.0-1) ...
21:33:43 #9 55.05 Setting up libperl4-corelibs-perl (0.004-2) ...
21:33:43 #9 55.06 Setting up libfuture-perl (0.43-1) ...
21:33:43 #9 55.08 Setting up liblwp-mediatypes-perl (6.04-1) ...
21:33:43 #9 55.10 Setting up libyaml-libyaml-perl (0.81+repack-1) ...
21:33:43 #9 55.11 Setting up libtry-tiny-perl (0.30-1) ...
21:33:43 #9 55.12 Setting up libtype-tiny-perl (1.008001-2) ...
21:33:43 #9 55.13 Setting up libtest-fatal-perl (0.014-1) ...
21:33:43 #9 55.14 Setting up libcommon-sense-perl (3.74-2build6) ...
21:33:43 #9 55.16 Setting up libxml-namespacesupport-perl (1.12-1) ...
21:33:43 #9 55.17 Setting up libnet-http-perl (6.19-1) ...
21:33:43 #9 55.18 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
21:33:43 #9 55.19 Setting up libencode-locale-perl (1.05-1) ...
21:33:43 #9 55.20 Setting up libtext-levenshtein-perl (0.13-1) ...
21:33:43 #9 55.21 Setting up libnet-dns-perl (1.22-1) ...
21:33:43 #9 55.22 Setting up libsereal-encoder-perl (4.011+ds-1build1) ...
21:33:43 #9 55.23 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ...
21:33:43 #9 51.48 Setting up man-db (2.10.2-1) ...
21:33:43 #8 55.44 Setting up liburi-perl (1.73-1) ...
21:33:43 #8 55.45 Setting up libdata-dump-perl (1.23-1) ...
21:33:43 #8 55.46 Setting up libdigest-hmac-perl (1.03+dfsg-1) ...
21:33:43 #8 55.47 Setting up libio-string-perl (1.08-3) ...
21:33:43 #8 55.48 Setting up libalgorithm-diff-perl (1.19.03-1) ...
21:33:43 #8 55.49 Setting up libclone-perl (0.39-1) ...
21:33:43 #8 55.57 Setting up libclass-xsaccessor-perl (1.19-2build8) ...
21:33:43 #8 55.58 Setting up g++ (4:7.4.0-1ubuntu2.3) ...
21:33:43 #8 55.60 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:33:43 #8 55.60 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:33:43 #8 55.61 Setting up libnet-http-perl (6.17-1) ...
21:33:43 #8 55.62 Setting up libnumber-compare-perl (0.03-1) ...
21:33:43 #8 55.63 Setting up python3-urllib3 (1.22-1ubuntu0.18.04.2) ...
21:33:43 #8 57.66   Installing       : libpng-2:1.6.37-12.fc36.x86_64                      51/145 
21:33:43 #8 57.67   Installing       : libpkgconf-1.8.0-2.fc36.x86_64                      52/145 
21:33:43 #8 57.71   Installing       : pkgconf-1.8.0-2.fc36.x86_64                         53/145 
21:33:43 #8 57.72   Installing       : pkgconf-pkg-config-1.8.0-2.fc36.x86_64              54/145 
21:33:43 #8 57.72   Installing       : libjpeg-turbo-2.1.2-2.fc36.x86_64                   55/145 
21:33:43 #8 57.77   Installing       : gdk-pixbuf2-2.42.8-3.fc36.x86_64                    56/145 
21:33:43 #8 57.81   Installing       : kernel-srpm-macros-1.0-14.fc36.noarch               57/145 
21:33:43 #8 57.81   Installing       : json-glib-1.6.6-2.fc36.x86_64                       58/145 
21:33:43 #8 57.86   Installing       : libappstream-glib-0.8.0-4.fc36.x86_64               59/145 
21:33:43 #8 46.67 Selecting previously unselected package libio-stringy-perl.
21:33:43 #8 46.67 Preparing to unpack .../233-libio-stringy-perl_2.111-3_all.deb ...
21:33:43 #8 46.68 Unpacking libio-stringy-perl (2.111-3) ...
21:33:43 #8 46.76 Selecting previously unselected package libparams-validate-perl:armhf.
21:33:43 #8 46.76 Preparing to unpack .../234-libparams-validate-perl_1.30-1+b1_armhf.deb ...
21:33:43 #8 46.77 Unpacking libparams-validate-perl:armhf (1.30-1+b1) ...
21:33:43 #8 46.86 Selecting previously unselected package libgetopt-long-descriptive-perl.
21:33:43 #8 46.86 Preparing to unpack .../235-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
21:33:43 #8 46.88 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
21:33:43 #11 6.889 Selecting previously unselected package liblzo2-2:amd64.
21:33:43 #11 6.893 Preparing to unpack .../02-liblzo2-2_2.08-1.2_amd64.deb ...
21:33:43 #11 6.899 Unpacking liblzo2-2:amd64 (2.08-1.2) ...
21:33:43 #11 6.944 Selecting previously unselected package libarchive13:amd64.
21:33:43 #11 6.946 Preparing to unpack .../03-libarchive13_3.2.2-3.1ubuntu0.7_amd64.deb ...
21:33:43 #11 6.955 Unpacking libarchive13:amd64 (3.2.2-3.1ubuntu0.7) ...
21:33:43 #11 7.013 Selecting previously unselected package libjsoncpp1:amd64.
21:33:43 #12 11.09 No schema files found: doing nothing.
21:33:43 #12 11.12 Setting up libpcre2-16-0:arm64 (10.39-3build1) ...
21:33:43 #12 11.14 Setting up libbtrfs0:arm64 (5.16.2-1) ...
21:33:43 #12 11.23 Setting up libpcre2-32-0:arm64 (10.39-3build1) ...
21:33:43 #12 11.32 Setting up libuv1:arm64 (1.43.0-1) ...
21:33:43 #9 56.13 Setting up openssh-client (1:8.2p1-4ubuntu0.5) ...
21:33:43 #9 56.23 Setting up libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
21:33:43 #9 56.24 Setting up gpgsm (2.2.19-3ubuntu2.2) ...
21:33:43 #9 56.26 Setting up libxext6:armhf (2:1.3.4-0ubuntu1) ...
21:33:43 #9 56.27 Setting up python3 (3.8.2-0ubuntu2) ...
21:33:43 #12 8.850 Setting up libbtrfs0:arm64 (5.4.1-2) ...
21:33:43 #12 8.859 Setting up libpcre2-32-0:arm64 (10.34-7) ...
21:33:43 #12 8.870 Setting up libuv1:arm64 (1.34.2-1ubuntu1.3) ...
21:33:43 #12 8.881 Setting up bash-completion (1:2.10-1ubuntu1) ...
21:33:43 #8 51.68 Selecting previously unselected package libltdl-dev:armhf.
21:33:43 #8 51.69 Preparing to unpack .../246-libltdl-dev_2.4.6-9_armhf.deb ...
21:33:43 #8 51.69 Unpacking libltdl-dev:armhf (2.4.6-9) ...
21:33:43 #8 51.75 Selecting previously unselected package libsys-hostname-long-perl.
21:33:43 #8 51.75 Preparing to unpack .../247-libsys-hostname-long-perl_1.5-1_all.deb ...
21:33:43 #8 51.75 Unpacking libsys-hostname-long-perl (1.5-1) ...
21:33:43 #8 51.78 Selecting previously unselected package libmail-sendmail-perl.
21:33:43 #8 51.79 Preparing to unpack .../248-libmail-sendmail-perl_0.80-1_all.deb ...
21:33:43 #8 51.79 Unpacking libmail-sendmail-perl (0.80-1) ...
21:33:43 #8 51.82 Selecting previously unselected package mailutils-common.
21:33:43 #8 51.82 Preparing to unpack .../249-mailutils-common_1%3a3.5-4_all.deb ...
21:33:43 #8 51.82 Unpacking mailutils-common (1:3.5-4) ...
21:33:43 #12 7.555 Preparing to unpack .../21-libdevmapper-dev_2%3a1.02.175-2.1ubuntu4_amd64.deb ...
21:33:43 #12 7.558 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1ubuntu4) ...
21:33:43 #12 7.585 Selecting previously unselected package libseccomp-dev:amd64.
21:33:43 #12 7.588 Preparing to unpack .../22-libseccomp-dev_2.5.3-2ubuntu2_amd64.deb ...
21:33:43 #12 7.591 Unpacking libseccomp-dev:amd64 (2.5.3-2ubuntu2) ...
21:33:43 #12 7.619 Selecting previously unselected package libsystemd-dev:amd64.
21:33:43 #12 7.622 Preparing to unpack .../23-libsystemd-dev_249.11-0ubuntu3.4_amd64.deb ...
21:33:43 #12 7.625 Unpacking libsystemd-dev:amd64 (249.11-0ubuntu3.4) ...
21:33:43 #12 7.718 Selecting previously unselected package libglib2.0-0:amd64.
21:33:43 #12 7.722 Preparing to unpack .../24-libglib2.0-0_2.72.1-1_amd64.deb ...
21:33:43 #12 7.725 Unpacking libglib2.0-0:amd64 (2.72.1-1) ...
21:33:43 #12 7.779 Selecting previously unselected package pkg-config.
21:33:43 #12 7.783 Preparing to unpack .../25-pkg-config_0.29.2-1ubuntu3_amd64.deb ...
21:33:43 #12 7.786 Unpacking pkg-config (0.29.2-1ubuntu3) ...
21:33:43 #8 66.46 Setting up libasync-mergepoint-perl (0.04-2) ...
21:33:43 #8 66.47 Setting up libio-sessiondata-perl (1.03-1) ...
21:33:43 #8 66.54 Setting up libstring-escape-perl (2010.002-2) ...
21:33:43 #8 66.55 Setting up libhttp-date-perl (6.02-1) ...
21:33:43 #8 66.57 Setting up libfile-which-perl (1.23-1) ...
21:33:43 #8 66.58 Setting up mailutils (1:3.5-4) ...
21:33:43 #8 66.59 update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode
21:33:43 #8 66.59 update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode
21:33:43 #8 66.59 update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode
21:33:43 #8 66.60 update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode
21:33:43 #8 66.60 update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode
21:33:43 #8 66.61 update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode
21:33:43 #8 66.61 update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode
21:33:43 #8 66.62 Setting up libfile-basedir-perl (0.08-1) ...
21:33:43 #8 66.63 Setting up libnumber-range-perl (0.12-1) ...
21:33:43 #8 66.64 Setting up libtask-weaken-perl (1.06-1) ...
21:33:43 #8 66.66 Setting up libunicode-utf8-perl (0.62-1) ...
21:33:43 #11 7.385 Running transaction check
21:33:43 #11 7.597 Transaction check succeeded.
21:33:43 #11 7.597 Running transaction test
21:33:43 #9 55.24 Setting up libstring-shellquote-perl (1.04-1) ...
21:33:43 #9 55.25 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
21:33:43 #9 55.26 Setting up libsub-install-perl (0.928-1) ...
21:33:43 #9 55.27 Setting up gcc (4:9.3.0-1ubuntu2) ...
21:33:43 #9 55.31 Setting up dpkg-dev (1.19.7ubuntu3.2) ...
21:33:43 #9 55.33 Setting up libnumber-compare-perl (0.03-1) ...
21:33:43 #9 55.34 Setting up intltool-debian (0.35.0+20060710.5) ...
21:33:43 #9 55.35 Setting up libio-async-perl (0.75-1) ...
21:33:43 #9 55.36 Setting up liberror-perl (0.17029-1) ...
21:33:43 #9 55.37 Setting up patchutils (0.3.4-2) ...
21:33:43 #9 55.38 Setting up libmail-sendmail-perl (0.80-1) ...
21:33:43 #9 55.39 Setting up libltdl-dev:amd64 (2.4.6-14) ...
21:33:43 #9 55.40 Setting up libjson-maybexs-perl (1.004000-1) ...
21:33:43 #9 55.41 Setting up libxml-sax-base-perl (1.09-1) ...
21:33:43 #9 55.42 Setting up libio-string-perl (1.08-3) ...
21:33:43 #9 55.43 Setting up libreadonly-perl (2.050-2) ...
21:33:43 #9 55.44 Setting up python3-chardet (3.0.4-4build1) ...
21:33:43 #9 51.60 Building database of manual pages ...
21:33:43 #8 55.83 Setting up python3-unidiff (0.5.4-1) ...
21:33:43 #8 57.87   Installing       : info-6.8-3.fc36.x86_64                              60/145 
21:33:43 #8 57.91   Installing       : ed-1.14.2-12.fc36.x86_64                            61/145 
21:33:43 #8 57.91   Installing       : patch-2.7.6-16.fc36.x86_64                          62/145 
21:33:43 #8 57.94   Running scriptlet: groff-base-1.22.4-9.fc36.x86_64                     63/145 
21:33:43 #8 57.99   Installing       : groff-base-1.22.4-9.fc36.x86_64                     63/145 
21:33:43 #8 58.02   Running scriptlet: groff-base-1.22.4-9.fc36.x86_64                     63/145 
21:33:43 #8 58.03   Installing       : perl-Digest-1.20-2.fc36.noarch                      64/145 
21:33:43 #8 58.04   Installing       : perl-Digest-MD5-2.58-479.fc36.x86_64                65/145 
21:33:43 #8 58.05   Installing       : perl-B-1.82-486.fc36.x86_64                         66/145 
21:33:43 #8 58.09   Installing       : perl-FileHandle-2.03-486.fc36.noarch                67/145 
21:33:43 #8 58.09   Installing       : perl-AutoLoader-5.74-486.fc36.noarch                68/145 
21:33:43 #8 46.98 Selecting previously unselected package libsort-versions-perl.
21:33:43 #8 46.98 Preparing to unpack .../236-libsort-versions-perl_1.62-1_all.deb ...
21:33:43 #8 47.00 Unpacking libsort-versions-perl (1.62-1) ...
21:33:43 #8 47.09 Selecting previously unselected package libgit-wrapper-perl.
21:33:43 #8 47.09 Preparing to unpack .../237-libgit-wrapper-perl_0.048-1_all.deb ...
21:33:43 #8 47.10 Unpacking libgit-wrapper-perl (0.048-1) ...
21:33:43 #8 47.13 Selecting previously unselected package libhttp-tiny-multipart-perl.
21:33:43 #8 47.14 Preparing to unpack .../238-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
21:33:43 #8 47.14 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
21:33:43 #8 47.17 Selecting previously unselected package libio-prompter-perl.
21:33:43 #8 47.17 Preparing to unpack .../239-libio-prompter-perl_0.004015-1_all.deb ...
21:33:43 #8 47.18 Unpacking libio-prompter-perl (0.004015-1) ...
21:33:43 #11 7.015 Preparing to unpack .../04-libjsoncpp1_1.7.4-3_amd64.deb ...
21:33:43 #11 7.019 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
21:33:43 #11 7.056 Selecting previously unselected package librhash0:amd64.
21:33:43 #11 7.059 Preparing to unpack .../05-librhash0_1.3.6-2_amd64.deb ...
21:33:43 #11 7.063 Unpacking librhash0:amd64 (1.3.6-2) ...
21:33:43 #11 7.101 Selecting previously unselected package libuv1:amd64.
21:33:43 #11 7.104 Preparing to unpack .../06-libuv1_1.18.0-3_amd64.deb ...
21:33:43 #11 7.108 Unpacking libuv1:amd64 (1.18.0-3) ...
21:33:43 #11 7.140 Selecting previously unselected package cmake.
21:33:43 #11 7.143 Preparing to unpack .../07-cmake_3.10.2-1ubuntu2.18.04.2_amd64.deb ...
21:33:43 #11 7.146 Unpacking cmake (3.10.2-1ubuntu2.18.04.2) ...
21:33:43 #12 11.47 Setting up emacsen-common (3.0.4) ...
21:33:43 #8 64.11 Setting up python3-certifi (2020.6.20-1) ...
21:33:43 #8 64.25 Setting up libfile-find-rule-perl (0.34-1) ...
21:33:43 #8 64.26 Setting up libstring-copyright-perl (0.003006-1) ...
21:33:43 #8 64.27 Setting up libgd3:arm64 (2.3.0-2) ...
21:33:43 #8 64.28 Setting up python3-idna (2.10-1) ...
21:33:43 #8 64.48 Setting up libdata-optlist-perl (0.110-1.1) ...
21:33:43 #8 64.50 Setting up libipc-run-perl (20200505.0-1) ...
21:33:43 #8 51.90 Selecting previously unselected package mysql-common.
21:33:43 #8 51.90 Preparing to unpack .../250-mysql-common_5.8+1.0.5_all.deb ...
21:33:43 #8 51.92 Unpacking mysql-common (5.8+1.0.5) ...
21:33:43 #8 52.07 Selecting previously unselected package mariadb-common.
21:33:43 #8 52.07 Preparing to unpack .../251-mariadb-common_1%3a10.3.34-0+deb10u1_all.deb ...
21:33:43 #8 52.08 Unpacking mariadb-common (1:10.3.34-0+deb10u1) ...
21:33:43 #8 52.11 Selecting previously unselected package libmariadb3:armhf.
21:33:43 #8 52.11 Preparing to unpack .../252-libmariadb3_1%3a10.3.34-0+deb10u1_armhf.deb ...
21:33:43 #8 52.12 Unpacking libmariadb3:armhf (1:10.3.34-0+deb10u1) ...
21:33:43 #12 7.858 Setting up libseccomp-dev:amd64 (2.5.3-2ubuntu2) ...
21:33:43 #12 7.868 Setting up libarchive13:amd64 (3.6.0-1ubuntu1) ...
21:33:43 #12 7.879 Setting up libglib2.0-0:amd64 (2.72.1-1) ...
21:33:43 #12 7.890 No schema files found: doing nothing.
21:33:43 #12 7.896 Setting up libpcre2-16-0:amd64 (10.39-3build1) ...
21:33:43 #12 7.906 Setting up libbtrfs0:amd64 (5.16.2-1) ...
21:33:43 #12 7.916 Setting up libpcre2-32-0:amd64 (10.39-3build1) ...
21:33:43 #12 7.927 Setting up libuv1:amd64 (1.43.0-1) ...
21:33:43 #12 7.938 Setting up emacsen-common (3.0.4) ...
21:33:43 #12 7.973 Setting up dh-elpa-helper (2.0.9ubuntu1) ...
21:33:43 #12 7.983 Setting up bash-completion (1:2.11-5ubuntu1) ...
21:33:43 #12 8.003 Setting up libjsoncpp25:amd64 (1.9.5-3) ...
21:33:43 #12 8.014 Setting up pkg-config (0.29.2-1ubuntu3) ...
21:33:43 #12 8.063 Setting up libudev-dev:amd64 (249.11-0ubuntu3.4) ...
21:33:43 #12 8.073 Setting up libsepol-dev:amd64 (3.3-1build1) ...
21:33:43 #12 8.084 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
21:33:43 #12 8.096 Setting up libpcre2-posix3:amd64 (10.39-3build1) ...
21:33:43 #12 8.109 Setting up libbtrfs-dev:amd64 (5.16.2-1) ...
21:33:43 #12 8.121 Setting up librhash0:amd64 (1.4.2-1ubuntu1) ...
21:33:43 #12 8.134 Setting up cmake-data (3.22.1-1ubuntu1) ...
21:33:43 #12 8.172 Setting up dh-apparmor (3.0.4-2ubuntu2.1) ...
21:33:43 #12 8.184 Setting up libsystemd-dev:amd64 (249.11-0ubuntu3.4) ...
21:33:43 #14 DONE 2.4s
21:33:43 
21:33:43 #15 [stage-1 7/7] WORKDIR /root/rpmbuild
21:33:43 #15 sha256:9e8bb2263dbbf7d888a432abb04c9eef7282118c6f1792df749a0cbe5b2b3f66
21:33:43 #15 DONE 0.0s
21:33:43 
21:33:43 #16 exporting to image
21:33:43 #16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
21:33:43 #16 exporting layers
21:33:43 #8 43.61 Setting up gcc (4:8.3.0-1+rpi2) ...
21:33:43 #8 43.64 Setting up perl (5.28.1-6+deb10u1) ...
21:33:43 #8 43.66 Setting up libio-html-perl (1.001-1) ...
21:33:43 #8 43.67 Setting up libb-hooks-op-check-perl (0.22-1+b1) ...
21:33:43 #8 43.68 Setting up libdpkg-perl (1.19.8) ...
21:33:43 #8 43.69 Setting up autoconf (2.69-11) ...
21:33:43 #8 43.71 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
21:33:43 #8 43.72 Setting up libtimedate-perl (2.3000-2+deb10u1) ...
21:33:43 #8 43.73 Setting up libdevel-globaldestruction-perl (0.14-1) ...
21:33:43 #8 43.74 Setting up libstrictures-perl (2.000005-1) ...
21:33:43 #8 43.75 Setting up libsub-quote-perl (2.005001-1) ...
21:33:43 #8 43.76 Setting up liburi-perl (1.76-1) ...
21:33:43 #8 43.77 Setting up libnet-ssleay-perl (1.85-2+b1) ...
21:33:43 #8 43.78 Setting up automake (1:1.16.1-4) ...
21:33:43 #8 43.80 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:33:43 #8 43.81 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:33:43 #8 43.81 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:33:43 #8 43.81 Setting up libhttp-date-perl (6.02-1) ...
21:33:43 #8 43.82 Setting up libfile-which-perl (1.23-1) ...
21:33:43 #8 43.83 Setting up libfile-listing-perl (6.04-1) ...
21:33:43 #8 43.85 Setting up libdynaloader-functions-perl (0.003-1) ...
21:33:43 #8 43.86 Setting up libclass-method-modifiers-perl (2.12-1) ...
21:33:43 #8 43.87 Setting up libio-pty-perl (1:1.08-1.1+b4) ...
21:33:43 #8 43.88 Setting up libarchive-zip-perl (1.64-1) ...
21:33:43 #8 43.89 Setting up libhtml-tagset-perl (3.20-3) ...
21:33:43 #8 43.90 Setting up libdebhelper-perl (13.2~bpo10+1) ...
21:33:43 #8 43.91 Setting up liblwp-mediatypes-perl (6.02-1) ...
21:33:43 #8 43.92 Setting up libtry-tiny-perl (0.30-1) ...
21:33:43 #8 43.93 Setting up libnet-http-perl (6.18-1) ...
21:33:43 #8 43.94 Setting up libencode-locale-perl (1.05-1) ...
21:33:43 #8 43.95 Setting up libdevel-callchecker-perl (0.008-1) ...
21:33:43 #8 43.97 Setting up dpkg-dev (1.19.8) ...
21:33:43 #8 43.98 Setting up intltool-debian (0.35.0+20060710.5) ...
21:33:43 #8 43.99 Setting up liberror-perl (0.17027-2) ...
21:33:43 #8 44.00 Setting up patchutils (0.3.4-2) ...
21:33:43 #14 DONE 2.1s
21:33:43 
21:33:43 #15 [stage-1 8/8] WORKDIR /root/rpmbuild
21:33:43 #15 sha256:8946bbfa43f3e8a32d0ad2db22b2e271634570737b505683afe47d45b4e9cc07
21:33:43 #15 DONE 0.0s
21:33:43 
21:33:43 #16 exporting to image
21:33:43 #16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
21:33:43 #16 exporting layers
21:33:43 #8 66.67 Setting up libstruct-dumb-perl (0.09-1) ...
21:33:43 #8 66.68 Setting up libossp-uuid-perl (1.6.2-1.5+b7) ...
21:33:43 #8 66.70 Setting up libfile-listing-perl (6.04-1) ...
21:33:43 #8 66.71 Setting up gpg-wks-client (2.2.12-1+deb10u2) ...
21:33:43 #8 66.72 Setting up libclass-inspector-perl (1.32-1) ...
21:33:43 #8 66.73 Setting up libfont-afm-perl (1.20-2) ...
21:33:43 #8 66.74 Setting up libwant-perl (0.29-1+b4) ...
21:33:43 #8 66.75 Setting up libdynaloader-functions-perl (0.003-1) ...
21:33:43 #8 66.76 Setting up libtext-glob-perl (0.10-1) ...
21:33:43 #8 66.78 Setting up libclass-method-modifiers-perl (2.12-1) ...
21:33:43 #8 66.79 Setting up liblist-compare-perl (0.53-1) ...
21:33:43 #8 66.80 Setting up libref-util-xs-perl (0.117-1+b1) ...
21:33:43 #8 66.81 Setting up libio-pty-perl (1:1.08-1.1+b5) ...
21:33:43 #8 66.82 Setting up libfile-fcntllock-perl (0.22-3+b5) ...
21:33:43 #8 66.83 Setting up libsort-key-perl (1.33-2+b1) ...
21:33:43 #8 66.84 Setting up libclone-perl (0.41-1+b1) ...
21:33:43 #8 66.85 Setting up libalgorithm-diff-perl (1.19.03-2) ...
21:33:43 #8 66.87 Setting up libarchive-zip-perl (1.64-1) ...
21:33:43 #8 66.88 Setting up libsub-identify-perl (0.14-1+b1) ...
21:33:43 #8 66.89 Setting up libdistro-info-perl (0.21) ...
21:33:43 #8 66.91 Setting up python3-apt (1.8.4.3) ...
21:33:43 #9 55.68 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
21:33:43 #9 55.70 Setting up libfile-find-rule-perl (0.34-1) ...
21:33:43 #9 51.86 Setting up libgpgme11:armhf (1.16.0-1.2ubuntu4) ...
21:33:43 #9 51.88 Setting up python3-six (1.16.0-3ubuntu1) ...
21:33:43 #9 52.03 Setting up dirmngr (2.2.27-3ubuntu2.1) ...
21:33:43 #14 DONE 2.6s
21:33:43 
21:33:43 #15 [stage-1 7/8] WORKDIR /root/build-deb
21:33:43 #15 sha256:54f648523d2b90b8eeec943ace8c556f3c1ea39fbf93b2292725c4a98296566c
21:33:43 #15 DONE 0.1s
21:33:43 
21:33:43 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
21:33:43 #16 sha256:e3de3c0bc4bdc20cf320c929d3a1912c488f2950768208a5184a5045132b21e4
21:33:43 #16 DONE 0.1s
21:33:43 #8 55.99 Setting up libunicode-utf8-perl (0.60-1build4) ...
21:33:43 #8 56.00 Setting up libgssapi3-heimdal:armhf (7.5.0+dfsg-1) ...
21:33:43 #8 56.01 Setting up libparams-util-perl (1.07-3build3) ...
21:33:43 #8 56.02 Setting up libsub-name-perl (0.21-1build1) ...
21:33:43 #8 56.03 Setting up openssh-client (1:7.6p1-4ubuntu0.7) ...
21:33:43 #8 56.12 Setting up libyaml-libyaml-perl (0.69+repack-1) ...
21:33:43 #8 56.13 Setting up libsub-quote-perl (2.005000-1) ...
21:33:43 #8 56.14 Setting up libfcgi-perl (0.78-2build1) ...
21:33:43 #8 56.15 Setting up libwww-robotrules-perl (6.01-1) ...
21:33:43 #8 56.16 Setting up python3-debian (0.1.32) ...
21:33:43 #8 58.13   Installing       : perl-Data-Dumper-2.183-3.fc36.x86_64                69/145 
21:33:43 #8 58.14   Installing       : perl-libnet-3.13-480.fc36.noarch                    70/145 
21:33:43 #8 58.15   Installing       : perl-base-2.27-486.fc36.noarch                      71/145 
21:33:43 #8 58.20   Installing       : perl-Net-SSLeay-1.92-2.fc36.x86_64                  72/145 
21:33:43 #8 58.23   Installing       : perl-URI-5.10-1.fc36.noarch                         73/145 
21:33:43 #8 58.24   Installing       : perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch         74/145 
21:33:43 #8 58.28   Installing       : perl-if-0.60.900-486.fc36.noarch                    75/145 
21:33:43 #8 58.28   Installing       : perl-Time-Local-2:1.300-479.fc36.noarch             76/145 
21:33:43 #8 58.29   Installing       : perl-Pod-Escapes-1:1.07-479.fc36.noarch             77/145 
21:33:43 #8 58.29   Installing       : perl-File-Path-2.18-479.fc36.noarch                 78/145 
21:33:43 #8 58.32   Installing       : perl-Mozilla-CA-20211001-2.fc36.noarch              79/145 
21:33:43 #8 58.32   Installing       : perl-IO-Socket-IP-0.41-480.fc36.noarch              80/145 
21:33:43 #8 58.33   Installing       : perl-IO-Socket-SSL-2.074-2.fc36.noarch              81/145 
21:33:43 #8 47.23 Selecting previously unselected package libjson-perl.
21:33:43 #8 47.24 Preparing to unpack .../240-libjson-perl_4.03000-1_all.deb ...
21:33:43 #8 47.25 Unpacking libjson-perl (4.03000-1) ...
21:33:43 #8 47.29 Selecting previously unselected package liblog-any-perl.
21:33:43 #8 47.29 Preparing to unpack .../241-liblog-any-perl_1.709-1_all.deb ...
21:33:43 #8 47.30 Unpacking liblog-any-perl (1.709-1) ...
21:33:43 #8 47.34 Selecting previously unselected package liblog-any-adapter-screen-perl.
21:33:43 #8 47.34 Preparing to unpack .../242-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
21:33:43 #8 47.35 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
21:33:43 #8 47.38 Selecting previously unselected package libpackage-stash-perl.
21:33:43 #8 47.38 Preparing to unpack .../243-libpackage-stash-perl_0.39-1_all.deb ...
21:33:43 #8 47.38 Unpacking libpackage-stash-perl (0.39-1) ...
21:33:43 #8 47.42 Selecting previously unselected package libsub-identify-perl.
21:33:43 #8 47.42 Preparing to unpack .../244-libsub-identify-perl_0.14-1+b3_armhf.deb ...
21:33:43 #8 47.42 Unpacking libsub-identify-perl (0.14-1+b3) ...
21:33:43 #11 7.477 Selecting previously unselected package dh-apparmor.
21:33:43 #11 7.480 Preparing to unpack .../08-dh-apparmor_2.12-4ubuntu5.1_all.deb ...
21:33:43 #11 7.483 Unpacking dh-apparmor (2.12-4ubuntu5.1) ...
21:33:43 #11 7.514 Selecting previously unselected package btrfs-progs.
21:33:43 #11 7.516 Preparing to unpack .../09-btrfs-progs_4.15.1-1build1_amd64.deb ...
21:33:43 #11 7.520 Unpacking btrfs-progs (4.15.1-1build1) ...
21:33:43 #12 11.53 Setting up dh-elpa-helper (2.0.9ubuntu1) ...
21:33:43 #12 11.55 Setting up bash-completion (1:2.11-5ubuntu1) ...
21:33:43 #12 11.68 Setting up libjsoncpp25:arm64 (1.9.5-3) ...
21:33:43 #8 64.51 Setting up git (1:2.30.2-1) ...
21:33:43 #8 64.55 Setting up libtext-xslate-perl (3.5.8-1+b1) ...
21:33:43 #8 64.56 Setting up python3-urllib3 (1.26.5-1~exp1) ...
21:33:43 #8 64.73 Setting up libcontextual-return-perl (0.004014-2) ...
21:33:43 #8 64.74 Setting up libwww-robotrules-perl (6.02-1) ...
21:33:43 #8 64.75 Setting up libtypes-serialiser-perl (1.01-1) ...
21:33:43 #8 52.17 Selecting previously unselected package libpython2.7-minimal:armhf.
21:33:43 #8 52.17 Preparing to unpack .../253-libpython2.7-minimal_2.7.16-2+deb10u1_armhf.deb ...
21:33:43 #8 52.18 Unpacking libpython2.7-minimal:armhf (2.7.16-2+deb10u1) ...
21:33:43 #8 52.27 Selecting previously unselected package libpython2.7-stdlib:armhf.
21:33:43 #8 52.27 Preparing to unpack .../254-libpython2.7-stdlib_2.7.16-2+deb10u1_armhf.deb ...
21:33:43 #8 52.28 Unpacking libpython2.7-stdlib:armhf (2.7.16-2+deb10u1) ...
21:33:43 #9 56.60 Setting up binutils (2.34-6ubuntu1.3) ...
21:33:43 #9 56.62 Setting up python3-xdg (0.26-1ubuntu1) ...
21:33:43 #9 56.80 Setting up man-db (2.9.1-1) ...
21:33:43 #9 56.90 Building database of manual pages ...
21:33:43 #12 8.196 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
21:33:43 #12 8.211 Setting up libpcre2-dev:amd64 (10.39-3build1) ...
21:33:43 #12 8.223 Setting up libselinux1-dev:amd64 (3.3-1build2) ...
21:33:43 #12 8.234 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1ubuntu4) ...
21:33:43 #12 8.245 Setting up cmake (3.22.1-1ubuntu1) ...
21:33:43 #12 8.257 Setting up docker-ce-build-deps (1.0) ...
21:33:43 #12 8.268 Processing triggers for man-db (2.10.2-1) ...
21:33:43 #12 9.657 Setting up pkg-config (0.29.1-0ubuntu4) ...
21:33:43 #12 9.707 Setting up libudev-dev:arm64 (245.4-4ubuntu3.17) ...
21:33:43 #8 44.01 Setting up libipc-run-perl (20180523.0-1) ...
21:33:43 #8 44.03 Setting up git (1:2.20.1-2+deb10u3) ...
21:33:43 #8 44.06 Setting up libwww-robotrules-perl (6.02-1) ...
21:33:43 #8 44.07 Setting up libhtml-parser-perl (3.72-3+b2) ...
21:33:43 #8 44.08 Setting up librole-tiny-perl (2.000006-1) ...
21:33:43 #8 44.09 Setting up libfile-homedir-perl (1.004-1) ...
21:33:43 #8 44.10 Setting up libio-socket-ssl-perl (2.060-3) ...
21:33:43 #8 44.11 Setting up libhttp-message-perl (6.18-1) ...
21:33:43 #8 44.12 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
21:33:43 #8 44.13 Setting up libhttp-negotiate-perl (6.01-1) ...
21:33:43 #8 44.15 Setting up libhttp-cookies-perl (6.04-1) ...
21:33:43 #8 44.16 Setting up po-debconf (1.0.21) ...
21:33:43 #8 44.17 Setting up libhtml-tree-perl (5.07-2) ...
21:33:43 #8 44.18 Setting up libparams-classify-perl (0.015-1+b1) ...
21:33:43 #8 44.19 Setting up libmodule-runtime-perl (0.016-1) ...
21:33:43 #8 44.20 Setting up libimport-into-perl (1.002005-1) ...
21:33:43 #8 44.22 Setting up libmoo-perl (2.003004-2) ...
21:33:43 #8 67.08 Setting up libio-stringy-perl (2.111-3) ...
21:33:43 #8 67.09 Setting up liblist-moreutils-perl (0.416-1+b4) ...
21:33:43 #8 67.10 Setting up libhtml-tagset-perl (3.20-3) ...
21:33:43 #8 67.11 Setting up liblog-any-perl (1.707-1) ...
21:33:43 #8 67.12 Setting up libauthen-sasl-perl (2.1600-1) ...
21:33:43 #8 67.13 Setting up libpod-constants-perl (0.19-1) ...
21:33:43 #8 67.14 Setting up libregexp-pattern-license-perl (3.0.31-4) ...
21:33:43 #8 67.15 Setting up libconvert-binhex-perl (1.125-1) ...
21:33:43 #8 67.16 Setting up libfuture-perl (0.39-1) ...
21:33:43 #8 67.17 Setting up liblwp-mediatypes-perl (6.02-1) ...
21:33:43 #8 67.18 Setting up libyaml-libyaml-perl (0.76+repack-1) ...
21:33:43 #8 67.20 Setting up libtry-tiny-perl (0.30-1) ...
21:33:43 #8 67.21 Setting up libtype-tiny-perl (1.004004-1) ...
21:33:43 #8 67.22 Setting up libtest-fatal-perl (0.014-1) ...
21:33:43 #8 67.23 Setting up libcommon-sense-perl (3.74-2+b7) ...
21:33:43 #9 55.71 Setting up libstring-copyright-perl (0.003006-1) ...
21:33:43 #9 55.73 Setting up python3-debian (0.1.36ubuntu1) ...
21:33:43 #9 55.88 Setting up python3-requests (2.22.0-2ubuntu1) ...
21:33:43 #9 52.17 Setting up perl (5.34.0-3ubuntu1) ...
21:33:43 #9 52.19 Setting up libpackage-stash-xs-perl (0.29-1build5) ...
21:33:43 #9 52.21 Setting up libclass-data-inheritable-perl (0.08-3) ...
21:33:43 #9 52.22 Setting up libxs-parse-keyword-perl (0.21-1build1) ...
21:33:43 #9 52.24 Setting up python3-gpg (1.16.0-1.2ubuntu4) ...
21:33:43 
21:33:43 #17 exporting to image
21:33:43 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
21:33:43 #17 exporting layers
21:33:43 #8 56.35 Setting up libauthen-sasl-perl (2.1600-1) ...
21:33:43 #8 56.36 Setting up libclass-accessor-perl (0.51-1) ...
21:33:43 #8 56.37 Setting up libsort-key-perl (1.33-2) ...
21:33:43 #8 56.38 Setting up libhtml-tagset-perl (3.20-3) ...
21:33:43 #8 56.39 Setting up libpath-tiny-perl (0.104-1) ...
21:33:43 #8 56.40 Setting up libtool (2.4.6-2) ...
21:33:43 #8 56.42 Setting up libnet-domain-tld-perl (1.75-1) ...
21:33:43 #8 56.43 Setting up libsub-install-perl (0.928-1) ...
21:33:43 #8 56.44 Setting up libdata-optlist-perl (0.110-1) ...
21:33:43 #8 56.45 Setting up libio-stringy-perl (2.111-2) ...
21:33:43 #8 56.46 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
21:33:43 #8 56.47 Setting up libtry-tiny-perl (0.30-1) ...
21:33:43 #8 56.48 Setting up libclass-method-modifiers-perl (2.12-1) ...
21:33:43 #8 58.37   Installing       : perl-Class-Struct-0.66-486.fc36.noarch              82/145 
21:33:43 #8 58.37   Installing       : perl-POSIX-1.97-486.fc36.x86_64                     83/145 
21:33:43 #8 58.41   Installing       : perl-Term-ANSIColor-5.01-480.fc36.noarch            84/145 
21:33:43 #8 58.41   Installing       : perl-subs-1.04-486.fc36.noarch                      85/145 
21:33:43 #8 58.42   Installing       : perl-Term-Cap-1.17-479.fc36.noarch                  86/145 
21:33:43 #8 58.46   Installing       : perl-Pod-Simple-1:3.43-3.fc36.noarch                87/145 
21:33:43 #8 58.46   Installing       : perl-File-Temp-1:0.231.100-479.fc36.noarch          88/145 
21:33:43 #8 58.47   Installing       : perl-IPC-Open3-1.21-486.fc36.noarch                 89/145 
21:33:43 #8 58.50   Installing       : perl-HTTP-Tiny-0.082-1.fc36.noarch                  90/145 
21:33:43 #8 58.50   Installing       : perl-SelectSaver-1.02-486.fc36.noarch               91/145 
21:33:43 #8 58.51   Installing       : perl-Symbol-1.09-486.fc36.noarch                    92/145 
21:33:43 #8 58.54   Installing       : perl-File-stat-1.09-486.fc36.noarch                 93/145 
21:33:43 #8 58.55   Installing       : perl-Socket-4:2.035-1.fc36.x86_64                   94/145 
21:33:43 #8 58.56   Installing       : perl-podlators-1:4.14-479.fc36.noarch               95/145 
21:33:43 #8 47.45 Selecting previously unselected package libsub-name-perl.
21:33:43 #8 47.46 Preparing to unpack .../245-libsub-name-perl_0.26-1+b1_armhf.deb ...
21:33:43 #8 47.46 Unpacking libsub-name-perl (0.26-1+b1) ...
21:33:43 #8 47.49 Selecting previously unselected package libnamespace-clean-perl.
21:33:43 #8 47.50 Preparing to unpack .../246-libnamespace-clean-perl_0.27-1_all.deb ...
21:33:43 #8 47.50 Unpacking libnamespace-clean-perl (0.27-1) ...
21:33:43 #8 47.54 Selecting previously unselected package libpath-tiny-perl.
21:33:43 #8 47.55 Preparing to unpack .../247-libpath-tiny-perl_0.118-1_all.deb ...
21:33:43 #8 47.55 Unpacking libpath-tiny-perl (0.118-1) ...
21:33:43 #8 47.59 Selecting previously unselected package libtype-tiny-perl.
21:33:43 #8 47.59 Preparing to unpack .../248-libtype-tiny-perl_1.012001-2_all.deb ...
21:33:43 #8 47.60 Unpacking libtype-tiny-perl (1.012001-2) ...
21:33:43 #8 47.67 Selecting previously unselected package libgitlab-api-v4-perl.
21:33:43 #8 47.67 Preparing to unpack .../249-libgitlab-api-v4-perl_0.26-1_all.deb ...
21:33:43 #8 47.68 Unpacking libgitlab-api-v4-perl (0.26-1) ...
21:33:43 #13 10.52   Preparing        :                                                        1/1 
21:33:43 #13 10.56   Running scriptlet: systemd-libs-239-62.el8.x86_64                         1/1 
21:33:43 #13 10.69   Upgrading        : systemd-libs-239-62.el8.x86_64                        1/71 
21:33:43 #13 10.70   Running scriptlet: systemd-libs-239-62.el8.x86_64                        1/71 
21:33:43 #13 10.74   Installing       : python3-libselinux-2.9-5.el8.x86_64                   2/71 
21:33:43 #21 51.51 Selecting previously unselected package cpp-aarch64-linux-gnu.
21:33:43 #21 51.51 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
21:33:43 #21 51.55 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ...
21:33:43 #21 51.72 Selecting previously unselected package cpp-arm-linux-gnueabi.
21:33:43 #21 51.72 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
21:33:43 #21 51.75 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ...
21:33:43 #21 51.87 Selecting previously unselected package cpp-arm-linux-gnueabihf.
21:33:43 #21 51.87 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
21:33:43 #21 51.90 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
21:33:43 #11 7.612 Selecting previously unselected package btrfs-tools.
21:33:43 #11 7.615 Preparing to unpack .../10-btrfs-tools_4.15.1-1build1_amd64.deb ...
21:33:43 #11 7.618 Unpacking btrfs-tools (4.15.1-1build1) ...
21:33:43 #11 7.650 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:33:43 #11 7.653 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ...
21:33:43 #11 7.657 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:33:43 #11 7.704 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
21:33:43 #11 7.704 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ...
21:33:43 #11 7.707 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:33:43 #11 7.742 Selecting previously unselected package libudev-dev:amd64.
21:33:43 #11 7.744 Preparing to unpack .../13-libudev-dev_237-3ubuntu10.53_amd64.deb ...
21:33:43 #11 7.752 Unpacking libudev-dev:amd64 (237-3ubuntu10.53) ...
21:33:43 #11 7.784 Selecting previously unselected package libsepol1-dev:amd64.
21:33:43 #11 7.786 Preparing to unpack .../14-libsepol1-dev_2.7-1ubuntu0.1_amd64.deb ...
21:33:43 #11 7.789 Unpacking libsepol1-dev:amd64 (2.7-1ubuntu0.1) ...
21:33:43 #12 11.85 Setting up pkg-config (0.29.2-1ubuntu3) ...
21:33:43 #12 12.00 Setting up libudev-dev:arm64 (249.11-0ubuntu3.4) ...
21:33:43 #12 12.02 Setting up libsepol-dev:arm64 (3.3-1build1) ...
21:33:44 #8 64.77 Setting up libhtml-parser-perl (3.75-1+b1) ...
21:33:44 #8 64.78 Setting up libgit-wrapper-perl (0.048-1) ...
21:33:44 #8 64.79 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
21:33:44 #8 64.81 Setting up librole-tiny-perl (2.002004-1) ...
21:33:44 #8 64.82 Setting up gnupg (2.2.27-2+deb11u2) ...
21:33:44 #8 64.83 Setting up build-essential (12.9) ...
21:33:44 #8 64.84 Setting up python3-unidiff (0.5.5-2) ...
21:33:44 #8 64.98 Setting up lsb-release (11.1.0) ...
21:33:44 #8 64.99 Setting up libfont-ttf-perl (1.06-1.1) ...
21:33:44 #8 65.00 Setting up libfile-homedir-perl (1.006-1) ...
21:33:44 #8 65.01 Setting up python3-magic (2:0.4.20-3) ...
21:33:44 #8 44.88 Setting up perl (5.32.1-4+deb11u2) ...
21:33:44 #8 44.90 Setting up libio-html-perl (1.004-2) ...
21:33:44 #8 44.92 Setting up libb-hooks-op-check-perl (0.22-1+b4) ...
21:33:44 #8 44.93 Setting up gcc-10 (10.2.1-6+rpi1) ...
21:33:44 #8 44.94 Setting up libdpkg-perl (1.20.11+rpi1) ...
21:33:44 #8 44.96 Setting up autoconf (2.69-14) ...
21:33:44 #8 44.98 Setting up libtimedate-perl (2.3300-2) ...
21:33:44 #8 45.00 Setting up libsub-override-perl (0.09-2) ...
21:33:44 #8 45.01 Setting up libstrictures-perl (2.000006-1) ...
21:33:44 #8 45.02 Setting up libsub-quote-perl (2.006006-1) ...
21:33:44 #8 45.04 Setting up libfile-dirlist-perl (0.05-2) ...
21:33:44 #8 45.05 Setting up liburi-perl (5.08-1) ...
21:33:44 #8 45.06 Setting up libfile-touch-perl (0.11-1) ...
21:33:44 #8 45.08 Setting up libnet-ssleay-perl (1.88-3+b1) ...
21:33:44 #8 45.10 Setting up automake (1:1.16.3-2) ...
21:33:44 #8 45.12 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:33:44 #8 45.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:33:44 #8 45.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:33:44 #8 45.13 Setting up libhttp-date-perl (6.05-1) ...
21:33:44 #8 45.14 Setting up libfile-which-perl (1.23-1) ...
21:33:44 #8 45.16 Setting up libfile-listing-perl (6.14-1) ...
21:33:44 #8 45.17 Setting up libdynaloader-functions-perl (0.003-1.1) ...
21:33:44 #8 45.18 Setting up libclass-method-modifiers-perl (2.13-1) ...
21:33:44 #8 45.20 Setting up libio-pty-perl (1:1.15-2) ...
21:33:44 #8 45.21 Setting up libtool (2.4.6-15) ...
21:33:44 #8 45.22 Setting up libarchive-zip-perl (1.68-1) ...
21:33:44 #8 45.24 Setting up libhtml-tagset-perl (3.20-4) ...
21:33:44 #8 45.25 Setting up libdebhelper-perl (13.3.4) ...
21:33:44 #8 45.26 Setting up liblwp-mediatypes-perl (6.04-1) ...
21:33:44 #8 45.28 Setting up libtry-tiny-perl (0.30-1) ...
21:33:44 #8 45.29 Setting up libnet-http-perl (6.20-1) ...
21:33:44 #8 45.30 Setting up libencode-locale-perl (1.05-1.1) ...
21:33:44 #8 45.31 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
21:33:44 #8 45.33 Setting up gcc (4:10.2.1-1+rpi1) ...
21:33:44 #8 45.35 Setting up dpkg-dev (1.20.11+rpi1) ...
21:33:44 #8 45.38 Setting up intltool-debian (0.35.0+20060710.5) ...
21:33:44 #8 45.39 Setting up liberror-perl (0.17029-1) ...
21:33:44 #8 45.40 Setting up dh-autoreconf (20) ...
21:33:44 #8 45.42 Setting up patchutils (0.4.2-1) ...
21:33:44 #8 45.43 Setting up libipc-run-perl (20200505.0-1) ...
21:33:44 #8 45.45 Setting up git (1:2.30.2-1) ...
21:33:44 #8 45.48 Setting up libwww-robotrules-perl (6.02-1) ...
21:33:44 #8 45.49 Setting up libhtml-parser-perl (3.75-1+b1) ...
21:33:44 #8 45.51 Setting up librole-tiny-perl (2.002004-1) ...
21:33:44 #8 45.53 Setting up libfile-homedir-perl (1.006-1) ...
21:33:44 #8 45.54 Setting up libio-socket-ssl-perl (2.069-1) ...
21:33:44 #8 45.56 Setting up libhttp-message-perl (6.28-1) ...
21:33:44 #8 45.57 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
21:33:44 #8 52.55 Selecting previously unselected package libpython2.7:armhf.
21:33:44 #8 52.56 Preparing to unpack .../255-libpython2.7_2.7.16-2+deb10u1_armhf.deb ...
21:33:44 #8 52.57 Unpacking libpython2.7:armhf (2.7.16-2+deb10u1) ...
21:33:44 #9 57.18 Setting up libgpgme11:armhf (1.13.1-7ubuntu2) ...
21:33:44 #9 57.20 Setting up python3-six (1.14.0-2) ...
21:33:44 #12 8.341 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
21:33:44 #12 DONE 8.6s
21:33:44 
21:33:44 #13 [stage-1 6/9] COPY sources/ /sources
21:33:44 #13 sha256:6d229c238f578903d934e0d4135d500ccb9bcc8db4fd35580345bf8ea57af9ec
21:33:44 #12 9.719 Setting up libpcre2-posix2:arm64 (10.34-7) ...
21:33:44 #12 9.739 Setting up libdevmapper1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
21:33:44 #12 9.749 Setting up libbtrfs-dev:arm64 (5.4.1-2) ...
21:33:44 #12 9.760 Setting up librhash0:arm64 (1.3.9-1) ...
21:33:44 #12 9.771 Setting up cmake-data (3.16.3-1ubuntu1) ...
21:33:44 #12 9.788 Setting up dh-apparmor (2.13.3-7ubuntu5.1) ...
21:33:44 #12 9.798 Setting up libsystemd-dev:arm64 (245.4-4ubuntu3.17) ...
21:33:44 #12 9.811 Setting up libjsoncpp1:arm64 (1.7.4-3.1ubuntu2) ...
21:33:44 #12 9.823 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
21:33:44 #12 9.834 Setting up libpcre2-dev:arm64 (10.34-7) ...
21:33:44 #12 9.845 Setting up libselinux1-dev:arm64 (3.0-1build2) ...
21:33:44 #12 9.858 Setting up libdevmapper-dev:arm64 (2:1.02.167-1ubuntu1) ...
21:33:44 #12 9.869 Setting up cmake (3.16.3-1ubuntu1) ...
21:33:44 #12 9.879 Setting up docker-ce-build-deps (1.0) ...
21:33:44 #12 9.889 Processing triggers for man-db (2.9.1-1) ...
21:33:44 #12 9.912 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
21:33:44 #8 44.23 Setting up liblwp-protocol-https-perl (6.07-2) ...
21:33:44 #8 44.24 Setting up libwww-perl (6.36-2) ...
21:33:44 #8 44.25 Setting up debhelper (13.2~bpo10+1) ...
21:33:44 #8 44.26 Setting up dh-autoreconf (19) ...
21:33:44 #8 44.27 Setting up devscripts (2.19.5+deb10u1) ...
21:33:44 #8 44.47 Setting up dh-strip-nondeterminism (1.1.2-1) ...
21:33:44 #8 44.48 Setting up equivs (2.2.0) ...
21:33:44 #8 67.24 Setting up libxml-namespacesupport-perl (1.12-1) ...
21:33:44 #8 67.25 Setting up libnet-http-perl (6.18-1) ...
21:33:44 #8 67.26 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
21:33:44 #8 67.28 Setting up libencode-locale-perl (1.05-1) ...
21:33:44 #8 67.29 Setting up libtext-levenshtein-perl (0.13-1) ...
21:33:44 #8 67.30 Setting up libnet-dns-perl (1.19-1) ...
21:33:44 #8 67.31 Setting up libsereal-encoder-perl (4.005+ds-1+b1) ...
21:33:44 #8 67.32 Setting up libdevel-callchecker-perl (0.008-1) ...
21:33:44 #8 67.34 Setting up libstring-shellquote-perl (1.04-1) ...
21:33:44 #8 67.35 Setting up libsub-install-perl (0.928-1) ...
21:33:44 #8 67.36 Setting up dpkg-dev (1.19.8) ...
21:33:44 #8 67.38 Setting up libnumber-compare-perl (0.03-1) ...
21:33:44 #8 67.39 Setting up intltool-debian (0.35.0+20060710.5) ...
21:33:44 #8 67.40 Setting up libio-async-perl (0.72-1) ...
21:33:44 #8 67.41 Setting up liberror-perl (0.17027-2) ...
21:33:44 #8 67.42 Setting up patchutils (0.3.4-2) ...
21:33:44 #8 67.44 Setting up libmail-sendmail-perl (0.80-1) ...
21:33:44 #9 56.03 Setting up libdata-optlist-perl (0.110-1) ...
21:33:44 #9 56.04 Setting up libipc-run-perl (20180523.0-2) ...
21:33:44 #9 56.05 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ...
21:33:44 #9 56.06 Setting up libcontextual-return-perl (0.004014-2) ...
21:33:44 #9 56.07 Setting up libwww-robotrules-perl (6.02-1) ...
21:33:44 #9 56.08 Setting up libtypes-serialiser-perl (1.0-1) ...
21:33:44 #9 56.10 Setting up g++ (4:9.3.0-1ubuntu2) ...
21:33:44 #9 56.12 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:33:44 #9 56.12 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:33:44 #9 56.13 Setting up libhtml-parser-perl (3.72-5) ...
21:33:44 #9 56.14 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
21:33:44 #9 56.15 Setting up librole-tiny-perl (2.001004-1) ...
21:33:44 #9 56.16 Setting up build-essential (12.8ubuntu1.1) ...
21:33:44 #9 56.17 Setting up libfont-ttf-perl (1.06-1) ...
21:33:44 #9 56.18 Setting up libfile-homedir-perl (1.004-1) ...
21:33:44 #9 56.19 Setting up libalgorithm-diff-xs-perl (0.04-6) ...
21:33:44 #9 56.20 Setting up libio-socket-ssl-perl (2.067-1) ...
21:33:44 #9 56.21 Setting up libsub-exporter-perl (0.987-1) ...
21:33:44 #9 56.23 Setting up libalgorithm-merge-perl (0.08-3) ...
21:33:44 #9 56.24 Setting up libhttp-message-perl (6.22-1) ...
21:33:44 #9 56.25 Setting up libhtml-form-perl (6.07-1) ...
21:33:44 #9 56.26 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ...
21:33:44 #9 56.27 Setting up libjson-xs-perl (4.020-1build1) ...
21:33:44 #9 56.28 Setting up libhttp-negotiate-perl (6.01-1) ...
21:33:44 #9 56.30 Setting up libio-prompter-perl (0.004015-1) ...
21:33:44 #9 56.31 Setting up libhttp-cookies-perl (6.08-1) ...
21:33:44 #9 56.32 Setting up po-debconf (1.0.21) ...
21:33:44 #9 56.34 Setting up libhtml-tree-perl (5.07-2) ...
21:33:44 #9 52.43 Setting up libdata-dump-perl (1.25-1) ...
21:33:44 #9 52.45 Setting up python3-certifi (2020.6.20-1) ...
21:33:44 #9 52.61 Setting up libfile-find-rule-perl (0.34-1) ...
21:33:44 #9 52.62 Setting up libref-util-perl (0.204-1) ...
21:33:44 #9 52.64 Setting up libipc-system-simple-perl (1.30-1) ...
21:33:44 #9 52.65 Setting up libnet-domain-tld-perl (1.75-1.1) ...
21:33:44 #9 52.66 Setting up libperlio-utf8-strict-perl (0.009-1build1) ...
21:33:44 #9 52.68 Setting up libsocket6-perl (0.29-1build4) ...
21:33:44 #8 56.49 Setting up libfont-afm-perl (1.20-2) ...
21:33:44 #8 56.50 Setting up libregexp-pattern-license-perl (3.0.31-3) ...
21:33:44 #8 56.51 Setting up python3-apt (1.6.5ubuntu0.7) ...
21:33:44 #8 56.70 Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ...
21:33:44 #8 56.71 Setting up libxext6:armhf (2:1.3.3-1) ...
21:33:44 #8 56.73 Setting up po-debconf (1.0.20) ...
21:33:44 #8 56.74 Setting up libdistro-info-perl (0.18ubuntu0.18.04.1) ...
21:33:44 #8 58.59   Installing       : perl-Pod-Perldoc-3.28.01-480.fc36.noarch            96/145 
21:33:44 #8 58.59   Installing       : perl-Fcntl-1.14-486.fc36.x86_64                     97/145 
21:33:44 #8 58.63   Installing       : perl-mro-1.25-486.fc36.x86_64                       98/145 
21:33:44 #8 58.64   Installing       : perl-overloading-0.02-486.fc36.noarch               99/145 
21:33:44 #8 58.64   Installing       : perl-IO-1.46-486.fc36.x86_64                       100/145 
21:33:44 #8 58.68   Installing       : perl-Text-ParseWords-3.31-1.fc36.noarch            101/145 
21:33:44 #8 58.68   Installing       : perl-Pod-Usage-4:2.01-479.fc36.noarch              102/145 
21:33:44 #8 58.72   Installing       : perl-Errno-1.33-486.fc36.x86_64                    103/145 
21:33:44 #8 58.72   Installing       : perl-File-Basename-2.85-486.fc36.noarch            104/145 
21:33:44 #8 58.73   Installing       : perl-Getopt-Std-1.13-486.fc36.noarch               105/145 
21:33:44 #8 58.76   Installing       : perl-MIME-Base64-3.16-479.fc36.x86_64              106/145 
21:33:44 #8 58.77   Installing       : perl-constant-1.33-480.fc36.noarch                 107/145 
21:33:44 #8 58.77   Installing       : perl-parent-1:0.238-479.fc36.noarch                108/145 
21:33:44 #8 58.81   Installing       : perl-vars-1.05-486.fc36.noarch                     109/145 
21:33:44 #8 58.82   Installing       : perl-overload-1.33-486.fc36.noarch                 110/145 
21:33:44 #8 58.82   Installing       : perl-Scalar-List-Utils-5:1.63-489.fc36.x86_64      111/145 
21:33:44 #8 58.86   Installing       : perl-Storable-1:3.25-2.fc36.x86_64                 112/145 
21:33:44 #8 58.86   Installing       : perl-Getopt-Long-1:2.52-479.fc36.noarch            113/145 
21:33:44 #8 58.90   Installing       : perl-DynaLoader-1.50-486.fc36.x86_64               114/145 
21:33:44 #8 58.90   Installing       : perl-Carp-1.52-479.fc36.noarch                     115/145 
21:33:44 #8 58.91   Installing       : perl-Exporter-5.76-480.fc36.noarch                 116/145 
21:33:44 #8 58.91   Installing       : perl-NDBM_File-1.15-486.fc36.x86_64                117/145 
21:33:44 #8 47.74 Selecting previously unselected package libglib2.0-0:armhf.
21:33:44 #8 47.74 Preparing to unpack .../250-libglib2.0-0_2.66.8-1_armhf.deb ...
21:33:44 #8 47.75 Unpacking libglib2.0-0:armhf (2.66.8-1) ...
21:33:44 #8 47.93 Selecting previously unselected package libglib2.0-data.
21:33:44 #8 47.93 Preparing to unpack .../251-libglib2.0-data_2.66.8-1_all.deb ...
21:33:44 #8 47.94 Unpacking libglib2.0-data (2.66.8-1) ...
21:33:44 #13 10.79   Installing       : make-1:4.2.1-11.el8.x86_64                            3/71 
21:33:44 #13 10.80   Running scriptlet: make-1:4.2.1-11.el8.x86_64                            3/71 
21:33:44 #13 10.83   Installing       : m4-1.4.18-7.el8.x86_64                                4/71 
21:33:44 #13 10.84   Running scriptlet: m4-1.4.18-7.el8.x86_64                                4/71 
21:33:44 #13 10.89   Installing       : checkpolicy-2.9-1.el8.x86_64                          5/71 
21:33:44 #13 10.91   Installing       : libmpc-1.1.0-9.1.el8.x86_64                           6/71 
21:33:44 #13 10.92   Installing       : cmake-rpm-macros-3.20.2-4.el8.noarch                  7/71 
21:33:44 #21 52.09 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
21:33:44 #21 52.09 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
21:33:44 #21 52.11 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
21:33:44 #11 7.860 Selecting previously unselected package libpcre16-3:amd64.
21:33:44 #11 7.863 Preparing to unpack .../15-libpcre16-3_2%3a8.39-9ubuntu0.1_amd64.deb ...
21:33:44 #11 7.865 Unpacking libpcre16-3:amd64 (2:8.39-9ubuntu0.1) ...
21:33:44 #11 7.912 Selecting previously unselected package libpcre32-3:amd64.
21:33:44 #11 7.914 Preparing to unpack .../16-libpcre32-3_2%3a8.39-9ubuntu0.1_amd64.deb ...
21:33:44 #11 7.917 Unpacking libpcre32-3:amd64 (2:8.39-9ubuntu0.1) ...
21:33:44 #11 7.962 Selecting previously unselected package libpcrecpp0v5:amd64.
21:33:44 #11 7.964 Preparing to unpack .../17-libpcrecpp0v5_2%3a8.39-9ubuntu0.1_amd64.deb ...
21:33:44 #11 7.967 Unpacking libpcrecpp0v5:amd64 (2:8.39-9ubuntu0.1) ...
21:33:44 #11 7.996 Selecting previously unselected package libpcre3-dev:amd64.
21:33:44 #11 7.998 Preparing to unpack .../18-libpcre3-dev_2%3a8.39-9ubuntu0.1_amd64.deb ...
21:33:44 #11 8.002 Unpacking libpcre3-dev:amd64 (2:8.39-9ubuntu0.1) ...
21:33:44 #11 8.082 Selecting previously unselected package libselinux1-dev:amd64.
21:33:44 #12 12.11 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
21:33:44 #12 12.31 Setting up libpcre2-posix3:arm64 (10.39-3build1) ...
21:33:44 #8 65.15 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
21:33:44 #8 65.16 Setting up pristine-tar (1.49) ...
21:33:44 #8 65.17 Setting up libio-socket-ssl-perl (2.069-1) ...
21:33:44 #8 65.20 Setting up libsub-exporter-perl (0.987-1) ...
21:33:44 #8 65.21 Setting up libc-devtools (2.31-13+deb11u3) ...
21:33:44 #8 65.22 Setting up libalgorithm-merge-perl (0.08-3) ...
21:33:44 #8 65.24 Setting up libhttp-message-perl (6.28-1) ...
21:33:44 #8 65.25 Setting up libhtml-form-perl (6.07-1) ...
21:33:44 #8 65.26 Setting up python3-pkg-resources (52.0.0-4) ...
21:33:44 #8 45.58 Setting up libhttp-negotiate-perl (6.01-1) ...
21:33:44 #8 45.60 Setting up libhttp-cookies-perl (6.10-1) ...
21:33:44 #8 45.62 Setting up po-debconf (1.0.21+nmu1) ...
21:33:44 #8 45.63 Setting up libhtml-tree-perl (5.07-2) ...
21:33:44 #8 45.65 Setting up libparams-classify-perl (0.015-1+b3) ...
21:33:44 #8 45.66 Setting up libmodule-runtime-perl (0.016-1) ...
21:33:44 #8 45.67 Setting up dh-strip-nondeterminism (1.12.0-1) ...
21:33:44 #8 45.69 Setting up libimport-into-perl (1.002005-1) ...
21:33:44 #8 45.71 Setting up libmoo-perl (2.004004-1) ...
21:33:44 #8 45.72 Setting up debhelper (13.3.4) ...
21:33:44 #8 45.73 Setting up equivs (2.3.1) ...
21:33:44 #8 45.75 Setting up liblwp-protocol-https-perl (6.10-1) ...
21:33:44 #8 45.76 Setting up libwww-perl (6.52-1) ...
21:33:44 #8 45.78 Setting up devscripts (2.21.3+deb11u1) ...
21:33:44 #11 8.406 Transaction test succeeded.
21:33:44 #11 8.406 Running transaction
21:33:44 #8 52.69 Selecting previously unselected package libmailutils5:armhf.
21:33:44 #8 52.69 Preparing to unpack .../256-libmailutils5_1%3a3.5-4_armhf.deb ...
21:33:44 #8 52.70 Unpacking libmailutils5:armhf (1:3.5-4) ...
21:33:44 #8 52.78 Selecting previously unselected package libmime-tools-perl.
21:33:44 #8 52.78 Preparing to unpack .../257-libmime-tools-perl_5.509-1_all.deb ...
21:33:44 #8 52.79 Unpacking libmime-tools-perl (5.509-1) ...
21:33:44 #8 52.84 Selecting previously unselected package libnet-dns-sec-perl.
21:33:44 #8 52.84 Preparing to unpack .../258-libnet-dns-sec-perl_1.11-1_armhf.deb ...
21:33:44 #8 52.84 Unpacking libnet-dns-sec-perl (1.11-1) ...
21:33:44 #9 57.35 Setting up libgcc-9-dev:armhf (9.4.0-1ubuntu1~20.04.1) ...
21:33:44 #8 52.88 Selecting previously unselected package libnet-libidn-perl.
21:33:44 #8 52.88 Preparing to unpack .../259-libnet-libidn-perl_0.12.ds-3+b1_armhf.deb ...
21:33:44 #9 57.36 Setting up perl (5.30.0-9ubuntu0.2) ...
21:33:44 #9 57.38 Setting up libpackage-stash-xs-perl (0.29-1build1) ...
21:33:44 #8 52.89 Unpacking libnet-libidn-perl (0.12.ds-3+b1) ...
21:33:44 #8 52.91 Selecting previously unselected package libnumber-compare-perl.
21:33:44 #9 57.40 Setting up python3-gpg (1.13.1-7ubuntu2) ...
21:33:44 #8 52.92 Preparing to unpack .../260-libnumber-compare-perl_0.03-1_all.deb ...
21:33:44 #8 52.92 Unpacking libnumber-compare-perl (0.03-1) ...
21:33:44 #13 DONE 0.4s
21:33:44 #16 exporting layers 2.5s done
21:33:44 #16 writing image sha256:a24c1309ab5e00c5c3b04560b96d9b177bfaada0cf7874981fc5c2d6afcd6537 done
21:33:44 #16 naming to docker.io/rpmbuild-centos-9/aarch64 done
21:33:44 #16 DONE 2.5s
21:33:44 docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/centos-9/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/centos-9/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-9/aarch64 -ba --define '_gitcommit_cli 8ffaab8' --define '_gitcommit_engine 724feb8' --define '_release 0' --define '_version 0.0.0~20220816152130.8ffaab8' --define '_origversion 0.0.0-20220816152130-8ffaab8' --define '_buildx_rpm_version 0.8.2' --define '_buildx_version v0.8.2' --define '_compose_rpm_version 2.9.0' --define '_compose_version v2.9.0' --define '_scan_rpm_version 0.17.0' --define '_scan_version v0.17.0' --define '_scan_gitcommit 061fe0a' --define '_without_btrfs 1' 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:33:44 #8 44.49 Processing triggers for libc-bin (2.28-10+rpi1+deb10u1) ...
21:33:44 #8 DONE 44.7s
21:33:44 
21:33:44 #10 [stage-1 3/8] COPY common /root/build-deb/debian
21:33:44 #10 sha256:12640128e268543348cec1f860ada4d61f1fecdd034158443ec974ad07577d7a
21:33:44 #10 DONE 0.1s
21:33:44 
21:33:44 #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:33:44 #11 sha256:d74e0bcfc13c927cf58907301a1074c4a8968df3a48bb7cab36c4f8b071f2615
21:33:44 #12 DONE 10.1s
21:33:44 
21:33:44 #13 [stage-1 6/9] COPY sources/ /sources
21:33:44 #13 sha256:9bde8a61b71a73e168f6b33d541c4eb93d084631cdaf0d88f249c8b8d684935c
21:33:44 #8 67.45 Setting up libltdl-dev:arm64 (2.4.6-9) ...
21:33:44 #8 67.46 Setting up libxml-sax-base-perl (1.09-1) ...
21:33:44 #8 67.48 Setting up libio-string-perl (1.08-3) ...
21:33:44 #8 67.49 Setting up libreadonly-perl (2.050-1) ...
21:33:44 #8 67.50 Setting up python3-chardet (3.0.4-3) ...
21:33:44 #9 56.35 Setting up libparams-classify-perl (0.015-1build2) ...
21:33:44 #9 56.36 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ...
21:33:44 #9 56.37 Setting up libpath-iterator-rule-perl (1.014-1) ...
21:33:44 #9 56.38 Setting up libnet-dns-sec-perl (1.15-1) ...
21:33:44 #9 56.39 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.12) ...
21:33:44 #9 56.41 Setting up libsereal-perl (4.011-1) ...
21:33:44 #9 56.42 Setting up libhtml-format-perl (2.12-1) ...
21:33:44 #9 56.43 Setting up libxml-sax-perl (1.02+dfsg-1) ...
21:33:44 #9 52.69 Setting up libio-prompt-tiny-perl (0.003-1) ...
21:33:44 #9 52.71 Setting up libhash-fieldhash-perl (0.15-1build5) ...
21:33:44 #9 52.72 Setting up libgd3:armhf (2.3.0-2ubuntu2) ...
21:33:44 #9 52.73 Setting up libvariable-magic-perl (0.62-1build5) ...
21:33:44 #9 52.74 Setting up python3-idna (3.3-1) ...
21:33:44 #8 56.75 Setting up libio-socket-inet6-perl (2.72-2) ...
21:33:44 #8 56.76 Setting up libxml-namespacesupport-perl (1.12-1) ...
21:33:44 #8 56.77 Setting up libio-pty-perl (1:1.08-1.1build4) ...
21:33:44 #8 56.78 Setting up libfile-which-perl (1.21-1) ...
21:33:44 #8 56.79 Setting up libencode-locale-perl (1.05-1) ...
21:33:44 #8 56.80 Setting up libperlio-gzip-perl (0.19-1build3) ...
21:33:44 #8 56.81 Setting up libtext-levenshtein-perl (0.13-1) ...
21:33:44 #8 56.82 Setting up liberror-perl (0.17025-1) ...
21:33:44 #8 56.84 Setting up libvariable-magic-perl (0.62-1) ...
21:33:44 #8 56.85 Setting up libtimedate-perl (2.3000-2) ...
21:33:44 #8 56.86 Setting up libnet-ip-perl (1.26-1) ...
21:33:44 #8 56.87 Setting up librole-tiny-perl (2.000006-1) ...
21:33:44 #8 56.88 Setting up libnet-ssleay-perl (1.84-1ubuntu0.2) ...
21:33:44 #8 56.89 Setting up libfile-homedir-perl (1.002-1) ...
21:33:44 #8 56.90 Setting up libipc-system-simple-perl (1.25-4) ...
21:33:44 #8 56.91 Setting up libfile-basedir-perl (0.07-1) ...
21:33:44 #8 56.92 Setting up libstring-escape-perl (2010.002-2) ...
21:33:44 #8 56.93 Setting up libb-hooks-op-check-perl (0.22-1) ...
21:33:44 #8 56.94 Setting up libio-html-perl (1.001-1) ...
21:33:44 #8 58.94   Installing       : perl-PathTools-3.80-479.fc36.x86_64                118/145 
21:33:44 #8 59.00   Installing       : perl-Encode-4:3.17-485.fc36.x86_64                 119/145 
21:33:44 #8 59.14   Installing       : perl-libs-4:5.34.1-486.fc36.x86_64                 120/145 
21:33:44 #8 59.18   Installing       : perl-interpreter-4:5.34.1-486.fc36.x86_64          121/145 
21:33:44 #8 59.19   Installing       : devscripts-checkbashisms-2.22.1-1.fc36.x86_64      122/145 
21:33:44 #8 48.16 Selecting previously unselected package libgpm2:armhf.
21:33:44 #8 48.16 Preparing to unpack .../252-libgpm2_1.20.7-8_armhf.deb ...
21:33:44 #8 48.16 Unpacking libgpm2:armhf (1.20.7-8) ...
21:33:44 #8 48.19 Selecting previously unselected package libhash-fieldhash-perl.
21:33:44 #8 48.20 Preparing to unpack .../253-libhash-fieldhash-perl_0.15-1+b3_armhf.deb ...
21:33:44 #8 48.20 Unpacking libhash-fieldhash-perl (0.15-1+b3) ...
21:33:44 #8 48.23 Selecting previously unselected package libhtml-form-perl.
21:33:44 #8 48.23 Preparing to unpack .../254-libhtml-form-perl_6.07-1_all.deb ...
21:33:44 #8 48.23 Unpacking libhtml-form-perl (6.07-1) ...
21:33:44 #21 52.30 Selecting previously unselected package cpp-s390x-linux-gnu.
21:33:44 #21 52.30 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
21:33:44 #21 52.34 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ...
21:33:44 #11 8.085 Preparing to unpack .../19-libselinux1-dev_2.7-2build2_amd64.deb ...
21:33:44 #11 8.090 Unpacking libselinux1-dev:amd64 (2.7-2build2) ...
21:33:44 #11 8.141 Selecting previously unselected package libdevmapper-dev:amd64.
21:33:44 #11 8.144 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ...
21:33:44 #11 8.148 Unpacking libdevmapper-dev:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:33:44 #11 8.181 Selecting previously unselected package libseccomp-dev:amd64.
21:33:44 #11 8.183 Preparing to unpack .../21-libseccomp-dev_2.5.1-1ubuntu1~18.04.2_amd64.deb ...
21:33:44 #11 8.187 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1~18.04.2) ...
21:33:44 #11 8.225 Selecting previously unselected package libsystemd-dev:amd64.
21:33:44 #11 8.228 Preparing to unpack .../22-libsystemd-dev_237-3ubuntu10.53_amd64.deb ...
21:33:44 #11 8.232 Unpacking libsystemd-dev:amd64 (237-3ubuntu10.53) ...
21:33:44 #11 8.291 Selecting previously unselected package pkg-config.
21:33:44 #12 12.48 Setting up libbtrfs-dev:arm64 (5.16.2-1) ...
21:33:44 #12 12.57 Setting up librhash0:arm64 (1.4.2-1ubuntu1) ...
21:33:44 #8 65.46 Setting up libiterator-perl (0.03+ds1-1.1) ...
21:33:44 #8 65.47 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
21:33:44 #8 65.48 Setting up libjson-xs-perl (4.030-1+b1) ...
21:33:44 #8 65.50 Setting up libhttp-negotiate-perl (6.01-1) ...
21:33:44 #8 65.52 Setting up libio-prompter-perl (0.004015-1) ...
21:33:44 #8 45.98 Processing triggers for libc-bin (2.31-13+rpi1+deb11u3) ...
21:33:44 #9 57.59 Setting up libdata-dump-perl (1.23-1) ...
21:33:44 #9 57.60 Setting up python3-certifi (2019.11.28-1) ...
21:33:44 #9 57.75 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
21:33:44 #8 52.95 Selecting previously unselected package libnumber-range-perl.
21:33:44 #8 52.95 Preparing to unpack .../261-libnumber-range-perl_0.12-1_all.deb ...
21:33:44 #8 52.95 Unpacking libnumber-range-perl (0.12-1) ...
21:33:44 #8 52.98 Selecting previously unselected package libossp-uuid16:armhf.
21:33:44 #8 52.99 Preparing to unpack .../262-libossp-uuid16_1.6.2-1.5+b7_armhf.deb ...
21:33:44 #8 52.99 Unpacking libossp-uuid16:armhf (1.6.2-1.5+b7) ...
21:33:44 #8 53.02 Selecting previously unselected package libossp-uuid-perl.
21:33:44 #8 53.02 Preparing to unpack .../263-libossp-uuid-perl_1.6.2-1.5+b7_armhf.deb ...
21:33:44 #8 53.03 Unpacking libossp-uuid-perl (1.6.2-1.5+b7) ...
21:33:44 #8 53.06 Selecting previously unselected package libpackage-stash-xs-perl.
21:33:44 #8 53.06 Preparing to unpack .../264-libpackage-stash-xs-perl_0.29-1_armhf.deb ...
21:33:44 #8 53.06 Unpacking libpackage-stash-xs-perl (0.29-1) ...
21:33:44 #8 53.09 Selecting previously unselected package libparse-debianchangelog-perl.
21:33:44 #8 53.09 Preparing to unpack .../265-libparse-debianchangelog-perl_1.2.0-13_all.deb ...
21:33:44 #8 53.10 Unpacking libparse-debianchangelog-perl (1.2.0-13) ...
21:33:44 #8 53.13 Selecting previously unselected package libtext-glob-perl.
21:33:44 #8 53.14 Preparing to unpack .../266-libtext-glob-perl_0.10-1_all.deb ...
21:33:44 #8 53.14 Unpacking libtext-glob-perl (0.10-1) ...
21:33:44 #8 53.17 Selecting previously unselected package libpath-iterator-rule-perl.
21:33:44 #8 53.17 Preparing to unpack .../267-libpath-iterator-rule-perl_1.014-1_all.deb ...
21:33:44 #8 53.18 Unpacking libpath-iterator-rule-perl (1.014-1) ...
21:33:44 #8 53.21 Selecting previously unselected package libperlio-gzip-perl.
21:33:44 #8 53.21 Preparing to unpack .../268-libperlio-gzip-perl_0.19-1+b5_armhf.deb ...
21:33:44 #8 53.21 Unpacking libperlio-gzip-perl (0.19-1+b5) ...
21:33:44 #8 53.24 Selecting previously unselected package libpod-constants-perl.
21:33:44 #8 53.24 Preparing to unpack .../269-libpod-constants-perl_0.19-1_all.deb ...
21:33:44 #8 53.25 Unpacking libpod-constants-perl (0.19-1) ...
21:33:44 
21:33:44 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
21:33:44 #15 sha256:f8cc6f2996e8d11b94a699fe1704ebfdfa07574b4cfe6f274106a24cb86cf580
21:33:44 warning: line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:33:44 warning: line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:33:44 warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:33:44 #9 56.49 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
21:33:44 #9 56.55 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:33:44 #9 56.67 
21:33:44 #9 56.67 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:33:44 #9 56.70 Setting up dput (1.0.3ubuntu1) ...
21:33:44 #13 DONE 0.3s
21:33:44 #9 52.98 Setting up libio-html-perl (1.004-2) ...
21:33:44 #9 52.99 Setting up libpod-parser-perl (1.63-2) ...
21:33:44 #9 53.00 Setting up libb-hooks-op-check-perl (0.22-1build5) ...
21:33:44 #9 53.02 Setting up liblist-moreutils-xs-perl (0.430-2build2) ...
21:33:44 #9 53.03 Setting up libparams-util-perl (1.102-1build3) ...
21:33:44 #9 53.04 Setting up libdpkg-perl (1.21.1ubuntu2.1) ...
21:33:44 #9 53.06 Setting up libtime-duration-perl (1.21-1) ...
21:33:44 #9 53.07 Setting up autoconf (2.71-2) ...
21:33:44 #8 67.76 Setting up libstring-copyright-perl (0.003006-1) ...
21:33:44 #8 67.77 Setting up python3-debian (0.1.35) ...
21:33:44 #8 67.94 Setting up python3-requests (2.21.0-1) ...
21:33:44 #8 56.95 Setting up libexporter-tiny-perl (1.000000-2) ...
21:33:44 #8 56.96 Setting up libarchive-cpio-perl (0.10-1) ...
21:33:44 #8 56.97 Setting up libdpkg-perl (1.19.0.5ubuntu2.4) ...
21:33:44 #8 56.98 Setting up libnumber-range-perl (0.12-1) ...
21:33:44 #8 56.99 Setting up liblist-compare-perl (0.53-1) ...
21:33:44 #8 57.00 Setting up autoconf (2.69-11) ...
21:33:44 #8 57.02 Setting up libpath-iterator-rule-perl (1.009-1) ...
21:33:44 #8 57.03 Setting up python3-gpg (1.10.0-1ubuntu2) ...
21:33:44 #8 59.19   Installing       : gnat-srpm-macros-4-15.fc36.noarch                  123/145 
21:33:44 #8 59.20   Installing       : ghc-srpm-macros-1.5.0-6.fc36.noarch                124/145 
21:33:44 #8 59.23   Installing       : fpc-srpm-macros-1.3-5.fc36.noarch                  125/145 
21:33:44 #8 59.23   Installing       : fonts-srpm-macros-1:2.0.5-7.fc36.noarch            126/145 
21:33:44 #8 59.24   Installing       : go-srpm-macros-3.1.0-4.fc36.noarch                 127/145 
21:33:44 #8 59.24   Installing       : python-srpm-macros-3.10-19.fc36.noarch             128/145 
21:33:44 #8 59.28   Installing       : redhat-rpm-config-221-1.fc36.noarch                129/145 
21:33:44 #8 59.29   Installing       : diffutils-3.8-2.fc36.x86_64                        130/145 
21:33:44 #8 59.32   Installing       : dbus-libs-1:1.14.0-1.fc36.x86_64                   131/145 
21:33:44 #8 59.33   Installing       : python3-dbus-1.2.18-3.fc36.x86_64                  132/145 
21:33:44 #8 59.38   Installing       : python3-dnf-plugins-core-4.2.1-1.fc36.noarch       133/145 
21:33:44 #8 59.42   Installing       : dash-0.5.10.2-10.fc36.x86_64                       134/145 
21:33:44 #8 59.42   Running scriptlet: dash-0.5.10.2-10.fc36.x86_64                       134/145 
21:33:44 #8 48.26 Selecting previously unselected package libhtml-format-perl.
21:33:44 #8 48.27 Preparing to unpack .../255-libhtml-format-perl_2.12-1.1_all.deb ...
21:33:44 #8 48.27 Unpacking libhtml-format-perl (2.12-1.1) ...
21:33:44 #8 48.32 Selecting previously unselected package libhtml-html5-entities-perl.
21:33:44 #8 48.32 Preparing to unpack .../256-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
21:33:44 #8 48.33 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
21:33:44 #8 48.37 Selecting previously unselected package libhttp-daemon-perl.
21:33:44 #8 48.38 Preparing to unpack .../257-libhttp-daemon-perl_6.12-1_all.deb ...
21:33:44 #8 48.38 Unpacking libhttp-daemon-perl (6.12-1) ...
21:33:44 #8 48.42 Selecting previously unselected package libio-sessiondata-perl.
21:33:44 #8 48.43 Preparing to unpack .../258-libio-sessiondata-perl_1.03-1.1_all.deb ...
21:33:44 #8 48.43 Unpacking libio-sessiondata-perl (1.03-1.1) ...
21:33:44 #8 48.46 Selecting previously unselected package libipc-run3-perl.
21:33:44 #8 48.47 Preparing to unpack .../259-libipc-run3-perl_0.048-2_all.deb ...
21:33:44 #8 48.47 Unpacking libipc-run3-perl (0.048-2) ...
21:33:44 #21 52.52 Selecting previously unselected package cross-config.
21:33:44 #21 52.52 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ...
21:33:44 #21 52.57 Unpacking cross-config (2.6.18+nmu1) ...
21:33:44 #11 8.294 Preparing to unpack .../23-pkg-config_0.29.1-0ubuntu2_amd64.deb ...
21:33:44 #11 8.298 Unpacking pkg-config (0.29.1-0ubuntu2) ...
21:33:44 #11 8.374 Setting up libsepol1-dev:amd64 (2.7-1ubuntu0.1) ...
21:33:44 #11 8.388 Setting up libuv1:amd64 (1.18.0-3) ...
21:33:44 #11 8.398 Setting up bash-completion (1:2.8-1ubuntu1) ...
21:33:44 #12 12.64 Setting up cmake-data (3.22.1-1ubuntu1) ...
21:33:44 #8 64.64 Setting up libgpgme11:amd64 (1.12.0-6) ...
21:33:44 #8 64.65 Setting up gcc (4:8.3.0-1) ...
21:33:44 #8 64.68 Setting up python3-six (1.12.0-1) ...
21:33:44 #8 64.81 Setting up dirmngr (2.2.12-1+deb10u2) ...
21:33:44 #8 64.83 Setting up perl (5.28.1-6+deb10u1) ...
21:33:44 #8 64.85 Setting up libpackage-stash-xs-perl (0.29-1) ...
21:33:44 #8 64.86 Setting up python3-gpg (1.12.0-6) ...
21:33:44 #8 65.03 Setting up libdata-dump-perl (1.23-1) ...
21:33:44 #8 65.04 Setting up python3-certifi (2018.8.24-1) ...
21:33:44 #8 65.17 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
21:33:44 #8 65.18 Setting up libref-util-perl (0.204-1) ...
21:33:44 #8 65.19 Setting up libipc-system-simple-perl (1.25-4) ...
21:33:44 #8 65.20 Setting up libnet-domain-tld-perl (1.75-1) ...
21:33:44 #8 65.53 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
21:33:44 #8 65.54 Setting up libhttp-cookies-perl (6.10-1) ...
21:33:44 #8 65.55 Setting up python3-apt (2.2.1) ...
21:33:44 #8 65.71 Setting up po-debconf (1.0.21+nmu1) ...
21:33:44 #8 65.73 Setting up libhtml-tree-perl (5.07-2) ...
21:33:44 #8 65.74 Setting up libparams-classify-perl (0.015-1+b3) ...
21:33:44 #8 65.75 Setting up libpath-iterator-rule-perl (1.014-1) ...
21:33:44 #8 65.76 Setting up libhtml-format-perl (2.12-1.1) ...
21:33:44 #8 65.77 Setting up libxml-sax-perl (1.02+dfsg-1) ...
21:33:44 #13 12.97   Running scriptlet: selinux-policy-minimum-3.14.3-105.el8.noarch         28/74 
21:33:44 #13 21.82   Installing       : policycoreutils-devel-2.9-19.el8.aarch64             29/74 
21:33:44 #13 22.03   Installing       : selinux-policy-devel-3.14.3-105.el8.noarch           30/74 
21:33:44 #13 22.06   Running scriptlet: selinux-policy-devel-3.14.3-105.el8.noarch           30/74 
21:33:44 #13 22.08   Installing       : libgomp-8.5.0-15.el8.aarch64                         31/74 
21:33:44 #13 22.09   Running scriptlet: libgomp-8.5.0-15.el8.aarch64                         31/74 
21:33:44 #13 22.12   Installing       : libedit-3.1-23.20170329cvs.el8.aarch64               32/74 
21:33:44 #13 22.20   Installing       : openssh-clients-8.0p1-16.el8.aarch64                 33/74 
21:33:44 #13 22.21   Installing       : libatomic-8.5.0-15.el8.aarch64                       34/74 
21:33:44 #13 22.23   Running scriptlet: libatomic-8.5.0-15.el8.aarch64                       34/74 
21:33:44 #13 22.28   Installing       : libasan-8.5.0-15.el8.aarch64                         35/74 
21:33:44 #13 22.29   Running scriptlet: libasan-8.5.0-15.el8.aarch64                         35/74 
21:33:44 #13 22.32   Installing       : less-530-1.el8.aarch64                               36/74 
21:33:44 #8 DONE 46.2s
21:33:44 
21:33:44 #10 [stage-1 3/8] COPY common /root/build-deb/debian
21:33:44 #10 sha256:a887edc28ffaf321df54a9ac84ae582d703758b4f06bf210fa80a5689293e35d
21:33:44 #10 DONE 0.1s
21:33:44 
21:33:44 #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:33:44 #11 sha256:30d6d77f79f02449237b98689913f6abb675800f94282d8d5e8379b929bb5d6c
21:33:44 #9 57.77 Setting up libref-util-perl (0.204-1) ...
21:33:44 #9 57.78 Setting up libipc-system-simple-perl (1.26-1) ...
21:33:44 #9 57.80 Setting up libnet-domain-tld-perl (1.75-1) ...
21:33:44 #9 57.81 Setting up libxml-writer-perl (0.625-1) ...
21:33:44 #9 57.82 Setting up libhash-fieldhash-perl (0.15-1build2) ...
21:33:44 #9 57.84 Setting up libnet-libidn-perl (0.12.ds-3build2) ...
21:33:44 #9 57.85 Setting up shared-mime-info (1.15-1) ...
21:33:44 #8 53.27 Selecting previously unselected package libreadonly-perl.
21:33:44 #8 53.28 Preparing to unpack .../270-libreadonly-perl_2.050-1_all.deb ...
21:33:44 #8 53.28 Unpacking libreadonly-perl (2.050-1) ...
21:33:44 #8 53.31 Selecting previously unselected package libref-util-perl.
21:33:44 #8 53.31 Preparing to unpack .../271-libref-util-perl_0.204-1_all.deb ...
21:33:44 #8 53.32 Unpacking libref-util-perl (0.204-1) ...
21:33:44 #8 53.35 Selecting previously unselected package libref-util-xs-perl.
21:33:44 #8 53.35 Preparing to unpack .../272-libref-util-xs-perl_0.117-1+b1_armhf.deb ...
21:33:44 #8 53.35 Unpacking libref-util-xs-perl (0.117-1+b1) ...
21:33:44 #8 53.38 Selecting previously unselected package libregexp-pattern-license-perl.
21:33:44 #8 53.38 Preparing to unpack .../273-libregexp-pattern-license-perl_3.0.31-4_all.deb ...
21:33:44 #8 53.39 Unpacking libregexp-pattern-license-perl (3.0.31-4) ...
21:33:44 #8 53.42 Selecting previously unselected package libsasl2-modules:armhf.
21:33:44 #8 53.42 Preparing to unpack .../274-libsasl2-modules_2.1.27+dfsg-1+deb10u2_armhf.deb ...
21:33:44 #8 53.43 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-1+deb10u2) ...
21:33:44 #8 53.46 Selecting previously unselected package libsereal-decoder-perl.
21:33:44 #8 53.47 Preparing to unpack .../275-libsereal-decoder-perl_4.005+ds-1+b1_armhf.deb ...
21:33:44 #8 53.47 Unpacking libsereal-decoder-perl (4.005+ds-1+b1) ...
21:33:44 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Bo1O9G
21:33:44 + umask 022
21:33:44 + cd /root/rpmbuild/BUILD
21:33:44 + cd /root/rpmbuild/BUILD
21:33:44 + rm -rf src
21:33:44 + /usr/bin/mkdir -p src
21:33:44 + cd src
21:33:44 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:33:44 + /usr/bin/tar -xof -
21:33:44 #9 56.85 Setting up libio-async-loop-epoll-perl (0.20-1) ...
21:33:44 #9 56.87 Setting up dirmngr (2.2.19-3ubuntu2.2) ...
21:33:44 #9 57.00 Setting up libnet-smtp-ssl-perl (1.04-1) ...
21:33:44 #9 57.01 Setting up libmodule-runtime-perl (0.016-1) ...
21:33:44 #9 57.02 Setting up libmailtools-perl (2.21-1) ...
21:33:44 #9 57.03 Setting up git (1:2.25.1-1ubuntu3.5) ...
21:33:44 #9 57.06 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ...
21:33:44 
21:33:44 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
21:33:44 #15 sha256:cd552135a880cd545b469d479fadf504e00879f7eb11bd36130835fbb3a78965
21:33:44 #9 53.09 Setting up python3-urllib3 (1.26.5-1~exp1) ...
21:33:44 #9 53.30 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
21:33:44 #9 53.31 Setting up libarray-intspan-perl (2.004-1) ...
21:33:44 #9 53.32 Setting up libcapture-tiny-perl (0.48-1) ...
21:33:44 #9 53.34 Setting up libtimedate-perl (2.3300-2) ...
21:33:44 #9 53.35 Setting up libstdc++-11-dev:armhf (11.2.0-19ubuntu1) ...
21:33:44 #9 53.42 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
21:33:44 #9 53.44 Setting up libsub-name-perl (0.26-1build3) ...
21:33:44 #8 68.10 Setting up libdata-optlist-perl (0.110-1) ...
21:33:44 #8 68.11 Setting up libipc-run-perl (20180523.0-1) ...
21:33:44 #8 68.12 Setting up git (1:2.20.1-2+deb10u3) ...
21:33:44 #8 68.16 Setting up libcontextual-return-perl (0.004014-2) ...
21:33:44 #8 68.17 Setting up libwww-robotrules-perl (6.02-1) ...
21:33:44 #8 68.18 Setting up libtypes-serialiser-perl (1.0-1) ...
21:33:44 #8 68.19 Setting up g++ (4:8.3.0-1) ...
21:33:44 #8 68.22 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:33:44 #8 68.23 Setting up libhtml-parser-perl (3.72-3+b3) ...
21:33:44 #8 68.24 Setting up libgit-wrapper-perl (0.048-1) ...
21:33:44 #8 68.25 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
21:33:44 #8 68.26 Setting up librole-tiny-perl (2.000006-1) ...
21:33:44 #8 68.27 Setting up gnupg (2.2.12-1+deb10u2) ...
21:33:44 #8 57.23 Setting up libnet-dns-perl (1.10-2) ...
21:33:44 #8 57.24 Setting up libsub-identify-perl (0.14-1) ...
21:33:44 #8 57.25 Setting up libpod-constants-perl (0.19-1) ...
21:33:44 #8 57.27 Setting up libsort-versions-perl (1.62-1) ...
21:33:44 #8 57.28 Setting up libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...
21:33:44 #8 57.29 Setting up libdynaloader-functions-perl (0.003-1) ...
21:33:44 #8 57.30 Setting up libsub-exporter-perl (0.987-1) ...
21:33:44 #8 57.31 Setting up xauth (1:1.0.10-1) ...
21:33:44 #8 57.32 Setting up libalgorithm-merge-perl (0.08-3) ...
21:33:44 #8 57.33 Setting up dpkg-dev (1.19.0.5ubuntu2.4) ...
21:33:44 #8 57.35 Setting up libalgorithm-diff-xs-perl (0.04-5) ...
21:33:44 #8 57.36 Setting up libldap-2.4-2:armhf (2.4.45+dfsg-1ubuntu1.11) ...
21:33:44 #8 57.37 Setting up dput (1.0.1ubuntu1) ...
21:33:44 #8 59.44   Installing       : cpio-2.13-12.fc36.x86_64                           135/145 
21:33:44 #8 59.48   Installing       : bzip2-1.0.8-11.fc36.x86_64                         136/145 
21:33:44 #8 59.49   Installing       : rpm-build-4.17.1-3.fc36.x86_64                     137/145 
21:33:44 #8 59.54   Installing       : rpmlint-2.2.0-6.fc36.noarch                        138/145 
21:33:44 #8 59.57   Installing       : dnf-plugins-core-4.2.1-1.fc36.noarch               139/145 
21:33:44 #8 59.65   Installing       : glibc-gconv-extra-2.35-4.fc36.x86_64               140/145 
21:33:44 #8 48.51 Selecting previously unselected package libtypes-serialiser-perl.
21:33:44 #8 48.51 Preparing to unpack .../260-libtypes-serialiser-perl_1.01-1_all.deb ...
21:33:44 #8 48.51 Unpacking libtypes-serialiser-perl (1.01-1) ...
21:33:44 #8 48.55 Selecting previously unselected package libjson-xs-perl.
21:33:44 #8 48.55 Preparing to unpack .../261-libjson-xs-perl_4.030-1+b1_armhf.deb ...
21:33:44 #8 48.55 Unpacking libjson-xs-perl (4.030-1+b1) ...
21:33:44 #8 48.60 Selecting previously unselected package libjson-maybexs-perl.
21:33:44 #8 48.60 Preparing to unpack .../262-libjson-maybexs-perl_1.004003-1_all.deb ...
21:33:44 #8 48.61 Unpacking libjson-maybexs-perl (1.004003-1) ...
21:33:44 #8 48.64 Selecting previously unselected package libldap-common.
21:33:44 #8 48.65 Preparing to unpack .../263-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ...
21:33:44 #8 48.65 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ...
21:33:44 #8 48.69 Selecting previously unselected package liblist-compare-perl.
21:33:44 #8 48.69 Preparing to unpack .../264-liblist-compare-perl_0.55-1_all.deb ...
21:33:44 #8 48.70 Unpacking liblist-compare-perl (0.55-1) ...
21:33:44 #21 52.72 Selecting previously unselected package gcc-10-cross-base.
21:33:44 #21 52.72 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
21:33:44 #21 52.76 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
21:33:44 #21 52.97 Selecting previously unselected package libc6-arm64-cross.
21:33:44 #12 12.82 Setting up dh-apparmor (3.0.4-2ubuntu2.1) ...
21:33:44 #12 12.99 Setting up libsystemd-dev:arm64 (249.11-0ubuntu3.4) ...
21:33:44 #12 13.10 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
21:33:45 #8 65.21 Setting up libnet-libidn-perl (0.12.ds-3+b1) ...
21:33:45 #8 65.22 Setting up libvariable-magic-perl (0.62-1+b1) ...
21:33:45 #8 65.23 Setting up python3-idna (2.6-1) ...
21:33:45 #8 65.41 Setting up libio-html-perl (1.001-1) ...
21:33:45 #8 65.42 Setting up libb-hooks-op-check-perl (0.22-1+b1) ...
21:33:45 #8 65.43 Setting up libtest-refcount-perl (0.08-3) ...
21:33:45 #8 65.44 Setting up libparams-util-perl (1.07-3+b4) ...
21:33:45 #8 65.45 Setting up libdpkg-perl (1.19.8) ...
21:33:45 #8 65.46 Setting up autoconf (2.69-11) ...
21:33:45 #8 65.84 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
21:33:45 #8 65.89 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:33:45 #8 66.03 
21:33:45 #8 66.03 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:33:45 #13 22.79   Installing       : git-core-2.31.1-2.el8.aarch64                        37/74 
21:33:45 #8 53.50 Selecting previously unselected package libsereal-encoder-perl.
21:33:45 #8 53.51 Preparing to unpack .../276-libsereal-encoder-perl_4.005+ds-1+b1_armhf.deb ...
21:33:45 #8 53.52 Unpacking libsereal-encoder-perl (4.005+ds-1+b1) ...
21:33:45 #8 53.56 Selecting previously unselected package libsereal-perl.
21:33:45 #8 53.56 Preparing to unpack .../277-libsereal-perl_4.005-1_all.deb ...
21:33:45 #8 53.57 Unpacking libsereal-perl (4.005-1) ...
21:33:45 #8 53.60 Selecting previously unselected package libtask-weaken-perl.
21:33:45 #8 53.60 Preparing to unpack .../278-libtask-weaken-perl_1.06-1_all.deb ...
21:33:45 #8 53.61 Unpacking libtask-weaken-perl (1.06-1) ...
21:33:45 #8 53.64 Selecting previously unselected package libxml-parser-perl.
21:33:45 #8 53.64 Preparing to unpack .../279-libxml-parser-perl_2.44-4_armhf.deb ...
21:33:45 #8 53.65 Unpacking libxml-parser-perl (2.44-4) ...
21:33:45 #8 53.70 Selecting previously unselected package libsoap-lite-perl.
21:33:45 + STATUS=0
21:33:45 + '[' 0 -ne 0 ']'
21:33:45 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:33:45 + /usr/bin/tar -xof -
21:33:45 #11 9.293   Running scriptlet: selinux-policy-targeted-36.13-3.fc36.noarch            1/1 
21:33:45 #11 9.453   Preparing        :                                                        1/1 
21:33:45 #11 9.502   Upgrading        : libgcc-12.1.1-1.fc36.aarch64                         1/115 
21:33:45 #11 9.508   Running scriptlet: libgcc-12.1.1-1.fc36.aarch64                         1/115 
21:33:45 #11 9.535   Upgrading        : glibc-common-2.35-15.fc36.aarch64                    2/115 
21:33:45 #13 10.93   Installing       : cmake-filesystem-3.20.2-4.el8.x86_64                  8/71 
21:33:45 #9 57.11 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
21:33:45 #9 57.18 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
21:33:45 #9 57.24 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:33:45 #9 53.45 Setting up libtype-tiny-xs-perl (0.022-1build2) ...
21:33:45 #9 53.46 Setting up libsyntax-keyword-try-perl (0.26-1build1) ...
21:33:45 #9 53.48 Setting up libdata-validate-domain-perl (0.10-1.1) ...
21:33:45 #9 53.49 Setting up libproc-processtable-perl:armhf (0.634-1build1) ...
21:33:45 #9 53.50 Setting up libfile-chdir-perl (0.1008-1.1) ...
21:33:45 #9 53.51 Setting up gcc-11 (11.2.0-19ubuntu1) ...
21:33:45 #9 53.53 Setting up xauth (1:1.1-1build2) ...
21:33:45 #9 53.54 Setting up libpath-tiny-perl (0.122-1) ...
21:33:45 #9 53.56 Setting up libarchive-cpio-perl (0.10-1.1) ...
21:33:45 #9 53.57 Setting up libjson-perl (4.04000-1) ...
21:33:45 #9 53.58 Setting up libipc-run3-perl (0.048-2) ...
21:33:45 #9 53.60 Setting up libsub-override-perl (0.09-2) ...
21:33:45 #9 53.61 Setting up libaliased-perl (0.34-1.1) ...
21:33:45 #9 53.62 Setting up python3-unidiff (0.5.5-2) ...
21:33:45 #8 68.28 Setting up build-essential (12.6) ...
21:33:45 #8 68.34 Setting up libfile-homedir-perl (1.004-1) ...
21:33:45 #8 68.35 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ...
21:33:45 #8 68.36 Setting up libio-socket-ssl-perl (2.060-3) ...
21:33:45 #8 68.37 Setting up libsub-exporter-perl (0.987-1) ...
21:33:45 #8 68.38 Setting up libalgorithm-merge-perl (0.08-3) ...
21:33:45 #8 68.39 Setting up libhttp-message-perl (6.18-1) ...
21:33:45 #8 68.40 Setting up libhtml-form-perl (6.03-1) ...
21:33:45 #8 68.41 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
21:33:45 #8 68.42 Setting up libjson-xs-perl (3.040-1+b1) ...
21:33:45 #8 68.43 Setting up libhttp-negotiate-perl (6.01-1) ...
21:33:45 #8 68.44 Setting up libio-prompter-perl (0.004015-1) ...
21:33:45 #8 68.45 Setting up libhttp-cookies-perl (6.04-1) ...
21:33:45 #8 68.46 Setting up po-debconf (1.0.21) ...
21:33:45 #8 68.47 Setting up libhtml-tree-perl (5.07-2) ...
21:33:45 #8 68.48 Setting up libparams-classify-perl (0.015-1+b1) ...
21:33:45 #8 57.54 Setting up libstring-copyright-perl (0.003005-1) ...
21:33:45 #8 57.55 Setting up libhtml-parser-perl (3.72-3build1) ...
21:33:45 #8 57.56 Setting up automake (1:1.15.1-3ubuntu2) ...
21:33:45 #8 57.57 update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode
21:33:45 #8 57.57 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:33:45 #8 57.57 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:33:45 #8 57.58 Setting up libipc-run-perl (0.96-1) ...
21:33:45 #8 57.59 Setting up libcgi-pm-perl (4.38-1) ...
21:33:45 #8 57.60 Setting up libdevel-globaldestruction-perl (0.14-1) ...
21:33:45 #8 57.66 Setting up python3-requests (2.18.4-2ubuntu0.1) ...
21:33:45 #8 59.68   Running scriptlet: glibc-gconv-extra-2.35-4.fc36.x86_64               140/145 
21:33:45 #8 59.70   Cleanup          : python3-rpm-4.17.0-10.fc36.x86_64                  141/145 
21:33:45 #8 59.74   Cleanup          : rpm-build-libs-4.17.0-10.fc36.x86_64               142/145 
21:33:45 #8 59.74   Cleanup          : rpm-sign-libs-4.17.0-10.fc36.x86_64                143/145 
21:33:45 #8 59.77   Cleanup          : rpm-4.17.0-10.fc36.x86_64                          144/145 
21:33:45 #8 59.81   Cleanup          : rpm-libs-4.17.0-10.fc36.x86_64                     145/145 
21:33:45 #8 59.82   Running scriptlet: rpm-4.17.1-3.fc36.x86_64                           145/145 
21:33:45 #8 48.73 Selecting previously unselected package liblist-someutils-perl.
21:33:45 #8 48.74 Preparing to unpack .../265-liblist-someutils-perl_0.58-1_all.deb ...
21:33:45 #8 48.74 Unpacking liblist-someutils-perl (0.58-1) ...
21:33:45 #8 48.78 Selecting previously unselected package liblist-someutils-xs-perl.
21:33:45 #8 48.78 Preparing to unpack .../266-liblist-someutils-xs-perl_0.58-2+b1_armhf.deb ...
21:33:45 #8 48.79 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ...
21:33:45 #8 48.82 Selecting previously unselected package liblist-utilsby-perl.
21:33:45 #8 48.82 Preparing to unpack .../267-liblist-utilsby-perl_0.11-1_all.deb ...
21:33:45 #8 48.83 Unpacking liblist-utilsby-perl (0.11-1) ...
21:33:45 #8 48.86 Selecting previously unselected package libltdl7:armhf.
21:33:45 #8 48.87 Preparing to unpack .../268-libltdl7_2.4.6-15_armhf.deb ...
21:33:45 #8 48.87 Unpacking libltdl7:armhf (2.4.6-15) ...
21:33:45 #8 48.92 Selecting previously unselected package libltdl-dev:armhf.
21:33:45 #8 48.92 Preparing to unpack .../269-libltdl-dev_2.4.6-15_armhf.deb ...
21:33:45 #8 48.92 Unpacking libltdl-dev:armhf (2.4.6-15) ...
21:33:45 #8 48.98 Selecting previously unselected package liblzo2-2:armhf.
21:33:45 #8 48.98 Preparing to unpack .../270-liblzo2-2_2.10-2_armhf.deb ...
21:33:45 #8 48.98 Unpacking liblzo2-2:armhf (2.10-2) ...
21:33:45 #8 49.02 Selecting previously unselected package libsys-hostname-long-perl.
21:33:45 #8 49.02 Preparing to unpack .../271-libsys-hostname-long-perl_1.5-2_all.deb ...
21:33:45 #8 49.02 Unpacking libsys-hostname-long-perl (1.5-2) ...
21:33:45 #8 49.05 Selecting previously unselected package libmail-sendmail-perl.
21:33:45 #8 49.05 Preparing to unpack .../272-libmail-sendmail-perl_0.80-1.1_all.deb ...
21:33:45 #8 49.06 Unpacking libmail-sendmail-perl (0.80-1.1) ...
21:33:45 #8 49.09 Selecting previously unselected package libnet-smtp-ssl-perl.
21:33:45 #21 52.97 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ...
21:33:45 #21 53.00 Unpacking libc6-arm64-cross (2.31-9cross4) ...
21:33:45 #12 13.13 Setting up libpcre2-dev:arm64 (10.39-3build1) ...
21:33:45 #12 13.19 Setting up libselinux1-dev:arm64 (3.3-1build2) ...
21:33:45 #8 66.05 Setting up python3-chardet (4.0.0-1) ...
21:33:45 #8 65.47 Setting up python3-urllib3 (1.24.1-1) ...
21:33:45 #8 65.63 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
21:33:45 #8 65.64 Setting up libcapture-tiny-perl (0.48-1) ...
21:33:45 #8 65.65 Setting up libtimedate-perl (2.3000-2+deb10u1) ...
21:33:45 #8 65.66 Setting up gpg-wks-server (2.2.12-1+deb10u2) ...
21:33:45 #8 65.67 Setting up libsub-name-perl (0.21-1+b3) ...
21:33:45 #8 65.69 Setting up libtype-tiny-xs-perl (0.014-1+b1) ...
21:33:45 #8 65.70 Setting up g++-8 (8.3.0-6) ...
21:33:45 #8 65.70 Setting up libfile-chdir-perl (0.1008-1) ...
21:33:45 #8 65.71 Setting up xauth (1:1.0.10-1) ...
21:33:45 #8 65.72 Setting up libpath-tiny-perl (0.108-1) ...
21:33:45 #8 65.73 Setting up libarchive-cpio-perl (0.10-1) ...
21:33:45 #8 65.74 Setting up libjson-perl (4.02000-1) ...
21:33:45 #8 65.75 Setting up libfcgi-perl (0.78-2+b3) ...
21:33:45 #8 65.76 Setting up libdevel-globaldestruction-perl (0.14-1) ...
21:33:45 #8 65.77 Setting up python3-unidiff (0.5.4-1) ...
21:33:45 #13 23.16   Installing       : git-core-doc-2.31.1-2.el8.noarch                     38/74 
21:33:45 #13 23.42   Installing       : kernel-headers-4.18.0-408.el8.aarch64                39/74 
21:33:45 #11 8.984 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1~18.04.2) ...
21:33:45 #11 8.994 Setting up cmake-data (3.10.2-1ubuntu2.18.04.2) ...
21:33:45 #11 9.011 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:33:45 #11 9.023 Setting up librhash0:amd64 (1.3.6-2) ...
21:33:45 #11 9.034 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:33:45 #11 9.046 Setting up pkg-config (0.29.1-0ubuntu2) ...
21:33:45 #11 9.093 Setting up dh-apparmor (2.12-4ubuntu5.1) ...
21:33:45 #8 53.71 Preparing to unpack .../280-libsoap-lite-perl_1.27-1_all.deb ...
21:33:45 #8 53.71 Unpacking libsoap-lite-perl (1.27-1) ...
21:33:45 #8 53.78 Selecting previously unselected package libsort-key-perl.
21:33:45 #8 53.78 Preparing to unpack .../281-libsort-key-perl_1.33-2+b1_armhf.deb ...
21:33:45 #8 53.79 Unpacking libsort-key-perl (1.33-2+b1) ...
21:33:45 #8 53.82 Selecting previously unselected package libstring-copyright-perl.
21:33:45 #8 53.82 Preparing to unpack .../282-libstring-copyright-perl_0.003006-1_all.deb ...
21:33:45 #8 53.83 Unpacking libstring-copyright-perl (0.003006-1) ...
21:33:45 #8 53.85 Selecting previously unselected package libstring-escape-perl.
21:33:45 #8 53.86 Preparing to unpack .../283-libstring-escape-perl_2010.002-2_all.deb ...
21:33:45 #8 53.86 Unpacking libstring-escape-perl (2010.002-2) ...
21:33:45 #8 53.89 Selecting previously unselected package libstring-shellquote-perl.
21:33:45 #8 53.89 Preparing to unpack .../284-libstring-shellquote-perl_1.04-1_all.deb ...
21:33:45 #8 53.90 Unpacking libstring-shellquote-perl (1.04-1) ...
21:33:45 #8 53.93 Selecting previously unselected package libterm-readkey-perl.
21:33:45 #8 53.93 Preparing to unpack .../285-libterm-readkey-perl_2.38-1_armhf.deb ...
21:33:45 #8 53.94 Unpacking libterm-readkey-perl (2.38-1) ...
21:33:45 #8 53.97 Selecting previously unselected package libtest-fatal-perl.
21:33:45 #8 53.97 Preparing to unpack .../286-libtest-fatal-perl_0.014-1_all.deb ...
21:33:45 #8 53.97 Unpacking libtest-fatal-perl (0.014-1) ...
21:33:45 #8 54.01 Selecting previously unselected package libtest-refcount-perl.
21:33:45 #8 54.01 Preparing to unpack .../287-libtest-refcount-perl_0.08-3_all.deb ...
21:33:45 #8 54.02 Unpacking libtest-refcount-perl (0.08-3) ...
21:33:45 #11 9.650   Upgrading        : glibc-gconv-extra-2.35-15.fc36.aarch64               3/115 
21:33:45 #11 9.705   Running scriptlet: glibc-gconv-extra-2.35-15.fc36.aarch64               3/115 
21:33:45 #11 9.722   Upgrading        : glibc-minimal-langpack-2.35-15.fc36.aarch64          4/115 
21:33:45 #11 9.727   Running scriptlet: glibc-2.35-15.fc36.aarch64                           5/115 
21:33:45 #11 9.769   Upgrading        : glibc-2.35-15.fc36.aarch64                           5/115 
21:33:45 #11 9.800   Running scriptlet: glibc-2.35-15.fc36.aarch64                           5/115 
21:33:45 #11 9.842   Upgrading        : systemd-libs-250.8-1.fc36.aarch64                    6/115 
21:33:45 #13 11.96   Installing       : cpp-8.5.0-15.el8.x86_64                               9/71 
21:33:45 #13 11.97   Running scriptlet: cpp-8.5.0-15.el8.x86_64                               9/71 
21:33:45 #13 11.99   Installing       : python3-libsemanage-2.9-8.el8.x86_64                 10/71 
21:33:45 #13 12.09   Installing       : python3-setools-4.3.0-3.el8.x86_64                   11/71 
21:33:45 #13 12.12   Installing       : python3-audit-3.0.7-4.el8.x86_64                     12/71 
21:33:45 #13 12.13   Installing       : perl-Data-Dumper-2.167-399.el8.x86_64                13/71 
21:33:45 #9 57.37 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:33:45 #9 57.40 Setting up dh-strip-nondeterminism (1.7.0-1) ...
21:33:45 #9 57.41 Setting up libconst-fast-perl (0.014-1) ...
21:33:45 #9 57.42 Setting up libhttp-daemon-perl (6.06-1ubuntu0.1) ...
21:33:45 #9 57.43 Setting up libgit-wrapper-perl (0.048-1) ...
21:33:45 #9 57.44 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.12) ...
21:33:45 #9 57.47 Setting up curl (7.68.0-1ubuntu2.12) ...
21:33:45 #9 57.48 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
21:33:45 #9 57.49 Setting up libmodule-implementation-perl (0.09-1) ...
21:33:45 #9 57.50 Setting up libemail-valid-perl (1.202-1) ...
21:33:45 #9 57.51 Setting up libpackage-stash-perl (0.38-1) ...
21:33:45 #9 57.53 Setting up libimport-into-perl (1.002005-1) ...
21:33:45 #9 57.54 Setting up libmoo-perl (2.003006-1) ...
21:33:45 #8 68.52 Setting up libcgi-pm-perl (4.40-1) ...
21:33:45 #8 68.53 Setting up libpath-iterator-rule-perl (1.014-1) ...
21:33:45 #8 68.54 Setting up libnet-dns-sec-perl (1.11-1) ...
21:33:45 #8 68.56 Setting up libsereal-perl (4.005-1) ...
21:33:45 #8 68.57 Setting up libhtml-format-perl (2.12-1) ...
21:33:45 #8 68.58 Setting up libxml-sax-perl (1.00+dfsg-1) ...
21:33:45 #8 68.65 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
21:33:45 #8 68.71 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:33:45 #9 53.79 Setting up libstrictures-perl (2.000006-1) ...
21:33:45 #9 53.80 Setting up libsub-quote-perl (2.006006-1) ...
21:33:45 #9 53.82 Setting up libdevel-stacktrace-perl (2.0400-1) ...
21:33:45 #9 53.87 Setting up libclass-xsaccessor-perl (1.19-3build9) ...
21:33:45 #9 53.91 Setting up libsort-versions-perl (1.62-1) ...
21:33:45 #8 57.85 Setting up libparse-debianchangelog-perl (1.2.0-12) ...
21:33:45 #8 57.85 Setting up dirmngr (2.2.4-1ubuntu1.6) ...
21:33:45 #8 57.87 Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ...
21:33:45 #8 57.88 Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ...
21:33:45 #8 57.94 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
21:33:45 #16 exporting layers 2.1s done
21:33:45 #16 writing image sha256:75defde2be8206986d94e5feb43b2e3f257c7aad525a908ce488091b04ba514f done
21:33:45 #16 naming to docker.io/rpmbuild-centos-7/aarch64 done
21:33:45 #16 DONE 2.1s
21:33:45 docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/centos-7/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/centos-7/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-7/aarch64 -ba --define '_gitcommit_cli 8ffaab8' --define '_gitcommit_engine 724feb8' --define '_release 0' --define '_version 0.0.0~20220816152130.8ffaab8' --define '_origversion 0.0.0-20220816152130-8ffaab8' --define '_buildx_rpm_version 0.8.2' --define '_buildx_version v0.8.2' --define '_compose_rpm_version 2.9.0' --define '_compose_version v2.9.0' --define '_scan_rpm_version 0.17.0' --define '_scan_version v0.17.0' --define '_scan_gitcommit 061fe0a'  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:33:45 #8 49.09 Preparing to unpack .../273-libnet-smtp-ssl-perl_1.04-1_all.deb ...
21:33:45 #8 49.10 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
21:33:45 #8 49.13 Selecting previously unselected package libmailtools-perl.
21:33:45 #8 49.13 Preparing to unpack .../274-libmailtools-perl_2.21-1_all.deb ...
21:33:45 #8 49.14 Unpacking libmailtools-perl (2.21-1) ...
21:33:45 #8 49.20 Selecting previously unselected package libmarkdown2:armhf.
21:33:45 #8 49.20 Preparing to unpack .../275-libmarkdown2_2.2.6-1_armhf.deb ...
21:33:45 #8 49.21 Unpacking libmarkdown2:armhf (2.2.6-1) ...
21:33:45 #8 49.24 Selecting previously unselected package libmime-tools-perl.
21:33:45 #8 49.24 Preparing to unpack .../276-libmime-tools-perl_5.509-1_all.deb ...
21:33:45 #8 49.24 Unpacking libmime-tools-perl (5.509-1) ...
21:33:45 #8 49.29 Selecting previously unselected package libmoox-aliases-perl.
21:33:45 #8 49.29 Preparing to unpack .../277-libmoox-aliases-perl_0.001006-1.1_all.deb ...
21:33:45 #8 49.30 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
21:33:45 #8 49.33 Selecting previously unselected package libnamespace-autoclean-perl.
21:33:45 #21 53.30 Selecting previously unselected package libgcc-s1-arm64-cross.
21:33:45 #21 53.30 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ...
21:33:45 #21 53.33 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ...
21:33:45 #12 13.34 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1ubuntu4) ...
21:33:45 #12 13.51 Setting up cmake (3.22.1-1ubuntu1) ...
21:33:45 #13 23.54   Running scriptlet: glibc-headers-2.28-208.el8.aarch64                   40/74 
21:33:45 #13 23.63   Installing       : glibc-headers-2.28-208.el8.aarch64                   40/74 
21:33:45 #13 23.65   Installing       : libxcrypt-devel-4.1.1-6.el8.aarch64                  41/74 
21:33:45 #13 23.68   Installing       : glibc-devel-2.28-208.el8.aarch64                     42/74 
21:33:45 #13 23.69   Running scriptlet: glibc-devel-2.28-208.el8.aarch64                     42/74 
21:33:45 #8 66.35 Setting up libnet-smtp-ssl-perl (1.04-1) ...
21:33:45 #8 66.36 Setting up libmodule-runtime-perl (0.016-1) ...
21:33:45 #8 66.37 Setting up libmailtools-perl (2.21-1) ...
21:33:45 #8 66.39 Setting up python3-debian (0.1.39) ...
21:33:45 #8 65.90 Setting up libstrictures-perl (2.000005-1) ...
21:33:45 #8 65.91 Setting up libsub-quote-perl (2.005001-1) ...
21:33:45 #8 65.92 Setting up libclass-xsaccessor-perl (1.19-3+b2) ...
21:33:45 #8 65.93 Setting up libsort-versions-perl (1.62-1) ...
21:33:45 #8 65.94 Setting up libexporter-tiny-perl (1.002001-1) ...
21:33:45 #8 65.95 Setting up libterm-readkey-perl (2.38-1) ...
21:33:45 #8 65.96 Setting up lsb-release (10.2019051400) ...
21:33:45 #8 65.97 Setting up libclass-accessor-perl (0.51-1) ...
21:33:45 #8 65.98 Setting up libnet-ip-perl (1.26-2) ...
21:33:45 #8 65.99 Setting up python3-magic (2:0.4.15-2) ...
21:33:45 #11 9.104 Setting up libpcrecpp0v5:amd64 (2:8.39-9ubuntu0.1) ...
21:33:45 #11 9.116 Setting up libpcre32-3:amd64 (2:8.39-9ubuntu0.1) ...
21:33:45 #11 9.127 Setting up libsystemd-dev:amd64 (237-3ubuntu10.53) ...
21:33:45 #11 9.140 Setting up libpcre16-3:amd64 (2:8.39-9ubuntu0.1) ...
21:33:45 #11 9.157 Setting up libudev-dev:amd64 (237-3ubuntu10.53) ...
21:33:45 #11 9.174 Setting up liblzo2-2:amd64 (2.08-1.2) ...
21:33:45 #11 9.192 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
21:33:45 #11 9.204 Setting up libpcre3-dev:amd64 (2:8.39-9ubuntu0.1) ...
21:33:45 #11 9.215 Setting up libarchive13:amd64 (3.2.2-3.1ubuntu0.7) ...
21:33:45 #11 9.230 Setting up btrfs-progs (4.15.1-1build1) ...
21:33:45 #11 9.242 Setting up cmake (3.10.2-1ubuntu2.18.04.2) ...
21:33:45 #11 9.252 Setting up libselinux1-dev:amd64 (2.7-2build2) ...
21:33:45 #11 9.263 Setting up libdevmapper-dev:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:33:45 #11 9.276 Setting up btrfs-tools (4.15.1-1build1) ...
21:33:45 #11 9.286 Setting up docker-ce-build-deps (1.0) ...
21:33:45 #11 9.300 Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
21:33:45 #11 9.322 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
21:33:45 #8 54.05 Selecting previously unselected package libtext-levenshtein-perl.
21:33:45 #8 54.05 Preparing to unpack .../288-libtext-levenshtein-perl_0.13-1_all.deb ...
21:33:45 #8 54.06 Unpacking libtext-levenshtein-perl (0.13-1) ...
21:33:45 #8 54.09 Selecting previously unselected package libtype-tiny-xs-perl.
21:33:45 #8 54.09 Preparing to unpack .../289-libtype-tiny-xs-perl_0.014-1+b1_armhf.deb ...
21:33:45 #8 54.09 Unpacking libtype-tiny-xs-perl (0.014-1+b1) ...
21:33:45 #8 54.13 Selecting previously unselected package libunicode-utf8-perl.
21:33:45 #8 54.13 Preparing to unpack .../290-libunicode-utf8-perl_0.62-1_armhf.deb ...
21:33:45 #8 54.13 Unpacking libunicode-utf8-perl (0.62-1) ...
21:33:45 #8 54.17 Selecting previously unselected package libwrap0:armhf.
21:33:45 #8 54.17 Preparing to unpack .../291-libwrap0_7.6.q-28_armhf.deb ...
21:33:45 #8 54.18 Unpacking libwrap0:armhf (7.6.q-28) ...
21:33:45 #8 54.21 Selecting previously unselected package libxau6:armhf.
21:33:45 #8 54.21 Preparing to unpack .../292-libxau6_1%3a1.0.8-1+b2_armhf.deb ...
21:33:45 #8 54.22 Unpacking libxau6:armhf (1:1.0.8-1+b2) ...
21:33:45 #8 54.25 Selecting previously unselected package libxdmcp6:armhf.
21:33:45 #8 54.26 Preparing to unpack .../293-libxdmcp6_1%3a1.1.2-3_armhf.deb ...
21:33:45 #8 54.26 Unpacking libxdmcp6:armhf (1:1.1.2-3) ...
21:33:45 #11 9.876   Installing       : python3-libselinux-3.3-4.fc36.aarch64                7/115 
21:33:45 #11 9.889   Installing       : checkpolicy-3.3-2.fc36.aarch64                       8/115 
21:33:45 #11 9.922   Installing       : libfdisk-2.38-0.2.fc36.aarch64                       9/115 
21:33:45 #11 9.929   Installing       : libmpc-1.2.1-4.fc36.aarch64                         10/115 
21:33:45 #11 9.961   Installing       : libseccomp-2.5.3-2.fc36.aarch64                     11/115 
21:33:45 #11 9.969   Installing       : m4-1.4.19-3.fc36.aarch64                            12/115 
21:33:45 #11 10.01   Installing       : perl-threads-1:2.26-449.fc36.aarch64                13/115 
21:33:45 #11 10.01   Installing       : libtool-ltdl-2.4.7-1.fc36.aarch64                   14/115 
21:33:45 #11 10.06   Installing       : perl-File-Find-1.39-486.fc36.noarch                 15/115 
21:33:45 #11 10.07   Installing       : cmake-rpm-macros-3.22.2-1.fc36.noarch               16/115 
21:33:45 #11 10.08   Installing       : cmake-filesystem-3.22.2-1.fc36.aarch64              17/115 
21:33:45 + STATUS=0
21:33:45 + '[' 0 -ne 0 ']'
21:33:45 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:33:45 #13 12.20   Installing       : autoconf-2.69-29.el8.noarch                          14/71 
21:33:45 #13 12.22   Running scriptlet: autoconf-2.69-29.el8.noarch                          14/71 
21:33:45 #13 12.25   Installing       : pcre2-utf32-10.32-3.el8.x86_64                       15/71 
21:33:45 #13 12.29   Installing       : pcre2-utf16-10.32-3.el8.x86_64                       16/71 
21:33:45 #13 12.37   Installing       : pcre2-devel-10.32-3.el8.x86_64                       17/71 
21:33:45 #13 12.39   Running scriptlet: openssh-8.0p1-16.el8.x86_64                          18/71 
21:33:45 #9 57.55 Setting up liblist-someutils-perl (0.58-1) ...
21:33:45 #9 57.57 Setting up liblist-someutils-xs-perl (0.58-2) ...
21:33:45 #9 57.58 Setting up gnupg (2.2.19-3ubuntu2.2) ...
21:33:45 #9 57.61 Setting up libmoox-aliases-perl (0.001006-1) ...
21:33:45 #9 57.63 Setting up libparams-validate-perl (1.29-3) ...
21:33:45 #9 57.64 Setting up libb-hooks-endofscope-perl (0.24-1) ...
21:33:45 #9 57.65 Setting up libnamespace-clean-perl (0.27-1) ...
21:33:45 #9 57.67 Setting up libgetopt-long-descriptive-perl (0.104-1) ...
21:33:45 #9 57.68 Setting up libgitlab-api-v4-perl (0.25-1) ...
21:33:45 #9 57.69 Setting up libmoox-struct-perl (0.017-1) ...
21:33:45 #9 57.70 Setting up lintian (2.62.0ubuntu2.1) ...
21:33:45 #9 57.72 Setting up licensecheck (3.0.45-1) ...
21:33:45 #9 57.73 Setting up dh-autoreconf (19) ...
21:33:45 #9 57.74 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ...
21:33:45 #8 68.86 
21:33:45 #8 68.86 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:33:45 #8 68.94 Setting up dput (1.0.3) ...
21:33:45 #9 53.95 Setting up libexporter-tiny-perl (1.002002-1) ...
21:33:45 #9 53.97 Setting up libre-engine-re2-perl:armhf (0.14-1build2) ...
21:33:45 #9 53.99 Setting up libfile-dirlist-perl (0.05-2) ...
21:33:45 #9 54.00 Setting up libterm-readkey-perl (2.38-1build4) ...
21:33:45 #9 54.02 Setting up lsb-release (11.1.0ubuntu4) ...
21:33:45 #9 54.06 Setting up python3-magic (2:0.4.24-2) ...
21:33:45 #8 58.00 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:33:45 #8 58.12 
21:33:45 #8 58.13 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:33:45 #8 58.20 Setting up liblist-moreutils-perl (0.416-1build3) ...
21:33:45 #8 58.21 Setting up libhttp-date-perl (6.02-1) ...
21:33:45 #8 58.22 Setting up libnet-smtp-ssl-perl (1.04-1) ...
21:33:45 #11 0.971 Hit:1 http://archive.raspbian.org/raspbian buster InRelease
21:33:45 #11 1.226 Hit:2 http://archive.raspberrypi.org/debian buster InRelease
21:33:45 #8 49.34 Preparing to unpack .../278-libnamespace-autoclean-perl_0.29-1_all.deb ...
21:33:45 #8 49.34 Unpacking libnamespace-autoclean-perl (0.29-1) ...
21:33:45 #8 49.37 Selecting previously unselected package libobject-id-perl.
21:33:45 #8 49.37 Preparing to unpack .../279-libobject-id-perl_0.1.2-2.1_all.deb ...
21:33:45 #8 49.38 Unpacking libobject-id-perl (0.1.2-2.1) ...
21:33:45 #8 49.41 Selecting previously unselected package libmoox-struct-perl.
21:33:45 #8 49.41 Preparing to unpack .../280-libmoox-struct-perl_0.020-1_all.deb ...
21:33:45 #8 49.41 Unpacking libmoox-struct-perl (0.020-1) ...
21:33:45 #8 49.44 Selecting previously unselected package libmouse-perl.
21:33:45 #8 49.44 Preparing to unpack .../281-libmouse-perl_2.5.10-1+b1_armhf.deb ...
21:33:45 #8 49.45 Unpacking libmouse-perl (2.5.10-1+b1) ...
21:33:45 #8 49.50 Selecting previously unselected package libnumber-range-perl.
21:33:45 #8 49.50 Preparing to unpack .../282-libnumber-range-perl_0.12-1.1_all.deb ...
21:33:45 #8 49.50 Unpacking libnumber-range-perl (0.12-1.1) ...
21:33:45 #8 49.54 Selecting previously unselected package libossp-uuid16:armhf.
21:33:45 #8 49.54 Preparing to unpack .../283-libossp-uuid16_1.6.2-1.5+b9_armhf.deb ...
21:33:45 #8 49.54 Unpacking libossp-uuid16:armhf (1.6.2-1.5+b9) ...
21:33:45 #8 49.57 Selecting previously unselected package libossp-uuid-perl.
21:33:45 #8 49.57 Preparing to unpack .../284-libossp-uuid-perl_1.6.2-1.5+b9_armhf.deb ...
21:33:45 #21 53.55 Selecting previously unselected package libgomp1-arm64-cross.
21:33:45 #21 53.55 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ...
21:33:45 #21 53.59 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ...
21:33:45 #12 13.71 Setting up docker-ce-build-deps (1.0) ...
21:33:45 #12 13.75 Processing triggers for man-db (2.10.2-1) ...
21:33:45 #8 66.12 Setting up libperlio-gzip-perl (0.19-1+b5) ...
21:33:45 #8 66.14 Setting up libsys-hostname-long-perl (1.5-1) ...
21:33:45 #8 66.15 Setting up libsereal-decoder-perl (4.005+ds-1+b1) ...
21:33:45 #8 66.16 Setting up liburi-perl (1.76-1) ...
21:33:45 #8 66.17 Setting up exim4-daemon-light (4.92-8+deb10u6) ...
21:33:45 #8 66.24 invoke-rc.d: could not determine current runlevel
21:33:45 #8 66.55 Setting up python3-requests (2.25.1+dfsg-2) ...
21:33:45 #8 66.73 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
21:33:45 #8 66.77 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
21:33:45 #11 DONE 9.5s
21:33:45 
21:33:45 #12 [stage-1 5/8] COPY sources/ /sources
21:33:45 #12 sha256:b927fe7b07dd7cf52e6a92651cfc0363e93fa3aa0d861e7202497fce662bde18
21:33:45 #8 54.30 Selecting previously unselected package libxcb1:armhf.
21:33:45 #8 54.31 Preparing to unpack .../294-libxcb1_1.13.1-2_armhf.deb ...
21:33:45 #8 54.31 Unpacking libxcb1:armhf (1.13.1-2) ...
21:33:45 #8 54.35 Selecting previously unselected package libx11-data.
21:33:45 #8 54.35 Preparing to unpack .../295-libx11-data_2%3a1.6.7-1+deb10u2_all.deb ...
21:33:45 #8 54.35 Unpacking libx11-data (2:1.6.7-1+deb10u2) ...
21:33:45 #8 54.43 Selecting previously unselected package libx11-6:armhf.
21:33:45 #8 54.43 Preparing to unpack .../296-libx11-6_2%3a1.6.7-1+deb10u2_armhf.deb ...
21:33:45 #8 54.44 Unpacking libx11-6:armhf (2:1.6.7-1+deb10u2) ...
21:33:45 #8 54.53 Selecting previously unselected package libxext6:armhf.
21:33:45 #8 54.53 Preparing to unpack .../297-libxext6_2%3a1.3.3-1+b2_armhf.deb ...
21:33:45 #11 10.11   Installing       : perl-threads-shared-1.62-479.fc36.aarch64           18/115 
21:33:45 #11 10.12   Installing       : perl-Thread-Queue-3.14-479.fc36.noarch              19/115 
21:33:45 #11 10.26   Installing       : cpp-12.1.1-1.fc36.aarch64                           20/115 
21:33:45 #11 10.29   Installing       : python3-libsemanage-3.3-3.fc36.aarch64              21/115 
21:33:45 #11 10.30   Installing       : e2fsprogs-libs-1.46.5-2.fc36.aarch64                22/115 
21:33:45 #11 10.34   Installing       : jsoncpp-1.9.5-2.fc36.aarch64                        23/115 
21:33:45 #11 10.35   Installing       : kmod-libs-29-7.fc36.aarch64                         24/115 
21:33:45 + RPM_EC=0
21:33:45 ++ jobs -p
21:33:45 + exit 0
21:33:45 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EjepXX
21:33:45 + umask 022
21:33:45 + cd /root/rpmbuild/BUILD
21:33:45 + cd src
21:33:45 + export DOCKER_GITCOMMIT=724feb8
21:33:45 + DOCKER_GITCOMMIT=724feb8
21:33:45 + mkdir -p /go/src/github.com/docker
21:33:45 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
21:33:45 + pushd /root/rpmbuild/BUILD/src/engine
21:33:45 + TMP_GOPATH=/go
21:33:45 + hack/dockerfile/install/install.sh tini
21:33:45 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
21:33:45 + RM_GOPATH=0
21:33:45 + TMP_GOPATH=/go
21:33:45 + : /usr/local/bin
21:33:45 + '[' -z /go ']'
21:33:45 + export GOPATH=/go
21:33:45 + GOPATH=/go
21:33:45 + case "$(go env GOARCH)" in
21:33:45 ++ go env GOARCH
21:33:45 + export GO_BUILDMODE=-buildmode=pie
21:33:45 + GO_BUILDMODE=-buildmode=pie
21:33:45 ++ dirname hack/dockerfile/install/install.sh
21:33:45 + dir=hack/dockerfile/install
21:33:45 + bin=tini
21:33:45 + shift
21:33:45 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:33:45 + . hack/dockerfile/install/tini.installer
21:33:45 ++ : v0.19.0
21:33:45 + install_tini
21:33:45 + echo 'Install tini version v0.19.0'
21:33:45 Install tini version v0.19.0
21:33:45 + git clone https://github.com/krallin/tini.git /go/tini
21:33:45 Cloning into '/go/tini'...
21:33:45 #13 12.46   Installing       : openssh-8.0p1-16.el8.x86_64                          18/71 
21:33:45 #13 12.48   Installing       : libsepol-devel-2.9-3.el8.x86_64                      19/71 
21:33:45 #13 12.54   Installing       : libselinux-devel-2.9-5.el8.x86_64                    20/71 
21:33:45 #13 12.58   Installing       : libselinux-utils-2.9-5.el8.x86_64                    21/71 
21:33:45 #13 12.62   Installing       : policycoreutils-2.9-19.el8.x86_64                    22/71 
21:33:45 #9 57.75 Setting up libwww-perl (6.43-1) ...
21:33:45 #9 57.77 Setting up debhelper (12.10ubuntu1) ...
21:33:45 #9 57.78 Setting up devscripts (2.20.2ubuntu2) ...
21:33:45 #9 57.94 Setting up equivs (2.2.0) ...
21:33:45 #9 57.95 Setting up libxml-parser-perl (2.46-1) ...
21:33:45 #9 57.96 Setting up libxml-sax-expat-perl (0.51-1) ...
21:33:45 #9 58.01 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
21:33:45 #8 69.11 Setting up libnet-smtp-ssl-perl (1.04-1) ...
21:33:45 #8 69.13 Setting up libmodule-runtime-perl (0.016-1) ...
21:33:45 #8 69.14 Setting up libmailtools-perl (2.18-1) ...
21:33:45 #8 69.15 Setting up libparse-debianchangelog-perl (1.2.0-13) ...
21:33:45 #8 69.17 Setting up libxml-libxml-perl (2.0134+dfsg-1) ...
21:33:45 #8 69.21 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
21:33:45 #8 69.28 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
21:33:45 #8 69.34 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:33:45 #9 54.22 Setting up libtext-levenshteinxs-perl (0.03-4build10) ...
21:33:45 #9 54.23 Setting up libperlio-gzip-perl (0.19-1build8) ...
21:33:45 #9 54.25 Setting up libsys-hostname-long-perl (1.5-2) ...
21:33:45 #9 54.26 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
21:33:45 #9 54.28 Setting up libsereal-decoder-perl (4.023+ds-1) ...
21:33:45 #9 54.29 Setting up liburi-perl (5.10-1) ...
21:33:45 #9 54.30 Setting up libnet-ipv6addr-perl (1.02-1) ...
21:33:45 #9 54.31 Setting up libfile-touch-perl (0.12-1) ...
21:33:45 #9 54.33 Setting up libc-devtools (2.35-0ubuntu3.1) ...
21:33:45 #9 54.34 Setting up libemail-address-xs-perl (1.04-1build6) ...
21:33:45 #9 54.36 Setting up libnet-ssleay-perl:armhf (1.92-1build2) ...
21:33:45 #9 54.37 Setting up python3-pkg-resources (59.6.0-1.2) ...
21:33:45 #8 58.23 Setting up build-essential (12.4ubuntu1) ...
21:33:45 #8 58.24 Setting up libcurl3-gnutls:armhf (7.58.0-2ubuntu3.19) ...
21:33:45 #8 58.25 Setting up libdevel-callchecker-perl (0.007-2build1) ...
21:33:45 #8 58.26 Setting up libcurl4:armhf (7.58.0-2ubuntu3.19) ...
21:33:45 #8 58.28 Setting up devscripts (2.17.12ubuntu1.1) ...
21:33:45 #8 58.46 Setting up gpg-wks-client (2.2.4-1ubuntu1.6) ...
21:33:45 #8 58.47 Setting up libcgi-fast-perl (1:2.13-1) ...
21:33:45 #8 58.48 Setting up libhtml-tree-perl (5.07-1) ...
21:33:46 #8 49.58 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ...
21:33:46 #8 49.61 Selecting previously unselected package libpackage-stash-xs-perl.
21:33:46 #8 49.62 Preparing to unpack .../285-libpackage-stash-xs-perl_0.29-1+b2_armhf.deb ...
21:33:46 #8 49.62 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ...
21:33:46 #8 49.66 Selecting previously unselected package libpath-iterator-rule-perl.
21:33:46 #8 49.66 Preparing to unpack .../286-libpath-iterator-rule-perl_1.014-1_all.deb ...
21:33:46 #8 49.67 Unpacking libpath-iterator-rule-perl (1.014-1) ...
21:33:46 #8 49.71 Selecting previously unselected package libperlio-gzip-perl.
21:33:46 #8 49.71 Preparing to unpack .../287-libperlio-gzip-perl_0.19-1+b7_armhf.deb ...
21:33:46 #8 49.71 Unpacking libperlio-gzip-perl (0.19-1+b7) ...
21:33:46 #8 49.75 Selecting previously unselected package libpod-parser-perl.
21:33:46 #8 49.75 Preparing to unpack .../288-libpod-parser-perl_1.63-2_all.deb ...
21:33:46 #8 49.76 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
21:33:46 #8 49.77 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
21:33:46 #8 49.78 Unpacking libpod-parser-perl (1.63-2) ...
21:33:46 #8 49.82 Selecting previously unselected package libpod-constants-perl.
21:33:46 #8 49.82 Preparing to unpack .../289-libpod-constants-perl_0.19-2_all.deb ...
21:33:46 #21 53.81 Selecting previously unselected package libitm1-arm64-cross.
21:33:46 #21 53.81 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ...
21:33:46 #21 53.85 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ...
21:33:46 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Uha5o2
21:33:46 + umask 022
21:33:46 + cd /root/rpmbuild/BUILD
21:33:46 + cd /root/rpmbuild/BUILD
21:33:46 + rm -rf src
21:33:46 + /usr/bin/mkdir -p src
21:33:46 + cd src
21:33:46 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:33:46 + /usr/bin/tar -xf -
21:33:46 #8 66.84 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
21:33:46 #8 66.91 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:33:46 #8 67.04 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:33:46 #8 66.24 invoke-rc.d: policy-rc.d denied execution of start.
21:33:46 #8 66.24 Initializing GnuTLS DH parameter file
21:33:46 #8 66.27 Setting up libmailutils5:amd64 (1:3.5-4) ...
21:33:46 #8 66.28 Setting up libdigest-bubblebabble-perl (0.02-2) ...
21:33:46 #8 66.29 Setting up libnet-ssleay-perl (1.85-2+b1) ...
21:33:46 #8 66.30 Setting up python3-pkg-resources (40.8.0-1) ...
21:33:46 #8 66.49 Setting up automake (1:1.16.1-4) ...
21:33:46 #8 66.50 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:33:46 #8 66.50 Setting up libasync-mergepoint-perl (0.04-2) ...
21:33:46 #8 66.51 Setting up libio-sessiondata-perl (1.03-1) ...
21:33:46 #8 66.52 Setting up libstring-escape-perl (2010.002-2) ...
21:33:46 #8 66.53 Setting up libhttp-date-perl (6.02-1) ...
21:33:46 #8 66.54 Setting up libfile-which-perl (1.23-1) ...
21:33:46 #8 66.55 Setting up mailutils (1:3.5-4) ...
21:33:46 #8 66.55 update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode
21:33:46 #8 66.56 update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode
21:33:46 #8 66.56 update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode
21:33:46 #8 66.56 update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode
21:33:46 #8 66.57 update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode
21:33:46 #8 66.57 update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode
21:33:46 #8 66.57 update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode
21:33:46 #8 66.58 Setting up libfile-basedir-perl (0.08-1) ...
21:33:46 #8 66.59 Setting up libnumber-range-perl (0.12-1) ...
21:33:46 #8 66.60 Setting up libtask-weaken-perl (1.06-1) ...
21:33:46 #12 DONE 0.1s
21:33:46 
21:33:46 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
21:33:46 #14 sha256:bd7d13b54d82f90f5ffe12d643ac97398abf6399ceeb4e9f9e1aec90e7079b27
21:33:46 #13 23.71   Installing       : libxcrypt-static-4.1.1-6.el8.aarch64                 43/74 
21:33:46 #13 23.96   Installing       : glibc-static-2.28-208.el8.aarch64                    44/74 
21:33:46 #13 24.12   Installing       : xkeyboard-config-2.28-1.el8.noarch                   45/74 
21:33:46 #13 24.18   Installing       : libxkbcommon-0.9.1-1.el8.aarch64                     46/74 
21:33:46 #13 24.22   Upgrading        : systemd-pam-239-62.el8.aarch64                       47/74 
21:33:46 #8 54.53 Unpacking libxext6:armhf (2:1.3.3-1+b2) ...
21:33:46 #8 54.57 Selecting previously unselected package libxml-namespacesupport-perl.
21:33:46 #8 54.57 Preparing to unpack .../298-libxml-namespacesupport-perl_1.12-1_all.deb ...
21:33:46 #8 54.57 Unpacking libxml-namespacesupport-perl (1.12-1) ...
21:33:46 #8 54.62 Selecting previously unselected package libxml-sax-base-perl.
21:33:46 #8 54.62 Preparing to unpack .../299-libxml-sax-base-perl_1.09-1_all.deb ...
21:33:46 #8 54.63 Unpacking libxml-sax-base-perl (1.09-1) ...
21:33:46 #8 54.67 Selecting previously unselected package libxml-sax-perl.
21:33:46 #8 54.67 Preparing to unpack .../300-libxml-sax-perl_1.00+dfsg-1_all.deb ...
21:33:46 #8 54.67 Unpacking libxml-sax-perl (1.00+dfsg-1) ...
21:33:46 #8 54.72 Selecting previously unselected package libxml-libxml-perl.
21:33:46 #8 54.72 Preparing to unpack .../301-libxml-libxml-perl_2.0134+dfsg-1_armhf.deb ...
21:33:46 #8 54.73 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ...
21:33:46 #11 10.38   Installing       : libcbor-0.7.0-5.fc36.aarch64                        25/115 
21:33:46 #11 10.39   Installing       : libfido2-1.10.0-3.fc36.aarch64                      26/115 
21:33:46 #11 10.42   Installing       : libedit-3.1-41.20210910cvs.fc36.aarch64             27/115 
21:33:46 #11 10.43   Installing       : libselinux-utils-3.3-4.fc36.aarch64                 28/115 
21:33:46 #11 10.47   Running scriptlet: libutempter-1.2.1-6.fc36.aarch64                    29/115 
21:33:46 #11 10.52   Installing       : libutempter-1.2.1-6.fc36.aarch64                    29/115 
21:33:46 #11 10.58   Installing       : util-linux-2.38-0.2.fc36.aarch64                    30/115 
21:33:46 #11 1.026 Hit:1 http://archive.raspbian.org/raspbian bullseye InRelease
21:33:46 #11 1.098 Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
21:33:46 + cd /go/tini
21:33:46 + git checkout -q v0.19.0
21:33:46 + cmake .
21:33:46 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
21:33:46   Compatibility with CMake < 2.8.12 will be removed from a future version of
21:33:46   CMake.
21:33:46 
21:33:46   Update the VERSION argument <min> value or use a ...<max> suffix to tell
21:33:46   CMake that the project does not need compatibility with older versions.
21:33:46 
21:33:46 
21:33:46 -- The C compiler identification is GNU 11.3.1
21:33:46 -- Detecting C compiler ABI info
21:33:46 -- Detecting C compiler ABI info - done
21:33:46 -- Check for working C compiler: /usr/bin/cc - skipped
21:33:46 -- Detecting C compile features
21:33:46 -- Detecting C compile features - done
21:33:46 -- Performing Test HAS_BUILTIN_FORTIFY
21:33:46 #13 12.64   Running scriptlet: policycoreutils-2.9-19.el8.x86_64                    22/71 
21:33:46 #13 12.86   Installing       : python3-policycoreutils-2.9-19.el8.noarch            23/71 
21:33:46 #13 12.89   Installing       : policycoreutils-python-utils-2.9-19.el8.noarch       24/71 
21:33:46 #13 12.91   Installing       : rpm-plugin-selinux-4.14.3-23.el8.x86_64              25/71 
21:33:46 #13 12.92   Installing       : selinux-policy-3.14.3-105.el8.noarch                 26/71 
21:33:46 #13 12.93   Running scriptlet: selinux-policy-3.14.3-105.el8.noarch                 26/71 
21:33:46 #9 58.05 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:33:46 #9 58.18 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:33:46 #9 58.21 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
21:33:46 #9 58.23 Processing triggers for ca-certificates (20211016~20.04.1) ...
21:33:46 #9 58.24 Updating certificates in /etc/ssl/certs...
21:33:46 #8 69.50 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:33:46 #8 69.57 Setting up libconst-fast-perl (0.014-1) ...
21:33:46 #8 69.59 Setting up libhttp-daemon-perl (6.01-3) ...
21:33:46 #8 69.60 Setting up libmodule-implementation-perl (0.09-1) ...
21:33:46 #9 54.62 Setting up automake (1:1.16.5-1.3) ...
21:33:46 #9 54.64 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:33:46 #9 54.64 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:33:46 #9 54.64 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:33:46 #9 54.65 Setting up libapt-pkg-perl (0.1.40build2) ...
21:33:46 #9 54.66 Setting up libstring-escape-perl (2010.002-2) ...
21:33:46 #9 54.68 Setting up libhttp-date-perl (6.05-1) ...
21:33:46 #9 54.69 Setting up libfile-which-perl (1.23-1) ...
21:33:46 #9 54.71 Setting up libfile-basedir-perl (0.09-1) ...
21:33:46 #8 58.49 Setting up libfile-listing-perl (6.04-1) ...
21:33:46 #8 58.50 Setting up libhttp-message-perl (6.14-1) ...
21:33:46 #8 58.51 Setting up libxml-libxml-perl (2.0128+dfsg-5) ...
21:33:46 #8 58.55 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
21:33:46 #8 58.62 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
21:33:46 #8 58.68 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:33:46 #8 49.82 Unpacking libpod-constants-perl (0.19-2) ...
21:33:46 #8 49.85 Selecting previously unselected package libproc-processtable-perl.
21:33:46 #8 49.85 Preparing to unpack .../290-libproc-processtable-perl_0.59-2+b1_armhf.deb ...
21:33:46 #8 49.86 Unpacking libproc-processtable-perl (0.59-2+b1) ...
21:33:46 #8 49.90 Selecting previously unselected package libre2-9:armhf.
21:33:46 #8 49.90 Preparing to unpack .../291-libre2-9_20210201+dfsg-1_armhf.deb ...
21:33:46 #8 49.91 Unpacking libre2-9:armhf (20210201+dfsg-1) ...
21:33:46 #8 49.95 Selecting previously unselected package libre-engine-re2-perl:armhf.
21:33:46 #8 49.95 Preparing to unpack .../292-libre-engine-re2-perl_0.14-1_armhf.deb ...
21:33:46 #8 49.96 Unpacking libre-engine-re2-perl:armhf (0.14-1) ...
21:33:46 #8 49.99 Selecting previously unselected package libreadonly-perl.
21:33:46 #8 49.99 Preparing to unpack .../293-libreadonly-perl_2.050-3_all.deb ...
21:33:46 #8 49.99 Unpacking libreadonly-perl (2.050-3) ...
21:33:46 #8 50.02 Selecting previously unselected package libref-util-perl.
21:33:46 #8 50.03 Preparing to unpack .../294-libref-util-perl_0.204-1_all.deb ...
21:33:46 #8 50.03 Unpacking libref-util-perl (0.204-1) ...
21:33:46 #8 50.06 Selecting previously unselected package libref-util-xs-perl.
21:33:46 #8 50.06 Preparing to unpack .../295-libref-util-xs-perl_0.117-1+b3_armhf.deb ...
21:33:46 #21 54.07 Selecting previously unselected package libatomic1-arm64-cross.
21:33:46 #21 54.08 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ...
21:33:46 #21 54.11 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ...
21:33:46 #8 67.07 Setting up dh-strip-nondeterminism (1.12.0-1) ...
21:33:46 #8 67.08 Setting up libconst-fast-perl (0.014-1.1) ...
21:33:46 #8 67.09 Setting up libhttp-daemon-perl (6.12-1) ...
21:33:46 #8 67.11 Setting up libdata-dpath-perl (0.58-1) ...
21:33:46 #8 67.12 Setting up libmodule-implementation-perl (0.09-1.1) ...
21:33:46 #8 67.13 Setting up libpackage-stash-perl (0.39-1) ...
21:33:46 #8 67.15 Setting up libimport-into-perl (1.002005-1) ...
21:33:46 #8 67.16 Setting up libmoo-perl (2.004004-1) ...
21:33:46 #8 67.17 Setting up liblist-someutils-perl (0.58-1) ...
21:33:46 #8 67.18 Setting up debhelper (13.3.4) ...
21:33:46 #8 67.19 Setting up libmime-tools-perl (5.509-1) ...
21:33:46 #8 67.20 Setting up dput (1.1.0) ...
21:33:46 #8 66.61 Setting up libunicode-utf8-perl (0.62-1) ...
21:33:46 #8 66.62 Setting up libstruct-dumb-perl (0.09-1) ...
21:33:46 #8 66.63 Setting up libossp-uuid-perl (1.6.2-1.5+b7) ...
21:33:46 #8 66.64 Setting up libfile-listing-perl (6.04-1) ...
21:33:46 #8 66.65 Setting up gpg-wks-client (2.2.12-1+deb10u2) ...
21:33:46 #8 66.66 Setting up libclass-inspector-perl (1.32-1) ...
21:33:46 #8 66.67 Setting up libfont-afm-perl (1.20-2) ...
21:33:46 #8 66.68 Setting up libwant-perl (0.29-1+b4) ...
21:33:46 #8 66.69 Setting up libdynaloader-functions-perl (0.003-1) ...
21:33:46 #8 66.70 Setting up libtext-glob-perl (0.10-1) ...
21:33:46 #8 66.71 Setting up libclass-method-modifiers-perl (2.12-1) ...
21:33:46 #8 66.71 Setting up liblist-compare-perl (0.53-1) ...
21:33:46 #8 66.72 Setting up libref-util-xs-perl (0.117-1+b1) ...
21:33:46 #8 66.73 Setting up libio-pty-perl (1:1.08-1.1+b5) ...
21:33:46 #8 66.75 Setting up libfile-fcntllock-perl (0.22-3+b5) ...
21:33:46 #8 66.76 Setting up libsort-key-perl (1.33-2+b1) ...
21:33:46 #8 66.77 Setting up libclone-perl (0.41-1+b1) ...
21:33:46 #8 66.78 Setting up libalgorithm-diff-perl (1.19.03-2) ...
21:33:46 #8 66.79 Setting up libarchive-zip-perl (1.64-1) ...
21:33:46 #8 66.79 Setting up libsub-identify-perl (0.14-1+b1) ...
21:33:46 #8 66.80 Setting up libdistro-info-perl (0.21) ...
21:33:46 #8 66.81 Setting up python3-apt (1.8.4.3) ...
21:33:46 #12 14.20 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
21:33:46 #8 54.81 Selecting previously unselected package libxml-sax-expat-perl.
21:33:46 #8 54.81 Preparing to unpack .../302-libxml-sax-expat-perl_0.51-1_all.deb ...
21:33:46 #8 54.81 Unpacking libxml-sax-expat-perl (0.51-1) ...
21:33:46 #8 54.84 Selecting previously unselected package libxml-simple-perl.
21:33:46 #8 54.85 Preparing to unpack .../303-libxml-simple-perl_2.25-1_all.deb ...
21:33:46 #8 54.85 Unpacking libxml-simple-perl (2.25-1) ...
21:33:46 #8 54.89 Selecting previously unselected package libxmlrpc-lite-perl.
21:33:46 #8 54.89 Preparing to unpack .../304-libxmlrpc-lite-perl_0.717-2_all.deb ...
21:33:46 #8 54.90 Unpacking libxmlrpc-lite-perl (0.717-2) ...
21:33:46 #8 54.93 Selecting previously unselected package libxmuu1:armhf.
21:33:46 #8 54.93 Preparing to unpack .../305-libxmuu1_2%3a1.1.2-2+b3_armhf.deb ...
21:33:46 #8 54.94 Unpacking libxmuu1:armhf (2:1.1.2-2+b3) ...
21:33:46 #8 54.98 Selecting previously unselected package libyaml-0-2:armhf.
21:33:46 #8 54.98 Preparing to unpack .../306-libyaml-0-2_0.2.1-1_armhf.deb ...
21:33:46 #8 54.98 Unpacking libyaml-0-2:armhf (0.2.1-1) ...
21:33:46 #8 55.02 Selecting previously unselected package libyaml-libyaml-perl.
21:33:46 #8 55.02 Preparing to unpack .../307-libyaml-libyaml-perl_0.76+repack-1_armhf.deb ...
21:33:46 #8 55.02 Unpacking libyaml-libyaml-perl (0.76+repack-1) ...
21:33:46 #11 10.63   Installing       : policycoreutils-3.3-4.fc36.aarch64                  31/115 
21:33:46 #11 10.67   Running scriptlet: policycoreutils-3.3-4.fc36.aarch64                  31/115 
21:33:46 #11 10.68   Installing       : rpm-plugin-selinux-4.17.1-3.fc36.aarch64            32/115 
21:33:46 #11 10.69   Installing       : selinux-policy-36.13-3.fc36.noarch                  33/115 
21:33:46 #11 10.75   Running scriptlet: selinux-policy-36.13-3.fc36.noarch                  33/115 
21:33:46 #17 exporting layers 2.4s done
21:33:46 #17 writing image sha256:2dc262e06801b7521d646fd3c4732175b089792b9b83553cb04bc4aaf9c4776e done
21:33:46 #17 naming to docker.io/debbuild-ubuntu-bionic/aarch64 done
21:33:46 #17 DONE 2.4s
21:33:46 docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0~20220816152130.8ffaab8 -e VERSION=0.0.0-20220816152130-8ffaab8 -e CLI_GITCOMMIT=8ffaab8 -e ENGINE_GITCOMMIT=724feb8 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.9.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/debbuild/ubuntu-bionic:/build  debbuild-ubuntu-bionic/aarch64
21:33:46 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:33:46 -- Configuring done
21:33:46 -- Generating done
21:33:46 -- Build files have been written to: /go/tini
21:33:46 + make tini-static
21:33:46 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:33:46 #9 58.58 0 added, 0 removed; done.
21:33:46 #8 69.61 Setting up libemail-valid-perl (1.202-1) ...
21:33:46 #8 69.63 Setting up libcgi-fast-perl (1:2.13-1) ...
21:33:46 #8 69.64 Setting up libpackage-stash-perl (0.38-1) ...
21:33:46 #8 69.66 Setting up libimport-into-perl (1.002005-1) ...
21:33:46 #8 69.67 Setting up libmoo-perl (2.003004-2) ...
21:33:46 #8 69.69 Setting up libmime-tools-perl (5.509-1) ...
21:33:46 #8 69.70 Setting up libxml-simple-perl (2.25-1) ...
21:33:46 #8 69.71 Setting up libparams-validate-perl (1.29-1+b1) ...
21:33:46 #8 69.72 Setting up libb-hooks-endofscope-perl (0.24-1) ...
21:33:46 #8 69.73 Setting up lintian (2.15.0) ...
21:33:46 #8 69.74 Setting up libnamespace-clean-perl (0.27-1) ...
21:33:46 #8 69.75 Setting up libgetopt-long-descriptive-perl (0.103-2) ...
21:33:46 #8 69.76 Setting up licensecheck (3.0.31-3) ...
21:33:46 #8 69.78 Setting up libgitlab-api-v4-perl (0.16-1) ...
21:33:46 #8 69.79 Setting up liblwp-protocol-https-perl (6.07-2) ...
21:33:46 #8 69.80 Setting up libwww-perl (6.36-2) ...
21:33:46 #8 69.81 Setting up debhelper (12.1.1) ...
21:33:46 #9 54.72 Setting up libunicode-utf8-perl (0.62-1build4) ...
21:33:46 #9 54.74 Setting up libset-intspan-perl (1.19-2) ...
21:33:46 #9 54.76 Setting up libmouse-perl (2.5.10-1build4) ...
21:33:46 #9 54.78 Setting up libfile-listing-perl (6.14-1) ...
21:33:46 #9 54.79 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
21:33:46 #9 54.81 Setting up libregexp-pattern-perl (0.2.14-1) ...
21:33:46 #9 54.82 Setting up libdata-messagepack-perl (1.01-2build1) ...
21:33:46 #9 54.84 Setting up libfont-afm-perl (1.20-3) ...
21:33:46 #9 54.89 Setting up libwant-perl (0.29-1build7) ...
21:33:46 #9 54.92 Setting up libdynaloader-functions-perl (0.003-1.1) ...
21:33:46 #9 54.93 Setting up libclass-method-modifiers-perl (2.13-1) ...
21:33:46 #9 54.94 Setting up liblist-compare-perl (0.55-1) ...
21:33:46 #9 54.96 Setting up libref-util-xs-perl (0.117-1build5) ...
21:33:46 #9 54.97 Setting up libio-pty-perl (1:1.15-2build2) ...
21:33:46 #9 54.98 Setting up libtool (2.4.6-15build2) ...
21:33:46 #9 54.99 Setting up g++-11 (11.2.0-19ubuntu1) ...
21:33:46 #9 55.00 Setting up libfile-fcntllock-perl (0.22-3build7) ...
21:33:46 #9 55.02 Setting up libclone-perl (0.45-1build3) ...
21:33:46 #9 55.03 Setting up libalgorithm-diff-perl (1.201-1) ...
21:33:46 #8 58.80 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:33:46 #8 58.83 Setting up libparams-classify-perl (0.015-1) ...
21:33:46 #8 58.84 Setting up git (1:2.17.1-1ubuntu0.12) ...
21:33:46 #8 58.86 Setting up libhttp-negotiate-perl (6.00-2) ...
21:33:46 #8 58.88 Setting up libmailtools-perl (2.18-1) ...
21:33:46 #8 58.89 Setting up libgit-wrapper-perl (0.047-1) ...
21:33:46 #8 58.90 Setting up libhtml-format-perl (2.12-1) ...
21:33:46 #8 58.91 Setting up libemail-valid-perl (1.202-1) ...
21:33:46 #8 58.92 Setting up libhttp-cookies-perl (6.04-1) ...
21:33:46 #8 58.93 Setting up curl (7.58.0-2ubuntu3.19) ...
21:33:46 #8 58.94 Setting up libmodule-runtime-perl (0.016-1) ...
21:33:46 #8 58.95 Setting up gnupg (2.2.4-1ubuntu1.6) ...
21:33:46 #8 58.96 Setting up libhttp-daemon-perl (6.01-1ubuntu0.1) ...
21:33:46 #8 58.97 Setting up libxml-simple-perl (2.24-1) ...
21:33:46 #8 58.98 Setting up lintian (2.5.81ubuntu1) ...
21:33:46 #8 58.99 Setting up libhtml-form-perl (6.03-1) ...
21:33:46 #8 59.00 Setting up libimport-into-perl (1.002005-1) ...
21:33:46 #8 59.01 Setting up libmodule-implementation-perl (0.09-1) ...
21:33:46 #8 59.02 Setting up libparams-validate-perl (1.29-1) ...
21:33:46 #8 59.03 Setting up libmoo-perl (2.003004-1) ...
21:33:46 #8 59.04 Setting up libb-hooks-endofscope-perl (0.21-1) ...
21:33:46 #8 59.05 Setting up libpackage-stash-perl (0.37-1) ...
21:33:46 #8 59.07 Setting up libgetopt-long-descriptive-perl (0.102-1) ...
21:33:46 #8 59.08 Setting up libnamespace-clean-perl (0.27-1) ...
21:33:46 #8 59.09 Setting up licensecheck (3.0.31-2) ...
21:33:46 #8 50.07 Unpacking libref-util-xs-perl (0.117-1+b3) ...
21:33:46 #8 50.10 Selecting previously unselected package libregexp-pattern-license-perl.
21:33:46 #8 50.10 Preparing to unpack .../296-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
21:33:46 #8 50.11 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
21:33:46 #8 50.15 Selecting previously unselected package libregexp-pattern-perl.
21:33:46 #8 50.15 Preparing to unpack .../297-libregexp-pattern-perl_0.2.14-1_all.deb ...
21:33:46 #8 50.15 Unpacking libregexp-pattern-perl (0.2.14-1) ...
21:33:46 #8 50.19 Selecting previously unselected package libsasl2-modules:armhf.
21:33:46 #8 50.19 Preparing to unpack .../298-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_armhf.deb ...
21:33:46 #8 50.20 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-2.1+deb11u1) ...
21:33:46 #8 50.24 Selecting previously unselected package libsereal-decoder-perl.
21:33:46 #8 50.24 Preparing to unpack .../299-libsereal-decoder-perl_4.018+ds-1+b1_armhf.deb ...
21:33:46 #8 50.24 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ...
21:33:46 #8 50.28 Selecting previously unselected package libsereal-encoder-perl.
21:33:46 #8 50.28 Preparing to unpack .../300-libsereal-encoder-perl_4.018+ds-1+b1_armhf.deb ...
21:33:46 #8 50.29 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ...
21:33:46 #8 50.33 Selecting previously unselected package libtask-weaken-perl.
21:33:46 #21 54.33 Selecting previously unselected package libasan6-arm64-cross.
21:33:46 #21 54.34 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ...
21:33:46 #21 54.38 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ...
21:33:46 #8 67.36 Setting up liblist-someutils-xs-perl (0.58-2+b1) ...
21:33:46 #8 67.37 Setting up equivs (2.3.1) ...
21:33:46 #8 67.38 Setting up libmoox-aliases-perl (0.001006-1.1) ...
21:33:46 #8 67.39 Setting up libparams-validate-perl:arm64 (1.30-1+b1) ...
21:33:46 #8 67.41 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
21:33:46 #8 67.43 Setting up libnamespace-clean-perl (0.27-1) ...
21:33:46 #8 67.44 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
21:33:46 #8 67.45 Setting up libnamespace-autoclean-perl (0.29-1) ...
21:33:46 #8 67.47 Setting up libgitlab-api-v4-perl (0.26-1) ...
21:33:46 #8 67.48 Setting up libmoox-struct-perl (0.020-1) ...
21:33:46 #8 67.49 Setting up lintian (2.104.0) ...
21:33:46 #8 67.51 Setting up licensecheck (3.1.1-2) ...
21:33:46 #8 67.52 Setting up liblwp-protocol-https-perl (6.10-1) ...
21:33:46 #8 66.97 Setting up libio-stringy-perl (2.111-3) ...
21:33:46 #8 66.98 Setting up liblist-moreutils-perl (0.416-1+b4) ...
21:33:46 #8 66.99 Setting up libhtml-tagset-perl (3.20-3) ...
21:33:46 #8 66.99 Setting up liblog-any-perl (1.707-1) ...
21:33:46 #8 67.00 Setting up libauthen-sasl-perl (2.1600-1) ...
21:33:46 #8 67.01 Setting up libpod-constants-perl (0.19-1) ...
21:33:46 #8 67.02 Setting up libregexp-pattern-license-perl (3.0.31-4) ...
21:33:46 #8 67.03 Setting up libconvert-binhex-perl (1.125-1) ...
21:33:46 #8 67.04 Setting up libfuture-perl (0.39-1) ...
21:33:46 #8 67.05 Setting up liblwp-mediatypes-perl (6.02-1) ...
21:33:46 #8 67.06 Setting up libyaml-libyaml-perl (0.76+repack-1) ...
21:33:46 #8 67.07 Setting up libtry-tiny-perl (0.30-1) ...
21:33:46 #8 67.08 Setting up libtype-tiny-perl (1.004004-1) ...
21:33:46 #8 67.09 Setting up libtest-fatal-perl (0.014-1) ...
21:33:46 #8 67.10 Setting up libcommon-sense-perl (3.74-2+b7) ...
21:33:46 #8 67.10 Setting up libxml-namespacesupport-perl (1.12-1) ...
21:33:46 #8 67.11 Setting up libnet-http-perl (6.18-1) ...
21:33:46 #8 67.12 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
21:33:46 #8 67.13 Setting up libencode-locale-perl (1.05-1) ...
21:33:46 #8 67.14 Setting up libtext-levenshtein-perl (0.13-1) ...
21:33:46 #8 67.15 Setting up libnet-dns-perl (1.19-1) ...
21:33:46 #8 67.16 Setting up libsereal-encoder-perl (4.005+ds-1+b1) ...
21:33:46 #8 67.17 Setting up libdevel-callchecker-perl (0.008-1) ...
21:33:46 + STATUS=0
21:33:46 + '[' 0 -ne 0 ']'
21:33:46 + /usr/bin/tar -xf -
21:33:46 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:33:46 #8 55.06 Selecting previously unselected package licensecheck.
21:33:46 #8 55.07 Preparing to unpack .../308-licensecheck_3.0.31-3_all.deb ...
21:33:46 #8 55.07 Unpacking licensecheck (3.0.31-3) ...
21:33:46 #8 55.11 Selecting previously unselected package t1utils.
21:33:46 #8 55.11 Preparing to unpack .../309-t1utils_1.41-3_armhf.deb ...
21:33:46 #8 55.11 Unpacking t1utils (1.41-3) ...
21:33:46 #8 55.15 Selecting previously unselected package lintian.
21:33:46 #8 55.16 Preparing to unpack .../310-lintian_2.15.0_all.deb ...
21:33:46 #8 55.16 Unpacking lintian (2.15.0) ...
21:33:46 #11 10.77   Running scriptlet: selinux-policy-targeted-36.13-3.fc36.noarch         34/115 
21:33:46 #11 10.97   Installing       : selinux-policy-targeted-36.13-3.fc36.noarch         34/115 
21:33:46 #13 24.24   Running scriptlet: systemd-239-62.el8.aarch64                           48/74 
21:33:46 #13 24.67   Upgrading        : systemd-239-62.el8.aarch64                           48/74 
21:33:46 #13 24.70   Running scriptlet: systemd-239-62.el8.aarch64                           48/74 
21:33:46 #13 24.77   Upgrading        : device-mapper-libs-8:1.02.181-5.el8.aarch64          49/74 
21:33:46 #13 24.83   Upgrading        : device-mapper-8:1.02.181-5.el8.aarch64               50/74 
21:33:46 + set -e
21:33:46 + mkdir -p /root/build-deb/engine
21:33:46 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:33:46 [100%] Linking C executable tini-static
21:33:46 [100%] Built target tini-static
21:33:46 + mkdir -p /usr/local/bin
21:33:46 + cp tini-static /usr/local/bin/docker-init
21:33:46 + VERSION=0.0.0-20220816152130-8ffaab8
21:33:46 + PRODUCT=docker
21:33:46 + hack/make.sh dynbinary
21:33:46 
21:33:46 #9 58.58 Running hooks in /etc/ca-certificates/update.d...
21:33:46 #9 58.58 done.
21:33:46 #8 69.82 Setting up dh-autoreconf (19) ...
21:33:46 #8 69.83 Setting up devscripts (2.19.5+deb10u1) ...
21:33:46 #8 70.00 Setting up dh-strip-nondeterminism (1.1.2-1) ...
21:33:46 #8 70.01 Setting up equivs (2.2.0) ...
21:33:46 #8 70.02 Setting up libxml-parser-perl (2.44-4) ...
21:33:46 #8 70.04 Setting up libxml-sax-expat-perl (0.51-1) ...
21:33:46 #8 70.08 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
21:33:46 #9 55.04 Setting up libarchive-zip-perl (1.68-1) ...
21:33:46 #9 55.06 Setting up libsub-identify-perl (0.14-1build5) ...
21:33:46 #9 55.07 Setting up libdistro-info-perl (1.1build1) ...
21:33:46 #9 55.08 Setting up libcpanel-json-xs-perl:armhf (4.27-1build1) ...
21:33:46 #9 55.09 Setting up python3-apt (2.3.0ubuntu2.1) ...
21:33:46 #9 55.28 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ...
21:33:46 #9 55.29 Setting up liblist-moreutils-perl (0.430-2) ...
21:33:46 #8 59.10 Setting up dh-autoreconf (17) ...
21:33:46 #8 59.11 Setting up libwww-perl (6.31-1ubuntu0.1) ...
21:33:46 #8 59.12 Setting up debhelper (11.1.6ubuntu2) ...
21:33:46 #8 59.14 Setting up equivs (2.1.0) ...
21:33:46 #8 59.15 Setting up liblwp-protocol-https-perl (6.07-2) ...
21:33:46 #8 59.16 Setting up dh-strip-nondeterminism (0.040-1.1~build1) ...
21:33:46 #8 59.17 Setting up libxml-parser-perl (2.44-2build3) ...
21:33:46 #8 59.18 Setting up libxml-sax-expat-perl (0.40-2) ...
21:33:46 #8 59.22 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
21:33:46 #8 59.27 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:33:46 #8 50.33 Preparing to unpack .../301-libtask-weaken-perl_1.06-1_all.deb ...
21:33:46 #8 50.33 Unpacking libtask-weaken-perl (1.06-1) ...
21:33:46 #8 50.37 Selecting previously unselected package libxml-parser-perl:armhf.
21:33:46 #8 50.37 Preparing to unpack .../302-libxml-parser-perl_2.46-2_armhf.deb ...
21:33:46 #8 50.37 Unpacking libxml-parser-perl:armhf (2.46-2) ...
21:33:46 #8 50.43 Selecting previously unselected package libsoap-lite-perl.
21:33:46 #8 50.43 Preparing to unpack .../303-libsoap-lite-perl_1.27-1_all.deb ...
21:33:46 #8 50.44 Unpacking libsoap-lite-perl (1.27-1) ...
21:33:46 #8 50.51 Selecting previously unselected package libsort-key-perl.
21:33:46 #8 50.51 Preparing to unpack .../304-libsort-key-perl_1.33-2+b3_armhf.deb ...
21:33:46 #8 50.51 Unpacking libsort-key-perl (1.33-2+b3) ...
21:33:46 #8 50.55 Selecting previously unselected package libstring-copyright-perl.
21:33:46 #8 50.55 Preparing to unpack .../305-libstring-copyright-perl_0.003006-1_all.deb ...
21:33:46 #21 54.73 Selecting previously unselected package liblsan0-arm64-cross.
21:33:46 #21 54.73 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ...
21:33:46 #21 54.73 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ...
21:33:46 #8 67.53 Setting up libwww-perl (6.52-1) ...
21:33:46 #8 67.54 Setting up devscripts (2.21.3+deb11u1) ...
21:33:46 #8 67.70 Setting up libxml-parser-perl:arm64 (2.46-2) ...
21:33:46 #8 67.72 Setting up libxml-sax-expat-perl (0.51-1) ...
21:33:46 #8 67.76 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
21:33:46 #8 67.81 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:33:46 #8 67.18 Setting up libstring-shellquote-perl (1.04-1) ...
21:33:46 #8 67.20 Setting up libsub-install-perl (0.928-1) ...
21:33:46 #8 67.21 Setting up dpkg-dev (1.19.8) ...
21:33:46 #8 67.22 Setting up libnumber-compare-perl (0.03-1) ...
21:33:46 #8 67.23 Setting up intltool-debian (0.35.0+20060710.5) ...
21:33:46 #8 67.25 Setting up libio-async-perl (0.72-1) ...
21:33:46 #8 67.26 Setting up liberror-perl (0.17027-2) ...
21:33:46 #8 67.27 Setting up patchutils (0.3.4-2) ...
21:33:46 #8 67.28 Setting up libmail-sendmail-perl (0.80-1) ...
21:33:46 #8 67.29 Setting up libltdl-dev:amd64 (2.4.6-9) ...
21:33:46 #8 67.30 Setting up libxml-sax-base-perl (1.09-1) ...
21:33:46 #8 67.31 Setting up libio-string-perl (1.08-3) ...
21:33:46 #8 67.32 Setting up libreadonly-perl (2.050-1) ...
21:33:46 #8 67.33 Setting up python3-chardet (3.0.4-3) ...
21:33:46 #8 55.35 Selecting previously unselected package lsb-release.
21:33:46 #8 55.36 Preparing to unpack .../311-lsb-release_10.2019051400_all.deb ...
21:33:46 #8 55.36 Unpacking lsb-release (10.2019051400) ...
21:33:46 #8 55.40 Selecting previously unselected package mailutils.
21:33:46 #8 55.40 Preparing to unpack .../312-mailutils_1%3a3.5-4_armhf.deb ...
21:33:46 #8 55.41 Unpacking mailutils (1:3.5-4) ...
21:33:46 #8 55.47 Selecting previously unselected package manpages-dev.
21:33:46 #8 55.47 Preparing to unpack .../313-manpages-dev_4.16-2_all.deb ...
21:33:46 #8 55.48 Unpacking manpages-dev (4.16-2) ...
21:33:46 #13 24.92   Installing       : systemd-devel-239-62.el8.aarch64                     51/74 
21:33:46 #13 24.97   Installing       : vim-filesystem-2:8.0.1763-19.el8.4.noarch            52/74 
21:33:46 #13 24.98   Installing       : perl-Thread-Queue-3.13-1.el8.noarch                  53/74 
21:33:46 #13 25.05   Installing       : automake-1.16.1-7.el8.noarch                         54/74 
21:33:46 #13 25.08   Installing       : perl-TermReadKey-2.37-7.el8.aarch64                  55/74 
21:33:46 #13 25.09   Installing       : perl-Error-1:0.17025-2.el8.noarch                    56/74 
21:33:46 #13 25.11   Installing       : perl-Git-2.31.1-2.el8.noarch                         57/74 
21:33:46 #13 25.14   Installing       : git-2.31.1-2.el8.aarch64                             58/74 
21:33:46 Removing bundles/
21:33:46 
21:33:46 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:33:46 Building: bundles/dynbinary-daemon/dockerd
21:33:46 GOOS="" GOARCH="" GOARM=""
21:33:47 #9 55.30 Setting up libhtml-tagset-perl (3.20-4) ...
21:33:47 #9 55.31 Setting up liblog-any-perl (1.710-1) ...
21:33:47 #9 55.33 Setting up libauthen-sasl-perl (2.1600-1.1) ...
21:33:47 #9 55.34 Setting up libdevel-size-perl (0.83-1build4) ...
21:33:47 #9 55.35 Setting up libdebhelper-perl (13.6ubuntu1) ...
21:33:47 #9 55.36 Setting up libpod-constants-perl (0.19-2) ...
21:33:47 #9 55.37 Setting up libregexp-pattern-license-perl (3.9.3-1) ...
21:33:47 #9 55.38 Setting up liblwp-mediatypes-perl (6.04-1) ...
21:33:47 #9 55.39 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ...
21:33:47 #9 55.41 Setting up libio-interactive-perl (1.023-1) ...
21:33:47 #9 55.42 Setting up libtry-tiny-perl (0.31-1) ...
21:33:47 #9 55.43 Setting up libtype-tiny-perl (1.012004-1) ...
21:33:47 #9 55.44 Setting up libcommon-sense-perl:armhf (3.75-2build1) ...
21:33:47 #9 55.46 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
21:33:47 #9 55.47 Setting up libnet-http-perl (6.22-1) ...
21:33:47 #9 55.49 Setting up libpath-iterator-rule-perl (1.015-1) ...
21:33:47 #9 55.51 Setting up libtext-markdown-discount-perl:armhf (0.13-1build1) ...
21:33:47 #8 59.40 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:33:47 #8 59.43 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
21:33:47 #8 59.45 Processing triggers for ca-certificates (20211016~18.04.1) ...
21:33:47 #8 59.45 Updating certificates in /etc/ssl/certs...
21:33:47 #8 70.12 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:33:47 #8 70.28 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:33:47 #8 70.32 Setting up libsoap-lite-perl (1.27-1) ...
21:33:47 #8 70.34 Setting up libxmlrpc-lite-perl (0.717-2) ...
21:33:47 #8 50.55 Unpacking libstring-copyright-perl (0.003006-1) ...
21:33:47 #8 50.59 Selecting previously unselected package libstring-escape-perl.
21:33:47 #8 50.59 Preparing to unpack .../306-libstring-escape-perl_2010.002-2_all.deb ...
21:33:47 #8 50.59 Unpacking libstring-escape-perl (2010.002-2) ...
21:33:47 #8 50.62 Selecting previously unselected package libstring-shellquote-perl.
21:33:47 #8 50.62 Preparing to unpack .../307-libstring-shellquote-perl_1.04-1_all.deb ...
21:33:47 #8 50.62 Unpacking libstring-shellquote-perl (1.04-1) ...
21:33:47 #8 50.65 Selecting previously unselected package libsys-cpuaffinity-perl:armhf.
21:33:47 #8 50.65 Preparing to unpack .../308-libsys-cpuaffinity-perl_1.13~03-1_armhf.deb ...
21:33:47 #8 50.66 Unpacking libsys-cpuaffinity-perl:armhf (1.13~03-1) ...
21:33:47 #8 50.69 Selecting previously unselected package libterm-readkey-perl.
21:33:47 #8 50.69 Preparing to unpack .../309-libterm-readkey-perl_2.38-1+b2_armhf.deb ...
21:33:47 #8 50.70 Unpacking libterm-readkey-perl (2.38-1+b2) ...
21:33:47 #8 50.74 Selecting previously unselected package libtext-levenshteinxs-perl.
21:33:47 #8 50.74 Preparing to unpack .../310-libtext-levenshteinxs-perl_0.03-4+b8_armhf.deb ...
21:33:47 #8 50.74 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ...
21:33:47 #8 50.77 Selecting previously unselected package libtext-markdown-discount-perl:armhf.
21:33:47 #8 50.77 Preparing to unpack .../311-libtext-markdown-discount-perl_0.12-1+b1_armhf.deb ...
21:33:47 #8 50.78 Unpacking libtext-markdown-discount-perl:armhf (0.12-1+b1) ...
21:33:47 #8 50.81 Selecting previously unselected package libtext-xslate-perl.
21:33:47 #8 50.81 Preparing to unpack .../312-libtext-xslate-perl_3.5.8-1+b1_armhf.deb ...
21:33:47 #8 50.81 Unpacking libtext-xslate-perl (3.5.8-1+b1) ...
21:33:47 #8 50.87 Selecting previously unselected package libtime-duration-perl.
21:33:47 #8 50.87 Preparing to unpack .../313-libtime-duration-perl_1.21-1_all.deb ...
21:33:47 #8 50.87 Unpacking libtime-duration-perl (1.21-1) ...
21:33:47 #21 54.83 Selecting previously unselected package libtsan0-arm64-cross.
21:33:47 #21 54.84 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ...
21:33:47 #21 54.84 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ...
21:33:47 #21 55.06 Selecting previously unselected package libstdc++6-arm64-cross.
21:33:47 #15 DONE 2.6s
21:33:47 
21:33:47 #16 [stage-1 8/9] WORKDIR /root/build-deb
21:33:47 #16 sha256:ccb454c8b28d128068c3b82c5373578c9916545e7ac423f576cc1a7a6827d6f0
21:33:47 #8 67.96 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:33:47 #8 68.01 Setting up libsoap-lite-perl (1.27-1) ...
21:33:47 #8 68.02 Setting up libxmlrpc-lite-perl (0.717-4) ...
21:33:47 #8 68.03 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:33:47 #8 68.07 Processing triggers for ca-certificates (20210119) ...
21:33:47 #8 67.56 Setting up libstring-copyright-perl (0.003006-1) ...
21:33:47 #11 1.321 Reading package lists...
21:33:47 + STATUS=0
21:33:47 + '[' 0 -ne 0 ']'
21:33:47 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:33:47 + exit 0
21:33:47 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Q4Q0N2
21:33:47 + umask 022
21:33:47 + cd /root/rpmbuild/BUILD
21:33:47 + cd src
21:33:47 + export DOCKER_GITCOMMIT=724feb8
21:33:47 + DOCKER_GITCOMMIT=724feb8
21:33:47 + mkdir -p /go/src/github.com/docker
21:33:47 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
21:33:47 + pushd /root/rpmbuild/BUILD/src/engine
21:33:47 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
21:33:47 + TMP_GOPATH=/go
21:33:47 + hack/dockerfile/install/install.sh tini
21:33:47 + RM_GOPATH=0
21:33:47 + TMP_GOPATH=/go
21:33:47 + : /usr/local/bin
21:33:47 + '[' -z /go ']'
21:33:47 + export GOPATH=/go
21:33:47 + GOPATH=/go
21:33:47 + case "$(go env GOARCH)" in
21:33:47 ++ go env GOARCH
21:33:47 + export GO_BUILDMODE=-buildmode=pie
21:33:47 + GO_BUILDMODE=-buildmode=pie
21:33:47 ++ dirname hack/dockerfile/install/install.sh
21:33:47 + dir=hack/dockerfile/install
21:33:47 + bin=tini
21:33:47 + shift
21:33:47 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:33:47 + . hack/dockerfile/install/tini.installer
21:33:47 ++ : v0.19.0
21:33:47 + install_tini
21:33:47 + echo 'Install tini version v0.19.0'
21:33:47 Install tini version v0.19.0
21:33:47 + git clone https://github.com/krallin/tini.git /go/tini
21:33:47 Cloning into '/go/tini'...
21:33:47 #9 55.52 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
21:33:47 #9 55.54 Setting up libtime-moment-perl (0.44-1build6) ...
21:33:47 #9 55.56 Setting up libencode-locale-perl (1.05-1.1) ...
21:33:47 #9 55.58 Setting up libexception-class-perl (1.45-1) ...
21:33:47 #9 55.59 Setting up libmath-base85-perl (0.5+dfsg-1) ...
21:33:47 #9 55.61 Setting up libconfig-tiny-perl (2.28-1) ...
21:33:47 #9 55.62 Setting up libsereal-encoder-perl:armhf (4.023+ds-1) ...
21:33:47 #9 55.64 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ...
21:33:47 #9 55.65 Setting up liblist-utilsby-perl (0.11-1) ...
21:33:47 #9 55.66 Setting up libstring-shellquote-perl (1.04-1) ...
21:33:47 #9 55.67 Setting up libnet-netmask-perl (2.0001-1) ...
21:33:47 #9 55.69 Setting up libsub-install-perl (0.928-1.1) ...
21:33:47 #9 55.71 Setting up gcc (4:11.2.0-1ubuntu1) ...
21:33:47 + mkdir -p /root/build-deb/cli
21:33:47 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:33:47 + mkdir -p /root/build-deb/buildx
21:33:47 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:33:47 #8 70.35 Processing triggers for libc-bin (2.28-10+deb10u1) ...
21:33:47 #8 70.38 Processing triggers for ca-certificates (20200601~deb10u2) ...
21:33:47 #8 70.39 Updating certificates in /etc/ssl/certs...
21:33:47 #8 50.90 Selecting previously unselected package libtime-moment-perl.
21:33:47 #8 50.90 Preparing to unpack .../314-libtime-moment-perl_0.44-1+b3_armhf.deb ...
21:33:47 #8 50.91 Unpacking libtime-moment-perl (0.44-1+b3) ...
21:33:47 #8 50.97 Selecting previously unselected package libtype-tiny-xs-perl.
21:33:47 #8 50.97 Preparing to unpack .../315-libtype-tiny-xs-perl_0.022-1_armhf.deb ...
21:33:47 #8 50.97 Unpacking libtype-tiny-xs-perl (0.022-1) ...
21:33:47 #8 51.01 Selecting previously unselected package libunicode-utf8-perl.
21:33:47 #8 51.01 Preparing to unpack .../316-libunicode-utf8-perl_0.62-1+b2_armhf.deb ...
21:33:47 #8 51.01 Unpacking libunicode-utf8-perl (0.62-1+b2) ...
21:33:47 #8 51.05 Selecting previously unselected package libxdelta2.
21:33:47 #8 51.05 Preparing to unpack .../317-libxdelta2_1.1.3-9.3_armhf.deb ...
21:33:47 #8 51.05 Unpacking libxdelta2 (1.1.3-9.3) ...
21:33:47 #8 51.09 Selecting previously unselected package libxext6:armhf.
21:33:47 #8 51.09 Preparing to unpack .../318-libxext6_2%3a1.3.3-1.1_armhf.deb ...
21:33:47 #8 51.09 Unpacking libxext6:armhf (2:1.3.3-1.1) ...
21:33:47 #8 51.12 Selecting previously unselected package libxml-namespacesupport-perl.
21:33:47 #21 55.06 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ...
21:33:47 #21 55.06 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ...
21:33:47 #21 55.13 Selecting previously unselected package libubsan1-arm64-cross.
21:33:47 #21 55.13 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ...
21:33:47 #21 55.13 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ...
21:33:47 #16 DONE 0.0s
21:33:47 
21:33:47 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
21:33:47 #17 sha256:8b0885b7502bf631a6339db99626f63a587a235cbaabab50f69c03fc61121a89
21:33:47 #17 DONE 0.0s
21:33:47 
21:33:47 #18 exporting to image
21:33:47 #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
21:33:47 #18 exporting layers
21:33:47 #9 60.10 Setting up liblinux-epoll-perl (0.017-1) ...
21:33:47 #9 60.12 Setting up libvariable-magic-perl (0.62-1build2) ...
21:33:47 #9 60.13 Setting up python3-idna (2.8-1) ...
21:33:47 #9 60.36 Setting up libio-html-perl (1.001-1) ...
21:33:47 #9 60.38 Setting up libcroco3:armhf (0.6.13-1) ...
21:33:47 #9 60.39 Setting up libb-hooks-op-check-perl (0.22-1build2) ...
21:33:47 #9 60.41 Setting up libtest-refcount-perl (0.10-1) ...
21:33:47 #9 60.42 Setting up libparams-util-perl (1.07-3build5) ...
21:33:47 #9 60.43 Setting up libdpkg-perl (1.19.7ubuntu3.2) ...
21:33:47 #9 60.45 Setting up autoconf (2.69-11.1) ...
21:33:47 #9 60.48 Setting up python3-urllib3 (1.25.8-2ubuntu0.1) ...
21:33:47 #8 68.08 Updating certificates in /etc/ssl/certs...
21:33:47 #8 67.57 Setting up python3-debian (0.1.35) ...
21:33:47 #8 67.74 Setting up python3-requests (2.21.0-1) ...
21:33:47 #8 49.72 Fedora Modular 35 - x86_64 - Updates            6.1 MB/s | 3.8 MB     00:00    
21:33:47 #15 DONE 2.4s
21:33:47 
21:33:47 #16 [stage-1 8/9] WORKDIR /root/build-deb
21:33:47 #16 sha256:cbb09429075ddf896efe53ac30f0d0c76bd17245b8d3d78d2a6819daef8f520d
21:33:47 #16 DONE 0.0s
21:33:47 
21:33:47 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
21:33:47 #17 sha256:5ad3a1261c3700bc9106232b87af27f4c36637b8477dd3ac5e042784fd294e97
21:33:47 #17 DONE 0.0s
21:33:47 
21:33:47 #18 exporting to image
21:33:47 #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
21:33:47 #18 exporting layers
21:33:47 #8 55.86 Selecting previously unselected package psmisc.
21:33:47 #8 55.86 Preparing to unpack .../314-psmisc_23.2-1+deb10u1_armhf.deb ...
21:33:47 #8 55.86 Unpacking psmisc (23.2-1+deb10u1) ...
21:33:47 #8 55.92 Selecting previously unselected package publicsuffix.
21:33:47 #8 55.92 Preparing to unpack .../315-publicsuffix_20211109.1735-0+deb10u1_all.deb ...
21:33:47 #8 55.93 Unpacking publicsuffix (20211109.1735-0+deb10u1) ...
21:33:47 #8 55.97 Selecting previously unselected package python-apt-common.
21:33:47 #8 55.97 Preparing to unpack .../316-python-apt-common_1.8.4.3_all.deb ...
21:33:47 #8 55.98 Unpacking python-apt-common (1.8.4.3) ...
21:33:47 #8 56.04 Selecting previously unselected package python3-apt.
21:33:47 #8 56.05 Preparing to unpack .../317-python3-apt_1.8.4.3_armhf.deb ...
21:33:47 #8 56.05 Unpacking python3-apt (1.8.4.3) ...
21:33:47 #8 56.10 Selecting previously unselected package python3-certifi.
21:33:47 #8 56.10 Preparing to unpack .../318-python3-certifi_2018.8.24-1_all.deb ...
21:33:47 #8 56.11 Unpacking python3-certifi (2018.8.24-1) ...
21:33:47 #13 25.16   Installing       : libuv-1:1.41.1-1.el8_4.aarch64                       59/74 
21:33:47 #9 55.73 Setting up dpkg-dev (1.21.1ubuntu2.1) ...
21:33:47 #9 55.75 Setting up intltool-debian (0.35.0+20060710.5) ...
21:33:47 #9 55.77 Setting up liberror-perl (0.17029-1) ...
21:33:47 #9 55.78 Setting up dh-autoreconf (20) ...
21:33:47 #9 55.80 Setting up patchutils (0.4.2-1build2) ...
21:33:47 #9 55.81 Setting up libmail-sendmail-perl (0.80-1.1) ...
21:33:47 #9 55.83 Setting up libltdl-dev:armhf (2.4.6-15build2) ...
21:33:47 #9 55.85 Setting up libjson-maybexs-perl (1.004003-1) ...
21:33:47 #9 55.86 Setting up libxml-sax-base-perl (1.09-1.1) ...
21:33:47 #9 55.87 Setting up libio-string-perl (1.08-3.1) ...
21:33:47 #9 55.88 Setting up libreadonly-perl (2.050-3) ...
21:33:47 #9 55.90 Setting up libnetaddr-ip-perl (4.079+dfsg-1build7) ...
21:33:47 #9 55.91 Setting up python3-chardet (4.0.0-1) ...
21:33:47 #11 1.187 Reading package lists...
21:33:47 #11 2.633 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:33:47 #8 59.78 0 added, 0 removed; done.
21:33:47 #8 59.78 Running hooks in /etc/ca-certificates/update.d...
21:33:47 #8 59.79 done.
21:33:47 #8 DONE 60.0s
21:33:47 #8 51.12 Preparing to unpack .../319-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
21:33:47 #8 51.13 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
21:33:47 #8 51.16 Selecting previously unselected package libxml-sax-base-perl.
21:33:47 #8 51.16 Preparing to unpack .../320-libxml-sax-base-perl_1.09-1.1_all.deb ...
21:33:47 #8 51.16 Unpacking libxml-sax-base-perl (1.09-1.1) ...
21:33:47 #8 51.20 Selecting previously unselected package libxml-sax-perl.
21:33:47 #8 51.20 Preparing to unpack .../321-libxml-sax-perl_1.02+dfsg-1_all.deb ...
21:33:47 #8 51.21 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
21:33:47 #8 51.25 Selecting previously unselected package libxml-libxml-perl.
21:33:47 #8 51.25 Preparing to unpack .../322-libxml-libxml-perl_2.0134+dfsg-2+b1_armhf.deb ...
21:33:47 #8 51.25 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
21:33:47 #8 51.34 Selecting previously unselected package libxml-sax-expat-perl.
21:33:47 #8 51.34 Preparing to unpack .../323-libxml-sax-expat-perl_0.51-1_all.deb ...
21:33:47 #8 51.34 Unpacking libxml-sax-expat-perl (0.51-1) ...
21:33:47 #8 51.37 Selecting previously unselected package libxmlrpc-lite-perl.
21:33:47 #21 55.23 Selecting previously unselected package libgcc-10-dev-arm64-cross.
21:33:47 #21 55.23 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
21:33:47 #21 55.23 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
21:33:47 #21 55.36 Selecting previously unselected package gcc-10-aarch64-linux-gnu.
21:33:47 #21 55.37 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
21:33:47 #21 55.37 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
21:33:47 #8 70.87 0 added, 0 removed; done.
21:33:47 #8 70.87 Running hooks in /etc/ca-certificates/update.d...
21:33:47 #8 70.88 done.
21:33:47 #9 60.68 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
21:33:47 #9 60.69 Setting up libarray-intspan-perl (2.003-1) ...
21:33:47 #9 60.70 Setting up libcapture-tiny-perl (0.48-1) ...
21:33:47 #9 60.72 Setting up libtimedate-perl (2.3200-1) ...
21:33:47 #9 60.73 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
21:33:47 #9 60.75 Setting up libsub-name-perl (0.26-1) ...
21:33:47 #9 60.77 Setting up libtype-tiny-xs-perl (0.016-1) ...
21:33:47 #8 67.89 Setting up libdata-optlist-perl (0.110-1) ...
21:33:47 #8 67.91 Setting up libipc-run-perl (20180523.0-1) ...
21:33:47 #8 67.92 Setting up git (1:2.20.1-2+deb10u3) ...
21:33:47 #8 67.95 Setting up libcontextual-return-perl (0.004014-2) ...
21:33:47 #8 67.96 Setting up libwww-robotrules-perl (6.02-1) ...
21:33:47 #8 67.96 Setting up libtypes-serialiser-perl (1.0-1) ...
21:33:47 #8 67.98 Setting up g++ (4:8.3.0-1) ...
21:33:47 #8 68.01 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:33:47 #8 68.02 Setting up libhtml-parser-perl (3.72-3+b3) ...
21:33:47 #8 68.02 Setting up libgit-wrapper-perl (0.048-1) ...
21:33:47 #8 68.03 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
21:33:47 #8 68.06 Setting up librole-tiny-perl (2.000006-1) ...
21:33:47 #8 68.07 Setting up gnupg (2.2.12-1+deb10u2) ...
21:33:47 #8 68.08 Setting up build-essential (12.6) ...
21:33:47 #8 68.09 Setting up libfile-homedir-perl (1.004-1) ...
21:33:47 #8 68.10 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ...
21:33:47 #8 68.11 Setting up libio-socket-ssl-perl (2.060-3) ...
21:33:47 #8 68.12 Setting up libsub-exporter-perl (0.987-1) ...
21:33:47 #8 68.13 Setting up libalgorithm-merge-perl (0.08-3) ...
21:33:47 #8 68.14 Setting up libhttp-message-perl (6.18-1) ...
21:33:47 #8 68.15 Setting up libhtml-form-perl (6.03-1) ...
21:33:47 #8 68.16 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
21:33:47 #8 68.17 Setting up libjson-xs-perl (3.040-1+b1) ...
21:33:47 #8 68.17 Setting up libhttp-negotiate-perl (6.01-1) ...
21:33:47 #11 3.048 dh_testdir
21:33:47 #11 3.071 dh_testroot
21:33:47 #11 3.092 dh_prep
21:33:47 #11 3.117 dh_testdir
21:33:47 #11 3.139 dh_testroot
21:33:47 #11 3.160 dh_install
21:33:47 #11 3.182 dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use)
21:33:47 #11 3.192 dh_installdocs
21:33:47 #11 3.214 dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use)
21:33:47 #11 3.230 dh_installchangelogs
21:33:47 #11 3.315 dh_compress
21:33:47 #8 56.16 Selecting previously unselected package python3-idna.
21:33:47 #8 56.16 Preparing to unpack .../319-python3-idna_2.6-1_all.deb ...
21:33:47 #8 56.17 Unpacking python3-idna (2.6-1) ...
21:33:47 #8 56.21 Selecting previously unselected package python3-magic.
21:33:47 #8 56.22 Preparing to unpack .../320-python3-magic_2%3a0.4.15-2_all.deb ...
21:33:47 #8 56.22 Unpacking python3-magic (2:0.4.15-2) ...
21:33:47 #8 56.26 Selecting previously unselected package python3-urllib3.
21:33:47 #8 56.26 Preparing to unpack .../321-python3-urllib3_1.24.1-1_all.deb ...
21:33:47 #8 56.26 Unpacking python3-urllib3 (1.24.1-1) ...
21:33:47 #8 56.32 Selecting previously unselected package python3-requests.
21:33:47 #8 56.32 Preparing to unpack .../322-python3-requests_2.21.0-1_all.deb ...
21:33:47 #8 56.33 Unpacking python3-requests (2.21.0-1) ...
21:33:47 #12 DONE 15.6s
21:33:47 
21:33:47 #13 [stage-1 6/9] COPY sources/ /sources
21:33:47 #13 sha256:a53f774ac6e556455ff6e5d34ba3bddab6e5b26aee91b0d24c9c4938822edb48
21:33:47 + cd /go/tini
21:33:47 + git checkout -q v0.19.0
21:33:47 + cmake .
21:33:47 -- The C compiler identification is GNU 4.8.5
21:33:47 -- Check for working C compiler: /usr/bin/cc
21:33:47 -- Check for working C compiler: /usr/bin/cc -- works
21:33:47 -- Detecting C compiler ABI info
21:33:47 -- Detecting C compiler ABI info - done
21:33:47 -- Performing Test HAS_BUILTIN_FORTIFY
21:33:47 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:33:47 -- Configuring done
21:33:47 -- Generating done
21:33:47 -- Build files have been written to: /go/tini
21:33:47 + make tini-static
21:33:47 #11 2.959 dpkg-buildpackage: info: source package docker-ce-build-deps
21:33:47 #11 2.959 dpkg-buildpackage: info: source version 1.0
21:33:47 #11 2.959 dpkg-buildpackage: info: source distribution unstable
21:33:47 #11 2.959 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
21:33:47 #11 3.010 dpkg-buildpackage: info: host architecture armhf
21:33:47 #11 3.010  dpkg-source --before-build .
21:33:47 
21:33:47 #10 [stage-1 3/8] COPY common /root/build-deb/debian
21:33:47 #10 sha256:761078982233e87040dd75e4fa49ab2ac6b0967754012391d1bcc89eca75640b
21:33:47 #10 DONE 0.0s
21:33:47 
21:33:47 #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:33:47 #11 sha256:ab45ce1dedc9a2c3bc0d95b2e1840a2a8a5bafa878ba3f3657f00d42e5989d2c
21:33:47 #8 51.37 Preparing to unpack .../324-libxmlrpc-lite-perl_0.717-4_all.deb ...
21:33:47 #8 51.38 Unpacking libxmlrpc-lite-perl (0.717-4) ...
21:33:47 #8 51.42 Selecting previously unselected package libxmuu1:armhf.
21:33:47 #8 51.43 Preparing to unpack .../325-libxmuu1_2%3a1.1.2-2+b3_armhf.deb ...
21:33:47 #8 51.43 Unpacking libxmuu1:armhf (2:1.1.2-2+b3) ...
21:33:47 #8 51.47 Selecting previously unselected package libyaml-0-2:armhf.
21:33:47 #8 51.47 Preparing to unpack .../326-libyaml-0-2_0.2.2-1_armhf.deb ...
21:33:47 #8 51.48 Unpacking libyaml-0-2:armhf (0.2.2-1) ...
21:33:47 #8 51.51 Selecting previously unselected package libyaml-libyaml-perl.
21:33:47 #8 51.52 Preparing to unpack .../327-libyaml-libyaml-perl_0.82+repack-1+b1_armhf.deb ...
21:33:47 #8 51.52 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ...
21:33:47 #8 51.56 Selecting previously unselected package licensecheck.
21:33:47 #8 51.56 Preparing to unpack .../328-licensecheck_3.1.1-2_all.deb ...
21:33:47 #8 51.56 Unpacking licensecheck (3.1.1-2) ...
21:33:47 #8 51.60 Selecting previously unselected package lzip.
21:33:47 #8 DONE 71.2s
21:33:47 
21:33:47 #10 [stage-1 3/8] COPY common /root/build-deb/debian
21:33:47 #10 sha256:79fe0ed5bbacffb7202c6dc115eacf14090f1da075f7b66bcbb607fb1b9976df
21:33:47 #10 DONE 0.1s
21:33:47 #9 60.78 Setting up libfile-chdir-perl (0.1008-1) ...
21:33:47 #9 60.80 Setting up xauth (1:1.1-0ubuntu1) ...
21:33:47 #9 60.81 Setting up cpp (4:9.3.0-1ubuntu2) ...
21:33:47 #9 60.84 Setting up libpath-tiny-perl (0.108-1) ...
21:33:47 #9 60.85 Setting up libarchive-cpio-perl (0.10-1) ...
21:33:47 #9 60.86 Setting up libjson-perl (4.02000-2) ...
21:33:47 #9 60.88 Setting up libsub-override-perl (0.09-2) ...
21:33:47 #9 60.89 Setting up python3-unidiff (0.5.5-2) ...
21:33:47 + mkdir -p /root/build-deb/compose
21:33:47 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:33:47 + mkdir -p /root/build-deb/scan-cli-plugin
21:33:47 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
21:33:47 + mkdir -p /go/src/github.com/docker
21:33:47 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:33:47 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:33:47 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:33:47 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:33:47 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
21:33:47 + EPOCH=5
21:33:47 + EPOCH_SEP=
21:33:47 + [[ ! -z 5 ]]
21:33:47 + EPOCH_SEP=:
21:33:47 + [[ -z 0.0.0~20220816152130.8ffaab8 ]]
21:33:47 + echo VERSION AAA 0.0.0-20220816152130-8ffaab8
21:33:47 VERSION AAA 0.0.0-20220816152130-8ffaab8
21:33:47 + VERSION=0.0.0-20220816152130-8ffaab8
21:33:47 + echo VERSION bbb 0.0.0-20220816152130-8ffaab8
21:33:47 VERSION bbb 0.0.0-20220816152130-8ffaab8
21:33:47 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:33:47 + debSource=docker-ce
21:33:47 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:33:47 + debMaintainer='Docker <support@docker.com>'
21:33:47 ++ date --rfc-2822
21:33:47 + debDate='Tue, 16 Aug 2022 21:33:47 +0000'
21:33:47 ++ . /etc/os-release
21:33:47 +++ NAME=Ubuntu
21:33:47 +++ VERSION='18.04.6 LTS (Bionic Beaver)'
21:33:47 +++ ID=ubuntu
21:33:47 +++ ID_LIKE=debian
21:33:47 +++ PRETTY_NAME='Ubuntu 18.04.6 LTS'
21:33:47 +++ VERSION_ID=18.04
21:33:47 +++ HOME_URL=https://www.ubuntu.com/
21:33:47 +++ SUPPORT_URL=https://help.ubuntu.com/
21:33:47 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
21:33:47 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
21:33:47 +++ VERSION_CODENAME=bionic
21:33:47 +++ UBUNTU_CODENAME=bionic
21:33:47 ++ echo 18.04
21:33:47 + versionID=18.04
21:33:47 + pkgRevision=0
21:33:47 + cat
21:33:47 + export CLI_GITCOMMIT=8ffaab8
21:33:47 + CLI_GITCOMMIT=8ffaab8
21:33:47 + export ENGINE_GITCOMMIT=724feb8
21:33:47 + ENGINE_GITCOMMIT=724feb8
21:33:47 + export SCAN_GITCOMMIT=061fe0a
21:33:47 + SCAN_GITCOMMIT=061fe0a
21:33:47 + echo VERSION BBB 0.0.0-20220816152130-8ffaab8
21:33:47 VERSION BBB 0.0.0-20220816152130-8ffaab8
21:33:47 + dpkg-buildpackage -uc -us -I.git
21:33:47 dpkg-buildpackage: info: source package docker-ce
21:33:47 dpkg-buildpackage: info: source version 5:0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic
21:33:47 dpkg-buildpackage: info: source distribution bionic
21:33:47 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:33:47 dpkg-buildpackage: info: host architecture arm64
21:33:47  dpkg-source -I.git --before-build build-deb
21:33:47 #8 68.18 Setting up libio-prompter-perl (0.004015-1) ...
21:33:47 #8 68.19 Setting up libhttp-cookies-perl (6.04-1) ...
21:33:47 #8 68.20 Setting up po-debconf (1.0.21) ...
21:33:47 #8 68.21 Setting up libhtml-tree-perl (5.07-2) ...
21:33:47 #8 68.22 Setting up libparams-classify-perl (0.015-1+b1) ...
21:33:47 #8 68.23 Setting up libcgi-pm-perl (4.40-1) ...
21:33:47 #8 68.24 Setting up libpath-iterator-rule-perl (1.014-1) ...
21:33:47 #8 68.25 Setting up libnet-dns-sec-perl (1.11-1) ...
21:33:47 #8 68.26 Setting up libsereal-perl (4.005-1) ...
21:33:47 #8 68.27 Setting up libhtml-format-perl (2.12-1) ...
21:33:47 #8 68.29 Setting up libxml-sax-perl (1.00+dfsg-1) ...
21:33:47 #8 68.34 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
21:33:47 #8 68.40 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:33:47 #8 68.53 0 added, 0 removed; done.
21:33:47 #8 68.53 Running hooks in /etc/ca-certificates/update.d...
21:33:47 #8 68.53 done.
21:33:47 #8 DONE 68.8s
21:33:47 
21:33:47 #10 [stage-1 3/8] COPY common /root/build-deb/debian
21:33:47 #10 sha256:b8d99531a695904f40c35a5e1e70b0712b1722e999f9dcb160597f92d5f8b3b4
21:33:47 #10 DONE 0.1s
21:33:47 
21:33:47 #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:33:47 #11 sha256:617f9256b27dfb6ac3b95467f47ffa0eb09dd7752a67b0123819dc031e6b335b
21:33:47 #11 3.342 dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use)
21:33:47 #11 3.355 dh_fixperms
21:33:47 #11 3.406 dh_installdeb
21:33:47 #11 3.437 dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 9 in use)
21:33:47 #11 3.438 dh_gencontrol
21:33:47 #11 3.567 dh_md5sums
21:33:47 #8 56.38 Selecting previously unselected package python3-unidiff.
21:33:47 #8 56.38 Preparing to unpack .../323-python3-unidiff_0.5.4-1_all.deb ...
21:33:47 #8 56.39 Unpacking python3-unidiff (0.5.4-1) ...
21:33:47 #8 56.43 Selecting previously unselected package python3-xdg.
21:33:47 #8 56.43 Preparing to unpack .../324-python3-xdg_0.25-5_all.deb ...
21:33:47 #8 56.44 Unpacking python3-xdg (0.25-5) ...
21:33:47 #8 56.48 Selecting previously unselected package shared-mime-info.
21:33:47 #8 56.49 Preparing to unpack .../325-shared-mime-info_1.10-1_armhf.deb ...
21:33:47 #8 56.49 Unpacking shared-mime-info (1.10-1) ...
21:33:48 Scanning dependencies of target tini-static
21:33:48 [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:33:48 Linking C executable tini-static
21:33:48 #9 56.24 Setting up libstring-copyright-perl (0.003012-1) ...
21:33:48 #9 56.26 Setting up python3-debian (0.1.43ubuntu1) ...
21:33:48 #9 56.47 Setting up python3-requests (2.25.1+dfsg-2) ...
21:33:48 #11 3.115  debian/rules clean
21:33:48 #11 3.117 dh clean
21:33:48 #11 3.207    dh_clean
21:33:48 #11 3.243  debian/rules binary
21:33:48 #11 3.244 dh binary
21:33:48 #11 3.326    dh_update_autotools_config
21:33:48 #9 DONE 60.0s
21:33:48 
21:33:48 #11 [stage-1 4/9] COPY common /root/build-deb/debian
21:33:48 #11 sha256:27231132c179c30bdc05d2f76e5a0236ec0714b68f2691e45fc8d2441ac66973
21:33:48 #11 DONE 0.1s
21:33:48 
21:33:48 #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:33:48 #12 sha256:395b62cd0e0969e7c0ec0e7b12102b9a5470c22a13054030fbb6777cac3ec311
21:33:48 #8 51.60 Preparing to unpack .../329-lzip_1.22-3_armhf.deb ...
21:33:48 #8 51.61 Unpacking lzip (1.22-3) ...
21:33:48 #8 51.65 Selecting previously unselected package lzop.
21:33:48 #8 51.65 Preparing to unpack .../330-lzop_1.04-2_armhf.deb ...
21:33:48 #8 51.65 Unpacking lzop (1.04-2) ...
21:33:48 #8 51.69 Selecting previously unselected package t1utils.
21:33:48 #8 51.69 Preparing to unpack .../331-t1utils_1.41-4_armhf.deb ...
21:33:48 #8 51.69 Unpacking t1utils (1.41-4) ...
21:33:48 #8 51.75 Selecting previously unselected package unzip.
21:33:48 #8 51.75 Preparing to unpack .../332-unzip_6.0-26+deb11u1_armhf.deb ...
21:33:48 #8 51.75 Unpacking unzip (6.0-26+deb11u1) ...
21:33:48 #8 51.85 Selecting previously unselected package lintian.
21:33:48 #13 12.96   Running scriptlet: selinux-policy-minimum-3.14.3-105.el8.noarch         27/71 
21:33:48 #13 14.38   Installing       : selinux-policy-minimum-3.14.3-105.el8.noarch         27/71 
21:33:48 
21:33:48 #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:33:48 #11 sha256:3789f4bad2194ca01ee81e74b4941eb21a89a8b018042c0c3b290c97714a5913
21:33:48 #9 61.05 Setting up libstrictures-perl (2.000006-1) ...
21:33:48 #9 61.06 Setting up libsub-quote-perl (2.006006-1) ...
21:33:48 #9 61.07 Setting up libclass-xsaccessor-perl (1.19-3build3) ...
21:33:48 #9 61.09 Setting up libsort-versions-perl (1.62-1) ...
21:33:48 #9 61.10 Setting up libexporter-tiny-perl (1.002001-1) ...
21:33:48 #9 61.12 Setting up libre-engine-re2-perl (0.13-5) ...
21:33:48 #9 61.13 Setting up libterm-readkey-perl (2.38-1build1) ...
21:33:48 #9 61.15 Setting up lsb-release (11.1.0ubuntu2) ...
21:33:48 #9 61.16 Setting up libnet-ip-perl (1.26-2) ...
21:33:48 #9 61.18 Setting up python3-magic (2:0.4.15-3) ...
21:33:48  debian/rules clean
21:33:48 dh clean --with=bash-completion
21:33:48    dh_clean
21:33:48 #8 68.53 
21:33:48 #8 68.53 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:33:48 #8 68.59 Setting up dput (1.0.3) ...
21:33:48 #11 3.602 dh_builddeb
21:33:48 #11 3.626 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:33:48 #11 3.658 
21:33:48 #11 3.658 The package has been created.
21:33:48 #11 3.658 Attention, the package has been created in the current directory,
21:33:48 #11 3.658 not in ".." as indicated by the message above!
21:33:48 #11 3.706 Selecting previously unselected package docker-ce-build-deps.
21:33:48 #11 3.725 (Reading database ... 17198 files and directories currently installed.)
21:33:48 #11 3.725 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:33:48 #11 3.734 Unpacking docker-ce-build-deps (1.0) ...
21:33:48 #8 56.68 Selecting previously unselected package strace.
21:33:48 #8 56.68 Preparing to unpack .../326-strace_4.26-0.2_armhf.deb ...
21:33:48 #8 56.68 Unpacking strace (4.26-0.2) ...
21:33:48 #8 56.76 Selecting previously unselected package unzip.
21:33:48 #8 56.76 Preparing to unpack .../327-unzip_6.0-23+deb10u2_armhf.deb ...
21:33:48 #8 56.77 Unpacking unzip (6.0-23+deb10u2) ...
21:33:48 #8 56.81 Selecting previously unselected package xauth.
21:33:48 #8 56.81 Preparing to unpack .../328-xauth_1%3a1.0.10-1_armhf.deb ...
21:33:48 #8 56.82 Unpacking xauth (1:1.0.10-1) ...
21:33:48 [100%] Built target tini-static
21:33:48 + mkdir -p /usr/local/bin
21:33:48 + cp tini-static /usr/local/bin/docker-init
21:33:48 + VERSION=0.0.0-20220816152130-8ffaab8
21:33:48 + PRODUCT=docker
21:33:48 + hack/make.sh dynbinary
21:33:48 
21:33:48 Removing bundles/
21:33:48 
21:33:48 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:33:48 Building: bundles/dynbinary-daemon/dockerd
21:33:48 GOOS="" GOARCH="" GOARM=""
21:33:48 #9 56.66 Setting up libdata-optlist-perl (0.112-1) ...
21:33:48 #9 56.67 Setting up libipc-run-perl (20200505.0-1) ...
21:33:48 #9 56.68 Setting up git (1:2.34.1-1ubuntu1.4) ...
21:33:48 #9 56.70 Setting up libtext-xslate-perl:armhf (3.5.9-1build1) ...
21:33:48 #9 56.72 Setting up libcontextual-return-perl (0.004014-2) ...
21:33:48 #9 56.73 Setting up libwww-robotrules-perl (6.02-1) ...
21:33:48 #9 56.74 Setting up libtypes-serialiser-perl (1.01-1) ...
21:33:48 #9 56.75 Setting up g++ (4:11.2.0-1ubuntu1) ...
21:33:48 #11 3.359    dh_autoreconf
21:33:48 #11 3.411    create-stamp debian/debhelper-build-stamp
21:33:48 #11 3.411    dh_prep
21:33:48 #11 3.444    dh_install
21:33:48 #11 3.482    dh_installdocs
21:33:48 #11 3.525    dh_installchangelogs
21:33:48 #8 51.85 Preparing to unpack .../333-lintian_2.104.0_all.deb ...
21:33:48 #8 51.86 Unpacking lintian (2.104.0) ...
21:33:48 #9 61.33 Setting up libperlio-gzip-perl (0.19-1build5) ...
21:33:48 #9 61.34 Setting up libsys-hostname-long-perl (1.5-1) ...
21:33:48 #9 61.35 Setting up libsereal-decoder-perl (4.011+ds-1build1) ...
21:33:48 #9 61.37 Setting up liburi-perl (1.76-2) ...
21:33:48 #9 61.38 Setting up libdigest-bubblebabble-perl (0.02-2) ...
21:33:48 #9 61.40 Setting up libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
21:33:48 #9 61.41 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ...
21:33:48 #9 61.42 Setting up python3-pkg-resources (45.2.0-1) ...
21:33:48  dpkg-source -I.git -b build-deb
21:33:48 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
21:33:48 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
21:33:48 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20220816152130.8ffaab8'
21:33:48 dpkg-source: info: using source format '1.0'
21:33:48 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic.tar.gz
21:33:48 #8 68.75 Setting up libnet-smtp-ssl-perl (1.04-1) ...
21:33:48 #8 68.76 Setting up libmodule-runtime-perl (0.016-1) ...
21:33:48 #8 68.77 Setting up libmailtools-perl (2.18-1) ...
21:33:48 #8 68.79 Setting up libparse-debianchangelog-perl (1.2.0-13) ...
21:33:48 #8 68.80 Setting up libxml-libxml-perl (2.0134+dfsg-1) ...
21:33:48 #8 68.84 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
21:33:48 #8 68.91 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
21:33:48 #13 25.60   Installing       : cmake-data-3.20.2-4.el8.noarch                       60/74 
21:33:48 #13 26.44   Installing       : cmake-3.20.2-4.el8.aarch64                           61/74 
21:33:48 #13 26.54   Installing       : isl-0.16.1-6.el8.aarch64                             62/74 
21:33:48 #8 56.86 Selecting previously unselected package xdg-user-dirs.
21:33:48 #8 56.86 Preparing to unpack .../329-xdg-user-dirs_0.17-2_armhf.deb ...
21:33:48 #8 56.87 Unpacking xdg-user-dirs (0.17-2) ...
21:33:48 #8 57.03 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
21:33:48 #8 57.04 Setting up libapt-pkg-perl (0.1.34+b1) ...
21:33:48 #8 57.06 Setting up libksba8:armhf (1.3.5-2) ...
21:33:48 #8 57.07 Setting up libpipeline1:armhf (1.5.1-2) ...
21:33:48 #8 57.08 Setting up wdiff (1.2.2-2+b1) ...
21:33:48 #8 57.09 Setting up lsb-base (10.2019051400) ...
21:33:48 #8 57.10 Setting up mysql-common (5.8+1.0.5) ...
21:33:48 #9 56.78 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:33:48 #9 56.79 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:33:48 #9 56.79 Setting up libhtml-parser-perl:armhf (3.76-1build2) ...
21:33:48 #9 56.80 Setting up libgit-wrapper-perl (0.048-1) ...
21:33:48 #9 56.82 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
21:33:48 #9 56.83 Setting up librole-tiny-perl (2.002004-1) ...
21:33:48 #9 56.84 Setting up gnupg (2.2.27-3ubuntu2.1) ...
21:33:48 #9 56.87 Setting up build-essential (12.9ubuntu3) ...
21:33:48 #9 56.89 Setting up libfont-ttf-perl (1.06-1.1) ...
21:33:48 #9 56.90 Setting up libfile-homedir-perl (1.006-1) ...
21:33:48 #9 56.92 Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
21:33:48 #9 56.93 Setting up libio-socket-ssl-perl (2.074-2) ...
21:33:48 #9 56.94 Setting up libsub-exporter-perl (0.988-1) ...
21:33:48 #9 56.95 Setting up libalgorithm-merge-perl (0.08-3) ...
21:33:48 #9 56.97 Setting up libhttp-message-perl (6.36-1) ...
21:33:48 #9 56.98 Setting up libdata-validate-ip-perl (0.30-1) ...
21:33:48 #9 56.99 Setting up libhtml-form-perl (6.07-1) ...
21:33:48 #9 57.01 Setting up libiterator-perl (0.03+ds1-1.1) ...
21:33:48 #9 57.02 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ...
21:33:48 #9 57.04 Setting up libjson-xs-perl (4.030-1build3) ...
21:33:48 #9 57.05 Setting up libhttp-negotiate-perl (6.01-1) ...
21:33:48 #9 57.06 Setting up libio-prompter-perl (0.004015-1) ...
21:33:48 #9 57.07 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
21:33:48 #9 57.08 Setting up libhttp-cookies-perl (6.10-1) ...
21:33:48 #11 3.617    dh_perl
21:33:48 #11 3.658    dh_link
21:33:48 #11 3.700    dh_strip_nondeterminism
21:33:48 #11 3.771    dh_compress
21:33:48 #11 3.815    dh_fixperms
21:33:48 #8 52.20 Selecting previously unselected package lsb-release.
21:33:48 #8 52.20 Preparing to unpack .../334-lsb-release_11.1.0_all.deb ...
21:33:48 #8 52.21 Unpacking lsb-release (11.1.0) ...
21:33:48 #8 52.28 Selecting previously unselected package manpages-dev.
21:33:48 #8 52.28 Preparing to unpack .../335-manpages-dev_5.10-1_all.deb ...
21:33:48 #8 52.29 Unpacking manpages-dev (5.10-1) ...
21:33:48 #14 DONE 2.2s
21:33:48 
21:33:48 #15 [stage-1 7/8] WORKDIR /root/build-deb
21:33:48 #15 sha256:28928447066b43a50ac4f2dcb1b21cd93ff9eb258fd164d2c87e952c350f84e4
21:33:48 #15 DONE 0.0s
21:33:48 
21:33:48 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
21:33:48 #16 sha256:6c096a3969c41d8e751b95c68e86cfc5f95dca84a3df22c3df92932e8994ac7c
21:33:48 #16 DONE 0.0s
21:33:48 
21:33:48 #17 exporting to image
21:33:48 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
21:33:48 #17 exporting layers
21:33:48 #9 61.66 Setting up automake (1:1.16.1-4ubuntu6) ...
21:33:48 #9 61.67 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:33:48 #9 61.68 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:33:48 #9 61.68 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:33:48 #9 61.68 Setting up libasync-mergepoint-perl (0.04-2) ...
21:33:48 #9 61.70 Setting up libstring-escape-perl (2010.002-2) ...
21:33:48 #9 61.71 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ...
21:33:48 #9 61.72 Setting up libhttp-date-perl (6.05-1) ...
21:33:48 #9 61.74 Setting up libfile-which-perl (1.23-1) ...
21:33:48 #9 61.75 Setting up libfile-basedir-perl (0.08-1) ...
21:33:48 #11 0.637 Hit:1 http://deb.debian.org/debian buster InRelease
21:33:48 #11 0.637 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
21:33:48 #11 0.637 Hit:3 http://deb.debian.org/debian buster-updates InRelease
21:33:48 #8 68.97 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:33:48 #8 69.11 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:33:48 #8 69.14 Setting up libconst-fast-perl (0.014-1) ...
21:33:48 #8 69.15 Setting up libhttp-daemon-perl (6.01-3) ...
21:33:48 #8 69.16 Setting up libmodule-implementation-perl (0.09-1) ...
21:33:48 #11 0.987 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease
21:33:48 #11 1.051 Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease
21:33:48 #11 1.124 Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease
21:33:48 #8 57.13 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
21:33:48 #8 57.14 Setting up libxau6:armhf (1:1.0.8-1+b2) ...
21:33:48 #8 57.15 Setting up libkeyutils1:armhf (1.6-6) ...
21:33:48 #8 57.16 Setting up libpsl5:armhf (0.20.2-2) ...
21:33:48 #8 57.17 Setting up libgpm2:armhf (1.20.7-5) ...
21:33:48 #8 57.18 Setting up mime-support (3.62) ...
21:33:48 #8 57.21 Setting up xdg-user-dirs (0.17-2) ...
21:33:48 #8 57.24 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
21:33:48 #8 57.25 Setting up psmisc (23.2-1+deb10u1) ...
21:33:48 #8 57.27 Setting up libgc1c2:armhf (1:7.6.4-0.4) ...
21:33:48 #8 57.28 Setting up libyaml-0-2:armhf (0.2.1-1) ...
21:33:48 #8 57.29 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u3) ...
21:33:48 #8 57.31 No schema files found: doing nothing.
21:33:48 #8 57.31 Setting up distro-info-data (0.41+deb10u4) ...
21:33:48 #8 57.33 Setting up manpages (4.16-2) ...
21:33:48 #8 57.34 Setting up unzip (6.0-23+deb10u2) ...
21:33:48 #9 57.10 Setting up po-debconf (1.0.21+nmu1) ...
21:33:48 #9 57.12 Setting up libhtml-tree-perl (5.07-2) ...
21:33:48 #9 57.14 Setting up libparams-classify-perl (0.015-1build5) ...
21:33:48 #9 57.15 Setting up libhtml-format-perl (2.12-1.1) ...
21:33:48 #9 57.16 Setting up libxml-sax-perl (1.02+dfsg-3) ...
21:33:48 #9 57.22 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
21:33:48 #9 57.28 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:33:48 #11 3.860    dh_missing
21:33:48 #11 3.890    dh_installdeb
21:33:48 #11 3.932    dh_gencontrol
21:33:48 #11 4.059    dh_md5sums
21:33:48 #11 0.665 Hit:1 http://deb.debian.org/debian bullseye InRelease
21:33:48 #11 0.665 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
21:33:48 #11 0.665 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
21:33:48 #8 52.68 Selecting previously unselected package pbzip2.
21:33:48 #8 52.68 Preparing to unpack .../336-pbzip2_1.1.13-1_armhf.deb ...
21:33:48 #16 exporting layers 5.6s done
21:33:48 #16 writing image sha256:fa6d09bd3a19f3831497f119d1b17b349038c35b25bd058167ce91f76e54b868 done
21:33:48 #16 naming to docker.io/rpmbuild-centos-9/x86_64 done
21:33:48 #16 DONE 5.6s
21:33:48 docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/centos-9/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/centos-9/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-9/x86_64 -ba --define '_gitcommit_cli 8ffaab8' --define '_gitcommit_engine 724feb8' --define '_release 0' --define '_version 0.0.0~20220816152130.8ffaab8' --define '_origversion 0.0.0-20220816152130-8ffaab8' --define '_buildx_rpm_version 0.8.2' --define '_buildx_version v0.8.2' --define '_compose_rpm_version 2.9.0' --define '_compose_version v2.9.0' --define '_scan_rpm_version 0.17.0' --define '_scan_version v0.17.0' --define '_scan_gitcommit 061fe0a' --define '_without_btrfs 1' 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 SPECS/docker-scan-plugin.spec
21:33:48 #9 61.77 Setting up gettext (0.19.8.1-10build1) ...
21:33:48 #9 61.78 Setting up libnumber-range-perl (0.12-1) ...
21:33:48 #9 61.80 Setting up libunicode-utf8-perl (0.62-1build1) ...
21:33:48 #9 61.81 Setting up libstruct-dumb-perl (0.09-1) ...
21:33:48 #9 61.83 Setting up libfile-listing-perl (6.04-1) ...
21:33:48 #9 61.85 Setting up libstdc++-9-dev:armhf (9.4.0-1ubuntu1~20.04.1) ...
21:33:48 #9 61.86 Setting up libregexp-pattern-perl (0.2.12-1) ...
21:33:48 #9 61.87 Setting up libfont-afm-perl (1.20-2) ...
21:33:48 #9 61.88 Setting up libwant-perl (0.29-1build4) ...
21:33:48 #9 61.90 Setting up libdynaloader-functions-perl (0.003-1) ...
21:33:48 #9 61.90 Setting up libtext-glob-perl (0.10-1) ...
21:33:48 #9 61.92 Setting up libclass-method-modifiers-perl (2.13-1) ...
21:33:48 #9 61.93 Setting up liblist-compare-perl (0.53-1) ...
21:33:48 #9 61.94 Setting up libref-util-xs-perl (0.117-1build2) ...
21:33:48 #9 61.96 Setting up libio-pty-perl (1:1.12-1) ...
21:33:48 #9 61.97 Setting up libtool (2.4.6-14) ...
21:33:48 #9 61.98 Setting up libfile-fcntllock-perl (0.22-3build4) ...
21:33:48 #9 61.99 Setting up libsort-key-perl (1.33-2build2) ...
21:33:48 #9 62.01 Setting up libclone-perl (0.43-2) ...
21:33:48 #9 62.02 Setting up libalgorithm-diff-perl (1.19.03-2) ...
21:33:48 #9 62.04 Setting up libarchive-zip-perl (1.67-2) ...
21:33:48 #9 62.05 Setting up libsub-identify-perl (0.14-1build2) ...
21:33:48 #9 62.07 Setting up libdistro-info-perl (0.23ubuntu1) ...
21:33:48 #8 69.18 Setting up libemail-valid-perl (1.202-1) ...
21:33:48 #8 69.19 Setting up libcgi-fast-perl (1:2.13-1) ...
21:33:48 #8 69.20 Setting up libpackage-stash-perl (0.38-1) ...
21:33:48 #8 69.21 Setting up libimport-into-perl (1.002005-1) ...
21:33:48 #8 69.22 Setting up libmoo-perl (2.003004-2) ...
21:33:48 #8 69.23 Setting up libmime-tools-perl (5.509-1) ...
21:33:48 #8 69.25 Setting up libxml-simple-perl (2.25-1) ...
21:33:48 #8 69.26 Setting up libparams-validate-perl (1.29-1+b1) ...
21:33:48 #8 69.27 Setting up libb-hooks-endofscope-perl (0.24-1) ...
21:33:48 #8 69.28 Setting up lintian (2.15.0) ...
21:33:48 #8 69.30 Setting up libnamespace-clean-perl (0.27-1) ...
21:33:48 #8 69.31 Setting up libgetopt-long-descriptive-perl (0.103-2) ...
21:33:48 #8 69.33 Setting up licensecheck (3.0.31-3) ...
21:33:48 #8 69.34 Setting up libgitlab-api-v4-perl (0.16-1) ...
21:33:48 #8 69.35 Setting up liblwp-protocol-https-perl (6.07-2) ...
21:33:48 #8 69.36 Setting up libwww-perl (6.36-2) ...
21:33:48 #8 69.37 Setting up debhelper (12.1.1) ...
21:33:48 #12 0.839 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease
21:33:48 #12 0.840 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
21:33:48 #12 0.905 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease
21:33:48 #12 0.979 Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease
21:33:49 #8 57.36 Setting up libsqlite3-0:armhf (3.27.2-3+deb10u1) ...
21:33:49 #8 57.37 Setting up libsasl2-modules:armhf (2.1.27+dfsg-1+deb10u2) ...
21:33:49 #8 57.39 Setting up binutils-common:armhf (2.31.1-16) ...
21:33:49 #8 57.40 Setting up libnghttp2-14:armhf (1.36.0-2+deb10u1) ...
21:33:49 #8 57.42 Setting up libmagic1:armhf (1:5.35-4+deb10u2) ...
21:33:49 #8 57.44 Setting up less (487-0.1+b1) ...
21:33:49 #8 57.54 Setting up perl-openssl-defaults:armhf (3) ...
21:33:49 #8 57.55 Setting up linux-libc-dev:armhf (4.19.249-2) ...
21:33:49 #8 57.57 Setting up gettext-base (0.19.8.1-9) ...
21:33:49 #8 57.58 Setting up liblzo2-2:armhf (2.10-0.1) ...
21:33:49 #8 57.59 Setting up libnpth0:armhf (1.6-1) ...
21:33:49 #8 57.61 Setting up krb5-locales (1.17-3+deb10u3) ...
21:33:49 #8 57.62 Setting up file (1:5.35-4+deb10u2) ...
21:33:49 #8 57.64 Setting up libossp-uuid16:armhf (1.6.2-1.5+b7) ...
21:33:49 #8 57.65 Setting up libassuan0:armhf (2.5.2-1) ...
21:33:49 #8 57.67 Setting up libgomp1:armhf (8.3.0-6) ...
21:33:49 #8 57.69 Setting up libapt-inst2.0:armhf (1.8.2.3) ...
21:33:49 #8 57.70 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
21:33:49 #11 1.197 Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease
21:33:49 #9 57.40 
21:33:49 #9 57.40 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:33:49 #9 57.45 Setting up dput (1.1.0ubuntu2) ...
21:33:49 #11 4.098    dh_builddeb
21:33:49 #11 4.128 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:33:49 #11 4.150  dpkg-genbuildinfo --build=binary
21:33:49 #11 4.302  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_armhf.changes
21:33:49 #8 52.69 Unpacking pbzip2 (1.1.13-1) ...
21:33:49 #8 52.74 Selecting previously unselected package pixz.
21:33:49 #8 52.74 Preparing to unpack .../337-pixz_1.0.7-1_armhf.deb ...
21:33:49 #8 52.74 Unpacking pixz (1.0.7-1) ...
21:33:49 #8 52.79 Selecting previously unselected package xdelta.
21:33:49 #8 52.79 Preparing to unpack .../338-xdelta_1.1.3-9.3_armhf.deb ...
21:33:49 #8 52.79 Unpacking xdelta (1.1.3-9.3) ...
21:33:49 #8 52.82 Selecting previously unselected package xdelta3.
21:33:49 #8 52.83 Preparing to unpack .../339-xdelta3_3.0.11-dfsg-1+b1_armhf.deb ...
21:33:49 #8 52.83 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ...
21:33:49 #8 52.86 Selecting previously unselected package pristine-tar.
21:33:49 #8 52.87 Preparing to unpack .../340-pristine-tar_1.49_armhf.deb ...
21:33:49 #8 52.87 Unpacking pristine-tar (1.49) ...
21:33:49 #13 DONE 1.1s
21:33:49 
21:33:49 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
21:33:49 #15 sha256:59b717c5b2d2da953d4e3cbb21f83f38f7a8ebaeb7849ba88d57c7814c23374f
21:33:49 #9 62.09 Setting up libcpanel-json-xs-perl (4.19-1build1) ...
21:33:49 #9 62.12 Setting up python3-apt (2.0.0ubuntu0.20.04.7) ...
21:33:49 #9 62.30 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
21:33:49 #9 62.32 Setting up libio-stringy-perl (2.111-3) ...
21:33:49 #9 62.33 Setting up liblist-moreutils-perl (0.416-1build5) ...
21:33:49 #8 69.39 Setting up dh-autoreconf (19) ...
21:33:49 #8 69.40 Setting up devscripts (2.19.5+deb10u1) ...
21:33:49 #8 69.57 Setting up dh-strip-nondeterminism (1.1.2-1) ...
21:33:49 #8 69.58 Setting up equivs (2.2.0) ...
21:33:49 #8 69.59 Setting up libxml-parser-perl (2.44-4) ...
21:33:49 #8 69.61 Setting up libxml-sax-expat-perl (0.51-1) ...
21:33:49 #8 69.66 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
21:33:49 #8 57.71 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ...
21:33:49 #8 57.73 Setting up libicu63:armhf (63.1-6+deb10u3) ...
21:33:49 #8 57.75 Setting up libfakeroot:armhf (1.23-1) ...
21:33:49 #8 57.77 Setting up libkrb5support0:armhf (1.17-3+deb10u3) ...
21:33:49 #8 57.78 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ...
21:33:49 #8 57.79 Setting up fakeroot (1.23-1) ...
21:33:49 #8 57.80 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:33:49 #8 57.82 Setting up mariadb-common (1:10.3.34-0+deb10u1) ...
21:33:49 #8 57.83 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
21:33:49 #8 57.84 Setting up libasan5:armhf (8.3.0-6) ...
21:33:49 #8 57.88 Setting up autotools-dev (20180224.1) ...
21:33:49 #8 57.89 Setting up libglib2.0-data (2.58.3-2+deb10u3) ...
21:33:49 #8 57.90 Setting up libpython2.7-minimal:armhf (2.7.16-2+deb10u1) ...
21:33:49 #9 57.63 Setting up libdata-validate-uri-perl (0.07-2) ...
21:33:49 #9 57.64 Setting up libnet-smtp-ssl-perl (1.04-1) ...
21:33:49 #9 57.65 Setting up libmodule-runtime-perl (0.016-1) ...
21:33:49 #9 57.67 Setting up libmailtools-perl (2.21-1) ...
21:33:49 #9 57.68 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
21:33:49 #9 57.72 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
21:33:49 #11 4.392 dpkg-genchanges: info: binary-only upload (no source code included)
21:33:49 #11 4.395  dpkg-source --after-build .
21:33:49 #11 4.511 dpkg-buildpackage: info: binary-only upload (no source included)
21:33:49 #11 4.516 
21:33:49 #11 4.516 The package has been created.
21:33:49 #11 4.516 Attention, the package has been created in the current directory,
21:33:49 #11 4.516 not in ".." as indicated by the message above!
21:33:49 #11 4.535 Selecting previously unselected package docker-ce-build-deps.
21:33:49 #11 4.547 (Reading database ... 17527 files and directories currently installed.)
21:33:49 #11 4.548 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:33:49 #11 4.553 Unpacking docker-ce-build-deps (1.0) ...
21:33:49 #8 52.93 Selecting previously unselected package publicsuffix.
21:33:49 #8 52.93 Preparing to unpack .../341-publicsuffix_20211207.1025-0+deb11u1_all.deb ...
21:33:49 #8 52.93 Unpacking publicsuffix (20211207.1025-0+deb11u1) ...
21:33:49 #8 52.98 Selecting previously unselected package python-apt-common.
21:33:49 #8 52.98 Preparing to unpack .../342-python-apt-common_2.2.1_all.deb ...
21:33:49 #8 52.99 Unpacking python-apt-common (2.2.1) ...
21:33:49 #8 53.04 Selecting previously unselected package python3-apt.
21:33:49 #8 53.05 Preparing to unpack .../343-python3-apt_2.2.1_armhf.deb ...
21:33:49 #8 53.05 Unpacking python3-apt (2.2.1) ...
21:33:49 #8 53.11 Selecting previously unselected package python3-certifi.
21:33:49 #8 53.11 Preparing to unpack .../344-python3-certifi_2020.6.20-1_all.deb ...
21:33:49 #8 53.11 Unpacking python3-certifi (2020.6.20-1) ...
21:33:49 #8 59.84   Running scriptlet: rpm-libs-4.17.0-10.fc36.x86_64                     145/145 
21:33:49 #8 63.37   Verifying        : bzip2-1.0.8-11.fc36.x86_64                           1/145 
21:33:49 #8 63.37   Verifying        : cpio-2.13-12.fc36.x86_64                             2/145 
21:33:49 #8 63.37   Verifying        : dash-0.5.10.2-10.fc36.x86_64                         3/145 
21:33:49 #8 63.37   Verifying        : dbus-libs-1:1.14.0-1.fc36.x86_64                     4/145 
21:33:49 #8 63.37   Verifying        : debugedit-5.0-3.fc36.x86_64                          5/145 
21:33:49 #8 63.37   Verifying        : desktop-file-utils-0.26-6.fc36.x86_64                6/145 
21:33:49 #8 63.38   Verifying        : devscripts-checkbashisms-2.22.1-1.fc36.x86_64        7/145 
21:33:49 #8 63.38   Verifying        : diffutils-3.8-2.fc36.x86_64                          8/145 
21:33:49 #8 63.38   Verifying        : ed-1.14.2-12.fc36.x86_64                             9/145 
21:33:49 #8 63.38   Verifying        : efi-srpm-macros-5-5.fc36.noarch                     10/145 
21:33:49 #8 63.38   Verifying        : elfutils-0.186-3.fc36.x86_64                        11/145 
21:33:49 #8 63.38   Verifying        : elfutils-debuginfod-client-0.186-3.fc36.x86_64      12/145 
21:33:49 #8 63.38   Verifying        : enchant-1:1.6.0-30.fc36.x86_64                      13/145 
21:33:49 #8 63.38   Verifying        : file-5.41-4.fc36.x86_64                             14/145 
21:33:49 #8 63.38   Verifying        : fonts-srpm-macros-1:2.0.5-7.fc36.noarch             15/145 
21:33:49 #8 63.38   Verifying        : fpc-srpm-macros-1.3-5.fc36.noarch                   16/145 
21:33:49 #8 63.38   Verifying        : ghc-srpm-macros-1.5.0-6.fc36.noarch                 17/145 
21:33:49 #8 63.38   Verifying        : glibc-gconv-extra-2.35-4.fc36.x86_64                18/145 
21:33:49 #8 63.38   Verifying        : gnat-srpm-macros-4-15.fc36.noarch                   19/145 
21:33:49 #8 63.38   Verifying        : groff-base-1.22.4-9.fc36.x86_64                     20/145 
21:33:49 #8 63.38   Verifying        : hunspell-1.7.0-19.fc36.x86_64                       21/145 
21:33:49 #8 63.38   Verifying        : hunspell-en-0.20140811.1-22.fc36.noarch             22/145 
21:33:49 #8 63.38   Verifying        : hunspell-en-GB-0.20140811.1-22.fc36.noarch          23/145 
21:33:49 #8 63.38   Verifying        : hunspell-en-US-0.20140811.1-22.fc36.noarch          24/145 
21:33:49 #8 63.38   Verifying        : hunspell-filesystem-1.7.0-19.fc36.x86_64            25/145 
21:33:49 #8 63.38   Verifying        : info-6.8-3.fc36.x86_64                              26/145 
21:33:49 #8 63.38   Verifying        : json-glib-1.6.6-2.fc36.x86_64                       27/145 
21:33:49 #8 63.38   Verifying        : kernel-srpm-macros-1.0-14.fc36.noarch               28/145 
21:33:49 #8 63.38   Verifying        : libjpeg-turbo-2.1.2-2.fc36.x86_64                   29/145 
21:33:49 #8 63.38   Verifying        : libpkgconf-1.8.0-2.fc36.x86_64                      30/145 
21:33:49 #8 63.38   Verifying        : libpng-2:1.6.37-12.fc36.x86_64                      31/145 
21:33:49 #8 63.38   Verifying        : libstemmer-0-18.585svn.fc36.x86_64                  32/145 
21:33:49 #8 63.38   Verifying        : lua-srpm-macros-1-6.fc36.noarch                     33/145 
21:33:49 #8 63.38   Verifying        : ncurses-6.2-9.20210508.fc36.x86_64                  34/145 
21:33:49 #8 63.38   Verifying        : nim-srpm-macros-3-6.fc36.noarch                     35/145 
21:33:49 #8 63.38   Verifying        : ocaml-srpm-macros-6-6.fc36.noarch                   36/145 
21:33:49 #8 63.38   Verifying        : openblas-srpm-macros-2-11.fc36.noarch               37/145 
21:33:49 #8 63.38   Verifying        : package-notes-srpm-macros-0.4-14.fc36.noarch        38/145 
21:33:49 #8 63.38   Verifying        : patch-2.7.6-16.fc36.x86_64                          39/145 
21:33:49 #8 63.38   Verifying        : perl-AutoLoader-5.74-486.fc36.noarch                40/145 
21:33:49 #8 63.38   Verifying        : perl-B-1.82-486.fc36.x86_64                         41/145 
21:33:49 #8 63.38   Verifying        : perl-Carp-1.52-479.fc36.noarch                      42/145 
21:33:49 #8 63.38   Verifying        : perl-Class-Struct-0.66-486.fc36.noarch              43/145 
21:33:49 #8 63.38   Verifying        : perl-Data-Dumper-2.183-3.fc36.x86_64                44/145 
21:33:49 #8 63.38   Verifying        : perl-Digest-1.20-2.fc36.noarch                      45/145 
21:33:49 #8 63.38   Verifying        : perl-Digest-MD5-2.58-479.fc36.x86_64                46/145 
21:33:49 #8 63.38   Verifying        : perl-DynaLoader-1.50-486.fc36.x86_64                47/145 
21:33:49 #8 63.38   Verifying        : perl-Errno-1.33-486.fc36.x86_64                     48/145 
21:33:49 #8 63.38   Verifying        : perl-Exporter-5.76-480.fc36.noarch                  49/145 
21:33:49 #8 63.38   Verifying        : perl-Fcntl-1.14-486.fc36.x86_64                     50/145 
21:33:49 #8 63.38   Verifying        : perl-File-Basename-2.85-486.fc36.noarch             51/145 
21:33:49 #8 63.38   Verifying        : perl-File-Path-2.18-479.fc36.noarch                 52/145 
21:33:49 #8 63.38   Verifying        : perl-File-Temp-1:0.231.100-479.fc36.noarch          53/145 
21:33:49 #8 63.38   Verifying        : perl-File-stat-1.09-486.fc36.noarch                 54/145 
21:33:49 #8 63.38   Verifying        : perl-FileHandle-2.03-486.fc36.noarch                55/145 
21:33:49 #8 63.38   Verifying        : perl-Getopt-Long-1:2.52-479.fc36.noarch             56/145 
21:33:49 #8 63.38   Verifying        : perl-Getopt-Std-1.13-486.fc36.noarch                57/145 
21:33:49 #8 63.38   Verifying        : perl-IO-1.46-486.fc36.x86_64                        58/145 
21:33:49 #8 63.38   Verifying        : perl-IO-Socket-IP-0.41-480.fc36.noarch              59/145 
21:33:49 #8 63.38   Verifying        : perl-IO-Socket-SSL-2.074-2.fc36.noarch              60/145 
21:33:49 #8 63.38   Verifying        : perl-IPC-Open3-1.21-486.fc36.noarch                 61/145 
21:33:49 #8 63.38   Verifying        : perl-MIME-Base64-3.16-479.fc36.x86_64               62/145 
21:33:49 #8 63.38   Verifying        : perl-Mozilla-CA-20211001-2.fc36.noarch              63/145 
21:33:49 #8 63.38   Verifying        : perl-NDBM_File-1.15-486.fc36.x86_64                 64/145 
21:33:49 #8 63.38   Verifying        : perl-Net-SSLeay-1.92-2.fc36.x86_64                  65/145 
21:33:49 #8 63.38   Verifying        : perl-POSIX-1.97-486.fc36.x86_64                     66/145 
21:33:49 #8 63.38   Verifying        : perl-PathTools-3.80-479.fc36.x86_64                 67/145 
21:33:49 #8 63.38   Verifying        : perl-Pod-Escapes-1:1.07-479.fc36.noarch             68/145 
21:33:49 #8 63.38   Verifying        : perl-Pod-Perldoc-3.28.01-480.fc36.noarch            69/145 
21:33:49 #8 63.38   Verifying        : perl-Pod-Simple-1:3.43-3.fc36.noarch                70/145 
21:33:49 #8 63.38   Verifying        : perl-Pod-Usage-4:2.01-479.fc36.noarch               71/145 
21:33:49 #8 63.38   Verifying        : perl-SelectSaver-1.02-486.fc36.noarch               72/145 
21:33:49 #8 63.38   Verifying        : perl-Storable-1:3.25-2.fc36.x86_64                  73/145 
21:33:49 #8 63.38   Verifying        : perl-Symbol-1.09-486.fc36.noarch                    74/145 
21:33:49 #8 63.38   Verifying        : perl-Term-ANSIColor-5.01-480.fc36.noarch            75/145 
21:33:49 #8 63.38   Verifying        : perl-Term-Cap-1.17-479.fc36.noarch                  76/145 
21:33:49 #8 63.38   Verifying        : perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch         77/145 
21:33:49 #8 63.38   Verifying        : perl-Time-Local-2:1.300-479.fc36.noarch             78/145 
21:33:49 #8 63.38   Verifying        : perl-URI-5.10-1.fc36.noarch                         79/145 
21:33:49 #8 63.38   Verifying        : perl-base-2.27-486.fc36.noarch                      80/145 
21:33:49 #8 63.38   Verifying        : perl-constant-1.33-480.fc36.noarch                  81/145 
21:33:49 #8 63.38   Verifying        : perl-if-0.60.900-486.fc36.noarch                    82/145 
21:33:49 #8 63.38   Verifying        : perl-interpreter-4:5.34.1-486.fc36.x86_64           83/145 
21:33:49 #8 63.38   Verifying        : perl-libnet-3.13-480.fc36.noarch                    84/145 
21:33:49 #8 63.38   Verifying        : perl-libs-4:5.34.1-486.fc36.x86_64                  85/145 
21:33:49 #8 63.38   Verifying        : perl-mro-1.25-486.fc36.x86_64                       86/145 
21:33:49 #8 63.38   Verifying        : perl-overload-1.33-486.fc36.noarch                  87/145 
21:33:49 #8 63.38   Verifying        : perl-overloading-0.02-486.fc36.noarch               88/145 
21:33:49 #8 63.39   Verifying        : perl-parent-1:0.238-479.fc36.noarch                 89/145 
21:33:49 #8 63.39   Verifying        : perl-podlators-1:4.14-479.fc36.noarch               90/145 
21:33:49 #8 63.39   Verifying        : perl-srpm-macros-1-43.fc36.noarch                   91/145 
21:33:49 #8 63.39   Verifying        : perl-subs-1.04-486.fc36.noarch                      92/145 
21:33:49 #8 63.39   Verifying        : perl-vars-1.05-486.fc36.noarch                      93/145 
21:33:49 #8 63.39   Verifying        : pkgconf-1.8.0-2.fc36.x86_64                         94/145 
21:33:49 #8 63.39   Verifying        : pkgconf-m4-1.8.0-2.fc36.noarch                      95/145 
21:33:49 #8 63.39   Verifying        : pkgconf-pkg-config-1.8.0-2.fc36.x86_64              96/145 
21:33:49 #8 63.39   Verifying        : python3-dateutil-1:2.8.1-8.fc36.noarch              97/145 
21:33:49 #8 63.39   Verifying        : python3-dbus-1.2.18-3.fc36.x86_64                   98/145 
21:33:49 #8 63.39   Verifying        : python3-distro-1.6.0-2.fc36.noarch                  99/145 
21:33:49 #8 63.39   Verifying        : python3-enchant-3.2.2-2.fc36.noarch                100/145 
21:33:49 #8 63.39   Verifying        : python3-pybeam-0.7-2.fc36.noarch                   101/145 
21:33:49 #8 63.39   Verifying        : python3-pyxdg-0.27-4.fc36.noarch                   102/145 
21:33:49 #8 63.39   Verifying        : python3-six-1.16.0-5.fc36.noarch                   103/145 
21:33:49 #8 63.39   Verifying        : python3-toml-0.10.2-6.fc36.noarch                  104/145 
21:33:49 #8 63.39   Verifying        : python3-zstd-1.4.5.1-6.fc36.x86_64                 105/145 
21:33:49 #8 63.39   Verifying        : shared-mime-info-2.1-3.fc35.x86_64                 106/145 
21:33:49 #8 63.39   Verifying        : unzip-6.0-57.fc36.x86_64                           107/145 
21:33:49 #8 63.39   Verifying        : xxhash-libs-0.8.1-2.fc36.x86_64                    108/145 
21:33:49 #8 63.39   Verifying        : xz-5.2.5-9.fc36.x86_64                             109/145 
21:33:49 #8 63.39   Verifying        : zip-3.0-32.fc36.x86_64                             110/145 
21:33:49 #8 63.39   Verifying        : ansible-srpm-macros-1-5.fc36.noarch                111/145 
21:33:49 #8 63.39   Verifying        : binutils-2.37-27.fc36.x86_64                       112/145 
21:33:49 #8 63.39   Verifying        : binutils-gold-2.37-27.fc36.x86_64                  113/145 
21:33:49 #8 63.39   Verifying        : dnf-plugins-core-4.2.1-1.fc36.noarch               114/145 
21:33:49 #8 63.39   Verifying        : dwz-0.14-4.fc36.x86_64                             115/145 
21:33:49 #8 63.39   Verifying        : emacs-filesystem-1:28.1-2.fc36.noarch              116/145 
21:33:49 #8 63.39   Verifying        : gdb-minimal-12.1-1.fc36.x86_64                     117/145 
21:33:49 #8 63.39   Verifying        : gdk-pixbuf2-2.42.8-3.fc36.x86_64                   118/145 
21:33:49 #8 63.39   Verifying        : go-srpm-macros-3.1.0-4.fc36.noarch                 119/145 
21:33:49 #8 63.39   Verifying        : libappstream-glib-0.8.0-4.fc36.x86_64              120/145 
21:33:49 #8 63.39   Verifying        : perl-Encode-4:3.17-485.fc36.x86_64                 121/145 
21:33:49 #8 63.39   Verifying        : perl-HTTP-Tiny-0.082-1.fc36.noarch                 122/145 
21:33:49 #8 63.39   Verifying        : perl-Scalar-List-Utils-5:1.63-489.fc36.x86_64      123/145 
21:33:49 #8 63.39   Verifying        : perl-Socket-4:2.035-1.fc36.x86_64                  124/145 
21:33:49 #8 63.39   Verifying        : perl-Text-ParseWords-3.31-1.fc36.noarch            125/145 
21:33:49 #8 63.39   Verifying        : python-srpm-macros-3.10-19.fc36.noarch             126/145 
21:33:49 #8 63.39   Verifying        : python3-construct-2.10.68-1.fc36.noarch            127/145 
21:33:49 #8 63.39   Verifying        : python3-dnf-plugins-core-4.2.1-1.fc36.noarch       128/145 
21:33:49 #8 63.39   Verifying        : qt5-srpm-macros-5.15.5-2.fc36.noarch               129/145 
21:33:49 #8 63.39   Verifying        : redhat-rpm-config-221-1.fc36.noarch                130/145 
21:33:49 #8 63.39   Verifying        : rpm-build-4.17.1-3.fc36.x86_64                     131/145 
21:33:49 #8 63.39   Verifying        : rpmautospec-rpm-macros-0.2.6-1.fc36.noarch         132/145 
21:33:49 #8 63.39   Verifying        : rpmlint-2.2.0-6.fc36.noarch                        133/145 
21:33:49 #8 63.39   Verifying        : rust-srpm-macros-22-1.fc36.noarch                  134/145 
21:33:49 #8 63.39   Verifying        : zstd-1.5.2-2.fc36.x86_64                           135/145 
21:33:49 #8 63.39   Verifying        : python3-rpm-4.17.1-3.fc36.x86_64                   136/145 
21:33:49 #8 63.39   Verifying        : python3-rpm-4.17.0-10.fc36.x86_64                  137/145 
21:33:49 #8 63.39   Verifying        : rpm-4.17.1-3.fc36.x86_64                           138/145 
21:33:49 #8 63.39   Verifying        : rpm-4.17.0-10.fc36.x86_64                          139/145 
21:33:49 #8 63.39   Verifying        : rpm-build-libs-4.17.1-3.fc36.x86_64                140/145 
21:33:49 #8 63.39   Verifying        : rpm-build-libs-4.17.0-10.fc36.x86_64               141/145 
21:33:49 #8 63.39   Verifying        : rpm-libs-4.17.1-3.fc36.x86_64                      142/145 
21:33:49 #8 63.39   Verifying        : rpm-libs-4.17.0-10.fc36.x86_64                     143/145 
21:33:49 #8 63.39   Verifying        : rpm-sign-libs-4.17.1-3.fc36.x86_64                 144/145 
21:33:49 #8 63.39   Verifying        : rpm-sign-libs-4.17.0-10.fc36.x86_64                145/145 
21:33:49 #8 63.54 
21:33:49 #8 63.54 Upgraded:
21:33:49 #8 63.54   python3-rpm-4.17.1-3.fc36.x86_64          rpm-4.17.1-3.fc36.x86_64           
21:33:49 #8 63.54   rpm-build-libs-4.17.1-3.fc36.x86_64       rpm-libs-4.17.1-3.fc36.x86_64      
21:33:49 #8 63.54   rpm-sign-libs-4.17.1-3.fc36.x86_64       
21:33:49 #8 63.54 Installed:
21:33:49 #8 63.54   ansible-srpm-macros-1-5.fc36.noarch                                           
21:33:49 #8 63.54   binutils-2.37-27.fc36.x86_64                                                  
21:33:49 #8 63.54   binutils-gold-2.37-27.fc36.x86_64                                             
21:33:49 #8 63.54   bzip2-1.0.8-11.fc36.x86_64                                                    
21:33:49 #8 63.54   cpio-2.13-12.fc36.x86_64                                                      
21:33:49 #8 63.54   dash-0.5.10.2-10.fc36.x86_64                                                  
21:33:49 #8 63.54   dbus-libs-1:1.14.0-1.fc36.x86_64                                              
21:33:49 #8 63.54   debugedit-5.0-3.fc36.x86_64                                                   
21:33:49 #8 63.54   desktop-file-utils-0.26-6.fc36.x86_64                                         
21:33:49 #8 63.54   devscripts-checkbashisms-2.22.1-1.fc36.x86_64                                 
21:33:49 #8 63.54   diffutils-3.8-2.fc36.x86_64                                                   
21:33:49 #8 63.54   dnf-plugins-core-4.2.1-1.fc36.noarch                                          
21:33:49 #8 63.54   dwz-0.14-4.fc36.x86_64                                                        
21:33:49 #8 63.54   ed-1.14.2-12.fc36.x86_64                                                      
21:33:49 #8 63.54   efi-srpm-macros-5-5.fc36.noarch                                               
21:33:49 #8 63.54   elfutils-0.186-3.fc36.x86_64                                                  
21:33:49 #8 63.54   elfutils-debuginfod-client-0.186-3.fc36.x86_64                                
21:33:49 #8 63.54   emacs-filesystem-1:28.1-2.fc36.noarch                                         
21:33:49 #8 63.54   enchant-1:1.6.0-30.fc36.x86_64                                                
21:33:49 #8 63.54   file-5.41-4.fc36.x86_64                                                       
21:33:49 #8 63.54   fonts-srpm-macros-1:2.0.5-7.fc36.noarch                                       
21:33:49 #8 63.54   fpc-srpm-macros-1.3-5.fc36.noarch                                             
21:33:49 #8 63.54   gdb-minimal-12.1-1.fc36.x86_64                                                
21:33:49 #8 63.54   gdk-pixbuf2-2.42.8-3.fc36.x86_64                                              
21:33:49 #8 63.54   ghc-srpm-macros-1.5.0-6.fc36.noarch                                           
21:33:49 #8 63.54   glibc-gconv-extra-2.35-4.fc36.x86_64                                          
21:33:49 #8 63.54   gnat-srpm-macros-4-15.fc36.noarch                                             
21:33:49 #8 63.54   go-srpm-macros-3.1.0-4.fc36.noarch                                            
21:33:49 #8 63.54   groff-base-1.22.4-9.fc36.x86_64                                               
21:33:49 #8 63.54   hunspell-1.7.0-19.fc36.x86_64                                                 
21:33:49 #8 63.54   hunspell-en-0.20140811.1-22.fc36.noarch                                       
21:33:49 #8 63.54   hunspell-en-GB-0.20140811.1-22.fc36.noarch                                    
21:33:49 #8 63.54   hunspell-en-US-0.20140811.1-22.fc36.noarch                                    
21:33:49 #8 63.54   hunspell-filesystem-1.7.0-19.fc36.x86_64                                      
21:33:49 #8 63.54   info-6.8-3.fc36.x86_64                                                        
21:33:49 #8 63.54   json-glib-1.6.6-2.fc36.x86_64                                                 
21:33:49 #8 63.54   kernel-srpm-macros-1.0-14.fc36.noarch                                         
21:33:49 #8 63.54   libappstream-glib-0.8.0-4.fc36.x86_64                                         
21:33:49 #8 63.54   libjpeg-turbo-2.1.2-2.fc36.x86_64                                             
21:33:49 #8 63.54   libpkgconf-1.8.0-2.fc36.x86_64                                                
21:33:49 #8 63.54   libpng-2:1.6.37-12.fc36.x86_64                                                
21:33:49 #8 63.54   libstemmer-0-18.585svn.fc36.x86_64                                            
21:33:49 #8 63.54   lua-srpm-macros-1-6.fc36.noarch                                               
21:33:49 #8 63.54   ncurses-6.2-9.20210508.fc36.x86_64                                            
21:33:49 #8 63.54   nim-srpm-macros-3-6.fc36.noarch                                               
21:33:49 #8 63.54   ocaml-srpm-macros-6-6.fc36.noarch                                             
21:33:49 #8 63.54   openblas-srpm-macros-2-11.fc36.noarch                                         
21:33:49 #8 63.54   package-notes-srpm-macros-0.4-14.fc36.noarch                                  
21:33:49 #8 63.54   patch-2.7.6-16.fc36.x86_64                                                    
21:33:49 #8 63.54   perl-AutoLoader-5.74-486.fc36.noarch                                          
21:33:49 #8 63.54   perl-B-1.82-486.fc36.x86_64                                                   
21:33:49 #8 63.54   perl-Carp-1.52-479.fc36.noarch                                                
21:33:49 #8 63.54   perl-Class-Struct-0.66-486.fc36.noarch                                        
21:33:49 #8 63.54   perl-Data-Dumper-2.183-3.fc36.x86_64                                          
21:33:49 #8 63.54   perl-Digest-1.20-2.fc36.noarch                                                
21:33:49 #8 63.54   perl-Digest-MD5-2.58-479.fc36.x86_64                                          
21:33:49 #8 63.54   perl-DynaLoader-1.50-486.fc36.x86_64                                          
21:33:49 #8 63.54   perl-Encode-4:3.17-485.fc36.x86_64                                            
21:33:49 #8 63.54   perl-Errno-1.33-486.fc36.x86_64                                               
21:33:49 #8 63.54   perl-Exporter-5.76-480.fc36.noarch                                            
21:33:49 #8 63.54   perl-Fcntl-1.14-486.fc36.x86_64                                               
21:33:49 #8 63.54   perl-File-Basename-2.85-486.fc36.noarch                                       
21:33:49 #8 63.54   perl-File-Path-2.18-479.fc36.noarch                                           
21:33:49 #8 63.54   perl-File-Temp-1:0.231.100-479.fc36.noarch                                    
21:33:49 #8 63.54   perl-File-stat-1.09-486.fc36.noarch                                           
21:33:49 #8 63.54   perl-FileHandle-2.03-486.fc36.noarch                                          
21:33:49 #8 63.54   perl-Getopt-Long-1:2.52-479.fc36.noarch                                       
21:33:49 #8 63.54   perl-Getopt-Std-1.13-486.fc36.noarch                                          
21:33:49 #8 63.54   perl-HTTP-Tiny-0.082-1.fc36.noarch                                            
21:33:49 #8 63.54   perl-IO-1.46-486.fc36.x86_64                                                  
21:33:49 #8 63.54   perl-IO-Socket-IP-0.41-480.fc36.noarch                                        
21:33:49 #8 63.54   perl-IO-Socket-SSL-2.074-2.fc36.noarch                                        
21:33:49 #8 63.54   perl-IPC-Open3-1.21-486.fc36.noarch                                           
21:33:49 #8 63.54   perl-MIME-Base64-3.16-479.fc36.x86_64                                         
21:33:49 #8 63.54   perl-Mozilla-CA-20211001-2.fc36.noarch                                        
21:33:49 #8 63.54   perl-NDBM_File-1.15-486.fc36.x86_64                                           
21:33:49 #8 63.54   perl-Net-SSLeay-1.92-2.fc36.x86_64                                            
21:33:49 #8 63.54   perl-POSIX-1.97-486.fc36.x86_64                                               
21:33:49 #8 63.54   perl-PathTools-3.80-479.fc36.x86_64                                           
21:33:49 #8 63.54   perl-Pod-Escapes-1:1.07-479.fc36.noarch                                       
21:33:49 #8 63.54   perl-Pod-Perldoc-3.28.01-480.fc36.noarch                                      
21:33:49 #8 63.54   perl-Pod-Simple-1:3.43-3.fc36.noarch                                          
21:33:49 #8 63.54   perl-Pod-Usage-4:2.01-479.fc36.noarch                                         
21:33:49 #8 63.54   perl-Scalar-List-Utils-5:1.63-489.fc36.x86_64                                 
21:33:49 #8 63.54   perl-SelectSaver-1.02-486.fc36.noarch                                         
21:33:49 #8 63.54   perl-Socket-4:2.035-1.fc36.x86_64                                             
21:33:49 #8 63.54   perl-Storable-1:3.25-2.fc36.x86_64                                            
21:33:49 #8 63.54   perl-Symbol-1.09-486.fc36.noarch                                              
21:33:49 #8 63.54   perl-Term-ANSIColor-5.01-480.fc36.noarch                                      
21:33:49 #8 63.54   perl-Term-Cap-1.17-479.fc36.noarch                                            
21:33:49 #8 63.54   perl-Text-ParseWords-3.31-1.fc36.noarch                                       
21:33:49 #8 63.54   perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch                                   
21:33:49 #8 63.54   perl-Time-Local-2:1.300-479.fc36.noarch                                       
21:33:49 #8 63.54   perl-URI-5.10-1.fc36.noarch                                                   
21:33:49 #8 63.54   perl-base-2.27-486.fc36.noarch                                                
21:33:49 #8 63.54   perl-constant-1.33-480.fc36.noarch                                            
21:33:49 #8 63.54   perl-if-0.60.900-486.fc36.noarch                                              
21:33:49 #8 63.54   perl-interpreter-4:5.34.1-486.fc36.x86_64                                     
21:33:49 #8 63.54   perl-libnet-3.13-480.fc36.noarch                                              
21:33:49 #8 63.54   perl-libs-4:5.34.1-486.fc36.x86_64                                            
21:33:49 #8 63.54   perl-mro-1.25-486.fc36.x86_64                                                 
21:33:49 #8 63.54   perl-overload-1.33-486.fc36.noarch                                            
21:33:49 #8 63.54   perl-overloading-0.02-486.fc36.noarch                                         
21:33:49 #8 63.54   perl-parent-1:0.238-479.fc36.noarch                                           
21:33:49 #8 63.54   perl-podlators-1:4.14-479.fc36.noarch                                         
21:33:49 #8 63.54   perl-srpm-macros-1-43.fc36.noarch                                             
21:33:49 #8 63.54   perl-subs-1.04-486.fc36.noarch                                                
21:33:49 #8 63.54   perl-vars-1.05-486.fc36.noarch                                                
21:33:49 #8 63.54   pkgconf-1.8.0-2.fc36.x86_64                                                   
21:33:49 #8 63.54   pkgconf-m4-1.8.0-2.fc36.noarch                                                
21:33:49 #8 63.54   pkgconf-pkg-config-1.8.0-2.fc36.x86_64                                        
21:33:49 #8 63.54   python-srpm-macros-3.10-19.fc36.noarch                                        
21:33:49 #8 63.54   python3-construct-2.10.68-1.fc36.noarch                                       
21:33:49 #8 63.54   python3-dateutil-1:2.8.1-8.fc36.noarch                                        
21:33:49 #8 63.54   python3-dbus-1.2.18-3.fc36.x86_64                                             
21:33:49 #8 63.54   python3-distro-1.6.0-2.fc36.noarch                                            
21:33:49 #8 63.54   python3-dnf-plugins-core-4.2.1-1.fc36.noarch                                  
21:33:49 #8 63.54   python3-enchant-3.2.2-2.fc36.noarch                                           
21:33:49 #8 63.54   python3-pybeam-0.7-2.fc36.noarch                                              
21:33:49 #8 63.54   python3-pyxdg-0.27-4.fc36.noarch                                              
21:33:49 #8 63.54   python3-six-1.16.0-5.fc36.noarch                                              
21:33:49 #8 63.54   python3-toml-0.10.2-6.fc36.noarch                                             
21:33:49 #8 63.54   python3-zstd-1.4.5.1-6.fc36.x86_64                                            
21:33:49 #8 63.54   qt5-srpm-macros-5.15.5-2.fc36.noarch                                          
21:33:49 #8 63.54   redhat-rpm-config-221-1.fc36.noarch                                           
21:33:49 #8 63.54   rpm-build-4.17.1-3.fc36.x86_64                                                
21:33:49 #8 63.54   rpmautospec-rpm-macros-0.2.6-1.fc36.noarch                                    
21:33:49 #8 63.54   rpmlint-2.2.0-6.fc36.noarch                                                   
21:33:49 #8 63.54   rust-srpm-macros-22-1.fc36.noarch                                             
21:33:49 #8 63.54   shared-mime-info-2.1-3.fc35.x86_64                                            
21:33:49 #8 63.54   unzip-6.0-57.fc36.x86_64                                                      
21:33:49 #8 63.54   xxhash-libs-0.8.1-2.fc36.x86_64                                               
21:33:49 #8 63.54   xz-5.2.5-9.fc36.x86_64                                                        
21:33:49 #8 63.54   zip-3.0-32.fc36.x86_64                                                        
21:33:49 #8 63.54   zstd-1.5.2-2.fc36.x86_64                                                      
21:33:49 #8 63.54 
21:33:49 #8 63.54 Complete!
21:33:49 #8 DONE 63.7s
21:33:49 
21:33:49 #10 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS
21:33:49 #10 sha256:5039d6a93ed15768928b3894b809a0b2ae043393a1ca7c8ac17c212b2f814d80
21:33:49 #10 DONE 0.1s
21:33:49 
21:33:49 #11 [stage-1 4/6] RUN   if [ "$(uname -m)" = "x86_64" ]; then     dnf builddep -y /root/rpmbuild/SPECS/*.spec;   else     dnf builddep -y /root/rpmbuild/SPECS/docker-c*.spec;     dnf builddep -y /root/rpmbuild/SPECS/docker-b*.spec;   fi
21:33:49 #11 sha256:3135af17040118674fa844079e2032c53fafa790dd3bbfb083bb3290b41b89ba
21:33:49 #11 1.013 Reading package lists...
21:33:49 #9 62.35 Setting up libhtml-tagset-perl (3.20-4) ...
21:33:49 #9 62.36 Setting up liblog-any-perl (1.708-1) ...
21:33:49 #9 62.38 Setting up libauthen-sasl-perl (2.1600-1) ...
21:33:49 #9 62.39 Setting up libdevel-size-perl (0.83-1build1) ...
21:33:49 #9 62.41 Setting up libdebhelper-perl (12.10ubuntu1) ...
21:33:49 #9 62.42 Setting up libpod-constants-perl (0.19-1) ...
21:33:49 #9 62.44 Setting up libregexp-pattern-license-perl (3.2.0-1) ...
21:33:49 #9 62.45 Setting up libperl4-corelibs-perl (0.004-2) ...
21:33:49 #9 62.46 Setting up libfuture-perl (0.43-1) ...
21:33:49 #9 62.47 Setting up liblwp-mediatypes-perl (6.04-1) ...
21:33:49 #9 62.49 Setting up libyaml-libyaml-perl (0.81+repack-1) ...
21:33:49 #9 62.50 Setting up libtry-tiny-perl (0.30-1) ...
21:33:49 #9 62.51 Setting up libtype-tiny-perl (1.008001-2) ...
21:33:49 #9 62.53 Setting up libtest-fatal-perl (0.014-1) ...
21:33:49 #9 62.54 Setting up libcommon-sense-perl (3.74-2build6) ...
21:33:49 #8 69.71 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:33:49 #8 69.84 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:33:49 #8 69.87 Setting up libsoap-lite-perl (1.27-1) ...
21:33:49 #8 69.88 Setting up libxmlrpc-lite-perl (0.717-2) ...
21:33:49 #8 69.89 Processing triggers for libc-bin (2.28-10+deb10u1) ...
21:33:49 #8 69.92 Processing triggers for ca-certificates (20200601~deb10u2) ...
21:33:49 warning: line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:33:49 warning: line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:33:49 warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:33:49 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9TEb2Q
21:33:49 + umask 022
21:33:49 + cd /root/rpmbuild/BUILD
21:33:49 + cd /root/rpmbuild/BUILD
21:33:49 + rm -rf src
21:33:49 + /usr/bin/mkdir -p src
21:33:49 + cd src
21:33:49 + /usr/bin/tar -xof -
21:33:49 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:33:49 #11 1.006 Reading package lists...
21:33:49 #8 57.92 Setting up libwrap0:armhf (7.6.q-28) ...
21:33:49 #8 57.94 Setting up libx11-data (2:1.6.7-1+deb10u2) ...
21:33:49 #8 57.95 Setting up make (4.2.1-1.2) ...
21:33:49 #8 57.96 Setting up libmpfr6:armhf (4.0.2-1) ...
21:33:49 #8 57.98 Setting up gnupg-l10n (2.2.12-1+deb10u2) ...
21:33:49 #8 57.99 Setting up libntlm0:armhf (1.5-1+deb10u1) ...
21:33:49 #8 58.00 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ...
21:33:49 #8 58.02 Setting up libidn11:armhf (1.33-2.2) ...
21:33:49 #8 58.03 Setting up libncurses6:armhf (6.1+20181013-2+deb10u2) ...
21:33:49 #8 58.04 Setting up strace (4.26-0.2) ...
21:33:49 #8 58.06 Setting up libsigsegv2:armhf (2.12-2) ...
21:33:49 #8 58.07 Setting up xz-utils (5.2.4-1+deb10u1) ...
21:33:49 #8 58.08 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:33:49 #8 58.09 Setting up libfribidi0:armhf (1.0.5-3.1+deb10u1) ...
21:33:49 #8 58.12 Setting up t1utils (1.41-3) ...
21:33:49 #8 58.13 Setting up diffstat (1.62-1) ...
21:33:49 #8 58.15 Setting up libmpc3:armhf (1.1.0-1) ...
21:33:49 #8 58.18 Setting up libatomic1:armhf (8.3.0-6) ...
21:33:49 #8 58.19 Setting up patch (2.7.6-3+deb10u1) ...
21:33:49 #8 58.21 Setting up mailutils-common (1:3.5-4) ...
21:33:49 #8 58.22 Setting up autopoint (0.19.8.1-9) ...
21:33:49 #9 57.80 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
21:33:49 #9 57.87 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:33:49 #9 57.99 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:33:49 #9 58.01 Setting up dh-strip-nondeterminism (1.13.0-1) ...
21:33:49 #9 58.03 Setting up libconst-fast-perl (0.014-1.1) ...
21:33:49 #9 58.04 Setting up libhttp-daemon-perl (6.13-1ubuntu0.1) ...
21:33:49 #9 58.05 Setting up libdata-dpath-perl (0.58-1) ...
21:33:49 #9 58.06 Setting up libmodule-implementation-perl (0.09-1.1) ...
21:33:49 #9 58.07 Setting up libpackage-stash-perl (0.39-1) ...
21:33:49 #9 58.08 Setting up libimport-into-perl (1.002005-1) ...
21:33:49 #9 58.09 Setting up libmoo-perl (2.005004-3) ...
21:33:49 #9 58.10 Setting up liblist-someutils-perl (0.58-1) ...
21:33:49 #9 58.11 Setting up debhelper (13.6ubuntu1) ...
21:33:49 #9 58.12 Setting up liblist-someutils-xs-perl (0.58-2build3) ...
21:33:49 #9 58.13 Setting up equivs (2.3.1) ...
21:33:49 #8 53.16 Selecting previously unselected package python3-idna.
21:33:49 #8 53.16 Preparing to unpack .../345-python3-idna_2.10-1_all.deb ...
21:33:49 #8 53.17 Unpacking python3-idna (2.10-1) ...
21:33:49 #8 53.21 Selecting previously unselected package python3-magic.
21:33:49 #8 53.21 Preparing to unpack .../346-python3-magic_2%3a0.4.20-3_all.deb ...
21:33:49 #8 53.21 Unpacking python3-magic (2:0.4.20-3) ...
21:33:49 #8 53.26 Selecting previously unselected package python3-urllib3.
21:33:49 #8 53.26 Preparing to unpack .../347-python3-urllib3_1.26.5-1~exp1_all.deb ...
21:33:49 #8 53.26 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
21:33:49 #8 53.31 Selecting previously unselected package python3-requests.
21:33:49 #8 53.31 Preparing to unpack .../348-python3-requests_2.25.1+dfsg-2_all.deb ...
21:33:49 #8 53.32 Unpacking python3-requests (2.25.1+dfsg-2) ...
21:33:49 #8 53.36 Selecting previously unselected package python3-unidiff.
21:33:49 #8 53.36 Preparing to unpack .../349-python3-unidiff_0.5.5-2_all.deb ...
21:33:49 #8 53.36 Unpacking python3-unidiff (0.5.5-2) ...
21:33:49 #8 53.40 Selecting previously unselected package python3-xdg.
21:33:49 #11 3.801 Reading package lists...
21:33:49 #9 62.56 Setting up libxml-namespacesupport-perl (1.12-1) ...
21:33:49 #9 62.58 Setting up libnet-http-perl (6.19-1) ...
21:33:49 #9 62.59 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
21:33:49 #9 62.60 Setting up libencode-locale-perl (1.05-1) ...
21:33:49 #9 62.61 Setting up libtext-levenshtein-perl (0.13-1) ...
21:33:49 #9 62.62 Setting up libnet-dns-perl (1.22-1) ...
21:33:49 #9 62.64 Setting up libsereal-encoder-perl (4.011+ds-1build1) ...
21:33:49 #9 62.65 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ...
21:33:49 #9 62.66 Setting up libstring-shellquote-perl (1.04-1) ...
21:33:49 #9 62.67 Setting up libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
21:33:49 #9 62.68 Setting up libsub-install-perl (0.928-1) ...
21:33:49 #9 62.69 Setting up gcc (4:9.3.0-1ubuntu2) ...
21:33:49 #9 62.72 Setting up dpkg-dev (1.19.7ubuntu3.2) ...
21:33:49 #9 62.73 Setting up libnumber-compare-perl (0.03-1) ...
21:33:49 #9 62.75 Setting up intltool-debian (0.35.0+20060710.5) ...
21:33:49 #9 62.77 Setting up libio-async-perl (0.75-1) ...
21:33:49 #8 69.92 Updating certificates in /etc/ssl/certs...
21:33:49 #8 58.23 Setting up libmariadb3:armhf (1:10.3.34-0+deb10u1) ...
21:33:49 #8 58.24 Setting up libfl2:armhf (2.6.4-6.2) ...
21:33:49 #8 58.26 Setting up libpcre2-8-0:armhf (10.32-5) ...
21:33:49 #8 58.27 Setting up libk5crypto3:armhf (1.17-3+deb10u3) ...
21:33:49 #8 58.29 Setting up libltdl7:armhf (2.4.6-9) ...
21:33:49 #8 58.31 Setting up libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ...
21:33:49 #8 58.32 Setting up libevent-2.1-6:armhf (2.1.8-stable-4) ...
21:33:49 #8 58.34 Setting up libubsan1:armhf (8.3.0-6) ...
21:33:49 #8 58.35 Setting up libisl19:armhf (0.20-2) ...
21:33:49 #13 26.56   Running scriptlet: isl-0.16.1-6.el8.aarch64                             62/74 
21:33:49 #13 27.66   Installing       : gcc-8.5.0-15.el8.aarch64                             63/74 
21:33:49 #13 27.69   Running scriptlet: gcc-8.5.0-15.el8.aarch64                             63/74 
21:33:49 #13 27.73   Installing       : annobin-10.67-3.el8.aarch64                          64/74 
21:33:49 #13 27.75   Running scriptlet: annobin-10.67-3.el8.aarch64                          64/74 
21:33:49 #13 27.77   Installing       : gcc-plugin-annobin-8.5.0-15.el8.aarch64              65/74 
21:33:49 #13 27.79   Running scriptlet: gcc-plugin-annobin-8.5.0-15.el8.aarch64              65/74 
21:33:49 #13 27.87   Installing       : libtool-2.4.6-25.el8.aarch64                         66/74 
21:33:49 #13 27.95   Running scriptlet: libtool-2.4.6-25.el8.aarch64                         66/74 
21:33:49 #13 27.97   Installing       : libtool-ltdl-devel-2.4.6-25.el8.aarch64              67/74 
21:33:49 #13 27.99   Installing       : device-mapper-devel-8:1.02.181-5.el8.aarch64         68/74 
21:33:49 #13 28.02   Installing       : libseccomp-devel-2.5.2-1.el8.aarch64                 69/74 
21:33:49 #9 58.14 Setting up libmoox-aliases-perl (0.001006-1.1) ...
21:33:49 #9 58.16 Setting up libb-hooks-endofscope-perl (0.25-1) ...
21:33:49 #9 58.17 Setting up libnamespace-clean-perl (0.27-1) ...
21:33:49 #9 58.18 Setting up libnamespace-autoclean-perl (0.29-1) ...
21:33:49 #9 58.19 Setting up libgitlab-api-v4-perl (0.26-1) ...
21:33:49 #9 58.20 Setting up libmoox-struct-perl (0.020-1) ...
21:33:49 #9 58.21 Setting up lintian (2.114.0ubuntu1.1) ...
21:33:49 #9 58.22 Setting up licensecheck (3.2.14-2) ...
21:33:49 #9 58.24 Setting up liblwp-protocol-https-perl (6.10-1) ...
21:33:49 #9 58.25 Setting up libwww-perl (6.61-1) ...
21:33:49 #9 58.26 Setting up devscripts (2.22.1ubuntu1) ...
21:33:49 #8 53.40 Preparing to unpack .../350-python3-xdg_0.27-2_all.deb ...
21:33:49 #8 53.40 Unpacking python3-xdg (0.27-2) ...
21:33:49 #8 53.45 Selecting previously unselected package shared-mime-info.
21:33:49 #8 53.45 Preparing to unpack .../351-shared-mime-info_2.0-1_armhf.deb ...
21:33:49 #8 53.45 Unpacking shared-mime-info (2.0-1) ...
21:33:49 #8 53.60 Selecting previously unselected package strace.
21:33:49 #8 53.60 Preparing to unpack .../352-strace_5.10-1_armhf.deb ...
21:33:49 #8 53.60 Unpacking strace (5.10-1) ...
21:33:49 #8 53.68 Selecting previously unselected package xauth.
21:33:49 #11 5.155 Building dependency tree...
21:33:49 #11 5.372 Reading state information...
21:33:49 #11 5.410 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:33:49 #9 62.78 Setting up liberror-perl (0.17029-1) ...
21:33:49 #9 62.79 Setting up patchutils (0.3.4-2) ...
21:33:49 #9 62.81 Setting up libmail-sendmail-perl (0.80-1) ...
21:33:49 #9 62.82 Setting up libltdl-dev:armhf (2.4.6-14) ...
21:33:49 #9 62.83 Setting up libjson-maybexs-perl (1.004000-1) ...
21:33:49 #9 62.84 Setting up libxml-sax-base-perl (1.09-1) ...
21:33:49 #9 62.86 Setting up libio-string-perl (1.08-3) ...
21:33:49 #9 62.87 Setting up libreadonly-perl (2.050-2) ...
21:33:49 #9 62.88 Setting up python3-chardet (3.0.4-4build1) ...
21:33:49 #18 exporting layers 2.8s done
21:33:49 #18 writing image sha256:5aea61ad6b4c9398e7520d3b05e7780c807f48d03977227328bcd7922527d1d5 done
21:33:49 #18 naming to docker.io/debbuild-ubuntu-focal/aarch64 done
21:33:49 #18 DONE 2.8s
21:33:49 docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0~20220816152130.8ffaab8 -e VERSION=0.0.0-20220816152130-8ffaab8 -e CLI_GITCOMMIT=8ffaab8 -e ENGINE_GITCOMMIT=724feb8 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.9.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/debbuild/ubuntu-focal:/build  debbuild-ubuntu-focal/aarch64
21:33:49 #11 1.822 dpkg-buildpackage: info: source package docker-ce-build-deps
21:33:49 #11 1.822 dpkg-buildpackage: info: source version 1.0
21:33:49 #11 1.822 dpkg-buildpackage: info: source distribution unstable
21:33:49 #11 1.822 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
21:33:49 #11 1.858  dpkg-source --before-build .
21:33:49 #11 1.858 dpkg-buildpackage: info: host architecture arm64
21:33:49 #11 1.954  debian/rules clean
21:33:49 #11 1.957 dh clean
21:33:49 #11 2.031    dh_clean
21:33:49 #11 2.065  debian/rules binary
21:33:49 #8 70.30 0 added, 0 removed; done.
21:33:49 #8 70.30 Running hooks in /etc/ca-certificates/update.d...
21:33:49 #8 70.30 done.
21:33:50 + STATUS=0
21:33:50 + '[' 0 -ne 0 ']'
21:33:50 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:33:50 + /usr/bin/tar -xof -
21:33:50 #8 58.46 Setting up dwz (0.12-3) ...
21:33:50 #8 58.47 Setting up python-apt-common (1.8.4.3) ...
21:33:50 #8 58.48 Setting up sensible-utils (0.0.12) ...
21:33:50 #8 58.50 Setting up exim4-config (4.92-8+deb10u6) ...
21:33:50 #13 28.04   Cleanup          : device-mapper-8:1.02.181-3.el8.aarch64               70/74 
21:33:50 #13 28.05   Cleanup          : device-mapper-libs-8:1.02.181-3.el8.aarch64          71/74 
21:33:50 #13 28.07   Running scriptlet: systemd-239-60.el8.aarch64                           72/74 
21:33:50 #13 28.10   Cleanup          : systemd-239-60.el8.aarch64                           72/74 
21:33:50 #13 28.14   Cleanup          : systemd-libs-239-60.el8.aarch64                      73/74 
21:33:50 #13 28.16   Cleanup          : systemd-pam-239-60.el8.aarch64                       74/74 
21:33:50 #11 2.073 dh_testdir
21:33:50 #11 2.091 dh_testroot
21:33:50 #11 2.109 dh_prep
21:33:50 #11 2.130 dh_testdir
21:33:50 #11 2.147 dh_testroot
21:33:50 #11 2.164 dh_install
21:33:50 #9 58.46 Setting up libxml-parser-perl:armhf (2.46-3build1) ...
21:33:50 #9 58.47 Setting up libxml-sax-expat-perl (0.51-1) ...
21:33:50 #9 58.51 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
21:33:50 #9 58.56 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:33:50 #8 53.68 Preparing to unpack .../353-xauth_1%3a1.1-1_armhf.deb ...
21:33:50 #8 53.68 Unpacking xauth (1:1.1-1) ...
21:33:50 #8 53.73 Selecting previously unselected package xdg-user-dirs.
21:33:50 #8 53.73 Preparing to unpack .../354-xdg-user-dirs_0.17-2_armhf.deb ...
21:33:50 #8 53.73 Unpacking xdg-user-dirs (0.17-2) ...
21:33:50 #8 53.83 Setting up libksba8:armhf (1.5.0-3) ...
21:33:50 #8 53.85 Setting up media-types (4.0.0) ...
21:33:50 #8 53.87 Setting up libpipeline1:armhf (1.5.3-1) ...
21:33:50 #8 53.88 Setting up wdiff (1.2.2-2+b1) ...
21:33:50 #8 53.89 Setting up libxau6:armhf (1:1.0.9-1) ...
21:33:50 #8 53.90 Setting up libre2-9:armhf (20210201+dfsg-1) ...
21:33:50 #8 53.92 Setting up libpsl5:armhf (0.21.0-1.2) ...
21:33:50 #11 5.490 Starting 2 pkgProblemResolver with broken count: 0
21:33:50 #12 1.183 Reading package lists...
21:33:50 #11 5.495 Done
21:33:50 #11 5.527  Done
21:33:50 #11 5.539 Starting pkgProblemResolver with broken count: 0
21:33:50 #11 5.580 Starting 2 pkgProblemResolver with broken count: 0
21:33:50 #11 5.585 Done
21:33:50 #9 63.14 Setting up libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
21:33:50 #9 63.16 Setting up libfile-find-rule-perl (0.34-1) ...
21:33:50 #9 63.17 Setting up libstring-copyright-perl (0.003006-1) ...
21:33:50 #9 63.18 Setting up python3-debian (0.1.36ubuntu1) ...
21:33:50 #11 2.067 dh binary
21:33:50 #11 2.131    dh_update_autotools_config
21:33:50 #11 2.161    dh_autoreconf
21:33:50 #11 2.201    create-stamp debian/debhelper-build-stamp
21:33:50 #11 2.201    dh_prep
21:33:50 #11 2.230    dh_install
21:33:50 #11 2.263    dh_installdocs
21:33:50 #11 2.301    dh_installchangelogs
21:33:50 #8 DONE 70.8s
21:33:50 #13 28.17   Running scriptlet: systemd-pam-239-60.el8.aarch64                       74/74 
21:33:50 #13 28.33   Running scriptlet: systemd-239-62.el8.aarch64                           74/74 
21:33:50 #13 28.45   Verifying        : annobin-10.67-3.el8.aarch64                           1/74 
21:33:50 #13 28.45   Verifying        : autoconf-2.69-29.el8.noarch                           2/74 
21:33:50 #13 28.45   Verifying        : automake-1.16.1-7.el8.noarch                          3/74 
21:33:50 #13 28.45   Verifying        : cmake-3.20.2-4.el8.aarch64                            4/74 
21:33:50 #13 28.45   Verifying        : cmake-data-3.20.2-4.el8.noarch                        5/74 
21:33:50 #13 28.45   Verifying        : cmake-filesystem-3.20.2-4.el8.aarch64                 6/74 
21:33:50 #13 28.45   Verifying        : cmake-rpm-macros-3.20.2-4.el8.noarch                  7/74 
21:33:50 #13 28.45   Verifying        : cpp-8.5.0-15.el8.aarch64                              8/74 
21:33:50 #13 28.45   Verifying        : gcc-8.5.0-15.el8.aarch64                              9/74 
21:33:50 #13 28.45   Verifying        : gcc-plugin-annobin-8.5.0-15.el8.aarch64              10/74 
21:33:50 #13 28.45   Verifying        : git-2.31.1-2.el8.aarch64                             11/74 
21:33:50 #13 28.45   Verifying        : git-core-2.31.1-2.el8.aarch64                        12/74 
21:33:50 #13 28.45   Verifying        : git-core-doc-2.31.1-2.el8.noarch                     13/74 
21:33:50 #13 28.45   Verifying        : isl-0.16.1-6.el8.aarch64                             14/74 
21:33:50 #13 28.45   Verifying        : libmpc-1.1.0-9.1.el8.aarch64                         15/74 
21:33:50 #13 28.45   Verifying        : libseccomp-devel-2.5.2-1.el8.aarch64                 16/74 
21:33:50 #13 28.45   Verifying        : libtool-2.4.6-25.el8.aarch64                         17/74 
21:33:50 #13 28.45   Verifying        : libtool-ltdl-devel-2.4.6-25.el8.aarch64              18/74 
21:33:50 #13 28.45   Verifying        : libuv-1:1.41.1-1.el8_4.aarch64                       19/74 
21:33:50 #13 28.45   Verifying        : libxkbcommon-0.9.1-1.el8.aarch64                     20/74 
21:33:50 #13 28.45   Verifying        : perl-Error-1:0.17025-2.el8.noarch                    21/74 
21:33:50 #13 28.45   Verifying        : perl-Git-2.31.1-2.el8.noarch                         22/74 
21:33:50 #13 28.45   Verifying        : perl-TermReadKey-2.37-7.el8.aarch64                  23/74 
21:33:50 #13 28.45   Verifying        : perl-Thread-Queue-3.13-1.el8.noarch                  24/74 
21:33:50 #13 28.45   Verifying        : vim-filesystem-2:8.0.1763-19.el8.4.noarch            25/74 
21:33:50 #13 28.45   Verifying        : xkeyboard-config-2.28-1.el8.noarch                   26/74 
21:33:50 #13 28.45   Verifying        : checkpolicy-2.9-1.el8.aarch64                        27/74 
21:33:50 #13 28.45   Verifying        : glibc-devel-2.28-208.el8.aarch64                     28/74 
21:33:50 #13 28.45   Verifying        : glibc-headers-2.28-208.el8.aarch64                   29/74 
21:33:50 #13 28.45   Verifying        : kernel-headers-4.18.0-408.el8.aarch64                30/74 
21:33:50 #13 28.45   Verifying        : less-530-1.el8.aarch64                               31/74 
21:33:50 #13 28.45   Verifying        : libasan-8.5.0-15.el8.aarch64                         32/74 
21:33:50 #13 28.45   Verifying        : libatomic-8.5.0-15.el8.aarch64                       33/74 
21:33:50 #13 28.45   Verifying        : libedit-3.1-23.20170329cvs.el8.aarch64               34/74 
21:33:50 #13 28.45   Verifying        : libgomp-8.5.0-15.el8.aarch64                         35/74 
21:33:50 #13 28.45   Verifying        : libselinux-devel-2.9-5.el8.aarch64                   36/74 
21:33:50 #13 28.45   Verifying        : libselinux-utils-2.9-5.el8.aarch64                   37/74 
21:33:50 #13 28.45   Verifying        : libsepol-devel-2.9-3.el8.aarch64                     38/74 
21:33:50 #13 28.45   Verifying        : libubsan-8.5.0-15.el8.aarch64                        39/74 
21:33:50 #13 28.45   Verifying        : libxcrypt-devel-4.1.1-6.el8.aarch64                  40/74 
21:33:50 #13 28.45   Verifying        : m4-1.4.18-7.el8.aarch64                              41/74 
21:33:50 #13 28.45   Verifying        : make-1:4.2.1-11.el8.aarch64                          42/74 
21:33:50 #13 28.45   Verifying        : openssh-8.0p1-16.el8.aarch64                         43/74 
21:33:50 #13 28.45   Verifying        : openssh-clients-8.0p1-16.el8.aarch64                 44/74 
21:33:50 #13 28.45   Verifying        : pcre2-devel-10.32-3.el8.aarch64                      45/74 
21:33:50 #13 28.45   Verifying        : pcre2-utf16-10.32-3.el8.aarch64                      46/74 
21:33:50 #13 28.45   Verifying        : pcre2-utf32-10.32-3.el8.aarch64                      47/74 
21:33:50 #13 28.45   Verifying        : perl-Data-Dumper-2.167-399.el8.aarch64               48/74 
21:33:50 #13 28.45   Verifying        : policycoreutils-2.9-19.el8.aarch64                   49/74 
21:33:50 #13 28.45   Verifying        : policycoreutils-devel-2.9-19.el8.aarch64             50/74 
21:33:50 #13 28.45   Verifying        : policycoreutils-python-utils-2.9-19.el8.noarch       51/74 
21:33:50 #13 28.45   Verifying        : python3-audit-3.0.7-4.el8.aarch64                    52/74 
21:33:50 #13 28.45   Verifying        : python3-libselinux-2.9-5.el8.aarch64                 53/74 
21:33:50 #13 28.45   Verifying        : python3-libsemanage-2.9-8.el8.aarch64                54/74 
21:33:50 #13 28.45   Verifying        : python3-policycoreutils-2.9-19.el8.noarch            55/74 
21:33:50 #13 28.45   Verifying        : python3-setools-4.3.0-3.el8.aarch64                  56/74 
21:33:50 #13 28.45   Verifying        : rpm-plugin-selinux-4.14.3-23.el8.aarch64             57/74 
21:33:50 #13 28.45   Verifying        : selinux-policy-3.14.3-105.el8.noarch                 58/74 
21:33:50 #13 28.45   Verifying        : selinux-policy-devel-3.14.3-105.el8.noarch           59/74 
21:33:50 #13 28.45   Verifying        : selinux-policy-minimum-3.14.3-105.el8.noarch         60/74 
21:33:50 #13 28.45   Verifying        : systemd-devel-239-62.el8.aarch64                     61/74 
21:33:50 #13 28.45   Verifying        : device-mapper-devel-8:1.02.181-5.el8.aarch64         62/74 
21:33:50 #13 28.45   Verifying        : glibc-static-2.28-208.el8.aarch64                    63/74 
21:33:50 #13 28.45   Verifying        : libxcrypt-static-4.1.1-6.el8.aarch64                 64/74 
21:33:50 #13 28.45   Verifying        : device-mapper-8:1.02.181-5.el8.aarch64               65/74 
21:33:50 #13 28.45   Verifying        : device-mapper-8:1.02.181-3.el8.aarch64               66/74 
21:33:50 #13 28.45   Verifying        : device-mapper-libs-8:1.02.181-5.el8.aarch64          67/74 
21:33:50 #13 28.45   Verifying        : device-mapper-libs-8:1.02.181-3.el8.aarch64          68/74 
21:33:50 #13 28.45   Verifying        : systemd-239-62.el8.aarch64                           69/74 
21:33:50 #13 28.45   Verifying        : systemd-239-60.el8.aarch64                           70/74 
21:33:50 #13 28.45   Verifying        : systemd-libs-239-62.el8.aarch64                      71/74 
21:33:50 #13 28.45   Verifying        : systemd-libs-239-60.el8.aarch64                      72/74 
21:33:50 #13 28.45   Verifying        : systemd-pam-239-62.el8.aarch64                       73/74 
21:33:50 #11 2.190 dh_installdocs
21:33:50 #11 2.223 dh_installchangelogs
21:33:50 #11 2.297 dh_compress
21:33:50 #11 2.334 dh_fixperms
21:33:50 #11 2.379 dh_installdeb
21:33:50 #11 2.405 dh_gencontrol
21:33:50 #11 2.518 dh_md5sums
21:33:50 #9 58.69 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:33:50 #9 58.72 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
21:33:50 #9 58.74 Processing triggers for ca-certificates (20211016) ...
21:33:50 #9 58.75 Updating certificates in /etc/ssl/certs...
21:33:50 #8 53.93 Setting up libgpm2:armhf (1.20.7-8) ...
21:33:50 #8 53.95 Setting up bsdextrautils (2.36.1-8+deb11u1) ...
21:33:50 #8 53.96 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
21:33:50 #8 53.97 Setting up libicu67:armhf (67.1-7) ...
21:33:50 #8 53.98 Setting up libfcgi0ldbl:armhf (2.4.2-2) ...
21:33:50 #8 53.99 Setting up xdg-user-dirs (0.17-2) ...
21:33:50 #8 54.02 Setting up libmagic-mgc (1:5.39-3) ...
21:33:50 #8 54.03 Setting up libyaml-0-2:armhf (0.2.2-1) ...
21:33:50 #8 54.05 Setting up libglib2.0-0:armhf (2.66.8-1) ...
21:33:50 #8 54.08 No schema files found: doing nothing.
21:33:50 #8 54.09 Setting up distro-info-data (0.51+deb11u2) ...
21:33:50 #8 54.10 Setting up manpages (5.10-1) ...
21:33:50 #8 54.14 Setting up unzip (6.0-26+deb11u1) ...
21:33:50 #8 54.15 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
21:33:50 #8 54.16 Setting up libbrotli1:armhf (1.0.9-2+b2) ...
21:33:50 #8 54.18 Setting up libsqlite3-0:armhf (3.34.1-3) ...
21:33:50 #8 54.19 Setting up libcbor0:armhf (0.5.0+dfsg-2) ...
21:33:50 #8 54.21 Setting up libsasl2-modules:armhf (2.1.27+dfsg-2.1+deb11u1) ...
21:33:50 #8 54.23 Setting up libfcgi-bin (2.4.2-2) ...
21:33:50 #8 54.24 Setting up binutils-common:armhf (2.35.2-2) ...
21:33:50 #11 5.859 The following additional packages will be installed:
21:33:50 #11 5.860   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
21:33:50 #11 5.860   g++-8 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
21:33:50 #11 5.861   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7
21:33:50 #11 5.861   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev
21:33:50 #11 5.862   libselinux1-dev libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev
21:33:50 #11 5.862   libuv1 pkg-config
21:33:50 #11 5.864 Suggested packages:
21:33:50 #11 5.864   cmake-doc ninja-build apparmor-easyprof gcc-8-doc libstdc++6-8-dbg lrzip
21:33:50 #11 5.865   libtool-doc seccomp libstdc++-8-doc
21:33:50 #11 1.397 Reading package lists...
21:33:50 
21:33:50 #10 [stage-1 3/8] COPY common /root/build-deb/debian
21:33:50 #10 sha256:9189d82ba85bd5e29039299374b75dd763c450a3d064b564ed783333b91b00c4
21:33:50 #10 DONE 0.1s
21:33:50 
21:33:50 #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:33:50 #11 sha256:b6764b6efedbd468973548d5921ccabe917b3749aa96149f448e17baee4c9b03
21:33:50 #9 63.35 Setting up python3-requests (2.22.0-2ubuntu1) ...
21:33:50 + set -e
21:33:50 + mkdir -p /root/build-deb/engine
21:33:50 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:33:50 #11 2.381    dh_perl
21:33:50 #11 2.416    dh_link
21:33:50 #11 2.450    dh_strip_nondeterminism
21:33:50 #11 2.514    dh_compress
21:33:50 #11 2.555    dh_fixperms
21:33:50 #11 2.598    dh_missing
21:33:50 #11 2.624    dh_installdeb
21:33:50 #13 28.45   Verifying        : systemd-pam-239-60.el8.aarch64                       74/74 
21:33:50 #13 28.64 
21:33:50 #13 28.64 Upgraded:
21:33:50 #13 28.64   device-mapper-8:1.02.181-5.el8.aarch64                                        
21:33:50 #13 28.64   device-mapper-libs-8:1.02.181-5.el8.aarch64                                   
21:33:50 #13 28.64   systemd-239-62.el8.aarch64                                                    
21:33:50 #13 28.64   systemd-libs-239-62.el8.aarch64                                               
21:33:50 #13 28.64   systemd-pam-239-62.el8.aarch64                                                
21:33:50 #13 28.64 Installed:
21:33:50 #13 28.64   annobin-10.67-3.el8.aarch64                                                   
21:33:50 #13 28.64   autoconf-2.69-29.el8.noarch                                                   
21:33:50 #13 28.64   automake-1.16.1-7.el8.noarch                                                  
21:33:50 #13 28.64   checkpolicy-2.9-1.el8.aarch64                                                 
21:33:50 #13 28.64   cmake-3.20.2-4.el8.aarch64                                                    
21:33:50 #13 28.64   cmake-data-3.20.2-4.el8.noarch                                                
21:33:50 #13 28.64   cmake-filesystem-3.20.2-4.el8.aarch64                                         
21:33:50 #13 28.64   cmake-rpm-macros-3.20.2-4.el8.noarch                                          
21:33:50 #13 28.64   cpp-8.5.0-15.el8.aarch64                                                      
21:33:50 #13 28.64   device-mapper-devel-8:1.02.181-5.el8.aarch64                                  
21:33:50 #13 28.64   gcc-8.5.0-15.el8.aarch64                                                      
21:33:50 #13 28.64   gcc-plugin-annobin-8.5.0-15.el8.aarch64                                       
21:33:50 #13 28.64   git-2.31.1-2.el8.aarch64                                                      
21:33:50 #13 28.64   git-core-2.31.1-2.el8.aarch64                                                 
21:33:50 #13 28.64   git-core-doc-2.31.1-2.el8.noarch                                              
21:33:50 #13 28.64   glibc-devel-2.28-208.el8.aarch64                                              
21:33:50 #13 28.64   glibc-headers-2.28-208.el8.aarch64                                            
21:33:50 #13 28.64   glibc-static-2.28-208.el8.aarch64                                             
21:33:50 #13 28.64   isl-0.16.1-6.el8.aarch64                                                      
21:33:50 #13 28.64   kernel-headers-4.18.0-408.el8.aarch64                                         
21:33:50 #13 28.64   less-530-1.el8.aarch64                                                        
21:33:50 #13 28.64   libasan-8.5.0-15.el8.aarch64                                                  
21:33:50 #13 28.64   libatomic-8.5.0-15.el8.aarch64                                                
21:33:50 #13 28.64   libedit-3.1-23.20170329cvs.el8.aarch64                                        
21:33:50 #13 28.64   libgomp-8.5.0-15.el8.aarch64                                                  
21:33:50 #13 28.64   libmpc-1.1.0-9.1.el8.aarch64                                                  
21:33:50 #13 28.64   libseccomp-devel-2.5.2-1.el8.aarch64                                          
21:33:50 #13 28.64   libselinux-devel-2.9-5.el8.aarch64                                            
21:33:50 #13 28.64   libselinux-utils-2.9-5.el8.aarch64                                            
21:33:50 #13 28.64   libsepol-devel-2.9-3.el8.aarch64                                              
21:33:50 #13 28.64   libtool-2.4.6-25.el8.aarch64                                                  
21:33:50 #13 28.64   libtool-ltdl-devel-2.4.6-25.el8.aarch64                                       
21:33:50 #13 28.64   libubsan-8.5.0-15.el8.aarch64                                                 
21:33:50 #13 28.64   libuv-1:1.41.1-1.el8_4.aarch64                                                
21:33:50 #13 28.64   libxcrypt-devel-4.1.1-6.el8.aarch64                                           
21:33:50 #13 28.64   libxcrypt-static-4.1.1-6.el8.aarch64                                          
21:33:50 #13 28.64   libxkbcommon-0.9.1-1.el8.aarch64                                              
21:33:50 #13 28.64   m4-1.4.18-7.el8.aarch64                                                       
21:33:50 #13 28.64   make-1:4.2.1-11.el8.aarch64                                                   
21:33:50 #13 28.64   openssh-8.0p1-16.el8.aarch64                                                  
21:33:50 #13 28.64   openssh-clients-8.0p1-16.el8.aarch64                                          
21:33:50 #13 28.64   pcre2-devel-10.32-3.el8.aarch64                                               
21:33:50 #13 28.64   pcre2-utf16-10.32-3.el8.aarch64                                               
21:33:50 #13 28.64   pcre2-utf32-10.32-3.el8.aarch64                                               
21:33:50 #13 28.64   perl-Data-Dumper-2.167-399.el8.aarch64                                        
21:33:50 #13 28.64   perl-Error-1:0.17025-2.el8.noarch                                             
21:33:50 #13 28.64   perl-Git-2.31.1-2.el8.noarch                                                  
21:33:50 #13 28.64   perl-TermReadKey-2.37-7.el8.aarch64                                           
21:33:50 #13 28.64   perl-Thread-Queue-3.13-1.el8.noarch                                           
21:33:50 #13 28.64   policycoreutils-2.9-19.el8.aarch64                                            
21:33:50 #13 28.64   policycoreutils-devel-2.9-19.el8.aarch64                                      
21:33:50 #13 28.64   policycoreutils-python-utils-2.9-19.el8.noarch                                
21:33:50 #13 28.64   python3-audit-3.0.7-4.el8.aarch64                                             
21:33:50 #13 28.64   python3-libselinux-2.9-5.el8.aarch64                                          
21:33:50 #13 28.64   python3-libsemanage-2.9-8.el8.aarch64                                         
21:33:50 #13 28.64   python3-policycoreutils-2.9-19.el8.noarch                                     
21:33:50 #13 28.64   python3-setools-4.3.0-3.el8.aarch64                                           
21:33:50 #13 28.64   rpm-plugin-selinux-4.14.3-23.el8.aarch64                                      
21:33:50 #13 28.64   selinux-policy-3.14.3-105.el8.noarch                                          
21:33:50 #13 28.64   selinux-policy-devel-3.14.3-105.el8.noarch                                    
21:33:50 #13 28.64   selinux-policy-minimum-3.14.3-105.el8.noarch                                  
21:33:50 #13 28.64   systemd-devel-239-62.el8.aarch64                                              
21:33:50 #13 28.64   vim-filesystem-2:8.0.1763-19.el8.4.noarch                                     
21:33:50 #13 28.64   xkeyboard-config-2.28-1.el8.noarch                                            
21:33:50 #13 28.64 
21:33:50 #13 28.64 Complete!
21:33:50 #8 58.89 Adding system-user for exim (v4)
21:33:50 #11 2.548 dh_builddeb
21:33:50 #11 2.568 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:33:50 #11 2.587 
21:33:50 #11 2.587 The package has been created.
21:33:50 #11 2.587 Attention, the package has been created in the current directory,
21:33:50 #11 2.587 not in ".." as indicated by the message above!
21:33:50 #11 2.610 Selecting previously unselected package docker-ce-build-deps.
21:33:50 #11 2.624 (Reading database ... 27756 files and directories currently installed.)
21:33:50 #11 2.625 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:33:50 #11 2.629 Unpacking docker-ce-build-deps (1.0) ...
21:33:50 + STATUS=0
21:33:50 + '[' 0 -ne 0 ']'
21:33:50 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:33:50 + RPM_EC=0
21:33:50 ++ jobs -p
21:33:50 + exit 0
21:33:50 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.y0XT7P
21:33:50 + umask 022
21:33:50 + cd /root/rpmbuild/BUILD
21:33:50 + cd src
21:33:50 + export DOCKER_GITCOMMIT=724feb8
21:33:50 + DOCKER_GITCOMMIT=724feb8
21:33:50 + mkdir -p /go/src/github.com/docker
21:33:50 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
21:33:50 + pushd /root/rpmbuild/BUILD/src/engine
21:33:50 + TMP_GOPATH=/go
21:33:50 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
21:33:50 + hack/dockerfile/install/install.sh tini
21:33:50 + RM_GOPATH=0
21:33:50 + TMP_GOPATH=/go
21:33:50 + : /usr/local/bin
21:33:50 + '[' -z /go ']'
21:33:50 + export GOPATH=/go
21:33:50 + GOPATH=/go
21:33:50 + case "$(go env GOARCH)" in
21:33:50 ++ go env GOARCH
21:33:50 + export GO_BUILDMODE=-buildmode=pie
21:33:50 + GO_BUILDMODE=-buildmode=pie
21:33:50 ++ dirname hack/dockerfile/install/install.sh
21:33:50 + dir=hack/dockerfile/install
21:33:50 + bin=tini
21:33:50 + shift
21:33:50 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:33:50 + . hack/dockerfile/install/tini.installer
21:33:50 ++ : v0.19.0
21:33:50 + install_tini
21:33:50 + echo 'Install tini version v0.19.0'
21:33:50 + git clone https://github.com/krallin/tini.git /go/tini
21:33:50 Install tini version v0.19.0
21:33:50 Cloning into '/go/tini'...
21:33:50 #9 59.06 0 added, 0 removed; done.
21:33:50 #9 59.06 Running hooks in /etc/ca-certificates/update.d...
21:33:50 #9 59.06 done.
21:33:50 #8 54.25 Setting up libnghttp2-14:armhf (1.43.0-1) ...
21:33:50 #8 54.26 Setting up libmagic1:armhf (1:5.39-3) ...
21:33:50 #8 54.29 Setting up libdeflate0:armhf (1.7-1) ...
21:33:50 #8 54.30 Setting up less (551-2) ...
21:33:50 #8 54.32 Setting up perl-openssl-defaults:armhf (5) ...
21:33:50 #8 54.33 Setting up linux-libc-dev:armhf (5.10.136-1) ...
21:33:50 #8 54.34 Setting up libctf-nobfd0:armhf (2.35.2-2) ...
21:33:50 #8 54.36 Setting up gettext-base (0.21-4) ...
21:33:50 #8 54.37 Setting up liblzo2-2:armhf (2.10-2) ...
21:33:50 #8 54.38 Setting up libnpth0:armhf (1.6-3) ...
21:33:50 #8 54.39 Setting up file (1:5.39-3) ...
21:33:50 #8 54.41 Setting up libossp-uuid16:armhf (1.6.2-1.5+b9) ...
21:33:50 #11 6.175 The following NEW packages will be installed:
21:33:50 #11 6.175   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
21:33:50 #11 6.176   g++-8 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
21:33:50 #11 6.176   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7
21:33:50 #11 6.177   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev
21:33:50 #11 6.177   libselinux1-dev libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev
21:33:50 #11 6.178   libuv1 pkg-config
21:33:50 #11 3.068 dh_testdir
21:33:50 #11 3.085 dh_testroot
21:33:50 #11 3.101 dh_prep
21:33:50 #11 3.120 dh_testdir
21:33:50 #11 3.137 dh_testroot
21:33:50 #11 3.153 dh_install
21:33:50 #12 2.744 dh_testdir
21:33:50 #12 2.764 dh_testroot
21:33:50 #12 2.783 dh_prep
21:33:50 #12 2.805 dh_testdir
21:33:50 #11 2.656    dh_gencontrol
21:33:50 #11 2.771    dh_md5sums
21:33:50 #11 2.806    dh_builddeb
21:33:50 #11 2.832 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:33:50 #11 2.851  dpkg-genbuildinfo --build=binary
21:33:50 #9 63.66 Setting up libdata-optlist-perl (0.110-1) ...
21:33:50 #9 63.67 Setting up libipc-run-perl (20180523.0-2) ...
21:33:50 #9 63.69 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ...
21:33:50 #9 63.70 Setting up libcontextual-return-perl (0.004014-2) ...
21:33:50 #9 63.71 Setting up libwww-robotrules-perl (6.02-1) ...
21:33:50 #9 63.73 Setting up libtypes-serialiser-perl (1.0-1) ...
21:33:50 #9 63.74 Setting up g++ (4:9.3.0-1ubuntu2) ...
21:33:50 #9 63.79 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:33:50 #9 63.79 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:33:50 #9 63.80 Setting up libhtml-parser-perl (3.72-5) ...
21:33:50 #9 63.81 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
21:33:50 #9 63.82 Setting up librole-tiny-perl (2.001004-1) ...
21:33:50 #9 63.83 Setting up build-essential (12.8ubuntu1.1) ...
21:33:50 #9 63.84 Setting up libfont-ttf-perl (1.06-1) ...
21:33:50 #9 63.86 Setting up libfile-homedir-perl (1.004-1) ...
21:33:50 #9 63.87 Setting up libalgorithm-diff-xs-perl (0.04-6) ...
21:33:50 #9 63.88 Setting up libio-socket-ssl-perl (2.067-1) ...
21:33:50 #9 63.89 Setting up libsub-exporter-perl (0.987-1) ...
21:33:50 #9 63.91 Setting up libalgorithm-merge-perl (0.08-3) ...
21:33:50 #9 63.92 Setting up libhttp-message-perl (6.22-1) ...
21:33:50 #9 63.93 Setting up libhtml-form-perl (6.07-1) ...
21:33:50 #9 63.94 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ...
21:33:50 #9 63.95 Setting up libjson-xs-perl (4.020-1build1) ...
21:33:50 #8 59.26 Setting up libuchardet0:armhf (0.0.6-3) ...
21:33:50 #8 59.27 Setting up git-man (1:2.20.1-2+deb10u3) ...
21:33:50 #8 59.28 Setting up libssh2-1:armhf (1.8.0-2.1) ...
21:33:50 #8 59.30 Setting up netbase (5.6) ...
21:33:50 #8 59.33 Setting up libkrb5-3:armhf (1.17-3+deb10u3) ...
21:33:50 #8 59.34 Setting up libmpdec2:armhf (2.4.2-2) ...
21:33:50 #8 59.35 Setting up libbinutils:armhf (2.31.1-16) ...
21:33:50 #8 59.36 Setting up cpp-8 (8.3.0-6) ...
21:33:50 #8 59.37 Setting up libc-dev-bin (2.28-10+deb10u1) ...
21:33:50 #8 59.39 Setting up openssl (1.1.1n-0+deb10u3) ...
21:33:50 #8 59.40 Setting up libbsd0:armhf (0.9.1-2+deb10u1) ...
21:33:50 #8 59.41 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ...
21:33:50 #8 59.43 Setting up readline-common (7.0-5) ...
21:33:50 #8 59.44 Setting up publicsuffix (20211109.1735-0+deb10u1) ...
21:33:50 #8 59.46 Setting up libxml2:armhf (2.9.4+dfsg1-7+deb10u4) ...
21:33:50 #8 59.47 Setting up libcc1-0:armhf (8.3.0-6) ...
21:33:50 #8 59.48 Setting up iso-codes (4.2-1) ...
21:33:50 #8 59.49 Setting up liblocale-gettext-perl (1.07-3+b4) ...
21:33:50 #8 59.50 Setting up dctrl-tools (2.24-3) ...
21:33:50 + cd /go/tini
21:33:50 + git checkout -q v0.19.0
21:33:50 + cmake .
21:33:50 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
21:33:50   Compatibility with CMake < 2.8.12 will be removed from a future version of
21:33:50   CMake.
21:33:50 
21:33:50   Update the VERSION argument <min> value or use a ...<max> suffix to tell
21:33:50   CMake that the project does not need compatibility with older versions.
21:33:50 
21:33:50 
21:33:50 -- The C compiler identification is GNU 11.3.1
21:33:50 -- Detecting C compiler ABI info
21:33:50 #11 1.330 Last metadata expiration check: 0:00:19 ago on Tue Aug 16 21:33:31 2022.
21:33:50 #9 DONE 59.4s
21:33:50 
21:33:50 #11 [stage-1 4/9] COPY common /root/build-deb/debian
21:33:50 #11 sha256:3418c08ad61ca85d3603ae14f56f89d5d5edc8a33690b7e1526df76318c0d471
21:33:50 #11 DONE 0.1s
21:33:50 #8 54.46 Setting up libassuan0:armhf (2.5.3-7.1) ...
21:33:50 #8 54.48 Setting up libgomp1:armhf (10.2.1-6) ...
21:33:50 #8 54.50 Setting up bzip2 (1.0.8-4) ...
21:33:50 #8 54.51 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ...
21:33:50 #8 54.53 Setting up pbzip2 (1.1.13-1) ...
21:33:50 #8 54.54 Setting up libjbig0:armhf (2.1-3.1+b2) ...
21:33:50 #8 54.56 Setting up libfakeroot:armhf (1.25.3-1.1) ...
21:33:50 #8 54.58 Setting up libasan6:armhf (10.2.1-6) ...
21:33:50 #8 54.59 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ...
21:33:50 #8 54.61 Setting up fakeroot (1.25.3-1.1) ...
21:33:50 #8 54.62 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:33:50 #8 54.63 Setting up autotools-dev (20180224.1+nmu1) ...
21:33:50 #8 54.64 Setting up libglib2.0-data (2.66.8-1) ...
21:33:50 #8 54.66 Setting up libtirpc-dev:armhf (1.3.1-1+deb11u1) ...
21:33:50 #8 54.67 Setting up libjpeg62-turbo:armhf (1:2.0.6-4) ...
21:33:50 #8 54.68 Setting up libx11-data (2:1.7.2-1) ...
21:33:50 #11 3.178 dh_installdocs
21:33:50 #11 3.208 dh_installchangelogs
21:33:50 #11 3.275 dh_compress
21:33:50 #11 3.307 dh_fixperms
21:33:50 #11 3.347 dh_installdeb
21:33:50 #11 3.372 dh_gencontrol
21:33:50 #12 2.824 dh_testroot
21:33:50 #12 2.843 dh_install
21:33:50 #12 2.871 dh_installdocs
21:33:50 #12 2.907 dh_installchangelogs
21:33:50 #12 2.980 dh_compress
21:33:50 #12 3.016 dh_fixperms
21:33:51 #9 63.97 Setting up libhttp-negotiate-perl (6.01-1) ...
21:33:51 #9 63.98 Setting up libio-prompter-perl (0.004015-1) ...
21:33:51 #9 63.99 Setting up libhttp-cookies-perl (6.08-1) ...
21:33:51 #9 64.00 Setting up po-debconf (1.0.21) ...
21:33:51 #9 64.02 Setting up libhtml-tree-perl (5.07-2) ...
21:33:51 #9 64.03 Setting up libparams-classify-perl (0.015-1build2) ...
21:33:51 #9 64.05 Setting up libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.9) ...
21:33:51 #9 64.06 Setting up libpath-iterator-rule-perl (1.014-1) ...
21:33:51 #9 64.07 Setting up libnet-dns-sec-perl (1.15-1) ...
21:33:51 #9 64.08 Setting up libcurl3-gnutls:armhf (7.68.0-1ubuntu2.12) ...
21:33:51 #9 64.10 Setting up libsereal-perl (4.011-1) ...
21:33:51 #9 64.11 Setting up libhtml-format-perl (2.12-1) ...
21:33:51 #9 64.12 Setting up libxml-sax-perl (1.02+dfsg-1) ...
21:33:51 #11 2.991  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_arm64.changes
21:33:51 #11 3.067 dpkg-genchanges: info: binary-only upload (no source code included)
21:33:51 #11 3.070  dpkg-source --after-build .
21:33:51 #11 3.169 dpkg-buildpackage: info: binary-only upload (no source included)
21:33:51 + mkdir -p /root/build-deb/cli
21:33:51 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:33:51 + mkdir -p /root/build-deb/buildx
21:33:51 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:33:51 #8 59.52 Setting up debian-keyring (2019.02.25) ...
21:33:51 #8 59.54 Setting up libreadline7:armhf (7.0-5) ...
21:33:51 #8 59.56 Setting up libgdbm6:armhf (1.18.1-4) ...
21:33:51 #8 59.57 Setting up gnupg-utils (2.2.12-1+deb10u2) ...
21:33:51 #8 59.58 Setting up pinentry-curses (1.1.0-2) ...
21:33:51 #8 59.60 Setting up manpages-dev (4.16-2) ...
21:33:51 #8 59.61 Setting up libxdmcp6:armhf (1:1.1.2-3) ...
21:33:51 #8 59.62 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ...
21:33:51 #8 59.63 Setting up libxcb1:armhf (1.13.1-2) ...
21:33:51 #8 59.65 Setting up at (3.1.23-1) ...
21:33:51 -- Detecting C compiler ABI info - done
21:33:51 -- Check for working C compiler: /usr/bin/cc - skipped
21:33:51 -- Detecting C compile features
21:33:51 -- Detecting C compile features - done
21:33:51 -- Performing Test HAS_BUILTIN_FORTIFY
21:33:51 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:33:51 -- Configuring done
21:33:51 -- Generating done
21:33:51 -- Build files have been written to: /go/tini
21:33:51 + make tini-static
21:33:51 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:33:51 #13 29.24 Last metadata expiration check: 0:00:42 ago on Tue Aug 16 21:33:08 2022.
21:33:51 
21:33:51 #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:33:51 #12 sha256:0070ad04103f88daa2535d78c89302487e02911501ce3cc621d53ce19ba6e27d
21:33:51 #8 54.69 Setting up make (4.3-4.1) ...
21:33:51 #8 54.70 Setting up libmpfr6:armhf (4.1.0-3) ...
21:33:51 #8 54.72 Setting up gnupg-l10n (2.2.27-2+deb11u2) ...
21:33:51 #8 54.73 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
21:33:51 #8 54.74 Setting up lzip (1.22-3) ...
21:33:51 #8 54.77 Setting up strace (5.10-1) ...
21:33:51 #8 54.78 Setting up libsigsegv2:armhf (2.13-1) ...
21:33:51 #8 54.79 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
21:33:51 #8 54.80 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:33:51 #8 54.81 Setting up t1utils (1.41-4) ...
21:33:51 #8 54.83 Setting up diffstat (1.64-1) ...
21:33:51 #8 54.84 Setting up libpng16-16:armhf (1.6.37-3) ...
21:33:51 #8 54.85 Setting up libmpc3:armhf (1.2.0-1) ...
21:33:51 #8 54.86 Setting up libatomic1:armhf (10.2.1-6) ...
21:33:51 #8 54.87 Setting up patch (2.7.6-7) ...
21:33:51 #8 54.88 Setting up autopoint (0.21-4) ...
21:33:51 #8 54.90 Setting up libwebp6:armhf (0.6.1-2.1) ...
21:33:51 #8 54.91 Setting up fonts-dejavu-core (2.37-2) ...
21:33:51 #8 54.96 Setting up libxdelta2 (1.1.3-9.3) ...
21:33:51 #8 54.98 Setting up libncursesw6:armhf (6.2+20201114-2) ...
21:33:51 #8 54.99 Setting up libltdl7:armhf (2.4.6-15) ...
21:33:51 #8 55.00 Setting up libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ...
21:33:51 #11 2.705 Reading package lists...
21:33:51 #11 3.483 dh_md5sums
21:33:51 #11 3.514 dh_builddeb
21:33:51 #11 3.532 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:33:51 #11 3.552 
21:33:51 #11 3.552 The package has been created.
21:33:51 #11 3.552 Attention, the package has been created in the current directory,
21:33:51 #11 3.552 not in ".." as indicated by the message above!
21:33:51 #11 3.575 Selecting previously unselected package docker-ce-build-deps.
21:33:51 #11 3.586 (Reading database ... 21183 files and directories currently installed.)
21:33:51 #11 3.587 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:33:51 #11 3.590 Unpacking docker-ce-build-deps (1.0) ...
21:33:51 #11 4.600 Reading package lists...
21:33:51 #11 6.055 Building dependency tree...
21:33:51 #11 6.264 Reading state information...
21:33:51 #12 3.058 dh_installdeb
21:33:51 #12 3.086 dh_gencontrol
21:33:51 #12 3.205 dh_md5sums
21:33:51 #12 3.234 dh_builddeb
21:33:51 #12 3.255 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:33:51 #12 3.276 
21:33:51 #12 3.276 The package has been created.
21:33:51 #12 3.276 Attention, the package has been created in the current directory,
21:33:51 #12 3.276 not in ".." as indicated by the message above!
21:33:51 #11 6.632 0 upgraded, 30 newly installed, 0 to remove and 8 not upgraded.
21:33:51 #11 6.632 1 not fully installed or removed.
21:33:51 #11 6.632 Need to get 17.5 MB of archives.
21:33:51 #11 6.632 After this operation, 72.0 MB of additional disk space will be used.
21:33:51 #11 6.632 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libstdc++-8-dev armhf 8.3.0-6+rpi1 [1545 kB]
21:33:51 #11 6.830 Get:2 http://archive.raspberrypi.org/debian buster/main armhf cmake-data all 3.16.3-3~bpo10+1 [1628 kB]
21:33:51 #9 64.19 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
21:33:51 #9 64.29 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:33:51 #9 64.41 
21:33:51 #9 64.41 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:33:51 #9 64.44 Setting up dput (1.0.3ubuntu1) ...
21:33:51 #11 3.174 
21:33:51 #11 3.174 The package has been created.
21:33:51 #11 3.174 Attention, the package has been created in the current directory,
21:33:51 #11 3.174 not in ".." as indicated by the message above!
21:33:51 #11 3.198 Selecting previously unselected package docker-ce-build-deps.
21:33:51 #11 3.214 (Reading database ... 28642 files and directories currently installed.)
21:33:51 #11 3.215 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:33:51 #11 3.219 Unpacking docker-ce-build-deps (1.0) ...
21:33:51 #8 59.78 invoke-rc.d: could not determine current runlevel
21:33:51 #8 59.79 invoke-rc.d: policy-rc.d denied execution of start.
21:33:51 #8 59.80 Setting up libedit2:armhf (3.1-20181209-1) ...
21:33:51 #8 59.81 Setting up libkyotocabinet16v5:armhf (1.2.76-4.2+b1) ...
21:33:51 #8 59.82 Setting up cron (3.0pl1-134+deb10u1) ...
21:33:51 #8 59.91 Adding group `crontab' (GID 102) ...
21:33:51 #8 59.92 Done.
21:33:51 #8 59.94 invoke-rc.d: could not determine current runlevel
21:33:51 #8 59.94 invoke-rc.d: policy-rc.d denied execution of start.
21:33:51 [100%] Linking C executable tini-static
21:33:51 [100%] Built target tini-static
21:33:51 + mkdir -p /usr/local/bin
21:33:51 + cp tini-static /usr/local/bin/docker-init
21:33:51 + VERSION=0.0.0-20220816152130-8ffaab8
21:33:51 + PRODUCT=docker
21:33:51 + hack/make.sh dynbinary
21:33:51 
21:33:51 #11 0.693 Hit:1 http://deb.debian.org/debian buster InRelease
21:33:51 #11 0.694 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
21:33:51 #11 0.694 Hit:3 http://deb.debian.org/debian buster-updates InRelease
21:33:51 #11 2.182 Package bash-5.1.16-2.fc36.x86_64 is already installed.
21:33:51 #11 2.199 Package bash-5.1.16-2.fc36.x86_64 is already installed.
21:33:51 #11 2.208 Package bash-5.1.16-2.fc36.x86_64 is already installed.
21:33:51 #11 2.209 Package ca-certificates-2021.2.52-3.fc36.noarch is already installed.
21:33:51 #11 2.209 Package libarchive-3.5.3-1.fc36.x86_64 is already installed.
21:33:51 #11 2.210 Package pkgconf-pkg-config-1.8.0-2.fc36.x86_64 is already installed.
21:33:51 #11 2.211 Package tar-2:1.34-3.fc36.x86_64 is already installed.
21:33:51 #11 2.219 Package bash-5.1.16-2.fc36.x86_64 is already installed.
21:33:51 #11 2.235 Package bash-5.1.16-2.fc36.x86_64 is already installed.
21:33:51 #8 55.01 Setting up libubsan1:armhf (10.2.1-6) ...
21:33:51 #8 55.03 Setting up libmd0:armhf (1.0.3-3) ...
21:33:51 #8 55.04 Setting up python-apt-common (2.2.1) ...
21:33:51 #8 55.05 Setting up libnsl-dev:armhf (1.3.0-2) ...
21:33:51 #8 55.08 Setting up sensible-utils (0.0.14) ...
21:33:51 #8 55.10 Setting up xdelta3 (3.0.11-dfsg-1+b1) ...
21:33:51 #8 55.11 Setting up libcrypt-dev:armhf (1:4.4.18-4) ...
21:33:51 #8 55.12 Setting up libuchardet0:armhf (0.0.7-1) ...
21:33:51 #8 55.14 Setting up lzop (1.04-2) ...
21:33:51 #8 55.15 Setting up libmpdec3:armhf (2.5.1-1) ...
21:33:51 #8 55.16 Setting up git-man (1:2.30.2-1) ...
21:33:51 #8 55.17 Setting up libssh2-1:armhf (1.9.0-2) ...
21:33:51 #8 55.18 Setting up netbase (6.3) ...
21:33:51 #8 55.21 Setting up libtiff5:armhf (4.2.0-1+deb11u1) ...
21:33:51 #11 3.327 Building dependency tree...
21:33:51 #11 3.461 Reading state information...
21:33:51 #11 3.478 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:33:51 #11 3.518 Starting 2 pkgProblemResolver with broken count: 0
21:33:51 #11 3.520 Done
21:33:51 #11 3.539  Done
21:33:51 #11 3.548 Starting pkgProblemResolver with broken count: 0
21:33:51 #11 3.574 Starting 2 pkgProblemResolver with broken count: 0
21:33:51 #11 6.300 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:33:51 #11 6.586 Starting 2 pkgProblemResolver with broken count: 0
21:33:51 #11 6.590 Done
21:33:51 #11 6.826  Done
21:33:51 #12 3.324 Selecting previously unselected package docker-ce-build-deps.
21:33:51 #12 3.339 (Reading database ... 26307 files and directories currently installed.)
21:33:51 #12 3.340 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:33:51 #12 3.343 Unpacking docker-ce-build-deps (1.0) ...
21:33:51 #9 64.62 Setting up libio-async-loop-epoll-perl (0.20-1) ...
21:33:51 #9 64.63 Setting up dirmngr (2.2.19-3ubuntu2.2) ...
21:33:51 #8 54.16 Dependencies resolved.
21:33:51 #8 54.19 ================================================================================
21:33:51 #8 54.19  Package                       Arch     Version                 Repo       Size
21:33:51 #8 54.19 ================================================================================
21:33:51 #8 54.19 Installing:
21:33:51 #8 54.19  dnf-plugins-core              noarch   4.2.1-1.fc35            updates    34 k
21:33:51 #8 54.19  rpm-build                     x86_64   4.17.1-3.fc35           updates    57 k
21:33:51 #8 54.19  rpmlint                       noarch   2.2.0-2.fc35            updates   240 k
21:33:51 #8 54.19 Upgrading:
21:33:51 #8 54.19  dnf                           noarch   4.13.0-1.fc35           updates   450 k
21:33:51 #8 54.19  dnf-data                      noarch   4.13.0-1.fc35           updates    42 k
21:33:51 #8 54.19  elfutils-libelf               x86_64   0.187-4.fc35            updates   197 k
21:33:51 #8 54.19  elfutils-libs                 x86_64   0.187-4.fc35            updates   255 k
21:33:51 #8 54.19  glibc                         x86_64   2.34-38.fc35            updates   1.9 M
21:33:51 #8 54.19  glibc-common                  x86_64   2.34-38.fc35            updates   298 k
21:33:51 #8 54.19  glibc-minimal-langpack        x86_64   2.34-38.fc35            updates    26 k
21:33:51 #8 54.19  libdnf                        x86_64   0.67.0-2.fc35           updates   653 k
21:33:51 #8 54.19  libsolv                       x86_64   0.7.22-1.fc35           updates   403 k
21:33:51 #8 54.19  python3-dnf                   noarch   4.13.0-1.fc35           updates   415 k
21:33:51 #8 54.19  python3-hawkey                x86_64   0.67.0-2.fc35           updates   108 k
21:33:51 #8 54.19  python3-libdnf                x86_64   0.67.0-2.fc35           updates   777 k
21:33:51 #8 54.19  python3-rpm                   x86_64   4.17.1-3.fc35           updates    89 k
21:33:51 #8 54.19  rpm                           x86_64   4.17.1-3.fc35           updates   532 k
21:33:51 #8 54.19  rpm-build-libs                x86_64   4.17.1-3.fc35           updates    90 k
21:33:51 #8 54.19  rpm-libs                      x86_64   4.17.1-3.fc35           updates   310 k
21:33:51 #8 54.19  rpm-sign-libs                 x86_64   4.17.1-3.fc35           updates    24 k
21:33:51 #8 54.19  yum                           noarch   4.13.0-1.fc35           updates    39 k
21:33:51 #8 54.19 Installing dependencies:
21:33:51 #8 54.19  ansible-srpm-macros           noarch   1-5.fc35                updates   7.3 k
21:33:51 #8 54.19  binutils                      x86_64   2.37-17.fc35            updates   5.9 M
21:33:51 #8 54.19  binutils-gold                 x86_64   2.37-17.fc35            updates   726 k
21:33:51 #8 54.19  bzip2                         x86_64   1.0.8-9.fc35            fedora     52 k
21:33:51 #8 54.19  cpio                          x86_64   2.13-11.fc35            fedora    270 k
21:33:51 #8 54.19  dash                          x86_64   0.5.10.2-9.fc35         fedora     96 k
21:33:51 #8 54.19  dbus-libs                     x86_64   1:1.12.22-1.fc35        updates   152 k
21:33:51 #8 54.19  debugedit                     x86_64   5.0-2.fc35              fedora     76 k
21:33:51 #8 54.19  devscripts-checkbashisms      x86_64   2.21.4-1.fc35           fedora     28 k
21:33:51 #8 54.19  diffutils                     x86_64   3.8-1.fc35              fedora    400 k
21:33:51 #8 54.19  dwz                           x86_64   0.14-2.fc35             fedora    127 k
21:33:51 #8 54.19  ed                            x86_64   1.14.2-11.fc35          fedora     73 k
21:33:51 #8 54.19  efi-srpm-macros               noarch   5-4.fc35                fedora     22 k
21:33:51 #8 54.19  elfutils                      x86_64   0.187-4.fc35            updates   519 k
21:33:51 #8 54.19  elfutils-debuginfod-client    x86_64   0.187-4.fc35            updates    39 k
21:33:51 #8 54.19  enchant                       x86_64   1:1.6.0-28.fc35         fedora     59 k
21:33:51 #8 54.19  file                          x86_64   5.40-9.fc35             fedora     51 k
21:33:51 #8 54.19  findutils                     x86_64   1:4.8.0-4.fc35          fedora    538 k
21:33:51 #8 54.19  fonts-filesystem              noarch   1:2.0.5-6.fc35          fedora    8.9 k
21:33:51 #8 54.19  fonts-srpm-macros             noarch   1:2.0.5-6.fc35          fedora     27 k
21:33:51 #8 54.19  fpc-srpm-macros               noarch   1.3-4.fc35              fedora    7.6 k
21:33:51 #8 54.19  gdb-minimal                   x86_64   12.1-1.fc35             updates   3.9 M
21:33:51 #8 54.19  gdk-pixbuf2                   x86_64   2.42.6-2.fc35           fedora    467 k
21:33:51 #8 54.19  ghc-srpm-macros               noarch   1.5.0-5.fc35            fedora    7.8 k
21:33:51 #8 54.19  glib-networking               x86_64   2.70.1-1.fc35           updates   177 k
21:33:51 #8 54.19  glibc-gconv-extra             x86_64   2.34-38.fc35            updates   1.5 M
21:33:51 #8 54.19  gnat-srpm-macros              noarch   4-14.fc35               fedora    8.2 k
21:33:51 #8 54.19  go-srpm-macros                noarch   3.0.15-1.fc35           updates    26 k
21:33:51 #8 54.19  groff-base                    x86_64   1.22.4-8.fc35           fedora    1.0 M
21:33:51 #8 54.19  gsettings-desktop-schemas     x86_64   41.0-1.fc35             fedora    688 k
21:33:51 #8 54.19  hunspell                      x86_64   1.7.0-11.fc35           fedora    322 k
21:33:51 #8 54.19  hunspell-en-GB                noarch   0.20140811.1-20.fc35    fedora    225 k
21:33:51 #8 54.19  hunspell-en-US                noarch   0.20140811.1-20.fc35    fedora    176 k
21:33:51 #8 54.19  hunspell-filesystem           x86_64   1.7.0-11.fc35           fedora    7.8 k
21:33:51 #8 54.19  info                          x86_64   6.8-2.fc35              fedora    222 k
21:33:51 #8 54.19  json-glib                     x86_64   1.6.6-1.fc35            fedora    151 k
21:33:51 #8 54.19  kernel-srpm-macros            noarch   1.0-6.fc35              fedora    8.0 k
21:33:51 #8 54.19  libappstream-glib             x86_64   0.7.18-3.fc35           fedora    387 k
21:33:51 #8 54.19  libevent                      x86_64   2.1.12-4.fc35           fedora    261 k
21:33:51 #8 54.19  libjpeg-turbo                 x86_64   2.1.0-3.fc35            fedora    176 k
21:33:51 #8 54.19  libpkgconf                    x86_64   1.8.0-1.fc35            fedora     36 k
21:33:51 #8 54.19  libpng                        x86_64   2:1.6.37-11.fc35        fedora    119 k
21:33:51 #8 54.19  libproxy                      x86_64   0.4.17-3.fc35           fedora     71 k
21:33:51 #8 54.19  libsoup                       x86_64   2.74.2-1.fc35           updates   390 k
21:33:51 #8 54.19  libstemmer                    x86_64   0-17.585svn.fc35        fedora     82 k
21:33:51 #8 54.19  lua-srpm-macros               noarch   1-5.fc35                fedora    8.4 k
21:33:51 #8 54.19  ncurses                       x86_64   6.2-8.20210508.fc35     fedora    400 k
21:33:51 #8 54.19  nim-srpm-macros               noarch   3-5.fc35                fedora    8.4 k
21:33:51 #8 54.19  ocaml-srpm-macros             noarch   6-5.fc35                fedora    7.8 k
21:33:51 #8 54.19  openblas-srpm-macros          noarch   2-10.fc35               fedora    7.4 k
21:33:51 #8 54.19  patch                         x86_64   2.7.6-15.fc35           fedora    127 k
21:33:51 #8 54.19  perl-AutoLoader               noarch   5.74-486.fc35           updates    26 k
21:33:51 #8 54.19  perl-B                        x86_64   1.82-486.fc35           updates   185 k
21:33:51 #8 54.19  perl-Carp                     noarch   1.52-478.fc35           fedora     29 k
21:33:51 #8 54.19  perl-Class-Struct             noarch   0.66-486.fc35           updates    27 k
21:33:51 #8 54.19  perl-Data-Dumper              x86_64   2.183-2.fc35            fedora     56 k
21:33:51 #8 54.19  perl-Digest                   noarch   1.20-1.fc35             fedora     25 k
21:33:51 #8 54.19  perl-Digest-MD5               x86_64   2.58-478.fc35           fedora     36 k
21:33:51 #8 54.19  perl-DynaLoader               x86_64   1.50-486.fc35           updates    30 k
21:33:51 #8 54.19  perl-Encode                   x86_64   4:3.15-482.fc35         updates   1.7 M
21:33:51 #8 54.19  perl-Errno                    x86_64   1.33-486.fc35           updates    19 k
21:33:51 #8 54.19  perl-Exporter                 noarch   5.76-479.fc35           fedora     31 k
21:33:51 #8 54.19  perl-Fcntl                    x86_64   1.14-486.fc35           updates    25 k
21:33:51 #8 54.19  perl-File-Basename            noarch   2.85-486.fc35           updates    22 k
21:33:51 #8 54.19  perl-File-Path                noarch   2.18-478.fc35           fedora     35 k
21:33:51 #8 54.19  perl-File-Temp                noarch   1:0.231.100-478.fc35    fedora     59 k
21:33:51 #8 54.19  perl-File-stat                noarch   1.09-486.fc35           updates    22 k
21:33:51 #8 54.19  perl-FileHandle               noarch   2.03-486.fc35           updates    20 k
21:33:51 #8 54.19  perl-Getopt-Long              noarch   1:2.52-478.fc35         fedora     60 k
21:33:51 #8 54.19  perl-Getopt-Std               noarch   1.13-486.fc35           updates    20 k
21:33:51 #8 54.19  perl-HTTP-Tiny                noarch   0.080-1.fc35            updates    55 k
21:33:51 #8 54.19  perl-IO                       x86_64   1.46-486.fc35           updates    91 k
21:33:51 #8 54.19  perl-IPC-Open3                noarch   1.21-486.fc35           updates    27 k
21:33:51 #8 54.19  perl-MIME-Base64              x86_64   3.16-478.fc35           fedora     30 k
21:33:51 #8 54.19  perl-Net-SSLeay               x86_64   1.90-4.fc35             fedora    349 k
21:33:51 #8 54.19  perl-POSIX                    x86_64   1.97-486.fc35           updates   102 k
21:33:51 #8 54.19  perl-PathTools                x86_64   3.80-478.fc35           fedora     85 k
21:33:51 #8 54.19  perl-Pod-Escapes              noarch   1:1.07-478.fc35         fedora     20 k
21:33:51 #8 54.19  perl-Pod-Perldoc              noarch   3.28.01-479.fc35        fedora     84 k
21:33:51 #8 54.19  perl-Pod-Simple               noarch   1:3.43-2.fc35           fedora    215 k
21:33:51 #8 54.19  perl-Pod-Usage                noarch   4:2.01-478.fc35         fedora     40 k
21:33:51 #8 54.19  perl-Scalar-List-Utils        x86_64   5:1.62-463.fc35         updates    72 k
21:33:51 #8 54.19  perl-SelectSaver              noarch   1.02-486.fc35           updates    16 k
21:33:51 #8 54.19  perl-Socket                   x86_64   4:2.032-2.fc35          fedora     55 k
21:33:51 #8 54.19  perl-Storable                 x86_64   1:3.25-1.fc35           fedora     95 k
21:33:51 #8 54.19  perl-Symbol                   noarch   1.09-486.fc35           updates    19 k
21:33:51 #8 54.19  perl-Term-ANSIColor           noarch   5.01-479.fc35           fedora     48 k
21:33:51 #8 54.19  perl-Term-Cap                 noarch   1.17-478.fc35           fedora     22 k
21:33:51 #8 54.19  perl-Text-ParseWords          noarch   3.30-478.fc35           fedora     16 k
21:33:51 #8 54.19  perl-Text-Tabs+Wrap           noarch   2021.0814-1.fc35        fedora     22 k
21:33:51 #8 54.19  perl-Time-Local               noarch   2:1.300-478.fc35        fedora     33 k
21:33:51 #8 54.19  perl-URI                      noarch   5.09-4.fc35             fedora    108 k
21:33:51 #8 54.19  perl-base                     noarch   2.27-486.fc35           updates    21 k
21:33:51 #8 54.19  perl-constant                 noarch   1.33-479.fc35           fedora     23 k
21:33:51 #8 54.19  perl-if                       noarch   0.60.900-486.fc35       updates    18 k
21:33:51 #8 54.19  perl-interpreter              x86_64   4:5.34.1-486.fc35       updates    76 k
21:33:51 #8 54.19  perl-libnet                   noarch   3.13-479.fc35           fedora    125 k
21:33:51 #8 54.19  perl-libs                     x86_64   4:5.34.1-486.fc35       updates   2.1 M
21:33:51 #8 54.19  perl-mro                      x86_64   1.25-486.fc35           updates    33 k
21:33:51 #8 54.19  perl-overload                 noarch   1.33-486.fc35           updates    50 k
21:33:51 #8 54.19  perl-overloading              noarch   0.02-486.fc35           updates    17 k
21:33:51 #8 54.19  perl-parent                   noarch   1:0.238-478.fc35        fedora     14 k
21:33:51 #8 54.19  perl-podlators                noarch   1:4.14-478.fc35         fedora    111 k
21:33:51 #8 54.19  perl-srpm-macros              noarch   1-42.fc35               fedora    8.3 k
21:33:51 #8 54.19  perl-subs                     noarch   1.04-486.fc35           updates    16 k
21:33:51 #8 54.19  perl-vars                     noarch   1.05-486.fc35           updates    17 k
21:33:51 #8 54.19  pkgconf                       x86_64   1.8.0-1.fc35            fedora     41 k
21:33:51 #8 54.19  pkgconf-m4                    noarch   1.8.0-1.fc35            fedora     14 k
21:33:51 #8 54.19  pkgconf-pkg-config            x86_64   1.8.0-1.fc35            fedora     10 k
21:33:51 #8 54.19  protobuf-c                    x86_64   1.4.0-1.fc35            fedora     35 k
21:33:51 #8 54.19  python-srpm-macros            noarch   3.10-12.fc35            updates    22 k
21:33:51 #8 54.19  python3-construct             noarch   2.10.68-1.fc35          updates   112 k
21:33:51 #8 54.19  python3-dateutil              noarch   1:2.8.1-7.fc35          fedora    289 k
21:33:51 #8 54.19  python3-dbus                  x86_64   1.2.18-2.fc35           fedora    132 k
21:33:51 #8 54.19  python3-distro                noarch   1.6.0-1.fc35            fedora     38 k
21:33:51 #8 54.19  python3-dnf-plugins-core      noarch   4.2.1-1.fc35            updates   221 k
21:33:51 #8 54.19  python3-enchant               noarch   3.2.2-1.fc35            updates    79 k
21:33:51 #8 54.19  python3-pybeam                noarch   0.7-1.fc35              fedora     24 k
21:33:51 #8 54.19  python3-pyxdg                 noarch   0.27-3.fc35             fedora     96 k
21:33:51 #8 54.19  python3-six                   noarch   1.16.0-4.fc35           fedora     36 k
21:33:51 #8 54.19  python3-toml                  noarch   0.10.2-5.fc35           fedora     39 k
21:33:51 #8 54.19  python3-zstd                  x86_64   1.4.5.1-5.fc35          fedora     19 k
21:33:51 #8 54.19  qt5-srpm-macros               noarch   5.15.2-3.fc35           fedora    8.2 k
21:33:51 #8 54.19  redhat-rpm-config             noarch   201-1.fc35              updates    64 k
21:33:51 #8 54.19  rpmautospec-rpm-macros        noarch   0.2.6-1.fc35            updates   8.3 k
21:33:51 #8 54.19  rust-srpm-macros              noarch   22-1.fc35               updates   9.0 k
21:33:51 #8 54.19  shared-mime-info              x86_64   2.1-3.fc35              fedora    373 k
21:33:51 #8 54.19  systemd-libs                  x86_64   249.12-5.fc35           updates   604 k
21:33:51 #8 54.19  unbound-libs                  x86_64   1.16.0-3.fc35           updates   538 k
21:33:51 #8 54.19  unzip                         x86_64   6.0-53.fc35             fedora    179 k
21:33:51 #8 54.19  xxhash-libs                   x86_64   0.8.1-1.fc35            updates    40 k
21:33:51 #8 54.19  xz                            x86_64   5.2.5-7.fc35            fedora    214 k
21:33:51 #8 54.19  zip                           x86_64   3.0-31.fc35             fedora    257 k
21:33:51 #8 54.19  zstd                          x86_64   1.5.2-2.fc35            updates   429 k
21:33:51 #8 54.19 Installing weak dependencies:
21:33:51 #8 54.19  abattis-cantarell-fonts       noarch   0.301-5.fc35            updates   364 k
21:33:51 #8 54.19  adobe-source-code-pro-fonts   noarch   2.030.1.050-11.fc35     fedora    831 k
21:33:51 #8 54.19  deltarpm                      x86_64   3.6.2-10.fc35           fedora     88 k
21:33:51 #8 54.19  hunspell-en                   noarch   0.20140811.1-20.fc35    fedora    180 k
21:33:51 #8 54.19  perl-IO-Socket-IP             noarch   0.41-479.fc35           fedora     42 k
21:33:51 #8 54.19  perl-IO-Socket-SSL            noarch   2.072-1.fc35            fedora    217 k
21:33:51 #8 54.19  perl-Mozilla-CA               noarch   20211001-1.fc35         updates    12 k
21:33:51 #8 54.19  perl-NDBM_File                x86_64   1.15-486.fc35           updates    27 k
21:33:51 #8 54.19  python3-unbound               x86_64   1.16.0-3.fc35           updates    99 k
21:33:51 #8 54.19 
21:33:51 #8 54.19 Transaction Summary
21:33:51 #8 54.19 ================================================================================
21:33:51 #8 54.19 Install  146 Packages
21:33:51 #8 54.19 Upgrade   18 Packages
21:33:51 #8 54.19 
21:33:51 #8 54.20 Total download size: 39 M
21:33:51 #8 54.20 Downloading Packages:
21:33:51 #8 60.05 Setting up libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ...
21:33:51 #8 60.06 Setting up m4 (1.4.18-2) ...
21:33:51 #8 60.07 Setting up binutils (2.31.1-16) ...
21:33:51 #8 60.09 Setting up libpython2.7-stdlib:armhf (2.7.16-2+deb10u1) ...
21:33:51 #8 60.10 Setting up ca-certificates (20200601~deb10u2) ...
21:33:51 + mkdir -p /root/build-deb/compose
21:33:51 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:33:51 + mkdir -p /root/build-deb/scan-cli-plugin
21:33:51 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
21:33:51 + mkdir -p /go/src/github.com/docker
21:33:51 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:33:51 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:33:51 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:33:51 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:33:51 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
21:33:51 + EPOCH=5
21:33:51 + EPOCH_SEP=
21:33:51 + [[ ! -z 5 ]]
21:33:51 + EPOCH_SEP=:
21:33:51 + [[ -z 0.0.0~20220816152130.8ffaab8 ]]
21:33:51 + echo VERSION AAA 0.0.0-20220816152130-8ffaab8
21:33:51 VERSION AAA 0.0.0-20220816152130-8ffaab8
21:33:51 + VERSION=0.0.0-20220816152130-8ffaab8
21:33:51 + echo VERSION bbb 0.0.0-20220816152130-8ffaab8
21:33:51 VERSION bbb 0.0.0-20220816152130-8ffaab8
21:33:51 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:33:51 + debSource=docker-ce
21:33:51 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:33:51 + debMaintainer='Docker <support@docker.com>'
21:33:51 ++ date --rfc-2822
21:33:51 + debDate='Tue, 16 Aug 2022 21:33:51 +0000'
21:33:51 ++ . /etc/os-release
21:33:51 +++ NAME=Ubuntu
21:33:51 +++ VERSION='20.04.4 LTS (Focal Fossa)'
21:33:51 +++ ID=ubuntu
21:33:51 +++ ID_LIKE=debian
21:33:51 +++ PRETTY_NAME='Ubuntu 20.04.4 LTS'
21:33:51 +++ VERSION_ID=20.04
21:33:51 +++ HOME_URL=https://www.ubuntu.com/
21:33:51 +++ SUPPORT_URL=https://help.ubuntu.com/
21:33:51 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
21:33:51 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
21:33:51 +++ VERSION_CODENAME=focal
21:33:51 +++ UBUNTU_CODENAME=focal
21:33:51 ++ echo 20.04
21:33:51 + versionID=20.04
21:33:51 + pkgRevision=0
21:33:51 + cat
21:33:51 + export CLI_GITCOMMIT=8ffaab8
21:33:51 + CLI_GITCOMMIT=8ffaab8
21:33:51 + export ENGINE_GITCOMMIT=724feb8
21:33:51 + ENGINE_GITCOMMIT=724feb8
21:33:51 + export SCAN_GITCOMMIT=061fe0a
21:33:51 + SCAN_GITCOMMIT=061fe0a
21:33:51 + echo VERSION BBB 0.0.0-20220816152130-8ffaab8
21:33:51 VERSION BBB 0.0.0-20220816152130-8ffaab8
21:33:51 + dpkg-buildpackage -uc -us -I.git
21:33:51 dpkg-buildpackage: info: source package docker-ce
21:33:51 dpkg-buildpackage: info: source version 5:0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal
21:33:51 dpkg-buildpackage: info: source distribution focal
21:33:51 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:33:51  dpkg-source -I.git --before-build .
21:33:51 dpkg-buildpackage: info: host architecture arm64
21:33:51 Removing bundles/
21:33:51 
21:33:51 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:33:51 Building: bundles/dynbinary-daemon/dockerd
21:33:51 GOOS="" GOARCH="" GOARM=""
21:33:51 #15 DONE 2.6s
21:33:51 
21:33:51 #16 [stage-1 8/9] WORKDIR /root/build-deb
21:33:51 #16 sha256:080c71472c898979bc4855c79b1fb051bcbdff14c85870d3162da44c305dd67d
21:33:51 #16 DONE 0.0s
21:33:51 
21:33:51 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
21:33:51 #17 sha256:68ae604b92c7050828324ff7deace2a032b573be276480871a4af36f42dc9f6f
21:33:51 #17 DONE 0.1s
21:33:51 
21:33:51 #18 exporting to image
21:33:51 #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
21:33:51 #18 exporting layers
21:33:51 #11 2.382 Dependencies resolved.
21:33:51 #11 2.409 ================================================================================
21:33:51 #11 2.409  Package                       Arch    Version                   Repo      Size
21:33:51 #11 2.409 ================================================================================
21:33:51 #11 2.409 Installing:
21:33:51 #11 2.409  btrfs-progs-devel             x86_64  5.18-1.fc36               updates   55 k
21:33:51 #11 2.409  cmake                         x86_64  3.22.2-1.fc36             fedora   6.3 M
21:33:51 #11 2.409  device-mapper-devel           x86_64  1.02.175-7.fc36           fedora    43 k
21:33:51 #11 2.409  gcc                           x86_64  12.1.1-1.fc36             updates   33 M
21:33:51 #11 2.409  git                           x86_64  2.37.2-1.fc36             updates   66 k
21:33:51 #11 2.409  glibc-static                  x86_64  2.35-15.fc36              updates  1.9 M
21:33:51 #11 2.409  libseccomp-devel              x86_64  2.5.3-2.fc36              fedora    53 k
21:33:51 #11 2.409  libselinux-devel              x86_64  3.3-4.fc36                fedora   113 k
21:33:51 #11 2.409  libtool                       x86_64  2.4.7-1.fc36              updates  593 k
21:33:51 #11 2.409  libtool-ltdl-devel            x86_64  2.4.7-1.fc36              updates  157 k
21:33:51 #11 2.409  make                          x86_64  1:4.3-7.fc36              fedora   535 k
21:33:51 #11 2.409  selinux-policy-devel          noarch  36.13-3.fc36              updates  817 k
21:33:51 #11 2.409  systemd                       x86_64  250.8-1.fc36              updates  4.2 M
21:33:51 #11 2.409  systemd-devel                 x86_64  250.8-1.fc36              updates  451 k
21:33:51 #11 2.409  which                         x86_64  2.21-32.fc36              fedora    42 k
21:33:51 #11 2.409 Upgrading:
21:33:51 #11 2.409  glibc                         x86_64  2.35-15.fc36              updates  2.1 M
21:33:51 #11 2.409  glibc-common                  x86_64  2.35-15.fc36              updates  332 k
21:33:51 #11 2.409  glibc-gconv-extra             x86_64  2.35-15.fc36              updates  1.6 M
21:33:51 #11 2.409  glibc-minimal-langpack        x86_64  2.35-15.fc36              updates   55 k
21:33:51 #11 2.409  libgcc                        x86_64  12.1.1-1.fc36             updates  103 k
21:33:51 #11 2.409  libgomp                       x86_64  12.1.1-1.fc36             updates  290 k
21:33:51 #11 2.409  systemd-libs                  x86_64  250.8-1.fc36              updates  614 k
21:33:51 #11 2.409 Installing dependencies:
21:33:51 #11 2.409  annobin-docs                  noarch  10.81-1.fc36              updates   91 k
21:33:51 #11 2.409  annobin-plugin-gcc            x86_64  10.81-1.fc36              updates  882 k
21:33:51 #11 2.409  autoconf                      noarch  2.71-2.fc36               fedora   718 k
21:33:51 #11 2.409  automake                      noarch  1.16.5-7.fc36             updates  675 k
21:33:51 #11 2.409  btrfs-progs                   x86_64  5.18-1.fc36               updates  957 k
21:33:51 #11 2.409  checkpolicy                   x86_64  3.3-2.fc36                fedora   339 k
21:33:51 #11 2.409  cmake-data                    noarch  3.22.2-1.fc36             fedora   1.6 M
21:33:51 #11 2.409  cmake-filesystem              x86_64  3.22.2-1.fc36             fedora    18 k
21:33:51 #11 2.409  cmake-rpm-macros              noarch  3.22.2-1.fc36             fedora    17 k
21:33:51 #11 2.409  cpp                           x86_64  12.1.1-1.fc36             updates   11 M
21:33:51 #11 2.409  dbus                          x86_64  1:1.14.0-1.fc36           fedora   7.5 k
21:33:51 #11 2.409  dbus-broker                   x86_64  31-1.fc36                 updates  176 k
21:33:51 #11 2.409  dbus-common                   noarch  1:1.14.0-1.fc36           fedora    14 k
21:33:51 #11 2.409  device-mapper                 x86_64  1.02.175-7.fc36           fedora   139 k
21:33:51 #11 2.409  device-mapper-libs            x86_64  1.02.175-7.fc36           fedora   177 k
21:33:51 #11 2.409  e2fsprogs-libs                x86_64  1.46.5-2.fc36             fedora   222 k
21:33:51 #11 2.409  gc                            x86_64  8.0.6-3.fc36              updates  103 k
21:33:51 #11 2.409  gcc-plugin-annobin            x86_64  12.1.1-1.fc36             updates   48 k
21:33:51 #11 2.409  git-core                      x86_64  2.37.2-1.fc36             updates  4.0 M
21:33:51 #11 2.409  git-core-doc                  noarch  2.37.2-1.fc36             updates  2.4 M
21:33:51 #11 2.409  glibc-devel                   x86_64  2.35-15.fc36              updates   66 k
21:33:51 #11 2.409  glibc-headers-x86             noarch  2.35-15.fc36              updates  471 k
21:33:51 #11 2.409  guile22                       x86_64  2.2.7-5.fc36              fedora   6.4 M
21:33:51 #11 2.409  jsoncpp                       x86_64  1.9.5-2.fc36              fedora    98 k
21:33:51 #11 2.409  kernel-headers                x86_64  5.18.13-200.fc36          updates  1.3 M
21:33:51 #11 2.409  kmod-libs                     x86_64  29-7.fc36                 fedora    68 k
21:33:51 #11 2.409  less                          x86_64  590-5.fc36                updates  161 k
21:33:51 #11 2.409  libargon2                     x86_64  20171227-9.fc36           updates   28 k
21:33:51 #11 2.409  libbtrfs                      x86_64  5.18-1.fc36               updates   28 k
21:33:51 #11 2.409  libbtrfsutil                  x86_64  5.18-1.fc36               updates   32 k
21:33:51 #11 2.409  libcbor                       x86_64  0.7.0-5.fc36              fedora    56 k
21:33:51 #11 2.409  libedit                       x86_64  3.1-41.20210910cvs.fc36   fedora   104 k
21:33:51 #11 2.409  libfdisk                      x86_64  2.38-0.2.fc36             fedora   158 k
21:33:51 #11 2.409  libfido2                      x86_64  1.10.0-3.fc36             fedora    95 k
21:33:51 #11 2.409  libmpc                        x86_64  1.2.1-4.fc36              fedora    61 k
21:33:51 #11 2.409  libseccomp                    x86_64  2.5.3-2.fc36              fedora    70 k
21:33:51 #11 2.409  libselinux-utils              x86_64  3.3-4.fc36                fedora   142 k
21:33:51 #11 2.409  libsepol-devel                x86_64  3.3-3.fc36                fedora    40 k
21:33:51 #11 2.409  libtool-ltdl                  x86_64  2.4.7-1.fc36              updates   37 k
21:33:51 #11 2.409  libutempter                   x86_64  1.2.1-6.fc36              fedora    26 k
21:33:51 #11 2.409  libuv                         x86_64  1:1.44.2-1.fc36           updates  151 k
21:33:51 #11 2.409  libxcrypt-devel               x86_64  4.4.28-1.fc36             fedora    29 k
21:33:51 #11 2.409  libxcrypt-static              x86_64  4.4.28-1.fc36             fedora   109 k
21:33:51 #11 2.409  lzo                           x86_64  2.10-6.fc36               fedora    66 k
21:33:51 #11 2.409  m4                            x86_64  1.4.19-3.fc36             fedora   296 k
21:33:51 #11 2.409  openssh                       x86_64  8.8p1-1.fc36.1            fedora   451 k
21:33:51 #11 2.409  openssh-clients               x86_64  8.8p1-1.fc36.1            fedora   703 k
21:33:51 #11 2.409  pcre2-devel                   x86_64  10.39-1.fc36.1            fedora   474 k
21:33:51 #11 2.409  pcre2-utf16                   x86_64  10.39-1.fc36.1            fedora   212 k
21:33:51 #11 2.409  pcre2-utf32                   x86_64  10.39-1.fc36.1            fedora   198 k
21:33:51 #11 2.409  perl-Error                    noarch  1:0.17029-8.fc36          fedora    41 k
21:33:51 #11 2.409  perl-File-Compare             noarch  1.100.600-486.fc36        fedora    18 k
21:33:51 #11 2.409  perl-File-Copy                noarch  2.35-486.fc36             fedora    25 k
21:33:51 #11 2.409  perl-File-Find                noarch  1.39-486.fc36             fedora    30 k
21:33:51 #11 2.409  perl-Git                      noarch  2.37.2-1.fc36             updates   43 k
21:33:51 #11 2.409  perl-TermReadKey              x86_64  2.38-12.fc36              fedora    36 k
21:33:51 #11 2.409  perl-Thread-Queue             noarch  3.14-479.fc36             fedora    21 k
21:33:51 #11 2.409  perl-lib                      x86_64  0.65-486.fc36             fedora    20 k
21:33:51 #11 2.409  perl-threads                  x86_64  1:2.26-449.fc36           fedora    57 k
21:33:51 #11 2.409  perl-threads-shared           x86_64  1.62-479.fc36             fedora    44 k
21:33:51 #11 2.409  policycoreutils               x86_64  3.3-4.fc36                fedora   202 k
21:33:51 #11 2.409  policycoreutils-devel         x86_64  3.3-4.fc36                fedora   142 k
21:33:51 #11 2.409  policycoreutils-python-utils  noarch  3.3-4.fc36                fedora    72 k
21:33:51 #11 2.409  python3-audit                 x86_64  3.0.8-1.fc36              fedora    82 k
21:33:51 #11 2.409  python3-libselinux            x86_64  3.3-4.fc36                fedora   186 k
21:33:51 #11 2.409  python3-libsemanage           x86_64  3.3-3.fc36                fedora    80 k
21:33:51 #11 2.409  python3-policycoreutils       noarch  3.3-4.fc36                fedora   2.0 M
21:33:51 #11 2.409  python3-setools               x86_64  4.4.0-5.fc36              fedora   552 k
21:33:51 #11 2.409  python3-setuptools            noarch  59.6.0-2.fc36             fedora   936 k
21:33:51 #11 2.409  rhash                         x86_64  1.4.2-2.fc36              fedora   185 k
21:33:51 #11 2.409  rpm-plugin-selinux            x86_64  4.17.1-3.fc36             updates   18 k
21:33:51 #11 2.409  selinux-policy                noarch  36.13-3.fc36              updates   69 k
21:33:51 #11 2.409  selinux-policy-targeted       noarch  36.13-3.fc36              updates  6.3 M
21:33:51 #11 2.409  systemd-pam                   x86_64  250.8-1.fc36              updates  333 k
21:33:51 #11 2.409  systemd-rpm-macros            noarch  250.8-1.fc36              updates   28 k
21:33:51 #11 2.409  util-linux                    x86_64  2.38-0.2.fc36             fedora   2.2 M
21:33:51 #11 2.409  vim-filesystem                noarch  2:9.0.189-1.fc36          updates   20 k
21:33:51 #11 2.409  xkeyboard-config              noarch  2.35.1-1.fc36             fedora   878 k
21:33:51 #11 2.409 Installing weak dependencies:
21:33:51 #11 2.409  cryptsetup-libs               x86_64  2.4.3-2.fc36              fedora   432 k
21:33:51 #11 2.409  libbpf                        x86_64  2:0.7.0-3.fc36            updates  159 k
21:33:51 #11 2.409  libxkbcommon                  x86_64  1.4.0-1.fc36              fedora   140 k
21:33:51 #11 2.409  qrencode-libs                 x86_64  4.1.1-2.fc36              fedora    61 k
21:33:51 #11 2.409  systemd-networkd              x86_64  250.8-1.fc36              updates  617 k
21:33:51 #11 2.409  systemd-resolved              x86_64  250.8-1.fc36              updates  275 k
21:33:51 #11 2.409 
21:33:51 #11 2.409 Transaction Summary
21:33:51 #11 2.409 ================================================================================
21:33:51 #11 2.409 Install  99 Packages
21:33:51 #11 2.409 Upgrade   7 Packages
21:33:51 #11 2.409 
21:33:51 #11 2.413 Total download size: 105 M
21:33:51 #11 2.414 Downloading Packages:
21:33:51 #8 55.23 Setting up libbinutils:armhf (2.35.2-2) ...
21:33:51 #8 55.24 Setting up libfido2-1:armhf (1.6.0-2) ...
21:33:51 #8 55.25 Setting up libisl23:armhf (0.23-1) ...
21:33:51 #8 55.26 Setting up libc-dev-bin (2.31-13+deb11u3) ...
21:33:51 #8 55.27 Setting up openssl (1.1.1n-0+deb11u3) ...
21:33:51 #8 55.29 Setting up libbsd0:armhf (0.11.3-1) ...
21:33:51 #8 55.30 Setting up libelf1:armhf (0.183-1) ...
21:33:51 #8 55.32 Setting up readline-common (8.1-1) ...
21:33:51 #8 55.33 Setting up publicsuffix (20211207.1025-0+deb11u1) ...
21:33:51 #8 55.35 Setting up libxml2:armhf (2.9.10+dfsg-6.7+deb11u2) ...
21:33:51 #8 55.36 Setting up libmarkdown2:armhf (2.2.6-1) ...
21:33:51 #8 55.37 Setting up libcc1-0:armhf (10.2.1-6) ...
21:33:51 #8 55.39 Setting up iso-codes (4.6.0-1) ...
21:33:51 #8 55.40 Setting up liblocale-gettext-perl (1.07-4+b1) ...
21:33:51 #8 55.41 Setting up cpp-10 (10.2.1-6) ...
21:33:51 #8 55.43 Setting up dctrl-tools (2.24-3) ...
21:33:51 #8 55.44 Setting up debian-keyring (2021.07.26) ...
21:33:51 #8 55.46 Setting up libgdbm6:armhf (1.19-2) ...
21:33:51 #8 55.47 Setting up libctf0:armhf (2.35.2-2) ...
21:33:51 #8 55.49 Setting up pinentry-curses (1.1.0-4) ...
21:33:51 #8 55.51 Setting up manpages-dev (5.10-1) ...
21:33:51 #11 3.575 Done
21:33:51 #11 3.673 The following additional packages will be installed:
21:33:51 #11 3.673   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
21:33:51 #11 3.673   libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
21:33:51 #11 3.673   libdevmapper1.02.1 libjsoncpp1 libpcre16-3 libpcre3-dev libpcre32-3
21:33:51 #11 3.673   libpcrecpp0v5 libprocps7 librhash0 libseccomp-dev libselinux1-dev
21:33:51 #11 3.673   libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config procps
21:33:51 #11 3.674 Suggested packages:
21:33:51 #11 3.674   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
21:33:51 #11 7.036 Starting pkgProblemResolver with broken count: 0
21:33:51 #9 64.77 Setting up libnet-smtp-ssl-perl (1.04-1) ...
21:33:51 #9 64.78 Setting up libmodule-runtime-perl (0.016-1) ...
21:33:51 #9 64.79 Setting up libmailtools-perl (2.21-1) ...
21:33:51 #9 64.81 Setting up git (1:2.25.1-1ubuntu3.5) ...
21:33:51 #9 64.84 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ...
21:33:51 #9 64.88 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
21:33:51 #9 64.95 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
21:33:51 #11 7.199 Get:3 http://archive.raspbian.org/raspbian buster/main armhf g++-8 armhf 8.3.0-6+rpi1 [7464 kB]
21:33:51 #11 3.266 Reading package lists...
21:33:51  debian/rules clean
21:33:51 dh clean --with=bash-completion
21:33:51    dh_clean
21:33:51 #8 55.56 Setting up libxdmcp6:armhf (1:1.1.2-3) ...
21:33:51 #8 55.57 Setting up libxcb1:armhf (1.14-3) ...
21:33:51 #8 55.59 Setting up gettext (0.21-4) ...
21:33:51 #8 55.60 Setting up xdelta (1.1.3-9.3) ...
21:33:51 #8 55.61 Setting up libarchive13:armhf (3.4.3-2+deb11u1) ...
21:33:51 #8 55.62 Setting up libgcc-10-dev:armhf (10.2.1-6) ...
21:33:51 #8 55.63 Setting up libedit2:armhf (3.1-20191231-2+b1) ...
21:33:51 #8 55.65 Setting up libreadline8:armhf (8.1-1) ...
21:33:51 #8 55.66 Setting up libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ...
21:33:51 #8 55.67 Setting up m4 (1.4.18-5) ...
21:33:51 #8 55.69 Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u2) ...
21:33:51 #8 55.70 Setting up ca-certificates (20210119) ...
21:33:52 #11 0.973 Reading package lists...
21:33:52 #11 3.859 The following NEW packages will be installed:
21:33:52 #11 3.860   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
21:33:52 #11 3.860   libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
21:33:52 #11 3.860   libdevmapper1.02.1 libjsoncpp1 libpcre16-3 libpcre3-dev libpcre32-3
21:33:52 #11 3.860   libpcrecpp0v5 libprocps7 librhash0 libseccomp-dev libselinux1-dev
21:33:52 #11 3.861   libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config procps
21:33:52 #11 7.085 Starting 2 pkgProblemResolver with broken count: 0
21:33:52 #11 7.090 Done
21:33:52 #13 30.35 Package bash-4.4.20-4.el8.aarch64 is already installed.
21:33:52 #9 65.03 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:33:52 #9 65.16 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:33:52 #9 65.19 Setting up dh-strip-nondeterminism (1.7.0-1) ...
21:33:52 #9 65.21 Setting up libconst-fast-perl (0.014-1) ...
21:33:52 #9 65.22 Setting up libhttp-daemon-perl (6.06-1ubuntu0.1) ...
21:33:52 #9 65.24 Setting up libgit-wrapper-perl (0.048-1) ...
21:33:52 #9 65.25 Setting up libcurl4:armhf (7.68.0-1ubuntu2.12) ...
21:33:52 #11 7.573 Get:4 http://archive.raspberrypi.org/debian buster/main armhf cmake armhf 3.16.3-3~bpo10+1 [2500 kB]
21:33:52 #11 7.678 Get:5 http://archive.raspbian.org/raspbian buster/main armhf g++ armhf 4:8.3.0-1+rpi2 [1632 B]
21:33:52 #12 0.957 Hit:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease
21:33:52 #12 1.023 Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease
21:33:52 #12 1.098 Hit:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease
21:33:52 #8 60.47 Updating certificates in /etc/ssl/certs...
21:33:52 #11 3.781 Building dependency tree...
21:33:52 #11 3.936 Reading state information...
21:33:52 #11 3.960 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:33:52 #11 4.155 Starting 2 pkgProblemResolver with broken count: 0
21:33:52 #11 4.157 Done
21:33:52  dpkg-source -I.git -b .
21:33:52 #8 55.19 (1/164): bzip2-1.0.8-9.fc35.x86_64.rpm          213 kB/s |  52 kB     00:00    
21:33:52 #8 55.30 (2/164): cpio-2.13-11.fc35.x86_64.rpm           763 kB/s | 270 kB     00:00    
21:33:52 #8 55.31 (3/164): dash-0.5.10.2-9.fc35.x86_64.rpm        803 kB/s |  96 kB     00:00    
21:33:52 #8 55.36 (4/164): debugedit-5.0-2.fc35.x86_64.rpm        1.2 MB/s |  76 kB     00:00    
21:33:52 #11 4.132 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded.
21:33:52 #11 4.132 1 not fully installed or removed.
21:33:52 #11 4.132 Need to get 8314 kB of archives.
21:33:52 #11 4.132 After this operation, 36.4 MB of additional disk space will be used.
21:33:52 #11 4.132 Get:1 http://deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
21:33:52 #11 4.158 Get:2 http://deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
21:33:52 #11 4.172 Get:3 http://deb.debian.org/debian buster/main arm64 libprocps7 arm64 2:3.3.15-2 [58.0 kB]
21:33:52 #11 4.185 Get:4 http://deb.debian.org/debian buster/main arm64 procps arm64 2:3.3.15-2 [245 kB]
21:33:52 #11 4.188 Get:5 http://deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
21:33:52 #11 4.194 Get:6 http://deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
21:33:52 #11 4.211 Get:7 http://deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
21:33:52 #11 4.219 Get:8 http://deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB]
21:33:52 #11 4.222 Get:9 http://deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
21:33:52 #11 4.252 Get:10 http://deb.debian.org/debian buster/main arm64 dh-apparmor all 2.13.2-10 [70.1 kB]
21:33:52 #11 4.277 Get:11 http://deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
21:33:52 #11 4.277 Get:12 http://deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
21:33:52 #11 4.278 Get:13 http://deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
21:33:52 #11 4.280 Get:14 http://deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
21:33:52 #11 4.281 Get:15 http://deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
21:33:52 #11 4.282 Get:16 http://deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB]
21:33:52 #11 4.289 Get:17 http://deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
21:33:52 #11 4.290 Get:18 http://deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
21:33:52 #11 4.290 Get:19 http://deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
21:33:52 #11 4.291 Get:20 http://deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
21:33:52 #11 4.293 Get:21 http://deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
21:33:52 #11 4.299 Get:22 http://deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
21:33:52 #11 4.301 Get:23 http://deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
21:33:52 #11 4.308 Get:24 http://deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
21:33:52 #11 4.308 Get:25 http://deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB]
21:33:52 #11 4.311 Get:26 http://deb.debian.org/debian buster/main arm64 pkg-config arm64 0.29-6 [62.2 kB]
21:33:52 #11 7.490 The following additional packages will be installed:
21:33:52 #13 30.40 Dependencies resolved.
21:33:52 #13 30.40 Nothing to do.
21:33:52 #13 30.40 Complete!
21:33:52 #9 65.27 Setting up curl (7.68.0-1ubuntu2.12) ...
21:33:52 #9 65.28 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
21:33:52 #9 65.30 Setting up libmodule-implementation-perl (0.09-1) ...
21:33:52 #9 65.31 Setting up libemail-valid-perl (1.202-1) ...
21:33:52 #9 65.32 Setting up libpackage-stash-perl (0.38-1) ...
21:33:52 #9 65.35 Setting up libimport-into-perl (1.002005-1) ...
21:33:52 #9 65.36 Setting up libmoo-perl (2.003006-1) ...
21:33:52 #9 65.37 Setting up liblist-someutils-perl (0.58-1) ...
21:33:52 #9 65.39 Setting up liblist-someutils-xs-perl (0.58-2) ...
21:33:52 #9 65.40 Setting up gnupg (2.2.19-3ubuntu2.2) ...
21:33:52 #9 65.41 Setting up libmoox-aliases-perl (0.001006-1) ...
21:33:52 #9 65.42 Setting up libparams-validate-perl (1.29-3) ...
21:33:52 #9 65.43 Setting up libb-hooks-endofscope-perl (0.24-1) ...
21:33:52 #9 65.44 Setting up libnamespace-clean-perl (0.27-1) ...
21:33:52 #9 65.45 Setting up libgetopt-long-descriptive-perl (0.104-1) ...
21:33:52 #9 65.46 Setting up libgitlab-api-v4-perl (0.25-1) ...
21:33:52 #11 7.681 Get:6 http://archive.raspbian.org/raspbian buster/main armhf build-essential armhf 12.6 [7568 B]
21:33:52 #11 7.682 Get:7 http://archive.raspbian.org/raspbian buster/main armhf bash-completion all 1:2.8-6 [208 kB]
21:33:52 #11 7.685 Get:8 http://archive.raspbian.org/raspbian buster/main armhf libarchive13 armhf 3.3.3-4+deb10u1 [271 kB]
21:33:52 #11 7.695 Get:9 http://archive.raspbian.org/raspbian buster/main armhf libjsoncpp1 armhf 1.7.4-3 [66.2 kB]
21:33:52 #11 7.700 Get:10 http://archive.raspbian.org/raspbian buster/main armhf librhash0 armhf 1.3.8-1 [132 kB]
21:33:52 #11 7.705 Get:11 http://archive.raspberrypi.org/debian buster/main armhf libbtrfs0 armhf 5.10-1~bpo10+1 [214 kB]
21:33:52 #11 7.729 Get:12 http://archive.raspbian.org/raspbian buster/main armhf libuv1 armhf 1.24.1-1+deb10u1 [96.9 kB]
21:33:52 #11 7.730 Get:13 http://archive.raspbian.org/raspbian buster/main armhf dh-apparmor all 2.13.2-10 [70.1 kB]
21:33:52 #11 7.730 Get:14 http://archive.raspbian.org/raspbian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.1 kB]
21:33:52 #11 7.731 Get:15 http://archive.raspberrypi.org/debian buster/main armhf libbtrfs-dev armhf 5.10-1~bpo10+1 [275 kB]
21:33:52 #11 7.759 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [130 kB]
21:33:52 #11 7.838 Get:17 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-event1.02.1 armhf 2:1.02.155-3 [21.5 kB]
21:33:52 #11 7.840 Get:18 http://archive.raspbian.org/raspbian buster/main armhf libudev-dev armhf 241-7~deb10u8+rpi1 [110 kB]
21:33:52 #11 7.843 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libsepol1-dev armhf 2.8-1 [309 kB]
21:33:52 #11 7.849 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libpcre16-3 armhf 2:8.39-12 [234 kB]
21:33:52 #11 7.853 Get:21 http://archive.raspbian.org/raspbian buster/main armhf libpcre32-3 armhf 2:8.39-12 [227 kB]
21:33:52 #11 7.868 Get:22 http://archive.raspbian.org/raspbian buster/main armhf libpcrecpp0v5 armhf 2:8.39-12 [150 kB]
21:33:52 #11 7.874 Get:23 http://archive.raspbian.org/raspbian buster/main armhf libpcre3-dev armhf 2:8.39-12 [564 kB]
21:33:52 #11 7.927 Get:24 http://archive.raspbian.org/raspbian buster/main armhf libselinux1-dev armhf 2.8-1+b1 [156 kB]
21:33:52 #11 7.930 Get:25 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-dev armhf 2:1.02.155-3 [51.5 kB]
21:33:52 #12 1.178 Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease
21:33:52 #8 60.93 137 added, 0 removed; done.
21:33:52 #11 4.326  Done
21:33:52 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
21:33:52 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
21:33:52 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20220816152130.8ffaab8'
21:33:52 dpkg-source: info: using source format '1.0'
21:33:52 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal.tar.gz
21:33:52 #11 3.710 Reading package lists...
21:33:52 #8 55.37 (5/164): deltarpm-3.6.2-10.fc35.x86_64.rpm      1.4 MB/s |  88 kB     00:00    
21:33:52 #8 55.42 (6/164): devscripts-checkbashisms-2.21.4-1.fc35 450 kB/s |  28 kB     00:00    
21:33:52 #8 55.44 (7/164): adobe-source-code-pro-fonts-2.030.1.05 1.6 MB/s | 831 kB     00:00    
21:33:52 #8 55.49 (8/164): dwz-0.14-2.fc35.x86_64.rpm             1.9 MB/s | 127 kB     00:00    
21:33:52 #8 55.50 (9/164): diffutils-3.8-1.fc35.x86_64.rpm        3.1 MB/s | 400 kB     00:00    
21:33:52 #8 55.51 (10/164): ed-1.14.2-11.fc35.x86_64.rpm          1.1 MB/s |  73 kB     00:00    
21:33:52 #8 55.55 (11/164): efi-srpm-macros-5-4.fc35.noarch.rpm   351 kB/s |  22 kB     00:00    
21:33:52 #8 55.56 (12/164): enchant-1.6.0-28.fc35.x86_64.rpm      954 kB/s |  59 kB     00:00    
21:33:52 #8 55.58 (13/164): file-5.40-9.fc35.x86_64.rpm           748 kB/s |  51 kB     00:00    
21:33:52 #8 55.62 (14/164): fonts-filesystem-2.0.5-6.fc35.noarch. 147 kB/s | 8.9 kB     00:00    
21:33:52 #8 55.64 (15/164): fonts-srpm-macros-2.0.5-6.fc35.noarch 400 kB/s |  27 kB     00:00    
21:33:52 #8 55.68 (16/164): findutils-4.8.0-4.fc35.x86_64.rpm     4.1 MB/s | 538 kB     00:00    
21:33:52 #8 55.68 (17/164): fpc-srpm-macros-1.3-4.fc35.noarch.rpm 119 kB/s | 7.6 kB     00:00    
21:33:52 #8 55.72 (18/164): gdk-pixbuf2-2.42.6-2.fc35.x86_64.rpm  6.0 MB/s | 467 kB     00:00    
21:33:52 #12 3.480 Reading package lists...
21:33:52 #12 4.328 Building dependency tree...
21:33:52 #12 4.493 Reading state information...
21:33:52 #12 4.511 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:33:52 #12 4.550 Starting 2 pkgProblemResolver with broken count: 0
21:33:52 #12 4.553 Done
21:33:52 #12 4.570  Done
21:33:52 #11 4.509 debconf: delaying package configuration, since apt-utils is not installed
21:33:52 #11 4.543 Fetched 8314 kB in 0s (19.1 MB/s)
21:33:52 #11 4.573 Selecting previously unselected package bash-completion.
21:33:52 #11 4.573 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 27760 files and directories currently installed.)
21:33:52 #11 4.584 Preparing to unpack .../00-bash-completion_1%3a2.8-6_all.deb ...
21:33:52 #8 56.05 Updating certificates in /etc/ssl/certs...
21:33:52 #11 7.491   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
21:33:52 #11 7.491   g++-10 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
21:33:52 #11 7.491   libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp24
21:33:52 #11 7.492   libltdl-dev libltdl7 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
21:33:52 #11 7.492   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
21:33:52 #11 7.493   libstdc++-10-dev libsystemd-dev libudev-dev libuv1 pkg-config
21:33:52 #11 7.494 Suggested packages:
21:33:52 #11 7.495   cmake-doc ninja-build apparmor-easyprof gcc-10-doc lrzip libtool-doc seccomp
21:33:52 #11 7.495   libstdc++-10-doc
21:33:52 #11 7.495 Recommended packages:
21:33:52 #11 7.495   libglib2.0-data shared-mime-info xdg-user-dirs
21:33:52 #11 2.286 dh_testdir
21:33:52 #18 exporting layers 5.4s done
21:33:52 #18 writing image sha256:b2e05b0ad5f09366a1ea53e628f5df127e70bb0fe6d2841bd678249d0d135898 done
21:33:52 #18 naming to docker.io/debbuild-ubuntu-jammy/x86_64 done
21:33:52 #18 DONE 5.4s
21:33:52 docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0~20220816152130.8ffaab8 -e VERSION=0.0.0-20220816152130-8ffaab8 -e CLI_GITCOMMIT=8ffaab8 -e ENGINE_GITCOMMIT=724feb8 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.9.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/debbuild/ubuntu-jammy:/build  debbuild-ubuntu-jammy/x86_64
21:33:52 #9 65.48 Setting up libmoox-struct-perl (0.017-1) ...
21:33:52 #9 65.49 Setting up lintian (2.62.0ubuntu2.1) ...
21:33:52 #9 65.50 Setting up licensecheck (3.0.45-1) ...
21:33:52 #9 65.52 Setting up dh-autoreconf (19) ...
21:33:52 #9 65.53 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ...
21:33:52 #9 65.55 Setting up libwww-perl (6.43-1) ...
21:33:52 #9 65.56 Setting up debhelper (12.10ubuntu1) ...
21:33:52 #9 65.57 Setting up devscripts (2.20.2ubuntu2) ...
21:33:52 #11 7.994 Get:26 http://archive.raspbian.org/raspbian buster/main armhf libltdl7 armhf 2.4.6-9 [387 kB]
21:33:52 #11 8.003 Get:27 http://archive.raspbian.org/raspbian buster/main armhf libltdl-dev armhf 2.4.6-9 [159 kB]
21:33:52 #11 8.006 Get:28 http://archive.raspbian.org/raspbian buster/main armhf libseccomp-dev armhf 2.3.3-4 [59.5 kB]
21:33:52 #11 8.008 Get:29 http://archive.raspbian.org/raspbian buster/main armhf libsystemd-dev armhf 241-7~deb10u8+rpi1 [323 kB]
21:33:52 #11 8.013 Get:30 http://archive.raspbian.org/raspbian buster/main armhf pkg-config armhf 0.29-6 [59.8 kB]
21:33:52 #8 61.04 Setting up libunbound8:armhf (1.9.0-2+deb10u2) ...
21:33:52 #8 61.05 Setting up shared-mime-info (1.10-1) ...
21:33:52 #11 4.485 Starting pkgProblemResolver with broken count: 0
21:33:52 #11 4.518 Starting 2 pkgProblemResolver with broken count: 0
21:33:52 #11 4.521 Done
21:33:52 #11 3.481 (1/106): autoconf-2.71-2.fc36.noarch.rpm        1.4 MB/s | 718 kB     00:00    
21:33:52 #11 3.542 (2/106): checkpolicy-3.3-2.fc36.x86_64.rpm      621 kB/s | 339 kB     00:00    
21:33:52 #11 3.558 (3/106): cmake-filesystem-3.22.2-1.fc36.x86_64. 1.6 MB/s |  18 kB     00:00    
21:33:52 #11 3.570 (4/106): cmake-rpm-macros-3.22.2-1.fc36.noarch. 1.5 MB/s |  17 kB     00:00    
21:33:52 #11 3.621 (5/106): cryptsetup-libs-2.4.3-2.fc36.x86_64.rp 8.4 MB/s | 432 kB     00:00    
21:33:52 #8 55.74 (19/164): ghc-srpm-macros-1.5.0-5.fc35.noarch.r 128 kB/s | 7.8 kB     00:00    
21:33:52 #8 55.75 (20/164): gnat-srpm-macros-4-14.fc35.noarch.rpm 134 kB/s | 8.2 kB     00:00    
21:33:52 #8 55.81 (21/164): hunspell-1.7.0-11.fc35.x86_64.rpm     4.7 MB/s | 322 kB     00:00    
21:33:52 #8 55.87 (22/164): gsettings-desktop-schemas-41.0-1.fc35 5.4 MB/s | 688 kB     00:00    
21:33:52 #8 55.88 (23/164): groff-base-1.22.4-8.fc35.x86_64.rpm   6.7 MB/s | 1.0 MB     00:00    
21:33:52 #8 55.88 (24/164): hunspell-en-0.20140811.1-20.fc35.noar 2.6 MB/s | 180 kB     00:00    
21:33:52 #8 55.94 (25/164): hunspell-en-GB-0.20140811.1-20.fc35.n 3.3 MB/s | 225 kB     00:00    
21:33:52 #8 55.94 (26/164): hunspell-filesystem-1.7.0-11.fc35.x86 127 kB/s | 7.8 kB     00:00    
21:33:52 #8 55.97 (27/164): hunspell-en-US-0.20140811.1-20.fc35.n 1.8 MB/s | 176 kB     00:00    
21:33:52 #11 4.907 Building dependency tree...
21:33:52 #11 5.098 Reading state information...
21:33:52 #12 4.577 Starting pkgProblemResolver with broken count: 0
21:33:52 #12 4.606 Starting 2 pkgProblemResolver with broken count: 0
21:33:52 #12 4.609 Done
21:33:52 #12 4.699 The following additional packages will be installed:
21:33:52 #8 56.44 129 added, 0 removed; done.
21:33:52 #8 56.50 Setting up libfreetype6:armhf (2.10.4+dfsg-1+deb11u1) ...
21:33:52 #8 56.51 Setting up shared-mime-info (2.0-1) ...
21:33:52 #11 7.906 The following NEW packages will be installed:
21:33:52 #11 7.907   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
21:33:52 #11 7.907   g++-10 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
21:33:52 #11 7.908   libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp24
21:33:52 #11 7.908   libltdl-dev libltdl7 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
21:33:52 #11 7.908   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
21:33:52 #11 7.909   libstdc++-10-dev libsystemd-dev libudev-dev libuv1 pkg-config
21:33:52 #11 2.306 dh_testroot
21:33:52 #11 2.324 dh_prep
21:33:52 #11 2.345 dh_testdir
21:33:52 #11 2.363 dh_testroot
21:33:52 #11 2.381 dh_install
21:33:52 #11 2.407 dh_installdocs
21:33:52 #11 2.441 dh_installchangelogs
21:33:52 #11 2.511 dh_compress
21:33:52 + set -e
21:33:52 + mkdir -p /root/build-deb/engine
21:33:52 #21 60.30 Selecting previously unselected package gcc-aarch64-linux-gnu.
21:33:52 #21 60.30 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
21:33:52 #21 60.31 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ...
21:33:52 #21 60.33 Selecting previously unselected package linux-libc-dev-arm64-cross.
21:33:52 #21 60.33 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ...
21:33:52 #21 60.34 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
21:33:52 #21 60.51 Selecting previously unselected package libc6-dev-arm64-cross.
21:33:52 #21 60.51 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ...
21:33:52 #21 60.51 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ...
21:33:52 #21 60.75 Selecting previously unselected package libstdc++-10-dev-arm64-cross.
21:33:52 #9 65.74 Setting up equivs (2.2.0) ...
21:33:52 #9 65.75 Setting up libxml-parser-perl (2.46-1) ...
21:33:52 #9 65.77 Setting up libxml-sax-expat-perl (0.51-1) ...
21:33:52 #9 65.82 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
21:33:52 #9 65.87 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:33:52 #11 8.296 debconf: delaying package configuration, since apt-utils is not installed
21:33:52 #11 8.336 Fetched 17.5 MB in 2s (9349 kB/s)
21:33:52 #11 8.359 Selecting previously unselected package libstdc++-8-dev:armhf.
21:33:52 #11 8.359 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 17202 files and directories currently installed.)
21:33:52 #11 8.377 Preparing to unpack .../00-libstdc++-8-dev_8.3.0-6+rpi1_armhf.deb ...
21:33:52 #11 8.382 Unpacking libstdc++-8-dev:armhf (8.3.0-6+rpi1) ...
21:33:52 #13 DONE 30.9s
21:33:52 
21:33:52 #15 [stage-1 8/9] COPY --from=golang /usr/local/go /usr/local/go
21:33:52 #15 sha256:a16e6591cdca1a43e531c72259b2eba4fa49eeb778b849ad40b10b3ef1c345e6
21:33:52 #11 4.809 The following additional packages will be installed:
21:33:52 #11 4.809   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
21:33:52 #11 4.809   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
21:33:52 #11 4.809   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
21:33:52 #11 4.810   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
21:33:52 #11 4.810   libsystemd-dev libudev-dev libuv1 pkg-config procps
21:33:52 #11 4.811 Suggested packages:
21:33:52 #11 4.811   cmake-doc ninja-build apparmor-easyprof seccomp
21:33:52 #11 4.812 Recommended packages:
21:33:52 #11 4.812   psmisc
21:33:52 #11 4.983 The following NEW packages will be installed:
21:33:52 #11 4.983   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
21:33:52 #11 4.983   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
21:33:52 #11 4.983   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
21:33:52 #11 4.983   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
21:33:52 #11 4.984   libsystemd-dev libudev-dev libuv1 pkg-config procps
21:33:52 #11 3.669 (6/106): cmake-data-3.22.2-1.fc36.noarch.rpm    8.5 MB/s | 1.6 MB     00:00    
21:33:52 #11 3.680 (7/106): dbus-1.14.0-1.fc36.x86_64.rpm          134 kB/s | 7.5 kB     00:00    
21:33:52 #11 3.793 (8/106): cmake-3.22.2-1.fc36.x86_64.rpm         7.9 MB/s | 6.3 MB     00:00    
21:33:52 #11 3.799 (9/106): dbus-common-1.14.0-1.fc36.noarch.rpm   112 kB/s |  14 kB     00:00    
21:33:52 #11 3.803 (10/106): device-mapper-1.02.175-7.fc36.x86_64. 1.1 MB/s | 139 kB     00:00    
21:33:52 #11 3.808 (11/106): device-mapper-devel-1.02.175-7.fc36.x 3.2 MB/s |  43 kB     00:00    
21:33:52 #11 3.822 (12/106): device-mapper-libs-1.02.175-7.fc36.x8 8.9 MB/s | 177 kB     00:00    
21:33:52 #11 3.842 (13/106): jsoncpp-1.9.5-2.fc36.x86_64.rpm       5.0 MB/s |  98 kB     00:00    
21:33:52 #11 3.848 (14/106): e2fsprogs-libs-1.46.5-2.fc36.x86_64.r 4.8 MB/s | 222 kB     00:00    
21:33:52 #11 3.858 (15/106): kmod-libs-29-7.fc36.x86_64.rpm        4.5 MB/s |  68 kB     00:00    
21:33:52 #11 3.863 (16/106): libcbor-0.7.0-5.fc36.x86_64.rpm       3.8 MB/s |  56 kB     00:00    
21:33:52 #11 3.879 (17/106): libedit-3.1-41.20210910cvs.fc36.x86_6 5.0 MB/s | 104 kB     00:00    
21:33:52 #8 56.00 (28/164): info-6.8-2.fc35.x86_64.rpm            3.2 MB/s | 222 kB     00:00    
21:33:52 #8 56.01 (29/164): json-glib-1.6.6-1.fc35.x86_64.rpm     2.3 MB/s | 151 kB     00:00    
21:33:52 #8 56.03 (30/164): kernel-srpm-macros-1.0-6.fc35.noarch. 127 kB/s | 8.0 kB     00:00    
21:33:52 #8 56.07 (31/164): libappstream-glib-0.7.18-3.fc35.x86_6 5.6 MB/s | 387 kB     00:00    
21:33:52 #8 56.08 (32/164): libevent-2.1.12-4.fc35.x86_64.rpm     3.7 MB/s | 261 kB     00:00    
21:33:52 #8 56.10 (33/164): libjpeg-turbo-2.1.0-3.fc35.x86_64.rpm 2.5 MB/s | 176 kB     00:00    
21:33:52 #8 56.13 (34/164): libpkgconf-1.8.0-1.fc35.x86_64.rpm    575 kB/s |  36 kB     00:00    
21:33:52 #8 56.14 (35/164): libpng-1.6.37-11.fc35.x86_64.rpm      1.8 MB/s | 119 kB     00:00    
21:33:52 #8 56.17 (36/164): libproxy-0.4.17-3.fc35.x86_64.rpm     1.1 MB/s |  71 kB     00:00    
21:33:52 #8 56.20 (37/164): libstemmer-0-17.585svn.fc35.x86_64.rp 1.3 MB/s |  82 kB     00:00    
21:33:52 #11 5.119 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:33:52 #11 5.163 Starting 2 pkgProblemResolver with broken count: 0
21:33:52 #11 5.166 Done
21:33:52 #11 5.189  Done
21:33:52 #11 5.197 Starting pkgProblemResolver with broken count: 0
21:33:52 #11 5.229 Starting 2 pkgProblemResolver with broken count: 0
21:33:52 #11 5.232 Done
21:33:52 #11 5.354 The following additional packages will be installed:
21:33:52 #11 5.354   bash-completion btrfs-progs btrfs-tools cmake cmake-data dh-apparmor
21:33:52 #11 5.355   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
21:33:52 #11 5.355   libjsoncpp1 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
21:33:52 #11 5.356   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
21:33:52 #11 5.356   libudev-dev libuv1 pkg-config
21:33:52 #11 5.358 Suggested packages:
21:33:52 #11 5.358   duperemove cmake-doc ninja-build apparmor-easyprof lrzip seccomp
21:33:52 #11 5.358 Recommended packages:
21:33:52 #11 5.358   dmsetup
21:33:52 #11 5.411 The following NEW packages will be installed:
21:33:52 #12 4.699   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
21:33:52 #12 4.699   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
21:33:52 #12 4.699   libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
21:33:52 #12 4.700   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
21:33:52 #12 4.700   libudev-dev libuv1 pkg-config
21:33:52 #12 4.701 Suggested packages:
21:33:52 #12 4.701   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
21:33:52 #12 4.701 Recommended packages:
21:33:52 #12 4.701   dmsetup
21:33:52 #12 4.737 The following NEW packages will be installed:
21:33:52 #12 4.737   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
21:33:52 #12 4.738   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
21:33:52 #12 4.738   libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
21:33:52 #12 4.738   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
21:33:52 #12 4.739   libudev-dev libuv1 pkg-config
21:33:53 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:33:53 #11 2.546 dh_fixperms
21:33:53 #11 2.589 dh_installdeb
21:33:53 #11 2.616 dh_gencontrol
21:33:53 #11 2.731 dh_md5sums
21:33:53 #21 60.75 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
21:33:53 #21 60.76 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
21:33:53 #21 61.00 Selecting previously unselected package g++-10-aarch64-linux-gnu.
21:33:53 #9 66.00 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:33:53 #9 66.06 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
21:33:53 #9 66.09 Processing triggers for ca-certificates (20211016~20.04.1) ...
21:33:53 #9 66.10 Updating certificates in /etc/ssl/certs...
21:33:53 #11 8.732 Selecting previously unselected package g++-8.
21:33:53 #11 8.735 Preparing to unpack .../01-g++-8_8.3.0-6+rpi1_armhf.deb ...
21:33:53 #11 5.256 0 upgraded, 26 newly installed, 0 to remove and 1 not upgraded.
21:33:53 #11 5.256 1 not fully installed or removed.
21:33:53 #11 5.256 Need to get 9692 kB of archives.
21:33:53 #11 5.256 After this operation, 44.0 MB of additional disk space will be used.
21:33:53 #11 5.256 Get:1 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
21:33:53 #11 5.261 Get:2 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
21:33:53 #11 5.270 Get:3 http://deb.debian.org/debian bullseye/main arm64 libncurses6 arm64 6.2+20201114-2 [93.2 kB]
21:33:53 #11 5.271 Get:4 http://deb.debian.org/debian bullseye/main arm64 libprocps8 arm64 2:3.3.17-5 [61.9 kB]
21:33:53 #11 5.272 Get:5 http://deb.debian.org/debian bullseye/main arm64 procps arm64 2:3.3.17-5 [497 kB]
21:33:53 #11 5.275 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
21:33:53 #11 5.275 Get:7 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
21:33:53 #11 5.277 Get:8 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
21:33:53 #11 5.287 Get:9 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
21:33:53 #11 5.312 Get:10 http://deb.debian.org/debian bullseye/main arm64 dh-apparmor all 2.13.6-10 [75.2 kB]
21:33:53 #11 5.313 Get:11 http://deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
21:33:53 #11 5.315 Get:12 http://deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
21:33:53 #11 5.317 Get:13 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
21:33:53 #11 5.325 Get:14 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
21:33:53 #11 5.327 Get:15 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
21:33:53 #11 5.328 Get:16 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB]
21:33:53 #11 5.330 Get:17 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
21:33:53 #8 56.20 (38/164): lua-srpm-macros-1-5.fc35.noarch.rpm   136 kB/s | 8.4 kB     00:00    
21:33:53 #8 56.23 (39/164): ncurses-6.2-8.20210508.fc35.x86_64.rp 5.8 MB/s | 400 kB     00:00    
21:33:53 #8 56.26 (40/164): nim-srpm-macros-3-5.fc35.noarch.rpm   136 kB/s | 8.4 kB     00:00    
21:33:53 #8 56.26 (41/164): ocaml-srpm-macros-6-5.fc35.noarch.rpm 128 kB/s | 7.8 kB     00:00    
21:33:53 #8 56.30 (42/164): openblas-srpm-macros-2-10.fc35.noarch 118 kB/s | 7.4 kB     00:00    
21:33:53 #8 56.32 (43/164): patch-2.7.6-15.fc35.x86_64.rpm        2.0 MB/s | 127 kB     00:00    
21:33:53 #8 56.33 (44/164): perl-Carp-1.52-478.fc35.noarch.rpm    464 kB/s |  29 kB     00:00    
21:33:53 #8 56.37 (45/164): perl-Data-Dumper-2.183-2.fc35.x86_64. 809 kB/s |  56 kB     00:00    
21:33:53 #11 3.886 (18/106): libfdisk-2.38-0.2.fc36.x86_64.rpm     6.8 MB/s | 158 kB     00:00    
21:33:53 #11 3.896 (19/106): libfido2-1.10.0-3.fc36.x86_64.rpm     5.6 MB/s |  95 kB     00:00    
21:33:53 #8 56.39 (46/164): perl-Digest-1.20-1.fc35.noarch.rpm    412 kB/s |  25 kB     00:00    
21:33:53 #8 56.39 (47/164): perl-Digest-MD5-2.58-478.fc35.x86_64. 572 kB/s |  36 kB     00:00    
21:33:53 #11 3.902 (20/106): libmpc-1.2.1-4.fc36.x86_64.rpm        4.0 MB/s |  61 kB     00:00    
21:33:53 #11 3.931 (21/106): libseccomp-2.5.3-2.fc36.x86_64.rpm    2.0 MB/s |  70 kB     00:00    
21:33:53 #8 56.43 (48/164): perl-Exporter-5.76-479.fc35.noarch.rp 497 kB/s |  31 kB     00:00    
21:33:53 #11 3.936 (22/106): libseccomp-devel-2.5.3-2.fc36.x86_64. 1.5 MB/s |  53 kB     00:00    
21:33:53 #11 3.952 (23/106): libselinux-utils-3.3-4.fc36.x86_64.rp 9.6 MB/s | 142 kB     00:00    
21:33:53 #11 3.966 (24/106): libsepol-devel-3.3-3.fc36.x86_64.rpm  3.0 MB/s |  40 kB     00:00    
21:33:53 #11 3.978 (25/106): libutempter-1.2.1-6.fc36.x86_64.rpm   2.3 MB/s |  26 kB     00:00    
21:33:53 #11 3.986 (26/106): libselinux-devel-3.3-4.fc36.x86_64.rp 2.1 MB/s | 113 kB     00:00    
21:33:53 #11 3.990 (27/106): libxcrypt-devel-4.4.28-1.fc36.x86_64. 2.4 MB/s |  29 kB     00:00    
21:33:53 #11 4.027 (28/106): libxcrypt-static-4.4.28-1.fc36.x86_64 2.6 MB/s | 109 kB     00:00    
21:33:53 #11 4.033 (29/106): libxkbcommon-1.4.0-1.fc36.x86_64.rpm  3.2 MB/s | 140 kB     00:00    
21:33:53 #11 4.051 (30/106): lzo-2.10-6.fc36.x86_64.rpm            2.8 MB/s |  66 kB     00:00    
21:33:53 #11 5.411   bash-completion btrfs-progs btrfs-tools cmake cmake-data dh-apparmor
21:33:53 #11 5.412   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
21:33:53 #11 5.412   libjsoncpp1 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
21:33:53 #11 5.413   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
21:33:53 #11 5.413   libudev-dev libuv1 pkg-config
21:33:53 #12 5.152 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded.
21:33:53 #12 5.152 1 not fully installed or removed.
21:33:53 #12 5.152 Need to get 8539 kB of archives.
21:33:53 #12 5.152 After this operation, 41.1 MB of additional disk space will be used.
21:33:53 #12 5.152 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 bash-completion all 1:2.10-1ubuntu1 [178 kB]
21:33:53 #12 1.282 Reading package lists...
21:33:53 #11 2.759 dh_builddeb
21:33:53 #11 2.779 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:33:53 #11 2.799 
21:33:53 #11 2.799 The package has been created.
21:33:53 #11 2.799 Attention, the package has been created in the current directory,
21:33:53 #11 2.799 not in ".." as indicated by the message above!
21:33:53 #11 2.822 Selecting previously unselected package docker-ce-build-deps.
21:33:53 #11 2.840 (Reading database ... 27796 files and directories currently installed.)
21:33:53 #11 2.841 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:33:53 #11 2.845 Unpacking docker-ce-build-deps (1.0) ...
21:33:53 #21 61.00 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
21:33:53 #21 61.01 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
21:33:53 #9 66.43 0 added, 0 removed; done.
21:33:53 #9 66.43 Running hooks in /etc/ca-certificates/update.d...
21:33:53 #9 66.43 done.
21:33:53 #11 8.739 Unpacking g++-8 (8.3.0-6+rpi1) ...
21:33:53 #11 8.479 0 upgraded, 31 newly installed, 0 to remove and 24 not upgraded.
21:33:53 #11 8.479 1 not fully installed or removed.
21:33:53 #11 8.479 Need to get 19.6 MB of archives.
21:33:53 #11 8.479 After this operation, 84.0 MB of additional disk space will be used.
21:33:53 #11 8.479 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf libstdc++-10-dev armhf 10.2.1-6+rpi1 [1751 kB]
21:33:53 #11 8.518 Get:2 http://archive.raspberrypi.org/debian bullseye/main armhf cmake-data all 3.18.4-2+rpt1+rpi1+deb11u1 [1726 kB]
21:33:53 #11 5.332 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB]
21:33:53 #11 5.334 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB]
21:33:53 #11 5.336 Get:20 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB]
21:33:53 #11 5.337 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB]
21:33:53 #11 5.342 Get:22 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
21:33:53 #11 5.344 Get:23 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
21:33:53 #11 5.346 Get:24 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
21:33:53 #11 5.347 Get:25 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB]
21:33:53 #11 5.351 Get:26 http://deb.debian.org/debian bullseye/main arm64 pkg-config arm64 0.29.2-1 [63.6 kB]
21:33:53 #11 5.516 debconf: delaying package configuration, since apt-utils is not installed
21:33:53 #11 5.560 Fetched 9692 kB in 0s (26.9 MB/s)
21:33:53 #11 5.590 Selecting previously unselected package bash-completion.
21:33:53 #11 4.142 (31/106): make-4.3-7.fc36.x86_64.rpm            5.8 MB/s | 535 kB     00:00    
21:33:53 #11 4.260 (32/106): guile22-2.2.7-5.fc36.x86_64.rpm        14 MB/s | 6.4 MB     00:00    
21:33:53 #11 4.292 (33/106): openssh-8.8p1-1.fc36.1.x86_64.rpm     3.0 MB/s | 451 kB     00:00    
21:33:53 #11 4.333 (34/106): openssh-clients-8.8p1-1.fc36.1.x86_64 9.6 MB/s | 703 kB     00:00    
21:33:53 #11 4.390 (35/106): m4-1.4.19-3.fc36.x86_64.rpm           832 kB/s | 296 kB     00:00    
21:33:53 #8 56.45 (49/164): perl-File-Path-2.18-478.fc35.noarch.r 576 kB/s |  35 kB     00:00    
21:33:53 #8 56.45 (50/164): perl-File-Temp-0.231.100-478.fc35.noa 969 kB/s |  59 kB     00:00    
21:33:53 #8 56.49 (51/164): perl-Getopt-Long-2.52-478.fc35.noarch 944 kB/s |  60 kB     00:00    
21:33:53 #8 56.51 (52/164): perl-IO-Socket-IP-0.41-479.fc35.noarc 671 kB/s |  42 kB     00:00    
21:33:53 #8 56.52 (53/164): perl-IO-Socket-SSL-2.072-1.fc35.noarc 3.3 MB/s | 217 kB     00:00    
21:33:53 #8 56.56 (54/164): perl-MIME-Base64-3.16-478.fc35.x86_64 483 kB/s |  30 kB     00:00    
21:33:53 #8 56.58 (55/164): perl-PathTools-3.80-478.fc35.x86_64.r 1.3 MB/s |  85 kB     00:00    
21:33:53 #8 56.58 (56/164): perl-Net-SSLeay-1.90-4.fc35.x86_64.rp 4.7 MB/s | 349 kB     00:00    
21:33:53 #8 56.62 (57/164): perl-Pod-Escapes-1.07-478.fc35.noarch 316 kB/s |  20 kB     00:00    
21:33:53 #8 56.64 (58/164): perl-Pod-Perldoc-3.28.01-479.fc35.noa 1.3 MB/s |  84 kB     00:00    
21:33:53 #8 56.65 (59/164): perl-Pod-Simple-3.43-2.fc35.noarch.rp 3.3 MB/s | 215 kB     00:00    
21:33:53 #8 56.68 (60/164): perl-Pod-Usage-2.01-478.fc35.noarch.r 648 kB/s |  40 kB     00:00    
21:33:53 #11 5.831 0 upgraded, 24 newly installed, 0 to remove and 1 not upgraded.
21:33:53 #11 5.831 1 not fully installed or removed.
21:33:53 #11 5.831 Need to get 6988 kB of archives.
21:33:53 #11 5.831 After this operation, 30.0 MB of additional disk space will be used.
21:33:53 #11 5.831 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf bash-completion all 1:2.8-1ubuntu1 [168 kB]
21:33:53 #12 5.516 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB]
21:33:53 #11 5.306 Unpacking bash-completion (1:2.8-6) ...
21:33:53 #11 5.421 Selecting previously unselected package cmake-data.
21:33:53 #11 5.424 Preparing to unpack .../01-cmake-data_3.13.4-1_all.deb ...
21:33:53 #11 5.430 Unpacking cmake-data (3.13.4-1) ...
21:33:53 #12 2.533 dpkg-buildpackage: info: source package docker-ce-build-deps
21:33:53 #12 2.533 dpkg-buildpackage: info: source version 1.0
21:33:53 #12 2.533 dpkg-buildpackage: info: source distribution unstable
21:33:53 #12 2.533 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
21:33:53 #12 2.568  dpkg-source --before-build .
21:33:53 #12 2.568 dpkg-buildpackage: info: host architecture armhf
21:33:53 #9 DONE 66.7s
21:33:53 
21:33:53 #11 [stage-1 4/9] COPY common /root/build-deb/debian
21:33:53 #11 sha256:a5b3389d9027a633bef8481da55536f29ea31507128e267634a650de3efb4738
21:33:53 #11 DONE 0.0s
21:33:53 
21:33: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:33:53 #12 sha256:ae52ee70c4610175b3838600e084c3e5485c055e27ae573fa19019a35c60f5a1
21:33:53 + mkdir -p /root/build-deb/cli
21:33:53 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:33:53 #11 4.396 (36/106): pcre2-utf16-10.39-1.fc36.1.x86_64.rpm 3.3 MB/s | 212 kB     00:00    
21:33:53 #11 4.432 (37/106): pcre2-devel-10.39-1.fc36.1.x86_64.rpm 3.3 MB/s | 474 kB     00:00    
21:33:53 #11 4.436 (38/106): perl-Error-0.17029-8.fc36.noarch.rpm  1.0 MB/s |  41 kB     00:00    
21:33:53 #11 4.441 (39/106): pcre2-utf32-10.39-1.fc36.1.x86_64.rpm 3.9 MB/s | 198 kB     00:00    
21:33:53 #11 4.497 (40/106): perl-File-Compare-1.100.600-486.fc36. 285 kB/s |  18 kB     00:00    
21:33:53 #11 4.501 (41/106): perl-File-Find-1.39-486.fc36.noarch.r 505 kB/s |  30 kB     00:00    
21:33:53 #11 4.505 (42/106): perl-File-Copy-2.35-486.fc36.noarch.r 366 kB/s |  25 kB     00:00    
21:33:53 #11 4.511 (43/106): perl-TermReadKey-2.38-12.fc36.x86_64. 2.5 MB/s |  36 kB     00:00    
21:33:53 #11 4.518 (44/106): perl-lib-0.65-486.fc36.x86_64.rpm     1.6 MB/s |  20 kB     00:00    
21:33:53 #11 4.524 (45/106): perl-threads-2.26-449.fc36.x86_64.rpm 4.7 MB/s |  57 kB     00:00    
21:33:53 #11 4.527 (46/106): perl-Thread-Queue-3.14-479.fc36.noarc 838 kB/s |  21 kB     00:00    
21:33:53 #11 4.530 (47/106): perl-threads-shared-1.62-479.fc36.x86 3.4 MB/s |  44 kB     00:00    
21:33:53 #11 4.545 (48/106): policycoreutils-python-utils-3.3-4.fc 4.9 MB/s |  72 kB     00:00    
21:33:53 #11 4.577 (49/106): policycoreutils-3.3-4.fc36.x86_64.rpm 3.7 MB/s | 202 kB     00:00    
21:33:53 #11 4.583 (50/106): policycoreutils-devel-3.3-4.fc36.x86_ 2.5 MB/s | 142 kB     00:00    
21:33:53 #11 4.586 (51/106): python3-audit-3.0.8-1.fc36.x86_64.rpm 2.0 MB/s |  82 kB     00:00    
21:33:53 #11 4.623 (52/106): python3-libselinux-3.3-4.fc36.x86_64. 4.0 MB/s | 186 kB     00:00    
21:33:53 #8 56.70 (61/164): perl-Socket-2.032-2.fc35.x86_64.rpm   890 kB/s |  55 kB     00:00    
21:33:53 #8 56.71 (62/164): perl-Storable-3.25-1.fc35.x86_64.rpm  1.5 MB/s |  95 kB     00:00    
21:33:53 #8 56.75 (63/164): perl-Term-ANSIColor-5.01-479.fc35.noa 764 kB/s |  48 kB     00:00    
21:33:53 #8 56.76 (64/164): perl-Term-Cap-1.17-478.fc35.noarch.rp 356 kB/s |  22 kB     00:00    
21:33:53 #8 56.77 (65/164): perl-Text-ParseWords-3.30-478.fc35.no 261 kB/s |  16 kB     00:00    
21:33:53 #8 56.81 (66/164): perl-Text-Tabs+Wrap-2021.0814-1.fc35. 352 kB/s |  22 kB     00:00    
21:33:53 #8 56.83 (67/164): perl-Time-Local-1.300-478.fc35.noarch 542 kB/s |  33 kB     00:00    
21:33:53 #8 56.84 (68/164): perl-URI-5.09-4.fc35.noarch.rpm       1.7 MB/s | 108 kB     00:00    
21:33:53 #8 56.87 (69/164): perl-constant-1.33-479.fc35.noarch.rp 365 kB/s |  23 kB     00:00    
21:33:53 #8 56.89 (70/164): perl-libnet-3.13-479.fc35.noarch.rpm  1.8 MB/s | 125 kB     00:00    
21:33:53 #8 56.90 (71/164): perl-parent-0.238-478.fc35.noarch.rpm 226 kB/s |  14 kB     00:00    
21:33:53 #8 56.94 (72/164): perl-podlators-4.14-478.fc35.noarch.r 1.7 MB/s | 111 kB     00:00    
21:33:53 #11 5.590 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 28646 files and directories currently installed.)
21:33:53 #11 5.607 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ...
21:33:53 #11 5.775 Selecting previously unselected package libprocps7:arm64.
21:33:53 #11 5.779 Preparing to unpack .../02-libprocps7_2%3a3.3.15-2_arm64.deb ...
21:33:53 #11 5.789 Unpacking libprocps7:arm64 (2:3.3.15-2) ...
21:33:53 #11 5.835 Selecting previously unselected package procps.
21:33:53 #12 2.667  debian/rules clean
21:33:53 #12 2.668 dh clean
21:33:53 #12 2.794    dh_clean
21:33:53 #12 2.861  debian/rules binary
21:33:53 #12 2.863 dh binary
21:33:53 + mkdir -p /root/build-deb/buildx
21:33:53 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:33:53 #11 2.919 Reading package lists...
21:33:53 #11 9.538 Selecting previously unselected package g++.
21:33:53 #11 9.541 Preparing to unpack .../02-g++_4%3a8.3.0-1+rpi2_armhf.deb ...
21:33:53 #11 9.545 Unpacking g++ (4:8.3.0-1+rpi2) ...
21:33:53 #11 9.574 Selecting previously unselected package build-essential.
21:33:53 #11 9.577 Preparing to unpack .../03-build-essential_12.6_armhf.deb ...
21:33:53 #11 9.581 Unpacking build-essential (12.6) ...
21:33:53 #11 9.036 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf g++-10 armhf 10.2.1-6+rpi1 [7341 kB]
21:33:53 #8 56.96 (73/164): pkgconf-1.8.0-1.fc35.x86_64.rpm       658 kB/s |  41 kB     00:00    
21:33:53 #8 56.96 (74/164): perl-srpm-macros-1-42.fc35.noarch.rpm 120 kB/s | 8.3 kB     00:00    
21:33:53 #11 4.630 (53/106): python3-libsemanage-3.3-3.fc36.x86_64 1.8 MB/s |  80 kB     00:00    
21:33:53 #8 57.00 (75/164): pkgconf-m4-1.8.0-1.fc35.noarch.rpm    230 kB/s |  14 kB     00:00    
21:33:53 #11 4.693 (54/106): python3-policycoreutils-3.3-4.fc36.no  19 MB/s | 2.0 MB     00:00    
21:33:53 #11 4.737 (55/106): python3-setools-4.4.0-5.fc36.x86_64.r 4.8 MB/s | 552 kB     00:00    
21:33:53 #8 57.02 (76/164): pkgconf-pkg-config-1.8.0-1.fc35.x86_6 166 kB/s |  10 kB     00:00    
21:33:53 #11 4.776 (56/106): python3-setuptools-59.6.0-2.fc36.noar 6.3 MB/s | 936 kB     00:00    
21:33:53 #11 4.781 (57/106): qrencode-libs-4.1.1-2.fc36.x86_64.rpm 704 kB/s |  61 kB     00:00    
21:33:53 #8 57.03 (77/164): protobuf-c-1.4.0-1.fc35.x86_64.rpm    580 kB/s |  35 kB     00:00    
21:33:53 #8 57.07 (78/164): python3-dateutil-2.8.1-7.fc35.noarch. 4.2 MB/s | 289 kB     00:00    
21:33:53 #11 4.794 (58/106): which-2.21-32.fc36.x86_64.rpm         3.1 MB/s |  42 kB     00:00    
21:33:53 #11 4.811 (59/106): rhash-1.4.2-2.fc36.x86_64.rpm         5.3 MB/s | 185 kB     00:00    
21:33:53 #8 57.09 (79/164): python3-dbus-1.2.18-2.fc35.x86_64.rpm 2.1 MB/s | 132 kB     00:00    
21:33:53 #11 4.829 (60/106): annobin-docs-10.81-1.fc36.noarch.rpm  5.4 MB/s |  91 kB     00:00    
21:33:53 #11 4.879 (61/106): xkeyboard-config-2.35.1-1.fc36.noarch  10 MB/s | 878 kB     00:00    
21:33:53 #8 57.09 (80/164): python3-distro-1.6.0-1.fc35.noarch.rp 602 kB/s |  38 kB     00:00    
21:33:53 #8 57.13 (81/164): python3-pybeam-0.7-1.fc35.noarch.rpm  373 kB/s |  24 kB     00:00    
21:33:53 #8 57.15 (82/164): python3-pyxdg-0.27-3.fc35.noarch.rpm  1.5 MB/s |  96 kB     00:00    
21:33:53 #8 57.15 (83/164): python3-six-1.16.0-4.fc35.noarch.rpm  562 kB/s |  36 kB     00:00    
21:33:53 #8 57.19 (84/164): python3-toml-0.10.2-5.fc35.noarch.rpm 608 kB/s |  39 kB     00:00    
21:33:53 #17 exporting layers 4.9s done
21:33:53 #17 writing image sha256:f5fd65acbb71461aa2f544cf0890e2ea1290b8d72f41629affb7896bfd4bed10 done
21:33:53 #17 naming to docker.io/debbuild-ubuntu-bionic/x86_64 done
21:33:53 #17 DONE 4.9s
21:33:53 docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0~20220816152130.8ffaab8 -e VERSION=0.0.0-20220816152130-8ffaab8 -e CLI_GITCOMMIT=8ffaab8 -e ENGINE_GITCOMMIT=724feb8 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.9.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/debbuild/ubuntu-bionic:/build  debbuild-ubuntu-bionic/x86_64
21:33:53 + set -e
21:33:53 + mkdir -p /root/build-deb/engine
21:33:53 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:33:54 #11 5.836 Preparing to unpack .../03-procps_2%3a3.3.15-2_arm64.deb ...
21:33:54 #11 5.841 Unpacking procps (2:3.3.15-2) ...
21:33:54 #11 5.895 Selecting previously unselected package libarchive13:arm64.
21:33:54 #11 5.898 Preparing to unpack .../04-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
21:33:54 #11 5.902 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
21:33:54 #11 5.969 Selecting previously unselected package libjsoncpp1:arm64.
21:33:54 #11 5.973 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_arm64.deb ...
21:33:54 #11 5.978 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
21:33:54 #11 6.018 Selecting previously unselected package librhash0:arm64.
21:33:54 #11 6.022 Preparing to unpack .../06-librhash0_1.3.8-1_arm64.deb ...
21:33:54 #11 6.026 Unpacking librhash0:arm64 (1.3.8-1) ...
21:33:54 #11 6.072 Selecting previously unselected package libuv1:arm64.
21:33:54 #11 6.190 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:33:54 #12 5.783 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libarchive13 amd64 3.4.0-2ubuntu1.2 [327 kB]
21:33:54 #12 5.801 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB]
21:33:54 #12 5.805 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB]
21:33:54 #12 5.810 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1 amd64 1.34.2-1ubuntu1.3 [80.8 kB]
21:33:54 #12 5.815 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB]
21:33:54 #12 6.014 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 dh-apparmor all 2.13.3-7ubuntu5.1 [9948 B]
21:33:54 #12 6.014 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs0 amd64 5.4.1-2 [175 kB]
21:33:54 #12 6.016 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs-dev amd64 5.4.1-2 [227 kB]
21:33:54 #12 6.018 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB]
21:33:54 #12 6.020 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.167-1ubuntu1 [11.9 kB]
21:33:54 #12 6.020 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev-dev amd64 245.4-4ubuntu3.17 [19.7 kB]
21:33:54 #12 6.021 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsepol1-dev amd64 3.0-1ubuntu0.1 [325 kB]
21:33:54 #12 6.030 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-16-0 amd64 10.34-7 [181 kB]
21:33:54 #12 6.040 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-32-0 amd64 10.34-7 [169 kB]
21:33:54 #12 6.088 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-posix2 amd64 10.34-7 [5992 B]
21:33:54 #12 6.089 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-dev amd64 10.34-7 [670 kB]
21:33:54 #12 6.163 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libselinux1-dev amd64 3.0-1build2 [151 kB]
21:33:54 #12 2.965    dh_update_autotools_config
21:33:54 #12 2.993    dh_autoreconf
21:33:54 #12 3.056    create-stamp debian/debhelper-build-stamp
21:33:54 #12 3.056    dh_prep
21:33:54 #12 3.110    dh_auto_install --destdir=debian/docker-ce-build-deps/
21:33:54 #12 3.161    dh_install
21:33:54 + mkdir -p /root/build-deb/compose
21:33:54 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:33:54 + mkdir -p /root/build-deb/scan-cli-plugin
21:33:54 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
21:33:54 #11 3.543 Building dependency tree...
21:33:54 #11 3.684 Reading state information...
21:33:54 #11 3.698 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:33:54 #11 3.726 Starting 2 pkgProblemResolver with broken count: 0
21:33:54 #11 3.728 Done
21:33:54 #11 3.741  Done
21:33:54 #11 3.747 Starting pkgProblemResolver with broken count: 0
21:33:54 #11 3.768 Starting 2 pkgProblemResolver with broken count: 0
21:33:54 #11 3.771 Done
21:33:54 #11 9.619 Selecting previously unselected package bash-completion.
21:33:54 #11 9.622 Preparing to unpack .../04-bash-completion_1%3a2.8-6_all.deb ...
21:33:54 #11 9.244 Get:4 http://archive.raspberrypi.org/debian bullseye/main armhf cmake armhf 3.18.4-2+rpt1+rpi1+deb11u1 [3104 kB]
21:33:54 #11 9.379 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf g++ armhf 4:10.2.1-1+rpi1 [1632 B]
21:33:54 #11 9.381 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf build-essential armhf 12.9 [7704 B]
21:33:54 #11 9.383 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf bash-completion all 1:2.11-2 [234 kB]
21:33:54 #11 9.388 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive13 armhf 3.4.3-2+deb11u1 [297 kB]
21:33:54 #11 9.428 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf libjsoncpp24 armhf 1.9.4-4 [67.0 kB]
21:33:54 #11 9.430 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf librhash0 armhf 1.4.1-2 [141 kB]
21:33:54 #11 9.436 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf libuv1 armhf 1.40.0-1 [118 kB]
21:33:54 #11 9.439 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf dh-apparmor all 2.13.6-10 [75.2 kB]
21:33:54 #11 9.441 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libbtrfs0 armhf 5.10.1-2 [218 kB]
21:33:54 #11 9.460 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf libbtrfs-dev armhf 5.10.1-2 [279 kB]
21:33:54 #11 9.539 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [91.4 kB]
21:33:54 #11 9.542 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [134 kB]
21:33:54 #11 4.936 (62/106): util-linux-2.38-0.2.fc36.x86_64.rpm    14 MB/s | 2.2 MB     00:00    
21:33:54 #11 4.982 (63/106): annobin-plugin-gcc-10.81-1.fc36.x86_6 5.6 MB/s | 882 kB     00:00    
21:33:54 #11 5.023 (64/106): automake-1.16.5-7.fc36.noarch.rpm     4.6 MB/s | 675 kB     00:00    
21:33:54 #11 5.027 (65/106): btrfs-progs-devel-5.18-1.fc36.x86_64. 1.2 MB/s |  55 kB     00:00    
21:33:54 #11 5.085 (66/106): btrfs-progs-5.18-1.fc36.x86_64.rpm    9.3 MB/s | 957 kB     00:00    
21:33:54 #8 57.21 (85/164): python3-zstd-1.4.5.1-5.fc35.x86_64.rp 304 kB/s |  19 kB     00:00    
21:33:54 #8 57.22 (86/164): qt5-srpm-macros-5.15.2-3.fc35.noarch. 135 kB/s | 8.2 kB     00:00    
21:33:54 #8 57.26 (87/164): shared-mime-info-2.1-3.fc35.x86_64.rp 5.2 MB/s | 373 kB     00:00    
21:33:54 #8 57.28 (88/164): unzip-6.0-53.fc35.x86_64.rpm          2.7 MB/s | 179 kB     00:00    
21:33:54 #8 57.28 (89/164): xz-5.2.5-7.fc35.x86_64.rpm            3.2 MB/s | 214 kB     00:00    
21:33:54 #8 57.33 (90/164): zip-3.0-31.fc35.x86_64.rpm            3.6 MB/s | 257 kB     00:00    
21:33:54 #8 57.38 (91/164): ansible-srpm-macros-1-5.fc35.noarch.r  79 kB/s | 7.3 kB     00:00    
21:33:54 + mkdir -p /root/build-deb/cli
21:33:54 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:33:54 #11 6.076 Preparing to unpack .../07-libuv1_1.24.1-1+deb10u1_arm64.deb ...
21:33:54 #11 6.079 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ...
21:33:54 #11 6.114 Selecting previously unselected package cmake.
21:33:54 #11 6.117 Preparing to unpack .../08-cmake_3.13.4-1_arm64.deb ...
21:33:54 #11 6.125 Unpacking cmake (3.13.4-1) ...
21:33:54 #18 exporting layers 2.6s done
21:33:54 #18 writing image sha256:388ba10ed7eb184f977d6334bcb818fab9e20fe6e135f044e452f0a131412b08 done
21:33:54 #18 naming to docker.io/debbuild-ubuntu-jammy/aarch64 done
21:33:54 #18 DONE 2.6s
21:33:54 docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0~20220816152130.8ffaab8 -e VERSION=0.0.0-20220816152130-8ffaab8 -e CLI_GITCOMMIT=8ffaab8 -e ENGINE_GITCOMMIT=724feb8 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.9.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/debbuild/ubuntu-jammy:/build  debbuild-ubuntu-jammy/aarch64
21:33:54 #11 6.444 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblzo2-2 armhf 2.08-1.2 [44.2 kB]
21:33:54 #11 6.446 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libarchive13 armhf 3.2.2-3.1ubuntu0.7 [251 kB]
21:33:54 #11 6.462 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libjsoncpp1 armhf 1.7.4-3 [65.9 kB]
21:33:54 #11 6.466 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf librhash0 armhf 1.3.6-2 [90.3 kB]
21:33:54 #11 6.471 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libuv1 armhf 1.18.0-3 [53.5 kB]
21:33:54 #11 6.474 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf cmake armhf 3.10.2-1ubuntu2.18.04.2 [2724 kB]
21:33:54 #11 6.602 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe armhf dh-apparmor all 2.12-4ubuntu5.1 [11.2 kB]
21:33:54 #11 6.603 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf btrfs-progs armhf 4.15.1-1build1 [579 kB]
21:33:54 #11 6.631 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf btrfs-tools armhf 4.15.1-1build1 [2604 B]
21:33:54 #11 6.641 Get:12 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:33:54 #11 6.644 Get:13 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:33:54 #11 6.646 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libudev-dev armhf 237-3ubuntu10.53 [19.1 kB]
21:33:54 #11 6.647 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsepol1-dev armhf 2.7-1ubuntu0.1 [303 kB]
21:33:54 #11 6.656 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpcre16-3 armhf 2:8.39-9ubuntu0.1 [128 kB]
21:33:54 #11 6.660 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpcre32-3 armhf 2:8.39-9ubuntu0.1 [121 kB]
21:33:54 #11 6.676 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpcrecpp0v5 armhf 2:8.39-9ubuntu0.1 [13.2 kB]
21:33:54 #11 6.227 Unpacking bash-completion (1:2.11-2) ...
21:33:54 #12 6.165 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-dev amd64 2:1.02.167-1ubuntu1 [35.8 kB]
21:33:54 #12 6.166 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1~20.04.2 [83.6 kB]
21:33:54 #12 6.167 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.17 [246 kB]
21:33:54 #12 6.170 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB]
21:33:54 #12 6.361 debconf: delaying package configuration, since apt-utils is not installed
21:33:54 #12 6.398 Fetched 8539 kB in 1s (5987 kB/s)
21:33:54 #12 6.430 Selecting previously unselected package bash-completion.
21:33:54 #12 3.195    dh_installdocs
21:33:54 #12 3.233    dh_installchangelogs
21:33:54 #12 3.341    dh_perl
21:33:54 #12 3.394    dh_link
21:33:54 #12 3.429    dh_strip_nondeterminism
21:33:54 #12 3.492    dh_compress
21:33:54 #12 3.529    dh_fixperms
21:33:54 + mkdir -p /go/src/github.com/docker
21:33:54 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:33:54 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:33:54 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:33:54 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:33:54 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
21:33:54 + EPOCH=5
21:33:54 + EPOCH_SEP=
21:33:54 + [[ ! -z 5 ]]
21:33:54 + EPOCH_SEP=:
21:33:54 + [[ -z 0.0.0~20220816152130.8ffaab8 ]]
21:33:54 + echo VERSION AAA 0.0.0-20220816152130-8ffaab8
21:33:54 VERSION AAA 0.0.0-20220816152130-8ffaab8
21:33:54 + VERSION=0.0.0-20220816152130-8ffaab8
21:33:54 + echo VERSION bbb 0.0.0-20220816152130-8ffaab8
21:33:54 VERSION bbb 0.0.0-20220816152130-8ffaab8
21:33:54 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:33:54 + debSource=docker-ce
21:33:54 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:33:54 + debMaintainer='Docker <support@docker.com>'
21:33:54 ++ date --rfc-2822
21:33:54 + debDate='Tue, 16 Aug 2022 21:33:54 +0000'
21:33:54 ++ . /etc/os-release
21:33:54 +++ PRETTY_NAME='Ubuntu 22.04.1 LTS'
21:33:54 +++ NAME=Ubuntu
21:33:54 +++ VERSION_ID=22.04
21:33:54 +++ VERSION='22.04.1 LTS (Jammy Jellyfish)'
21:33:54 +++ VERSION_CODENAME=jammy
21:33:54 +++ ID=ubuntu
21:33:54 +++ ID_LIKE=debian
21:33:54 +++ HOME_URL=https://www.ubuntu.com/
21:33:54 +++ SUPPORT_URL=https://help.ubuntu.com/
21:33:54 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
21:33:54 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
21:33:54 +++ UBUNTU_CODENAME=jammy
21:33:54 ++ echo 22.04
21:33:54 + versionID=22.04
21:33:54 + pkgRevision=0
21:33:54 + cat
21:33:54 + export CLI_GITCOMMIT=8ffaab8
21:33:54 + CLI_GITCOMMIT=8ffaab8
21:33:54 + export ENGINE_GITCOMMIT=724feb8
21:33:54 + ENGINE_GITCOMMIT=724feb8
21:33:54 + export SCAN_GITCOMMIT=061fe0a
21:33:54 + SCAN_GITCOMMIT=061fe0a
21:33:54 + echo VERSION BBB 0.0.0-20220816152130-8ffaab8
21:33:54 VERSION BBB 0.0.0-20220816152130-8ffaab8
21:33:54 + dpkg-buildpackage -uc -us -I.git
21:33:54 dpkg-buildpackage: info: source package docker-ce
21:33:54 dpkg-buildpackage: info: source version 5:0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy
21:33:54 dpkg-buildpackage: info: source distribution jammy
21:33:54 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:33:54  dpkg-source -I.git --before-build .
21:33:54 dpkg-buildpackage: info: host architecture amd64
21:33:54 #11 3.844 The following additional packages will be installed:
21:33:54 #11 3.844   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
21:33:54 #11 3.844   libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
21:33:54 #11 3.844   libdevmapper1.02.1 libjsoncpp1 libpcre16-3 libpcre3-dev libpcre32-3
21:33:54 #11 3.844   libpcrecpp0v5 libprocps7 librhash0 libseccomp-dev libselinux1-dev
21:33:54 #11 3.845   libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config procps
21:33:54 #11 3.845 Suggested packages:
21:33:54 #11 3.845   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
21:33:54 #11 4.028 The following NEW packages will be installed:
21:33:54 #11 4.028   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
21:33:54 #11 4.029   libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
21:33:54 #11 4.029   libdevmapper1.02.1 libjsoncpp1 libpcre16-3 libpcre3-dev libpcre32-3
21:33:54 #11 4.029   libpcrecpp0v5 libprocps7 librhash0 libseccomp-dev libselinux1-dev
21:33:54 #11 4.030   libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config procps
21:33:54 #11 5.089 (67/106): dbus-broker-31-1.fc36.x86_64.rpm      2.8 MB/s | 176 kB     00:00    
21:33:54 #11 5.101 (68/106): gc-8.0.6-3.fc36.x86_64.rpm            6.6 MB/s | 103 kB     00:00    
21:33:54 #11 5.115 (69/106): gcc-plugin-annobin-12.1.1-1.fc36.x86_ 3.6 MB/s |  48 kB     00:00    
21:33:54 #11 5.133 (70/106): git-2.37.2-1.fc36.x86_64.rpm          3.8 MB/s |  66 kB     00:00    
21:33:54 #11 9.545 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1 [22.3 kB]
21:33:54 #11 9.548 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf libudev-dev armhf 247.3-7+rpi1 [124 kB]
21:33:54 #11 5.357 (71/106): git-core-2.37.2-1.fc36.x86_64.rpm      18 MB/s | 4.0 MB     00:00    
21:33:54 #11 9.551 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf libsepol1-dev armhf 3.1-1 [308 kB]
21:33:54 #11 9.556 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-16-0 armhf 10.36-2 [197 kB]
21:33:54 #11 9.558 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-32-0 armhf 10.36-2 [187 kB]
21:33:54 #11 9.560 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-posix2 armhf 10.36-2 [48.7 kB]
21:33:54 #11 9.617 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-dev armhf 10.36-2 [626 kB]
21:33:54 #8 57.53 (92/164): abattis-cantarell-fonts-0.301-5.fc35. 1.4 MB/s | 364 kB     00:00    
21:33:54 #8 57.58 (93/164): dbus-libs-1.12.22-1.fc35.x86_64.rpm   2.9 MB/s | 152 kB     00:00    
21:33:54 #8 57.62 (94/164): binutils-gold-2.37-17.fc35.x86_64.rpm 2.9 MB/s | 726 kB     00:00    
21:33:54 #8 57.62 (95/164): dnf-plugins-core-4.2.1-1.fc35.noarch. 766 kB/s |  34 kB     00:00    
21:33:54 #8 57.72 (96/164): elfutils-0.187-4.fc35.x86_64.rpm      5.2 MB/s | 519 kB     00:00    
21:33:54 + mkdir -p /root/build-deb/buildx
21:33:54 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:33:54 #11 6.404 Selecting previously unselected package dh-apparmor.
21:33:54 #11 6.407 Preparing to unpack .../09-dh-apparmor_2.13.2-10_all.deb ...
21:33:54 #11 6.412 Unpacking dh-apparmor (2.13.2-10) ...
21:33:54 #11 6.454 Selecting previously unselected package libbtrfs0.
21:33:54 #11 6.457 Preparing to unpack .../10-libbtrfs0_4.20.1-2_arm64.deb ...
21:33:54 #11 6.461 Unpacking libbtrfs0 (4.20.1-2) ...
21:33:54 #11 6.502 Selecting previously unselected package libbtrfs-dev.
21:33:54 #11 6.505 Preparing to unpack .../11-libbtrfs-dev_4.20.1-2_arm64.deb ...
21:33:54 #11 6.512 Unpacking libbtrfs-dev (4.20.1-2) ...
21:33:54 #11 6.552 Selecting previously unselected package dmsetup.
21:33:54 #11 6.555 Preparing to unpack .../12-dmsetup_2%3a1.02.155-3_arm64.deb ...
21:33:54 #11 6.559 Unpacking dmsetup (2:1.02.155-3) ...
21:33:54 #11 6.600 Selecting previously unselected package libdevmapper1.02.1:arm64.
21:33:54 #11 6.603 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
21:33:54 + set -e
21:33:54 + mkdir -p /root/build-deb/engine
21:33:54 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:33:54 #11 6.750 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpcre3-dev armhf 2:8.39-9ubuntu0.1 [475 kB]
21:33:54 #11 6.765 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libselinux1-dev armhf 2.7-2build2 [142 kB]
21:33:54 #11 6.767 Get:21 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:33:54 #11 6.769 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libseccomp-dev armhf 2.5.1-1ubuntu1~18.04.2 [77.0 kB]
21:33:54 #11 6.772 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsystemd-dev armhf 237-3ubuntu10.53 [184 kB]
21:33:54 #11 6.778 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf pkg-config armhf 0.29.1-0ubuntu2 [42.0 kB]
21:33:54 #11 6.965 debconf: delaying package configuration, since apt-utils is not installed
21:33:54 #11 6.998 Fetched 6988 kB in 1s (5177 kB/s)
21:33:54 #11 6.357 Selecting previously unselected package cmake-data.
21:33:54 #11 6.360 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ...
21:33:54 #11 6.365 Unpacking cmake-data (3.18.4-2+deb11u1) ...
21:33:54 #12 6.430 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 26311 files and directories currently installed.)
21:33:54 #12 6.447 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ...
21:33:54 #12 3.568    dh_missing
21:33:54 #12 3.597    dh_installdeb
21:33:54 #12 3.631    dh_gencontrol
21:33:54 #12 3.747    dh_md5sums
21:33:54  debian/rules clean
21:33:54 dh clean --with=bash-completion
21:33:54    dh_clean
21:33:54 #11 4.299 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded.
21:33:54 #11 4.299 1 not fully installed or removed.
21:33:54 #11 4.299 Need to get 8978 kB of archives.
21:33:54 #11 4.299 After this operation, 38.6 MB of additional disk space will be used.
21:33:54 #11 4.299 Get:1 http://deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
21:33:54 #11 4.306 Get:2 http://deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
21:33:54 #11 4.321 Get:3 http://deb.debian.org/debian buster/main amd64 libprocps7 amd64 2:3.3.15-2 [61.7 kB]
21:33:54 #11 4.321 Get:4 http://deb.debian.org/debian buster/main amd64 procps amd64 2:3.3.15-2 [259 kB]
21:33:54 #11 4.325 Get:5 http://deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
21:33:54 #11 4.328 Get:6 http://deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
21:33:54 #11 4.329 Get:7 http://deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
21:33:54 #11 4.331 Get:8 http://deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
21:33:54 #11 4.332 Get:9 http://deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
21:33:54 #11 4.406 Get:10 http://deb.debian.org/debian buster/main amd64 dh-apparmor all 2.13.2-10 [70.1 kB]
21:33:54 #11 5.627 (72/106): cpp-12.1.1-1.fc36.x86_64.rpm           17 MB/s |  11 MB     00:00    
21:33:54 #8 57.83 (97/164): elfutils-debuginfod-client-0.187-4.fc 187 kB/s |  39 kB     00:00    
21:33:54 #8 57.90 (98/164): glib-networking-2.70.1-1.fc35.x86_64. 2.6 MB/s | 177 kB     00:00    
21:33:54 #11 9.695 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf libselinux1-dev armhf 3.1-3 [156 kB]
21:33:54 #11 9.698 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper-dev armhf 2:1.02.175-2.1 [52.0 kB]
21:33:54 #11 9.700 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl7 armhf 2.4.6-15 [388 kB]
21:33:54 #11 9.704 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl-dev armhf 2.4.6-15 [159 kB]
21:33:54 #11 9.706 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+rpi1+deb11u1 [88.2 kB]
21:33:54 #11 9.707 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf libsystemd-dev armhf 247.3-7+rpi1 [401 kB]
21:33:54 #11 9.719 Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1183 kB]
21:33:54 #11 9.781 Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf pkg-config armhf 0.29.2-1 [61.5 kB]
21:33:54 + mkdir -p /root/build-deb/compose
21:33:54 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:33:54 #15 DONE 2.0s
21:33:54 
21:33:54 #16 [stage-1 9/9] WORKDIR /root/rpmbuild
21:33:54 #16 sha256:679ddfebf85dcf77217040a82e3e37d0eb1c751f1097cc199584b206fd310bb7
21:33:54 #16 DONE 0.0s
21:33:54 
21:33:54 #17 exporting to image
21:33:54 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
21:33:54 #17 exporting layers
21:33:54 #11 10.25 Unpacking bash-completion (1:2.8-6) ...
21:33:54 #11 7.026 Selecting previously unselected package bash-completion.
21:33:54 #11 7.026 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21187 files and directories currently installed.)
21:33:54 #11 7.043 Preparing to unpack .../00-bash-completion_1%3a2.8-1ubuntu1_all.deb ...
21:33:54 #11 6.733 Selecting previously unselected package libncurses6:arm64.
21:33:54 #11 6.737 Preparing to unpack .../02-libncurses6_6.2+20201114-2_arm64.deb ...
21:33:54 #11 6.744 Unpacking libncurses6:arm64 (6.2+20201114-2) ...
21:33:54 #11 6.783 Selecting previously unselected package libprocps8:arm64.
21:33:54 #11 6.786 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_arm64.deb ...
21:33:54 #11 6.790 Unpacking libprocps8:arm64 (2:3.3.17-5) ...
21:33:54 #11 6.837 Selecting previously unselected package procps.
21:33:54 #11 6.841 Preparing to unpack .../04-procps_2%3a3.3.17-5_arm64.deb ...
21:33:54 #11 6.850 Unpacking procps (2:3.3.17-5) ...
21:33:54 #11 6.923 Selecting previously unselected package libjsoncpp24:arm64.
21:33:54 #11 6.926 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_arm64.deb ...
21:33:54 #11 6.930 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
21:33:54 #11 6.971 Selecting previously unselected package librhash0:arm64.
21:33:54 #11 6.608 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
21:33:54 #11 6.665 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
21:33:54 #11 6.668 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
21:33:54 #11 6.671 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
21:33:54 #11 6.709 Selecting previously unselected package libudev-dev:arm64.
21:33:54 #11 6.712 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ...
21:33:54 #11 6.722 Unpacking libudev-dev:arm64 (241-7~deb10u8) ...
21:33:54 #11 6.768 Selecting previously unselected package libsepol1-dev:arm64.
21:33:54 #11 6.771 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
21:33:54 #11 6.775 Unpacking libsepol1-dev:arm64 (2.8-1) ...
21:33:54 #11 6.833 Selecting previously unselected package libpcre16-3:arm64.
21:33:54 #11 6.837 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
21:33:54 #11 6.841 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
21:33:54 #11 6.890 Selecting previously unselected package libpcre32-3:arm64.
21:33:54 #11 6.894 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
21:33:54 #11 6.897 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
21:33:54 #11 6.941 Selecting previously unselected package libpcrecpp0v5:arm64.
21:33:54 #12 3.784    dh_builddeb
21:33:54 #12 3.817 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:33:54 #12 3.903  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_armhf.buildinfo
21:33:54  dpkg-source -I.git -b .
21:33:54 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
21:33:54 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
21:33:54 dpkg-source: warning: native package version may not have a revision
21:33:54 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20220816152130.8ffaab8'
21:33:54 dpkg-source: info: using source format '1.0'
21:33:54 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy.tar.gz
21:33:54 #11 4.407 Get:11 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
21:33:54 #11 4.407 Get:12 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
21:33:54 #11 4.408 Get:13 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
21:33:54 #11 4.410 Get:14 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
21:33:54 #11 4.411 Get:15 http://deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
21:33:54 #11 4.412 Get:16 http://deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
21:33:54 #11 4.413 Get:17 http://deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
21:33:54 #11 4.417 Get:18 http://deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
21:33:54 #11 4.420 Get:19 http://deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
21:33:54 #11 4.423 Get:20 http://deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
21:33:54 #11 4.424 Get:21 http://deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
21:33:54 #11 4.431 Get:22 http://deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
21:33:54 #11 4.432 Get:23 http://deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
21:33:54 #11 4.433 Get:24 http://deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
21:33:54 #11 4.435 Get:25 http://deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
21:33:54 #11 4.438 Get:26 http://deb.debian.org/debian buster/main amd64 pkg-config amd64 0.29-6 [63.5 kB]
21:33:54 #11 4.623 debconf: delaying package configuration, since apt-utils is not installed
21:33:54 #11 4.655 Fetched 8978 kB in 0s (22.6 MB/s)
21:33:54 #11 4.685 Selecting previously unselected package bash-completion.
21:33:54 #11 5.680 (73/106): git-core-doc-2.37.2-1.fc36.noarch.rpm 7.6 MB/s | 2.4 MB     00:00    
21:33:54 #11 5.689 (74/106): glibc-devel-2.35-15.fc36.x86_64.rpm   1.1 MB/s |  66 kB     00:00    
21:33:54 #11 5.787 (75/106): glibc-headers-x86-2.35-15.fc36.noarch 4.4 MB/s | 471 kB     00:00    
21:33:54 #11 5.882 (76/106): glibc-static-2.35-15.fc36.x86_64.rpm   10 MB/s | 1.9 MB     00:00    
21:33:54 #11 5.911 (77/106): less-590-5.fc36.x86_64.rpm            5.6 MB/s | 161 kB     00:00    
21:33:54 #11 5.922 (78/106): libargon2-20171227-9.fc36.x86_64.rpm  2.6 MB/s |  28 kB     00:00    
21:33:54 #11 5.982 (79/106): libbpf-0.7.0-3.fc36.x86_64.rpm        2.6 MB/s | 159 kB     00:00    
21:33:54 #11 10.04 debconf: delaying package configuration, since apt-utils is not installed
21:33:54 #11 10.09 Fetched 19.6 MB in 2s (10.1 MB/s)
21:33:54 #11 10.11 Selecting previously unselected package libstdc++-10-dev:armhf.
21:33:54 #11 10.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 ... 17531 files and directories currently installed.)
21:33:54 #11 10.12 Preparing to unpack .../00-libstdc++-10-dev_10.2.1-6+rpi1_armhf.deb ...
21:33:54 #11 10.13 Unpacking libstdc++-10-dev:armhf (10.2.1-6+rpi1) ...
21:33:54 #8 58.06 (99/164): binutils-2.37-17.fc35.x86_64.rpm      8.2 MB/s | 5.9 MB     00:00    
21:33:54 #8 58.10 (100/164): go-srpm-macros-3.0.15-1.fc35.noarch. 583 kB/s |  26 kB     00:00    
21:33:54 #8 58.18 (101/164): libsoup-2.74.2-1.fc35.x86_64.rpm     4.6 MB/s | 390 kB     00:00    
21:33:54 #8 58.19 (102/164): glibc-gconv-extra-2.34-38.fc35.x86_6 5.1 MB/s | 1.5 MB     00:00    
21:33:54 #8 58.22 (103/164): gdb-minimal-12.1-1.fc35.x86_64.rpm   7.9 MB/s | 3.9 MB     00:00    
21:33:54 #8 58.23 (104/164): perl-AutoLoader-5.74-486.fc35.noarch 617 kB/s |  26 kB     00:00    
21:33:54 #8 58.25 (105/164): perl-B-1.82-486.fc35.x86_64.rpm      3.4 MB/s | 185 kB     00:00    
21:33:54 #8 58.25 (106/164): perl-Class-Struct-0.66-486.fc35.noar 704 kB/s |  27 kB     00:00    
21:33:54 #8 58.27 (107/164): perl-DynaLoader-1.50-486.fc35.x86_64 723 kB/s |  30 kB     00:00    
21:33:54 #8 58.30 (108/164): perl-Errno-1.33-486.fc35.x86_64.rpm  474 kB/s |  19 kB     00:00    
21:33:54 + mkdir -p /root/build-deb/scan-cli-plugin
21:33:54 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
21:33:54 + mkdir -p /go/src/github.com/docker
21:33:54 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:33:54 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:33:54 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:33:54 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:33:54 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
21:33:54 + EPOCH=5
21:33:54 + EPOCH_SEP=
21:33:54 + [[ ! -z 5 ]]
21:33:54 + EPOCH_SEP=:
21:33:54 + [[ -z 0.0.0~20220816152130.8ffaab8 ]]
21:33:54 + echo VERSION AAA 0.0.0-20220816152130-8ffaab8
21:33:54 VERSION AAA 0.0.0-20220816152130-8ffaab8
21:33:54 VERSION bbb 0.0.0-20220816152130-8ffaab8
21:33:54 + VERSION=0.0.0-20220816152130-8ffaab8
21:33:54 + echo VERSION bbb 0.0.0-20220816152130-8ffaab8
21:33:54 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:33:54 + debSource=docker-ce
21:33:54 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:33:54 + debMaintainer='Docker <support@docker.com>'
21:33:54 ++ date --rfc-2822
21:33:54 + debDate='Tue, 16 Aug 2022 21:33:54 +0000'
21:33:54 ++ . /etc/os-release
21:33:54 +++ NAME=Ubuntu
21:33:54 +++ VERSION='18.04.6 LTS (Bionic Beaver)'
21:33:54 +++ ID=ubuntu
21:33:54 +++ ID_LIKE=debian
21:33:54 +++ PRETTY_NAME='Ubuntu 18.04.6 LTS'
21:33:54 +++ VERSION_ID=18.04
21:33:54 +++ HOME_URL=https://www.ubuntu.com/
21:33:54 +++ SUPPORT_URL=https://help.ubuntu.com/
21:33:54 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
21:33:54 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
21:33:54 +++ VERSION_CODENAME=bionic
21:33:54 +++ UBUNTU_CODENAME=bionic
21:33:54 ++ echo 18.04
21:33:54 + versionID=18.04
21:33:54 + pkgRevision=0
21:33:54 + cat
21:33:54 + export CLI_GITCOMMIT=8ffaab8
21:33:54 + CLI_GITCOMMIT=8ffaab8
21:33:54 + export ENGINE_GITCOMMIT=724feb8
21:33:54 + ENGINE_GITCOMMIT=724feb8
21:33:54 + export SCAN_GITCOMMIT=061fe0a
21:33:54 + SCAN_GITCOMMIT=061fe0a
21:33:54 + echo VERSION BBB 0.0.0-20220816152130-8ffaab8
21:33:54 VERSION BBB 0.0.0-20220816152130-8ffaab8
21:33:54 + dpkg-buildpackage -uc -us -I.git
21:33:54 dpkg-buildpackage: info: source package docker-ce
21:33:54 dpkg-buildpackage: info: source version 5:0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic
21:33:54 dpkg-buildpackage: info: source distribution bionic
21:33:54 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:33:54  dpkg-source -I.git --before-build build-deb
21:33:54 dpkg-buildpackage: info: host architecture amd64
21:33:54 #8 71.63 Setting up libgpgme11:amd64 (1.14.0-1+b2) ...
21:33:54 #8 71.69 Setting up dirmngr (2.2.27-2+deb11u2) ...
21:33:54 #8 71.82 Setting up perl (5.32.1-4+deb11u2) ...
21:33:54 #8 71.85 Setting up libpackage-stash-xs-perl (0.29-1+b2) ...
21:33:54 #8 71.87 Setting up libclass-data-inheritable-perl (0.08-3) ...
21:33:54 #8 71.88 Setting up libdata-dump-perl (1.23-1.1) ...
21:33:54 #8 71.89 Setting up libref-util-perl (0.204-1) ...
21:33:54 #8 71.91 Setting up libipc-system-simple-perl (1.30-1) ...
21:33:54 #8 71.92 Setting up libnet-domain-tld-perl (1.75-1.1) ...
21:33:54 #8 71.94 Setting up libhash-fieldhash-perl (0.15-1+b3) ...
21:33:54 #8 71.95 Setting up libvariable-magic-perl (0.62-1+b3) ...
21:33:54 #8 71.96 Setting up libio-html-perl (1.004-2) ...
21:33:54 #8 71.98 Setting up libpod-parser-perl (1.63-2) ...
21:33:54 #8 71.99 Setting up libb-hooks-op-check-perl (0.22-1+b3) ...
21:33:54 #8 72.00 Setting up liblist-moreutils-xs-perl (0.430-2) ...
21:33:54 #8 72.02 Setting up gcc-10 (10.2.1-6) ...
21:33:54 #8 72.03 Setting up libparams-util-perl (1.102-1+b1) ...
21:33:54 #8 72.05 Setting up libdpkg-perl (1.20.11) ...
21:33:54 #8 72.06 Setting up libtime-duration-perl (1.21-1) ...
21:33:54 #8 72.07 Setting up autoconf (2.69-14) ...
21:33:54 #8 72.09 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
21:33:54 #8 72.10 Setting up libarray-intspan-perl (2.004-1) ...
21:33:54 #8 72.12 Setting up libcapture-tiny-perl (0.48-1) ...
21:33:54 #8 72.13 Setting up libtimedate-perl (2.3300-2) ...
21:33:54 #8 72.15 Setting up gpg-wks-server (2.2.27-2+deb11u2) ...
21:33:54 #8 72.16 Setting up libsub-name-perl (0.26-1+b1) ...
21:33:54 #8 72.17 Setting up libtype-tiny-xs-perl (0.022-1) ...
21:33:54 #8 72.18 Setting up libdata-validate-domain-perl (0.10-1.1) ...
21:33:54 #8 72.20 Setting up libproc-processtable-perl (0.59-2+b1) ...
21:33:54 #8 72.21 Setting up libfile-chdir-perl (0.1008-1.1) ...
21:33:54 #8 72.22 Setting up xauth (1:1.1-1) ...
21:33:54 #8 72.24 Setting up libpath-tiny-perl (0.118-1) ...
21:33:54 #8 72.25 Setting up libarchive-cpio-perl (0.10-1.1) ...
21:33:54 #8 72.26 Setting up libjson-perl (4.03000-1) ...
21:33:54 #8 72.27 Setting up libipc-run3-perl (0.048-2) ...
21:33:54 #8 72.29 Setting up libfcgi-perl:amd64 (0.79+ds-2) ...
21:33:54 #8 72.30 Setting up libsub-override-perl (0.09-2) ...
21:33:54 #8 72.32 Setting up libaliased-perl (0.34-1.1) ...
21:33:54 #8 72.33 Setting up libstrictures-perl (2.000006-1) ...
21:33:54 #8 72.34 Setting up libsub-quote-perl (2.006006-1) ...
21:33:54 #8 72.36 Setting up libdevel-stacktrace-perl (2.0400-1) ...
21:33:54 #8 72.37 Setting up libclass-xsaccessor-perl (1.19-3+b7) ...
21:33:54 #8 72.38 Setting up libfontconfig1:amd64 (2.13.1-4.2) ...
21:33:54 #8 72.40 Setting up libsort-versions-perl (1.62-1) ...
21:33:54 #8 72.41 Setting up libexporter-tiny-perl (1.002002-1) ...
21:33:54 #8 72.42 Setting up libre-engine-re2-perl:amd64 (0.14-1) ...
21:33:54 #8 72.44 Setting up libfile-dirlist-perl (0.05-2) ...
21:33:54 #8 72.45 Setting up libterm-readkey-perl (2.38-1+b2) ...
21:33:54 #8 72.46 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ...
21:33:54 #8 72.47 Setting up libperlio-gzip-perl (0.19-1+b7) ...
21:33:54 #8 72.49 Setting up libsys-hostname-long-perl (1.5-2) ...
21:33:54 #8 72.50 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
21:33:54 #8 72.51 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ...
21:33:54 #8 72.52 Setting up liburi-perl (5.08-1) ...
21:33:54 #8 72.54 Setting up libfile-touch-perl (0.11-1) ...
21:33:54 #8 72.55 Setting up python3.9 (3.9.2-1) ...
21:33:54 #8 73.14 Setting up libemail-address-xs-perl (1.04-1+b3) ...
21:33:54 #8 73.15 Setting up libnet-ssleay-perl (1.88-3+b1) ...
21:33:54 #8 73.17 Setting up automake (1:1.16.3-2) ...
21:33:54 #8 73.18 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:33:54 #8 73.18 Setting up libapt-pkg-perl (0.1.39) ...
21:33:54 #8 73.20 Setting up libio-sessiondata-perl (1.03-1.1) ...
21:33:54 #8 73.21 Setting up libstring-escape-perl (2010.002-2) ...
21:33:54 #8 73.22 Setting up libhttp-date-perl (6.05-1) ...
21:33:54 #8 73.23 Setting up libfile-which-perl (1.23-1) ...
21:33:54 #8 73.24 Setting up libfile-basedir-perl (0.08-1) ...
21:33:54 #8 73.26 Setting up libnumber-range-perl (0.12-1.1) ...
21:33:54 #8 73.27 Setting up libtask-weaken-perl (1.06-1) ...
21:33:54 #8 73.28 Setting up libunicode-utf8-perl (0.62-1+b2) ...
21:33:54 #8 73.29 Setting up libmouse-perl (2.5.10-1+b1) ...
21:33:54 #8 73.31 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ...
21:33:54 #8 73.32 Setting up g++-10 (10.2.1-6) ...
21:33:54 #8 73.34 Setting up libfile-listing-perl (6.14-1) ...
21:33:54 #8 73.35 Setting up libsys-cpuaffinity-perl:amd64 (1.13~03-1) ...
21:33:54 #8 73.36 Setting up gpg-wks-client (2.2.27-2+deb11u2) ...
21:33:54 #8 73.38 Setting up libregexp-pattern-perl (0.2.14-1) ...
21:33:54 #8 73.39 Setting up libdata-messagepack-perl (1.00-4+b1) ...
21:33:54 #8 73.41 Setting up libclass-inspector-perl (1.36-1) ...
21:33:54 #8 73.42 Setting up libfont-afm-perl (1.20-3) ...
21:33:54 #8 73.43 Setting up libwant-perl (0.29-1+b6) ...
21:33:54 #8 73.45 Setting up libdynaloader-functions-perl (0.003-1.1) ...
21:33:54 #8 73.47 Setting up libtext-glob-perl (0.11-1) ...
21:33:54 #8 73.49 Setting up libclass-method-modifiers-perl (2.13-1) ...
21:33:54 #8 73.51 Setting up liblist-compare-perl (0.55-1) ...
21:33:54 #8 73.52 Setting up libref-util-xs-perl (0.117-1+b3) ...
21:33:54 #8 73.57 Setting up libio-pty-perl (1:1.15-2) ...
21:33:54 #8 73.58 Setting up libtool (2.4.6-15) ...
21:33:54 #8 73.60 Setting up libfile-fcntllock-perl (0.22-3+b7) ...
21:33:54 #8 73.61 Setting up libsort-key-perl (1.33-2+b3) ...
21:33:54 #8 73.62 Setting up libclone-perl (0.45-1+b1) ...
21:33:54 #8 73.63 Setting up libalgorithm-diff-perl (1.201-1) ...
21:33:54 #8 73.64 Setting up libarchive-zip-perl (1.68-1) ...
21:33:54 #8 73.66 Setting up libsub-identify-perl (0.14-1+b3) ...
21:33:54 #8 73.67 Setting up libdistro-info-perl (1.0) ...
21:33:54 #8 73.68 Setting up libcpanel-json-xs-perl (4.25-1+b1) ...
21:33:54 #8 73.69 Setting up libobject-id-perl (0.1.2-2.1) ...
21:33:54 #8 73.70 Setting up libio-stringy-perl (2.111-3) ...
21:33:54 #8 73.72 Setting up liblist-moreutils-perl (0.430-2) ...
21:33:54 #8 73.73 Setting up libhtml-tagset-perl (3.20-4) ...
21:33:54 #8 73.74 Setting up liblog-any-perl (1.709-1) ...
21:33:54 #8 73.75 Setting up libauthen-sasl-perl (2.1600-1.1) ...
21:33:54 #8 73.76 Setting up libdevel-size-perl (0.83-1+b2) ...
21:33:54 #8 73.77 Setting up libdebhelper-perl (13.3.4) ...
21:33:54 #8 73.79 Setting up libpod-constants-perl (0.19-2) ...
21:33:54 #8 73.80 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
21:33:54 #8 73.81 Setting up libconvert-binhex-perl (1.125-1) ...
21:33:54 #8 73.82 Setting up liblwp-mediatypes-perl (6.04-1) ...
21:33:54 #8 73.83 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ...
21:33:54 #8 73.85 Setting up libtry-tiny-perl (0.30-1) ...
21:33:54 #8 73.86 Setting up libtype-tiny-perl (1.012001-2) ...
21:33:54 #8 73.87 Setting up libcommon-sense-perl (3.75-1+b4) ...
21:33:54 #8 73.89 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
21:33:54 #8 73.90 Setting up libnet-http-perl (6.20-1) ...
21:33:54 #8 73.91 Setting up libtext-markdown-discount-perl:amd64 (0.12-1+b1) ...
21:33:54 #8 73.93 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
21:33:54 #8 73.94 Setting up libtime-moment-perl (0.44-1+b3) ...
21:33:54 #8 73.95 Setting up libencode-locale-perl (1.05-1.1) ...
21:33:54 #8 73.97 Setting up python3 (3.9.2-3) ...
21:33:54 #8 74.25 Setting up libexception-class-perl (1.44-1) ...
21:33:54 #8 74.26 Setting up python3-xdg (0.27-2) ...
21:33:54 #8 74.42 Setting up libconfig-tiny-perl (2.26-1) ...
21:33:54 #8 74.43 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ...
21:33:54 #8 74.44 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
21:33:54 #8 74.46 Setting up liblist-utilsby-perl (0.11-1) ...
21:33:55 #12 0.998 Hit:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease
21:33:55 #12 1.038 Hit:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease
21:33:55 #12 1.112 Hit:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease
21:33:55 #12 1.186 Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease
21:33:55 #11 10.38 Selecting previously unselected package cmake-data.
21:33:55 #11 10.39 Preparing to unpack .../05-cmake-data_3.16.3-3~bpo10+1_all.deb ...
21:33:55 #11 10.39 Unpacking cmake-data (3.16.3-3~bpo10+1) ...
21:33:55 #11 6.975 Preparing to unpack .../06-librhash0_1.4.1-2_arm64.deb ...
21:33:55 #11 6.979 Unpacking librhash0:arm64 (1.4.1-2) ...
21:33:55 #11 7.021 Selecting previously unselected package libuv1:arm64.
21:33:55 #11 7.024 Preparing to unpack .../07-libuv1_1.40.0-2_arm64.deb ...
21:33:55 #11 7.028 Unpacking libuv1:arm64 (1.40.0-2) ...
21:33:55 #11 7.063 Selecting previously unselected package cmake.
21:33:55 #11 7.066 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_arm64.deb ...
21:33:55 #11 7.069 Unpacking cmake (3.18.4-2+deb11u1) ...
21:33:55 #11 6.944 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
21:33:55 #11 6.949 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
21:33:55 #11 6.983 Selecting previously unselected package libpcre3-dev:arm64.
21:33:55 #11 6.986 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
21:33:55 #11 6.990 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
21:33:55 #11 7.067 Selecting previously unselected package libselinux1-dev:arm64.
21:33:55 #11 7.071 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
21:33:55 #11 7.074 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
21:33:55 #11 7.127 Selecting previously unselected package libdevmapper-dev:arm64.
21:33:55 #11 7.130 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
21:33:55 #11 7.134 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
21:33:55 #11 7.165 Selecting previously unselected package libseccomp-dev:arm64.
21:33:55 #11 7.168 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
21:33:55 + mkdir -p /root/build-deb/cli
21:33:55 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:33:55 #12 7.060 Unpacking bash-completion (1:2.10-1ubuntu1) ...
21:33:55 #8 63.27 Setting up bsdmainutils (11.1.2+b1) ...
21:33:55 #8 63.29 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
21:33:55 #8 63.30 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
21:33:55 #8 63.31 Setting up libgssapi-krb5-2:armhf (1.17-3+deb10u3) ...
21:33:55 #8 63.32 Setting up libcroco3:armhf (0.6.12-3) ...
21:33:55 #8 63.33 Setting up libgdbm-compat4:armhf (1.18.1-4) ...
21:33:55 #8 63.35 Setting up ucf (3.0038+nmu1) ...
21:33:55 #8 63.53 Setting up libgcc-8-dev:armhf (8.3.0-6) ...
21:33:55 #8 63.55 Setting up libperl5.28:armhf (5.28.1-6+deb10u1) ...
21:33:55 #8 63.56 Setting up groff-base (1.22.4-3+deb10u1) ...
21:33:55 #8 63.58 Setting up cpp (4:8.3.0-1) ...
21:33:55 #8 63.61 Setting up gpgconf (2.2.12-1+deb10u2) ...
21:33:55 #8 63.62 Setting up libcurl4:armhf (7.64.0-4+deb10u2) ...
21:33:55 #8 63.63 Setting up libc6-dev:armhf (2.28-10+deb10u1) ...
21:33:55 #8 63.65 Setting up libx11-6:armhf (2:1.6.7-1+deb10u2) ...
21:33:55 #8 63.66 Setting up curl (7.64.0-4+deb10u2) ...
21:33:55 #8 63.67 Setting up libxmuu1:armhf (2:1.1.2-2+b3) ...
21:33:55 #8 63.68 Setting up gpg (2.2.12-1+deb10u2) ...
21:33:55 #8 63.69 Setting up guile-2.2-libs:armhf (2.2.4+1-2+deb10u1) ...
21:33:55 #8 63.71 Setting up libpython3-stdlib:armhf (3.7.3-1) ...
21:33:55 #8 63.74 Setting up libstdc++-8-dev:armhf (8.3.0-6) ...
21:33:55 #8 63.75 Setting up python3.7 (3.7.3-2+deb10u3) ...
21:33:55 #12 4.049  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_armhf.changes
21:33:55 #12 4.131 dpkg-genchanges: info: binary-only upload (no source code included)
21:33:55 #12 4.134  dpkg-source --after-build .
21:33:55 #12 4.235 dpkg-buildpackage: info: binary-only upload (no source included)
21:33:55 #12 4.240 
21:33:55 #12 4.240 The package has been created.
21:33:55 #12 4.240 Attention, the package has been created in the current directory,
21:33:55 #12 4.240 not in ".." as indicated by the message above!
21:33:55 #12 4.260 Selecting previously unselected package docker-ce-build-deps.
21:33:55 #12 4.275 (Reading database ... 25294 files and directories currently installed.)
21:33:55 #12 4.277 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:33:55 #12 4.280 Unpacking docker-ce-build-deps (1.0) ...
21:33:55 #11 6.052 (80/106): kernel-headers-5.18.13-200.fc36.x86_6 5.0 MB/s | 1.3 MB     00:00    
21:33:55 #11 6.059 (81/106): libbtrfs-5.18-1.fc36.x86_64.rpm       370 kB/s |  28 kB     00:00    
21:33:55 #11 6.076 (82/106): libbtrfsutil-5.18-1.fc36.x86_64.rpm   1.6 MB/s |  32 kB     00:00    
21:33:55 #11 4.685 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 27800 files and directories currently installed.)
21:33:55 #11 4.704 Preparing to unpack .../00-bash-completion_1%3a2.8-6_all.deb ...
21:33:55 #8 58.31 (109/164): perl-Fcntl-1.14-486.fc35.x86_64.rpm  597 kB/s |  25 kB     00:00    
21:33:55 #8 58.34 (110/164): perl-File-Basename-2.85-486.fc35.noa 540 kB/s |  22 kB     00:00    
21:33:55 #8 58.35 (111/164): perl-File-stat-1.09-486.fc35.noarch. 508 kB/s |  22 kB     00:00    
21:33:55 #8 58.38 (112/164): perl-FileHandle-2.03-486.fc35.noarch 474 kB/s |  20 kB     00:00    
21:33:55 #8 58.40 (113/164): perl-Getopt-Std-1.13-486.fc35.noarch 495 kB/s |  20 kB     00:00    
21:33:55 #8 58.42 (114/164): perl-HTTP-Tiny-0.080-1.fc35.noarch.r 1.2 MB/s |  55 kB     00:00    
21:33:55 #8 58.44 (115/164): perl-IO-1.46-486.fc35.x86_64.rpm     1.9 MB/s |  91 kB     00:00    
21:33:55 #8 58.46 (116/164): perl-IPC-Open3-1.21-486.fc35.noarch. 662 kB/s |  27 kB     00:00    
21:33:55 #8 58.48 (117/164): perl-Mozilla-CA-20211001-1.fc35.noar 305 kB/s |  12 kB     00:00    
21:33:55 #8 58.50 (118/164): perl-Encode-3.15-482.fc35.x86_64.rpm 6.9 MB/s | 1.7 MB     00:00    
21:33:55 #8 58.51 (119/164): perl-NDBM_File-1.15-486.fc35.x86_64. 649 kB/s |  27 kB     00:00    
21:33:55 #8 58.53 (120/164): perl-POSIX-1.97-486.fc35.x86_64.rpm  2.1 MB/s | 102 kB     00:00    
21:33:55 #11 10.50 Selecting previously unselected package g++-10.
21:33:55 #11 10.50 Preparing to unpack .../01-g++-10_10.2.1-6+rpi1_armhf.deb ...
21:33:55  debian/rules clean
21:33:55 dh clean --with=bash-completion
21:33:55    dh_clean
21:33:55 #8 74.47 Setting up libstring-shellquote-perl (1.04-1) ...
21:33:55 #8 74.48 Setting up libsub-install-perl (0.928-1.1) ...
21:33:55 #8 74.49 Setting up gcc (4:10.2.1-1) ...
21:33:55 #8 74.52 Setting up dpkg-dev (1.20.11) ...
21:33:55 #8 74.54 Setting up libnumber-compare-perl (0.03-1.1) ...
21:33:55 #8 74.55 Setting up intltool-debian (0.35.0+20060710.5) ...
21:33:55 #8 74.56 Setting up liberror-perl (0.17029-1) ...
21:33:55 #8 74.57 Setting up python3-six (1.16.0-2) ...
21:33:55 #11 10.87 Selecting previously unselected package libarchive13:armhf.
21:33:55 #11 10.88 Preparing to unpack .../06-libarchive13_3.3.3-4+deb10u1_armhf.deb ...
21:33:55 #11 10.89 Unpacking libarchive13:armhf (3.3.3-4+deb10u1) ...
21:33:55 #11 7.404 Selecting previously unselected package dh-apparmor.
21:33:55 #11 7.172 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
21:33:55 #11 7.209 Selecting previously unselected package libsystemd-dev:arm64.
21:33:55 #11 7.212 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ...
21:33:55 #11 7.216 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ...
21:33:55 #11 7.311 Selecting previously unselected package pkg-config.
21:33:55 #11 7.315 Preparing to unpack .../25-pkg-config_0.29-6_arm64.deb ...
21:33:55 #11 7.318 Unpacking pkg-config (0.29-6) ...
21:33:55 #11 7.392 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
21:33:55 #11 7.403 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
21:33:55 #11 7.414 Setting up libpcre16-3:arm64 (2:8.39-12) ...
21:33:55 #8 58.93 Setting up libgdbm-compat4:armhf (1.19-2) ...
21:33:55 #8 58.94 Setting up ucf (3.0043) ...
21:33:55 #8 59.08 Setting up libperl5.32:armhf (5.32.1-4+deb11u2) ...
21:33:55 #8 59.09 Setting up dwz (0.13+20210201-1) ...
21:33:55 #8 59.10 Setting up groff-base (1.22.4-6) ...
21:33:55 #8 59.13 Setting up cpp (4:10.2.1-1) ...
21:33:55 #8 59.15 Setting up pixz (1.0.7-1) ...
21:33:55 #8 59.16 Setting up gpgconf (2.2.27-2+deb11u2) ...
21:33:55 #8 59.17 Setting up libcurl4:armhf (7.74.0-1.3+deb11u2) ...
21:33:55 + mkdir -p /root/build-deb/buildx
21:33:55 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:33:55 #11 7.534 Unpacking bash-completion (1:2.8-1ubuntu1) ...
21:33:55 #11 7.661 Selecting previously unselected package cmake-data.
21:33:55 #11 7.663 Preparing to unpack .../01-cmake-data_3.10.2-1ubuntu2.18.04.2_all.deb ...
21:33:55 #11 7.668 Unpacking cmake-data (3.10.2-1ubuntu2.18.04.2) ...
21:33:55 #12 7.228 Selecting previously unselected package cmake-data.
21:33:55 #12 7.231 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1_all.deb ...
21:33:55 #12 7.237 Unpacking cmake-data (3.16.3-1ubuntu1) ...
21:33:55 #11 6.141 (83/106): libtool-2.4.7-1.fc36.x86_64.rpm       7.2 MB/s | 593 kB     00:00    
21:33:55 #11 6.147 (84/106): libtool-ltdl-2.4.7-1.fc36.x86_64.rpm  526 kB/s |  37 kB     00:00    
21:33:55 #11 6.211 (85/106): libuv-1.44.2-1.fc36.x86_64.rpm        2.4 MB/s | 151 kB     00:00    
21:33:55 #11 6.228 (86/106): perl-Git-2.37.2-1.fc36.noarch.rpm     2.5 MB/s |  43 kB     00:00    
21:33:55 #11 6.245 (87/106): libtool-ltdl-devel-2.4.7-1.fc36.x86_6 1.5 MB/s | 157 kB     00:00    
21:33:55 #11 6.252 (88/106): rpm-plugin-selinux-4.17.1-3.fc36.x86_ 759 kB/s |  18 kB     00:00    
21:33:55 #11 6.274 (89/106): selinux-policy-36.13-3.fc36.noarch.rp 2.5 MB/s |  69 kB     00:00    
21:33:55 #11 6.329 (90/106): selinux-policy-devel-36.13-3.fc36.noa  10 MB/s | 817 kB     00:00    
21:33:55 #8 58.54 (121/164): perl-Scalar-List-Utils-1.62-463.fc35 1.6 MB/s |  72 kB     00:00    
21:33:55 #8 58.55 (122/164): perl-SelectSaver-1.02-486.fc35.noarc 413 kB/s |  16 kB     00:00    
21:33:55 #8 58.57 (123/164): perl-Symbol-1.09-486.fc35.noarch.rpm 456 kB/s |  19 kB     00:00    
21:33:55 #8 58.58 (124/164): perl-base-2.27-486.fc35.noarch.rpm   508 kB/s |  21 kB     00:00    
21:33:55 #8 58.59 (125/164): perl-if-0.60.900-486.fc35.noarch.rpm 450 kB/s |  18 kB     00:00    
21:33:55 #8 58.62 (126/164): perl-interpreter-5.34.1-486.fc35.x86 1.6 MB/s |  76 kB     00:00    
21:33:55 #8 58.63 (127/164): perl-mro-1.25-486.fc35.x86_64.rpm    796 kB/s |  33 kB     00:00    
21:33:55 #8 58.66 (128/164): perl-overload-1.33-486.fc35.noarch.r 1.1 MB/s |  50 kB     00:00    
21:33:55 #8 58.67 (129/164): perl-overloading-0.02-486.fc35.noarc 424 kB/s |  17 kB     00:00    
21:33:55 #8 58.71 (130/164): perl-subs-1.04-486.fc35.noarch.rpm   400 kB/s |  16 kB     00:00    
21:33:55 #8 58.71 (131/164): perl-vars-1.05-486.fc35.noarch.rpm   436 kB/s |  17 kB     00:00    
21:33:55 #8 58.75 (132/164): python-srpm-macros-3.10-12.fc35.noar 545 kB/s |  22 kB     00:00    
21:33:55 #8 58.79 (133/164): python3-construct-2.10.68-1.fc35.noa 1.4 MB/s | 112 kB     00:00    
21:33:55 #11 10.51 Unpacking g++-10 (10.2.1-6+rpi1) ...
21:33:55  dpkg-source -I.git -b build-deb
21:33:55 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
21:33:55 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
21:33:55 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20220816152130.8ffaab8'
21:33:55 dpkg-source: info: using source format '1.0'
21:33:55 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic.tar.gz
21:33:55 #8 74.73 Setting up dh-autoreconf (20) ...
21:33:55 #8 74.75 Setting up patchutils (0.4.2-1) ...
21:33:55 #8 74.76 Setting up libmail-sendmail-perl (0.80-1.1) ...
21:33:55 #8 74.78 Setting up libltdl-dev:amd64 (2.4.6-15) ...
21:33:55 #8 74.79 Setting up libjson-maybexs-perl (1.004003-1) ...
21:33:55 #8 74.80 Setting up libxml-sax-base-perl (1.09-1.1) ...
21:33:55 #8 74.81 Setting up libio-string-perl (1.08-3.1) ...
21:33:55 #8 74.82 Setting up libreadonly-perl (2.050-3) ...
21:33:55 #8 74.84 Setting up python3-gpg (1.14.0-1+b2) ...
21:33:55 #11 10.94 Selecting previously unselected package libjsoncpp1:armhf.
21:33:55 #11 10.95 Preparing to unpack .../07-libjsoncpp1_1.7.4-3_armhf.deb ...
21:33:55 #11 10.95 Unpacking libjsoncpp1:armhf (1.7.4-3) ...
21:33:55 #11 10.99 Selecting previously unselected package librhash0:armhf.
21:33:55 #11 11.00 Preparing to unpack .../08-librhash0_1.3.8-1_armhf.deb ...
21:33:55 #11 11.00 Unpacking librhash0:armhf (1.3.8-1) ...
21:33:55 #11 11.04 Selecting previously unselected package libuv1:armhf.
21:33:55 #11 11.05 Preparing to unpack .../09-libuv1_1.24.1-1+deb10u1_armhf.deb ...
21:33:55 #11 11.05 Unpacking libuv1:armhf (1.24.1-1+deb10u1) ...
21:33:55 #11 11.09 Selecting previously unselected package cmake.
21:33:55 #11 11.09 Preparing to unpack .../10-cmake_3.16.3-3~bpo10+1_armhf.deb ...
21:33:55 #11 11.09 Unpacking cmake (3.16.3-3~bpo10+1) ...
21:33:55 #11 7.407 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ...
21:33:55 #11 7.412 Unpacking dh-apparmor (2.13.6-10) ...
21:33:55 #11 7.454 Selecting previously unselected package libbtrfs0:arm64.
21:33:55 #11 7.457 Preparing to unpack .../10-libbtrfs0_5.10.1-2_arm64.deb ...
21:33:55 #11 7.462 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
21:33:55 #11 7.534 Selecting previously unselected package libbtrfs-dev:arm64.
21:33:55 #11 7.537 Preparing to unpack .../11-libbtrfs-dev_5.10.1-2_arm64.deb ...
21:33:55 #11 7.542 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
21:33:55 #11 7.594 Selecting previously unselected package dmsetup.
21:33:55 #11 7.597 Preparing to unpack .../12-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
21:33:55 #11 7.601 Unpacking dmsetup (2:1.02.175-2.1) ...
21:33:55 #11 7.645 Selecting previously unselected package libdevmapper1.02.1:arm64.
21:33:55 #11 7.425 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
21:33:55 #11 7.434 Setting up libprocps7:arm64 (2:3.3.15-2) ...
21:33:55 #11 7.443 Setting up libsepol1-dev:arm64 (2.8-1) ...
21:33:55 #11 7.452 Setting up libbtrfs0 (4.20.1-2) ...
21:33:55 #11 7.463 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ...
21:33:55 #11 7.472 Setting up bash-completion (1:2.8-6) ...
21:33:55 #8 59.18 Setting up libc6-dev:armhf (2.31-13+deb11u3) ...
21:33:55 #8 59.20 Setting up libx11-6:armhf (2:1.7.2-1) ...
21:33:55 #8 59.21 Setting up curl (7.74.0-1.3+deb11u2) ...
21:33:55 #8 59.23 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
21:33:55 #8 59.24 Setting up libxmuu1:armhf (2:1.1.2-2+b3) ...
21:33:55 #8 59.25 Setting up gpg (2.2.27-2+deb11u2) ...
21:33:55 #8 59.27 Setting up libpython3.9-stdlib:armhf (3.9.2-1) ...
21:33:55 #8 59.28 Setting up libpython3-stdlib:armhf (3.9.2-3) ...
21:33:55 #8 59.30 Setting up gnupg-utils (2.2.27-2+deb11u2) ...
21:33:55 #8 59.31 Setting up libstdc++-10-dev:armhf (10.2.1-6) ...
21:33:55 #8 59.33 Setting up gpg-agent (2.2.27-2+deb11u2) ...
21:33:55 + mkdir -p /root/build-deb/compose
21:33:55 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:33:55 + mkdir -p /root/build-deb/scan-cli-plugin
21:33:55 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
21:33:55 + mkdir -p /go/src/github.com/docker
21:33:55 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:33:55 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:33:55 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:33:55 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:33:55 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
21:33:55 + EPOCH=5
21:33:55 + EPOCH_SEP=
21:33:55 + [[ ! -z 5 ]]
21:33:55 + EPOCH_SEP=:
21:33:55 VERSION AAA 0.0.0-20220816152130-8ffaab8
21:33:55 + [[ -z 0.0.0~20220816152130.8ffaab8 ]]
21:33:55 + echo VERSION AAA 0.0.0-20220816152130-8ffaab8
21:33:55 + VERSION=0.0.0-20220816152130-8ffaab8
21:33:55 + echo VERSION bbb 0.0.0-20220816152130-8ffaab8
21:33:55 VERSION bbb 0.0.0-20220816152130-8ffaab8
21:33:55 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:33:55 + debSource=docker-ce
21:33:55 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:33:55 + debMaintainer='Docker <support@docker.com>'
21:33:55 ++ date --rfc-2822
21:33:55 + debDate='Tue, 16 Aug 2022 21:33:55 +0000'
21:33:55 ++ . /etc/os-release
21:33:55 +++ PRETTY_NAME='Ubuntu 22.04.1 LTS'
21:33:55 +++ NAME=Ubuntu
21:33:55 +++ VERSION_ID=22.04
21:33:55 +++ VERSION='22.04.1 LTS (Jammy Jellyfish)'
21:33:55 +++ VERSION_CODENAME=jammy
21:33:55 +++ ID=ubuntu
21:33:55 +++ ID_LIKE=debian
21:33:55 +++ HOME_URL=https://www.ubuntu.com/
21:33:55 +++ SUPPORT_URL=https://help.ubuntu.com/
21:33:55 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
21:33:55 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
21:33:55 +++ UBUNTU_CODENAME=jammy
21:33:55 ++ echo 22.04
21:33:55 + versionID=22.04
21:33:55 + pkgRevision=0
21:33:55 + cat
21:33:55 + export CLI_GITCOMMIT=8ffaab8
21:33:55 + CLI_GITCOMMIT=8ffaab8
21:33:55 + export ENGINE_GITCOMMIT=724feb8
21:33:55 + ENGINE_GITCOMMIT=724feb8
21:33:55 + export SCAN_GITCOMMIT=061fe0a
21:33:55 + SCAN_GITCOMMIT=061fe0a
21:33:55 VERSION BBB 0.0.0-20220816152130-8ffaab8
21:33:55 + echo VERSION BBB 0.0.0-20220816152130-8ffaab8
21:33:55 + dpkg-buildpackage -uc -us -I.git
21:33:55 #11 6.502 (91/106): systemd-250.8-1.fc36.x86_64.rpm        25 MB/s | 4.2 MB     00:00    
21:33:55 #11 6.648 (92/106): selinux-policy-targeted-36.13-3.fc36.  17 MB/s | 6.3 MB     00:00    
21:33:55 #8 58.81 (134/164): python3-dnf-plugins-core-4.2.1-1.fc3 3.7 MB/s | 221 kB     00:00    
21:33:55 #8 58.85 (135/164): python3-enchant-3.2.2-1.fc35.noarch. 1.3 MB/s |  79 kB     00:00    
21:33:55 #8 58.85 (136/164): python3-unbound-1.16.0-3.fc35.x86_64 2.0 MB/s |  99 kB     00:00    
21:33:55 #8 58.87 (137/164): perl-libs-5.34.1-486.fc35.x86_64.rpm 7.2 MB/s | 2.1 MB     00:00    
21:33:55 #8 58.89 (138/164): redhat-rpm-config-201-1.fc35.noarch. 1.5 MB/s |  64 kB     00:00    
21:33:55 #8 58.90 (139/164): rpm-build-4.17.1-3.fc35.x86_64.rpm   1.3 MB/s |  57 kB     00:00    
21:33:55 #8 58.91 (140/164): rpmautospec-rpm-macros-0.2.6-1.fc35. 211 kB/s | 8.3 kB     00:00    
21:33:55 #8 58.94 (141/164): rust-srpm-macros-22-1.fc35.noarch.rp 220 kB/s | 9.0 kB     00:00    
21:33:55 #8 58.95 (142/164): rpmlint-2.2.0-2.fc35.noarch.rpm      3.8 MB/s | 240 kB     00:00    
21:33:55 #8 75.01 Setting up python3-certifi (2020.6.20-1) ...
21:33:55 #11 11.43 Selecting previously unselected package dh-apparmor.
21:33:55 #11 11.43 Preparing to unpack .../11-dh-apparmor_2.13.2-10_all.deb ...
21:33:55 #11 11.44 Unpacking dh-apparmor (2.13.2-10) ...
21:33:55 #11 11.48 Selecting previously unselected package libbtrfs0:armhf.
21:33:55 #11 5.320 Unpacking bash-completion (1:2.8-6) ...
21:33:55 #11 7.648 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
21:33:55 #11 7.653 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
21:33:55 #11 7.701 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
21:33:55 #11 7.701 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
21:33:55 #11 7.704 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
21:33:55 #11 7.735 Selecting previously unselected package libudev-dev:arm64.
21:33:55 #11 7.738 Preparing to unpack .../15-libudev-dev_247.3-7_arm64.deb ...
21:33:55 #11 7.743 Unpacking libudev-dev:arm64 (247.3-7) ...
21:33:55 #11 7.793 Selecting previously unselected package libsepol1-dev:arm64.
21:33:55 #11 7.793 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
21:33:55 #11 7.797 Unpacking libsepol1-dev:arm64 (3.1-1) ...
21:33:55 #11 7.860 Selecting previously unselected package libpcre2-16-0:arm64.
21:33:55 #11 7.863 Preparing to unpack .../17-libpcre2-16-0_10.36-2_arm64.deb ...
21:33:55 #11 7.867 Unpacking libpcre2-16-0:arm64 (10.36-2) ...
21:33:55 #11 7.932 Selecting previously unselected package libpcre2-32-0:arm64.
21:33:55 dpkg-buildpackage: info: source package docker-ce
21:33:55 dpkg-buildpackage: info: source version 5:0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy
21:33:55 dpkg-buildpackage: info: source distribution jammy
21:33:55 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:33:55 dpkg-buildpackage: info: host architecture arm64
21:33:55  dpkg-source -I.git --before-build .
21:33:55 #11 8.079 Selecting previously unselected package liblzo2-2:armhf.
21:33:55 #11 8.079 Preparing to unpack .../02-liblzo2-2_2.08-1.2_armhf.deb ...
21:33:55 #11 8.082 Unpacking liblzo2-2:armhf (2.08-1.2) ...
21:33:55 #11 8.120 Selecting previously unselected package libarchive13:armhf.
21:33:55 #11 8.120 Preparing to unpack .../03-libarchive13_3.2.2-3.1ubuntu0.7_armhf.deb ...
21:33:55 #11 8.126 Unpacking libarchive13:armhf (3.2.2-3.1ubuntu0.7) ...
21:33:55 #11 8.179 Selecting previously unselected package libjsoncpp1:armhf.
21:33:55 #11 8.182 Preparing to unpack .../04-libjsoncpp1_1.7.4-3_armhf.deb ...
21:33:55 #11 8.185 Unpacking libjsoncpp1:armhf (1.7.4-3) ...
21:33:55 #11 8.228 Selecting previously unselected package librhash0:armhf.
21:33:55 #11 8.229 Preparing to unpack .../05-librhash0_1.3.6-2_armhf.deb ...
21:33:55 #11 8.233 Unpacking librhash0:armhf (1.3.6-2) ...
21:33:55 #11 8.270 Selecting previously unselected package libuv1:armhf.
21:33:55 #11 8.273 Preparing to unpack .../06-libuv1_1.18.0-3_armhf.deb ...
21:33:55 #11 8.277 Unpacking libuv1:armhf (1.18.0-3) ...
21:33:55 #11 8.307 Selecting previously unselected package cmake.
21:33:55 #12 7.638 Selecting previously unselected package libarchive13:amd64.
21:33:55 #12 7.642 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1.2_amd64.deb ...
21:33:55 #12 7.649 Unpacking libarchive13:amd64 (3.4.0-2ubuntu1.2) ...
21:33:55 #12 7.722 Selecting previously unselected package libjsoncpp1:amd64.
21:33:55 #12 7.725 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ...
21:33:55 #12 7.731 Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ...
21:33:55 #12 7.786 Selecting previously unselected package librhash0:amd64.
21:33:55 #12 7.789 Preparing to unpack .../04-librhash0_1.3.9-1_amd64.deb ...
21:33:55 #12 7.792 Unpacking librhash0:amd64 (1.3.9-1) ...
21:33:55 #12 7.837 Selecting previously unselected package libuv1:amd64.
21:33:55 #12 7.840 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_amd64.deb ...
21:33:55 #12 7.847 Unpacking libuv1:amd64 (1.34.2-1ubuntu1.3) ...
21:33:55 #12 7.897 Selecting previously unselected package cmake.
21:33:55 #12 7.900 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1_amd64.deb ...
21:33:55 #12 7.903 Unpacking cmake (3.16.3-1ubuntu1) ...
21:33:55 #8 64.45 Setting up libgnutls-dane0:armhf (3.6.7-4+deb10u9) ...
21:33:55 #8 64.46 Setting up libpython2.7:armhf (2.7.16-2+deb10u1) ...
21:33:55 #8 64.48 Setting up gettext (0.19.8.1-9) ...
21:33:55 #8 64.49 Setting up exim4-base (4.92-8+deb10u6) ...
21:33:55 #11 6.681 (93/106): systemd-devel-250.8-1.fc36.x86_64.rpm 2.5 MB/s | 451 kB     00:00    
21:33:55 #11 6.728 (94/106): systemd-pam-250.8-1.fc36.x86_64.rpm   7.3 MB/s | 333 kB     00:00    
21:33:55 #11 6.773 (95/106): systemd-resolved-250.8-1.fc36.x86_64. 6.2 MB/s | 275 kB     00:00    
21:33:55 #11 6.813 (96/106): systemd-networkd-250.8-1.fc36.x86_64. 3.7 MB/s | 617 kB     00:00    
21:33:55 #11 6.819 (97/106): systemd-rpm-macros-250.8-1.fc36.noarc 627 kB/s |  28 kB     00:00    
21:33:56 #8 59.04 (143/164): systemd-libs-249.12-5.fc35.x86_64.rp 4.3 MB/s | 604 kB     00:00    
21:33:56 #8 59.07 (144/164): unbound-libs-1.16.0-3.fc35.x86_64.rp 4.2 MB/s | 538 kB     00:00    
21:33:56 #8 59.07 (145/164): xxhash-libs-0.8.1-1.fc35.x86_64.rpm  338 kB/s |  40 kB     00:00    
21:33:56 #8 59.12 (146/164): dnf-data-4.13.0-1.fc35.noarch.rpm    920 kB/s |  42 kB     00:00    
21:33:56 #8 59.15 (147/164): zstd-1.5.2-2.fc35.x86_64.rpm         4.0 MB/s | 429 kB     00:00    
21:33:56 #8 59.19 (148/164): dnf-4.13.0-1.fc35.noarch.rpm         3.4 MB/s | 450 kB     00:00    
21:33:56 #8 59.20 (149/164): elfutils-libelf-0.187-4.fc35.x86_64. 2.4 MB/s | 197 kB     00:00    
21:33:56 #8 59.23 (150/164): elfutils-libs-0.187-4.fc35.x86_64.rp 3.1 MB/s | 255 kB     00:00    
21:33:56 #8 59.27 (151/164): glibc-minimal-langpack-2.34-38.fc35. 631 kB/s |  26 kB     00:00    
21:33:56 #8 75.15 Setting up libfile-find-rule-perl (0.34-1) ...
21:33:56 #8 75.16 Setting up libstring-copyright-perl (0.003006-1) ...
21:33:56 #8 75.17 Setting up libgd3:amd64 (2.3.0-2) ...
21:33:56 #8 75.19 Setting up python3-idna (2.10-1) ...
21:33:56 #8 75.38 Setting up libdata-optlist-perl (0.110-1.1) ...
21:33:56 #11 11.48 Preparing to unpack .../12-libbtrfs0_5.10-1~bpo10+1_armhf.deb ...
21:33:56 #11 11.48 Unpacking libbtrfs0:armhf (5.10-1~bpo10+1) ...
21:33:56 #11 11.53 Selecting previously unselected package libbtrfs-dev:armhf.
21:33:56 #11 11.53 Preparing to unpack .../13-libbtrfs-dev_5.10-1~bpo10+1_armhf.deb ...
21:33:56 #11 11.54 Unpacking libbtrfs-dev:armhf (5.10-1~bpo10+1) ...
21:33:56 #11 11.60 Selecting previously unselected package dmsetup.
21:33:56 #11 11.60 Preparing to unpack .../14-dmsetup_2%3a1.02.155-3_armhf.deb ...
21:33:56 #11 11.60 Unpacking dmsetup (2:1.02.155-3) ...
21:33:56 #11 11.65 Selecting previously unselected package libdevmapper1.02.1:armhf.
21:33:56 #11 11.65 Preparing to unpack .../15-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ...
21:33:56 #11 11.65 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ...
21:33:56 #11 11.69 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
21:33:56 #11 11.70 Preparing to unpack .../16-libdevmapper-event1.02.1_2%3a1.02.155-3_armhf.deb ...
21:33:56 #11 11.70 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
21:33:56 #11 5.439 Selecting previously unselected package cmake-data.
21:33:56 #11 5.443 Preparing to unpack .../01-cmake-data_3.13.4-1_all.deb ...
21:33:56 #11 5.448 Unpacking cmake-data (3.13.4-1) ...
21:33:56 #11 11.27 Selecting previously unselected package g++.
21:33:56 #11 11.28 Preparing to unpack .../02-g++_4%3a10.2.1-1+rpi1_armhf.deb ...
21:33:56 #11 11.28 Unpacking g++ (4:10.2.1-1+rpi1) ...
21:33:56 #11 11.31 Selecting previously unselected package build-essential.
21:33:56 #11 11.31 Preparing to unpack .../03-build-essential_12.9_armhf.deb ...
21:33:56 #11 11.32 Unpacking build-essential (12.9) ...
21:33:56 #11 7.935 Preparing to unpack .../18-libpcre2-32-0_10.36-2_arm64.deb ...
21:33:56 #11 7.941 Unpacking libpcre2-32-0:arm64 (10.36-2) ...
21:33:56 #11 7.992 Selecting previously unselected package libpcre2-posix2:arm64.
21:33:56 #11 7.995 Preparing to unpack .../19-libpcre2-posix2_10.36-2_arm64.deb ...
21:33:56 #11 7.999 Unpacking libpcre2-posix2:arm64 (10.36-2) ...
21:33:56 #11 8.033 Selecting previously unselected package libpcre2-dev:arm64.
21:33:56 #11 8.036 Preparing to unpack .../20-libpcre2-dev_10.36-2_arm64.deb ...
21:33:56 #11 8.040 Unpacking libpcre2-dev:arm64 (10.36-2) ...
21:33:56 #11 8.126 Selecting previously unselected package libselinux1-dev:arm64.
21:33:56 #11 8.128 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
21:33:56 #11 8.134 Unpacking libselinux1-dev:arm64 (3.1-3) ...
21:33:56 #11 8.187 Selecting previously unselected package libdevmapper-dev:arm64.
21:33:56 #11 8.190 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
21:33:56 #11 8.194 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
21:33:56 #11 8.235 Selecting previously unselected package libseccomp-dev:arm64.
21:33:56  debian/rules clean
21:33:56 dh clean --with=bash-completion
21:33:56    dh_clean
21:33:56 #11 8.258 Setting up libpcre32-3:arm64 (2:8.39-12) ...
21:33:56 #11 8.269 Setting up pkg-config (0.29-6) ...
21:33:56 #8 59.81 Setting up libxpm4:armhf (1:3.5.12-1) ...
21:33:56 #8 59.83 Setting up fontconfig-config (2.13.1-4.2) ...
21:33:56 #12 8.285 Selecting previously unselected package dh-apparmor.
21:33:56 #12 8.288 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.1_all.deb ...
21:33:56 #12 8.292 Unpacking dh-apparmor (2.13.3-7ubuntu5.1) ...
21:33:56 #12 8.327 Selecting previously unselected package libbtrfs0:amd64.
21:33:56 #11 8.310 Preparing to unpack .../07-cmake_3.10.2-1ubuntu2.18.04.2_armhf.deb ...
21:33:56 #11 8.313 Unpacking cmake (3.10.2-1ubuntu2.18.04.2) ...
21:33:56 #13 14.46   Running scriptlet: selinux-policy-minimum-3.14.3-105.el8.noarch         27/71 
21:33:56 #13 22.34   Installing       : policycoreutils-devel-2.9-19.el8.x86_64              28/71 
21:33:56 #13 22.58   Installing       : selinux-policy-devel-3.14.3-105.el8.noarch           29/71 
21:33:56 #13 22.60   Running scriptlet: selinux-policy-devel-3.14.3-105.el8.noarch           29/71 
21:33:56 #13 22.63   Installing       : libgomp-8.5.0-15.el8.x86_64                          30/71 
21:33:56 #13 22.64   Running scriptlet: libgomp-8.5.0-15.el8.x86_64                          30/71 
21:33:56 #13 22.67   Installing       : libedit-3.1-23.20170329cvs.el8.x86_64                31/71 
21:33:56 #13 22.75   Installing       : openssh-clients-8.0p1-16.el8.x86_64                  32/71 
21:33:56 #8 64.60 exim: DB upgrade, deleting hints-db
21:33:56 #8 64.64 Setting up gcc-8 (8.3.0-6) ...
21:33:56 #8 64.65 Setting up gpg-agent (2.2.12-1+deb10u2) ...
21:33:56 #8 64.67 Setting up libtool (2.4.6-9) ...
21:33:56 #8 64.68 Setting up openssh-client (1:7.9p1-10+deb10u2) ...
21:33:56 #8 64.77 Setting up gpgsm (2.2.12-1+deb10u2) ...
21:33:56 #8 64.79 Setting up libgsasl7 (1.8.0-8+deb10u1) ...
21:33:56 #8 64.80 Setting up libxext6:armhf (2:1.3.3-1+b2) ...
21:33:56 #8 64.81 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ...
21:33:56 #8 64.82 Setting up python3 (3.7.3-1) ...
21:33:56 #8 59.29 (152/164): glibc-common-2.34-38.fc35.x86_64.rpm 3.2 MB/s | 298 kB     00:00    
21:33:56 #8 59.41 (153/164): libdnf-0.67.0-2.fc35.x86_64.rpm      4.6 MB/s | 653 kB     00:00    
21:33:56 #8 59.42 (154/164): libsolv-0.7.22-1.fc35.x86_64.rpm     3.2 MB/s | 403 kB     00:00    
21:33:56 #8 59.47 (155/164): python3-hawkey-0.67.0-2.fc35.x86_64. 2.0 MB/s | 108 kB     00:00    
21:33:56 #8 59.53 (156/164): python3-dnf-4.13.0-1.fc35.noarch.rpm 3.5 MB/s | 415 kB     00:00    
21:33:56 #8 75.40 Setting up libipc-run-perl (20200505.0-1) ...
21:33:56 #8 75.41 Setting up git (1:2.30.2-1) ...
21:33:56 #8 75.44 Setting up libtext-xslate-perl (3.5.8-1+b1) ...
21:33:56 #8 75.45 Setting up python3-urllib3 (1.26.5-1~exp1) ...
21:33:56 #8 75.62 Setting up libcontextual-return-perl (0.004014-2) ...
21:33:56 #8 75.64 Setting up libwww-robotrules-perl (6.02-1) ...
21:33:56 #8 75.65 Setting up libtypes-serialiser-perl (1.01-1) ...
21:33:56 #8 75.66 Setting up g++ (4:10.2.1-1) ...
21:33:56 #8 75.69 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:33:56 #8 75.69 Setting up libhtml-parser-perl (3.75-1+b1) ...
21:33:56 #8 75.71 Setting up libgit-wrapper-perl (0.048-1) ...
21:33:56 #8 75.72 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
21:33:56 #8 75.73 Setting up librole-tiny-perl (2.002004-1) ...
21:33:56 #8 75.74 Setting up gnupg (2.2.27-2+deb11u2) ...
21:33:56 #11 11.74 Selecting previously unselected package libudev-dev:armhf.
21:33:56 #11 11.75 Preparing to unpack .../17-libudev-dev_241-7~deb10u8+rpi1_armhf.deb ...
21:33:56 #11 11.76 Unpacking libudev-dev:armhf (241-7~deb10u8+rpi1) ...
21:33:56 #11 11.80 Selecting previously unselected package libsepol1-dev:armhf.
21:33:56 #11 11.80 Preparing to unpack .../18-libsepol1-dev_2.8-1_armhf.deb ...
21:33:56 #11 11.81 Unpacking libsepol1-dev:armhf (2.8-1) ...
21:33:56 #11 11.88 Selecting previously unselected package libpcre16-3:armhf.
21:33:56 #11 11.88 Preparing to unpack .../19-libpcre16-3_2%3a8.39-12_armhf.deb ...
21:33:56 #11 11.89 Unpacking libpcre16-3:armhf (2:8.39-12) ...
21:33:56 #11 11.36 Selecting previously unselected package bash-completion.
21:33:56 #11 11.36 Preparing to unpack .../04-bash-completion_1%3a2.11-2_all.deb ...
21:33:56 #11 5.830 Selecting previously unselected package libprocps7:amd64.
21:33:56 #11 5.834 Preparing to unpack .../02-libprocps7_2%3a3.3.15-2_amd64.deb ...
21:33:56 #11 5.840 Unpacking libprocps7:amd64 (2:3.3.15-2) ...
21:33:56 #11 5.888 Selecting previously unselected package procps.
21:33:56 #11 5.891 Preparing to unpack .../03-procps_2%3a3.3.15-2_amd64.deb ...
21:33:56 #11 5.896 Unpacking procps (2:3.3.15-2) ...
21:33:56 #11 5.953 Selecting previously unselected package libarchive13:amd64.
21:33:56 #11 8.239 Preparing to unpack .../23-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
21:33:56 #11 8.243 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
21:33:56 #11 8.289 Selecting previously unselected package libsystemd-dev:arm64.
21:33:56 #11 8.291 Preparing to unpack .../24-libsystemd-dev_247.3-7_arm64.deb ...
21:33:56 #11 8.296 Unpacking libsystemd-dev:arm64 (247.3-7) ...
21:33:56 #11 8.402 Selecting previously unselected package pkg-config.
21:33:56 #11 8.406 Preparing to unpack .../25-pkg-config_0.29.2-1_arm64.deb ...
21:33:56 #11 8.410 Unpacking pkg-config (0.29.2-1) ...
21:33:56 #11 8.460 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
21:33:56 #11 8.477 Setting up libsepol1-dev:arm64 (3.1-1) ...
21:33:56 #11 8.488 Setting up libpcre2-16-0:arm64 (10.36-2) ...
21:33:56 #12 1.349 Reading package lists...
21:33:56 #12 4.415 Reading package lists...
21:33:56  dpkg-source -I.git -b .
21:33:56 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
21:33:56 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
21:33:56 dpkg-source: warning: native package version may not have a revision
21:33:56 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20220816152130.8ffaab8'
21:33:56 dpkg-source: info: using source format '1.0'
21:33:56 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy.tar.gz
21:33:56 #8 60.07 Setting up openssh-client (1:8.4p1-5+deb11u1) ...
21:33:56 #12 8.330 Preparing to unpack .../08-libbtrfs0_5.4.1-2_amd64.deb ...
21:33:56 #12 8.335 Unpacking libbtrfs0:amd64 (5.4.1-2) ...
21:33:56 #12 8.378 Selecting previously unselected package libbtrfs-dev:amd64.
21:33:56 #12 8.379 Preparing to unpack .../09-libbtrfs-dev_5.4.1-2_amd64.deb ...
21:33:56 #12 8.382 Unpacking libbtrfs-dev:amd64 (5.4.1-2) ...
21:33:56 #12 8.436 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:33:56 #12 8.439 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
21:33:56 #12 8.443 Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
21:33:56 #12 8.486 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
21:33:56 #12 8.489 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
21:33:56 #12 8.493 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
21:33:56 #12 8.524 Selecting previously unselected package libudev-dev:amd64.
21:33:56 #12 8.527 Preparing to unpack .../12-libudev-dev_245.4-4ubuntu3.17_amd64.deb ...
21:33:56 #12 8.531 Unpacking libudev-dev:amd64 (245.4-4ubuntu3.17) ...
21:33:56 #12 8.561 Selecting previously unselected package libsepol1-dev:amd64.
21:33:56 #11 8.323 Setting up libudev-dev:arm64 (241-7~deb10u8) ...
21:33:56 #11 8.355 Setting up libbtrfs-dev (4.20.1-2) ...
21:33:56 #11 8.379 Setting up librhash0:arm64 (1.3.8-1) ...
21:33:56 #11 8.389 Setting up procps (2:3.3.15-2) ...
21:33:56 #11 8.418 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode
21:33:56 #11 8.434 Setting up cmake-data (3.13.4-1) ...
21:33:56 #11 8.452 Setting up dh-apparmor (2.13.2-10) ...
21:33:56 #11 8.462 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ...
21:33:56 #11 8.471 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
21:33:56 #11 8.482 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
21:33:56 #11 8.498 Setting up cmake (3.13.4-1) ...
21:33:56 #11 8.512 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
21:33:56 #11 8.525 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
21:33:56 #11 8.535 Setting up dmsetup (2:1.02.155-3) ...
21:33:56 #11 8.546 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
21:33:56 #11 8.556 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
21:33:56 #11 8.569 Setting up docker-ce-build-deps (1.0) ...
21:33:56 #11 8.580 Processing triggers for libc-bin (2.28-10+deb10u1) ...
21:33:56 #11 8.599 Processing triggers for man-db (2.8.5-2) ...
21:33:56 #11 8.630 Selecting previously unselected package dh-apparmor.
21:33:56 #11 8.630 Preparing to unpack .../08-dh-apparmor_2.12-4ubuntu5.1_all.deb ...
21:33:56 #11 8.636 Unpacking dh-apparmor (2.12-4ubuntu5.1) ...
21:33:56 #11 8.669 Selecting previously unselected package btrfs-progs.
21:33:56 #11 8.669 Preparing to unpack .../09-btrfs-progs_4.15.1-1build1_armhf.deb ...
21:33:56 #11 8.672 Unpacking btrfs-progs (4.15.1-1build1) ...
21:33:56 #11 8.768 Selecting previously unselected package btrfs-tools.
21:33:56 #11 8.770 Preparing to unpack .../10-btrfs-tools_4.15.1-1build1_armhf.deb ...
21:33:56 #11 8.807 Unpacking btrfs-tools (4.15.1-1build1) ...
21:33:56 #11 8.840 Selecting previously unselected package libdevmapper1.02.1:armhf.
21:33:56 #11 8.842 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_armhf.deb ...
21:33:56 #11 8.846 Unpacking libdevmapper1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:33:56 #11 8.886 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
21:33:56 #8 65.11 Setting up python3-xdg (0.25-5) ...
21:33:56 #8 59.58 (157/164): python3-rpm-4.17.1-3.fc35.x86_64.rpm 1.7 MB/s |  89 kB     00:00    
21:33:56 #8 59.61 (158/164): glibc-2.34-38.fc35.x86_64.rpm        4.7 MB/s | 1.9 MB     00:00    
21:33:56 #8 59.63 (159/164): python3-libdnf-0.67.0-2.fc35.x86_64. 4.8 MB/s | 777 kB     00:00    
21:33:56 #8 59.66 (160/164): rpm-build-libs-4.17.1-3.fc35.x86_64. 1.7 MB/s |  90 kB     00:00    
21:33:56 #8 59.70 (161/164): rpm-sign-libs-4.17.1-3.fc35.x86_64.r 554 kB/s |  24 kB     00:00    
21:33:56 #8 59.71 (162/164): rpm-libs-4.17.1-3.fc35.x86_64.rpm    3.6 MB/s | 310 kB     00:00    
21:33:56 #8 59.72 (163/164): rpm-4.17.1-3.fc35.x86_64.rpm         3.8 MB/s | 532 kB     00:00    
21:33:56 #8 59.74 (164/164): yum-4.13.0-1.fc35.noarch.rpm         905 kB/s |  39 kB     00:00    
21:33:56 #8 59.75 --------------------------------------------------------------------------------
21:33:56 #8 59.75 Total                                           7.1 MB/s |  39 MB     00:05     
21:33:56 #8 75.76 Setting up build-essential (12.9) ...
21:33:56 #8 75.77 Setting up python3-unidiff (0.5.5-2) ...
21:33:56 #11 7.236 (98/106): gcc-12.1.1-1.fc36.x86_64.rpm           15 MB/s |  33 MB     00:02    
21:33:56 #11 7.241 (99/106): vim-filesystem-9.0.189-1.fc36.noarch.  47 kB/s |  20 kB     00:00    
21:33:56 #11 7.297 (100/106): glibc-2.35-15.fc36.x86_64.rpm        4.5 MB/s | 2.1 MB     00:00    
21:33:56 #11 7.332 (101/106): glibc-common-2.35-15.fc36.x86_64.rpm 3.5 MB/s | 332 kB     00:00    
21:33:56 #11 7.378 (102/106): glibc-gconv-extra-2.35-15.fc36.x86_6  12 MB/s | 1.6 MB     00:00    
21:33:56 #11 7.381 (103/106): glibc-minimal-langpack-2.35-15.fc36. 668 kB/s |  55 kB     00:00    
21:33:56 #11 7.385 (104/106): libgcc-12.1.1-1.fc36.x86_64.rpm      1.9 MB/s | 103 kB     00:00    
21:33:56 #11 7.423 (105/106): libgomp-12.1.1-1.fc36.x86_64.rpm     6.9 MB/s | 290 kB     00:00    
21:33:56 #11 7.457 (106/106): systemd-libs-250.8-1.fc36.x86_64.rpm 8.0 MB/s | 614 kB     00:00    
21:33:56 #11 11.94 Selecting previously unselected package libpcre32-3:armhf.
21:33:56 #11 11.94 Preparing to unpack .../20-libpcre32-3_2%3a8.39-12_armhf.deb ...
21:33:56 #11 11.95 Unpacking libpcre32-3:armhf (2:8.39-12) ...
21:33:56 #11 11.99 Selecting previously unselected package libpcrecpp0v5:armhf.
21:33:56 #11 12.00 Preparing to unpack .../21-libpcrecpp0v5_2%3a8.39-12_armhf.deb ...
21:33:56 #11 12.00 Unpacking libpcrecpp0v5:armhf (2:8.39-12) ...
21:33:56 #11 12.04 Selecting previously unselected package libpcre3-dev:armhf.
21:33:56 #11 12.04 Preparing to unpack .../22-libpcre3-dev_2%3a8.39-12_armhf.deb ...
21:33:56 #11 12.05 Unpacking libpcre3-dev:armhf (2:8.39-12) ...
21:33:56 #11 12.13 Selecting previously unselected package libselinux1-dev:armhf.
21:33:56 #11 12.14 Preparing to unpack .../23-libselinux1-dev_2.8-1+b1_armhf.deb ...
21:33:56 #11 12.14 Unpacking libselinux1-dev:armhf (2.8-1+b1) ...
21:33:56 #11 12.20 Selecting previously unselected package libdevmapper-dev:armhf.
21:33:56 #11 12.20 Preparing to unpack .../24-libdevmapper-dev_2%3a1.02.155-3_armhf.deb ...
21:33:56 #11 12.20 Unpacking libdevmapper-dev:armhf (2:1.02.155-3) ...
21:33:56 #11 12.24 Selecting previously unselected package libltdl7:armhf.
21:33:56 #11 5.956 Preparing to unpack .../04-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
21:33:56 #11 5.959 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
21:33:56 #11 6.014 Selecting previously unselected package libjsoncpp1:amd64.
21:33:56 #11 6.017 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_amd64.deb ...
21:33:56 #11 6.021 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
21:33:56 #11 6.059 Selecting previously unselected package librhash0:amd64.
21:33:56 #11 6.062 Preparing to unpack .../06-librhash0_1.3.8-1_amd64.deb ...
21:33:56 #11 6.066 Unpacking librhash0:amd64 (1.3.8-1) ...
21:33:56 #11 6.144 Selecting previously unselected package libuv1:amd64.
21:33:56 #11 6.147 Preparing to unpack .../07-libuv1_1.24.1-1+deb10u1_amd64.deb ...
21:33:56 #11 6.151 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
21:33:56 #11 6.186 Selecting previously unselected package cmake.
21:33:56 #11 8.500 Setting up libbtrfs0:arm64 (5.10.1-2) ...
21:33:56 #11 8.514 Setting up libpcre2-32-0:arm64 (10.36-2) ...
21:33:56 #11 8.532 Setting up libuv1:arm64 (1.40.0-2) ...
21:33:56 #11 8.545 Setting up bash-completion (1:2.11-2) ...
21:33:56 #11 11.03   Running scriptlet: selinux-policy-targeted-36.13-3.fc36.noarch         34/115 
21:33:56 #11 20.51   Running scriptlet: openssh-8.8p1-1.fc36.1.aarch64                      35/115 
21:33:56 #11 20.55   Installing       : openssh-8.8p1-1.fc36.1.aarch64                      35/115 
21:33:56 #11 20.57   Installing       : openssh-clients-8.8p1-1.fc36.1.aarch64              36/115 
21:33:56 #11 20.62   Running scriptlet: openssh-clients-8.8p1-1.fc36.1.aarch64              36/115 
21:33:56 #11 20.63   Installing       : lzo-2.10-6.fc36.aarch64                             37/115 
21:33:56 #11 20.66   Installing       : btrfs-progs-5.18-1.fc36.aarch64                     38/115 
21:33:56 #11 20.70   Installing       : pcre2-utf16-10.39-1.fc36.1.aarch64                  39/115 
21:33:56 #11 20.70   Installing       : pcre2-utf32-10.39-1.fc36.1.aarch64                  40/115 
21:33:56 #11 20.74   Installing       : pcre2-devel-10.39-1.fc36.1.aarch64                  41/115 
21:33:56 #11 20.75   Installing       : perl-TermReadKey-2.38-12.fc36.aarch64               42/115 
21:33:56 #11 20.77   Installing       : python3-audit-3.0.8-1.fc36.aarch64                  43/115 
21:33:56 #11 20.78   Installing       : qrencode-libs-4.1.1-2.fc36.aarch64                  44/115 
21:33:56 #11 20.81   Installing       : rhash-1.4.2-2.fc36.aarch64                          45/115 
21:33:56 #11 20.82   Installing       : gc-8.0.6-3.fc36.aarch64                             46/115 
21:33:56 #11 21.05   Installing       : guile22-2.2.7-5.fc36.aarch64                        47/115 
21:33:56 #11 21.10   Installing       : make-1:4.3-7.fc36.aarch64                           48/115 
21:33:56 #12 2.809 dh_testdir
21:33:56 #12 2.829 dh_testroot
21:33:56 #12 2.849 dh_prep
21:33:56 #12 2.871 dh_testdir
21:33:56 #12 2.890 dh_testroot
21:33:56 #12 2.910 dh_install
21:33:56 #12 2.938 dh_installdocs
21:33:56 #12 2.972 dh_installchangelogs
21:33:56 #12 3.047 dh_compress
21:33:56 #12 3.082 dh_fixperms
21:33:56 #12 5.387 Building dependency tree...
21:33:56 #12 5.573 Reading state information...
21:33:56 #8 60.16 Setting up gpgsm (2.2.27-2+deb11u2) ...
21:33:56 #8 60.18 Setting up libxext6:armhf (2:1.3.3-1.1) ...
21:33:56 #8 60.20 Setting up binutils (2.35.2-2) ...
21:33:56 #8 60.21 Setting up man-db (2.9.4-2) ...
21:33:56 #8 60.32 Building database of manual pages ...
21:33:56 #12 8.564 Preparing to unpack .../13-libsepol1-dev_3.0-1ubuntu0.1_amd64.deb ...
21:33:56 #12 8.568 Unpacking libsepol1-dev:amd64 (3.0-1ubuntu0.1) ...
21:33:56 #12 8.639 Selecting previously unselected package libpcre2-16-0:amd64.
21:33:56 #12 8.642 Preparing to unpack .../14-libpcre2-16-0_10.34-7_amd64.deb ...
21:33:56 #12 8.647 Unpacking libpcre2-16-0:amd64 (10.34-7) ...
21:33:56 #12 8.696 Selecting previously unselected package libpcre2-32-0:amd64.
21:33:56 #11 8.888 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_armhf.deb ...
21:33:56 #11 8.891 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:33:56 #11 8.925 Selecting previously unselected package libudev-dev:armhf.
21:33:56 #11 8.927 Preparing to unpack .../13-libudev-dev_237-3ubuntu10.53_armhf.deb ...
21:33:56 #11 8.935 Unpacking libudev-dev:armhf (237-3ubuntu10.53) ...
21:33:56 #11 8.963 Selecting previously unselected package libsepol1-dev:armhf.
21:33:56 #11 8.965 Preparing to unpack .../14-libsepol1-dev_2.7-1ubuntu0.1_armhf.deb ...
21:33:56 #11 8.968 Unpacking libsepol1-dev:armhf (2.7-1ubuntu0.1) ...
21:33:56 #11 9.032 Selecting previously unselected package libpcre16-3:armhf.
21:33:56 #11 9.032 Preparing to unpack .../15-libpcre16-3_2%3a8.39-9ubuntu0.1_armhf.deb ...
21:33:56 #11 9.035 Unpacking libpcre16-3:armhf (2:8.39-9ubuntu0.1) ...
21:33:56 #11 9.078 Selecting previously unselected package libpcre32-3:armhf.
21:33:56 #11 9.080 Preparing to unpack .../16-libpcre32-3_2%3a8.39-9ubuntu0.1_armhf.deb ...
21:33:56 #11 9.084 Unpacking libpcre32-3:armhf (2:8.39-9ubuntu0.1) ...
21:33:56 #11 9.122 Selecting previously unselected package libpcrecpp0v5:armhf.
21:33:56 #11 9.123 Preparing to unpack .../17-libpcrecpp0v5_2%3a8.39-9ubuntu0.1_armhf.deb ...
21:33:56 #11 9.127 Unpacking libpcrecpp0v5:armhf (2:8.39-9ubuntu0.1) ...
21:33:56 #11 9.153 Selecting previously unselected package libpcre3-dev:armhf.
21:33:56 #8 65.28 Setting up man-db (2.8.5-2) ...
21:33:56 #8 75.92 Setting up lsb-release (11.1.0) ...
21:33:56 #8 75.93 Setting up libfont-ttf-perl (1.06-1.1) ...
21:33:56 #8 75.94 Setting up libfile-homedir-perl (1.006-1) ...
21:33:56 #8 75.95 Setting up python3-magic (2:0.4.20-3) ...
21:33:56 #8 76.09 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
21:33:56 #8 76.14 Setting up pristine-tar (1.49) ...
21:33:56 #8 76.16 Setting up libio-socket-ssl-perl (2.069-1) ...
21:33:56 #11 7.460 --------------------------------------------------------------------------------
21:33:56 #11 7.461 Total                                            21 MB/s | 105 MB     00:05     
21:33:56 #13 22.78   Installing       : less-530-1.el8.x86_64                                33/71 
21:33:56 #11 12.24 Preparing to unpack .../25-libltdl7_2.4.6-9_armhf.deb ...
21:33:56 #11 12.25 Unpacking libltdl7:armhf (2.4.6-9) ...
21:33:56 #11 12.29 Selecting previously unselected package libltdl-dev:armhf.
21:33:56 #11 12.29 Preparing to unpack .../26-libltdl-dev_2.4.6-9_armhf.deb ...
21:33:56 #11 12.29 Unpacking libltdl-dev:armhf (2.4.6-9) ...
21:33:56 #11 12.35 Selecting previously unselected package libseccomp-dev:armhf.
21:33:56 #11 12.35 Preparing to unpack .../27-libseccomp-dev_2.3.3-4_armhf.deb ...
21:33:56 #11 12.35 Unpacking libseccomp-dev:armhf (2.3.3-4) ...
21:33:56 #11 12.39 Selecting previously unselected package libsystemd-dev:armhf.
21:33:56 #11 12.39 Preparing to unpack .../28-libsystemd-dev_241-7~deb10u8+rpi1_armhf.deb ...
21:33:56 #11 12.39 Unpacking libsystemd-dev:armhf (241-7~deb10u8+rpi1) ...
21:33:56 #11 12.48 Selecting previously unselected package pkg-config.
21:33:56 #11 6.189 Preparing to unpack .../08-cmake_3.13.4-1_amd64.deb ...
21:33:56 #11 6.193 Unpacking cmake (3.13.4-1) ...
21:33:56 #11 21.14   Installing       : less-590-5.fc36.aarch64                             49/115 
21:33:56 #11 21.24   Installing       : git-core-2.37.2-1.fc36.aarch64                      50/115 
21:33:56 #11 21.31   Installing       : git-core-doc-2.37.2-1.fc36.noarch                   51/115 
21:33:56 #11 21.34   Installing       : libargon2-20171227-9.fc36.aarch64                   52/115 
21:33:56 #11 11.89 Unpacking bash-completion (1:2.11-2) ...
21:33:56 #11 12.06 Selecting previously unselected package cmake-data.
21:33:56 #11 12.06 Preparing to unpack .../05-cmake-data_3.18.4-2+rpt1+rpi1+deb11u1_all.deb ...
21:33:56 #11 12.07 Unpacking cmake-data (3.18.4-2+rpt1+rpi1+deb11u1) ...
21:33:56 #12 3.124 dh_installdeb
21:33:56 #12 3.154 dh_gencontrol
21:33:56 #12 3.274 dh_md5sums
21:33:56 #12 3.304 dh_builddeb
21:33:56 #12 3.325 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:33:56 #12 3.347 
21:33:56 #12 3.347 The package has been created.
21:33:56 #12 3.347 Attention, the package has been created in the current directory,
21:33:56 #12 3.347 not in ".." as indicated by the message above!
21:33:56 #12 5.580 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:33:56 #12 5.813 Starting 2 pkgProblemResolver with broken count: 0
21:33:56 #12 5.818 Done
21:33:56 #12 8.699 Preparing to unpack .../15-libpcre2-32-0_10.34-7_amd64.deb ...
21:33:56 #12 8.703 Unpacking libpcre2-32-0:amd64 (10.34-7) ...
21:33:56 #12 8.752 Selecting previously unselected package libpcre2-posix2:amd64.
21:33:56 #12 8.755 Preparing to unpack .../16-libpcre2-posix2_10.34-7_amd64.deb ...
21:33:56 #12 8.758 Unpacking libpcre2-posix2:amd64 (10.34-7) ...
21:33:56 #12 8.787 Selecting previously unselected package libpcre2-dev:amd64.
21:33:56 #12 8.790 Preparing to unpack .../17-libpcre2-dev_10.34-7_amd64.deb ...
21:33:56 #12 8.793 Unpacking libpcre2-dev:amd64 (10.34-7) ...
21:33:56 #12 8.886 Selecting previously unselected package libselinux1-dev:amd64.
21:33:56 #12 8.889 Preparing to unpack .../18-libselinux1-dev_3.0-1build2_amd64.deb ...
21:33:56 #12 8.893 Unpacking libselinux1-dev:amd64 (3.0-1build2) ...
21:33:56 #12 8.939 Selecting previously unselected package libdevmapper-dev:amd64.
21:33:56 #12 8.942 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.167-1ubuntu1_amd64.deb ...
21:33:56 #12 8.947 Unpacking libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ...
21:33:56 #12 8.977 Selecting previously unselected package libseccomp-dev:amd64.
21:33:56 #12 8.980 Preparing to unpack .../20-libseccomp-dev_2.5.1-1ubuntu1~20.04.2_amd64.deb ...
21:33:56 #12 8.984 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.2) ...
21:33:56 #12 9.019 Selecting previously unselected package libsystemd-dev:amd64.
21:33:56 #12 9.022 Preparing to unpack .../21-libsystemd-dev_245.4-4ubuntu3.17_amd64.deb ...
21:33:56 #12 9.026 Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.17) ...
21:33:56 #12 9.091 Selecting previously unselected package pkg-config.
21:33:56 #11 9.155 Preparing to unpack .../18-libpcre3-dev_2%3a8.39-9ubuntu0.1_armhf.deb ...
21:33:56 #11 9.159 Unpacking libpcre3-dev:armhf (2:8.39-9ubuntu0.1) ...
21:33:56 #11 9.222 Selecting previously unselected package libselinux1-dev:armhf.
21:33:56 #11 9.222 Preparing to unpack .../19-libselinux1-dev_2.7-2build2_armhf.deb ...
21:33:56 #11 9.225 Unpacking libselinux1-dev:armhf (2.7-2build2) ...
21:33:56 #11 9.268 Selecting previously unselected package libdevmapper-dev:armhf.
21:33:56 #11 9.270 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.145-4.1ubuntu3.18.04.3_armhf.deb ...
21:33:56 #11 9.280 Unpacking libdevmapper-dev:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:33:56 #11 9.310 Selecting previously unselected package libseccomp-dev:armhf.
21:33:56 #11 9.312 Preparing to unpack .../21-libseccomp-dev_2.5.1-1ubuntu1~18.04.2_armhf.deb ...
21:33:56 #11 9.316 Unpacking libseccomp-dev:armhf (2.5.1-1ubuntu1~18.04.2) ...
21:33:56 #11 9.350 Selecting previously unselected package libsystemd-dev:armhf.
21:33:56 #11 9.350 Preparing to unpack .../22-libsystemd-dev_237-3ubuntu10.53_armhf.deb ...
21:33:56 #11 9.355 Unpacking libsystemd-dev:armhf (237-3ubuntu10.53) ...
21:33:56 #11 9.407 Selecting previously unselected package pkg-config.
21:33:57 #8 65.38 Building database of manual pages ...
21:33:57 #8 76.17 Setting up libsub-exporter-perl (0.987-1) ...
21:33:57 #8 76.18 Setting up libc-devtools (2.31-13+deb11u3) ...
21:33:57 #8 76.19 Setting up libalgorithm-merge-perl (0.08-3) ...
21:33:57 #8 76.21 Setting up libhttp-message-perl (6.28-1) ...
21:33:57 #8 76.22 Setting up libhtml-form-perl (6.07-1) ...
21:33:57 #8 76.23 Setting up python3-pkg-resources (52.0.0-4) ...
21:33:57 #8 76.42 Setting up libiterator-perl (0.03+ds1-1.1) ...
21:33:57 #13 23.37   Installing       : git-core-2.31.1-2.el8.x86_64                         34/71 
21:33:57 #11 12.48 Preparing to unpack .../29-pkg-config_0.29-6_armhf.deb ...
21:33:57 #11 12.48 Unpacking pkg-config (0.29-6) ...
21:33:57 #11 12.56 Setting up libpcrecpp0v5:armhf (2:8.39-12) ...
21:33:57 #11 12.57 Setting up libseccomp-dev:armhf (2.3.3-4) ...
21:33:57 #11 12.58 Setting up libpcre16-3:armhf (2:8.39-12) ...
21:33:57 #11 12.59 Setting up libarchive13:armhf (3.3.3-4+deb10u1) ...
21:33:57 #11 12.60 Setting up libsepol1-dev:armhf (2.8-1) ...
21:33:57 #11 12.61 Setting up libbtrfs0:armhf (5.10-1~bpo10+1) ...
21:33:57 #11 12.62 Setting up libuv1:armhf (1.24.1-1+deb10u1) ...
21:33:57 #11 12.63 Setting up bash-completion (1:2.8-6) ...
21:33:57 #11 6.580 Selecting previously unselected package dh-apparmor.
21:33:57 #11 6.583 Preparing to unpack .../09-dh-apparmor_2.13.2-10_all.deb ...
21:33:57 #11 6.587 Unpacking dh-apparmor (2.13.2-10) ...
21:33:57 #11 6.624 Selecting previously unselected package libbtrfs0.
21:33:57 #11 6.627 Preparing to unpack .../10-libbtrfs0_4.20.1-2_amd64.deb ...
21:33:57 #11 6.631 Unpacking libbtrfs0 (4.20.1-2) ...
21:33:57 #11 6.661 Selecting previously unselected package libbtrfs-dev.
21:33:57 #11 6.664 Preparing to unpack .../11-libbtrfs-dev_4.20.1-2_amd64.deb ...
21:33:57 #11 6.669 Unpacking libbtrfs-dev (4.20.1-2) ...
21:33:57 #11 6.706 Selecting previously unselected package dmsetup.
21:33:57 #11 6.709 Preparing to unpack .../12-dmsetup_2%3a1.02.155-3_amd64.deb ...
21:33:57 #11 6.713 Unpacking dmsetup (2:1.02.155-3) ...
21:33:57 #11 6.760 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:33:57 #11 21.37   Installing       : libasan-12.1.1-1.fc36.aarch64                       53/115 
21:33:57 #11 21.38   Installing       : libatomic-12.1.1-1.fc36.aarch64                     54/115 
21:33:57 #11 21.38   Installing       : libbpf-2:0.7.0-3.fc36.aarch64                       55/115 
21:33:57 #11 21.41   Installing       : libbtrfs-5.18-1.fc36.aarch64                        56/115 
21:33:57 #11 21.42   Installing       : libbtrfsutil-5.18-1.fc36.aarch64                    57/115 
21:33:57 #11 21.45   Installing       : libubsan-12.1.1-1.fc36.aarch64                      58/115 
21:33:57 #11 21.46   Installing       : libuv-1:1.44.2-1.fc36.aarch64                       59/115 
21:33:57 #11 21.47   Upgrading        : libgomp-12.1.1-1.fc36.aarch64                       60/115 
21:33:57 #12 3.396 Selecting previously unselected package docker-ce-build-deps.
21:33:57 #12 3.411 (Reading database ... 26043 files and directories currently installed.)
21:33:57 #12 3.413 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:33:57 #12 3.416 Unpacking docker-ce-build-deps (1.0) ...
21:33:57 #12 5.996  Done
21:33:57 #11 9.255 Setting up libncurses6:arm64 (6.2+20201114-2) ...
21:33:57 #11 9.267 Setting up pkg-config (0.29.2-1) ...
21:33:57 #11 9.319 Setting up libudev-dev:arm64 (247.3-7) ...
21:33:57 #11 9.334 Setting up libpcre2-posix2:arm64 (10.36-2) ...
21:33:57 #11 9.349 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
21:33:57 #12 9.094 Preparing to unpack .../22-pkg-config_0.29.1-0ubuntu4_amd64.deb ...
21:33:57 #12 9.098 Unpacking pkg-config (0.29.1-0ubuntu4) ...
21:33:57 #12 9.164 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.2) ...
21:33:57 #12 9.175 Setting up libarchive13:amd64 (3.4.0-2ubuntu1.2) ...
21:33:57 #12 9.187 Setting up libsepol1-dev:amd64 (3.0-1ubuntu0.1) ...
21:33:57 #12 9.199 Setting up libpcre2-16-0:amd64 (10.34-7) ...
21:33:57 #12 9.211 Setting up libbtrfs0:amd64 (5.4.1-2) ...
21:33:57 #12 9.221 Setting up libpcre2-32-0:amd64 (10.34-7) ...
21:33:57 #12 9.233 Setting up libuv1:amd64 (1.34.2-1ubuntu1.3) ...
21:33:57 #12 9.243 Setting up bash-completion (1:2.10-1ubuntu1) ...
21:33:57 #11 9.409 Preparing to unpack .../23-pkg-config_0.29.1-0ubuntu2_armhf.deb ...
21:33:57 #11 9.413 Unpacking pkg-config (0.29.1-0ubuntu2) ...
21:33:57 #11 9.505 Setting up libsepol1-dev:armhf (2.7-1ubuntu0.1) ...
21:33:57 #11 9.516 Setting up libuv1:armhf (1.18.0-3) ...
21:33:57 #11 9.525 Setting up bash-completion (1:2.8-1ubuntu1) ...
21:33:57 #17 exporting layers 2.3s done
21:33:57 #17 writing image sha256:c71a95d525c099dd7b8119558723eae865d7bff3d9dd16675ff40ebbed95fca6 done
21:33:57 #17 naming to docker.io/rpmbuild-centos-8/aarch64 done
21:33:57 #17 DONE 2.3s
21:33:57 docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/centos-8/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/centos-8/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-8/aarch64 -ba --define '_gitcommit_cli 8ffaab8' --define '_gitcommit_engine 724feb8' --define '_release 0' --define '_version 0.0.0~20220816152130.8ffaab8' --define '_origversion 0.0.0-20220816152130-8ffaab8' --define '_buildx_rpm_version 0.8.2' --define '_buildx_version v0.8.2' --define '_compose_rpm_version 2.9.0' --define '_compose_version v2.9.0' --define '_scan_rpm_version 0.17.0' --define '_scan_version v0.17.0' --define '_scan_gitcommit 061fe0a' --define '_without_btrfs 1' 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:33:57 #8 76.44 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
21:33:57 #8 76.45 Setting up libjson-xs-perl (4.030-1+b1) ...
21:33:57 #8 76.46 Setting up libhttp-negotiate-perl (6.01-1) ...
21:33:57 #8 76.47 Setting up libio-prompter-perl (0.004015-1) ...
21:33:57 #8 76.49 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
21:33:57 #8 76.50 Setting up libhttp-cookies-perl (6.10-1) ...
21:33:57 #8 76.51 Setting up python3-apt (2.2.1) ...
21:33:57 #8 76.67 Setting up po-debconf (1.0.21+nmu1) ...
21:33:57 #8 76.68 Setting up libhtml-tree-perl (5.07-2) ...
21:33:57 #8 76.69 Setting up libparams-classify-perl (0.015-1+b3) ...
21:33:57 #8 76.71 Setting up libpath-iterator-rule-perl (1.014-1) ...
21:33:57 #8 76.72 Setting up libhtml-format-perl (2.12-1.1) ...
21:33:57 #8 76.73 Setting up libxml-sax-perl (1.02+dfsg-1) ...
21:33:57 #8 76.79 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
21:33:57 #13 23.82   Installing       : git-core-doc-2.31.1-2.el8.noarch                     35/71 
21:33:57 #13 24.15   Installing       : kernel-headers-4.18.0-408.el8.x86_64                 36/71 
21:33:57 #11 6.764 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
21:33:57 #11 6.767 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
21:33:57 #11 6.813 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
21:33:57 #11 6.816 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
21:33:57 #11 6.820 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
21:33:57 #11 6.857 Selecting previously unselected package libudev-dev:amd64.
21:33:57 #11 6.860 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ...
21:33:57 #11 6.869 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
21:33:57 #11 6.908 Selecting previously unselected package libsepol1-dev:amd64.
21:33:57 #11 6.911 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
21:33:57 #11 6.914 Unpacking libsepol1-dev:amd64 (2.8-1) ...
21:33:57 #11 6.980 Selecting previously unselected package libpcre16-3:amd64.
21:33:57 #11 6.984 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
21:33:57 #11 6.987 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
21:33:57 #11 7.038 Selecting previously unselected package libpcre32-3:amd64.
21:33:57 #11 7.041 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
21:33:57 #11 7.044 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
21:33:57 #11 7.092 Selecting previously unselected package libpcrecpp0v5:amd64.
21:33:57 #11 21.49   Installing       : vim-filesystem-2:9.0.189-1.fc36.noarch              61/115 
21:33:57 #11 21.79   Installing       : cmake-data-3.22.2-1.fc36.noarch                     62/115 
21:33:57 #12 6.192 Starting pkgProblemResolver with broken count: 0
21:33:57 #12 6.229 Starting 2 pkgProblemResolver with broken count: 0
21:33:57 #12 6.234 Done
21:33:57 #11 9.361 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
21:33:57 #11 9.375 Setting up librhash0:arm64 (1.4.1-2) ...
21:33:57 #11 9.387 Setting up cmake-data (3.18.4-2+deb11u1) ...
21:33:57 #11 9.421 Setting up dh-apparmor (2.13.6-10) ...
21:33:57 #11 9.434 Setting up libsystemd-dev:arm64 (247.3-7) ...
21:33:57 #11 9.446 Setting up libprocps8:arm64 (2:3.3.17-5) ...
21:33:57 #11 9.457 Setting up libpcre2-dev:arm64 (10.36-2) ...
21:33:57 #11 9.468 Setting up libselinux1-dev:arm64 (3.1-3) ...
21:33:57 #11 9.480 Setting up procps (2:3.3.17-5) ...
21:33:57 #11 9.521 Setting up cmake (3.18.4-2+deb11u1) ...
21:33:57 #11 9.533 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
21:33:57 #11 9.546 Setting up dmsetup (2:1.02.175-2.1) ...
21:33:57 #11 9.560 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
21:33:57 #11 12.53 Selecting previously unselected package libarchive13:armhf.
21:33:57 #11 12.53 Preparing to unpack .../06-libarchive13_3.4.3-2+deb11u1_armhf.deb ...
21:33:57 #11 12.54 Unpacking libarchive13:armhf (3.4.3-2+deb11u1) ...
21:33:57 #11 12.60 Selecting previously unselected package libjsoncpp24:armhf.
21:33:57 #11 12.61 Preparing to unpack .../07-libjsoncpp24_1.9.4-4_armhf.deb ...
21:33:57 #11 12.61 Unpacking libjsoncpp24:armhf (1.9.4-4) ...
21:33:57 #11 12.65 Selecting previously unselected package librhash0:armhf.
21:33:57 #11 12.66 Preparing to unpack .../08-librhash0_1.4.1-2_armhf.deb ...
21:33:57 #11 12.66 Unpacking librhash0:armhf (1.4.1-2) ...
21:33:57 #11 12.71 Selecting previously unselected package libuv1:armhf.
21:33:57 #11 12.71 Preparing to unpack .../09-libuv1_1.40.0-1_armhf.deb ...
21:33:57 #11 12.72 Unpacking libuv1:armhf (1.40.0-1) ...
21:33:57 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.r8wb8I
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 -xof -
21:33:57 #8 76.85 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:33:57 #13 24.23   Running scriptlet: glibc-headers-2.28-208.el8.x86_64                    37/71 
21:33:57 #13 24.34   Installing       : glibc-headers-2.28-208.el8.x86_64                    37/71 
21:33:57 #13 24.36   Installing       : libxcrypt-devel-4.1.1-6.el8.x86_64                   38/71 
21:33:57 #13 24.38   Installing       : glibc-devel-2.28-208.el8.x86_64                      39/71 
21:33:57 #13 24.41   Running scriptlet: glibc-devel-2.28-208.el8.x86_64                      39/71 
21:33:57 #11 7.097 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
21:33:57 #11 7.100 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
21:33:57 #11 7.134 Selecting previously unselected package libpcre3-dev:amd64.
21:33:57 #11 7.137 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
21:33:57 #11 7.149 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
21:33:57 #11 7.236 Selecting previously unselected package libselinux1-dev:amd64.
21:33:57 #11 7.240 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
21:33:57 #11 7.243 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
21:33:57 #11 7.297 Selecting previously unselected package libdevmapper-dev:amd64.
21:33:57 #11 7.301 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
21:33:57 #11 7.304 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
21:33:57 #11 7.333 Selecting previously unselected package libseccomp-dev:amd64.
21:33:57 #11 7.336 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
21:33:57 #11 21.93   Installing       : cmake-3.22.2-1.fc36.aarch64                         63/115 
21:33:57 #11 21.93   Installing       : systemd-rpm-macros-250.8-1.fc36.noarch              64/115 
21:33:57 #11 22.06   Installing       : kernel-headers-5.18.13-200.fc36.aarch64             65/115 
21:33:57 #11 22.14   Installing       : glibc-devel-2.35-15.fc36.aarch64                    66/115 
21:33:57 #12 6.569 The following additional packages will be installed:
21:33:57 #12 6.570   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
21:33:57 #12 6.570   libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
21:33:57 #12 6.571   libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp25
21:33:57 #12 6.571   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0
21:33:57 #12 6.572   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
21:33:57 #12 6.573   libuv1 pkg-config
21:33:57 #12 6.574 Suggested packages:
21:33:57 #12 6.575   cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp
21:33:57 #12 6.575 Recommended packages:
21:33:57 #12 6.575   dmsetup libglib2.0-data shared-mime-info xdg-user-dirs
21:33:57 #12 6.624 The following NEW packages will be installed:
21:33:57 #12 6.625   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
21:33:57 #12 6.625   libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
21:33:57 #12 6.626   libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp25
21:33:57 #12 6.626   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0
21:33:57 #12 6.626   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
21:33:57 #12 6.627   libuv1 pkg-config
21:33:57 #11 9.572 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
21:33:57 #11 9.585 Setting up docker-ce-build-deps (1.0) ...
21:33:57 #11 9.599 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:33:57 #11 9.623 Processing triggers for man-db (2.9.4-2) ...
21:33:57 #11 12.76 Selecting previously unselected package cmake.
21:33:57 #11 12.76 Preparing to unpack .../10-cmake_3.18.4-2+rpt1+rpi1+deb11u1_armhf.deb ...
21:33:57 #11 12.77 Unpacking cmake (3.18.4-2+rpt1+rpi1+deb11u1) ...
21:33:57 #11 10.07 Setting up libseccomp-dev:armhf (2.5.1-1ubuntu1~18.04.2) ...
21:33:57 #11 10.09 Setting up cmake-data (3.10.2-1ubuntu2.18.04.2) ...
21:33:57 #11 10.10 Setting up libdevmapper1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:33:57 #11 10.11 Setting up librhash0:armhf (1.3.6-2) ...
21:33:57 #11 10.12 Setting up libdevmapper-event1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:33:57 #11 10.13 Setting up pkg-config (0.29.1-0ubuntu2) ...
21:33:57 #11 10.18 Setting up dh-apparmor (2.12-4ubuntu5.1) ...
21:33:57 #11 10.19 Setting up libpcrecpp0v5:armhf (2:8.39-9ubuntu0.1) ...
21:33:57 #11 10.20 Setting up libpcre32-3:armhf (2:8.39-9ubuntu0.1) ...
21:33:57 #11 10.21 Setting up libsystemd-dev:armhf (237-3ubuntu10.53) ...
21:33:57 #11 10.23 Setting up libpcre16-3:armhf (2:8.39-9ubuntu0.1) ...
21:33:57 #11 10.24 Setting up libudev-dev:armhf (237-3ubuntu10.53) ...
21:33:57 #11 10.25 Setting up liblzo2-2:armhf (2.08-1.2) ...
21:33:57 #11 10.27 Setting up libjsoncpp1:armhf (1.7.4-3) ...
21:33:57 #11 10.28 Setting up libpcre3-dev:armhf (2:8.39-9ubuntu0.1) ...
21:33:57 #11 DONE 9.8s
21:33:57 
21:33:57 #12 [stage-1 5/8] COPY sources/ /sources
21:33:57 #12 sha256:f9965840016501b433ceace428460f9e246e994186271f04bb7cf512af296614
21:33:57 #8 76.96 
21:33:57 #8 76.96 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:33:57 #8 77.03 Setting up python3-chardet (4.0.0-1) ...
21:33:57 #11 7.340 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
21:33:57 #11 7.375 Selecting previously unselected package libsystemd-dev:amd64.
21:33:57 #11 7.378 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ...
21:33:57 #11 7.382 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
21:33:57 #11 7.475 Selecting previously unselected package pkg-config.
21:33:57 #11 7.478 Preparing to unpack .../25-pkg-config_0.29-6_amd64.deb ...
21:33:57 #11 7.482 Unpacking pkg-config (0.29-6) ...
21:33:57 #11 7.557 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
21:33:57 #11 7.567 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
21:33:57 #11 7.577 Setting up libpcre16-3:amd64 (2:8.39-12) ...
21:33:57 #8 60.88 Running transaction check
21:33:57 #8 61.02 Transaction check succeeded.
21:33:57 #8 61.02 Running transaction test
21:33:57 #11 13.30 Setting up libpcre32-3:armhf (2:8.39-12) ...
21:33:57 #11 13.31 Setting up pkg-config (0.29-6) ...
21:33:57 #11 13.37 Setting up libudev-dev:armhf (241-7~deb10u8+rpi1) ...
21:33:57 #11 13.39 Setting up libltdl7:armhf (2.4.6-9) ...
21:33:57 #11 13.40 Setting up libbtrfs-dev:armhf (5.10-1~bpo10+1) ...
21:33:57 #11 13.41 Setting up librhash0:armhf (1.3.8-1) ...
21:33:57 #11 13.42 Setting up cmake-data (3.16.3-3~bpo10+1) ...
21:33:57 #11 13.44 Setting up dh-apparmor (2.13.2-10) ...
21:33:57 #11 13.45 Setting up libsystemd-dev:armhf (241-7~deb10u8+rpi1) ...
21:33:57 #11 13.46 Setting up libjsoncpp1:armhf (1.7.4-3) ...
21:33:57 #11 13.48 Setting up libstdc++-8-dev:armhf (8.3.0-6+rpi1) ...
21:33:57 #11 13.49 Setting up libpcre3-dev:armhf (2:8.39-12) ...
21:33:57 #11 13.50 Setting up libltdl-dev:armhf (2.4.6-9) ...
21:33:57 #12 7.044 0 upgraded, 26 newly installed, 0 to remove and 3 not upgraded.
21:33:57 #12 7.044 1 not fully installed or removed.
21:33:57 #12 7.044 Need to get 10.9 MB of archives.
21:33:57 #12 7.044 After this operation, 38.8 MB of additional disk space will be used.
21:33:57 #12 7.044 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf bash-completion all 1:2.11-5ubuntu1 [180 kB]
21:33:57 #11 13.20 Selecting previously unselected package dh-apparmor.
21:33:57 #11 13.20 Preparing to unpack .../11-dh-apparmor_2.13.6-10_all.deb ...
21:33:57 #11 13.21 Unpacking dh-apparmor (2.13.6-10) ...
21:33:57 #11 13.25 Selecting previously unselected package libbtrfs0:armhf.
21:33:57 #11 13.25 Preparing to unpack .../12-libbtrfs0_5.10.1-2_armhf.deb ...
21:33:57 #11 13.26 Unpacking libbtrfs0:armhf (5.10.1-2) ...
21:33:58 #11 10.29 Setting up libarchive13:armhf (3.2.2-3.1ubuntu0.7) ...
21:33:58 #11 10.30 Setting up btrfs-progs (4.15.1-1build1) ...
21:33:58 #11 10.31 Setting up cmake (3.10.2-1ubuntu2.18.04.2) ...
21:33:58 #11 10.32 Setting up libselinux1-dev:armhf (2.7-2build2) ...
21:33:58 #11 10.33 Setting up libdevmapper-dev:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:33:58 #11 10.34 Setting up btrfs-tools (4.15.1-1build1) ...
21:33:58 #11 10.35 Setting up docker-ce-build-deps (1.0) ...
21:33:58 #11 10.37 Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
21:33:58 #11 10.39 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
21:33:58 #12 DONE 0.3s
21:33:58 
21:33:58 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
21:33:58 #14 sha256:5d3214a4baaa806a054d273529eb9001911f7ce806e814865f8b4ab65bde9d8d
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 -xof -
21:33:58 #8 77.29 Setting up libnet-smtp-ssl-perl (1.04-1) ...
21:33:58 #8 77.31 Setting up libmodule-runtime-perl (0.016-1) ...
21:33:58 #8 77.32 Setting up libmailtools-perl (2.21-1) ...
21:33:58 #8 77.33 Setting up python3-debian (0.1.39) ...
21:33:58 #8 77.49 Setting up python3-requests (2.25.1+dfsg-2) ...
21:33:58 #12 9.886 Setting up pkg-config (0.29.1-0ubuntu4) ...
21:33:58 #12 9.940 Setting up libudev-dev:amd64 (245.4-4ubuntu3.17) ...
21:33:58 #12 9.951 Setting up libpcre2-posix2:amd64 (10.34-7) ...
21:33:58 #12 9.964 Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
21:33:58 #12 9.976 Setting up libbtrfs-dev:amd64 (5.4.1-2) ...
21:33:58 #12 9.988 Setting up librhash0:amd64 (1.3.9-1) ...
21:33:58 #12 9.997 Setting up cmake-data (3.16.3-1ubuntu1) ...
21:33:58 #12 10.01 Setting up dh-apparmor (2.13.3-7ubuntu5.1) ...
21:33:58 #12 10.02 Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.17) ...
21:33:58 #12 10.04 Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ...
21:33:58 #12 10.05 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
21:33:58 #12 10.06 Setting up libpcre2-dev:amd64 (10.34-7) ...
21:33:58 #12 10.07 Setting up libselinux1-dev:amd64 (3.0-1build2) ...
21:33:58 #12 10.08 Setting up libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ...
21:33:58 #12 10.09 Setting up cmake (3.16.3-1ubuntu1) ...
21:33:58 #12 10.10 Setting up docker-ce-build-deps (1.0) ...
21:33:58 #12 10.11 Processing triggers for man-db (2.9.1-1) ...
21:33:58 #12 10.13 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
21:33:58 #11 7.587 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
21:33:58 #11 7.596 Setting up libprocps7:amd64 (2:3.3.15-2) ...
21:33:58 #11 7.606 Setting up libsepol1-dev:amd64 (2.8-1) ...
21:33:58 #11 7.617 Setting up libbtrfs0 (4.20.1-2) ...
21:33:58 #11 7.627 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
21:33:58 #11 7.637 Setting up bash-completion (1:2.8-6) ...
21:33:58 #13 24.43   Installing       : libxcrypt-static-4.1.1-6.el8.x86_64                  40/71 
21:33:58 #13 24.84   Installing       : glibc-static-2.28-208.el8.x86_64                     41/71 
21:33:58 #13 24.97   Installing       : xkeyboard-config-2.28-1.el8.noarch                   42/71 
21:33:58 #13 25.01   Installing       : libxkbcommon-0.9.1-1.el8.x86_64                      43/71 
21:33:58 #11 13.51 Setting up g++-8 (8.3.0-6+rpi1) ...
21:33:58 #11 13.53 Setting up cmake (3.16.3-3~bpo10+1) ...
21:33:58 #11 13.54 Setting up libselinux1-dev:armhf (2.8-1+b1) ...
21:33:58 #11 13.55 Setting up g++ (4:8.3.0-1+rpi2) ...
21:33:58 #11 13.57 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:33:58 #11 13.58 Setting up build-essential (12.6) ...
21:33:58 #11 13.59 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ...
21:33:58 #11 13.61 Setting up dmsetup (2:1.02.155-3) ...
21:33:58 #11 13.62 Setting up libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
21:33:58 #11 13.63 Setting up libdevmapper-dev:armhf (2:1.02.155-3) ...
21:33:58 #11 13.65 Setting up docker-ce-build-deps (1.0) ...
21:33:58 #11 13.66 Processing triggers for libc-bin (2.28-10+rpi1+deb10u1) ...
21:33:58 #11 13.68 Processing triggers for man-db (2.8.5-2) ...
21:33:58 #25 DONE 65.9s
21:33:58 
21:33:58 #26 [binary 1/1] COPY --from=build /out .
21:33:58 #26 DONE 0.7s
21:33:58 
21:33:58 #27 exporting to client
21:33:58 #27 copying files 14.88MB 0.1s
21:33:58 #27 copying files 55.78MB 0.4s done
21:33:58 #27 DONE 0.4s
21:33:58 make -C /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker VERSION=0.0.0-20220816152130-8ffaab8 DOCKER_BUILD_OPTS="" binary
21:33:58 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker'
21:33:58 docker build  --build-arg=GO_VERSION  -f "Dockerfile" --output=bundles/ --target=binary --build-arg VERSION --build-arg DOCKER_GITCOMMIT --build-arg PRODUCT --build-arg PLATFORM --build-arg DEFAULT_PRODUCT_LICENSE --build-arg PACKAGER_NAME .
21:33:58 #1 [internal] load build definition from Dockerfile
21:33:58 #1 sha256:0f3f0d51f18b8135e8c36885ef2e3a8134345bac0cdbdd8ff6c49612e2735f8a
21:33:58 #1 transferring dockerfile: 19.07kB done
21:33:58 #1 DONE 0.0s
21:33:58 
21:33:58 #2 [internal] load .dockerignore
21:33:58 #2 sha256:8cdf603aea4a6a4a9220c9b7fda5bc816c82506e816b7ea5f7db5dd44ff2edb7
21:33:58 #2 transferring context: 145B done
21:33:58 #2 DONE 0.0s
21:33:58 
21:33:58 #4 [auth] docker/dockerfile:pull token for registry-1.docker.io
21:33:58 #4 sha256:1765d0c6adecd10f369808982b6e213942b71b7d64c5278bb3f8630a3365025a
21:33:58 #4 DONE 0.0s
21:33:58 
21:33:58 #3 resolve image config for docker.io/docker/dockerfile:1
21:33:58 #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
21:33:58 #3 DONE 0.2s
21:33:58 
21:33:58 #5 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
21:33:58 #5 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
21:33:58 #5 CACHED
21:33:58 
21:33:58 #6 [internal] load .dockerignore
21:33:58 #6 sha256:e08356709cfabe8de020e34ea20a75198fa175ca25aa1f17fab7ce306664ae59
21:33:58 #6 DONE 0.0s
21:33:58 
21:33:58 #7 [internal] load build definition from Dockerfile
21:33:58 #7 sha256:b32fe1b56110520266ac581c8274a2875f1b937d65cf9692cc5c0b517c2de0ce
21:33:58 #7 DONE 0.0s
21:33:58 
21:33:58 #11 [auth] djs55/vpnkit:pull token for registry-1.docker.io
21:33:58 #11 sha256:59fe7b4a351d4a0ca22154f8ee92855dea4adf41b6aedc68d0f33973f09b83ce
21:33:58 #11 DONE 0.0s
21:33:58 
21:33:58 #12 [auth] library/golang:pull token for registry-1.docker.io
21:33:58 #12 sha256:8cd0c0743a3f73173cb9cd9518f711846b182cebee85a5ffb1e8980366a99176
21:33:58 #12 DONE 0.0s
21:33:58 
21:33:58 #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:33:58 #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
21:33:58 #11 22.17   Installing       : libxcrypt-devel-4.4.28-1.fc36.aarch64               67/115 
21:33:58 #11 22.52   Installing       : gcc-12.1.1-1.fc36.aarch64                           68/115 
21:33:58 #11 22.55   Running scriptlet: gcc-12.1.1-1.fc36.aarch64                           68/115 
21:33:58 #11 22.58   Installing       : libxcrypt-static-4.4.28-1.fc36.aarch64              69/115 
21:33:58 #11 22.64   Installing       : glibc-static-2.35-15.fc36.aarch64                   70/115 
21:33:58 #11 22.64   Installing       : annobin-docs-10.81-1.fc36.noarch                    71/115 
21:33:58 #11 13.31 Selecting previously unselected package libbtrfs-dev:armhf.
21:33:58 #11 13.31 Preparing to unpack .../13-libbtrfs-dev_5.10.1-2_armhf.deb ...
21:33:58 #11 13.32 Unpacking libbtrfs-dev:armhf (5.10.1-2) ...
21:33:58 #11 13.38 Selecting previously unselected package dmsetup.
21:33:58 #11 13.38 Preparing to unpack .../14-dmsetup_2%3a1.02.175-2.1_armhf.deb ...
21:33:58 #11 13.39 Unpacking dmsetup (2:1.02.175-2.1) ...
21:33:58 #11 13.44 Selecting previously unselected package libdevmapper1.02.1:armhf.
21:33:58 #11 13.45 Preparing to unpack .../15-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ...
21:33:58 #11 13.45 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
21:33:58 #11 13.51 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
21:33:58 #11 13.51 Preparing to unpack .../16-libdevmapper-event1.02.1_2%3a1.02.175-2.1_armhf.deb ...
21:33:58 #11 13.51 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
21:33:58 #11 DONE 10.7s
21:33:58 
21:33:58 #12 [stage-1 5/8] COPY sources/ /sources
21:33:58 #12 sha256:cf84617d5c8a54b2eaf0c65ec4c62b6c49b75571ed1de59d632b8e67575915d5
21:33:58 #12 3.509 Reading package lists...
21:33:58 #12 4.535 Building dependency tree...
21:33:58 #12 4.731 Reading state information...
21:33:58 #12 4.764 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:33:58 #8 77.65 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
21:33:58 #8 77.69 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
21:33:58 #8 77.76 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
21:33:58 #12 DONE 10.3s
21:33:58 
21:33:58 #13 [stage-1 6/9] COPY sources/ /sources
21:33:58 #13 sha256:4ba4203c4a696eafc9ef9df807f94583a7b171b9a6f3794c58c3456ecd648963
21:33:58 #13 25.06   Upgrading        : systemd-pam-239-62.el8.x86_64                        44/71 
21:33:58 #8 61.58 Transaction test succeeded.
21:33:58 #8 61.58 Running transaction
21:33:58 #11 22.72   Installing       : xkeyboard-config-2.35.1-1.fc36.noarch               72/115 
21:33:58 #11 22.77   Installing       : libxkbcommon-1.4.0-1.fc36.aarch64                   73/115 
21:33:58 #11 22.83   Installing       : python3-setuptools-59.6.0-2.fc36.noarch             74/115 
21:33:58 #11 22.89   Installing       : python3-setools-4.4.0-5.fc36.aarch64                75/115 
21:33:58 #11 13.55 Selecting previously unselected package libudev-dev:armhf.
21:33:58 #11 13.55 Preparing to unpack .../17-libudev-dev_247.3-7+rpi1_armhf.deb ...
21:33:58 #11 13.56 Unpacking libudev-dev:armhf (247.3-7+rpi1) ...
21:33:58 #11 13.60 Selecting previously unselected package libsepol1-dev:armhf.
21:33:58 #11 13.61 Preparing to unpack .../18-libsepol1-dev_3.1-1_armhf.deb ...
21:33:58 #11 13.61 Unpacking libsepol1-dev:armhf (3.1-1) ...
21:33:58 #11 13.69 Selecting previously unselected package libpcre2-16-0:armhf.
21:33:58 #11 13.69 Preparing to unpack .../19-libpcre2-16-0_10.36-2_armhf.deb ...
21:33:58 #11 13.69 Unpacking libpcre2-16-0:armhf (10.36-2) ...
21:33:58 #11 13.75 Selecting previously unselected package libpcre2-32-0:armhf.
21:33:58 #11 13.75 Preparing to unpack .../20-libpcre2-32-0_10.36-2_armhf.deb ...
21:33:58 #11 13.75 Unpacking libpcre2-32-0:armhf (10.36-2) ...
21:33:58 #12 7.413 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarchive13 armhf 3.6.0-1ubuntu1 [338 kB]
21:33:58 #12 7.529 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjsoncpp25 armhf 1.9.5-3 [72.4 kB]
21:33:58 #12 7.548 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librhash0 armhf 1.4.2-1ubuntu1 [141 kB]
21:33:58 #12 7.573 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libuv1 armhf 1.43.0-1 [76.9 kB]
21:33:58 #12 7.583 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dh-elpa-helper all 2.0.9ubuntu1 [7610 B]
21:33:58 #12 7.584 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf emacsen-common all 3.0.4 [14.9 kB]
21:33:58 #12 7.586 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf cmake-data all 3.22.1-1ubuntu1 [1912 kB]
21:33:58 #12 4.821 Starting 2 pkgProblemResolver with broken count: 0
21:33:58 #12 4.825 Done
21:33:58 #12 4.852  Done
21:33:58 #12 4.861 Starting pkgProblemResolver with broken count: 0
21:33:58 #12 4.899 Starting 2 pkgProblemResolver with broken count: 0
21:33:58 #12 4.903 Done
21:33:58 #21 65.86 Selecting previously unselected package g++-aarch64-linux-gnu.
21:33:58 #21 65.87 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
21:33:58 #21 65.91 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ...
21:33:58 #21 66.03 Selecting previously unselected package patch.
21:33:58 #21 66.03 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ...
21:33:58 #21 66.04 Unpacking patch (2.7.6-7) ...
21:33:58 #21 66.07 Selecting previously unselected package dpkg-dev.
21:33:58 #21 66.07 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ...
21:33:58 #21 66.08 Unpacking dpkg-dev (1.20.11) ...
21:33:58 #21 66.21 Selecting previously unselected package libconfig-inifiles-perl.
21:33:58 #21 66.21 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ...
21:33:58 #21 66.22 Unpacking libconfig-inifiles-perl (3.000003-1) ...
21:33:58 #21 66.24 Selecting previously unselected package libio-string-perl.
21:33:58 #21 66.25 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ...
21:33:58 #21 66.25 Unpacking libio-string-perl (1.08-3.1) ...
21:33:58 #21 66.28 Selecting previously unselected package libicu67:amd64.
21:33:58 #21 66.28 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ...
21:33:58 #21 66.28 Unpacking libicu67:amd64 (67.1-7) ...
21:33:58 #13 DONE 0.4s
21:33:58 
21:33:58 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
21:33:58 #15 sha256:7fcd23c798760707bcc180bb4e58e1f39779480fdc826b59345ddaea5e31e65e
21:33:58 #8 77.83 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:33:58 #8 77.96 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:33:58 #8 78.01 Setting up dh-strip-nondeterminism (1.12.0-1) ...
21:33:58 #8 78.02 Setting up libconst-fast-perl (0.014-1.1) ...
21:33:58 #8 78.03 Setting up libhttp-daemon-perl (6.12-1) ...
21:33:58 #8 78.05 Setting up libdata-dpath-perl (0.58-1) ...
21:33:58 #8 78.06 Setting up libmodule-implementation-perl (0.09-1.1) ...
21:33:58 #8 78.07 Setting up libpackage-stash-perl (0.39-1) ...
21:33:58 #8 78.09 Setting up libimport-into-perl (1.002005-1) ...
21:33:58 #8 78.10 Setting up libmoo-perl (2.004004-1) ...
21:33:58 #8 78.11 Setting up liblist-someutils-perl (0.58-1) ...
21:33:58 #8 78.12 Setting up debhelper (13.3.4) ...
21:33:58 + STATUS=0
21:33:58 + '[' 0 -ne 0 ']'
21:33:58 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:33:58 + exit 0
21:33:58 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.k01YxX
21:33:58 + umask 022
21:33:58 + cd /root/rpmbuild/BUILD
21:33:58 + cd src
21:33:58 + export DOCKER_GITCOMMIT=724feb8
21:33:58 + DOCKER_GITCOMMIT=724feb8
21:33:58 + mkdir -p /go/src/github.com/docker
21:33:58 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
21:33:58 + pushd /root/rpmbuild/BUILD/src/engine
21:33:58 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
21:33:58 + TMP_GOPATH=/go
21:33:58 + hack/dockerfile/install/install.sh tini
21:33:58 + RM_GOPATH=0
21:33:58 + TMP_GOPATH=/go
21:33:58 + : /usr/local/bin
21:33:58 + '[' -z /go ']'
21:33:58 + export GOPATH=/go
21:33:58 + GOPATH=/go
21:33:58 + case "$(go env GOARCH)" in
21:33:58 ++ go env GOARCH
21:33:58 + export GO_BUILDMODE=-buildmode=pie
21:33:58 + GO_BUILDMODE=-buildmode=pie
21:33:58 ++ dirname hack/dockerfile/install/install.sh
21:33:58 + dir=hack/dockerfile/install
21:33:58 + bin=tini
21:33:58 + shift
21:33:58 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:33:58 + . hack/dockerfile/install/tini.installer
21:33:58 ++ : v0.19.0
21:33:58 + install_tini
21:33:58 + echo 'Install tini version v0.19.0'
21:33:58 + git clone https://github.com/krallin/tini.git /go/tini
21:33:58 Install tini version v0.19.0
21:33:58 Cloning into '/go/tini'...
21:33:58 #11 8.286 Setting up libpcre32-3:amd64 (2:8.39-12) ...
21:33:58 #11 8.295 Setting up pkg-config (0.29-6) ...
21:33:58 #11 8.344 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
21:33:58 #11 8.360 Setting up libbtrfs-dev (4.20.1-2) ...
21:33:58 #11 8.369 Setting up librhash0:amd64 (1.3.8-1) ...
21:33:58 #11 8.378 Setting up procps (2:3.3.15-2) ...
21:33:58 #11 8.405 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode
21:33:58 #11 9.324 Running transaction check
21:33:58 #11 9.516 Transaction check succeeded.
21:33:58 #11 9.516 Running transaction test
21:33:58 #11 DONE 14.2s
21:33:58 
21:33:58 #12 [stage-1 5/8] COPY sources/ /sources
21:33:58 #12 sha256:edcb6a4ab6b226d90815cc028c164cf11c904e3d7a717cd9472a70e56cec9ba2
21:33:58 #11 22.96   Installing       : python3-policycoreutils-3.3-4.fc36.noarch           76/115 
21:33:58 #11 22.99   Installing       : policycoreutils-python-utils-3.3-4.fc36.noarch      77/115 
21:33:58 #11 23.00   Installing       : policycoreutils-devel-3.3-4.fc36.aarch64            78/115 
21:33:58 #11 23.11   Installing       : selinux-policy-devel-36.13-3.fc36.noarch            79/115 
21:33:58 #11 23.14   Running scriptlet: selinux-policy-devel-36.13-3.fc36.noarch            79/115 
21:33:58 #11 23.15   Installing       : perl-lib-0.65-486.fc36.aarch64                      80/115 
21:33:58 #11 23.16   Installing       : perl-File-Copy-2.35-486.fc36.noarch                 81/115 
21:33:58 #11 23.18   Installing       : perl-File-Compare-1.100.600-486.fc36.noarch         82/115 
21:33:58 #11 23.20   Installing       : autoconf-2.71-2.fc36.noarch                         83/115 
21:33:58 #11 13.81 Selecting previously unselected package libpcre2-posix2:armhf.
21:33:58 #11 13.81 Preparing to unpack .../21-libpcre2-posix2_10.36-2_armhf.deb ...
21:33:58 #11 13.81 Unpacking libpcre2-posix2:armhf (10.36-2) ...
21:33:58 #11 13.85 Selecting previously unselected package libpcre2-dev:armhf.
21:33:58 #11 13.85 Preparing to unpack .../22-libpcre2-dev_10.36-2_armhf.deb ...
21:33:58 #11 13.86 Unpacking libpcre2-dev:armhf (10.36-2) ...
21:33:58 #11 13.95 Selecting previously unselected package libselinux1-dev:armhf.
21:33:58 #11 13.95 Preparing to unpack .../23-libselinux1-dev_3.1-3_armhf.deb ...
21:33:58 #11 13.96 Unpacking libselinux1-dev:armhf (3.1-3) ...
21:33:58 #11 14.01 Selecting previously unselected package libdevmapper-dev:armhf.
21:33:58 #11 14.02 Preparing to unpack .../24-libdevmapper-dev_2%3a1.02.175-2.1_armhf.deb ...
21:33:58 #11 14.02 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1) ...
21:33:58 #12 7.727 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf cmake armhf 3.22.1-1ubuntu1 [4642 kB]
21:33:58 #12 5.053 The following additional packages will be installed:
21:33:58 #12 5.053   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
21:33:58 #12 5.054   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
21:33:58 #12 5.054   libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
21:33:58 #12 5.054   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
21:33:58 #12 5.055   libudev-dev libuv1 pkg-config
21:33:58 #12 5.057 Suggested packages:
21:33:58 #12 5.057   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
21:33:58 #12 5.057 Recommended packages:
21:33:58 #12 5.057   dmsetup
21:33:58 #12 5.105 The following NEW packages will be installed:
21:33:58 #12 5.105   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
21:33:58 #12 5.106   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
21:33:58 #12 5.107   libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
21:33:58 #12 5.107   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
21:33:58 #12 5.108   libudev-dev libuv1 pkg-config
21:33:58 #12 DONE 0.6s
21:33:58 
21:33:58 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
21:33:58 #14 sha256:6fe621c03afe656f47d681e9a1e4959a3f7454e1dd5e948b556ad6dc20573d08
21:33:58 #8 78.14 Setting up libmime-tools-perl (5.509-1) ...
21:33:58 #8 78.15 Setting up dput (1.1.0) ...
21:33:58 #8 78.30 Setting up liblist-someutils-xs-perl (0.58-2+b1) ...
21:33:58 #8 78.32 Setting up equivs (2.3.1) ...
21:33:58 #8 78.33 Setting up libmoox-aliases-perl (0.001006-1.1) ...
21:33:58 #8 78.34 Setting up libparams-validate-perl:amd64 (1.30-1+b1) ...
21:33:58 #8 78.36 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
21:33:58 #8 78.37 Setting up libnamespace-clean-perl (0.27-1) ...
21:33:58 #8 78.38 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
21:33:58 + cd /go/tini
21:33:58 + git checkout -q v0.19.0
21:33:58 + cmake .
21:33:58 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
21:33:58   Compatibility with CMake < 2.8.12 will be removed from a future version of
21:33:58   CMake.
21:33:58 
21:33:58   Update the VERSION argument <min> value or use a ...<max> suffix to tell
21:33:58   CMake that the project does not need compatibility with older versions.
21:33:58 
21:33:58 
21:33:58 -- The C compiler identification is GNU 8.5.0
21:33:58 -- Detecting C compiler ABI info
21:33:58 #11 8.420 Setting up cmake-data (3.13.4-1) ...
21:33:58 #11 8.434 Setting up dh-apparmor (2.13.2-10) ...
21:33:58 #11 8.443 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
21:33:58 #11 8.455 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
21:33:58 #11 8.464 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
21:33:58 #11 8.474 Setting up cmake (3.13.4-1) ...
21:33:58 #11 8.484 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
21:33:58 #11 8.495 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
21:33:58 #11 8.505 Setting up dmsetup (2:1.02.155-3) ...
21:33:58 #11 8.516 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
21:33:58 #11 8.526 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
21:33:58 #11 8.535 Setting up docker-ce-build-deps (1.0) ...
21:33:58 #11 8.545 Processing triggers for libc-bin (2.28-10+deb10u1) ...
21:33:58 #11 8.563 Processing triggers for man-db (2.8.5-2) ...
21:33:59 #13 25.08   Running scriptlet: systemd-239-62.el8.x86_64                            45/71 
21:33:59 #13 25.52   Upgrading        : systemd-239-62.el8.x86_64                            45/71 
21:33:59 #13 25.58   Running scriptlet: systemd-239-62.el8.x86_64                            45/71 
21:33:59 #13 25.64   Upgrading        : device-mapper-libs-8:1.02.181-5.el8.x86_64           46/71 
21:33:59 #13 25.67   Upgrading        : device-mapper-8:1.02.181-5.el8.x86_64                47/71 
21:33:59 #13 25.77   Installing       : systemd-devel-239-62.el8.x86_64                      48/71 
21:33:59 #13 25.79   Installing       : vim-filesystem-2:8.0.1763-19.el8.4.noarch            49/71 
21:33:59 #13 25.81   Installing       : perl-Thread-Queue-3.13-1.el8.noarch                  50/71 
21:33:59 #11 23.25   Installing       : automake-1.16.5-7.fc36.noarch                       84/115 
21:33:59 #11 23.29   Installing       : perl-Error-1:0.17029-8.fc36.noarch                  85/115 
21:33:59 #11 23.30   Installing       : perl-Git-2.37.2-1.fc36.noarch                       86/115 
21:33:59 #11 23.30   Installing       : git-2.37.2-1.fc36.aarch64                           87/115 
21:33:59 #11 23.36   Installing       : libsepol-devel-3.3-3.fc36.aarch64                   88/115 
21:33:59 #11 23.37   Installing       : libselinux-devel-3.3-4.fc36.aarch64                 89/115 
21:33:59 #11 23.40   Installing       : dbus-common-1:1.14.0-1.fc36.noarch                  90/115 
21:33:59 #11 23.40   Running scriptlet: dbus-common-1:1.14.0-1.fc36.noarch                  90/115 
21:33:59 #11 23.41   Running scriptlet: dbus-broker-31-1.fc36.aarch64                       91/115 
21:33:59 #11 23.48 useradd warning: dbus's uid 81 outside of the SYS_UID_MIN 201 and SYS_UID_MAX 999 range.
21:33:59 #11 23.48 
21:33:59 #12 DONE 0.3s
21:33:59 
21:33:59 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
21:33:59 #14 sha256:820b7a13fc1eee320e932ef5387df1aa6e6606d88b4c707862d4212b086a1929
21:33:59 #11 14.06 Selecting previously unselected package libltdl7:armhf.
21:33:59 #11 14.07 Preparing to unpack .../25-libltdl7_2.4.6-15_armhf.deb ...
21:33:59 #11 14.07 Unpacking libltdl7:armhf (2.4.6-15) ...
21:33:59 #11 14.11 Selecting previously unselected package libltdl-dev:armhf.
21:33:59 #11 14.11 Preparing to unpack .../26-libltdl-dev_2.4.6-15_armhf.deb ...
21:33:59 #11 14.12 Unpacking libltdl-dev:armhf (2.4.6-15) ...
21:33:59 #11 14.17 Selecting previously unselected package libseccomp-dev:armhf.
21:33:59 #11 14.17 Preparing to unpack .../27-libseccomp-dev_2.5.1-1+rpi1+deb11u1_armhf.deb ...
21:33:59 #11 14.18 Unpacking libseccomp-dev:armhf (2.5.1-1+rpi1+deb11u1) ...
21:33:59 #11 14.22 Selecting previously unselected package libsystemd-dev:armhf.
21:33:59 #11 14.22 Preparing to unpack .../28-libsystemd-dev_247.3-7+rpi1_armhf.deb ...
21:33:59 #11 14.22 Unpacking libsystemd-dev:armhf (247.3-7+rpi1) ...
21:33:59 #12 8.013 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf dh-apparmor all 3.0.4-2ubuntu2.1 [9534 B]
21:33:59 #12 8.018 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbtrfs0 armhf 5.16.2-1 [12.6 kB]
21:33:59 #12 8.019 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbtrfs-dev armhf 5.16.2-1 [47.0 kB]
21:33:59 #12 8.020 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1ubuntu4 [134 kB]
21:33:59 #12 8.023 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1ubuntu4 [11.6 kB]
21:33:59 #12 8.024 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libudev-dev armhf 249.11-0ubuntu3.4 [20.7 kB]
21:33:59 #12 8.025 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsepol-dev armhf 3.3-1build1 [357 kB]
21:33:59 #12 8.030 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpcre2-16-0 armhf 10.39-3build1 [173 kB]
21:33:59 #12 8.033 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpcre2-32-0 armhf 10.39-3build1 [163 kB]
21:33:59 #12 8.088 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpcre2-posix3 armhf 10.39-3build1 [5532 B]
21:33:59 #10 DONE 0.9s
21:33:59 
21:33:59 #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye
21:33:59 #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50
21:33:59 #8 DONE 0.9s
21:33:59 
21:33:59 #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:33:59 #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
21:33:59 #9 DONE 0.9s
21:33:59 #8 78.39 Setting up libnamespace-autoclean-perl (0.29-1) ...
21:33:59 #8 78.41 Setting up libgitlab-api-v4-perl (0.26-1) ...
21:33:59 #8 78.42 Setting up libmoox-struct-perl (0.020-1) ...
21:33:59 #8 78.43 Setting up lintian (2.104.0) ...
21:33:59 #8 78.45 Setting up licensecheck (3.1.1-2) ...
21:33:59 #8 78.46 Setting up liblwp-protocol-https-perl (6.10-1) ...
21:33:59 #8 78.47 Setting up libwww-perl (6.52-1) ...
21:33:59 #8 78.49 Setting up devscripts (2.21.3+deb11u1) ...
21:33:59 -- Detecting C compiler ABI info - done
21:33:59 -- Check for working C compiler: /usr/bin/cc - skipped
21:33:59 -- Detecting C compile features
21:33:59 -- Detecting C compile features - done
21:33:59 -- Performing Test HAS_BUILTIN_FORTIFY
21:33:59 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:33:59 -- Configuring done
21:33:59 -- Generating done
21:33:59 -- Build files have been written to: /go/tini
21:33:59 + make tini-static
21:33:59 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:33:59 #21 67.14 Selecting previously unselected package libxml2:amd64.
21:33:59 #21 67.14 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
21:33:59 #21 67.14 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
21:33:59 #21 67.22 Selecting previously unselected package libxml-namespacesupport-perl.
21:33:59 #11 23.48   Installing       : dbus-broker-31-1.fc36.aarch64                       91/115 
21:33:59 #11 23.51   Running scriptlet: dbus-broker-31-1.fc36.aarch64                       91/115 
21:33:59 #11 23.52   Installing       : dbus-1:1.14.0-1.fc36.aarch64                        92/115 
21:33:59 #11 23.52   Installing       : device-mapper-libs-1.02.175-7.fc36.aarch64          93/115 
21:33:59 #11 23.54   Installing       : cryptsetup-libs-2.4.3-2.fc36.aarch64                94/115 
21:33:59 #11 23.57   Installing       : device-mapper-1.02.175-7.fc36.aarch64               95/115 
21:33:59 #11 23.60   Installing       : systemd-networkd-250.8-1.fc36.aarch64               96/115 
21:33:59 #11 23.61   Running scriptlet: systemd-networkd-250.8-1.fc36.aarch64               96/115 
21:33:59 #11 23.63   Installing       : systemd-pam-250.8-1.fc36.aarch64                    97/115 
21:33:59 #11 23.66   Installing       : systemd-resolved-250.8-1.fc36.aarch64               98/115 
21:33:59 #13 25.88   Installing       : automake-1.16.1-7.el8.noarch                         51/71 
21:33:59 #13 25.91   Installing       : perl-TermReadKey-2.37-7.el8.x86_64                   52/71 
21:33:59 #13 25.93   Installing       : perl-Error-1:0.17025-2.el8.noarch                    53/71 
21:33:59 #13 25.94   Installing       : perl-Git-2.31.1-2.el8.noarch                         54/71 
21:33:59 #13 25.97   Installing       : git-2.31.1-2.el8.x86_64                              55/71 
21:33:59 #11 14.34 Selecting previously unselected package libglib2.0-0:armhf.
21:33:59 #11 14.35 Preparing to unpack .../29-libglib2.0-0_2.66.8-1_armhf.deb ...
21:33:59 #11 14.35 Unpacking libglib2.0-0:armhf (2.66.8-1) ...
21:33:59 #11 14.50 Selecting previously unselected package pkg-config.
21:33:59 #11 14.50 Preparing to unpack .../30-pkg-config_0.29.2-1_armhf.deb ...
21:33:59 #11 14.51 Unpacking pkg-config (0.29.2-1) ...
21:33:59 #11 14.56 Setting up libseccomp-dev:armhf (2.5.1-1+rpi1+deb11u1) ...
21:33:59 #9 71.41 --------------------------------------------------------------------------------
21:33:59 #9 71.41 Total                                              432 kB/s |  18 MB  00:42     
21:33:59 #9 71.41 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
21:33:59 #9 71.41 Importing GPG key 0xF4A80EB5:
21:33:59 #9 71.41  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
21:33:59 #9 71.41  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
21:33:59 #9 71.41  Package    : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS)
21:33:59 #9 71.41  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
21:33:59 #9 71.46 Running transaction check
21:33:59 #9 71.49 Running transaction test
21:33:59 #9 71.53 Transaction test succeeded
21:33:59 #9 71.54 Running transaction
21:33:59 #9 71.64   Updating   : rpm-libs-4.11.3-48.el7_9.x86_64                             1/52 
21:33:59 #9 72.26   Updating   : rpm-4.11.3-48.el7_9.x86_64                                  2/52 
21:33:59 #9 72.29   Updating   : rpm-build-libs-4.11.3-48.el7_9.x86_64                       3/52 
21:33:59 #9 72.96   Installing : groff-base-1.22.2-8.el7.x86_64                              4/52 
21:33:59 #9 72.98   Installing : bzip2-1.0.6-13.el7.x86_64                                   5/52 
21:33:59 #9 73.00   Installing : 1:perl-parent-0.225-244.el7.noarch                          6/52 
21:33:59 #9 73.02   Installing : perl-HTTP-Tiny-0.033-3.el7.noarch                           7/52 
21:33:59 #9 73.04   Installing : perl-podlators-2.5.1-3.el7.noarch                           8/52 
21:33:59 #9 73.07   Installing : perl-Pod-Perldoc-3.20-4.el7.noarch                          9/52 
21:33:59 #12 8.163 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpcre2-dev armhf 10.39-3build1 [645 kB]
21:33:59 #12 8.173 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libselinux1-dev armhf 3.3-1build2 [153 kB]
21:33:59 #12 8.176 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevmapper-dev armhf 2:1.02.175-2.1ubuntu4 [36.6 kB]
21:33:59 #12 8.177 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libseccomp-dev armhf 2.5.3-2ubuntu2 [89.0 kB]
21:33:59 #12 8.179 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsystemd-dev armhf 249.11-0ubuntu3.4 [306 kB]
21:33:59 #12 8.183 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libglib2.0-0 armhf 2.72.1-1 [1325 kB]
21:33:59 #12 8.253 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf pkg-config armhf 0.29.2-1ubuntu3 [46.0 kB]
21:33:59 #8 62.54   Preparing        :                                                        1/1 
21:33:59 #8 62.57   Installing       : python3-six-1.16.0-4.fc35.noarch                     1/182 
21:33:59 #8 62.58   Installing       : hunspell-filesystem-1.7.0-11.fc35.x86_64             2/182 
21:33:59 #8 62.58   Installing       : fonts-filesystem-1:2.0.5-6.fc35.noarch               3/182 
21:33:59 #8 62.62   Installing       : adobe-source-code-pro-fonts-2.030.1.050-11.fc35.     4/182 
21:33:59 #8 62.63   Installing       : abattis-cantarell-fonts-0.301-5.fc35.noarch          5/182 
21:33:59 #8 62.65   Installing       : gsettings-desktop-schemas-41.0-1.fc35.x86_64         6/182 
21:33:59 #8 78.64 Setting up libxml-parser-perl:amd64 (2.46-2) ...
21:33:59 #8 78.66 Setting up libxml-sax-expat-perl (0.51-1) ...
21:33:59 #8 78.70 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
21:33:59 #8 78.75 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:33:59 #8 78.87 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:33:59 [100%] Linking C executable tini-static
21:33:59 [100%] Built target tini-static
21:33:59 + mkdir -p /usr/local/bin
21:33:59 + cp tini-static /usr/local/bin/docker-init
21:33:59 + VERSION=0.0.0-20220816152130-8ffaab8
21:33:59 + PRODUCT=docker
21:33:59 + hack/make.sh dynbinary
21:33:59 #12 5.524 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded.
21:33:59 #12 5.524 1 not fully installed or removed.
21:33:59 #12 5.524 Need to get 7674 kB of archives.
21:33:59 #12 5.524 After this operation, 30.0 MB of additional disk space will be used.
21:33:59 #12 5.524 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main armhf bash-completion all 1:2.10-1ubuntu1 [178 kB]
21:33:59 #21 67.22 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
21:33:59 #21 67.22 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
21:33:59 #21 67.25 Selecting previously unselected package libxml-sax-base-perl.
21:33:59 #21 67.25 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ...
21:33:59 #21 67.25 Unpacking libxml-sax-base-perl (1.09-1.1) ...
21:33:59 #21 67.28 Selecting previously unselected package libxml-sax-perl.
21:33:59 #21 67.29 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ...
21:33:59 #21 67.29 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
21:33:59 #21 67.32 Selecting previously unselected package libxml-libxml-perl.
21:33:59 #21 67.33 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
21:33:59 #21 67.33 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
21:33:59 #21 67.38 Selecting previously unselected package libxml-simple-perl.
21:33:59 #21 67.39 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
21:33:59 #21 67.39 Unpacking libxml-simple-perl (2.25-1) ...
21:33:59 #21 67.42 Selecting previously unselected package libyaml-perl.
21:33:59 #21 67.42 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ...
21:33:59 #21 67.42 Unpacking libyaml-perl (1.30-1) ...
21:33:59 #11 23.66   Running scriptlet: systemd-resolved-250.8-1.fc36.aarch64               98/115 
21:33:59 #11 23.78   Installing       : systemd-250.8-1.fc36.aarch64                        99/115 
21:33:59 #11 23.83   Running scriptlet: systemd-250.8-1.fc36.aarch64                        99/115 
21:33:59 #11 23.99 Creating group 'input' with GID 104.
21:33:59 #11 23.99 Creating group 'kvm' with GID 36.
21:33:59 #11 23.99 Creating group 'render' with GID 105.
21:33:59 #11 23.99 Creating group 'sgx' with GID 106.
21:33:59 #11 23.99 Creating group 'systemd-journal' with GID 190.
21:33:59 #11 23.99 Creating group 'systemd-network' with GID 192.
21:33:59 #11 23.99 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
21:33:59 #11 23.99 Creating group 'systemd-oom' with GID 998.
21:33:59 #11 23.99 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998.
21:33:59 #11 23.99 Creating group 'systemd-resolve' with GID 193.
21:33:59 #11 23.99 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
21:33:59 #11 23.99 
21:33:59 #11 14.57 Setting up libstdc++-10-dev:armhf (10.2.1-6+rpi1) ...
21:33:59 #11 14.59 Setting up g++-10 (10.2.1-6+rpi1) ...
21:33:59 #11 14.60 Setting up libarchive13:armhf (3.4.3-2+deb11u1) ...
21:33:59 #11 14.62 Setting up libglib2.0-0:armhf (2.66.8-1) ...
21:33:59 #11 14.63 No schema files found: doing nothing.
21:33:59 #11 14.64 Setting up libsepol1-dev:armhf (3.1-1) ...
21:33:59 #11 14.65 Setting up libpcre2-16-0:armhf (10.36-2) ...
21:33:59 #11 14.67 Setting up libbtrfs0:armhf (5.10.1-2) ...
21:33:59 #11 14.68 Setting up libpcre2-32-0:armhf (10.36-2) ...
21:33:59 #11 14.69 Setting up libuv1:armhf (1.40.0-1) ...
21:33:59 #11 14.71 Setting up bash-completion (1:2.11-2) ...
21:33:59 #9 73.08   Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   10/52 
21:33:59 #9 73.34   Installing : perl-Encode-2.51-7.el7.x86_64                              11/52 
21:33:59 #9 73.36   Installing : perl-Text-ParseWords-3.29-4.el7.noarch                     12/52 
21:33:59 #9 73.38   Installing : perl-Pod-Usage-1.63-3.el7.noarch                           13/52 
21:33:59 #9 73.39   Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64                      14/52 
21:33:59 #9 73.41   Installing : perl-threads-1.87-4.el7.x86_64                             15/52 
21:33:59 #9 73.43   Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                      16/52 
21:33:59 #12 8.471 debconf: delaying package configuration, since apt-utils is not installed
21:33:59 #12 8.507 Fetched 10.9 MB in 2s (6748 kB/s)
21:33:59 #12 8.537 Selecting previously unselected package bash-completion.
21:33:59 #12 8.537 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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:33:59 #12 8.550 Preparing to unpack .../00-bash-completion_1%3a2.11-5ubuntu1_all.deb ...
21:33:59 #12 8.562 Unpacking bash-completion (1:2.11-5ubuntu1) ...
21:33:59 #11 DONE 11.5s
21:33:59 
21:33:59 #12 [stage-1 5/8] COPY sources/ /sources
21:33:59 #12 sha256:06ce6dce08ec6d0beb1e31eef4cbb2cadbff39fe27a943657b88e87885a03f1d
21:33:59 #12 DONE 0.1s
21:33:59 
21:33:59 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
21:33:59 #14 sha256:ef88da2afe960abd0745d6dacb6805d3143cba624ff6cec7be932ff88ab2f78b
21:33:59 #8 62.69   Installing       : python3-dateutil-1:2.8.1-7.fc35.noarch               7/182 
21:33:59 #8 62.72   Installing       : python3-construct-2.10.68-1.fc35.noarch              8/182 
21:33:59 #8 62.75   Installing       : python3-pybeam-0.7-1.fc35.noarch                     9/182 
21:33:59 #8 62.77   Upgrading        : glibc-common-2.34-38.fc35.x86_64                    10/182 
21:33:59 #8 62.80   Upgrading        : glibc-minimal-langpack-2.34-38.fc35.x86_64          11/182 
21:33:59 #8 62.80   Running scriptlet: glibc-2.34-38.fc35.x86_64                           12/182 
21:33:59 #8 62.86   Upgrading        : glibc-2.34-38.fc35.x86_64                           12/182 
21:33:59 
21:33:59 #8 78.90 Setting up libsoap-lite-perl (1.27-1) ...
21:33:59 Removing bundles/
21:33:59 
21:33:59 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:33:59 Building: bundles/dynbinary-daemon/dockerd
21:33:59 GOOS="" GOARCH="" GOARM=""
21:33:59 #8 78.91 Setting up libxmlrpc-lite-perl (0.717-4) ...
21:33:59 #8 78.93 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:33:59 #8 78.95 Processing triggers for ca-certificates (20210119) ...
21:33:59 #8 78.96 Updating certificates in /etc/ssl/certs...
21:33:59 #12 5.886 Get:2 http://ports.ubuntu.com/ubuntu-ports focal/main armhf cmake-data all 3.16.3-1ubuntu1 [1612 kB]
21:33:59 
21:33:59 #18 [internal] load build context
21:33:59 #18 sha256:458d12bde12b776abe35782f57c66bd68f289954c991ab69ddb84cf6d9b15823
21:33:59 #18 DONE 0.0s
21:33:59 
21:33:59 #36 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:33:59 #36 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
21:33:59 #36 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
21:33:59 #36 DONE 0.0s
21:33:59 
21:33:59 #13 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
21:33:59 #13 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
21:33:59 #13 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
21:33:59 #13 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.0s done
21:33:59 #21 67.45 Selecting previously unselected package libconfig-auto-perl.
21:33:59 #21 67.46 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ...
21:33:59 #21 67.46 Unpacking libconfig-auto-perl (0.44-1.1) ...
21:33:59 #21 67.48 Selecting previously unselected package libfile-which-perl.
21:33:59 #21 67.48 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
21:33:59 #21 67.49 Unpacking libfile-which-perl (1.23-1) ...
21:33:59 #21 67.51 Selecting previously unselected package libfile-homedir-perl.
21:33:59 #21 67.51 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ...
21:33:59 #21 67.52 Unpacking libfile-homedir-perl (1.006-1) ...
21:33:59 #21 67.55 Selecting previously unselected package libdebian-dpkgcross-perl.
21:33:59 #21 67.55 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ...
21:33:59 #21 67.55 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ...
21:33:59 #21 67.58 Selecting previously unselected package dpkg-cross.
21:33:59 #21 67.58 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ...
21:33:59 #21 67.59 Unpacking dpkg-cross (2.6.18+nmu1) ...
21:33:59 #21 67.61 Selecting previously unselected package crossbuild-essential-arm64.
21:33:59 #21 67.62 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ...
21:33:59 #21 67.62 Unpacking crossbuild-essential-arm64 (12.9) ...
21:33:59 #21 67.64 Selecting previously unselected package libc6-armel-cross.
21:33:59 #21 67.65 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ...
21:33:59 #11 24.01   Installing       : systemd-devel-250.8-1.fc36.aarch64                 100/115 
21:33:59 #11 24.04   Installing       : device-mapper-devel-1.02.175-7.fc36.aarch64        101/115 
21:33:59 #11 24.06   Installing       : libtool-2.4.7-1.fc36.aarch64                       102/115 
21:33:59 #11 24.07   Installing       : libtool-ltdl-devel-2.4.7-1.fc36.aarch64            103/115 
21:33:59 #11 24.10   Installing       : annobin-plugin-gcc-10.81-1.fc36.aarch64            104/115 
21:33:59 #11 24.10   Running scriptlet: annobin-plugin-gcc-10.81-1.fc36.aarch64            104/115 
21:33:59 #11 24.13   Installing       : gcc-plugin-annobin-12.1.1-1.fc36.aarch64           105/115 
21:33:59 #11 24.16   Installing       : btrfs-progs-devel-5.18-1.fc36.aarch64              106/115 
21:33:59 #11 24.17   Installing       : libseccomp-devel-2.5.3-2.fc36.aarch64              107/115 
21:33:59 #11 24.20   Installing       : which-2.21-32.fc36.aarch64                         108/115 
21:33:59 #11 24.20   Cleanup          : systemd-libs-250.3-8.fc36.aarch64                  109/115 
21:33:59 #9 73.45   Installing : perl-Exporter-5.68-3.el7.noarch                            17/52 
21:33:59 #9 73.47   Installing : perl-constant-1.27-2.el7.noarch                            18/52 
21:33:59 #9 73.49   Installing : perl-Socket-2.010-5.el7.x86_64                             19/52 
21:33:59 #9 73.51   Installing : perl-Time-Local-1.2300-2.el7.noarch                        20/52 
21:33:59 #9 73.53   Installing : perl-Carp-1.26-244.el7.noarch                              21/52 
21:33:59 #9 73.55   Installing : perl-Storable-2.45-3.el7.x86_64                            22/52 
21:33:59 #9 73.57   Installing : perl-threads-shared-1.43-6.el7.x86_64                      23/52 
21:33:59 #9 73.59   Installing : perl-PathTools-3.40-5.el7.x86_64                           24/52 
21:33:59 #9 73.61   Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 25/52 
21:33:59 #9 73.65   Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch                        26/52 
21:33:59 #12 8.673 Selecting previously unselected package libarchive13:armhf.
21:33:59 #12 8.675 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_armhf.deb ...
21:33:59 #12 8.689 Unpacking libarchive13:armhf (3.6.0-1ubuntu1) ...
21:33:59 #12 8.729 Selecting previously unselected package libjsoncpp25:armhf.
21:33:59 #12 8.730 Preparing to unpack .../02-libjsoncpp25_1.9.5-3_armhf.deb ...
21:33:59 #12 8.733 Unpacking libjsoncpp25:armhf (1.9.5-3) ...
21:33:59 #12 8.765 Selecting previously unselected package librhash0:armhf.
21:33:59 #12 8.766 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_armhf.deb ...
21:33:59 #12 8.770 Unpacking librhash0:armhf (1.4.2-1ubuntu1) ...
21:33:59 #12 8.801 Selecting previously unselected package libuv1:armhf.
21:33:59 #12 8.803 Preparing to unpack .../04-libuv1_1.43.0-1_armhf.deb ...
21:33:59 #12 8.807 Unpacking libuv1:armhf (1.43.0-1) ...
21:33:59 #12 8.835 Selecting previously unselected package dh-elpa-helper.
21:33:59 #12 8.835 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ...
21:33:59 #12 8.838 Unpacking dh-elpa-helper (2.0.9ubuntu1) ...
21:33:59 #12 8.872 Selecting previously unselected package emacsen-common.
21:33:59 #12 8.872 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ...
21:33:59 #13 26.00   Installing       : libuv-1:1.41.1-1.el8_4.x86_64                        56/71 
21:33:59 #8 62.88   Running scriptlet: glibc-2.34-38.fc35.x86_64                           12/182 
21:33:59 #8 62.99   Installing       : glibc-gconv-extra-2.34-38.fc35.x86_64               13/182 
21:33:59 #8 63.03   Running scriptlet: glibc-gconv-extra-2.34-38.fc35.x86_64               13/182 
21:33:59 #8 63.04   Upgrading        : elfutils-libelf-0.187-4.fc35.x86_64                 14/182 
21:33:59 #8 63.06   Upgrading        : rpm-4.17.1-3.fc35.x86_64                            15/182 
21:33:59 #8 63.13   Upgrading        : rpm-libs-4.17.1-3.fc35.x86_64                       16/182 
21:33:59 #8 63.14   Upgrading        : elfutils-libs-0.187-4.fc35.x86_64                   17/182 
21:33:59 #8 79.29 0 added, 0 removed; done.
21:33:59 #8 79.29 Running hooks in /etc/ca-certificates/update.d...
21:33:59 #12 6.152 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libarchive13 armhf 3.4.0-2ubuntu1.2 [290 kB]
21:33:59 #12 6.168 Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjsoncpp1 armhf 1.7.4-3.1ubuntu2 [65.1 kB]
21:33:59 #12 6.171 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librhash0 armhf 1.3.9-1 [125 kB]
21:33:59 #12 6.177 Get:6 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libuv1 armhf 1.34.2-1ubuntu1.3 [68.7 kB]
21:33:59 #12 6.181 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main armhf cmake armhf 3.16.3-1ubuntu1 [3014 kB]
21:33:59 #12 6.322 Get:8 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf dh-apparmor all 2.13.3-7ubuntu5.1 [9948 B]
21:33:59 #12 6.348 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libbtrfs0 armhf 5.4.1-2 [176 kB]
21:33:59 #12 6.348 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libbtrfs-dev armhf 5.4.1-2 [233 kB]
21:33:59 #12 6.350 Get:11 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper1.02.1 armhf 2:1.02.167-1ubuntu1 [118 kB]
21:33:59 #12 6.350 Get:12 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper-event1.02.1 armhf 2:1.02.167-1ubuntu1 [10.6 kB]
21:33:59 #12 6.350 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libudev-dev armhf 245.4-4ubuntu3.17 [19.7 kB]
21:33:59 #12 6.353 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsepol1-dev armhf 3.0-1ubuntu0.1 [301 kB]
21:33:59 #12 6.359 Get:15 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpcre2-16-0 armhf 10.34-7 [156 kB]
21:33:59 #13 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done
21:33:59 #13 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done
21:33:59 #13 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done
21:33:59 #13 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 2.10MB / 55.00MB 0.1s
21:33:59 #13 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 14.68MB / 55.00MB 0.3s
21:33:59 #21 67.65 Unpacking libc6-armel-cross (2.31-9cross4) ...
21:33:59 #21 67.85 Selecting previously unselected package libgcc-s1-armel-cross.
21:33:59 #21 67.86 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ...
21:33:59 #21 67.86 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ...
21:33:59 #21 67.89 Selecting previously unselected package libgomp1-armel-cross.
21:33:59 #21 67.89 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ...
21:33:59 #21 67.90 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ...
21:33:59 #21 67.93 Selecting previously unselected package libatomic1-armel-cross.
21:34:00 #11 24.24   Cleanup          : libgomp-12.0.1-0.16.fc36.aarch64                   110/115 
21:34:00 #11 24.25   Cleanup          : glibc-2.35-4.fc36.aarch64                          111/115 
21:34:00 #11 24.28   Cleanup          : glibc-minimal-langpack-2.35-4.fc36.aarch64         112/115 
21:34:00 #11 24.30   Cleanup          : glibc-gconv-extra-2.35-4.fc36.aarch64              113/115 
21:34:00 #11 24.30   Running scriptlet: glibc-gconv-extra-2.35-4.fc36.aarch64              113/115 
21:34:00 #11 24.36   Cleanup          : glibc-common-2.35-4.fc36.aarch64                   114/115 
21:34:00 #11 24.39   Cleanup          : libgcc-12.0.1-0.16.fc36.aarch64                    115/115 
21:34:00 #11 24.39   Running scriptlet: libgcc-12.0.1-0.16.fc36.aarch64                    115/115 
21:34:00 #11 24.42   Running scriptlet: selinux-policy-targeted-36.13-3.fc36.noarch        115/115 
21:34:00 #11 24.43   Running scriptlet: systemd-resolved-250.8-1.fc36.aarch64              115/115 
21:34:00 #9 73.67   Installing : perl-File-Temp-0.23.01-3.el7.noarch                        27/52 
21:34:00 #9 73.69   Installing : perl-File-Path-2.09-2.el7.noarch                           28/52 
21:34:00 #9 73.72   Installing : perl-Filter-1.49-3.el7.x86_64                              29/52 
21:34:00 #12 8.881 Unpacking emacsen-common (3.0.4) ...
21:34:00 #12 8.961 Selecting previously unselected package cmake-data.
21:34:00 #12 8.961 Preparing to unpack .../07-cmake-data_3.22.1-1ubuntu1_all.deb ...
21:34:00 #12 8.969 Unpacking cmake-data (3.22.1-1ubuntu1) ...
21:34:00 #11 10.80 Transaction test succeeded.
21:34:00 #11 10.80 Running transaction
21:34:00 #11 15.30 Setting up pkg-config (0.29.2-1) ...
21:34:00 #11 15.36 Setting up libudev-dev:armhf (247.3-7+rpi1) ...
21:34:00 #11 15.37 Setting up libpcre2-posix2:armhf (10.36-2) ...
21:34:00 #8 63.17   Installing       : elfutils-debuginfod-client-0.187-4.fc35.x86_64      18/182 
21:34:00 #8 63.19   Installing       : binutils-gold-2.37-17.fc35.x86_64                   19/182 
21:34:00 #8 63.31   Installing       : binutils-2.37-17.fc35.x86_64                        20/182 
21:34:00 #8 63.36   Running scriptlet: binutils-2.37-17.fc35.x86_64                        20/182 
21:34:00 #8 63.38   Installing       : findutils-1:4.8.0-4.fc35.x86_64                     21/182 
21:34:00 #8 63.39   Installing       : hunspell-en-GB-0.20140811.1-20.fc35.noarch          22/182 
21:34:00 #8 63.40   Installing       : hunspell-en-0.20140811.1-20.fc35.noarch             23/182 
21:34:00 #8 63.41   Installing       : hunspell-en-US-0.20140811.1-20.fc35.noarch          24/182 
21:34:00 #8 79.29 done.
21:34:00 #8 DONE 79.6s
21:34:00 #12 6.366 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpcre2-32-0 armhf 10.34-7 [146 kB]
21:34:00 #12 6.396 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpcre2-posix2 armhf 10.34-7 [5348 B]
21:34:00 #12 6.469 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpcre2-dev armhf 10.34-7 [596 kB]
21:34:00 #12 6.478 Get:19 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libselinux1-dev armhf 3.0-1build2 [144 kB]
21:34:00 #12 6.480 Get:20 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper-dev armhf 2:1.02.167-1ubuntu1 [35.8 kB]
21:34:00 #12 6.481 Get:21 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libseccomp-dev armhf 2.5.1-1ubuntu1~20.04.2 [79.3 kB]
21:34:00 #12 6.483 Get:22 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsystemd-dev armhf 245.4-4ubuntu3.17 [246 kB]
21:34:00 #12 6.487 Get:23 http://ports.ubuntu.com/ubuntu-ports focal/main armhf pkg-config armhf 0.29.1-0ubuntu4 [42.6 kB]
21:34:00 #13 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 20.97MB / 55.00MB 0.4s
21:34:00 #13 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 29.78MB / 55.00MB 0.4s
21:34:00 #21 67.94 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ...
21:34:00 #21 67.94 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ...
21:34:00 #21 67.97 Selecting previously unselected package libasan6-armel-cross.
21:34:00 #21 67.97 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ...
21:34:00 #21 67.97 Unpacking libasan6-armel-cross (10.2.1-6cross1) ...
21:34:00 #21 68.19 Selecting previously unselected package libstdc++6-armel-cross.
21:34:00 #12 9.320 Selecting previously unselected package cmake.
21:34:00 #12 9.324 Preparing to unpack .../08-cmake_3.22.1-1ubuntu1_armhf.deb ...
21:34:00 #12 9.328 Unpacking cmake (3.22.1-1ubuntu1) ...
21:34:00 #12 9.466 Selecting previously unselected package dh-apparmor.
21:34:00 #11 15.38 Setting up libltdl7:armhf (2.4.6-15) ...
21:34:00 #11 15.39 Setting up libjsoncpp24:armhf (1.9.4-4) ...
21:34:00 #11 15.41 Setting up libbtrfs-dev:armhf (5.10.1-2) ...
21:34:00 #11 15.42 Setting up g++ (4:10.2.1-1+rpi1) ...
21:34:00 #11 15.44 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:34:00 #11 15.45 Setting up librhash0:armhf (1.4.1-2) ...
21:34:00 #11 15.47 Setting up build-essential (12.9) ...
21:34:00 #11 15.49 Setting up cmake-data (3.18.4-2+rpt1+rpi1+deb11u1) ...
21:34:00 #11 15.50 Setting up dh-apparmor (2.13.6-10) ...
21:34:00 #11 15.51 Setting up libsystemd-dev:armhf (247.3-7+rpi1) ...
21:34:00 #11 15.52 Setting up libpcre2-dev:armhf (10.36-2) ...
21:34:00 #11 15.54 Setting up libselinux1-dev:armhf (3.1-3) ...
21:34:00 #11 15.55 Setting up libltdl-dev:armhf (2.4.6-15) ...
21:34:00 #11 15.56 Setting up cmake (3.18.4-2+rpt1+rpi1+deb11u1) ...
21:34:00 #11 15.58 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
21:34:00 #11 DONE 9.6s
21:34:00 
21:34:00 #12 [stage-1 5/8] COPY sources/ /sources
21:34:00 #12 sha256:074a75110d241e69966c37a4c0a5e10a02aaf67da4f4ace3ab7de1c8222c1ece
21:34:00 #8 63.42   Installing       : hunspell-1.7.0-11.fc35.x86_64                       25/182 
21:34:00 #8 63.44   Installing       : elfutils-0.187-4.fc35.x86_64                        26/182 
21:34:00 #8 63.45   Upgrading        : rpm-build-libs-4.17.1-3.fc35.x86_64                 27/182 
21:34:00 #8 63.46   Upgrading        : libsolv-0.7.22-1.fc35.x86_64                        28/182 
21:34:00 #8 63.48   Upgrading        : libdnf-0.67.0-2.fc35.x86_64                         29/182 
21:34:00 #8 63.51   Upgrading        : python3-libdnf-0.67.0-2.fc35.x86_64                 30/182 
21:34:00 #8 63.52   Upgrading        : python3-hawkey-0.67.0-2.fc35.x86_64                 31/182 
21:34:00 #8 63.52   Installing       : dwz-0.14-2.fc35.x86_64                              32/182 
21:34:00 #8 63.53   Installing       : file-5.40-9.fc35.x86_64                             33/182 
21:34:00 #8 63.54   Installing       : libevent-2.1.12-4.fc35.x86_64                       34/182 
21:34:00 #8 63.55   Installing       : protobuf-c-1.4.0-1.fc35.x86_64                      35/182 
21:34:00 #8 63.55   Installing       : unzip-6.0-53.fc35.x86_64                            36/182 
21:34:00 #8 63.56   Installing       : xz-5.2.5-7.fc35.x86_64                              37/182 
21:34:00 #8 63.57   Installing       : zip-3.0-31.fc35.x86_64                              38/182 
21:34:00 #8 63.58   Running scriptlet: unbound-libs-1.16.0-3.fc35.x86_64                   39/182 
21:34:00 
21:34:00 #10 [stage-1 3/8] COPY common /root/build-deb/debian
21:34:00 #10 sha256:e210703eb6b046b25bd0b876cbaea5fcaf33f2766ab551f9a15827ca4b6ace5e
21:34:00 #10 DONE 0.1s
21:34:00 
21:34:00 #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:34:00 #11 sha256:d258a83670c6fbcb859b984f1ff37db0b29a313b520b56863e0fb90fb618043e
21:34:00 #12 6.708 debconf: delaying package configuration, since apt-utils is not installed
21:34:00 #12 6.756 Fetched 7674 kB in 1s (5600 kB/s)
21:34:00 #12 6.783 Selecting previously unselected package bash-completion.
21:34:00 #12 6.783 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 26047 files and directories currently installed.)
21:34:00 #12 6.805 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ...
21:34:00 #13 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 51.38MB / 55.00MB 0.6s
21:34:00 #13 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 54.79MB / 55.00MB 0.7s
21:34:00 #13 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0B / 5.16MB 0.7s
21:34:00 #13 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0B / 10.88MB 0.7s
21:34:00 #21 68.19 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ...
21:34:00 #21 68.19 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ...
21:34:00 #21 68.26 Selecting previously unselected package libubsan1-armel-cross.
21:34:00 #21 68.26 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ...
21:34:00 #21 68.26 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ...
21:34:00 #12 9.469 Preparing to unpack .../09-dh-apparmor_3.0.4-2ubuntu2.1_all.deb ...
21:34:00 #12 9.473 Unpacking dh-apparmor (3.0.4-2ubuntu2.1) ...
21:34:00 #12 9.508 Selecting previously unselected package libbtrfs0:armhf.
21:34:00 #12 9.511 Preparing to unpack .../10-libbtrfs0_5.16.2-1_armhf.deb ...
21:34:00 #12 9.515 Unpacking libbtrfs0:armhf (5.16.2-1) ...
21:34:00 #12 9.543 Selecting previously unselected package libbtrfs-dev:armhf.
21:34:00 #12 9.543 Preparing to unpack .../11-libbtrfs-dev_5.16.2-1_armhf.deb ...
21:34:00 #12 9.546 Unpacking libbtrfs-dev:armhf (5.16.2-1) ...
21:34:00 #12 9.591 Selecting previously unselected package libdevmapper1.02.1:armhf.
21:34:00 #12 9.594 Preparing to unpack .../12-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_armhf.deb ...
21:34:00 #12 9.597 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1ubuntu4) ...
21:34:00 #12 9.639 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
21:34:00 #12 9.641 Preparing to unpack .../13-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu4_armhf.deb ...
21:34:00 #12 9.648 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1ubuntu4) ...
21:34:00 #12 9.683 Selecting previously unselected package libudev-dev:armhf.
21:34:00 #12 9.683 Preparing to unpack .../14-libudev-dev_249.11-0ubuntu3.4_armhf.deb ...
21:34:00 #12 9.687 Unpacking libudev-dev:armhf (249.11-0ubuntu3.4) ...
21:34:00 #12 9.719 Selecting previously unselected package libsepol-dev:armhf.
21:34:00 #11 15.59 Setting up dmsetup (2:1.02.175-2.1) ...
21:34:00 #11 15.61 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
21:34:00 #11 15.62 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1) ...
21:34:00 #11 15.63 Setting up docker-ce-build-deps (1.0) ...
21:34:00 #11 15.64 Processing triggers for libc-bin (2.31-13+rpi1+deb11u3) ...
21:34:00 #11 15.69 Processing triggers for man-db (2.9.4-2) ...
21:34:00 #12 DONE 0.4s
21:34:00 
21:34:00 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
21:34:00 #14 sha256:894f9f74606be84f62d5aa853ffdc4e556369479318a63b61a6324a67075ef22
21:34:00 #9 73.80   Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64                        30/52 
21:34:00 #14 DONE 2.4s
21:34:00 
21:34:00 #15 [stage-1 7/8] WORKDIR /root/build-deb
21:34:00 #15 sha256:66bee95e25a1851dedfaf560005100910d9887164b867e2c97feeb7817d3de30
21:34:00 #15 DONE 0.0s
21:34:00 
21:34:00 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
21:34:00 #16 sha256:6cac41e0a1820ea7b1c23f29397db98953b1a9df21bb492c23183e66e9845f9e
21:34:00 #16 DONE 0.0s
21:34:00 
21:34:00 #17 exporting to image
21:34:00 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
21:34:00 #17 exporting layers
21:34:00 #8 63.65   Installing       : unbound-libs-1.16.0-3.fc35.x86_64                   39/182 
21:34:00 #8 63.66   Running scriptlet: unbound-libs-1.16.0-3.fc35.x86_64                   39/182 
21:34:00 #8 63.67   Installing       : python3-unbound-1.16.0-3.fc35.x86_64                40/182 
21:34:00 #8 63.68   Installing       : enchant-1:1.6.0-28.fc35.x86_64                      41/182 
21:34:00 #8 63.69   Installing       : python3-enchant-3.2.2-1.fc35.noarch                 42/182 
21:34:00 #8 63.70   Installing       : deltarpm-3.6.2-10.fc35.x86_64                       43/182 
21:34:00 #8 63.70   Upgrading        : rpm-sign-libs-4.17.1-3.fc35.x86_64                  44/182 
21:34:00 #8 63.71   Upgrading        : python3-rpm-4.17.1-3.fc35.x86_64                    45/182 
21:34:00 #8 63.72   Installing       : efi-srpm-macros-5-4.fc35.noarch                     46/182 
21:34:00 #8 63.72   Installing       : lua-srpm-macros-1-5.fc35.noarch                     47/182 
21:34:00 #8 63.73   Installing       : rpmautospec-rpm-macros-0.2.6-1.fc35.noarch          48/182 
21:34:00 #8 63.73   Installing       : bzip2-1.0.8-9.fc35.x86_64                           49/182 
21:34:00 #8 63.74   Installing       : cpio-2.13-11.fc35.x86_64                            50/182 
21:34:00 #8 63.75   Installing       : dash-0.5.10.2-9.fc35.x86_64                         51/182 
21:34:00 #8 63.76   Running scriptlet: dash-0.5.10.2-9.fc35.x86_64                         51/182 
21:34:00 #8 63.77   Installing       : diffutils-3.8-1.fc35.x86_64                         52/182 
21:34:00 #8 63.78   Running scriptlet: groff-base-1.22.4-8.fc35.x86_64                     53/182 
21:34:00 #8 63.83   Installing       : groff-base-1.22.4-8.fc35.x86_64                     53/182 
21:34:00 #8 63.83   Running scriptlet: groff-base-1.22.4-8.fc35.x86_64                     53/182 
21:34:00 #8 63.85   Installing       : info-6.8-2.fc35.x86_64                              54/182 
21:34:00 #8 63.85   Installing       : ed-1.14.2-11.fc35.x86_64                            55/182 
21:34:00 #8 63.86   Installing       : patch-2.7.6-15.fc35.x86_64                          56/182 
21:34:00 #8 63.87   Installing       : json-glib-1.6.6-1.fc35.x86_64                       57/182 
21:34:00 #8 63.88   Installing       : libjpeg-turbo-2.1.0-3.fc35.x86_64                   58/182 
21:34:00 #8 63.88   Installing       : libpkgconf-1.8.0-1.fc35.x86_64                      59/182 
21:34:00 #8 63.89   Installing       : pkgconf-1.8.0-1.fc35.x86_64                         60/182 
21:34:00 #8 63.90   Installing       : libpng-2:1.6.37-11.fc35.x86_64                      61/182 
21:34:00 #8 63.90   Installing       : libproxy-0.4.17-3.fc35.x86_64                       62/182 
21:34:00 #8 63.91   Installing       : glib-networking-2.70.1-1.fc35.x86_64                63/182 
21:34:00 #8 63.93   Installing       : libsoup-2.74.2-1.fc35.x86_64                        64/182 
21:34:00 #8 63.93   Installing       : libstemmer-0-17.585svn.fc35.x86_64                  65/182 
21:34:00 #8 63.94   Installing       : ncurses-6.2-8.20210508.fc35.x86_64                  66/182 
21:34:00 #8 63.95   Installing       : perl-Digest-1.20-1.fc35.noarch                      67/182 
21:34:00 #8 63.95   Installing       : perl-Digest-MD5-2.58-478.fc35.x86_64                68/182 
21:34:00 #13 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 3.15MB / 5.16MB 0.9s
21:34:00 #13 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 5.15MB / 10.88MB 0.9s
21:34:00 #13 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.9s
21:34:00 #13 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.9s
21:34:00 #21 68.54 Selecting previously unselected package libgcc-10-dev-armel-cross.
21:34:00 #21 68.54 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
21:34:00 #21 68.58 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
21:34:00 #13 26.39   Installing       : cmake-data-3.20.2-4.el8.noarch                       57/71 
21:34:00 #12 9.722 Preparing to unpack .../15-libsepol-dev_3.3-1build1_armhf.deb ...
21:34:00 #12 9.726 Unpacking libsepol-dev:armhf (3.3-1build1) ...
21:34:00 #12 9.777 Selecting previously unselected package libpcre2-16-0:armhf.
21:34:00 #12 9.777 Preparing to unpack .../16-libpcre2-16-0_10.39-3build1_armhf.deb ...
21:34:00 #12 9.781 Unpacking libpcre2-16-0:armhf (10.39-3build1) ...
21:34:00 #12 9.841 Selecting previously unselected package libpcre2-32-0:armhf.
21:34:00 #12 9.843 Preparing to unpack .../17-libpcre2-32-0_10.39-3build1_armhf.deb ...
21:34:00 #12 9.846 Unpacking libpcre2-32-0:armhf (10.39-3build1) ...
21:34:00 #12 9.883 Selecting previously unselected package libpcre2-posix3:armhf.
21:34:00 #12 9.886 Preparing to unpack .../18-libpcre2-posix3_10.39-3build1_armhf.deb ...
21:34:00 #12 9.889 Unpacking libpcre2-posix3:armhf (10.39-3build1) ...
21:34:00 #12 9.916 Selecting previously unselected package libpcre2-dev:armhf.
21:34:00 #12 9.919 Preparing to unpack .../19-libpcre2-dev_10.39-3build1_armhf.deb ...
21:34:00 #12 9.922 Unpacking libpcre2-dev:armhf (10.39-3build1) ...
21:34:00 #12 9.962 Selecting previously unselected package libselinux1-dev:armhf.
21:34:00 #11 DONE 16.0s
21:34:00 
21:34:00 #12 [stage-1 5/8] COPY sources/ /sources
21:34:00 #12 sha256:3a1af37d1c5f4ba4cc1ffa82057a896dc1ff532692ed2f369bc60527d75fc42f
21:34:00 #8 63.96   Installing       : perl-B-1.82-486.fc35.x86_64                         69/182 
21:34:00 #8 63.97   Installing       : perl-FileHandle-2.03-486.fc35.noarch                70/182 
21:34:00 #8 63.97   Installing       : perl-AutoLoader-5.74-486.fc35.noarch                71/182 
21:34:00 #8 63.98   Installing       : perl-Data-Dumper-2.183-2.fc35.x86_64                72/182 
21:34:00 #8 63.99   Installing       : perl-libnet-3.13-479.fc35.noarch                    73/182 
21:34:00 #8 63.99   Installing       : perl-base-2.27-486.fc35.noarch                      74/182 
21:34:00 #8 64.00   Installing       : perl-URI-5.09-4.fc35.noarch                         75/182 
21:34:00 #8 64.02   Installing       : perl-Net-SSLeay-1.90-4.fc35.x86_64                  76/182 
21:34:00 #8 64.02   Installing       : perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch         77/182 
21:34:00 #8 64.03   Installing       : perl-Time-Local-2:1.300-478.fc35.noarch             78/182 
21:34:00 #8 64.03   Installing       : perl-Mozilla-CA-20211001-1.fc35.noarch              79/182 
21:34:00 #8 64.04   Installing       : perl-if-0.60.900-486.fc35.noarch                    80/182 
21:34:00 #8 64.04   Installing       : perl-IO-Socket-IP-0.41-479.fc35.noarch              81/182 
21:34:00 #8 64.05   Installing       : perl-File-Path-2.18-478.fc35.noarch                 82/182 
21:34:00 #8 64.05   Installing       : perl-IO-Socket-SSL-2.072-1.fc35.noarch              83/182 
21:34:00 #8 64.06   Installing       : perl-Pod-Escapes-1:1.07-478.fc35.noarch             84/182 
21:34:00 #8 64.06   Installing       : perl-Term-ANSIColor-5.01-479.fc35.noarch            85/182 
21:34:00 #8 64.07   Installing       : perl-Class-Struct-0.66-486.fc35.noarch              86/182 
21:34:00 #8 64.08   Installing       : perl-POSIX-1.97-486.fc35.x86_64                     87/182 
21:34:00 #8 64.08   Installing       : perl-IPC-Open3-1.21-486.fc35.noarch                 88/182 
21:34:00 #8 64.09   Installing       : perl-subs-1.04-486.fc35.noarch                      89/182 
21:34:00 #8 64.09   Installing       : perl-File-Temp-1:0.231.100-478.fc35.noarch          90/182 
21:34:00 #8 64.10   Installing       : perl-HTTP-Tiny-0.080-1.fc35.noarch                  91/182 
21:34:00 #8 64.11   Installing       : perl-Pod-Simple-1:3.43-2.fc35.noarch                92/182 
21:34:00 #8 64.11   Installing       : perl-Term-Cap-1.17-478.fc35.noarch                  93/182 
21:34:00 #8 64.12   Installing       : perl-Socket-4:2.032-2.fc35.x86_64                   94/182 
21:34:00 #8 64.12   Installing       : perl-SelectSaver-1.02-486.fc35.noarch               95/182 
21:34:00 #8 64.13   Installing       : perl-Symbol-1.09-486.fc35.noarch                    96/182 
21:34:00 #8 64.13   Installing       : perl-File-stat-1.09-486.fc35.noarch                 97/182 
21:34:00 #8 64.14   Installing       : perl-podlators-1:4.14-478.fc35.noarch               98/182 
21:34:00 #8 64.14   Installing       : perl-Pod-Perldoc-3.28.01-479.fc35.noarch            99/182 
21:34:00 #8 64.15   Installing       : perl-Text-ParseWords-3.30-478.fc35.noarch          100/182 
21:34:00 #8 64.15   Installing       : perl-Fcntl-1.14-486.fc35.x86_64                    101/182 
21:34:00 #8 64.16   Installing       : perl-mro-1.25-486.fc35.x86_64                      102/182 
21:34:00 #8 64.16   Installing       : perl-IO-1.46-486.fc35.x86_64                       103/182 
21:34:01 #21 68.69 Selecting previously unselected package gcc-10-arm-linux-gnueabi.
21:34:01 #21 68.69 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
21:34:01 #21 68.70 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
21:34:01 #13 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.2s done
21:34:01 #13 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 1.3s done
21:34:01 #13 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 0B / 85.90MB 1.3s
21:34:01 #13 27.58   Installing       : cmake-3.20.2-4.el8.x86_64                            58/71 
21:34:01 #13 27.69   Installing       : isl-0.16.1-6.el8.x86_64                              59/71 
21:34:01 #12 9.964 Preparing to unpack .../20-libselinux1-dev_3.3-1build2_armhf.deb ...
21:34:01 #12 9.968 Unpacking libselinux1-dev:armhf (3.3-1build2) ...
21:34:01 #12 10.00 Selecting previously unselected package libdevmapper-dev:armhf.
21:34:01 #12 10.00 Preparing to unpack .../21-libdevmapper-dev_2%3a1.02.175-2.1ubuntu4_armhf.deb ...
21:34:01 #12 10.01 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1ubuntu4) ...
21:34:01 #12 10.04 Selecting previously unselected package libseccomp-dev:armhf.
21:34:01 #12 10.04 Preparing to unpack .../22-libseccomp-dev_2.5.3-2ubuntu2_armhf.deb ...
21:34:01 #12 10.04 Unpacking libseccomp-dev:armhf (2.5.3-2ubuntu2) ...
21:34:01 #12 10.07 Selecting previously unselected package libsystemd-dev:armhf.
21:34:01 #12 10.08 Preparing to unpack .../23-libsystemd-dev_249.11-0ubuntu3.4_armhf.deb ...
21:34:01 #12 10.08 Unpacking libsystemd-dev:armhf (249.11-0ubuntu3.4) ...
21:34:01 #12 10.14 Selecting previously unselected package libglib2.0-0:armhf.
21:34:01 #12 10.15 Preparing to unpack .../24-libglib2.0-0_2.72.1-1_armhf.deb ...
21:34:01 #12 10.15 Unpacking libglib2.0-0:armhf (2.72.1-1) ...
21:34:01 #12 10.21 Selecting previously unselected package pkg-config.
21:34:01 #12 10.21 Preparing to unpack .../25-pkg-config_0.29.2-1ubuntu3_armhf.deb ...
21:34:01 #12 10.21 Unpacking pkg-config (0.29.2-1ubuntu3) ...
21:34:01 #12 10.28 Setting up libseccomp-dev:armhf (2.5.3-2ubuntu2) ...
21:34:01 #12 10.29 Setting up libarchive13:armhf (3.6.0-1ubuntu1) ...
21:34:01 #12 10.30 Setting up libglib2.0-0:armhf (2.72.1-1) ...
21:34:01 #12 10.31 No schema files found: doing nothing.
21:34:01 #12 DONE 0.2s
21:34:01 
21:34:01 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
21:34:01 #14 sha256:6c94b9eb18998d1df8f964bc1f192c7b1ddaaa7ed55fda00ca06bd7dc6dbb412
21:34:01 #8 64.17   Installing       : perl-overloading-0.02-486.fc35.noarch              104/182 
21:34:01 #8 64.17   Installing       : perl-Pod-Usage-4:2.01-478.fc35.noarch              105/182 
21:34:01 #8 64.18   Installing       : perl-MIME-Base64-3.16-478.fc35.x86_64              106/182 
21:34:01 #8 64.18   Installing       : perl-constant-1.33-479.fc35.noarch                 107/182 
21:34:01 #8 64.19   Installing       : perl-parent-1:0.238-478.fc35.noarch                108/182 
21:34:01 #8 64.19   Installing       : perl-Errno-1.33-486.fc35.x86_64                    109/182 
21:34:01 #8 64.20   Installing       : perl-File-Basename-2.85-486.fc35.noarch            110/182 
21:34:01 #8 64.20   Installing       : perl-Getopt-Std-1.13-486.fc35.noarch               111/182 
21:34:01 #8 64.21   Installing       : perl-Scalar-List-Utils-5:1.62-463.fc35.x86_64      112/182 
21:34:01 #8 64.21   Installing       : perl-Storable-1:3.25-1.fc35.x86_64                 113/182 
21:34:01 #8 64.22   Installing       : perl-overload-1.33-486.fc35.noarch                 114/182 
21:34:01 #8 64.22   Installing       : perl-vars-1.05-486.fc35.noarch                     115/182 
21:34:01 #8 64.23   Installing       : perl-Getopt-Long-1:2.52-478.fc35.noarch            116/182 
21:34:01 #8 64.23   Installing       : perl-Carp-1.52-478.fc35.noarch                     117/182 
21:34:01 #8 64.24   Installing       : perl-Exporter-5.76-479.fc35.noarch                 118/182 
21:34:01 #8 64.24   Installing       : perl-DynaLoader-1.50-486.fc35.x86_64               119/182 
21:34:01 #8 64.25   Installing       : perl-NDBM_File-1.15-486.fc35.x86_64                120/182 
21:34:01 #8 64.26   Installing       : perl-PathTools-3.80-478.fc35.x86_64                121/182 
21:34:01 #8 64.32   Installing       : perl-Encode-4:3.15-482.fc35.x86_64                 122/182 
21:34:01 #8 64.41   Installing       : perl-libs-4:5.34.1-486.fc35.x86_64                 123/182 
21:34:01 #12 7.325 Unpacking bash-completion (1:2.10-1ubuntu1) ...
21:34:01 #12 7.481 Selecting previously unselected package cmake-data.
21:34:01 #12 7.485 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1_all.deb ...
21:34:01 #12 7.490 Unpacking cmake-data (3.16.3-1ubuntu1) ...
21:34:01 #11 0.663 Hit:1 http://deb.debian.org/debian bullseye InRelease
21:34:01 #11 0.664 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
21:34:01 #11 0.664 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
21:34:01 #14 DONE 1.7s
21:34:01 
21:34:01 #15 [stage-1 7/8] WORKDIR /root/build-deb
21:34:01 #15 sha256:a1eba5be581771492f6fcf4357934a2ad16a8d5b017121a0f5fc0ac0851f8dfd
21:34:01 #15 DONE 0.0s
21:34:01 #13 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 1.4s done
21:34:01 #13 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 0B / 54.58MB 1.4s
21:34:01 #13 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 0B / 141.86MB 1.4s
21:34:01 #13 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452
21:34:01 #13 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 9.44MB / 85.90MB 1.6s
21:34:01 #13 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 3.38MB / 54.58MB 1.6s
21:34:01 #8 64.42   Installing       : perl-interpreter-4:5.34.1-486.fc35.x86_64          124/182 
21:34:01 #8 64.43   Installing       : devscripts-checkbashisms-2.21.4-1.fc35.x86_64      125/182 
21:34:01 #8 64.43   Installing       : python3-zstd-1.4.5.1-5.fc35.x86_64                 126/182 
21:34:01 #8 64.45   Installing       : shared-mime-info-2.1-3.fc35.x86_64                 127/182 
21:34:01 #8 64.46   Running scriptlet: shared-mime-info-2.1-3.fc35.x86_64                 127/182 
21:34:01 #8 64.48   Installing       : gdk-pixbuf2-2.42.6-2.fc35.x86_64                   128/182 
21:34:01 #8 64.50   Installing       : libappstream-glib-0.7.18-3.fc35.x86_64             129/182 
21:34:01 #8 64.52   Installing       : systemd-libs-249.12-5.fc35.x86_64                  130/182 
21:34:01 #8 64.52   Running scriptlet: systemd-libs-249.12-5.fc35.x86_64                  130/182 
21:34:01 #8 64.54   Installing       : dbus-libs-1:1.12.22-1.fc35.x86_64                  131/182 
21:34:01 #8 64.55   Installing       : python3-dbus-1.2.18-2.fc35.x86_64                  132/182 
21:34:01 #8 64.56   Installing       : xxhash-libs-0.8.1-1.fc35.x86_64                    133/182 
21:34:01 #8 64.64   Installing       : gdb-minimal-12.1-1.fc35.x86_64                     134/182 
21:34:01 #8 64.65   Installing       : debugedit-5.0-2.fc35.x86_64                        135/182 
21:34:01 #8 64.66   Installing       : zstd-1.5.2-2.fc35.x86_64                           136/182 
21:34:01 #8 64.67   Upgrading        : dnf-data-4.13.0-1.fc35.noarch                      137/182 
21:34:01 #8 64.67 warning: /etc/dnf/dnf.conf created as /etc/dnf/dnf.conf.rpmnew
21:34:01 #8 64.67 
21:34:01 #8 64.70   Upgrading        : python3-dnf-4.13.0-1.fc35.noarch                   138/182 
21:34:01 #8 64.72   Upgrading        : dnf-4.13.0-1.fc35.noarch                           139/182 
21:34:01 #8 64.72   Running scriptlet: dnf-4.13.0-1.fc35.noarch                           139/182 
21:34:01 #8 64.73   Installing       : rust-srpm-macros-22-1.fc35.noarch                  140/182 
21:34:01 #8 64.74   Installing       : ansible-srpm-macros-1-5.fc35.noarch                141/182 
21:34:01 #8 64.74   Installing       : qt5-srpm-macros-5.15.2-3.fc35.noarch               142/182 
21:34:01 #8 64.75   Installing       : python3-toml-0.10.2-5.fc35.noarch                  143/182 
21:34:01 #12 10.32 Setting up libpcre2-16-0:armhf (10.39-3build1) ...
21:34:01 #12 10.33 Setting up libbtrfs0:armhf (5.16.2-1) ...
21:34:01 #12 10.34 Setting up libpcre2-32-0:armhf (10.39-3build1) ...
21:34:01 #12 10.35 Setting up libuv1:armhf (1.43.0-1) ...
21:34:01 #12 10.36 Setting up emacsen-common (3.0.4) ...
21:34:01 #12 10.39 Setting up dh-elpa-helper (2.0.9ubuntu1) ...
21:34:01 #12 10.40 Setting up bash-completion (1:2.11-5ubuntu1) ...
21:34:01 #12 10.42 Setting up libjsoncpp25:armhf (1.9.5-3) ...
21:34:01 #12 10.43 Setting up pkg-config (0.29.2-1ubuntu3) ...
21:34:01 #12 10.48 Setting up libudev-dev:armhf (249.11-0ubuntu3.4) ...
21:34:01 #12 10.49 Setting up libsepol-dev:armhf (3.3-1build1) ...
21:34:01 #12 10.50 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1ubuntu4) ...
21:34:01 #12 10.51 Setting up libpcre2-posix3:armhf (10.39-3build1) ...
21:34:01 #12 10.52 Setting up libbtrfs-dev:armhf (5.16.2-1) ...
21:34:01 
21:34:01 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
21:34:01 #16 sha256:3510f2044676435263ba32698f10144f6bbaa73aa5e46270ed3cea579ef54027
21:34:01 #16 DONE 0.0s
21:34:01 
21:34:01 #17 exporting to image
21:34:01 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
21:34:01 #17 exporting layers
21:34:01 #14 DONE 2.5s
21:34:01 
21:34:01 #15 [stage-1 7/8] WORKDIR /root/build-deb
21:34:01 #15 sha256:640b776a545b6896d7ba0540bf1621514854a400ec6623de0cc3229c24421d37
21:34:01 #15 DONE 0.0s
21:34:01 
21:34:01 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
21:34:01 #16 sha256:fa708000d6d09bef88f4414a25256d5c039553711a8fe8223d4992a796aaa0f9
21:34:01 #16 DONE 0.0s
21:34:01 
21:34:01 #17 exporting to image
21:34:01 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
21:34:01 #17 exporting layers
21:34:01 #9 74.36   Installing : perl-Getopt-Long-2.40-3.el7.noarch                         31/52 
21:34:01 #9 75.24   Installing : 4:perl-5.16.3-299.el7_9.x86_64                             32/52 
21:34:01 #9 75.28   Installing : perl-Thread-Queue-3.02-2.el7.noarch                        33/52 
21:34:01 #9 75.31   Updating   : rpm-python-4.11.3-48.el7_9.x86_64                          34/52 
21:34:01 #9 75.32   Installing : python-srpm-macros-3-34.el7.noarch                         35/52 
21:34:01 #9 75.34   Installing : 1:emacs-filesystem-24.3-23.el7.noarch                      36/52 
21:34:01 #9 75.36   Installing : desktop-file-utils-0.23-2.el7.x86_64                       37/52 
21:34:01 #9 75.40   Installing : zip-3.0-11.el7.x86_64                                      38/52 
21:34:01 #9 75.45   Installing : elfutils-0.176-5.el7.x86_64                                39/52 
21:34:01 #11 24.47   Running scriptlet: libgcc-12.0.1-0.16.fc36.aarch64                    115/115 
21:34:01 #11 25.76   Verifying        : autoconf-2.71-2.fc36.noarch                          1/115 
21:34:01 #11 25.76   Verifying        : checkpolicy-3.3-2.fc36.aarch64                       2/115 
21:34:01 #11 25.76   Verifying        : cmake-3.22.2-1.fc36.aarch64                          3/115 
21:34:01 #11 25.76   Verifying        : cmake-data-3.22.2-1.fc36.noarch                      4/115 
21:34:01 #11 25.76   Verifying        : cmake-filesystem-3.22.2-1.fc36.aarch64               5/115 
21:34:01 #11 25.76   Verifying        : cmake-rpm-macros-3.22.2-1.fc36.noarch                6/115 
21:34:01 #11 25.76   Verifying        : cryptsetup-libs-2.4.3-2.fc36.aarch64                 7/115 
21:34:01 #11 25.76   Verifying        : dbus-1:1.14.0-1.fc36.aarch64                         8/115 
21:34:01 #11 25.76   Verifying        : dbus-common-1:1.14.0-1.fc36.noarch                   9/115 
21:34:01 #11 25.76   Verifying        : device-mapper-1.02.175-7.fc36.aarch64               10/115 
21:34:01 #11 25.76   Verifying        : device-mapper-devel-1.02.175-7.fc36.aarch64         11/115 
21:34:01 #11 25.76   Verifying        : device-mapper-libs-1.02.175-7.fc36.aarch64          12/115 
21:34:01 #11 25.76   Verifying        : e2fsprogs-libs-1.46.5-2.fc36.aarch64                13/115 
21:34:01 #11 25.76   Verifying        : guile22-2.2.7-5.fc36.aarch64                        14/115 
21:34:01 #11 25.76   Verifying        : jsoncpp-1.9.5-2.fc36.aarch64                        15/115 
21:34:01 #11 25.76   Verifying        : kmod-libs-29-7.fc36.aarch64                         16/115 
21:34:01 #11 25.76   Verifying        : libcbor-0.7.0-5.fc36.aarch64                        17/115 
21:34:01 #11 25.76   Verifying        : libedit-3.1-41.20210910cvs.fc36.aarch64             18/115 
21:34:01 #11 25.76   Verifying        : libfdisk-2.38-0.2.fc36.aarch64                      19/115 
21:34:01 #11 25.77   Verifying        : libfido2-1.10.0-3.fc36.aarch64                      20/115 
21:34:01 #11 25.77   Verifying        : libmpc-1.2.1-4.fc36.aarch64                         21/115 
21:34:01 #11 25.77   Verifying        : libseccomp-2.5.3-2.fc36.aarch64                     22/115 
21:34:01 #11 25.77   Verifying        : libseccomp-devel-2.5.3-2.fc36.aarch64               23/115 
21:34:01 #11 25.77   Verifying        : libselinux-devel-3.3-4.fc36.aarch64                 24/115 
21:34:01 #11 25.77   Verifying        : libselinux-utils-3.3-4.fc36.aarch64                 25/115 
21:34:01 #11 25.77   Verifying        : libsepol-devel-3.3-3.fc36.aarch64                   26/115 
21:34:01 #11 25.77   Verifying        : libutempter-1.2.1-6.fc36.aarch64                    27/115 
21:34:01 #11 25.77   Verifying        : libxcrypt-devel-4.4.28-1.fc36.aarch64               28/115 
21:34:01 #11 25.77   Verifying        : libxcrypt-static-4.4.28-1.fc36.aarch64              29/115 
21:34:01 #11 25.77   Verifying        : libxkbcommon-1.4.0-1.fc36.aarch64                   30/115 
21:34:01 #11 25.77   Verifying        : lzo-2.10-6.fc36.aarch64                             31/115 
21:34:01 #11 25.77   Verifying        : m4-1.4.19-3.fc36.aarch64                            32/115 
21:34:01 #11 25.77   Verifying        : make-1:4.3-7.fc36.aarch64                           33/115 
21:34:01 #11 25.77   Verifying        : openssh-8.8p1-1.fc36.1.aarch64                      34/115 
21:34:01 #11 25.77   Verifying        : openssh-clients-8.8p1-1.fc36.1.aarch64              35/115 
21:34:01 #11 25.77   Verifying        : pcre2-devel-10.39-1.fc36.1.aarch64                  36/115 
21:34:01 #11 25.77   Verifying        : pcre2-utf16-10.39-1.fc36.1.aarch64                  37/115 
21:34:01 #11 25.77   Verifying        : pcre2-utf32-10.39-1.fc36.1.aarch64                  38/115 
21:34:01 #11 25.77   Verifying        : perl-Error-1:0.17029-8.fc36.noarch                  39/115 
21:34:01 #11 25.77   Verifying        : perl-File-Compare-1.100.600-486.fc36.noarch         40/115 
21:34:01 #11 25.77   Verifying        : perl-File-Copy-2.35-486.fc36.noarch                 41/115 
21:34:01 #11 25.77   Verifying        : perl-File-Find-1.39-486.fc36.noarch                 42/115 
21:34:01 #11 25.77   Verifying        : perl-TermReadKey-2.38-12.fc36.aarch64               43/115 
21:34:01 #11 25.77   Verifying        : perl-Thread-Queue-3.14-479.fc36.noarch              44/115 
21:34:01 #11 25.77   Verifying        : perl-lib-0.65-486.fc36.aarch64                      45/115 
21:34:01 #11 25.77   Verifying        : perl-threads-1:2.26-449.fc36.aarch64                46/115 
21:34:01 #11 25.77   Verifying        : perl-threads-shared-1.62-479.fc36.aarch64           47/115 
21:34:01 #11 25.77   Verifying        : policycoreutils-3.3-4.fc36.aarch64                  48/115 
21:34:01 #11 25.77   Verifying        : policycoreutils-devel-3.3-4.fc36.aarch64            49/115 
21:34:01 #11 25.77   Verifying        : policycoreutils-python-utils-3.3-4.fc36.noarch      50/115 
21:34:01 #11 25.77   Verifying        : python3-audit-3.0.8-1.fc36.aarch64                  51/115 
21:34:01 #11 25.77   Verifying        : python3-libselinux-3.3-4.fc36.aarch64               52/115 
21:34:01 #11 25.77   Verifying        : python3-libsemanage-3.3-3.fc36.aarch64              53/115 
21:34:01 #11 25.77   Verifying        : python3-policycoreutils-3.3-4.fc36.noarch           54/115 
21:34:01 #11 25.77   Verifying        : python3-setools-4.4.0-5.fc36.aarch64                55/115 
21:34:01 #11 25.77   Verifying        : python3-setuptools-59.6.0-2.fc36.noarch             56/115 
21:34:01 #11 25.77   Verifying        : qrencode-libs-4.1.1-2.fc36.aarch64                  57/115 
21:34:01 #11 25.77   Verifying        : rhash-1.4.2-2.fc36.aarch64                          58/115 
21:34:01 #11 25.77   Verifying        : util-linux-2.38-0.2.fc36.aarch64                    59/115 
21:34:01 #11 25.77   Verifying        : which-2.21-32.fc36.aarch64                          60/115 
21:34:01 #11 25.77   Verifying        : xkeyboard-config-2.35.1-1.fc36.noarch               61/115 
21:34:01 #11 25.77   Verifying        : annobin-docs-10.81-1.fc36.noarch                    62/115 
21:34:01 #11 25.77   Verifying        : annobin-plugin-gcc-10.81-1.fc36.aarch64             63/115 
21:34:01 #11 25.77   Verifying        : automake-1.16.5-7.fc36.noarch                       64/115 
21:34:01 #11 25.77   Verifying        : btrfs-progs-5.18-1.fc36.aarch64                     65/115 
21:34:01 #11 25.77   Verifying        : btrfs-progs-devel-5.18-1.fc36.aarch64               66/115 
21:34:01 #11 25.77   Verifying        : cpp-12.1.1-1.fc36.aarch64                           67/115 
21:34:01 #11 25.77   Verifying        : dbus-broker-31-1.fc36.aarch64                       68/115 
21:34:01 #11 25.77   Verifying        : gc-8.0.6-3.fc36.aarch64                             69/115 
21:34:01 #11 25.77   Verifying        : gcc-12.1.1-1.fc36.aarch64                           70/115 
21:34:01 #11 25.77   Verifying        : gcc-plugin-annobin-12.1.1-1.fc36.aarch64            71/115 
21:34:01 #11 25.77   Verifying        : git-2.37.2-1.fc36.aarch64                           72/115 
21:34:01 #11 25.77   Verifying        : git-core-2.37.2-1.fc36.aarch64                      73/115 
21:34:01 #11 25.77   Verifying        : git-core-doc-2.37.2-1.fc36.noarch                   74/115 
21:34:01 #11 25.77   Verifying        : glibc-devel-2.35-15.fc36.aarch64                    75/115 
21:34:01 #11 25.77   Verifying        : glibc-static-2.35-15.fc36.aarch64                   76/115 
21:34:01 #11 25.77   Verifying        : kernel-headers-5.18.13-200.fc36.aarch64             77/115 
21:34:01 #11 25.77   Verifying        : less-590-5.fc36.aarch64                             78/115 
21:34:01 #11 25.77   Verifying        : libargon2-20171227-9.fc36.aarch64                   79/115 
21:34:01 #11 25.77   Verifying        : libasan-12.1.1-1.fc36.aarch64                       80/115 
21:34:01 #11 25.77   Verifying        : libatomic-12.1.1-1.fc36.aarch64                     81/115 
21:34:01 #11 25.77   Verifying        : libbpf-2:0.7.0-3.fc36.aarch64                       82/115 
21:34:01 #11 25.77   Verifying        : libbtrfs-5.18-1.fc36.aarch64                        83/115 
21:34:01 #11 25.77   Verifying        : libbtrfsutil-5.18-1.fc36.aarch64                    84/115 
21:34:01 #11 25.77   Verifying        : libtool-2.4.7-1.fc36.aarch64                        85/115 
21:34:01 #11 25.77   Verifying        : libtool-ltdl-2.4.7-1.fc36.aarch64                   86/115 
21:34:01 #11 25.77   Verifying        : libtool-ltdl-devel-2.4.7-1.fc36.aarch64             87/115 
21:34:01 #11 25.77   Verifying        : libubsan-12.1.1-1.fc36.aarch64                      88/115 
21:34:01 #11 25.77   Verifying        : libuv-1:1.44.2-1.fc36.aarch64                       89/115 
21:34:01 #11 25.77   Verifying        : perl-Git-2.37.2-1.fc36.noarch                       90/115 
21:34:01 #11 25.77   Verifying        : rpm-plugin-selinux-4.17.1-3.fc36.aarch64            91/115 
21:34:01 #11 25.77   Verifying        : selinux-policy-36.13-3.fc36.noarch                  92/115 
21:34:01 #11 25.77   Verifying        : selinux-policy-devel-36.13-3.fc36.noarch            93/115 
21:34:01 #11 25.77   Verifying        : selinux-policy-targeted-36.13-3.fc36.noarch         94/115 
21:34:01 #11 25.77   Verifying        : systemd-250.8-1.fc36.aarch64                        95/115 
21:34:01 #11 25.77   Verifying        : systemd-devel-250.8-1.fc36.aarch64                  96/115 
21:34:01 #11 25.77   Verifying        : systemd-networkd-250.8-1.fc36.aarch64               97/115 
21:34:01 #11 25.77   Verifying        : systemd-pam-250.8-1.fc36.aarch64                    98/115 
21:34:01 #11 25.77   Verifying        : systemd-resolved-250.8-1.fc36.aarch64               99/115 
21:34:01 #11 25.77   Verifying        : systemd-rpm-macros-250.8-1.fc36.noarch             100/115 
21:34:01 #11 25.77   Verifying        : vim-filesystem-2:9.0.189-1.fc36.noarch             101/115 
21:34:01 #11 25.77   Verifying        : glibc-2.35-15.fc36.aarch64                         102/115 
21:34:01 #11 25.77   Verifying        : glibc-2.35-4.fc36.aarch64                          103/115 
21:34:01 #11 25.77   Verifying        : glibc-common-2.35-15.fc36.aarch64                  104/115 
21:34:01 #11 25.77   Verifying        : glibc-common-2.35-4.fc36.aarch64                   105/115 
21:34:01 #11 25.77   Verifying        : glibc-gconv-extra-2.35-15.fc36.aarch64             106/115 
21:34:01 #11 25.77   Verifying        : glibc-gconv-extra-2.35-4.fc36.aarch64              107/115 
21:34:01 #11 25.77   Verifying        : glibc-minimal-langpack-2.35-15.fc36.aarch64        108/115 
21:34:01 #11 25.77   Verifying        : glibc-minimal-langpack-2.35-4.fc36.aarch64         109/115 
21:34:01 #11 25.77   Verifying        : libgcc-12.1.1-1.fc36.aarch64                       110/115 
21:34:01 #11 25.77   Verifying        : libgcc-12.0.1-0.16.fc36.aarch64                    111/115 
21:34:01 #11 25.77   Verifying        : libgomp-12.1.1-1.fc36.aarch64                      112/115 
21:34:01 #11 25.77   Verifying        : libgomp-12.0.1-0.16.fc36.aarch64                   113/115 
21:34:01 #11 25.77   Verifying        : systemd-libs-250.8-1.fc36.aarch64                  114/115 
21:34:01 #11 25.77   Verifying        : systemd-libs-250.3-8.fc36.aarch64                  115/115 
21:34:01 #11 26.00 
21:34:01 #11 26.00 Upgraded:
21:34:01 #11 26.00   glibc-2.35-15.fc36.aarch64                                                    
21:34:01 #11 26.00   glibc-common-2.35-15.fc36.aarch64                                             
21:34:01 #11 26.00   glibc-gconv-extra-2.35-15.fc36.aarch64                                        
21:34:01 #11 26.00   glibc-minimal-langpack-2.35-15.fc36.aarch64                                   
21:34:01 #11 26.00   libgcc-12.1.1-1.fc36.aarch64                                                  
21:34:01 #11 26.00   libgomp-12.1.1-1.fc36.aarch64                                                 
21:34:01 #11 26.00   systemd-libs-250.8-1.fc36.aarch64                                             
21:34:01 #11 26.00 Installed:
21:34:01 #11 26.00   annobin-docs-10.81-1.fc36.noarch                                              
21:34:01 #11 26.00   annobin-plugin-gcc-10.81-1.fc36.aarch64                                       
21:34:01 #11 26.00   autoconf-2.71-2.fc36.noarch                                                   
21:34:01 #11 26.00   automake-1.16.5-7.fc36.noarch                                                 
21:34:01 #11 26.00   btrfs-progs-5.18-1.fc36.aarch64                                               
21:34:01 #11 26.00   btrfs-progs-devel-5.18-1.fc36.aarch64                                         
21:34:01 #11 26.00   checkpolicy-3.3-2.fc36.aarch64                                                
21:34:01 #11 26.00   cmake-3.22.2-1.fc36.aarch64                                                   
21:34:01 #11 26.00   cmake-data-3.22.2-1.fc36.noarch                                               
21:34:01 #11 26.00   cmake-filesystem-3.22.2-1.fc36.aarch64                                        
21:34:01 #11 26.00   cmake-rpm-macros-3.22.2-1.fc36.noarch                                         
21:34:01 #11 26.00   cpp-12.1.1-1.fc36.aarch64                                                     
21:34:01 #11 26.00   cryptsetup-libs-2.4.3-2.fc36.aarch64                                          
21:34:01 #11 26.00   dbus-1:1.14.0-1.fc36.aarch64                                                  
21:34:01 #11 26.00   dbus-broker-31-1.fc36.aarch64                                                 
21:34:01 #11 26.00   dbus-common-1:1.14.0-1.fc36.noarch                                            
21:34:01 #11 26.00   device-mapper-1.02.175-7.fc36.aarch64                                         
21:34:01 #11 26.00   device-mapper-devel-1.02.175-7.fc36.aarch64                                   
21:34:01 #11 26.00   device-mapper-libs-1.02.175-7.fc36.aarch64                                    
21:34:01 #11 26.00   e2fsprogs-libs-1.46.5-2.fc36.aarch64                                          
21:34:01 #11 26.00   gc-8.0.6-3.fc36.aarch64                                                       
21:34:01 #11 26.00   gcc-12.1.1-1.fc36.aarch64                                                     
21:34:01 #11 26.00   gcc-plugin-annobin-12.1.1-1.fc36.aarch64                                      
21:34:01 #11 26.00   git-2.37.2-1.fc36.aarch64                                                     
21:34:01 #11 26.00   git-core-2.37.2-1.fc36.aarch64                                                
21:34:01 #11 26.00   git-core-doc-2.37.2-1.fc36.noarch                                             
21:34:01 #11 26.00   glibc-devel-2.35-15.fc36.aarch64                                              
21:34:01 #11 26.00   glibc-static-2.35-15.fc36.aarch64                                             
21:34:01 #11 26.00   guile22-2.2.7-5.fc36.aarch64                                                  
21:34:01 #11 26.00   jsoncpp-1.9.5-2.fc36.aarch64                                                  
21:34:01 #11 26.00   kernel-headers-5.18.13-200.fc36.aarch64                                       
21:34:01 #11 26.00   kmod-libs-29-7.fc36.aarch64                                                   
21:34:01 #11 26.00   less-590-5.fc36.aarch64                                                       
21:34:01 #11 26.00   libargon2-20171227-9.fc36.aarch64                                             
21:34:01 #11 26.00   libasan-12.1.1-1.fc36.aarch64                                                 
21:34:01 #11 26.00   libatomic-12.1.1-1.fc36.aarch64                                               
21:34:01 #11 26.00   libbpf-2:0.7.0-3.fc36.aarch64                                                 
21:34:01 #11 26.00   libbtrfs-5.18-1.fc36.aarch64                                                  
21:34:01 #11 26.00   libbtrfsutil-5.18-1.fc36.aarch64                                              
21:34:01 #11 26.00   libcbor-0.7.0-5.fc36.aarch64                                                  
21:34:01 #11 26.00   libedit-3.1-41.20210910cvs.fc36.aarch64                                       
21:34:01 #11 26.00   libfdisk-2.38-0.2.fc36.aarch64                                                
21:34:01 #11 26.00   libfido2-1.10.0-3.fc36.aarch64                                                
21:34:01 #11 26.00   libmpc-1.2.1-4.fc36.aarch64                                                   
21:34:01 #11 26.00   libseccomp-2.5.3-2.fc36.aarch64                                               
21:34:01 #11 26.00   libseccomp-devel-2.5.3-2.fc36.aarch64                                         
21:34:01 #11 26.00   libselinux-devel-3.3-4.fc36.aarch64                                           
21:34:01 #11 26.00   libselinux-utils-3.3-4.fc36.aarch64                                           
21:34:01 #11 26.00   libsepol-devel-3.3-3.fc36.aarch64                                             
21:34:01 #11 26.00   libtool-2.4.7-1.fc36.aarch64                                                  
21:34:01 #11 26.00   libtool-ltdl-2.4.7-1.fc36.aarch64                                             
21:34:01 #11 26.00   libtool-ltdl-devel-2.4.7-1.fc36.aarch64                                       
21:34:01 #11 26.00   libubsan-12.1.1-1.fc36.aarch64                                                
21:34:01 #11 26.00   libutempter-1.2.1-6.fc36.aarch64                                              
21:34:01 #11 26.00   libuv-1:1.44.2-1.fc36.aarch64                                                 
21:34:01 #11 26.00   libxcrypt-devel-4.4.28-1.fc36.aarch64                                         
21:34:01 #11 26.00   libxcrypt-static-4.4.28-1.fc36.aarch64                                        
21:34:01 #11 26.00   libxkbcommon-1.4.0-1.fc36.aarch64                                             
21:34:01 #11 26.00   lzo-2.10-6.fc36.aarch64                                                       
21:34:01 #11 26.00   m4-1.4.19-3.fc36.aarch64                                                      
21:34:01 #11 26.00   make-1:4.3-7.fc36.aarch64                                                     
21:34:01 #11 26.00   openssh-8.8p1-1.fc36.1.aarch64                                                
21:34:01 #11 26.00   openssh-clients-8.8p1-1.fc36.1.aarch64                                        
21:34:01 #11 26.00   pcre2-devel-10.39-1.fc36.1.aarch64                                            
21:34:01 #11 26.00   pcre2-utf16-10.39-1.fc36.1.aarch64                                            
21:34:01 #11 26.00   pcre2-utf32-10.39-1.fc36.1.aarch64                                            
21:34:01 #11 26.00   perl-Error-1:0.17029-8.fc36.noarch                                            
21:34:01 #11 26.00   perl-File-Compare-1.100.600-486.fc36.noarch                                   
21:34:01 #11 26.00   perl-File-Copy-2.35-486.fc36.noarch                                           
21:34:01 #11 26.00   perl-File-Find-1.39-486.fc36.noarch                                           
21:34:01 #11 26.00   perl-Git-2.37.2-1.fc36.noarch                                                 
21:34:01 #11 26.00   perl-TermReadKey-2.38-12.fc36.aarch64                                         
21:34:01 #11 26.00   perl-Thread-Queue-3.14-479.fc36.noarch                                        
21:34:01 #11 26.00   perl-lib-0.65-486.fc36.aarch64                                                
21:34:01 #11 26.00   perl-threads-1:2.26-449.fc36.aarch64                                          
21:34:01 #11 26.00   perl-threads-shared-1.62-479.fc36.aarch64                                     
21:34:01 #11 26.00   policycoreutils-3.3-4.fc36.aarch64                                            
21:34:01 #11 26.00   policycoreutils-devel-3.3-4.fc36.aarch64                                      
21:34:01 #11 26.00   policycoreutils-python-utils-3.3-4.fc36.noarch                                
21:34:01 #11 26.00   python3-audit-3.0.8-1.fc36.aarch64                                            
21:34:01 #11 26.00   python3-libselinux-3.3-4.fc36.aarch64                                         
21:34:01 #11 26.00   python3-libsemanage-3.3-3.fc36.aarch64                                        
21:34:01 #11 26.00   python3-policycoreutils-3.3-4.fc36.noarch                                     
21:34:01 #11 26.00   python3-setools-4.4.0-5.fc36.aarch64                                          
21:34:01 #11 26.00   python3-setuptools-59.6.0-2.fc36.noarch                                       
21:34:01 #11 26.00   qrencode-libs-4.1.1-2.fc36.aarch64                                            
21:34:01 #11 26.00   rhash-1.4.2-2.fc36.aarch64                                                    
21:34:01 #11 26.00   rpm-plugin-selinux-4.17.1-3.fc36.aarch64                                      
21:34:01 #11 26.00   selinux-policy-36.13-3.fc36.noarch                                            
21:34:01 #11 26.00   selinux-policy-devel-36.13-3.fc36.noarch                                      
21:34:01 #11 26.00   selinux-policy-targeted-36.13-3.fc36.noarch                                   
21:34:01 #11 26.00   systemd-250.8-1.fc36.aarch64                                                  
21:34:01 #11 26.00   systemd-devel-250.8-1.fc36.aarch64                                            
21:34:01 #11 26.00   systemd-networkd-250.8-1.fc36.aarch64                                         
21:34:01 #11 26.00   systemd-pam-250.8-1.fc36.aarch64                                              
21:34:01 #11 26.00   systemd-resolved-250.8-1.fc36.aarch64                                         
21:34:01 #11 26.00   systemd-rpm-macros-250.8-1.fc36.noarch                                        
21:34:01 #11 26.00   util-linux-2.38-0.2.fc36.aarch64                                              
21:34:01 #11 26.00   vim-filesystem-2:9.0.189-1.fc36.noarch                                        
21:34:01 #11 26.00   which-2.21-32.fc36.aarch64                                                    
21:34:01 #11 26.00   xkeyboard-config-2.35.1-1.fc36.noarch                                         
21:34:01 #11 26.00 
21:34:01 #11 26.00 Complete!
21:34:01 #11 12.31   Running scriptlet: selinux-policy-targeted-36.13-3.fc36.noarch            1/1 
21:34:01 #11 12.45   Preparing        :                                                        1/1 
21:34:01 #13 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 18.87MB / 85.90MB 1.8s
21:34:01 #13 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 14.68MB / 54.58MB 1.8s
21:34:01 #13 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 17.83MB / 54.58MB 1.8s
21:34:01 #13 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 8.39MB / 141.86MB 1.8s
21:34:01 #8 64.76   Installing       : python3-pyxdg-0.27-3.fc35.noarch                   144/182 
21:34:01 #8 64.76   Installing       : python3-distro-1.6.0-1.fc35.noarch                 145/182 
21:34:01 #8 64.78   Installing       : python3-dnf-plugins-core-4.2.1-1.fc35.noarch       146/182 
21:34:01 #8 64.78   Installing       : pkgconf-m4-1.8.0-1.fc35.noarch                     147/182 
21:34:01 #8 64.79   Installing       : pkgconf-pkg-config-1.8.0-1.fc35.x86_64             148/182 
21:34:01 #8 64.79   Installing       : perl-srpm-macros-1-42.fc35.noarch                  149/182 
21:34:01 #8 64.79   Installing       : openblas-srpm-macros-2-10.fc35.noarch              150/182 
21:34:01 #8 64.80   Installing       : ocaml-srpm-macros-6-5.fc35.noarch                  151/182 
21:34:01 #8 64.80   Installing       : nim-srpm-macros-3-5.fc35.noarch                    152/182 
21:34:01 #8 64.81   Installing       : kernel-srpm-macros-1.0-6.fc35.noarch               153/182 
21:34:01 #8 64.81   Installing       : gnat-srpm-macros-4-14.fc35.noarch                  154/182 
21:34:01 #8 64.81   Installing       : ghc-srpm-macros-1.5.0-5.fc35.noarch                155/182 
21:34:01 #8 64.82   Installing       : fpc-srpm-macros-1.3-4.fc35.noarch                  156/182 
21:34:01 #8 64.82   Installing       : fonts-srpm-macros-1:2.0.5-6.fc35.noarch            157/182 
21:34:01 #8 64.83   Installing       : go-srpm-macros-3.0.15-1.fc35.noarch                158/182 
21:34:01 #8 64.83   Installing       : python-srpm-macros-3.10-12.fc35.noarch             159/182 
21:34:01 #8 64.84   Installing       : redhat-rpm-config-201-1.fc35.noarch                160/182 
21:34:01 #8 64.85   Installing       : rpm-build-4.17.1-3.fc35.x86_64                     161/182 
21:34:01 #8 64.87   Installing       : rpmlint-2.2.0-2.fc35.noarch                        162/182 
21:34:01 #8 64.88   Installing       : dnf-plugins-core-4.2.1-1.fc35.noarch               163/182 
21:34:01 #8 64.88   Upgrading        : yum-4.13.0-1.fc35.noarch                           164/182 
21:34:01 #8 64.89   Cleanup          : yum-4.9.0-1.fc35.noarch                            165/182 
21:34:01 #8 64.89   Running scriptlet: dnf-4.9.0-1.fc35.noarch                            166/182 
21:34:01 #8 64.90   Cleanup          : dnf-4.9.0-1.fc35.noarch                            166/182 
21:34:01 #8 64.90   Running scriptlet: dnf-4.9.0-1.fc35.noarch                            166/182 
21:34:01 #8 64.92   Cleanup          : python3-dnf-4.9.0-1.fc35.noarch                    167/182 
21:34:01 #8 64.93   Cleanup          : python3-rpm-4.17.0-4.fc35.x86_64                   168/182 
21:34:01 #8 64.93   Cleanup          : rpm-build-libs-4.17.0-4.fc35.x86_64                169/182 
21:34:01 #8 64.94   Cleanup          : elfutils-libs-0.186-1.fc35.x86_64                  170/182 
21:34:01 #8 64.95   Cleanup          : rpm-sign-libs-4.17.0-4.fc35.x86_64                 171/182 
21:34:01 #8 64.95   Cleanup          : python3-hawkey-0.64.0-1.fc35.x86_64                172/182 
21:34:01 #8 64.96   Cleanup          : dnf-data-4.9.0-1.fc35.noarch                       173/182 
21:34:01 #8 64.97   Cleanup          : python3-libdnf-0.64.0-1.fc35.x86_64                174/182 
21:34:01 #12 10.53 Setting up librhash0:armhf (1.4.2-1ubuntu1) ...
21:34:01 #12 10.54 Setting up cmake-data (3.22.1-1ubuntu1) ...
21:34:01 #12 10.58 Setting up dh-apparmor (3.0.4-2ubuntu2.1) ...
21:34:01 #12 10.59 Setting up libsystemd-dev:armhf (249.11-0ubuntu3.4) ...
21:34:01 #12 10.61 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1ubuntu4) ...
21:34:01 #12 10.62 Setting up libpcre2-dev:armhf (10.39-3build1) ...
21:34:01 #12 10.63 Setting up libselinux1-dev:armhf (3.3-1build2) ...
21:34:01 #12 10.64 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1ubuntu4) ...
21:34:01 #12 10.65 Setting up cmake (3.22.1-1ubuntu1) ...
21:34:01 #12 10.66 Setting up docker-ce-build-deps (1.0) ...
21:34:01 #12 10.67 Processing triggers for man-db (2.10.2-1) ...
21:34:01 #12 10.74 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
21:34:01 #12 7.937 Selecting previously unselected package libarchive13:armhf.
21:34:01 #12 7.942 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1.2_armhf.deb ...
21:34:01 #12 7.950 Unpacking libarchive13:armhf (3.4.0-2ubuntu1.2) ...
21:34:01 #12 8.010 Selecting previously unselected package libjsoncpp1:armhf.
21:34:01 #12 8.013 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_armhf.deb ...
21:34:01 #12 8.018 Unpacking libjsoncpp1:armhf (1.7.4-3.1ubuntu2) ...
21:34:01 #12 8.063 Selecting previously unselected package librhash0:armhf.
21:34:01 #12 8.063 Preparing to unpack .../04-librhash0_1.3.9-1_armhf.deb ...
21:34:01 #12 8.067 Unpacking librhash0:armhf (1.3.9-1) ...
21:34:01 #12 8.116 Selecting previously unselected package libuv1:armhf.
21:34:01 #12 8.116 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_armhf.deb ...
21:34:01 #12 8.120 Unpacking libuv1:armhf (1.34.2-1ubuntu1.3) ...
21:34:01 #12 8.158 Selecting previously unselected package cmake.
21:34:01 #12 8.158 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1_armhf.deb ...
21:34:01 #12 8.162 Unpacking cmake (3.16.3-1ubuntu1) ...
21:34:01 #11 0.907 Reading package lists...
21:34:01 #9 75.48   Installing : patch-2.7.1-12.el7_7.x86_64                                40/52 
21:34:01 #11 12.49   Upgrading        : libgcc-12.1.1-1.fc36.x86_64                          1/113 
21:34:01 #11 12.50   Running scriptlet: libgcc-12.1.1-1.fc36.x86_64                          1/113 
21:34:01 #11 12.53   Upgrading        : glibc-common-2.35-15.fc36.x86_64                     2/113 
21:34:01 #11 12.65   Upgrading        : glibc-gconv-extra-2.35-15.fc36.x86_64                3/113 
21:34:01 #11 12.69   Running scriptlet: glibc-gconv-extra-2.35-15.fc36.x86_64                3/113 
21:34:01 #11 12.70   Upgrading        : glibc-minimal-langpack-2.35-15.fc36.x86_64           4/113 
21:34:01 #11 12.71   Running scriptlet: glibc-2.35-15.fc36.x86_64                            5/113 
21:34:01 #13 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 24.12MB / 85.90MB 2.0s
21:34:01 #13 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 23.07MB / 54.58MB 2.0s
21:34:01 #13 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 31.46MB / 85.90MB 2.2s
21:34:01 #13 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 31.46MB / 54.58MB 2.2s
21:34:01 #13 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 18.09MB / 141.86MB 2.2s
21:34:01 #12 DONE 11.0s
21:34:02 #11 1.673 dpkg-buildpackage: info: source package docker-ce-build-deps
21:34:02 #11 1.673 dpkg-buildpackage: info: source version 1.0
21:34:02 #11 1.673 dpkg-buildpackage: info: source distribution unstable
21:34:02 #11 1.673 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
21:34:02 #11 1.706  dpkg-source --before-build .
21:34:02 #11 1.706 dpkg-buildpackage: info: host architecture amd64
21:34:02 #11 1.799  debian/rules clean
21:34:02 #8 64.97   Cleanup          : libdnf-0.64.0-1.fc35.x86_64                        175/182 
21:34:02 #8 64.98   Cleanup          : libsolv-0.7.19-3.fc35.x86_64                       176/182 
21:34:02 #8 64.99   Cleanup          : rpm-4.17.0-4.fc35.x86_64                           177/182 
21:34:02 #8 65.00   Cleanup          : rpm-libs-4.17.0-4.fc35.x86_64                      178/182 
21:34:02 #8 65.01   Cleanup          : elfutils-libelf-0.186-1.fc35.x86_64                179/182 
21:34:02 #8 65.01   Cleanup          : glibc-2.34-25.fc35.x86_64                          180/182 
21:34:02 #8 65.02   Cleanup          : glibc-minimal-langpack-2.34-25.fc35.x86_64         181/182 
21:34:02 #8 65.03   Cleanup          : glibc-common-2.34-25.fc35.x86_64                   182/182 
21:34:02 #8 65.04   Running scriptlet: rpm-4.17.1-3.fc35.x86_64                           182/182 
21:34:02 #11 12.76   Upgrading        : glibc-2.35-15.fc36.x86_64                            5/113 
21:34:02 #11 12.80   Running scriptlet: glibc-2.35-15.fc36.x86_64                            5/113 
21:34:02 #11 12.83   Upgrading        : systemd-libs-250.8-1.fc36.x86_64                     6/113 
21:34:02 #11 12.85   Installing       : python3-libselinux-3.3-4.fc36.x86_64                 7/113 
21:34:02 #11 12.90   Installing       : checkpolicy-3.3-2.fc36.x86_64                        8/113 
21:34:02 #11 12.91   Installing       : libfdisk-2.38-0.2.fc36.x86_64                        9/113 
21:34:02 #11 12.94   Installing       : libmpc-1.2.1-4.fc36.x86_64                          10/113 
21:34:02 #11 12.95   Installing       : libseccomp-2.5.3-2.fc36.x86_64                      11/113 
21:34:02 #11 12.98   Installing       : m4-1.4.19-3.fc36.x86_64                             12/113 
21:34:02 #11 12.99   Installing       : perl-threads-1:2.26-449.fc36.x86_64                 13/113 
21:34:02 #13 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 36.70MB / 54.58MB 2.3s
21:34:02 #13 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 41.94MB / 85.90MB 2.5s
21:34:02 #13 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 41.94MB / 54.58MB 2.5s
21:34:02 #13 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 31.72MB / 141.86MB 2.5s
21:34:02 
21:34:02 #13 [stage-1 6/9] COPY sources/ /sources
21:34:02 #13 sha256:b7896122e02296c3f08b3acdfa34cbdf0ef18d3e8765d52d81d62c31657c902e
21:34:02 #11 1.800 dh clean
21:34:02 #11 1.873    dh_clean
21:34:02 #11 1.906  debian/rules binary
21:34:02 #11 1.908 dh binary
21:34:02 #11 1.971    dh_update_autotools_config
21:34:02 #11 1.997    dh_autoreconf
21:34:02 #11 2.034    create-stamp debian/debhelper-build-stamp
21:34:02 #11 2.034    dh_prep
21:34:02 #12 8.534 Selecting previously unselected package dh-apparmor.
21:34:02 #12 8.534 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.1_all.deb ...
21:34:02 #12 8.541 Unpacking dh-apparmor (2.13.3-7ubuntu5.1) ...
21:34:02 #12 8.577 Selecting previously unselected package libbtrfs0:armhf.
21:34:02 #12 8.581 Preparing to unpack .../08-libbtrfs0_5.4.1-2_armhf.deb ...
21:34:02 #12 8.585 Unpacking libbtrfs0:armhf (5.4.1-2) ...
21:34:02 #12 8.631 Selecting previously unselected package libbtrfs-dev:armhf.
21:34:02 #12 8.635 Preparing to unpack .../09-libbtrfs-dev_5.4.1-2_armhf.deb ...
21:34:02 #12 8.639 Unpacking libbtrfs-dev:armhf (5.4.1-2) ...
21:34:02 #12 8.700 Selecting previously unselected package libdevmapper1.02.1:armhf.
21:34:02 #12 8.704 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_armhf.deb ...
21:34:02 #12 8.709 Unpacking libdevmapper1.02.1:armhf (2:1.02.167-1ubuntu1) ...
21:34:02 #11 13.03   Installing       : libtool-ltdl-2.4.7-1.fc36.x86_64                    14/113 
21:34:02 #11 13.04   Installing       : perl-File-Find-1.39-486.fc36.noarch                 15/113 
21:34:02 #11 13.04   Installing       : cmake-rpm-macros-3.22.2-1.fc36.noarch               16/113 
21:34:02 #11 13.07   Installing       : cmake-filesystem-3.22.2-1.fc36.x86_64               17/113 
21:34:02 #11 13.08   Installing       : perl-threads-shared-1.62-479.fc36.x86_64            18/113 
21:34:02 #9 75.51   Installing : dwz-0.11-3.el7.x86_64                                      41/52 
21:34:02 #9 76.32   Installing : gdb-7.6.1-120.el7.x86_64                                   42/52 
21:34:02 #13 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 45.65MB / 54.58MB 2.6s
21:34:02 #13 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 48.23MB / 85.90MB 2.6s
21:34:02 #13 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 39.85MB / 141.86MB 2.6s
21:34:02 #13 DONE 0.6s
21:34:02 #11 2.061    dh_install
21:34:02 #11 2.093    dh_installdocs
21:34:02 #11 2.129    dh_installchangelogs
21:34:02 #11 2.208    dh_perl
21:34:02 #11 2.241    dh_link
21:34:02 #11 2.273    dh_strip_nondeterminism
21:34:02 #11 2.330    dh_compress
21:34:02 #13 27.71   Running scriptlet: isl-0.16.1-6.el8.x86_64                              59/71 
21:34:02 #13 29.39   Installing       : gcc-8.5.0-15.el8.x86_64                              60/71 
21:34:02 #12 8.759 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
21:34:02 #12 8.762 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_armhf.deb ...
21:34:02 #12 8.768 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.167-1ubuntu1) ...
21:34:02 #12 8.798 Selecting previously unselected package libudev-dev:armhf.
21:34:02 #12 8.801 Preparing to unpack .../12-libudev-dev_245.4-4ubuntu3.17_armhf.deb ...
21:34:02 #12 8.808 Unpacking libudev-dev:armhf (245.4-4ubuntu3.17) ...
21:34:02 #12 8.848 Selecting previously unselected package libsepol1-dev:armhf.
21:34:02 #12 8.851 Preparing to unpack .../13-libsepol1-dev_3.0-1ubuntu0.1_armhf.deb ...
21:34:02 #12 8.856 Unpacking libsepol1-dev:armhf (3.0-1ubuntu0.1) ...
21:34:02 #12 8.931 Selecting previously unselected package libpcre2-16-0:armhf.
21:34:02 #12 8.935 Preparing to unpack .../14-libpcre2-16-0_10.34-7_armhf.deb ...
21:34:02 #12 8.942 Unpacking libpcre2-16-0:armhf (10.34-7) ...
21:34:02 #12 8.996 Selecting previously unselected package libpcre2-32-0:armhf.
21:34:02 #12 8.999 Preparing to unpack .../15-libpcre2-32-0_10.34-7_armhf.deb ...
21:34:02 #12 9.005 Unpacking libpcre2-32-0:armhf (10.34-7) ...
21:34:02 #11 13.09   Installing       : perl-Thread-Queue-3.14-479.fc36.noarch              19/113 
21:34:02 #11 13.34   Installing       : cpp-12.1.1-1.fc36.x86_64                            20/113 
21:34:02 #11 13.35   Installing       : python3-libsemanage-3.3-3.fc36.x86_64               21/113 
21:34:02 #11 13.39   Installing       : e2fsprogs-libs-1.46.5-2.fc36.x86_64                 22/113 
21:34:02 #11 13.40   Installing       : jsoncpp-1.9.5-2.fc36.x86_64                         23/113 
21:34:02 #11 13.44   Installing       : kmod-libs-29-7.fc36.x86_64                          24/113 
21:34:02 #11 13.45   Installing       : libcbor-0.7.0-5.fc36.x86_64                         25/113 
21:34:02 #11 13.49   Installing       : libfido2-1.10.0-3.fc36.x86_64                       26/113 
21:34:02 #11 13.50   Installing       : libedit-3.1-41.20210910cvs.fc36.x86_64              27/113 
21:34:02 #11 13.54   Installing       : libselinux-utils-3.3-4.fc36.x86_64                  28/113 
21:34:02 #9 76.34   Installing : perl-srpm-macros-1-8.el7.noarch                            43/52 
21:34:02 #9 76.37   Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch               44/52 
21:34:02 #9 76.40   Installing : unzip-6.0-24.el7_9.x86_64                                  45/52 
21:34:02 #9 76.42   Installing : file-5.11-37.el7.x86_64                                    46/52 
21:34:02 #9 76.46   Installing : rpm-build-4.11.3-48.el7_9.x86_64                           47/52 
21:34:02 #9 76.51   Installing : rpmlint-1.5-4.el7.noarch                                   48/52 
21:34:02 #9 76.53   Cleanup    : rpm-python-4.11.3-45.el7.x86_64                            49/52 
21:34:02 #13 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 50.33MB / 54.58MB 2.7s
21:34:02 #13 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 59.77MB / 85.90MB 3.0s
21:34:02 #13 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 3.0s
21:34:02 #13 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 50.33MB / 141.86MB 3.0s
21:34:02 
21:34:02 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
21:34:02 #15 sha256:b5c840f3e6125d99dfb50067aa196d13a25a7fc31643f48b7d2ad99cadc6647e
21:34:02 #11 2.368    dh_fixperms
21:34:02 #11 2.408    dh_missing
21:34:02 #11 2.432    dh_installdeb
21:34:02 #11 2.463    dh_gencontrol
21:34:02 #11 2.572    dh_md5sums
21:34:02 #13 29.45   Running scriptlet: gcc-8.5.0-15.el8.x86_64                              60/71 
21:34:02 #13 29.50   Installing       : annobin-10.67-3.el8.x86_64                           61/71 
21:34:02 #13 29.52   Running scriptlet: annobin-10.67-3.el8.x86_64                           61/71 
21:34:02 #13 29.54   Installing       : gcc-plugin-annobin-8.5.0-15.el8.x86_64               62/71 
21:34:02 #13 29.55   Running scriptlet: gcc-plugin-annobin-8.5.0-15.el8.x86_64               62/71 
21:34:02 #13 29.64   Installing       : libtool-2.4.6-25.el8.x86_64                          63/71 
21:34:02 #13 29.65   Running scriptlet: libtool-2.4.6-25.el8.x86_64                          63/71 
21:34:02 #15 DONE 3.5s
21:34:02 
21:34:02 #16 [stage-1 8/9] WORKDIR /root/build-deb
21:34:02 #16 sha256:7428c7ac44037996a62b056fadb113dc4ea7220a5274468c275652fde9924e7d
21:34:02 #16 DONE 0.0s
21:34:02 
21:34:02 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
21:34:02 #17 sha256:7f21f62825bd61a49f5be9eb108d78066ec0085c2202416b961f117fa0efce9f
21:34:02 #17 DONE 0.0s
21:34:02 
21:34:02 #18 exporting to image
21:34:02 #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
21:34:02 #18 exporting layers
21:34:02 #12 9.062 Selecting previously unselected package libpcre2-posix2:armhf.
21:34:02 #12 9.067 Preparing to unpack .../16-libpcre2-posix2_10.34-7_armhf.deb ...
21:34:02 #12 9.073 Unpacking libpcre2-posix2:armhf (10.34-7) ...
21:34:02 #12 9.104 Selecting previously unselected package libpcre2-dev:armhf.
21:34:02 #12 9.108 Preparing to unpack .../17-libpcre2-dev_10.34-7_armhf.deb ...
21:34:02 #12 9.113 Unpacking libpcre2-dev:armhf (10.34-7) ...
21:34:02 #12 9.213 Selecting previously unselected package libselinux1-dev:armhf.
21:34:02 #12 9.216 Preparing to unpack .../18-libselinux1-dev_3.0-1build2_armhf.deb ...
21:34:02 #12 9.221 Unpacking libselinux1-dev:armhf (3.0-1build2) ...
21:34:02 #12 9.270 Selecting previously unselected package libdevmapper-dev:armhf.
21:34:02 #12 9.274 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.167-1ubuntu1_armhf.deb ...
21:34:02 #12 9.278 Unpacking libdevmapper-dev:armhf (2:1.02.167-1ubuntu1) ...
21:34:02 #11 13.58   Running scriptlet: libutempter-1.2.1-6.fc36.x86_64                     29/113 
21:34:02 #11 13.64   Installing       : libutempter-1.2.1-6.fc36.x86_64                     29/113 
21:34:02 #11 13.70   Installing       : util-linux-2.38-0.2.fc36.x86_64                     30/113 
21:34:02 #11 13.75   Installing       : policycoreutils-3.3-4.fc36.x86_64                   31/113 
21:34:02 #11 13.79   Running scriptlet: policycoreutils-3.3-4.fc36.x86_64                   31/113 
21:34:02 #13 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 58.72MB / 141.86MB 3.0s
21:34:02 #13 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 69.21MB / 85.90MB 3.1s
21:34:03 #11 27.16 Last metadata expiration check: 0:00:45 ago on Tue Aug 16 21:33:17 2022.
21:34:03 #11 27.50 Package bash-5.1.16-2.fc36.aarch64 is already installed.
21:34:03 #11 27.58 Dependencies resolved.
21:34:03 #14 DONE 4.0s
21:34:03 
21:34:03 #15 [stage-1 7/8] WORKDIR /root/build-deb
21:34:03 #15 sha256:f03545d4bcb4318e5434fbbe69f1f08c18329af29b43f509a6bcedfad62c6d3a
21:34:03 #15 DONE 0.0s
21:34:03 
21:34:03 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
21:34:03 #16 sha256:f4dc80b5b6dd53c9655d14853a5388807922e6978ba2f9a8eb955fd5cff8df7b
21:34:03 #16 DONE 0.0s
21:34:03 
21:34:03 #17 exporting to image
21:34:03 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
21:34:03 #17 exporting layers
21:34:03 #11 2.604    dh_builddeb
21:34:03 #11 2.629 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:34:03 #11 2.648  dpkg-genbuildinfo --build=binary
21:34:03 #11 2.782  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_amd64.changes
21:34:03 #11 2.857 dpkg-genchanges: info: binary-only upload (no source code included)
21:34:03 #13 29.68   Installing       : libtool-ltdl-devel-2.4.6-25.el8.x86_64               64/71 
21:34:03 #13 29.72   Installing       : device-mapper-devel-8:1.02.181-5.el8.x86_64          65/71 
21:34:03 #13 29.74   Installing       : libseccomp-devel-2.5.2-1.el8.x86_64                  66/71 
21:34:03 #13 29.76   Cleanup          : device-mapper-8:1.02.181-3.el8.x86_64                67/71 
21:34:03 #13 29.77   Cleanup          : device-mapper-libs-8:1.02.181-3.el8.x86_64           68/71 
21:34:03 #13 29.79   Running scriptlet: systemd-239-60.el8.x86_64                            69/71 
21:34:03 #13 29.81   Cleanup          : systemd-239-60.el8.x86_64                            69/71 
21:34:03 #13 29.84   Cleanup          : systemd-libs-239-60.el8.x86_64                       70/71 
21:34:03 #13 29.86   Cleanup          : systemd-pam-239-60.el8.x86_64                        71/71 
21:34:03 #14 DONE 2.0s
21:34:03 
21:34:03 #15 [stage-1 7/8] WORKDIR /root/build-deb
21:34:03 #15 sha256:8bedada3bd03de1582630c17beb2f16b822e0c6e5333f0454caf97c3799c8ac9
21:34:03 #15 DONE 0.0s
21:34:03 
21:34:03 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
21:34:03 #16 sha256:b548b2edd827e887d31af85e55675b6b884b357cf493cb7888a0934a3f5e32c1
21:34:03 #16 DONE 0.0s
21:34:03 
21:34:03 #17 exporting to image
21:34:03 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
21:34:03 #17 exporting layers
21:34:03 #12 9.311 Selecting previously unselected package libseccomp-dev:armhf.
21:34:03 #12 9.315 Preparing to unpack .../20-libseccomp-dev_2.5.1-1ubuntu1~20.04.2_armhf.deb ...
21:34:03 #12 9.320 Unpacking libseccomp-dev:armhf (2.5.1-1ubuntu1~20.04.2) ...
21:34:03 #12 9.365 Selecting previously unselected package libsystemd-dev:armhf.
21:34:03 #12 9.368 Preparing to unpack .../21-libsystemd-dev_245.4-4ubuntu3.17_armhf.deb ...
21:34:03 #12 9.372 Unpacking libsystemd-dev:armhf (245.4-4ubuntu3.17) ...
21:34:03 #12 9.446 Selecting previously unselected package pkg-config.
21:34:03 #12 9.449 Preparing to unpack .../22-pkg-config_0.29.1-0ubuntu4_armhf.deb ...
21:34:03 #12 9.454 Unpacking pkg-config (0.29.1-0ubuntu4) ...
21:34:03 #12 9.524 Setting up libseccomp-dev:armhf (2.5.1-1ubuntu1~20.04.2) ...
21:34:03 #12 9.537 Setting up libarchive13:armhf (3.4.0-2ubuntu1.2) ...
21:34:03 #11 13.80   Installing       : rpm-plugin-selinux-4.17.1-3.fc36.x86_64             32/113 
21:34:03 #11 13.81   Installing       : selinux-policy-36.13-3.fc36.noarch                  33/113 
21:34:03 #11 13.84   Running scriptlet: selinux-policy-36.13-3.fc36.noarch                  33/113 
21:34:03 #11 13.86   Running scriptlet: selinux-policy-targeted-36.13-3.fc36.noarch         34/113 
21:34:03 #14 DONE 2.8s
21:34:03 
21:34:03 #15 [stage-1 7/8] WORKDIR /root/build-deb
21:34:03 #15 sha256:d4c698c58bd413dfc9b758bfed61a39e395d1b0d56b01a97c57d8b4aecc1459d
21:34:03 #15 DONE 0.0s
21:34:03 #13 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 71.54MB / 141.86MB 3.3s
21:34:03 #13 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 3.5s
21:34:03 #13 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 3.3s done
21:34:03 #13 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 80.74MB / 141.86MB 3.5s
21:34:03 #13 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 3.4s done
21:34:03 #11 27.59 Nothing to do.
21:34:03 #11 27.59 Complete!
21:34:03 #11 DONE 27.7s
21:34:03 #11 2.860  dpkg-source --after-build .
21:34:03 #11 2.959 dpkg-buildpackage: info: binary-only upload (no source included)
21:34:03 #11 2.963 
21:34:03 #11 2.963 The package has been created.
21:34:03 #11 2.963 Attention, the package has been created in the current directory,
21:34:03 #11 2.963 not in ".." as indicated by the message above!
21:34:03 #11 2.987 Selecting previously unselected package docker-ce-build-deps.
21:34:03 #11 3.003 (Reading database ... 28664 files and directories currently installed.)
21:34:03 #11 3.004 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:34:03 #11 3.009 Unpacking docker-ce-build-deps (1.0) ...
21:34:03 #13 29.87   Running scriptlet: systemd-pam-239-60.el8.x86_64                        71/71 
21:34:03 #13 30.07   Running scriptlet: systemd-239-62.el8.x86_64                            71/71 
21:34:03 #12 9.549 Setting up libsepol1-dev:armhf (3.0-1ubuntu0.1) ...
21:34:03 #12 9.562 Setting up libpcre2-16-0:armhf (10.34-7) ...
21:34:03 #12 9.574 Setting up libbtrfs0:armhf (5.4.1-2) ...
21:34:03 #12 9.587 Setting up libpcre2-32-0:armhf (10.34-7) ...
21:34:03 #12 9.600 Setting up libuv1:armhf (1.34.2-1ubuntu1.3) ...
21:34:03 #12 9.612 Setting up bash-completion (1:2.10-1ubuntu1) ...
21:34:03 #11 14.05   Installing       : selinux-policy-targeted-36.13-3.fc36.noarch         34/113 
21:34:03 
21:34:03 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
21:34:03 #16 sha256:9b4643795ed88b5699c279fb7a8535d10eb2e798aaea889ed9b791f4bb84ae9d
21:34:03 #16 DONE 0.0s
21:34:03 
21:34:03 #17 exporting to image
21:34:03 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
21:34:03 #17 exporting layers
21:34:03 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic.dsc
21:34:03  debian/rules build
21:34:03 dh build --with=bash-completion
21:34:03    dh_update_autotools_config
21:34:03    dh_autoreconf
21:34:03    debian/rules override_dh_auto_build
21:34:03 make[1]: Entering directory '/root/build-deb'
21:34:03 # Build the daemon and dependencies
21:34:03 cd engine && DOCKER_GITCOMMIT=724feb8 PRODUCT=docker ./hack/make.sh dynbinary
21:34:03 
21:34:03 Removing bundles/
21:34:03 
21:34:03 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:34:03 #13 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 92.27MB / 141.86MB 3.7s
21:34:03 
21:34:03 #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go
21:34:03 #13 sha256:1426a7ddecaa12bbef32e88eba70be01af4c56d3d4a6d7143d6bb7b9302042a9
21:34:03 #13 30.18   Verifying        : annobin-10.67-3.el8.x86_64                            1/71 
21:34:03 #13 30.18   Verifying        : autoconf-2.69-29.el8.noarch                           2/71 
21:34:03 #13 30.18   Verifying        : automake-1.16.1-7.el8.noarch                          3/71 
21:34:03 #13 30.18   Verifying        : cmake-3.20.2-4.el8.x86_64                             4/71 
21:34:03 #13 30.18   Verifying        : cmake-data-3.20.2-4.el8.noarch                        5/71 
21:34:03 #13 30.18   Verifying        : cmake-filesystem-3.20.2-4.el8.x86_64                  6/71 
21:34:03 #13 30.18   Verifying        : cmake-rpm-macros-3.20.2-4.el8.noarch                  7/71 
21:34:03 #13 30.18   Verifying        : cpp-8.5.0-15.el8.x86_64                               8/71 
21:34:03 #13 30.18   Verifying        : gcc-8.5.0-15.el8.x86_64                               9/71 
21:34:03 #13 30.18   Verifying        : gcc-plugin-annobin-8.5.0-15.el8.x86_64               10/71 
21:34:03 #13 30.18   Verifying        : git-2.31.1-2.el8.x86_64                              11/71 
21:34:03 #13 30.18   Verifying        : git-core-2.31.1-2.el8.x86_64                         12/71 
21:34:03 #13 30.18   Verifying        : git-core-doc-2.31.1-2.el8.noarch                     13/71 
21:34:03 #13 30.18   Verifying        : isl-0.16.1-6.el8.x86_64                              14/71 
21:34:03 #13 30.18   Verifying        : libmpc-1.1.0-9.1.el8.x86_64                          15/71 
21:34:03 #13 30.18   Verifying        : libseccomp-devel-2.5.2-1.el8.x86_64                  16/71 
21:34:03 #13 30.18   Verifying        : libtool-2.4.6-25.el8.x86_64                          17/71 
21:34:03 #13 30.18   Verifying        : libtool-ltdl-devel-2.4.6-25.el8.x86_64               18/71 
21:34:03 #13 30.18   Verifying        : libuv-1:1.41.1-1.el8_4.x86_64                        19/71 
21:34:03 #13 30.18   Verifying        : libxkbcommon-0.9.1-1.el8.x86_64                      20/71 
21:34:03 #13 30.18   Verifying        : perl-Error-1:0.17025-2.el8.noarch                    21/71 
21:34:03 #13 30.18   Verifying        : perl-Git-2.31.1-2.el8.noarch                         22/71 
21:34:03 #13 30.18   Verifying        : perl-TermReadKey-2.37-7.el8.x86_64                   23/71 
21:34:03 #13 30.18   Verifying        : perl-Thread-Queue-3.13-1.el8.noarch                  24/71 
21:34:03 #13 30.18   Verifying        : vim-filesystem-2:8.0.1763-19.el8.4.noarch            25/71 
21:34:03 #13 30.18   Verifying        : xkeyboard-config-2.28-1.el8.noarch                   26/71 
21:34:03 #13 30.18   Verifying        : checkpolicy-2.9-1.el8.x86_64                         27/71 
21:34:03 #13 30.18   Verifying        : glibc-devel-2.28-208.el8.x86_64                      28/71 
21:34:03 #13 30.18   Verifying        : glibc-headers-2.28-208.el8.x86_64                    29/71 
21:34:03 #13 30.18   Verifying        : kernel-headers-4.18.0-408.el8.x86_64                 30/71 
21:34:03 #13 30.18   Verifying        : less-530-1.el8.x86_64                                31/71 
21:34:03 #13 30.18   Verifying        : libedit-3.1-23.20170329cvs.el8.x86_64                32/71 
21:34:03 #13 30.18   Verifying        : libgomp-8.5.0-15.el8.x86_64                          33/71 
21:34:03 #13 30.18   Verifying        : libselinux-devel-2.9-5.el8.x86_64                    34/71 
21:34:03 #13 30.18   Verifying        : libselinux-utils-2.9-5.el8.x86_64                    35/71 
21:34:03 #13 30.18   Verifying        : libsepol-devel-2.9-3.el8.x86_64                      36/71 
21:34:03 #13 30.18   Verifying        : libxcrypt-devel-4.1.1-6.el8.x86_64                   37/71 
21:34:03 #13 30.18   Verifying        : m4-1.4.18-7.el8.x86_64                               38/71 
21:34:03 #13 30.18   Verifying        : make-1:4.2.1-11.el8.x86_64                           39/71 
21:34:03 #13 30.18   Verifying        : openssh-8.0p1-16.el8.x86_64                          40/71 
21:34:03 #13 30.18   Verifying        : openssh-clients-8.0p1-16.el8.x86_64                  41/71 
21:34:03 #13 30.18   Verifying        : pcre2-devel-10.32-3.el8.x86_64                       42/71 
21:34:03 #13 30.18   Verifying        : pcre2-utf16-10.32-3.el8.x86_64                       43/71 
21:34:03 #13 30.18   Verifying        : pcre2-utf32-10.32-3.el8.x86_64                       44/71 
21:34:03 #13 30.18   Verifying        : perl-Data-Dumper-2.167-399.el8.x86_64                45/71 
21:34:03 #13 30.18   Verifying        : policycoreutils-2.9-19.el8.x86_64                    46/71 
21:34:03 #13 30.18   Verifying        : policycoreutils-devel-2.9-19.el8.x86_64              47/71 
21:34:03 #13 30.18   Verifying        : policycoreutils-python-utils-2.9-19.el8.noarch       48/71 
21:34:03 #13 30.18   Verifying        : python3-audit-3.0.7-4.el8.x86_64                     49/71 
21:34:03 #13 30.18   Verifying        : python3-libselinux-2.9-5.el8.x86_64                  50/71 
21:34:03 #13 30.18   Verifying        : python3-libsemanage-2.9-8.el8.x86_64                 51/71 
21:34:03 #13 30.18   Verifying        : python3-policycoreutils-2.9-19.el8.noarch            52/71 
21:34:03 #13 30.18   Verifying        : python3-setools-4.3.0-3.el8.x86_64                   53/71 
21:34:03 #13 30.18   Verifying        : rpm-plugin-selinux-4.14.3-23.el8.x86_64              54/71 
21:34:03 #13 30.18   Verifying        : selinux-policy-3.14.3-105.el8.noarch                 55/71 
21:34:03 #13 30.18   Verifying        : selinux-policy-devel-3.14.3-105.el8.noarch           56/71 
21:34:03 #13 30.18   Verifying        : selinux-policy-minimum-3.14.3-105.el8.noarch         57/71 
21:34:03 #13 30.18   Verifying        : systemd-devel-239-62.el8.x86_64                      58/71 
21:34:03 #13 30.18   Verifying        : device-mapper-devel-8:1.02.181-5.el8.x86_64          59/71 
21:34:03 #13 30.18   Verifying        : glibc-static-2.28-208.el8.x86_64                     60/71 
21:34:03 #13 30.18   Verifying        : libxcrypt-static-4.1.1-6.el8.x86_64                  61/71 
21:34:03 #13 30.18   Verifying        : device-mapper-8:1.02.181-5.el8.x86_64                62/71 
21:34:03 #13 30.19   Verifying        : device-mapper-8:1.02.181-3.el8.x86_64                63/71 
21:34:03 #13 30.19   Verifying        : device-mapper-libs-8:1.02.181-5.el8.x86_64           64/71 
21:34:03 #13 30.19   Verifying        : device-mapper-libs-8:1.02.181-3.el8.x86_64           65/71 
21:34:03 #13 30.19   Verifying        : systemd-239-62.el8.x86_64                            66/71 
21:34:03 #13 30.19   Verifying        : systemd-239-60.el8.x86_64                            67/71 
21:34:03 #13 30.19   Verifying        : systemd-libs-239-62.el8.x86_64                       68/71 
21:34:03 #13 30.19   Verifying        : systemd-libs-239-60.el8.x86_64                       69/71 
21:34:03 #13 30.19   Verifying        : systemd-pam-239-62.el8.x86_64                        70/71 
21:34:03 #13 30.19   Verifying        : systemd-pam-239-60.el8.x86_64                        71/71 
21:34:03 #13 30.42 
21:34:03 #13 30.42 Upgraded:
21:34:03 #13 30.42   device-mapper-8:1.02.181-5.el8.x86_64                                         
21:34:03 #13 30.42   device-mapper-libs-8:1.02.181-5.el8.x86_64                                    
21:34:03 #13 30.42   systemd-239-62.el8.x86_64                                                     
21:34:03 #13 30.42   systemd-libs-239-62.el8.x86_64                                                
21:34:03 #13 30.42   systemd-pam-239-62.el8.x86_64                                                 
21:34:03 #13 30.42 Installed:
21:34:03 #13 30.42   annobin-10.67-3.el8.x86_64                                                    
21:34:03 #13 30.42   autoconf-2.69-29.el8.noarch                                                   
21:34:03 #13 30.42   automake-1.16.1-7.el8.noarch                                                  
21:34:03 #13 30.42   checkpolicy-2.9-1.el8.x86_64                                                  
21:34:03 #13 30.42   cmake-3.20.2-4.el8.x86_64                                                     
21:34:03 #13 30.42   cmake-data-3.20.2-4.el8.noarch                                                
21:34:03 #13 30.42   cmake-filesystem-3.20.2-4.el8.x86_64                                          
21:34:03 #13 30.42   cmake-rpm-macros-3.20.2-4.el8.noarch                                          
21:34:03 #13 30.42   cpp-8.5.0-15.el8.x86_64                                                       
21:34:03 #13 30.42   device-mapper-devel-8:1.02.181-5.el8.x86_64                                   
21:34:03 #13 30.42   gcc-8.5.0-15.el8.x86_64                                                       
21:34:03 #13 30.42   gcc-plugin-annobin-8.5.0-15.el8.x86_64                                        
21:34:03 #13 30.42   git-2.31.1-2.el8.x86_64                                                       
21:34:03 #13 30.42   git-core-2.31.1-2.el8.x86_64                                                  
21:34:03 #13 30.42   git-core-doc-2.31.1-2.el8.noarch                                              
21:34:03 #13 30.42   glibc-devel-2.28-208.el8.x86_64                                               
21:34:03 #13 30.42   glibc-headers-2.28-208.el8.x86_64                                             
21:34:03 #13 30.42   glibc-static-2.28-208.el8.x86_64                                              
21:34:03 #13 30.42   isl-0.16.1-6.el8.x86_64                                                       
21:34:03 #13 30.42   kernel-headers-4.18.0-408.el8.x86_64                                          
21:34:03 #13 30.42   less-530-1.el8.x86_64                                                         
21:34:03 #13 30.42   libedit-3.1-23.20170329cvs.el8.x86_64                                         
21:34:03 #13 30.42   libgomp-8.5.0-15.el8.x86_64                                                   
21:34:03 #13 30.42   libmpc-1.1.0-9.1.el8.x86_64                                                   
21:34:03 #13 30.42   libseccomp-devel-2.5.2-1.el8.x86_64                                           
21:34:03 #13 30.42   libselinux-devel-2.9-5.el8.x86_64                                             
21:34:03 #13 30.42   libselinux-utils-2.9-5.el8.x86_64                                             
21:34:03 #13 30.42   libsepol-devel-2.9-3.el8.x86_64                                               
21:34:03 #13 30.42   libtool-2.4.6-25.el8.x86_64                                                   
21:34:03 #13 30.42   libtool-ltdl-devel-2.4.6-25.el8.x86_64                                        
21:34:03 #13 30.42   libuv-1:1.41.1-1.el8_4.x86_64                                                 
21:34:03 #13 30.42   libxcrypt-devel-4.1.1-6.el8.x86_64                                            
21:34:03 #13 30.42   libxcrypt-static-4.1.1-6.el8.x86_64                                           
21:34:03 #13 30.42   libxkbcommon-0.9.1-1.el8.x86_64                                               
21:34:03 #13 30.42   m4-1.4.18-7.el8.x86_64                                                        
21:34:03 #13 30.42   make-1:4.2.1-11.el8.x86_64                                                    
21:34:03 #13 30.42   openssh-8.0p1-16.el8.x86_64                                                   
21:34:03 #13 30.42   openssh-clients-8.0p1-16.el8.x86_64                                           
21:34:03 #13 30.42   pcre2-devel-10.32-3.el8.x86_64                                                
21:34:03 #13 30.42   pcre2-utf16-10.32-3.el8.x86_64                                                
21:34:03 #13 30.42   pcre2-utf32-10.32-3.el8.x86_64                                                
21:34:03 #13 30.42   perl-Data-Dumper-2.167-399.el8.x86_64                                         
21:34:03 #13 30.42   perl-Error-1:0.17025-2.el8.noarch                                             
21:34:03 #13 30.42   perl-Git-2.31.1-2.el8.noarch                                                  
21:34:03 #13 30.42   perl-TermReadKey-2.37-7.el8.x86_64                                            
21:34:03 #13 30.42   perl-Thread-Queue-3.13-1.el8.noarch                                           
21:34:03 #13 30.42   policycoreutils-2.9-19.el8.x86_64                                             
21:34:03 #13 30.42   policycoreutils-devel-2.9-19.el8.x86_64                                       
21:34:03 #13 30.42   policycoreutils-python-utils-2.9-19.el8.noarch                                
21:34:03 #13 30.42   python3-audit-3.0.7-4.el8.x86_64                                              
21:34:03 #13 30.42   python3-libselinux-2.9-5.el8.x86_64                                           
21:34:03 #13 30.42   python3-libsemanage-2.9-8.el8.x86_64                                          
21:34:03 #13 30.42   python3-policycoreutils-2.9-19.el8.noarch                                     
21:34:03 #13 30.42   python3-setools-4.3.0-3.el8.x86_64                                            
21:34:03 #13 30.42   rpm-plugin-selinux-4.14.3-23.el8.x86_64                                       
21:34:03 #13 30.42   selinux-policy-3.14.3-105.el8.noarch                                          
21:34:03 #13 30.42   selinux-policy-devel-3.14.3-105.el8.noarch                                    
21:34:03 #13 30.42   selinux-policy-minimum-3.14.3-105.el8.noarch                                  
21:34:03 #13 30.42   systemd-devel-239-62.el8.x86_64                                               
21:34:03 #13 30.42   vim-filesystem-2:8.0.1763-19.el8.4.noarch                                     
21:34:03 #13 30.42   xkeyboard-config-2.28-1.el8.noarch                                            
21:34:03 #13 30.42 
21:34:03 #13 30.42 Complete!
21:34:03 #9 76.55   Cleanup    : rpm-build-libs-4.11.3-45.el7.x86_64                        50/52 
21:34:03 Building: bundles/dynbinary-daemon/dockerd
21:34:03 GOOS="" GOARCH="" GOARM=""
21:34:03 #13 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 100.81MB / 141.86MB 3.8s
21:34:03 #13 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 4.0s done
21:34:03 #13 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 112.20MB / 141.86MB 4.0s
21:34:03 #9 77.10   Cleanup    : rpm-libs-4.11.3-45.el7.x86_64                              51/52 
21:34:03 #11 3.084 Reading package lists...
21:34:03 #12 10.19 Setting up pkg-config (0.29.1-0ubuntu4) ...
21:34:03 #12 10.25 Setting up libudev-dev:armhf (245.4-4ubuntu3.17) ...
21:34:03 #12 10.26 Setting up libpcre2-posix2:armhf (10.34-7) ...
21:34:03 #12 10.27 Setting up libdevmapper1.02.1:armhf (2:1.02.167-1ubuntu1) ...
21:34:03 #12 10.28 Setting up libbtrfs-dev:armhf (5.4.1-2) ...
21:34:03 #12 10.30 Setting up librhash0:armhf (1.3.9-1) ...
21:34:03 #12 10.31 Setting up cmake-data (3.16.3-1ubuntu1) ...
21:34:03 #12 10.33 Setting up dh-apparmor (2.13.3-7ubuntu5.1) ...
21:34:03 #12 10.34 Setting up libsystemd-dev:armhf (245.4-4ubuntu3.17) ...
21:34:03 #12 10.35 Setting up libjsoncpp1:armhf (1.7.4-3.1ubuntu2) ...
21:34:04 #13 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 127.50MB / 141.86MB 4.3s
21:34:04 #11 3.602 Building dependency tree...
21:34:04 #11 3.726 Reading state information...
21:34:04 #11 3.743 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:34:04 #11 3.890 Starting 2 pkgProblemResolver with broken count: 0
21:34:04 #11 3.892 Done
21:34:04 #17 exporting layers 3.6s done
21:34:04 #17 writing image sha256:7dc2b9beea75e6c1c850ce3ee9e74a0155ecd56f6a367b657d0820de0bfb0ff4 done
21:34:04 #17 naming to docker.io/debbuild-debian-buster/aarch64 done
21:34:04 #17 DONE 3.6s
21:34:04 docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0~20220816152130.8ffaab8 -e VERSION=0.0.0-20220816152130-8ffaab8 -e CLI_GITCOMMIT=8ffaab8 -e ENGINE_GITCOMMIT=724feb8 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.9.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/debbuild/debian-buster:/build  debbuild-debian-buster/aarch64
21:34:04 #12 10.37 Setting up libdevmapper-event1.02.1:armhf (2:1.02.167-1ubuntu1) ...
21:34:04 #12 10.39 Setting up libpcre2-dev:armhf (10.34-7) ...
21:34:04 #12 10.40 Setting up libselinux1-dev:armhf (3.0-1build2) ...
21:34:04 #12 10.41 Setting up libdevmapper-dev:armhf (2:1.02.167-1ubuntu1) ...
21:34:04 #12 10.42 Setting up cmake (3.16.3-1ubuntu1) ...
21:34:04 #12 10.43 Setting up docker-ce-build-deps (1.0) ...
21:34:04 #12 10.45 Processing triggers for man-db (2.9.1-1) ...
21:34:04 #12 10.48 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
21:34:04 #13 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 4.4s
21:34:04 #11 4.027  Done
21:34:04 #12 DONE 10.7s
21:34:04 
21:34:04 #13 [stage-1 6/9] COPY sources/ /sources
21:34:04 #13 sha256:de32ebb4db35de2da5f88e270d8eaed0a80cfe625a7befdf22b536715ed29e51
21:34:04 #9 77.66   Cleanup    : rpm-4.11.3-45.el7.x86_64                                   52/52 
21:34:04 #9 78.24   Verifying  : file-5.11-37.el7.x86_64                                     1/52 
21:34:04 #9 78.26   Verifying  : perl-HTTP-Tiny-0.033-3.el7.noarch                           2/52 
21:34:04 #9 78.27   Verifying  : perl-threads-shared-1.43-6.el7.x86_64                       3/52 
21:34:04 #9 78.28   Verifying  : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                       4/52 
21:34:04 #9 78.29   Verifying  : rpm-4.11.3-48.el7_9.x86_64                                  5/52 
21:34:04 #9 78.30   Verifying  : perl-threads-1.87-4.el7.x86_64                              6/52 
21:34:04 #9 78.31   Verifying  : perl-Exporter-5.68-3.el7.noarch                             7/52 
21:34:04 #9 78.32   Verifying  : perl-constant-1.27-2.el7.noarch                             8/52 
21:34:04 #9 78.33   Verifying  : perl-PathTools-3.40-5.el7.x86_64                            9/52 
21:34:04 #13 DONE 31.1s
21:34:04 
21:34:04 #15 [stage-1 8/9] COPY --from=golang /usr/local/go /usr/local/go
21:34:04 #15 sha256:dc2e59b3da1837470b0ca5092b2cb5a8d59121f4df012160b12d1ec5ae8676c3
21:34:04 #11 4.144 Starting pkgProblemResolver with broken count: 0
21:34:04 #11 4.163 Starting 2 pkgProblemResolver with broken count: 0
21:34:04 #11 4.165 Done
21:34:04 #11 4.346 The following additional packages will be installed:
21:34:04 #11 4.347   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
21:34:04 #11 4.347   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
21:34:04 #11 4.347   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
21:34:04 #11 4.347   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
21:34:04 #11 4.348   libsystemd-dev libudev-dev libuv1 pkg-config procps
21:34:04 #11 4.348 Suggested packages:
21:34:04 #11 4.349   cmake-doc ninja-build apparmor-easyprof seccomp
21:34:04 #11 4.349 Recommended packages:
21:34:04 #11 4.349   psmisc
21:34:04 #13 DONE 0.4s
21:34:04 
21:34:04 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
21:34:04 #15 sha256:0db7de96e90bbb1fe677da8e815d2a0118f78ce514d9c83a5b83d2f01550406c
21:34:04 #9 78.34   Verifying  : unzip-6.0-24.el7_9.x86_64                                  10/52 
21:34:04 #9 78.35   Verifying  : desktop-file-utils-0.23-2.el7.x86_64                       11/52 
21:34:04 #9 78.36   Verifying  : perl-Socket-2.010-5.el7.x86_64                             12/52 
21:34:04 #9 78.37   Verifying  : 1:perl-parent-0.225-244.el7.noarch                         13/52 
21:34:04 #9 78.38   Verifying  : 4:perl-macros-5.16.3-299.el7_9.x86_64                      14/52 
21:34:04 #9 78.39   Verifying  : bzip2-1.0.6-13.el7.x86_64                                  15/52 
21:34:04 #9 78.40   Verifying  : perl-srpm-macros-1-8.el7.noarch                            16/52 
21:34:04 #9 78.41   Verifying  : groff-base-1.22.2-8.el7.x86_64                             17/52 
21:34:04 #9 78.42   Verifying  : perl-Thread-Queue-3.02-2.el7.noarch                        18/52 
21:34:04 #9 78.43   Verifying  : perl-File-Temp-0.23.01-3.el7.noarch                        19/52 
21:34:04 #9 78.44   Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                        20/52 
21:34:04 #9 78.45   Verifying  : gdb-7.6.1-120.el7.x86_64                                   21/52 
21:34:04 #9 78.46   Verifying  : dwz-0.11-3.el7.x86_64                                      22/52 
21:34:04 #9 78.47   Verifying  : perl-Time-Local-1.2300-2.el7.noarch                        23/52 
21:34:04 #9 78.48   Verifying  : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   24/52 
21:34:04 #9 78.49   Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                         25/52 
21:34:04 #9 78.50   Verifying  : patch-2.7.1-12.el7_7.x86_64                                26/52 
21:34:04 #9 78.51   Verifying  : perl-Carp-1.26-244.el7.noarch                              27/52 
21:34:04 #9 78.52   Verifying  : rpm-build-4.11.3-48.el7_9.x86_64                           28/52 
21:34:04 #9 78.53   Verifying  : perl-Storable-2.45-3.el7.x86_64                            29/52 
21:34:04 #9 78.54   Verifying  : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 30/52 
21:34:04 + set -e
21:34:04 + mkdir -p /root/build-deb/engine
21:34:04 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:34:04 #11 4.515 The following NEW packages will be installed:
21:34:04 #11 4.516   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
21:34:04 #11 4.516   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
21:34:04 #11 4.516   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
21:34:04 #11 4.516   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
21:34:04 #11 4.517   libsystemd-dev libudev-dev libuv1 pkg-config procps
21:34:04 #9 78.58   Verifying  : rpm-libs-4.11.3-48.el7_9.x86_64                            31/52 
21:34:04 #9 78.59   Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                           32/52 
21:34:04 #9 78.60   Verifying  : perl-Encode-2.51-7.el7.x86_64                              33/52 
21:34:04 #9 78.61   Verifying  : rpmlint-1.5-4.el7.noarch                                   34/52 
21:34:04 #9 78.61   Verifying  : perl-podlators-2.5.1-3.el7.noarch                          35/52 
21:34:04 #9 78.62   Verifying  : rpm-python-4.11.3-48.el7_9.x86_64                          36/52 
21:34:04 #9 78.63   Verifying  : 4:perl-5.16.3-299.el7_9.x86_64                             37/52 
21:34:04 #9 78.65   Verifying  : perl-File-Path-2.09-2.el7.noarch                           38/52 
21:34:04 #9 78.66   Verifying  : elfutils-0.176-5.el7.x86_64                                39/52 
21:34:04 #9 78.67   Verifying  : zip-3.0-11.el7.x86_64                                      40/52 
21:34:04 #9 78.68   Verifying  : 1:emacs-filesystem-24.3-23.el7.noarch                      41/52 
21:34:04 #9 78.69   Verifying  : perl-Filter-1.49-3.el7.x86_64                              42/52 
21:34:04 #9 78.70   Verifying  : perl-Getopt-Long-2.40-3.el7.noarch                         43/52 
21:34:04 #9 78.71   Verifying  : perl-Text-ParseWords-3.29-4.el7.noarch                     44/52 
21:34:04 #9 78.72   Verifying  : python-srpm-macros-3-34.el7.noarch                         45/52 
21:34:04 #9 78.73   Verifying  : 4:perl-libs-5.16.3-299.el7_9.x86_64                        46/52 
21:34:04 #9 78.74   Verifying  : rpm-build-libs-4.11.3-48.el7_9.x86_64                      47/52 
21:34:04 #9 78.75   Verifying  : redhat-rpm-config-9.1.0-88.el7.centos.noarch               48/52 
21:34:04 #9 78.76   Verifying  : rpm-4.11.3-45.el7.x86_64                                   49/52 
21:34:04 #9 78.76   Verifying  : rpm-build-libs-4.11.3-45.el7.x86_64                        50/52 
21:34:04 #9 78.77   Verifying  : rpm-libs-4.11.3-45.el7.x86_64                              51/52 
21:34:04 #9 78.77   Verifying  : rpm-python-4.11.3-45.el7.x86_64                            52/52 
21:34:04 #9 78.80 
21:34:04 #9 78.80 Installed:
21:34:04 #9 78.80   rpm-build.x86_64 0:4.11.3-48.el7_9         rpmlint.noarch 0:1.5-4.el7        
21:34:04 #9 78.80 
21:34:04 #9 78.80 Dependency Installed:
21:34:04 #9 78.80   bzip2.x86_64 0:1.0.6-13.el7                                                   
21:34:04 #9 78.80   desktop-file-utils.x86_64 0:0.23-2.el7                                        
21:34:04 #9 78.80   dwz.x86_64 0:0.11-3.el7                                                       
21:34:04 #9 78.80   elfutils.x86_64 0:0.176-5.el7                                                 
21:34:04 #9 78.80   emacs-filesystem.noarch 1:24.3-23.el7                                         
21:34:04 #9 78.80   file.x86_64 0:5.11-37.el7                                                     
21:34:04 #9 78.80   gdb.x86_64 0:7.6.1-120.el7                                                    
21:34:04 #9 78.80   groff-base.x86_64 0:1.22.2-8.el7                                              
21:34:04 #9 78.80   patch.x86_64 0:2.7.1-12.el7_7                                                 
21:34:04 #9 78.80   perl.x86_64 4:5.16.3-299.el7_9                                                
21:34:04 #9 78.80   perl-Carp.noarch 0:1.26-244.el7                                               
21:34:04 #9 78.80   perl-Encode.x86_64 0:2.51-7.el7                                               
21:34:04 #9 78.80   perl-Exporter.noarch 0:5.68-3.el7                                             
21:34:04 #9 78.80   perl-File-Path.noarch 0:2.09-2.el7                                            
21:34:04 #9 78.80   perl-File-Temp.noarch 0:0.23.01-3.el7                                         
21:34:04 #9 78.80   perl-Filter.x86_64 0:1.49-3.el7                                               
21:34:04 #9 78.80   perl-Getopt-Long.noarch 0:2.40-3.el7                                          
21:34:04 #9 78.80   perl-HTTP-Tiny.noarch 0:0.033-3.el7                                           
21:34:04 #9 78.80   perl-PathTools.x86_64 0:3.40-5.el7                                            
21:34:04 #9 78.80   perl-Pod-Escapes.noarch 1:1.04-299.el7_9                                      
21:34:04 #9 78.80   perl-Pod-Perldoc.noarch 0:3.20-4.el7                                          
21:34:04 #9 78.80   perl-Pod-Simple.noarch 1:3.28-4.el7                                           
21:34:04 #9 78.80   perl-Pod-Usage.noarch 0:1.63-3.el7                                            
21:34:04 #9 78.80   perl-Scalar-List-Utils.x86_64 0:1.27-248.el7                                  
21:34:04 #9 78.80   perl-Socket.x86_64 0:2.010-5.el7                                              
21:34:04 #9 78.80   perl-Storable.x86_64 0:2.45-3.el7                                             
21:34:04 #9 78.80   perl-Text-ParseWords.noarch 0:3.29-4.el7                                      
21:34:04 #9 78.80   perl-Thread-Queue.noarch 0:3.02-2.el7                                         
21:34:04 #9 78.80   perl-Time-HiRes.x86_64 4:1.9725-3.el7                                         
21:34:04 #9 78.80   perl-Time-Local.noarch 0:1.2300-2.el7                                         
21:34:04 #9 78.80   perl-constant.noarch 0:1.27-2.el7                                             
21:34:04 #9 78.80   perl-libs.x86_64 4:5.16.3-299.el7_9                                           
21:34:04 #9 78.80   perl-macros.x86_64 4:5.16.3-299.el7_9                                         
21:34:04 #9 78.80   perl-parent.noarch 1:0.225-244.el7                                            
21:34:04 #9 78.80   perl-podlators.noarch 0:2.5.1-3.el7                                           
21:34:04 #9 78.80   perl-srpm-macros.noarch 0:1-8.el7                                             
21:34:04 #9 78.80   perl-threads.x86_64 0:1.87-4.el7                                              
21:34:04 #9 78.80   perl-threads-shared.x86_64 0:1.43-6.el7                                       
21:34:04 #9 78.80   python-srpm-macros.noarch 0:3-34.el7                                          
21:34:04 #9 78.80   redhat-rpm-config.noarch 0:9.1.0-88.el7.centos                                
21:34:04 #9 78.80   unzip.x86_64 0:6.0-24.el7_9                                                   
21:34:04 #9 78.80   zip.x86_64 0:3.0-11.el7                                                       
21:34:04 #9 78.80 
21:34:04 #9 78.80 Dependency Updated:
21:34:04 #9 78.80   rpm.x86_64 0:4.11.3-48.el7_9        rpm-build-libs.x86_64 0:4.11.3-48.el7_9  
21:34:04 #9 78.80   rpm-libs.x86_64 0:4.11.3-48.el7_9   rpm-python.x86_64 0:4.11.3-48.el7_9      
21:34:04 #9 78.80 
21:34:05 #11 4.789 0 upgraded, 26 newly installed, 0 to remove and 1 not upgraded.
21:34:05 #11 4.789 1 not fully installed or removed.
21:34:05 #11 4.789 Need to get 11.8 MB of archives.
21:34:05 #11 4.789 After this operation, 47.8 MB of additional disk space will be used.
21:34:05 #11 4.789 Get:1 http://deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
21:34:05 #11 4.797 Get:2 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
21:34:05 #11 4.810 Get:3 http://deb.debian.org/debian bullseye/main amd64 libncurses6 amd64 6.2+20201114-2 [102 kB]
21:34:05 #11 4.811 Get:4 http://deb.debian.org/debian bullseye/main amd64 libprocps8 amd64 2:3.3.17-5 [63.9 kB]
21:34:05 #11 4.837 Get:5 http://deb.debian.org/debian bullseye/main amd64 procps amd64 2:3.3.17-5 [502 kB]
21:34:05 #11 4.840 Get:6 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
21:34:05 #11 4.841 Get:7 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
21:34:05 #11 4.844 Get:8 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
21:34:05 #11 4.845 Get:9 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
21:34:05 #11 4.935 Get:10 http://deb.debian.org/debian bullseye/main amd64 dh-apparmor all 2.13.6-10 [75.2 kB]
21:34:05 #11 4.936 Get:11 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
21:34:05 #11 4.938 Get:12 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
21:34:05 #11 4.940 Get:13 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
21:34:05 #11 4.941 Get:14 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
21:34:05 #9 78.80 Complete!
21:34:05 #9 DONE 79.0s
21:34:05 
21:34:05 #11 [stage-1 4/7] COPY SPECS /root/rpmbuild/SPECS
21:34:05 #11 sha256:8f84b70a061475ae24de4c845ab0031ce849b9e94b72ddd9476cf0613340cd70
21:34:05 #11 DONE 0.1s
21:34:05 
21:34:05 #12 [stage-1 5/7] RUN   if [ "$(uname -m)" = "x86_64" ]; then     yum-builddep -y /root/rpmbuild/SPECS/*.spec;   else     yum-builddep -y /root/rpmbuild/SPECS/docker-c*.spec;     yum-builddep -y /root/rpmbuild/SPECS/docker-b*.spec;   fi
21:34:05 #12 sha256:73f15b644e720fe17f734ed9849c95844f1a0f5c3265e947017600f08550061b
21:34:05 + mkdir -p /root/build-deb/cli
21:34:05 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:34:05 + mkdir -p /root/build-deb/buildx
21:34:05 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:34:05 #8 65.06   Running scriptlet: glibc-common-2.34-25.fc35.x86_64                   182/182 
21:34:05 #8 68.07   Verifying        : adobe-source-code-pro-fonts-2.030.1.050-11.fc35.     1/182 
21:34:05 #8 68.07   Verifying        : bzip2-1.0.8-9.fc35.x86_64                            2/182 
21:34:05 #8 68.07   Verifying        : cpio-2.13-11.fc35.x86_64                             3/182 
21:34:05 #8 68.07   Verifying        : dash-0.5.10.2-9.fc35.x86_64                          4/182 
21:34:05 #8 68.07   Verifying        : debugedit-5.0-2.fc35.x86_64                          5/182 
21:34:05 #8 68.07   Verifying        : deltarpm-3.6.2-10.fc35.x86_64                        6/182 
21:34:05 #8 68.07   Verifying        : devscripts-checkbashisms-2.21.4-1.fc35.x86_64        7/182 
21:34:05 #8 68.07   Verifying        : diffutils-3.8-1.fc35.x86_64                          8/182 
21:34:05 #8 68.07   Verifying        : dwz-0.14-2.fc35.x86_64                               9/182 
21:34:05 #8 68.07   Verifying        : ed-1.14.2-11.fc35.x86_64                            10/182 
21:34:05 #8 68.07   Verifying        : efi-srpm-macros-5-4.fc35.noarch                     11/182 
21:34:05 #8 68.07   Verifying        : enchant-1:1.6.0-28.fc35.x86_64                      12/182 
21:34:05 #8 68.07   Verifying        : file-5.40-9.fc35.x86_64                             13/182 
21:34:05 #8 68.07   Verifying        : findutils-1:4.8.0-4.fc35.x86_64                     14/182 
21:34:05 #8 68.07   Verifying        : fonts-filesystem-1:2.0.5-6.fc35.noarch              15/182 
21:34:05 #8 68.07   Verifying        : fonts-srpm-macros-1:2.0.5-6.fc35.noarch             16/182 
21:34:05 #8 68.07   Verifying        : fpc-srpm-macros-1.3-4.fc35.noarch                   17/182 
21:34:05 #8 68.07   Verifying        : gdk-pixbuf2-2.42.6-2.fc35.x86_64                    18/182 
21:34:05 #8 68.07   Verifying        : ghc-srpm-macros-1.5.0-5.fc35.noarch                 19/182 
21:34:05 #8 68.07   Verifying        : gnat-srpm-macros-4-14.fc35.noarch                   20/182 
21:34:05 #8 68.07   Verifying        : groff-base-1.22.4-8.fc35.x86_64                     21/182 
21:34:05 #8 68.07   Verifying        : gsettings-desktop-schemas-41.0-1.fc35.x86_64        22/182 
21:34:05 #8 68.07   Verifying        : hunspell-1.7.0-11.fc35.x86_64                       23/182 
21:34:05 #8 68.07   Verifying        : hunspell-en-0.20140811.1-20.fc35.noarch             24/182 
21:34:05 #8 68.07   Verifying        : hunspell-en-GB-0.20140811.1-20.fc35.noarch          25/182 
21:34:05 #8 68.07   Verifying        : hunspell-en-US-0.20140811.1-20.fc35.noarch          26/182 
21:34:05 #8 68.07   Verifying        : hunspell-filesystem-1.7.0-11.fc35.x86_64            27/182 
21:34:05 #8 68.07   Verifying        : info-6.8-2.fc35.x86_64                              28/182 
21:34:05 #8 68.07   Verifying        : json-glib-1.6.6-1.fc35.x86_64                       29/182 
21:34:05 #8 68.07   Verifying        : kernel-srpm-macros-1.0-6.fc35.noarch                30/182 
21:34:05 #8 68.07   Verifying        : libappstream-glib-0.7.18-3.fc35.x86_64              31/182 
21:34:05 #8 68.07   Verifying        : libevent-2.1.12-4.fc35.x86_64                       32/182 
21:34:05 #8 68.07   Verifying        : libjpeg-turbo-2.1.0-3.fc35.x86_64                   33/182 
21:34:05 #8 68.07   Verifying        : libpkgconf-1.8.0-1.fc35.x86_64                      34/182 
21:34:05 #8 68.07   Verifying        : libpng-2:1.6.37-11.fc35.x86_64                      35/182 
21:34:05 #8 68.07   Verifying        : libproxy-0.4.17-3.fc35.x86_64                       36/182 
21:34:05 #8 68.08   Verifying        : libstemmer-0-17.585svn.fc35.x86_64                  37/182 
21:34:05 #8 68.08   Verifying        : lua-srpm-macros-1-5.fc35.noarch                     38/182 
21:34:05 #8 68.08   Verifying        : ncurses-6.2-8.20210508.fc35.x86_64                  39/182 
21:34:05 #8 68.08   Verifying        : nim-srpm-macros-3-5.fc35.noarch                     40/182 
21:34:05 #8 68.08   Verifying        : ocaml-srpm-macros-6-5.fc35.noarch                   41/182 
21:34:05 #8 68.08   Verifying        : openblas-srpm-macros-2-10.fc35.noarch               42/182 
21:34:05 #8 68.08   Verifying        : patch-2.7.6-15.fc35.x86_64                          43/182 
21:34:05 #8 68.08   Verifying        : perl-Carp-1.52-478.fc35.noarch                      44/182 
21:34:05 #8 68.08   Verifying        : perl-Data-Dumper-2.183-2.fc35.x86_64                45/182 
21:34:05 #8 68.08   Verifying        : perl-Digest-1.20-1.fc35.noarch                      46/182 
21:34:05 #8 68.08   Verifying        : perl-Digest-MD5-2.58-478.fc35.x86_64                47/182 
21:34:05 #8 68.08   Verifying        : perl-Exporter-5.76-479.fc35.noarch                  48/182 
21:34:05 #8 68.08   Verifying        : perl-File-Path-2.18-478.fc35.noarch                 49/182 
21:34:05 #8 68.08   Verifying        : perl-File-Temp-1:0.231.100-478.fc35.noarch          50/182 
21:34:05 #8 68.08   Verifying        : perl-Getopt-Long-1:2.52-478.fc35.noarch             51/182 
21:34:05 #8 68.08   Verifying        : perl-IO-Socket-IP-0.41-479.fc35.noarch              52/182 
21:34:05 #8 68.08   Verifying        : perl-IO-Socket-SSL-2.072-1.fc35.noarch              53/182 
21:34:05 #8 68.08   Verifying        : perl-MIME-Base64-3.16-478.fc35.x86_64               54/182 
21:34:05 #8 68.08   Verifying        : perl-Net-SSLeay-1.90-4.fc35.x86_64                  55/182 
21:34:05 #8 68.08   Verifying        : perl-PathTools-3.80-478.fc35.x86_64                 56/182 
21:34:05 #8 68.08   Verifying        : perl-Pod-Escapes-1:1.07-478.fc35.noarch             57/182 
21:34:05 #8 68.08   Verifying        : perl-Pod-Perldoc-3.28.01-479.fc35.noarch            58/182 
21:34:05 #8 68.08   Verifying        : perl-Pod-Simple-1:3.43-2.fc35.noarch                59/182 
21:34:05 #8 68.08   Verifying        : perl-Pod-Usage-4:2.01-478.fc35.noarch               60/182 
21:34:05 #8 68.08   Verifying        : perl-Socket-4:2.032-2.fc35.x86_64                   61/182 
21:34:05 #8 68.08   Verifying        : perl-Storable-1:3.25-1.fc35.x86_64                  62/182 
21:34:05 #8 68.08   Verifying        : perl-Term-ANSIColor-5.01-479.fc35.noarch            63/182 
21:34:05 #8 68.08   Verifying        : perl-Term-Cap-1.17-478.fc35.noarch                  64/182 
21:34:05 #8 68.08   Verifying        : perl-Text-ParseWords-3.30-478.fc35.noarch           65/182 
21:34:05 #8 68.08   Verifying        : perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch         66/182 
21:34:05 #8 68.08   Verifying        : perl-Time-Local-2:1.300-478.fc35.noarch             67/182 
21:34:05 #8 68.08   Verifying        : perl-URI-5.09-4.fc35.noarch                         68/182 
21:34:05 #8 68.08   Verifying        : perl-constant-1.33-479.fc35.noarch                  69/182 
21:34:05 #8 68.08   Verifying        : perl-libnet-3.13-479.fc35.noarch                    70/182 
21:34:05 #8 68.08   Verifying        : perl-parent-1:0.238-478.fc35.noarch                 71/182 
21:34:05 #8 68.08   Verifying        : perl-podlators-1:4.14-478.fc35.noarch               72/182 
21:34:05 #8 68.08   Verifying        : perl-srpm-macros-1-42.fc35.noarch                   73/182 
21:34:05 #8 68.08   Verifying        : pkgconf-1.8.0-1.fc35.x86_64                         74/182 
21:34:05 #8 68.08   Verifying        : pkgconf-m4-1.8.0-1.fc35.noarch                      75/182 
21:34:05 #8 68.08   Verifying        : pkgconf-pkg-config-1.8.0-1.fc35.x86_64              76/182 
21:34:05 #8 68.08   Verifying        : protobuf-c-1.4.0-1.fc35.x86_64                      77/182 
21:34:05 #8 68.08   Verifying        : python3-dateutil-1:2.8.1-7.fc35.noarch              78/182 
21:34:05 #8 68.08   Verifying        : python3-dbus-1.2.18-2.fc35.x86_64                   79/182 
21:34:05 #8 68.08   Verifying        : python3-distro-1.6.0-1.fc35.noarch                  80/182 
21:34:05 #8 68.08   Verifying        : python3-pybeam-0.7-1.fc35.noarch                    81/182 
21:34:05 #8 68.08   Verifying        : python3-pyxdg-0.27-3.fc35.noarch                    82/182 
21:34:05 #8 68.08   Verifying        : python3-six-1.16.0-4.fc35.noarch                    83/182 
21:34:05 #8 68.08   Verifying        : python3-toml-0.10.2-5.fc35.noarch                   84/182 
21:34:05 #8 68.08   Verifying        : python3-zstd-1.4.5.1-5.fc35.x86_64                  85/182 
21:34:05 #8 68.08   Verifying        : qt5-srpm-macros-5.15.2-3.fc35.noarch                86/182 
21:34:05 #8 68.08   Verifying        : shared-mime-info-2.1-3.fc35.x86_64                  87/182 
21:34:05 #8 68.08   Verifying        : unzip-6.0-53.fc35.x86_64                            88/182 
21:34:05 #8 68.08   Verifying        : xz-5.2.5-7.fc35.x86_64                              89/182 
21:34:05 #8 68.08   Verifying        : zip-3.0-31.fc35.x86_64                              90/182 
21:34:05 #8 68.08   Verifying        : abattis-cantarell-fonts-0.301-5.fc35.noarch         91/182 
21:34:05 #8 68.08   Verifying        : ansible-srpm-macros-1-5.fc35.noarch                 92/182 
21:34:05 #8 68.08   Verifying        : binutils-2.37-17.fc35.x86_64                        93/182 
21:34:05 #8 68.08   Verifying        : binutils-gold-2.37-17.fc35.x86_64                   94/182 
21:34:05 #8 68.08   Verifying        : dbus-libs-1:1.12.22-1.fc35.x86_64                   95/182 
21:34:05 #8 68.08   Verifying        : dnf-plugins-core-4.2.1-1.fc35.noarch                96/182 
21:34:05 #8 68.08   Verifying        : elfutils-0.187-4.fc35.x86_64                        97/182 
21:34:05 #8 68.08   Verifying        : elfutils-debuginfod-client-0.187-4.fc35.x86_64      98/182 
21:34:05 #8 68.08   Verifying        : gdb-minimal-12.1-1.fc35.x86_64                      99/182 
21:34:05 #8 68.08   Verifying        : glib-networking-2.70.1-1.fc35.x86_64               100/182 
21:34:05 #8 68.08   Verifying        : glibc-gconv-extra-2.34-38.fc35.x86_64              101/182 
21:34:05 #8 68.08   Verifying        : go-srpm-macros-3.0.15-1.fc35.noarch                102/182 
21:34:05 #8 68.08   Verifying        : libsoup-2.74.2-1.fc35.x86_64                       103/182 
21:34:05 #8 68.08   Verifying        : perl-AutoLoader-5.74-486.fc35.noarch               104/182 
21:34:05 #8 68.08   Verifying        : perl-B-1.82-486.fc35.x86_64                        105/182 
21:34:05 #8 68.08   Verifying        : perl-Class-Struct-0.66-486.fc35.noarch             106/182 
21:34:05 #8 68.08   Verifying        : perl-DynaLoader-1.50-486.fc35.x86_64               107/182 
21:34:05 #8 68.08   Verifying        : perl-Encode-4:3.15-482.fc35.x86_64                 108/182 
21:34:05 #8 68.08   Verifying        : perl-Errno-1.33-486.fc35.x86_64                    109/182 
21:34:05 #8 68.08   Verifying        : perl-Fcntl-1.14-486.fc35.x86_64                    110/182 
21:34:05 #8 68.08   Verifying        : perl-File-Basename-2.85-486.fc35.noarch            111/182 
21:34:05 #8 68.08   Verifying        : perl-File-stat-1.09-486.fc35.noarch                112/182 
21:34:05 #8 68.08   Verifying        : perl-FileHandle-2.03-486.fc35.noarch               113/182 
21:34:05 #8 68.08   Verifying        : perl-Getopt-Std-1.13-486.fc35.noarch               114/182 
21:34:05 #8 68.08   Verifying        : perl-HTTP-Tiny-0.080-1.fc35.noarch                 115/182 
21:34:05 #8 68.08   Verifying        : perl-IO-1.46-486.fc35.x86_64                       116/182 
21:34:05 #8 68.08   Verifying        : perl-IPC-Open3-1.21-486.fc35.noarch                117/182 
21:34:05 #8 68.08   Verifying        : perl-Mozilla-CA-20211001-1.fc35.noarch             118/182 
21:34:05 #8 68.08   Verifying        : perl-NDBM_File-1.15-486.fc35.x86_64                119/182 
21:34:05 #8 68.08   Verifying        : perl-POSIX-1.97-486.fc35.x86_64                    120/182 
21:34:05 #8 68.08   Verifying        : perl-Scalar-List-Utils-5:1.62-463.fc35.x86_64      121/182 
21:34:05 #8 68.08   Verifying        : perl-SelectSaver-1.02-486.fc35.noarch              122/182 
21:34:05 #8 68.08   Verifying        : perl-Symbol-1.09-486.fc35.noarch                   123/182 
21:34:05 #8 68.08   Verifying        : perl-base-2.27-486.fc35.noarch                     124/182 
21:34:05 #8 68.08   Verifying        : perl-if-0.60.900-486.fc35.noarch                   125/182 
21:34:05 #8 68.08   Verifying        : perl-interpreter-4:5.34.1-486.fc35.x86_64          126/182 
21:34:05 #8 68.08   Verifying        : perl-libs-4:5.34.1-486.fc35.x86_64                 127/182 
21:34:05 #8 68.08   Verifying        : perl-mro-1.25-486.fc35.x86_64                      128/182 
21:34:05 #8 68.08   Verifying        : perl-overload-1.33-486.fc35.noarch                 129/182 
21:34:05 #8 68.08   Verifying        : perl-overloading-0.02-486.fc35.noarch              130/182 
21:34:05 #8 68.08   Verifying        : perl-subs-1.04-486.fc35.noarch                     131/182 
21:34:05 #8 68.08   Verifying        : perl-vars-1.05-486.fc35.noarch                     132/182 
21:34:05 #8 68.08   Verifying        : python-srpm-macros-3.10-12.fc35.noarch             133/182 
21:34:05 #8 68.08   Verifying        : python3-construct-2.10.68-1.fc35.noarch            134/182 
21:34:05 #8 68.08   Verifying        : python3-dnf-plugins-core-4.2.1-1.fc35.noarch       135/182 
21:34:05 #8 68.08   Verifying        : python3-enchant-3.2.2-1.fc35.noarch                136/182 
21:34:05 #8 68.08   Verifying        : python3-unbound-1.16.0-3.fc35.x86_64               137/182 
21:34:05 #8 68.08   Verifying        : redhat-rpm-config-201-1.fc35.noarch                138/182 
21:34:05 #8 68.08   Verifying        : rpm-build-4.17.1-3.fc35.x86_64                     139/182 
21:34:05 #8 68.08   Verifying        : rpmautospec-rpm-macros-0.2.6-1.fc35.noarch         140/182 
21:34:05 #8 68.09   Verifying        : rpmlint-2.2.0-2.fc35.noarch                        141/182 
21:34:05 #8 68.09   Verifying        : rust-srpm-macros-22-1.fc35.noarch                  142/182 
21:34:05 #8 68.09   Verifying        : systemd-libs-249.12-5.fc35.x86_64                  143/182 
21:34:05 #8 68.09   Verifying        : unbound-libs-1.16.0-3.fc35.x86_64                  144/182 
21:34:05 #8 68.09   Verifying        : xxhash-libs-0.8.1-1.fc35.x86_64                    145/182 
21:34:05 #8 68.09   Verifying        : zstd-1.5.2-2.fc35.x86_64                           146/182 
21:34:05 #8 68.09   Verifying        : dnf-4.13.0-1.fc35.noarch                           147/182 
21:34:05 #8 68.09   Verifying        : dnf-4.9.0-1.fc35.noarch                            148/182 
21:34:05 #8 68.09   Verifying        : dnf-data-4.13.0-1.fc35.noarch                      149/182 
21:34:05 #8 68.09   Verifying        : dnf-data-4.9.0-1.fc35.noarch                       150/182 
21:34:05 #8 68.09   Verifying        : elfutils-libelf-0.187-4.fc35.x86_64                151/182 
21:34:05 #8 68.09   Verifying        : elfutils-libelf-0.186-1.fc35.x86_64                152/182 
21:34:05 #8 68.09   Verifying        : elfutils-libs-0.187-4.fc35.x86_64                  153/182 
21:34:05 #8 68.09   Verifying        : elfutils-libs-0.186-1.fc35.x86_64                  154/182 
21:34:05 #8 68.09   Verifying        : glibc-2.34-38.fc35.x86_64                          155/182 
21:34:05 #8 68.09   Verifying        : glibc-2.34-25.fc35.x86_64                          156/182 
21:34:05 #8 68.09   Verifying        : glibc-common-2.34-38.fc35.x86_64                   157/182 
21:34:05 #8 68.09   Verifying        : glibc-common-2.34-25.fc35.x86_64                   158/182 
21:34:05 #8 68.09   Verifying        : glibc-minimal-langpack-2.34-38.fc35.x86_64         159/182 
21:34:05 #8 68.09   Verifying        : glibc-minimal-langpack-2.34-25.fc35.x86_64         160/182 
21:34:05 #8 68.09   Verifying        : libdnf-0.67.0-2.fc35.x86_64                        161/182 
21:34:05 #8 68.09   Verifying        : libdnf-0.64.0-1.fc35.x86_64                        162/182 
21:34:05 #8 68.09   Verifying        : libsolv-0.7.22-1.fc35.x86_64                       163/182 
21:34:05 #8 68.09   Verifying        : libsolv-0.7.19-3.fc35.x86_64                       164/182 
21:34:05 #8 68.09   Verifying        : python3-dnf-4.13.0-1.fc35.noarch                   165/182 
21:34:05 #8 68.09   Verifying        : python3-dnf-4.9.0-1.fc35.noarch                    166/182 
21:34:05 #8 68.09   Verifying        : python3-hawkey-0.67.0-2.fc35.x86_64                167/182 
21:34:05 #8 68.09   Verifying        : python3-hawkey-0.64.0-1.fc35.x86_64                168/182 
21:34:05 #8 68.09   Verifying        : python3-libdnf-0.67.0-2.fc35.x86_64                169/182 
21:34:05 #8 68.09   Verifying        : python3-libdnf-0.64.0-1.fc35.x86_64                170/182 
21:34:05 #8 68.09   Verifying        : python3-rpm-4.17.1-3.fc35.x86_64                   171/182 
21:34:05 #8 68.09   Verifying        : python3-rpm-4.17.0-4.fc35.x86_64                   172/182 
21:34:05 #8 68.09   Verifying        : rpm-4.17.1-3.fc35.x86_64                           173/182 
21:34:05 #8 68.09   Verifying        : rpm-4.17.0-4.fc35.x86_64                           174/182 
21:34:05 #8 68.09   Verifying        : rpm-build-libs-4.17.1-3.fc35.x86_64                175/182 
21:34:05 #8 68.09   Verifying        : rpm-build-libs-4.17.0-4.fc35.x86_64                176/182 
21:34:05 #8 68.09   Verifying        : rpm-libs-4.17.1-3.fc35.x86_64                      177/182 
21:34:05 #8 68.09   Verifying        : rpm-libs-4.17.0-4.fc35.x86_64                      178/182 
21:34:05 #8 68.09   Verifying        : rpm-sign-libs-4.17.1-3.fc35.x86_64                 179/182 
21:34:05 #8 68.09   Verifying        : rpm-sign-libs-4.17.0-4.fc35.x86_64                 180/182 
21:34:05 #8 68.09   Verifying        : yum-4.13.0-1.fc35.noarch                           181/182 
21:34:05 #8 68.09   Verifying        : yum-4.9.0-1.fc35.noarch                            182/182 
21:34:05 #8 68.28 
21:34:05 #8 68.28 Upgraded:
21:34:05 #8 68.28   dnf-4.13.0-1.fc35.noarch                                                      
21:34:05 #8 68.28   dnf-data-4.13.0-1.fc35.noarch                                                 
21:34:05 #8 68.28   elfutils-libelf-0.187-4.fc35.x86_64                                           
21:34:05 #8 68.28   elfutils-libs-0.187-4.fc35.x86_64                                             
21:34:05 #8 68.28   glibc-2.34-38.fc35.x86_64                                                     
21:34:05 #8 68.28   glibc-common-2.34-38.fc35.x86_64                                              
21:34:05 #8 68.28   glibc-minimal-langpack-2.34-38.fc35.x86_64                                    
21:34:05 #8 68.28   libdnf-0.67.0-2.fc35.x86_64                                                   
21:34:05 #8 68.28   libsolv-0.7.22-1.fc35.x86_64                                                  
21:34:05 #8 68.28   python3-dnf-4.13.0-1.fc35.noarch                                              
21:34:05 #8 68.28   python3-hawkey-0.67.0-2.fc35.x86_64                                           
21:34:05 #8 68.28   python3-libdnf-0.67.0-2.fc35.x86_64                                           
21:34:05 #8 68.28   python3-rpm-4.17.1-3.fc35.x86_64                                              
21:34:05 #8 68.28   rpm-4.17.1-3.fc35.x86_64                                                      
21:34:05 #8 68.28   rpm-build-libs-4.17.1-3.fc35.x86_64                                           
21:34:05 #8 68.28   rpm-libs-4.17.1-3.fc35.x86_64                                                 
21:34:05 #8 68.28   rpm-sign-libs-4.17.1-3.fc35.x86_64                                            
21:34:05 #8 68.28   yum-4.13.0-1.fc35.noarch                                                      
21:34:05 #8 68.28 Installed:
21:34:05 #8 68.28   abattis-cantarell-fonts-0.301-5.fc35.noarch                                   
21:34:05 #8 68.28   adobe-source-code-pro-fonts-2.030.1.050-11.fc35.noarch                        
21:34:05 #8 68.28   ansible-srpm-macros-1-5.fc35.noarch                                           
21:34:05 #8 68.28   binutils-2.37-17.fc35.x86_64                                                  
21:34:05 #8 68.28   binutils-gold-2.37-17.fc35.x86_64                                             
21:34:05 #8 68.28   bzip2-1.0.8-9.fc35.x86_64                                                     
21:34:05 #8 68.28   cpio-2.13-11.fc35.x86_64                                                      
21:34:05 #8 68.28   dash-0.5.10.2-9.fc35.x86_64                                                   
21:34:05 #8 68.28   dbus-libs-1:1.12.22-1.fc35.x86_64                                             
21:34:05 #8 68.28   debugedit-5.0-2.fc35.x86_64                                                   
21:34:05 #8 68.28   deltarpm-3.6.2-10.fc35.x86_64                                                 
21:34:05 #8 68.28   devscripts-checkbashisms-2.21.4-1.fc35.x86_64                                 
21:34:05 #8 68.28   diffutils-3.8-1.fc35.x86_64                                                   
21:34:05 #8 68.28   dnf-plugins-core-4.2.1-1.fc35.noarch                                          
21:34:05 #8 68.28   dwz-0.14-2.fc35.x86_64                                                        
21:34:05 #8 68.28   ed-1.14.2-11.fc35.x86_64                                                      
21:34:05 #8 68.28   efi-srpm-macros-5-4.fc35.noarch                                               
21:34:05 #8 68.28   elfutils-0.187-4.fc35.x86_64                                                  
21:34:05 #8 68.28   elfutils-debuginfod-client-0.187-4.fc35.x86_64                                
21:34:05 #8 68.28   enchant-1:1.6.0-28.fc35.x86_64                                                
21:34:05 #8 68.28   file-5.40-9.fc35.x86_64                                                       
21:34:05 #8 68.28   findutils-1:4.8.0-4.fc35.x86_64                                               
21:34:05 #8 68.28   fonts-filesystem-1:2.0.5-6.fc35.noarch                                        
21:34:05 #8 68.28   fonts-srpm-macros-1:2.0.5-6.fc35.noarch                                       
21:34:05 #8 68.28   fpc-srpm-macros-1.3-4.fc35.noarch                                             
21:34:05 #8 68.28   gdb-minimal-12.1-1.fc35.x86_64                                                
21:34:05 #8 68.28   gdk-pixbuf2-2.42.6-2.fc35.x86_64                                              
21:34:05 #8 68.28   ghc-srpm-macros-1.5.0-5.fc35.noarch                                           
21:34:05 #8 68.28   glib-networking-2.70.1-1.fc35.x86_64                                          
21:34:05 #8 68.28   glibc-gconv-extra-2.34-38.fc35.x86_64                                         
21:34:05 #8 68.28   gnat-srpm-macros-4-14.fc35.noarch                                             
21:34:05 #8 68.28   go-srpm-macros-3.0.15-1.fc35.noarch                                           
21:34:05 #8 68.28   groff-base-1.22.4-8.fc35.x86_64                                               
21:34:05 #8 68.28   gsettings-desktop-schemas-41.0-1.fc35.x86_64                                  
21:34:05 #8 68.28   hunspell-1.7.0-11.fc35.x86_64                                                 
21:34:05 #8 68.28   hunspell-en-0.20140811.1-20.fc35.noarch                                       
21:34:05 #8 68.28   hunspell-en-GB-0.20140811.1-20.fc35.noarch                                    
21:34:05 #8 68.28   hunspell-en-US-0.20140811.1-20.fc35.noarch                                    
21:34:05 #8 68.28   hunspell-filesystem-1.7.0-11.fc35.x86_64                                      
21:34:05 #8 68.28   info-6.8-2.fc35.x86_64                                                        
21:34:05 #8 68.28   json-glib-1.6.6-1.fc35.x86_64                                                 
21:34:05 #8 68.28   kernel-srpm-macros-1.0-6.fc35.noarch                                          
21:34:05 #8 68.28   libappstream-glib-0.7.18-3.fc35.x86_64                                        
21:34:05 #8 68.28   libevent-2.1.12-4.fc35.x86_64                                                 
21:34:05 #8 68.28   libjpeg-turbo-2.1.0-3.fc35.x86_64                                             
21:34:05 #8 68.28   libpkgconf-1.8.0-1.fc35.x86_64                                                
21:34:05 #8 68.28   libpng-2:1.6.37-11.fc35.x86_64                                                
21:34:05 #8 68.28   libproxy-0.4.17-3.fc35.x86_64                                                 
21:34:05 #8 68.28   libsoup-2.74.2-1.fc35.x86_64                                                  
21:34:05 #8 68.28   libstemmer-0-17.585svn.fc35.x86_64                                            
21:34:05 #8 68.28   lua-srpm-macros-1-5.fc35.noarch                                               
21:34:05 #8 68.28   ncurses-6.2-8.20210508.fc35.x86_64                                            
21:34:05 #8 68.28   nim-srpm-macros-3-5.fc35.noarch                                               
21:34:05 #8 68.28   ocaml-srpm-macros-6-5.fc35.noarch                                             
21:34:05 #8 68.28   openblas-srpm-macros-2-10.fc35.noarch                                         
21:34:05 #8 68.28   patch-2.7.6-15.fc35.x86_64                                                    
21:34:05 #8 68.28   perl-AutoLoader-5.74-486.fc35.noarch                                          
21:34:05 #8 68.28   perl-B-1.82-486.fc35.x86_64                                                   
21:34:05 #8 68.28   perl-Carp-1.52-478.fc35.noarch                                                
21:34:05 #8 68.28   perl-Class-Struct-0.66-486.fc35.noarch                                        
21:34:05 #8 68.28   perl-Data-Dumper-2.183-2.fc35.x86_64                                          
21:34:05 #8 68.28   perl-Digest-1.20-1.fc35.noarch                                                
21:34:05 #8 68.28   perl-Digest-MD5-2.58-478.fc35.x86_64                                          
21:34:05 #8 68.28   perl-DynaLoader-1.50-486.fc35.x86_64                                          
21:34:05 #8 68.28   perl-Encode-4:3.15-482.fc35.x86_64                                            
21:34:05 #8 68.28   perl-Errno-1.33-486.fc35.x86_64                                               
21:34:05 #8 68.28   perl-Exporter-5.76-479.fc35.noarch                                            
21:34:05 #8 68.28   perl-Fcntl-1.14-486.fc35.x86_64                                               
21:34:05 #8 68.28   perl-File-Basename-2.85-486.fc35.noarch                                       
21:34:05 #8 68.28   perl-File-Path-2.18-478.fc35.noarch                                           
21:34:05 #8 68.28   perl-File-Temp-1:0.231.100-478.fc35.noarch                                    
21:34:05 #8 68.28   perl-File-stat-1.09-486.fc35.noarch                                           
21:34:05 #8 68.28   perl-FileHandle-2.03-486.fc35.noarch                                          
21:34:05 #8 68.28   perl-Getopt-Long-1:2.52-478.fc35.noarch                                       
21:34:05 #8 68.28   perl-Getopt-Std-1.13-486.fc35.noarch                                          
21:34:05 #8 68.28   perl-HTTP-Tiny-0.080-1.fc35.noarch                                            
21:34:05 #8 68.28   perl-IO-1.46-486.fc35.x86_64                                                  
21:34:05 #8 68.28   perl-IO-Socket-IP-0.41-479.fc35.noarch                                        
21:34:05 #8 68.28   perl-IO-Socket-SSL-2.072-1.fc35.noarch                                        
21:34:05 #8 68.28   perl-IPC-Open3-1.21-486.fc35.noarch                                           
21:34:05 #8 68.28   perl-MIME-Base64-3.16-478.fc35.x86_64                                         
21:34:05 #8 68.28   perl-Mozilla-CA-20211001-1.fc35.noarch                                        
21:34:05 #8 68.28   perl-NDBM_File-1.15-486.fc35.x86_64                                           
21:34:05 #8 68.28   perl-Net-SSLeay-1.90-4.fc35.x86_64                                            
21:34:05 #8 68.28   perl-POSIX-1.97-486.fc35.x86_64                                               
21:34:05 #8 68.28   perl-PathTools-3.80-478.fc35.x86_64                                           
21:34:05 #8 68.28   perl-Pod-Escapes-1:1.07-478.fc35.noarch                                       
21:34:05 #8 68.28   perl-Pod-Perldoc-3.28.01-479.fc35.noarch                                      
21:34:05 #8 68.28   perl-Pod-Simple-1:3.43-2.fc35.noarch                                          
21:34:05 #8 68.28   perl-Pod-Usage-4:2.01-478.fc35.noarch                                         
21:34:05 #8 68.28   perl-Scalar-List-Utils-5:1.62-463.fc35.x86_64                                 
21:34:05 #8 68.28   perl-SelectSaver-1.02-486.fc35.noarch                                         
21:34:05 #8 68.28   perl-Socket-4:2.032-2.fc35.x86_64                                             
21:34:05 #8 68.28   perl-Storable-1:3.25-1.fc35.x86_64                                            
21:34:05 #8 68.28   perl-Symbol-1.09-486.fc35.noarch                                              
21:34:05 #8 68.28   perl-Term-ANSIColor-5.01-479.fc35.noarch                                      
21:34:05 #8 68.28   perl-Term-Cap-1.17-478.fc35.noarch                                            
21:34:05 #8 68.28   perl-Text-ParseWords-3.30-478.fc35.noarch                                     
21:34:05 #8 68.28   perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch                                   
21:34:05 #8 68.28   perl-Time-Local-2:1.300-478.fc35.noarch                                       
21:34:05 #8 68.28   perl-URI-5.09-4.fc35.noarch                                                   
21:34:05 #8 68.28   perl-base-2.27-486.fc35.noarch                                                
21:34:05 #8 68.28   perl-constant-1.33-479.fc35.noarch                                            
21:34:05 #8 68.28   perl-if-0.60.900-486.fc35.noarch                                              
21:34:05 #8 68.28   perl-interpreter-4:5.34.1-486.fc35.x86_64                                     
21:34:05 #8 68.28   perl-libnet-3.13-479.fc35.noarch                                              
21:34:05 #8 68.28   perl-libs-4:5.34.1-486.fc35.x86_64                                            
21:34:05 #8 68.28   perl-mro-1.25-486.fc35.x86_64                                                 
21:34:05 #8 68.28   perl-overload-1.33-486.fc35.noarch                                            
21:34:05 #8 68.28   perl-overloading-0.02-486.fc35.noarch                                         
21:34:05 #8 68.28   perl-parent-1:0.238-478.fc35.noarch                                           
21:34:05 #8 68.28   perl-podlators-1:4.14-478.fc35.noarch                                         
21:34:05 #8 68.28   perl-srpm-macros-1-42.fc35.noarch                                             
21:34:05 #8 68.28   perl-subs-1.04-486.fc35.noarch                                                
21:34:05 #8 68.28   perl-vars-1.05-486.fc35.noarch                                                
21:34:05 #8 68.28   pkgconf-1.8.0-1.fc35.x86_64                                                   
21:34:05 #8 68.28   pkgconf-m4-1.8.0-1.fc35.noarch                                                
21:34:05 #8 68.28   pkgconf-pkg-config-1.8.0-1.fc35.x86_64                                        
21:34:05 #8 68.28   protobuf-c-1.4.0-1.fc35.x86_64                                                
21:34:05 #8 68.28   python-srpm-macros-3.10-12.fc35.noarch                                        
21:34:05 #8 68.28   python3-construct-2.10.68-1.fc35.noarch                                       
21:34:05 #8 68.28   python3-dateutil-1:2.8.1-7.fc35.noarch                                        
21:34:05 #8 68.28   python3-dbus-1.2.18-2.fc35.x86_64                                             
21:34:05 #8 68.28   python3-distro-1.6.0-1.fc35.noarch                                            
21:34:05 #8 68.28   python3-dnf-plugins-core-4.2.1-1.fc35.noarch                                  
21:34:05 #8 68.28   python3-enchant-3.2.2-1.fc35.noarch                                           
21:34:05 #8 68.28   python3-pybeam-0.7-1.fc35.noarch                                              
21:34:05 #8 68.28   python3-pyxdg-0.27-3.fc35.noarch                                              
21:34:05 #8 68.28   python3-six-1.16.0-4.fc35.noarch                                              
21:34:05 #8 68.28   python3-toml-0.10.2-5.fc35.noarch                                             
21:34:05 #8 68.28   python3-unbound-1.16.0-3.fc35.x86_64                                          
21:34:05 #8 68.28   python3-zstd-1.4.5.1-5.fc35.x86_64                                            
21:34:05 #8 68.28   qt5-srpm-macros-5.15.2-3.fc35.noarch                                          
21:34:05 #8 68.28   redhat-rpm-config-201-1.fc35.noarch                                           
21:34:05 #8 68.28   rpm-build-4.17.1-3.fc35.x86_64                                                
21:34:05 #8 68.28   rpmautospec-rpm-macros-0.2.6-1.fc35.noarch                                    
21:34:05 #8 68.28   rpmlint-2.2.0-2.fc35.noarch                                                   
21:34:05 #8 68.28   rust-srpm-macros-22-1.fc35.noarch                                             
21:34:05 #8 68.28   shared-mime-info-2.1-3.fc35.x86_64                                            
21:34:05 #8 68.28   systemd-libs-249.12-5.fc35.x86_64                                             
21:34:05 #8 68.28   unbound-libs-1.16.0-3.fc35.x86_64                                             
21:34:05 #8 68.28   unzip-6.0-53.fc35.x86_64                                                      
21:34:05 #8 68.28   xxhash-libs-0.8.1-1.fc35.x86_64                                               
21:34:05 #8 68.28   xz-5.2.5-7.fc35.x86_64                                                        
21:34:05 #8 68.28   zip-3.0-31.fc35.x86_64                                                        
21:34:05 #8 68.28   zstd-1.5.2-2.fc35.x86_64                                                      
21:34:05 #8 68.28 
21:34:05 #8 68.28 Complete!
21:34:05 #8 DONE 68.5s
21:34:05 
21:34:05 #10 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS
21:34:05 #10 sha256:8224ed785ab31f953489c334696cf522b80816624475738fbad7d81cd590534b
21:34:05 #10 DONE 0.1s
21:34:05 
21:34:05 #11 [stage-1 4/6] RUN   if [ "$(uname -m)" = "x86_64" ]; then     dnf builddep -y /root/rpmbuild/SPECS/*.spec;   else     dnf builddep -y /root/rpmbuild/SPECS/docker-c*.spec;     dnf builddep -y /root/rpmbuild/SPECS/docker-b*.spec;   fi
21:34:05 #11 sha256:70055724328bd5e874f656fe5b8447189c4dec740c078d28abb1e7f839c22fb4
21:34:05 #13 DONE 1.9s
21:34:05 
21:34:05 #14 [stage-1 6/6] WORKDIR /root/rpmbuild
21:34:05 #14 sha256:f076d7fe476039e74ea3d07b94d4d3aa538ea3b9699b6f8fbb6685808b19fab3
21:34:05 #14 DONE 0.0s
21:34:05 
21:34:05 #15 exporting to image
21:34:05 #15 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
21:34:05 #15 exporting layers
21:34:05 #11 4.942 Get:15 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
21:34:05 #11 4.943 Get:16 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
21:34:05 #11 4.944 Get:17 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
21:34:05 #11 4.947 Get:18 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
21:34:05 #11 4.948 Get:19 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
21:34:05 #11 4.957 Get:20 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
21:34:05 #11 4.957 Get:21 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
21:34:05 #11 4.962 Get:22 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
21:34:05 #11 4.964 Get:23 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
21:34:05 #11 4.974 Get:24 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
21:34:05 #11 4.975 Get:25 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
21:34:05 #11 4.978 Get:26 http://deb.debian.org/debian bullseye/main amd64 pkg-config amd64 0.29.2-1 [65.1 kB]
21:34:05 #11 5.167 debconf: delaying package configuration, since apt-utils is not installed
21:34:05 #11 5.207 Fetched 11.8 MB in 0s (25.9 MB/s)
21:34:05 #17 exporting layers 3.6s done
21:34:05 #17 writing image sha256:ac499f579a50726a3ec26bd42790f98a2f5255fee4a11d1c92d7304d004b4e48 done
21:34:05 #17 naming to docker.io/debbuild-debian-bullseye/aarch64 done
21:34:05 #17 DONE 3.6s
21:34:05 docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0~20220816152130.8ffaab8 -e VERSION=0.0.0-20220816152130-8ffaab8 -e CLI_GITCOMMIT=8ffaab8 -e ENGINE_GITCOMMIT=724feb8 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.9.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/debbuild/debian-bullseye:/build  debbuild-debian-bullseye/aarch64
21:34:05 + set -e
21:34:05 + mkdir -p /root/build-deb/engine
21:34:05 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:34:05 #13 ...
21:34:05 
21:34:05 #34 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:34:05 #34 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
21:34:05 #34 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
21:34:05 #34 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
21:34:05 #34 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
21:34:05 #34 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
21:34:05 #34 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done
21:34:05 #34 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.7s done
21:34:05 #34 DONE 5.6s
21:34:05 
21:34:05 #13 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
21:34:05 #13 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
21:34:05 #13 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 5.5s done
21:34:05 #13 ...
21:34:05 
21:34:05 #18 [internal] load build context
21:34:05 #18 sha256:458d12bde12b776abe35782f57c66bd68f289954c991ab69ddb84cf6d9b15823
21:34:05 #18 transferring context: 62.40MB 5.1s done
21:34:05 #18 DONE 5.7s
21:34:05 
21:34:05 #36 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:34:05 #36 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
21:34:05 #36 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
21:34:05 #36 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
21:34:05 #36 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
21:34:05 #36 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done
21:34:05 #36 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.9s done
21:34:05 #36 DONE 5.7s
21:34:05 
21:34:05 #13 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
21:34:05 #13 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
21:34:05 #11 5.239 Selecting previously unselected package bash-completion.
21:34:05 #11 5.239 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 28668 files and directories currently installed.)
21:34:05 #11 5.256 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ...
21:34:05 #12 0.544 Loaded plugins: fastestmirror, ovl
21:34:05 + mkdir -p /root/build-deb/cli
21:34:05 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:34:05 + mkdir -p /root/build-deb/compose
21:34:05 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:34:05 + mkdir -p /root/build-deb/scan-cli-plugin
21:34:05 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
21:34:05 + mkdir -p /go/src/github.com/docker
21:34:05 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:34:05 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:34:05 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:34:05 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:34:05 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
21:34:05 VERSION AAA 0.0.0-20220816152130-8ffaab8
21:34:05 VERSION bbb 0.0.0-20220816152130-8ffaab8
21:34:05 + EPOCH=5
21:34:05 + EPOCH_SEP=
21:34:05 + [[ ! -z 5 ]]
21:34:05 + EPOCH_SEP=:
21:34:05 + [[ -z 0.0.0~20220816152130.8ffaab8 ]]
21:34:05 + echo VERSION AAA 0.0.0-20220816152130-8ffaab8
21:34:05 + VERSION=0.0.0-20220816152130-8ffaab8
21:34:05 + echo VERSION bbb 0.0.0-20220816152130-8ffaab8
21:34:05 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:34:05 + debSource=docker-ce
21:34:05 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:34:05 + debMaintainer='Docker <support@docker.com>'
21:34:05 ++ date --rfc-2822
21:34:05 + debDate='Tue, 16 Aug 2022 21:34:05 +0000'
21:34:05 ++ . /etc/os-release
21:34:05 +++ PRETTY_NAME='Debian GNU/Linux 10 (buster)'
21:34:05 +++ NAME='Debian GNU/Linux'
21:34:05 +++ VERSION_ID=10
21:34:05 +++ VERSION='10 (buster)'
21:34:05 +++ VERSION_CODENAME=buster
21:34:05 +++ ID=debian
21:34:05 +++ HOME_URL=https://www.debian.org/
21:34:05 +++ SUPPORT_URL=https://www.debian.org/support
21:34:05 +++ BUG_REPORT_URL=https://bugs.debian.org/
21:34:05 ++ echo 10
21:34:05 + versionID=10
21:34:05 + pkgRevision=0
21:34:05 + cat
21:34:05 + export CLI_GITCOMMIT=8ffaab8
21:34:05 + CLI_GITCOMMIT=8ffaab8
21:34:05 + export ENGINE_GITCOMMIT=724feb8
21:34:05 + ENGINE_GITCOMMIT=724feb8
21:34:05 + export SCAN_GITCOMMIT=061fe0a
21:34:05 + SCAN_GITCOMMIT=061fe0a
21:34:05 + echo VERSION BBB 0.0.0-20220816152130-8ffaab8
21:34:05 + dpkg-buildpackage -uc -us -I.git
21:34:05 VERSION BBB 0.0.0-20220816152130-8ffaab8
21:34:05 dpkg-buildpackage: info: source package docker-ce
21:34:05 dpkg-buildpackage: info: source version 5:0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster
21:34:05 dpkg-buildpackage: info: source distribution buster
21:34:05 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:34:05 dpkg-buildpackage: info: host architecture arm64
21:34:05  dpkg-source -I.git --before-build .
21:34:05 #11 5.730 Unpacking bash-completion (1:2.11-2) ...
21:34:06 #15 DONE 3.1s
21:34:06 
21:34:06 #16 [stage-1 8/9] WORKDIR /root/build-deb
21:34:06 #16 sha256:8f2fd264cc4e23155b721a35b3dafed2ff22f26edf5fff81eb6d2d448ba3624a
21:34:06 #16 DONE 0.0s
21:34:06 
21:34:06 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
21:34:06 #17 sha256:a9847c85b658e1f65a6f3438aa65ae868a83f1ccfef3198c9e1800aecc7f5bfb
21:34:06 #17 DONE 0.1s
21:34:06 
21:34:06 #18 exporting to image
21:34:06 #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
21:34:06 #18 exporting layers
21:34:06 #12 0.842 Enabling base-source repository
21:34:06 #12 0.842 Enabling extras-source repository
21:34:06 #12 0.842 Enabling updates-source repository
21:34:06 #12 0.843 Loading mirror speeds from cached hostfile
21:34:06 #12 0.844  * base: download.cf.centos.org
21:34:06 #12 0.844  * extras: download.cf.centos.org
21:34:06 #12 0.845  * updates: download.cf.centos.org
21:34:06 + mkdir -p /root/build-deb/buildx
21:34:06 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:34:06  debian/rules clean
21:34:06 dh clean --with=bash-completion
21:34:06    dh_clean
21:34:06 #11 5.868 Selecting previously unselected package cmake-data.
21:34:06 #11 5.871 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ...
21:34:06 #11 5.877 Unpacking cmake-data (3.18.4-2+deb11u1) ...
21:34:06 #21 73.77 Selecting previously unselected package gcc-arm-linux-gnueabi.
21:34:06 #21 73.77 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
21:34:06 #21 73.81 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ...
21:34:06 #21 74.01 Selecting previously unselected package linux-libc-dev-armel-cross.
21:34:06 #21 74.01 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ...
21:34:06 #21 74.04 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ...
21:34:06  dpkg-source -I.git -b .
21:34:06 #13 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.1s
21:34:06 #21 74.34 Selecting previously unselected package libc6-dev-armel-cross.
21:34:06 #21 74.34 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ...
21:34:06 #21 74.36 Unpacking libc6-dev-armel-cross (2.31-9cross4) ...
21:34:06 + mkdir -p /root/build-deb/compose
21:34:06 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:34:06 + mkdir -p /root/build-deb/scan-cli-plugin
21:34:06 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
21:34:06 + mkdir -p /go/src/github.com/docker
21:34:06 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:34:06 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:34:06 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:34:06 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:34:06 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
21:34:06 + EPOCH=5
21:34:06 + EPOCH_SEP=
21:34:06 + [[ ! -z 5 ]]
21:34:06 + EPOCH_SEP=:
21:34:06 + [[ -z 0.0.0~20220816152130.8ffaab8 ]]
21:34:06 + echo VERSION AAA 0.0.0-20220816152130-8ffaab8
21:34:06 VERSION AAA 0.0.0-20220816152130-8ffaab8
21:34:06 + VERSION=0.0.0-20220816152130-8ffaab8
21:34:06 VERSION bbb 0.0.0-20220816152130-8ffaab8
21:34:06 + echo VERSION bbb 0.0.0-20220816152130-8ffaab8
21:34:06 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:34:06 + debSource=docker-ce
21:34:06 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:34:06 + debMaintainer='Docker <support@docker.com>'
21:34:06 ++ date --rfc-2822
21:34:06 + debDate='Tue, 16 Aug 2022 21:34:06 +0000'
21:34:06 ++ . /etc/os-release
21:34:06 +++ PRETTY_NAME='Debian GNU/Linux 11 (bullseye)'
21:34:06 +++ NAME='Debian GNU/Linux'
21:34:06 +++ VERSION_ID=11
21:34:06 +++ VERSION='11 (bullseye)'
21:34:06 +++ VERSION_CODENAME=bullseye
21:34:06 +++ ID=debian
21:34:06 +++ HOME_URL=https://www.debian.org/
21:34:06 +++ SUPPORT_URL=https://www.debian.org/support
21:34:06 +++ BUG_REPORT_URL=https://bugs.debian.org/
21:34:06 ++ echo 11
21:34:06 + versionID=11
21:34:06 + pkgRevision=0
21:34:06 + cat
21:34:06 + export CLI_GITCOMMIT=8ffaab8
21:34:06 + CLI_GITCOMMIT=8ffaab8
21:34:06 + export ENGINE_GITCOMMIT=724feb8
21:34:06 + ENGINE_GITCOMMIT=724feb8
21:34:06 + export SCAN_GITCOMMIT=061fe0a
21:34:06 + SCAN_GITCOMMIT=061fe0a
21:34:06 + echo VERSION BBB 0.0.0-20220816152130-8ffaab8
21:34:06 VERSION BBB 0.0.0-20220816152130-8ffaab8
21:34:06 + dpkg-buildpackage -uc -us -I.git
21:34:06 dpkg-buildpackage: info: source package docker-ce
21:34:06 dpkg-buildpackage: info: source version 5:0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye
21:34:06 dpkg-buildpackage: info: source distribution bullseye
21:34:06 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:34:06 dpkg-buildpackage: info: host architecture arm64
21:34:06  dpkg-source -I.git --before-build .
21:34:06 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20220816152130.8ffaab8'
21:34:06 dpkg-source: info: using source format '1.0'
21:34:06 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster.tar.gz
21:34:06 #11 6.311 Selecting previously unselected package libncurses6:amd64.
21:34:06 #11 6.315 Preparing to unpack .../02-libncurses6_6.2+20201114-2_amd64.deb ...
21:34:06 #11 6.323 Unpacking libncurses6:amd64 (6.2+20201114-2) ...
21:34:06 #11 6.366 Selecting previously unselected package libprocps8:amd64.
21:34:06 #11 6.369 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_amd64.deb ...
21:34:06 #11 6.373 Unpacking libprocps8:amd64 (2:3.3.17-5) ...
21:34:06 #11 6.421 Selecting previously unselected package procps.
21:34:06 #11 6.424 Preparing to unpack .../04-procps_2%3a3.3.17-5_amd64.deb ...
21:34:06 #11 6.431 Unpacking procps (2:3.3.17-5) ...
21:34:06 #11 6.520 Selecting previously unselected package libjsoncpp24:amd64.
21:34:06 #11 6.523 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_amd64.deb ...
21:34:06 #11 6.527 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
21:34:06 #11 6.575 Selecting previously unselected package librhash0:amd64.
21:34:06 #11 6.578 Preparing to unpack .../06-librhash0_1.4.1-2_amd64.deb ...
21:34:06 #11 6.585 Unpacking librhash0:amd64 (1.4.1-2) ...
21:34:06 #11 6.632 Selecting previously unselected package libuv1:amd64.
21:34:06 #21 74.73 Selecting previously unselected package libstdc++-10-dev-armel-cross.
21:34:06 #21 74.73 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
21:34:06 #21 74.76 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
21:34:06  debian/rules clean
21:34:06 dh clean --with=bash-completion
21:34:06    dh_clean
21:34:07 #8 73.91 Setting up libgpgme11:armhf (1.12.0-6) ...
21:34:07 #8 73.93 Setting up gcc (4:8.3.0-1) ...
21:34:07 #8 74.01 Setting up python3-six (1.12.0-1) ...
21:34:07 #8 74.15 Setting up dirmngr (2.2.12-1+deb10u2) ...
21:34:07 #8 74.17 Setting up perl (5.28.1-6+deb10u1) ...
21:34:07 #8 74.19 Setting up libpackage-stash-xs-perl (0.29-1) ...
21:34:07 #8 74.21 Setting up python3-gpg (1.12.0-6) ...
21:34:07 #8 74.43 Setting up libdata-dump-perl (1.23-1) ...
21:34:07 #8 74.45 Setting up python3-certifi (2018.8.24-1) ...
21:34:07 #8 74.58 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
21:34:07 #8 74.65 Setting up libref-util-perl (0.204-1) ...
21:34:07 #8 74.66 Setting up libipc-system-simple-perl (1.25-4) ...
21:34:07 #8 74.67 Setting up libnet-domain-tld-perl (1.75-1) ...
21:34:07 #8 74.69 Setting up libnet-libidn-perl (0.12.ds-3+b1) ...
21:34:07 #8 74.70 Setting up libvariable-magic-perl (0.62-1+b1) ...
21:34:07 #8 74.71 Setting up python3-idna (2.6-1) ...
21:34:07 #8 74.90 Setting up libio-html-perl (1.001-1) ...
21:34:07 #8 74.91 Setting up libb-hooks-op-check-perl (0.22-1+b1) ...
21:34:07 #8 74.92 Setting up libtest-refcount-perl (0.08-3) ...
21:34:07 #8 74.94 Setting up libparams-util-perl (1.07-3+b4) ...
21:34:07 #8 74.95 Setting up libdpkg-perl (1.19.8) ...
21:34:07 #8 74.96 Setting up autoconf (2.69-11) ...
21:34:07 #8 74.98 Setting up python3-urllib3 (1.24.1-1) ...
21:34:07 #8 75.16 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
21:34:07 #8 75.17 Setting up libcapture-tiny-perl (0.48-1) ...
21:34:07 #8 75.18 Setting up libtimedate-perl (2.3000-2+deb10u1) ...
21:34:07 #8 75.19 Setting up gpg-wks-server (2.2.12-1+deb10u2) ...
21:34:07 #8 75.20 Setting up libsub-name-perl (0.21-1+b3) ...
21:34:07 #8 75.24 Setting up libtype-tiny-xs-perl (0.014-1+b1) ...
21:34:07 #8 75.26 Setting up g++-8 (8.3.0-6) ...
21:34:07 #8 75.27 Setting up libfile-chdir-perl (0.1008-1) ...
21:34:07 #8 75.28 Setting up xauth (1:1.0.10-1) ...
21:34:07 #8 75.30 Setting up libpath-tiny-perl (0.108-1) ...
21:34:07 #8 75.31 Setting up libarchive-cpio-perl (0.10-1) ...
21:34:07 #8 75.32 Setting up libjson-perl (4.02000-1) ...
21:34:07 #8 75.33 Setting up libfcgi-perl (0.78-2+b3) ...
21:34:07 #8 75.34 Setting up libdevel-globaldestruction-perl (0.14-1) ...
21:34:07 #8 75.35 Setting up python3-unidiff (0.5.4-1) ...
21:34:07 #8 75.51 Setting up libstrictures-perl (2.000005-1) ...
21:34:07 #8 75.53 Setting up libsub-quote-perl (2.005001-1) ...
21:34:07 #8 75.55 Setting up libclass-xsaccessor-perl (1.19-3+b2) ...
21:34:07 #8 75.56 Setting up libsort-versions-perl (1.62-1) ...
21:34:07 #8 75.57 Setting up libexporter-tiny-perl (1.002001-1) ...
21:34:07 #8 75.58 Setting up libterm-readkey-perl (2.38-1) ...
21:34:07 #8 75.59 Setting up lsb-release (10.2019051400) ...
21:34:07 #8 75.61 Setting up libclass-accessor-perl (0.51-1) ...
21:34:07 #8 75.62 Setting up libnet-ip-perl (1.26-2) ...
21:34:07 #8 75.63 Setting up python3-magic (2:0.4.15-2) ...
21:34:07 #15 DONE 2.5s
21:34:07 
21:34:07 #16 [stage-1 9/9] WORKDIR /root/rpmbuild
21:34:07 #16 sha256:1f496622be66c9be6c7a03939b7820dc91f7115e0aa47198f51aaeb0a11fc185
21:34:07 #16 DONE 0.0s
21:34:07 
21:34:07 #17 exporting to image
21:34:07 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
21:34:07 #17 exporting layers
21:34:07 #11 6.635 Preparing to unpack .../07-libuv1_1.40.0-2_amd64.deb ...
21:34:07 #11 6.639 Unpacking libuv1:amd64 (1.40.0-2) ...
21:34:07 #11 6.680 Selecting previously unselected package cmake.
21:34:07 #11 6.683 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_amd64.deb ...
21:34:07 #11 6.687 Unpacking cmake (3.18.4-2+deb11u1) ...
21:34:07 #13 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.8s done
21:34:07  dpkg-source -I.git -b .
21:34:07 dpkg-source: warning: native package version may not have a revision
21:34:07 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20220816152130.8ffaab8'
21:34:07 dpkg-source: info: using source format '1.0'
21:34:07 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye.tar.gz
21:34:07 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal.dsc
21:34:07  debian/rules build
21:34:07 dh build --with=bash-completion
21:34:07    dh_update_autotools_config
21:34:07 #8 75.79 Setting up libperlio-gzip-perl (0.19-1+b5) ...
21:34:07 #8 75.80 Setting up libsys-hostname-long-perl (1.5-1) ...
21:34:07 #8 75.81 Setting up libsereal-decoder-perl (4.005+ds-1+b1) ...
21:34:07 #8 75.83 Setting up liburi-perl (1.76-1) ...
21:34:07 #8 75.84 Setting up exim4-daemon-light (4.92-8+deb10u6) ...
21:34:07 #8 75.93 invoke-rc.d: could not determine current runlevel
21:34:07 #13 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165
21:34:07 #21 75.20 Selecting previously unselected package g++-10-arm-linux-gnueabi.
21:34:07 #21 75.20 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
21:34:07 #21 75.24 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
21:34:07    dh_autoreconf
21:34:07    debian/rules override_dh_auto_build
21:34:07 make[1]: Entering directory '/root/build-deb'
21:34:07 # Build the daemon and dependencies
21:34:07 cd engine && DOCKER_GITCOMMIT=724feb8 PRODUCT=docker ./hack/make.sh dynbinary
21:34:07 
21:34:07 #11 30.70 Last metadata expiration check: 0:00:47 ago on Tue Aug 16 21:33:18 2022.
21:34:07 #8 75.93 invoke-rc.d: policy-rc.d denied execution of start.
21:34:07 #8 75.93 Initializing GnuTLS DH parameter file
21:34:07 #8 76.02 Setting up libmailutils5:armhf (1:3.5-4) ...
21:34:07 #8 76.03 Setting up libdigest-bubblebabble-perl (0.02-2) ...
21:34:07 #8 76.04 Setting up libnet-ssleay-perl (1.85-2+b1) ...
21:34:07 #8 76.06 Setting up python3-pkg-resources (40.8.0-1) ...
21:34:07 #11 7.285 Selecting previously unselected package dh-apparmor.
21:34:07 #11 7.288 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ...
21:34:07 #11 7.292 Unpacking dh-apparmor (2.13.6-10) ...
21:34:07 #11 7.335 Selecting previously unselected package libbtrfs0:amd64.
21:34:07 #11 7.338 Preparing to unpack .../10-libbtrfs0_5.10.1-2_amd64.deb ...
21:34:07 #11 7.343 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
21:34:07 #11 7.388 Selecting previously unselected package libbtrfs-dev:amd64.
21:34:07 #11 7.391 Preparing to unpack .../11-libbtrfs-dev_5.10.1-2_amd64.deb ...
21:34:07 #11 7.395 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
21:34:07 #11 7.451 Selecting previously unselected package dmsetup.
21:34:07 #13 ...
21:34:07 
21:34:07 #35 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
21:34:07 #35 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
21:34:07 #35 DONE 0.5s
21:34:07 
21:34:07 #13 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
21:34:07 #13 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
21:34:07 #13 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.2s done
21:34:07 #13 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a
21:34:07 Removing bundles/
21:34:07 
21:34:07 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:34:07 Building: bundles/dynbinary-daemon/dockerd
21:34:07 GOOS="" GOARCH="" GOARM=""
21:34:07 #8 76.26 Setting up automake (1:1.16.1-4) ...
21:34:07 #8 76.27 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:34:07 #8 76.28 Setting up libasync-mergepoint-perl (0.04-2) ...
21:34:07 #8 76.28 Setting up libio-sessiondata-perl (1.03-1) ...
21:34:07 #8 76.30 Setting up libstring-escape-perl (2010.002-2) ...
21:34:07 #8 76.31 Setting up libhttp-date-perl (6.02-1) ...
21:34:07 #8 76.33 Setting up libfile-which-perl (1.23-1) ...
21:34:07 #8 76.35 Setting up mailutils (1:3.5-4) ...
21:34:07 #8 76.36 update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode
21:34:07 #8 76.37 update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode
21:34:07 #8 76.37 update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode
21:34:07 #8 76.38 update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode
21:34:07 #8 76.38 update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode
21:34:07 #8 76.38 update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode
21:34:07 #8 76.39 update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode
21:34:07 #8 76.39 Setting up libfile-basedir-perl (0.08-1) ...
21:34:07 #8 76.41 Setting up libnumber-range-perl (0.12-1) ...
21:34:07 #8 76.42 Setting up libtask-weaken-perl (1.06-1) ...
21:34:07 #8 76.44 Setting up libunicode-utf8-perl (0.62-1) ...
21:34:07 #8 76.45 Setting up libstruct-dumb-perl (0.09-1) ...
21:34:07 #8 76.46 Setting up libossp-uuid-perl (1.6.2-1.5+b7) ...
21:34:07 #8 76.47 Setting up libfile-listing-perl (6.04-1) ...
21:34:07 #8 76.48 Setting up gpg-wks-client (2.2.12-1+deb10u2) ...
21:34:07 #8 76.50 Setting up libclass-inspector-perl (1.32-1) ...
21:34:07 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic.dsc
21:34:07  debian/rules build
21:34:07 dh build --with=bash-completion
21:34:07    dh_update_autotools_config
21:34:07    dh_autoreconf
21:34:07 #11 7.454 Preparing to unpack .../12-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
21:34:07 #11 7.458 Unpacking dmsetup (2:1.02.175-2.1) ...
21:34:07 #11 7.502 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:34:07 #11 7.505 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
21:34:07 #11 7.509 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
21:34:07 #11 7.572 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
21:34:07 #11 7.576 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
21:34:07 #11 7.581 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
21:34:07 #11 7.613 Selecting previously unselected package libudev-dev:amd64.
21:34:07 #11 7.616 Preparing to unpack .../15-libudev-dev_247.3-7_amd64.deb ...
21:34:07 #11 7.620 Unpacking libudev-dev:amd64 (247.3-7) ...
21:34:07 #11 7.665 Selecting previously unselected package libsepol1-dev:amd64.
21:34:07 #11 7.668 Preparing to unpack .../16-libsepol1-dev_3.1-1_amd64.deb ...
21:34:07 #11 7.674 Unpacking libsepol1-dev:amd64 (3.1-1) ...
21:34:07 #15 exporting layers 2.4s done
21:34:07 #15 writing image sha256:599baf251eb239d0de9117549455a3ea631e5d077d35aa7a65406d1df796db9d done
21:34:07 #15 naming to docker.io/rpmbuild-fedora-36/aarch64 done
21:34:07 #15 DONE 2.4s
21:34:07 docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/fedora-36/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/fedora-36/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-36/aarch64 -ba --define '_gitcommit_cli 8ffaab8' --define '_gitcommit_engine 724feb8' --define '_release 0' --define '_version 0.0.0~20220816152130.8ffaab8' --define '_origversion 0.0.0-20220816152130-8ffaab8' --define '_buildx_rpm_version 0.8.2' --define '_buildx_version v0.8.2' --define '_compose_rpm_version 2.9.0' --define '_compose_version v2.9.0' --define '_scan_rpm_version 0.17.0' --define '_scan_version v0.17.0' --define '_scan_gitcommit 061fe0a'  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:34:07 #15 DONE 2.9s
21:34:07 
21:34:07 #16 [stage-1 8/9] WORKDIR /root/build-deb
21:34:07 #16 sha256:b764c435315c10652a6697b99ed9d6f8583a0a7f5a8d802642882f607c176f0a
21:34:07 #16 DONE 0.0s
21:34:07 
21:34:07 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
21:34:07 #17 sha256:78cd2d93c813b70a4a9ab2b8ba0fa10d6b9b9793ade5aacc2603d3886dcfe0f7
21:34:07 #17 DONE 0.0s
21:34:07 
21:34:07 #18 exporting to image
21:34:07 #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
21:34:07 #18 exporting layers
21:34:08 #8 76.51 Setting up libfont-afm-perl (1.20-2) ...
21:34:08 #8 76.52 Setting up libwant-perl (0.29-1+b4) ...
21:34:08 #8 76.53 Setting up libdynaloader-functions-perl (0.003-1) ...
21:34:08 #8 76.54 Setting up libtext-glob-perl (0.10-1) ...
21:34:08 #8 76.55 Setting up libclass-method-modifiers-perl (2.12-1) ...
21:34:08 #8 76.57 Setting up liblist-compare-perl (0.53-1) ...
21:34:08 #8 76.58 Setting up libref-util-xs-perl (0.117-1+b1) ...
21:34:08 #8 76.59 Setting up libio-pty-perl (1:1.08-1.1+b5) ...
21:34:08 #8 76.61 Setting up libfile-fcntllock-perl (0.22-3+b5) ...
21:34:08 #8 76.63 Setting up libsort-key-perl (1.33-2+b1) ...
21:34:08 #8 76.64 Setting up libclone-perl (0.41-1+b1) ...
21:34:08 #8 76.65 Setting up libalgorithm-diff-perl (1.19.03-2) ...
21:34:08 #8 76.67 Setting up libarchive-zip-perl (1.64-1) ...
21:34:08 #8 76.68 Setting up libsub-identify-perl (0.14-1+b1) ...
21:34:08 #8 76.70 Setting up libdistro-info-perl (0.21) ...
21:34:08 #8 76.71 Setting up python3-apt (1.8.4.3) ...
21:34:08 #18 exporting layers 5.6s done
21:34:08 #18 writing image sha256:d26b13e8c8255463c713a389e429ca6ae88da36491bf28b0de4fc6aea9aa7ddc done
21:34:08 #18 naming to docker.io/debbuild-ubuntu-focal/x86_64 done
21:34:08 #18 DONE 5.6s
21:34:08 docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0~20220816152130.8ffaab8 -e VERSION=0.0.0-20220816152130-8ffaab8 -e CLI_GITCOMMIT=8ffaab8 -e ENGINE_GITCOMMIT=724feb8 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.9.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/debbuild/ubuntu-focal:/build  debbuild-ubuntu-focal/x86_64
21:34:08    debian/rules override_dh_auto_build
21:34:08 make[1]: Entering directory '/root/build-deb'
21:34:08 # Build the daemon and dependencies
21:34:08 cd engine && DOCKER_GITCOMMIT=724feb8 PRODUCT=docker ./hack/make.sh dynbinary
21:34:08 
21:34:08 Removing bundles/
21:34:08 
21:34:08 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:34:08 Building: bundles/dynbinary-daemon/dockerd
21:34:08 GOOS="" GOARCH="" GOARM=""
21:34:08 #11 7.745 Selecting previously unselected package libpcre2-16-0:amd64.
21:34:08 #11 7.748 Preparing to unpack .../17-libpcre2-16-0_10.36-2_amd64.deb ...
21:34:08 #11 7.752 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
21:34:08 #11 7.819 Selecting previously unselected package libpcre2-32-0:amd64.
21:34:08 #11 7.823 Preparing to unpack .../18-libpcre2-32-0_10.36-2_amd64.deb ...
21:34:08 #11 7.828 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
21:34:08 #11 7.886 Selecting previously unselected package libpcre2-posix2:amd64.
21:34:08 #11 7.889 Preparing to unpack .../19-libpcre2-posix2_10.36-2_amd64.deb ...
21:34:08 #11 7.894 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
21:34:08 #11 7.925 Selecting previously unselected package libpcre2-dev:amd64.
21:34:08 warning: line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:34:08 warning: line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:34:08 warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:34:08 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hye724
21:34:08 + umask 022
21:34:08 + cd /root/rpmbuild/BUILD
21:34:08 + cd /root/rpmbuild/BUILD
21:34:08 + rm -rf src
21:34:08 + /usr/bin/mkdir -p src
21:34:08 + cd src
21:34:08 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:34:08 + /usr/bin/tar -xof -
21:34:08 #13 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.3s done
21:34:08 #13 ...
21:34:08 
21:34:08 #37 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
21:34:08 #37 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
21:34:08 #37 DONE 0.6s
21:34:08 
21:34:08 #13 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
21:34:08 #13 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
21:34:08 #13 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6
21:34:08 + set -e
21:34:08 + mkdir -p /root/build-deb/engine
21:34:08 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:34:08 #8 76.90 Setting up libio-stringy-perl (2.111-3) ...
21:34:08 #8 76.92 Setting up liblist-moreutils-perl (0.416-1+b4) ...
21:34:08 #8 76.93 Setting up libhtml-tagset-perl (3.20-3) ...
21:34:08 #8 76.94 Setting up liblog-any-perl (1.707-1) ...
21:34:08 #8 76.95 Setting up libauthen-sasl-perl (2.1600-1) ...
21:34:08 #8 76.97 Setting up libpod-constants-perl (0.19-1) ...
21:34:08 + STATUS=0
21:34:08 + '[' 0 -ne 0 ']'
21:34:08 + /usr/bin/tar -xof -
21:34:08 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:34:08 #11 7.928 Preparing to unpack .../20-libpcre2-dev_10.36-2_amd64.deb ...
21:34:08 #11 7.932 Unpacking libpcre2-dev:amd64 (10.36-2) ...
21:34:08 #11 8.060 Selecting previously unselected package libselinux1-dev:amd64.
21:34:08 #11 8.063 Preparing to unpack .../21-libselinux1-dev_3.1-3_amd64.deb ...
21:34:08 #11 8.068 Unpacking libselinux1-dev:amd64 (3.1-3) ...
21:34:08 #11 8.126 Selecting previously unselected package libdevmapper-dev:amd64.
21:34:08 #11 8.130 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
21:34:08 #11 8.134 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
21:34:08 #11 8.167 Selecting previously unselected package libseccomp-dev:amd64.
21:34:08 #8 76.99 Setting up libregexp-pattern-license-perl (3.0.31-4) ...
21:34:08 #8 77.01 Setting up libconvert-binhex-perl (1.125-1) ...
21:34:08 #8 77.02 Setting up libfuture-perl (0.39-1) ...
21:34:08 #8 77.04 Setting up liblwp-mediatypes-perl (6.02-1) ...
21:34:08 #8 77.05 Setting up libyaml-libyaml-perl (0.76+repack-1) ...
21:34:08 #8 77.06 Setting up libtry-tiny-perl (0.30-1) ...
21:34:08 #8 77.07 Setting up libtype-tiny-perl (1.004004-1) ...
21:34:08 #8 77.09 Setting up libtest-fatal-perl (0.014-1) ...
21:34:08 #8 77.10 Setting up libcommon-sense-perl (3.74-2+b7) ...
21:34:08 #8 77.11 Setting up libxml-namespacesupport-perl (1.12-1) ...
21:34:08 #8 77.12 Setting up libnet-http-perl (6.18-1) ...
21:34:08 #8 77.13 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
21:34:08 #8 77.14 Setting up libencode-locale-perl (1.05-1) ...
21:34:08 #8 77.15 Setting up libtext-levenshtein-perl (0.13-1) ...
21:34:08 #8 77.17 Setting up libnet-dns-perl (1.19-1) ...
21:34:08 #8 77.18 Setting up libsereal-encoder-perl (4.005+ds-1+b1) ...
21:34:08 #8 77.19 Setting up libdevel-callchecker-perl (0.008-1) ...
21:34:08 #8 77.20 Setting up libstring-shellquote-perl (1.04-1) ...
21:34:08 #8 77.21 Setting up libsub-install-perl (0.928-1) ...
21:34:08 #8 77.22 Setting up dpkg-dev (1.19.8) ...
21:34:08 #8 77.24 Setting up libnumber-compare-perl (0.03-1) ...
21:34:08 #8 77.25 Setting up intltool-debian (0.35.0+20060710.5) ...
21:34:08 #8 77.27 Setting up libio-async-perl (0.72-1) ...
21:34:08 #8 77.28 Setting up liberror-perl (0.17027-2) ...
21:34:08 #11 8.170 Preparing to unpack .../23-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
21:34:08 #11 8.175 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
21:34:08 #11 8.217 Selecting previously unselected package libsystemd-dev:amd64.
21:34:08 #11 8.220 Preparing to unpack .../24-libsystemd-dev_247.3-7_amd64.deb ...
21:34:08 #11 8.224 Unpacking libsystemd-dev:amd64 (247.3-7) ...
21:34:08 #11 8.347 Selecting previously unselected package pkg-config.
21:34:08 #11 8.349 Preparing to unpack .../25-pkg-config_0.29.2-1_amd64.deb ...
21:34:08 #11 8.355 Unpacking pkg-config (0.29.2-1) ...
21:34:08 #11 8.451 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
21:34:08 #8 77.30 Setting up patchutils (0.3.4-2) ...
21:34:08 #8 77.31 Setting up libmail-sendmail-perl (0.80-1) ...
21:34:08 #8 77.32 Setting up libltdl-dev:armhf (2.4.6-9) ...
21:34:08 #8 77.33 Setting up libxml-sax-base-perl (1.09-1) ...
21:34:08 #8 77.38 Setting up libio-string-perl (1.08-3) ...
21:34:08 #8 77.40 Setting up libreadonly-perl (2.050-1) ...
21:34:08 #8 77.42 Setting up python3-chardet (3.0.4-3) ...
21:34:08 #8 71.89 Setting up libgpgme11:armhf (1.14.0-1+b2) ...
21:34:08 #8 71.90 Setting up dirmngr (2.2.27-2+deb11u2) ...
21:34:08 #8 72.05 Setting up perl (5.32.1-4+deb11u2) ...
21:34:08 #8 72.08 Setting up libpackage-stash-xs-perl (0.29-1+b2) ...
21:34:08 #8 72.09 Setting up libclass-data-inheritable-perl (0.08-3) ...
21:34:08 #8 72.12 Setting up libdata-dump-perl (1.23-1.1) ...
21:34:08 #8 72.13 Setting up libref-util-perl (0.204-1) ...
21:34:08 #8 72.14 Setting up libipc-system-simple-perl (1.30-1) ...
21:34:08 #8 72.15 Setting up libnet-domain-tld-perl (1.75-1.1) ...
21:34:08 #8 72.16 Setting up libhash-fieldhash-perl (0.15-1+b3) ...
21:34:08 #8 72.18 Setting up libvariable-magic-perl (0.62-1+b3) ...
21:34:08 #8 72.19 Setting up libio-html-perl (1.004-2) ...
21:34:08 #8 72.21 Setting up libpod-parser-perl (1.63-2) ...
21:34:08 #8 72.22 Setting up libb-hooks-op-check-perl (0.22-1+b3) ...
21:34:08 #8 72.22 Setting up liblist-moreutils-xs-perl (0.430-2) ...
21:34:08 #8 72.24 Setting up gcc-10 (10.2.1-6) ...
21:34:08 #8 72.25 Setting up libparams-util-perl (1.102-1+b1) ...
21:34:08 #8 72.26 Setting up libdpkg-perl (1.20.11) ...
21:34:08 #8 72.27 Setting up libtime-duration-perl (1.21-1) ...
21:34:08 #8 72.28 Setting up autoconf (2.69-14) ...
21:34:08 #8 72.30 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
21:34:08 #8 72.31 Setting up libarray-intspan-perl (2.004-1) ...
21:34:08 #8 72.32 Setting up libcapture-tiny-perl (0.48-1) ...
21:34:08 #8 72.33 Setting up libtimedate-perl (2.3300-2) ...
21:34:08 #8 72.34 Setting up gpg-wks-server (2.2.27-2+deb11u2) ...
21:34:08 #8 72.36 Setting up libsub-name-perl (0.26-1+b1) ...
21:34:08 #8 72.37 Setting up libtype-tiny-xs-perl (0.022-1) ...
21:34:08 #8 72.39 Setting up libdata-validate-domain-perl (0.10-1.1) ...
21:34:08 #8 72.40 Setting up libproc-processtable-perl (0.59-2+b1) ...
21:34:08 #8 72.41 Setting up libfile-chdir-perl (0.1008-1.1) ...
21:34:08 #8 72.42 Setting up xauth (1:1.1-1) ...
21:34:08 #8 72.44 Setting up libpath-tiny-perl (0.118-1) ...
21:34:08 #8 72.45 Setting up libarchive-cpio-perl (0.10-1.1) ...
21:34:08 #8 72.46 Setting up libjson-perl (4.03000-1) ...
21:34:08 #8 72.47 Setting up libipc-run3-perl (0.048-2) ...
21:34:08 #8 72.48 Setting up libfcgi-perl:armhf (0.79+ds-2) ...
21:34:08 #8 72.50 Setting up libsub-override-perl (0.09-2) ...
21:34:08 #8 72.51 Setting up libaliased-perl (0.34-1.1) ...
21:34:08 #8 72.52 Setting up libstrictures-perl (2.000006-1) ...
21:34:08 #8 72.53 Setting up libsub-quote-perl (2.006006-1) ...
21:34:08 #8 72.54 Setting up libdevel-stacktrace-perl (2.0400-1) ...
21:34:08 #8 72.55 Setting up libclass-xsaccessor-perl (1.19-3+b7) ...
21:34:08 #8 72.56 Setting up libfontconfig1:armhf (2.13.1-4.2) ...
21:34:08 #8 72.57 Setting up libsort-versions-perl (1.62-1) ...
21:34:08 #8 72.58 Setting up libexporter-tiny-perl (1.002002-1) ...
21:34:08 #8 72.59 Setting up libre-engine-re2-perl:armhf (0.14-1) ...
21:34:08 #8 72.60 Setting up libfile-dirlist-perl (0.05-2) ...
21:34:08 #8 72.62 Setting up libterm-readkey-perl (2.38-1+b2) ...
21:34:08 #8 72.63 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ...
21:34:08 #8 72.65 Setting up libperlio-gzip-perl (0.19-1+b7) ...
21:34:08 #8 72.66 Setting up libsys-hostname-long-perl (1.5-2) ...
21:34:08 #8 72.67 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
21:34:08 #8 72.68 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ...
21:34:08 + mkdir -p /root/build-deb/cli
21:34:08 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:34:08 #11 8.465 Setting up libsepol1-dev:amd64 (3.1-1) ...
21:34:08 #11 8.478 Setting up libpcre2-16-0:amd64 (10.36-2) ...
21:34:08 #11 8.492 Setting up libbtrfs0:amd64 (5.10.1-2) ...
21:34:08 #11 8.503 Setting up libpcre2-32-0:amd64 (10.36-2) ...
21:34:08 #11 8.515 Setting up libuv1:amd64 (1.40.0-2) ...
21:34:08 #11 8.527 Setting up bash-completion (1:2.11-2) ...
21:34:09 #8 77.66 Setting up libstring-copyright-perl (0.003006-1) ...
21:34:09 #8 77.67 Setting up python3-debian (0.1.35) ...
21:34:09 + mkdir -p /root/build-deb/buildx
21:34:09 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:34:09 #8 72.69 Setting up liburi-perl (5.08-1) ...
21:34:09 #8 72.70 Setting up libfile-touch-perl (0.11-1) ...
21:34:09 #8 72.71 Setting up python3.9 (3.9.2-1) ...
21:34:09 #11 9.049 Setting up libncurses6:amd64 (6.2+20201114-2) ...
21:34:09 + STATUS=0
21:34:09 + '[' 0 -ne 0 ']'
21:34:09 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:34:09 + RPM_EC=0
21:34:09 ++ jobs -p
21:34:09 + exit 0
21:34:09 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xjqPcR
21:34:09 + umask 022
21:34:09 + cd /root/rpmbuild/BUILD
21:34: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
21:34:09 + export CFLAGS
21:34: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
21:34:09 + export CXXFLAGS
21:34: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
21:34:09 + export FFLAGS
21:34: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
21:34:09 + export FCFLAGS
21:34: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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64.ld'
21:34:09 + export LDFLAGS
21:34:09 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:34:09 + export LT_SYS_LIBRARY_PATH
21:34:09 + CC=gcc
21:34:09 + export CC
21:34:09 + CXX=g++
21:34:09 + export CXX
21:34:09 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:34:09 + /usr/lib/rpm/generate-rpm-note.sh docker-ce 0.0.0~20220816152130.8ffaab8-0.fc36 aarch64
21:34:09 + cd src
21:34:09 + export DOCKER_GITCOMMIT=724feb8
21:34:09 + DOCKER_GITCOMMIT=724feb8
21:34:09 + mkdir -p /go/src/github.com/docker
21:34:09 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
21:34:09 + pushd /root/rpmbuild/BUILD/src/engine
21:34:09 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
21:34:09 + TMP_GOPATH=/go
21:34:09 + hack/dockerfile/install/install.sh tini
21:34:09 + RM_GOPATH=0
21:34:09 + TMP_GOPATH=/go
21:34:09 + : /usr/local/bin
21:34:09 + '[' -z /go ']'
21:34:09 + export GOPATH=/go
21:34:09 + GOPATH=/go
21:34:09 + case "$(go env GOARCH)" in
21:34:09 ++ go env GOARCH
21:34:09 + export GO_BUILDMODE=-buildmode=pie
21:34:09 + GO_BUILDMODE=-buildmode=pie
21:34:09 ++ dirname hack/dockerfile/install/install.sh
21:34:09 + dir=hack/dockerfile/install
21:34:09 + bin=tini
21:34:09 + shift
21:34:09 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:34:09 + . hack/dockerfile/install/tini.installer
21:34:09 ++ : v0.19.0
21:34:09 + install_tini
21:34:09 + echo 'Install tini version v0.19.0'
21:34:09 Install tini version v0.19.0
21:34:09 + git clone https://github.com/krallin/tini.git /go/tini
21:34:09 Cloning into '/go/tini'...
21:34:09 #8 77.83 Setting up python3-requests (2.21.0-1) ...
21:34:09 #8 78.00 Setting up libdata-optlist-perl (0.110-1) ...
21:34:09 #8 78.01 Setting up libipc-run-perl (20180523.0-1) ...
21:34:09 #8 78.02 Setting up git (1:2.20.1-2+deb10u3) ...
21:34:09 #8 78.05 Setting up libcontextual-return-perl (0.004014-2) ...
21:34:09 #11 9.063 Setting up pkg-config (0.29.2-1) ...
21:34:09 #11 9.115 Setting up libudev-dev:amd64 (247.3-7) ...
21:34:09 #11 9.126 Setting up libpcre2-posix2:amd64 (10.36-2) ...
21:34:09 #11 9.140 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
21:34:09 #11 9.152 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
21:34:09 #11 9.165 Setting up librhash0:amd64 (1.4.1-2) ...
21:34:09 #11 9.176 Setting up cmake-data (3.18.4-2+deb11u1) ...
21:34:09 #11 9.193 Setting up dh-apparmor (2.13.6-10) ...
21:34:09 #11 9.218 Setting up libsystemd-dev:amd64 (247.3-7) ...
21:34:09 #11 9.247 Setting up libprocps8:amd64 (2:3.3.17-5) ...
21:34:09 #11 9.263 Setting up libpcre2-dev:amd64 (10.36-2) ...
21:34:09 + cd /go/tini
21:34:09 + git checkout -q v0.19.0
21:34:09 + cmake .
21:34:09 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
21:34:09   Compatibility with CMake < 2.8.12 will be removed from a future version of
21:34:09   CMake.
21:34:09 
21:34:09   Update the VERSION argument <min> value or use a ...<max> suffix to tell
21:34:09   CMake that the project does not need compatibility with older versions.
21:34:09 
21:34:09 
21:34:09 -- The C compiler identification is GNU 12.1.1
21:34:09 -- Detecting C compiler ABI info
21:34:09 #8 78.08 Setting up libwww-robotrules-perl (6.02-1) ...
21:34:09 #8 78.11 Setting up libtypes-serialiser-perl (1.0-1) ...
21:34:09 #8 78.14 Setting up g++ (4:8.3.0-1) ...
21:34:09 #8 78.17 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:34:09 #8 78.18 Setting up libhtml-parser-perl (3.72-3+b3) ...
21:34:09 #8 78.20 Setting up libgit-wrapper-perl (0.048-1) ...
21:34:09 #8 78.21 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
21:34:09 #8 78.22 Setting up librole-tiny-perl (2.000006-1) ...
21:34:09 #8 78.23 Setting up gnupg (2.2.12-1+deb10u2) ...
21:34:09 #8 78.24 Setting up build-essential (12.6) ...
21:34:09 #8 78.25 Setting up libfile-homedir-perl (1.004-1) ...
21:34:09 #8 78.26 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ...
21:34:09 #8 78.27 Setting up libio-socket-ssl-perl (2.060-3) ...
21:34:09 #8 78.30 Setting up libsub-exporter-perl (0.987-1) ...
21:34:09 + mkdir -p /root/build-deb/compose
21:34:09 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:34:09 + mkdir -p /root/build-deb/scan-cli-plugin
21:34:09 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
21:34:09 + mkdir -p /go/src/github.com/docker
21:34:09 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:34:09 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:34:09 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:34:09 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:34:09 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
21:34:09 + EPOCH=5
21:34:09 + EPOCH_SEP=
21:34:09 + [[ ! -z 5 ]]
21:34:09 + EPOCH_SEP=:
21:34:09 + [[ -z 0.0.0~20220816152130.8ffaab8 ]]
21:34:09 + echo VERSION AAA 0.0.0-20220816152130-8ffaab8
21:34:09 VERSION AAA 0.0.0-20220816152130-8ffaab8
21:34:09 + VERSION=0.0.0-20220816152130-8ffaab8
21:34:09 + echo VERSION bbb 0.0.0-20220816152130-8ffaab8
21:34:09 VERSION bbb 0.0.0-20220816152130-8ffaab8
21:34:09 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:34:09 + debSource=docker-ce
21:34:09 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:34:09 + debMaintainer='Docker <support@docker.com>'
21:34:09 ++ date --rfc-2822
21:34:09 + debDate='Tue, 16 Aug 2022 21:34:09 +0000'
21:34:09 ++ . /etc/os-release
21:34:09 +++ NAME=Ubuntu
21:34:09 +++ VERSION='20.04.4 LTS (Focal Fossa)'
21:34:09 +++ ID=ubuntu
21:34:09 +++ ID_LIKE=debian
21:34:09 +++ PRETTY_NAME='Ubuntu 20.04.4 LTS'
21:34:09 +++ VERSION_ID=20.04
21:34:09 +++ HOME_URL=https://www.ubuntu.com/
21:34:09 +++ SUPPORT_URL=https://help.ubuntu.com/
21:34:09 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
21:34:09 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
21:34:09 +++ VERSION_CODENAME=focal
21:34:09 +++ UBUNTU_CODENAME=focal
21:34:09 ++ echo 20.04
21:34:09 + versionID=20.04
21:34:09 + pkgRevision=0
21:34:09 + cat
21:34:09 + export CLI_GITCOMMIT=8ffaab8
21:34:09 + CLI_GITCOMMIT=8ffaab8
21:34:09 + export ENGINE_GITCOMMIT=724feb8
21:34:09 + ENGINE_GITCOMMIT=724feb8
21:34:09 + export SCAN_GITCOMMIT=061fe0a
21:34:09 + SCAN_GITCOMMIT=061fe0a
21:34:09 + echo VERSION BBB 0.0.0-20220816152130-8ffaab8
21:34:09 VERSION BBB 0.0.0-20220816152130-8ffaab8
21:34:09 + dpkg-buildpackage -uc -us -I.git
21:34:09 dpkg-buildpackage: info: source package docker-ce
21:34:09 dpkg-buildpackage: info: source version 5:0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal
21:34:09 dpkg-buildpackage: info: source distribution focal
21:34:09 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:34:09  dpkg-source -I.git --before-build .
21:34:09 dpkg-buildpackage: info: host architecture amd64
21:34:09 #8 73.43 Setting up libemail-address-xs-perl (1.04-1+b3) ...
21:34:09 #8 73.44 Setting up libnet-ssleay-perl (1.88-3+b1) ...
21:34:09 #8 73.46 Setting up automake (1:1.16.3-2) ...
21:34:09 #8 73.46 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:34:09 #8 73.47 Setting up libapt-pkg-perl (0.1.39) ...
21:34:09 #8 73.48 Setting up libio-sessiondata-perl (1.03-1.1) ...
21:34:09 #8 73.49 Setting up libstring-escape-perl (2010.002-2) ...
21:34:09 #8 73.51 Setting up libhttp-date-perl (6.05-1) ...
21:34:09 #8 73.52 Setting up libfile-which-perl (1.23-1) ...
21:34:09 #8 73.53 Setting up libfile-basedir-perl (0.08-1) ...
21:34:09 #8 73.54 Setting up libnumber-range-perl (0.12-1.1) ...
21:34:09 #11 9.277 Setting up libselinux1-dev:amd64 (3.1-3) ...
21:34:09 #11 9.289 Setting up procps (2:3.3.17-5) ...
21:34:09 #11 9.337 Setting up cmake (3.18.4-2+deb11u1) ...
21:34:09 #11 9.357 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
21:34:09 #11 9.372 Setting up dmsetup (2:1.02.175-2.1) ...
21:34:09 #11 9.389 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
21:34:09 #11 9.402 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
21:34:09 #11 9.417 Setting up docker-ce-build-deps (1.0) ...
21:34:09 #11 9.431 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:34:09 #11 9.455 Processing triggers for man-db (2.9.4-2) ...
21:34:09 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy.dsc
21:34:09  debian/rules build
21:34:09 dh build --with=bash-completion
21:34:09    dh_update_autotools_config
21:34:09    dh_autoreconf
21:34:09    debian/rules override_dh_auto_build
21:34:09 make[1]: Entering directory '/root/build-deb'
21:34:09 # Build the daemon and dependencies
21:34:09 cd engine && DOCKER_GITCOMMIT=724feb8 PRODUCT=docker ./hack/make.sh dynbinary
21:34:09 
21:34:09 Removing bundles/
21:34:09 
21:34:09 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:34:09 Building: bundles/dynbinary-daemon/dockerd
21:34:09 GOOS="" GOARCH="" GOARM=""
21:34:09 -- Detecting C compiler ABI info - done
21:34:09 -- Check for working C compiler: /usr/bin/gcc - skipped
21:34:09 -- Detecting C compile features
21:34:09 -- Detecting C compile features - done
21:34:09 -- Performing Test HAS_BUILTIN_FORTIFY
21:34:09 #8 78.31 Setting up libalgorithm-merge-perl (0.08-3) ...
21:34:09 #8 78.32 Setting up libhttp-message-perl (6.18-1) ...
21:34:09 #8 78.34 Setting up libhtml-form-perl (6.03-1) ...
21:34:09 #8 78.35 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
21:34:09 #8 78.36 Setting up libjson-xs-perl (3.040-1+b1) ...
21:34:09 #8 78.38 Setting up libhttp-negotiate-perl (6.01-1) ...
21:34:09 #8 78.39 Setting up libio-prompter-perl (0.004015-1) ...
21:34:09 #8 78.42 Setting up libhttp-cookies-perl (6.04-1) ...
21:34:09 #8 78.43 Setting up po-debconf (1.0.21) ...
21:34:09 #8 78.44 Setting up libhtml-tree-perl (5.07-2) ...
21:34:09 #8 78.45 Setting up libparams-classify-perl (0.015-1+b1) ...
21:34:09 #8 78.46 Setting up libcgi-pm-perl (4.40-1) ...
21:34:09 #8 78.48 Setting up libpath-iterator-rule-perl (1.014-1) ...
21:34:09 #8 78.49 Setting up libnet-dns-sec-perl (1.11-1) ...
21:34:09 #8 78.50 Setting up libsereal-perl (4.005-1) ...
21:34:09 #8 78.51 Setting up libhtml-format-perl (2.12-1) ...
21:34:09 #8 78.54 Setting up libxml-sax-perl (1.00+dfsg-1) ...
21:34:09  debian/rules clean
21:34:09 dh clean --with=bash-completion
21:34:09    dh_clean
21:34:09 #8 73.55 Setting up libtask-weaken-perl (1.06-1) ...
21:34:09 #8 73.56 Setting up libunicode-utf8-perl (0.62-1+b2) ...
21:34:09 #8 73.58 Setting up libmouse-perl (2.5.10-1+b1) ...
21:34:09 #8 73.59 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ...
21:34:09 #8 73.60 Setting up g++-10 (10.2.1-6) ...
21:34:09 #8 73.61 Setting up libfile-listing-perl (6.14-1) ...
21:34:09 #8 73.62 Setting up libsys-cpuaffinity-perl:armhf (1.13~03-1) ...
21:34:09 #8 73.63 Setting up gpg-wks-client (2.2.27-2+deb11u2) ...
21:34:09 #8 73.65 Setting up libregexp-pattern-perl (0.2.14-1) ...
21:34:09 #8 73.66 Setting up libdata-messagepack-perl (1.00-4+b1) ...
21:34:09 #8 73.67 Setting up libclass-inspector-perl (1.36-1) ...
21:34:09 #8 73.68 Setting up libfont-afm-perl (1.20-3) ...
21:34:09 #8 73.69 Setting up libwant-perl (0.29-1+b6) ...
21:34:09 #8 73.70 Setting up libdynaloader-functions-perl (0.003-1.1) ...
21:34:09 #8 73.72 Setting up libtext-glob-perl (0.11-1) ...
21:34:09 #8 73.73 Setting up libclass-method-modifiers-perl (2.13-1) ...
21:34:09 #8 73.74 Setting up liblist-compare-perl (0.55-1) ...
21:34:09 #8 73.75 Setting up libref-util-xs-perl (0.117-1+b3) ...
21:34:10 #17 exporting layers 6.7s done
21:34:10 #17 writing image sha256:8733da18f3a73592984eb05ecbe280bc8ad1125f044e244841fa7484726b4487 done
21:34:10 #17 naming to docker.io/debbuild-debian-buster/x86_64
21:34:10 #17 naming to docker.io/debbuild-debian-buster/x86_64 done
21:34:10 #17 DONE 6.7s
21:34:10 docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0~20220816152130.8ffaab8 -e VERSION=0.0.0-20220816152130-8ffaab8 -e CLI_GITCOMMIT=8ffaab8 -e ENGINE_GITCOMMIT=724feb8 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.9.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/debbuild/debian-buster:/build  debbuild-debian-buster/x86_64
21:34:10 -- Performing Test HAS_BUILTIN_FORTIFY - Success
21:34:10 -- Configuring done
21:34:10 -- Generating done
21:34:10 -- Build files have been written to: /go/tini
21:34:10 + make tini-static
21:34:10 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:34:10 #8 78.62 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
21:34:10 #8 78.68 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:34:10 #8 78.81 
21:34:10 #8 78.81 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:34:10  dpkg-source -I.git -b .
21:34:10 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
21:34:10 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
21:34:10 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20220816152130.8ffaab8'
21:34:10 dpkg-source: info: using source format '1.0'
21:34:10 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal.tar.gz
21:34:10 #8 73.76 Setting up libio-pty-perl (1:1.15-2) ...
21:34:10 #8 73.77 Setting up libtool (2.4.6-15) ...
21:34:10 #8 73.79 Setting up libfile-fcntllock-perl (0.22-3+b7) ...
21:34:10 #8 73.80 Setting up libsort-key-perl (1.33-2+b3) ...
21:34:10 #8 73.81 Setting up libclone-perl (0.45-1+b1) ...
21:34:10 #8 73.84 Setting up libalgorithm-diff-perl (1.201-1) ...
21:34:10 #8 73.86 Setting up libarchive-zip-perl (1.68-1) ...
21:34:10 #8 73.87 Setting up libsub-identify-perl (0.14-1+b3) ...
21:34:10 #8 73.89 Setting up libdistro-info-perl (1.0) ...
21:34:10 #8 73.90 Setting up libcpanel-json-xs-perl (4.25-1+b1) ...
21:34:10 #8 73.92 Setting up libobject-id-perl (0.1.2-2.1) ...
21:34:10 #8 73.93 Setting up libio-stringy-perl (2.111-3) ...
21:34:10 #8 73.95 Setting up liblist-moreutils-perl (0.430-2) ...
21:34:10 #8 73.97 Setting up libhtml-tagset-perl (3.20-4) ...
21:34:10 #8 73.99 Setting up liblog-any-perl (1.709-1) ...
21:34:10 #8 74.00 Setting up libauthen-sasl-perl (2.1600-1.1) ...
21:34:10 #8 74.02 Setting up libdevel-size-perl (0.83-1+b2) ...
21:34:10 #8 74.03 Setting up libdebhelper-perl (13.3.4) ...
21:34:10 #8 74.04 Setting up libpod-constants-perl (0.19-2) ...
21:34:10 #8 74.06 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
21:34:10 #8 74.07 Setting up libconvert-binhex-perl (1.125-1) ...
21:34:10 #8 74.08 Setting up liblwp-mediatypes-perl (6.04-1) ...
21:34:10 [100%] Linking C executable tini-static
21:34:10 #8 78.85 Setting up dput (1.0.3) ...
21:34:10 #8 79.01 Setting up libnet-smtp-ssl-perl (1.04-1) ...
21:34:10 #8 79.02 Setting up libmodule-runtime-perl (0.016-1) ...
21:34:10 #8 79.04 Setting up libmailtools-perl (2.18-1) ...
21:34:10 #8 79.05 Setting up libparse-debianchangelog-perl (1.2.0-13) ...
21:34:10 #8 74.09 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ...
21:34:10 #8 74.10 Setting up libtry-tiny-perl (0.30-1) ...
21:34:10 #8 74.12 Setting up libtype-tiny-perl (1.012001-2) ...
21:34:10 #8 74.13 Setting up libcommon-sense-perl (3.75-1+b4) ...
21:34:10 #8 74.14 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
21:34:10 #8 74.15 Setting up libnet-http-perl (6.20-1) ...
21:34:10 #8 74.17 Setting up libtext-markdown-discount-perl:armhf (0.12-1+b1) ...
21:34:10 #8 74.17 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
21:34:10 #8 74.19 Setting up libtime-moment-perl (0.44-1+b3) ...
21:34:10 #8 74.20 Setting up libencode-locale-perl (1.05-1.1) ...
21:34:10 #8 74.22 Setting up python3 (3.9.2-3) ...
21:34:10 + set -e
21:34:10 + mkdir -p /root/build-deb/engine
21:34:10 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:34:10 #8 79.07 Setting up libxml-libxml-perl (2.0134+dfsg-1) ...
21:34:10 #8 79.11 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
21:34:10 #8 79.18 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
21:34:10 #8 79.25 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:34:10 #13 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 2.5s done
21:34:10 #11 34.83 Package bash-5.1.8-2.fc35.aarch64 is already installed.
21:34:10 #11 34.84 Package bash-5.1.8-2.fc35.aarch64 is already installed.
21:34:10 #11 34.84 Package ca-certificates-2021.2.52-1.0.fc35.noarch is already installed.
21:34:10 #11 34.85 Package libarchive-3.5.2-2.fc35.aarch64 is already installed.
21:34:10 #11 34.85 Package pkgconf-pkg-config-1.8.0-1.fc35.aarch64 is already installed.
21:34:10 #11 34.85 Package tar-2:1.34-2.fc35.aarch64 is already installed.
21:34:10 #11 34.86 Package bash-5.1.8-2.fc35.aarch64 is already installed.
21:34:10 #11 34.98 Dependencies resolved.
21:34:10 #11 35.01 ================================================================================
21:34:10 #11 35.01  Package                       Arch     Version                  Repo      Size
21:34:10 #11 35.01 ================================================================================
21:34:10 #11 35.01 Installing:
21:34:10 #11 35.01  btrfs-progs-devel             aarch64  5.18-1.fc35              updates   55 k
21:34:10 #11 35.01  cmake                         aarch64  3.22.2-1.fc35            updates  5.8 M
21:34:10 #11 35.01  device-mapper-devel           aarch64  1.02.175-6.fc35          fedora    45 k
21:34:10 #11 35.01  gcc                           aarch64  11.3.1-2.fc35            updates   29 M
21:34:10 #11 35.01  git                           aarch64  2.37.1-1.fc35            updates   66 k
21:34:10 #11 35.01  glibc-static                  aarch64  2.34-38.fc35             updates  1.4 M
21:34:10 #11 35.01  libseccomp-devel              aarch64  2.5.3-1.fc35             updates   53 k
21:34:10 #11 35.01  libselinux-devel              aarch64  3.3-1.fc35               updates  112 k
21:34:10 #11 35.01  libtool                       aarch64  2.4.6-50.fc35            updates  579 k
21:34:10 #11 35.01  libtool-ltdl-devel            aarch64  2.4.6-50.fc35            updates  154 k
21:34:10 #11 35.01  make                          aarch64  1:4.3-6.fc35             fedora   530 k
21:34:10 #11 35.01  selinux-policy-devel          noarch   35.18-1.fc35             updates  811 k
21:34:10 #11 35.01  systemd                       aarch64  249.12-5.fc35            updates  3.9 M
21:34:10 #11 35.01  which                         aarch64  2.21-27.fc35             fedora    41 k
21:34:10 #11 35.01 Upgrading:
21:34:10 #11 35.01  audit-libs                    aarch64  3.0.8-1.fc35             updates  115 k
21:34:10 #11 35.01  libgcc                        aarch64  11.3.1-2.fc35            updates  112 k
21:34:10 #11 35.01  libgomp                       aarch64  11.3.1-2.fc35            updates  289 k
21:34:10 #11 35.01  pcre2                         aarch64  10.40-1.fc35             updates  220 k
21:34:10 #11 35.01  pcre2-syntax                  noarch   10.40-1.fc35             updates  143 k
21:34:10 #11 35.01 Installing dependencies:
21:34:10 #11 35.01  acl                           aarch64  2.3.1-2.fc35             fedora    71 k
21:34:10 #11 35.01  annobin-docs                  noarch   10.79-1.fc35             updates   91 k
21:34:10 #11 35.01  annobin-plugin-gcc            aarch64  10.79-1.fc35             updates  881 k
21:34:10 #11 35.01  autoconf                      noarch   2.69-37.fc35             fedora   666 k
21:34:10 #11 35.01  automake                      noarch   1.16.2-5.fc35            fedora   662 k
21:34:10 #11 35.01  btrfs-progs                   aarch64  5.18-1.fc35              updates  971 k
21:34:10 #11 35.01  checkpolicy                   aarch64  3.3-1.fc35               updates  335 k
21:34:10 #11 35.01  cmake-data                    noarch   3.22.2-1.fc35            updates  1.6 M
21:34:10 #11 35.01  cmake-filesystem              aarch64  3.22.2-1.fc35            updates   18 k
21:34:10 #11 35.01  cmake-rpm-macros              noarch   3.22.2-1.fc35            updates   17 k
21:34:10 #11 35.01  cpp                           aarch64  11.3.1-2.fc35            updates  9.7 M
21:34:10 #11 35.01  cryptsetup-libs               aarch64  2.4.3-1.fc35             updates  431 k
21:34:10 #11 35.01  dbus                          aarch64  1:1.12.22-1.fc35         updates  7.1 k
21:34:10 #11 35.01  dbus-broker                   aarch64  29-4.fc35                fedora   166 k
21:34:10 #11 35.01  dbus-common                   noarch   1:1.12.22-1.fc35         updates   14 k
21:34:10 #11 35.01  device-mapper                 aarch64  1.02.175-6.fc35          fedora   138 k
21:34:10 #11 35.01  device-mapper-libs            aarch64  1.02.175-6.fc35          fedora   173 k
21:34:10 #11 35.01  e2fsprogs-libs                aarch64  1.46.3-1.fc35            fedora   224 k
21:34:10 #11 35.01  emacs-filesystem              noarch   1:27.2-9.fc35            fedora   9.0 k
21:34:10 #11 35.01  gc                            aarch64  8.0.4-6.fc35             fedora   101 k
21:34:10 #11 35.01  git-core                      aarch64  2.37.1-1.fc35            updates  4.1 M
21:34:10 #11 35.01  git-core-doc                  noarch   2.37.1-1.fc35            updates  2.4 M
21:34:10 #11 35.01  glibc-devel                   aarch64  2.34-38.fc35             updates  447 k
21:34:10 #11 35.01  guile22                       aarch64  2.2.7-3.fc35             fedora   6.4 M
21:34:10 #11 35.01  iptables-legacy-libs          aarch64  1.8.7-13.fc35            fedora    39 k
21:34:10 #11 35.01  jsoncpp                       aarch64  1.9.4-5.fc35             updates   88 k
21:34:10 #11 35.01  kernel-headers                aarch64  5.18.13-100.fc35         updates  1.3 M
21:34:10 #11 35.01  kmod-libs                     aarch64  29-4.fc35                fedora    62 k
21:34:10 #11 35.01  less                          aarch64  590-2.fc35               updates  160 k
21:34:10 #11 35.01  libargon2                     aarch64  20171227-7.fc35          fedora    28 k
21:34:10 #11 35.01  libasan                       aarch64  11.3.1-2.fc35            updates  424 k
21:34:10 #11 35.01  libatomic                     aarch64  11.3.1-2.fc35            updates   61 k
21:34:10 #11 35.01  libbtrfs                      aarch64  5.18-1.fc35              updates   28 k
21:34:10 #11 35.01  libbtrfsutil                  aarch64  5.18-1.fc35              updates   32 k
21:34:10 #11 35.01  libcbor                       aarch64  0.7.0-4.fc35             fedora    55 k
21:34:10 #11 35.01  libedit                       aarch64  3.1-40.20210910cvs.fc35  fedora   104 k
21:34:10 #11 35.01  libfdisk                      aarch64  2.37.4-1.fc35            updates  149 k
21:34:10 #11 35.01  libfido2                      aarch64  1.8.0-1.fc35             fedora    81 k
21:34:10 #11 35.01  libibverbs                    aarch64  39.0-1.fc35              updates  391 k
21:34:10 #11 35.01  libmpc                        aarch64  1.2.1-3.fc35             fedora    63 k
21:34:10 #11 35.01  libnl3                        aarch64  3.5.0-8.fc35             fedora   322 k
21:34:10 #11 35.01  libpcap                       aarch64  14:1.10.1-2.fc35         fedora   167 k
21:34:10 #11 35.01  libseccomp                    aarch64  2.5.3-1.fc35             updates   71 k
21:34:10 #11 35.01  libselinux-utils              aarch64  3.3-1.fc35               updates  142 k
21:34:10 #11 35.01  libsepol-devel                aarch64  3.3-2.fc35               updates   40 k
21:34:10 #11 35.01  libtool-ltdl                  aarch64  2.4.6-50.fc35            updates   36 k
21:34:10 #11 35.01  libubsan                      aarch64  11.3.1-2.fc35            updates  206 k
21:34:10 #11 35.01  libutempter                   aarch64  1.2.1-5.fc35             fedora    26 k
21:34:10 #11 35.01  libuv                         aarch64  1:1.44.2-1.fc35          updates  149 k
21:34:10 #11 35.01  libxcrypt-devel               aarch64  4.4.28-1.fc35            updates   29 k
21:34:10 #11 35.01  libxcrypt-static              aarch64  4.4.28-1.fc35            updates  109 k
21:34:10 #11 35.01  lzo                           aarch64  2.10-5.fc35              fedora    63 k
21:34:10 #11 35.01  m4                            aarch64  1.4.19-2.fc35            fedora   292 k
21:34:10 #11 35.01  openssh                       aarch64  8.7p1-3.fc35             updates  441 k
21:34:10 #11 35.01  openssh-clients               aarch64  8.7p1-3.fc35             updates  672 k
21:34:10 #11 35.01  pcre2-devel                   aarch64  10.40-1.fc35             updates  474 k
21:34:10 #11 35.01  pcre2-utf16                   aarch64  10.40-1.fc35             updates  198 k
21:34:10 #11 35.01  pcre2-utf32                   aarch64  10.40-1.fc35             updates  189 k
21:34:10 #11 35.01  perl-Error                    noarch   1:0.17029-7.fc35         fedora    41 k
21:34:10 #11 35.01  perl-File-Compare             noarch   1.100.600-486.fc35       updates   18 k
21:34:10 #11 35.01  perl-File-Copy                noarch   2.35-486.fc35            updates   25 k
21:34:10 #11 35.01  perl-File-Find                noarch   1.39-486.fc35            updates   30 k
21:34:10 #11 35.01  perl-Git                      noarch   2.37.1-1.fc35            updates   43 k
21:34:10 #11 35.01  perl-TermReadKey              aarch64  2.38-11.fc35             fedora    35 k
21:34:10 #11 35.01  perl-Thread-Queue             noarch   3.14-478.fc35            fedora    21 k
21:34:10 #11 35.01  perl-lib                      aarch64  0.65-486.fc35            updates   19 k
21:34:10 #11 35.01  perl-threads                  aarch64  1:2.26-448.fc35          fedora    56 k
21:34:10 #11 35.01  perl-threads-shared           aarch64  1.62-478.fc35            fedora    43 k
21:34:10 #11 35.01  policycoreutils               aarch64  3.3-1.fc35               updates  200 k
21:34:10 #11 35.01  policycoreutils-devel         aarch64  3.3-1.fc35               updates  136 k
21:34:10 #11 35.01  policycoreutils-python-utils  noarch   3.3-1.fc35               updates   72 k
21:34:10 #11 35.01  python3-audit                 aarch64  3.0.8-1.fc35             updates   83 k
21:34:10 #11 35.01  python3-libselinux            aarch64  3.3-1.fc35               updates  179 k
21:34:10 #11 35.01  python3-libsemanage           aarch64  3.3-1.fc35               updates   79 k
21:34:10 #11 35.01  python3-policycoreutils       noarch   3.3-1.fc35               updates  2.0 M
21:34:10 #11 35.01  python3-setools               aarch64  4.4.0-3.fc35             fedora   536 k
21:34:10 #11 35.01  python3-setuptools            noarch   57.4.0-1.fc35            fedora   928 k
21:34:10 #11 35.01  rhash                         aarch64  1.4.0-4.fc35             fedora   179 k
21:34:10 #11 35.01  rpm-plugin-selinux            aarch64  4.17.1-3.fc35            updates   17 k
21:34:10 #11 35.01  selinux-policy                noarch   35.18-1.fc35             updates   66 k
21:34:10 #11 35.01  selinux-policy-targeted       noarch   35.18-1.fc35             updates  6.3 M
21:34:10 #11 35.01  systemd-devel                 aarch64  249.12-5.fc35            updates  447 k
21:34:10 #11 35.01  systemd-pam                   aarch64  249.12-5.fc35            updates  319 k
21:34:10 #11 35.01  systemd-rpm-macros            noarch   249.12-5.fc35            updates   27 k
21:34:10 #11 35.01  util-linux                    aarch64  2.37.4-1.fc35            updates  2.2 M
21:34:10 #11 35.01  util-linux-core               aarch64  2.37.4-1.fc35            updates  435 k
21:34:10 #11 35.01  vim-filesystem                noarch   2:9.0.137-1.fc35         updates   20 k
21:34:10 #11 35.01  xkeyboard-config              noarch   2.33-2.fc35              fedora   783 k
21:34:10 #11 35.01 Installing weak dependencies:
21:34:10 #11 35.01  libbpf                        aarch64  2:0.6.1-2.fc35           updates  155 k
21:34:10 #11 35.01  libxkbcommon                  aarch64  1.3.1-1.fc35             fedora   139 k
21:34:10 #11 35.01  qrencode-libs                 aarch64  4.1.1-1.fc35             updates   61 k
21:34:10 #11 35.01  systemd-networkd              aarch64  249.12-5.fc35            updates  474 k
21:34:10 #11 35.01  systemd-resolved              aarch64  249.12-5.fc35            updates  251 k
21:34:10 #11 35.01 
21:34:10 #11 35.01 Transaction Summary
21:34:10 #11 35.01 ================================================================================
21:34:10 #11 35.01 Install  107 Packages
21:34:10 #11 35.01 Upgrade    5 Packages
21:34:10 #11 35.01 
21:34:10 #11 35.02 Total download size: 96 M
21:34:10 #11 35.02 Downloading Packages:
21:34:10 #8 79.38 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:34:10 #8 79.41 Setting up libconst-fast-perl (0.014-1) ...
21:34:10 #8 79.43 Setting up libhttp-daemon-perl (6.01-3) ...
21:34:10 #8 79.44 Setting up libmodule-implementation-perl (0.09-1) ...
21:34:10 #8 79.46 Setting up libemail-valid-perl (1.202-1) ...
21:34:10 #8 79.47 Setting up libcgi-fast-perl (1:2.13-1) ...
21:34:10 #8 79.48 Setting up libpackage-stash-perl (0.38-1) ...
21:34:10 #8 79.49 Setting up libimport-into-perl (1.002005-1) ...
21:34:10 #8 79.51 Setting up libmoo-perl (2.003004-2) ...
21:34:10 #8 79.52 Setting up libmime-tools-perl (5.509-1) ...
21:34:10 #8 79.54 Setting up libxml-simple-perl (2.25-1) ...
21:34:10 #8 79.55 Setting up libparams-validate-perl (1.29-1+b1) ...
21:34:10 #8 79.57 Setting up libb-hooks-endofscope-perl (0.24-1) ...
21:34:10 #8 79.58 Setting up lintian (2.15.0) ...
21:34:10 #8 79.59 Setting up libnamespace-clean-perl (0.27-1) ...
21:34:10 #8 79.61 Setting up libgetopt-long-descriptive-perl (0.103-2) ...
21:34:10 #8 79.62 Setting up licensecheck (3.0.31-3) ...
21:34:10 #8 79.64 Setting up libgitlab-api-v4-perl (0.16-1) ...
21:34:10 [100%] Built target tini-static
21:34:10 + mkdir -p /usr/local/bin
21:34:10 + cp tini-static /usr/local/bin/docker-init
21:34:10 + VERSION=0.0.0-20220816152130-8ffaab8
21:34:10 + PRODUCT=docker
21:34:10 + hack/make.sh dynbinary
21:34:10 
21:34:10 Removing bundles/
21:34:10 
21:34:10 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:34:10 Building: bundles/dynbinary-daemon/dockerd
21:34:10 GOOS="" GOARCH="" GOARM=""
21:34:11 #13 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702
21:34:11 #8 74.52 Setting up libexception-class-perl (1.44-1) ...
21:34:11 #8 74.54 Setting up python3-xdg (0.27-2) ...
21:34:11 #8 74.72 Setting up libconfig-tiny-perl (2.26-1) ...
21:34:11 #8 74.74 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ...
21:34:11 #8 74.75 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
21:34:11 #8 74.76 Setting up liblist-utilsby-perl (0.11-1) ...
21:34:11 #8 74.78 Setting up libstring-shellquote-perl (1.04-1) ...
21:34:11 #8 74.79 Setting up libsub-install-perl (0.928-1.1) ...
21:34:11 #8 74.80 Setting up gcc (4:10.2.1-1) ...
21:34:11 #8 74.83 Setting up dpkg-dev (1.20.11) ...
21:34:11 + mkdir -p /root/build-deb/cli
21:34:11 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:34:11 #8 79.65 Setting up liblwp-protocol-https-perl (6.07-2) ...
21:34:11 #8 79.66 Setting up libwww-perl (6.36-2) ...
21:34:11 #8 79.68 Setting up debhelper (12.1.1) ...
21:34:11 #8 79.69 Setting up dh-autoreconf (19) ...
21:34:11 #8 79.71 Setting up devscripts (2.19.5+deb10u1) ...
21:34:11 #8 74.86 Setting up libnumber-compare-perl (0.03-1.1) ...
21:34:11 #8 74.89 Setting up intltool-debian (0.35.0+20060710.5) ...
21:34:11 #8 74.91 Setting up liberror-perl (0.17029-1) ...
21:34:11 #8 74.92 Setting up python3-six (1.16.0-2) ...
21:34:11 #8 75.08 Setting up dh-autoreconf (20) ...
21:34:11 #8 75.09 Setting up patchutils (0.4.2-1) ...
21:34:11 #8 75.10 Setting up libmail-sendmail-perl (0.80-1.1) ...
21:34:11 #8 75.11 Setting up libltdl-dev:armhf (2.4.6-15) ...
21:34:11 #11 35.86 (1/112): acl-2.3.1-2.fc35.aarch64.rpm           297 kB/s |  71 kB     00:00    
21:34:11 #11 35.91 (2/112): dbus-broker-29-4.fc35.aarch64.rpm      3.0 MB/s | 166 kB     00:00    
21:34:11 #11 35.99 (3/112): autoconf-2.69-37.fc35.noarch.rpm       1.7 MB/s | 666 kB     00:00    
21:34:11 + mkdir -p /root/build-deb/buildx
21:34:11 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:34:11 #8 79.87 Setting up dh-strip-nondeterminism (1.1.2-1) ...
21:34:11 #8 79.88 Setting up equivs (2.2.0) ...
21:34:11 #8 79.92 Setting up libxml-parser-perl (2.44-4) ...
21:34:11 #8 79.94 Setting up libxml-sax-expat-perl (0.51-1) ...
21:34:11 #8 79.98 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
21:34:11 #8 80.03 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:34:11 #11 14.10   Running scriptlet: selinux-policy-targeted-36.13-3.fc36.noarch         34/113 
21:34:11 #11 22.04   Running scriptlet: openssh-8.8p1-1.fc36.1.x86_64                       35/113 
21:34:11 #11 22.08   Installing       : openssh-8.8p1-1.fc36.1.x86_64                       35/113 
21:34:11 #11 22.10   Installing       : openssh-clients-8.8p1-1.fc36.1.x86_64               36/113 
21:34:11 #11 22.13   Running scriptlet: openssh-clients-8.8p1-1.fc36.1.x86_64               36/113 
21:34:11 #11 22.14   Installing       : lzo-2.10-6.fc36.x86_64                              37/113 
21:34:11 #11 22.19   Installing       : btrfs-progs-5.18-1.fc36.x86_64                      38/113 
21:34:11 #11 22.20   Installing       : pcre2-utf16-10.39-1.fc36.1.x86_64                   39/113 
21:34:11 #11 22.25   Installing       : pcre2-utf32-10.39-1.fc36.1.x86_64                   40/113 
21:34:11 #11 22.26   Installing       : pcre2-devel-10.39-1.fc36.1.x86_64                   41/113 
21:34:11 #11 22.32   Installing       : perl-TermReadKey-2.38-12.fc36.x86_64                42/113 
21:34:11 #11 22.33   Installing       : python3-audit-3.0.8-1.fc36.x86_64                   43/113 
21:34:11 #11 22.34   Installing       : qrencode-libs-4.1.1-2.fc36.x86_64                   44/113 
21:34:11 #8 75.12 Setting up libjson-maybexs-perl (1.004003-1) ...
21:34:11 #8 75.13 Setting up libxml-sax-base-perl (1.09-1.1) ...
21:34:11 #8 75.15 Setting up libio-string-perl (1.08-3.1) ...
21:34:11 #8 75.16 Setting up libreadonly-perl (2.050-3) ...
21:34:11 #8 75.17 Setting up python3-gpg (1.14.0-1+b2) ...
21:34:11 #11 36.05 (4/112): automake-1.16.2-5.fc35.noarch.rpm      1.5 MB/s | 662 kB     00:00    
21:34:11 #11 36.09 (5/112): device-mapper-1.02.175-6.fc35.aarch64. 809 kB/s | 138 kB     00:00    
21:34:11 #11 36.17 (6/112): device-mapper-devel-1.02.175-6.fc35.aa 405 kB/s |  45 kB     00:00    
21:34:11 #11 36.17 (7/112): device-mapper-libs-1.02.175-6.fc35.aar 1.5 MB/s | 173 kB     00:00    
21:34:11 #11 36.20 (8/112): e2fsprogs-libs-1.46.3-1.fc35.aarch64.r 1.9 MB/s | 224 kB     00:00    
21:34:11 #11 36.21 (9/112): emacs-filesystem-27.2-9.fc35.noarch.rp 247 kB/s | 9.0 kB     00:00    
21:34:11 #11 36.21 (10/112): gc-8.0.4-6.fc35.aarch64.rpm           2.5 MB/s | 101 kB     00:00    
21:34:11 #11 36.22 (11/112): iptables-legacy-libs-1.8.7-13.fc35.aa 5.2 MB/s |  39 kB     00:00    
21:34:11 #11 36.22 (12/112): kmod-libs-29-4.fc35.aarch64.rpm       5.7 MB/s |  62 kB     00:00    
21:34:11 #11 36.26 (13/112): libargon2-20171227-7.fc35.aarch64.rpm 611 kB/s |  28 kB     00:00    
21:34:11 + mkdir -p /root/build-deb/compose
21:34:11 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:34:11 + mkdir -p /root/build-deb/scan-cli-plugin
21:34:11 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
21:34:11 + mkdir -p /go/src/github.com/docker
21:34:11 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:34:11 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:34:11 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:34:11 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:34:11 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
21:34:11 + EPOCH=5
21:34:11 + EPOCH_SEP=
21:34:11 + [[ ! -z 5 ]]
21:34:11 + EPOCH_SEP=:
21:34:11 + [[ -z 0.0.0~20220816152130.8ffaab8 ]]
21:34:11 + echo VERSION AAA 0.0.0-20220816152130-8ffaab8
21:34:11 VERSION AAA 0.0.0-20220816152130-8ffaab8
21:34:11 + VERSION=0.0.0-20220816152130-8ffaab8
21:34:11 + echo VERSION bbb 0.0.0-20220816152130-8ffaab8
21:34:11 VERSION bbb 0.0.0-20220816152130-8ffaab8
21:34:11 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:34:11 + debSource=docker-ce
21:34:11 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:34:11 + debMaintainer='Docker <support@docker.com>'
21:34:11 ++ date --rfc-2822
21:34:11 + debDate='Tue, 16 Aug 2022 21:34:11 +0000'
21:34:11 ++ . /etc/os-release
21:34:11 +++ PRETTY_NAME='Debian GNU/Linux 10 (buster)'
21:34:11 +++ NAME='Debian GNU/Linux'
21:34:11 +++ VERSION_ID=10
21:34:11 +++ VERSION='10 (buster)'
21:34:11 +++ VERSION_CODENAME=buster
21:34:11 +++ ID=debian
21:34:11 +++ HOME_URL=https://www.debian.org/
21:34:11 +++ SUPPORT_URL=https://www.debian.org/support
21:34:11 +++ BUG_REPORT_URL=https://bugs.debian.org/
21:34:11 ++ echo 10
21:34:11 + versionID=10
21:34:11 + pkgRevision=0
21:34:11 + cat
21:34:11 + export CLI_GITCOMMIT=8ffaab8
21:34:11 + CLI_GITCOMMIT=8ffaab8
21:34:11 + export ENGINE_GITCOMMIT=724feb8
21:34:11 + ENGINE_GITCOMMIT=724feb8
21:34:11 + export SCAN_GITCOMMIT=061fe0a
21:34:11 + SCAN_GITCOMMIT=061fe0a
21:34:11 + echo VERSION BBB 0.0.0-20220816152130-8ffaab8
21:34:11 VERSION BBB 0.0.0-20220816152130-8ffaab8
21:34:11 + dpkg-buildpackage -uc -us -I.git
21:34:11 #8 80.16 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:34:11 #8 80.21 Setting up libsoap-lite-perl (1.27-1) ...
21:34:11 #8 80.22 Setting up libxmlrpc-lite-perl (0.717-2) ...
21:34:11 #8 80.23 Processing triggers for libc-bin (2.28-10+deb10u1) ...
21:34:11 #8 80.26 Processing triggers for ca-certificates (20200601~deb10u2) ...
21:34:11 #8 80.27 Updating certificates in /etc/ssl/certs...
21:34:11 #21 79.63 Selecting previously unselected package g++-arm-linux-gnueabi.
21:34:11 #21 79.63 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
21:34:11 #21 79.64 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ...
21:34:11 #21 79.66 Selecting previously unselected package crossbuild-essential-armel.
21:34:11 #11 22.37   Installing       : rhash-1.4.2-2.fc36.x86_64                           45/113 
21:34:11 #8 75.37 Setting up python3-certifi (2020.6.20-1) ...
21:34:11 #8 75.52 Setting up libfile-find-rule-perl (0.34-1) ...
21:34:11 #8 75.53 Setting up libstring-copyright-perl (0.003006-1) ...
21:34:11 #8 75.54 Setting up libgd3:armhf (2.3.0-2) ...
21:34:11 #8 75.55 Setting up python3-idna (2.10-1) ...
21:34:11 #11 36.27 (14/112): libcbor-0.7.0-4.fc35.aarch64.rpm      1.2 MB/s |  55 kB     00:00    
21:34:11 #11 36.28 (15/112): libedit-3.1-40.20210910cvs.fc35.aarch 7.5 MB/s | 104 kB     00:00    
21:34:11 #11 36.29 (16/112): libfido2-1.8.0-1.fc35.aarch64.rpm     5.0 MB/s |  81 kB     00:00    
21:34:11 #11 36.29 (17/112): libmpc-1.2.1-3.fc35.aarch64.rpm       4.9 MB/s |  63 kB     00:00    
21:34:11 #11 36.35 (18/112): libpcap-1.10.1-2.fc35.aarch64.rpm     2.8 MB/s | 167 kB     00:00    
21:34:11 #11 36.38 (19/112): libnl3-3.5.0-8.fc35.aarch64.rpm       3.4 MB/s | 322 kB     00:00    
21:34:11 #11 36.47 (20/112): guile22-2.2.7-3.fc35.aarch64.rpm       24 MB/s | 6.4 MB     00:00    
21:34:11 #11 36.47 (21/112): libutempter-1.2.1-5.fc35.aarch64.rpm  221 kB/s |  26 kB     00:00    
21:34:11 #11 36.47 (22/112): libxkbcommon-1.3.1-1.fc35.aarch64.rpm 1.5 MB/s | 139 kB     00:00    
21:34:11 #11 36.48 (23/112): lzo-2.10-5.fc35.aarch64.rpm           6.3 MB/s |  63 kB     00:00    
21:34:11 #11 36.49 (24/112): perl-Error-0.17029-7.fc35.noarch.rpm  3.1 MB/s |  41 kB     00:00    
21:34:11 dpkg-buildpackage: info: source package docker-ce
21:34:11 dpkg-buildpackage: info: source version 5:0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster
21:34:11 dpkg-buildpackage: info: source distribution buster
21:34:11 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:34:11  dpkg-source -I.git --before-build .
21:34:11 dpkg-buildpackage: info: host architecture amd64
21:34:11  debian/rules clean
21:34:11 dh clean --with=bash-completion
21:34:12 #11 22.41   Installing       : gc-8.0.6-3.fc36.x86_64                              46/113 
21:34:12 #11 22.68   Installing       : guile22-2.2.7-5.fc36.x86_64                         47/113 
21:34:12 #11 22.73   Installing       : make-1:4.3-7.fc36.x86_64                            48/113 
21:34:12 #11 22.78   Installing       : glibc-headers-x86-2.35-15.fc36.noarch               49/113 
21:34:12 #11 22.83   Installing       : less-590-5.fc36.x86_64                              50/113 
21:34:12 #11 22.90   Installing       : git-core-2.37.2-1.fc36.x86_64                       51/113 
21:34:12 #11 22.97   Installing       : git-core-doc-2.37.2-1.fc36.noarch                   52/113 
21:34:12 #21 79.66 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ...
21:34:12 #21 79.66 Unpacking crossbuild-essential-armel (12.9) ...
21:34:12 #21 79.69 Selecting previously unselected package libc6-armhf-cross.
21:34:12 #21 79.69 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ...
21:34:12 #21 79.69 Unpacking libc6-armhf-cross (2.31-9cross4) ...
21:34:12 #21 79.85 Selecting previously unselected package libgcc-s1-armhf-cross.
21:34:12 #21 79.85 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ...
21:34:12 #21 79.85 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ...
21:34:12 #21 79.88 Selecting previously unselected package libgomp1-armhf-cross.
21:34:12 #21 79.88 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ...
21:34:12 #21 79.89 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ...
21:34:12 #21 79.92 Selecting previously unselected package libatomic1-armhf-cross.
21:34:12 #8 75.77 Setting up libdata-optlist-perl (0.110-1.1) ...
21:34:12 #8 75.78 Setting up libipc-run-perl (20200505.0-1) ...
21:34:12 #8 75.79 Setting up git (1:2.30.2-1) ...
21:34:12 #11 36.54 (25/112): make-4.3-6.fc35.aarch64.rpm           8.1 MB/s | 530 kB     00:00    
21:34:12 #11 36.60 (26/112): m4-1.4.19-2.fc35.aarch64.rpm          2.3 MB/s | 292 kB     00:00    
21:34:12 #11 36.60 (27/112): perl-TermReadKey-2.38-11.fc35.aarch64 326 kB/s |  35 kB     00:00    
21:34:12 #11 36.61 (28/112): perl-Thread-Queue-3.14-478.fc35.noarc 333 kB/s |  21 kB     00:00    
21:34:12 #11 36.61 (29/112): perl-threads-2.26-448.fc35.aarch64.rp 7.2 MB/s |  56 kB     00:00    
21:34:12 #11 36.61 (30/112): perl-threads-shared-1.62-478.fc35.aar 3.9 MB/s |  43 kB     00:00    
21:34:12 #11 36.68 (31/112): python3-setools-4.4.0-3.fc35.aarch64. 7.5 MB/s | 536 kB     00:00    
21:34:12 #11 36.68 (32/112): rhash-1.4.0-4.fc35.aarch64.rpm        2.6 MB/s | 179 kB     00:00    
21:34:12 #11 36.69 (33/112): which-2.21-27.fc35.aarch64.rpm        2.4 MB/s |  41 kB     00:00    
21:34:12 #11 36.74 (34/112): xkeyboard-config-2.33-2.fc35.noarch.r  13 MB/s | 783 kB     00:00    
21:34:12 #11 36.74 (35/112): annobin-docs-10.79-1.fc35.noarch.rpm  1.8 MB/s |  91 kB     00:00    
21:34:12 #11 36.78 (36/112): python3-setuptools-57.4.0-1.fc35.noar 5.2 MB/s | 928 kB     00:00    
21:34:12 #11 36.84 (37/112): btrfs-progs-5.18-1.fc35.aarch64.rpm    10 MB/s | 971 kB     00:00    
21:34:12 #11 36.84 (38/112): btrfs-progs-devel-5.18-1.fc35.aarch64 979 kB/s |  55 kB     00:00    
21:34:12    dh_clean
21:34:12  dpkg-source -I.git -b .
21:34:12 #11 23.01   Installing       : libargon2-20171227-9.fc36.x86_64                    53/113 
21:34:12 #11 23.02   Installing       : libbpf-2:0.7.0-3.fc36.x86_64                        54/113 
21:34:12 #11 23.03   Installing       : libbtrfs-5.18-1.fc36.x86_64                         55/113 
21:34:12 #11 23.08   Installing       : libbtrfsutil-5.18-1.fc36.x86_64                     56/113 
21:34:12 #11 23.09   Installing       : libuv-1:1.44.2-1.fc36.x86_64                        57/113 
21:34:12 #21 79.92 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ...
21:34:12 #21 79.98 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ...
21:34:12 #21 80.01 Selecting previously unselected package libasan6-armhf-cross.
21:34:12 #21 80.01 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ...
21:34:12 #21 80.02 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ...
21:34:12 #8 80.65 0 added, 0 removed; done.
21:34:12 #8 80.65 Running hooks in /etc/ca-certificates/update.d...
21:34:12 #8 80.66 done.
21:34:12 #11 DONE 11.6s
21:34:12 
21:34:12 #12 [stage-1 5/8] COPY sources/ /sources
21:34:12 #12 sha256:1caba76358bb897e34148a816a876a2f389635171892db494959d0820f105cc9
21:34:12 #12 DONE 0.4s
21:34:12 
21:34:12 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
21:34:12 #14 sha256:e19ef1b3db839e4dff8457b3a36eeaddd7d53b609b569781fc7a48e8f99df08c
21:34:12 #17 exporting layers 5.1s done
21:34:12 #17 writing image sha256:3441318ee7ba7adfc6ca4bda065e34c451f9220795db21c888f8ff505763d76a done
21:34:12 #17 naming to docker.io/rpmbuild-centos-8/x86_64 done
21:34:12 #17 DONE 5.1s
21:34:12 docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/centos-8/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/centos-8/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-8/x86_64 -ba --define '_gitcommit_cli 8ffaab8' --define '_gitcommit_engine 724feb8' --define '_release 0' --define '_version 0.0.0~20220816152130.8ffaab8' --define '_origversion 0.0.0-20220816152130-8ffaab8' --define '_buildx_rpm_version 0.8.2' --define '_buildx_version v0.8.2' --define '_compose_rpm_version 2.9.0' --define '_compose_version v2.9.0' --define '_scan_rpm_version 0.17.0' --define '_scan_version v0.17.0' --define '_scan_gitcommit 061fe0a' --define '_without_btrfs 1' 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 SPECS/docker-scan-plugin.spec
21:34:12 #8 75.88 Setting up libtext-xslate-perl (3.5.8-1+b1) ...
21:34:12 #8 75.89 Setting up python3-urllib3 (1.26.5-1~exp1) ...
21:34:12 #8 76.10 Setting up libcontextual-return-perl (0.004014-2) ...
21:34:12 #8 76.11 Setting up libwww-robotrules-perl (6.02-1) ...
21:34:12 #8 76.13 Setting up libtypes-serialiser-perl (1.01-1) ...
21:34:12 #8 76.14 Setting up g++ (4:10.2.1-1) ...
21:34:12 #11 36.88 (39/112): annobin-plugin-gcc-10.79-1.fc35.aarch 6.3 MB/s | 881 kB     00:00    
21:34:12 #11 36.92 (40/112): checkpolicy-3.3-1.fc35.aarch64.rpm    4.1 MB/s | 335 kB     00:00    
21:34:12 #11 36.94 (41/112): cmake-filesystem-3.22.2-1.fc35.aarch6 990 kB/s |  18 kB     00:00    
21:34:12 #11 36.95 (42/112): cmake-rpm-macros-3.22.2-1.fc35.noarch 1.6 MB/s |  17 kB     00:00    
21:34:12 #11 37.05 (43/112): cmake-data-3.22.2-1.fc35.noarch.rpm   9.5 MB/s | 1.6 MB     00:00    
21:34:12 #11 37.10 (44/112): cryptsetup-libs-2.4.3-1.fc35.aarch64. 8.7 MB/s | 431 kB     00:00    
21:34:12 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20220816152130.8ffaab8'
21:34:12 dpkg-source: info: using source format '1.0'
21:34:12 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster.tar.gz
21:34:12 #11 23.13   Upgrading        : libgomp-12.1.1-1.fc36.x86_64                        58/113 
21:34:12 #11 23.14   Installing       : vim-filesystem-2:9.0.189-1.fc36.noarch              59/113 
21:34:12 #21 80.25 Selecting previously unselected package libstdc++6-armhf-cross.
21:34:12 #21 80.25 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ...
21:34:12 #21 80.26 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ...
21:34:12 #21 80.33 Selecting previously unselected package libubsan1-armhf-cross.
21:34:12 #21 80.33 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ...
21:34:12 #21 80.33 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ...
21:34:12 #21 80.43 Selecting previously unselected package libgcc-10-dev-armhf-cross.
21:34:12 #21 80.43 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
21:34:12 #21 80.43 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
21:34:12 #21 80.54 Selecting previously unselected package gcc-10-arm-linux-gnueabihf.
21:34:12 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NdgTOm
21:34:12 + umask 022
21:34:12 + cd /root/rpmbuild/BUILD
21:34:12 + cd /root/rpmbuild/BUILD
21:34:12 + rm -rf src
21:34:12 + /usr/bin/mkdir -p src
21:34:12 + cd src
21:34:12 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:34:12 + /usr/bin/tar -xof -
21:34:12 #8 76.17 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:34:12 #8 76.18 Setting up libhtml-parser-perl (3.75-1+b1) ...
21:34:12 #8 76.19 Setting up libgit-wrapper-perl (0.048-1) ...
21:34:12 #8 76.20 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
21:34:12 #8 76.21 Setting up librole-tiny-perl (2.002004-1) ...
21:34:12 #8 76.23 Setting up gnupg (2.2.27-2+deb11u2) ...
21:34:12 #8 76.24 Setting up build-essential (12.9) ...
21:34:12 #8 76.26 Setting up python3-unidiff (0.5.5-2) ...
21:34:12 #11 37.11 (45/112): dbus-1.12.22-1.fc35.aarch64.rpm       856 kB/s | 7.1 kB     00:00    
21:34:12 #11 37.11 (46/112): dbus-common-1.12.22-1.fc35.noarch.rpm 2.1 MB/s |  14 kB     00:00    
21:34:12 #11 23.39   Installing       : cmake-data-3.22.2-1.fc36.noarch                     60/113 
21:34:12 #11 23.58   Installing       : cmake-3.22.2-1.fc36.x86_64                          61/113 
21:34:12 #21 80.54 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
21:34:12 #21 80.54 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
21:34:12 #8 76.41 Setting up lsb-release (11.1.0) ...
21:34:12 #8 76.42 Setting up libfont-ttf-perl (1.06-1.1) ...
21:34:12 #8 76.44 Setting up libfile-homedir-perl (1.006-1) ...
21:34:12 #8 76.45 Setting up python3-magic (2:0.4.20-3) ...
21:34:12 #8 76.61 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
21:34:12 #8 76.62 Setting up pristine-tar (1.49) ...
21:34:12 #8 76.64 Setting up libio-socket-ssl-perl (2.069-1) ...
21:34:12 #8 76.65 Setting up libsub-exporter-perl (0.987-1) ...
21:34:12 #11 37.28 (47/112): cmake-3.22.2-1.fc35.aarch64.rpm        13 MB/s | 5.8 MB     00:00    
21:34:12 #11 37.31 (48/112): git-2.37.1-1.fc35.aarch64.rpm         2.8 MB/s |  66 kB     00:00    
21:34:12 #11 37.51 (49/112): cpp-11.3.1-2.fc35.aarch64.rpm          17 MB/s | 9.7 MB     00:00    
21:34:13 #11 23.62   Installing       : systemd-rpm-macros-250.8-1.fc36.noarch              62/113 
21:34:13 #11 23.72   Installing       : kernel-headers-5.18.13-200.fc36.x86_64              63/113 
21:34:13 #11 23.76   Installing       : glibc-devel-2.35-15.fc36.x86_64                     64/113 
21:34:13 #17 exporting layers 9.9s done
21:34:13 #17 writing image sha256:eed6297fd33226bd0bf68a72f9477b8eb3a0160d67748d956e9786a53c0134db done
21:34:13 #17 naming to docker.io/debbuild-ubuntu-bionic/aarch64
21:34:13 #17 naming to docker.io/debbuild-ubuntu-bionic/aarch64 done
21:34:13 #17 DONE 9.9s
21:34:13 docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0~20220816152130.8ffaab8 -e VERSION=0.0.0-20220816152130-8ffaab8 -e CLI_GITCOMMIT=8ffaab8 -e ENGINE_GITCOMMIT=724feb8 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.9.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/debbuild/ubuntu-bionic:/build  debbuild-ubuntu-bionic/aarch64
21:34:13 #17 exporting layers 8.7s done
21:34:13 #17 writing image sha256:a03b395bf2fac50e95d817a701cc8b95ebf0236b3268ab2d652e44f8ff2ad0ec done
21:34:13 #17 naming to docker.io/debbuild-raspbian-bullseye/aarch64 done
21:34:13 #17 DONE 8.7s
21:34:13 docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0~20220816152130.8ffaab8 -e VERSION=0.0.0-20220816152130-8ffaab8 -e CLI_GITCOMMIT=8ffaab8 -e ENGINE_GITCOMMIT=724feb8 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.9.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/debbuild/raspbian-bullseye:/build  debbuild-raspbian-bullseye/aarch64
21:34:13 + set -e
21:34:13 + mkdir -p /root/build-deb/engine
21:34:13 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:34:13 #8 76.66 Setting up libc-devtools (2.31-13+deb11u3) ...
21:34:13 #8 76.68 Setting up libalgorithm-merge-perl (0.08-3) ...
21:34:13 #8 76.72 Setting up libhttp-message-perl (6.28-1) ...
21:34:13 #8 76.74 Setting up libhtml-form-perl (6.07-1) ...
21:34:13 #8 76.75 Setting up python3-pkg-resources (52.0.0-4) ...
21:34:13 #11 37.56 (50/112): git-core-2.37.1-1.fc35.aarch64.rpm     16 MB/s | 4.1 MB     00:00    
21:34:13 #11 37.71 (51/112): glibc-devel-2.34-38.fc35.aarch64.rpm  3.0 MB/s | 447 kB     00:00    
21:34:13 #11 37.76 (52/112): git-core-doc-2.37.1-1.fc35.noarch.rpm 9.9 MB/s | 2.4 MB     00:00    
21:34:13 #11 37.80 (53/112): glibc-static-2.34-38.fc35.aarch64.rpm  15 MB/s | 1.4 MB     00:00    
21:34:13 + STATUS=0
21:34:13 + '[' 0 -ne 0 ']'
21:34:13 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:34:13 + /usr/bin/tar -xof -
21:34:13 #8 DONE 81.9s
21:34:13 #11 23.80   Installing       : libxcrypt-devel-4.4.28-1.fc36.x86_64                65/113 
21:34:13 + mkdir -p /root/build-deb/cli
21:34:13 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:34:13 #11 37.81 (54/112): jsoncpp-1.9.4-5.fc35.aarch64.rpm      1.9 MB/s |  88 kB     00:00    
21:34:13 #11 37.84 (55/112): less-590-2.fc35.aarch64.rpm           5.0 MB/s | 160 kB     00:00    
21:34:13 #11 37.90 (56/112): libasan-11.3.1-2.fc35.aarch64.rpm     6.7 MB/s | 424 kB     00:00    
21:34:13 #11 37.91 (57/112): libatomic-11.3.1-2.fc35.aarch64.rpm   5.9 MB/s |  61 kB     00:00    
21:34:13 #11 37.94 (58/112): libbpf-0.6.1-2.fc35.aarch64.rpm       6.2 MB/s | 155 kB     00:00    
21:34:13 #11 37.95 (59/112): libbtrfs-5.18-1.fc35.aarch64.rpm      1.9 MB/s |  28 kB     00:00    
21:34:13 #11 37.96 (60/112): libbtrfsutil-5.18-1.fc35.aarch64.rpm  2.8 MB/s |  32 kB     00:00    
21:34:13 #11 38.02 (61/112): kernel-headers-5.18.13-100.fc35.aarch 5.9 MB/s | 1.3 MB     00:00    
21:34:13 #11 38.06 (62/112): libfdisk-2.37.4-1.fc35.aarch64.rpm    1.5 MB/s | 149 kB     00:00    
21:34:13 #11 38.11 (63/112): libibverbs-39.0-1.fc35.aarch64.rpm    4.4 MB/s | 391 kB     00:00    
21:34:13 #11 38.11 (64/112): libseccomp-2.5.3-1.fc35.aarch64.rpm   1.4 MB/s |  71 kB     00:00    
21:34:13 #11 38.13 (65/112): libselinux-devel-3.3-1.fc35.aarch64.r 7.3 MB/s | 112 kB     00:00    
21:34:13 #8 76.98 Setting up libiterator-perl (0.03+ds1-1.1) ...
21:34:13 #8 76.99 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
21:34:13 #8 77.01 Setting up libjson-xs-perl (4.030-1+b1) ...
21:34:13 #8 77.03 Setting up libhttp-negotiate-perl (6.01-1) ...
21:34:13 #8 77.05 Setting up libio-prompter-perl (0.004015-1) ...
21:34:13 #8 77.07 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
21:34:13 #8 77.08 Setting up libhttp-cookies-perl (6.10-1) ...
21:34:13 #8 77.09 Setting up python3-apt (2.2.1) ...
21:34:13 
21:34:13 #10 [stage-1 3/8] COPY common /root/build-deb/debian
21:34:13 #10 sha256:727fb80ea8243cdfabbc4ee9760f7262cc2e63aba5fb0fc10231de6c513bb1d9
21:34:13 #10 DONE 0.1s
21:34:13 
21:34:13 #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:34:13 #11 sha256:def40803f7f30d9de50f1121e3213e58958c569eea56c43cdd04c3a4146dcc60
21:34:13 #11 24.24   Installing       : gcc-12.1.1-1.fc36.x86_64                            66/113 
21:34:13 #11 24.29   Running scriptlet: gcc-12.1.1-1.fc36.x86_64                            66/113 
21:34:13 #11 24.31   Installing       : libxcrypt-static-4.4.28-1.fc36.x86_64               67/113 
21:34:13 #11 24.42   Installing       : glibc-static-2.35-15.fc36.x86_64                    68/113 
21:34:13 #11 24.43   Installing       : annobin-docs-10.81-1.fc36.noarch                    69/113 
21:34:13 #13 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 2.7s done
21:34:13 + mkdir -p /root/build-deb/buildx
21:34:13 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:34:13 + set -e
21:34:13 + mkdir -p /root/build-deb/engine
21:34:13 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:34:13 #11 38.14 (66/112): libseccomp-devel-2.5.3-1.fc35.aarch64 1.9 MB/s |  53 kB     00:00    
21:34:13 #11 38.17 (67/112): libselinux-utils-3.3-1.fc35.aarch64.r 3.5 MB/s | 142 kB     00:00    
21:34:13 #11 38.18 (68/112): libsepol-devel-3.3-2.fc35.aarch64.rpm 1.0 MB/s |  40 kB     00:00    
21:34:13 #11 38.19 (69/112): libtool-ltdl-2.4.6-50.fc35.aarch64.rp 4.2 MB/s |  36 kB     00:00    
21:34:13 #11 38.25 (70/112): libtool-2.4.6-50.fc35.aarch64.rpm     7.1 MB/s | 579 kB     00:00    
21:34:13 #8 77.26 Setting up po-debconf (1.0.21+nmu1) ...
21:34:13 #8 77.27 Setting up libhtml-tree-perl (5.07-2) ...
21:34:13 #8 77.29 Setting up libparams-classify-perl (0.015-1+b3) ...
21:34:13 #8 77.30 Setting up libpath-iterator-rule-perl (1.014-1) ...
21:34:13 #8 77.31 Setting up libhtml-format-perl (2.12-1.1) ...
21:34:13 #8 77.33 Setting up libxml-sax-perl (1.02+dfsg-1) ...
21:34:13 #8 77.39 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
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 + exit 0
21:34:13 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dWpTV1
21:34:13 + umask 022
21:34:13 + cd /root/rpmbuild/BUILD
21:34:13 + cd src
21:34:13 + export DOCKER_GITCOMMIT=724feb8
21:34:13 + DOCKER_GITCOMMIT=724feb8
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 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
21:34:13 + pushd /root/rpmbuild/BUILD/src/engine
21:34:13 + TMP_GOPATH=/go
21:34:13 + hack/dockerfile/install/install.sh tini
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 hack/dockerfile/install/install.sh
21:34:13 + dir=hack/dockerfile/install
21:34:13 + bin=tini
21:34:13 + shift
21:34:13 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:34:13 + . hack/dockerfile/install/tini.installer
21:34:13 ++ : v0.19.0
21:34:13 + install_tini
21:34:13 + echo 'Install tini version v0.19.0'
21:34:13 Install tini version v0.19.0
21:34:13 + git clone https://github.com/krallin/tini.git /go/tini
21:34:13 Cloning into '/go/tini'...
21:34:13 #17 exporting layers 10.7s done
21:34:13 #17 writing image sha256:7fe2537e0d84f0034caacc3f8038cb9e1694c10ea18cd84d9f35d1d187eb7bff done
21:34:13 #17 naming to docker.io/debbuild-raspbian-buster/aarch64 done
21:34:13 #17 DONE 10.7s
21:34:13 docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0~20220816152130.8ffaab8 -e VERSION=0.0.0-20220816152130-8ffaab8 -e CLI_GITCOMMIT=8ffaab8 -e ENGINE_GITCOMMIT=724feb8 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.9.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/debbuild/raspbian-buster:/build  debbuild-raspbian-buster/aarch64
21:34:13 + set -e
21:34:13 + mkdir -p /root/build-deb/engine
21:34:13 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:34:13 + mkdir -p /root/build-deb/cli
21:34:13 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:34:13 + mkdir -p /root/build-deb/buildx
21:34:13 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:34:13 #11 24.50   Installing       : xkeyboard-config-2.35.1-1.fc36.noarch               70/113 
21:34:13 #11 24.54   Installing       : libxkbcommon-1.4.0-1.fc36.x86_64                    71/113 
21:34:13 #11 24.59   Installing       : python3-setuptools-59.6.0-2.fc36.noarch             72/113 
21:34:13 #11 24.66   Installing       : python3-setools-4.4.0-5.fc36.x86_64                 73/113 
21:34:13 #11 24.73   Installing       : python3-policycoreutils-3.3-4.fc36.noarch           74/113 
21:34:13 #13 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6
21:34:13 #11 38.26 (71/112): libtool-ltdl-devel-2.4.6-50.fc35.aarc 2.2 MB/s | 154 kB     00:00    
21:34:13 #11 38.33 (72/112): libubsan-11.3.1-2.fc35.aarch64.rpm    2.6 MB/s | 206 kB     00:00    
21:34:13 #11 38.34 (73/112): libuv-1.44.2-1.fc35.aarch64.rpm       1.9 MB/s | 149 kB     00:00    
21:34:13 #8 77.45 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:34:13 #8 77.57 
21:34:13 #8 77.57 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:34:13 #8 77.60 Setting up python3-chardet (4.0.0-1) ...
21:34:13 + cd /go/tini
21:34:13 + git checkout -q v0.19.0
21:34:13 + cmake .
21:34:13 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
21:34:13   Compatibility with CMake < 2.8.12 will be removed from a future version of
21:34:13   CMake.
21:34:13 
21:34:13   Update the VERSION argument <min> value or use a ...<max> suffix to tell
21:34:13   CMake that the project does not need compatibility with older versions.
21:34:13 
21:34:13 
21:34:13 -- The C compiler identification is GNU 8.5.0
21:34:13 -- Detecting C compiler ABI info
21:34:14 #11 24.77   Installing       : policycoreutils-python-utils-3.3-4.fc36.noarch      75/113 
21:34:14 #11 24.78   Installing       : policycoreutils-devel-3.3-4.fc36.x86_64             76/113 
21:34:14 #11 24.89   Installing       : selinux-policy-devel-36.13-3.fc36.noarch            77/113 
21:34:14 #11 24.93   Running scriptlet: selinux-policy-devel-36.13-3.fc36.noarch            77/113 
21:34:14 #11 24.94   Installing       : perl-lib-0.65-486.fc36.x86_64                       78/113 
21:34:14 #11 24.95   Installing       : perl-File-Copy-2.35-486.fc36.noarch                 79/113 
21:34:14 #11 24.95   Installing       : perl-File-Compare-1.100.600-486.fc36.noarch         80/113 
21:34:14 + mkdir -p /root/build-deb/compose
21:34:14 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:34:14 #11 38.65 (74/112): gcc-11.3.1-2.fc35.aarch64.rpm          19 MB/s |  29 MB     00:01    
21:34:14 #11 38.65 (75/112): libxcrypt-devel-4.4.28-1.fc35.aarch64  92 kB/s |  29 kB     00:00    
21:34:14 #11 38.66 (76/112): libxcrypt-static-4.4.28-1.fc35.aarch6 349 kB/s | 109 kB     00:00    
21:34:14 #11 38.74 (77/112): openssh-8.7p1-3.fc35.aarch64.rpm      5.2 MB/s | 441 kB     00:00    
21:34:14 #11 38.77 (78/112): pcre2-devel-10.40-1.fc35.aarch64.rpm  4.1 MB/s | 474 kB     00:00    
21:34:14 #8 77.92 Setting up libnet-smtp-ssl-perl (1.04-1) ...
21:34:14 #8 77.94 Setting up libmodule-runtime-perl (0.016-1) ...
21:34:14 -- Detecting C compiler ABI info - done
21:34:14 -- Check for working C compiler: /usr/bin/cc - skipped
21:34:14 -- Detecting C compile features
21:34:14 -- Detecting C compile features - done
21:34:14 -- Performing Test HAS_BUILTIN_FORTIFY
21:34:14 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:34:14 -- Configuring done
21:34:14 -- Generating done
21:34:14 -- Build files have been written to: /go/tini
21:34:14 + make tini-static
21:34:14 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:34:14 + mkdir -p /root/build-deb/compose
21:34:14 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:34:14 + mkdir -p /root/build-deb/scan-cli-plugin
21:34:14 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
21:34:14 + mkdir -p /go/src/github.com/docker
21:34:14 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:34:14 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:34:14 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:34:14 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:34:14 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
21:34:14 + EPOCH=5
21:34:14 + EPOCH_SEP=
21:34:14 + [[ ! -z 5 ]]
21:34:14 + EPOCH_SEP=:
21:34:14 + [[ -z 0.0.0~20220816152130.8ffaab8 ]]
21:34:14 + echo VERSION AAA 0.0.0-20220816152130-8ffaab8
21:34:14 VERSION AAA 0.0.0-20220816152130-8ffaab8
21:34:14 + VERSION=0.0.0-20220816152130-8ffaab8
21:34:14 + echo VERSION bbb 0.0.0-20220816152130-8ffaab8
21:34:14 VERSION bbb 0.0.0-20220816152130-8ffaab8
21:34:14 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:34:14 + debSource=docker-ce
21:34:14 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:34:14 + debMaintainer='Docker <support@docker.com>'
21:34:14 ++ date --rfc-2822
21:34:14 + debDate='Tue, 16 Aug 2022 21:34:14 +0000'
21:34:14 ++ . /etc/os-release
21:34:14 +++ PRETTY_NAME='Raspbian GNU/Linux 10 (buster)'
21:34:14 +++ NAME='Raspbian GNU/Linux'
21:34:14 +++ VERSION_ID=10
21:34:14 +++ VERSION='10 (buster)'
21:34:14 +++ VERSION_CODENAME=buster
21:34:14 +++ ID=raspbian
21:34:14 +++ ID_LIKE=debian
21:34:14 +++ HOME_URL=http://www.raspbian.org/
21:34:14 +++ SUPPORT_URL=http://www.raspbian.org/RaspbianForums
21:34:14 +++ BUG_REPORT_URL=http://www.raspbian.org/RaspbianBugs
21:34:14 ++ echo 10
21:34:14 + versionID=10
21:34:14 + pkgRevision=0
21:34:14 + cat
21:34:14 + export CLI_GITCOMMIT=8ffaab8
21:34:14 + CLI_GITCOMMIT=8ffaab8
21:34:14 + export ENGINE_GITCOMMIT=724feb8
21:34:14 + ENGINE_GITCOMMIT=724feb8
21:34:14 + export SCAN_GITCOMMIT=061fe0a
21:34:14 + SCAN_GITCOMMIT=061fe0a
21:34:14 + echo VERSION BBB 0.0.0-20220816152130-8ffaab8
21:34:14 + dpkg-buildpackage -uc -us -I.git
21:34:14 VERSION BBB 0.0.0-20220816152130-8ffaab8
21:34:14 dpkg-buildpackage: info: source package docker-ce
21:34:14 dpkg-buildpackage: info: source version 5:0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster
21:34:14 dpkg-buildpackage: info: source distribution buster
21:34:14 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:34:14 #11 25.00   Installing       : autoconf-2.71-2.fc36.noarch                         81/113 
21:34:14 #11 25.05   Installing       : automake-1.16.5-7.fc36.noarch                       82/113 
21:34:14 #11 25.06   Installing       : perl-Error-1:0.17029-8.fc36.noarch                  83/113 
21:34:14 #11 25.09   Installing       : perl-Git-2.37.2-1.fc36.noarch                       84/113 
21:34:14 #11 25.10   Installing       : git-2.37.2-1.fc36.x86_64                            85/113 
21:34:14 #11 25.13   Installing       : libsepol-devel-3.3-3.fc36.x86_64                    86/113 
21:34:14 #11 25.14   Installing       : libselinux-devel-3.3-4.fc36.x86_64                  87/113 
21:34:14 #11 25.17   Installing       : dbus-common-1:1.14.0-1.fc36.noarch                  88/113 
21:34:14 #11 25.18   Running scriptlet: dbus-common-1:1.14.0-1.fc36.noarch                  88/113 
21:34:14 #11 25.19   Running scriptlet: dbus-broker-31-1.fc36.x86_64                        89/113 
21:34:14 #11 25.24 useradd warning: dbus's uid 81 outside of the SYS_UID_MIN 201 and SYS_UID_MAX 999 range.
21:34:14 #11 25.24 
21:34:14 + mkdir -p /root/build-deb/scan-cli-plugin
21:34:14 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
21:34:14 + mkdir -p /go/src/github.com/docker
21:34:14 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:34:14 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:34:14 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:34:14 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:34:14 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
21:34:14 + EPOCH=5
21:34:14 + EPOCH_SEP=
21:34:14 + [[ ! -z 5 ]]
21:34:14 + EPOCH_SEP=:
21:34:14 + [[ -z 0.0.0~20220816152130.8ffaab8 ]]
21:34:14 + echo VERSION AAA 0.0.0-20220816152130-8ffaab8
21:34:14 VERSION AAA 0.0.0-20220816152130-8ffaab8
21:34:14 + VERSION=0.0.0-20220816152130-8ffaab8
21:34:14 + echo VERSION bbb 0.0.0-20220816152130-8ffaab8
21:34:14 VERSION bbb 0.0.0-20220816152130-8ffaab8
21:34:14 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:34:14 + debSource=docker-ce
21:34:14 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:34:14 + debMaintainer='Docker <support@docker.com>'
21:34:14 ++ date --rfc-2822
21:34:14 + debDate='Tue, 16 Aug 2022 21:34:14 +0000'
21:34:14 ++ . /etc/os-release
21:34:14 +++ PRETTY_NAME='Raspbian GNU/Linux 11 (bullseye)'
21:34:14 +++ NAME='Raspbian GNU/Linux'
21:34:14 +++ VERSION_ID=11
21:34:14 +++ VERSION='11 (bullseye)'
21:34:14 +++ VERSION_CODENAME=bullseye
21:34:14 +++ ID=raspbian
21:34:14 +++ ID_LIKE=debian
21:34:14 +++ HOME_URL=http://www.raspbian.org/
21:34:14 +++ SUPPORT_URL=http://www.raspbian.org/RaspbianForums
21:34:14 +++ BUG_REPORT_URL=http://www.raspbian.org/RaspbianBugs
21:34:14 ++ echo 11
21:34:14 + versionID=11
21:34:14 + pkgRevision=0
21:34:14 + cat
21:34:14 + export CLI_GITCOMMIT=8ffaab8
21:34:14 + CLI_GITCOMMIT=8ffaab8
21:34:14 + export ENGINE_GITCOMMIT=724feb8
21:34:14 + ENGINE_GITCOMMIT=724feb8
21:34:14 + export SCAN_GITCOMMIT=061fe0a
21:34:14 + SCAN_GITCOMMIT=061fe0a
21:34:14 + echo VERSION BBB 0.0.0-20220816152130-8ffaab8
21:34:14 + dpkg-buildpackage -uc -us -I.git
21:34:14 VERSION BBB 0.0.0-20220816152130-8ffaab8
21:34:14 dpkg-buildpackage: info: source package docker-ce
21:34:14 dpkg-buildpackage: info: source version 5:0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye
21:34:14 dpkg-buildpackage: info: source distribution bullseye
21:34:14 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:34:14  dpkg-source -I.git --before-build .
21:34:14 dpkg-buildpackage: info: host architecture armhf
21:34:14 #11 0.714 Hit:1 http://deb.debian.org/debian buster InRelease
21:34:14 #11 0.714 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
21:34:14 #11 0.714 Hit:3 http://deb.debian.org/debian buster-updates InRelease
21:34:14 #11 38.83 (79/112): openssh-clients-8.7p1-3.fc35.aarch64. 3.6 MB/s | 672 kB     00:00    
21:34:14 #11 38.84 (80/112): pcre2-utf16-10.40-1.fc35.aarch64.rpm  1.9 MB/s | 198 kB     00:00    
21:34:14 #11 38.84 (81/112): pcre2-utf32-10.40-1.fc35.aarch64.rpm  2.6 MB/s | 189 kB     00:00    
21:34:14 #11 38.85 (82/112): perl-File-Copy-2.35-486.fc35.noarch.r 2.9 MB/s |  25 kB     00:00    
21:34:14 #11 38.85 (83/112): perl-File-Compare-1.100.600-486.fc35. 1.1 MB/s |  18 kB     00:00    
21:34:14 #11 38.86 (84/112): perl-File-Find-1.39-486.fc35.noarch.r 1.9 MB/s |  30 kB     00:00    
21:34:14 #11 38.86 (85/112): perl-Git-2.37.1-1.fc35.noarch.rpm     2.6 MB/s |  43 kB     00:00    
21:34:14 #11 38.87 (86/112): perl-lib-0.65-486.fc35.aarch64.rpm    1.5 MB/s |  19 kB     00:00    
21:34:14 #11 38.91 (87/112): policycoreutils-3.3-1.fc35.aarch64.rp 3.7 MB/s | 200 kB     00:00    
21:34:14 #11 38.91 (88/112): policycoreutils-python-utils-3.3-1.fc 1.5 MB/s |  72 kB     00:00    
21:34:14 #11 38.95 (89/112): policycoreutils-devel-3.3-1.fc35.aarc 1.6 MB/s | 136 kB     00:00    
21:34:14 #11 38.95 (90/112): python3-audit-3.0.8-1.fc35.aarch64.rp 2.1 MB/s |  83 kB     00:00    
21:34:14 #11 38.96 (91/112): python3-libselinux-3.3-1.fc35.aarch64 4.1 MB/s | 179 kB     00:00    
21:34:14 #11 39.00 (92/112): python3-libsemanage-3.3-1.fc35.aarch6 1.5 MB/s |  79 kB     00:00    
21:34:14 #11 39.00 (93/112): qrencode-libs-4.1.1-1.fc35.aarch64.rp 1.3 MB/s |  61 kB     00:00    
21:34:14 #11 39.01 (94/112): rpm-plugin-selinux-4.17.1-3.fc35.aarc 1.7 MB/s |  17 kB     00:00    
21:34:14 #8 77.95 Setting up libmailtools-perl (2.21-1) ...
21:34:14 #8 77.96 Setting up python3-debian (0.1.39) ...
21:34:14 #8 78.15 Setting up python3-requests (2.25.1+dfsg-2) ...
21:34:14 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy.dsc
21:34:14  debian/rules build
21:34:14 dh build --with=bash-completion
21:34:14    dh_update_autotools_config
21:34:14    dh_autoreconf
21:34:14    debian/rules override_dh_auto_build
21:34:14 make[1]: Entering directory '/root/build-deb'
21:34:14 # Build the daemon and dependencies
21:34:14 cd engine && DOCKER_GITCOMMIT=724feb8 PRODUCT=docker ./hack/make.sh dynbinary
21:34:14 
21:34:14 Removing bundles/
21:34:14 
21:34:14 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:34:14 Building: bundles/dynbinary-daemon/dockerd
21:34:14 GOOS="" GOARCH="" GOARM=""
21:34:14 [100%] Linking C executable tini-static
21:34:14 [100%] Built target tini-static
21:34:14 + mkdir -p /usr/local/bin
21:34:14 + cp tini-static /usr/local/bin/docker-init
21:34:14 + VERSION=0.0.0-20220816152130-8ffaab8
21:34:14 + PRODUCT=docker
21:34:14 + hack/make.sh dynbinary
21:34:14 
21:34:14 Removing bundles/
21:34:14 
21:34:14 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:34:14 Building: bundles/dynbinary-daemon/dockerd
21:34:14 GOOS="" GOARCH="" GOARM=""
21:34:14 + mkdir -p /root/build-deb/cli
21:34:14 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:34:14  dpkg-source -I.git --before-build .
21:34:14 dpkg-buildpackage: info: host architecture armhf
21:34:14  debian/rules clean
21:34:14 dh clean --with=bash-completion
21:34:14 #11 25.24   Installing       : dbus-broker-31-1.fc36.x86_64                        89/113 
21:34:14 #11 25.28   Running scriptlet: dbus-broker-31-1.fc36.x86_64                        89/113 
21:34:14 #11 25.29   Installing       : dbus-1:1.14.0-1.fc36.x86_64                         90/113 
21:34:14 #11 25.30   Installing       : device-mapper-libs-1.02.175-7.fc36.x86_64           91/113 
21:34:14 #11 25.31   Installing       : cryptsetup-libs-2.4.3-2.fc36.x86_64                 92/113 
21:34:14 #11 25.34   Installing       : device-mapper-1.02.175-7.fc36.x86_64                93/113 
21:34:14 #11 25.39   Installing       : systemd-networkd-250.8-1.fc36.x86_64                94/113 
21:34:14 #11 25.40   Running scriptlet: systemd-networkd-250.8-1.fc36.x86_64                94/113 
21:34:14 #11 25.41   Installing       : systemd-pam-250.8-1.fc36.x86_64                     95/113 
21:34:14  debian/rules clean
21:34:14 dh clean --with=bash-completion
21:34:14    dh_clean
21:34:14 #11 39.08 (95/112): python3-policycoreutils-3.3-1.fc35.no  16 MB/s | 2.0 MB     00:00    
21:34:14 #11 39.08 (96/112): selinux-policy-35.18-1.fc35.noarch.rp 851 kB/s |  66 kB     00:00    
21:34:14 #11 39.12 (97/112): selinux-policy-devel-35.18-1.fc35.noa 7.1 MB/s | 811 kB     00:00    
21:34:14 #11 39.21 (98/112): systemd-devel-249.12-5.fc35.aarch64.r 5.0 MB/s | 447 kB     00:00    
21:34:14 #11 39.27 (99/112): systemd-networkd-249.12-5.fc35.aarch6 8.9 MB/s | 474 kB     00:00    
21:34:14 #11 39.32 (100/112): systemd-pam-249.12-5.fc35.aarch64.rp 5.6 MB/s | 319 kB     00:00    
21:34:14 #8 78.32 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
21:34:14 #8 78.36 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
21:34:14 #8 78.44 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
21:34:14 #8 78.51 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:34:14 + mkdir -p /root/build-deb/buildx
21:34:14 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:34:14    dh_clean
21:34:14 #11 25.48   Installing       : systemd-resolved-250.8-1.fc36.x86_64                96/113 
21:34:14 #11 25.54   Running scriptlet: systemd-resolved-250.8-1.fc36.x86_64                96/113 
21:34:14 #11 25.71   Installing       : systemd-250.8-1.fc36.x86_64                         97/113 
21:34:14 #11 39.41 (101/112): selinux-policy-targeted-35.18-1.fc35  19 MB/s | 6.3 MB     00:00    
21:34:14 #11 39.41 (102/112): systemd-resolved-249.12-5.fc35.aarch 2.9 MB/s | 251 kB     00:00    
21:34:14 #11 39.47 (103/112): systemd-249.12-5.fc35.aarch64.rpm     11 MB/s | 3.9 MB     00:00    
21:34:14 #11 39.47 (104/112): systemd-rpm-macros-249.12-5.fc35.noa 418 kB/s |  27 kB     00:00    
21:34:14 #11 39.49 (105/112): vim-filesystem-9.0.137-1.fc35.noarch 1.5 MB/s |  20 kB     00:00    
21:34:14 #11 39.57 (106/112): util-linux-2.37.4-1.fc35.aarch64.rpm  15 MB/s | 2.2 MB     00:00    
21:34:14 #11 39.61 (107/112): util-linux-core-2.37.4-1.fc35.aarch6 3.1 MB/s | 435 kB     00:00    
21:34:14 #8 78.69 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:34:14 #8 78.72 Setting up dh-strip-nondeterminism (1.12.0-1) ...
21:34:14 #8 78.74 Setting up libconst-fast-perl (0.014-1.1) ...
21:34:14 #8 78.75 Setting up libhttp-daemon-perl (6.12-1) ...
21:34:14 #8 78.76 Setting up libdata-dpath-perl (0.58-1) ...
21:34:15  dpkg-source -I.git -b .
21:34:15 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20220816152130.8ffaab8'
21:34:15 dpkg-source: info: using source format '1.0'
21:34:15 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster.tar.gz
21:34:15 #11 25.77   Running scriptlet: systemd-250.8-1.fc36.x86_64                         97/113 
21:34:15 #11 25.93 Creating group 'input' with GID 104.
21:34:15 #11 25.93 Creating group 'kvm' with GID 36.
21:34:15 #11 25.93 Creating group 'render' with GID 105.
21:34:15 #11 25.93 Creating group 'sgx' with GID 106.
21:34:15 #11 25.93 Creating group 'systemd-journal' with GID 190.
21:34:15 #11 25.93 Creating group 'systemd-network' with GID 192.
21:34:15 #11 25.93 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
21:34:15 #11 25.93 Creating group 'systemd-oom' with GID 998.
21:34:15 #11 25.93 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998.
21:34:15 #11 25.93 Creating group 'systemd-resolve' with GID 193.
21:34:15 #11 25.93 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
21:34:15 #11 25.93 
21:34:15 #11 25.95   Installing       : systemd-devel-250.8-1.fc36.x86_64                   98/113 
21:34:15 #11 25.99   Installing       : device-mapper-devel-1.02.175-7.fc36.x86_64          99/113 
21:34:15 #11 26.00   Installing       : libtool-2.4.7-1.fc36.x86_64                        100/113 
21:34:15 #11 39.61 (108/112): audit-libs-3.0.8-1.fc35.aarch64.rpm  946 kB/s | 115 kB     00:00    
21:34:15 #11 39.61 (109/112): libgcc-11.3.1-2.fc35.aarch64.rpm     2.2 MB/s | 112 kB     00:00    
21:34:15 #11 39.62 (110/112): pcre2-10.40-1.fc35.aarch64.rpm        15 MB/s | 220 kB     00:00    
21:34:15 #11 39.63 (111/112): pcre2-syntax-10.40-1.fc35.noarch.rpm  10 MB/s | 143 kB     00:00    
21:34:15 #11 39.67 (112/112): libgomp-11.3.1-2.fc35.aarch64.rpm    4.8 MB/s | 289 kB     00:00    
21:34:15 #11 39.68 --------------------------------------------------------------------------------
21:34:15 #11 39.68 Total                                            21 MB/s |  96 MB     00:04     
21:34:15 #8 78.77 Setting up libmodule-implementation-perl (0.09-1.1) ...
21:34:15 #8 78.78 Setting up libpackage-stash-perl (0.39-1) ...
21:34:15 #8 78.79 Setting up libimport-into-perl (1.002005-1) ...
21:34:15 #8 78.80 Setting up libmoo-perl (2.004004-1) ...
21:34:15 #8 78.81 Setting up liblist-someutils-perl (0.58-1) ...
21:34:15 #8 78.82 Setting up debhelper (13.3.4) ...
21:34:15 #8 78.83 Setting up libmime-tools-perl (5.509-1) ...
21:34:15 #8 78.84 Setting up dput (1.1.0) ...
21:34:15 #8 79.01 Setting up liblist-someutils-xs-perl (0.58-2+b1) ...
21:34:15  dpkg-source -I.git -b .
21:34:15 dpkg-source: warning: native package version may not have a revision
21:34:15 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20220816152130.8ffaab8'
21:34:15 dpkg-source: info: using source format '1.0'
21:34:15 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye.tar.gz
21:34:15 #11 26.04   Installing       : libtool-ltdl-devel-2.4.7-1.fc36.x86_64             101/113 
21:34:15 #11 26.05   Installing       : annobin-plugin-gcc-10.81-1.fc36.x86_64             102/113 
21:34:15 #11 26.09   Running scriptlet: annobin-plugin-gcc-10.81-1.fc36.x86_64             102/113 
21:34:15 #11 26.11   Installing       : gcc-plugin-annobin-12.1.1-1.fc36.x86_64            103/113 
21:34:15 #11 26.12   Installing       : btrfs-progs-devel-5.18-1.fc36.x86_64               104/113 
21:34:15 #11 26.15   Installing       : libseccomp-devel-2.5.3-2.fc36.x86_64               105/113 
21:34:15 #11 26.16   Installing       : which-2.21-32.fc36.x86_64                          106/113 
21:34:15 #11 26.17   Cleanup          : systemd-libs-250.3-8.fc36.x86_64                   107/113 
21:34:15 #11 26.20   Cleanup          : libgomp-12.0.1-0.16.fc36.x86_64                    108/113 
21:34:15 #11 26.21   Cleanup          : glibc-2.35-4.fc36.x86_64                           109/113 
21:34:15 #11 26.25   Cleanup          : glibc-minimal-langpack-2.35-4.fc36.x86_64          110/113 
21:34:15 + mkdir -p /root/build-deb/compose
21:34:15 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:34:15 + mkdir -p /root/build-deb/scan-cli-plugin
21:34:15 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
21:34:15 + mkdir -p /go/src/github.com/docker
21:34:15 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:34:15 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:34:15 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:34:15 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:34:15 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
21:34:15 + EPOCH=5
21:34:15 + EPOCH_SEP=
21:34:15 + [[ ! -z 5 ]]
21:34:15 + EPOCH_SEP=:
21:34:15 + [[ -z 0.0.0~20220816152130.8ffaab8 ]]
21:34:15 + echo VERSION AAA 0.0.0-20220816152130-8ffaab8
21:34:15 VERSION AAA 0.0.0-20220816152130-8ffaab8
21:34:15 + VERSION=0.0.0-20220816152130-8ffaab8
21:34:15 + echo VERSION bbb 0.0.0-20220816152130-8ffaab8
21:34:15 VERSION bbb 0.0.0-20220816152130-8ffaab8
21:34:15 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:34:15 + debSource=docker-ce
21:34:15 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:34:15 + debMaintainer='Docker <support@docker.com>'
21:34:15 ++ date --rfc-2822
21:34:15 + debDate='Tue, 16 Aug 2022 21:34:15 +0000'
21:34:15 ++ . /etc/os-release
21:34:15 +++ NAME=Ubuntu
21:34:15 +++ VERSION='18.04.6 LTS (Bionic Beaver)'
21:34:15 +++ ID=ubuntu
21:34:15 +++ ID_LIKE=debian
21:34:15 +++ PRETTY_NAME='Ubuntu 18.04.6 LTS'
21:34:15 +++ VERSION_ID=18.04
21:34:15 +++ HOME_URL=https://www.ubuntu.com/
21:34:15 +++ SUPPORT_URL=https://help.ubuntu.com/
21:34:15 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
21:34:15 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
21:34:15 +++ VERSION_CODENAME=bionic
21:34:15 +++ UBUNTU_CODENAME=bionic
21:34:15 ++ echo 18.04
21:34:15 + versionID=18.04
21:34:15 + pkgRevision=0
21:34:15 + cat
21:34:15 + export CLI_GITCOMMIT=8ffaab8
21:34:15 + CLI_GITCOMMIT=8ffaab8
21:34:15 + export ENGINE_GITCOMMIT=724feb8
21:34:15 + ENGINE_GITCOMMIT=724feb8
21:34:15 + export SCAN_GITCOMMIT=061fe0a
21:34:15 + SCAN_GITCOMMIT=061fe0a
21:34:15 VERSION BBB 0.0.0-20220816152130-8ffaab8
21:34:15 + echo VERSION BBB 0.0.0-20220816152130-8ffaab8
21:34:15 + dpkg-buildpackage -uc -us -I.git
21:34:15 dpkg-buildpackage: info: source package docker-ce
21:34:15 dpkg-buildpackage: info: source version 5:0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic
21:34:15 dpkg-buildpackage: info: source distribution bionic
21:34:15 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:34:15 #8 79.03 Setting up equivs (2.3.1) ...
21:34:15 #8 79.04 Setting up libmoox-aliases-perl (0.001006-1.1) ...
21:34:15 #8 79.05 Setting up libparams-validate-perl:armhf (1.30-1+b1) ...
21:34:15 #8 79.06 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
21:34:15 #8 79.08 Setting up libnamespace-clean-perl (0.27-1) ...
21:34:15 #8 79.09 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
21:34:15 #8 79.10 Setting up libnamespace-autoclean-perl (0.29-1) ...
21:34:15 #8 79.11 Setting up libgitlab-api-v4-perl (0.26-1) ...
21:34:15 #8 79.12 Setting up libmoox-struct-perl (0.020-1) ...
21:34:15 #8 79.13 Setting up lintian (2.104.0) ...
21:34:15 #8 79.15 Setting up licensecheck (3.1.1-2) ...
21:34:15 #8 79.16 Setting up liblwp-protocol-https-perl (6.10-1) ...
21:34:15 #8 79.17 Setting up libwww-perl (6.52-1) ...
21:34:15 #8 79.18 Setting up devscripts (2.21.3+deb11u1) ...
21:34:15 #14 DONE 2.8s
21:34:15 
21:34:15 #15 [stage-1 7/8] WORKDIR /root/build-deb
21:34:15 #15 sha256:75d8005f741f46bd2fe14bcb35d063c0e6950dc55bff2b5d453771518d9beb8d
21:34:15 #15 DONE 0.1s
21:34:15 
21:34:15 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
21:34:15 #16 sha256:a0edf9c3d750e465e541628d4d780d251d55b518ece13e565a72da24d7d8b46c
21:34:15 #16 DONE 0.1s
21:34:15 
21:34:15 #17 exporting to image
21:34:15 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
21:34:15 #17 exporting layers
21:34:15 #11 26.27   Cleanup          : glibc-gconv-extra-2.35-4.fc36.x86_64               111/113 
21:34:15 #11 26.27   Running scriptlet: glibc-gconv-extra-2.35-4.fc36.x86_64               111/113 
21:34:15 #11 26.32   Cleanup          : glibc-common-2.35-4.fc36.x86_64                    112/113 
21:34:15 #11 26.33   Cleanup          : libgcc-12.0.1-0.16.fc36.x86_64                     113/113 
21:34:15 #11 26.33   Running scriptlet: libgcc-12.0.1-0.16.fc36.x86_64                     113/113 
21:34:15 #11 26.38   Running scriptlet: selinux-policy-targeted-36.13-3.fc36.noarch        113/113 
21:34:15 #11 26.39   Running scriptlet: systemd-resolved-250.8-1.fc36.x86_64               113/113 
21:34:15 #11 1.135 Reading package lists...
21:34:15  dpkg-source -I.git --before-build build-deb
21:34:15 dpkg-buildpackage: info: host architecture armhf
21:34:15  debian/rules clean
21:34:15 dh clean --with=bash-completion
21:34:15 #8 79.36 Setting up libxml-parser-perl:armhf (2.46-2) ...
21:34:15 #8 79.37 Setting up libxml-sax-expat-perl (0.51-1) ...
21:34:15 #8 79.41 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
21:34:15 #8 79.46 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:34:15 #11 2.385 dh_testdir
21:34:15 #11 2.408 dh_testroot
21:34:15 #11 2.426 dh_prep
21:34:15 #11 2.455 dh_testdir
21:34:15 #11 2.478 dh_testroot
21:34:15 #11 2.496 dh_install
21:34:15 #11 2.534 dh_installdocs
21:34:15 #11 2.579 dh_installchangelogs
21:34:15    dh_clean
21:34:15  dpkg-source -I.git -b build-deb
21:34:15 #8 79.59 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:34:15 #8 79.66 Setting up libsoap-lite-perl (1.27-1) ...
21:34:15 #8 79.67 Setting up libxmlrpc-lite-perl (0.717-4) ...
21:34:15 #8 79.69 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:34:15 #8 79.71 Processing triggers for ca-certificates (20210119) ...
21:34:15 #8 79.72 Updating certificates in /etc/ssl/certs...
21:34:16 #11 2.659 dh_compress
21:34:16 #11 2.701 dh_fixperms
21:34:16 #11 2.782 dh_installdeb
21:34:16 #11 2.816 dh_gencontrol
21:34:16 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
21:34:16 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
21:34:16 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20220816152130.8ffaab8'
21:34:16 dpkg-source: info: using source format '1.0'
21:34:16 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic.tar.gz
21:34:16 #8 80.05 0 added, 0 removed; done.
21:34:16 #8 80.05 Running hooks in /etc/ca-certificates/update.d...
21:34:16 #8 80.05 done.
21:34:16 #11 2.937 dh_md5sums
21:34:16 #11 2.966 dh_builddeb
21:34:16 #11 2.986 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:34:16 #11 3.005 
21:34:16 #11 3.005 The package has been created.
21:34:16 #11 3.005 Attention, the package has been created in the current directory,
21:34:16 #11 3.005 not in ".." as indicated by the message above!
21:34:16 #11 3.026 Selecting previously unselected package docker-ce-build-deps.
21:34:16 #11 3.044 (Reading database ... 27523 files and directories currently installed.)
21:34:16 #11 41.05 Running transaction check
21:34:16 #11 41.18 Transaction check succeeded.
21:34:16 #11 41.18 Running transaction test
21:34:16 #11 3.046 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:34:16 #11 3.051 Unpacking docker-ce-build-deps (1.0) ...
21:34:17 #11 26.42   Running scriptlet: libgcc-12.0.1-0.16.fc36.x86_64                     113/113 
21:34:17 #11 27.98   Verifying        : autoconf-2.71-2.fc36.noarch                          1/113 
21:34:17 #11 27.98   Verifying        : checkpolicy-3.3-2.fc36.x86_64                        2/113 
21:34:17 #11 27.98   Verifying        : cmake-3.22.2-1.fc36.x86_64                           3/113 
21:34:17 #11 27.98   Verifying        : cmake-data-3.22.2-1.fc36.noarch                      4/113 
21:34:17 #11 27.98   Verifying        : cmake-filesystem-3.22.2-1.fc36.x86_64                5/113 
21:34:17 #11 27.98   Verifying        : cmake-rpm-macros-3.22.2-1.fc36.noarch                6/113 
21:34:17 #11 27.98   Verifying        : cryptsetup-libs-2.4.3-2.fc36.x86_64                  7/113 
21:34:17 #11 27.98   Verifying        : dbus-1:1.14.0-1.fc36.x86_64                          8/113 
21:34:17 #11 27.98   Verifying        : dbus-common-1:1.14.0-1.fc36.noarch                   9/113 
21:34:17 #11 27.98   Verifying        : device-mapper-1.02.175-7.fc36.x86_64                10/113 
21:34:17 #11 27.98   Verifying        : device-mapper-devel-1.02.175-7.fc36.x86_64          11/113 
21:34:17 #11 27.98   Verifying        : device-mapper-libs-1.02.175-7.fc36.x86_64           12/113 
21:34:17 #11 27.98   Verifying        : e2fsprogs-libs-1.46.5-2.fc36.x86_64                 13/113 
21:34:17 #11 27.98   Verifying        : guile22-2.2.7-5.fc36.x86_64                         14/113 
21:34:17 #11 27.98   Verifying        : jsoncpp-1.9.5-2.fc36.x86_64                         15/113 
21:34:17 #11 27.98   Verifying        : kmod-libs-29-7.fc36.x86_64                          16/113 
21:34:17 #11 27.98   Verifying        : libcbor-0.7.0-5.fc36.x86_64                         17/113 
21:34:17 #11 27.98   Verifying        : libedit-3.1-41.20210910cvs.fc36.x86_64              18/113 
21:34:17 #11 27.98   Verifying        : libfdisk-2.38-0.2.fc36.x86_64                       19/113 
21:34:17 #11 27.98   Verifying        : libfido2-1.10.0-3.fc36.x86_64                       20/113 
21:34:17 #11 27.98   Verifying        : libmpc-1.2.1-4.fc36.x86_64                          21/113 
21:34:17 #11 27.98   Verifying        : libseccomp-2.5.3-2.fc36.x86_64                      22/113 
21:34:17 #11 27.98   Verifying        : libseccomp-devel-2.5.3-2.fc36.x86_64                23/113 
21:34:17 #11 27.98   Verifying        : libselinux-devel-3.3-4.fc36.x86_64                  24/113 
21:34:17 #11 27.98   Verifying        : libselinux-utils-3.3-4.fc36.x86_64                  25/113 
21:34:17 #11 27.98   Verifying        : libsepol-devel-3.3-3.fc36.x86_64                    26/113 
21:34:17 #11 27.98   Verifying        : libutempter-1.2.1-6.fc36.x86_64                     27/113 
21:34:17 #11 27.98   Verifying        : libxcrypt-devel-4.4.28-1.fc36.x86_64                28/113 
21:34:17 #11 27.98   Verifying        : libxcrypt-static-4.4.28-1.fc36.x86_64               29/113 
21:34:17 #11 27.98   Verifying        : libxkbcommon-1.4.0-1.fc36.x86_64                    30/113 
21:34:17 #11 27.98   Verifying        : lzo-2.10-6.fc36.x86_64                              31/113 
21:34:17 #11 27.98   Verifying        : m4-1.4.19-3.fc36.x86_64                             32/113 
21:34:17 #11 27.98   Verifying        : make-1:4.3-7.fc36.x86_64                            33/113 
21:34:17 #11 27.98   Verifying        : openssh-8.8p1-1.fc36.1.x86_64                       34/113 
21:34:17 #11 27.98   Verifying        : openssh-clients-8.8p1-1.fc36.1.x86_64               35/113 
21:34:17 #11 27.98   Verifying        : pcre2-devel-10.39-1.fc36.1.x86_64                   36/113 
21:34:17 #11 27.98   Verifying        : pcre2-utf16-10.39-1.fc36.1.x86_64                   37/113 
21:34:17 #11 27.98   Verifying        : pcre2-utf32-10.39-1.fc36.1.x86_64                   38/113 
21:34:17 #11 27.98   Verifying        : perl-Error-1:0.17029-8.fc36.noarch                  39/113 
21:34:17 #11 27.98   Verifying        : perl-File-Compare-1.100.600-486.fc36.noarch         40/113 
21:34:17 #11 27.98   Verifying        : perl-File-Copy-2.35-486.fc36.noarch                 41/113 
21:34:17 #11 27.98   Verifying        : perl-File-Find-1.39-486.fc36.noarch                 42/113 
21:34:17 #11 27.98   Verifying        : perl-TermReadKey-2.38-12.fc36.x86_64                43/113 
21:34:17 #11 27.98   Verifying        : perl-Thread-Queue-3.14-479.fc36.noarch              44/113 
21:34:17 #11 27.98   Verifying        : perl-lib-0.65-486.fc36.x86_64                       45/113 
21:34:17 #11 27.98   Verifying        : perl-threads-1:2.26-449.fc36.x86_64                 46/113 
21:34:17 #11 27.98   Verifying        : perl-threads-shared-1.62-479.fc36.x86_64            47/113 
21:34:17 #11 27.98   Verifying        : policycoreutils-3.3-4.fc36.x86_64                   48/113 
21:34:17 #11 27.98   Verifying        : policycoreutils-devel-3.3-4.fc36.x86_64             49/113 
21:34:17 #11 27.98   Verifying        : policycoreutils-python-utils-3.3-4.fc36.noarch      50/113 
21:34:17 #11 27.98   Verifying        : python3-audit-3.0.8-1.fc36.x86_64                   51/113 
21:34:17 #11 27.98   Verifying        : python3-libselinux-3.3-4.fc36.x86_64                52/113 
21:34:17 #11 27.98   Verifying        : python3-libsemanage-3.3-3.fc36.x86_64               53/113 
21:34:17 #11 27.98   Verifying        : python3-policycoreutils-3.3-4.fc36.noarch           54/113 
21:34:17 #11 27.98   Verifying        : python3-setools-4.4.0-5.fc36.x86_64                 55/113 
21:34:17 #11 27.98   Verifying        : python3-setuptools-59.6.0-2.fc36.noarch             56/113 
21:34:17 #11 27.98   Verifying        : qrencode-libs-4.1.1-2.fc36.x86_64                   57/113 
21:34:17 #11 27.98   Verifying        : rhash-1.4.2-2.fc36.x86_64                           58/113 
21:34:17 #11 27.99   Verifying        : util-linux-2.38-0.2.fc36.x86_64                     59/113 
21:34:17 #11 27.99   Verifying        : which-2.21-32.fc36.x86_64                           60/113 
21:34:17 #11 27.99   Verifying        : xkeyboard-config-2.35.1-1.fc36.noarch               61/113 
21:34:17 #11 27.99   Verifying        : annobin-docs-10.81-1.fc36.noarch                    62/113 
21:34:17 #11 27.99   Verifying        : annobin-plugin-gcc-10.81-1.fc36.x86_64              63/113 
21:34:17 #11 27.99   Verifying        : automake-1.16.5-7.fc36.noarch                       64/113 
21:34:17 #11 27.99   Verifying        : btrfs-progs-5.18-1.fc36.x86_64                      65/113 
21:34:17 #11 27.99   Verifying        : btrfs-progs-devel-5.18-1.fc36.x86_64                66/113 
21:34:17 #11 27.99   Verifying        : cpp-12.1.1-1.fc36.x86_64                            67/113 
21:34:17 #11 27.99   Verifying        : dbus-broker-31-1.fc36.x86_64                        68/113 
21:34:17 #11 27.99   Verifying        : gc-8.0.6-3.fc36.x86_64                              69/113 
21:34:17 #11 27.99   Verifying        : gcc-12.1.1-1.fc36.x86_64                            70/113 
21:34:17 #11 27.99   Verifying        : gcc-plugin-annobin-12.1.1-1.fc36.x86_64             71/113 
21:34:17 #11 27.99   Verifying        : git-2.37.2-1.fc36.x86_64                            72/113 
21:34:17 #11 27.99   Verifying        : git-core-2.37.2-1.fc36.x86_64                       73/113 
21:34:17 #11 27.99   Verifying        : git-core-doc-2.37.2-1.fc36.noarch                   74/113 
21:34:17 #11 27.99   Verifying        : glibc-devel-2.35-15.fc36.x86_64                     75/113 
21:34:17 #11 27.99   Verifying        : glibc-headers-x86-2.35-15.fc36.noarch               76/113 
21:34:17 #11 27.99   Verifying        : glibc-static-2.35-15.fc36.x86_64                    77/113 
21:34:17 #11 27.99   Verifying        : kernel-headers-5.18.13-200.fc36.x86_64              78/113 
21:34:17 #11 27.99   Verifying        : less-590-5.fc36.x86_64                              79/113 
21:34:17 #11 27.99   Verifying        : libargon2-20171227-9.fc36.x86_64                    80/113 
21:34:17 #11 27.99   Verifying        : libbpf-2:0.7.0-3.fc36.x86_64                        81/113 
21:34:17 #11 27.99   Verifying        : libbtrfs-5.18-1.fc36.x86_64                         82/113 
21:34:17 #11 27.99   Verifying        : libbtrfsutil-5.18-1.fc36.x86_64                     83/113 
21:34:17 #11 27.99   Verifying        : libtool-2.4.7-1.fc36.x86_64                         84/113 
21:34:17 #11 27.99   Verifying        : libtool-ltdl-2.4.7-1.fc36.x86_64                    85/113 
21:34:17 #11 27.99   Verifying        : libtool-ltdl-devel-2.4.7-1.fc36.x86_64              86/113 
21:34:17 #11 27.99   Verifying        : libuv-1:1.44.2-1.fc36.x86_64                        87/113 
21:34:17 #11 27.99   Verifying        : perl-Git-2.37.2-1.fc36.noarch                       88/113 
21:34:17 #11 27.99   Verifying        : rpm-plugin-selinux-4.17.1-3.fc36.x86_64             89/113 
21:34:17 #11 27.99   Verifying        : selinux-policy-36.13-3.fc36.noarch                  90/113 
21:34:17 #11 27.99   Verifying        : selinux-policy-devel-36.13-3.fc36.noarch            91/113 
21:34:17 #11 27.99   Verifying        : selinux-policy-targeted-36.13-3.fc36.noarch         92/113 
21:34:17 #11 27.99   Verifying        : systemd-250.8-1.fc36.x86_64                         93/113 
21:34:17 #11 27.99   Verifying        : systemd-devel-250.8-1.fc36.x86_64                   94/113 
21:34:17 #11 27.99   Verifying        : systemd-networkd-250.8-1.fc36.x86_64                95/113 
21:34:17 #11 27.99   Verifying        : systemd-pam-250.8-1.fc36.x86_64                     96/113 
21:34:17 #11 27.99   Verifying        : systemd-resolved-250.8-1.fc36.x86_64                97/113 
21:34:17 #11 27.99   Verifying        : systemd-rpm-macros-250.8-1.fc36.noarch              98/113 
21:34:17 #11 27.99   Verifying        : vim-filesystem-2:9.0.189-1.fc36.noarch              99/113 
21:34:17 #11 27.99   Verifying        : glibc-2.35-15.fc36.x86_64                          100/113 
21:34:17 #11 27.99   Verifying        : glibc-2.35-4.fc36.x86_64                           101/113 
21:34:17 #11 27.99   Verifying        : glibc-common-2.35-15.fc36.x86_64                   102/113 
21:34:17 #11 27.99   Verifying        : glibc-common-2.35-4.fc36.x86_64                    103/113 
21:34:17 #11 27.99   Verifying        : glibc-gconv-extra-2.35-15.fc36.x86_64              104/113 
21:34:17 #11 27.99   Verifying        : glibc-gconv-extra-2.35-4.fc36.x86_64               105/113 
21:34:17 #11 27.99   Verifying        : glibc-minimal-langpack-2.35-15.fc36.x86_64         106/113 
21:34:17 #11 27.99   Verifying        : glibc-minimal-langpack-2.35-4.fc36.x86_64          107/113 
21:34:17 #11 27.99   Verifying        : libgcc-12.1.1-1.fc36.x86_64                        108/113 
21:34:17 #11 27.99   Verifying        : libgcc-12.0.1-0.16.fc36.x86_64                     109/113 
21:34:17 #11 27.99   Verifying        : libgomp-12.1.1-1.fc36.x86_64                       110/113 
21:34:17 #11 27.99   Verifying        : libgomp-12.0.1-0.16.fc36.x86_64                    111/113 
21:34:17 #11 27.99   Verifying        : systemd-libs-250.8-1.fc36.x86_64                   112/113 
21:34:17 #11 27.99   Verifying        : systemd-libs-250.3-8.fc36.x86_64                   113/113 
21:34:17 #11 28.18 
21:34:17 #11 28.18 Upgraded:
21:34:17 #11 28.18   glibc-2.35-15.fc36.x86_64                                                     
21:34:17 #11 28.18   glibc-common-2.35-15.fc36.x86_64                                              
21:34:17 #11 28.18   glibc-gconv-extra-2.35-15.fc36.x86_64                                         
21:34:17 #11 28.18   glibc-minimal-langpack-2.35-15.fc36.x86_64                                    
21:34:17 #11 28.18   libgcc-12.1.1-1.fc36.x86_64                                                   
21:34:17 #11 28.18   libgomp-12.1.1-1.fc36.x86_64                                                  
21:34:17 #11 28.18   systemd-libs-250.8-1.fc36.x86_64                                              
21:34:17 #11 28.18 Installed:
21:34:17 #11 28.18   annobin-docs-10.81-1.fc36.noarch                                              
21:34:17 #11 28.18   annobin-plugin-gcc-10.81-1.fc36.x86_64                                        
21:34:17 #11 28.18   autoconf-2.71-2.fc36.noarch                                                   
21:34:17 #11 28.18   automake-1.16.5-7.fc36.noarch                                                 
21:34:17 #11 28.18   btrfs-progs-5.18-1.fc36.x86_64                                                
21:34:17 #11 28.18   btrfs-progs-devel-5.18-1.fc36.x86_64                                          
21:34:17 #11 28.18   checkpolicy-3.3-2.fc36.x86_64                                                 
21:34:17 #11 28.18   cmake-3.22.2-1.fc36.x86_64                                                    
21:34:17 #11 28.18   cmake-data-3.22.2-1.fc36.noarch                                               
21:34:17 #11 28.18   cmake-filesystem-3.22.2-1.fc36.x86_64                                         
21:34:17 #11 28.18   cmake-rpm-macros-3.22.2-1.fc36.noarch                                         
21:34:17 #11 28.18   cpp-12.1.1-1.fc36.x86_64                                                      
21:34:17 #11 28.18   cryptsetup-libs-2.4.3-2.fc36.x86_64                                           
21:34:17 #11 28.18   dbus-1:1.14.0-1.fc36.x86_64                                                   
21:34:17 #11 28.18   dbus-broker-31-1.fc36.x86_64                                                  
21:34:17 #11 28.18   dbus-common-1:1.14.0-1.fc36.noarch                                            
21:34:17 #11 28.18   device-mapper-1.02.175-7.fc36.x86_64                                          
21:34:17 #11 28.18   device-mapper-devel-1.02.175-7.fc36.x86_64                                    
21:34:17 #11 28.18   device-mapper-libs-1.02.175-7.fc36.x86_64                                     
21:34:17 #11 28.18   e2fsprogs-libs-1.46.5-2.fc36.x86_64                                           
21:34:17 #11 28.18   gc-8.0.6-3.fc36.x86_64                                                        
21:34:17 #11 28.18   gcc-12.1.1-1.fc36.x86_64                                                      
21:34:17 #11 28.18   gcc-plugin-annobin-12.1.1-1.fc36.x86_64                                       
21:34:17 #11 28.18   git-2.37.2-1.fc36.x86_64                                                      
21:34:17 #11 28.18   git-core-2.37.2-1.fc36.x86_64                                                 
21:34:17 #11 28.18   git-core-doc-2.37.2-1.fc36.noarch                                             
21:34:17 #11 28.18   glibc-devel-2.35-15.fc36.x86_64                                               
21:34:17 #11 28.18   glibc-headers-x86-2.35-15.fc36.noarch                                         
21:34:17 #11 28.18   glibc-static-2.35-15.fc36.x86_64                                              
21:34:17 #11 28.18   guile22-2.2.7-5.fc36.x86_64                                                   
21:34:17 #11 28.18   jsoncpp-1.9.5-2.fc36.x86_64                                                   
21:34:17 #11 28.18   kernel-headers-5.18.13-200.fc36.x86_64                                        
21:34:17 #11 28.18   kmod-libs-29-7.fc36.x86_64                                                    
21:34:17 #11 28.18   less-590-5.fc36.x86_64                                                        
21:34:17 #11 28.18   libargon2-20171227-9.fc36.x86_64                                              
21:34:17 #11 28.18   libbpf-2:0.7.0-3.fc36.x86_64                                                  
21:34:17 #11 28.18   libbtrfs-5.18-1.fc36.x86_64                                                   
21:34:17 #11 28.18   libbtrfsutil-5.18-1.fc36.x86_64                                               
21:34:17 #11 28.18   libcbor-0.7.0-5.fc36.x86_64                                                   
21:34:17 #11 28.18   libedit-3.1-41.20210910cvs.fc36.x86_64                                        
21:34:17 #11 28.18   libfdisk-2.38-0.2.fc36.x86_64                                                 
21:34:17 #11 28.18   libfido2-1.10.0-3.fc36.x86_64                                                 
21:34:17 #11 28.18   libmpc-1.2.1-4.fc36.x86_64                                                    
21:34:17 #11 28.18   libseccomp-2.5.3-2.fc36.x86_64                                                
21:34:17 #11 28.18   libseccomp-devel-2.5.3-2.fc36.x86_64                                          
21:34:17 #11 28.18   libselinux-devel-3.3-4.fc36.x86_64                                            
21:34:17 #11 28.18   libselinux-utils-3.3-4.fc36.x86_64                                            
21:34:17 #11 28.18   libsepol-devel-3.3-3.fc36.x86_64                                              
21:34:17 #11 28.18   libtool-2.4.7-1.fc36.x86_64                                                   
21:34:17 #11 28.18   libtool-ltdl-2.4.7-1.fc36.x86_64                                              
21:34:17 #11 28.18   libtool-ltdl-devel-2.4.7-1.fc36.x86_64                                        
21:34:17 #11 28.18   libutempter-1.2.1-6.fc36.x86_64                                               
21:34:17 #11 28.18   libuv-1:1.44.2-1.fc36.x86_64                                                  
21:34:17 #11 28.18   libxcrypt-devel-4.4.28-1.fc36.x86_64                                          
21:34:17 #11 28.18   libxcrypt-static-4.4.28-1.fc36.x86_64                                         
21:34:17 #11 28.18   libxkbcommon-1.4.0-1.fc36.x86_64                                              
21:34:17 #11 28.18   lzo-2.10-6.fc36.x86_64                                                        
21:34:17 #11 28.18   m4-1.4.19-3.fc36.x86_64                                                       
21:34:17 #11 28.18   make-1:4.3-7.fc36.x86_64                                                      
21:34:17 #11 28.18   openssh-8.8p1-1.fc36.1.x86_64                                                 
21:34:17 #11 28.18   openssh-clients-8.8p1-1.fc36.1.x86_64                                         
21:34:17 #11 28.18   pcre2-devel-10.39-1.fc36.1.x86_64                                             
21:34:17 #11 28.18   pcre2-utf16-10.39-1.fc36.1.x86_64                                             
21:34:17 #11 28.18   pcre2-utf32-10.39-1.fc36.1.x86_64                                             
21:34:17 #11 28.18   perl-Error-1:0.17029-8.fc36.noarch                                            
21:34:17 #11 28.18   perl-File-Compare-1.100.600-486.fc36.noarch                                   
21:34:17 #11 28.18   perl-File-Copy-2.35-486.fc36.noarch                                           
21:34:17 #11 28.18   perl-File-Find-1.39-486.fc36.noarch                                           
21:34:17 #11 28.18   perl-Git-2.37.2-1.fc36.noarch                                                 
21:34:17 #11 28.18   perl-TermReadKey-2.38-12.fc36.x86_64                                          
21:34:17 #11 28.18   perl-Thread-Queue-3.14-479.fc36.noarch                                        
21:34:17 #11 28.18   perl-lib-0.65-486.fc36.x86_64                                                 
21:34:17 #11 28.18   perl-threads-1:2.26-449.fc36.x86_64                                           
21:34:17 #11 28.18   perl-threads-shared-1.62-479.fc36.x86_64                                      
21:34:17 #11 28.18   policycoreutils-3.3-4.fc36.x86_64                                             
21:34:17 #11 28.18   policycoreutils-devel-3.3-4.fc36.x86_64                                       
21:34:17 #11 28.18   policycoreutils-python-utils-3.3-4.fc36.noarch                                
21:34:17 #11 28.18   python3-audit-3.0.8-1.fc36.x86_64                                             
21:34:17 #11 28.18   python3-libselinux-3.3-4.fc36.x86_64                                          
21:34:17 #11 28.18   python3-libsemanage-3.3-3.fc36.x86_64                                         
21:34:17 #11 28.18   python3-policycoreutils-3.3-4.fc36.noarch                                     
21:34:17 #11 28.18   python3-setools-4.4.0-5.fc36.x86_64                                           
21:34:17 #11 28.18   python3-setuptools-59.6.0-2.fc36.noarch                                       
21:34:17 #11 28.18   qrencode-libs-4.1.1-2.fc36.x86_64                                             
21:34:17 #11 28.18   rhash-1.4.2-2.fc36.x86_64                                                     
21:34:17 #11 28.18   rpm-plugin-selinux-4.17.1-3.fc36.x86_64                                       
21:34:17 #11 28.18   selinux-policy-36.13-3.fc36.noarch                                            
21:34:17 #11 28.18   selinux-policy-devel-36.13-3.fc36.noarch                                      
21:34:17 #11 28.18   selinux-policy-targeted-36.13-3.fc36.noarch                                   
21:34:17 #11 28.18   systemd-250.8-1.fc36.x86_64                                                   
21:34:17 #11 28.18   systemd-devel-250.8-1.fc36.x86_64                                             
21:34:17 #11 28.18   systemd-networkd-250.8-1.fc36.x86_64                                          
21:34:17 #11 28.18   systemd-pam-250.8-1.fc36.x86_64                                               
21:34:17 #11 28.18   systemd-resolved-250.8-1.fc36.x86_64                                          
21:34:17 #11 28.18   systemd-rpm-macros-250.8-1.fc36.noarch                                        
21:34:17 #11 28.18   util-linux-2.38-0.2.fc36.x86_64                                               
21:34:17 #11 28.18   vim-filesystem-2:9.0.189-1.fc36.noarch                                        
21:34:17 #11 28.18   which-2.21-32.fc36.x86_64                                                     
21:34:17 #11 28.18   xkeyboard-config-2.35.1-1.fc36.noarch                                         
21:34:17 #11 28.18 
21:34:17 #11 28.18 Complete!
21:34:17 #11 DONE 28.4s
21:34:17 #11 41.99 Transaction test succeeded.
21:34:17 #11 41.99 Running transaction
21:34:17 #11 3.123 Reading package lists...
21:34:17 #11 3.998 Building dependency tree...
21:34:17 #11 4.156 Reading state information...
21:34:17 #11 4.176 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:34:17 
21:34:17 #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go
21:34:17 #13 sha256:a1f25542d62f32dc97764686f021bd039cbdf3bcda9cf2755d9323e556103494
21:34:17 #11 4.218 Starting 2 pkgProblemResolver with broken count: 0
21:34:17 #11 4.221 Done
21:34:17 #11 4.242  Done
21:34:17 #11 4.249 Starting pkgProblemResolver with broken count: 0
21:34:17 #11 4.278 Starting 2 pkgProblemResolver with broken count: 0
21:34:17 #11 4.280 Done
21:34:17 #11 4.397 The following additional packages will be installed:
21:34:17 #11 4.397   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
21:34:17 #11 4.398   libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
21:34:17 #11 4.398   libdevmapper1.02.1 libjsoncpp1 libpcre16-3 libpcre3-dev libpcre32-3
21:34:17 #11 4.398   libpcrecpp0v5 libprocps7 librhash0 libseccomp-dev libselinux1-dev
21:34:17 #11 4.399   libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config procps
21:34:17 #11 4.400 Suggested packages:
21:34:17 #11 4.401   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
21:34:18 #21 85.26 Selecting previously unselected package gcc-arm-linux-gnueabihf.
21:34:18 #21 85.26 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
21:34:18 #21 85.27 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
21:34:18 #21 85.29 Selecting previously unselected package linux-libc-dev-armhf-cross.
21:34:18 #21 85.30 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ...
21:34:18 #21 85.30 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
21:34:18 #21 85.47 Selecting previously unselected package libc6-dev-armhf-cross.
21:34:18 #21 85.47 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ...
21:34:18 #21 85.48 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ...
21:34:18 #21 85.71 Selecting previously unselected package libstdc++-10-dev-armhf-cross.
21:34:18 #21 85.72 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
21:34:18 #21 85.72 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
21:34:18 #11 4.650 The following NEW packages will be installed:
21:34:18 #11 4.650   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
21:34:18 #11 4.651   libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
21:34:18 #11 4.651   libdevmapper1.02.1 libjsoncpp1 libpcre16-3 libpcre3-dev libpcre32-3
21:34:18 #11 4.652   libpcrecpp0v5 libprocps7 librhash0 libseccomp-dev libselinux1-dev
21:34:18 #11 4.653   libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config procps
21:34:18 #8 DONE 81.5s
21:34:18 
21:34:18 #10 [stage-1 3/8] COPY common /root/build-deb/debian
21:34:18 #10 sha256:2db9c36bed176bd3364d774f9c51d8e6a446bfdd9633e45e1f0e96f2781c3408
21:34:18 #10 DONE 0.1s
21:34:18 
21:34:18 #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:34:18 #11 sha256:ae9bd568b982533fc1229c514677160d5f1b80c8806c1150b96cb2cc68c3b8f2
21:34:18 #18 exporting layers 11.4s done
21:34:18 #18 writing image sha256:dc081efe5d725ddd5d620d5799ecc337cdea80c4eb7fc69cf5c013a33b6930ae done
21:34:18 #18 naming to docker.io/debbuild-ubuntu-jammy/aarch64 done
21:34:18 #18 DONE 11.4s
21:34:18 docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0~20220816152130.8ffaab8 -e VERSION=0.0.0-20220816152130-8ffaab8 -e CLI_GITCOMMIT=8ffaab8 -e ENGINE_GITCOMMIT=724feb8 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.9.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/debbuild/ubuntu-jammy:/build  debbuild-ubuntu-jammy/aarch64
21:34:18 + set -e
21:34:18 + mkdir -p /root/build-deb/engine
21:34:18 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:34:18 #21 86.17 Selecting previously unselected package g++-10-arm-linux-gnueabihf.
21:34:18 #21 86.17 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
21:34:18 #21 86.21 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
21:34:18 #11 4.925 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded.
21:34:18 #11 4.925 1 not fully installed or removed.
21:34:18 #11 4.925 Need to get 8132 kB of archives.
21:34:18 #11 4.925 After this operation, 28.9 MB of additional disk space will be used.
21:34:18 #11 4.925 Get:1 http://deb.debian.org/debian buster/main armhf bash-completion all 1:2.8-6 [208 kB]
21:34:18 #11 4.930 Get:2 http://deb.debian.org/debian buster/main armhf cmake-data all 3.13.4-1 [1476 kB]
21:34:18 #11 4.946 Get:3 http://deb.debian.org/debian buster/main armhf libprocps7 armhf 2:3.3.15-2 [58.7 kB]
21:34:18 #11 4.947 Get:4 http://deb.debian.org/debian buster/main armhf procps armhf 2:3.3.15-2 [248 kB]
21:34:18 #11 4.951 Get:5 http://deb.debian.org/debian buster/main armhf libarchive13 armhf 3.3.3-4+deb10u1 [277 kB]
21:34:18 #11 4.954 Get:6 http://deb.debian.org/debian buster/main armhf libjsoncpp1 armhf 1.7.4-3 [67.8 kB]
21:34:18 #11 4.956 Get:7 http://deb.debian.org/debian buster/main armhf librhash0 armhf 1.3.8-1 [134 kB]
21:34:18 #11 4.958 Get:8 http://deb.debian.org/debian buster/main armhf libuv1 armhf 1.24.1-1+deb10u1 [98.3 kB]
21:34:18 #11 4.960 Get:9 http://deb.debian.org/debian buster/main armhf cmake armhf 3.13.4-1 [2848 kB]
21:34:18 #11 4.991 Get:10 http://deb.debian.org/debian buster/main armhf dh-apparmor all 2.13.2-10 [70.1 kB]
21:34:18 #11 4.992 Get:11 http://deb.debian.org/debian buster/main armhf libbtrfs0 armhf 4.20.1-2 [40.1 kB]
21:34:18 #11 4.994 Get:12 http://deb.debian.org/debian buster/main armhf libbtrfs-dev armhf 4.20.1-2 [76.1 kB]
21:34:18 #11 4.995 Get:13 http://deb.debian.org/debian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.0 kB]
21:34:18 #11 4.997 Get:14 http://deb.debian.org/debian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [131 kB]
21:34:18 #11 4.999 Get:15 http://deb.debian.org/debian buster/main armhf libdevmapper-event1.02.1 armhf 2:1.02.155-3 [21.4 kB]
21:34:18 #11 5.000 Get:16 http://deb.debian.org/debian buster/main armhf libudev-dev armhf 241-7~deb10u8 [110 kB]
21:34:18 #11 5.001 Get:17 http://deb.debian.org/debian buster/main armhf libsepol1-dev armhf 2.8-1 [318 kB]
21:34:18 #11 5.005 Get:18 http://deb.debian.org/debian buster/main armhf libpcre16-3 armhf 2:8.39-12 [238 kB]
21:34:18 #11 5.009 Get:19 http://deb.debian.org/debian buster/main armhf libpcre32-3 armhf 2:8.39-12 [231 kB]
21:34:18 #11 5.012 Get:20 http://deb.debian.org/debian buster/main armhf libpcrecpp0v5 armhf 2:8.39-12 [150 kB]
21:34:18 #11 5.014 Get:21 http://deb.debian.org/debian buster/main armhf libpcre3-dev armhf 2:8.39-12 [585 kB]
21:34:18 #11 5.027 Get:22 http://deb.debian.org/debian buster/main armhf libselinux1-dev armhf 2.8-1+b1 [162 kB]
21:34:18 #11 42.96   Running scriptlet: selinux-policy-targeted-35.18-1.fc35.noarch            1/1 
21:34:18 #11 43.11   Preparing        :                                                        1/1 
21:34:18 #11 5.029 Get:23 http://deb.debian.org/debian buster/main armhf libdevmapper-dev armhf 2:1.02.155-3 [51.5 kB]
21:34:18 #11 5.031 Get:24 http://deb.debian.org/debian buster/main armhf libseccomp-dev armhf 2.3.3-4 [59.3 kB]
21:34:18 #11 5.032 Get:25 http://deb.debian.org/debian buster/main armhf libsystemd-dev armhf 241-7~deb10u8 [322 kB]
21:34:18 #11 5.036 Get:26 http://deb.debian.org/debian buster/main armhf pkg-config armhf 0.29-6 [60.7 kB]
21:34:18 #11 5.316 debconf: delaying package configuration, since apt-utils is not installed
21:34:18 #11 43.15   Upgrading        : libgcc-11.3.1-2.fc35.aarch64                         1/117 
21:34:18 #11 43.16   Running scriptlet: libgcc-11.3.1-2.fc35.aarch64                         1/117 
21:34:18 #11 43.19   Upgrading        : audit-libs-3.0.8-1.fc35.aarch64                      2/117 
21:34:18 #11 43.23   Upgrading        : pcre2-syntax-10.40-1.fc35.noarch                     3/117 
21:34:18 #11 43.24   Upgrading        : pcre2-10.40-1.fc35.aarch64                           4/117 
21:34:18 #11 43.28   Installing       : python3-libselinux-3.3-1.fc35.aarch64                5/117 
21:34:18 #11 43.30   Installing       : util-linux-core-2.37.4-1.fc35.aarch64                6/117 
21:34:18 #11 43.35   Running scriptlet: util-linux-core-2.37.4-1.fc35.aarch64                6/117 
21:34:18 #11 43.36   Installing       : perl-File-Find-1.39-486.fc35.noarch                  7/117 
21:34:18 #11 0.753 Hit:1 http://deb.debian.org/debian bullseye InRelease
21:34:18 #11 0.753 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
21:34:18 #11 0.753 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
21:34:18 + mkdir -p /root/build-deb/cli
21:34:18 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:34:18 #11 5.353 Fetched 8132 kB in 0s (22.1 MB/s)
21:34:18 #11 5.391 Selecting previously unselected package bash-completion.
21:34:18 #11 5.391 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 27527 files and directories currently installed.)
21:34:18 #11 5.412 Preparing to unpack .../00-bash-completion_1%3a2.8-6_all.deb ...
21:34:18 #11 43.41   Installing       : perl-File-Copy-2.35-486.fc35.noarch                  8/117 
21:34:18 #11 43.42   Installing       : perl-File-Compare-1.100.600-486.fc35.noarch          9/117 
21:34:18 #11 43.43   Installing       : libtool-ltdl-2.4.6-50.fc35.aarch64                  10/117 
21:34:18 #11 43.46   Installing       : libseccomp-2.5.3-1.fc35.aarch64                     11/117 
21:34:18 #11 43.47   Installing       : libfdisk-2.37.4-1.fc35.aarch64                      12/117 
21:34:18 #11 43.47   Installing       : cmake-rpm-macros-3.22.2-1.fc35.noarch               13/117 
21:34:18 #11 43.51   Installing       : cmake-filesystem-3.22.2-1.fc35.aarch64              14/117 
21:34:18 #11 43.52   Installing       : checkpolicy-3.3-1.fc35.aarch64                      15/117 
21:34:18 #11 43.56   Installing       : perl-threads-1:2.26-448.fc35.aarch64                16/117 
21:34:18 #11 43.57   Installing       : m4-1.4.19-2.fc35.aarch64                            17/117 
21:34:18 #11 43.60   Installing       : libmpc-1.2.1-3.fc35.aarch64                         18/117 
21:34:18 #11 43.60   Installing       : emacs-filesystem-1:27.2-9.fc35.noarch               19/117 
21:34:19 #13 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.1s
21:34:19 #13 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.4s done
21:34:19 #11 43.62   Installing       : autoconf-2.69-37.fc35.noarch                        20/117 
21:34:19 #11 43.80   Installing       : cpp-11.3.1-2.fc35.aarch64                           21/117 
21:34:19 #11 43.85   Installing       : perl-threads-shared-1.62-478.fc35.aarch64           22/117 
21:34:19 #11 43.85   Installing       : perl-Thread-Queue-3.14-478.fc35.noarch              23/117 
21:34:19 #11 43.90   Installing       : automake-1.16.2-5.fc35.noarch                       24/117 
21:34:19 #13 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493
21:34:19 + mkdir -p /root/build-deb/buildx
21:34:19 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:34:19 #11 5.955 Unpacking bash-completion (1:2.8-6) ...
21:34:19 #11 43.91   Installing       : python3-libsemanage-3.3-1.fc35.aarch64              25/117 
21:34:19 #11 43.96   Installing       : libselinux-utils-3.3-1.fc35.aarch64                 26/117 
21:34:19 #11 43.99   Installing       : pcre2-utf16-10.40-1.fc35.aarch64                    27/117 
21:34:19 #11 44.00   Installing       : pcre2-utf32-10.40-1.fc35.aarch64                    28/117 
21:34:19 #11 44.01   Installing       : pcre2-devel-10.40-1.fc35.aarch64                    29/117 
21:34:19 #11 44.05   Installing       : python3-audit-3.0.8-1.fc35.aarch64                  30/117 
21:34:19 #13 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done
21:34:19 #13 DONE 19.9s
21:34:19 
21:34:19 #14 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
21:34:19 #14 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7
21:34:19 #11 6.120 Selecting previously unselected package cmake-data.
21:34:19 #11 6.125 Preparing to unpack .../01-cmake-data_3.13.4-1_all.deb ...
21:34:19 #11 6.132 Unpacking cmake-data (3.13.4-1) ...
21:34:19 #11 44.05   Installing       : gc-8.0.4-6.fc35.aarch64                             31/117 
21:34:19 #11 44.31   Installing       : guile22-2.2.7-3.fc35.aarch64                        32/117 
21:34:19 #11 44.36   Installing       : make-1:4.3-6.fc35.aarch64                           33/117 
21:34:19 #11 44.40   Installing       : kmod-libs-29-4.fc35.aarch64                         34/117 
21:34:19 #11 1.167 Reading package lists...
21:34:19 #11 6.524 Selecting previously unselected package libprocps7:armhf.
21:34:19 #11 6.527 Preparing to unpack .../02-libprocps7_2%3a3.3.15-2_armhf.deb ...
21:34:19 #11 6.536 Unpacking libprocps7:armhf (2:3.3.15-2) ...
21:34:19 #11 6.587 Selecting previously unselected package procps.
21:34:19 #11 6.587 Preparing to unpack .../03-procps_2%3a3.3.15-2_armhf.deb ...
21:34:19 #11 6.592 Unpacking procps (2:3.3.15-2) ...
21:34:19 #11 6.667 Selecting previously unselected package libarchive13:armhf.
21:34:19 #11 6.667 Preparing to unpack .../04-libarchive13_3.3.3-4+deb10u1_armhf.deb ...
21:34:19 + mkdir -p /root/build-deb/compose
21:34:19 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:34:19 + mkdir -p /root/build-deb/scan-cli-plugin
21:34:19 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
21:34:19 + mkdir -p /go/src/github.com/docker
21:34:19 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:34:19 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:34:19 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:34:19 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:34:19 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
21:34:19 + EPOCH=5
21:34:19 + EPOCH_SEP=
21:34:19 + [[ ! -z 5 ]]
21:34:19 + EPOCH_SEP=:
21:34:19 + [[ -z 0.0.0~20220816152130.8ffaab8 ]]
21:34:19 + echo VERSION AAA 0.0.0-20220816152130-8ffaab8
21:34:19 VERSION AAA 0.0.0-20220816152130-8ffaab8
21:34:19 + VERSION=0.0.0-20220816152130-8ffaab8
21:34:19 + echo VERSION bbb 0.0.0-20220816152130-8ffaab8
21:34:19 VERSION bbb 0.0.0-20220816152130-8ffaab8
21:34:19 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:34:19 + debSource=docker-ce
21:34:19 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:34:19 + debMaintainer='Docker <support@docker.com>'
21:34:19 ++ date --rfc-2822
21:34:19 + debDate='Tue, 16 Aug 2022 21:34:19 +0000'
21:34:19 ++ . /etc/os-release
21:34:19 +++ PRETTY_NAME='Ubuntu 22.04.1 LTS'
21:34:19 +++ NAME=Ubuntu
21:34:19 +++ VERSION_ID=22.04
21:34:19 +++ VERSION='22.04.1 LTS (Jammy Jellyfish)'
21:34:19 +++ VERSION_CODENAME=jammy
21:34:19 +++ ID=ubuntu
21:34:19 +++ ID_LIKE=debian
21:34:19 +++ HOME_URL=https://www.ubuntu.com/
21:34:19 +++ SUPPORT_URL=https://help.ubuntu.com/
21:34:19 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
21:34:19 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
21:34:19 +++ UBUNTU_CODENAME=jammy
21:34:19 ++ echo 22.04
21:34:19 + versionID=22.04
21:34:19 + pkgRevision=0
21:34:19 + cat
21:34:19 + export CLI_GITCOMMIT=8ffaab8
21:34:19 + CLI_GITCOMMIT=8ffaab8
21:34:19 + export ENGINE_GITCOMMIT=724feb8
21:34:19 + ENGINE_GITCOMMIT=724feb8
21:34:19 + export SCAN_GITCOMMIT=061fe0a
21:34:19 + SCAN_GITCOMMIT=061fe0a
21:34:19 + echo VERSION BBB 0.0.0-20220816152130-8ffaab8
21:34:19 + dpkg-buildpackage -uc -us -I.git
21:34:19 VERSION BBB 0.0.0-20220816152130-8ffaab8
21:34:19 dpkg-buildpackage: info: source package docker-ce
21:34:19 dpkg-buildpackage: info: source version 5:0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy
21:34:19 dpkg-buildpackage: info: source distribution jammy
21:34:19 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:34:19  dpkg-source -I.git --before-build .
21:34:19 dpkg-buildpackage: info: host architecture armhf
21:34:19 #11 44.41   Installing       : libnl3-3.5.0-8.fc35.aarch64                         35/117 
21:34:19 #11 44.46   Installing       : libibverbs-39.0-1.fc35.aarch64                      36/117 
21:34:19 #11 44.51   Installing       : libpcap-14:1.10.1-2.fc35.aarch64                    37/117 
21:34:19 #11 44.51   Installing       : iptables-legacy-libs-1.8.7-13.fc35.aarch64          38/117 
21:34:19 #11 44.55   Installing       : jsoncpp-1.9.4-5.fc35.aarch64                        39/117 
21:34:19 #11 44.56   Installing       : libasan-11.3.1-2.fc35.aarch64                       40/117 
21:34:19 #11 44.60   Installing       : libubsan-11.3.1-2.fc35.aarch64                      41/117 
21:34:19 #11 44.60   Upgrading        : libgomp-11.3.1-2.fc35.aarch64                       42/117 
21:34:19 #11 44.61   Installing       : vim-filesystem-2:9.0.137-1.fc35.noarch              43/117 
21:34:20 #11 2.311 dpkg-buildpackage: info: source package docker-ce-build-deps
21:34:20 #11 2.311 dpkg-buildpackage: info: source version 1.0
21:34:20 #11 2.311 dpkg-buildpackage: info: source distribution unstable
21:34:20 #11 2.311 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
21:34:20 #11 2.345  dpkg-source --before-build .
21:34:20 #11 2.346 dpkg-buildpackage: info: host architecture armhf
21:34:20 #11 2.446  debian/rules clean
21:34:20 #18 exporting layers 10.4s done
21:34:20 #18 writing image sha256:2c2e00e5a8db5804c565d911d9196135c2f8497f74e4e20e492ddce37911a28f done
21:34:20 #18 naming to docker.io/debbuild-ubuntu-focal/aarch64 done
21:34:20 #18 DONE 10.4s
21:34:20 docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0~20220816152130.8ffaab8 -e VERSION=0.0.0-20220816152130-8ffaab8 -e CLI_GITCOMMIT=8ffaab8 -e ENGINE_GITCOMMIT=724feb8 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.9.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/debbuild/ubuntu-focal:/build  debbuild-ubuntu-focal/aarch64
21:34:20 + set -e
21:34:20 + mkdir -p /root/build-deb/engine
21:34:20 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:34:20 + mkdir -p /root/build-deb/cli
21:34:20 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:34:20 + mkdir -p /root/build-deb/buildx
21:34:20 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:34:20 #11 6.670 Unpacking libarchive13:armhf (3.3.3-4+deb10u1) ...
21:34:20 #11 6.826 Selecting previously unselected package libjsoncpp1:armhf.
21:34:20 #11 6.828 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_armhf.deb ...
21:34:20 #11 6.832 Unpacking libjsoncpp1:armhf (1.7.4-3) ...
21:34:20 #11 6.886 Selecting previously unselected package librhash0:armhf.
21:34:20 #11 6.889 Preparing to unpack .../06-librhash0_1.3.8-1_armhf.deb ...
21:34:20 #11 6.894 Unpacking librhash0:armhf (1.3.8-1) ...
21:34:20  debian/rules clean
21:34:20 dh clean --with=bash-completion
21:34:20 #11 44.65   Installing       : qrencode-libs-4.1.1-1.fc35.aarch64                  44/117 
21:34:20 #11 44.66   Installing       : perl-lib-0.65-486.fc35.aarch64                      45/117 
21:34:20 #11 44.69   Installing       : libuv-1:1.44.2-1.fc35.aarch64                       46/117 
21:34:20 #11 44.70   Installing       : libsepol-devel-3.3-2.fc35.aarch64                   47/117 
21:34:20 #11 44.74   Installing       : libselinux-devel-3.3-1.fc35.aarch64                 48/117 
21:34:20 #11 44.75   Installing       : libbtrfsutil-5.18-1.fc35.aarch64                    49/117 
21:34:20 #11 44.78   Installing       : libbtrfs-5.18-1.fc35.aarch64                        50/117 
21:34:20 #11 44.78   Installing       : libbpf-2:0.6.1-2.fc35.aarch64                       51/117 
21:34:20 #11 44.79   Installing       : libatomic-11.3.1-2.fc35.aarch64                     52/117 
21:34:20 #13 DONE 2.3s
21:34:20 
21:34:20 #14 [stage-1 6/6] WORKDIR /root/rpmbuild
21:34:20 #14 sha256:0ac85222b69aa1527af998ec38cf11127e84b0332739ab79461eb6094a2b8e7f
21:34:20 #14 DONE 0.0s
21:34:20 
21:34:20 #15 exporting to image
21:34:20 #15 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
21:34:20 #15 exporting layers
21:34:20 #11 2.447 dh clean
21:34:20 #11 2.535    dh_clean
21:34:20 #11 2.566  debian/rules binary
21:34:20 #11 2.567 dh binary
21:34:20 #11 2.636    dh_update_autotools_config
21:34:20 #11 2.663    dh_autoreconf
21:34:20 #11 2.703    create-stamp debian/debhelper-build-stamp
21:34:20 #11 2.703    dh_prep
21:34:20 #11 6.941 Selecting previously unselected package libuv1:armhf.
21:34:20 #11 6.944 Preparing to unpack .../07-libuv1_1.24.1-1+deb10u1_armhf.deb ...
21:34:20 #11 6.948 Unpacking libuv1:armhf (1.24.1-1+deb10u1) ...
21:34:20 #11 6.996 Selecting previously unselected package cmake.
21:34:20 #11 6.998 Preparing to unpack .../08-cmake_3.13.4-1_armhf.deb ...
21:34:20 #11 7.002 Unpacking cmake (3.13.4-1) ...
21:34:20    dh_clean
21:34:20  dpkg-source -I.git -b .
21:34:20 #11 44.83   Installing       : less-590-2.fc35.aarch64                             53/117 
21:34:20 #11 44.94   Installing       : kernel-headers-5.18.13-100.fc35.aarch64             54/117 
21:34:20 #11 45.00   Installing       : libxcrypt-devel-4.4.28-1.fc35.aarch64               55/117 
21:34:20 #11 2.759    dh_install
21:34:20 #11 2.792    dh_installdocs
21:34:20 #11 2.829    dh_installchangelogs
21:34:20 #11 2.910    dh_perl
21:34:20 #11 2.945    dh_link
21:34:20 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
21:34:20 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
21:34:20 dpkg-source: warning: native package version may not have a revision
21:34:20 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20220816152130.8ffaab8'
21:34:20 dpkg-source: info: using source format '1.0'
21:34:20 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy.tar.gz
21:34:20 + mkdir -p /root/build-deb/compose
21:34:20 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:34:20 + mkdir -p /root/build-deb/scan-cli-plugin
21:34:20 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
21:34:20 + mkdir -p /go/src/github.com/docker
21:34:20 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:34:20 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:34:20 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:34:20 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:34:20 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
21:34:20 + EPOCH=5
21:34:20 + EPOCH_SEP=
21:34:20 + [[ ! -z 5 ]]
21:34:20 + EPOCH_SEP=:
21:34:20 + [[ -z 0.0.0~20220816152130.8ffaab8 ]]
21:34:20 + echo VERSION AAA 0.0.0-20220816152130-8ffaab8
21:34:20 + VERSION=0.0.0-20220816152130-8ffaab8
21:34:20 + echo VERSION bbb 0.0.0-20220816152130-8ffaab8
21:34:20 VERSION AAA 0.0.0-20220816152130-8ffaab8
21:34:20 VERSION bbb 0.0.0-20220816152130-8ffaab8
21:34:20 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:34:20 + debSource=docker-ce
21:34:20 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:34:20 + debMaintainer='Docker <support@docker.com>'
21:34:20 ++ date --rfc-2822
21:34:20 + debDate='Tue, 16 Aug 2022 21:34:20 +0000'
21:34:20 ++ . /etc/os-release
21:34:20 +++ NAME=Ubuntu
21:34:20 +++ VERSION='20.04.4 LTS (Focal Fossa)'
21:34:20 +++ ID=ubuntu
21:34:20 +++ ID_LIKE=debian
21:34:20 +++ PRETTY_NAME='Ubuntu 20.04.4 LTS'
21:34:20 +++ VERSION_ID=20.04
21:34:20 +++ HOME_URL=https://www.ubuntu.com/
21:34:20 +++ SUPPORT_URL=https://help.ubuntu.com/
21:34:20 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
21:34:20 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
21:34:20 +++ VERSION_CODENAME=focal
21:34:20 +++ UBUNTU_CODENAME=focal
21:34:20 ++ echo 20.04
21:34:20 + versionID=20.04
21:34:20 + pkgRevision=0
21:34:20 + cat
21:34:20 + export CLI_GITCOMMIT=8ffaab8
21:34:20 + CLI_GITCOMMIT=8ffaab8
21:34:20 + export ENGINE_GITCOMMIT=724feb8
21:34:20 + ENGINE_GITCOMMIT=724feb8
21:34:20 + export SCAN_GITCOMMIT=061fe0a
21:34:20 + SCAN_GITCOMMIT=061fe0a
21:34:20 + echo VERSION BBB 0.0.0-20220816152130-8ffaab8
21:34:20 + dpkg-buildpackage -uc -us -I.git
21:34:20 VERSION BBB 0.0.0-20220816152130-8ffaab8
21:34:20 dpkg-buildpackage: info: source package docker-ce
21:34:20 dpkg-buildpackage: info: source version 5:0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal
21:34:20 dpkg-buildpackage: info: source distribution focal
21:34:20 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:34:20  dpkg-source -I.git --before-build .
21:34:20 dpkg-buildpackage: info: host architecture armhf
21:34:20 #11 45.08   Installing       : glibc-devel-2.34-38.fc35.aarch64                    56/117 
21:34:20 #11 2.982    dh_strip_nondeterminism
21:34:20 #11 3.043    dh_compress
21:34:20 #11 3.079    dh_fixperms
21:34:21  debian/rules clean
21:34:21 dh clean --with=bash-completion
21:34:21    dh_clean
21:34:21 #11 45.42   Installing       : gcc-11.3.1-2.fc35.aarch64                           57/117 
21:34:21 #11 45.52   Installing       : glibc-static-2.34-38.fc35.aarch64                   58/117 
21:34:21 #11 45.53   Installing       : libxcrypt-static-4.4.28-1.fc35.aarch64              59/117 
21:34:21 #11 45.56   Installing       : dbus-common-1:1.12.22-1.fc35.noarch                 60/117 
21:34:21 #11 45.56   Running scriptlet: dbus-common-1:1.12.22-1.fc35.noarch                 60/117 
21:34:21 #11 7.403 Selecting previously unselected package dh-apparmor.
21:34:21 #11 7.403 Preparing to unpack .../09-dh-apparmor_2.13.2-10_all.deb ...
21:34:21 #11 7.408 Unpacking dh-apparmor (2.13.2-10) ...
21:34:21 #11 7.452 Selecting previously unselected package libbtrfs0.
21:34:21 #11 7.455 Preparing to unpack .../10-libbtrfs0_4.20.1-2_armhf.deb ...
21:34:21 #11 7.459 Unpacking libbtrfs0 (4.20.1-2) ...
21:34:21 #11 7.502 Selecting previously unselected package libbtrfs-dev.
21:34:21 #11 7.502 Preparing to unpack .../11-libbtrfs-dev_4.20.1-2_armhf.deb ...
21:34:21 #11 7.506 Unpacking libbtrfs-dev (4.20.1-2) ...
21:34:21 #11 7.553 Selecting previously unselected package dmsetup.
21:34:21 #11 7.557 Preparing to unpack .../12-dmsetup_2%3a1.02.155-3_armhf.deb ...
21:34:21 #11 7.561 Unpacking dmsetup (2:1.02.155-3) ...
21:34:21 #11 7.639 Selecting previously unselected package libdevmapper1.02.1:armhf.
21:34:21 #11 7.641 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ...
21:34:21 #11 7.652 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ...
21:34:21 #11 7.744 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
21:34:21 #11 3.117    dh_missing
21:34:21 #11 3.143    dh_installdeb
21:34:21 #11 3.176    dh_gencontrol
21:34:21 #11 3.296    dh_md5sums
21:34:21 #11 3.330    dh_builddeb
21:34:21 #11 3.359 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:34:21  dpkg-source -I.git -b .
21:34:21 #11 45.57   Running scriptlet: dbus-broker-29-4.fc35.aarch64                       61/117 
21:34:21 #11 45.66 useradd warning: dbus's uid 81 outside of the SYS_UID_MIN 201 and SYS_UID_MAX 999 range.
21:34:21 #11 45.66 
21:34:21 #11 45.67   Installing       : dbus-broker-29-4.fc35.aarch64                       61/117 
21:34:21 #11 45.70   Running scriptlet: dbus-broker-29-4.fc35.aarch64                       61/117 
21:34:21 #11 45.71   Installing       : dbus-1:1.12.22-1.fc35.aarch64                       62/117 
21:34:21 #11 45.71   Installing       : annobin-docs-10.79-1.fc35.noarch                    63/117 
21:34:21 #11 45.76   Installing       : xkeyboard-config-2.33-2.fc35.noarch                 64/117 
21:34:21 #11 45.80   Installing       : libxkbcommon-1.3.1-1.fc35.aarch64                   65/117 
21:34:21 #11 7.746 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_armhf.deb ...
21:34:21 #11 7.750 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
21:34:21 #11 7.786 Selecting previously unselected package libudev-dev:armhf.
21:34:21 #11 7.793 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_armhf.deb ...
21:34:21 #11 7.813 Unpacking libudev-dev:armhf (241-7~deb10u8) ...
21:34:21 #11 7.857 Selecting previously unselected package libsepol1-dev:armhf.
21:34:21 #11 7.857 Preparing to unpack .../16-libsepol1-dev_2.8-1_armhf.deb ...
21:34:21 #11 7.861 Unpacking libsepol1-dev:armhf (2.8-1) ...
21:34:21 #11 7.935 Selecting previously unselected package libpcre16-3:armhf.
21:34:21 #11 7.936 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_armhf.deb ...
21:34:21 #11 7.940 Unpacking libpcre16-3:armhf (2:8.39-12) ...
21:34:21 #11 8.004 Selecting previously unselected package libpcre32-3:armhf.
21:34:21 #11 3.375  dpkg-genbuildinfo --build=binary
21:34:21 #11 3.523  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_armhf.changes
21:34:21 #11 3.601 dpkg-genchanges: info: binary-only upload (no source code included)
21:34:21 #11 3.604  dpkg-source --after-build .
21:34:21 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
21:34:21 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
21:34:21 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20220816152130.8ffaab8'
21:34:21 dpkg-source: info: using source format '1.0'
21:34:21 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal.tar.gz
21:34:21 #11 45.85   Installing       : rhash-1.4.0-4.fc35.aarch64                          66/117 
21:34:21 #11 8.005 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_armhf.deb ...
21:34:21 #11 8.009 Unpacking libpcre32-3:armhf (2:8.39-12) ...
21:34:21 #11 8.060 Selecting previously unselected package libpcrecpp0v5:armhf.
21:34:21 #11 8.063 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_armhf.deb ...
21:34:21 #11 8.068 Unpacking libpcrecpp0v5:armhf (2:8.39-12) ...
21:34:21 #11 8.100 Selecting previously unselected package libpcre3-dev:armhf.
21:34:21 #11 8.103 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_armhf.deb ...
21:34:21 #11 8.107 Unpacking libpcre3-dev:armhf (2:8.39-12) ...
21:34:21 #11 8.200 Selecting previously unselected package libselinux1-dev:armhf.
21:34:21 #11 8.202 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_armhf.deb ...
21:34:21 #11 8.207 Unpacking libselinux1-dev:armhf (2.8-1+b1) ...
21:34:21 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster.dsc
21:34:21  debian/rules build
21:34:21 dh build --with=bash-completion
21:34:21    dh_update_autotools_config
21:34:21    dh_autoreconf
21:34:21    debian/rules override_dh_auto_build
21:34:21 make[1]: Entering directory '/root/build-deb'
21:34:21 # Build the daemon and dependencies
21:34:21 cd engine && DOCKER_GITCOMMIT=724feb8 PRODUCT=docker ./hack/make.sh dynbinary
21:34:21 
21:34:21 Removing bundles/
21:34:21 
21:34:21 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:34:21 Building: bundles/dynbinary-daemon/dockerd
21:34:21 GOOS="" GOARCH="" GOARM=""
21:34:21 #11 3.704 dpkg-buildpackage: info: binary-only upload (no source included)
21:34:21 #11 3.708 
21:34:21 #11 3.708 The package has been created.
21:34:21 #11 3.708 Attention, the package has been created in the current directory,
21:34:21 #11 3.708 not in ".." as indicated by the message above!
21:34:21 #11 3.729 Selecting previously unselected package docker-ce-build-deps.
21:34:21 #11 3.748 (Reading database ... 28394 files and directories currently installed.)
21:34:21 #11 3.751 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:34:21 #11 3.756 Unpacking docker-ce-build-deps (1.0) ...
21:34:21 #11 45.94   Installing       : cmake-3.22.2-1.fc35.aarch64                         67/117 
21:34:21 #11 46.28   Installing       : cmake-data-3.22.2-1.fc35.noarch                     68/117 
21:34:21 #11 46.39   Installing       : python3-setuptools-57.4.0-1.fc35.noarch             69/117 
21:34:21 #11 46.46   Installing       : python3-setools-4.4.0-3.fc35.aarch64                70/117 
21:34:21 #11 8.268 Selecting previously unselected package libdevmapper-dev:armhf.
21:34:21 #11 8.270 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_armhf.deb ...
21:34:21 #11 8.275 Unpacking libdevmapper-dev:armhf (2:1.02.155-3) ...
21:34:21 #11 8.316 Selecting previously unselected package libseccomp-dev:armhf.
21:34:21 #11 8.316 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_armhf.deb ...
21:34:21 #11 8.320 Unpacking libseccomp-dev:armhf (2.3.3-4) ...
21:34:21 #11 8.361 Selecting previously unselected package libsystemd-dev:armhf.
21:34:21 #11 8.361 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_armhf.deb ...
21:34:21 #11 8.364 Unpacking libsystemd-dev:armhf (241-7~deb10u8) ...
21:34:21 #11 8.464 Selecting previously unselected package pkg-config.
21:34:21 #11 8.466 Preparing to unpack .../25-pkg-config_0.29-6_armhf.deb ...
21:34:21 #11 8.471 Unpacking pkg-config (0.29-6) ...
21:34:21 #11 8.524 Setting up libpcrecpp0v5:armhf (2:8.39-12) ...
21:34:21 #11 8.536 Setting up libseccomp-dev:armhf (2.3.3-4) ...
21:34:21 #11 8.554 Setting up libpcre16-3:armhf (2:8.39-12) ...
21:34:21 #11 8.567 Setting up libarchive13:armhf (3.3.3-4+deb10u1) ...
21:34:22 #11 46.50   Installing       : perl-TermReadKey-2.38-11.fc35.aarch64               71/117 
21:34:22 #11 46.51   Installing       : perl-Error-1:0.17029-7.fc35.noarch                  72/117 
21:34:22 #11 46.52   Installing       : lzo-2.10-5.fc35.aarch64                             73/117 
21:34:22 #11 46.58   Running scriptlet: libutempter-1.2.1-5.fc35.aarch64                    74/117 
21:34:22 #11 46.63   Installing       : libutempter-1.2.1-5.fc35.aarch64                    74/117 
21:34:22 #11 46.70   Installing       : util-linux-2.37.4-1.fc35.aarch64                    75/117 
21:34:22 #11 8.579 Setting up libprocps7:armhf (2:3.3.15-2) ...
21:34:22 #11 8.592 Setting up libsepol1-dev:armhf (2.8-1) ...
21:34:22 #11 8.603 Setting up libbtrfs0 (4.20.1-2) ...
21:34:22 #11 8.616 Setting up libuv1:armhf (1.24.1-1+deb10u1) ...
21:34:22 #11 8.629 Setting up bash-completion (1:2.8-6) ...
21:34:22 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye.dsc
21:34:22  debian/rules build
21:34:22 dh build --with=bash-completion
21:34:22    dh_update_autotools_config
21:34:22    dh_autoreconf
21:34:22    debian/rules override_dh_auto_build
21:34:22 make[1]: Entering directory '/root/build-deb'
21:34:22 # Build the daemon and dependencies
21:34:22 cd engine && DOCKER_GITCOMMIT=724feb8 PRODUCT=docker ./hack/make.sh dynbinary
21:34:22 
21:34:22 Removing bundles/
21:34:22 
21:34:22 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:34:22 Building: bundles/dynbinary-daemon/dockerd
21:34:22 GOOS="" GOARCH="" GOARM=""
21:34:22 #17 exporting layers 6.7s done
21:34:22 #17 writing image sha256:f6fd870143c6f561b29f4748fd89fa125514ec39e1af682d7bac340157030af6 done
21:34:22 #17 naming to docker.io/debbuild-debian-bullseye/x86_64 done
21:34:22 #17 DONE 6.7s
21:34:22 docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0~20220816152130.8ffaab8 -e VERSION=0.0.0-20220816152130-8ffaab8 -e CLI_GITCOMMIT=8ffaab8 -e ENGINE_GITCOMMIT=724feb8 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.9.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/debbuild/debian-bullseye:/build  debbuild-debian-bullseye/x86_64
21:34:22 #11 46.75   Running scriptlet: util-linux-2.37.4-1.fc35.aarch64                    75/117 
21:34:22 #11 46.78   Installing       : policycoreutils-3.3-1.fc35.aarch64                  76/117 
21:34:22 #11 46.82   Running scriptlet: policycoreutils-3.3-1.fc35.aarch64                  76/117 
21:34:22 #11 46.83   Installing       : rpm-plugin-selinux-4.17.1-3.fc35.aarch64            77/117 
21:34:22 + set -e
21:34:22 + mkdir -p /root/build-deb/engine
21:34:22 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:34:22 #11 46.89   Installing       : selinux-policy-35.18-1.fc35.noarch                  78/117 
21:34:22 #11 46.90   Running scriptlet: selinux-policy-35.18-1.fc35.noarch                  78/117 
21:34:22 #11 46.93   Running scriptlet: selinux-policy-targeted-35.18-1.fc35.noarch         79/117 
21:34:22 #11 47.13   Installing       : selinux-policy-targeted-35.18-1.fc35.noarch         79/117 
21:34:22 #11 9.210 Setting up libpcre32-3:armhf (2:8.39-12) ...
21:34:22 #11 9.220 Setting up pkg-config (0.29-6) ...
21:34:22 #11 9.268 Setting up libudev-dev:armhf (241-7~deb10u8) ...
21:34:22 #11 9.284 Setting up libbtrfs-dev (4.20.1-2) ...
21:34:22 #11 9.342 Setting up librhash0:armhf (1.3.8-1) ...
21:34:22 #11 9.356 Setting up procps (2:3.3.15-2) ...
21:34:22 #11 3.855 Reading package lists...
21:34:22 #11 4.647 Building dependency tree...
21:34:22 #11 9.388 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode
21:34:22 #11 9.404 Setting up cmake-data (3.13.4-1) ...
21:34:22 #11 9.428 Setting up dh-apparmor (2.13.2-10) ...
21:34:22 #11 9.439 Setting up libsystemd-dev:armhf (241-7~deb10u8) ...
21:34:22 #11 9.452 Setting up libjsoncpp1:armhf (1.7.4-3) ...
21:34:22 #11 9.463 Setting up libpcre3-dev:armhf (2:8.39-12) ...
21:34:22 #11 9.473 Setting up cmake (3.13.4-1) ...
21:34:22 #11 9.484 Setting up libselinux1-dev:armhf (2.8-1+b1) ...
21:34:22 #11 9.497 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ...
21:34:22 #11 9.507 Setting up dmsetup (2:1.02.155-3) ...
21:34:22 #11 9.519 Setting up libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
21:34:22 #11 9.531 Setting up libdevmapper-dev:armhf (2:1.02.155-3) ...
21:34:22 #11 9.543 Setting up docker-ce-build-deps (1.0) ...
21:34:22 #11 9.554 Processing triggers for libc-bin (2.28-10+deb10u1) ...
21:34:22 #11 9.573 Processing triggers for man-db (2.8.5-2) ...
21:34:22 #11 4.819 Reading state information...
21:34:22 #11 4.843 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:34:22 #11 5.067 Starting 2 pkgProblemResolver with broken count: 0
21:34:22 #14 DONE 3.0s
21:34:22 
21:34:22 #15 [base 3/3] 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:34:22 #15 sha256:6e2bbd7c710aa3b4b73c622cd8ffa201e3b208782b07ea171ff5f97c4d323d67
21:34:22 #15 DONE 0.4s
21:34:22 
21:34:22 #29 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
21:34:22 #29 sha256:38aae92b995498765492c397f15e8d26b7f7f92ff9c827533b7f6e5f3686c277
21:34:22 + mkdir -p /root/build-deb/cli
21:34:22 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:34:23 #11 5.070 Done
21:34:23 #11 5.261  Done
21:34:23 #29 DONE 0.2s
21:34:23 
21:34:23 #16 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:34:23 #16 sha256:e645d563fe04c07da1c5dae952c36ae1d5e9a1b5b3f6062962cba8df6304261d
21:34:23 + mkdir -p /root/build-deb/buildx
21:34:23 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:34:23 #11 5.436 Starting pkgProblemResolver with broken count: 0
21:34:23 #11 5.481 Starting 2 pkgProblemResolver with broken count: 0
21:34:23 #11 5.485 Done
21:34:23 + mkdir -p /root/build-deb/compose
21:34:23 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:34:23 #21 90.80 Selecting previously unselected package g++-arm-linux-gnueabihf.
21:34:23 #21 90.80 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
21:34:23 #21 90.85 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ...
21:34:23 #21 91.05 Selecting previously unselected package crossbuild-essential-armhf.
21:34:23 #21 91.06 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ...
21:34:23 #21 91.10 Unpacking crossbuild-essential-armhf (12.9) ...
21:34:23 #21 91.31 Selecting previously unselected package libc6-ppc64el-cross.
21:34:23 #21 91.31 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ...
21:34:23 #21 91.34 Unpacking libc6-ppc64el-cross (2.31-9cross4) ...
21:34:23 #11 5.786 The following additional packages will be installed:
21:34:23 #11 5.786   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
21:34:23 #11 5.786   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
21:34:23 #11 5.786   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
21:34:23 #11 5.787   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
21:34:23 #11 5.787   libsystemd-dev libudev-dev libuv1 pkg-config procps
21:34:23 #11 5.789 Suggested packages:
21:34:23 #11 5.789   cmake-doc ninja-build apparmor-easyprof seccomp
21:34:23 #11 5.789 Recommended packages:
21:34:23 #11 5.789   psmisc
21:34:23 + mkdir -p /root/build-deb/scan-cli-plugin
21:34:23 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
21:34:23 + mkdir -p /go/src/github.com/docker
21:34:23 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:34:23 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:34:23 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:34:23 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:34:23 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
21:34:23 + EPOCH=5
21:34:23 + EPOCH_SEP=
21:34:23 + [[ ! -z 5 ]]
21:34:23 + EPOCH_SEP=:
21:34:23 + [[ -z 0.0.0~20220816152130.8ffaab8 ]]
21:34:23 + echo VERSION AAA 0.0.0-20220816152130-8ffaab8
21:34:23 VERSION AAA 0.0.0-20220816152130-8ffaab8
21:34:23 + VERSION=0.0.0-20220816152130-8ffaab8
21:34:23 + echo VERSION bbb 0.0.0-20220816152130-8ffaab8
21:34:23 VERSION bbb 0.0.0-20220816152130-8ffaab8
21:34:23 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:34:23 + debSource=docker-ce
21:34:23 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:34:23 + debMaintainer='Docker <support@docker.com>'
21:34:23 ++ date --rfc-2822
21:34:23 + debDate='Tue, 16 Aug 2022 21:34:23 +0000'
21:34:23 ++ . /etc/os-release
21:34:23 +++ PRETTY_NAME='Debian GNU/Linux 11 (bullseye)'
21:34:23 +++ NAME='Debian GNU/Linux'
21:34:23 +++ VERSION_ID=11
21:34:23 +++ VERSION='11 (bullseye)'
21:34:23 +++ VERSION_CODENAME=bullseye
21:34:23 +++ ID=debian
21:34:23 +++ HOME_URL=https://www.debian.org/
21:34:23 +++ SUPPORT_URL=https://www.debian.org/support
21:34:23 +++ BUG_REPORT_URL=https://bugs.debian.org/
21:34:23 ++ echo 11
21:34:23 + versionID=11
21:34:23 + pkgRevision=0
21:34:23 + cat
21:34:23 + export CLI_GITCOMMIT=8ffaab8
21:34:23 + CLI_GITCOMMIT=8ffaab8
21:34:23 + export ENGINE_GITCOMMIT=724feb8
21:34:23 + ENGINE_GITCOMMIT=724feb8
21:34:23 + export SCAN_GITCOMMIT=061fe0a
21:34:23 + SCAN_GITCOMMIT=061fe0a
21:34:23 + echo VERSION BBB 0.0.0-20220816152130-8ffaab8
21:34:23 VERSION BBB 0.0.0-20220816152130-8ffaab8
21:34:23 + dpkg-buildpackage -uc -us -I.git
21:34:23 dpkg-buildpackage: info: source package docker-ce
21:34:23 dpkg-buildpackage: info: source version 5:0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye
21:34:23 dpkg-buildpackage: info: source distribution bullseye
21:34:23 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:34:23  dpkg-source -I.git --before-build .
21:34:23 dpkg-buildpackage: info: host architecture amd64
21:34:23 #21 91.66 Selecting previously unselected package libgcc-s1-ppc64el-cross.
21:34:23 #21 91.66 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ...
21:34:23 #21 91.71 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
21:34:23 #11 6.056 The following NEW packages will be installed:
21:34:23 #11 6.056   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
21:34:23 #11 6.057   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
21:34:23 #11 6.057   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
21:34:23 #11 6.057   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
21:34:23 #11 6.058   libsystemd-dev libudev-dev libuv1 pkg-config procps
21:34:24  debian/rules clean
21:34:24 dh clean --with=bash-completion
21:34:24    dh_clean
21:34:24 #21 91.90 Selecting previously unselected package libgomp1-ppc64el-cross.
21:34:24 #21 91.90 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ...
21:34:24 #21 91.95 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ...
21:34:24 #11 6.329 0 upgraded, 26 newly installed, 0 to remove and 1 not upgraded.
21:34:24 #11 6.329 1 not fully installed or removed.
21:34:24 #11 6.329 Need to get 9529 kB of archives.
21:34:24 #11 6.329 After this operation, 34.9 MB of additional disk space will be used.
21:34:24 #11 6.329 Get:1 http://deb.debian.org/debian bullseye/main armhf bash-completion all 1:2.11-2 [234 kB]
21:34:24 #11 6.333 Get:2 http://deb.debian.org/debian bullseye/main armhf cmake-data all 3.18.4-2+deb11u1 [1725 kB]
21:34:24 #11 6.343 Get:3 http://deb.debian.org/debian bullseye/main armhf libncurses6 armhf 6.2+20201114-2 [80.5 kB]
21:34:24 #11 6.345 Get:4 http://deb.debian.org/debian bullseye/main armhf libprocps8 armhf 2:3.3.17-5 [60.7 kB]
21:34:24 #11 6.346 Get:5 http://deb.debian.org/debian bullseye/main armhf procps armhf 2:3.3.17-5 [492 kB]
21:34:24 #11 6.350 Get:6 http://deb.debian.org/debian bullseye/main armhf libjsoncpp24 armhf 1.9.4-4 [68.5 kB]
21:34:24 #11 6.351 Get:7 http://deb.debian.org/debian bullseye/main armhf librhash0 armhf 1.4.1-2 [144 kB]
21:34:24 #11 6.353 Get:8 http://deb.debian.org/debian bullseye/main armhf libuv1 armhf 1.40.0-2 [120 kB]
21:34:24 #11 6.355 Get:9 http://deb.debian.org/debian bullseye/main armhf cmake armhf 3.18.4-2+deb11u1 [3534 kB]
21:34:24 #11 6.395 Get:10 http://deb.debian.org/debian bullseye/main armhf dh-apparmor all 2.13.6-10 [75.2 kB]
21:34:24 #11 6.396 Get:11 http://deb.debian.org/debian bullseye/main armhf libbtrfs0 armhf 5.10.1-2 [204 kB]
21:34:24 #11 6.398 Get:12 http://deb.debian.org/debian bullseye/main armhf libbtrfs-dev armhf 5.10.1-2 [264 kB]
21:34:24 #11 6.400 Get:13 http://deb.debian.org/debian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [92.1 kB]
21:34:24 #11 6.401 Get:14 http://deb.debian.org/debian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [135 kB]
21:34:24 #11 6.403 Get:15 http://deb.debian.org/debian bullseye/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1 [22.2 kB]
21:34:24 #11 6.404 Get:16 http://deb.debian.org/debian bullseye/main armhf libudev-dev armhf 247.3-7 [123 kB]
21:34:24 #11 6.405 Get:17 http://deb.debian.org/debian bullseye/main armhf libsepol1-dev armhf 3.1-1 [317 kB]
21:34:24 #11 6.415 Get:18 http://deb.debian.org/debian bullseye/main armhf libpcre2-16-0 armhf 10.36-2 [197 kB]
21:34:24 #11 6.417 Get:19 http://deb.debian.org/debian bullseye/main armhf libpcre2-32-0 armhf 10.36-2 [188 kB]
21:34:24 #11 6.419 Get:20 http://deb.debian.org/debian bullseye/main armhf libpcre2-posix2 armhf 10.36-2 [48.5 kB]
21:34:24 #11 6.420 Get:21 http://deb.debian.org/debian bullseye/main armhf libpcre2-dev armhf 10.36-2 [638 kB]
21:34:24 #11 6.423 Get:22 http://deb.debian.org/debian bullseye/main armhf libselinux1-dev armhf 3.1-3 [163 kB]
21:34:24 #11 6.425 Get:23 http://deb.debian.org/debian bullseye/main armhf libdevmapper-dev armhf 2:1.02.175-2.1 [52.0 kB]
21:34:24 #11 6.442 Get:24 http://deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB]
21:34:24  dpkg-source -I.git -b .
21:34:24 dpkg-source: warning: native package version may not have a revision
21:34:24 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20220816152130.8ffaab8'
21:34:24 dpkg-source: info: using source format '1.0'
21:34:24 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye.tar.gz
21:34:24 #21 92.18 Selecting previously unselected package libitm1-ppc64el-cross.
21:34:24 #21 92.18 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ...
21:34:24 #21 92.20 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ...
21:34:24 #11 6.444 Get:25 http://deb.debian.org/debian bullseye/main armhf libsystemd-dev armhf 247.3-7 [401 kB]
21:34:24 #11 6.447 Get:26 http://deb.debian.org/debian bullseye/main armhf pkg-config armhf 0.29.2-1 [62.4 kB]
21:34:24 #11 6.659 debconf: delaying package configuration, since apt-utils is not installed
21:34:24 #11 6.706 Fetched 9529 kB in 0s (24.9 MB/s)
21:34:24 #21 92.39 Selecting previously unselected package libatomic1-ppc64el-cross.
21:34:24 #21 92.40 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ...
21:34:24 #21 92.43 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ...
21:34:24 #16 1.674 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
21:34:24 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster.dsc
21:34:24  debian/rules build
21:34:24 dh build --with=bash-completion
21:34:24    dh_update_autotools_config
21:34:24 #11 6.736 Selecting previously unselected package bash-completion.
21:34:24 #11 6.736 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 28398 files and directories currently installed.)
21:34:24 #11 6.760 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ...
21:34:24 #21 92.65 Selecting previously unselected package libasan6-ppc64el-cross.
21:34:24 #21 92.66 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ...
21:34:24 #21 92.68 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ...
21:34:24 #16 1.683 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:34:24 #16 1.684 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:34:24 #16 1.957 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
21:34:24    dh_autoreconf
21:34:24    debian/rules override_dh_auto_build
21:34:24 make[1]: Entering directory '/root/build-deb'
21:34:24 # Build the daemon and dependencies
21:34:24 cd engine && DOCKER_GITCOMMIT=724feb8 PRODUCT=docker ./hack/make.sh dynbinary
21:34:24 
21:34:25 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal.dsc
21:34:25  debian/rules build
21:34:25 dh build --with=bash-completion
21:34:25    dh_update_autotools_config
21:34:25    dh_autoreconf
21:34:25    debian/rules override_dh_auto_build
21:34:25 make[1]: Entering directory '/root/build-deb'
21:34:25 # Build the daemon and dependencies
21:34:25 cd engine && DOCKER_GITCOMMIT=724feb8 PRODUCT=docker ./hack/make.sh dynbinary
21:34:25 
21:34:25 Removing bundles/
21:34:25 
21:34:25 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:34:25 Building: bundles/dynbinary-daemon/dockerd
21:34:25 GOOS="" GOARCH="" GOARM=""
21:34:25 Removing bundles/
21:34:25 
21:34:25 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:34:25 Building: bundles/dynbinary-daemon/dockerd
21:34:25 GOOS="" GOARCH="" GOARM=""
21:34:25 #11 7.206 Unpacking bash-completion (1:2.11-2) ...
21:34:25 #11 7.364 Selecting previously unselected package cmake-data.
21:34:25 #11 7.367 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ...
21:34:25 #11 7.374 Unpacking cmake-data (3.18.4-2+deb11u1) ...
21:34:25 #21 93.08 Selecting previously unselected package liblsan0-ppc64el-cross.
21:34:25 #21 93.08 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
21:34:25 #21 93.12 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ...
21:34:25 #21 93.30 Selecting previously unselected package libtsan0-ppc64el-cross.
21:34:25 #16 2.462 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB]
21:34:25 #11 DONE 11.9s
21:34:25 
21:34:25 #12 [stage-1 5/8] COPY sources/ /sources
21:34:25 #12 sha256:a02afb09c62ddd73eba73dc2bd441869a4d28b8272477d8ddc76cbfd3c9f435b
21:34:25 #15 exporting layers 5.5s done
21:34:25 #15 writing image sha256:15a0f66b230017ea433d9bbf52756b997f6676c11d193a937d1294aab0590686 done
21:34:25 #15 naming to docker.io/rpmbuild-fedora-36/x86_64 done
21:34:25 #15 DONE 5.5s
21:34:25 docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/fedora-36/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/fedora-36/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-36/x86_64 -ba --define '_gitcommit_cli 8ffaab8' --define '_gitcommit_engine 724feb8' --define '_release 0' --define '_version 0.0.0~20220816152130.8ffaab8' --define '_origversion 0.0.0-20220816152130-8ffaab8' --define '_buildx_rpm_version 0.8.2' --define '_buildx_version v0.8.2' --define '_compose_rpm_version 2.9.0' --define '_compose_version v2.9.0' --define '_scan_rpm_version 0.17.0' --define '_scan_version v0.17.0' --define '_scan_gitcommit 061fe0a'  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 SPECS/docker-scan-plugin.spec
21:34:25 #21 93.31 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
21:34:25 #21 93.31 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ...
21:34:25 #21 93.53 Selecting previously unselected package libstdc++6-ppc64el-cross.
21:34:25 #21 93.53 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ...
21:34:25 #21 93.54 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
21:34:25 #11 7.828 Selecting previously unselected package libncurses6:armhf.
21:34:25 #11 7.828 Preparing to unpack .../02-libncurses6_6.2+20201114-2_armhf.deb ...
21:34:25 #11 7.841 Unpacking libncurses6:armhf (6.2+20201114-2) ...
21:34:25 #11 7.879 Selecting previously unselected package libprocps8:armhf.
21:34:25 #11 7.882 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_armhf.deb ...
21:34:25 #11 7.886 Unpacking libprocps8:armhf (2:3.3.17-5) ...
21:34:25 #11 7.945 Selecting previously unselected package procps.
21:34:25 #11 7.948 Preparing to unpack .../04-procps_2%3a3.3.17-5_armhf.deb ...
21:34:25 #11 7.957 Unpacking procps (2:3.3.17-5) ...
21:34:25 #21 93.61 Selecting previously unselected package libubsan1-ppc64el-cross.
21:34:25 #21 93.62 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ...
21:34:25 #21 93.62 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ...
21:34:25 #21 93.72 Selecting previously unselected package libquadmath0-ppc64el-cross.
21:34:25 #21 93.72 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ...
21:34:25 #21 93.73 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
21:34:25 #21 93.77 Selecting previously unselected package libgcc-10-dev-ppc64el-cross.
21:34:25 #21 93.77 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
21:34:25 #21 93.77 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
21:34:26 warning: line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:34:26 warning: line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:34:26 warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:34:26 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hC1cEb
21:34:26 + umask 022
21:34:26 + cd /root/rpmbuild/BUILD
21:34:26 + cd /root/rpmbuild/BUILD
21:34:26 + rm -rf src
21:34:26 + /usr/bin/mkdir -p src
21:34:26 + cd src
21:34:26 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:34:26 + /usr/bin/tar -xof -
21:34:26 #11 8.050 Selecting previously unselected package libjsoncpp24:armhf.
21:34:26 #11 8.053 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_armhf.deb ...
21:34:26 #11 8.058 Unpacking libjsoncpp24:armhf (1.9.4-4) ...
21:34:26 #11 8.105 Selecting previously unselected package librhash0:armhf.
21:34:26 #11 8.108 Preparing to unpack .../06-librhash0_1.4.1-2_armhf.deb ...
21:34:26 #11 8.114 Unpacking librhash0:armhf (1.4.1-2) ...
21:34:26 #11 8.165 Selecting previously unselected package libuv1:armhf.
21:34:26 #11 8.168 Preparing to unpack .../07-libuv1_1.40.0-2_armhf.deb ...
21:34:26 #11 8.177 Unpacking libuv1:armhf (1.40.0-2) ...
21:34:26 #11 8.214 Selecting previously unselected package cmake.
21:34:26 #11 8.217 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_armhf.deb ...
21:34:26 #11 8.222 Unpacking cmake (3.18.4-2+deb11u1) ...
21:34:26 #21 93.94 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu.
21:34:26 #21 93.94 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
21:34:26 #21 93.95 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
21:34:26 + STATUS=0
21:34:26 + '[' 0 -ne 0 ']'
21:34:26 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:34:26 + /usr/bin/tar -xof -
21:34:26 #12 DONE 0.7s
21:34:26 
21:34:26 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
21:34:26 #14 sha256:404b0fbff50905328cf43831bdf772affd1452f4a18e248106591055bb3c8982
21:34:26 #16 3.378 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
21:34:26 #11 8.642 Selecting previously unselected package dh-apparmor.
21:34:26 #11 8.646 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ...
21:34:26 #11 8.649 Unpacking dh-apparmor (2.13.6-10) ...
21:34:26 #11 8.694 Selecting previously unselected package libbtrfs0:armhf.
21:34:26 #11 8.698 Preparing to unpack .../10-libbtrfs0_5.10.1-2_armhf.deb ...
21:34:26 #11 8.703 Unpacking libbtrfs0:armhf (5.10.1-2) ...
21:34:26 #11 8.752 Selecting previously unselected package libbtrfs-dev:armhf.
21:34:26 #11 8.752 Preparing to unpack .../11-libbtrfs-dev_5.10.1-2_armhf.deb ...
21:34:26 #11 8.759 Unpacking libbtrfs-dev:armhf (5.10.1-2) ...
21:34:26 #11 8.829 Selecting previously unselected package dmsetup.
21:34:26 #11 8.833 Preparing to unpack .../12-dmsetup_2%3a1.02.175-2.1_armhf.deb ...
21:34:26 #11 8.839 Unpacking dmsetup (2:1.02.175-2.1) ...
21:34:26 #11 8.891 Selecting previously unselected package libdevmapper1.02.1:armhf.
21:34:26 #11 8.894 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ...
21:34:26 #11 8.900 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
21:34:26 #11 8.948 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
21:34:26 #11 8.951 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.175-2.1_armhf.deb ...
21:34:26 #11 8.956 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
21:34:26 #11 8.990 Selecting previously unselected package libudev-dev:armhf.
21:34:26 #11 8.995 Preparing to unpack .../15-libudev-dev_247.3-7_armhf.deb ...
21:34:26 #11 8.998 Unpacking libudev-dev:armhf (247.3-7) ...
21:34:26 #11 9.044 Selecting previously unselected package libsepol1-dev:armhf.
21:34:26 #11 9.048 Preparing to unpack .../16-libsepol1-dev_3.1-1_armhf.deb ...
21:34:26 #11 9.052 Unpacking libsepol1-dev:armhf (3.1-1) ...
21:34:26 #11 9.131 Selecting previously unselected package libpcre2-16-0:armhf.
21:34:26 #11 9.131 Preparing to unpack .../17-libpcre2-16-0_10.36-2_armhf.deb ...
21:34:27 #11 9.134 Unpacking libpcre2-16-0:armhf (10.36-2) ...
21:34:27 #11 9.198 Selecting previously unselected package libpcre2-32-0:armhf.
21:34:27 #11 9.202 Preparing to unpack .../18-libpcre2-32-0_10.36-2_armhf.deb ...
21:34:27 #11 9.205 Unpacking libpcre2-32-0:armhf (10.36-2) ...
21:34:27 #11 9.269 Selecting previously unselected package libpcre2-posix2:armhf.
21:34:27 #11 9.273 Preparing to unpack .../19-libpcre2-posix2_10.36-2_armhf.deb ...
21:34:27 #11 9.277 Unpacking libpcre2-posix2:armhf (10.36-2) ...
21:34:27 #11 9.311 Selecting previously unselected package libpcre2-dev:armhf.
21:34:27 #11 9.314 Preparing to unpack .../20-libpcre2-dev_10.36-2_armhf.deb ...
21:34:27 #11 9.317 Unpacking libpcre2-dev:armhf (10.36-2) ...
21:34:27 #11 9.410 Selecting previously unselected package libselinux1-dev:armhf.
21:34:27 + STATUS=0
21:34:27 + '[' 0 -ne 0 ']'
21:34:27 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:34:27 + RPM_EC=0
21:34:27 ++ jobs -p
21:34:27 + exit 0
21:34:27 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fT7rgT
21:34:27 + umask 022
21:34:27 + cd /root/rpmbuild/BUILD
21:34:27 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
21:34:27 + export CFLAGS
21:34:27 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
21:34:27 + export CXXFLAGS
21:34:27 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
21:34:27 + export FFLAGS
21:34:27 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
21:34:27 + export FCFLAGS
21:34:27 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64.ld'
21:34:27 + export LDFLAGS
21:34:27 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:34:27 + export LT_SYS_LIBRARY_PATH
21:34:27 + CC=gcc
21:34:27 + export CC
21:34:27 + CXX=g++
21:34:27 + export CXX
21:34:27 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:34:27 + /usr/lib/rpm/generate-rpm-note.sh docker-ce 0.0.0~20220816152130.8ffaab8-0.fc36 x86_64
21:34:27 + cd src
21:34:27 + export DOCKER_GITCOMMIT=724feb8
21:34:27 + DOCKER_GITCOMMIT=724feb8
21:34:27 + mkdir -p /go/src/github.com/docker
21:34:27 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
21:34:27 + pushd /root/rpmbuild/BUILD/src/engine
21:34:27 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
21:34:27 + TMP_GOPATH=/go
21:34:27 + hack/dockerfile/install/install.sh tini
21:34:27 + RM_GOPATH=0
21:34:27 + TMP_GOPATH=/go
21:34:27 + : /usr/local/bin
21:34:27 + '[' -z /go ']'
21:34:27 + export GOPATH=/go
21:34:27 + GOPATH=/go
21:34:27 + case "$(go env GOARCH)" in
21:34:27 ++ go env GOARCH
21:34:27 + export GO_BUILDMODE=-buildmode=pie
21:34:27 + GO_BUILDMODE=-buildmode=pie
21:34:27 ++ dirname hack/dockerfile/install/install.sh
21:34:27 + dir=hack/dockerfile/install
21:34:27 + bin=tini
21:34:27 + shift
21:34:27 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:34:27 + . hack/dockerfile/install/tini.installer
21:34:27 ++ : v0.19.0
21:34:27 + install_tini
21:34:27 Install tini version v0.19.0
21:34:27 + echo 'Install tini version v0.19.0'
21:34:27 + git clone https://github.com/krallin/tini.git /go/tini
21:34:27 Cloning into '/go/tini'...
21:34:27 + cd /go/tini
21:34:27 + git checkout -q v0.19.0
21:34:27 + cmake .
21:34:27 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
21:34:27   Compatibility with CMake < 2.8.12 will be removed from a future version of
21:34:27   CMake.
21:34:27 
21:34:27   Update the VERSION argument <min> value or use a ...<max> suffix to tell
21:34:27   CMake that the project does not need compatibility with older versions.
21:34:27 
21:34:27 
21:34:27 #11 9.412 Preparing to unpack .../21-libselinux1-dev_3.1-3_armhf.deb ...
21:34:27 #11 9.418 Unpacking libselinux1-dev:armhf (3.1-3) ...
21:34:27 #11 9.479 Selecting previously unselected package libdevmapper-dev:armhf.
21:34:27 #11 9.487 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.175-2.1_armhf.deb ...
21:34:27 #11 9.490 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1) ...
21:34:27 #11 9.524 Selecting previously unselected package libseccomp-dev:armhf.
21:34:27 #11 9.528 Preparing to unpack .../23-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ...
21:34:27 #11 9.533 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
21:34:27 #11 9.575 Selecting previously unselected package libsystemd-dev:armhf.
21:34:27 #11 9.578 Preparing to unpack .../24-libsystemd-dev_247.3-7_armhf.deb ...
21:34:27 #11 9.581 Unpacking libsystemd-dev:armhf (247.3-7) ...
21:34:27 -- The C compiler identification is GNU 12.1.1
21:34:27 -- Detecting C compiler ABI info
21:34:27 -- Detecting C compiler ABI info - done
21:34:27 -- Check for working C compiler: /usr/bin/gcc - skipped
21:34:27 -- Detecting C compile features
21:34:27 -- Detecting C compile features - done
21:34:27 -- Performing Test HAS_BUILTIN_FORTIFY
21:34:27 #11 9.710 Selecting previously unselected package pkg-config.
21:34:27 #11 9.713 Preparing to unpack .../25-pkg-config_0.29.2-1_armhf.deb ...
21:34:27 #11 9.718 Unpacking pkg-config (0.29.2-1) ...
21:34:27 #11 9.773 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
21:34:27 #11 9.786 Setting up libsepol1-dev:armhf (3.1-1) ...
21:34:27 #11 9.798 Setting up libpcre2-16-0:armhf (10.36-2) ...
21:34:27 #11 9.810 Setting up libbtrfs0:armhf (5.10.1-2) ...
21:34:27 #11 9.821 Setting up libpcre2-32-0:armhf (10.36-2) ...
21:34:27 #11 9.830 Setting up libuv1:armhf (1.40.0-2) ...
21:34:27 #11 9.841 Setting up bash-completion (1:2.11-2) ...
21:34:27 -- Performing Test HAS_BUILTIN_FORTIFY - Success
21:34:27 -- Configuring done
21:34:27 -- Generating done
21:34:27 -- Build files have been written to: /go/tini
21:34:27 + make tini-static
21:34:27 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:34:28 [100%] Linking C executable tini-static
21:34:28 [100%] Built target tini-static
21:34:28 + mkdir -p /usr/local/bin
21:34:28 + cp tini-static /usr/local/bin/docker-init
21:34:28 + VERSION=0.0.0-20220816152130-8ffaab8
21:34:28 + PRODUCT=docker
21:34:28 + hack/make.sh dynbinary
21:34:28 
21:34:28 Removing bundles/
21:34:28 
21:34:28 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:34:28 #11 10.37 Setting up libncurses6:armhf (6.2+20201114-2) ...
21:34:28 #11 10.38 Setting up pkg-config (0.29.2-1) ...
21:34:28 #11 10.43 Setting up libudev-dev:armhf (247.3-7) ...
21:34:28 #11 10.44 Setting up libpcre2-posix2:armhf (10.36-2) ...
21:34:28 #11 10.45 Setting up libjsoncpp24:armhf (1.9.4-4) ...
21:34:28 #11 10.46 Setting up libbtrfs-dev:armhf (5.10.1-2) ...
21:34:28 #11 10.47 Setting up librhash0:armhf (1.4.1-2) ...
21:34:28 Building: bundles/dynbinary-daemon/dockerd
21:34:28 GOOS="" GOARCH="" GOARM=""
21:34:28 #11 10.48 Setting up cmake-data (3.18.4-2+deb11u1) ...
21:34:28 #11 10.50 Setting up dh-apparmor (2.13.6-10) ...
21:34:28 #11 10.51 Setting up libsystemd-dev:armhf (247.3-7) ...
21:34:28 #11 10.53 Setting up libprocps8:armhf (2:3.3.17-5) ...
21:34:28 #11 10.54 Setting up libpcre2-dev:armhf (10.36-2) ...
21:34:28 #11 10.55 Setting up libselinux1-dev:armhf (3.1-3) ...
21:34:28 #11 10.56 Setting up procps (2:3.3.17-5) ...
21:34:28 #11 10.61 Setting up cmake (3.18.4-2+deb11u1) ...
21:34:28 #11 10.62 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
21:34:28 #11 10.63 Setting up dmsetup (2:1.02.175-2.1) ...
21:34:28 #11 10.64 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
21:34:28 #11 10.66 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1) ...
21:34:28 #11 10.67 Setting up docker-ce-build-deps (1.0) ...
21:34:28 #11 10.68 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:34:28 #11 10.70 Processing triggers for man-db (2.9.4-2) ...
21:34:28 #16 ...
21:34:28 
21:34:28 #30 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
21:34:28 #30 sha256:e932b201c2e668896e9a412d518b112b729f21d1384704517b0bc8012e6aa98b
21:34:28 #30 1.214 + RM_GOPATH=0
21:34:28 #30 1.214 + TMP_GOPATH=
21:34:28 #30 1.214 + : /build
21:34:28 #30 1.214 + '[' -z '' ']'
21:34:28 #30 1.215 ++ mktemp -d
21:34:28 #30 1.216 + export GOPATH=/tmp/tmp.CargXnqamH
21:34:28 #30 1.216 + GOPATH=/tmp/tmp.CargXnqamH
21:34:28 #30 1.216 + RM_GOPATH=1
21:34:28 #30 1.216 + case "$(go env GOARCH)" in
21:34:28 #30 1.216 ++ go env GOARCH
21:34:28 #30 1.220 + export GO_BUILDMODE=-buildmode=pie
21:34:28 #30 1.220 + GO_BUILDMODE=-buildmode=pie
21:34:28 #30 1.220 ++ dirname /install.sh
21:34:28 #30 1.221 + dir=/
21:34:28 #30 1.221 + bin=rootlesskit
21:34:28 #30 1.221 + shift
21:34:28 #30 1.221 + '[' '!' -f //rootlesskit.installer ']'
21:34:28 #30 1.221 + . //rootlesskit.installer
21:34:28 #30 1.221 ++ : 1920341cd41e047834a21007424162a2dc946315
21:34:28 #30 1.221 + install_rootlesskit
21:34:28 #30 1.221 + case "$1" in
21:34:28 #30 1.221 + export CGO_ENABLED=0
21:34:28 #30 1.221 + CGO_ENABLED=0
21:34:28 #30 1.221 + _install_rootlesskit
21:34:28 #30 1.221 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
21:34:28 #30 1.221 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
21:34:28 #30 1.221 + for f in rootlesskit rootlesskit-docker-proxy
21:34:28 #30 1.221 + GOBIN=/build
21:34:28 #30 1.221 + GO111MODULE=on
21:34:28 #30 1.221 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
21:34:28 #30 1.249 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
21:34:28 #30 2.438 go: downloading github.com/sirupsen/logrus v1.8.1
21:34:28 #30 2.438 go: downloading github.com/urfave/cli/v2 v2.4.0
21:34:28 #30 2.729 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
21:34:28 #30 3.901 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:34:28 #30 4.185 go: downloading github.com/google/uuid v1.3.0
21:34:28 #30 4.191 go: downloading github.com/moby/vpnkit v0.5.0
21:34:28 #30 4.219 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:34:28 #30 4.261 go: downloading github.com/gofrs/flock v0.8.1
21:34:28 #30 4.283 go: downloading github.com/gorilla/mux v1.8.0
21:34:28 #30 4.354 go: downloading github.com/moby/sys/mountinfo v0.6.0
21:34:28 #30 4.485 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:34:28 #30 4.530 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
21:34:28 #30 5.443 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:34:28 #30 5.528 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:34:31 #21 98.41 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
21:34:31 #21 98.41 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
21:34:31 #21 98.42 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
21:34:31 #21 98.45 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
21:34:31 #21 98.45 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ...
21:34:31 #21 98.46 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
21:34:31 #21 98.64 Selecting previously unselected package libc6-dev-ppc64el-cross.
21:34:31 #21 98.64 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ...
21:34:31 #21 98.65 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ...
21:34:31 #21 98.92 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross.
21:34:31 #21 98.92 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
21:34:31 #21 98.92 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
21:34:31 #21 99.18 Selecting previously unselected package g++-10-powerpc64le-linux-gnu.
21:34:31 #21 99.19 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
21:34:31 #21 99.19 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
21:34:31 #14 DONE 4.6s
21:34:31 
21:34:31 #15 [stage-1 7/8] WORKDIR /root/build-deb
21:34:31 #15 sha256:e10b5596ad083edeb50553e5c3438eafb85efeaa0a17bdc577e52a65ca23a3e0
21:34:31 #15 DONE 0.1s
21:34:31 
21:34:31 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
21:34:31 #16 sha256:61f4b83486ffabbc83e4743801e05f6453f6b540a614f6c4e69feef744c4eae0
21:34:31 #16 DONE 0.0s
21:34:31 
21:34:31 #17 exporting to image
21:34:31 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
21:34:31 #17 exporting layers
21:34:31 #11 DONE 13.3s
21:34:31 
21:34:31 #12 [stage-1 5/8] COPY sources/ /sources
21:34:31 #12 sha256:7af26c10c0c26eeace51006843ab832b76a0abc2d23174c61f06ecc1d65f4b0b
21:34:31 #12 DONE 0.4s
21:34:31 
21:34:31 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
21:34:31 #14 sha256:c20e4ac0742ade8d3074f8174f93dade4b404f4ab8d56aa076687fe5b311f117
21:34:32 #11 47.18   Running scriptlet: selinux-policy-targeted-35.18-1.fc35.noarch         79/117 
21:34:32 #11 56.80   Installing       : python3-policycoreutils-3.3-1.fc35.noarch           80/117 
21:34:32 #11 56.84   Installing       : policycoreutils-python-utils-3.3-1.fc35.noarch      81/117 
21:34:32 #11 56.87   Installing       : policycoreutils-devel-3.3-1.fc35.aarch64            82/117 
21:34:32 #11 56.96   Installing       : selinux-policy-devel-35.18-1.fc35.noarch            83/117 
21:34:32 #11 57.00   Running scriptlet: selinux-policy-devel-35.18-1.fc35.noarch            83/117 
21:34:32 #11 57.02   Running scriptlet: openssh-8.7p1-3.fc35.aarch64                        84/117 
21:34:32 #11 57.06   Installing       : openssh-8.7p1-3.fc35.aarch64                        84/117 
21:34:32 #11 57.10   Installing       : libedit-3.1-40.20210910cvs.fc35.aarch64             85/117 
21:34:32 #11 57.14   Installing       : libcbor-0.7.0-4.fc35.aarch64                        86/117 
21:34:32 #11 57.14   Installing       : libfido2-1.8.0-1.fc35.aarch64                       87/117 
21:34:32 #11 57.16   Installing       : openssh-clients-8.7p1-3.fc35.aarch64                88/117 
21:34:32 #11 57.19   Running scriptlet: openssh-clients-8.7p1-3.fc35.aarch64                88/117 
21:34:32 #11 57.28   Installing       : git-core-2.37.1-1.fc35.aarch64                      89/117 
21:34:32 #11 57.36   Installing       : git-core-doc-2.37.1-1.fc35.noarch                   90/117 
21:34:33 #11 57.40   Installing       : perl-Git-2.37.1-1.fc35.noarch                       91/117 
21:34:33 #11 57.40   Installing       : git-2.37.1-1.fc35.aarch64                           92/117 
21:34:33 #11 57.41   Installing       : libargon2-20171227-7.fc35.aarch64                   93/117 
21:34:33 #11 57.45   Installing       : e2fsprogs-libs-1.46.3-1.fc35.aarch64                94/117 
21:34:33 #11 57.47   Installing       : btrfs-progs-5.18-1.fc35.aarch64                     95/117 
21:34:33 #11 57.51   Installing       : acl-2.3.1-2.fc35.aarch64                            96/117 
21:34:33 #11 57.52   Installing       : cryptsetup-libs-2.4.3-1.fc35.aarch64                97/117 
21:34:33 #11 57.55   Installing       : device-mapper-libs-1.02.175-6.fc35.aarch64          98/117 
21:34:33 #11 57.59   Installing       : device-mapper-1.02.175-6.fc35.aarch64               99/117 
21:34:33 #30 ...
21:34:33 
21:34:33 #25 [containerd 1/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 && apt-get install -y --no-install-recommends             libbtrfs-dev
21:34:33 #25 sha256:01e4c9828d031edca88523b38338283b89f5df08068c5de10553667d738f2bac
21:34:33 #25 1.613 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
21:34:33 #25 1.621 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:34:33 #25 1.622 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:34:33 #25 1.827 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
21:34:33 #25 2.163 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB]
21:34:33 #25 2.963 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
21:34:33 #25 6.065 Fetched 8570 kB in 5s (1816 kB/s)
21:34:33 #25 6.065 Reading package lists...
21:34:33 #25 8.070 Reading package lists...
21:34:33 #25 10.14 Building dependency tree...
21:34:33 #25 ...
21:34:33 
21:34:33 #39 [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.2.3"      && /build/go-winres --help
21:34:33 #39 sha256:49c3953f401e884048aba1a12b61e57bc002584559d524cca739c6cb05cd3449
21:34:33 #39 1.716 go: downloading github.com/tc-hib/go-winres v0.2.3
21:34:33 #39 2.292 go: downloading github.com/tc-hib/winres v0.1.5
21:34:33 #39 2.878 go: downloading github.com/urfave/cli/v2 v2.3.0
21:34:33 #39 3.038 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
21:34:33 #39 3.081 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
21:34:33 #39 4.150 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
21:34:33 #39 4.176 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:34:33 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster.dsc
21:34:33  debian/rules build
21:34:33 dh build --with=bash-completion
21:34:33    dh_update_autotools_config
21:34:33    dh_autoreconf
21:34:33    debian/rules override_dh_auto_build
21:34:33 make[1]: Entering directory '/root/build-deb'
21:34:33 # Build the daemon and dependencies
21:34:33 cd engine && DOCKER_GITCOMMIT=724feb8 PRODUCT=docker ./hack/make.sh dynbinary
21:34:33 
21:34:33 Removing bundles/
21:34:33 
21:34:33 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:34:33 Building: bundles/dynbinary-daemon/dockerd
21:34:33 GOOS="" GOARCH="" GOARM=""
21:34:33 #11 57.61   Installing       : systemd-networkd-249.12-5.fc35.aarch64             100/117 
21:34:33 #11 57.68   Running scriptlet: systemd-networkd-249.12-5.fc35.aarch64             100/117 
21:34:33 #11 57.71   Installing       : systemd-pam-249.12-5.fc35.aarch64                  101/117 
21:34:33 #11 57.72   Installing       : systemd-resolved-249.12-5.fc35.aarch64             102/117 
21:34:33 #11 57.75   Running scriptlet: systemd-resolved-249.12-5.fc35.aarch64             102/117 
21:34:33 #11 57.88   Installing       : systemd-249.12-5.fc35.aarch64                      103/117 
21:34:33 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye.dsc
21:34:33  debian/rules build
21:34:33 dh build --with=bash-completion
21:34:33    dh_update_autotools_config
21:34:33    dh_autoreconf
21:34:33    debian/rules override_dh_auto_build
21:34:33 make[1]: Entering directory '/root/build-deb'
21:34:33 # Build the daemon and dependencies
21:34:33 cd engine && DOCKER_GITCOMMIT=724feb8 PRODUCT=docker ./hack/make.sh dynbinary
21:34:33 
21:34:33 Removing bundles/
21:34:33 
21:34:33 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:34:33 Building: bundles/dynbinary-daemon/dockerd
21:34:33 GOOS="" GOARCH="" GOARM=""
21:34:33 #39 ...
21:34:33 
21:34:33 #17 [tini 1/3] 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             vim-common
21:34:33 #17 sha256:7882653c9cb727380d4f219771cd0180770a5d0cc3831c3503ec188bab381b7f
21:34:33 #17 1.633 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
21:34:33 #17 1.646 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:34:33 #17 1.646 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:34:33 #17 1.915 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
21:34:33 #17 2.412 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB]
21:34:33 #17 2.934 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
21:34:33 #17 6.412 Fetched 8570 kB in 5s (1703 kB/s)
21:34:33 #17 6.412 Reading package lists...
21:34:33 #17 8.480 Reading package lists...
21:34:33 #11 57.96   Running scriptlet: systemd-249.12-5.fc35.aarch64                      103/117 
21:34:33 #11 58.13 Creating group input with gid 104.
21:34:33 #11 58.13 Creating group kvm with gid 36.
21:34:33 #11 58.13 Creating group render with gid 105.
21:34:33 #11 58.13 Creating group sgx with gid 106.
21:34:33 #11 58.13 Creating group systemd-journal with gid 190.
21:34:33 #11 58.13 Creating group systemd-network with gid 192.
21:34:33 #11 58.13 Creating user systemd-network (systemd Network Management) with uid 192 and gid 192.
21:34:33 #11 58.13 Creating group systemd-oom with gid 997.
21:34:33 #11 58.13 Creating user systemd-oom (systemd Userspace OOM Killer) with uid 997 and gid 997.
21:34:33 #11 58.13 Creating group systemd-resolve with gid 193.
21:34:33 #11 58.13 Creating user systemd-resolve (systemd Resolver) with uid 193 and gid 193.
21:34:33 #11 58.13 Creating group systemd-timesync with gid 996.
21:34:33 #11 58.13 Creating user systemd-timesync (systemd Time Synchronization) with uid 996 and gid 996.
21:34:33 #11 58.13 Creating group systemd-coredump with gid 995.
21:34:33 #11 58.13 Creating user systemd-coredump (systemd Core Dumper) with uid 995 and gid 995.
21:34:33 #11 58.13 
21:34:33 #11 58.15   Installing       : systemd-devel-249.12-5.fc35.aarch64                104/117 
21:34:33 #11 58.19   Installing       : device-mapper-devel-1.02.175-6.fc35.aarch64        105/117 
21:34:33 #11 58.19   Installing       : btrfs-progs-devel-5.18-1.fc35.aarch64              106/117 
21:34:33 #17 10.51 Building dependency tree...
21:34:33 #17 ...
21:34:33 
21:34:33 #25 [containerd 1/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 && apt-get install -y --no-install-recommends             libbtrfs-dev
21:34:33 #25 sha256:01e4c9828d031edca88523b38338283b89f5df08068c5de10553667d738f2bac
21:34:33 #25 10.14 Building dependency tree...
21:34:33 #14 DONE 2.1s
21:34:33 
21:34:33 #15 [stage-1 7/8] WORKDIR /root/build-deb
21:34:33 #15 sha256:a248d165ddda4ba4029bb37407cc6a0723d9c531b8f889a640e80a796f3076b5
21:34:33 #15 DONE 0.0s
21:34:33 
21:34:33 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
21:34:33 #16 sha256:2ad48bccd3e0332c096886d94abb27a878e2e79d353f0c6c42892cf7f2dc77be
21:34:33 #16 DONE 0.0s
21:34:33 
21:34:33 #17 exporting to image
21:34:33 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
21:34:33 #17 exporting layers
21:34:33 #11 58.24   Installing       : annobin-plugin-gcc-10.79-1.fc35.aarch64            107/117 
21:34:33 #11 58.25   Installing       : libtool-2.4.6-50.fc35.aarch64                      108/117 
21:34:33 #11 58.29   Installing       : libtool-ltdl-devel-2.4.6-50.fc35.aarch64           109/117 
21:34:33 #11 58.30   Installing       : libseccomp-devel-2.5.3-1.fc35.aarch64              110/117 
21:34:33 #11 58.33   Installing       : systemd-rpm-macros-249.12-5.fc35.noarch            111/117 
21:34:33 #11 58.34   Installing       : which-2.21-27.fc35.aarch64                         112/117 
21:34:33 #11 58.34   Cleanup          : pcre2-10.39-1.fc35.aarch64                         113/117 
21:34:33 #11 58.37   Cleanup          : pcre2-syntax-10.39-1.fc35.noarch                   114/117 
21:34:33 #11 58.38   Cleanup          : libgomp-11.2.1-9.fc35.aarch64                      115/117 
21:34:33 #11 58.38   Cleanup          : libgcc-11.2.1-9.fc35.aarch64                       116/117 
21:34:33 #11 58.38   Running scriptlet: libgcc-11.2.1-9.fc35.aarch64                       116/117 
21:34:34 #11 58.46   Cleanup          : audit-libs-3.0.7-2.fc35.aarch64                    117/117 
21:34:34 #11 58.46   Running scriptlet: selinux-policy-targeted-35.18-1.fc35.noarch        117/117 
21:34:34 #11 58.47   Running scriptlet: systemd-resolved-249.12-5.fc35.aarch64             117/117 
21:34:34 #25 11.09 The following additional packages will be installed:
21:34:34 #25 11.09   libbtrfs0
21:34:34 #25 11.16 The following NEW packages will be installed:
21:34:34 #25 11.17   libbtrfs-dev libbtrfs0
21:34:34 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic.dsc
21:34:34  debian/rules build
21:34:34 dh build --with=bash-completion
21:34:34    dh_update_autotools_config
21:34:34    dh_autoreconf
21:34:34    debian/rules override_dh_auto_build
21:34:34 make[1]: Entering directory '/root/build-deb'
21:34:34 # Build the daemon and dependencies
21:34:34 cd engine && DOCKER_GITCOMMIT=724feb8 PRODUCT=docker ./hack/make.sh dynbinary
21:34:34 
21:34:34 Removing bundles/
21:34:34 
21:34:34 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:34:34 Building: bundles/dynbinary-daemon/dockerd
21:34:34 GOOS="" GOARCH="" GOARM=""
21:34:34 #25 11.47 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded.
21:34:34 #25 11.47 Need to get 460 kB of archives.
21:34:34 #25 11.47 After this operation, 1237 kB of additional disk space will be used.
21:34:34 #25 11.47 Get:1 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
21:34:34 #25 11.49 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
21:34:34 #11 58.52   Running scriptlet: audit-libs-3.0.7-2.fc35.aarch64                    117/117 
21:34:34 #11 58.91   Verifying        : acl-2.3.1-2.fc35.aarch64                             1/117 
21:34:34 #11 58.91   Verifying        : autoconf-2.69-37.fc35.noarch                         2/117 
21:34:34 #11 58.91   Verifying        : automake-1.16.2-5.fc35.noarch                        3/117 
21:34:34 #11 58.91   Verifying        : dbus-broker-29-4.fc35.aarch64                        4/117 
21:34:34 #11 58.91   Verifying        : device-mapper-1.02.175-6.fc35.aarch64                5/117 
21:34:34 #11 58.91   Verifying        : device-mapper-devel-1.02.175-6.fc35.aarch64          6/117 
21:34:34 #11 58.91   Verifying        : device-mapper-libs-1.02.175-6.fc35.aarch64           7/117 
21:34:34 #11 58.91   Verifying        : e2fsprogs-libs-1.46.3-1.fc35.aarch64                 8/117 
21:34:34 #11 58.91   Verifying        : emacs-filesystem-1:27.2-9.fc35.noarch                9/117 
21:34:34 #11 58.91   Verifying        : gc-8.0.4-6.fc35.aarch64                             10/117 
21:34:34 #11 58.91   Verifying        : guile22-2.2.7-3.fc35.aarch64                        11/117 
21:34:34 #11 58.91   Verifying        : iptables-legacy-libs-1.8.7-13.fc35.aarch64          12/117 
21:34:34 #11 58.91   Verifying        : kmod-libs-29-4.fc35.aarch64                         13/117 
21:34:34 #11 58.91   Verifying        : libargon2-20171227-7.fc35.aarch64                   14/117 
21:34:34 #11 58.91   Verifying        : libcbor-0.7.0-4.fc35.aarch64                        15/117 
21:34:34 #11 58.91   Verifying        : libedit-3.1-40.20210910cvs.fc35.aarch64             16/117 
21:34:34 #11 58.91   Verifying        : libfido2-1.8.0-1.fc35.aarch64                       17/117 
21:34:34 #11 58.91   Verifying        : libmpc-1.2.1-3.fc35.aarch64                         18/117 
21:34:34 #11 58.91   Verifying        : libnl3-3.5.0-8.fc35.aarch64                         19/117 
21:34:34 #11 58.91   Verifying        : libpcap-14:1.10.1-2.fc35.aarch64                    20/117 
21:34:34 #11 58.91   Verifying        : libutempter-1.2.1-5.fc35.aarch64                    21/117 
21:34:34 #11 58.91   Verifying        : libxkbcommon-1.3.1-1.fc35.aarch64                   22/117 
21:34:34 #11 58.91   Verifying        : lzo-2.10-5.fc35.aarch64                             23/117 
21:34:34 #11 58.91   Verifying        : m4-1.4.19-2.fc35.aarch64                            24/117 
21:34:34 #11 58.91   Verifying        : make-1:4.3-6.fc35.aarch64                           25/117 
21:34:34 #11 58.91   Verifying        : perl-Error-1:0.17029-7.fc35.noarch                  26/117 
21:34:34 #11 58.91   Verifying        : perl-TermReadKey-2.38-11.fc35.aarch64               27/117 
21:34:34 #11 58.91   Verifying        : perl-Thread-Queue-3.14-478.fc35.noarch              28/117 
21:34:34 #11 58.91   Verifying        : perl-threads-1:2.26-448.fc35.aarch64                29/117 
21:34:34 #11 58.91   Verifying        : perl-threads-shared-1.62-478.fc35.aarch64           30/117 
21:34:34 #11 58.91   Verifying        : python3-setools-4.4.0-3.fc35.aarch64                31/117 
21:34:34 #11 58.91   Verifying        : python3-setuptools-57.4.0-1.fc35.noarch             32/117 
21:34:34 #11 58.91   Verifying        : rhash-1.4.0-4.fc35.aarch64                          33/117 
21:34:34 #11 58.91   Verifying        : which-2.21-27.fc35.aarch64                          34/117 
21:34:34 #11 58.91   Verifying        : xkeyboard-config-2.33-2.fc35.noarch                 35/117 
21:34:34 #11 58.91   Verifying        : annobin-docs-10.79-1.fc35.noarch                    36/117 
21:34:34 #11 58.91   Verifying        : annobin-plugin-gcc-10.79-1.fc35.aarch64             37/117 
21:34:34 #11 58.91   Verifying        : btrfs-progs-5.18-1.fc35.aarch64                     38/117 
21:34:34 #11 58.91   Verifying        : btrfs-progs-devel-5.18-1.fc35.aarch64               39/117 
21:34:34 #11 58.91   Verifying        : checkpolicy-3.3-1.fc35.aarch64                      40/117 
21:34:34 #11 58.91   Verifying        : cmake-3.22.2-1.fc35.aarch64                         41/117 
21:34:34 #11 58.91   Verifying        : cmake-data-3.22.2-1.fc35.noarch                     42/117 
21:34:34 #11 58.91   Verifying        : cmake-filesystem-3.22.2-1.fc35.aarch64              43/117 
21:34:34 #11 58.91   Verifying        : cmake-rpm-macros-3.22.2-1.fc35.noarch               44/117 
21:34:34 #11 58.92   Verifying        : cpp-11.3.1-2.fc35.aarch64                           45/117 
21:34:34 #11 58.92   Verifying        : cryptsetup-libs-2.4.3-1.fc35.aarch64                46/117 
21:34:34 #11 58.92   Verifying        : dbus-1:1.12.22-1.fc35.aarch64                       47/117 
21:34:34 #11 58.92   Verifying        : dbus-common-1:1.12.22-1.fc35.noarch                 48/117 
21:34:34 #11 58.92   Verifying        : gcc-11.3.1-2.fc35.aarch64                           49/117 
21:34:34 #11 58.92   Verifying        : git-2.37.1-1.fc35.aarch64                           50/117 
21:34:34 #11 58.92   Verifying        : git-core-2.37.1-1.fc35.aarch64                      51/117 
21:34:34 #11 58.92   Verifying        : git-core-doc-2.37.1-1.fc35.noarch                   52/117 
21:34:34 #11 58.92   Verifying        : glibc-devel-2.34-38.fc35.aarch64                    53/117 
21:34:34 #11 58.92   Verifying        : glibc-static-2.34-38.fc35.aarch64                   54/117 
21:34:34 #11 58.92   Verifying        : jsoncpp-1.9.4-5.fc35.aarch64                        55/117 
21:34:34 #11 58.92   Verifying        : kernel-headers-5.18.13-100.fc35.aarch64             56/117 
21:34:34 #11 58.92   Verifying        : less-590-2.fc35.aarch64                             57/117 
21:34:34 #11 58.92   Verifying        : libasan-11.3.1-2.fc35.aarch64                       58/117 
21:34:34 #11 58.92   Verifying        : libatomic-11.3.1-2.fc35.aarch64                     59/117 
21:34:34 #11 58.92   Verifying        : libbpf-2:0.6.1-2.fc35.aarch64                       60/117 
21:34:34 #11 58.92   Verifying        : libbtrfs-5.18-1.fc35.aarch64                        61/117 
21:34:34 #11 58.92   Verifying        : libbtrfsutil-5.18-1.fc35.aarch64                    62/117 
21:34:34 #11 58.92   Verifying        : libfdisk-2.37.4-1.fc35.aarch64                      63/117 
21:34:34 #11 58.92   Verifying        : libibverbs-39.0-1.fc35.aarch64                      64/117 
21:34:34 #11 58.92   Verifying        : libseccomp-2.5.3-1.fc35.aarch64                     65/117 
21:34:34 #11 58.92   Verifying        : libseccomp-devel-2.5.3-1.fc35.aarch64               66/117 
21:34:34 #11 58.92   Verifying        : libselinux-devel-3.3-1.fc35.aarch64                 67/117 
21:34:34 #11 58.92   Verifying        : libselinux-utils-3.3-1.fc35.aarch64                 68/117 
21:34:34 #11 58.92   Verifying        : libsepol-devel-3.3-2.fc35.aarch64                   69/117 
21:34:34 #11 58.92   Verifying        : libtool-2.4.6-50.fc35.aarch64                       70/117 
21:34:34 #11 58.92   Verifying        : libtool-ltdl-2.4.6-50.fc35.aarch64                  71/117 
21:34:34 #11 58.92   Verifying        : libtool-ltdl-devel-2.4.6-50.fc35.aarch64            72/117 
21:34:34 #11 58.92   Verifying        : libubsan-11.3.1-2.fc35.aarch64                      73/117 
21:34:34 #11 58.92   Verifying        : libuv-1:1.44.2-1.fc35.aarch64                       74/117 
21:34:34 #11 58.92   Verifying        : libxcrypt-devel-4.4.28-1.fc35.aarch64               75/117 
21:34:34 #11 58.92   Verifying        : libxcrypt-static-4.4.28-1.fc35.aarch64              76/117 
21:34:34 #11 58.92   Verifying        : openssh-8.7p1-3.fc35.aarch64                        77/117 
21:34:34 #11 58.92   Verifying        : openssh-clients-8.7p1-3.fc35.aarch64                78/117 
21:34:34 #11 58.92   Verifying        : pcre2-devel-10.40-1.fc35.aarch64                    79/117 
21:34:34 #11 58.92   Verifying        : pcre2-utf16-10.40-1.fc35.aarch64                    80/117 
21:34:34 #11 58.92   Verifying        : pcre2-utf32-10.40-1.fc35.aarch64                    81/117 
21:34:34 #11 58.92   Verifying        : perl-File-Compare-1.100.600-486.fc35.noarch         82/117 
21:34:34 #11 58.92   Verifying        : perl-File-Copy-2.35-486.fc35.noarch                 83/117 
21:34:34 #11 58.92   Verifying        : perl-File-Find-1.39-486.fc35.noarch                 84/117 
21:34:34 #11 58.92   Verifying        : perl-Git-2.37.1-1.fc35.noarch                       85/117 
21:34:34 #11 58.92   Verifying        : perl-lib-0.65-486.fc35.aarch64                      86/117 
21:34:34 #11 58.92   Verifying        : policycoreutils-3.3-1.fc35.aarch64                  87/117 
21:34:34 #11 58.92   Verifying        : policycoreutils-devel-3.3-1.fc35.aarch64            88/117 
21:34:34 #11 58.92   Verifying        : policycoreutils-python-utils-3.3-1.fc35.noarch      89/117 
21:34:34 #11 58.92   Verifying        : python3-audit-3.0.8-1.fc35.aarch64                  90/117 
21:34:34 #11 58.92   Verifying        : python3-libselinux-3.3-1.fc35.aarch64               91/117 
21:34:34 #11 58.92   Verifying        : python3-libsemanage-3.3-1.fc35.aarch64              92/117 
21:34:34 #11 58.92   Verifying        : python3-policycoreutils-3.3-1.fc35.noarch           93/117 
21:34:34 #11 58.92   Verifying        : qrencode-libs-4.1.1-1.fc35.aarch64                  94/117 
21:34:34 #11 58.92   Verifying        : rpm-plugin-selinux-4.17.1-3.fc35.aarch64            95/117 
21:34:34 #11 58.92   Verifying        : selinux-policy-35.18-1.fc35.noarch                  96/117 
21:34:34 #11 58.92   Verifying        : selinux-policy-devel-35.18-1.fc35.noarch            97/117 
21:34:34 #11 58.92   Verifying        : selinux-policy-targeted-35.18-1.fc35.noarch         98/117 
21:34:34 #11 58.92   Verifying        : systemd-249.12-5.fc35.aarch64                       99/117 
21:34:34 #11 58.92   Verifying        : systemd-devel-249.12-5.fc35.aarch64                100/117 
21:34:34 #11 58.92   Verifying        : systemd-networkd-249.12-5.fc35.aarch64             101/117 
21:34:34 #11 58.92   Verifying        : systemd-pam-249.12-5.fc35.aarch64                  102/117 
21:34:34 #11 58.92   Verifying        : systemd-resolved-249.12-5.fc35.aarch64             103/117 
21:34:34 #11 58.92   Verifying        : systemd-rpm-macros-249.12-5.fc35.noarch            104/117 
21:34:34 #11 58.92   Verifying        : util-linux-2.37.4-1.fc35.aarch64                   105/117 
21:34:34 #11 58.92   Verifying        : util-linux-core-2.37.4-1.fc35.aarch64              106/117 
21:34:34 #11 58.92   Verifying        : vim-filesystem-2:9.0.137-1.fc35.noarch             107/117 
21:34:34 #11 58.92   Verifying        : audit-libs-3.0.8-1.fc35.aarch64                    108/117 
21:34:34 #11 58.92   Verifying        : audit-libs-3.0.7-2.fc35.aarch64                    109/117 
21:34:34 #11 58.92   Verifying        : libgcc-11.3.1-2.fc35.aarch64                       110/117 
21:34:34 #11 58.92   Verifying        : libgcc-11.2.1-9.fc35.aarch64                       111/117 
21:34:34 #11 58.92   Verifying        : libgomp-11.3.1-2.fc35.aarch64                      112/117 
21:34:34 #11 58.92   Verifying        : libgomp-11.2.1-9.fc35.aarch64                      113/117 
21:34:34 #11 58.92   Verifying        : pcre2-10.40-1.fc35.aarch64                         114/117 
21:34:34 #11 58.92   Verifying        : pcre2-10.39-1.fc35.aarch64                         115/117 
21:34:34 #11 58.92   Verifying        : pcre2-syntax-10.40-1.fc35.noarch                   116/117 
21:34:34 #11 58.92   Verifying        : pcre2-syntax-10.39-1.fc35.noarch                   117/117 
21:34:34 #11 59.14 
21:34:34 #11 59.14 Upgraded:
21:34:34 #11 59.14   audit-libs-3.0.8-1.fc35.aarch64          libgcc-11.3.1-2.fc35.aarch64        
21:34:34 #11 59.14   libgomp-11.3.1-2.fc35.aarch64            pcre2-10.40-1.fc35.aarch64          
21:34:34 #11 59.14   pcre2-syntax-10.40-1.fc35.noarch        
21:34:34 #11 59.14 Installed:
21:34:34 #11 59.14   acl-2.3.1-2.fc35.aarch64                                                      
21:34:34 #11 59.14   annobin-docs-10.79-1.fc35.noarch                                              
21:34:34 #11 59.14   annobin-plugin-gcc-10.79-1.fc35.aarch64                                       
21:34:34 #11 59.14   autoconf-2.69-37.fc35.noarch                                                  
21:34:34 #11 59.14   automake-1.16.2-5.fc35.noarch                                                 
21:34:34 #11 59.14   btrfs-progs-5.18-1.fc35.aarch64                                               
21:34:34 #11 59.14   btrfs-progs-devel-5.18-1.fc35.aarch64                                         
21:34:34 #11 59.14   checkpolicy-3.3-1.fc35.aarch64                                                
21:34:34 #11 59.14   cmake-3.22.2-1.fc35.aarch64                                                   
21:34:34 #11 59.14   cmake-data-3.22.2-1.fc35.noarch                                               
21:34:34 #11 59.14   cmake-filesystem-3.22.2-1.fc35.aarch64                                        
21:34:34 #11 59.14   cmake-rpm-macros-3.22.2-1.fc35.noarch                                         
21:34:34 #11 59.14   cpp-11.3.1-2.fc35.aarch64                                                     
21:34:34 #11 59.14   cryptsetup-libs-2.4.3-1.fc35.aarch64                                          
21:34:34 #11 59.14   dbus-1:1.12.22-1.fc35.aarch64                                                 
21:34:34 #11 59.14   dbus-broker-29-4.fc35.aarch64                                                 
21:34:34 #11 59.14   dbus-common-1:1.12.22-1.fc35.noarch                                           
21:34:34 #11 59.14   device-mapper-1.02.175-6.fc35.aarch64                                         
21:34:34 #11 59.14   device-mapper-devel-1.02.175-6.fc35.aarch64                                   
21:34:34 #11 59.14   device-mapper-libs-1.02.175-6.fc35.aarch64                                    
21:34:34 #11 59.14   e2fsprogs-libs-1.46.3-1.fc35.aarch64                                          
21:34:34 #11 59.14   emacs-filesystem-1:27.2-9.fc35.noarch                                         
21:34:34 #11 59.14   gc-8.0.4-6.fc35.aarch64                                                       
21:34:34 #11 59.14   gcc-11.3.1-2.fc35.aarch64                                                     
21:34:34 #11 59.14   git-2.37.1-1.fc35.aarch64                                                     
21:34:34 #11 59.14   git-core-2.37.1-1.fc35.aarch64                                                
21:34:34 #11 59.14   git-core-doc-2.37.1-1.fc35.noarch                                             
21:34:34 #11 59.14   glibc-devel-2.34-38.fc35.aarch64                                              
21:34:34 #11 59.14   glibc-static-2.34-38.fc35.aarch64                                             
21:34:34 #11 59.14   guile22-2.2.7-3.fc35.aarch64                                                  
21:34:34 #11 59.14   iptables-legacy-libs-1.8.7-13.fc35.aarch64                                    
21:34:34 #11 59.14   jsoncpp-1.9.4-5.fc35.aarch64                                                  
21:34:34 #11 59.14   kernel-headers-5.18.13-100.fc35.aarch64                                       
21:34:34 #11 59.14   kmod-libs-29-4.fc35.aarch64                                                   
21:34:34 #11 59.14   less-590-2.fc35.aarch64                                                       
21:34:34 #11 59.14   libargon2-20171227-7.fc35.aarch64                                             
21:34:34 #11 59.14   libasan-11.3.1-2.fc35.aarch64                                                 
21:34:34 #11 59.14   libatomic-11.3.1-2.fc35.aarch64                                               
21:34:34 #11 59.14   libbpf-2:0.6.1-2.fc35.aarch64                                                 
21:34:34 #11 59.14   libbtrfs-5.18-1.fc35.aarch64                                                  
21:34:34 #11 59.14   libbtrfsutil-5.18-1.fc35.aarch64                                              
21:34:34 #11 59.14   libcbor-0.7.0-4.fc35.aarch64                                                  
21:34:34 #11 59.14   libedit-3.1-40.20210910cvs.fc35.aarch64                                       
21:34:34 #11 59.14   libfdisk-2.37.4-1.fc35.aarch64                                                
21:34:34 #11 59.14   libfido2-1.8.0-1.fc35.aarch64                                                 
21:34:34 #11 59.14   libibverbs-39.0-1.fc35.aarch64                                                
21:34:34 #11 59.14   libmpc-1.2.1-3.fc35.aarch64                                                   
21:34:34 #11 59.14   libnl3-3.5.0-8.fc35.aarch64                                                   
21:34:34 #11 59.14   libpcap-14:1.10.1-2.fc35.aarch64                                              
21:34:34 #11 59.14   libseccomp-2.5.3-1.fc35.aarch64                                               
21:34:34 #11 59.14   libseccomp-devel-2.5.3-1.fc35.aarch64                                         
21:34:34 #11 59.14   libselinux-devel-3.3-1.fc35.aarch64                                           
21:34:34 #11 59.14   libselinux-utils-3.3-1.fc35.aarch64                                           
21:34:34 #11 59.14   libsepol-devel-3.3-2.fc35.aarch64                                             
21:34:34 #11 59.14   libtool-2.4.6-50.fc35.aarch64                                                 
21:34:34 #11 59.14   libtool-ltdl-2.4.6-50.fc35.aarch64                                            
21:34:34 #11 59.14   libtool-ltdl-devel-2.4.6-50.fc35.aarch64                                      
21:34:34 #11 59.14   libubsan-11.3.1-2.fc35.aarch64                                                
21:34:34 #11 59.14   libutempter-1.2.1-5.fc35.aarch64                                              
21:34:34 #11 59.14   libuv-1:1.44.2-1.fc35.aarch64                                                 
21:34:34 #11 59.14   libxcrypt-devel-4.4.28-1.fc35.aarch64                                         
21:34:34 #11 59.14   libxcrypt-static-4.4.28-1.fc35.aarch64                                        
21:34:34 #11 59.14   libxkbcommon-1.3.1-1.fc35.aarch64                                             
21:34:34 #11 59.14   lzo-2.10-5.fc35.aarch64                                                       
21:34:34 #11 59.14   m4-1.4.19-2.fc35.aarch64                                                      
21:34:34 #11 59.14   make-1:4.3-6.fc35.aarch64                                                     
21:34:34 #11 59.14   openssh-8.7p1-3.fc35.aarch64                                                  
21:34:34 #11 59.14   openssh-clients-8.7p1-3.fc35.aarch64                                          
21:34:34 #11 59.14   pcre2-devel-10.40-1.fc35.aarch64                                              
21:34:34 #11 59.14   pcre2-utf16-10.40-1.fc35.aarch64                                              
21:34:34 #11 59.14   pcre2-utf32-10.40-1.fc35.aarch64                                              
21:34:34 #11 59.14   perl-Error-1:0.17029-7.fc35.noarch                                            
21:34:34 #11 59.14   perl-File-Compare-1.100.600-486.fc35.noarch                                   
21:34:34 #11 59.14   perl-File-Copy-2.35-486.fc35.noarch                                           
21:34:34 #11 59.14   perl-File-Find-1.39-486.fc35.noarch                                           
21:34:34 #11 59.14   perl-Git-2.37.1-1.fc35.noarch                                                 
21:34:34 #11 59.14   perl-TermReadKey-2.38-11.fc35.aarch64                                         
21:34:34 #11 59.14   perl-Thread-Queue-3.14-478.fc35.noarch                                        
21:34:34 #11 59.14   perl-lib-0.65-486.fc35.aarch64                                                
21:34:34 #11 59.14   perl-threads-1:2.26-448.fc35.aarch64                                          
21:34:34 #11 59.14   perl-threads-shared-1.62-478.fc35.aarch64                                     
21:34:34 #11 59.14   policycoreutils-3.3-1.fc35.aarch64                                            
21:34:34 #11 59.14   policycoreutils-devel-3.3-1.fc35.aarch64                                      
21:34:34 #11 59.14   policycoreutils-python-utils-3.3-1.fc35.noarch                                
21:34:34 #11 59.14   python3-audit-3.0.8-1.fc35.aarch64                                            
21:34:34 #11 59.14   python3-libselinux-3.3-1.fc35.aarch64                                         
21:34:34 #11 59.14   python3-libsemanage-3.3-1.fc35.aarch64                                        
21:34:34 #11 59.14   python3-policycoreutils-3.3-1.fc35.noarch                                     
21:34:34 #11 59.14   python3-setools-4.4.0-3.fc35.aarch64                                          
21:34:34 #11 59.14   python3-setuptools-57.4.0-1.fc35.noarch                                       
21:34:34 #11 59.14   qrencode-libs-4.1.1-1.fc35.aarch64                                            
21:34:34 #11 59.14   rhash-1.4.0-4.fc35.aarch64                                                    
21:34:34 #11 59.14   rpm-plugin-selinux-4.17.1-3.fc35.aarch64                                      
21:34:34 #11 59.14   selinux-policy-35.18-1.fc35.noarch                                            
21:34:34 #11 59.14   selinux-policy-devel-35.18-1.fc35.noarch                                      
21:34:34 #11 59.14   selinux-policy-targeted-35.18-1.fc35.noarch                                   
21:34:34 #11 59.14   systemd-249.12-5.fc35.aarch64                                                 
21:34:34 #11 59.14   systemd-devel-249.12-5.fc35.aarch64                                           
21:34:34 #11 59.14   systemd-networkd-249.12-5.fc35.aarch64                                        
21:34:34 #11 59.14   systemd-pam-249.12-5.fc35.aarch64                                             
21:34:34 #11 59.14   systemd-resolved-249.12-5.fc35.aarch64                                        
21:34:34 #11 59.14   systemd-rpm-macros-249.12-5.fc35.noarch                                       
21:34:34 #11 59.14   util-linux-2.37.4-1.fc35.aarch64                                              
21:34:34 #11 59.14   util-linux-core-2.37.4-1.fc35.aarch64                                         
21:34:34 #11 59.14   vim-filesystem-2:9.0.137-1.fc35.noarch                                        
21:34:34 #11 59.14   which-2.21-27.fc35.aarch64                                                    
21:34:34 #11 59.14   xkeyboard-config-2.33-2.fc35.noarch                                           
21:34:34 #11 59.14 
21:34:34 #11 59.14 Complete!
21:34:35 #25 11.98 debconf: delaying package configuration, since apt-utils is not installed
21:34:35 #25 12.09 Fetched 460 kB in 0s (1515 kB/s)
21:34:35 #25 12.16 Selecting previously unselected package libbtrfs0:amd64.
21:34:35 #25 12.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 ... 15717 files and directories currently installed.)
21:34:35 #25 12.20 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
21:34:35 #25 12.21 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
21:34:35 #25 12.32 Selecting previously unselected package libbtrfs-dev:amd64.
21:34:35 #25 12.32 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
21:34:35 #25 12.34 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
21:34:35 #25 12.45 Setting up libbtrfs0:amd64 (5.10.1-2) ...
21:34:35 #25 12.46 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
21:34:35 #25 12.47 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:34:35 #11 60.24 Last metadata expiration check: 0:01:17 ago on Tue Aug 16 21:33:18 2022.
21:34:35 #21 103.5 Selecting previously unselected package g++-powerpc64le-linux-gnu.
21:34:35 #21 103.5 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
21:34:35 #21 103.5 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
21:34:35 #21 103.5 Selecting previously unselected package crossbuild-essential-ppc64el.
21:34:35 #21 103.5 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ...
21:34:35 #21 103.5 Unpacking crossbuild-essential-ppc64el (12.9) ...
21:34:35 #21 103.5 Selecting previously unselected package libc6-s390x-cross.
21:34:35 #21 103.5 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ...
21:34:35 #21 103.5 Unpacking libc6-s390x-cross (2.31-9cross4) ...
21:34:35 #25 DONE 12.8s
21:34:35 
21:34:35 #17 [tini 1/3] 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             vim-common
21:34:35 #17 sha256:7882653c9cb727380d4f219771cd0180770a5d0cc3831c3503ec188bab381b7f
21:34:35 #17 10.51 Building dependency tree...
21:34:35 #17 11.61 The following additional packages will be installed:
21:34:35 #17 11.62   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
21:34:35 #17 11.63 Suggested packages:
21:34:35 #17 11.63   cmake-doc ninja-build lrzip
21:34:35 #17 11.63 Recommended packages:
21:34:35 #17 11.63   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
21:34:35 #17 11.99 The following NEW packages will be installed:
21:34:35 #17 12.01   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
21:34:35 #17 12.01   vim-common xxd
21:34:35 #17 12.31 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded.
21:34:35 #17 12.31 Need to get 17.7 MB of archives.
21:34:35 #17 12.31 After this operation, 70.7 MB of additional disk space will be used.
21:34:35 #17 12.31 Get:1 http://deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
21:34:35 #17 12.32 Get:2 http://deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
21:34:35 #17 12.32 Get:3 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
21:34:35 #17 12.37 Get:4 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
21:34:35 #17 12.57 Get:5 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
21:34:35 #17 12.59 Get:6 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
21:34:35 #17 12.62 Get:7 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
21:34:35 #17 12.62 Get:8 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
21:34:35 #17 12.63 Get:9 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
21:34:35 #17 12.63 Get:10 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
21:34:35 #21 103.7 Selecting previously unselected package libgcc-s1-s390x-cross.
21:34:35 #21 103.7 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ...
21:34:35 #21 103.7 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ...
21:34:35 #21 103.7 Selecting previously unselected package libgomp1-s390x-cross.
21:34:35 #21 103.7 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ...
21:34:35 #21 103.7 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ...
21:34:35 #21 103.7 Selecting previously unselected package libitm1-s390x-cross.
21:34:35 #21 103.7 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ...
21:34:35 #21 103.7 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ...
21:34:35 #21 103.8 Selecting previously unselected package libatomic1-s390x-cross.
21:34:35 #21 103.8 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ...
21:34:35 #21 103.8 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ...
21:34:35 #21 103.8 Selecting previously unselected package libasan6-s390x-cross.
21:34:35 #21 103.8 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ...
21:34:35 #21 103.8 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ...
21:34:36 #17 ...
21:34:36 
21:34:36 #26 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
21:34:36 #26 sha256:792c1ac0f9eee588db3e0b4078ef309cd2a099ff6e6874045d4f753c2dc2e439
21:34:36 #26 DONE 0.2s
21:34:36 
21:34:36 #27 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:34:36 #27 sha256:791aeb364a8357670e4db4dce38c3eade387a4f174e5256fe79fe5f21333655c
21:34:36 #11 60.60 Package bash-5.1.8-2.fc35.aarch64 is already installed.
21:34:36 #11 60.62 Dependencies resolved.
21:34:36 #11 60.64 Nothing to do.
21:34:36 #11 60.64 Complete!
21:34:36 #11 DONE 60.7s
21:34:36 #21 104.0 Selecting previously unselected package libstdc++6-s390x-cross.
21:34:36 #21 104.0 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ...
21:34:36 #21 104.0 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ...
21:34:36 #21 104.1 Selecting previously unselected package libubsan1-s390x-cross.
21:34:36 #21 104.1 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ...
21:34:36 #21 104.1 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ...
21:34:36 
21:34:36 #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go
21:34:36 #13 sha256:878e99b48fc449d410e70eccc935abacd82b5907b89206026ce755cda2e51cb9
21:34:36 #21 104.2 Selecting previously unselected package libgcc-10-dev-s390x-cross.
21:34:36 #21 104.2 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
21:34:36 #21 104.2 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
21:34:36 #21 104.3 Selecting previously unselected package gcc-10-s390x-linux-gnu.
21:34:36 #21 104.3 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
21:34:36 #21 104.3 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
21:34:37 #11 28.41 Last metadata expiration check: 0:00:47 ago on Tue Aug 16 21:33:46 2022.
21:34:37 #27 1.129 + RM_GOPATH=0
21:34:37 #27 1.129 + TMP_GOPATH=
21:34:37 #27 1.129 + : /build
21:34:37 #27 1.129 + '[' -z '' ']'
21:34:37 #27 1.130 ++ mktemp -d
21:34:37 #27 1.131 + export GOPATH=/tmp/tmp.lFpOVPoKds
21:34:37 #27 1.131 + GOPATH=/tmp/tmp.lFpOVPoKds
21:34:37 #27 1.131 + RM_GOPATH=1
21:34:37 #27 1.131 + case "$(go env GOARCH)" in
21:34:37 #27 1.132 ++ go env GOARCH
21:34:37 #27 1.141 + export GO_BUILDMODE=-buildmode=pie
21:34:37 #27 1.141 + GO_BUILDMODE=-buildmode=pie
21:34:37 #27 1.141 ++ dirname /install.sh
21:34:37 #27 1.142 + dir=/
21:34:37 #27 1.147 + bin=containerd
21:34:37 #27 1.147 + shift
21:34:37 #27 1.148 + '[' '!' -f //containerd.installer ']'
21:34:37 #27 1.148 + . //containerd.installer
21:34:37 #27 1.150 ++ set -e
21:34:37 #27 1.150 ++ : v1.6.7
21:34:37 #27 1.150 + install_containerd
21:34:37 #27 1.154 + echo 'Install containerd version v1.6.7'
21:34:37 #27 1.161 Install containerd version v1.6.7
21:34:37 #27 1.161 + git clone https://github.com/containerd/containerd.git /tmp/tmp.lFpOVPoKds/src/github.com/containerd/containerd
21:34:37 #27 1.167 Cloning into '/tmp/tmp.lFpOVPoKds/src/github.com/containerd/containerd'...
21:34:37 #11 32.39 Package bash-5.1.8-2.fc35.x86_64 is already installed.
21:34:37 #11 32.41 Package bash-5.1.8-2.fc35.x86_64 is already installed.
21:34:37 #11 32.42 Package bash-5.1.8-2.fc35.x86_64 is already installed.
21:34:37 #11 32.42 Package ca-certificates-2021.2.52-1.0.fc35.noarch is already installed.
21:34:37 #11 32.42 Package libarchive-3.5.2-2.fc35.x86_64 is already installed.
21:34:37 #11 32.42 Package pkgconf-pkg-config-1.8.0-1.fc35.x86_64 is already installed.
21:34:37 #11 32.42 Package tar-2:1.34-2.fc35.x86_64 is already installed.
21:34:37 #11 32.43 Package bash-5.1.8-2.fc35.x86_64 is already installed.
21:34:37 #11 32.45 Package bash-5.1.8-2.fc35.x86_64 is already installed.
21:34:37 #11 32.53 Dependencies resolved.
21:34:38 #11 32.56 ================================================================================
21:34:38 #11 32.56  Package                       Arch    Version                   Repo      Size
21:34:38 #11 32.56 ================================================================================
21:34:38 #11 32.56 Installing:
21:34:38 #11 32.56  btrfs-progs-devel             x86_64  5.18-1.fc35               updates   55 k
21:34:38 #11 32.56  cmake                         x86_64  3.22.2-1.fc35             updates  6.2 M
21:34:38 #11 32.56  device-mapper-devel           x86_64  1.02.175-6.fc35           fedora    45 k
21:34:38 #11 32.56  gcc                           x86_64  11.3.1-2.fc35             updates   31 M
21:34:38 #11 32.56  git                           x86_64  2.37.1-1.fc35             updates   66 k
21:34:38 #11 32.56  glibc-static                  x86_64  2.34-38.fc35              updates  1.7 M
21:34:38 #11 32.56  libseccomp-devel              x86_64  2.5.3-1.fc35              updates   53 k
21:34:38 #11 32.56  libselinux-devel              x86_64  3.3-1.fc35                updates  112 k
21:34:38 #11 32.56  libtool                       x86_64  2.4.6-50.fc35             updates  579 k
21:34:38 #11 32.56  libtool-ltdl-devel            x86_64  2.4.6-50.fc35             updates  154 k
21:34:38 #11 32.56  make                          x86_64  1:4.3-6.fc35              fedora   533 k
21:34:38 #11 32.56  selinux-policy-devel          noarch  35.18-1.fc35              updates  811 k
21:34:38 #11 32.56  systemd                       x86_64  249.12-5.fc35             updates  4.1 M
21:34:38 #11 32.56  systemd-devel                 x86_64  249.12-5.fc35             updates  446 k
21:34:38 #11 32.56  which                         x86_64  2.21-27.fc35              fedora    41 k
21:34:38 #11 32.56 Upgrading:
21:34:38 #11 32.56  audit-libs                    x86_64  3.0.8-1.fc35              updates  116 k
21:34:38 #11 32.56  libgcc                        x86_64  11.3.1-2.fc35             updates  118 k
21:34:38 #11 32.56  libgomp                       x86_64  11.3.1-2.fc35             updates  291 k
21:34:38 #11 32.56  pcre2                         x86_64  10.40-1.fc35              updates  235 k
21:34:38 #11 32.56  pcre2-syntax                  noarch  10.40-1.fc35              updates  143 k
21:34:38 #11 32.56 Installing dependencies:
21:34:38 #11 32.56  acl                           x86_64  2.3.1-2.fc35              fedora    71 k
21:34:38 #11 32.56  annobin-docs                  noarch  10.79-1.fc35              updates   91 k
21:34:38 #11 32.56  annobin-plugin-gcc            x86_64  10.79-1.fc35              updates  882 k
21:34:38 #11 32.56  autoconf                      noarch  2.69-37.fc35              fedora   666 k
21:34:38 #11 32.56  automake                      noarch  1.16.2-5.fc35             fedora   662 k
21:34:38 #11 32.56  btrfs-progs                   x86_64  5.18-1.fc35               updates  958 k
21:34:38 #11 32.56  checkpolicy                   x86_64  3.3-1.fc35                updates  338 k
21:34:38 #11 32.56  cmake-data                    noarch  3.22.2-1.fc35             updates  1.6 M
21:34:38 #11 32.56  cmake-filesystem              x86_64  3.22.2-1.fc35             updates   18 k
21:34:38 #11 32.56  cmake-rpm-macros              noarch  3.22.2-1.fc35             updates   17 k
21:34:38 #11 32.56  cpp                           x86_64  11.3.1-2.fc35             updates   10 M
21:34:38 #11 32.56  cryptsetup-libs               x86_64  2.4.3-1.fc35              updates  430 k
21:34:38 #11 32.56  dbus                          x86_64  1:1.12.22-1.fc35          updates  7.1 k
21:34:38 #11 32.56  dbus-broker                   x86_64  29-4.fc35                 fedora   171 k
21:34:38 #11 32.56  dbus-common                   noarch  1:1.12.22-1.fc35          updates   14 k
21:34:38 #11 32.56  device-mapper                 x86_64  1.02.175-6.fc35           fedora   140 k
21:34:38 #11 32.56  device-mapper-libs            x86_64  1.02.175-6.fc35           fedora   179 k
21:34:38 #11 32.56  e2fsprogs-libs                x86_64  1.46.3-1.fc35             fedora   222 k
21:34:38 #11 32.56  emacs-filesystem              noarch  1:27.2-9.fc35             fedora   9.0 k
21:34:38 #11 32.56  gc                            x86_64  8.0.4-6.fc35              fedora   103 k
21:34:38 #11 32.56  git-core                      x86_64  2.37.1-1.fc35             updates  4.0 M
21:34:38 #11 32.56  git-core-doc                  noarch  2.37.1-1.fc35             updates  2.4 M
21:34:38 #11 32.56  glibc-devel                   x86_64  2.34-38.fc35              updates   39 k
21:34:38 #11 32.56  glibc-headers-x86             noarch  2.34-38.fc35              updates  438 k
21:34:38 #11 32.56  guile22                       x86_64  2.2.7-3.fc35              fedora   6.4 M
21:34:38 #11 32.56  iptables-legacy-libs          x86_64  1.8.7-13.fc35             fedora    39 k
21:34:38 #11 32.56  jsoncpp                       x86_64  1.9.4-5.fc35              updates   93 k
21:34:38 #11 32.56  kernel-headers                x86_64  5.18.13-100.fc35          updates  1.3 M
21:34:38 #11 32.56  kmod-libs                     x86_64  29-4.fc35                 fedora    63 k
21:34:38 #11 32.56  less                          x86_64  590-2.fc35                updates  161 k
21:34:38 #11 32.56  libargon2                     x86_64  20171227-7.fc35           fedora    28 k
21:34:38 #11 32.56  libbtrfs                      x86_64  5.18-1.fc35               updates   28 k
21:34:38 #11 32.56  libbtrfsutil                  x86_64  5.18-1.fc35               updates   32 k
21:34:38 #11 32.56  libcbor                       x86_64  0.7.0-4.fc35              fedora    56 k
21:34:38 #11 32.56  libedit                       x86_64  3.1-40.20210910cvs.fc35   fedora   105 k
21:34:38 #11 32.56  libfdisk                      x86_64  2.37.4-1.fc35             updates  154 k
21:34:38 #11 32.56  libfido2                      x86_64  1.8.0-1.fc35              fedora    81 k
21:34:38 #11 32.56  libibverbs                    x86_64  39.0-1.fc35               updates  392 k
21:34:38 #11 32.56  libmpc                        x86_64  1.2.1-3.fc35              fedora    62 k
21:34:38 #11 32.56  libnl3                        x86_64  3.5.0-8.fc35              fedora   328 k
21:34:38 #11 32.56  libpcap                       x86_64  14:1.10.1-2.fc35          fedora   171 k
21:34:38 #11 32.56  libseccomp                    x86_64  2.5.3-1.fc35              updates   71 k
21:34:38 #11 32.56  libselinux-utils              x86_64  3.3-1.fc35                updates  140 k
21:34:38 #11 32.56  libsepol-devel                x86_64  3.3-2.fc35                updates   40 k
21:34:38 #11 32.56  libtool-ltdl                  x86_64  2.4.6-50.fc35             updates   36 k
21:34:38 #11 32.56  libutempter                   x86_64  1.2.1-5.fc35              fedora    26 k
21:34:38 #11 32.56  libuv                         x86_64  1:1.44.2-1.fc35           updates  151 k
21:34:38 #11 32.56  libxcrypt-devel               x86_64  4.4.28-1.fc35             updates   29 k
21:34:38 #11 32.56  libxcrypt-static              x86_64  4.4.28-1.fc35             updates  103 k
21:34:38 #11 32.56  lzo                           x86_64  2.10-5.fc35               fedora    65 k
21:34:38 #11 32.56  m4                            x86_64  1.4.19-2.fc35             fedora   294 k
21:34:38 #11 32.56  openssh                       x86_64  8.7p1-3.fc35              updates  451 k
21:34:38 #11 32.56  openssh-clients               x86_64  8.7p1-3.fc35              updates  696 k
21:34:38 #11 32.56  pcre2-devel                   x86_64  10.40-1.fc35              updates  474 k
21:34:38 #11 32.56  pcre2-utf16                   x86_64  10.40-1.fc35              updates  215 k
21:34:38 #11 32.56  pcre2-utf32                   x86_64  10.40-1.fc35              updates  205 k
21:34:38 #11 32.56  perl-Error                    noarch  1:0.17029-7.fc35          fedora    41 k
21:34:38 #11 32.56  perl-File-Compare             noarch  1.100.600-486.fc35        updates   18 k
21:34:38 #11 32.56  perl-File-Copy                noarch  2.35-486.fc35             updates   25 k
21:34:38 #11 32.56  perl-File-Find                noarch  1.39-486.fc35             updates   30 k
21:34:38 #11 32.56  perl-Git                      noarch  2.37.1-1.fc35             updates   43 k
21:34:38 #11 32.56  perl-TermReadKey              x86_64  2.38-11.fc35              fedora    36 k
21:34:38 #11 32.56  perl-Thread-Queue             noarch  3.14-478.fc35             fedora    21 k
21:34:38 #11 32.56  perl-lib                      x86_64  0.65-486.fc35             updates   19 k
21:34:38 #11 32.56  perl-threads                  x86_64  1:2.26-448.fc35           fedora    57 k
21:34:38 #11 32.56  perl-threads-shared           x86_64  1.62-478.fc35             fedora    43 k
21:34:38 #11 32.56  policycoreutils               x86_64  3.3-1.fc35                updates  199 k
21:34:38 #11 32.56  policycoreutils-devel         x86_64  3.3-1.fc35                updates  139 k
21:34:38 #11 32.56  policycoreutils-python-utils  noarch  3.3-1.fc35                updates   72 k
21:34:38 #11 32.56  python3-audit                 x86_64  3.0.8-1.fc35              updates   82 k
21:34:38 #11 32.56  python3-libselinux            x86_64  3.3-1.fc35                updates  181 k
21:34:38 #11 32.56  python3-libsemanage           x86_64  3.3-1.fc35                updates   79 k
21:34:38 #11 32.56  python3-policycoreutils       noarch  3.3-1.fc35                updates  2.0 M
21:34:38 #11 32.56  python3-setools               x86_64  4.4.0-3.fc35              fedora   547 k
21:34:38 #11 32.56  python3-setuptools            noarch  57.4.0-1.fc35             fedora   928 k
21:34:38 #11 32.56  rhash                         x86_64  1.4.0-4.fc35              fedora   178 k
21:34:38 #11 32.56  rpm-plugin-selinux            x86_64  4.17.1-3.fc35             updates   17 k
21:34:38 #11 32.56  selinux-policy                noarch  35.18-1.fc35              updates   66 k
21:34:38 #11 32.56  selinux-policy-targeted       noarch  35.18-1.fc35              updates  6.3 M
21:34:38 #11 32.56  systemd-pam                   x86_64  249.12-5.fc35             updates  324 k
21:34:38 #11 32.56  systemd-rpm-macros            noarch  249.12-5.fc35             updates   27 k
21:34:38 #11 32.56  util-linux                    x86_64  2.37.4-1.fc35             updates  2.2 M
21:34:38 #11 32.56  util-linux-core               x86_64  2.37.4-1.fc35             updates  433 k
21:34:38 #11 32.56  vim-filesystem                noarch  2:9.0.137-1.fc35          updates   20 k
21:34:38 #11 32.56  xkeyboard-config              noarch  2.33-2.fc35               fedora   783 k
21:34:38 #11 32.56 Installing weak dependencies:
21:34:38 #11 32.56  libbpf                        x86_64  2:0.6.1-2.fc35            updates  154 k
21:34:38 #11 32.56  libxkbcommon                  x86_64  1.3.1-1.fc35              fedora   140 k
21:34:38 #11 32.56  qrencode-libs                 x86_64  4.1.1-1.fc35              updates   60 k
21:34:38 #11 32.56  systemd-networkd              x86_64  249.12-5.fc35             updates  523 k
21:34:38 #11 32.56  systemd-resolved              x86_64  249.12-5.fc35             updates  267 k
21:34:38 #11 32.56 
21:34:38 #11 32.56 Transaction Summary
21:34:38 #11 32.56 ================================================================================
21:34:38 #11 32.56 Install  105 Packages
21:34:38 #11 32.56 Upgrade    5 Packages
21:34:38 #11 32.56 
21:34:38 #11 32.56 Total download size: 99 M
21:34:38 #11 32.56 Downloading Packages:
21:34:38 #13 DONE 1.9s
21:34:38 
21:34:38 #14 [stage-1 6/6] WORKDIR /root/rpmbuild
21:34:38 #14 sha256:994ae57297ca6121309419d8c93da794fe62381fa731664f895320ff22bcf367
21:34:38 #14 DONE 0.0s
21:34:38 
21:34:38 #15 exporting to image
21:34:38 #15 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
21:34:38 #15 exporting layers
21:34:38 #27 ...
21:34:38 
21:34:38 #39 [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.2.3"      && /build/go-winres --help
21:34:38 #39 sha256:49c3953f401e884048aba1a12b61e57bc002584559d524cca739c6cb05cd3449
21:34:38 #39 14.83 NAME:
21:34:38 #39 14.83    go-winres - A tool for embedding resources in Windows executables
21:34:38 #39 14.83 
21:34:38 #39 14.83 USAGE:
21:34:38 #39 14.83    go-winres [global options] command [command options] [arguments...]
21:34:38 #39 14.83 
21:34:38 #39 14.84 COMMANDS:
21:34:38 #39 14.84    init     Create an initial ./winres/winres.json
21:34:38 #39 14.84    make     Make syso files for the "go build" command
21:34:38 #39 14.84    simply   Make syso files for the "go build" command (simplified)
21:34:38 #39 14.84    extract  Extract all resources from an executable
21:34:38 #39 14.84    patch    Replace resources in an executable file (exe, dll)
21:34:38 #39 14.84    help, h  Shows a list of commands or help for one command
21:34:38 #39 14.84 
21:34:38 #39 14.84 GLOBAL OPTIONS:
21:34:38 #39 14.84    --help, -h  show help (default: false)
21:34:38 #39 DONE 15.2s
21:34:38 
21:34:38 #17 [tini 1/3] 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             vim-common
21:34:38 #17 sha256:7882653c9cb727380d4f219771cd0180770a5d0cc3831c3503ec188bab381b7f
21:34:38 #17 13.45 debconf: delaying package configuration, since apt-utils is not installed
21:34:38 #17 13.59 Fetched 17.7 MB in 1s (24.0 MB/s)
21:34:38 #17 13.63 Selecting previously unselected package xxd.
21:34:38 #17 13.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 ... 15717 files and directories currently installed.)
21:34:38 #17 13.68 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
21:34:38 #17 13.69 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
21:34:38 #17 13.81 Selecting previously unselected package vim-common.
21:34:38 #17 13.81 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
21:34:38 #17 13.83 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
21:34:38 #17 14.18 Selecting previously unselected package cmake-data.
21:34:38 #17 14.18 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
21:34:38 #17 14.19 Unpacking cmake-data (3.18.4-2+deb11u1) ...
21:34:38 #17 15.25 Selecting previously unselected package libicu67:amd64.
21:34:38 #17 15.26 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
21:34:38 #17 15.31 Unpacking libicu67:amd64 (67.1-7) ...
21:34:38 #11 33.27 (1/110): acl-2.3.1-2.fc35.x86_64.rpm            427 kB/s |  71 kB     00:00    
21:34:38 #11 33.37 (2/110): dbus-broker-29-4.fc35.x86_64.rpm       1.7 MB/s | 171 kB     00:00    
21:34:38 #11 33.42 (3/110): automake-1.16.2-5.fc35.noarch.rpm      2.1 MB/s | 662 kB     00:00    
21:34:38 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy.dsc
21:34:38  debian/rules build
21:34:38 dh build --with=bash-completion
21:34:38    dh_update_autotools_config
21:34:38    dh_autoreconf
21:34:38    debian/rules override_dh_auto_build
21:34:38 make[1]: Entering directory '/root/build-deb'
21:34:38 # Build the daemon and dependencies
21:34:38 cd engine && DOCKER_GITCOMMIT=724feb8 PRODUCT=docker ./hack/make.sh dynbinary
21:34:38 
21:34:38 Removing bundles/
21:34:38 
21:34:38 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:34:38 Building: bundles/dynbinary-daemon/dockerd
21:34:38 GOOS="" GOARCH="" GOARM=""
21:34:38 #11 33.46 (4/110): autoconf-2.69-37.fc35.noarch.rpm       1.8 MB/s | 666 kB     00:00    
21:34:38 #11 33.47 (5/110): device-mapper-1.02.175-6.fc35.x86_64.r 1.5 MB/s | 140 kB     00:00    
21:34:38 #11 33.47 (6/110): device-mapper-devel-1.02.175-6.fc35.x8 973 kB/s |  45 kB     00:00    
21:34:38 #11 33.51 (7/110): device-mapper-libs-1.02.175-6.fc35.x86 4.0 MB/s | 179 kB     00:00    
21:34:38 #11 33.51 (8/110): emacs-filesystem-27.2-9.fc35.noarch.rp 231 kB/s | 9.0 kB     00:00    
21:34:38 #11 33.54 (9/110): e2fsprogs-libs-1.46.3-1.fc35.x86_64.rp 2.9 MB/s | 222 kB     00:00    
21:34:38 #11 33.55 (10/110): gc-8.0.4-6.fc35.x86_64.rpm            2.4 MB/s | 103 kB     00:00    
21:34:38 #11 33.59 (11/110): iptables-legacy-libs-1.8.7-13.fc35.x8 934 kB/s |  39 kB     00:00    
21:34:38 #11 33.59 (12/110): kmod-libs-29-4.fc35.x86_64.rpm        1.5 MB/s |  63 kB     00:00    
21:34:38 #11 33.63 (13/110): libargon2-20171227-7.fc35.x86_64.rpm  656 kB/s |  28 kB     00:00    
21:34:38 #11 33.63 (14/110): libcbor-0.7.0-4.fc35.x86_64.rpm       1.3 MB/s |  56 kB     00:00    
21:34:39 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye.dsc
21:34:39  debian/rules build
21:34:39 dh build --with=bash-completion
21:34:39    dh_update_autotools_config
21:34:39    dh_autoreconf
21:34:39    debian/rules override_dh_auto_build
21:34:39 make[1]: Entering directory '/root/build-deb'
21:34:39 # Build the daemon and dependencies
21:34:39 cd engine && DOCKER_GITCOMMIT=724feb8 PRODUCT=docker ./hack/make.sh dynbinary
21:34:39 
21:34:39 Removing bundles/
21:34:39 
21:34:39 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:34:39 Building: bundles/dynbinary-daemon/dockerd
21:34:39 GOOS="" GOARCH="" GOARM=""
21:34:39 #11 33.70 (15/110): libfido2-1.8.0-1.fc35.x86_64.rpm      1.2 MB/s |  81 kB     00:00    
21:34:39 #11 33.70 (16/110): libedit-3.1-40.20210910cvs.fc35.x86_6 1.4 MB/s | 105 kB     00:00    
21:34:39 #11 33.74 (17/110): libmpc-1.2.1-3.fc35.x86_64.rpm        1.5 MB/s |  62 kB     00:00    
21:34:39 #11 33.85 (18/110): guile22-2.2.7-3.fc35.x86_64.rpm        19 MB/s | 6.4 MB     00:00    
21:34:39 #11 33.86 (19/110): libpcap-1.10.1-2.fc35.x86_64.rpm      1.5 MB/s | 171 kB     00:00    
21:34:39 #11 33.88 (20/110): libnl3-3.5.0-8.fc35.x86_64.rpm        1.8 MB/s | 328 kB     00:00    
21:34:39 #11 33.89 (21/110): libutempter-1.2.1-5.fc35.x86_64.rpm   648 kB/s |  26 kB     00:00    
21:34:39 #11 33.97 (22/110): libxkbcommon-1.3.1-1.fc35.x86_64.rpm  1.2 MB/s | 140 kB     00:00    
21:34:39 #11 33.98 (23/110): lzo-2.10-5.fc35.x86_64.rpm            696 kB/s |  65 kB     00:00    
21:34:39 #11 34.01 (24/110): m4-1.4.19-2.fc35.x86_64.rpm           2.5 MB/s | 294 kB     00:00    
21:34:39 #11 34.02 (25/110): perl-Error-0.17029-7.fc35.noarch.rpm  1.0 MB/s |  41 kB     00:00    
21:34:39 #11 34.05 (26/110): perl-TermReadKey-2.38-11.fc35.x86_64. 915 kB/s |  36 kB     00:00    
21:34:39 #11 34.06 (27/110): perl-Thread-Queue-3.14-478.fc35.noarc 545 kB/s |  21 kB     00:00    
21:34:39 #11 34.12 (28/110): make-4.3-6.fc35.x86_64.rpm            3.5 MB/s | 533 kB     00:00    
21:34:39 #11 34.13 (29/110): perl-threads-2.26-448.fc35.x86_64.rpm 709 kB/s |  57 kB     00:00    
21:34:39 #11 34.13 (30/110): perl-threads-shared-1.62-478.fc35.x86 595 kB/s |  43 kB     00:00    
21:34:39 #11 34.18 (31/110): rhash-1.4.0-4.fc35.x86_64.rpm         3.8 MB/s | 178 kB     00:00    
21:34:39 #11 34.22 (32/110): python3-setuptools-57.4.0-1.fc35.noar 9.6 MB/s | 928 kB     00:00    
21:34:39 #11 34.23 (33/110): which-2.21-27.fc35.x86_64.rpm         832 kB/s |  41 kB     00:00    
21:34:39 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal.dsc
21:34:39  debian/rules build
21:34:39 dh build --with=bash-completion
21:34:39    dh_update_autotools_config
21:34:39    dh_autoreconf
21:34:39    debian/rules override_dh_auto_build
21:34:39 make[1]: Entering directory '/root/build-deb'
21:34:39 # Build the daemon and dependencies
21:34:39 cd engine && DOCKER_GITCOMMIT=724feb8 PRODUCT=docker ./hack/make.sh dynbinary
21:34:39 
21:34:39 Removing bundles/
21:34:39 
21:34:39 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:34:39 Building: bundles/dynbinary-daemon/dockerd
21:34:39 GOOS="" GOARCH="" GOARM=""
21:34:39 #11 34.26 (34/110): python3-setools-4.4.0-3.fc35.x86_64.r 3.9 MB/s | 547 kB     00:00    
21:34:39 #11 34.34 (35/110): xkeyboard-config-2.33-2.fc35.noarch.r 6.5 MB/s | 783 kB     00:00    
21:34:39 #11 34.36 (36/110): annobin-docs-10.79-1.fc35.noarch.rpm  715 kB/s |  91 kB     00:00    
21:34:39 #11 34.37 (37/110): btrfs-progs-devel-5.18-1.fc35.x86_64. 3.1 MB/s |  55 kB     00:00    
21:34:39 #11 34.42 (38/110): annobin-plugin-gcc-10.79-1.fc35.x86_6 5.5 MB/s | 882 kB     00:00    
21:34:39 #11 34.46 (39/110): checkpolicy-3.3-1.fc35.x86_64.rpm     3.9 MB/s | 338 kB     00:00    
21:34:39 #17 ...
21:34:39 
21:34:39 #16 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:34:39 #16 sha256:e645d563fe04c07da1c5dae952c36ae1d5e9a1b5b3f6062962cba8df6304261d
21:34:39 #16 6.547 Fetched 8570 kB in 5s (1677 kB/s)
21:34:39 #16 6.547 Reading package lists...
21:34:39 #16 8.534 Reading package lists...
21:34:39 #16 10.55 Building dependency tree...
21:34:39 #16 11.75 The following additional packages will be installed:
21:34:39 #16 11.76   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
21:34:39 #16 11.76   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
21:34:39 #16 11.76   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
21:34:39 #16 11.76   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
21:34:39 #16 11.76   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
21:34:39 #16 11.76   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
21:34:39 #16 11.76   mingw-w64-common mingw-w64-x86-64-dev
21:34:39 #16 11.76 Suggested packages:
21:34:39 #16 11.76   gcc-10-locales seccomp wine64
21:34:39 #16 12.25 The following NEW packages will be installed:
21:34:39 #16 12.25   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
21:34:39 #16 12.25   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
21:34:39 #16 12.25   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
21:34:39 #16 12.25   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
21:34:39 #16 12.25   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
21:34:39 #16 12.25   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
21:34:39 #16 12.25   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
21:34:39 #16 12.25   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
21:34:39 #16 12.25   mingw-w64-x86-64-dev
21:34:39 #16 12.53 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded.
21:34:39 #16 12.53 Need to get 115 MB of archives.
21:34:39 #16 12.53 After this operation, 645 MB of additional disk space will be used.
21:34:39 #16 12.53 Get:1 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
21:34:39 #16 12.64 Get:2 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
21:34:39 #16 12.73 Get:3 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
21:34:39 #16 12.73 Get:4 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
21:34:39 #16 12.75 Get:5 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
21:34:39 #16 12.75 Get:6 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
21:34:39 #16 12.95 Get:7 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
21:34:39 #16 13.06 Get:8 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
21:34:39 #16 13.06 Get:9 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:34:39 #16 13.44 Get:10 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:34:39 #16 14.16 Get:11 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
21:34:39 #16 14.56 Get:12 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:34:39 #16 14.94 Get:13 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:34:39 #16 15.88 Get:14 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
21:34:39 #16 16.19 Get:15 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
21:34:39 #16 16.19 Get:16 http://deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
21:34:39 #16 16.19 Get:17 http://deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
21:34:39 #16 16.19 Get:18 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
21:34:39 #16 16.19 Get:19 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
21:34:39 #16 16.20 Get:20 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
21:34:39 #16 16.20 Get:21 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
21:34:39 #16 16.21 Get:22 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
21:34:39 #16 16.22 Get:23 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
21:34:39 #16 16.22 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
21:34:39 #16 16.23 Get:25 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
21:34:39 #16 16.23 Get:26 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
21:34:39 #16 16.25 Get:27 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
21:34:39 #16 16.25 Get:28 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
21:34:39 #16 16.25 Get:29 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
21:34:39 #16 16.26 Get:30 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
21:34:39 #16 16.74 debconf: delaying package configuration, since apt-utils is not installed
21:34:39 #16 16.84 Fetched 115 MB in 4s (28.6 MB/s)
21:34:40 #11 34.50 (40/110): btrfs-progs-5.18-1.fc35.x86_64.rpm    5.8 MB/s | 958 kB     00:00    
21:34:40 #11 34.52 (41/110): cmake-filesystem-3.22.2-1.fc35.x86_64 1.4 MB/s |  18 kB     00:00    
21:34:40 #11 34.60 (42/110): cmake-data-3.22.2-1.fc35.noarch.rpm    11 MB/s | 1.6 MB     00:00    
21:34:40 #11 34.60 (43/110): cmake-rpm-macros-3.22.2-1.fc35.noarch 209 kB/s |  17 kB     00:00    
21:34:40 #11 34.66 (44/110): cryptsetup-libs-2.4.3-1.fc35.x86_64.r 7.0 MB/s | 430 kB     00:00    
21:34:40 #16 16.89 Selecting previously unselected package binutils-mingw-w64-i686.
21:34:40 #16 16.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
21:34:40 #16 16.91 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
21:34:40 #16 16.92 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
21:34:40 #11 34.75 (45/110): cmake-3.22.2-1.fc35.x86_64.rpm         19 MB/s | 6.2 MB     00:00    
21:34:40 #11 34.76 (46/110): dbus-1.12.22-1.fc35.x86_64.rpm         74 kB/s | 7.1 kB     00:00    
21:34:40 #11 34.77 (47/110): dbus-common-1.12.22-1.fc35.noarch.rpm 989 kB/s |  14 kB     00:00    
21:34:40 #11 34.79 (48/110): git-2.37.1-1.fc35.x86_64.rpm          3.5 MB/s |  66 kB     00:00    
21:34:40 #11 35.00 (49/110): cpp-11.3.1-2.fc35.x86_64.rpm           25 MB/s |  10 MB     00:00    
21:34:40 #11 35.06 (50/110): git-core-2.37.1-1.fc35.x86_64.rpm      15 MB/s | 4.0 MB     00:00    
21:34:40 #11 35.07 (51/110): glibc-devel-2.34-38.fc35.x86_64.rpm   2.9 MB/s |  39 kB     00:00    
21:34:40 #11 35.13 (52/110): git-core-doc-2.37.1-1.fc35.noarch.rpm  19 MB/s | 2.4 MB     00:00    
21:34:40 #11 35.17 (53/110): glibc-headers-x86-2.34-38.fc35.noarch 4.3 MB/s | 438 kB     00:00    
21:34:40 #15 exporting layers 2.6s done
21:34:40 #15 writing image sha256:b7a0fa9ac185cba8dd2a93f81f18e40bdfde7565c694358a40238c97431f235d done
21:34:40 #15 naming to docker.io/rpmbuild-fedora-35/aarch64 done
21:34:40 #15 DONE 2.6s
21:34:40 docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/fedora-35/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/fedora-35/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-35/aarch64 -ba --define '_gitcommit_cli 8ffaab8' --define '_gitcommit_engine 724feb8' --define '_release 0' --define '_version 0.0.0~20220816152130.8ffaab8' --define '_origversion 0.0.0-20220816152130-8ffaab8' --define '_buildx_rpm_version 0.8.2' --define '_buildx_version v0.8.2' --define '_compose_rpm_version 2.9.0' --define '_compose_version v2.9.0' --define '_scan_rpm_version 0.17.0' --define '_scan_version v0.17.0' --define '_scan_gitcommit 061fe0a'  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:34:40 #11 35.24 (54/110): glibc-static-2.34-38.fc35.x86_64.rpm   15 MB/s | 1.7 MB     00:00    
21:34:40 #11 35.25 (55/110): jsoncpp-1.9.4-5.fc35.x86_64.rpm       1.2 MB/s |  93 kB     00:00    
21:34:40 #11 35.27 (56/110): less-590-2.fc35.x86_64.rpm            8.1 MB/s | 161 kB     00:00    
21:34:40 #11 35.32 (57/110): kernel-headers-5.18.13-100.fc35.x86_6  19 MB/s | 1.3 MB     00:00    
21:34:40 #11 35.32 (58/110): libbpf-0.6.1-2.fc35.x86_64.rpm        2.8 MB/s | 154 kB     00:00    
21:34:40 #11 35.33 (59/110): libbtrfs-5.18-1.fc35.x86_64.rpm       1.8 MB/s |  28 kB     00:00    
21:34:40 #11 35.34 (60/110): libbtrfsutil-5.18-1.fc35.x86_64.rpm   2.2 MB/s |  32 kB     00:00    
21:34:40 #11 35.38 (61/110): libfdisk-2.37.4-1.fc35.x86_64.rpm     3.1 MB/s | 154 kB     00:00    
21:34:40 #11 35.43 (62/110): libibverbs-39.0-1.fc35.x86_64.rpm     4.0 MB/s | 392 kB     00:00    
21:34:40 #11 35.44 (63/110): libseccomp-2.5.3-1.fc35.x86_64.rpm    1.3 MB/s |  71 kB     00:00    
21:34:40 #11 35.45 (64/110): libseccomp-devel-2.5.3-1.fc35.x86_64. 3.3 MB/s |  53 kB     00:00    
21:34:40 #11 35.45 (65/110): libselinux-devel-3.3-1.fc35.x86_64.rp 6.4 MB/s | 112 kB     00:00    
21:34:40 #11 35.49 (66/110): libselinux-utils-3.3-1.fc35.x86_64.rp 3.7 MB/s | 140 kB     00:00    
21:34:40 #11 35.49 (67/110): libsepol-devel-3.3-2.fc35.x86_64.rpm  1.1 MB/s |  40 kB     00:00    
21:34:40 #11 35.50 (68/110): libtool-ltdl-2.4.6-50.fc35.x86_64.rpm 2.6 MB/s |  36 kB     00:00    
21:34:40 #11 35.54 (69/110): libtool-2.4.6-50.fc35.x86_64.rpm       10 MB/s | 579 kB     00:00    
21:34:40 #21 108.8 Selecting previously unselected package gcc-s390x-linux-gnu.
21:34:41 warning: line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:34:41 warning: line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:34:41 warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:34:41 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3RDYdV
21:34:41 + umask 022
21:34:41 + cd /root/rpmbuild/BUILD
21:34:41 + cd /root/rpmbuild/BUILD
21:34:41 + rm -rf src
21:34:41 + /usr/bin/mkdir -p src
21:34:41 + cd src
21:34:41 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:34:41 + /usr/bin/tar -xof -
21:34:41 #11 35.55 (70/110): libtool-ltdl-devel-2.4.6-50.fc35.x86_ 3.6 MB/s | 154 kB     00:00    
21:34:41 #11 35.56 (71/110): libuv-1.44.2-1.fc35.x86_64.rpm        9.8 MB/s | 151 kB     00:00    
21:34:41 #11 35.56 (72/110): libxcrypt-devel-4.4.28-1.fc35.x86_64. 2.0 MB/s |  29 kB     00:00    
21:34:41 #11 35.58 (73/110): libxcrypt-static-4.4.28-1.fc35.x86_64 6.3 MB/s | 103 kB     00:00    
21:34:41 #11 35.64 (74/110): openssh-8.7p1-3.fc35.x86_64.rpm       5.8 MB/s | 451 kB     00:00    
21:34:41 #11 35.68 (75/110): openssh-clients-8.7p1-3.fc35.x86_64.r 6.4 MB/s | 696 kB     00:00    
21:34:41 #21 108.8 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
21:34:41 #21 108.9 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ...
21:34:41 #21 109.1 Selecting previously unselected package linux-libc-dev-s390x-cross.
21:34:41 #11 35.72 (76/110): pcre2-devel-10.40-1.fc35.x86_64.rpm   6.0 MB/s | 474 kB     00:00    
21:34:41 #11 35.72 (77/110): pcre2-utf16-10.40-1.fc35.x86_64.rpm   5.4 MB/s | 215 kB     00:00    
21:34:41 #21 109.1 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ...
21:34:41 #21 109.2 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
21:34:41 #16 18.33 Selecting previously unselected package binutils-mingw-w64-x86-64.
21:34:41 #16 18.34 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
21:34:41 #16 18.38 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
21:34:41 #11 36.08 (78/110): gcc-11.3.1-2.fc35.x86_64.rpm           24 MB/s |  31 MB     00:01    
21:34:41 #11 36.09 (79/110): perl-File-Compare-1.100.600-486.fc35.  49 kB/s |  18 kB     00:00    
21:34:41 #11 36.13 (80/110): pcre2-utf32-10.40-1.fc35.x86_64.rpm   498 kB/s | 205 kB     00:00    
21:34:41 #11 36.13 (81/110): perl-File-Copy-2.35-486.fc35.noarch.r 511 kB/s |  25 kB     00:00    
21:34:41 #11 36.13 (82/110): perl-File-Find-1.39-486.fc35.noarch.r 624 kB/s |  30 kB     00:00    
21:34:41 #11 36.14 (83/110): perl-Git-2.37.1-1.fc35.noarch.rpm     3.1 MB/s |  43 kB     00:00    
21:34:41 #11 36.15 (84/110): perl-lib-0.65-486.fc35.x86_64.rpm     1.6 MB/s |  19 kB     00:00    
21:34:41 #11 36.15 (85/110): policycoreutils-3.3-1.fc35.x86_64.rpm  12 MB/s | 199 kB     00:00    
21:34:41 #11 36.18 (86/110): policycoreutils-devel-3.3-1.fc35.x86_ 3.9 MB/s | 139 kB     00:00    
21:34:41 #11 36.18 (87/110): policycoreutils-python-utils-3.3-1.fc 2.1 MB/s |  72 kB     00:00    
21:34:41 #11 36.18 (88/110): python3-audit-3.0.8-1.fc35.x86_64.rpm 2.5 MB/s |  82 kB     00:00    
21:34:41 #11 36.22 (89/110): python3-libselinux-3.3-1.fc35.x86_64. 4.1 MB/s | 181 kB     00:00    
21:34:41 + STATUS=0
21:34:41 + '[' 0 -ne 0 ']'
21:34:41 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:34:41 + /usr/bin/tar -xof -
21:34:41 #21 109.5 Selecting previously unselected package libc6-dev-s390x-cross.
21:34:41 #21 109.5 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ...
21:34:41 #21 109.5 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ...
21:34:41 #16 ...
21:34:41 
21:34:41 #17 [tini 1/3] 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             vim-common
21:34:41 #17 sha256:7882653c9cb727380d4f219771cd0180770a5d0cc3831c3503ec188bab381b7f
21:34:41 #17 18.50 Selecting previously unselected package libxml2:amd64.
21:34:41 #17 18.50 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
21:34:41 #17 18.51 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
21:34:41 #11 36.23 (90/110): python3-libsemanage-3.3-1.fc35.x86_64 1.7 MB/s |  79 kB     00:00    
21:34:41 #11 36.29 (91/110): python3-policycoreutils-3.3-1.fc35.no  20 MB/s | 2.0 MB     00:00    
21:34:41 #11 36.29 (92/110): rpm-plugin-selinux-4.17.1-3.fc35.x86_ 263 kB/s |  17 kB     00:00    
21:34:41 #11 36.29 (93/110): qrencode-libs-4.1.1-1.fc35.x86_64.rpm 858 kB/s |  60 kB     00:00    
21:34:41 #11 36.30 (94/110): selinux-policy-35.18-1.fc35.noarch.rp 4.7 MB/s |  66 kB     00:00    
21:34:41 #11 36.35 (95/110): selinux-policy-devel-35.18-1.fc35.noa  13 MB/s | 811 kB     00:00    
21:34:41 #11 36.40 (96/110): systemd-devel-249.12-5.fc35.x86_64.rp 8.9 MB/s | 446 kB     00:00    
21:34:41 #11 36.48 (97/110): systemd-249.12-5.fc35.x86_64.rpm       23 MB/s | 4.1 MB     00:00    
21:34:41 #21 109.9 Selecting previously unselected package libstdc++-10-dev-s390x-cross.
21:34:41 #17 18.75 Selecting previously unselected package libarchive13:amd64.
21:34:41 #17 18.75 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
21:34:41 #17 18.76 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
21:34:41 #17 18.92 Selecting previously unselected package libjsoncpp24:amd64.
21:34:41 #17 18.92 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
21:34:41 #17 18.92 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
21:34:42 #11 36.51 (98/110): systemd-networkd-249.12-5.fc35.x86_64 4.5 MB/s | 523 kB     00:00    
21:34:42 #11 36.54 (99/110): systemd-pam-249.12-5.fc35.x86_64.rpm  4.7 MB/s | 324 kB     00:00    
21:34:42 #11 36.57 (100/110): systemd-resolved-249.12-5.fc35.x86_6 4.7 MB/s | 267 kB     00:00    
21:34:42 #11 36.57 (101/110): systemd-rpm-macros-249.12-5.fc35.noa 902 kB/s |  27 kB     00:00    
21:34:42 #11 36.66 (102/110): selinux-policy-targeted-35.18-1.fc35  17 MB/s | 6.3 MB     00:00    
21:34:42 #11 36.70 (103/110): util-linux-core-2.37.4-1.fc35.x86_64 3.5 MB/s | 433 kB     00:00    
21:34:42 #11 36.70 (104/110): vim-filesystem-9.0.137-1.fc35.noarch 570 kB/s |  20 kB     00:00    
21:34:42 #11 36.77 (105/110): util-linux-2.37.4-1.fc35.x86_64.rpm   11 MB/s | 2.2 MB     00:00    
21:34:42 #21 109.9 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
21:34:42 #21 110.0 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
21:34:42 + STATUS=0
21:34:42 + '[' 0 -ne 0 ']'
21:34:42 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:34:42 + RPM_EC=0
21:34:42 ++ jobs -p
21:34:42 + exit 0
21:34:42 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oJ2XuM
21:34:42 + umask 022
21:34:42 + cd /root/rpmbuild/BUILD
21:34:42 + cd src
21:34:42 + export DOCKER_GITCOMMIT=724feb8
21:34:42 + DOCKER_GITCOMMIT=724feb8
21:34:42 + mkdir -p /go/src/github.com/docker
21:34:42 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
21:34:42 + pushd /root/rpmbuild/BUILD/src/engine
21:34:42 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
21:34:42 + TMP_GOPATH=/go
21:34:42 + hack/dockerfile/install/install.sh tini
21:34:42 + RM_GOPATH=0
21:34:42 + TMP_GOPATH=/go
21:34:42 + : /usr/local/bin
21:34:42 + '[' -z /go ']'
21:34:42 + export GOPATH=/go
21:34:42 + GOPATH=/go
21:34:42 + case "$(go env GOARCH)" in
21:34:42 ++ go env GOARCH
21:34:42 + export GO_BUILDMODE=-buildmode=pie
21:34:42 + GO_BUILDMODE=-buildmode=pie
21:34:42 ++ dirname hack/dockerfile/install/install.sh
21:34:42 + dir=hack/dockerfile/install
21:34:42 + bin=tini
21:34:42 + shift
21:34:42 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:34:42 + . hack/dockerfile/install/tini.installer
21:34:42 ++ : v0.19.0
21:34:42 + install_tini
21:34:42 + echo 'Install tini version v0.19.0'
21:34:42 + git clone https://github.com/krallin/tini.git /go/tini
21:34:42 Install tini version v0.19.0
21:34:42 Cloning into '/go/tini'...
21:34:42 #17 19.01 Selecting previously unselected package librhash0:amd64.
21:34:42 #17 19.02 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
21:34:42 #17 19.02 Unpacking librhash0:amd64 (1.4.1-2) ...
21:34:42 #17 19.10 Selecting previously unselected package libuv1:amd64.
21:34:42 #17 19.10 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
21:34:42 #17 19.11 Unpacking libuv1:amd64 (1.40.0-2) ...
21:34:42 #11 36.78 (106/110): audit-libs-3.0.8-1.fc35.x86_64.rpm   1.4 MB/s | 116 kB     00:00    
21:34:42 #11 36.78 (107/110): libgcc-11.3.1-2.fc35.x86_64.rpm      1.4 MB/s | 118 kB     00:00    
21:34:42 #11 36.81 (108/110): libgomp-11.3.1-2.fc35.x86_64.rpm     7.8 MB/s | 291 kB     00:00    
21:34:42 #11 36.81 (109/110): pcre2-syntax-10.40-1.fc35.noarch.rpm 4.1 MB/s | 143 kB     00:00    
21:34:42 #11 36.82 (110/110): pcre2-10.40-1.fc35.x86_64.rpm        6.1 MB/s | 235 kB     00:00    
21:34:42 #11 36.82 --------------------------------------------------------------------------------
21:34:42 #11 36.82 Total                                            23 MB/s |  99 MB     00:04     
21:34:42 + cd /go/tini
21:34:42 + git checkout -q v0.19.0
21:34:42 + cmake .
21:34:42 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
21:34:42   Compatibility with CMake < 2.8.12 will be removed from a future version of
21:34:42   CMake.
21:34:42 
21:34:42   Update the VERSION argument <min> value or use a ...<max> suffix to tell
21:34:42   CMake that the project does not need compatibility with older versions.
21:34:42 
21:34:42 
21:34:42 -- The C compiler identification is GNU 11.3.1
21:34:42 -- Detecting C compiler ABI info
21:34:42 #17 19.18 Selecting previously unselected package cmake.
21:34:42 #17 19.19 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
21:34:42 #17 19.19 Unpacking cmake (3.18.4-2+deb11u1) ...
21:34:42 -- Detecting C compiler ABI info - done
21:34:42 -- Check for working C compiler: /usr/bin/cc - skipped
21:34:42 -- Detecting C compile features
21:34:42 -- Detecting C compile features - done
21:34:42 -- Performing Test HAS_BUILTIN_FORTIFY
21:34:42 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:34:42 -- Configuring done
21:34:42 -- Generating done
21:34:42 -- Build files have been written to: /go/tini
21:34:42 + make tini-static
21:34:42 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:34:42 #21 110.4 Selecting previously unselected package g++-10-s390x-linux-gnu.
21:34:42 #21 110.4 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
21:34:42 #21 110.4 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
21:34:42 [100%] Linking C executable tini-static
21:34:43 [100%] Built target tini-static
21:34:43 + mkdir -p /usr/local/bin
21:34:43 + cp tini-static /usr/local/bin/docker-init
21:34:43 + VERSION=0.0.0-20220816152130-8ffaab8
21:34:43 + PRODUCT=docker
21:34:43 + hack/make.sh dynbinary
21:34:43 
21:34:43 Removing bundles/
21:34:43 
21:34:43 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:34:43 Building: bundles/dynbinary-daemon/dockerd
21:34:43 GOOS="" GOARCH="" GOARM=""
21:34:44 #11 38.47 Running transaction check
21:34:44 #11 38.57 Transaction check succeeded.
21:34:44 #11 38.57 Running transaction test
21:34:44 #17 20.94 Setting up libicu67:amd64 (67.1-7) ...
21:34:44 #17 20.96 Setting up xxd (2:8.2.2434-3+deb11u1) ...
21:34:44 #17 20.98 Setting up libuv1:amd64 (1.40.0-2) ...
21:34:44 #17 20.99 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
21:34:44 #17 21.02 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
21:34:44 #17 21.03 Setting up librhash0:amd64 (1.4.1-2) ...
21:34:44 #17 21.05 Setting up cmake-data (3.18.4-2+deb11u1) ...
21:34:44 #17 21.07 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
21:34:44 #17 21.09 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
21:34:44 #17 21.10 Setting up cmake (3.18.4-2+deb11u1) ...
21:34:44 #17 21.12 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:34:44 #12 37.69 Checking for new repos for mirrors
21:34:44 #12 37.70 Getting requirements for /root/rpmbuild/SPECS/docker-buildx-plugin.spec
21:34:44 #12 37.70  --> Already installed : bash-4.2.46-34.el7.x86_64
21:34:44 #12 37.70 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec
21:34:44 #12 37.70  --> 1:make-3.82-24.el7.x86_64
21:34:44 #12 37.83  --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
21:34:44 #12 37.84  --> git-1.8.3.1-23.el7_8.x86_64
21:34:44 #12 37.84 Getting requirements for /root/rpmbuild/SPECS/docker-ce-rootless-extras.spec
21:34:44 #12 37.84  --> Already installed : bash-4.2.46-34.el7.x86_64
21:34:44 #12 37.84 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec
21:34:44 #12 37.84  --> Already installed : bash-4.2.46-34.el7.x86_64
21:34:44 #12 37.84  --> btrfs-progs-devel-4.9.1-1.el7.x86_64
21:34:44 #12 37.84  --> Already installed : ca-certificates-2020.2.41-70.0.el7_8.noarch
21:34:44 #12 37.84  --> cmake-2.8.12.2-2.el7.x86_64
21:34:44 #12 37.85  --> 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64
21:34:44 #12 37.85  --> gcc-4.8.5-44.el7.x86_64
21:34:44 #12 37.85  --> git-1.8.3.1-23.el7_8.x86_64
21:34:44 #12 37.85  --> glibc-static-2.17-326.el7_9.x86_64
21:34:44 #12 37.85  --> libarchive-3.1.2-14.el7_7.x86_64
21:34:44 #12 37.85  --> libseccomp-devel-2.3.1-4.el7.x86_64
21:34:44 #12 37.86  --> libselinux-devel-2.5-15.el7.x86_64
21:34:44 #12 37.86  --> libtool-2.4.2-22.el7_3.x86_64
21:34:44 #12 37.86  --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
21:34:44 #12 37.86  --> 1:make-3.82-24.el7.x86_64
21:34:44 #12 37.86  --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64
21:34:44 #12 37.86  --> Already installed : systemd-219-78.el7.x86_64
21:34:44 #12 37.86  --> selinux-policy-devel-3.13.1-268.el7_9.2.noarch
21:34:44 #12 37.86  --> systemd-devel-219-78.el7_9.5.x86_64
21:34:44 #12 37.86  --> Already installed : 2:tar-1.26-35.el7.x86_64
21:34:44 #12 37.86  --> which-2.20-7.el7.x86_64
21:34:44 #12 37.87 Getting requirements for /root/rpmbuild/SPECS/docker-compose-plugin.spec
21:34:44 #12 37.87  --> Already installed : bash-4.2.46-34.el7.x86_64
21:34:44 #12 37.87 Getting requirements for /root/rpmbuild/SPECS/docker-scan-plugin.spec
21:34:44 #12 37.87  --> Already installed : bash-4.2.46-34.el7.x86_64
21:34:44 #12 37.87 --> Running transaction check
21:34:44 #12 37.87 ---> Package btrfs-progs-devel.x86_64 0:4.9.1-1.el7 will be installed
21:34:44 #12 37.87 --> Processing Dependency: btrfs-progs = 4.9.1-1.el7 for package: btrfs-progs-devel-4.9.1-1.el7.x86_64
21:34:44 #12 38.01 --> Processing Dependency: libbtrfs.so.0()(64bit) for package: btrfs-progs-devel-4.9.1-1.el7.x86_64
21:34:44 #12 38.01 ---> Package cmake.x86_64 0:2.8.12.2-2.el7 will be installed
21:34:44 #12 38.02 ---> Package device-mapper-devel.x86_64 7:1.02.170-6.el7_9.5 will be installed
21:34:44 #12 38.02 --> 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:34:44 #12 38.02 ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed
21:34:44 #12 38.03 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
21:34:44 #12 38.03 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
21:34:44 #12 38.03 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64
21:34:44 #12 38.04 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64
21:34:44 #12 38.04 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64
21:34:44 #12 38.04 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64
21:34:44 #12 38.04 ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed
21:34:44 #12 38.06 --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64
21:34:44 #12 38.06 --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64
21:34:44 #12 38.06 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64
21:34:44 #12 38.06 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64
21:34:44 #12 38.06 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64
21:34:44 #12 38.06 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64
21:34:44 #12 38.07 --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64
21:34:44 #12 38.07 ---> Package glibc-static.x86_64 0:2.17-326.el7_9 will be installed
21:34:44 #12 38.07 ---> Package libarchive.x86_64 0:3.1.2-14.el7_7 will be installed
21:34:44 #12 38.07 --> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-14.el7_7.x86_64
21:34:44 #12 38.07 ---> Package libseccomp-devel.x86_64 0:2.3.1-4.el7 will be installed
21:34:44 #12 38.07 --> Processing Dependency: libseccomp(x86-64) = 2.3.1-4.el7 for package: libseccomp-devel-2.3.1-4.el7.x86_64
21:34:44 #12 38.07 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-4.el7.x86_64
21:34:44 #12 38.08 ---> Package libselinux-devel.x86_64 0:2.5-15.el7 will be installed
21:34:44 #12 38.08 --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.x86_64
21:34:44 #12 38.08 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.x86_64
21:34:44 #12 38.08 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.x86_64
21:34:44 #12 38.08 ---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed
21:34:44 #12 38.08 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.x86_64
21:34:44 #12 38.08 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.x86_64
21:34:44 #12 38.09 ---> Package libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 will be installed
21:34:44 #12 38.09 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
21:34:44 #12 38.09 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
21:34:44 #12 38.09 ---> Package make.x86_64 1:3.82-24.el7 will be installed
21:34:44 #12 38.09 ---> Package selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 will be installed
21:34:44 #12 38.09 --> 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:34:44 #12 38.09 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
21:34:44 #12 38.09 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
21:34:44 #12 38.10 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
21:34:44 #12 38.10 ---> Package systemd-devel.x86_64 0:219-78.el7_9.5 will be installed
21:34:44 #12 38.10 --> Processing Dependency: systemd-libs = 219-78.el7_9.5 for package: systemd-devel-219-78.el7_9.5.x86_64
21:34:44 #12 38.11 --> Processing Dependency: systemd = 219-78.el7_9.5 for package: systemd-devel-219-78.el7_9.5.x86_64
21:34:44 #12 38.11 Package: systemd-219-78.el7_9.5.src - can't co-install with systemd-219-78.el7_9.5.x86_64
21:34:44 #12 38.11 ---> Package which.x86_64 0:2.20-7.el7 will be installed
21:34:44 #12 38.11 --> Running transaction check
21:34:44 #12 38.11 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed
21:34:44 #12 38.12 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch
21:34:44 #12 38.12 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed
21:34:44 #12 38.12 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch
21:34:44 #12 38.12 ---> Package btrfs-progs.x86_64 0:4.9.1-1.el7 will be installed
21:34:44 #12 38.12 --> Processing Dependency: libext2fs.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64
21:34:44 #12 38.13 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed
21:34:44 #12 38.13 ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed
21:34:44 #12 38.13 ---> Package device-mapper.x86_64 7:1.02.170-6.el7 will be updated
21:34:44 #12 38.13 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7 for package: 7:device-mapper-libs-1.02.170-6.el7.x86_64
21:34:44 #12 38.13 ---> Package device-mapper.x86_64 7:1.02.170-6.el7_9.5 will be an update
21:34:44 #12 38.14 ---> Package glibc-devel.x86_64 0:2.17-326.el7_9 will be installed
21:34:44 #12 38.14 --> Processing Dependency: glibc-headers = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.x86_64
21:34:44 #12 38.14 --> Processing Dependency: glibc = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.x86_64
21:34:44 #12 38.16 Package: glibc-2.17-326.el7_9.src - can't co-install with glibc-2.17-326.el7_9.x86_64
21:34:44 #12 38.17 Package: glibc-2.17-326.el7_9.src - can't co-install with glibc-2.17-326.el7_9.x86_64
21:34:44 #12 38.17 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-326.el7_9.x86_64
21:34:44 #12 38.17 ---> Package less.x86_64 0:458-9.el7 will be installed
21:34:44 #12 38.17 ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed
21:34:44 #12 38.17 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed
21:34:44 #12 38.17 ---> Package libseccomp.x86_64 0:2.3.1-4.el7 will be installed
21:34:44 #12 38.17 ---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed
21:34:44 #12 38.17 ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed
21:34:44 #12 38.17 ---> Package lzo.x86_64 0:2.06-8.el7 will be installed
21:34:44 #12 38.17 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed
21:34:44 #12 38.17 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed
21:34:44 #12 38.17 ---> Package openssh-clients.x86_64 0:7.4p1-22.el7_9 will be installed
21:34:44 #12 38.18 --> Processing Dependency: openssh = 7.4p1-22.el7_9 for package: openssh-clients-7.4p1-22.el7_9.x86_64
21:34:44 #12 38.18 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-22.el7_9.x86_64
21:34:44 #12 38.18 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-22.el7_9.x86_64
21:34:44 #12 38.18 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-22.el7_9.x86_64
21:34:44 #12 38.18 ---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed
21:34:44 #12 38.18 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
21:34:44 #12 38.19 ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed
21:34:44 #12 38.19 ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed
21:34:44 #12 38.19 ---> Package policycoreutils-devel.x86_64 0:2.5-34.el7 will be installed
21:34:44 #12 38.19 --> Processing Dependency: policycoreutils-python = 2.5-34.el7 for package: policycoreutils-devel-2.5-34.el7.x86_64
21:34:44 #12 38.19 ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed
21:34:44 #12 38.19 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed
21:34:44 #12 38.19 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-268.el7_9.2.noarch
21:34:44 #12 38.20 ---> Package systemd.x86_64 0:219-78.el7 will be updated
21:34:44 #12 38.20 ---> Package systemd.x86_64 0:219-78.el7_9.5 will be an update
21:34:44 #12 38.21 ---> Package systemd-libs.x86_64 0:219-78.el7 will be updated
21:34:44 #12 38.21 ---> Package systemd-libs.x86_64 0:219-78.el7_9.5 will be an update
21:34:44 #12 38.21 --> Running transaction check
21:34:44 #12 38.21 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7 will be updated
21:34:44 #12 38.21 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5 will be an update
21:34:44 #12 38.21 ---> Package e2fsprogs-libs.x86_64 0:1.42.9-19.el7 will be installed
21:34:44 #12 38.22 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed
21:34:44 #12 38.22 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64
21:34:44 #12 38.22 ---> Package glibc.x86_64 0:2.17-317.el7 will be updated
21:34:44 #12 38.22 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.x86_64
21:34:44 #12 38.22 ---> Package glibc.x86_64 0:2.17-326.el7_9 will be an update
21:34:44 #12 38.22 ---> Package glibc-headers.x86_64 0:2.17-326.el7_9 will be installed
21:34:44 #12 38.22 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-326.el7_9.x86_64
21:34:44 #12 38.23 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-326.el7_9.x86_64
21:34:44 #12 38.23 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed
21:34:44 #12 38.23 ---> Package openssh.x86_64 0:7.4p1-22.el7_9 will be installed
21:34:44 #12 38.24 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed
21:34:44 #12 38.24 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed
21:34:44 #12 38.24 ---> Package policycoreutils.x86_64 0:2.5-34.el7 will be installed
21:34:44 #12 38.24 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.el7.x86_64
21:34:44 #12 38.24 ---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be installed
21:34:44 #12 38.25 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.x86_64
21:34:44 #12 38.25 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.x86_64
21:34:44 #12 38.25 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.x86_64
21:34:44 #12 38.25 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.x86_64
21:34:44 #12 38.25 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.x86_64
21:34:44 #12 38.25 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
21:34:44 #12 38.26 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
21:34:44 #12 38.26 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.x86_64
21:34:44 #12 38.26 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
21:34:44 #12 38.26 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
21:34:44 #12 38.26 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
21:34:44 #12 38.26 --> Running transaction check
21:34:44 #12 38.26 ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed
21:34:44 #12 38.26 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed
21:34:44 #12 38.26 ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated
21:34:44 #12 38.26 ---> Package glibc-common.x86_64 0:2.17-326.el7_9 will be an update
21:34:44 #12 38.26 ---> Package kernel-headers.x86_64 0:3.10.0-1160.76.1.el7 will be installed
21:34:44 #12 38.26 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed
21:34:44 #12 38.27 ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed
21:34:44 #12 38.27 ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed
21:34:44 #12 38.27 ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed
21:34:44 #12 38.27 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
21:34:44 #12 38.27 ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed
21:34:44 #12 38.28 --> Finished Dependency Resolution
21:34:44 #12 38.31 
21:34:44 #12 38.31 Dependencies Resolved
21:34:44 #12 38.32 
21:34:44 #12 38.32 ================================================================================
21:34:44 #12 38.32  Package                   Arch      Version                   Repository  Size
21:34:44 #12 38.32 ================================================================================
21:34:44 #12 38.32 Installing:
21:34:44 #12 38.32  btrfs-progs-devel         x86_64    4.9.1-1.el7               base        47 k
21:34:44 #12 38.32  cmake                     x86_64    2.8.12.2-2.el7            base       7.1 M
21:34:44 #12 38.32  device-mapper-devel       x86_64    7:1.02.170-6.el7_9.5      updates    206 k
21:34:44 #12 38.32  gcc                       x86_64    4.8.5-44.el7              base        16 M
21:34:44 #12 38.32  git                       x86_64    1.8.3.1-23.el7_8          base       4.4 M
21:34:44 #12 38.32  glibc-static              x86_64    2.17-326.el7_9            updates    1.6 M
21:34:44 #12 38.32  libarchive                x86_64    3.1.2-14.el7_7            base       319 k
21:34:44 #12 38.32  libseccomp-devel          x86_64    2.3.1-4.el7               base        64 k
21:34:44 #12 38.32  libselinux-devel          x86_64    2.5-15.el7                base       187 k
21:34:44 #12 38.32  libtool                   x86_64    2.4.2-22.el7_3            base       588 k
21:34:44 #12 38.32  libtool-ltdl-devel        x86_64    2.4.2-22.el7_3            base       167 k
21:34:44 #12 38.32  make                      x86_64    1:3.82-24.el7             base       421 k
21:34:44 #12 38.32  selinux-policy-devel      noarch    3.13.1-268.el7_9.2        updates    1.7 M
21:34:44 #12 38.32  systemd-devel             x86_64    219-78.el7_9.5            updates    216 k
21:34:44 #12 38.32  which                     x86_64    2.20-7.el7                base        41 k
21:34:44 #12 38.32 Installing for dependencies:
21:34:44 #12 38.32  audit-libs-python         x86_64    2.8.5-4.el7               base        76 k
21:34:44 #12 38.32  autoconf                  noarch    2.69-11.el7               base       701 k
21:34:44 #12 38.32  automake                  noarch    1.13.4-3.el7              base       679 k
21:34:44 #12 38.32  btrfs-progs               x86_64    4.9.1-1.el7               base       678 k
21:34:44 #12 38.32  checkpolicy               x86_64    2.5-8.el7                 base       295 k
21:34:44 #12 38.32  cpp                       x86_64    4.8.5-44.el7              base       5.9 M
21:34:44 #12 38.32  e2fsprogs-libs            x86_64    1.42.9-19.el7             base       168 k
21:34:44 #12 38.32  fipscheck                 x86_64    1.4.1-6.el7               base        21 k
21:34:44 #12 38.32  fipscheck-lib             x86_64    1.4.1-6.el7               base        11 k
21:34:44 #12 38.32  glibc-devel               x86_64    2.17-326.el7_9            updates    1.1 M
21:34:44 #12 38.32  glibc-headers             x86_64    2.17-326.el7_9            updates    691 k
21:34:44 #12 38.32  kernel-headers            x86_64    3.10.0-1160.76.1.el7      updates    9.1 M
21:34:44 #12 38.32  less                      x86_64    458-9.el7                 base       120 k
21:34:44 #12 38.32  libcgroup                 x86_64    0.41-21.el7               base        66 k
21:34:44 #12 38.32  libedit                   x86_64    3.0-12.20121213cvs.el7    base        92 k
21:34:44 #12 38.32  libgomp                   x86_64    4.8.5-44.el7              base       159 k
21:34:44 #12 38.32  libmpc                    x86_64    1.0.1-3.el7               base        51 k
21:34:44 #12 38.32  libseccomp                x86_64    2.3.1-4.el7               base        56 k
21:34:44 #12 38.32  libselinux-python         x86_64    2.5-15.el7                base       236 k
21:34:44 #12 38.32  libselinux-utils          x86_64    2.5-15.el7                base       151 k
21:34:44 #12 38.32  libsemanage-python        x86_64    2.5-14.el7                base       113 k
21:34:44 #12 38.32  libsepol-devel            x86_64    2.5-10.el7                base        77 k
21:34:44 #12 38.32  libtool-ltdl              x86_64    2.4.2-22.el7_3            base        49 k
21:34:44 #12 38.32  lzo                       x86_64    2.06-8.el7                base        59 k
21:34:44 #12 38.32  m4                        x86_64    1.4.16-10.el7             base       256 k
21:34:44 #12 38.32  mpfr                      x86_64    3.1.1-4.el7               base       203 k
21:34:44 #12 38.32  openssh                   x86_64    7.4p1-22.el7_9            updates    510 k
21:34:44 #12 38.32  openssh-clients           x86_64    7.4p1-22.el7_9            updates    655 k
21:34:44 #12 38.32  pcre-devel                x86_64    8.32-17.el7               base       480 k
21:34:44 #12 38.32  perl-Data-Dumper          x86_64    2.145-3.el7               base        47 k
21:34:44 #12 38.32  perl-Error                noarch    1:0.17020-2.el7           base        32 k
21:34:44 #12 38.32  perl-Git                  noarch    1.8.3.1-23.el7_8          base        56 k
21:34:44 #12 38.32  perl-TermReadKey          x86_64    2.30-20.el7               base        31 k
21:34:44 #12 38.32  perl-Test-Harness         noarch    3.28-3.el7                base       302 k
21:34:44 #12 38.32  policycoreutils           x86_64    2.5-34.el7                base       917 k
21:34:44 #12 38.32  policycoreutils-devel     x86_64    2.5-34.el7                base       335 k
21:34:44 #12 38.32  policycoreutils-python    x86_64    2.5-34.el7                base       457 k
21:34:44 #12 38.32  python-IPy                noarch    0.75-6.el7                base        32 k
21:34:44 #12 38.32  rsync                     x86_64    3.1.2-10.el7              base       404 k
21:34:44 #12 38.32  selinux-policy            noarch    3.13.1-268.el7_9.2        updates    498 k
21:34:44 #12 38.32  setools-libs              x86_64    3.3.8-4.el7               base       620 k
21:34:44 #12 38.32 Updating for dependencies:
21:34:44 #12 38.32  device-mapper             x86_64    7:1.02.170-6.el7_9.5      updates    297 k
21:34:44 #12 38.32  device-mapper-libs        x86_64    7:1.02.170-6.el7_9.5      updates    325 k
21:34:44 #12 38.32  glibc                     x86_64    2.17-326.el7_9            updates    3.6 M
21:34:44 #12 38.32  glibc-common              x86_64    2.17-326.el7_9            updates     12 M
21:34:44 #12 38.32  systemd                   x86_64    219-78.el7_9.5            updates    5.1 M
21:34:44 #12 38.32  systemd-libs              x86_64    219-78.el7_9.5            updates    419 k
21:34:44 #12 38.32 
21:34:44 #12 38.32 Transaction Summary
21:34:44 #12 38.32 ================================================================================
21:34:44 #12 38.32 Install  15 Packages (+41 Dependent packages)
21:34:44 #12 38.32 Upgrade              (  6 Dependent packages)
21:34:44 #12 38.32 
21:34:44 #12 38.32 Total download size: 81 M
21:34:44 #12 38.32 Downloading packages:
21:34:44 #12 38.32 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
21:34:44 #17 DONE 21.9s
21:34:44 
21:34:44 #19 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
21:34:44 #19 sha256:a145dbff7aae4787c84193a1e99512c7b40617cc961a4ce35438c5459961c8f4
21:34:45 #19 DONE 0.2s
21:34:45 
21:34:45 #20 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
21:34:45 #20 sha256:024288288961280cb660e29addeaf82404a0f1c7b008326092b30d43d2f4c3e4
21:34:45 #11 39.78 Transaction test succeeded.
21:34:45 #11 39.78 Running transaction
21:34:46 #17 exporting layers 14.8s done
21:34:46 #17 writing image sha256:ec7d59ea45df0a1234cc4d1abdc2168a96753a071208047730272f02eabadddf done
21:34:46 #17 naming to docker.io/debbuild-debian-buster/aarch64 done
21:34:46 #17 DONE 14.8s
21:34:46 docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0~20220816152130.8ffaab8 -e VERSION=0.0.0-20220816152130-8ffaab8 -e CLI_GITCOMMIT=8ffaab8 -e ENGINE_GITCOMMIT=724feb8 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.9.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/debbuild/debian-buster:/build  debbuild-debian-buster/aarch64
21:34:46 #20 1.138 + RM_GOPATH=0
21:34:46 #20 1.140 + TMP_GOPATH=
21:34:46 #20 1.140 + : /build
21:34:46 #20 1.140 + '[' -z '' ']'
21:34:46 #20 1.142 ++ mktemp -d
21:34:46 #20 1.142 + export GOPATH=/tmp/tmp.0zNzC5mOBf
21:34:46 #20 1.142 + GOPATH=/tmp/tmp.0zNzC5mOBf
21:34:46 #20 1.142 + RM_GOPATH=1
21:34:46 #20 1.142 + case "$(go env GOARCH)" in
21:34:46 #20 1.143 ++ go env GOARCH
21:34:46 #20 1.157 + export GO_BUILDMODE=-buildmode=pie
21:34:46 #20 1.157 + GO_BUILDMODE=-buildmode=pie
21:34:46 #20 1.159 ++ dirname /install.sh
21:34:46 #20 1.162 + dir=/
21:34:46 #20 1.162 + bin=tini
21:34:46 #20 1.162 + shift
21:34:46 #20 1.162 + '[' '!' -f //tini.installer ']'
21:34:46 #20 1.162 + . //tini.installer
21:34:46 #20 1.162 ++ : v0.19.0
21:34:46 #20 1.162 + install_tini
21:34:46 #20 1.163 + echo 'Install tini version v0.19.0'
21:34:46 #20 1.163 Install tini version v0.19.0
21:34:46 #20 1.163 + git clone https://github.com/krallin/tini.git /tmp/tmp.0zNzC5mOBf/tini
21:34:46 #20 1.169 Cloning into '/tmp/tmp.0zNzC5mOBf/tini'...
21:34:46 #11 41.16   Running scriptlet: selinux-policy-targeted-35.18-1.fc35.noarch            1/1 
21:34:46 #11 41.29   Preparing        :                                                        1/1 
21:34:46 #11 41.33   Upgrading        : libgcc-11.3.1-2.fc35.x86_64                          1/115 
21:34:46 #11 41.33   Running scriptlet: libgcc-11.3.1-2.fc35.x86_64                          1/115 
21:34:46 #11 41.36   Upgrading        : audit-libs-3.0.8-1.fc35.x86_64                       2/115 
21:34:46 #11 41.36   Upgrading        : pcre2-syntax-10.40-1.fc35.noarch                     3/115 
21:34:46 #11 41.40   Upgrading        : pcre2-10.40-1.fc35.x86_64                            4/115 
21:34:46 #11 41.41   Installing       : python3-libselinux-3.3-1.fc35.x86_64                 5/115 
21:34:46 #11 41.44   Installing       : util-linux-core-2.37.4-1.fc35.x86_64                 6/115 
21:34:46 #11 41.45   Running scriptlet: util-linux-core-2.37.4-1.fc35.x86_64                 6/115 
21:34:46 #11 41.46   Installing       : perl-File-Find-1.39-486.fc35.noarch                  7/115 
21:34:46 #20 1.662 + cd /tmp/tmp.0zNzC5mOBf/tini
21:34:46 #20 1.662 + git checkout -q v0.19.0
21:34:46 #20 1.677 + cmake .
21:34:46 #21 114.5 Selecting previously unselected package g++-s390x-linux-gnu.
21:34:46 #21 114.5 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
21:34:46 #21 114.5 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ...
21:34:46 #21 114.5 Selecting previously unselected package crossbuild-essential-s390x.
21:34:46 #21 114.6 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ...
21:34:46 #21 114.6 Unpacking crossbuild-essential-s390x (12.9) ...
21:34:46 #21 114.6 Setting up libconfig-inifiles-perl (3.000003-1) ...
21:34:46 #21 114.6 Setting up libfile-which-perl (1.23-1) ...
21:34:46 #21 114.7 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ...
21:34:46 #21 114.7 Setting up libc6-armhf-cross (2.31-9cross4) ...
21:34:46 #21 114.7 Setting up binutils-s390x-linux-gnu (2.35.2-2) ...
21:34:46 #21 114.7 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
21:34:46 #21 114.7 Setting up libicu67:amd64 (67.1-7) ...
21:34:46 #21 114.7 Setting up libmagic-mgc (1:5.39-3) ...
21:34:46 #21 114.7 Setting up libc6-ppc64el-cross (2.31-9cross4) ...
21:34:46 #21 114.7 Setting up libc6-s390x-cross (2.31-9cross4) ...
21:34:46 #21 114.7 Setting up libmagic1:amd64 (1:5.39-3) ...
21:34:46 #21 114.7 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
21:34:46 #21 114.8 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
21:34:46 #21 114.8 Setting up file (1:5.39-3) ...
21:34:46 #21 114.8 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
21:34:46 #21 114.8 Setting up bzip2 (1.0.8-4) ...
21:34:46 #21 114.8 Setting up libyaml-perl (1.30-1) ...
21:34:46 #21 114.8 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ...
21:34:46 #21 114.8 Setting up libxml-sax-base-perl (1.09-1.1) ...
21:34:46 #21 114.8 Setting up libio-string-perl (1.08-3.1) ...
21:34:46 #21 114.8 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
21:34:46 #21 114.8 Setting up cross-config (2.6.18+nmu1) ...
21:34:47 #11 41.50   Installing       : perl-File-Copy-2.35-486.fc35.noarch                  8/115 
21:34:47 #11 41.51   Installing       : perl-File-Compare-1.100.600-486.fc35.noarch          9/115 
21:34:47 #11 41.51   Installing       : libtool-ltdl-2.4.6-50.fc35.x86_64                   10/115 
21:34:47 #11 41.54   Installing       : libseccomp-2.5.3-1.fc35.x86_64                      11/115 
21:34:47 #11 41.55   Installing       : libfdisk-2.37.4-1.fc35.x86_64                       12/115 
21:34:47 #11 41.55   Installing       : cmake-rpm-macros-3.22.2-1.fc35.noarch               13/115 
21:34:47 #11 41.58   Installing       : cmake-filesystem-3.22.2-1.fc35.x86_64               14/115 
21:34:47 #11 41.59   Installing       : checkpolicy-3.3-1.fc35.x86_64                       15/115 
21:34:47 #11 41.62   Installing       : perl-threads-1:2.26-448.fc35.x86_64                 16/115 
21:34:47 #11 41.63   Installing       : m4-1.4.19-2.fc35.x86_64                             17/115 
21:34:47 #11 41.66   Installing       : libmpc-1.2.1-3.fc35.x86_64                          18/115 
21:34:47 #11 41.67   Installing       : emacs-filesystem-1:27.2-9.fc35.noarch               19/115 
21:34:47 #20 1.946 -- The C compiler identification is GNU 10.2.1
21:34:47 #20 1.992 -- Detecting C compiler ABI info
21:34:47 #21 114.9 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
21:34:47 #21 115.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:34:47 #21 115.0 Setting up libc6-arm64-cross (2.31-9cross4) ...
21:34:47 #21 115.0 Setting up patch (2.7.6-7) ...
21:34:47 #21 115.0 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
21:34:47 #21 115.0 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
21:34:47 #21 115.0 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ...
21:34:47 #21 115.0 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
21:34:47 #21 115.0 Setting up libc6-armel-cross (2.31-9cross4) ...
21:34:47 #21 115.0 Setting up libitm1-s390x-cross (10.2.1-6cross1) ...
21:34:47 #21 115.1 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ...
21:34:47 #21 115.1 Setting up libc6-dev-s390x-cross (2.31-9cross4) ...
21:34:47 #21 115.1 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
21:34:47 #21 115.1 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
21:34:47 #21 115.1 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
21:34:47 #21 115.1 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ...
21:34:47 #21 115.1 Setting up libc6-dev-armel-cross (2.31-9cross4) ...
21:34:47 #11 41.69   Installing       : autoconf-2.69-37.fc35.noarch                        20/115 
21:34:47 #11 41.89   Installing       : cpp-11.3.1-2.fc35.x86_64                            21/115 
21:34:47 #11 41.92   Installing       : perl-threads-shared-1.62-478.fc35.x86_64            22/115 
21:34:47 #11 41.93   Installing       : perl-Thread-Queue-3.14-478.fc35.noarch              23/115 
21:34:47 #11 41.97   Installing       : automake-1.16.2-5.fc35.noarch                       24/115 
21:34:47 #11 41.98   Installing       : python3-libsemanage-3.3-1.fc35.x86_64               25/115 
21:34:47 #20 2.298 -- Detecting C compiler ABI info - done
21:34:47 #20 2.338 -- Check for working C compiler: /usr/bin/cc - skipped
21:34:47 #20 2.339 -- Detecting C compile features
21:34:47 #20 2.340 -- Detecting C compile features - done
21:34:47 #20 2.353 -- Performing Test HAS_BUILTIN_FORTIFY
21:34:47 #21 115.1 Setting up libfile-homedir-perl (1.006-1) ...
21:34:47 #21 115.1 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
21:34:47 #21 115.1 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ...
21:34:47 #21 115.2 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
21:34:47 #21 115.2 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
21:34:47 #21 115.2 Setting up liblocale-gettext-perl (1.07-4+b1) ...
21:34:47 #21 115.2 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
21:34:47 #21 115.2 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
21:34:47 #21 115.2 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
21:34:47 #21 115.2 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ...
21:34:47 #21 115.2 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
21:34:47 #21 115.2 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ...
21:34:47 #21 115.3 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ...
21:34:47 #21 115.3 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ...
21:34:47 #21 115.3 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ...
21:34:47 #21 115.3 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ...
21:34:47 #21 115.3 Setting up libgomp1-armel-cross (10.2.1-6cross1) ...
21:34:47 #21 115.3 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ...
21:34:47 #21 115.3 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
21:34:47 #21 115.3 Setting up libasan6-arm64-cross (10.2.1-6cross1) ...
21:34:47 #21 115.3 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ...
21:34:47 #21 115.3 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ...
21:34:47 #21 115.3 Setting up libc6-dev-armhf-cross (2.31-9cross4) ...
21:34:47 #21 115.4 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ...
21:34:47 #21 115.4 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ...
21:34:47 #21 115.4 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ...
21:34:47 #21 115.4 Setting up libc6-dev-arm64-cross (2.31-9cross4) ...
21:34:47 #21 115.4 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ...
21:34:47 #21 115.4 Setting up libatomic1-armel-cross (10.2.1-6cross1) ...
21:34:47 #21 115.4 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ...
21:34:47 #21 115.4 Setting up libxml-sax-perl (1.02+dfsg-1) ...
21:34:47 #11 42.03   Installing       : libselinux-utils-3.3-1.fc35.x86_64                  26/115 
21:34:47 #11 42.06   Installing       : pcre2-utf16-10.40-1.fc35.x86_64                     27/115 
21:34:47 #11 42.07   Installing       : pcre2-utf32-10.40-1.fc35.x86_64                     28/115 
21:34:47 #11 42.08   Installing       : pcre2-devel-10.40-1.fc35.x86_64                     29/115 
21:34:47 #11 42.12   Installing       : python3-audit-3.0.8-1.fc35.x86_64                   30/115 
21:34:47 #20 2.443 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:34:47 #20 2.474 -- Configuring done
21:34:47 #20 2.486 -- Generating done
21:34:47 #20 2.490 -- Build files have been written to: /tmp/tmp.0zNzC5mOBf/tini
21:34:47 #20 2.498 + make tini-static
21:34:47 #21 115.5 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
21:34:47 #21 115.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:34:47 #21 115.7 
21:34:47 #21 115.7 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:34:47 #11 42.13   Installing       : gc-8.0.4-6.fc35.x86_64                              31/115 
21:34:47 #11 42.42   Installing       : guile22-2.2.7-3.fc35.x86_64                         32/115 
21:34:47 #11 42.46   Installing       : make-1:4.3-6.fc35.x86_64                            33/115 
21:34:47 #11 42.50   Installing       : kmod-libs-29-4.fc35.x86_64                          34/115 
21:34:47 #11 42.51   Installing       : libnl3-3.5.0-8.fc35.x86_64                          35/115 
21:34:47 #20 2.725 Scanning dependencies of target tini-static
21:34:47 #20 2.776 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:34:47 #21 115.7 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ...
21:34:47 #21 115.7 Setting up dpkg-dev (1.20.11) ...
21:34:47 #21 115.8 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ...
21:34:47 #21 115.8 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ...
21:34:47 #21 115.8 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ...
21:34:47 #21 115.9 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ...
21:34:47 #21 115.9 Setting up libubsan1-armel-cross (10.2.1-6cross1) ...
21:34:48 #11 42.55   Installing       : libibverbs-39.0-1.fc35.x86_64                       36/115 
21:34:48 #11 42.59   Installing       : libpcap-14:1.10.1-2.fc35.x86_64                     37/115 
21:34:48 #11 42.59   Installing       : iptables-legacy-libs-1.8.7-13.fc35.x86_64           38/115 
21:34:48 #11 42.62   Installing       : jsoncpp-1.9.4-5.fc35.x86_64                         39/115 
21:34:48 #11 42.63   Upgrading        : libgomp-11.3.1-2.fc35.x86_64                        40/115 
21:34:48 #11 42.66   Installing       : vim-filesystem-2:9.0.137-1.fc35.noarch              41/115 
21:34:48 #11 42.67   Installing       : qrencode-libs-4.1.1-1.fc35.x86_64                   42/115 
21:34:48 #11 42.70   Installing       : perl-lib-0.65-486.fc35.x86_64                       43/115 
21:34:48 #11 42.70   Installing       : libuv-1:1.44.2-1.fc35.x86_64                        44/115 
21:34:48 #11 42.71   Installing       : libsepol-devel-3.3-2.fc35.x86_64                    45/115 
21:34:48 #11 42.76   Installing       : libselinux-devel-3.3-1.fc35.x86_64                  46/115 
21:34:48 #21 115.9 Setting up libasan6-armhf-cross (10.2.1-6cross1) ...
21:34:48 #21 115.9 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
21:34:48 #21 115.9 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ...
21:34:48 #21 115.9 Setting up libitm1-arm64-cross (10.2.1-6cross1) ...
21:34:48 #21 115.9 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ...
21:34:48 #21 116.0 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
21:34:48 #21 116.0 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
21:34:48 #21 116.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
21:34:48 #21 116.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
21:34:48 #21 116.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:34:48 #11 42.78   Installing       : libbtrfsutil-5.18-1.fc35.x86_64                     47/115 
21:34:48 #11 42.79   Installing       : libbtrfs-5.18-1.fc35.x86_64                         48/115 
21:34:48 #11 42.80   Installing       : libbpf-2:0.6.1-2.fc35.x86_64                        49/115 
21:34:48 #11 42.84   Installing       : less-590-2.fc35.x86_64                              50/115 
21:34:48 #11 42.94   Installing       : kernel-headers-5.18.13-100.fc35.x86_64              51/115 
21:34:48 #11 43.02   Installing       : glibc-headers-x86-2.34-38.fc35.noarch               52/115 
21:34:48 #21 116.3 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:34:48 #21 116.3 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
21:34:48 #21 116.3 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
21:34:48 #21 116.4 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
21:34:48 #21 116.4 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
21:34:48 #21 116.4 Setting up libasan6-armel-cross (10.2.1-6cross1) ...
21:34:48 #21 116.4 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ...
21:34:48 #21 116.4 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ...
21:34:48 #21 116.4 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
21:34:48 #21 116.4 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
21:34:48 #21 116.4 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ...
21:34:48 #21 116.4 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
21:34:48 #21 116.5 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ...
21:34:48 #21 116.5 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
21:34:48 #11 43.08   Installing       : libxcrypt-devel-4.4.28-1.fc35.x86_64                53/115 
21:34:48 #17 exporting layers 14.9s done
21:34:48 #17 writing image sha256:2d2739817d3ce68030929640797abdd8b08df1148073c9a13d168dab0c34ba7d done
21:34:48 #17 naming to docker.io/debbuild-debian-bullseye/aarch64 done
21:34:48 #17 DONE 14.9s
21:34:48 docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0~20220816152130.8ffaab8 -e VERSION=0.0.0-20220816152130-8ffaab8 -e CLI_GITCOMMIT=8ffaab8 -e ENGINE_GITCOMMIT=724feb8 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.9.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb/debbuild/debian-bullseye:/build  debbuild-debian-bullseye/aarch64
21:34:48 #21 116.5 Setting up libasan6-s390x-cross (10.2.1-6cross1) ...
21:34:48 #21 116.5 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
21:34:48 #21 116.5 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ...
21:34:48 #21 116.5 Setting up libxml-simple-perl (2.25-1) ...
21:34:48 #21 116.5 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
21:34:48 #21 116.5 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
21:34:48 #21 116.5 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ...
21:34:48 #21 116.6 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
21:34:48 #21 116.6 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ...
21:34:48 #21 116.6 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
21:34:48 #21 116.6 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
21:34:48 #21 116.6 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
21:34:48 #21 116.6 Setting up libconfig-auto-perl (0.44-1.1) ...
21:34:48 #21 116.6 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
21:34:48 #21 116.6 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
21:34:48 #21 116.6 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
21:34:48 #21 116.6 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
21:34:48 #21 116.7 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ...
21:34:48 #21 116.7 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
21:34:48 #21 116.7 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ...
21:34:48 #20 3.339 [100%] Linking C executable tini-static
21:34:48 #20 3.643 [100%] Built target tini-static
21:34:48 #20 3.671 + mkdir -p /build
21:34:48 #20 3.672 + cp tini-static /build/docker-init
21:34:48 #21 116.7 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ...
21:34:48 #21 116.7 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
21:34:48 #21 116.7 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
21:34:48 #21 116.7 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
21:34:48 #21 116.7 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ...
21:34:48 #21 116.7 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ...
21:34:48 #21 116.7 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
21:34:48 #21 116.8 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
21:34:48 #21 116.8 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ...
21:34:48 #21 116.8 Setting up dpkg-cross (2.6.18+nmu1) ...
21:34:48 #21 116.8 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
21:34:48 #21 116.8 Setting up crossbuild-essential-armel (12.9) ...
21:34:48 #21 116.8 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ...
21:34:48 #21 116.8 Setting up crossbuild-essential-armhf (12.9) ...
21:34:48 #21 116.9 Setting up crossbuild-essential-arm64 (12.9) ...
21:34:48 #21 116.9 Setting up crossbuild-essential-s390x (12.9) ...
21:34:48 #21 116.9 Setting up crossbuild-essential-ppc64el (12.9) ...
21:34:48 #21 116.9 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:34:49 + set -e
21:34:49 + mkdir -p /root/build-deb/engine
21:34:49 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:34:49 #11 43.12   Installing       : glibc-devel-2.34-38.fc35.x86_64                     54/115 
21:34:49 #11 43.53   Installing       : gcc-11.3.1-2.fc35.x86_64                            55/115 
21:34:49 #11 43.68   Installing       : glibc-static-2.34-38.fc35.x86_64                    56/115 
21:34:49 #11 43.69   Installing       : libxcrypt-static-4.4.28-1.fc35.x86_64               57/115 
21:34:49 #11 43.70   Installing       : dbus-common-1:1.12.22-1.fc35.noarch                 58/115 
21:34:49 #11 43.72   Running scriptlet: dbus-common-1:1.12.22-1.fc35.noarch                 58/115 
21:34:49 #11 43.73   Running scriptlet: dbus-broker-29-4.fc35.x86_64                        59/115 
21:34:49 #11 43.79 useradd warning: dbus's uid 81 outside of the SYS_UID_MIN 201 and SYS_UID_MAX 999 range.
21:34:49 #11 43.79 
21:34:49 + mkdir -p /root/build-deb/cli
21:34:49 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:34:49 #11 43.80   Installing       : dbus-broker-29-4.fc35.x86_64                        59/115 
21:34:49 #11 43.80   Running scriptlet: dbus-broker-29-4.fc35.x86_64                        59/115 
21:34:49 #11 43.81   Installing       : dbus-1:1.12.22-1.fc35.x86_64                        60/115 
21:34:49 #11 43.82   Installing       : annobin-docs-10.79-1.fc35.noarch                    61/115 
21:34:49 #11 43.88   Installing       : xkeyboard-config-2.33-2.fc35.noarch                 62/115 
21:34:49 #11 43.92   Installing       : libxkbcommon-1.3.1-1.fc35.x86_64                    63/115 
21:34:49 + set -e
21:34:49 + mkdir -p /root/build-deb/engine
21:34:49 + tar -C /root/build-deb -xzf /sources/engine.tgz
21:34:49 #11 43.93   Installing       : rhash-1.4.0-4.fc35.x86_64                           64/115 
21:34:49 #20 DONE 4.6s
21:34:49 
21:34:49 #16 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:34:49 #16 sha256:e645d563fe04c07da1c5dae952c36ae1d5e9a1b5b3f6062962cba8df6304261d
21:34:49 #16 19.36 Selecting previously unselected package binutils-mingw-w64.
21:34:49 #16 19.37 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
21:34:49 #16 19.37 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
21:34:49 #16 19.45 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:34:49 #16 19.45 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
21:34:49 #16 19.47 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
21:34:49 #16 19.57 Selecting previously unselected package dmsetup.
21:34:49 #16 19.58 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
21:34:49 #16 19.59 Unpacking dmsetup (2:1.02.175-2.1) ...
21:34:49 #16 19.68 Selecting previously unselected package mingw-w64-common.
21:34:49 #16 19.69 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
21:34:49 #16 19.69 Unpacking mingw-w64-common (8.0.0-1) ...
21:34:49 #16 21.99 Selecting previously unselected package mingw-w64-x86-64-dev.
21:34:49 #16 21.99 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
21:34:49 #16 22.00 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
21:34:49 #16 24.37 Selecting previously unselected package gcc-mingw-w64-base.
21:34:49 #16 24.39 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
21:34:49 #16 24.40 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
21:34:49 #16 24.48 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
21:34:49 #16 24.48 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
21:34:49 #16 24.49 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
21:34:49 + mkdir -p /root/build-deb/buildx
21:34:49 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:34:49 #11 44.08   Installing       : cmake-3.22.2-1.fc35.x86_64                          65/115 
21:34:49 #11 44.37   Installing       : cmake-data-3.22.2-1.fc35.noarch                     66/115 
21:34:49 #11 44.48   Installing       : python3-setuptools-57.4.0-1.fc35.noarch             67/115 
21:34:49 #11 44.54   Installing       : python3-setools-4.4.0-3.fc35.x86_64                 68/115 
21:34:50 + mkdir -p /root/build-deb/cli
21:34:50 + tar -C /root/build-deb -xzf /sources/cli.tgz
21:34:50 #11 44.58   Installing       : perl-TermReadKey-2.38-11.fc35.x86_64                69/115 
21:34:50 #11 44.62   Installing       : perl-Error-1:0.17029-7.fc35.noarch                  70/115 
21:34:50 #11 44.63   Installing       : lzo-2.10-5.fc35.x86_64                              71/115 
21:34:50 #11 44.67   Running scriptlet: libutempter-1.2.1-5.fc35.x86_64                     72/115 
21:34:50 #11 44.72   Installing       : libutempter-1.2.1-5.fc35.x86_64                     72/115 
21:34:50 #11 44.78   Installing       : util-linux-2.37.4-1.fc35.x86_64                     73/115 
21:34:50 #11 44.82   Running scriptlet: util-linux-2.37.4-1.fc35.x86_64                     73/115 
21:34:50 #11 44.85   Installing       : policycoreutils-3.3-1.fc35.x86_64                   74/115 
21:34:50 #11 44.91   Running scriptlet: policycoreutils-3.3-1.fc35.x86_64                   74/115 
21:34:50 #11 44.93   Installing       : rpm-plugin-selinux-4.17.1-3.fc35.x86_64             75/115 
21:34:50 #11 44.96   Installing       : selinux-policy-35.18-1.fc35.noarch                  76/115 
21:34:50 #11 44.96   Running scriptlet: selinux-policy-35.18-1.fc35.noarch                  76/115 
21:34:50 + mkdir -p /root/build-deb/compose
21:34:50 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:34:50 + mkdir -p /root/build-deb/scan-cli-plugin
21:34:50 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
21:34:50 + mkdir -p /go/src/github.com/docker
21:34:50 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:34:50 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:34:50 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:34:50 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:34:50 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
21:34:50 + EPOCH=5
21:34:50 + EPOCH_SEP=
21:34:50 + [[ ! -z 5 ]]
21:34:50 + EPOCH_SEP=:
21:34:50 + [[ -z 0.0.0~20220816152130.8ffaab8 ]]
21:34:50 + echo VERSION AAA 0.0.0-20220816152130-8ffaab8
21:34:50 VERSION AAA 0.0.0-20220816152130-8ffaab8
21:34:50 + VERSION=0.0.0-20220816152130-8ffaab8
21:34:50 + echo VERSION bbb 0.0.0-20220816152130-8ffaab8
21:34:50 VERSION bbb 0.0.0-20220816152130-8ffaab8
21:34:50 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:34:50 + debSource=docker-ce
21:34:50 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:34:50 + debMaintainer='Docker <support@docker.com>'
21:34:50 ++ date --rfc-2822
21:34:50 + debDate='Tue, 16 Aug 2022 21:34:50 +0000'
21:34:50 ++ . /etc/os-release
21:34:50 +++ PRETTY_NAME='Debian GNU/Linux 10 (buster)'
21:34:50 +++ NAME='Debian GNU/Linux'
21:34:50 +++ VERSION_ID=10
21:34:50 +++ VERSION='10 (buster)'
21:34:50 +++ VERSION_CODENAME=buster
21:34:50 +++ ID=debian
21:34:50 +++ HOME_URL=https://www.debian.org/
21:34:50 +++ SUPPORT_URL=https://www.debian.org/support
21:34:50 +++ BUG_REPORT_URL=https://bugs.debian.org/
21:34:50 ++ echo 10
21:34:50 + versionID=10
21:34:50 + pkgRevision=0
21:34:50 + cat
21:34:50 + export CLI_GITCOMMIT=8ffaab8
21:34:50 + CLI_GITCOMMIT=8ffaab8
21:34:50 + export ENGINE_GITCOMMIT=724feb8
21:34:50 + ENGINE_GITCOMMIT=724feb8
21:34:50 + export SCAN_GITCOMMIT=061fe0a
21:34:50 + SCAN_GITCOMMIT=061fe0a
21:34:50 + echo VERSION BBB 0.0.0-20220816152130-8ffaab8
21:34:50 VERSION BBB 0.0.0-20220816152130-8ffaab8
21:34:50 + dpkg-buildpackage -uc -us -I.git
21:34:50 dpkg-buildpackage: info: source package docker-ce
21:34:50 dpkg-buildpackage: info: source version 5:0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster
21:34:50 dpkg-buildpackage: info: source distribution buster
21:34:50 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:34:50  dpkg-source -I.git --before-build .
21:34:50 dpkg-buildpackage: info: host architecture armhf
21:34:50 #11 44.98   Running scriptlet: selinux-policy-targeted-35.18-1.fc35.noarch         77/115 
21:34:50 #11 45.17   Installing       : selinux-policy-targeted-35.18-1.fc35.noarch         77/115 
21:34:50  debian/rules clean
21:34:50 dh clean --with=bash-completion
21:34:50    dh_clean
21:34:50 + mkdir -p /root/build-deb/buildx
21:34:50 + tar -C /root/build-deb -xzf /sources/buildx.tgz
21:34:50  dpkg-source -I.git -b .
21:34:50 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20220816152130.8ffaab8'
21:34:50 dpkg-source: info: using source format '1.0'
21:34:50 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster.tar.gz
21:34:51 #16 27.94 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
21:34:51 #16 27.94 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
21:34:51 #16 27.94 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
21:34:51 + mkdir -p /root/build-deb/compose
21:34:51 + tar -C /root/build-deb -xzf /sources/compose.tgz
21:34:51 + mkdir -p /root/build-deb/scan-cli-plugin
21:34:51 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
21:34:51 + mkdir -p /go/src/github.com/docker
21:34:51 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
21:34:51 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:34:51 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
21:34:51 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
21:34:51 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
21:34:51 + EPOCH=5
21:34:51 + EPOCH_SEP=
21:34:51 + [[ ! -z 5 ]]
21:34:51 + EPOCH_SEP=:
21:34:51 + [[ -z 0.0.0~20220816152130.8ffaab8 ]]
21:34:51 + echo VERSION AAA 0.0.0-20220816152130-8ffaab8
21:34:51 VERSION AAA 0.0.0-20220816152130-8ffaab8
21:34:51 + VERSION=0.0.0-20220816152130-8ffaab8
21:34:51 + echo VERSION bbb 0.0.0-20220816152130-8ffaab8
21:34:51 VERSION bbb 0.0.0-20220816152130-8ffaab8
21:34:51 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:34:51 + debSource=docker-ce
21:34:51 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:34:51 + debMaintainer='Docker <support@docker.com>'
21:34:51 ++ date --rfc-2822
21:34:51 + debDate='Tue, 16 Aug 2022 21:34:51 +0000'
21:34:51 ++ . /etc/os-release
21:34:51 +++ PRETTY_NAME='Debian GNU/Linux 11 (bullseye)'
21:34:51 +++ NAME='Debian GNU/Linux'
21:34:51 +++ VERSION_ID=11
21:34:51 +++ VERSION='11 (bullseye)'
21:34:51 +++ VERSION_CODENAME=bullseye
21:34:51 +++ ID=debian
21:34:51 +++ HOME_URL=https://www.debian.org/
21:34:51 +++ SUPPORT_URL=https://www.debian.org/support
21:34:51 +++ BUG_REPORT_URL=https://bugs.debian.org/
21:34:51 ++ echo 11
21:34:51 + versionID=11
21:34:51 + pkgRevision=0
21:34:51 + cat
21:34:51 + export CLI_GITCOMMIT=8ffaab8
21:34:51 + CLI_GITCOMMIT=8ffaab8
21:34:51 + export ENGINE_GITCOMMIT=724feb8
21:34:51 + ENGINE_GITCOMMIT=724feb8
21:34:51 + export SCAN_GITCOMMIT=061fe0a
21:34:51 + SCAN_GITCOMMIT=061fe0a
21:34:51 + echo VERSION BBB 0.0.0-20220816152130-8ffaab8
21:34:51 VERSION BBB 0.0.0-20220816152130-8ffaab8
21:34:51 + dpkg-buildpackage -uc -us -I.git
21:34:51 dpkg-buildpackage: info: source package docker-ce
21:34:51 dpkg-buildpackage: info: source version 5:0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye
21:34:51 dpkg-buildpackage: info: source distribution bullseye
21:34:51 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
21:34:51  dpkg-source -I.git --before-build .
21:34:51 dpkg-buildpackage: info: host architecture armhf
21:34:51 #21 DONE 119.4s
21:34:51  debian/rules clean
21:34:51 dh clean --with=bash-completion
21:34:51    dh_clean
21:34:51 
21:34:51 #32 [containerd 1/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 && apt-get install -y --no-install-recommends             libbtrfs-dev
21:34:51 #32 sha256:a752b619983568d7c62976a0cc0b9b2a4cb985455b832e16ecf1887c417a0549
21:34:51 #32 ...
21:34:51 
21:34:51 #36 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
21:34:51 #36 sha256:8841ca42d4eba75ff793ada71bee11c9d37fc84567edf6841bae711c7049c453
21:34:51 #36 DONE 0.2s
21:34:51  dpkg-source -I.git -b .
21:34:52 
21:34:52 #37 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
21:34:52 #37 sha256:3a63349da8c3650d1bd326d02edf4cd06bd8c2f9e5108547b672697d5afa5015
21:34:52 dpkg-source: warning: native package version may not have a revision
21:34:52 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20220816152130.8ffaab8'
21:34:52 dpkg-source: info: using source format '1.0'
21:34:52 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye.tar.gz
21:34:52 #37 1.072 + RM_GOPATH=0
21:34:52 #37 1.072 + TMP_GOPATH=
21:34:52 #37 1.072 + : /build
21:34:52 #37 1.072 + '[' -z '' ']'
21:34:52 #37 1.073 ++ mktemp -d
21:34:52 #37 1.074 + export GOPATH=/tmp/tmp.hliNJ51e1J
21:34:52 #37 1.074 + GOPATH=/tmp/tmp.hliNJ51e1J
21:34:52 #37 1.074 + RM_GOPATH=1
21:34:52 #37 1.074 + case "$(go env GOARCH)" in
21:34:52 #37 1.077 ++ go env GOARCH
21:34:52 #37 1.080 + export GO_BUILDMODE=-buildmode=pie
21:34:52 #37 1.081 + GO_BUILDMODE=-buildmode=pie
21:34:52 #37 1.081 ++ dirname /install.sh
21:34:52 #37 1.082 + dir=/
21:34:52 #37 1.082 + bin=rootlesskit
21:34:52 #37 1.082 + shift
21:34:52 #37 1.082 + '[' '!' -f //rootlesskit.installer ']'
21:34:52 #37 1.082 + . //rootlesskit.installer
21:34:52 #37 1.082 ++ : 1920341cd41e047834a21007424162a2dc946315
21:34:52 #37 1.082 + install_rootlesskit
21:34:52 #37 1.082 + case "$1" in
21:34:52 #37 1.082 + export CGO_ENABLED=0
21:34:52 #37 1.082 + CGO_ENABLED=0
21:34:52 #37 1.082 + _install_rootlesskit
21:34:52 #37 1.083 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
21:34:52 #37 1.083 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
21:34:52 #37 1.083 + for f in rootlesskit rootlesskit-docker-proxy
21:34:52 #37 1.083 + GOBIN=/build
21:34:52 #37 1.083 + GO111MODULE=on
21:34:52 #37 1.083 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
21:34:53 #37 1.286 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
21:34:54 #37 2.544 go: downloading github.com/sirupsen/logrus v1.8.1
21:34:54 #37 2.544 go: downloading github.com/urfave/cli/v2 v2.4.0
21:34:54 #37 2.756 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
21:34:55 #37 3.701 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:34:55 #37 3.938 go: downloading github.com/google/uuid v1.3.0
21:34:55 #37 3.986 go: downloading github.com/moby/vpnkit v0.5.0
21:34:55 #37 3.992 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:34:55 #37 4.015 go: downloading github.com/gofrs/flock v0.8.1
21:34:55 #37 4.047 go: downloading github.com/gorilla/mux v1.8.0
21:34:56 #37 4.145 go: downloading github.com/moby/sys/mountinfo v0.6.0
21:34:56 #37 4.346 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:34:56 #37 4.367 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:34:56 #37 4.407 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
21:34:56 #16 33.42 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
21:34:56 #16 33.42 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
21:34:56 #16 33.43 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
21:34:56 #16 ...
21:34:56 
21:34:56 #27 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:34:56 #27 sha256:791aeb364a8357670e4db4dce38c3eade387a4f174e5256fe79fe5f21333655c
21:34:56 #27 20.84 Updating files:  98% (4831/4926)
Updating files:  99% (4877/4926)
Updating files: 100% (4926/4926)
Updating files: 100% (4926/4926), done.
21:34:56 #27 20.89 + cd /tmp/tmp.lFpOVPoKds/src/github.com/containerd/containerd
21:34:56 #27 20.89 + git checkout -q v1.6.7
21:34:56 #37 5.120 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:34:58 #27 22.02 + export 'BUILDTAGS=netgo osusergo static_build'
21:34:58 #27 22.02 + BUILDTAGS='netgo osusergo static_build'
21:34:58 #27 22.02 + export EXTRA_FLAGS=-buildmode=pie
21:34:58 #27 22.02 + EXTRA_FLAGS=-buildmode=pie
21:34:58 #27 22.02 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
21:34:58 #27 22.02 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
21:34:58 #27 22.02 + '[' '' = dynamic ']'
21:34:58 #27 22.02 + make
21:34:58 #27 22.90 + bin/ctr
21:35:00 #11 45.21   Running scriptlet: selinux-policy-targeted-35.18-1.fc35.noarch         77/115 
21:35:00 #11 53.62   Installing       : python3-policycoreutils-3.3-1.fc35.noarch           78/115 
21:35:00 #11 53.66   Installing       : policycoreutils-python-utils-3.3-1.fc35.noarch      79/115 
21:35:00 #11 53.69   Installing       : policycoreutils-devel-3.3-1.fc35.x86_64             80/115 
21:35:00 #11 53.80   Installing       : selinux-policy-devel-35.18-1.fc35.noarch            81/115 
21:35:00 #11 53.85   Running scriptlet: selinux-policy-devel-35.18-1.fc35.noarch            81/115 
21:35:00 #11 53.87   Running scriptlet: openssh-8.7p1-3.fc35.x86_64                         82/115 
21:35:00 #11 53.90   Installing       : openssh-8.7p1-3.fc35.x86_64                         82/115 
21:35:00 #11 53.91   Installing       : libedit-3.1-40.20210910cvs.fc35.x86_64              83/115 
21:35:00 #11 53.94   Installing       : libcbor-0.7.0-4.fc35.x86_64                         84/115 
21:35:00 #11 53.94   Installing       : libfido2-1.8.0-1.fc35.x86_64                        85/115 
21:35:00 #11 53.99   Installing       : openssh-clients-8.7p1-3.fc35.x86_64                 86/115 
21:35:00 #11 54.00   Running scriptlet: openssh-clients-8.7p1-3.fc35.x86_64                 86/115 
21:35:00 #11 54.09   Installing       : git-core-2.37.1-1.fc35.x86_64                       87/115 
21:35:00 #11 54.15   Installing       : git-core-doc-2.37.1-1.fc35.noarch                   88/115 
21:35:00 #11 54.19   Installing       : perl-Git-2.37.1-1.fc35.noarch                       89/115 
21:35:00 #11 54.20   Installing       : git-2.37.1-1.fc35.x86_64                            90/115 
21:35:00 #11 54.23   Installing       : libargon2-20171227-7.fc35.x86_64                    91/115 
21:35:00 #11 54.24   Installing       : e2fsprogs-libs-1.46.3-1.fc35.x86_64                 92/115 
21:35:00 #11 54.29   Installing       : btrfs-progs-5.18-1.fc35.x86_64                      93/115 
21:35:00 #11 54.30   Installing       : acl-2.3.1-2.fc35.x86_64                             94/115 
21:35:00 #11 54.35   Installing       : cryptsetup-libs-2.4.3-1.fc35.x86_64                 95/115 
21:35:00 #11 54.39   Installing       : device-mapper-libs-1.02.175-6.fc35.x86_64           96/115 
21:35:00 #11 54.40   Installing       : device-mapper-1.02.175-6.fc35.x86_64                97/115 
21:35:00 #11 54.44   Installing       : systemd-networkd-249.12-5.fc35.x86_64               98/115 
21:35:00 #11 54.45   Running scriptlet: systemd-networkd-249.12-5.fc35.x86_64               98/115 
21:35:00 #11 54.47   Installing       : systemd-pam-249.12-5.fc35.x86_64                    99/115 
21:35:00 #11 54.53   Installing       : systemd-resolved-249.12-5.fc35.x86_64              100/115 
21:35:00 #11 54.55   Running scriptlet: systemd-resolved-249.12-5.fc35.x86_64              100/115 
21:35:00 #11 54.67   Installing       : systemd-249.12-5.fc35.x86_64                       101/115 
21:35:00 #11 54.72   Running scriptlet: systemd-249.12-5.fc35.x86_64                       101/115 
21:35:00 #11 54.88 Creating group input with gid 104.
21:35:00 #11 54.88 Creating group kvm with gid 36.
21:35:00 #11 54.88 Creating group render with gid 105.
21:35:00 #11 54.88 Creating group sgx with gid 106.
21:35:00 #11 54.88 Creating group systemd-journal with gid 190.
21:35:00 #11 54.88 Creating group systemd-network with gid 192.
21:35:00 #11 54.88 Creating user systemd-network (systemd Network Management) with uid 192 and gid 192.
21:35:00 #11 54.88 Creating group systemd-oom with gid 997.
21:35:00 #11 54.88 Creating user systemd-oom (systemd Userspace OOM Killer) with uid 997 and gid 997.
21:35:00 #11 54.88 Creating group systemd-resolve with gid 193.
21:35:00 #11 54.88 Creating user systemd-resolve (systemd Resolver) with uid 193 and gid 193.
21:35:00 #11 54.88 Creating group systemd-timesync with gid 996.
21:35:00 #11 54.88 Creating user systemd-timesync (systemd Time Synchronization) with uid 996 and gid 996.
21:35:00 #11 54.88 Creating group systemd-coredump with gid 995.
21:35:00 #11 54.88 Creating user systemd-coredump (systemd Core Dumper) with uid 995 and gid 995.
21:35:00 #11 54.88 
21:35:00 #11 54.89   Installing       : systemd-devel-249.12-5.fc35.x86_64                 102/115 
21:35:00 #11 54.94   Installing       : device-mapper-devel-1.02.175-6.fc35.x86_64         103/115 
21:35:00 #11 54.95   Installing       : btrfs-progs-devel-5.18-1.fc35.x86_64               104/115 
21:35:00 #11 54.96   Installing       : annobin-plugin-gcc-10.79-1.fc35.x86_64             105/115 
21:35:00 #11 55.00   Installing       : libtool-2.4.6-50.fc35.x86_64                       106/115 
21:35:00 #11 55.01   Installing       : libtool-ltdl-devel-2.4.6-50.fc35.x86_64            107/115 
21:35:00 #11 55.04   Installing       : libseccomp-devel-2.5.3-1.fc35.x86_64               108/115 
21:35:00 #11 55.05   Installing       : systemd-rpm-macros-249.12-5.fc35.noarch            109/115 
21:35:00 #11 55.08   Installing       : which-2.21-27.fc35.x86_64                          110/115 
21:35:00 #11 55.08   Cleanup          : pcre2-10.39-1.fc35.x86_64                          111/115 
21:35:00 #11 55.09   Cleanup          : pcre2-syntax-10.39-1.fc35.noarch                   112/115 
21:35:00 #11 55.12   Cleanup          : libgomp-11.2.1-9.fc35.x86_64                       113/115 
21:35:00 #11 55.12   Cleanup          : libgcc-11.2.1-9.fc35.x86_64                        114/115 
21:35:00 #11 55.12   Running scriptlet: libgcc-11.2.1-9.fc35.x86_64                        114/115 
21:35:00 #11 55.14   Cleanup          : audit-libs-3.0.7-2.fc35.x86_64                     115/115 
21:35:00 #11 55.17   Running scriptlet: selinux-policy-targeted-35.18-1.fc35.noarch        115/115 
21:35:00 #11 55.18   Running scriptlet: systemd-resolved-249.12-5.fc35.x86_64              115/115 
21:35:00 #11 55.22   Running scriptlet: audit-libs-3.0.7-2.fc35.x86_64                     115/115 
21:35:00 #11 55.51   Verifying        : acl-2.3.1-2.fc35.x86_64                              1/115 
21:35:00 #11 55.51   Verifying        : autoconf-2.69-37.fc35.noarch                         2/115 
21:35:00 #11 55.51   Verifying        : automake-1.16.2-5.fc35.noarch                        3/115 
21:35:00 #11 55.51   Verifying        : dbus-broker-29-4.fc35.x86_64                         4/115 
21:35:00 #11 55.51   Verifying        : device-mapper-1.02.175-6.fc35.x86_64                 5/115 
21:35:00 #11 55.51   Verifying        : device-mapper-devel-1.02.175-6.fc35.x86_64           6/115 
21:35:00 #11 55.51   Verifying        : device-mapper-libs-1.02.175-6.fc35.x86_64            7/115 
21:35:00 #11 55.51   Verifying        : e2fsprogs-libs-1.46.3-1.fc35.x86_64                  8/115 
21:35:00 #11 55.51   Verifying        : emacs-filesystem-1:27.2-9.fc35.noarch                9/115 
21:35:00 #11 55.51   Verifying        : gc-8.0.4-6.fc35.x86_64                              10/115 
21:35:00 #11 55.51   Verifying        : guile22-2.2.7-3.fc35.x86_64                         11/115 
21:35:00 #11 55.51   Verifying        : iptables-legacy-libs-1.8.7-13.fc35.x86_64           12/115 
21:35:00 #11 55.51   Verifying        : kmod-libs-29-4.fc35.x86_64                          13/115 
21:35:00 #11 55.51   Verifying        : libargon2-20171227-7.fc35.x86_64                    14/115 
21:35:00 #11 55.51   Verifying        : libcbor-0.7.0-4.fc35.x86_64                         15/115 
21:35:00 #11 55.51   Verifying        : libedit-3.1-40.20210910cvs.fc35.x86_64              16/115 
21:35:00 #11 55.51   Verifying        : libfido2-1.8.0-1.fc35.x86_64                        17/115 
21:35:00 #11 55.51   Verifying        : libmpc-1.2.1-3.fc35.x86_64                          18/115 
21:35:00 #11 55.51   Verifying        : libnl3-3.5.0-8.fc35.x86_64                          19/115 
21:35:00 #11 55.51   Verifying        : libpcap-14:1.10.1-2.fc35.x86_64                     20/115 
21:35:00 #11 55.51   Verifying        : libutempter-1.2.1-5.fc35.x86_64                     21/115 
21:35:00 #11 55.51   Verifying        : libxkbcommon-1.3.1-1.fc35.x86_64                    22/115 
21:35:00 #11 55.51   Verifying        : lzo-2.10-5.fc35.x86_64                              23/115 
21:35:00 #11 55.51   Verifying        : m4-1.4.19-2.fc35.x86_64                             24/115 
21:35:00 #11 55.51   Verifying        : make-1:4.3-6.fc35.x86_64                            25/115 
21:35:00 #11 55.51   Verifying        : perl-Error-1:0.17029-7.fc35.noarch                  26/115 
21:35:00 #11 55.51   Verifying        : perl-TermReadKey-2.38-11.fc35.x86_64                27/115 
21:35:00 #11 55.51   Verifying        : perl-Thread-Queue-3.14-478.fc35.noarch              28/115 
21:35:00 #11 55.51   Verifying        : perl-threads-1:2.26-448.fc35.x86_64                 29/115 
21:35:00 #11 55.51   Verifying        : perl-threads-shared-1.62-478.fc35.x86_64            30/115 
21:35:00 #11 55.51   Verifying        : python3-setools-4.4.0-3.fc35.x86_64                 31/115 
21:35:00 #11 55.51   Verifying        : python3-setuptools-57.4.0-1.fc35.noarch             32/115 
21:35:00 #11 55.51   Verifying        : rhash-1.4.0-4.fc35.x86_64                           33/115 
21:35:00 #11 55.51   Verifying        : which-2.21-27.fc35.x86_64                           34/115 
21:35:00 #11 55.51   Verifying        : xkeyboard-config-2.33-2.fc35.noarch                 35/115 
21:35:00 #11 55.51   Verifying        : annobin-docs-10.79-1.fc35.noarch                    36/115 
21:35:00 #11 55.51   Verifying        : annobin-plugin-gcc-10.79-1.fc35.x86_64              37/115 
21:35:00 #11 55.51   Verifying        : btrfs-progs-5.18-1.fc35.x86_64                      38/115 
21:35:00 #11 55.51   Verifying        : btrfs-progs-devel-5.18-1.fc35.x86_64                39/115 
21:35:00 #11 55.51   Verifying        : checkpolicy-3.3-1.fc35.x86_64                       40/115 
21:35:00 #11 55.51   Verifying        : cmake-3.22.2-1.fc35.x86_64                          41/115 
21:35:00 #11 55.51   Verifying        : cmake-data-3.22.2-1.fc35.noarch                     42/115 
21:35:00 #11 55.51   Verifying        : cmake-filesystem-3.22.2-1.fc35.x86_64               43/115 
21:35:00 #11 55.51   Verifying        : cmake-rpm-macros-3.22.2-1.fc35.noarch               44/115 
21:35:00 #11 55.51   Verifying        : cpp-11.3.1-2.fc35.x86_64                            45/115 
21:35:00 #11 55.51   Verifying        : cryptsetup-libs-2.4.3-1.fc35.x86_64                 46/115 
21:35:00 #11 55.51   Verifying        : dbus-1:1.12.22-1.fc35.x86_64                        47/115 
21:35:00 #11 55.51   Verifying        : dbus-common-1:1.12.22-1.fc35.noarch                 48/115 
21:35:00 #11 55.51   Verifying        : gcc-11.3.1-2.fc35.x86_64                            49/115 
21:35:00 #11 55.51   Verifying        : git-2.37.1-1.fc35.x86_64                            50/115 
21:35:00 #11 55.51   Verifying        : git-core-2.37.1-1.fc35.x86_64                       51/115 
21:35:00 #11 55.51   Verifying        : git-core-doc-2.37.1-1.fc35.noarch                   52/115 
21:35:00 #11 55.51   Verifying        : glibc-devel-2.34-38.fc35.x86_64                     53/115 
21:35:00 #11 55.51   Verifying        : glibc-headers-x86-2.34-38.fc35.noarch               54/115 
21:35:00 #11 55.51   Verifying        : glibc-static-2.34-38.fc35.x86_64                    55/115 
21:35:00 #11 55.51   Verifying        : jsoncpp-1.9.4-5.fc35.x86_64                         56/115 
21:35:00 #11 55.51   Verifying        : kernel-headers-5.18.13-100.fc35.x86_64              57/115 
21:35:00 #11 55.51   Verifying        : less-590-2.fc35.x86_64                              58/115 
21:35:00 #11 55.51   Verifying        : libbpf-2:0.6.1-2.fc35.x86_64                        59/115 
21:35:00 #11 55.51   Verifying        : libbtrfs-5.18-1.fc35.x86_64                         60/115 
21:35:00 #11 55.51   Verifying        : libbtrfsutil-5.18-1.fc35.x86_64                     61/115 
21:35:00 #11 55.51   Verifying        : libfdisk-2.37.4-1.fc35.x86_64                       62/115 
21:35:00 #11 55.51   Verifying        : libibverbs-39.0-1.fc35.x86_64                       63/115 
21:35:00 #11 55.51   Verifying        : libseccomp-2.5.3-1.fc35.x86_64                      64/115 
21:35:00 #11 55.51   Verifying        : libseccomp-devel-2.5.3-1.fc35.x86_64                65/115 
21:35:00 #11 55.51   Verifying        : libselinux-devel-3.3-1.fc35.x86_64                  66/115 
21:35:00 #11 55.51   Verifying        : libselinux-utils-3.3-1.fc35.x86_64                  67/115 
21:35:00 #11 55.51   Verifying        : libsepol-devel-3.3-2.fc35.x86_64                    68/115 
21:35:00 #11 55.51   Verifying        : libtool-2.4.6-50.fc35.x86_64                        69/115 
21:35:00 #11 55.51   Verifying        : libtool-ltdl-2.4.6-50.fc35.x86_64                   70/115 
21:35:00 #11 55.51   Verifying        : libtool-ltdl-devel-2.4.6-50.fc35.x86_64             71/115 
21:35:00 #11 55.51   Verifying        : libuv-1:1.44.2-1.fc35.x86_64                        72/115 
21:35:00 #11 55.51   Verifying        : libxcrypt-devel-4.4.28-1.fc35.x86_64                73/115 
21:35:00 #11 55.51   Verifying        : libxcrypt-static-4.4.28-1.fc35.x86_64               74/115 
21:35:00 #11 55.51   Verifying        : openssh-8.7p1-3.fc35.x86_64                         75/115 
21:35:00 #11 55.51   Verifying        : openssh-clients-8.7p1-3.fc35.x86_64                 76/115 
21:35:00 #11 55.51   Verifying        : pcre2-devel-10.40-1.fc35.x86_64                     77/115 
21:35:00 #11 55.51   Verifying        : pcre2-utf16-10.40-1.fc35.x86_64                     78/115 
21:35:00 #11 55.51   Verifying        : pcre2-utf32-10.40-1.fc35.x86_64                     79/115 
21:35:00 #11 55.51   Verifying        : perl-File-Compare-1.100.600-486.fc35.noarch         80/115 
21:35:00 #11 55.51   Verifying        : perl-File-Copy-2.35-486.fc35.noarch                 81/115 
21:35:00 #11 55.51   Verifying        : perl-File-Find-1.39-486.fc35.noarch                 82/115 
21:35:00 #11 55.51   Verifying        : perl-Git-2.37.1-1.fc35.noarch                       83/115 
21:35:00 #11 55.51   Verifying        : perl-lib-0.65-486.fc35.x86_64                       84/115 
21:35:00 #11 55.51   Verifying        : policycoreutils-3.3-1.fc35.x86_64                   85/115 
21:35:00 #11 55.51   Verifying        : policycoreutils-devel-3.3-1.fc35.x86_64             86/115 
21:35:00 #11 55.51   Verifying        : policycoreutils-python-utils-3.3-1.fc35.noarch      87/115 
21:35:00 #11 55.51   Verifying        : python3-audit-3.0.8-1.fc35.x86_64                   88/115 
21:35:00 #11 55.51   Verifying        : python3-libselinux-3.3-1.fc35.x86_64                89/115 
21:35:00 #11 55.51   Verifying        : python3-libsemanage-3.3-1.fc35.x86_64               90/115 
21:35:00 #11 55.51   Verifying        : python3-policycoreutils-3.3-1.fc35.noarch           91/115 
21:35:00 #11 55.51   Verifying        : qrencode-libs-4.1.1-1.fc35.x86_64                   92/115 
21:35:00 #11 55.52   Verifying        : rpm-plugin-selinux-4.17.1-3.fc35.x86_64             93/115 
21:35:00 #11 55.52   Verifying        : selinux-policy-35.18-1.fc35.noarch                  94/115 
21:35:00 #11 55.52   Verifying        : selinux-policy-devel-35.18-1.fc35.noarch            95/115 
21:35:00 #11 55.52   Verifying        : selinux-policy-targeted-35.18-1.fc35.noarch         96/115 
21:35:00 #11 55.52   Verifying        : systemd-249.12-5.fc35.x86_64                        97/115 
21:35:00 #11 55.52   Verifying        : systemd-devel-249.12-5.fc35.x86_64                  98/115 
21:35:00 #11 55.52   Verifying        : systemd-networkd-249.12-5.fc35.x86_64               99/115 
21:35:00 #11 55.52   Verifying        : systemd-pam-249.12-5.fc35.x86_64                   100/115 
21:35:00 #11 55.52   Verifying        : systemd-resolved-249.12-5.fc35.x86_64              101/115 
21:35:00 #11 55.52   Verifying        : systemd-rpm-macros-249.12-5.fc35.noarch            102/115 
21:35:00 #11 55.52   Verifying        : util-linux-2.37.4-1.fc35.x86_64                    103/115 
21:35:00 #11 55.52   Verifying        : util-linux-core-2.37.4-1.fc35.x86_64               104/115 
21:35:00 #11 55.52   Verifying        : vim-filesystem-2:9.0.137-1.fc35.noarch             105/115 
21:35:00 #11 55.52   Verifying        : audit-libs-3.0.8-1.fc35.x86_64                     106/115 
21:35:00 #11 55.52   Verifying        : audit-libs-3.0.7-2.fc35.x86_64                     107/115 
21:35:00 #11 55.52   Verifying        : libgcc-11.3.1-2.fc35.x86_64                        108/115 
21:35:00 #11 55.52   Verifying        : libgcc-11.2.1-9.fc35.x86_64                        109/115 
21:35:00 #11 55.52   Verifying        : libgomp-11.3.1-2.fc35.x86_64                       110/115 
21:35:00 #11 55.52   Verifying        : libgomp-11.2.1-9.fc35.x86_64                       111/115 
21:35:00 #11 55.52   Verifying        : pcre2-10.40-1.fc35.x86_64                          112/115 
21:35:00 #11 55.52   Verifying        : pcre2-10.39-1.fc35.x86_64                          113/115 
21:35:00 #11 55.52   Verifying        : pcre2-syntax-10.40-1.fc35.noarch                   114/115 
21:35:01 #11 55.52   Verifying        : pcre2-syntax-10.39-1.fc35.noarch                   115/115 
21:35:01 #11 55.72 
21:35:01 #11 55.72 Upgraded:
21:35:01 #11 55.72   audit-libs-3.0.8-1.fc35.x86_64            libgcc-11.3.1-2.fc35.x86_64         
21:35:01 #11 55.72   libgomp-11.3.1-2.fc35.x86_64              pcre2-10.40-1.fc35.x86_64           
21:35:01 #11 55.72   pcre2-syntax-10.40-1.fc35.noarch         
21:35:01 #11 55.72 Installed:
21:35:01 #11 55.72   acl-2.3.1-2.fc35.x86_64                                                       
21:35:01 #11 55.72   annobin-docs-10.79-1.fc35.noarch                                              
21:35:01 #11 55.72   annobin-plugin-gcc-10.79-1.fc35.x86_64                                        
21:35:01 #11 55.72   autoconf-2.69-37.fc35.noarch                                                  
21:35:01 #11 55.72   automake-1.16.2-5.fc35.noarch                                                 
21:35:01 #11 55.72   btrfs-progs-5.18-1.fc35.x86_64                                                
21:35:01 #11 55.72   btrfs-progs-devel-5.18-1.fc35.x86_64                                          
21:35:01 #11 55.72   checkpolicy-3.3-1.fc35.x86_64                                                 
21:35:01 #11 55.72   cmake-3.22.2-1.fc35.x86_64                                                    
21:35:01 #11 55.72   cmake-data-3.22.2-1.fc35.noarch                                               
21:35:01 #11 55.72   cmake-filesystem-3.22.2-1.fc35.x86_64                                         
21:35:01 #11 55.72   cmake-rpm-macros-3.22.2-1.fc35.noarch                                         
21:35:01 #11 55.72   cpp-11.3.1-2.fc35.x86_64                                                      
21:35:01 #11 55.72   cryptsetup-libs-2.4.3-1.fc35.x86_64                                           
21:35:01 #11 55.72   dbus-1:1.12.22-1.fc35.x86_64                                                  
21:35:01 #11 55.72   dbus-broker-29-4.fc35.x86_64                                                  
21:35:01 #11 55.72   dbus-common-1:1.12.22-1.fc35.noarch                                           
21:35:01 #11 55.72   device-mapper-1.02.175-6.fc35.x86_64                                          
21:35:01 #11 55.72   device-mapper-devel-1.02.175-6.fc35.x86_64                                    
21:35:01 #11 55.72   device-mapper-libs-1.02.175-6.fc35.x86_64                                     
21:35:01 #11 55.72   e2fsprogs-libs-1.46.3-1.fc35.x86_64                                           
21:35:01 #11 55.72   emacs-filesystem-1:27.2-9.fc35.noarch                                         
21:35:01 #11 55.72   gc-8.0.4-6.fc35.x86_64                                                        
21:35:01 #11 55.72   gcc-11.3.1-2.fc35.x86_64                                                      
21:35:01 #11 55.72   git-2.37.1-1.fc35.x86_64                                                      
21:35:01 #11 55.72   git-core-2.37.1-1.fc35.x86_64                                                 
21:35:01 #11 55.72   git-core-doc-2.37.1-1.fc35.noarch                                             
21:35:01 #11 55.72   glibc-devel-2.34-38.fc35.x86_64                                               
21:35:01 #11 55.72   glibc-headers-x86-2.34-38.fc35.noarch                                         
21:35:01 #11 55.72   glibc-static-2.34-38.fc35.x86_64                                              
21:35:01 #11 55.72   guile22-2.2.7-3.fc35.x86_64                                                   
21:35:01 #11 55.72   iptables-legacy-libs-1.8.7-13.fc35.x86_64                                     
21:35:01 #11 55.72   jsoncpp-1.9.4-5.fc35.x86_64                                                   
21:35:01 #11 55.72   kernel-headers-5.18.13-100.fc35.x86_64                                        
21:35:01 #11 55.72   kmod-libs-29-4.fc35.x86_64                                                    
21:35:01 #11 55.72   less-590-2.fc35.x86_64                                                        
21:35:01 #11 55.72   libargon2-20171227-7.fc35.x86_64                                              
21:35:01 #11 55.72   libbpf-2:0.6.1-2.fc35.x86_64                                                  
21:35:01 #11 55.72   libbtrfs-5.18-1.fc35.x86_64                                                   
21:35:01 #11 55.72   libbtrfsutil-5.18-1.fc35.x86_64                                               
21:35:01 #11 55.72   libcbor-0.7.0-4.fc35.x86_64                                                   
21:35:01 #11 55.72   libedit-3.1-40.20210910cvs.fc35.x86_64                                        
21:35:01 #11 55.72   libfdisk-2.37.4-1.fc35.x86_64                                                 
21:35:01 #11 55.72   libfido2-1.8.0-1.fc35.x86_64                                                  
21:35:01 #11 55.72   libibverbs-39.0-1.fc35.x86_64                                                 
21:35:01 #11 55.72   libmpc-1.2.1-3.fc35.x86_64                                                    
21:35:01 #11 55.72   libnl3-3.5.0-8.fc35.x86_64                                                    
21:35:01 #11 55.72   libpcap-14:1.10.1-2.fc35.x86_64                                               
21:35:01 #11 55.72   libseccomp-2.5.3-1.fc35.x86_64                                                
21:35:01 #11 55.72   libseccomp-devel-2.5.3-1.fc35.x86_64                                          
21:35:01 #11 55.72   libselinux-devel-3.3-1.fc35.x86_64                                            
21:35:01 #11 55.72   libselinux-utils-3.3-1.fc35.x86_64                                            
21:35:01 #11 55.72   libsepol-devel-3.3-2.fc35.x86_64                                              
21:35:01 #11 55.72   libtool-2.4.6-50.fc35.x86_64                                                  
21:35:01 #11 55.72   libtool-ltdl-2.4.6-50.fc35.x86_64                                             
21:35:01 #11 55.72   libtool-ltdl-devel-2.4.6-50.fc35.x86_64                                       
21:35:01 #11 55.72   libutempter-1.2.1-5.fc35.x86_64                                               
21:35:01 #11 55.72   libuv-1:1.44.2-1.fc35.x86_64                                                  
21:35:01 #11 55.72   libxcrypt-devel-4.4.28-1.fc35.x86_64                                          
21:35:01 #11 55.72   libxcrypt-static-4.4.28-1.fc35.x86_64                                         
21:35:01 #11 55.72   libxkbcommon-1.3.1-1.fc35.x86_64                                              
21:35:01 #11 55.72   lzo-2.10-5.fc35.x86_64                                                        
21:35:01 #11 55.72   m4-1.4.19-2.fc35.x86_64                                                       
21:35:01 #11 55.72   make-1:4.3-6.fc35.x86_64                                                      
21:35:01 #11 55.72   openssh-8.7p1-3.fc35.x86_64                                                   
21:35:01 #11 55.72   openssh-clients-8.7p1-3.fc35.x86_64                                           
21:35:01 #11 55.72   pcre2-devel-10.40-1.fc35.x86_64                                               
21:35:01 #11 55.72   pcre2-utf16-10.40-1.fc35.x86_64                                               
21:35:01 #11 55.72   pcre2-utf32-10.40-1.fc35.x86_64                                               
21:35:01 #11 55.72   perl-Error-1:0.17029-7.fc35.noarch                                            
21:35:01 #11 55.72   perl-File-Compare-1.100.600-486.fc35.noarch                                   
21:35:01 #11 55.72   perl-File-Copy-2.35-486.fc35.noarch                                           
21:35:01 #11 55.72   perl-File-Find-1.39-486.fc35.noarch                                           
21:35:01 #11 55.72   perl-Git-2.37.1-1.fc35.noarch                                                 
21:35:01 #11 55.72   perl-TermReadKey-2.38-11.fc35.x86_64                                          
21:35:01 #11 55.72   perl-Thread-Queue-3.14-478.fc35.noarch                                        
21:35:01 #11 55.72   perl-lib-0.65-486.fc35.x86_64                                                 
21:35:01 #11 55.72   perl-threads-1:2.26-448.fc35.x86_64                                           
21:35:01 #11 55.72   perl-threads-shared-1.62-478.fc35.x86_64                                      
21:35:01 #11 55.72   policycoreutils-3.3-1.fc35.x86_64                                             
21:35:01 #11 55.72   policycoreutils-devel-3.3-1.fc35.x86_64                                       
21:35:01 #11 55.72   policycoreutils-python-utils-3.3-1.fc35.noarch                                
21:35:01 #11 55.72   python3-audit-3.0.8-1.fc35.x86_64                                             
21:35:01 #11 55.72   python3-libselinux-3.3-1.fc35.x86_64                                          
21:35:01 #11 55.72   python3-libsemanage-3.3-1.fc35.x86_64                                         
21:35:01 #11 55.72   python3-policycoreutils-3.3-1.fc35.noarch                                     
21:35:01 #11 55.72   python3-setools-4.4.0-3.fc35.x86_64                                           
21:35:01 #11 55.72   python3-setuptools-57.4.0-1.fc35.noarch                                       
21:35:01 #11 55.72   qrencode-libs-4.1.1-1.fc35.x86_64                                             
21:35:01 #11 55.72   rhash-1.4.0-4.fc35.x86_64                                                     
21:35:01 #11 55.72   rpm-plugin-selinux-4.17.1-3.fc35.x86_64                                       
21:35:01 #11 55.72   selinux-policy-35.18-1.fc35.noarch                                            
21:35:01 #11 55.72   selinux-policy-devel-35.18-1.fc35.noarch                                      
21:35:01 #11 55.72   selinux-policy-targeted-35.18-1.fc35.noarch                                   
21:35:01 #11 55.72   systemd-249.12-5.fc35.x86_64                                                  
21:35:01 #11 55.72   systemd-devel-249.12-5.fc35.x86_64                                            
21:35:01 #11 55.72   systemd-networkd-249.12-5.fc35.x86_64                                         
21:35:01 #11 55.72   systemd-pam-249.12-5.fc35.x86_64                                              
21:35:01 #11 55.72   systemd-resolved-249.12-5.fc35.x86_64                                         
21:35:01 #11 55.72   systemd-rpm-macros-249.12-5.fc35.noarch                                       
21:35:01 #11 55.72   util-linux-2.37.4-1.fc35.x86_64                                               
21:35:01 #11 55.72   util-linux-core-2.37.4-1.fc35.x86_64                                          
21:35:01 #11 55.72   vim-filesystem-2:9.0.137-1.fc35.noarch                                        
21:35:01 #11 55.72   which-2.21-27.fc35.x86_64                                                     
21:35:01 #11 55.72   xkeyboard-config-2.33-2.fc35.noarch                                           
21:35:01 #11 55.73 
21:35:01 #11 55.73 Complete!
21:35:01 #11 DONE 55.9s
21:35:01 
21:35:01 #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go
21:35:01 #13 sha256:9586c25ebfbbcf0f5ae87c765ea3e17363f512f0fa2e9cf60c7d5a36632653ca
21:35:02 #37 ...
21:35:02 
21:35:02 #22 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:35:02 #22 sha256:e1b6db0279b19cf73835e965177f684d22797f6b2ec0d065631b430cdb14a97b
21:35:02 #22 1.519 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
21:35:02 #22 1.529 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:35:02 #22 1.531 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:35:02 #22 1.800 Get:4 http://deb.debian.org/debian bullseye/main armel Packages [7876 kB]
21:35:02 #22 2.026 Get:5 http://deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
21:35:02 #22 2.372 Get:6 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
21:35:02 #22 2.721 Get:7 http://deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
21:35:02 #22 3.215 Get:8 http://deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
21:35:02 #22 3.632 Get:9 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
21:35:02 #22 4.055 Get:10 http://deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB]
21:35:02 #22 4.057 Get:11 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB]
21:35:02 #22 4.057 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB]
21:35:02 #22 4.061 Get:13 http://deb.debian.org/debian-security bullseye-security/main s390x Packages [149 kB]
21:35:02 #22 4.061 Get:14 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB]
21:35:02 #22 4.063 Get:15 http://deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB]
21:35:02 #22 4.110 Get:16 http://deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
21:35:02 #22 4.110 Get:17 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
21:35:02 #22 4.111 Get:18 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
21:35:02 #22 4.111 Get:19 http://deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
21:35:02 #22 4.112 Get:20 http://deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
21:35:02 #22 4.112 Get:21 http://deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
21:35:02 #22 ...
21:35:02 
21:35:02 #24 [tini 1/3] 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             vim-common
21:35:02 #24 sha256:14257d6bcbb62e69bd41f768e11a3139ff272bbe92dcf367f3a5217f6e21835a
21:35:02 #24 1.310 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
21:35:02 #24 1.320 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:35:02 #24 1.320 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:35:02 #24 1.410 Get:4 http://deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
21:35:02 #24 1.549 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
21:35:02 #24 1.820 Get:6 http://deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
21:35:02 #24 2.273 Get:7 http://deb.debian.org/debian bullseye/main armel Packages [7876 kB]
21:35:02 #24 2.606 Get:8 http://deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
21:35:02 #24 2.981 Get:9 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
21:35:02 #24 3.405 Get:10 http://deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB]
21:35:02 #24 3.407 Get:11 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB]
21:35:02 #24 3.413 Get:12 http://deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB]
21:35:02 #24 3.425 Get:13 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB]
21:35:02 #24 3.426 Get:14 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB]
21:35:02 #24 3.450 Get:15 http://deb.debian.org/debian-security bullseye-security/main s390x Packages [149 kB]
21:35:02 #24 3.450 Get:16 http://deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
21:35:02 #24 3.450 Get:17 http://deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
21:35:02 #24 3.450 Get:18 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
21:35:02 #24 3.450 Get:19 http://deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
21:35:02 #24 3.450 Get:20 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
21:35:02 #24 3.450 Get:21 http://deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
21:35:02 #24 ...
21:35:02 
21:35:02 #32 [containerd 1/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 && apt-get install -y --no-install-recommends             libbtrfs-dev
21:35:02 #32 sha256:a752b619983568d7c62976a0cc0b9b2a4cb985455b832e16ecf1887c417a0549
21:35:02 #32 1.464 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
21:35:02 #32 1.485 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:35:02 #32 1.485 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:35:02 #32 1.715 Get:4 http://deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
21:35:02 #32 2.001 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
21:35:02 #32 2.338 Get:6 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
21:35:02 #32 2.738 Get:7 http://deb.debian.org/debian bullseye/main armel Packages [7876 kB]
21:35:02 #32 3.125 Get:8 http://deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
21:35:02 #32 3.478 Get:9 http://deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
21:35:02 #32 3.794 Get:10 http://deb.debian.org/debian-security bullseye-security/main s390x Packages [149 kB]
21:35:02 #32 3.799 Get:11 http://deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB]
21:35:02 #32 3.813 Get:12 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB]
21:35:02 #32 3.819 Get:13 http://deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB]
21:35:02 #32 3.833 Get:14 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB]
21:35:02 #32 3.837 Get:15 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB]
21:35:02 #32 3.950 Get:16 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
21:35:02 #32 3.956 Get:17 http://deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
21:35:02 #32 3.958 Get:18 http://deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
21:35:02 #32 3.959 Get:19 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
21:35:02 #32 3.960 Get:20 http://deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
21:35:02 #32 3.962 Get:21 http://deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
21:35:03 #13 DONE 2.2s
21:35:03 
21:35:03 #14 [stage-1 6/6] WORKDIR /root/rpmbuild
21:35:03 #14 sha256:e58f697dbb522cbe836443108f2e1267cccf0268b1764aa51f547b318f480233
21:35:03 #14 DONE 0.0s
21:35:03 
21:35:03 #15 exporting to image
21:35:03 #15 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
21:35:03 #15 exporting layers
21:35:07 #27 ...
21:35:07 
21:35:07 #30 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
21:35:07 #30 sha256:e932b201c2e668896e9a412d518b112b729f21d1384704517b0bc8012e6aa98b
21:35:07 #30 42.76 + for f in rootlesskit rootlesskit-docker-proxy
21:35:07 #30 42.76 + GOBIN=/build
21:35:07 #30 42.76 + GO111MODULE=on
21:35:07 #30 42.76 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
21:35:08 #30 45.14 rootlesskit version 1.0.0
21:35:08 #30 45.15 Usage of /build/rootlesskit-docker-proxy:
21:35:08 #30 45.15   -container-ip string
21:35:08 #30 45.15     	container ip
21:35:08 #30 45.15   -container-port int
21:35:08 #30 45.15     	container port (default -1)
21:35:08 #30 45.15   -host-ip string
21:35:08 #30 45.15     	host ip
21:35:08 #30 45.15   -host-port int
21:35:08 #30 45.15     	host port (default -1)
21:35:08 #30 45.15   -proto string
21:35:08 #30 45.15     	proxy protocol (default "tcp")
21:35:08 #30 ...
21:35:08 
21:35:08 #16 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:35:08 #16 sha256:e645d563fe04c07da1c5dae952c36ae1d5e9a1b5b3f6062962cba8df6304261d
21:35:08 #16 35.77 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
21:35:08 #16 35.78 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
21:35:08 #16 35.78 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
21:35:08 #16 38.31 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
21:35:08 #16 38.32 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
21:35:08 #16 38.32 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
21:35:08 #16 43.59 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
21:35:08 #16 43.59 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
21:35:08 #16 43.59 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
21:35:09 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster.dsc
21:35:09  debian/rules build
21:35:09 dh build --with=bash-completion
21:35:09    dh_update_autotools_config
21:35:09    dh_autoreconf
21:35:09    debian/rules override_dh_auto_build
21:35:09 make[1]: Entering directory '/root/build-deb'
21:35:09 # Build the daemon and dependencies
21:35:09 cd engine && DOCKER_GITCOMMIT=724feb8 PRODUCT=docker ./hack/make.sh dynbinary
21:35:09 
21:35:09 Removing bundles/
21:35:09 
21:35:09 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:35:09 Building: bundles/dynbinary-daemon/dockerd
21:35:09 GOOS="" GOARCH="" GOARM=""
21:35:09 #16 46.04 Selecting previously unselected package g++-mingw-w64-x86-64.
21:35:09 #16 46.05 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
21:35:09 #16 46.08 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
21:35:09 #16 46.34 Selecting previously unselected package libapparmor1:amd64.
21:35:09 #16 46.34 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
21:35:09 #16 46.36 Unpacking libapparmor1:amd64 (2.13.6-10) ...
21:35:09 #16 46.72 Selecting previously unselected package libapparmor-dev:amd64.
21:35:09 #16 46.73 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
21:35:09 #16 46.74 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
21:35:10 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye.dsc
21:35:10  debian/rules build
21:35:10 dh build --with=bash-completion
21:35:10    dh_update_autotools_config
21:35:10    dh_autoreconf
21:35:10    debian/rules override_dh_auto_build
21:35:10 make[1]: Entering directory '/root/build-deb'
21:35:10 # Build the daemon and dependencies
21:35:10 cd engine && DOCKER_GITCOMMIT=724feb8 PRODUCT=docker ./hack/make.sh dynbinary
21:35:10 
21:35:10 Removing bundles/
21:35:10 
21:35:10 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:35:10 Building: bundles/dynbinary-daemon/dockerd
21:35:10 GOOS="" GOARCH="" GOARM=""
21:35:10 #16 47.09 Selecting previously unselected package libbtrfs0:amd64.
21:35:10 #16 47.09 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
21:35:10 #16 47.17 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
21:35:10 #15 exporting layers 6.1s done
21:35:10 #15 writing image sha256:d52df929f8a47bd6f3b5c3d723f400648a14c71976cf68f64e5ec439bb8bb5af done
21:35:10 #15 naming to docker.io/rpmbuild-fedora-35/x86_64 done
21:35:10 #15 DONE 6.1s
21:35:10 docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/fedora-35/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/fedora-35/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-35/x86_64 -ba --define '_gitcommit_cli 8ffaab8' --define '_gitcommit_engine 724feb8' --define '_release 0' --define '_version 0.0.0~20220816152130.8ffaab8' --define '_origversion 0.0.0-20220816152130-8ffaab8' --define '_buildx_rpm_version 0.8.2' --define '_buildx_version v0.8.2' --define '_compose_rpm_version 2.9.0' --define '_compose_version v2.9.0' --define '_scan_rpm_version 0.17.0' --define '_scan_version v0.17.0' --define '_scan_gitcommit 061fe0a'  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 SPECS/docker-scan-plugin.spec
21:35:10 warning: line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:35:10 warning: line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:35:10 warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:35:10 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Hc3aXQ
21:35:10 + umask 022
21:35:10 + cd /root/rpmbuild/BUILD
21:35:10 + cd /root/rpmbuild/BUILD
21:35:10 + rm -rf src
21:35:10 + /usr/bin/mkdir -p src
21:35:10 + cd src
21:35:10 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:35:10 + /usr/bin/tar -xof -
21:35:10 #16 47.33 Selecting previously unselected package libbtrfs-dev:amd64.
21:35:10 #16 47.34 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
21:35:10 #16 47.36 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
21:35:10 + STATUS=0
21:35:10 + '[' 0 -ne 0 ']'
21:35:10 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:35:10 + /usr/bin/tar -xof -
21:35:10 #16 47.79 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
21:35:10 #16 47.79 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
21:35:11 #16 48.04 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
21:35:11 + STATUS=0
21:35:11 + '[' 0 -ne 0 ']'
21:35:11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:35:11 + RPM_EC=0
21:35:11 ++ jobs -p
21:35:11 + exit 0
21:35:11 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aUhQGA
21:35:11 + umask 022
21:35:11 + cd /root/rpmbuild/BUILD
21:35:11 + cd src
21:35:11 + export DOCKER_GITCOMMIT=724feb8
21:35:11 + DOCKER_GITCOMMIT=724feb8
21:35:11 + mkdir -p /go/src/github.com/docker
21:35:11 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
21:35:11 + pushd /root/rpmbuild/BUILD/src/engine
21:35:11 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
21:35:11 + TMP_GOPATH=/go
21:35:11 + hack/dockerfile/install/install.sh tini
21:35:11 + RM_GOPATH=0
21:35:11 + TMP_GOPATH=/go
21:35:11 + : /usr/local/bin
21:35:11 + '[' -z /go ']'
21:35:11 + export GOPATH=/go
21:35:11 + GOPATH=/go
21:35:11 + case "$(go env GOARCH)" in
21:35:11 ++ go env GOARCH
21:35:11 + export GO_BUILDMODE=-buildmode=pie
21:35:11 + GO_BUILDMODE=-buildmode=pie
21:35:11 ++ dirname hack/dockerfile/install/install.sh
21:35:11 + dir=hack/dockerfile/install
21:35:11 + bin=tini
21:35:11 + shift
21:35:11 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:35:11 + . hack/dockerfile/install/tini.installer
21:35:11 ++ : v0.19.0
21:35:11 + install_tini
21:35:11 + echo 'Install tini version v0.19.0'
21:35:11 Install tini version v0.19.0
21:35:11 + git clone https://github.com/krallin/tini.git /go/tini
21:35:11 Cloning into '/go/tini'...
21:35:11 + cd /go/tini
21:35:11 + git checkout -q v0.19.0
21:35:11 + cmake .
21:35:11 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
21:35:11   Compatibility with CMake < 2.8.12 will be removed from a future version of
21:35:11   CMake.
21:35:11 
21:35:11   Update the VERSION argument <min> value or use a ...<max> suffix to tell
21:35:11   CMake that the project does not need compatibility with older versions.
21:35:11 
21:35:11 
21:35:11 -- The C compiler identification is GNU 11.3.1
21:35:11 -- Detecting C compiler ABI info
21:35:11 #16 48.55 Selecting previously unselected package libudev-dev:amd64.
21:35:11 #16 48.55 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
21:35:11 #16 48.61 Unpacking libudev-dev:amd64 (247.3-7) ...#16 ...
21:35:11 
21:35:11 #30 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
21:35:11 #30 sha256:e932b201c2e668896e9a412d518b112b729f21d1384704517b0bc8012e6aa98b
21:35:11 #30 DONE 48.4s
21:35:11 
21:35:11 #16 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:35:11 #16 sha256:e645d563fe04c07da1c5dae952c36ae1d5e9a1b5b3f6062962cba8df6304261d
21:35:11 #16 48.61 Unpacking libudev-dev:amd64 (247.3-7) ...
21:35:11 #16 48.70 Selecting previously unselected package libsepol1-dev:amd64.
21:35:11 #16 48.71 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
21:35:11 #16 48.73 Unpacking libsepol1-dev:amd64 (3.1-1) ...
21:35:11 #16 ...
21:35:11 
21:35:11 #31 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
21:35:11 #31 sha256:e528fe74736b8eece4548d91ef2863e4fb634b147cb8071510a430070215a583
21:35:11 -- Detecting C compiler ABI info - done
21:35:11 -- Check for working C compiler: /usr/bin/cc - skipped
21:35:11 -- Detecting C compile features
21:35:11 -- Detecting C compile features - done
21:35:11 -- Performing Test HAS_BUILTIN_FORTIFY
21:35:11 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:35:11 -- Configuring done
21:35:11 -- Generating done
21:35:11 -- Build files have been written to: /go/tini
21:35:11 + make tini-static
21:35:11 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:35:11 #31 DONE 0.1s
21:35:11 
21:35:11 #32 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
21:35:11 #32 sha256:6f99a37ad96802257eb827c2bac3e5a8e27da2c79ea064234fd0e34018569bfb
21:35:11 #32 DONE 0.1s
21:35:11 
21:35:11 #16 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:35:11 #16 sha256:e645d563fe04c07da1c5dae952c36ae1d5e9a1b5b3f6062962cba8df6304261d
21:35:11 #16 48.94 Selecting previously unselected package libpcre2-16-0:amd64.
21:35:11 #16 48.94 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
21:35:11 #16 48.95 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
21:35:12 [100%] Linking C executable tini-static
21:35:12 [100%] Built target tini-static
21:35:12 + mkdir -p /usr/local/bin
21:35:12 + cp tini-static /usr/local/bin/docker-init
21:35:12 + VERSION=0.0.0-20220816152130-8ffaab8
21:35:12 + PRODUCT=docker
21:35:12 + hack/make.sh dynbinary
21:35:12 
21:35:12 #16 49.07 Selecting previously unselected package libpcre2-32-0:amd64.
21:35:12 #16 49.07 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
21:35:12 #16 49.08 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
21:35:12 #16 49.21 Selecting previously unselected package libpcre2-posix2:amd64.
21:35:12 #16 49.21 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
21:35:12 #16 49.23 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
21:35:12 #16 49.28 Selecting previously unselected package libpcre2-dev:amd64.
21:35:12 #16 49.28 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
21:35:12 #32 ...
21:35:12 
21:35:12 #24 [tini 1/3] 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             vim-common
21:35:12 #24 sha256:14257d6bcbb62e69bd41f768e11a3139ff272bbe92dcf367f3a5217f6e21835a
21:35:12 #24 19.44 Fetched 49.2 MB in 18s (2679 kB/s)
21:35:12 Removing bundles/
21:35:12 
21:35:12 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:35:12 Building: bundles/dynbinary-daemon/dockerd
21:35:12 GOOS="" GOARCH="" GOARM=""
21:35:12 #16 49.29 Unpacking libpcre2-dev:amd64 (10.36-2) ...
21:35:12 #16 49.51 Selecting previously unselected package libselinux1-dev:amd64.
21:35:12 #16 49.51 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
21:35:12 #16 49.52 Unpacking libselinux1-dev:amd64 (3.1-3) ...
21:35:12 #16 49.65 Selecting previously unselected package libdevmapper-dev:amd64.
21:35:12 #16 49.66 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
21:35:12 #16 49.66 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
21:35:12 #16 49.71 Selecting previously unselected package libseccomp-dev:amd64.
21:35:12 #16 49.71 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
21:35:12 #16 49.72 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
21:35:12 #16 49.79 Selecting previously unselected package libsystemd-dev:amd64.
21:35:12 #16 49.80 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
21:35:12 #16 49.80 Unpacking libsystemd-dev:amd64 (247.3-7) ...
21:35:13 #16 50.13 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
21:35:13 #16 50.15 Setting up libapparmor1:amd64 (2.13.6-10) ...
21:35:13 #16 50.16 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
21:35:13 #16 50.17 Setting up libsepol1-dev:amd64 (3.1-1) ...
21:35:13 #16 50.19 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
21:35:13 #16 50.22 Setting up libpcre2-16-0:amd64 (10.36-2) ...
21:35:13 #16 50.22 Setting up libbtrfs0:amd64 (5.10.1-2) ...
21:35:13 #16 50.24 Setting up libpcre2-32-0:amd64 (10.36-2) ...
21:35:13 #16 50.25 Setting up libudev-dev:amd64 (247.3-7) ...
21:35:13 #16 50.27 Setting up libpcre2-posix2:amd64 (10.36-2) ...
21:35:13 #16 50.29 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
21:35:13 #16 50.32 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
21:35:13 #16 50.34 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
21:35:13 #16 50.38 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
21:35:13 #16 50.38 Setting up mingw-w64-common (8.0.0-1) ...
21:35:13 #16 50.40 Setting up libsystemd-dev:amd64 (247.3-7) ...
21:35:13 #16 50.42 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
21:35:13 #16 50.43 Setting up libpcre2-dev:amd64 (10.36-2) ...
21:35:13 #16 50.45 Setting up libselinux1-dev:amd64 (3.1-3) ...
21:35:13 #16 50.46 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
21:35:13 #16 50.47 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
21:35:13 #16 50.49 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:35:13 #16 50.49 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
21:35:13 #16 50.51 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:35:13 #16 50.51 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
21:35:13 #16 50.53 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
21:35:13 #16 50.54 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
21:35:13 #16 50.55 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
21:35:13 #16 50.56 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
21:35:13 #16 50.58 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
21:35:13 #16 50.60 Setting up dmsetup (2:1.02.175-2.1) ...
21:35:13 #16 50.61 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
21:35:13 #16 50.63 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
21:35:13 #16 50.64 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:35:13 #16 DONE 50.8s
21:35:13 
21:35:13 #27 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:35:13 #27 sha256:791aeb364a8357670e4db4dce38c3eade387a4f174e5256fe79fe5f21333655c
21:35:13 #27 ...
21:35:13 
21:35:13 #21 [binary-base 1/7] COPY --from=tini          /build/ /usr/local/bin/
21:35:13 #21 sha256:53b9851ff4c287cedf372cc14a47d85aae03b2c6acb6f3e267f36c668b28ee00
21:35:13 #21 DONE 0.1s
21:35:13 
21:35:13 #22 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
21:35:13 #22 sha256:02df25bf9d8cacc8a246bb4f3acfa5a84d60f9ef49c67a4a30138636f29f731b
21:35:14 #22 DONE 0.2s
21:35:14 
21:35:14 #23 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
21:35:14 #23 sha256:ed2577a449b950ffe2412c26bcd6e1e7e31a9137314cf2209571d4659ad901b4
21:35:15 #23 0.730 + RM_GOPATH=0
21:35:15 #23 0.731 + TMP_GOPATH=
21:35:15 #23 0.731 + : /build
21:35:15 #23 0.731 + '[' -z '' ']'
21:35:15 #23 0.732 ++ mktemp -d
21:35:15 #23 0.733 + export GOPATH=/tmp/tmp.fCrxXjTqhS
21:35:15 #23 0.733 + GOPATH=/tmp/tmp.fCrxXjTqhS
21:35:15 #23 0.733 + RM_GOPATH=1
21:35:15 #23 0.733 + case "$(go env GOARCH)" in
21:35:15 #23 0.734 ++ go env GOARCH
21:35:15 #23 0.742 + export GO_BUILDMODE=-buildmode=pie
21:35:15 #23 0.742 + GO_BUILDMODE=-buildmode=pie
21:35:15 #23 0.742 ++ dirname /install.sh
21:35:15 #23 0.742 + dir=/
21:35:15 #23 0.742 + bin=runc
21:35:15 #23 0.742 + shift
21:35:15 #23 0.742 + '[' '!' -f //runc.installer ']'
21:35:15 #23 0.742 + . //runc.installer
21:35:15 #23 0.742 ++ set -e
21:35:15 #23 0.742 ++ : v1.1.3
21:35:15 #23 0.743 + install_runc
21:35:15 #23 0.743 + RUNC_BUILDTAGS=seccomp
21:35:15 #23 0.743 + echo 'Install runc version v1.1.3 (build tags: seccomp)'
21:35:15 #23 0.743 Install runc version v1.1.3 (build tags: seccomp)
21:35:15 #23 0.743 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.fCrxXjTqhS/src/github.com/opencontainers/runc
21:35:15 #23 0.745 Cloning into '/tmp/tmp.fCrxXjTqhS/src/github.com/opencontainers/runc'...
21:35:17 #23 3.693 + cd /tmp/tmp.fCrxXjTqhS/src/github.com/opencontainers/runc
21:35:17 #23 3.694 + git checkout -q v1.1.3
21:35:18 #23 3.975 + '[' -z '' ']'
21:35:18 #23 3.975 + target=static
21:35:18 #23 3.975 + make BUILDTAGS=seccomp static
21:35:18 #23 4.254 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc .
21:35:18 #24 19.44 Reading package lists...
21:35:18 #24 ...
21:35:18 
21:35:18 #22 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:35:18 #22 sha256:e1b6db0279b19cf73835e965177f684d22797f6b2ec0d065631b430cdb14a97b
21:35:18 #22 20.36 Fetched 49.2 MB in 19s (2577 kB/s)
21:35:19 #22 20.36 Reading package lists...
21:35:19 #22 ...
21:35:19 
21:35:19 #24 [tini 1/3] 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             vim-common
21:35:19 #24 sha256:14257d6bcbb62e69bd41f768e11a3139ff272bbe92dcf367f3a5217f6e21835a
21:35:19 #24 19.44 Reading package lists...
21:35:21 #24 28.42 Reading package lists...
21:35:21 #24 ...
21:35:21 
21:35:21 #32 [containerd 1/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 && apt-get install -y --no-install-recommends             libbtrfs-dev
21:35:21 #32 sha256:a752b619983568d7c62976a0cc0b9b2a4cb985455b832e16ecf1887c417a0549
21:35:21 #32 20.33 Fetched 49.2 MB in 19s (2577 kB/s)
21:35:21 #32 20.33 Reading package lists...
21:35:22 #32 29.83 Reading package lists...
21:35:22 #32 ...
21:35:22 
21:35:22 #22 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:35:22 #22 sha256:e1b6db0279b19cf73835e965177f684d22797f6b2ec0d065631b430cdb14a97b
21:35:22 #22 20.36 Reading package lists...
21:35:23 Created binary: bundles/dynbinary-daemon/dockerd
21:35:23 Building: bundles/dynbinary-daemon/docker-proxy
21:35:23 GOOS="" GOARCH="" GOARM=""
21:35:23 Created binary: bundles/dynbinary-daemon/docker-proxy
21:35:23 
21:35:23 + popd
21:35:23 ~/rpmbuild/BUILD/src
21:35:23 + RPM_EC=0
21:35:23 ++ jobs -p
21:35:23 + exit 0
21:35:23 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VKzkVZ
21:35:23 + umask 022
21:35:23 + cd /root/rpmbuild/BUILD
21:35:23 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el9.aarch64 '!=' / ']'
21:35:23 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el9.aarch64
21:35:23 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el9.aarch64
21:35:23 + mkdir -p /root/rpmbuild/BUILDROOT
21:35:23 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el9.aarch64
21:35:23 + cd src
21:35:23 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
21:35:23 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el9.aarch64/usr/bin/dockerd
21:35:23 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
21:35:23 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el9.aarch64/usr/bin/docker-proxy
21:35:23 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el9.aarch64/usr/bin/docker-init
21:35:23 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el9.aarch64/usr/lib/systemd/system/docker.service
21:35:23 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el9.aarch64/usr/lib/systemd/system/docker.socket
21:35:23 + /usr/lib/rpm/check-buildroot
21:35:23 + /usr/lib/rpm/redhat/brp-ldconfig
21:35:23 + /usr/lib/rpm/brp-compress
21:35:23 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:35:23 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:35:23 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el9.aarch64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
21:35:23 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:35:23 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:35:23 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:35:23 + /usr/lib/rpm/brp-python-hardlink
21:35:23 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:35:23 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.wHdr9Q
21:35:23 + umask 022
21:35:23 + cd /root/rpmbuild/BUILD
21:35:23 + cd src
21:35:23 ++ engine/bundles/dynbinary-daemon/dockerd --version
21:35:23 + ver='Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8'
21:35:23 + test 'Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8' = 'Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8'
21:35:23 + echo 'PASS: daemon version OK'
21:35:23 PASS: daemon version OK
21:35:23 + RPM_EC=0
21:35:23 ++ jobs -p
21:35:23 + exit 0
21:35:23 Processing files: docker-ce-0.0.0~20220816152130.8ffaab8-0.el9.aarch64
21:35:23 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el9.aarch64/usr/bin/docker-proxy
21:35:23 Provides: docker-ce = 3:0.0.0~20220816152130.8ffaab8-0.el9 docker-ce(aarch-64) = 3:0.0.0~20220816152130.8ffaab8-0.el9
21:35:23 Requires(interp): /bin/sh /bin/sh /bin/sh
21:35:23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:35:23 Requires(post): /bin/sh
21:35:23 Requires(preun): /bin/sh
21:35:23 Requires(postun): /bin/sh
21:35:23 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:35:23 Conflicts: docker docker-ee docker-engine-cs docker-io
21:35:23 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
21:35:23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el9.aarch64
21:35:23 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20220816152130.8ffaab8-0.el9.src.rpm
21:35:24 Created binary: bundles/dynbinary-daemon/dockerd
21:35:24 Building: bundles/dynbinary-daemon/docker-proxy
21:35:24 GOOS="" GOARCH="" GOARM=""
21:35:24 Created binary: bundles/dynbinary-daemon/docker-proxy
21:35:24 
21:35:24 + popd
21:35:24 ~/rpmbuild/BUILD/src
21:35:24 + exit 0
21:35:24 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UjxHJH
21:35:24 + umask 022
21:35:24 + cd /root/rpmbuild/BUILD
21:35:24 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.aarch64 '!=' / ']'
21:35:24 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.aarch64
21:35:24 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.aarch64
21:35:24 + mkdir -p /root/rpmbuild/BUILDROOT
21:35:24 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.aarch64
21:35:24 + cd src
21:35:24 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
21:35:24 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.aarch64/usr/bin/dockerd
21:35:24 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
21:35:24 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.aarch64/usr/bin/docker-proxy
21:35:24 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.aarch64/usr/bin/docker-init
21:35:24 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.aarch64/usr/lib/systemd/system/docker.service
21:35:24 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.aarch64/usr/lib/systemd/system/docker.socket
21:35:24 + /usr/lib/rpm/check-buildroot
21:35:24 + /usr/lib/rpm/redhat/brp-compress
21:35:24 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
21:35:24 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:35:24 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
21:35:24 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
21:35:24 + /usr/lib/rpm/redhat/brp-python-hardlink
21:35:24 + /usr/lib/rpm/redhat/brp-java-repack-jars
21:35:24 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.BrO1I4
21:35:24 + umask 022
21:35:24 + cd /root/rpmbuild/BUILD
21:35:24 + cd src
21:35:24 ++ engine/bundles/dynbinary-daemon/dockerd --version
21:35:24 + ver='Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8'
21:35:24 + test 'Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8' = 'Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8'
21:35:24 + echo 'PASS: daemon version OK'
21:35:24 PASS: daemon version OK
21:35:24 + exit 0
21:35:24 Processing files: docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.aarch64
21:35:24 Provides: docker-ce = 3:0.0.0~20220816152130.8ffaab8-0.el7 docker-ce(aarch-64) = 3:0.0.0~20220816152130.8ffaab8-0.el7
21:35:24 Requires(interp): /bin/sh /bin/sh /bin/sh
21:35:24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:35:24 Requires(post): /bin/sh
21:35:24 Requires(preun): /bin/sh
21:35:24 Requires(postun): /bin/sh
21:35:24 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:35:24 Conflicts: docker docker-io docker-engine-cs docker-ee
21:35:24 Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine
21:35:24 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.aarch64
21:35:24 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.src.rpm
21:35:24 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.aarch64.rpm
21:35:24 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cP768u
21:35:24 + umask 022
21:35:24 + cd /root/rpmbuild/BUILD
21:35:24 + cd src
21:35:24 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.aarch64
21:35:24 + exit 0
21:35:24 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.z1MglB
21:35:24 + umask 022
21:35:24 + cd /root/rpmbuild/BUILD
21:35:24 + cd /root/rpmbuild/BUILD
21:35:24 + rm -rf src
21:35:24 + /usr/bin/mkdir -p src
21:35:24 + cd src
21:35:24 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
21:35:24 + /usr/bin/tar -xf -
21:35:24 + STATUS=0
21:35:24 + '[' 0 -ne 0 ']'
21:35:24 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
21:35:24 + /usr/bin/tar -xf -
21:35:24 + STATUS=0
21:35:24 + '[' 0 -ne 0 ']'
21:35:24 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:35:24 + exit 0
21:35:24 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Pcnjbv
21:35:24 + umask 022
21:35:24 + cd /root/rpmbuild/BUILD
21:35:24 + cd src
21:35:24 + mkdir -p /go/src/github.com/docker
21:35:24 + rm -f /go/src/github.com/docker/cli
21:35:24 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
21:35:24 + pushd /go/src/github.com/docker/cli
21:35:24 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
21:35:24 + VERSION=0.0.0-20220816152130-8ffaab8
21:35:24 + GITCOMMIT=8ffaab8
21:35:24 + GO_LINKMODE=dynamic
21:35:24 + ./scripts/build/binary
21:35:24 Building dynamic docker-linux-arm64
21:35:24 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=8ffaab8" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-16T21:35:23Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220816152130-8ffaab8" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
21:35:30 #22 29.70 Reading package lists...
21:35:30 #22 ...
21:35:30 
21:35:30 #24 [tini 1/3] 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             vim-common
21:35:30 #24 sha256:14257d6bcbb62e69bd41f768e11a3139ff272bbe92dcf367f3a5217f6e21835a
21:35:30 #24 28.42 Reading package lists...
21:35:31 #24 37.82 Building dependency tree...
21:35:33 #24 41.95 The following additional packages will be installed:
21:35:33 #24 41.98   cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd
21:35:33 #24 42.00 Suggested packages:
21:35:33 #24 42.00   cmake-doc ninja-build lrzip
21:35:33 #24 42.00 Recommended packages:
21:35:33 #24 42.00   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
21:35:34 #24 42.77 The following NEW packages will be installed:
21:35:34 #24 42.79   cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd
21:35:34 #24 43.25 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded.
21:35:34 #24 43.25 Need to get 8418 kB of archives.
21:35:34 #24 43.25 After this operation, 34.9 MB of additional disk space will be used.
21:35:34 #24 43.25 Get:1 http://deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
21:35:34 #24 43.26 Get:2 http://deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
21:35:34 #24 43.26 Get:3 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
21:35:34 #24 43.29 Get:4 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
21:35:34 #24 43.30 Get:5 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
21:35:34 #24 43.30 Get:6 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
21:35:34 #24 43.31 Get:7 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
21:35:34 #24 43.31 Get:8 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
21:35:35 #30 DONE 137.8s
21:35:35 
21:35:35 #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:35:35 #29 DONE 137.9s
21:35:35 
21:35:35 #31 [darwin/amd64 binary 1/1] COPY --from=build /out .
21:35:35 #31 DONE 0.1s
21:35:35 
21:35:35 #32 [darwin/arm64 binary 1/1] COPY --from=build /out .
21:35:35 #32 DONE 0.1s
21:35:35 
21:35:35 #33 exporting to client
21:35:35 #33 copying files darwin/amd64 1.02MB 0.1s
21:35:35 #33 copying files darwin/arm64 1.28MB 0.1s
21:35:35 #33 copying files darwin/amd64 35.99MB 1.3s done
21:35:35 #33 copying files darwin/arm64 34.42MB 1.3s done
21:35:35 #33 DONE 1.3s
21:35:35 dest=$PWD/build/mac; cd /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli/build && for platform in *; do \
21:35:35 	arch=$(echo $platform | cut -d_ -f2); \
21:35:35 	mkdir -p $dest/$arch/docker; \
21:35:35 	cp $platform/docker-darwin-* $dest/$arch/docker/docker && \
21:35:35 	tar -C $dest/$arch -c -z -f $dest/$arch/docker-0.0.0-20220816152130-8ffaab8.tgz docker; \
21:35:35 done
21:35:35 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
[Pipeline] sh
21:35:35 + make clean
21:35:35 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/v -w /v alpine chown -R 1000:1000 src
21:35:35 Unable to find image 'alpine:latest' locally
21:35:35 #24 44.18 debconf: delaying package configuration, since apt-utils is not installed
21:35:35 latest: Pulling from library/alpine
21:35:35 213ec9aee27d: Pulling fs layer
21:35:35 213ec9aee27d: Verifying Checksum
21:35:35 213ec9aee27d: Download complete
21:35:36 #24 44.42 Fetched 8418 kB in 0s (18.8 MB/s)
21:35:36 #24 44.47 Selecting previously unselected package xxd.
21:35:36 #24 44.47 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30255 files and directories currently installed.)
21:35:36 #24 44.51 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
21:35:36 #24 44.51 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
21:35:36 213ec9aee27d: Pull complete
21:35:36 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
21:35:36 Status: Downloaded newer image for alpine:latest
21:35:36 Created binary: bundles/dynbinary-daemon/dockerd
21:35:36 Building: bundles/dynbinary-daemon/docker-proxy
21:35:36 GOOS="" GOARCH="" GOARM=""
21:35:36 Created binary: bundles/dynbinary-daemon/docker-proxy
21:35:36 
21:35:36 + popd
21:35:36 ~/rpmbuild/BUILD/src
21:35:36 + exit 0
21:35:36 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Kqee3n
21:35:36 + umask 022
21:35:36 + cd /root/rpmbuild/BUILD
21:35:36 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el8.aarch64 '!=' / ']'
21:35:36 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el8.aarch64
21:35:36 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el8.aarch64
21:35:36 + mkdir -p /root/rpmbuild/BUILDROOT
21:35:36 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el8.aarch64
21:35:36 + cd src
21:35:36 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
21:35:36 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el8.aarch64/usr/bin/dockerd
21:35:36 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
21:35:36 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el8.aarch64/usr/bin/docker-proxy
21:35:36 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el8.aarch64/usr/bin/docker-init
21:35:36 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el8.aarch64/usr/lib/systemd/system/docker.service
21:35:36 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el8.aarch64/usr/lib/systemd/system/docker.socket
21:35:36 + /usr/lib/rpm/check-buildroot
21:35:36 + /usr/lib/rpm/redhat/brp-ldconfig
21:35:36 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
21:35:36 + /usr/lib/rpm/brp-compress
21:35:36 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:35:36 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:35:36 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el8.aarch64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
21:35:36 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:35:36 + /usr/lib/rpm/brp-python-bytecompile '' 1
21:35:36 + /usr/lib/rpm/brp-python-hardlink
21:35:36 + PYTHON3=/usr/libexec/platform-python
21:35:36 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:35:36 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.NirZnL
21:35:36 + umask 022
21:35:36 + cd /root/rpmbuild/BUILD
21:35:36 + cd src
21:35:36 ++ engine/bundles/dynbinary-daemon/dockerd --version
21:35:36 + ver='Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8'
21:35:36 + test 'Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8' = 'Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8'
21:35:36 + echo 'PASS: daemon version OK'
21:35:36 PASS: daemon version OK
21:35:36 + exit 0
21:35:36 Processing files: docker-ce-0.0.0~20220816152130.8ffaab8-0.el8.aarch64
21:35:36 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el8.aarch64/usr/bin/docker-proxy
21:35:36 Provides: docker-ce = 3:0.0.0~20220816152130.8ffaab8-0.el8 docker-ce(aarch-64) = 3:0.0.0~20220816152130.8ffaab8-0.el8
21:35:36 Requires(interp): /bin/sh /bin/sh /bin/sh
21:35:36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:35:36 Requires(post): /bin/sh
21:35:36 Requires(preun): /bin/sh
21:35:36 Requires(postun): /bin/sh
21:35:36 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:35:36 Conflicts: docker docker-ee docker-engine-cs docker-io
21:35:36 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
21:35:36 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el8.aarch64
21:35:36 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20220816152130.8ffaab8-0.el8.src.rpm
21:35:36 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20220816152130.8ffaab8-0.el8.aarch64.rpm
21:35:36 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.k2unzP
21:35:36 + umask 022
21:35:36 + cd /root/rpmbuild/BUILD
21:35:36 + cd src
21:35:36 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el8.aarch64
21:35:36 + exit 0
21:35:36 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RkNjgX
21:35:36 + umask 022
21:35:36 + cd /root/rpmbuild/BUILD
21:35:36 + cd /root/rpmbuild/BUILD
21:35:36 + rm -rf src
21:35:36 + /usr/bin/mkdir -p src
21:35:36 + cd src
21:35:36 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
21:35:36 + /usr/bin/tar -xof -
21:35:36 + STATUS=0
21:35:36 + '[' 0 -ne 0 ']'
21:35:36 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
21:35:36 + /usr/bin/tar -xof -
21:35:36 + STATUS=0
21:35:36 + '[' 0 -ne 0 ']'
21:35:36 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:35:36 + exit 0
21:35:36 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.g6IOFn
21:35:36 + umask 022
21:35:36 + cd /root/rpmbuild/BUILD
21:35:36 + cd src
21:35:36 + mkdir -p /go/src/github.com/docker
21:35:36 + rm -f /go/src/github.com/docker/cli
21:35:36 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
21:35:36 + pushd /go/src/github.com/docker/cli
21:35:36 + VERSION=0.0.0-20220816152130-8ffaab8
21:35:36 + GITCOMMIT=8ffaab8
21:35:36 + GO_LINKMODE=dynamic
21:35:36 + ./scripts/build/binary
21:35:36 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
21:35:36 Building dynamic docker-linux-arm64
21:35:36 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=8ffaab8" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-16T21:35:35Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220816152130-8ffaab8" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
21:35:36 #24 44.61 Selecting previously unselected package vim-common.
21:35:36 #24 44.61 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
21:35:36 #24 44.63 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
21:35:36 #24 44.76 Selecting previously unselected package cmake-data.
21:35:36 #24 44.76 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
21:35:36 #24 44.77 Unpacking cmake-data (3.18.4-2+deb11u1) ...
21:35:36 #24 ...
21:35:36 
21:35:36 #32 [containerd 1/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 && apt-get install -y --no-install-recommends             libbtrfs-dev
21:35:36 #32 sha256:a752b619983568d7c62976a0cc0b9b2a4cb985455b832e16ecf1887c417a0549
21:35:36 #32 29.83 Reading package lists...
21:35:36 #32 39.04 Building dependency tree...
21:35:36 #32 42.85 The following additional packages will be installed:
21:35:36 #32 42.87   libbtrfs0
21:35:36 #32 43.06 The following NEW packages will be installed:
21:35:36 #32 43.07   libbtrfs-dev libbtrfs0
21:35:36 #32 43.41 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded.
21:35:36 #32 43.41 Need to get 460 kB of archives.
21:35:36 #32 43.41 After this operation, 1237 kB of additional disk space will be used.
21:35:36 #32 43.41 Get:1 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
21:35:36 #32 43.42 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
21:35:36 #32 44.11 debconf: delaying package configuration, since apt-utils is not installed
21:35:36 #32 44.39 Fetched 460 kB in 0s (1629 kB/s)
21:35:36 #32 44.45 Selecting previously unselected package libbtrfs0:amd64.
21:35:36 #32 44.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 ... 30255 files and directories currently installed.)
21:35:36 #32 44.49 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
21:35:36 #32 44.50 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
21:35:36 #32 44.57 Selecting previously unselected package libbtrfs-dev:amd64.
21:35:36 #32 44.58 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
21:35:36 #32 44.59 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
21:35:36 #32 44.77 Setting up libbtrfs0:amd64 (5.10.1-2) ...
21:35:36 #32 44.79 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
21:35:36 #32 44.81 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:35:36 #32 DONE 45.2s
21:35:36 
21:35:36 #33 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
21:35:36 #33 sha256:734cf24786171240327cf3c32e208e5ae19e99a5d54f011b9d6a96f3832c98d8
21:35:36 #33 DONE 0.2s
21:35:36 
21:35:36 #34 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:35:36 #34 sha256:2708323a13c79c6a7526025d973d6b1dcd1ae877e8960074bde23cb87d93809b
21:35:37 #34 0.781 + RM_GOPATH=0
21:35:37 #34 0.781 + TMP_GOPATH=
21:35:37 #34 0.781 + : /build
21:35:37 #34 0.781 + '[' -z '' ']'
21:35:37 #34 0.781 ++ mktemp -d
21:35:37 #34 0.786 + export GOPATH=/tmp/tmp.YSJH4V3EmE
21:35:37 #34 0.786 + GOPATH=/tmp/tmp.YSJH4V3EmE
21:35:37 #34 0.786 + RM_GOPATH=1
21:35:37 #34 0.787 + case "$(go env GOARCH)" in
21:35:37 #34 0.787 ++ go env GOARCH
21:35:37 #34 0.793 + export GO_BUILDMODE=-buildmode=pie
21:35:37 #34 0.794 + GO_BUILDMODE=-buildmode=pie
21:35:37 #34 0.795 ++ dirname /install.sh
21:35:37 #34 0.797 + dir=/
21:35:37 #34 0.797 + bin=containerd
21:35:37 #34 0.797 + shift
21:35:37 #34 0.797 + '[' '!' -f //containerd.installer ']'
21:35:37 #34 0.797 + . //containerd.installer
21:35:37 #34 0.797 ++ set -e
21:35:37 #34 0.797 ++ : v1.6.7
21:35:37 #34 0.797 + install_containerd
21:35:37 #34 0.798 + echo 'Install containerd version v1.6.7'
21:35:37 #34 0.798 + git clone https://github.com/containerd/containerd.git /tmp/tmp.YSJH4V3EmE/src/github.com/containerd/containerd
21:35:37 #34 0.800 Install containerd version v1.6.7
21:35:37 #34 0.800 Cloning into '/tmp/tmp.YSJH4V3EmE/src/github.com/containerd/containerd'...
21:35:38 rm -f -r src
21:35:38 make -C rpm clean
21:35:38 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:35:38 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:35:38 rm -f -r rpmbuild/
21:35:38 docker builder prune -f --filter until=24h
21:35:38 Total reclaimed space: 0B
21:35:38 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:35:38 make -C deb clean
21:35:38 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:35:38 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:35:38 rm -f -r debbuild
21:35:38 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 sources
21:35:38 rm -f -r sources
21:35:38 docker builder prune -f --filter until=24h
21:35:38 Total reclaimed space: 0B
21:35:38 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:35:38 make -C static clean
21:35:38 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
21:35:38 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/static:/v -w /v alpine chown -R 1000:1000 build
21:35:38 rm -f -r build
21:35:38 docker builder prune -f --filter until=24h
21:35:38 Total reclaimed space: 0B
21:35:38 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:35:40 Created binary: bundles/dynbinary-daemon/dockerd
21:35:40 Building: bundles/dynbinary-daemon/docker-proxy
21:35:40 GOOS="" GOARCH="" GOARM=""
21:35:40 Created binary: bundles/dynbinary-daemon/docker-proxy
21:35:40 
21:35:40 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:35:40 + RM_GOPATH=0
21:35:40 + TMP_GOPATH=/go
21:35:40 + : /usr/local/bin
21:35:40 + '[' -z /go ']'
21:35:40 + export GOPATH=/go
21:35:40 + GOPATH=/go
21:35:40 + case "$(go env GOARCH)" in
21:35:40 ++ go env GOARCH
21:35:40 + export GO_BUILDMODE=-buildmode=pie
21:35:40 + GO_BUILDMODE=-buildmode=pie
21:35:40 ++ dirname hack/dockerfile/install/install.sh
21:35:40 + dir=hack/dockerfile/install
21:35:40 + bin=tini
21:35:40 + shift
21:35:40 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:35:40 + . hack/dockerfile/install/tini.installer
21:35:40 ++ : v0.19.0
21:35:40 + install_tini
21:35:40 Install tini version v0.19.0
21:35:40 + echo 'Install tini version v0.19.0'
21:35:40 + git clone https://github.com/krallin/tini.git /go/tini
21:35:40 Cloning into '/go/tini'...
21:35:40 + cd /go/tini
21:35:40 + git checkout -q v0.19.0
21:35:40 + cmake .
21:35:40 -- The C compiler identification is GNU 7.5.0
21:35:40 -- Check for working C compiler: /usr/bin/cc
21:35:40 -- Check for working C compiler: /usr/bin/cc -- works
21:35:40 -- Detecting C compiler ABI info
21:35:40 -- Detecting C compiler ABI info - done
21:35:40 -- Detecting C compile features
21:35:40 -- Detecting C compile features - done
21:35:40 -- Performing Test HAS_BUILTIN_FORTIFY
21:35:40 -- Performing Test HAS_BUILTIN_FORTIFY - Success
21:35:40 -- Configuring done
21:35:40 -- Generating done
21:35:40 -- Build files have been written to: /go/tini
21:35:40 + make tini-static
21:35:40 make[2]: Entering directory '/go/tini'
21:35:40 make[3]: Entering directory '/go/tini'
21:35:40 make[4]: Entering directory '/go/tini'
21:35:40 make[5]: Entering directory '/go/tini'
21:35:40 Scanning dependencies of target tini-static
21:35:40 make[5]: Leaving directory '/go/tini'
21:35:40 make[5]: Entering directory '/go/tini'
21:35:40 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:35:40 [100%] Linking C executable tini-static
21:35:40 make[5]: Leaving directory '/go/tini'
21:35:40 [100%] Built target tini-static
21:35:40 make[4]: Leaving directory '/go/tini'
21:35:40 make[3]: Leaving directory '/go/tini'
21:35:40 make[2]: Leaving directory '/go/tini'
21:35:40 + mkdir -p /usr/local/bin
21:35:40 + cp tini-static /usr/local/bin/docker-init
21:35:40 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:35:40 + RM_GOPATH=0
21:35:40 + TMP_GOPATH=/go
21:35:40 + : /usr/local/bin
21:35:40 + '[' -z /go ']'
21:35:40 + export GOPATH=/go
21:35:40 + GOPATH=/go
21:35:40 + case "$(go env GOARCH)" in
21:35:40 ++ go env GOARCH
21:35:40 + export GO_BUILDMODE=-buildmode=pie
21:35:40 + GO_BUILDMODE=-buildmode=pie
21:35:40 ++ dirname hack/dockerfile/install/install.sh
21:35:40 + dir=hack/dockerfile/install
21:35:40 + bin=rootlesskit
21:35:40 + shift
21:35:40 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:35:40 + . hack/dockerfile/install/rootlesskit.installer
21:35:40 ++ : 1920341cd41e047834a21007424162a2dc946315
21:35:40 + install_rootlesskit dynamic
21:35:40 + case "$1" in
21:35:40 + install_rootlesskit_dynamic
21:35:40 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:35:40 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:35:40 + export BUILD_MODE=-buildmode=pie
21:35:40 + BUILD_MODE=-buildmode=pie
21:35:40 + _install_rootlesskit
21:35:40 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
21:35:40 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
21:35:40 + for f in rootlesskit rootlesskit-docker-proxy
21:35:40 + GOBIN=/usr/local/bin
21:35:40 + GO111MODULE=on
21:35:40 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
21:35:40 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
21:35:40 go: downloading github.com/sirupsen/logrus v1.8.1
21:35:40 go: downloading github.com/urfave/cli/v2 v2.4.0
21:35:40 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
21:35:40 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:35:40 go: downloading github.com/google/uuid v1.3.0
21:35:40 go: downloading github.com/moby/vpnkit v0.5.0
21:35:40 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:35:40 go: downloading github.com/gofrs/flock v0.8.1
21:35:40 go: downloading github.com/gorilla/mux v1.8.0
21:35:40 go: downloading github.com/moby/sys/mountinfo v0.6.0
21:35:40 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:35:40 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
21:35:40 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:35:40 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:35:40 + for f in rootlesskit rootlesskit-docker-proxy
21:35:40 + GOBIN=/usr/local/bin
21:35:40 + GO111MODULE=on
21:35:40 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
21:35:40 + return
21:35:40 # Build the CLI
21:35:40 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220816152130-8ffaab8 GITCOMMIT=8ffaab8 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:35:40 Building dynamic docker-linux-arm64
21:35:40 + go build -o build/docker-linux-arm64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=8ffaab8" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-16T21:33:47Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220816152130-8ffaab8" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:35:40 #34 ...
21:35:40 
21:35:40 #37 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
21:35:40 #37 sha256:3a63349da8c3650d1bd326d02edf4cd06bd8c2f9e5108547b672697d5afa5015
21:35:40 #37 45.36 + for f in rootlesskit rootlesskit-docker-proxy
21:35:40 #37 45.36 + GOBIN=/build
21:35:40 #37 45.36 + GO111MODULE=on
21:35:40 #37 45.36 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
21:35:40 #37 48.29 Usage of /build/rootlesskit-docker-proxy:
21:35:40 #37 48.29   -container-ip string
21:35:40 #37 48.29     	container ip
21:35:40 #37 48.29   -container-port int
21:35:40 #37 48.29     	container port (default -1)
21:35:40 #37 48.29   -host-ip string
21:35:40 #37 48.29     	host ip
21:35:40 #37 48.29   -host-port int
21:35:40 #37 48.29     	host port (default -1)
21:35:40 #37 48.29   -proto string
21:35:40 #37 48.29     	proxy protocol (default "tcp")
21:35:40 #37 48.29 rootlesskit version 1.0.0
21:35:40 #37 DONE 48.4s
21:35:40 
21:35:40 #24 [tini 1/3] 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             vim-common
21:35:40 #24 sha256:14257d6bcbb62e69bd41f768e11a3139ff272bbe92dcf367f3a5217f6e21835a
21:35:40 #24 45.99 Selecting previously unselected package libarchive13:amd64.
21:35:40 #24 45.99 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
21:35:40 #24 46.00 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
21:35:40 #24 46.18 Selecting previously unselected package libjsoncpp24:amd64.
21:35:40 #24 46.18 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ...
21:35:40 #24 46.19 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
21:35:40 #24 46.26 Selecting previously unselected package librhash0:amd64.
21:35:40 #24 46.27 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ...
21:35:40 #24 46.27 Unpacking librhash0:amd64 (1.4.1-2) ...
21:35:40 #24 46.34 Selecting previously unselected package libuv1:amd64.
21:35:40 #24 46.35 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ...
21:35:40 #24 46.35 Unpacking libuv1:amd64 (1.40.0-2) ...
21:35:40 #24 46.44 Selecting previously unselected package cmake.
21:35:40 #24 46.45 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ...
21:35:40 #24 46.45 Unpacking cmake (3.18.4-2+deb11u1) ...
21:35:40 #24 47.99 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
21:35:40 #24 48.00 Setting up xxd (2:8.2.2434-3+deb11u1) ...
21:35:40 #24 48.01 Setting up libuv1:amd64 (1.40.0-2) ...
21:35:40 #24 48.03 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
21:35:40 #24 48.06 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
21:35:40 #24 48.07 Setting up librhash0:amd64 (1.4.1-2) ...
21:35:40 #24 48.08 Setting up cmake-data (3.18.4-2+deb11u1) ...
21:35:40 #24 48.10 Setting up cmake (3.18.4-2+deb11u1) ...
21:35:40 #24 48.12 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:35:40 #24 DONE 48.6s
21:35:40 
21:35:40 #38 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
21:35:40 #38 sha256:9152def087aef2bc140f89561d66666c3ee29c132984f51dc6639e9cb348cb00
21:35:40 #38 DONE 0.2s
21:35:40 
21:35:40 #26 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
21:35:40 #26 sha256:95464b51bbcf9043c84e81094cffc0b6c0bdecfeefe37d0b2faeb630ccc107fc
21:35:40 #26 DONE 0.2s
21:35:40 
21:35:40 #27 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
21:35:40 #27 sha256:7cae3ba89f8d3f23fca086fb9dd556cc53ab7dcab3d5a9bdde2eba0b715fa056
21:35:40 #27 ...
21:35:40 
21:35:40 #39 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
21:35:40 #39 sha256:b856eef157b2cf8100686ea1f95166ebf5048a8e31ec1822f6f824a2026d1572
21:35:40 #39 DONE 0.1s
21:35:40 
21:35:40 #22 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:35:40 #22 sha256:e1b6db0279b19cf73835e965177f684d22797f6b2ec0d065631b430cdb14a97b
21:35:40 #22 29.70 Reading package lists...
21:35:40 #22 39.37 Building dependency tree...
21:35:40 #22 43.30 The following additional packages will be installed:
21:35:40 #22 43.30   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
21:35:40 #22 43.30   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
21:35:40 #22 43.30   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
21:35:40 #22 43.31   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
21:35:40 #22 43.31   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
21:35:40 #22 43.31   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
21:35:40 #22 43.32   mingw-w64-common mingw-w64-x86-64-dev
21:35:40 #22 43.34 Suggested packages:
21:35:40 #22 43.34   gcc-10-locales seccomp wine64
21:35:40 #22 44.09 The following NEW packages will be installed:
21:35:40 #22 44.09   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
21:35:40 #22 44.10   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
21:35:40 #22 44.10   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
21:35:40 #22 44.10   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
21:35:40 #22 44.10   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
21:35:40 #22 44.11   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
21:35:40 #22 44.11   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
21:35:40 #22 44.11   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
21:35:40 #22 44.12   mingw-w64-x86-64-dev
21:35:40 #22 44.58 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded.
21:35:40 #22 44.58 Need to get 115 MB of archives.
21:35:40 #22 44.58 After this operation, 645 MB of additional disk space will be used.
21:35:40 #22 44.58 Get:1 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
21:35:40 #22 44.63 Get:2 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
21:35:40 #22 44.69 Get:3 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
21:35:40 #22 44.70 Get:4 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
21:35:40 #22 44.70 Get:5 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
21:35:40 #22 44.70 Get:6 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
21:35:40 #22 44.79 Get:7 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
21:35:40 #22 44.87 Get:8 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
21:35:40 #22 44.87 Get:9 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:35:40 #22 45.13 Get:10 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:35:40 #22 45.77 Get:11 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
21:35:40 #22 45.92 Get:12 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:35:40 #22 46.14 Get:13 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:35:40 #22 46.63 Get:14 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
21:35:40 #22 46.83 Get:15 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
21:35:40 #22 46.83 Get:16 http://deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
21:35:40 #22 46.83 Get:17 http://deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
21:35:40 #22 46.83 Get:18 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
21:35:40 #22 46.84 Get:19 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
21:35:40 #22 46.84 Get:20 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
21:35:40 #22 46.85 Get:21 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
21:35:40 #22 46.85 Get:22 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
21:35:40 #22 46.85 Get:23 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
21:35:40 #22 46.86 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
21:35:40 #22 46.86 Get:25 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
21:35:40 #22 46.87 Get:26 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
21:35:40 #22 46.87 Get:27 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
21:35:40 #22 46.88 Get:28 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
21:35:40 #22 46.88 Get:29 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
21:35:40 #22 46.88 Get:30 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
21:35:40 #22 47.69 debconf: delaying package configuration, since apt-utils is not installed
21:35:40 #22 48.02 Fetched 115 MB in 3s (43.9 MB/s)
21:35:40 #22 48.07 Selecting previously unselected package binutils-mingw-w64-i686.
21:35:40 #22 48.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 ... 30255 files and directories currently installed.)
21:35:40 #22 48.10 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
21:35:40 #22 48.11 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
21:35:40 #22 49.12 Selecting previously unselected package binutils-mingw-w64-x86-64.
21:35:40 #22 49.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
21:35:40 #22 49.13 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
21:35:41 #22 49.97 Selecting previously unselected package binutils-mingw-w64.
21:35:41 #22 49.97 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
21:35:41 #22 49.99 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
21:35:41 #22 ...
21:35:41 
21:35:41 #27 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
21:35:41 #27 sha256:7cae3ba89f8d3f23fca086fb9dd556cc53ab7dcab3d5a9bdde2eba0b715fa056
21:35:41 #27 1.210 + RM_GOPATH=0
21:35:41 #27 1.210 + TMP_GOPATH=
21:35:41 #27 1.210 + : /build
21:35:41 #27 1.210 + '[' -z '' ']'
21:35:41 #27 1.210 ++ mktemp -d
21:35:41 #27 1.210 + export GOPATH=/tmp/tmp.PlrobCNDQU
21:35:41 #27 1.210 + GOPATH=/tmp/tmp.PlrobCNDQU
21:35:41 #27 1.210 + RM_GOPATH=1
21:35:41 #27 1.210 + case "$(go env GOARCH)" in
21:35:41 #27 1.210 ++ go env GOARCH
21:35:41 #27 1.220 Install tini version v0.19.0
21:35:41 #27 1.220 + export GO_BUILDMODE=-buildmode=pie
21:35:41 #27 1.220 + GO_BUILDMODE=-buildmode=pie
21:35:41 #27 1.220 ++ dirname /install.sh
21:35:41 #27 1.225 + dir=/
21:35:41 #27 1.225 + bin=tini
21:35:41 #27 1.225 + shift
21:35:41 #27 1.225 + '[' '!' -f //tini.installer ']'
21:35:41 #27 1.225 + . //tini.installer
21:35:41 #27 1.225 ++ : v0.19.0
21:35:41 #27 1.225 + install_tini
21:35:41 #27 1.225 + echo 'Install tini version v0.19.0'
21:35:41 #27 1.225 + git clone https://github.com/krallin/tini.git /tmp/tmp.PlrobCNDQU/tini
21:35:41 #27 1.225 Cloning into '/tmp/tmp.PlrobCNDQU/tini'...
21:35:41 #27 1.628 + cd /tmp/tmp.PlrobCNDQU/tini
21:35:41 #27 1.628 + git checkout -q v0.19.0
21:35:42 #27 1.641 + cmake .
21:35:42 #27 1.873 -- The C compiler identification is GNU 10.2.1
21:35:42 #27 1.923 -- Detecting C compiler ABI info
21:35:42 #27 2.215 -- Detecting C compiler ABI info - done
21:35:42 #27 2.281 -- Check for working C compiler: /usr/bin/cc - skipped
21:35:42 #27 2.281 -- Detecting C compile features
21:35:42 #27 2.286 -- Detecting C compile features - done
21:35:42 #27 2.306 -- Performing Test HAS_BUILTIN_FORTIFY
21:35:42 #27 2.406 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:35:42 #27 2.446 -- Configuring done
21:35:42 #27 2.458 -- Generating done
21:35:42 #27 2.468 -- Build files have been written to: /tmp/tmp.PlrobCNDQU/tini
21:35:42 #27 2.479 + make tini-static
21:35:42 #27 2.644 Scanning dependencies of target tini-static
21:35:42 #27 2.720 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:35:43 #27 3.279 [100%] Linking C executable tini-static
21:35:43 #27 3.507 [100%] Built target tini-static
21:35:43 #27 3.534 + mkdir -p /build
21:35:44 #27 3.540 + cp tini-static /build/docker-init
21:35:44 Created binary: bundles/dynbinary-daemon/dockerd
21:35:44 Building: bundles/dynbinary-daemon/docker-proxy
21:35:44 GOOS="" GOARCH="" GOARM=""
21:35:44 Created binary: bundles/dynbinary-daemon/docker-proxy
21:35:44 
21:35:44 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:35:44 + RM_GOPATH=0
21:35:44 + TMP_GOPATH=/go
21:35:44 + : /usr/local/bin
21:35:44 + '[' -z /go ']'
21:35:44 + export GOPATH=/go
21:35:44 + GOPATH=/go
21:35:44 + case "$(go env GOARCH)" in
21:35:44 ++ go env GOARCH
21:35:44 + export GO_BUILDMODE=-buildmode=pie
21:35:44 + GO_BUILDMODE=-buildmode=pie
21:35:44 ++ dirname hack/dockerfile/install/install.sh
21:35:44 + dir=hack/dockerfile/install
21:35:44 + bin=tini
21:35:44 + shift
21:35:44 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:35:44 + . hack/dockerfile/install/tini.installer
21:35:44 ++ : v0.19.0
21:35:44 + install_tini
21:35:44 + echo 'Install tini version v0.19.0'
21:35:44 + git clone https://github.com/krallin/tini.git /go/tini
21:35:44 Install tini version v0.19.0
21:35:44 Cloning into '/go/tini'...
21:35:44 + cd /go/tini
21:35:44 + git checkout -q v0.19.0
21:35:44 + cmake .
21:35:44 -- The C compiler identification is GNU 9.4.0
21:35:44 -- Check for working C compiler: /usr/bin/cc
21:35:44 -- Check for working C compiler: /usr/bin/cc -- works
21:35:44 -- Detecting C compiler ABI info
21:35:44 -- Detecting C compiler ABI info - done
21:35:44 -- Detecting C compile features
21:35:44 -- Detecting C compile features - done
21:35:44 -- Performing Test HAS_BUILTIN_FORTIFY
21:35:44 -- Performing Test HAS_BUILTIN_FORTIFY - Success
21:35:44 -- Configuring done
21:35:44 -- Generating done
21:35:44 -- Build files have been written to: /go/tini
21:35:44 + make tini-static
21:35:44 make[2]: Entering directory '/go/tini'
21:35:44 make[3]: Entering directory '/go/tini'
21:35:44 make[4]: Entering directory '/go/tini'
21:35:44 make[5]: Entering directory '/go/tini'
21:35:44 Scanning dependencies of target tini-static
21:35:44 make[5]: Leaving directory '/go/tini'
21:35:44 make[5]: Entering directory '/go/tini'
21:35:44 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:35:44 [100%] Linking C executable tini-static
21:35:44 make[5]: Leaving directory '/go/tini'
21:35:44 [100%] Built target tini-static
21:35:44 make[4]: Leaving directory '/go/tini'
21:35:44 make[3]: Leaving directory '/go/tini'
21:35:44 make[2]: Leaving directory '/go/tini'
21:35:44 + mkdir -p /usr/local/bin
21:35:44 + cp tini-static /usr/local/bin/docker-init
21:35:44 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:35:44 + RM_GOPATH=0
21:35:44 + TMP_GOPATH=/go
21:35:44 + : /usr/local/bin
21:35:44 + '[' -z /go ']'
21:35:44 + export GOPATH=/go
21:35:44 + GOPATH=/go
21:35:44 + case "$(go env GOARCH)" in
21:35:44 ++ go env GOARCH
21:35:44 + export GO_BUILDMODE=-buildmode=pie
21:35:44 + GO_BUILDMODE=-buildmode=pie
21:35:44 ++ dirname hack/dockerfile/install/install.sh
21:35:44 + dir=hack/dockerfile/install
21:35:44 + bin=rootlesskit
21:35:44 + shift
21:35:44 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:35:44 + . hack/dockerfile/install/rootlesskit.installer
21:35:44 ++ : 1920341cd41e047834a21007424162a2dc946315
21:35:44 + install_rootlesskit dynamic
21:35:44 + case "$1" in
21:35:44 + install_rootlesskit_dynamic
21:35:44 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:35:44 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:35:44 + export BUILD_MODE=-buildmode=pie
21:35:44 + BUILD_MODE=-buildmode=pie
21:35:44 + _install_rootlesskit
21:35:44 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
21:35:44 + for f in rootlesskit rootlesskit-docker-proxy
21:35:44 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
21:35:44 + GOBIN=/usr/local/bin
21:35:44 + GO111MODULE=on
21:35:44 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
21:35:44 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
21:35:44 go: downloading github.com/urfave/cli/v2 v2.4.0
21:35:44 go: downloading github.com/sirupsen/logrus v1.8.1
21:35:44 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
21:35:44 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:35:44 go: downloading github.com/google/uuid v1.3.0
21:35:44 go: downloading github.com/moby/vpnkit v0.5.0
21:35:44 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:35:44 go: downloading github.com/gofrs/flock v0.8.1
21:35:44 go: downloading github.com/gorilla/mux v1.8.0
21:35:44 go: downloading github.com/moby/sys/mountinfo v0.6.0
21:35:44 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:35:44 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
21:35:44 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:35:44 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:35:44 + for f in rootlesskit rootlesskit-docker-proxy
21:35:44 + GOBIN=/usr/local/bin
21:35:44 + GO111MODULE=on
21:35:44 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
21:35:44 + return
21:35:44 # Build the CLI
21:35:44 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220816152130-8ffaab8 GITCOMMIT=8ffaab8 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:35:44 Building dynamic docker-linux-arm64
21:35:44 + go build -o build/docker-linux-arm64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=8ffaab8" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-16T21:33:51Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220816152130-8ffaab8" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:35:44 #27 DONE 3.8s
21:35:44 
21:35:44 #22 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:35:44 #22 sha256:e1b6db0279b19cf73835e965177f684d22797f6b2ec0d065631b430cdb14a97b
21:35:44 #22 50.07 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:35:44 #22 50.07 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
21:35:44 #22 50.08 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
21:35:44 #22 50.18 Selecting previously unselected package dmsetup.
21:35:44 #22 50.19 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
21:35:44 #22 50.19 Unpacking dmsetup (2:1.02.175-2.1) ...
21:35:44 #22 50.27 Selecting previously unselected package mingw-w64-common.
21:35:44 #22 50.27 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
21:35:44 #22 50.28 Unpacking mingw-w64-common (8.0.0-1) ...
21:35:44 #22 52.45 Selecting previously unselected package mingw-w64-x86-64-dev.
21:35:44 #22 52.46 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
21:35:44 #22 52.47 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
21:35:45 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20220816152130.8ffaab8-0.el9.aarch64.rpm
21:35:45 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5HcWL7
21:35:45 + umask 022
21:35:45 + cd /root/rpmbuild/BUILD
21:35:45 + cd src
21:35:45 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el9.aarch64
21:35:45 + RPM_EC=0
21:35:45 ++ jobs -p
21:35:45 + exit 0
21:35:45 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Z9wwUJ
21:35:45 + umask 022
21:35:45 + cd /root/rpmbuild/BUILD
21:35:45 + cd /root/rpmbuild/BUILD
21:35:45 + rm -rf src
21:35:45 + /usr/bin/mkdir -p src
21:35:45 + cd src
21:35:45 + /usr/bin/tar -xof -
21:35:45 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
21:35:45 + STATUS=0
21:35:45 + '[' 0 -ne 0 ']'
21:35:45 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
21:35:45 + /usr/bin/tar -xof -
21:35:45 + STATUS=0
21:35:45 + '[' 0 -ne 0 ']'
21:35:45 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:35:45 + RPM_EC=0
21:35:45 ++ jobs -p
21:35:45 + exit 0
21:35:45 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SzfXYp
21:35:45 + umask 022
21:35:45 + cd /root/rpmbuild/BUILD
21:35:45 + cd src
21:35:45 + mkdir -p /go/src/github.com/docker
21:35:45 + rm -f /go/src/github.com/docker/cli
21:35:45 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
21:35:45 + pushd /go/src/github.com/docker/cli
21:35:45 + VERSION=0.0.0-20220816152130-8ffaab8
21:35:45 + GITCOMMIT=8ffaab8
21:35:45 + GO_LINKMODE=dynamic
21:35:45 + ./scripts/build/binary
21:35:45 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
21:35:45 Building dynamic docker-linux-arm64
21:35:45 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=8ffaab8" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-16T21:35:43Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220816152130-8ffaab8" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
21:35:46 #22 54.44 Selecting previously unselected package gcc-mingw-w64-base.
21:35:46 #22 54.44 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
21:35:46 #22 54.44 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
21:35:46 #22 54.51 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
21:35:46 #22 54.51 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
21:35:46 #22 54.52 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
21:35:47 Created binary: bundles/dynbinary-daemon/dockerd
21:35:47 Building: bundles/dynbinary-daemon/docker-proxy
21:35:47 GOOS="" GOARCH="" GOARM=""
21:35:47 Created binary: bundles/dynbinary-daemon/docker-proxy
21:35:47 
21:35:47 + popd
21:35:47 + RPM_EC=0
21:35:47 ~/rpmbuild/BUILD/src
21:35:47 ++ jobs -p
21:35:47 + exit 0
21:35:47 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.prqONW
21:35:47 + umask 022
21:35:47 + cd /root/rpmbuild/BUILD
21:35:47 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64 '!=' / ']'
21:35:47 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64
21:35:47 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64
21:35:47 + mkdir -p /root/rpmbuild/BUILDROOT
21:35:47 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64
21:35:47 + 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:35:47 + export CFLAGS
21:35:47 + 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:35:47 + export CXXFLAGS
21:35:47 + 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:35:47 + export FFLAGS
21:35:47 + 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:35:47 + export FCFLAGS
21:35:47 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64.ld'
21:35:47 + export LDFLAGS
21:35:47 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:35:47 + export LT_SYS_LIBRARY_PATH
21:35:47 + CC=gcc
21:35:47 + export CC
21:35:47 + CXX=g++
21:35:47 + export CXX
21:35:47 + cd src
21:35:47 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
21:35:47 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64/usr/bin/dockerd
21:35:47 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
21:35:47 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64/usr/bin/docker-proxy
21:35:47 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64/usr/bin/docker-init
21:35:47 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64/usr/lib/systemd/system/docker.service
21:35:47 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64/usr/lib/systemd/system/docker.socket
21:35:47 + /usr/lib/rpm/check-buildroot
21:35:47 + /usr/lib/rpm/redhat/brp-ldconfig
21:35:47 + /usr/lib/rpm/brp-compress
21:35:47 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:35:47 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:35:47 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:35:47 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:35:47 + /usr/lib/rpm/check-rpaths
21:35:47 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:35:47 + /usr/lib/rpm/brp-remove-la-files
21:35:47 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:35:47 + /usr/lib/rpm/redhat/brp-python-hardlink
21:35:47 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zzESsd
21:35:47 + umask 022
21:35:47 + cd /root/rpmbuild/BUILD
21:35:47 + 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:35:47 + export CFLAGS
21:35:47 + 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:35:47 + export CXXFLAGS
21:35:47 + 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:35:47 + export FFLAGS
21:35:47 + 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:35:47 + export FCFLAGS
21:35:47 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64.ld'
21:35:47 + export LDFLAGS
21:35:47 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:35:47 + export LT_SYS_LIBRARY_PATH
21:35:47 + CC=gcc
21:35:47 + export CC
21:35:47 + CXX=g++
21:35:47 + export CXX
21:35:47 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:35:47 + /usr/lib/rpm/generate-rpm-note.sh docker-ce 0.0.0~20220816152130.8ffaab8-0.fc36 aarch64
21:35:47 + cd src
21:35:47 ++ engine/bundles/dynbinary-daemon/dockerd --version
21:35:47 + ver='Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8'
21:35:47 + test 'Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8' = 'Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8'
21:35:47 + echo 'PASS: daemon version OK'
21:35:47 + RPM_EC=0
21:35:47 PASS: daemon version OK
21:35:47 ++ jobs -p
21:35:47 + exit 0
21:35:47 Processing files: docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64
21:35:47 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64/usr/bin/docker-proxy
21:35:47 Provides: docker-ce = 3:0.0.0~20220816152130.8ffaab8-0.fc36 docker-ce(aarch-64) = 3:0.0.0~20220816152130.8ffaab8-0.fc36
21:35:47 Requires(interp): /bin/sh /bin/sh /bin/sh
21:35:47 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:35:47 Requires(post): /bin/sh
21:35:47 Requires(preun): /bin/sh
21:35:47 Requires(postun): /bin/sh
21:35:47 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:35:47 Conflicts: docker docker-ee docker-engine-cs docker-io
21:35:47 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
21:35:47 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64
21:35:47 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.src.rpm
21:35:48 #22 56.35 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
21:35:48 #22 56.36 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
21:35:48 #22 56.37 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
21:35:50 Created binary: bundles/dynbinary-daemon/dockerd
21:35:50 Building: bundles/dynbinary-daemon/docker-proxy
21:35:50 GOOS="" GOARCH="" GOARM=""
21:35:50 Created binary: bundles/dynbinary-daemon/docker-proxy
21:35:50 
21:35:50 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:35:50 + RM_GOPATH=0
21:35:50 + TMP_GOPATH=/go
21:35:50 + : /usr/local/bin
21:35:50 + '[' -z /go ']'
21:35:50 + export GOPATH=/go
21:35:50 + GOPATH=/go
21:35:50 + case "$(go env GOARCH)" in
21:35:50 ++ go env GOARCH
21:35:50 + export GO_BUILDMODE=-buildmode=pie
21:35:50 + GO_BUILDMODE=-buildmode=pie
21:35:50 ++ dirname hack/dockerfile/install/install.sh
21:35:50 + dir=hack/dockerfile/install
21:35:50 + bin=tini
21:35:50 + shift
21:35:50 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:35:50 + . hack/dockerfile/install/tini.installer
21:35:50 ++ : v0.19.0
21:35:50 + install_tini
21:35:50 + echo 'Install tini version v0.19.0'
21:35:50 Install tini version v0.19.0
21:35:50 + git clone https://github.com/krallin/tini.git /go/tini
21:35:50 Cloning into '/go/tini'...
21:35:50 + cd /go/tini
21:35:50 + git checkout -q v0.19.0
21:35:50 + cmake .
21:35:50 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
21:35:50   Compatibility with CMake < 2.8.12 will be removed from a future version of
21:35:50   CMake.
21:35:50 
21:35:50   Update the VERSION argument <min> value or use a ...<max> suffix to tell
21:35:50   CMake that the project does not need compatibility with older versions.
21:35:50 
21:35:50 
21:35:50 -- The C compiler identification is GNU 11.2.0
21:35:50 -- Detecting C compiler ABI info
21:35:50 -- Detecting C compiler ABI info - done
21:35:50 -- Check for working C compiler: /usr/bin/cc - skipped
21:35:50 -- Detecting C compile features
21:35:50 -- Detecting C compile features - done
21:35:50 -- Performing Test HAS_BUILTIN_FORTIFY
21:35:50 -- Performing Test HAS_BUILTIN_FORTIFY - Success
21:35:50 -- Configuring done
21:35:50 -- Generating done
21:35:50 -- Build files have been written to: /go/tini
21:35:50 + make tini-static
21:35:50 make[2]: Entering directory '/go/tini'
21:35:50 make[3]: Entering directory '/go/tini'
21:35:50 make[4]: Entering directory '/go/tini'
21:35:50 make[5]: Entering directory '/go/tini'
21:35:50 make[5]: Leaving directory '/go/tini'
21:35:50 make[5]: Entering directory '/go/tini'
21:35:50 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:35:50 [100%] Linking C executable tini-static
21:35:50 make[5]: Leaving directory '/go/tini'
21:35:50 [100%] Built target tini-static
21:35:50 make[4]: Leaving directory '/go/tini'
21:35:50 make[3]: Leaving directory '/go/tini'
21:35:50 make[2]: Leaving directory '/go/tini'
21:35:50 + mkdir -p /usr/local/bin
21:35:50 + cp tini-static /usr/local/bin/docker-init
21:35:50 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:35:50 + RM_GOPATH=0
21:35:50 + TMP_GOPATH=/go
21:35:50 + : /usr/local/bin
21:35:50 + '[' -z /go ']'
21:35:50 + export GOPATH=/go
21:35:50 + GOPATH=/go
21:35:50 + case "$(go env GOARCH)" in
21:35:50 ++ go env GOARCH
21:35:50 + export GO_BUILDMODE=-buildmode=pie
21:35:50 + GO_BUILDMODE=-buildmode=pie
21:35:50 ++ dirname hack/dockerfile/install/install.sh
21:35:50 + dir=hack/dockerfile/install
21:35:50 + bin=rootlesskit
21:35:50 + shift
21:35:50 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:35:50 + . hack/dockerfile/install/rootlesskit.installer
21:35:50 ++ : 1920341cd41e047834a21007424162a2dc946315
21:35:50 + install_rootlesskit dynamic
21:35:50 + case "$1" in
21:35:50 + install_rootlesskit_dynamic
21:35:50 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:35:50 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:35:50 + export BUILD_MODE=-buildmode=pie
21:35:50 + BUILD_MODE=-buildmode=pie
21:35:50 + _install_rootlesskit
21:35:50 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
21:35:50 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
21:35:50 + for f in rootlesskit rootlesskit-docker-proxy
21:35:50 + GOBIN=/usr/local/bin
21:35:50 + GO111MODULE=on
21:35:50 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
21:35:50 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
21:35:50 go: downloading github.com/sirupsen/logrus v1.8.1
21:35:50 go: downloading github.com/urfave/cli/v2 v2.4.0
21:35:50 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
21:35:50 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:35:50 go: downloading github.com/google/uuid v1.3.0
21:35:50 go: downloading github.com/moby/vpnkit v0.5.0
21:35:50 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:35:50 go: downloading github.com/gofrs/flock v0.8.1
21:35:50 go: downloading github.com/gorilla/mux v1.8.0
21:35:50 go: downloading github.com/moby/sys/mountinfo v0.6.0
21:35:50 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:35:50 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
21:35:50 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:35:50 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:35:50 + for f in rootlesskit rootlesskit-docker-proxy
21:35:50 + GOBIN=/usr/local/bin
21:35:50 + GO111MODULE=on
21:35:50 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
21:35:50 + return
21:35:50 # Build the CLI
21:35:50 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220816152130-8ffaab8 GITCOMMIT=8ffaab8 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:35:50 Building dynamic docker-linux-arm64
21:35:50 + go build -o build/docker-linux-arm64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=8ffaab8" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-16T21:33:55Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220816152130-8ffaab8" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:35:52 #22 60.04 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
21:35:52 #22 60.05 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
21:35:52 #22 60.05 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
21:35:52 #22 ...
21:35:52 
21:35:52 #34 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:35:52 #34 sha256:2708323a13c79c6a7526025d973d6b1dcd1ae877e8960074bde23cb87d93809b
21:35:52 #34 14.99 + cd /tmp/tmp.YSJH4V3EmE/src/github.com/containerd/containerd
21:35:52 #34 14.99 + git checkout -q v1.6.7
21:35:52 #12 98.16 --------------------------------------------------------------------------------
21:35:52 #12 98.16 Total                                              1.3 MB/s |  81 MB  00:59     
21:35:52 #12 98.32 Running transaction check
21:35:52 #12 98.48 Running transaction test
21:35:52 #12 98.63 Transaction test succeeded
21:35:52 #12 98.63 Running transaction
21:35:52 #12 101.1   Updating   : glibc-common-2.17-326.el7_9.x86_64                          1/68 
21:35:52 #12 101.6   Updating   : glibc-2.17-326.el7_9.x86_64                                 2/68 
21:35:52 #12 102.1   Installing : fipscheck-1.4.1-6.el7.x86_64                                3/68 
21:35:52 #12 102.2   Installing : fipscheck-lib-1.4.1-6.el7.x86_64                            4/68 
21:35:52 #12 102.7   Installing : mpfr-3.1.1-4.el7.x86_64                                     5/68 
21:35:52 #12 103.3   Updating   : systemd-libs-219-78.el7_9.5.x86_64                          6/68 
21:35:52 #12 105.1   Updating   : systemd-219-78.el7_9.5.x86_64                               7/68 
21:35:52 #12 105.8 Failed to get D-Bus connection: Operation not permitted
21:35:52 #12 105.9   Updating   : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64              8/68 
21:35:52 #12 106.4   Updating   : 7:device-mapper-1.02.170-6.el7_9.5.x86_64                   9/68 
21:35:52 #12 107.0   Installing : libmpc-1.0.1-3.el7.x86_64                                  10/68 
21:35:52 #34 15.81 + export 'BUILDTAGS=netgo osusergo static_build'
21:35:52 #34 15.81 + BUILDTAGS='netgo osusergo static_build'
21:35:52 #34 15.81 + export EXTRA_FLAGS=-buildmode=pie
21:35:52 #34 15.81 + EXTRA_FLAGS=-buildmode=pie
21:35:52 #34 15.81 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
21:35:52 #34 15.81 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
21:35:52 #34 15.81 + '[' '' = dynamic ']'
21:35:52 #34 15.81 + make
21:35:53 #12 107.5   Installing : lzo-2.06-8.el7.x86_64                                      11/68 
21:35:53 #34 16.53 + bin/ctr
21:35:53 #12 108.1   Installing : m4-1.4.16-10.el7.x86_64                                    12/68 
21:35:54 #12 108.7   Installing : checkpolicy-2.5-8.el7.x86_64                               13/68 
21:35:54 #12 108.7   Installing : 1:make-3.82-24.el7.x86_64                                  14/68 
21:35:54 #12 109.3   Installing : 1:perl-Error-0.17020-2.el7.noarch                          15/68 
21:35:56 #12 109.3   Installing : libarchive-3.1.2-14.el7_7.x86_64                           16/68 
21:35:56 #12 110.5   Installing : cpp-4.8.5-44.el7.x86_64                                    17/68 
21:35:56 #12 111.1   Installing : systemd-devel-219-78.el7_9.5.x86_64                        18/68 
21:35:57 #12 111.1   Installing : rsync-3.1.2-10.el7.x86_64                                  19/68 
21:35:57 Created binary: bundles/dynbinary-daemon/dockerd
21:35:57 Building: bundles/dynbinary-daemon/docker-proxy
21:35:57 GOOS="" GOARCH="" GOARM=""
21:35:57 Created binary: bundles/dynbinary-daemon/docker-proxy
21:35:57 
21:35:57 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:35:57 + RM_GOPATH=0
21:35:57 + TMP_GOPATH=/go
21:35:57 + : /usr/local/bin
21:35:57 + '[' -z /go ']'
21:35:57 + export GOPATH=/go
21:35:57 + GOPATH=/go
21:35:57 + case "$(go env GOARCH)" in
21:35:57 ++ go env GOARCH
21:35:57 + export GO_BUILDMODE=-buildmode=pie
21:35:57 + GO_BUILDMODE=-buildmode=pie
21:35:57 ++ dirname hack/dockerfile/install/install.sh
21:35:57 + dir=hack/dockerfile/install
21:35:57 + bin=tini
21:35:57 + shift
21:35:57 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:35:57 + . hack/dockerfile/install/tini.installer
21:35:57 ++ : v0.19.0
21:35:57 + install_tini
21:35:57 + echo 'Install tini version v0.19.0'
21:35:57 + git clone https://github.com/krallin/tini.git /go/tini
21:35:57 Install tini version v0.19.0
21:35:57 Cloning into '/go/tini'...
21:35:57 + cd /go/tini
21:35:57 + git checkout -q v0.19.0
21:35:57 + cmake .
21:35:57 -- The C compiler identification is GNU 8.3.0
21:35:57 -- Check for working C compiler: /usr/bin/cc
21:35:57 -- Check for working C compiler: /usr/bin/cc -- works
21:35:57 -- Detecting C compiler ABI info
21:35:57 -- Detecting C compiler ABI info - done
21:35:57 -- Detecting C compile features
21:35:57 -- Detecting C compile features - done
21:35:57 -- Performing Test HAS_BUILTIN_FORTIFY
21:35:57 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:35:57 -- Configuring done
21:35:57 -- Generating done
21:35:57 -- Build files have been written to: /go/tini
21:35:57 + make tini-static
21:35:57 make[2]: Entering directory '/go/tini'
21:35:57 make[3]: Entering directory '/go/tini'
21:35:57 make[4]: Entering directory '/go/tini'
21:35:57 make[5]: Entering directory '/go/tini'
21:35:57 Scanning dependencies of target tini-static
21:35:57 make[5]: Leaving directory '/go/tini'
21:35:57 make[5]: Entering directory '/go/tini'
21:35:57 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:35:57 [100%] Linking C executable tini-static
21:35:57 make[5]: Leaving directory '/go/tini'
21:35:57 [100%] Built target tini-static
21:35:57 make[4]: Leaving directory '/go/tini'
21:35:57 make[3]: Leaving directory '/go/tini'
21:35:57 make[2]: Leaving directory '/go/tini'
21:35:57 + mkdir -p /usr/local/bin
21:35:57 + cp tini-static /usr/local/bin/docker-init
21:35:57 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:35:57 + RM_GOPATH=0
21:35:57 + TMP_GOPATH=/go
21:35:57 + : /usr/local/bin
21:35:57 + '[' -z /go ']'
21:35:57 + export GOPATH=/go
21:35:57 + GOPATH=/go
21:35:57 + case "$(go env GOARCH)" in
21:35:57 ++ go env GOARCH
21:35:57 + export GO_BUILDMODE=-buildmode=pie
21:35:57 + GO_BUILDMODE=-buildmode=pie
21:35:57 ++ dirname hack/dockerfile/install/install.sh
21:35:57 + dir=hack/dockerfile/install
21:35:57 + bin=rootlesskit
21:35:57 + shift
21:35:57 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:35:57 + . hack/dockerfile/install/rootlesskit.installer
21:35:57 ++ : 1920341cd41e047834a21007424162a2dc946315
21:35:57 + install_rootlesskit dynamic
21:35:57 + case "$1" in
21:35:57 + install_rootlesskit_dynamic
21:35:57 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:35:57 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:35:57 + export BUILD_MODE=-buildmode=pie
21:35:57 + BUILD_MODE=-buildmode=pie
21:35:57 + _install_rootlesskit
21:35:57 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
21:35:57 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
21:35:57 + for f in rootlesskit rootlesskit-docker-proxy
21:35:57 + GOBIN=/usr/local/bin
21:35:57 + GO111MODULE=on
21:35:57 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
21:35:57 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
21:35:57 go: downloading github.com/urfave/cli/v2 v2.4.0
21:35:57 go: downloading github.com/sirupsen/logrus v1.8.1
21:35:57 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
21:35:57 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:35:57 go: downloading github.com/google/uuid v1.3.0
21:35:57 go: downloading github.com/moby/vpnkit v0.5.0
21:35:57 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:35:57 go: downloading github.com/gofrs/flock v0.8.1
21:35:57 go: downloading github.com/gorilla/mux v1.8.0
21:35:57 go: downloading github.com/moby/sys/mountinfo v0.6.0
21:35:57 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:35:57 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
21:35:57 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:35:57 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:35:57 + for f in rootlesskit rootlesskit-docker-proxy
21:35:57 + GOBIN=/usr/local/bin
21:35:57 + GO111MODULE=on
21:35:57 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
21:35:57 + return
21:35:57 # Build the CLI
21:35:57 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220816152130-8ffaab8 GITCOMMIT=8ffaab8 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:35:57 Building dynamic docker-linux-arm64
21:35:57 + go build -o build/docker-linux-arm64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=8ffaab8" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-16T21:34:05Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220816152130-8ffaab8" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:35:58 Created binary: bundles/dynbinary-daemon/dockerd
21:35:58 Building: bundles/dynbinary-daemon/docker-proxy
21:35:58 GOOS="" GOARCH="" GOARM=""
21:35:58 Created binary: bundles/dynbinary-daemon/docker-proxy
21:35:58 
21:35:58 ~/rpmbuild/BUILD/src
21:35:58 + popd
21:35:58 + RPM_EC=0
21:35:58 ++ jobs -p
21:35:58 + exit 0
21:35:58 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3zVrLA
21:35:58 + umask 022
21:35:58 + cd /root/rpmbuild/BUILD
21:35:58 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el9.x86_64 '!=' / ']'
21:35:58 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el9.x86_64
21:35:58 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el9.x86_64
21:35:58 + mkdir -p /root/rpmbuild/BUILDROOT
21:35:58 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el9.x86_64
21:35:58 + cd src
21:35:58 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
21:35:58 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el9.x86_64/usr/bin/dockerd
21:35:58 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
21:35:58 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el9.x86_64/usr/bin/docker-proxy
21:35:58 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el9.x86_64/usr/bin/docker-init
21:35:58 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el9.x86_64/usr/lib/systemd/system/docker.service
21:35:58 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el9.x86_64/usr/lib/systemd/system/docker.socket
21:35:58 + /usr/lib/rpm/check-buildroot
21:35:58 + /usr/lib/rpm/redhat/brp-ldconfig
21:35:58 + /usr/lib/rpm/brp-compress
21:35:58 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:35:58 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:35:58 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el9.x86_64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
21:35:58 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:35:58 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:35:58 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:35:58 + /usr/lib/rpm/brp-python-hardlink
21:35:58 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:35:58 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.jOvX93
21:35:58 + umask 022
21:35:58 + cd /root/rpmbuild/BUILD
21:35:58 + cd src
21:35:58 ++ engine/bundles/dynbinary-daemon/dockerd --version
21:35:58 + ver='Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8'
21:35:58 PASS: daemon version OK
21:35:58 + test 'Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8' = 'Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8'
21:35:58 + echo 'PASS: daemon version OK'
21:35:58 + RPM_EC=0
21:35:58 ++ jobs -p
21:35:58 + exit 0
21:35:58 Processing files: docker-ce-0.0.0~20220816152130.8ffaab8-0.el9.x86_64
21:35:58 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el9.x86_64/usr/bin/docker-proxy
21:35:58 Provides: docker-ce = 3:0.0.0~20220816152130.8ffaab8-0.el9 docker-ce(x86-64) = 3:0.0.0~20220816152130.8ffaab8-0.el9
21:35:58 Requires(interp): /bin/sh /bin/sh /bin/sh
21:35:58 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:35:58 Requires(post): /bin/sh
21:35:58 Requires(preun): /bin/sh
21:35:58 Requires(postun): /bin/sh
21:35:58 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:35:58 Conflicts: docker docker-ee docker-engine-cs docker-io
21:35:58 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
21:35:58 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el9.x86_64
21:35:58 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20220816152130.8ffaab8-0.el9.src.rpm
21:35:58 Created binary: bundles/dynbinary-daemon/dockerd
21:35:58 Building: bundles/dynbinary-daemon/docker-proxy
21:35:58 GOOS="" GOARCH="" GOARM=""
21:35:58 Created binary: bundles/dynbinary-daemon/docker-proxy
21:35:58 
21:35:58 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:35:58 + RM_GOPATH=0
21:35:58 + TMP_GOPATH=/go
21:35:58 + : /usr/local/bin
21:35:58 + '[' -z /go ']'
21:35:58 + export GOPATH=/go
21:35:58 + GOPATH=/go
21:35:58 + case "$(go env GOARCH)" in
21:35:58 ++ go env GOARCH
21:35:58 + export GO_BUILDMODE=-buildmode=pie
21:35:58 + GO_BUILDMODE=-buildmode=pie
21:35:58 ++ dirname hack/dockerfile/install/install.sh
21:35:58 + dir=hack/dockerfile/install
21:35:58 + bin=tini
21:35:58 + shift
21:35:58 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:35:58 + . hack/dockerfile/install/tini.installer
21:35:58 ++ : v0.19.0
21:35:58 + install_tini
21:35:58 + echo 'Install tini version v0.19.0'
21:35:58 Install tini version v0.19.0
21:35:58 + git clone https://github.com/krallin/tini.git /go/tini
21:35:58 Cloning into '/go/tini'...
21:35:58 + cd /go/tini
21:35:58 + git checkout -q v0.19.0
21:35:58 + cmake .
21:35:58 -- The C compiler identification is GNU 10.2.1
21:35:58 -- Detecting C compiler ABI info
21:35:58 -- Detecting C compiler ABI info - done
21:35:58 -- Check for working C compiler: /usr/bin/cc - skipped
21:35:58 -- Detecting C compile features
21:35:58 -- Detecting C compile features - done
21:35:58 -- Performing Test HAS_BUILTIN_FORTIFY
21:35:58 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:35:58 -- Configuring done
21:35:58 -- Generating done
21:35:58 -- Build files have been written to: /go/tini
21:35:58 + make tini-static
21:35:58 make[2]: Entering directory '/go/tini'
21:35:58 make[3]: Entering directory '/go/tini'
21:35:58 make[4]: Entering directory '/go/tini'
21:35:58 make[5]: Entering directory '/go/tini'
21:35:58 Scanning dependencies of target tini-static
21:35:58 make[5]: Leaving directory '/go/tini'
21:35:58 make[5]: Entering directory '/go/tini'
21:35:58 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:35:58 [100%] Linking C executable tini-static
21:35:58 make[5]: Leaving directory '/go/tini'
21:35:58 [100%] Built target tini-static
21:35:58 make[4]: Leaving directory '/go/tini'
21:35:58 make[3]: Leaving directory '/go/tini'
21:35:58 make[2]: Leaving directory '/go/tini'
21:35:58 + mkdir -p /usr/local/bin
21:35:58 + cp tini-static /usr/local/bin/docker-init
21:35:58 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:35:58 + RM_GOPATH=0
21:35:58 + TMP_GOPATH=/go
21:35:58 + : /usr/local/bin
21:35:58 + '[' -z /go ']'
21:35:58 + export GOPATH=/go
21:35:58 + GOPATH=/go
21:35:58 + case "$(go env GOARCH)" in
21:35:58 ++ go env GOARCH
21:35:58 + export GO_BUILDMODE=-buildmode=pie
21:35:58 + GO_BUILDMODE=-buildmode=pie
21:35:58 ++ dirname hack/dockerfile/install/install.sh
21:35:58 + dir=hack/dockerfile/install
21:35:58 + bin=rootlesskit
21:35:58 + shift
21:35:58 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:35:58 + . hack/dockerfile/install/rootlesskit.installer
21:35:58 ++ : 1920341cd41e047834a21007424162a2dc946315
21:35:58 + install_rootlesskit dynamic
21:35:58 + case "$1" in
21:35:58 + install_rootlesskit_dynamic
21:35:58 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:35:58 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:35:58 + export BUILD_MODE=-buildmode=pie
21:35:58 + BUILD_MODE=-buildmode=pie
21:35:58 + _install_rootlesskit
21:35:58 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
21:35:58 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
21:35:58 + for f in rootlesskit rootlesskit-docker-proxy
21:35:58 + GOBIN=/usr/local/bin
21:35:58 + GO111MODULE=on
21:35:58 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
21:35:58 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
21:35:58 go: downloading github.com/sirupsen/logrus v1.8.1
21:35:58 go: downloading github.com/urfave/cli/v2 v2.4.0
21:35:58 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
21:35:58 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:35:58 go: downloading github.com/google/uuid v1.3.0
21:35:58 go: downloading github.com/moby/vpnkit v0.5.0
21:35:58 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:35:58 go: downloading github.com/gofrs/flock v0.8.1
21:35:58 go: downloading github.com/gorilla/mux v1.8.0
21:35:58 go: downloading github.com/moby/sys/mountinfo v0.6.0
21:35:58 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:35:58 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
21:35:58 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:35:58 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:35:58 + for f in rootlesskit rootlesskit-docker-proxy
21:35:58 + GOBIN=/usr/local/bin
21:35:58 + GO111MODULE=on
21:35:58 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
21:35:58 + return
21:35:58 # Build the CLI
21:35:58 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220816152130-8ffaab8 GITCOMMIT=8ffaab8 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:35:58 Building dynamic docker-linux-arm64
21:35:58 + go build -o build/docker-linux-arm64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=8ffaab8" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-16T21:34:06Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220816152130-8ffaab8" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:35:58 #12 112.2   Installing : libcgroup-0.41-21.el7.x86_64                               20/68 
21:35:58 #12 113.4   Installing : openssh-7.4p1-22.el7_9.x86_64                              21/68 
21:35:58 #34 ...
21:35:58 
21:35:58 #22 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:35:58 #22 sha256:e1b6db0279b19cf73835e965177f684d22797f6b2ec0d065631b430cdb14a97b
21:35:58 #22 61.65 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
21:35:58 #22 61.66 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
21:35:58 #22 61.66 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
21:35:58 #22 63.25 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
21:35:58 #22 63.26 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
21:35:58 #22 63.27 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
21:35:58 #22 66.96 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
21:35:58 #22 66.96 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
21:35:58 #22 66.97 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
21:35:58 #12 113.4   Installing : perl-TermReadKey-2.30-20.el7.x86_64                        22/68 
21:35:59 #12 113.4   Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64                         23/68 
21:35:59 #12 114.0   Installing : libseccomp-2.3.1-4.el7.x86_64                              24/68 
21:35:59 #12 114.5   Installing : libselinux-utils-2.5-15.el7.x86_64                         25/68 
21:35:59 #12 114.6   Installing : policycoreutils-2.5-34.el7.x86_64                          26/68 
21:36:00 #22 68.72 Selecting previously unselected package g++-mingw-w64-x86-64.
21:36:00 #22 68.72 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
21:36:00 #22 68.73 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
21:36:00 #22 68.80 Selecting previously unselected package libapparmor1:amd64.
21:36:00 #22 68.81 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
21:36:00 #22 68.81 Unpacking libapparmor1:amd64 (2.13.6-10) ...
21:36:00 #22 68.86 Selecting previously unselected package libapparmor-dev:amd64.
21:36:00 #22 68.86 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
21:36:00 #22 68.87 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
21:36:00 #22 68.92 Selecting previously unselected package libbtrfs0:amd64.
21:36:00 #22 68.93 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
21:36:00 #22 68.93 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
21:36:00 #22 68.99 Selecting previously unselected package libbtrfs-dev:amd64.
21:36:00 #22 69.00 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
21:36:00 #22 69.01 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
21:36:00 #22 69.10 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
21:36:00 #22 69.10 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
21:36:00 #22 69.10 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
21:36:00 #22 69.14 Selecting previously unselected package libudev-dev:amd64.
21:36:00 #22 69.15 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
21:36:00 #22 69.15 Unpacking libudev-dev:amd64 (247.3-7) ...
21:36:00 #22 69.23 Selecting previously unselected package libsepol1-dev:amd64.
21:36:00 #22 69.24 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
21:36:00 #22 69.24 Unpacking libsepol1-dev:amd64 (3.1-1) ...
21:36:01 #22 69.36 Selecting previously unselected package libpcre2-16-0:amd64.
21:36:01 #22 69.37 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
21:36:01 #22 69.37 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
21:36:01 #22 69.45 Selecting previously unselected package libpcre2-32-0:amd64.
21:36:01 #22 69.45 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
21:36:01 #22 69.46 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
21:36:01 #22 69.54 Selecting previously unselected package libpcre2-posix2:amd64.
21:36:01 #22 69.54 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
21:36:01 #22 69.55 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
21:36:01 #22 69.59 Selecting previously unselected package libpcre2-dev:amd64.
21:36:01 #22 69.60 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
21:36:01 #22 69.60 Unpacking libpcre2-dev:amd64 (10.36-2) ...
21:36:01 #22 69.76 Selecting previously unselected package libselinux1-dev:amd64.
21:36:01 #22 69.77 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
21:36:01 #22 69.78 Unpacking libselinux1-dev:amd64 (3.1-3) ...
21:36:01 #22 69.91 Selecting previously unselected package libdevmapper-dev:amd64.
21:36:01 #12 114.7   Installing : selinux-policy-3.13.1-268.el7_9.2.noarch                   27/68 
21:36:01 #22 69.91 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
21:36:01 #22 69.91 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
21:36:01 #22 69.96 Selecting previously unselected package libseccomp-dev:amd64.
21:36:01 #22 69.96 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
21:36:01 #22 69.97 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
21:36:01 #22 70.02 Selecting previously unselected package libsystemd-dev:amd64.
21:36:01 #22 70.03 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
21:36:01 #22 70.04 Unpacking libsystemd-dev:amd64 (247.3-7) ...
21:36:01 #12 115.9   Installing : setools-libs-3.3.8-4.el7.x86_64                            28/68 
21:36:01 #12 116.5   Installing : libsemanage-python-2.5-14.el7.x86_64                       29/68 
21:36:01 #22 70.30 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
21:36:01 #22 70.32 Setting up libapparmor1:amd64 (2.13.6-10) ...
21:36:01 #22 70.33 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
21:36:01 #22 70.34 Setting up libsepol1-dev:amd64 (3.1-1) ...
21:36:01 #22 70.36 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
21:36:01 #22 70.37 Setting up libpcre2-16-0:amd64 (10.36-2) ...
21:36:01 #22 70.38 Setting up libbtrfs0:amd64 (5.10.1-2) ...
21:36:01 #22 70.40 Setting up libpcre2-32-0:amd64 (10.36-2) ...
21:36:01 #22 70.41 Setting up libudev-dev:amd64 (247.3-7) ...
21:36:02 #22 70.42 Setting up libpcre2-posix2:amd64 (10.36-2) ...
21:36:02 #22 70.43 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
21:36:02 #22 70.45 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
21:36:02 #22 70.46 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
21:36:02 #22 70.47 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
21:36:02 #22 70.48 Setting up mingw-w64-common (8.0.0-1) ...
21:36:02 #22 70.49 Setting up libsystemd-dev:amd64 (247.3-7) ...
21:36:02 #22 70.51 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
21:36:02 #22 70.52 Setting up libpcre2-dev:amd64 (10.36-2) ...
21:36:02 #22 70.53 Setting up libselinux1-dev:amd64 (3.1-3) ...
21:36:02 #22 70.55 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
21:36:02 #22 70.56 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
21:36:02 #22 70.58 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:36:02 #22 70.58 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
21:36:02 #22 70.60 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:36:02 #22 70.60 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
21:36:02 #22 70.62 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
21:36:02 #22 70.63 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
21:36:02 #22 70.63 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
21:36:02 #22 70.65 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
21:36:02 #22 70.67 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
21:36:02 #22 70.68 Setting up dmsetup (2:1.02.175-2.1) ...
21:36:02 #22 70.69 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
21:36:02 #22 70.70 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
21:36:02 #22 70.71 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:36:02 #12 116.5   Installing : e2fsprogs-libs-1.42.9-19.el7.x86_64                        30/68 
21:36:02 #12 117.2   Installing : btrfs-progs-4.9.1-1.el7.x86_64                             31/68 
21:36:02 #12 117.2   Installing : perl-Data-Dumper-2.145-3.el7.x86_64                        32/68 
21:36:03 #12 117.3   Installing : autoconf-2.69-11.el7.noarch                                33/68 
21:36:03 #12 117.8 install-info: No such file or directory for /usr/share/info/autoconf.info
21:36:03 #12 117.9   Installing : libselinux-python-2.5-15.el7.x86_64                        34/68 
21:36:03 #12 117.9   Installing : audit-libs-python-2.8.5-4.el7.x86_64                       35/68 
21:36:03 #22 DONE 71.5s
21:36:03 
21:36:03 #23 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libapparmor-dev:arm64             libapparmor-dev:armel             libapparmor-dev:armhf             libapparmor-dev:ppc64el             libapparmor-dev:s390x             libseccomp-dev:arm64             libseccomp-dev:armel             libseccomp-dev:armhf             libseccomp-dev:ppc64el             libseccomp-dev:s390x
21:36:03 #23 sha256:bb8b747110e7901410998950a503e415400784dc636bd042c7a4f9d83f5c9940
21:36:03 + DISABLE_WARN_OUTSIDE_CONTAINER=1
21:36:03 + make manpages
21:36:03 scripts/docs/generate-man.sh
21:36:03 + cp -r . /tmp/docker-cli-docsgen.fQrxANVdlg/
21:36:03 + cd /tmp/docker-cli-docsgen.fQrxANVdlg
21:36:03 + ./scripts/vendor init
21:36:03 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:36:03 + cp man/tools.go .
21:36:03 + ./scripts/vendor update
21:36:03 + go mod tidy -compat=1.17 -modfile=vendor.mod
21:36:03 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:36:03 go: downloading github.com/spf13/cobra v1.5.0
21:36:03 go: downloading github.com/spf13/pflag v1.0.5
21:36:03 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible
21:36:03 go: downloading github.com/fvbommel/sortorder v1.0.2
21:36:03 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
21:36:03 go: downloading github.com/morikuni/aec v1.0.0
21:36:03 go: downloading github.com/pkg/errors v0.9.1
21:36:03 go: downloading github.com/google/go-cmp v0.5.7
21:36:03 go: downloading gotest.tools/v3 v3.1.0
21:36:03 go: downloading github.com/docker/go-units v0.4.0
21:36:03 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:36:03 go: downloading github.com/docker/go-connections v0.4.0
21:36:03 go: downloading github.com/sirupsen/logrus v1.8.1
21:36:03 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:36:03 go: downloading golang.org/x/text v0.3.7
21:36:03 go: downloading github.com/mattn/go-runewidth v0.0.13
21:36:03 go: downloading github.com/containerd/containerd v1.6.4
21:36:03 go: downloading github.com/moby/sys/signal v0.7.0
21:36:03 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:36:03 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
21:36:03 go: downloading github.com/moby/buildkit v0.10.3
21:36:03 go: downloading github.com/opencontainers/go-digest v1.0.0
21:36:03 go: downloading github.com/gogo/protobuf v1.3.2
21:36:03 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:36:03 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46
21:36:03 go: downloading gopkg.in/yaml.v2 v2.4.0
21:36:03 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
21:36:03 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:36:03 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:36:03 go: downloading github.com/imdario/mergo v0.3.12
21:36:03 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:36:03 go: downloading github.com/docker/docker-credential-helpers v0.6.4
21:36:03 go: downloading github.com/creack/pty v1.1.11
21:36:03 go: downloading github.com/inconshreveable/mousetrap v1.0.0
21:36:03 go: downloading github.com/gorilla/mux v1.8.0
21:36:03 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
21:36:03 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8
21:36:03 go: downloading github.com/stretchr/testify v1.7.0
21:36:03 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:36:03 go: downloading github.com/rivo/uniseg v0.2.0
21:36:03 go: downloading github.com/klauspost/compress v1.15.1
21:36:03 go: downloading github.com/Microsoft/hcsshim v0.9.2
21:36:03 go: downloading github.com/moby/sys/symlink v0.2.0
21:36:03 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
21:36:03 go: downloading github.com/opencontainers/runc v1.1.1
21:36:03 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
21:36:03 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:36:03 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:36:03 go: downloading go.etcd.io/etcd/raft/v3 v3.5.2
21:36:03 go: downloading google.golang.org/grpc v1.45.0
21:36:03 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:36:03 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:36:03 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:36:03 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:36:03 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:36:03 go: downloading github.com/Microsoft/go-winio v0.5.2
21:36:03 go: downloading github.com/russross/blackfriday v1.6.0
21:36:03 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
21:36:03 go: downloading github.com/davecgh/go-spew v1.1.1
21:36:03 go: downloading github.com/pmezard/go-difflib v1.0.0
21:36:03 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
21:36:03 go: downloading github.com/miekg/pkcs11 v1.1.1
21:36:03 go: downloading github.com/prometheus/client_golang v1.12.1
21:36:03 go: downloading github.com/go-sql-driver/mysql v1.5.0
21:36:03 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:36:03 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:36:03 go: downloading github.com/google/certificate-transparency-go v1.0.20
21:36:03 go: downloading github.com/golang/protobuf v1.5.2
21:36:03 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
21:36:03 #12 117.9   Installing : libedit-3.0-12.20121213cvs.el7.x86_64                      36/68 
21:36:03 #12 118.6   Installing : openssh-clients-7.4p1-22.el7_9.x86_64                      37/68 
21:36:04 #23 1.014 Hit:1 http://deb.debian.org/debian bullseye InRelease
21:36:04 #23 1.015 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
21:36:04 #23 1.015 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
21:36:04 #12 118.6   Installing : libgomp-4.8.5-44.el7.x86_64                                38/68 
21:36:04 #12 119.2   Installing : less-458-9.el7.x86_64                                      39/68 
21:36:04 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:36:04 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:36:04 go: downloading github.com/beorn7/perks v1.0.1
21:36:04 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:36:04 go: downloading github.com/prometheus/client_model v0.2.0
21:36:04 go: downloading github.com/prometheus/common v0.32.1
21:36:04 go: downloading github.com/prometheus/procfs v0.7.3
21:36:04 go: downloading google.golang.org/protobuf v1.27.1
21:36:04 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:36:04 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:36:04 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:36:04 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:36:04 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:36:04 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:36:04 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:36:04 go: downloading github.com/docker/go-metrics v0.0.1
21:36:04 go: downloading github.com/kr/text v0.2.0
21:36:04 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
21:36:04 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:36:04 go: downloading github.com/BurntSushi/toml v0.3.1
21:36:04 go: downloading github.com/kr/pretty v0.2.1
21:36:04 go: downloading github.com/magiconair/properties v1.5.3
21:36:04 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:36:04 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:36:04 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:36:05 #12 119.2   Installing : perl-Git-1.8.3.1-23.el7_8.noarch                           40/68 
21:36:05 #12 119.8   Installing : git-1.8.3.1-23.el7_8.x86_64                                41/68 
21:36:05 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:36:05 + go mod vendor -modfile=vendor.mod
21:36:05 #12 119.9   Installing : pcre-devel-8.32-17.el7.x86_64                              42/68 
21:36:06 #12 120.2   Installing : kernel-headers-3.10.0-1160.76.1.el7.x86_64                 43/68 
21:36:06 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:36:06 #12 120.9   Installing : glibc-headers-2.17-326.el7_9.x86_64                        44/68 
21:36:08 #12 121.0   Installing : glibc-devel-2.17-326.el7_9.x86_64                          45/68 
21:36:08 #12 122.6   Installing : gcc-4.8.5-44.el7.x86_64                                    46/68 
21:36:08 #12 123.2   Installing : libsepol-devel-2.5-10.el7.x86_64                           47/68 
21:36:08 #12 123.3   Installing : libselinux-devel-2.5-15.el7.x86_64                         48/68 
21:36:08 #12 123.3   Installing : python-IPy-0.75-6.el7.noarch                               49/68 
21:36:08 #12 123.4   Installing : policycoreutils-python-2.5-34.el7.x86_64                   50/68 
21:36:09 #12 123.4   Installing : policycoreutils-devel-2.5-34.el7.x86_64                    51/68 
21:36:09 #12 123.9   Installing : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             52/68 
21:36:09 #12 124.6   Installing : perl-Test-Harness-3.28-3.el7.noarch                        53/68 
21:36:09 #23 1.449 Reading package lists...
21:36:10 #12 124.6   Installing : automake-1.13.4-3.el7.noarch                               54/68 
21:36:10 #12 125.2 install-info: No such file or directory for /usr/share/info/automake.info.gz
21:36:10 #12 125.2   Installing : libtool-2.4.2-22.el7_3.x86_64                              55/68 
21:36:10 #12 125.8 install-info: No such file or directory for /usr/share/info/libtool.info.gz
21:36:11 #12 125.8   Installing : 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64            56/68 
21:36:11 #12 126.0   Installing : glibc-static-2.17-326.el7_9.x86_64                         57/68 
21:36:11 #12 126.1   Installing : btrfs-progs-devel-4.9.1-1.el7.x86_64                       58/68 
21:36:11 #12 126.1   Installing : libseccomp-devel-2.3.1-4.el7.x86_64                        59/68 
21:36:12 #12 126.1   Installing : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                   60/68 
21:36:12 #12 127.0   Installing : cmake-2.8.12.2-2.el7.x86_64                                61/68 
21:36:12 make[2]: Entering directory '/root/build-deb/cli'
21:36:12 scripts/docs/generate-man.sh
21:36:12 + cp -r . /tmp/docker-cli-docsgen.ITOrmM8EmH/
21:36:12 + cd /tmp/docker-cli-docsgen.ITOrmM8EmH
21:36:12 + ./scripts/vendor init
21:36:12 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:36:12 + cp man/tools.go .
21:36:12 + ./scripts/vendor update
21:36:12 + go mod tidy -compat=1.17 -modfile=vendor.mod
21:36:12 go: downloading github.com/spf13/cobra v1.5.0
21:36:12 go: downloading github.com/spf13/pflag v1.0.5
21:36:12 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible
21:36:12 #12 127.0   Installing : which-2.20-7.el7.x86_64                                    62/68 
21:36:12 #12 127.5 install-info: No such file or directory for /usr/share/info/which.info.gz
21:36:13 go: downloading github.com/fvbommel/sortorder v1.0.2
21:36:13 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
21:36:13 go: downloading github.com/morikuni/aec v1.0.0
21:36:13 go: downloading github.com/pkg/errors v0.9.1
21:36:13 go: downloading github.com/google/go-cmp v0.5.7
21:36:13 go: downloading gotest.tools/v3 v3.1.0
21:36:13 go: downloading github.com/docker/go-units v0.4.0
21:36:13 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:36:13 go: downloading github.com/docker/go-connections v0.4.0
21:36:13 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:36:13 #12 128.1   Cleanup    : 7:device-mapper-1.02.170-6.el7.x86_64                      63/68 
21:36:13 go: downloading golang.org/x/text v0.3.7
21:36:13 go: downloading github.com/mattn/go-runewidth v0.0.13
21:36:13 go: downloading github.com/containerd/containerd v1.6.4
21:36:13 go: downloading github.com/moby/sys/signal v0.7.0
21:36:13 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:36:13 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
21:36:13 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64.rpm
21:36:13 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OOj67G
21:36:13 + umask 022
21:36:13 + cd /root/rpmbuild/BUILD
21:36:13 + cd src
21:36:13 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64
21:36:13 + RPM_EC=0
21:36:13 ++ jobs -p
21:36:13 + exit 0
21:36:13     line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:36:13     line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:36:13     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:36:13     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64/usr/bin/docker-proxy
21:36:13 
21:36:13 RPM build warnings:
21:36:13 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.v4p2nv
21:36:13 + umask 022
21:36:13 + cd /root/rpmbuild/BUILD
21:36:13 + cd /root/rpmbuild/BUILD
21:36:13 + rm -rf src
21:36:13 + /usr/bin/mkdir -p src
21:36:13 + cd src
21:36:13 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
21:36:13 + /usr/bin/tar -xof -
21:36:13 + STATUS=0
21:36:13 + '[' 0 -ne 0 ']'
21:36:13 + /usr/bin/tar -xof -
21:36:13 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
21:36:13 + STATUS=0
21:36:13 + '[' 0 -ne 0 ']'
21:36:13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:36:13 + RPM_EC=0
21:36:13 ++ jobs -p
21:36:13 + exit 0
21:36:13 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jrGdlX
21:36:13 + umask 022
21:36:13 + cd /root/rpmbuild/BUILD
21:36:13 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
21:36:13 + export CFLAGS
21:36:13 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
21:36:13 + export CXXFLAGS
21:36:13 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
21:36:13 + export FFLAGS
21:36:13 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
21:36:13 + export FCFLAGS
21:36: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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64.ld'
21:36:13 + export LDFLAGS
21:36:13 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:36:13 + export LT_SYS_LIBRARY_PATH
21:36:13 + CC=gcc
21:36:13 + export CC
21:36:13 + CXX=g++
21:36:13 + export CXX
21:36:13 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:36:13 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-cli 0.0.0~20220816152130.8ffaab8-0.fc36 aarch64
21:36:13 + cd src
21:36:13 + mkdir -p /go/src/github.com/docker
21:36:13 + rm -f /go/src/github.com/docker/cli
21:36:13 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
21:36:13 + pushd /go/src/github.com/docker/cli
21:36:13 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
21:36:13 + VERSION=0.0.0-20220816152130-8ffaab8
21:36:13 + GITCOMMIT=8ffaab8
21:36:13 + GO_LINKMODE=dynamic
21:36:13 + ./scripts/build/binary
21:36:13 Building dynamic docker-linux-arm64
21:36:13 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=8ffaab8" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-16T21:36:10Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220816152130-8ffaab8" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
21:36:14 go: downloading github.com/moby/buildkit v0.10.3
21:36:14 go: downloading github.com/opencontainers/go-digest v1.0.0
21:36:14 go: downloading gopkg.in/yaml.v2 v2.4.0
21:36:14 go: downloading github.com/gogo/protobuf v1.3.2
21:36:14 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:36:14 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46
21:36:14 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
21:36:14 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:36:14 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:36:14 #12 128.1   Cleanup    : 7:device-mapper-libs-1.02.170-6.el7.x86_64                 64/68 
21:36:14 go: downloading github.com/imdario/mergo v0.3.12
21:36:14 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:36:14 go: downloading github.com/docker/docker-credential-helpers v0.6.4
21:36:14 go: downloading github.com/creack/pty v1.1.11
21:36:14 go: downloading github.com/inconshreveable/mousetrap v1.0.0
21:36:14 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
21:36:14 Created binary: bundles/dynbinary-daemon/dockerd
21:36:14 Building: bundles/dynbinary-daemon/docker-proxy
21:36:14 GOOS="" GOARCH="" GOARM=""
21:36:14 Created binary: bundles/dynbinary-daemon/docker-proxy
21:36:14 
21:36:14 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:36:14 + RM_GOPATH=0
21:36:14 + TMP_GOPATH=/go
21:36:14 + : /usr/local/bin
21:36:14 + '[' -z /go ']'
21:36:14 + export GOPATH=/go
21:36:14 + GOPATH=/go
21:36:14 + case "$(go env GOARCH)" in
21:36:14 ++ go env GOARCH
21:36:14 + export GO_BUILDMODE=-buildmode=pie
21:36:14 + GO_BUILDMODE=-buildmode=pie
21:36:14 ++ dirname hack/dockerfile/install/install.sh
21:36:14 + dir=hack/dockerfile/install
21:36:14 + bin=tini
21:36:14 + shift
21:36:14 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:36:14 + . hack/dockerfile/install/tini.installer
21:36:14 ++ : v0.19.0
21:36:14 + install_tini
21:36:14 + echo 'Install tini version v0.19.0'
21:36:14 Install tini version v0.19.0
21:36:14 + git clone https://github.com/krallin/tini.git /go/tini
21:36:14 Cloning into '/go/tini'...
21:36:14 + cd /go/tini
21:36:14 + git checkout -q v0.19.0
21:36:14 + cmake .
21:36:14 -- The C compiler identification is GNU 7.5.0
21:36:14 -- Check for working C compiler: /usr/bin/cc
21:36:14 -- Check for working C compiler: /usr/bin/cc -- works
21:36:14 -- Detecting C compiler ABI info
21:36:14 -- Detecting C compiler ABI info - done
21:36:14 -- Detecting C compile features
21:36:14 -- Detecting C compile features - done
21:36:14 -- Performing Test HAS_BUILTIN_FORTIFY
21:36:14 -- Performing Test HAS_BUILTIN_FORTIFY - Success
21:36:14 -- Configuring done
21:36:14 -- Generating done
21:36:14 -- Build files have been written to: /go/tini
21:36:14 + make tini-static
21:36:14 make[2]: Entering directory '/go/tini'
21:36:14 make[3]: Entering directory '/go/tini'
21:36:14 make[4]: Entering directory '/go/tini'
21:36:14 make[5]: Entering directory '/go/tini'
21:36:14 Scanning dependencies of target tini-static
21:36:14 make[5]: Leaving directory '/go/tini'
21:36:14 make[5]: Entering directory '/go/tini'
21:36:14 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:36:14 [100%] Linking C executable tini-static
21:36:14 make[5]: Leaving directory '/go/tini'
21:36:14 [100%] Built target tini-static
21:36:14 make[4]: Leaving directory '/go/tini'
21:36:14 make[3]: Leaving directory '/go/tini'
21:36:14 make[2]: Leaving directory '/go/tini'
21:36:14 + mkdir -p /usr/local/bin
21:36:14 + cp tini-static /usr/local/bin/docker-init
21:36:14 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:36:14 + RM_GOPATH=0
21:36:14 + TMP_GOPATH=/go
21:36:14 + : /usr/local/bin
21:36:14 + '[' -z /go ']'
21:36:14 + export GOPATH=/go
21:36:14 + GOPATH=/go
21:36:14 + case "$(go env GOARCH)" in
21:36:14 ++ go env GOARCH
21:36:14 + export GO_BUILDMODE=-buildmode=pie
21:36:14 + GO_BUILDMODE=-buildmode=pie
21:36:14 ++ dirname hack/dockerfile/install/install.sh
21:36:14 + dir=hack/dockerfile/install
21:36:14 + bin=rootlesskit
21:36:14 + shift
21:36:14 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:36:14 + . hack/dockerfile/install/rootlesskit.installer
21:36:14 ++ : 1920341cd41e047834a21007424162a2dc946315
21:36:14 + install_rootlesskit dynamic
21:36:14 + case "$1" in
21:36:14 + install_rootlesskit_dynamic
21:36:14 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:36:14 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:36:14 + export BUILD_MODE=-buildmode=pie
21:36:14 + BUILD_MODE=-buildmode=pie
21:36:14 + _install_rootlesskit
21:36:14 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
21:36:14 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
21:36:14 + for f in rootlesskit rootlesskit-docker-proxy
21:36:14 + GOBIN=/usr/local/bin
21:36:14 + GO111MODULE=on
21:36:14 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
21:36:14 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
21:36:14 go: downloading github.com/sirupsen/logrus v1.8.1
21:36:14 go: downloading github.com/urfave/cli/v2 v2.4.0
21:36:14 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
21:36:14 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:36:14 go: downloading github.com/google/uuid v1.3.0
21:36:14 go: downloading github.com/moby/vpnkit v0.5.0
21:36:14 go: downloading github.com/gofrs/flock v0.8.1
21:36:14 go: downloading github.com/gorilla/mux v1.8.0
21:36:14 go: downloading github.com/moby/sys/mountinfo v0.6.0
21:36:14 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:36:14 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:36:14 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
21:36:14 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:36:14 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:36:14 + DISABLE_WARN_OUTSIDE_CONTAINER=1
21:36:14 + make manpages
21:36:14 scripts/docs/generate-man.sh
21:36:14 + cp -r . /tmp/docker-cli-docsgen.QghdJtTnby/
21:36:14 + cd /tmp/docker-cli-docsgen.QghdJtTnby
21:36:14 + ./scripts/vendor init
21:36:14 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:36:14 + cp man/tools.go .
21:36:14 + ./scripts/vendor update
21:36:14 + go mod tidy -compat=1.17 -modfile=vendor.mod
21:36:14 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:36:14 go: downloading github.com/spf13/cobra v1.5.0
21:36:14 go: downloading github.com/spf13/pflag v1.0.5
21:36:14 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible
21:36:14 go: downloading github.com/fvbommel/sortorder v1.0.2
21:36:14 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
21:36:14 go: downloading github.com/morikuni/aec v1.0.0
21:36:14 go: downloading github.com/pkg/errors v0.9.1
21:36:14 go: downloading github.com/google/go-cmp v0.5.7
21:36:14 go: downloading gotest.tools/v3 v3.1.0
21:36:14 go: downloading github.com/docker/go-units v0.4.0
21:36:14 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:36:14 go: downloading github.com/docker/go-connections v0.4.0
21:36:14 go: downloading github.com/sirupsen/logrus v1.8.1
21:36:14 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:36:14 go: downloading golang.org/x/text v0.3.7
21:36:14 go: downloading github.com/mattn/go-runewidth v0.0.13
21:36:14 go: downloading github.com/containerd/containerd v1.6.4
21:36:14 go: downloading github.com/moby/sys/signal v0.7.0
21:36:14 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:36:14 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
21:36:14 go: downloading github.com/moby/buildkit v0.10.3
21:36:14 go: downloading github.com/opencontainers/go-digest v1.0.0
21:36:14 go: downloading gopkg.in/yaml.v2 v2.4.0
21:36:14 go: downloading github.com/gogo/protobuf v1.3.2
21:36:14 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:36:14 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46
21:36:14 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
21:36:14 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:36:14 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:36:14 go: downloading github.com/imdario/mergo v0.3.12
21:36:14 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:36:14 go: downloading github.com/docker/docker-credential-helpers v0.6.4
21:36:14 go: downloading github.com/creack/pty v1.1.11
21:36:14 go: downloading github.com/inconshreveable/mousetrap v1.0.0
21:36:14 go: downloading github.com/gorilla/mux v1.8.0
21:36:14 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
21:36:14 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8
21:36:14 go: downloading github.com/stretchr/testify v1.7.0
21:36:14 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:36:14 go: downloading github.com/rivo/uniseg v0.2.0
21:36:14 go: downloading github.com/klauspost/compress v1.15.1
21:36:14 go: downloading github.com/Microsoft/hcsshim v0.9.2
21:36:14 go: downloading github.com/moby/sys/symlink v0.2.0
21:36:14 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
21:36:14 go: downloading github.com/opencontainers/runc v1.1.1
21:36:14 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
21:36:14 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:36:14 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:36:14 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:36:14 go: downloading go.etcd.io/etcd/raft/v3 v3.5.2
21:36:14 go: downloading google.golang.org/grpc v1.45.0
21:36:14 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:36:14 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:36:14 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:36:14 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:36:14 go: downloading github.com/Microsoft/go-winio v0.5.2
21:36:14 go: downloading github.com/russross/blackfriday v1.6.0
21:36:14 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
21:36:14 go: downloading github.com/davecgh/go-spew v1.1.1
21:36:14 go: downloading github.com/pmezard/go-difflib v1.0.0
21:36:14 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
21:36:14 go: downloading github.com/miekg/pkcs11 v1.1.1
21:36:14 go: downloading github.com/prometheus/client_golang v1.12.1
21:36:14 go: downloading github.com/go-sql-driver/mysql v1.5.0
21:36:14 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:36:14 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:36:14 go: downloading github.com/google/certificate-transparency-go v1.0.20
21:36:14 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:36:14 go: downloading github.com/golang/protobuf v1.5.2
21:36:14 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
21:36:14 #12 129.2   Cleanup    : systemd-219-78.el7.x86_64                                  65/68 
21:36:15 #23 6.782 Reading package lists...
21:36:15 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8
21:36:15 go: downloading github.com/stretchr/testify v1.7.0
21:36:15 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:36:15 go: downloading github.com/rivo/uniseg v0.2.0
21:36:15 go: downloading github.com/klauspost/compress v1.15.1
21:36:15 go: downloading github.com/Microsoft/hcsshim v0.9.2
21:36:15 #12 129.8   Cleanup    : systemd-libs-219-78.el7.x86_64                             66/68 
21:36:15 #12 130.3   Cleanup    : glibc-common-2.17-317.el7.x86_64                           67/68 
21:36:15 + for f in rootlesskit rootlesskit-docker-proxy
21:36:15 + GOBIN=/usr/local/bin
21:36:15 + GO111MODULE=on
21:36:15 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
21:36:15 go: downloading github.com/moby/sys/symlink v0.2.0
21:36:15 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
21:36:15 go: downloading github.com/opencontainers/runc v1.1.1
21:36:15 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
21:36:15 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:36:15 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:36:15 go: downloading github.com/beorn7/perks v1.0.1
21:36:15 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:36:15 go: downloading github.com/prometheus/client_model v0.2.0
21:36:15 go: downloading github.com/prometheus/common v0.32.1
21:36:15 go: downloading github.com/prometheus/procfs v0.7.3
21:36:15 go: downloading google.golang.org/protobuf v1.27.1
21:36:15 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:36:15 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:36:15 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:36:15 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:36:15 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:36:15 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:36:15 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:36:15 go: downloading github.com/kr/text v0.2.0
21:36:16 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:36:16 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:36:16 go: downloading go.etcd.io/etcd/raft/v3 v3.5.2
21:36:16 #23 11.45 Building dependency tree...
21:36:16 #23 12.58 Reading state information...
21:36:16 go: downloading github.com/docker/go-metrics v0.0.1
21:36:16 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
21:36:16 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:36:16 go: downloading github.com/BurntSushi/toml v0.3.1
21:36:16 go: downloading github.com/kr/pretty v0.2.1
21:36:16 go: downloading github.com/magiconair/properties v1.5.3
21:36:16 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:36:16 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:36:16 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:36:16 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:36:16 + go mod vendor -modfile=vendor.mod
21:36:16 Created binary: bundles/dynbinary-daemon/dockerd
21:36:16 Building: bundles/dynbinary-daemon/docker-proxy
21:36:16 GOOS="" GOARCH="" GOARM=""
21:36:16 Created binary: bundles/dynbinary-daemon/docker-proxy
21:36:16 
21:36:16 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:36:16 + RM_GOPATH=0
21:36:16 + TMP_GOPATH=/go
21:36:16 + : /usr/local/bin
21:36:16 + '[' -z /go ']'
21:36:16 + export GOPATH=/go
21:36:16 + GOPATH=/go
21:36:16 + case "$(go env GOARCH)" in
21:36:16 ++ go env GOARCH
21:36:16 + export GO_BUILDMODE=-buildmode=pie
21:36:16 + GO_BUILDMODE=-buildmode=pie
21:36:16 ++ dirname hack/dockerfile/install/install.sh
21:36:16 + dir=hack/dockerfile/install
21:36:16 + bin=tini
21:36:16 + shift
21:36:16 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:36:16 + . hack/dockerfile/install/tini.installer
21:36:16 ++ : v0.19.0
21:36:16 + install_tini
21:36:16 + echo 'Install tini version v0.19.0'
21:36:16 + git clone https://github.com/krallin/tini.git /go/tini
21:36:16 Install tini version v0.19.0
21:36:16 Cloning into '/go/tini'...
21:36:16 + cd /go/tini
21:36:16 + git checkout -q v0.19.0
21:36:16 + cmake .
21:36:16 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
21:36:16   Compatibility with CMake < 2.8.12 will be removed from a future version of
21:36:16   CMake.
21:36:16 
21:36:16   Update the VERSION argument <min> value or use a ...<max> suffix to tell
21:36:16   CMake that the project does not need compatibility with older versions.
21:36:16 
21:36:16 
21:36:16 -- The C compiler identification is GNU 11.2.0
21:36:16 -- Detecting C compiler ABI info
21:36:16 -- Detecting C compiler ABI info - done
21:36:16 -- Check for working C compiler: /usr/bin/cc - skipped
21:36:16 -- Detecting C compile features
21:36:16 -- Detecting C compile features - done
21:36:16 -- Performing Test HAS_BUILTIN_FORTIFY
21:36:16 -- Performing Test HAS_BUILTIN_FORTIFY - Success
21:36:16 -- Configuring done
21:36:16 -- Generating done
21:36:16 -- Build files have been written to: /go/tini
21:36:16 + make tini-static
21:36:16 make[2]: Entering directory '/go/tini'
21:36:16 make[3]: Entering directory '/go/tini'
21:36:16 make[4]: Entering directory '/go/tini'
21:36:16 make[5]: Entering directory '/go/tini'
21:36:16 make[5]: Leaving directory '/go/tini'
21:36:16 make[5]: Entering directory '/go/tini'
21:36:16 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:36:16 [100%] Linking C executable tini-static
21:36:16 make[5]: Leaving directory '/go/tini'
21:36:16 [100%] Built target tini-static
21:36:16 make[4]: Leaving directory '/go/tini'
21:36:16 make[3]: Leaving directory '/go/tini'
21:36:16 make[2]: Leaving directory '/go/tini'
21:36:16 + mkdir -p /usr/local/bin
21:36:16 + cp tini-static /usr/local/bin/docker-init
21:36:16 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:36:16 + RM_GOPATH=0
21:36:16 + TMP_GOPATH=/go
21:36:16 + : /usr/local/bin
21:36:16 + '[' -z /go ']'
21:36:16 + export GOPATH=/go
21:36:16 + GOPATH=/go
21:36:16 + case "$(go env GOARCH)" in
21:36:16 ++ go env GOARCH
21:36:16 + export GO_BUILDMODE=-buildmode=pie
21:36:16 + GO_BUILDMODE=-buildmode=pie
21:36:16 ++ dirname hack/dockerfile/install/install.sh
21:36:16 + dir=hack/dockerfile/install
21:36:16 + bin=rootlesskit
21:36:16 + shift
21:36:16 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:36:16 + . hack/dockerfile/install/rootlesskit.installer
21:36:16 ++ : 1920341cd41e047834a21007424162a2dc946315
21:36:16 + install_rootlesskit dynamic
21:36:16 + case "$1" in
21:36:16 + install_rootlesskit_dynamic
21:36:16 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:36:16 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:36:16 + export BUILD_MODE=-buildmode=pie
21:36:16 + BUILD_MODE=-buildmode=pie
21:36:16 + _install_rootlesskit
21:36:16 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
21:36:16 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
21:36:16 + for f in rootlesskit rootlesskit-docker-proxy
21:36:16 + GOBIN=/usr/local/bin
21:36:16 + GO111MODULE=on
21:36:16 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
21:36:16 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
21:36:16 go: downloading github.com/sirupsen/logrus v1.8.1
21:36:16 go: downloading github.com/urfave/cli/v2 v2.4.0
21:36:16 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
21:36:16 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:36:16 go: downloading github.com/google/uuid v1.3.0
21:36:16 go: downloading github.com/moby/vpnkit v0.5.0
21:36:16 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:36:16 go: downloading github.com/gofrs/flock v0.8.1
21:36:16 go: downloading github.com/gorilla/mux v1.8.0
21:36:16 go: downloading github.com/moby/sys/mountinfo v0.6.0
21:36:16 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:36:16 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
21:36:16 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:36:16 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:36:16 go: downloading google.golang.org/grpc v1.45.0
21:36:16 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:36:16 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:36:16 go: downloading github.com/russross/blackfriday v1.6.0
21:36:16 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:36:16 go: downloading github.com/Microsoft/go-winio v0.5.2
21:36:16 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
21:36:16 go: downloading github.com/davecgh/go-spew v1.1.1
21:36:16 go: downloading github.com/pmezard/go-difflib v1.0.0
21:36:16 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
21:36:16 go: downloading github.com/miekg/pkcs11 v1.1.1
21:36:16 go: downloading github.com/prometheus/client_golang v1.12.1
21:36:16 go: downloading github.com/go-sql-driver/mysql v1.5.0
21:36:16 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:36:16 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:36:16 go: downloading github.com/google/certificate-transparency-go v1.0.20
21:36:16 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:36:16 go: downloading github.com/golang/protobuf v1.5.2
21:36:16 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
21:36:16 #12 130.3   Cleanup    : glibc-2.17-317.el7.x86_64                                  68/68 
21:36:16 #12 131.5   Verifying  : fipscheck-lib-1.4.1-6.el7.x86_64                            1/68 
21:36:16 #12 131.5   Verifying  : libselinux-devel-2.5-15.el7.x86_64                          2/68 
21:36:16 #12 131.5   Verifying  : policycoreutils-python-2.5-34.el7.x86_64                    3/68 
21:36:16 #12 131.5   Verifying  : glibc-2.17-326.el7_9.x86_64                                 4/68 
21:36:16 #12 131.5   Verifying  : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                    5/68 
21:36:16 #12 131.6   Verifying  : openssh-clients-7.4p1-22.el7_9.x86_64                       6/68 
21:36:16 #12 131.6   Verifying  : cmake-2.8.12.2-2.el7.x86_64                                 7/68 
21:36:16 #12 131.6   Verifying  : btrfs-progs-devel-4.9.1-1.el7.x86_64                        8/68 
21:36:16 #12 131.6   Verifying  : automake-1.13.4-3.el7.noarch                                9/68 
21:36:16 #12 131.6   Verifying  : lzo-2.06-8.el7.x86_64                                      10/68 
21:36:16 #12 131.6   Verifying  : m4-1.4.16-10.el7.x86_64                                    11/68 
21:36:16 #12 131.6   Verifying  : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64             12/68 
21:36:16 #12 131.6   Verifying  : git-1.8.3.1-23.el7_8.x86_64                                13/68 
21:36:16 #12 131.6   Verifying  : checkpolicy-2.5-8.el7.x86_64                               14/68 
21:36:16 #12 131.6   Verifying  : btrfs-progs-4.9.1-1.el7.x86_64                             15/68 
21:36:16 #12 131.7   Verifying  : perl-TermReadKey-2.30-20.el7.x86_64                        16/68 
21:36:16 #12 131.7   Verifying  : policycoreutils-2.5-34.el7.x86_64                          17/68 
21:36:16 #12 131.7   Verifying  : perl-Test-Harness-3.28-3.el7.noarch                        18/68 
21:36:16 #12 131.7   Verifying  : which-2.20-7.el7.x86_64                                    19/68 
21:36:16 #12 131.7   Verifying  : libtool-ltdl-2.4.2-22.el7_3.x86_64                         20/68 
21:36:16 #12 131.7   Verifying  : cpp-4.8.5-44.el7.x86_64                                    21/68 
21:36:16 #12 131.7   Verifying  : glibc-headers-2.17-326.el7_9.x86_64                        22/68 
21:36:16 #12 131.7   Verifying  : python-IPy-0.75-6.el7.noarch                               23/68 
21:36:16 #12 131.7   Verifying  : libseccomp-2.3.1-4.el7.x86_64                              24/68 
21:36:16 #12 131.7   Verifying  : systemd-devel-219-78.el7_9.5.x86_64                        25/68 
21:36:16 #12 131.8   Verifying  : fipscheck-1.4.1-6.el7.x86_64                               26/68 
21:36:16 #12 131.8   Verifying  : libselinux-utils-2.5-15.el7.x86_64                         27/68 
21:36:16 #12 131.8   Verifying  : 1:make-3.82-24.el7.x86_64                                  28/68 
21:36:16 #12 131.8   Verifying  : perl-Git-1.8.3.1-23.el7_8.noarch                           29/68 
21:36:16 #12 131.8   Verifying  : libtool-2.4.2-22.el7_3.x86_64                              30/68 
21:36:16 #23 13.68 The following additional packages will be installed:
21:36:16 #23 13.68   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
21:36:16 #23 13.68   gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
21:36:16 #23 13.68   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
21:36:16 #23 13.68   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
21:36:16 #23 13.68   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
21:36:16 #23 13.68   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64
21:36:16 #23 13.69   libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x
21:36:16 #23 13.70 Suggested packages:
21:36:16 #23 13.70   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
21:36:16 #23 13.70   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
21:36:16 #23 13.70   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
21:36:16 #23 13.70   libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf
21:36:16 #23 13.70   seccomp:ppc64el seccomp:s390x
21:36:16 #23 13.70 Recommended packages:
21:36:16 #23 13.70   libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel
21:36:16 #23 13.70   libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf
21:36:16 #23 13.70   libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el
21:36:16 #23 13.70   libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x
21:36:17 + return
21:36:17 # Build the CLI
21:36:17 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220816152130-8ffaab8 GITCOMMIT=8ffaab8 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:36:17 Building dynamic docker-linux-amd64
21:36:17 + go build -o build/docker-linux-amd64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=8ffaab8" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-16T21:33:54Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220816152130-8ffaab8" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:36:17 #12 131.8   Verifying  : setools-libs-3.3.8-4.el7.x86_64                            31/68 
21:36:17 #12 131.8   Verifying  : libsemanage-python-2.5-14.el7.x86_64                       32/68 
21:36:17 #12 131.8   Verifying  : e2fsprogs-libs-1.42.9-19.el7.x86_64                        33/68 
21:36:17 #12 131.8   Verifying  : libarchive-3.1.2-14.el7_7.x86_64                           34/68 
21:36:17 #12 131.8   Verifying  : mpfr-3.1.1-4.el7.x86_64                                    35/68 
21:36:17 #12 131.8   Verifying  : perl-Data-Dumper-2.145-3.el7.x86_64                        36/68 
21:36:17 #12 131.9   Verifying  : openssh-7.4p1-22.el7_9.x86_64                              37/68 
21:36:17 #12 131.9   Verifying  : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             38/68 
21:36:17 #12 131.9   Verifying  : libselinux-python-2.5-15.el7.x86_64                        39/68 
21:36:17 #12 131.9   Verifying  : libseccomp-devel-2.3.1-4.el7.x86_64                        40/68 
21:36:17 #12 131.9   Verifying  : gcc-4.8.5-44.el7.x86_64                                    41/68 
21:36:17 #12 131.9   Verifying  : libmpc-1.0.1-3.el7.x86_64                                  42/68 
21:36:17 #12 131.9   Verifying  : selinux-policy-3.13.1-268.el7_9.2.noarch                   43/68 
21:36:17 #12 131.9   Verifying  : audit-libs-python-2.8.5-4.el7.x86_64                       44/68 
21:36:17 #12 131.9   Verifying  : libsepol-devel-2.5-10.el7.x86_64                           45/68 
21:36:17 #12 131.9   Verifying  : glibc-static-2.17-326.el7_9.x86_64                         46/68 
21:36:17 #12 132.0   Verifying  : 1:perl-Error-0.17020-2.el7.noarch                          47/68 
21:36:17 #12 132.0   Verifying  : glibc-common-2.17-326.el7_9.x86_64                         48/68 
21:36:17 #12 132.0   Verifying  : policycoreutils-devel-2.5-34.el7.x86_64                    49/68 
21:36:17 #12 132.0   Verifying  : kernel-headers-3.10.0-1160.76.1.el7.x86_64                 50/68 
21:36:17 #23 14.15 The following NEW packages will be installed:
21:36:17 #23 14.15   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
21:36:17 #23 14.15   gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
21:36:17 #23 14.15   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
21:36:17 #23 14.15   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
21:36:17 #23 14.15   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
21:36:17 #23 14.15   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
21:36:17 #23 14.15   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
21:36:17 #23 14.15   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64
21:36:17 #23 14.15   libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el
21:36:17 #23 14.15   libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf
21:36:17 #23 14.16   libseccomp2:ppc64el libseccomp2:s390x
21:36:17 #12 132.0   Verifying  : pcre-devel-8.32-17.el7.x86_64                              51/68 
21:36:17 #12 132.0   Verifying  : systemd-219-78.el7_9.5.x86_64                              52/68 
21:36:17 #12 132.1   Verifying  : autoconf-2.69-11.el7.noarch                                53/68 
21:36:17 #12 132.1   Verifying  : libedit-3.0-12.20121213cvs.el7.x86_64                      54/68 
21:36:17 #12 132.1   Verifying  : 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64            55/68 
21:36:17 #12 132.1   Verifying  : glibc-devel-2.17-326.el7_9.x86_64                          56/68 
21:36:17 #12 132.1   Verifying  : rsync-3.1.2-10.el7.x86_64                                  57/68 
21:36:17 #12 132.1   Verifying  : 7:device-mapper-1.02.170-6.el7_9.5.x86_64                  58/68 
21:36:17 #12 132.1   Verifying  : systemd-libs-219-78.el7_9.5.x86_64                         59/68 
21:36:17 #12 132.1   Verifying  : libgomp-4.8.5-44.el7.x86_64                                60/68 
21:36:17 #12 132.1   Verifying  : less-458-9.el7.x86_64                                      61/68 
21:36:17 #12 132.1   Verifying  : libcgroup-0.41-21.el7.x86_64                               62/68 
21:36:17 #12 132.1   Verifying  : 7:device-mapper-libs-1.02.170-6.el7.x86_64                 63/68 
21:36:17 #12 132.1   Verifying  : glibc-2.17-317.el7.x86_64                                  64/68 
21:36:17 #12 132.1   Verifying  : glibc-common-2.17-317.el7.x86_64                           65/68 
21:36:17 #12 132.1   Verifying  : systemd-libs-219-78.el7.x86_64                             66/68 
21:36:17 #12 132.1   Verifying  : 7:device-mapper-1.02.170-6.el7.x86_64                      67/68 
21:36:17 #12 132.1   Verifying  : systemd-219-78.el7.x86_64                                  68/68 
21:36:17 #12 132.2 
21:36:17 #12 132.2 Installed:
21:36:17 #12 132.2   btrfs-progs-devel.x86_64 0:4.9.1-1.el7                                        
21:36:17 #12 132.2   cmake.x86_64 0:2.8.12.2-2.el7                                                 
21:36:17 #12 132.2   device-mapper-devel.x86_64 7:1.02.170-6.el7_9.5                               
21:36:17 #12 132.2   gcc.x86_64 0:4.8.5-44.el7                                                     
21:36:17 #12 132.2   git.x86_64 0:1.8.3.1-23.el7_8                                                 
21:36:17 #12 132.2   glibc-static.x86_64 0:2.17-326.el7_9                                          
21:36:17 #12 132.2   libarchive.x86_64 0:3.1.2-14.el7_7                                            
21:36:17 #12 132.2   libseccomp-devel.x86_64 0:2.3.1-4.el7                                         
21:36:17 #12 132.2   libselinux-devel.x86_64 0:2.5-15.el7                                          
21:36:17 #12 132.2   libtool.x86_64 0:2.4.2-22.el7_3                                               
21:36:17 #12 132.2   libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3                                    
21:36:17 #12 132.2   make.x86_64 1:3.82-24.el7                                                     
21:36:17 #12 132.2   selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2                              
21:36:17 #12 132.2   systemd-devel.x86_64 0:219-78.el7_9.5                                         
21:36:17 #12 132.2   which.x86_64 0:2.20-7.el7                                                     
21:36:17 #12 132.2 
21:36:17 #12 132.2 Dependency Installed:
21:36:17 #12 132.2   audit-libs-python.x86_64 0:2.8.5-4.el7                                        
21:36:17 #12 132.2   autoconf.noarch 0:2.69-11.el7                                                 
21:36:17 #12 132.2   automake.noarch 0:1.13.4-3.el7                                                
21:36:17 #12 132.2   btrfs-progs.x86_64 0:4.9.1-1.el7                                              
21:36:17 #12 132.2   checkpolicy.x86_64 0:2.5-8.el7                                                
21:36:17 #12 132.2   cpp.x86_64 0:4.8.5-44.el7                                                     
21:36:17 #12 132.2   e2fsprogs-libs.x86_64 0:1.42.9-19.el7                                         
21:36:17 #12 132.2   fipscheck.x86_64 0:1.4.1-6.el7                                                
21:36:17 #12 132.2   fipscheck-lib.x86_64 0:1.4.1-6.el7                                            
21:36:17 #12 132.2   glibc-devel.x86_64 0:2.17-326.el7_9                                           
21:36:17 #12 132.2   glibc-headers.x86_64 0:2.17-326.el7_9                                         
21:36:17 #12 132.2   kernel-headers.x86_64 0:3.10.0-1160.76.1.el7                                  
21:36:17 #12 132.2   less.x86_64 0:458-9.el7                                                       
21:36:17 #12 132.2   libcgroup.x86_64 0:0.41-21.el7                                                
21:36:17 #12 132.2   libedit.x86_64 0:3.0-12.20121213cvs.el7                                       
21:36:17 #12 132.2   libgomp.x86_64 0:4.8.5-44.el7                                                 
21:36:17 #12 132.2   libmpc.x86_64 0:1.0.1-3.el7                                                   
21:36:17 #12 132.2   libseccomp.x86_64 0:2.3.1-4.el7                                               
21:36:17 #12 132.2   libselinux-python.x86_64 0:2.5-15.el7                                         
21:36:17 #12 132.2   libselinux-utils.x86_64 0:2.5-15.el7                                          
21:36:17 #12 132.2   libsemanage-python.x86_64 0:2.5-14.el7                                        
21:36:17 #12 132.2   libsepol-devel.x86_64 0:2.5-10.el7                                            
21:36:17 #12 132.2   libtool-ltdl.x86_64 0:2.4.2-22.el7_3                                          
21:36:17 #12 132.2   lzo.x86_64 0:2.06-8.el7                                                       
21:36:17 #12 132.2   m4.x86_64 0:1.4.16-10.el7                                                     
21:36:17 #12 132.2   mpfr.x86_64 0:3.1.1-4.el7                                                     
21:36:17 #12 132.2   openssh.x86_64 0:7.4p1-22.el7_9                                               
21:36:17 #12 132.2   openssh-clients.x86_64 0:7.4p1-22.el7_9                                       
21:36:17 #12 132.2   pcre-devel.x86_64 0:8.32-17.el7                                               
21:36:17 #12 132.2   perl-Data-Dumper.x86_64 0:2.145-3.el7                                         
21:36:17 #12 132.2   perl-Error.noarch 1:0.17020-2.el7                                             
21:36:17 #12 132.2   perl-Git.noarch 0:1.8.3.1-23.el7_8                                            
21:36:17 #12 132.2   perl-TermReadKey.x86_64 0:2.30-20.el7                                         
21:36:17 #12 132.2   perl-Test-Harness.noarch 0:3.28-3.el7                                         
21:36:17 #12 132.2   policycoreutils.x86_64 0:2.5-34.el7                                           
21:36:17 #12 132.2   policycoreutils-devel.x86_64 0:2.5-34.el7                                     
21:36:17 #12 132.2   policycoreutils-python.x86_64 0:2.5-34.el7                                    
21:36:17 #12 132.2   python-IPy.noarch 0:0.75-6.el7                                                
21:36:17 #12 132.2   rsync.x86_64 0:3.1.2-10.el7                                                   
21:36:17 #12 132.2   selinux-policy.noarch 0:3.13.1-268.el7_9.2                                    
21:36:17 #12 132.2   setools-libs.x86_64 0:3.3.8-4.el7                                             
21:36:17 #12 132.2 
21:36:17 #12 132.2 Dependency Updated:
21:36:17 #12 132.2   device-mapper.x86_64 7:1.02.170-6.el7_9.5                                     
21:36:17 #12 132.2   device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5                                
21:36:17 #12 132.2   glibc.x86_64 0:2.17-326.el7_9                                                 
21:36:17 #12 132.2   glibc-common.x86_64 0:2.17-326.el7_9                                          
21:36:17 #12 132.2   systemd.x86_64 0:219-78.el7_9.5                                               
21:36:17 #12 132.2   systemd-libs.x86_64 0:219-78.el7_9.5                                          
21:36:17 #12 132.2 
21:36:17 #12 132.2 Complete!
21:36:17 #23 14.51 0 upgraded, 40 newly installed, 0 to remove and 7 not upgraded.
21:36:17 #23 14.51 Need to get 15.9 MB of archives.
21:36:17 #23 14.51 After this operation, 73.0 MB of additional disk space will be used.
21:36:17 #23 14.51 Get:1 http://deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB]
21:36:17 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:36:17 #23 14.52 Get:2 http://deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB]
21:36:17 #23 14.52 Get:3 http://deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB]
21:36:17 #23 14.52 Get:4 http://deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB]
21:36:17 #23 14.52 Get:5 http://deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB]
21:36:17 #23 14.53 Get:6 http://deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB]
21:36:17 #23 14.53 Get:7 http://deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB]
21:36:17 #23 14.53 Get:8 http://deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB]
21:36:17 #23 14.56 Get:9 http://deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB]
21:36:17 #23 14.56 Get:10 http://deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB]
21:36:17 #23 14.57 Get:11 http://deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB]
21:36:17 #23 14.57 Get:12 http://deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB]
21:36:17 #23 14.57 Get:13 http://deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB]
21:36:17 #23 14.60 Get:14 http://deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB]
21:36:17 #23 14.61 Get:15 http://deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB]
21:36:17 #23 14.61 Get:16 http://deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB]
21:36:17 #23 14.61 Get:17 http://deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB]
21:36:17 #23 14.61 Get:18 http://deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB]
21:36:17 #23 14.64 Get:19 http://deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB]
21:36:17 #23 14.64 Get:20 http://deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB]
21:36:17 #23 14.64 Get:21 http://deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB]
21:36:17 #23 14.64 Get:22 http://deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB]
21:36:17 #23 14.64 Get:23 http://deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB]
21:36:17 #23 14.67 Get:24 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
21:36:17 #23 14.67 Get:25 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
21:36:17 #23 14.67 Get:26 http://deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB]
21:36:17 #23 14.67 Get:27 http://deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB]
21:36:17 #23 14.68 Get:28 http://deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB]
21:36:17 #23 14.70 Get:29 http://deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB]
21:36:17 #23 14.70 Get:30 http://deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB]
21:36:17 #23 14.70 Get:31 http://deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB]
21:36:17 #23 14.71 Get:32 http://deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB]
21:36:17 #23 14.71 Get:33 http://deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB]
21:36:17 #23 14.71 Get:34 http://deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB]
21:36:17 #23 14.71 Get:35 http://deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB]
21:36:18 #12 DONE 132.6s
21:36:18 
21:36:18 #14 [stage-1 6/7] COPY --from=golang /usr/local/go /usr/local/go
21:36:18 #14 sha256:6bece73ccc23fafee4f7a6c483d162a092e47d663e7a45498827d7f99a7297f7
21:36:18 #23 14.71 Get:36 http://deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB]
21:36:18 #23 14.71 Get:37 http://deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB]
21:36:18 #23 14.72 Get:38 http://deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB]
21:36:18 #23 14.72 Get:39 http://deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB]
21:36:18 #23 14.72 Get:40 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
21:36:18 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:36:18 go: downloading github.com/beorn7/perks v1.0.1
21:36:18 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:36:18 go: downloading github.com/prometheus/client_model v0.2.0
21:36:18 go: downloading github.com/prometheus/common v0.32.1
21:36:18 go: downloading github.com/prometheus/procfs v0.7.3
21:36:18 go: downloading google.golang.org/protobuf v1.27.1
21:36:18 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:36:18 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:36:18 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:36:18 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:36:18 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:36:18 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:36:18 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:36:18 go: downloading github.com/kr/text v0.2.0
21:36:18 go: downloading github.com/docker/go-metrics v0.0.1
21:36:18 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
21:36:18 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:36:18 go: downloading github.com/BurntSushi/toml v0.3.1
21:36:18 go: downloading github.com/kr/pretty v0.2.1
21:36:18 go: downloading github.com/magiconair/properties v1.5.3
21:36:18 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:36:18 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:36:18 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:36:18 #23 15.22 debconf: delaying package configuration, since apt-utils is not installed
21:36:18 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:36:18 + go mod vendor -modfile=vendor.mod
21:36:18 #23 15.42 Fetched 15.9 MB in 0s (32.7 MB/s)
21:36:18 #23 15.46 Selecting previously unselected package gcc-10-base:armel.
21:36:18 #23 15.47 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 38556 files and directories currently installed.)
21:36:18 #23 15.50 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ...
21:36:18 #23 15.51 Unpacking gcc-10-base:armel (10.2.1-6) ...
21:36:18 #23 15.56 Selecting previously unselected package gcc-10-base:armhf.
21:36:18 #23 15.56 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ...
21:36:18 #23 15.57 Unpacking gcc-10-base:armhf (10.2.1-6) ...
21:36:18 #23 15.62 Selecting previously unselected package gcc-10-base:ppc64el.
21:36:18 #23 15.62 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ...
21:36:18 #23 15.62 Unpacking gcc-10-base:ppc64el (10.2.1-6) ...
21:36:18 #23 15.67 Selecting previously unselected package gcc-10-base:s390x.
21:36:18 #23 15.67 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ...
21:36:18 #23 15.68 Unpacking gcc-10-base:s390x (10.2.1-6) ...
21:36:18 #23 15.73 Selecting previously unselected package gcc-10-base:arm64.
21:36:18 #23 15.73 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ...
21:36:18 #23 15.73 Unpacking gcc-10-base:arm64 (10.2.1-6) ...
21:36:18 #23 15.79 Selecting previously unselected package libgcc-s1:armel.
21:36:19 #23 15.79 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ...
21:36:19 #23 15.80 Unpacking libgcc-s1:armel (10.2.1-6) ...
21:36:19 #23 15.86 Selecting previously unselected package libcrypt1:armel.
21:36:19 #23 15.86 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ...
21:36:19 #23 15.87 Unpacking libcrypt1:armel (1:4.4.18-4) ...
21:36:19 #23 15.95 Selecting previously unselected package libc6:armel.
21:36:19 #23 15.96 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ...
21:36:19 #23 16.15 Unpacking libc6:armel (2.31-13+deb11u3) ...
21:36:19 + for f in rootlesskit rootlesskit-docker-proxy
21:36:19 + GOBIN=/usr/local/bin
21:36:19 + GO111MODULE=on
21:36:19 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
21:36:19 Created binary: bundles/dynbinary-daemon/dockerd
21:36:19 Building: bundles/dynbinary-daemon/docker-proxy
21:36:19 GOOS="" GOARCH="" GOARM=""
21:36:19 Created binary: bundles/dynbinary-daemon/docker-proxy
21:36:19 
21:36:19 + popd
21:36:19 ~/rpmbuild/BUILD/src
21:36:19 + RPM_EC=0
21:36:19 ++ jobs -p
21:36:19 + exit 0
21:36:19 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nYmdFN
21:36:19 + umask 022
21:36:19 + cd /root/rpmbuild/BUILD
21:36:19 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64 '!=' / ']'
21:36:19 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64
21:36:19 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64
21:36:19 + mkdir -p /root/rpmbuild/BUILDROOT
21:36:19 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64
21:36:19 + cd src
21:36:19 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
21:36:19 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64/usr/bin/dockerd
21:36:19 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
21:36:19 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64/usr/bin/docker-proxy
21:36:19 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64/usr/bin/docker-init
21:36:19 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64/usr/lib/systemd/system/docker.service
21:36:19 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64/usr/lib/systemd/system/docker.socket
21:36:19 + /usr/lib/rpm/check-buildroot
21:36:19 + /usr/lib/rpm/redhat/brp-ldconfig
21:36:19 + /usr/lib/rpm/brp-compress
21:36:19 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:36:19 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:36:19 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
21:36:19 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:36:19 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:36:19 + /usr/lib/rpm/check-rpaths
21:36:19 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:36:19 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:36:19 + /usr/lib/rpm/redhat/brp-python-hardlink
21:36:19 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.nYToAF
21:36:19 + umask 022
21:36:19 + cd /root/rpmbuild/BUILD
21:36:19 + cd src
21:36:19 ++ engine/bundles/dynbinary-daemon/dockerd --version
21:36:19 + ver='Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8'
21:36:19 + test 'Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8' = 'Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8'
21:36:19 + echo 'PASS: daemon version OK'
21:36:19 + RPM_EC=0
21:36:19 PASS: daemon version OK
21:36:19 ++ jobs -p
21:36:19 + exit 0
21:36:19 Processing files: docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64
21:36:19 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64/usr/bin/docker-proxy
21:36:19 Provides: docker-ce = 3:0.0.0~20220816152130.8ffaab8-0.fc35 docker-ce(aarch-64) = 3:0.0.0~20220816152130.8ffaab8-0.fc35
21:36:19 Requires(interp): /bin/sh /bin/sh /bin/sh
21:36:19 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:36:19 Requires(post): /bin/sh
21:36:19 Requires(preun): /bin/sh
21:36:19 Requires(postun): /bin/sh
21:36:19 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:36:19 Conflicts: docker docker-ee docker-engine-cs docker-io
21:36:19 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
21:36:19 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64
21:36:19 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.src.rpm
21:36:19 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:36:19 #23 16.54 Selecting previously unselected package libapparmor1:armel.
21:36:19 #23 16.55 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ...
21:36:19 #23 16.55 Unpacking libapparmor1:armel (2.13.6-10) ...
21:36:19 #23 16.60 Selecting previously unselected package libapparmor-dev:armel.
21:36:19 #23 16.61 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ...
21:36:19 #23 16.62 Unpacking libapparmor-dev:armel (2.13.6-10) ...
21:36:19 #23 16.67 Selecting previously unselected package libgcc-s1:arm64.
21:36:19 #23 16.68 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ...
21:36:19 #23 16.69 Unpacking libgcc-s1:arm64 (10.2.1-6) ...
21:36:19 #23 16.74 Selecting previously unselected package libcrypt1:arm64.
21:36:19 #23 16.74 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ...
21:36:19 #23 16.75 Unpacking libcrypt1:arm64 (1:4.4.18-4) ...
21:36:20 #23 16.84 Selecting previously unselected package libc6:arm64.
21:36:20 #23 16.84 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ...
21:36:20 #23 17.03 Unpacking libc6:arm64 (2.31-13+deb11u3) ...
21:36:20 + return
21:36:20 # Build the CLI
21:36:20 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220816152130-8ffaab8 GITCOMMIT=8ffaab8 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:36:20 Building dynamic docker-linux-amd64
21:36:20 + go build -o build/docker-linux-amd64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=8ffaab8" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-16T21:33:54Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220816152130-8ffaab8" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:36:20 #14 DONE 2.5s
21:36:20 
21:36:20 #15 [stage-1 7/7] WORKDIR /root/rpmbuild
21:36:20 #15 sha256:6c37a993cc364b0df2edb49ba57867d41b291b7796c5cd789fe6977b38bcf5dc
21:36:20 #15 DONE 0.0s
21:36:20 
21:36:20 #16 exporting to image
21:36:20 #16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
21:36:20 #16 exporting layers
21:36:20 #23 17.48 Selecting previously unselected package libapparmor1:arm64.
21:36:20 #23 17.49 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ...
21:36:20 #23 17.49 Unpacking libapparmor1:arm64 (2.13.6-10) ...
21:36:20 #23 17.54 Selecting previously unselected package libapparmor-dev:arm64.
21:36:20 #23 17.55 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ...
21:36:20 #23 17.56 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
21:36:20 #23 17.62 Selecting previously unselected package libgcc-s1:s390x.
21:36:20 #23 17.63 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ...
21:36:20 #23 17.63 Unpacking libgcc-s1:s390x (10.2.1-6) ...
21:36:20 #23 17.68 Selecting previously unselected package libcrypt1:s390x.
21:36:20 #23 17.69 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ...
21:36:20 #23 17.69 Unpacking libcrypt1:s390x (1:4.4.18-4) ...
21:36:20 #23 17.77 Selecting previously unselected package libc6:s390x.
21:36:20 #23 17.78 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ...
21:36:20 #23 17.96 Unpacking libc6:s390x (2.31-13+deb11u3) ...
21:36:20 Created binary: bundles/dynbinary-daemon/dockerd
21:36:20 Building: bundles/dynbinary-daemon/docker-proxy
21:36:20 GOOS="" GOARCH="" GOARM=""
21:36:20 Created binary: bundles/dynbinary-daemon/docker-proxy
21:36:20 
21:36:20 + popd
21:36:20 ~/rpmbuild/BUILD/src
21:36:20 + exit 0
21:36:20 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.inssxR
21:36:20 + umask 022
21:36:20 + cd /root/rpmbuild/BUILD
21:36:20 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el8.x86_64 '!=' / ']'
21:36:20 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el8.x86_64
21:36:20 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el8.x86_64
21:36:20 + mkdir -p /root/rpmbuild/BUILDROOT
21:36:20 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el8.x86_64
21:36:20 + cd src
21:36:20 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
21:36:20 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el8.x86_64/usr/bin/dockerd
21:36:20 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
21:36:20 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el8.x86_64/usr/bin/docker-proxy
21:36:20 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el8.x86_64/usr/bin/docker-init
21:36:20 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el8.x86_64/usr/lib/systemd/system/docker.service
21:36:20 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el8.x86_64/usr/lib/systemd/system/docker.socket
21:36:20 + /usr/lib/rpm/check-buildroot
21:36:20 + /usr/lib/rpm/redhat/brp-ldconfig
21:36:20 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
21:36:20 + /usr/lib/rpm/brp-compress
21:36:20 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:36:20 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:36:20 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el8.x86_64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
21:36:20 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:36:20 + /usr/lib/rpm/brp-python-bytecompile '' 1
21:36:20 + /usr/lib/rpm/brp-python-hardlink
21:36:20 + PYTHON3=/usr/libexec/platform-python
21:36:20 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:36:20 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.nEClCH
21:36:20 + umask 022
21:36:20 + cd /root/rpmbuild/BUILD
21:36:20 + cd src
21:36:20 ++ engine/bundles/dynbinary-daemon/dockerd --version
21:36:20 + ver='Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8'
21:36:20 + test 'Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8' = 'Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8'
21:36:20 + echo 'PASS: daemon version OK'
21:36:20 PASS: daemon version OK
21:36:20 + exit 0
21:36:20 Processing files: docker-ce-0.0.0~20220816152130.8ffaab8-0.el8.x86_64
21:36:20 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el8.x86_64/usr/bin/docker-proxy
21:36:20 Provides: docker-ce = 3:0.0.0~20220816152130.8ffaab8-0.el8 docker-ce(x86-64) = 3:0.0.0~20220816152130.8ffaab8-0.el8
21:36:20 Requires(interp): /bin/sh /bin/sh /bin/sh
21:36:20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:36:20 Requires(post): /bin/sh
21:36:20 Requires(preun): /bin/sh
21:36:20 Requires(postun): /bin/sh
21:36:20 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:36:20 Conflicts: docker docker-ee docker-engine-cs docker-io
21:36:20 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
21:36:20 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el8.x86_64
21:36:20 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20220816152130.8ffaab8-0.el8.src.rpm
21:36:21 #23 18.43 Selecting previously unselected package libapparmor1:s390x.
21:36:21 #23 18.43 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ...
21:36:21 #23 18.43 Unpacking libapparmor1:s390x (2.13.6-10) ...
21:36:21 #23 18.49 Selecting previously unselected package libapparmor-dev:s390x.
21:36:21 #23 18.49 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ...
21:36:21 #23 18.50 Unpacking libapparmor-dev:s390x (2.13.6-10) ...
21:36:21 #23 18.57 Selecting previously unselected package libgcc-s1:armhf.
21:36:21 #23 18.57 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ...
21:36:21 #23 18.58 Unpacking libgcc-s1:armhf (10.2.1-6) ...
21:36:21 #23 18.64 Selecting previously unselected package libcrypt1:armhf.
21:36:21 #23 18.65 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ...
21:36:21 #23 18.66 Unpacking libcrypt1:armhf (1:4.4.18-4) ...
21:36:22 #23 18.74 Selecting previously unselected package libc6:armhf.
21:36:22 #23 18.74 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ...
21:36:22 #23 18.91 Unpacking libc6:armhf (2.31-13+deb11u3) ...
21:36:22 #23 19.33 Selecting previously unselected package libapparmor1:armhf.
21:36:22 #23 19.33 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ...
21:36:22 #23 19.34 Unpacking libapparmor1:armhf (2.13.6-10) ...
21:36:22 #23 19.39 Selecting previously unselected package libapparmor-dev:armhf.
21:36:22 #23 19.40 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ...
21:36:22 #23 19.40 Unpacking libapparmor-dev:armhf (2.13.6-10) ...
21:36:22 #23 19.47 Selecting previously unselected package libgcc-s1:ppc64el.
21:36:22 #23 19.48 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ...
21:36:22 #23 19.48 Unpacking libgcc-s1:ppc64el (10.2.1-6) ...
21:36:22 #23 19.54 Selecting previously unselected package libcrypt1:ppc64el.
21:36:22 #23 19.54 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ...
21:36:22 #23 19.55 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ...
21:36:22 make[2]: Entering directory '/root/build-deb/cli'
21:36:22 scripts/docs/generate-man.sh
21:36:22 + cp -r . /tmp/docker-cli-docsgen.NmZKHuVMFX/
21:36:22 + cd /tmp/docker-cli-docsgen.NmZKHuVMFX
21:36:22 + ./scripts/vendor init
21:36:22 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:36:22 + cp man/tools.go .
21:36:22 + ./scripts/vendor update
21:36:22 + go mod tidy -compat=1.17 -modfile=vendor.mod
21:36:22 go: downloading github.com/spf13/cobra v1.5.0
21:36:22 go: downloading github.com/spf13/pflag v1.0.5
21:36:22 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible
21:36:22 go: downloading github.com/fvbommel/sortorder v1.0.2
21:36:22 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
21:36:22 go: downloading github.com/morikuni/aec v1.0.0
21:36:22 go: downloading github.com/pkg/errors v0.9.1
21:36:22 go: downloading github.com/google/go-cmp v0.5.7
21:36:22 go: downloading gotest.tools/v3 v3.1.0
21:36:22 go: downloading github.com/docker/go-units v0.4.0
21:36:22 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:36:22 go: downloading github.com/docker/go-connections v0.4.0
21:36:22 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:36:22 go: downloading golang.org/x/text v0.3.7
21:36:22 go: downloading github.com/mattn/go-runewidth v0.0.13
21:36:22 go: downloading github.com/containerd/containerd v1.6.4
21:36:22 go: downloading github.com/moby/sys/signal v0.7.0
21:36:22 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:36:22 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
21:36:22 go: downloading github.com/moby/buildkit v0.10.3
21:36:22 go: downloading github.com/opencontainers/go-digest v1.0.0
21:36:22 go: downloading github.com/gogo/protobuf v1.3.2
21:36:22 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:36:22 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46
21:36:22 go: downloading gopkg.in/yaml.v2 v2.4.0
21:36:22 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
21:36:22 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:36:22 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:36:22 go: downloading github.com/imdario/mergo v0.3.12
21:36:22 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:36:22 go: downloading github.com/docker/docker-credential-helpers v0.6.4
21:36:22 go: downloading github.com/creack/pty v1.1.11
21:36:22 go: downloading github.com/inconshreveable/mousetrap v1.0.0
21:36:22 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
21:36:22 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8
21:36:22 go: downloading github.com/stretchr/testify v1.7.0
21:36:22 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:36:22 go: downloading github.com/rivo/uniseg v0.2.0
21:36:22 go: downloading github.com/klauspost/compress v1.15.1
21:36:22 go: downloading github.com/Microsoft/hcsshim v0.9.2
21:36:22 go: downloading github.com/moby/sys/symlink v0.2.0
21:36:22 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
21:36:22 go: downloading github.com/opencontainers/runc v1.1.1
21:36:22 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
21:36:22 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:36:22 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:36:22 go: downloading go.etcd.io/etcd/raft/v3 v3.5.2
21:36:22 go: downloading google.golang.org/grpc v1.45.0
21:36:22 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:36:22 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:36:22 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:36:22 go: downloading github.com/russross/blackfriday v1.6.0
21:36:22 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:36:22 go: downloading github.com/Microsoft/go-winio v0.5.2
21:36:22 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
21:36:22 go: downloading github.com/davecgh/go-spew v1.1.1
21:36:22 go: downloading github.com/pmezard/go-difflib v1.0.0
21:36:22 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
21:36:22 go: downloading github.com/miekg/pkcs11 v1.1.1
21:36:22 go: downloading github.com/prometheus/client_golang v1.12.1
21:36:22 go: downloading github.com/go-sql-driver/mysql v1.5.0
21:36:22 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:36:22 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:36:22 go: downloading github.com/google/certificate-transparency-go v1.0.20
21:36:22 go: downloading github.com/golang/protobuf v1.5.2
21:36:22 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
21:36:22 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:36:22 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:36:22 go: downloading github.com/beorn7/perks v1.0.1
21:36:22 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:36:22 go: downloading github.com/prometheus/client_model v0.2.0
21:36:22 go: downloading github.com/prometheus/common v0.32.1
21:36:22 go: downloading github.com/prometheus/procfs v0.7.3
21:36:22 go: downloading google.golang.org/protobuf v1.27.1
21:36:22 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:36:22 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:36:22 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:36:22 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:36:22 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:36:22 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:36:22 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:36:22 go: downloading github.com/docker/go-metrics v0.0.1
21:36:22 go: downloading github.com/kr/text v0.2.0
21:36:22 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
21:36:22 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:36:22 go: downloading github.com/BurntSushi/toml v0.3.1
21:36:22 go: downloading github.com/kr/pretty v0.2.1
21:36:22 go: downloading github.com/magiconair/properties v1.5.3
21:36:22 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:36:22 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:36:22 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:36:22 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:36:22 #23 19.64 Selecting previously unselected package libc6:ppc64el.
21:36:22 #23 19.64 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ...
21:36:22 #23 19.82 Unpacking libc6:ppc64el (2.31-13+deb11u3) ...
21:36:22 make[2]: Entering directory '/root/build-deb/cli'
21:36:22 scripts/docs/generate-man.sh
21:36:22 + cp -r . /tmp/docker-cli-docsgen.3HCpDX4f2F/
21:36:22 + cd /tmp/docker-cli-docsgen.3HCpDX4f2F
21:36:22 + ./scripts/vendor init
21:36:22 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:36:22 + cp man/tools.go .
21:36:22 + ./scripts/vendor update
21:36:22 + go mod tidy -compat=1.17 -modfile=vendor.mod
21:36:22 go: downloading github.com/spf13/cobra v1.5.0
21:36:22 go: downloading github.com/spf13/pflag v1.0.5
21:36:22 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible
21:36:23 + go mod vendor -modfile=vendor.mod
21:36:23 go: downloading github.com/fvbommel/sortorder v1.0.2
21:36:23 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
21:36:23 go: downloading github.com/morikuni/aec v1.0.0
21:36:23 go: downloading github.com/pkg/errors v0.9.1
21:36:23 go: downloading gotest.tools/v3 v3.1.0
21:36:23 go: downloading github.com/google/go-cmp v0.5.7
21:36:23 go: downloading github.com/docker/go-units v0.4.0
21:36:23 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:36:23 go: downloading github.com/docker/go-connections v0.4.0
21:36:23 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:36:23 go: downloading golang.org/x/text v0.3.7
21:36:23 go: downloading github.com/mattn/go-runewidth v0.0.13
21:36:23 go: downloading github.com/containerd/containerd v1.6.4
21:36:23 #23 20.41 Selecting previously unselected package libapparmor1:ppc64el.
21:36:23 #23 20.42 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ...
21:36:23 #23 20.42 Unpacking libapparmor1:ppc64el (2.13.6-10) ...
21:36:23 #23 20.50 Selecting previously unselected package libapparmor-dev:ppc64el.
21:36:23 #23 20.51 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ...
21:36:23 #23 20.51 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ...
21:36:23 #23 20.58 Selecting previously unselected package libseccomp2:s390x.
21:36:23 #23 20.59 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ...
21:36:23 #23 20.59 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ...
21:36:23 #23 20.64 Selecting previously unselected package libseccomp-dev:s390x.
21:36:23 #23 20.64 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ...
21:36:23 #23 20.65 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
21:36:23 #23 20.73 Selecting previously unselected package libseccomp2:ppc64el.
21:36:23 #23 20.74 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ...
21:36:23 #23 20.74 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
21:36:23 + DISABLE_WARN_OUTSIDE_CONTAINER=1
21:36:23 + make manpages
21:36:23 scripts/docs/generate-man.sh
21:36:23 + cp -r . /tmp/docker-cli-docsgen.YHW4lwDOhV/
21:36:23 + cd /tmp/docker-cli-docsgen.YHW4lwDOhV
21:36:23 + ./scripts/vendor init
21:36:23 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:36:23 + cp man/tools.go .
21:36:23 + ./scripts/vendor update
21:36:23 + go mod tidy -compat=1.17 -modfile=vendor.mod
21:36:23 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:36:23 go: downloading github.com/spf13/cobra v1.5.0
21:36:23 go: downloading github.com/spf13/pflag v1.0.5
21:36:23 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible
21:36:23 go: downloading github.com/fvbommel/sortorder v1.0.2
21:36:23 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
21:36:23 go: downloading github.com/morikuni/aec v1.0.0
21:36:23 go: downloading github.com/pkg/errors v0.9.1
21:36:23 go: downloading github.com/google/go-cmp v0.5.7
21:36:23 go: downloading gotest.tools/v3 v3.1.0
21:36:23 go: downloading github.com/docker/go-units v0.4.0
21:36:23 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:36:23 go: downloading github.com/docker/go-connections v0.4.0
21:36:23 go: downloading github.com/sirupsen/logrus v1.8.1
21:36:23 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:36:23 go: downloading golang.org/x/text v0.3.7
21:36:23 go: downloading github.com/mattn/go-runewidth v0.0.13
21:36:23 go: downloading github.com/containerd/containerd v1.6.4
21:36:23 go: downloading github.com/moby/sys/signal v0.7.0
21:36:23 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:36:23 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
21:36:23 go: downloading github.com/moby/buildkit v0.10.3
21:36:23 go: downloading github.com/opencontainers/go-digest v1.0.0
21:36:23 go: downloading gopkg.in/yaml.v2 v2.4.0
21:36:23 go: downloading github.com/gogo/protobuf v1.3.2
21:36:23 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:36:23 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46
21:36:23 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
21:36:23 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:36:23 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:36:23 go: downloading github.com/imdario/mergo v0.3.12
21:36:23 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:36:23 go: downloading github.com/docker/docker-credential-helpers v0.6.4
21:36:23 go: downloading github.com/creack/pty v1.1.11
21:36:23 go: downloading github.com/inconshreveable/mousetrap v1.0.0
21:36:23 go: downloading github.com/gorilla/mux v1.8.0
21:36:23 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
21:36:23 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8
21:36:23 go: downloading github.com/stretchr/testify v1.7.0
21:36:23 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:36:23 go: downloading github.com/rivo/uniseg v0.2.0
21:36:23 go: downloading github.com/klauspost/compress v1.15.1
21:36:23 go: downloading github.com/Microsoft/hcsshim v0.9.2
21:36:23 go: downloading github.com/moby/sys/symlink v0.2.0
21:36:23 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
21:36:23 go: downloading github.com/opencontainers/runc v1.1.1
21:36:23 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
21:36:23 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:36:23 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:36:23 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:36:23 go: downloading go.etcd.io/etcd/raft/v3 v3.5.2
21:36:23 go: downloading google.golang.org/grpc v1.45.0
21:36:23 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:36:23 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:36:23 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:36:23 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:36:23 go: downloading github.com/Microsoft/go-winio v0.5.2
21:36:23 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
21:36:23 go: downloading github.com/russross/blackfriday v1.6.0
21:36:23 go: downloading github.com/davecgh/go-spew v1.1.1
21:36:23 go: downloading github.com/pmezard/go-difflib v1.0.0
21:36:23 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
21:36:23 go: downloading github.com/miekg/pkcs11 v1.1.1
21:36:23 go: downloading github.com/prometheus/client_golang v1.12.1
21:36:23 go: downloading github.com/go-sql-driver/mysql v1.5.0
21:36:23 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:36:23 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:36:23 go: downloading github.com/google/certificate-transparency-go v1.0.20
21:36:23 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:36:23 go: downloading github.com/golang/protobuf v1.5.2
21:36:23 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
21:36:24 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:36:24 go: downloading github.com/moby/sys/signal v0.7.0
21:36:24 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:36:24 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
21:36:24 #23 20.78 Selecting previously unselected package libseccomp-dev:ppc64el.
21:36:24 #23 20.80 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ...
21:36:24 #23 20.80 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
21:36:24 #23 20.87 Selecting previously unselected package libseccomp2:armhf.
21:36:24 #23 20.88 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ...
21:36:24 #23 20.89 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ...
21:36:24 #23 20.93 Selecting previously unselected package libseccomp-dev:armhf.
21:36:24 #23 20.93 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ...
21:36:24 #23 20.94 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
21:36:24 go: downloading github.com/moby/buildkit v0.10.3
21:36:24 go: downloading github.com/opencontainers/go-digest v1.0.0
21:36:24 go: downloading gopkg.in/yaml.v2 v2.4.0
21:36:24 go: downloading github.com/gogo/protobuf v1.3.2
21:36:24 #23 20.99 Selecting previously unselected package libseccomp2:armel.
21:36:24 #23 21.00 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ...
21:36:24 #23 21.00 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ...
21:36:24 #23 21.06 Selecting previously unselected package libseccomp-dev:armel.
21:36:24 #23 21.07 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ...
21:36:24 #23 21.07 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ...
21:36:24 #23 21.13 Selecting previously unselected package libseccomp2:arm64.
21:36:24 #23 21.15 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ...
21:36:24 #23 21.15 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ...
21:36:24 #23 21.19 Selecting previously unselected package libseccomp-dev:arm64.
21:36:24 #23 21.20 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
21:36:24 #23 21.21 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
21:36:24 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:36:24 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46
21:36:24 #23 21.33 Setting up gcc-10-base:arm64 (10.2.1-6) ...
21:36:24 #23 21.34 Setting up gcc-10-base:armel (10.2.1-6) ...
21:36:24 #23 21.35 Setting up gcc-10-base:armhf (10.2.1-6) ...
21:36:24 #23 21.36 Setting up gcc-10-base:ppc64el (10.2.1-6) ...
21:36:24 #23 21.37 Setting up gcc-10-base:s390x (10.2.1-6) ...
21:36:24 #23 21.39 Setting up libcrypt1:arm64 (1:4.4.18-4) ...
21:36:24 #23 21.40 Setting up libcrypt1:armel (1:4.4.18-4) ...
21:36:24 #23 21.41 Setting up libcrypt1:armhf (1:4.4.18-4) ...
21:36:24 #23 21.42 Setting up libcrypt1:ppc64el (1:4.4.18-4) ...
21:36:24 #23 21.43 Setting up libcrypt1:s390x (1:4.4.18-4) ...
21:36:24 #23 21.44 Setting up libgcc-s1:arm64 (10.2.1-6) ...
21:36:24 #23 21.46 Setting up libgcc-s1:armel (10.2.1-6) ...
21:36:24 #23 21.47 Setting up libgcc-s1:armhf (10.2.1-6) ...
21:36:24 #23 21.48 Setting up libgcc-s1:ppc64el (10.2.1-6) ...
21:36:24 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
21:36:24 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:36:24 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:36:24 go: downloading github.com/imdario/mergo v0.3.12
21:36:24 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:36:24 go: downloading github.com/docker/docker-credential-helpers v0.6.4
21:36:24 go: downloading github.com/creack/pty v1.1.11
21:36:24 go: downloading github.com/inconshreveable/mousetrap v1.0.0
21:36:24 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
21:36:24 #23 21.49 Setting up libgcc-s1:s390x (10.2.1-6) ...
21:36:24 #23 21.50 Setting up libc6:arm64 (2.31-13+deb11u3) ...
21:36:24 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:36:24 go: downloading github.com/beorn7/perks v1.0.1
21:36:24 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:36:24 go: downloading github.com/prometheus/client_model v0.2.0
21:36:24 go: downloading github.com/prometheus/common v0.32.1
21:36:24 go: downloading github.com/prometheus/procfs v0.7.3
21:36:24 go: downloading google.golang.org/protobuf v1.27.1
21:36:24 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:36:24 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:36:24 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:36:24 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:36:24 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:36:24 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:36:24 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:36:24 go: downloading github.com/kr/text v0.2.0
21:36:24 go: downloading github.com/docker/go-metrics v0.0.1
21:36:24 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
21:36:24 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:36:24 go: downloading github.com/BurntSushi/toml v0.3.1
21:36:24 go: downloading github.com/kr/pretty v0.2.1
21:36:24 go: downloading github.com/magiconair/properties v1.5.3
21:36:24 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:36:24 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:36:24 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:36:24 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:36:25 + go mod vendor -modfile=vendor.mod
21:36:25 #16 exporting layers 4.9s done
21:36:25 #16 writing image sha256:ad6a5e50e6947befc02d67c94554f616e086681ce66e71251454306e4b9bb8ef done
21:36:25 #16 naming to docker.io/rpmbuild-centos-7/x86_64 done
21:36:25 #16 DONE 4.9s
21:36:25 docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/centos-7/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm/rpmbuild/centos-7/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-7/x86_64 -ba --define '_gitcommit_cli 8ffaab8' --define '_gitcommit_engine 724feb8' --define '_release 0' --define '_version 0.0.0~20220816152130.8ffaab8' --define '_origversion 0.0.0-20220816152130-8ffaab8' --define '_buildx_rpm_version 0.8.2' --define '_buildx_version v0.8.2' --define '_compose_rpm_version 2.9.0' --define '_compose_version v2.9.0' --define '_scan_rpm_version 0.17.0' --define '_scan_version v0.17.0' --define '_scan_gitcommit 061fe0a'  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 SPECS/docker-scan-plugin.spec
21:36:25 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wjPdPD
21:36:25 + umask 022
21:36:25 + cd /root/rpmbuild/BUILD
21:36:25 + cd /root/rpmbuild/BUILD
21:36:25 + rm -rf src
21:36:25 + /usr/bin/mkdir -p src
21:36:25 + cd src
21:36:25 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:36:25 + /usr/bin/tar -xf -
21:36:25 #23 22.73 Setting up libc6:armel (2.31-13+deb11u3) ...
21:36:26 #23 68.40 + mkdir -p /build
21:36:26 #23 68.40 + cp runc /build/runc
21:36:26 #23 DONE 68.9s
21:36:26 
21:36:26 #27 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:36:26 #27 sha256:791aeb364a8357670e4db4dce38c3eade387a4f174e5256fe79fe5f21333655c
21:36:26 #27 ...
21:36:26 
21:36:26 #24 [binary-base 2/7] COPY --from=runc          /build/ /usr/local/bin/
21:36:26 #24 sha256:b650ca0671fbbbf525ae5759b3f7169886f9c03c49391ae976563e020ccee1a9
21:36:26 #24 DONE 0.1s
21:36:26 
21:36:26 #27 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:36:26 #27 sha256:791aeb364a8357670e4db4dce38c3eade387a4f174e5256fe79fe5f21333655c
21:36:26 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8
21:36:26 go: downloading github.com/stretchr/testify v1.7.0
21:36:26 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:36:26 go: downloading github.com/rivo/uniseg v0.2.0
21:36:26 go: downloading github.com/klauspost/compress v1.15.1
21:36:26 go: downloading github.com/Microsoft/hcsshim v0.9.2
21:36:26 go: downloading github.com/moby/sys/symlink v0.2.0
21:36:26 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
21:36:26 go: downloading github.com/opencontainers/runc v1.1.1
21:36:26 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
21:36:26 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:36:26 + STATUS=0
21:36:26 + '[' 0 -ne 0 ']'
21:36:26 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:36:26 + /usr/bin/tar -xf -
21:36:26 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:36:26 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:36:26 go: downloading go.etcd.io/etcd/raft/v3 v3.5.2
21:36:26 go: downloading google.golang.org/grpc v1.45.0
21:36:26 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:36:26 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:36:26 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:36:26 go: downloading github.com/russross/blackfriday v1.6.0
21:36:26 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:36:26 go: downloading github.com/Microsoft/go-winio v0.5.2
21:36:26 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
21:36:26 go: downloading github.com/davecgh/go-spew v1.1.1
21:36:26 go: downloading github.com/pmezard/go-difflib v1.0.0
21:36:26 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
21:36:26 go: downloading github.com/miekg/pkcs11 v1.1.1
21:36:26 go: downloading github.com/prometheus/client_golang v1.12.1
21:36:26 go: downloading github.com/go-sql-driver/mysql v1.5.0
21:36:26 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:36:26 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:36:26 go: downloading github.com/google/certificate-transparency-go v1.0.20
21:36:27 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:36:27 go: downloading github.com/golang/protobuf v1.5.2
21:36:27 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
21:36:27 #23 24.00 Setting up libc6:armhf (2.31-13+deb11u3) ...
21:36:27 + STATUS=0
21:36:27 + '[' 0 -ne 0 ']'
21:36:27 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:36:27 + exit 0
21:36:27 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1ufQtp
21:36:27 + umask 022
21:36:27 + cd /root/rpmbuild/BUILD
21:36:27 + cd src
21:36:27 + export DOCKER_GITCOMMIT=724feb8
21:36:27 + DOCKER_GITCOMMIT=724feb8
21:36:27 + mkdir -p /go/src/github.com/docker
21:36:27 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
21:36:27 + pushd /root/rpmbuild/BUILD/src/engine
21:36:27 + TMP_GOPATH=/go
21:36:27 + hack/dockerfile/install/install.sh tini
21:36:27 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
21:36:27 + RM_GOPATH=0
21:36:27 + TMP_GOPATH=/go
21:36:27 + : /usr/local/bin
21:36:27 + '[' -z /go ']'
21:36:27 + export GOPATH=/go
21:36:27 + GOPATH=/go
21:36:27 + case "$(go env GOARCH)" in
21:36:27 ++ go env GOARCH
21:36:27 + export GO_BUILDMODE=-buildmode=pie
21:36:27 + GO_BUILDMODE=-buildmode=pie
21:36:27 ++ dirname hack/dockerfile/install/install.sh
21:36:27 + dir=hack/dockerfile/install
21:36:27 + bin=tini
21:36:27 + shift
21:36:27 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:36:27 + . hack/dockerfile/install/tini.installer
21:36:27 ++ : v0.19.0
21:36:27 + install_tini
21:36:27 Install tini version v0.19.0
21:36:27 + echo 'Install tini version v0.19.0'
21:36:27 + git clone https://github.com/krallin/tini.git /go/tini
21:36:27 Cloning into '/go/tini'...
21:36:27 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20220816152130.8ffaab8-0.el8.x86_64.rpm
21:36:27 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RP6ExM
21:36:27 + umask 022
21:36:27 + cd /root/rpmbuild/BUILD
21:36:27 + cd src
21:36:27 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el8.x86_64
21:36:27 + exit 0
21:36:27 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WFdKkP
21:36:27 + umask 022
21:36:27 + cd /root/rpmbuild/BUILD
21:36:27 + cd /root/rpmbuild/BUILD
21:36:27 + rm -rf src
21:36:27 + /usr/bin/mkdir -p src
21:36:27 + cd src
21:36:27 + /usr/bin/tar -xof -
21:36:27 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
21:36:27 + STATUS=0
21:36:27 + '[' 0 -ne 0 ']'
21:36:27 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
21:36:27 + /usr/bin/tar -xof -
21:36:27 + STATUS=0
21:36:27 + '[' 0 -ne 0 ']'
21:36:27 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:36:27 + exit 0
21:36:27 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.H7pM0U
21:36:27 + umask 022
21:36:27 + cd /root/rpmbuild/BUILD
21:36:27 + cd src
21:36:27 + mkdir -p /go/src/github.com/docker
21:36:27 + rm -f /go/src/github.com/docker/cli
21:36:27 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
21:36:27 + pushd /go/src/github.com/docker/cli
21:36:27 + VERSION=0.0.0-20220816152130-8ffaab8
21:36:27 + GITCOMMIT=8ffaab8
21:36:27 + GO_LINKMODE=dynamic
21:36:27 + ./scripts/build/binary
21:36:27 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
21:36:27 Building dynamic docker-linux-amd64
21:36:27 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=8ffaab8" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-16T21:36:27Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220816152130-8ffaab8" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
21:36:27 + cd /go/tini
21:36:27 + git checkout -q v0.19.0
21:36:27 + cmake .
21:36:27 -- The C compiler identification is GNU 4.8.5
21:36:27 -- Check for working C compiler: /usr/bin/cc
21:36:27 -- Check for working C compiler: /usr/bin/cc -- works
21:36:27 -- Detecting C compiler ABI info
21:36:27 -- Detecting C compiler ABI info - done
21:36:27 -- Performing Test HAS_BUILTIN_FORTIFY
21:36:27 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:36:27 -- Configuring done
21:36:27 -- Generating done
21:36:27 -- Build files have been written to: /go/tini
21:36:27 + make tini-static
21:36:27 Scanning dependencies of target tini-static
21:36:27 [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:36:28 Linking C executable tini-static
21:36:28 [100%] Built target tini-static
21:36:28 + mkdir -p /usr/local/bin
21:36:28 + cp tini-static /usr/local/bin/docker-init
21:36:28 + VERSION=0.0.0-20220816152130-8ffaab8
21:36:28 + PRODUCT=docker
21:36:28 + hack/make.sh dynbinary
21:36:28 
21:36:28 Removing bundles/
21:36:28 
21:36:28 ---> Making bundle: dynbinary (in bundles/dynbinary)
21:36:28 Building: bundles/dynbinary-daemon/dockerd
21:36:28 GOOS="" GOARCH="" GOARM=""
21:36:28 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:36:28 go: downloading github.com/beorn7/perks v1.0.1
21:36:28 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:36:28 go: downloading github.com/prometheus/client_model v0.2.0
21:36:28 go: downloading github.com/prometheus/common v0.32.1
21:36:28 go: downloading github.com/prometheus/procfs v0.7.3
21:36:28 go: downloading google.golang.org/protobuf v1.27.1
21:36:28 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:36:28 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:36:28 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:36:28 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:36:28 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:36:28 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:36:28 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:36:28 go: downloading github.com/kr/text v0.2.0
21:36:28 go: downloading github.com/docker/go-metrics v0.0.1
21:36:28 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
21:36:28 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:36:28 go: downloading github.com/BurntSushi/toml v0.3.1
21:36:28 go: downloading github.com/kr/pretty v0.2.1
21:36:28 go: downloading github.com/magiconair/properties v1.5.3
21:36:28 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:36:28 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:36:28 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:36:28 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:36:28 #23 25.23 Setting up libc6:ppc64el (2.31-13+deb11u3) ...
21:36:28 + go mod vendor -modfile=vendor.mod
21:36:29 #23 26.48 Setting up libc6:s390x (2.31-13+deb11u3) ...
21:36:29 make[2]: Entering directory '/root/build-deb/cli'
21:36:29 scripts/docs/generate-man.sh
21:36:29 + cp -r . /tmp/docker-cli-docsgen.XYlaXhz8bm/
21:36:29 + cd /tmp/docker-cli-docsgen.XYlaXhz8bm
21:36:29 + ./scripts/vendor init
21:36:29 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:36:29 + cp man/tools.go .
21:36:29 + ./scripts/vendor update
21:36:29 + go mod tidy -compat=1.17 -modfile=vendor.mod
21:36:29 go: downloading github.com/spf13/cobra v1.5.0
21:36:29 go: downloading github.com/spf13/pflag v1.0.5
21:36:29 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible
21:36:29 go: downloading github.com/fvbommel/sortorder v1.0.2
21:36:29 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
21:36:29 go: downloading github.com/morikuni/aec v1.0.0
21:36:29 go: downloading github.com/pkg/errors v0.9.1
21:36:29 go: downloading github.com/google/go-cmp v0.5.7
21:36:29 go: downloading gotest.tools/v3 v3.1.0
21:36:29 go: downloading github.com/docker/go-units v0.4.0
21:36:29 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:36:29 go: downloading github.com/docker/go-connections v0.4.0
21:36:29 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:36:29 go: downloading golang.org/x/text v0.3.7
21:36:29 go: downloading github.com/mattn/go-runewidth v0.0.13
21:36:29 go: downloading github.com/containerd/containerd v1.6.4
21:36:29 go: downloading github.com/moby/sys/signal v0.7.0
21:36:29 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:36:29 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
21:36:29 go: downloading github.com/moby/buildkit v0.10.3
21:36:29 go: downloading github.com/opencontainers/go-digest v1.0.0
21:36:29 go: downloading gopkg.in/yaml.v2 v2.4.0
21:36:29 go: downloading github.com/gogo/protobuf v1.3.2
21:36:29 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:36:29 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46
21:36:29 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
21:36:29 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:36:29 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:36:29 go: downloading github.com/imdario/mergo v0.3.12
21:36:29 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:36:29 go: downloading github.com/docker/docker-credential-helpers v0.6.4
21:36:29 go: downloading github.com/creack/pty v1.1.11
21:36:29 go: downloading github.com/inconshreveable/mousetrap v1.0.0
21:36:29 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
21:36:30 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:36:30 make[2]: Entering directory '/root/build-deb/cli'
21:36:30 scripts/docs/generate-man.sh
21:36:30 + cp -r . /tmp/docker-cli-docsgen.DcWDqELq1q/
21:36:30 + cd /tmp/docker-cli-docsgen.DcWDqELq1q
21:36:30 + ./scripts/vendor init
21:36:30 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:36:30 + cp man/tools.go .
21:36:30 + ./scripts/vendor update
21:36:30 + go mod tidy -compat=1.17 -modfile=vendor.mod
21:36:30 go: downloading github.com/spf13/cobra v1.5.0
21:36:30 go: downloading github.com/spf13/pflag v1.0.5
21:36:30 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible
21:36:30 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8
21:36:30 go: downloading github.com/stretchr/testify v1.7.0
21:36:30 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:36:30 go: downloading github.com/rivo/uniseg v0.2.0
21:36:30 go: downloading github.com/klauspost/compress v1.15.1
21:36:30 go: downloading github.com/Microsoft/hcsshim v0.9.2
21:36:30 go: downloading github.com/moby/sys/symlink v0.2.0
21:36:30 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
21:36:30 go: downloading github.com/opencontainers/runc v1.1.1
21:36:30 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
21:36:30 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:36:30 #23 27.70 Setting up libapparmor1:arm64 (2.13.6-10) ...
21:36:30 #23 27.71 Setting up libapparmor1:armel (2.13.6-10) ...
21:36:30 #23 27.72 Setting up libapparmor1:armhf (2.13.6-10) ...
21:36:30 #23 27.73 Setting up libapparmor1:ppc64el (2.13.6-10) ...
21:36:30 #23 27.75 Setting up libapparmor1:s390x (2.13.6-10) ...
21:36:30 #23 27.76 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ...
21:36:30 #23 27.77 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ...
21:36:30 #23 27.78 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ...
21:36:30 #23 27.80 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
21:36:30 #23 27.81 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ...
21:36:30 #23 27.82 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
21:36:30 #23 27.83 Setting up libapparmor-dev:armel (2.13.6-10) ...
21:36:30 #23 27.85 Setting up libapparmor-dev:armhf (2.13.6-10) ...
21:36:30 #23 27.86 Setting up libapparmor-dev:ppc64el (2.13.6-10) ...
21:36:31 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:36:31 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:36:31 go: downloading go.etcd.io/etcd/raft/v3 v3.5.2
21:36:31 go: downloading google.golang.org/grpc v1.45.0
21:36:31 #23 27.87 Setting up libapparmor-dev:s390x (2.13.6-10) ...
21:36:31 #23 27.88 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
21:36:31 #23 27.89 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ...
21:36:31 #23 27.90 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
21:36:31 #23 27.91 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
21:36:31 #23 27.92 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
21:36:31 #23 27.93 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:36:31 #23 DONE 28.2s
21:36:31 
21:36:31 #34 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:36:31 #34 sha256:2708323a13c79c6a7526025d973d6b1dcd1ae877e8960074bde23cb87d93809b
21:36:31 go: downloading github.com/fvbommel/sortorder v1.0.2
21:36:31 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
21:36:31 go: downloading github.com/morikuni/aec v1.0.0
21:36:31 go: downloading github.com/pkg/errors v0.9.1
21:36:31 go: downloading github.com/google/go-cmp v0.5.7
21:36:31 go: downloading gotest.tools/v3 v3.1.0
21:36:31 go: downloading github.com/docker/go-units v0.4.0
21:36:31 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:36:31 go: downloading github.com/docker/go-connections v0.4.0
21:36:31 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:36:31 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:36:31 go: downloading github.com/russross/blackfriday v1.6.0
21:36:31 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:36:31 go: downloading github.com/Microsoft/go-winio v0.5.2
21:36:31 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
21:36:31 #34 ...
21:36:31 
21:36:31 #29 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
21:36:31 #29 sha256:a8d14120aa30fa20961a70d06c4a9d605f4e5815966da757ff5df780339d35ce
21:36:31 #29 DONE 0.1s
21:36:31 
21:36:31 #28 [binary-base 1/7] COPY --from=tini          /build/ /usr/local/bin/
21:36:31 #28 sha256:f025a19018bfac4e227f62503946fcfbe4aed54c874bd9af49bdd0adb1a552ba
21:36:31 #28 DONE 0.1s
21:36:31 
21:36:31 #30 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
21:36:31 #30 sha256:403f8024293825cb2f69d182d9ef2b1ddbf0b3312a3d916d1b1614bcc6576246
21:36:31 Created binary: bundles/dynbinary-daemon/dockerd
21:36:31 Building: bundles/dynbinary-daemon/docker-proxy
21:36:31 GOOS="" GOARCH="" GOARM=""
21:36:31 Created binary: bundles/dynbinary-daemon/docker-proxy
21:36:31 
21:36:31 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:36:31 + RM_GOPATH=0
21:36:31 + TMP_GOPATH=/go
21:36:31 + : /usr/local/bin
21:36:31 + '[' -z /go ']'
21:36:31 + export GOPATH=/go
21:36:31 + GOPATH=/go
21:36:31 + case "$(go env GOARCH)" in
21:36:31 ++ go env GOARCH
21:36:31 + export GO_BUILDMODE=-buildmode=pie
21:36:31 + GO_BUILDMODE=-buildmode=pie
21:36:31 ++ dirname hack/dockerfile/install/install.sh
21:36:31 + dir=hack/dockerfile/install
21:36:31 + bin=tini
21:36:31 + shift
21:36:31 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:36:31 + . hack/dockerfile/install/tini.installer
21:36:31 ++ : v0.19.0
21:36:31 Install tini version v0.19.0
21:36:31 + install_tini
21:36:31 + echo 'Install tini version v0.19.0'
21:36:31 + git clone https://github.com/krallin/tini.git /go/tini
21:36:31 Cloning into '/go/tini'...
21:36:31 + cd /go/tini
21:36:31 + git checkout -q v0.19.0
21:36:31 + cmake .
21:36:31 -- The C compiler identification is GNU 9.4.0
21:36:31 -- Check for working C compiler: /usr/bin/cc
21:36:31 -- Check for working C compiler: /usr/bin/cc -- works
21:36:31 -- Detecting C compiler ABI info
21:36:31 -- Detecting C compiler ABI info - done
21:36:31 -- Detecting C compile features
21:36:31 -- Detecting C compile features - done
21:36:31 -- Performing Test HAS_BUILTIN_FORTIFY
21:36:31 -- Performing Test HAS_BUILTIN_FORTIFY - Success
21:36:31 -- Configuring done
21:36:31 -- Generating done
21:36:31 -- Build files have been written to: /go/tini
21:36:31 + make tini-static
21:36:31 make[2]: Entering directory '/go/tini'
21:36:31 make[3]: Entering directory '/go/tini'
21:36:31 make[4]: Entering directory '/go/tini'
21:36:31 make[5]: Entering directory '/go/tini'
21:36:31 Scanning dependencies of target tini-static
21:36:31 make[5]: Leaving directory '/go/tini'
21:36:31 make[5]: Entering directory '/go/tini'
21:36:31 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:36:31 [100%] Linking C executable tini-static
21:36:31 make[5]: Leaving directory '/go/tini'
21:36:31 [100%] Built target tini-static
21:36:31 make[4]: Leaving directory '/go/tini'
21:36:31 make[3]: Leaving directory '/go/tini'
21:36:31 make[2]: Leaving directory '/go/tini'
21:36:31 + mkdir -p /usr/local/bin
21:36:31 + cp tini-static /usr/local/bin/docker-init
21:36:31 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:36:31 + RM_GOPATH=0
21:36:31 + TMP_GOPATH=/go
21:36:31 + : /usr/local/bin
21:36:31 + '[' -z /go ']'
21:36:31 + export GOPATH=/go
21:36:31 + GOPATH=/go
21:36:31 + case "$(go env GOARCH)" in
21:36:31 ++ go env GOARCH
21:36:31 + export GO_BUILDMODE=-buildmode=pie
21:36:31 + GO_BUILDMODE=-buildmode=pie
21:36:31 ++ dirname hack/dockerfile/install/install.sh
21:36:31 + dir=hack/dockerfile/install
21:36:31 + bin=rootlesskit
21:36:31 + shift
21:36:31 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:36:31 + . hack/dockerfile/install/rootlesskit.installer
21:36:31 ++ : 1920341cd41e047834a21007424162a2dc946315
21:36:31 + install_rootlesskit dynamic
21:36:31 + case "$1" in
21:36:31 + install_rootlesskit_dynamic
21:36:31 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:36:31 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:36:31 + export BUILD_MODE=-buildmode=pie
21:36:31 + BUILD_MODE=-buildmode=pie
21:36:31 + _install_rootlesskit
21:36:31 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
21:36:31 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
21:36:31 + for f in rootlesskit rootlesskit-docker-proxy
21:36:31 + GOBIN=/usr/local/bin
21:36:31 + GO111MODULE=on
21:36:31 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
21:36:31 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
21:36:31 go: downloading github.com/sirupsen/logrus v1.8.1
21:36:31 go: downloading github.com/urfave/cli/v2 v2.4.0
21:36:31 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
21:36:31 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:36:31 go: downloading github.com/google/uuid v1.3.0
21:36:31 go: downloading github.com/moby/vpnkit v0.5.0
21:36:31 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:36:31 go: downloading github.com/gofrs/flock v0.8.1
21:36:31 go: downloading github.com/gorilla/mux v1.8.0
21:36:31 go: downloading github.com/moby/sys/mountinfo v0.6.0
21:36:31 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:36:31 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
21:36:31 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:36:31 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:36:31 + for f in rootlesskit rootlesskit-docker-proxy
21:36:31 + GOBIN=/usr/local/bin
21:36:31 + GO111MODULE=on
21:36:31 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
21:36:31 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:36:31 go: downloading golang.org/x/text v0.3.7
21:36:31 go: downloading github.com/mattn/go-runewidth v0.0.13
21:36:31 go: downloading github.com/containerd/containerd v1.6.4
21:36:31 go: downloading github.com/davecgh/go-spew v1.1.1
21:36:31 go: downloading github.com/pmezard/go-difflib v1.0.0
21:36:31 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
21:36:31 go: downloading github.com/miekg/pkcs11 v1.1.1
21:36:31 go: downloading github.com/prometheus/client_golang v1.12.1
21:36:31 go: downloading github.com/go-sql-driver/mysql v1.5.0
21:36:31 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:36:31 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:36:31 go: downloading github.com/google/certificate-transparency-go v1.0.20
21:36:31 Created binary: bundles/dynbinary-daemon/dockerd
21:36:31 Building: bundles/dynbinary-daemon/docker-proxy
21:36:31 GOOS="" GOARCH="" GOARM=""
21:36:31 Created binary: bundles/dynbinary-daemon/docker-proxy
21:36:31 
21:36:31 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:36:31 + RM_GOPATH=0
21:36:31 + TMP_GOPATH=/go
21:36:31 + : /usr/local/bin
21:36:31 + '[' -z /go ']'
21:36:31 + export GOPATH=/go
21:36:31 + GOPATH=/go
21:36:31 + case "$(go env GOARCH)" in
21:36:31 ++ go env GOARCH
21:36:31 + export GO_BUILDMODE=-buildmode=pie
21:36:31 + GO_BUILDMODE=-buildmode=pie
21:36:31 ++ dirname hack/dockerfile/install/install.sh
21:36:31 + dir=hack/dockerfile/install
21:36:31 + bin=tini
21:36:31 + shift
21:36:31 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:36:31 + . hack/dockerfile/install/tini.installer
21:36:31 ++ : v0.19.0
21:36:31 + install_tini
21:36:31 + echo 'Install tini version v0.19.0'
21:36:31 Install tini version v0.19.0
21:36:31 + git clone https://github.com/krallin/tini.git /go/tini
21:36:31 Cloning into '/go/tini'...
21:36:31 + cd /go/tini
21:36:31 + git checkout -q v0.19.0
21:36:31 + cmake .
21:36:31 -- The C compiler identification is GNU 8.3.0
21:36:31 -- Check for working C compiler: /usr/bin/cc
21:36:31 -- Check for working C compiler: /usr/bin/cc -- works
21:36:31 -- Detecting C compiler ABI info
21:36:31 -- Detecting C compiler ABI info - done
21:36:31 -- Detecting C compile features
21:36:31 -- Detecting C compile features - done
21:36:31 -- Performing Test HAS_BUILTIN_FORTIFY
21:36:31 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:36:31 -- Configuring done
21:36:31 -- Generating done
21:36:31 -- Build files have been written to: /go/tini
21:36:31 + make tini-static
21:36:31 make[2]: Entering directory '/go/tini'
21:36:31 make[3]: Entering directory '/go/tini'
21:36:31 make[4]: Entering directory '/go/tini'
21:36:31 make[5]: Entering directory '/go/tini'
21:36:31 Scanning dependencies of target tini-static
21:36:31 make[5]: Leaving directory '/go/tini'
21:36:31 make[5]: Entering directory '/go/tini'
21:36:31 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:36:31 [100%] Linking C executable tini-static
21:36:31 make[5]: Leaving directory '/go/tini'
21:36:31 [100%] Built target tini-static
21:36:31 make[4]: Leaving directory '/go/tini'
21:36:31 make[3]: Leaving directory '/go/tini'
21:36:31 make[2]: Leaving directory '/go/tini'
21:36:31 + mkdir -p /usr/local/bin
21:36:31 + cp tini-static /usr/local/bin/docker-init
21:36:31 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:36:31 + RM_GOPATH=0
21:36:31 + TMP_GOPATH=/go
21:36:31 + : /usr/local/bin
21:36:31 + '[' -z /go ']'
21:36:31 + export GOPATH=/go
21:36:31 + GOPATH=/go
21:36:31 + case "$(go env GOARCH)" in
21:36:31 ++ go env GOARCH
21:36:31 + export GO_BUILDMODE=-buildmode=pie
21:36:31 + GO_BUILDMODE=-buildmode=pie
21:36:31 ++ dirname hack/dockerfile/install/install.sh
21:36:31 + dir=hack/dockerfile/install
21:36:31 + bin=rootlesskit
21:36:31 + shift
21:36:31 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:36:31 + . hack/dockerfile/install/rootlesskit.installer
21:36:31 ++ : 1920341cd41e047834a21007424162a2dc946315
21:36:31 + install_rootlesskit dynamic
21:36:31 + case "$1" in
21:36:31 + install_rootlesskit_dynamic
21:36:31 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:36:31 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:36:31 + export BUILD_MODE=-buildmode=pie
21:36:31 + BUILD_MODE=-buildmode=pie
21:36:31 + _install_rootlesskit
21:36:31 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
21:36:31 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
21:36:31 + for f in rootlesskit rootlesskit-docker-proxy
21:36:31 + GOBIN=/usr/local/bin
21:36:31 + GO111MODULE=on
21:36:31 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
21:36:31 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
21:36:31 go: downloading github.com/sirupsen/logrus v1.8.1
21:36:31 go: downloading github.com/urfave/cli/v2 v2.4.0
21:36:31 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
21:36:31 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:36:31 go: downloading github.com/google/uuid v1.3.0
21:36:31 go: downloading github.com/moby/vpnkit v0.5.0
21:36:31 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:36:31 go: downloading github.com/gofrs/flock v0.8.1
21:36:31 go: downloading github.com/gorilla/mux v1.8.0
21:36:31 go: downloading github.com/moby/sys/mountinfo v0.6.0
21:36:31 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:36:31 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
21:36:31 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:36:31 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:36:31 go: downloading github.com/moby/sys/signal v0.7.0
21:36:31 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:36:31 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
21:36:31 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:36:31 go: downloading github.com/golang/protobuf v1.5.2
21:36:31 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
21:36:32 #30 0.689 + RM_GOPATH=0
21:36:32 #30 0.689 + TMP_GOPATH=
21:36:32 #30 0.690 + : /build
21:36:32 #30 0.690 + '[' -z '' ']'
21:36:32 #30 0.690 ++ mktemp -d
21:36:32 #30 0.691 + export GOPATH=/tmp/tmp.gVbXas4Szv
21:36:32 #30 0.692 + GOPATH=/tmp/tmp.gVbXas4Szv
21:36:32 #30 0.692 + RM_GOPATH=1
21:36:32 #30 0.692 + case "$(go env GOARCH)" in
21:36:32 #30 0.692 ++ go env GOARCH
21:36:32 #30 0.706 + export GO_BUILDMODE=-buildmode=pie
21:36:32 #30 0.707 + GO_BUILDMODE=-buildmode=pie
21:36:32 #30 0.708 ++ dirname /install.sh
21:36:32 #30 0.709 Install runc version v1.1.3 (build tags: seccomp)
21:36:32 #30 0.709 + dir=/
21:36:32 #30 0.709 + bin=runc
21:36:32 #30 0.709 + shift
21:36:32 #30 0.709 + '[' '!' -f //runc.installer ']'
21:36:32 #30 0.709 + . //runc.installer
21:36:32 #30 0.709 ++ set -e
21:36:32 #30 0.709 ++ : v1.1.3
21:36:32 #30 0.709 + install_runc
21:36:32 #30 0.709 + RUNC_BUILDTAGS=seccomp
21:36:32 #30 0.709 + echo 'Install runc version v1.1.3 (build tags: seccomp)'
21:36:32 #30 0.709 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gVbXas4Szv/src/github.com/opencontainers/runc
21:36:32 #30 0.714 Cloning into '/tmp/tmp.gVbXas4Szv/src/github.com/opencontainers/runc'...
21:36:32 go: downloading github.com/moby/buildkit v0.10.3
21:36:32 go: downloading github.com/opencontainers/go-digest v1.0.0
21:36:32 go: downloading github.com/gogo/protobuf v1.3.2
21:36:32 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:36:32 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46
21:36:32 go: downloading gopkg.in/yaml.v2 v2.4.0
21:36:32 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
21:36:32 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:36:32 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:36:32 go: downloading github.com/imdario/mergo v0.3.12
21:36:32 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:36:32 go: downloading github.com/docker/docker-credential-helpers v0.6.4
21:36:32 go: downloading github.com/creack/pty v1.1.11
21:36:32 go: downloading github.com/inconshreveable/mousetrap v1.0.0
21:36:32 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
21:36:32 + return
21:36:32 # Build the CLI
21:36:32 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220816152130-8ffaab8 GITCOMMIT=8ffaab8 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:36:32 Building dynamic docker-linux-amd64
21:36:32 + go build -o build/docker-linux-amd64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=8ffaab8" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-16T21:34:09Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220816152130-8ffaab8" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:36:33 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8
21:36:33 go: downloading github.com/stretchr/testify v1.7.0
21:36:33 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:36:33 go: downloading github.com/rivo/uniseg v0.2.0
21:36:33 go: downloading github.com/klauspost/compress v1.15.1
21:36:33 go: downloading github.com/Microsoft/hcsshim v0.9.2
21:36:33 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:36:33 go: downloading github.com/beorn7/perks v1.0.1
21:36:33 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:36:33 go: downloading github.com/prometheus/client_model v0.2.0
21:36:33 go: downloading github.com/prometheus/common v0.32.1
21:36:33 go: downloading github.com/prometheus/procfs v0.7.3
21:36:33 go: downloading google.golang.org/protobuf v1.27.1
21:36:33 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:36:33 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:36:33 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:36:33 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:36:33 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:36:33 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:36:33 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:36:33 go: downloading github.com/kr/text v0.2.0
21:36:33 go: downloading github.com/docker/go-metrics v0.0.1
21:36:33 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
21:36:33 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:36:33 go: downloading github.com/BurntSushi/toml v0.3.1
21:36:33 go: downloading github.com/kr/pretty v0.2.1
21:36:33 go: downloading github.com/magiconair/properties v1.5.3
21:36:33 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:36:33 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:36:33 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:36:33 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:36:33 go: downloading github.com/moby/sys/symlink v0.2.0
21:36:33 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
21:36:33 go: downloading github.com/opencontainers/runc v1.1.1
21:36:33 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
21:36:33 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:36:33 + go mod vendor -modfile=vendor.mod
21:36:33 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:36:33 go: downloading go.etcd.io/etcd/raft/v3 v3.5.2
21:36:33 go: downloading google.golang.org/grpc v1.45.0
21:36:34 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:36:34 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:36:34 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:36:34 go: downloading github.com/russross/blackfriday v1.6.0
21:36:34 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:36:34 go: downloading github.com/Microsoft/go-winio v0.5.2
21:36:34 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
21:36:34 go: downloading github.com/davecgh/go-spew v1.1.1
21:36:34 go: downloading github.com/pmezard/go-difflib v1.0.0
21:36:34 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
21:36:34 go: downloading github.com/miekg/pkcs11 v1.1.1
21:36:34 go: downloading github.com/prometheus/client_golang v1.12.1
21:36:34 go: downloading github.com/go-sql-driver/mysql v1.5.0
21:36:34 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:36:34 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:36:34 go: downloading github.com/google/certificate-transparency-go v1.0.20
21:36:34 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:36:34 go: downloading github.com/golang/protobuf v1.5.2
21:36:34 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
21:36:34 Created binary: bundles/dynbinary-daemon/dockerd
21:36:34 Building: bundles/dynbinary-daemon/docker-proxy
21:36:34 GOOS="" GOARCH="" GOARM=""
21:36:34 Created binary: bundles/dynbinary-daemon/docker-proxy
21:36:34 
21:36:34 ~/rpmbuild/BUILD/src
21:36:34 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.APiN8S
21:36:34 + popd
21:36:34 + RPM_EC=0
21:36:34 ++ jobs -p
21:36:34 + exit 0
21:36:34 + umask 022
21:36:34 + cd /root/rpmbuild/BUILD
21:36:34 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64 '!=' / ']'
21:36:34 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64
21:36:34 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64
21:36:34 + mkdir -p /root/rpmbuild/BUILDROOT
21:36:34 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64
21:36:34 + 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:34 + export CFLAGS
21:36:34 + 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:34 + export CXXFLAGS
21:36:34 + 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:34 + export FFLAGS
21:36:34 + 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:34 + export FCFLAGS
21:36:34 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64.ld'
21:36:34 + export LDFLAGS
21:36:34 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:36:34 + export LT_SYS_LIBRARY_PATH
21:36:34 + CC=gcc
21:36:34 + export CC
21:36:34 + CXX=g++
21:36:34 + export CXX
21:36:34 + cd src
21:36:34 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
21:36:34 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64/usr/bin/dockerd
21:36:34 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
21:36:34 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64/usr/bin/docker-proxy
21:36:34 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64/usr/bin/docker-init
21:36:34 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64/usr/lib/systemd/system/docker.service
21:36:34 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64/usr/lib/systemd/system/docker.socket
21:36:34 + /usr/lib/rpm/check-buildroot
21:36:34 + /usr/lib/rpm/redhat/brp-ldconfig
21:36:34 + /usr/lib/rpm/brp-compress
21:36:34 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:36:34 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:36:34 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:36:34 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:36:34 + /usr/lib/rpm/check-rpaths
21:36:34 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:36:34 + /usr/lib/rpm/brp-remove-la-files
21:36:34 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:36:34 + /usr/lib/rpm/redhat/brp-python-hardlink
21:36:34 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.of1r9X
21:36:34 + umask 022
21:36:34 + cd /root/rpmbuild/BUILD
21:36:34 + 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:34 + export CFLAGS
21:36:34 + 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:34 + export CXXFLAGS
21:36:34 + 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:34 + export FFLAGS
21:36:34 + 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:34 + export FCFLAGS
21:36:34 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64.ld'
21:36:34 + export LDFLAGS
21:36:34 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:36:34 + export LT_SYS_LIBRARY_PATH
21:36:34 + CC=gcc
21:36:34 + export CC
21:36:34 + CXX=g++
21:36:34 + export CXX
21:36:34 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:36:34 + /usr/lib/rpm/generate-rpm-note.sh docker-ce 0.0.0~20220816152130.8ffaab8-0.fc36 x86_64
21:36:34 + cd src
21:36:34 ++ engine/bundles/dynbinary-daemon/dockerd --version
21:36:34 + ver='Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8'
21:36:34 + test 'Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8' = 'Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8'
21:36:34 + echo 'PASS: daemon version OK'
21:36:34 PASS: daemon version OK
21:36:34 + RPM_EC=0
21:36:34 ++ jobs -p
21:36:34 + exit 0
21:36:34 Processing files: docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64
21:36:34 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64/usr/bin/docker-proxy
21:36:34 Provides: docker-ce = 3:0.0.0~20220816152130.8ffaab8-0.fc36 docker-ce(x86-64) = 3:0.0.0~20220816152130.8ffaab8-0.fc36
21:36:34 Requires(interp): /bin/sh /bin/sh /bin/sh
21:36:34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:36:34 Requires(post): /bin/sh
21:36:34 Requires(preun): /bin/sh
21:36:34 Requires(postun): /bin/sh
21:36:34 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:36:34 Conflicts: docker docker-ee docker-engine-cs docker-io
21:36:34 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
21:36:34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64
21:36:34 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.src.rpm
21:36:35 + for f in rootlesskit rootlesskit-docker-proxy
21:36:35 + GOBIN=/usr/local/bin
21:36:35 + GO111MODULE=on
21:36:35 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
21:36:35 #30 3.681 + cd /tmp/tmp.gVbXas4Szv/src/github.com/opencontainers/runc
21:36:35 #30 3.681 + git checkout -q v1.1.3
21:36:35 #30 3.903 + '[' -z '' ']'
21:36:35 #30 3.903 + target=static
21:36:35 #30 3.903 + make BUILDTAGS=seccomp static
21:36:35 #30 4.059 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc .
21:36:35 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:36:35 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:36:35 go: downloading github.com/beorn7/perks v1.0.1
21:36:35 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:36:35 go: downloading github.com/prometheus/client_model v0.2.0
21:36:35 go: downloading github.com/prometheus/common v0.32.1
21:36:35 go: downloading github.com/prometheus/procfs v0.7.3
21:36:35 go: downloading google.golang.org/protobuf v1.27.1
21:36:35 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:36:35 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:36:35 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:36:35 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:36:35 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:36:35 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:36:35 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:36:35 go: downloading github.com/docker/go-metrics v0.0.1
21:36:35 go: downloading github.com/kr/text v0.2.0
21:36:35 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
21:36:35 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:36:35 go: downloading github.com/BurntSushi/toml v0.3.1
21:36:35 go: downloading github.com/kr/pretty v0.2.1
21:36:35 go: downloading github.com/magiconair/properties v1.5.3
21:36:35 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:36:35 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:36:35 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:36:35 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:36:35 #27 119.5 + bin/containerd
21:36:36 + go mod vendor -modfile=vendor.mod
21:36:36 + return
21:36:36 # Build the CLI
21:36:36 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220816152130-8ffaab8 GITCOMMIT=8ffaab8 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:36:36 Building dynamic docker-linux-amd64
21:36:36 + go build -o build/docker-linux-amd64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=8ffaab8" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-16T21:34:11Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220816152130-8ffaab8" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:36:36 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20220816152130.8ffaab8-0.el9.x86_64.rpm
21:36:36 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NdZUYZ
21:36:36 + umask 022
21:36:36 + cd /root/rpmbuild/BUILD
21:36:36 + cd src
21:36:36 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el9.x86_64
21:36:36 + RPM_EC=0
21:36:36 ++ jobs -p
21:36:36 + exit 0
21:36:36 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NLSavm
21:36:36 + umask 022
21:36:36 + cd /root/rpmbuild/BUILD
21:36:36 + cd /root/rpmbuild/BUILD
21:36:36 + rm -rf src
21:36:36 + /usr/bin/mkdir -p src
21:36:36 + cd src
21:36:36 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
21:36:36 + /usr/bin/tar -xof -
21:36:36 + STATUS=0
21:36:36 + '[' 0 -ne 0 ']'
21:36:36 + /usr/bin/tar -xof -
21:36:36 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
21:36:36 + STATUS=0
21:36:36 + '[' 0 -ne 0 ']'
21:36:36 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:36:36 + RPM_EC=0
21:36:36 ++ jobs -p
21:36:36 + exit 0
21:36:36 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1Z2Omd
21:36:36 + umask 022
21:36:36 + cd /root/rpmbuild/BUILD
21:36:36 + cd src
21:36:36 + mkdir -p /go/src/github.com/docker
21:36:36 + rm -f /go/src/github.com/docker/cli
21:36:36 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
21:36:36 + pushd /go/src/github.com/docker/cli
21:36:36 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
21:36:36 + VERSION=0.0.0-20220816152130-8ffaab8
21:36:36 + GITCOMMIT=8ffaab8
21:36:36 + GO_LINKMODE=dynamic
21:36:36 + ./scripts/build/binary
21:36:36 Building dynamic docker-linux-amd64
21:36:36 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=8ffaab8" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-16T21:36:36Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220816152130-8ffaab8" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
21:36:37 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:36:41 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64.rpm
21:36:41 + umask 022
21:36:41 + cd /root/rpmbuild/BUILD
21:36:41 + cd src
21:36:41 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64
21:36:41 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4rZQF1
21:36:41 + RPM_EC=0
21:36:41 ++ jobs -p
21:36:41 + exit 0
21:36:41 
21:36:41 RPM build warnings:
21:36:41     line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:36:41     line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:36:41     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:36:41     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64/usr/bin/docker-proxy
21:36:41 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nIQeYp
21:36:41 + umask 022
21:36:41 + cd /root/rpmbuild/BUILD
21:36:41 + cd /root/rpmbuild/BUILD
21:36:41 + rm -rf src
21:36:41 + /usr/bin/mkdir -p src
21:36:41 + cd src
21:36:41 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
21:36:41 + /usr/bin/tar -xof -
21:36:41 + STATUS=0
21:36:41 + '[' 0 -ne 0 ']'
21:36:41 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
21:36:41 + /usr/bin/tar -xof -
21:36:42 + STATUS=0
21:36:42 + '[' 0 -ne 0 ']'
21:36:42 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:36:42 + RPM_EC=0
21:36:42 ++ jobs -p
21:36:42 + exit 0
21:36:42 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.021byn
21:36:42 + umask 022
21:36:42 + cd /root/rpmbuild/BUILD
21:36:42 + cd src
21:36:42 + mkdir -p /go/src/github.com/docker
21:36:42 + rm -f /go/src/github.com/docker/cli
21:36:42 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
21:36:42 + pushd /go/src/github.com/docker/cli
21:36:42 + VERSION=0.0.0-20220816152130-8ffaab8
21:36:42 + GITCOMMIT=8ffaab8
21:36:42 + GO_LINKMODE=dynamic
21:36:42 + ./scripts/build/binary
21:36:42 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
21:36:42 Building dynamic docker-linux-arm64
21:36:42 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=8ffaab8" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-16T21:36:41Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220816152130-8ffaab8" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
21:36:44 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:36:44 ++ pwd
21:36:44 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:36:44 Project root: .
21:36:44 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:36:44 INFO: man/src/attach.md found
21:36:44 WARN: man/src/build.md does not exist, skipping
21:36:44 WARN: man/src/builder/build.md does not exist, skipping
21:36:44 WARN: man/src/builder/prune.md does not exist, skipping
21:36:44 WARN: man/src/builder.md does not exist, skipping
21:36:44 WARN: man/src/checkpoint/create.md does not exist, skipping
21:36:44 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:36:44 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:36:44 WARN: man/src/checkpoint.md does not exist, skipping
21:36:44 INFO: man/src/commit.md found
21:36:44 WARN: man/src/config/create.md does not exist, skipping
21:36:44 WARN: man/src/config/inspect.md does not exist, skipping
21:36:44 WARN: man/src/config/ls.md does not exist, skipping
21:36:44 WARN: man/src/config/rm.md does not exist, skipping
21:36:44 WARN: man/src/config.md does not exist, skipping
21:36:44 INFO: man/src/container/attach.md found
21:36:44 INFO: man/src/container/commit.md found
21:36:44 INFO: man/src/container/cp.md found
21:36:44 INFO: man/src/container/create.md found
21:36:44 INFO: man/src/container/diff.md found
21:36:44 INFO: man/src/container/exec.md found
21:36:44 INFO: man/src/container/export.md found
21:36:44 WARN: man/src/container/inspect.md does not exist, skipping
21:36:44 INFO: man/src/container/kill.md found
21:36:44 INFO: man/src/container/logs.md found
21:36:44 INFO: man/src/container/ls.md found
21:36:44 INFO: man/src/container/pause.md found
21:36:44 INFO: man/src/container/port.md found
21:36:44 WARN: man/src/container/prune.md does not exist, skipping
21:36:44 INFO: man/src/container/rename.md found
21:36:44 INFO: man/src/container/restart.md found
21:36:44 INFO: man/src/container/rm.md found
21:36:44 INFO: man/src/container/run.md found
21:36:44 INFO: man/src/container/start.md found
21:36:44 INFO: man/src/container/stats.md found
21:36:44 INFO: man/src/container/stop.md found
21:36:44 INFO: man/src/container/top.md found
21:36:44 INFO: man/src/container/unpause.md found
21:36:44 INFO: man/src/container/update.md found
21:36:44 INFO: man/src/container/wait.md found
21:36:44 WARN: man/src/container.md does not exist, skipping
21:36:44 WARN: man/src/context/create.md does not exist, skipping
21:36:44 WARN: man/src/context/export.md does not exist, skipping
21:36:44 WARN: man/src/context/import.md does not exist, skipping
21:36:44 WARN: man/src/context/inspect.md does not exist, skipping
21:36:44 WARN: man/src/context/ls.md does not exist, skipping
21:36:44 WARN: man/src/context/rm.md does not exist, skipping
21:36:44 WARN: man/src/context/show.md does not exist, skipping
21:36:44 WARN: man/src/context/update.md does not exist, skipping
21:36:44 WARN: man/src/context/use.md does not exist, skipping
21:36:44 WARN: man/src/context.md does not exist, skipping
21:36:44 INFO: man/src/cp.md found
21:36:44 INFO: man/src/create.md found
21:36:44 INFO: man/src/diff.md found
21:36:44 INFO: man/src/events.md found
21:36:44 INFO: man/src/exec.md found
21:36:44 INFO: man/src/export.md found
21:36:44 INFO: man/src/history.md found
21:36:44 INFO: man/src/image/build.md found
21:36:44 INFO: man/src/image/history.md found
21:36:44 INFO: man/src/image/import.md found
21:36:44 WARN: man/src/image/inspect.md does not exist, skipping
21:36:44 INFO: man/src/image/load.md found
21:36:44 INFO: man/src/image/ls.md found
21:36:44 WARN: man/src/image/prune.md does not exist, skipping
21:36:44 INFO: man/src/image/pull.md found
21:36:44 INFO: man/src/image/push.md found
21:36:44 INFO: man/src/image/rm.md found
21:36:44 INFO: man/src/image/save.md found
21:36:44 INFO: man/src/image/tag.md found
21:36:44 WARN: man/src/image.md does not exist, skipping
21:36:44 INFO: man/src/images.md found
21:36:44 INFO: man/src/import.md found
21:36:44 INFO: man/src/info.md found
21:36:44 INFO: man/src/inspect.md found
21:36:44 INFO: man/src/kill.md found
21:36:44 INFO: man/src/load.md found
21:36:44 INFO: man/src/login.md found
21:36:44 INFO: man/src/logout.md found
21:36:44 INFO: man/src/logs.md found
21:36:44 WARN: man/src/manifest/annotate.md does not exist, skipping
21:36:44 WARN: man/src/manifest/create.md does not exist, skipping
21:36:44 WARN: man/src/manifest/inspect.md does not exist, skipping
21:36:44 WARN: man/src/manifest/push.md does not exist, skipping
21:36:44 WARN: man/src/manifest/rm.md does not exist, skipping
21:36:44 WARN: man/src/manifest.md does not exist, skipping
21:36:44 INFO: man/src/network/connect.md found
21:36:44 INFO: man/src/network/create.md found
21:36:44 INFO: man/src/network/disconnect.md found
21:36:44 INFO: man/src/network/inspect.md found
21:36:44 INFO: man/src/network/ls.md found
21:36:44 WARN: man/src/network/prune.md does not exist, skipping
21:36:44 INFO: man/src/network/rm.md found
21:36:44 WARN: man/src/network.md does not exist, skipping
21:36:44 WARN: man/src/node/demote.md does not exist, skipping
21:36:44 WARN: man/src/node/inspect.md does not exist, skipping
21:36:44 WARN: man/src/node/ls.md does not exist, skipping
21:36:44 WARN: man/src/node/promote.md does not exist, skipping
21:36:44 WARN: man/src/node/ps.md does not exist, skipping
21:36:44 WARN: man/src/node/rm.md does not exist, skipping
21:36:44 WARN: man/src/node/update.md does not exist, skipping
21:36:44 WARN: man/src/node.md does not exist, skipping
21:36:44 INFO: man/src/pause.md found
21:36:44 WARN: man/src/plugin/create.md does not exist, skipping
21:36:44 WARN: man/src/plugin/disable.md does not exist, skipping
21:36:44 WARN: man/src/plugin/enable.md does not exist, skipping
21:36:44 WARN: man/src/plugin/inspect.md does not exist, skipping
21:36:44 WARN: man/src/plugin/install.md does not exist, skipping
21:36:44 INFO: man/src/plugin/ls.md found
21:36:44 WARN: man/src/plugin/push.md does not exist, skipping
21:36:44 WARN: man/src/plugin/rm.md does not exist, skipping
21:36:44 WARN: man/src/plugin/set.md does not exist, skipping
21:36:44 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:36:44 WARN: man/src/plugin.md does not exist, skipping
21:36:44 INFO: man/src/port.md found
21:36:44 INFO: man/src/ps.md found
21:36:44 INFO: man/src/pull.md found
21:36:44 INFO: man/src/push.md found
21:36:44 INFO: man/src/rename.md found
21:36:44 INFO: man/src/restart.md found
21:36:44 INFO: man/src/rm.md found
21:36:44 INFO: man/src/rmi.md found
21:36:44 WARN: man/src/run.md does not exist, skipping
21:36:44 INFO: man/src/save.md found
21:36:44 INFO: man/src/search.md found
21:36:44 WARN: man/src/secret/create.md does not exist, skipping
21:36:44 WARN: man/src/secret/inspect.md does not exist, skipping
21:36:44 WARN: man/src/secret/ls.md does not exist, skipping
21:36:44 WARN: man/src/secret/rm.md does not exist, skipping
21:36:44 WARN: man/src/secret.md does not exist, skipping
21:36:44 WARN: man/src/service/create.md does not exist, skipping
21:36:44 WARN: man/src/service/inspect.md does not exist, skipping
21:36:44 WARN: man/src/service/logs.md does not exist, skipping
21:36:44 WARN: man/src/service/ls.md does not exist, skipping
21:36:44 WARN: man/src/service/ps.md does not exist, skipping
21:36:44 WARN: man/src/service/rm.md does not exist, skipping
21:36:44 WARN: man/src/service/rollback.md does not exist, skipping
21:36:44 WARN: man/src/service/scale.md does not exist, skipping
21:36:44 WARN: man/src/service/update.md does not exist, skipping
21:36:44 WARN: man/src/service.md does not exist, skipping
21:36:44 WARN: man/src/stack/config.md does not exist, skipping
21:36:44 WARN: man/src/stack/deploy.md does not exist, skipping
21:36:44 WARN: man/src/stack/ls.md does not exist, skipping
21:36:44 WARN: man/src/stack/ps.md does not exist, skipping
21:36:44 WARN: man/src/stack/rm.md does not exist, skipping
21:36:44 WARN: man/src/stack/services.md does not exist, skipping
21:36:44 WARN: man/src/stack.md does not exist, skipping
21:36:44 INFO: man/src/start.md found
21:36:44 INFO: man/src/stats.md found
21:36:44 INFO: man/src/stop.md found
21:36:44 WARN: man/src/swarm/ca.md does not exist, skipping
21:36:44 WARN: man/src/swarm/init.md does not exist, skipping
21:36:44 WARN: man/src/swarm/join.md does not exist, skipping
21:36:44 WARN: man/src/swarm/join-token.md does not exist, skipping
21:36:44 WARN: man/src/swarm/leave.md does not exist, skipping
21:36:44 WARN: man/src/swarm/unlock.md does not exist, skipping
21:36:44 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:36:44 WARN: man/src/swarm/update.md does not exist, skipping
21:36:44 WARN: man/src/swarm.md does not exist, skipping
21:36:44 WARN: man/src/system/df.md does not exist, skipping
21:36:44 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:36:44 INFO: man/src/system/events.md found
21:36:44 INFO: man/src/system/info.md found
21:36:44 WARN: man/src/system/prune.md does not exist, skipping
21:36:44 WARN: man/src/system.md does not exist, skipping
21:36:44 INFO: man/src/tag.md found
21:36:44 INFO: man/src/top.md found
21:36:44 WARN: man/src/trust/inspect.md does not exist, skipping
21:36:44 WARN: man/src/trust/key/generate.md does not exist, skipping
21:36:44 WARN: man/src/trust/key/load.md does not exist, skipping
21:36:44 WARN: man/src/trust/key.md does not exist, skipping
21:36:44 WARN: man/src/trust/revoke.md does not exist, skipping
21:36:44 WARN: man/src/trust/sign.md does not exist, skipping
21:36:44 WARN: man/src/trust/signer/add.md does not exist, skipping
21:36:44 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:36:44 WARN: man/src/trust/signer.md does not exist, skipping
21:36:44 WARN: man/src/trust.md does not exist, skipping
21:36:44 INFO: man/src/unpause.md found
21:36:44 INFO: man/src/update.md found
21:36:44 INFO: man/src/version.md found
21:36:44 INFO: man/src/volume/create.md found
21:36:44 INFO: man/src/volume/inspect.md found
21:36:44 INFO: man/src/volume/ls.md found
21:36:44 WARN: man/src/volume/prune.md does not exist, skipping
21:36:44 WARN: man/src/volume/rm.md does not exist, skipping
21:36:44 WARN: man/src/volume/update.md does not exist, skipping
21:36:44 INFO: man/src/volume.md found
21:36:44 INFO: man/src/wait.md found
21:36:44 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:36:44 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:36:44 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:36:44 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:36:44 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:36:44 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:36:44 ~/rpmbuild/BUILD/src
21:36:44 + popd
21:36:44 + exit 0
21:36:44 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.e0desi
21:36:44 + umask 022
21:36:44 + cd /root/rpmbuild/BUILD
21:36:44 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.aarch64 '!=' / ']'
21:36:44 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.aarch64
21:36:44 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.aarch64
21:36:44 + mkdir -p /root/rpmbuild/BUILDROOT
21:36:44 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.aarch64
21:36:44 + cd src
21:36:44 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.aarch64/usr/bin
21:36:44 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.aarch64/usr/bin/docker
21:36:44 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.aarch64/usr/share/bash-completion/completions
21:36:44 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.aarch64/usr/share/zsh/vendor-completions
21:36:44 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.aarch64/usr/share/fish/vendor_completions.d
21:36:44 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.aarch64/usr/share/bash-completion/completions/docker
21:36:44 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.aarch64/usr/share/zsh/vendor-completions/_docker
21:36:44 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.aarch64/usr/share/fish/vendor_completions.d/docker.fish
21:36:44 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.aarch64/usr/share/man/man1
21:36: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~20220816152130.8ffaab8-0.el7.aarch64/usr/share/man/man1
21:36:44 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.aarch64/usr/share/man/man5
21:36: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~20220816152130.8ffaab8-0.el7.aarch64/usr/share/man/man5
21:36:44 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.aarch64/usr/share/man/man8
21:36:44 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.aarch64/usr/share/man/man8
21:36:44 + mkdir -p build-docs
21:36:44 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:36:44 + cp cli/LICENSE build-docs/LICENSE
21:36:44 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:36:44 + cp cli/MAINTAINERS build-docs/MAINTAINERS
21:36:44 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:36:44 + cp cli/NOTICE build-docs/NOTICE
21:36:44 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:36:44 + cp cli/README.md build-docs/README.md
21:36:44 + /usr/lib/rpm/check-buildroot
21:36:44 + /usr/lib/rpm/redhat/brp-compress
21:36:44 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
21:36:44 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:36:44 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
21:36:44 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
21:36:44 + /usr/lib/rpm/redhat/brp-python-hardlink
21:36:44 + /usr/lib/rpm/redhat/brp-java-repack-jars
21:36:44 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.QCtm1D
21:36:44 + umask 022
21:36:44 + cd /root/rpmbuild/BUILD
21:36:44 + cd src
21:36:44 ++ cli/build/docker --version
21:36:44 + ver='Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8'
21:36:44 + test 'Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8' = 'Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8'
21:36:44 + echo 'PASS: cli version OK'
21:36:44 PASS: cli version OK
21:36:44 + exit 0
21:36:44 Processing files: docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.aarch64
21:36:44 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.27H0f6
21:36:44 + umask 022
21:36:44 + cd /root/rpmbuild/BUILD
21:36:44 + cd src
21:36:44 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20220816152130.8ffaab8
21:36:44 + export DOCDIR
21:36:44 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20220816152130.8ffaab8
21:36:44 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20220816152130.8ffaab8
21:36:44 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20220816152130.8ffaab8
21:36:44 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20220816152130.8ffaab8
21:36:44 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20220816152130.8ffaab8
21:36:44 + exit 0
21:36:44 Provides: docker-ce-cli = 1:0.0.0~20220816152130.8ffaab8-0.el7 docker-ce-cli(aarch-64) = 1:0.0.0~20220816152130.8ffaab8-0.el7
21:36:44 Requires(interp): /bin/sh
21:36:44 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:36:44 Requires(post): /bin/sh
21:36:44 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:36:44 Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli
21:36:44 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.aarch64
21:36:44 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.src.rpm
21:36:45 Created binary: bundles/dynbinary-daemon/dockerd
21:36:45 Building: bundles/dynbinary-daemon/docker-proxy
21:36:45 GOOS="" GOARCH="" GOARM=""
21:36:45 Created binary: bundles/dynbinary-daemon/docker-proxy
21:36:45 
21:36:45 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:36:45 + RM_GOPATH=0
21:36:45 + TMP_GOPATH=/go
21:36:45 + : /usr/local/bin
21:36:45 + '[' -z /go ']'
21:36:45 + export GOPATH=/go
21:36:45 + GOPATH=/go
21:36:45 + case "$(go env GOARCH)" in
21:36:45 ++ go env GOARCH
21:36:45 + export GO_BUILDMODE=-buildmode=pie
21:36:45 + GO_BUILDMODE=-buildmode=pie
21:36:45 ++ dirname hack/dockerfile/install/install.sh
21:36:45 + dir=hack/dockerfile/install
21:36:45 + bin=tini
21:36:45 + shift
21:36:45 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:36:45 + . hack/dockerfile/install/tini.installer
21:36:45 ++ : v0.19.0
21:36:45 + install_tini
21:36:45 + echo 'Install tini version v0.19.0'
21:36:45 Install tini version v0.19.0
21:36:45 + git clone https://github.com/krallin/tini.git /go/tini
21:36:45 Cloning into '/go/tini'...
21:36:45 + cd /go/tini
21:36:45 + git checkout -q v0.19.0
21:36:45 + cmake .
21:36:45 -- The C compiler identification is GNU 10.2.1
21:36:45 -- Detecting C compiler ABI info
21:36:45 -- Detecting C compiler ABI info - done
21:36:45 -- Check for working C compiler: /usr/bin/cc - skipped
21:36:45 -- Detecting C compile features
21:36:45 -- Detecting C compile features - done
21:36:45 -- Performing Test HAS_BUILTIN_FORTIFY
21:36:45 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:36:45 -- Configuring done
21:36:45 -- Generating done
21:36:45 -- Build files have been written to: /go/tini
21:36:45 + make tini-static
21:36:45 make[2]: Entering directory '/go/tini'
21:36:45 make[3]: Entering directory '/go/tini'
21:36:45 make[4]: Entering directory '/go/tini'
21:36:45 make[5]: Entering directory '/go/tini'
21:36:45 Scanning dependencies of target tini-static
21:36:45 make[5]: Leaving directory '/go/tini'
21:36:45 make[5]: Entering directory '/go/tini'
21:36:45 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:36:45 [100%] Linking C executable tini-static
21:36:45 make[5]: Leaving directory '/go/tini'
21:36:45 [100%] Built target tini-static
21:36:45 make[4]: Leaving directory '/go/tini'
21:36:45 make[3]: Leaving directory '/go/tini'
21:36:45 make[2]: Leaving directory '/go/tini'
21:36:45 + mkdir -p /usr/local/bin
21:36:45 + cp tini-static /usr/local/bin/docker-init
21:36:45 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:36:45 + RM_GOPATH=0
21:36:45 + TMP_GOPATH=/go
21:36:45 + : /usr/local/bin
21:36:45 + '[' -z /go ']'
21:36:45 + export GOPATH=/go
21:36:45 + GOPATH=/go
21:36:45 + case "$(go env GOARCH)" in
21:36:45 ++ go env GOARCH
21:36:45 + export GO_BUILDMODE=-buildmode=pie
21:36:45 + GO_BUILDMODE=-buildmode=pie
21:36:45 ++ dirname hack/dockerfile/install/install.sh
21:36:45 + dir=hack/dockerfile/install
21:36:45 + bin=rootlesskit
21:36:45 + shift
21:36:45 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:36:45 + . hack/dockerfile/install/rootlesskit.installer
21:36:45 ++ : 1920341cd41e047834a21007424162a2dc946315
21:36:45 + install_rootlesskit dynamic
21:36:45 + case "$1" in
21:36:45 + install_rootlesskit_dynamic
21:36:45 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:36:45 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:36:45 + export BUILD_MODE=-buildmode=pie
21:36:45 + BUILD_MODE=-buildmode=pie
21:36:45 + _install_rootlesskit
21:36:45 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
21:36:45 + for f in rootlesskit rootlesskit-docker-proxy
21:36:45 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
21:36:45 + GOBIN=/usr/local/bin
21:36:45 + GO111MODULE=on
21:36:45 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
21:36:45 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
21:36:45 go: downloading github.com/sirupsen/logrus v1.8.1
21:36:45 go: downloading github.com/urfave/cli/v2 v2.4.0
21:36:45 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
21:36:45 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:36:45 go: downloading github.com/google/uuid v1.3.0
21:36:45 go: downloading github.com/moby/vpnkit v0.5.0
21:36:45 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:36:45 go: downloading github.com/gofrs/flock v0.8.1
21:36:45 go: downloading github.com/gorilla/mux v1.8.0
21:36:45 go: downloading github.com/moby/sys/mountinfo v0.6.0
21:36:45 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:36:45 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
21:36:45 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:36:45 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:36:45 + for f in rootlesskit rootlesskit-docker-proxy
21:36:45 + GOBIN=/usr/local/bin
21:36:45 + GO111MODULE=on
21:36:45 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
21:36:45 + return
21:36:45 # Build the CLI
21:36:45 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220816152130-8ffaab8 GITCOMMIT=8ffaab8 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:36:45 Building dynamic docker-linux-amd64
21:36:45 + go build -o build/docker-linux-amd64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=8ffaab8" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-16T21:34:23Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220816152130-8ffaab8" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:36:46 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.aarch64.rpm
21:36:46 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Kz23IE
21:36:46 + umask 022
21:36:46 + cd /root/rpmbuild/BUILD
21:36:46 + cd src
21:36:46 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.aarch64
21:36:46 + exit 0
21:36:46 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Rz6MpY
21:36:46 + umask 022
21:36:46 + cd /root/rpmbuild/BUILD
21:36:46 + cd /root/rpmbuild/BUILD
21:36:46 + rm -rf src
21:36:46 + /usr/bin/mkdir -p src
21:36:46 + cd src
21:36:46 + /usr/bin/tar -xf -
21:36:46 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:36:47 + STATUS=0
21:36:47 + '[' 0 -ne 0 ']'
21:36:47 + /usr/bin/tar -xf -
21:36:47 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:36:47 + STATUS=0
21:36:47 + '[' 0 -ne 0 ']'
21:36:47 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:36:47 + exit 0
21:36:47 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.h8sX8E
21:36:47 + umask 022
21:36:47 + cd /root/rpmbuild/BUILD
21:36:47 + cd src
21:36:47 + export DOCKER_GITCOMMIT=724feb8
21:36:47 + DOCKER_GITCOMMIT=724feb8
21:36:47 + mkdir -p /go/src/github.com/docker
21:36:47 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
21:36:47 + TMP_GOPATH=/go
21:36:47 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
21:36:47 + RM_GOPATH=0
21:36:47 + TMP_GOPATH=/go
21:36:47 + : /usr/local/bin
21:36:47 + '[' -z /go ']'
21:36:47 + export GOPATH=/go
21:36:47 + GOPATH=/go
21:36:47 + case "$(go env GOARCH)" in
21:36:47 ++ go env GOARCH
21:36:47 + export GO_BUILDMODE=-buildmode=pie
21:36:47 + GO_BUILDMODE=-buildmode=pie
21:36:47 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
21:36:47 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
21:36:47 + bin=rootlesskit
21:36:47 + shift
21:36:47 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
21:36:47 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
21:36:47 ++ : 1920341cd41e047834a21007424162a2dc946315
21:36:47 + install_rootlesskit dynamic
21:36:47 + case "$1" in
21:36:47 + install_rootlesskit_dynamic
21:36:47 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:36:47 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:36:47 + export BUILD_MODE=-buildmode=pie
21:36:47 + BUILD_MODE=-buildmode=pie
21:36:47 + _install_rootlesskit
21:36:47 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
21:36:47 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
21:36:47 + for f in rootlesskit rootlesskit-docker-proxy
21:36:47 + GOBIN=/usr/local/bin
21:36:47 + GO111MODULE=on
21:36:47 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
21:36:47 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
21:36:48 go: downloading github.com/urfave/cli/v2 v2.4.0
21:36:48 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
21:36:48 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:36:48 go: downloading github.com/google/uuid v1.3.0
21:36:48 go: downloading github.com/moby/vpnkit v0.5.0
21:36:48 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:36:49 go: downloading github.com/gofrs/flock v0.8.1
21:36:49 go: downloading github.com/moby/sys/mountinfo v0.6.0
21:36:49 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
21:36:49 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:36:49 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:36:49 ++ pwd
21:36:49 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:36:49 Project root: .
21:36:49 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:36:49 INFO: man/src/attach.md found
21:36:49 WARN: man/src/build.md does not exist, skipping
21:36:49 WARN: man/src/builder/build.md does not exist, skipping
21:36:49 WARN: man/src/builder/prune.md does not exist, skipping
21:36:49 WARN: man/src/builder.md does not exist, skipping
21:36:49 WARN: man/src/checkpoint/create.md does not exist, skipping
21:36:49 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:36:49 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:36:49 WARN: man/src/checkpoint.md does not exist, skipping
21:36:49 INFO: man/src/commit.md found
21:36:49 WARN: man/src/config/create.md does not exist, skipping
21:36:49 WARN: man/src/config/inspect.md does not exist, skipping
21:36:49 WARN: man/src/config/ls.md does not exist, skipping
21:36:49 WARN: man/src/config/rm.md does not exist, skipping
21:36:49 WARN: man/src/config.md does not exist, skipping
21:36:49 INFO: man/src/container/attach.md found
21:36:49 INFO: man/src/container/commit.md found
21:36:49 INFO: man/src/container/cp.md found
21:36:49 INFO: man/src/container/create.md found
21:36:49 INFO: man/src/container/diff.md found
21:36:49 INFO: man/src/container/exec.md found
21:36:49 INFO: man/src/container/export.md found
21:36:49 WARN: man/src/container/inspect.md does not exist, skipping
21:36:49 INFO: man/src/container/kill.md found
21:36:49 INFO: man/src/container/logs.md found
21:36:49 INFO: man/src/container/ls.md found
21:36:49 INFO: man/src/container/pause.md found
21:36:49 INFO: man/src/container/port.md found
21:36:49 WARN: man/src/container/prune.md does not exist, skipping
21:36:49 INFO: man/src/container/rename.md found
21:36:49 INFO: man/src/container/restart.md found
21:36:49 INFO: man/src/container/rm.md found
21:36:49 INFO: man/src/container/run.md found
21:36:49 INFO: man/src/container/start.md found
21:36:49 INFO: man/src/container/stats.md found
21:36:49 INFO: man/src/container/stop.md found
21:36:49 INFO: man/src/container/top.md found
21:36:49 INFO: man/src/container/unpause.md found
21:36:49 INFO: man/src/container/update.md found
21:36:49 INFO: man/src/container/wait.md found
21:36:49 WARN: man/src/container.md does not exist, skipping
21:36:49 WARN: man/src/context/create.md does not exist, skipping
21:36:49 WARN: man/src/context/export.md does not exist, skipping
21:36:49 WARN: man/src/context/import.md does not exist, skipping
21:36:49 WARN: man/src/context/inspect.md does not exist, skipping
21:36:49 WARN: man/src/context/ls.md does not exist, skipping
21:36:49 WARN: man/src/context/rm.md does not exist, skipping
21:36:49 WARN: man/src/context/show.md does not exist, skipping
21:36:49 WARN: man/src/context/update.md does not exist, skipping
21:36:49 WARN: man/src/context/use.md does not exist, skipping
21:36:49 WARN: man/src/context.md does not exist, skipping
21:36:49 INFO: man/src/cp.md found
21:36:49 INFO: man/src/create.md found
21:36:49 INFO: man/src/diff.md found
21:36:49 INFO: man/src/events.md found
21:36:49 INFO: man/src/exec.md found
21:36:49 INFO: man/src/export.md found
21:36:49 INFO: man/src/history.md found
21:36:49 INFO: man/src/image/build.md found
21:36:49 INFO: man/src/image/history.md found
21:36:49 INFO: man/src/image/import.md found
21:36:49 WARN: man/src/image/inspect.md does not exist, skipping
21:36:49 INFO: man/src/image/load.md found
21:36:49 INFO: man/src/image/ls.md found
21:36:49 WARN: man/src/image/prune.md does not exist, skipping
21:36:49 INFO: man/src/image/pull.md found
21:36:49 INFO: man/src/image/push.md found
21:36:49 INFO: man/src/image/rm.md found
21:36:49 INFO: man/src/image/save.md found
21:36:49 INFO: man/src/image/tag.md found
21:36:49 WARN: man/src/image.md does not exist, skipping
21:36:49 INFO: man/src/images.md found
21:36:49 INFO: man/src/import.md found
21:36:49 INFO: man/src/info.md found
21:36:49 INFO: man/src/inspect.md found
21:36:49 INFO: man/src/kill.md found
21:36:49 INFO: man/src/load.md found
21:36:49 INFO: man/src/login.md found
21:36:49 INFO: man/src/logout.md found
21:36:49 INFO: man/src/logs.md found
21:36:49 WARN: man/src/manifest/annotate.md does not exist, skipping
21:36:49 WARN: man/src/manifest/create.md does not exist, skipping
21:36:49 WARN: man/src/manifest/inspect.md does not exist, skipping
21:36:49 WARN: man/src/manifest/push.md does not exist, skipping
21:36:49 WARN: man/src/manifest/rm.md does not exist, skipping
21:36:49 WARN: man/src/manifest.md does not exist, skipping
21:36:49 INFO: man/src/network/connect.md found
21:36:49 INFO: man/src/network/create.md found
21:36:49 INFO: man/src/network/disconnect.md found
21:36:49 INFO: man/src/network/inspect.md found
21:36:49 INFO: man/src/network/ls.md found
21:36:49 WARN: man/src/network/prune.md does not exist, skipping
21:36:49 INFO: man/src/network/rm.md found
21:36:49 WARN: man/src/network.md does not exist, skipping
21:36:49 WARN: man/src/node/demote.md does not exist, skipping
21:36:49 WARN: man/src/node/inspect.md does not exist, skipping
21:36:49 WARN: man/src/node/ls.md does not exist, skipping
21:36:49 WARN: man/src/node/promote.md does not exist, skipping
21:36:49 WARN: man/src/node/ps.md does not exist, skipping
21:36:49 WARN: man/src/node/rm.md does not exist, skipping
21:36:49 WARN: man/src/node/update.md does not exist, skipping
21:36:49 WARN: man/src/node.md does not exist, skipping
21:36:49 INFO: man/src/pause.md found
21:36:49 WARN: man/src/plugin/create.md does not exist, skipping
21:36:49 WARN: man/src/plugin/disable.md does not exist, skipping
21:36:49 WARN: man/src/plugin/enable.md does not exist, skipping
21:36:49 WARN: man/src/plugin/inspect.md does not exist, skipping
21:36:49 WARN: man/src/plugin/install.md does not exist, skipping
21:36:49 INFO: man/src/plugin/ls.md found
21:36:49 WARN: man/src/plugin/push.md does not exist, skipping
21:36:49 WARN: man/src/plugin/rm.md does not exist, skipping
21:36:49 WARN: man/src/plugin/set.md does not exist, skipping
21:36:49 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:36:49 WARN: man/src/plugin.md does not exist, skipping
21:36:49 INFO: man/src/port.md found
21:36:49 INFO: man/src/ps.md found
21:36:49 INFO: man/src/pull.md found
21:36:49 INFO: man/src/push.md found
21:36:49 INFO: man/src/rename.md found
21:36:49 INFO: man/src/restart.md found
21:36:49 INFO: man/src/rm.md found
21:36:49 INFO: man/src/rmi.md found
21:36:49 WARN: man/src/run.md does not exist, skipping
21:36:49 INFO: man/src/save.md found
21:36:49 INFO: man/src/search.md found
21:36:49 WARN: man/src/secret/create.md does not exist, skipping
21:36:49 WARN: man/src/secret/inspect.md does not exist, skipping
21:36:49 WARN: man/src/secret/ls.md does not exist, skipping
21:36:49 WARN: man/src/secret/rm.md does not exist, skipping
21:36:49 WARN: man/src/secret.md does not exist, skipping
21:36:49 WARN: man/src/service/create.md does not exist, skipping
21:36:49 WARN: man/src/service/inspect.md does not exist, skipping
21:36:49 WARN: man/src/service/logs.md does not exist, skipping
21:36:49 WARN: man/src/service/ls.md does not exist, skipping
21:36:49 WARN: man/src/service/ps.md does not exist, skipping
21:36:49 WARN: man/src/service/rm.md does not exist, skipping
21:36:49 WARN: man/src/service/rollback.md does not exist, skipping
21:36:49 WARN: man/src/service/scale.md does not exist, skipping
21:36:49 WARN: man/src/service/update.md does not exist, skipping
21:36:49 WARN: man/src/service.md does not exist, skipping
21:36:49 WARN: man/src/stack/config.md does not exist, skipping
21:36:49 WARN: man/src/stack/deploy.md does not exist, skipping
21:36:49 WARN: man/src/stack/ls.md does not exist, skipping
21:36:49 WARN: man/src/stack/ps.md does not exist, skipping
21:36:49 WARN: man/src/stack/rm.md does not exist, skipping
21:36:49 WARN: man/src/stack/services.md does not exist, skipping
21:36:49 WARN: man/src/stack.md does not exist, skipping
21:36:49 INFO: man/src/start.md found
21:36:49 INFO: man/src/stats.md found
21:36:49 INFO: man/src/stop.md found
21:36:49 WARN: man/src/swarm/ca.md does not exist, skipping
21:36:49 WARN: man/src/swarm/init.md does not exist, skipping
21:36:49 WARN: man/src/swarm/join.md does not exist, skipping
21:36:49 WARN: man/src/swarm/join-token.md does not exist, skipping
21:36:49 WARN: man/src/swarm/leave.md does not exist, skipping
21:36:49 WARN: man/src/swarm/unlock.md does not exist, skipping
21:36:49 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:36:49 WARN: man/src/swarm/update.md does not exist, skipping
21:36:49 WARN: man/src/swarm.md does not exist, skipping
21:36:49 WARN: man/src/system/df.md does not exist, skipping
21:36:49 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:36:49 INFO: man/src/system/events.md found
21:36:49 INFO: man/src/system/info.md found
21:36:49 WARN: man/src/system/prune.md does not exist, skipping
21:36:49 WARN: man/src/system.md does not exist, skipping
21:36:49 INFO: man/src/tag.md found
21:36:49 INFO: man/src/top.md found
21:36:49 WARN: man/src/trust/inspect.md does not exist, skipping
21:36:49 WARN: man/src/trust/key/generate.md does not exist, skipping
21:36:49 WARN: man/src/trust/key/load.md does not exist, skipping
21:36:49 WARN: man/src/trust/key.md does not exist, skipping
21:36:49 WARN: man/src/trust/revoke.md does not exist, skipping
21:36:49 WARN: man/src/trust/sign.md does not exist, skipping
21:36:49 WARN: man/src/trust/signer/add.md does not exist, skipping
21:36:49 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:36:49 WARN: man/src/trust/signer.md does not exist, skipping
21:36:49 WARN: man/src/trust.md does not exist, skipping
21:36:49 INFO: man/src/unpause.md found
21:36:49 INFO: man/src/update.md found
21:36:49 INFO: man/src/version.md found
21:36:49 INFO: man/src/volume/create.md found
21:36:49 INFO: man/src/volume/inspect.md found
21:36:49 INFO: man/src/volume/ls.md found
21:36:49 WARN: man/src/volume/prune.md does not exist, skipping
21:36:49 WARN: man/src/volume/rm.md does not exist, skipping
21:36:49 WARN: man/src/volume/update.md does not exist, skipping
21:36:49 INFO: man/src/volume.md found
21:36:49 INFO: man/src/wait.md found
21:36:49 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:36:49 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:36:49 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:36:49 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:36:49 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:36:49 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:36:49 + popd
21:36:49 + exit 0
21:36:49 ~/rpmbuild/BUILD/src
21:36:49 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KnTzPW
21:36:49 + umask 022
21:36:49 + cd /root/rpmbuild/BUILD
21:36:49 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.aarch64 '!=' / ']'
21:36:49 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.aarch64
21:36:49 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.aarch64
21:36:49 + mkdir -p /root/rpmbuild/BUILDROOT
21:36:49 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.aarch64
21:36:49 + cd src
21:36:49 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.aarch64/usr/bin
21:36:49 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.aarch64/usr/bin/docker
21:36:49 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.aarch64/usr/share/bash-completion/completions
21:36:49 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.aarch64/usr/share/zsh/vendor-completions
21:36:49 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.aarch64/usr/share/fish/vendor_completions.d
21:36:49 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.aarch64/usr/share/bash-completion/completions/docker
21:36:49 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.aarch64/usr/share/zsh/vendor-completions/_docker
21:36:49 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.aarch64/usr/share/fish/vendor_completions.d/docker.fish
21:36:49 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.aarch64/usr/share/man/man1
21:36:49 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-show.1 cli/man/man1/docker-context-update.1 cli/man/man1/docker-context-use.1 cli/man/man1/docker-context.1 cli/man/man1/docker-cp.1 cli/man/man1/docker-create.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-events.1 cli/man/man1/docker-exec.1 cli/man/man1/docker-export.1 cli/man/man1/docker-history.1 cli/man/man1/docker-image-build.1 cli/man/man1/docker-image-history.1 cli/man/man1/docker-image-import.1 cli/man/man1/docker-image-inspect.1 cli/man/man1/docker-image-load.1 cli/man/man1/docker-image-ls.1 cli/man/man1/docker-image-prune.1 cli/man/man1/docker-image-pull.1 cli/man/man1/docker-image-push.1 cli/man/man1/docker-image-rm.1 cli/man/man1/docker-image-save.1 cli/man/man1/docker-image-tag.1 cli/man/man1/docker-image.1 cli/man/man1/docker-images.1 cli/man/man1/docker-import.1 cli/man/man1/docker-info.1 cli/man/man1/docker-inspect.1 cli/man/man1/docker-kill.1 cli/man/man1/docker-load.1 cli/man/man1/docker-login.1 cli/man/man1/docker-logout.1 cli/man/man1/docker-logs.1 cli/man/man1/docker-manifest-annotate.1 cli/man/man1/docker-manifest-create.1 cli/man/man1/docker-manifest-inspect.1 cli/man/man1/docker-manifest-push.1 cli/man/man1/docker-manifest-rm.1 cli/man/man1/docker-manifest.1 cli/man/man1/docker-network-connect.1 cli/man/man1/docker-network-create.1 cli/man/man1/docker-network-disconnect.1 cli/man/man1/docker-network-inspect.1 cli/man/man1/docker-network-ls.1 cli/man/man1/docker-network-prune.1 cli/man/man1/docker-network-rm.1 cli/man/man1/docker-network.1 cli/man/man1/docker-node-demote.1 cli/man/man1/docker-node-inspect.1 cli/man/man1/docker-node-ls.1 cli/man/man1/docker-node-promote.1 cli/man/man1/docker-node-ps.1 cli/man/man1/docker-node-rm.1 cli/man/man1/docker-node-update.1 cli/man/man1/docker-node.1 cli/man/man1/docker-pause.1 cli/man/man1/docker-plugin-create.1 cli/man/man1/docker-plugin-disable.1 cli/man/man1/docker-plugin-enable.1 cli/man/man1/docker-plugin-inspect.1 cli/man/man1/docker-plugin-install.1 cli/man/man1/docker-plugin-ls.1 cli/man/man1/docker-plugin-push.1 cli/man/man1/docker-plugin-rm.1 cli/man/man1/docker-plugin-set.1 cli/man/man1/docker-plugin-upgrade.1 cli/man/man1/docker-plugin.1 cli/man/man1/docker-port.1 cli/man/man1/docker-ps.1 cli/man/man1/docker-pull.1 cli/man/man1/docker-push.1 cli/man/man1/docker-rename.1 cli/man/man1/docker-restart.1 cli/man/man1/docker-rm.1 cli/man/man1/docker-rmi.1 cli/man/man1/docker-run.1 cli/man/man1/docker-save.1 cli/man/man1/docker-search.1 cli/man/man1/docker-secret-create.1 cli/man/man1/docker-secret-inspect.1 cli/man/man1/docker-secret-ls.1 cli/man/man1/docker-secret-rm.1 cli/man/man1/docker-secret.1 cli/man/man1/docker-service-create.1 cli/man/man1/docker-service-inspect.1 cli/man/man1/docker-service-logs.1 cli/man/man1/docker-service-ls.1 cli/man/man1/docker-service-ps.1 cli/man/man1/docker-service-rm.1 cli/man/man1/docker-service-rollback.1 cli/man/man1/docker-service-scale.1 cli/man/man1/docker-service-update.1 cli/man/man1/docker-service.1 cli/man/man1/docker-stack-config.1 cli/man/man1/docker-stack-deploy.1 cli/man/man1/docker-stack-ls.1 cli/man/man1/docker-stack-ps.1 cli/man/man1/docker-stack-rm.1 cli/man/man1/docker-stack-services.1 cli/man/man1/docker-stack.1 cli/man/man1/docker-start.1 cli/man/man1/docker-stats.1 cli/man/man1/docker-stop.1 cli/man/man1/docker-swarm-ca.1 cli/man/man1/docker-swarm-init.1 cli/man/man1/docker-swarm-join-token.1 cli/man/man1/docker-swarm-join.1 cli/man/man1/docker-swarm-leave.1 cli/man/man1/docker-swarm-unlock-key.1 cli/man/man1/docker-swarm-unlock.1 cli/man/man1/docker-swarm-update.1 cli/man/man1/docker-swarm.1 cli/man/man1/docker-system-df.1 cli/man/man1/docker-system-events.1 cli/man/man1/docker-system-info.1 cli/man/man1/docker-system-prune.1 cli/man/man1/docker-system.1 cli/man/man1/docker-tag.1 cli/man/man1/docker-top.1 cli/man/man1/docker-trust-inspect.1 cli/man/man1/docker-trust-key-generate.1 cli/man/man1/docker-trust-key-load.1 cli/man/man1/docker-trust-key.1 cli/man/man1/docker-trust-revoke.1 cli/man/man1/docker-trust-sign.1 cli/man/man1/docker-trust-signer-add.1 cli/man/man1/docker-trust-signer-remove.1 cli/man/man1/docker-trust-signer.1 cli/man/man1/docker-trust.1 cli/man/man1/docker-unpause.1 cli/man/man1/docker-update.1 cli/man/man1/docker-version.1 cli/man/man1/docker-volume-create.1 cli/man/man1/docker-volume-inspect.1 cli/man/man1/docker-volume-ls.1 cli/man/man1/docker-volume-prune.1 cli/man/man1/docker-volume-rm.1 cli/man/man1/docker-volume-update.1 cli/man/man1/docker-volume.1 cli/man/man1/docker-wait.1 cli/man/man1/docker.1 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.aarch64/usr/share/man/man1
21:36:49 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.aarch64/usr/share/man/man5
21:36:49 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.aarch64/usr/share/man/man5
21:36:49 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.aarch64/usr/share/man/man8
21:36:49 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.aarch64/usr/share/man/man8
21:36:49 + mkdir -p build-docs
21:36:49 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:36:49 + cp cli/LICENSE build-docs/LICENSE
21:36:49 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:36:49 + cp cli/MAINTAINERS build-docs/MAINTAINERS
21:36:49 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:36:49 + cp cli/NOTICE build-docs/NOTICE
21:36:49 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:36:49 + cp cli/README.md build-docs/README.md
21:36:49 + /usr/lib/rpm/check-buildroot
21:36:50 + /usr/lib/rpm/redhat/brp-ldconfig
21:36:50 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
21:36:50 + /usr/lib/rpm/brp-compress
21:36:50 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:36:50 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:36:50 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:36:51 + /usr/lib/rpm/brp-python-bytecompile '' 1
21:36:51 + /usr/lib/rpm/brp-python-hardlink
21:36:51 + PYTHON3=/usr/libexec/platform-python
21:36:51 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:36:51 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1UnP7l
21:36:51 + umask 022
21:36:51 + cd /root/rpmbuild/BUILD
21:36:51 + cd src
21:36:51 ++ cli/build/docker --version
21:36:51 PASS: cli version OK
21:36:51 + ver='Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8'
21:36:51 + test 'Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8' = 'Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8'
21:36:51 + echo 'PASS: cli version OK'
21:36:51 + exit 0
21:36:51 Processing files: docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.aarch64
21:36:51 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.v0dVj6
21:36:51 + umask 022
21:36:51 + cd /root/rpmbuild/BUILD
21:36:51 + cd src
21:36:51 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.aarch64/usr/share/doc/docker-ce-cli
21:36:51 + export LC_ALL=C
21:36:51 + LC_ALL=C
21:36:51 + export DOCDIR
21:36:51 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.aarch64/usr/share/doc/docker-ce-cli
21:36:51 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.aarch64/usr/share/doc/docker-ce-cli
21:36:51 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.aarch64/usr/share/doc/docker-ce-cli
21:36:51 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.aarch64/usr/share/doc/docker-ce-cli
21:36:51 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.aarch64/usr/share/doc/docker-ce-cli
21:36:51 + exit 0
21:36:52 Provides: docker-ce-cli = 1:0.0.0~20220816152130.8ffaab8-0.el8 docker-ce-cli(aarch-64) = 1:0.0.0~20220816152130.8ffaab8-0.el8
21:36:52 Requires(interp): /bin/sh
21:36:52 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:36:52 Requires(post): /bin/sh
21:36:52 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:36:52 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
21:36:52 Recommends: docker-buildx-plugin docker-compose-plugin
21:36:52 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.aarch64
21:36:52 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.src.rpm
21:36:52 + DISABLE_WARN_OUTSIDE_CONTAINER=1
21:36:52 + make manpages
21:36:52 scripts/docs/generate-man.sh
21:36:52 + cp -r . /tmp/docker-cli-docsgen.jMTVTQdnZH/
21:36:52 + cd /tmp/docker-cli-docsgen.jMTVTQdnZH
21:36:52 + ./scripts/vendor init
21:36:52 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:36:52 + cp man/tools.go .
21:36:52 + ./scripts/vendor update
21:36:52 + go mod tidy -compat=1.17 -modfile=vendor.mod
21:36:52 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:36:52 go: downloading github.com/spf13/cobra v1.5.0
21:36:52 go: downloading github.com/spf13/pflag v1.0.5
21:36:52 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible
21:36:52 go: downloading github.com/fvbommel/sortorder v1.0.2
21:36:52 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
21:36:52 go: downloading github.com/morikuni/aec v1.0.0
21:36:52 go: downloading github.com/pkg/errors v0.9.1
21:36:52 go: downloading github.com/google/go-cmp v0.5.7
21:36:52 go: downloading gotest.tools/v3 v3.1.0
21:36:52 go: downloading github.com/docker/go-units v0.4.0
21:36:52 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:36:52 go: downloading github.com/docker/go-connections v0.4.0
21:36:52 go: downloading github.com/sirupsen/logrus v1.8.1
21:36:52 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:36:52 go: downloading golang.org/x/text v0.3.7
21:36:52 go: downloading github.com/mattn/go-runewidth v0.0.13
21:36:52 go: downloading github.com/containerd/containerd v1.6.4
21:36:52 go: downloading github.com/moby/sys/signal v0.7.0
21:36:52 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:36:52 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
21:36:52 go: downloading github.com/moby/buildkit v0.10.3
21:36:52 go: downloading github.com/opencontainers/go-digest v1.0.0
21:36:52 go: downloading github.com/gogo/protobuf v1.3.2
21:36:52 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:36:52 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46
21:36:52 go: downloading gopkg.in/yaml.v2 v2.4.0
21:36:52 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
21:36:52 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:36:52 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:36:52 go: downloading github.com/imdario/mergo v0.3.12
21:36:52 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:36:52 go: downloading github.com/docker/docker-credential-helpers v0.6.4
21:36:52 go: downloading github.com/creack/pty v1.1.11
21:36:52 go: downloading github.com/inconshreveable/mousetrap v1.0.0
21:36:52 go: downloading github.com/gorilla/mux v1.8.0
21:36:52 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
21:36:52 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8
21:36:52 go: downloading github.com/stretchr/testify v1.7.0
21:36:52 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:36:52 go: downloading github.com/rivo/uniseg v0.2.0
21:36:52 go: downloading github.com/klauspost/compress v1.15.1
21:36:52 go: downloading github.com/Microsoft/hcsshim v0.9.2
21:36:52 go: downloading github.com/moby/sys/symlink v0.2.0
21:36:52 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
21:36:52 go: downloading github.com/opencontainers/runc v1.1.1
21:36:52 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
21:36:52 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:36:52 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:36:52 go: downloading go.etcd.io/etcd/raft/v3 v3.5.2
21:36:52 go: downloading google.golang.org/grpc v1.45.0
21:36:52 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:36:52 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:36:52 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:36:52 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:36:52 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:36:52 go: downloading github.com/Microsoft/go-winio v0.5.2
21:36:52 go: downloading github.com/russross/blackfriday v1.6.0
21:36:52 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
21:36:52 go: downloading github.com/davecgh/go-spew v1.1.1
21:36:52 go: downloading github.com/pmezard/go-difflib v1.0.0
21:36:52 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
21:36:52 go: downloading github.com/miekg/pkcs11 v1.1.1
21:36:52 go: downloading github.com/prometheus/client_golang v1.12.1
21:36:52 go: downloading github.com/go-sql-driver/mysql v1.5.0
21:36:52 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:36:52 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:36:52 go: downloading github.com/google/certificate-transparency-go v1.0.20
21:36:52 go: downloading github.com/golang/protobuf v1.5.2
21:36:52 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
21:36:52 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:36:52 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:36:52 go: downloading github.com/beorn7/perks v1.0.1
21:36:52 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:36:52 go: downloading github.com/prometheus/client_model v0.2.0
21:36:52 go: downloading github.com/prometheus/common v0.32.1
21:36:52 go: downloading github.com/prometheus/procfs v0.7.3
21:36:52 go: downloading google.golang.org/protobuf v1.27.1
21:36:52 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:36:52 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:36:52 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:36:52 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:36:52 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:36:52 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:36:52 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:36:52 go: downloading github.com/docker/go-metrics v0.0.1
21:36:52 go: downloading github.com/kr/text v0.2.0
21:36:52 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
21:36:52 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:36:52 go: downloading github.com/BurntSushi/toml v0.3.1
21:36:52 go: downloading github.com/kr/pretty v0.2.1
21:36:52 go: downloading github.com/magiconair/properties v1.5.3
21:36:52 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:36:52 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:36:52 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:36:52 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:36:52 + go mod vendor -modfile=vendor.mod
21:36:53 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:36:54 + for f in rootlesskit rootlesskit-docker-proxy
21:36:54 + GOBIN=/usr/local/bin
21:36:54 + GO111MODULE=on
21:36:54 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
21:36:55 + return
21:36:55 + exit 0
21:36:55 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rs6kmS
21:36:55 + umask 022
21:36:55 + cd /root/rpmbuild/BUILD
21:36:55 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.aarch64 '!=' / ']'
21:36:55 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.aarch64
21:36:55 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.aarch64
21:36:55 + mkdir -p /root/rpmbuild/BUILDROOT
21:36:55 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.aarch64
21:36:55 + cd src
21:36:55 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.aarch64/usr/bin/dockerd-rootless.sh
21:36:55 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.aarch64/usr/bin/dockerd-rootless-setuptool.sh
21:36:55 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.aarch64/usr/bin/rootlesskit
21:36:55 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.aarch64/usr/bin/rootlesskit-docker-proxy
21:36:55 + /usr/lib/rpm/check-buildroot
21:36:55 + /usr/lib/rpm/redhat/brp-compress
21:36:55 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
21:36:55 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:36:55 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
21:36:55 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
21:36:55 + /usr/lib/rpm/redhat/brp-python-hardlink
21:36:55 + /usr/lib/rpm/redhat/brp-java-repack-jars
21:36:55 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.jT1b4A
21:36:55 + umask 022
21:36:55 + cd /root/rpmbuild/BUILD
21:36:55 + cd src
21:36:55 + /usr/local/bin/rootlesskit -v
21:36:55 rootlesskit version 1.0.0
21:36:55 + exit 0
21:36:55 Processing files: docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.aarch64
21:36:56 Provides: docker-ce-rootless-extras = 0:0.0.0~20220816152130.8ffaab8-0.el7 docker-ce-rootless-extras(aarch-64) = 0:0.0.0~20220816152130.8ffaab8-0.el7
21:36:56 Requires(interp): /bin/sh /bin/sh /bin/sh
21:36:56 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:36:56 Requires(post): /bin/sh
21:36:56 Requires(preun): /bin/sh
21:36:56 Requires(postun): /bin/sh
21:36:56 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:36:56 Conflicts: rootlesskit
21:36:56 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.aarch64
21:36:56 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.aarch64.rpm
21:36:56 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iQJ3bE
21:36:56 + umask 022
21:36:56 + cd /root/rpmbuild/BUILD
21:36:56 + cd src
21:36:56 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.aarch64
21:36:56 + exit 0
21:36:56 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WcjhJ9
21:36:56 + umask 022
21:36:56 + cd /root/rpmbuild/BUILD
21:36:56 + cd /root/rpmbuild/BUILD
21:36:56 + rm -rf src
21:36:56 + /usr/bin/mkdir -p src
21:36:56 + cd src
21:36:56 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:36:56 + /usr/bin/tar -xof -
21:36:56 + STATUS=0
21:36:56 + '[' 0 -ne 0 ']'
21:36:56 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:36:56 + /usr/bin/tar -xof -
21:36:56 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.src.rpm
21:36:56 + STATUS=0
21:36:56 + '[' 0 -ne 0 ']'
21:36:56 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:36:56 + exit 0
21:36:56 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hElNqh
21:36:56 + umask 022
21:36:56 + cd /root/rpmbuild/BUILD
21:36:56 + cd src
21:36:56 + export DOCKER_GITCOMMIT=724feb8
21:36:56 + DOCKER_GITCOMMIT=724feb8
21:36:56 + mkdir -p /go/src/github.com/docker
21:36:56 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
21:36:56 + TMP_GOPATH=/go
21:36:56 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
21:36:56 + RM_GOPATH=0
21:36:56 + TMP_GOPATH=/go
21:36:56 + : /usr/local/bin
21:36:56 + '[' -z /go ']'
21:36:56 + export GOPATH=/go
21:36:56 + GOPATH=/go
21:36:56 + case "$(go env GOARCH)" in
21:36:56 ++ go env GOARCH
21:36:56 + export GO_BUILDMODE=-buildmode=pie
21:36:56 + GO_BUILDMODE=-buildmode=pie
21:36:56 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
21:36:56 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
21:36:56 + bin=rootlesskit
21:36:56 + shift
21:36:56 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
21:36:56 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
21:36:56 ++ : 1920341cd41e047834a21007424162a2dc946315
21:36:56 + install_rootlesskit dynamic
21:36:56 + case "$1" in
21:36:56 + install_rootlesskit_dynamic
21:36:56 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:36:56 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:36:56 + export BUILD_MODE=-buildmode=pie
21:36:56 + BUILD_MODE=-buildmode=pie
21:36:56 + _install_rootlesskit
21:36:56 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
21:36:56 + for f in rootlesskit rootlesskit-docker-proxy
21:36:56 + GOBIN=/usr/local/bin
21:36:56 + GO111MODULE=on
21:36:56 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
21:36:56 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
21:36:57 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
21:36:58 go: downloading github.com/urfave/cli/v2 v2.4.0
21:36:58 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
21:36:58 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:36:58 go: downloading github.com/google/uuid v1.3.0
21:36:58 go: downloading github.com/moby/vpnkit v0.5.0
21:36:58 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:36:58 go: downloading github.com/gofrs/flock v0.8.1
21:36:58 go: downloading github.com/moby/sys/mountinfo v0.6.0
21:36:58 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
21:36:58 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:36:58 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:36:58 ++ pwd
21:36:58 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:36:58 Project root: .
21:36:58 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:36:58 INFO: man/src/attach.md found
21:36:58 WARN: man/src/build.md does not exist, skipping
21:36:58 WARN: man/src/builder/build.md does not exist, skipping
21:36:58 WARN: man/src/builder/prune.md does not exist, skipping
21:36:58 WARN: man/src/builder.md does not exist, skipping
21:36:58 WARN: man/src/checkpoint/create.md does not exist, skipping
21:36:58 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:36:58 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:36:58 WARN: man/src/checkpoint.md does not exist, skipping
21:36:58 INFO: man/src/commit.md found
21:36:58 WARN: man/src/config/create.md does not exist, skipping
21:36:58 WARN: man/src/config/inspect.md does not exist, skipping
21:36:58 WARN: man/src/config/ls.md does not exist, skipping
21:36:58 WARN: man/src/config/rm.md does not exist, skipping
21:36:58 WARN: man/src/config.md does not exist, skipping
21:36:58 INFO: man/src/container/attach.md found
21:36:58 INFO: man/src/container/commit.md found
21:36:58 INFO: man/src/container/cp.md found
21:36:58 INFO: man/src/container/create.md found
21:36:58 INFO: man/src/container/diff.md found
21:36:58 INFO: man/src/container/exec.md found
21:36:58 INFO: man/src/container/export.md found
21:36:58 WARN: man/src/container/inspect.md does not exist, skipping
21:36:58 INFO: man/src/container/kill.md found
21:36:58 INFO: man/src/container/logs.md found
21:36:58 INFO: man/src/container/ls.md found
21:36:58 INFO: man/src/container/pause.md found
21:36:58 INFO: man/src/container/port.md found
21:36:58 WARN: man/src/container/prune.md does not exist, skipping
21:36:58 INFO: man/src/container/rename.md found
21:36:58 INFO: man/src/container/restart.md found
21:36:58 INFO: man/src/container/rm.md found
21:36:58 INFO: man/src/container/run.md found
21:36:58 INFO: man/src/container/start.md found
21:36:58 INFO: man/src/container/stats.md found
21:36:58 INFO: man/src/container/stop.md found
21:36:58 INFO: man/src/container/top.md found
21:36:58 INFO: man/src/container/unpause.md found
21:36:58 INFO: man/src/container/update.md found
21:36:58 INFO: man/src/container/wait.md found
21:36:58 WARN: man/src/container.md does not exist, skipping
21:36:58 WARN: man/src/context/create.md does not exist, skipping
21:36:58 WARN: man/src/context/export.md does not exist, skipping
21:36:58 WARN: man/src/context/import.md does not exist, skipping
21:36:58 WARN: man/src/context/inspect.md does not exist, skipping
21:36:58 WARN: man/src/context/ls.md does not exist, skipping
21:36:58 WARN: man/src/context/rm.md does not exist, skipping
21:36:58 WARN: man/src/context/show.md does not exist, skipping
21:36:58 WARN: man/src/context/update.md does not exist, skipping
21:36:58 WARN: man/src/context/use.md does not exist, skipping
21:36:58 WARN: man/src/context.md does not exist, skipping
21:36:58 INFO: man/src/cp.md found
21:36:58 INFO: man/src/create.md found
21:36:58 INFO: man/src/diff.md found
21:36:58 INFO: man/src/events.md found
21:36:58 INFO: man/src/exec.md found
21:36:58 INFO: man/src/export.md found
21:36:58 INFO: man/src/history.md found
21:36:58 INFO: man/src/image/build.md found
21:36:58 INFO: man/src/image/history.md found
21:36:58 INFO: man/src/image/import.md found
21:36:58 WARN: man/src/image/inspect.md does not exist, skipping
21:36:58 INFO: man/src/image/load.md found
21:36:58 INFO: man/src/image/ls.md found
21:36:58 WARN: man/src/image/prune.md does not exist, skipping
21:36:58 INFO: man/src/image/pull.md found
21:36:58 INFO: man/src/image/push.md found
21:36:58 INFO: man/src/image/rm.md found
21:36:58 INFO: man/src/image/save.md found
21:36:58 INFO: man/src/image/tag.md found
21:36:58 WARN: man/src/image.md does not exist, skipping
21:36:58 INFO: man/src/images.md found
21:36:58 INFO: man/src/import.md found
21:36:58 INFO: man/src/info.md found
21:36:58 INFO: man/src/inspect.md found
21:36:58 INFO: man/src/kill.md found
21:36:58 INFO: man/src/load.md found
21:36:58 INFO: man/src/login.md found
21:36:58 INFO: man/src/logout.md found
21:36:58 INFO: man/src/logs.md found
21:36:58 WARN: man/src/manifest/annotate.md does not exist, skipping
21:36:58 WARN: man/src/manifest/create.md does not exist, skipping
21:36:58 WARN: man/src/manifest/inspect.md does not exist, skipping
21:36:58 WARN: man/src/manifest/push.md does not exist, skipping
21:36:58 WARN: man/src/manifest/rm.md does not exist, skipping
21:36:58 WARN: man/src/manifest.md does not exist, skipping
21:36:58 INFO: man/src/network/connect.md found
21:36:58 INFO: man/src/network/create.md found
21:36:58 INFO: man/src/network/disconnect.md found
21:36:58 INFO: man/src/network/inspect.md found
21:36:58 INFO: man/src/network/ls.md found
21:36:58 WARN: man/src/network/prune.md does not exist, skipping
21:36:58 INFO: man/src/network/rm.md found
21:36:58 WARN: man/src/network.md does not exist, skipping
21:36:58 WARN: man/src/node/demote.md does not exist, skipping
21:36:58 WARN: man/src/node/inspect.md does not exist, skipping
21:36:58 WARN: man/src/node/ls.md does not exist, skipping
21:36:58 WARN: man/src/node/promote.md does not exist, skipping
21:36:58 WARN: man/src/node/ps.md does not exist, skipping
21:36:58 WARN: man/src/node/rm.md does not exist, skipping
21:36:58 WARN: man/src/node/update.md does not exist, skipping
21:36:58 WARN: man/src/node.md does not exist, skipping
21:36:58 INFO: man/src/pause.md found
21:36:58 WARN: man/src/plugin/create.md does not exist, skipping
21:36:58 WARN: man/src/plugin/disable.md does not exist, skipping
21:36:58 WARN: man/src/plugin/enable.md does not exist, skipping
21:36:58 WARN: man/src/plugin/inspect.md does not exist, skipping
21:36:58 WARN: man/src/plugin/install.md does not exist, skipping
21:36:58 INFO: man/src/plugin/ls.md found
21:36:58 WARN: man/src/plugin/push.md does not exist, skipping
21:36:58 WARN: man/src/plugin/rm.md does not exist, skipping
21:36:58 WARN: man/src/plugin/set.md does not exist, skipping
21:36:58 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:36:58 WARN: man/src/plugin.md does not exist, skipping
21:36:58 INFO: man/src/port.md found
21:36:58 INFO: man/src/ps.md found
21:36:58 INFO: man/src/pull.md found
21:36:58 INFO: man/src/push.md found
21:36:58 INFO: man/src/rename.md found
21:36:58 INFO: man/src/restart.md found
21:36:58 INFO: man/src/rm.md found
21:36:58 INFO: man/src/rmi.md found
21:36:58 WARN: man/src/run.md does not exist, skipping
21:36:58 INFO: man/src/save.md found
21:36:58 INFO: man/src/search.md found
21:36:58 WARN: man/src/secret/create.md does not exist, skipping
21:36:58 WARN: man/src/secret/inspect.md does not exist, skipping
21:36:58 WARN: man/src/secret/ls.md does not exist, skipping
21:36:58 WARN: man/src/secret/rm.md does not exist, skipping
21:36:58 WARN: man/src/secret.md does not exist, skipping
21:36:58 WARN: man/src/service/create.md does not exist, skipping
21:36:58 WARN: man/src/service/inspect.md does not exist, skipping
21:36:58 WARN: man/src/service/logs.md does not exist, skipping
21:36:58 WARN: man/src/service/ls.md does not exist, skipping
21:36:58 WARN: man/src/service/ps.md does not exist, skipping
21:36:58 WARN: man/src/service/rm.md does not exist, skipping
21:36:58 WARN: man/src/service/rollback.md does not exist, skipping
21:36:58 WARN: man/src/service/scale.md does not exist, skipping
21:36:58 WARN: man/src/service/update.md does not exist, skipping
21:36:58 WARN: man/src/service.md does not exist, skipping
21:36:58 WARN: man/src/stack/config.md does not exist, skipping
21:36:58 WARN: man/src/stack/deploy.md does not exist, skipping
21:36:58 WARN: man/src/stack/ls.md does not exist, skipping
21:36:58 WARN: man/src/stack/ps.md does not exist, skipping
21:36:58 WARN: man/src/stack/rm.md does not exist, skipping
21:36:58 WARN: man/src/stack/services.md does not exist, skipping
21:36:58 WARN: man/src/stack.md does not exist, skipping
21:36:58 INFO: man/src/start.md found
21:36:58 INFO: man/src/stats.md found
21:36:58 INFO: man/src/stop.md found
21:36:58 WARN: man/src/swarm/ca.md does not exist, skipping
21:36:58 WARN: man/src/swarm/init.md does not exist, skipping
21:36:58 WARN: man/src/swarm/join.md does not exist, skipping
21:36:58 WARN: man/src/swarm/join-token.md does not exist, skipping
21:36:58 WARN: man/src/swarm/leave.md does not exist, skipping
21:36:58 WARN: man/src/swarm/unlock.md does not exist, skipping
21:36:58 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:36:58 WARN: man/src/swarm/update.md does not exist, skipping
21:36:58 WARN: man/src/swarm.md does not exist, skipping
21:36:58 WARN: man/src/system/df.md does not exist, skipping
21:36:58 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:36:58 INFO: man/src/system/events.md found
21:36:58 INFO: man/src/system/info.md found
21:36:58 WARN: man/src/system/prune.md does not exist, skipping
21:36:58 WARN: man/src/system.md does not exist, skipping
21:36:58 INFO: man/src/tag.md found
21:36:58 INFO: man/src/top.md found
21:36:58 WARN: man/src/trust/inspect.md does not exist, skipping
21:36:58 WARN: man/src/trust/key/generate.md does not exist, skipping
21:36:58 WARN: man/src/trust/key/load.md does not exist, skipping
21:36:58 WARN: man/src/trust/key.md does not exist, skipping
21:36:58 WARN: man/src/trust/revoke.md does not exist, skipping
21:36:58 WARN: man/src/trust/sign.md does not exist, skipping
21:36:58 WARN: man/src/trust/signer/add.md does not exist, skipping
21:36:58 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:36:58 WARN: man/src/trust/signer.md does not exist, skipping
21:36:58 WARN: man/src/trust.md does not exist, skipping
21:36:58 INFO: man/src/unpause.md found
21:36:58 INFO: man/src/update.md found
21:36:58 INFO: man/src/version.md found
21:36:58 INFO: man/src/volume/create.md found
21:36:58 INFO: man/src/volume/inspect.md found
21:36:58 INFO: man/src/volume/ls.md found
21:36:58 WARN: man/src/volume/prune.md does not exist, skipping
21:36:58 WARN: man/src/volume/rm.md does not exist, skipping
21:36:58 WARN: man/src/volume/update.md does not exist, skipping
21:36:58 INFO: man/src/volume.md found
21:36:58 INFO: man/src/wait.md found
21:36:58 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:36:58 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:36:58 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:36:58 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:36:58 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:36:58 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:36:58 make[2]: Leaving directory '/root/build-deb/cli'
21:36:58 # Build buildx plugin
21:36:58 cd /go/src/github.com/docker/buildx \
21:36:58 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:36:58 && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx
21:36:58 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:36:58 ++ pwd
21:36:58 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:36:58 Project root: .
21:36:58 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:36:58 INFO: man/src/attach.md found
21:36:58 WARN: man/src/build.md does not exist, skipping
21:36:58 WARN: man/src/builder/build.md does not exist, skipping
21:36:58 WARN: man/src/builder/prune.md does not exist, skipping
21:36:58 WARN: man/src/builder.md does not exist, skipping
21:36:58 WARN: man/src/checkpoint/create.md does not exist, skipping
21:36:58 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:36:58 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:36:58 WARN: man/src/checkpoint.md does not exist, skipping
21:36:58 INFO: man/src/commit.md found
21:36:58 WARN: man/src/config/create.md does not exist, skipping
21:36:58 WARN: man/src/config/inspect.md does not exist, skipping
21:36:58 WARN: man/src/config/ls.md does not exist, skipping
21:36:58 WARN: man/src/config/rm.md does not exist, skipping
21:36:58 WARN: man/src/config.md does not exist, skipping
21:36:58 INFO: man/src/container/attach.md found
21:36:58 INFO: man/src/container/commit.md found
21:36:58 INFO: man/src/container/cp.md found
21:36:58 INFO: man/src/container/create.md found
21:36:58 INFO: man/src/container/diff.md found
21:36:58 INFO: man/src/container/exec.md found
21:36:58 INFO: man/src/container/export.md found
21:36:58 WARN: man/src/container/inspect.md does not exist, skipping
21:36:58 INFO: man/src/container/kill.md found
21:36:58 INFO: man/src/container/logs.md found
21:36:58 INFO: man/src/container/ls.md found
21:36:58 INFO: man/src/container/pause.md found
21:36:58 INFO: man/src/container/port.md found
21:36:58 WARN: man/src/container/prune.md does not exist, skipping
21:36:58 INFO: man/src/container/rename.md found
21:36:58 INFO: man/src/container/restart.md found
21:36:58 INFO: man/src/container/rm.md found
21:36:58 INFO: man/src/container/run.md found
21:36:58 INFO: man/src/container/start.md found
21:36:58 INFO: man/src/container/stats.md found
21:36:58 INFO: man/src/container/stop.md found
21:36:58 INFO: man/src/container/top.md found
21:36:58 INFO: man/src/container/unpause.md found
21:36:58 INFO: man/src/container/update.md found
21:36:58 INFO: man/src/container/wait.md found
21:36:58 WARN: man/src/container.md does not exist, skipping
21:36:58 WARN: man/src/context/create.md does not exist, skipping
21:36:58 WARN: man/src/context/export.md does not exist, skipping
21:36:58 WARN: man/src/context/import.md does not exist, skipping
21:36:58 WARN: man/src/context/inspect.md does not exist, skipping
21:36:58 WARN: man/src/context/ls.md does not exist, skipping
21:36:58 WARN: man/src/context/rm.md does not exist, skipping
21:36:58 WARN: man/src/context/show.md does not exist, skipping
21:36:58 WARN: man/src/context/update.md does not exist, skipping
21:36:58 WARN: man/src/context/use.md does not exist, skipping
21:36:58 WARN: man/src/context.md does not exist, skipping
21:36:58 INFO: man/src/cp.md found
21:36:58 INFO: man/src/create.md found
21:36:58 INFO: man/src/diff.md found
21:36:58 INFO: man/src/events.md found
21:36:58 INFO: man/src/exec.md found
21:36:58 INFO: man/src/export.md found
21:36:58 INFO: man/src/history.md found
21:36:58 INFO: man/src/image/build.md found
21:36:58 INFO: man/src/image/history.md found
21:36:58 INFO: man/src/image/import.md found
21:36:58 WARN: man/src/image/inspect.md does not exist, skipping
21:36:58 INFO: man/src/image/load.md found
21:36:58 INFO: man/src/image/ls.md found
21:36:58 WARN: man/src/image/prune.md does not exist, skipping
21:36:58 INFO: man/src/image/pull.md found
21:36:58 INFO: man/src/image/push.md found
21:36:58 INFO: man/src/image/rm.md found
21:36:58 INFO: man/src/image/save.md found
21:36:58 INFO: man/src/image/tag.md found
21:36:58 WARN: man/src/image.md does not exist, skipping
21:36:58 INFO: man/src/images.md found
21:36:58 INFO: man/src/import.md found
21:36:58 INFO: man/src/info.md found
21:36:58 INFO: man/src/inspect.md found
21:36:58 INFO: man/src/kill.md found
21:36:58 INFO: man/src/load.md found
21:36:58 INFO: man/src/login.md found
21:36:58 INFO: man/src/logout.md found
21:36:58 INFO: man/src/logs.md found
21:36:58 WARN: man/src/manifest/annotate.md does not exist, skipping
21:36:58 WARN: man/src/manifest/create.md does not exist, skipping
21:36:58 WARN: man/src/manifest/inspect.md does not exist, skipping
21:36:58 WARN: man/src/manifest/push.md does not exist, skipping
21:36:58 WARN: man/src/manifest/rm.md does not exist, skipping
21:36:58 WARN: man/src/manifest.md does not exist, skipping
21:36:58 INFO: man/src/network/connect.md found
21:36:58 INFO: man/src/network/create.md found
21:36:58 INFO: man/src/network/disconnect.md found
21:36:58 INFO: man/src/network/inspect.md found
21:36:58 INFO: man/src/network/ls.md found
21:36:58 WARN: man/src/network/prune.md does not exist, skipping
21:36:58 INFO: man/src/network/rm.md found
21:36:58 WARN: man/src/network.md does not exist, skipping
21:36:58 WARN: man/src/node/demote.md does not exist, skipping
21:36:58 WARN: man/src/node/inspect.md does not exist, skipping
21:36:58 WARN: man/src/node/ls.md does not exist, skipping
21:36:58 WARN: man/src/node/promote.md does not exist, skipping
21:36:58 WARN: man/src/node/ps.md does not exist, skipping
21:36:58 WARN: man/src/node/rm.md does not exist, skipping
21:36:58 WARN: man/src/node/update.md does not exist, skipping
21:36:58 WARN: man/src/node.md does not exist, skipping
21:36:58 INFO: man/src/pause.md found
21:36:58 WARN: man/src/plugin/create.md does not exist, skipping
21:36:58 WARN: man/src/plugin/disable.md does not exist, skipping
21:36:58 WARN: man/src/plugin/enable.md does not exist, skipping
21:36:58 WARN: man/src/plugin/inspect.md does not exist, skipping
21:36:58 WARN: man/src/plugin/install.md does not exist, skipping
21:36:58 INFO: man/src/plugin/ls.md found
21:36:58 WARN: man/src/plugin/push.md does not exist, skipping
21:36:58 WARN: man/src/plugin/rm.md does not exist, skipping
21:36:58 WARN: man/src/plugin/set.md does not exist, skipping
21:36:58 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:36:58 WARN: man/src/plugin.md does not exist, skipping
21:36:58 INFO: man/src/port.md found
21:36:58 INFO: man/src/ps.md found
21:36:58 INFO: man/src/pull.md found
21:36:58 INFO: man/src/push.md found
21:36:58 INFO: man/src/rename.md found
21:36:58 INFO: man/src/restart.md found
21:36:58 INFO: man/src/rm.md found
21:36:58 INFO: man/src/rmi.md found
21:36:58 WARN: man/src/run.md does not exist, skipping
21:36:58 INFO: man/src/save.md found
21:36:58 INFO: man/src/search.md found
21:36:58 WARN: man/src/secret/create.md does not exist, skipping
21:36:58 WARN: man/src/secret/inspect.md does not exist, skipping
21:36:58 WARN: man/src/secret/ls.md does not exist, skipping
21:36:58 WARN: man/src/secret/rm.md does not exist, skipping
21:36:58 WARN: man/src/secret.md does not exist, skipping
21:36:58 WARN: man/src/service/create.md does not exist, skipping
21:36:58 WARN: man/src/service/inspect.md does not exist, skipping
21:36:58 WARN: man/src/service/logs.md does not exist, skipping
21:36:58 WARN: man/src/service/ls.md does not exist, skipping
21:36:58 WARN: man/src/service/ps.md does not exist, skipping
21:36:58 WARN: man/src/service/rm.md does not exist, skipping
21:36:58 WARN: man/src/service/rollback.md does not exist, skipping
21:36:58 WARN: man/src/service/scale.md does not exist, skipping
21:36:58 WARN: man/src/service/update.md does not exist, skipping
21:36:58 WARN: man/src/service.md does not exist, skipping
21:36:58 WARN: man/src/stack/config.md does not exist, skipping
21:36:58 WARN: man/src/stack/deploy.md does not exist, skipping
21:36:58 WARN: man/src/stack/ls.md does not exist, skipping
21:36:58 WARN: man/src/stack/ps.md does not exist, skipping
21:36:58 WARN: man/src/stack/rm.md does not exist, skipping
21:36:58 WARN: man/src/stack/services.md does not exist, skipping
21:36:58 WARN: man/src/stack.md does not exist, skipping
21:36:58 INFO: man/src/start.md found
21:36:58 INFO: man/src/stats.md found
21:36:58 INFO: man/src/stop.md found
21:36:58 WARN: man/src/swarm/ca.md does not exist, skipping
21:36:58 WARN: man/src/swarm/init.md does not exist, skipping
21:36:58 WARN: man/src/swarm/join.md does not exist, skipping
21:36:58 WARN: man/src/swarm/join-token.md does not exist, skipping
21:36:58 WARN: man/src/swarm/leave.md does not exist, skipping
21:36:58 WARN: man/src/swarm/unlock.md does not exist, skipping
21:36:58 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:36:58 WARN: man/src/swarm/update.md does not exist, skipping
21:36:58 WARN: man/src/swarm.md does not exist, skipping
21:36:58 WARN: man/src/system/df.md does not exist, skipping
21:36:58 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:36:58 INFO: man/src/system/events.md found
21:36:58 INFO: man/src/system/info.md found
21:36:58 WARN: man/src/system/prune.md does not exist, skipping
21:36:58 WARN: man/src/system.md does not exist, skipping
21:36:58 INFO: man/src/tag.md found
21:36:58 INFO: man/src/top.md found
21:36:58 WARN: man/src/trust/inspect.md does not exist, skipping
21:36:58 WARN: man/src/trust/key/generate.md does not exist, skipping
21:36:58 WARN: man/src/trust/key/load.md does not exist, skipping
21:36:58 WARN: man/src/trust/key.md does not exist, skipping
21:36:58 WARN: man/src/trust/revoke.md does not exist, skipping
21:36:58 WARN: man/src/trust/sign.md does not exist, skipping
21:36:58 WARN: man/src/trust/signer/add.md does not exist, skipping
21:36:58 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:36:58 WARN: man/src/trust/signer.md does not exist, skipping
21:36:58 WARN: man/src/trust.md does not exist, skipping
21:36:58 INFO: man/src/unpause.md found
21:36:58 INFO: man/src/update.md found
21:36:58 INFO: man/src/version.md found
21:36:58 INFO: man/src/volume/create.md found
21:36:58 INFO: man/src/volume/inspect.md found
21:36:58 INFO: man/src/volume/ls.md found
21:36:58 WARN: man/src/volume/prune.md does not exist, skipping
21:36:58 WARN: man/src/volume/rm.md does not exist, skipping
21:36:58 WARN: man/src/volume/update.md does not exist, skipping
21:36:58 INFO: man/src/volume.md found
21:36:58 INFO: man/src/wait.md found
21:36:58 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:36:58 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:36:58 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:36:58 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:36:58 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:36:58 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:36:58 ~/rpmbuild/BUILD/src
21:36:58 + popd
21:36:58 + RPM_EC=0
21:36:58 ++ jobs -p
21:36:58 + exit 0
21:36:58 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CXZJeh
21:36:58 + umask 022
21:36:58 + cd /root/rpmbuild/BUILD
21:36:58 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.aarch64 '!=' / ']'
21:36:58 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.aarch64
21:36:58 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.aarch64
21:36:58 + mkdir -p /root/rpmbuild/BUILDROOT
21:36:58 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.aarch64
21:36:58 + cd src
21:36:58 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.aarch64/usr/bin
21:36:58 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.aarch64/usr/bin/docker
21:36:58 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.aarch64/usr/share/bash-completion/completions
21:36:58 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.aarch64/usr/share/zsh/vendor-completions
21:36:58 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.aarch64/usr/share/fish/vendor_completions.d
21:36:58 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.aarch64/usr/share/bash-completion/completions/docker
21:36:58 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.aarch64/usr/share/zsh/vendor-completions/_docker
21:36:58 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.aarch64/usr/share/fish/vendor_completions.d/docker.fish
21:36:58 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.aarch64/usr/share/man/man1
21:36: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~20220816152130.8ffaab8-0.el9.aarch64/usr/share/man/man1
21:36:58 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.aarch64/usr/share/man/man5
21:36: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~20220816152130.8ffaab8-0.el9.aarch64/usr/share/man/man5
21:36:58 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.aarch64/usr/share/man/man8
21:36:58 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.aarch64/usr/share/man/man8
21:36:58 + mkdir -p build-docs
21:36:58 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:36:58 + cp cli/LICENSE build-docs/LICENSE
21:36:58 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:36:58 + cp cli/MAINTAINERS build-docs/MAINTAINERS
21:36:58 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:36:58 + cp cli/NOTICE build-docs/NOTICE
21:36:58 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:36:58 + cp cli/README.md build-docs/README.md
21:36:58 + /usr/lib/rpm/check-buildroot
21:36:58 + /usr/lib/rpm/redhat/brp-ldconfig
21:36:58 + /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.FnA36b
21:36:59 + umask 022
21:36:59 + cd /root/rpmbuild/BUILD
21:36:59 + cd src
21:36:59 ++ cli/build/docker --version
21:36:59 PASS: cli version OK
21:36:59 + ver='Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8'
21:36:59 + test 'Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8' = 'Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8'
21:36:59 + echo 'PASS: cli version OK'
21:36:59 + RPM_EC=0
21:36:59 ++ jobs -p
21:36:59 + exit 0
21:36:59 Processing files: docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.aarch64
21:36:59 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lmol0B
21:36:59 + umask 022
21:36:59 + cd /root/rpmbuild/BUILD
21:36:59 + cd src
21:36:59 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.aarch64/usr/share/doc/docker-ce-cli
21:36:59 + export LC_ALL=C
21:36:59 + LC_ALL=C
21:36:59 + export DOCDIR
21:36:59 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.aarch64/usr/share/doc/docker-ce-cli
21:36:59 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.aarch64/usr/share/doc/docker-ce-cli
21:36:59 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.aarch64/usr/share/doc/docker-ce-cli
21:36:59 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.aarch64/usr/share/doc/docker-ce-cli
21:36:59 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.aarch64/usr/share/doc/docker-ce-cli
21:36:59 + RPM_EC=0
21:36:59 ++ jobs -p
21:36:59 + exit 0
21:37:00 Provides: docker-ce-cli = 1:0.0.0~20220816152130.8ffaab8-0.el9 docker-ce-cli(aarch-64) = 1:0.0.0~20220816152130.8ffaab8-0.el9
21:37:00 Requires(interp): /bin/sh
21:37:00 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:37:00 Requires(post): /bin/sh
21:37: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:37:00 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
21:37:00 Recommends: docker-buildx-plugin docker-compose-plugin
21:37:00 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.aarch64
21:37:00 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.src.rpm
21:37:00 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.aarch64.rpm
21:37:00 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UEYaVS
21:37:00 + umask 022
21:37:00 + cd /root/rpmbuild/BUILD
21:37:00 + cd src
21:37:00 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.aarch64
21:37:00 + exit 0
21:37:00 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HDwDdt
21:37:00 + umask 022
21:37:00 + cd /root/rpmbuild/BUILD
21:37:00 + cd /root/rpmbuild/BUILD
21:37:00 + rm -rf src
21:37:00 + /usr/bin/mkdir -p src
21:37:00 + cd src
21:37:00 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
21:37:00 + /usr/bin/tar -xf -
21:37:01 + STATUS=0
21:37:01 + '[' 0 -ne 0 ']'
21:37:01 + /usr/bin/tar -xf -
21:37:01 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
21:37:01 + STATUS=0
21:37:01 + '[' 0 -ne 0 ']'
21:37:01 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:37:01 + exit 0
21:37:01 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vTSzs9
21:37:01 + umask 022
21:37:01 + cd /root/rpmbuild/BUILD
21:37:01 + cd src
21:37:01 + pushd /root/rpmbuild/BUILD/src/buildx
21:37:01 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:37:01 + bash -c 'CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o bin/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision=%{_buildx_gitcommit} -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx'
21:37:02 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:37:02 ++ pwd
21:37:02 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:37:02 Project root: .
21:37:02 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:37:02 INFO: man/src/attach.md found
21:37:02 WARN: man/src/build.md does not exist, skipping
21:37:02 WARN: man/src/builder/build.md does not exist, skipping
21:37:02 WARN: man/src/builder/prune.md does not exist, skipping
21:37:02 WARN: man/src/builder.md does not exist, skipping
21:37:02 WARN: man/src/checkpoint/create.md does not exist, skipping
21:37:02 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:37:02 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:37:02 WARN: man/src/checkpoint.md does not exist, skipping
21:37:02 INFO: man/src/commit.md found
21:37:02 WARN: man/src/config/create.md does not exist, skipping
21:37:02 WARN: man/src/config/inspect.md does not exist, skipping
21:37:02 WARN: man/src/config/ls.md does not exist, skipping
21:37:02 WARN: man/src/config/rm.md does not exist, skipping
21:37:02 WARN: man/src/config.md does not exist, skipping
21:37:02 INFO: man/src/container/attach.md found
21:37:02 INFO: man/src/container/commit.md found
21:37:02 INFO: man/src/container/cp.md found
21:37:02 INFO: man/src/container/create.md found
21:37:02 INFO: man/src/container/diff.md found
21:37:02 INFO: man/src/container/exec.md found
21:37:02 INFO: man/src/container/export.md found
21:37:02 WARN: man/src/container/inspect.md does not exist, skipping
21:37:02 INFO: man/src/container/kill.md found
21:37:02 INFO: man/src/container/logs.md found
21:37:02 INFO: man/src/container/ls.md found
21:37:02 INFO: man/src/container/pause.md found
21:37:02 INFO: man/src/container/port.md found
21:37:02 WARN: man/src/container/prune.md does not exist, skipping
21:37:02 INFO: man/src/container/rename.md found
21:37:02 INFO: man/src/container/restart.md found
21:37:02 INFO: man/src/container/rm.md found
21:37:02 INFO: man/src/container/run.md found
21:37:02 INFO: man/src/container/start.md found
21:37:02 INFO: man/src/container/stats.md found
21:37:02 INFO: man/src/container/stop.md found
21:37:02 INFO: man/src/container/top.md found
21:37:02 INFO: man/src/container/unpause.md found
21:37:02 INFO: man/src/container/update.md found
21:37:02 INFO: man/src/container/wait.md found
21:37:02 WARN: man/src/container.md does not exist, skipping
21:37:02 WARN: man/src/context/create.md does not exist, skipping
21:37:02 WARN: man/src/context/export.md does not exist, skipping
21:37:02 WARN: man/src/context/import.md does not exist, skipping
21:37:02 WARN: man/src/context/inspect.md does not exist, skipping
21:37:02 WARN: man/src/context/ls.md does not exist, skipping
21:37:02 WARN: man/src/context/rm.md does not exist, skipping
21:37:02 WARN: man/src/context/show.md does not exist, skipping
21:37:02 WARN: man/src/context/update.md does not exist, skipping
21:37:02 WARN: man/src/context/use.md does not exist, skipping
21:37:02 WARN: man/src/context.md does not exist, skipping
21:37:02 INFO: man/src/cp.md found
21:37:02 INFO: man/src/create.md found
21:37:02 INFO: man/src/diff.md found
21:37:02 INFO: man/src/events.md found
21:37:02 INFO: man/src/exec.md found
21:37:02 INFO: man/src/export.md found
21:37:02 INFO: man/src/history.md found
21:37:02 INFO: man/src/image/build.md found
21:37:02 INFO: man/src/image/history.md found
21:37:02 INFO: man/src/image/import.md found
21:37:02 WARN: man/src/image/inspect.md does not exist, skipping
21:37:02 INFO: man/src/image/load.md found
21:37:02 INFO: man/src/image/ls.md found
21:37:02 WARN: man/src/image/prune.md does not exist, skipping
21:37:02 INFO: man/src/image/pull.md found
21:37:02 INFO: man/src/image/push.md found
21:37:02 INFO: man/src/image/rm.md found
21:37:02 INFO: man/src/image/save.md found
21:37:02 INFO: man/src/image/tag.md found
21:37:02 WARN: man/src/image.md does not exist, skipping
21:37:02 INFO: man/src/images.md found
21:37:02 INFO: man/src/import.md found
21:37:02 INFO: man/src/info.md found
21:37:02 INFO: man/src/inspect.md found
21:37:02 INFO: man/src/kill.md found
21:37:02 INFO: man/src/load.md found
21:37:02 INFO: man/src/login.md found
21:37:02 INFO: man/src/logout.md found
21:37:02 INFO: man/src/logs.md found
21:37:02 WARN: man/src/manifest/annotate.md does not exist, skipping
21:37:02 WARN: man/src/manifest/create.md does not exist, skipping
21:37:02 WARN: man/src/manifest/inspect.md does not exist, skipping
21:37:02 WARN: man/src/manifest/push.md does not exist, skipping
21:37:02 WARN: man/src/manifest/rm.md does not exist, skipping
21:37:02 WARN: man/src/manifest.md does not exist, skipping
21:37:02 INFO: man/src/network/connect.md found
21:37:02 INFO: man/src/network/create.md found
21:37:02 INFO: man/src/network/disconnect.md found
21:37:02 INFO: man/src/network/inspect.md found
21:37:02 INFO: man/src/network/ls.md found
21:37:02 WARN: man/src/network/prune.md does not exist, skipping
21:37:02 INFO: man/src/network/rm.md found
21:37:02 WARN: man/src/network.md does not exist, skipping
21:37:02 WARN: man/src/node/demote.md does not exist, skipping
21:37:02 WARN: man/src/node/inspect.md does not exist, skipping
21:37:02 WARN: man/src/node/ls.md does not exist, skipping
21:37:02 WARN: man/src/node/promote.md does not exist, skipping
21:37:02 WARN: man/src/node/ps.md does not exist, skipping
21:37:02 WARN: man/src/node/rm.md does not exist, skipping
21:37:02 WARN: man/src/node/update.md does not exist, skipping
21:37:02 WARN: man/src/node.md does not exist, skipping
21:37:02 INFO: man/src/pause.md found
21:37:02 WARN: man/src/plugin/create.md does not exist, skipping
21:37:02 WARN: man/src/plugin/disable.md does not exist, skipping
21:37:02 WARN: man/src/plugin/enable.md does not exist, skipping
21:37:02 WARN: man/src/plugin/inspect.md does not exist, skipping
21:37:02 WARN: man/src/plugin/install.md does not exist, skipping
21:37:02 INFO: man/src/plugin/ls.md found
21:37:02 WARN: man/src/plugin/push.md does not exist, skipping
21:37:02 WARN: man/src/plugin/rm.md does not exist, skipping
21:37:02 WARN: man/src/plugin/set.md does not exist, skipping
21:37:02 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:37:02 WARN: man/src/plugin.md does not exist, skipping
21:37:02 INFO: man/src/port.md found
21:37:02 INFO: man/src/ps.md found
21:37:02 INFO: man/src/pull.md found
21:37:02 INFO: man/src/push.md found
21:37:02 INFO: man/src/rename.md found
21:37:02 INFO: man/src/restart.md found
21:37:02 INFO: man/src/rm.md found
21:37:02 INFO: man/src/rmi.md found
21:37:02 WARN: man/src/run.md does not exist, skipping
21:37:02 INFO: man/src/save.md found
21:37:02 INFO: man/src/search.md found
21:37:02 WARN: man/src/secret/create.md does not exist, skipping
21:37:02 WARN: man/src/secret/inspect.md does not exist, skipping
21:37:02 WARN: man/src/secret/ls.md does not exist, skipping
21:37:02 WARN: man/src/secret/rm.md does not exist, skipping
21:37:02 WARN: man/src/secret.md does not exist, skipping
21:37:02 WARN: man/src/service/create.md does not exist, skipping
21:37:02 WARN: man/src/service/inspect.md does not exist, skipping
21:37:02 WARN: man/src/service/logs.md does not exist, skipping
21:37:02 WARN: man/src/service/ls.md does not exist, skipping
21:37:02 WARN: man/src/service/ps.md does not exist, skipping
21:37:02 WARN: man/src/service/rm.md does not exist, skipping
21:37:02 WARN: man/src/service/rollback.md does not exist, skipping
21:37:02 WARN: man/src/service/scale.md does not exist, skipping
21:37:02 WARN: man/src/service/update.md does not exist, skipping
21:37:02 WARN: man/src/service.md does not exist, skipping
21:37:02 WARN: man/src/stack/config.md does not exist, skipping
21:37:02 WARN: man/src/stack/deploy.md does not exist, skipping
21:37:02 WARN: man/src/stack/ls.md does not exist, skipping
21:37:02 WARN: man/src/stack/ps.md does not exist, skipping
21:37:02 WARN: man/src/stack/rm.md does not exist, skipping
21:37:02 WARN: man/src/stack/services.md does not exist, skipping
21:37:02 WARN: man/src/stack.md does not exist, skipping
21:37:02 INFO: man/src/start.md found
21:37:02 INFO: man/src/stats.md found
21:37:02 INFO: man/src/stop.md found
21:37:02 WARN: man/src/swarm/ca.md does not exist, skipping
21:37:02 WARN: man/src/swarm/init.md does not exist, skipping
21:37:02 WARN: man/src/swarm/join.md does not exist, skipping
21:37:02 WARN: man/src/swarm/join-token.md does not exist, skipping
21:37:02 WARN: man/src/swarm/leave.md does not exist, skipping
21:37:02 WARN: man/src/swarm/unlock.md does not exist, skipping
21:37:02 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:37:02 WARN: man/src/swarm/update.md does not exist, skipping
21:37:02 WARN: man/src/swarm.md does not exist, skipping
21:37:02 WARN: man/src/system/df.md does not exist, skipping
21:37:02 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:37:02 INFO: man/src/system/events.md found
21:37:02 INFO: man/src/system/info.md found
21:37:02 WARN: man/src/system/prune.md does not exist, skipping
21:37:02 WARN: man/src/system.md does not exist, skipping
21:37:02 INFO: man/src/tag.md found
21:37:02 INFO: man/src/top.md found
21:37:02 WARN: man/src/trust/inspect.md does not exist, skipping
21:37:02 WARN: man/src/trust/key/generate.md does not exist, skipping
21:37:02 WARN: man/src/trust/key/load.md does not exist, skipping
21:37:02 WARN: man/src/trust/key.md does not exist, skipping
21:37:02 WARN: man/src/trust/revoke.md does not exist, skipping
21:37:02 WARN: man/src/trust/sign.md does not exist, skipping
21:37:02 WARN: man/src/trust/signer/add.md does not exist, skipping
21:37:02 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:37:02 WARN: man/src/trust/signer.md does not exist, skipping
21:37:02 WARN: man/src/trust.md does not exist, skipping
21:37:02 INFO: man/src/unpause.md found
21:37:02 INFO: man/src/update.md found
21:37:02 INFO: man/src/version.md found
21:37:02 INFO: man/src/volume/create.md found
21:37:02 INFO: man/src/volume/inspect.md found
21:37:02 INFO: man/src/volume/ls.md found
21:37:02 WARN: man/src/volume/prune.md does not exist, skipping
21:37:02 WARN: man/src/volume/rm.md does not exist, skipping
21:37:02 WARN: man/src/volume/update.md does not exist, skipping
21:37:02 INFO: man/src/volume.md found
21:37:02 INFO: man/src/wait.md found
21:37:02 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:37:02 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:37:02 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:37:02 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:37:02 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:37:02 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:37:02 make[2]: Leaving directory '/root/build-deb/cli'
21:37:02 # Build buildx plugin
21:37:02 cd /go/src/github.com/docker/buildx \
21:37:02 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:37:02 && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx
21:37:03 + for f in rootlesskit rootlesskit-docker-proxy
21:37:03 + GOBIN=/usr/local/bin
21:37:03 + GO111MODULE=on
21:37:03 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
21:37:03 make[2]: Entering directory '/root/build-deb/cli'
21:37:03 scripts/docs/generate-man.sh
21:37:03 + cp -r . /tmp/docker-cli-docsgen.EnUgw1kvzl/
21:37:03 + cd /tmp/docker-cli-docsgen.EnUgw1kvzl
21:37:03 + ./scripts/vendor init
21:37:03 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:37:03 + cp man/tools.go .
21:37:03 + ./scripts/vendor update
21:37:03 + go mod tidy -compat=1.17 -modfile=vendor.mod
21:37:03 go: downloading github.com/spf13/cobra v1.5.0
21:37:03 go: downloading github.com/spf13/pflag v1.0.5
21:37:03 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible
21:37:03 go: downloading github.com/fvbommel/sortorder v1.0.2
21:37:03 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
21:37:03 go: downloading github.com/morikuni/aec v1.0.0
21:37:03 go: downloading github.com/pkg/errors v0.9.1
21:37:03 go: downloading github.com/google/go-cmp v0.5.7
21:37:03 go: downloading gotest.tools/v3 v3.1.0
21:37:03 go: downloading github.com/docker/go-units v0.4.0
21:37:03 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:37:03 go: downloading github.com/docker/go-connections v0.4.0
21:37:03 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:37:03 go: downloading golang.org/x/text v0.3.7
21:37:03 go: downloading github.com/mattn/go-runewidth v0.0.13
21:37:03 go: downloading github.com/containerd/containerd v1.6.4
21:37:04 go: downloading github.com/moby/sys/signal v0.7.0
21:37:04 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:37:04 + return
21:37:04 + exit 0
21:37:04 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RXAuh0
21:37:04 + umask 022
21:37:04 + cd /root/rpmbuild/BUILD
21:37:04 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el8.aarch64 '!=' / ']'
21:37:04 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el8.aarch64
21:37:04 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el8.aarch64
21:37:04 + mkdir -p /root/rpmbuild/BUILDROOT
21:37:04 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el8.aarch64
21:37:04 + cd src
21:37:04 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el8.aarch64/usr/bin/dockerd-rootless.sh
21:37:04 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el8.aarch64/usr/bin/dockerd-rootless-setuptool.sh
21:37:04 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el8.aarch64/usr/bin/rootlesskit
21:37:04 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el8.aarch64/usr/bin/rootlesskit-docker-proxy
21:37:04 + /usr/lib/rpm/check-buildroot
21:37:04 + /usr/lib/rpm/redhat/brp-ldconfig
21:37:04 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
21:37:04 + /usr/lib/rpm/brp-compress
21:37:04 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:37:04 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
21:37:04 go: downloading github.com/moby/buildkit v0.10.3
21:37:04 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:37:04 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:37:04 + /usr/lib/rpm/brp-python-bytecompile '' 1
21:37:04 + /usr/lib/rpm/brp-python-hardlink
21:37:04 + PYTHON3=/usr/libexec/platform-python
21:37:04 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:37:04 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.QXyqBv
21:37:04 + umask 022
21:37:04 + cd /root/rpmbuild/BUILD
21:37:04 + cd src
21:37:04 + /usr/local/bin/rootlesskit -v
21:37:04 rootlesskit version 1.0.0
21:37:04 + exit 0
21:37:04 Processing files: docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el8.aarch64
21:37:04 go: downloading github.com/opencontainers/go-digest v1.0.0
21:37:04 go: downloading gopkg.in/yaml.v2 v2.4.0
21:37:04 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
21:37:04 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:37:04 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:37:04 go: downloading github.com/imdario/mergo v0.3.12
21:37:04 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:37:04 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:37:04 go: downloading github.com/docker/docker-credential-helpers v0.6.4
21:37:04 go: downloading github.com/creack/pty v1.1.11
21:37:05 Provides: docker-ce-rootless-extras = 0:0.0.0~20220816152130.8ffaab8-0.el8 docker-ce-rootless-extras(aarch-64) = 0:0.0.0~20220816152130.8ffaab8-0.el8
21:37:05 Requires(interp): /bin/sh /bin/sh /bin/sh
21:37:05 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:37:05 Requires(post): /bin/sh
21:37:05 Requires(preun): /bin/sh
21:37:05 Requires(postun): /bin/sh
21:37:05 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:37:05 Conflicts: rootlesskit
21:37:05 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el8.aarch64
21:37:05 go: downloading github.com/gogo/protobuf v1.3.2
21:37:05 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46
21:37:05 go: downloading github.com/inconshreveable/mousetrap v1.0.0
21:37:05 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
21:37:05 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el8.src.rpm
21:37:06 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8
21:37:06 go: downloading github.com/stretchr/testify v1.7.0
21:37:06 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:37:06 go: downloading github.com/rivo/uniseg v0.2.0
21:37:06 go: downloading github.com/klauspost/compress v1.15.1
21:37:06 go: downloading github.com/Microsoft/hcsshim v0.9.2
21:37:06 go: downloading github.com/moby/sys/symlink v0.2.0
21:37:06 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
21:37:06 go: downloading github.com/opencontainers/runc v1.1.1
21:37:06 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
21:37:06 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:37:06 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:37:06 ++ pwd
21:37:06 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:37:06 Project root: .
21:37:06 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:37:06 INFO: man/src/attach.md found
21:37:06 WARN: man/src/build.md does not exist, skipping
21:37:06 WARN: man/src/builder/build.md does not exist, skipping
21:37:06 WARN: man/src/builder/prune.md does not exist, skipping
21:37:06 WARN: man/src/builder.md does not exist, skipping
21:37:06 WARN: man/src/checkpoint/create.md does not exist, skipping
21:37:06 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:37:06 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:37:06 WARN: man/src/checkpoint.md does not exist, skipping
21:37:06 INFO: man/src/commit.md found
21:37:06 WARN: man/src/config/create.md does not exist, skipping
21:37:06 WARN: man/src/config/inspect.md does not exist, skipping
21:37:06 WARN: man/src/config/ls.md does not exist, skipping
21:37:06 WARN: man/src/config/rm.md does not exist, skipping
21:37:06 WARN: man/src/config.md does not exist, skipping
21:37:06 INFO: man/src/container/attach.md found
21:37:06 INFO: man/src/container/commit.md found
21:37:06 INFO: man/src/container/cp.md found
21:37:06 INFO: man/src/container/create.md found
21:37:06 INFO: man/src/container/diff.md found
21:37:06 INFO: man/src/container/exec.md found
21:37:06 INFO: man/src/container/export.md found
21:37:06 WARN: man/src/container/inspect.md does not exist, skipping
21:37:06 INFO: man/src/container/kill.md found
21:37:06 INFO: man/src/container/logs.md found
21:37:06 INFO: man/src/container/ls.md found
21:37:06 INFO: man/src/container/pause.md found
21:37:06 INFO: man/src/container/port.md found
21:37:06 WARN: man/src/container/prune.md does not exist, skipping
21:37:06 INFO: man/src/container/rename.md found
21:37:06 INFO: man/src/container/restart.md found
21:37:06 INFO: man/src/container/rm.md found
21:37:06 INFO: man/src/container/run.md found
21:37:06 INFO: man/src/container/start.md found
21:37:06 INFO: man/src/container/stats.md found
21:37:06 INFO: man/src/container/stop.md found
21:37:06 INFO: man/src/container/top.md found
21:37:06 INFO: man/src/container/unpause.md found
21:37:06 INFO: man/src/container/update.md found
21:37:06 INFO: man/src/container/wait.md found
21:37:06 WARN: man/src/container.md does not exist, skipping
21:37:06 WARN: man/src/context/create.md does not exist, skipping
21:37:06 WARN: man/src/context/export.md does not exist, skipping
21:37:06 WARN: man/src/context/import.md does not exist, skipping
21:37:06 WARN: man/src/context/inspect.md does not exist, skipping
21:37:06 WARN: man/src/context/ls.md does not exist, skipping
21:37:06 WARN: man/src/context/rm.md does not exist, skipping
21:37:06 WARN: man/src/context/show.md does not exist, skipping
21:37:06 WARN: man/src/context/update.md does not exist, skipping
21:37:06 WARN: man/src/context/use.md does not exist, skipping
21:37:06 WARN: man/src/context.md does not exist, skipping
21:37:06 INFO: man/src/cp.md found
21:37:06 INFO: man/src/create.md found
21:37:06 INFO: man/src/diff.md found
21:37:06 INFO: man/src/events.md found
21:37:06 INFO: man/src/exec.md found
21:37:06 INFO: man/src/export.md found
21:37:06 INFO: man/src/history.md found
21:37:06 INFO: man/src/image/build.md found
21:37:06 INFO: man/src/image/history.md found
21:37:06 INFO: man/src/image/import.md found
21:37:06 WARN: man/src/image/inspect.md does not exist, skipping
21:37:06 INFO: man/src/image/load.md found
21:37:06 INFO: man/src/image/ls.md found
21:37:06 WARN: man/src/image/prune.md does not exist, skipping
21:37:06 INFO: man/src/image/pull.md found
21:37:06 INFO: man/src/image/push.md found
21:37:06 INFO: man/src/image/rm.md found
21:37:06 INFO: man/src/image/save.md found
21:37:06 INFO: man/src/image/tag.md found
21:37:06 WARN: man/src/image.md does not exist, skipping
21:37:06 INFO: man/src/images.md found
21:37:06 INFO: man/src/import.md found
21:37:06 INFO: man/src/info.md found
21:37:06 INFO: man/src/inspect.md found
21:37:06 INFO: man/src/kill.md found
21:37:06 INFO: man/src/load.md found
21:37:06 INFO: man/src/login.md found
21:37:06 INFO: man/src/logout.md found
21:37:06 INFO: man/src/logs.md found
21:37:06 WARN: man/src/manifest/annotate.md does not exist, skipping
21:37:06 WARN: man/src/manifest/create.md does not exist, skipping
21:37:06 WARN: man/src/manifest/inspect.md does not exist, skipping
21:37:06 WARN: man/src/manifest/push.md does not exist, skipping
21:37:06 WARN: man/src/manifest/rm.md does not exist, skipping
21:37:06 WARN: man/src/manifest.md does not exist, skipping
21:37:06 INFO: man/src/network/connect.md found
21:37:06 INFO: man/src/network/create.md found
21:37:06 INFO: man/src/network/disconnect.md found
21:37:06 INFO: man/src/network/inspect.md found
21:37:06 INFO: man/src/network/ls.md found
21:37:06 WARN: man/src/network/prune.md does not exist, skipping
21:37:06 INFO: man/src/network/rm.md found
21:37:06 WARN: man/src/network.md does not exist, skipping
21:37:06 WARN: man/src/node/demote.md does not exist, skipping
21:37:06 WARN: man/src/node/inspect.md does not exist, skipping
21:37:06 WARN: man/src/node/ls.md does not exist, skipping
21:37:06 WARN: man/src/node/promote.md does not exist, skipping
21:37:06 WARN: man/src/node/ps.md does not exist, skipping
21:37:06 WARN: man/src/node/rm.md does not exist, skipping
21:37:06 WARN: man/src/node/update.md does not exist, skipping
21:37:06 WARN: man/src/node.md does not exist, skipping
21:37:06 INFO: man/src/pause.md found
21:37:06 WARN: man/src/plugin/create.md does not exist, skipping
21:37:06 WARN: man/src/plugin/disable.md does not exist, skipping
21:37:06 WARN: man/src/plugin/enable.md does not exist, skipping
21:37:06 WARN: man/src/plugin/inspect.md does not exist, skipping
21:37:06 WARN: man/src/plugin/install.md does not exist, skipping
21:37:06 INFO: man/src/plugin/ls.md found
21:37:06 WARN: man/src/plugin/push.md does not exist, skipping
21:37:06 WARN: man/src/plugin/rm.md does not exist, skipping
21:37:06 WARN: man/src/plugin/set.md does not exist, skipping
21:37:06 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:37:06 WARN: man/src/plugin.md does not exist, skipping
21:37:06 INFO: man/src/port.md found
21:37:06 INFO: man/src/ps.md found
21:37:06 INFO: man/src/pull.md found
21:37:06 INFO: man/src/push.md found
21:37:06 INFO: man/src/rename.md found
21:37:06 INFO: man/src/restart.md found
21:37:06 INFO: man/src/rm.md found
21:37:06 INFO: man/src/rmi.md found
21:37:06 WARN: man/src/run.md does not exist, skipping
21:37:06 INFO: man/src/save.md found
21:37:06 INFO: man/src/search.md found
21:37:06 WARN: man/src/secret/create.md does not exist, skipping
21:37:06 WARN: man/src/secret/inspect.md does not exist, skipping
21:37:06 WARN: man/src/secret/ls.md does not exist, skipping
21:37:06 WARN: man/src/secret/rm.md does not exist, skipping
21:37:06 WARN: man/src/secret.md does not exist, skipping
21:37:06 WARN: man/src/service/create.md does not exist, skipping
21:37:06 WARN: man/src/service/inspect.md does not exist, skipping
21:37:06 WARN: man/src/service/logs.md does not exist, skipping
21:37:06 WARN: man/src/service/ls.md does not exist, skipping
21:37:06 WARN: man/src/service/ps.md does not exist, skipping
21:37:06 WARN: man/src/service/rm.md does not exist, skipping
21:37:06 WARN: man/src/service/rollback.md does not exist, skipping
21:37:06 WARN: man/src/service/scale.md does not exist, skipping
21:37:06 WARN: man/src/service/update.md does not exist, skipping
21:37:06 WARN: man/src/service.md does not exist, skipping
21:37:06 WARN: man/src/stack/config.md does not exist, skipping
21:37:06 WARN: man/src/stack/deploy.md does not exist, skipping
21:37:06 WARN: man/src/stack/ls.md does not exist, skipping
21:37:06 WARN: man/src/stack/ps.md does not exist, skipping
21:37:06 WARN: man/src/stack/rm.md does not exist, skipping
21:37:06 WARN: man/src/stack/services.md does not exist, skipping
21:37:06 WARN: man/src/stack.md does not exist, skipping
21:37:06 INFO: man/src/start.md found
21:37:06 INFO: man/src/stats.md found
21:37:06 INFO: man/src/stop.md found
21:37:06 WARN: man/src/swarm/ca.md does not exist, skipping
21:37:06 WARN: man/src/swarm/init.md does not exist, skipping
21:37:06 WARN: man/src/swarm/join.md does not exist, skipping
21:37:06 WARN: man/src/swarm/join-token.md does not exist, skipping
21:37:06 WARN: man/src/swarm/leave.md does not exist, skipping
21:37:06 WARN: man/src/swarm/unlock.md does not exist, skipping
21:37:06 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:37:06 WARN: man/src/swarm/update.md does not exist, skipping
21:37:06 WARN: man/src/swarm.md does not exist, skipping
21:37:06 WARN: man/src/system/df.md does not exist, skipping
21:37:06 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:37:06 INFO: man/src/system/events.md found
21:37:06 INFO: man/src/system/info.md found
21:37:06 WARN: man/src/system/prune.md does not exist, skipping
21:37:06 WARN: man/src/system.md does not exist, skipping
21:37:06 INFO: man/src/tag.md found
21:37:06 INFO: man/src/top.md found
21:37:06 WARN: man/src/trust/inspect.md does not exist, skipping
21:37:06 WARN: man/src/trust/key/generate.md does not exist, skipping
21:37:06 WARN: man/src/trust/key/load.md does not exist, skipping
21:37:06 WARN: man/src/trust/key.md does not exist, skipping
21:37:06 WARN: man/src/trust/revoke.md does not exist, skipping
21:37:06 WARN: man/src/trust/sign.md does not exist, skipping
21:37:06 WARN: man/src/trust/signer/add.md does not exist, skipping
21:37:06 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:37:06 WARN: man/src/trust/signer.md does not exist, skipping
21:37:06 WARN: man/src/trust.md does not exist, skipping
21:37:06 INFO: man/src/unpause.md found
21:37:06 INFO: man/src/update.md found
21:37:06 INFO: man/src/version.md found
21:37:06 INFO: man/src/volume/create.md found
21:37:06 INFO: man/src/volume/inspect.md found
21:37:06 INFO: man/src/volume/ls.md found
21:37:06 WARN: man/src/volume/prune.md does not exist, skipping
21:37:06 WARN: man/src/volume/rm.md does not exist, skipping
21:37:06 WARN: man/src/volume/update.md does not exist, skipping
21:37:06 INFO: man/src/volume.md found
21:37:06 INFO: man/src/wait.md found
21:37:06 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:37:06 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:37:06 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:37:06 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:37:06 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:37:06 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:37:06 make[2]: Leaving directory '/root/build-deb/cli'
21:37:06 # Build buildx plugin
21:37:06 cd /go/src/github.com/docker/buildx \
21:37:06 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:37:06 && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx
21:37:06 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:37:06 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:37:06 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:37:06 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:37:06 go: downloading go.etcd.io/etcd/raft/v3 v3.5.2
21:37:06 go: downloading google.golang.org/grpc v1.45.0
21:37:07 make[2]: Entering directory '/root/build-deb/cli'
21:37:07 scripts/docs/generate-man.sh
21:37:07 + cp -r . /tmp/docker-cli-docsgen.xdt4uFXSfj/
21:37:07 + cd /tmp/docker-cli-docsgen.xdt4uFXSfj
21:37:07 + ./scripts/vendor init
21:37:07 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:37:07 + cp man/tools.go .
21:37:07 + ./scripts/vendor update
21:37:07 + go mod tidy -compat=1.17 -modfile=vendor.mod
21:37:07 go: downloading github.com/spf13/cobra v1.5.0
21:37:07 go: downloading github.com/russross/blackfriday v1.6.0
21:37:07 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:37:07 go: downloading github.com/Microsoft/go-winio v0.5.2
21:37:07 go: downloading github.com/spf13/pflag v1.0.5
21:37:07 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible
21:37:07 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
21:37:07 go: downloading github.com/davecgh/go-spew v1.1.1
21:37:07 go: downloading github.com/pmezard/go-difflib v1.0.0
21:37:07 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
21:37:07 go: downloading github.com/miekg/pkcs11 v1.1.1
21:37:07 go: downloading github.com/prometheus/client_golang v1.12.1
21:37:07 go: downloading github.com/go-sql-driver/mysql v1.5.0
21:37:07 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el8.aarch64.rpm
21:37:07 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.P3T9lc
21:37:07 + umask 022
21:37:07 + cd /root/rpmbuild/BUILD
21:37:07 + cd src
21:37:07 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el8.aarch64
21:37:07 + exit 0
21:37:07 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AG1auB
21:37:07 + umask 022
21:37:07 + cd /root/rpmbuild/BUILD
21:37:07 + cd /root/rpmbuild/BUILD
21:37:07 + rm -rf src
21:37:07 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:37:07 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:37:07 go: downloading github.com/google/certificate-transparency-go v1.0.20
21:37:07 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:37:07 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:37:07 go: downloading github.com/golang/protobuf v1.5.2
21:37:07 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
21:37:07 + /usr/bin/mkdir -p src
21:37:07 + cd src
21:37:07 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
21:37:07 + /usr/bin/tar -xof -
21:37:07 go: downloading github.com/fvbommel/sortorder v1.0.2
21:37:07 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
21:37:07 go: downloading github.com/morikuni/aec v1.0.0
21:37:07 go: downloading github.com/pkg/errors v0.9.1
21:37:07 go: downloading github.com/google/go-cmp v0.5.7
21:37:07 go: downloading gotest.tools/v3 v3.1.0
21:37:07 go: downloading github.com/docker/go-units v0.4.0
21:37:07 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:37:07 go: downloading github.com/docker/go-connections v0.4.0
21:37:08 + STATUS=0
21:37:08 + '[' 0 -ne 0 ']'
21:37:08 + /usr/bin/tar -xof -
21:37:08 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
21:37:08 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:37:08 go: downloading golang.org/x/text v0.3.7
21:37:08 go: downloading github.com/mattn/go-runewidth v0.0.13
21:37:08 go: downloading github.com/containerd/containerd v1.6.4
21:37:08 + STATUS=0
21:37:08 + '[' 0 -ne 0 ']'
21:37:08 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:37:08 + exit 0
21:37:08 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jSzeyp
21:37:08 + umask 022
21:37:08 + cd /root/rpmbuild/BUILD
21:37:08 + cd src
21:37:08 + pushd /root/rpmbuild/BUILD/src/buildx
21:37:08 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:37:08 + bash -c 'CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o bin/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision=%{_buildx_gitcommit} -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx'
21:37:08 go: downloading github.com/moby/sys/signal v0.7.0
21:37:08 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:37:08 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
21:37:08 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:37:08 ++ pwd
21:37:08 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:37:08 Project root: .
21:37:08 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:37:08 INFO: man/src/attach.md found
21:37:08 WARN: man/src/build.md does not exist, skipping
21:37:08 WARN: man/src/builder/build.md does not exist, skipping
21:37:08 WARN: man/src/builder/prune.md does not exist, skipping
21:37:08 WARN: man/src/builder.md does not exist, skipping
21:37:08 WARN: man/src/checkpoint/create.md does not exist, skipping
21:37:08 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:37:08 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:37:08 WARN: man/src/checkpoint.md does not exist, skipping
21:37:08 INFO: man/src/commit.md found
21:37:08 WARN: man/src/config/create.md does not exist, skipping
21:37:08 WARN: man/src/config/inspect.md does not exist, skipping
21:37:08 WARN: man/src/config/ls.md does not exist, skipping
21:37:08 WARN: man/src/config/rm.md does not exist, skipping
21:37:08 WARN: man/src/config.md does not exist, skipping
21:37:08 INFO: man/src/container/attach.md found
21:37:08 INFO: man/src/container/commit.md found
21:37:08 INFO: man/src/container/cp.md found
21:37:08 INFO: man/src/container/create.md found
21:37:08 INFO: man/src/container/diff.md found
21:37:08 INFO: man/src/container/exec.md found
21:37:08 INFO: man/src/container/export.md found
21:37:08 WARN: man/src/container/inspect.md does not exist, skipping
21:37:08 INFO: man/src/container/kill.md found
21:37:08 INFO: man/src/container/logs.md found
21:37:08 INFO: man/src/container/ls.md found
21:37:08 INFO: man/src/container/pause.md found
21:37:08 INFO: man/src/container/port.md found
21:37:08 WARN: man/src/container/prune.md does not exist, skipping
21:37:08 INFO: man/src/container/rename.md found
21:37:08 INFO: man/src/container/restart.md found
21:37:08 INFO: man/src/container/rm.md found
21:37:08 INFO: man/src/container/run.md found
21:37:08 INFO: man/src/container/start.md found
21:37:08 INFO: man/src/container/stats.md found
21:37:08 INFO: man/src/container/stop.md found
21:37:08 INFO: man/src/container/top.md found
21:37:08 INFO: man/src/container/unpause.md found
21:37:08 INFO: man/src/container/update.md found
21:37:08 INFO: man/src/container/wait.md found
21:37:08 WARN: man/src/container.md does not exist, skipping
21:37:08 WARN: man/src/context/create.md does not exist, skipping
21:37:08 WARN: man/src/context/export.md does not exist, skipping
21:37:08 WARN: man/src/context/import.md does not exist, skipping
21:37:08 WARN: man/src/context/inspect.md does not exist, skipping
21:37:08 WARN: man/src/context/ls.md does not exist, skipping
21:37:08 WARN: man/src/context/rm.md does not exist, skipping
21:37:08 WARN: man/src/context/show.md does not exist, skipping
21:37:08 WARN: man/src/context/update.md does not exist, skipping
21:37:08 WARN: man/src/context/use.md does not exist, skipping
21:37:08 WARN: man/src/context.md does not exist, skipping
21:37:08 INFO: man/src/cp.md found
21:37:08 INFO: man/src/create.md found
21:37:08 INFO: man/src/diff.md found
21:37:08 INFO: man/src/events.md found
21:37:08 INFO: man/src/exec.md found
21:37:08 INFO: man/src/export.md found
21:37:08 INFO: man/src/history.md found
21:37:08 INFO: man/src/image/build.md found
21:37:08 INFO: man/src/image/history.md found
21:37:08 INFO: man/src/image/import.md found
21:37:08 WARN: man/src/image/inspect.md does not exist, skipping
21:37:08 INFO: man/src/image/load.md found
21:37:08 INFO: man/src/image/ls.md found
21:37:08 WARN: man/src/image/prune.md does not exist, skipping
21:37:08 INFO: man/src/image/pull.md found
21:37:08 INFO: man/src/image/push.md found
21:37:08 INFO: man/src/image/rm.md found
21:37:08 INFO: man/src/image/save.md found
21:37:08 INFO: man/src/image/tag.md found
21:37:08 WARN: man/src/image.md does not exist, skipping
21:37:08 INFO: man/src/images.md found
21:37:08 INFO: man/src/import.md found
21:37:08 INFO: man/src/info.md found
21:37:08 INFO: man/src/inspect.md found
21:37:08 INFO: man/src/kill.md found
21:37:08 INFO: man/src/load.md found
21:37:08 INFO: man/src/login.md found
21:37:08 INFO: man/src/logout.md found
21:37:08 INFO: man/src/logs.md found
21:37:08 WARN: man/src/manifest/annotate.md does not exist, skipping
21:37:08 WARN: man/src/manifest/create.md does not exist, skipping
21:37:08 WARN: man/src/manifest/inspect.md does not exist, skipping
21:37:08 WARN: man/src/manifest/push.md does not exist, skipping
21:37:08 WARN: man/src/manifest/rm.md does not exist, skipping
21:37:08 WARN: man/src/manifest.md does not exist, skipping
21:37:08 INFO: man/src/network/connect.md found
21:37:08 INFO: man/src/network/create.md found
21:37:08 INFO: man/src/network/disconnect.md found
21:37:08 INFO: man/src/network/inspect.md found
21:37:08 INFO: man/src/network/ls.md found
21:37:08 WARN: man/src/network/prune.md does not exist, skipping
21:37:08 INFO: man/src/network/rm.md found
21:37:08 WARN: man/src/network.md does not exist, skipping
21:37:08 WARN: man/src/node/demote.md does not exist, skipping
21:37:08 WARN: man/src/node/inspect.md does not exist, skipping
21:37:08 WARN: man/src/node/ls.md does not exist, skipping
21:37:08 WARN: man/src/node/promote.md does not exist, skipping
21:37:08 WARN: man/src/node/ps.md does not exist, skipping
21:37:08 WARN: man/src/node/rm.md does not exist, skipping
21:37:08 WARN: man/src/node/update.md does not exist, skipping
21:37:08 WARN: man/src/node.md does not exist, skipping
21:37:08 INFO: man/src/pause.md found
21:37:08 WARN: man/src/plugin/create.md does not exist, skipping
21:37:08 WARN: man/src/plugin/disable.md does not exist, skipping
21:37:08 WARN: man/src/plugin/enable.md does not exist, skipping
21:37:08 WARN: man/src/plugin/inspect.md does not exist, skipping
21:37:08 WARN: man/src/plugin/install.md does not exist, skipping
21:37:08 INFO: man/src/plugin/ls.md found
21:37:08 WARN: man/src/plugin/push.md does not exist, skipping
21:37:08 WARN: man/src/plugin/rm.md does not exist, skipping
21:37:08 WARN: man/src/plugin/set.md does not exist, skipping
21:37:08 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:37:08 WARN: man/src/plugin.md does not exist, skipping
21:37:08 INFO: man/src/port.md found
21:37:08 INFO: man/src/ps.md found
21:37:08 INFO: man/src/pull.md found
21:37:08 INFO: man/src/push.md found
21:37:08 INFO: man/src/rename.md found
21:37:08 INFO: man/src/restart.md found
21:37:08 INFO: man/src/rm.md found
21:37:08 INFO: man/src/rmi.md found
21:37:08 WARN: man/src/run.md does not exist, skipping
21:37:08 INFO: man/src/save.md found
21:37:08 INFO: man/src/search.md found
21:37:08 WARN: man/src/secret/create.md does not exist, skipping
21:37:08 WARN: man/src/secret/inspect.md does not exist, skipping
21:37:08 WARN: man/src/secret/ls.md does not exist, skipping
21:37:08 WARN: man/src/secret/rm.md does not exist, skipping
21:37:08 WARN: man/src/secret.md does not exist, skipping
21:37:08 WARN: man/src/service/create.md does not exist, skipping
21:37:08 WARN: man/src/service/inspect.md does not exist, skipping
21:37:08 WARN: man/src/service/logs.md does not exist, skipping
21:37:08 WARN: man/src/service/ls.md does not exist, skipping
21:37:08 WARN: man/src/service/ps.md does not exist, skipping
21:37:08 WARN: man/src/service/rm.md does not exist, skipping
21:37:08 WARN: man/src/service/rollback.md does not exist, skipping
21:37:08 WARN: man/src/service/scale.md does not exist, skipping
21:37:08 WARN: man/src/service/update.md does not exist, skipping
21:37:08 WARN: man/src/service.md does not exist, skipping
21:37:08 WARN: man/src/stack/config.md does not exist, skipping
21:37:08 WARN: man/src/stack/deploy.md does not exist, skipping
21:37:08 WARN: man/src/stack/ls.md does not exist, skipping
21:37:08 WARN: man/src/stack/ps.md does not exist, skipping
21:37:08 WARN: man/src/stack/rm.md does not exist, skipping
21:37:08 WARN: man/src/stack/services.md does not exist, skipping
21:37:08 WARN: man/src/stack.md does not exist, skipping
21:37:08 INFO: man/src/start.md found
21:37:08 INFO: man/src/stats.md found
21:37:08 INFO: man/src/stop.md found
21:37:08 WARN: man/src/swarm/ca.md does not exist, skipping
21:37:08 WARN: man/src/swarm/init.md does not exist, skipping
21:37:08 WARN: man/src/swarm/join.md does not exist, skipping
21:37:08 WARN: man/src/swarm/join-token.md does not exist, skipping
21:37:08 WARN: man/src/swarm/leave.md does not exist, skipping
21:37:08 WARN: man/src/swarm/unlock.md does not exist, skipping
21:37:08 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:37:08 WARN: man/src/swarm/update.md does not exist, skipping
21:37:08 WARN: man/src/swarm.md does not exist, skipping
21:37:08 WARN: man/src/system/df.md does not exist, skipping
21:37:08 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:37:08 INFO: man/src/system/events.md found
21:37:08 INFO: man/src/system/info.md found
21:37:08 WARN: man/src/system/prune.md does not exist, skipping
21:37:08 WARN: man/src/system.md does not exist, skipping
21:37:08 INFO: man/src/tag.md found
21:37:08 INFO: man/src/top.md found
21:37:08 WARN: man/src/trust/inspect.md does not exist, skipping
21:37:08 WARN: man/src/trust/key/generate.md does not exist, skipping
21:37:08 WARN: man/src/trust/key/load.md does not exist, skipping
21:37:08 WARN: man/src/trust/key.md does not exist, skipping
21:37:08 WARN: man/src/trust/revoke.md does not exist, skipping
21:37:08 WARN: man/src/trust/sign.md does not exist, skipping
21:37:08 WARN: man/src/trust/signer/add.md does not exist, skipping
21:37:08 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:37:08 WARN: man/src/trust/signer.md does not exist, skipping
21:37:08 WARN: man/src/trust.md does not exist, skipping
21:37:08 INFO: man/src/unpause.md found
21:37:08 INFO: man/src/update.md found
21:37:08 INFO: man/src/version.md found
21:37:08 INFO: man/src/volume/create.md found
21:37:08 INFO: man/src/volume/inspect.md found
21:37:08 INFO: man/src/volume/ls.md found
21:37:08 WARN: man/src/volume/prune.md does not exist, skipping
21:37:08 WARN: man/src/volume/rm.md does not exist, skipping
21:37:08 WARN: man/src/volume/update.md does not exist, skipping
21:37:08 INFO: man/src/volume.md found
21:37:08 INFO: man/src/wait.md found
21:37:08 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:37:08 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:37:08 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:37:08 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:37:08 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:37:08 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:37:08 make[2]: Leaving directory '/root/build-deb/cli'
21:37:08 # Build buildx plugin
21:37:08 cd /go/src/github.com/docker/buildx \
21:37:08 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:37:08 && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx
21:37:09 go: downloading github.com/beorn7/perks v1.0.1
21:37:09 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:37:09 go: downloading github.com/prometheus/client_model v0.2.0
21:37:09 go: downloading github.com/prometheus/common v0.32.1
21:37:09 go: downloading github.com/prometheus/procfs v0.7.3
21:37:09 go: downloading google.golang.org/protobuf v1.27.1
21:37:09 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:37:09 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:37:09 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:37:09 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:37:09 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:37:09 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:37:09 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:37:09 go: downloading github.com/docker/go-metrics v0.0.1
21:37:09 go: downloading github.com/kr/text v0.2.0
21:37:09 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
21:37:09 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:37:09 go: downloading github.com/BurntSushi/toml v0.3.1
21:37:09 go: downloading github.com/kr/pretty v0.2.1
21:37:09 go: downloading github.com/magiconair/properties v1.5.3
21:37:09 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:37:09 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:37:09 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:37:09 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:37:09 go: downloading github.com/moby/buildkit v0.10.3
21:37:09 go: downloading github.com/opencontainers/go-digest v1.0.0
21:37:09 go: downloading gopkg.in/yaml.v2 v2.4.0
21:37:09 go: downloading github.com/gogo/protobuf v1.3.2
21:37:09 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:37:09 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46
21:37:09 + go mod vendor -modfile=vendor.mod
21:37:09 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
21:37:09 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:37:09 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:37:09 go: downloading github.com/imdario/mergo v0.3.12
21:37:09 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:37:09 go: downloading github.com/docker/docker-credential-helpers v0.6.4
21:37:09 go: downloading github.com/creack/pty v1.1.11
21:37:09 go: downloading github.com/inconshreveable/mousetrap v1.0.0
21:37:09 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
21:37:10 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:37:10 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8
21:37:10 go: downloading github.com/stretchr/testify v1.7.0
21:37:10 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:37:10 go: downloading github.com/rivo/uniseg v0.2.0
21:37:10 go: downloading github.com/klauspost/compress v1.15.1
21:37:10 go: downloading github.com/Microsoft/hcsshim v0.9.2
21:37:10 go: downloading github.com/moby/sys/symlink v0.2.0
21:37:10 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
21:37:10 go: downloading github.com/opencontainers/runc v1.1.1
21:37:11 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
21:37:11 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:37:11 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:37:11 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:37:11 go: downloading go.etcd.io/etcd/raft/v3 v3.5.2
21:37:11 go: downloading google.golang.org/grpc v1.45.0
21:37:11 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:37:11 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:37:11 go: downloading github.com/russross/blackfriday v1.6.0
21:37:11 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:37:11 go: downloading github.com/Microsoft/go-winio v0.5.2
21:37:11 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
21:37:11 go: downloading github.com/davecgh/go-spew v1.1.1
21:37:11 go: downloading github.com/pmezard/go-difflib v1.0.0
21:37:11 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
21:37:11 go: downloading github.com/miekg/pkcs11 v1.1.1
21:37:11 go: downloading github.com/prometheus/client_golang v1.12.1
21:37:11 go: downloading github.com/go-sql-driver/mysql v1.5.0
21:37:11 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:37:11 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:37:12 go: downloading github.com/google/certificate-transparency-go v1.0.20
21:37:12 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:37:12 go: downloading github.com/golang/protobuf v1.5.2
21:37:12 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
21:37:12 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.aarch64.rpm
21:37:12 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QptIk0
21:37:12 + umask 022
21:37:12 + cd /root/rpmbuild/BUILD
21:37:12 + cd src
21:37:12 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.aarch64
21:37:12 + RPM_EC=0
21:37:12 ++ jobs -p
21:37:12 + exit 0
21:37:12 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hldZZ3
21:37:12 + umask 022
21:37:12 + cd /root/rpmbuild/BUILD
21:37:12 + cd /root/rpmbuild/BUILD
21:37:12 + rm -rf src
21:37:12 + /usr/bin/mkdir -p src
21:37:12 + cd src
21:37:12 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:37:12 + /usr/bin/tar -xof -
21:37:12 + STATUS=0
21:37:12 + '[' 0 -ne 0 ']'
21:37:12 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:37:12 + /usr/bin/tar -xof -
21:37:12 + STATUS=0
21:37:12 + '[' 0 -ne 0 ']'
21:37:12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:37:12 + RPM_EC=0
21:37:12 ++ jobs -p
21:37:12 + exit 0
21:37:12 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.f1GvRW
21:37:12 + umask 022
21:37:12 + cd /root/rpmbuild/BUILD
21:37:12 + cd src
21:37:12 + export DOCKER_GITCOMMIT=724feb8
21:37:12 + DOCKER_GITCOMMIT=724feb8
21:37:12 + mkdir -p /go/src/github.com/docker
21:37:12 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
21:37:12 + TMP_GOPATH=/go
21:37:12 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
21:37:12 + RM_GOPATH=0
21:37:12 + TMP_GOPATH=/go
21:37:12 + : /usr/local/bin
21:37:12 + '[' -z /go ']'
21:37:12 + export GOPATH=/go
21:37:12 + GOPATH=/go
21:37:12 + case "$(go env GOARCH)" in
21:37:12 ++ go env GOARCH
21:37:12 + export GO_BUILDMODE=-buildmode=pie
21:37:12 + GO_BUILDMODE=-buildmode=pie
21:37:12 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
21:37:12 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
21:37:12 + bin=rootlesskit
21:37:12 + shift
21:37:12 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
21:37:12 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
21:37:12 ++ : 1920341cd41e047834a21007424162a2dc946315
21:37:12 + install_rootlesskit dynamic
21:37:12 + case "$1" in
21:37:12 + install_rootlesskit_dynamic
21:37:12 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:37:12 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:37:12 + export BUILD_MODE=-buildmode=pie
21:37:12 + BUILD_MODE=-buildmode=pie
21:37:12 + _install_rootlesskit
21:37:12 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
21:37:12 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
21:37:12 + for f in rootlesskit rootlesskit-docker-proxy
21:37:12 + GOBIN=/usr/local/bin
21:37:12 + GO111MODULE=on
21:37:12 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
21:37:12 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
21:37:13 go: downloading github.com/urfave/cli/v2 v2.4.0
21:37:13 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
21:37:13 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:37:13 go: downloading github.com/beorn7/perks v1.0.1
21:37:13 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:37:13 go: downloading github.com/prometheus/client_model v0.2.0
21:37:13 go: downloading github.com/prometheus/common v0.32.1
21:37:13 go: downloading github.com/prometheus/procfs v0.7.3
21:37:13 go: downloading google.golang.org/protobuf v1.27.1
21:37:13 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:37:13 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:37:13 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:37:13 go: downloading github.com/google/uuid v1.3.0
21:37:13 go: downloading github.com/moby/vpnkit v0.5.0
21:37:13 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:37:13 go: downloading github.com/gofrs/flock v0.8.1
21:37:13 go: downloading github.com/moby/sys/mountinfo v0.6.0
21:37:13 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
21:37:13 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:37:13 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:37:13 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:37:13 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:37:13 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:37:13 go: downloading github.com/kr/text v0.2.0
21:37:13 go: downloading github.com/docker/go-metrics v0.0.1
21:37:13 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
21:37:13 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:37:13 go: downloading github.com/BurntSushi/toml v0.3.1
21:37:13 go: downloading github.com/kr/pretty v0.2.1
21:37:13 go: downloading github.com/magiconair/properties v1.5.3
21:37:13 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:37:13 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:37:13 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:37:13 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:37:13 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64.rpm
21:37:13 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.o3yOii
21:37:13 + umask 022
21:37:13 + cd /root/rpmbuild/BUILD
21:37:13 + cd src
21:37:13 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64
21:37:13 + RPM_EC=0
21:37:13 ++ jobs -p
21:37:13 + exit 0
21:37:13 
21:37:13 RPM build warnings:
21:37:13     line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:37:13     line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:37:13     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:37:13     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64/usr/bin/docker-proxy
21:37:13 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sPPFk3
21:37:13 + umask 022
21:37:13 + cd /root/rpmbuild/BUILD
21:37:13 + cd /root/rpmbuild/BUILD
21:37:13 + rm -rf src
21:37:13 + /usr/bin/mkdir -p src
21:37:13 + cd src
21:37:13 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
21:37:13 + /usr/bin/tar -xof -
21:37:13 + STATUS=0
21:37:13 + '[' 0 -ne 0 ']'
21:37:13 + /usr/bin/tar -xof -
21:37:13 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
21:37:13 + STATUS=0
21:37:13 + '[' 0 -ne 0 ']'
21:37:13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:37:13 + RPM_EC=0
21:37:13 ++ jobs -p
21:37:13 + exit 0
21:37:13 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kUy2Yz
21:37:13 + umask 022
21:37:13 + cd /root/rpmbuild/BUILD
21:37: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:37:13 + export CFLAGS
21:37: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:37:13 + export CXXFLAGS
21:37: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:37:13 + export FFLAGS
21:37: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:37:13 + export FCFLAGS
21:37: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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64.ld'
21:37:13 + export LDFLAGS
21:37:13 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:37:13 + export LT_SYS_LIBRARY_PATH
21:37:13 + CC=gcc
21:37:13 + export CC
21:37:13 + CXX=g++
21:37:13 + export CXX
21:37:13 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:37:13 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-cli 0.0.0~20220816152130.8ffaab8-0.fc36 x86_64
21:37:13 + cd src
21:37:13 + mkdir -p /go/src/github.com/docker
21:37:13 + rm -f /go/src/github.com/docker/cli
21:37:13 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
21:37:13 + pushd /go/src/github.com/docker/cli
21:37:13 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
21:37:13 + VERSION=0.0.0-20220816152130-8ffaab8
21:37:13 + GITCOMMIT=8ffaab8
21:37:13 + GO_LINKMODE=dynamic
21:37:13 + ./scripts/build/binary
21:37:13 Building dynamic docker-linux-amd64
21:37:13 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=8ffaab8" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-16T21:37:12Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220816152130-8ffaab8" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
21:37:13 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:37:13 + go mod vendor -modfile=vendor.mod
21:37:14 + DISABLE_WARN_OUTSIDE_CONTAINER=1
21:37:14 + make manpages
21:37:14 scripts/docs/generate-man.sh
21:37:14 + cp -r . /tmp/docker-cli-docsgen.XLaVFjWOPJ/
21:37:14 + cd /tmp/docker-cli-docsgen.XLaVFjWOPJ
21:37:14 + ./scripts/vendor init
21:37:14 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:37:14 + cp man/tools.go .
21:37:14 + ./scripts/vendor update
21:37:14 + go mod tidy -compat=1.17 -modfile=vendor.mod
21:37:14 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:37:14 go: downloading github.com/spf13/cobra v1.5.0
21:37:14 go: downloading github.com/spf13/pflag v1.0.5
21:37:14 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible
21:37:14 go: downloading github.com/fvbommel/sortorder v1.0.2
21:37:14 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
21:37:14 go: downloading github.com/morikuni/aec v1.0.0
21:37:14 go: downloading github.com/pkg/errors v0.9.1
21:37:14 go: downloading github.com/google/go-cmp v0.5.7
21:37:14 go: downloading gotest.tools/v3 v3.1.0
21:37:14 go: downloading github.com/docker/go-units v0.4.0
21:37:14 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:37:14 go: downloading github.com/docker/go-connections v0.4.0
21:37:14 go: downloading github.com/sirupsen/logrus v1.8.1
21:37:14 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:37:14 go: downloading golang.org/x/text v0.3.7
21:37:14 go: downloading github.com/mattn/go-runewidth v0.0.13
21:37:14 go: downloading github.com/containerd/containerd v1.6.4
21:37:14 go: downloading github.com/moby/sys/signal v0.7.0
21:37:14 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:37:14 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
21:37:14 go: downloading github.com/moby/buildkit v0.10.3
21:37:14 go: downloading github.com/opencontainers/go-digest v1.0.0
21:37:14 go: downloading github.com/gogo/protobuf v1.3.2
21:37:14 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:37:14 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46
21:37:14 go: downloading gopkg.in/yaml.v2 v2.4.0
21:37:14 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
21:37:14 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:37:14 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:37:14 go: downloading github.com/imdario/mergo v0.3.12
21:37:14 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:37:14 go: downloading github.com/docker/docker-credential-helpers v0.6.4
21:37:14 go: downloading github.com/creack/pty v1.1.11
21:37:14 go: downloading github.com/inconshreveable/mousetrap v1.0.0
21:37:14 go: downloading github.com/gorilla/mux v1.8.0
21:37:14 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
21:37:14 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:37:15 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8
21:37:15 go: downloading github.com/stretchr/testify v1.7.0
21:37:15 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:37:15 go: downloading github.com/rivo/uniseg v0.2.0
21:37:15 go: downloading github.com/klauspost/compress v1.15.1
21:37:15 go: downloading github.com/Microsoft/hcsshim v0.9.2
21:37:15 go: downloading github.com/moby/sys/symlink v0.2.0
21:37:15 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
21:37:15 go: downloading github.com/opencontainers/runc v1.1.1
21:37:15 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
21:37:15 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:37:15 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:37:15 ++ pwd
21:37:15 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:37:15 Project root: .
21:37:15 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:37:15 INFO: man/src/attach.md found
21:37:15 WARN: man/src/build.md does not exist, skipping
21:37:15 WARN: man/src/builder/build.md does not exist, skipping
21:37:15 WARN: man/src/builder/prune.md does not exist, skipping
21:37:15 WARN: man/src/builder.md does not exist, skipping
21:37:15 WARN: man/src/checkpoint/create.md does not exist, skipping
21:37:15 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:37:15 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:37:15 WARN: man/src/checkpoint.md does not exist, skipping
21:37:15 INFO: man/src/commit.md found
21:37:15 WARN: man/src/config/create.md does not exist, skipping
21:37:15 WARN: man/src/config/inspect.md does not exist, skipping
21:37:15 WARN: man/src/config/ls.md does not exist, skipping
21:37:15 WARN: man/src/config/rm.md does not exist, skipping
21:37:15 WARN: man/src/config.md does not exist, skipping
21:37:15 INFO: man/src/container/attach.md found
21:37:15 INFO: man/src/container/commit.md found
21:37:15 INFO: man/src/container/cp.md found
21:37:15 INFO: man/src/container/create.md found
21:37:15 INFO: man/src/container/diff.md found
21:37:15 INFO: man/src/container/exec.md found
21:37:15 INFO: man/src/container/export.md found
21:37:15 WARN: man/src/container/inspect.md does not exist, skipping
21:37:15 INFO: man/src/container/kill.md found
21:37:15 INFO: man/src/container/logs.md found
21:37:15 INFO: man/src/container/ls.md found
21:37:15 INFO: man/src/container/pause.md found
21:37:15 INFO: man/src/container/port.md found
21:37:15 WARN: man/src/container/prune.md does not exist, skipping
21:37:15 INFO: man/src/container/rename.md found
21:37:15 INFO: man/src/container/restart.md found
21:37:15 INFO: man/src/container/rm.md found
21:37:15 INFO: man/src/container/run.md found
21:37:15 INFO: man/src/container/start.md found
21:37:15 INFO: man/src/container/stats.md found
21:37:15 INFO: man/src/container/stop.md found
21:37:15 INFO: man/src/container/top.md found
21:37:15 INFO: man/src/container/unpause.md found
21:37:15 INFO: man/src/container/update.md found
21:37:15 INFO: man/src/container/wait.md found
21:37:15 WARN: man/src/container.md does not exist, skipping
21:37:15 WARN: man/src/context/create.md does not exist, skipping
21:37:15 WARN: man/src/context/export.md does not exist, skipping
21:37:15 WARN: man/src/context/import.md does not exist, skipping
21:37:15 WARN: man/src/context/inspect.md does not exist, skipping
21:37:15 WARN: man/src/context/ls.md does not exist, skipping
21:37:15 WARN: man/src/context/rm.md does not exist, skipping
21:37:15 WARN: man/src/context/show.md does not exist, skipping
21:37:15 WARN: man/src/context/update.md does not exist, skipping
21:37:15 WARN: man/src/context/use.md does not exist, skipping
21:37:15 WARN: man/src/context.md does not exist, skipping
21:37:15 INFO: man/src/cp.md found
21:37:15 INFO: man/src/create.md found
21:37:15 INFO: man/src/diff.md found
21:37:15 INFO: man/src/events.md found
21:37:15 INFO: man/src/exec.md found
21:37:15 INFO: man/src/export.md found
21:37:15 INFO: man/src/history.md found
21:37:15 INFO: man/src/image/build.md found
21:37:15 INFO: man/src/image/history.md found
21:37:15 INFO: man/src/image/import.md found
21:37:15 WARN: man/src/image/inspect.md does not exist, skipping
21:37:15 INFO: man/src/image/load.md found
21:37:15 INFO: man/src/image/ls.md found
21:37:15 WARN: man/src/image/prune.md does not exist, skipping
21:37:15 INFO: man/src/image/pull.md found
21:37:15 INFO: man/src/image/push.md found
21:37:15 INFO: man/src/image/rm.md found
21:37:15 INFO: man/src/image/save.md found
21:37:15 INFO: man/src/image/tag.md found
21:37:15 WARN: man/src/image.md does not exist, skipping
21:37:15 INFO: man/src/images.md found
21:37:15 INFO: man/src/import.md found
21:37:15 INFO: man/src/info.md found
21:37:15 INFO: man/src/inspect.md found
21:37:15 INFO: man/src/kill.md found
21:37:15 INFO: man/src/load.md found
21:37:15 INFO: man/src/login.md found
21:37:15 INFO: man/src/logout.md found
21:37:15 INFO: man/src/logs.md found
21:37:15 WARN: man/src/manifest/annotate.md does not exist, skipping
21:37:15 WARN: man/src/manifest/create.md does not exist, skipping
21:37:15 WARN: man/src/manifest/inspect.md does not exist, skipping
21:37:15 WARN: man/src/manifest/push.md does not exist, skipping
21:37:15 WARN: man/src/manifest/rm.md does not exist, skipping
21:37:15 WARN: man/src/manifest.md does not exist, skipping
21:37:15 INFO: man/src/network/connect.md found
21:37:15 INFO: man/src/network/create.md found
21:37:15 INFO: man/src/network/disconnect.md found
21:37:15 INFO: man/src/network/inspect.md found
21:37:15 INFO: man/src/network/ls.md found
21:37:15 WARN: man/src/network/prune.md does not exist, skipping
21:37:15 INFO: man/src/network/rm.md found
21:37:15 WARN: man/src/network.md does not exist, skipping
21:37:15 WARN: man/src/node/demote.md does not exist, skipping
21:37:15 WARN: man/src/node/inspect.md does not exist, skipping
21:37:15 WARN: man/src/node/ls.md does not exist, skipping
21:37:15 WARN: man/src/node/promote.md does not exist, skipping
21:37:15 WARN: man/src/node/ps.md does not exist, skipping
21:37:15 WARN: man/src/node/rm.md does not exist, skipping
21:37:15 WARN: man/src/node/update.md does not exist, skipping
21:37:15 WARN: man/src/node.md does not exist, skipping
21:37:15 INFO: man/src/pause.md found
21:37:15 WARN: man/src/plugin/create.md does not exist, skipping
21:37:15 WARN: man/src/plugin/disable.md does not exist, skipping
21:37:15 WARN: man/src/plugin/enable.md does not exist, skipping
21:37:15 WARN: man/src/plugin/inspect.md does not exist, skipping
21:37:15 WARN: man/src/plugin/install.md does not exist, skipping
21:37:15 INFO: man/src/plugin/ls.md found
21:37:15 WARN: man/src/plugin/push.md does not exist, skipping
21:37:15 WARN: man/src/plugin/rm.md does not exist, skipping
21:37:15 WARN: man/src/plugin/set.md does not exist, skipping
21:37:15 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:37:15 WARN: man/src/plugin.md does not exist, skipping
21:37:15 INFO: man/src/port.md found
21:37:15 INFO: man/src/ps.md found
21:37:15 INFO: man/src/pull.md found
21:37:15 INFO: man/src/push.md found
21:37:15 INFO: man/src/rename.md found
21:37:15 INFO: man/src/restart.md found
21:37:15 INFO: man/src/rm.md found
21:37:15 INFO: man/src/rmi.md found
21:37:15 WARN: man/src/run.md does not exist, skipping
21:37:15 INFO: man/src/save.md found
21:37:15 INFO: man/src/search.md found
21:37:15 WARN: man/src/secret/create.md does not exist, skipping
21:37:15 WARN: man/src/secret/inspect.md does not exist, skipping
21:37:15 WARN: man/src/secret/ls.md does not exist, skipping
21:37:15 WARN: man/src/secret/rm.md does not exist, skipping
21:37:15 WARN: man/src/secret.md does not exist, skipping
21:37:15 WARN: man/src/service/create.md does not exist, skipping
21:37:15 WARN: man/src/service/inspect.md does not exist, skipping
21:37:15 WARN: man/src/service/logs.md does not exist, skipping
21:37:15 WARN: man/src/service/ls.md does not exist, skipping
21:37:15 WARN: man/src/service/ps.md does not exist, skipping
21:37:15 WARN: man/src/service/rm.md does not exist, skipping
21:37:15 WARN: man/src/service/rollback.md does not exist, skipping
21:37:15 WARN: man/src/service/scale.md does not exist, skipping
21:37:15 WARN: man/src/service/update.md does not exist, skipping
21:37:15 WARN: man/src/service.md does not exist, skipping
21:37:15 WARN: man/src/stack/config.md does not exist, skipping
21:37:15 WARN: man/src/stack/deploy.md does not exist, skipping
21:37:15 WARN: man/src/stack/ls.md does not exist, skipping
21:37:15 WARN: man/src/stack/ps.md does not exist, skipping
21:37:15 WARN: man/src/stack/rm.md does not exist, skipping
21:37:15 WARN: man/src/stack/services.md does not exist, skipping
21:37:15 WARN: man/src/stack.md does not exist, skipping
21:37:15 INFO: man/src/start.md found
21:37:15 INFO: man/src/stats.md found
21:37:15 INFO: man/src/stop.md found
21:37:15 WARN: man/src/swarm/ca.md does not exist, skipping
21:37:15 WARN: man/src/swarm/init.md does not exist, skipping
21:37:15 WARN: man/src/swarm/join.md does not exist, skipping
21:37:15 WARN: man/src/swarm/join-token.md does not exist, skipping
21:37:15 WARN: man/src/swarm/leave.md does not exist, skipping
21:37:15 WARN: man/src/swarm/unlock.md does not exist, skipping
21:37:15 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:37:15 WARN: man/src/swarm/update.md does not exist, skipping
21:37:15 WARN: man/src/swarm.md does not exist, skipping
21:37:15 WARN: man/src/system/df.md does not exist, skipping
21:37:15 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:37:15 INFO: man/src/system/events.md found
21:37:15 INFO: man/src/system/info.md found
21:37:15 WARN: man/src/system/prune.md does not exist, skipping
21:37:15 WARN: man/src/system.md does not exist, skipping
21:37:15 INFO: man/src/tag.md found
21:37:15 INFO: man/src/top.md found
21:37:15 WARN: man/src/trust/inspect.md does not exist, skipping
21:37:15 WARN: man/src/trust/key/generate.md does not exist, skipping
21:37:15 WARN: man/src/trust/key/load.md does not exist, skipping
21:37:15 WARN: man/src/trust/key.md does not exist, skipping
21:37:15 WARN: man/src/trust/revoke.md does not exist, skipping
21:37:15 WARN: man/src/trust/sign.md does not exist, skipping
21:37:15 WARN: man/src/trust/signer/add.md does not exist, skipping
21:37:15 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:37:15 WARN: man/src/trust/signer.md does not exist, skipping
21:37:15 WARN: man/src/trust.md does not exist, skipping
21:37:15 INFO: man/src/unpause.md found
21:37:15 INFO: man/src/update.md found
21:37:15 INFO: man/src/version.md found
21:37:15 INFO: man/src/volume/create.md found
21:37:15 INFO: man/src/volume/inspect.md found
21:37:15 INFO: man/src/volume/ls.md found
21:37:15 WARN: man/src/volume/prune.md does not exist, skipping
21:37:15 WARN: man/src/volume/rm.md does not exist, skipping
21:37:15 WARN: man/src/volume/update.md does not exist, skipping
21:37:15 INFO: man/src/volume.md found
21:37:15 INFO: man/src/wait.md found
21:37:15 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:37:15 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:37:15 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:37:15 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:37:15 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:37:15 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:37:15 make[2]: Leaving directory '/root/build-deb/cli'
21:37:15 # Build buildx plugin
21:37:15 cd /go/src/github.com/docker/buildx \
21:37:15 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:37:15 && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx
21:37:15 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:37:15 go: downloading go.etcd.io/etcd/raft/v3 v3.5.2
21:37:15 go: downloading google.golang.org/grpc v1.45.0
21:37:16 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:37:16 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:37:16 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:37:16 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:37:16 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:37:16 go: downloading github.com/Microsoft/go-winio v0.5.2
21:37:16 go: downloading github.com/russross/blackfriday v1.6.0
21:37:16 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
21:37:16 go: downloading github.com/davecgh/go-spew v1.1.1
21:37:16 go: downloading github.com/pmezard/go-difflib v1.0.0
21:37:16 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
21:37:16 go: downloading github.com/miekg/pkcs11 v1.1.1
21:37:16 go: downloading github.com/prometheus/client_golang v1.12.1
21:37:16 go: downloading github.com/go-sql-driver/mysql v1.5.0
21:37:16 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:37:16 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:37:16 go: downloading github.com/google/certificate-transparency-go v1.0.20
21:37:16 go: downloading github.com/golang/protobuf v1.5.2
21:37:16 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
21:37:18 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:37:18 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:37:18 go: downloading github.com/beorn7/perks v1.0.1
21:37:18 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:37:18 go: downloading github.com/prometheus/client_model v0.2.0
21:37:18 go: downloading github.com/prometheus/common v0.32.1
21:37:18 go: downloading github.com/prometheus/procfs v0.7.3
21:37:18 go: downloading google.golang.org/protobuf v1.27.1
21:37:18 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:37:18 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:37:18 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:37:18 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:37:18 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:37:18 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:37:18 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:37:18 go: downloading github.com/kr/text v0.2.0
21:37:18 go: downloading github.com/docker/go-metrics v0.0.1
21:37:18 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
21:37:18 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:37:18 go: downloading github.com/BurntSushi/toml v0.3.1
21:37:18 go: downloading github.com/kr/pretty v0.2.1
21:37:18 go: downloading github.com/magiconair/properties v1.5.3
21:37:18 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:37:18 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:37:18 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:37:18 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:37:18 + go mod vendor -modfile=vendor.mod
21:37:18 + for f in rootlesskit rootlesskit-docker-proxy
21:37:18 + GOBIN=/usr/local/bin
21:37:18 + GO111MODULE=on
21:37:18 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
21:37:19 + return
21:37:19 + RPM_EC=0
21:37:19 ++ jobs -p
21:37:19 + exit 0
21:37:19 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LQvc6G
21:37:19 + umask 022
21:37:19 + cd /root/rpmbuild/BUILD
21:37:19 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el9.aarch64 '!=' / ']'
21:37:19 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el9.aarch64
21:37:19 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el9.aarch64
21:37:19 make[2]: Entering directory '/root/build-deb/cli'
21:37:19 scripts/docs/generate-man.sh
21:37:19 + cp -r . /tmp/docker-cli-docsgen.5JOMjOCQXH/
21:37:19 + cd /tmp/docker-cli-docsgen.5JOMjOCQXH
21:37:19 + ./scripts/vendor init
21:37:19 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:37:19 + cp man/tools.go .
21:37:19 + ./scripts/vendor update
21:37:19 + go mod tidy -compat=1.17 -modfile=vendor.mod
21:37:19 go: downloading github.com/spf13/cobra v1.5.0
21:37:19 go: downloading github.com/spf13/pflag v1.0.5
21:37:19 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible
21:37:19 go: downloading github.com/fvbommel/sortorder v1.0.2
21:37:19 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
21:37:19 go: downloading github.com/morikuni/aec v1.0.0
21:37:19 go: downloading github.com/pkg/errors v0.9.1
21:37:19 go: downloading github.com/google/go-cmp v0.5.7
21:37:19 go: downloading gotest.tools/v3 v3.1.0
21:37:19 go: downloading github.com/docker/go-units v0.4.0
21:37:19 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:37:19 go: downloading github.com/docker/go-connections v0.4.0
21:37:19 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:37:19 + mkdir -p /root/rpmbuild/BUILDROOT
21:37:19 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el9.aarch64
21:37:19 + cd src
21:37:19 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el9.aarch64/usr/bin/dockerd-rootless.sh
21:37:19 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el9.aarch64/usr/bin/dockerd-rootless-setuptool.sh
21:37:19 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el9.aarch64/usr/bin/rootlesskit
21:37:19 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el9.aarch64/usr/bin/rootlesskit-docker-proxy
21:37:19 + /usr/lib/rpm/check-buildroot
21:37:19 + /usr/lib/rpm/redhat/brp-ldconfig
21:37:19 + /usr/lib/rpm/brp-compress
21:37:19 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:37:19 go: downloading golang.org/x/text v0.3.7
21:37:19 go: downloading github.com/mattn/go-runewidth v0.0.13
21:37:19 go: downloading github.com/containerd/containerd v1.6.4
21:37:20 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:37:20 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:37:20 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:37:20 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:37:20 + /usr/lib/rpm/brp-python-hardlink
21:37:20 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:37:20 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
21:37:20 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
21:37:20 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.5Vsc7Z
21:37:20 + umask 022
21:37:20 + cd /root/rpmbuild/BUILD
21:37:20 + cd src
21:37:20 + /usr/local/bin/rootlesskit -v
21:37:20 rootlesskit version 1.0.0
21:37:20 + RPM_EC=0
21:37:20 ++ jobs -p
21:37:20 + exit 0
21:37:20 Processing files: docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el9.aarch64
21:37:20 Provides: docker-ce-rootless-extras = 0:0.0.0~20220816152130.8ffaab8-0.el9 docker-ce-rootless-extras(aarch-64) = 0:0.0.0~20220816152130.8ffaab8-0.el9
21:37:20 Requires(interp): /bin/sh /bin/sh /bin/sh
21:37:20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:37:20 Requires(post): /bin/sh
21:37:20 Requires(preun): /bin/sh
21:37:20 Requires(postun): /bin/sh
21:37:20 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:37:20 Conflicts: rootlesskit
21:37:20 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el9.aarch64
21:37:20 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:37:20 go: downloading github.com/moby/sys/signal v0.7.0
21:37:20 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:37:20 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
21:37:20 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el9.src.rpm
21:37:20 go: downloading github.com/moby/buildkit v0.10.3
21:37:20 + DISABLE_WARN_OUTSIDE_CONTAINER=1
21:37:20 + make manpages
21:37:20 scripts/docs/generate-man.sh
21:37:20 + cp -r . /tmp/docker-cli-docsgen.a8GUa6RnWP/
21:37:20 + cd /tmp/docker-cli-docsgen.a8GUa6RnWP
21:37:20 + ./scripts/vendor init
21:37:20 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:37:20 + cp man/tools.go .
21:37:20 + ./scripts/vendor update
21:37:20 + go mod tidy -compat=1.17 -modfile=vendor.mod
21:37:20 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:37:20 go: downloading github.com/spf13/cobra v1.5.0
21:37:20 go: downloading github.com/spf13/pflag v1.0.5
21:37:20 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible
21:37:20 go: downloading github.com/fvbommel/sortorder v1.0.2
21:37:20 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
21:37:20 go: downloading github.com/morikuni/aec v1.0.0
21:37:20 go: downloading github.com/pkg/errors v0.9.1
21:37:20 go: downloading github.com/google/go-cmp v0.5.7
21:37:20 go: downloading gotest.tools/v3 v3.1.0
21:37:20 go: downloading github.com/docker/go-units v0.4.0
21:37:20 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:37:20 go: downloading github.com/docker/go-connections v0.4.0
21:37:20 go: downloading github.com/sirupsen/logrus v1.8.1
21:37:20 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:37:20 go: downloading golang.org/x/text v0.3.7
21:37:20 go: downloading github.com/mattn/go-runewidth v0.0.13
21:37:20 go: downloading github.com/containerd/containerd v1.6.4
21:37:20 go: downloading github.com/moby/sys/signal v0.7.0
21:37:20 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:37:20 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
21:37:20 go: downloading github.com/moby/buildkit v0.10.3
21:37:20 go: downloading github.com/opencontainers/go-digest v1.0.0
21:37:20 go: downloading gopkg.in/yaml.v2 v2.4.0
21:37:20 go: downloading github.com/gogo/protobuf v1.3.2
21:37:20 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:37:20 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46
21:37:20 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
21:37:20 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:37:20 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:37:20 go: downloading github.com/imdario/mergo v0.3.12
21:37:20 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:37:20 go: downloading github.com/docker/docker-credential-helpers v0.6.4
21:37:20 go: downloading github.com/creack/pty v1.1.11
21:37:20 go: downloading github.com/inconshreveable/mousetrap v1.0.0
21:37:20 go: downloading github.com/gorilla/mux v1.8.0
21:37:20 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
21:37:20 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8
21:37:20 go: downloading github.com/stretchr/testify v1.7.0
21:37:20 go: downloading github.com/opencontainers/go-digest v1.0.0
21:37:20 go: downloading github.com/gogo/protobuf v1.3.2
21:37:20 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:37:20 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46
21:37:21 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:37:21 go: downloading github.com/rivo/uniseg v0.2.0
21:37:21 go: downloading github.com/klauspost/compress v1.15.1
21:37:21 go: downloading github.com/Microsoft/hcsshim v0.9.2
21:37:21 go: downloading github.com/moby/sys/symlink v0.2.0
21:37:21 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
21:37:21 go: downloading github.com/opencontainers/runc v1.1.1
21:37:21 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
21:37:21 go: downloading gopkg.in/yaml.v2 v2.4.0
21:37:21 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
21:37:21 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:37:21 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:37:21 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:37:21 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:37:21 go: downloading github.com/imdario/mergo v0.3.12
21:37:21 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:37:21 go: downloading github.com/docker/docker-credential-helpers v0.6.4
21:37:21 go: downloading github.com/creack/pty v1.1.11
21:37:21 go: downloading github.com/inconshreveable/mousetrap v1.0.0
21:37:21 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
21:37:21 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:37:21 go: downloading go.etcd.io/etcd/raft/v3 v3.5.2
21:37:21 go: downloading google.golang.org/grpc v1.45.0
21:37:21 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:37:21 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:37:21 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:37:21 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:37:21 go: downloading github.com/Microsoft/go-winio v0.5.2
21:37:21 go: downloading github.com/russross/blackfriday v1.6.0
21:37:21 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
21:37:21 go: downloading github.com/davecgh/go-spew v1.1.1
21:37:21 go: downloading github.com/pmezard/go-difflib v1.0.0
21:37:21 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
21:37:21 go: downloading github.com/miekg/pkcs11 v1.1.1
21:37:21 go: downloading github.com/prometheus/client_golang v1.12.1
21:37:21 go: downloading github.com/go-sql-driver/mysql v1.5.0
21:37:21 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:37:21 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:37:21 go: downloading github.com/google/certificate-transparency-go v1.0.20
21:37:22 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:37:22 go: downloading github.com/golang/protobuf v1.5.2
21:37:22 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
21:37:22 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8
21:37:22 go: downloading github.com/stretchr/testify v1.7.0
21:37:22 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:37:22 go: downloading github.com/rivo/uniseg v0.2.0
21:37:22 go: downloading github.com/klauspost/compress v1.15.1
21:37:22 go: downloading github.com/Microsoft/hcsshim v0.9.2
21:37:22 go: downloading github.com/moby/sys/symlink v0.2.0
21:37:22 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
21:37:22 go: downloading github.com/opencontainers/runc v1.1.1
21:37:22 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
21:37:22 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:37:22 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:37:22 go: downloading go.etcd.io/etcd/raft/v3 v3.5.2
21:37:22 go: downloading google.golang.org/grpc v1.45.0
21:37:23 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:37:23 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:37:23 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:37:23 go: downloading github.com/russross/blackfriday v1.6.0
21:37:23 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:37:23 go: downloading github.com/Microsoft/go-winio v0.5.2
21:37:23 make[2]: Entering directory '/root/build-deb/cli'
21:37:23 scripts/docs/generate-man.sh
21:37:23 + cp -r . /tmp/docker-cli-docsgen.8CVDBAoR67/
21:37:23 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
21:37:23 go: downloading github.com/davecgh/go-spew v1.1.1
21:37:23 go: downloading github.com/pmezard/go-difflib v1.0.0
21:37:23 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
21:37:23 go: downloading github.com/miekg/pkcs11 v1.1.1
21:37:23 go: downloading github.com/prometheus/client_golang v1.12.1
21:37:23 go: downloading github.com/go-sql-driver/mysql v1.5.0
21:37:23 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:37:23 go: downloading github.com/beorn7/perks v1.0.1
21:37:23 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:37:23 go: downloading github.com/prometheus/client_model v0.2.0
21:37:23 go: downloading github.com/prometheus/common v0.32.1
21:37:23 go: downloading github.com/prometheus/procfs v0.7.3
21:37:23 go: downloading google.golang.org/protobuf v1.27.1
21:37:23 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:37:23 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:37:23 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:37:23 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:37:23 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:37:23 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:37:23 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:37:23 go: downloading github.com/kr/text v0.2.0
21:37:23 go: downloading github.com/docker/go-metrics v0.0.1
21:37:23 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
21:37:23 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:37:23 go: downloading github.com/BurntSushi/toml v0.3.1
21:37:23 go: downloading github.com/kr/pretty v0.2.1
21:37:23 go: downloading github.com/magiconair/properties v1.5.3
21:37:23 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:37:23 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:37:23 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:37:23 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:37:23 + cd /tmp/docker-cli-docsgen.8CVDBAoR67
21:37:23 + ./scripts/vendor init
21:37:23 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:37:23 + cp man/tools.go .
21:37:23 + ./scripts/vendor update
21:37:23 + go mod tidy -compat=1.17 -modfile=vendor.mod
21:37:23 go: downloading github.com/spf13/cobra v1.5.0
21:37:23 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:37:23 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:37:23 go: downloading github.com/google/certificate-transparency-go v1.0.20
21:37:23 go: downloading github.com/golang/protobuf v1.5.2
21:37:23 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
21:37:23 + go mod vendor -modfile=vendor.mod
21:37:23 + DISABLE_WARN_OUTSIDE_CONTAINER=1
21:37:23 + make manpages
21:37:23 scripts/docs/generate-man.sh
21:37:23 + cp -r . /tmp/docker-cli-docsgen.MGafZz7bmd/
21:37:23 + cd /tmp/docker-cli-docsgen.MGafZz7bmd
21:37:23 + ./scripts/vendor init
21:37:23 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:37:23 + cp man/tools.go .
21:37:23 + ./scripts/vendor update
21:37:23 + go mod tidy -compat=1.17 -modfile=vendor.mod
21:37:23 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:37:23 go: downloading github.com/spf13/cobra v1.5.0
21:37:23 go: downloading github.com/spf13/pflag v1.0.5
21:37:23 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible
21:37:23 go: downloading github.com/fvbommel/sortorder v1.0.2
21:37:23 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
21:37:23 go: downloading github.com/morikuni/aec v1.0.0
21:37:23 go: downloading github.com/pkg/errors v0.9.1
21:37:23 go: downloading github.com/google/go-cmp v0.5.7
21:37:23 go: downloading gotest.tools/v3 v3.1.0
21:37:23 go: downloading github.com/docker/go-units v0.4.0
21:37:23 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:37:23 go: downloading github.com/docker/go-connections v0.4.0
21:37:23 go: downloading github.com/sirupsen/logrus v1.8.1
21:37:23 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:37:23 go: downloading golang.org/x/text v0.3.7
21:37:23 go: downloading github.com/mattn/go-runewidth v0.0.13
21:37:23 go: downloading github.com/containerd/containerd v1.6.4
21:37:23 go: downloading github.com/moby/sys/signal v0.7.0
21:37:23 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:37:23 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
21:37:23 go: downloading github.com/moby/buildkit v0.10.3
21:37:23 go: downloading github.com/spf13/pflag v1.0.5
21:37:23 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible
21:37:23 go: downloading github.com/opencontainers/go-digest v1.0.0
21:37:23 go: downloading gopkg.in/yaml.v2 v2.4.0
21:37:23 go: downloading github.com/gogo/protobuf v1.3.2
21:37:23 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:37:23 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46
21:37:24 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
21:37:24 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:37:24 go: downloading github.com/fvbommel/sortorder v1.0.2
21:37:24 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
21:37:24 go: downloading github.com/morikuni/aec v1.0.0
21:37:24 go: downloading github.com/pkg/errors v0.9.1
21:37:24 go: downloading github.com/google/go-cmp v0.5.7
21:37:24 go: downloading gotest.tools/v3 v3.1.0
21:37:24 go: downloading github.com/docker/go-units v0.4.0
21:37:24 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:37:24 go: downloading github.com/imdario/mergo v0.3.12
21:37:24 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:37:24 go: downloading github.com/docker/docker-credential-helpers v0.6.4
21:37:24 go: downloading github.com/creack/pty v1.1.11
21:37:24 go: downloading github.com/inconshreveable/mousetrap v1.0.0
21:37:24 go: downloading github.com/gorilla/mux v1.8.0
21:37:24 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
21:37:24 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:37:24 go: downloading github.com/docker/go-connections v0.4.0
21:37:24 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:37:24 go: downloading golang.org/x/text v0.3.7
21:37:24 go: downloading github.com/mattn/go-runewidth v0.0.13
21:37:24 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:37:24 go: downloading github.com/containerd/containerd v1.6.4
21:37:25 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:37:25 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:37:25 go: downloading github.com/beorn7/perks v1.0.1
21:37:25 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:37:25 go: downloading github.com/prometheus/client_model v0.2.0
21:37:25 go: downloading github.com/prometheus/common v0.32.1
21:37:25 go: downloading github.com/prometheus/procfs v0.7.3
21:37:25 go: downloading google.golang.org/protobuf v1.27.1
21:37:25 go: downloading github.com/moby/sys/signal v0.7.0
21:37:25 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:37:25 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
21:37:25 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:37:25 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:37:25 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:37:25 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:37:25 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:37:25 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:37:25 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:37:25 go: downloading github.com/docker/go-metrics v0.0.1
21:37:25 go: downloading github.com/kr/text v0.2.0
21:37:25 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
21:37:25 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:37:25 go: downloading github.com/BurntSushi/toml v0.3.1
21:37:25 go: downloading github.com/kr/pretty v0.2.1
21:37:25 go: downloading github.com/magiconair/properties v1.5.3
21:37:25 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:37:25 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:37:25 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:37:25 go: downloading github.com/moby/buildkit v0.10.3
21:37:25 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8
21:37:25 go: downloading github.com/stretchr/testify v1.7.0
21:37:25 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:37:25 + go mod vendor -modfile=vendor.mod
21:37:25 go: downloading github.com/opencontainers/go-digest v1.0.0
21:37:25 go: downloading github.com/gogo/protobuf v1.3.2
21:37:25 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:37:25 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46
21:37:25 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:37:25 go: downloading github.com/rivo/uniseg v0.2.0
21:37:25 go: downloading github.com/klauspost/compress v1.15.1
21:37:25 go: downloading github.com/Microsoft/hcsshim v0.9.2
21:37:25 go: downloading github.com/moby/sys/symlink v0.2.0
21:37:25 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
21:37:25 go: downloading github.com/opencontainers/runc v1.1.1
21:37:25 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el9.aarch64.rpm
21:37:25 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.53ehTv
21:37:25 + umask 022
21:37:25 + cd /root/rpmbuild/BUILD
21:37:25 + cd src
21:37:25 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el9.aarch64
21:37:25 + RPM_EC=0
21:37:25 ++ jobs -p
21:37:25 + exit 0
21:37:25 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.EMEGf4
21:37:25 + umask 022
21:37:25 + cd /root/rpmbuild/BUILD
21:37:25 + cd /root/rpmbuild/BUILD
21:37:25 + rm -rf src
21:37:25 + /usr/bin/mkdir -p src
21:37:25 + cd src
21:37:25 + /usr/bin/tar -xof -
21:37:25 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
21:37:25 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
21:37:25 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:37:26 + STATUS=0
21:37:26 + '[' 0 -ne 0 ']'
21:37:26 + /usr/bin/tar -xof -
21:37:26 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
21:37:26 go: downloading gopkg.in/yaml.v2 v2.4.0
21:37:26 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
21:37:26 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:37:26 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:37:26 go: downloading github.com/imdario/mergo v0.3.12
21:37:26 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:37:26 go: downloading github.com/docker/docker-credential-helpers v0.6.4
21:37:26 go: downloading github.com/creack/pty v1.1.11
21:37:26 go: downloading github.com/inconshreveable/mousetrap v1.0.0
21:37:26 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
21:37:26 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:37:26 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:37:26 go: downloading go.etcd.io/etcd/raft/v3 v3.5.2
21:37:26 go: downloading google.golang.org/grpc v1.45.0
21:37:26 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:37:26 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:37:26 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:37:26 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:37:26 go: downloading github.com/Microsoft/go-winio v0.5.2
21:37:26 + STATUS=0
21:37:26 + '[' 0 -ne 0 ']'
21:37:26 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:37:26 + RPM_EC=0
21:37:26 ++ jobs -p
21:37:26 + exit 0
21:37:26 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.txFr7F
21:37:26 + umask 022
21:37:26 + cd /root/rpmbuild/BUILD
21:37:26 + cd src
21:37:26 + pushd /root/rpmbuild/BUILD/src/buildx
21:37:26 + bash -c 'CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o bin/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision=%{_buildx_gitcommit} -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx'
21:37:26 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:37:26 go: downloading github.com/russross/blackfriday v1.6.0
21:37:26 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
21:37:26 go: downloading github.com/davecgh/go-spew v1.1.1
21:37:26 go: downloading github.com/pmezard/go-difflib v1.0.0
21:37:26 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
21:37:26 go: downloading github.com/miekg/pkcs11 v1.1.1
21:37:26 go: downloading github.com/prometheus/client_golang v1.12.1
21:37:26 go: downloading github.com/go-sql-driver/mysql v1.5.0
21:37:26 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:37:26 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:37:26 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:37:26 go: downloading github.com/google/certificate-transparency-go v1.0.20
21:37:26 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:37:26 go: downloading github.com/golang/protobuf v1.5.2
21:37:26 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
21:37:27 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8
21:37:27 go: downloading github.com/stretchr/testify v1.7.0
21:37:27 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:37:27 go: downloading github.com/rivo/uniseg v0.2.0
21:37:27 go: downloading github.com/klauspost/compress v1.15.1
21:37:27 go: downloading github.com/Microsoft/hcsshim v0.9.2
21:37:27 go: downloading github.com/moby/sys/symlink v0.2.0
21:37:27 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
21:37:27 go: downloading github.com/opencontainers/runc v1.1.1
21:37:27 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
21:37:27 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:37:27 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:37:27 go: downloading go.etcd.io/etcd/raft/v3 v3.5.2
21:37:27 go: downloading google.golang.org/grpc v1.45.0
21:37:28 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:37:28 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:37:28 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:37:28 go: downloading github.com/russross/blackfriday v1.6.0
21:37:28 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:37:28 go: downloading github.com/Microsoft/go-winio v0.5.2
21:37:28 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
21:37:28 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:37:28 go: downloading github.com/beorn7/perks v1.0.1
21:37:28 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:37:28 go: downloading github.com/prometheus/client_model v0.2.0
21:37:28 go: downloading github.com/prometheus/common v0.32.1
21:37:28 go: downloading github.com/prometheus/procfs v0.7.3
21:37:28 go: downloading google.golang.org/protobuf v1.27.1
21:37:28 go: downloading github.com/davecgh/go-spew v1.1.1
21:37:28 go: downloading github.com/pmezard/go-difflib v1.0.0
21:37:28 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
21:37:28 go: downloading github.com/miekg/pkcs11 v1.1.1
21:37:28 go: downloading github.com/prometheus/client_golang v1.12.1
21:37:28 go: downloading github.com/go-sql-driver/mysql v1.5.0
21:37:28 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:37:28 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:37:28 go: downloading github.com/google/certificate-transparency-go v1.0.20
21:37:28 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:37:28 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:37:28 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:37:28 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:37:28 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:37:28 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:37:28 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:37:28 go: downloading github.com/kr/text v0.2.0
21:37:28 go: downloading github.com/docker/go-metrics v0.0.1
21:37:28 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
21:37:28 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:37:28 go: downloading github.com/BurntSushi/toml v0.3.1
21:37:28 go: downloading github.com/kr/pretty v0.2.1
21:37:28 go: downloading github.com/magiconair/properties v1.5.3
21:37:28 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:37:28 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:37:28 go: downloading github.com/golang/protobuf v1.5.2
21:37:28 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
21:37:28 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:37:28 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:37:28 + go mod vendor -modfile=vendor.mod
21:37:30 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:37:30 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:37:30 go: downloading github.com/beorn7/perks v1.0.1
21:37:30 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:37:30 go: downloading github.com/prometheus/client_model v0.2.0
21:37:30 go: downloading github.com/prometheus/common v0.32.1
21:37:30 go: downloading github.com/prometheus/procfs v0.7.3
21:37:30 go: downloading google.golang.org/protobuf v1.27.1
21:37:30 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:37:30 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:37:30 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:37:30 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:37:30 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:37:30 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:37:30 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:37:30 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:37:30 go: downloading github.com/docker/go-metrics v0.0.1
21:37:30 go: downloading github.com/kr/text v0.2.0
21:37:30 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
21:37:30 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:37:30 go: downloading github.com/BurntSushi/toml v0.3.1
21:37:30 go: downloading github.com/kr/pretty v0.2.1
21:37:30 go: downloading github.com/magiconair/properties v1.5.3
21:37:30 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:37:30 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:37:30 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:37:30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:37:30 + go mod vendor -modfile=vendor.mod
21:37:31 #30 ...
21:37:31 
21:37:31 #34 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:37:31 #34 sha256:2708323a13c79c6a7526025d973d6b1dcd1ae877e8960074bde23cb87d93809b
21:37:31 #34 113.3 + bin/containerd
21:37:31 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:37:31 ++ pwd
21:37:31 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:37:31 Project root: .
21:37:31 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:37:31 INFO: man/src/attach.md found
21:37:31 WARN: man/src/build.md does not exist, skipping
21:37:31 WARN: man/src/builder/build.md does not exist, skipping
21:37:31 WARN: man/src/builder/prune.md does not exist, skipping
21:37:31 WARN: man/src/builder.md does not exist, skipping
21:37:31 WARN: man/src/checkpoint/create.md does not exist, skipping
21:37:31 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:37:31 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:37:31 WARN: man/src/checkpoint.md does not exist, skipping
21:37:31 INFO: man/src/commit.md found
21:37:31 WARN: man/src/config/create.md does not exist, skipping
21:37:31 WARN: man/src/config/inspect.md does not exist, skipping
21:37:31 WARN: man/src/config/ls.md does not exist, skipping
21:37:31 WARN: man/src/config/rm.md does not exist, skipping
21:37:31 WARN: man/src/config.md does not exist, skipping
21:37:31 INFO: man/src/container/attach.md found
21:37:31 INFO: man/src/container/commit.md found
21:37:31 INFO: man/src/container/cp.md found
21:37:31 INFO: man/src/container/create.md found
21:37:31 INFO: man/src/container/diff.md found
21:37:31 INFO: man/src/container/exec.md found
21:37:31 INFO: man/src/container/export.md found
21:37:31 WARN: man/src/container/inspect.md does not exist, skipping
21:37:31 INFO: man/src/container/kill.md found
21:37:31 INFO: man/src/container/logs.md found
21:37:31 INFO: man/src/container/ls.md found
21:37:31 INFO: man/src/container/pause.md found
21:37:31 INFO: man/src/container/port.md found
21:37:31 WARN: man/src/container/prune.md does not exist, skipping
21:37:31 INFO: man/src/container/rename.md found
21:37:31 INFO: man/src/container/restart.md found
21:37:31 INFO: man/src/container/rm.md found
21:37:31 INFO: man/src/container/run.md found
21:37:31 INFO: man/src/container/start.md found
21:37:31 INFO: man/src/container/stats.md found
21:37:31 INFO: man/src/container/stop.md found
21:37:31 INFO: man/src/container/top.md found
21:37:31 INFO: man/src/container/unpause.md found
21:37:31 INFO: man/src/container/update.md found
21:37:31 INFO: man/src/container/wait.md found
21:37:31 WARN: man/src/container.md does not exist, skipping
21:37:31 WARN: man/src/context/create.md does not exist, skipping
21:37:31 WARN: man/src/context/export.md does not exist, skipping
21:37:31 WARN: man/src/context/import.md does not exist, skipping
21:37:31 WARN: man/src/context/inspect.md does not exist, skipping
21:37:31 WARN: man/src/context/ls.md does not exist, skipping
21:37:31 WARN: man/src/context/rm.md does not exist, skipping
21:37:31 WARN: man/src/context/show.md does not exist, skipping
21:37:31 WARN: man/src/context/update.md does not exist, skipping
21:37:31 WARN: man/src/context/use.md does not exist, skipping
21:37:31 WARN: man/src/context.md does not exist, skipping
21:37:31 INFO: man/src/cp.md found
21:37:31 INFO: man/src/create.md found
21:37:31 INFO: man/src/diff.md found
21:37:31 INFO: man/src/events.md found
21:37:31 INFO: man/src/exec.md found
21:37:31 INFO: man/src/export.md found
21:37:31 INFO: man/src/history.md found
21:37:31 INFO: man/src/image/build.md found
21:37:31 INFO: man/src/image/history.md found
21:37:31 INFO: man/src/image/import.md found
21:37:31 WARN: man/src/image/inspect.md does not exist, skipping
21:37:31 INFO: man/src/image/load.md found
21:37:31 INFO: man/src/image/ls.md found
21:37:31 WARN: man/src/image/prune.md does not exist, skipping
21:37:31 INFO: man/src/image/pull.md found
21:37:31 INFO: man/src/image/push.md found
21:37:31 INFO: man/src/image/rm.md found
21:37:31 INFO: man/src/image/save.md found
21:37:31 INFO: man/src/image/tag.md found
21:37:31 WARN: man/src/image.md does not exist, skipping
21:37:31 INFO: man/src/images.md found
21:37:31 INFO: man/src/import.md found
21:37:31 INFO: man/src/info.md found
21:37:31 INFO: man/src/inspect.md found
21:37:31 INFO: man/src/kill.md found
21:37:31 INFO: man/src/load.md found
21:37:31 INFO: man/src/login.md found
21:37:31 INFO: man/src/logout.md found
21:37:31 INFO: man/src/logs.md found
21:37:31 WARN: man/src/manifest/annotate.md does not exist, skipping
21:37:31 WARN: man/src/manifest/create.md does not exist, skipping
21:37:31 WARN: man/src/manifest/inspect.md does not exist, skipping
21:37:31 WARN: man/src/manifest/push.md does not exist, skipping
21:37:31 WARN: man/src/manifest/rm.md does not exist, skipping
21:37:31 WARN: man/src/manifest.md does not exist, skipping
21:37:31 INFO: man/src/network/connect.md found
21:37:31 INFO: man/src/network/create.md found
21:37:31 INFO: man/src/network/disconnect.md found
21:37:31 INFO: man/src/network/inspect.md found
21:37:31 INFO: man/src/network/ls.md found
21:37:31 WARN: man/src/network/prune.md does not exist, skipping
21:37:31 INFO: man/src/network/rm.md found
21:37:31 WARN: man/src/network.md does not exist, skipping
21:37:31 WARN: man/src/node/demote.md does not exist, skipping
21:37:31 WARN: man/src/node/inspect.md does not exist, skipping
21:37:31 WARN: man/src/node/ls.md does not exist, skipping
21:37:31 WARN: man/src/node/promote.md does not exist, skipping
21:37:31 WARN: man/src/node/ps.md does not exist, skipping
21:37:31 WARN: man/src/node/rm.md does not exist, skipping
21:37:31 WARN: man/src/node/update.md does not exist, skipping
21:37:31 WARN: man/src/node.md does not exist, skipping
21:37:31 INFO: man/src/pause.md found
21:37:31 WARN: man/src/plugin/create.md does not exist, skipping
21:37:31 WARN: man/src/plugin/disable.md does not exist, skipping
21:37:31 WARN: man/src/plugin/enable.md does not exist, skipping
21:37:31 WARN: man/src/plugin/inspect.md does not exist, skipping
21:37:31 WARN: man/src/plugin/install.md does not exist, skipping
21:37:31 INFO: man/src/plugin/ls.md found
21:37:31 WARN: man/src/plugin/push.md does not exist, skipping
21:37:31 WARN: man/src/plugin/rm.md does not exist, skipping
21:37:31 WARN: man/src/plugin/set.md does not exist, skipping
21:37:31 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:37:31 WARN: man/src/plugin.md does not exist, skipping
21:37:31 INFO: man/src/port.md found
21:37:31 INFO: man/src/ps.md found
21:37:31 INFO: man/src/pull.md found
21:37:31 INFO: man/src/push.md found
21:37:31 INFO: man/src/rename.md found
21:37:31 INFO: man/src/restart.md found
21:37:31 INFO: man/src/rm.md found
21:37:31 INFO: man/src/rmi.md found
21:37:31 WARN: man/src/run.md does not exist, skipping
21:37:31 INFO: man/src/save.md found
21:37:31 INFO: man/src/search.md found
21:37:31 WARN: man/src/secret/create.md does not exist, skipping
21:37:31 WARN: man/src/secret/inspect.md does not exist, skipping
21:37:31 WARN: man/src/secret/ls.md does not exist, skipping
21:37:31 WARN: man/src/secret/rm.md does not exist, skipping
21:37:31 WARN: man/src/secret.md does not exist, skipping
21:37:31 WARN: man/src/service/create.md does not exist, skipping
21:37:31 WARN: man/src/service/inspect.md does not exist, skipping
21:37:31 WARN: man/src/service/logs.md does not exist, skipping
21:37:31 WARN: man/src/service/ls.md does not exist, skipping
21:37:31 WARN: man/src/service/ps.md does not exist, skipping
21:37:31 WARN: man/src/service/rm.md does not exist, skipping
21:37:31 WARN: man/src/service/rollback.md does not exist, skipping
21:37:31 WARN: man/src/service/scale.md does not exist, skipping
21:37:31 WARN: man/src/service/update.md does not exist, skipping
21:37:31 WARN: man/src/service.md does not exist, skipping
21:37:31 WARN: man/src/stack/config.md does not exist, skipping
21:37:31 WARN: man/src/stack/deploy.md does not exist, skipping
21:37:31 WARN: man/src/stack/ls.md does not exist, skipping
21:37:31 WARN: man/src/stack/ps.md does not exist, skipping
21:37:31 WARN: man/src/stack/rm.md does not exist, skipping
21:37:31 WARN: man/src/stack/services.md does not exist, skipping
21:37:31 WARN: man/src/stack.md does not exist, skipping
21:37:31 INFO: man/src/start.md found
21:37:31 INFO: man/src/stats.md found
21:37:31 INFO: man/src/stop.md found
21:37:31 WARN: man/src/swarm/ca.md does not exist, skipping
21:37:31 WARN: man/src/swarm/init.md does not exist, skipping
21:37:31 WARN: man/src/swarm/join.md does not exist, skipping
21:37:31 WARN: man/src/swarm/join-token.md does not exist, skipping
21:37:31 WARN: man/src/swarm/leave.md does not exist, skipping
21:37:31 WARN: man/src/swarm/unlock.md does not exist, skipping
21:37:31 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:37:31 WARN: man/src/swarm/update.md does not exist, skipping
21:37:31 WARN: man/src/swarm.md does not exist, skipping
21:37:31 WARN: man/src/system/df.md does not exist, skipping
21:37:31 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:37:31 INFO: man/src/system/events.md found
21:37:31 INFO: man/src/system/info.md found
21:37:31 WARN: man/src/system/prune.md does not exist, skipping
21:37:31 WARN: man/src/system.md does not exist, skipping
21:37:31 INFO: man/src/tag.md found
21:37:31 INFO: man/src/top.md found
21:37:31 WARN: man/src/trust/inspect.md does not exist, skipping
21:37:31 WARN: man/src/trust/key/generate.md does not exist, skipping
21:37:31 WARN: man/src/trust/key/load.md does not exist, skipping
21:37:31 WARN: man/src/trust/key.md does not exist, skipping
21:37:31 WARN: man/src/trust/revoke.md does not exist, skipping
21:37:31 WARN: man/src/trust/sign.md does not exist, skipping
21:37:31 WARN: man/src/trust/signer/add.md does not exist, skipping
21:37:31 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:37:31 WARN: man/src/trust/signer.md does not exist, skipping
21:37:31 WARN: man/src/trust.md does not exist, skipping
21:37:31 INFO: man/src/unpause.md found
21:37:31 INFO: man/src/update.md found
21:37:31 INFO: man/src/version.md found
21:37:31 INFO: man/src/volume/create.md found
21:37:31 INFO: man/src/volume/inspect.md found
21:37:31 INFO: man/src/volume/ls.md found
21:37:31 WARN: man/src/volume/prune.md does not exist, skipping
21:37:31 WARN: man/src/volume/rm.md does not exist, skipping
21:37:31 WARN: man/src/volume/update.md does not exist, skipping
21:37:31 INFO: man/src/volume.md found
21:37:31 INFO: man/src/wait.md found
21:37:31 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:37:31 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:37:31 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:37:31 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:37:31 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:37:31 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:37:31 + popd
21:37:31 ~/rpmbuild/BUILD/src
21:37:31 + RPM_EC=0
21:37:31 ++ jobs -p
21:37:31 + exit 0
21:37:31 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dQEgGc
21:37:31 + umask 022
21:37:31 + cd /root/rpmbuild/BUILD
21:37:31 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64 '!=' / ']'
21:37:31 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64
21:37:31 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64
21:37:31 + mkdir -p /root/rpmbuild/BUILDROOT
21:37:31 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64
21:37: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:37:31 + export CFLAGS
21:37: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:37:31 + export CXXFLAGS
21:37: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:37:31 + export FFLAGS
21:37: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:37:31 + export FCFLAGS
21:37: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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64.ld'
21:37:31 + export LDFLAGS
21:37:31 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:37:31 + export LT_SYS_LIBRARY_PATH
21:37:31 + CC=gcc
21:37:31 + export CC
21:37:31 + CXX=g++
21:37:31 + export CXX
21:37:31 + cd src
21:37:31 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64/usr/bin
21:37:31 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64/usr/bin/docker
21:37:31 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64/usr/share/bash-completion/completions
21:37:31 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64/usr/share/zsh/vendor-completions
21:37:31 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64/usr/share/fish/vendor_completions.d
21:37:31 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64/usr/share/bash-completion/completions/docker
21:37:31 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64/usr/share/zsh/vendor-completions/_docker
21:37:31 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64/usr/share/fish/vendor_completions.d/docker.fish
21:37:31 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64/usr/share/man/man1
21:37:31 + 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~20220816152130.8ffaab8-0.fc36.aarch64/usr/share/man/man1
21:37:31 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64/usr/share/man/man5
21:37:31 + 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~20220816152130.8ffaab8-0.fc36.aarch64/usr/share/man/man5
21:37:31 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64/usr/share/man/man8
21:37:31 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64/usr/share/man/man8
21:37:31 + mkdir -p build-docs
21:37:31 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:37:31 + cp cli/LICENSE build-docs/LICENSE
21:37:31 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:37:31 + cp cli/MAINTAINERS build-docs/MAINTAINERS
21:37:31 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:37:31 + cp cli/NOTICE build-docs/NOTICE
21:37:31 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:37:31 + cp cli/README.md build-docs/README.md
21:37:31 + /usr/lib/rpm/check-buildroot
21:37:31 + /usr/lib/rpm/redhat/brp-ldconfig
21:37:31 + /usr/lib/rpm/brp-compress
21:37:31 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:37:31 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:37:31 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:37:31 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:37:31 + /usr/lib/rpm/check-rpaths
21:37:31 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:37:31 + /usr/lib/rpm/brp-remove-la-files
21:37:31 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:37:31 + /usr/lib/rpm/redhat/brp-python-hardlink
21:37:31 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.mDE47s
21:37:31 + umask 022
21:37:31 + cd /root/rpmbuild/BUILD
21:37: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:37:31 + export CFLAGS
21:37: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:37:31 + export CXXFLAGS
21:37: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:37:31 + export FFLAGS
21:37: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:37:31 + export FCFLAGS
21:37: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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64.ld'
21:37:31 + export LDFLAGS
21:37:31 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:37:31 + export LT_SYS_LIBRARY_PATH
21:37:31 + CC=gcc
21:37:31 + export CC
21:37:31 + CXX=g++
21:37:31 + export CXX
21:37:31 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:37:31 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-cli 0.0.0~20220816152130.8ffaab8-0.fc36 aarch64
21:37:31 + cd src
21:37:31 ++ cli/build/docker --version
21:37:31 PASS: cli version OK
21:37:31 + ver='Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8'
21:37:31 + test 'Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8' = 'Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8'
21:37:31 + echo 'PASS: cli version OK'
21:37:31 + RPM_EC=0
21:37:31 ++ jobs -p
21:37:31 + exit 0
21:37:31 Processing files: docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64
21:37:31 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yS3vpK
21:37:31 + umask 022
21:37:31 + cd /root/rpmbuild/BUILD
21:37:31 + cd src
21:37:31 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64/usr/share/doc/docker-ce-cli
21:37:31 + export LC_ALL=C
21:37:31 + LC_ALL=C
21:37:31 + export DOCDIR
21:37:31 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64/usr/share/doc/docker-ce-cli
21:37:31 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64/usr/share/doc/docker-ce-cli
21:37:31 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64/usr/share/doc/docker-ce-cli
21:37:31 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64/usr/share/doc/docker-ce-cli
21:37:31 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64/usr/share/doc/docker-ce-cli
21:37:31 + RPM_EC=0
21:37:31 ++ jobs -p
21:37:31 + exit 0
21:37:31 Provides: docker-ce-cli = 1:0.0.0~20220816152130.8ffaab8-0.fc36 docker-ce-cli(aarch-64) = 1:0.0.0~20220816152130.8ffaab8-0.fc36
21:37:31 Requires(interp): /bin/sh
21:37:31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:37:31 Requires(post): /bin/sh
21:37: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) rtld(GNU_HASH)
21:37:31 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
21:37:31 Recommends: docker-buildx-plugin docker-compose-plugin
21:37:31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64
21:37:31 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.src.rpm
21:37:31 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:37:32 #27 171.8 # github.com/containerd/containerd/cmd/containerd
21:37:32 #27 171.8 /usr/bin/ld: /tmp/go-link-3536920114/000019.o: in function `New':
21:37:32 #27 171.8 /tmp/tmp.lFpOVPoKds/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
21:37:32 #27 171.9 + bin/containerd-stress
21:37:32 #27 173.1 + bin/containerd-shim
21:37:32 make[2]: Entering directory '/root/build-deb/cli'
21:37:32 scripts/docs/generate-man.sh
21:37:32 + cp -r . /tmp/docker-cli-docsgen.lx2HYDHyJf/
21:37:32 + cd /tmp/docker-cli-docsgen.lx2HYDHyJf
21:37:32 + ./scripts/vendor init
21:37:32 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:37:32 + cp man/tools.go .
21:37:32 + ./scripts/vendor update
21:37:32 + go mod tidy -compat=1.17 -modfile=vendor.mod
21:37:32 go: downloading github.com/spf13/cobra v1.5.0
21:37:32 go: downloading github.com/spf13/pflag v1.0.5
21:37:32 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible
21:37:32 go: downloading github.com/fvbommel/sortorder v1.0.2
21:37:32 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
21:37:32 go: downloading github.com/morikuni/aec v1.0.0
21:37:32 go: downloading github.com/pkg/errors v0.9.1
21:37:32 go: downloading github.com/google/go-cmp v0.5.7
21:37:32 go: downloading gotest.tools/v3 v3.1.0
21:37:32 go: downloading github.com/docker/go-units v0.4.0
21:37:32 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:37:32 go: downloading github.com/docker/go-connections v0.4.0
21:37:32 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:37:32 go: downloading golang.org/x/text v0.3.7
21:37:32 go: downloading github.com/mattn/go-runewidth v0.0.13
21:37:32 go: downloading github.com/containerd/containerd v1.6.4
21:37:32 go: downloading github.com/moby/sys/signal v0.7.0
21:37:32 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:37:32 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
21:37:33 go: downloading github.com/moby/buildkit v0.10.3
21:37:33 go: downloading github.com/opencontainers/go-digest v1.0.0
21:37:33 go: downloading github.com/gogo/protobuf v1.3.2
21:37:33 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:37:33 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46
21:37:33 go: downloading gopkg.in/yaml.v2 v2.4.0
21:37:33 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
21:37:33 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:37:33 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:37:33 go: downloading github.com/imdario/mergo v0.3.12
21:37:33 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:37:33 go: downloading github.com/docker/docker-credential-helpers v0.6.4
21:37:33 go: downloading github.com/creack/pty v1.1.11
21:37:33 go: downloading github.com/inconshreveable/mousetrap v1.0.0
21:37:33 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
21:37:34 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8
21:37:34 go: downloading github.com/stretchr/testify v1.7.0
21:37:34 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:37:34 go: downloading github.com/rivo/uniseg v0.2.0
21:37:34 go: downloading github.com/klauspost/compress v1.15.1
21:37:34 go: downloading github.com/Microsoft/hcsshim v0.9.2
21:37:34 go: downloading github.com/moby/sys/symlink v0.2.0
21:37:34 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
21:37:34 go: downloading github.com/opencontainers/runc v1.1.1
21:37:35 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
21:37:35 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:37:35 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:37:35 go: downloading go.etcd.io/etcd/raft/v3 v3.5.2
21:37:35 go: downloading google.golang.org/grpc v1.45.0
21:37:35 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:37:35 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:37:35 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:37:35 go: downloading github.com/russross/blackfriday v1.6.0
21:37:35 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:37:35 go: downloading github.com/Microsoft/go-winio v0.5.2
21:37:35 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
21:37:36 go: downloading github.com/davecgh/go-spew v1.1.1
21:37:36 go: downloading github.com/pmezard/go-difflib v1.0.0
21:37:36 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
21:37:36 go: downloading github.com/miekg/pkcs11 v1.1.1
21:37:36 go: downloading github.com/prometheus/client_golang v1.12.1
21:37:36 go: downloading github.com/go-sql-driver/mysql v1.5.0
21:37:36 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:37:36 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:37:36 go: downloading github.com/google/certificate-transparency-go v1.0.20
21:37:36 go: downloading github.com/golang/protobuf v1.5.2
21:37:36 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
21:37:37 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:37:37 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:37:37 go: downloading github.com/beorn7/perks v1.0.1
21:37:37 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:37:37 go: downloading github.com/prometheus/client_model v0.2.0
21:37:37 go: downloading github.com/prometheus/common v0.32.1
21:37:37 go: downloading github.com/prometheus/procfs v0.7.3
21:37:37 go: downloading google.golang.org/protobuf v1.27.1
21:37:37 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:37:37 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:37:37 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:37:37 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:37:37 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:37:37 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:37:37 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:37:37 go: downloading github.com/docker/go-metrics v0.0.1
21:37:37 go: downloading github.com/kr/text v0.2.0
21:37:37 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
21:37:37 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:37:37 go: downloading github.com/BurntSushi/toml v0.3.1
21:37:37 go: downloading github.com/kr/pretty v0.2.1
21:37:37 go: downloading github.com/magiconair/properties v1.5.3
21:37:37 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:37:37 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:37:37 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:37:37 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:37:38 + go mod vendor -modfile=vendor.mod
21:37:39 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:37:40 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64.rpm
21:37:40 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.liAhrM
21:37:40 + umask 022
21:37:40 + cd /root/rpmbuild/BUILD
21:37:40 + cd src
21:37:40 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64
21:37:40 + RPM_EC=0
21:37:40 ++ jobs -p
21:37:40 + exit 0
21:37:40     line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:37:40     line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:37:40     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:37:40     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64/usr/bin/docker-proxy
21:37:40 
21:37:40 RPM build warnings:
21:37:40 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2Y9sHL
21:37:40 + umask 022
21:37:40 + cd /root/rpmbuild/BUILD
21:37:40 + cd /root/rpmbuild/BUILD
21:37:40 + rm -rf src
21:37:40 + /usr/bin/mkdir -p src
21:37:40 + cd src
21:37:40 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:37:40 + /usr/bin/tar -xof -
21:37:40 + STATUS=0
21:37:40 + '[' 0 -ne 0 ']'
21:37:40 + /usr/bin/tar -xof -
21:37:40 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:37:40 Created binary: bundles/dynbinary-daemon/dockerd
21:37:40 Building: bundles/dynbinary-daemon/docker-proxy
21:37:40 GOOS="" GOARCH="" GOARM=""
21:37:41 + STATUS=0
21:37:41 + '[' 0 -ne 0 ']'
21:37:41 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:37:41 + RPM_EC=0
21:37:41 ++ jobs -p
21:37:41 + exit 0
21:37:41 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4gJfHd
21:37:41 + umask 022
21:37:41 + cd /root/rpmbuild/BUILD
21:37:41 + 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:41 + export CFLAGS
21:37:41 + 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:41 + export CXXFLAGS
21:37:41 + 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:41 + export FFLAGS
21:37:41 + 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:41 + export FCFLAGS
21:37:41 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64.ld'
21:37:41 + export LDFLAGS
21:37:41 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:37:41 + export LT_SYS_LIBRARY_PATH
21:37:41 + CC=gcc
21:37:41 + export CC
21:37:41 + CXX=g++
21:37:41 + export CXX
21:37:41 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:37:41 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-rootless-extras 0.0.0~20220816152130.8ffaab8-0.fc36 aarch64
21:37:41 + cd src
21:37:41 + export DOCKER_GITCOMMIT=724feb8
21:37:41 + DOCKER_GITCOMMIT=724feb8
21:37:41 + mkdir -p /go/src/github.com/docker
21:37:41 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
21:37:41 + TMP_GOPATH=/go
21:37:41 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
21:37:41 + RM_GOPATH=0
21:37:41 + TMP_GOPATH=/go
21:37:41 + : /usr/local/bin
21:37:41 + '[' -z /go ']'
21:37:41 + export GOPATH=/go
21:37:41 + GOPATH=/go
21:37:41 + case "$(go env GOARCH)" in
21:37:41 ++ go env GOARCH
21:37:41 + export GO_BUILDMODE=-buildmode=pie
21:37:41 + GO_BUILDMODE=-buildmode=pie
21:37:41 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
21:37:41 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
21:37:41 + bin=rootlesskit
21:37:41 + shift
21:37:41 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
21:37:41 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
21:37:41 ++ : 1920341cd41e047834a21007424162a2dc946315
21:37:41 + install_rootlesskit dynamic
21:37:41 + case "$1" in
21:37:41 + install_rootlesskit_dynamic
21:37:41 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:37:41 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:37:41 + export BUILD_MODE=-buildmode=pie
21:37:41 + BUILD_MODE=-buildmode=pie
21:37:41 + _install_rootlesskit
21:37:41 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
21:37:41 + for f in rootlesskit rootlesskit-docker-proxy
21:37:41 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
21:37:41 + GOBIN=/usr/local/bin
21:37:41 + GO111MODULE=on
21:37:41 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
21:37:41 Created binary: bundles/dynbinary-daemon/docker-proxy
21:37:41 
21:37:41 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:37:41 + RM_GOPATH=0
21:37:41 + TMP_GOPATH=/go
21:37:41 + : /usr/local/bin
21:37:41 + '[' -z /go ']'
21:37:41 + export GOPATH=/go
21:37:41 + GOPATH=/go
21:37:41 + case "$(go env GOARCH)" in
21:37:41 ++ go env GOARCH
21:37:41 + export GO_BUILDMODE=-buildmode=pie
21:37:41 + GO_BUILDMODE=-buildmode=pie
21:37:41 ++ dirname hack/dockerfile/install/install.sh
21:37:41 + dir=hack/dockerfile/install
21:37:41 + bin=tini
21:37:41 + shift
21:37:41 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:37:41 + . hack/dockerfile/install/tini.installer
21:37:41 ++ : v0.19.0
21:37:41 + install_tini
21:37:41 Install tini version v0.19.0
21:37:41 + echo 'Install tini version v0.19.0'
21:37:41 + git clone https://github.com/krallin/tini.git /go/tini
21:37:41 Cloning into '/go/tini'...
21:37:41 + cd /go/tini
21:37:41 + git checkout -q v0.19.0
21:37:41 + cmake .
21:37:41 -- The C compiler identification is GNU 7.5.0
21:37:41 -- Check for working C compiler: /usr/bin/cc
21:37:41 -- Check for working C compiler: /usr/bin/cc -- works
21:37:41 -- Detecting C compiler ABI info
21:37:41 -- Detecting C compiler ABI info - done
21:37:41 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
21:37:41 #34 ...
21:37:41 
21:37:41 #30 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
21:37:41 #30 sha256:403f8024293825cb2f69d182d9ef2b1ddbf0b3312a3d916d1b1614bcc6576246
21:37:41 #30 68.75 + mkdir -p /build
21:37:41 #30 68.75 + cp runc /build/runc
21:37:41 #30 DONE 69.1s
21:37:41 
21:37:41 #34 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:37:41 #34 sha256:2708323a13c79c6a7526025d973d6b1dcd1ae877e8960074bde23cb87d93809b
21:37:41 -- Detecting C compile features
21:37:42 -- Detecting C compile features - done
21:37:42 -- Performing Test HAS_BUILTIN_FORTIFY
21:37:42 -- Performing Test HAS_BUILTIN_FORTIFY - Success
21:37:42 -- Configuring done
21:37:42 -- Generating done
21:37:42 -- Build files have been written to: /go/tini
21:37:42 + make tini-static
21:37:42 make[2]: Entering directory '/go/tini'
21:37:42 make[3]: Entering directory '/go/tini'
21:37:42 make[4]: Entering directory '/go/tini'
21:37:42 make[5]: Entering directory '/go/tini'
21:37:42 Scanning dependencies of target tini-static
21:37:42 make[5]: Leaving directory '/go/tini'
21:37:42 make[5]: Entering directory '/go/tini'
21:37:42 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:37:42 #27 186.0 + bin/containerd-shim-runc-v1
21:37:42 go: downloading github.com/urfave/cli/v2 v2.4.0
21:37:42 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
21:37:42 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:37:42 go: downloading github.com/google/uuid v1.3.0
21:37:42 go: downloading github.com/moby/vpnkit v0.5.0
21:37:42 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:37:42 [100%] Linking C executable tini-static
21:37:42 make[5]: Leaving directory '/go/tini'
21:37:42 [100%] Built target tini-static
21:37:42 make[4]: Leaving directory '/go/tini'
21:37:42 make[3]: Leaving directory '/go/tini'
21:37:42 make[2]: Leaving directory '/go/tini'
21:37:42 + mkdir -p /usr/local/bin
21:37:42 + cp tini-static /usr/local/bin/docker-init
21:37:42 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:37:42 #34 ...
21:37:42 
21:37:42 #31 [binary-base 2/7] COPY --from=runc          /build/ /usr/local/bin/
21:37:42 #31 sha256:17914cebb9ca18d9df1fb1a3f86802c9953d16b8957296987a172628cb4402e0
21:37:42 go: downloading github.com/gofrs/flock v0.8.1
21:37:42 go: downloading github.com/moby/sys/mountinfo v0.6.0
21:37:42 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
21:37:42 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:37:42 + RM_GOPATH=0
21:37:42 + TMP_GOPATH=/go
21:37:42 + : /usr/local/bin
21:37:42 + '[' -z /go ']'
21:37:42 + export GOPATH=/go
21:37:42 + GOPATH=/go
21:37:42 + case "$(go env GOARCH)" in
21:37:42 ++ go env GOARCH
21:37:42 + export GO_BUILDMODE=-buildmode=pie
21:37:42 + GO_BUILDMODE=-buildmode=pie
21:37:42 ++ dirname hack/dockerfile/install/install.sh
21:37:42 + dir=hack/dockerfile/install
21:37:42 + bin=rootlesskit
21:37:42 + shift
21:37:42 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:37:42 + . hack/dockerfile/install/rootlesskit.installer
21:37:42 ++ : 1920341cd41e047834a21007424162a2dc946315
21:37:42 + install_rootlesskit dynamic
21:37:42 + case "$1" in
21:37:42 + install_rootlesskit_dynamic
21:37:42 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:37:42 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:37:42 + export BUILD_MODE=-buildmode=pie
21:37:42 + BUILD_MODE=-buildmode=pie
21:37:42 + _install_rootlesskit
21:37:42 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
21:37:42 + for f in rootlesskit rootlesskit-docker-proxy
21:37:42 + GOBIN=/usr/local/bin
21:37:42 + GO111MODULE=on
21:37:42 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
21:37:42 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
21:37:42 #31 DONE 0.1s
21:37:42 
21:37:42 #34 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:37:42 #34 sha256:2708323a13c79c6a7526025d973d6b1dcd1ae877e8960074bde23cb87d93809b
21:37:42 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
21:37:43 go: downloading github.com/sirupsen/logrus v1.8.1
21:37:43 go: downloading github.com/urfave/cli/v2 v2.4.0
21:37:43 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
21:37:44 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:37:44 go: downloading github.com/google/uuid v1.3.0
21:37:44 go: downloading github.com/moby/vpnkit v0.5.0
21:37:44 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:37:44 go: downloading github.com/gofrs/flock v0.8.1
21:37:44 go: downloading github.com/gorilla/mux v1.8.0
21:37:44 go: downloading github.com/moby/sys/mountinfo v0.6.0
21:37:44 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:37:44 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:37:44 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
21:37:44 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:37:47 + for f in rootlesskit rootlesskit-docker-proxy
21:37:47 + GOBIN=/usr/local/bin
21:37:47 + GO111MODULE=on
21:37:47 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
21:37:48 #27 192.3 + bin/containerd-shim-runc-v2
21:37:49 + return
21:37:49 + RPM_EC=0
21:37:49 ++ jobs -p
21:37:49 + exit 0
21:37:49 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dnjnH5
21:37:49 + umask 022
21:37:49 + cd /root/rpmbuild/BUILD
21:37:49 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64 '!=' / ']'
21:37:49 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64
21:37:49 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64
21:37:49 + mkdir -p /root/rpmbuild/BUILDROOT
21:37:49 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64
21:37: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:37:49 + export CFLAGS
21:37: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:37:49 + export CXXFLAGS
21:37: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:37:49 + export FFLAGS
21:37: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:37:49 + export FCFLAGS
21:37: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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64.ld'
21:37:49 + export LDFLAGS
21:37:49 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:37:49 + export LT_SYS_LIBRARY_PATH
21:37:49 + CC=gcc
21:37:49 + export CC
21:37:49 + CXX=g++
21:37:49 + export CXX
21:37:49 + cd src
21:37:49 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64/usr/bin/dockerd-rootless.sh
21:37:49 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64/usr/bin/dockerd-rootless-setuptool.sh
21:37:49 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64/usr/bin/rootlesskit
21:37:49 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64/usr/bin/rootlesskit-docker-proxy
21:37:49 + /usr/lib/rpm/check-buildroot
21:37:49 + /usr/lib/rpm/redhat/brp-ldconfig
21:37:49 + /usr/lib/rpm/brp-compress
21:37:49 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:37:49 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:37:49 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:37:49 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:37:49 + /usr/lib/rpm/check-rpaths
21:37:49 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:37:49 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
21:37:49 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
21:37:49 + /usr/lib/rpm/brp-remove-la-files
21:37:49 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:37:49 + /usr/lib/rpm/redhat/brp-python-hardlink
21:37:49 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.7RVQl9
21:37:49 + umask 022
21:37:49 + cd /root/rpmbuild/BUILD
21:37: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:37:49 + export CFLAGS
21:37: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:37:49 + export CXXFLAGS
21:37: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:37:49 + export FFLAGS
21:37: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:37:49 + export FCFLAGS
21:37: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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64.ld'
21:37:49 + export LDFLAGS
21:37:49 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:37:49 + export LT_SYS_LIBRARY_PATH
21:37:49 + CC=gcc
21:37:49 + export CC
21:37:49 + CXX=g++
21:37:49 + export CXX
21:37:49 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:37:49 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-rootless-extras 0.0.0~20220816152130.8ffaab8-0.fc36 aarch64
21:37:49 + cd src
21:37:49 + /usr/local/bin/rootlesskit -v
21:37:49 rootlesskit version 1.0.0
21:37:49 + RPM_EC=0
21:37:49 ++ jobs -p
21:37:49 + exit 0
21:37:49 Processing files: docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64
21:37:49 #27 193.1 + binaries
21:37:49 #27 193.1 + install -D bin/containerd /build/containerd
21:37:49 #27 193.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
21:37:49 #27 193.1 + install -D bin/ctr /build/ctr
21:37:49 Provides: docker-ce-rootless-extras = 0:0.0.0~20220816152130.8ffaab8-0.fc36 docker-ce-rootless-extras(aarch-64) = 0:0.0.0~20220816152130.8ffaab8-0.fc36
21:37:49 Requires(interp): /bin/sh /bin/sh /bin/sh
21:37:49 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:37:49 Requires(post): /bin/sh
21:37:49 Requires(preun): /bin/sh
21:37:49 Requires(postun): /bin/sh
21:37:49 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:37:49 Conflicts: rootlesskit
21:37:49 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64
21:37:49 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc36.src.rpm
21:37:50 #27 DONE 194.8s
21:37:52 
21:37:52 #28 [binary-base 3/7] COPY --from=containerd    /build/ /usr/local/bin/
21:37:52 #28 sha256:79d5e0460944b62b05c1c5224c4abb1797570b48dace087d175eb5fea309d59e
21:37:52 #28 DONE 0.8s
21:37:52 
21:37:52 #33 [binary-base 4/7] COPY --from=rootlesskit   /build/ /usr/local/bin/
21:37:52 #33 sha256:b0971dc9fdcc78e7a4ad0bfc549da563eeea2ac8f96adefd3866e9a2ab53c40a
21:37:52 #33 DONE 0.2s
21:37:52 
21:37:52 #38 [binary-base 5/7] COPY --from=vpnkit        /build/ /usr/local/bin/
21:37:52 #38 sha256:0634e842391f17e226ba27a8845d664482b739c8a45523e202f13c19a2dc6c0c
21:37:53 #38 DONE 0.9s
21:37:53 
21:37:53 #40 [binary-base 6/7] COPY --from=gowinres      /build/ /usr/local/bin/
21:37:53 #40 sha256:7e85d60f232ede6d6d6b4078bdb7cd802d4e05bc61808d02e5b9ea9a47d186f7
21:37:53 #40 DONE 0.1s
21:37:53 
21:37:53 #41 [binary-base 7/7] WORKDIR /go/src/github.com/docker/docker
21:37:53 #41 sha256:1aa2e70468664bffec585a887655241934b18890ffc4aa56a7459aeac2b554f6
21:37:53 #41 DONE 0.0s
21:37:53 
21:37:53 #42 [build-binary 1/1] RUN --mount=type=cache,target=/root/.cache     --mount=type=bind,target=.,ro     --mount=type=tmpfs,target=cli/winresources/dockerd     --mount=type=tmpfs,target=cli/winresources/docker-proxy         hack/make.sh binary
21:37:53 #42 sha256:80009e2dee905ba99315f17005f47227066f3e82957a168d7e7ae2eab66855b2
21:37:54 #42 0.373 
21:37:54 #42 0.429 Removing /build/bundles/
21:37:54 #42 0.430 
21:37:54 #42 0.435 ---> Making bundle: binary (in /build/bundles/binary)
21:37:54 #42 0.462 Building: /build/bundles/binary-daemon/dockerd
21:37:54 #42 0.462 GOOS="" GOARCH="" GOARM=""
21:37:54 + for f in rootlesskit rootlesskit-docker-proxy
21:37:54 + GOBIN=/usr/local/bin
21:37:54 + GO111MODULE=on
21:37:54 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
21:37:54 Created binary: bundles/dynbinary-daemon/dockerd
21:37:54 Building: bundles/dynbinary-daemon/docker-proxy
21:37:54 GOOS="" GOARCH="" GOARM=""
21:37:54 Created binary: bundles/dynbinary-daemon/docker-proxy
21:37:54 
21:37:54 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:37:54 + RM_GOPATH=0
21:37:54 + TMP_GOPATH=/go
21:37:54 + : /usr/local/bin
21:37:54 + '[' -z /go ']'
21:37:54 + export GOPATH=/go
21:37:54 + GOPATH=/go
21:37:54 + case "$(go env GOARCH)" in
21:37:54 ++ go env GOARCH
21:37:54 + export GO_BUILDMODE=-buildmode=pie
21:37:54 + GO_BUILDMODE=-buildmode=pie
21:37:54 ++ dirname hack/dockerfile/install/install.sh
21:37:54 + dir=hack/dockerfile/install
21:37:54 + bin=tini
21:37:54 + shift
21:37:54 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:37:54 + . hack/dockerfile/install/tini.installer
21:37:54 ++ : v0.19.0
21:37:54 + install_tini
21:37:54 + echo 'Install tini version v0.19.0'
21:37:54 + git clone https://github.com/krallin/tini.git /go/tini
21:37:54 Cloning into '/go/tini'...
21:37:54 Install tini version v0.19.0
21:37:54 + cd /go/tini
21:37:54 + git checkout -q v0.19.0
21:37:54 + cmake .
21:37:54 -- The C compiler identification is GNU 8.3.0
21:37:54 -- Check for working C compiler: /usr/bin/cc
21:37:54 -- Check for working C compiler: /usr/bin/cc -- works
21:37:54 -- Detecting C compiler ABI info
21:37:54 -- Detecting C compiler ABI info - done
21:37:54 -- Detecting C compile features
21:37:54 -- Detecting C compile features - done
21:37:54 -- Performing Test HAS_BUILTIN_FORTIFY
21:37:54 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:37:54 -- Configuring done
21:37:54 -- Generating done
21:37:54 -- Build files have been written to: /go/tini
21:37:54 + make tini-static
21:37:54 make[2]: Entering directory '/go/tini'
21:37:54 make[3]: Entering directory '/go/tini'
21:37:54 make[4]: Entering directory '/go/tini'
21:37:54 make[5]: Entering directory '/go/tini'
21:37:54 Scanning dependencies of target tini-static
21:37:54 make[5]: Leaving directory '/go/tini'
21:37:54 make[5]: Entering directory '/go/tini'
21:37:54 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:37:54 [100%] Linking C executable tini-static
21:37:54 Created binary: bundles/dynbinary-daemon/dockerd
21:37:54 Building: bundles/dynbinary-daemon/docker-proxy
21:37:54 GOOS="" GOARCH="" GOARM=""
21:37:54 Created binary: bundles/dynbinary-daemon/docker-proxy
21:37:54 
21:37:54 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:37:54 + RM_GOPATH=0
21:37:54 + TMP_GOPATH=/go
21:37:54 + : /usr/local/bin
21:37:54 + '[' -z /go ']'
21:37:54 + export GOPATH=/go
21:37:54 + GOPATH=/go
21:37:54 + case "$(go env GOARCH)" in
21:37:54 ++ go env GOARCH
21:37:54 + export GO_BUILDMODE=-buildmode=pie
21:37:54 + GO_BUILDMODE=-buildmode=pie
21:37:54 ++ dirname hack/dockerfile/install/install.sh
21:37:54 + dir=hack/dockerfile/install
21:37:54 + bin=tini
21:37:54 + shift
21:37:54 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:37:54 + . hack/dockerfile/install/tini.installer
21:37:54 ++ : v0.19.0
21:37:54 + install_tini
21:37:54 + echo 'Install tini version v0.19.0'
21:37:54 Install tini version v0.19.0
21:37:54 + git clone https://github.com/krallin/tini.git /go/tini
21:37:54 Cloning into '/go/tini'...
21:37:54 + cd /go/tini
21:37:54 + git checkout -q v0.19.0
21:37:54 + cmake .
21:37:54 -- The C compiler identification is GNU 10.2.1
21:37:54 -- Detecting C compiler ABI info
21:37:54 -- Detecting C compiler ABI info - done
21:37:54 -- Check for working C compiler: /usr/bin/cc - skipped
21:37:54 -- Detecting C compile features
21:37:54 -- Detecting C compile features - done
21:37:54 -- Performing Test HAS_BUILTIN_FORTIFY
21:37:54 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:37:54 -- Configuring done
21:37:54 -- Generating done
21:37:54 -- Build files have been written to: /go/tini
21:37:54 + make tini-static
21:37:54 make[2]: Entering directory '/go/tini'
21:37:54 make[3]: Entering directory '/go/tini'
21:37:54 make[4]: Entering directory '/go/tini'
21:37:54 make[5]: Entering directory '/go/tini'
21:37:54 Scanning dependencies of target tini-static
21:37:54 make[5]: Leaving directory '/go/tini'
21:37:54 make[5]: Entering directory '/go/tini'
21:37:54 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:37:54 [100%] Linking C executable tini-static
21:37:54 make[5]: Leaving directory '/go/tini'
21:37:54 [100%] Built target tini-static
21:37:54 make[4]: Leaving directory '/go/tini'
21:37:54 make[3]: Leaving directory '/go/tini'
21:37:54 make[2]: Leaving directory '/go/tini'
21:37:54 + mkdir -p /usr/local/bin
21:37:54 + cp tini-static /usr/local/bin/docker-init
21:37:54 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:37:54 + RM_GOPATH=0
21:37:54 + TMP_GOPATH=/go
21:37:54 + : /usr/local/bin
21:37:54 + '[' -z /go ']'
21:37:54 + export GOPATH=/go
21:37:54 + GOPATH=/go
21:37:54 + case "$(go env GOARCH)" in
21:37:54 ++ go env GOARCH
21:37:54 + export GO_BUILDMODE=-buildmode=pie
21:37:54 + GO_BUILDMODE=-buildmode=pie
21:37:54 ++ dirname hack/dockerfile/install/install.sh
21:37:54 + dir=hack/dockerfile/install
21:37:54 + bin=rootlesskit
21:37:54 + shift
21:37:54 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:37:54 + . hack/dockerfile/install/rootlesskit.installer
21:37:54 ++ : 1920341cd41e047834a21007424162a2dc946315
21:37:54 + install_rootlesskit dynamic
21:37:54 + case "$1" in
21:37:54 + install_rootlesskit_dynamic
21:37:54 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:37:54 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:37:54 + export BUILD_MODE=-buildmode=pie
21:37:54 + BUILD_MODE=-buildmode=pie
21:37:54 + _install_rootlesskit
21:37:54 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
21:37:54 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
21:37:54 + for f in rootlesskit rootlesskit-docker-proxy
21:37:54 + GOBIN=/usr/local/bin
21:37:54 + GO111MODULE=on
21:37:54 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
21:37:54 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
21:37:54 go: downloading github.com/sirupsen/logrus v1.8.1
21:37:54 go: downloading github.com/urfave/cli/v2 v2.4.0
21:37:54 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
21:37:54 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:37:54 go: downloading github.com/google/uuid v1.3.0
21:37:54 go: downloading github.com/moby/vpnkit v0.5.0
21:37:54 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:37:54 go: downloading github.com/gofrs/flock v0.8.1
21:37:54 go: downloading github.com/gorilla/mux v1.8.0
21:37:54 go: downloading github.com/moby/sys/mountinfo v0.6.0
21:37:54 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:37:54 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
21:37:54 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:37:54 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:37:54 make[5]: Leaving directory '/go/tini'
21:37:54 [100%] Built target tini-static
21:37:54 make[4]: Leaving directory '/go/tini'
21:37:54 make[3]: Leaving directory '/go/tini'
21:37:54 make[2]: Leaving directory '/go/tini'
21:37:54 + mkdir -p /usr/local/bin
21:37:54 + cp tini-static /usr/local/bin/docker-init
21:37:54 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:37:54 + RM_GOPATH=0
21:37:54 + TMP_GOPATH=/go
21:37:54 + : /usr/local/bin
21:37:54 + '[' -z /go ']'
21:37:54 + export GOPATH=/go
21:37:54 + GOPATH=/go
21:37:54 + case "$(go env GOARCH)" in
21:37:54 ++ go env GOARCH
21:37:54 + export GO_BUILDMODE=-buildmode=pie
21:37:54 + GO_BUILDMODE=-buildmode=pie
21:37:54 ++ dirname hack/dockerfile/install/install.sh
21:37:54 + dir=hack/dockerfile/install
21:37:54 + bin=rootlesskit
21:37:54 + shift
21:37:54 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:37:54 + . hack/dockerfile/install/rootlesskit.installer
21:37:54 ++ : 1920341cd41e047834a21007424162a2dc946315
21:37:54 + install_rootlesskit dynamic
21:37:54 + case "$1" in
21:37:54 + install_rootlesskit_dynamic
21:37:54 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:37:54 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:37:54 + export BUILD_MODE=-buildmode=pie
21:37:54 + BUILD_MODE=-buildmode=pie
21:37:54 + _install_rootlesskit
21:37:54 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
21:37:54 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
21:37:54 + for f in rootlesskit rootlesskit-docker-proxy
21:37:54 + GOBIN=/usr/local/bin
21:37:54 + GO111MODULE=on
21:37:54 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
21:37:55 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
21:37:55 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64.rpm
21:37:55 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lq24Oq
21:37:55 + umask 022
21:37:55 + cd /root/rpmbuild/BUILD
21:37:55 + cd src
21:37:55 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64
21:37:55 + RPM_EC=0
21:37:55 ++ jobs -p
21:37:55 + exit 0
21:37:55     line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:37:55     line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:37:55     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:37:55     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64/usr/bin/docker-proxy
21:37:55 
21:37:55 RPM build warnings:
21:37:55 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZKSHem
21:37:55 + umask 022
21:37:55 + cd /root/rpmbuild/BUILD
21:37:55 + cd /root/rpmbuild/BUILD
21:37:55 + rm -rf src
21:37:55 + /usr/bin/mkdir -p src
21:37:55 + cd src
21:37:55 + /usr/bin/tar -xof -
21:37:55 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
21:37:55 + STATUS=0
21:37:55 + '[' 0 -ne 0 ']'
21:37:55 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
21:37:55 + /usr/bin/tar -xof -
21:37:56 + STATUS=0
21:37:56 + '[' 0 -ne 0 ']'
21:37:56 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:37:56 + RPM_EC=0
21:37:56 ++ jobs -p
21:37:56 + exit 0
21:37:56 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tRTt7C
21:37:56 + umask 022
21:37:56 + cd /root/rpmbuild/BUILD
21:37:56 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
21:37:56 + export CFLAGS
21:37:56 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
21:37:56 + export CXXFLAGS
21:37:56 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
21:37:56 + export FFLAGS
21:37:56 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
21:37:56 + export FCFLAGS
21:37:56 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-buildx-plugin-0.8.2-0.fc36.aarch64.ld'
21:37:56 + export LDFLAGS
21:37:56 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:37:56 + export LT_SYS_LIBRARY_PATH
21:37:56 + CC=gcc
21:37:56 + export CC
21:37:56 + CXX=g++
21:37:56 + export CXX
21:37:56 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:37:56 + /usr/lib/rpm/generate-rpm-note.sh docker-buildx-plugin 0.8.2-0.fc36 aarch64
21:37:56 + cd src
21:37:56 + pushd /root/rpmbuild/BUILD/src/buildx
21:37:56 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:37:56 + bash -c 'CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o bin/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision=%{_buildx_gitcommit} -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx'
21:37:56 go: downloading github.com/sirupsen/logrus v1.8.1
21:37:56 go: downloading github.com/urfave/cli/v2 v2.4.0
21:37:56 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
21:37:56 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:37:56 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:37:56 go: downloading github.com/google/uuid v1.3.0
21:37:56 go: downloading github.com/moby/vpnkit v0.5.0
21:37:56 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:37:56 go: downloading github.com/gofrs/flock v0.8.1
21:37:56 go: downloading github.com/gorilla/mux v1.8.0
21:37:56 ++ pwd
21:37:56 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:37:56 Project root: .
21:37:56 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:37:56 INFO: man/src/attach.md found
21:37:56 WARN: man/src/build.md does not exist, skipping
21:37:56 WARN: man/src/builder/build.md does not exist, skipping
21:37:56 WARN: man/src/builder/prune.md does not exist, skipping
21:37:56 WARN: man/src/builder.md does not exist, skipping
21:37:56 WARN: man/src/checkpoint/create.md does not exist, skipping
21:37:56 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:37:56 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:37:56 WARN: man/src/checkpoint.md does not exist, skipping
21:37:56 INFO: man/src/commit.md found
21:37:56 WARN: man/src/config/create.md does not exist, skipping
21:37:56 WARN: man/src/config/inspect.md does not exist, skipping
21:37:56 WARN: man/src/config/ls.md does not exist, skipping
21:37:56 WARN: man/src/config/rm.md does not exist, skipping
21:37:56 WARN: man/src/config.md does not exist, skipping
21:37:56 INFO: man/src/container/attach.md found
21:37:56 INFO: man/src/container/commit.md found
21:37:56 INFO: man/src/container/cp.md found
21:37:56 INFO: man/src/container/create.md found
21:37:56 INFO: man/src/container/diff.md found
21:37:56 INFO: man/src/container/exec.md found
21:37:56 INFO: man/src/container/export.md found
21:37:56 WARN: man/src/container/inspect.md does not exist, skipping
21:37:56 INFO: man/src/container/kill.md found
21:37:56 INFO: man/src/container/logs.md found
21:37:56 INFO: man/src/container/ls.md found
21:37:56 INFO: man/src/container/pause.md found
21:37:56 INFO: man/src/container/port.md found
21:37:56 WARN: man/src/container/prune.md does not exist, skipping
21:37:56 INFO: man/src/container/rename.md found
21:37:56 INFO: man/src/container/restart.md found
21:37:56 INFO: man/src/container/rm.md found
21:37:56 INFO: man/src/container/run.md found
21:37:56 INFO: man/src/container/start.md found
21:37:56 INFO: man/src/container/stats.md found
21:37:56 INFO: man/src/container/stop.md found
21:37:56 INFO: man/src/container/top.md found
21:37:56 INFO: man/src/container/unpause.md found
21:37:56 INFO: man/src/container/update.md found
21:37:56 INFO: man/src/container/wait.md found
21:37:56 WARN: man/src/container.md does not exist, skipping
21:37:56 WARN: man/src/context/create.md does not exist, skipping
21:37:56 WARN: man/src/context/export.md does not exist, skipping
21:37:56 WARN: man/src/context/import.md does not exist, skipping
21:37:56 WARN: man/src/context/inspect.md does not exist, skipping
21:37:56 WARN: man/src/context/ls.md does not exist, skipping
21:37:56 WARN: man/src/context/rm.md does not exist, skipping
21:37:56 WARN: man/src/context/show.md does not exist, skipping
21:37:56 WARN: man/src/context/update.md does not exist, skipping
21:37:56 WARN: man/src/context/use.md does not exist, skipping
21:37:56 WARN: man/src/context.md does not exist, skipping
21:37:56 INFO: man/src/cp.md found
21:37:56 INFO: man/src/create.md found
21:37:56 INFO: man/src/diff.md found
21:37:56 INFO: man/src/events.md found
21:37:56 INFO: man/src/exec.md found
21:37:56 INFO: man/src/export.md found
21:37:56 INFO: man/src/history.md found
21:37:56 INFO: man/src/image/build.md found
21:37:56 INFO: man/src/image/history.md found
21:37:56 INFO: man/src/image/import.md found
21:37:56 WARN: man/src/image/inspect.md does not exist, skipping
21:37:56 INFO: man/src/image/load.md found
21:37:56 INFO: man/src/image/ls.md found
21:37:56 WARN: man/src/image/prune.md does not exist, skipping
21:37:56 INFO: man/src/image/pull.md found
21:37:56 INFO: man/src/image/push.md found
21:37:56 INFO: man/src/image/rm.md found
21:37:56 INFO: man/src/image/save.md found
21:37:56 INFO: man/src/image/tag.md found
21:37:56 WARN: man/src/image.md does not exist, skipping
21:37:56 INFO: man/src/images.md found
21:37:56 INFO: man/src/import.md found
21:37:56 INFO: man/src/info.md found
21:37:56 INFO: man/src/inspect.md found
21:37:56 INFO: man/src/kill.md found
21:37:56 INFO: man/src/load.md found
21:37:56 INFO: man/src/login.md found
21:37:56 INFO: man/src/logout.md found
21:37:56 INFO: man/src/logs.md found
21:37:56 WARN: man/src/manifest/annotate.md does not exist, skipping
21:37:56 WARN: man/src/manifest/create.md does not exist, skipping
21:37:56 WARN: man/src/manifest/inspect.md does not exist, skipping
21:37:56 WARN: man/src/manifest/push.md does not exist, skipping
21:37:56 WARN: man/src/manifest/rm.md does not exist, skipping
21:37:56 WARN: man/src/manifest.md does not exist, skipping
21:37:56 INFO: man/src/network/connect.md found
21:37:56 INFO: man/src/network/create.md found
21:37:56 INFO: man/src/network/disconnect.md found
21:37:56 INFO: man/src/network/inspect.md found
21:37:56 INFO: man/src/network/ls.md found
21:37:56 WARN: man/src/network/prune.md does not exist, skipping
21:37:56 INFO: man/src/network/rm.md found
21:37:56 WARN: man/src/network.md does not exist, skipping
21:37:56 WARN: man/src/node/demote.md does not exist, skipping
21:37:56 WARN: man/src/node/inspect.md does not exist, skipping
21:37:56 WARN: man/src/node/ls.md does not exist, skipping
21:37:56 WARN: man/src/node/promote.md does not exist, skipping
21:37:56 WARN: man/src/node/ps.md does not exist, skipping
21:37:56 WARN: man/src/node/rm.md does not exist, skipping
21:37:56 WARN: man/src/node/update.md does not exist, skipping
21:37:56 WARN: man/src/node.md does not exist, skipping
21:37:56 INFO: man/src/pause.md found
21:37:56 WARN: man/src/plugin/create.md does not exist, skipping
21:37:56 WARN: man/src/plugin/disable.md does not exist, skipping
21:37:56 WARN: man/src/plugin/enable.md does not exist, skipping
21:37:56 WARN: man/src/plugin/inspect.md does not exist, skipping
21:37:56 WARN: man/src/plugin/install.md does not exist, skipping
21:37:56 INFO: man/src/plugin/ls.md found
21:37:56 WARN: man/src/plugin/push.md does not exist, skipping
21:37:56 WARN: man/src/plugin/rm.md does not exist, skipping
21:37:56 WARN: man/src/plugin/set.md does not exist, skipping
21:37:56 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:37:56 WARN: man/src/plugin.md does not exist, skipping
21:37:56 INFO: man/src/port.md found
21:37:56 INFO: man/src/ps.md found
21:37:56 INFO: man/src/pull.md found
21:37:56 INFO: man/src/push.md found
21:37:56 INFO: man/src/rename.md found
21:37:56 INFO: man/src/restart.md found
21:37:56 INFO: man/src/rm.md found
21:37:56 INFO: man/src/rmi.md found
21:37:56 WARN: man/src/run.md does not exist, skipping
21:37:56 INFO: man/src/save.md found
21:37:56 INFO: man/src/search.md found
21:37:56 WARN: man/src/secret/create.md does not exist, skipping
21:37:56 WARN: man/src/secret/inspect.md does not exist, skipping
21:37:56 WARN: man/src/secret/ls.md does not exist, skipping
21:37:56 WARN: man/src/secret/rm.md does not exist, skipping
21:37:56 WARN: man/src/secret.md does not exist, skipping
21:37:56 WARN: man/src/service/create.md does not exist, skipping
21:37:56 WARN: man/src/service/inspect.md does not exist, skipping
21:37:56 WARN: man/src/service/logs.md does not exist, skipping
21:37:56 WARN: man/src/service/ls.md does not exist, skipping
21:37:56 WARN: man/src/service/ps.md does not exist, skipping
21:37:56 WARN: man/src/service/rm.md does not exist, skipping
21:37:56 WARN: man/src/service/rollback.md does not exist, skipping
21:37:56 WARN: man/src/service/scale.md does not exist, skipping
21:37:56 WARN: man/src/service/update.md does not exist, skipping
21:37:56 WARN: man/src/service.md does not exist, skipping
21:37:56 WARN: man/src/stack/config.md does not exist, skipping
21:37:56 WARN: man/src/stack/deploy.md does not exist, skipping
21:37:56 WARN: man/src/stack/ls.md does not exist, skipping
21:37:56 WARN: man/src/stack/ps.md does not exist, skipping
21:37:56 WARN: man/src/stack/rm.md does not exist, skipping
21:37:56 WARN: man/src/stack/services.md does not exist, skipping
21:37:56 WARN: man/src/stack.md does not exist, skipping
21:37:56 INFO: man/src/start.md found
21:37:56 INFO: man/src/stats.md found
21:37:56 INFO: man/src/stop.md found
21:37:56 WARN: man/src/swarm/ca.md does not exist, skipping
21:37:56 WARN: man/src/swarm/init.md does not exist, skipping
21:37:56 WARN: man/src/swarm/join.md does not exist, skipping
21:37:56 WARN: man/src/swarm/join-token.md does not exist, skipping
21:37:56 WARN: man/src/swarm/leave.md does not exist, skipping
21:37:56 WARN: man/src/swarm/unlock.md does not exist, skipping
21:37:56 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:37:56 WARN: man/src/swarm/update.md does not exist, skipping
21:37:56 WARN: man/src/swarm.md does not exist, skipping
21:37:56 WARN: man/src/system/df.md does not exist, skipping
21:37:56 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:37:56 INFO: man/src/system/events.md found
21:37:56 INFO: man/src/system/info.md found
21:37:56 WARN: man/src/system/prune.md does not exist, skipping
21:37:56 WARN: man/src/system.md does not exist, skipping
21:37:56 INFO: man/src/tag.md found
21:37:56 INFO: man/src/top.md found
21:37:56 WARN: man/src/trust/inspect.md does not exist, skipping
21:37:56 WARN: man/src/trust/key/generate.md does not exist, skipping
21:37:56 WARN: man/src/trust/key/load.md does not exist, skipping
21:37:56 WARN: man/src/trust/key.md does not exist, skipping
21:37:56 WARN: man/src/trust/revoke.md does not exist, skipping
21:37:56 WARN: man/src/trust/sign.md does not exist, skipping
21:37:56 WARN: man/src/trust/signer/add.md does not exist, skipping
21:37:56 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:37:56 WARN: man/src/trust/signer.md does not exist, skipping
21:37:56 WARN: man/src/trust.md does not exist, skipping
21:37:56 INFO: man/src/unpause.md found
21:37:56 INFO: man/src/update.md found
21:37:56 INFO: man/src/version.md found
21:37:56 INFO: man/src/volume/create.md found
21:37:56 INFO: man/src/volume/inspect.md found
21:37:56 INFO: man/src/volume/ls.md found
21:37:56 WARN: man/src/volume/prune.md does not exist, skipping
21:37:56 WARN: man/src/volume/rm.md does not exist, skipping
21:37:56 WARN: man/src/volume/update.md does not exist, skipping
21:37:56 INFO: man/src/volume.md found
21:37:56 INFO: man/src/wait.md found
21:37:56 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:37:56 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:37:56 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:37:56 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:37:56 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:37:56 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:37:57 go: downloading github.com/moby/sys/mountinfo v0.6.0
21:37:57 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:37:57 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:37:57 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
21:37:57 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:37:57 ++ pwd
21:37:57 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:37:57 Project root: .
21:37:57 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:37:57 INFO: man/src/attach.md found
21:37:57 WARN: man/src/build.md does not exist, skipping
21:37:57 WARN: man/src/builder/build.md does not exist, skipping
21:37:57 WARN: man/src/builder/prune.md does not exist, skipping
21:37:57 WARN: man/src/builder.md does not exist, skipping
21:37:57 WARN: man/src/checkpoint/create.md does not exist, skipping
21:37:57 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:37:57 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:37:57 WARN: man/src/checkpoint.md does not exist, skipping
21:37:57 INFO: man/src/commit.md found
21:37:57 WARN: man/src/config/create.md does not exist, skipping
21:37:57 WARN: man/src/config/inspect.md does not exist, skipping
21:37:57 WARN: man/src/config/ls.md does not exist, skipping
21:37:57 WARN: man/src/config/rm.md does not exist, skipping
21:37:57 WARN: man/src/config.md does not exist, skipping
21:37:57 INFO: man/src/container/attach.md found
21:37:57 INFO: man/src/container/commit.md found
21:37:57 INFO: man/src/container/cp.md found
21:37:57 INFO: man/src/container/create.md found
21:37:57 INFO: man/src/container/diff.md found
21:37:57 INFO: man/src/container/exec.md found
21:37:57 INFO: man/src/container/export.md found
21:37:57 WARN: man/src/container/inspect.md does not exist, skipping
21:37:57 INFO: man/src/container/kill.md found
21:37:57 INFO: man/src/container/logs.md found
21:37:57 INFO: man/src/container/ls.md found
21:37:57 INFO: man/src/container/pause.md found
21:37:57 INFO: man/src/container/port.md found
21:37:57 WARN: man/src/container/prune.md does not exist, skipping
21:37:57 INFO: man/src/container/rename.md found
21:37:57 INFO: man/src/container/restart.md found
21:37:57 INFO: man/src/container/rm.md found
21:37:57 INFO: man/src/container/run.md found
21:37:57 INFO: man/src/container/start.md found
21:37:57 INFO: man/src/container/stats.md found
21:37:57 INFO: man/src/container/stop.md found
21:37:57 INFO: man/src/container/top.md found
21:37:57 INFO: man/src/container/unpause.md found
21:37:57 INFO: man/src/container/update.md found
21:37:57 INFO: man/src/container/wait.md found
21:37:57 WARN: man/src/container.md does not exist, skipping
21:37:57 WARN: man/src/context/create.md does not exist, skipping
21:37:57 WARN: man/src/context/export.md does not exist, skipping
21:37:57 WARN: man/src/context/import.md does not exist, skipping
21:37:57 WARN: man/src/context/inspect.md does not exist, skipping
21:37:57 WARN: man/src/context/ls.md does not exist, skipping
21:37:57 WARN: man/src/context/rm.md does not exist, skipping
21:37:57 WARN: man/src/context/show.md does not exist, skipping
21:37:57 WARN: man/src/context/update.md does not exist, skipping
21:37:57 WARN: man/src/context/use.md does not exist, skipping
21:37:57 WARN: man/src/context.md does not exist, skipping
21:37:57 INFO: man/src/cp.md found
21:37:57 INFO: man/src/create.md found
21:37:57 INFO: man/src/diff.md found
21:37:57 INFO: man/src/events.md found
21:37:57 INFO: man/src/exec.md found
21:37:57 INFO: man/src/export.md found
21:37:57 INFO: man/src/history.md found
21:37:57 INFO: man/src/image/build.md found
21:37:57 INFO: man/src/image/history.md found
21:37:57 INFO: man/src/image/import.md found
21:37:57 WARN: man/src/image/inspect.md does not exist, skipping
21:37:57 INFO: man/src/image/load.md found
21:37:57 INFO: man/src/image/ls.md found
21:37:57 WARN: man/src/image/prune.md does not exist, skipping
21:37:57 INFO: man/src/image/pull.md found
21:37:57 INFO: man/src/image/push.md found
21:37:57 INFO: man/src/image/rm.md found
21:37:57 INFO: man/src/image/save.md found
21:37:57 INFO: man/src/image/tag.md found
21:37:57 WARN: man/src/image.md does not exist, skipping
21:37:57 INFO: man/src/images.md found
21:37:57 INFO: man/src/import.md found
21:37:57 INFO: man/src/info.md found
21:37:57 INFO: man/src/inspect.md found
21:37:57 INFO: man/src/kill.md found
21:37:57 INFO: man/src/load.md found
21:37:57 INFO: man/src/login.md found
21:37:57 INFO: man/src/logout.md found
21:37:57 INFO: man/src/logs.md found
21:37:57 WARN: man/src/manifest/annotate.md does not exist, skipping
21:37:57 WARN: man/src/manifest/create.md does not exist, skipping
21:37:57 WARN: man/src/manifest/inspect.md does not exist, skipping
21:37:57 WARN: man/src/manifest/push.md does not exist, skipping
21:37:57 WARN: man/src/manifest/rm.md does not exist, skipping
21:37:57 WARN: man/src/manifest.md does not exist, skipping
21:37:57 INFO: man/src/network/connect.md found
21:37:57 INFO: man/src/network/create.md found
21:37:57 INFO: man/src/network/disconnect.md found
21:37:57 INFO: man/src/network/inspect.md found
21:37:57 INFO: man/src/network/ls.md found
21:37:57 WARN: man/src/network/prune.md does not exist, skipping
21:37:57 INFO: man/src/network/rm.md found
21:37:57 WARN: man/src/network.md does not exist, skipping
21:37:57 WARN: man/src/node/demote.md does not exist, skipping
21:37:57 WARN: man/src/node/inspect.md does not exist, skipping
21:37:57 WARN: man/src/node/ls.md does not exist, skipping
21:37:57 WARN: man/src/node/promote.md does not exist, skipping
21:37:57 WARN: man/src/node/ps.md does not exist, skipping
21:37:57 WARN: man/src/node/rm.md does not exist, skipping
21:37:57 WARN: man/src/node/update.md does not exist, skipping
21:37:57 WARN: man/src/node.md does not exist, skipping
21:37:57 INFO: man/src/pause.md found
21:37:57 WARN: man/src/plugin/create.md does not exist, skipping
21:37:57 WARN: man/src/plugin/disable.md does not exist, skipping
21:37:57 WARN: man/src/plugin/enable.md does not exist, skipping
21:37:57 WARN: man/src/plugin/inspect.md does not exist, skipping
21:37:57 WARN: man/src/plugin/install.md does not exist, skipping
21:37:57 INFO: man/src/plugin/ls.md found
21:37:57 WARN: man/src/plugin/push.md does not exist, skipping
21:37:57 WARN: man/src/plugin/rm.md does not exist, skipping
21:37:57 WARN: man/src/plugin/set.md does not exist, skipping
21:37:57 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:37:57 WARN: man/src/plugin.md does not exist, skipping
21:37:57 INFO: man/src/port.md found
21:37:57 INFO: man/src/ps.md found
21:37:57 INFO: man/src/pull.md found
21:37:57 INFO: man/src/push.md found
21:37:57 INFO: man/src/rename.md found
21:37:57 INFO: man/src/restart.md found
21:37:57 INFO: man/src/rm.md found
21:37:57 INFO: man/src/rmi.md found
21:37:57 WARN: man/src/run.md does not exist, skipping
21:37:57 INFO: man/src/save.md found
21:37:57 INFO: man/src/search.md found
21:37:57 WARN: man/src/secret/create.md does not exist, skipping
21:37:57 WARN: man/src/secret/inspect.md does not exist, skipping
21:37:57 WARN: man/src/secret/ls.md does not exist, skipping
21:37:57 WARN: man/src/secret/rm.md does not exist, skipping
21:37:57 WARN: man/src/secret.md does not exist, skipping
21:37:57 WARN: man/src/service/create.md does not exist, skipping
21:37:57 WARN: man/src/service/inspect.md does not exist, skipping
21:37:57 WARN: man/src/service/logs.md does not exist, skipping
21:37:57 WARN: man/src/service/ls.md does not exist, skipping
21:37:57 WARN: man/src/service/ps.md does not exist, skipping
21:37:57 WARN: man/src/service/rm.md does not exist, skipping
21:37:57 WARN: man/src/service/rollback.md does not exist, skipping
21:37:57 WARN: man/src/service/scale.md does not exist, skipping
21:37:57 WARN: man/src/service/update.md does not exist, skipping
21:37:57 WARN: man/src/service.md does not exist, skipping
21:37:57 WARN: man/src/stack/config.md does not exist, skipping
21:37:57 WARN: man/src/stack/deploy.md does not exist, skipping
21:37:57 WARN: man/src/stack/ls.md does not exist, skipping
21:37:57 WARN: man/src/stack/ps.md does not exist, skipping
21:37:57 WARN: man/src/stack/rm.md does not exist, skipping
21:37:57 WARN: man/src/stack/services.md does not exist, skipping
21:37:57 WARN: man/src/stack.md does not exist, skipping
21:37:57 INFO: man/src/start.md found
21:37:57 INFO: man/src/stats.md found
21:37:57 INFO: man/src/stop.md found
21:37:57 WARN: man/src/swarm/ca.md does not exist, skipping
21:37:57 WARN: man/src/swarm/init.md does not exist, skipping
21:37:57 WARN: man/src/swarm/join.md does not exist, skipping
21:37:57 WARN: man/src/swarm/join-token.md does not exist, skipping
21:37:57 WARN: man/src/swarm/leave.md does not exist, skipping
21:37:57 WARN: man/src/swarm/unlock.md does not exist, skipping
21:37:57 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:37:57 WARN: man/src/swarm/update.md does not exist, skipping
21:37:57 WARN: man/src/swarm.md does not exist, skipping
21:37:57 WARN: man/src/system/df.md does not exist, skipping
21:37:57 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:37:57 INFO: man/src/system/events.md found
21:37:57 INFO: man/src/system/info.md found
21:37:57 WARN: man/src/system/prune.md does not exist, skipping
21:37:57 WARN: man/src/system.md does not exist, skipping
21:37:57 INFO: man/src/tag.md found
21:37:57 INFO: man/src/top.md found
21:37:57 WARN: man/src/trust/inspect.md does not exist, skipping
21:37:57 WARN: man/src/trust/key/generate.md does not exist, skipping
21:37:57 WARN: man/src/trust/key/load.md does not exist, skipping
21:37:57 WARN: man/src/trust/key.md does not exist, skipping
21:37:57 WARN: man/src/trust/revoke.md does not exist, skipping
21:37:57 WARN: man/src/trust/sign.md does not exist, skipping
21:37:57 WARN: man/src/trust/signer/add.md does not exist, skipping
21:37:57 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:37:57 WARN: man/src/trust/signer.md does not exist, skipping
21:37:57 WARN: man/src/trust.md does not exist, skipping
21:37:57 INFO: man/src/unpause.md found
21:37:57 INFO: man/src/update.md found
21:37:57 INFO: man/src/version.md found
21:37:57 INFO: man/src/volume/create.md found
21:37:57 INFO: man/src/volume/inspect.md found
21:37:57 INFO: man/src/volume/ls.md found
21:37:57 WARN: man/src/volume/prune.md does not exist, skipping
21:37:57 WARN: man/src/volume/rm.md does not exist, skipping
21:37:57 WARN: man/src/volume/update.md does not exist, skipping
21:37:57 INFO: man/src/volume.md found
21:37:57 INFO: man/src/wait.md found
21:37:57 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:37:57 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:37:57 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:37:57 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:37:57 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:37:57 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:37:57 make[2]: Leaving directory '/root/build-deb/cli'
21:37:57 # Build buildx plugin
21:37:57 cd /go/src/github.com/docker/buildx \
21:37:57 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:37:57 && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx
21:37:57 + popd
21:37:57 ~/rpmbuild/BUILD/src
21:37:57 + RPM_EC=0
21:37:57 ++ jobs -p
21:37:57 + exit 0
21:37:57 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sgxx4Y
21:37:57 + umask 022
21:37:57 + cd /root/rpmbuild/BUILD
21:37:57 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64 '!=' / ']'
21:37:57 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64
21:37:57 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64
21:37:57 + mkdir -p /root/rpmbuild/BUILDROOT
21:37:57 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64
21:37:57 + cd src
21:37:57 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64/usr/bin
21:37:57 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64/usr/bin/docker
21:37:57 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64/usr/share/bash-completion/completions
21:37:57 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64/usr/share/zsh/vendor-completions
21:37:57 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64/usr/share/fish/vendor_completions.d
21:37:57 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64/usr/share/bash-completion/completions/docker
21:37:57 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64/usr/share/zsh/vendor-completions/_docker
21:37:57 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64/usr/share/fish/vendor_completions.d/docker.fish
21:37:57 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64/usr/share/man/man1
21:37:57 + 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~20220816152130.8ffaab8-0.fc35.aarch64/usr/share/man/man1
21:37:57 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64/usr/share/man/man5
21:37:57 + 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~20220816152130.8ffaab8-0.fc35.aarch64/usr/share/man/man5
21:37:57 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64/usr/share/man/man8
21:37:57 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64/usr/share/man/man8
21:37:57 + mkdir -p build-docs
21:37:57 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:37:57 + cp cli/LICENSE build-docs/LICENSE
21:37:57 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:37:57 + cp cli/MAINTAINERS build-docs/MAINTAINERS
21:37:57 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:37:57 + cp cli/NOTICE build-docs/NOTICE
21:37:57 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:37:57 + cp cli/README.md build-docs/README.md
21:37:57 + /usr/lib/rpm/check-buildroot
21:37:57 + /usr/lib/rpm/redhat/brp-ldconfig
21:37:57 + /usr/lib/rpm/brp-compress
21:37:57 + return
21:37:57 # Build the CLI
21:37:57 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220816152130-8ffaab8 GITCOMMIT=8ffaab8 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:37:57 Building dynamic docker-linux-arm-v6
21:37:57 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=8ffaab8" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-16T21:34:15Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220816152130-8ffaab8" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:37:57 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:37:57 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:37:57 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:37:57 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:37:57 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:37:58 + /usr/lib/rpm/check-rpaths
21:37:58 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:37:58 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:37:58 + /usr/lib/rpm/redhat/brp-python-hardlink
21:37:58 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.iAkfZ8
21:37:58 + umask 022
21:37:58 + cd /root/rpmbuild/BUILD
21:37:58 + cd src
21:37:58 ++ cli/build/docker --version
21:37:58 + ver='Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8'
21:37:58 + test 'Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8' = 'Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8'
21:37:58 + echo 'PASS: cli version OK'
21:37:58 + RPM_EC=0
21:37:58 PASS: cli version OK
21:37:58 ++ jobs -p
21:37:58 + exit 0
21:37:58 Processing files: docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64
21:37:58 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8HBajd
21:37:58 + umask 022
21:37:58 + cd /root/rpmbuild/BUILD
21:37:58 + cd src
21:37:58 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64/usr/share/doc/docker-ce-cli
21:37:58 + export LC_ALL=C
21:37:58 + LC_ALL=C
21:37:58 + export DOCDIR
21:37:58 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64/usr/share/doc/docker-ce-cli
21:37:58 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64/usr/share/doc/docker-ce-cli
21:37:58 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64/usr/share/doc/docker-ce-cli
21:37:58 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64/usr/share/doc/docker-ce-cli
21:37:58 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64/usr/share/doc/docker-ce-cli
21:37:58 + RPM_EC=0
21:37:58 ++ jobs -p
21:37:58 + exit 0
21:37:59 + for f in rootlesskit rootlesskit-docker-proxy
21:37:59 + GOBIN=/usr/local/bin
21:37:59 + GO111MODULE=on
21:37:59 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
21:37:59 Provides: docker-ce-cli = 1:0.0.0~20220816152130.8ffaab8-0.fc35 docker-ce-cli(aarch-64) = 1:0.0.0~20220816152130.8ffaab8-0.fc35
21:37:59 Requires(interp): /bin/sh
21:37:59 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:37:59 Requires(post): /bin/sh
21:37:59 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH)
21:37:59 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
21:37:59 Recommends: docker-buildx-plugin docker-compose-plugin
21:37:59 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64
21:37:59 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.src.rpm
21:38:00 + DISABLE_WARN_OUTSIDE_CONTAINER=1
21:38:00 + make manpages
21:38:00 scripts/docs/generate-man.sh
21:38:00 + cp -r . /tmp/docker-cli-docsgen.30RvaLWgpY/
21:38:00 + cd /tmp/docker-cli-docsgen.30RvaLWgpY
21:38:00 + ./scripts/vendor init
21:38:00 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:38:00 + cp man/tools.go .
21:38:00 + ./scripts/vendor update
21:38:00 + go mod tidy -compat=1.17 -modfile=vendor.mod
21:38:00 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:38:00 go: downloading github.com/spf13/cobra v1.5.0
21:38:00 go: downloading github.com/spf13/pflag v1.0.5
21:38:00 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible
21:38:00 go: downloading github.com/fvbommel/sortorder v1.0.2
21:38:00 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
21:38:00 go: downloading github.com/morikuni/aec v1.0.0
21:38:00 go: downloading github.com/pkg/errors v0.9.1
21:38:00 go: downloading github.com/google/go-cmp v0.5.7
21:38:00 go: downloading gotest.tools/v3 v3.1.0
21:38:00 go: downloading github.com/docker/go-units v0.4.0
21:38:00 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:38:00 go: downloading github.com/docker/go-connections v0.4.0
21:38:00 go: downloading github.com/sirupsen/logrus v1.8.1
21:38:00 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:38:00 go: downloading golang.org/x/text v0.3.7
21:38:00 go: downloading github.com/containerd/containerd v1.6.4
21:38:00 go: downloading github.com/moby/sys/signal v0.7.0
21:38:00 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:38:00 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
21:38:00 go: downloading github.com/mattn/go-runewidth v0.0.13
21:38:00 go: downloading github.com/moby/buildkit v0.10.3
21:38:00 go: downloading github.com/opencontainers/go-digest v1.0.0
21:38:00 go: downloading github.com/gogo/protobuf v1.3.2
21:38:00 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:38:00 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46
21:38:00 go: downloading gopkg.in/yaml.v2 v2.4.0
21:38:00 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
21:38:00 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:38:00 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:38:00 go: downloading github.com/imdario/mergo v0.3.12
21:38:00 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:38:00 go: downloading github.com/docker/docker-credential-helpers v0.6.4
21:38:00 go: downloading github.com/creack/pty v1.1.11
21:38:00 go: downloading github.com/inconshreveable/mousetrap v1.0.0
21:38:00 go: downloading github.com/gorilla/mux v1.8.0
21:38:00 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
21:38:00 Created binary: bundles/dynbinary-daemon/dockerd
21:38:00 Building: bundles/dynbinary-daemon/docker-proxy
21:38:00 GOOS="" GOARCH="" GOARM=""
21:38:00 Created binary: bundles/dynbinary-daemon/docker-proxy
21:38:00 
21:38:00 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:38:00 + RM_GOPATH=0
21:38:00 + TMP_GOPATH=/go
21:38:00 + : /usr/local/bin
21:38:00 + '[' -z /go ']'
21:38:00 + export GOPATH=/go
21:38:00 + GOPATH=/go
21:38:00 + case "$(go env GOARCH)" in
21:38:00 ++ go env GOARCH
21:38:00 + export GO_BUILDMODE=-buildmode=pie
21:38:00 + GO_BUILDMODE=-buildmode=pie
21:38:00 ++ dirname hack/dockerfile/install/install.sh
21:38:00 + dir=hack/dockerfile/install
21:38:00 + bin=tini
21:38:00 + shift
21:38:00 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:38:00 + . hack/dockerfile/install/tini.installer
21:38:00 ++ : v0.19.0
21:38:00 + install_tini
21:38:00 + echo 'Install tini version v0.19.0'
21:38:00 Install tini version v0.19.0
21:38:00 + git clone https://github.com/krallin/tini.git /go/tini
21:38:00 Cloning into '/go/tini'...
21:38:00 + cd /go/tini
21:38:00 + git checkout -q v0.19.0
21:38:00 + cmake .
21:38:00 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
21:38:00   Compatibility with CMake < 2.8.12 will be removed from a future version of
21:38:00   CMake.
21:38:00 
21:38:00   Update the VERSION argument <min> value or use a ...<max> suffix to tell
21:38:00   CMake that the project does not need compatibility with older versions.
21:38:00 
21:38:00 
21:38:00 -- The C compiler identification is GNU 11.2.0
21:38:00 -- Detecting C compiler ABI info
21:38:00 -- Detecting C compiler ABI info - done
21:38:00 -- Check for working C compiler: /usr/bin/cc - skipped
21:38:00 -- Detecting C compile features
21:38:00 -- Detecting C compile features - done
21:38:00 -- Performing Test HAS_BUILTIN_FORTIFY
21:38:00 -- Performing Test HAS_BUILTIN_FORTIFY - Success
21:38:00 -- Configuring done
21:38:00 -- Generating done
21:38:00 -- Build files have been written to: /go/tini
21:38:00 + make tini-static
21:38:00 make[2]: Entering directory '/go/tini'
21:38:00 make[3]: Entering directory '/go/tini'
21:38:00 make[4]: Entering directory '/go/tini'
21:38:00 make[5]: Entering directory '/go/tini'
21:38:00 make[5]: Leaving directory '/go/tini'
21:38:00 make[5]: Entering directory '/go/tini'
21:38:00 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:38:00 [100%] Linking C executable tini-static
21:38:00 make[5]: Leaving directory '/go/tini'
21:38:00 [100%] Built target tini-static
21:38:00 make[4]: Leaving directory '/go/tini'
21:38:00 make[3]: Leaving directory '/go/tini'
21:38:00 make[2]: Leaving directory '/go/tini'
21:38:00 + mkdir -p /usr/local/bin
21:38:00 + cp tini-static /usr/local/bin/docker-init
21:38:00 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:38:00 + RM_GOPATH=0
21:38:00 + TMP_GOPATH=/go
21:38:00 + : /usr/local/bin
21:38:00 + '[' -z /go ']'
21:38:00 + export GOPATH=/go
21:38:00 + GOPATH=/go
21:38:00 + case "$(go env GOARCH)" in
21:38:00 ++ go env GOARCH
21:38:00 + export GO_BUILDMODE=-buildmode=pie
21:38:00 + GO_BUILDMODE=-buildmode=pie
21:38:00 ++ dirname hack/dockerfile/install/install.sh
21:38:00 + dir=hack/dockerfile/install
21:38:00 + bin=rootlesskit
21:38:00 + shift
21:38:00 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:38:00 + . hack/dockerfile/install/rootlesskit.installer
21:38:00 ++ : 1920341cd41e047834a21007424162a2dc946315
21:38:00 + install_rootlesskit dynamic
21:38:00 + case "$1" in
21:38:00 + install_rootlesskit_dynamic
21:38:00 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:38:00 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:38:00 + export BUILD_MODE=-buildmode=pie
21:38:00 + BUILD_MODE=-buildmode=pie
21:38:00 + _install_rootlesskit
21:38:00 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
21:38:00 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
21:38:00 + for f in rootlesskit rootlesskit-docker-proxy
21:38:00 + GOBIN=/usr/local/bin
21:38:00 + GO111MODULE=on
21:38:00 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
21:38:00 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
21:38:00 go: downloading github.com/urfave/cli/v2 v2.4.0
21:38:00 go: downloading github.com/sirupsen/logrus v1.8.1
21:38:00 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
21:38:00 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:38:00 go: downloading github.com/google/uuid v1.3.0
21:38:00 go: downloading github.com/moby/vpnkit v0.5.0
21:38:00 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:38:00 go: downloading github.com/gofrs/flock v0.8.1
21:38:00 go: downloading github.com/gorilla/mux v1.8.0
21:38:00 go: downloading github.com/moby/sys/mountinfo v0.6.0
21:38:00 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:38:00 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:38:00 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
21:38:00 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:38:00 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8
21:38:00 go: downloading github.com/stretchr/testify v1.7.0
21:38:00 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:38:00 go: downloading github.com/klauspost/compress v1.15.1
21:38:00 go: downloading github.com/Microsoft/hcsshim v0.9.2
21:38:00 go: downloading github.com/rivo/uniseg v0.2.0
21:38:00 go: downloading github.com/moby/sys/symlink v0.2.0
21:38:00 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
21:38:00 go: downloading github.com/opencontainers/runc v1.1.1
21:38:01 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
21:38:01 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:38:01 Created binary: bundles/dynbinary-daemon/dockerd
21:38:01 Building: bundles/dynbinary-daemon/docker-proxy
21:38:01 GOOS="" GOARCH="" GOARM=""
21:38:01 Created binary: bundles/dynbinary-daemon/docker-proxy
21:38:01 
21:38:01 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:38:01 + RM_GOPATH=0
21:38:01 + TMP_GOPATH=/go
21:38:01 + : /usr/local/bin
21:38:01 + '[' -z /go ']'
21:38:01 + export GOPATH=/go
21:38:01 + GOPATH=/go
21:38:01 + case "$(go env GOARCH)" in
21:38:01 ++ go env GOARCH
21:38:01 + export GO_BUILDMODE=-buildmode=pie
21:38:01 + GO_BUILDMODE=-buildmode=pie
21:38:01 ++ dirname hack/dockerfile/install/install.sh
21:38:01 + dir=hack/dockerfile/install
21:38:01 + bin=tini
21:38:01 + shift
21:38:01 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:38:01 + . hack/dockerfile/install/tini.installer
21:38:01 ++ : v0.19.0
21:38:01 + install_tini
21:38:01 + echo 'Install tini version v0.19.0'
21:38:01 Install tini version v0.19.0
21:38:01 + git clone https://github.com/krallin/tini.git /go/tini
21:38:01 Cloning into '/go/tini'...
21:38:01 + cd /go/tini
21:38:01 + git checkout -q v0.19.0
21:38:01 + cmake .
21:38:01 -- The C compiler identification is GNU 9.4.0
21:38:01 -- Check for working C compiler: /usr/bin/cc
21:38:01 -- Check for working C compiler: /usr/bin/cc -- works
21:38:01 -- Detecting C compiler ABI info
21:38:01 -- Detecting C compiler ABI info - done
21:38:01 -- Detecting C compile features
21:38:01 -- Detecting C compile features - done
21:38:01 -- Performing Test HAS_BUILTIN_FORTIFY
21:38:01 -- Performing Test HAS_BUILTIN_FORTIFY - Success
21:38:01 -- Configuring done
21:38:01 -- Generating done
21:38:01 -- Build files have been written to: /go/tini
21:38:01 + make tini-static
21:38:01 make[2]: Entering directory '/go/tini'
21:38:01 make[3]: Entering directory '/go/tini'
21:38:01 make[4]: Entering directory '/go/tini'
21:38:01 make[5]: Entering directory '/go/tini'
21:38:01 Scanning dependencies of target tini-static
21:38:01 make[5]: Leaving directory '/go/tini'
21:38:01 make[5]: Entering directory '/go/tini'
21:38:01 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:38:01 [100%] Linking C executable tini-static
21:38:01 make[5]: Leaving directory '/go/tini'
21:38:01 [100%] Built target tini-static
21:38:01 make[4]: Leaving directory '/go/tini'
21:38:01 make[3]: Leaving directory '/go/tini'
21:38:01 make[2]: Leaving directory '/go/tini'
21:38:01 + mkdir -p /usr/local/bin
21:38:01 + cp tini-static /usr/local/bin/docker-init
21:38:01 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:38:01 + RM_GOPATH=0
21:38:01 + TMP_GOPATH=/go
21:38:01 + : /usr/local/bin
21:38:01 + '[' -z /go ']'
21:38:01 + export GOPATH=/go
21:38:01 + GOPATH=/go
21:38:01 + case "$(go env GOARCH)" in
21:38:01 ++ go env GOARCH
21:38:01 + export GO_BUILDMODE=-buildmode=pie
21:38:01 + GO_BUILDMODE=-buildmode=pie
21:38:01 ++ dirname hack/dockerfile/install/install.sh
21:38:01 + dir=hack/dockerfile/install
21:38:01 + bin=rootlesskit
21:38:01 + shift
21:38:01 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:38:01 + . hack/dockerfile/install/rootlesskit.installer
21:38:01 ++ : 1920341cd41e047834a21007424162a2dc946315
21:38:01 + install_rootlesskit dynamic
21:38:01 + case "$1" in
21:38:01 + install_rootlesskit_dynamic
21:38:01 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:38:01 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:38:01 + export BUILD_MODE=-buildmode=pie
21:38:01 + BUILD_MODE=-buildmode=pie
21:38:01 + _install_rootlesskit
21:38:01 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
21:38:01 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
21:38:01 + for f in rootlesskit rootlesskit-docker-proxy
21:38:01 + GOBIN=/usr/local/bin
21:38:01 + GO111MODULE=on
21:38:01 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
21:38:01 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
21:38:01 go: downloading github.com/sirupsen/logrus v1.8.1
21:38:01 go: downloading github.com/urfave/cli/v2 v2.4.0
21:38:01 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
21:38:01 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:38:01 go: downloading github.com/google/uuid v1.3.0
21:38:01 go: downloading github.com/moby/vpnkit v0.5.0
21:38:01 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:38:01 go: downloading github.com/gofrs/flock v0.8.1
21:38:01 go: downloading github.com/gorilla/mux v1.8.0
21:38:01 go: downloading github.com/moby/sys/mountinfo v0.6.0
21:38:01 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:38:01 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
21:38:01 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:38:01 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:38:01 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:38:01 go: downloading go.etcd.io/etcd/raft/v3 v3.5.2
21:38:01 go: downloading google.golang.org/grpc v1.45.0
21:38:01 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:38:01 ++ pwd
21:38:01 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:38:01 Project root: .
21:38:01 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:38:01 INFO: man/src/attach.md found
21:38:01 WARN: man/src/build.md does not exist, skipping
21:38:01 WARN: man/src/builder/build.md does not exist, skipping
21:38:01 WARN: man/src/builder/prune.md does not exist, skipping
21:38:01 WARN: man/src/builder.md does not exist, skipping
21:38:01 WARN: man/src/checkpoint/create.md does not exist, skipping
21:38:01 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:38:01 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:38:01 WARN: man/src/checkpoint.md does not exist, skipping
21:38:01 INFO: man/src/commit.md found
21:38:01 WARN: man/src/config/create.md does not exist, skipping
21:38:01 WARN: man/src/config/inspect.md does not exist, skipping
21:38:01 WARN: man/src/config/ls.md does not exist, skipping
21:38:01 WARN: man/src/config/rm.md does not exist, skipping
21:38:01 WARN: man/src/config.md does not exist, skipping
21:38:01 INFO: man/src/container/attach.md found
21:38:01 INFO: man/src/container/commit.md found
21:38:01 INFO: man/src/container/cp.md found
21:38:01 INFO: man/src/container/create.md found
21:38:01 INFO: man/src/container/diff.md found
21:38:01 INFO: man/src/container/exec.md found
21:38:01 INFO: man/src/container/export.md found
21:38:01 WARN: man/src/container/inspect.md does not exist, skipping
21:38:01 INFO: man/src/container/kill.md found
21:38:01 INFO: man/src/container/logs.md found
21:38:01 INFO: man/src/container/ls.md found
21:38:01 INFO: man/src/container/pause.md found
21:38:01 INFO: man/src/container/port.md found
21:38:01 WARN: man/src/container/prune.md does not exist, skipping
21:38:01 INFO: man/src/container/rename.md found
21:38:01 INFO: man/src/container/restart.md found
21:38:01 INFO: man/src/container/rm.md found
21:38:01 INFO: man/src/container/run.md found
21:38:01 INFO: man/src/container/start.md found
21:38:01 INFO: man/src/container/stats.md found
21:38:01 INFO: man/src/container/stop.md found
21:38:01 INFO: man/src/container/top.md found
21:38:01 INFO: man/src/container/unpause.md found
21:38:01 INFO: man/src/container/update.md found
21:38:01 INFO: man/src/container/wait.md found
21:38:01 WARN: man/src/container.md does not exist, skipping
21:38:01 WARN: man/src/context/create.md does not exist, skipping
21:38:01 WARN: man/src/context/export.md does not exist, skipping
21:38:01 WARN: man/src/context/import.md does not exist, skipping
21:38:01 WARN: man/src/context/inspect.md does not exist, skipping
21:38:01 WARN: man/src/context/ls.md does not exist, skipping
21:38:01 WARN: man/src/context/rm.md does not exist, skipping
21:38:01 WARN: man/src/context/show.md does not exist, skipping
21:38:01 WARN: man/src/context/update.md does not exist, skipping
21:38:01 WARN: man/src/context/use.md does not exist, skipping
21:38:01 WARN: man/src/context.md does not exist, skipping
21:38:01 INFO: man/src/cp.md found
21:38:01 INFO: man/src/create.md found
21:38:01 INFO: man/src/diff.md found
21:38:01 INFO: man/src/events.md found
21:38:01 INFO: man/src/exec.md found
21:38:01 INFO: man/src/export.md found
21:38:01 INFO: man/src/history.md found
21:38:01 INFO: man/src/image/build.md found
21:38:01 INFO: man/src/image/history.md found
21:38:01 INFO: man/src/image/import.md found
21:38:01 WARN: man/src/image/inspect.md does not exist, skipping
21:38:01 INFO: man/src/image/load.md found
21:38:01 INFO: man/src/image/ls.md found
21:38:01 WARN: man/src/image/prune.md does not exist, skipping
21:38:01 INFO: man/src/image/pull.md found
21:38:01 INFO: man/src/image/push.md found
21:38:01 INFO: man/src/image/rm.md found
21:38:01 INFO: man/src/image/save.md found
21:38:01 INFO: man/src/image/tag.md found
21:38:01 WARN: man/src/image.md does not exist, skipping
21:38:01 INFO: man/src/images.md found
21:38:01 INFO: man/src/import.md found
21:38:01 INFO: man/src/info.md found
21:38:01 INFO: man/src/inspect.md found
21:38:01 INFO: man/src/kill.md found
21:38:01 INFO: man/src/load.md found
21:38:01 INFO: man/src/login.md found
21:38:01 INFO: man/src/logout.md found
21:38:01 INFO: man/src/logs.md found
21:38:01 WARN: man/src/manifest/annotate.md does not exist, skipping
21:38:01 WARN: man/src/manifest/create.md does not exist, skipping
21:38:01 WARN: man/src/manifest/inspect.md does not exist, skipping
21:38:01 WARN: man/src/manifest/push.md does not exist, skipping
21:38:01 WARN: man/src/manifest/rm.md does not exist, skipping
21:38:01 WARN: man/src/manifest.md does not exist, skipping
21:38:01 INFO: man/src/network/connect.md found
21:38:01 INFO: man/src/network/create.md found
21:38:01 INFO: man/src/network/disconnect.md found
21:38:01 INFO: man/src/network/inspect.md found
21:38:01 INFO: man/src/network/ls.md found
21:38:01 WARN: man/src/network/prune.md does not exist, skipping
21:38:01 INFO: man/src/network/rm.md found
21:38:01 WARN: man/src/network.md does not exist, skipping
21:38:01 WARN: man/src/node/demote.md does not exist, skipping
21:38:01 WARN: man/src/node/inspect.md does not exist, skipping
21:38:01 WARN: man/src/node/ls.md does not exist, skipping
21:38:01 WARN: man/src/node/promote.md does not exist, skipping
21:38:01 WARN: man/src/node/ps.md does not exist, skipping
21:38:01 WARN: man/src/node/rm.md does not exist, skipping
21:38:01 WARN: man/src/node/update.md does not exist, skipping
21:38:01 WARN: man/src/node.md does not exist, skipping
21:38:01 INFO: man/src/pause.md found
21:38:01 WARN: man/src/plugin/create.md does not exist, skipping
21:38:01 WARN: man/src/plugin/disable.md does not exist, skipping
21:38:01 WARN: man/src/plugin/enable.md does not exist, skipping
21:38:01 WARN: man/src/plugin/inspect.md does not exist, skipping
21:38:01 WARN: man/src/plugin/install.md does not exist, skipping
21:38:01 INFO: man/src/plugin/ls.md found
21:38:01 WARN: man/src/plugin/push.md does not exist, skipping
21:38:01 WARN: man/src/plugin/rm.md does not exist, skipping
21:38:01 WARN: man/src/plugin/set.md does not exist, skipping
21:38:01 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:38:01 WARN: man/src/plugin.md does not exist, skipping
21:38:01 INFO: man/src/port.md found
21:38:01 INFO: man/src/ps.md found
21:38:01 INFO: man/src/pull.md found
21:38:01 INFO: man/src/push.md found
21:38:01 INFO: man/src/rename.md found
21:38:01 INFO: man/src/restart.md found
21:38:01 INFO: man/src/rm.md found
21:38:01 INFO: man/src/rmi.md found
21:38:01 WARN: man/src/run.md does not exist, skipping
21:38:01 INFO: man/src/save.md found
21:38:01 INFO: man/src/search.md found
21:38:01 WARN: man/src/secret/create.md does not exist, skipping
21:38:01 WARN: man/src/secret/inspect.md does not exist, skipping
21:38:01 WARN: man/src/secret/ls.md does not exist, skipping
21:38:01 WARN: man/src/secret/rm.md does not exist, skipping
21:38:01 WARN: man/src/secret.md does not exist, skipping
21:38:01 WARN: man/src/service/create.md does not exist, skipping
21:38:01 WARN: man/src/service/inspect.md does not exist, skipping
21:38:01 WARN: man/src/service/logs.md does not exist, skipping
21:38:01 WARN: man/src/service/ls.md does not exist, skipping
21:38:01 WARN: man/src/service/ps.md does not exist, skipping
21:38:01 WARN: man/src/service/rm.md does not exist, skipping
21:38:01 WARN: man/src/service/rollback.md does not exist, skipping
21:38:01 WARN: man/src/service/scale.md does not exist, skipping
21:38:01 WARN: man/src/service/update.md does not exist, skipping
21:38:01 WARN: man/src/service.md does not exist, skipping
21:38:01 WARN: man/src/stack/config.md does not exist, skipping
21:38:01 WARN: man/src/stack/deploy.md does not exist, skipping
21:38:01 WARN: man/src/stack/ls.md does not exist, skipping
21:38:01 WARN: man/src/stack/ps.md does not exist, skipping
21:38:01 WARN: man/src/stack/rm.md does not exist, skipping
21:38:01 WARN: man/src/stack/services.md does not exist, skipping
21:38:01 WARN: man/src/stack.md does not exist, skipping
21:38:01 INFO: man/src/start.md found
21:38:01 INFO: man/src/stats.md found
21:38:01 INFO: man/src/stop.md found
21:38:01 WARN: man/src/swarm/ca.md does not exist, skipping
21:38:01 WARN: man/src/swarm/init.md does not exist, skipping
21:38:01 WARN: man/src/swarm/join.md does not exist, skipping
21:38:01 WARN: man/src/swarm/join-token.md does not exist, skipping
21:38:01 WARN: man/src/swarm/leave.md does not exist, skipping
21:38:01 WARN: man/src/swarm/unlock.md does not exist, skipping
21:38:01 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:38:01 WARN: man/src/swarm/update.md does not exist, skipping
21:38:01 WARN: man/src/swarm.md does not exist, skipping
21:38:01 WARN: man/src/system/df.md does not exist, skipping
21:38:01 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:38:01 INFO: man/src/system/events.md found
21:38:01 INFO: man/src/system/info.md found
21:38:01 WARN: man/src/system/prune.md does not exist, skipping
21:38:01 WARN: man/src/system.md does not exist, skipping
21:38:01 INFO: man/src/tag.md found
21:38:01 INFO: man/src/top.md found
21:38:01 WARN: man/src/trust/inspect.md does not exist, skipping
21:38:01 WARN: man/src/trust/key/generate.md does not exist, skipping
21:38:01 WARN: man/src/trust/key/load.md does not exist, skipping
21:38:01 WARN: man/src/trust/key.md does not exist, skipping
21:38:01 WARN: man/src/trust/revoke.md does not exist, skipping
21:38:01 WARN: man/src/trust/sign.md does not exist, skipping
21:38:01 WARN: man/src/trust/signer/add.md does not exist, skipping
21:38:01 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:38:01 WARN: man/src/trust/signer.md does not exist, skipping
21:38:01 WARN: man/src/trust.md does not exist, skipping
21:38:01 INFO: man/src/unpause.md found
21:38:01 INFO: man/src/update.md found
21:38:01 INFO: man/src/version.md found
21:38:01 INFO: man/src/volume/create.md found
21:38:01 INFO: man/src/volume/inspect.md found
21:38:01 INFO: man/src/volume/ls.md found
21:38:01 WARN: man/src/volume/prune.md does not exist, skipping
21:38:01 WARN: man/src/volume/rm.md does not exist, skipping
21:38:01 WARN: man/src/volume/update.md does not exist, skipping
21:38:01 INFO: man/src/volume.md found
21:38:01 INFO: man/src/wait.md found
21:38:01 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:38:01 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:38:01 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:38:01 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:38:01 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:38:01 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:38:01 make[2]: Leaving directory '/root/build-deb/cli'
21:38:01 # Build buildx plugin
21:38:01 cd /go/src/github.com/docker/buildx \
21:38:01 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:38:01 && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx
21:38:01 + return
21:38:01 # Build the CLI
21:38:01 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220816152130-8ffaab8 GITCOMMIT=8ffaab8 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:38:01 Building dynamic docker-linux-arm-v6
21:38:01 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=8ffaab8" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-16T21:34:14Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220816152130-8ffaab8" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:38:01 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:38:01 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:38:01 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:38:01 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:38:01 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:38:01 go: downloading github.com/Microsoft/go-winio v0.5.2
21:38:01 go: downloading github.com/russross/blackfriday v1.6.0
21:38:01 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
21:38:01 + for f in rootlesskit rootlesskit-docker-proxy
21:38:01 + GOBIN=/usr/local/bin
21:38:01 + GO111MODULE=on
21:38:01 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
21:38:01 go: downloading github.com/davecgh/go-spew v1.1.1
21:38:01 go: downloading github.com/pmezard/go-difflib v1.0.0
21:38:01 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
21:38:01 go: downloading github.com/miekg/pkcs11 v1.1.1
21:38:01 go: downloading github.com/prometheus/client_golang v1.12.1
21:38:01 go: downloading github.com/go-sql-driver/mysql v1.5.0
21:38:01 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:38:01 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:38:01 go: downloading github.com/google/certificate-transparency-go v1.0.20
21:38:02 go: downloading github.com/golang/protobuf v1.5.2
21:38:02 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
21:38:03 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:38:03 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:38:03 go: downloading github.com/beorn7/perks v1.0.1
21:38:03 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:38:03 go: downloading github.com/prometheus/client_model v0.2.0
21:38:03 go: downloading github.com/prometheus/common v0.32.1
21:38:03 go: downloading github.com/prometheus/procfs v0.7.3
21:38:03 go: downloading google.golang.org/protobuf v1.27.1
21:38:03 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:38:03 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:38:03 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:38:03 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:38:03 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:38:03 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:38:03 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:38:03 go: downloading github.com/docker/go-metrics v0.0.1
21:38:03 go: downloading github.com/kr/text v0.2.0
21:38:03 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
21:38:03 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:38:03 go: downloading github.com/BurntSushi/toml v0.3.1
21:38:03 go: downloading github.com/kr/pretty v0.2.1
21:38:03 go: downloading github.com/magiconair/properties v1.5.3
21:38:03 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:38:03 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:38:03 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:38:03 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:38:03 Created binary: bundles/dynbinary-daemon/dockerd
21:38:03 Building: bundles/dynbinary-daemon/docker-proxy
21:38:03 GOOS="" GOARCH="" GOARM=""
21:38:03 Created binary: bundles/dynbinary-daemon/docker-proxy
21:38:03 
21:38:03 + popd
21:38:03 ~/rpmbuild/BUILD/src
21:38:03 + RPM_EC=0
21:38:03 ++ jobs -p
21:38:03 + exit 0
21:38:03 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EELi8G
21:38:03 + umask 022
21:38:03 + cd /root/rpmbuild/BUILD
21:38:03 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64 '!=' / ']'
21:38:03 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64
21:38:03 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64
21:38:03 + mkdir -p /root/rpmbuild/BUILDROOT
21:38:03 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64
21:38:03 + cd src
21:38:03 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
21:38:03 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64/usr/bin/dockerd
21:38:03 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
21:38:03 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64/usr/bin/docker-proxy
21:38:03 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64/usr/bin/docker-init
21:38:03 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64/usr/lib/systemd/system/docker.service
21:38:03 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64/usr/lib/systemd/system/docker.socket
21:38:03 + /usr/lib/rpm/check-buildroot
21:38:03 + /usr/lib/rpm/redhat/brp-ldconfig
21:38:03 + /usr/lib/rpm/brp-compress
21:38:03 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:38:04 + go mod vendor -modfile=vendor.mod
21:38:04 + return
21:38:04 # Build the CLI
21:38:04 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220816152130-8ffaab8 GITCOMMIT=8ffaab8 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:38:04 Building dynamic docker-linux-arm-v6
21:38:04 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=8ffaab8" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-16T21:34:19Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220816152130-8ffaab8" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:38:04 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:38:04 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
21:38:04 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
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/check-rpaths
21:38:04 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:38:04 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:38:04 + /usr/lib/rpm/redhat/brp-python-hardlink
21:38:04 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1wBQQe
21:38:04 + umask 022
21:38:04 + cd /root/rpmbuild/BUILD
21:38:04 + cd src
21:38:04 ++ engine/bundles/dynbinary-daemon/dockerd --version
21:38:05 + ver='Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8'
21:38:05 + test 'Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8' = 'Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8'
21:38:05 + echo 'PASS: daemon version OK'
21:38:05 + RPM_EC=0
21:38:05 PASS: daemon version OK
21:38:05 ++ jobs -p
21:38:05 + exit 0
21:38:05 Processing files: docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64
21:38:05 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64/usr/bin/docker-proxy
21:38:05 Provides: docker-ce = 3:0.0.0~20220816152130.8ffaab8-0.fc35 docker-ce(x86-64) = 3:0.0.0~20220816152130.8ffaab8-0.fc35
21:38:05 Requires(interp): /bin/sh /bin/sh /bin/sh
21:38:05 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:38:05 Requires(post): /bin/sh
21:38:05 Requires(preun): /bin/sh
21:38:05 Requires(postun): /bin/sh
21:38:05 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:38:05 Conflicts: docker docker-ee docker-engine-cs docker-io
21:38:05 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
21:38:05 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64
21:38:06 + for f in rootlesskit rootlesskit-docker-proxy
21:38:06 + GOBIN=/usr/local/bin
21:38:06 + GO111MODULE=on
21:38:06 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
21:38:06 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.src.rpm
21:38:06 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:38:06 ++ pwd
21:38:06 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:38:06 Project root: .
21:38:06 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:38:06 INFO: man/src/attach.md found
21:38:06 WARN: man/src/build.md does not exist, skipping
21:38:06 WARN: man/src/builder/build.md does not exist, skipping
21:38:06 WARN: man/src/builder/prune.md does not exist, skipping
21:38:06 WARN: man/src/builder.md does not exist, skipping
21:38:06 WARN: man/src/checkpoint/create.md does not exist, skipping
21:38:06 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:38:06 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:38:06 WARN: man/src/checkpoint.md does not exist, skipping
21:38:06 INFO: man/src/commit.md found
21:38:06 WARN: man/src/config/create.md does not exist, skipping
21:38:06 WARN: man/src/config/inspect.md does not exist, skipping
21:38:06 WARN: man/src/config/ls.md does not exist, skipping
21:38:06 WARN: man/src/config/rm.md does not exist, skipping
21:38:06 WARN: man/src/config.md does not exist, skipping
21:38:06 INFO: man/src/container/attach.md found
21:38:06 INFO: man/src/container/commit.md found
21:38:06 INFO: man/src/container/cp.md found
21:38:06 INFO: man/src/container/create.md found
21:38:06 INFO: man/src/container/diff.md found
21:38:06 INFO: man/src/container/exec.md found
21:38:06 INFO: man/src/container/export.md found
21:38:06 WARN: man/src/container/inspect.md does not exist, skipping
21:38:06 INFO: man/src/container/kill.md found
21:38:06 INFO: man/src/container/logs.md found
21:38:06 INFO: man/src/container/ls.md found
21:38:06 INFO: man/src/container/pause.md found
21:38:06 INFO: man/src/container/port.md found
21:38:06 WARN: man/src/container/prune.md does not exist, skipping
21:38:06 INFO: man/src/container/rename.md found
21:38:06 INFO: man/src/container/restart.md found
21:38:06 INFO: man/src/container/rm.md found
21:38:06 INFO: man/src/container/run.md found
21:38:06 INFO: man/src/container/start.md found
21:38:06 INFO: man/src/container/stats.md found
21:38:06 INFO: man/src/container/stop.md found
21:38:06 INFO: man/src/container/top.md found
21:38:06 INFO: man/src/container/unpause.md found
21:38:06 INFO: man/src/container/update.md found
21:38:06 INFO: man/src/container/wait.md found
21:38:06 WARN: man/src/container.md does not exist, skipping
21:38:06 WARN: man/src/context/create.md does not exist, skipping
21:38:06 WARN: man/src/context/export.md does not exist, skipping
21:38:06 WARN: man/src/context/import.md does not exist, skipping
21:38:06 WARN: man/src/context/inspect.md does not exist, skipping
21:38:06 WARN: man/src/context/ls.md does not exist, skipping
21:38:06 WARN: man/src/context/rm.md does not exist, skipping
21:38:06 WARN: man/src/context/show.md does not exist, skipping
21:38:06 WARN: man/src/context/update.md does not exist, skipping
21:38:06 WARN: man/src/context/use.md does not exist, skipping
21:38:06 WARN: man/src/context.md does not exist, skipping
21:38:06 INFO: man/src/cp.md found
21:38:06 INFO: man/src/create.md found
21:38:06 INFO: man/src/diff.md found
21:38:06 INFO: man/src/events.md found
21:38:06 INFO: man/src/exec.md found
21:38:06 INFO: man/src/export.md found
21:38:06 INFO: man/src/history.md found
21:38:06 INFO: man/src/image/build.md found
21:38:06 INFO: man/src/image/history.md found
21:38:06 INFO: man/src/image/import.md found
21:38:06 WARN: man/src/image/inspect.md does not exist, skipping
21:38:06 INFO: man/src/image/load.md found
21:38:06 INFO: man/src/image/ls.md found
21:38:06 WARN: man/src/image/prune.md does not exist, skipping
21:38:06 INFO: man/src/image/pull.md found
21:38:06 INFO: man/src/image/push.md found
21:38:06 INFO: man/src/image/rm.md found
21:38:06 INFO: man/src/image/save.md found
21:38:06 INFO: man/src/image/tag.md found
21:38:06 WARN: man/src/image.md does not exist, skipping
21:38:06 INFO: man/src/images.md found
21:38:06 INFO: man/src/import.md found
21:38:06 INFO: man/src/info.md found
21:38:06 INFO: man/src/inspect.md found
21:38:06 INFO: man/src/kill.md found
21:38:06 INFO: man/src/load.md found
21:38:06 INFO: man/src/login.md found
21:38:06 INFO: man/src/logout.md found
21:38:06 INFO: man/src/logs.md found
21:38:06 WARN: man/src/manifest/annotate.md does not exist, skipping
21:38:06 WARN: man/src/manifest/create.md does not exist, skipping
21:38:06 WARN: man/src/manifest/inspect.md does not exist, skipping
21:38:06 WARN: man/src/manifest/push.md does not exist, skipping
21:38:06 WARN: man/src/manifest/rm.md does not exist, skipping
21:38:06 WARN: man/src/manifest.md does not exist, skipping
21:38:06 INFO: man/src/network/connect.md found
21:38:06 INFO: man/src/network/create.md found
21:38:06 INFO: man/src/network/disconnect.md found
21:38:06 INFO: man/src/network/inspect.md found
21:38:06 INFO: man/src/network/ls.md found
21:38:06 WARN: man/src/network/prune.md does not exist, skipping
21:38:06 INFO: man/src/network/rm.md found
21:38:06 WARN: man/src/network.md does not exist, skipping
21:38:06 WARN: man/src/node/demote.md does not exist, skipping
21:38:06 WARN: man/src/node/inspect.md does not exist, skipping
21:38:06 WARN: man/src/node/ls.md does not exist, skipping
21:38:06 WARN: man/src/node/promote.md does not exist, skipping
21:38:06 WARN: man/src/node/ps.md does not exist, skipping
21:38:06 WARN: man/src/node/rm.md does not exist, skipping
21:38:06 WARN: man/src/node/update.md does not exist, skipping
21:38:06 WARN: man/src/node.md does not exist, skipping
21:38:06 INFO: man/src/pause.md found
21:38:06 WARN: man/src/plugin/create.md does not exist, skipping
21:38:06 WARN: man/src/plugin/disable.md does not exist, skipping
21:38:06 WARN: man/src/plugin/enable.md does not exist, skipping
21:38:06 WARN: man/src/plugin/inspect.md does not exist, skipping
21:38:06 WARN: man/src/plugin/install.md does not exist, skipping
21:38:06 INFO: man/src/plugin/ls.md found
21:38:06 WARN: man/src/plugin/push.md does not exist, skipping
21:38:06 WARN: man/src/plugin/rm.md does not exist, skipping
21:38:06 WARN: man/src/plugin/set.md does not exist, skipping
21:38:06 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:38:06 WARN: man/src/plugin.md does not exist, skipping
21:38:06 INFO: man/src/port.md found
21:38:06 INFO: man/src/ps.md found
21:38:06 INFO: man/src/pull.md found
21:38:06 INFO: man/src/push.md found
21:38:06 INFO: man/src/rename.md found
21:38:06 INFO: man/src/restart.md found
21:38:06 INFO: man/src/rm.md found
21:38:06 INFO: man/src/rmi.md found
21:38:06 WARN: man/src/run.md does not exist, skipping
21:38:06 INFO: man/src/save.md found
21:38:06 INFO: man/src/search.md found
21:38:06 WARN: man/src/secret/create.md does not exist, skipping
21:38:06 WARN: man/src/secret/inspect.md does not exist, skipping
21:38:06 WARN: man/src/secret/ls.md does not exist, skipping
21:38:06 WARN: man/src/secret/rm.md does not exist, skipping
21:38:06 WARN: man/src/secret.md does not exist, skipping
21:38:06 WARN: man/src/service/create.md does not exist, skipping
21:38:06 WARN: man/src/service/inspect.md does not exist, skipping
21:38:06 WARN: man/src/service/logs.md does not exist, skipping
21:38:06 WARN: man/src/service/ls.md does not exist, skipping
21:38:06 WARN: man/src/service/ps.md does not exist, skipping
21:38:06 WARN: man/src/service/rm.md does not exist, skipping
21:38:06 WARN: man/src/service/rollback.md does not exist, skipping
21:38:06 WARN: man/src/service/scale.md does not exist, skipping
21:38:06 WARN: man/src/service/update.md does not exist, skipping
21:38:06 WARN: man/src/service.md does not exist, skipping
21:38:06 WARN: man/src/stack/config.md does not exist, skipping
21:38:06 WARN: man/src/stack/deploy.md does not exist, skipping
21:38:06 WARN: man/src/stack/ls.md does not exist, skipping
21:38:06 WARN: man/src/stack/ps.md does not exist, skipping
21:38:06 WARN: man/src/stack/rm.md does not exist, skipping
21:38:06 WARN: man/src/stack/services.md does not exist, skipping
21:38:06 WARN: man/src/stack.md does not exist, skipping
21:38:06 INFO: man/src/start.md found
21:38:06 INFO: man/src/stats.md found
21:38:06 INFO: man/src/stop.md found
21:38:06 WARN: man/src/swarm/ca.md does not exist, skipping
21:38:06 WARN: man/src/swarm/init.md does not exist, skipping
21:38:06 WARN: man/src/swarm/join.md does not exist, skipping
21:38:06 WARN: man/src/swarm/join-token.md does not exist, skipping
21:38:06 WARN: man/src/swarm/leave.md does not exist, skipping
21:38:06 WARN: man/src/swarm/unlock.md does not exist, skipping
21:38:06 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:38:06 WARN: man/src/swarm/update.md does not exist, skipping
21:38:06 WARN: man/src/swarm.md does not exist, skipping
21:38:06 WARN: man/src/system/df.md does not exist, skipping
21:38:06 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:38:06 INFO: man/src/system/events.md found
21:38:06 INFO: man/src/system/info.md found
21:38:06 WARN: man/src/system/prune.md does not exist, skipping
21:38:06 WARN: man/src/system.md does not exist, skipping
21:38:06 INFO: man/src/tag.md found
21:38:06 INFO: man/src/top.md found
21:38:06 WARN: man/src/trust/inspect.md does not exist, skipping
21:38:06 WARN: man/src/trust/key/generate.md does not exist, skipping
21:38:06 WARN: man/src/trust/key/load.md does not exist, skipping
21:38:06 WARN: man/src/trust/key.md does not exist, skipping
21:38:06 WARN: man/src/trust/revoke.md does not exist, skipping
21:38:06 WARN: man/src/trust/sign.md does not exist, skipping
21:38:06 WARN: man/src/trust/signer/add.md does not exist, skipping
21:38:06 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:38:06 WARN: man/src/trust/signer.md does not exist, skipping
21:38:06 WARN: man/src/trust.md does not exist, skipping
21:38:06 INFO: man/src/unpause.md found
21:38:06 INFO: man/src/update.md found
21:38:06 INFO: man/src/version.md found
21:38:06 INFO: man/src/volume/create.md found
21:38:06 INFO: man/src/volume/inspect.md found
21:38:06 INFO: man/src/volume/ls.md found
21:38:06 WARN: man/src/volume/prune.md does not exist, skipping
21:38:06 WARN: man/src/volume/rm.md does not exist, skipping
21:38:06 WARN: man/src/volume/update.md does not exist, skipping
21:38:06 INFO: man/src/volume.md found
21:38:06 INFO: man/src/wait.md found
21:38:06 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:38:06 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:38:06 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:38:06 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:38:06 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:38:06 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:38:06 ~/rpmbuild/BUILD/src
21:38:06 + popd
21:38:06 + exit 0
21:38:06 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SWUIcC
21:38:06 + umask 022
21:38:06 + cd /root/rpmbuild/BUILD
21:38:06 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.x86_64 '!=' / ']'
21:38:06 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.x86_64
21:38:06 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.x86_64
21:38:06 + mkdir -p /root/rpmbuild/BUILDROOT
21:38:06 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.x86_64
21:38:06 + cd src
21:38:06 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.x86_64/usr/bin
21:38:06 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.x86_64/usr/bin/docker
21:38:06 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.x86_64/usr/share/bash-completion/completions
21:38:06 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.x86_64/usr/share/zsh/vendor-completions
21:38:06 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.x86_64/usr/share/fish/vendor_completions.d
21:38:06 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.x86_64/usr/share/bash-completion/completions/docker
21:38:06 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.x86_64/usr/share/zsh/vendor-completions/_docker
21:38:06 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.x86_64/usr/share/fish/vendor_completions.d/docker.fish
21:38:06 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.x86_64/usr/share/man/man1
21:38:06 + 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~20220816152130.8ffaab8-0.el8.x86_64/usr/share/man/man1
21:38:06 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.x86_64/usr/share/man/man5
21:38:06 + 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~20220816152130.8ffaab8-0.el8.x86_64/usr/share/man/man5
21:38:06 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.x86_64/usr/share/man/man8
21:38:06 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.x86_64/usr/share/man/man8
21:38:06 + mkdir -p build-docs
21:38:06 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:38:06 + cp cli/LICENSE build-docs/LICENSE
21:38:06 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:38:06 + cp cli/MAINTAINERS build-docs/MAINTAINERS
21:38:06 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:38:06 + cp cli/NOTICE build-docs/NOTICE
21:38:06 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:38:06 + cp cli/README.md build-docs/README.md
21:38:06 + /usr/lib/rpm/check-buildroot
21:38:06 + /usr/lib/rpm/redhat/brp-ldconfig
21:38:06 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
21:38:06 + /usr/lib/rpm/brp-compress
21:38:06 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:38:06 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:38:06 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:38:06 + /usr/lib/rpm/brp-python-bytecompile '' 1
21:38:06 + /usr/lib/rpm/brp-python-hardlink
21:38:06 + PYTHON3=/usr/libexec/platform-python
21:38:06 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:38:06 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.QH98mI
21:38:06 + umask 022
21:38:06 + cd /root/rpmbuild/BUILD
21:38:06 + cd src
21:38:06 ++ cli/build/docker --version
21:38:06 PASS: cli version OK
21:38:06 + ver='Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8'
21:38:06 + test 'Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8' = 'Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8'
21:38:06 + echo 'PASS: cli version OK'
21:38:06 + exit 0
21:38:06 Processing files: docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.x86_64
21:38:06 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6A4qNk
21:38:06 + umask 022
21:38:06 + cd /root/rpmbuild/BUILD
21:38:06 + cd src
21:38:06 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.x86_64/usr/share/doc/docker-ce-cli
21:38:06 + export LC_ALL=C
21:38:06 + LC_ALL=C
21:38:06 + export DOCDIR
21:38:06 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.x86_64/usr/share/doc/docker-ce-cli
21:38:06 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.x86_64/usr/share/doc/docker-ce-cli
21:38:06 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.x86_64/usr/share/doc/docker-ce-cli
21:38:06 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.x86_64/usr/share/doc/docker-ce-cli
21:38:06 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.x86_64/usr/share/doc/docker-ce-cli
21:38:06 + exit 0
21:38:06 Provides: docker-ce-cli = 1:0.0.0~20220816152130.8ffaab8-0.el8 docker-ce-cli(x86-64) = 1:0.0.0~20220816152130.8ffaab8-0.el8
21:38:06 Requires(interp): /bin/sh
21:38:06 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:38:06 Requires(post): /bin/sh
21:38:06 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:38:06 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
21:38:06 Recommends: docker-buildx-plugin docker-compose-plugin docker-scan-plugin(x86-64)
21:38:06 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.x86_64
21:38:06 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.src.rpm
21:38:07 + for f in rootlesskit rootlesskit-docker-proxy
21:38:07 + GOBIN=/usr/local/bin
21:38:07 + GO111MODULE=on
21:38:07 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
21:38:07 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.x86_64.rpm
21:38:07 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JRaVDg
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-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.x86_64
21:38:07 + exit 0
21:38:07 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fGaSxa
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/engine.tgz
21:38:07 + /usr/bin/tar -xof -
21:38:07 + STATUS=0
21:38:07 + '[' 0 -ne 0 ']'
21:38:07 + /usr/bin/tar -xof -
21:38:07 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:38:08 + return
21:38:08 # Build the CLI
21:38:08 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220816152130-8ffaab8 GITCOMMIT=8ffaab8 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:38:08 Building dynamic docker-linux-arm-v6
21:38:08 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=8ffaab8" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-16T21:34:20Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220816152130-8ffaab8" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:38:08 + STATUS=0
21:38:08 + '[' 0 -ne 0 ']'
21:38:08 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:38:08 + exit 0
21:38:08 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iqJdRS
21:38:08 + umask 022
21:38:08 + cd /root/rpmbuild/BUILD
21:38:08 + cd src
21:38:08 + export DOCKER_GITCOMMIT=724feb8
21:38:08 + DOCKER_GITCOMMIT=724feb8
21:38:08 + mkdir -p /go/src/github.com/docker
21:38:08 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
21:38:08 + TMP_GOPATH=/go
21:38:08 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
21:38:08 + RM_GOPATH=0
21:38:08 + TMP_GOPATH=/go
21:38:08 + : /usr/local/bin
21:38:08 + '[' -z /go ']'
21:38:08 + export GOPATH=/go
21:38:08 + GOPATH=/go
21:38:08 + case "$(go env GOARCH)" in
21:38:08 ++ go env GOARCH
21:38:08 + export GO_BUILDMODE=-buildmode=pie
21:38:08 + GO_BUILDMODE=-buildmode=pie
21:38:08 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
21:38:08 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
21:38:08 + bin=rootlesskit
21:38:08 + shift
21:38:08 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
21:38:08 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
21:38:08 ++ : 1920341cd41e047834a21007424162a2dc946315
21:38:08 + install_rootlesskit dynamic
21:38:08 + case "$1" in
21:38:08 + install_rootlesskit_dynamic
21:38:08 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:38:08 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:38:08 + export BUILD_MODE=-buildmode=pie
21:38:08 + BUILD_MODE=-buildmode=pie
21:38:08 + _install_rootlesskit
21:38:08 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
21:38:08 + for f in rootlesskit rootlesskit-docker-proxy
21:38:08 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
21:38:08 + GOBIN=/usr/local/bin
21:38:08 + GO111MODULE=on
21:38:08 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
21:38:09 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
21:38:09 go: downloading github.com/urfave/cli/v2 v2.4.0
21:38:09 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
21:38:09 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:38:09 go: downloading github.com/google/uuid v1.3.0
21:38:09 go: downloading github.com/moby/vpnkit v0.5.0
21:38:09 + return
21:38:09 # Build the CLI
21:38:09 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220816152130-8ffaab8 GITCOMMIT=8ffaab8 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:38:09 Building dynamic docker-linux-arm-v6
21:38:09 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=8ffaab8" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-16T21:34:14Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220816152130-8ffaab8" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:38:10 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:38:10 go: downloading github.com/gofrs/flock v0.8.1
21:38:10 go: downloading github.com/moby/sys/mountinfo v0.6.0
21:38:10 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:38:10 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
21:38:11 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64.rpm
21:38:11 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.N26G2L
21:38:11 + umask 022
21:38:11 + cd /root/rpmbuild/BUILD
21:38:11 + cd src
21:38:11 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64
21:38:11 + RPM_EC=0
21:38:11 ++ jobs -p
21:38:11 + exit 0
21:38:11     line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:38:11     line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:38:11     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:38:11     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64/usr/bin/docker-proxy
21:38:11 
21:38:11 RPM build warnings:
21:38:11 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yA6WMq
21:38:11 + umask 022
21:38:11 + cd /root/rpmbuild/BUILD
21:38:11 + cd /root/rpmbuild/BUILD
21:38:11 + rm -rf src
21:38:11 + /usr/bin/mkdir -p src
21:38:11 + cd src
21:38:11 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:38:11 + /usr/bin/tar -xof -
21:38:11 + STATUS=0
21:38:11 + '[' 0 -ne 0 ']'
21:38:11 + /usr/bin/tar -xof -
21:38:11 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:38:12 + STATUS=0
21:38:12 + '[' 0 -ne 0 ']'
21:38:12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:38:12 + RPM_EC=0
21:38:12 ++ jobs -p
21:38:12 + exit 0
21:38:12 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oAxo25
21:38:12 + umask 022
21:38:12 + cd /root/rpmbuild/BUILD
21:38:12 + cd src
21:38:12 + export DOCKER_GITCOMMIT=724feb8
21:38:12 + DOCKER_GITCOMMIT=724feb8
21:38:12 + mkdir -p /go/src/github.com/docker
21:38:12 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
21:38:12 + TMP_GOPATH=/go
21:38:12 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
21:38:12 + RM_GOPATH=0
21:38:12 + TMP_GOPATH=/go
21:38:12 + : /usr/local/bin
21:38:12 + '[' -z /go ']'
21:38:12 + export GOPATH=/go
21:38:12 + GOPATH=/go
21:38:12 + case "$(go env GOARCH)" in
21:38:12 ++ go env GOARCH
21:38:12 + export GO_BUILDMODE=-buildmode=pie
21:38:12 + GO_BUILDMODE=-buildmode=pie
21:38:12 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
21:38:12 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
21:38:12 + bin=rootlesskit
21:38:12 + shift
21:38:12 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
21:38:12 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
21:38:12 ++ : 1920341cd41e047834a21007424162a2dc946315
21:38:12 + install_rootlesskit dynamic
21:38:12 + case "$1" in
21:38:12 + install_rootlesskit_dynamic
21:38:12 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:38:12 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:38:12 + export BUILD_MODE=-buildmode=pie
21:38:12 + BUILD_MODE=-buildmode=pie
21:38:12 + _install_rootlesskit
21:38:12 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
21:38:12 + for f in rootlesskit rootlesskit-docker-proxy
21:38:12 + GOBIN=/usr/local/bin
21:38:12 + GO111MODULE=on
21:38:12 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
21:38:12 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
21:38:12 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
21:38:12 go: downloading github.com/urfave/cli/v2 v2.4.0
21:38:12 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
21:38:13 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:38:13 go: downloading github.com/google/uuid v1.3.0
21:38:13 go: downloading github.com/moby/vpnkit v0.5.0
21:38:13 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:38:13 go: downloading github.com/gofrs/flock v0.8.1
21:38:13 go: downloading github.com/moby/sys/mountinfo v0.6.0
21:38:13 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
21:38:13 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:38:13 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:38:13 ++ pwd
21:38:13 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:38:13 Project root: .
21:38:13 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:38:13 INFO: man/src/attach.md found
21:38:13 WARN: man/src/build.md does not exist, skipping
21:38:13 WARN: man/src/builder/build.md does not exist, skipping
21:38:13 WARN: man/src/builder/prune.md does not exist, skipping
21:38:13 WARN: man/src/builder.md does not exist, skipping
21:38:13 WARN: man/src/checkpoint/create.md does not exist, skipping
21:38:13 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:38:13 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:38:13 WARN: man/src/checkpoint.md does not exist, skipping
21:38:13 INFO: man/src/commit.md found
21:38:13 WARN: man/src/config/create.md does not exist, skipping
21:38:13 WARN: man/src/config/inspect.md does not exist, skipping
21:38:13 WARN: man/src/config/ls.md does not exist, skipping
21:38:13 WARN: man/src/config/rm.md does not exist, skipping
21:38:13 WARN: man/src/config.md does not exist, skipping
21:38:13 INFO: man/src/container/attach.md found
21:38:13 INFO: man/src/container/commit.md found
21:38:13 INFO: man/src/container/cp.md found
21:38:13 INFO: man/src/container/create.md found
21:38:13 INFO: man/src/container/diff.md found
21:38:13 INFO: man/src/container/exec.md found
21:38:13 INFO: man/src/container/export.md found
21:38:13 WARN: man/src/container/inspect.md does not exist, skipping
21:38:13 INFO: man/src/container/kill.md found
21:38:13 INFO: man/src/container/logs.md found
21:38:13 INFO: man/src/container/ls.md found
21:38:13 INFO: man/src/container/pause.md found
21:38:13 INFO: man/src/container/port.md found
21:38:13 WARN: man/src/container/prune.md does not exist, skipping
21:38:13 INFO: man/src/container/rename.md found
21:38:13 INFO: man/src/container/restart.md found
21:38:13 INFO: man/src/container/rm.md found
21:38:13 INFO: man/src/container/run.md found
21:38:13 INFO: man/src/container/start.md found
21:38:13 INFO: man/src/container/stats.md found
21:38:13 INFO: man/src/container/stop.md found
21:38:13 INFO: man/src/container/top.md found
21:38:13 INFO: man/src/container/unpause.md found
21:38:13 INFO: man/src/container/update.md found
21:38:13 INFO: man/src/container/wait.md found
21:38:13 WARN: man/src/container.md does not exist, skipping
21:38:13 WARN: man/src/context/create.md does not exist, skipping
21:38:13 WARN: man/src/context/export.md does not exist, skipping
21:38:13 WARN: man/src/context/import.md does not exist, skipping
21:38:13 WARN: man/src/context/inspect.md does not exist, skipping
21:38:13 WARN: man/src/context/ls.md does not exist, skipping
21:38:13 WARN: man/src/context/rm.md does not exist, skipping
21:38:13 WARN: man/src/context/show.md does not exist, skipping
21:38:13 WARN: man/src/context/update.md does not exist, skipping
21:38:13 WARN: man/src/context/use.md does not exist, skipping
21:38:13 WARN: man/src/context.md does not exist, skipping
21:38:13 INFO: man/src/cp.md found
21:38:13 INFO: man/src/create.md found
21:38:13 INFO: man/src/diff.md found
21:38:13 INFO: man/src/events.md found
21:38:13 INFO: man/src/exec.md found
21:38:13 INFO: man/src/export.md found
21:38:13 INFO: man/src/history.md found
21:38:13 INFO: man/src/image/build.md found
21:38:13 INFO: man/src/image/history.md found
21:38:13 INFO: man/src/image/import.md found
21:38:13 WARN: man/src/image/inspect.md does not exist, skipping
21:38:13 INFO: man/src/image/load.md found
21:38:13 INFO: man/src/image/ls.md found
21:38:13 WARN: man/src/image/prune.md does not exist, skipping
21:38:13 INFO: man/src/image/pull.md found
21:38:13 INFO: man/src/image/push.md found
21:38:13 INFO: man/src/image/rm.md found
21:38:13 INFO: man/src/image/save.md found
21:38:13 INFO: man/src/image/tag.md found
21:38:13 WARN: man/src/image.md does not exist, skipping
21:38:13 INFO: man/src/images.md found
21:38:13 INFO: man/src/import.md found
21:38:13 INFO: man/src/info.md found
21:38:13 INFO: man/src/inspect.md found
21:38:13 INFO: man/src/kill.md found
21:38:13 INFO: man/src/load.md found
21:38:13 INFO: man/src/login.md found
21:38:13 INFO: man/src/logout.md found
21:38:13 INFO: man/src/logs.md found
21:38:13 WARN: man/src/manifest/annotate.md does not exist, skipping
21:38:13 WARN: man/src/manifest/create.md does not exist, skipping
21:38:13 WARN: man/src/manifest/inspect.md does not exist, skipping
21:38:13 WARN: man/src/manifest/push.md does not exist, skipping
21:38:13 WARN: man/src/manifest/rm.md does not exist, skipping
21:38:13 WARN: man/src/manifest.md does not exist, skipping
21:38:13 INFO: man/src/network/connect.md found
21:38:13 INFO: man/src/network/create.md found
21:38:13 INFO: man/src/network/disconnect.md found
21:38:13 INFO: man/src/network/inspect.md found
21:38:13 INFO: man/src/network/ls.md found
21:38:13 WARN: man/src/network/prune.md does not exist, skipping
21:38:13 INFO: man/src/network/rm.md found
21:38:13 WARN: man/src/network.md does not exist, skipping
21:38:13 WARN: man/src/node/demote.md does not exist, skipping
21:38:13 WARN: man/src/node/inspect.md does not exist, skipping
21:38:13 WARN: man/src/node/ls.md does not exist, skipping
21:38:13 WARN: man/src/node/promote.md does not exist, skipping
21:38:13 WARN: man/src/node/ps.md does not exist, skipping
21:38:13 WARN: man/src/node/rm.md does not exist, skipping
21:38:13 WARN: man/src/node/update.md does not exist, skipping
21:38:13 WARN: man/src/node.md does not exist, skipping
21:38:13 INFO: man/src/pause.md found
21:38:13 WARN: man/src/plugin/create.md does not exist, skipping
21:38:13 WARN: man/src/plugin/disable.md does not exist, skipping
21:38:13 WARN: man/src/plugin/enable.md does not exist, skipping
21:38:13 WARN: man/src/plugin/inspect.md does not exist, skipping
21:38:13 WARN: man/src/plugin/install.md does not exist, skipping
21:38:13 INFO: man/src/plugin/ls.md found
21:38:13 WARN: man/src/plugin/push.md does not exist, skipping
21:38:13 WARN: man/src/plugin/rm.md does not exist, skipping
21:38:13 WARN: man/src/plugin/set.md does not exist, skipping
21:38:13 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:38:13 WARN: man/src/plugin.md does not exist, skipping
21:38:13 INFO: man/src/port.md found
21:38:13 INFO: man/src/ps.md found
21:38:13 INFO: man/src/pull.md found
21:38:13 INFO: man/src/push.md found
21:38:13 INFO: man/src/rename.md found
21:38:13 INFO: man/src/restart.md found
21:38:13 INFO: man/src/rm.md found
21:38:13 INFO: man/src/rmi.md found
21:38:13 WARN: man/src/run.md does not exist, skipping
21:38:13 INFO: man/src/save.md found
21:38:13 INFO: man/src/search.md found
21:38:13 WARN: man/src/secret/create.md does not exist, skipping
21:38:13 WARN: man/src/secret/inspect.md does not exist, skipping
21:38:13 WARN: man/src/secret/ls.md does not exist, skipping
21:38:13 WARN: man/src/secret/rm.md does not exist, skipping
21:38:13 WARN: man/src/secret.md does not exist, skipping
21:38:13 WARN: man/src/service/create.md does not exist, skipping
21:38:13 WARN: man/src/service/inspect.md does not exist, skipping
21:38:13 WARN: man/src/service/logs.md does not exist, skipping
21:38:13 WARN: man/src/service/ls.md does not exist, skipping
21:38:13 WARN: man/src/service/ps.md does not exist, skipping
21:38:13 WARN: man/src/service/rm.md does not exist, skipping
21:38:13 WARN: man/src/service/rollback.md does not exist, skipping
21:38:13 WARN: man/src/service/scale.md does not exist, skipping
21:38:13 WARN: man/src/service/update.md does not exist, skipping
21:38:13 WARN: man/src/service.md does not exist, skipping
21:38:13 WARN: man/src/stack/config.md does not exist, skipping
21:38:13 WARN: man/src/stack/deploy.md does not exist, skipping
21:38:13 WARN: man/src/stack/ls.md does not exist, skipping
21:38:13 WARN: man/src/stack/ps.md does not exist, skipping
21:38:13 WARN: man/src/stack/rm.md does not exist, skipping
21:38:13 WARN: man/src/stack/services.md does not exist, skipping
21:38:13 WARN: man/src/stack.md does not exist, skipping
21:38:13 INFO: man/src/start.md found
21:38:13 INFO: man/src/stats.md found
21:38:13 INFO: man/src/stop.md found
21:38:13 WARN: man/src/swarm/ca.md does not exist, skipping
21:38:13 WARN: man/src/swarm/init.md does not exist, skipping
21:38:13 WARN: man/src/swarm/join.md does not exist, skipping
21:38:13 WARN: man/src/swarm/join-token.md does not exist, skipping
21:38:13 WARN: man/src/swarm/leave.md does not exist, skipping
21:38:13 WARN: man/src/swarm/unlock.md does not exist, skipping
21:38:13 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:38:13 WARN: man/src/swarm/update.md does not exist, skipping
21:38:13 WARN: man/src/swarm.md does not exist, skipping
21:38:13 WARN: man/src/system/df.md does not exist, skipping
21:38:13 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:38:13 INFO: man/src/system/events.md found
21:38:13 INFO: man/src/system/info.md found
21:38:13 WARN: man/src/system/prune.md does not exist, skipping
21:38:13 WARN: man/src/system.md does not exist, skipping
21:38:13 INFO: man/src/tag.md found
21:38:13 INFO: man/src/top.md found
21:38:13 WARN: man/src/trust/inspect.md does not exist, skipping
21:38:13 WARN: man/src/trust/key/generate.md does not exist, skipping
21:38:13 WARN: man/src/trust/key/load.md does not exist, skipping
21:38:13 WARN: man/src/trust/key.md does not exist, skipping
21:38:13 WARN: man/src/trust/revoke.md does not exist, skipping
21:38:13 WARN: man/src/trust/sign.md does not exist, skipping
21:38:13 WARN: man/src/trust/signer/add.md does not exist, skipping
21:38:13 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:38:13 WARN: man/src/trust/signer.md does not exist, skipping
21:38:13 WARN: man/src/trust.md does not exist, skipping
21:38:13 INFO: man/src/unpause.md found
21:38:13 INFO: man/src/update.md found
21:38:13 INFO: man/src/version.md found
21:38:13 INFO: man/src/volume/create.md found
21:38:13 INFO: man/src/volume/inspect.md found
21:38:13 INFO: man/src/volume/ls.md found
21:38:13 WARN: man/src/volume/prune.md does not exist, skipping
21:38:13 WARN: man/src/volume/rm.md does not exist, skipping
21:38:13 WARN: man/src/volume/update.md does not exist, skipping
21:38:13 INFO: man/src/volume.md found
21:38:13 INFO: man/src/wait.md found
21:38:13 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:38:13 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:38:13 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:38:13 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:38:13 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:38:13 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:38:13 make[2]: Leaving directory '/root/build-deb/cli'
21:38:13 # Build buildx plugin
21:38:13 cd /go/src/github.com/docker/buildx \
21:38:13 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:38:13 && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx
21:38:15 Created binary: bundles/dynbinary-daemon/dockerd
21:38:15 Building: bundles/dynbinary-daemon/docker-proxy
21:38:15 GOOS="" GOARCH="" GOARM=""
21:38:15 Created binary: bundles/dynbinary-daemon/docker-proxy
21:38:15 
21:38:15 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:38:15 + RM_GOPATH=0
21:38:15 + TMP_GOPATH=/go
21:38:15 + : /usr/local/bin
21:38:15 + '[' -z /go ']'
21:38:15 + export GOPATH=/go
21:38:15 + GOPATH=/go
21:38:15 + case "$(go env GOARCH)" in
21:38:15 ++ go env GOARCH
21:38:15 + export GO_BUILDMODE=-buildmode=pie
21:38:15 + GO_BUILDMODE=-buildmode=pie
21:38:15 ++ dirname hack/dockerfile/install/install.sh
21:38:15 + dir=hack/dockerfile/install
21:38:15 + bin=tini
21:38:15 + shift
21:38:15 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:38:15 + . hack/dockerfile/install/tini.installer
21:38:15 ++ : v0.19.0
21:38:15 + install_tini
21:38:15 + echo 'Install tini version v0.19.0'
21:38:15 Install tini version v0.19.0
21:38:15 + git clone https://github.com/krallin/tini.git /go/tini
21:38:15 Cloning into '/go/tini'...
21:38:15 + cd /go/tini
21:38:15 + git checkout -q v0.19.0
21:38:15 + cmake .
21:38:15 -- The C compiler identification is GNU 8.3.0
21:38:15 -- Check for working C compiler: /usr/bin/cc
21:38:15 -- Check for working C compiler: /usr/bin/cc -- works
21:38:15 -- Detecting C compiler ABI info
21:38:15 -- Detecting C compiler ABI info - done
21:38:15 -- Detecting C compile features
21:38:15 -- Detecting C compile features - done
21:38:15 -- Performing Test HAS_BUILTIN_FORTIFY
21:38:15 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:38:15 -- Configuring done
21:38:15 -- Generating done
21:38:15 -- Build files have been written to: /go/tini
21:38:15 + make tini-static
21:38:15 make[2]: Entering directory '/go/tini'
21:38:15 make[3]: Entering directory '/go/tini'
21:38:15 make[4]: Entering directory '/go/tini'
21:38:15 make[5]: Entering directory '/go/tini'
21:38:15 Scanning dependencies of target tini-static
21:38:15 make[5]: Leaving directory '/go/tini'
21:38:15 make[5]: Entering directory '/go/tini'
21:38:15 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:38:15 [100%] Linking C executable tini-static
21:38:15 make[5]: Leaving directory '/go/tini'
21:38:15 [100%] Built target tini-static
21:38:15 make[4]: Leaving directory '/go/tini'
21:38:15 make[3]: Leaving directory '/go/tini'
21:38:15 make[2]: Leaving directory '/go/tini'
21:38:15 + mkdir -p /usr/local/bin
21:38:15 + cp tini-static /usr/local/bin/docker-init
21:38:15 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:38:15 + RM_GOPATH=0
21:38:15 + TMP_GOPATH=/go
21:38:15 + : /usr/local/bin
21:38:15 + '[' -z /go ']'
21:38:15 + export GOPATH=/go
21:38:15 + GOPATH=/go
21:38:15 + case "$(go env GOARCH)" in
21:38:15 ++ go env GOARCH
21:38:15 + export GO_BUILDMODE=-buildmode=pie
21:38:15 + GO_BUILDMODE=-buildmode=pie
21:38:15 ++ dirname hack/dockerfile/install/install.sh
21:38:15 + dir=hack/dockerfile/install
21:38:15 + bin=rootlesskit
21:38:15 + shift
21:38:15 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:38:15 + . hack/dockerfile/install/rootlesskit.installer
21:38:15 ++ : 1920341cd41e047834a21007424162a2dc946315
21:38:15 + install_rootlesskit dynamic
21:38:15 + case "$1" in
21:38:15 + install_rootlesskit_dynamic
21:38:15 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:38:15 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:38:15 + export BUILD_MODE=-buildmode=pie
21:38:15 + BUILD_MODE=-buildmode=pie
21:38:15 + _install_rootlesskit
21:38:15 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
21:38:15 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
21:38:15 + for f in rootlesskit rootlesskit-docker-proxy
21:38:15 + GOBIN=/usr/local/bin
21:38:15 + GO111MODULE=on
21:38:15 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
21:38:15 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
21:38:15 go: downloading github.com/sirupsen/logrus v1.8.1
21:38:15 go: downloading github.com/urfave/cli/v2 v2.4.0
21:38:15 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
21:38:16 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:38:16 go: downloading github.com/google/uuid v1.3.0
21:38:16 go: downloading github.com/moby/vpnkit v0.5.0
21:38:16 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:38:16 go: downloading github.com/gofrs/flock v0.8.1
21:38:16 go: downloading github.com/gorilla/mux v1.8.0
21:38:16 go: downloading github.com/moby/sys/mountinfo v0.6.0
21:38:16 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:38:16 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
21:38:16 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:38:16 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:38:16 + for f in rootlesskit rootlesskit-docker-proxy
21:38:16 + GOBIN=/usr/local/bin
21:38:16 + GO111MODULE=on
21:38:16 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
21:38:16 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:38:16 ++ pwd
21:38:16 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:38:16 Project root: .
21:38:16 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:38:16 INFO: man/src/attach.md found
21:38:16 WARN: man/src/build.md does not exist, skipping
21:38:16 WARN: man/src/builder/build.md does not exist, skipping
21:38:16 WARN: man/src/builder/prune.md does not exist, skipping
21:38:16 WARN: man/src/builder.md does not exist, skipping
21:38:16 WARN: man/src/checkpoint/create.md does not exist, skipping
21:38:16 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:38:16 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:38:16 WARN: man/src/checkpoint.md does not exist, skipping
21:38:16 INFO: man/src/commit.md found
21:38:16 WARN: man/src/config/create.md does not exist, skipping
21:38:16 WARN: man/src/config/inspect.md does not exist, skipping
21:38:16 WARN: man/src/config/ls.md does not exist, skipping
21:38:16 WARN: man/src/config/rm.md does not exist, skipping
21:38:16 WARN: man/src/config.md does not exist, skipping
21:38:16 INFO: man/src/container/attach.md found
21:38:16 INFO: man/src/container/commit.md found
21:38:16 INFO: man/src/container/cp.md found
21:38:16 INFO: man/src/container/create.md found
21:38:16 INFO: man/src/container/diff.md found
21:38:16 INFO: man/src/container/exec.md found
21:38:16 INFO: man/src/container/export.md found
21:38:16 WARN: man/src/container/inspect.md does not exist, skipping
21:38:16 INFO: man/src/container/kill.md found
21:38:16 INFO: man/src/container/logs.md found
21:38:16 INFO: man/src/container/ls.md found
21:38:16 INFO: man/src/container/pause.md found
21:38:16 INFO: man/src/container/port.md found
21:38:16 WARN: man/src/container/prune.md does not exist, skipping
21:38:16 INFO: man/src/container/rename.md found
21:38:16 INFO: man/src/container/restart.md found
21:38:16 INFO: man/src/container/rm.md found
21:38:16 INFO: man/src/container/run.md found
21:38:16 INFO: man/src/container/start.md found
21:38:16 INFO: man/src/container/stats.md found
21:38:16 INFO: man/src/container/stop.md found
21:38:16 INFO: man/src/container/top.md found
21:38:16 INFO: man/src/container/unpause.md found
21:38:16 INFO: man/src/container/update.md found
21:38:16 INFO: man/src/container/wait.md found
21:38:16 WARN: man/src/container.md does not exist, skipping
21:38:16 WARN: man/src/context/create.md does not exist, skipping
21:38:16 WARN: man/src/context/export.md does not exist, skipping
21:38:16 WARN: man/src/context/import.md does not exist, skipping
21:38:16 WARN: man/src/context/inspect.md does not exist, skipping
21:38:16 WARN: man/src/context/ls.md does not exist, skipping
21:38:16 WARN: man/src/context/rm.md does not exist, skipping
21:38:16 WARN: man/src/context/show.md does not exist, skipping
21:38:16 WARN: man/src/context/update.md does not exist, skipping
21:38:16 WARN: man/src/context/use.md does not exist, skipping
21:38:16 WARN: man/src/context.md does not exist, skipping
21:38:16 INFO: man/src/cp.md found
21:38:16 INFO: man/src/create.md found
21:38:16 INFO: man/src/diff.md found
21:38:16 INFO: man/src/events.md found
21:38:16 INFO: man/src/exec.md found
21:38:16 INFO: man/src/export.md found
21:38:16 INFO: man/src/history.md found
21:38:16 INFO: man/src/image/build.md found
21:38:16 INFO: man/src/image/history.md found
21:38:16 INFO: man/src/image/import.md found
21:38:16 WARN: man/src/image/inspect.md does not exist, skipping
21:38:16 INFO: man/src/image/load.md found
21:38:16 INFO: man/src/image/ls.md found
21:38:16 WARN: man/src/image/prune.md does not exist, skipping
21:38:16 INFO: man/src/image/pull.md found
21:38:16 INFO: man/src/image/push.md found
21:38:16 INFO: man/src/image/rm.md found
21:38:16 INFO: man/src/image/save.md found
21:38:16 INFO: man/src/image/tag.md found
21:38:16 WARN: man/src/image.md does not exist, skipping
21:38:16 INFO: man/src/images.md found
21:38:16 INFO: man/src/import.md found
21:38:16 INFO: man/src/info.md found
21:38:16 INFO: man/src/inspect.md found
21:38:16 INFO: man/src/kill.md found
21:38:16 INFO: man/src/load.md found
21:38:16 INFO: man/src/login.md found
21:38:16 INFO: man/src/logout.md found
21:38:16 INFO: man/src/logs.md found
21:38:16 WARN: man/src/manifest/annotate.md does not exist, skipping
21:38:16 WARN: man/src/manifest/create.md does not exist, skipping
21:38:16 WARN: man/src/manifest/inspect.md does not exist, skipping
21:38:16 WARN: man/src/manifest/push.md does not exist, skipping
21:38:16 WARN: man/src/manifest/rm.md does not exist, skipping
21:38:16 WARN: man/src/manifest.md does not exist, skipping
21:38:16 INFO: man/src/network/connect.md found
21:38:16 INFO: man/src/network/create.md found
21:38:16 INFO: man/src/network/disconnect.md found
21:38:16 INFO: man/src/network/inspect.md found
21:38:16 INFO: man/src/network/ls.md found
21:38:16 WARN: man/src/network/prune.md does not exist, skipping
21:38:16 INFO: man/src/network/rm.md found
21:38:16 WARN: man/src/network.md does not exist, skipping
21:38:16 WARN: man/src/node/demote.md does not exist, skipping
21:38:16 WARN: man/src/node/inspect.md does not exist, skipping
21:38:16 WARN: man/src/node/ls.md does not exist, skipping
21:38:16 WARN: man/src/node/promote.md does not exist, skipping
21:38:16 WARN: man/src/node/ps.md does not exist, skipping
21:38:16 WARN: man/src/node/rm.md does not exist, skipping
21:38:16 WARN: man/src/node/update.md does not exist, skipping
21:38:16 WARN: man/src/node.md does not exist, skipping
21:38:16 INFO: man/src/pause.md found
21:38:16 WARN: man/src/plugin/create.md does not exist, skipping
21:38:16 WARN: man/src/plugin/disable.md does not exist, skipping
21:38:16 WARN: man/src/plugin/enable.md does not exist, skipping
21:38:16 WARN: man/src/plugin/inspect.md does not exist, skipping
21:38:16 WARN: man/src/plugin/install.md does not exist, skipping
21:38:16 INFO: man/src/plugin/ls.md found
21:38:16 WARN: man/src/plugin/push.md does not exist, skipping
21:38:16 WARN: man/src/plugin/rm.md does not exist, skipping
21:38:16 WARN: man/src/plugin/set.md does not exist, skipping
21:38:16 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:38:16 WARN: man/src/plugin.md does not exist, skipping
21:38:16 INFO: man/src/port.md found
21:38:16 INFO: man/src/ps.md found
21:38:16 INFO: man/src/pull.md found
21:38:16 INFO: man/src/push.md found
21:38:16 INFO: man/src/rename.md found
21:38:16 INFO: man/src/restart.md found
21:38:16 INFO: man/src/rm.md found
21:38:16 INFO: man/src/rmi.md found
21:38:16 WARN: man/src/run.md does not exist, skipping
21:38:16 INFO: man/src/save.md found
21:38:16 INFO: man/src/search.md found
21:38:16 WARN: man/src/secret/create.md does not exist, skipping
21:38:16 WARN: man/src/secret/inspect.md does not exist, skipping
21:38:16 WARN: man/src/secret/ls.md does not exist, skipping
21:38:16 WARN: man/src/secret/rm.md does not exist, skipping
21:38:16 WARN: man/src/secret.md does not exist, skipping
21:38:16 WARN: man/src/service/create.md does not exist, skipping
21:38:16 WARN: man/src/service/inspect.md does not exist, skipping
21:38:16 WARN: man/src/service/logs.md does not exist, skipping
21:38:16 WARN: man/src/service/ls.md does not exist, skipping
21:38:16 WARN: man/src/service/ps.md does not exist, skipping
21:38:16 WARN: man/src/service/rm.md does not exist, skipping
21:38:16 WARN: man/src/service/rollback.md does not exist, skipping
21:38:16 WARN: man/src/service/scale.md does not exist, skipping
21:38:16 WARN: man/src/service/update.md does not exist, skipping
21:38:16 WARN: man/src/service.md does not exist, skipping
21:38:16 WARN: man/src/stack/config.md does not exist, skipping
21:38:16 WARN: man/src/stack/deploy.md does not exist, skipping
21:38:16 WARN: man/src/stack/ls.md does not exist, skipping
21:38:16 WARN: man/src/stack/ps.md does not exist, skipping
21:38:16 WARN: man/src/stack/rm.md does not exist, skipping
21:38:16 WARN: man/src/stack/services.md does not exist, skipping
21:38:16 WARN: man/src/stack.md does not exist, skipping
21:38:16 INFO: man/src/start.md found
21:38:16 INFO: man/src/stats.md found
21:38:16 INFO: man/src/stop.md found
21:38:16 WARN: man/src/swarm/ca.md does not exist, skipping
21:38:16 WARN: man/src/swarm/init.md does not exist, skipping
21:38:16 WARN: man/src/swarm/join.md does not exist, skipping
21:38:16 WARN: man/src/swarm/join-token.md does not exist, skipping
21:38:16 WARN: man/src/swarm/leave.md does not exist, skipping
21:38:16 WARN: man/src/swarm/unlock.md does not exist, skipping
21:38:16 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:38:16 WARN: man/src/swarm/update.md does not exist, skipping
21:38:16 WARN: man/src/swarm.md does not exist, skipping
21:38:16 WARN: man/src/system/df.md does not exist, skipping
21:38:16 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:38:16 INFO: man/src/system/events.md found
21:38:16 INFO: man/src/system/info.md found
21:38:16 WARN: man/src/system/prune.md does not exist, skipping
21:38:16 WARN: man/src/system.md does not exist, skipping
21:38:16 INFO: man/src/tag.md found
21:38:16 INFO: man/src/top.md found
21:38:16 WARN: man/src/trust/inspect.md does not exist, skipping
21:38:16 WARN: man/src/trust/key/generate.md does not exist, skipping
21:38:16 WARN: man/src/trust/key/load.md does not exist, skipping
21:38:16 WARN: man/src/trust/key.md does not exist, skipping
21:38:16 WARN: man/src/trust/revoke.md does not exist, skipping
21:38:16 WARN: man/src/trust/sign.md does not exist, skipping
21:38:16 WARN: man/src/trust/signer/add.md does not exist, skipping
21:38:16 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:38:16 WARN: man/src/trust/signer.md does not exist, skipping
21:38:16 WARN: man/src/trust.md does not exist, skipping
21:38:16 INFO: man/src/unpause.md found
21:38:16 INFO: man/src/update.md found
21:38:16 INFO: man/src/version.md found
21:38:16 INFO: man/src/volume/create.md found
21:38:16 INFO: man/src/volume/inspect.md found
21:38:16 INFO: man/src/volume/ls.md found
21:38:16 WARN: man/src/volume/prune.md does not exist, skipping
21:38:16 WARN: man/src/volume/rm.md does not exist, skipping
21:38:16 WARN: man/src/volume/update.md does not exist, skipping
21:38:16 INFO: man/src/volume.md found
21:38:16 INFO: man/src/wait.md found
21:38:16 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:38:16 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:38:16 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:38:16 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:38:16 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:38:16 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:38:16 ~/rpmbuild/BUILD/src
21:38:16 + popd
21:38:16 + RPM_EC=0
21:38:16 ++ jobs -p
21:38:16 + exit 0
21:38:16 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZIgdgz
21:38:16 + umask 022
21:38:16 + cd /root/rpmbuild/BUILD
21:38:16 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.x86_64 '!=' / ']'
21:38:16 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.x86_64
21:38:16 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.x86_64
21:38:16 + mkdir -p /root/rpmbuild/BUILDROOT
21:38:16 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.x86_64
21:38:16 + cd src
21:38:16 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.x86_64/usr/bin
21:38:16 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.x86_64/usr/bin/docker
21:38:16 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.x86_64/usr/share/bash-completion/completions
21:38:16 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.x86_64/usr/share/zsh/vendor-completions
21:38:16 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.x86_64/usr/share/fish/vendor_completions.d
21:38:16 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.x86_64/usr/share/bash-completion/completions/docker
21:38:16 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.x86_64/usr/share/zsh/vendor-completions/_docker
21:38:16 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.x86_64/usr/share/fish/vendor_completions.d/docker.fish
21:38:16 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.x86_64/usr/share/man/man1
21:38:16 + 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~20220816152130.8ffaab8-0.el9.x86_64/usr/share/man/man1
21:38:16 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.x86_64/usr/share/man/man5
21:38:16 + 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~20220816152130.8ffaab8-0.el9.x86_64/usr/share/man/man5
21:38:16 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.x86_64/usr/share/man/man8
21:38:16 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.x86_64/usr/share/man/man8
21:38:16 + mkdir -p build-docs
21:38:16 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:38:16 + cp cli/LICENSE build-docs/LICENSE
21:38:16 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:38:16 + cp cli/MAINTAINERS build-docs/MAINTAINERS
21:38:16 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:38:16 + cp cli/NOTICE build-docs/NOTICE
21:38:16 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:38:16 + cp cli/README.md build-docs/README.md
21:38:16 + /usr/lib/rpm/check-buildroot
21:38:16 + /usr/lib/rpm/redhat/brp-ldconfig
21:38:16 + /usr/lib/rpm/brp-compress
21:38:16 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:38:16 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:38:16 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:38:16 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:38:16 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:38:16 + /usr/lib/rpm/brp-python-hardlink
21:38:16 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:38:16 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ZnwyS0
21:38:16 + umask 022
21:38:16 + cd /root/rpmbuild/BUILD
21:38:16 + cd src
21:38:16 ++ cli/build/docker --version
21:38:16 + ver='Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8'
21:38:16 + test 'Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8' = 'Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8'
21:38:16 + echo 'PASS: cli version OK'
21:38:16 PASS: cli version OK
21:38:16 + RPM_EC=0
21:38:16 ++ jobs -p
21:38:16 + exit 0
21:38:16 Processing files: docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.x86_64
21:38:16 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rFBMWq
21:38:16 + umask 022
21:38:16 + cd /root/rpmbuild/BUILD
21:38:16 + cd src
21:38:16 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.x86_64/usr/share/doc/docker-ce-cli
21:38:16 + export LC_ALL=C
21:38:16 + LC_ALL=C
21:38:16 + export DOCDIR
21:38:16 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.x86_64/usr/share/doc/docker-ce-cli
21:38:16 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.x86_64/usr/share/doc/docker-ce-cli
21:38:16 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.x86_64/usr/share/doc/docker-ce-cli
21:38:16 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.x86_64/usr/share/doc/docker-ce-cli
21:38:16 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.x86_64/usr/share/doc/docker-ce-cli
21:38:16 + RPM_EC=0
21:38:16 ++ jobs -p
21:38:16 + exit 0
21:38:16 Provides: docker-ce-cli = 1:0.0.0~20220816152130.8ffaab8-0.el9 docker-ce-cli(x86-64) = 1:0.0.0~20220816152130.8ffaab8-0.el9
21:38:16 Requires(interp): /bin/sh
21:38:16 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:38:16 Requires(post): /bin/sh
21:38:16 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH)
21:38:16 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
21:38:16 Recommends: docker-buildx-plugin docker-compose-plugin docker-scan-plugin(x86-64)
21:38:16 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.x86_64
21:38:16 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.src.rpm
21:38:17 + return
21:38:17 + exit 0
21:38:17 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oEh657
21:38:17 + umask 022
21:38:17 + cd /root/rpmbuild/BUILD
21:38:17 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el8.x86_64 '!=' / ']'
21:38:17 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el8.x86_64
21:38:17 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el8.x86_64
21:38:17 + mkdir -p /root/rpmbuild/BUILDROOT
21:38:17 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el8.x86_64
21:38:17 + cd src
21:38:17 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el8.x86_64/usr/bin/dockerd-rootless.sh
21:38:17 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el8.x86_64/usr/bin/dockerd-rootless-setuptool.sh
21:38:17 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el8.x86_64/usr/bin/rootlesskit
21:38:17 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el8.x86_64/usr/bin/rootlesskit-docker-proxy
21:38:17 + /usr/lib/rpm/check-buildroot
21:38:17 + /usr/lib/rpm/redhat/brp-ldconfig
21:38:17 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
21:38:17 + /usr/lib/rpm/brp-compress
21:38:17 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:38:17 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:38:17 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:38:17 + /usr/lib/rpm/brp-python-bytecompile '' 1
21:38:17 + /usr/lib/rpm/brp-python-hardlink
21:38:17 + PYTHON3=/usr/libexec/platform-python
21:38:17 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:38:17 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.kNoijs
21:38:17 + umask 022
21:38:17 + cd /root/rpmbuild/BUILD
21:38:17 + cd src
21:38:17 + /usr/local/bin/rootlesskit -v
21:38:17 rootlesskit version 1.0.0
21:38:17 + exit 0
21:38:17 Processing files: docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el8.x86_64
21:38:18 Provides: docker-ce-rootless-extras = 0:0.0.0~20220816152130.8ffaab8-0.el8 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20220816152130.8ffaab8-0.el8
21:38:18 Requires(interp): /bin/sh /bin/sh /bin/sh
21:38:18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:38:18 Requires(post): /bin/sh
21:38:18 Requires(preun): /bin/sh
21:38:18 Requires(postun): /bin/sh
21:38:18 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:38:18 Conflicts: rootlesskit
21:38:18 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el8.x86_64
21:38:18 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:38:18 ++ pwd
21:38:18 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:38:18 Project root: .
21:38:18 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:38:18 INFO: man/src/attach.md found
21:38:18 WARN: man/src/build.md does not exist, skipping
21:38:18 WARN: man/src/builder/build.md does not exist, skipping
21:38:18 WARN: man/src/builder/prune.md does not exist, skipping
21:38:18 WARN: man/src/builder.md does not exist, skipping
21:38:18 WARN: man/src/checkpoint/create.md does not exist, skipping
21:38:18 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:38:18 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:38:18 WARN: man/src/checkpoint.md does not exist, skipping
21:38:18 INFO: man/src/commit.md found
21:38:18 WARN: man/src/config/create.md does not exist, skipping
21:38:18 WARN: man/src/config/inspect.md does not exist, skipping
21:38:18 WARN: man/src/config/ls.md does not exist, skipping
21:38:18 WARN: man/src/config/rm.md does not exist, skipping
21:38:18 WARN: man/src/config.md does not exist, skipping
21:38:18 INFO: man/src/container/attach.md found
21:38:18 INFO: man/src/container/commit.md found
21:38:18 INFO: man/src/container/cp.md found
21:38:18 INFO: man/src/container/create.md found
21:38:18 INFO: man/src/container/diff.md found
21:38:18 INFO: man/src/container/exec.md found
21:38:18 INFO: man/src/container/export.md found
21:38:18 WARN: man/src/container/inspect.md does not exist, skipping
21:38:18 INFO: man/src/container/kill.md found
21:38:18 INFO: man/src/container/logs.md found
21:38:18 INFO: man/src/container/ls.md found
21:38:18 INFO: man/src/container/pause.md found
21:38:18 INFO: man/src/container/port.md found
21:38:18 WARN: man/src/container/prune.md does not exist, skipping
21:38:18 INFO: man/src/container/rename.md found
21:38:18 INFO: man/src/container/restart.md found
21:38:18 INFO: man/src/container/rm.md found
21:38:18 INFO: man/src/container/run.md found
21:38:18 INFO: man/src/container/start.md found
21:38:18 INFO: man/src/container/stats.md found
21:38:18 INFO: man/src/container/stop.md found
21:38:18 INFO: man/src/container/top.md found
21:38:18 INFO: man/src/container/unpause.md found
21:38:18 INFO: man/src/container/update.md found
21:38:18 INFO: man/src/container/wait.md found
21:38:18 WARN: man/src/container.md does not exist, skipping
21:38:18 WARN: man/src/context/create.md does not exist, skipping
21:38:18 WARN: man/src/context/export.md does not exist, skipping
21:38:18 WARN: man/src/context/import.md does not exist, skipping
21:38:18 WARN: man/src/context/inspect.md does not exist, skipping
21:38:18 WARN: man/src/context/ls.md does not exist, skipping
21:38:18 WARN: man/src/context/rm.md does not exist, skipping
21:38:18 WARN: man/src/context/show.md does not exist, skipping
21:38:18 WARN: man/src/context/update.md does not exist, skipping
21:38:18 WARN: man/src/context/use.md does not exist, skipping
21:38:18 WARN: man/src/context.md does not exist, skipping
21:38:18 INFO: man/src/cp.md found
21:38:18 INFO: man/src/create.md found
21:38:18 INFO: man/src/diff.md found
21:38:18 INFO: man/src/events.md found
21:38:18 INFO: man/src/exec.md found
21:38:18 INFO: man/src/export.md found
21:38:18 INFO: man/src/history.md found
21:38:18 INFO: man/src/image/build.md found
21:38:18 INFO: man/src/image/history.md found
21:38:18 INFO: man/src/image/import.md found
21:38:18 WARN: man/src/image/inspect.md does not exist, skipping
21:38:18 INFO: man/src/image/load.md found
21:38:18 INFO: man/src/image/ls.md found
21:38:18 WARN: man/src/image/prune.md does not exist, skipping
21:38:18 INFO: man/src/image/pull.md found
21:38:18 INFO: man/src/image/push.md found
21:38:18 INFO: man/src/image/rm.md found
21:38:18 INFO: man/src/image/save.md found
21:38:18 INFO: man/src/image/tag.md found
21:38:18 WARN: man/src/image.md does not exist, skipping
21:38:18 INFO: man/src/images.md found
21:38:18 INFO: man/src/import.md found
21:38:18 INFO: man/src/info.md found
21:38:18 INFO: man/src/inspect.md found
21:38:18 INFO: man/src/kill.md found
21:38:18 INFO: man/src/load.md found
21:38:18 INFO: man/src/login.md found
21:38:18 INFO: man/src/logout.md found
21:38:18 INFO: man/src/logs.md found
21:38:18 WARN: man/src/manifest/annotate.md does not exist, skipping
21:38:18 WARN: man/src/manifest/create.md does not exist, skipping
21:38:18 WARN: man/src/manifest/inspect.md does not exist, skipping
21:38:18 WARN: man/src/manifest/push.md does not exist, skipping
21:38:18 WARN: man/src/manifest/rm.md does not exist, skipping
21:38:18 WARN: man/src/manifest.md does not exist, skipping
21:38:18 INFO: man/src/network/connect.md found
21:38:18 INFO: man/src/network/create.md found
21:38:18 INFO: man/src/network/disconnect.md found
21:38:18 INFO: man/src/network/inspect.md found
21:38:18 INFO: man/src/network/ls.md found
21:38:18 WARN: man/src/network/prune.md does not exist, skipping
21:38:18 INFO: man/src/network/rm.md found
21:38:18 WARN: man/src/network.md does not exist, skipping
21:38:18 WARN: man/src/node/demote.md does not exist, skipping
21:38:18 WARN: man/src/node/inspect.md does not exist, skipping
21:38:18 WARN: man/src/node/ls.md does not exist, skipping
21:38:18 WARN: man/src/node/promote.md does not exist, skipping
21:38:18 WARN: man/src/node/ps.md does not exist, skipping
21:38:18 WARN: man/src/node/rm.md does not exist, skipping
21:38:18 WARN: man/src/node/update.md does not exist, skipping
21:38:18 WARN: man/src/node.md does not exist, skipping
21:38:18 INFO: man/src/pause.md found
21:38:18 WARN: man/src/plugin/create.md does not exist, skipping
21:38:18 WARN: man/src/plugin/disable.md does not exist, skipping
21:38:18 WARN: man/src/plugin/enable.md does not exist, skipping
21:38:18 WARN: man/src/plugin/inspect.md does not exist, skipping
21:38:18 WARN: man/src/plugin/install.md does not exist, skipping
21:38:18 INFO: man/src/plugin/ls.md found
21:38:18 WARN: man/src/plugin/push.md does not exist, skipping
21:38:18 WARN: man/src/plugin/rm.md does not exist, skipping
21:38:18 WARN: man/src/plugin/set.md does not exist, skipping
21:38:18 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:38:18 WARN: man/src/plugin.md does not exist, skipping
21:38:18 INFO: man/src/port.md found
21:38:18 INFO: man/src/ps.md found
21:38:18 INFO: man/src/pull.md found
21:38:18 INFO: man/src/push.md found
21:38:18 INFO: man/src/rename.md found
21:38:18 INFO: man/src/restart.md found
21:38:18 INFO: man/src/rm.md found
21:38:18 INFO: man/src/rmi.md found
21:38:18 WARN: man/src/run.md does not exist, skipping
21:38:18 INFO: man/src/save.md found
21:38:18 INFO: man/src/search.md found
21:38:18 WARN: man/src/secret/create.md does not exist, skipping
21:38:18 WARN: man/src/secret/inspect.md does not exist, skipping
21:38:18 WARN: man/src/secret/ls.md does not exist, skipping
21:38:18 WARN: man/src/secret/rm.md does not exist, skipping
21:38:18 WARN: man/src/secret.md does not exist, skipping
21:38:18 WARN: man/src/service/create.md does not exist, skipping
21:38:18 WARN: man/src/service/inspect.md does not exist, skipping
21:38:18 WARN: man/src/service/logs.md does not exist, skipping
21:38:18 WARN: man/src/service/ls.md does not exist, skipping
21:38:18 WARN: man/src/service/ps.md does not exist, skipping
21:38:18 WARN: man/src/service/rm.md does not exist, skipping
21:38:18 WARN: man/src/service/rollback.md does not exist, skipping
21:38:18 WARN: man/src/service/scale.md does not exist, skipping
21:38:18 WARN: man/src/service/update.md does not exist, skipping
21:38:18 WARN: man/src/service.md does not exist, skipping
21:38:18 WARN: man/src/stack/config.md does not exist, skipping
21:38:18 WARN: man/src/stack/deploy.md does not exist, skipping
21:38:18 WARN: man/src/stack/ls.md does not exist, skipping
21:38:18 WARN: man/src/stack/ps.md does not exist, skipping
21:38:18 WARN: man/src/stack/rm.md does not exist, skipping
21:38:18 WARN: man/src/stack/services.md does not exist, skipping
21:38:18 WARN: man/src/stack.md does not exist, skipping
21:38:18 INFO: man/src/start.md found
21:38:18 INFO: man/src/stats.md found
21:38:18 INFO: man/src/stop.md found
21:38:18 WARN: man/src/swarm/ca.md does not exist, skipping
21:38:18 WARN: man/src/swarm/init.md does not exist, skipping
21:38:18 WARN: man/src/swarm/join.md does not exist, skipping
21:38:18 WARN: man/src/swarm/join-token.md does not exist, skipping
21:38:18 WARN: man/src/swarm/leave.md does not exist, skipping
21:38:18 WARN: man/src/swarm/unlock.md does not exist, skipping
21:38:18 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:38:18 WARN: man/src/swarm/update.md does not exist, skipping
21:38:18 WARN: man/src/swarm.md does not exist, skipping
21:38:18 WARN: man/src/system/df.md does not exist, skipping
21:38:18 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:38:18 INFO: man/src/system/events.md found
21:38:18 INFO: man/src/system/info.md found
21:38:18 WARN: man/src/system/prune.md does not exist, skipping
21:38:18 WARN: man/src/system.md does not exist, skipping
21:38:18 INFO: man/src/tag.md found
21:38:18 INFO: man/src/top.md found
21:38:18 WARN: man/src/trust/inspect.md does not exist, skipping
21:38:18 WARN: man/src/trust/key/generate.md does not exist, skipping
21:38:18 WARN: man/src/trust/key/load.md does not exist, skipping
21:38:18 WARN: man/src/trust/key.md does not exist, skipping
21:38:18 WARN: man/src/trust/revoke.md does not exist, skipping
21:38:18 WARN: man/src/trust/sign.md does not exist, skipping
21:38:18 WARN: man/src/trust/signer/add.md does not exist, skipping
21:38:18 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:38:18 WARN: man/src/trust/signer.md does not exist, skipping
21:38:18 WARN: man/src/trust.md does not exist, skipping
21:38:18 INFO: man/src/unpause.md found
21:38:18 INFO: man/src/update.md found
21:38:18 INFO: man/src/version.md found
21:38:18 INFO: man/src/volume/create.md found
21:38:18 INFO: man/src/volume/inspect.md found
21:38:18 INFO: man/src/volume/ls.md found
21:38:18 WARN: man/src/volume/prune.md does not exist, skipping
21:38:18 WARN: man/src/volume/rm.md does not exist, skipping
21:38:18 WARN: man/src/volume/update.md does not exist, skipping
21:38:18 INFO: man/src/volume.md found
21:38:18 INFO: man/src/wait.md found
21:38:18 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:38:18 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:38:18 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:38:18 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:38:18 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:38:18 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:38:18 make[2]: Leaving directory '/root/build-deb/cli'
21:38:18 # Build buildx plugin
21:38:18 cd /go/src/github.com/docker/buildx \
21:38:18 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:38:18 && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx
21:38:18 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el8.src.rpm
21:38:18 + for f in rootlesskit rootlesskit-docker-proxy
21:38:18 + GOBIN=/usr/local/bin
21:38:18 + GO111MODULE=on
21:38:18 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
21:38:19 + return
21:38:19 + RPM_EC=0
21:38:19 ++ jobs -p
21:38:19 + exit 0
21:38:19 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sCilmi
21:38:19 + umask 022
21:38:19 + cd /root/rpmbuild/BUILD
21:38:19 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64 '!=' / ']'
21:38:19 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64
21:38:19 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64
21:38:19 + mkdir -p /root/rpmbuild/BUILDROOT
21:38:19 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64
21:38:19 + cd src
21:38:19 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64/usr/bin/dockerd-rootless.sh
21:38:19 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64/usr/bin/dockerd-rootless-setuptool.sh
21:38:19 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64/usr/bin/rootlesskit
21:38:19 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64/usr/bin/rootlesskit-docker-proxy
21:38:19 + /usr/lib/rpm/check-buildroot
21:38:19 + /usr/lib/rpm/redhat/brp-ldconfig
21:38:19 + /usr/lib/rpm/brp-compress
21:38:19 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:38:19 # Build the compose plugin
21:38:19 # FIXME: using GOPROXY, to work around:
21:38:19 # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0
21:38:19 cd /go/src/github.com/docker/compose \
21:38:19 && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \
21:38:19 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:38:19 && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.9.0 \
21:38:19 	make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin
21:38:19 make[2]: Entering directory '/root/build-deb/compose'
21:38:19 GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0"  -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd
21:38:19 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:38:19 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:38:19 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:38:19 + /usr/lib/rpm/check-rpaths
21:38:19 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:38:19 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
21:38:19 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
21:38:19 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:38:19 + /usr/lib/rpm/redhat/brp-python-hardlink
21:38:19 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.BX0lEP
21:38:19 + umask 022
21:38:19 + cd /root/rpmbuild/BUILD
21:38:19 + cd src
21:38:19 + /usr/local/bin/rootlesskit -v
21:38:19 rootlesskit version 1.0.0
21:38:19 + RPM_EC=0
21:38:19 ++ jobs -p
21:38:19 + exit 0
21:38:19 Processing files: docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64
21:38:20 Provides: docker-ce-rootless-extras = 0:0.0.0~20220816152130.8ffaab8-0.fc35 docker-ce-rootless-extras(aarch-64) = 0:0.0.0~20220816152130.8ffaab8-0.fc35
21:38:20 Requires(interp): /bin/sh /bin/sh /bin/sh
21:38:20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:38:20 Requires(post): /bin/sh
21:38:20 Requires(preun): /bin/sh
21:38:20 Requires(postun): /bin/sh
21:38:20 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:38:20 Conflicts: rootlesskit
21:38:20 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64
21:38:20 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el8.x86_64.rpm
21:38:20 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RoNWcQ
21:38:20 + umask 022
21:38:20 + cd /root/rpmbuild/BUILD
21:38:20 + cd src
21:38:20 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el8.x86_64
21:38:20 + exit 0
21:38:20 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4vkZzJ
21:38:20 + umask 022
21:38:20 + cd /root/rpmbuild/BUILD
21:38:20 + cd /root/rpmbuild/BUILD
21:38:20 + rm -rf src
21:38:20 + /usr/bin/mkdir -p src
21:38:20 + cd src
21:38:20 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
21:38:20 + /usr/bin/tar -xof -
21:38:20 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc35.src.rpm
21:38:20 + STATUS=0
21:38:20 + '[' 0 -ne 0 ']'
21:38:20 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
21:38:20 + /usr/bin/tar -xof -
21:38:21 + STATUS=0
21:38:21 + '[' 0 -ne 0 ']'
21:38:21 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:38:21 + exit 0
21:38:21 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pSE2Tr
21:38:21 + umask 022
21:38:21 + cd /root/rpmbuild/BUILD
21:38:21 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:38:21 + cd src
21:38:21 + pushd /root/rpmbuild/BUILD/src/buildx
21:38:21 + bash -c 'CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o bin/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision=%{_buildx_gitcommit} -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx'
21:38:23 ~/rpmbuild/BUILD/src
21:38:23 + popd
21:38:23 + exit 0
21:38:23 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BFALPi
21:38:23 + umask 022
21:38:23 + cd /root/rpmbuild/BUILD
21:38:23 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.aarch64 '!=' / ']'
21:38:23 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.aarch64
21:38:23 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.aarch64
21:38:23 + mkdir -p /root/rpmbuild/BUILDROOT
21:38:23 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.aarch64
21:38:23 + cd src
21:38:23 + pushd /root/rpmbuild/BUILD/src/buildx
21:38:23 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:38:23 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
21:38:23 + popd
21:38:23 ~/rpmbuild/BUILD/src
21:38:23 + /usr/lib/rpm/check-buildroot
21:38:23 + /usr/lib/rpm/redhat/brp-compress
21:38:23 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
21:38:23 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:38:23 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
21:38:23 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
21:38:23 + /usr/lib/rpm/redhat/brp-python-hardlink
21:38:23 + /usr/lib/rpm/redhat/brp-java-repack-jars
21:38:23 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.nn5GQk
21:38:23 + umask 022
21:38:23 + cd /root/rpmbuild/BUILD
21:38:23 + cd src
21:38:23 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
21:38:23 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:38:23 + ver=v0.8.2
21:38:23 + test v0.8.2 = v0.8.2
21:38:23 + echo 'PASS: docker-buildx version OK'
21:38:23 PASS: docker-buildx version OK
21:38:23 + exit 0
21:38:23 Processing files: docker-buildx-plugin-0.8.2-0.el7.aarch64
21:38:23 Provides: docker-buildx-plugin = 0:0.8.2-0.el7 docker-buildx-plugin(aarch-64) = 0:0.8.2-0.el7
21:38:23 Requires(interp): /bin/sh /bin/sh /bin/sh
21:38:23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:38:23 Requires(post): /bin/sh
21:38:23 Requires(preun): /bin/sh
21:38:23 Requires(postun): /bin/sh
21:38:23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.aarch64
21:38:23 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.8.2-0.el7.src.rpm
21:38:24 # Build the compose plugin
21:38:24 # FIXME: using GOPROXY, to work around:
21:38:24 # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0
21:38:24 cd /go/src/github.com/docker/compose \
21:38:24 && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \
21:38:24 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:38:24 && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.9.0 \
21:38:24 	make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin
21:38:24 make[2]: Entering directory '/root/build-deb/compose'
21:38:24 GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0"  -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd
21:38:25 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:38:25 ++ pwd
21:38:25 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:38:25 Project root: .
21:38:25 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:38:25 INFO: man/src/attach.md found
21:38:25 WARN: man/src/build.md does not exist, skipping
21:38:25 WARN: man/src/builder/build.md does not exist, skipping
21:38:25 WARN: man/src/builder/prune.md does not exist, skipping
21:38:25 WARN: man/src/builder.md does not exist, skipping
21:38:25 WARN: man/src/checkpoint/create.md does not exist, skipping
21:38:25 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:38:25 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:38:25 WARN: man/src/checkpoint.md does not exist, skipping
21:38:25 INFO: man/src/commit.md found
21:38:25 WARN: man/src/config/create.md does not exist, skipping
21:38:25 WARN: man/src/config/inspect.md does not exist, skipping
21:38:25 WARN: man/src/config/ls.md does not exist, skipping
21:38:25 WARN: man/src/config/rm.md does not exist, skipping
21:38:25 WARN: man/src/config.md does not exist, skipping
21:38:25 INFO: man/src/container/attach.md found
21:38:25 INFO: man/src/container/commit.md found
21:38:25 INFO: man/src/container/cp.md found
21:38:25 INFO: man/src/container/create.md found
21:38:25 INFO: man/src/container/diff.md found
21:38:25 INFO: man/src/container/exec.md found
21:38:25 INFO: man/src/container/export.md found
21:38:25 WARN: man/src/container/inspect.md does not exist, skipping
21:38:25 INFO: man/src/container/kill.md found
21:38:25 INFO: man/src/container/logs.md found
21:38:25 INFO: man/src/container/ls.md found
21:38:25 INFO: man/src/container/pause.md found
21:38:25 INFO: man/src/container/port.md found
21:38:25 WARN: man/src/container/prune.md does not exist, skipping
21:38:25 INFO: man/src/container/rename.md found
21:38:25 INFO: man/src/container/restart.md found
21:38:25 INFO: man/src/container/rm.md found
21:38:25 INFO: man/src/container/run.md found
21:38:25 INFO: man/src/container/start.md found
21:38:25 INFO: man/src/container/stats.md found
21:38:25 INFO: man/src/container/stop.md found
21:38:25 INFO: man/src/container/top.md found
21:38:25 INFO: man/src/container/unpause.md found
21:38:25 INFO: man/src/container/update.md found
21:38:25 INFO: man/src/container/wait.md found
21:38:25 WARN: man/src/container.md does not exist, skipping
21:38:25 WARN: man/src/context/create.md does not exist, skipping
21:38:25 WARN: man/src/context/export.md does not exist, skipping
21:38:25 WARN: man/src/context/import.md does not exist, skipping
21:38:25 WARN: man/src/context/inspect.md does not exist, skipping
21:38:25 WARN: man/src/context/ls.md does not exist, skipping
21:38:25 WARN: man/src/context/rm.md does not exist, skipping
21:38:25 WARN: man/src/context/show.md does not exist, skipping
21:38:25 WARN: man/src/context/update.md does not exist, skipping
21:38:25 WARN: man/src/context/use.md does not exist, skipping
21:38:25 WARN: man/src/context.md does not exist, skipping
21:38:25 INFO: man/src/cp.md found
21:38:25 INFO: man/src/create.md found
21:38:25 INFO: man/src/diff.md found
21:38:25 INFO: man/src/events.md found
21:38:25 INFO: man/src/exec.md found
21:38:25 INFO: man/src/export.md found
21:38:25 INFO: man/src/history.md found
21:38:25 INFO: man/src/image/build.md found
21:38:25 INFO: man/src/image/history.md found
21:38:25 INFO: man/src/image/import.md found
21:38:25 WARN: man/src/image/inspect.md does not exist, skipping
21:38:25 INFO: man/src/image/load.md found
21:38:25 INFO: man/src/image/ls.md found
21:38:25 WARN: man/src/image/prune.md does not exist, skipping
21:38:25 INFO: man/src/image/pull.md found
21:38:25 INFO: man/src/image/push.md found
21:38:25 INFO: man/src/image/rm.md found
21:38:25 INFO: man/src/image/save.md found
21:38:25 INFO: man/src/image/tag.md found
21:38:25 WARN: man/src/image.md does not exist, skipping
21:38:25 INFO: man/src/images.md found
21:38:25 INFO: man/src/import.md found
21:38:25 INFO: man/src/info.md found
21:38:25 INFO: man/src/inspect.md found
21:38:25 INFO: man/src/kill.md found
21:38:25 INFO: man/src/load.md found
21:38:25 INFO: man/src/login.md found
21:38:25 INFO: man/src/logout.md found
21:38:25 INFO: man/src/logs.md found
21:38:25 WARN: man/src/manifest/annotate.md does not exist, skipping
21:38:25 WARN: man/src/manifest/create.md does not exist, skipping
21:38:25 WARN: man/src/manifest/inspect.md does not exist, skipping
21:38:25 WARN: man/src/manifest/push.md does not exist, skipping
21:38:25 WARN: man/src/manifest/rm.md does not exist, skipping
21:38:25 WARN: man/src/manifest.md does not exist, skipping
21:38:25 INFO: man/src/network/connect.md found
21:38:25 INFO: man/src/network/create.md found
21:38:25 INFO: man/src/network/disconnect.md found
21:38:25 INFO: man/src/network/inspect.md found
21:38:25 INFO: man/src/network/ls.md found
21:38:25 WARN: man/src/network/prune.md does not exist, skipping
21:38:25 INFO: man/src/network/rm.md found
21:38:25 WARN: man/src/network.md does not exist, skipping
21:38:25 WARN: man/src/node/demote.md does not exist, skipping
21:38:25 WARN: man/src/node/inspect.md does not exist, skipping
21:38:25 WARN: man/src/node/ls.md does not exist, skipping
21:38:25 WARN: man/src/node/promote.md does not exist, skipping
21:38:25 WARN: man/src/node/ps.md does not exist, skipping
21:38:25 WARN: man/src/node/rm.md does not exist, skipping
21:38:25 WARN: man/src/node/update.md does not exist, skipping
21:38:25 WARN: man/src/node.md does not exist, skipping
21:38:25 INFO: man/src/pause.md found
21:38:25 WARN: man/src/plugin/create.md does not exist, skipping
21:38:25 WARN: man/src/plugin/disable.md does not exist, skipping
21:38:25 WARN: man/src/plugin/enable.md does not exist, skipping
21:38:25 WARN: man/src/plugin/inspect.md does not exist, skipping
21:38:25 WARN: man/src/plugin/install.md does not exist, skipping
21:38:25 INFO: man/src/plugin/ls.md found
21:38:25 WARN: man/src/plugin/push.md does not exist, skipping
21:38:25 WARN: man/src/plugin/rm.md does not exist, skipping
21:38:25 WARN: man/src/plugin/set.md does not exist, skipping
21:38:25 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:38:25 WARN: man/src/plugin.md does not exist, skipping
21:38:25 INFO: man/src/port.md found
21:38:25 INFO: man/src/ps.md found
21:38:25 INFO: man/src/pull.md found
21:38:25 INFO: man/src/push.md found
21:38:25 INFO: man/src/rename.md found
21:38:25 INFO: man/src/restart.md found
21:38:25 INFO: man/src/rm.md found
21:38:25 INFO: man/src/rmi.md found
21:38:25 WARN: man/src/run.md does not exist, skipping
21:38:25 INFO: man/src/save.md found
21:38:25 INFO: man/src/search.md found
21:38:25 WARN: man/src/secret/create.md does not exist, skipping
21:38:25 WARN: man/src/secret/inspect.md does not exist, skipping
21:38:25 WARN: man/src/secret/ls.md does not exist, skipping
21:38:25 WARN: man/src/secret/rm.md does not exist, skipping
21:38:25 WARN: man/src/secret.md does not exist, skipping
21:38:25 WARN: man/src/service/create.md does not exist, skipping
21:38:25 WARN: man/src/service/inspect.md does not exist, skipping
21:38:25 WARN: man/src/service/logs.md does not exist, skipping
21:38:25 WARN: man/src/service/ls.md does not exist, skipping
21:38:25 WARN: man/src/service/ps.md does not exist, skipping
21:38:25 WARN: man/src/service/rm.md does not exist, skipping
21:38:25 WARN: man/src/service/rollback.md does not exist, skipping
21:38:25 WARN: man/src/service/scale.md does not exist, skipping
21:38:25 WARN: man/src/service/update.md does not exist, skipping
21:38:25 WARN: man/src/service.md does not exist, skipping
21:38:25 WARN: man/src/stack/config.md does not exist, skipping
21:38:25 WARN: man/src/stack/deploy.md does not exist, skipping
21:38:25 WARN: man/src/stack/ls.md does not exist, skipping
21:38:25 WARN: man/src/stack/ps.md does not exist, skipping
21:38:25 WARN: man/src/stack/rm.md does not exist, skipping
21:38:25 WARN: man/src/stack/services.md does not exist, skipping
21:38:25 WARN: man/src/stack.md does not exist, skipping
21:38:25 INFO: man/src/start.md found
21:38:25 INFO: man/src/stats.md found
21:38:25 INFO: man/src/stop.md found
21:38:25 WARN: man/src/swarm/ca.md does not exist, skipping
21:38:25 WARN: man/src/swarm/init.md does not exist, skipping
21:38:25 WARN: man/src/swarm/join.md does not exist, skipping
21:38:25 WARN: man/src/swarm/join-token.md does not exist, skipping
21:38:25 WARN: man/src/swarm/leave.md does not exist, skipping
21:38:25 WARN: man/src/swarm/unlock.md does not exist, skipping
21:38:25 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:38:25 WARN: man/src/swarm/update.md does not exist, skipping
21:38:25 WARN: man/src/swarm.md does not exist, skipping
21:38:25 WARN: man/src/system/df.md does not exist, skipping
21:38:25 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:38:25 INFO: man/src/system/events.md found
21:38:25 INFO: man/src/system/info.md found
21:38:25 WARN: man/src/system/prune.md does not exist, skipping
21:38:25 WARN: man/src/system.md does not exist, skipping
21:38:25 INFO: man/src/tag.md found
21:38:25 INFO: man/src/top.md found
21:38:25 WARN: man/src/trust/inspect.md does not exist, skipping
21:38:25 WARN: man/src/trust/key/generate.md does not exist, skipping
21:38:25 WARN: man/src/trust/key/load.md does not exist, skipping
21:38:25 WARN: man/src/trust/key.md does not exist, skipping
21:38:25 WARN: man/src/trust/revoke.md does not exist, skipping
21:38:25 WARN: man/src/trust/sign.md does not exist, skipping
21:38:25 WARN: man/src/trust/signer/add.md does not exist, skipping
21:38:25 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:38:25 WARN: man/src/trust/signer.md does not exist, skipping
21:38:25 WARN: man/src/trust.md does not exist, skipping
21:38:25 INFO: man/src/unpause.md found
21:38:25 INFO: man/src/update.md found
21:38:25 INFO: man/src/version.md found
21:38:25 INFO: man/src/volume/create.md found
21:38:25 INFO: man/src/volume/inspect.md found
21:38:25 INFO: man/src/volume/ls.md found
21:38:25 WARN: man/src/volume/prune.md does not exist, skipping
21:38:25 WARN: man/src/volume/rm.md does not exist, skipping
21:38:25 WARN: man/src/volume/update.md does not exist, skipping
21:38:25 INFO: man/src/volume.md found
21:38:25 INFO: man/src/wait.md found
21:38:25 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:38:25 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:38:25 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:38:25 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:38:25 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:38:25 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:38:25 make[2]: Leaving directory '/root/build-deb/cli'
21:38:25 # Build buildx plugin
21:38:25 cd /go/src/github.com/docker/buildx \
21:38:25 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:38:25 && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx
21:38:25 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64.rpm
21:38:25 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8KqggS
21:38:25 + umask 022
21:38:25 + cd /root/rpmbuild/BUILD
21:38:25 + cd src
21:38:25 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64
21:38:25 + RPM_EC=0
21:38:25 ++ jobs -p
21:38:25 + exit 0
21:38:25 
21:38:25 RPM build warnings:
21:38:25     line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:38:25     line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:38:25     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:38:25     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64/usr/bin/docker-proxy
21:38:25 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FOf8B1
21:38:25 + umask 022
21:38:25 + cd /root/rpmbuild/BUILD
21:38:25 + cd /root/rpmbuild/BUILD
21:38:25 + rm -rf src
21:38:25 + /usr/bin/mkdir -p src
21:38:25 + cd src
21:38:25 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
21:38:25 + /usr/bin/tar -xof -
21:38:26 + STATUS=0
21:38:26 + '[' 0 -ne 0 ']'
21:38:26 + /usr/bin/tar -xof -
21:38:26 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
21:38:26 + for f in rootlesskit rootlesskit-docker-proxy
21:38:26 + GOBIN=/usr/local/bin
21:38:26 + GO111MODULE=on
21:38:26 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
21:38:26 + STATUS=0
21:38:26 + '[' 0 -ne 0 ']'
21:38:26 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:38:26 + RPM_EC=0
21:38:26 ++ jobs -p
21:38:26 + exit 0
21:38:26 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wDGOqG
21:38:26 + umask 022
21:38:26 + cd /root/rpmbuild/BUILD
21:38:26 + cd src
21:38:26 + pushd /root/rpmbuild/BUILD/src/buildx
21:38:26 + bash -c 'CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o bin/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision=%{_buildx_gitcommit} -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx'
21:38:26 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:38:26 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.x86_64.rpm
21:38:26 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.F0vxST
21:38:26 + umask 022
21:38:26 + cd /root/rpmbuild/BUILD
21:38:26 + cd src
21:38:26 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.x86_64
21:38:26 + RPM_EC=0
21:38:26 ++ jobs -p
21:38:26 + exit 0
21:38:26 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sEEj9n
21:38:26 + umask 022
21:38:26 + cd /root/rpmbuild/BUILD
21:38:26 + cd /root/rpmbuild/BUILD
21:38:26 + rm -rf src
21:38:26 + /usr/bin/mkdir -p src
21:38:26 + cd src
21:38:26 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:38:26 + /usr/bin/tar -xof -
21:38:26 + STATUS=0
21:38:26 + '[' 0 -ne 0 ']'
21:38:26 + /usr/bin/tar -xof -
21:38:26 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:38:27 + STATUS=0
21:38:27 + '[' 0 -ne 0 ']'
21:38:27 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:38:27 + RPM_EC=0
21:38:27 ++ jobs -p
21:38:27 + exit 0
21:38:27 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DOCiSX
21:38:27 + umask 022
21:38:27 + cd /root/rpmbuild/BUILD
21:38:27 + cd src
21:38:27 + export DOCKER_GITCOMMIT=724feb8
21:38:27 + DOCKER_GITCOMMIT=724feb8
21:38:27 + mkdir -p /go/src/github.com/docker
21:38:27 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
21:38:27 + TMP_GOPATH=/go
21:38:27 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
21:38:27 + RM_GOPATH=0
21:38:27 + TMP_GOPATH=/go
21:38:27 + : /usr/local/bin
21:38:27 + '[' -z /go ']'
21:38:27 + export GOPATH=/go
21:38:27 + GOPATH=/go
21:38:27 + case "$(go env GOARCH)" in
21:38:27 ++ go env GOARCH
21:38:27 + export GO_BUILDMODE=-buildmode=pie
21:38:27 + GO_BUILDMODE=-buildmode=pie
21:38:27 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
21:38:27 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
21:38:27 + bin=rootlesskit
21:38:27 + shift
21:38:27 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
21:38:27 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
21:38:27 ++ : 1920341cd41e047834a21007424162a2dc946315
21:38:27 + install_rootlesskit dynamic
21:38:27 + case "$1" in
21:38:27 + install_rootlesskit_dynamic
21:38:27 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:38:27 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:38:27 + export BUILD_MODE=-buildmode=pie
21:38:27 + BUILD_MODE=-buildmode=pie
21:38:27 + _install_rootlesskit
21:38:27 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
21:38:27 + for f in rootlesskit rootlesskit-docker-proxy
21:38:27 + GOBIN=/usr/local/bin
21:38:27 + GO111MODULE=on
21:38:27 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
21:38:27 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
21:38:27 Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.el7.aarch64.rpm
21:38:27 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Ag3fif
21:38:27 + umask 022
21:38:27 + cd /root/rpmbuild/BUILD
21:38:27 + cd src
21:38:27 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.aarch64
21:38:27 + exit 0
21:38:27 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aI8dsw
21:38:27 + umask 022
21:38:27 + cd /root/rpmbuild/BUILD
21:38:27 + cd /root/rpmbuild/BUILD
21:38:27 + rm -rf src
21:38:27 + /usr/bin/mkdir -p src
21:38:27 + cd src
21:38:27 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
21:38:27 + /usr/bin/tar -xf -
21:38:27 + STATUS=0
21:38:27 + '[' 0 -ne 0 ']'
21:38:27 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
21:38:27 + /usr/bin/tar -xf -
21:38:27 + STATUS=0
21:38:27 + '[' 0 -ne 0 ']'
21:38:27 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:38:27 + exit 0
21:38:27 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.i7pv20
21:38:27 + umask 022
21:38:27 + cd /root/rpmbuild/BUILD
21:38:27 + cd src
21:38:27 + pushd /root/rpmbuild/BUILD/src/compose
21:38:27 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:38:27 + GOPROXY=https://proxy.golang.org
21:38:27 + GO111MODULE=on
21:38:27 + go mod download
21:38:27 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
21:38:27 + return
21:38:27 # Build the CLI
21:38:27 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220816152130-8ffaab8 GITCOMMIT=8ffaab8 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:38:27 Building dynamic docker-linux-arm-v6
21:38:27 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=8ffaab8" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-16T21:34:50Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220816152130-8ffaab8" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:38:28 # Build the compose plugin
21:38:28 # FIXME: using GOPROXY, to work around:
21:38:28 # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0
21:38:28 cd /go/src/github.com/docker/compose \
21:38:28 && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \
21:38:28 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:38:28 && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.9.0 \
21:38:28 	make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin
21:38:28 make[2]: Entering directory '/root/build-deb/compose'
21:38:28 GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0"  -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd
21:38:28 go: downloading github.com/urfave/cli/v2 v2.4.0
21:38:28 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
21:38:28 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:38:28 go: downloading github.com/google/uuid v1.3.0
21:38:28 go: downloading github.com/moby/vpnkit v0.5.0
21:38:28 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:38:28 go: downloading github.com/gofrs/flock v0.8.1
21:38:28 go: downloading github.com/moby/sys/mountinfo v0.6.0
21:38:28 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
21:38:28 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:38:29 #34 171.5 # github.com/containerd/containerd/cmd/containerd
21:38:29 #34 171.5 /usr/bin/ld: /tmp/go-link-1112892169/000019.o: in function `New':
21:38:29 #34 171.5 /tmp/tmp.YSJH4V3EmE/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
21:38:29 #34 171.6 + bin/containerd-stress
21:38:29 #34 172.8 + bin/containerd-shim
21:38:30 ~/rpmbuild/BUILD/src
21:38:30 + popd
21:38:30 + exit 0
21:38:30 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dbthnl
21:38:30 + umask 022
21:38:30 + cd /root/rpmbuild/BUILD
21:38:30 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.aarch64 '!=' / ']'
21:38:30 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.aarch64
21:38:30 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.aarch64
21:38:30 + mkdir -p /root/rpmbuild/BUILDROOT
21:38:30 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.aarch64
21:38:30 + cd src
21:38:30 + pushd /root/rpmbuild/BUILD/src/buildx
21:38:30 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:38:30 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
21:38:30 + popd
21:38:30 + /usr/lib/rpm/check-buildroot
21:38:30 ~/rpmbuild/BUILD/src
21:38:30 + /usr/lib/rpm/redhat/brp-ldconfig
21:38:30 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
21:38:30 + /usr/lib/rpm/brp-compress
21:38:30 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:38:30 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:38:30 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:38:30 + /usr/lib/rpm/brp-python-bytecompile '' 1
21:38:30 + /usr/lib/rpm/brp-python-hardlink
21:38:30 + PYTHON3=/usr/libexec/platform-python
21:38:30 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:38:30 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.WY4xh4
21:38:30 + umask 022
21:38:30 + cd /root/rpmbuild/BUILD
21:38:30 + cd src
21:38:30 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
21:38:30 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:38:30 + ver=v0.8.2
21:38:30 + test v0.8.2 = v0.8.2
21:38:30 + echo 'PASS: docker-buildx version OK'
21:38:30 PASS: docker-buildx version OK
21:38:30 + exit 0
21:38:30 Processing files: docker-buildx-plugin-0.8.2-0.el8.aarch64
21:38:30 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
21:38:30 Provides: docker-buildx-plugin = 0:0.8.2-0.el8 docker-buildx-plugin(aarch-64) = 0:0.8.2-0.el8
21:38:30 Requires(interp): /bin/sh /bin/sh /bin/sh
21:38:30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:38:30 Requires(post): /bin/sh
21:38:30 Requires(preun): /bin/sh
21:38:30 Requires(postun): /bin/sh
21:38:30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.aarch64
21:38:30 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.8.2-0.el8.src.rpm
21:38:30 # Build the compose plugin
21:38:30 # FIXME: using GOPROXY, to work around:
21:38:30 # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0
21:38:30 cd /go/src/github.com/docker/compose \
21:38:30 && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \
21:38:30 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:38:30 && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.9.0 \
21:38:30 	make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin
21:38:30 make[2]: Entering directory '/root/build-deb/compose'
21:38:30 GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0"  -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd
21:38:31 Created binary: bundles/dynbinary-daemon/dockerd
21:38:31 Building: bundles/dynbinary-daemon/docker-proxy
21:38:31 GOOS="" GOARCH="" GOARM=""
21:38:31 Created binary: bundles/dynbinary-daemon/docker-proxy
21:38:31 
21:38:31 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
21:38:31 + RM_GOPATH=0
21:38:31 + TMP_GOPATH=/go
21:38:31 + : /usr/local/bin
21:38:31 + '[' -z /go ']'
21:38:31 + export GOPATH=/go
21:38:31 + GOPATH=/go
21:38:31 + case "$(go env GOARCH)" in
21:38:31 ++ go env GOARCH
21:38:31 + export GO_BUILDMODE=-buildmode=pie
21:38:31 + GO_BUILDMODE=-buildmode=pie
21:38:31 ++ dirname hack/dockerfile/install/install.sh
21:38:31 + dir=hack/dockerfile/install
21:38:31 + bin=tini
21:38:31 + shift
21:38:31 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
21:38:31 + . hack/dockerfile/install/tini.installer
21:38:31 ++ : v0.19.0
21:38:31 + install_tini
21:38:31 + echo 'Install tini version v0.19.0'
21:38:31 + git clone https://github.com/krallin/tini.git /go/tini
21:38:31 Install tini version v0.19.0
21:38:31 Cloning into '/go/tini'...
21:38:31 + cd /go/tini
21:38:31 + git checkout -q v0.19.0
21:38:31 + cmake .
21:38:31 -- The C compiler identification is GNU 10.2.1
21:38:31 -- Detecting C compiler ABI info
21:38:31 -- Detecting C compiler ABI info - done
21:38:31 -- Check for working C compiler: /usr/bin/cc - skipped
21:38:31 -- Detecting C compile features
21:38:31 -- Detecting C compile features - done
21:38:31 -- Performing Test HAS_BUILTIN_FORTIFY
21:38:31 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:38:31 -- Configuring done
21:38:31 -- Generating done
21:38:31 -- Build files have been written to: /go/tini
21:38:31 + make tini-static
21:38:31 make[2]: Entering directory '/go/tini'
21:38:31 make[3]: Entering directory '/go/tini'
21:38:31 make[4]: Entering directory '/go/tini'
21:38:31 make[5]: Entering directory '/go/tini'
21:38:31 Scanning dependencies of target tini-static
21:38:31 make[5]: Leaving directory '/go/tini'
21:38:31 make[5]: Entering directory '/go/tini'
21:38:31 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:38:31 [100%] Linking C executable tini-static
21:38:31 make[5]: Leaving directory '/go/tini'
21:38:31 [100%] Built target tini-static
21:38:31 make[4]: Leaving directory '/go/tini'
21:38:31 make[3]: Leaving directory '/go/tini'
21:38:31 make[2]: Leaving directory '/go/tini'
21:38:31 + mkdir -p /usr/local/bin
21:38:31 + cp tini-static /usr/local/bin/docker-init
21:38:31 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
21:38:31 + RM_GOPATH=0
21:38:31 + TMP_GOPATH=/go
21:38:31 + : /usr/local/bin
21:38:31 + '[' -z /go ']'
21:38:31 + export GOPATH=/go
21:38:31 + GOPATH=/go
21:38:31 + case "$(go env GOARCH)" in
21:38:31 ++ go env GOARCH
21:38:31 + export GO_BUILDMODE=-buildmode=pie
21:38:31 + GO_BUILDMODE=-buildmode=pie
21:38:31 ++ dirname hack/dockerfile/install/install.sh
21:38:31 + dir=hack/dockerfile/install
21:38:31 + bin=rootlesskit
21:38:31 + shift
21:38:31 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
21:38:31 + . hack/dockerfile/install/rootlesskit.installer
21:38:31 ++ : 1920341cd41e047834a21007424162a2dc946315
21:38:31 + install_rootlesskit dynamic
21:38:31 + case "$1" in
21:38:31 + install_rootlesskit_dynamic
21:38:31 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:38:31 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:38:31 + export BUILD_MODE=-buildmode=pie
21:38:31 + BUILD_MODE=-buildmode=pie
21:38:31 + _install_rootlesskit
21:38:31 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
21:38:31 + for f in rootlesskit rootlesskit-docker-proxy
21:38:31 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
21:38:31 + GOBIN=/usr/local/bin
21:38:31 + GO111MODULE=on
21:38:31 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
21:38:31 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
21:38:31 go: downloading github.com/sirupsen/logrus v1.8.1
21:38:31 go: downloading github.com/urfave/cli/v2 v2.4.0
21:38:31 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
21:38:31 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:38:31 go: downloading github.com/google/uuid v1.3.0
21:38:31 go: downloading github.com/moby/vpnkit v0.5.0
21:38:31 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:38:31 go: downloading github.com/gofrs/flock v0.8.1
21:38:31 go: downloading github.com/gorilla/mux v1.8.0
21:38:31 go: downloading github.com/moby/sys/mountinfo v0.6.0
21:38:31 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:38:31 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
21:38:31 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:38:31 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:38:31 + for f in rootlesskit rootlesskit-docker-proxy
21:38:31 + GOBIN=/usr/local/bin
21:38:31 + GO111MODULE=on
21:38:31 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
21:38:31 + return
21:38:31 # Build the CLI
21:38:31 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220816152130-8ffaab8 GITCOMMIT=8ffaab8 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
21:38:31 Building dynamic docker-linux-arm-v6
21:38:31 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=8ffaab8" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-16T21:34:51Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220816152130-8ffaab8" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
21:38:32 Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.el8.aarch64.rpm
21:38:32 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.s40mZL
21:38:32 + umask 022
21:38:32 + cd /root/rpmbuild/BUILD
21:38:32 + cd src
21:38:32 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.aarch64
21:38:32 + exit 0
21:38:32 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.i3eTtA
21:38:32 + umask 022
21:38:32 + cd /root/rpmbuild/BUILD
21:38:32 + cd /root/rpmbuild/BUILD
21:38:32 + rm -rf src
21:38:32 + /usr/bin/mkdir -p src
21:38:32 + cd src
21:38:32 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
21:38:32 + /usr/bin/tar -xof -
21:38:32 + STATUS=0
21:38:32 + '[' 0 -ne 0 ']'
21:38:32 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
21:38:32 + /usr/bin/tar -xof -
21:38:32 + STATUS=0
21:38:32 + '[' 0 -ne 0 ']'
21:38:32 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:38:32 + exit 0
21:38:32 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5OSjPG
21:38:32 + umask 022
21:38:32 + cd /root/rpmbuild/BUILD
21:38:32 + cd src
21:38:32 + pushd /root/rpmbuild/BUILD/src/compose
21:38:32 + GOPROXY=https://proxy.golang.org
21:38:32 + GO111MODULE=on
21:38:32 + go mod download
21:38:32 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:38:34 + GOPROXY=https://proxy.golang.org
21:38:34 + GO111MODULE=on
21:38:34 + GIT_TAG=v2.9.0
21:38:34 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin
21:38:34 GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0"  -o bin/docker-compose ./cmd
21:38:34 Created binary: bundles/dynbinary-daemon/dockerd
21:38:34 Building: bundles/dynbinary-daemon/docker-proxy
21:38:34 GOOS="" GOARCH="" GOARM=""
21:38:34 Created binary: bundles/dynbinary-daemon/docker-proxy
21:38:34 
21:38:34 + popd
21:38:34 ~/rpmbuild/BUILD/src
21:38:34 + exit 0
21:38:34 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4TNtOp
21:38:34 + umask 022
21:38:34 + cd /root/rpmbuild/BUILD
21:38:34 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.x86_64 '!=' / ']'
21:38:34 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.x86_64
21:38:34 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.x86_64
21:38:34 + mkdir -p /root/rpmbuild/BUILDROOT
21:38:34 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.x86_64
21:38:34 + cd src
21:38:34 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
21:38:34 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.x86_64/usr/bin/dockerd
21:38:34 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
21:38:34 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.x86_64/usr/bin/docker-proxy
21:38:34 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.x86_64/usr/bin/docker-init
21:38:34 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.x86_64/usr/lib/systemd/system/docker.service
21:38:34 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.x86_64/usr/lib/systemd/system/docker.socket
21:38:34 + /usr/lib/rpm/check-buildroot
21:38:34 + /usr/lib/rpm/redhat/brp-compress
21:38:34 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
21:38:34 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:38:34 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
21:38:34 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
21:38:34 + /usr/lib/rpm/redhat/brp-python-hardlink
21:38:34 + /usr/lib/rpm/redhat/brp-java-repack-jars
21:38:34 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.luFhIq
21:38:34 + umask 022
21:38:34 + cd /root/rpmbuild/BUILD
21:38:34 + cd src
21:38:34 ++ engine/bundles/dynbinary-daemon/dockerd --version
21:38:34 + ver='Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8'
21:38:34 + test 'Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8' = 'Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8'
21:38:34 + echo 'PASS: daemon version OK'
21:38:34 PASS: daemon version OK
21:38:34 + exit 0
21:38:34 Processing files: docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.x86_64
21:38:34 Provides: docker-ce = 3:0.0.0~20220816152130.8ffaab8-0.el7 docker-ce(x86-64) = 3:0.0.0~20220816152130.8ffaab8-0.el7
21:38:34 Requires(interp): /bin/sh /bin/sh /bin/sh
21:38:34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:38:34 Requires(post): /bin/sh
21:38:34 Requires(preun): /bin/sh
21:38:34 Requires(postun): /bin/sh
21:38:34 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:38:34 Conflicts: docker docker-io docker-engine-cs docker-ee
21:38:34 Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine
21:38:34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.x86_64
21:38:34 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.src.rpm
21:38:35 + for f in rootlesskit rootlesskit-docker-proxy
21:38:35 + GOBIN=/usr/local/bin
21:38:35 + GO111MODULE=on
21:38:35 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
21:38:36 + return
21:38:36 + RPM_EC=0
21:38:36 ++ jobs -p
21:38:36 + exit 0
21:38:36 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LaX3La
21:38:36 + umask 022
21:38:36 + cd /root/rpmbuild/BUILD
21:38:36 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el9.x86_64 '!=' / ']'
21:38:36 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el9.x86_64
21:38:36 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el9.x86_64
21:38:36 + mkdir -p /root/rpmbuild/BUILDROOT
21:38:36 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el9.x86_64
21:38:36 + cd src
21:38:36 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el9.x86_64/usr/bin/dockerd-rootless.sh
21:38:36 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el9.x86_64/usr/bin/dockerd-rootless-setuptool.sh
21:38:36 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el9.x86_64/usr/bin/rootlesskit
21:38:36 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el9.x86_64/usr/bin/rootlesskit-docker-proxy
21:38:36 + /usr/lib/rpm/check-buildroot
21:38:36 + /usr/lib/rpm/redhat/brp-ldconfig
21:38:36 + /usr/lib/rpm/brp-compress
21:38:36 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:38:36 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:38:36 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:38:36 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:38:36 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:38:36 + /usr/lib/rpm/brp-python-hardlink
21:38:36 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:38:36 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
21:38:36 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
21:38:36 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.qCIJLb
21:38:36 + umask 022
21:38:36 + cd /root/rpmbuild/BUILD
21:38:36 + cd src
21:38:36 + /usr/local/bin/rootlesskit -v
21:38:36 rootlesskit version 1.0.0
21:38:36 + RPM_EC=0
21:38:36 ++ jobs -p
21:38:36 + exit 0
21:38:36 Processing files: docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el9.x86_64
21:38:36 Provides: docker-ce-rootless-extras = 0:0.0.0~20220816152130.8ffaab8-0.el9 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20220816152130.8ffaab8-0.el9
21:38:36 Requires(interp): /bin/sh /bin/sh /bin/sh
21:38:36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:38:36 Requires(post): /bin/sh
21:38:36 Requires(preun): /bin/sh
21:38:36 Requires(postun): /bin/sh
21:38:36 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH)
21:38:36 Conflicts: rootlesskit
21:38:36 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el9.x86_64
21:38:36 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el9.src.rpm
21:38:37 # Build the compose plugin
21:38:37 # FIXME: using GOPROXY, to work around:
21:38:37 # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0
21:38:37 cd /go/src/github.com/docker/compose \
21:38:37 && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \
21:38:37 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:38:37 && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.9.0 \
21:38:37 	make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin
21:38:37 make[2]: Entering directory '/root/build-deb/compose'
21:38:37 GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0"  -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd
21:38:38 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.x86_64.rpm
21:38:38 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mVqSh3
21:38:38 + umask 022
21:38:38 + cd /root/rpmbuild/BUILD
21:38:38 + cd src
21:38:38 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.x86_64
21:38:38 + exit 0
21:38:38 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3oAyZy
21:38:38 + umask 022
21:38:38 + cd /root/rpmbuild/BUILD
21:38:38 + cd /root/rpmbuild/BUILD
21:38:38 + rm -rf src
21:38:38 + /usr/bin/mkdir -p src
21:38:38 + cd src
21:38:38 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
21:38:38 + /usr/bin/tar -xf -
21:38:38 + STATUS=0
21:38:38 + '[' 0 -ne 0 ']'
21:38:38 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
21:38:38 + /usr/bin/tar -xf -
21:38:38 + STATUS=0
21:38:38 + '[' 0 -ne 0 ']'
21:38:38 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:38:38 + exit 0
21:38:38 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wStp06
21:38:38 + umask 022
21:38:38 + cd /root/rpmbuild/BUILD
21:38:38 + cd src
21:38:38 + mkdir -p /go/src/github.com/docker
21:38:38 + rm -f /go/src/github.com/docker/cli
21:38:38 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
21:38:38 + pushd /go/src/github.com/docker/cli
21:38:38 + VERSION=0.0.0-20220816152130-8ffaab8
21:38:38 + GITCOMMIT=8ffaab8
21:38:38 + GO_LINKMODE=dynamic
21:38:38 + ./scripts/build/binary
21:38:38 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
21:38:38 Building dynamic docker-linux-amd64
21:38:38 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=8ffaab8" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-16T21:38:38Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220816152130-8ffaab8" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
21:38:40 + GOPROXY=https://proxy.golang.org
21:38:40 + GO111MODULE=on
21:38:40 + GIT_TAG=v2.9.0
21:38:40 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin
21:38:40 GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0"  -o bin/docker-compose ./cmd
21:38:42 #34 184.1 + bin/containerd-shim-runc-v1
21:38:42 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el9.x86_64.rpm
21:38:42 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pXVXTD
21:38:42 + umask 022
21:38:42 + cd /root/rpmbuild/BUILD
21:38:42 + cd src
21:38:42 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el9.x86_64
21:38:42 + RPM_EC=0
21:38:42 ++ jobs -p
21:38:42 + exit 0
21:38:42 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UHXgsB
21:38:42 + umask 022
21:38:42 + cd /root/rpmbuild/BUILD
21:38:42 + cd /root/rpmbuild/BUILD
21:38:42 + rm -rf src
21:38:42 + /usr/bin/mkdir -p src
21:38:42 + cd src
21:38:42 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
21:38:42 + /usr/bin/tar -xof -
21:38:42 + STATUS=0
21:38:42 + '[' 0 -ne 0 ']'
21:38:42 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
21:38:42 + /usr/bin/tar -xof -
21:38:43 + STATUS=0
21:38:43 + '[' 0 -ne 0 ']'
21:38:43 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:38:43 + RPM_EC=0
21:38:43 ++ jobs -p
21:38:43 + exit 0
21:38:43 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hvPdEO
21:38:43 + umask 022
21:38:43 + cd /root/rpmbuild/BUILD
21:38:43 + cd src
21:38:43 + pushd /root/rpmbuild/BUILD/src/buildx
21:38:43 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:38:43 + bash -c 'CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o bin/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision=%{_buildx_gitcommit} -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx'
21:38:47 #34 190.5 + bin/containerd-shim-runc-v2
21:38:48 + popd
21:38:48 ~/rpmbuild/BUILD/src
21:38:48 + RPM_EC=0
21:38:48 ++ jobs -p
21:38:48 + exit 0
21:38:48 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XLYFSZ
21:38:48 + umask 022
21:38:48 + cd /root/rpmbuild/BUILD
21:38:48 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.aarch64 '!=' / ']'
21:38:48 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.aarch64
21:38:48 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.aarch64
21:38:48 + mkdir -p /root/rpmbuild/BUILDROOT
21:38:48 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.aarch64
21:38:48 + cd src
21:38:48 + pushd /root/rpmbuild/BUILD/src/buildx
21:38:48 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:38:48 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
21:38:48 + popd
21:38:48 + /usr/lib/rpm/check-buildroot
21:38:48 ~/rpmbuild/BUILD/src
21:38:48 + /usr/lib/rpm/redhat/brp-ldconfig
21:38:48 + /usr/lib/rpm/brp-compress
21:38:48 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:38:48 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:38:48 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:38:48 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:38:48 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:38:48 + /usr/lib/rpm/brp-python-hardlink
21:38:48 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:38:48 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.UClSiG
21:38:48 + umask 022
21:38:48 + cd /root/rpmbuild/BUILD
21:38:48 + cd src
21:38:48 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
21:38:48 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:38:48 + ver=v0.8.2
21:38:48 + test v0.8.2 = v0.8.2
21:38:48 + echo 'PASS: docker-buildx version OK'
21:38:48 + RPM_EC=0
21:38:48 PASS: docker-buildx version OK
21:38:48 ++ jobs -p
21:38:48 + exit 0
21:38:48 Processing files: docker-buildx-plugin-0.8.2-0.el9.aarch64
21:38:48 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
21:38:48 Provides: docker-buildx-plugin = 0:0.8.2-0.el9 docker-buildx-plugin(aarch-64) = 0:0.8.2-0.el9
21:38:48 Requires(interp): /bin/sh /bin/sh /bin/sh
21:38:48 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:38:48 Requires(post): /bin/sh
21:38:48 Requires(preun): /bin/sh
21:38:48 Requires(postun): /bin/sh
21:38:48 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.aarch64
21:38:48 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.8.2-0.el9.src.rpm
21:38:48 #34 191.4 + binaries
21:38:48 #34 191.4 + install -D bin/containerd /build/containerd
21:38:48 #34 191.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
21:38:48 #34 191.4 + install -D bin/ctr /build/ctr
21:38:48 #34 DONE 191.8s
21:38:50 
21:38:50 #35 [binary-base 3/7] COPY --from=containerd    /build/ /usr/local/bin/
21:38:50 #35 sha256:b4698c2898a2ed977f290c3eb471491898560d0ed63d75ee1feb4a9c3346acd9
21:38:50 #35 DONE 0.2s
21:38:50 
21:38:50 #40 [binary-base 4/7] COPY --from=rootlesskit   /build/ /usr/local/bin/
21:38:50 #40 sha256:ccc7e52354603c175d48622c9fa1d56c8e3f0f9c2563803ccb1b961592f49bd9
21:38:50 #40 DONE 0.1s
21:38:50 
21:38:50 #45 [binary-base 5/7] COPY --from=vpnkit        /build/ /usr/local/bin/
21:38:50 #45 sha256:5361b0c9ab485d32372add268d0ada1176da76eec3b5c8214e13147f03480916
21:38:50 #45 DONE 0.4s
21:38:50 
21:38:50 #47 [binary-base 6/7] COPY --from=gowinres      /build/ /usr/local/bin/
21:38:50 #47 sha256:c5553574873979e816964f1a3ba3f8feda013c7fd473acfa2e8b1784c190afe8
21:38:50 #47 DONE 0.1s
21:38:50 
21:38:50 #48 [binary-base 7/7] WORKDIR /go/src/github.com/docker/docker
21:38:50 #48 sha256:6c430f23313a66bafa8b4fcc1b00d957151d7cb9c574a2c8a5aeae3cf7c86b46
21:38:50 #48 DONE 0.0s
21:38:50 
21:38:50 #49 [build-cross 1/1] RUN --mount=type=cache,target=/root/.cache     --mount=type=bind,target=.,ro     --mount=type=tmpfs,target=cli/winresources/dockerd     --mount=type=tmpfs,target=cli/winresources/docker-proxy         hack/make.sh cross
21:38:50 #49 sha256:7526b9dc636ec2b7cc225541f455088331e92d9caf510be7b3a73a956783b8da
21:38:51 #49 0.364 
21:38:51 #49 0.426 Removing /build/bundles/
21:38:51 #49 0.427 
21:38:51 #49 0.433 ---> Making bundle: cross (in /build/bundles/cross)
21:38:51 #49 0.435 Cross building: /build/bundles/cross/windows/amd64
21:38:51 #49 0.474 +++++++ cat ./cli/winresources/dockerd/winres.json
21:38:51 #49 0.475 {
21:38:51 #49 0.475   "RT_GROUP_ICON": {
21:38:51 #49 0.475     "#1": {
21:38:51 #49 0.475       "0409": "../../winresources/docker.ico"
21:38:51 #49 0.475     }
21:38:51 #49 0.475   },
21:38:51 #49 0.475   "RT_MANIFEST": {
21:38:51 #49 0.475     "#1": {
21:38:51 #49 0.475       "0409": {
21:38:51 #49 0.475         "identity": {},
21:38:51 #49 0.475         "description": "Docker Engine",
21:38:51 #49 0.475         "minimum-os": "vista",
21:38:51 #49 0.475         "execution-level": "",
21:38:51 #49 0.475         "ui-access": false,
21:38:51 #49 0.475         "auto-elevate": false,
21:38:51 #49 0.475         "dpi-awareness": "unaware",
21:38:51 #49 0.475         "disable-theming": false,
21:38:51 #49 0.475         "disable-window-filtering": false,
21:38:51 #49 0.475         "high-resolution-scrolling-aware": false,
21:38:51 #49 0.475         "ultra-high-resolution-scrolling-aware": false,
21:38:51 #49 0.475         "long-path-aware": false,
21:38:51 #49 0.475         "printer-driver-isolation": false,
21:38:51 #49 0.475         "gdi-scaling": false,
21:38:51 #49 0.475         "segment-heap": false,
21:38:51 #49 0.475         "use-common-controls-v6": false
21:38:51 #49 0.475       }
21:38:51 #49 0.475     }
21:38:51 #49 0.475   },
21:38:51 #49 0.475   "RT_MESSAGETABLE": {
21:38:51 #49 0.475     "#1": {
21:38:51 #49 0.475       "0409": "../../winresources/event_messages.bin"
21:38:51 #49 0.475     }
21:38:51 #49 0.475   },
21:38:51 #49 0.475   "RT_VERSION": {
21:38:51 #49 0.475     "#1": {
21:38:51 #49 0.475       "0409": {
21:38:51 #49 0.475         "fixed": {
21:38:51 #49 0.475           "file_version": "0.0.0.0",
21:38:51 #49 0.475           "product_version": "0.0.0.0",
21:38:51 #49 0.475           "type": "Unknown"
21:38:51 #49 0.475         },
21:38:51 #49 0.475         "info": {
21:38:51 #49 0.475           "0000": {
21:38:51 #49 0.475             "CompanyName": "",
21:38:51 #49 0.475             "FileVersion": "0.0.0-20220816152130-8ffaab8",
21:38:51 #49 0.475             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
21:38:51 #49 0.475             "OriginalFileName": "dockerd.exe",
21:38:51 #49 0.475             "ProductName": "",
21:38:51 #49 0.475             "ProductVersion": "0.0.0-20220816152130-8ffaab8",
21:38:51 #49 0.475             "SpecialBuild": "724feb8"
21:38:51 #49 0.475           }
21:38:51 #49 0.475         }
21:38:51 #49 0.475       }
21:38:51 #49 0.475     }
21:38:51 #49 0.475   }
21:38:51 #49 0.475 }
21:38:51 #49 0.486 cmd/dockerd/config.go
21:38:51 #49 0.487 cmd/dockerd/config_windows.go
21:38:51 #49 0.487 cmd/dockerd/daemon.go
21:38:51 #49 0.487 cmd/dockerd/daemon_test.go
21:38:51 #49 0.487 cmd/dockerd/daemon_windows.go
21:38:51 #49 0.487 cmd/dockerd/docker.go
21:38:51 #49 0.487 cmd/dockerd/docker_windows.go
21:38:51 #49 0.487 cmd/dockerd/genwinres_windows.go
21:38:51 #49 0.492 cmd/dockerd/metrics.go
21:38:51 #49 0.493 cmd/dockerd/options.go
21:38:51 #49 0.493 cmd/dockerd/options_test.go
21:38:51 #49 0.493 cmd/dockerd/service_windows.go
21:38:51 #49 0.517 Building: /build/bundles/cross/windows/amd64-daemon/dockerd.exe
21:38:51 #49 0.517 GOOS="windows" GOARCH="amd64" GOARM=""
21:38:51 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:38:51 ++ pwd
21:38:51 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:38:51 Project root: .
21:38:51 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:38:51 INFO: man/src/attach.md found
21:38:51 WARN: man/src/build.md does not exist, skipping
21:38:51 WARN: man/src/builder/build.md does not exist, skipping
21:38:51 WARN: man/src/builder/prune.md does not exist, skipping
21:38:51 WARN: man/src/builder.md does not exist, skipping
21:38:51 WARN: man/src/checkpoint/create.md does not exist, skipping
21:38:51 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:38:51 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:38:51 WARN: man/src/checkpoint.md does not exist, skipping
21:38:51 INFO: man/src/commit.md found
21:38:51 WARN: man/src/config/create.md does not exist, skipping
21:38:51 WARN: man/src/config/inspect.md does not exist, skipping
21:38:51 WARN: man/src/config/ls.md does not exist, skipping
21:38:51 WARN: man/src/config/rm.md does not exist, skipping
21:38:51 WARN: man/src/config.md does not exist, skipping
21:38:51 INFO: man/src/container/attach.md found
21:38:51 INFO: man/src/container/commit.md found
21:38:51 INFO: man/src/container/cp.md found
21:38:51 INFO: man/src/container/create.md found
21:38:51 INFO: man/src/container/diff.md found
21:38:51 INFO: man/src/container/exec.md found
21:38:51 INFO: man/src/container/export.md found
21:38:51 WARN: man/src/container/inspect.md does not exist, skipping
21:38:51 INFO: man/src/container/kill.md found
21:38:51 INFO: man/src/container/logs.md found
21:38:51 INFO: man/src/container/ls.md found
21:38:51 INFO: man/src/container/pause.md found
21:38:51 INFO: man/src/container/port.md found
21:38:51 WARN: man/src/container/prune.md does not exist, skipping
21:38:51 INFO: man/src/container/rename.md found
21:38:51 INFO: man/src/container/restart.md found
21:38:51 INFO: man/src/container/rm.md found
21:38:51 INFO: man/src/container/run.md found
21:38:51 INFO: man/src/container/start.md found
21:38:51 INFO: man/src/container/stats.md found
21:38:51 INFO: man/src/container/stop.md found
21:38:51 INFO: man/src/container/top.md found
21:38:51 INFO: man/src/container/unpause.md found
21:38:51 INFO: man/src/container/update.md found
21:38:51 INFO: man/src/container/wait.md found
21:38:51 WARN: man/src/container.md does not exist, skipping
21:38:51 WARN: man/src/context/create.md does not exist, skipping
21:38:51 WARN: man/src/context/export.md does not exist, skipping
21:38:51 WARN: man/src/context/import.md does not exist, skipping
21:38:51 WARN: man/src/context/inspect.md does not exist, skipping
21:38:51 WARN: man/src/context/ls.md does not exist, skipping
21:38:51 WARN: man/src/context/rm.md does not exist, skipping
21:38:51 WARN: man/src/context/show.md does not exist, skipping
21:38:51 WARN: man/src/context/update.md does not exist, skipping
21:38:51 WARN: man/src/context/use.md does not exist, skipping
21:38:51 WARN: man/src/context.md does not exist, skipping
21:38:51 INFO: man/src/cp.md found
21:38:51 INFO: man/src/create.md found
21:38:51 INFO: man/src/diff.md found
21:38:51 INFO: man/src/events.md found
21:38:51 INFO: man/src/exec.md found
21:38:51 INFO: man/src/export.md found
21:38:51 INFO: man/src/history.md found
21:38:51 INFO: man/src/image/build.md found
21:38:51 INFO: man/src/image/history.md found
21:38:51 INFO: man/src/image/import.md found
21:38:51 WARN: man/src/image/inspect.md does not exist, skipping
21:38:51 INFO: man/src/image/load.md found
21:38:51 INFO: man/src/image/ls.md found
21:38:51 WARN: man/src/image/prune.md does not exist, skipping
21:38:51 INFO: man/src/image/pull.md found
21:38:51 INFO: man/src/image/push.md found
21:38:51 INFO: man/src/image/rm.md found
21:38:51 INFO: man/src/image/save.md found
21:38:51 INFO: man/src/image/tag.md found
21:38:51 WARN: man/src/image.md does not exist, skipping
21:38:51 INFO: man/src/images.md found
21:38:51 INFO: man/src/import.md found
21:38:51 INFO: man/src/info.md found
21:38:51 INFO: man/src/inspect.md found
21:38:51 INFO: man/src/kill.md found
21:38:51 INFO: man/src/load.md found
21:38:51 INFO: man/src/login.md found
21:38:51 INFO: man/src/logout.md found
21:38:51 INFO: man/src/logs.md found
21:38:51 WARN: man/src/manifest/annotate.md does not exist, skipping
21:38:51 WARN: man/src/manifest/create.md does not exist, skipping
21:38:51 WARN: man/src/manifest/inspect.md does not exist, skipping
21:38:51 WARN: man/src/manifest/push.md does not exist, skipping
21:38:51 WARN: man/src/manifest/rm.md does not exist, skipping
21:38:51 WARN: man/src/manifest.md does not exist, skipping
21:38:51 INFO: man/src/network/connect.md found
21:38:51 INFO: man/src/network/create.md found
21:38:51 INFO: man/src/network/disconnect.md found
21:38:51 INFO: man/src/network/inspect.md found
21:38:51 INFO: man/src/network/ls.md found
21:38:51 WARN: man/src/network/prune.md does not exist, skipping
21:38:51 INFO: man/src/network/rm.md found
21:38:51 WARN: man/src/network.md does not exist, skipping
21:38:51 WARN: man/src/node/demote.md does not exist, skipping
21:38:51 WARN: man/src/node/inspect.md does not exist, skipping
21:38:51 WARN: man/src/node/ls.md does not exist, skipping
21:38:51 WARN: man/src/node/promote.md does not exist, skipping
21:38:51 WARN: man/src/node/ps.md does not exist, skipping
21:38:51 WARN: man/src/node/rm.md does not exist, skipping
21:38:51 WARN: man/src/node/update.md does not exist, skipping
21:38:51 WARN: man/src/node.md does not exist, skipping
21:38:51 INFO: man/src/pause.md found
21:38:51 WARN: man/src/plugin/create.md does not exist, skipping
21:38:51 WARN: man/src/plugin/disable.md does not exist, skipping
21:38:51 WARN: man/src/plugin/enable.md does not exist, skipping
21:38:51 WARN: man/src/plugin/inspect.md does not exist, skipping
21:38:51 WARN: man/src/plugin/install.md does not exist, skipping
21:38:51 INFO: man/src/plugin/ls.md found
21:38:51 WARN: man/src/plugin/push.md does not exist, skipping
21:38:51 WARN: man/src/plugin/rm.md does not exist, skipping
21:38:51 WARN: man/src/plugin/set.md does not exist, skipping
21:38:51 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:38:51 WARN: man/src/plugin.md does not exist, skipping
21:38:51 INFO: man/src/port.md found
21:38:51 INFO: man/src/ps.md found
21:38:51 INFO: man/src/pull.md found
21:38:51 INFO: man/src/push.md found
21:38:51 INFO: man/src/rename.md found
21:38:51 INFO: man/src/restart.md found
21:38:51 INFO: man/src/rm.md found
21:38:51 INFO: man/src/rmi.md found
21:38:51 WARN: man/src/run.md does not exist, skipping
21:38:51 INFO: man/src/save.md found
21:38:51 INFO: man/src/search.md found
21:38:51 WARN: man/src/secret/create.md does not exist, skipping
21:38:51 WARN: man/src/secret/inspect.md does not exist, skipping
21:38:51 WARN: man/src/secret/ls.md does not exist, skipping
21:38:51 WARN: man/src/secret/rm.md does not exist, skipping
21:38:51 WARN: man/src/secret.md does not exist, skipping
21:38:51 WARN: man/src/service/create.md does not exist, skipping
21:38:51 WARN: man/src/service/inspect.md does not exist, skipping
21:38:51 WARN: man/src/service/logs.md does not exist, skipping
21:38:51 WARN: man/src/service/ls.md does not exist, skipping
21:38:51 WARN: man/src/service/ps.md does not exist, skipping
21:38:51 WARN: man/src/service/rm.md does not exist, skipping
21:38:51 WARN: man/src/service/rollback.md does not exist, skipping
21:38:51 WARN: man/src/service/scale.md does not exist, skipping
21:38:51 WARN: man/src/service/update.md does not exist, skipping
21:38:51 WARN: man/src/service.md does not exist, skipping
21:38:51 WARN: man/src/stack/config.md does not exist, skipping
21:38:51 WARN: man/src/stack/deploy.md does not exist, skipping
21:38:51 WARN: man/src/stack/ls.md does not exist, skipping
21:38:51 WARN: man/src/stack/ps.md does not exist, skipping
21:38:51 WARN: man/src/stack/rm.md does not exist, skipping
21:38:51 WARN: man/src/stack/services.md does not exist, skipping
21:38:51 WARN: man/src/stack.md does not exist, skipping
21:38:51 INFO: man/src/start.md found
21:38:51 INFO: man/src/stats.md found
21:38:51 INFO: man/src/stop.md found
21:38:51 WARN: man/src/swarm/ca.md does not exist, skipping
21:38:51 WARN: man/src/swarm/init.md does not exist, skipping
21:38:51 WARN: man/src/swarm/join.md does not exist, skipping
21:38:51 WARN: man/src/swarm/join-token.md does not exist, skipping
21:38:51 WARN: man/src/swarm/leave.md does not exist, skipping
21:38:51 WARN: man/src/swarm/unlock.md does not exist, skipping
21:38:51 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:38:51 WARN: man/src/swarm/update.md does not exist, skipping
21:38:51 WARN: man/src/swarm.md does not exist, skipping
21:38:51 WARN: man/src/system/df.md does not exist, skipping
21:38:51 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:38:51 INFO: man/src/system/events.md found
21:38:51 INFO: man/src/system/info.md found
21:38:51 WARN: man/src/system/prune.md does not exist, skipping
21:38:51 WARN: man/src/system.md does not exist, skipping
21:38:51 INFO: man/src/tag.md found
21:38:51 INFO: man/src/top.md found
21:38:51 WARN: man/src/trust/inspect.md does not exist, skipping
21:38:51 WARN: man/src/trust/key/generate.md does not exist, skipping
21:38:51 WARN: man/src/trust/key/load.md does not exist, skipping
21:38:51 WARN: man/src/trust/key.md does not exist, skipping
21:38:51 WARN: man/src/trust/revoke.md does not exist, skipping
21:38:51 WARN: man/src/trust/sign.md does not exist, skipping
21:38:51 WARN: man/src/trust/signer/add.md does not exist, skipping
21:38:51 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:38:51 WARN: man/src/trust/signer.md does not exist, skipping
21:38:51 WARN: man/src/trust.md does not exist, skipping
21:38:51 INFO: man/src/unpause.md found
21:38:51 INFO: man/src/update.md found
21:38:51 INFO: man/src/version.md found
21:38:51 INFO: man/src/volume/create.md found
21:38:51 INFO: man/src/volume/inspect.md found
21:38:51 INFO: man/src/volume/ls.md found
21:38:51 WARN: man/src/volume/prune.md does not exist, skipping
21:38:51 WARN: man/src/volume/rm.md does not exist, skipping
21:38:51 WARN: man/src/volume/update.md does not exist, skipping
21:38:51 INFO: man/src/volume.md found
21:38:51 INFO: man/src/wait.md found
21:38:51 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:38:51 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:38:51 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:38:51 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:38:51 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:38:51 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:38:51 + popd
21:38:51 + RPM_EC=0
21:38:51 ~/rpmbuild/BUILD/src
21:38:51 ++ jobs -p
21:38:51 + exit 0
21:38:51 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Wa6dLj
21:38:51 + umask 022
21:38:51 + cd /root/rpmbuild/BUILD
21:38:51 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64 '!=' / ']'
21:38:51 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64
21:38:51 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64
21:38:51 + mkdir -p /root/rpmbuild/BUILDROOT
21:38:51 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64.ld'
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 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64/usr/bin
21:38:51 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64/usr/bin/docker
21:38:51 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64/usr/share/bash-completion/completions
21:38:51 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64/usr/share/zsh/vendor-completions
21:38:51 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64/usr/share/fish/vendor_completions.d
21:38:51 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64/usr/share/bash-completion/completions/docker
21:38:51 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64/usr/share/zsh/vendor-completions/_docker
21:38:51 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64/usr/share/fish/vendor_completions.d/docker.fish
21:38:51 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64/usr/share/man/man1
21:38: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~20220816152130.8ffaab8-0.fc36.x86_64/usr/share/man/man1
21:38:51 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64/usr/share/man/man5
21:38: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~20220816152130.8ffaab8-0.fc36.x86_64/usr/share/man/man5
21:38:51 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64/usr/share/man/man8
21:38:51 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64/usr/share/man/man8
21:38:51 + mkdir -p build-docs
21:38:51 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:38:51 + cp cli/LICENSE build-docs/LICENSE
21:38:51 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:38:51 + cp cli/MAINTAINERS build-docs/MAINTAINERS
21:38:51 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:38:51 + cp cli/NOTICE build-docs/NOTICE
21:38:51 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:38:51 + cp cli/README.md build-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.wwLBLO
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 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64.ld'
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 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:38:51 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-cli 0.0.0~20220816152130.8ffaab8-0.fc36 x86_64
21:38:51 + cd src
21:38:51 ++ cli/build/docker --version
21:38:51 + ver='Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8'
21:38:51 + test 'Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8' = 'Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8'
21:38:51 + echo 'PASS: cli version OK'
21:38:51 PASS: cli version OK
21:38:51 + RPM_EC=0
21:38:51 ++ jobs -p
21:38:51 + exit 0
21:38:51 Processing files: docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64
21:38:51 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.u1KukZ
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-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64/usr/share/doc/docker-ce-cli
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-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64/usr/share/doc/docker-ce-cli
21:38:51 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64/usr/share/doc/docker-ce-cli
21:38:51 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64/usr/share/doc/docker-ce-cli
21:38:51 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64/usr/share/doc/docker-ce-cli
21:38:51 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64/usr/share/doc/docker-ce-cli
21:38:51 + RPM_EC=0
21:38:51 ++ jobs -p
21:38:51 + exit 0
21:38:51 Provides: docker-ce-cli = 1:0.0.0~20220816152130.8ffaab8-0.fc36 docker-ce-cli(x86-64) = 1:0.0.0~20220816152130.8ffaab8-0.fc36
21:38:51 Requires(interp): /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: 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:38:51 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
21:38:51 Recommends: docker-buildx-plugin docker-compose-plugin docker-scan-plugin(x86-64)
21:38:51 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64
21:38:51 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.src.rpm
21:39:01 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64.rpm
21:39:01 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.U8SkYT
21:39:01 + umask 022
21:39:01 + cd /root/rpmbuild/BUILD
21:39:01 + cd src
21:39:01 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64
21:39:01 + RPM_EC=0
21:39:01 ++ jobs -p
21:39:01 + exit 0
21:39:01     line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:39:01     line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:39:01     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:39:01     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64/usr/bin/docker-proxy
21:39:01 
21:39:01 RPM build warnings:
21:39:01 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wF1qb8
21:39:01 + umask 022
21:39:01 + cd /root/rpmbuild/BUILD
21:39:01 + cd /root/rpmbuild/BUILD
21:39:01 + rm -rf src
21:39:01 + /usr/bin/mkdir -p src
21:39:01 + cd src
21:39:01 + /usr/bin/tar -xof -
21:39:01 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:39:02 + STATUS=0
21:39:02 + '[' 0 -ne 0 ']'
21:39:02 + /usr/bin/tar -xof -
21:39:02 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:39:02 + STATUS=0
21:39:02 + '[' 0 -ne 0 ']'
21:39:02 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:39:02 + RPM_EC=0
21:39:02 ++ jobs -p
21:39:02 + exit 0
21:39:02 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.i3BhfL
21:39:02 + umask 022
21:39:02 + cd /root/rpmbuild/BUILD
21:39: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:39:02 + export CFLAGS
21:39: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:39:02 + export CXXFLAGS
21:39: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:39:02 + export FFLAGS
21:39: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:39:02 + export FCFLAGS
21:39: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-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64.ld'
21:39:02 + export LDFLAGS
21:39:02 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:39:02 + export LT_SYS_LIBRARY_PATH
21:39:02 + CC=gcc
21:39:02 + export CC
21:39:02 + CXX=g++
21:39:02 + export CXX
21:39:02 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:39:02 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-rootless-extras 0.0.0~20220816152130.8ffaab8-0.fc36 x86_64
21:39:02 + cd src
21:39:02 + export DOCKER_GITCOMMIT=724feb8
21:39:02 + DOCKER_GITCOMMIT=724feb8
21:39:02 + mkdir -p /go/src/github.com/docker
21:39:02 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
21:39:02 + TMP_GOPATH=/go
21:39:02 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
21:39:02 + RM_GOPATH=0
21:39:02 + TMP_GOPATH=/go
21:39:02 + : /usr/local/bin
21:39:02 + '[' -z /go ']'
21:39:02 + export GOPATH=/go
21:39:02 + GOPATH=/go
21:39:02 + case "$(go env GOARCH)" in
21:39:02 ++ go env GOARCH
21:39:02 + export GO_BUILDMODE=-buildmode=pie
21:39:02 + GO_BUILDMODE=-buildmode=pie
21:39:02 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
21:39:02 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
21:39:02 + bin=rootlesskit
21:39:02 + shift
21:39:02 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
21:39:02 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
21:39:02 ++ : 1920341cd41e047834a21007424162a2dc946315
21:39:02 + install_rootlesskit dynamic
21:39:02 + case "$1" in
21:39:02 + install_rootlesskit_dynamic
21:39:02 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:39:02 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:39:02 + export BUILD_MODE=-buildmode=pie
21:39:02 + BUILD_MODE=-buildmode=pie
21:39:02 + _install_rootlesskit
21:39:02 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
21:39:02 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
21:39:02 + for f in rootlesskit rootlesskit-docker-proxy
21:39:02 + GOBIN=/usr/local/bin
21:39:02 + GO111MODULE=on
21:39:02 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
21:39:03 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
21:39:03 go: downloading github.com/urfave/cli/v2 v2.4.0
21:39:03 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
21:39:04 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:39:04 go: downloading github.com/google/uuid v1.3.0
21:39:04 go: downloading github.com/moby/vpnkit v0.5.0
21:39:04 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:39:04 go: downloading github.com/gofrs/flock v0.8.1
21:39:04 go: downloading github.com/moby/sys/mountinfo v0.6.0
21:39:04 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
21:39:04 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:39:04 make[2]: Entering directory '/root/build-deb/cli'
21:39:04 scripts/docs/generate-man.sh
21:39:04 + cp -r . /tmp/docker-cli-docsgen.aS6gZEoisl/
21:39:04 + cd /tmp/docker-cli-docsgen.aS6gZEoisl
21:39:04 + ./scripts/vendor init
21:39:04 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:39:04 + cp man/tools.go .
21:39:04 + ./scripts/vendor update
21:39:04 + go mod tidy -compat=1.17 -modfile=vendor.mod
21:39:04 go: downloading github.com/spf13/cobra v1.5.0
21:39:04 go: downloading github.com/spf13/pflag v1.0.5
21:39:04 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible
21:39:04 go: downloading github.com/fvbommel/sortorder v1.0.2
21:39:04 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
21:39:04 go: downloading github.com/morikuni/aec v1.0.0
21:39:04 go: downloading github.com/pkg/errors v0.9.1
21:39:04 go: downloading github.com/google/go-cmp v0.5.7
21:39:04 go: downloading gotest.tools/v3 v3.1.0
21:39:04 go: downloading github.com/docker/go-units v0.4.0
21:39:04 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:39:04 go: downloading github.com/docker/go-connections v0.4.0
21:39:04 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:39:04 go: downloading golang.org/x/text v0.3.7
21:39:04 go: downloading github.com/mattn/go-runewidth v0.0.13
21:39:04 go: downloading github.com/containerd/containerd v1.6.4
21:39:04 go: downloading github.com/moby/sys/signal v0.7.0
21:39:04 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:39:04 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
21:39:04 go: downloading github.com/moby/buildkit v0.10.3
21:39:04 go: downloading github.com/opencontainers/go-digest v1.0.0
21:39:04 go: downloading gopkg.in/yaml.v2 v2.4.0
21:39:04 go: downloading github.com/gogo/protobuf v1.3.2
21:39:04 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:39:04 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46
21:39:04 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
21:39:04 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:39:04 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:39:04 go: downloading github.com/imdario/mergo v0.3.12
21:39:04 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:39:04 go: downloading github.com/docker/docker-credential-helpers v0.6.4
21:39:04 go: downloading github.com/creack/pty v1.1.11
21:39:04 go: downloading github.com/inconshreveable/mousetrap v1.0.0
21:39:04 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
21:39:04 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8
21:39:04 go: downloading github.com/stretchr/testify v1.7.0
21:39:04 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:39:04 go: downloading github.com/rivo/uniseg v0.2.0
21:39:04 go: downloading github.com/klauspost/compress v1.15.1
21:39:04 go: downloading github.com/Microsoft/hcsshim v0.9.2
21:39:04 go: downloading github.com/moby/sys/symlink v0.2.0
21:39:04 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
21:39:04 go: downloading github.com/opencontainers/runc v1.1.1
21:39:04 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
21:39:04 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:39:04 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:39:04 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:39:04 go: downloading go.etcd.io/etcd/raft/v3 v3.5.2
21:39:04 go: downloading google.golang.org/grpc v1.45.0
21:39:04 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:39:04 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:39:04 go: downloading github.com/russross/blackfriday v1.6.0
21:39:04 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:39:04 go: downloading github.com/Microsoft/go-winio v0.5.2
21:39:04 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
21:39:04 go: downloading github.com/davecgh/go-spew v1.1.1
21:39:04 go: downloading github.com/pmezard/go-difflib v1.0.0
21:39:04 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
21:39:04 go: downloading github.com/miekg/pkcs11 v1.1.1
21:39:04 go: downloading github.com/prometheus/client_golang v1.12.1
21:39:04 go: downloading github.com/go-sql-driver/mysql v1.5.0
21:39:04 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:39:04 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:39:04 go: downloading github.com/google/certificate-transparency-go v1.0.20
21:39:04 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:39:04 go: downloading github.com/golang/protobuf v1.5.2
21:39:04 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
21:39:05 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:39:05 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:39:05 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:39:05 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:39:05 go: downloading github.com/beorn7/perks v1.0.1
21:39:05 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:39:05 go: downloading github.com/prometheus/client_model v0.2.0
21:39:05 go: downloading github.com/prometheus/common v0.32.1
21:39:05 go: downloading github.com/prometheus/procfs v0.7.3
21:39:05 go: downloading google.golang.org/protobuf v1.27.1
21:39:05 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:39:05 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:39:05 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:39:05 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:39:05 go: downloading github.com/kr/text v0.2.0
21:39:05 go: downloading github.com/docker/go-metrics v0.0.1
21:39:05 go: downloading github.com/BurntSushi/toml v0.3.1
21:39:05 go: downloading github.com/kr/pretty v0.2.1
21:39:05 go: downloading github.com/magiconair/properties v1.5.3
21:39:05 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:39:05 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:39:05 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:39:05 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
21:39:05 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:39:06 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:39:06 + go mod vendor -modfile=vendor.mod
21:39:07 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:39:09 make[2]: Entering directory '/root/build-deb/cli'
21:39:09 scripts/docs/generate-man.sh
21:39:09 + cp -r . /tmp/docker-cli-docsgen.aDDc5U1QEQ/
21:39:09 + cd /tmp/docker-cli-docsgen.aDDc5U1QEQ
21:39:09 + ./scripts/vendor init
21:39:09 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:39:09 + cp man/tools.go .
21:39:09 + ./scripts/vendor update
21:39:09 + go mod tidy -compat=1.17 -modfile=vendor.mod
21:39:09 go: downloading github.com/spf13/cobra v1.5.0
21:39:09 go: downloading github.com/spf13/pflag v1.0.5
21:39:09 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible
21:39:09 go: downloading github.com/fvbommel/sortorder v1.0.2
21:39:09 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
21:39:09 go: downloading github.com/morikuni/aec v1.0.0
21:39:09 go: downloading github.com/pkg/errors v0.9.1
21:39:09 go: downloading github.com/google/go-cmp v0.5.7
21:39:09 go: downloading gotest.tools/v3 v3.1.0
21:39:09 go: downloading github.com/docker/go-units v0.4.0
21:39:09 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:39:09 go: downloading github.com/docker/go-connections v0.4.0
21:39:09 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:39:09 go: downloading golang.org/x/text v0.3.7
21:39:09 go: downloading github.com/mattn/go-runewidth v0.0.13
21:39:09 go: downloading github.com/containerd/containerd v1.6.4
21:39:09 go: downloading github.com/moby/sys/signal v0.7.0
21:39:09 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:39:09 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
21:39:09 go: downloading github.com/moby/buildkit v0.10.3
21:39:09 go: downloading github.com/opencontainers/go-digest v1.0.0
21:39:09 go: downloading github.com/gogo/protobuf v1.3.2
21:39:09 go: downloading gopkg.in/yaml.v2 v2.4.0
21:39:09 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:39:09 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46
21:39:09 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
21:39:09 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:39:09 go: downloading github.com/imdario/mergo v0.3.12
21:39:09 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:39:09 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:39:09 go: downloading github.com/docker/docker-credential-helpers v0.6.4
21:39:09 go: downloading github.com/creack/pty v1.1.11
21:39:09 go: downloading github.com/inconshreveable/mousetrap v1.0.0
21:39:09 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
21:39:09 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8
21:39:09 go: downloading github.com/stretchr/testify v1.7.0
21:39:09 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:39:09 go: downloading github.com/rivo/uniseg v0.2.0
21:39:09 go: downloading github.com/klauspost/compress v1.15.1
21:39:09 go: downloading github.com/Microsoft/hcsshim v0.9.2
21:39:09 go: downloading github.com/moby/sys/symlink v0.2.0
21:39:09 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
21:39:09 go: downloading github.com/opencontainers/runc v1.1.1
21:39:09 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
21:39:09 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:39:09 Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.el9.aarch64.rpm
21:39:09 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Kc7feO
21:39:09 + umask 022
21:39:09 + cd /root/rpmbuild/BUILD
21:39:09 + cd src
21:39:09 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.aarch64
21:39:09 + RPM_EC=0
21:39:09 ++ jobs -p
21:39:09 + exit 0
21:39:09 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FEzK5I
21:39:09 + umask 022
21:39:09 + cd /root/rpmbuild/BUILD
21:39:09 + cd /root/rpmbuild/BUILD
21:39:09 + rm -rf src
21:39:09 + /usr/bin/mkdir -p src
21:39:09 + cd src
21:39:09 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
21:39:09 + /usr/bin/tar -xof -
21:39:09 + STATUS=0
21:39:09 + '[' 0 -ne 0 ']'
21:39:09 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
21:39:09 + /usr/bin/tar -xof -
21:39:09 + STATUS=0
21:39:09 + '[' 0 -ne 0 ']'
21:39:09 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:39:09 + RPM_EC=0
21:39:09 ++ jobs -p
21:39:09 + exit 0
21:39:09 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.km8XOr
21:39:09 + umask 022
21:39:09 + cd /root/rpmbuild/BUILD
21:39:09 + cd src
21:39:09 + pushd /root/rpmbuild/BUILD/src/compose
21:39:09 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:39:09 + GOPROXY=https://proxy.golang.org
21:39:09 + GO111MODULE=on
21:39:09 + go mod download
21:39:10 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:39:10 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:39:10 go: downloading go.etcd.io/etcd/raft/v3 v3.5.2
21:39:10 go: downloading google.golang.org/grpc v1.45.0
21:39:10 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:39:10 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:39:10 go: downloading github.com/russross/blackfriday v1.6.0
21:39:10 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:39:10 go: downloading github.com/Microsoft/go-winio v0.5.2
21:39:10 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
21:39:10 + for f in rootlesskit rootlesskit-docker-proxy
21:39:10 + GOBIN=/usr/local/bin
21:39:10 + GO111MODULE=on
21:39:10 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
21:39:10 go: downloading github.com/davecgh/go-spew v1.1.1
21:39:10 go: downloading github.com/pmezard/go-difflib v1.0.0
21:39:10 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
21:39:10 go: downloading github.com/miekg/pkcs11 v1.1.1
21:39:10 go: downloading github.com/prometheus/client_golang v1.12.1
21:39:10 go: downloading github.com/go-sql-driver/mysql v1.5.0
21:39:10 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:39:10 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:39:10 go: downloading github.com/google/certificate-transparency-go v1.0.20
21:39:11 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:39:11 go: downloading github.com/golang/protobuf v1.5.2
21:39:11 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
21:39:11 + return
21:39:11 + RPM_EC=0
21:39:11 ++ jobs -p
21:39:11 + exit 0
21:39:11 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9kvyPW
21:39:11 + umask 022
21:39:11 + cd /root/rpmbuild/BUILD
21:39:11 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64 '!=' / ']'
21:39:11 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64
21:39:11 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64
21:39:11 + mkdir -p /root/rpmbuild/BUILDROOT
21:39:11 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64
21:39: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:39:11 + export CFLAGS
21:39: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:39:11 + export CXXFLAGS
21:39: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:39:11 + export FFLAGS
21:39: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:39:11 + export FCFLAGS
21:39: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~20220816152130.8ffaab8-0.fc36.x86_64.ld'
21:39:11 + export LDFLAGS
21:39:11 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:39:11 + export LT_SYS_LIBRARY_PATH
21:39:11 + CC=gcc
21:39:11 + export CC
21:39:11 + CXX=g++
21:39:11 + export CXX
21:39:11 + cd src
21:39:11 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64/usr/bin/dockerd-rootless.sh
21:39:11 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64/usr/bin/dockerd-rootless-setuptool.sh
21:39:11 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64/usr/bin/rootlesskit
21:39:11 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64/usr/bin/rootlesskit-docker-proxy
21:39:11 + /usr/lib/rpm/check-buildroot
21:39:11 + /usr/lib/rpm/redhat/brp-ldconfig
21:39:11 + /usr/lib/rpm/brp-compress
21:39:11 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:39:11 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:39:11 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:39:11 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:39:11 + /usr/lib/rpm/check-rpaths
21:39:11 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:39:11 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
21:39:11 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
21:39:11 + /usr/lib/rpm/brp-remove-la-files
21:39:11 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:39:11 + /usr/lib/rpm/redhat/brp-python-hardlink
21:39:11 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ZfTm6u
21:39:11 + umask 022
21:39:11 + cd /root/rpmbuild/BUILD
21:39: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:39:11 + export CFLAGS
21:39: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:39:11 + export CXXFLAGS
21:39: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:39:11 + export FFLAGS
21:39: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:39:11 + export FCFLAGS
21:39: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~20220816152130.8ffaab8-0.fc36.x86_64.ld'
21:39:11 + export LDFLAGS
21:39:11 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:39:11 + export LT_SYS_LIBRARY_PATH
21:39:11 + CC=gcc
21:39:11 + export CC
21:39:11 + CXX=g++
21:39:11 + export CXX
21:39:11 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:39:11 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-rootless-extras 0.0.0~20220816152130.8ffaab8-0.fc36 x86_64
21:39:11 + cd src
21:39:11 + /usr/local/bin/rootlesskit -v
21:39:11 rootlesskit version 1.0.0
21:39:11 + RPM_EC=0
21:39:11 ++ jobs -p
21:39:11 + exit 0
21:39:11 Processing files: docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64
21:39:12 make[2]: Entering directory '/root/build-deb/cli'
21:39:12 scripts/docs/generate-man.sh
21:39:12 + cp -r . /tmp/docker-cli-docsgen.SpSyqHcPVx/
21:39:12 + cd /tmp/docker-cli-docsgen.SpSyqHcPVx
21:39:12 + ./scripts/vendor init
21:39:12 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:39:12 + cp man/tools.go .
21:39:12 + ./scripts/vendor update
21:39:12 + go mod tidy -compat=1.17 -modfile=vendor.mod
21:39:12 go: downloading github.com/spf13/cobra v1.5.0
21:39:12 go: downloading github.com/spf13/pflag v1.0.5
21:39:12 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible
21:39:12 go: downloading github.com/fvbommel/sortorder v1.0.2
21:39:12 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
21:39:12 go: downloading github.com/morikuni/aec v1.0.0
21:39:12 go: downloading github.com/pkg/errors v0.9.1
21:39:12 go: downloading github.com/google/go-cmp v0.5.7
21:39:12 go: downloading gotest.tools/v3 v3.1.0
21:39:12 go: downloading github.com/docker/go-units v0.4.0
21:39:12 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:39:12 go: downloading github.com/docker/go-connections v0.4.0
21:39:12 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:39:12 go: downloading golang.org/x/text v0.3.7
21:39:12 go: downloading github.com/mattn/go-runewidth v0.0.13
21:39:12 go: downloading github.com/containerd/containerd v1.6.4
21:39:12 go: downloading github.com/moby/sys/signal v0.7.0
21:39:12 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:39:12 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
21:39:12 go: downloading github.com/moby/buildkit v0.10.3
21:39:12 go: downloading github.com/opencontainers/go-digest v1.0.0
21:39:12 go: downloading gopkg.in/yaml.v2 v2.4.0
21:39:12 go: downloading github.com/gogo/protobuf v1.3.2
21:39:12 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:39:12 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46
21:39:12 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
21:39:12 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:39:12 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:39:12 go: downloading github.com/imdario/mergo v0.3.12
21:39:12 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:39:12 go: downloading github.com/docker/docker-credential-helpers v0.6.4
21:39:12 go: downloading github.com/creack/pty v1.1.11
21:39:12 go: downloading github.com/inconshreveable/mousetrap v1.0.0
21:39:12 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
21:39:12 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8
21:39:12 go: downloading github.com/stretchr/testify v1.7.0
21:39:12 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:39:12 go: downloading github.com/rivo/uniseg v0.2.0
21:39:12 go: downloading github.com/klauspost/compress v1.15.1
21:39:12 go: downloading github.com/Microsoft/hcsshim v0.9.2
21:39:12 go: downloading github.com/moby/sys/symlink v0.2.0
21:39:12 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
21:39:12 go: downloading github.com/opencontainers/runc v1.1.1
21:39:12 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
21:39:12 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:39:12 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:39:12 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:39:12 go: downloading go.etcd.io/etcd/raft/v3 v3.5.2
21:39:12 go: downloading google.golang.org/grpc v1.45.0
21:39:12 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:39:12 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:39:12 go: downloading github.com/russross/blackfriday v1.6.0
21:39:12 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:39:12 go: downloading github.com/Microsoft/go-winio v0.5.2
21:39:12 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
21:39:12 go: downloading github.com/davecgh/go-spew v1.1.1
21:39:12 go: downloading github.com/pmezard/go-difflib v1.0.0
21:39:12 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
21:39:12 go: downloading github.com/miekg/pkcs11 v1.1.1
21:39:12 go: downloading github.com/prometheus/client_golang v1.12.1
21:39:12 go: downloading github.com/go-sql-driver/mysql v1.5.0
21:39:12 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:39:12 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:39:12 go: downloading github.com/google/certificate-transparency-go v1.0.20
21:39:12 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:39:12 go: downloading github.com/golang/protobuf v1.5.2
21:39:12 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
21:39:12 Provides: docker-ce-rootless-extras = 0:0.0.0~20220816152130.8ffaab8-0.fc36 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20220816152130.8ffaab8-0.fc36
21:39:12 Requires(interp): /bin/sh /bin/sh /bin/sh
21:39:12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:39:12 Requires(post): /bin/sh
21:39:12 Requires(preun): /bin/sh
21:39:12 Requires(postun): /bin/sh
21:39:12 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:39:12 Conflicts: rootlesskit
21:39:12 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64
21:39:12 + GOPROXY=https://proxy.golang.org
21:39:12 + GO111MODULE=on
21:39:12 + GIT_TAG=v2.9.0
21:39:12 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin
21:39:12 GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0"  -o bin/docker-compose ./cmd
21:39:12 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc36.src.rpm
21:39:14 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64.rpm
21:39:14 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lB3Y6s
21:39:14 + umask 022
21:39:14 + cd /root/rpmbuild/BUILD
21:39:14 + cd src
21:39:14 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64
21:39:14 + RPM_EC=0
21:39:14 ++ jobs -p
21:39:14 + exit 0
21:39:14 
21:39:14 RPM build warnings:
21:39:14     line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:39:14     line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:39:14     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:39:14     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64/usr/bin/docker-proxy
21:39:14 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rTSaan
21:39:14 + umask 022
21:39:14 + cd /root/rpmbuild/BUILD
21:39:14 + cd /root/rpmbuild/BUILD
21:39:14 + rm -rf src
21:39:14 + /usr/bin/mkdir -p src
21:39:14 + cd src
21:39:14 + /usr/bin/tar -xof -
21:39:14 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
21:39:14 + STATUS=0
21:39:14 + '[' 0 -ne 0 ']'
21:39:14 + /usr/bin/tar -xof -
21:39:14 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
21:39:14 + STATUS=0
21:39:14 + '[' 0 -ne 0 ']'
21:39:14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:39:14 + RPM_EC=0
21:39:14 ++ jobs -p
21:39:14 + exit 0
21:39:14 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bHHup9
21:39:14 + umask 022
21:39:14 + cd /root/rpmbuild/BUILD
21:39:14 + cd src
21:39:14 + mkdir -p /go/src/github.com/docker
21:39:14 + rm -f /go/src/github.com/docker/cli
21:39:14 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
21:39:14 + pushd /go/src/github.com/docker/cli
21:39:14 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
21:39:14 + VERSION=0.0.0-20220816152130-8ffaab8
21:39:14 + GITCOMMIT=8ffaab8
21:39:14 + GO_LINKMODE=dynamic
21:39:14 + ./scripts/build/binary
21:39:14 Building dynamic docker-linux-amd64
21:39:14 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=8ffaab8" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-16T21:39:11Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220816152130-8ffaab8" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
21:39:14 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:39:14 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:39:14 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:39:14 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:39:14 go: downloading github.com/beorn7/perks v1.0.1
21:39:14 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:39:14 go: downloading github.com/prometheus/client_model v0.2.0
21:39:14 go: downloading github.com/prometheus/common v0.32.1
21:39:14 go: downloading github.com/prometheus/procfs v0.7.3
21:39:14 go: downloading google.golang.org/protobuf v1.27.1
21:39:14 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:39:14 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:39:14 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:39:14 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:39:14 go: downloading github.com/kr/text v0.2.0
21:39:14 go: downloading github.com/docker/go-metrics v0.0.1
21:39:14 go: downloading github.com/BurntSushi/toml v0.3.1
21:39:14 go: downloading github.com/kr/pretty v0.2.1
21:39:14 go: downloading github.com/magiconair/properties v1.5.3
21:39:14 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:39:14 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:39:14 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:39:14 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
21:39:14 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:39:14 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:39:14 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:39:14 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:39:14 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:39:14 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:39:14 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:39:14 go: downloading github.com/beorn7/perks v1.0.1
21:39:14 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:39:14 go: downloading github.com/prometheus/client_model v0.2.0
21:39:14 go: downloading github.com/prometheus/common v0.32.1
21:39:14 go: downloading github.com/prometheus/procfs v0.7.3
21:39:14 go: downloading google.golang.org/protobuf v1.27.1
21:39:14 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:39:14 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:39:14 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:39:14 go: downloading github.com/kr/text v0.2.0
21:39:14 + go mod vendor -modfile=vendor.mod
21:39:14 go: downloading github.com/docker/go-metrics v0.0.1
21:39:14 go: downloading github.com/BurntSushi/toml v0.3.1
21:39:14 go: downloading github.com/kr/pretty v0.2.1
21:39:14 go: downloading github.com/magiconair/properties v1.5.3
21:39:14 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:39:14 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:39:14 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:39:14 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
21:39:14 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:39:15 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:39:15 + go mod vendor -modfile=vendor.mod
21:39:16 make[2]: Entering directory '/root/build-deb/cli'
21:39:16 scripts/docs/generate-man.sh
21:39:16 + cp -r . /tmp/docker-cli-docsgen.60c9ElgNn8/
21:39:16 + cd /tmp/docker-cli-docsgen.60c9ElgNn8
21:39:16 + ./scripts/vendor init
21:39:16 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:39:16 + cp man/tools.go .
21:39:16 + ./scripts/vendor update
21:39:16 + go mod tidy -compat=1.17 -modfile=vendor.mod
21:39:16 go: downloading github.com/spf13/cobra v1.5.0
21:39:16 go: downloading github.com/spf13/pflag v1.0.5
21:39:16 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible
21:39:16 go: downloading github.com/fvbommel/sortorder v1.0.2
21:39:16 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
21:39:16 go: downloading github.com/morikuni/aec v1.0.0
21:39:16 go: downloading github.com/pkg/errors v0.9.1
21:39:16 go: downloading gotest.tools/v3 v3.1.0
21:39:16 go: downloading github.com/google/go-cmp v0.5.7
21:39:16 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:39:16 make[2]: Leaving directory '/root/build-deb/compose'
21:39:16 # Build the scan-plugin
21:39:16 # TODO change once we support scan-plugin on other architectures
21:39:16 if [ "arm64" = "amd64" ]; then \
21:39:16 	cd /go/src/github.com/docker/scan-cli-plugin \
21:39:16 	&& PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \
21:39:16 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
21:39:16 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
21:39:16 fi
21:39:16 make[1]: Leaving directory '/root/build-deb'
21:39:16    debian/rules override_dh_auto_test
21:39:16 make[1]: Entering directory '/root/build-deb'
21:39:16 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:39:16 	test "$ver" = "Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:39:16 PASS: daemon version OK
21:39:16 ver="$(cli/build/docker --version)"; \
21:39:16 	test "$ver" = "Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:39:16 PASS: cli version OK
21:39:16 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:39:16 	test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:39:16 PASS: docker-buildx version OK
21:39:16 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:39:16 	test "$ver" = "v2.9.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:39:16 PASS: docker-compose version OK
21:39:16 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
21:39:16 # TODO change once we support scan-plugin on other architectures
21:39:16 if [ "arm64" = "amd64" ]; then \
21:39:16 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:39:16 		test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
21:39:16 fi
21:39:16 make[1]: Leaving directory '/root/build-deb'
21:39:16    create-stamp debian/debhelper-build-stamp
21:39:16  debian/rules binary
21:39:16 dh binary --with=bash-completion
21:39:16    dh_testroot
21:39:16    dh_prep
21:39:16    debian/rules override_dh_auto_install
21:39:16 make[1]: Entering directory '/root/build-deb'
21:39:16 # docker-ce-cli install
21:39:16 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:39:16 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:39:16 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:39:16 # docker-ce install
21:39:16 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:39:16 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:39:16 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:39:16 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:39:16 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
21:39:16 # docker-buildx-plugin install
21:39:16 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:39:16 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:39:16 go: downloading github.com/docker/go-units v0.4.0
21:39:16 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:39:16 go: downloading github.com/docker/go-connections v0.4.0
21:39:16 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:39:16 go: downloading golang.org/x/text v0.3.7
21:39:16 # docker-compose-plugin install
21:39:16 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:39:16 # docker-scan-plugin install
21:39:16 # TODO change once we support scan-plugin on other architectures
21:39:16 if [ "arm64" = "amd64" ]; then \
21:39:16 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
21:39:16 fi
21:39:16 # docker-ce-rootless-extras install
21:39:16 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:39:16 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:39:16 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:39:16 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:39:16 # TODO: how can we install vpnkit?
21:39:16 make[1]: Leaving directory '/root/build-deb'
21:39:16    debian/rules override_dh_install
21:39:16 make[1]: Entering directory '/root/build-deb'
21:39:16 dh_install
21:39:16 # TODO Can we do this from within our container?
21:39:16 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:39:16 make[1]: Leaving directory '/root/build-deb'
21:39:16    dh_installdocs
21:39:16    dh_installchangelogs
21:39:16 go: downloading github.com/mattn/go-runewidth v0.0.13
21:39:16 go: downloading github.com/containerd/containerd v1.6.4
21:39:16    dh_installman
21:39:17 go: downloading github.com/moby/sys/signal v0.7.0
21:39:17 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:39:17 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
21:39:17    dh_bash-completion
21:39:17    dh_systemd_enable
21:39:17    debian/rules override_dh_installinit
21:39:17 make[1]: Entering directory '/root/build-deb'
21:39:17 # use "docker" as our service name, not "docker-ce"
21:39:17 dh_installinit --name=docker
21:39:17 make[1]: Leaving directory '/root/build-deb'
21:39:17    dh_systemd_start
21:39:17    dh_perl
21:39:17    dh_link
21:39:17 go: downloading github.com/moby/buildkit v0.10.3
21:39:17    dh_strip_nondeterminism
21:39:17    dh_compress
21:39:17    dh_fixperms
21:39:17 + popd
21:39:17 + RPM_EC=0
21:39:17 ~/rpmbuild/BUILD/src
21:39:17 ++ jobs -p
21:39:17 + exit 0
21:39:17 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5qsq0t
21:39:17 + umask 022
21:39:17 + cd /root/rpmbuild/BUILD
21:39:17 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.aarch64 '!=' / ']'
21:39:17 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.aarch64
21:39:17 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.aarch64
21:39:17 + mkdir -p /root/rpmbuild/BUILDROOT
21:39:17 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.aarch64
21:39:17 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
21:39:17 + export CFLAGS
21:39:17 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
21:39:17 + export CXXFLAGS
21:39:17 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
21:39:17 + export FFLAGS
21:39:17 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
21:39:17 + export FCFLAGS
21:39:17 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-buildx-plugin-0.8.2-0.fc36.aarch64.ld'
21:39:17 + export LDFLAGS
21:39:17 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:39:17 + export LT_SYS_LIBRARY_PATH
21:39:17 + CC=gcc
21:39:17 + export CC
21:39:17 + CXX=g++
21:39:17 + export CXX
21:39:17 + cd src
21:39:17 + pushd /root/rpmbuild/BUILD/src/buildx
21:39:17 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
21:39:17 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:39:17 + popd
21:39:17 ~/rpmbuild/BUILD/src
21:39:17 + /usr/lib/rpm/check-buildroot
21:39:17 + /usr/lib/rpm/redhat/brp-ldconfig
21:39:17 + /usr/lib/rpm/brp-compress
21:39:17 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:39:17 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:39:17 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:39:17 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:39:17 + /usr/lib/rpm/check-rpaths
21:39:17 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:39:17 + /usr/lib/rpm/brp-remove-la-files
21:39:17 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:39:17 + /usr/lib/rpm/redhat/brp-python-hardlink
21:39:17 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.OfdkVi
21:39:17 + umask 022
21:39:17 + cd /root/rpmbuild/BUILD
21:39:17 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
21:39:17 + export CFLAGS
21:39:17 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
21:39:17 + export CXXFLAGS
21:39:17 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
21:39:17 + export FFLAGS
21:39:17 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
21:39:17 + export FCFLAGS
21:39:17 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-buildx-plugin-0.8.2-0.fc36.aarch64.ld'
21:39:17 + export LDFLAGS
21:39:17 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:39:17 + export LT_SYS_LIBRARY_PATH
21:39:17 + CC=gcc
21:39:17 + export CC
21:39:17 + CXX=g++
21:39:17 + export CXX
21:39:17 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:39:17 + /usr/lib/rpm/generate-rpm-note.sh docker-buildx-plugin 0.8.2-0.fc36 aarch64
21:39:17 + cd src
21:39:17 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
21:39:17 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:39:17 + ver=v0.8.2
21:39:17 + test v0.8.2 = v0.8.2
21:39:17 + echo 'PASS: docker-buildx version OK'
21:39:17 + RPM_EC=0
21:39:17 PASS: docker-buildx version OK
21:39:17 ++ jobs -p
21:39:17 + exit 0
21:39:17 Processing files: docker-buildx-plugin-0.8.2-0.fc36.aarch64
21:39:17 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
21:39:17 Provides: docker-buildx-plugin = 0:0.8.2-0.fc36 docker-buildx-plugin(aarch-64) = 0:0.8.2-0.fc36
21:39:17 Requires(interp): /bin/sh /bin/sh /bin/sh
21:39:17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:39:17 Requires(post): /bin/sh
21:39:17 Requires(preun): /bin/sh
21:39:17 Requires(postun): /bin/sh
21:39:17 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.aarch64
21:39:17 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.8.2-0.fc36.src.rpm
21:39:17    dh_missing
21:39:17    debian/rules override_dh_strip
21:39:17 make[1]: Entering directory '/root/build-deb'
21:39:17 # Go has lots of problems with stripping, so just don't
21:39:17 make[1]: Leaving directory '/root/build-deb'
21:39:17    dh_makeshlibs
21:39:17    debian/rules override_dh_shlibdeps
21:39:17 make[1]: Entering directory '/root/build-deb'
21:39:17 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:39:17 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64.rpm
21:39:17 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.teYGWT
21:39:17 + umask 022
21:39:17 + cd /root/rpmbuild/BUILD
21:39:17 + cd src
21:39:17 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64
21:39:17 + RPM_EC=0
21:39:17 ++ jobs -p
21:39:17 + exit 0
21:39:17 
21:39:17 RPM build warnings:
21:39:17     line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:39:17     line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:39:17     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:39:17     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64/usr/bin/docker-proxy
21:39:17 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4W1wlu
21:39:17 + umask 022
21:39:17 + cd /root/rpmbuild/BUILD
21:39:17 + cd /root/rpmbuild/BUILD
21:39:17 + rm -rf src
21:39:17 + /usr/bin/mkdir -p src
21:39:17 + cd src
21:39:17 + /usr/bin/tar -xof -
21:39:17 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
21:39:17 go: downloading github.com/opencontainers/go-digest v1.0.0
21:39:17 go: downloading gopkg.in/yaml.v2 v2.4.0
21:39:17 go: downloading github.com/gogo/protobuf v1.3.2
21:39:17 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:39:17 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46
21:39:18 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
21:39:18 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:39:18 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:39:18 go: downloading github.com/imdario/mergo v0.3.12
21:39:18 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:39:18 go: downloading github.com/docker/docker-credential-helpers v0.6.4
21:39:18 go: downloading github.com/creack/pty v1.1.11
21:39:18 + STATUS=0
21:39:18 + '[' 0 -ne 0 ']'
21:39:18 + /usr/bin/tar -xof -
21:39:18 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
21:39:18 go: downloading github.com/inconshreveable/mousetrap v1.0.0
21:39:18 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
21:39:18 + STATUS=0
21:39:18 + '[' 0 -ne 0 ']'
21:39:18 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:39:18 + RPM_EC=0
21:39:18 ++ jobs -p
21:39:18 + exit 0
21:39:18 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8Jr3dk
21:39:18 + umask 022
21:39:18 + cd /root/rpmbuild/BUILD
21:39:18 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
21:39:18 + export CFLAGS
21:39:18 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
21:39:18 + export CXXFLAGS
21:39:18 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
21:39:18 + export FFLAGS
21:39:18 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
21:39:18 + export FCFLAGS
21:39:18 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-buildx-plugin-0.8.2-0.fc36.x86_64.ld'
21:39:18 + export LDFLAGS
21:39:18 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:39:18 + export LT_SYS_LIBRARY_PATH
21:39:18 + CC=gcc
21:39:18 + export CC
21:39:18 + CXX=g++
21:39:18 + export CXX
21:39:18 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:39:18 + /usr/lib/rpm/generate-rpm-note.sh docker-buildx-plugin 0.8.2-0.fc36 x86_64
21:39:18 + cd src
21:39:18 + pushd /root/rpmbuild/BUILD/src/buildx
21:39:18 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:39:18 + bash -c 'CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o bin/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision=%{_buildx_gitcommit} -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx'
21:39:19 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8
21:39:19 go: downloading github.com/stretchr/testify v1.7.0
21:39:19 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:39:19 go: downloading github.com/rivo/uniseg v0.2.0
21:39:19 go: downloading github.com/klauspost/compress v1.15.1
21:39:19 go: downloading github.com/Microsoft/hcsshim v0.9.2
21:39:19 go: downloading github.com/moby/sys/symlink v0.2.0
21:39:19 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
21:39:19 go: downloading github.com/opencontainers/runc v1.1.1
21:39:19 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
21:39:19 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:39:20 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:39:20 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:39:20 go: downloading go.etcd.io/etcd/raft/v3 v3.5.2
21:39:20 make[2]: Leaving directory '/root/build-deb/compose'
21:39:20 # Build the scan-plugin
21:39:20 # TODO change once we support scan-plugin on other architectures
21:39:20 if [ "arm64" = "amd64" ]; then \
21:39:20 	cd /go/src/github.com/docker/scan-cli-plugin \
21:39:20 	&& PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \
21:39:20 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
21:39:20 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
21:39:20 fi
21:39:20 make[1]: Leaving directory '/root/build-deb'
21:39:20    debian/rules override_dh_auto_test
21:39:20 make[1]: Entering directory '/root/build-deb'
21:39:20 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:39:20 	test "$ver" = "Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:39:20 PASS: daemon version OK
21:39:20 ver="$(cli/build/docker --version)"; \
21:39:20 	test "$ver" = "Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:39:20 PASS: cli version OK
21:39:20 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:39:20 	test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:39:20 PASS: docker-buildx version OK
21:39:20 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:39:20 	test "$ver" = "v2.9.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:39:20 PASS: docker-compose version OK
21:39:20 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
21:39:20 # TODO change once we support scan-plugin on other architectures
21:39:20 if [ "arm64" = "amd64" ]; then \
21:39:20 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:39:20 		test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
21:39:20 fi
21:39:20 make[1]: Leaving directory '/root/build-deb'
21:39:20    create-stamp debian/debhelper-build-stamp
21:39:20  debian/rules binary
21:39:20 dh binary --with=bash-completion
21:39:20 go: downloading google.golang.org/grpc v1.45.0
21:39:20    dh_testroot
21:39:20    dh_prep
21:39:20    debian/rules override_dh_auto_install
21:39:20 make[1]: Entering directory '/root/build-deb'
21:39:20 # docker-ce-cli install
21:39:20 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:39:20 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:39:20 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:39:20 # docker-ce install
21:39:20 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:39:20 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:39:20 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:39:20 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:39:20 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
21:39:20 # docker-buildx-plugin install
21:39:20 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:39:20 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:39:20 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:39:20 go: downloading github.com/russross/blackfriday v1.6.0
21:39:20 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:39:20 go: downloading github.com/Microsoft/go-winio v0.5.2
21:39:20 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
21:39:20 # docker-compose-plugin install
21:39:20 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:39:20 # docker-scan-plugin install
21:39:20 # TODO change once we support scan-plugin on other architectures
21:39:20 if [ "arm64" = "amd64" ]; then \
21:39:20 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
21:39:20 fi
21:39:20 # docker-ce-rootless-extras install
21:39:20 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:39:20 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:39:20 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:39:20 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:39:20 # TODO: how can we install vpnkit?
21:39:20 make[1]: Leaving directory '/root/build-deb'
21:39:20    debian/rules override_dh_install
21:39:20 make[1]: Entering directory '/root/build-deb'
21:39:20 dh_install
21:39:20 # TODO Can we do this from within our container?
21:39:20 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:39:20 make[1]: Leaving directory '/root/build-deb'
21:39:20    dh_installdocs
21:39:20 go: downloading github.com/davecgh/go-spew v1.1.1
21:39:20 go: downloading github.com/pmezard/go-difflib v1.0.0
21:39:20 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
21:39:20 go: downloading github.com/miekg/pkcs11 v1.1.1
21:39:21 make[1]: Leaving directory '/root/build-deb'
21:39:21    dh_installdeb
21:39:21    debian/rules override_dh_gencontrol
21:39:21 make[1]: Entering directory '/root/build-deb'
21:39:21 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:39:21 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:39:21 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE}
21:39:21    dh_installchangelogs
21:39:21    dh_installman
21:39:21 go: downloading github.com/prometheus/client_golang v1.12.1
21:39:21 go: downloading github.com/go-sql-driver/mysql v1.5.0
21:39:21 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:39:21 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:39:21 go: downloading github.com/google/certificate-transparency-go v1.0.20
21:39:21 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:39:21 go: downloading github.com/golang/protobuf v1.5.2
21:39:21 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
21:39:21 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:39:21 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:39:21 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
21:39:21 # Use separate version for the scan-plugin package, then generate the other control files as usual
21:39:21 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
21:39:21 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
21:39:21 if [ "arm64" = "amd64" ]; then \
21:39:21 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
21:39:21 fi
21:39:21 dh_gencontrol --remaining-packages
21:39:21    dh_bash-completion
21:39:21    dh_systemd_enable
21:39:21    debian/rules override_dh_installinit
21:39:21 make[1]: Entering directory '/root/build-deb'
21:39:21 # use "docker" as our service name, not "docker-ce"
21:39:21 dh_installinit --name=docker
21:39:21 make[1]: Leaving directory '/root/build-deb'
21:39:21    dh_md5sums
21:39:21 make[1]: Leaving directory '/root/build-deb'
21:39:21    dh_systemd_start
21:39:21    dh_perl
21:39:21    dh_link
21:39:21    dh_strip_nondeterminism
21:39:21    dh_compress
21:39:21    dh_fixperms
21:39:21    dh_missing
21:39:22    debian/rules override_dh_strip
21:39:22 make[1]: Entering directory '/root/build-deb'
21:39:22 # Go has lots of problems with stripping, so just don't
21:39:22 make[1]: Leaving directory '/root/build-deb'
21:39:22    dh_makeshlibs
21:39:22    debian/rules override_dh_shlibdeps
21:39:22 make[1]: Entering directory '/root/build-deb'
21:39:22 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:39:22    debian/rules override_dh_builddeb
21:39:22 make[1]: Entering directory '/root/build-deb'
21:39:22 dh_builddeb -- -Zxz
21:39:22 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.deb'.
21:39:22 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~ubuntu-bionic_arm64.deb'.
21:39:24 make[2]: Entering directory '/root/build-deb/cli'
21:39:24 scripts/docs/generate-man.sh
21:39:24 + cp -r . /tmp/docker-cli-docsgen.MG8x3DNsuK/
21:39:24 + cd /tmp/docker-cli-docsgen.MG8x3DNsuK
21:39:24 + ./scripts/vendor init
21:39:24 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:39:24 + cp man/tools.go .
21:39:24 + ./scripts/vendor update
21:39:24 + go mod tidy -compat=1.17 -modfile=vendor.mod
21:39:24 go: downloading github.com/spf13/cobra v1.5.0
21:39:24 go: downloading github.com/spf13/pflag v1.0.5
21:39:24 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible
21:39:24 go: downloading github.com/fvbommel/sortorder v1.0.2
21:39:24 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
21:39:24 go: downloading github.com/morikuni/aec v1.0.0
21:39:24 go: downloading github.com/pkg/errors v0.9.1
21:39:24 go: downloading github.com/google/go-cmp v0.5.7
21:39:24 go: downloading gotest.tools/v3 v3.1.0
21:39:24 go: downloading github.com/docker/go-units v0.4.0
21:39:24 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:39:24 go: downloading github.com/docker/go-connections v0.4.0
21:39:24 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:39:24 go: downloading golang.org/x/text v0.3.7
21:39:24 go: downloading github.com/mattn/go-runewidth v0.0.13
21:39:24 go: downloading github.com/opencontainers/go-digest v1.0.0
21:39:24 go: downloading github.com/containerd/containerd v1.6.4
21:39:24 go: downloading github.com/moby/sys/signal v0.7.0
21:39:24 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:39:24 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
21:39:24 go: downloading github.com/moby/buildkit v0.10.3
21:39:24 go: downloading github.com/gogo/protobuf v1.3.2
21:39:24 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:39:24 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46
21:39:24 go: downloading gopkg.in/yaml.v2 v2.4.0
21:39:24 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
21:39:24 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:39:24 go: downloading github.com/imdario/mergo v0.3.12
21:39:24 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:39:24 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:39:24 go: downloading github.com/docker/docker-credential-helpers v0.6.4
21:39:24 go: downloading github.com/creack/pty v1.1.11
21:39:24 go: downloading github.com/inconshreveable/mousetrap v1.0.0
21:39:24 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
21:39:24 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8
21:39:24 go: downloading github.com/stretchr/testify v1.7.0
21:39:24 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:39:24 go: downloading github.com/rivo/uniseg v0.2.0
21:39:24 go: downloading github.com/klauspost/compress v1.15.1
21:39:24 go: downloading github.com/Microsoft/hcsshim v0.9.2
21:39:24 go: downloading github.com/opencontainers/runc v1.1.1
21:39:24 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
21:39:24 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
21:39:24 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:39:24 go: downloading github.com/moby/sys/symlink v0.2.0
21:39:24 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:39:24 go: downloading go.etcd.io/etcd/raft/v3 v3.5.2
21:39:24 go: downloading google.golang.org/grpc v1.45.0
21:39:24 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:39:24 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:39:24 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:39:24 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:39:24 go: downloading github.com/beorn7/perks v1.0.1
21:39:24 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:39:24 go: downloading github.com/prometheus/client_model v0.2.0
21:39:24 go: downloading github.com/prometheus/common v0.32.1
21:39:24 go: downloading github.com/prometheus/procfs v0.7.3
21:39:24 go: downloading google.golang.org/protobuf v1.27.1
21:39:24 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:39:24 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:39:24 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:39:24 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:39:24 go: downloading github.com/kr/text v0.2.0
21:39:24 go: downloading github.com/docker/go-metrics v0.0.1
21:39:24 go: downloading github.com/BurntSushi/toml v0.3.1
21:39:24 go: downloading github.com/kr/pretty v0.2.1
21:39:24 go: downloading github.com/magiconair/properties v1.5.3
21:39:24 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:39:24 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:39:24 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:39:24 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
21:39:24 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:39:24 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:39:24 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:39:24 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:39:24 go: downloading github.com/russross/blackfriday v1.6.0
21:39:24 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:39:24 go: downloading github.com/Microsoft/go-winio v0.5.2
21:39:24 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
21:39:24 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:39:24 + go mod vendor -modfile=vendor.mod
21:39:24 go: downloading github.com/davecgh/go-spew v1.1.1
21:39:24 go: downloading github.com/pmezard/go-difflib v1.0.0
21:39:24 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
21:39:24 go: downloading github.com/miekg/pkcs11 v1.1.1
21:39:24 go: downloading github.com/prometheus/client_golang v1.12.1
21:39:24 go: downloading github.com/go-sql-driver/mysql v1.5.0
21:39:25 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:39:25 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:39:25 go: downloading github.com/google/certificate-transparency-go v1.0.20
21:39:25 go: downloading github.com/golang/protobuf v1.5.2
21:39:25 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
21:39:25 + DISABLE_WARN_OUTSIDE_CONTAINER=1
21:39:25 + make manpages
21:39:25 scripts/docs/generate-man.sh
21:39:25 + cp -r . /tmp/docker-cli-docsgen.EPdc4aS0Ah/
21:39:25 + cd /tmp/docker-cli-docsgen.EPdc4aS0Ah
21:39:25 + ./scripts/vendor init
21:39:25 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:39:25 + cp man/tools.go .
21:39:25 + ./scripts/vendor update
21:39:25 + go mod tidy -compat=1.17 -modfile=vendor.mod
21:39:25 make[1]: Leaving directory '/root/build-deb'
21:39:25    dh_installdeb
21:39:25 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:39:25 go: downloading github.com/spf13/cobra v1.5.0
21:39:25 go: downloading github.com/spf13/pflag v1.0.5
21:39:25 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible
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_VERSION#v}~${DISTRO}-${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_VERSION#v}~${DISTRO}-${SUITE}
21:39:25 # Use separate version for the scan-plugin package, then generate the other control files as usual
21:39:25 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
21:39:25 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
21:39:25 if [ "arm64" = "amd64" ]; then \
21:39:25 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
21:39:25 fi
21:39:25 dh_gencontrol --remaining-packages
21:39:26 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:39:26 make[1]: Leaving directory '/root/build-deb'
21:39:26    dh_md5sums
21:39:26 go: downloading github.com/fvbommel/sortorder v1.0.2
21:39:26 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
21:39:26 go: downloading github.com/morikuni/aec v1.0.0
21:39:26 go: downloading github.com/pkg/errors v0.9.1
21:39:26 go: downloading github.com/google/go-cmp v0.5.7
21:39:26 go: downloading gotest.tools/v3 v3.1.0
21:39:26 go: downloading github.com/docker/go-units v0.4.0
21:39:26 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:39:26 go: downloading github.com/docker/go-connections v0.4.0
21:39:26 go: downloading github.com/sirupsen/logrus v1.8.1
21:39:26 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:39:26    debian/rules override_dh_builddeb
21:39:26 make[1]: Entering directory '/root/build-deb'
21:39:26 dh_builddeb -- -Zxz
21:39:26 go: downloading golang.org/x/text v0.3.7
21:39:26 go: downloading github.com/mattn/go-runewidth v0.0.13
21:39:26 go: downloading github.com/containerd/containerd v1.6.4
21:39:26 make[2]: Leaving directory '/root/build-deb/compose'
21:39:26 # Build the scan-plugin
21:39:26 # TODO change once we support scan-plugin on other architectures
21:39:26 if [ "arm64" = "amd64" ]; then \
21:39:26 	cd /go/src/github.com/docker/scan-cli-plugin \
21:39:26 	&& PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \
21:39:26 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
21:39:26 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
21:39:26 fi
21:39:26 make[1]: Leaving directory '/root/build-deb'
21:39:26    debian/rules override_dh_auto_test
21:39:26 make[1]: Entering directory '/root/build-deb'
21:39:26 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:39:26 	test "$ver" = "Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:39:26 PASS: daemon version OK
21:39:26 ver="$(cli/build/docker --version)"; \
21:39:26 	test "$ver" = "Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:39:26 PASS: cli version OK
21:39:26 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:39:26 	test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:39:26 PASS: docker-buildx version OK
21:39:26 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:39:26 	test "$ver" = "v2.9.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:39:26 PASS: docker-compose version OK
21:39:26 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
21:39:26 # TODO change once we support scan-plugin on other architectures
21:39:26 if [ "arm64" = "amd64" ]; then \
21:39:26 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:39:26 		test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
21:39:26 fi
21:39:26 make[1]: Leaving directory '/root/build-deb'
21:39:26    create-stamp debian/debhelper-build-stamp
21:39:26  debian/rules binary
21:39:26 dh binary --with=bash-completion
21:39:26 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.deb'.
21:39:26 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~ubuntu-focal_arm64.deb'.
21:39:26    dh_testroot
21:39:26    dh_prep
21:39:26    debian/rules override_dh_auto_install
21:39:26 make[1]: Entering directory '/root/build-deb'
21:39:26 # docker-ce-cli install
21:39:26 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:39:26 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:39:26 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:39:26 # docker-ce install
21:39:26 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:39:26 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:39:26 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:39:26 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:39:26 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
21:39:26 # docker-buildx-plugin install
21:39:26 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:39:27 # docker-compose-plugin install
21:39:27 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:39:27 # docker-scan-plugin install
21:39:27 # TODO change once we support scan-plugin on other architectures
21:39:27 if [ "arm64" = "amd64" ]; then \
21:39:27 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
21:39:27 fi
21:39:27 # docker-ce-rootless-extras install
21:39:27 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:39:27 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:39:27 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:39:27 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:39:27 # TODO: how can we install vpnkit?
21:39:27 make[1]: Leaving directory '/root/build-deb'
21:39:27    debian/rules override_dh_install
21:39:27 make[1]: Entering directory '/root/build-deb'
21:39:27 dh_install
21:39:27 # TODO Can we do this from within our container?
21:39:27 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:39:27 make[1]: Leaving directory '/root/build-deb'
21:39:27    dh_installdocs
21:39:27 go: downloading github.com/moby/sys/signal v0.7.0
21:39:27 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:39:27 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
21:39:27    dh_installchangelogs
21:39:27    dh_installman
21:39:27 go: downloading github.com/moby/buildkit v0.10.3
21:39:27    dh_bash-completion
21:39:27    dh_systemd_enable
21:39:27    debian/rules override_dh_installinit
21:39:27 make[1]: Entering directory '/root/build-deb'
21:39:27 # use "docker" as our service name, not "docker-ce"
21:39:27 dh_installinit --name=docker
21:39:27 go: downloading github.com/opencontainers/go-digest v1.0.0
21:39:27 go: downloading gopkg.in/yaml.v2 v2.4.0
21:39:27 go: downloading github.com/gogo/protobuf v1.3.2
21:39:27 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:39:27 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46
21:39:27 make[1]: Leaving directory '/root/build-deb'
21:39:27    dh_systemd_start
21:39:27    dh_perl
21:39:27    dh_link
21:39:27    dh_strip_nondeterminism
21:39:27 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
21:39:27 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:39:27 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:39:28 go: downloading github.com/imdario/mergo v0.3.12
21:39:28 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:39:28 go: downloading github.com/docker/docker-credential-helpers v0.6.4
21:39:28 go: downloading github.com/creack/pty v1.1.11
21:39:28 go: downloading github.com/inconshreveable/mousetrap v1.0.0
21:39:28 go: downloading github.com/gorilla/mux v1.8.0
21:39:28 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
21:39:28 make[2]: Entering directory '/root/build-deb/cli'
21:39:28 scripts/docs/generate-man.sh
21:39:28 + cp -r . /tmp/docker-cli-docsgen.Bkh3fnpmYn/
21:39:28 + cd /tmp/docker-cli-docsgen.Bkh3fnpmYn
21:39:28 + ./scripts/vendor init
21:39:28 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:39:28 + cp man/tools.go .
21:39:28 + ./scripts/vendor update
21:39:28 + go mod tidy -compat=1.17 -modfile=vendor.mod
21:39:28 go: downloading github.com/spf13/cobra v1.5.0
21:39:28 go: downloading github.com/spf13/pflag v1.0.5
21:39:28 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible
21:39:28 go: downloading github.com/fvbommel/sortorder v1.0.2
21:39:28 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
21:39:28 go: downloading github.com/morikuni/aec v1.0.0
21:39:28 go: downloading github.com/pkg/errors v0.9.1
21:39:28 go: downloading github.com/google/go-cmp v0.5.7
21:39:28 go: downloading gotest.tools/v3 v3.1.0
21:39:28 go: downloading github.com/docker/go-units v0.4.0
21:39:28 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:39:28 go: downloading github.com/docker/go-connections v0.4.0
21:39:28 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:39:28 go: downloading golang.org/x/text v0.3.7
21:39:28 go: downloading github.com/mattn/go-runewidth v0.0.13
21:39:28 go: downloading github.com/containerd/containerd v1.6.4
21:39:28 go: downloading github.com/moby/sys/signal v0.7.0
21:39:28 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:39:28 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
21:39:28 go: downloading github.com/moby/buildkit v0.10.3
21:39:28 go: downloading github.com/opencontainers/go-digest v1.0.0
21:39:28 go: downloading gopkg.in/yaml.v2 v2.4.0
21:39:28 go: downloading github.com/gogo/protobuf v1.3.2
21:39:28 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:39:28 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46
21:39:28 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
21:39:28 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:39:28 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:39:28 go: downloading github.com/imdario/mergo v0.3.12
21:39:28 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:39:28 go: downloading github.com/docker/docker-credential-helpers v0.6.4
21:39:28 go: downloading github.com/creack/pty v1.1.11
21:39:28 go: downloading github.com/inconshreveable/mousetrap v1.0.0
21:39:28 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
21:39:28 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8
21:39:28 go: downloading github.com/stretchr/testify v1.7.0
21:39:28 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:39:28 go: downloading github.com/rivo/uniseg v0.2.0
21:39:28 go: downloading github.com/klauspost/compress v1.15.1
21:39:28 go: downloading github.com/Microsoft/hcsshim v0.9.2
21:39:28 go: downloading github.com/moby/sys/symlink v0.2.0
21:39:28 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
21:39:28 go: downloading github.com/opencontainers/runc v1.1.1
21:39:28 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
21:39:28 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:39:28 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:39:28 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:39:28 go: downloading go.etcd.io/etcd/raft/v3 v3.5.2
21:39:28 go: downloading google.golang.org/grpc v1.45.0
21:39:28 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:39:28 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:39:28 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:39:28 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:39:28 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:39:28 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:39:28 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:39:28 go: downloading github.com/beorn7/perks v1.0.1
21:39:28 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:39:28 go: downloading github.com/prometheus/client_model v0.2.0
21:39:28 go: downloading github.com/prometheus/common v0.32.1
21:39:28 go: downloading github.com/prometheus/procfs v0.7.3
21:39:28 go: downloading google.golang.org/protobuf v1.27.1
21:39:28 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:39:28 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:39:28 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:39:28 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:39:28 go: downloading github.com/docker/go-metrics v0.0.1
21:39:28 go: downloading github.com/kr/text v0.2.0
21:39:28 go: downloading github.com/BurntSushi/toml v0.3.1
21:39:28 go: downloading github.com/kr/pretty v0.2.1
21:39:28 go: downloading github.com/magiconair/properties v1.5.3
21:39:28 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:39:28 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:39:28 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:39:28 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
21:39:28 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:39:28 go: downloading github.com/russross/blackfriday v1.6.0
21:39:28 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:39:28 go: downloading github.com/Microsoft/go-winio v0.5.2
21:39:28 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
21:39:28 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:39:28 + go mod vendor -modfile=vendor.mod
21:39:28 go: downloading github.com/davecgh/go-spew v1.1.1
21:39:28 go: downloading github.com/pmezard/go-difflib v1.0.0
21:39:28 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
21:39:28 go: downloading github.com/miekg/pkcs11 v1.1.1
21:39:28 go: downloading github.com/prometheus/client_golang v1.12.1
21:39:28 go: downloading github.com/go-sql-driver/mysql v1.5.0
21:39:28 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:39:28 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:39:28 go: downloading github.com/google/certificate-transparency-go v1.0.20
21:39:28 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:39:28 go: downloading github.com/golang/protobuf v1.5.2
21:39:28 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
21:39:29 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8
21:39:29 go: downloading github.com/stretchr/testify v1.7.0
21:39:29 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:39:29 go: downloading github.com/rivo/uniseg v0.2.0
21:39:29 go: downloading github.com/klauspost/compress v1.15.1
21:39:29 go: downloading github.com/Microsoft/hcsshim v0.9.2
21:39:29 go: downloading github.com/moby/sys/symlink v0.2.0
21:39:29 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
21:39:29 go: downloading github.com/opencontainers/runc v1.1.1
21:39:29 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
21:39:29    dh_compress
21:39:29 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:39:29    dh_fixperms
21:39:29    dh_missing
21:39:29    debian/rules override_dh_strip
21:39:29 make[1]: Entering directory '/root/build-deb'
21:39:29 # Go has lots of problems with stripping, so just don't
21:39:29 make[1]: Leaving directory '/root/build-deb'
21:39:29    dh_makeshlibs
21:39:29 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:39:29 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:39:29 go: downloading go.etcd.io/etcd/raft/v3 v3.5.2
21:39:29 go: downloading google.golang.org/grpc v1.45.0
21:39:29    debian/rules override_dh_shlibdeps
21:39:29 make[1]: Entering directory '/root/build-deb'
21:39:29 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:39:29 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:39:29 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:39:29 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:39:29 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:39:29 go: downloading github.com/Microsoft/go-winio v0.5.2
21:39:29 go: downloading github.com/russross/blackfriday v1.6.0
21:39:29 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
21:39:29 go: downloading github.com/davecgh/go-spew v1.1.1
21:39:29 go: downloading github.com/pmezard/go-difflib v1.0.0
21:39:29 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
21:39:29 go: downloading github.com/miekg/pkcs11 v1.1.1
21:39:29 go: downloading github.com/prometheus/client_golang v1.12.1
21:39:30 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:39:30 go: downloading github.com/go-sql-driver/mysql v1.5.0
21:39:30 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:39:30 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:39:30 go: downloading github.com/google/certificate-transparency-go v1.0.20
21:39:30 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:39:30 go: downloading github.com/golang/protobuf v1.5.2
21:39:30 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
21:39:31 make[2]: Entering directory '/root/build-deb/cli'
21:39:31 scripts/docs/generate-man.sh
21:39:31 + cp -r . /tmp/docker-cli-docsgen.brlqPmIkLS/
21:39:31 + cd /tmp/docker-cli-docsgen.brlqPmIkLS
21:39:31 + ./scripts/vendor init
21:39:31 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:39:31 + cp man/tools.go .
21:39:31 + ./scripts/vendor update
21:39:31 + go mod tidy -compat=1.17 -modfile=vendor.mod
21:39:31 go: downloading github.com/spf13/cobra v1.5.0
21:39:31 go: downloading github.com/spf13/pflag v1.0.5
21:39:31 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible
21:39:31 go: downloading github.com/fvbommel/sortorder v1.0.2
21:39:31 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
21:39:31 go: downloading github.com/morikuni/aec v1.0.0
21:39:31 go: downloading github.com/pkg/errors v0.9.1
21:39:31 go: downloading github.com/google/go-cmp v0.5.7
21:39:31 go: downloading gotest.tools/v3 v3.1.0
21:39:31 go: downloading github.com/docker/go-units v0.4.0
21:39:31 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:39:31 go: downloading github.com/docker/go-connections v0.4.0
21:39:31 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:39:31 go: downloading golang.org/x/text v0.3.7
21:39:31 go: downloading github.com/mattn/go-runewidth v0.0.13
21:39:31 go: downloading github.com/containerd/containerd v1.6.4
21:39:31 go: downloading github.com/moby/sys/signal v0.7.0
21:39:31 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:39:31 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
21:39:31 go: downloading github.com/moby/buildkit v0.10.3
21:39:31 go: downloading github.com/opencontainers/go-digest v1.0.0
21:39:31 go: downloading github.com/gogo/protobuf v1.3.2
21:39:31 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:39:31 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46
21:39:31 go: downloading gopkg.in/yaml.v2 v2.4.0
21:39:31 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
21:39:31 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:39:31 go: downloading github.com/imdario/mergo v0.3.12
21:39:31 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:39:31 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:39:31 go: downloading github.com/docker/docker-credential-helpers v0.6.4
21:39:31 go: downloading github.com/creack/pty v1.1.11
21:39:31 go: downloading github.com/inconshreveable/mousetrap v1.0.0
21:39:31 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
21:39:31 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8
21:39:31 go: downloading github.com/stretchr/testify v1.7.0
21:39:31 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:39:31 go: downloading github.com/rivo/uniseg v0.2.0
21:39:31 go: downloading github.com/klauspost/compress v1.15.1
21:39:31 go: downloading github.com/Microsoft/hcsshim v0.9.2
21:39:31 go: downloading github.com/moby/sys/symlink v0.2.0
21:39:31 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
21:39:31 go: downloading github.com/opencontainers/runc v1.1.1
21:39:31 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
21:39:31 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:39:31 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:39:31 go: downloading go.etcd.io/etcd/raft/v3 v3.5.2
21:39:31 go: downloading google.golang.org/grpc v1.45.0
21:39:31 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:39:31 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:39:31 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:39:31 go: downloading github.com/russross/blackfriday v1.6.0
21:39:31 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:39:31 go: downloading github.com/Microsoft/go-winio v0.5.2
21:39:31 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
21:39:31 go: downloading github.com/davecgh/go-spew v1.1.1
21:39:31 go: downloading github.com/pmezard/go-difflib v1.0.0
21:39:31 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
21:39:31 go: downloading github.com/miekg/pkcs11 v1.1.1
21:39:31 go: downloading github.com/prometheus/client_golang v1.12.1
21:39:31 go: downloading github.com/go-sql-driver/mysql v1.5.0
21:39:31 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:39:31 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:39:31 go: downloading github.com/google/certificate-transparency-go v1.0.20
21:39:31 go: downloading github.com/golang/protobuf v1.5.2
21:39:31 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
21:39:31 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:39:31 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:39:31 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:39:31 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:39:31 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:39:31 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:39:31 go: downloading github.com/beorn7/perks v1.0.1
21:39:31 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:39:31 go: downloading github.com/prometheus/client_model v0.2.0
21:39:31 go: downloading github.com/prometheus/common v0.32.1
21:39:31 go: downloading github.com/prometheus/procfs v0.7.3
21:39:31 go: downloading google.golang.org/protobuf v1.27.1
21:39:31 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:39:31 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:39:31 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:39:31 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:39:31 go: downloading github.com/beorn7/perks v1.0.1
21:39:31 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:39:31 go: downloading github.com/prometheus/client_model v0.2.0
21:39:31 go: downloading github.com/prometheus/common v0.32.1
21:39:31 go: downloading github.com/prometheus/procfs v0.7.3
21:39:31 go: downloading google.golang.org/protobuf v1.27.1
21:39:31 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:39:31 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:39:31 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:39:31 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:39:31 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:39:31 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:39:31 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:39:31 go: downloading github.com/kr/text v0.2.0
21:39:31 go: downloading github.com/docker/go-metrics v0.0.1
21:39:31 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
21:39:31 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:39:31 go: downloading github.com/BurntSushi/toml v0.3.1
21:39:31 go: downloading github.com/kr/pretty v0.2.1
21:39:31 go: downloading github.com/magiconair/properties v1.5.3
21:39:31 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:39:31 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:39:31 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:39:31 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:39:32 go: downloading github.com/kr/text v0.2.0
21:39:32 go: downloading github.com/docker/go-metrics v0.0.1
21:39:32 go: downloading github.com/BurntSushi/toml v0.3.1
21:39:32 go: downloading github.com/kr/pretty v0.2.1
21:39:32 go: downloading github.com/magiconair/properties v1.5.3
21:39:32 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:39:32 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:39:32 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:39:32 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
21:39:32 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:39:32 + go mod vendor -modfile=vendor.mod
21:39:32 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:39:32 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:39:32 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:39:32 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:39:32 go: downloading github.com/beorn7/perks v1.0.1
21:39:32 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:39:32 go: downloading github.com/prometheus/client_model v0.2.0
21:39:32 go: downloading github.com/prometheus/common v0.32.1
21:39:32 go: downloading github.com/prometheus/procfs v0.7.3
21:39:32 go: downloading google.golang.org/protobuf v1.27.1
21:39:32 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:39:32 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:39:32 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:39:32 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:39:32 go: downloading github.com/kr/text v0.2.0
21:39:32 go: downloading github.com/docker/go-metrics v0.0.1
21:39:32 go: downloading github.com/BurntSushi/toml v0.3.1
21:39:32 go: downloading github.com/kr/pretty v0.2.1
21:39:32 go: downloading github.com/magiconair/properties v1.5.3
21:39:32 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:39:32 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:39:32 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:39:32 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
21:39:32 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:39:32 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:39:32 + go mod vendor -modfile=vendor.mod
21:39:32 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:39:32 + go mod vendor -modfile=vendor.mod
21:39:33 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:39:33 make[2]: Leaving directory '/root/build-deb/compose'
21:39:33 # Build the scan-plugin
21:39:33 # TODO change once we support scan-plugin on other architectures
21:39:33 if [ "arm64" = "amd64" ]; then \
21:39:33 	cd /go/src/github.com/docker/scan-cli-plugin \
21:39:33 	&& PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \
21:39:33 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
21:39:33 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
21:39:33 fi
21:39:33 make[1]: Leaving directory '/root/build-deb'
21:39:33    debian/rules override_dh_auto_test
21:39:33 make[1]: Entering directory '/root/build-deb'
21:39:33 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:39:33 	test "$ver" = "Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:39:33 PASS: daemon version OK
21:39:33 ver="$(cli/build/docker --version)"; \
21:39:33 	test "$ver" = "Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:39:33 PASS: cli version OK
21:39:33 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:39:33 	test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:39:33 PASS: docker-buildx version OK
21:39:33 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:39:33 	test "$ver" = "v2.9.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:39:33 PASS: docker-compose version OK
21:39:33 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
21:39:33 # TODO change once we support scan-plugin on other architectures
21:39:33 if [ "arm64" = "amd64" ]; then \
21:39:33 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:39:33 		test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
21:39:33 fi
21:39:33 make[1]: Leaving directory '/root/build-deb'
21:39:33    create-stamp debian/debhelper-build-stamp
21:39:33  debian/rules binary
21:39:33 dh binary --with=bash-completion
21:39:33    dh_testroot
21:39:33    dh_prep
21:39:33    debian/rules override_dh_auto_install
21:39:33 make[1]: Entering directory '/root/build-deb'
21:39:33 # docker-ce-cli install
21:39:33 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:39:33 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:39:33 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:39:33 # docker-ce install
21:39:33 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:39:33 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:39:33 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:39:33 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:39:33 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
21:39:33 # docker-buildx-plugin install
21:39:33 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:39:33 # docker-compose-plugin install
21:39:33 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:39:33 # docker-scan-plugin install
21:39:33 # TODO change once we support scan-plugin on other architectures
21:39:33 if [ "arm64" = "amd64" ]; then \
21:39:33 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
21:39:33 fi
21:39:33 # docker-ce-rootless-extras install
21:39:33 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:39:33 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:39:33 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:39:33 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:39:33 # TODO: how can we install vpnkit?
21:39:33 make[1]: Leaving directory '/root/build-deb'
21:39:33    debian/rules override_dh_install
21:39:33 make[1]: Entering directory '/root/build-deb'
21:39:33 dh_install
21:39:33 # TODO Can we do this from within our container?
21:39:33 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:39:33 make[1]: Leaving directory '/root/build-deb'
21:39:33    dh_installdocs
21:39:33    dh_installchangelogs
21:39:33    dh_installman
21:39:33    dh_bash-completion
21:39:33    dh_systemd_enable
21:39:33    debian/rules override_dh_installinit
21:39:33 make[1]: Entering directory '/root/build-deb'
21:39:33 # use "docker" as our service name, not "docker-ce"
21:39:33 dh_installinit --name=docker
21:39:33 make[1]: Leaving directory '/root/build-deb'
21:39:33    dh_systemd_start
21:39:33    dh_perl
21:39:33    dh_link
21:39:33    dh_strip_nondeterminism
21:39:33 make[1]: Leaving directory '/root/build-deb'
21:39:33    dh_installdeb
21:39:33    debian/rules override_dh_gencontrol
21:39:33 make[1]: Entering directory '/root/build-deb'
21:39:33 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:39:33 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:39:33 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE}
21:39:33 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:39:33 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:39:33 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
21:39:33 # Use separate version for the scan-plugin package, then generate the other control files as usual
21:39:33 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
21:39:33 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
21:39:33 if [ "arm64" = "amd64" ]; then \
21:39:33 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
21:39:33 fi
21:39:33 dh_gencontrol --remaining-packages
21:39:33 make[1]: Leaving directory '/root/build-deb'
21:39:33    dh_md5sums
21:39:33 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:39:33 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:39:34    debian/rules override_dh_builddeb
21:39:34 make[1]: Entering directory '/root/build-deb'
21:39:34 dh_builddeb -- -Zxz
21:39:34 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.deb'.
21:39:34 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~ubuntu-jammy_arm64.deb'.
21:39:34    dh_compress
21:39:34    dh_fixperms
21:39:34    dh_missing
21:39:34    debian/rules override_dh_strip
21:39:34 make[1]: Entering directory '/root/build-deb'
21:39:34 # Go has lots of problems with stripping, so just don't
21:39:34 make[1]: Leaving directory '/root/build-deb'
21:39:34    dh_makeshlibs
21:39:34    debian/rules override_dh_shlibdeps
21:39:34 make[1]: Entering directory '/root/build-deb'
21:39:34 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:39:35 make[2]: Leaving directory '/root/build-deb/compose'
21:39:35 # Build the scan-plugin
21:39:35 # TODO change once we support scan-plugin on other architectures
21:39:35 if [ "arm64" = "amd64" ]; then \
21:39:35 	cd /go/src/github.com/docker/scan-cli-plugin \
21:39:35 	&& PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \
21:39:35 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
21:39:35 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
21:39:35 fi
21:39:35 make[1]: Leaving directory '/root/build-deb'
21:39:35    debian/rules override_dh_auto_test
21:39:35 make[1]: Entering directory '/root/build-deb'
21:39:35 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:39:35 	test "$ver" = "Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:39:35 PASS: daemon version OK
21:39:35 ver="$(cli/build/docker --version)"; \
21:39:35 	test "$ver" = "Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:39:35 PASS: cli version OK
21:39:35 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:39:35 	test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:39:35 PASS: docker-buildx version OK
21:39:35 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:39:35 	test "$ver" = "v2.9.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:39:35 PASS: docker-compose version OK
21:39:35 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
21:39:35 # TODO change once we support scan-plugin on other architectures
21:39:35 if [ "arm64" = "amd64" ]; then \
21:39:35 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:39:35 		test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
21:39:35 fi
21:39:35 make[1]: Leaving directory '/root/build-deb'
21:39:35    create-stamp debian/debhelper-build-stamp
21:39:35  debian/rules binary
21:39:35 dh binary --with=bash-completion
21:39:35    dh_testroot
21:39:35    dh_prep
21:39:35    debian/rules override_dh_auto_install
21:39:35 make[1]: Entering directory '/root/build-deb'
21:39:35 # docker-ce-cli install
21:39:35 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:39:35 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:39:35 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:39:35 # docker-ce install
21:39:35 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:39:35 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:39:35 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:39:35 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:39:35 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
21:39:35 # docker-buildx-plugin install
21:39:35 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:39:35 # docker-compose-plugin install
21:39:35 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:39:35 # docker-scan-plugin install
21:39:35 # TODO change once we support scan-plugin on other architectures
21:39:35 if [ "arm64" = "amd64" ]; then \
21:39:35 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
21:39:35 fi
21:39:35 # docker-ce-rootless-extras install
21:39:35 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:39:35 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:39:35 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:39:35 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:39:35 # TODO: how can we install vpnkit?
21:39:35 make[1]: Leaving directory '/root/build-deb'
21:39:35    debian/rules override_dh_install
21:39:35 make[1]: Entering directory '/root/build-deb'
21:39:35 dh_install
21:39:35 # TODO Can we do this from within our container?
21:39:35 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:39:35 make[1]: Leaving directory '/root/build-deb'
21:39:35    dh_installdocs
21:39:35    dh_installchangelogs
21:39:35    dh_installman
21:39:35    dh_bash-completion
21:39:35    dh_systemd_enable
21:39:35    debian/rules override_dh_installinit
21:39:35 make[1]: Entering directory '/root/build-deb'
21:39:35 # use "docker" as our service name, not "docker-ce"
21:39:35 dh_installinit --name=docker
21:39:35 make[1]: Leaving directory '/root/build-deb'
21:39:35    dh_systemd_start
21:39:35    dh_perl
21:39:35    dh_link
21:39:35    dh_strip_nondeterminism
21:39:35    dh_compress
21:39:35    dh_fixperms
21:39:35    dh_missing
21:39:35    debian/rules override_dh_strip
21:39:35 make[1]: Entering directory '/root/build-deb'
21:39:35 # Go has lots of problems with stripping, so just don't
21:39:35 make[1]: Leaving directory '/root/build-deb'
21:39:35    dh_makeshlibs
21:39:35    debian/rules override_dh_shlibdeps
21:39:35 make[1]: Entering directory '/root/build-deb'
21:39:35 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:39:35 make[1]: Leaving directory '/root/build-deb'
21:39:35    dh_installdeb
21:39:35    debian/rules override_dh_gencontrol
21:39:35 make[1]: Entering directory '/root/build-deb'
21:39:35 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:39:35 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:39:35 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE}
21:39:35 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:39:35 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:39:35 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
21:39:35 # Use separate version for the scan-plugin package, then generate the other control files as usual
21:39:35 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
21:39:35 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
21:39:35 if [ "arm64" = "amd64" ]; then \
21:39:35 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
21:39:35 fi
21:39:35 dh_gencontrol --remaining-packages
21:39:35 make[1]: Leaving directory '/root/build-deb'
21:39:35    dh_md5sums
21:39:35    debian/rules override_dh_builddeb
21:39:35 make[1]: Entering directory '/root/build-deb'
21:39:35 dh_builddeb -- -Zxz
21:39:35 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.deb'.
21:39:35 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~debian-buster_arm64.deb'.
21:39:38 make[1]: Leaving directory '/root/build-deb'
21:39:38    dh_installdeb
21:39:38    debian/rules override_dh_gencontrol
21:39:38 make[1]: Entering directory '/root/build-deb'
21:39:38 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:39:38 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:39:38 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE}
21:39:38 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:39:38 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:39:38 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
21:39:38 # Use separate version for the scan-plugin package, then generate the other control files as usual
21:39:38 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
21:39:38 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
21:39:38 if [ "arm64" = "amd64" ]; then \
21:39:38 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
21:39:38 fi
21:39:38 dh_gencontrol --remaining-packages
21:39:38 make[1]: Leaving directory '/root/build-deb'
21:39:38    dh_md5sums
21:39:39 Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.fc36.aarch64.rpm
21:39:39 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.36TEUh
21:39:39 + umask 022
21:39:39 + cd /root/rpmbuild/BUILD
21:39:39 + cd src
21:39:39 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.aarch64
21:39:39 + RPM_EC=0
21:39:39 ++ jobs -p
21:39:39 + exit 0
21:39:39 
21:39:39 RPM build warnings:
21:39:39     line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:39:39     line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:39:39     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:39:39     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64/usr/bin/docker-proxy
21:39:39     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
21:39:39 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.EzabDU
21:39:39 + umask 022
21:39:39 + cd /root/rpmbuild/BUILD
21:39:39 + cd /root/rpmbuild/BUILD
21:39:39 + rm -rf src
21:39:39 + /usr/bin/mkdir -p src
21:39:39 + cd src
21:39:39 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
21:39:39 + /usr/bin/tar -xof -
21:39:39 + STATUS=0
21:39:39 + '[' 0 -ne 0 ']'
21:39:39 + /usr/bin/tar -xof -
21:39:39 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
21:39:39 + STATUS=0
21:39:39 + '[' 0 -ne 0 ']'
21:39:39 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:39:39 + RPM_EC=0
21:39:39 ++ jobs -p
21:39:39 + exit 0
21:39:39 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WPlxup
21:39:39 + umask 022
21:39:39 + cd /root/rpmbuild/BUILD
21:39:39 + 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:39:39 + export CFLAGS
21:39:39 + 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:39:39 + export CXXFLAGS
21:39:39 + 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:39:39 + export FFLAGS
21:39:39 + 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:39:39 + export FCFLAGS
21:39:39 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-compose-plugin-2.9.0-0.fc36.aarch64.ld'
21:39:39 + export LDFLAGS
21:39:39 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:39:39 + export LT_SYS_LIBRARY_PATH
21:39:39 + CC=gcc
21:39:39 + export CC
21:39:39 + CXX=g++
21:39:39 + export CXX
21:39:39 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:39:39 + /usr/lib/rpm/generate-rpm-note.sh docker-compose-plugin 2.9.0-0.fc36 aarch64
21:39:39 + cd src
21:39:39 + pushd /root/rpmbuild/BUILD/src/compose
21:39:39 + GOPROXY=https://proxy.golang.org
21:39:39 + GO111MODULE=on
21:39:39 + go mod download
21:39:39 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:39:39    debian/rules override_dh_builddeb
21:39:39 make[1]: Entering directory '/root/build-deb'
21:39:39 dh_builddeb -- -Zxz
21:39:39 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.deb'.
21:39:39 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~debian-bullseye_arm64.deb'.
21:39:41 + popd
21:39:41 + exit 0
21:39:41 ~/rpmbuild/BUILD/src
21:39:41 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aobwAI
21:39:41 + umask 022
21:39:41 + cd /root/rpmbuild/BUILD
21:39:41 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.aarch64 '!=' / ']'
21:39:41 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.aarch64
21:39:41 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.aarch64
21:39:41 + mkdir -p /root/rpmbuild/BUILDROOT
21:39:41 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.aarch64
21:39:41 + cd src
21:39:41 + pushd /root/rpmbuild/BUILD/src/compose
21:39:41 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:39:41 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.aarch64/usr/libexec/docker/cli-plugins/docker-compose
21:39:41 + popd
21:39:41 + for f in LICENSE MAINTAINERS NOTICE README.md
21:39:41 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
21:39:41 ~/rpmbuild/BUILD/src
21:39:41 + for f in LICENSE MAINTAINERS NOTICE README.md
21:39:41 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
21:39:41 + for f in LICENSE MAINTAINERS NOTICE README.md
21:39:41 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
21:39:41 + for f in LICENSE MAINTAINERS NOTICE README.md
21:39:41 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
21:39:41 + /usr/lib/rpm/check-buildroot
21:39:41 + /usr/lib/rpm/redhat/brp-compress
21:39:41 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
21:39:41 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:39:41 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
21:39:41 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
21:39:41 + /usr/lib/rpm/redhat/brp-python-hardlink
21:39:41 + /usr/lib/rpm/redhat/brp-java-repack-jars
21:39:41 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.saQizL
21:39:41 + umask 022
21:39:41 + cd /root/rpmbuild/BUILD
21:39:41 + cd src
21:39:41 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
21:39:41 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:39:41 + ver=v2.9.0
21:39:41 + test v2.9.0 = v2.9.0
21:39:41 + echo 'PASS: docker-compose version OK'
21:39:41 + exit 0
21:39:41 PASS: docker-compose version OK
21:39:41 Processing files: docker-compose-plugin-2.9.0-0.el7.aarch64
21:39:41 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YjzFvR
21:39:41 + umask 022
21:39:41 + cd /root/rpmbuild/BUILD
21:39:41 + cd src
21:39:41 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.aarch64/usr/share/doc/docker-compose-plugin-2.9.0
21:39:41 + export DOCDIR
21:39:41 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.aarch64/usr/share/doc/docker-compose-plugin-2.9.0
21:39:41 + 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.9.0-0.el7.aarch64/usr/share/doc/docker-compose-plugin-2.9.0
21:39:41 + exit 0
21:39:41 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wyMqHW
21:39:41 + umask 022
21:39:41 + cd /root/rpmbuild/BUILD
21:39:41 + cd src
21:39:41 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.aarch64/usr/share/licenses/docker-compose-plugin-2.9.0
21:39:41 + export LICENSEDIR
21:39:41 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.aarch64/usr/share/licenses/docker-compose-plugin-2.9.0
21:39:41 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.aarch64/usr/share/licenses/docker-compose-plugin-2.9.0
21:39:41 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.aarch64/usr/share/licenses/docker-compose-plugin-2.9.0
21:39:41 + exit 0
21:39:41 Provides: docker-compose-plugin = 0:2.9.0-0.el7 docker-compose-plugin(aarch-64) = 0:2.9.0-0.el7
21:39:41 Requires(interp): /bin/sh /bin/sh /bin/sh
21:39:41 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:39:41 Requires(post): /bin/sh
21:39:41 Requires(preun): /bin/sh
21:39:41 Requires(postun): /bin/sh
21:39:41 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.aarch64
21:39:41 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.9.0-0.el7.src.rpm
21:39:41 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.9.0-0.el7.aarch64.rpm
21:39:41 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.J5AZRx
21:39:41 + umask 022
21:39:41 + cd /root/rpmbuild/BUILD
21:39:41 + cd src
21:39:41 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.aarch64
21:39:41 + exit 0
21:39:41 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-7"
21:39:41 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:39:42 + make IMAGE=centos:7 verify
21:39:42 docker run  --rm -i \
21:39:42 	-v "$(pwd):/v" \
21:39:42 	-e DEBIAN_FRONTEND=noninteractive \
21:39:42 	-e PACKAGE_REPO=staging \
21:39:42 	-w /v \
21:39:42 	centos:7 ./verify
21:39:42 Unable to find image 'centos:7' locally
21:39:42 7: Pulling from library/centos
21:39:42 6717b8ec66cd: Already exists
21:39:42 Digest: sha256:c73f515d06b0fa07bb18d8202035e739a494ce760aa73129f60f4bf2bd22b407
21:39:42 Status: Downloaded newer image for centos:7
21:39:42 + verify
21:39:42 + dpkg --version
21:39:42 + rpm --version
21:39:42 + verify_rpm
21:39:42 ++ . /etc/os-release
21:39:42 +++ NAME='CentOS Linux'
21:39:42 +++ VERSION='7 (AltArch)'
21:39:42 +++ ID=centos
21:39:42 +++ ID_LIKE='rhel fedora'
21:39:42 +++ VERSION_ID=7
21:39:42 +++ PRETTY_NAME='CentOS Linux 7 (AltArch)'
21:39:42 +++ ANSI_COLOR='0;31'
21:39:42 +++ CPE_NAME=cpe:/o:centos:centos:7:server
21:39:42 +++ HOME_URL=https://www.centos.org/
21:39:42 +++ BUG_REPORT_URL=https://bugs.centos.org/
21:39:42 +++ CENTOS_MANTISBT_PROJECT=CentOS-7
21:39:42 +++ CENTOS_MANTISBT_PROJECT_VERSION=7
21:39:42 +++ REDHAT_SUPPORT_PRODUCT=centos
21:39:42 +++ REDHAT_SUPPORT_PRODUCT_VERSION=7
21:39:42 ++ echo centos
21:39:42 + DIST_ID=centos
21:39:42 ++ . /etc/os-release
21:39:42 +++ NAME='CentOS Linux'
21:39:42 +++ VERSION='7 (AltArch)'
21:39:42 +++ ID=centos
21:39:42 +++ ID_LIKE='rhel fedora'
21:39:42 +++ VERSION_ID=7
21:39:42 +++ PRETTY_NAME='CentOS Linux 7 (AltArch)'
21:39:42 +++ ANSI_COLOR='0;31'
21:39:42 +++ CPE_NAME=cpe:/o:centos:centos:7:server
21:39:42 +++ HOME_URL=https://www.centos.org/
21:39:42 +++ BUG_REPORT_URL=https://bugs.centos.org/
21:39:42 +++ CENTOS_MANTISBT_PROJECT=CentOS-7
21:39:42 +++ CENTOS_MANTISBT_PROJECT_VERSION=7
21:39:42 +++ REDHAT_SUPPORT_PRODUCT=centos
21:39:42 +++ REDHAT_SUPPORT_PRODUCT_VERSION=7
21:39:42 ++ echo 7
21:39:42 ++ cut -d. -f1
21:39:42 + DIST_VERSION=7
21:39:42 + pkg_manager=yum
21:39:42 + pkg_config_manager=yum-config-manager
21:39:42 + dnf --version
21:39:42 ./verify: line 102: dnf: command not found
21:39:42 + case ${DIST_ID}:${DIST_VERSION} in
21:39:42 + install_rpm_containerd
21:39:42 + '[' staging = stage ']'
21:39:42 + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo
21:39:42 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo
21:39:42 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo'
21:39:42 + dnf --version
21:39:42 install-containerd-helpers: line 27: dnf: command not found
21:39:42 + yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
21:39:42 Loaded plugins: fastestmirror, ovl
21:39:44 + GOPROXY=https://proxy.golang.org
21:39:44 + GO111MODULE=on
21:39:44 + GIT_TAG=v2.9.0
21:39:44 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin
21:39:44 GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0"  -o bin/docker-compose ./cmd
21:39:45 #42 103.2 Created binary: /build/bundles/binary-daemon/dockerd
21:39:45 #42 103.2 Copying nested executables into /build/bundles/binary-daemon
21:39:45 #42 103.3 Building: /build/bundles/binary-daemon/docker-proxy
21:39:45 #42 103.3 GOOS="" GOARCH="" GOARM=""
21:39:45 #42 103.6 Created binary: /build/bundles/binary-daemon/docker-proxy
21:39:45 #42 103.6 
21:39:45 #42 DONE 104.1s
21:39:45 
21:39:45 #43 [binary 1/1] COPY --from=build-binary /build/bundles/ /
21:39:45 #43 sha256:f0ae08582d6faaf857c799ff0d16279b983265136d60d8d1abbc6ff6fb234bfc
21:39:45 #43 DONE 1.7s
21:39:45 
21:39:45 #44 exporting to client
21:39:45 #44 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc
21:39:45 #44 copying files 33B
21:39:45 #44 copying files 200.40MB 1.0s done
21:39:45 #44 DONE 1.0s
21:39:45 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker'
21:39:45 cd /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx && docker buildx bake --set binaries.platform= binaries && mv ./bin/buildx ./bin/docker-buildx
21:39:45 #1 [internal] load build definition from Dockerfile
21:39:45 #1 transferring dockerfile: 2.90kB done
21:39:45 #1 DONE 0.0s
21:39:45 
21:39:45 #2 [internal] load .dockerignore
21:39:45 #2 transferring context: 69B done
21:39:45 #2 DONE 0.0s
21:39:45 
21:39:45 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
21:39:45 #3 DONE 0.0s
21:39:45 
21:39:45 #4 resolve image config for docker.io/docker/dockerfile:1.3
21:39:45 #4 DONE 0.3s
21:39:45 
21:39:45 #5 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
21:39:45 #5 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done
21:39:45 #5 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done
21:39:45 #5 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done
21:39:45 #5 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done
21:39:45 #5 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s
21:39:45 #5 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s
21:39:45 #5 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done
21:39:45 #5 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030
21:39:45 #5 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done
21:39:45 #5 DONE 0.6s
21:39:45 
21:39:45 #6 [internal] load .dockerignore
21:39:45 #6 DONE 0.0s
21:39:45 
21:39:45 #7 [internal] load build definition from Dockerfile
21:39:45 #7 DONE 0.0s
21:39:45 
21:39:45 #8 [auth] tonistiigi/xx:pull token for registry-1.docker.io
21:39:45 #8 DONE 0.0s
21:39:45 
21:39:45 #9 [auth] library/golang:pull token for registry-1.docker.io
21:39:45 #9 DONE 0.0s
21:39:45 
21:39:45 #10 [internal] load metadata for docker.io/library/golang:1.18.5-alpine
21:39:45 #10 DONE 0.2s
21:39:45 
21:39:45 #11 [internal] load metadata for docker.io/tonistiigi/xx:1.0.0
21:39:45 #11 DONE 0.3s
21:39:45 
21:39:45 #12 [golatest 1/1] FROM docker.io/library/golang:1.18.5-alpine@sha256:8e45e2ef37d2b6d98900392029db2bc88f42c0f2a9a8035fa7da90014698e86b
21:39:45 #12 DONE 0.0s
21:39:45 
21:39:45 #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.0.0@sha256:494fa8488689d499edfaa16dba5922bc2b8cdfcb220bf884354aecbc1f2d8996
21:39:45 #13 resolve docker.io/tonistiigi/xx:1.0.0@sha256:494fa8488689d499edfaa16dba5922bc2b8cdfcb220bf884354aecbc1f2d8996 done
21:39:45 #13 extracting sha256:25eaaac5d58a9b6ff4e90ee3cbd4149fd0861e2605d3d11c64e265ba5ba45176 done
21:39:45 #13 sha256:c175b0065054f5c2285c727510f433231f8ebe41d437816d22044696e9adde44 525B / 525B done
21:39:45 #13 sha256:0f3509935530631c6c402f33310ff23d7bd35caf9ba63059d4157c39329a10d4 940B / 940B done
21:39:45 #13 sha256:25eaaac5d58a9b6ff4e90ee3cbd4149fd0861e2605d3d11c64e265ba5ba45176 13.99kB / 13.99kB 0.1s done
21:39:45 #13 sha256:494fa8488689d499edfaa16dba5922bc2b8cdfcb220bf884354aecbc1f2d8996 2.65kB / 2.65kB done
21:39:45 #13 DONE 0.3s
21:39:45 
21:39:45 #14 [internal] load build context
21:39:45 #14 ...
21:39:45 
21:39:45 #12 [golatest 1/1] FROM docker.io/library/golang:1.18.5-alpine@sha256:8e45e2ef37d2b6d98900392029db2bc88f42c0f2a9a8035fa7da90014698e86b
21:39:45 #12 CACHED
21:39:45 
21:39:45 #14 [internal] load build context
21:39:45 #14 ...
21:39:45 
21:39:45 #15 [gobase 1/3] COPY --from=xx / /
21:39:45 #15 DONE 0.1s
21:39:45 
21:39:45 #14 [internal] load build context
21:39:46 #14 transferring context: 58.44MB 1.8s done
21:39:46 #14 DONE 1.9s
21:39:46 
21:39:46 #16 [gobase 2/3] RUN apk add --no-cache file git
21:39:46 #0 0.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
21:39:47 #16 1.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
21:39:47 #16 2.084 (1/8) Installing libmagic (5.41-r0)
21:39:47 #16 2.125 (2/8) Installing file (5.41-r0)
21:39:47 #16 2.126 (3/8) Installing brotli-libs (1.0.9-r6)
21:39:47 #16 2.138 (4/8) Installing nghttp2-libs (1.47.0-r0)
21:39:47 #16 2.141 (5/8) Installing libcurl (7.83.1-r2)
21:39:47 #16 2.148 (6/8) Installing expat (2.4.8-r0)
21:39:47 #16 2.167 (7/8) Installing pcre2 (10.40-r0)
21:39:47 #16 2.175 (8/8) Installing git (2.36.2-r0)
21:39:47 #16 2.301 Executing busybox-1.35.0-r17.trigger
21:39:47 #16 2.305 OK: 27 MiB in 23 packages
21:39:48 + popd
21:39:48 + RPM_EC=0
21:39:48 ~/rpmbuild/BUILD/src
21:39:48 ++ jobs -p
21:39:48 + exit 0
21:39:48 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2tCSVr
21:39:48 + umask 022
21:39:48 + cd /root/rpmbuild/BUILD
21:39:48 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.aarch64 '!=' / ']'
21:39:48 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.aarch64
21:39:48 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.aarch64
21:39:48 + mkdir -p /root/rpmbuild/BUILDROOT
21:39:48 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.aarch64
21:39:48 + cd src
21:39:48 + pushd /root/rpmbuild/BUILD/src/buildx
21:39:48 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
21:39:48 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:39:48 + popd
21:39:48 + /usr/lib/rpm/check-buildroot
21:39:48 ~/rpmbuild/BUILD/src
21:39:48 + /usr/lib/rpm/redhat/brp-ldconfig
21:39:48 + /usr/lib/rpm/brp-compress
21:39:48 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:39:48 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:39:48 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:39:48 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:39:48 + /usr/lib/rpm/check-rpaths
21:39:48 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:39:48 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:39:48 + /usr/lib/rpm/redhat/brp-python-hardlink
21:39:48 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ukXMOf
21:39:48 + umask 022
21:39:48 + cd /root/rpmbuild/BUILD
21:39:48 + cd src
21:39:48 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
21:39:48 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:39:48 + ver=v0.8.2
21:39:48 + test v0.8.2 = v0.8.2
21:39:48 + echo 'PASS: docker-buildx version OK'
21:39:48 + RPM_EC=0
21:39:48 PASS: docker-buildx version OK
21:39:48 ++ jobs -p
21:39:48 + exit 0
21:39:48 Processing files: docker-buildx-plugin-0.8.2-0.fc35.aarch64
21:39:48 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
21:39:48 Provides: docker-buildx-plugin = 0:0.8.2-0.fc35 docker-buildx-plugin(aarch-64) = 0:0.8.2-0.fc35
21:39:48 Requires(interp): /bin/sh /bin/sh /bin/sh
21:39:48 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:39:48 Requires(post): /bin/sh
21:39:48 Requires(preun): /bin/sh
21:39:48 Requires(postun): /bin/sh
21:39:48 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.aarch64
21:39:48 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.8.2-0.fc35.src.rpm
21:39:48 #16 DONE 2.8s
21:39:48 
21:39:48 #17 [gobase 3/3] WORKDIR /src
21:39:48 #17 DONE 0.0s
21:39:48 
21:39:48 #18 [buildx-version 1/1] RUN --mount=target=.   PKG=github.com/docker/buildx VERSION=$(git describe --match 'v[0-9]*' --dirty='.m' --always --tags) REVISION=$(git rev-parse HEAD)$(if ! git diff --no-ext-diff --quiet --exit-code; then echo .m; fi);   echo "-X ${PKG}/version.Version=${VERSION} -X ${PKG}/version.Revision=${REVISION} -X ${PKG}/version.Package=${PKG}" | tee /tmp/.ldflags;   echo -n "${VERSION}" | tee /tmp/.version;
21:39:48 + popd
21:39:48 + exit 0
21:39:48 ~/rpmbuild/BUILD/src
21:39:48 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hHmfig
21:39:48 + umask 022
21:39:48 + cd /root/rpmbuild/BUILD
21:39:48 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.aarch64 '!=' / ']'
21:39:48 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.aarch64
21:39:48 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.aarch64
21:39:48 + mkdir -p /root/rpmbuild/BUILDROOT
21:39:48 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.aarch64
21:39:48 + cd src
21:39:48 + pushd /root/rpmbuild/BUILD/src/compose
21:39:48 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:39:48 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-compose
21:39:48 + popd
21:39:48 + for f in LICENSE MAINTAINERS NOTICE README.md
21:39:48 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
21:39:48 ~/rpmbuild/BUILD/src
21:39:48 + for f in LICENSE MAINTAINERS NOTICE README.md
21:39:48 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
21:39:48 + for f in LICENSE MAINTAINERS NOTICE README.md
21:39:48 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
21:39:48 + for f in LICENSE MAINTAINERS NOTICE README.md
21:39:48 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
21:39:48 + /usr/lib/rpm/check-buildroot
21:39:48 + /usr/lib/rpm/redhat/brp-ldconfig
21:39:48 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
21:39:48 + /usr/lib/rpm/brp-compress
21:39:48 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:39:48 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:39:48 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:39:48 + /usr/lib/rpm/brp-python-bytecompile '' 1
21:39:48 + /usr/lib/rpm/brp-python-hardlink
21:39:48 + PYTHON3=/usr/libexec/platform-python
21:39:48 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:39:48 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ojoIZi
21:39:48 + umask 022
21:39:48 + cd /root/rpmbuild/BUILD
21:39:48 + cd src
21:39:48 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
21:39:48 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:39:48 + ver=v2.9.0
21:39:48 + test v2.9.0 = v2.9.0
21:39:48 + echo 'PASS: docker-compose version OK'
21:39:48 + exit 0
21:39:48 PASS: docker-compose version OK
21:39:48 Processing files: docker-compose-plugin-2.9.0-0.el8.aarch64
21:39:48 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5t3MWw
21:39:48 + umask 022
21:39:48 + cd /root/rpmbuild/BUILD
21:39:48 + cd src
21:39:48 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.aarch64/usr/share/doc/docker-compose-plugin
21:39:48 + export LC_ALL=C
21:39:48 + LC_ALL=C
21:39:48 + export DOCDIR
21:39:48 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.aarch64/usr/share/doc/docker-compose-plugin
21:39:48 + 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.9.0-0.el8.aarch64/usr/share/doc/docker-compose-plugin
21:39:48 + exit 0
21:39:48 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.v4Tjir
21:39:48 + umask 022
21:39:48 + cd /root/rpmbuild/BUILD
21:39:48 + cd src
21:39:48 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.aarch64/usr/share/licenses/docker-compose-plugin
21:39:48 + export LC_ALL=C
21:39:48 + LC_ALL=C
21:39:48 + export LICENSEDIR
21:39:48 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.aarch64/usr/share/licenses/docker-compose-plugin
21:39:48 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.aarch64/usr/share/licenses/docker-compose-plugin
21:39:48 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.aarch64/usr/share/licenses/docker-compose-plugin
21:39:48 + exit 0
21:39:48 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-compose
21:39:48 Provides: docker-compose-plugin = 0:2.9.0-0.el8 docker-compose-plugin(aarch-64) = 0:2.9.0-0.el8
21:39:48 Requires(interp): /bin/sh /bin/sh /bin/sh
21:39:48 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:39:48 Requires(post): /bin/sh
21:39:48 Requires(preun): /bin/sh
21:39:48 Requires(postun): /bin/sh
21:39:48 Enhances: docker-ce-cli
21:39:48 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.aarch64
21:39:48 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.9.0-0.el8.src.rpm
21:39:48 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.9.0-0.el8.aarch64.rpm
21:39:48 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FaJ8Ye
21:39:48 + umask 022
21:39:48 + cd /root/rpmbuild/BUILD
21:39:48 + cd src
21:39:48 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.aarch64
21:39:48 + exit 0
21:39:48 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-8"
21:39:48 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:39:48 # Build the compose plugin
21:39:48 # FIXME: using GOPROXY, to work around:
21:39:48 # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0
21:39:48 cd /go/src/github.com/docker/compose \
21:39:48 && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \
21:39:48 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:39:48 && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.9.0 \
21:39:48 	make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin
21:39:48 make[2]: Entering directory '/root/build-deb/compose'
21:39:48 GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0"  -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd
21:39:48 + make IMAGE=quay.io/centos/centos:stream8 verify
21:39:48 docker run  --rm -i \
21:39:48 	-v "$(pwd):/v" \
21:39:48 	-e DEBIAN_FRONTEND=noninteractive \
21:39:48 	-e PACKAGE_REPO=staging \
21:39:48 	-w /v \
21:39:48 	quay.io/centos/centos:stream8 ./verify
21:39:48 Unable to find image 'quay.io/centos/centos:stream8' locally
21:39:48 stream8: Pulling from centos/centos
21:39:48 413af8175711: Already exists
21:39:49 39f5ddcec5e9: Already exists
21:39:49 ce0bf243d37e: Already exists
21:39:49 63ff22954dae: Already exists
21:39:49 Digest: sha256:de7327910e756c1a8f95a72035378e41ad74e8646138e72022933beb73410a6e
21:39:49 Status: Downloaded newer image for quay.io/centos/centos:stream8
21:39:49 #18 1.031 -X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision=6224def4dd2c3d347eee19db595348c50d7cb491 -X github.com/docker/buildx/version.Package=github.com/docker/buildx
21:39:49 #18 1.032 v0.8.2#18 DONE 1.1s
21:39:49 
21:39:49 #19 [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,source=/tmp/.ldflags,target=/tmp/.ldflags,from=buildx-version   set -x; xx-go build -ldflags "$(cat /tmp/.ldflags) -w -s" -o /usr/bin/buildx ./cmd/buildx &&   xx-verify --static /usr/bin/buildx
21:39:49 + verify
21:39:49 + dpkg --version
21:39:49 + rpm --version
21:39:49 + verify_rpm
21:39:49 ++ . /etc/os-release
21:39:49 +++ NAME='CentOS Stream'
21:39:49 +++ VERSION=8
21:39:49 +++ ID=centos
21:39:49 +++ ID_LIKE='rhel fedora'
21:39:49 +++ VERSION_ID=8
21:39:49 +++ PLATFORM_ID=platform:el8
21:39:49 +++ PRETTY_NAME='CentOS Stream 8'
21:39:49 +++ ANSI_COLOR='0;31'
21:39:49 +++ CPE_NAME=cpe:/o:centos:centos:8
21:39:49 +++ HOME_URL=https://centos.org/
21:39:49 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:39:49 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8'
21:39:49 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
21:39:49 ++ echo centos
21:39:49 + DIST_ID=centos
21:39:49 ++ . /etc/os-release
21:39:49 +++ NAME='CentOS Stream'
21:39:49 +++ VERSION=8
21:39:49 +++ ID=centos
21:39:49 +++ ID_LIKE='rhel fedora'
21:39:49 +++ VERSION_ID=8
21:39:49 +++ PLATFORM_ID=platform:el8
21:39:49 +++ PRETTY_NAME='CentOS Stream 8'
21:39:49 +++ ANSI_COLOR='0;31'
21:39:49 +++ CPE_NAME=cpe:/o:centos:centos:8
21:39:49 +++ HOME_URL=https://centos.org/
21:39:49 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:39:49 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8'
21:39:49 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
21:39:49 ++ echo 8
21:39:49 ++ cut -d. -f1
21:39:49 + DIST_VERSION=8
21:39:49 + pkg_manager=yum
21:39:49 + pkg_config_manager=yum-config-manager
21:39:49 + dnf --version
21:39:49 4.7.0
21:39:49   Installed: dnf-0:4.7.0-11.el8.noarch at Thu Aug  4 15:37:32 2022
21:39:49   Built    : CentOS Buildsys <bugs@centos.org> at Wed Jul 27 13:05:47 2022
21:39:49 
21:39:49   Installed: rpm-0:4.14.3-23.el8.aarch64 at Tue Jul 26 12:30:32 2022
21:39:49   Built    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> at Tue Apr  5 18:37:55 2022
21:39:49 + pkg_manager=dnf
21:39:49 + pkg_config_manager='dnf config-manager'
21:39:49 + dnf clean all
21:39:49 #19 0.393 + cat /tmp/.ldflags
21:39:49 #19 0.394 + xx-go build -ldflags '-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision=6224def4dd2c3d347eee19db595348c50d7cb491 -X github.com/docker/buildx/version.Package=github.com/docker/buildx -w -s' -o /usr/bin/buildx ./cmd/buildx
21:39:49 0 files removed
21:39:49 + dnf upgrade -y
21:39:51 CentOS Stream 8 - AppStream                      15 MB/s |  21 MB     00:01    
21:39:52 # Build the compose plugin
21:39:52 # FIXME: using GOPROXY, to work around:
21:39:52 # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0
21:39:52 cd /go/src/github.com/docker/compose \
21:39:52 && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \
21:39:52 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:39:52 && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.9.0 \
21:39:52 	make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin
21:39:52 make[2]: Entering directory '/root/build-deb/compose'
21:39:52 GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0"  -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd
21:39:57 adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
21:39:57 grabbing file https://download.docker.com/linux/centos/docker-ce.repo to /etc/yum.repos.d/docker-ce.repo
21:39:57 repo saved to /etc/yum.repos.d/docker-ce.repo
21:39:57 + yum-config-manager --disable 'docker-ce-*'
21:39:57 Loaded plugins: fastestmirror, ovl
21:39:57 =========================== repo: docker-ce-nightly ============================
21:39:57 [docker-ce-nightly]
21:39:57 async = True
21:39:57 bandwidth = 0
21:39:57 base_persistdir = /var/lib/yum/repos/aarch64/7
21:39:57 baseurl = https://download.docker.com/linux/centos/7/aarch64/nightly
21:39:57 cache = 0
21:39:57 cachedir = /var/cache/yum/aarch64/7/docker-ce-nightly
21:39:57 check_config_file_age = True
21:39:57 compare_providers_priority = 80
21:39:57 cost = 1000
21:39:57 deltarpm_metadata_percentage = 100
21:39:57 deltarpm_percentage = 
21:39:57 enabled = False
21:39:57 enablegroups = True
21:39:57 exclude = 
21:39:57 failovermethod = priority
21:39:57 ftp_disable_epsv = False
21:39:57 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly/gpgcadir
21:39:57 gpgcakey = 
21:39:57 gpgcheck = True
21:39:57 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly/gpgdir
21:39:57 gpgkey = https://download.docker.com/linux/centos/gpg
21:39:57 hdrdir = /var/cache/yum/aarch64/7/docker-ce-nightly/headers
21:39:57 http_caching = all
21:39:57 includepkgs = 
21:39:57 ip_resolve = 
21:39:57 keepalive = True
21:39:57 keepcache = False
21:39:57 mddownloadpolicy = sqlite
21:39:57 mdpolicy = group:small
21:39:57 mediaid = 
21:39:57 metadata_expire = 21600
21:39:57 metadata_expire_filter = read-only:present
21:39:57 metalink = 
21:39:57 minrate = 0
21:39:57 mirrorlist = 
21:39:57 mirrorlist_expire = 86400
21:39:57 name = Docker CE Nightly - aarch64
21:39:57 old_base_cache_dir = 
21:39:57 password = 
21:39:57 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly
21:39:57 pkgdir = /var/cache/yum/aarch64/7/docker-ce-nightly/packages
21:39:57 proxy = False
21:39:57 proxy_dict = 
21:39:57 proxy_password = 
21:39:57 proxy_username = 
21:39:57 repo_gpgcheck = False
21:39:57 retries = 10
21:39:57 skip_if_unavailable = False
21:39:57 ssl_check_cert_permissions = True
21:39:57 sslcacert = 
21:39:57 sslclientcert = 
21:39:57 sslclientkey = 
21:39:57 sslverify = True
21:39:57 throttle = 0
21:39:57 timeout = 30.0
21:39:57 ui_id = docker-ce-nightly/7/aarch64
21:39:57 ui_repoid_vars = releasever,
21:39:57    basearch
21:39:57 username = 
21:39:57 
21:39:57 ====================== repo: docker-ce-nightly-debuginfo =======================
21:39:57 [docker-ce-nightly-debuginfo]
21:39:57 async = True
21:39:57 bandwidth = 0
21:39:57 base_persistdir = /var/lib/yum/repos/aarch64/7
21:39:57 baseurl = https://download.docker.com/linux/centos/7/debug-aarch64/nightly
21:39:57 cache = 0
21:39:57 cachedir = /var/cache/yum/aarch64/7/docker-ce-nightly-debuginfo
21:39:57 check_config_file_age = True
21:39:57 compare_providers_priority = 80
21:39:57 cost = 1000
21:39:57 deltarpm_metadata_percentage = 100
21:39:57 deltarpm_percentage = 
21:39:57 enabled = False
21:39:57 enablegroups = True
21:39:57 exclude = 
21:39:57 failovermethod = priority
21:39:57 ftp_disable_epsv = False
21:39:57 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-debuginfo/gpgcadir
21:39:57 gpgcakey = 
21:39:57 gpgcheck = True
21:39:57 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-debuginfo/gpgdir
21:39:57 gpgkey = https://download.docker.com/linux/centos/gpg
21:39:57 hdrdir = /var/cache/yum/aarch64/7/docker-ce-nightly-debuginfo/headers
21:39:57 http_caching = all
21:39:57 includepkgs = 
21:39:57 ip_resolve = 
21:39:57 keepalive = True
21:39:57 keepcache = False
21:39:57 mddownloadpolicy = sqlite
21:39:57 mdpolicy = group:small
21:39:57 mediaid = 
21:39:57 metadata_expire = 21600
21:39:57 metadata_expire_filter = read-only:present
21:39:57 metalink = 
21:39:57 minrate = 0
21:39:57 mirrorlist = 
21:39:57 mirrorlist_expire = 86400
21:39:57 name = Docker CE Nightly - Debuginfo aarch64
21:39:57 old_base_cache_dir = 
21:39:57 password = 
21:39:57 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-debuginfo
21:39:57 pkgdir = /var/cache/yum/aarch64/7/docker-ce-nightly-debuginfo/packages
21:39:57 proxy = False
21:39:57 proxy_dict = 
21:39:57 proxy_password = 
21:39:57 proxy_username = 
21:39:57 repo_gpgcheck = False
21:39:57 retries = 10
21:39:57 skip_if_unavailable = False
21:39:57 ssl_check_cert_permissions = True
21:39:57 sslcacert = 
21:39:57 sslclientcert = 
21:39:57 sslclientkey = 
21:39:57 sslverify = True
21:39:57 throttle = 0
21:39:57 timeout = 30.0
21:39:57 ui_id = docker-ce-nightly-debuginfo/7/aarch64
21:39:57 ui_repoid_vars = releasever,
21:39:57    basearch
21:39:57 username = 
21:39:57 
21:39:57 ======================== repo: docker-ce-nightly-source ========================
21:39:57 [docker-ce-nightly-source]
21:39:57 async = True
21:39:57 bandwidth = 0
21:39:57 base_persistdir = /var/lib/yum/repos/aarch64/7
21:39:57 baseurl = https://download.docker.com/linux/centos/7/source/nightly
21:39:57 cache = 0
21:39:57 cachedir = /var/cache/yum/aarch64/7/docker-ce-nightly-source
21:39:57 check_config_file_age = True
21:39:57 compare_providers_priority = 80
21:39:57 cost = 1000
21:39:57 deltarpm_metadata_percentage = 100
21:39:57 deltarpm_percentage = 
21:39:57 enabled = False
21:39:57 enablegroups = True
21:39:57 exclude = 
21:39:57 failovermethod = priority
21:39:57 ftp_disable_epsv = False
21:39:57 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-source/gpgcadir
21:39:57 gpgcakey = 
21:39:57 gpgcheck = True
21:39:57 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-source/gpgdir
21:39:57 gpgkey = https://download.docker.com/linux/centos/gpg
21:39:57 hdrdir = /var/cache/yum/aarch64/7/docker-ce-nightly-source/headers
21:39:57 http_caching = all
21:39:57 includepkgs = 
21:39:57 ip_resolve = 
21:39:57 keepalive = True
21:39:57 keepcache = False
21:39:57 mddownloadpolicy = sqlite
21:39:57 mdpolicy = group:small
21:39:57 mediaid = 
21:39:57 metadata_expire = 21600
21:39:57 metadata_expire_filter = read-only:present
21:39:57 metalink = 
21:39:57 minrate = 0
21:39:57 mirrorlist = 
21:39:57 mirrorlist_expire = 86400
21:39:57 name = Docker CE Nightly - Sources
21:39:57 old_base_cache_dir = 
21:39:57 password = 
21:39:57 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-source
21:39:57 pkgdir = /var/cache/yum/aarch64/7/docker-ce-nightly-source/packages
21:39:57 proxy = False
21:39:57 proxy_dict = 
21:39:57 proxy_password = 
21:39:57 proxy_username = 
21:39:57 repo_gpgcheck = False
21:39:57 retries = 10
21:39:57 skip_if_unavailable = False
21:39:57 ssl_check_cert_permissions = True
21:39:57 sslcacert = 
21:39:57 sslclientcert = 
21:39:57 sslclientkey = 
21:39:57 sslverify = True
21:39:57 throttle = 0
21:39:57 timeout = 30.0
21:39:57 ui_id = docker-ce-nightly-source/7
21:39:57 ui_repoid_vars = releasever,
21:39:57    basearch
21:39:57 username = 
21:39:57 
21:39:57 ============================ repo: docker-ce-stable ============================
21:39:57 [docker-ce-stable]
21:39:57 async = True
21:39:57 bandwidth = 0
21:39:57 base_persistdir = /var/lib/yum/repos/aarch64/7
21:39:57 baseurl = https://download.docker.com/linux/centos/7/aarch64/stable
21:39:57 cache = 0
21:39:57 cachedir = /var/cache/yum/aarch64/7/docker-ce-stable
21:39:57 check_config_file_age = True
21:39:57 compare_providers_priority = 80
21:39:57 cost = 1000
21:39:57 deltarpm_metadata_percentage = 100
21:39:57 deltarpm_percentage = 
21:39:57 enabled = 0
21:39:57 enablegroups = True
21:39:57 exclude = 
21:39:57 failovermethod = priority
21:39:57 ftp_disable_epsv = False
21:39:57 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-stable/gpgcadir
21:39:57 gpgcakey = 
21:39:57 gpgcheck = True
21:39:57 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable/gpgdir
21:39:57 gpgkey = https://download.docker.com/linux/centos/gpg
21:39:57 hdrdir = /var/cache/yum/aarch64/7/docker-ce-stable/headers
21:39:57 http_caching = all
21:39:57 includepkgs = 
21:39:57 ip_resolve = 
21:39:57 keepalive = True
21:39:57 keepcache = False
21:39:57 mddownloadpolicy = sqlite
21:39:57 mdpolicy = group:small
21:39:57 mediaid = 
21:39:57 metadata_expire = 21600
21:39:57 metadata_expire_filter = read-only:present
21:39:57 metalink = 
21:39:57 minrate = 0
21:39:57 mirrorlist = 
21:39:57 mirrorlist_expire = 86400
21:39:57 name = Docker CE Stable - aarch64
21:39:57 old_base_cache_dir = 
21:39:57 password = 
21:39:57 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable
21:39:57 pkgdir = /var/cache/yum/aarch64/7/docker-ce-stable/packages
21:39:57 proxy = False
21:39:57 proxy_dict = 
21:39:57 proxy_password = 
21:39:57 proxy_username = 
21:39:57 repo_gpgcheck = False
21:39:57 retries = 10
21:39:57 skip_if_unavailable = False
21:39:57 ssl_check_cert_permissions = True
21:39:57 sslcacert = 
21:39:57 sslclientcert = 
21:39:57 sslclientkey = 
21:39:57 sslverify = True
21:39:57 throttle = 0
21:39:57 timeout = 30.0
21:39:57 ui_id = docker-ce-stable/7/aarch64
21:39:57 ui_repoid_vars = releasever,
21:39:57    basearch
21:39:57 username = 
21:39:57 
21:39:57 ======================= repo: docker-ce-stable-debuginfo =======================
21:39:57 [docker-ce-stable-debuginfo]
21:39:57 async = True
21:39:57 bandwidth = 0
21:39:57 base_persistdir = /var/lib/yum/repos/aarch64/7
21:39:57 baseurl = https://download.docker.com/linux/centos/7/debug-aarch64/stable
21:39:57 cache = 0
21:39:57 cachedir = /var/cache/yum/aarch64/7/docker-ce-stable-debuginfo
21:39:57 check_config_file_age = True
21:39:57 compare_providers_priority = 80
21:39:57 cost = 1000
21:39:57 deltarpm_metadata_percentage = 100
21:39:57 deltarpm_percentage = 
21:39:57 enabled = False
21:39:57 enablegroups = True
21:39:57 exclude = 
21:39:57 failovermethod = priority
21:39:57 ftp_disable_epsv = False
21:39:57 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-debuginfo/gpgcadir
21:39:57 gpgcakey = 
21:39:57 gpgcheck = True
21:39:57 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-debuginfo/gpgdir
21:39:57 gpgkey = https://download.docker.com/linux/centos/gpg
21:39:57 hdrdir = /var/cache/yum/aarch64/7/docker-ce-stable-debuginfo/headers
21:39:57 http_caching = all
21:39:57 includepkgs = 
21:39:57 ip_resolve = 
21:39:57 keepalive = True
21:39:57 keepcache = False
21:39:57 mddownloadpolicy = sqlite
21:39:57 mdpolicy = group:small
21:39:57 mediaid = 
21:39:57 metadata_expire = 21600
21:39:57 metadata_expire_filter = read-only:present
21:39:57 metalink = 
21:39:57 minrate = 0
21:39:57 mirrorlist = 
21:39:57 mirrorlist_expire = 86400
21:39:57 name = Docker CE Stable - Debuginfo aarch64
21:39:57 old_base_cache_dir = 
21:39:57 password = 
21:39:57 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-debuginfo
21:39:57 pkgdir = /var/cache/yum/aarch64/7/docker-ce-stable-debuginfo/packages
21:39:57 proxy = False
21:39:57 proxy_dict = 
21:39:57 proxy_password = 
21:39:57 proxy_username = 
21:39:57 repo_gpgcheck = False
21:39:57 retries = 10
21:39:57 skip_if_unavailable = False
21:39:57 ssl_check_cert_permissions = True
21:39:57 sslcacert = 
21:39:57 sslclientcert = 
21:39:57 sslclientkey = 
21:39:57 sslverify = True
21:39:57 throttle = 0
21:39:57 timeout = 30.0
21:39:57 ui_id = docker-ce-stable-debuginfo/7/aarch64
21:39:57 ui_repoid_vars = releasever,
21:39:57    basearch
21:39:57 username = 
21:39:57 
21:39:57 ======================== repo: docker-ce-stable-source =========================
21:39:57 [docker-ce-stable-source]
21:39:57 async = True
21:39:57 bandwidth = 0
21:39:57 base_persistdir = /var/lib/yum/repos/aarch64/7
21:39:57 baseurl = https://download.docker.com/linux/centos/7/source/stable
21:39:57 cache = 0
21:39:57 cachedir = /var/cache/yum/aarch64/7/docker-ce-stable-source
21:39:57 check_config_file_age = True
21:39:57 compare_providers_priority = 80
21:39:57 cost = 1000
21:39:57 deltarpm_metadata_percentage = 100
21:39:57 deltarpm_percentage = 
21:39:57 enabled = False
21:39:57 enablegroups = True
21:39:57 exclude = 
21:39:57 failovermethod = priority
21:39:57 ftp_disable_epsv = False
21:39:57 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-source/gpgcadir
21:39:57 gpgcakey = 
21:39:57 gpgcheck = True
21:39:57 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-source/gpgdir
21:39:57 gpgkey = https://download.docker.com/linux/centos/gpg
21:39:57 hdrdir = /var/cache/yum/aarch64/7/docker-ce-stable-source/headers
21:39:57 http_caching = all
21:39:57 includepkgs = 
21:39:57 ip_resolve = 
21:39:57 keepalive = True
21:39:57 keepcache = False
21:39:57 mddownloadpolicy = sqlite
21:39:57 mdpolicy = group:small
21:39:57 mediaid = 
21:39:57 metadata_expire = 21600
21:39:57 metadata_expire_filter = read-only:present
21:39:57 metalink = 
21:39:57 minrate = 0
21:39:57 mirrorlist = 
21:39:57 mirrorlist_expire = 86400
21:39:57 name = Docker CE Stable - Sources
21:39:57 old_base_cache_dir = 
21:39:57 password = 
21:39:57 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-source
21:39:57 pkgdir = /var/cache/yum/aarch64/7/docker-ce-stable-source/packages
21:39:57 proxy = False
21:39:57 proxy_dict = 
21:39:57 proxy_password = 
21:39:57 proxy_username = 
21:39:57 repo_gpgcheck = False
21:39:57 retries = 10
21:39:57 skip_if_unavailable = False
21:39:57 ssl_check_cert_permissions = True
21:39:57 sslcacert = 
21:39:57 sslclientcert = 
21:39:57 sslclientkey = 
21:39:57 sslverify = True
21:39:57 throttle = 0
21:39:57 timeout = 30.0
21:39:57 ui_id = docker-ce-stable-source/7
21:39:57 ui_repoid_vars = releasever,
21:39:57    basearch
21:39:57 username = 
21:39:57 
21:39:57 ============================= repo: docker-ce-test =============================
21:39:57 [docker-ce-test]
21:39:57 async = True
21:39:57 bandwidth = 0
21:39:57 base_persistdir = /var/lib/yum/repos/aarch64/7
21:39:57 baseurl = https://download.docker.com/linux/centos/7/aarch64/test
21:39:57 cache = 0
21:39:57 cachedir = /var/cache/yum/aarch64/7/docker-ce-test
21:39:57 check_config_file_age = True
21:39:57 compare_providers_priority = 80
21:39:57 cost = 1000
21:39:57 deltarpm_metadata_percentage = 100
21:39:57 deltarpm_percentage = 
21:39:57 enabled = False
21:39:57 enablegroups = True
21:39:57 exclude = 
21:39:57 failovermethod = priority
21:39:57 ftp_disable_epsv = False
21:39:57 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-test/gpgcadir
21:39:57 gpgcakey = 
21:39:57 gpgcheck = True
21:39:57 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-test/gpgdir
21:39:57 gpgkey = https://download.docker.com/linux/centos/gpg
21:39:57 hdrdir = /var/cache/yum/aarch64/7/docker-ce-test/headers
21:39:57 http_caching = all
21:39:57 includepkgs = 
21:39:57 ip_resolve = 
21:39:57 keepalive = True
21:39:57 keepcache = False
21:39:57 mddownloadpolicy = sqlite
21:39:57 mdpolicy = group:small
21:39:57 mediaid = 
21:39:57 metadata_expire = 21600
21:39:57 metadata_expire_filter = read-only:present
21:39:57 metalink = 
21:39:57 minrate = 0
21:39:57 mirrorlist = 
21:39:57 mirrorlist_expire = 86400
21:39:57 name = Docker CE Test - aarch64
21:39:57 old_base_cache_dir = 
21:39:57 password = 
21:39:57 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-test
21:39:57 pkgdir = /var/cache/yum/aarch64/7/docker-ce-test/packages
21:39:57 proxy = False
21:39:57 proxy_dict = 
21:39:57 proxy_password = 
21:39:57 proxy_username = 
21:39:57 repo_gpgcheck = False
21:39:57 retries = 10
21:39:57 skip_if_unavailable = False
21:39:57 ssl_check_cert_permissions = True
21:39:57 sslcacert = 
21:39:57 sslclientcert = 
21:39:57 sslclientkey = 
21:39:57 sslverify = True
21:39:57 throttle = 0
21:39:57 timeout = 30.0
21:39:57 ui_id = docker-ce-test/7/aarch64
21:39:57 ui_repoid_vars = releasever,
21:39:57    basearch
21:39:57 username = 
21:39:57 
21:39:57 ======================== repo: docker-ce-test-debuginfo ========================
21:39:57 [docker-ce-test-debuginfo]
21:39:57 async = True
21:39:57 bandwidth = 0
21:39:57 base_persistdir = /var/lib/yum/repos/aarch64/7
21:39:57 baseurl = https://download.docker.com/linux/centos/7/debug-aarch64/test
21:39:57 cache = 0
21:39:57 cachedir = /var/cache/yum/aarch64/7/docker-ce-test-debuginfo
21:39:57 check_config_file_age = True
21:39:57 compare_providers_priority = 80
21:39:57 cost = 1000
21:39:57 deltarpm_metadata_percentage = 100
21:39:57 deltarpm_percentage = 
21:39:57 enabled = False
21:39:57 enablegroups = True
21:39:57 exclude = 
21:39:57 failovermethod = priority
21:39:57 ftp_disable_epsv = False
21:39:57 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-test-debuginfo/gpgcadir
21:39:57 gpgcakey = 
21:39:57 gpgcheck = True
21:39:57 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-test-debuginfo/gpgdir
21:39:57 gpgkey = https://download.docker.com/linux/centos/gpg
21:39:57 hdrdir = /var/cache/yum/aarch64/7/docker-ce-test-debuginfo/headers
21:39:57 http_caching = all
21:39:57 includepkgs = 
21:39:57 ip_resolve = 
21:39:57 keepalive = True
21:39:57 keepcache = False
21:39:57 mddownloadpolicy = sqlite
21:39:57 mdpolicy = group:small
21:39:57 mediaid = 
21:39:57 metadata_expire = 21600
21:39:57 metadata_expire_filter = read-only:present
21:39:57 metalink = 
21:39:57 minrate = 0
21:39:57 mirrorlist = 
21:39:57 mirrorlist_expire = 86400
21:39:57 name = Docker CE Test - Debuginfo aarch64
21:39:57 old_base_cache_dir = 
21:39:57 password = 
21:39:57 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-test-debuginfo
21:39:57 pkgdir = /var/cache/yum/aarch64/7/docker-ce-test-debuginfo/packages
21:39:57 proxy = False
21:39:57 proxy_dict = 
21:39:57 proxy_password = 
21:39:57 proxy_username = 
21:39:57 repo_gpgcheck = False
21:39:57 retries = 10
21:39:57 skip_if_unavailable = False
21:39:57 ssl_check_cert_permissions = True
21:39:57 sslcacert = 
21:39:57 sslclientcert = 
21:39:57 sslclientkey = 
21:39:57 sslverify = True
21:39:57 throttle = 0
21:39:57 timeout = 30.0
21:39:57 ui_id = docker-ce-test-debuginfo/7/aarch64
21:39:57 ui_repoid_vars = releasever,
21:39:57    basearch
21:39:57 username = 
21:39:57 
21:39:57 ========================= repo: docker-ce-test-source ==========================
21:39:57 [docker-ce-test-source]
21:39:57 async = True
21:39:57 bandwidth = 0
21:39:57 base_persistdir = /var/lib/yum/repos/aarch64/7
21:39:57 baseurl = https://download.docker.com/linux/centos/7/source/test
21:39:57 cache = 0
21:39:57 cachedir = /var/cache/yum/aarch64/7/docker-ce-test-source
21:39:57 check_config_file_age = True
21:39:57 compare_providers_priority = 80
21:39:57 cost = 1000
21:39:57 deltarpm_metadata_percentage = 100
21:39:57 deltarpm_percentage = 
21:39:57 enabled = False
21:39:57 enablegroups = True
21:39:57 exclude = 
21:39:57 failovermethod = priority
21:39:57 ftp_disable_epsv = False
21:39:57 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-test-source/gpgcadir
21:39:57 gpgcakey = 
21:39:57 gpgcheck = True
21:39:57 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-test-source/gpgdir
21:39:57 gpgkey = https://download.docker.com/linux/centos/gpg
21:39:57 hdrdir = /var/cache/yum/aarch64/7/docker-ce-test-source/headers
21:39:57 http_caching = all
21:39:57 includepkgs = 
21:39:57 ip_resolve = 
21:39:57 keepalive = True
21:39:57 keepcache = False
21:39:57 mddownloadpolicy = sqlite
21:39:57 mdpolicy = group:small
21:39:57 mediaid = 
21:39:57 metadata_expire = 21600
21:39:57 metadata_expire_filter = read-only:present
21:39:57 metalink = 
21:39:57 minrate = 0
21:39:57 mirrorlist = 
21:39:57 mirrorlist_expire = 86400
21:39:57 name = Docker CE Test - Sources
21:39:57 old_base_cache_dir = 
21:39:57 password = 
21:39:57 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-test-source
21:39:57 pkgdir = /var/cache/yum/aarch64/7/docker-ce-test-source/packages
21:39:57 proxy = False
21:39:57 proxy_dict = 
21:39:57 proxy_password = 
21:39:57 proxy_username = 
21:39:57 repo_gpgcheck = False
21:39:57 retries = 10
21:39:57 skip_if_unavailable = False
21:39:57 ssl_check_cert_permissions = True
21:39:57 sslcacert = 
21:39:57 sslclientcert = 
21:39:57 sslclientkey = 
21:39:57 sslverify = True
21:39:57 throttle = 0
21:39:57 timeout = 30.0
21:39:57 ui_id = docker-ce-test-source/7
21:39:57 ui_repoid_vars = releasever,
21:39:57    basearch
21:39:57 username = 
21:39:57 
21:39:57 + yum-config-manager --enable docker-ce-test
21:39:57 Loaded plugins: fastestmirror, ovl
21:39:57 ============================= repo: docker-ce-test =============================
21:39:57 [docker-ce-test]
21:39:57 async = True
21:39:57 bandwidth = 0
21:39:57 base_persistdir = /var/lib/yum/repos/aarch64/7
21:39:57 baseurl = https://download.docker.com/linux/centos/7/aarch64/test
21:39:57 cache = 0
21:39:57 cachedir = /var/cache/yum/aarch64/7/docker-ce-test
21:39:57 check_config_file_age = True
21:39:57 compare_providers_priority = 80
21:39:57 cost = 1000
21:39:57 deltarpm_metadata_percentage = 100
21:39:57 deltarpm_percentage = 
21:39:57 enabled = 1
21:39:57 enablegroups = True
21:39:57 exclude = 
21:39:57 failovermethod = priority
21:39:57 ftp_disable_epsv = False
21:39:57 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-test/gpgcadir
21:39:57 gpgcakey = 
21:39:57 gpgcheck = True
21:39:57 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-test/gpgdir
21:39:57 gpgkey = https://download.docker.com/linux/centos/gpg
21:39:57 hdrdir = /var/cache/yum/aarch64/7/docker-ce-test/headers
21:39:57 http_caching = all
21:39:57 includepkgs = 
21:39:57 ip_resolve = 
21:39:57 keepalive = True
21:39:57 keepcache = False
21:39:57 mddownloadpolicy = sqlite
21:39:57 mdpolicy = group:small
21:39:57 mediaid = 
21:39:57 metadata_expire = 21600
21:39:57 metadata_expire_filter = read-only:present
21:39:57 metalink = 
21:39:57 minrate = 0
21:39:57 mirrorlist = 
21:39:57 mirrorlist_expire = 86400
21:39:57 name = Docker CE Test - aarch64
21:39:57 old_base_cache_dir = 
21:39:57 password = 
21:39:57 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-test
21:39:57 pkgdir = /var/cache/yum/aarch64/7/docker-ce-test/packages
21:39:57 proxy = False
21:39:57 proxy_dict = 
21:39:57 proxy_password = 
21:39:57 proxy_username = 
21:39:57 repo_gpgcheck = False
21:39:57 retries = 10
21:39:57 skip_if_unavailable = False
21:39:57 ssl_check_cert_permissions = True
21:39:57 sslcacert = 
21:39:57 sslclientcert = 
21:39:57 sslclientkey = 
21:39:57 sslverify = True
21:39:57 throttle = 0
21:39:57 timeout = 30.0
21:39:57 ui_id = docker-ce-test/7/aarch64
21:39:57 ui_repoid_vars = releasever,
21:39:57    basearch
21:39:57 username = 
21:39:57 
21:39:57 + yum makecache
21:39:57 Loaded plugins: fastestmirror, ovl
21:39:57 Determining fastest mirrors
21:39:58 CentOS Stream 8 - BaseOS                         15 MB/s |  19 MB     00:01    
21:40:00 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.9.0~ubuntu-bionic_arm64.deb'.
21:40:00 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.deb'.
21:40:03  * base: download.cf.centos.org
21:40:03  * extras: download.cf.centos.org
21:40:03  * updates: download.cf.centos.org
21:40:03 CentOS Stream 8 - Extras                         20 kB/s |  17 kB     00:00    
21:40:03 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:40:03 ++ pwd
21:40:03 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:40:03 Project root: .
21:40:03 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:40:03 INFO: man/src/attach.md found
21:40:03 WARN: man/src/build.md does not exist, skipping
21:40:03 WARN: man/src/builder/build.md does not exist, skipping
21:40:03 WARN: man/src/builder/prune.md does not exist, skipping
21:40:03 WARN: man/src/builder.md does not exist, skipping
21:40:03 WARN: man/src/checkpoint/create.md does not exist, skipping
21:40:03 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:40:03 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:40:03 WARN: man/src/checkpoint.md does not exist, skipping
21:40:03 INFO: man/src/commit.md found
21:40:03 WARN: man/src/config/create.md does not exist, skipping
21:40:03 WARN: man/src/config/inspect.md does not exist, skipping
21:40:03 WARN: man/src/config/ls.md does not exist, skipping
21:40:03 WARN: man/src/config/rm.md does not exist, skipping
21:40:03 WARN: man/src/config.md does not exist, skipping
21:40:03 INFO: man/src/container/attach.md found
21:40:03 INFO: man/src/container/commit.md found
21:40:03 INFO: man/src/container/cp.md found
21:40:03 INFO: man/src/container/create.md found
21:40:03 INFO: man/src/container/diff.md found
21:40:03 INFO: man/src/container/exec.md found
21:40:03 INFO: man/src/container/export.md found
21:40:03 WARN: man/src/container/inspect.md does not exist, skipping
21:40:03 INFO: man/src/container/kill.md found
21:40:03 INFO: man/src/container/logs.md found
21:40:03 INFO: man/src/container/ls.md found
21:40:03 INFO: man/src/container/pause.md found
21:40:03 INFO: man/src/container/port.md found
21:40:03 WARN: man/src/container/prune.md does not exist, skipping
21:40:03 INFO: man/src/container/rename.md found
21:40:03 INFO: man/src/container/restart.md found
21:40:03 INFO: man/src/container/rm.md found
21:40:03 INFO: man/src/container/run.md found
21:40:03 INFO: man/src/container/start.md found
21:40:03 INFO: man/src/container/stats.md found
21:40:03 INFO: man/src/container/stop.md found
21:40:03 INFO: man/src/container/top.md found
21:40:03 INFO: man/src/container/unpause.md found
21:40:03 INFO: man/src/container/update.md found
21:40:03 INFO: man/src/container/wait.md found
21:40:03 WARN: man/src/container.md does not exist, skipping
21:40:03 WARN: man/src/context/create.md does not exist, skipping
21:40:03 WARN: man/src/context/export.md does not exist, skipping
21:40:03 WARN: man/src/context/import.md does not exist, skipping
21:40:03 WARN: man/src/context/inspect.md does not exist, skipping
21:40:03 WARN: man/src/context/ls.md does not exist, skipping
21:40:03 WARN: man/src/context/rm.md does not exist, skipping
21:40:03 WARN: man/src/context/show.md does not exist, skipping
21:40:03 WARN: man/src/context/update.md does not exist, skipping
21:40:03 WARN: man/src/context/use.md does not exist, skipping
21:40:03 WARN: man/src/context.md does not exist, skipping
21:40:03 INFO: man/src/cp.md found
21:40:03 INFO: man/src/create.md found
21:40:03 INFO: man/src/diff.md found
21:40:03 INFO: man/src/events.md found
21:40:03 INFO: man/src/exec.md found
21:40:03 INFO: man/src/export.md found
21:40:03 INFO: man/src/history.md found
21:40:03 INFO: man/src/image/build.md found
21:40:03 INFO: man/src/image/history.md found
21:40:03 INFO: man/src/image/import.md found
21:40:03 WARN: man/src/image/inspect.md does not exist, skipping
21:40:03 INFO: man/src/image/load.md found
21:40:03 INFO: man/src/image/ls.md found
21:40:03 WARN: man/src/image/prune.md does not exist, skipping
21:40:03 INFO: man/src/image/pull.md found
21:40:03 INFO: man/src/image/push.md found
21:40:03 INFO: man/src/image/rm.md found
21:40:03 INFO: man/src/image/save.md found
21:40:03 INFO: man/src/image/tag.md found
21:40:03 WARN: man/src/image.md does not exist, skipping
21:40:03 INFO: man/src/images.md found
21:40:03 INFO: man/src/import.md found
21:40:03 INFO: man/src/info.md found
21:40:03 INFO: man/src/inspect.md found
21:40:03 INFO: man/src/kill.md found
21:40:03 INFO: man/src/load.md found
21:40:03 INFO: man/src/login.md found
21:40:03 INFO: man/src/logout.md found
21:40:03 INFO: man/src/logs.md found
21:40:03 WARN: man/src/manifest/annotate.md does not exist, skipping
21:40:03 WARN: man/src/manifest/create.md does not exist, skipping
21:40:03 WARN: man/src/manifest/inspect.md does not exist, skipping
21:40:03 WARN: man/src/manifest/push.md does not exist, skipping
21:40:03 WARN: man/src/manifest/rm.md does not exist, skipping
21:40:03 WARN: man/src/manifest.md does not exist, skipping
21:40:03 INFO: man/src/network/connect.md found
21:40:03 INFO: man/src/network/create.md found
21:40:03 INFO: man/src/network/disconnect.md found
21:40:03 INFO: man/src/network/inspect.md found
21:40:03 INFO: man/src/network/ls.md found
21:40:03 WARN: man/src/network/prune.md does not exist, skipping
21:40:03 INFO: man/src/network/rm.md found
21:40:03 WARN: man/src/network.md does not exist, skipping
21:40:03 WARN: man/src/node/demote.md does not exist, skipping
21:40:03 WARN: man/src/node/inspect.md does not exist, skipping
21:40:03 WARN: man/src/node/ls.md does not exist, skipping
21:40:03 WARN: man/src/node/promote.md does not exist, skipping
21:40:03 WARN: man/src/node/ps.md does not exist, skipping
21:40:03 WARN: man/src/node/rm.md does not exist, skipping
21:40:03 WARN: man/src/node/update.md does not exist, skipping
21:40:03 WARN: man/src/node.md does not exist, skipping
21:40:03 INFO: man/src/pause.md found
21:40:03 WARN: man/src/plugin/create.md does not exist, skipping
21:40:03 WARN: man/src/plugin/disable.md does not exist, skipping
21:40:03 WARN: man/src/plugin/enable.md does not exist, skipping
21:40:03 WARN: man/src/plugin/inspect.md does not exist, skipping
21:40:03 WARN: man/src/plugin/install.md does not exist, skipping
21:40:03 INFO: man/src/plugin/ls.md found
21:40:03 WARN: man/src/plugin/push.md does not exist, skipping
21:40:03 WARN: man/src/plugin/rm.md does not exist, skipping
21:40:03 WARN: man/src/plugin/set.md does not exist, skipping
21:40:03 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:40:03 WARN: man/src/plugin.md does not exist, skipping
21:40:03 INFO: man/src/port.md found
21:40:03 INFO: man/src/ps.md found
21:40:03 INFO: man/src/pull.md found
21:40:03 INFO: man/src/push.md found
21:40:03 INFO: man/src/rename.md found
21:40:03 INFO: man/src/restart.md found
21:40:03 INFO: man/src/rm.md found
21:40:03 INFO: man/src/rmi.md found
21:40:03 WARN: man/src/run.md does not exist, skipping
21:40:03 INFO: man/src/save.md found
21:40:03 INFO: man/src/search.md found
21:40:03 WARN: man/src/secret/create.md does not exist, skipping
21:40:03 WARN: man/src/secret/inspect.md does not exist, skipping
21:40:03 WARN: man/src/secret/ls.md does not exist, skipping
21:40:03 WARN: man/src/secret/rm.md does not exist, skipping
21:40:03 WARN: man/src/secret.md does not exist, skipping
21:40:03 WARN: man/src/service/create.md does not exist, skipping
21:40:03 WARN: man/src/service/inspect.md does not exist, skipping
21:40:03 WARN: man/src/service/logs.md does not exist, skipping
21:40:03 WARN: man/src/service/ls.md does not exist, skipping
21:40:03 WARN: man/src/service/ps.md does not exist, skipping
21:40:03 WARN: man/src/service/rm.md does not exist, skipping
21:40:03 WARN: man/src/service/rollback.md does not exist, skipping
21:40:03 WARN: man/src/service/scale.md does not exist, skipping
21:40:03 WARN: man/src/service/update.md does not exist, skipping
21:40:03 WARN: man/src/service.md does not exist, skipping
21:40:03 WARN: man/src/stack/config.md does not exist, skipping
21:40:03 WARN: man/src/stack/deploy.md does not exist, skipping
21:40:03 WARN: man/src/stack/ls.md does not exist, skipping
21:40:03 WARN: man/src/stack/ps.md does not exist, skipping
21:40:03 WARN: man/src/stack/rm.md does not exist, skipping
21:40:03 WARN: man/src/stack/services.md does not exist, skipping
21:40:03 WARN: man/src/stack.md does not exist, skipping
21:40:03 INFO: man/src/start.md found
21:40:03 INFO: man/src/stats.md found
21:40:03 INFO: man/src/stop.md found
21:40:03 WARN: man/src/swarm/ca.md does not exist, skipping
21:40:03 WARN: man/src/swarm/init.md does not exist, skipping
21:40:03 WARN: man/src/swarm/join.md does not exist, skipping
21:40:03 WARN: man/src/swarm/join-token.md does not exist, skipping
21:40:03 WARN: man/src/swarm/leave.md does not exist, skipping
21:40:03 WARN: man/src/swarm/unlock.md does not exist, skipping
21:40:03 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:40:03 WARN: man/src/swarm/update.md does not exist, skipping
21:40:03 WARN: man/src/swarm.md does not exist, skipping
21:40:03 WARN: man/src/system/df.md does not exist, skipping
21:40:03 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:40:03 INFO: man/src/system/events.md found
21:40:03 INFO: man/src/system/info.md found
21:40:03 WARN: man/src/system/prune.md does not exist, skipping
21:40:03 WARN: man/src/system.md does not exist, skipping
21:40:03 INFO: man/src/tag.md found
21:40:03 INFO: man/src/top.md found
21:40:03 WARN: man/src/trust/inspect.md does not exist, skipping
21:40:03 WARN: man/src/trust/key/generate.md does not exist, skipping
21:40:03 WARN: man/src/trust/key/load.md does not exist, skipping
21:40:03 WARN: man/src/trust/key.md does not exist, skipping
21:40:03 WARN: man/src/trust/revoke.md does not exist, skipping
21:40:03 WARN: man/src/trust/sign.md does not exist, skipping
21:40:03 WARN: man/src/trust/signer/add.md does not exist, skipping
21:40:03 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:40:03 WARN: man/src/trust/signer.md does not exist, skipping
21:40:03 WARN: man/src/trust.md does not exist, skipping
21:40:03 INFO: man/src/unpause.md found
21:40:03 INFO: man/src/update.md found
21:40:03 INFO: man/src/version.md found
21:40:03 INFO: man/src/volume/create.md found
21:40:03 INFO: man/src/volume/inspect.md found
21:40:03 INFO: man/src/volume/ls.md found
21:40:03 WARN: man/src/volume/prune.md does not exist, skipping
21:40:03 WARN: man/src/volume/rm.md does not exist, skipping
21:40:03 WARN: man/src/volume/update.md does not exist, skipping
21:40:03 INFO: man/src/volume.md found
21:40:03 INFO: man/src/wait.md found
21:40:03 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:40:03 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:40:03 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:40:03 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:40:03 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:40:03 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:40:03 make[2]: Leaving directory '/root/build-deb/cli'
21:40:03 # Build buildx plugin
21:40:03 cd /go/src/github.com/docker/buildx \
21:40:03 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:40:03 && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx
21:40:03 CentOS Stream 8 - Extras common packages        6.8 kB/s | 4.6 kB     00:00    
21:40:04 # Build the compose plugin
21:40:04 # FIXME: using GOPROXY, to work around:
21:40:04 # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0
21:40:04 cd /go/src/github.com/docker/compose \
21:40:04 && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \
21:40:04 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:40:04 && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.9.0 \
21:40:04 	make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin
21:40:04 make[2]: Entering directory '/root/build-deb/compose'
21:40:04 GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0"  -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd
21:40:05 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.9.0~ubuntu-focal_arm64.deb'.
21:40:05 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.deb'.
21:40:05 Dependencies resolved.
21:40:05 ================================================================================
21:40:05  Package                Arch        Version                 Repository     Size
21:40:05 ================================================================================
21:40:05 Upgrading:
21:40:05  device-mapper          aarch64     8:1.02.181-5.el8        baseos        374 k
21:40:05  device-mapper-libs     aarch64     8:1.02.181-5.el8        baseos        398 k
21:40:05  librepo                aarch64     1.14.2-3.el8            baseos         88 k
21:40:05  python3-librepo        aarch64     1.14.2-3.el8            baseos         53 k
21:40:05  shadow-utils           aarch64     2:4.6-17.el8            baseos        1.2 M
21:40:05  systemd                aarch64     239-62.el8              baseos        3.3 M
21:40:05  systemd-libs           aarch64     239-62.el8              baseos        1.0 M
21:40:05  systemd-pam            aarch64     239-62.el8              baseos        450 k
21:40:05 Installing dependencies:
21:40:05  xkeyboard-config       noarch      2.28-1.el8              appstream     782 k
21:40:05 Installing weak dependencies:
21:40:05  diffutils              aarch64     3.6-6.el8               baseos        352 k
21:40:05  libxkbcommon           aarch64     0.9.1-1.el8             appstream     112 k
21:40:05 
21:40:05 Transaction Summary
21:40:05 ================================================================================
21:40:05 Install  3 Packages
21:40:05 Upgrade  8 Packages
21:40:05 
21:40:05 Total download size: 8.1 M
21:40:05 Downloading Packages:
21:40:07 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.9.0~debian-buster_arm64.deb'.
21:40:07 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.deb'.
21:40:08 (1/11): libxkbcommon-0.9.1-1.el8.aarch64.rpm    478 kB/s | 112 kB     00:00    
21:40:08 (2/11): diffutils-3.6-6.el8.aarch64.rpm         1.4 MB/s | 352 kB     00:00    
21:40:08 (3/11): device-mapper-1.02.181-5.el8.aarch64.rp 9.5 MB/s | 374 kB     00:00    
21:40:08 (4/11): xkeyboard-config-2.28-1.el8.noarch.rpm  2.8 MB/s | 782 kB     00:00    
21:40:08 (5/11): librepo-1.14.2-3.el8.aarch64.rpm        5.9 MB/s |  88 kB     00:00    
21:40:08 (6/11): device-mapper-libs-1.02.181-5.el8.aarch 6.5 MB/s | 398 kB     00:00    
21:40:08 (7/11): python3-librepo-1.14.2-3.el8.aarch64.rp 1.0 MB/s |  53 kB     00:00    
21:40:08 (8/11): shadow-utils-4.6-17.el8.aarch64.rpm     8.6 MB/s | 1.2 MB     00:00    
21:40:08 (9/11): systemd-pam-239-62.el8.aarch64.rpm       20 MB/s | 450 kB     00:00    
21:40:08 (10/11): systemd-libs-239-62.el8.aarch64.rpm    7.7 MB/s | 1.0 MB     00:00    
21:40:08 (11/11): systemd-239-62.el8.aarch64.rpm          12 MB/s | 3.3 MB     00:00    
21:40:08 --------------------------------------------------------------------------------
21:40:08 Total                                           2.9 MB/s | 8.1 MB     00:02     
21:40:08 Running transaction check
21:40:08 Transaction check succeeded.
21:40:08 Running transaction test
21:40:09 Transaction test succeeded.
21:40:09 Running transaction
21:40:09   Preparing        :                                                        1/1 
21:40:09   Running scriptlet: systemd-libs-239-62.el8.aarch64                        1/1 
21:40:09   Upgrading        : systemd-libs-239-62.el8.aarch64                       1/19 
21:40:09   Running scriptlet: systemd-libs-239-62.el8.aarch64                       1/19 
21:40:09   Upgrading        : shadow-utils-2:4.6-17.el8.aarch64                     2/19 
21:40:09   Upgrading        : librepo-1.14.2-3.el8.aarch64                          3/19 
21:40:09   Installing       : diffutils-3.6-6.el8.aarch64                           4/19 
21:40:09   Running scriptlet: diffutils-3.6-6.el8.aarch64                           4/19 
21:40:09   Installing       : xkeyboard-config-2.28-1.el8.noarch                    5/19 
21:40:09   Installing       : libxkbcommon-0.9.1-1.el8.aarch64                      6/19 
21:40:09   Upgrading        : systemd-pam-239-62.el8.aarch64                        7/19 
21:40:10 Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.fc35.aarch64.rpm
21:40:10 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.y2L9Cz
21:40:10 + umask 022
21:40:10 + cd /root/rpmbuild/BUILD
21:40:10 + cd src
21:40:10 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.aarch64
21:40:10 + RPM_EC=0
21:40:10 ++ jobs -p
21:40:10 + exit 0
21:40:10     line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:40:10     line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:40:10     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:40:10     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64/usr/bin/docker-proxy
21:40:10     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
21:40:10 
21:40:10 RPM build warnings:
21:40:10 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.v1si7x
21:40:10 + umask 022
21:40:10 + cd /root/rpmbuild/BUILD
21:40:10 + cd /root/rpmbuild/BUILD
21:40:10 + rm -rf src
21:40:10 + /usr/bin/mkdir -p src
21:40:10 + cd src
21:40:10 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
21:40:10 + /usr/bin/tar -xof -
21:40:10 + STATUS=0
21:40:10 + '[' 0 -ne 0 ']'
21:40:10 + /usr/bin/tar -xof -
21:40:10 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
21:40:10 + STATUS=0
21:40:10 + '[' 0 -ne 0 ']'
21:40:10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:40:10 + RPM_EC=0
21:40:10 ++ jobs -p
21:40:10 + exit 0
21:40:10 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rni4By
21:40:10 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:40:10 + umask 022
21:40:10 + cd /root/rpmbuild/BUILD
21:40:10 + cd src
21:40:10 + pushd /root/rpmbuild/BUILD/src/compose
21:40:10 + GOPROXY=https://proxy.golang.org
21:40:10 + GO111MODULE=on
21:40:10 + go mod download
21:40:10 # Build the compose plugin
21:40:10 # FIXME: using GOPROXY, to work around:
21:40:10 # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0
21:40:10 cd /go/src/github.com/docker/compose \
21:40:10 && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \
21:40:10 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:40:10 && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.9.0 \
21:40:10 	make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin
21:40:10   Running scriptlet: systemd-239-62.el8.aarch64                            8/19 
21:40:10   Upgrading        : systemd-239-62.el8.aarch64                            8/19 
21:40:10   Running scriptlet: systemd-239-62.el8.aarch64                            8/19 
21:40:10   Upgrading        : device-mapper-libs-8:1.02.181-5.el8.aarch64           9/19 
21:40:10   Upgrading        : device-mapper-8:1.02.181-5.el8.aarch64               10/19 
21:40:10   Upgrading        : python3-librepo-1.14.2-3.el8.aarch64                 11/19 
21:40:10   Cleanup          : device-mapper-8:1.02.181-3.el8.aarch64               12/19 
21:40:10   Running scriptlet: systemd-239-60.el8.aarch64                           13/19 
21:40:10   Cleanup          : systemd-239-60.el8.aarch64                           13/19 
21:40:10   Cleanup          : device-mapper-libs-8:1.02.181-3.el8.aarch64          14/19 
21:40:10   Cleanup          : python3-librepo-1.14.2-2.el8.aarch64                 15/19 
21:40:10   Cleanup          : librepo-1.14.2-2.el8.aarch64                         16/19 
21:40:10   Cleanup          : systemd-libs-239-60.el8.aarch64                      17/19 
21:40:10   Cleanup          : shadow-utils-2:4.6-16.el8.aarch64                    18/19 
21:40:10   Cleanup          : systemd-pam-239-60.el8.aarch64                       19/19 
21:40:10   Running scriptlet: systemd-pam-239-60.el8.aarch64                       19/19 
21:40:10   Running scriptlet: systemd-239-62.el8.aarch64                           19/19 
21:40:10   Verifying        : libxkbcommon-0.9.1-1.el8.aarch64                      1/19 
21:40:10   Verifying        : xkeyboard-config-2.28-1.el8.noarch                    2/19 
21:40:10   Verifying        : diffutils-3.6-6.el8.aarch64                           3/19 
21:40:10   Verifying        : device-mapper-8:1.02.181-5.el8.aarch64                4/19 
21:40:10   Verifying        : device-mapper-8:1.02.181-3.el8.aarch64                5/19 
21:40:10   Verifying        : device-mapper-libs-8:1.02.181-5.el8.aarch64           6/19 
21:40:10   Verifying        : device-mapper-libs-8:1.02.181-3.el8.aarch64           7/19 
21:40:10   Verifying        : librepo-1.14.2-3.el8.aarch64                          8/19 
21:40:10   Verifying        : librepo-1.14.2-2.el8.aarch64                          9/19 
21:40:10   Verifying        : python3-librepo-1.14.2-3.el8.aarch64                 10/19 
21:40:10   Verifying        : python3-librepo-1.14.2-2.el8.aarch64                 11/19 
21:40:10   Verifying        : shadow-utils-2:4.6-17.el8.aarch64                    12/19 
21:40:10   Verifying        : shadow-utils-2:4.6-16.el8.aarch64                    13/19 
21:40:10   Verifying        : systemd-239-62.el8.aarch64                           14/19 
21:40:10   Verifying        : systemd-239-60.el8.aarch64                           15/19 
21:40:10   Verifying        : systemd-libs-239-62.el8.aarch64                      16/19 
21:40:10   Verifying        : systemd-libs-239-60.el8.aarch64                      17/19 
21:40:10   Verifying        : systemd-pam-239-62.el8.aarch64                       18/19 
21:40:10 make[2]: Entering directory '/root/build-deb/compose'
21:40:10 GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0"  -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd
21:40:10   Verifying        : systemd-pam-239-60.el8.aarch64                       19/19 
21:40:10 
21:40:10 Upgraded:
21:40:10   device-mapper-8:1.02.181-5.el8.aarch64                                        
21:40:10   device-mapper-libs-8:1.02.181-5.el8.aarch64                                   
21:40:10   librepo-1.14.2-3.el8.aarch64                                                  
21:40:10   python3-librepo-1.14.2-3.el8.aarch64                                          
21:40:10   shadow-utils-2:4.6-17.el8.aarch64                                             
21:40:10   systemd-239-62.el8.aarch64                                                    
21:40:10   systemd-libs-239-62.el8.aarch64                                               
21:40:10   systemd-pam-239-62.el8.aarch64                                                
21:40:10 Installed:
21:40:10   diffutils-3.6-6.el8.aarch64             libxkbcommon-0.9.1-1.el8.aarch64     
21:40:10   xkeyboard-config-2.28-1.el8.noarch     
21:40:10 
21:40:10 Complete!
21:40:10 + dnf install -y 'dnf-command(config-manager)'
21:40:11 Last metadata expiration check: 0:00:08 ago on Tue Aug 16 21:40:03 2022.
21:40:12 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:40:12 ++ pwd
21:40:12 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:40:12 Project root: .
21:40:12 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:40:12 INFO: man/src/attach.md found
21:40:12 WARN: man/src/build.md does not exist, skipping
21:40:12 WARN: man/src/builder/build.md does not exist, skipping
21:40:12 WARN: man/src/builder/prune.md does not exist, skipping
21:40:12 WARN: man/src/builder.md does not exist, skipping
21:40:12 WARN: man/src/checkpoint/create.md does not exist, skipping
21:40:12 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:40:12 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:40:12 WARN: man/src/checkpoint.md does not exist, skipping
21:40:12 INFO: man/src/commit.md found
21:40:12 WARN: man/src/config/create.md does not exist, skipping
21:40:12 WARN: man/src/config/inspect.md does not exist, skipping
21:40:12 WARN: man/src/config/ls.md does not exist, skipping
21:40:12 WARN: man/src/config/rm.md does not exist, skipping
21:40:12 WARN: man/src/config.md does not exist, skipping
21:40:12 INFO: man/src/container/attach.md found
21:40:12 INFO: man/src/container/commit.md found
21:40:12 INFO: man/src/container/cp.md found
21:40:12 INFO: man/src/container/create.md found
21:40:12 INFO: man/src/container/diff.md found
21:40:12 INFO: man/src/container/exec.md found
21:40:12 INFO: man/src/container/export.md found
21:40:12 WARN: man/src/container/inspect.md does not exist, skipping
21:40:12 INFO: man/src/container/kill.md found
21:40:12 INFO: man/src/container/logs.md found
21:40:12 INFO: man/src/container/ls.md found
21:40:12 INFO: man/src/container/pause.md found
21:40:12 INFO: man/src/container/port.md found
21:40:12 WARN: man/src/container/prune.md does not exist, skipping
21:40:12 INFO: man/src/container/rename.md found
21:40:12 INFO: man/src/container/restart.md found
21:40:12 INFO: man/src/container/rm.md found
21:40:12 INFO: man/src/container/run.md found
21:40:12 INFO: man/src/container/start.md found
21:40:12 INFO: man/src/container/stats.md found
21:40:12 INFO: man/src/container/stop.md found
21:40:12 INFO: man/src/container/top.md found
21:40:12 INFO: man/src/container/unpause.md found
21:40:12 INFO: man/src/container/update.md found
21:40:12 INFO: man/src/container/wait.md found
21:40:12 WARN: man/src/container.md does not exist, skipping
21:40:12 WARN: man/src/context/create.md does not exist, skipping
21:40:12 WARN: man/src/context/export.md does not exist, skipping
21:40:12 WARN: man/src/context/import.md does not exist, skipping
21:40:12 WARN: man/src/context/inspect.md does not exist, skipping
21:40:12 WARN: man/src/context/ls.md does not exist, skipping
21:40:12 WARN: man/src/context/rm.md does not exist, skipping
21:40:12 WARN: man/src/context/show.md does not exist, skipping
21:40:12 WARN: man/src/context/update.md does not exist, skipping
21:40:12 WARN: man/src/context/use.md does not exist, skipping
21:40:12 WARN: man/src/context.md does not exist, skipping
21:40:12 INFO: man/src/cp.md found
21:40:12 INFO: man/src/create.md found
21:40:12 INFO: man/src/diff.md found
21:40:12 INFO: man/src/events.md found
21:40:12 INFO: man/src/exec.md found
21:40:12 INFO: man/src/export.md found
21:40:12 INFO: man/src/history.md found
21:40:12 INFO: man/src/image/build.md found
21:40:12 INFO: man/src/image/history.md found
21:40:12 INFO: man/src/image/import.md found
21:40:12 WARN: man/src/image/inspect.md does not exist, skipping
21:40:12 INFO: man/src/image/load.md found
21:40:12 INFO: man/src/image/ls.md found
21:40:12 WARN: man/src/image/prune.md does not exist, skipping
21:40:12 INFO: man/src/image/pull.md found
21:40:12 INFO: man/src/image/push.md found
21:40:12 INFO: man/src/image/rm.md found
21:40:12 INFO: man/src/image/save.md found
21:40:12 INFO: man/src/image/tag.md found
21:40:12 WARN: man/src/image.md does not exist, skipping
21:40:12 INFO: man/src/images.md found
21:40:12 INFO: man/src/import.md found
21:40:12 INFO: man/src/info.md found
21:40:12 INFO: man/src/inspect.md found
21:40:12 INFO: man/src/kill.md found
21:40:12 INFO: man/src/load.md found
21:40:12 INFO: man/src/login.md found
21:40:12 INFO: man/src/logout.md found
21:40:12 INFO: man/src/logs.md found
21:40:12 WARN: man/src/manifest/annotate.md does not exist, skipping
21:40:12 WARN: man/src/manifest/create.md does not exist, skipping
21:40:12 WARN: man/src/manifest/inspect.md does not exist, skipping
21:40:12 WARN: man/src/manifest/push.md does not exist, skipping
21:40:12 WARN: man/src/manifest/rm.md does not exist, skipping
21:40:12 WARN: man/src/manifest.md does not exist, skipping
21:40:12 INFO: man/src/network/connect.md found
21:40:12 INFO: man/src/network/create.md found
21:40:12 INFO: man/src/network/disconnect.md found
21:40:12 INFO: man/src/network/inspect.md found
21:40:12 INFO: man/src/network/ls.md found
21:40:12 WARN: man/src/network/prune.md does not exist, skipping
21:40:12 INFO: man/src/network/rm.md found
21:40:12 WARN: man/src/network.md does not exist, skipping
21:40:12 WARN: man/src/node/demote.md does not exist, skipping
21:40:12 WARN: man/src/node/inspect.md does not exist, skipping
21:40:12 WARN: man/src/node/ls.md does not exist, skipping
21:40:12 WARN: man/src/node/promote.md does not exist, skipping
21:40:12 WARN: man/src/node/ps.md does not exist, skipping
21:40:12 WARN: man/src/node/rm.md does not exist, skipping
21:40:12 WARN: man/src/node/update.md does not exist, skipping
21:40:12 WARN: man/src/node.md does not exist, skipping
21:40:12 INFO: man/src/pause.md found
21:40:12 WARN: man/src/plugin/create.md does not exist, skipping
21:40:12 WARN: man/src/plugin/disable.md does not exist, skipping
21:40:12 WARN: man/src/plugin/enable.md does not exist, skipping
21:40:12 WARN: man/src/plugin/inspect.md does not exist, skipping
21:40:12 WARN: man/src/plugin/install.md does not exist, skipping
21:40:12 INFO: man/src/plugin/ls.md found
21:40:12 WARN: man/src/plugin/push.md does not exist, skipping
21:40:12 WARN: man/src/plugin/rm.md does not exist, skipping
21:40:12 WARN: man/src/plugin/set.md does not exist, skipping
21:40:12 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:40:12 WARN: man/src/plugin.md does not exist, skipping
21:40:12 INFO: man/src/port.md found
21:40:12 INFO: man/src/ps.md found
21:40:12 INFO: man/src/pull.md found
21:40:12 INFO: man/src/push.md found
21:40:12 INFO: man/src/rename.md found
21:40:12 INFO: man/src/restart.md found
21:40:12 INFO: man/src/rm.md found
21:40:12 INFO: man/src/rmi.md found
21:40:12 WARN: man/src/run.md does not exist, skipping
21:40:12 INFO: man/src/save.md found
21:40:12 INFO: man/src/search.md found
21:40:12 WARN: man/src/secret/create.md does not exist, skipping
21:40:12 WARN: man/src/secret/inspect.md does not exist, skipping
21:40:12 WARN: man/src/secret/ls.md does not exist, skipping
21:40:12 WARN: man/src/secret/rm.md does not exist, skipping
21:40:12 WARN: man/src/secret.md does not exist, skipping
21:40:12 WARN: man/src/service/create.md does not exist, skipping
21:40:12 WARN: man/src/service/inspect.md does not exist, skipping
21:40:12 WARN: man/src/service/logs.md does not exist, skipping
21:40:12 WARN: man/src/service/ls.md does not exist, skipping
21:40:12 WARN: man/src/service/ps.md does not exist, skipping
21:40:12 WARN: man/src/service/rm.md does not exist, skipping
21:40:12 WARN: man/src/service/rollback.md does not exist, skipping
21:40:12 WARN: man/src/service/scale.md does not exist, skipping
21:40:12 WARN: man/src/service/update.md does not exist, skipping
21:40:12 WARN: man/src/service.md does not exist, skipping
21:40:12 WARN: man/src/stack/config.md does not exist, skipping
21:40:12 WARN: man/src/stack/deploy.md does not exist, skipping
21:40:12 WARN: man/src/stack/ls.md does not exist, skipping
21:40:12 WARN: man/src/stack/ps.md does not exist, skipping
21:40:12 WARN: man/src/stack/rm.md does not exist, skipping
21:40:12 WARN: man/src/stack/services.md does not exist, skipping
21:40:12 WARN: man/src/stack.md does not exist, skipping
21:40:12 INFO: man/src/start.md found
21:40:12 INFO: man/src/stats.md found
21:40:12 INFO: man/src/stop.md found
21:40:12 WARN: man/src/swarm/ca.md does not exist, skipping
21:40:12 WARN: man/src/swarm/init.md does not exist, skipping
21:40:12 WARN: man/src/swarm/join.md does not exist, skipping
21:40:12 WARN: man/src/swarm/join-token.md does not exist, skipping
21:40:12 WARN: man/src/swarm/leave.md does not exist, skipping
21:40:12 WARN: man/src/swarm/unlock.md does not exist, skipping
21:40:12 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:40:12 WARN: man/src/swarm/update.md does not exist, skipping
21:40:12 WARN: man/src/swarm.md does not exist, skipping
21:40:12 WARN: man/src/system/df.md does not exist, skipping
21:40:12 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:40:12 INFO: man/src/system/events.md found
21:40:12 INFO: man/src/system/info.md found
21:40:12 WARN: man/src/system/prune.md does not exist, skipping
21:40:12 WARN: man/src/system.md does not exist, skipping
21:40:12 INFO: man/src/tag.md found
21:40:12 INFO: man/src/top.md found
21:40:12 WARN: man/src/trust/inspect.md does not exist, skipping
21:40:12 WARN: man/src/trust/key/generate.md does not exist, skipping
21:40:12 WARN: man/src/trust/key/load.md does not exist, skipping
21:40:12 WARN: man/src/trust/key.md does not exist, skipping
21:40:12 WARN: man/src/trust/revoke.md does not exist, skipping
21:40:12 WARN: man/src/trust/sign.md does not exist, skipping
21:40:12 WARN: man/src/trust/signer/add.md does not exist, skipping
21:40:12 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:40:12 WARN: man/src/trust/signer.md does not exist, skipping
21:40:12 WARN: man/src/trust.md does not exist, skipping
21:40:12 INFO: man/src/unpause.md found
21:40:12 INFO: man/src/update.md found
21:40:12 INFO: man/src/version.md found
21:40:12 INFO: man/src/volume/create.md found
21:40:12 INFO: man/src/volume/inspect.md found
21:40:12 INFO: man/src/volume/ls.md found
21:40:12 WARN: man/src/volume/prune.md does not exist, skipping
21:40:12 WARN: man/src/volume/rm.md does not exist, skipping
21:40:12 WARN: man/src/volume/update.md does not exist, skipping
21:40:12 INFO: man/src/volume.md found
21:40:12 INFO: man/src/wait.md found
21:40:12 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:40:12 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:40:12 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:40:12 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:40:12 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:40:12 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:40:12 make[2]: Leaving directory '/root/build-deb/cli'
21:40:12 # Build buildx plugin
21:40:12 cd /go/src/github.com/docker/buildx \
21:40:12 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:40:12 && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx
21:40:12 Dependencies resolved.
21:40:12 ================================================================================
21:40:12  Package                 Architecture  Version              Repository     Size
21:40:12 ================================================================================
21:40:12 Installing:
21:40:12  dnf-plugins-core        noarch        4.0.21-14.el8        baseos         72 k
21:40:12 
21:40:12 Transaction Summary
21:40:12 ================================================================================
21:40:12 Install  1 Package
21:40:12 
21:40:12 Total download size: 72 k
21:40:12 Installed size: 19 k
21:40:12 Downloading Packages:
21:40:12 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:40:12 ++ pwd
21:40:12 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:40:12 Project root: .
21:40:12 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:40:12 INFO: man/src/attach.md found
21:40:12 WARN: man/src/build.md does not exist, skipping
21:40:12 WARN: man/src/builder/build.md does not exist, skipping
21:40:12 WARN: man/src/builder/prune.md does not exist, skipping
21:40:12 WARN: man/src/builder.md does not exist, skipping
21:40:12 WARN: man/src/checkpoint/create.md does not exist, skipping
21:40:12 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:40:12 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:40:12 WARN: man/src/checkpoint.md does not exist, skipping
21:40:12 INFO: man/src/commit.md found
21:40:12 WARN: man/src/config/create.md does not exist, skipping
21:40:12 WARN: man/src/config/inspect.md does not exist, skipping
21:40:12 WARN: man/src/config/ls.md does not exist, skipping
21:40:12 WARN: man/src/config/rm.md does not exist, skipping
21:40:12 WARN: man/src/config.md does not exist, skipping
21:40:12 INFO: man/src/container/attach.md found
21:40:12 INFO: man/src/container/commit.md found
21:40:12 INFO: man/src/container/cp.md found
21:40:12 INFO: man/src/container/create.md found
21:40:12 INFO: man/src/container/diff.md found
21:40:12 INFO: man/src/container/exec.md found
21:40:12 INFO: man/src/container/export.md found
21:40:12 WARN: man/src/container/inspect.md does not exist, skipping
21:40:12 INFO: man/src/container/kill.md found
21:40:12 INFO: man/src/container/logs.md found
21:40:12 INFO: man/src/container/ls.md found
21:40:12 INFO: man/src/container/pause.md found
21:40:12 INFO: man/src/container/port.md found
21:40:12 WARN: man/src/container/prune.md does not exist, skipping
21:40:12 INFO: man/src/container/rename.md found
21:40:12 INFO: man/src/container/restart.md found
21:40:12 INFO: man/src/container/rm.md found
21:40:12 INFO: man/src/container/run.md found
21:40:12 INFO: man/src/container/start.md found
21:40:12 INFO: man/src/container/stats.md found
21:40:12 INFO: man/src/container/stop.md found
21:40:12 INFO: man/src/container/top.md found
21:40:12 INFO: man/src/container/unpause.md found
21:40:12 INFO: man/src/container/update.md found
21:40:12 INFO: man/src/container/wait.md found
21:40:12 WARN: man/src/container.md does not exist, skipping
21:40:12 WARN: man/src/context/create.md does not exist, skipping
21:40:12 WARN: man/src/context/export.md does not exist, skipping
21:40:12 WARN: man/src/context/import.md does not exist, skipping
21:40:12 WARN: man/src/context/inspect.md does not exist, skipping
21:40:12 WARN: man/src/context/ls.md does not exist, skipping
21:40:12 WARN: man/src/context/rm.md does not exist, skipping
21:40:12 WARN: man/src/context/show.md does not exist, skipping
21:40:12 WARN: man/src/context/update.md does not exist, skipping
21:40:12 WARN: man/src/context/use.md does not exist, skipping
21:40:12 WARN: man/src/context.md does not exist, skipping
21:40:12 INFO: man/src/cp.md found
21:40:12 INFO: man/src/create.md found
21:40:12 INFO: man/src/diff.md found
21:40:12 INFO: man/src/events.md found
21:40:12 INFO: man/src/exec.md found
21:40:12 INFO: man/src/export.md found
21:40:12 INFO: man/src/history.md found
21:40:12 INFO: man/src/image/build.md found
21:40:12 INFO: man/src/image/history.md found
21:40:12 INFO: man/src/image/import.md found
21:40:12 WARN: man/src/image/inspect.md does not exist, skipping
21:40:12 INFO: man/src/image/load.md found
21:40:12 INFO: man/src/image/ls.md found
21:40:12 WARN: man/src/image/prune.md does not exist, skipping
21:40:12 INFO: man/src/image/pull.md found
21:40:12 INFO: man/src/image/push.md found
21:40:12 INFO: man/src/image/rm.md found
21:40:12 INFO: man/src/image/save.md found
21:40:12 INFO: man/src/image/tag.md found
21:40:12 WARN: man/src/image.md does not exist, skipping
21:40:12 INFO: man/src/images.md found
21:40:12 INFO: man/src/import.md found
21:40:12 INFO: man/src/info.md found
21:40:12 INFO: man/src/inspect.md found
21:40:12 INFO: man/src/kill.md found
21:40:12 INFO: man/src/load.md found
21:40:12 INFO: man/src/login.md found
21:40:12 INFO: man/src/logout.md found
21:40:12 INFO: man/src/logs.md found
21:40:12 WARN: man/src/manifest/annotate.md does not exist, skipping
21:40:12 WARN: man/src/manifest/create.md does not exist, skipping
21:40:12 WARN: man/src/manifest/inspect.md does not exist, skipping
21:40:12 WARN: man/src/manifest/push.md does not exist, skipping
21:40:12 WARN: man/src/manifest/rm.md does not exist, skipping
21:40:12 WARN: man/src/manifest.md does not exist, skipping
21:40:12 INFO: man/src/network/connect.md found
21:40:12 INFO: man/src/network/create.md found
21:40:12 INFO: man/src/network/disconnect.md found
21:40:12 INFO: man/src/network/inspect.md found
21:40:12 INFO: man/src/network/ls.md found
21:40:12 WARN: man/src/network/prune.md does not exist, skipping
21:40:12 INFO: man/src/network/rm.md found
21:40:12 WARN: man/src/network.md does not exist, skipping
21:40:12 WARN: man/src/node/demote.md does not exist, skipping
21:40:12 WARN: man/src/node/inspect.md does not exist, skipping
21:40:12 WARN: man/src/node/ls.md does not exist, skipping
21:40:12 WARN: man/src/node/promote.md does not exist, skipping
21:40:12 WARN: man/src/node/ps.md does not exist, skipping
21:40:12 WARN: man/src/node/rm.md does not exist, skipping
21:40:12 WARN: man/src/node/update.md does not exist, skipping
21:40:12 WARN: man/src/node.md does not exist, skipping
21:40:12 INFO: man/src/pause.md found
21:40:12 WARN: man/src/plugin/create.md does not exist, skipping
21:40:12 WARN: man/src/plugin/disable.md does not exist, skipping
21:40:12 WARN: man/src/plugin/enable.md does not exist, skipping
21:40:12 WARN: man/src/plugin/inspect.md does not exist, skipping
21:40:12 WARN: man/src/plugin/install.md does not exist, skipping
21:40:12 INFO: man/src/plugin/ls.md found
21:40:12 WARN: man/src/plugin/push.md does not exist, skipping
21:40:12 WARN: man/src/plugin/rm.md does not exist, skipping
21:40:12 WARN: man/src/plugin/set.md does not exist, skipping
21:40:12 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:40:12 WARN: man/src/plugin.md does not exist, skipping
21:40:12 INFO: man/src/port.md found
21:40:12 INFO: man/src/ps.md found
21:40:12 INFO: man/src/pull.md found
21:40:12 INFO: man/src/push.md found
21:40:12 INFO: man/src/rename.md found
21:40:12 INFO: man/src/restart.md found
21:40:12 INFO: man/src/rm.md found
21:40:12 INFO: man/src/rmi.md found
21:40:12 WARN: man/src/run.md does not exist, skipping
21:40:12 INFO: man/src/save.md found
21:40:12 INFO: man/src/search.md found
21:40:12 WARN: man/src/secret/create.md does not exist, skipping
21:40:12 WARN: man/src/secret/inspect.md does not exist, skipping
21:40:12 WARN: man/src/secret/ls.md does not exist, skipping
21:40:12 WARN: man/src/secret/rm.md does not exist, skipping
21:40:12 WARN: man/src/secret.md does not exist, skipping
21:40:12 WARN: man/src/service/create.md does not exist, skipping
21:40:12 WARN: man/src/service/inspect.md does not exist, skipping
21:40:12 WARN: man/src/service/logs.md does not exist, skipping
21:40:12 WARN: man/src/service/ls.md does not exist, skipping
21:40:12 WARN: man/src/service/ps.md does not exist, skipping
21:40:12 WARN: man/src/service/rm.md does not exist, skipping
21:40:12 WARN: man/src/service/rollback.md does not exist, skipping
21:40:12 WARN: man/src/service/scale.md does not exist, skipping
21:40:12 WARN: man/src/service/update.md does not exist, skipping
21:40:12 WARN: man/src/service.md does not exist, skipping
21:40:12 WARN: man/src/stack/config.md does not exist, skipping
21:40:12 WARN: man/src/stack/deploy.md does not exist, skipping
21:40:12 WARN: man/src/stack/ls.md does not exist, skipping
21:40:12 WARN: man/src/stack/ps.md does not exist, skipping
21:40:12 WARN: man/src/stack/rm.md does not exist, skipping
21:40:12 WARN: man/src/stack/services.md does not exist, skipping
21:40:12 WARN: man/src/stack.md does not exist, skipping
21:40:12 INFO: man/src/start.md found
21:40:12 INFO: man/src/stats.md found
21:40:12 INFO: man/src/stop.md found
21:40:12 WARN: man/src/swarm/ca.md does not exist, skipping
21:40:12 WARN: man/src/swarm/init.md does not exist, skipping
21:40:12 WARN: man/src/swarm/join.md does not exist, skipping
21:40:12 WARN: man/src/swarm/join-token.md does not exist, skipping
21:40:12 WARN: man/src/swarm/leave.md does not exist, skipping
21:40:12 WARN: man/src/swarm/unlock.md does not exist, skipping
21:40:12 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:40:12 WARN: man/src/swarm/update.md does not exist, skipping
21:40:12 WARN: man/src/swarm.md does not exist, skipping
21:40:12 WARN: man/src/system/df.md does not exist, skipping
21:40:12 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:40:12 INFO: man/src/system/events.md found
21:40:12 INFO: man/src/system/info.md found
21:40:12 WARN: man/src/system/prune.md does not exist, skipping
21:40:12 WARN: man/src/system.md does not exist, skipping
21:40:12 INFO: man/src/tag.md found
21:40:12 INFO: man/src/top.md found
21:40:12 WARN: man/src/trust/inspect.md does not exist, skipping
21:40:12 WARN: man/src/trust/key/generate.md does not exist, skipping
21:40:12 WARN: man/src/trust/key/load.md does not exist, skipping
21:40:12 WARN: man/src/trust/key.md does not exist, skipping
21:40:12 WARN: man/src/trust/revoke.md does not exist, skipping
21:40:12 WARN: man/src/trust/sign.md does not exist, skipping
21:40:12 WARN: man/src/trust/signer/add.md does not exist, skipping
21:40:12 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:40:12 WARN: man/src/trust/signer.md does not exist, skipping
21:40:12 WARN: man/src/trust.md does not exist, skipping
21:40:12 INFO: man/src/unpause.md found
21:40:12 INFO: man/src/update.md found
21:40:12 INFO: man/src/version.md found
21:40:12 INFO: man/src/volume/create.md found
21:40:12 INFO: man/src/volume/inspect.md found
21:40:12 INFO: man/src/volume/ls.md found
21:40:12 WARN: man/src/volume/prune.md does not exist, skipping
21:40:12 WARN: man/src/volume/rm.md does not exist, skipping
21:40:12 WARN: man/src/volume/update.md does not exist, skipping
21:40:12 INFO: man/src/volume.md found
21:40:12 INFO: man/src/wait.md found
21:40:12 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:40:12 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:40:12 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:40:12 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:40:12 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:40:12 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:40:12 make[2]: Leaving directory '/root/build-deb/cli'
21:40:12 # Build buildx plugin
21:40:12 cd /go/src/github.com/docker/buildx \
21:40:12 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:40:12 && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx
21:40:12 ~/rpmbuild/BUILD/src
21:40:12 + popd
21:40:12 + exit 0
21:40:12 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ar63yv
21:40:12 + umask 022
21:40:12 + cd /root/rpmbuild/BUILD
21:40:12 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.x86_64 '!=' / ']'
21:40:12 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.x86_64
21:40:12 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.x86_64
21:40:12 + mkdir -p /root/rpmbuild/BUILDROOT
21:40:12 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.x86_64
21:40:12 + cd src
21:40:12 + pushd /root/rpmbuild/BUILD/src/buildx
21:40:12 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:40:12 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
21:40:12 ~/rpmbuild/BUILD/src
21:40:12 + popd
21:40:12 + /usr/lib/rpm/check-buildroot
21:40:12 + /usr/lib/rpm/redhat/brp-ldconfig
21:40:12 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
21:40:12 + /usr/lib/rpm/brp-compress
21:40:12 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:40:12 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:40:12 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:40:12 + /usr/lib/rpm/brp-python-bytecompile '' 1
21:40:12 + /usr/lib/rpm/brp-python-hardlink
21:40:12 + PYTHON3=/usr/libexec/platform-python
21:40:12 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:40:12 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3clRqQ
21:40:12 + umask 022
21:40:12 + cd /root/rpmbuild/BUILD
21:40:12 + cd src
21:40:12 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
21:40:12 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:40:12 PASS: docker-buildx version OK
21:40:12 + ver=v0.8.2
21:40:12 + test v0.8.2 = v0.8.2
21:40:12 + echo 'PASS: docker-buildx version OK'
21:40:12 + exit 0
21:40:12 Processing files: docker-buildx-plugin-0.8.2-0.el8.x86_64
21:40:12 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
21:40:12 Provides: docker-buildx-plugin = 0:0.8.2-0.el8 docker-buildx-plugin(x86-64) = 0:0.8.2-0.el8
21:40:12 Requires(interp): /bin/sh /bin/sh /bin/sh
21:40:12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:40:12 Requires(post): /bin/sh
21:40:12 Requires(preun): /bin/sh
21:40:12 Requires(postun): /bin/sh
21:40:12 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.x86_64
21:40:12 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.8.2-0.el8.src.rpm
21:40:12 Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.el8.x86_64.rpm
21:40:12 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5owVDa
21:40:12 + umask 022
21:40:12 + cd /root/rpmbuild/BUILD
21:40:12 + cd src
21:40:12 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.x86_64
21:40:12 + exit 0
21:40:12 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.i09c95
21:40:12 + umask 022
21:40:12 + cd /root/rpmbuild/BUILD
21:40:12 + cd /root/rpmbuild/BUILD
21:40:12 + rm -rf src
21:40:12 + /usr/bin/mkdir -p src
21:40:12 + cd src
21:40:12 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
21:40:12 + /usr/bin/tar -xof -
21:40:12 + STATUS=0
21:40:12 + '[' 0 -ne 0 ']'
21:40:12 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
21:40:12 + /usr/bin/tar -xof -
21:40:12 + STATUS=0
21:40:12 + '[' 0 -ne 0 ']'
21:40:12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:40:12 + exit 0
21:40:12 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.96VDQC
21:40:12 + umask 022
21:40:12 + cd /root/rpmbuild/BUILD
21:40:12 + cd src
21:40:12 + pushd /root/rpmbuild/BUILD/src/compose
21:40:12 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:40:12 + GOPROXY=https://proxy.golang.org
21:40:12 + GO111MODULE=on
21:40:12 + go mod download
21:40:13 dnf-plugins-core-4.0.21-14.el8.noarch.rpm       314 kB/s |  72 kB     00:00    
21:40:13 --------------------------------------------------------------------------------
21:40:13 Total                                           113 kB/s |  72 kB     00:00     
21:40:13 Running transaction check
21:40:13 Transaction check succeeded.
21:40:13 Running transaction test
21:40:13 Transaction test succeeded.
21:40:13 Running transaction
21:40:13   Preparing        :                                                        1/1 
21:40:13   Installing       : dnf-plugins-core-4.0.21-14.el8.noarch                  1/1 
21:40:13 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.9.0~ubuntu-jammy_arm64.deb'.
21:40:13 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.deb'.
21:40:13   Verifying        : dnf-plugins-core-4.0.21-14.el8.noarch                  1/1 
21:40:13 
21:40:13 Installed:
21:40:13   dnf-plugins-core-4.0.21-14.el8.noarch                                         
21:40:13 
21:40:13 Complete!
21:40:13 + case ${DIST_ID}:${DIST_VERSION} in
21:40:13 + install_rpm_containerd
21:40:13 + '[' staging = stage ']'
21:40:13 + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo
21:40:13 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo'
21:40:13 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo
21:40:13 + dnf --version
21:40:13 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.deb'.
21:40:13 4.7.0
21:40:13   Installed: dnf-0:4.7.0-11.el8.noarch at Thu Aug  4 15:37:32 2022
21:40:13   Built    : CentOS Buildsys <bugs@centos.org> at Wed Jul 27 13:05:47 2022
21:40:13 
21:40:13   Installed: rpm-0:4.14.3-23.el8.aarch64 at Tue Jul 26 12:30:32 2022
21:40:13   Built    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> at Tue Apr  5 18:37:55 2022
21:40:13 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
21:40:13 Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
21:40:14 + dnf config-manager --set-disabled 'docker-ce-*'
21:40:14 + GOPROXY=https://proxy.golang.org
21:40:14 + GO111MODULE=on
21:40:14 + GIT_TAG=v2.9.0
21:40:14 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin
21:40:14 GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0"  -o bin/docker-compose ./cmd
21:40:14 + dnf config-manager --set-enabled docker-ce-test
21:40:14 + dnf makecache
21:40:15 CentOS Stream 8 - AppStream                     9.8 kB/s | 4.4 kB     00:00    
21:40:16 CentOS Stream 8 - BaseOS                        6.7 kB/s | 3.9 kB     00:00    
21:40:16 CentOS Stream 8 - Extras                        6.0 kB/s | 2.9 kB     00:00    
21:40:17 CentOS Stream 8 - Extras common packages        4.7 kB/s | 3.0 kB     00:00    
21:40:17 # Build the compose plugin
21:40:17 # FIXME: using GOPROXY, to work around:
21:40:17 # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0
21:40:17 cd /go/src/github.com/docker/compose \
21:40:17 && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \
21:40:17 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:40:17 && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.9.0 \
21:40:17 	make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin
21:40:17 make[2]: Entering directory '/root/build-deb/compose'
21:40:17 GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0"  -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd
21:40:17 Docker CE Test - aarch64                         60 kB/s |  30 kB     00:00    
21:40:18 + GOPROXY=https://proxy.golang.org
21:40:18 + GO111MODULE=on
21:40:18 + GIT_TAG=v2.9.0
21:40:18 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin
21:40:18 GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0"  -o bin/docker-compose ./cmd
21:40:18 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.9.0~debian-bullseye_arm64.deb'.
21:40:18 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.deb'.
21:40:19 Metadata cache created.
21:40:19 + echo '[DEBUG] Installing engine rpms'
21:40:19 [DEBUG] Installing engine rpms
21:40:19 ++ find rpm/rpmbuild/centos-8/RPMS/ -type f -name '*.rpm'
21:40:19 ++ sed /src/d
21:40:19 + packages='rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-0.0.0~20220816152130.8ffaab8-0.el8.aarch64.rpm
21:40:19 rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el8.aarch64.rpm
21:40:19 rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.aarch64.rpm
21:40:19 rpm/rpmbuild/centos-8/RPMS/aarch64/docker-compose-plugin-2.9.0-0.el8.aarch64.rpm
21:40:19 rpm/rpmbuild/centos-8/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.el8.aarch64.rpm'
21:40:19 + set -x
21:40:19 + DNF_VAR_releasever=8
21:40:19 + dnf install -y rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-0.0.0~20220816152130.8ffaab8-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-compose-plugin-2.9.0-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.el8.aarch64.rpm
21:40:19 Last metadata expiration check: 0:00:02 ago on Tue Aug 16 21:40:17 2022.
21:40:19 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:40:19 ++ pwd
21:40:19 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:40:19 Project root: .
21:40:19 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:40:19 INFO: man/src/attach.md found
21:40:19 WARN: man/src/build.md does not exist, skipping
21:40:19 WARN: man/src/builder/build.md does not exist, skipping
21:40:19 WARN: man/src/builder/prune.md does not exist, skipping
21:40:19 WARN: man/src/builder.md does not exist, skipping
21:40:19 WARN: man/src/checkpoint/create.md does not exist, skipping
21:40:19 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:40:19 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:40:19 WARN: man/src/checkpoint.md does not exist, skipping
21:40:19 INFO: man/src/commit.md found
21:40:19 WARN: man/src/config/create.md does not exist, skipping
21:40:19 WARN: man/src/config/inspect.md does not exist, skipping
21:40:19 WARN: man/src/config/ls.md does not exist, skipping
21:40:19 WARN: man/src/config/rm.md does not exist, skipping
21:40:19 WARN: man/src/config.md does not exist, skipping
21:40:19 INFO: man/src/container/attach.md found
21:40:19 INFO: man/src/container/commit.md found
21:40:19 INFO: man/src/container/cp.md found
21:40:19 INFO: man/src/container/create.md found
21:40:19 INFO: man/src/container/diff.md found
21:40:19 INFO: man/src/container/exec.md found
21:40:19 INFO: man/src/container/export.md found
21:40:19 WARN: man/src/container/inspect.md does not exist, skipping
21:40:19 INFO: man/src/container/kill.md found
21:40:19 INFO: man/src/container/logs.md found
21:40:19 INFO: man/src/container/ls.md found
21:40:19 INFO: man/src/container/pause.md found
21:40:19 INFO: man/src/container/port.md found
21:40:19 WARN: man/src/container/prune.md does not exist, skipping
21:40:19 INFO: man/src/container/rename.md found
21:40:19 INFO: man/src/container/restart.md found
21:40:19 INFO: man/src/container/rm.md found
21:40:19 INFO: man/src/container/run.md found
21:40:19 INFO: man/src/container/start.md found
21:40:19 INFO: man/src/container/stats.md found
21:40:19 INFO: man/src/container/stop.md found
21:40:19 INFO: man/src/container/top.md found
21:40:19 INFO: man/src/container/unpause.md found
21:40:19 INFO: man/src/container/update.md found
21:40:19 INFO: man/src/container/wait.md found
21:40:19 WARN: man/src/container.md does not exist, skipping
21:40:19 WARN: man/src/context/create.md does not exist, skipping
21:40:19 WARN: man/src/context/export.md does not exist, skipping
21:40:19 WARN: man/src/context/import.md does not exist, skipping
21:40:19 WARN: man/src/context/inspect.md does not exist, skipping
21:40:19 WARN: man/src/context/ls.md does not exist, skipping
21:40:19 WARN: man/src/context/rm.md does not exist, skipping
21:40:19 WARN: man/src/context/show.md does not exist, skipping
21:40:19 WARN: man/src/context/update.md does not exist, skipping
21:40:19 WARN: man/src/context/use.md does not exist, skipping
21:40:19 WARN: man/src/context.md does not exist, skipping
21:40:19 INFO: man/src/cp.md found
21:40:19 INFO: man/src/create.md found
21:40:19 INFO: man/src/diff.md found
21:40:19 INFO: man/src/events.md found
21:40:19 INFO: man/src/exec.md found
21:40:19 INFO: man/src/export.md found
21:40:19 INFO: man/src/history.md found
21:40:19 INFO: man/src/image/build.md found
21:40:19 INFO: man/src/image/history.md found
21:40:19 INFO: man/src/image/import.md found
21:40:19 WARN: man/src/image/inspect.md does not exist, skipping
21:40:19 INFO: man/src/image/load.md found
21:40:19 INFO: man/src/image/ls.md found
21:40:19 WARN: man/src/image/prune.md does not exist, skipping
21:40:19 INFO: man/src/image/pull.md found
21:40:19 INFO: man/src/image/push.md found
21:40:19 INFO: man/src/image/rm.md found
21:40:19 INFO: man/src/image/save.md found
21:40:19 INFO: man/src/image/tag.md found
21:40:19 WARN: man/src/image.md does not exist, skipping
21:40:19 INFO: man/src/images.md found
21:40:19 INFO: man/src/import.md found
21:40:19 INFO: man/src/info.md found
21:40:19 INFO: man/src/inspect.md found
21:40:19 INFO: man/src/kill.md found
21:40:19 INFO: man/src/load.md found
21:40:19 INFO: man/src/login.md found
21:40:19 INFO: man/src/logout.md found
21:40:19 INFO: man/src/logs.md found
21:40:19 WARN: man/src/manifest/annotate.md does not exist, skipping
21:40:19 WARN: man/src/manifest/create.md does not exist, skipping
21:40:19 WARN: man/src/manifest/inspect.md does not exist, skipping
21:40:19 WARN: man/src/manifest/push.md does not exist, skipping
21:40:19 WARN: man/src/manifest/rm.md does not exist, skipping
21:40:19 WARN: man/src/manifest.md does not exist, skipping
21:40:19 INFO: man/src/network/connect.md found
21:40:19 INFO: man/src/network/create.md found
21:40:19 INFO: man/src/network/disconnect.md found
21:40:19 INFO: man/src/network/inspect.md found
21:40:19 INFO: man/src/network/ls.md found
21:40:19 WARN: man/src/network/prune.md does not exist, skipping
21:40:19 INFO: man/src/network/rm.md found
21:40:19 WARN: man/src/network.md does not exist, skipping
21:40:19 WARN: man/src/node/demote.md does not exist, skipping
21:40:19 WARN: man/src/node/inspect.md does not exist, skipping
21:40:19 WARN: man/src/node/ls.md does not exist, skipping
21:40:19 WARN: man/src/node/promote.md does not exist, skipping
21:40:19 WARN: man/src/node/ps.md does not exist, skipping
21:40:19 WARN: man/src/node/rm.md does not exist, skipping
21:40:19 WARN: man/src/node/update.md does not exist, skipping
21:40:19 WARN: man/src/node.md does not exist, skipping
21:40:19 INFO: man/src/pause.md found
21:40:19 WARN: man/src/plugin/create.md does not exist, skipping
21:40:19 WARN: man/src/plugin/disable.md does not exist, skipping
21:40:19 WARN: man/src/plugin/enable.md does not exist, skipping
21:40:19 WARN: man/src/plugin/inspect.md does not exist, skipping
21:40:19 WARN: man/src/plugin/install.md does not exist, skipping
21:40:19 INFO: man/src/plugin/ls.md found
21:40:19 WARN: man/src/plugin/push.md does not exist, skipping
21:40:19 WARN: man/src/plugin/rm.md does not exist, skipping
21:40:19 WARN: man/src/plugin/set.md does not exist, skipping
21:40:19 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:40:19 WARN: man/src/plugin.md does not exist, skipping
21:40:19 INFO: man/src/port.md found
21:40:19 INFO: man/src/ps.md found
21:40:19 INFO: man/src/pull.md found
21:40:19 INFO: man/src/push.md found
21:40:19 INFO: man/src/rename.md found
21:40:19 INFO: man/src/restart.md found
21:40:19 INFO: man/src/rm.md found
21:40:19 INFO: man/src/rmi.md found
21:40:19 WARN: man/src/run.md does not exist, skipping
21:40:19 INFO: man/src/save.md found
21:40:19 INFO: man/src/search.md found
21:40:19 WARN: man/src/secret/create.md does not exist, skipping
21:40:19 WARN: man/src/secret/inspect.md does not exist, skipping
21:40:19 WARN: man/src/secret/ls.md does not exist, skipping
21:40:19 WARN: man/src/secret/rm.md does not exist, skipping
21:40:19 WARN: man/src/secret.md does not exist, skipping
21:40:19 WARN: man/src/service/create.md does not exist, skipping
21:40:19 WARN: man/src/service/inspect.md does not exist, skipping
21:40:19 WARN: man/src/service/logs.md does not exist, skipping
21:40:19 WARN: man/src/service/ls.md does not exist, skipping
21:40:19 WARN: man/src/service/ps.md does not exist, skipping
21:40:19 WARN: man/src/service/rm.md does not exist, skipping
21:40:19 WARN: man/src/service/rollback.md does not exist, skipping
21:40:19 WARN: man/src/service/scale.md does not exist, skipping
21:40:19 WARN: man/src/service/update.md does not exist, skipping
21:40:19 WARN: man/src/service.md does not exist, skipping
21:40:19 WARN: man/src/stack/config.md does not exist, skipping
21:40:19 WARN: man/src/stack/deploy.md does not exist, skipping
21:40:19 WARN: man/src/stack/ls.md does not exist, skipping
21:40:19 WARN: man/src/stack/ps.md does not exist, skipping
21:40:19 WARN: man/src/stack/rm.md does not exist, skipping
21:40:19 WARN: man/src/stack/services.md does not exist, skipping
21:40:19 WARN: man/src/stack.md does not exist, skipping
21:40:19 INFO: man/src/start.md found
21:40:19 INFO: man/src/stats.md found
21:40:19 INFO: man/src/stop.md found
21:40:19 WARN: man/src/swarm/ca.md does not exist, skipping
21:40:19 WARN: man/src/swarm/init.md does not exist, skipping
21:40:19 WARN: man/src/swarm/join.md does not exist, skipping
21:40:19 WARN: man/src/swarm/join-token.md does not exist, skipping
21:40:19 WARN: man/src/swarm/leave.md does not exist, skipping
21:40:19 WARN: man/src/swarm/unlock.md does not exist, skipping
21:40:19 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:40:19 WARN: man/src/swarm/update.md does not exist, skipping
21:40:19 WARN: man/src/swarm.md does not exist, skipping
21:40:19 WARN: man/src/system/df.md does not exist, skipping
21:40:19 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:40:19 INFO: man/src/system/events.md found
21:40:19 INFO: man/src/system/info.md found
21:40:19 WARN: man/src/system/prune.md does not exist, skipping
21:40:19 WARN: man/src/system.md does not exist, skipping
21:40:19 INFO: man/src/tag.md found
21:40:19 INFO: man/src/top.md found
21:40:19 WARN: man/src/trust/inspect.md does not exist, skipping
21:40:19 WARN: man/src/trust/key/generate.md does not exist, skipping
21:40:19 WARN: man/src/trust/key/load.md does not exist, skipping
21:40:19 WARN: man/src/trust/key.md does not exist, skipping
21:40:19 WARN: man/src/trust/revoke.md does not exist, skipping
21:40:19 WARN: man/src/trust/sign.md does not exist, skipping
21:40:19 WARN: man/src/trust/signer/add.md does not exist, skipping
21:40:19 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:40:19 WARN: man/src/trust/signer.md does not exist, skipping
21:40:19 WARN: man/src/trust.md does not exist, skipping
21:40:19 INFO: man/src/unpause.md found
21:40:19 INFO: man/src/update.md found
21:40:19 INFO: man/src/version.md found
21:40:19 INFO: man/src/volume/create.md found
21:40:19 INFO: man/src/volume/inspect.md found
21:40:19 INFO: man/src/volume/ls.md found
21:40:19 WARN: man/src/volume/prune.md does not exist, skipping
21:40:19 WARN: man/src/volume/rm.md does not exist, skipping
21:40:19 WARN: man/src/volume/update.md does not exist, skipping
21:40:19 INFO: man/src/volume.md found
21:40:19 INFO: man/src/wait.md found
21:40:19 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:40:19 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:40:19 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:40:19 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:40:19 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:40:19 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:40:19 + popd
21:40:19 + exit 0
21:40:19 ~/rpmbuild/BUILD/src
21:40:19 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NmxxFW
21:40:19 + umask 022
21:40:19 + cd /root/rpmbuild/BUILD
21:40:19 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.x86_64 '!=' / ']'
21:40:19 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.x86_64
21:40:19 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.x86_64
21:40:19 + mkdir -p /root/rpmbuild/BUILDROOT
21:40:19 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.x86_64
21:40:19 + cd src
21:40:19 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.x86_64/usr/bin
21:40:19 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.x86_64/usr/bin/docker
21:40:19 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.x86_64/usr/share/bash-completion/completions
21:40:19 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.x86_64/usr/share/zsh/vendor-completions
21:40:19 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.x86_64/usr/share/fish/vendor_completions.d
21:40:19 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.x86_64/usr/share/bash-completion/completions/docker
21:40:19 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.x86_64/usr/share/zsh/vendor-completions/_docker
21:40:19 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.x86_64/usr/share/fish/vendor_completions.d/docker.fish
21:40:19 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.x86_64/usr/share/man/man1
21:40:19 + 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~20220816152130.8ffaab8-0.el7.x86_64/usr/share/man/man1
21:40:19 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.x86_64/usr/share/man/man5
21:40:19 + 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~20220816152130.8ffaab8-0.el7.x86_64/usr/share/man/man5
21:40:19 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.x86_64/usr/share/man/man8
21:40:19 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.x86_64/usr/share/man/man8
21:40:19 + mkdir -p build-docs
21:40:19 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:40:19 + cp cli/LICENSE build-docs/LICENSE
21:40:19 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:40:19 + cp cli/MAINTAINERS build-docs/MAINTAINERS
21:40:19 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:40:19 + cp cli/NOTICE build-docs/NOTICE
21:40:19 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:40:19 + cp cli/README.md build-docs/README.md
21:40:19 + /usr/lib/rpm/check-buildroot
21:40:19 + /usr/lib/rpm/redhat/brp-compress
21:40:19 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
21:40:19 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:40:19 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
21:40:19 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
21:40:19 + /usr/lib/rpm/redhat/brp-python-hardlink
21:40:19 + /usr/lib/rpm/redhat/brp-java-repack-jars
21:40:19 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.mVObyN
21:40:19 + umask 022
21:40:19 + cd /root/rpmbuild/BUILD
21:40:19 + cd src
21:40:19 ++ cli/build/docker --version
21:40:19 + ver='Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8'
21:40:19 PASS: cli version OK
21:40:19 + test 'Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8' = 'Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8'
21:40:19 + echo 'PASS: cli version OK'
21:40:19 + exit 0
21:40:19 Processing files: docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.x86_64
21:40:19 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9weRzE
21:40:19 + umask 022
21:40:19 + cd /root/rpmbuild/BUILD
21:40:19 + cd src
21:40:19 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20220816152130.8ffaab8
21:40:19 + export DOCDIR
21:40:19 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20220816152130.8ffaab8
21:40:19 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20220816152130.8ffaab8
21:40:19 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20220816152130.8ffaab8
21:40:19 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20220816152130.8ffaab8
21:40:19 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20220816152130.8ffaab8
21:40:19 + exit 0
21:40:19 Provides: docker-ce-cli = 1:0.0.0~20220816152130.8ffaab8-0.el7 docker-ce-cli(x86-64) = 1:0.0.0~20220816152130.8ffaab8-0.el7
21:40:19 Requires(interp): /bin/sh
21:40:19 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:40:19 Requires(post): /bin/sh
21:40:19 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:40:19 Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli
21:40:19 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.x86_64
21:40:19 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.src.rpm
21:40:20 + popd
21:40:20 + RPM_EC=0
21:40:20 ~/rpmbuild/BUILD/src
21:40:20 ++ jobs -p
21:40:20 + exit 0
21:40:20 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Map599
21:40:20 + umask 022
21:40:20 + cd /root/rpmbuild/BUILD
21:40:20 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.aarch64 '!=' / ']'
21:40:20 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.aarch64
21:40:20 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.aarch64
21:40:20 + mkdir -p /root/rpmbuild/BUILDROOT
21:40:20 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.aarch64
21:40:20 + cd src
21:40:20 + pushd /root/rpmbuild/BUILD/src/compose
21:40:20 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:40:20 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-compose
21:40:20 + popd
21:40:20 ~/rpmbuild/BUILD/src
21:40:20 + for f in LICENSE MAINTAINERS NOTICE README.md
21:40:20 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
21:40:20 + for f in LICENSE MAINTAINERS NOTICE README.md
21:40:20 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
21:40:20 + for f in LICENSE MAINTAINERS NOTICE README.md
21:40:20 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
21:40:20 + for f in LICENSE MAINTAINERS NOTICE README.md
21:40:20 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
21:40:20 + /usr/lib/rpm/check-buildroot
21:40:20 + /usr/lib/rpm/redhat/brp-ldconfig
21:40:20 + /usr/lib/rpm/brp-compress
21:40:20 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:40:20 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:40:20 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:40:20 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:40:20 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:40:20 + /usr/lib/rpm/brp-python-hardlink
21:40:20 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:40:20 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.egmG7z
21:40:20 + umask 022
21:40:20 + cd /root/rpmbuild/BUILD
21:40:20 + cd src
21:40:20 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
21:40:20 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:40:20 + ver=v2.9.0
21:40:20 + test v2.9.0 = v2.9.0
21:40:20 + echo 'PASS: docker-compose version OK'
21:40:20 + RPM_EC=0
21:40:20 PASS: docker-compose version OK
21:40:20 ++ jobs -p
21:40:20 + exit 0
21:40:20 Processing files: docker-compose-plugin-2.9.0-0.el9.aarch64
21:40:20 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7bBazJ
21:40:20 + umask 022
21:40:20 + cd /root/rpmbuild/BUILD
21:40:20 + cd src
21:40:20 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.aarch64/usr/share/doc/docker-compose-plugin
21:40:20 + export LC_ALL=C
21:40:20 + LC_ALL=C
21:40:20 + export DOCDIR
21:40:20 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.aarch64/usr/share/doc/docker-compose-plugin
21:40:20 + 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.9.0-0.el9.aarch64/usr/share/doc/docker-compose-plugin
21:40:20 + RPM_EC=0
21:40:20 ++ jobs -p
21:40:20 + exit 0
21:40:20 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.53rxN3
21:40:20 + umask 022
21:40:20 + cd /root/rpmbuild/BUILD
21:40:20 + cd src
21:40:20 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.aarch64/usr/share/licenses/docker-compose-plugin
21:40:20 + export LC_ALL=C
21:40:20 + LC_ALL=C
21:40:20 + export LICENSEDIR
21:40:20 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.aarch64/usr/share/licenses/docker-compose-plugin
21:40:20 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.aarch64/usr/share/licenses/docker-compose-plugin
21:40:20 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.aarch64/usr/share/licenses/docker-compose-plugin
21:40:20 + RPM_EC=0
21:40:20 ++ jobs -p
21:40:20 + exit 0
21:40:20 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-compose
21:40:20 Provides: docker-compose-plugin = 0:2.9.0-0.el9 docker-compose-plugin(aarch-64) = 0:2.9.0-0.el9
21:40:20 Requires(interp): /bin/sh /bin/sh /bin/sh
21:40:20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:40:20 Requires(post): /bin/sh
21:40:20 Requires(preun): /bin/sh
21:40:20 Requires(postun): /bin/sh
21:40:20 Enhances: docker-ce-cli
21:40:20 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.aarch64
21:40:20 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.9.0-0.el9.src.rpm
21:40:20 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.deb'.
21:40:20 Dependencies resolved.
21:40:20 =======================================================================================================
21:40:20  Package                        Arch     Version                                  Repository       Size
21:40:20 =======================================================================================================
21:40:20 Installing:
21:40:20  docker-buildx-plugin           aarch64  0.8.2-0.el8                              @commandline    9.8 M
21:40:20  docker-ce                      aarch64  3:0.0.0~20220816152130.8ffaab8-0.el8     @commandline     14 M
21:40:20  docker-ce-cli                  aarch64  1:0.0.0~20220816152130.8ffaab8-0.el8     @commandline    6.1 M
21:40:20  docker-ce-rootless-extras      aarch64  0.0.0~20220816152130.8ffaab8-0.el8       @commandline    4.1 M
21:40:20  docker-compose-plugin          aarch64  2.9.0-0.el8                              @commandline    6.2 M
21:40:20 Installing dependencies:
21:40:20  checkpolicy                    aarch64  2.9-1.el8                                baseos          338 k
21:40:20  container-selinux              noarch   2:2.180.0-1.module_el8.7.0+1106+45480ee0 appstream        59 k
21:40:20  containerd.io                  aarch64  1.6.7-3.1.el8                            docker-ce-test   25 M
21:40:20  fuse-common                    aarch64  3.3.0-16.el8                             baseos           22 k
21:40:20  fuse-overlayfs                 aarch64  1.8.2-1.module_el8.7.0+1106+45480ee0     appstream        68 k
21:40:20  fuse3                          aarch64  3.3.0-16.el8                             baseos           53 k
21:40:20  fuse3-libs                     aarch64  3.3.0-16.el8                             baseos           91 k
21:40:20  iptables                       aarch64  1.8.4-22.el8                             baseos          582 k
21:40:20  iptables-libs                  aarch64  1.8.4-22.el8                             baseos          105 k
21:40:20  kmod                           aarch64  25-19.el8                                baseos          123 k
21:40:20  libcgroup                      aarch64  0.41-19.el8                              baseos           68 k
21:40:20  libibverbs                     aarch64  37.2-1.el8                               baseos          362 k
21:40:20  libmnl                         aarch64  1.0.4-6.el8                              baseos           30 k
21:40:20  libnetfilter_conntrack         aarch64  1.0.6-5.el8                              baseos           61 k
21:40:20  libnfnetlink                   aarch64  1.0.1-13.el8                             baseos           32 k
21:40:20  libnftnl                       aarch64  1.1.5-5.el8                              baseos           80 k
21:40:20  libpcap                        aarch64  14:1.9.1-5.el8                           baseos          161 k
21:40:20  libselinux-utils               aarch64  2.9-5.el8                                baseos          241 k
21:40:20  libslirp                       aarch64  4.4.0-1.module_el8.6.0+926+8bef8ae7      appstream        66 k
21:40:20  policycoreutils                aarch64  2.9-19.el8                               baseos          374 k
21:40:20  policycoreutils-python-utils   noarch   2.9-19.el8                               baseos          253 k
21:40:20  python3-audit                  aarch64  3.0.7-4.el8                              baseos           85 k
21:40:20  python3-libselinux             aarch64  2.9-5.el8                                baseos          272 k
21:40:20  python3-libsemanage            aarch64  2.9-8.el8                                baseos          126 k
21:40:20  python3-policycoreutils        noarch   2.9-19.el8                               baseos          2.2 M
21:40:20  python3-setools                aarch64  4.3.0-3.el8                              baseos          528 k
21:40:20  rpm-plugin-selinux             aarch64  4.14.3-23.el8                            baseos           78 k
21:40:20  selinux-policy                 noarch   3.14.3-105.el8                           baseos          650 k
21:40:20  selinux-policy-targeted        noarch   3.14.3-105.el8                           baseos           15 M
21:40:20  slirp4netns                    aarch64  1.1.8-2.module_el8.7.0+1106+45480ee0     appstream        50 k
21:40:20  xz                             aarch64  5.2.4-4.el8                              baseos          153 k
21:40:20 Downgrading:
21:40:20  xz-libs                        aarch64  5.2.4-4.el8                              baseos           91 k
21:40:20 Enabling module streams:
21:40:20  container-tools                         rhel8                                                         
21:40:20 
21:40:20 Transaction Summary
21:40:20 =======================================================================================================
21:40:20 Install    36 Packages
21:40:20 Downgrade   1 Package
21:40:20 
21:40:20 Total size: 87 M
21:40:20 Total download size: 47 M
21:40:20 Downloading Packages:
21:40:21 (1/32): container-selinux-2.180.0-1.module_el8. 252 kB/s |  59 kB     00:00    
21:40:21 (2/32): fuse-overlayfs-1.8.2-1.module_el8.7.0+1 288 kB/s |  68 kB     00:00    
21:40:21 (3/32): libslirp-4.4.0-1.module_el8.6.0+926+8be 6.7 MB/s |  66 kB     00:00    
21:40:21 (4/32): slirp4netns-1.1.8-2.module_el8.7.0+1106 3.4 MB/s |  50 kB     00:00    
21:40:21 (5/32): fuse-common-3.3.0-16.el8.aarch64.rpm    3.3 MB/s |  22 kB     00:00    
21:40:21 (6/32): xz-libs-5.2.4-4.el8.aarch64.rpm         346 kB/s |  91 kB     00:00    
21:40:21 (7/32): fuse3-3.3.0-16.el8.aarch64.rpm          5.5 MB/s |  53 kB     00:00    
21:40:21 (8/32): checkpolicy-2.9-1.el8.aarch64.rpm        11 MB/s | 338 kB     00:00    
21:40:21 (9/32): iptables-libs-1.8.4-22.el8.aarch64.rpm  3.4 MB/s | 105 kB     00:00    
21:40:21 (10/32): fuse3-libs-3.3.0-16.el8.aarch64.rpm    1.9 MB/s |  91 kB     00:00    
21:40:21 (11/32): iptables-1.8.4-22.el8.aarch64.rpm       12 MB/s | 582 kB     00:00    
21:40:21 (12/32): kmod-25-19.el8.aarch64.rpm             7.0 MB/s | 123 kB     00:00    
21:40:21 (13/32): libmnl-1.0.4-6.el8.aarch64.rpm         2.4 MB/s |  30 kB     00:00    
21:40:21 make[1]: Leaving directory '/root/build-deb'
21:40:21  dpkg-genbuildinfo
21:40:21 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.9.0-0.el9.aarch64.rpm
21:40:21 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mnIZXX
21:40:21 + umask 022
21:40:21 + cd /root/rpmbuild/BUILD
21:40:21 + cd src
21:40:21 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.aarch64
21:40:21 + RPM_EC=0
21:40:21 ++ jobs -p
21:40:21 + exit 0
21:40:21 (14/32): libibverbs-37.2-1.el8.aarch64.rpm       13 MB/s | 362 kB     00:00    
21:40:21 (15/32): libnetfilter_conntrack-1.0.6-5.el8.aar 5.4 MB/s |  61 kB     00:00    
21:40:21 (16/32): libcgroup-0.41-19.el8.aarch64.rpm      1.7 MB/s |  68 kB     00:00    
21:40:21 (17/32): libnfnetlink-1.0.1-13.el8.aarch64.rpm  2.8 MB/s |  32 kB     00:00    
21:40:21 (18/32): libnftnl-1.1.5-5.el8.aarch64.rpm       3.4 MB/s |  80 kB     00:00    
21:40:21 (19/32): libpcap-1.9.1-5.el8.aarch64.rpm        6.5 MB/s | 161 kB     00:00    
21:40:21 (20/32): libselinux-utils-2.9-5.el8.aarch64.rpm 8.1 MB/s | 241 kB     00:00    
21:40:21 (21/32): python3-audit-3.0.7-4.el8.aarch64.rpm   10 MB/s |  85 kB     00:00    
21:40:21 (22/32): policycoreutils-python-utils-2.9-19.el 7.6 MB/s | 253 kB     00:00    
21:40:21 (23/32): python3-libselinux-2.9-5.el8.aarch64.r  12 MB/s | 272 kB     00:00    
21:40:21 (24/32): policycoreutils-2.9-19.el8.aarch64.rpm 4.0 MB/s | 374 kB     00:00    
21:40:21 (25/32): python3-libsemanage-2.9-8.el8.aarch64. 2.1 MB/s | 126 kB     00:00    
21:40:21 (26/32): rpm-plugin-selinux-4.14.3-23.el8.aarch 9.2 MB/s |  78 kB     00:00    
21:40:21 (27/32): python3-setools-4.3.0-3.el8.aarch64.rp 9.0 MB/s | 528 kB     00:00    
21:40:21 (28/32): selinux-policy-3.14.3-105.el8.noarch.r  11 MB/s | 650 kB     00:00    
21:40:21 (29/32): xz-5.2.4-4.el8.aarch64.rpm              10 MB/s | 153 kB     00:00    
21:40:21 (30/32): python3-policycoreutils-2.9-19.el8.noa  12 MB/s | 2.2 MB     00:00    
21:40:21  dpkg-genchanges  >../docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.changes
21:40:22 (31/32): selinux-policy-targeted-3.14.3-105.el8  20 MB/s |  15 MB     00:00    
21:40:22 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:40:22 ++ pwd
21:40:22 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:40:22 Project root: .
21:40:22 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:40:22 INFO: man/src/attach.md found
21:40:22 WARN: man/src/build.md does not exist, skipping
21:40:22 WARN: man/src/builder/build.md does not exist, skipping
21:40:22 WARN: man/src/builder/prune.md does not exist, skipping
21:40:22 WARN: man/src/builder.md does not exist, skipping
21:40:22 WARN: man/src/checkpoint/create.md does not exist, skipping
21:40:22 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:40:22 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:40:22 WARN: man/src/checkpoint.md does not exist, skipping
21:40:22 INFO: man/src/commit.md found
21:40:22 WARN: man/src/config/create.md does not exist, skipping
21:40:22 WARN: man/src/config/inspect.md does not exist, skipping
21:40:22 WARN: man/src/config/ls.md does not exist, skipping
21:40:22 WARN: man/src/config/rm.md does not exist, skipping
21:40:22 WARN: man/src/config.md does not exist, skipping
21:40:22 INFO: man/src/container/attach.md found
21:40:22 INFO: man/src/container/commit.md found
21:40:22 INFO: man/src/container/cp.md found
21:40:22 INFO: man/src/container/create.md found
21:40:22 INFO: man/src/container/diff.md found
21:40:22 INFO: man/src/container/exec.md found
21:40:22 INFO: man/src/container/export.md found
21:40:22 WARN: man/src/container/inspect.md does not exist, skipping
21:40:22 INFO: man/src/container/kill.md found
21:40:22 INFO: man/src/container/logs.md found
21:40:22 INFO: man/src/container/ls.md found
21:40:22 INFO: man/src/container/pause.md found
21:40:22 INFO: man/src/container/port.md found
21:40:22 WARN: man/src/container/prune.md does not exist, skipping
21:40:22 INFO: man/src/container/rename.md found
21:40:22 INFO: man/src/container/restart.md found
21:40:22 INFO: man/src/container/rm.md found
21:40:22 INFO: man/src/container/run.md found
21:40:22 INFO: man/src/container/start.md found
21:40:22 INFO: man/src/container/stats.md found
21:40:22 INFO: man/src/container/stop.md found
21:40:22 INFO: man/src/container/top.md found
21:40:22 INFO: man/src/container/unpause.md found
21:40:22 INFO: man/src/container/update.md found
21:40:22 INFO: man/src/container/wait.md found
21:40:22 WARN: man/src/container.md does not exist, skipping
21:40:22 WARN: man/src/context/create.md does not exist, skipping
21:40:22 WARN: man/src/context/export.md does not exist, skipping
21:40:22 WARN: man/src/context/import.md does not exist, skipping
21:40:22 WARN: man/src/context/inspect.md does not exist, skipping
21:40:22 WARN: man/src/context/ls.md does not exist, skipping
21:40:22 WARN: man/src/context/rm.md does not exist, skipping
21:40:22 WARN: man/src/context/show.md does not exist, skipping
21:40:22 WARN: man/src/context/update.md does not exist, skipping
21:40:22 WARN: man/src/context/use.md does not exist, skipping
21:40:22 WARN: man/src/context.md does not exist, skipping
21:40:22 INFO: man/src/cp.md found
21:40:22 INFO: man/src/create.md found
21:40:22 INFO: man/src/diff.md found
21:40:22 INFO: man/src/events.md found
21:40:22 INFO: man/src/exec.md found
21:40:22 INFO: man/src/export.md found
21:40:22 INFO: man/src/history.md found
21:40:22 INFO: man/src/image/build.md found
21:40:22 INFO: man/src/image/history.md found
21:40:22 INFO: man/src/image/import.md found
21:40:22 WARN: man/src/image/inspect.md does not exist, skipping
21:40:22 INFO: man/src/image/load.md found
21:40:22 INFO: man/src/image/ls.md found
21:40:22 WARN: man/src/image/prune.md does not exist, skipping
21:40:22 INFO: man/src/image/pull.md found
21:40:22 INFO: man/src/image/push.md found
21:40:22 INFO: man/src/image/rm.md found
21:40:22 INFO: man/src/image/save.md found
21:40:22 INFO: man/src/image/tag.md found
21:40:22 WARN: man/src/image.md does not exist, skipping
21:40:22 INFO: man/src/images.md found
21:40:22 INFO: man/src/import.md found
21:40:22 INFO: man/src/info.md found
21:40:22 INFO: man/src/inspect.md found
21:40:22 INFO: man/src/kill.md found
21:40:22 INFO: man/src/load.md found
21:40:22 INFO: man/src/login.md found
21:40:22 INFO: man/src/logout.md found
21:40:22 INFO: man/src/logs.md found
21:40:22 WARN: man/src/manifest/annotate.md does not exist, skipping
21:40:22 WARN: man/src/manifest/create.md does not exist, skipping
21:40:22 WARN: man/src/manifest/inspect.md does not exist, skipping
21:40:22 WARN: man/src/manifest/push.md does not exist, skipping
21:40:22 WARN: man/src/manifest/rm.md does not exist, skipping
21:40:22 WARN: man/src/manifest.md does not exist, skipping
21:40:22 INFO: man/src/network/connect.md found
21:40:22 INFO: man/src/network/create.md found
21:40:22 INFO: man/src/network/disconnect.md found
21:40:22 INFO: man/src/network/inspect.md found
21:40:22 INFO: man/src/network/ls.md found
21:40:22 WARN: man/src/network/prune.md does not exist, skipping
21:40:22 INFO: man/src/network/rm.md found
21:40:22 WARN: man/src/network.md does not exist, skipping
21:40:22 WARN: man/src/node/demote.md does not exist, skipping
21:40:22 WARN: man/src/node/inspect.md does not exist, skipping
21:40:22 WARN: man/src/node/ls.md does not exist, skipping
21:40:22 WARN: man/src/node/promote.md does not exist, skipping
21:40:22 WARN: man/src/node/ps.md does not exist, skipping
21:40:22 WARN: man/src/node/rm.md does not exist, skipping
21:40:22 WARN: man/src/node/update.md does not exist, skipping
21:40:22 WARN: man/src/node.md does not exist, skipping
21:40:22 INFO: man/src/pause.md found
21:40:22 WARN: man/src/plugin/create.md does not exist, skipping
21:40:22 WARN: man/src/plugin/disable.md does not exist, skipping
21:40:22 WARN: man/src/plugin/enable.md does not exist, skipping
21:40:22 WARN: man/src/plugin/inspect.md does not exist, skipping
21:40:22 WARN: man/src/plugin/install.md does not exist, skipping
21:40:22 INFO: man/src/plugin/ls.md found
21:40:22 WARN: man/src/plugin/push.md does not exist, skipping
21:40:22 WARN: man/src/plugin/rm.md does not exist, skipping
21:40:22 WARN: man/src/plugin/set.md does not exist, skipping
21:40:22 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:40:22 WARN: man/src/plugin.md does not exist, skipping
21:40:22 INFO: man/src/port.md found
21:40:22 INFO: man/src/ps.md found
21:40:22 INFO: man/src/pull.md found
21:40:22 INFO: man/src/push.md found
21:40:22 INFO: man/src/rename.md found
21:40:22 INFO: man/src/restart.md found
21:40:22 INFO: man/src/rm.md found
21:40:22 INFO: man/src/rmi.md found
21:40:22 WARN: man/src/run.md does not exist, skipping
21:40:22 INFO: man/src/save.md found
21:40:22 INFO: man/src/search.md found
21:40:22 WARN: man/src/secret/create.md does not exist, skipping
21:40:22 WARN: man/src/secret/inspect.md does not exist, skipping
21:40:22 WARN: man/src/secret/ls.md does not exist, skipping
21:40:22 WARN: man/src/secret/rm.md does not exist, skipping
21:40:22 WARN: man/src/secret.md does not exist, skipping
21:40:22 WARN: man/src/service/create.md does not exist, skipping
21:40:22 WARN: man/src/service/inspect.md does not exist, skipping
21:40:22 WARN: man/src/service/logs.md does not exist, skipping
21:40:22 WARN: man/src/service/ls.md does not exist, skipping
21:40:22 WARN: man/src/service/ps.md does not exist, skipping
21:40:22 WARN: man/src/service/rm.md does not exist, skipping
21:40:22 WARN: man/src/service/rollback.md does not exist, skipping
21:40:22 WARN: man/src/service/scale.md does not exist, skipping
21:40:22 WARN: man/src/service/update.md does not exist, skipping
21:40:22 WARN: man/src/service.md does not exist, skipping
21:40:22 WARN: man/src/stack/config.md does not exist, skipping
21:40:22 WARN: man/src/stack/deploy.md does not exist, skipping
21:40:22 WARN: man/src/stack/ls.md does not exist, skipping
21:40:22 WARN: man/src/stack/ps.md does not exist, skipping
21:40:22 WARN: man/src/stack/rm.md does not exist, skipping
21:40:22 WARN: man/src/stack/services.md does not exist, skipping
21:40:22 WARN: man/src/stack.md does not exist, skipping
21:40:22 INFO: man/src/start.md found
21:40:22 INFO: man/src/stats.md found
21:40:22 INFO: man/src/stop.md found
21:40:22 WARN: man/src/swarm/ca.md does not exist, skipping
21:40:22 WARN: man/src/swarm/init.md does not exist, skipping
21:40:22 WARN: man/src/swarm/join.md does not exist, skipping
21:40:22 WARN: man/src/swarm/join-token.md does not exist, skipping
21:40:22 WARN: man/src/swarm/leave.md does not exist, skipping
21:40:22 WARN: man/src/swarm/unlock.md does not exist, skipping
21:40:22 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:40:22 WARN: man/src/swarm/update.md does not exist, skipping
21:40:22 WARN: man/src/swarm.md does not exist, skipping
21:40:22 WARN: man/src/system/df.md does not exist, skipping
21:40:22 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:40:22 INFO: man/src/system/events.md found
21:40:22 INFO: man/src/system/info.md found
21:40:22 WARN: man/src/system/prune.md does not exist, skipping
21:40:22 WARN: man/src/system.md does not exist, skipping
21:40:22 INFO: man/src/tag.md found
21:40:22 INFO: man/src/top.md found
21:40:22 WARN: man/src/trust/inspect.md does not exist, skipping
21:40:22 WARN: man/src/trust/key/generate.md does not exist, skipping
21:40:22 WARN: man/src/trust/key/load.md does not exist, skipping
21:40:22 WARN: man/src/trust/key.md does not exist, skipping
21:40:22 WARN: man/src/trust/revoke.md does not exist, skipping
21:40:22 WARN: man/src/trust/sign.md does not exist, skipping
21:40:22 WARN: man/src/trust/signer/add.md does not exist, skipping
21:40:22 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:40:22 WARN: man/src/trust/signer.md does not exist, skipping
21:40:22 WARN: man/src/trust.md does not exist, skipping
21:40:22 INFO: man/src/unpause.md found
21:40:22 INFO: man/src/update.md found
21:40:22 INFO: man/src/version.md found
21:40:22 INFO: man/src/volume/create.md found
21:40:22 INFO: man/src/volume/inspect.md found
21:40:22 INFO: man/src/volume/ls.md found
21:40:22 WARN: man/src/volume/prune.md does not exist, skipping
21:40:22 WARN: man/src/volume/rm.md does not exist, skipping
21:40:22 WARN: man/src/volume/update.md does not exist, skipping
21:40:22 INFO: man/src/volume.md found
21:40:22 INFO: man/src/wait.md found
21:40:22 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:40:22 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:40:22 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:40:22 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:40:22 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:40:22 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:40:22 make[2]: Leaving directory '/root/build-deb/cli'
21:40:22 # Build buildx plugin
21:40:22 cd /go/src/github.com/docker/buildx \
21:40:22 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:40:22 && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx
21:40:22 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.x86_64.rpm
21:40:22 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6pFX5v
21:40:22 + umask 022
21:40:22 + cd /root/rpmbuild/BUILD
21:40:22 + cd src
21:40:22 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.x86_64
21:40:22 + exit 0
21:40:22 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nIrAlD
21:40:22 + umask 022
21:40:22 + cd /root/rpmbuild/BUILD
21:40:22 + cd /root/rpmbuild/BUILD
21:40:22 + rm -rf src
21:40:22 + /usr/bin/mkdir -p src
21:40:22 + cd src
21:40:22 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:40:22 + /usr/bin/tar -xf -
21:40:22 (32/32): containerd.io-1.6.7-3.1.el8.aarch64.rp  25 MB/s |  25 MB     00:00    
21:40:22 --------------------------------------------------------------------------------
21:40:22 Total                                            22 MB/s |  47 MB     00:02     
21:40:22 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.deb'.
21:40:22 dpkg-genchanges: info: including full source code in upload
21:40:22  dpkg-source -I.git --after-build build-deb
21:40:22 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:40:22 + destination=/build
21:40:22 + mkdir -p /build
21:40:22 + mv -v /root/docker-buildx-plugin_0.8.2~ubuntu-bionic_arm64.deb /root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.deb /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic.dsc /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic.tar.gz /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.buildinfo /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.changes /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.deb /root/docker-compose-plugin_2.9.0~ubuntu-bionic_arm64.deb /build
21:40:22 copied '/root/docker-buildx-plugin_0.8.2~ubuntu-bionic_arm64.deb' -> '/build/docker-buildx-plugin_0.8.2~ubuntu-bionic_arm64.deb'
21:40:22 removed '/root/docker-buildx-plugin_0.8.2~ubuntu-bionic_arm64.deb'
21:40:22 copied '/root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.deb'
21:40:22 removed '/root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.deb'
21:40:22 copied '/root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.deb'
21:40:22 removed '/root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.deb'
21:40:22 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic.dsc' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic.dsc'
21:40:22 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic.dsc'
21:40:22 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic.tar.gz' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic.tar.gz'
21:40:22 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic.tar.gz'
21:40:22 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.buildinfo'
21:40:22 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.buildinfo'
21:40:22 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.changes' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.changes'
21:40:22 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.changes'
21:40:22 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.deb' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.deb'
21:40:22 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.deb'
21:40:22 copied '/root/docker-compose-plugin_2.9.0~ubuntu-bionic_arm64.deb' -> '/build/docker-compose-plugin_2.9.0~ubuntu-bionic_arm64.deb'
21:40:22 removed '/root/docker-compose-plugin_2.9.0~ubuntu-bionic_arm64.deb'
21:40:22 + STATUS=0
21:40:22 + '[' 0 -ne 0 ']'
21:40:22 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:40:22 + /usr/bin/tar -xf -
21:40:23 Docker CE Test - aarch64                        6.5 kB/s | 1.6 kB     00:00    
21:40:23 Importing GPG key 0x621E9F35:
21:40:23  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
21:40:23  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
21:40:23  From       : https://download.docker.com/linux/centos/gpg
21:40:23 Key imported successfully
21:40:23 Running transaction check
21:40:23 Transaction check succeeded.
21:40:23 Running transaction test
21:40:23 + STATUS=0
21:40:23 + '[' 0 -ne 0 ']'
21:40:23 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:40:23 + exit 0
21:40:23 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WJjzDO
21:40:23 + umask 022
21:40:23 + cd /root/rpmbuild/BUILD
21:40:23 + cd src
21:40:23 + export DOCKER_GITCOMMIT=724feb8
21:40:23 + DOCKER_GITCOMMIT=724feb8
21:40:23 + mkdir -p /go/src/github.com/docker
21:40:23 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
21:40:23 + TMP_GOPATH=/go
21:40:23 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
21:40:23 + RM_GOPATH=0
21:40:23 + TMP_GOPATH=/go
21:40:23 + : /usr/local/bin
21:40:23 + '[' -z /go ']'
21:40:23 + export GOPATH=/go
21:40:23 + GOPATH=/go
21:40:23 + case "$(go env GOARCH)" in
21:40:23 ++ go env GOARCH
21:40:23 + export GO_BUILDMODE=-buildmode=pie
21:40:23 + GO_BUILDMODE=-buildmode=pie
21:40:23 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
21:40:23 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
21:40:23 + bin=rootlesskit
21:40:23 + shift
21:40:23 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
21:40:23 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
21:40:23 ++ : 1920341cd41e047834a21007424162a2dc946315
21:40:23 + install_rootlesskit dynamic
21:40:23 + case "$1" in
21:40:23 + install_rootlesskit_dynamic
21:40:23 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:40:23 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:40:23 + export BUILD_MODE=-buildmode=pie
21:40:23 + BUILD_MODE=-buildmode=pie
21:40:23 + _install_rootlesskit
21:40:23 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
21:40:23 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
21:40:23 + for f in rootlesskit rootlesskit-docker-proxy
21:40:23 + GOBIN=/usr/local/bin
21:40:23 + GO111MODULE=on
21:40:23 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
21:40:24 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-9"
21:40:24 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
21:40:24 Transaction test succeeded.
21:40:24 Running transaction
21:40:24 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:40:24 go: downloading github.com/urfave/cli/v2 v2.4.0
21:40:24 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
21:40:24 + make IMAGE=quay.io/centos/centos:stream9 verify
21:40:24 docker run  --rm -i \
21:40:24 	-v "$(pwd):/v" \
21:40:24 	-e DEBIAN_FRONTEND=noninteractive \
21:40:24 	-e PACKAGE_REPO=staging \
21:40:24 	-w /v \
21:40:24 	quay.io/centos/centos:stream9 ./verify
21:40:24 Unable to find image 'quay.io/centos/centos:stream9' locally
21:40:24   Preparing        :                                                        1/1 
21:40:24   Installing       : python3-libselinux-2.9-5.el8.aarch64                  1/38 
21:40:24   Installing       : libmnl-1.0.4-6.el8.aarch64                            2/38 
21:40:24   Running scriptlet: libmnl-1.0.4-6.el8.aarch64                            2/38 
21:40:24 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:40:24 go: downloading github.com/google/uuid v1.3.0
21:40:24 go: downloading github.com/moby/vpnkit v0.5.0
21:40:24 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:40:25 stream9: Pulling from centos/centos
21:40:25 79959ab2260f: Already exists
21:40:25 Digest: sha256:ffe3583460f8b7348fa361391e37b776f6d384feca3ed013b41ed46f6f1aa246
21:40:25 go: downloading github.com/gofrs/flock v0.8.1
21:40:25 go: downloading github.com/moby/sys/mountinfo v0.6.0
21:40:25 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
21:40:25 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:40:25 Status: Downloaded newer image for quay.io/centos/centos:stream9
21:40:25   Downgrading      : xz-libs-5.2.4-4.el8.aarch64                           3/38 
21:40:25   Installing       : docker-compose-plugin-2.9.0-0.el8.aarch64             4/38 
21:40:25   Running scriptlet: docker-compose-plugin-2.9.0-0.el8.aarch64             4/38 
21:40:25   Installing       : libselinux-utils-2.9-5.el8.aarch64                    5/38 
21:40:25 + verify
21:40:25 + dpkg --version
21:40:25 + rpm --version
21:40:25 + verify_rpm
21:40:25 ++ . /etc/os-release
21:40:25 +++ NAME='CentOS Stream'
21:40:25 +++ VERSION=9
21:40:25 +++ ID=centos
21:40:25 +++ ID_LIKE='rhel fedora'
21:40:25 +++ VERSION_ID=9
21:40:25 +++ PLATFORM_ID=platform:el9
21:40:25 +++ PRETTY_NAME='CentOS Stream 9'
21:40:25 +++ ANSI_COLOR='0;31'
21:40:25 +++ LOGO=fedora-logo-icon
21:40:25 +++ CPE_NAME=cpe:/o:centos:centos:9
21:40:25 +++ HOME_URL=https://centos.org/
21:40:25 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:40:25 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9'
21:40:25 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
21:40:25 ++ echo centos
21:40:25 + DIST_ID=centos
21:40:25 ++ . /etc/os-release
21:40:25 +++ NAME='CentOS Stream'
21:40:25 +++ VERSION=9
21:40:25 +++ ID=centos
21:40:25 +++ ID_LIKE='rhel fedora'
21:40:25 +++ VERSION_ID=9
21:40:25 +++ PLATFORM_ID=platform:el9
21:40:25 +++ PRETTY_NAME='CentOS Stream 9'
21:40:25 +++ ANSI_COLOR='0;31'
21:40:25 +++ LOGO=fedora-logo-icon
21:40:25 +++ CPE_NAME=cpe:/o:centos:centos:9
21:40:25 +++ HOME_URL=https://centos.org/
21:40:25 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:40:25 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9'
21:40:25 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
21:40:25 ++ cut -d. -f1
21:40:25 ++ echo 9
21:40:25 + DIST_VERSION=9
21:40:25 + pkg_manager=yum
21:40:25 + pkg_config_manager=yum-config-manager
21:40:25 + dnf --version
21:40:25   Installing       : policycoreutils-2.9-19.el8.aarch64                    6/38 
21:40:25   Running scriptlet: policycoreutils-2.9-19.el8.aarch64                    6/38 
21:40:25   Installing       : rpm-plugin-selinux-4.14.3-23.el8.aarch64              7/38 
21:40:25   Installing       : selinux-policy-3.14.3-105.el8.noarch                  8/38 
21:40:25   Running scriptlet: selinux-policy-3.14.3-105.el8.noarch                  8/38 
21:40:25 4.12.0
21:40:25   Installed: dnf-0:4.12.0-3.el9.noarch at Mon Aug  8 20:24:06 2022
21:40:25   Built    : builder@centos.org at Thu Jul 21 13:38:43 2022
21:40:25 
21:40:25   Installed: rpm-0:4.16.1.3-17.el9.aarch64 at Mon Aug  8 20:24:02 2022
21:40:25   Built    : builder@centos.org at Wed Aug  3 16:39:24 2022
21:40:25 + pkg_manager=dnf
21:40:25 + pkg_config_manager='dnf config-manager'
21:40:25 + dnf clean all
21:40:25 0 files removed
21:40:26 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-bionic"
21:40:26 + dnf upgrade -y
21:40:26 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:40:26 ++ pwd
21:40:26 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:40:26 Project root: .
21:40:26 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:40:26 INFO: man/src/attach.md found
21:40:26 WARN: man/src/build.md does not exist, skipping
21:40:26 WARN: man/src/builder/build.md does not exist, skipping
21:40:26 WARN: man/src/builder/prune.md does not exist, skipping
21:40:26 WARN: man/src/builder.md does not exist, skipping
21:40:26 WARN: man/src/checkpoint/create.md does not exist, skipping
21:40:26 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:40:26 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:40:26 WARN: man/src/checkpoint.md does not exist, skipping
21:40:26 INFO: man/src/commit.md found
21:40:26 WARN: man/src/config/create.md does not exist, skipping
21:40:26 WARN: man/src/config/inspect.md does not exist, skipping
21:40:26 WARN: man/src/config/ls.md does not exist, skipping
21:40:26 WARN: man/src/config/rm.md does not exist, skipping
21:40:26 WARN: man/src/config.md does not exist, skipping
21:40:26 INFO: man/src/container/attach.md found
21:40:26 INFO: man/src/container/commit.md found
21:40:26 INFO: man/src/container/cp.md found
21:40:26 INFO: man/src/container/create.md found
21:40:26 INFO: man/src/container/diff.md found
21:40:26 INFO: man/src/container/exec.md found
21:40:26 INFO: man/src/container/export.md found
21:40:26 WARN: man/src/container/inspect.md does not exist, skipping
21:40:26 INFO: man/src/container/kill.md found
21:40:26 INFO: man/src/container/logs.md found
21:40:26 INFO: man/src/container/ls.md found
21:40:26 INFO: man/src/container/pause.md found
21:40:26 INFO: man/src/container/port.md found
21:40:26 WARN: man/src/container/prune.md does not exist, skipping
21:40:26 INFO: man/src/container/rename.md found
21:40:26 INFO: man/src/container/restart.md found
21:40:26 INFO: man/src/container/rm.md found
21:40:26 INFO: man/src/container/run.md found
21:40:26 INFO: man/src/container/start.md found
21:40:26 INFO: man/src/container/stats.md found
21:40:26 INFO: man/src/container/stop.md found
21:40:26 INFO: man/src/container/top.md found
21:40:26 INFO: man/src/container/unpause.md found
21:40:26 INFO: man/src/container/update.md found
21:40:26 INFO: man/src/container/wait.md found
21:40:26 WARN: man/src/container.md does not exist, skipping
21:40:26 WARN: man/src/context/create.md does not exist, skipping
21:40:26 WARN: man/src/context/export.md does not exist, skipping
21:40:26 WARN: man/src/context/import.md does not exist, skipping
21:40:26 WARN: man/src/context/inspect.md does not exist, skipping
21:40:26 WARN: man/src/context/ls.md does not exist, skipping
21:40:26 WARN: man/src/context/rm.md does not exist, skipping
21:40:26 WARN: man/src/context/show.md does not exist, skipping
21:40:26 WARN: man/src/context/update.md does not exist, skipping
21:40:26 WARN: man/src/context/use.md does not exist, skipping
21:40:26 WARN: man/src/context.md does not exist, skipping
21:40:26 INFO: man/src/cp.md found
21:40:26 INFO: man/src/create.md found
21:40:26 INFO: man/src/diff.md found
21:40:26 INFO: man/src/events.md found
21:40:26 INFO: man/src/exec.md found
21:40:26 INFO: man/src/export.md found
21:40:26 INFO: man/src/history.md found
21:40:26 INFO: man/src/image/build.md found
21:40:26 INFO: man/src/image/history.md found
21:40:26 INFO: man/src/image/import.md found
21:40:26 WARN: man/src/image/inspect.md does not exist, skipping
21:40:26 INFO: man/src/image/load.md found
21:40:26 INFO: man/src/image/ls.md found
21:40:26 WARN: man/src/image/prune.md does not exist, skipping
21:40:26 INFO: man/src/image/pull.md found
21:40:26 INFO: man/src/image/push.md found
21:40:26 INFO: man/src/image/rm.md found
21:40:26 INFO: man/src/image/save.md found
21:40:26 INFO: man/src/image/tag.md found
21:40:26 WARN: man/src/image.md does not exist, skipping
21:40:26 INFO: man/src/images.md found
21:40:26 INFO: man/src/import.md found
21:40:26 INFO: man/src/info.md found
21:40:26 INFO: man/src/inspect.md found
21:40:26 INFO: man/src/kill.md found
21:40:26 INFO: man/src/load.md found
21:40:26 INFO: man/src/login.md found
21:40:26 INFO: man/src/logout.md found
21:40:26 INFO: man/src/logs.md found
21:40:26 WARN: man/src/manifest/annotate.md does not exist, skipping
21:40:26 WARN: man/src/manifest/create.md does not exist, skipping
21:40:26 WARN: man/src/manifest/inspect.md does not exist, skipping
21:40:26 WARN: man/src/manifest/push.md does not exist, skipping
21:40:26 WARN: man/src/manifest/rm.md does not exist, skipping
21:40:26 WARN: man/src/manifest.md does not exist, skipping
21:40:26 INFO: man/src/network/connect.md found
21:40:26 INFO: man/src/network/create.md found
21:40:26 INFO: man/src/network/disconnect.md found
21:40:26 INFO: man/src/network/inspect.md found
21:40:26 INFO: man/src/network/ls.md found
21:40:26 WARN: man/src/network/prune.md does not exist, skipping
21:40:26 INFO: man/src/network/rm.md found
21:40:26 WARN: man/src/network.md does not exist, skipping
21:40:26 WARN: man/src/node/demote.md does not exist, skipping
21:40:26 WARN: man/src/node/inspect.md does not exist, skipping
21:40:26 WARN: man/src/node/ls.md does not exist, skipping
21:40:26 WARN: man/src/node/promote.md does not exist, skipping
21:40:26 WARN: man/src/node/ps.md does not exist, skipping
21:40:26 WARN: man/src/node/rm.md does not exist, skipping
21:40:26 WARN: man/src/node/update.md does not exist, skipping
21:40:26 WARN: man/src/node.md does not exist, skipping
21:40:26 INFO: man/src/pause.md found
21:40:26 WARN: man/src/plugin/create.md does not exist, skipping
21:40:26 WARN: man/src/plugin/disable.md does not exist, skipping
21:40:26 WARN: man/src/plugin/enable.md does not exist, skipping
21:40:26 WARN: man/src/plugin/inspect.md does not exist, skipping
21:40:26 WARN: man/src/plugin/install.md does not exist, skipping
21:40:26 INFO: man/src/plugin/ls.md found
21:40:26 WARN: man/src/plugin/push.md does not exist, skipping
21:40:26 WARN: man/src/plugin/rm.md does not exist, skipping
21:40:26 WARN: man/src/plugin/set.md does not exist, skipping
21:40:26 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:40:26 WARN: man/src/plugin.md does not exist, skipping
21:40:26 INFO: man/src/port.md found
21:40:26 INFO: man/src/ps.md found
21:40:26 INFO: man/src/pull.md found
21:40:26 INFO: man/src/push.md found
21:40:26 INFO: man/src/rename.md found
21:40:26 INFO: man/src/restart.md found
21:40:26 INFO: man/src/rm.md found
21:40:26 INFO: man/src/rmi.md found
21:40:26 WARN: man/src/run.md does not exist, skipping
21:40:26 INFO: man/src/save.md found
21:40:26 INFO: man/src/search.md found
21:40:26 WARN: man/src/secret/create.md does not exist, skipping
21:40:26 WARN: man/src/secret/inspect.md does not exist, skipping
21:40:26 WARN: man/src/secret/ls.md does not exist, skipping
21:40:26 WARN: man/src/secret/rm.md does not exist, skipping
21:40:26 WARN: man/src/secret.md does not exist, skipping
21:40:26 WARN: man/src/service/create.md does not exist, skipping
21:40:26 WARN: man/src/service/inspect.md does not exist, skipping
21:40:26 WARN: man/src/service/logs.md does not exist, skipping
21:40:26 WARN: man/src/service/ls.md does not exist, skipping
21:40:26 WARN: man/src/service/ps.md does not exist, skipping
21:40:26 WARN: man/src/service/rm.md does not exist, skipping
21:40:26 WARN: man/src/service/rollback.md does not exist, skipping
21:40:26 WARN: man/src/service/scale.md does not exist, skipping
21:40:26 WARN: man/src/service/update.md does not exist, skipping
21:40:26 WARN: man/src/service.md does not exist, skipping
21:40:26 WARN: man/src/stack/config.md does not exist, skipping
21:40:26 WARN: man/src/stack/deploy.md does not exist, skipping
21:40:26 WARN: man/src/stack/ls.md does not exist, skipping
21:40:26 WARN: man/src/stack/ps.md does not exist, skipping
21:40:26 WARN: man/src/stack/rm.md does not exist, skipping
21:40:26 WARN: man/src/stack/services.md does not exist, skipping
21:40:26 WARN: man/src/stack.md does not exist, skipping
21:40:26 INFO: man/src/start.md found
21:40:26 INFO: man/src/stats.md found
21:40:26 INFO: man/src/stop.md found
21:40:26 WARN: man/src/swarm/ca.md does not exist, skipping
21:40:26 WARN: man/src/swarm/init.md does not exist, skipping
21:40:26 WARN: man/src/swarm/join.md does not exist, skipping
21:40:26 WARN: man/src/swarm/join-token.md does not exist, skipping
21:40:26 WARN: man/src/swarm/leave.md does not exist, skipping
21:40:26 WARN: man/src/swarm/unlock.md does not exist, skipping
21:40:26 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:40:26 WARN: man/src/swarm/update.md does not exist, skipping
21:40:26 WARN: man/src/swarm.md does not exist, skipping
21:40:26 WARN: man/src/system/df.md does not exist, skipping
21:40:26 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:40:26 INFO: man/src/system/events.md found
21:40:26 INFO: man/src/system/info.md found
21:40:26 WARN: man/src/system/prune.md does not exist, skipping
21:40:26 WARN: man/src/system.md does not exist, skipping
21:40:26 INFO: man/src/tag.md found
21:40:26 INFO: man/src/top.md found
21:40:26 WARN: man/src/trust/inspect.md does not exist, skipping
21:40:26 WARN: man/src/trust/key/generate.md does not exist, skipping
21:40:26 WARN: man/src/trust/key/load.md does not exist, skipping
21:40:26 WARN: man/src/trust/key.md does not exist, skipping
21:40:26 WARN: man/src/trust/revoke.md does not exist, skipping
21:40:26 WARN: man/src/trust/sign.md does not exist, skipping
21:40:26 WARN: man/src/trust/signer/add.md does not exist, skipping
21:40:26 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:40:26 WARN: man/src/trust/signer.md does not exist, skipping
21:40:26 WARN: man/src/trust.md does not exist, skipping
21:40:26 INFO: man/src/unpause.md found
21:40:26 INFO: man/src/update.md found
21:40:26 INFO: man/src/version.md found
21:40:26 INFO: man/src/volume/create.md found
21:40:26 INFO: man/src/volume/inspect.md found
21:40:26 INFO: man/src/volume/ls.md found
21:40:26 WARN: man/src/volume/prune.md does not exist, skipping
21:40:26 WARN: man/src/volume/rm.md does not exist, skipping
21:40:26 WARN: man/src/volume/update.md does not exist, skipping
21:40:26 INFO: man/src/volume.md found
21:40:26 INFO: man/src/wait.md found
21:40:26 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:40:26 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:40:26 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:40:26 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:40:26 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:40:26 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:40:26 make[2]: Leaving directory '/root/build-deb/cli'
21:40:26 # Build buildx plugin
21:40:26 cd /go/src/github.com/docker/buildx \
21:40:26 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:40:26 && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx
21:40:26 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:40:26 + make IMAGE=ubuntu:bionic verify
21:40:26 docker run  --rm -i \
21:40:26 	-v "$(pwd):/v" \
21:40:26 	-e DEBIAN_FRONTEND=noninteractive \
21:40:26 	-e PACKAGE_REPO=staging \
21:40:26 	-w /v \
21:40:26 	ubuntu:bionic ./verify
21:40:26 Unable to find image 'ubuntu:bionic' locally
21:40:26 bionic: Pulling from library/ubuntu
21:40:26 d2f2687beb6d: Already exists
21:40:26 Digest: sha256:eb1392bbdde63147bc2b4ff1a4053dcfe6d15e4dfd3cce29e9b9f52a4f88bc74
21:40:26 Status: Downloaded newer image for ubuntu:bionic
21:40:27   Running scriptlet: selinux-policy-targeted-3.14.3-105.el8.noarch         9/38 
21:40:27   Installing       : selinux-policy-targeted-3.14.3-105.el8.noarch         9/38 
21:40:27   Running scriptlet: selinux-policy-targeted-3.14.3-105.el8.noarch         9/38 
21:40:27   Installing       : libnfnetlink-1.0.1-13.el8.aarch64                    10/38 
21:40:27   Running scriptlet: libnfnetlink-1.0.1-13.el8.aarch64                    10/38 
21:40:27   Installing       : fuse3-libs-3.3.0-16.el8.aarch64                      11/38 
21:40:27   Running scriptlet: fuse3-libs-3.3.0-16.el8.aarch64                      11/38 
21:40:27   Installing       : libnetfilter_conntrack-1.0.6-5.el8.aarch64           12/38 
21:40:27   Running scriptlet: libnetfilter_conntrack-1.0.6-5.el8.aarch64           12/38 
21:40:27   Installing       : kmod-25-19.el8.aarch64                               13/38 
21:40:27   Installing       : xz-5.2.4-4.el8.aarch64                               14/38 
21:40:27   Installing       : libnftnl-1.1.5-5.el8.aarch64                         15/38 
21:40:27   Running scriptlet: libnftnl-1.1.5-5.el8.aarch64                         15/38 
21:40:27   Installing       : python3-libsemanage-2.9-8.el8.aarch64                16/38 
21:40:27 + verify
21:40:27 + dpkg --version
21:40:27 + verify_deb
21:40:27 + apt-get update
21:40:27 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB]
21:40:27 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.deb'.
21:40:28 make[1]: Leaving directory '/root/build-deb'
21:40:28  dpkg-genbuildinfo
21:40:28  dpkg-genchanges  >../docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.changes
21:40:28 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB]
21:40:28 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB]
21:40:28 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB]
21:40:28 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [1285 kB]
21:40:28 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [11.0 MB]
21:40:28 CentOS Stream 9 - BaseOS                        2.2 MB/s | 4.5 MB     00:02    
21:40:28   Installing       : python3-setools-4.3.0-3.el8.aarch64                  17/38 
21:40:28   Installing       : docker-buildx-plugin-0.8.2-0.el8.aarch64             18/38 
21:40:28 dpkg-genchanges: info: including full source code in upload
21:40:28  dpkg-source -I.git --after-build .
21:40:28 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:40:28 + destination=/build
21:40:28 + mkdir -p /build
21:40:28 + mv -v /root/docker-buildx-plugin_0.8.2~ubuntu-focal_arm64.deb /root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.deb /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal.dsc /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal.tar.gz /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.buildinfo /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.changes /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.deb /root/docker-compose-plugin_2.9.0~ubuntu-focal_arm64.deb /build
21:40:28 copied '/root/docker-buildx-plugin_0.8.2~ubuntu-focal_arm64.deb' -> '/build/docker-buildx-plugin_0.8.2~ubuntu-focal_arm64.deb'
21:40:28 removed '/root/docker-buildx-plugin_0.8.2~ubuntu-focal_arm64.deb'
21:40:28 copied '/root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.deb'
21:40:28 removed '/root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.deb'
21:40:28 copied '/root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.deb'
21:40:28 removed '/root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.deb'
21:40:28 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal.dsc' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal.dsc'
21:40:28 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal.dsc'
21:40:28 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal.tar.gz' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal.tar.gz'
21:40:28 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal.tar.gz'
21:40:28 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.buildinfo'
21:40:28 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.buildinfo'
21:40:28 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.changes' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.changes'
21:40:28 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.changes'
21:40:28 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.deb' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.deb'
21:40:28 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.deb'
21:40:28 copied '/root/docker-compose-plugin_2.9.0~ubuntu-focal_arm64.deb' -> '/build/docker-compose-plugin_2.9.0~ubuntu-focal_arm64.deb'
21:40:28 removed '/root/docker-compose-plugin_2.9.0~ubuntu-focal_arm64.deb'
21:40:28   Running scriptlet: docker-buildx-plugin-0.8.2-0.el8.aarch64             18/38 
21:40:28   Installing       : docker-ce-cli-1:0.0.0~20220816152130.8ffaab8-0.el8   19/38 
21:40:29 make[1]: Leaving directory '/root/build-deb'
21:40:29  dpkg-genbuildinfo
21:40:29   Running scriptlet: docker-ce-cli-1:0.0.0~20220816152130.8ffaab8-0.el8   19/38 
21:40:29   Installing       : python3-audit-3.0.7-4.el8.aarch64                    20/38 
21:40:29   Installing       : libibverbs-37.2-1.el8.aarch64                        21/38 
21:40:29   Running scriptlet: libibverbs-37.2-1.el8.aarch64                        21/38 
21:40:29   Installing       : libpcap-14:1.9.1-5.el8.aarch64                       22/38 
21:40:29   Installing       : iptables-libs-1.8.4-22.el8.aarch64                   23/38 
21:40:29   Running scriptlet: iptables-1.8.4-22.el8.aarch64                        24/38 
21:40:29   Installing       : iptables-1.8.4-22.el8.aarch64                        24/38 
21:40:29   Running scriptlet: iptables-1.8.4-22.el8.aarch64                        24/38 
21:40:29   Running scriptlet: libcgroup-0.41-19.el8.aarch64                        25/38 
21:40:29   Installing       : libcgroup-0.41-19.el8.aarch64                        25/38 
21:40:29   Running scriptlet: libcgroup-0.41-19.el8.aarch64                        25/38 
21:40:29   Installing       : fuse-common-3.3.0-16.el8.aarch64                     26/38 
21:40:29   Installing       : fuse3-3.3.0-16.el8.aarch64                           27/38 
21:40:29   Installing       : fuse-overlayfs-1.8.2-1.module_el8.7.0+1106+45480ee   28/38 
21:40:29   Running scriptlet: fuse-overlayfs-1.8.2-1.module_el8.7.0+1106+45480ee   28/38 
21:40:29 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [572 B]
21:40:29 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [153 kB]
21:40:29 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5351 B]
21:40:29 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [2063 kB]
21:40:29 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [2018 kB]
21:40:29 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [5451 B]
21:40:29 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [12.5 kB]
21:40:29 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [12.2 kB]
21:40:29 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2761 B]
21:40:29 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [4778 B]
21:40:29 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [1639 kB]
21:40:29 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [1366 kB]
21:40:29   Installing       : checkpolicy-2.9-1.el8.aarch64                        29/38 
21:40:29   Installing       : python3-policycoreutils-2.9-19.el8.noarch            30/38 
21:40:29   Installing       : policycoreutils-python-utils-2.9-19.el8.noarch       31/38 
21:40:29   Running scriptlet: container-selinux-2:2.180.0-1.module_el8.7.0+1106+   32/38 
21:40:29   Installing       : container-selinux-2:2.180.0-1.module_el8.7.0+1106+   32/38 
21:40:30 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:40:30 ++ pwd
21:40:30 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:40:30 Project root: .
21:40:30 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:40:30 INFO: man/src/attach.md found
21:40:30 WARN: man/src/build.md does not exist, skipping
21:40:30 WARN: man/src/builder/build.md does not exist, skipping
21:40:30 WARN: man/src/builder/prune.md does not exist, skipping
21:40:30 WARN: man/src/builder.md does not exist, skipping
21:40:30 WARN: man/src/checkpoint/create.md does not exist, skipping
21:40:30 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:40:30 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:40:30 WARN: man/src/checkpoint.md does not exist, skipping
21:40:30 INFO: man/src/commit.md found
21:40:30 WARN: man/src/config/create.md does not exist, skipping
21:40:30 WARN: man/src/config/inspect.md does not exist, skipping
21:40:30 WARN: man/src/config/ls.md does not exist, skipping
21:40:30 WARN: man/src/config/rm.md does not exist, skipping
21:40:30 WARN: man/src/config.md does not exist, skipping
21:40:30 INFO: man/src/container/attach.md found
21:40:30 INFO: man/src/container/commit.md found
21:40:30 INFO: man/src/container/cp.md found
21:40:30 INFO: man/src/container/create.md found
21:40:30 INFO: man/src/container/diff.md found
21:40:30 INFO: man/src/container/exec.md found
21:40:30 INFO: man/src/container/export.md found
21:40:30 WARN: man/src/container/inspect.md does not exist, skipping
21:40:30 INFO: man/src/container/kill.md found
21:40:30 INFO: man/src/container/logs.md found
21:40:30 INFO: man/src/container/ls.md found
21:40:30 INFO: man/src/container/pause.md found
21:40:30 INFO: man/src/container/port.md found
21:40:30 WARN: man/src/container/prune.md does not exist, skipping
21:40:30 INFO: man/src/container/rename.md found
21:40:30 INFO: man/src/container/restart.md found
21:40:30 INFO: man/src/container/rm.md found
21:40:30 INFO: man/src/container/run.md found
21:40:30 INFO: man/src/container/start.md found
21:40:30 INFO: man/src/container/stats.md found
21:40:30 INFO: man/src/container/stop.md found
21:40:30 INFO: man/src/container/top.md found
21:40:30 INFO: man/src/container/unpause.md found
21:40:30 INFO: man/src/container/update.md found
21:40:30 INFO: man/src/container/wait.md found
21:40:30 WARN: man/src/container.md does not exist, skipping
21:40:30 WARN: man/src/context/create.md does not exist, skipping
21:40:30 WARN: man/src/context/export.md does not exist, skipping
21:40:30 WARN: man/src/context/import.md does not exist, skipping
21:40:30 WARN: man/src/context/inspect.md does not exist, skipping
21:40:30 WARN: man/src/context/ls.md does not exist, skipping
21:40:30 WARN: man/src/context/rm.md does not exist, skipping
21:40:30 WARN: man/src/context/show.md does not exist, skipping
21:40:30 WARN: man/src/context/update.md does not exist, skipping
21:40:30 WARN: man/src/context/use.md does not exist, skipping
21:40:30 WARN: man/src/context.md does not exist, skipping
21:40:30 INFO: man/src/cp.md found
21:40:30 INFO: man/src/create.md found
21:40:30 INFO: man/src/diff.md found
21:40:30 INFO: man/src/events.md found
21:40:30 INFO: man/src/exec.md found
21:40:30 INFO: man/src/export.md found
21:40:30 INFO: man/src/history.md found
21:40:30 INFO: man/src/image/build.md found
21:40:30 INFO: man/src/image/history.md found
21:40:30 INFO: man/src/image/import.md found
21:40:30 WARN: man/src/image/inspect.md does not exist, skipping
21:40:30 INFO: man/src/image/load.md found
21:40:30 INFO: man/src/image/ls.md found
21:40:30 WARN: man/src/image/prune.md does not exist, skipping
21:40:30 INFO: man/src/image/pull.md found
21:40:30 INFO: man/src/image/push.md found
21:40:30 INFO: man/src/image/rm.md found
21:40:30 INFO: man/src/image/save.md found
21:40:30 INFO: man/src/image/tag.md found
21:40:30 WARN: man/src/image.md does not exist, skipping
21:40:30 INFO: man/src/images.md found
21:40:30 INFO: man/src/import.md found
21:40:30 INFO: man/src/info.md found
21:40:30 INFO: man/src/inspect.md found
21:40:30 INFO: man/src/kill.md found
21:40:30 INFO: man/src/load.md found
21:40:30 INFO: man/src/login.md found
21:40:30 INFO: man/src/logout.md found
21:40:30 INFO: man/src/logs.md found
21:40:30 WARN: man/src/manifest/annotate.md does not exist, skipping
21:40:30 WARN: man/src/manifest/create.md does not exist, skipping
21:40:30 WARN: man/src/manifest/inspect.md does not exist, skipping
21:40:30 WARN: man/src/manifest/push.md does not exist, skipping
21:40:30 WARN: man/src/manifest/rm.md does not exist, skipping
21:40:30 WARN: man/src/manifest.md does not exist, skipping
21:40:30 INFO: man/src/network/connect.md found
21:40:30 INFO: man/src/network/create.md found
21:40:30 INFO: man/src/network/disconnect.md found
21:40:30 INFO: man/src/network/inspect.md found
21:40:30 INFO: man/src/network/ls.md found
21:40:30 WARN: man/src/network/prune.md does not exist, skipping
21:40:30 INFO: man/src/network/rm.md found
21:40:30 WARN: man/src/network.md does not exist, skipping
21:40:30 WARN: man/src/node/demote.md does not exist, skipping
21:40:30 WARN: man/src/node/inspect.md does not exist, skipping
21:40:30 WARN: man/src/node/ls.md does not exist, skipping
21:40:30 WARN: man/src/node/promote.md does not exist, skipping
21:40:30 WARN: man/src/node/ps.md does not exist, skipping
21:40:30 WARN: man/src/node/rm.md does not exist, skipping
21:40:30 WARN: man/src/node/update.md does not exist, skipping
21:40:30 WARN: man/src/node.md does not exist, skipping
21:40:30 INFO: man/src/pause.md found
21:40:30 WARN: man/src/plugin/create.md does not exist, skipping
21:40:30 WARN: man/src/plugin/disable.md does not exist, skipping
21:40:30 WARN: man/src/plugin/enable.md does not exist, skipping
21:40:30 WARN: man/src/plugin/inspect.md does not exist, skipping
21:40:30 WARN: man/src/plugin/install.md does not exist, skipping
21:40:30 INFO: man/src/plugin/ls.md found
21:40:30 WARN: man/src/plugin/push.md does not exist, skipping
21:40:30 WARN: man/src/plugin/rm.md does not exist, skipping
21:40:30 WARN: man/src/plugin/set.md does not exist, skipping
21:40:30 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:40:30 WARN: man/src/plugin.md does not exist, skipping
21:40:30 INFO: man/src/port.md found
21:40:30 INFO: man/src/ps.md found
21:40:30 INFO: man/src/pull.md found
21:40:30 INFO: man/src/push.md found
21:40:30 INFO: man/src/rename.md found
21:40:30 INFO: man/src/restart.md found
21:40:30 INFO: man/src/rm.md found
21:40:30 INFO: man/src/rmi.md found
21:40:30 WARN: man/src/run.md does not exist, skipping
21:40:30 INFO: man/src/save.md found
21:40:30 INFO: man/src/search.md found
21:40:30 WARN: man/src/secret/create.md does not exist, skipping
21:40:30 WARN: man/src/secret/inspect.md does not exist, skipping
21:40:30 WARN: man/src/secret/ls.md does not exist, skipping
21:40:30 WARN: man/src/secret/rm.md does not exist, skipping
21:40:30 WARN: man/src/secret.md does not exist, skipping
21:40:30 WARN: man/src/service/create.md does not exist, skipping
21:40:30 WARN: man/src/service/inspect.md does not exist, skipping
21:40:30 WARN: man/src/service/logs.md does not exist, skipping
21:40:30 WARN: man/src/service/ls.md does not exist, skipping
21:40:30 WARN: man/src/service/ps.md does not exist, skipping
21:40:30 WARN: man/src/service/rm.md does not exist, skipping
21:40:30 WARN: man/src/service/rollback.md does not exist, skipping
21:40:30 WARN: man/src/service/scale.md does not exist, skipping
21:40:30 WARN: man/src/service/update.md does not exist, skipping
21:40:30 WARN: man/src/service.md does not exist, skipping
21:40:30 WARN: man/src/stack/config.md does not exist, skipping
21:40:30 WARN: man/src/stack/deploy.md does not exist, skipping
21:40:30 WARN: man/src/stack/ls.md does not exist, skipping
21:40:30 WARN: man/src/stack/ps.md does not exist, skipping
21:40:30 WARN: man/src/stack/rm.md does not exist, skipping
21:40:30 WARN: man/src/stack/services.md does not exist, skipping
21:40:30 WARN: man/src/stack.md does not exist, skipping
21:40:30 INFO: man/src/start.md found
21:40:30 INFO: man/src/stats.md found
21:40:30 INFO: man/src/stop.md found
21:40:30 WARN: man/src/swarm/ca.md does not exist, skipping
21:40:30 WARN: man/src/swarm/init.md does not exist, skipping
21:40:30 WARN: man/src/swarm/join.md does not exist, skipping
21:40:30 WARN: man/src/swarm/join-token.md does not exist, skipping
21:40:30 WARN: man/src/swarm/leave.md does not exist, skipping
21:40:30 WARN: man/src/swarm/unlock.md does not exist, skipping
21:40:30 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:40:30 WARN: man/src/swarm/update.md does not exist, skipping
21:40:30 WARN: man/src/swarm.md does not exist, skipping
21:40:30 WARN: man/src/system/df.md does not exist, skipping
21:40:30 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:40:30 INFO: man/src/system/events.md found
21:40:30 INFO: man/src/system/info.md found
21:40:30 WARN: man/src/system/prune.md does not exist, skipping
21:40:30 WARN: man/src/system.md does not exist, skipping
21:40:30 INFO: man/src/tag.md found
21:40:30 INFO: man/src/top.md found
21:40:30 WARN: man/src/trust/inspect.md does not exist, skipping
21:40:30 WARN: man/src/trust/key/generate.md does not exist, skipping
21:40:30 WARN: man/src/trust/key/load.md does not exist, skipping
21:40:30 WARN: man/src/trust/key.md does not exist, skipping
21:40:30 WARN: man/src/trust/revoke.md does not exist, skipping
21:40:30 WARN: man/src/trust/sign.md does not exist, skipping
21:40:30 WARN: man/src/trust/signer/add.md does not exist, skipping
21:40:30 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:40:30 WARN: man/src/trust/signer.md does not exist, skipping
21:40:30 WARN: man/src/trust.md does not exist, skipping
21:40:30 INFO: man/src/unpause.md found
21:40:30 INFO: man/src/update.md found
21:40:30 INFO: man/src/version.md found
21:40:30 INFO: man/src/volume/create.md found
21:40:30 INFO: man/src/volume/inspect.md found
21:40:30 INFO: man/src/volume/ls.md found
21:40:30 WARN: man/src/volume/prune.md does not exist, skipping
21:40:30 WARN: man/src/volume/rm.md does not exist, skipping
21:40:30 WARN: man/src/volume/update.md does not exist, skipping
21:40:30 INFO: man/src/volume.md found
21:40:30 INFO: man/src/wait.md found
21:40:30 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:40:30 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:40:30 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:40:30 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:40:30 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:40:30 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:40:30 make[2]: Leaving directory '/root/build-deb/cli'
21:40:30 # Build buildx plugin
21:40:30 cd /go/src/github.com/docker/buildx \
21:40:30 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:40:30 && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx
21:40:30  dpkg-genchanges  >../docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.changes
21:40:30 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:40:30 ++ pwd
21:40:30 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:40:30 Project root: .
21:40:30 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:40:30 INFO: man/src/attach.md found
21:40:30 WARN: man/src/build.md does not exist, skipping
21:40:30 WARN: man/src/builder/build.md does not exist, skipping
21:40:30 WARN: man/src/builder/prune.md does not exist, skipping
21:40:30 WARN: man/src/builder.md does not exist, skipping
21:40:30 WARN: man/src/checkpoint/create.md does not exist, skipping
21:40:30 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:40:30 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:40:30 WARN: man/src/checkpoint.md does not exist, skipping
21:40:30 INFO: man/src/commit.md found
21:40:30 WARN: man/src/config/create.md does not exist, skipping
21:40:30 WARN: man/src/config/inspect.md does not exist, skipping
21:40:30 WARN: man/src/config/ls.md does not exist, skipping
21:40:30 WARN: man/src/config/rm.md does not exist, skipping
21:40:30 WARN: man/src/config.md does not exist, skipping
21:40:30 INFO: man/src/container/attach.md found
21:40:30 INFO: man/src/container/commit.md found
21:40:30 INFO: man/src/container/cp.md found
21:40:30 INFO: man/src/container/create.md found
21:40:30 INFO: man/src/container/diff.md found
21:40:30 INFO: man/src/container/exec.md found
21:40:30 INFO: man/src/container/export.md found
21:40:30 WARN: man/src/container/inspect.md does not exist, skipping
21:40:30 INFO: man/src/container/kill.md found
21:40:30 INFO: man/src/container/logs.md found
21:40:30 INFO: man/src/container/ls.md found
21:40:30 INFO: man/src/container/pause.md found
21:40:30 INFO: man/src/container/port.md found
21:40:30 WARN: man/src/container/prune.md does not exist, skipping
21:40:30 INFO: man/src/container/rename.md found
21:40:30 INFO: man/src/container/restart.md found
21:40:30 INFO: man/src/container/rm.md found
21:40:30 INFO: man/src/container/run.md found
21:40:30 INFO: man/src/container/start.md found
21:40:30 INFO: man/src/container/stats.md found
21:40:30 INFO: man/src/container/stop.md found
21:40:30 INFO: man/src/container/top.md found
21:40:30 INFO: man/src/container/unpause.md found
21:40:30 INFO: man/src/container/update.md found
21:40:30 INFO: man/src/container/wait.md found
21:40:30 WARN: man/src/container.md does not exist, skipping
21:40:30 WARN: man/src/context/create.md does not exist, skipping
21:40:30 WARN: man/src/context/export.md does not exist, skipping
21:40:30 WARN: man/src/context/import.md does not exist, skipping
21:40:30 WARN: man/src/context/inspect.md does not exist, skipping
21:40:30 WARN: man/src/context/ls.md does not exist, skipping
21:40:30 WARN: man/src/context/rm.md does not exist, skipping
21:40:30 WARN: man/src/context/show.md does not exist, skipping
21:40:30 WARN: man/src/context/update.md does not exist, skipping
21:40:30 WARN: man/src/context/use.md does not exist, skipping
21:40:30 WARN: man/src/context.md does not exist, skipping
21:40:30 INFO: man/src/cp.md found
21:40:30 INFO: man/src/create.md found
21:40:30 INFO: man/src/diff.md found
21:40:30 INFO: man/src/events.md found
21:40:30 INFO: man/src/exec.md found
21:40:30 INFO: man/src/export.md found
21:40:30 INFO: man/src/history.md found
21:40:30 INFO: man/src/image/build.md found
21:40:30 INFO: man/src/image/history.md found
21:40:30 INFO: man/src/image/import.md found
21:40:30 WARN: man/src/image/inspect.md does not exist, skipping
21:40:30 INFO: man/src/image/load.md found
21:40:30 INFO: man/src/image/ls.md found
21:40:30 WARN: man/src/image/prune.md does not exist, skipping
21:40:30 INFO: man/src/image/pull.md found
21:40:30 INFO: man/src/image/push.md found
21:40:30 INFO: man/src/image/rm.md found
21:40:30 INFO: man/src/image/save.md found
21:40:30 INFO: man/src/image/tag.md found
21:40:30 WARN: man/src/image.md does not exist, skipping
21:40:30 INFO: man/src/images.md found
21:40:30 INFO: man/src/import.md found
21:40:30 INFO: man/src/info.md found
21:40:30 INFO: man/src/inspect.md found
21:40:30 INFO: man/src/kill.md found
21:40:30 INFO: man/src/load.md found
21:40:30 INFO: man/src/login.md found
21:40:30 INFO: man/src/logout.md found
21:40:30 INFO: man/src/logs.md found
21:40:30 WARN: man/src/manifest/annotate.md does not exist, skipping
21:40:30 WARN: man/src/manifest/create.md does not exist, skipping
21:40:30 WARN: man/src/manifest/inspect.md does not exist, skipping
21:40:30 WARN: man/src/manifest/push.md does not exist, skipping
21:40:30 WARN: man/src/manifest/rm.md does not exist, skipping
21:40:30 WARN: man/src/manifest.md does not exist, skipping
21:40:30 INFO: man/src/network/connect.md found
21:40:30 INFO: man/src/network/create.md found
21:40:30 INFO: man/src/network/disconnect.md found
21:40:30 INFO: man/src/network/inspect.md found
21:40:30 INFO: man/src/network/ls.md found
21:40:30 WARN: man/src/network/prune.md does not exist, skipping
21:40:30 INFO: man/src/network/rm.md found
21:40:30 WARN: man/src/network.md does not exist, skipping
21:40:30 WARN: man/src/node/demote.md does not exist, skipping
21:40:30 WARN: man/src/node/inspect.md does not exist, skipping
21:40:30 WARN: man/src/node/ls.md does not exist, skipping
21:40:30 WARN: man/src/node/promote.md does not exist, skipping
21:40:30 WARN: man/src/node/ps.md does not exist, skipping
21:40:30 WARN: man/src/node/rm.md does not exist, skipping
21:40:30 WARN: man/src/node/update.md does not exist, skipping
21:40:30 WARN: man/src/node.md does not exist, skipping
21:40:30 INFO: man/src/pause.md found
21:40:30 WARN: man/src/plugin/create.md does not exist, skipping
21:40:30 WARN: man/src/plugin/disable.md does not exist, skipping
21:40:30 WARN: man/src/plugin/enable.md does not exist, skipping
21:40:30 WARN: man/src/plugin/inspect.md does not exist, skipping
21:40:30 WARN: man/src/plugin/install.md does not exist, skipping
21:40:30 INFO: man/src/plugin/ls.md found
21:40:30 WARN: man/src/plugin/push.md does not exist, skipping
21:40:30 WARN: man/src/plugin/rm.md does not exist, skipping
21:40:30 WARN: man/src/plugin/set.md does not exist, skipping
21:40:30 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:40:30 WARN: man/src/plugin.md does not exist, skipping
21:40:30 INFO: man/src/port.md found
21:40:30 INFO: man/src/ps.md found
21:40:30 INFO: man/src/pull.md found
21:40:30 INFO: man/src/push.md found
21:40:30 INFO: man/src/rename.md found
21:40:30 INFO: man/src/restart.md found
21:40:30 INFO: man/src/rm.md found
21:40:30 INFO: man/src/rmi.md found
21:40:30 WARN: man/src/run.md does not exist, skipping
21:40:30 INFO: man/src/save.md found
21:40:30 INFO: man/src/search.md found
21:40:30 WARN: man/src/secret/create.md does not exist, skipping
21:40:30 WARN: man/src/secret/inspect.md does not exist, skipping
21:40:30 WARN: man/src/secret/ls.md does not exist, skipping
21:40:30 WARN: man/src/secret/rm.md does not exist, skipping
21:40:30 WARN: man/src/secret.md does not exist, skipping
21:40:30 WARN: man/src/service/create.md does not exist, skipping
21:40:30 WARN: man/src/service/inspect.md does not exist, skipping
21:40:30 WARN: man/src/service/logs.md does not exist, skipping
21:40:30 WARN: man/src/service/ls.md does not exist, skipping
21:40:30 WARN: man/src/service/ps.md does not exist, skipping
21:40:30 WARN: man/src/service/rm.md does not exist, skipping
21:40:30 WARN: man/src/service/rollback.md does not exist, skipping
21:40:30 WARN: man/src/service/scale.md does not exist, skipping
21:40:30 WARN: man/src/service/update.md does not exist, skipping
21:40:30 WARN: man/src/service.md does not exist, skipping
21:40:30 WARN: man/src/stack/config.md does not exist, skipping
21:40:30 WARN: man/src/stack/deploy.md does not exist, skipping
21:40:30 WARN: man/src/stack/ls.md does not exist, skipping
21:40:30 WARN: man/src/stack/ps.md does not exist, skipping
21:40:30 WARN: man/src/stack/rm.md does not exist, skipping
21:40:30 WARN: man/src/stack/services.md does not exist, skipping
21:40:30 WARN: man/src/stack.md does not exist, skipping
21:40:30 INFO: man/src/start.md found
21:40:30 INFO: man/src/stats.md found
21:40:30 INFO: man/src/stop.md found
21:40:30 WARN: man/src/swarm/ca.md does not exist, skipping
21:40:30 WARN: man/src/swarm/init.md does not exist, skipping
21:40:30 WARN: man/src/swarm/join.md does not exist, skipping
21:40:30 WARN: man/src/swarm/join-token.md does not exist, skipping
21:40:30 WARN: man/src/swarm/leave.md does not exist, skipping
21:40:30 WARN: man/src/swarm/unlock.md does not exist, skipping
21:40:30 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:40:30 WARN: man/src/swarm/update.md does not exist, skipping
21:40:30 WARN: man/src/swarm.md does not exist, skipping
21:40:30 WARN: man/src/system/df.md does not exist, skipping
21:40:30 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:40:30 INFO: man/src/system/events.md found
21:40:30 INFO: man/src/system/info.md found
21:40:30 WARN: man/src/system/prune.md does not exist, skipping
21:40:30 WARN: man/src/system.md does not exist, skipping
21:40:30 INFO: man/src/tag.md found
21:40:30 INFO: man/src/top.md found
21:40:30 WARN: man/src/trust/inspect.md does not exist, skipping
21:40:30 WARN: man/src/trust/key/generate.md does not exist, skipping
21:40:30 WARN: man/src/trust/key/load.md does not exist, skipping
21:40:30 WARN: man/src/trust/key.md does not exist, skipping
21:40:30 WARN: man/src/trust/revoke.md does not exist, skipping
21:40:30 WARN: man/src/trust/sign.md does not exist, skipping
21:40:30 WARN: man/src/trust/signer/add.md does not exist, skipping
21:40:30 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:40:30 WARN: man/src/trust/signer.md does not exist, skipping
21:40:30 WARN: man/src/trust.md does not exist, skipping
21:40:30 INFO: man/src/unpause.md found
21:40:30 INFO: man/src/update.md found
21:40:30 INFO: man/src/version.md found
21:40:30 INFO: man/src/volume/create.md found
21:40:30 INFO: man/src/volume/inspect.md found
21:40:30 INFO: man/src/volume/ls.md found
21:40:30 WARN: man/src/volume/prune.md does not exist, skipping
21:40:30 WARN: man/src/volume/rm.md does not exist, skipping
21:40:30 WARN: man/src/volume/update.md does not exist, skipping
21:40:30 INFO: man/src/volume.md found
21:40:30 INFO: man/src/wait.md found
21:40:30 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:40:30 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:40:30 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:40:30 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:40:30 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:40:30 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:40:30 make[2]: Leaving directory '/root/build-deb/cli'
21:40:30 # Build buildx plugin
21:40:30 cd /go/src/github.com/docker/buildx \
21:40:30 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:40:30 && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx
21:40:30 Fetched 20.1 MB in 3s (6224 kB/s)
21:40:31 dpkg-genchanges: info: including full source code in upload
21:40:31  dpkg-source -I.git --after-build .
21:40:31 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:40:31 + destination=/build
21:40:31 + mkdir -p /build
21:40:31 + mv -v /root/docker-buildx-plugin_0.8.2~debian-buster_arm64.deb /root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.deb /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster.dsc /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster.tar.gz /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.buildinfo /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.changes /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.deb /root/docker-compose-plugin_2.9.0~debian-buster_arm64.deb /build
21:40:31 copied '/root/docker-buildx-plugin_0.8.2~debian-buster_arm64.deb' -> '/build/docker-buildx-plugin_0.8.2~debian-buster_arm64.deb'
21:40:31 removed '/root/docker-buildx-plugin_0.8.2~debian-buster_arm64.deb'
21:40:31 copied '/root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.deb'
21:40:31 removed '/root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.deb'
21:40:31 copied '/root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.deb'
21:40:31 removed '/root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.deb'
21:40:31 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster.dsc' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster.dsc'
21:40:31 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster.dsc'
21:40:31 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster.tar.gz' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster.tar.gz'
21:40:31 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster.tar.gz'
21:40:31 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.buildinfo'
21:40:31 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.buildinfo'
21:40:31 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.changes' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.changes'
21:40:31 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.changes'
21:40:31 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.deb' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.deb'
21:40:31 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.deb'
21:40:31 copied '/root/docker-compose-plugin_2.9.0~debian-buster_arm64.deb' -> '/build/docker-compose-plugin_2.9.0~debian-buster_arm64.deb'
21:40:31 removed '/root/docker-compose-plugin_2.9.0~debian-buster_arm64.deb'
21:40:31 Reading package lists...
21:40:31 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
21:40:31 + for f in rootlesskit rootlesskit-docker-proxy
21:40:31 + GOBIN=/usr/local/bin
21:40:31 + GO111MODULE=on
21:40:31 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
21:40:31 CentOS Stream 9 - AppStream                     5.9 MB/s |  13 MB     00:02    
21:40:32 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal"
21:40:32 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:40:32 + make IMAGE=ubuntu:focal verify
21:40:32 docker run  --rm -i \
21:40:32 	-v "$(pwd):/v" \
21:40:32 	-e DEBIAN_FRONTEND=noninteractive \
21:40:32 	-e PACKAGE_REPO=staging \
21:40:32 	-w /v \
21:40:32 	ubuntu:focal ./verify
21:40:32 Unable to find image 'ubuntu:focal' locally
21:40:32 Reading package lists...
21:40:32 + return
21:40:32 + exit 0
21:40:32 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fLPdMn
21:40:32 + umask 022
21:40:32 + cd /root/rpmbuild/BUILD
21:40:32 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.x86_64 '!=' / ']'
21:40:32 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.x86_64
21:40:32 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.x86_64
21:40:32 + mkdir -p /root/rpmbuild/BUILDROOT
21:40:32 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.x86_64
21:40:32 + cd src
21:40:32 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.x86_64/usr/bin/dockerd-rootless.sh
21:40:32 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.x86_64/usr/bin/dockerd-rootless-setuptool.sh
21:40:32 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.x86_64/usr/bin/rootlesskit
21:40:32 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.x86_64/usr/bin/rootlesskit-docker-proxy
21:40:32 + /usr/lib/rpm/check-buildroot
21:40:32 + /usr/lib/rpm/redhat/brp-compress
21:40:32 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
21:40:32 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:40:32 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
21:40:32 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
21:40:32 + /usr/lib/rpm/redhat/brp-python-hardlink
21:40:32 + /usr/lib/rpm/redhat/brp-java-repack-jars
21:40:32 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2wqjdX
21:40:32 + umask 022
21:40:32 + cd /root/rpmbuild/BUILD
21:40:32 + cd src
21:40:32 + /usr/local/bin/rootlesskit -v
21:40:32 rootlesskit version 1.0.0
21:40:32 + exit 0
21:40:32 Processing files: docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.x86_64
21:40:32 focal: Pulling from library/ubuntu
21:40:32 a749a280e3e9: Already exists
21:40:32 Digest: sha256:af5efa9c28de78b754777af9b4d850112cad01899a5d37d2617bb94dc63a49aa
21:40:32 Status: Downloaded newer image for ubuntu:focal
21:40:32 Building dependency tree...
21:40:32 Reading state information...
21:40:32 The following additional packages will be installed:
21:40:32   dirmngr distro-info-data gir1.2-glib-2.0 gnupg gnupg-l10n gnupg-utils gpg
21:40:32   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
21:40:32   libapt-inst2.0 libasn1-8-heimdal libassuan0 libcurl4 libdbus-1-3 libexpat1
21:40:32   libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libgssapi3-heimdal
21:40:32   libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal
21:40:32   libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3
21:40:32   libkrb5support0 libksba8 libldap-2.4-2 libldap-common libmpdec2
21:40:32   libnghttp2-14 libnpth0 libpsl5 libpython3-stdlib libpython3.6-minimal
21:40:32   libpython3.6-stdlib libreadline7 libroken18-heimdal librtmp1 libsasl2-2
21:40:32   libsasl2-modules-db libsqlite3-0 libssl1.1 libwind0-heimdal mime-support
21:40:32   openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus
21:40:32   python3-gi python3-minimal python3-software-properties python3.6
21:40:32   python3.6-minimal readline-common
21:40:32 Suggested packages:
21:40:32   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
21:40:32   scdaemon isoquery krb5-doc krb5-user lsb pinentry-doc python3-doc python3-tk
21:40:32   python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
21:40:32   python3.6-venv python3.6-doc binutils binfmt-support readline-doc
21:40:32 Recommended packages:
21:40:32   dbus libglib2.0-data shared-mime-info xdg-user-dirs krb5-locales
21:40:32   publicsuffix libsasl2-modules file xz-utils unattended-upgrades
21:40:32 Provides: docker-ce-rootless-extras = 0:0.0.0~20220816152130.8ffaab8-0.el7 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20220816152130.8ffaab8-0.el7
21:40:32 Requires(interp): /bin/sh /bin/sh /bin/sh
21:40:32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:40:32 Requires(post): /bin/sh
21:40:32 Requires(preun): /bin/sh
21:40:32 Requires(postun): /bin/sh
21:40:32 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:40:32 Conflicts: rootlesskit
21:40:32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.x86_64
21:40:33 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.deb'.
21:40:33 The following NEW packages will be installed:
21:40:33   apt-transport-https ca-certificates curl dirmngr distro-info-data
21:40:33   gir1.2-glib-2.0 gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent
21:40:33   gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapt-inst2.0
21:40:33   libasn1-8-heimdal libassuan0 libcurl4 libdbus-1-3 libexpat1
21:40:33   libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libgssapi3-heimdal
21:40:33   libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal
21:40:33   libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3
21:40:33   libkrb5support0 libksba8 libldap-2.4-2 libldap-common libmpdec2
21:40:33   libnghttp2-14 libnpth0 libpsl5 libpython3-stdlib libpython3.6-minimal
21:40:33   libpython3.6-stdlib libreadline7 libroken18-heimdal librtmp1 libsasl2-2
21:40:33   libsasl2-modules-db libsqlite3-0 libssl1.1 libwind0-heimdal lsb-release
21:40:33   mime-support openssl pinentry-curses python-apt-common python3 python3-apt
21:40:33   python3-dbus python3-gi python3-minimal python3-software-properties
21:40:33   python3.6 python3.6-minimal readline-common software-properties-common
21:40:33 + verify
21:40:33 + dpkg --version
21:40:33 + verify_deb
21:40:33 + apt-get update
21:40:33 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded.
21:40:33 Need to get 14.4 MB of archives.
21:40:33 After this operation, 68.0 MB of additional disk space will be used.
21:40:33 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.1 arm64 1.1.1-1ubuntu2.1~18.04.20 [1062 kB]
21:40:33 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.src.rpm
21:40:33 Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB]
21:40:34 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3.6-minimal arm64 3.6.9-1~18.04ubuntu1.8 [529 kB]
21:40:34 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.7 [70.2 kB]
21:40:34 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3.6-minimal arm64 3.6.9-1~18.04ubuntu1.8 [1327 kB]
21:40:34 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB]
21:40:34 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB]
21:40:34 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-buster"
21:40:34 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:40:34 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 mime-support all 3.60ubuntu1 [30.1 kB]
21:40:34 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpdec2 arm64 2.4.2-1ubuntu1 [73.9 kB]
21:40:34 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 readline-common all 7.0-3 [52.9 kB]
21:40:34 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libreadline7 arm64 7.0-3 [107 kB]
21:40:34 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsqlite3-0 arm64 3.22.0-1ubuntu0.5 [430 kB]
21:40:34 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3.6-stdlib arm64 3.6.9-1~18.04ubuntu1.8 [1609 kB]
21:40:34 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3.6 arm64 3.6.9-1~18.04ubuntu1.8 [203 kB]
21:40:34 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3-stdlib arm64 3.6.7-1~18.04 [7240 B]
21:40:34 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3 arm64 3.6.7-1~18.04 [47.2 kB]
21:40:34 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssl arm64 1.1.1-1ubuntu2.1~18.04.20 [583 kB]
21:40:34 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ca-certificates all 20211016~18.04.1 [144 kB]
21:40:34 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 distro-info-data all 0.37ubuntu0.14 [4660 B]
21:40:34 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:40:34 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB]
21:40:34 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/restricted arm64 Packages [1317 B]
21:40:34 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/multiverse arm64 Packages [139 kB]
21:40:34 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 Packages [11.1 MB]
21:40:34 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgirepository-1.0-1 arm64 1.56.1-1 [67.1 kB]
21:40:34 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 gir1.2-glib-2.0 arm64 1.56.1-1 [131 kB]
21:40:34 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libapt-inst2.0 arm64 1.6.14 [56.7 kB]
21:40:34 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdbus-1-3 arm64 1.12.2-1ubuntu1.3 [152 kB]
21:40:34 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 lsb-release all 9.20170808ubuntu1 [11.0 kB]
21:40:34 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-dbus arm64 1.2.6-1 [84.3 kB]
21:40:34 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-gi arm64 3.26.1-2ubuntu1 [137 kB]
21:40:34 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 iso-codes all 3.79-1 [2565 kB]
21:40:34 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5support0 arm64 1.16-2ubuntu0.2 [28.1 kB]
21:40:34 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libk5crypto3 arm64 1.16-2ubuntu0.2 [79.9 kB]
21:40:34 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkeyutils1 arm64 1.5.9-9.2ubuntu2.1 [8172 B]
21:40:34 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5-3 arm64 1.16-2ubuntu0.2 [241 kB]
21:40:34 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgssapi-krb5-2 arm64 1.16-2ubuntu0.2 [103 kB]
21:40:34 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpsl5 arm64 0.19.1-5build1 [40.9 kB]
21:40:34 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python-apt-common all 1.6.5ubuntu0.7 [16.9 kB]
21:40:34 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-apt arm64 1.6.5ubuntu0.7 [149 kB]
21:40:34 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 apt-transport-https all 1.6.14 [4348 B]
21:40:34 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:40:34 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libroken18-heimdal arm64 7.5.0+dfsg-1 [35.4 kB]
21:40:34 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libasn1-8-heimdal arm64 7.5.0+dfsg-1 [130 kB]
21:40:34 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimbase1-heimdal arm64 7.5.0+dfsg-1 [24.9 kB]
21:40:34 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhcrypto4-heimdal arm64 7.5.0+dfsg-1 [76.4 kB]
21:40:34 Get:40 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libwind0-heimdal arm64 7.5.0+dfsg-1 [47.0 kB]
21:40:34 Get:41 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhx509-5-heimdal arm64 7.5.0+dfsg-1 [88.5 kB]
21:40:34 Get:42 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkrb5-26-heimdal arm64 7.5.0+dfsg-1 [170 kB]
21:40:34 Get:43 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimntlm0-heimdal arm64 7.5.0+dfsg-1 [13.3 kB]
21:40:34 Get:44 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgssapi3-heimdal arm64 7.5.0+dfsg-1 [79.1 kB]
21:40:34 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:40:34 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:40:34 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:40:34 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:40:34 Get:49 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnghttp2-14 arm64 1.30.0-1ubuntu1 [68.9 kB]
21:40:34 ~/rpmbuild/BUILD/src
21:40:34 + popd
21:40:34 + RPM_EC=0
21:40:34 ++ jobs -p
21:40:34 + exit 0
21:40:34 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kdSWc3
21:40:34 + umask 022
21:40:34 + cd /root/rpmbuild/BUILD
21:40:34 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.x86_64 '!=' / ']'
21:40:34 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.x86_64
21:40:34 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.x86_64
21:40:34 + mkdir -p /root/rpmbuild/BUILDROOT
21:40:34 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.x86_64
21:40:34 + cd src
21:40:34 + pushd /root/rpmbuild/BUILD/src/buildx
21:40:34 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:40:34 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
21:40:34 + popd
21:40:34 ~/rpmbuild/BUILD/src
21:40:34 + /usr/lib/rpm/check-buildroot
21:40:34 + /usr/lib/rpm/redhat/brp-ldconfig
21:40:34 + /usr/lib/rpm/brp-compress
21:40:34 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:40:34 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:40:34 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:40:34 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:40:34 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:40:34 + /usr/lib/rpm/brp-python-hardlink
21:40:34 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:40:34 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.57DnC8
21:40:34 + umask 022
21:40:34 + cd /root/rpmbuild/BUILD
21:40:34 + cd src
21:40:34 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
21:40:34 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:40:34 + ver=v0.8.2
21:40:34 + test v0.8.2 = v0.8.2
21:40:34 PASS: docker-buildx version OK
21:40:34 + echo 'PASS: docker-buildx version OK'
21:40:34 + RPM_EC=0
21:40:34 ++ jobs -p
21:40:34 + exit 0
21:40:34 Processing files: docker-buildx-plugin-0.8.2-0.el9.x86_64
21:40:34 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
21:40:34 Provides: docker-buildx-plugin = 0:0.8.2-0.el9 docker-buildx-plugin(x86-64) = 0:0.8.2-0.el9
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 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.x86_64
21:40:34 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.8.2-0.el9.src.rpm
21:40:34 + make IMAGE=debian:buster verify
21:40:34 docker run  --rm -i \
21:40:34 	-v "$(pwd):/v" \
21:40:34 	-e DEBIAN_FRONTEND=noninteractive \
21:40:34 	-e PACKAGE_REPO=staging \
21:40:34 	-w /v \
21:40:34 	debian:buster ./verify
21:40:34 Unable to find image 'debian:buster' locally
21:40:35 Get:50 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-1 [48.2 kB]
21:40:35 Get:51 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl4 arm64 7.58.0-2ubuntu3.19 [185 kB]
21:40:35 Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.19 [152 kB]
21:40:35 Get:53 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libassuan0 arm64 2.5.1-2 [28.9 kB]
21:40:35 Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgconf arm64 2.2.4-1ubuntu1.6 [107 kB]
21:40:35 Get:55 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB]
21:40:35 Get:56 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnpth0 arm64 1.5-3 [6844 B]
21:40:35 Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dirmngr arm64 2.2.4-1ubuntu1.6 [276 kB]
21:40:35 Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-l10n all 2.2.4-1ubuntu1.6 [50.1 kB]
21:40:35 Get:59 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-utils arm64 2.2.4-1ubuntu1.6 [108 kB]
21:40:35 Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg arm64 2.2.4-1ubuntu1.6 [401 kB]
21:40:35 Get:61 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pinentry-curses arm64 1.1.0-1 [32.4 kB]
21:40:35 Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.6 [189 kB]
21:40:35 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:40:35 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:40:35 Get:65 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgsm arm64 2.2.4-1ubuntu1.6 [181 kB]
21:40:35 Get:66 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg arm64 2.2.4-1ubuntu1.6 [249 kB]
21:40:35 Get:67 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-software-properties all 0.96.24.32.18 [23.8 kB]
21:40:35 Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 software-properties-common all 0.96.24.32.18 [10.1 kB]
21:40:35 Get:69 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 gnupg2 all 2.2.4-1ubuntu1.6 [5300 B]
21:40:35 buster: Pulling from library/debian
21:40:35 71209d5eb534: Already exists
21:40:35 Digest: sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f
21:40:35 Status: Downloaded newer image for debian:buster
21:40:35 debconf: delaying package configuration, since apt-utils is not installed
21:40:35 Fetched 14.4 MB in 2s (7094 kB/s)
21:40:35 Selecting previously unselected package libssl1.1:arm64.
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 ... 4044 files and directories currently installed.)
21:40:35 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.20_arm64.deb ...
21:40:35 Unpacking libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.20) ...
21:40:35 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 Packages [1234 kB]
21:40:35 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 Packages [1801 kB]
21:40:35 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 Packages [1116 kB]
21:40:35 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted arm64 Packages [4571 B]
21:40:35 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse arm64 Packages [9067 B]
21:40:35 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/main arm64 Packages [54.8 kB]
21:40:35 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe arm64 Packages [27.5 kB]
21:40:35 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/main arm64 Packages [1419 kB]
21:40:35 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse arm64 Packages [3253 B]
21:40:35 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/universe arm64 Packages [823 kB]
21:40:35 Selecting previously unselected package libpython3.6-minimal:arm64.
21:40:35 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.8_arm64.deb ...
21:40:35 Unpacking libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.8) ...
21:40:35 Selecting previously unselected package libexpat1:arm64.
21:40:35 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.7_arm64.deb ...
21:40:35 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.7) ...
21:40:35 Selecting previously unselected package python3.6-minimal.
21:40:35 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.8_arm64.deb ...
21:40:35 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.8) ...
21:40:35 + verify
21:40:35 + dpkg --version
21:40:35 + verify_deb
21:40:35 + apt-get update
21:40:35 + DISABLE_WARN_OUTSIDE_CONTAINER=1
21:40:35 + make manpages
21:40:35 scripts/docs/generate-man.sh
21:40:35 + cp -r . /tmp/docker-cli-docsgen.1C5ZnV3Dte/
21:40:35 + cd /tmp/docker-cli-docsgen.1C5ZnV3Dte
21:40:35 + ./scripts/vendor init
21:40:35 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
21:40:35 + cp man/tools.go .
21:40:35 + ./scripts/vendor update
21:40:35 + go mod tidy -compat=1.17 -modfile=vendor.mod
21:40:35 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible
21:40:35 go: downloading github.com/fvbommel/sortorder v1.0.2
21:40:35 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
21:40:35 go: downloading github.com/morikuni/aec v1.0.0
21:40:35 go: downloading github.com/pkg/errors v0.9.1
21:40:35 go: downloading github.com/spf13/cobra v1.5.0
21:40:35 go: downloading github.com/spf13/pflag v1.0.5
21:40:35 go: downloading github.com/google/go-cmp v0.5.7
21:40:35 go: downloading gotest.tools/v3 v3.1.0
21:40:35 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:40:35 go: downloading github.com/docker/go-units v0.4.0
21:40:35 go: downloading github.com/docker/distribution v2.8.1+incompatible
21:40:35 go: downloading github.com/docker/go-connections v0.4.0
21:40:35 go: downloading github.com/sirupsen/logrus v1.8.1
21:40:35 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
21:40:35 go: downloading golang.org/x/text v0.3.7
21:40:35 go: downloading github.com/mattn/go-runewidth v0.0.13
21:40:35 go: downloading github.com/containerd/containerd v1.6.4
21:40:35 go: downloading github.com/moby/sys/signal v0.7.0
21:40:35 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
21:40:35 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
21:40:35 go: downloading github.com/moby/buildkit v0.10.3
21:40:35 go: downloading github.com/opencontainers/go-digest v1.0.0
21:40:35 go: downloading gopkg.in/yaml.v2 v2.4.0
21:40:35 go: downloading github.com/gogo/protobuf v1.3.2
21:40:35 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:40:35 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46
21:40:35 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
21:40:35 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
21:40:35 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
21:40:35 go: downloading github.com/imdario/mergo v0.3.12
21:40:35 go: downloading github.com/mitchellh/mapstructure v1.3.2
21:40:35 go: downloading github.com/docker/docker-credential-helpers v0.6.4
21:40:35 go: downloading github.com/creack/pty v1.1.11
21:40:35 go: downloading github.com/gorilla/mux v1.8.0
21:40:35 go: downloading github.com/inconshreveable/mousetrap v1.0.0
21:40:35 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
21:40:35 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted arm64 Packages [4330 B]
21:40:35 Setting up libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.20) ...
21:40:35 Setting up libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.8) ...
21:40:35 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.7) ...
21:40:35 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.8) ...
21:40:35 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
21:40:35 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
21:40:35 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
21:40:35 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7739 kB]
21:40:36 make[1]: Leaving directory '/root/build-deb'
21:40:36  dpkg-genbuildinfo -O../docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.buildinfo
21:40:36  dpkg-genchanges -O../docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.changes
21:40:36 CentOS Stream 9 - Extras packages               7.0 kB/s | 8.5 kB     00:01    
21:40:36 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 Packages [332 kB]
21:40:36 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8780 B]
21:40:36 Fetched 18.4 MB in 3s (6578 kB/s)
21:40:36 Selecting previously unselected package python3-minimal.
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 ... 4301 files and directories currently installed.)
21:40:36 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_arm64.deb ...
21:40:36 Unpacking python3-minimal (3.6.7-1~18.04) ...
21:40:36 Selecting previously unselected package mime-support.
21:40:36 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ...
21:40:36 Unpacking mime-support (3.60ubuntu1) ...
21:40:36 Selecting previously unselected package libmpdec2:arm64.
21:40:36 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_arm64.deb ...
21:40:36 Unpacking libmpdec2:arm64 (2.4.2-1ubuntu1) ...
21:40:36 dpkg-genchanges: info: including full source code in upload
21:40:36 Selecting previously unselected package readline-common.
21:40:36 Preparing to unpack .../3-readline-common_7.0-3_all.deb ...
21:40:36 Unpacking readline-common (7.0-3) ...
21:40:36 Selecting previously unselected package libreadline7:arm64.
21:40:36 Preparing to unpack .../4-libreadline7_7.0-3_arm64.deb ...
21:40:36 Unpacking libreadline7:arm64 (7.0-3) ...
21:40:36 Selecting previously unselected package libsqlite3-0:arm64.
21:40:36 Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.5_arm64.deb ...
21:40:36 Unpacking libsqlite3-0:arm64 (3.22.0-1ubuntu0.5) ...
21:40:36 Selecting previously unselected package libpython3.6-stdlib:arm64.
21:40:36 Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.8_arm64.deb ...
21:40:36 Unpacking libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.8) ...
21:40:36 Dependencies resolved.
21:40:36 Nothing to do.
21:40:36 Complete!
21:40:36 + dnf install -y 'dnf-command(config-manager)'
21:40:36  dpkg-source -I.git --after-build .
21:40:36 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:40:36 + destination=/build
21:40:36 + mkdir -p /build
21:40:36 + mv -v /root/docker-buildx-plugin_0.8.2~ubuntu-jammy_arm64.deb /root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.deb /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy.dsc /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy.tar.gz /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.buildinfo /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.changes /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.deb /root/docker-compose-plugin_2.9.0~ubuntu-jammy_arm64.deb /build
21:40:36 copied '/root/docker-buildx-plugin_0.8.2~ubuntu-jammy_arm64.deb' -> '/build/docker-buildx-plugin_0.8.2~ubuntu-jammy_arm64.deb'
21:40:36 removed '/root/docker-buildx-plugin_0.8.2~ubuntu-jammy_arm64.deb'
21:40:36 copied '/root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.deb'
21:40:36 removed '/root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.deb'
21:40:36 copied '/root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.deb'
21:40:36 removed '/root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.deb'
21:40:36 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy.dsc' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy.dsc'
21:40:36 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy.dsc'
21:40:36 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy.tar.gz' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy.tar.gz'
21:40:36 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy.tar.gz'
21:40:36 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.buildinfo'
21:40:36 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.buildinfo'
21:40:36 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.changes' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.changes'
21:40:36 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.changes'
21:40:36 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.deb' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.deb'
21:40:36 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.deb'
21:40:36 copied '/root/docker-compose-plugin_2.9.0~ubuntu-jammy_arm64.deb' -> '/build/docker-compose-plugin_2.9.0~ubuntu-jammy_arm64.deb'
21:40:36 removed '/root/docker-compose-plugin_2.9.0~ubuntu-jammy_arm64.deb'
21:40:36 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.x86_64.rpm
21:40:36 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RpRK2S
21:40:36 + umask 022
21:40:36 + cd /root/rpmbuild/BUILD
21:40:36 + cd src
21:40:36 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.x86_64
21:40:36 + exit 0
21:40:36 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mubNwD
21:40:36 + umask 022
21:40:36 + cd /root/rpmbuild/BUILD
21:40:36 + cd /root/rpmbuild/BUILD
21:40:36 + rm -rf src
21:40:36 + /usr/bin/mkdir -p src
21:40:36 + cd src
21:40:36 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
21:40:36 + /usr/bin/tar -xf -
21:40:36 Reading package lists...
21:40:36 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
21:40:36 Selecting previously unselected package python3.6.
21:40:36 Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.8_arm64.deb ...
21:40:36 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.8) ...
21:40:36 Selecting previously unselected package libpython3-stdlib:arm64.
21:40:36 Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_arm64.deb ...
21:40:36 Unpacking libpython3-stdlib:arm64 (3.6.7-1~18.04) ...
21:40:36 Setting up python3-minimal (3.6.7-1~18.04) ...
21:40:36 Last metadata expiration check: 0:00:01 ago on Tue Aug 16 21:40:35 2022.
21:40:36 Dependencies resolved.
21:40:36 ================================================================================
21:40:36  Package                      Arch        Version              Repository  Size
21:40:36 ================================================================================
21:40:36 Installing:
21:40:36  dnf-plugins-core             noarch      4.1.0-2.el9          baseos      34 k
21:40:36 Installing dependencies:
21:40:36  dbus-libs                    aarch64     1:1.12.20-5.el9      baseos     150 k
21:40:36  python3-dateutil             noarch      1:2.8.1-6.el9        baseos     302 k
21:40:36  python3-dbus                 aarch64     1.2.18-2.el9         baseos     144 k
21:40:36  python3-dnf-plugins-core     noarch      4.1.0-2.el9          baseos     236 k
21:40:36  python3-six                  noarch      1.15.0-9.el9         baseos      37 k
21:40:36  systemd-libs                 aarch64     250-7.el9            baseos     586 k
21:40:36 
21:40:36 Transaction Summary
21:40:36 ================================================================================
21:40:36 Install  7 Packages
21:40:36 
21:40:36 Total download size: 1.5 M
21:40:36 Installed size: 4.4 M
21:40:36 Downloading Packages:
21:40:37 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8
21:40:37 go: downloading github.com/stretchr/testify v1.7.0
21:40:37 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:40:37 go: downloading github.com/rivo/uniseg v0.2.0
21:40:37 go: downloading github.com/klauspost/compress v1.15.1
21:40:37 go: downloading github.com/Microsoft/hcsshim v0.9.2
21:40:37 Selecting previously unselected package python3.
21:40:37 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4759 files and directories currently installed.)
21:40:37 Preparing to unpack .../00-python3_3.6.7-1~18.04_arm64.deb ...
21:40:37 Unpacking python3 (3.6.7-1~18.04) ...
21:40:37 Selecting previously unselected package openssl.
21:40:37 Preparing to unpack .../01-openssl_1.1.1-1ubuntu2.1~18.04.20_arm64.deb ...
21:40:37 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.20) ...
21:40:37 Fetched 8293 kB in 2s (5081 kB/s)
21:40:37 go: downloading github.com/moby/sys/symlink v0.2.0
21:40:37 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
21:40:37 go: downloading github.com/opencontainers/runc v1.1.1
21:40:37 + STATUS=0
21:40:37 + '[' 0 -ne 0 ']'
21:40:37 + /usr/bin/tar -xf -
21:40:37 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
21:40:37 Selecting previously unselected package ca-certificates.
21:40:37 Preparing to unpack .../02-ca-certificates_20211016~18.04.1_all.deb ...
21:40:37 Unpacking ca-certificates (20211016~18.04.1) ...
21:40:37 Selecting previously unselected package distro-info-data.
21:40:37 Preparing to unpack .../03-distro-info-data_0.37ubuntu0.14_all.deb ...
21:40:37 Unpacking distro-info-data (0.37ubuntu0.14) ...
21:40:37 Selecting previously unselected package libglib2.0-0:arm64.
21:40:37 Preparing to unpack .../04-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_arm64.deb ...
21:40:37 Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.9) ...
21:40:37 Selecting previously unselected package libgirepository-1.0-1:arm64.
21:40:37 Preparing to unpack .../05-libgirepository-1.0-1_1.56.1-1_arm64.deb ...
21:40:37 Unpacking libgirepository-1.0-1:arm64 (1.56.1-1) ...
21:40:37 Selecting previously unselected package gir1.2-glib-2.0:arm64.
21:40:37 Preparing to unpack .../06-gir1.2-glib-2.0_1.56.1-1_arm64.deb ...
21:40:37 Unpacking gir1.2-glib-2.0:arm64 (1.56.1-1) ...
21:40:37 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
21:40:37 Selecting previously unselected package libapt-inst2.0:arm64.
21:40:37 Preparing to unpack .../07-libapt-inst2.0_1.6.14_arm64.deb ...
21:40:37 Unpacking libapt-inst2.0:arm64 (1.6.14) ...
21:40:37 Selecting previously unselected package libdbus-1-3:arm64.
21:40:37 Preparing to unpack .../08-libdbus-1-3_1.12.2-1ubuntu1.3_arm64.deb ...
21:40:37 Unpacking libdbus-1-3:arm64 (1.12.2-1ubuntu1.3) ...
21:40:37 Selecting previously unselected package lsb-release.
21:40:37 Preparing to unpack .../09-lsb-release_9.20170808ubuntu1_all.deb ...
21:40:37 Unpacking lsb-release (9.20170808ubuntu1) ...
21:40:37 Selecting previously unselected package python3-dbus.
21:40:37 Preparing to unpack .../10-python3-dbus_1.2.6-1_arm64.deb ...
21:40:37 Unpacking python3-dbus (1.2.6-1) ...
21:40:37 Selecting previously unselected package python3-gi.
21:40:37 Preparing to unpack .../11-python3-gi_3.26.1-2ubuntu1_arm64.deb ...
21:40:37 Unpacking python3-gi (3.26.1-2ubuntu1) ...
21:40:37 Reading package lists...
21:40:37 Reading package lists...
21:40:37 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
21:40:37 (1/7): dnf-plugins-core-4.1.0-2.el9.noarch.rpm   83 kB/s |  34 kB     00:00    
21:40:37 (2/7): python3-dbus-1.2.18-2.el9.aarch64.rpm    670 kB/s | 144 kB     00:00    
21:40:37 (3/7): dbus-libs-1.12.20-5.el9.aarch64.rpm      237 kB/s | 150 kB     00:00    
21:40:37 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
21:40:37 Building dependency tree...
21:40:37 Reading state information...
21:40:37 + STATUS=0
21:40:37 + '[' 0 -ne 0 ']'
21:40:37 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:40:37 + exit 0
21:40:37 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nooxer
21:40:37 + umask 022
21:40:37 + cd /root/rpmbuild/BUILD
21:40:37 + cd src
21:40:37 + pushd /root/rpmbuild/BUILD/src/buildx
21:40:37 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:40:37 + bash -c 'CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o bin/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision=%{_buildx_gitcommit} -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx'
21:40:38 Selecting previously unselected package iso-codes.
21:40:38 Preparing to unpack .../12-iso-codes_3.79-1_all.deb ...
21:40:38 Unpacking iso-codes (3.79-1) ...
21:40:38 (4/7): python3-six-1.15.0-9.el9.noarch.rpm      499 kB/s |  37 kB     00:00    
21:40:38 (5/7): python3-dateutil-2.8.1-6.el9.noarch.rpm  418 kB/s | 302 kB     00:00    
21:40:38 (6/7): python3-dnf-plugins-core-4.1.0-2.el9.noa 1.5 MB/s | 236 kB     00:00    
21:40:38 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
21:40:38 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
21:40:38 The following additional packages will be installed:
21:40:38   dbus dbus-user-session dconf-gsettings-backend dconf-service dirmngr
21:40:38   distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking
21:40:38   glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils
21:40:38   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
21:40:38   gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1
21:40:38   libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12
21:40:38   libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1
21:40:38   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
21:40:38   libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal
21:40:38   libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66
21:40:38   libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal
21:40:38   libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0
21:40:38   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd
21:40:38   libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5
21:40:38   libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8
21:40:38   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1
21:40:38   libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2
21:40:38   libyaml-0-2 mime-support openssl packagekit pinentry-curses policykit-1
21:40:38   python-apt-common python3 python3-apt python3-certifi python3-chardet
21:40:38   python3-dbus python3-gi python3-idna python3-minimal python3-pkg-resources
21:40:38   python3-requests python3-requests-unixsocket python3-six
21:40:38   python3-software-properties python3-urllib3 python3.8 python3.8-minimal
21:40:38   readline-common systemd systemd-sysv systemd-timesyncd tzdata
21:40:38 Suggested packages:
21:40:38   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery krb5-doc
21:40:38   krb5-user gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
21:40:38   python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
21:40:38   python3-setuptools python3-cryptography python3-openssl python3-socks
21:40:38   python3.8-venv python3.8-doc binutils binfmt-support readline-doc
21:40:38   systemd-container
21:40:38 Recommended packages:
21:40:38   libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales publicsuffix
21:40:38   libsasl2-modules file xz-utils packagekit-tools unattended-upgrades
21:40:38   networkd-dispatcher libnss-systemd
21:40:38 Selecting previously unselected package libkrb5support0:arm64.
21:40:38 Preparing to unpack .../13-libkrb5support0_1.16-2ubuntu0.2_arm64.deb ...
21:40:38 Unpacking libkrb5support0:arm64 (1.16-2ubuntu0.2) ...
21:40:38 Selecting previously unselected package libk5crypto3:arm64.
21:40:38 Preparing to unpack .../14-libk5crypto3_1.16-2ubuntu0.2_arm64.deb ...
21:40:38 Unpacking libk5crypto3:arm64 (1.16-2ubuntu0.2) ...
21:40:38 Selecting previously unselected package libkeyutils1:arm64.
21:40:38 Preparing to unpack .../15-libkeyutils1_1.5.9-9.2ubuntu2.1_arm64.deb ...
21:40:38 Unpacking libkeyutils1:arm64 (1.5.9-9.2ubuntu2.1) ...
21:40:38 Selecting previously unselected package libkrb5-3:arm64.
21:40:38 Preparing to unpack .../16-libkrb5-3_1.16-2ubuntu0.2_arm64.deb ...
21:40:38 Unpacking libkrb5-3:arm64 (1.16-2ubuntu0.2) ...
21:40:38 Selecting previously unselected package libgssapi-krb5-2:arm64.
21:40:38 Preparing to unpack .../17-libgssapi-krb5-2_1.16-2ubuntu0.2_arm64.deb ...
21:40:38 Unpacking libgssapi-krb5-2:arm64 (1.16-2ubuntu0.2) ...
21:40:38 Selecting previously unselected package libpsl5:arm64.
21:40:38 Preparing to unpack .../18-libpsl5_0.19.1-5build1_arm64.deb ...
21:40:38 Unpacking libpsl5:arm64 (0.19.1-5build1) ...
21:40:38 Reading package lists...
21:40:38 (7/7): systemd-libs-250-7.el9.aarch64.rpm       2.0 MB/s | 586 kB     00:00    
21:40:38 --------------------------------------------------------------------------------
21:40:38 Total                                           1.1 MB/s | 1.5 MB     00:01     
21:40:38 CentOS Stream 9 - BaseOS                        1.6 MB/s | 1.6 kB     00:00    
21:40:38 Importing GPG key 0x8483C65D:
21:40:38  Userid     : "CentOS (CentOS Official Signing Key) <security@centos.org>"
21:40:38  Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D
21:40:38  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
21:40:38 Key imported successfully
21:40:38 go: downloading go.etcd.io/etcd/raft/v3 v3.5.2
21:40:38 go: downloading google.golang.org/grpc v1.45.0
21:40:38 The following NEW packages will be installed:
21:40:38   apt-transport-https ca-certificates curl dbus dbus-user-session
21:40:38   dconf-gsettings-backend dconf-service dirmngr distro-info-data
21:40:38   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking
21:40:38   glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils
21:40:38   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
21:40:38   gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1
21:40:38   libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12
21:40:38   libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1
21:40:38   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
21:40:38   libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal
21:40:38   libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66
21:40:38   libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal
21:40:38   libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0
21:40:38   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd
21:40:38   libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5
21:40:38   libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8
21:40:38   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1
21:40:38   libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2
21:40:38   libyaml-0-2 lsb-release mime-support openssl packagekit pinentry-curses
21:40:38   policykit-1 python-apt-common python3 python3-apt python3-certifi
21:40:38   python3-chardet python3-dbus python3-gi python3-idna python3-minimal
21:40:38   python3-pkg-resources python3-requests python3-requests-unixsocket
21:40:38   python3-six python3-software-properties python3-urllib3 python3.8
21:40:38   python3.8-minimal readline-common software-properties-common systemd
21:40:38   systemd-sysv systemd-timesyncd tzdata
21:40:38 Selecting previously unselected package python-apt-common.
21:40:38 Preparing to unpack .../19-python-apt-common_1.6.5ubuntu0.7_all.deb ...
21:40:38 Unpacking python-apt-common (1.6.5ubuntu0.7) ...
21:40:38 Selecting previously unselected package python3-apt.
21:40:38 Preparing to unpack .../20-python3-apt_1.6.5ubuntu0.7_arm64.deb ...
21:40:38 Unpacking python3-apt (1.6.5ubuntu0.7) ...
21:40:38 Selecting previously unselected package apt-transport-https.
21:40:38 Preparing to unpack .../21-apt-transport-https_1.6.14_all.deb ...
21:40:38 Unpacking apt-transport-https (1.6.14) ...
21:40:38 Selecting previously unselected package libroken18-heimdal:arm64.
21:40:38 Preparing to unpack .../22-libroken18-heimdal_7.5.0+dfsg-1_arm64.deb ...
21:40:38 Unpacking libroken18-heimdal:arm64 (7.5.0+dfsg-1) ...
21:40:38 Selecting previously unselected package libasn1-8-heimdal:arm64.
21:40:38 Preparing to unpack .../23-libasn1-8-heimdal_7.5.0+dfsg-1_arm64.deb ...
21:40:38 Unpacking libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ...
21:40:38 Selecting previously unselected package libheimbase1-heimdal:arm64.
21:40:38 Preparing to unpack .../24-libheimbase1-heimdal_7.5.0+dfsg-1_arm64.deb ...
21:40:38 Unpacking libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ...
21:40:38 Building dependency tree...
21:40:38 Reading state information...
21:40:38 Running transaction check
21:40:38 Transaction check succeeded.
21:40:38 Running transaction test
21:40:38 Transaction test succeeded.
21:40:38 Running transaction
21:40:38   Preparing        :                                                        1/1 
21:40:38   Installing       : systemd-libs-250-7.el9.aarch64                         1/7 
21:40:38   Running scriptlet: systemd-libs-250-7.el9.aarch64                         1/7 
21:40:38   Installing       : dbus-libs-1:1.12.20-5.el9.aarch64                      2/7 
21:40:38   Installing       : python3-dbus-1.2.18-2.el9.aarch64                      3/7 
21:40:38   Installing       : python3-six-1.15.0-9.el9.noarch                        4/7 
21:40:38 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:40:38 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
21:40:38 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
21:40:38 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:40:38 go: downloading github.com/Microsoft/go-winio v0.5.2
21:40:38 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
21:40:38 go: downloading github.com/russross/blackfriday v1.6.0
21:40:38 0 upgraded, 119 newly installed, 0 to remove and 1 not upgraded.
21:40:38 Need to get 33.4 MB of archives.
21:40:38 After this operation, 141 MB of additional disk space will be used.
21:40:38 Get:1 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssl1.1 arm64 1.1.1f-1ubuntu2.16 [1156 kB]
21:40:38 Selecting previously unselected package libhcrypto4-heimdal:arm64.
21:40:38 Preparing to unpack .../25-libhcrypto4-heimdal_7.5.0+dfsg-1_arm64.deb ...
21:40:38 Unpacking libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ...
21:40:38 Selecting previously unselected package libwind0-heimdal:arm64.
21:40:38 Preparing to unpack .../26-libwind0-heimdal_7.5.0+dfsg-1_arm64.deb ...
21:40:38 Unpacking libwind0-heimdal:arm64 (7.5.0+dfsg-1) ...
21:40:38 Selecting previously unselected package libhx509-5-heimdal:arm64.
21:40:38 Preparing to unpack .../27-libhx509-5-heimdal_7.5.0+dfsg-1_arm64.deb ...
21:40:38 Unpacking libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ...
21:40:38 Selecting previously unselected package libkrb5-26-heimdal:arm64.
21:40:38 Preparing to unpack .../28-libkrb5-26-heimdal_7.5.0+dfsg-1_arm64.deb ...
21:40:38 Unpacking libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ...
21:40:38 Selecting previously unselected package libheimntlm0-heimdal:arm64.
21:40:38 Preparing to unpack .../29-libheimntlm0-heimdal_7.5.0+dfsg-1_arm64.deb ...
21:40:38 Unpacking libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ...
21:40:38 Selecting previously unselected package libgssapi3-heimdal:arm64.
21:40:38 Preparing to unpack .../30-libgssapi3-heimdal_7.5.0+dfsg-1_arm64.deb ...
21:40:38 Unpacking libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ...
21:40:38 The following additional packages will be installed:
21:40:38   dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg
21:40:38   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
21:40:38   gpgsm iso-codes libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4
21:40:38   libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2
21:40:38   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
21:40:38   libldap-common libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18
21:40:38   libpsl5 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
21:40:38   libreadline7 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1
21:40:38   libssl1.1 lsb-base mime-support openssl pinentry-curses python-apt-common
21:40:38   python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
21:40:38   python3-software-properties python3.7 python3.7-minimal readline-common
21:40:38 Suggested packages:
21:40:38   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
21:40:38   scdaemon isoquery krb5-doc krb5-user lsb pinentry-doc python3-doc python3-tk
21:40:38   python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
21:40:38   libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.7-venv
21:40:38   python3.7-doc binutils binfmt-support readline-doc
21:40:38 Recommended packages:
21:40:38   dbus libglib2.0-data shared-mime-info xdg-user-dirs krb5-locales packagekit
21:40:38   publicsuffix libsasl2-modules bzip2 file xz-utils unattended-upgrades
21:40:38   Installing       : python3-dateutil-1:2.8.1-6.el9.noarch                  5/7 
21:40:38   Installing       : python3-dnf-plugins-core-4.1.0-2.el9.noarch            6/7 
21:40:38   Installing       : dnf-plugins-core-4.1.0-2.el9.noarch                    7/7 
21:40:38   Running scriptlet: dnf-plugins-core-4.1.0-2.el9.noarch                    7/7 
21:40:38   Verifying        : dbus-libs-1:1.12.20-5.el9.aarch64                      1/7 
21:40:38   Verifying        : dnf-plugins-core-4.1.0-2.el9.noarch                    2/7 
21:40:38   Verifying        : python3-dateutil-1:2.8.1-6.el9.noarch                  3/7 
21:40:38   Verifying        : python3-dbus-1.2.18-2.el9.aarch64                      4/7 
21:40:38   Verifying        : python3-dnf-plugins-core-4.1.0-2.el9.noarch            5/7 
21:40:38   Verifying        : python3-six-1.15.0-9.el9.noarch                        6/7 
21:40:38   Verifying        : systemd-libs-250-7.el9.aarch64                         7/7 
21:40:38 
21:40:38 Installed:
21:40:38   dbus-libs-1:1.12.20-5.el9.aarch64                                             
21:40:38   dnf-plugins-core-4.1.0-2.el9.noarch                                           
21:40:38   python3-dateutil-1:2.8.1-6.el9.noarch                                         
21:40:38   python3-dbus-1.2.18-2.el9.aarch64                                             
21:40:38   python3-dnf-plugins-core-4.1.0-2.el9.noarch                                   
21:40:38   python3-six-1.15.0-9.el9.noarch                                               
21:40:38   systemd-libs-250-7.el9.aarch64                                                
21:40:38 
21:40:38 Complete!
21:40:38 go: downloading github.com/davecgh/go-spew v1.1.1
21:40:38 go: downloading github.com/pmezard/go-difflib v1.0.0
21:40:38 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
21:40:38 go: downloading github.com/miekg/pkcs11 v1.1.1
21:40:38 go: downloading github.com/prometheus/client_golang v1.12.1
21:40:39 Selecting previously unselected package libsasl2-modules-db:arm64.
21:40:39 Preparing to unpack .../31-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_arm64.deb ...
21:40:39 Unpacking libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:40:39 Selecting previously unselected package libsasl2-2:arm64.
21:40:39 Preparing to unpack .../32-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_arm64.deb ...
21:40:39 Unpacking libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:40:39 Selecting previously unselected package libldap-common.
21:40:39 Preparing to unpack .../33-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ...
21:40:39 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
21:40:39 Selecting previously unselected package libldap-2.4-2:arm64.
21:40:39 Preparing to unpack .../34-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_arm64.deb ...
21:40:39 Unpacking libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.11) ...
21:40:39 Selecting previously unselected package libnghttp2-14:arm64.
21:40:39 Preparing to unpack .../35-libnghttp2-14_1.30.0-1ubuntu1_arm64.deb ...
21:40:39 Unpacking libnghttp2-14:arm64 (1.30.0-1ubuntu1) ...
21:40:39 Selecting previously unselected package librtmp1:arm64.
21:40:39 Preparing to unpack .../36-librtmp1_2.4+20151223.gitfa8646d.1-1_arm64.deb ...
21:40:39 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ...
21:40:39 The following NEW packages will be installed:
21:40:39   apt-transport-https ca-certificates curl dirmngr distro-info-data
21:40:39   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
21:40:39   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
21:40:39   libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1
21:40:39   libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libk5crypto3
21:40:39   libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common
21:40:39   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
21:40:39   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline7
21:40:39   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl1.1
21:40:39   lsb-base lsb-release mime-support openssl pinentry-curses python-apt-common
21:40:39   python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
21:40:39   python3-software-properties python3.7 python3.7-minimal readline-common
21:40:39   software-properties-common
21:40:39 + case ${DIST_ID}:${DIST_VERSION} in
21:40:39 + install_rpm_containerd
21:40:39 + '[' staging = stage ']'
21:40:39 + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo
21:40:39 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo'
21:40:39 + dnf --version
21:40:39 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo
21:40:39 4.12.0
21:40:39   Installed: dnf-0:4.12.0-3.el9.noarch at Mon Aug  8 20:24:06 2022
21:40:39   Built    : builder@centos.org at Thu Jul 21 13:38:43 2022
21:40:39 
21:40:39   Installed: rpm-0:4.16.1.3-17.el9.aarch64 at Mon Aug  8 20:24:02 2022
21:40:39   Built    : builder@centos.org at Wed Aug  3 16:39:24 2022
21:40:39 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
21:40:39 go: downloading github.com/go-sql-driver/mysql v1.5.0
21:40:39 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
21:40:39 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
21:40:39 go: downloading github.com/google/certificate-transparency-go v1.0.20
21:40:39 Selecting previously unselected package libcurl4:arm64.
21:40:39 Preparing to unpack .../37-libcurl4_7.58.0-2ubuntu3.19_arm64.deb ...
21:40:39 Unpacking libcurl4:arm64 (7.58.0-2ubuntu3.19) ...
21:40:39 Selecting previously unselected package curl.
21:40:39 Preparing to unpack .../38-curl_7.58.0-2ubuntu3.19_arm64.deb ...
21:40:39 Unpacking curl (7.58.0-2ubuntu3.19) ...
21:40:39 Selecting previously unselected package libassuan0:arm64.
21:40:39 Preparing to unpack .../39-libassuan0_2.5.1-2_arm64.deb ...
21:40:39 Unpacking libassuan0:arm64 (2.5.1-2) ...
21:40:39 Selecting previously unselected package gpgconf.
21:40:39 Preparing to unpack .../40-gpgconf_2.2.4-1ubuntu1.6_arm64.deb ...
21:40:39 Unpacking gpgconf (2.2.4-1ubuntu1.6) ...
21:40:39 Selecting previously unselected package libksba8:arm64.
21:40:39 Preparing to unpack .../41-libksba8_1.3.5-2_arm64.deb ...
21:40:39 Unpacking libksba8:arm64 (1.3.5-2) ...
21:40:39 Selecting previously unselected package libnpth0:arm64.
21:40:39 Preparing to unpack .../42-libnpth0_1.5-3_arm64.deb ...
21:40:39 Unpacking libnpth0:arm64 (1.5-3) ...
21:40:39 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-minimal arm64 3.8.10-0ubuntu1~20.04.5 [714 kB]
21:40:39 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libexpat1 arm64 2.2.9-1ubuntu0.4 [62.6 kB]
21:40:39 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8-minimal arm64 3.8.10-0ubuntu1~20.04.5 [1831 kB]
21:40:39 0 upgraded, 66 newly installed, 0 to remove and 1 not upgraded.
21:40:39 Need to get 22.8 MB of archives.
21:40:39 After this operation, 81.6 MB of additional disk space will be used.
21:40:39 Get:1 http://deb.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1n-0+deb10u3 [1392 kB]
21:40:39 Get:2 http://deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB]
21:40:39 Get:3 http://deb.debian.org/debian buster/main arm64 libexpat1 arm64 2.2.6-2+deb10u4 [87.1 kB]
21:40:39 Get:4 http://deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB]
21:40:39 Get:5 http://deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
21:40:39 Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
21:40:39 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
21:40:39 go: downloading github.com/golang/protobuf v1.5.2
21:40:39 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
21:40:39 Selecting previously unselected package dirmngr.
21:40:39 Preparing to unpack .../43-dirmngr_2.2.4-1ubuntu1.6_arm64.deb ...
21:40:39 Unpacking dirmngr (2.2.4-1ubuntu1.6) ...
21:40:39 Selecting previously unselected package gnupg-l10n.
21:40:39 Preparing to unpack .../44-gnupg-l10n_2.2.4-1ubuntu1.6_all.deb ...
21:40:39 Unpacking gnupg-l10n (2.2.4-1ubuntu1.6) ...
21:40:39 Selecting previously unselected package gnupg-utils.
21:40:39 Preparing to unpack .../45-gnupg-utils_2.2.4-1ubuntu1.6_arm64.deb ...
21:40:39 Unpacking gnupg-utils (2.2.4-1ubuntu1.6) ...
21:40:39 Selecting previously unselected package gpg.
21:40:39 Preparing to unpack .../46-gpg_2.2.4-1ubuntu1.6_arm64.deb ...
21:40:39 Unpacking gpg (2.2.4-1ubuntu1.6) ...
21:40:39 Selecting previously unselected package pinentry-curses.
21:40:39 Preparing to unpack .../47-pinentry-curses_1.1.0-1_arm64.deb ...
21:40:39 Unpacking pinentry-curses (1.1.0-1) ...
21:40:39 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-minimal arm64 3.8.2-0ubuntu2 [23.6 kB]
21:40:39 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 mime-support all 3.64ubuntu1 [30.6 kB]
21:40:39 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpdec2 arm64 2.4.2-3 [79.6 kB]
21:40:39 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 readline-common all 8.0-4 [53.5 kB]
21:40:39 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libreadline8 arm64 8.0-4 [123 kB]
21:40:39 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsqlite3-0 arm64 3.31.1-4ubuntu0.3 [506 kB]
21:40:39 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-stdlib arm64 3.8.10-0ubuntu1~20.04.5 [1649 kB]
21:40:39 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8 arm64 3.8.10-0ubuntu1~20.04.5 [387 kB]
21:40:39 Get:13 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpython3-stdlib arm64 3.8.2-0ubuntu2 [7068 B]
21:40:39 Get:14 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3 arm64 3.8.2-0ubuntu2 [47.6 kB]
21:40:39 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libapparmor1 arm64 2.13.3-7ubuntu5.1 [32.9 kB]
21:40:39 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcap2 arm64 1:2.32-1 [15.5 kB]
21:40:39 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.4 kB]
21:40:39 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevmapper1.02.1 arm64 2:1.02.167-1ubuntu1 [110 kB]
21:40:39 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:40:39 Get:6 http://deb.debian.org/debian buster/main arm64 mime-support all 3.62 [37.2 kB]
21:40:39 Get:7 http://deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
21:40:39 Get:8 http://deb.debian.org/debian buster/main arm64 readline-common all 7.0-5 [70.6 kB]
21:40:39 Get:9 http://deb.debian.org/debian buster/main arm64 libreadline7 arm64 7.0-5 [134 kB]
21:40:39 Get:10 http://deb.debian.org/debian buster/main arm64 libsqlite3-0 arm64 3.27.2-3+deb10u1 [603 kB]
21:40:39 Get:11 http://deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB]
21:40:39 Get:12 http://deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB]
21:40:39 Get:13 http://deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
21:40:39 Get:14 http://deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
21:40:39 Get:15 http://deb.debian.org/debian buster/main arm64 libassuan0 arm64 2.5.2-1 [47.1 kB]
21:40:39 Get:16 http://deb.debian.org/debian-security buster/updates/main arm64 gpgconf arm64 2.2.12-1+deb10u2 [504 kB]
21:40:39 Get:17 http://deb.debian.org/debian buster/main arm64 lsb-base all 10.2019051400 [28.4 kB]
21:40:39 Get:18 http://deb.debian.org/debian buster/main arm64 libksba8 arm64 1.3.5-2 [84.7 kB]
21:40:39 Get:19 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB]
21:40:39 Get:20 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB]
21:40:39 Get:21 http://deb.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB]
21:40:39 Get:22 http://deb.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u7 [216 kB]
21:40:39 Get:23 http://deb.debian.org/debian buster/main arm64 libnpth0 arm64 1.6-1 [17.6 kB]
21:40:39 Get:24 http://deb.debian.org/debian-security buster/updates/main arm64 dirmngr arm64 2.2.12-1+deb10u2 [694 kB]
21:40:39 Get:25 http://deb.debian.org/debian-security buster/updates/main arm64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB]
21:40:39 Get:26 http://deb.debian.org/debian-security buster/updates/main arm64 gnupg-utils arm64 2.2.12-1+deb10u2 [824 kB]
21:40:39 Get:27 http://deb.debian.org/debian-security buster/updates/main arm64 gpg arm64 2.2.12-1+deb10u2 [827 kB]
21:40:39 Get:28 http://deb.debian.org/debian buster/main arm64 pinentry-curses arm64 1.1.0-2 [62.7 kB]
21:40:39 Get:29 http://deb.debian.org/debian-security buster/updates/main arm64 gpg-agent arm64 2.2.12-1+deb10u2 [601 kB]
21:40:39 Get:30 http://deb.debian.org/debian-security buster/updates/main arm64 gpg-wks-client arm64 2.2.12-1+deb10u2 [478 kB]
21:40:39 Get:31 http://deb.debian.org/debian-security buster/updates/main arm64 gpg-wks-server arm64 2.2.12-1+deb10u2 [472 kB]
21:40:39 Get:32 http://deb.debian.org/debian-security buster/updates/main arm64 gpgsm arm64 2.2.12-1+deb10u2 [586 kB]
21:40:39 Get:33 http://deb.debian.org/debian-security buster/updates/main arm64 gnupg all 2.2.12-1+deb10u2 [715 kB]
21:40:39 Get:34 http://deb.debian.org/debian buster/main arm64 apt-transport-https all 1.8.2.3 [149 kB]
21:40:39 Get:35 http://deb.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1n-0+deb10u3 [834 kB]
21:40:39 Get:36 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB]
21:40:39 Get:37 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
21:40:39 Get:38 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u3 [65.0 kB]
21:40:39 Get:39 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u3 [123 kB]
21:40:39 Get:40 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u3 [351 kB]
21:40:39 Get:41 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u3 [150 kB]
21:40:39 Get:42 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
21:40:39 Get:43 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
21:40:39 Get:44 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
21:40:39 Get:45 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
21:40:39 Get:46 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB]
21:40:39 Get:47 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB]
21:40:39 Get:48 http://deb.debian.org/debian buster/main arm64 distro-info-data all 0.41+deb10u4 [6880 B]
21:40:39 Get:49 http://deb.debian.org/debian buster/main arm64 libglib2.0-0 arm64 2.58.3-2+deb10u3 [1185 kB]
21:40:39 Get:50 http://deb.debian.org/debian buster/main arm64 libgirepository-1.0-1 arm64 1.58.3-2 [85.1 kB]
21:40:39 Get:51 http://deb.debian.org/debian buster/main arm64 gir1.2-glib-2.0 arm64 1.58.3-2 [143 kB]
21:40:39 Get:52 http://deb.debian.org/debian buster/main arm64 libpackagekit-glib2-18 arm64 1.1.12-5 [105 kB]
21:40:39 Get:53 http://deb.debian.org/debian buster/main arm64 gir1.2-packagekitglib-1.0 arm64 1.1.12-5 [35.9 kB]
21:40:39 Get:54 http://deb.debian.org/debian-security buster/updates/main arm64 gnupg2 all 2.2.12-1+deb10u2 [393 kB]
21:40:39 Get:55 http://deb.debian.org/debian buster/main arm64 iso-codes all 4.2-1 [2713 kB]
21:40:39 + dnf config-manager --set-disabled 'docker-ce-*'
21:40:39 Selecting previously unselected package gpg-agent.
21:40:39 Preparing to unpack .../48-gpg-agent_2.2.4-1ubuntu1.6_arm64.deb ...
21:40:39 Unpacking gpg-agent (2.2.4-1ubuntu1.6) ...
21:40:39 Selecting previously unselected package gpg-wks-client.
21:40:39 Preparing to unpack .../49-gpg-wks-client_2.2.4-1ubuntu1.6_arm64.deb ...
21:40:39 Unpacking gpg-wks-client (2.2.4-1ubuntu1.6) ...
21:40:39 Selecting previously unselected package gpg-wks-server.
21:40:39 Preparing to unpack .../50-gpg-wks-server_2.2.4-1ubuntu1.6_arm64.deb ...
21:40:39 Unpacking gpg-wks-server (2.2.4-1ubuntu1.6) ...
21:40:39 Selecting previously unselected package gpgsm.
21:40:39 Preparing to unpack .../51-gpgsm_2.2.4-1ubuntu1.6_arm64.deb ...
21:40:39 Unpacking gpgsm (2.2.4-1ubuntu1.6) ...
21:40:39 Selecting previously unselected package gnupg.
21:40:39 Preparing to unpack .../52-gnupg_2.2.4-1ubuntu1.6_arm64.deb ...
21:40:39 Unpacking gnupg (2.2.4-1ubuntu1.6) ...
21:40:39 Selecting previously unselected package python3-software-properties.
21:40:39 Preparing to unpack .../53-python3-software-properties_0.96.24.32.18_all.deb ...
21:40:39 Unpacking python3-software-properties (0.96.24.32.18) ...
21:40:39 Get:20 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcryptsetup12 arm64 2:2.2.2-3ubuntu2.4 [152 kB]
21:40:39 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libip4tc2 arm64 1.8.4-3ubuntu2 [18.4 kB]
21:40:39 Get:22 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkmod2 arm64 27-1ubuntu2.1 [41.9 kB]
21:40:39 Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 systemd-timesyncd arm64 245.4-4ubuntu3.17 [26.2 kB]
21:40:39 Get:24 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 systemd arm64 245.4-4ubuntu3.17 [3495 kB]
21:40:39 Get:56 http://deb.debian.org/debian buster/main arm64 libapt-inst2.0 arm64 1.8.2.3 [202 kB]
21:40:39 Get:57 http://deb.debian.org/debian buster/main arm64 libcurl3-gnutls arm64 7.64.0-4+deb10u2 [311 kB]
21:40:39 Get:58 http://deb.debian.org/debian buster/main arm64 libdbus-1-3 arm64 1.12.20-0+deb10u1 [206 kB]
21:40:39 Get:59 http://deb.debian.org/debian buster/main arm64 lsb-release all 10.2019051400 [27.5 kB]
21:40:39 Get:60 http://deb.debian.org/debian buster/main arm64 python-apt-common all 1.8.4.3 [96.3 kB]
21:40:39 Get:61 http://deb.debian.org/debian buster/main arm64 python3-apt arm64 1.8.4.3 [179 kB]
21:40:39 Get:62 http://deb.debian.org/debian buster/main arm64 python3-dbus arm64 1.2.8-3 [101 kB]
21:40:39 Get:63 http://deb.debian.org/debian buster/main arm64 python3-gi arm64 3.30.4-1 [174 kB]
21:40:39 Get:64 http://deb.debian.org/debian buster/main arm64 python3-pycurl arm64 7.43.0.2-0.1 [65.5 kB]
21:40:39 Get:65 http://deb.debian.org/debian buster/main arm64 python3-software-properties all 0.96.20.2-2 [49.6 kB]
21:40:39 Get:66 http://deb.debian.org/debian buster/main arm64 software-properties-common all 0.96.20.2-2 [83.3 kB]
21:40:39 debconf: delaying package configuration, since apt-utils is not installed
21:40:39 Fetched 22.8 MB in 1s (39.0 MB/s)
21:40:39 Selecting previously unselected package libssl1.1:arm64.
21:40: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:40:39 Preparing to unpack .../libssl1.1_1.1.1n-0+deb10u3_arm64.deb ...
21:40:39 Unpacking libssl1.1:arm64 (1.1.1n-0+deb10u3) ...
21:40:39 + dnf config-manager --set-enabled docker-ce-test
21:40:40 Selecting previously unselected package software-properties-common.
21:40:40 Preparing to unpack .../54-software-properties-common_0.96.24.32.18_all.deb ...
21:40:40 Unpacking software-properties-common (0.96.24.32.18) ...
21:40:40 Selecting previously unselected package gnupg2.
21:40:40 Preparing to unpack .../55-gnupg2_2.2.4-1ubuntu1.6_all.deb ...
21:40:40 Unpacking gnupg2 (2.2.4-1ubuntu1.6) ...
21:40:40 Setting up python-apt-common (1.6.5ubuntu0.7) ...
21:40:40 Setting up libnpth0:arm64 (1.5-3) ...
21:40:40 Setting up readline-common (7.0-3) ...
21:40:40 Setting up libapt-inst2.0:arm64 (1.6.14) ...
21:40:40 Setting up apt-transport-https (1.6.14) ...
21:40:40 Setting up libnghttp2-14:arm64 (1.30.0-1ubuntu1) ...
21:40:40 Setting up mime-support (3.60ubuntu1) ...
21:40:40 Setting up iso-codes (3.79-1) ...
21:40:40 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
21:40:40 Setting up libreadline7:arm64 (7.0-3) ...
21:40:40 Get:25 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 systemd-sysv arm64 245.4-4ubuntu3.17 [10.3 kB]
21:40:40 Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 openssl arm64 1.1.1f-1ubuntu2.16 [600 kB]
21:40:40 Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 ca-certificates all 20211016~20.04.1 [144 kB]
21:40:40 Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libdbus-1-3 arm64 1.12.16-2ubuntu2.2 [169 kB]
21:40:40 Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dbus arm64 1.12.16-2ubuntu2.2 [142 kB]
21:40:40 Get:30 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 distro-info-data all 0.43ubuntu1.10 [4704 B]
21:40:40 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:40:40 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:40:40 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:40:40 Get:34 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcap2-bin arm64 1:2.32-1 [25.7 kB]
21:40:40 Get:35 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libelf1 arm64 0.176-1.1build1 [44.2 kB]
21:40:40 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:40:40 Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 tzdata all 2022a-0ubuntu0.20.04 [294 kB]
21:40:40 Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libicu66 arm64 66.1-2ubuntu2.1 [8360 kB]
21:40:40 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-jammy"
21:40:40 Selecting previously unselected package libpython3.7-minimal:arm64.
21:40:40 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
21:40:40 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
21:40:40 Selecting previously unselected package libexpat1:arm64.
21:40:40 Preparing to unpack .../libexpat1_2.2.6-2+deb10u4_arm64.deb ...
21:40:40 Unpacking libexpat1:arm64 (2.2.6-2+deb10u4) ...
21:40:40 Selecting previously unselected package python3.7-minimal.
21:40:40 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
21:40:40 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
21:40:40 + dnf makecache
21:40:40 Setting up libpsl5:arm64 (0.19.1-5build1) ...
21:40:40 Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.9) ...
21:40:40 No schema files found: doing nothing.
21:40:40 Setting up libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:40:40 Setting up libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:40:40 Setting up distro-info-data (0.37ubuntu0.14) ...
21:40:40 Setting up libroken18-heimdal:arm64 (7.5.0+dfsg-1) ...
21:40:40 Setting up libksba8:arm64 (1.3.5-2) ...
21:40:40 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ...
21:40:40 Setting up libkrb5support0:arm64 (1.16-2ubuntu0.2) ...
21:40:40 Setting up libgirepository-1.0-1:arm64 (1.56.1-1) ...
21:40:40 Setting up gnupg-l10n (2.2.4-1ubuntu1.6) ...
21:40:40 Setting up gir1.2-glib-2.0:arm64 (1.56.1-1) ...
21:40:40 Setting up libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ...
21:40:40 Setting up openssl (1.1.1-1ubuntu2.1~18.04.20) ...
21:40:40 Setting up libsqlite3-0:arm64 (3.22.0-1ubuntu0.5) ...
21:40:40 Setting up libkeyutils1:arm64 (1.5.9-9.2ubuntu2.1) ...
21:40:40 Setting up ca-certificates (20211016~18.04.1) ...
21:40:40 Setting up libssl1.1:arm64 (1.1.1n-0+deb10u3) ...
21:40:40 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
21:40:40 Setting up libexpat1:arm64 (2.2.6-2+deb10u4) ...
21:40:40 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
21:40:40 Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpam-systemd arm64 245.4-4ubuntu3.17 [175 kB]
21:40:40 Get:40 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libxml2 arm64 2.9.10+dfsg-5ubuntu0.20.04.4 [571 kB]
21:40:40 Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libyaml-0-2 arm64 0.2.2-1 [44.4 kB]
21:40:40 Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
21:40:40 Get:43 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-dbus arm64 1.2.16-1build1 [91.4 kB]
21:40:40 Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-gi arm64 3.36.0-1 [159 kB]
21:40:40 Get:45 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-pkg-resources all 45.2.0-1 [130 kB]
21:40:40 Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-six all 1.14.0-2 [12.1 kB]
21:40:40 Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 iso-codes all 4.4-1 [2695 kB]
21:40:40 Get:48 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5support0 arm64 1.17-6ubuntu4.1 [30.4 kB]
21:40:40 Get:49 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libk5crypto3 arm64 1.17-6ubuntu4.1 [80.4 kB]
21:40:40 Get:50 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkeyutils1 arm64 1.6-6ubuntu1.1 [10.1 kB]
21:40:40 Get:51 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5-3 arm64 1.17-6ubuntu4.1 [312 kB]
21:40:40 Get:52 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgssapi-krb5-2 arm64 1.17-6ubuntu4.1 [113 kB]
21:40:40 Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblmdb0 arm64 0.9.24-1 [43.1 kB]
21:40:40 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:40:40 Get:55 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpsl5 arm64 0.21.0-1ubuntu1 [51.3 kB]
21:40:40 Get:56 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python-apt-common all 2.0.0ubuntu0.20.04.7 [17.1 kB]
21:40:40 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:40:40 CentOS Stream 9 - BaseOS                         27 kB/s | 7.6 kB     00:00    
21:40:40 Updating certificates in /etc/ssl/certs...
21:40:40 Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-apt arm64 2.0.0ubuntu0.20.04.7 [147 kB]
21:40:40 Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 apt-transport-https all 2.0.9 [1704 B]
21:40:40 Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libbrotli1 arm64 1.0.7-6ubuntu0.1 [257 kB]
21:40:40 Get:60 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libroken18-heimdal arm64 7.7.0+dfsg-1ubuntu1 [39.4 kB]
21:40:40 Get:61 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libasn1-8-heimdal arm64 7.7.0+dfsg-1ubuntu1 [150 kB]
21:40:40 Get:62 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libheimbase1-heimdal arm64 7.7.0+dfsg-1ubuntu1 [27.9 kB]
21:40:40 Get:63 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhcrypto4-heimdal arm64 7.7.0+dfsg-1ubuntu1 [86.4 kB]
21:40:40 Get:64 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwind0-heimdal arm64 7.7.0+dfsg-1ubuntu1 [47.3 kB]
21:40:40 Get:65 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhx509-5-heimdal arm64 7.7.0+dfsg-1ubuntu1 [98.7 kB]
21:40:40 Get:66 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libkrb5-26-heimdal arm64 7.7.0+dfsg-1ubuntu1 [191 kB]
21:40:40 Get:67 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libheimntlm0-heimdal arm64 7.7.0+dfsg-1ubuntu1 [14.7 kB]
21:40:40 Get:68 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgssapi3-heimdal arm64 7.7.0+dfsg-1ubuntu1 [88.3 kB]
21:40:40 + make IMAGE=ubuntu:jammy verify
21:40:40 docker run  --rm -i \
21:40:40 	-v "$(pwd):/v" \
21:40:40 	-e DEBIAN_FRONTEND=noninteractive \
21:40:40 	-e PACKAGE_REPO=staging \
21:40:40 	-w /v \
21:40:40 	ubuntu:jammy ./verify
21:40:40 Unable to find image 'ubuntu:jammy' locally
21:40:40 jammy: Pulling from library/ubuntu
21:40:40 Selecting previously unselected package python3-minimal.
21:40: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 ... 6931 files and directories currently installed.)
21:40:40 Preparing to unpack .../0-python3-minimal_3.7.3-1_arm64.deb ...
21:40:40 Unpacking python3-minimal (3.7.3-1) ...
21:40:40 Selecting previously unselected package mime-support.
21:40:40 Preparing to unpack .../1-mime-support_3.62_all.deb ...
21:40:40 Unpacking mime-support (3.62) ...
21:40:41 CentOS Stream 9 - AppStream                      24 kB/s | 7.7 kB     00:00    
21:40:41 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:40:41 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:40:41 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:40:41 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:40:41 Get:73 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnghttp2-14 arm64 1.40.0-1build1 [74.7 kB]
21:40:41 Get:74 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build1 [53.3 kB]
21:40:41 Get:75 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssh-4 arm64 0.9.3-2ubuntu2.2 [159 kB]
21:40:41 Get:76 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcurl4 arm64 7.68.0-1ubuntu2.12 [215 kB]
21:40:41 Get:77 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 curl arm64 7.68.0-1ubuntu2.12 [157 kB]
21:40:41 Get:78 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dbus-user-session arm64 1.12.16-2ubuntu2.2 [9416 B]
21:40:41 Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdconf1 arm64 0.36.0-1 [35.9 kB]
21:40:41 Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dconf-service arm64 0.36.0-1 [27.8 kB]
21:40:41 Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dconf-gsettings-backend arm64 0.36.0-1 [20.9 kB]
21:40:41 Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libassuan0 arm64 2.5.3-7ubuntu2 [33.1 kB]
21:40:41 Get:83 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgconf arm64 2.2.19-3ubuntu2.2 [117 kB]
21:40:41 Get:84 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB]
21:40:41 Get:85 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnpth0 arm64 1.6-1 [7440 B]
21:40:41 Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dirmngr arm64 2.2.19-3ubuntu2.2 [311 kB]
21:40:41 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:40:41 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:40:41 4a3049d340b7: Already exists
21:40:41 Digest: sha256:34fea4f31bf187bc915536831fd0afc9d214755bf700b5cdb1336c82516d154e
21:40:41 Status: Downloaded newer image for ubuntu:jammy
21:40:41 make[1]: Leaving directory '/root/build-deb'
21:40:41  dpkg-genbuildinfo
21:40:41  dpkg-genchanges  >../docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.changes
21:40:41 Selecting previously unselected package libmpdec2:arm64.
21:40:41 Preparing to unpack .../2-libmpdec2_2.4.2-2_arm64.deb ...
21:40:41 Unpacking libmpdec2:arm64 (2.4.2-2) ...
21:40:41 Selecting previously unselected package readline-common.
21:40:41 Preparing to unpack .../3-readline-common_7.0-5_all.deb ...
21:40:41 Unpacking readline-common (7.0-5) ...
21:40:41 Selecting previously unselected package libreadline7:arm64.
21:40:41 Preparing to unpack .../4-libreadline7_7.0-5_arm64.deb ...
21:40:41 Unpacking libreadline7:arm64 (7.0-5) ...
21:40:41 Selecting previously unselected package libsqlite3-0:arm64.
21:40:41 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u1_arm64.deb ...
21:40:41 Unpacking libsqlite3-0:arm64 (3.27.2-3+deb10u1) ...
21:40:41 Selecting previously unselected package libpython3.7-stdlib:arm64.
21:40:41 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ...
21:40:41 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
21:40:41 Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libproxy1v5 arm64 0.4.15-10ubuntu1.2 [44.8 kB]
21:40:41 Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 glib-networking-common all 2.64.2-1ubuntu0.1 [5040 B]
21:40:41 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:40:41 Get:92 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gsettings-desktop-schemas all 3.36.0-1ubuntu1 [29.0 kB]
21:40:41 Get:93 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 glib-networking arm64 2.64.2-1ubuntu0.1 [55.1 kB]
21:40:41 Get:94 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
21:40:41 Get:95 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-utils arm64 2.2.19-3ubuntu2.2 [441 kB]
21:40:41 Get:96 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg arm64 2.2.19-3ubuntu2.2 [442 kB]
21:40:41 Get:97 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 pinentry-curses arm64 1.1.0-3build1 [34.3 kB]
21:40:41 Get:98 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-agent arm64 2.2.19-3ubuntu2.2 [216 kB]
21:40:41 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:40:41 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:40:41 Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgsm arm64 2.2.19-3ubuntu2.2 [198 kB]
21:40:41 127 added, 0 removed; done.
21:40:41 Setting up libassuan0:arm64 (2.5.1-2) ...
21:40:41 Setting up libmpdec2:arm64 (2.4.2-1ubuntu1) ...
21:40:41 Setting up libdbus-1-3:arm64 (1.12.2-1ubuntu1.3) ...
21:40:41 Setting up libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.8) ...
21:40:41 Setting up libk5crypto3:arm64 (1.16-2ubuntu0.2) ...
21:40:41 Setting up python3.6 (3.6.9-1~18.04ubuntu1.8) ...
21:40:41 Selecting previously unselected package python3.7.
21:40:41 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u3_arm64.deb ...
21:40:41 Unpacking python3.7 (3.7.3-2+deb10u3) ...
21:40:41 Selecting previously unselected package libpython3-stdlib:arm64.
21:40:41 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_arm64.deb ...
21:40:41 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
21:40:41 Setting up python3-minimal (3.7.3-1) ...
21:40:41 CentOS Stream 9 - Extras packages                27 kB/s | 8.2 kB     00:00    
21:40:41 Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg all 2.2.19-3ubuntu2.2 [259 kB]
21:40:41 Selecting previously unselected package python3.
21:40: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:40:41 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
21:40:41 Unpacking python3 (3.7.3-1) ...
21:40:41 Selecting previously unselected package libassuan0:arm64.
21:40:41 Preparing to unpack .../01-libassuan0_2.5.2-1_arm64.deb ...
21:40:41 Unpacking libassuan0:arm64 (2.5.2-1) ...
21:40:41 Selecting previously unselected package gpgconf.
21:40:41 Preparing to unpack .../02-gpgconf_2.2.12-1+deb10u2_arm64.deb ...
21:40:41 Unpacking gpgconf (2.2.12-1+deb10u2) ...
21:40:41 Selecting previously unselected package lsb-base.
21:40:41 Preparing to unpack .../03-lsb-base_10.2019051400_all.deb ...
21:40:41 Unpacking lsb-base (10.2019051400) ...
21:40:41 + verify
21:40:41 + dpkg --version
21:40:41 + verify_deb
21:40:41 + apt-get update
21:40:41 dpkg-genchanges: info: including full source code in upload
21:40:41  dpkg-source -I.git --after-build .
21:40:41 Metadata Cache Created
21:40:41 [DEBUG] Installing engine rpms
21:40:41 + echo '[DEBUG] Installing engine rpms'
21:40:41 ++ find rpm/rpmbuild/centos-7/RPMS/ -type f -name '*.rpm'
21:40:41 ++ sed /src/d
21:40:41 + packages='rpm/rpmbuild/centos-7/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.el7.aarch64.rpm
21:40:41 rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.aarch64.rpm
21:40:41 rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.aarch64.rpm
21:40:41 rpm/rpmbuild/centos-7/RPMS/aarch64/docker-compose-plugin-2.9.0-0.el7.aarch64.rpm
21:40:41 rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.aarch64.rpm'
21:40:41 + set -x
21:40:41 + DNF_VAR_releasever=7
21:40:41 + yum install -y rpm/rpmbuild/centos-7/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-compose-plugin-2.9.0-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.aarch64.rpm
21:40:41 Loaded plugins: fastestmirror, ovl
21:40:41 Examining rpm/rpmbuild/centos-7/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.el7.aarch64.rpm: docker-buildx-plugin-0.8.2-0.el7.aarch64
21:40:41 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.el7.aarch64.rpm to be installed
21:40:41 Examining rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.aarch64.rpm: docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.aarch64
21:40:41 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.aarch64.rpm to be installed
21:40:41 Examining rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.aarch64.rpm: 3:docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.aarch64
21:40:41 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.aarch64.rpm to be installed
21:40:41 Examining rpm/rpmbuild/centos-7/RPMS/aarch64/docker-compose-plugin-2.9.0-0.el7.aarch64.rpm: docker-compose-plugin-2.9.0-0.el7.aarch64
21:40:41 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-compose-plugin-2.9.0-0.el7.aarch64.rpm to be installed
21:40:41 Examining rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.aarch64.rpm: 1:docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.aarch64
21:40:41 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.aarch64.rpm to be installed
21:40:41 Resolving Dependencies
21:40:41 --> Running transaction check
21:40:41 ---> Package docker-buildx-plugin.aarch64 0:0.8.2-0.el7 will be installed
21:40:41 ---> Package docker-ce.aarch64 3:0.0.0~20220816152130.8ffaab8-0.el7 will be installed
21:40:41 --> Processing Dependency: container-selinux >= 2:2.74 for package: 3:docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.aarch64
21:40:41 Loading mirror speeds from cached hostfile
21:40:41  * base: download.cf.centos.org
21:40:41  * extras: download.cf.centos.org
21:40:41  * updates: download.cf.centos.org
21:40:41 --> Processing Dependency: containerd.io >= 1.6.4 for package: 3:docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.aarch64
21:40:41 --> Processing Dependency: libseccomp >= 2.3 for package: 3:docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.aarch64
21:40:41 --> Processing Dependency: iptables for package: 3:docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.aarch64
21:40:41 --> Processing Dependency: libcgroup for package: 3:docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.aarch64
21:40:41 ---> Package docker-ce-cli.aarch64 1:0.0.0~20220816152130.8ffaab8-0.el7 will be installed
21:40:41 ---> Package docker-ce-rootless-extras.aarch64 0:0.0.0~20220816152130.8ffaab8-0.el7 will be installed
21:40:41 --> Processing Dependency: fuse-overlayfs >= 0.7 for package: docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.aarch64
21:40:41 --> Processing Dependency: slirp4netns >= 0.4 for package: docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.aarch64
21:40:41 ---> Package docker-compose-plugin.aarch64 0:2.9.0-0.el7 will be installed
21:40:41 --> Running transaction check
21:40:41 ---> Package container-selinux.noarch 2:2.119.2-1.911c772.el7_8 will be installed
21:40:41 --> Processing Dependency: selinux-policy-targeted >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
21:40:41 --> Processing Dependency: selinux-policy-base >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
21:40:41 --> Processing Dependency: selinux-policy >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
21:40:41 --> Processing Dependency: policycoreutils >= 2.5-11 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
21:40:41 --> Processing Dependency: policycoreutils-python for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
21:40:41 --> Processing Dependency: libselinux-utils for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
21:40:41 ---> Package containerd.io.aarch64 0:1.6.7-3.1.el7 will be installed
21:40:41 ---> Package fuse-overlayfs.aarch64 0:0.7.2-6.el7_8 will be installed
21:40:41 --> Processing Dependency: libfuse3.so.3(FUSE_3.2)(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.aarch64
21:40:41 --> Processing Dependency: libfuse3.so.3(FUSE_3.0)(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.aarch64
21:40:41 --> Processing Dependency: libfuse3.so.3()(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.aarch64
21:40:41 ---> Package iptables.aarch64 0:1.4.21-35.el7 will be installed
21:40:41 --> Processing Dependency: libnfnetlink.so.0()(64bit) for package: iptables-1.4.21-35.el7.aarch64
21:40:41 --> Processing Dependency: libnetfilter_conntrack.so.3()(64bit) for package: iptables-1.4.21-35.el7.aarch64
21:40:41 ---> Package libcgroup.aarch64 0:0.41-21.el7 will be installed
21:40:41 ---> Package libseccomp.aarch64 0:2.3.1-4.el7 will be installed
21:40:41 ---> Package slirp4netns.aarch64 0:0.4.3-4.el7_8 will be installed
21:40:41 --> Running transaction check
21:40:41 ---> Package fuse3-libs.aarch64 0:3.6.1-4.el7 will be installed
21:40:41 ---> Package libnetfilter_conntrack.aarch64 0:1.0.6-1.el7_3 will be installed
21:40:41 --> Processing Dependency: libmnl.so.0(LIBMNL_1.1)(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.aarch64
21:40:41 --> Processing Dependency: libmnl.so.0(LIBMNL_1.0)(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.aarch64
21:40:41 --> Processing Dependency: libmnl.so.0()(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.aarch64
21:40:41 ---> Package libnfnetlink.aarch64 0:1.0.1-4.el7 will be installed
21:40:41 ---> Package libselinux-utils.aarch64 0:2.5-15.el7 will be installed
21:40:41 ---> Package policycoreutils.aarch64 0:2.5-34.el7 will be installed
21:40:41 ---> Package policycoreutils-python.aarch64 0:2.5-34.el7 will be installed
21:40:41 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.aarch64
21:40:41 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.aarch64
21:40:41 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.aarch64
21:40:41 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.aarch64
21:40:41 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.aarch64
21:40:41 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
21:40:41 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
21:40:41 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
21:40:41 --> Processing Dependency: checkpolicy for package: policycoreutils-python-2.5-34.el7.aarch64
21:40:41 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
21:40:41 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
21:40:41 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed
21:40:41 ---> Package selinux-policy-targeted.noarch 0:3.13.1-268.el7_9.2 will be installed
21:40:41 --> Running transaction check
21:40:41 ---> Package audit-libs-python.aarch64 0:2.8.5-4.el7 will be installed
21:40:41 ---> Package checkpolicy.aarch64 0:2.5-8.el7 will be installed
21:40:41 ---> Package libmnl.aarch64 0:1.0.3-7.el7 will be installed
21:40:41 ---> Package libselinux-python.aarch64 0:2.5-15.el7 will be installed
21:40:41 ---> Package libsemanage-python.aarch64 0:2.5-14.el7 will be installed
21:40:41 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
21:40:41 ---> Package setools-libs.aarch64 0:3.3.8-4.el7 will be installed
21:40:41 --> Finished Dependency Resolution
21:40:41 
21:40:41 Dependencies Resolved
21:40:41 
21:40:41 ================================================================================
21:40:41  Package                 Arch    Version                   Repository      Size
21:40:41 ================================================================================
21:40:41 Installing:
21:40:41  docker-buildx-plugin    aarch64 0.8.2-0.el7               /docker-buildx-plugin-0.8.2-0.el7.aarch64
21:40:41                                                                            48 M
21:40:41  docker-ce               aarch64 3:0.0.0~20220816152130.8ffaab8-0.el7
21:40:41                                                            /docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.aarch64
21:40:41                                                                            65 M
21:40:41  docker-ce-cli           aarch64 1:0.0.0~20220816152130.8ffaab8-0.el7
21:40:41                                                            /docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.aarch64
21:40:41                                                                            32 M
21:40:41  docker-ce-rootless-extras
21:40:41                          aarch64 0.0.0~20220816152130.8ffaab8-0.el7
21:40:41                                                            /docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.aarch64
21:40:41                                                                            17 M
21:40:41  docker-compose-plugin   aarch64 2.9.0-0.el7               /docker-compose-plugin-2.9.0-0.el7.aarch64
21:40:41                                                                            24 M
21:40:41 Installing for dependencies:
21:40:41  audit-libs-python       aarch64 2.8.5-4.el7               base            73 k
21:40:41  checkpolicy             aarch64 2.5-8.el7                 base           275 k
21:40:41  container-selinux       noarch  2:2.119.2-1.911c772.el7_8 extras          40 k
21:40:41  containerd.io           aarch64 1.6.7-3.1.el7             docker-ce-test  25 M
21:40:41  fuse-overlayfs          aarch64 0.7.2-6.el7_8             extras          52 k
21:40:41  fuse3-libs              aarch64 3.6.1-4.el7               extras          76 k
21:40:41  iptables                aarch64 1.4.21-35.el7             base           439 k
21:40:41  libcgroup               aarch64 0.41-21.el7               base            63 k
21:40:41  libmnl                  aarch64 1.0.3-7.el7               base            23 k
21:40:41  libnetfilter_conntrack  aarch64 1.0.6-1.el7_3             base            51 k
21:40:41  libnfnetlink            aarch64 1.0.1-4.el7               base            25 k
21:40:41  libseccomp              aarch64 2.3.1-4.el7               base            55 k
21:40:41  libselinux-python       aarch64 2.5-15.el7                base           222 k
21:40:41  libselinux-utils        aarch64 2.5-15.el7                base           154 k
21:40:41  libsemanage-python      aarch64 2.5-14.el7                base           109 k
21:40:41  policycoreutils         aarch64 2.5-34.el7                base           916 k
21:40:41  policycoreutils-python  aarch64 2.5-34.el7                base           456 k
21:40:41  python-IPy              noarch  0.75-6.el7                base            32 k
21:40:41  selinux-policy          noarch  3.13.1-268.el7_9.2        updates        498 k
21:40:41  selinux-policy-targeted noarch  3.13.1-268.el7_9.2        updates        7.0 M
21:40:41  setools-libs            aarch64 3.3.8-4.el7               base           567 k
21:40:41  slirp4netns             aarch64 0.4.3-4.el7_8             extras          78 k
21:40:41 
21:40:41 Transaction Summary
21:40:41 ================================================================================
21:40:41 Install  5 Packages (+22 Dependent packages)
21:40:41 
21:40:41 Total size: 223 M
21:40:41 Total download size: 36 M
21:40:41 Installed size: 334 M
21:40:41 Downloading packages:
21:40:41 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
21:40:41 go: downloading github.com/beorn7/perks v1.0.1
21:40:41 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:40:41 go: downloading github.com/prometheus/client_model v0.2.0
21:40:41 go: downloading github.com/prometheus/common v0.32.1
21:40:41 go: downloading github.com/prometheus/procfs v0.7.3
21:40:41 go: downloading google.golang.org/protobuf v1.27.1
21:40:41 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
21:40:41 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
21:40:41 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
21:40:41 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
21:40:41 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:40:41 go: downloading github.com/opentracing/opentracing-go v1.1.0
21:40:41 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
21:40:41 go: downloading github.com/kr/text v0.2.0
21:40:41 go: downloading github.com/docker/go-metrics v0.0.1
21:40:41 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
21:40:41 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
21:40:42 Selecting previously unselected package libksba8:arm64.
21:40:42 Preparing to unpack .../04-libksba8_1.3.5-2_arm64.deb ...
21:40:42 Unpacking libksba8:arm64 (1.3.5-2) ...
21:40:42 Selecting previously unselected package libsasl2-modules-db:arm64.
21:40:42 Preparing to unpack .../05-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ...
21:40:42 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ...
21:40:42 Selecting previously unselected package libsasl2-2:arm64.
21:40:42 Preparing to unpack .../06-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ...
21:40:42 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ...
21:40:42 Selecting previously unselected package libldap-common.
21:40:42 Preparing to unpack .../07-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ...
21:40:42 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ...
21:40:42 Selecting previously unselected package libldap-2.4-2:arm64.
21:40:42 Preparing to unpack .../08-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_arm64.deb ...
21:40:42 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ...
21:40:42 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
21:40:42 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:40:42 + destination=/build
21:40:42 + mkdir -p /build
21:40:42 + mv -v /root/docker-buildx-plugin_0.8.2~debian-bullseye_arm64.deb /root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.deb /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye.dsc /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye.tar.gz /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.buildinfo /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.changes /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.deb /root/docker-compose-plugin_2.9.0~debian-bullseye_arm64.deb /build
21:40:42 copied '/root/docker-buildx-plugin_0.8.2~debian-bullseye_arm64.deb' -> '/build/docker-buildx-plugin_0.8.2~debian-bullseye_arm64.deb'
21:40:42 removed '/root/docker-buildx-plugin_0.8.2~debian-bullseye_arm64.deb'
21:40:42 copied '/root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.deb'
21:40:42 removed '/root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.deb'
21:40:42 copied '/root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.deb'
21:40:42 removed '/root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.deb'
21:40:42 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye.dsc' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye.dsc'
21:40:42 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye.dsc'
21:40:42 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye.tar.gz' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye.tar.gz'
21:40:42 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye.tar.gz'
21:40:42 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.buildinfo'
21:40:42 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.buildinfo'
21:40:42 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.changes' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.changes'
21:40:42 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.changes'
21:40:42 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.deb' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.deb'
21:40:42 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.deb'
21:40:42 copied '/root/docker-compose-plugin_2.9.0~debian-bullseye_arm64.deb' -> '/build/docker-compose-plugin_2.9.0~debian-bullseye_arm64.deb'
21:40:42 removed '/root/docker-compose-plugin_2.9.0~debian-bullseye_arm64.deb'
21:40:42 Docker CE Test - aarch64                         11 kB/s | 8.3 kB     00:00    
21:40:42 go: downloading github.com/BurntSushi/toml v0.3.1
21:40:42 go: downloading github.com/kr/pretty v0.2.1
21:40:42 go: downloading github.com/magiconair/properties v1.5.3
21:40:42 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
21:40:42 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
21:40:42 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
21:40:42 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:40:42 Get:103 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsoup2.4-1 arm64 2.70.0-1 [245 kB]
21:40:42 Get:104 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstemmer0d arm64 0+svn585-2 [60.6 kB]
21:40:42 Get:105 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libappstream4 arm64 0.12.10-2 [120 kB]
21:40:42 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:40:42 Get:107 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgstreamer1.0-0 arm64 1.16.3-0ubuntu1.1 [803 kB]
21:40:42 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:40:42 Get:109 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 policykit-1 arm64 0.105-26ubuntu1.3 [79.4 kB]
21:40:42 Get:110 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-certifi all 2019.11.28-1 [149 kB]
21:40:42 Get:111 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-chardet all 3.0.4-4build1 [80.4 kB]
21:40:42 Get:112 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-idna all 2.8-1 [34.6 kB]
21:40:42 Get:113 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-urllib3 all 1.25.8-2ubuntu0.1 [88.3 kB]
21:40:42 Get:114 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-requests all 2.22.0-2ubuntu1 [47.1 kB]
21:40:42 Get:115 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-requests-unixsocket all 0.2.0-2 [7272 B]
21:40:42 Get:116 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-software-properties all 0.99.9.8 [24.9 kB]
21:40:42 Get:117 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 packagekit arm64 1.1.13-2ubuntu1.1 [388 kB]
21:40:42 Selecting previously unselected package libnpth0:arm64.
21:40:42 Preparing to unpack .../09-libnpth0_1.6-1_arm64.deb ...
21:40:42 Unpacking libnpth0:arm64 (1.6-1) ...
21:40:42 Selecting previously unselected package dirmngr.
21:40:42 Preparing to unpack .../10-dirmngr_2.2.12-1+deb10u2_arm64.deb ...
21:40:42 Unpacking dirmngr (2.2.12-1+deb10u2) ...
21:40:42 Selecting previously unselected package gnupg-l10n.
21:40:42 Preparing to unpack .../11-gnupg-l10n_2.2.12-1+deb10u2_all.deb ...
21:40:42 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ...
21:40:42 Selecting previously unselected package gnupg-utils.
21:40:42 Preparing to unpack .../12-gnupg-utils_2.2.12-1+deb10u2_arm64.deb ...
21:40:42 Unpacking gnupg-utils (2.2.12-1+deb10u2) ...
21:40:42 Setting up libwind0-heimdal:arm64 (7.5.0+dfsg-1) ...
21:40:42 Setting up libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ...
21:40:42 Setting up gpgconf (2.2.4-1ubuntu1.6) ...
21:40:42 Setting up libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ...
21:40:42 Setting up libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ...
21:40:42 Setting up gpgsm (2.2.4-1ubuntu1.6) ...
21:40:42 Setting up gnupg-utils (2.2.4-1ubuntu1.6) ...
21:40:42 Setting up pinentry-curses (1.1.0-1) ...
21:40:42 Setting up libkrb5-3:arm64 (1.16-2ubuntu0.2) ...
21:40:42 Setting up libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ...
21:40:42 Setting up libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ...
21:40:42 Setting up gpg (2.2.4-1ubuntu1.6) ...
21:40:42 Setting up libpython3-stdlib:arm64 (3.6.7-1~18.04) ...
21:40:42 Setting up python3 (3.6.7-1~18.04) ...
21:40:42 Metadata cache created.
21:40:42 + echo '[DEBUG] Installing engine rpms'
21:40:42 [DEBUG] Installing engine rpms
21:40:42 ++ find rpm/rpmbuild/centos-9/RPMS/ -type f -name '*.rpm'
21:40:42 ++ sed /src/d
21:40:42 + packages='rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-0.0.0~20220816152130.8ffaab8-0.el9.aarch64.rpm
21:40:42 rpm/rpmbuild/centos-9/RPMS/aarch64/docker-compose-plugin-2.9.0-0.el9.aarch64.rpm
21:40:42 rpm/rpmbuild/centos-9/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.el9.aarch64.rpm
21:40:42 rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el9.aarch64.rpm
21:40:42 rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.aarch64.rpm'
21:40:42 + set -x
21:40:42 + DNF_VAR_releasever=9
21:40:42 + dnf install -y rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-0.0.0~20220816152130.8ffaab8-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-compose-plugin-2.9.0-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.aarch64.rpm
21:40:42 Get:118 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 software-properties-common all 0.99.9.8 [10.6 kB]
21:40:42 Get:119 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 gnupg2 all 2.2.19-3ubuntu2.2 [5316 B]
21:40:42 debconf: delaying package configuration, since apt-utils is not installed
21:40:42 Fetched 33.4 MB in 4s (8429 kB/s)
21:40:42 Selecting previously unselected package libssl1.1:arm64.
21:40: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 ... 4119 files and directories currently installed.)
21:40:42 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.16_arm64.deb ...
21:40:42 Unpacking libssl1.1:arm64 (1.1.1f-1ubuntu2.16) ...
21:40:42 Selecting previously unselected package gpg.
21:40:42 Preparing to unpack .../13-gpg_2.2.12-1+deb10u2_arm64.deb ...
21:40:42 Unpacking gpg (2.2.12-1+deb10u2) ...
21:40:42 Selecting previously unselected package pinentry-curses.
21:40:42 Preparing to unpack .../14-pinentry-curses_1.1.0-2_arm64.deb ...
21:40:42 Unpacking pinentry-curses (1.1.0-2) ...
21:40:42 Selecting previously unselected package gpg-agent.
21:40:42 Preparing to unpack .../15-gpg-agent_2.2.12-1+deb10u2_arm64.deb ...
21:40:42 Unpacking gpg-agent (2.2.12-1+deb10u2) ...
21:40:42 Selecting previously unselected package gpg-wks-client.
21:40:42 Preparing to unpack .../16-gpg-wks-client_2.2.12-1+deb10u2_arm64.deb ...
21:40:42 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ...
21:40:42 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [114 kB]
21:40:42 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [99.8 kB]
21:40:42 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB]
21:40:42 Setting up gpg-agent (2.2.4-1ubuntu1.6) ...
21:40:42 Setting up gpg-wks-server (2.2.4-1ubuntu1.6) ...
21:40:42 Setting up python3-gi (3.26.1-2ubuntu1) ...
21:40:42 Setting up lsb-release (9.20170808ubuntu1) ...
21:40:42 Setting up libgssapi-krb5-2:arm64 (1.16-2ubuntu0.2) ...
21:40:42 Setting up libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ...
21:40:42 Setting up python3-apt (1.6.5ubuntu0.7) ...
21:40:42 #49 105.7 Created binary: /build/bundles/cross/windows/amd64-daemon/dockerd.exe
21:40:42 #49 105.7 +++++++ cat ./cli/winresources/docker-proxy/winres.json
21:40:42 #49 105.7 {
21:40:42 #49 105.7   "RT_GROUP_ICON": {
21:40:42 #49 105.7     "#1": {
21:40:42 #49 105.7       "0409": "../../winresources/docker.ico"
21:40:42 #49 105.7     }
21:40:42 #49 105.7   },
21:40:42 #49 105.7   "RT_MANIFEST": {
21:40:42 #49 105.7     "#1": {
21:40:42 #49 105.7       "0409": {
21:40:42 #49 105.7         "identity": {},
21:40:42 #49 105.7         "description": "Docker Engine",
21:40:42 #49 105.7         "minimum-os": "vista",
21:40:42 #49 105.7         "execution-level": "",
21:40:42 #49 105.7         "ui-access": false,
21:40:42 #49 105.7         "auto-elevate": false,
21:40:42 #49 105.7         "dpi-awareness": "unaware",
21:40:42 #49 105.7         "disable-theming": false,
21:40:42 #49 105.7         "disable-window-filtering": false,
21:40:42 #49 105.7         "high-resolution-scrolling-aware": false,
21:40:42 #49 105.7         "ultra-high-resolution-scrolling-aware": false,
21:40:42 #49 105.7         "long-path-aware": false,
21:40:42 #49 105.7         "printer-driver-isolation": false,
21:40:42 #49 105.7         "gdi-scaling": false,
21:40:42 #49 105.7         "segment-heap": false,
21:40:42 #49 105.7         "use-common-controls-v6": false
21:40:42 #49 105.7       }
21:40:42 #49 105.7     }
21:40:42 #49 105.7   },
21:40:42 #49 105.7   "RT_MESSAGETABLE": {
21:40:42 #49 105.7     "#1": {
21:40:42 #49 105.7       "0409": "../../winresources/event_messages.bin"
21:40:42 #49 105.7     }
21:40:42 #49 105.7   },
21:40:42 #49 105.7   "RT_VERSION": {
21:40:42 #49 105.7     "#1": {
21:40:42 #49 105.7       "0409": {
21:40:42 #49 105.7         "fixed": {
21:40:42 #49 105.7           "file_version": "0.0.0.0",
21:40:42 #49 105.7           "product_version": "0.0.0.0",
21:40:42 #49 105.7           "type": "Unknown"
21:40:42 #49 105.7         },
21:40:42 #49 105.7         "info": {
21:40:42 #49 105.7           "0000": {
21:40:42 #49 105.7             "CompanyName": "",
21:40:42 #49 105.7             "FileVersion": "0.0.0-20220816152130-8ffaab8",
21:40:42 #49 105.7             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
21:40:42 #49 105.7             "OriginalFileName": "docker-proxy.exe",
21:40:42 #49 105.7             "ProductName": "",
21:40:42 #49 105.7             "ProductVersion": "0.0.0-20220816152130-8ffaab8",
21:40:42 #49 105.7             "SpecialBuild": "724feb8"
21:40:42 #49 105.7           }
21:40:42 #49 105.7         }
21:40:42 #49 105.7       }
21:40:42 #49 105.7     }
21:40:42 #49 105.7   }
21:40:42 #49 105.7 }
21:40:42 #49 105.7 cmd/docker-proxy/genwinres_windows.go
21:40:42 #49 105.7 cmd/docker-proxy/main.go
21:40:42 #49 105.7 cmd/docker-proxy/network_proxy_test.go
21:40:42 #49 105.7 cmd/docker-proxy/proxy.go
21:40:42 #49 105.7 cmd/docker-proxy/sctp_proxy.go
21:40:42 #49 105.7 cmd/docker-proxy/tcp_proxy.go
21:40:42 #49 105.7 cmd/docker-proxy/udp_proxy.go
21:40:42 #49 105.7 Building: /build/bundles/cross/windows/amd64-daemon/docker-proxy.exe
21:40:42 #49 105.7 GOOS="windows" GOARCH="amd64" GOARM=""
21:40:42 #49 106.1 Created binary: /build/bundles/cross/windows/amd64-daemon/docker-proxy.exe
21:40:42 #49 106.1 Cloning into '/go/src/github.com/docker/windows-container-utility'...
21:40:42 #49 106.3 Building: /build/bundles/cross/windows/amd64/containerutility.exe
21:40:42 #49 111.2 
21:40:42 #49 DONE 111.5s
21:40:42 
21:40:42 #50 [cross 1/1] COPY --from=build-cross /build/bundles/ /
21:40:42 #50 sha256:edc9d9e0e16a18500a6d592841b2f120c761e845d79253c20a091828c4877f25
21:40:42 #50 DONE 0.2s
21:40:42 
21:40:42 #51 exporting to client
21:40:42 #51 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc
21:40:42 #51 copying files 25B
21:40:42 Selecting previously unselected package libpython3.8-minimal:arm64.
21:40:42 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.5_arm64.deb ...
21:40:42 Unpacking libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.5) ...
21:40:42 Selecting previously unselected package libexpat1:arm64.
21:40:42 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_arm64.deb ...
21:40:42 Unpacking libexpat1:arm64 (2.2.9-1ubuntu0.4) ...
21:40:42 Selecting previously unselected package python3.8-minimal.
21:40:42 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.5_arm64.deb ...
21:40:42 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.5) ...
21:40:42 + go mod vendor -modfile=vendor.mod
21:40:42 Selecting previously unselected package gpg-wks-server.
21:40:42 Preparing to unpack .../17-gpg-wks-server_2.2.12-1+deb10u2_arm64.deb ...
21:40:42 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ...
21:40:42 Selecting previously unselected package gpgsm.
21:40:42 Preparing to unpack .../18-gpgsm_2.2.12-1+deb10u2_arm64.deb ...
21:40:42 Unpacking gpgsm (2.2.12-1+deb10u2) ...
21:40:42 Selecting previously unselected package gnupg.
21:40:42 Preparing to unpack .../19-gnupg_2.2.12-1+deb10u2_all.deb ...
21:40:42 Unpacking gnupg (2.2.12-1+deb10u2) ...
21:40:42 Selecting previously unselected package apt-transport-https.
21:40:42 Preparing to unpack .../20-apt-transport-https_1.8.2.3_all.deb ...
21:40:42 Unpacking apt-transport-https (1.8.2.3) ...
21:40:42 Selecting previously unselected package openssl.
21:40:42 Preparing to unpack .../21-openssl_1.1.1n-0+deb10u3_arm64.deb ...
21:40:42 Unpacking openssl (1.1.1n-0+deb10u3) ...
21:40:42 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB]
21:40:42 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB]
21:40:42 Setting up python3-dbus (1.2.6-1) ...
21:40:42 Dependencies resolved.
21:40:42 ===================================================================================================
21:40:42  Package                        Arch     Version                              Repository       Size
21:40:42 ===================================================================================================
21:40:42 Installing:
21:40:42  docker-buildx-plugin           aarch64  0.8.2-0.el9                          @commandline    9.9 M
21:40:42  docker-ce                      aarch64  3:0.0.0~20220816152130.8ffaab8-0.el9 @commandline     14 M
21:40:42  docker-ce-cli                  aarch64  1:0.0.0~20220816152130.8ffaab8-0.el9 @commandline    6.2 M
21:40:42  docker-ce-rootless-extras      aarch64  0.0.0~20220816152130.8ffaab8-0.el9   @commandline    3.3 M
21:40:42  docker-compose-plugin          aarch64  2.9.0-0.el9                          @commandline    6.3 M
21:40:42 Installing dependencies:
21:40:42  acl                            aarch64  2.3.1-3.el9                          baseos           73 k
21:40:42  checkpolicy                    aarch64  3.4-1.el9                            appstream       341 k
21:40:42  container-selinux              noarch   3:2.189.0-1.el9                      appstream        49 k
21:40:42  containerd.io                  aarch64  1.6.7-3.1.el9                        docker-ce-test   25 M
21:40:42  cracklib                       aarch64  2.9.6-27.el9                         baseos           95 k
21:40:42  cracklib-dicts                 aarch64  2.9.6-27.el9                         baseos          3.6 M
21:40:42  cryptsetup-libs                aarch64  2.4.3-4.el9                          baseos          438 k
21:40:42  dbus                           aarch64  1:1.12.20-5.el9                      baseos          4.3 k
21:40:42  dbus-broker                    aarch64  28-6.el9                             baseos          166 k
21:40:42  dbus-common                    noarch   1:1.12.20-5.el9                      baseos           15 k
21:40:42  device-mapper                  aarch64  9:1.02.185-3.el9                     baseos          138 k
21:40:42  device-mapper-libs             aarch64  9:1.02.185-3.el9                     baseos          172 k
21:40:42  diffutils                      aarch64  3.7-12.el9                           baseos          392 k
21:40:42  fuse-common                    aarch64  3.10.2-5.el9                         baseos          9.0 k
21:40:42  fuse-overlayfs                 aarch64  1.9-1.el9                            appstream        68 k
21:40:42  fuse3                          aarch64  3.10.2-5.el9                         appstream        54 k
21:40:42  fuse3-libs                     aarch64  3.10.2-5.el9                         appstream        90 k
21:40:42  iptables-libs                  aarch64  1.8.8-4.el9                          baseos          469 k
21:40:42  iptables-nft                   aarch64  1.8.8-4.el9                          baseos          201 k
21:40:42  kmod                           aarch64  28-7.el9                             baseos          125 k
21:40:42  kmod-libs                      aarch64  28-7.el9                             baseos           63 k
21:40:42  libdb                          aarch64  5.3.28-53.el9                        baseos          712 k
21:40:42  libeconf                       aarch64  0.4.1-2.el9                          baseos           27 k
21:40:42  libfdisk                       aarch64  2.37.4-3.el9                         baseos          150 k
21:40:42  libibverbs                     aarch64  41.0-3.el9                           baseos          378 k
21:40:42  libmnl                         aarch64  1.0.4-15.el9                         baseos           28 k
21:40:42  libnetfilter_conntrack         aarch64  1.0.8-4.el9                          baseos           57 k
21:40:42  libnfnetlink                   aarch64  1.0.1-21.el9                         baseos           29 k
21:40:42  libnftnl                       aarch64  1.2.2-1.el9                          baseos           81 k
21:40:42  libnl3                         aarch64  3.7.0-1.el9                          baseos          338 k
21:40:42  libpcap                        aarch64  14:1.10.0-4.el9                      baseos          169 k
21:40:42  libpwquality                   aarch64  1.4.4-8.el9                          baseos          119 k
21:40:42  libseccomp                     aarch64  2.5.2-2.el9                          baseos           72 k
21:40:42  libselinux-utils               aarch64  3.4-3.el9                            baseos          181 k
21:40:42  libslirp                       aarch64  4.4.0-4.el9                          appstream        68 k
21:40:42  libutempter                    aarch64  1.2.1-6.el9                          baseos           27 k
21:40:42  openssl                        aarch64  1:3.0.1-40.el9                       baseos          1.2 M
21:40:42  pam                            aarch64  1.5.1-12.el9                         baseos          620 k
21:40:42  policycoreutils                aarch64  3.4-2.el9                            baseos          233 k
21:40:42  policycoreutils-python-utils   noarch   3.4-2.el9                            appstream        75 k
21:40:42  python3-audit                  aarch64  3.0.7-103.el9                        appstream        84 k
21:40:42  python3-libselinux             aarch64  3.4-3.el9                            appstream       181 k
21:40:42  python3-libsemanage            aarch64  3.4-2.el9                            appstream        80 k
21:40:42  python3-policycoreutils        noarch   3.4-2.el9                            appstream       2.1 M
21:40:42  python3-setools                aarch64  4.4.0-5.el9                          baseos          590 k
21:40:42  python3-setuptools             noarch   53.0.0-10.el9                        baseos          946 k
21:40:42  rpm-plugin-selinux             aarch64  4.16.1.3-17.el9                      baseos           18 k
21:40:42  selinux-policy                 noarch   34.1.39-1.el9                        baseos           62 k
21:40:42  selinux-policy-targeted        noarch   34.1.39-1.el9                        baseos          6.7 M
21:40:42  slirp4netns                    aarch64  1.2.0-2.el9                          appstream        47 k
21:40:42  systemd                        aarch64  250-7.el9                            baseos          4.0 M
21:40:42  systemd-pam                    aarch64  250-7.el9                            baseos          233 k
21:40:42  systemd-rpm-macros             noarch   250-7.el9                            baseos           29 k
21:40:42  util-linux                     aarch64  2.37.4-3.el9                         baseos          2.3 M
21:40:42  util-linux-core                aarch64  2.37.4-3.el9                         baseos          459 k
21:40:42  xz                             aarch64  5.2.5-8.el9                          baseos          226 k
21:40:42 
21:40:42 Transaction Summary
21:40:42 ===================================================================================================
21:40:42 Install  61 Packages
21:40:42 
21:40:42 Total size: 93 M
21:40:42 Total download size: 54 M
21:40:42 Installed size: 388 M
21:40:42 Downloading Packages:
21:40:42 #51 copying files 59.43MB 0.3s done
21:40:42 #51 DONE 0.3s
21:40:42 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker'
21:40:42 cd /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli && VERSION=0.0.0-20220816152130-8ffaab8 docker buildx bake --set binary.platform=windows/amd64 binary
21:40:42 Setting up libssl1.1:arm64 (1.1.1f-1ubuntu2.16) ...
21:40:42 Setting up libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.5) ...
21:40:42 Setting up libexpat1:arm64 (2.2.9-1ubuntu0.4) ...
21:40:42 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.5) ...
21:40:43 Selecting previously unselected package ca-certificates.
21:40:43 Preparing to unpack .../22-ca-certificates_20200601~deb10u2_all.deb ...
21:40:43 Unpacking ca-certificates (20200601~deb10u2) ...
21:40:43 Selecting previously unselected package libkeyutils1:arm64.
21:40:43 Preparing to unpack .../23-libkeyutils1_1.6-6_arm64.deb ...
21:40:43 Unpacking libkeyutils1:arm64 (1.6-6) ...
21:40:43 Selecting previously unselected package libkrb5support0:arm64.
21:40:43 Preparing to unpack .../24-libkrb5support0_1.17-3+deb10u3_arm64.deb ...
21:40:43 Unpacking libkrb5support0:arm64 (1.17-3+deb10u3) ...
21:40:43 Selecting previously unselected package libk5crypto3:arm64.
21:40:43 Preparing to unpack .../25-libk5crypto3_1.17-3+deb10u3_arm64.deb ...
21:40:43 Unpacking libk5crypto3:arm64 (1.17-3+deb10u3) ...
21:40:43 Setting up libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.11) ...
21:40:43 Setting up python3-software-properties (0.96.24.32.18) ...
21:40:43 Selecting previously unselected package libkrb5-3:arm64.
21:40:43 Preparing to unpack .../26-libkrb5-3_1.17-3+deb10u3_arm64.deb ...
21:40:43 Unpacking libkrb5-3:arm64 (1.17-3+deb10u3) ...
21:40:43 Selecting previously unselected package libgssapi-krb5-2:arm64.
21:40:43 Preparing to unpack .../27-libgssapi-krb5-2_1.17-3+deb10u3_arm64.deb ...
21:40:43 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ...
21:40:43 Selecting previously unselected package libnghttp2-14:arm64.
21:40:43 Preparing to unpack .../28-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
21:40:43 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
21:40:43 Selecting previously unselected package libpsl5:arm64.
21:40:43 Preparing to unpack .../29-libpsl5_0.20.2-2_arm64.deb ...
21:40:43 Unpacking libpsl5:arm64 (0.20.2-2) ...
21:40:43 Selecting previously unselected package librtmp1:arm64.
21:40:43 Preparing to unpack .../30-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
21:40:43 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
21:40:43 Setting up dirmngr (2.2.4-1ubuntu1.6) ...
21:40:43 Setting up software-properties-common (0.96.24.32.18) ...
21:40:43 Setting up libcurl4:arm64 (7.58.0-2ubuntu3.19) ...
21:40:43 Setting up gpg-wks-client (2.2.4-1ubuntu1.6) ...
21:40:43 Setting up curl (7.58.0-2ubuntu3.19) ...
21:40:43 Setting up gnupg (2.2.4-1ubuntu1.6) ...
21:40:43 Setting up gnupg2 (2.2.4-1ubuntu1.6) ...
21:40:43 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
21:40:43 #1 [internal] load build definition from Dockerfile
21:40:43 #1 transferring dockerfile: 5.44kB 0.0s done
21:40:43 #1 DONE 0.0s
21:40:43 
21:40:43 #2 [internal] load .dockerignore
21:40:43 #2 transferring context:
21:40:43 #2 transferring context: 263B 0.0s done
21:40:43 #2 DONE 0.0s
21:40:43 
21:40:43 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
21:40:43 #3 DONE 0.0s
21:40:43 
21:40:43 #4 resolve image config for docker.io/docker/dockerfile:1
21:40:43 Selecting previously unselected package python3-minimal.
21:40:43 Selecting previously unselected package libssh2-1:arm64.
21:40:43 Preparing to unpack .../31-libssh2-1_1.8.0-2.1_arm64.deb ...
21:40:43 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
21:40:43 Selecting previously unselected package libcurl4:arm64.
21:40:43 Preparing to unpack .../32-libcurl4_7.64.0-4+deb10u2_arm64.deb ...
21:40:43 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ...
21:40:43 Selecting previously unselected package curl.
21:40:43 Preparing to unpack .../33-curl_7.64.0-4+deb10u2_arm64.deb ...
21:40:43 Unpacking curl (7.64.0-4+deb10u2) ...
21:40:43 Selecting previously unselected package distro-info-data.
21:40:43 Preparing to unpack .../34-distro-info-data_0.41+deb10u4_all.deb ...
21:40:43 Unpacking distro-info-data (0.41+deb10u4) ...
21:40:43 Processing triggers for ca-certificates (20211016~18.04.1) ...
21:40:43 Updating certificates in /etc/ssl/certs...
21:40:43 #4 DONE 0.2s
21:40:43 
21:40:43 #5 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
21:40:43 #5 CACHED
21:40: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 ... 4420 files and directories currently installed.)
21:40:43 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_arm64.deb ...
21:40:43 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
21:40:43 Selecting previously unselected package mime-support.
21:40:43 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
21:40:43 Unpacking mime-support (3.64ubuntu1) ...
21:40:43 Selecting previously unselected package libmpdec2:arm64.
21:40:43 Preparing to unpack .../2-libmpdec2_2.4.2-3_arm64.deb ...
21:40:43 Unpacking libmpdec2:arm64 (2.4.2-3) ...
21:40:43 Selecting previously unselected package readline-common.
21:40:43 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
21:40:43 Unpacking readline-common (8.0-4) ...
21:40:43 Selecting previously unselected package libreadline8:arm64.
21:40:43 Preparing to unpack .../4-libreadline8_8.0-4_arm64.deb ...
21:40:43 Unpacking libreadline8:arm64 (8.0-4) ...
21:40:43 Selecting previously unselected package libsqlite3-0:arm64.
21:40:43 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.3_arm64.deb ...
21:40:43 Unpacking libsqlite3-0:arm64 (3.31.1-4ubuntu0.3) ...
21:40:43 Selecting previously unselected package libglib2.0-0:arm64.
21:40:43 Preparing to unpack .../35-libglib2.0-0_2.58.3-2+deb10u3_arm64.deb ...
21:40:43 Unpacking libglib2.0-0:arm64 (2.58.3-2+deb10u3) ...
21:40:43 Selecting previously unselected package libgirepository-1.0-1:arm64.
21:40:43 Preparing to unpack .../36-libgirepository-1.0-1_1.58.3-2_arm64.deb ...
21:40:43 Unpacking libgirepository-1.0-1:arm64 (1.58.3-2) ...
21:40:43 Selecting previously unselected package gir1.2-glib-2.0:arm64.
21:40:43 Preparing to unpack .../37-gir1.2-glib-2.0_1.58.3-2_arm64.deb ...
21:40:43 Unpacking gir1.2-glib-2.0:arm64 (1.58.3-2) ...
21:40:43 Selecting previously unselected package libpackagekit-glib2-18:arm64.
21:40:43 Preparing to unpack .../38-libpackagekit-glib2-18_1.1.12-5_arm64.deb ...
21:40:43 Unpacking libpackagekit-glib2-18:arm64 (1.1.12-5) ...
21:40:43 0 added, 0 removed; done.
21:40:43 Running hooks in /etc/ca-certificates/update.d...
21:40:43 done.
21:40:43 ++ source /etc/os-release
21:40:43 +++ NAME=Ubuntu
21:40:43 +++ VERSION='18.04.6 LTS (Bionic Beaver)'
21:40:43 +++ ID=ubuntu
21:40:43 +++ ID_LIKE=debian
21:40:43 +++ PRETTY_NAME='Ubuntu 18.04.6 LTS'
21:40:43 +++ VERSION_ID=18.04
21:40:43 +++ HOME_URL=https://www.ubuntu.com/
21:40:43 +++ SUPPORT_URL=https://help.ubuntu.com/
21:40:43 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
21:40:43 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
21:40:43 +++ VERSION_CODENAME=bionic
21:40:43 +++ UBUNTU_CODENAME=bionic
21:40:43 ++ echo ubuntu
21:40:43 + DIST_ID=ubuntu
21:40:43 ++ lsb_release -sc
21:40:44 
21:40:44 #6 [internal] load build definition from Dockerfile
21:40:44 #6 DONE 0.0s
21:40:44 
21:40:44 #7 [internal] load .dockerignore
21:40:44 #7 DONE 0.0s
21:40:44 
21:40:44 #8 [auth] tonistiigi/xx:pull token for registry-1.docker.io
21:40:44 #8 DONE 0.0s
21:40:44 
21:40:44 #9 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
21:40:44 #9 DONE 0.0s
21:40:44 
21:40:44 #10 [auth] library/golang:pull token for registry-1.docker.io
21:40:44 #10 DONE 0.0s
21:40:44 
21:40:44 #11 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
21:40:44 Selecting previously unselected package libpython3.8-stdlib:arm64.
21:40:44 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.5_arm64.deb ...
21:40:44 Unpacking libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.5) ...
21:40:44 Selecting previously unselected package python3.8.
21:40:44 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.5_arm64.deb ...
21:40:44 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.5) ...
21:40:44 Selecting previously unselected package libpython3-stdlib:arm64.
21:40:44 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_arm64.deb ...
21:40:44 Unpacking libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ...
21:40:44 Selecting previously unselected package gir1.2-packagekitglib-1.0.
21:40:44 Preparing to unpack .../39-gir1.2-packagekitglib-1.0_1.1.12-5_arm64.deb ...
21:40:44 Unpacking gir1.2-packagekitglib-1.0 (1.1.12-5) ...
21:40:44 Selecting previously unselected package gnupg2.
21:40:44 Preparing to unpack .../40-gnupg2_2.2.12-1+deb10u2_all.deb ...
21:40:44 Unpacking gnupg2 (2.2.12-1+deb10u2) ...
21:40:44 Selecting previously unselected package iso-codes.
21:40:44 Preparing to unpack .../41-iso-codes_4.2-1_all.deb ...
21:40:44 Unpacking iso-codes (4.2-1) ...
21:40:44 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
21:40:44 + DIST_VERSION=bionic
21:40:44 + '[' bionic = sid ']'
21:40:44 + install_debian_containerd
21:40:44 + '[' staging = stage ']'
21:40:44 + REPO_URL=https://download.docker.com/linux/ubuntu
21:40:44 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
21:40:44 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
21:40:44 + update-ca-certificates -f
21:40:44 Clearing symlinks in /etc/ssl/certs...
21:40:44 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB]
21:40:44 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB]
21:40:44 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse arm64 Packages [1989 B]
21:40:44 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [250 kB]
21:40:44 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted arm64 Packages [108 kB]
21:40:44 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [612 kB]
21:40:44 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe arm64 Packages [5817 B]
21:40:44 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-security/main arm64 Packages [310 kB]
21:40:44 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted arm64 Packages [94.7 kB]
21:40:44 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe arm64 Packages [124 kB]
21:40:44 (1/56): acl-2.3.1-3.el9.aarch64.rpm             109 kB/s |  73 kB     00:00    
21:40:44 (2/56): cracklib-2.9.6-27.el9.aarch64.rpm       136 kB/s |  95 kB     00:00    
21:40:44 #11 ...
21:40:44 
21:40:44 #12 [internal] load metadata for docker.io/library/golang:1.18.5-alpine
21:40:44 #12 DONE 0.3s
21:40:44 
21:40:44 #13 [internal] load metadata for docker.io/tonistiigi/xx:1.1.1
21:40:44 #13 DONE 0.3s
21:40:44 Setting up python3-minimal (3.8.2-0ubuntu2) ...
21:40:44 Selecting previously unselected package python3.
21:40: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 ... 4850 files and directories currently installed.)
21:40:44 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_arm64.deb ...
21:40:44 Unpacking python3 (3.8.2-0ubuntu2) ...
21:40:44 Selecting previously unselected package libapparmor1:arm64.
21:40:44 Preparing to unpack .../01-libapparmor1_2.13.3-7ubuntu5.1_arm64.deb ...
21:40:44 Unpacking libapparmor1:arm64 (2.13.3-7ubuntu5.1) ...
21:40:44 Selecting previously unselected package libapt-inst2.0:arm64.
21:40:44 Preparing to unpack .../42-libapt-inst2.0_1.8.2.3_arm64.deb ...
21:40:44 Unpacking libapt-inst2.0:arm64 (1.8.2.3) ...
21:40:44 Selecting previously unselected package libcurl3-gnutls:arm64.
21:40:44 Preparing to unpack .../43-libcurl3-gnutls_7.64.0-4+deb10u2_arm64.deb ...
21:40:44 Unpacking libcurl3-gnutls:arm64 (7.64.0-4+deb10u2) ...
21:40:44 done.
21:40:44 Updating certificates in /etc/ssl/certs...
21:40:44 (3/56): cryptsetup-libs-2.4.3-4.el9.aarch64.rpm 1.8 MB/s | 438 kB     00:00    
21:40:44 (4/56): dbus-1.12.20-5.el9.aarch64.rpm           20 kB/s | 4.3 kB     00:00    
21:40:44 (5/56): dbus-broker-28-6.el9.aarch64.rpm        2.0 MB/s | 166 kB     00:00    
21:40:44 (6/56): dbus-common-1.12.20-5.el9.noarch.rpm    189 kB/s |  15 kB     00:00    
21:40:44 (7/56): device-mapper-1.02.185-3.el9.aarch64.rp 1.8 MB/s | 138 kB     00:00    
21:40:44 (8/56): device-mapper-libs-1.02.185-3.el9.aarch 1.9 MB/s | 172 kB     00:00    
21:40:44 (9/56): cracklib-dicts-2.9.6-27.el9.aarch64.rpm 3.3 MB/s | 3.6 MB     00:01    
21:40:44 
21:40:44 #11 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
21:40:44 #11 DONE 0.4s
21:40:44 
21:40:44 #14 [build-base-alpine 1/4] FROM docker.io/library/golang:1.18.5-alpine@sha256:8e45e2ef37d2b6d98900392029db2bc88f42c0f2a9a8035fa7da90014698e86b
21:40:44 #14 resolve docker.io/library/golang:1.18.5-alpine@sha256:8e45e2ef37d2b6d98900392029db2bc88f42c0f2a9a8035fa7da90014698e86b 0.0s done
21:40:44 Selecting previously unselected package libcap2:arm64.
21:40:44 Preparing to unpack .../02-libcap2_1%3a2.32-1_arm64.deb ...
21:40:44 Unpacking libcap2:arm64 (1:2.32-1) ...
21:40:44 Selecting previously unselected package libargon2-1:arm64.
21:40:44 Preparing to unpack .../03-libargon2-1_0~20171227-0.2_arm64.deb ...
21:40:44 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
21:40:44 Selecting previously unselected package libdevmapper1.02.1:arm64.
21:40:44 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_arm64.deb ...
21:40:44 Unpacking libdevmapper1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
21:40:44 Selecting previously unselected package libjson-c4:arm64.
21:40:44 Preparing to unpack .../05-libjson-c4_0.13.1+dfsg-7ubuntu0.3_arm64.deb ...
21:40:44 Unpacking libjson-c4:arm64 (0.13.1+dfsg-7ubuntu0.3) ...
21:40:44 Selecting previously unselected package libcryptsetup12:arm64.
21:40:44 Preparing to unpack .../06-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_arm64.deb ...
21:40:44 Unpacking libcryptsetup12:arm64 (2:2.2.2-3ubuntu2.4) ...
21:40:44 Selecting previously unselected package libip4tc2:arm64.
21:40:44 Preparing to unpack .../07-libip4tc2_1.8.4-3ubuntu2_arm64.deb ...
21:40:44 Unpacking libip4tc2:arm64 (1.8.4-3ubuntu2) ...
21:40:44 Selecting previously unselected package libdbus-1-3:arm64.
21:40:44 Preparing to unpack .../44-libdbus-1-3_1.12.20-0+deb10u1_arm64.deb ...
21:40:44 Unpacking libdbus-1-3:arm64 (1.12.20-0+deb10u1) ...
21:40:44 Selecting previously unselected package lsb-release.
21:40:44 Preparing to unpack .../45-lsb-release_10.2019051400_all.deb ...
21:40:44 Unpacking lsb-release (10.2019051400) ...
21:40:44 Selecting previously unselected package python-apt-common.
21:40:44 Preparing to unpack .../46-python-apt-common_1.8.4.3_all.deb ...
21:40:44 Unpacking python-apt-common (1.8.4.3) ...
21:40:44 Selecting previously unselected package python3-apt.
21:40:44 Preparing to unpack .../47-python3-apt_1.8.4.3_arm64.deb ...
21:40:44 Unpacking python3-apt (1.8.4.3) ...
21:40:44 Selecting previously unselected package python3-dbus.
21:40:44 Preparing to unpack .../48-python3-dbus_1.2.8-3_arm64.deb ...
21:40:44 Unpacking python3-dbus (1.2.8-3) ...
21:40:44 (10/56): diffutils-3.7-12.el9.aarch64.rpm       3.9 MB/s | 392 kB     00:00    
21:40:44 (11/56): fuse-common-3.10.2-5.el9.aarch64.rpm   104 kB/s | 9.0 kB     00:00    
21:40:44 (12/56): iptables-libs-1.8.8-4.el9.aarch64.rpm  3.9 MB/s | 469 kB     00:00    
21:40:44 (13/56): iptables-nft-1.8.8-4.el9.aarch64.rpm   2.3 MB/s | 201 kB     00:00    
21:40:44 (14/56): kmod-28-7.el9.aarch64.rpm              1.3 MB/s | 125 kB     00:00    
21:40:44 (15/56): kmod-libs-28-7.el9.aarch64.rpm         943 kB/s |  63 kB     00:00    
21:40:44 (16/56): libdb-5.3.28-53.el9.aarch64.rpm        7.8 MB/s | 712 kB     00:00    
21:40:44 (17/56): libeconf-0.4.1-2.el9.aarch64.rpm       330 kB/s |  27 kB     00:00    
21:40:44 (18/56): libfdisk-2.37.4-3.el9.aarch64.rpm      1.8 MB/s | 150 kB     00:00    
21:40:44 Selecting previously unselected package libkmod2:arm64.
21:40:44 Preparing to unpack .../08-libkmod2_27-1ubuntu2.1_arm64.deb ...
21:40:44 Unpacking libkmod2:arm64 (27-1ubuntu2.1) ...
21:40:44 Selecting previously unselected package systemd-timesyncd.
21:40:44 Preparing to unpack .../09-systemd-timesyncd_245.4-4ubuntu3.17_arm64.deb ...
21:40:44 Unpacking systemd-timesyncd (245.4-4ubuntu3.17) ...
21:40:44 Selecting previously unselected package systemd.
21:40:44 Preparing to unpack .../10-systemd_245.4-4ubuntu3.17_arm64.deb ...
21:40:44 Unpacking systemd (245.4-4ubuntu3.17) ...
21:40:44 #14 sha256:213ec9aee27d8be045c6a92b7eac22c9a64b44558193775a1a7f626352392b49 1.05MB / 2.81MB 0.1s
21:40:44 #14 sha256:5299e6f7860564fd4df7e9a224f3d05dc26d0e855fb26ac7e9d9e156cf1422b2 284.73kB / 284.73kB 0.1s
21:40:44 #14 sha256:1cab0e43db0af1d30e55de347bd78df438344691f8fb379f631a07e2c8a80f0a 0B / 155B 0.1s
21:40:44 #14 sha256:8e45e2ef37d2b6d98900392029db2bc88f42c0f2a9a8035fa7da90014698e86b 1.65kB / 1.65kB done
21:40:44 #14 sha256:5f764dacf0f5430271346709cfb28272ac013e30b0b2f9d23cf8ee12bfa98dbc 1.36kB / 1.36kB done
21:40:44 #14 sha256:bacc2f10e6e1853eaf7a33845ffae5366e93456dcf0e0411399b50f90a837328 5.24kB / 5.24kB done
21:40:44 #14 extracting sha256:213ec9aee27d8be045c6a92b7eac22c9a64b44558193775a1a7f626352392b49
21:40:44 #14 sha256:213ec9aee27d8be045c6a92b7eac22c9a64b44558193775a1a7f626352392b49 2.81MB / 2.81MB 0.1s done
21:40:44 #14 sha256:5299e6f7860564fd4df7e9a224f3d05dc26d0e855fb26ac7e9d9e156cf1422b2 284.73kB / 284.73kB 0.1s done
21:40:44 #14 sha256:1cab0e43db0af1d30e55de347bd78df438344691f8fb379f631a07e2c8a80f0a 155B / 155B 0.1s done
21:40:44 #14 sha256:af72e8bb74dba7b7a51456e414ac4999ff55a6a68e532a7cd1b6f32707be625f 3.15MB / 115.31MB 0.3s
21:40:44 #14 sha256:3a421caacf35538ce671745cb9396eea38bf42cd3093eaf78dbcbe8bf5f83f82 156B / 156B 0.2s done
21:40:44 #14 ...
21:40:44 
21:40:44 #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9
21:40:44 #15 resolve docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9 0.0s done
21:40:44 #15 extracting sha256:09ea8fd3ba82af347610e65a19f9dc3f9c357e34327441c4e16ffc1b8d53a5a1 done
21:40:44 #15 sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9 2.65kB / 2.65kB done
21:40:44 #15 sha256:30f60105c995681479b4742a2d94ab6f93e256d8b64eb3965c07b53690af50cd 526B / 526B done
21:40:44 #15 sha256:86dcba2fb3ace8cdc35db7ae6f3d2fedd1158bcacd065543f1d3e77b714d0357 1.30kB / 1.30kB done
21:40:44 #15 sha256:09ea8fd3ba82af347610e65a19f9dc3f9c357e34327441c4e16ffc1b8d53a5a1 14.96kB / 14.96kB 0.1s done
21:40:44 #15 DONE 0.4s
21:40:44 
21:40:44 #14 [build-base-alpine 1/4] FROM docker.io/library/golang:1.18.5-alpine@sha256:8e45e2ef37d2b6d98900392029db2bc88f42c0f2a9a8035fa7da90014698e86b
21:40:44 Fetched 21.3 MB in 3s (6864 kB/s)
21:40:44 Selecting previously unselected package python3-gi.
21:40:44 Preparing to unpack .../49-python3-gi_3.30.4-1_arm64.deb ...
21:40:44 Unpacking python3-gi (3.30.4-1) ...
21:40:44 Selecting previously unselected package python3-pycurl.
21:40:44 Preparing to unpack .../50-python3-pycurl_7.43.0.2-0.1_arm64.deb ...
21:40:44 Unpacking python3-pycurl (7.43.0.2-0.1) ...
21:40:44 Selecting previously unselected package python3-software-properties.
21:40:44 Preparing to unpack .../51-python3-software-properties_0.96.20.2-2_all.deb ...
21:40:44 Unpacking python3-software-properties (0.96.20.2-2) ...
21:40:44 Selecting previously unselected package software-properties-common.
21:40:44 Preparing to unpack .../52-software-properties-common_0.96.20.2-2_all.deb ...
21:40:44 Unpacking software-properties-common (0.96.20.2-2) ...
21:40:44 Setting up libksba8:arm64 (1.3.5-2) ...
21:40:44 Setting up lsb-base (10.2019051400) ...
21:40:45 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
21:40:45 127 added, 0 removed; done.
21:40:45 Running hooks in /etc/ca-certificates/update.d...
21:40:45 done.
21:40:45 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
21:40:45 + apt-key add -
21:40:45 Warning: apt-key output should not be parsed (stdout is not a terminal)
21:40:45 (19/56): libibverbs-41.0-3.el9.aarch64.rpm      3.0 MB/s | 378 kB     00:00    
21:40:45 (20/56): libmnl-1.0.4-15.el9.aarch64.rpm        139 kB/s |  28 kB     00:00    
21:40:45 (21/56): libnetfilter_conntrack-1.0.8-4.el9.aar 328 kB/s |  57 kB     00:00    
21:40:45 (22/56): libnfnetlink-1.0.1-21.el9.aarch64.rpm  317 kB/s |  29 kB     00:00    
21:40:45 (23/56): libnftnl-1.2.2-1.el9.aarch64.rpm       822 kB/s |  81 kB     00:00    
21:40:45 Setting up libapparmor1:arm64 (2.13.3-7ubuntu5.1) ...
21:40:45 Setting up libcap2:arm64 (1:2.32-1) ...
21:40:45 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
21:40:45 Setting up libdevmapper1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
21:40:45 Setting up libjson-c4:arm64 (0.13.1+dfsg-7ubuntu0.3) ...
21:40:45 Setting up libcryptsetup12:arm64 (2:2.2.2-3ubuntu2.4) ...
21:40:45 #14 sha256:af72e8bb74dba7b7a51456e414ac4999ff55a6a68e532a7cd1b6f32707be625f 9.44MB / 115.31MB 0.5s
21:40:45 Setting up libkeyutils1:arm64 (1.6-6) ...
21:40:45 Setting up libpsl5:arm64 (0.20.2-2) ...
21:40:45 Setting up mime-support (3.62) ...
21:40:45 Setting up apt-transport-https (1.8.2.3) ...
21:40:45 Setting up libglib2.0-0:arm64 (2.58.3-2+deb10u3) ...
21:40:45 No schema files found: doing nothing.
21:40:45 Setting up distro-info-data (0.41+deb10u4) ...
21:40:45 Setting up libsqlite3-0:arm64 (3.27.2-3+deb10u1) ...
21:40:45 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
21:40:45 Setting up libpackagekit-glib2-18:arm64 (1.1.12-5) ...
21:40:45 Setting up libnpth0:arm64 (1.6-1) ...
21:40:45 Setting up libassuan0:arm64 (2.5.2-1) ...
21:40:45 Setting up libapt-inst2.0:arm64 (1.8.2.3) ...
21:40:45 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ...
21:40:45 Setting up libkrb5support0:arm64 (1.17-3+deb10u3) ...
21:40:45 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ...
21:40:45 Setting up gnupg-l10n (2.2.12-1+deb10u2) ...
21:40:45 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
21:40:45 Setting up libdbus-1-3:arm64 (1.12.20-0+deb10u1) ...
21:40:45 (24/56): libnl3-3.7.0-1.el9.aarch64.rpm         2.1 MB/s | 338 kB     00:00    
21:40:45 (25/56): libpcap-1.10.0-4.el9.aarch64.rpm       940 kB/s | 169 kB     00:00    
21:40:45 (26/56): libpwquality-1.4.4-8.el9.aarch64.rpm   1.2 MB/s | 119 kB     00:00    
21:40:45 (27/56): libseccomp-2.5.2-2.el9.aarch64.rpm     992 kB/s |  72 kB     00:00    
21:40:45 (28/56): libselinux-utils-3.4-3.el9.aarch64.rpm 2.1 MB/s | 181 kB     00:00    
21:40:45 (29/56): libutempter-1.2.1-6.el9.aarch64.rpm    316 kB/s |  27 kB     00:00    
21:40:45 (30/56): openssl-3.0.1-40.el9.aarch64.rpm        11 MB/s | 1.2 MB     00:00    
21:40:45 Setting up libip4tc2:arm64 (1.8.4-3ubuntu2) ...
21:40:45 Setting up libkmod2:arm64 (27-1ubuntu2.1) ...
21:40:45 Setting up systemd-timesyncd (245.4-4ubuntu3.17) ...
21:40:45 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
21:40:45 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
21:40:45 #14 sha256:af72e8bb74dba7b7a51456e414ac4999ff55a6a68e532a7cd1b6f32707be625f 22.02MB / 115.31MB 0.7s
21:40:45 #14 extracting sha256:213ec9aee27d8be045c6a92b7eac22c9a64b44558193775a1a7f626352392b49 0.7s done
21:40:45 #14 sha256:af72e8bb74dba7b7a51456e414ac4999ff55a6a68e532a7cd1b6f32707be625f 34.60MB / 115.31MB 0.9s
21:40:45 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye"
21:40:45 Setting up libk5crypto3:arm64 (1.17-3+deb10u3) ...
21:40:45 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ...
21:40:45 Setting up python-apt-common (1.8.4.3) ...
21:40:45 Setting up libgirepository-1.0-1:arm64 (1.58.3-2) ...
21:40:45 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
21:40:45 Setting up libkrb5-3:arm64 (1.17-3+deb10u3) ...
21:40:45 Setting up libmpdec2:arm64 (2.4.2-2) ...
21:40:45 Setting up openssl (1.1.1n-0+deb10u3) ...
21:40:45 Setting up readline-common (7.0-5) ...
21:40:45 Setting up iso-codes (4.2-1) ...
21:40:45 Setting up libreadline7:arm64 (7.0-5) ...
21:40:45 Setting up gnupg-utils (2.2.12-1+deb10u2) ...
21:40:45 Setting up pinentry-curses (1.1.0-2) ...
21:40:45 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
21:40:45 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ...
21:40:45 Setting up ca-certificates (20200601~deb10u2) ...
21:40:45 Reading package lists...
21:40:45 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
21:40:45 (31/56): pam-1.5.1-12.el9.aarch64.rpm           5.8 MB/s | 620 kB     00:00    
21:40:45 (32/56): policycoreutils-3.4-2.el9.aarch64.rpm  2.1 MB/s | 233 kB     00:00    
21:40:45 (33/56): python3-setools-4.4.0-5.el9.aarch64.rp 6.8 MB/s | 590 kB     00:00    
21:40:45 (34/56): python3-setuptools-53.0.0-10.el9.noarc 9.6 MB/s | 946 kB     00:00    
21:40:45 (35/56): rpm-plugin-selinux-4.16.1.3-17.el9.aar 189 kB/s |  18 kB     00:00    
21:40:45 (36/56): selinux-policy-34.1.39-1.el9.noarch.rp 954 kB/s |  62 kB     00:00    
21:40:45 OK
21:40:45 + '[' bionic = sid ']'
21:40:45 ++ dpkg --print-architecture
21:40:45 + ARCH=arm64
21:40:45 + echo 'deb [arch=arm64] https://download.docker.com/linux/ubuntu bionic test'
21:40:45 + apt-get update
21:40:45 Setting up systemd (245.4-4ubuntu3.17) ...
21:40:45 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:40:45 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:40:45 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
21:40:45 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
21:40:45 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
21:40:45 Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service.
21:40:45 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
21:40:45 Initializing machine ID from random generator.
21:40:45 #14 sha256:af72e8bb74dba7b7a51456e414ac4999ff55a6a68e532a7cd1b6f32707be625f 42.99MB / 115.31MB 1.0s
21:40:45 #14 sha256:af72e8bb74dba7b7a51456e414ac4999ff55a6a68e532a7cd1b6f32707be625f 52.43MB / 115.31MB 1.1s
21:40:45 #14 extracting sha256:5299e6f7860564fd4df7e9a224f3d05dc26d0e855fb26ac7e9d9e156cf1422b2
21:40:45 Get:1 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB]
21:40:46 Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease
21:40:46 Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease
21:40:46 Selecting previously unselected package systemd-sysv.
21:40: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 ... 5686 files and directories currently installed.)
21:40:46 Preparing to unpack .../00-systemd-sysv_245.4-4ubuntu3.17_arm64.deb ...
21:40:46 Unpacking systemd-sysv (245.4-4ubuntu3.17) ...
21:40:46 Selecting previously unselected package openssl.
21:40:46 Preparing to unpack .../01-openssl_1.1.1f-1ubuntu2.16_arm64.deb ...
21:40:46 Unpacking openssl (1.1.1f-1ubuntu2.16) ...
21:40:46 Selecting previously unselected package ca-certificates.
21:40:46 Preparing to unpack .../02-ca-certificates_20211016~20.04.1_all.deb ...
21:40:46 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:40:46 Updating certificates in /etc/ssl/certs...
21:40:46 #14 sha256:af72e8bb74dba7b7a51456e414ac4999ff55a6a68e532a7cd1b6f32707be625f 59.77MB / 115.31MB 1.2s
21:40:46 #14 sha256:af72e8bb74dba7b7a51456e414ac4999ff55a6a68e532a7cd1b6f32707be625f 68.16MB / 115.31MB 1.3s
21:40:46 #14 extracting sha256:5299e6f7860564fd4df7e9a224f3d05dc26d0e855fb26ac7e9d9e156cf1422b2 0.2s done
21:40:46 #14 sha256:af72e8bb74dba7b7a51456e414ac4999ff55a6a68e532a7cd1b6f32707be625f 80.74MB / 115.31MB 1.4s
21:40:46 #14 extracting sha256:1cab0e43db0af1d30e55de347bd78df438344691f8fb379f631a07e2c8a80f0a
21:40:46 #14 sha256:af72e8bb74dba7b7a51456e414ac4999ff55a6a68e532a7cd1b6f32707be625f 98.57MB / 115.31MB 1.6s
21:40:46 #14 extracting sha256:1cab0e43db0af1d30e55de347bd78df438344691f8fb379f631a07e2c8a80f0a done
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:40:46 (37/56): selinux-policy-targeted-34.1.39-1.el9.  16 MB/s | 6.7 MB     00:00    
21:40:46 (38/56): systemd-pam-250-7.el9.aarch64.rpm      563 kB/s | 233 kB     00:00    
21:40:46 (39/56): systemd-250-7.el9.aarch64.rpm          6.7 MB/s | 4.0 MB     00:00    
21:40:46 (40/56): systemd-rpm-macros-250-7.el9.noarch.rp 164 kB/s |  29 kB     00:00    
21:40:46 (41/56): util-linux-2.37.4-3.el9.aarch64.rpm     10 MB/s | 2.3 MB     00:00    
21:40:46 (42/56): util-linux-core-2.37.4-3.el9.aarch64.r 5.6 MB/s | 459 kB     00:00    
21:40:46 (43/56): xz-5.2.5-8.el9.aarch64.rpm             2.7 MB/s | 226 kB     00:00    
21:40:46 Unpacking ca-certificates (20211016~20.04.1) ...
21:40:46 Selecting previously unselected package libdbus-1-3:arm64.
21:40:46 Preparing to unpack .../03-libdbus-1-3_1.12.16-2ubuntu2.2_arm64.deb ...
21:40:46 Unpacking libdbus-1-3:arm64 (1.12.16-2ubuntu2.2) ...
21:40:46 Selecting previously unselected package dbus.
21:40:46 Preparing to unpack .../04-dbus_1.12.16-2ubuntu2.2_arm64.deb ...
21:40:46 Unpacking dbus (1.12.16-2ubuntu2.2) ...
21:40:46 Selecting previously unselected package distro-info-data.
21:40:46 Preparing to unpack .../05-distro-info-data_0.43ubuntu1.10_all.deb ...
21:40:46 Unpacking distro-info-data (0.43ubuntu1.10) ...
21:40:46 Selecting previously unselected package libglib2.0-0:arm64.
21:40:46 Preparing to unpack .../06-libglib2.0-0_2.64.6-1~ubuntu20.04.4_arm64.deb ...
21:40:46 Unpacking libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.4) ...
21:40:46 Selecting previously unselected package libgirepository-1.0-1:arm64.
21:40:46 Preparing to unpack .../07-libgirepository-1.0-1_1.64.1-1~ubuntu20.04.1_arm64.deb ...
21:40:46 Unpacking libgirepository-1.0-1:arm64 (1.64.1-1~ubuntu20.04.1) ...
21:40:46 Selecting previously unselected package gir1.2-glib-2.0:arm64.
21:40:46 Preparing to unpack .../08-gir1.2-glib-2.0_1.64.1-1~ubuntu20.04.1_arm64.deb ...
21:40:46 Unpacking gir1.2-glib-2.0:arm64 (1.64.1-1~ubuntu20.04.1) ...
21:40:46 Selecting previously unselected package libcap2-bin.
21:40:46 Preparing to unpack .../09-libcap2-bin_1%3a2.32-1_arm64.deb ...
21:40:46 Unpacking libcap2-bin (1:2.32-1) ...
21:40:46 Selecting previously unselected package libelf1:arm64.
21:40:46 Preparing to unpack .../10-libelf1_0.176-1.1build1_arm64.deb ...
21:40:46 Unpacking libelf1:arm64 (0.176-1.1build1) ...
21:40:46 Get:4 https://download.docker.com/linux/ubuntu bionic/test arm64 Packages [50.0 kB]
21:40:46 Hit:5 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease
21:40:46 Hit:6 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease
21:40:46 Fetched 114 kB in 1s (131 kB/s)
21:40:46 Reading package lists...
21:40:46 Building dependency tree...
21:40:46 Reading state information...
21:40:46 #14 sha256:af72e8bb74dba7b7a51456e414ac4999ff55a6a68e532a7cd1b6f32707be625f 113.25MB / 115.31MB 1.7s
21:40:46 (44/56): container-selinux-2.189.0-1.el9.noarch 174 kB/s |  49 kB     00:00    
21:40:46 + make IMAGE=debian:bullseye verify
21:40:46 docker run  --rm -i \
21:40:46 	-v "$(pwd):/v" \
21:40:46 	-e DEBIAN_FRONTEND=noninteractive \
21:40:46 	-e PACKAGE_REPO=staging \
21:40:46 	-w /v \
21:40:46 	debian:bullseye ./verify
21:40:46 Unable to find image 'debian:bullseye' locally
21:40:46 bullseye: Pulling from library/debian
21:40:46 Selecting previously unselected package libglib2.0-data.
21:40:46 Preparing to unpack .../11-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ...
21:40:46 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
21:40:46 Selecting previously unselected package tzdata.
21:40:46 Preparing to unpack .../12-tzdata_2022a-0ubuntu0.20.04_all.deb ...
21:40:46 Unpacking tzdata (2022a-0ubuntu0.20.04) ...
21:40:46 The following additional packages will be installed:
21:40:46   dbus dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0
21:40:46   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
21:40:46   gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0
21:40:46   libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3
21:40:46   libdevmapper1.02.1 libdw1 libelf1 libexpat1 libgirepository-1.0-1
21:40:46   libglib2.0-0 libglib2.0-bin libglib2.0-data libgstreamer1.0-0 libicu70
21:40:46   libip4tc2 libjson-c5 libkmod2 libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14
21:40:46   libnpth0 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
21:40:46   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
21:40:46   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
21:40:46   libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2 libxmlb2 libyaml-0-2
21:40:46   media-types openssl packagekit pinentry-curses pkexec policykit-1 polkitd
21:40:46   python-apt-common python3 python3-apt python3-blinker python3-cffi-backend
21:40:46   python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2
21:40:46   python3-importlib-metadata python3-jeepney python3-jwt python3-keyring
21:40:46   python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri
21:40:46   python3-minimal python3-more-itertools python3-oauthlib
21:40:46   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
21:40:46   python3-software-properties python3-wadllib python3-zipp python3.10
21:40:46   python3.10-minimal readline-common systemd systemd-sysv
21:40:46 Suggested packages:
21:40:46   default-dbus-session-bus | dbus-session-bus dbus-user-session
21:40:46   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery
21:40:46   gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
21:40:46   python3-venv python3-apt-dbg python-apt-doc python-blinker-doc
21:40:46   python-cryptography-doc python3-cryptography-vectors python-dbus-doc
21:40:46   python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin
21:40:46   python3-keyrings.alt python3-testresources python3-setuptools
21:40:46   python-pyparsing-doc python-secretstorage-doc python3.10-venv python3.10-doc
21:40:46   binutils binfmt-support readline-doc systemd-container libfido2-1
21:40:46   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0
21:40:46 Recommended packages:
21:40:46   libpam-cap dmsetup shared-mime-info xdg-user-dirs libldap-common
21:40:46   publicsuffix libsasl2-modules packagekit-tools unattended-upgrades
21:40:46   networkd-dispatcher systemd-timesyncd | time-daemon libnss-systemd
21:40:46 137 added, 0 removed; done.
21:40:46 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ...
21:40:46 Setting up gir1.2-glib-2.0:arm64 (1.58.3-2) ...
21:40:46 Setting up gpgconf (2.2.12-1+deb10u2) ...
21:40:46 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ...
21:40:46 Setting up curl (7.64.0-4+deb10u2) ...
21:40:46 Setting up gpg (2.2.12-1+deb10u2) ...
21:40:46 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
21:40:46 Setting up python3.7 (3.7.3-2+deb10u3) ...
21:40:46 #14 sha256:af72e8bb74dba7b7a51456e414ac4999ff55a6a68e532a7cd1b6f32707be625f 115.31MB / 115.31MB 1.9s done
21:40:46 #14 ...
21:40:46 
21:40:46 #16 [internal] load build context
21:40:46 #16 transferring context: 36.68MB 1.9s done
21:40:46 #16 DONE 2.1s
21:40:46 
21:40:46 #14 [build-base-alpine 1/4] FROM docker.io/library/golang:1.18.5-alpine@sha256:8e45e2ef37d2b6d98900392029db2bc88f42c0f2a9a8035fa7da90014698e86b
21:40:46 #14 extracting sha256:af72e8bb74dba7b7a51456e414ac4999ff55a6a68e532a7cd1b6f32707be625f
21:40:46 (45/56): fuse3-3.10.2-5.el9.aarch64.rpm         1.8 MB/s |  54 kB     00:00    
21:40:46 (46/56): fuse-overlayfs-1.9-1.el9.aarch64.rpm   352 kB/s |  68 kB     00:00    
21:40:46 (47/56): checkpolicy-3.4-1.el9.aarch64.rpm      864 kB/s | 341 kB     00:00    
21:40:46 (48/56): fuse3-libs-3.10.2-5.el9.aarch64.rpm    1.2 MB/s |  90 kB     00:00    
21:40:46 (49/56): policycoreutils-python-utils-3.4-2.el9 3.2 MB/s |  75 kB     00:00    
21:40:46 (50/56): python3-audit-3.0.7-103.el9.aarch64.rp 3.6 MB/s |  84 kB     00:00    
21:40:46 (51/56): libslirp-4.4.0-4.el9.aarch64.rpm       891 kB/s |  68 kB     00:00    
21:40:46 (52/56): python3-libsemanage-3.4-2.el9.aarch64. 3.7 MB/s |  80 kB     00:00    
21:40:46 (53/56): python3-libselinux-3.4-3.el9.aarch64.r 6.2 MB/s | 181 kB     00:00    
21:40:46 (54/56): slirp4netns-1.2.0-2.el9.aarch64.rpm    2.3 MB/s |  47 kB     00:00    
21:40:46 (55/56): python3-policycoreutils-3.4-2.el9.noar  15 MB/s | 2.1 MB     00:00    
21:40:46 114ba63dd73a: Already exists
21:40:46 Digest: sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
21:40:46 Status: Downloaded newer image for debian:bullseye
21:40:46 Selecting previously unselected package libicu66:arm64.
21:40:46 Preparing to unpack .../13-libicu66_66.1-2ubuntu2.1_arm64.deb ...
21:40:46 Unpacking libicu66:arm64 (66.1-2ubuntu2.1) ...
21:40:46 The following NEW packages will be installed:
21:40:46   apt-transport-https ca-certificates curl dbus dirmngr distro-info-data
21:40:46   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
21:40:46   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
21:40:46   libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin
21:40:46   libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1
21:40:46   libdw1 libelf1 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
21:40:46   libglib2.0-data libgstreamer1.0-0 libicu70 libip4tc2 libjson-c5 libkmod2
21:40:46   libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14 libnpth0
21:40:46   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
21:40:46   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
21:40:46   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
21:40:46   libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2 libxmlb2 libyaml-0-2
21:40:46   lsb-release media-types openssl packagekit pinentry-curses pkexec
21:40:46   policykit-1 polkitd python-apt-common python3 python3-apt python3-blinker
21:40:46   python3-cffi-backend python3-cryptography python3-dbus python3-distro
21:40:46   python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney
21:40:46   python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient
21:40:46   python3-lazr.uri python3-minimal python3-more-itertools python3-oauthlib
21:40:46   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
21:40:46   python3-software-properties python3-wadllib python3-zipp python3.10
21:40:46   python3.10-minimal readline-common software-properties-common systemd
21:40:46   systemd-sysv
21:40:47 0 upgraded, 107 newly installed, 0 to remove and 3 not upgraded.
21:40:47 Need to get 37.8 MB of archives.
21:40:47 After this operation, 136 MB of additional disk space will be used.
21:40:47 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3.10-minimal arm64 3.10.4-3ubuntu0.1 [806 kB]
21:40:47 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:40:47 Public key for audit-libs-python-2.8.5-4.el7.aarch64.rpm is not installed
21:40:47 + verify
21:40:47 + dpkg --version
21:40:47 + verify_deb
21:40:47 + apt-get update
21:40:47 Reading package lists...
21:40:47 ++ find deb/debbuild/ubuntu-bionic/ -type f -name '*.deb'
21:40:47 + packages='deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.deb
21:40:47 deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.deb
21:40:47 deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.9.0~ubuntu-bionic_arm64.deb
21:40:47 deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.8.2~ubuntu-bionic_arm64.deb
21:40:47 deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.deb'
21:40:47 ++ echo 'deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.deb
21:40:47 deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.deb
21:40:47 deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.9.0~ubuntu-bionic_arm64.deb
21:40:47 deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.8.2~ubuntu-bionic_arm64.deb
21:40:47 deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.deb'
21:40:47 ++ xargs
21:40:47 ++ awk '$0="./"$0'
21:40:47 + packages='./deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.9.0~ubuntu-bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.8.2~ubuntu-bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.deb'
21:40:47 + set -x
21:40:47 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.9.0~ubuntu-bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.8.2~ubuntu-bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.deb
21:40:47 Selecting previously unselected package docker-ce-cli.
21:40:47 (Reading database ... 6937 files and directories currently installed.)
21:40:47 Preparing to unpack .../docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.deb ...
21:40:47 Unpacking docker-ce-cli (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic) ...
21:40:47 Selecting previously unselected package libpam-systemd:arm64.
21:40:47 Preparing to unpack .../14-libpam-systemd_245.4-4ubuntu3.17_arm64.deb ...
21:40:47 Unpacking libpam-systemd:arm64 (245.4-4ubuntu3.17) ...
21:40:47 Selecting previously unselected package libxml2:arm64.
21:40:47 Preparing to unpack .../15-libxml2_2.9.10+dfsg-5ubuntu0.20.04.4_arm64.deb ...
21:40:47 Unpacking libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.4) ...
21:40:47 Selecting previously unselected package libyaml-0-2:arm64.
21:40:47 Preparing to unpack .../16-libyaml-0-2_0.2.2-1_arm64.deb ...
21:40:47 Unpacking libyaml-0-2:arm64 (0.2.2-1) ...
21:40:47 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
21:40:47 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:40:47 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:40:47 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
21:40:47 Setting up gpg-agent (2.2.12-1+deb10u2) ...
21:40:47 Setting up gpgsm (2.2.12-1+deb10u2) ...
21:40:47 Setting up libcurl3-gnutls:arm64 (7.64.0-4+deb10u2) ...
21:40:47 Setting up python3 (3.7.3-1) ...
21:40:47 Setting up dirmngr (2.2.12-1+deb10u2) ...
21:40:47 Setting up gir1.2-packagekitglib-1.0 (1.1.12-5) ...
21:40:47 Setting up python3-pycurl (7.43.0.2-0.1) ...
21:40:47 (56/56): containerd.io-1.6.7-3.1.el9.aarch64.rp  30 MB/s |  25 MB     00:00    
21:40:47 --------------------------------------------------------------------------------
21:40:47 Total                                            12 MB/s |  54 MB     00:04     
21:40:47 Selecting previously unselected package lsb-release.
21:40:47 Preparing to unpack .../17-lsb-release_11.1.0ubuntu2_all.deb ...
21:40:47 Unpacking lsb-release (11.1.0ubuntu2) ...
21:40:47 Selecting previously unselected package python3-dbus.
21:40:47 Preparing to unpack .../18-python3-dbus_1.2.16-1build1_arm64.deb ...
21:40:47 Unpacking python3-dbus (1.2.16-1build1) ...
21:40:47 Selecting previously unselected package python3-gi.
21:40:47 Preparing to unpack .../19-python3-gi_3.36.0-1_arm64.deb ...
21:40:47 Unpacking python3-gi (3.36.0-1) ...
21:40:47 Selecting previously unselected package python3-pkg-resources.
21:40:47 Preparing to unpack .../20-python3-pkg-resources_45.2.0-1_all.deb ...
21:40:47 Unpacking python3-pkg-resources (45.2.0-1) ...
21:40:47 Selecting previously unselected package python3-six.
21:40:47 Preparing to unpack .../21-python3-six_1.14.0-2_all.deb ...
21:40:47 Unpacking python3-six (1.14.0-2) ...
21:40:47 Selecting previously unselected package iso-codes.
21:40:47 Preparing to unpack .../22-iso-codes_4.4-1_all.deb ...
21:40:47 Unpacking iso-codes (4.4-1) ...
21:40:47 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libexpat1 arm64 2.4.7-1 [78.1 kB]
21:40:47 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10-minimal arm64 3.10.4-3ubuntu0.1 [2264 kB]
21:40:47 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB]
21:40:47 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
21:40:47 Setting up python3-gi (3.30.4-1) ...
21:40:47 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-minimal arm64 3.10.4-0ubuntu2 [24.4 kB]
21:40:47 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 media-types all 7.0.0 [25.5 kB]
21:40:47 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpdec3 arm64 2.5.1-2build2 [89.0 kB]
21:40:47 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 readline-common all 8.1.2-1 [53.5 kB]
21:40:47 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libreadline8 arm64 8.1.2-1 [153 kB]
21:40:47 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsqlite3-0 arm64 3.37.2-2 [636 kB]
21:40:47 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3.10-stdlib arm64 3.10.4-3ubuntu0.1 [1826 kB]
21:40:47 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10 arm64 3.10.4-3ubuntu0.1 [488 kB]
21:40:48 Setting up gpg-wks-server (2.2.12-1+deb10u2) ...
21:40:48 Setting up lsb-release (10.2019051400) ...
21:40:48 Setting up python3-dbus (1.2.8-3) ...
21:40:48 Setting up gpg-wks-client (2.2.12-1+deb10u2) ...
21:40:48 Setting up python3-apt (1.8.4.3) ...
21:40:48 Selecting previously unselected package libkrb5support0:arm64.
21:40:48 Preparing to unpack .../23-libkrb5support0_1.17-6ubuntu4.1_arm64.deb ...
21:40:48 Unpacking libkrb5support0:arm64 (1.17-6ubuntu4.1) ...
21:40:48 Selecting previously unselected package libk5crypto3:arm64.
21:40:48 Preparing to unpack .../24-libk5crypto3_1.17-6ubuntu4.1_arm64.deb ...
21:40:48 Unpacking libk5crypto3:arm64 (1.17-6ubuntu4.1) ...
21:40:48 Selecting previously unselected package libkeyutils1:arm64.
21:40:48 Preparing to unpack .../25-libkeyutils1_1.6-6ubuntu1.1_arm64.deb ...
21:40:48 Unpacking libkeyutils1:arm64 (1.6-6ubuntu1.1) ...
21:40:48 Selecting previously unselected package libkrb5-3:arm64.
21:40:48 Preparing to unpack .../26-libkrb5-3_1.17-6ubuntu4.1_arm64.deb ...
21:40:48 Unpacking libkrb5-3:arm64 (1.17-6ubuntu4.1) ...
21:40:48 Selecting previously unselected package libgssapi-krb5-2:arm64.
21:40:48 Preparing to unpack .../27-libgssapi-krb5-2_1.17-6ubuntu4.1_arm64.deb ...
21:40:48 Unpacking libgssapi-krb5-2:arm64 (1.17-6ubuntu4.1) ...
21:40:48 Selecting previously unselected package liblmdb0:arm64.
21:40:48 Preparing to unpack .../28-liblmdb0_0.9.24-1_arm64.deb ...
21:40:48 Unpacking liblmdb0:arm64 (0.9.24-1) ...
21:40:48 Selecting previously unselected package libpolkit-gobject-1-0:arm64.
21:40:48 Preparing to unpack .../29-libpolkit-gobject-1-0_0.105-26ubuntu1.3_arm64.deb ...
21:40:48 Unpacking libpolkit-gobject-1-0:arm64 (0.105-26ubuntu1.3) ...
21:40:48 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpython3-stdlib arm64 3.10.4-0ubuntu2 [6990 B]
21:40:48 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3 arm64 3.10.4-0ubuntu2 [22.8 kB]
21:40:48 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libapparmor1 arm64 3.0.4-2ubuntu2.1 [38.4 kB]
21:40:48 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libargon2-1 arm64 0~20171227-0.3 [18.6 kB]
21:40:48 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1ubuntu4 [129 kB]
21:40:48 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:40:48 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcryptsetup12 arm64 2:2.4.3-1ubuntu1.1 [208 kB]
21:40:48 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libip4tc2 arm64 1.8.7-1ubuntu5 [19.8 kB]
21:40:48 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libkmod2 arm64 29-1ubuntu1 [46.4 kB]
21:40:48 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 systemd arm64 249.11-0ubuntu3.4 [4420 kB]
21:40:48 Selecting previously unselected package docker-ce.
21:40:48 Preparing to unpack .../docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.deb ...
21:40:48 Unpacking docker-ce (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic) ...
21:40:48 Setting up python3-software-properties (0.96.20.2-2) ...
21:40:48 Setting up gnupg (2.2.12-1+deb10u2) ...
21:40:48 Setting up gnupg2 (2.2.12-1+deb10u2) ...
21:40:48 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 systemd-sysv arm64 249.11-0ubuntu3.4 [10.5 kB]
21:40:48 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 openssl arm64 3.0.2-0ubuntu1.6 [1161 kB]
21:40:48 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 ca-certificates all 20211016 [148 kB]
21:40:48 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdbus-1-3 arm64 1.12.20-2ubuntu4 [187 kB]
21:40:48 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dbus arm64 1.12.20-2ubuntu4 [154 kB]
21:40:48 Get:27 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 distro-info-data all 0.52ubuntu0.1 [5124 B]
21:40:48 Get:28 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libglib2.0-0 arm64 2.72.1-1 [1429 kB]
21:40:48 Selecting previously unselected package libpsl5:arm64.
21:40:48 Preparing to unpack .../30-libpsl5_0.21.0-1ubuntu1_arm64.deb ...
21:40:48 Unpacking libpsl5:arm64 (0.21.0-1ubuntu1) ...
21:40:48 Selecting previously unselected package python-apt-common.
21:40:48 Preparing to unpack .../31-python-apt-common_2.0.0ubuntu0.20.04.7_all.deb ...
21:40:48 Unpacking python-apt-common (2.0.0ubuntu0.20.04.7) ...
21:40:48 Selecting previously unselected package python3-apt.
21:40:48 Preparing to unpack .../32-python3-apt_2.0.0ubuntu0.20.04.7_arm64.deb ...
21:40:48 Unpacking python3-apt (2.0.0ubuntu0.20.04.7) ...
21:40:48 Selecting previously unselected package apt-transport-https.
21:40:48 Preparing to unpack .../33-apt-transport-https_2.0.9_all.deb ...
21:40:48 Unpacking apt-transport-https (2.0.9) ...
21:40:48 Selecting previously unselected package libbrotli1:arm64.
21:40:48 Preparing to unpack .../34-libbrotli1_1.0.7-6ubuntu0.1_arm64.deb ...
21:40:48 Unpacking libbrotli1:arm64 (1.0.7-6ubuntu0.1) ...
21:40:48 Selecting previously unselected package libroken18-heimdal:arm64.
21:40:48 Preparing to unpack .../35-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ...
21:40:48 Unpacking libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
21:40:48 Public key for fuse-overlayfs-0.7.2-6.el7_8.aarch64.rpm is not installed
21:40:48 Setting up software-properties-common (0.96.20.2-2) ...
21:40:48 Processing triggers for libc-bin (2.28-10+deb10u1) ...
21:40:48 Processing triggers for ca-certificates (20200601~deb10u2) ...
21:40:48 Updating certificates in /etc/ssl/certs...
21:40:48 Fetched 8456 kB in 1s (5941 kB/s)
21:40:48 Get:29 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgirepository-1.0-1 arm64 1.72.0-1 [53.5 kB]
21:40:48 Get:30 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gir1.2-glib-2.0 arm64 1.72.0-1 [165 kB]
21:40:48 Get:31 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 iso-codes all 4.9.0-1 [3459 kB]
21:40:48 Get:32 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcap2-bin arm64 1:2.44-1build3 [25.5 kB]
21:40:48 Get:33 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libelf1 arm64 0.186-1build1 [50.7 kB]
21:40:48 Get:34 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libglib2.0-data all 2.72.1-1 [4908 B]
21:40:48 Get:35 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libicu70 arm64 70.1-2 [10.5 MB]
21:40:48 Selecting previously unselected package libasn1-8-heimdal:arm64.
21:40:48 Preparing to unpack .../36-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ...
21:40:48 Unpacking libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
21:40:48 Selecting previously unselected package libheimbase1-heimdal:arm64.
21:40:48 Preparing to unpack .../37-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ...
21:40:48 Unpacking libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
21:40:48 Selecting previously unselected package libhcrypto4-heimdal:arm64.
21:40:48 Preparing to unpack .../38-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ...
21:40:48 Unpacking libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
21:40:48 Selecting previously unselected package libwind0-heimdal:arm64.
21:40:48 Preparing to unpack .../39-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ...
21:40:48 Unpacking libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
21:40:48 Selecting previously unselected package libhx509-5-heimdal:arm64.
21:40:48 Preparing to unpack .../40-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ...
21:40:48 Unpacking libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
21:40:48 Selecting previously unselected package libkrb5-26-heimdal:arm64.
21:40:48 Preparing to unpack .../41-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ...
21:40:48 Unpacking libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
21:40:48 Reading package lists...
21:40:48 Docker CE Test - aarch64                        5.4 kB/s | 1.6 kB     00:00    
21:40:48 Importing GPG key 0x621E9F35:
21:40:48  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
21:40:48  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
21:40:48  From       : https://download.docker.com/linux/centos/gpg
21:40:48 Key imported successfully
21:40:48 Running transaction check
21:40:48 Selecting previously unselected package libheimntlm0-heimdal:arm64.
21:40:48 Preparing to unpack .../42-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ...
21:40:48 Unpacking libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
21:40:48 Selecting previously unselected package libgssapi3-heimdal:arm64.
21:40:48 Preparing to unpack .../43-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ...
21:40:48 Unpacking libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
21:40:48 Selecting previously unselected package libsasl2-modules-db:arm64.
21:40:48 Preparing to unpack .../44-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_arm64.deb ...
21:40:48 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
21:40:48 Selecting previously unselected package libsasl2-2:arm64.
21:40:48 Preparing to unpack .../45-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_arm64.deb ...
21:40:48 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
21:40:48 Selecting previously unselected package libldap-common.
21:40:48 Preparing to unpack .../46-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ...
21:40:48 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
21:40:48 Selecting previously unselected package libldap-2.4-2:arm64.
21:40:48 Preparing to unpack .../47-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_arm64.deb ...
21:40:48 Unpacking libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.9) ...
21:40:48 Selecting previously unselected package libnghttp2-14:arm64.
21:40:48 Preparing to unpack .../48-libnghttp2-14_1.40.0-1build1_arm64.deb ...
21:40:48 Unpacking libnghttp2-14:arm64 (1.40.0-1build1) ...
21:40:49 Selecting previously unselected package docker-compose-plugin.
21:40:49 Preparing to unpack .../docker-compose-plugin_2.9.0~ubuntu-bionic_arm64.deb ...
21:40:49 Unpacking docker-compose-plugin (2.9.0~ubuntu-bionic) ...
21:40:49 0 added, 0 removed; done.
21:40:49 Running hooks in /etc/ca-certificates/update.d...
21:40:49 done.
21:40:49 ++ source /etc/os-release
21:40:49 +++ PRETTY_NAME='Debian GNU/Linux 10 (buster)'
21:40:49 +++ NAME='Debian GNU/Linux'
21:40:49 +++ VERSION_ID=10
21:40:49 +++ VERSION='10 (buster)'
21:40:49 +++ VERSION_CODENAME=buster
21:40:49 +++ ID=debian
21:40:49 +++ HOME_URL=https://www.debian.org/
21:40:49 +++ SUPPORT_URL=https://www.debian.org/support
21:40:49 +++ BUG_REPORT_URL=https://bugs.debian.org/
21:40:49 ++ echo debian
21:40:49 + DIST_ID=debian
21:40:49 ++ lsb_release -sc
21:40:49 + DIST_VERSION=buster
21:40:49 + '[' buster = sid ']'
21:40:49 + install_debian_containerd
21:40:49 + '[' staging = stage ']'
21:40:49 + REPO_URL=https://download.docker.com/linux/debian
21:40:49 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian'
21:40:49 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian
21:40:49 + update-ca-certificates -f
21:40:49 Clearing symlinks in /etc/ssl/certs...
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 Transaction check succeeded.
21:40:49 Running transaction test
21:40:49 Selecting previously unselected package librtmp1:arm64.
21:40:49 Preparing to unpack .../49-librtmp1_2.4+20151223.gitfa8646d.1-2build1_arm64.deb ...
21:40:49 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ...
21:40:49 Selecting previously unselected package libssh-4:arm64.
21:40:49 Preparing to unpack .../50-libssh-4_0.9.3-2ubuntu2.2_arm64.deb ...
21:40:49 Unpacking libssh-4:arm64 (0.9.3-2ubuntu2.2) ...
21:40:49 Selecting previously unselected package libcurl4:arm64.
21:40:49 Preparing to unpack .../51-libcurl4_7.68.0-1ubuntu2.12_arm64.deb ...
21:40:49 Unpacking libcurl4:arm64 (7.68.0-1ubuntu2.12) ...
21:40:49 Selecting previously unselected package curl.
21:40:49 Preparing to unpack .../52-curl_7.68.0-1ubuntu2.12_arm64.deb ...
21:40:49 Unpacking curl (7.68.0-1ubuntu2.12) ...
21:40:49 Selecting previously unselected package dbus-user-session.
21:40:49 Preparing to unpack .../53-dbus-user-session_1.12.16-2ubuntu2.2_arm64.deb ...
21:40:49 Unpacking dbus-user-session (1.12.16-2ubuntu2.2) ...
21:40:49 Selecting previously unselected package libdconf1:arm64.
21:40:49 Preparing to unpack .../54-libdconf1_0.36.0-1_arm64.deb ...
21:40:49 Unpacking libdconf1:arm64 (0.36.0-1) ...
21:40:49 Selecting previously unselected package docker-buildx-plugin.
21:40:49 Preparing to unpack .../docker-buildx-plugin_0.8.2~ubuntu-bionic_arm64.deb ...
21:40:49 Unpacking docker-buildx-plugin (0.8.2~ubuntu-bionic) ...
21:40:49 warning: /var/cache/yum/aarch64/7/docker-ce-test/packages/containerd.io-1.6.7-3.1.el7.aarch64.rpm: Header V4 RSA/SHA512 Signature, key ID 621e9f35: NOKEY
21:40:49 Public key for containerd.io-1.6.7-3.1.el7.aarch64.rpm is not installed
21:40:49 Selecting previously unselected package dconf-service.
21:40:49 Preparing to unpack .../55-dconf-service_0.36.0-1_arm64.deb ...
21:40:49 Unpacking dconf-service (0.36.0-1) ...
21:40:49 Selecting previously unselected package dconf-gsettings-backend:arm64.
21:40:49 Preparing to unpack .../56-dconf-gsettings-backend_0.36.0-1_arm64.deb ...
21:40:49 Unpacking dconf-gsettings-backend:arm64 (0.36.0-1) ...
21:40:49 Selecting previously unselected package libassuan0:arm64.
21:40:49 Preparing to unpack .../57-libassuan0_2.5.3-7ubuntu2_arm64.deb ...
21:40:49 Unpacking libassuan0:arm64 (2.5.3-7ubuntu2) ...
21:40:49 Selecting previously unselected package gpgconf.
21:40:49 Preparing to unpack .../58-gpgconf_2.2.19-3ubuntu2.2_arm64.deb ...
21:40:49 Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
21:40:49 Selecting previously unselected package libksba8:arm64.
21:40:49 Preparing to unpack .../59-libksba8_1.3.5-2_arm64.deb ...
21:40:49 Unpacking libksba8:arm64 (1.3.5-2) ...
21:40:49 Selecting previously unselected package libnpth0:arm64.
21:40:49 Preparing to unpack .../60-libnpth0_1.6-1_arm64.deb ...
21:40:49 Unpacking libnpth0:arm64 (1.6-1) ...
21:40:49 Selecting previously unselected package dirmngr.
21:40:49 Preparing to unpack .../61-dirmngr_2.2.19-3ubuntu2.2_arm64.deb ...
21:40:49 Get:36 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpam-systemd arm64 249.11-0ubuntu3.4 [205 kB]
21:40:49 Get:37 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libxml2 arm64 2.9.13+dfsg-1ubuntu0.1 [728 kB]
21:40:49 Get:38 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libyaml-0-2 arm64 0.2.2-1build2 [51.0 kB]
21:40:49 Get:39 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lsb-release all 11.1.0ubuntu4 [10.8 kB]
21:40:49 Get:40 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python-apt-common all 2.3.0ubuntu2.1 [15.2 kB]
21:40:49 Get:41 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-apt arm64 2.3.0ubuntu2.1 [162 kB]
21:40:49 Get:42 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-dbus arm64 1.2.18-3build1 [98.5 kB]
21:40:49 Get:43 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-gi arm64 3.42.1-0ubuntu1 [228 kB]
21:40:49 Get:44 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-pkg-resources all 59.6.0-1.2 [132 kB]
21:40:49 Get:45 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnghttp2-14 arm64 1.43.0-1build3 [75.4 kB]
21:40:49 Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpsl5 arm64 0.21.0-1.2build2 [58.3 kB]
21:40:49 Get:47 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 apt-transport-https all 2.4.7 [1512 B]
21:40:49 Get:48 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbrotli1 arm64 1.0.9-2build6 [314 kB]
21:40:49 Get:49 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg2-3ubuntu1 [21.3 kB]
21:40:49 Get:50 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsasl2-2 arm64 2.1.27+dfsg2-3ubuntu1 [55.6 kB]
21:40:49 Get:51 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libldap-2.5-0 arm64 2.5.12+dfsg-0ubuntu0.22.04.1 [181 kB]
21:40:49 Get:52 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build4 [59.2 kB]
21:40:49 Get:53 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libssh-4 arm64 0.9.6-2build1 [184 kB]
21:40:49 Get:54 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl4 arm64 7.81.0-1ubuntu1.3 [284 kB]
21:40:49 Get:55 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 curl arm64 7.81.0-1ubuntu1.3 [190 kB]
21:40:49 Get:56 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libassuan0 arm64 2.5.5-1build1 [36.5 kB]
21:40:49 Get:57 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgconf arm64 2.2.27-3ubuntu2.1 [92.5 kB]
21:40:49 Get:58 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libksba8 arm64 1.6.0-2build1 [117 kB]
21:40:49 Get:59 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnpth0 arm64 1.6-3build2 [8156 B]
21:40:49 Get:60 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dirmngr arm64 2.2.27-3ubuntu2.1 [289 kB]
21:40:49 Get:61 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpackagekit-glib2-18 arm64 1.2.5-2ubuntu2 [116 kB]
21:40:49 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:40:49 Get:63 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
21:40:49 Get:64 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-utils arm64 2.2.27-3ubuntu2.1 [304 kB]
21:40:49 Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
21:40:49 Selecting previously unselected package libpackagekit-glib2-18:arm64.
21:40:49 Preparing to unpack .../62-libpackagekit-glib2-18_1.1.13-2ubuntu1.1_arm64.deb ...
21:40:49 Unpacking libpackagekit-glib2-18:arm64 (1.1.13-2ubuntu1.1) ...
21:40:49 Selecting previously unselected package gir1.2-packagekitglib-1.0.
21:40:49 Preparing to unpack .../63-gir1.2-packagekitglib-1.0_1.1.13-2ubuntu1.1_arm64.deb ...
21:40:49 Unpacking gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
21:40:49 Selecting previously unselected package libproxy1v5:arm64.
21:40:49 Preparing to unpack .../64-libproxy1v5_0.4.15-10ubuntu1.2_arm64.deb ...
21:40:49 Unpacking libproxy1v5:arm64 (0.4.15-10ubuntu1.2) ...
21:40:49 Selecting previously unselected package glib-networking-common.
21:40:49 Preparing to unpack .../65-glib-networking-common_2.64.2-1ubuntu0.1_all.deb ...
21:40:49 Unpacking glib-networking-common (2.64.2-1ubuntu0.1) ...
21:40:49 Selecting previously unselected package glib-networking-services.
21:40:49 Preparing to unpack .../66-glib-networking-services_2.64.2-1ubuntu0.1_arm64.deb ...
21:40:49 Unpacking glib-networking-services (2.64.2-1ubuntu0.1) ...
21:40:49 Selecting previously unselected package gsettings-desktop-schemas.
21:40:49 Preparing to unpack .../67-gsettings-desktop-schemas_3.36.0-1ubuntu1_all.deb ...
21:40:49 Unpacking gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
21:40:49 done.
21:40:49 Updating certificates in /etc/ssl/certs...
21:40:49 Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.el9.x86_64.rpm
21:40:49 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IwNSxU
21:40:49 + umask 022
21:40:49 + cd /root/rpmbuild/BUILD
21:40:49 + cd src
21:40:49 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.x86_64
21:40:49 + RPM_EC=0
21:40:49 ++ jobs -p
21:40:49 + exit 0
21:40:49 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1oB4Sr
21:40:49 + umask 022
21:40:49 + cd /root/rpmbuild/BUILD
21:40:49 + cd /root/rpmbuild/BUILD
21:40:49 + rm -rf src
21:40:49 + /usr/bin/mkdir -p src
21:40:49 + cd src
21:40:49 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
21:40:49 + /usr/bin/tar -xof -
21:40:49 + STATUS=0
21:40:49 + '[' 0 -ne 0 ']'
21:40:49 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
21:40:49 + /usr/bin/tar -xof -
21:40:49 + STATUS=0
21:40:49 + '[' 0 -ne 0 ']'
21:40:49 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:40:49 + RPM_EC=0
21:40:49 ++ jobs -p
21:40:49 + exit 0
21:40:49 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MrwsFV
21:40:49 + umask 022
21:40:49 + cd /root/rpmbuild/BUILD
21:40:49 + cd src
21:40:49 + pushd /root/rpmbuild/BUILD/src/compose
21:40:49 + GOPROXY=https://proxy.golang.org
21:40:49 + GO111MODULE=on
21:40:49 + go mod download
21:40:49 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:40:49 Reading package lists...
21:40:49 Building dependency tree...
21:40:49 Reading state information...
21:40:49 Transaction test succeeded.
21:40:49 Running transaction
21:40:49 Get:65 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg arm64 2.2.27-3ubuntu2.1 [506 kB]
21:40:49 Get:66 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pinentry-curses arm64 1.1.1-1build2 [33.5 kB]
21:40:49 Get:67 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-agent arm64 2.2.27-3ubuntu2.1 [204 kB]
21:40:49 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:40:49 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:40:49 Get:70 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgsm arm64 2.2.27-3ubuntu2.1 [192 kB]
21:40:49 Get:71 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
21:40:49 Get:72 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl3-gnutls arm64 7.81.0-1ubuntu1.3 [279 kB]
21:40:49 Get:73 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstemmer0d arm64 2.2.0-1build1 [166 kB]
21:40:49 Get:74 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxmlb2 arm64 0.3.6-2build1 [66.5 kB]
21:40:49 Get:75 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libappstream4 arm64 0.15.2-2 [190 kB]
21:40:49 Get:76 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdw1 arm64 0.186-1build1 [246 kB]
21:40:49 Get:77 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libglib2.0-bin arm64 2.72.1-1 [79.5 kB]
21:40:50 Selecting previously unselected package glib-networking:arm64.
21:40:50 Preparing to unpack .../68-glib-networking_2.64.2-1ubuntu0.1_arm64.deb ...
21:40:50 Unpacking glib-networking:arm64 (2.64.2-1ubuntu0.1) ...
21:40:50 Selecting previously unselected package gnupg-l10n.
21:40:50 Preparing to unpack .../69-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
21:40:50 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
21:40:50 Selecting previously unselected package gnupg-utils.
21:40:50 Preparing to unpack .../70-gnupg-utils_2.2.19-3ubuntu2.2_arm64.deb ...
21:40:50 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
21:40:50 Selecting previously unselected package gpg.
21:40:50 Preparing to unpack .../71-gpg_2.2.19-3ubuntu2.2_arm64.deb ...
21:40:50 Unpacking gpg (2.2.19-3ubuntu2.2) ...
21:40:50 The following additional packages will be installed:
21:40:50   dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg
21:40:50   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
21:40:50   gpgsm iso-codes libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3
21:40:50   libexpat1 libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2
21:40:50   libmpdec3 libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
21:40:50   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8
21:40:50   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 media-types
21:40:50   openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus
21:40:50   python3-gi python3-minimal python3-pycurl python3-software-properties
21:40:50   python3.9 python3.9-minimal readline-common
21:40:50 Suggested packages:
21:40:50   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
21:40:50   scdaemon isoquery pinentry-doc python3-doc python3-tk python3-venv
21:40:50   python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
21:40:50   libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.9-venv
21:40:50   python3.9-doc binutils binfmt-support readline-doc
21:40:50 Recommended packages:
21:40:50   dbus libglib2.0-data shared-mime-info xdg-user-dirs libldap-common libgpm2
21:40:50   packagekit publicsuffix libsasl2-modules unattended-upgrades
21:40:50 Get:78 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libunwind8 arm64 1.3.2-2build2 [53.4 kB]
21:40:50 Get:79 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libgstreamer1.0-0 arm64 1.20.3-0ubuntu1 [931 kB]
21:40:50 Get:80 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpolkit-gobject-1-0 arm64 0.105-33 [42.4 kB]
21:40:50 Get:81 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpolkit-agent-1-0 arm64 0.105-33 [16.0 kB]
21:40:50 Get:82 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 polkitd arm64 0.105-33 [77.7 kB]
21:40:50 Get:83 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pkexec arm64 0.105-33 [14.8 kB]
21:40:50 Get:84 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 policykit-1 arm64 0.105-33 [2424 B]
21:40:50 Get:85 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-blinker all 1.4+dfsg1-0.4 [14.0 kB]
21:40:50 Get:86 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-cffi-backend arm64 1.15.0-1build2 [81.0 kB]
21:40:50 Get:87 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-cryptography arm64 3.4.8-1ubuntu2 [222 kB]
21:40:50 Get:88 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-pyparsing all 2.4.7-1 [61.4 kB]
21:40:50 Get:89 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-httplib2 all 0.20.2-2 [30.4 kB]
21:40:50 Get:90 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-more-itertools all 8.10.0-2 [47.9 kB]
21:40:50 Get:91 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-zipp all 1.0.0-3 [5440 B]
21:40:50 Get:92 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-importlib-metadata all 4.6.4-1 [16.2 kB]
21:40:50 Get:93 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-jeepney all 0.7.1-3 [36.8 kB]
21:40:50 Get:94 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-jwt all 2.3.0-1ubuntu0.1 [17.1 kB]
21:40:50 Get:95 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-secretstorage all 3.3.1-1 [13.2 kB]
21:40:50 Selecting previously unselected package pinentry-curses.
21:40:50 Preparing to unpack .../72-pinentry-curses_1.1.0-3build1_arm64.deb ...
21:40:50 Unpacking pinentry-curses (1.1.0-3build1) ...
21:40:50 Selecting previously unselected package gpg-agent.
21:40:50 Preparing to unpack .../73-gpg-agent_2.2.19-3ubuntu2.2_arm64.deb ...
21:40:50 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
21:40:50 Selecting previously unselected package gpg-wks-client.
21:40:50 Preparing to unpack .../74-gpg-wks-client_2.2.19-3ubuntu2.2_arm64.deb ...
21:40:50 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
21:40:50 Selecting previously unselected package gpg-wks-server.
21:40:50 Preparing to unpack .../75-gpg-wks-server_2.2.19-3ubuntu2.2_arm64.deb ...
21:40:50 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
21:40:50 Selecting previously unselected package gpgsm.
21:40:50 Preparing to unpack .../76-gpgsm_2.2.19-3ubuntu2.2_arm64.deb ...
21:40:50 Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
21:40:50 Selecting previously unselected package gnupg.
21:40:50 Preparing to unpack .../77-gnupg_2.2.19-3ubuntu2.2_all.deb ...
21:40:50 Unpacking gnupg (2.2.19-3ubuntu2.2) ...
21:40:50 The following NEW packages will be installed:
21:40:50   apt-transport-https ca-certificates curl dirmngr distro-info-data
21:40:50   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
21:40:50   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
21:40:50   libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1
21:40:50   libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2 libmpdec3
21:40:50   libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
21:40:50   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8
21:40:50   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 lsb-release
21:40:50   media-types openssl pinentry-curses python-apt-common python3 python3-apt
21:40:50   python3-dbus python3-gi python3-minimal python3-pycurl
21:40:50   python3-software-properties python3.9 python3.9-minimal readline-common
21:40:50   software-properties-common
21:40:50 137 added, 0 removed; done.
21:40:50 Running hooks in /etc/ca-certificates/update.d...
21:40:50 done.
21:40:50 + curl -fsSL https://download.docker.com/linux/debian/gpg
21:40:50 + apt-key add -
21:40:50 Warning: apt-key output should not be parsed (stdout is not a terminal)
21:40:50 Get:96 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-keyring all 23.5.0-1 [35.7 kB]
21:40:50 Get:97 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-lazr.uri all 1.0.6-2 [14.4 kB]
21:40:50 Get:98 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-wadllib all 1.3.6-1 [36.4 kB]
21:40:50 Get:99 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-distro all 1.7.0-1 [17.0 kB]
21:40:50 Get:100 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-oauthlib all 3.2.0-1 [89.7 kB]
21:40:50 Get:101 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-six all 1.16.0-3ubuntu1 [12.6 kB]
21:40:50 Selecting previously unselected package libsoup2.4-1:arm64.
21:40:50 Preparing to unpack .../78-libsoup2.4-1_2.70.0-1_arm64.deb ...
21:40:50 Unpacking libsoup2.4-1:arm64 (2.70.0-1) ...
21:40:50 Selecting previously unselected package libstemmer0d:arm64.
21:40:50 Preparing to unpack .../79-libstemmer0d_0+svn585-2_arm64.deb ...
21:40:50 Unpacking libstemmer0d:arm64 (0+svn585-2) ...
21:40:50 Selecting previously unselected package libappstream4:arm64.
21:40:50 Preparing to unpack .../80-libappstream4_0.12.10-2_arm64.deb ...
21:40:50 Unpacking libappstream4:arm64 (0.12.10-2) ...
21:40:50 Selecting previously unselected package libglib2.0-bin.
21:40:50 Preparing to unpack .../81-libglib2.0-bin_2.64.6-1~ubuntu20.04.4_arm64.deb ...
21:40:50 Unpacking libglib2.0-bin (2.64.6-1~ubuntu20.04.4) ...
21:40:50 Selecting previously unselected package libgstreamer1.0-0:arm64.
21:40:50 Preparing to unpack .../82-libgstreamer1.0-0_1.16.3-0ubuntu1.1_arm64.deb ...
21:40:50 Unpacking libgstreamer1.0-0:arm64 (1.16.3-0ubuntu1.1) ...
21:40:50 0 upgraded, 59 newly installed, 0 to remove and 3 not upgraded.
21:40:50 Need to get 22.7 MB of archives.
21:40:50 After this operation, 74.8 MB of additional disk space will be used.
21:40:50 Get:1 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-minimal arm64 3.9.2-1 [797 kB]
21:40:50 Get:2 http://deb.debian.org/debian bullseye/main arm64 libexpat1 arm64 2.2.10-2+deb11u3 [84.1 kB]
21:40:50 Get:3 http://deb.debian.org/debian bullseye/main arm64 python3.9-minimal arm64 3.9.2-1 [1884 kB]
21:40:50 Get:4 http://deb.debian.org/debian bullseye/main arm64 python3-minimal arm64 3.9.2-3 [38.2 kB]
21:40:50 Get:5 http://deb.debian.org/debian bullseye/main arm64 media-types all 4.0.0 [30.3 kB]
21:40:50 Get:6 http://deb.debian.org/debian bullseye/main arm64 libmpdec3 arm64 2.5.1-1 [84.4 kB]
21:40:50 Get:7 http://deb.debian.org/debian bullseye/main arm64 libncursesw6 arm64 6.2+20201114-2 [121 kB]
21:40:50 Get:8 http://deb.debian.org/debian bullseye/main arm64 readline-common all 8.1-1 [73.7 kB]
21:40:50 Get:9 http://deb.debian.org/debian bullseye/main arm64 libreadline8 arm64 8.1-1 [160 kB]
21:40:50 Get:10 http://deb.debian.org/debian bullseye/main arm64 libsqlite3-0 arm64 3.34.1-3 [750 kB]
21:40:50 Get:11 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-stdlib arm64 3.9.2-1 [1658 kB]
21:40:50 Get:102 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-lazr.restfulclient all 0.14.4-1 [51.2 kB]
21:40:50 Selecting previously unselected package docker-ce-rootless-extras.
21:40:50 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.deb ...
21:40:50 Unpacking docker-ce-rootless-extras (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic) ...
21:40:50 Selecting previously unselected package libpolkit-agent-1-0:arm64.
21:40:50 Preparing to unpack .../83-libpolkit-agent-1-0_0.105-26ubuntu1.3_arm64.deb ...
21:40:50 Unpacking libpolkit-agent-1-0:arm64 (0.105-26ubuntu1.3) ...
21:40:50 Selecting previously unselected package policykit-1.
21:40:50 Preparing to unpack .../84-policykit-1_0.105-26ubuntu1.3_arm64.deb ...
21:40:50 Unpacking policykit-1 (0.105-26ubuntu1.3) ...
21:40:50 Selecting previously unselected package python3-certifi.
21:40:50 Preparing to unpack .../85-python3-certifi_2019.11.28-1_all.deb ...
21:40:50 Unpacking python3-certifi (2019.11.28-1) ...
21:40:50 Selecting previously unselected package python3-chardet.
21:40:50 Preparing to unpack .../86-python3-chardet_3.0.4-4build1_all.deb ...
21:40:50 Unpacking python3-chardet (3.0.4-4build1) ...
21:40:50 Get:12 http://deb.debian.org/debian bullseye/main arm64 python3.9 arm64 3.9.2-1 [466 kB]
21:40:50 Get:13 http://deb.debian.org/debian bullseye/main arm64 libpython3-stdlib arm64 3.9.2-3 [21.4 kB]
21:40:50 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3 arm64 3.9.2-3 [37.9 kB]
21:40:50 Get:15 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
21:40:50 Get:16 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
21:40:50 Get:17 http://deb.debian.org/debian bullseye/main arm64 apt-transport-https all 2.2.4 [160 kB]
21:40:50 Get:18 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
21:40:50 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:40:50 Get:20 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
21:40:50 Get:21 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
21:40:50 Get:22 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
21:40:50 Get:23 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
21:40:50 Get:24 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
21:40:50 Get:25 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
21:40:50 Get:26 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB]
21:40:50 Get:27 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB]
21:40:50 Get:28 http://deb.debian.org/debian bullseye/main arm64 libassuan0 arm64 2.5.3-7.1 [48.0 kB]
21:40:50 Get:29 http://deb.debian.org/debian bullseye/main arm64 gpgconf arm64 2.2.27-2+deb11u2 [540 kB]
21:40:50 Get:30 http://deb.debian.org/debian bullseye/main arm64 libksba8 arm64 1.5.0-3 [114 kB]
21:40:50 Get:31 http://deb.debian.org/debian bullseye/main arm64 libnpth0 arm64 1.6-3 [18.6 kB]
21:40:50 Get:32 http://deb.debian.org/debian bullseye/main arm64 dirmngr arm64 2.2.27-2+deb11u2 [743 kB]
21:40:50 Get:33 http://deb.debian.org/debian bullseye/main arm64 distro-info-data all 0.51+deb11u2 [7684 B]
21:40:50 Get:34 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-0 arm64 2.66.8-1 [1286 kB]
21:40:50 Get:35 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
21:40:50 Get:36 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
21:40:50 Get:37 http://deb.debian.org/debian bullseye/main arm64 libpackagekit-glib2-18 arm64 1.2.2-2 [113 kB]
21:40:50 Get:38 http://deb.debian.org/debian bullseye/main arm64 gir1.2-packagekitglib-1.0 arm64 1.2.2-2 [36.8 kB]
21:40:50 Get:39 http://deb.debian.org/debian bullseye/main arm64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB]
21:40:50 Get:40 http://deb.debian.org/debian bullseye/main arm64 gnupg-utils arm64 2.2.27-2+deb11u2 [864 kB]
21:40:50 Get:41 http://deb.debian.org/debian bullseye/main arm64 gpg arm64 2.2.27-2+deb11u2 [884 kB]
21:40:50 Get:42 http://deb.debian.org/debian bullseye/main arm64 pinentry-curses arm64 1.1.0-4 [63.0 kB]
21:40:50 Get:43 http://deb.debian.org/debian bullseye/main arm64 gpg-agent arm64 2.2.27-2+deb11u2 [651 kB]
21:40:50 Get:44 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-client arm64 2.2.27-2+deb11u2 [517 kB]
21:40:50 Get:45 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-server arm64 2.2.27-2+deb11u2 [510 kB]
21:40:50 Get:46 http://deb.debian.org/debian bullseye/main arm64 gpgsm arm64 2.2.27-2+deb11u2 [627 kB]
21:40:50 Get:47 http://deb.debian.org/debian bullseye/main arm64 gnupg all 2.2.27-2+deb11u2 [825 kB]
21:40:50 Get:48 http://deb.debian.org/debian bullseye/main arm64 gnupg2 all 2.2.27-2+deb11u2 [434 kB]
21:40:50 Get:49 http://deb.debian.org/debian bullseye/main arm64 iso-codes all 4.6.0-1 [2824 kB]
21:40:50 Get:50 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl3-gnutls arm64 7.74.0-1.3+deb11u2 [321 kB]
21:40:50 Get:51 http://deb.debian.org/debian bullseye/main arm64 libdbus-1-3 arm64 1.12.20-2 [208 kB]
21:40:50 Get:52 http://deb.debian.org/debian bullseye/main arm64 lsb-release all 11.1.0 [27.9 kB]
21:40:50 Get:53 http://deb.debian.org/debian bullseye/main arm64 python-apt-common all 2.2.1 [96.5 kB]
21:40:50 Get:54 http://deb.debian.org/debian bullseye/main arm64 python3-apt arm64 2.2.1 [183 kB]
21:40:50 Get:55 http://deb.debian.org/debian bullseye/main arm64 python3-dbus arm64 1.2.16-5 [105 kB]
21:40:50 Get:56 http://deb.debian.org/debian bullseye/main arm64 python3-gi arm64 3.38.0-2 [226 kB]
21:40:50 Get:103 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-launchpadlib all 1.10.16-1 [125 kB]
21:40:50   Running scriptlet: selinux-policy-targeted-34.1.39-1.el9.noarch           1/1 
21:40:50   Preparing        :                                                        1/1 
21:40:50   Installing       : libseccomp-2.5.2-2.el9.aarch64                        1/61 
21:40:50   Installing       : libmnl-1.0.4-15.el9.aarch64                           2/61 
21:40:50   Installing       : python3-libselinux-3.4-3.el9.aarch64                  3/61 
21:40:50   Installing       : fuse3-libs-3.10.2-5.el9.aarch64                       4/61 
21:40:50   Installing       : libselinux-utils-3.4-3.el9.aarch64                    5/61 
21:40:51 Setting up docker-ce-cli (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic) ...
21:40:51 Setting up docker-ce (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic) ...
21:40:51 Selecting previously unselected package python3-idna.
21:40:51 Preparing to unpack .../87-python3-idna_2.8-1_all.deb ...
21:40:51 Unpacking python3-idna (2.8-1) ...
21:40:51 Selecting previously unselected package python3-urllib3.
21:40:51 Preparing to unpack .../88-python3-urllib3_1.25.8-2ubuntu0.1_all.deb ...
21:40:51 Unpacking python3-urllib3 (1.25.8-2ubuntu0.1) ...
21:40:51 Selecting previously unselected package python3-requests.
21:40:51 Preparing to unpack .../89-python3-requests_2.22.0-2ubuntu1_all.deb ...
21:40:51 Unpacking python3-requests (2.22.0-2ubuntu1) ...
21:40:51 Selecting previously unselected package python3-requests-unixsocket.
21:40:51 Preparing to unpack .../90-python3-requests-unixsocket_0.2.0-2_all.deb ...
21:40:51 Unpacking python3-requests-unixsocket (0.2.0-2) ...
21:40:51 Selecting previously unselected package python3-software-properties.
21:40:51 Preparing to unpack .../91-python3-software-properties_0.99.9.8_all.deb ...
21:40:51 Unpacking python3-software-properties (0.99.9.8) ...
21:40:51 Selecting previously unselected package packagekit.
21:40:51 Get:57 http://deb.debian.org/debian bullseye/main arm64 python3-pycurl arm64 7.43.0.6-5 [67.9 kB]
21:40:51 Get:58 http://deb.debian.org/debian bullseye/main arm64 python3-software-properties all 0.96.20.2-2.1 [49.7 kB]
21:40:51 Get:59 http://deb.debian.org/debian bullseye/main arm64 software-properties-common all 0.96.20.2-2.1 [83.4 kB]
21:40:51 debconf: delaying package configuration, since apt-utils is not installed
21:40:51 Fetched 22.7 MB in 1s (38.3 MB/s)
21:40:51 Selecting previously unselected package libpython3.9-minimal:arm64.
21:40: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 ... 6653 files and directories currently installed.)
21:40:51 Preparing to unpack .../libpython3.9-minimal_3.9.2-1_arm64.deb ...
21:40:51 Unpacking libpython3.9-minimal:arm64 (3.9.2-1) ...
21:40:51 Get:104 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-software-properties all 0.99.22.3 [28.8 kB]
21:40:51 Get:105 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 packagekit arm64 1.2.5-2ubuntu2 [426 kB]
21:40:51 Get:106 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 software-properties-common all 0.99.22.3 [14.1 kB]
21:40:51 Get:107 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 gnupg2 all 2.2.27-3ubuntu2.1 [5548 B]
21:40:51   Installing       : cracklib-2.9.6-27.el9.aarch64                         6/61 
21:40:51   Installing       : cracklib-dicts-2.9.6-27.el9.aarch64                   7/61 
21:40:51   Installing       : python3-libsemanage-3.4-2.el9.aarch64                 8/61 
21:40:51 OK
21:40:51 + '[' buster = sid ']'
21:40:51 ++ dpkg --print-architecture
21:40:51 + ARCH=arm64
21:40:51 + echo 'deb [arch=arm64] https://download.docker.com/linux/debian buster test'
21:40:51 + apt-get update
21:40:51 invoke-rc.d: could not determine current runlevel
21:40:51 invoke-rc.d: policy-rc.d denied execution of start.
21:40:51 Setting up docker-compose-plugin (2.9.0~ubuntu-bionic) ...
21:40:51 Setting up docker-buildx-plugin (0.8.2~ubuntu-bionic) ...
21:40:51 Setting up docker-ce-rootless-extras (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic) ...
21:40:51 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
21:40:51  docker-ce-rootless-extras depends on dbus-user-session; however:
21:40:51   Package dbus-user-session is not installed.
21:40:51 
21:40:51 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.9.0~ubuntu-bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.8.2~ubuntu-bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_arm64.deb
21:40:51 Preparing to unpack .../92-packagekit_1.1.13-2ubuntu1.1_arm64.deb ...
21:40:51 Unpacking packagekit (1.1.13-2ubuntu1.1) ...
21:40:51 Selecting previously unselected package software-properties-common.
21:40:51 Preparing to unpack .../93-software-properties-common_0.99.9.8_all.deb ...
21:40:51 Unpacking software-properties-common (0.99.9.8) ...
21:40:51 Selecting previously unselected package gnupg2.
21:40:51 Preparing to unpack .../94-gnupg2_2.2.19-3ubuntu2.2_all.deb ...
21:40:51 Unpacking gnupg2 (2.2.19-3ubuntu2.2) ...
21:40:51 Setting up libksba8:arm64 (1.3.5-2) ...
21:40:51 Setting up liblmdb0:arm64 (0.9.24-1) ...
21:40:51 Setting up systemd-sysv (245.4-4ubuntu3.17) ...
21:40:51 Setting up libkeyutils1:arm64 (1.6-6ubuntu1.1) ...
21:40:51 Setting up libproxy1v5:arm64 (0.4.15-10ubuntu1.2) ...
21:40:51 Setting up libpsl5:arm64 (0.21.0-1ubuntu1) ...
21:40:51 Selecting previously unselected package libexpat1:arm64.
21:40:51 Preparing to unpack .../libexpat1_2.2.10-2+deb11u3_arm64.deb ...
21:40:51 Unpacking libexpat1:arm64 (2.2.10-2+deb11u3) ...
21:40:51 Selecting previously unselected package python3.9-minimal.
21:40:51 Preparing to unpack .../python3.9-minimal_3.9.2-1_arm64.deb ...
21:40:51 Unpacking python3.9-minimal (3.9.2-1) ...
21:40:51 debconf: delaying package configuration, since apt-utils is not installed
21:40:51 Fetched 37.8 MB in 4s (8562 kB/s)
21:40:51 Selecting previously unselected package libpython3.10-minimal:arm64.
21:40: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 ... 4389 files and directories currently installed.)
21:40:51 Preparing to unpack .../libpython3.10-minimal_3.10.4-3ubuntu0.1_arm64.deb ...
21:40:51 Unpacking libpython3.10-minimal:arm64 (3.10.4-3ubuntu0.1) ...
21:40:51 Selecting previously unselected package libexpat1:arm64.
21:40:51 Preparing to unpack .../libexpat1_2.4.7-1_arm64.deb ...
21:40:51 Unpacking libexpat1:arm64 (2.4.7-1) ...
21:40:51 Selecting previously unselected package python3.10-minimal.
21:40:51 Preparing to unpack .../python3.10-minimal_3.10.4-3ubuntu0.1_arm64.deb ...
21:40:51   Installing       : libnftnl-1.2.2-1.el9.aarch64                          9/61 
21:40:51   Installing       : docker-buildx-plugin-0.8.2-0.el9.aarch64             10/61 
21:40:51   Running scriptlet: docker-buildx-plugin-0.8.2-0.el9.aarch64             10/61 
21:40:51   Installing       : docker-compose-plugin-2.9.0-0.el9.aarch64            11/61 
21:40:51 Hit:1 http://deb.debian.org/debian buster InRelease
21:40:51 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
21:40:51 Hit:3 http://deb.debian.org/debian buster-updates InRelease
21:40:51 Get:4 https://download.docker.com/linux/debian buster InRelease [54.0 kB]
21:40:51 Setting up mime-support (3.64ubuntu1) ...
21:40:51 Setting up apt-transport-https (2.0.9) ...
21:40:51 Setting up libyaml-0-2:arm64 (0.2.2-1) ...
21:40:51 Setting up libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.4) ...
21:40:51 Setting up distro-info-data (0.43ubuntu1.10) ...
21:40:51 Setting up libbrotli1:arm64 (1.0.7-6ubuntu0.1) ...
21:40:51 Setting up libsqlite3-0:arm64 (3.31.1-4ubuntu0.3) ...
21:40:51 Setting up libnghttp2-14:arm64 (1.40.0-1build1) ...
21:40:51 Setting up libpackagekit-glib2-18:arm64 (1.1.13-2ubuntu1.1) ...
21:40:51 Setting up libnpth0:arm64 (1.6-1) ...
21:40:51 Setting up libassuan0:arm64 (2.5.3-7ubuntu2) ...
21:40:51 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
21:40:51 Setting up libkrb5support0:arm64 (1.17-6ubuntu4.1) ...
21:40:51 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
21:40:51 Setting up tzdata (2022a-0ubuntu0.20.04) ...
21:40:51 Setting up libpython3.9-minimal:arm64 (3.9.2-1) ...
21:40:51 Setting up libexpat1:arm64 (2.2.10-2+deb11u3) ...
21:40:51 Setting up python3.9-minimal (3.9.2-1) ...
21:40:51 Unpacking python3.10-minimal (3.10.4-3ubuntu0.1) ...
21:40:51 Setting up libpython3.10-minimal:arm64 (3.10.4-3ubuntu0.1) ...
21:40:51 Setting up libexpat1:arm64 (2.4.7-1) ...
21:40:51 Setting up python3.10-minimal (3.10.4-3ubuntu0.1) ...
21:40:51   Running scriptlet: docker-compose-plugin-2.9.0-0.el9.aarch64            11/61 
21:40:51   Installing       : docker-ce-cli-1:0.0.0~20220816152130.8ffaab8-0.el9   12/61 
21:40:51   Running scriptlet: docker-ce-cli-1:0.0.0~20220816152130.8ffaab8-0.el9   12/61 
21:40:51   Installing       : python3-audit-3.0.7-103.el9.aarch64                  13/61 
21:40:51   Installing       : libslirp-4.4.0-4.el9.aarch64                         14/61 
21:40:51   Installing       : slirp4netns-1.2.0-2.el9.aarch64                      15/61 
21:40:51   Installing       : checkpolicy-3.4-1.el9.aarch64                        16/61 
21:40:51 
21:40:51 Current default time zone: 'Etc/UTC'
21:40:51 Local time is now:      Tue Aug 16 21:40:51 UTC 2022.
21:40:51 Universal Time is now:  Tue Aug 16 21:40:51 UTC 2022.
21:40:51 Run 'dpkg-reconfigure tzdata' if you wish to change it.
21:40:51 
21:40:51 Setting up libcap2-bin (1:2.32-1) ...
21:40:51 Setting up libdconf1:arm64 (0.36.0-1) ...
21:40:51 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
21:40:51 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
21:40:51 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ...
21:40:51 Setting up libdbus-1-3:arm64 (1.12.16-2ubuntu2.2) ...
21:40:51 Setting up dbus (1.12.16-2ubuntu2.2) ...
21:40:51 Setting up libk5crypto3:arm64 (1.17-6ubuntu4.1) ...
21:40:51 #14 extracting sha256:af72e8bb74dba7b7a51456e414ac4999ff55a6a68e532a7cd1b6f32707be625f 4.5s done
21:40:51 #14 extracting sha256:3a421caacf35538ce671745cb9396eea38bf42cd3093eaf78dbcbe8bf5f83f82 done
21:40:51 #14 DONE 7.0s
21:40:51 
21:40:51 #17 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
21:40:51 #17 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done
21:40:51 #17 sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 5.46kB / 5.46kB done
21:40:51 #17 sha256:a28c16d579330aa32da948d5ce201e1e546354170044c447edfb3764cc198328 523B / 523B done
21:40:51 #17 sha256:09950e90e11171816d164e6200593f7015f8ba9f67db5f195bf9c88627bab1e4 418B / 418B done
21:40:51 #17 sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a 136B / 136B 0.2s done
21:40:51 #17 extracting sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a done
21:40:51 #17 ...
21:40:51 
21:40:51 #18 [build-base-alpine 2/4] COPY --from=xx / /
21:40:52   Installing       : xz-5.2.5-8.el9.aarch64                               17/61 
21:40:52   Installing       : util-linux-core-2.37.4-3.el9.aarch64                 18/61 
21:40:52   Running scriptlet: util-linux-core-2.37.4-3.el9.aarch64                 18/61 
21:40:52   Installing       : systemd-rpm-macros-250-7.el9.noarch                  19/61 
21:40:52   Installing       : python3-setuptools-53.0.0-10.el9.noarch              20/61 
21:40:52   Installing       : python3-setools-4.4.0-5.el9.aarch64                  21/61 
21:40:52 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
21:40:52 Setting up libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
21:40:52 Setting up python-apt-common (2.0.0ubuntu0.20.04.7) ...
21:40:52 Setting up libpam-systemd:arm64 (245.4-4ubuntu3.17) ...
21:40:52 Setting up libgirepository-1.0-1:arm64 (1.64.1-1~ubuntu20.04.1) ...
21:40:52 Setting up libkrb5-3:arm64 (1.17-6ubuntu4.1) ...
21:40:52 Setting up libstemmer0d:arm64 (0+svn585-2) ...
21:40:52 Setting up libmpdec2:arm64 (2.4.2-3) ...
21:40:52 Setting up glib-networking-common (2.64.2-1ubuntu0.1) ...
21:40:52 Setting up openssl (1.1.1f-1ubuntu2.16) ...
21:40:52 Setting up libelf1:arm64 (0.176-1.1build1) ...
21:40:52 Setting up readline-common (8.0-4) ...
21:40:52 Setting up iso-codes (4.4-1) ...
21:40:52 Setting up libpolkit-gobject-1-0:arm64 (0.105-26ubuntu1.3) ...
21:40:52 Get:5 https://download.docker.com/linux/debian buster/test arm64 Packages [41.6 kB]
21:40:52 Fetched 95.6 kB in 1s (122 kB/s)
21:40:52 Selecting previously unselected package python3-minimal.
21:40: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 ... 6947 files and directories currently installed.)
21:40:52 Preparing to unpack .../0-python3-minimal_3.9.2-3_arm64.deb ...
21:40:52 Unpacking python3-minimal (3.9.2-3) ...
21:40:52 Selecting previously unselected package media-types.
21:40:52 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
21:40:52 Unpacking media-types (4.0.0) ...
21:40:52 Selecting previously unselected package libmpdec3:arm64.
21:40:52 Preparing to unpack .../2-libmpdec3_2.5.1-1_arm64.deb ...
21:40:52 Unpacking libmpdec3:arm64 (2.5.1-1) ...
21:40:52 Selecting previously unselected package libncursesw6:arm64.
21:40:52 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_arm64.deb ...
21:40:52 Unpacking libncursesw6:arm64 (6.2+20201114-2) ...
21:40:52 #18 DONE 0.7s
21:40:52 
21:40:52 #19 [build-base-alpine 3/4] RUN apk add --no-cache bash clang lld llvm file git
21:40:52 Reading package lists...
21:40:52 Selecting previously unselected package python3-minimal.
21:40: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 ... 4691 files and directories currently installed.)
21:40:52 Preparing to unpack .../0-python3-minimal_3.10.4-0ubuntu2_arm64.deb ...
21:40:52 ~/rpmbuild/BUILD/src
21:40:52 + popd
21:40:52 + RPM_EC=0
21:40:52 ++ jobs -p
21:40:52 + exit 0
21:40:52 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EHgesE
21:40:52 + umask 022
21:40:52 + cd /root/rpmbuild/BUILD
21:40:52 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.aarch64 '!=' / ']'
21:40:52 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.aarch64
21:40:52 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.aarch64
21:40:52 + mkdir -p /root/rpmbuild/BUILDROOT
21:40:52 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.aarch64
21:40:52 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
21:40:52 + export CFLAGS
21:40:52 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
21:40:52 + export CXXFLAGS
21:40:52 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
21:40:52 + export FFLAGS
21:40:52 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
21:40:52 + export FCFLAGS
21:40:52 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-compose-plugin-2.9.0-0.fc36.aarch64.ld'
21:40:52 + export LDFLAGS
21:40:52 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:40:52 + export LT_SYS_LIBRARY_PATH
21:40:52 + CC=gcc
21:40:52 + export CC
21:40:52 + CXX=g++
21:40:52 + export CXX
21:40:52 + cd src
21:40:52 + pushd /root/rpmbuild/BUILD/src/compose
21:40:52 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-compose
21:40:52 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:40:52 ~/rpmbuild/BUILD/src
21:40:52 + popd
21:40:52 + for f in LICENSE MAINTAINERS NOTICE README.md
21:40:52 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
21:40:52 + for f in LICENSE MAINTAINERS NOTICE README.md
21:40:52 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
21:40:52 + for f in LICENSE MAINTAINERS NOTICE README.md
21:40:52 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
21:40:52 + for f in LICENSE MAINTAINERS NOTICE README.md
21:40:52 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
21:40:52 + /usr/lib/rpm/check-buildroot
21:40:52 + /usr/lib/rpm/redhat/brp-ldconfig
21:40:52 + /usr/lib/rpm/brp-compress
21:40:52 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:40:52 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:40:52 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:40:52 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:40:52 + /usr/lib/rpm/check-rpaths
21:40:52 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:40:52 + /usr/lib/rpm/brp-remove-la-files
21:40:52 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:40:52 + /usr/lib/rpm/redhat/brp-python-hardlink
21:40:52 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.CDM1dq
21:40:52 + umask 022
21:40:52 + cd /root/rpmbuild/BUILD
21:40:52 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
21:40:52 + export CFLAGS
21:40:52 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
21:40:52 + export CXXFLAGS
21:40:52 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
21:40:52 + export FFLAGS
21:40:52 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
21:40:52 + export FCFLAGS
21:40:52 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-compose-plugin-2.9.0-0.fc36.aarch64.ld'
21:40:52 + export LDFLAGS
21:40:52 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:40:52 + export LT_SYS_LIBRARY_PATH
21:40:52 + CC=gcc
21:40:52 + export CC
21:40:52 + CXX=g++
21:40:52 + export CXX
21:40:52 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:40:52 + /usr/lib/rpm/generate-rpm-note.sh docker-compose-plugin 2.9.0-0.fc36 aarch64
21:40:52 + cd src
21:40:52 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
21:40:52 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:40:52 + ver=v2.9.0
21:40:52 PASS: docker-compose version OK
21:40:52 + test v2.9.0 = v2.9.0
21:40:52 + echo 'PASS: docker-compose version OK'
21:40:52 + RPM_EC=0
21:40:52 ++ jobs -p
21:40:52 + exit 0
21:40:52 Processing files: docker-compose-plugin-2.9.0-0.fc36.aarch64
21:40:52 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7qK3WF
21:40:52 + umask 022
21:40:52 + cd /root/rpmbuild/BUILD
21:40:52 + cd src
21:40:52 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.aarch64/usr/share/doc/docker-compose-plugin
21:40:52 + export LC_ALL=C
21:40:52 + LC_ALL=C
21:40:52 + export DOCDIR
21:40:52 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.aarch64/usr/share/doc/docker-compose-plugin
21:40:52 + 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.9.0-0.fc36.aarch64/usr/share/doc/docker-compose-plugin
21:40:52 + RPM_EC=0
21:40:52 ++ jobs -p
21:40:52 + exit 0
21:40:52 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TtH5b1
21:40:52 + umask 022
21:40:52 + cd /root/rpmbuild/BUILD
21:40:52 + cd src
21:40:52 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.aarch64/usr/share/licenses/docker-compose-plugin
21:40:52 + export LC_ALL=C
21:40:52 + LC_ALL=C
21:40:52 + export LICENSEDIR
21:40:52 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.aarch64/usr/share/licenses/docker-compose-plugin
21:40:52 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.aarch64/usr/share/licenses/docker-compose-plugin
21:40:52 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.aarch64/usr/share/licenses/docker-compose-plugin
21:40:52 + RPM_EC=0
21:40:52 ++ jobs -p
21:40:52 + exit 0
21:40:52 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-compose
21:40:52 Provides: docker-compose-plugin = 0:2.9.0-0.fc36 docker-compose-plugin(aarch-64) = 0:2.9.0-0.fc36
21:40:52 Requires(interp): /bin/sh /bin/sh /bin/sh
21:40:52 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:40:52 Requires(post): /bin/sh
21:40:52 Requires(preun): /bin/sh
21:40:52 Requires(postun): /bin/sh
21:40:52 Enhances: docker-ce-cli
21:40:52 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.aarch64
21:40:52 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.9.0-0.fc36.src.rpm
21:40:52   Installing       : openssl-1:3.0.1-40.el9.aarch64                       22/61 
21:40:52   Running scriptlet: libutempter-1.2.1-6.el9.aarch64                      23/61 
21:40:52   Installing       : libutempter-1.2.1-6.el9.aarch64                      23/61 
21:40:52   Installing       : libnl3-3.7.0-1.el9.aarch64                           24/61 
21:40:52   Installing       : libibverbs-41.0-3.el9.aarch64                        25/61 
21:40:52   Installing       : libpcap-14:1.10.0-4.el9.aarch64                      26/61 
21:40:52   Installing       : libnfnetlink-1.0.1-21.el9.aarch64                    27/61 
21:40:52   Installing       : libnetfilter_conntrack-1.0.8-4.el9.aarch64           28/61 
21:40:52 Setting up libgstreamer1.0-0:arm64 (1.16.3-0ubuntu1.1) ...
21:40:52 Setcap worked! gst-ptp-helper is not suid!
21:40:52 Setting up libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
21:40:52 Setting up pinentry-curses (1.1.0-3build1) ...
21:40:52 Setting up glib-networking-services (2.64.2-1ubuntu0.1) ...
21:40:52 Setting up libicu66:arm64 (66.1-2ubuntu2.1) ...
21:40:52 Setting up libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
21:40:52 Setting up libreadline8:arm64 (8.0-4) ...
21:40:52 Setting up libglib2.0-bin (2.64.6-1~ubuntu20.04.4) ...
21:40:52 Setting up libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
21:40:52 Setting up ca-certificates (20211016~20.04.1) ...
21:40:52 Selecting previously unselected package readline-common.
21:40:52 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
21:40:52 Unpacking readline-common (8.1-1) ...
21:40:52 Selecting previously unselected package libreadline8:arm64.
21:40:52 Preparing to unpack .../5-libreadline8_8.1-1_arm64.deb ...
21:40:52 Unpacking libreadline8:arm64 (8.1-1) ...
21:40:52 Selecting previously unselected package libsqlite3-0:arm64.
21:40:52 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_arm64.deb ...
21:40:52 Unpacking libsqlite3-0:arm64 (3.34.1-3) ...
21:40:52 Selecting previously unselected package libpython3.9-stdlib:arm64.
21:40:52 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_arm64.deb ...
21:40:52 Unpacking libpython3.9-stdlib:arm64 (3.9.2-1) ...
21:40:52 #19 0.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
21:40:52 Building dependency tree...
21:40:52 Reading state information...
21:40:52 Unpacking python3-minimal (3.10.4-0ubuntu2) ...
21:40:52 Selecting previously unselected package media-types.
21:40:52 Preparing to unpack .../1-media-types_7.0.0_all.deb ...
21:40:52 Unpacking media-types (7.0.0) ...
21:40:52 Selecting previously unselected package libmpdec3:arm64.
21:40:52 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_arm64.deb ...
21:40:52 Unpacking libmpdec3:arm64 (2.5.1-2build2) ...
21:40:52 Selecting previously unselected package readline-common.
21:40:52 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
21:40:52 Unpacking readline-common (8.1.2-1) ...
21:40:52 Selecting previously unselected package libreadline8:arm64.
21:40:52 Preparing to unpack .../4-libreadline8_8.1.2-1_arm64.deb ...
21:40:52 Unpacking libreadline8:arm64 (8.1.2-1) ...
21:40:52 Selecting previously unselected package libsqlite3-0:arm64.
21:40:52 Preparing to unpack .../5-libsqlite3-0_3.37.2-2_arm64.deb ...
21:40:52 Unpacking libsqlite3-0:arm64 (3.37.2-2) ...
21:40:52 Selecting previously unselected package libpython3.10-stdlib:arm64.
21:40:52 Preparing to unpack .../6-libpython3.10-stdlib_3.10.4-3ubuntu0.1_arm64.deb ...
21:40:52 Unpacking libpython3.10-stdlib:arm64 (3.10.4-3ubuntu0.1) ...
21:40:52   Installing       : iptables-libs-1.8.8-4.el9.aarch64                    29/61 
21:40:52   Installing       : iptables-nft-1.8.8-4.el9.aarch64                     30/61 
21:40:52   Running scriptlet: iptables-nft-1.8.8-4.el9.aarch64                     30/61 
21:40:52   Installing       : libfdisk-2.37.4-3.el9.aarch64                        31/61 
21:40:52   Installing       : libeconf-0.4.1-2.el9.aarch64                         32/61 
21:40:52   Installing       : libdb-5.3.28-53.el9.aarch64                          33/61 
21:40:52 Reading package lists...
21:40:52 ++ find deb/debbuild/debian-buster/ -type f -name '*.deb'
21:40:52 + packages='deb/debbuild/debian-buster/docker-buildx-plugin_0.8.2~debian-buster_arm64.deb
21:40:52 deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.deb
21:40:52 deb/debbuild/debian-buster/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.deb
21:40:52 deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.deb
21:40:52 deb/debbuild/debian-buster/docker-compose-plugin_2.9.0~debian-buster_arm64.deb'
21:40:52 ++ echo 'deb/debbuild/debian-buster/docker-buildx-plugin_0.8.2~debian-buster_arm64.deb
21:40:52 deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.deb
21:40:52 deb/debbuild/debian-buster/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.deb
21:40:52 deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.deb
21:40:52 deb/debbuild/debian-buster/docker-compose-plugin_2.9.0~debian-buster_arm64.deb'
21:40:52 ++ xargs
21:40:52 ++ awk '$0="./"$0'
21:40:52 + packages='./deb/debbuild/debian-buster/docker-buildx-plugin_0.8.2~debian-buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.9.0~debian-buster_arm64.deb'
21:40:52 + set -x
21:40:52 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-buster/docker-buildx-plugin_0.8.2~debian-buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.9.0~debian-buster_arm64.deb
21:40:52 Selecting previously unselected package docker-buildx-plugin.
21:40:52 (Reading database ... 9711 files and directories currently installed.)
21:40:52 Preparing to unpack .../docker-buildx-plugin_0.8.2~debian-buster_arm64.deb ...
21:40:52 Unpacking docker-buildx-plugin (0.8.2~debian-buster) ...
21:40:52 Selecting previously unselected package python3.9.
21:40:52 Preparing to unpack .../8-python3.9_3.9.2-1_arm64.deb ...
21:40:52 Unpacking python3.9 (3.9.2-1) ...
21:40:52 Selecting previously unselected package libpython3-stdlib:arm64.
21:40:52 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_arm64.deb ...
21:40:52 Unpacking libpython3-stdlib:arm64 (3.9.2-3) ...
21:40:52 Setting up python3-minimal (3.9.2-3) ...
21:40:52 Selecting previously unselected package python3.10.
21:40:52 Preparing to unpack .../7-python3.10_3.10.4-3ubuntu0.1_arm64.deb ...
21:40:52 Unpacking python3.10 (3.10.4-3ubuntu0.1) ...
21:40:52 Selecting previously unselected package libpython3-stdlib:arm64.
21:40:52 Preparing to unpack .../8-libpython3-stdlib_3.10.4-0ubuntu2_arm64.deb ...
21:40:52 Unpacking libpython3-stdlib:arm64 (3.10.4-0ubuntu2) ...
21:40:52 Setting up python3-minimal (3.10.4-0ubuntu2) ...
21:40:52 Correcting dependencies... Done
21:40:52 Skipping docker-ce, it is already installed and upgrade is not set.
21:40:52 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:40:52 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:40:52 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:40:52 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:40:52 The following additional packages will be installed:
21:40:52   containerd.io dbus dbus-user-session iptables libapparmor1 libargon2-0
21:40:52   libcap2 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
21:40:52   libiptc0 libjson-c3 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0
21:40:52   libpam-systemd libxtables12 multiarch-support systemd systemd-sysv
21:40:52 Suggested packages:
21:40:52   kmod systemd-container policykit-1
21:40:52 Recommended packages:
21:40:52   dmsetup networkd-dispatcher libnss-systemd
21:40:52 The following NEW packages will be installed:
21:40:52   containerd.io dbus dbus-user-session iptables libapparmor1 libargon2-0
21:40:52   libcap2 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
21:40:52   libiptc0 libjson-c3 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0
21:40:52   libpam-systemd libxtables12 multiarch-support systemd systemd-sysv
21:40:52   Installing       : pam-1.5.1-12.el9.aarch64                             34/61 
21:40:52   Installing       : libpwquality-1.4.4-8.el9.aarch64                     35/61 
21:40:52   Installing       : util-linux-2.37.4-3.el9.aarch64                      36/61 
21:40:52 warning: /etc/adjtime created as /etc/adjtime.rpmnew
21:40:52 
21:40:52   Installing       : kmod-libs-28-7.el9.aarch64                           37/61 
21:40:52   Installing       : kmod-28-7.el9.aarch64                                38/61 
21:40:52   Installing       : fuse-common-3.10.2-5.el9.aarch64                     39/61 
21:40:52 Updating certificates in /etc/ssl/certs...
21:40:52 Selecting previously unselected package python3.
21:40: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 ... 7385 files and directories currently installed.)
21:40:52 Preparing to unpack .../00-python3_3.9.2-3_arm64.deb ...
21:40:52 Unpacking python3 (3.9.2-3) ...
21:40:52 Selecting previously unselected package openssl.
21:40:52 Preparing to unpack .../01-openssl_1.1.1n-0+deb11u3_arm64.deb ...
21:40:52 Unpacking openssl (1.1.1n-0+deb11u3) ...
21:40:52 Selecting previously unselected package ca-certificates.
21:40:52 Preparing to unpack .../02-ca-certificates_20210119_all.deb ...
21:40:52 Unpacking ca-certificates (20210119) ...
21:40:53 Selecting previously unselected package python3.
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 ... 5120 files and directories currently installed.)
21:40:53 Preparing to unpack .../0-python3_3.10.4-0ubuntu2_arm64.deb ...
21:40:53 Unpacking python3 (3.10.4-0ubuntu2) ...
21:40:53 Selecting previously unselected package libapparmor1:arm64.
21:40:53 Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.1_arm64.deb ...
21:40:53 Unpacking libapparmor1:arm64 (3.0.4-2ubuntu2.1) ...
21:40:53 Selecting previously unselected package libargon2-1:arm64.
21:40:53 Preparing to unpack .../2-libargon2-1_0~20171227-0.3_arm64.deb ...
21:40:53 Unpacking libargon2-1:arm64 (0~20171227-0.3) ...
21:40:53 Selecting previously unselected package libdevmapper1.02.1:arm64.
21:40:53 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_arm64.deb ...
21:40:53 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
21:40:53 Selecting previously unselected package libjson-c5:arm64.
21:40:53 Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.1_arm64.deb ...
21:40:53 Unpacking libjson-c5:arm64 (0.15-3~ubuntu1.22.04.1) ...
21:40:53   Installing       : fuse3-3.10.2-5.el9.aarch64                           40/61 
21:40:53   Installing       : fuse-overlayfs-1.9-1.el9.aarch64                     41/61 
21:40:53   Running scriptlet: fuse-overlayfs-1.9-1.el9.aarch64                     41/61 
21:40:53   Installing       : diffutils-3.7-12.el9.aarch64                         42/61 
21:40:53   Installing       : policycoreutils-3.4-2.el9.aarch64                    43/61 
21:40:53   Running scriptlet: policycoreutils-3.4-2.el9.aarch64                    43/61 
21:40:53   Installing       : rpm-plugin-selinux-4.16.1.3-17.el9.aarch64           44/61 
21:40:53   Installing       : selinux-policy-34.1.39-1.el9.noarch                  45/61 
21:40:53   Running scriptlet: selinux-policy-34.1.39-1.el9.noarch                  45/61 
21:40:53 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded.
21:40:53 Need to get 24.4 MB of archives.
21:40:53 After this operation, 124 MB of additional disk space will be used.
21:40:53 Get:1 https://download.docker.com/linux/ubuntu bionic/test arm64 containerd.io arm64 1.6.7-1 [20.8 MB]
21:40:53 Selecting previously unselected package apt-transport-https.
21:40:53 Preparing to unpack .../03-apt-transport-https_2.2.4_all.deb ...
21:40:53 Unpacking apt-transport-https (2.2.4) ...
21:40:53 Selecting previously unselected package libbrotli1:arm64.
21:40:53 Preparing to unpack .../04-libbrotli1_1.0.9-2+b2_arm64.deb ...
21:40:53 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
21:40:53 Selecting previously unselected package libsasl2-modules-db:arm64.
21:40:53 Preparing to unpack .../05-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
21:40:53 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
21:40:53 Selecting previously unselected package libsasl2-2:arm64.
21:40:53 Preparing to unpack .../06-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
21:40:53 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
21:40:53 Selecting previously unselected package libldap-2.4-2:arm64.
21:40:53 Preparing to unpack .../07-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
21:40:53 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
21:40:53 Selecting previously unselected package libcryptsetup12:arm64.
21:40:53 Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.1_arm64.deb ...
21:40:53 Unpacking libcryptsetup12:arm64 (2:2.4.3-1ubuntu1.1) ...
21:40:53 Selecting previously unselected package libip4tc2:arm64.
21:40:53 Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5_arm64.deb ...
21:40:53 Unpacking libip4tc2:arm64 (1.8.7-1ubuntu5) ...
21:40:53 Selecting previously unselected package libkmod2:arm64.
21:40:53 Preparing to unpack .../7-libkmod2_29-1ubuntu1_arm64.deb ...
21:40:53 Unpacking libkmod2:arm64 (29-1ubuntu1) ...
21:40:53 Selecting previously unselected package systemd.
21:40:53 Preparing to unpack .../8-systemd_249.11-0ubuntu3.4_arm64.deb ...
21:40:53 Unpacking systemd (249.11-0ubuntu3.4) ...
21:40:53   Running scriptlet: selinux-policy-targeted-34.1.39-1.el9.noarch         46/61 
21:40:53   Installing       : selinux-policy-targeted-34.1.39-1.el9.noarch         46/61 
21:40:53   Running scriptlet: selinux-policy-targeted-34.1.39-1.el9.noarch         46/61 
21:40:53 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libcap2 arm64 1:2.25-1.2 [12.2 kB]
21:40:53 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libargon2-0 arm64 0~20161029-1.1 [17.9 kB]
21:40:53 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:40:53 127 added, 0 removed; done.
21:40:53 Setting up dbus-user-session (1.12.16-2ubuntu2.2) ...
21:40:53 Setting up libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
21:40:53 Setting up libgssapi-krb5-2:arm64 (1.17-6ubuntu4.1) ...
21:40:53 Setting up gir1.2-glib-2.0:arm64 (1.64.1-1~ubuntu20.04.1) ...
21:40:53 Setting up libssh-4:arm64 (0.9.3-2ubuntu2.2) ...
21:40:53 Setting up gpgconf (2.2.19-3ubuntu2.2) ...
21:40:53 Setting up libpolkit-agent-1-0:arm64 (0.105-26ubuntu1.3) ...
21:40:53 Setting up libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.5) ...
21:40:53 Setting up python3.8 (3.8.10-0ubuntu1~20.04.5) ...
21:40:53 Selecting previously unselected package libnghttp2-14:arm64.
21:40:53 Preparing to unpack .../08-libnghttp2-14_1.43.0-1_arm64.deb ...
21:40:53 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
21:40:53 Selecting previously unselected package libpsl5:arm64.
21:40:53 Preparing to unpack .../09-libpsl5_0.21.0-1.2_arm64.deb ...
21:40:53 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
21:40:53 Selecting previously unselected package librtmp1:arm64.
21:40:53 Preparing to unpack .../10-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
21:40:53 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
21:40:53 Selecting previously unselected package libssh2-1:arm64.
21:40:53 Preparing to unpack .../11-libssh2-1_1.9.0-2_arm64.deb ...
21:40:53 Unpacking libssh2-1:arm64 (1.9.0-2) ...
21:40:53 Selecting previously unselected package libcurl4:arm64.
21:40:53 Preparing to unpack .../12-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ...
21:40:53 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ...
21:40:53 Selecting previously unselected package curl.
21:40:53 Preparing to unpack .../13-curl_7.74.0-1.3+deb11u2_arm64.deb ...
21:40:53 Unpacking curl (7.74.0-1.3+deb11u2) ...
21:40:53 Setting up libapparmor1:arm64 (3.0.4-2ubuntu2.1) ...
21:40:53 Setting up libargon2-1:arm64 (0~20171227-0.3) ...
21:40:53 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
21:40:53 Setting up libjson-c5:arm64 (0.15-3~ubuntu1.22.04.1) ...
21:40:53 Setting up libcryptsetup12:arm64 (2:2.4.3-1ubuntu1.1) ...
21:40:53 Setting up libip4tc2:arm64 (1.8.7-1ubuntu5) ...
21:40:53   Installing       : python3-policycoreutils-3.4-2.el9.noarch             47/61 
21:40:53   Installing       : policycoreutils-python-utils-3.4-2.el9.noarch        48/61 
21:40:53   Running scriptlet: container-selinux-3:2.189.0-1.el9.noarch             49/61 
21:40:53   Installing       : container-selinux-3:2.189.0-1.el9.noarch             49/61 
21:40:53 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:40:53 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcryptsetup12 arm64 2:2.0.2-1ubuntu1.2 [112 kB]
21:40:53 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libidn11 arm64 1.33-2.1ubuntu1.2 [44.0 kB]
21:40:53 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libip4tc0 arm64 1.6.1-2ubuntu2 [18.3 kB]
21:40:53 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libapparmor1 arm64 2.12-4ubuntu5.1 [28.4 kB]
21:40:53 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkmod2 arm64 24-1ubuntu3.5 [32.8 kB]
21:40:53 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd arm64 237-3ubuntu10.53 [2562 kB]
21:40:53 Selecting previously unselected package libassuan0:arm64.
21:40:53 Preparing to unpack .../14-libassuan0_2.5.3-7.1_arm64.deb ...
21:40:53 Unpacking libassuan0:arm64 (2.5.3-7.1) ...
21:40:53 Selecting previously unselected package gpgconf.
21:40:53 Preparing to unpack .../15-gpgconf_2.2.27-2+deb11u2_arm64.deb ...
21:40:53 Unpacking gpgconf (2.2.27-2+deb11u2) ...
21:40:53 Selecting previously unselected package libksba8:arm64.
21:40:53 Preparing to unpack .../16-libksba8_1.5.0-3_arm64.deb ...
21:40:53 Unpacking libksba8:arm64 (1.5.0-3) ...
21:40:53 Selecting previously unselected package libnpth0:arm64.
21:40:53 Preparing to unpack .../17-libnpth0_1.6-3_arm64.deb ...
21:40:53 Unpacking libnpth0:arm64 (1.6-3) ...
21:40:53 Selecting previously unselected package dirmngr.
21:40:53 Preparing to unpack .../18-dirmngr_2.2.27-2+deb11u2_arm64.deb ...
21:40:53 Unpacking dirmngr (2.2.27-2+deb11u2) ...
21:40:53 Setting up libkmod2:arm64 (29-1ubuntu1) ...
21:40:53 Setting up systemd (249.11-0ubuntu3.4) ...
21:40:53 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:40:53 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:40:53 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
21:40:53 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
21:40:53 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
21:40:53 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
21:40:53 Initializing machine ID from random generator.
21:40:53 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd-sysv arm64 237-3ubuntu10.53 [13.2 kB]
21:40:53 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 multiarch-support arm64 2.27-3ubuntu1.6 [6960 B]
21:40:53 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnfnetlink0 arm64 1.0.1-3 [11.5 kB]
21:40:53 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dbus arm64 1.12.2-1ubuntu1.3 [130 kB]
21:40:53 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmnl0 arm64 1.0.4-2 [11.3 kB]
21:40:53 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpam-systemd arm64 237-3ubuntu10.53 [92.3 kB]
21:40:53 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxtables12 arm64 1.6.1-2ubuntu2 [25.1 kB]
21:40:53 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libip6tc0 arm64 1.6.1-2ubuntu2 [18.6 kB]
21:40:53 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libiptc0 arm64 1.6.1-2ubuntu2 [9392 B]
21:40:53 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [30.6 kB]
21:40:53 #19 1.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
21:40:53 #19 1.700 (1/22) Installing ncurses-terminfo-base (6.3_p20220521-r0)
21:40:53 #19 1.705 (2/22) Installing ncurses-libs (6.3_p20220521-r0)
21:40:53 #19 1.713 (3/22) Installing readline (8.1.2-r0)
21:40:53 #19 1.719 (4/22) Installing bash (5.1.16-r2)
21:40:53 #19 1.732 Executing bash-5.1.16-r2.post-install
21:40:53 #19 1.734 (5/22) Installing libffi (3.4.2-r1)
21:40:53 #19 1.739 (6/22) Installing libgcc (11.2.1_git20220219-r2)
21:40:53 #19 1.743 (7/22) Installing libstdc++ (11.2.1_git20220219-r2)
21:40:53 #19 1.758 (8/22) Installing xz-libs (5.2.5-r1)
21:40:53 #19 1.761 (9/22) Installing libxml2 (2.9.14-r0)
21:40:53 #19 1.776 (10/22) Installing llvm13-libs (13.0.1-r2)
21:40:53 Selecting previously unselected package distro-info-data.
21:40:53 Preparing to unpack .../19-distro-info-data_0.51+deb11u2_all.deb ...
21:40:53 Unpacking distro-info-data (0.51+deb11u2) ...
21:40:53 Selecting previously unselected package libglib2.0-0:arm64.
21:40:53 Preparing to unpack .../20-libglib2.0-0_2.66.8-1_arm64.deb ...
21:40:53 Unpacking libglib2.0-0:arm64 (2.66.8-1) ...
21:40:53 Selecting previously unselected package libgirepository-1.0-1:arm64.
21:40:53 Preparing to unpack .../21-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
21:40:53 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
21:40:53 Selecting previously unselected package gir1.2-glib-2.0:arm64.
21:40:53 Preparing to unpack .../22-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
21:40:53 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
21:40:54 Selecting previously unselected package docker-ce-cli.
21:40:54 Preparing to unpack .../docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.deb ...
21:40:54 Unpacking docker-ce-cli (5:0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster) ...
21:40:54 Selecting previously unselected package systemd-sysv.
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 ... 5960 files and directories currently installed.)
21:40:54 Preparing to unpack .../00-systemd-sysv_249.11-0ubuntu3.4_arm64.deb ...
21:40:54 Unpacking systemd-sysv (249.11-0ubuntu3.4) ...
21:40:54 Selecting previously unselected package openssl.
21:40:54 Preparing to unpack .../01-openssl_3.0.2-0ubuntu1.6_arm64.deb ...
21:40:54 Unpacking openssl (3.0.2-0ubuntu1.6) ...
21:40:54 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 iptables arm64 1.6.1-2ubuntu2 [240 kB]
21:40:54 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dbus-user-session arm64 1.12.2-1ubuntu1.3 [9396 B]
21:40:54 debconf: delaying package configuration, since apt-utils is not installed
21:40:54 Fetched 24.4 MB in 1s (20.8 MB/s)
21:40:54 Selecting previously unselected package libcap2:arm64.
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 ... 7163 files and directories currently installed.)
21:40:54 Preparing to unpack .../0-libcap2_1%3a2.25-1.2_arm64.deb ...
21:40:54 Unpacking libcap2:arm64 (1:2.25-1.2) ...
21:40:54 Selecting previously unselected package libpackagekit-glib2-18:arm64.
21:40:54 Preparing to unpack .../23-libpackagekit-glib2-18_1.2.2-2_arm64.deb ...
21:40:54 Unpacking libpackagekit-glib2-18:arm64 (1.2.2-2) ...
21:40:54 Selecting previously unselected package gir1.2-packagekitglib-1.0.
21:40:54 Preparing to unpack .../24-gir1.2-packagekitglib-1.0_1.2.2-2_arm64.deb ...
21:40:54 Unpacking gir1.2-packagekitglib-1.0 (1.2.2-2) ...
21:40:54 Selecting previously unselected package gnupg-l10n.
21:40:54 Preparing to unpack .../25-gnupg-l10n_2.2.27-2+deb11u2_all.deb ...
21:40:54 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ...
21:40:54 Selecting previously unselected package gnupg-utils.
21:40:54 Preparing to unpack .../26-gnupg-utils_2.2.27-2+deb11u2_arm64.deb ...
21:40:54 Unpacking gnupg-utils (2.2.27-2+deb11u2) ...
21:40:54 Selecting previously unselected package gpg.
21:40:54 Preparing to unpack .../27-gpg_2.2.27-2+deb11u2_arm64.deb ...
21:40:54 Unpacking gpg (2.2.27-2+deb11u2) ...
21:40:54 Selecting previously unselected package docker-ce.
21:40:54 Preparing to unpack .../docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.deb ...
21:40:54 Unpacking docker-ce (5:0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster) ...
21:40:54 Selecting previously unselected package ca-certificates.
21:40:54 Preparing to unpack .../02-ca-certificates_20211016_all.deb ...
21:40:54 Unpacking ca-certificates (20211016) ...
21:40:54 Selecting previously unselected package libdbus-1-3:arm64.
21:40:54 Preparing to unpack .../03-libdbus-1-3_1.12.20-2ubuntu4_arm64.deb ...
21:40:54 Unpacking libdbus-1-3:arm64 (1.12.20-2ubuntu4) ...
21:40:54 Selecting previously unselected package dbus.
21:40:54 Preparing to unpack .../04-dbus_1.12.20-2ubuntu4_arm64.deb ...
21:40:54 Unpacking dbus (1.12.20-2ubuntu4) ...
21:40:54 Selecting previously unselected package distro-info-data.
21:40:54 Preparing to unpack .../05-distro-info-data_0.52ubuntu0.1_all.deb ...
21:40:54 Unpacking distro-info-data (0.52ubuntu0.1) ...
21:40:54 Setting up libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.4) ...
21:40:54 Setting up policykit-1 (0.105-26ubuntu1.3) ...
21:40:54 Setting up gpg (2.2.19-3ubuntu2.2) ...
21:40:54 Setting up libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ...
21:40:54 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
21:40:54 Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
21:40:54 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
21:40:54 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
21:40:54 Selecting previously unselected package libargon2-0:arm64.
21:40:54 Preparing to unpack .../1-libargon2-0_0~20161029-1.1_arm64.deb ...
21:40:54 Unpacking libargon2-0:arm64 (0~20161029-1.1) ...
21:40:54 Selecting previously unselected package libdevmapper1.02.1:arm64.
21:40:54 Preparing to unpack .../2-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ...
21:40:54 Unpacking libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:40:54 Selecting previously unselected package libjson-c3:arm64.
21:40:54 Preparing to unpack .../3-libjson-c3_0.12.1-1.3ubuntu0.3_arm64.deb ...
21:40:54 Unpacking libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) ...
21:40:54 Selecting previously unselected package libcryptsetup12:arm64.
21:40:54 Preparing to unpack .../4-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_arm64.deb ...
21:40:54 Unpacking libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) ...
21:40:54 Selecting previously unselected package libidn11:arm64.
21:40:54 Preparing to unpack .../5-libidn11_1.33-2.1ubuntu1.2_arm64.deb ...
21:40:54 Selecting previously unselected package pinentry-curses.
21:40:54 Preparing to unpack .../28-pinentry-curses_1.1.0-4_arm64.deb ...
21:40:54 Unpacking pinentry-curses (1.1.0-4) ...
21:40:54 Selecting previously unselected package gpg-agent.
21:40:54 Preparing to unpack .../29-gpg-agent_2.2.27-2+deb11u2_arm64.deb ...
21:40:54 Unpacking gpg-agent (2.2.27-2+deb11u2) ...
21:40:54 Selecting previously unselected package gpg-wks-client.
21:40:54 Preparing to unpack .../30-gpg-wks-client_2.2.27-2+deb11u2_arm64.deb ...
21:40:54 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ...
21:40:54 Selecting previously unselected package gpg-wks-server.
21:40:54 Preparing to unpack .../31-gpg-wks-server_2.2.27-2+deb11u2_arm64.deb ...
21:40:54 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ...
21:40:54 Selecting previously unselected package libglib2.0-0:arm64.
21:40:54 Preparing to unpack .../06-libglib2.0-0_2.72.1-1_arm64.deb ...
21:40:54 Unpacking libglib2.0-0:arm64 (2.72.1-1) ...
21:40:54 Selecting previously unselected package libgirepository-1.0-1:arm64.
21:40:54 Preparing to unpack .../07-libgirepository-1.0-1_1.72.0-1_arm64.deb ...
21:40:54 Unpacking libgirepository-1.0-1:arm64 (1.72.0-1) ...
21:40:54 Selecting previously unselected package gir1.2-glib-2.0:arm64.
21:40:54 Preparing to unpack .../08-gir1.2-glib-2.0_1.72.0-1_arm64.deb ...
21:40:54 Unpacking gir1.2-glib-2.0:arm64 (1.72.0-1) ...
21:40:54 Selecting previously unselected package iso-codes.
21:40:54 Preparing to unpack .../09-iso-codes_4.9.0-1_all.deb ...
21:40:54 Unpacking iso-codes (4.9.0-1) ...
21:40:54 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
21:40:54 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
21:40:54 Setting up libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
21:40:54 Setting up gpgsm (2.2.19-3ubuntu2.2) ...
21:40:54 Setting up dconf-service (0.36.0-1) ...
21:40:54 Setting up python3 (3.8.2-0ubuntu2) ...
21:40:54 Unpacking libidn11:arm64 (1.33-2.1ubuntu1.2) ...
21:40:54 Selecting previously unselected package libip4tc0:arm64.
21:40:54 Preparing to unpack .../6-libip4tc0_1.6.1-2ubuntu2_arm64.deb ...
21:40:54 Unpacking libip4tc0:arm64 (1.6.1-2ubuntu2) ...
21:40:54 Selecting previously unselected package libapparmor1:arm64.
21:40:54 Preparing to unpack .../7-libapparmor1_2.12-4ubuntu5.1_arm64.deb ...
21:40:54 Unpacking libapparmor1:arm64 (2.12-4ubuntu5.1) ...
21:40:54 Selecting previously unselected package libkmod2:arm64.
21:40:54 Preparing to unpack .../8-libkmod2_24-1ubuntu3.5_arm64.deb ...
21:40:54 Unpacking libkmod2:arm64 (24-1ubuntu3.5) ...
21:40:54 Setting up libcap2:arm64 (1:2.25-1.2) ...
21:40:54 Setting up libargon2-0:arm64 (0~20161029-1.1) ...
21:40:54 Setting up libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:40:54 Setting up libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) ...
21:40:54 Setting up libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) ...
21:40:54 Selecting previously unselected package gpgsm.
21:40:54 Preparing to unpack .../32-gpgsm_2.2.27-2+deb11u2_arm64.deb ...
21:40:54 Unpacking gpgsm (2.2.27-2+deb11u2) ...
21:40:54 Selecting previously unselected package gnupg.
21:40:54 Preparing to unpack .../33-gnupg_2.2.27-2+deb11u2_all.deb ...
21:40:54 Unpacking gnupg (2.2.27-2+deb11u2) ...
21:40:54 Selecting previously unselected package gnupg2.
21:40:54 Preparing to unpack .../34-gnupg2_2.2.27-2+deb11u2_all.deb ...
21:40:54 Unpacking gnupg2 (2.2.27-2+deb11u2) ...
21:40:54 Selecting previously unselected package iso-codes.
21:40:54 Preparing to unpack .../35-iso-codes_4.6.0-1_all.deb ...
21:40:54 Unpacking iso-codes (4.6.0-1) ...
21:40:54 #19 2.599 (11/22) Installing clang-libs (13.0.1-r1)
21:40:54 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.9.0-0.fc36.aarch64.rpm
21:40:54 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.E8jBIT
21:40:54 + umask 022
21:40:54 + cd /root/rpmbuild/BUILD
21:40:54 + cd src
21:40:54 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.aarch64
21:40:54 + RPM_EC=0
21:40:54 ++ jobs -p
21:40:54 + exit 0
21:40:54 
21:40:54 RPM build warnings:
21:40:54     line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:40:54     line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:40:54     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:40:54     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64/usr/bin/docker-proxy
21:40:54     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
21:40:54     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-compose
21:40:54 Selecting previously unselected package libcap2-bin.
21:40:54 Preparing to unpack .../10-libcap2-bin_1%3a2.44-1build3_arm64.deb ...
21:40:54 Unpacking libcap2-bin (1:2.44-1build3) ...
21:40:54 Selecting previously unselected package libelf1:arm64.
21:40:54 Preparing to unpack .../11-libelf1_0.186-1build1_arm64.deb ...
21:40:54 Unpacking libelf1:arm64 (0.186-1build1) ...
21:40:54 Selecting previously unselected package libglib2.0-data.
21:40:54 Preparing to unpack .../12-libglib2.0-data_2.72.1-1_all.deb ...
21:40:54 Unpacking libglib2.0-data (2.72.1-1) ...
21:40:54 Selecting previously unselected package libicu70:arm64.
21:40:54 Preparing to unpack .../13-libicu70_70.1-2_arm64.deb ...
21:40:54 Unpacking libicu70:arm64 (70.1-2) ...
21:40:54 Setting up libidn11:arm64 (1.33-2.1ubuntu1.2) ...
21:40:54 Setting up libip4tc0:arm64 (1.6.1-2ubuntu2) ...
21:40:54 Selecting previously unselected package systemd.
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 ... 7210 files and directories currently installed.)
21:40:54 Preparing to unpack .../systemd_237-3ubuntu10.53_arm64.deb ...
21:40:54 Unpacking systemd (237-3ubuntu10.53) ...
21:40:54 Setting up python3-six (1.14.0-2) ...
21:40:54 Setting up gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
21:40:54 Setting up python3-certifi (2019.11.28-1) ...
21:40:55 Selecting previously unselected package libcurl3-gnutls:arm64.
21:40:55 Preparing to unpack .../36-libcurl3-gnutls_7.74.0-1.3+deb11u2_arm64.deb ...
21:40:55 Unpacking libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u2) ...
21:40:55 Selecting previously unselected package libpam-systemd:arm64.
21:40:55 Preparing to unpack .../14-libpam-systemd_249.11-0ubuntu3.4_arm64.deb ...
21:40:55 Unpacking libpam-systemd:arm64 (249.11-0ubuntu3.4) ...
21:40:55 Selecting previously unselected package libxml2:arm64.
21:40:55 Preparing to unpack .../15-libxml2_2.9.13+dfsg-1ubuntu0.1_arm64.deb ...
21:40:55 Unpacking libxml2:arm64 (2.9.13+dfsg-1ubuntu0.1) ...
21:40:55 Selecting previously unselected package libyaml-0-2:arm64.
21:40:55 Preparing to unpack .../16-libyaml-0-2_0.2.2-1build2_arm64.deb ...
21:40:55 Unpacking libyaml-0-2:arm64 (0.2.2-1build2) ...
21:40:55 Selecting previously unselected package lsb-release.
21:40:55 Preparing to unpack .../17-lsb-release_11.1.0ubuntu4_all.deb ...
21:40:55 Unpacking lsb-release (11.1.0ubuntu4) ...
21:40:55 Selecting previously unselected package python-apt-common.
21:40:55 Preparing to unpack .../18-python-apt-common_2.3.0ubuntu2.1_all.deb ...
21:40:55 Setting up libapparmor1:arm64 (2.12-4ubuntu5.1) ...
21:40:55 Setting up libkmod2:arm64 (24-1ubuntu3.5) ...
21:40:55 Setting up systemd (237-3ubuntu10.53) ...
21:40:55 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:40:55 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:40:55 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
21:40:55 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
21:40:55 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
21:40:55 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
21:40:55 Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service.
21:40:55 Initializing machine ID from random generator.
21:40:55 Setting up python3-gi (3.36.0-1) ...
21:40:55 Selecting previously unselected package libdbus-1-3:arm64.
21:40:55 Preparing to unpack .../37-libdbus-1-3_1.12.20-2_arm64.deb ...
21:40:55 Unpacking libdbus-1-3:arm64 (1.12.20-2) ...
21:40:55 Selecting previously unselected package lsb-release.
21:40:55 Preparing to unpack .../38-lsb-release_11.1.0_all.deb ...
21:40:55 Unpacking lsb-release (11.1.0) ...
21:40:55 Selecting previously unselected package python-apt-common.
21:40:55 Preparing to unpack .../39-python-apt-common_2.2.1_all.deb ...
21:40:55 Unpacking python-apt-common (2.2.1) ...
21:40:55 Selecting previously unselected package python3-apt.
21:40:55 Preparing to unpack .../40-python3-apt_2.2.1_arm64.deb ...
21:40:55 Unpacking python3-apt (2.2.1) ...
21:40:55 Selecting previously unselected package python3-dbus.
21:40:55 Preparing to unpack .../41-python3-dbus_1.2.16-5_arm64.deb ...
21:40:55 Unpacking python3-dbus (1.2.16-5) ...
21:40:55 Selecting previously unselected package python3-gi.
21:40:55 Preparing to unpack .../42-python3-gi_3.38.0-2_arm64.deb ...
21:40:55 Unpacking python3-gi (3.38.0-2) ...
21:40:55 Unpacking python-apt-common (2.3.0ubuntu2.1) ...
21:40:55 Selecting previously unselected package python3-apt.
21:40:55 Preparing to unpack .../19-python3-apt_2.3.0ubuntu2.1_arm64.deb ...
21:40:55 Unpacking python3-apt (2.3.0ubuntu2.1) ...
21:40:55 Selecting previously unselected package python3-dbus.
21:40:55 Preparing to unpack .../20-python3-dbus_1.2.18-3build1_arm64.deb ...
21:40:55 Unpacking python3-dbus (1.2.18-3build1) ...
21:40:55 Selecting previously unselected package python3-gi.
21:40:55 Preparing to unpack .../21-python3-gi_3.42.1-0ubuntu1_arm64.deb ...
21:40:55 Unpacking python3-gi (3.42.1-0ubuntu1) ...
21:40:55 Selecting previously unselected package python3-pkg-resources.
21:40:55 Preparing to unpack .../22-python3-pkg-resources_59.6.0-1.2_all.deb ...
21:40:55 Unpacking python3-pkg-resources (59.6.0-1.2) ...
21:40:55 Selecting previously unselected package libnghttp2-14:arm64.
21:40:55 Preparing to unpack .../23-libnghttp2-14_1.43.0-1build3_arm64.deb ...
21:40:55 Unpacking libnghttp2-14:arm64 (1.43.0-1build3) ...
21:40:55 Selecting previously unselected package libpsl5:arm64.
21:40:55 Preparing to unpack .../24-libpsl5_0.21.0-1.2build2_arm64.deb ...
21:40:55 Unpacking libpsl5:arm64 (0.21.0-1.2build2) ...
21:40:55 #19 3.312 (12/22) Installing clang (13.0.1-r1)
21:40:55 Setting up python3-idna (2.8-1) ...
21:40:55 Setting up python3-urllib3 (1.25.8-2ubuntu0.1) ...
21:40:55 Selecting previously unselected package python3-pycurl.
21:40:55 Preparing to unpack .../43-python3-pycurl_7.43.0.6-5_arm64.deb ...
21:40:55 Unpacking python3-pycurl (7.43.0.6-5) ...
21:40:55 Selecting previously unselected package python3-software-properties.
21:40:55 Preparing to unpack .../44-python3-software-properties_0.96.20.2-2.1_all.deb ...
21:40:55 Unpacking python3-software-properties (0.96.20.2-2.1) ...
21:40:55 Selecting previously unselected package software-properties-common.
21:40:55 Preparing to unpack .../45-software-properties-common_0.96.20.2-2.1_all.deb ...
21:40:55 Unpacking software-properties-common (0.96.20.2-2.1) ...
21:40:55 Setting up libksba8:arm64 (1.5.0-3) ...
21:40:55 Setting up media-types (4.0.0) ...
21:40:55 Setting up libpsl5:arm64 (0.21.0-1.2) ...
21:40:55 Setting up apt-transport-https (2.2.4) ...
21:40:55 Setting up libglib2.0-0:arm64 (2.66.8-1) ...
21:40:55 Selecting previously unselected package apt-transport-https.
21:40:55 Preparing to unpack .../25-apt-transport-https_2.4.7_all.deb ...
21:40:55 Unpacking apt-transport-https (2.4.7) ...
21:40:55 Selecting previously unselected package libbrotli1:arm64.
21:40:55 Preparing to unpack .../26-libbrotli1_1.0.9-2build6_arm64.deb ...
21:40:55 Unpacking libbrotli1:arm64 (1.0.9-2build6) ...
21:40:55 Selecting previously unselected package libsasl2-modules-db:arm64.
21:40:55 Preparing to unpack .../27-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1_arm64.deb ...
21:40:55 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1) ...
21:40:55 Selecting previously unselected package libsasl2-2:arm64.
21:40:55 Preparing to unpack .../28-libsasl2-2_2.1.27+dfsg2-3ubuntu1_arm64.deb ...
21:40:55 Unpacking libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1) ...
21:40:55 Selecting previously unselected package libldap-2.5-0:arm64.
21:40:55 Preparing to unpack .../29-libldap-2.5-0_2.5.12+dfsg-0ubuntu0.22.04.1_arm64.deb ...
21:40:55 Unpacking libldap-2.5-0:arm64 (2.5.12+dfsg-0ubuntu0.22.04.1) ...
21:40:55 Selecting previously unselected package librtmp1:arm64.
21:40:55 Preparing to unpack .../30-librtmp1_2.4+20151223.gitfa8646d.1-2build4_arm64.deb ...
21:40:55 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
21:40:55 Selecting previously unselected package libssh-4:arm64.
21:40:55 Preparing to unpack .../31-libssh-4_0.9.6-2build1_arm64.deb ...
21:40:55 Unpacking libssh-4:arm64 (0.9.6-2build1) ...
21:40:55 #19 3.397 (13/22) Installing libmagic (5.41-r0)
21:40:55 #19 3.422 (14/22) Installing file (5.41-r0)
21:40:55 #19 3.425 (15/22) Installing brotli-libs (1.0.9-r6)
21:40:55 #19 3.434 (16/22) Installing nghttp2-libs (1.47.0-r0)
21:40:55 #19 3.438 (17/22) Installing libcurl (7.83.1-r2)
21:40:55 #19 3.446 (18/22) Installing expat (2.4.8-r0)
21:40:55 #19 3.450 (19/22) Installing pcre2 (10.40-r0)
21:40:55 #19 3.458 (20/22) Installing git (2.36.2-r0)
21:40:55 Selecting previously unselected package docker-ce-rootless-extras.
21:40:55 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.deb ...
21:40:55 Unpacking docker-ce-rootless-extras (5:0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster) ...
21:40:55 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
21:40:55 Setting up lsb-release (11.1.0ubuntu2) ...
21:40:55 Setting up libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
21:40:55 Setting up python3-pkg-resources (45.2.0-1) ...
21:40:55 Selecting previously unselected package systemd-sysv.
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 ... 7911 files and directories currently installed.)
21:40:55 Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_arm64.deb ...
21:40:55 Unpacking systemd-sysv (237-3ubuntu10.53) ...
21:40:55 Selecting previously unselected package multiarch-support.
21:40:55 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.6_arm64.deb ...
21:40:55 Unpacking multiarch-support (2.27-3ubuntu1.6) ...
21:40:55 Setting up multiarch-support (2.27-3ubuntu1.6) ...
21:40:55 Selecting previously unselected package libnfnetlink0:arm64.
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 ... 7931 files and directories currently installed.)
21:40:55 Preparing to unpack .../00-libnfnetlink0_1.0.1-3_arm64.deb ...
21:40:55 Unpacking libnfnetlink0:arm64 (1.0.1-3) ...
21:40:55 Selecting previously unselected package dbus.
21:40:55 Preparing to unpack .../01-dbus_1.12.2-1ubuntu1.3_arm64.deb ...
21:40:55 Unpacking dbus (1.12.2-1ubuntu1.3) ...
21:40:55 Selecting previously unselected package libmnl0:arm64.
21:40:55 Preparing to unpack .../02-libmnl0_1.0.4-2_arm64.deb ...
21:40:55 No schema files found: doing nothing.
21:40:55 Setting up distro-info-data (0.51+deb11u2) ...
21:40:55 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
21:40:55 Setting up libsqlite3-0:arm64 (3.34.1-3) ...
21:40:55 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
21:40:55 Setting up libpackagekit-glib2-18:arm64 (1.2.2-2) ...
21:40:55 Setting up libnpth0:arm64 (1.6-3) ...
21:40:55 Setting up libassuan0:arm64 (2.5.3-7.1) ...
21:40:55 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
21:40:55 Setting up gnupg-l10n (2.2.27-2+deb11u2) ...
21:40:55 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
21:40:55 Setting up libdbus-1-3:arm64 (1.12.20-2) ...
21:40:55 Setting up libncursesw6:arm64 (6.2+20201114-2) ...
21:40:55 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
21:40:55 Setting up python-apt-common (2.2.1) ...
21:40:55 Setting up libmpdec3:arm64 (2.5.1-1) ...
21:40:55 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
21:40:55 Setting up libssh2-1:arm64 (1.9.0-2) ...
21:40:55 Setting up openssl (1.1.1n-0+deb11u3) ...
21:40:55 Setting up readline-common (8.1-1) ...
21:40:55 Setting up iso-codes (4.6.0-1) ...
21:40:55 Setting up pinentry-curses (1.1.0-4) ...
21:40:55 Selecting previously unselected package libcurl4:arm64.
21:40:55 Preparing to unpack .../32-libcurl4_7.81.0-1ubuntu1.3_arm64.deb ...
21:40:55 Unpacking libcurl4:arm64 (7.81.0-1ubuntu1.3) ...
21:40:55 Selecting previously unselected package curl.
21:40:55 Preparing to unpack .../33-curl_7.81.0-1ubuntu1.3_arm64.deb ...
21:40:55 Unpacking curl (7.81.0-1ubuntu1.3) ...
21:40:55 Selecting previously unselected package libassuan0:arm64.
21:40:55 Preparing to unpack .../34-libassuan0_2.5.5-1build1_arm64.deb ...
21:40:55 Unpacking libassuan0:arm64 (2.5.5-1build1) ...
21:40:55 Selecting previously unselected package gpgconf.
21:40:55 Preparing to unpack .../35-gpgconf_2.2.27-3ubuntu2.1_arm64.deb ...
21:40:55 Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
21:40:55 Selecting previously unselected package libksba8:arm64.
21:40:55 Preparing to unpack .../36-libksba8_1.6.0-2build1_arm64.deb ...
21:40:55 Unpacking libksba8:arm64 (1.6.0-2build1) ...
21:40:55 Selecting previously unselected package libnpth0:arm64.
21:40:55 Preparing to unpack .../37-libnpth0_1.6-3build2_arm64.deb ...
21:40:55 Unpacking libnpth0:arm64 (1.6-3build2) ...
21:40:55 #19 3.584 (21/22) Installing lld (13.0.1-r0)
21:40:55 #19 3.621 (22/22) Installing llvm13 (13.0.1-r2)
21:40:55 Selecting previously unselected package docker-compose-plugin.
21:40:55 Preparing to unpack .../docker-compose-plugin_2.9.0~debian-buster_arm64.deb ...
21:40:55 Unpacking docker-compose-plugin (2.9.0~debian-buster) ...
21:40:55 Setting up python3-dbus (1.2.16-1build1) ...
21:40:56 Unpacking libmnl0:arm64 (1.0.4-2) ...
21:40:56 Selecting previously unselected package libpam-systemd:arm64.
21:40:56 Preparing to unpack .../03-libpam-systemd_237-3ubuntu10.53_arm64.deb ...
21:40:56 Unpacking libpam-systemd:arm64 (237-3ubuntu10.53) ...
21:40:56 Selecting previously unselected package libxtables12:arm64.
21:40:56 Preparing to unpack .../04-libxtables12_1.6.1-2ubuntu2_arm64.deb ...
21:40:56 Unpacking libxtables12:arm64 (1.6.1-2ubuntu2) ...
21:40:56 Selecting previously unselected package libip6tc0:arm64.
21:40:56 Preparing to unpack .../05-libip6tc0_1.6.1-2ubuntu2_arm64.deb ...
21:40:56 Unpacking libip6tc0:arm64 (1.6.1-2ubuntu2) ...
21:40:56 Selecting previously unselected package libiptc0:arm64.
21:40:56 Preparing to unpack .../06-libiptc0_1.6.1-2ubuntu2_arm64.deb ...
21:40:56 Unpacking libiptc0:arm64 (1.6.1-2ubuntu2) ...
21:40:56 Selecting previously unselected package libnetfilter-conntrack3:arm64.
21:40:56 Preparing to unpack .../07-libnetfilter-conntrack3_1.0.6-2_arm64.deb ...
21:40:56 Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ...
21:40:56 Selecting previously unselected package iptables.
21:40:56 Preparing to unpack .../08-iptables_1.6.1-2ubuntu2_arm64.deb ...
21:40:56 Unpacking iptables (1.6.1-2ubuntu2) ...
21:40:56 Setting up libreadline8:arm64 (8.1-1) ...
21:40:56 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
21:40:56 Setting up libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u2) ...
21:40:56 Setting up ca-certificates (20210119) ...
21:40:56 Selecting previously unselected package dirmngr.
21:40:56 Preparing to unpack .../38-dirmngr_2.2.27-3ubuntu2.1_arm64.deb ...
21:40:56 Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
21:40:56 Selecting previously unselected package libpackagekit-glib2-18:arm64.
21:40:56 Preparing to unpack .../39-libpackagekit-glib2-18_1.2.5-2ubuntu2_arm64.deb ...
21:40:56 Unpacking libpackagekit-glib2-18:arm64 (1.2.5-2ubuntu2) ...
21:40:56 Selecting previously unselected package gir1.2-packagekitglib-1.0.
21:40:56 Preparing to unpack .../40-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu2_arm64.deb ...
21:40:56 Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
21:40:56 Selecting previously unselected package gnupg-l10n.
21:40:56 Preparing to unpack .../41-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
21:40:56 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
21:40:56 Selecting previously unselected package gnupg-utils.
21:40:56 Preparing to unpack .../42-gnupg-utils_2.2.27-3ubuntu2.1_arm64.deb ...
21:40:56 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
21:40:56 Selecting previously unselected package gpg.
21:40:56 Preparing to unpack .../43-gpg_2.2.27-3ubuntu2.1_arm64.deb ...
21:40:56 Unpacking gpg (2.2.27-3ubuntu2.1) ...
21:40:56 Selecting previously unselected package pinentry-curses.
21:40:56 Preparing to unpack .../44-pinentry-curses_1.1.1-1build2_arm64.deb ...
21:40:56 Unpacking pinentry-curses (1.1.1-1build2) ...
21:40:56 Setting up docker-buildx-plugin (0.8.2~debian-buster) ...
21:40:56 Setting up docker-ce-cli (5:0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster) ...
21:40:56 Setting up docker-ce (5:0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster) ...
21:40:56 Setting up dconf-gsettings-backend:arm64 (0.36.0-1) ...
21:40:56 Setting up python3-apt (2.0.0ubuntu0.20.04.7) ...
21:40:56 Setting up libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
21:40:56 Setting up python3-chardet (3.0.4-4build1) ...
21:40:56 Selecting previously unselected package containerd.io.
21:40:56 Preparing to unpack .../09-containerd.io_1.6.7-1_arm64.deb ...
21:40:56 Unpacking containerd.io (1.6.7-1) ...
21:40:56 Updating certificates in /etc/ssl/certs...
21:40:56 Selecting previously unselected package gpg-agent.
21:40:56 Preparing to unpack .../45-gpg-agent_2.2.27-3ubuntu2.1_arm64.deb ...
21:40:56 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
21:40:56 Selecting previously unselected package gpg-wks-client.
21:40:56 Preparing to unpack .../46-gpg-wks-client_2.2.27-3ubuntu2.1_arm64.deb ...
21:40:56 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
21:40:56 Selecting previously unselected package gpg-wks-server.
21:40:56 Preparing to unpack .../47-gpg-wks-server_2.2.27-3ubuntu2.1_arm64.deb ...
21:40:56 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
21:40:56 Selecting previously unselected package gpgsm.
21:40:56 Preparing to unpack .../48-gpgsm_2.2.27-3ubuntu2.1_arm64.deb ...
21:40:56 Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
21:40:56 Selecting previously unselected package gnupg.
21:40:56 Preparing to unpack .../49-gnupg_2.2.27-3ubuntu2.1_all.deb ...
21:40:56 Unpacking gnupg (2.2.27-3ubuntu2.1) ...
21:40:56 Selecting previously unselected package libcurl3-gnutls:arm64.
21:40:56 Preparing to unpack .../50-libcurl3-gnutls_7.81.0-1ubuntu1.3_arm64.deb ...
21:40:56 Unpacking libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.3) ...
21:40:56 Selecting previously unselected package libstemmer0d:arm64.
21:40:56 Preparing to unpack .../51-libstemmer0d_2.2.0-1build1_arm64.deb ...
21:40:56 Unpacking libstemmer0d:arm64 (2.2.0-1build1) ...
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 Setting up docker-compose-plugin (2.9.0~debian-buster) ...
21:40:56 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
21:40:56  docker-ce-rootless-extras depends on dbus-user-session; however:
21:40:56   Package dbus-user-session is not installed.
21:40:56 
21:40:56 Setting up docker-ce-rootless-extras (5:0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster) ...
21:40:56 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-buster/docker-buildx-plugin_0.8.2~debian-buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_arm64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.9.0~debian-buster_arm64.deb
21:40:56 #19 4.119 Executing busybox-1.35.0-r17.trigger
21:40:56 #19 4.124 OK: 313 MiB in 37 packages
21:40:56 #19 DONE 4.4s
21:40:56 
21:40:56 #20 [build-base-alpine 4/4] WORKDIR /go/src/github.com/docker/cli
21:40:56 #20 DONE 0.1s
21:40:56 
21:40:56 #17 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
21:40:56 Setting up libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ...
21:40:56 Setting up python3-software-properties (0.99.9.8) ...
21:40:56 Selecting previously unselected package libxmlb2:arm64.
21:40:56 Preparing to unpack .../52-libxmlb2_0.3.6-2build1_arm64.deb ...
21:40:56 Unpacking libxmlb2:arm64 (0.3.6-2build1) ...
21:40:56 Selecting previously unselected package libappstream4:arm64.
21:40:56 Preparing to unpack .../53-libappstream4_0.15.2-2_arm64.deb ...
21:40:56 Unpacking libappstream4:arm64 (0.15.2-2) ...
21:40:56 Selecting previously unselected package libdw1:arm64.
21:40:56 Preparing to unpack .../54-libdw1_0.186-1build1_arm64.deb ...
21:40:56 Unpacking libdw1:arm64 (0.186-1build1) ...
21:40:56 Selecting previously unselected package libglib2.0-bin.
21:40:56 Preparing to unpack .../55-libglib2.0-bin_2.72.1-1_arm64.deb ...
21:40:56 Unpacking libglib2.0-bin (2.72.1-1) ...
21:40:56 Selecting previously unselected package libunwind8:arm64.
21:40:56 Preparing to unpack .../56-libunwind8_1.3.2-2build2_arm64.deb ...
21:40:56 Unpacking libunwind8:arm64 (1.3.2-2build2) ...
21:40:56 Selecting previously unselected package libgstreamer1.0-0:arm64.
21:40:56 Preparing to unpack .../57-libgstreamer1.0-0_1.20.3-0ubuntu1_arm64.deb ...
21:40:56 Unpacking libgstreamer1.0-0:arm64 (1.20.3-0ubuntu1) ...
21:40:56 #17 ...
21:40:56 
21:40:56 #21 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
21:40:56 Setting up python3-requests (2.22.0-2ubuntu1) ...
21:40:56 Selecting previously unselected package libpolkit-gobject-1-0:arm64.
21:40:56 Preparing to unpack .../58-libpolkit-gobject-1-0_0.105-33_arm64.deb ...
21:40:56 Unpacking libpolkit-gobject-1-0:arm64 (0.105-33) ...
21:40:56 Selecting previously unselected package libpolkit-agent-1-0:arm64.
21:40:56 Preparing to unpack .../59-libpolkit-agent-1-0_0.105-33_arm64.deb ...
21:40:56 Unpacking libpolkit-agent-1-0:arm64 (0.105-33) ...
21:40:56 Selecting previously unselected package polkitd.
21:40:56 Preparing to unpack .../60-polkitd_0.105-33_arm64.deb ...
21:40:56 Unpacking polkitd (0.105-33) ...
21:40:56 Selecting previously unselected package pkexec.
21:40:56 Preparing to unpack .../61-pkexec_0.105-33_arm64.deb ...
21:40:56 Unpacking pkexec (0.105-33) ...
21:40:56 Selecting previously unselected package policykit-1.
21:40:56 Preparing to unpack .../62-policykit-1_0.105-33_arm64.deb ...
21:40:56 Unpacking policykit-1 (0.105-33) ...
21:40:56 Selecting previously unselected package python3-blinker.
21:40:56 Preparing to unpack .../63-python3-blinker_1.4+dfsg1-0.4_all.deb ...
21:40:56 Unpacking python3-blinker (1.4+dfsg1-0.4) ...
21:40:56 129 added, 0 removed; done.
21:40:56 Setting up gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
21:40:56 Setting up libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.9) ...
21:40:56 Setting up python3-requests-unixsocket (0.2.0-2) ...
21:40:56 Setting up dirmngr (2.2.19-3ubuntu2.2) ...
21:40:57 Selecting previously unselected package python3-cffi-backend:arm64.
21:40:57 Preparing to unpack .../64-python3-cffi-backend_1.15.0-1build2_arm64.deb ...
21:40:57 Unpacking python3-cffi-backend:arm64 (1.15.0-1build2) ...
21:40:57 Selecting previously unselected package python3-cryptography.
21:40:57 Preparing to unpack .../65-python3-cryptography_3.4.8-1ubuntu2_arm64.deb ...
21:40:57 Unpacking python3-cryptography (3.4.8-1ubuntu2) ...
21:40:57 Selecting previously unselected package python3-pyparsing.
21:40:57 Preparing to unpack .../66-python3-pyparsing_2.4.7-1_all.deb ...
21:40:57 Unpacking python3-pyparsing (2.4.7-1) ...
21:40:57 Selecting previously unselected package python3-httplib2.
21:40:57 Preparing to unpack .../67-python3-httplib2_0.20.2-2_all.deb ...
21:40:57 Unpacking python3-httplib2 (0.20.2-2) ...
21:40:57 Selecting previously unselected package python3-more-itertools.
21:40:57 Preparing to unpack .../68-python3-more-itertools_8.10.0-2_all.deb ...
21:40:57 Unpacking python3-more-itertools (8.10.0-2) ...
21:40:57 Selecting previously unselected package python3-zipp.
21:40:57 Preparing to unpack .../69-python3-zipp_1.0.0-3_all.deb ...
21:40:57 Unpacking python3-zipp (1.0.0-3) ...
21:40:57 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
21:40:57 Setting up gpgconf (2.2.27-2+deb11u2) ...
21:40:57 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ...
21:40:57 Setting up curl (7.74.0-1.3+deb11u2) ...
21:40:57 Setting up gpg (2.2.27-2+deb11u2) ...
21:40:57 Setting up libpython3.9-stdlib:arm64 (3.9.2-1) ...
21:40:57 Setting up libpython3-stdlib:arm64 (3.9.2-3) ...
21:40:57 Setting up gnupg-utils (2.2.27-2+deb11u2) ...
21:40:57 Setting up gpg-agent (2.2.27-2+deb11u2) ...
21:40:57 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
21:40:57 Setting up libcurl4:arm64 (7.68.0-1ubuntu2.12) ...
21:40:57 Setting up curl (7.68.0-1ubuntu2.12) ...
21:40:57 Setting up glib-networking:arm64 (2.64.2-1ubuntu0.1) ...
21:40:57 Setting up libsoup2.4-1:arm64 (2.70.0-1) ...
21:40:57 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
21:40:57 Setting up libappstream4:arm64 (0.12.10-2) ...
21:40:57 Setting up gnupg (2.2.19-3ubuntu2.2) ...
21:40:57 Setting up packagekit (1.1.13-2ubuntu1.1) ...
21:40:57 invoke-rc.d: could not determine current runlevel
21:40:57 invoke-rc.d: policy-rc.d denied execution of force-reload.
21:40:57 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:57 Reading package lists...
21:40:57 Building dependency tree...
21:40:57 Reading state information...
21:40:57 #21 0.685 skipping packages installation on windows
21:40:57 #21 DONE 0.7s
21:40:57 
21:40:57 #22 [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:40:57 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-36"
21:40:57 Selecting previously unselected package python3-importlib-metadata.
21:40:57 Preparing to unpack .../70-python3-importlib-metadata_4.6.4-1_all.deb ...
21:40:57 Unpacking python3-importlib-metadata (4.6.4-1) ...
21:40:57 Selecting previously unselected package python3-jeepney.
21:40:57 Preparing to unpack .../71-python3-jeepney_0.7.1-3_all.deb ...
21:40:57 Unpacking python3-jeepney (0.7.1-3) ...
21:40:57 Selecting previously unselected package python3-jwt.
21:40:57 Preparing to unpack .../72-python3-jwt_2.3.0-1ubuntu0.1_all.deb ...
21:40:57 Unpacking python3-jwt (2.3.0-1ubuntu0.1) ...
21:40:57 Selecting previously unselected package python3-secretstorage.
21:40:57 Preparing to unpack .../73-python3-secretstorage_3.3.1-1_all.deb ...
21:40:57 Unpacking python3-secretstorage (3.3.1-1) ...
21:40:57 Selecting previously unselected package python3-keyring.
21:40:57 Preparing to unpack .../74-python3-keyring_23.5.0-1_all.deb ...
21:40:57 Unpacking python3-keyring (23.5.0-1) ...
21:40:57 Selecting previously unselected package python3-lazr.uri.
21:40:57 Preparing to unpack .../75-python3-lazr.uri_1.0.6-2_all.deb ...
21:40:57 Unpacking python3-lazr.uri (1.0.6-2) ...
21:40:57 Selecting previously unselected package python3-wadllib.
21:40:57 Preparing to unpack .../76-python3-wadllib_1.3.6-1_all.deb ...
21:40:57 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
21:40:57 Setting up gnupg2 (2.2.19-3ubuntu2.2) ...
21:40:57 Setting up software-properties-common (0.99.9.8) ...
21:40:57 Processing triggers for systemd (245.4-4ubuntu3.17) ...
21:40:57 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
21:40:57 Processing triggers for ca-certificates (20211016~20.04.1) ...
21:40:57 Updating certificates in /etc/ssl/certs...
21:40:57 Correcting dependencies... Done
21:40:57 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
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 The following additional packages will be installed:
21:40:57   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
21:40:57   libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
21:40:57   libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0
21:40:57   libnftnl11 libpam-systemd systemd systemd-sysv
21:40:57 Suggested packages:
21:40:57   kmod systemd-container policykit-1
21:40:57 Recommended packages:
21:40:57   nftables libnss-systemd
21:40:57 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:40:57 Unpacking python3-wadllib (1.3.6-1) ...
21:40:57 Selecting previously unselected package python3-distro.
21:40:57 Preparing to unpack .../77-python3-distro_1.7.0-1_all.deb ...
21:40:57 Unpacking python3-distro (1.7.0-1) ...
21:40:57 Selecting previously unselected package python3-oauthlib.
21:40:57 Preparing to unpack .../78-python3-oauthlib_3.2.0-1_all.deb ...
21:40:57 Unpacking python3-oauthlib (3.2.0-1) ...
21:40:57 Selecting previously unselected package python3-six.
21:40:57 Preparing to unpack .../79-python3-six_1.16.0-3ubuntu1_all.deb ...
21:40:57 Unpacking python3-six (1.16.0-3ubuntu1) ...
21:40:57 Selecting previously unselected package python3-lazr.restfulclient.
21:40:57 Preparing to unpack .../80-python3-lazr.restfulclient_0.14.4-1_all.deb ...
21:40:57 Unpacking python3-lazr.restfulclient (0.14.4-1) ...
21:40:57 Selecting previously unselected package python3-launchpadlib.
21:40:57 Preparing to unpack .../81-python3-launchpadlib_1.10.16-1_all.deb ...
21:40:57 Unpacking python3-launchpadlib (1.10.16-1) ...
21:40:57 Selecting previously unselected package python3-software-properties.
21:40:57 Preparing to unpack .../82-python3-software-properties_0.99.22.3_all.deb ...
21:40:57 Setting up gpgsm (2.2.27-2+deb11u2) ...
21:40:57 Setting up dirmngr (2.2.27-2+deb11u2) ...
21:40:57 Setting up gir1.2-packagekitglib-1.0 (1.2.2-2) ...
21:40:57 Setting up gpg-wks-server (2.2.27-2+deb11u2) ...
21:40:57 Setting up python3.9 (3.9.2-1) ...
21:40:57 The following NEW packages will be installed:
21:40:57   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
21:40:57   libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
21:40:57   libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0
21:40:57   libnftnl11 libpam-systemd systemd systemd-sysv
21:40:57 #22 1.130 go: downloading github.com/josephspurrier/goversioninfo v1.3.0
21:40:57 + GOPROXY=https://proxy.golang.org
21:40:57 + GO111MODULE=on
21:40:57 + GIT_TAG=v2.9.0
21:40:57 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin
21:40:57 GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0"  -o bin/docker-compose ./cmd
21:40:57 Unpacking python3-software-properties (0.99.22.3) ...
21:40:57 Selecting previously unselected package packagekit.
21:40:57 Preparing to unpack .../83-packagekit_1.2.5-2ubuntu2_arm64.deb ...
21:40:57 Unpacking packagekit (1.2.5-2ubuntu2) ...
21:40:57 Selecting previously unselected package software-properties-common.
21:40:57 Preparing to unpack .../84-software-properties-common_0.99.22.3_all.deb ...
21:40:57 Unpacking software-properties-common (0.99.22.3) ...
21:40:57 Selecting previously unselected package gnupg2.
21:40:57 Preparing to unpack .../85-gnupg2_2.2.27-3ubuntu2.1_all.deb ...
21:40:57 Unpacking gnupg2 (2.2.27-3ubuntu2.1) ...
21:40:57 Setting up libksba8:arm64 (1.6.0-2build1) ...
21:40:57 Setting up media-types (7.0.0) ...
21:40:57 Setting up systemd-sysv (249.11-0ubuntu3.4) ...
21:40:57 Setting up libpsl5:arm64 (0.21.0-1.2build2) ...
21:40:57 Setting up apt-transport-https (2.4.7) ...
21:40:57 Setting up libyaml-0-2:arm64 (0.2.2-1build2) ...
21:40:57 + make IMAGE=fedora:36 verify
21:40:57 docker run  --rm -i \
21:40:57 	-v "$(pwd):/v" \
21:40:57 	-e DEBIAN_FRONTEND=noninteractive \
21:40:57 	-e PACKAGE_REPO=staging \
21:40:57 	-w /v \
21:40:57 	fedora:36 ./verify
21:40:57 Unable to find image 'fedora:36' locally
21:40:57 36: Pulling from library/fedora
21:40:58 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
21:40:58 Need to get 26.1 MB of archives.
21:40:58 After this operation, 127 MB of additional disk space will be used.
21:40:58 Get:1 http://deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
21:40:58 Get:2 http://deb.debian.org/debian buster/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
21:40:58 Get:3 http://deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
21:40:58 Get:4 http://deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
21:40:58 Get:5 http://deb.debian.org/debian buster/main arm64 libjson-c3 arm64 0.12.1+ds-2+deb10u1 [26.8 kB]
21:40:58 Get:6 http://deb.debian.org/debian buster/main arm64 libcryptsetup12 arm64 2:2.1.0-5+deb10u2 [181 kB]
21:40:58 Get:7 http://deb.debian.org/debian buster/main arm64 libidn11 arm64 1.33-2.2 [113 kB]
21:40:58 Get:8 http://deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
21:40:58 Get:9 http://deb.debian.org/debian buster/main arm64 libkmod2 arm64 26-1 [49.4 kB]
21:40:58 Get:10 http://deb.debian.org/debian buster/main arm64 systemd arm64 241-7~deb10u8 [3256 kB]
21:40:58 Get:11 https://download.docker.com/linux/debian buster/test arm64 containerd.io arm64 1.6.7-1 [20.8 MB]
21:40:58 Get:12 http://deb.debian.org/debian buster/main arm64 systemd-sysv arm64 241-7~deb10u8 [100 kB]
21:40:58 Get:13 http://deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
21:40:58 Get:14 http://deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
21:40:58 Get:15 http://deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
21:40:58 Get:16 http://deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
21:40:58 Get:17 http://deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
21:40:58 Get:18 http://deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
21:40:58 Get:19 http://deb.debian.org/debian buster/main arm64 dbus arm64 1.12.20-0+deb10u1 [227 kB]
21:40:58 Get:20 http://deb.debian.org/debian buster/main arm64 libpam-systemd arm64 241-7~deb10u8 [201 kB]
21:40:58 Get:21 http://deb.debian.org/debian buster/main arm64 dbus-user-session arm64 1.12.20-0+deb10u1 [94.5 kB]
21:40:58 0 added, 0 removed; done.
21:40:58 Running hooks in /etc/ca-certificates/update.d...
21:40:58 done.
21:40:58 Processing triggers for dbus (1.12.16-2ubuntu2.2) ...
21:40:58 ++ source /etc/os-release
21:40:58 +++ NAME=Ubuntu
21:40:58 +++ VERSION='20.04.4 LTS (Focal Fossa)'
21:40:58 +++ ID=ubuntu
21:40:58 +++ ID_LIKE=debian
21:40:58 +++ PRETTY_NAME='Ubuntu 20.04.4 LTS'
21:40:58 +++ VERSION_ID=20.04
21:40:58 +++ HOME_URL=https://www.ubuntu.com/
21:40:58 +++ SUPPORT_URL=https://help.ubuntu.com/
21:40:58 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
21:40:58 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
21:40:58 +++ VERSION_CODENAME=focal
21:40:58 +++ UBUNTU_CODENAME=focal
21:40:58 ++ echo ubuntu
21:40:58 + DIST_ID=ubuntu
21:40:58 ++ lsb_release -sc
21:40:58 + DIST_VERSION=focal
21:40:58 + '[' focal = sid ']'
21:40:58 + install_debian_containerd
21:40:58 + '[' staging = stage ']'
21:40:58 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
21:40:58 + REPO_URL=https://download.docker.com/linux/ubuntu
21:40:58 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
21:40:58 + update-ca-certificates -f
21:40:58 Clearing symlinks in /etc/ssl/certs...
21:40:58 #22 1.551 go: downloading github.com/akavel/rsrc v0.10.2
21:40:58 Selecting previously unselected package dbus-user-session.
21:40:58 Preparing to unpack .../10-dbus-user-session_1.12.2-1ubuntu1.3_arm64.deb ...
21:40:58 Unpacking dbus-user-session (1.12.2-1ubuntu1.3) ...
21:40:58 Setting up containerd.io (1.6.7-1) ...
21:40:58 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:40:58 Setting up systemd-sysv (237-3ubuntu10.53) ...
21:40:58 Setting up libiptc0:arm64 (1.6.1-2ubuntu2) ...
21:40:58 Setting up libxtables12:arm64 (1.6.1-2ubuntu2) ...
21:40:58 Setting up libnfnetlink0:arm64 (1.0.1-3) ...
21:40:58 Setting up dbus (1.12.2-1ubuntu1.3) ...
21:40:58 Setting up libmnl0:arm64 (1.0.4-2) ...
21:40:58 Setting up libip6tc0:arm64 (1.6.1-2ubuntu2) ...
21:40:58 Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ...
21:40:58 Setting up libpam-systemd:arm64 (237-3ubuntu10.53) ...
21:40:58 Setting up libglib2.0-0:arm64 (2.72.1-1) ...
21:40:58 No schema files found: doing nothing.
21:40:58 Setting up distro-info-data (0.52ubuntu0.1) ...
21:40:58 Setting up libxmlb2:arm64 (0.3.6-2build1) ...
21:40:58 Setting up libbrotli1:arm64 (1.0.9-2build6) ...
21:40:58 Setting up libsqlite3-0:arm64 (3.37.2-2) ...
21:40:58 Setting up libnghttp2-14:arm64 (1.43.0-1build3) ...
21:40:58 Setting up libpackagekit-glib2-18:arm64 (1.2.5-2ubuntu2) ...
21:40:58 Setting up libnpth0:arm64 (1.6-3build2) ...
21:40:58 Setting up libassuan0:arm64 (2.5.5-1build1) ...
21:40:58 Setting up libunwind8:arm64 (1.3.2-2build2) ...
21:40:58 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1) ...
21:40:58 Setting up libcap2-bin (1:2.44-1build3) ...
21:40:58 Setting up libglib2.0-data (2.72.1-1) ...
21:40:58 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
21:40:58 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
21:40:58 Setting up libdbus-1-3:arm64 (1.12.20-2ubuntu4) ...
21:40:58 Setting up dbus (1.12.20-2ubuntu4) ...
21:40:58 9d693e29d403: Already exists
21:40:58 Digest: sha256:cbf627299e327f564233aac6b97030f9023ca41d3453c497be2f5e8f7762d185
21:40:58 Status: Downloaded newer image for fedora:36
21:40:58 Setting up gpg-wks-client (2.2.27-2+deb11u2) ...
21:40:58 Setting up python3 (3.9.2-3) ...
21:40:58 Setting up dbus-user-session (1.12.2-1ubuntu1.3) ...
21:40:58 Setting up iptables (1.6.1-2ubuntu2) ...
21:40:58 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
21:40:58 Processing triggers for systemd (237-3ubuntu10.53) ...
21:40:58 + docker --version
21:40:58 Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8
21:40:58 + dockerd --version
21:40:58 Setting up libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1) ...
21:40:58 Setting up libssh-4:arm64 (0.9.6-2build1) ...
21:40:58 Setting up python-apt-common (2.3.0ubuntu2.1) ...
21:40:58 Setting up libmpdec3:arm64 (2.5.1-2build2) ...
21:40:58 Setting up libpam-systemd:arm64 (249.11-0ubuntu3.4) ...
21:40:58 Setting up libgirepository-1.0-1:arm64 (1.72.0-1) ...
21:40:58 Setting up python3-pycurl (7.43.0.6-5) ...
21:40:58 Setting up python3-gi (3.38.0-2) ...
21:40:58 done.
21:40:58 Updating certificates in /etc/ssl/certs...
21:40:58 Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8
21:40:58 + containerd --version
21:40:58 containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb
21:40:58 + runc --version
21:40:58 runc version 1.1.3
21:40:58 commit: v1.1.3-0-g6724737
21:40:58 spec: 1.0.2-dev
21:40:58 go: go1.17.13
21:40:58 libseccomp: 2.5.1
21:40:58 #22 DONE 2.1s
21:40:58 
21:40:58 #17 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
21:40:58 #17 ...
21:40:58 
21:40:58 #23 [build 1/3] COPY --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo
21:40:58 #23 DONE 0.1s
21:40:58 Setting up libstemmer0d:arm64 (2.2.0-1build1) ...
21:40:58 Setting up openssl (3.0.2-0ubuntu1.6) ...
21:40:58 Setting up libelf1:arm64 (0.186-1build1) ...
21:40:58 Setting up readline-common (8.1.2-1) ...
21:40:58 Setting up iso-codes (4.9.0-1) ...
21:40:58 Setting up libpolkit-gobject-1-0:arm64 (0.105-33) ...
21:40:58 Setting up libicu70:arm64 (70.1-2) ...
21:40:58 Setting up pinentry-curses (1.1.1-1build2) ...
21:40:58 Setting up libdw1:arm64 (0.186-1build1) ...
21:40:58 Setting up libreadline8:arm64 (8.1.2-1) ...
21:40:58 Setting up libglib2.0-bin (2.72.1-1) ...
21:40:58 Setting up libldap-2.5-0:arm64 (2.5.12+dfsg-0ubuntu0.22.04.1) ...
21:40:58 Setting up libpython3.10-stdlib:arm64 (3.10.4-3ubuntu0.1) ...
21:40:58 Setting up ca-certificates (20211016) ...
21:40:58 + verify
21:40:58 + dpkg --version
21:40:58 + rpm --version
21:40:58 + verify_rpm
21:40:58 ++ . /etc/os-release
21:40:58 +++ NAME='Fedora Linux'
21:40:58 +++ VERSION='36 (Container Image)'
21:40:58 +++ ID=fedora
21:40:58 +++ VERSION_ID=36
21:40:58 +++ VERSION_CODENAME=
21:40:58 +++ PLATFORM_ID=platform:f36
21:40:58 +++ PRETTY_NAME='Fedora Linux 36 (Container Image)'
21:40:58 +++ ANSI_COLOR='0;38;2;60;110;180'
21:40:58 +++ LOGO=fedora-logo-icon
21:40:58 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:36
21:40:58 +++ HOME_URL=https://fedoraproject.org/
21:40:58 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f36/system-administrators-guide/
21:40:58 +++ SUPPORT_URL=https://ask.fedoraproject.org/
21:40:58 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:40:58 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
21:40:58 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=36
21:40:58 +++ REDHAT_SUPPORT_PRODUCT=Fedora
21:40:58 +++ REDHAT_SUPPORT_PRODUCT_VERSION=36
21:40:58 +++ PRIVACY_POLICY_URL=https://fedoraproject.org/wiki/Legal:PrivacyPolicy
21:40:58 +++ VARIANT='Container Image'
21:40:58 +++ VARIANT_ID=container
21:40:58 ++ echo fedora
21:40:58 + DIST_ID=fedora
21:40:58 ++ . /etc/os-release
21:40:58 +++ NAME='Fedora Linux'
21:40:58 +++ VERSION='36 (Container Image)'
21:40:58 +++ ID=fedora
21:40:58 +++ VERSION_ID=36
21:40:58 +++ VERSION_CODENAME=
21:40:58 +++ PLATFORM_ID=platform:f36
21:40:58 +++ PRETTY_NAME='Fedora Linux 36 (Container Image)'
21:40:58 +++ ANSI_COLOR='0;38;2;60;110;180'
21:40:58 +++ LOGO=fedora-logo-icon
21:40:58 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:36
21:40:58 +++ HOME_URL=https://fedoraproject.org/
21:40:58 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f36/system-administrators-guide/
21:40:58 +++ SUPPORT_URL=https://ask.fedoraproject.org/
21:40:58 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:40:58 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
21:40:58 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=36
21:40:58 +++ REDHAT_SUPPORT_PRODUCT=Fedora
21:40:58 +++ REDHAT_SUPPORT_PRODUCT_VERSION=36
21:40:58 +++ PRIVACY_POLICY_URL=https://fedoraproject.org/wiki/Legal:PrivacyPolicy
21:40:58 +++ VARIANT='Container Image'
21:40:58 +++ VARIANT_ID=container
21:40:58 ++ cut -d. -f1
21:40:58 ++ echo 36
21:40:58 + DIST_VERSION=36
21:40:58 + pkg_manager=yum
21:40:58 + pkg_config_manager=yum-config-manager
21:40:58 + dnf --version
21:40:58 4.11.1
21:40:58   Installed: dnf-0:4.11.1-2.fc36.noarch at Fri May  6 10:13:40 2022
21:40:58   Built    : Fedora Project at Wed Mar 30 09:53:03 2022
21:40:58 
21:40:58   Installed: rpm-0:4.17.0-10.fc36.aarch64 at Fri May  6 10:13:36 2022
21:40:58   Built    : Fedora Project at Mon Mar 21 22:50:02 2022
21:40:58 Setting up gnupg (2.2.27-2+deb11u2) ...
21:40:58 Setting up lsb-release (11.1.0) ...
21:40:58 Setting up python3-dbus (1.2.16-5) ...
21:40:58 
21:40:58 #24 [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:40:58 debconf: delaying package configuration, since apt-utils is not installed
21:40:58 Fetched 26.1 MB in 1s (26.4 MB/s)
21:40:58 Selecting previously unselected package libapparmor1:arm64.
21:40: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 ... 9937 files and directories currently installed.)
21:40:58 Preparing to unpack .../0-libapparmor1_2.13.2-10_arm64.deb ...
21:40:58 Unpacking libapparmor1:arm64 (2.13.2-10) ...
21:40:58 Selecting previously unselected package libargon2-1:arm64.
21:40:58 Preparing to unpack .../1-libargon2-1_0~20171227-0.2_arm64.deb ...
21:40:58 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
21:40:58 Selecting previously unselected package dmsetup.
21:40:58 Preparing to unpack .../2-dmsetup_2%3a1.02.155-3_arm64.deb ...
21:40:58 Unpacking dmsetup (2:1.02.155-3) ...
21:40:58 Selecting previously unselected package libdevmapper1.02.1:arm64.
21:40:58 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
21:40:58 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
21:40:58 + pkg_manager=dnf
21:40:59 + pkg_config_manager='dnf config-manager'
21:40:59 + dnf clean all
21:40:59 0 files removed
21:40:59 + dnf upgrade -y
21:40:59 Setting up gnupg2 (2.2.27-2+deb11u2) ...
21:40:59 Setting up python3-apt (2.2.1) ...
21:40:59 Setting up python3-software-properties (0.96.20.2-2.1) ...
21:40:59 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
21:40:59 127 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/ubuntu/gpg
21:40:59 + apt-key add -
21:40:59 Warning: apt-key output should not be parsed (stdout is not a terminal)
21:40:59 #24 DONE 0.4s
21:40:59 
21:40:59 #17 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
21:40:59 Updating certificates in /etc/ssl/certs...
21:40:59 Selecting previously unselected package libjson-c3:arm64.
21:40:59 Preparing to unpack .../4-libjson-c3_0.12.1+ds-2+deb10u1_arm64.deb ...
21:40:59 Unpacking libjson-c3:arm64 (0.12.1+ds-2+deb10u1) ...
21:40:59 Selecting previously unselected package libcryptsetup12:arm64.
21:40:59 Preparing to unpack .../5-libcryptsetup12_2%3a2.1.0-5+deb10u2_arm64.deb ...
21:40:59 Unpacking libcryptsetup12:arm64 (2:2.1.0-5+deb10u2) ...
21:40:59 Selecting previously unselected package libidn11:arm64.
21:40:59 Preparing to unpack .../6-libidn11_1.33-2.2_arm64.deb ...
21:40:59 Unpacking libidn11:arm64 (1.33-2.2) ...
21:40:59 Selecting previously unselected package libip4tc0:arm64.
21:40:59 Preparing to unpack .../7-libip4tc0_1.8.2-4_arm64.deb ...
21:40:59 Unpacking libip4tc0:arm64 (1.8.2-4) ...
21:40:59 Selecting previously unselected package libkmod2:arm64.
21:40:59 Preparing to unpack .../8-libkmod2_26-1_arm64.deb ...
21:40:59 Unpacking libkmod2:arm64 (26-1) ...
21:40:59 Selecting previously unselected package systemd.
21:40:59 Preparing to unpack .../9-systemd_241-7~deb10u8_arm64.deb ...
21:40:59 Setting up software-properties-common (0.96.20.2-2.1) ...
21:40:59 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:40:59 Processing triggers for ca-certificates (20210119) ...
21:40:59 Updating certificates in /etc/ssl/certs...
21:40:59 OK
21:40:59 + '[' focal = sid ']'
21:40:59 ++ dpkg --print-architecture
21:40:59 + ARCH=arm64
21:40:59 + echo 'deb [arch=arm64] https://download.docker.com/linux/ubuntu focal test'
21:40:59 + apt-get update
21:40:59 #17 ...
21:40:59 
21:40:59 #25 [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:40:59 Unpacking systemd (241-7~deb10u8) ...
21:40:59 #25 0.429 Building static docker-windows-amd64.exe
21:40:59 #25 0.452 + cat ./cli/winresources/versioninfo.json
21:40:59 #25 0.452 {
21:40:59 #25 0.452   "FixedFileInfo":
21:40:59 #25 0.452   {
21:40:59 #25 0.452     "FileVersion": {
21:40:59 #25 0.452       "Major": 0,
21:40:59 #25 0.452       "Minor": 0,
21:40:59 #25 0.452       "Patch": 0,
21:40:59 #25 0.452       "Build": 0
21:40:59 #25 0.452     },
21:40:59 #25 0.452     "FileFlagsMask": "3f",
21:40:59 #25 0.452     "FileFlags ": "00",
21:40:59 #25 0.452     "FileOS": "040004",
21:40:59 #25 0.452     "FileType": "01",
21:40:59 #25 0.452     "FileSubType": "00"
21:40:59 #25 0.452   },
21:40:59 #25 0.452   "StringFileInfo":
21:40:59 #25 0.452   {
21:40:59 #25 0.452     "Comments": "",
21:40:59 #25 0.452     "CompanyName": "",
21:40:59 #25 0.452     "FileDescription": "Docker Client",
21:40:59 #25 0.452     "FileVersion": "0.0.0-20220816152130-8ffaab8",
21:40:59 #25 0.452     "InternalName": "",
21:40:59 #25 0.452     "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
21:40:59 #25 0.452     "LegalTrademarks": "",
21:40:59 #25 0.452     "OriginalFilename": "docker-windows-amd64.exe",
21:40:59 #25 0.452     "PrivateBuild": "",
21:40:59 #25 0.452     "ProductName": "Docker Client",
21:40:59 #25 0.452     "ProductVersion": "0.0.0-20220816152130-8ffaab8",
21:40:59 #25 0.452     "SpecialBuild": "8ffaab8"
21:40:59 #25 0.452   },
21:40:59 #25 0.452   "VarFileInfo":
21:40:59 #25 0.452   {
21:40:59 #25 0.452     "Translation": {
21:40:59 #25 0.452       "LangID": "0409",
21:40:59 #25 0.452       "CharsetID": "04B0"
21:40:59 #25 0.452     }
21:40:59 #25 0.452   }
21:40:59 #25 0.452 }
21:40:59 #25 0.457 + go generate -v github.com/docker/cli/cmd/docker
21:40:59 #25 0.466 cmd/docker/aliases.go
21:40:59 #25 0.466 cmd/docker/builder.go
21:40:59 #25 0.466 cmd/docker/builder_test.go
21:40:59 #25 0.467 cmd/docker/completions.go
21:40:59 #25 0.467 cmd/docker/docker.go
21:40:59 #25 0.467 cmd/docker/docker_test.go
21:40:59 #25 0.467 cmd/docker/docker_windows_amd64.go
21:40:59 #25 0.491 + go build -o /out/docker-windows-amd64.exe -tags ' osusergo' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=8ffaab8" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-16T21:40:59Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220816152130-8ffaab8"' github.com/docker/cli/cmd/docker
21:40:59 Setting up libapparmor1:arm64 (2.13.2-10) ...
21:40:59 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
21:40:59 Setting up libjson-c3:arm64 (0.12.1+ds-2+deb10u1) ...
21:40:59 Setting up libidn11:arm64 (1.33-2.2) ...
21:40:59 Setting up libip4tc0:arm64 (1.8.2-4) ...
21:40:59 Setting up libkmod2:arm64 (26-1) ...
21:40:59 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
21:40:59 Setting up libcryptsetup12:arm64 (2:2.1.0-5+deb10u2) ...
21:40:59 Setting up systemd (241-7~deb10u8) ...
21:40:59 127 added, 0 removed; done.
21:40:59 Setting up gir1.2-glib-2.0:arm64 (1.72.0-1) ...
21:40:59 Setting up gpgconf (2.2.27-3ubuntu2.1) ...
21:40:59 Setting up libcurl4:arm64 (7.81.0-1ubuntu1.3) ...
21:40:59 Setting up libpolkit-agent-1-0:arm64 (0.105-33) ...
21:40:59 Setting up curl (7.81.0-1ubuntu1.3) ...
21:40:59 Setting up libxml2:arm64 (2.9.13+dfsg-1ubuntu0.1) ...
21:40:59 Setting up polkitd (0.105-33) ...
21:40:59 Setting up gpg (2.2.27-3ubuntu2.1) ...
21:40:59 Setting up libgstreamer1.0-0:arm64 (1.20.3-0ubuntu1) ...
21:40:59 Setcap worked! gst-ptp-helper is not suid!
21:40:59 Setting up libpython3-stdlib:arm64 (3.10.4-0ubuntu2) ...
21:40:59 0 added, 0 removed; done.
21:40:59 Running hooks in /etc/ca-certificates/update.d...
21:40:59 done.
21:40:59 ++ source /etc/os-release
21:40:59 +++ PRETTY_NAME='Debian GNU/Linux 11 (bullseye)'
21:40:59 +++ NAME='Debian GNU/Linux'
21:40:59 +++ VERSION_ID=11
21:40:59 +++ VERSION='11 (bullseye)'
21:40:59 +++ VERSION_CODENAME=bullseye
21:40:59 +++ ID=debian
21:40:59 +++ HOME_URL=https://www.debian.org/
21:40:59 +++ SUPPORT_URL=https://www.debian.org/support
21:40:59 +++ BUG_REPORT_URL=https://bugs.debian.org/
21:40:59 ++ echo debian
21:40:59 + DIST_ID=debian
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/debian
21:40:59 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian'
21:40:59 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian
21:40:59 + update-ca-certificates -f
21:40:59 Clearing symlinks in /etc/ssl/certs...
21:41:00 Get:1 https://download.docker.com/linux/ubuntu focal InRelease [57.7 kB]
21:41:00 Hit:2 http://ports.ubuntu.com/ubuntu-ports focal InRelease
21:41:00 Hit:3 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease
21:41:00 Get:4 https://download.docker.com/linux/ubuntu focal/test arm64 Packages [22.7 kB]
21:41:00 Hit:5 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease
21:41:00 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:41:00 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:41:00 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
21:41:00 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
21:41:00 Initializing machine ID from random generator.
21:41:00 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
21:41:00 Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
21:41:00 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
21:41:00 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
21:41:00 done.
21:41:00 Updating certificates in /etc/ssl/certs...
21:41:00 Hit:6 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease
21:41:00 Setting up dmsetup (2:1.02.155-3) ...
21:41:00 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
21:41:00 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
21:41:00 Setting up python3.10 (3.10.4-3ubuntu0.1) ...
21:41:00 Fetched 80.4 kB in 1s (88.8 kB/s)
21:41:00 Selecting previously unselected package systemd-sysv.
21:41: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 ... 10767 files and directories currently installed.)
21:41:00 Preparing to unpack .../00-systemd-sysv_241-7~deb10u8_arm64.deb ...
21:41:00 Unpacking systemd-sysv (241-7~deb10u8) ...
21:41:00 Selecting previously unselected package libip6tc0:arm64.
21:41:00 Preparing to unpack .../01-libip6tc0_1.8.2-4_arm64.deb ...
21:41:00 Unpacking libip6tc0:arm64 (1.8.2-4) ...
21:41:00 Selecting previously unselected package libiptc0:arm64.
21:41:00 Preparing to unpack .../02-libiptc0_1.8.2-4_arm64.deb ...
21:41:00 Unpacking libiptc0:arm64 (1.8.2-4) ...
21:41:00 Selecting previously unselected package libnfnetlink0:arm64.
21:41:00 Preparing to unpack .../03-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
21:41:00 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
21:41:00 Selecting previously unselected package libnetfilter-conntrack3:arm64.
21:41:00 Preparing to unpack .../04-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
21:41:00 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
21:41:00 Selecting previously unselected package libnftnl11:arm64.
21:41:00 Preparing to unpack .../05-libnftnl11_1.1.2-2_arm64.deb ...
21:41:00 Unpacking libnftnl11:arm64 (1.1.2-2) ...
21:41:00 Selecting previously unselected package iptables.
21:41:00 Preparing to unpack .../06-iptables_1.8.2-4_arm64.deb ...
21:41:00 Unpacking iptables (1.8.2-4) ...
21:41:00 129 added, 0 removed; done.
21:41:00 Running hooks in /etc/ca-certificates/update.d...
21:41:00 done.
21:41:00 + curl -fsSL https://download.docker.com/linux/debian/gpg
21:41:00 + apt-key add -
21:41:00 Selecting previously unselected package dbus.
21:41:00 Preparing to unpack .../07-dbus_1.12.20-0+deb10u1_arm64.deb ...
21:41:00 Unpacking dbus (1.12.20-0+deb10u1) ...
21:41:00 Selecting previously unselected package libpam-systemd:arm64.
21:41:00 Preparing to unpack .../08-libpam-systemd_241-7~deb10u8_arm64.deb ...
21:41:00 Unpacking libpam-systemd:arm64 (241-7~deb10u8) ...
21:41:00 Selecting previously unselected package containerd.io.
21:41:00 Preparing to unpack .../09-containerd.io_1.6.7-1_arm64.deb ...
21:41:00 Unpacking containerd.io (1.6.7-1) ...
21:41:01 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
21:41:01 Setting up gpgsm (2.2.27-3ubuntu2.1) ...
21:41:01 Setting up pkexec (0.105-33) ...
21:41:01 Setting up libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.3) ...
21:41:01 Setting up python3 (3.10.4-0ubuntu2) ...
21:41:01 Setting up libappstream4:arm64 (0.15.2-2) ...
21:41:01 Setting up python3-six (1.16.0-3ubuntu1) ...
21:41:01 Reading package lists...
21:41:01 ++ find deb/debbuild/ubuntu-focal/ -type f -name '*.deb'
21:41:01 + packages='deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.deb
21:41:01 deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.8.2~ubuntu-focal_arm64.deb
21:41:01 deb/debbuild/ubuntu-focal/docker-compose-plugin_2.9.0~ubuntu-focal_arm64.deb
21:41:01 deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.deb
21:41:01 deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.deb'
21:41:01 ++ echo 'deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.deb
21:41:01 deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.8.2~ubuntu-focal_arm64.deb
21:41:01 deb/debbuild/ubuntu-focal/docker-compose-plugin_2.9.0~ubuntu-focal_arm64.deb
21:41:01 deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.deb
21:41:01 deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.deb'
21:41:01 ++ xargs
21:41:01 ++ awk '$0="./"$0'
21:41:01 + packages='./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.8.2~ubuntu-focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.9.0~ubuntu-focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.deb'
21:41:01 + set -x
21:41:01 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.8.2~ubuntu-focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.9.0~ubuntu-focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.deb
21:41:01 Selecting previously unselected package docker-ce-rootless-extras.
21:41:01 (Reading database ... 10398 files and directories currently installed.)
21:41:01 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.deb ...
21:41:01 Unpacking docker-ce-rootless-extras (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal) ...
21:41:01 Setting up dirmngr (2.2.27-3ubuntu2.1) ...
21:41:01 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
21:41:01 Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
21:41:01 Setting up python3-pyparsing (2.4.7-1) ...
21:41:01 OK
21:41:01 + '[' bullseye = sid ']'
21:41:01 ++ dpkg --print-architecture
21:41:01 + ARCH=arm64
21:41:01 + echo 'deb [arch=arm64] https://download.docker.com/linux/debian bullseye test'
21:41:01 + apt-get update
21:41:01 Selecting previously unselected package docker-buildx-plugin.
21:41:01 Preparing to unpack .../docker-buildx-plugin_0.8.2~ubuntu-focal_arm64.deb ...
21:41:01 Unpacking docker-buildx-plugin (0.8.2~ubuntu-focal) ...
21:41:01 Setting up python3-gi (3.42.1-0ubuntu1) ...
21:41:02 Setting up python3-jeepney (0.7.1-3) ...
21:41:02 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
21:41:02 Setting up python3-httplib2 (0.20.2-2) ...
21:41:02 Hit:1 http://deb.debian.org/debian bullseye InRelease
21:41:02 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
21:41:02 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
21:41:02 Get:4 https://download.docker.com/linux/debian bullseye InRelease [43.3 kB]
21:41:02 Setting up lsb-release (11.1.0ubuntu4) ...
21:41:02 Setting up policykit-1 (0.105-33) ...
21:41:02 Setting up python3-cffi-backend:arm64 (1.15.0-1build2) ...
21:41:02 Setting up python3-blinker (1.4+dfsg1-0.4) ...
21:41:02 Get:5 https://download.docker.com/linux/debian bullseye/test arm64 Packages [12.0 kB]
21:41:02 Fetched 55.4 kB in 1s (72.1 kB/s)
21:41:02 Setting up python3-pkg-resources (59.6.0-1.2) ...
21:41:02 Setting up python3-more-itertools (8.10.0-2) ...
21:41:02 Selecting previously unselected package dbus-user-session.
21:41:02 Preparing to unpack .../10-dbus-user-session_1.12.20-0+deb10u1_arm64.deb ...
21:41:02 Unpacking dbus-user-session (1.12.20-0+deb10u1) ...
21:41:02 Setting up systemd-sysv (241-7~deb10u8) ...
21:41:02 Setting up libip6tc0:arm64 (1.8.2-4) ...
21:41:02 Setting up libnftnl11:arm64 (1.1.2-2) ...
21:41:02 Setting up libiptc0:arm64 (1.8.2-4) ...
21:41:02 Setting up dbus (1.12.20-0+deb10u1) ...
21:41:02 invoke-rc.d: could not determine current runlevel
21:41:02 invoke-rc.d: policy-rc.d denied execution of start.
21:41:02 Setting up containerd.io (1.6.7-1) ...
21:41:02 Setting up python3-dbus (1.2.18-3build1) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:41:02 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:41:02 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
21:41:02 Setting up libpam-systemd:arm64 (241-7~deb10u8) ...
21:41:02 Setting up dbus-user-session (1.12.20-0+deb10u1) ...
21:41:02 Reading package lists...
21:41:02 ++ find deb/debbuild/debian-bullseye/ -type f -name '*.deb'
21:41:02 + packages='deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.deb
21:41:02 deb/debbuild/debian-bullseye/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.deb
21:41:02 deb/debbuild/debian-bullseye/docker-compose-plugin_2.9.0~debian-bullseye_arm64.deb
21:41:02 deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.deb
21:41:02 deb/debbuild/debian-bullseye/docker-buildx-plugin_0.8.2~debian-bullseye_arm64.deb'
21:41:02 ++ echo 'deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.deb
21:41:02 deb/debbuild/debian-bullseye/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.deb
21:41:02 deb/debbuild/debian-bullseye/docker-compose-plugin_2.9.0~debian-bullseye_arm64.deb
21:41:02 deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.deb
21:41:02 deb/debbuild/debian-bullseye/docker-buildx-plugin_0.8.2~debian-bullseye_arm64.deb'
21:41:02 ++ xargs
21:41:02 ++ awk '$0="./"$0'
21:41:02 + packages='./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.9.0~debian-bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.8.2~debian-bullseye_arm64.deb'
21:41:02 + set -x
21:41:02 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.9.0~debian-bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.8.2~debian-bullseye_arm64.deb
21:41:02 Selecting previously unselected package docker-ce-cli.
21:41:02 (Reading database ... 9718 files and directories currently installed.)
21:41:02 Preparing to unpack .../docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.deb ...
21:41:02 Unpacking docker-ce-cli (5:0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye) ...
21:41:03 Setting up python3-distro (1.7.0-1) ...
21:41:03 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
21:41:03 Setting up python3-jwt (2.3.0-1ubuntu0.1) ...
21:41:03 Selecting previously unselected package docker-compose-plugin.
21:41:03 Preparing to unpack .../docker-compose-plugin_2.9.0~ubuntu-focal_arm64.deb ...
21:41:03 Unpacking docker-compose-plugin (2.9.0~ubuntu-focal) ...
21:41:03 Fedora 36 - aarch64                              22 MB/s |  77 MB     00:03    
21:41:03 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
21:41:03 Setting up iptables (1.8.2-4) ...
21:41:03 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:41:03 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:41:03 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:41:03 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:41:03 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:41:03 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:41:03 Processing triggers for systemd (241-7~deb10u8) ...
21:41:03 Processing triggers for libc-bin (2.28-10+deb10u1) ...
21:41:03 + docker --version
21:41:03 Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8
21:41:03 + dockerd --version
21:41:03 Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8
21:41:03 + containerd --version
21:41:03 Setting up python3-apt (2.3.0ubuntu2.1) ...
21:41:03 Setting up python3-lazr.uri (1.0.6-2) ...
21:41:03 Selecting previously unselected package docker-ce-cli.
21:41:03 Preparing to unpack .../docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.deb ...
21:41:03 Unpacking docker-ce-cli (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal) ...
21:41:03 containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb
21:41:03 + runc --version
21:41:03 runc version 1.1.3
21:41:03 commit: v1.1.3-0-g6724737
21:41:03 spec: 1.0.2-dev
21:41:03 go: go1.17.13
21:41:03 libseccomp: 2.3.3
21:41:03 Setting up python3-zipp (1.0.0-3) ...
21:41:03 Setting up python3-cryptography (3.4.8-1ubuntu2) ...
21:41:03 Setting up python3-wadllib (1.3.6-1) ...
21:41:03 Selecting previously unselected package docker-ce.
21:41:03 Preparing to unpack .../docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.deb ...
21:41:03 Unpacking docker-ce (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal) ...
21:41:03 Selecting previously unselected package docker-ce.
21:41:03 Preparing to unpack .../docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.deb ...
21:41:03 Unpacking docker-ce (5:0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye) ...
21:41:04 Setting up gnupg (2.2.27-3ubuntu2.1) ...
21:41:04 Setting up packagekit (1.2.5-2ubuntu2) ...
21:41:04 invoke-rc.d: could not determine current runlevel
21:41:04 invoke-rc.d: policy-rc.d denied execution of force-reload.
21:41:04 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:04 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
21:41:04 Setting up gnupg2 (2.2.27-3ubuntu2.1) ...
21:41:04 Setting up python3-importlib-metadata (4.6.4-1) ...
21:41:04 Setting up python3-oauthlib (3.2.0-1) ...
21:41:04 Setting up python3-secretstorage (3.3.1-1) ...
21:41:04 Setting up python3-keyring (23.5.0-1) ...
21:41:04 Setting up python3-lazr.restfulclient (0.14.4-1) ...
21:41:04 Selecting previously unselected package docker-compose-plugin.
21:41:04 Preparing to unpack .../docker-compose-plugin_2.9.0~debian-bullseye_arm64.deb ...
21:41:04 Unpacking docker-compose-plugin (2.9.0~debian-bullseye) ...
21:41:05 Setting up python3-launchpadlib (1.10.16-1) ...
21:41:05 Setting up python3-software-properties (0.99.22.3) ...
21:41:05 Setting up docker-ce-rootless-extras (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal) ...
21:41:05 Setting up docker-buildx-plugin (0.8.2~ubuntu-focal) ...
21:41:05 Setting up docker-compose-plugin (2.9.0~ubuntu-focal) ...
21:41:05 Setting up docker-ce-cli (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal) ...
21:41:05 Setting up docker-ce (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal) ...
21:41:05 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
21:41:05 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
21:41:05 invoke-rc.d: could not determine current runlevel
21:41:05 invoke-rc.d: policy-rc.d denied execution of start.
21:41:05 Processing triggers for systemd (245.4-4ubuntu3.17) ...
21:41:05 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.8.2~ubuntu-focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.9.0~ubuntu-focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_arm64.deb
21:41:05 Setting up software-properties-common (0.99.22.3) ...
21:41:05 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
21:41:05 Processing triggers for ca-certificates (20211016) ...
21:41:05 Updating certificates in /etc/ssl/certs...
21:41:05 Selecting previously unselected package docker-ce-rootless-extras.
21:41:05 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.deb ...
21:41:05 Unpacking docker-ce-rootless-extras (5:0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye) ...
21:41:05 Selecting previously unselected package docker-buildx-plugin.
21:41:05 Preparing to unpack .../docker-buildx-plugin_0.8.2~debian-bullseye_arm64.deb ...
21:41:05 Unpacking docker-buildx-plugin (0.8.2~debian-bullseye) ...
21:41:05 0 added, 0 removed; done.
21:41:05 Running hooks in /etc/ca-certificates/update.d...
21:41:05 done.
21:41:05 Processing triggers for dbus (1.12.20-2ubuntu4) ...
21:41:05 ++ source /etc/os-release
21:41:05 +++ PRETTY_NAME='Ubuntu 22.04.1 LTS'
21:41:05 +++ NAME=Ubuntu
21:41:05 +++ VERSION_ID=22.04
21:41:05 +++ VERSION='22.04.1 LTS (Jammy Jellyfish)'
21:41:05 +++ VERSION_CODENAME=jammy
21:41:05 +++ ID=ubuntu
21:41:05 +++ ID_LIKE=debian
21:41:05 +++ HOME_URL=https://www.ubuntu.com/
21:41:05 +++ SUPPORT_URL=https://help.ubuntu.com/
21:41:05 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
21:41:05 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
21:41:05 +++ UBUNTU_CODENAME=jammy
21:41:05 ++ echo ubuntu
21:41:05 + DIST_ID=ubuntu
21:41:05 ++ lsb_release -sc
21:41:05 + DIST_VERSION=jammy
21:41:05 + '[' jammy = sid ']'
21:41:05 + install_debian_containerd
21:41:05 + '[' staging = stage ']'
21:41:05 + REPO_URL=https://download.docker.com/linux/ubuntu
21:41:05 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
21:41:05 + update-ca-certificates -f
21:41:05 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
21:41:05 Clearing symlinks in /etc/ssl/certs...
21:41:06 Reading package lists...
21:41:06 Building dependency tree...
21:41:06 Reading state information...
21:41:06 Correcting dependencies... Done
21:41:06 done.
21:41:06 Updating certificates in /etc/ssl/certs...
21:41:06 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:41:06 Skipping docker-ce, it is already installed and upgrade is not set.
21:41:06 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:41:06 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:41:06 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:41:06 The following additional packages will be installed:
21:41:06   containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3
21:41:06   libnfnetlink0 libnftnl11 libxtables12 netbase
21:41:06 Suggested packages:
21:41:06   firewalld kmod nftables
21:41:06 The following NEW packages will be installed:
21:41:06   containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3
21:41:06   libnfnetlink0 libnftnl11 libxtables12 netbase
21:41:06 0 upgraded, 9 newly installed, 0 to remove and 1 not upgraded.
21:41:06 Need to get 21.4 MB of archives.
21:41:06 After this operation, 110 MB of additional disk space will be used.
21:41:06 Get:1 https://download.docker.com/linux/ubuntu focal/test arm64 containerd.io arm64 1.6.7-1 [20.8 MB]
21:41:07 Setting up docker-ce-cli (5:0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye) ...
21:41:07 Setting up docker-ce (5:0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye) ...
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 Setting up docker-compose-plugin (2.9.0~debian-bullseye) ...
21:41:07 Setting up docker-buildx-plugin (0.8.2~debian-bullseye) ...
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~20220816152130.8ffaab8-0~debian.11.0~bullseye) ...
21:41:07 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.9.0~debian-bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.8.2~debian-bullseye_arm64.deb
21:41:07 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
21:41:07 127 added, 0 removed; done.
21:41:07 Running hooks in /etc/ca-certificates/update.d...
21:41:07 done.
21:41:07 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
21:41:07 + apt-key add -
21:41:07 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
21:41:07 Get:2 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmnl0 arm64 1.0.4-2 [11.3 kB]
21:41:07 Get:3 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxtables12 arm64 1.8.4-3ubuntu2 [27.3 kB]
21:41:07 Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 netbase all 6.1 [13.1 kB]
21:41:07 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libip6tc2 arm64 1.8.4-3ubuntu2 [18.7 kB]
21:41:07 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnfnetlink0 arm64 1.0.1-3build1 [13.0 kB]
21:41:07 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnetfilter-conntrack3 arm64 1.0.7-2 [37.9 kB]
21:41:07 OK
21:41:07 + '[' jammy = sid ']'
21:41:07 ++ dpkg --print-architecture
21:41:07 + ARCH=arm64
21:41:07 + echo 'deb [arch=arm64] https://download.docker.com/linux/ubuntu jammy test'
21:41:07 + apt-get update
21:41:07 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnftnl11 arm64 1.1.5-1 [53.8 kB]
21:41:07 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 iptables arm64 1.8.4-3ubuntu2 [376 kB]
21:41:07 Reading package lists...
21:41:07 warning: /var/cache/yum/aarch64/7/updates/packages/selinux-policy-targeted-3.13.1-268.el7_9.2.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
21:41:07 Public key for selinux-policy-targeted-3.13.1-268.el7_9.2.noarch.rpm is not installed
21:41:07 --------------------------------------------------------------------------------
21:41:07 Total                                              1.2 MB/s |  36 MB  00:29     
21:41:07 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
21:41:07 Importing GPG key 0xF4A80EB5:
21:41:07  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
21:41:07  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
21:41:07  Package    : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS)
21:41:07  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
21:41:07 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64
21:41:07 Importing GPG key 0x305D49D6:
21:41:07  Userid     : "CentOS AltArch SIG - AArch64 (http://wiki.centos.org/SpecialInterestGroup/AltArch/AArch64) <security@centos.org>"
21:41:07  Fingerprint: ef8f 3ca6 6efd f32b 36cd adf7 6c7c b6ef 305d 49d6
21:41:07  Package    : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS)
21:41:07  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64
21:41:07 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
21:41:07 debconf: delaying package configuration, since apt-utils is not installed
21:41:07 Fetched 21.4 MB in 1s (25.3 MB/s)
21:41:07 Selecting previously unselected package libmnl0:arm64.
21:41: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 ... 10623 files and directories currently installed.)
21:41:07 Preparing to unpack .../0-libmnl0_1.0.4-2_arm64.deb ...
21:41:07 Unpacking libmnl0:arm64 (1.0.4-2) ...
21:41:07 Selecting previously unselected package libxtables12:arm64.
21:41:07 Preparing to unpack .../1-libxtables12_1.8.4-3ubuntu2_arm64.deb ...
21:41:07 Unpacking libxtables12:arm64 (1.8.4-3ubuntu2) ...
21:41:07 Selecting previously unselected package netbase.
21:41:07 Preparing to unpack .../2-netbase_6.1_all.deb ...
21:41:07 Unpacking netbase (6.1) ...
21:41:07 Selecting previously unselected package libip6tc2:arm64.
[Pipeline] }
21:41:07 Building dependency tree...
21:41:07 Reading state information...
21:41:07 Correcting dependencies... Done
21:41:07 Get:1 https://download.docker.com/linux/ubuntu jammy InRelease [48.9 kB]
21:41:07 Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy InRelease
21:41:07 Get:3 https://download.docker.com/linux/ubuntu jammy/test arm64 Packages [6804 B]
21:41:07 Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease
21:41:07 Hit:5 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease
21:41:07 Preparing to unpack .../3-libip6tc2_1.8.4-3ubuntu2_arm64.deb ...
21:41:07 Unpacking libip6tc2:arm64 (1.8.4-3ubuntu2) ...
21:41:07 Selecting previously unselected package libnfnetlink0:arm64.
21:41:07 Preparing to unpack .../4-libnfnetlink0_1.0.1-3build1_arm64.deb ...
21:41:07 Unpacking libnfnetlink0:arm64 (1.0.1-3build1) ...
21:41:07 Selecting previously unselected package libnetfilter-conntrack3:arm64.
21:41:07 Preparing to unpack .../5-libnetfilter-conntrack3_1.0.7-2_arm64.deb ...
21:41:07 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-2) ...
21:41:07 Selecting previously unselected package libnftnl11:arm64.
21:41:07 Preparing to unpack .../6-libnftnl11_1.1.5-1_arm64.deb ...
21:41:07 Unpacking libnftnl11:arm64 (1.1.5-1) ...
21:41:07 Selecting previously unselected package iptables.
21:41:07 Preparing to unpack .../7-iptables_1.8.4-3ubuntu2_arm64.deb ...
21:41:07 Unpacking iptables (1.8.4-3ubuntu2) ...
21:41:07 Selecting previously unselected package containerd.io.
21:41:07 Preparing to unpack .../8-containerd.io_1.6.7-1_arm64.deb ...
21:41:07 Unpacking containerd.io (1.6.7-1) ...
21:41:08 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:41:08 Skipping docker-ce, it is already installed and upgrade is not set.
21:41:08 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:41:08 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:41:08 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:41:08 The following additional packages will be installed:
21:41:08   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
21:41:08   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
21:41:08   libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
21:41:08   libpam-systemd libxtables12 netbase systemd systemd-sysv
21:41:08 Suggested packages:
21:41:08   firewalld kmod systemd-container policykit-1
21:41:08 Recommended packages:
21:41:08   nftables systemd-timesyncd | time-daemon libnss-systemd
21:41:08 The following NEW packages will be installed:
21:41:08   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
21:41:08   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
21:41:08   libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
21:41:08   libpam-systemd libxtables12 netbase systemd systemd-sysv
21:41:08 Hit:6 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease
21:41:08 Fetched 55.7 kB in 1s (66.7 kB/s)
21:41:08 0 upgraded, 23 newly installed, 0 to remove and 3 not upgraded.
21:41:08 Need to get 27.0 MB of archives.
21:41:08 After this operation, 130 MB of additional disk space will be used.
21:41:08 Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
21:41:08 Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
21:41:08 Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
21:41:08 Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
21:41:08 Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
21:41:08 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
21:41:08 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
21:41:08 Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
21:41:08 Get:9 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
21:41:08 Get:10 http://deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7 [4157 kB]
21:41:08 Get:11 https://download.docker.com/linux/debian bullseye/test arm64 containerd.io arm64 1.6.7-1 [20.8 MB]
21:41:08 Get:12 http://deb.debian.org/debian bullseye/main arm64 systemd-sysv arm64 247.3-7 [113 kB]
21:41:08 Get:13 http://deb.debian.org/debian bullseye/main arm64 dbus arm64 1.12.20-2 [228 kB]
21:41:08 Get:14 http://deb.debian.org/debian bullseye/main arm64 netbase all 6.3 [19.9 kB]
21:41:08 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpam-systemd arm64 247.3-7 [274 kB]
21:41:08 Get:16 http://deb.debian.org/debian bullseye/main arm64 dbus-user-session arm64 1.12.20-2 [96.2 kB]
21:41:08 Get:17 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
21:41:08 Get:18 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
21:41:08 Get:19 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
21:41:08 Get:20 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
21:41:08 Get:21 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
21:41:08 Get:22 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
21:41:08 Get:23 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
21:41:08 debconf: delaying package configuration, since apt-utils is not installed
21:41:09 Reading package lists...
21:41:09 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:09 ++ find deb/debbuild/ubuntu-jammy/ -type f -name '*.deb'
21:41:09 + packages='deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.deb
21:41:09 deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.deb
21:41:09 deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.deb
21:41:09 deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.8.2~ubuntu-jammy_arm64.deb
21:41:09 deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.9.0~ubuntu-jammy_arm64.deb'
21:41:09 ++ echo 'deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.deb
21:41:09 deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.deb
21:41:09 deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.deb
21:41:09 deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.8.2~ubuntu-jammy_arm64.deb
21:41:09 deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.9.0~ubuntu-jammy_arm64.deb'
21:41:09 ++ xargs
21:41:09 ++ awk '$0="./"$0'
21:41:09 + packages='./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.8.2~ubuntu-jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.9.0~ubuntu-jammy_arm64.deb'
21:41:09 + set -x
21:41:09 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.8.2~ubuntu-jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.9.0~ubuntu-jammy_arm64.deb
21:41:09 Selecting previously unselected package docker-ce-rootless-extras.
21:41:09 (Reading database ... 9220 files and directories currently installed.)
21:41:09 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.deb ...
21:41:09 Unpacking docker-ce-rootless-extras (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy) ...
21:41:09 Fetched 27.0 MB in 1s (40.0 MB/s)
21:41:09 Selecting previously unselected package libapparmor1:arm64.
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 ... 9943 files and directories currently installed.)
21:41:09 Preparing to unpack .../0-libapparmor1_2.13.6-10_arm64.deb ...
21:41:09 Unpacking libapparmor1:arm64 (2.13.6-10) ...
21:41:09 Selecting previously unselected package libcap2:arm64.
21:41:09 Preparing to unpack .../1-libcap2_1%3a2.44-1_arm64.deb ...
21:41:09 Unpacking libcap2:arm64 (1:2.44-1) ...
21:41:09 Selecting previously unselected package libargon2-1:arm64.
21:41:09 Preparing to unpack .../2-libargon2-1_0~20171227-0.2_arm64.deb ...
21:41:09 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
21:41:09 Selecting previously unselected package dmsetup.
21:41:09 Preparing to unpack .../3-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
21:41:09 Unpacking dmsetup (2:1.02.175-2.1) ...
21:41:09 Selecting previously unselected package libdevmapper1.02.1:arm64.
21:41:09 Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
21:41:09 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
21:41:09 Selecting previously unselected package docker-ce.
21:41:09 Preparing to unpack .../docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.deb ...
21:41:09 Unpacking docker-ce (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy) ...
21:41:09 Selecting previously unselected package libjson-c5:arm64.
21:41:09 Preparing to unpack .../5-libjson-c5_0.15-2_arm64.deb ...
21:41:09 Unpacking libjson-c5:arm64 (0.15-2) ...
21:41:09 Selecting previously unselected package libcryptsetup12:arm64.
21:41:09 Preparing to unpack .../6-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
21:41:09 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
21:41:09 Selecting previously unselected package libip4tc2:arm64.
21:41:09 Preparing to unpack .../7-libip4tc2_1.8.7-1_arm64.deb ...
21:41:09 Unpacking libip4tc2:arm64 (1.8.7-1) ...
21:41:09 Selecting previously unselected package libkmod2:arm64.
21:41:09 Preparing to unpack .../8-libkmod2_28-1_arm64.deb ...
21:41:09 Unpacking libkmod2:arm64 (28-1) ...
21:41:09 Selecting previously unselected package systemd.
21:41:09 Preparing to unpack .../9-systemd_247.3-7_arm64.deb ...
21:41:09 Unpacking systemd (247.3-7) ...
21:41:09 Setting up libip6tc2:arm64 (1.8.4-3ubuntu2) ...
21:41:09 Setting up libmnl0:arm64 (1.0.4-2) ...
21:41:09 Setting up containerd.io (1.6.7-1) ...
21:41:09 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:41:09 Setting up libxtables12:arm64 (1.8.4-3ubuntu2) ...
21:41:09 Setting up libnfnetlink0:arm64 (1.0.1-3build1) ...
21:41:09 Setting up netbase (6.1) ...
21:41:09 Setting up libapparmor1:arm64 (2.13.6-10) ...
21:41:09 Setting up libcap2:arm64 (1:2.44-1) ...
21:41:09 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
21:41:09 Setting up libjson-c5:arm64 (0.15-2) ...
21:41:09 Setting up libip4tc2:arm64 (1.8.7-1) ...
21:41:09 Setting up libkmod2:arm64 (28-1) ...
21:41:09 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
21:41:09 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
21:41:09 Setting up systemd (247.3-7) ...
21:41:09 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:41:09 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:41:09 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
21:41:09 Initializing machine ID from random generator.
21:41:10 make[2]: Leaving directory '/root/build-deb/compose'
21:41:10 # Build the scan-plugin
21:41:10 # TODO change once we support scan-plugin on other architectures
21:41:10 if [ "amd64" = "amd64" ]; then \
21:41:10 	cd /go/src/github.com/docker/scan-cli-plugin \
21:41:10 	&& PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \
21:41:10 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
21:41:10 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
21:41:10 fi
21:41:10 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
21:41:10 GO111MODULE=on make -f builder.Makefile build
21:41:10 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
21:41:10 mkdir -p bin
21:41:10 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=061fe0a -X github.com/docker/scan-cli-plugin/internal.Version=v0.17.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:f9291a5310e3952369eeb8cd1c2a25f0c9fc930a3ccc88e1ea20956ad86b75a4 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.827.0" -o bin/docker-scan ./cmd/docker-scan
21:41:10 go: downloading github.com/docker/cli v20.10.9+incompatible
21:41:10 go: downloading github.com/docker/docker v20.10.9+incompatible
21:41:10 go: downloading github.com/spf13/cobra v1.2.1
21:41:10 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
21:41:10 go: downloading github.com/docker/distribution v2.7.1+incompatible
21:41:10 go: downloading github.com/opencontainers/image-spec v1.0.1
21:41:10 go: downloading github.com/Masterminds/semver/v3 v3.1.1
21:41:10 go: downloading github.com/mitchellh/go-homedir v1.1.0
21:41:10 go: downloading github.com/containerd/containerd v1.5.7
21:41:10 go: downloading github.com/moby/sys/mount v0.2.0
21:41:10 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
21:41:10 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
21:41:10 go: downloading google.golang.org/grpc v1.40.0
21:41:10 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a
21:41:10 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
21:41:10 go: downloading github.com/moby/sys/mountinfo v0.4.1
21:41:10 go: downloading github.com/opencontainers/runc v1.0.2
21:41:10 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
21:41:10 go: downloading google.golang.org/protobuf v1.26.0
21:41:10 go: downloading github.com/prometheus/client_golang v1.7.1
21:41:10 go: downloading github.com/cespare/xxhash/v2 v2.1.1
21:41:10 go: downloading github.com/prometheus/common v0.10.0
21:41:10 go: downloading github.com/prometheus/procfs v0.6.0
21:41:10 Setting up libnftnl11:arm64 (1.1.5-1) ...
21:41:10 Setting up libnetfilter-conntrack3:arm64 (1.0.7-2) ...
21:41:10 Setting up iptables (1.8.4-3ubuntu2) ...
21:41:10 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:41:10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:41:10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:41:10 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:41:10 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
21:41:10 + docker --version
21:41:10 Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8
21:41:10 + dockerd --version
21:41:10 Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8
21:41:10 + containerd --version
21:41:10 ~/rpmbuild/BUILD/src
21:41:10 + popd
21:41:10 + RPM_EC=0
21:41:10 ++ jobs -p
21:41:10 + exit 0
21:41:10 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Y6r8Xp
21:41:10 + umask 022
21:41:10 + cd /root/rpmbuild/BUILD
21:41:10 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.x86_64 '!=' / ']'
21:41:10 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.x86_64
21:41:10 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.x86_64
21:41:10 + mkdir -p /root/rpmbuild/BUILDROOT
21:41:10 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.x86_64
21:41:10 + 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:41:10 + export CFLAGS
21:41:10 + 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:41:10 + export CXXFLAGS
21:41:10 + 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:41:10 + export FFLAGS
21:41:10 + 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:41:10 + export FCFLAGS
21:41:10 + 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.8.2-0.fc36.x86_64.ld'
21:41:10 + export LDFLAGS
21:41:10 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:41:10 + export LT_SYS_LIBRARY_PATH
21:41:10 + CC=gcc
21:41:10 + export CC
21:41:10 + CXX=g++
21:41:10 + export CXX
21:41:10 + cd src
21:41:10 + pushd /root/rpmbuild/BUILD/src/buildx
21:41:10 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:41:10 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
21:41:10 ~/rpmbuild/BUILD/src
21:41:10 + popd
21:41:10 + /usr/lib/rpm/check-buildroot
21:41:10 + /usr/lib/rpm/redhat/brp-ldconfig
21:41:10 + /usr/lib/rpm/brp-compress
21:41:10 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:41:10 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:41:10 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:41:10 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:41:10 + /usr/lib/rpm/check-rpaths
21:41:10 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:41:10 + /usr/lib/rpm/brp-remove-la-files
21:41:10 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:41:10 + /usr/lib/rpm/redhat/brp-python-hardlink
21:41:10 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.U7j4Jo
21:41:10 + umask 022
21:41:10 + cd /root/rpmbuild/BUILD
21:41:10 + 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:41:10 + export CFLAGS
21:41:10 + 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:41:10 + export CXXFLAGS
21:41:10 + 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:41:10 + export FFLAGS
21:41:10 + 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:41:10 + export FCFLAGS
21:41:10 + 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.8.2-0.fc36.x86_64.ld'
21:41:10 + export LDFLAGS
21:41:10 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:41:10 + export LT_SYS_LIBRARY_PATH
21:41:10 + CC=gcc
21:41:10 + export CC
21:41:10 + CXX=g++
21:41:10 + export CXX
21:41:10 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:41:10 + /usr/lib/rpm/generate-rpm-note.sh docker-buildx-plugin 0.8.2-0.fc36 x86_64
21:41:10 + cd src
21:41:10 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:41:10 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
21:41:10 + ver=v0.8.2
21:41:10 + test v0.8.2 = v0.8.2
21:41:10 PASS: docker-buildx version OK
21:41:10 + echo 'PASS: docker-buildx version OK'
21:41:10 + RPM_EC=0
21:41:10 ++ jobs -p
21:41:10 + exit 0
21:41:10 Processing files: docker-buildx-plugin-0.8.2-0.fc36.x86_64
21:41:10 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
21:41:10 Provides: docker-buildx-plugin = 0:0.8.2-0.fc36 docker-buildx-plugin(x86-64) = 0:0.8.2-0.fc36
21:41:10 Requires(interp): /bin/sh /bin/sh /bin/sh
21:41:10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:41:10 Requires(post): /bin/sh
21:41:10 Requires(preun): /bin/sh
21:41:10 Requires(postun): /bin/sh
21:41:10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.x86_64
21:41:10 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.8.2-0.fc36.src.rpm
21:41:10 containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb
21:41:10 + runc --version
21:41:10 runc version 1.1.3
21:41:10 commit: v1.1.3-0-g6724737
21:41:10 spec: 1.0.2-dev
21:41:10 go: go1.17.13
21:41:10 libseccomp: 2.5.1
21:41:10 Setting up dmsetup (2:1.02.175-2.1) ...
21:41:10 Selecting previously unselected package systemd-sysv.
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 ... 10792 files and directories currently installed.)
21:41:10 Preparing to unpack .../00-systemd-sysv_247.3-7_arm64.deb ...
21:41:10 Unpacking systemd-sysv (247.3-7) ...
21:41:10 Selecting previously unselected package dbus.
21:41:10 Preparing to unpack .../01-dbus_1.12.20-2_arm64.deb ...
21:41:10 Unpacking dbus (1.12.20-2) ...
21:41:10 Selecting previously unselected package netbase.
21:41:10 Preparing to unpack .../02-netbase_6.3_all.deb ...
21:41:10 Unpacking netbase (6.3) ...
21:41:10 Selecting previously unselected package libpam-systemd:arm64.
21:41:10 Preparing to unpack .../03-libpam-systemd_247.3-7_arm64.deb ...
21:41:10 Unpacking libpam-systemd:arm64 (247.3-7) ...
21:41:10 Selecting previously unselected package containerd.io.
21:41:10 Preparing to unpack .../04-containerd.io_1.6.7-1_arm64.deb ...
21:41:10 Unpacking containerd.io (1.6.7-1) ...
21:41:10 Selecting previously unselected package docker-ce-cli.
21:41:10 Preparing to unpack .../docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.deb ...
21:41:10 Unpacking docker-ce-cli (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy) ...
21:41:10 Selecting previously unselected package docker-buildx-plugin.
21:41:10 Preparing to unpack .../docker-buildx-plugin_0.8.2~ubuntu-jammy_arm64.deb ...
21:41:10 Unpacking docker-buildx-plugin (0.8.2~ubuntu-jammy) ...
21:41:12 Selecting previously unselected package docker-compose-plugin.
21:41:12 Preparing to unpack .../docker-compose-plugin_2.9.0~ubuntu-jammy_arm64.deb ...
21:41:12 Unpacking docker-compose-plugin (2.9.0~ubuntu-jammy) ...
21:41:12 Selecting previously unselected package dbus-user-session.
21:41:12 Preparing to unpack .../05-dbus-user-session_1.12.20-2_arm64.deb ...
21:41:12 Unpacking dbus-user-session (1.12.20-2) ...
21:41:12 Selecting previously unselected package libip6tc2:arm64.
21:41:12 Preparing to unpack .../06-libip6tc2_1.8.7-1_arm64.deb ...
21:41:12 Unpacking libip6tc2:arm64 (1.8.7-1) ...
21:41:12 Selecting previously unselected package libxtables12:arm64.
21:41:12 Preparing to unpack .../07-libxtables12_1.8.7-1_arm64.deb ...
21:41:12 Unpacking libxtables12:arm64 (1.8.7-1) ...
21:41:12 Selecting previously unselected package libmnl0:arm64.
21:41:12 Preparing to unpack .../08-libmnl0_1.0.4-3_arm64.deb ...
21:41:12 Unpacking libmnl0:arm64 (1.0.4-3) ...
21:41:12 Selecting previously unselected package libnfnetlink0:arm64.
21:41:12 Preparing to unpack .../09-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
21:41:12 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
21:41:12 Selecting previously unselected package libnetfilter-conntrack3:arm64.
21:41:12 Preparing to unpack .../10-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
21:41:12 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
21:41:12 Setting up docker-ce-cli (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy) ...
21:41:12 Setting up docker-buildx-plugin (0.8.2~ubuntu-jammy) ...
21:41:12 Setting up docker-compose-plugin (2.9.0~ubuntu-jammy) ...
21:41:12 Setting up docker-ce (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy) ...
21:41:12 Selecting previously unselected package libnftnl11:arm64.
21:41:12 Preparing to unpack .../11-libnftnl11_1.1.9-1_arm64.deb ...
21:41:12 Unpacking libnftnl11:arm64 (1.1.9-1) ...
21:41:12 Selecting previously unselected package iptables.
21:41:12 Preparing to unpack .../12-iptables_1.8.7-1_arm64.deb ...
21:41:12 Unpacking iptables (1.8.7-1) ...
21:41:12 Setting up systemd-sysv (247.3-7) ...
21:41:12 Setting up libip6tc2:arm64 (1.8.7-1) ...
21:41:12 Setting up dbus (1.12.20-2) ...
21:41:12 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
21:41:12 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
21:41:12 invoke-rc.d: could not determine current runlevel
21:41:12 invoke-rc.d: policy-rc.d denied execution of start.
21:41:12 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
21:41:12  docker-ce-rootless-extras depends on dbus-user-session; however:
21:41:12   Package dbus-user-session is not installed.
21:41:12 
21:41:12 Setting up docker-ce-rootless-extras (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy) ...
21:41:12 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.8.2~ubuntu-jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.9.0~ubuntu-jammy_arm64.deb
21:41:12 invoke-rc.d: could not determine current runlevel
21:41:12 invoke-rc.d: policy-rc.d denied execution of start.
21:41:12 Setting up libmnl0:arm64 (1.0.4-3) ...
21:41:12 Setting up containerd.io (1.6.7-1) ...
21:41:12 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:41:12 Setting up libxtables12:arm64 (1.8.7-1) ...
21:41:12 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
21:41:12 Setting up libpam-systemd:arm64 (247.3-7) ...
21:41:13 Setting up netbase (6.3) ...
21:41:13 Setting up libnftnl11:arm64 (1.1.9-1) ...
21:41:13 Setting up dbus-user-session (1.12.20-2) ...
21:41:13 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
21:41:13 Setting up iptables (1.8.7-1) ...
21:41:13 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:41:13 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:41:13 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:41:13 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:41:13 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:41:13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:41:13 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:41:13 + docker --version
21:41:13 Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8
21:41:13 + dockerd --version
21:41:13 Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8
21:41:13 + containerd --version
21:41:13 containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb
21:41:13 + runc --version
21:41:13 runc version 1.1.3
21:41:13 commit: v1.1.3-0-g6724737
21:41:13 spec: 1.0.2-dev
21:41:13 go: go1.17.13
21:41:13 libseccomp: 2.5.1
21:41:13 Reading package lists...
21:41:13 Building dependency tree...
21:41:13 Reading state information...
21:41:13 Correcting dependencies... Done
21:41:14 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:41:14 Skipping docker-ce, it is already installed and upgrade is not set.
21:41:14 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:41:14 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:41:14 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:41:14 The following additional packages will be installed:
21:41:14   containerd.io dbus-user-session iptables libip6tc2 libmnl0
21:41:14   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
21:41:14 Suggested packages:
21:41:14   firewalld kmod nftables
21:41:14 The following NEW packages will be installed:
21:41:14   containerd.io dbus-user-session iptables libip6tc2 libmnl0
21:41:14   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
21:41:14 make[2]: Leaving directory '/root/build-deb/compose'
21:41:14 # Build the scan-plugin
21:41:14 # TODO change once we support scan-plugin on other architectures
21:41:14 if [ "amd64" = "amd64" ]; then \
21:41:14 	cd /go/src/github.com/docker/scan-cli-plugin \
21:41:14 	&& PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \
21:41:14 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
21:41:14 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
21:41:14 fi
21:41:14 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
21:41:14 GO111MODULE=on make -f builder.Makefile build
21:41:14 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
21:41:14 mkdir -p bin
21:41:14 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=061fe0a -X github.com/docker/scan-cli-plugin/internal.Version=v0.17.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:f9291a5310e3952369eeb8cd1c2a25f0c9fc930a3ccc88e1ea20956ad86b75a4 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.827.0" -o bin/docker-scan ./cmd/docker-scan
21:41:14 go: downloading github.com/docker/cli v20.10.9+incompatible
21:41:14 go: downloading github.com/docker/docker v20.10.9+incompatible
21:41:14 go: downloading github.com/spf13/cobra v1.2.1
21:41:14 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
21:41:14 go: downloading github.com/docker/distribution v2.7.1+incompatible
21:41:14 go: downloading github.com/opencontainers/image-spec v1.0.1
21:41:14 go: downloading github.com/Masterminds/semver/v3 v3.1.1
21:41:14 go: downloading github.com/mitchellh/go-homedir v1.1.0
21:41:14 go: downloading github.com/containerd/containerd v1.5.7
21:41:14 go: downloading github.com/moby/sys/mount v0.2.0
21:41:14 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
21:41:14 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
21:41:14 go: downloading google.golang.org/grpc v1.40.0
21:41:14 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a
21:41:14 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
21:41:14 go: downloading github.com/moby/sys/mountinfo v0.4.1
21:41:14 go: downloading github.com/opencontainers/runc v1.0.2
21:41:14 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
21:41:14 go: downloading google.golang.org/protobuf v1.26.0
21:41:14 go: downloading github.com/prometheus/client_golang v1.7.1
21:41:14 go: downloading github.com/cespare/xxhash/v2 v2.1.1
21:41:14 go: downloading github.com/prometheus/common v0.10.0
21:41:14 go: downloading github.com/prometheus/procfs v0.6.0
21:41:14 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
21:41:14 Need to get 21.5 MB of archives.
21:41:14 After this operation, 111 MB of additional disk space will be used.
21:41:14 Get:1 https://download.docker.com/linux/ubuntu jammy/test arm64 containerd.io arm64 1.6.7-1 [20.8 MB]
21:41:14 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmnl0 arm64 1.0.4-3build2 [12.9 kB]
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:41:14 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxtables12 arm64 1.8.7-1ubuntu5 [30.8 kB]
21:41:14 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 netbase all 6.3 [12.9 kB]
21:41:14 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libip6tc2 arm64 1.8.7-1ubuntu5 [20.1 kB]
21:41:14 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnfnetlink0 arm64 1.0.1-3build3 [14.2 kB]
21:41:14 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnetfilter-conntrack3 arm64 1.0.9-1 [44.5 kB]
21:41:14 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnftnl11 arm64 1.2.1-1build1 [64.5 kB]
21:41:14 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 iptables arm64 1.8.7-1ubuntu5 [451 kB]
21:41:14 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dbus-user-session arm64 1.12.20-2ubuntu4 [9430 B]
21:41:15 debconf: delaying package configuration, since apt-utils is not installed
21:41:15 Fetched 21.5 MB in 1s (24.8 MB/s)
21:41:15 Selecting previously unselected package libmnl0:arm64.
21:41: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 ... 9445 files and directories currently installed.)
21:41:15 Preparing to unpack .../0-libmnl0_1.0.4-3build2_arm64.deb ...
21:41:15 Unpacking libmnl0:arm64 (1.0.4-3build2) ...
21:41:15 Selecting previously unselected package libxtables12:arm64.
21:41:15 Preparing to unpack .../1-libxtables12_1.8.7-1ubuntu5_arm64.deb ...
21:41:15 Unpacking libxtables12:arm64 (1.8.7-1ubuntu5) ...
21:41:15 Selecting previously unselected package netbase.
21:41:15 Preparing to unpack .../2-netbase_6.3_all.deb ...
21:41:15 Unpacking netbase (6.3) ...
21:41:15 Selecting previously unselected package libip6tc2:arm64.
21:41:15 Preparing to unpack .../3-libip6tc2_1.8.7-1ubuntu5_arm64.deb ...
21:41:15 Unpacking libip6tc2:arm64 (1.8.7-1ubuntu5) ...
21:41:15 Selecting previously unselected package libnfnetlink0:arm64.
21:41:15 Preparing to unpack .../4-libnfnetlink0_1.0.1-3build3_arm64.deb ...
21:41:15 Unpacking libnfnetlink0:arm64 (1.0.1-3build3) ...
21:41:15 Selecting previously unselected package libnetfilter-conntrack3:arm64.
21:41:15 Preparing to unpack .../5-libnetfilter-conntrack3_1.0.9-1_arm64.deb ...
21:41:15 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-1) ...
21:41:15 Selecting previously unselected package libnftnl11:arm64.
21:41:15 Preparing to unpack .../6-libnftnl11_1.2.1-1build1_arm64.deb ...
21:41:15 Unpacking libnftnl11:arm64 (1.2.1-1build1) ...
21:41:15 Selecting previously unselected package iptables.
21:41:15 Preparing to unpack .../7-iptables_1.8.7-1ubuntu5_arm64.deb ...
21:41:15 Unpacking iptables (1.8.7-1ubuntu5) ...
21:41:15 Selecting previously unselected package containerd.io.
21:41:15 Preparing to unpack .../8-containerd.io_1.6.7-1_arm64.deb ...
21:41:15 Unpacking containerd.io (1.6.7-1) ...
21:41:15   Running scriptlet: container-selinux-3:2.189.0-1.el9.noarch             49/61 
21:41:15   Installing       : acl-2.3.1-3.el9.aarch64                              50/61 
21:41:15   Installing       : device-mapper-9:1.02.185-3.el9.aarch64               51/61 
21:41:15   Installing       : device-mapper-libs-9:1.02.185-3.el9.aarch64          52/61 
21:41:15   Installing       : cryptsetup-libs-2.4.3-4.el9.aarch64                  53/61 
21:41:15   Installing       : dbus-1:1.12.20-5.el9.aarch64                         54/61 
21:41:15   Installing       : systemd-pam-250-7.el9.aarch64                        55/61 
21:41:15   Running scriptlet: systemd-250-7.el9.aarch64                            56/61 
21:41:15   Installing       : systemd-250-7.el9.aarch64                            56/61 
21:41:15   Running scriptlet: systemd-250-7.el9.aarch64                            56/61 
21:41:15   Installing       : dbus-common-1:1.12.20-5.el9.noarch                   57/61 
21:41:15   Running scriptlet: dbus-common-1:1.12.20-5.el9.noarch                   57/61 
21:41:15 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket.
21:41:15 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket.
21:41:15 
21:41:15   Running scriptlet: dbus-broker-28-6.el9.aarch64                         58/61 
21:41:15   Installing       : dbus-broker-28-6.el9.aarch64                         58/61 
21:41:15   Running scriptlet: dbus-broker-28-6.el9.aarch64                         58/61 
21:41:15 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service.
21:41:15 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service.
21:41:15 
21:41:15   Installing       : containerd.io-1.6.7-3.1.el9.aarch64                  59/61 
21:41:15   Running scriptlet: containerd.io-1.6.7-3.1.el9.aarch64                  59/61 
21:41:15   Installing       : docker-ce-rootless-extras-0.0.0~20220816152130.8ff   60/61 
21:41:15   Running scriptlet: docker-ce-rootless-extras-0.0.0~20220816152130.8ff   60/61 
21:41:15   Installing       : docker-ce-3:0.0.0~20220816152130.8ffaab8-0.el9.aar   61/61 
21:41:15   Running scriptlet: docker-ce-3:0.0.0~20220816152130.8ffaab8-0.el9.aar   61/61 
21:41:15   Running scriptlet: selinux-policy-targeted-34.1.39-1.el9.noarch         61/61 
21:41:15   Running scriptlet: container-selinux-3:2.189.0-1.el9.noarch             61/61 
21:41:16   Running scriptlet: container-selinux-2:2.180.0-1.module_el8.7.0+1106+   32/38 
21:41:16   Installing       : containerd.io-1.6.7-3.1.el8.aarch64                  33/38 
21:41:16   Running scriptlet: containerd.io-1.6.7-3.1.el8.aarch64                  33/38 
21:41:16   Installing       : libslirp-4.4.0-1.module_el8.6.0+926+8bef8ae7.aarch   34/38 
21:41:16   Installing       : slirp4netns-1.1.8-2.module_el8.7.0+1106+45480ee0.a   35/38 
21:41:16   Installing       : docker-ce-rootless-extras-0.0.0~20220816152130.8ff   36/38 
21:41:16   Running scriptlet: docker-ce-rootless-extras-0.0.0~20220816152130.8ff   36/38 
21:41:16   Installing       : docker-ce-3:0.0.0~20220816152130.8ffaab8-0.el8.aar   37/38 
21:41:16   Running scriptlet: docker-ce-3:0.0.0~20220816152130.8ffaab8-0.el8.aar   37/38 
21:41:16   Cleanup          : xz-libs-5.2.4-4.el8_6.aarch64                        38/38 
21:41:16   Running scriptlet: container-selinux-2:2.180.0-1.module_el8.7.0+1106+   38/38 
21:41:16   Running scriptlet: xz-libs-5.2.4-4.el8_6.aarch64                        38/38 
21:41:16   Verifying        : xz-libs-5.2.4-4.el8.aarch64                           1/38 
21:41:16   Verifying        : xz-libs-5.2.4-4.el8_6.aarch64                         2/38 
21:41:16   Verifying        : container-selinux-2:2.180.0-1.module_el8.7.0+1106+    3/38 
21:41:16   Verifying        : fuse-overlayfs-1.8.2-1.module_el8.7.0+1106+45480ee    4/38 
21:41:16   Verifying        : libslirp-4.4.0-1.module_el8.6.0+926+8bef8ae7.aarch    5/38 
21:41:16   Verifying        : slirp4netns-1.1.8-2.module_el8.7.0+1106+45480ee0.a    6/38 
21:41:16   Verifying        : checkpolicy-2.9-1.el8.aarch64                         7/38 
21:41:16   Verifying        : fuse-common-3.3.0-16.el8.aarch64                      8/38 
21:41:16   Verifying        : fuse3-3.3.0-16.el8.aarch64                            9/38 
21:41:16   Verifying        : fuse3-libs-3.3.0-16.el8.aarch64                      10/38 
21:41:16   Verifying        : iptables-1.8.4-22.el8.aarch64                        11/38 
21:41:16   Verifying        : iptables-libs-1.8.4-22.el8.aarch64                   12/38 
21:41:16   Verifying        : kmod-25-19.el8.aarch64                               13/38 
21:41:16   Verifying        : libcgroup-0.41-19.el8.aarch64                        14/38 
21:41:16   Verifying        : libibverbs-37.2-1.el8.aarch64                        15/38 
21:41:16   Verifying        : libmnl-1.0.4-6.el8.aarch64                           16/38 
21:41:16   Verifying        : libnetfilter_conntrack-1.0.6-5.el8.aarch64           17/38 
21:41:16   Verifying        : libnfnetlink-1.0.1-13.el8.aarch64                    18/38 
21:41:16   Verifying        : libnftnl-1.1.5-5.el8.aarch64                         19/38 
21:41:16   Verifying        : libpcap-14:1.9.1-5.el8.aarch64                       20/38 
21:41:16   Verifying        : libselinux-utils-2.9-5.el8.aarch64                   21/38 
21:41:16   Verifying        : policycoreutils-2.9-19.el8.aarch64                   22/38 
21:41:16   Verifying        : policycoreutils-python-utils-2.9-19.el8.noarch       23/38 
21:41:16   Verifying        : python3-audit-3.0.7-4.el8.aarch64                    24/38 
21:41:16   Verifying        : python3-libselinux-2.9-5.el8.aarch64                 25/38 
21:41:16   Verifying        : python3-libsemanage-2.9-8.el8.aarch64                26/38 
21:41:16   Verifying        : python3-policycoreutils-2.9-19.el8.noarch            27/38 
21:41:16   Verifying        : python3-setools-4.3.0-3.el8.aarch64                  28/38 
21:41:16   Verifying        : rpm-plugin-selinux-4.14.3-23.el8.aarch64             29/38 
21:41:16   Verifying        : selinux-policy-3.14.3-105.el8.noarch                 30/38 
21:41:16   Verifying        : selinux-policy-targeted-3.14.3-105.el8.noarch        31/38 
21:41:16   Verifying        : xz-5.2.4-4.el8.aarch64                               32/38 
21:41:16   Verifying        : containerd.io-1.6.7-3.1.el8.aarch64                  33/38 
21:41:16   Verifying        : docker-ce-3:0.0.0~20220816152130.8ffaab8-0.el8.aar   34/38 
21:41:16   Verifying        : docker-ce-rootless-extras-0.0.0~20220816152130.8ff   35/38 
21:41:16   Verifying        : docker-ce-cli-1:0.0.0~20220816152130.8ffaab8-0.el8   36/38 
21:41:16   Verifying        : docker-compose-plugin-2.9.0-0.el8.aarch64            37/38 
21:41:16   Verifying        : docker-buildx-plugin-0.8.2-0.el8.aarch64             38/38 
21:41:16 
21:41:16 Downgraded:
21:41:16   xz-libs-5.2.4-4.el8.aarch64                                                   
21:41:16 Installed:
21:41:16   checkpolicy-2.9-1.el8.aarch64                                                 
21:41:16   container-selinux-2:2.180.0-1.module_el8.7.0+1106+45480ee0.noarch             
21:41:16   containerd.io-1.6.7-3.1.el8.aarch64                                           
21:41:16   docker-buildx-plugin-0.8.2-0.el8.aarch64                                      
21:41:16   docker-ce-3:0.0.0~20220816152130.8ffaab8-0.el8.aarch64                        
21:41:16   docker-ce-cli-1:0.0.0~20220816152130.8ffaab8-0.el8.aarch64                    
21:41:16   docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el8.aarch64          
21:41:16   docker-compose-plugin-2.9.0-0.el8.aarch64                                     
21:41:16   fuse-common-3.3.0-16.el8.aarch64                                              
21:41:16   fuse-overlayfs-1.8.2-1.module_el8.7.0+1106+45480ee0.aarch64                   
21:41:16   fuse3-3.3.0-16.el8.aarch64                                                    
21:41:16   fuse3-libs-3.3.0-16.el8.aarch64                                               
21:41:16   iptables-1.8.4-22.el8.aarch64                                                 
21:41:16   iptables-libs-1.8.4-22.el8.aarch64                                            
21:41:16   kmod-25-19.el8.aarch64                                                        
21:41:16   libcgroup-0.41-19.el8.aarch64                                                 
21:41:16   libibverbs-37.2-1.el8.aarch64                                                 
21:41:16   libmnl-1.0.4-6.el8.aarch64                                                    
21:41:16   libnetfilter_conntrack-1.0.6-5.el8.aarch64                                    
21:41:16   libnfnetlink-1.0.1-13.el8.aarch64                                             
21:41:16   libnftnl-1.1.5-5.el8.aarch64                                                  
21:41:16   libpcap-14:1.9.1-5.el8.aarch64                                                
21:41:16   libselinux-utils-2.9-5.el8.aarch64                                            
21:41:16   libslirp-4.4.0-1.module_el8.6.0+926+8bef8ae7.aarch64                          
21:41:16   policycoreutils-2.9-19.el8.aarch64                                            
21:41:16   policycoreutils-python-utils-2.9-19.el8.noarch                                
21:41:16   python3-audit-3.0.7-4.el8.aarch64                                             
21:41:16   python3-libselinux-2.9-5.el8.aarch64                                          
21:41:16   python3-libsemanage-2.9-8.el8.aarch64                                         
21:41:16   python3-policycoreutils-2.9-19.el8.noarch                                     
21:41:16   python3-setools-4.3.0-3.el8.aarch64                                           
21:41:16   rpm-plugin-selinux-4.14.3-23.el8.aarch64                                      
21:41:16   selinux-policy-3.14.3-105.el8.noarch                                          
21:41:16   selinux-policy-targeted-3.14.3-105.el8.noarch                                 
21:41:16   slirp4netns-1.1.8-2.module_el8.7.0+1106+45480ee0.aarch64                      
21:41:16   xz-5.2.4-4.el8.aarch64                                                        
21:41:16 
21:41:16 Complete!
21:41:16 + docker --version
21:41:16 Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8
21:41:16 + dockerd --version
21:41:16 Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8
21:41:16 + containerd --version
21:41:16 containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb
21:41:16 + runc --version
21:41:16 runc version 1.1.3
21:41:16 commit: v1.1.3-0-g6724737
21:41:16 spec: 1.0.2-dev
21:41:16 go: go1.17.13
21:41:16 libseccomp: 2.5.2
21:41:17   Running scriptlet: docker-ce-3:0.0.0~20220816152130.8ffaab8-0.el9.aar   61/61 
21:41:17   Verifying        : acl-2.3.1-3.el9.aarch64                               1/61 
21:41:17   Verifying        : cracklib-2.9.6-27.el9.aarch64                         2/61 
21:41:17   Verifying        : cracklib-dicts-2.9.6-27.el9.aarch64                   3/61 
21:41:17   Verifying        : cryptsetup-libs-2.4.3-4.el9.aarch64                   4/61 
21:41:17   Verifying        : dbus-1:1.12.20-5.el9.aarch64                          5/61 
21:41:17   Verifying        : dbus-broker-28-6.el9.aarch64                          6/61 
21:41:17   Verifying        : dbus-common-1:1.12.20-5.el9.noarch                    7/61 
21:41:17   Verifying        : device-mapper-9:1.02.185-3.el9.aarch64                8/61 
21:41:17   Verifying        : device-mapper-libs-9:1.02.185-3.el9.aarch64           9/61 
21:41:17   Verifying        : diffutils-3.7-12.el9.aarch64                         10/61 
21:41:17   Verifying        : fuse-common-3.10.2-5.el9.aarch64                     11/61 
21:41:17   Verifying        : iptables-libs-1.8.8-4.el9.aarch64                    12/61 
21:41:17   Verifying        : iptables-nft-1.8.8-4.el9.aarch64                     13/61 
21:41:17   Verifying        : kmod-28-7.el9.aarch64                                14/61 
21:41:17   Verifying        : kmod-libs-28-7.el9.aarch64                           15/61 
21:41:17   Verifying        : libdb-5.3.28-53.el9.aarch64                          16/61 
21:41:17   Verifying        : libeconf-0.4.1-2.el9.aarch64                         17/61 
21:41:17   Verifying        : libfdisk-2.37.4-3.el9.aarch64                        18/61 
21:41:17   Verifying        : libibverbs-41.0-3.el9.aarch64                        19/61 
21:41:17   Verifying        : libmnl-1.0.4-15.el9.aarch64                          20/61 
21:41:17   Verifying        : libnetfilter_conntrack-1.0.8-4.el9.aarch64           21/61 
21:41:17   Verifying        : libnfnetlink-1.0.1-21.el9.aarch64                    22/61 
21:41:17   Verifying        : libnftnl-1.2.2-1.el9.aarch64                         23/61 
21:41:17   Verifying        : libnl3-3.7.0-1.el9.aarch64                           24/61 
21:41:17   Verifying        : libpcap-14:1.10.0-4.el9.aarch64                      25/61 
21:41:17   Verifying        : libpwquality-1.4.4-8.el9.aarch64                     26/61 
21:41:17   Verifying        : libseccomp-2.5.2-2.el9.aarch64                       27/61 
21:41:17   Verifying        : libselinux-utils-3.4-3.el9.aarch64                   28/61 
21:41:17   Verifying        : libutempter-1.2.1-6.el9.aarch64                      29/61 
21:41:17   Verifying        : openssl-1:3.0.1-40.el9.aarch64                       30/61 
21:41:17   Verifying        : pam-1.5.1-12.el9.aarch64                             31/61 
21:41:17   Verifying        : policycoreutils-3.4-2.el9.aarch64                    32/61 
21:41:17   Verifying        : python3-setools-4.4.0-5.el9.aarch64                  33/61 
21:41:17   Verifying        : python3-setuptools-53.0.0-10.el9.noarch              34/61 
21:41:17   Verifying        : rpm-plugin-selinux-4.16.1.3-17.el9.aarch64           35/61 
21:41:17   Verifying        : selinux-policy-34.1.39-1.el9.noarch                  36/61 
21:41:17   Verifying        : selinux-policy-targeted-34.1.39-1.el9.noarch         37/61 
21:41:17   Verifying        : systemd-250-7.el9.aarch64                            38/61 
21:41:17   Verifying        : systemd-pam-250-7.el9.aarch64                        39/61 
21:41:17   Verifying        : systemd-rpm-macros-250-7.el9.noarch                  40/61 
21:41:17   Verifying        : util-linux-2.37.4-3.el9.aarch64                      41/61 
21:41:17   Verifying        : util-linux-core-2.37.4-3.el9.aarch64                 42/61 
21:41:17   Verifying        : xz-5.2.5-8.el9.aarch64                               43/61 
21:41:17   Verifying        : checkpolicy-3.4-1.el9.aarch64                        44/61 
21:41:17   Verifying        : container-selinux-3:2.189.0-1.el9.noarch             45/61 
21:41:17   Verifying        : fuse-overlayfs-1.9-1.el9.aarch64                     46/61 
21:41:17   Verifying        : fuse3-3.10.2-5.el9.aarch64                           47/61 
21:41:17   Verifying        : fuse3-libs-3.10.2-5.el9.aarch64                      48/61 
21:41:17   Verifying        : libslirp-4.4.0-4.el9.aarch64                         49/61 
21:41:17   Verifying        : policycoreutils-python-utils-3.4-2.el9.noarch        50/61 
21:41:17   Verifying        : python3-audit-3.0.7-103.el9.aarch64                  51/61 
21:41:17   Verifying        : python3-libselinux-3.4-3.el9.aarch64                 52/61 
21:41:17   Verifying        : python3-libsemanage-3.4-2.el9.aarch64                53/61 
21:41:17   Verifying        : python3-policycoreutils-3.4-2.el9.noarch             54/61 
21:41:17   Verifying        : slirp4netns-1.2.0-2.el9.aarch64                      55/61 
21:41:17   Verifying        : containerd.io-1.6.7-3.1.el9.aarch64                  56/61 
21:41:17   Verifying        : docker-ce-3:0.0.0~20220816152130.8ffaab8-0.el9.aar   57/61 
21:41:17   Verifying        : docker-compose-plugin-2.9.0-0.el9.aarch64            58/61 
21:41:17   Verifying        : docker-buildx-plugin-0.8.2-0.el9.aarch64             59/61 
21:41:17   Verifying        : docker-ce-rootless-extras-0.0.0~20220816152130.8ff   60/61 
21:41:17   Verifying        : docker-ce-cli-1:0.0.0~20220816152130.8ffaab8-0.el9   61/61 
21:41:17 
21:41:17 Installed:
21:41:17   acl-2.3.1-3.el9.aarch64                                                       
21:41:17   checkpolicy-3.4-1.el9.aarch64                                                 
21:41:17   container-selinux-3:2.189.0-1.el9.noarch                                      
21:41:17   containerd.io-1.6.7-3.1.el9.aarch64                                           
21:41:17   cracklib-2.9.6-27.el9.aarch64                                                 
21:41:17   cracklib-dicts-2.9.6-27.el9.aarch64                                           
21:41:17   cryptsetup-libs-2.4.3-4.el9.aarch64                                           
21:41:17   dbus-1:1.12.20-5.el9.aarch64                                                  
21:41:17   dbus-broker-28-6.el9.aarch64                                                  
21:41:17   dbus-common-1:1.12.20-5.el9.noarch                                            
21:41:17   device-mapper-9:1.02.185-3.el9.aarch64                                        
21:41:17   device-mapper-libs-9:1.02.185-3.el9.aarch64                                   
21:41:17   diffutils-3.7-12.el9.aarch64                                                  
21:41:17   docker-buildx-plugin-0.8.2-0.el9.aarch64                                      
21:41:17   docker-ce-3:0.0.0~20220816152130.8ffaab8-0.el9.aarch64                        
21:41:17   docker-ce-cli-1:0.0.0~20220816152130.8ffaab8-0.el9.aarch64                    
21:41:17   docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el9.aarch64          
21:41:17   docker-compose-plugin-2.9.0-0.el9.aarch64                                     
21:41:17   fuse-common-3.10.2-5.el9.aarch64                                              
21:41:17   fuse-overlayfs-1.9-1.el9.aarch64                                              
21:41:17   fuse3-3.10.2-5.el9.aarch64                                                    
21:41:17   fuse3-libs-3.10.2-5.el9.aarch64                                               
21:41:17   iptables-libs-1.8.8-4.el9.aarch64                                             
21:41:17   iptables-nft-1.8.8-4.el9.aarch64                                              
21:41:17   kmod-28-7.el9.aarch64                                                         
21:41:17   kmod-libs-28-7.el9.aarch64                                                    
21:41:17   libdb-5.3.28-53.el9.aarch64                                                   
21:41:17   libeconf-0.4.1-2.el9.aarch64                                                  
21:41:17   libfdisk-2.37.4-3.el9.aarch64                                                 
21:41:17   libibverbs-41.0-3.el9.aarch64                                                 
21:41:17   libmnl-1.0.4-15.el9.aarch64                                                   
21:41:17   libnetfilter_conntrack-1.0.8-4.el9.aarch64                                    
21:41:17   libnfnetlink-1.0.1-21.el9.aarch64                                             
21:41:17   libnftnl-1.2.2-1.el9.aarch64                                                  
21:41:17   libnl3-3.7.0-1.el9.aarch64                                                    
21:41:17   libpcap-14:1.10.0-4.el9.aarch64                                               
21:41:17   libpwquality-1.4.4-8.el9.aarch64                                              
21:41:17   libseccomp-2.5.2-2.el9.aarch64                                                
21:41:17   libselinux-utils-3.4-3.el9.aarch64                                            
21:41:17   libslirp-4.4.0-4.el9.aarch64                                                  
21:41:17   libutempter-1.2.1-6.el9.aarch64                                               
21:41:17   openssl-1:3.0.1-40.el9.aarch64                                                
21:41:17   pam-1.5.1-12.el9.aarch64                                                      
21:41:17   policycoreutils-3.4-2.el9.aarch64                                             
21:41:17   policycoreutils-python-utils-3.4-2.el9.noarch                                 
21:41:17   python3-audit-3.0.7-103.el9.aarch64                                           
21:41:17   python3-libselinux-3.4-3.el9.aarch64                                          
21:41:17   python3-libsemanage-3.4-2.el9.aarch64                                         
21:41:17   python3-policycoreutils-3.4-2.el9.noarch                                      
21:41:17   python3-setools-4.4.0-5.el9.aarch64                                           
21:41:17   python3-setuptools-53.0.0-10.el9.noarch                                       
21:41:17   rpm-plugin-selinux-4.16.1.3-17.el9.aarch64                                    
21:41:17   selinux-policy-34.1.39-1.el9.noarch                                           
21:41:17   selinux-policy-targeted-34.1.39-1.el9.noarch                                  
21:41:17   slirp4netns-1.2.0-2.el9.aarch64                                               
21:41:17   systemd-250-7.el9.aarch64                                                     
21:41:17   systemd-pam-250-7.el9.aarch64                                                 
21:41:17   systemd-rpm-macros-250-7.el9.noarch                                           
21:41:17   util-linux-2.37.4-3.el9.aarch64                                               
21:41:17   util-linux-core-2.37.4-3.el9.aarch64                                          
21:41:17   xz-5.2.5-8.el9.aarch64                                                        
21:41:17 
21:41:17 Complete!
21:41:17 + docker --version
21:41:17 Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8
21:41:17 + dockerd --version
21:41:17 Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8
21:41:17 + containerd --version
21:41:17 Importing GPG key 0x621E9F35:
21:41:17  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
21:41:17  Fingerprint: 060a 61c5 1b55 8a7f 742b 77aa c52f eb6b 621e 9f35
21:41:17  From       : https://download.docker.com/linux/centos/gpg
21:41:17 Running transaction check
21:41:17 Running transaction test
21:41:17 Transaction test succeeded
21:41:17 Running transaction
21:41:17   Installing : libseccomp-2.3.1-4.el7.aarch64                              1/27 
21:41:17   Installing : libcgroup-0.41-21.el7.aarch64                               2/27 
21:41:17   Installing : libselinux-utils-2.5-15.el7.aarch64                         3/27 
21:41:17   Installing : policycoreutils-2.5-34.el7.aarch64                          4/27 
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
21:41:17 containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb
21:41:17 + runc --version
21:41:17 runc version 1.1.3
21:41:17 commit: v1.1.3-0-g6724737
21:41:17 spec: 1.0.2-dev
21:41:17 go: go1.17.13
21:41:17 libseccomp: 2.5.2
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
21:41:17   Installing : selinux-policy-3.13.1-268.el7_9.2.noarch                    5/27 
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:41:18 Selecting previously unselected package dbus-user-session.
21:41:18 Preparing to unpack .../9-dbus-user-session_1.12.20-2ubuntu4_arm64.deb ...
21:41:18 Unpacking dbus-user-session (1.12.20-2ubuntu4) ...
21:41:18 Setting up libip6tc2:arm64 (1.8.7-1ubuntu5) ...
21:41:18 Setting up dbus-user-session (1.12.20-2ubuntu4) ...
21:41:18 Setting up libmnl0:arm64 (1.0.4-3build2) ...
21:41:18 Setting up containerd.io (1.6.7-1) ...
21:41:18 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:41:18 Setting up libxtables12:arm64 (1.8.7-1ubuntu5) ...
21:41:18 Setting up libnfnetlink0:arm64 (1.0.1-3build3) ...
21:41:18 Setting up netbase (6.3) ...
21:41:18 Setting up libnftnl11:arm64 (1.2.1-1build1) ...
21:41:18 Setting up libnetfilter-conntrack3:arm64 (1.0.9-1) ...
21:41:18 Setting up iptables (1.8.7-1ubuntu5) ...
21:41:18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:41:18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:41:18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:41:18 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:41:18 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:41:18 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:41:18 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
21:41:18 + docker --version
21:41:18 Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8
21:41:18 + dockerd --version
21:41:18 Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8
21:41:18 + containerd --version
21:41:18 containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb
21:41:18 + runc --version
21:41:18 runc version 1.1.3
21:41:18 commit: v1.1.3-0-g6724737
21:41:18 spec: 1.0.2-dev
21:41:18 go: go1.17.13
21:41:18 libseccomp: 2.5.3
21:41:19   Installing : libnfnetlink-1.0.1-4.el7.aarch64                            6/27 
21:41:19   Installing : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch           7/27 
21:41:19   Installing : slirp4netns-0.4.3-4.el7_8.aarch64                           8/27 
21:41:21   Installing : setools-libs-3.3.8-4.el7.aarch64                            9/27 
21:41:21 ~/rpmbuild/BUILD/src
21:41:21 + popd
21:41:21 + RPM_EC=0
21:41:21 ++ jobs -p
21:41:21 + exit 0
21:41:21 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VvxsDt
21:41:21 + umask 022
21:41:21 + cd /root/rpmbuild/BUILD
21:41:21 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.aarch64 '!=' / ']'
21:41:21 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.aarch64
21:41:21 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.aarch64
21:41:21 + mkdir -p /root/rpmbuild/BUILDROOT
21:41:21 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.aarch64
21:41:21 + cd src
21:41:21 + pushd /root/rpmbuild/BUILD/src/compose
21:41:21 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:41:21 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-compose
21:41:21 + popd
21:41:21 ~/rpmbuild/BUILD/src
21:41:21 + for f in LICENSE MAINTAINERS NOTICE README.md
21:41:21 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
21:41:21 + for f in LICENSE MAINTAINERS NOTICE README.md
21:41:21 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
21:41:21 + for f in LICENSE MAINTAINERS NOTICE README.md
21:41:21 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
21:41:21 + for f in LICENSE MAINTAINERS NOTICE README.md
21:41:21 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
21:41:21 + /usr/lib/rpm/check-buildroot
21:41:21 + /usr/lib/rpm/redhat/brp-ldconfig
21:41:21 + /usr/lib/rpm/brp-compress
21:41:21 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:41:21 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:41:21 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:41:21 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:41:21 + /usr/lib/rpm/check-rpaths
21:41:21 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:41:21 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:41:21 + /usr/lib/rpm/redhat/brp-python-hardlink
21:41:21 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.6Su7KA
21:41:21 + umask 022
21:41:21 + cd /root/rpmbuild/BUILD
21:41:21 + cd src
21:41:21 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
21:41:21 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:41:21 + ver=v2.9.0
21:41:21 + test v2.9.0 = v2.9.0
21:41:21 + echo 'PASS: docker-compose version OK'
21:41:21 + RPM_EC=0
21:41:21 PASS: docker-compose version OK
21:41:21 ++ jobs -p
21:41:21 + exit 0
21:41:21 Processing files: docker-compose-plugin-2.9.0-0.fc35.aarch64
21:41:21 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AqLz33
21:41:21 + umask 022
21:41:21 + cd /root/rpmbuild/BUILD
21:41:21 + cd src
21:41:21 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.aarch64/usr/share/doc/docker-compose-plugin
21:41:21 + export LC_ALL=C
21:41:21 + LC_ALL=C
21:41:21 + export DOCDIR
21:41:21 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.aarch64/usr/share/doc/docker-compose-plugin
21:41:21 + 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.9.0-0.fc35.aarch64/usr/share/doc/docker-compose-plugin
21:41:21 + RPM_EC=0
21:41:21 ++ jobs -p
21:41:21 + exit 0
21:41:21 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NZew0i
21:41:21 + umask 022
21:41:21 + cd /root/rpmbuild/BUILD
21:41:21 + cd src
21:41:21 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.aarch64/usr/share/licenses/docker-compose-plugin
21:41:21 + export LC_ALL=C
21:41:21 + LC_ALL=C
21:41:21 + export LICENSEDIR
21:41:21 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.aarch64/usr/share/licenses/docker-compose-plugin
21:41:21 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.aarch64/usr/share/licenses/docker-compose-plugin
21:41:21 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.aarch64/usr/share/licenses/docker-compose-plugin
21:41:21 + RPM_EC=0
21:41:21 ++ jobs -p
21:41:21 + exit 0
21:41:21 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-compose
21:41:21 Provides: docker-compose-plugin = 0:2.9.0-0.fc35 docker-compose-plugin(aarch-64) = 0:2.9.0-0.fc35
21:41:21 Requires(interp): /bin/sh /bin/sh /bin/sh
21:41:21 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:41:21 Requires(post): /bin/sh
21:41:21 Requires(preun): /bin/sh
21:41:21 Requires(postun): /bin/sh
21:41:21 Enhances: docker-ce-cli
21:41:21 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.aarch64
21:41:21 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.9.0-0.fc35.src.rpm
21:41:21   Installing : docker-buildx-plugin-0.8.2-0.el7.aarch64                   10/27 
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:41:22   Installing : audit-libs-python-2.8.5-4.el7.aarch64                      11/27 
21:41:23 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.9.0-0.fc35.aarch64.rpm
21:41:23 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.s410rM
21:41:23 + umask 022
21:41:23 + cd /root/rpmbuild/BUILD
21:41:23 + cd src
21:41:23 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.aarch64
21:41:23 + RPM_EC=0
21:41:23 ++ jobs -p
21:41:23 + exit 0
21:41:23 
21:41:23 RPM build warnings:
21:41:23     line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:41:23     line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:41:23     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:41:23     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64/usr/bin/docker-proxy
21:41:23     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
21:41:23     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-compose
21:41:24   Installing : docker-compose-plugin-2.9.0-0.el7.aarch64                  12/27 
21:41:24   Installing : 1:docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.aarch   13/27 
21:41:24   Installing : checkpolicy-2.5-8.el7.aarch64                              14/27 
21:41:24 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
21:41:24 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
21:41:24 make[1]: Leaving directory '/root/build-deb'
21:41:24    debian/rules override_dh_auto_test
21:41:24 make[1]: Entering directory '/root/build-deb'
21:41:24 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:41:24 	test "$ver" = "Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:41:24 PASS: daemon version OK
21:41:24 ver="$(cli/build/docker --version)"; \
21:41:24 	test "$ver" = "Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:41:24 PASS: cli version OK
21:41:24 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:41:24 	test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:41:24 PASS: docker-buildx version OK
21:41:24 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:41:24 	test "$ver" = "v2.9.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:41:24 PASS: docker-compose version OK
21:41:24 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
21:41:24 # TODO change once we support scan-plugin on other architectures
21:41:24 if [ "amd64" = "amd64" ]; then \
21:41:24 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:41:24 		test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
21:41:24 fi
21:41:24 PASS: docker-scan version OK
21:41:24 make[1]: Leaving directory '/root/build-deb'
21:41:24    create-stamp debian/debhelper-build-stamp
21:41:24  debian/rules binary
21:41:24 dh binary --with=bash-completion
21:41:24    dh_testroot
21:41:24    dh_prep
21:41:24    debian/rules override_dh_auto_install
21:41:24 make[1]: Entering directory '/root/build-deb'
21:41:24 # docker-ce-cli install
21:41:24 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:41:24 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:41:24 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:41:24 # docker-ce install
21:41:24 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:41:24 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:41:24 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:41:24 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:41:24 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
21:41:24 # docker-buildx-plugin install
21:41:24 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:41:24 # docker-compose-plugin install
21:41:24 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:41:24 # docker-scan-plugin install
21:41:24 # TODO change once we support scan-plugin on other architectures
21:41:24 if [ "amd64" = "amd64" ]; then \
21:41:24 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
21:41:24 fi
21:41:24 # docker-ce-rootless-extras install
21:41:24 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:41:24 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:41:24 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:41:24 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:41:24 # TODO: how can we install vpnkit?
21:41:24 make[1]: Leaving directory '/root/build-deb'
21:41:24    debian/rules override_dh_install
21:41:24 make[1]: Entering directory '/root/build-deb'
21:41:24 dh_install
21:41:24 # TODO Can we do this from within our container?
21:41:24 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:41:24 make[1]: Leaving directory '/root/build-deb'
21:41:24    dh_installdocs
21:41:24    dh_installchangelogs
21:41:24    dh_installman
21:41:25 Fedora 36 openh264 (From Cisco) - aarch64       1.9 kB/s | 2.5 kB     00:01    
21:41:25 Fedora Modular 36 - aarch64                     2.0 MB/s | 2.3 MB     00:01    
21:41:25   Installing : fuse3-libs-3.6.1-4.el7.aarch64                             15/27 
21:41:25   Installing : fuse-overlayfs-0.7.2-6.el7_8.aarch64                       16/27 
21:41:25   Installing : libselinux-python-2.5-15.el7.aarch64                       17/27 
21:41:25   Installing : python-IPy-0.75-6.el7.noarch                               18/27 
21:41:25    dh_bash-completion
21:41:25    dh_systemd_enable
21:41:25    debian/rules override_dh_installinit
21:41:25 make[1]: Entering directory '/root/build-deb'
21:41:25 # use "docker" as our service name, not "docker-ce"
21:41:25 dh_installinit --name=docker
21:41:25 make[1]: Leaving directory '/root/build-deb'
21:41:25    dh_systemd_start
21:41:25   Installing : libsemanage-python-2.5-14.el7.aarch64                      19/27 
21:41:25   Installing : policycoreutils-python-2.5-34.el7.aarch64                  20/27 
21:41:25    dh_perl
21:41:25    dh_link
21:41:25    dh_strip_nondeterminism
21:41:25    dh_compress
21:41:25    dh_fixperms
21:41:25    dh_missing
21:41:25    debian/rules override_dh_strip
21:41:25 make[1]: Entering directory '/root/build-deb'
21:41:25 # Go has lots of problems with stripping, so just don't
21:41:25 make[1]: Leaving directory '/root/build-deb'
21:41:25    dh_makeshlibs
21:41:25    debian/rules override_dh_shlibdeps
21:41:25 make[1]: Entering directory '/root/build-deb'
21:41:25 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:41:26 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-35"
21:41:26 make[2]: Leaving directory '/root/build-deb/compose'
21:41:26 # Build the scan-plugin
21:41:26 # TODO change once we support scan-plugin on other architectures
21:41:26 if [ "amd64" = "amd64" ]; then \
21:41:26 	cd /go/src/github.com/docker/scan-cli-plugin \
21:41:26 	&& PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \
21:41:26 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
21:41:26 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
21:41:26 fi
21:41:26 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
21:41:26 GO111MODULE=on make -f builder.Makefile build
21:41:26 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
21:41:26 mkdir -p bin
21:41:26 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=061fe0a -X github.com/docker/scan-cli-plugin/internal.Version=v0.17.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:f9291a5310e3952369eeb8cd1c2a25f0c9fc930a3ccc88e1ea20956ad86b75a4 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.827.0" -o bin/docker-scan ./cmd/docker-scan
21:41:26 go: downloading github.com/docker/cli v20.10.9+incompatible
21:41:26 go: downloading github.com/docker/docker v20.10.9+incompatible
21:41:26 go: downloading github.com/spf13/cobra v1.2.1
21:41:26 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
21:41:26 go: downloading github.com/docker/distribution v2.7.1+incompatible
21:41:26 go: downloading github.com/opencontainers/image-spec v1.0.1
21:41:26 go: downloading github.com/Masterminds/semver/v3 v3.1.1
21:41:26 go: downloading github.com/mitchellh/go-homedir v1.1.0
21:41:26 go: downloading github.com/containerd/containerd v1.5.7
21:41:26 go: downloading github.com/moby/sys/mount v0.2.0
21:41:26 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
21:41:26 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
21:41:26 go: downloading google.golang.org/grpc v1.40.0
21:41:26 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a
21:41:26 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
21:41:26 go: downloading github.com/moby/sys/mountinfo v0.4.1
21:41:26 go: downloading github.com/opencontainers/runc v1.0.2
21:41:26 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
21:41:26 go: downloading google.golang.org/protobuf v1.26.0
21:41:26 go: downloading github.com/prometheus/client_golang v1.7.1
21:41:26 go: downloading github.com/cespare/xxhash/v2 v2.1.1
21:41:26 go: downloading github.com/prometheus/common v0.10.0
21:41:26 go: downloading github.com/prometheus/procfs v0.6.0
21:41:26 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:41:27 + make IMAGE=fedora:35 verify
21:41:27 docker run  --rm -i \
21:41:27 	-v "$(pwd):/v" \
21:41:27 	-e DEBIAN_FRONTEND=noninteractive \
21:41:27 	-e PACKAGE_REPO=staging \
21:41:27 	-w /v \
21:41:27 	fedora:35 ./verify
21:41:27 Unable to find image 'fedora:35' locally
21:41:27 35: Pulling from library/fedora
21:41:27 623fc6c8f399: Already exists
21:41:27 Digest: sha256:f1e3a29da8990568c1da6a460cf9658ee7e9b409aa39c2aded67f7ac1dfe7e8a
21:41:27 Status: Downloaded newer image for fedora:35
21:41:27 Fedora 36 - aarch64 - Updates                    13 MB/s |  24 MB     00:01    
21:41:28 + verify
21:41:28 + dpkg --version
21:41:28 + rpm --version
21:41:28 + verify_rpm
21:41:28 ++ . /etc/os-release
21:41:28 +++ NAME='Fedora Linux'
21:41:28 +++ VERSION='35 (Container Image)'
21:41:28 +++ ID=fedora
21:41:28 +++ VERSION_ID=35
21:41:28 +++ VERSION_CODENAME=
21:41:28 +++ PLATFORM_ID=platform:f35
21:41:28 +++ PRETTY_NAME='Fedora Linux 35 (Container Image)'
21:41:28 +++ ANSI_COLOR='0;38;2;60;110;180'
21:41:28 +++ LOGO=fedora-logo-icon
21:41:28 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:35
21:41:28 +++ HOME_URL=https://fedoraproject.org/
21:41:28 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f35/system-administrators-guide/
21:41:28 +++ SUPPORT_URL=https://ask.fedoraproject.org/
21:41:28 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:41:28 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
21:41:28 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=35
21:41:28 +++ REDHAT_SUPPORT_PRODUCT=Fedora
21:41:28 +++ REDHAT_SUPPORT_PRODUCT_VERSION=35
21:41:28 +++ PRIVACY_POLICY_URL=https://fedoraproject.org/wiki/Legal:PrivacyPolicy
21:41:28 +++ VARIANT='Container Image'
21:41:28 +++ VARIANT_ID=container
21:41:28 ++ echo fedora
21:41:28 + DIST_ID=fedora
21:41:28 ++ . /etc/os-release
21:41:28 +++ NAME='Fedora Linux'
21:41:28 +++ VERSION='35 (Container Image)'
21:41:28 +++ ID=fedora
21:41:28 +++ VERSION_ID=35
21:41:28 +++ VERSION_CODENAME=
21:41:28 +++ PLATFORM_ID=platform:f35
21:41:28 +++ PRETTY_NAME='Fedora Linux 35 (Container Image)'
21:41:28 +++ ANSI_COLOR='0;38;2;60;110;180'
21:41:28 +++ LOGO=fedora-logo-icon
21:41:28 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:35
21:41:28 +++ HOME_URL=https://fedoraproject.org/
21:41:28 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f35/system-administrators-guide/
21:41:28 +++ SUPPORT_URL=https://ask.fedoraproject.org/
21:41:28 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:41:28 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
21:41:28 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=35
21:41:28 +++ REDHAT_SUPPORT_PRODUCT=Fedora
21:41:28 +++ REDHAT_SUPPORT_PRODUCT_VERSION=35
21:41:28 +++ PRIVACY_POLICY_URL=https://fedoraproject.org/wiki/Legal:PrivacyPolicy
21:41:28 +++ VARIANT='Container Image'
21:41:28 +++ VARIANT_ID=container
21:41:28 ++ echo 35
21:41:28 ++ cut -d. -f1
21:41:28 + DIST_VERSION=35
21:41:28 + pkg_manager=yum
21:41:28 + pkg_config_manager=yum-config-manager
21:41:28 + dnf --version
21:41:28 4.9.0
21:41:28   Installed: dnf-0:4.9.0-1.fc35.noarch at Mon Feb 21 06:52:52 2022
21:41:28   Built    : Fedora Project at Thu Sep 23 12:18:24 2021
21:41:28 
21:41:28   Installed: rpm-0:4.17.0-4.fc35.aarch64 at Mon Feb 21 06:52:50 2022
21:41:28   Built    : Fedora Project at Wed Feb  2 12:39:57 2022
21:41:28 + pkg_manager=dnf
21:41:28 + pkg_config_manager='dnf config-manager'
21:41:28 + dnf clean all
21:41:28 0 files removed
21:41:28 + dnf upgrade -y
21:41:28 Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.fc36.x86_64.rpm
21:41:28 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.u7WYYN
21:41:28 + umask 022
21:41:28 + cd /root/rpmbuild/BUILD
21:41:28 + cd src
21:41:28 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.x86_64
21:41:28 + RPM_EC=0
21:41:28 ++ jobs -p
21:41:28 + exit 0
21:41:28 
21:41:28 RPM build warnings:
21:41:28     line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:41:28     line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:41:28     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:41:28     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64/usr/bin/docker-proxy
21:41:28     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
21:41:28 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6PIULp
21:41:28 + umask 022
21:41:28 + cd /root/rpmbuild/BUILD
21:41:28 + cd /root/rpmbuild/BUILD
21:41:28 + rm -rf src
21:41:28 + /usr/bin/mkdir -p src
21:41:28 + cd src
21:41:28 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
21:41:28 + /usr/bin/tar -xof -
21:41:28 + STATUS=0
21:41:28 + '[' 0 -ne 0 ']'
21:41:28 + /usr/bin/tar -xof -
21:41:28 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
21:41:28 + STATUS=0
21:41:28 + '[' 0 -ne 0 ']'
21:41:28 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:41:28 + RPM_EC=0
21:41:28 ++ jobs -p
21:41:28 + exit 0
21:41:28 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YT6sIy
21:41:28 + umask 022
21:41:28 + cd /root/rpmbuild/BUILD
21:41:28 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
21:41:28 + export CFLAGS
21:41:28 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
21:41:28 + export CXXFLAGS
21:41:28 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
21:41:28 + export FFLAGS
21:41:28 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
21:41:28 + export FCFLAGS
21:41: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-compose-plugin-2.9.0-0.fc36.x86_64.ld'
21:41:28 + export LDFLAGS
21:41:28 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:41:28 + export LT_SYS_LIBRARY_PATH
21:41:28 + CC=gcc
21:41:28 + export CC
21:41:28 + CXX=g++
21:41:28 + export CXX
21:41:28 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:41:28 + /usr/lib/rpm/generate-rpm-note.sh docker-compose-plugin 2.9.0-0.fc36 x86_64
21:41:28 + cd src
21:41:28 + pushd /root/rpmbuild/BUILD/src/compose
21:41:28 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:41:28 + GOPROXY=https://proxy.golang.org
21:41:28 + GO111MODULE=on
21:41:28 + go mod download
21:41:32 make[2]: Leaving directory '/root/build-deb/compose'
21:41:32 # Build the scan-plugin
21:41:32 # TODO change once we support scan-plugin on other architectures
21:41:32 if [ "amd64" = "amd64" ]; then \
21:41:32 	cd /go/src/github.com/docker/scan-cli-plugin \
21:41:32 	&& PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \
21:41:32 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
21:41:32 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
21:41:32 fi
21:41:32 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
21:41:32 GO111MODULE=on make -f builder.Makefile build
21:41:32 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
21:41:32 mkdir -p bin
21:41:32 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=061fe0a -X github.com/docker/scan-cli-plugin/internal.Version=v0.17.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:f9291a5310e3952369eeb8cd1c2a25f0c9fc930a3ccc88e1ea20956ad86b75a4 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.827.0" -o bin/docker-scan ./cmd/docker-scan
21:41:32 go: downloading github.com/docker/cli v20.10.9+incompatible
21:41:32 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
21:41:32 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
21:41:32 make[1]: Leaving directory '/root/build-deb'
21:41:32    debian/rules override_dh_auto_test
21:41:32 make[1]: Entering directory '/root/build-deb'
21:41:32 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:41:32 	test "$ver" = "Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:41:32 PASS: daemon version OK
21:41:32 ver="$(cli/build/docker --version)"; \
21:41:32 	test "$ver" = "Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:41:32 PASS: cli version OK
21:41:32 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:41:32 	test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:41:32 PASS: docker-buildx version OK
21:41:32 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:41:32 	test "$ver" = "v2.9.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:41:32 PASS: docker-compose version OK
21:41:32 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
21:41:32 # TODO change once we support scan-plugin on other architectures
21:41:32 if [ "amd64" = "amd64" ]; then \
21:41:32 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:41:32 		test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
21:41:32 fi
21:41:32 PASS: docker-scan version OK
21:41:32 make[1]: Leaving directory '/root/build-deb'
21:41:32    create-stamp debian/debhelper-build-stamp
21:41:32  debian/rules binary
21:41:32 dh binary --with=bash-completion
21:41:32    dh_testroot
21:41:32    dh_prep
21:41:32    debian/rules override_dh_auto_install
21:41:32 make[1]: Entering directory '/root/build-deb'
21:41:32 # docker-ce-cli install
21:41:32 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:41:32 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:41:32 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:41:32 # docker-ce install
21:41:32 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:41:32 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:41:32 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:41:32 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:41:32 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
21:41:32 # docker-buildx-plugin install
21:41:32 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:41:32 # docker-compose-plugin install
21:41:32 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:41:32 # docker-scan-plugin install
21:41:32 # TODO change once we support scan-plugin on other architectures
21:41:32 if [ "amd64" = "amd64" ]; then \
21:41:32 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
21:41:32 fi
21:41:32 # docker-ce-rootless-extras install
21:41:32 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:41:32 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:41:32 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:41:32 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:41:32 # TODO: how can we install vpnkit?
21:41:32 make[1]: Leaving directory '/root/build-deb'
21:41:32    debian/rules override_dh_install
21:41:32 make[1]: Entering directory '/root/build-deb'
21:41:32 dh_install
21:41:32 # TODO Can we do this from within our container?
21:41:32 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:41:32 make[1]: Leaving directory '/root/build-deb'
21:41:32    dh_installdocs
21:41:32    dh_installchangelogs
21:41:32    dh_installman
21:41:32    dh_bash-completion
21:41:32    dh_systemd_enable
21:41:32    debian/rules override_dh_installinit
21:41:32 make[1]: Entering directory '/root/build-deb'
21:41:32 # use "docker" as our service name, not "docker-ce"
21:41:32 dh_installinit --name=docker
21:41:32 make[1]: Leaving directory '/root/build-deb'
21:41:32    dh_systemd_start
21:41:32    dh_perl
21:41:32    dh_link
21:41:32    dh_strip_nondeterminism
21:41:32 Fedora 35 - aarch64                              22 MB/s |  75 MB     00:03    
21:41:33 go: downloading github.com/docker/docker v20.10.9+incompatible
21:41:33 go: downloading github.com/spf13/cobra v1.2.1
21:41:33 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
21:41:33 go: downloading github.com/docker/distribution v2.7.1+incompatible
21:41:33 go: downloading github.com/opencontainers/image-spec v1.0.1
21:41:33 go: downloading github.com/Masterminds/semver/v3 v3.1.1
21:41:33 go: downloading github.com/mitchellh/go-homedir v1.1.0
21:41:33 go: downloading github.com/containerd/containerd v1.5.7
21:41:33 go: downloading github.com/moby/sys/mount v0.2.0
21:41:33 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
21:41:33    dh_compress
21:41:33    dh_fixperms
21:41:33 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
21:41:33 go: downloading google.golang.org/grpc v1.40.0
21:41:33 make[1]: Leaving directory '/root/build-deb'
21:41:33    dh_installdeb
21:41:33    debian/rules override_dh_gencontrol
21:41:33 make[1]: Entering directory '/root/build-deb'
21:41:33 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:41:33 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:41:33 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE}
21:41:33 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:41:33 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:41:33 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
21:41:33 # Use separate version for the scan-plugin package, then generate the other control files as usual
21:41:33 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
21:41:33 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
21:41:33 if [ "amd64" = "amd64" ]; then \
21:41:33 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
21:41:33 fi
21:41:33 dh_gencontrol --remaining-packages
21:41:33 make[1]: Leaving directory '/root/build-deb'
21:41:33    dh_md5sums
21:41:34    dh_missing
21:41:34    debian/rules override_dh_strip
21:41:34 make[1]: Entering directory '/root/build-deb'
21:41:34 # Go has lots of problems with stripping, so just don't
21:41:34 make[1]: Leaving directory '/root/build-deb'
21:41:34    dh_makeshlibs
21:41:34 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a
21:41:34 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
21:41:34 go: downloading github.com/moby/sys/mountinfo v0.4.1
21:41:34    debian/rules override_dh_builddeb
21:41:34 make[1]: Entering directory '/root/build-deb'
21:41:34 dh_builddeb -- -Zxz
21:41:34 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~ubuntu-bionic_amd64.deb'.
21:41:34 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.deb'.
21:41:34    debian/rules override_dh_shlibdeps
21:41:34 make[1]: Entering directory '/root/build-deb'
21:41:34 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:41:34 go: downloading github.com/opencontainers/runc v1.0.2
21:41:34 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
21:41:34 go: downloading google.golang.org/protobuf v1.26.0
21:41:34 go: downloading github.com/prometheus/client_golang v1.7.1
21:41:34 go: downloading github.com/cespare/xxhash/v2 v2.1.1
21:41:34 go: downloading github.com/prometheus/common v0.10.0
21:41:34 go: downloading github.com/prometheus/procfs v0.6.0
21:41:34 + GOPROXY=https://proxy.golang.org
21:41:34 + GO111MODULE=on
21:41:34 + GIT_TAG=v2.9.0
21:41:34 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin
21:41:34 GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0"  -o bin/docker-compose ./cmd
21:41:35   Installing : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch         21/27 
21:41:35 setsebool:  SELinux is disabled.
21:41:35 Fedora Modular 36 - aarch64 - Updates           2.1 MB/s | 2.7 MB     00:01    
21:41:36 Last metadata expiration check: 0:00:01 ago on Tue Aug 16 21:41:35 2022.
21:41:38 make[2]: Leaving directory '/root/build-deb/compose'
21:41:38 # Build the scan-plugin
21:41:38 # TODO change once we support scan-plugin on other architectures
21:41:38 if [ "amd64" = "amd64" ]; then \
21:41:38 	cd /go/src/github.com/docker/scan-cli-plugin \
21:41:38 	&& PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \
21:41:38 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
21:41:38 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
21:41:38 fi
21:41:38 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
21:41:38 GO111MODULE=on make -f builder.Makefile build
21:41:38 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
21:41:38 mkdir -p bin
21:41:38 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=061fe0a -X github.com/docker/scan-cli-plugin/internal.Version=v0.17.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:f9291a5310e3952369eeb8cd1c2a25f0c9fc930a3ccc88e1ea20956ad86b75a4 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.827.0" -o bin/docker-scan ./cmd/docker-scan
21:41:38 go: downloading github.com/docker/cli v20.10.9+incompatible
21:41:38 go: downloading github.com/docker/docker v20.10.9+incompatible
21:41:38 go: downloading github.com/spf13/cobra v1.2.1
21:41:38 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
21:41:38 go: downloading github.com/docker/distribution v2.7.1+incompatible
21:41:38 go: downloading github.com/opencontainers/image-spec v1.0.1
21:41:38 go: downloading github.com/Masterminds/semver/v3 v3.1.1
21:41:38 go: downloading github.com/mitchellh/go-homedir v1.1.0
21:41:38 go: downloading github.com/containerd/containerd v1.5.7
21:41:38 go: downloading github.com/moby/sys/mount v0.2.0
21:41:38 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
21:41:38 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
21:41:38 go: downloading google.golang.org/grpc v1.40.0
21:41:38 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a
21:41:38 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
21:41:38 go: downloading github.com/moby/sys/mountinfo v0.4.1
21:41:38 go: downloading github.com/opencontainers/runc v1.0.2
21:41:38 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
21:41:38 go: downloading google.golang.org/protobuf v1.26.0
21:41:38 go: downloading github.com/prometheus/client_golang v1.7.1
21:41:38 go: downloading github.com/cespare/xxhash/v2 v2.1.1
21:41:38 go: downloading github.com/prometheus/common v0.10.0
21:41:38 go: downloading github.com/prometheus/procfs v0.6.0
21:41:38   Installing : containerd.io-1.6.7-3.1.el7.aarch64                        22/27 
21:41:39   Installing : libmnl-1.0.3-7.el7.aarch64                                 23/27 
21:41:39 + popd
21:41:39 + exit 0
21:41:39 ~/rpmbuild/BUILD/src
21:41:39 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2MJXja
21:41:39 + umask 022
21:41:39 + cd /root/rpmbuild/BUILD
21:41:39 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.x86_64 '!=' / ']'
21:41:39 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.x86_64
21:41:39 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.x86_64
21:41:39 + mkdir -p /root/rpmbuild/BUILDROOT
21:41:39 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.x86_64
21:41:39 + cd src
21:41:39 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:41:39 + pushd /root/rpmbuild/BUILD/src/compose
21:41:39 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-compose
21:41:39 ~/rpmbuild/BUILD/src
21:41:39 + popd
21:41:39 + for f in LICENSE MAINTAINERS NOTICE README.md
21:41:39 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
21:41:39 + for f in LICENSE MAINTAINERS NOTICE README.md
21:41:39 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
21:41:39 + for f in LICENSE MAINTAINERS NOTICE README.md
21:41:39 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
21:41:39 + for f in LICENSE MAINTAINERS NOTICE README.md
21:41:39 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
21:41:39 + /usr/lib/rpm/check-buildroot
21:41:39 + /usr/lib/rpm/redhat/brp-ldconfig
21:41:39 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
21:41:39 + /usr/lib/rpm/brp-compress
21:41:39 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:41:39 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:41:39 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:41:39 + /usr/lib/rpm/brp-python-bytecompile '' 1
21:41:39 + /usr/lib/rpm/brp-python-hardlink
21:41:39 + PYTHON3=/usr/libexec/platform-python
21:41:39 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:41:39 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3PPnhb
21:41:39 + umask 022
21:41:39 + cd /root/rpmbuild/BUILD
21:41:39 + cd src
21:41:39 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
21:41:39 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:41:39 + ver=v2.9.0
21:41:39 + test v2.9.0 = v2.9.0
21:41:39 + echo 'PASS: docker-compose version OK'
21:41:39 PASS: docker-compose version OK
21:41:39 + exit 0
21:41:39 Processing files: docker-compose-plugin-2.9.0-0.el8.x86_64
21:41:39 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Kr86aD
21:41:39 + umask 022
21:41:39 + cd /root/rpmbuild/BUILD
21:41:39 + cd src
21:41:39 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.x86_64/usr/share/doc/docker-compose-plugin
21:41:39 + export LC_ALL=C
21:41:39 + LC_ALL=C
21:41:39 + export DOCDIR
21:41:39 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.x86_64/usr/share/doc/docker-compose-plugin
21:41:39 + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.x86_64/usr/share/doc/docker-compose-plugin
21:41:39 + exit 0
21:41:39 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8SHpsV
21:41:39 + umask 022
21:41:39 + cd /root/rpmbuild/BUILD
21:41:39 + cd src
21:41:39 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.x86_64/usr/share/licenses/docker-compose-plugin
21:41:39 + export LC_ALL=C
21:41:39 + LC_ALL=C
21:41:39 + export LICENSEDIR
21:41:39 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.x86_64/usr/share/licenses/docker-compose-plugin
21:41:39 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.x86_64/usr/share/licenses/docker-compose-plugin
21:41:39 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.x86_64/usr/share/licenses/docker-compose-plugin
21:41:39 + exit 0
21:41:39 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-compose
21:41:39 Provides: docker-compose-plugin = 0:2.9.0-0.el8 docker-compose-plugin(x86-64) = 0:2.9.0-0.el8
21:41:39 Requires(interp): /bin/sh /bin/sh /bin/sh
21:41:39 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:41:39 Requires(post): /bin/sh
21:41:39 Requires(preun): /bin/sh
21:41:39 Requires(postun): /bin/sh
21:41:39 Enhances: docker-ce-cli
21:41:39 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.x86_64
21:41:39 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.9.0-0.el8.src.rpm
21:41:39   Installing : libnetfilter_conntrack-1.0.6-1.el7_3.aarch64               24/27 
21:41:40 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.9.0-0.el8.x86_64.rpm
21:41:40 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SN6FZv
21:41:40 + umask 022
21:41:40 + cd /root/rpmbuild/BUILD
21:41:40 + cd src
21:41:40 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.x86_64
21:41:40 + exit 0
21:41:40 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jjexpk
21:41:40 Dependencies resolved.
21:41:40 =======================================================================================
21:41:40  Package                             Arch     Version                    Repo      Size
21:41:40 =======================================================================================
21:41:40 Upgrading:
21:41:40  authselect                          aarch64  1.4.0-1.fc36               updates  139 k
21:41:40  authselect-libs                     aarch64  1.4.0-1.fc36               updates  233 k
21:41:40  ca-certificates                     noarch   2022.2.54-1.2.fc36         updates  828 k
21:41:40  coreutils                           aarch64  9.0-8.fc36                 updates  1.0 M
21:41:40  coreutils-common                    aarch64  9.0-8.fc36                 updates  2.0 M
21:41:40  crypto-policies                     noarch   20220428-1.gitdfb10ea.fc36 updates   62 k
21:41:40  curl                                aarch64  7.82.0-7.fc36              updates  305 k
21:41:40  dnf                                 noarch   4.13.0-1.fc36              updates  453 k
21:41:40  dnf-data                            noarch   4.13.0-1.fc36              updates   42 k
21:41:40  elfutils-default-yama-scope         noarch   0.187-4.fc36               updates   17 k
21:41:40  elfutils-libelf                     aarch64  0.187-4.fc36               updates  198 k
21:41:40  elfutils-libs                       aarch64  0.187-4.fc36               updates  256 k
21:41:40  fedora-release-common               noarch   36-18                      updates   21 k
21:41:40  fedora-release-container            noarch   36-18                      updates   11 k
21:41:40  fedora-release-identity-container   noarch   36-18                      updates   12 k
21:41:40  filesystem                          aarch64  3.18-2.fc36                updates  1.1 M
21:41:40  glib2                               aarch64  2.72.3-1.fc36              updates  2.7 M
21:41:40  glibc                               aarch64  2.35-15.fc36               updates  1.7 M
21:41:40  glibc-common                        aarch64  2.35-15.fc36               updates  323 k
21:41:40  glibc-minimal-langpack              aarch64  2.35-15.fc36               updates   55 k
21:41:40  gnupg2                              aarch64  2.3.7-3.fc36               updates  2.5 M
21:41:40  gnutls                              aarch64  3.7.7-1.fc36               updates  1.0 M
21:41:40  krb5-libs                           aarch64  1.19.2-11.fc36             updates  729 k
21:41:40  libarchive                          aarch64  3.5.3-3.fc36               updates  388 k
21:41:40  libblkid                            aarch64  2.38-1.fc36                updates  106 k
21:41:40  libcap-ng                           aarch64  0.8.3-1.fc36               updates   32 k
21:41:40  libcurl                             aarch64  7.82.0-7.fc36              updates  295 k
21:41:40  libdnf                              aarch64  0.67.0-2.fc36              updates  613 k
21:41:40  libgcc                              aarch64  12.1.1-1.fc36              updates   89 k
21:41:40  libgcrypt                           aarch64  1.10.1-3.fc36              updates  454 k
21:41:40  libgomp                             aarch64  12.1.1-1.fc36              updates  287 k
21:41:40  libgpg-error                        aarch64  1.45-1.fc36                updates  220 k
21:41:40  libidn2                             aarch64  2.3.3-1.fc36               updates  107 k
21:41:40  libmount                            aarch64  2.38-1.fc36                updates  132 k
21:41:40  librepo                             aarch64  1.14.3-1.fc36              updates   92 k
21:41:40  libsmartcols                        aarch64  2.38-1.fc36                updates   62 k
21:41:40  libsolv                             aarch64  0.7.22-1.fc36              updates  390 k
21:41:40  libstdc++                           aarch64  12.1.1-1.fc36              updates  737 k
21:41:40  libtirpc                            aarch64  1.3.3-0.fc36               updates   94 k
21:41:40  libuuid                             aarch64  2.38-1.fc36                updates   27 k
21:41:40  libxml2                             aarch64  2.9.14-1.fc36              updates  734 k
21:41:40  libzstd                             aarch64  1.5.2-2.fc36               updates  267 k
21:41:40  lua-libs                            aarch64  5.4.4-3.fc36               updates  213 k
21:41:40  nettle                              aarch64  3.8-1.fc36                 updates  421 k
21:41:40  openldap                            aarch64  2.6.2-2.fc36               updates  250 k
21:41:40  openldap-compat                     aarch64  2.6.2-2.fc36               updates   18 k
21:41:40  openssl-libs                        aarch64  1:3.0.5-1.fc36             updates  2.0 M
21:41:40  pam                                 aarch64  1.5.2-13.fc36              updates  529 k
21:41:40  pam-libs                            aarch64  1.5.2-13.fc36              updates   58 k
21:41:40  pcre2                               aarch64  10.40-1.fc36               updates  220 k
21:41:40  pcre2-syntax                        noarch   10.40-1.fc36               updates  143 k
21:41:40  python3                             aarch64  3.10.6-1.fc36              updates   28 k
21:41:40  python3-dnf                         noarch   4.13.0-1.fc36              updates  415 k
21:41:40  python3-hawkey                      aarch64  0.67.0-2.fc36              updates  100 k
21:41:40  python3-libdnf                      aarch64  0.67.0-2.fc36              updates  743 k
21:41:40  python3-libs                        aarch64  3.10.6-1.fc36              updates  7.3 M
21:41:40  python3-rpm                         aarch64  4.17.1-3.fc36              updates   92 k
21:41:40  rpm                                 aarch64  4.17.1-3.fc36              updates  534 k
21:41:40  rpm-build-libs                      aarch64  4.17.1-3.fc36              updates   89 k
21:41:40  rpm-libs                            aarch64  4.17.1-3.fc36              updates  306 k
21:41:40  rpm-sign-libs                       aarch64  4.17.1-3.fc36              updates   24 k
21:41:40  setup                               noarch   2.14.1-1.fc36              updates  143 k
21:41:40  shadow-utils                        aarch64  2:4.11.1-3.fc36            updates  1.1 M
21:41:40  systemd-libs                        aarch64  250.8-1.fc36               updates  585 k
21:41:40  tpm2-tss                            aarch64  3.2.0-3.fc36               updates  550 k
21:41:40  tzdata                              noarch   2022a-2.fc36               updates  432 k
21:41:40  util-linux-core                     aarch64  2.38-1.fc36                updates  455 k
21:41:40  vim-data                            noarch   2:9.0.189-1.fc36           updates   25 k
21:41:40  vim-minimal                         aarch64  2:9.0.189-1.fc36           updates  717 k
21:41:40  yum                                 noarch   4.13.0-1.fc36              updates   40 k
21:41:40  zchunk-libs                         aarch64  1.2.2-1.fc36               updates   51 k
21:41:40  zlib                                aarch64  1.2.11-32.fc36             updates   89 k
21:41:40 
21:41:40 Transaction Summary
21:41:40 =======================================================================================
21:41:40 Upgrade  72 Packages
21:41:40 
21:41:40 Total download size: 38 M
21:41:40 Downloading Packages:
21:41:40 (1/72): authselect-libs-1.4.0-1.fc36.aarch64.rp 516 kB/s | 233 kB     00:00    
21:41:40 + umask 022
21:41:40 + cd /root/rpmbuild/BUILD
21:41:40 + cd /root/rpmbuild/BUILD
21:41:40 + rm -rf src
21:41:40 + /usr/bin/mkdir -p src
21:41:40 + cd src
21:41:40 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
21:41:40 + /usr/bin/tar -xof -
21:41:40 + STATUS=0
21:41:40 + '[' 0 -ne 0 ']'
21:41:40 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
21:41:40 + /usr/bin/tar -xof -
21:41:40 + STATUS=0
21:41:40 + '[' 0 -ne 0 ']'
21:41:40 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:41:40 + exit 0
21:41:40 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ep93VQ
21:41:40 + umask 022
21:41:40 + cd /root/rpmbuild/BUILD
21:41:40 + cd src
21:41:40 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
21:41:40 + bash -c 'TAG_NAME="v0.17.0" COMMIT="061fe0a" PLATFORM_BINARY=docker-scan make native-build'
21:41:40 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
21:41:40 GO111MODULE=on make -f builder.Makefile build
21:41:40 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
21:41:40 mkdir -p bin
21:41:40 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=061fe0a -X github.com/docker/scan-cli-plugin/internal.Version=v0.17.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:f9291a5310e3952369eeb8cd1c2a25f0c9fc930a3ccc88e1ea20956ad86b75a4 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.827.0" -o bin/docker-scan ./cmd/docker-scan
21:41:40 go: downloading github.com/docker/cli v20.10.9+incompatible
21:41:40 (2/72): ca-certificates-2022.2.54-1.2.fc36.noar 1.8 MB/s | 828 kB     00:00    
21:41:40 (3/72): authselect-1.4.0-1.fc36.aarch64.rpm     295 kB/s | 139 kB     00:00    
21:41:40 (4/72): coreutils-9.0-8.fc36.aarch64.rpm         11 MB/s | 1.0 MB     00:00    
21:41:40 (5/72): crypto-policies-20220428-1.gitdfb10ea.f 771 kB/s |  62 kB     00:00    
21:41:40 (6/72): coreutils-common-9.0-8.fc36.aarch64.rpm  13 MB/s | 2.0 MB     00:00    
21:41:40 (7/72): curl-7.82.0-7.fc36.aarch64.rpm          4.2 MB/s | 305 kB     00:00    
21:41:40 (8/72): dnf-4.13.0-1.fc36.noarch.rpm            4.6 MB/s | 453 kB     00:00    
21:41:40 (9/72): dnf-data-4.13.0-1.fc36.noarch.rpm       1.0 MB/s |  42 kB     00:00    
21:41:40   Installing : iptables-1.4.21-35.el7.aarch64                             25/27 
21:41:40 (10/72): elfutils-libs-0.187-4.fc36.aarch64.rpm 3.2 MB/s | 256 kB     00:00    
21:41:40 (11/72): elfutils-default-yama-scope-0.187-4.fc 199 kB/s |  17 kB     00:00    
21:41:40 (12/72): elfutils-libelf-0.187-4.fc36.aarch64.r 2.2 MB/s | 198 kB     00:00    
21:41:40 (13/72): fedora-release-common-36-18.noarch.rpm 1.1 MB/s |  21 kB     00:00    
21:41:40 (14/72): fedora-release-container-36-18.noarch. 611 kB/s |  11 kB     00:00    
21:41:40 (15/72): fedora-release-identity-container-36-1 581 kB/s |  12 kB     00:00    
21:41:40 (16/72): filesystem-3.18-2.fc36.aarch64.rpm      20 MB/s | 1.1 MB     00:00    
21:41:40 (17/72): glibc-2.35-15.fc36.aarch64.rpm          17 MB/s | 1.7 MB     00:00    
21:41:40 (18/72): glibc-common-2.35-15.fc36.aarch64.rpm  3.6 MB/s | 323 kB     00:00    
21:41:40 (19/72): glib2-2.72.3-1.fc36.aarch64.rpm         14 MB/s | 2.7 MB     00:00    
21:41:40 (20/72): glibc-minimal-langpack-2.35-15.fc36.aa 585 kB/s |  55 kB     00:00    
21:41:41 go: downloading github.com/docker/docker v20.10.9+incompatible
21:41:41 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
21:41:41 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
21:41:41 make[1]: Leaving directory '/root/build-deb'
21:41:41    debian/rules override_dh_auto_test
21:41:41 make[1]: Entering directory '/root/build-deb'
21:41:41 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:41:41 	test "$ver" = "Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:41:41 PASS: daemon version OK
21:41:41 ver="$(cli/build/docker --version)"; \
21:41:41 	test "$ver" = "Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:41:41 PASS: cli version OK
21:41:41 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:41:41 	test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:41:41 PASS: docker-buildx version OK
21:41:41 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:41:41 	test "$ver" = "v2.9.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:41:41 PASS: docker-compose version OK
21:41:41 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
21:41:41 # TODO change once we support scan-plugin on other architectures
21:41:41 if [ "amd64" = "amd64" ]; then \
21:41:41 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:41:41 		test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
21:41:41 fi
21:41:41 PASS: docker-scan version OK
21:41:41 make[1]: Leaving directory '/root/build-deb'
21:41:41    create-stamp debian/debhelper-build-stamp
21:41:41  debian/rules binary
21:41:41 dh binary --with=bash-completion
21:41:41    dh_testroot
21:41:41    dh_prep
21:41:41    debian/rules override_dh_auto_install
21:41:41 make[1]: Entering directory '/root/build-deb'
21:41:41 # docker-ce-cli install
21:41:41 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:41:41 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:41:41 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:41:41 # docker-ce install
21:41:41 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:41:41 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:41:41 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:41:41 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:41:41 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
21:41:41 # docker-buildx-plugin install
21:41:41 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:41:41 # docker-compose-plugin install
21:41:41 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:41:41 # docker-scan-plugin install
21:41:41 # TODO change once we support scan-plugin on other architectures
21:41:41 if [ "amd64" = "amd64" ]; then \
21:41:41 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
21:41:41 fi
21:41:41 # docker-ce-rootless-extras install
21:41:41 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:41:41 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:41:41 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:41:41 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:41:41 # TODO: how can we install vpnkit?
21:41:41 make[1]: Leaving directory '/root/build-deb'
21:41:41    debian/rules override_dh_install
21:41:41 make[1]: Entering directory '/root/build-deb'
21:41:41 dh_install
21:41:41 # TODO Can we do this from within our container?
21:41:41 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:41:41 make[1]: Leaving directory '/root/build-deb'
21:41:41    dh_installdocs
21:41:41    dh_installchangelogs
21:41:41    dh_installman
21:41:41    dh_bash-completion
21:41:41    dh_systemd_enable
21:41:41    debian/rules override_dh_installinit
21:41:41 make[1]: Entering directory '/root/build-deb'
21:41:41 # use "docker" as our service name, not "docker-ce"
21:41:41 dh_installinit --name=docker
21:41:41 make[1]: Leaving directory '/root/build-deb'
21:41:41    dh_systemd_start
21:41:41    dh_perl
21:41:41    dh_link
21:41:41    dh_strip_nondeterminism
21:41:41    dh_compress
21:41:41 (21/72): gnupg2-2.3.7-3.fc36.aarch64.rpm         24 MB/s | 2.5 MB     00:00    
21:41:41 (22/72): krb5-libs-1.19.2-11.fc36.aarch64.rpm   8.0 MB/s | 729 kB     00:00    
21:41:41 (23/72): gnutls-3.7.7-1.fc36.aarch64.rpm        7.0 MB/s | 1.0 MB     00:00    
21:41:41 (24/72): libarchive-3.5.3-3.fc36.aarch64.rpm    2.7 MB/s | 388 kB     00:00    
21:41:41 (25/72): libblkid-2.38-1.fc36.aarch64.rpm       1.0 MB/s | 106 kB     00:00    
21:41:41 (26/72): libcap-ng-0.8.3-1.fc36.aarch64.rpm     2.6 MB/s |  32 kB     00:00    
21:41:41 (27/72): libcurl-7.82.0-7.fc36.aarch64.rpm      5.5 MB/s | 295 kB     00:00    
21:41:41 (28/72): libgcc-12.1.1-1.fc36.aarch64.rpm       2.0 MB/s |  89 kB     00:00    
21:41:41 #19 103.6 + xx-verify --static /usr/bin/buildx
21:41:41 #19 DONE 104.8s
21:41:41 
21:41:41 #20 [binaries-unix 1/1] COPY --from=buildx-build /usr/bin/buildx /
21:41:41 #20 DONE 0.7s
21:41:41 
21:41:41 #21 exporting to client
21:41:41 #21 copying files 19.99MB 0.1s
21:41:41 #21 copying files 45.97MB 0.2s done
21:41:41 #21 DONE 0.2s
21:41:41 mkdir -p build/linux/docker
21:41:41 cp /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli/build/docker build/linux/docker/
21:41:41 for f in dockerd containerd ctr containerd-shim containerd-shim-runc-v2 docker-init docker-proxy runc; do \
21:41:41 	cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker/bundles/binary-daemon/$f build/linux/docker/$f; \
21:41:41 done
21:41:41 cp: cannot stat '/home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker/bundles/binary-daemon/containerd-shim': No such file or directory
21:41:41 tar -C build/linux -c -z -f build/linux/docker-0.0.0-20220816152130-8ffaab8.tgz docker
21:41:41    dh_fixperms
21:41:41    dh_missing
21:41:41    debian/rules override_dh_strip
21:41:41 make[1]: Entering directory '/root/build-deb'
21:41:41 # Go has lots of problems with stripping, so just don't
21:41:41 make[1]: Leaving directory '/root/build-deb'
21:41:41    dh_makeshlibs
21:41:41 (29/72): libgcrypt-1.10.1-3.fc36.aarch64.rpm     10 MB/s | 454 kB     00:00    
21:41:41 (30/72): libgomp-12.1.1-1.fc36.aarch64.rpm      4.1 MB/s | 287 kB     00:00    
21:41:41 (31/72): libdnf-0.67.0-2.fc36.aarch64.rpm       3.7 MB/s | 613 kB     00:00    
21:41:41 (32/72): libgpg-error-1.45-1.fc36.aarch64.rpm   3.1 MB/s | 220 kB     00:00    
21:41:41 (33/72): libidn2-2.3.3-1.fc36.aarch64.rpm       2.4 MB/s | 107 kB     00:00    
21:41:41 (34/72): libsmartcols-2.38-1.fc36.aarch64.rpm   5.5 MB/s |  62 kB     00:00    
21:41:41 (35/72): libmount-2.38-1.fc36.aarch64.rpm       5.5 MB/s | 132 kB     00:00    
21:41:41 (36/72): libsolv-0.7.22-1.fc36.aarch64.rpm      5.3 MB/s | 390 kB     00:00    
21:41:41 (37/72): librepo-1.14.3-1.fc36.aarch64.rpm      1.0 MB/s |  92 kB     00:00    
21:41:41 (38/72): libstdc++-12.1.1-1.fc36.aarch64.rpm    6.7 MB/s | 737 kB     00:00    
21:41:41 (39/72): libtirpc-1.3.3-0.fc36.aarch64.rpm      2.0 MB/s |  94 kB     00:00    
21:41:41 (40/72): libzstd-1.5.2-2.fc36.aarch64.rpm       6.6 MB/s | 267 kB     00:00    
21:41:41 (41/72): libuuid-2.38-1.fc36.aarch64.rpm        565 kB/s |  27 kB     00:00    
21:41:41 go: downloading github.com/spf13/cobra v1.2.1
21:41:41 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
21:41:41 go: downloading github.com/docker/distribution v2.7.1+incompatible
21:41:41 go: downloading github.com/opencontainers/image-spec v1.0.1
21:41:41    debian/rules override_dh_shlibdeps
21:41:41 make[1]: Entering directory '/root/build-deb'
21:41:41 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:41:41 (42/72): libxml2-2.9.14-1.fc36.aarch64.rpm      9.1 MB/s | 734 kB     00:00    
21:41:41 (43/72): lua-libs-5.4.4-3.fc36.aarch64.rpm      5.3 MB/s | 213 kB     00:00    
21:41:41 (44/72): openldap-2.6.2-2.fc36.aarch64.rpm       11 MB/s | 250 kB     00:00    
21:41:41 (45/72): openldap-compat-2.6.2-2.fc36.aarch64.r 877 kB/s |  18 kB     00:00    
21:41:41 (46/72): nettle-3.8-1.fc36.aarch64.rpm          5.4 MB/s | 421 kB     00:00    
21:41:41 (47/72): pam-1.5.2-13.fc36.aarch64.rpm          6.2 MB/s | 529 kB     00:00    
21:41:41 (48/72): pam-libs-1.5.2-13.fc36.aarch64.rpm     1.5 MB/s |  58 kB     00:00    
21:41:41 (49/72): pcre2-syntax-10.40-1.fc36.noarch.rpm   9.9 MB/s | 143 kB     00:00    
21:41:41 (50/72): pcre2-10.40-1.fc36.aarch64.rpm         9.0 MB/s | 220 kB     00:00    
21:41:41 (51/72): openssl-libs-3.0.5-1.fc36.aarch64.rpm   13 MB/s | 2.0 MB     00:00    
21:41:41 (52/72): python3-3.10.6-1.fc36.aarch64.rpm      591 kB/s |  28 kB     00:00    
21:41:41 (53/72): python3-dnf-4.13.0-1.fc36.noarch.rpm   5.5 MB/s | 415 kB     00:00    
21:41:41 (54/72): python3-hawkey-0.67.0-2.fc36.aarch64.r 2.5 MB/s | 100 kB     00:00    
21:41:41 (55/72): python3-rpm-4.17.1-3.fc36.aarch64.rpm  7.7 MB/s |  92 kB     00:00    
21:41:41 go: downloading github.com/Masterminds/semver/v3 v3.1.1
21:41:41 go: downloading github.com/mitchellh/go-homedir v1.1.0
21:41:41 go: downloading github.com/containerd/containerd v1.5.7
21:41:41 go: downloading github.com/moby/sys/mount v0.2.0
21:41:41 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
21:41:42 (56/72): python3-libdnf-0.67.0-2.fc36.aarch64.r  13 MB/s | 743 kB     00:00    
21:41:42 (57/72): rpm-4.17.1-3.fc36.aarch64.rpm          6.1 MB/s | 534 kB     00:00    
21:41:42 (58/72): python3-libs-3.10.6-1.fc36.aarch64.rpm  34 MB/s | 7.3 MB     00:00    
21:41:42 (59/72): rpm-build-libs-4.17.1-3.fc36.aarch64.r 555 kB/s |  89 kB     00:00    
21:41:42 (60/72): rpm-libs-4.17.1-3.fc36.aarch64.rpm     1.9 MB/s | 306 kB     00:00    
21:41:42 (61/72): rpm-sign-libs-4.17.1-3.fc36.aarch64.rp 492 kB/s |  24 kB     00:00    
21:41:42 (62/72): setup-2.14.1-1.fc36.noarch.rpm         6.4 MB/s | 143 kB     00:00    
21:41:42 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
21:41:42 go: downloading google.golang.org/grpc v1.40.0
21:41:42 (63/72): shadow-utils-4.11.1-3.fc36.aarch64.rpm  14 MB/s | 1.1 MB     00:00    
21:41:42 (64/72): systemd-libs-250.8-1.fc36.aarch64.rpm  4.9 MB/s | 585 kB     00:00    
21:41:42 (65/72): tpm2-tss-3.2.0-3.fc36.aarch64.rpm      3.4 MB/s | 550 kB     00:00    
21:41:42 (66/72): tzdata-2022a-2.fc36.noarch.rpm         4.4 MB/s | 432 kB     00:00    
21:41:42 (67/72): util-linux-core-2.38-1.fc36.aarch64.rp 3.3 MB/s | 455 kB     00:00    
21:41:42 (68/72): vim-data-9.0.189-1.fc36.noarch.rpm     335 kB/s |  25 kB     00:00    
21:41:42 (69/72): zchunk-libs-1.2.2-1.fc36.aarch64.rpm   4.8 MB/s |  51 kB     00:00    
21:41:42 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a
21:41:42 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
21:41:42 go: downloading github.com/moby/sys/mountinfo v0.4.1
21:41:42 go: downloading github.com/opencontainers/runc v1.0.2
21:41:42 make[1]: Leaving directory '/root/build-deb'
21:41:42    dh_installdeb
21:41:42    debian/rules override_dh_gencontrol
21:41:42 make[1]: Entering directory '/root/build-deb'
21:41:42 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:41:42 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:41:42 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE}
21:41:42 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:41:42 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:41:42 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
21:41:42 (70/72): zlib-1.2.11-32.fc36.aarch64.rpm        3.6 MB/s |  89 kB     00:00    
21:41:42 (71/72): yum-4.13.0-1.fc36.noarch.rpm           892 kB/s |  40 kB     00:00    
21:41:42 (72/72): vim-minimal-9.0.189-1.fc36.aarch64.rpm 7.3 MB/s | 717 kB     00:00    
21:41:42 --------------------------------------------------------------------------------
21:41:42 Total                                            14 MB/s |  38 MB     00:02     
21:41:42 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
21:41:42 go: downloading google.golang.org/protobuf v1.26.0
21:41:42 go: downloading github.com/prometheus/client_golang v1.7.1
21:41:42 go: downloading github.com/cespare/xxhash/v2 v2.1.1
21:41:42 go: downloading github.com/prometheus/common v0.10.0
21:41:42 # Use separate version for the scan-plugin package, then generate the other control files as usual
21:41:42 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
21:41:42 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
21:41:42 if [ "amd64" = "amd64" ]; then \
21:41:42 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
21:41:42 fi
21:41:42 go: downloading github.com/prometheus/procfs v0.6.0
21:41:42 dh_gencontrol --remaining-packages
21:41:43 make[1]: Leaving directory '/root/build-deb'
21:41:43    dh_md5sums
21:41:43    debian/rules override_dh_builddeb
21:41:43 make[1]: Entering directory '/root/build-deb'
21:41:43 dh_builddeb -- -Zxz
21:41:43 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.deb'.
21:41:43 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~ubuntu-jammy_amd64.deb'.
21:41:43 Running transaction check
21:41:43 Transaction check succeeded.
21:41:43 Running transaction test
21:41:44   Installing : docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0   26/27 
21:41:44   Installing : 3:docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.aarch64     27/27 
21:41:44   Verifying  : libnfnetlink-1.0.1-4.el7.aarch64                            1/27 
21:41:44   Verifying  : 3:docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.aarch64      2/27 
21:41:44   Verifying  : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch          3/27 
21:41:44   Verifying  : iptables-1.4.21-35.el7.aarch64                              4/27 
21:41:44   Verifying  : libmnl-1.0.3-7.el7.aarch64                                  5/27 
21:41:44   Verifying  : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch           6/27 
21:41:44 Transaction test succeeded.
21:41:44 Running transaction
21:41:44   Verifying  : libselinux-utils-2.5-15.el7.aarch64                         7/27 
21:41:44   Verifying  : libsemanage-python-2.5-14.el7.aarch64                       8/27 
21:41:44   Verifying  : python-IPy-0.75-6.el7.noarch                                9/27 
21:41:44   Verifying  : policycoreutils-2.5-34.el7.aarch64                         10/27 
21:41:44   Verifying  : libselinux-python-2.5-15.el7.aarch64                       11/27 
21:41:44   Verifying  : containerd.io-1.6.7-3.1.el7.aarch64                        12/27 
21:41:44   Verifying  : fuse3-libs-3.6.1-4.el7.aarch64                             13/27 
21:41:44   Verifying  : slirp4netns-0.4.3-4.el7_8.aarch64                          14/27 
21:41:44   Verifying  : checkpolicy-2.5-8.el7.aarch64                              15/27 
21:41:44   Verifying  : docker-compose-plugin-2.9.0-0.el7.aarch64                  16/27 
21:41:44   Verifying  : audit-libs-python-2.8.5-4.el7.aarch64                      17/27 
21:41:44   Verifying  : selinux-policy-3.13.1-268.el7_9.2.noarch                   18/27 
21:41:44   Verifying  : 1:docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.aarch   19/27 
21:41:44   Verifying  : libcgroup-0.41-21.el7.aarch64                              20/27 
21:41:44   Verifying  : docker-buildx-plugin-0.8.2-0.el7.aarch64                   21/27 
21:41:44   Verifying  : setools-libs-3.3.8-4.el7.aarch64                           22/27 
21:41:44   Verifying  : policycoreutils-python-2.5-34.el7.aarch64                  23/27 
21:41:44   Verifying  : docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0   24/27 
21:41:44   Verifying  : libseccomp-2.3.1-4.el7.aarch64                             25/27 
21:41:44   Verifying  : libnetfilter_conntrack-1.0.6-1.el7_3.aarch64               26/27 
21:41:44   Verifying  : fuse-overlayfs-0.7.2-6.el7_8.aarch64                       27/27 
21:41:44 
21:41:44 Installed:
21:41:44   docker-buildx-plugin.aarch64 0:0.8.2-0.el7                                    
21:41:44   docker-ce.aarch64 3:0.0.0~20220816152130.8ffaab8-0.el7                        
21:41:44   docker-ce-cli.aarch64 1:0.0.0~20220816152130.8ffaab8-0.el7                    
21:41:44   docker-ce-rootless-extras.aarch64 0:0.0.0~20220816152130.8ffaab8-0.el7        
21:41:44   docker-compose-plugin.aarch64 0:2.9.0-0.el7                                   
21:41:44 
21:41:44 Dependency Installed:
21:41:44   audit-libs-python.aarch64 0:2.8.5-4.el7                                       
21:41:44   checkpolicy.aarch64 0:2.5-8.el7                                               
21:41:44   container-selinux.noarch 2:2.119.2-1.911c772.el7_8                            
21:41:44   containerd.io.aarch64 0:1.6.7-3.1.el7                                         
21:41:44   fuse-overlayfs.aarch64 0:0.7.2-6.el7_8                                        
21:41:44   fuse3-libs.aarch64 0:3.6.1-4.el7                                              
21:41:44   iptables.aarch64 0:1.4.21-35.el7                                              
21:41:44   libcgroup.aarch64 0:0.41-21.el7                                               
21:41:44   libmnl.aarch64 0:1.0.3-7.el7                                                  
21:41:44   libnetfilter_conntrack.aarch64 0:1.0.6-1.el7_3                                
21:41:44   libnfnetlink.aarch64 0:1.0.1-4.el7                                            
21:41:44   libseccomp.aarch64 0:2.3.1-4.el7                                              
21:41:44   libselinux-python.aarch64 0:2.5-15.el7                                        
21:41:44   libselinux-utils.aarch64 0:2.5-15.el7                                         
21:41:44   libsemanage-python.aarch64 0:2.5-14.el7                                       
21:41:44   policycoreutils.aarch64 0:2.5-34.el7                                          
21:41:44   policycoreutils-python.aarch64 0:2.5-34.el7                                   
21:41:44   python-IPy.noarch 0:0.75-6.el7                                                
21:41:44   selinux-policy.noarch 0:3.13.1-268.el7_9.2                                    
21:41:44   selinux-policy-targeted.noarch 0:3.13.1-268.el7_9.2                           
21:41:44   setools-libs.aarch64 0:3.3.8-4.el7                                            
21:41:44   slirp4netns.aarch64 0:0.4.3-4.el7_8                                           
21:41:44 
21:41:44 Complete!
21:41:44 + docker --version
21:41:44 Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8
21:41:44 + dockerd --version
21:41:44 Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8
21:41:44 + containerd --version
21:41:44 containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb
21:41:44 + runc --version
21:41:44 runc version 1.1.3
21:41:44 commit: v1.1.3-0-g6724737
21:41:44 spec: 1.0.2-dev
21:41:44 go: go1.17.13
21:41:44 libseccomp: 2.3.1
21:41:45   Running scriptlet: filesystem-3.18-2.fc36.aarch64                         1/1 
21:41:45   Preparing        :                                                        1/1 
21:41:45   Upgrading        : libgcc-12.1.1-1.fc36.aarch64                         1/144 
21:41:45   Running scriptlet: libgcc-12.1.1-1.fc36.aarch64                         1/144 
21:41:45   Upgrading        : crypto-policies-20220428-1.gitdfb10ea.fc36.noarc     2/144 
21:41:45   Running scriptlet: crypto-policies-20220428-1.gitdfb10ea.fc36.noarc     2/144 
21:41:45   Upgrading        : tzdata-2022a-2.fc36.noarch                           3/144 
21:41:45   Upgrading        : glibc-common-2.35-15.fc36.aarch64                    4/144 
21:41:45   Upgrading        : glibc-minimal-langpack-2.35-15.fc36.aarch64          5/144 
21:41:45   Running scriptlet: glibc-2.35-15.fc36.aarch64                           6/144 
21:41:45 # extra binaries for running rootless
21:41:45 mkdir -p build/linux/docker-rootless-extras
21:41:45 for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit; do \
21:41:45 	if [ -f /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker/bundles/binary-daemon/$f ]; then \
21:41:45 		cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker/bundles/binary-daemon/$f build/linux/docker-rootless-extras/$f; \
21:41:45 	fi \
21:41:45 done
21:41:45 tar -C build/linux -c -z -f build/linux/docker-rootless-extras-0.0.0-20220816152130-8ffaab8.tgz docker-rootless-extras
21:41:45   Upgrading        : glibc-2.35-15.fc36.aarch64                           6/144 
21:41:45   Running scriptlet: glibc-2.35-15.fc36.aarch64                           6/144 
21:41:45   Upgrading        : zlib-1.2.11-32.fc36.aarch64                          7/144 
21:41:45   Upgrading        : libzstd-1.5.2-2.fc36.aarch64                         8/144 
21:41:45   Upgrading        : libuuid-2.38-1.fc36.aarch64                          9/144 
21:41:45   Upgrading        : lua-libs-5.4.4-3.fc36.aarch64                       10/144 
21:41:45   Upgrading        : elfutils-libelf-0.187-4.fc36.aarch64                11/144 
21:41:45   Upgrading        : libxml2-2.9.14-1.fc36.aarch64                       12/144 
21:41:45   Upgrading        : libsmartcols-2.38-1.fc36.aarch64                    13/144 
21:41:45   Upgrading        : libstdc++-12.1.1-1.fc36.aarch64                     14/144 
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:41:45   Upgrading        : libgpg-error-1.45-1.fc36.aarch64                    15/144 
21:41:45   Upgrading        : libgcrypt-1.10.1-3.fc36.aarch64                     16/144 
21:41:45   Upgrading        : libidn2-2.3.3-1.fc36.aarch64                        17/144 
21:41:45   Upgrading        : fedora-release-identity-container-36-18.noarch      18/144 
21:41:45   Upgrading        : fedora-release-container-36-18.noarch               19/144 
21:41:45   Upgrading        : fedora-release-common-36-18.noarch                  20/144 
21:41:45   Upgrading        : setup-2.14.1-1.fc36.noarch                          21/144 
21:41:45 warning: /etc/hosts created as /etc/hosts.rpmnew
21:41:45 warning: /etc/shadow created as /etc/shadow.rpmnew
21:41:45 
21:41:45   Running scriptlet: setup-2.14.1-1.fc36.noarch                          21/144 
21:41:46   Upgrading        : shadow-utils-2:4.11.1-3.fc36.aarch64                22/144 
21:41:46   Upgrading        : systemd-libs-250.8-1.fc36.aarch64                   23/144 
21:41:46   Upgrading        : libgomp-12.1.1-1.fc36.aarch64                       24/144 
21:41:46   Upgrading        : nettle-3.8-1.fc36.aarch64                           25/144 
21:41:46   Upgrading        : gnutls-3.7.7-1.fc36.aarch64                         26/144 
21:41:46   Upgrading        : pam-libs-1.5.2-13.fc36.aarch64                      27/144 
21:41:46   Upgrading        : vim-data-2:9.0.189-1.fc36.noarch                    28/144 
21:41:46   Upgrading        : pcre2-syntax-10.40-1.fc36.noarch                    29/144 
21:41:46   Upgrading        : elfutils-default-yama-scope-0.187-4.fc36.noarch     30/144 
21:41:46   Running scriptlet: elfutils-default-yama-scope-0.187-4.fc36.noarch     30/144 
21:41:46   Upgrading        : elfutils-libs-0.187-4.fc36.aarch64                  31/144 
21:41:46   Upgrading        : dnf-data-4.13.0-1.fc36.noarch                       32/144 
21:41:46 warning: /etc/dnf/dnf.conf created as /etc/dnf/dnf.conf.rpmnew
21:41:46 
21:41:46   Upgrading        : coreutils-common-9.0-8.fc36.aarch64                 33/144 
21:41:46   Upgrading        : openssl-libs-1:3.0.5-1.fc36.aarch64                 34/144 
21:41:46   Upgrading        : coreutils-9.0-8.fc36.aarch64                        35/144 
21:41:46   Running scriptlet: ca-certificates-2022.2.54-1.2.fc36.noarch           36/144 
21:41:46   Upgrading        : ca-certificates-2022.2.54-1.2.fc36.noarch           36/144 
21:41:48 # buildx
21:41:48 tar -C /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/buildx/bin -c -z -f build/linux/docker-buildx-plugin-0.8.2.tgz docker-buildx
21:41:48   Running scriptlet: ca-certificates-2022.2.54-1.2.fc36.noarch           36/144 
21:41:48   Upgrading        : openldap-2.6.2-2.fc36.aarch64                       37/144 
21:41:48   Upgrading        : krb5-libs-1.19.2-11.fc36.aarch64                    38/144 
21:41:48   Upgrading        : libcurl-7.82.0-7.fc36.aarch64                       39/144 
21:41:48   Upgrading        : libtirpc-1.3.3-0.fc36.aarch64                       40/144 
21:41:48   Upgrading        : python3-3.10.6-1.fc36.aarch64                       41/144 
21:41:48   Upgrading        : python3-libs-3.10.6-1.fc36.aarch64                  42/144 
21:41:48   Upgrading        : libblkid-2.38-1.fc36.aarch64                        43/144 
21:41:48   Running scriptlet: libblkid-2.38-1.fc36.aarch64                        43/144 
21:41:48   Upgrading        : libmount-2.38-1.fc36.aarch64                        44/144 
21:41:48   Upgrading        : glib2-2.72.3-1.fc36.aarch64                         45/144 
21:41:48   Upgrading        : zchunk-libs-1.2.2-1.fc36.aarch64                    46/144 
21:41:48   Upgrading        : librepo-1.14.3-1.fc36.aarch64                       47/144 
21:41:48   Upgrading        : curl-7.82.0-7.fc36.aarch64                          48/144 
21:41:48   Upgrading        : gnupg2-2.3.7-3.fc36.aarch64                         49/144 
21:41:48   Running scriptlet: authselect-libs-1.4.0-1.fc36.aarch64                50/144 
21:41:48   Upgrading        : authselect-libs-1.4.0-1.fc36.aarch64                50/144 
21:41:48   Upgrading        : authselect-1.4.0-1.fc36.aarch64                     51/144 
21:41:48   Upgrading        : libarchive-3.5.3-3.fc36.aarch64                     52/144 
21:41:48   Running scriptlet: rpm-4.17.1-3.fc36.aarch64                           53/144 
21:41:48   Upgrading        : rpm-4.17.1-3.fc36.aarch64                           53/144 
21:41:48   Upgrading        : rpm-libs-4.17.1-3.fc36.aarch64                      54/144 
21:41:48   Upgrading        : libsolv-0.7.22-1.fc36.aarch64                       55/144 
21:41:48   Upgrading        : libdnf-0.67.0-2.fc36.aarch64                        56/144 
21:41:49   Upgrading        : python3-libdnf-0.67.0-2.fc36.aarch64                57/144 
21:41:49   Upgrading        : python3-hawkey-0.67.0-2.fc36.aarch64                58/144 
21:41:49   Upgrading        : rpm-build-libs-4.17.1-3.fc36.aarch64                59/144 
21:41:49   Upgrading        : rpm-sign-libs-4.17.1-3.fc36.aarch64                 60/144 
21:41:49   Upgrading        : python3-rpm-4.17.1-3.fc36.aarch64                   61/144 
21:41:49   Upgrading        : python3-dnf-4.13.0-1.fc36.noarch                    62/144 
21:41:49   Upgrading        : dnf-4.13.0-1.fc36.noarch                            63/144 
21:41:49   Running scriptlet: dnf-4.13.0-1.fc36.noarch                            63/144 
21:41:49   Upgrading        : yum-4.13.0-1.fc36.noarch                            64/144 
21:41:49   Upgrading        : pam-1.5.2-13.fc36.aarch64                           65/144 
21:41:49   Upgrading        : util-linux-core-2.38-1.fc36.aarch64                 66/144 
21:41:49   Running scriptlet: util-linux-core-2.38-1.fc36.aarch64                 66/144 
21:41:49   Running scriptlet: tpm2-tss-3.2.0-3.fc36.aarch64                       67/144 
21:41:49   Upgrading        : tpm2-tss-3.2.0-3.fc36.aarch64                       67/144 
21:41:49   Upgrading        : openldap-compat-2.6.2-2.fc36.aarch64                68/144 
21:41:49   Upgrading        : pcre2-10.40-1.fc36.aarch64                          69/144 
21:41:49   Upgrading        : vim-minimal-2:9.0.189-1.fc36.aarch64                70/144 
21:41:49   Upgrading        : filesystem-3.18-2.fc36.aarch64                      71/144 
21:41:49   Upgrading        : libcap-ng-0.8.3-1.fc36.aarch64                      72/144 
21:41:49 make[1]: Leaving directory '/root/build-deb'
21:41:49    dh_installdeb
21:41:49    debian/rules override_dh_gencontrol
21:41:49 make[1]: Entering directory '/root/build-deb'
21:41:49 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:41:49 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:41:49 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE}
21:41:49 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:41:49 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:41:49 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
21:41:49 # Use separate version for the scan-plugin package, then generate the other control files as usual
21:41:49 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
21:41:49 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
21:41:49 if [ "amd64" = "amd64" ]; then \
21:41:49 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
21:41:49 fi
21:41:49 dh_gencontrol --remaining-packages
21:41:49 make[1]: Leaving directory '/root/build-deb'
21:41:49    dh_md5sums
21:41:49   Cleanup          : fedora-release-common-36-17.noarch                  73/144 
21:41:49   Cleanup          : yum-4.11.1-2.fc36.noarch                            74/144 
21:41:49   Running scriptlet: dnf-4.11.1-2.fc36.noarch                            75/144 
21:41:49   Cleanup          : dnf-4.11.1-2.fc36.noarch                            75/144 
21:41:49   Running scriptlet: dnf-4.11.1-2.fc36.noarch                            75/144 
21:41:50   Cleanup          : python3-dnf-4.11.1-2.fc36.noarch                    76/144 
21:41:50   Cleanup          : filesystem-3.16-2.fc36.aarch64                      77/144 
21:41:50   Cleanup          : util-linux-core-2.38-0.2.fc36.aarch64               78/144 
21:41:50   Cleanup          : python3-hawkey-0.66.0-1.fc36.aarch64                79/144 
21:41:50   Cleanup          : python3-libdnf-0.66.0-1.fc36.aarch64                80/144 
21:41:50    debian/rules override_dh_builddeb
21:41:50 make[1]: Entering directory '/root/build-deb'
21:41:50 dh_builddeb -- -Zxz
21:41:50 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.deb'.
21:41:50 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~ubuntu-focal_amd64.deb'.
21:41:50   Cleanup          : libdnf-0.66.0-1.fc36.aarch64                        81/144 
21:41:50   Cleanup          : pam-1.5.2-12.fc36.aarch64                           82/144 
21:41:50   Cleanup          : systemd-libs-250.3-8.fc36.aarch64                   83/144 
21:41:50 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
[Pipeline] sh
21:41:50   Cleanup          : python3-rpm-4.17.0-10.fc36.aarch64                  84/144 
21:41:50   Cleanup          : rpm-build-libs-4.17.0-10.fc36.aarch64               85/144 
21:41:50   Cleanup          : elfutils-libs-0.186-3.fc36.aarch64                  86/144 
21:41:50   Cleanup          : librepo-1.14.2-2.fc36.aarch64                       87/144 
21:41:50   Cleanup          : libsolv-0.7.21-1.fc36.aarch64                       88/144 
21:41:50   Cleanup          : libstdc++-12.0.1-0.16.fc36.aarch64                  89/144 
21:41:50   Cleanup          : glib2-2.72.0-2.fc36.aarch64                         90/144 
21:41:50 + make clean
21:41:50 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/v -w /v alpine chown -R 1000:1000 src
21:41:50 Unable to find image 'alpine:latest' locally
21:41:50   Cleanup          : rpm-sign-libs-4.17.0-10.fc36.aarch64                91/144 
21:41:50   Cleanup          : gnupg2-2.3.4-2.fc36.aarch64                         92/144 
21:41:50   Cleanup          : gnutls-3.7.3-2.fc36.aarch64                         93/144 
21:41:50   Cleanup          : rpm-4.17.0-10.fc36.aarch64                          94/144 
21:41:50   Cleanup          : rpm-libs-4.17.0-10.fc36.aarch64                     95/144 
21:41:50   Cleanup          : libarchive-3.5.3-1.fc36.aarch64                     96/144 
21:41:50   Cleanup          : libxml2-2.9.13-1.fc36.aarch64                       97/144 
21:41:50   Running scriptlet: authselect-1.3.0-10.fc36.aarch64                    98/144 
21:41:50   Cleanup          : authselect-1.3.0-10.fc36.aarch64                    98/144 
21:41:50   Cleanup          : libmount-2.38-0.2.fc36.aarch64                      99/144 
21:41:50   Cleanup          : tpm2-tss-3.2.0-1.fc36.aarch64                      100/144 
21:41:51 latest: Pulling from library/alpine
21:41:51 213ec9aee27d: Already exists
21:41:51   Cleanup          : curl-7.82.0-2.fc36.aarch64                         101/144 
21:41:51   Cleanup          : libcurl-7.82.0-2.fc36.aarch64                      102/144 
21:41:51   Cleanup          : libgcrypt-1.10.1-1.fc36.aarch64                    103/144 
21:41:51   Cleanup          : shadow-utils-2:4.11.1-2.fc36.aarch64               104/144 
21:41:51   Cleanup          : libblkid-2.38-0.2.fc36.aarch64                     105/144 
21:41:51   Cleanup          : lua-libs-5.4.4-1.fc36.aarch64                      106/144 
21:41:51   Cleanup          : vim-minimal-2:8.2.4621-1.fc36.aarch64              107/144 
21:41:51   Cleanup          : authselect-libs-1.3.0-10.fc36.aarch64              108/144 
21:41:51   Cleanup          : zchunk-libs-1.2.1-1.fc36.aarch64                   109/144 
21:41:51   Cleanup          : pam-libs-1.5.2-12.fc36.aarch64                     110/144 
21:41:51   Cleanup          : libgpg-error-1.44-1.fc36.aarch64                   111/144 
21:41:51 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
21:41:51 Status: Downloaded newer image for alpine:latest
21:41:51   Cleanup          : openldap-compat-2.6.1-2.fc36.aarch64               112/144 
21:41:51   Cleanup          : openldap-2.6.1-2.fc36.aarch64                      113/144 
21:41:51   Cleanup          : elfutils-libelf-0.186-3.fc36.aarch64               114/144 
21:41:51   Cleanup          : libzstd-1.5.2-1.fc36.aarch64                       115/144 
21:41:51   Cleanup          : python3-libs-3.10.4-1.fc36.aarch64                 116/144 
21:41:51   Cleanup          : python3-3.10.4-1.fc36.aarch64                      117/144 
21:41:51   Cleanup          : libtirpc-1.3.2-1.rc1.fc36.1.aarch64                118/144 
21:41:51   Cleanup          : krb5-libs-1.19.2-6.fc36.aarch64                    119/144 
21:41:51   Cleanup          : ca-certificates-2021.2.52-3.fc36.noarch            120/144 
21:41:51   Cleanup          : coreutils-9.0-5.fc36.aarch64                       121/144 
21:41:51   Cleanup          : openssl-libs-1:3.0.2-4.fc36.aarch64                122/144 
21:41:51   Cleanup          : libuuid-2.38-0.2.fc36.aarch64                      123/144 
21:41:51   Cleanup          : pcre2-10.39-1.fc36.1.aarch64                       124/144 
21:41:51   Cleanup          : libcap-ng-0.8.2-9.fc36.aarch64                     125/144 
21:41:51   Cleanup          : setup-2.13.9.1-3.fc36.noarch                       126/144 
21:41:51   Cleanup          : fedora-release-container-36-17.noarch              127/144 
21:41:51   Cleanup          : fedora-release-identity-container-36-17.noarch     128/144 
21:41:51   Cleanup          : pcre2-syntax-10.39-1.fc36.1.noarch                 129/144 
21:41:51   Cleanup          : crypto-policies-20220203-2.git112f859.fc36.noarc   130/144 
21:41:51   Cleanup          : coreutils-common-9.0-5.fc36.aarch64                131/144 
21:41:52   Cleanup          : vim-data-2:8.2.4621-1.fc36.noarch                  132/144 
21:41:52   Cleanup          : elfutils-default-yama-scope-0.186-3.fc36.noarch    133/144 
21:41:52   Cleanup          : dnf-data-4.11.1-2.fc36.noarch                      134/144 
21:41:52   Cleanup          : zlib-1.2.11-31.fc36.aarch64                        135/144 
21:41:52   Cleanup          : libidn2-2.3.2-4.fc36.aarch64                       136/144 
21:41:52   Cleanup          : nettle-3.7.3-3.fc36.aarch64                        137/144 
21:41:52   Cleanup          : libgomp-12.0.1-0.16.fc36.aarch64                   138/144 
21:41:52   Cleanup          : libsmartcols-2.38-0.2.fc36.aarch64                 139/144 
21:41:52   Cleanup          : glibc-2.35-4.fc36.aarch64                          140/144 
21:41:52   Cleanup          : glibc-minimal-langpack-2.35-4.fc36.aarch64         141/144 
21:41:52   Cleanup          : glibc-common-2.35-4.fc36.aarch64                   142/144 
21:41:52   Cleanup          : tzdata-2022a-1.fc36.noarch                         143/144 
21:41:52   Cleanup          : libgcc-12.0.1-0.16.fc36.aarch64                    144/144 
21:41:52   Running scriptlet: libgcc-12.0.1-0.16.fc36.aarch64                    144/144 
21:41:52 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
21:41:52 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
21:41:52 make[1]: Leaving directory '/root/build-deb'
21:41:52    debian/rules override_dh_auto_test
21:41:52 make[1]: Entering directory '/root/build-deb'
21:41:52 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:41:52 	test "$ver" = "Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:41:52 PASS: daemon version OK
21:41:52 ver="$(cli/build/docker --version)"; \
21:41:52 	test "$ver" = "Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:41:52 PASS: cli version OK
21:41:52 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:41:52 	test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:41:52 PASS: docker-buildx version OK
21:41:52 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:41:52 	test "$ver" = "v2.9.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:41:52 PASS: docker-compose version OK
21:41:52 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
21:41:52 # TODO change once we support scan-plugin on other architectures
21:41:52 if [ "amd64" = "amd64" ]; then \
21:41:52 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:41:52 		test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
21:41:52 fi
21:41:52 PASS: docker-scan version OK
21:41:52 make[1]: Leaving directory '/root/build-deb'
21:41:52    create-stamp debian/debhelper-build-stamp
21:41:52  debian/rules binary
21:41:52 dh binary --with=bash-completion
21:41:52    dh_testroot
21:41:52    dh_prep
21:41:52    debian/rules override_dh_auto_install
21:41:52 make[1]: Entering directory '/root/build-deb'
21:41:52 # docker-ce-cli install
21:41:52 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:41:52 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:41:52 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:41:52 # docker-ce install
21:41:52 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:41:52 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:41:52 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:41:53 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:41:53 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
21:41:53 # docker-buildx-plugin install
21:41:53 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:41:53 # docker-compose-plugin install
21:41:53 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:41:53 # docker-scan-plugin install
21:41:53 # TODO change once we support scan-plugin on other architectures
21:41:53 if [ "amd64" = "amd64" ]; then \
21:41:53 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
21:41:53 fi
21:41:53 # docker-ce-rootless-extras install
21:41:53 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:41:53 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:41:53 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:41:53 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:41:53 # TODO: how can we install vpnkit?
21:41:53 make[1]: Leaving directory '/root/build-deb'
21:41:53    debian/rules override_dh_install
21:41:53 make[1]: Entering directory '/root/build-deb'
21:41:53 dh_install
21:41:53 # TODO Can we do this from within our container?
21:41:53 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:41:53 rm -f -r src
21:41:53 make[1]: Leaving directory '/root/build-deb'
21:41:53    dh_installdocs
21:41:53    dh_installchangelogs
21:41:53    dh_installman
21:41:53 make -C rpm clean
21:41:53 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:41:53 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:41:53 rm -f -r rpmbuild/
21:41:53 docker builder prune -f --filter until=24h
21:41:53 Total reclaimed space: 0B
21:41:53 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:41:53 make -C deb clean
21:41:53 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:41:53 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:41:53 rm -f -r debbuild
21:41:53 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 sources
21:41:53 rm -f -r sources
21:41:53 docker builder prune -f --filter until=24h
21:41:53 Total reclaimed space: 0B
21:41:53 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:41:53 make -C static clean
21:41:53 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
21:41:53 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/static:/v -w /v alpine chown -R 1000:1000 build
21:41:53   Running scriptlet: ca-certificates-2022.2.54-1.2.fc36.noarch          144/144 
21:41:53   Running scriptlet: authselect-libs-1.4.0-1.fc36.aarch64               144/144 
21:41:53   Running scriptlet: rpm-4.17.1-3.fc36.aarch64                          144/144 
21:41:53   Running scriptlet: filesystem-3.18-2.fc36.aarch64                     144/144 
21:41:53 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
21:41:53 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
21:41:53 make[1]: Leaving directory '/root/build-deb'
21:41:53    debian/rules override_dh_auto_test
21:41:53 make[1]: Entering directory '/root/build-deb'
21:41:53 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:41:53 	test "$ver" = "Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:41:53 PASS: daemon version OK
21:41:53 ver="$(cli/build/docker --version)"; \
21:41:53 	test "$ver" = "Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:41:53 PASS: cli version OK
21:41:53 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:41:53 	test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:41:53 PASS: docker-buildx version OK
21:41:53 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:41:53 	test "$ver" = "v2.9.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:41:53 PASS: docker-compose version OK
21:41:53 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
21:41:53 # TODO change once we support scan-plugin on other architectures
21:41:53 if [ "amd64" = "amd64" ]; then \
21:41:53 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:41:53 		test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
21:41:53 fi
21:41:53 PASS: docker-scan version OK
21:41:53 make[1]: Leaving directory '/root/build-deb'
21:41:53    create-stamp debian/debhelper-build-stamp
21:41:53  debian/rules binary
21:41:53 dh binary --with=bash-completion
21:41:53    dh_testroot
21:41:53    dh_prep
21:41:53    debian/rules override_dh_auto_install
21:41:53 make[1]: Entering directory '/root/build-deb'
21:41:53 # docker-ce-cli install
21:41:53 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:41:53 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:41:53 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:41:53 # docker-ce install
21:41:53 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:41:53 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:41:53 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:41:53 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:41:53 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
21:41:53 # docker-buildx-plugin install
21:41:53 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:41:53 # docker-compose-plugin install
21:41:53 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:41:53 # docker-scan-plugin install
21:41:53 # TODO change once we support scan-plugin on other architectures
21:41:53 if [ "amd64" = "amd64" ]; then \
21:41:53 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
21:41:53 fi
21:41:53 # docker-ce-rootless-extras install
21:41:53 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:41:53 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:41:53 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:41:53 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:41:53 # TODO: how can we install vpnkit?
21:41:53 make[1]: Leaving directory '/root/build-deb'
21:41:53    debian/rules override_dh_install
21:41:53 make[1]: Entering directory '/root/build-deb'
21:41:53 dh_install
21:41:53 # TODO Can we do this from within our container?
21:41:53 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:41:53 make[1]: Leaving directory '/root/build-deb'
21:41:53    dh_installdocs
21:41:53    dh_installchangelogs
21:41:53    dh_installman
21:41:53    dh_bash-completion
21:41:53    dh_systemd_enable
21:41:53    debian/rules override_dh_installinit
21:41:53 make[1]: Entering directory '/root/build-deb'
21:41:53 # use "docker" as our service name, not "docker-ce"
21:41:53 dh_installinit --name=docker
21:41:53 make[1]: Leaving directory '/root/build-deb'
21:41:53    dh_systemd_start
21:41:53    dh_perl
21:41:53    dh_link
21:41:53    dh_strip_nondeterminism
21:41:54    dh_bash-completion
21:41:54    dh_systemd_enable
21:41:54    debian/rules override_dh_installinit
21:41:54 make[1]: Entering directory '/root/build-deb'
21:41:54 # use "docker" as our service name, not "docker-ce"
21:41:54 dh_installinit --name=docker
21:41:54 make[1]: Leaving directory '/root/build-deb'
21:41:54    dh_systemd_start
21:41:54    dh_perl
21:41:54 Fedora 35 openh264 (From Cisco) - aarch64       2.3 kB/s | 2.5 kB     00:01    
21:41:54 Fedora Modular 35 - aarch64                     3.9 MB/s | 3.2 MB     00:00    
21:41:54 rm -f -r build
21:41:54 docker builder prune -f --filter until=24h
21:41:54 Total reclaimed space: 0B
21:41:54 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:41:54   Running scriptlet: libgcc-12.0.1-0.16.fc36.aarch64                    144/144 
21:41:54   Verifying        : authselect-1.4.0-1.fc36.aarch64                      1/144 
21:41:54   Verifying        : authselect-1.3.0-10.fc36.aarch64                     2/144 
21:41:54   Verifying        : authselect-libs-1.4.0-1.fc36.aarch64                 3/144 
21:41:54   Verifying        : authselect-libs-1.3.0-10.fc36.aarch64                4/144 
21:41:54   Verifying        : ca-certificates-2022.2.54-1.2.fc36.noarch            5/144 
21:41:54   Verifying        : ca-certificates-2021.2.52-3.fc36.noarch              6/144 
21:41:54   Verifying        : coreutils-9.0-8.fc36.aarch64                         7/144 
21:41:54   Verifying        : coreutils-9.0-5.fc36.aarch64                         8/144 
21:41:54   Verifying        : coreutils-common-9.0-8.fc36.aarch64                  9/144 
21:41:54   Verifying        : coreutils-common-9.0-5.fc36.aarch64                 10/144 
21:41:54   Verifying        : crypto-policies-20220428-1.gitdfb10ea.fc36.noarc    11/144 
21:41:54   Verifying        : crypto-policies-20220203-2.git112f859.fc36.noarc    12/144 
21:41:54   Verifying        : curl-7.82.0-7.fc36.aarch64                          13/144 
21:41:54   Verifying        : curl-7.82.0-2.fc36.aarch64                          14/144 
21:41:54   Verifying        : dnf-4.13.0-1.fc36.noarch                            15/144 
21:41:54   Verifying        : dnf-4.11.1-2.fc36.noarch                            16/144 
21:41:54   Verifying        : dnf-data-4.13.0-1.fc36.noarch                       17/144 
21:41:54   Verifying        : dnf-data-4.11.1-2.fc36.noarch                       18/144 
21:41:54   Verifying        : elfutils-default-yama-scope-0.187-4.fc36.noarch     19/144 
21:41:54   Verifying        : elfutils-default-yama-scope-0.186-3.fc36.noarch     20/144 
21:41:54   Verifying        : elfutils-libelf-0.187-4.fc36.aarch64                21/144 
21:41:54   Verifying        : elfutils-libelf-0.186-3.fc36.aarch64                22/144 
21:41:54   Verifying        : elfutils-libs-0.187-4.fc36.aarch64                  23/144 
21:41:54   Verifying        : elfutils-libs-0.186-3.fc36.aarch64                  24/144 
21:41:54   Verifying        : fedora-release-common-36-18.noarch                  25/144 
21:41:54   Verifying        : fedora-release-common-36-17.noarch                  26/144 
21:41:54   Verifying        : fedora-release-container-36-18.noarch               27/144 
21:41:54   Verifying        : fedora-release-container-36-17.noarch               28/144 
21:41:54   Verifying        : fedora-release-identity-container-36-18.noarch      29/144 
21:41:54   Verifying        : fedora-release-identity-container-36-17.noarch      30/144 
21:41:54   Verifying        : filesystem-3.18-2.fc36.aarch64                      31/144 
21:41:54   Verifying        : filesystem-3.16-2.fc36.aarch64                      32/144 
21:41:54   Verifying        : glib2-2.72.3-1.fc36.aarch64                         33/144 
21:41:54   Verifying        : glib2-2.72.0-2.fc36.aarch64                         34/144 
21:41:54   Verifying        : glibc-2.35-15.fc36.aarch64                          35/144 
21:41:54   Verifying        : glibc-2.35-4.fc36.aarch64                           36/144 
21:41:54   Verifying        : glibc-common-2.35-15.fc36.aarch64                   37/144 
21:41:54   Verifying        : glibc-common-2.35-4.fc36.aarch64                    38/144 
21:41:54   Verifying        : glibc-minimal-langpack-2.35-15.fc36.aarch64         39/144 
21:41:54   Verifying        : glibc-minimal-langpack-2.35-4.fc36.aarch64          40/144 
21:41:54   Verifying        : gnupg2-2.3.7-3.fc36.aarch64                         41/144 
21:41:54   Verifying        : gnupg2-2.3.4-2.fc36.aarch64                         42/144 
21:41:54   Verifying        : gnutls-3.7.7-1.fc36.aarch64                         43/144 
21:41:54   Verifying        : gnutls-3.7.3-2.fc36.aarch64                         44/144 
21:41:54   Verifying        : krb5-libs-1.19.2-11.fc36.aarch64                    45/144 
21:41:54   Verifying        : krb5-libs-1.19.2-6.fc36.aarch64                     46/144 
21:41:54   Verifying        : libarchive-3.5.3-3.fc36.aarch64                     47/144 
21:41:54   Verifying        : libarchive-3.5.3-1.fc36.aarch64                     48/144 
21:41:54   Verifying        : libblkid-2.38-1.fc36.aarch64                        49/144 
21:41:54   Verifying        : libblkid-2.38-0.2.fc36.aarch64                      50/144 
21:41:54   Verifying        : libcap-ng-0.8.3-1.fc36.aarch64                      51/144 
21:41:54   Verifying        : libcap-ng-0.8.2-9.fc36.aarch64                      52/144 
21:41:54   Verifying        : libcurl-7.82.0-7.fc36.aarch64                       53/144 
21:41:54   Verifying        : libcurl-7.82.0-2.fc36.aarch64                       54/144 
21:41:54   Verifying        : libdnf-0.67.0-2.fc36.aarch64                        55/144 
21:41:54   Verifying        : libdnf-0.66.0-1.fc36.aarch64                        56/144 
21:41:54   Verifying        : libgcc-12.1.1-1.fc36.aarch64                        57/144 
21:41:54   Verifying        : libgcc-12.0.1-0.16.fc36.aarch64                     58/144 
21:41:54   Verifying        : libgcrypt-1.10.1-3.fc36.aarch64                     59/144 
21:41:54   Verifying        : libgcrypt-1.10.1-1.fc36.aarch64                     60/144 
21:41:54   Verifying        : libgomp-12.1.1-1.fc36.aarch64                       61/144 
21:41:54   Verifying        : libgomp-12.0.1-0.16.fc36.aarch64                    62/144 
21:41:54   Verifying        : libgpg-error-1.45-1.fc36.aarch64                    63/144 
21:41:54   Verifying        : libgpg-error-1.44-1.fc36.aarch64                    64/144 
21:41:54   Verifying        : libidn2-2.3.3-1.fc36.aarch64                        65/144 
21:41:54   Verifying        : libidn2-2.3.2-4.fc36.aarch64                        66/144 
21:41:54   Verifying        : libmount-2.38-1.fc36.aarch64                        67/144 
21:41:54   Verifying        : libmount-2.38-0.2.fc36.aarch64                      68/144 
21:41:54   Verifying        : librepo-1.14.3-1.fc36.aarch64                       69/144 
21:41:54   Verifying        : librepo-1.14.2-2.fc36.aarch64                       70/144 
21:41:54   Verifying        : libsmartcols-2.38-1.fc36.aarch64                    71/144 
21:41:54   Verifying        : libsmartcols-2.38-0.2.fc36.aarch64                  72/144 
21:41:54   Verifying        : libsolv-0.7.22-1.fc36.aarch64                       73/144 
21:41:54   Verifying        : libsolv-0.7.21-1.fc36.aarch64                       74/144 
21:41:54   Verifying        : libstdc++-12.1.1-1.fc36.aarch64                     75/144 
21:41:54   Verifying        : libstdc++-12.0.1-0.16.fc36.aarch64                  76/144 
21:41:54   Verifying        : libtirpc-1.3.3-0.fc36.aarch64                       77/144 
21:41:54   Verifying        : libtirpc-1.3.2-1.rc1.fc36.1.aarch64                 78/144 
21:41:54   Verifying        : libuuid-2.38-1.fc36.aarch64                         79/144 
21:41:54   Verifying        : libuuid-2.38-0.2.fc36.aarch64                       80/144 
21:41:54   Verifying        : libxml2-2.9.14-1.fc36.aarch64                       81/144 
21:41:54   Verifying        : libxml2-2.9.13-1.fc36.aarch64                       82/144 
21:41:54   Verifying        : libzstd-1.5.2-2.fc36.aarch64                        83/144 
21:41:54   Verifying        : libzstd-1.5.2-1.fc36.aarch64                        84/144 
21:41:54   Verifying        : lua-libs-5.4.4-3.fc36.aarch64                       85/144 
21:41:54   Verifying        : lua-libs-5.4.4-1.fc36.aarch64                       86/144 
21:41:54   Verifying        : nettle-3.8-1.fc36.aarch64                           87/144 
21:41:54   Verifying        : nettle-3.7.3-3.fc36.aarch64                         88/144 
21:41:54   Verifying        : openldap-2.6.2-2.fc36.aarch64                       89/144 
21:41:54   Verifying        : openldap-2.6.1-2.fc36.aarch64                       90/144 
21:41:54   Verifying        : openldap-compat-2.6.2-2.fc36.aarch64                91/144 
21:41:54   Verifying        : openldap-compat-2.6.1-2.fc36.aarch64                92/144 
21:41:54   Verifying        : openssl-libs-1:3.0.5-1.fc36.aarch64                 93/144 
21:41:54   Verifying        : openssl-libs-1:3.0.2-4.fc36.aarch64                 94/144 
21:41:54   Verifying        : pam-1.5.2-13.fc36.aarch64                           95/144 
21:41:54   Verifying        : pam-1.5.2-12.fc36.aarch64                           96/144 
21:41:54   Verifying        : pam-libs-1.5.2-13.fc36.aarch64                      97/144 
21:41:54   Verifying        : pam-libs-1.5.2-12.fc36.aarch64                      98/144 
21:41:54   Verifying        : pcre2-10.40-1.fc36.aarch64                          99/144 
21:41:54   Verifying        : pcre2-10.39-1.fc36.1.aarch64                       100/144 
21:41:54   Verifying        : pcre2-syntax-10.40-1.fc36.noarch                   101/144 
21:41:54   Verifying        : pcre2-syntax-10.39-1.fc36.1.noarch                 102/144 
21:41:54   Verifying        : python3-3.10.6-1.fc36.aarch64                      103/144 
21:41:54   Verifying        : python3-3.10.4-1.fc36.aarch64                      104/144 
21:41:54   Verifying        : python3-dnf-4.13.0-1.fc36.noarch                   105/144 
21:41:54   Verifying        : python3-dnf-4.11.1-2.fc36.noarch                   106/144 
21:41:54   Verifying        : python3-hawkey-0.67.0-2.fc36.aarch64               107/144 
21:41:54   Verifying        : python3-hawkey-0.66.0-1.fc36.aarch64               108/144 
21:41:54   Verifying        : python3-libdnf-0.67.0-2.fc36.aarch64               109/144 
21:41:54   Verifying        : python3-libdnf-0.66.0-1.fc36.aarch64               110/144 
21:41:54   Verifying        : python3-libs-3.10.6-1.fc36.aarch64                 111/144 
21:41:54   Verifying        : python3-libs-3.10.4-1.fc36.aarch64                 112/144 
21:41:54   Verifying        : python3-rpm-4.17.1-3.fc36.aarch64                  113/144 
21:41:54   Verifying        : python3-rpm-4.17.0-10.fc36.aarch64                 114/144 
21:41:54   Verifying        : rpm-4.17.1-3.fc36.aarch64                          115/144 
21:41:54   Verifying        : rpm-4.17.0-10.fc36.aarch64                         116/144 
21:41:54   Verifying        : rpm-build-libs-4.17.1-3.fc36.aarch64               117/144 
21:41:54   Verifying        : rpm-build-libs-4.17.0-10.fc36.aarch64              118/144 
21:41:54   Verifying        : rpm-libs-4.17.1-3.fc36.aarch64                     119/144 
21:41:54   Verifying        : rpm-libs-4.17.0-10.fc36.aarch64                    120/144 
21:41:54   Verifying        : rpm-sign-libs-4.17.1-3.fc36.aarch64                121/144 
21:41:54   Verifying        : rpm-sign-libs-4.17.0-10.fc36.aarch64               122/144 
21:41:54   Verifying        : setup-2.14.1-1.fc36.noarch                         123/144 
21:41:54   Verifying        : setup-2.13.9.1-3.fc36.noarch                       124/144 
21:41:54   Verifying        : shadow-utils-2:4.11.1-3.fc36.aarch64               125/144 
21:41:54   Verifying        : shadow-utils-2:4.11.1-2.fc36.aarch64               126/144 
21:41:54   Verifying        : systemd-libs-250.8-1.fc36.aarch64                  127/144 
21:41:54   Verifying        : systemd-libs-250.3-8.fc36.aarch64                  128/144 
21:41:54   Verifying        : tpm2-tss-3.2.0-3.fc36.aarch64                      129/144 
21:41:54   Verifying        : tpm2-tss-3.2.0-1.fc36.aarch64                      130/144 
21:41:54   Verifying        : tzdata-2022a-2.fc36.noarch                         131/144 
21:41:54   Verifying        : tzdata-2022a-1.fc36.noarch                         132/144 
21:41:54   Verifying        : util-linux-core-2.38-1.fc36.aarch64                133/144 
21:41:54   Verifying        : util-linux-core-2.38-0.2.fc36.aarch64              134/144 
21:41:54   Verifying        : vim-data-2:9.0.189-1.fc36.noarch                   135/144 
21:41:54   Verifying        : vim-data-2:8.2.4621-1.fc36.noarch                  136/144 
21:41:54   Verifying        : vim-minimal-2:9.0.189-1.fc36.aarch64               137/144 
21:41:54   Verifying        : vim-minimal-2:8.2.4621-1.fc36.aarch64              138/144 
21:41:54   Verifying        : yum-4.13.0-1.fc36.noarch                           139/144 
21:41:54   Verifying        : yum-4.11.1-2.fc36.noarch                           140/144 
21:41:54   Verifying        : zchunk-libs-1.2.2-1.fc36.aarch64                   141/144 
21:41:54   Verifying        : zchunk-libs-1.2.1-1.fc36.aarch64                   142/144 
21:41:54   Verifying        : zlib-1.2.11-32.fc36.aarch64                        143/144 
21:41:54   Verifying        : zlib-1.2.11-31.fc36.aarch64                        144/144 
21:41:54 
21:41:54 Upgraded:
21:41:54   authselect-1.4.0-1.fc36.aarch64                                               
21:41:54   authselect-libs-1.4.0-1.fc36.aarch64                                          
21:41:54   ca-certificates-2022.2.54-1.2.fc36.noarch                                     
21:41:54   coreutils-9.0-8.fc36.aarch64                                                  
21:41:54   coreutils-common-9.0-8.fc36.aarch64                                           
21:41:54   crypto-policies-20220428-1.gitdfb10ea.fc36.noarch                             
21:41:54   curl-7.82.0-7.fc36.aarch64                                                    
21:41:54   dnf-4.13.0-1.fc36.noarch                                                      
21:41:54   dnf-data-4.13.0-1.fc36.noarch                                                 
21:41:54   elfutils-default-yama-scope-0.187-4.fc36.noarch                               
21:41:54   elfutils-libelf-0.187-4.fc36.aarch64                                          
21:41:54   elfutils-libs-0.187-4.fc36.aarch64                                            
21:41:54   fedora-release-common-36-18.noarch                                            
21:41:54   fedora-release-container-36-18.noarch                                         
21:41:54   fedora-release-identity-container-36-18.noarch                                
21:41:54   filesystem-3.18-2.fc36.aarch64                                                
21:41:54   glib2-2.72.3-1.fc36.aarch64                                                   
21:41:54   glibc-2.35-15.fc36.aarch64                                                    
21:41:54   glibc-common-2.35-15.fc36.aarch64                                             
21:41:54   glibc-minimal-langpack-2.35-15.fc36.aarch64                                   
21:41:54   gnupg2-2.3.7-3.fc36.aarch64                                                   
21:41:54   gnutls-3.7.7-1.fc36.aarch64                                                   
21:41:54   krb5-libs-1.19.2-11.fc36.aarch64                                              
21:41:54   libarchive-3.5.3-3.fc36.aarch64                                               
21:41:54   libblkid-2.38-1.fc36.aarch64                                                  
21:41:54   libcap-ng-0.8.3-1.fc36.aarch64                                                
21:41:54   libcurl-7.82.0-7.fc36.aarch64                                                 
21:41:54   libdnf-0.67.0-2.fc36.aarch64                                                  
21:41:54   libgcc-12.1.1-1.fc36.aarch64                                                  
21:41:54   libgcrypt-1.10.1-3.fc36.aarch64                                               
21:41:54   libgomp-12.1.1-1.fc36.aarch64                                                 
21:41:54   libgpg-error-1.45-1.fc36.aarch64                                              
21:41:54   libidn2-2.3.3-1.fc36.aarch64                                                  
21:41:54   libmount-2.38-1.fc36.aarch64                                                  
21:41:54   librepo-1.14.3-1.fc36.aarch64                                                 
21:41:54   libsmartcols-2.38-1.fc36.aarch64                                              
21:41:54   libsolv-0.7.22-1.fc36.aarch64                                                 
21:41:54   libstdc++-12.1.1-1.fc36.aarch64                                               
21:41:54   libtirpc-1.3.3-0.fc36.aarch64                                                 
21:41:54   libuuid-2.38-1.fc36.aarch64                                                   
21:41:54   libxml2-2.9.14-1.fc36.aarch64                                                 
21:41:54   libzstd-1.5.2-2.fc36.aarch64                                                  
21:41:54   lua-libs-5.4.4-3.fc36.aarch64                                                 
21:41:54   nettle-3.8-1.fc36.aarch64                                                     
21:41:54   openldap-2.6.2-2.fc36.aarch64                                                 
21:41:54   openldap-compat-2.6.2-2.fc36.aarch64                                          
21:41:54   openssl-libs-1:3.0.5-1.fc36.aarch64                                           
21:41:54   pam-1.5.2-13.fc36.aarch64                                                     
21:41:54   pam-libs-1.5.2-13.fc36.aarch64                                                
21:41:54   pcre2-10.40-1.fc36.aarch64                                                    
21:41:54   pcre2-syntax-10.40-1.fc36.noarch                                              
21:41:54   python3-3.10.6-1.fc36.aarch64                                                 
21:41:54   python3-dnf-4.13.0-1.fc36.noarch                                              
21:41:54   python3-hawkey-0.67.0-2.fc36.aarch64                                          
21:41:54   python3-libdnf-0.67.0-2.fc36.aarch64                                          
21:41:54   python3-libs-3.10.6-1.fc36.aarch64                                            
21:41:54   python3-rpm-4.17.1-3.fc36.aarch64                                             
21:41:54   rpm-4.17.1-3.fc36.aarch64                                                     
21:41:54   rpm-build-libs-4.17.1-3.fc36.aarch64                                          
21:41:54   rpm-libs-4.17.1-3.fc36.aarch64                                                
21:41:54   rpm-sign-libs-4.17.1-3.fc36.aarch64                                           
21:41:54   setup-2.14.1-1.fc36.noarch                                                    
21:41:54   shadow-utils-2:4.11.1-3.fc36.aarch64                                          
21:41:54   systemd-libs-250.8-1.fc36.aarch64                                             
21:41:54   tpm2-tss-3.2.0-3.fc36.aarch64                                                 
21:41:54   tzdata-2022a-2.fc36.noarch                                                    
21:41:54   util-linux-core-2.38-1.fc36.aarch64                                           
21:41:54   vim-data-2:9.0.189-1.fc36.noarch                                              
21:41:54   vim-minimal-2:9.0.189-1.fc36.aarch64                                          
21:41:54   yum-4.13.0-1.fc36.noarch                                                      
21:41:54   zchunk-libs-1.2.2-1.fc36.aarch64                                              
21:41:54   zlib-1.2.11-32.fc36.aarch64                                                   
21:41:54 
21:41:54 Complete!
21:41:54    dh_link
21:41:54    dh_strip_nondeterminism
21:41:54    dh_compress
21:41:54    dh_fixperms
21:41:54    dh_compress
21:41:54    dh_fixperms
21:41:54 + dnf install -y 'dnf-command(config-manager)'
21:41:54    dh_missing
21:41:54    debian/rules override_dh_strip
21:41:54 make[1]: Entering directory '/root/build-deb'
21:41:54 # Go has lots of problems with stripping, so just don't
21:41:54 make[1]: Leaving directory '/root/build-deb'
21:41:54    dh_makeshlibs
21:41:54    debian/rules override_dh_shlibdeps
21:41:54 make[1]: Entering directory '/root/build-deb'
21:41:54 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:41:54    dh_missing
21:41:54    debian/rules override_dh_strip
21:41:54 make[1]: Entering directory '/root/build-deb'
21:41:54 # Go has lots of problems with stripping, so just don't
21:41:54 make[1]: Leaving directory '/root/build-deb'
21:41:54    dh_makeshlibs
21:41:54    debian/rules override_dh_shlibdeps
21:41:54 make[1]: Entering directory '/root/build-deb'
21:41:54 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:41:55 # Build the compose plugin
21:41:55 # FIXME: using GOPROXY, to work around:
21:41:55 # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0
21:41:55 cd /go/src/github.com/docker/compose \
21:41:55 && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \
21:41:55 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:41:55 && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.9.0 \
21:41:55 	make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin
21:41:55 Fedora 35 - aarch64 - Updates                    16 MB/s |  30 MB     00:01    
21:41:55 #25 DONE 47.5s
21:41:55 
21:41:55 #17 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
21:41:55 #17 ...
21:41:55 
21:41:55 #26 [binary 1/1] COPY --from=build /out .
21:41:55 #26 DONE 0.1s
21:41:55 
21:41:55 #27 exporting to client
21:41:55 #27 copying files 53B
21:41:55 #27 copying files 33.40MB 0.2s done
21:41:55 #27 DONE 0.2s
21:41:55 
21:41:55 #17 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
21:41:55 mkdir -p build/win/amd64/docker
21:41:55 cp /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/cli/build/docker-windows-amd64.exe build/win/amd64/docker/docker.exe
21:41:55 cp /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker/bundles/cross/windows/amd64-daemon/dockerd.exe build/win/amd64/docker/dockerd.exe
21:41:55 cp /home/ubuntu/workspace/docker-ce-packaging_PR-733/src/github.com/docker/docker/bundles/cross/windows/amd64-daemon/docker-proxy.exe build/win/amd64/docker/docker-proxy.exe
21:41:55 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/static/build/win/amd64:/v -w /v alpine sh -c 'apk update&&apk add zip&&zip -r docker-0.0.0-20220816152130-8ffaab8.zip docker'
21:41:55 Unable to find image 'alpine:latest' locally
21:41:55 latest: Pulling from library/alpine
21:41:55 213ec9aee27d: Already exists
21:41:55 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
21:41:55 Status: Downloaded newer image for alpine:latest
21:41:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
21:41:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
21:41:55 v3.16.2-31-gfe918834c6 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main]
21:41:55 v3.16.2-35-g8b5106c6a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community]
21:41:55 OK: 17024 distinct packages available
21:41:55 (1/2) Installing unzip (6.0-r9)
21:41:55 (2/2) Installing zip (3.0-r9)
21:41:55 Executing busybox-1.35.0-r17.trigger
21:41:55 OK: 6 MiB in 16 packages
21:41:55   adding: docker/ (stored 0%)
21:41:55   adding: docker/docker-proxy.exe (deflated 60%)
21:41:55   adding: docker/dockerd.exe (deflated 70%)
21:41:56   adding: docker/docker.exe (deflated 54%)
21:41:56 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/static:/v -w /v alpine chown -R 1000:1000 build
21:41:57 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
[Pipeline] sh
21:41:57 + make clean
21:41:57 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733:/v -w /v alpine chown -R 1000:1000 src
21:41:57 rm -f -r src
21:41:58 make -C rpm clean
21:41:58 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:41:58 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:41:58 rm -f -r rpmbuild/
21:41:58 docker builder prune -f --filter until=24h
21:41:58 Total reclaimed space: 0B
21:41:58 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
21:41:58 make -C deb clean
21:41:58 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:41:58 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 debbuild
21:41:58 rm -f -r debbuild
21:41:58 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 sources
21:41:58 rm -f -r sources
21:41:58 docker builder prune -f --filter until=24h
21:41:58 Total reclaimed space: 0B
21:41:58 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
21:41:58 make -C static clean
21:41:58 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
21:41:58 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/static:/v -w /v alpine chown -R 1000:1000 build
21:41:58 rm -f -r build
21:41:58 docker builder prune -f --filter until=24h
21:41:58 Total reclaimed space: 0B
21:41:58 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:42:00 make[2]: Entering directory '/root/build-deb/compose'
21:42:00 GOOS=linux GOARCH=arm CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0"  -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd
21:42:00 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
21:42:00 + popd
21:42:00 ~/rpmbuild/BUILD/src
21:42:00 + exit 0
21:42:00 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wBjrFP
21:42:00 + umask 022
21:42:00 + cd /root/rpmbuild/BUILD
21:42:00 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el8.x86_64 '!=' / ']'
21:42:00 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el8.x86_64
21:42:00 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el8.x86_64
21:42:00 + mkdir -p /root/rpmbuild/BUILDROOT
21:42:00 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el8.x86_64
21:42:00 + cd src
21:42:00 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
21:42:00 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
21:42:00 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-scan
21:42:00 + popd
21:42:00 + /usr/lib/rpm/check-buildroot
21:42:00 ~/rpmbuild/BUILD/src
21:42:00 + /usr/lib/rpm/redhat/brp-ldconfig
21:42:00 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
21:42:00 + /usr/lib/rpm/brp-compress
21:42:00 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:42:00 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:42:00 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:42:00 + /usr/lib/rpm/brp-python-bytecompile '' 1
21:42:00 + /usr/lib/rpm/brp-python-hardlink
21:42:00 + PYTHON3=/usr/libexec/platform-python
21:42:00 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:42:00 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2UvuNw
21:42:00 + umask 022
21:42:00 + cd /root/rpmbuild/BUILD
21:42:00 + cd src
21:42:00 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
21:42:00 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:42:00 + ver=v0.17.0
21:42:00 + test v0.17.0 = v0.17.0
21:42:00 + echo 'PASS: docker-scan version OK'
21:42:00 + exit 0
21:42:00 PASS: docker-scan version OK
21:42:00 Processing files: docker-scan-plugin-0.17.0-0.el8.x86_64
21:42:00 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-scan
21:42:00 Provides: docker-scan-plugin = 0:0.17.0-0.el8 docker-scan-plugin(x86-64) = 0:0.17.0-0.el8
21:42:00 Requires(interp): /bin/sh /bin/sh /bin/sh
21:42:00 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:42:00 Requires(post): /bin/sh
21:42:00 Requires(preun): /bin/sh
21:42:00 Requires(postun): /bin/sh
21:42:00 Enhances: docker-ce-cli
21:42:00 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el8.x86_64
21:42:00 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.17.0-0.el8.src.rpm
21:42:02 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.17.0-0.el8.x86_64.rpm
21:42:02 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.h9IO15
21:42:02 + umask 022
21:42:02 + cd /root/rpmbuild/BUILD
21:42:02 + cd src
21:42:02 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el8.x86_64
21:42:02 + exit 0
21:42:03 make[1]: Leaving directory '/root/build-deb'
21:42:03    dh_installdeb
21:42:03    debian/rules override_dh_gencontrol
21:42:03 make[1]: Entering directory '/root/build-deb'
21:42:03 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:42:03 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:42:03 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE}
21:42:03 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:42:03 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:42:03 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
21:42:03 # Use separate version for the scan-plugin package, then generate the other control files as usual
21:42:03 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
21:42:03 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
21:42:03 if [ "amd64" = "amd64" ]; then \
21:42:03 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
21:42:03 fi
21:42:03 dh_gencontrol --remaining-packages
21:42:03 make[1]: Leaving directory '/root/build-deb'
21:42:03    dh_md5sums
21:42:03 make[1]: Leaving directory '/root/build-deb'
21:42:03    dh_installdeb
21:42:03    debian/rules override_dh_gencontrol
21:42:03 make[1]: Entering directory '/root/build-deb'
21:42:03 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:42:03 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:42:03 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE}
21:42:03 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:42:03 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:42:03 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
21:42:03 # Use separate version for the scan-plugin package, then generate the other control files as usual
21:42:03 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
21:42:03 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
21:42:03 if [ "amd64" = "amd64" ]; then \
21:42:03 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
21:42:03 fi
21:42:03 dh_gencontrol --remaining-packages
21:42:03 make[1]: Leaving directory '/root/build-deb'
21:42:03    dh_md5sums
21:42:03    debian/rules override_dh_builddeb
21:42:03 make[1]: Entering directory '/root/build-deb'
21:42:03 dh_builddeb -- -Zxz
21:42:03 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~debian-buster_amd64.deb'.
21:42:03 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.deb'.
21:42:03    debian/rules override_dh_builddeb
21:42:03 make[1]: Entering directory '/root/build-deb'
21:42:03 dh_builddeb -- -Zxz
21:42:03 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~debian-bullseye_amd64.deb'.
21:42:03 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.deb'.
21:42:03 # Build the compose plugin
21:42:03 # FIXME: using GOPROXY, to work around:
21:42:03 # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0
21:42:03 cd /go/src/github.com/docker/compose \
21:42:03 && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \
21:42:03 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:42:03 && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.9.0 \
21:42:03 	make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin
21:42:03 # Build the compose plugin
21:42:03 # FIXME: using GOPROXY, to work around:
21:42:03 # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0
21:42:03 cd /go/src/github.com/docker/compose \
21:42:03 && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \
21:42:03 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:42:03 && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.9.0 \
21:42:03 	make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin
21:42:05 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
21:42:05 ++ pwd
21:42:05 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
21:42:05 Project root: .
21:42:05 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:42:05 INFO: man/src/attach.md found
21:42:05 WARN: man/src/build.md does not exist, skipping
21:42:05 WARN: man/src/builder/build.md does not exist, skipping
21:42:05 WARN: man/src/builder/prune.md does not exist, skipping
21:42:05 WARN: man/src/builder.md does not exist, skipping
21:42:05 WARN: man/src/checkpoint/create.md does not exist, skipping
21:42:05 WARN: man/src/checkpoint/ls.md does not exist, skipping
21:42:05 WARN: man/src/checkpoint/rm.md does not exist, skipping
21:42:05 WARN: man/src/checkpoint.md does not exist, skipping
21:42:05 INFO: man/src/commit.md found
21:42:05 WARN: man/src/config/create.md does not exist, skipping
21:42:05 WARN: man/src/config/inspect.md does not exist, skipping
21:42:05 WARN: man/src/config/ls.md does not exist, skipping
21:42:05 WARN: man/src/config/rm.md does not exist, skipping
21:42:05 WARN: man/src/config.md does not exist, skipping
21:42:05 INFO: man/src/container/attach.md found
21:42:05 INFO: man/src/container/commit.md found
21:42:05 INFO: man/src/container/cp.md found
21:42:05 INFO: man/src/container/create.md found
21:42:05 INFO: man/src/container/diff.md found
21:42:05 INFO: man/src/container/exec.md found
21:42:05 INFO: man/src/container/export.md found
21:42:05 WARN: man/src/container/inspect.md does not exist, skipping
21:42:05 INFO: man/src/container/kill.md found
21:42:05 INFO: man/src/container/logs.md found
21:42:05 INFO: man/src/container/ls.md found
21:42:05 INFO: man/src/container/pause.md found
21:42:05 INFO: man/src/container/port.md found
21:42:05 WARN: man/src/container/prune.md does not exist, skipping
21:42:05 INFO: man/src/container/rename.md found
21:42:05 INFO: man/src/container/restart.md found
21:42:05 INFO: man/src/container/rm.md found
21:42:05 INFO: man/src/container/run.md found
21:42:05 INFO: man/src/container/start.md found
21:42:05 INFO: man/src/container/stats.md found
21:42:05 INFO: man/src/container/stop.md found
21:42:05 INFO: man/src/container/top.md found
21:42:05 INFO: man/src/container/unpause.md found
21:42:05 INFO: man/src/container/update.md found
21:42:05 INFO: man/src/container/wait.md found
21:42:05 WARN: man/src/container.md does not exist, skipping
21:42:05 WARN: man/src/context/create.md does not exist, skipping
21:42:05 WARN: man/src/context/export.md does not exist, skipping
21:42:05 WARN: man/src/context/import.md does not exist, skipping
21:42:05 WARN: man/src/context/inspect.md does not exist, skipping
21:42:05 WARN: man/src/context/ls.md does not exist, skipping
21:42:05 WARN: man/src/context/rm.md does not exist, skipping
21:42:05 WARN: man/src/context/show.md does not exist, skipping
21:42:05 WARN: man/src/context/update.md does not exist, skipping
21:42:05 WARN: man/src/context/use.md does not exist, skipping
21:42:05 WARN: man/src/context.md does not exist, skipping
21:42:05 INFO: man/src/cp.md found
21:42:05 INFO: man/src/create.md found
21:42:05 INFO: man/src/diff.md found
21:42:05 INFO: man/src/events.md found
21:42:05 INFO: man/src/exec.md found
21:42:05 INFO: man/src/export.md found
21:42:05 INFO: man/src/history.md found
21:42:05 INFO: man/src/image/build.md found
21:42:05 INFO: man/src/image/history.md found
21:42:05 INFO: man/src/image/import.md found
21:42:05 WARN: man/src/image/inspect.md does not exist, skipping
21:42:05 INFO: man/src/image/load.md found
21:42:05 INFO: man/src/image/ls.md found
21:42:05 WARN: man/src/image/prune.md does not exist, skipping
21:42:05 INFO: man/src/image/pull.md found
21:42:05 INFO: man/src/image/push.md found
21:42:05 INFO: man/src/image/rm.md found
21:42:05 INFO: man/src/image/save.md found
21:42:05 INFO: man/src/image/tag.md found
21:42:05 WARN: man/src/image.md does not exist, skipping
21:42:05 INFO: man/src/images.md found
21:42:05 INFO: man/src/import.md found
21:42:05 INFO: man/src/info.md found
21:42:05 INFO: man/src/inspect.md found
21:42:05 INFO: man/src/kill.md found
21:42:05 INFO: man/src/load.md found
21:42:05 INFO: man/src/login.md found
21:42:05 INFO: man/src/logout.md found
21:42:05 INFO: man/src/logs.md found
21:42:05 WARN: man/src/manifest/annotate.md does not exist, skipping
21:42:05 WARN: man/src/manifest/create.md does not exist, skipping
21:42:05 WARN: man/src/manifest/inspect.md does not exist, skipping
21:42:05 WARN: man/src/manifest/push.md does not exist, skipping
21:42:05 WARN: man/src/manifest/rm.md does not exist, skipping
21:42:05 WARN: man/src/manifest.md does not exist, skipping
21:42:05 INFO: man/src/network/connect.md found
21:42:05 INFO: man/src/network/create.md found
21:42:05 INFO: man/src/network/disconnect.md found
21:42:05 INFO: man/src/network/inspect.md found
21:42:05 INFO: man/src/network/ls.md found
21:42:05 WARN: man/src/network/prune.md does not exist, skipping
21:42:05 INFO: man/src/network/rm.md found
21:42:05 WARN: man/src/network.md does not exist, skipping
21:42:05 WARN: man/src/node/demote.md does not exist, skipping
21:42:05 WARN: man/src/node/inspect.md does not exist, skipping
21:42:05 WARN: man/src/node/ls.md does not exist, skipping
21:42:05 WARN: man/src/node/promote.md does not exist, skipping
21:42:05 WARN: man/src/node/ps.md does not exist, skipping
21:42:05 WARN: man/src/node/rm.md does not exist, skipping
21:42:05 WARN: man/src/node/update.md does not exist, skipping
21:42:05 WARN: man/src/node.md does not exist, skipping
21:42:05 INFO: man/src/pause.md found
21:42:05 WARN: man/src/plugin/create.md does not exist, skipping
21:42:05 WARN: man/src/plugin/disable.md does not exist, skipping
21:42:05 WARN: man/src/plugin/enable.md does not exist, skipping
21:42:05 WARN: man/src/plugin/inspect.md does not exist, skipping
21:42:05 WARN: man/src/plugin/install.md does not exist, skipping
21:42:05 INFO: man/src/plugin/ls.md found
21:42:05 WARN: man/src/plugin/push.md does not exist, skipping
21:42:05 WARN: man/src/plugin/rm.md does not exist, skipping
21:42:05 WARN: man/src/plugin/set.md does not exist, skipping
21:42:05 WARN: man/src/plugin/upgrade.md does not exist, skipping
21:42:05 WARN: man/src/plugin.md does not exist, skipping
21:42:05 INFO: man/src/port.md found
21:42:05 INFO: man/src/ps.md found
21:42:05 INFO: man/src/pull.md found
21:42:05 INFO: man/src/push.md found
21:42:05 INFO: man/src/rename.md found
21:42:05 INFO: man/src/restart.md found
21:42:05 INFO: man/src/rm.md found
21:42:05 INFO: man/src/rmi.md found
21:42:05 WARN: man/src/run.md does not exist, skipping
21:42:05 INFO: man/src/save.md found
21:42:05 INFO: man/src/search.md found
21:42:05 WARN: man/src/secret/create.md does not exist, skipping
21:42:05 WARN: man/src/secret/inspect.md does not exist, skipping
21:42:05 WARN: man/src/secret/ls.md does not exist, skipping
21:42:05 WARN: man/src/secret/rm.md does not exist, skipping
21:42:05 WARN: man/src/secret.md does not exist, skipping
21:42:05 WARN: man/src/service/create.md does not exist, skipping
21:42:05 WARN: man/src/service/inspect.md does not exist, skipping
21:42:05 WARN: man/src/service/logs.md does not exist, skipping
21:42:05 WARN: man/src/service/ls.md does not exist, skipping
21:42:05 WARN: man/src/service/ps.md does not exist, skipping
21:42:05 WARN: man/src/service/rm.md does not exist, skipping
21:42:05 WARN: man/src/service/rollback.md does not exist, skipping
21:42:05 WARN: man/src/service/scale.md does not exist, skipping
21:42:05 WARN: man/src/service/update.md does not exist, skipping
21:42:05 WARN: man/src/service.md does not exist, skipping
21:42:05 WARN: man/src/stack/config.md does not exist, skipping
21:42:05 WARN: man/src/stack/deploy.md does not exist, skipping
21:42:05 WARN: man/src/stack/ls.md does not exist, skipping
21:42:05 WARN: man/src/stack/ps.md does not exist, skipping
21:42:05 WARN: man/src/stack/rm.md does not exist, skipping
21:42:05 WARN: man/src/stack/services.md does not exist, skipping
21:42:05 WARN: man/src/stack.md does not exist, skipping
21:42:05 INFO: man/src/start.md found
21:42:05 INFO: man/src/stats.md found
21:42:05 INFO: man/src/stop.md found
21:42:05 WARN: man/src/swarm/ca.md does not exist, skipping
21:42:05 WARN: man/src/swarm/init.md does not exist, skipping
21:42:05 WARN: man/src/swarm/join.md does not exist, skipping
21:42:05 WARN: man/src/swarm/join-token.md does not exist, skipping
21:42:05 WARN: man/src/swarm/leave.md does not exist, skipping
21:42:05 WARN: man/src/swarm/unlock.md does not exist, skipping
21:42:05 WARN: man/src/swarm/unlock-key.md does not exist, skipping
21:42:05 WARN: man/src/swarm/update.md does not exist, skipping
21:42:05 WARN: man/src/swarm.md does not exist, skipping
21:42:05 WARN: man/src/system/df.md does not exist, skipping
21:42:05 WARN: man/src/system/dial-stdio.md does not exist, skipping
21:42:05 INFO: man/src/system/events.md found
21:42:05 INFO: man/src/system/info.md found
21:42:05 WARN: man/src/system/prune.md does not exist, skipping
21:42:05 WARN: man/src/system.md does not exist, skipping
21:42:05 INFO: man/src/tag.md found
21:42:05 INFO: man/src/top.md found
21:42:05 WARN: man/src/trust/inspect.md does not exist, skipping
21:42:05 WARN: man/src/trust/key/generate.md does not exist, skipping
21:42:05 WARN: man/src/trust/key/load.md does not exist, skipping
21:42:05 WARN: man/src/trust/key.md does not exist, skipping
21:42:05 WARN: man/src/trust/revoke.md does not exist, skipping
21:42:05 WARN: man/src/trust/sign.md does not exist, skipping
21:42:05 WARN: man/src/trust/signer/add.md does not exist, skipping
21:42:05 WARN: man/src/trust/signer/remove.md does not exist, skipping
21:42:05 WARN: man/src/trust/signer.md does not exist, skipping
21:42:05 WARN: man/src/trust.md does not exist, skipping
21:42:05 INFO: man/src/unpause.md found
21:42:05 INFO: man/src/update.md found
21:42:05 INFO: man/src/version.md found
21:42:05 INFO: man/src/volume/create.md found
21:42:05 INFO: man/src/volume/inspect.md found
21:42:05 INFO: man/src/volume/ls.md found
21:42:05 WARN: man/src/volume/prune.md does not exist, skipping
21:42:05 WARN: man/src/volume/rm.md does not exist, skipping
21:42:05 WARN: man/src/volume/update.md does not exist, skipping
21:42:05 INFO: man/src/volume.md found
21:42:05 INFO: man/src/wait.md found
21:42:05 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
21:42:05 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
21:42:05 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
21:42:05 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
21:42:05 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
21:42:05 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
21:42:05 ~/rpmbuild/BUILD/src
21:42:05 + popd
21:42:05 + RPM_EC=0
21:42:05 ++ jobs -p
21:42:05 + exit 0
21:42:05 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ECIrLh
21:42:05 + umask 022
21:42:05 + cd /root/rpmbuild/BUILD
21:42:05 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64 '!=' / ']'
21:42:05 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64
21:42:05 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64
21:42:05 + mkdir -p /root/rpmbuild/BUILDROOT
21:42:05 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64
21:42:05 + cd src
21:42:05 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64/usr/bin
21:42:05 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64/usr/bin/docker
21:42:05 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64/usr/share/bash-completion/completions
21:42:05 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64/usr/share/zsh/vendor-completions
21:42:05 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64/usr/share/fish/vendor_completions.d
21:42:05 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64/usr/share/bash-completion/completions/docker
21:42:05 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64/usr/share/zsh/vendor-completions/_docker
21:42:05 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64/usr/share/fish/vendor_completions.d/docker.fish
21:42:05 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64/usr/share/man/man1
21:42:05 + 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~20220816152130.8ffaab8-0.fc35.x86_64/usr/share/man/man1
21:42:05 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64/usr/share/man/man5
21:42:05 + 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~20220816152130.8ffaab8-0.fc35.x86_64/usr/share/man/man5
21:42:05 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64/usr/share/man/man8
21:42:05 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64/usr/share/man/man8
21:42:05 + mkdir -p build-docs
21:42:05 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:42:05 + cp cli/LICENSE build-docs/LICENSE
21:42:05 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:42:05 + cp cli/MAINTAINERS build-docs/MAINTAINERS
21:42:05 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:42:05 + cp cli/NOTICE build-docs/NOTICE
21:42:05 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:42:05 + cp cli/README.md build-docs/README.md
21:42:05 + /usr/lib/rpm/check-buildroot
21:42:05 + /usr/lib/rpm/redhat/brp-ldconfig
21:42:05 + /usr/lib/rpm/brp-compress
21:42:05 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:42:05 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:42:05 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:42:05 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:42:05 + /usr/lib/rpm/check-rpaths
21:42:05 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:42:05 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:42:05 + /usr/lib/rpm/redhat/brp-python-hardlink
21:42:05 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Bk8NkE
21:42:05 + umask 022
21:42:05 + cd /root/rpmbuild/BUILD
21:42:05 + cd src
21:42:05 ++ cli/build/docker --version
21:42:05 + ver='Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8'
21:42:05 + test 'Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8' = 'Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8'
21:42:05 + echo 'PASS: cli version OK'
21:42:05 + RPM_EC=0
21:42:05 ++ jobs -p
21:42:05 PASS: cli version OK
21:42:05 + exit 0
21:42:05 Processing files: docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64
21:42:05 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1w0WYM
21:42:05 + umask 022
21:42:05 + cd /root/rpmbuild/BUILD
21:42:05 + cd src
21:42:05 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64/usr/share/doc/docker-ce-cli
21:42:05 + export LC_ALL=C
21:42:05 + LC_ALL=C
21:42:05 + export DOCDIR
21:42:05 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64/usr/share/doc/docker-ce-cli
21:42:05 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64/usr/share/doc/docker-ce-cli
21:42:05 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64/usr/share/doc/docker-ce-cli
21:42:05 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64/usr/share/doc/docker-ce-cli
21:42:05 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64/usr/share/doc/docker-ce-cli
21:42:05 + RPM_EC=0
21:42:05 ++ jobs -p
21:42:05 + exit 0
21:42:05 Provides: docker-ce-cli = 1:0.0.0~20220816152130.8ffaab8-0.fc35 docker-ce-cli(x86-64) = 1:0.0.0~20220816152130.8ffaab8-0.fc35
21:42:05 Requires(interp): /bin/sh
21:42:05 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:42:05 Requires(post): /bin/sh
21:42:05 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH)
21:42:05 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
21:42:05 Recommends: docker-buildx-plugin docker-compose-plugin docker-scan-plugin(x86-64)
21:42:05 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64
21:42:05 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.src.rpm
21:42:05 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-8"
21:42:05 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:42:06 + make IMAGE=quay.io/centos/centos:stream8 verify
21:42:06 docker run  --rm -i \
21:42:06 	-v "$(pwd):/v" \
21:42:06 	-e DEBIAN_FRONTEND=noninteractive \
21:42:06 	-e PACKAGE_REPO=staging \
21:42:06 	-w /v \
21:42:06 	quay.io/centos/centos:stream8 ./verify
21:42:06 Unable to find image 'quay.io/centos/centos:stream8' locally
21:42:06 stream8: Pulling from centos/centos
21:42:06 9bdecea3fbaa: Already exists
21:42:06 a05dea350572: Already exists
21:42:06 a093434cc8ca: Already exists
21:42:06 632957bc3aa1: Already exists
21:42:06 Digest: sha256:de7327910e756c1a8f95a72035378e41ad74e8646138e72022933beb73410a6e
21:42:06 Status: Downloaded newer image for quay.io/centos/centos:stream8
21:42:06 + verify
21:42:06 + dpkg --version
21:42:06 + rpm --version
21:42:06 + verify_rpm
21:42:06 ++ . /etc/os-release
21:42:06 +++ NAME='CentOS Stream'
21:42:06 +++ VERSION=8
21:42:06 +++ ID=centos
21:42:06 +++ ID_LIKE='rhel fedora'
21:42:06 +++ VERSION_ID=8
21:42:06 +++ PLATFORM_ID=platform:el8
21:42:06 +++ PRETTY_NAME='CentOS Stream 8'
21:42:06 +++ ANSI_COLOR='0;31'
21:42:06 +++ CPE_NAME=cpe:/o:centos:centos:8
21:42:06 +++ HOME_URL=https://centos.org/
21:42:06 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:42:06 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8'
21:42:06 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
21:42:06 ++ echo centos
21:42:06 + DIST_ID=centos
21:42:06 ++ . /etc/os-release
21:42:06 +++ NAME='CentOS Stream'
21:42:06 +++ VERSION=8
21:42:06 +++ ID=centos
21:42:06 +++ ID_LIKE='rhel fedora'
21:42:06 +++ VERSION_ID=8
21:42:06 +++ PLATFORM_ID=platform:el8
21:42:06 +++ PRETTY_NAME='CentOS Stream 8'
21:42:06 +++ ANSI_COLOR='0;31'
21:42:06 +++ CPE_NAME=cpe:/o:centos:centos:8
21:42:06 +++ HOME_URL=https://centos.org/
21:42:06 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:42:06 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8'
21:42:06 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
21:42:06 ++ cut -d. -f1
21:42:06 ++ echo 8
21:42:06 + DIST_VERSION=8
21:42:06 + pkg_manager=yum
21:42:06 + pkg_config_manager=yum-config-manager
21:42:06 + dnf --version
21:42:06 4.7.0
21:42:06   Installed: dnf-0:4.7.0-11.el8.noarch at Thu Aug  4 15:35:23 2022
21:42:06   Built    : CentOS Buildsys <bugs@centos.org> at Wed Jul 27 13:05:47 2022
21:42:06 
21:42:06   Installed: rpm-0:4.14.3-23.el8.x86_64 at Tue Jul 26 12:28:40 2022
21:42:06   Built    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> at Tue Apr  5 18:38:09 2022
21:42:06 + pkg_manager=dnf
21:42:06 + pkg_config_manager='dnf config-manager'
21:42:06 + dnf clean all
21:42:07 0 files removed
21:42:07 + dnf upgrade -y
21:42:07 Fedora Modular 35 - aarch64 - Updates           3.7 MB/s | 3.7 MB     00:01    
21:42:07 Last metadata expiration check: 0:00:01 ago on Tue Aug 16 21:42:05 2022.
21:42:09 CentOS Stream 8 - AppStream                      15 MB/s |  24 MB     00:01    
21:42:11 make[2]: Entering directory '/root/build-deb/compose'
21:42:11 GOOS=linux GOARCH=arm CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0"  -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd
21:42:12 Dependencies resolved.
21:42:12 ================================================================================
21:42:12  Package                            Arch     Version             Repo      Size
21:42:12 ================================================================================
21:42:12 Upgrading:
21:42:12  audit-libs                         aarch64  3.0.8-1.fc35        updates  115 k
21:42:12  ca-certificates                    noarch   2022.2.54-1.0.fc35  updates  852 k
21:42:12  coreutils                          aarch64  8.32-33.fc35        updates  1.1 M
21:42:12  coreutils-common                   aarch64  8.32-33.fc35        updates  2.0 M
21:42:12  curl                               aarch64  7.79.1-5.fc35       updates  305 k
21:42:12  cyrus-sasl-lib                     aarch64  2.1.27-14.fc35      updates  768 k
21:42:12  dnf                                noarch   4.13.0-1.fc35       updates  450 k
21:42:12  dnf-data                           noarch   4.13.0-1.fc35       updates   42 k
21:42:12  elfutils-default-yama-scope        noarch   0.187-4.fc35        updates   17 k
21:42:12  elfutils-libelf                    aarch64  0.187-4.fc35        updates  197 k
21:42:12  elfutils-libs                      aarch64  0.187-4.fc35        updates  255 k
21:42:12  expat                              aarch64  2.4.7-1.fc35        updates  109 k
21:42:12  fedora-release-common              noarch   35-37               updates   20 k
21:42:12  fedora-release-container           noarch   35-37               updates   10 k
21:42:12  fedora-release-identity-container  noarch   35-37               updates   12 k
21:42:12  glib2                              aarch64  2.70.5-1.fc35       updates  2.6 M
21:42:12  glibc                              aarch64  2.34-38.fc35        updates  1.7 M
21:42:12  glibc-common                       aarch64  2.34-38.fc35        updates  289 k
21:42:12  glibc-minimal-langpack             aarch64  2.34-38.fc35        updates   26 k
21:42:12  gnupg2                             aarch64  2.3.4-2.fc35        updates  2.5 M
21:42:12  gnutls                             aarch64  3.7.7-1.fc35        updates  1.0 M
21:42:12  gzip                               aarch64  1.10-6.fc35         updates  149 k
21:42:12  krb5-libs                          aarch64  1.19.2-8.fc35       updates  728 k
21:42:12  libarchive                         aarch64  3.5.3-1.fc35        updates  387 k
21:42:12  libcurl                            aarch64  7.79.1-5.fc35       updates  287 k
21:42:12  libdnf                             aarch64  0.67.0-2.fc35       updates  608 k
21:42:12  libgcc                             aarch64  11.3.1-2.fc35       updates  112 k
21:42:12  libgomp                            aarch64  11.3.1-2.fc35       updates  289 k
21:42:12  libidn2                            aarch64  2.3.3-1.fc35        updates  155 k
21:42:12  librepo                            aarch64  1.14.3-1.fc35       updates   91 k
21:42:12  libreport-filesystem               noarch   2.15.2-8.fc35       updates   13 k
21:42:12  libsolv                            aarch64  0.7.22-1.fc35       updates  388 k
21:42:12  libstdc++                          aarch64  11.3.1-2.fc35       updates  715 k
21:42:12  libxml2                            aarch64  2.9.14-1.fc35       updates  733 k
21:42:12  libzstd                            aarch64  1.5.2-2.fc35        updates  260 k
21:42:12  lua-libs                           aarch64  5.4.4-3.fc35        updates  213 k
21:42:12  nettle                             aarch64  3.8-1.fc35          updates  420 k
21:42:12  openssl-libs                       aarch64  1:1.1.1q-1.fc35     updates  1.4 M
21:42:12  pcre2                              aarch64  10.40-1.fc35        updates  220 k
21:42:12  pcre2-syntax                       noarch   10.40-1.fc35        updates  143 k
21:42:12  python3                            aarch64  3.10.5-2.fc35       updates   26 k
21:42:12  python3-dnf                        noarch   4.13.0-1.fc35       updates  415 k
21:42:12  python3-hawkey                     aarch64  0.67.0-2.fc35       updates  100 k
21:42:12  python3-libdnf                     aarch64  0.67.0-2.fc35       updates  729 k
21:42:12  python3-libs                       aarch64  3.10.5-2.fc35       updates  7.5 M
21:42:12  python3-rpm                        aarch64  4.17.1-3.fc35       updates   91 k
21:42:12  rpm                                aarch64  4.17.1-3.fc35       updates  534 k
21:42:12  rpm-build-libs                     aarch64  4.17.1-3.fc35       updates   87 k
21:42:12  rpm-libs                           aarch64  4.17.1-3.fc35       updates  305 k
21:42:12  rpm-sign-libs                      aarch64  4.17.1-3.fc35       updates   23 k
21:42:12  setup                              noarch   2.14.1-1.fc35       updates  143 k
21:42:12  tzdata                             noarch   2022a-2.fc35        updates  432 k
21:42:12  vim-data                           noarch   2:9.0.137-1.fc35    updates   26 k
21:42:12  vim-minimal                        aarch64  2:9.0.137-1.fc35    updates  706 k
21:42:12  xz-libs                            aarch64  5.2.5-9.fc35        updates   90 k
21:42:12  yum                                noarch   4.13.0-1.fc35       updates   39 k
21:42:12  zchunk-libs                        aarch64  1.2.2-1.fc35        updates   51 k
21:42:12 Installing dependencies:
21:42:12  acl                                aarch64  2.3.1-2.fc35        fedora    71 k
21:42:12  cryptsetup-libs                    aarch64  2.4.3-1.fc35        updates  431 k
21:42:12  dbus                               aarch64  1:1.12.22-1.fc35    updates  7.1 k
21:42:12  dbus-broker                        aarch64  29-4.fc35           fedora   166 k
21:42:12  dbus-common                        noarch   1:1.12.22-1.fc35    updates   14 k
21:42:12  dbus-libs                          aarch64  1:1.12.22-1.fc35    updates  151 k
21:42:12  device-mapper                      aarch64  1.02.175-6.fc35     fedora   138 k
21:42:12  device-mapper-libs                 aarch64  1.02.175-6.fc35     fedora   173 k
21:42:12  iptables-legacy-libs               aarch64  1.8.7-13.fc35       fedora    39 k
21:42:12  kmod-libs                          aarch64  29-4.fc35           fedora    62 k
21:42:12  libargon2                          aarch64  20171227-7.fc35     fedora    28 k
21:42:12  libevent                           aarch64  2.1.12-4.fc35       fedora   255 k
21:42:12  libfdisk                           aarch64  2.37.4-1.fc35       updates  149 k
21:42:12  libibverbs                         aarch64  39.0-1.fc35         updates  391 k
21:42:12  libnl3                             aarch64  3.5.0-8.fc35        fedora   322 k
21:42:12  libpcap                            aarch64  14:1.10.1-2.fc35    fedora   167 k
21:42:12  libseccomp                         aarch64  2.5.3-1.fc35        updates   71 k
21:42:12  libsecret                          aarch64  0.20.4-3.fc35       fedora   157 k
21:42:12  libusb1                            aarch64  1.0.25-8.fc35       updates   73 k
21:42:12  libutempter                        aarch64  1.2.1-5.fc35        fedora    26 k
21:42:12  mozjs78                            aarch64  78.15.0-1.fc35      fedora   8.1 M
21:42:12  pcsc-lite                          aarch64  1.9.5-1.fc35        updates   89 k
21:42:12  pcsc-lite-libs                     aarch64  1.9.5-1.fc35        updates   27 k
21:42:12  polkit                             aarch64  0.120-1.fc35.2      updates  145 k
21:42:12  polkit-libs                        aarch64  0.120-1.fc35.2      updates   65 k
21:42:12  polkit-pkla-compat                 aarch64  0.1-20.fc35         fedora    43 k
21:42:12  protobuf-c                         aarch64  1.4.0-1.fc35        fedora    36 k
21:42:12  systemd-libs                       aarch64  249.12-5.fc35       updates  579 k
21:42:12  systemd-pam                        aarch64  249.12-5.fc35       updates  319 k
21:42:12  unbound-libs                       aarch64  1.16.0-3.fc35       updates  520 k
21:42:12  util-linux                         aarch64  2.37.4-1.fc35       updates  2.2 M
21:42:12  util-linux-core                    aarch64  2.37.4-1.fc35       updates  435 k
21:42:12  xkeyboard-config                   noarch   2.33-2.fc35         fedora   783 k
21:42:12 Installing weak dependencies:
21:42:12  deltarpm                           aarch64  3.6.2-10.fc35       fedora    88 k
21:42:12  diffutils                          aarch64  3.8-1.fc35          fedora   398 k
21:42:12  elfutils-debuginfod-client         aarch64  0.187-4.fc35        updates   38 k
21:42:12  glibc-gconv-extra                  aarch64  2.34-38.fc35        updates  1.6 M
21:42:12  gnupg2-smime                       aarch64  2.3.4-2.fc35        updates  237 k
21:42:12  libbpf                             aarch64  2:0.6.1-2.fc35      updates  155 k
21:42:12  libxkbcommon                       aarch64  1.3.1-1.fc35        fedora   139 k
21:42:12  openssl-pkcs11                     aarch64  0.4.11-4.fc35       fedora    72 k
21:42:12  pcsc-lite-ccid                     aarch64  1.5.0-1.fc35        updates  316 k
21:42:12  pinentry                           aarch64  1.2.0-1.fc35        fedora    97 k
21:42:12  python-unversioned-command         noarch   3.10.5-2.fc35       updates  9.9 k
21:42:12  python3-unbound                    aarch64  1.16.0-3.fc35       updates   98 k
21:42:12  qrencode-libs                      aarch64  4.1.1-1.fc35        updates   61 k
21:42:12  rpm-plugin-systemd-inhibit         aarch64  4.17.1-3.fc35       updates   17 k
21:42:12  systemd                            aarch64  249.12-5.fc35       updates  3.9 M
21:42:12  systemd-networkd                   aarch64  249.12-5.fc35       updates  474 k
21:42:12  systemd-resolved                   aarch64  249.12-5.fc35       updates  251 k
21:42:12 
21:42:12 Transaction Summary
21:42:12 ================================================================================
21:42:12 Install  50 Packages
21:42:12 Upgrade  57 Packages
21:42:12 
21:42:12 Total download size: 57 M
21:42:12 Downloading Packages:
21:42:12 make[2]: Entering directory '/root/build-deb/compose'
21:42:12 GOOS=linux GOARCH=arm CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0"  -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd
21:42:12 (1/107): deltarpm-3.6.2-10.fc35.aarch64.rpm     373 kB/s |  88 kB     00:00    
21:42:12 (2/107): acl-2.3.1-2.fc35.aarch64.rpm           294 kB/s |  71 kB     00:00    
21:42:12 (3/107): device-mapper-1.02.175-6.fc35.aarch64. 9.7 MB/s | 138 kB     00:00    
21:42:12 (4/107): device-mapper-libs-1.02.175-6.fc35.aar  11 MB/s | 173 kB     00:00    
21:42:12 (5/107): dbus-broker-29-4.fc35.aarch64.rpm      576 kB/s | 166 kB     00:00    
21:42:12 (6/107): iptables-legacy-libs-1.8.7-13.fc35.aar 1.1 MB/s |  39 kB     00:00    
21:42:12 (7/107): diffutils-3.8-1.fc35.aarch64.rpm       8.4 MB/s | 398 kB     00:00    
21:42:12 (8/107): kmod-libs-29-4.fc35.aarch64.rpm        5.2 MB/s |  62 kB     00:00    
21:42:12 (9/107): libargon2-20171227-7.fc35.aarch64.rpm  2.2 MB/s |  28 kB     00:00    
21:42:12 (10/107): libevent-2.1.12-4.fc35.aarch64.rpm     14 MB/s | 255 kB     00:00    
21:42:12 (11/107): libpcap-1.10.1-2.fc35.aarch64.rpm      12 MB/s | 167 kB     00:00    
21:42:12 (12/107): libnl3-3.5.0-8.fc35.aarch64.rpm        13 MB/s | 322 kB     00:00    
21:42:12 (13/107): libutempter-1.2.1-5.fc35.aarch64.rpm  2.8 MB/s |  26 kB     00:00    
21:42:12 (14/107): libxkbcommon-1.3.1-1.fc35.aarch64.rpm 8.9 MB/s | 139 kB     00:00    
21:42:12 (15/107): libsecret-0.20.4-3.fc35.aarch64.rpm   2.9 MB/s | 157 kB     00:00    
21:42:12 (16/107): openssl-pkcs11-0.4.11-4.fc35.aarch64. 2.1 MB/s |  72 kB     00:00    
21:42:12 (17/107): pinentry-1.2.0-1.fc35.aarch64.rpm      10 MB/s |  97 kB     00:00    
21:42:12 (18/107): polkit-pkla-compat-0.1-20.fc35.aarch6 4.7 MB/s |  43 kB     00:00    
21:42:12 (19/107): protobuf-c-1.4.0-1.fc35.aarch64.rpm   4.3 MB/s |  36 kB     00:00    
21:42:12 (20/107): xkeyboard-config-2.33-2.fc35.noarch.r  34 MB/s | 783 kB     00:00    
21:42:12 (21/107): cryptsetup-libs-2.4.3-1.fc35.aarch64. 7.3 MB/s | 431 kB     00:00    
21:42:12 (22/107): dbus-1.12.22-1.fc35.aarch64.rpm       161 kB/s | 7.1 kB     00:00    
21:42:12 (23/107): dbus-libs-1.12.22-1.fc35.aarch64.rpm  3.3 MB/s | 151 kB     00:00    
21:42:12 (24/107): dbus-common-1.12.22-1.fc35.noarch.rpm 266 kB/s |  14 kB     00:00    
21:42:12 (25/107): elfutils-debuginfod-client-0.187-4.fc 1.6 MB/s |  38 kB     00:00    
21:42:12 (26/107): gnupg2-smime-2.3.4-2.fc35.aarch64.rpm 5.0 MB/s | 237 kB     00:00    
21:42:12 (27/107): libbpf-0.6.1-2.fc35.aarch64.rpm       3.5 MB/s | 155 kB     00:00    
21:42:12 (28/107): glibc-gconv-extra-2.34-38.fc35.aarch6  11 MB/s | 1.6 MB     00:00    
21:42:12 (29/107): libfdisk-2.37.4-1.fc35.aarch64.rpm    3.0 MB/s | 149 kB     00:00    
21:42:12 (30/107): libseccomp-2.5.3-1.fc35.aarch64.rpm   5.1 MB/s |  71 kB     00:00    
21:42:12 (31/107): libibverbs-39.0-1.fc35.aarch64.rpm    4.4 MB/s | 391 kB     00:00    
21:42:12 (32/107): libusb1-1.0.25-8.fc35.aarch64.rpm     987 kB/s |  73 kB     00:00    
21:42:12 (33/107): pcsc-lite-1.9.5-1.fc35.aarch64.rpm    3.1 MB/s |  89 kB     00:00    
21:42:13 (34/107): pcsc-lite-ccid-1.5.0-1.fc35.aarch64.r 3.5 MB/s | 316 kB     00:00    
21:42:13 (35/107): pcsc-lite-libs-1.9.5-1.fc35.aarch64.r 377 kB/s |  27 kB     00:00    
21:42:13 (36/107): polkit-0.120-1.fc35.2.aarch64.rpm     1.1 MB/s | 145 kB     00:00    
21:42:13 (37/107): mozjs78-78.15.0-1.fc35.aarch64.rpm     11 MB/s | 8.1 MB     00:00    
21:42:13 (38/107): polkit-libs-0.120-1.fc35.2.aarch64.rp 306 kB/s |  65 kB     00:00    
21:42:13 (39/107): python-unversioned-command-3.10.5-2.f 107 kB/s | 9.9 kB     00:00    
21:42:13 (40/107): python3-unbound-1.16.0-3.fc35.aarch64 4.1 MB/s |  98 kB     00:00    
21:42:13 (41/107): qrencode-libs-4.1.1-1.fc35.aarch64.rp 2.9 MB/s |  61 kB     00:00    
21:42:13 (42/107): rpm-plugin-systemd-inhibit-4.17.1-3.f 485 kB/s |  17 kB     00:00    
21:42:13 (43/107): systemd-networkd-249.12-5.fc35.aarch6 6.9 MB/s | 474 kB     00:00    
21:42:13 (44/107): systemd-libs-249.12-5.fc35.aarch64.rp 4.6 MB/s | 579 kB     00:00    
21:42:13 (45/107): systemd-pam-249.12-5.fc35.aarch64.rpm 3.5 MB/s | 319 kB     00:00    
21:42:13 (46/107): systemd-resolved-249.12-5.fc35.aarch6 4.8 MB/s | 251 kB     00:00    
21:42:13 (47/107): systemd-249.12-5.fc35.aarch64.rpm      16 MB/s | 3.9 MB     00:00    
21:42:13 (48/107): unbound-libs-1.16.0-3.fc35.aarch64.rp 4.9 MB/s | 520 kB     00:00    
21:42:13 (49/107): util-linux-2.37.4-1.fc35.aarch64.rpm   13 MB/s | 2.2 MB     00:00    
21:42:13 (50/107): util-linux-core-2.37.4-1.fc35.aarch64 2.9 MB/s | 435 kB     00:00    
21:42:13 (51/107): audit-libs-3.0.8-1.fc35.aarch64.rpm   1.0 MB/s | 115 kB     00:00    
21:42:13 (52/107): ca-certificates-2022.2.54-1.0.fc35.no  12 MB/s | 852 kB     00:00    
21:42:13 # Build the compose plugin
21:42:13 # FIXME: using GOPROXY, to work around:
21:42:13 # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0
21:42:13 cd /go/src/github.com/docker/compose \
21:42:13 && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \
21:42:13 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:42:13 && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.9.0 \
21:42:13 	make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin
21:42:13 (53/107): coreutils-8.32-33.fc35.aarch64.rpm    7.0 MB/s | 1.1 MB     00:00    
21:42:13 (54/107): curl-7.79.1-5.fc35.aarch64.rpm        2.7 MB/s | 305 kB     00:00    
21:42:13 (55/107): coreutils-common-8.32-33.fc35.aarch64 8.5 MB/s | 2.0 MB     00:00    
21:42:13 (56/107): cyrus-sasl-lib-2.1.27-14.fc35.aarch64 5.4 MB/s | 768 kB     00:00    
21:42:13 (57/107): dnf-4.13.0-1.fc35.noarch.rpm          3.0 MB/s | 450 kB     00:00    
21:42:13 (58/107): dnf-data-4.13.0-1.fc35.noarch.rpm     1.0 MB/s |  42 kB     00:00    
21:42:13 (59/107): elfutils-default-yama-scope-0.187-4.f 382 kB/s |  17 kB     00:00    
21:42:14 (60/107): expat-2.4.7-1.fc35.aarch64.rpm         10 MB/s | 109 kB     00:00    
21:42:14 (61/107): elfutils-libelf-0.187-4.fc35.aarch64. 8.4 MB/s | 197 kB     00:00    
21:42:14 (62/107): elfutils-libs-0.187-4.fc35.aarch64.rp  12 MB/s | 255 kB     00:00    
21:42:14 (63/107): fedora-release-container-35-37.noarch 1.4 MB/s |  10 kB     00:00    
21:42:14 (64/107): fedora-release-common-35-37.noarch.rp 1.2 MB/s |  20 kB     00:00    
21:42:14 (65/107): fedora-release-identity-container-35- 919 kB/s |  12 kB     00:00    
21:42:14 (66/107): glibc-common-2.34-38.fc35.aarch64.rpm 5.5 MB/s | 289 kB     00:00    
21:42:14 (67/107): glibc-2.34-38.fc35.aarch64.rpm         15 MB/s | 1.7 MB     00:00    
21:42:14 (68/107): glibc-minimal-langpack-2.34-38.fc35.a 457 kB/s |  26 kB     00:00    
21:42:14 (69/107): glib2-2.70.5-1.fc35.aarch64.rpm        12 MB/s | 2.6 MB     00:00    
21:42:14 (70/107): gnutls-3.7.7-1.fc35.aarch64.rpm       7.0 MB/s | 1.0 MB     00:00    
21:42:14 (71/107): gzip-1.10-6.fc35.aarch64.rpm          2.6 MB/s | 149 kB     00:00    
21:42:14 (72/107): gnupg2-2.3.4-2.fc35.aarch64.rpm        12 MB/s | 2.5 MB     00:00    
21:42:14 (73/107): libarchive-3.5.3-1.fc35.aarch64.rpm   4.5 MB/s | 387 kB     00:00    
21:42:14 (74/107): krb5-libs-1.19.2-8.fc35.aarch64.rpm   5.8 MB/s | 728 kB     00:00    
21:42:14 (75/107): libcurl-7.79.1-5.fc35.aarch64.rpm     2.8 MB/s | 287 kB     00:00    
21:42:14 (76/107): libdnf-0.67.0-2.fc35.aarch64.rpm      4.5 MB/s | 608 kB     00:00    
21:42:14 (77/107): libgcc-11.3.1-2.fc35.aarch64.rpm      1.6 MB/s | 112 kB     00:00    
21:42:14 (78/107): libgomp-11.3.1-2.fc35.aarch64.rpm     2.8 MB/s | 289 kB     00:00    
21:42:14 (79/107): libidn2-2.3.3-1.fc35.aarch64.rpm      3.7 MB/s | 155 kB     00:00    
21:42:14 (80/107): librepo-1.14.3-1.fc35.aarch64.rpm     8.7 MB/s |  91 kB     00:00    
21:42:14 (81/107): libsolv-0.7.22-1.fc35.aarch64.rpm     6.5 MB/s | 388 kB     00:00    
21:42:14 (82/107): libreport-filesystem-2.15.2-8.fc35.no 188 kB/s |  13 kB     00:00    
21:42:14 (83/107): libstdc++-11.3.1-2.fc35.aarch64.rpm   6.9 MB/s | 715 kB     00:00    
21:42:14 (84/107): libxml2-2.9.14-1.fc35.aarch64.rpm     7.9 MB/s | 733 kB     00:00    
21:42:14 (85/107): libzstd-1.5.2-2.fc35.aarch64.rpm      3.5 MB/s | 260 kB     00:00    
21:42:14 (86/107): lua-libs-5.4.4-3.fc35.aarch64.rpm     2.7 MB/s | 213 kB     00:00    
21:42:14 (87/107): nettle-3.8-1.fc35.aarch64.rpm         5.5 MB/s | 420 kB     00:00    
21:42:14 (88/107): pcre2-10.40-1.fc35.aarch64.rpm        4.9 MB/s | 220 kB     00:00    
21:42:14 (89/107): pcre2-syntax-10.40-1.fc35.noarch.rpm  3.9 MB/s | 143 kB     00:00    
21:42:14 (90/107): python3-3.10.5-2.fc35.aarch64.rpm     799 kB/s |  26 kB     00:00    
21:42:14 (91/107): openssl-libs-1.1.1q-1.fc35.aarch64.rp  11 MB/s | 1.4 MB     00:00    
21:42:14 (92/107): python3-hawkey-0.67.0-2.fc35.aarch64. 1.9 MB/s | 100 kB     00:00    
21:42:14 (93/107): python3-dnf-4.13.0-1.fc35.noarch.rpm  4.2 MB/s | 415 kB     00:00    
21:42:14 (94/107): python3-libdnf-0.67.0-2.fc35.aarch64. 8.0 MB/s | 729 kB     00:00    
21:42:14 (95/107): python3-rpm-4.17.1-3.fc35.aarch64.rpm 2.0 MB/s |  91 kB     00:00    
21:42:14 (96/107): rpm-build-libs-4.17.1-3.fc35.aarch64. 4.0 MB/s |  87 kB     00:00    
21:42:15 (97/107): rpm-4.17.1-3.fc35.aarch64.rpm         7.1 MB/s | 534 kB     00:00    
21:42:15 (98/107): rpm-libs-4.17.1-3.fc35.aarch64.rpm    3.6 MB/s | 305 kB     00:00    
21:42:15 (99/107): rpm-sign-libs-4.17.1-3.fc35.aarch64.r 478 kB/s |  23 kB     00:00    
21:42:15 (100/107): python3-libs-3.10.5-2.fc35.aarch64.r  25 MB/s | 7.5 MB     00:00    
21:42:15 (101/107): setup-2.14.1-1.fc35.noarch.rpm       1.3 MB/s | 143 kB     00:00    
21:42:15 (102/107): tzdata-2022a-2.fc35.noarch.rpm       3.3 MB/s | 432 kB     00:00    
21:42:15 (103/107): vim-data-9.0.137-1.fc35.noarch.rpm   622 kB/s |  26 kB     00:00    
21:42:15 (104/107): yum-4.13.0-1.fc35.noarch.rpm         5.7 MB/s |  39 kB     00:00    
21:42:15 (105/107): xz-libs-5.2.5-9.fc35.aarch64.rpm     6.2 MB/s |  90 kB     00:00    
21:42:15 (106/107): vim-minimal-9.0.137-1.fc35.aarch64.r  10 MB/s | 706 kB     00:00    
21:42:15 (107/107): zchunk-libs-1.2.2-1.fc35.aarch64.rpm 828 kB/s |  51 kB     00:00    
21:42:15 --------------------------------------------------------------------------------
21:42:15 Total                                            15 MB/s |  57 MB     00:03     
21:42:15 CentOS Stream 8 - BaseOS                         23 MB/s |  25 MB     00:01    
21:42:16 Running transaction check
21:42:16 Transaction check succeeded.
21:42:16 Running transaction test
21:42:16 Transaction test succeeded.
21:42:16 Running transaction
21:42:17 # Build the compose plugin
21:42:17 # FIXME: using GOPROXY, to work around:
21:42:17 # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0
21:42:17 cd /go/src/github.com/docker/compose \
21:42:17 && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \
21:42:17 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:42:17 && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.9.0 \
21:42:17 	make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin
21:42:17   Preparing        :                                                        1/1 
21:42:17   Upgrading        : libgcc-11.3.1-2.fc35.aarch64                         1/164 
21:42:18   Running scriptlet: libgcc-11.3.1-2.fc35.aarch64                         1/164 
21:42:18   Upgrading        : tzdata-2022a-2.fc35.noarch                           2/164 
21:42:18   Upgrading        : glibc-common-2.34-38.fc35.aarch64                    3/164 
21:42:18   Upgrading        : glibc-minimal-langpack-2.34-38.fc35.aarch64          4/164 
21:42:18   Running scriptlet: glibc-2.34-38.fc35.aarch64                           5/164 
21:42:18   Upgrading        : glibc-2.34-38.fc35.aarch64                           5/164 
21:42:18   Running scriptlet: glibc-2.34-38.fc35.aarch64                           5/164 
21:42:18   Installing       : glibc-gconv-extra-2.34-38.fc35.aarch64               6/164 
21:42:18   Running scriptlet: glibc-gconv-extra-2.34-38.fc35.aarch64               6/164 
21:42:18   Upgrading        : xz-libs-5.2.5-9.fc35.aarch64                         7/164 
21:42:18   Upgrading        : libzstd-1.5.2-2.fc35.aarch64                         8/164 
21:42:18   Upgrading        : audit-libs-3.0.8-1.fc35.aarch64                      9/164 
21:42:18   Upgrading        : elfutils-libelf-0.187-4.fc35.aarch64                10/164 
21:42:18   Upgrading        : expat-2.4.7-1.fc35.aarch64                          11/164 
21:42:18   Upgrading        : libstdc++-11.3.1-2.fc35.aarch64                     12/164 
21:42:18   Upgrading        : lua-libs-5.4.4-3.fc35.aarch64                       13/164 
21:42:18   Upgrading        : libxml2-2.9.14-1.fc35.aarch64                       14/164 
21:42:18   Upgrading        : libidn2-2.3.3-1.fc35.aarch64                        15/164 
21:42:18   Installing       : protobuf-c-1.4.0-1.fc35.aarch64                     16/164 
21:42:18   Installing       : libfdisk-2.37.4-1.fc35.aarch64                      17/164 
21:42:18   Upgrading        : fedora-release-identity-container-35-37.noarch      18/164 
21:42:18   Upgrading        : fedora-release-container-35-37.noarch               19/164 
21:42:18   Upgrading        : fedora-release-common-35-37.noarch                  20/164 
21:42:18   Installing       : mozjs78-78.15.0-1.fc35.aarch64                      21/164 
21:42:18   Installing       : libbpf-2:0.6.1-2.fc35.aarch64                       22/164 
21:42:18   Installing       : acl-2.3.1-2.fc35.aarch64                            23/164 
21:42:19   Installing       : diffutils-3.8-1.fc35.aarch64                        24/164 
21:42:19   Installing       : libargon2-20171227-7.fc35.aarch64                   25/164 
21:42:19   Installing       : libnl3-3.5.0-8.fc35.aarch64                         26/164 
21:42:19   Installing       : libibverbs-39.0-1.fc35.aarch64                      27/164 
21:42:19   Installing       : libpcap-14:1.10.1-2.fc35.aarch64                    28/164 
21:42:19   Installing       : iptables-legacy-libs-1.8.7-13.fc35.aarch64          29/164 
21:42:19   Running scriptlet: libutempter-1.2.1-5.fc35.aarch64                    30/164 
21:42:19   Installing       : libutempter-1.2.1-5.fc35.aarch64                    30/164 
21:42:19   Installing       : libseccomp-2.5.3-1.fc35.aarch64                     31/164 
21:42:19 ~/rpmbuild/BUILD/src
21:42:19 + popd
21:42:19 + RPM_EC=0
21:42:19 ++ jobs -p
21:42:19 + exit 0
21:42:19 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7zdW0N
21:42:19 + umask 022
21:42:19 + cd /root/rpmbuild/BUILD
21:42:19 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.x86_64 '!=' / ']'
21:42:19 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.x86_64
21:42:19 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.x86_64
21:42:19 + mkdir -p /root/rpmbuild/BUILDROOT
21:42:19 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.x86_64
21:42:19 + cd src
21:42:19 + pushd /root/rpmbuild/BUILD/src/compose
21:42:19 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:42:19 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-compose
21:42:19 + popd
21:42:19 ~/rpmbuild/BUILD/src
21:42:19 + for f in LICENSE MAINTAINERS NOTICE README.md
21:42:19 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
21:42:19 + for f in LICENSE MAINTAINERS NOTICE README.md
21:42:19 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
21:42:19 + for f in LICENSE MAINTAINERS NOTICE README.md
21:42:19 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
21:42:19 + for f in LICENSE MAINTAINERS NOTICE README.md
21:42:19 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
21:42:19 + /usr/lib/rpm/check-buildroot
21:42:19 + /usr/lib/rpm/redhat/brp-ldconfig
21:42:19 + /usr/lib/rpm/brp-compress
21:42:19 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:42:19 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:42:19 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:42:19 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:42:19 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:42:19 + /usr/lib/rpm/brp-python-hardlink
21:42:19 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:42:19 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.0BbWVg
21:42:19 + umask 022
21:42:19 + cd /root/rpmbuild/BUILD
21:42:19 + cd src
21:42:19 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
21:42:19 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:42:19 PASS: docker-compose version OK
21:42:19 + ver=v2.9.0
21:42:19 + test v2.9.0 = v2.9.0
21:42:19 + echo 'PASS: docker-compose version OK'
21:42:19 + RPM_EC=0
21:42:19 ++ jobs -p
21:42:19 + exit 0
21:42:19 Processing files: docker-compose-plugin-2.9.0-0.el9.x86_64
21:42:19 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ir12p8
21:42:19 + umask 022
21:42:19 + cd /root/rpmbuild/BUILD
21:42:19 + cd src
21:42:19 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.x86_64/usr/share/doc/docker-compose-plugin
21:42:19 + export LC_ALL=C
21:42:19 + LC_ALL=C
21:42:19 + export DOCDIR
21:42:19 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.x86_64/usr/share/doc/docker-compose-plugin
21:42:19 + 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.9.0-0.el9.x86_64/usr/share/doc/docker-compose-plugin
21:42:19 + RPM_EC=0
21:42:19 ++ jobs -p
21:42:19 + exit 0
21:42:19 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MvQlX1
21:42:19 + umask 022
21:42:19 + cd /root/rpmbuild/BUILD
21:42:19 + cd src
21:42:19 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.x86_64/usr/share/licenses/docker-compose-plugin
21:42:19 + export LC_ALL=C
21:42:19 + LC_ALL=C
21:42:19 + export LICENSEDIR
21:42:19 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.x86_64/usr/share/licenses/docker-compose-plugin
21:42:19 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.x86_64/usr/share/licenses/docker-compose-plugin
21:42:19 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.x86_64/usr/share/licenses/docker-compose-plugin
21:42:19 + RPM_EC=0
21:42:19 ++ jobs -p
21:42:19 + exit 0
21:42:19 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-compose
21:42:19 Provides: docker-compose-plugin = 0:2.9.0-0.el9 docker-compose-plugin(x86-64) = 0:2.9.0-0.el9
21:42:19 Requires(interp): /bin/sh /bin/sh /bin/sh
21:42:19 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:42:19 Requires(post): /bin/sh
21:42:19 Requires(preun): /bin/sh
21:42:19 Requires(postun): /bin/sh
21:42:19 Enhances: docker-ce-cli
21:42:19 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.x86_64
21:42:19 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.9.0-0.el9.src.rpm
21:42:19   Installing       : pcsc-lite-libs-1.9.5-1.fc35.aarch64                 32/164 
21:42:19   Installing       : qrencode-libs-4.1.1-1.fc35.aarch64                  33/164 
21:42:19   Upgrading        : libgomp-11.3.1-2.fc35.aarch64                       34/164 
21:42:19   Upgrading        : nettle-3.8-1.fc35.aarch64                           35/164 
21:42:19   Upgrading        : gnutls-3.7.7-1.fc35.aarch64                         36/164 
21:42:19   Upgrading        : glib2-2.70.5-1.fc35.aarch64                         37/164 
21:42:19   Installing       : libsecret-0.20.4-3.fc35.aarch64                     38/164 
21:42:19   Installing       : pinentry-1.2.0-1.fc35.aarch64                       39/164 
21:42:19   Upgrading        : vim-data-2:9.0.137-1.fc35.noarch                    40/164 
21:42:19   Upgrading        : pcre2-syntax-10.40-1.fc35.noarch                    41/164 
21:42:19   Upgrading        : pcre2-10.40-1.fc35.aarch64                          42/164 
21:42:19   Upgrading        : libreport-filesystem-2.15.2-8.fc35.noarch           43/164 
21:42:19   Upgrading        : dnf-data-4.13.0-1.fc35.noarch                       44/164 
21:42:19 warning: /etc/dnf/dnf.conf created as /etc/dnf/dnf.conf.rpmnew
21:42:19 
21:42:20   Upgrading        : coreutils-common-8.32-33.fc35.aarch64               45/164 
21:42:20   Installing       : openssl-pkcs11-0.4.11-4.fc35.aarch64                46/164 
21:42:20   Upgrading        : openssl-libs-1:1.1.1q-1.fc35.aarch64                47/164 
21:42:20   Upgrading        : coreutils-8.32-33.fc35.aarch64                      48/164 
21:42:20   Running scriptlet: ca-certificates-2022.2.54-1.0.fc35.noarch           49/164 
21:42:20   Upgrading        : ca-certificates-2022.2.54-1.0.fc35.noarch           49/164 
21:42:20 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64.rpm
21:42:20 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dHPfLn
21:42:20 + umask 022
21:42:20 + cd /root/rpmbuild/BUILD
21:42:20 + cd src
21:42:20 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64
21:42:20 + RPM_EC=0
21:42:20 ++ jobs -p
21:42:20 + exit 0
21:42:20 
21:42:20 RPM build warnings:
21:42:20     line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:42:20     line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:42:20     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:42:20     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64/usr/bin/docker-proxy
21:42:20 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WTZBCy
21:42:20 + umask 022
21:42:20 + cd /root/rpmbuild/BUILD
21:42:20 + cd /root/rpmbuild/BUILD
21:42:20 + rm -rf src
21:42:20 + /usr/bin/mkdir -p src
21:42:20 + cd src
21:42:20 + /usr/bin/tar -xof -
21:42:20 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:42:20 + STATUS=0
21:42:20 + '[' 0 -ne 0 ']'
21:42:20 + /usr/bin/tar -xof -
21:42:20 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:42:20 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.9.0~ubuntu-bionic_amd64.deb'.
21:42:21 CentOS Stream 8 - Extras                         22 kB/s |  18 kB     00:00    
21:42:21 + STATUS=0
21:42:21 + '[' 0 -ne 0 ']'
21:42:21 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:42:21 + RPM_EC=0
21:42:21 ++ jobs -p
21:42:21 + exit 0
21:42:21 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.POwI1u
21:42:21 + umask 022
21:42:21 + cd /root/rpmbuild/BUILD
21:42:21 + cd src
21:42:21 + export DOCKER_GITCOMMIT=724feb8
21:42:21 + DOCKER_GITCOMMIT=724feb8
21:42:21 + mkdir -p /go/src/github.com/docker
21:42:21 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
21:42:21 + TMP_GOPATH=/go
21:42:21 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
21:42:21 + RM_GOPATH=0
21:42:21 + TMP_GOPATH=/go
21:42:21 + : /usr/local/bin
21:42:21 + '[' -z /go ']'
21:42:21 + export GOPATH=/go
21:42:21 + GOPATH=/go
21:42:21 + case "$(go env GOARCH)" in
21:42:21 ++ go env GOARCH
21:42:21   Running scriptlet: ca-certificates-2022.2.54-1.0.fc35.noarch           49/164 
21:42:21   Installing       : systemd-libs-249.12-5.fc35.aarch64                  50/164 
21:42:21   Running scriptlet: systemd-libs-249.12-5.fc35.aarch64                  50/164 
21:42:21   Installing       : python-unversioned-command-3.10.5-2.fc35.noarch     51/164 
21:42:21 # Build the compose plugin
21:42:21 # FIXME: using GOPROXY, to work around:
21:42:21 # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0
21:42:21 cd /go/src/github.com/docker/compose \
21:42:21 && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \
21:42:21 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:42:21 && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.9.0 \
21:42:21 	make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin
21:42:21 + export GO_BUILDMODE=-buildmode=pie
21:42:21 + GO_BUILDMODE=-buildmode=pie
21:42:21 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
21:42:21 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
21:42:21 + bin=rootlesskit
21:42:21 + shift
21:42:21 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
21:42:21 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
21:42:21 ++ : 1920341cd41e047834a21007424162a2dc946315
21:42:21 + install_rootlesskit dynamic
21:42:21 + case "$1" in
21:42:21 + install_rootlesskit_dynamic
21:42:21 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
21:42:21 + ROOTLESSKIT_LDFLAGS=-linkmode=external
21:42:21 + export BUILD_MODE=-buildmode=pie
21:42:21 + BUILD_MODE=-buildmode=pie
21:42:21 + _install_rootlesskit
21:42:21 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
21:42:21 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
21:42:21 + for f in rootlesskit rootlesskit-docker-proxy
21:42:21 + GOBIN=/usr/local/bin
21:42:21 + GO111MODULE=on
21:42:21 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
21:42:21   Upgrading        : python3-3.10.5-2.fc35.aarch64                       52/164 
21:42:21   Upgrading        : python3-libs-3.10.5-2.fc35.aarch64                  53/164 
21:42:21 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
21:42:22   Installing       : polkit-libs-0.120-1.fc35.2.aarch64                  54/164 
21:42:22   Installing       : util-linux-core-2.37.4-1.fc35.aarch64               55/164 
21:42:22   Running scriptlet: util-linux-core-2.37.4-1.fc35.aarch64               55/164 
21:42:22   Installing       : util-linux-2.37.4-1.fc35.aarch64                    56/164 
21:42:22 warning: /etc/adjtime created as /etc/adjtime.rpmnew
21:42:22 
21:42:22   Running scriptlet: util-linux-2.37.4-1.fc35.aarch64                    56/164 
21:42:22   Upgrading        : krb5-libs-1.19.2-8.fc35.aarch64                     57/164 
21:42:22   Upgrading        : libcurl-7.79.1-5.fc35.aarch64                       58/164 
21:42:22   Installing       : libevent-2.1.12-4.fc35.aarch64                      59/164 
21:42:22   Upgrading        : zchunk-libs-1.2.2-1.fc35.aarch64                    60/164 
21:42:22   Upgrading        : librepo-1.14.3-1.fc35.aarch64                       61/164 
21:42:22   Running scriptlet: unbound-libs-1.16.0-3.fc35.aarch64                  62/164 
21:42:22   Installing       : unbound-libs-1.16.0-3.fc35.aarch64                  62/164 
21:42:22   Running scriptlet: unbound-libs-1.16.0-3.fc35.aarch64                  62/164 
21:42:22 CentOS Stream 8 - Extras common packages        5.5 kB/s | 4.6 kB     00:00    
21:42:22 Last metadata expiration check: 0:00:01 ago on Tue Aug 16 21:42:21 2022.
21:42:22   Installing       : python3-unbound-1.16.0-3.fc35.aarch64               63/164 
21:42:22   Upgrading        : curl-7.79.1-5.fc35.aarch64                          64/164 
21:42:22   Installing       : dbus-libs-1:1.12.22-1.fc35.aarch64                  65/164 
21:42:22   Installing       : libusb1-1.0.25-8.fc35.aarch64                       66/164 
21:42:22   Installing       : kmod-libs-29-4.fc35.aarch64                         67/164 
21:42:22   Upgrading        : libarchive-3.5.3-1.fc35.aarch64                     68/164 
21:42:22   Upgrading        : rpm-4.17.1-3.fc35.aarch64                           69/164 
21:42:22   Upgrading        : rpm-libs-4.17.1-3.fc35.aarch64                      70/164 
21:42:22   Upgrading        : libsolv-0.7.22-1.fc35.aarch64                       71/164 
21:42:22   Upgrading        : libdnf-0.67.0-2.fc35.aarch64                        72/164 
21:42:22 go: downloading github.com/urfave/cli/v2 v2.4.0
21:42:22 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
21:42:22   Upgrading        : python3-libdnf-0.67.0-2.fc35.aarch64                73/164 
21:42:22   Upgrading        : python3-hawkey-0.67.0-2.fc35.aarch64                74/164 
21:42:22   Installing       : deltarpm-3.6.2-10.fc35.aarch64                      75/164 
21:42:22   Installing       : rpm-plugin-systemd-inhibit-4.17.1-3.fc35.aarch64    76/164 
21:42:22   Installing       : dbus-common-1:1.12.22-1.fc35.noarch                 77/164 
21:42:22   Running scriptlet: dbus-common-1:1.12.22-1.fc35.noarch                 77/164 
21:42:22   Running scriptlet: dbus-broker-29-4.fc35.aarch64                       78/164 
21:42:22 useradd warning: dbus's uid 81 outside of the SYS_UID_MIN 201 and SYS_UID_MAX 999 range.
21:42:22 
21:42:22   Installing       : dbus-broker-29-4.fc35.aarch64                       78/164 
21:42:22   Running scriptlet: dbus-broker-29-4.fc35.aarch64                       78/164 
21:42:23 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:42:23 go: downloading github.com/google/uuid v1.3.0
21:42:23 go: downloading github.com/moby/vpnkit v0.5.0
21:42:23 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:42:23   Installing       : dbus-1:1.12.22-1.fc35.aarch64                       79/164 
21:42:23   Installing       : xkeyboard-config-2.33-2.fc35.noarch                 80/164 
21:42:23   Installing       : libxkbcommon-1.3.1-1.fc35.aarch64                   81/164 
21:42:23   Installing       : cryptsetup-libs-2.4.3-1.fc35.aarch64                82/164 
21:42:23   Installing       : device-mapper-libs-1.02.175-6.fc35.aarch64          83/164 
21:42:23   Installing       : device-mapper-1.02.175-6.fc35.aarch64               84/164 
21:42:23   Installing       : systemd-networkd-249.12-5.fc35.aarch64              85/164 
21:42:23   Running scriptlet: systemd-networkd-249.12-5.fc35.aarch64              85/164 
21:42:23   Installing       : systemd-pam-249.12-5.fc35.aarch64                   86/164 
21:42:23 go: downloading github.com/gofrs/flock v0.8.1
21:42:23 go: downloading github.com/moby/sys/mountinfo v0.6.0
21:42:23 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:42:23 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
21:42:23   Installing       : systemd-resolved-249.12-5.fc35.aarch64              87/164 
21:42:23   Running scriptlet: systemd-resolved-249.12-5.fc35.aarch64              87/164 
21:42:23   Installing       : systemd-249.12-5.fc35.aarch64                       88/164 
21:42:23 warning: group systemd-journal does not exist - using root
21:42:23 
21:42:23   Running scriptlet: systemd-249.12-5.fc35.aarch64                       88/164 
21:42:23 Creating group input with gid 104.
21:42:23 Creating group kvm with gid 36.
21:42:23 Creating group render with gid 105.
21:42:23 Creating group sgx with gid 106.
21:42:23 Creating group systemd-journal with gid 190.
21:42:23 Creating group systemd-network with gid 192.
21:42:23 Creating user systemd-network (systemd Network Management) with uid 192 and gid 192.
21:42:23 Creating group systemd-oom with gid 998.
21:42:23 Creating user systemd-oom (systemd Userspace OOM Killer) with uid 998 and gid 998.
21:42:23 Creating group systemd-resolve with gid 193.
21:42:23 Creating user systemd-resolve (systemd Resolver) with uid 193 and gid 193.
21:42:23 Creating group systemd-timesync with gid 997.
21:42:23 Creating user systemd-timesync (systemd Time Synchronization) with uid 997 and gid 997.
21:42:23 Creating group systemd-coredump with gid 996.
21:42:23 Creating user systemd-coredump (systemd Core Dumper) with uid 996 and gid 996.
21:42:23 
21:42:23   Running scriptlet: polkit-0.120-1.fc35.2.aarch64                       89/164 
21:42:23   Installing       : polkit-0.120-1.fc35.2.aarch64                       89/164 
21:42:23   Running scriptlet: polkit-0.120-1.fc35.2.aarch64                       89/164 
21:42:23 make[2]: Entering directory '/root/build-deb/compose'
21:42:23 GOOS=linux GOARCH=arm CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0"  -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd
21:42:23   Installing       : polkit-pkla-compat-0.1-20.fc35.aarch64              90/164 
21:42:23   Installing       : pcsc-lite-ccid-1.5.0-1.fc35.aarch64                 91/164 
21:42:23   Running scriptlet: pcsc-lite-ccid-1.5.0-1.fc35.aarch64                 91/164 
21:42:23   Installing       : pcsc-lite-1.9.5-1.fc35.aarch64                      92/164 
21:42:23   Running scriptlet: pcsc-lite-1.9.5-1.fc35.aarch64                      92/164 
21:42:23 Created symlink /etc/systemd/system/sockets.target.wants/pcscd.socket → /usr/lib/systemd/system/pcscd.socket.
21:42:23 
21:42:23   Installing       : gnupg2-smime-2.3.4-2.fc35.aarch64                   93/164 
21:42:23   Upgrading        : gnupg2-2.3.4-2.fc35.aarch64                         94/164 
21:42:24   Upgrading        : rpm-sign-libs-4.17.1-3.fc35.aarch64                 95/164 
21:42:24   Upgrading        : elfutils-default-yama-scope-0.187-4.fc35.noarch     96/164 
21:42:24   Running scriptlet: elfutils-default-yama-scope-0.187-4.fc35.noarch     96/164 
21:42:24   Installing       : elfutils-debuginfod-client-0.187-4.fc35.aarch64     97/164 
21:42:24   Upgrading        : elfutils-libs-0.187-4.fc35.aarch64                  98/164 
21:42:24   Upgrading        : rpm-build-libs-4.17.1-3.fc35.aarch64                99/164 
21:42:24   Upgrading        : python3-rpm-4.17.1-3.fc35.aarch64                  100/164 
21:42:24   Upgrading        : python3-dnf-4.13.0-1.fc35.noarch                   101/164 
21:42:24   Upgrading        : dnf-4.13.0-1.fc35.noarch                           102/164 
21:42:24   Running scriptlet: dnf-4.13.0-1.fc35.noarch                           102/164 
21:42:24 make[2]: Entering directory '/root/build-deb/compose'
21:42:24 GOOS=linux GOARCH=arm CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0"  -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd
21:42:24 Dependencies resolved.
21:42:24 ================================================================================
21:42:24  Package                 Arch        Version               Repository      Size
21:42:24 ================================================================================
21:42:24 Upgrading:
21:42:24  device-mapper           x86_64      8:1.02.181-5.el8      baseos         377 k
21:42:24  device-mapper-libs      x86_64      8:1.02.181-5.el8      baseos         410 k
21:42:24  librepo                 x86_64      1.14.2-3.el8          baseos          93 k
21:42:24  python3-librepo         x86_64      1.14.2-3.el8          baseos          54 k
21:42:24  shadow-utils            x86_64      2:4.6-17.el8          baseos         1.2 M
21:42:24  systemd                 x86_64      239-62.el8            baseos         3.6 M
21:42:24  systemd-libs            x86_64      239-62.el8            baseos         1.1 M
21:42:24  systemd-pam             x86_64      239-62.el8            baseos         488 k
21:42:24 Installing dependencies:
21:42:24  xkeyboard-config        noarch      2.28-1.el8            appstream      782 k
21:42:24 Installing weak dependencies:
21:42:24  diffutils               x86_64      3.6-6.el8             baseos         358 k
21:42:24  libxkbcommon            x86_64      0.9.1-1.el8           appstream      116 k
21:42:24 
21:42:24 Transaction Summary
21:42:24 ================================================================================
21:42:24 Install  3 Packages
21:42:24 Upgrade  8 Packages
21:42:24 
21:42:24 Total download size: 8.5 M
21:42:24 Downloading Packages:
21:42:24   Upgrading        : yum-4.13.0-1.fc35.noarch                           103/164 
21:42:24   Upgrading        : cyrus-sasl-lib-2.1.27-14.fc35.aarch64              104/164 
21:42:24   Upgrading        : gzip-1.10-6.fc35.aarch64                           105/164 
21:42:24   Upgrading        : vim-minimal-2:9.0.137-1.fc35.aarch64               106/164 
21:42:24   Upgrading        : setup-2.14.1-1.fc35.noarch                         107/164 
21:42:24 warning: /etc/hosts created as /etc/hosts.rpmnew
21:42:24 warning: /etc/shadow created as /etc/shadow.rpmnew
21:42:24 
21:42:24   Running scriptlet: setup-2.14.1-1.fc35.noarch                         107/164 
21:42:24   Cleanup          : cyrus-sasl-lib-2.1.27-13.fc35.aarch64              108/164 
21:42:24   Cleanup          : fedora-release-common-35-36.noarch                 109/164 
21:42:24   Cleanup          : vim-minimal-2:8.2.4386-1.fc35.aarch64              110/164 
21:42:24   Cleanup          : gzip-1.10-5.fc35.aarch64                           111/164 
21:42:24   Cleanup          : pcre2-10.39-1.fc35.aarch64                         112/164 
21:42:24   Cleanup          : yum-4.9.0-1.fc35.noarch                            113/164 
21:42:24   Running scriptlet: dnf-4.9.0-1.fc35.noarch                            114/164 
21:42:24   Cleanup          : dnf-4.9.0-1.fc35.noarch                            114/164 
21:42:24   Running scriptlet: dnf-4.9.0-1.fc35.noarch                            114/164 
21:42:24   Cleanup          : python3-dnf-4.9.0-1.fc35.noarch                    115/164 
21:42:24   Cleanup          : dnf-data-4.9.0-1.fc35.noarch                       116/164 
21:42:24   Cleanup          : setup-2.13.9.1-2.fc35.noarch                       117/164 
21:42:24   Cleanup          : fedora-release-container-35-36.noarch              118/164 
21:42:24   Cleanup          : fedora-release-identity-container-35-36.noarch     119/164 
21:42:24   Cleanup          : libreport-filesystem-2.15.2-6.fc35.noarch          120/164 
21:42:24   Cleanup          : pcre2-syntax-10.39-1.fc35.noarch                   121/164 
21:42:24   Cleanup          : vim-data-2:8.2.4386-1.fc35.noarch                  122/164 
21:42:24   Cleanup          : python3-hawkey-0.64.0-1.fc35.aarch64               123/164 
21:42:24   Cleanup          : python3-libdnf-0.64.0-1.fc35.aarch64               124/164 
21:42:24   Cleanup          : libdnf-0.64.0-1.fc35.aarch64                       125/164 
21:42:24   Cleanup          : python3-rpm-4.17.0-4.fc35.aarch64                  126/164 
21:42:24   Cleanup          : rpm-build-libs-4.17.0-4.fc35.aarch64               127/164 
21:42:24   Cleanup          : elfutils-libs-0.186-1.fc35.aarch64                 128/164 
21:42:24   Cleanup          : librepo-1.14.2-1.fc35.aarch64                      129/164 
21:42:24   Cleanup          : rpm-sign-libs-4.17.0-4.fc35.aarch64                130/164 
21:42:24   Cleanup          : libsolv-0.7.19-3.fc35.aarch64                      131/164 
21:42:25   Cleanup          : rpm-4.17.0-4.fc35.aarch64                          132/164 
21:42:25   Cleanup          : rpm-libs-4.17.0-4.fc35.aarch64                     133/164 
21:42:25   Cleanup          : libarchive-3.5.2-2.fc35.aarch64                    134/164 
21:42:25   Cleanup          : libstdc++-11.2.1-9.fc35.aarch64                    135/164 
21:42:25   Cleanup          : libxml2-2.9.12-6.fc35.aarch64                      136/164 
21:42:25 (1/11): libxkbcommon-0.9.1-1.el8.x86_64.rpm     504 kB/s | 116 kB     00:00    
21:42:25 (2/11): xkeyboard-config-2.28-1.el8.noarch.rpm  3.2 MB/s | 782 kB     00:00    
21:42:25 (3/11): device-mapper-1.02.181-5.el8.x86_64.rpm  21 MB/s | 377 kB     00:00    
21:42:25 (4/11): diffutils-3.6-6.el8.x86_64.rpm          1.4 MB/s | 358 kB     00:00    
21:42:25 (5/11): librepo-1.14.2-3.el8.x86_64.rpm          10 MB/s |  93 kB     00:00    
21:42:25 (6/11): python3-librepo-1.14.2-3.el8.x86_64.rpm 7.0 MB/s |  54 kB     00:00    
21:42:25 (7/11): device-mapper-libs-1.02.181-5.el8.x86_6  14 MB/s | 410 kB     00:00    
21:42:25 (8/11): shadow-utils-4.6-17.el8.x86_64.rpm       50 MB/s | 1.2 MB     00:00    
21:42:25 (9/11): systemd-pam-239-62.el8.x86_64.rpm        28 MB/s | 488 kB     00:00    
21:42:25 (10/11): systemd-libs-239-62.el8.x86_64.rpm      21 MB/s | 1.1 MB     00:00    
21:42:25 (11/11): systemd-239-62.el8.x86_64.rpm           17 MB/s | 3.6 MB     00:00    
21:42:25 --------------------------------------------------------------------------------
21:42:25 Total                                           8.8 MB/s | 8.5 MB     00:00     
21:42:25   Cleanup          : gnupg2-2.3.4-1.fc35.aarch64                        137/164 
21:42:25   Cleanup          : glib2-2.70.4-1.fc35.aarch64                        138/164 
21:42:25   Cleanup          : gnutls-3.7.2-2.fc35.aarch64                        139/164 
21:42:25   Cleanup          : lua-libs-5.4.4-1.fc35.aarch64                      140/164 
21:42:25   Cleanup          : curl-7.79.1-1.fc35.aarch64                         141/164 
21:42:25   Cleanup          : libcurl-7.79.1-1.fc35.aarch64                      142/164 
21:42:25   Cleanup          : krb5-libs-1.19.2-2.fc35.aarch64                    143/164 
21:42:25   Cleanup          : zchunk-libs-1.1.15-2.fc35.aarch64                  144/164 
21:42:25 Running transaction check
21:42:25 Transaction check succeeded.
21:42:25 Running transaction test
21:42:25   Cleanup          : libzstd-1.5.2-1.fc35.aarch64                       145/164 
21:42:25   Cleanup          : audit-libs-3.0.7-2.fc35.aarch64                    146/164 
21:42:25   Cleanup          : elfutils-libelf-0.186-1.fc35.aarch64               147/164 
21:42:25   Cleanup          : python3-libs-3.10.2-1.fc35.aarch64                 148/164 
21:42:25   Cleanup          : python3-3.10.2-1.fc35.aarch64                      149/164 
21:42:25   Cleanup          : expat-2.4.4-1.fc35.aarch64                         150/164 
21:42:25   Cleanup          : openssl-libs-1:1.1.1l-2.fc35.aarch64               151/164 
21:42:25   Cleanup          : ca-certificates-2021.2.52-1.0.fc35.noarch          152/164 
21:42:25 Transaction test succeeded.
21:42:25 Running transaction
21:42:25   Cleanup          : coreutils-8.32-31.fc35.aarch64                     153/164 
21:42:25   Cleanup          : xz-libs-5.2.5-7.fc35.aarch64                       154/164 
21:42:25   Cleanup          : libidn2-2.3.2-3.fc35.aarch64                       155/164 
21:42:25   Cleanup          : nettle-3.7.3-2.fc35.aarch64                        156/164 
21:42:25   Cleanup          : libgomp-11.2.1-9.fc35.aarch64                      157/164 
21:42:25   Cleanup          : coreutils-common-8.32-31.fc35.aarch64              158/164 
21:42:25   Cleanup          : elfutils-default-yama-scope-0.186-1.fc35.noarch    159/164 
21:42:25   Cleanup          : glibc-2.34-25.fc35.aarch64                         160/164 
21:42:25   Cleanup          : glibc-minimal-langpack-2.34-25.fc35.aarch64        161/164 
21:42:26   Preparing        :                                                        1/1 
21:42:26   Running scriptlet: systemd-libs-239-62.el8.x86_64                         1/1 
21:42:26   Upgrading        : systemd-libs-239-62.el8.x86_64                        1/19 
21:42:26   Cleanup          : glibc-common-2.34-25.fc35.aarch64                  162/164 
21:42:26   Cleanup          : tzdata-2021e-1.fc35.noarch                         163/164 
21:42:26   Cleanup          : libgcc-11.2.1-9.fc35.aarch64                       164/164 
21:42:26   Running scriptlet: libgcc-11.2.1-9.fc35.aarch64                       164/164 
21:42:26   Running scriptlet: systemd-libs-239-62.el8.x86_64                        1/19 
21:42:26   Upgrading        : shadow-utils-2:4.6-17.el8.x86_64                      2/19 
21:42:26   Upgrading        : librepo-1.14.2-3.el8.x86_64                           3/19 
21:42:26   Installing       : diffutils-3.6-6.el8.x86_64                            4/19 
21:42:26   Running scriptlet: diffutils-3.6-6.el8.x86_64                            4/19 
21:42:26   Installing       : xkeyboard-config-2.28-1.el8.noarch                    5/19 
21:42:26   Installing       : libxkbcommon-0.9.1-1.el8.x86_64                       6/19 
21:42:26   Upgrading        : systemd-pam-239-62.el8.x86_64                         7/19 
21:42:26 Last metadata expiration check: 0:00:49 ago on Tue Aug 16 21:41:35 2022.
21:42:27   Running scriptlet: systemd-239-62.el8.x86_64                             8/19 
21:42:27   Upgrading        : systemd-239-62.el8.x86_64                             8/19 
21:42:27   Running scriptlet: systemd-239-62.el8.x86_64                             8/19 
21:42:27   Upgrading        : device-mapper-libs-8:1.02.181-5.el8.x86_64            9/19 
21:42:27   Upgrading        : device-mapper-8:1.02.181-5.el8.x86_64                10/19 
21:42:27   Upgrading        : python3-librepo-1.14.2-3.el8.x86_64                  11/19 
21:42:27   Cleanup          : device-mapper-8:1.02.181-3.el8.x86_64                12/19 
21:42:27   Running scriptlet: systemd-239-60.el8.x86_64                            13/19 
21:42:27   Running scriptlet: ca-certificates-2022.2.54-1.0.fc35.noarch          164/164 
21:42:27   Running scriptlet: rpm-4.17.1-3.fc35.aarch64                          164/164 
21:42:27   Cleanup          : systemd-239-60.el8.x86_64                            13/19 
21:42:27   Cleanup          : device-mapper-libs-8:1.02.181-3.el8.x86_64           14/19 
21:42:27   Cleanup          : python3-librepo-1.14.2-2.el8.x86_64                  15/19 
21:42:27   Cleanup          : librepo-1.14.2-2.el8.x86_64                          16/19 
21:42:27   Cleanup          : systemd-libs-239-60.el8.x86_64                       17/19 
21:42:27   Cleanup          : shadow-utils-2:4.6-16.el8.x86_64                     18/19 
21:42:27   Cleanup          : systemd-pam-239-60.el8.x86_64                        19/19 
21:42:27   Running scriptlet: systemd-pam-239-60.el8.x86_64                        19/19 
21:42:27   Running scriptlet: systemd-239-62.el8.x86_64                            19/19 
21:42:27   Verifying        : libxkbcommon-0.9.1-1.el8.x86_64                       1/19 
21:42:27   Verifying        : xkeyboard-config-2.28-1.el8.noarch                    2/19 
21:42:27   Verifying        : diffutils-3.6-6.el8.x86_64                            3/19 
21:42:27   Verifying        : device-mapper-8:1.02.181-5.el8.x86_64                 4/19 
21:42:27   Verifying        : device-mapper-8:1.02.181-3.el8.x86_64                 5/19 
21:42:27   Verifying        : device-mapper-libs-8:1.02.181-5.el8.x86_64            6/19 
21:42:27   Verifying        : device-mapper-libs-8:1.02.181-3.el8.x86_64            7/19 
21:42:27   Verifying        : librepo-1.14.2-3.el8.x86_64                           8/19 
21:42:27   Verifying        : librepo-1.14.2-2.el8.x86_64                           9/19 
21:42:27   Verifying        : python3-librepo-1.14.2-3.el8.x86_64                  10/19 
21:42:27   Verifying        : python3-librepo-1.14.2-2.el8.x86_64                  11/19 
21:42:27   Verifying        : shadow-utils-2:4.6-17.el8.x86_64                     12/19 
21:42:27   Verifying        : shadow-utils-2:4.6-16.el8.x86_64                     13/19 
21:42:27   Verifying        : systemd-239-62.el8.x86_64                            14/19 
21:42:27   Verifying        : systemd-239-60.el8.x86_64                            15/19 
21:42:27   Verifying        : systemd-libs-239-62.el8.x86_64                       16/19 
21:42:27   Verifying        : systemd-libs-239-60.el8.x86_64                       17/19 
21:42:27   Verifying        : systemd-pam-239-62.el8.x86_64                        18/19 
21:42:27   Running scriptlet: systemd-resolved-249.12-5.fc35.aarch64             164/164 
21:42:27 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.9.0-0.el9.x86_64.rpm
21:42:27 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.C3Vzxh
21:42:27 + umask 022
21:42:27 + cd /root/rpmbuild/BUILD
21:42:27 + cd src
21:42:27 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.x86_64
21:42:27 + RPM_EC=0
21:42:27 ++ jobs -p
21:42:27 + exit 0
21:42:27 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7TgGYg
21:42:27 + umask 022
21:42:27 + cd /root/rpmbuild/BUILD
21:42:27 + cd /root/rpmbuild/BUILD
21:42:27 + rm -rf src
21:42:27 + /usr/bin/mkdir -p src
21:42:27 + cd src
21:42:27 + /usr/bin/tar -xof -
21:42:27 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
21:42:27 + STATUS=0
21:42:27 + '[' 0 -ne 0 ']'
21:42:27 + /usr/bin/tar -xof -
21:42:27 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
21:42:27 + STATUS=0
21:42:27 + '[' 0 -ne 0 ']'
21:42:27 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:42:27 + RPM_EC=0
21:42:27 ++ jobs -p
21:42:27 + exit 0
21:42:27 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IxowyQ
21:42:27 + umask 022
21:42:27 + cd /root/rpmbuild/BUILD
21:42:27 + cd src
21:42:27 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
21:42:27 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
21:42:27 + bash -c 'TAG_NAME="v0.17.0" COMMIT="061fe0a" PLATFORM_BINARY=docker-scan make native-build'
21:42:27 GO111MODULE=on make -f builder.Makefile build
21:42:27 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
21:42:27 mkdir -p bin
21:42:27 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=061fe0a -X github.com/docker/scan-cli-plugin/internal.Version=v0.17.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:f9291a5310e3952369eeb8cd1c2a25f0c9fc930a3ccc88e1ea20956ad86b75a4 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.827.0" -o bin/docker-scan ./cmd/docker-scan
21:42:27 go: downloading github.com/docker/cli v20.10.9+incompatible
21:42:27   Verifying        : systemd-pam-239-60.el8.x86_64                        19/19 
21:42:27 
21:42:27 Upgraded:
21:42:27   device-mapper-8:1.02.181-5.el8.x86_64                                         
21:42:27   device-mapper-libs-8:1.02.181-5.el8.x86_64                                    
21:42:27   librepo-1.14.2-3.el8.x86_64                                                   
21:42:27   python3-librepo-1.14.2-3.el8.x86_64                                           
21:42:27   shadow-utils-2:4.6-17.el8.x86_64                                              
21:42:27   systemd-239-62.el8.x86_64                                                     
21:42:27   systemd-libs-239-62.el8.x86_64                                                
21:42:27   systemd-pam-239-62.el8.x86_64                                                 
21:42:27 Installed:
21:42:27   diffutils-3.6-6.el8.x86_64               libxkbcommon-0.9.1-1.el8.x86_64      
21:42:27   xkeyboard-config-2.28-1.el8.noarch      
21:42:27 
21:42:27 Complete!
21:42:27 + dnf install -y 'dnf-command(config-manager)'
21:42:27 go: downloading github.com/docker/docker v20.10.9+incompatible
21:42:28 make[2]: Entering directory '/root/build-deb/compose'
21:42:28 GOOS=linux GOARCH=arm CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0"  -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd
21:42:28 Last metadata expiration check: 0:00:06 ago on Tue Aug 16 21:42:21 2022.
21:42:28 go: downloading github.com/spf13/cobra v1.2.1
21:42:28 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
21:42:28 go: downloading github.com/docker/distribution v2.7.1+incompatible
21:42:28 go: downloading github.com/opencontainers/image-spec v1.0.1
21:42:28 go: downloading github.com/Masterminds/semver/v3 v3.1.1
21:42:28 go: downloading github.com/mitchellh/go-homedir v1.1.0
21:42:28 go: downloading github.com/containerd/containerd v1.5.7
21:42:28 Dependencies resolved.
21:42:28 ================================================================================
21:42:28  Package                      Arch        Version             Repository   Size
21:42:28 ================================================================================
21:42:28 Installing:
21:42:28  dnf-plugins-core             noarch      4.2.1-1.fc36        updates      34 k
21:42:28 Installing dependencies:
21:42:28  dbus-libs                    aarch64     1:1.14.0-1.fc36     fedora      153 k
21:42:28  python3-dateutil             noarch      1:2.8.1-8.fc36      fedora      289 k
21:42:28  python3-dbus                 aarch64     1.2.18-3.fc36       fedora      132 k
21:42:28  python3-distro               noarch      1.6.0-2.fc36        fedora       38 k
21:42:28  python3-dnf-plugins-core     noarch      4.2.1-1.fc36        updates     221 k
21:42:28  python3-six                  noarch      1.16.0-5.fc36       fedora       36 k
21:42:28 
21:42:28 Transaction Summary
21:42:28 ================================================================================
21:42:28 Install  7 Packages
21:42:28 
21:42:28 Total download size: 903 k
21:42:28 Installed size: 2.8 M
21:42:28 Downloading Packages:
21:42:28 go: downloading github.com/moby/sys/mount v0.2.0
21:42:28 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
21:42:28 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
21:42:28 go: downloading google.golang.org/grpc v1.40.0
21:42:28   Running scriptlet: libgcc-11.2.1-9.fc35.aarch64                       164/164 
21:42:28   Verifying        : acl-2.3.1-2.fc35.aarch64                             1/164 
21:42:28   Verifying        : dbus-broker-29-4.fc35.aarch64                        2/164 
21:42:28   Verifying        : deltarpm-3.6.2-10.fc35.aarch64                       3/164 
21:42:28   Verifying        : device-mapper-1.02.175-6.fc35.aarch64                4/164 
21:42:28   Verifying        : device-mapper-libs-1.02.175-6.fc35.aarch64           5/164 
21:42:28   Verifying        : diffutils-3.8-1.fc35.aarch64                         6/164 
21:42:28   Verifying        : iptables-legacy-libs-1.8.7-13.fc35.aarch64           7/164 
21:42:28   Verifying        : kmod-libs-29-4.fc35.aarch64                          8/164 
21:42:28   Verifying        : libargon2-20171227-7.fc35.aarch64                    9/164 
21:42:28   Verifying        : libevent-2.1.12-4.fc35.aarch64                      10/164 
21:42:28   Verifying        : libnl3-3.5.0-8.fc35.aarch64                         11/164 
21:42:28   Verifying        : libpcap-14:1.10.1-2.fc35.aarch64                    12/164 
21:42:28   Verifying        : libsecret-0.20.4-3.fc35.aarch64                     13/164 
21:42:28   Verifying        : libutempter-1.2.1-5.fc35.aarch64                    14/164 
21:42:28   Verifying        : libxkbcommon-1.3.1-1.fc35.aarch64                   15/164 
21:42:28   Verifying        : mozjs78-78.15.0-1.fc35.aarch64                      16/164 
21:42:28   Verifying        : openssl-pkcs11-0.4.11-4.fc35.aarch64                17/164 
21:42:28   Verifying        : pinentry-1.2.0-1.fc35.aarch64                       18/164 
21:42:28   Verifying        : polkit-pkla-compat-0.1-20.fc35.aarch64              19/164 
21:42:28   Verifying        : protobuf-c-1.4.0-1.fc35.aarch64                     20/164 
21:42:28   Verifying        : xkeyboard-config-2.33-2.fc35.noarch                 21/164 
21:42:28   Verifying        : cryptsetup-libs-2.4.3-1.fc35.aarch64                22/164 
21:42:28   Verifying        : dbus-1:1.12.22-1.fc35.aarch64                       23/164 
21:42:28   Verifying        : dbus-common-1:1.12.22-1.fc35.noarch                 24/164 
21:42:28   Verifying        : dbus-libs-1:1.12.22-1.fc35.aarch64                  25/164 
21:42:28   Verifying        : elfutils-debuginfod-client-0.187-4.fc35.aarch64     26/164 
21:42:28   Verifying        : glibc-gconv-extra-2.34-38.fc35.aarch64              27/164 
21:42:28   Verifying        : gnupg2-smime-2.3.4-2.fc35.aarch64                   28/164 
21:42:28   Verifying        : libbpf-2:0.6.1-2.fc35.aarch64                       29/164 
21:42:28   Verifying        : libfdisk-2.37.4-1.fc35.aarch64                      30/164 
21:42:28   Verifying        : libibverbs-39.0-1.fc35.aarch64                      31/164 
21:42:28   Verifying        : libseccomp-2.5.3-1.fc35.aarch64                     32/164 
21:42:28   Verifying        : libusb1-1.0.25-8.fc35.aarch64                       33/164 
21:42:28   Verifying        : pcsc-lite-1.9.5-1.fc35.aarch64                      34/164 
21:42:28   Verifying        : pcsc-lite-ccid-1.5.0-1.fc35.aarch64                 35/164 
21:42:28   Verifying        : pcsc-lite-libs-1.9.5-1.fc35.aarch64                 36/164 
21:42:28   Verifying        : polkit-0.120-1.fc35.2.aarch64                       37/164 
21:42:28   Verifying        : polkit-libs-0.120-1.fc35.2.aarch64                  38/164 
21:42:28   Verifying        : python-unversioned-command-3.10.5-2.fc35.noarch     39/164 
21:42:28   Verifying        : python3-unbound-1.16.0-3.fc35.aarch64               40/164 
21:42:28   Verifying        : qrencode-libs-4.1.1-1.fc35.aarch64                  41/164 
21:42:28   Verifying        : rpm-plugin-systemd-inhibit-4.17.1-3.fc35.aarch64    42/164 
21:42:28   Verifying        : systemd-249.12-5.fc35.aarch64                       43/164 
21:42:28   Verifying        : systemd-libs-249.12-5.fc35.aarch64                  44/164 
21:42:28   Verifying        : systemd-networkd-249.12-5.fc35.aarch64              45/164 
21:42:28   Verifying        : systemd-pam-249.12-5.fc35.aarch64                   46/164 
21:42:28   Verifying        : systemd-resolved-249.12-5.fc35.aarch64              47/164 
21:42:28   Verifying        : unbound-libs-1.16.0-3.fc35.aarch64                  48/164 
21:42:28   Verifying        : util-linux-2.37.4-1.fc35.aarch64                    49/164 
21:42:28   Verifying        : util-linux-core-2.37.4-1.fc35.aarch64               50/164 
21:42:28   Verifying        : audit-libs-3.0.8-1.fc35.aarch64                     51/164 
21:42:28   Verifying        : audit-libs-3.0.7-2.fc35.aarch64                     52/164 
21:42:28   Verifying        : ca-certificates-2022.2.54-1.0.fc35.noarch           53/164 
21:42:28   Verifying        : ca-certificates-2021.2.52-1.0.fc35.noarch           54/164 
21:42:28   Verifying        : coreutils-8.32-33.fc35.aarch64                      55/164 
21:42:28   Verifying        : coreutils-8.32-31.fc35.aarch64                      56/164 
21:42:28   Verifying        : coreutils-common-8.32-33.fc35.aarch64               57/164 
21:42:28   Verifying        : coreutils-common-8.32-31.fc35.aarch64               58/164 
21:42:28   Verifying        : curl-7.79.1-5.fc35.aarch64                          59/164 
21:42:28   Verifying        : curl-7.79.1-1.fc35.aarch64                          60/164 
21:42:28   Verifying        : cyrus-sasl-lib-2.1.27-14.fc35.aarch64               61/164 
21:42:28   Verifying        : cyrus-sasl-lib-2.1.27-13.fc35.aarch64               62/164 
21:42:28   Verifying        : dnf-4.13.0-1.fc35.noarch                            63/164 
21:42:28   Verifying        : dnf-4.9.0-1.fc35.noarch                             64/164 
21:42:28   Verifying        : dnf-data-4.13.0-1.fc35.noarch                       65/164 
21:42:28   Verifying        : dnf-data-4.9.0-1.fc35.noarch                        66/164 
21:42:28   Verifying        : elfutils-default-yama-scope-0.187-4.fc35.noarch     67/164 
21:42:28   Verifying        : elfutils-default-yama-scope-0.186-1.fc35.noarch     68/164 
21:42:28   Verifying        : elfutils-libelf-0.187-4.fc35.aarch64                69/164 
21:42:28   Verifying        : elfutils-libelf-0.186-1.fc35.aarch64                70/164 
21:42:28   Verifying        : elfutils-libs-0.187-4.fc35.aarch64                  71/164 
21:42:28   Verifying        : elfutils-libs-0.186-1.fc35.aarch64                  72/164 
21:42:28   Verifying        : expat-2.4.7-1.fc35.aarch64                          73/164 
21:42:28   Verifying        : expat-2.4.4-1.fc35.aarch64                          74/164 
21:42:28   Verifying        : fedora-release-common-35-37.noarch                  75/164 
21:42:28   Verifying        : fedora-release-common-35-36.noarch                  76/164 
21:42:28   Verifying        : fedora-release-container-35-37.noarch               77/164 
21:42:28   Verifying        : fedora-release-container-35-36.noarch               78/164 
21:42:28   Verifying        : fedora-release-identity-container-35-37.noarch      79/164 
21:42:28   Verifying        : fedora-release-identity-container-35-36.noarch      80/164 
21:42:28   Verifying        : glib2-2.70.5-1.fc35.aarch64                         81/164 
21:42:28   Verifying        : glib2-2.70.4-1.fc35.aarch64                         82/164 
21:42:28   Verifying        : glibc-2.34-38.fc35.aarch64                          83/164 
21:42:28   Verifying        : glibc-2.34-25.fc35.aarch64                          84/164 
21:42:28   Verifying        : glibc-common-2.34-38.fc35.aarch64                   85/164 
21:42:28   Verifying        : glibc-common-2.34-25.fc35.aarch64                   86/164 
21:42:28   Verifying        : glibc-minimal-langpack-2.34-38.fc35.aarch64         87/164 
21:42:28   Verifying        : glibc-minimal-langpack-2.34-25.fc35.aarch64         88/164 
21:42:28   Verifying        : gnupg2-2.3.4-2.fc35.aarch64                         89/164 
21:42:28   Verifying        : gnupg2-2.3.4-1.fc35.aarch64                         90/164 
21:42:28   Verifying        : gnutls-3.7.7-1.fc35.aarch64                         91/164 
21:42:28   Verifying        : gnutls-3.7.2-2.fc35.aarch64                         92/164 
21:42:28   Verifying        : gzip-1.10-6.fc35.aarch64                            93/164 
21:42:28   Verifying        : gzip-1.10-5.fc35.aarch64                            94/164 
21:42:28   Verifying        : krb5-libs-1.19.2-8.fc35.aarch64                     95/164 
21:42:28   Verifying        : krb5-libs-1.19.2-2.fc35.aarch64                     96/164 
21:42:28   Verifying        : libarchive-3.5.3-1.fc35.aarch64                     97/164 
21:42:28   Verifying        : libarchive-3.5.2-2.fc35.aarch64                     98/164 
21:42:28   Verifying        : libcurl-7.79.1-5.fc35.aarch64                       99/164 
21:42:28   Verifying        : libcurl-7.79.1-1.fc35.aarch64                      100/164 
21:42:28   Verifying        : libdnf-0.67.0-2.fc35.aarch64                       101/164 
21:42:28   Verifying        : libdnf-0.64.0-1.fc35.aarch64                       102/164 
21:42:28   Verifying        : libgcc-11.3.1-2.fc35.aarch64                       103/164 
21:42:28   Verifying        : libgcc-11.2.1-9.fc35.aarch64                       104/164 
21:42:28   Verifying        : libgomp-11.3.1-2.fc35.aarch64                      105/164 
21:42:28   Verifying        : libgomp-11.2.1-9.fc35.aarch64                      106/164 
21:42:28   Verifying        : libidn2-2.3.3-1.fc35.aarch64                       107/164 
21:42:28   Verifying        : libidn2-2.3.2-3.fc35.aarch64                       108/164 
21:42:28   Verifying        : librepo-1.14.3-1.fc35.aarch64                      109/164 
21:42:28   Verifying        : librepo-1.14.2-1.fc35.aarch64                      110/164 
21:42:28   Verifying        : libreport-filesystem-2.15.2-8.fc35.noarch          111/164 
21:42:28   Verifying        : libreport-filesystem-2.15.2-6.fc35.noarch          112/164 
21:42:28   Verifying        : libsolv-0.7.22-1.fc35.aarch64                      113/164 
21:42:28   Verifying        : libsolv-0.7.19-3.fc35.aarch64                      114/164 
21:42:28   Verifying        : libstdc++-11.3.1-2.fc35.aarch64                    115/164 
21:42:28   Verifying        : libstdc++-11.2.1-9.fc35.aarch64                    116/164 
21:42:28   Verifying        : libxml2-2.9.14-1.fc35.aarch64                      117/164 
21:42:28   Verifying        : libxml2-2.9.12-6.fc35.aarch64                      118/164 
21:42:28   Verifying        : libzstd-1.5.2-2.fc35.aarch64                       119/164 
21:42:28   Verifying        : libzstd-1.5.2-1.fc35.aarch64                       120/164 
21:42:28   Verifying        : lua-libs-5.4.4-3.fc35.aarch64                      121/164 
21:42:28   Verifying        : lua-libs-5.4.4-1.fc35.aarch64                      122/164 
21:42:28   Verifying        : nettle-3.8-1.fc35.aarch64                          123/164 
21:42:28   Verifying        : nettle-3.7.3-2.fc35.aarch64                        124/164 
21:42:28   Verifying        : openssl-libs-1:1.1.1q-1.fc35.aarch64               125/164 
21:42:28   Verifying        : openssl-libs-1:1.1.1l-2.fc35.aarch64               126/164 
21:42:28   Verifying        : pcre2-10.40-1.fc35.aarch64                         127/164 
21:42:28   Verifying        : pcre2-10.39-1.fc35.aarch64                         128/164 
21:42:28   Verifying        : pcre2-syntax-10.40-1.fc35.noarch                   129/164 
21:42:28   Verifying        : pcre2-syntax-10.39-1.fc35.noarch                   130/164 
21:42:28   Verifying        : python3-3.10.5-2.fc35.aarch64                      131/164 
21:42:28   Verifying        : python3-3.10.2-1.fc35.aarch64                      132/164 
21:42:28   Verifying        : python3-dnf-4.13.0-1.fc35.noarch                   133/164 
21:42:28   Verifying        : python3-dnf-4.9.0-1.fc35.noarch                    134/164 
21:42:28   Verifying        : python3-hawkey-0.67.0-2.fc35.aarch64               135/164 
21:42:28   Verifying        : python3-hawkey-0.64.0-1.fc35.aarch64               136/164 
21:42:28   Verifying        : python3-libdnf-0.67.0-2.fc35.aarch64               137/164 
21:42:28   Verifying        : python3-libdnf-0.64.0-1.fc35.aarch64               138/164 
21:42:28   Verifying        : python3-libs-3.10.5-2.fc35.aarch64                 139/164 
21:42:28   Verifying        : python3-libs-3.10.2-1.fc35.aarch64                 140/164 
21:42:28   Verifying        : python3-rpm-4.17.1-3.fc35.aarch64                  141/164 
21:42:28   Verifying        : python3-rpm-4.17.0-4.fc35.aarch64                  142/164 
21:42:28   Verifying        : rpm-4.17.1-3.fc35.aarch64                          143/164 
21:42:28   Verifying        : rpm-4.17.0-4.fc35.aarch64                          144/164 
21:42:28   Verifying        : rpm-build-libs-4.17.1-3.fc35.aarch64               145/164 
21:42:28   Verifying        : rpm-build-libs-4.17.0-4.fc35.aarch64               146/164 
21:42:28   Verifying        : rpm-libs-4.17.1-3.fc35.aarch64                     147/164 
21:42:28   Verifying        : rpm-libs-4.17.0-4.fc35.aarch64                     148/164 
21:42:28   Verifying        : rpm-sign-libs-4.17.1-3.fc35.aarch64                149/164 
21:42:28   Verifying        : rpm-sign-libs-4.17.0-4.fc35.aarch64                150/164 
21:42:28   Verifying        : setup-2.14.1-1.fc35.noarch                         151/164 
21:42:28   Verifying        : setup-2.13.9.1-2.fc35.noarch                       152/164 
21:42:28   Verifying        : tzdata-2022a-2.fc35.noarch                         153/164 
21:42:28   Verifying        : tzdata-2021e-1.fc35.noarch                         154/164 
21:42:28   Verifying        : vim-data-2:9.0.137-1.fc35.noarch                   155/164 
21:42:28   Verifying        : vim-data-2:8.2.4386-1.fc35.noarch                  156/164 
21:42:28   Verifying        : vim-minimal-2:9.0.137-1.fc35.aarch64               157/164 
21:42:28   Verifying        : vim-minimal-2:8.2.4386-1.fc35.aarch64              158/164 
21:42:28   Verifying        : xz-libs-5.2.5-9.fc35.aarch64                       159/164 
21:42:28   Verifying        : xz-libs-5.2.5-7.fc35.aarch64                       160/164 
21:42:28   Verifying        : yum-4.13.0-1.fc35.noarch                           161/164 
21:42:28   Verifying        : yum-4.9.0-1.fc35.noarch                            162/164 
21:42:28   Verifying        : zchunk-libs-1.2.2-1.fc35.aarch64                   163/164 
21:42:28 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a
21:42:28 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
21:42:29   Verifying        : zchunk-libs-1.1.15-2.fc35.aarch64                  164/164 
21:42:29 
21:42:29 Upgraded:
21:42:29   audit-libs-3.0.8-1.fc35.aarch64                                               
21:42:29   ca-certificates-2022.2.54-1.0.fc35.noarch                                     
21:42:29   coreutils-8.32-33.fc35.aarch64                                                
21:42:29   coreutils-common-8.32-33.fc35.aarch64                                         
21:42:29   curl-7.79.1-5.fc35.aarch64                                                    
21:42:29   cyrus-sasl-lib-2.1.27-14.fc35.aarch64                                         
21:42:29   dnf-4.13.0-1.fc35.noarch                                                      
21:42:29   dnf-data-4.13.0-1.fc35.noarch                                                 
21:42:29   elfutils-default-yama-scope-0.187-4.fc35.noarch                               
21:42:29   elfutils-libelf-0.187-4.fc35.aarch64                                          
21:42:29   elfutils-libs-0.187-4.fc35.aarch64                                            
21:42:29   expat-2.4.7-1.fc35.aarch64                                                    
21:42:29   fedora-release-common-35-37.noarch                                            
21:42:29   fedora-release-container-35-37.noarch                                         
21:42:29   fedora-release-identity-container-35-37.noarch                                
21:42:29   glib2-2.70.5-1.fc35.aarch64                                                   
21:42:29   glibc-2.34-38.fc35.aarch64                                                    
21:42:29   glibc-common-2.34-38.fc35.aarch64                                             
21:42:29   glibc-minimal-langpack-2.34-38.fc35.aarch64                                   
21:42:29   gnupg2-2.3.4-2.fc35.aarch64                                                   
21:42:29   gnutls-3.7.7-1.fc35.aarch64                                                   
21:42:29   gzip-1.10-6.fc35.aarch64                                                      
21:42:29   krb5-libs-1.19.2-8.fc35.aarch64                                               
21:42:29   libarchive-3.5.3-1.fc35.aarch64                                               
21:42:29   libcurl-7.79.1-5.fc35.aarch64                                                 
21:42:29   libdnf-0.67.0-2.fc35.aarch64                                                  
21:42:29   libgcc-11.3.1-2.fc35.aarch64                                                  
21:42:29   libgomp-11.3.1-2.fc35.aarch64                                                 
21:42:29   libidn2-2.3.3-1.fc35.aarch64                                                  
21:42:29   librepo-1.14.3-1.fc35.aarch64                                                 
21:42:29   libreport-filesystem-2.15.2-8.fc35.noarch                                     
21:42:29   libsolv-0.7.22-1.fc35.aarch64                                                 
21:42:29   libstdc++-11.3.1-2.fc35.aarch64                                               
21:42:29   libxml2-2.9.14-1.fc35.aarch64                                                 
21:42:29   libzstd-1.5.2-2.fc35.aarch64                                                  
21:42:29   lua-libs-5.4.4-3.fc35.aarch64                                                 
21:42:29   nettle-3.8-1.fc35.aarch64                                                     
21:42:29   openssl-libs-1:1.1.1q-1.fc35.aarch64                                          
21:42:29   pcre2-10.40-1.fc35.aarch64                                                    
21:42:29   pcre2-syntax-10.40-1.fc35.noarch                                              
21:42:29   python3-3.10.5-2.fc35.aarch64                                                 
21:42:29   python3-dnf-4.13.0-1.fc35.noarch                                              
21:42:29   python3-hawkey-0.67.0-2.fc35.aarch64                                          
21:42:29   python3-libdnf-0.67.0-2.fc35.aarch64                                          
21:42:29   python3-libs-3.10.5-2.fc35.aarch64                                            
21:42:29   python3-rpm-4.17.1-3.fc35.aarch64                                             
21:42:29   rpm-4.17.1-3.fc35.aarch64                                                     
21:42:29   rpm-build-libs-4.17.1-3.fc35.aarch64                                          
21:42:29   rpm-libs-4.17.1-3.fc35.aarch64                                                
21:42:29   rpm-sign-libs-4.17.1-3.fc35.aarch64                                           
21:42:29   setup-2.14.1-1.fc35.noarch                                                    
21:42:29   tzdata-2022a-2.fc35.noarch                                                    
21:42:29   vim-data-2:9.0.137-1.fc35.noarch                                              
21:42:29   vim-minimal-2:9.0.137-1.fc35.aarch64                                          
21:42:29   xz-libs-5.2.5-9.fc35.aarch64                                                  
21:42:29   yum-4.13.0-1.fc35.noarch                                                      
21:42:29   zchunk-libs-1.2.2-1.fc35.aarch64                                              
21:42:29 Installed:
21:42:29   acl-2.3.1-2.fc35.aarch64                                                      
21:42:29   cryptsetup-libs-2.4.3-1.fc35.aarch64                                          
21:42:29   dbus-1:1.12.22-1.fc35.aarch64                                                 
21:42:29   dbus-broker-29-4.fc35.aarch64                                                 
21:42:29   dbus-common-1:1.12.22-1.fc35.noarch                                           
21:42:29   dbus-libs-1:1.12.22-1.fc35.aarch64                                            
21:42:29   deltarpm-3.6.2-10.fc35.aarch64                                                
21:42:29   device-mapper-1.02.175-6.fc35.aarch64                                         
21:42:29   device-mapper-libs-1.02.175-6.fc35.aarch64                                    
21:42:29   diffutils-3.8-1.fc35.aarch64                                                  
21:42:29   elfutils-debuginfod-client-0.187-4.fc35.aarch64                               
21:42:29   glibc-gconv-extra-2.34-38.fc35.aarch64                                        
21:42:29   gnupg2-smime-2.3.4-2.fc35.aarch64                                             
21:42:29   iptables-legacy-libs-1.8.7-13.fc35.aarch64                                    
21:42:29   kmod-libs-29-4.fc35.aarch64                                                   
21:42:29   libargon2-20171227-7.fc35.aarch64                                             
21:42:29   libbpf-2:0.6.1-2.fc35.aarch64                                                 
21:42:29   libevent-2.1.12-4.fc35.aarch64                                                
21:42:29   libfdisk-2.37.4-1.fc35.aarch64                                                
21:42:29   libibverbs-39.0-1.fc35.aarch64                                                
21:42:29   libnl3-3.5.0-8.fc35.aarch64                                                   
21:42:29   libpcap-14:1.10.1-2.fc35.aarch64                                              
21:42:29   libseccomp-2.5.3-1.fc35.aarch64                                               
21:42:29   libsecret-0.20.4-3.fc35.aarch64                                               
21:42:29   libusb1-1.0.25-8.fc35.aarch64                                                 
21:42:29   libutempter-1.2.1-5.fc35.aarch64                                              
21:42:29   libxkbcommon-1.3.1-1.fc35.aarch64                                             
21:42:29   mozjs78-78.15.0-1.fc35.aarch64                                                
21:42:29   openssl-pkcs11-0.4.11-4.fc35.aarch64                                          
21:42:29   pcsc-lite-1.9.5-1.fc35.aarch64                                                
21:42:29   pcsc-lite-ccid-1.5.0-1.fc35.aarch64                                           
21:42:29   pcsc-lite-libs-1.9.5-1.fc35.aarch64                                           
21:42:29   pinentry-1.2.0-1.fc35.aarch64                                                 
21:42:29   polkit-0.120-1.fc35.2.aarch64                                                 
21:42:29   polkit-libs-0.120-1.fc35.2.aarch64                                            
21:42:29   polkit-pkla-compat-0.1-20.fc35.aarch64                                        
21:42:29   protobuf-c-1.4.0-1.fc35.aarch64                                               
21:42:29   python-unversioned-command-3.10.5-2.fc35.noarch                               
21:42:29   python3-unbound-1.16.0-3.fc35.aarch64                                         
21:42:29   qrencode-libs-4.1.1-1.fc35.aarch64                                            
21:42:29   rpm-plugin-systemd-inhibit-4.17.1-3.fc35.aarch64                              
21:42:29   systemd-249.12-5.fc35.aarch64                                                 
21:42:29   systemd-libs-249.12-5.fc35.aarch64                                            
21:42:29   systemd-networkd-249.12-5.fc35.aarch64                                        
21:42:29   systemd-pam-249.12-5.fc35.aarch64                                             
21:42:29   systemd-resolved-249.12-5.fc35.aarch64                                        
21:42:29   unbound-libs-1.16.0-3.fc35.aarch64                                            
21:42:29   util-linux-2.37.4-1.fc35.aarch64                                              
21:42:29   util-linux-core-2.37.4-1.fc35.aarch64                                         
21:42:29   xkeyboard-config-2.33-2.fc35.noarch                                           
21:42:29 
21:42:29 Complete!
21:42:29 Dependencies resolved.
21:42:29 ================================================================================
21:42:29  Package                 Architecture  Version              Repository     Size
21:42:29 ================================================================================
21:42:29 Installing:
21:42:29  dnf-plugins-core        noarch        4.0.21-14.el8        baseos         72 k
21:42:29 
21:42:29 Transaction Summary
21:42:29 ================================================================================
21:42:29 Install  1 Package
21:42:29 
21:42:29 Total download size: 72 k
21:42:29 Installed size: 19 k
21:42:29 Downloading Packages:
21:42:29 go: downloading github.com/moby/sys/mountinfo v0.4.1
21:42:29 go: downloading github.com/opencontainers/runc v1.0.2
21:42:29 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
21:42:29 go: downloading google.golang.org/protobuf v1.26.0
21:42:29 + dnf install -y 'dnf-command(config-manager)'
21:42:29 (1/7): dbus-libs-1.14.0-1.fc36.aarch64.rpm      491 kB/s | 153 kB     00:00    
21:42:29 (2/7): python3-dbus-1.2.18-3.fc36.aarch64.rpm   383 kB/s | 132 kB     00:00    
21:42:29 (3/7): python3-distro-1.6.0-2.fc36.noarch.rpm   1.0 MB/s |  38 kB     00:00    
21:42:29 (4/7): python3-six-1.16.0-5.fc36.noarch.rpm     4.6 MB/s |  36 kB     00:00    
21:42:29 (5/7): python3-dateutil-2.8.1-8.fc36.noarch.rpm 734 kB/s | 289 kB     00:00    
21:42:29 (6/7): dnf-plugins-core-4.2.1-1.fc36.noarch.rpm 716 kB/s |  34 kB     00:00    
21:42:29 (7/7): python3-dnf-plugins-core-4.2.1-1.fc36.no 4.7 MB/s | 221 kB     00:00    
21:42:29 --------------------------------------------------------------------------------
21:42:29 Total                                           750 kB/s | 903 kB     00:01     
21:42:29 dnf-plugins-core-4.0.21-14.el8.noarch.rpm       321 kB/s |  72 kB     00:00    
21:42:29 --------------------------------------------------------------------------------
21:42:29 Total                                           146 kB/s |  72 kB     00:00     
21:42:29 Running transaction check
21:42:29 Transaction check succeeded.
21:42:29 Running transaction test
21:42:29 Transaction test succeeded.
21:42:29 Running transaction
21:42:29   Preparing        :                                                        1/1 
21:42:29 go: downloading github.com/prometheus/client_golang v1.7.1
21:42:29 go: downloading github.com/cespare/xxhash/v2 v2.1.1
21:42:29 go: downloading github.com/prometheus/common v0.10.0
21:42:29 go: downloading github.com/prometheus/procfs v0.6.0
21:42:29 ~/rpmbuild/BUILD/src
21:42:29 + popd
21:42:29 + exit 0
21:42:29 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UYcyBP
21:42:29 + umask 022
21:42:29 + cd /root/rpmbuild/BUILD
21:42:29 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.x86_64 '!=' / ']'
21:42:29 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.x86_64
21:42:29 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.x86_64
21:42:29 + mkdir -p /root/rpmbuild/BUILDROOT
21:42:29 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.x86_64
21:42:29 + cd src
21:42:29 + pushd /root/rpmbuild/BUILD/src/buildx
21:42:29 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:42:29 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
21:42:29 + popd
21:42:29 + /usr/lib/rpm/check-buildroot
21:42:29 ~/rpmbuild/BUILD/src
21:42:29 + /usr/lib/rpm/redhat/brp-compress
21:42:29 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
21:42:29 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:42:29 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
21:42:29 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
21:42:29 + /usr/lib/rpm/redhat/brp-python-hardlink
21:42:29 + /usr/lib/rpm/redhat/brp-java-repack-jars
21:42:29 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.J2j3gg
21:42:29 + umask 022
21:42:29 + cd /root/rpmbuild/BUILD
21:42:29 + cd src
21:42:29 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
21:42:29 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:42:29 + ver=v0.8.2
21:42:29 + test v0.8.2 = v0.8.2
21:42:29 + echo 'PASS: docker-buildx version OK'
21:42:29 PASS: docker-buildx version OK
21:42:29 + exit 0
21:42:29 Processing files: docker-buildx-plugin-0.8.2-0.el7.x86_64
21:42:29 Provides: docker-buildx-plugin = 0:0.8.2-0.el7 docker-buildx-plugin(x86-64) = 0:0.8.2-0.el7
21:42:29 Requires(interp): /bin/sh /bin/sh /bin/sh
21:42:29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:42:29 Requires(post): /bin/sh
21:42:29 Requires(preun): /bin/sh
21:42:29 Requires(postun): /bin/sh
21:42:29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.x86_64
21:42:29 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.8.2-0.el7.src.rpm
21:42:29 Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.el7.x86_64.rpm
21:42:29 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KPpz3R
21:42:29 + umask 022
21:42:29 + cd /root/rpmbuild/BUILD
21:42:29 + cd src
21:42:29 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.x86_64
21:42:29 + exit 0
21:42:29 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.P1Q6Ez
21:42:29 + umask 022
21:42:29 + cd /root/rpmbuild/BUILD
21:42:29 + cd /root/rpmbuild/BUILD
21:42:29 + rm -rf src
21:42:29 + /usr/bin/mkdir -p src
21:42:29 + cd src
21:42:29 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
21:42:29 + /usr/bin/tar -xf -
21:42:29 + STATUS=0
21:42:29 + '[' 0 -ne 0 ']'
21:42:29 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
21:42:29 + /usr/bin/tar -xf -
21:42:29 + STATUS=0
21:42:29 + '[' 0 -ne 0 ']'
21:42:29 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:42:29 + exit 0
21:42:29 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.e1OnOh
21:42:29 + umask 022
21:42:29 + cd /root/rpmbuild/BUILD
21:42:29 + cd src
21:42:29 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:42:29 + pushd /root/rpmbuild/BUILD/src/compose
21:42:29 + GOPROXY=https://proxy.golang.org
21:42:29 + GO111MODULE=on
21:42:29 + go mod download
21:42:29 Running transaction check
21:42:29 Transaction check succeeded.
21:42:29 Running transaction test
21:42:29 Transaction test succeeded.
21:42:29 Running transaction
21:42:29   Preparing        :                                                        1/1 
21:42:29   Installing       : python3-six-1.16.0-5.fc36.noarch                       1/7 
21:42:29   Installing       : python3-dateutil-1:2.8.1-8.fc36.noarch                 2/7 
21:42:29   Installing       : python3-distro-1.6.0-2.fc36.noarch                     3/7 
21:42:29   Installing       : dbus-libs-1:1.14.0-1.fc36.aarch64                      4/7 
21:42:29   Installing       : dnf-plugins-core-4.0.21-14.el8.noarch                  1/1 
21:42:29   Verifying        : dnf-plugins-core-4.0.21-14.el8.noarch                  1/1 
21:42:29 
21:42:29 Installed:
21:42:29   dnf-plugins-core-4.0.21-14.el8.noarch                                         
21:42:29 
21:42:29 Complete!
21:42:29 + case ${DIST_ID}:${DIST_VERSION} in
21:42:29 + install_rpm_containerd
21:42:29 + '[' staging = stage ']'
21:42:29 + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo
21:42:29 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo'
21:42:29 + dnf --version
21:42:29 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo
21:42:29   Installing       : python3-dbus-1.2.18-3.fc36.aarch64                     5/7 
21:42:29   Installing       : python3-dnf-plugins-core-4.2.1-1.fc36.noarch           6/7 
21:42:29   Installing       : dnf-plugins-core-4.2.1-1.fc36.noarch                   7/7 
21:42:29   Running scriptlet: dnf-plugins-core-4.2.1-1.fc36.noarch                   7/7 
21:42:29   Verifying        : dbus-libs-1:1.14.0-1.fc36.aarch64                      1/7 
21:42:29   Verifying        : python3-dateutil-1:2.8.1-8.fc36.noarch                 2/7 
21:42:29   Verifying        : python3-dbus-1.2.18-3.fc36.aarch64                     3/7 
21:42:29   Verifying        : python3-distro-1.6.0-2.fc36.noarch                     4/7 
21:42:29   Verifying        : python3-six-1.16.0-5.fc36.noarch                       5/7 
21:42:29   Verifying        : dnf-plugins-core-4.2.1-1.fc36.noarch                   6/7 
21:42:29   Verifying        : python3-dnf-plugins-core-4.2.1-1.fc36.noarch           7/7 
21:42:29 
21:42:29 Installed:
21:42:29   dbus-libs-1:1.14.0-1.fc36.aarch64                                             
21:42:29   dnf-plugins-core-4.2.1-1.fc36.noarch                                          
21:42:29   python3-dateutil-1:2.8.1-8.fc36.noarch                                        
21:42:29   python3-dbus-1.2.18-3.fc36.aarch64                                            
21:42:29   python3-distro-1.6.0-2.fc36.noarch                                            
21:42:29   python3-dnf-plugins-core-4.2.1-1.fc36.noarch                                  
21:42:29   python3-six-1.16.0-5.fc36.noarch                                              
21:42:29 
21:42:29 Complete!
21:42:29 + case ${DIST_ID}:${DIST_VERSION} in
21:42:29 + dnf install -y findutils
21:42:29 4.7.0
21:42:29   Installed: dnf-0:4.7.0-11.el8.noarch at Thu Aug  4 15:35:23 2022
21:42:29   Built    : CentOS Buildsys <bugs@centos.org> at Wed Jul 27 13:05:47 2022
21:42:29 
21:42:29   Installed: rpm-0:4.14.3-23.el8.x86_64 at Tue Jul 26 12:28:40 2022
21:42:29   Built    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> at Tue Apr  5 18:38:09 2022
21:42:29 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
21:42:30 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.9.0~ubuntu-jammy_amd64.deb'.
21:42:30 Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
21:42:30 + dnf config-manager --set-disabled 'docker-ce-*'
21:42:30 + dnf config-manager --set-enabled docker-ce-test
21:42:30 + dnf makecache
21:42:30 Last metadata expiration check: 0:00:55 ago on Tue Aug 16 21:41:35 2022.
21:42:30 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.deb'.
21:42:31 CentOS Stream 8 - AppStream                     7.4 kB/s | 4.4 kB     00:00    
21:42:31 Package findutils-1:4.9.0-1.fc36.aarch64 is already installed.
21:42:31 Dependencies resolved.
21:42:31 Nothing to do.
21:42:31 Complete!
21:42:31 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo
21:42:31 + install_rpm_containerd
21:42:31 + '[' staging = stage ']'
21:42:31 + REPO_URL=https://download.docker.com/linux/fedora/docker-ce.repo
21:42:31 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo'
21:42:31 + dnf --version
21:42:31 4.13.0
21:42:31   Installed: dnf-0:4.13.0-1.fc36.noarch at Tue Aug 16 21:41:49 2022
21:42:31   Built    : Fedora Project at Mon May 30 09:55:23 2022
21:42:31 
21:42:31   Installed: rpm-0:4.17.1-3.fc36.aarch64 at Tue Aug 16 21:41:48 2022
21:42:31   Built    : Fedora Project at Tue Aug  2 12:32:50 2022
21:42:31 + dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo
21:42:32 CentOS Stream 8 - BaseOS                        8.0 kB/s | 3.9 kB     00:00    
21:42:32 Adding repo from: https://download.docker.com/linux/fedora/docker-ce.repo
21:42:32 + dnf config-manager --set-disabled 'docker-ce-*'
21:42:32 + dnf config-manager --set-enabled docker-ce-test
21:42:32 CentOS Stream 8 - Extras                        5.0 kB/s | 2.9 kB     00:00    
21:42:32 + dnf makecache
21:42:33 CentOS Stream 8 - Extras common packages        4.8 kB/s | 3.0 kB     00:00    
21:42:33 Docker CE Test - aarch64                         13 kB/s | 8.4 kB     00:00    
21:42:33 Docker CE Test - x86_64                          69 kB/s |  32 kB     00:00    
21:42:34 Fedora 36 - aarch64                              52 kB/s |  14 kB     00:00    
21:42:34 Fedora 36 openh264 (From Cisco) - aarch64       3.5 kB/s | 990  B     00:00    
21:42:34 Fedora Modular 36 - aarch64                      49 kB/s |  14 kB     00:00    
21:42:35 Fedora 36 - aarch64 - Updates                    42 kB/s |  10 kB     00:00    
21:42:35 Metadata cache created.
21:42:35 + echo '[DEBUG] Installing engine rpms'
21:42:35 [DEBUG] Installing engine rpms
21:42:35 ++ find rpm/rpmbuild/centos-8/RPMS/ -type f -name '*.rpm'
21:42:35 ++ sed /src/d
21:42:35 + packages='rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-0.0.0~20220816152130.8ffaab8-0.el8.x86_64.rpm
21:42:35 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-compose-plugin-2.9.0-0.el8.x86_64.rpm
21:42:35 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-scan-plugin-0.17.0-0.el8.x86_64.rpm
21:42:35 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el8.x86_64.rpm
21:42:35 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.x86_64.rpm
21:42:35 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.el8.x86_64.rpm'
21:42:35 + set -x
21:42:35 + DNF_VAR_releasever=8
21:42:35 + dnf install -y rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-0.0.0~20220816152130.8ffaab8-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-compose-plugin-2.9.0-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-scan-plugin-0.17.0-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.el8.x86_64.rpm
21:42:35 + for f in rootlesskit rootlesskit-docker-proxy
21:42:35 + GOBIN=/usr/local/bin
21:42:35 + GO111MODULE=on
21:42:35 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
21:42:35 Last metadata expiration check: 0:00:02 ago on Tue Aug 16 21:42:33 2022.
21:42:35 Fedora Modular 36 - aarch64 - Updates            35 kB/s |  12 kB     00:00    
21:42:35 + GOPROXY=https://proxy.golang.org
21:42:35 + GO111MODULE=on
21:42:35 + GIT_TAG=v2.9.0
21:42:35 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin
21:42:35 GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0"  -o bin/docker-compose ./cmd
21:42:36 + return
21:42:36 + RPM_EC=0
21:42:36 ++ jobs -p
21:42:36 + exit 0
21:42:36 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bveOti
21:42:36 + umask 022
21:42:36 + cd /root/rpmbuild/BUILD
21:42:36 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64 '!=' / ']'
21:42:36 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64
21:42:36 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64
21:42:36 + mkdir -p /root/rpmbuild/BUILDROOT
21:42:36 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64
21:42:36 + cd src
21:42:36 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64/usr/bin/dockerd-rootless.sh
21:42:36 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64/usr/bin/dockerd-rootless-setuptool.sh
21:42:36 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64/usr/bin/rootlesskit
21:42:36 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64/usr/bin/rootlesskit-docker-proxy
21:42:36 + /usr/lib/rpm/check-buildroot
21:42:36 + /usr/lib/rpm/redhat/brp-ldconfig
21:42:36 + /usr/lib/rpm/brp-compress
21:42:36 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:42:36 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:42:36 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:42:36 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:42:36 + /usr/lib/rpm/check-rpaths
21:42:36 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:42:36 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
21:42:36 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
21:42:36 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:42:36 + /usr/lib/rpm/redhat/brp-python-hardlink
21:42:36 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.U83ij2
21:42:36 + umask 022
21:42:36 + cd /root/rpmbuild/BUILD
21:42:36 + cd src
21:42:36 + /usr/local/bin/rootlesskit -v
21:42:36 rootlesskit version 1.0.0
21:42:36 + RPM_EC=0
21:42:36 ++ jobs -p
21:42:36 + exit 0
21:42:36 # Build the compose plugin
21:42:36 # FIXME: using GOPROXY, to work around:
21:42:36 # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0
21:42:36 cd /go/src/github.com/docker/compose \
21:42:36 && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \
21:42:36 && mkdir -p /usr/libexec/docker/cli-plugins/ \
21:42:36 && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.9.0 \
21:42:36 	make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin
21:42:36 make[2]: Entering directory '/root/build-deb/compose'
21:42:36 GOOS=linux GOARCH=arm CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0"  -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd
21:42:36 Processing files: docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64
21:42:36 Provides: docker-ce-rootless-extras = 0:0.0.0~20220816152130.8ffaab8-0.fc35 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20220816152130.8ffaab8-0.fc35
21:42:36 Requires(interp): /bin/sh /bin/sh /bin/sh
21:42:36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:42:36 Requires(post): /bin/sh
21:42:36 Requires(preun): /bin/sh
21:42:36 Requires(postun): /bin/sh
21:42:36 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH)
21:42:36 Conflicts: rootlesskit
21:42:36 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64
21:42:36 Dependencies resolved.
21:42:36 ======================================================================================================
21:42:36  Package                        Arch    Version                                  Repository       Size
21:42:36 ======================================================================================================
21:42:36 Installing:
21:42:36  docker-buildx-plugin           x86_64  0.8.2-0.el8                              @commandline     11 M
21:42:36  docker-ce                      x86_64  3:0.0.0~20220816152130.8ffaab8-0.el8     @commandline     23 M
21:42:36  docker-ce-cli                  x86_64  1:0.0.0~20220816152130.8ffaab8-0.el8     @commandline    6.9 M
21:42:36  docker-ce-rootless-extras      x86_64  0.0.0~20220816152130.8ffaab8-0.el8       @commandline    4.6 M
21:42:36  docker-compose-plugin          x86_64  2.9.0-0.el8                              @commandline    7.2 M
21:42:36  docker-scan-plugin             x86_64  0.17.0-0.el8                             @commandline    3.8 M
21:42:36 Installing dependencies:
21:42:36  checkpolicy                    x86_64  2.9-1.el8                                baseos          348 k
21:42:36  container-selinux              noarch  2:2.180.0-1.module_el8.7.0+1106+45480ee0 appstream        59 k
21:42:36  containerd.io                  x86_64  1.6.7-3.1.el8                            docker-ce-test   33 M
21:42:36  fuse-common                    x86_64  3.3.0-16.el8                             baseos           22 k
21:42:36  fuse-overlayfs                 x86_64  1.8.2-1.module_el8.7.0+1106+45480ee0     appstream        73 k
21:42:36  fuse3                          x86_64  3.3.0-16.el8                             baseos           54 k
21:42:36  fuse3-libs                     x86_64  3.3.0-16.el8                             baseos           95 k
21:42:36  iptables                       x86_64  1.8.4-22.el8                             baseos          584 k
21:42:36  iptables-libs                  x86_64  1.8.4-22.el8                             baseos          108 k
21:42:36  kmod                           x86_64  25-19.el8                                baseos          126 k
21:42:36  libcgroup                      x86_64  0.41-19.el8                              baseos           70 k
21:42:36  libibverbs                     x86_64  37.2-1.el8                               baseos          384 k
21:42:36  libmnl                         x86_64  1.0.4-6.el8                              baseos           30 k
21:42:36  libnetfilter_conntrack         x86_64  1.0.6-5.el8                              baseos           65 k
21:42:36  libnfnetlink                   x86_64  1.0.1-13.el8                             baseos           33 k
21:42:36  libnftnl                       x86_64  1.1.5-5.el8                              baseos           83 k
21:42:36  libpcap                        x86_64  14:1.9.1-5.el8                           baseos          169 k
21:42:36  libselinux-utils               x86_64  2.9-5.el8                                baseos          243 k
21:42:36  libslirp                       x86_64  4.4.0-1.module_el8.6.0+926+8bef8ae7      appstream        70 k
21:42:36  policycoreutils                x86_64  2.9-19.el8                               baseos          374 k
21:42:36  policycoreutils-python-utils   noarch  2.9-19.el8                               baseos          253 k
21:42:36  python3-audit                  x86_64  3.0.7-4.el8                              baseos           87 k
21:42:36  python3-libselinux             x86_64  2.9-5.el8                                baseos          283 k
21:42:36  python3-libsemanage            x86_64  2.9-8.el8                                baseos          128 k
21:42:36  python3-policycoreutils        noarch  2.9-19.el8                               baseos          2.2 M
21:42:36  python3-setools                x86_64  4.3.0-3.el8                              baseos          624 k
21:42:36  rpm-plugin-selinux             x86_64  4.14.3-23.el8                            baseos           78 k
21:42:36  selinux-policy                 noarch  3.14.3-105.el8                           baseos          650 k
21:42:36  selinux-policy-targeted        noarch  3.14.3-105.el8                           baseos           15 M
21:42:36  slirp4netns                    x86_64  1.1.8-2.module_el8.7.0+1106+45480ee0     appstream        51 k
21:42:36  xz                             x86_64  5.2.4-4.el8                              baseos          153 k
21:42:36 Downgrading:
21:42:36  xz-libs                        x86_64  5.2.4-4.el8                              baseos           94 k
21:42:36 Enabling module streams:
21:42:36  container-tools                        rhel8                                                         
21:42:36 
21:42:36 Transaction Summary
21:42:36 ======================================================================================================
21:42:36 Install    37 Packages
21:42:36 Downgrade   1 Package
21:42:36 
21:42:36 Total size: 112 M
21:42:36 Total download size: 56 M
21:42:36 Downloading Packages:
21:42:37 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.9.0~ubuntu-focal_amd64.deb'.
21:42:37 Metadata cache created.
21:42:37 [DEBUG] Installing engine rpms
21:42:37 + echo '[DEBUG] Installing engine rpms'
21:42:37 ++ find rpm/rpmbuild/fedora-36/RPMS/ -type f -name '*.rpm'
21:42:37 ++ sed /src/d
21:42:37 + packages='rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64.rpm
21:42:37 rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64.rpm
21:42:37 rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-compose-plugin-2.9.0-0.fc36.aarch64.rpm
21:42:37 rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64.rpm
21:42:37 rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.fc36.aarch64.rpm'
21:42:37 + set -x
21:42:37 + DNF_VAR_releasever=36
21:42:37 + dnf install -y rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64.rpm rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64.rpm rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-compose-plugin-2.9.0-0.fc36.aarch64.rpm rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64.rpm rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.fc36.aarch64.rpm
21:42:37 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc35.src.rpm
21:42:37 (1/32): xz-libs-5.2.4-4.el8.x86_64.rpm          412 kB/s |  94 kB     00:00    
21:42:37 (2/32): container-selinux-2.180.0-1.module_el8. 251 kB/s |  59 kB     00:00    
21:42:37 (3/32): libslirp-4.4.0-1.module_el8.6.0+926+8be 7.9 MB/s |  70 kB     00:00    
21:42:37 (4/32): fuse-overlayfs-1.8.2-1.module_el8.7.0+1 303 kB/s |  73 kB     00:00    
21:42:37 (5/32): slirp4netns-1.1.8-2.module_el8.7.0+1106 4.4 MB/s |  51 kB     00:00    
21:42:37 (6/32): fuse-common-3.3.0-16.el8.x86_64.rpm     3.6 MB/s |  22 kB     00:00    
21:42:37 (7/32): checkpolicy-2.9-1.el8.x86_64.rpm         20 MB/s | 348 kB     00:00    
21:42:37 (8/32): fuse3-3.3.0-16.el8.x86_64.rpm           4.2 MB/s |  54 kB     00:00    
21:42:37 (9/32): fuse3-libs-3.3.0-16.el8.x86_64.rpm      7.0 MB/s |  95 kB     00:00    
21:42:37 (10/32): iptables-libs-1.8.4-22.el8.x86_64.rpm  8.7 MB/s | 108 kB     00:00    
21:42:37 (11/32): libcgroup-0.41-19.el8.x86_64.rpm       8.8 MB/s |  70 kB     00:00    
21:42:37 (12/32): kmod-25-19.el8.x86_64.rpm              6.0 MB/s | 126 kB     00:00    
21:42:37 (13/32): iptables-1.8.4-22.el8.x86_64.rpm        17 MB/s | 584 kB     00:00    
21:42:37 (14/32): libmnl-1.0.4-6.el8.x86_64.rpm          3.1 MB/s |  30 kB     00:00    
21:42:37 (15/32): libnfnetlink-1.0.1-13.el8.x86_64.rpm   5.4 MB/s |  33 kB     00:00    
21:42:37 (16/32): libnetfilter_conntrack-1.0.6-5.el8.x86 4.9 MB/s |  65 kB     00:00    
21:42:37 (17/32): libnftnl-1.1.5-5.el8.x86_64.rpm         11 MB/s |  83 kB     00:00    
21:42:37 (18/32): libpcap-1.9.1-5.el8.x86_64.rpm          16 MB/s | 169 kB     00:00    
21:42:37 (19/32): libibverbs-37.2-1.el8.x86_64.rpm       9.0 MB/s | 384 kB     00:00    
21:42:37 (20/32): libselinux-utils-2.9-5.el8.x86_64.rpm   11 MB/s | 243 kB     00:00    
21:42:37 (21/32): policycoreutils-2.9-19.el8.x86_64.rpm   17 MB/s | 374 kB     00:00    
21:42:37 Last metadata expiration check: 0:00:02 ago on Tue Aug 16 21:42:35 2022.
21:42:37 (22/32): policycoreutils-python-utils-2.9-19.el  12 MB/s | 253 kB     00:00    
21:42:37 (23/32): python3-audit-3.0.7-4.el8.x86_64.rpm   8.5 MB/s |  87 kB     00:00    
21:42:37 (24/32): python3-libsemanage-2.9-8.el8.x86_64.r  14 MB/s | 128 kB     00:00    
21:42:37 (25/32): python3-libselinux-2.9-5.el8.x86_64.rp  12 MB/s | 283 kB     00:00    
21:42:37 (26/32): python3-setools-4.3.0-3.el8.x86_64.rpm  17 MB/s | 624 kB     00:00    
21:42:37 (27/32): rpm-plugin-selinux-4.14.3-23.el8.x86_6 2.1 MB/s |  78 kB     00:00    
21:42:37 (28/32): selinux-policy-3.14.3-105.el8.noarch.r  29 MB/s | 650 kB     00:00    
21:42:37 (29/32): xz-5.2.4-4.el8.x86_64.rpm              6.9 MB/s | 153 kB     00:00    
21:42:37 (30/32): python3-policycoreutils-2.9-19.el8.noa  21 MB/s | 2.2 MB     00:00    
21:42:38 Dependencies resolved.
21:42:38 =================================================================================================
21:42:38  Package                     Arch     Version                               Repository       Size
21:42:38 =================================================================================================
21:42:38 Installing:
21:42:38  docker-buildx-plugin        aarch64  0.8.2-0.fc36                          @commandline    9.9 M
21:42:38  docker-ce                   aarch64  3:0.0.0~20220816152130.8ffaab8-0.fc36 @commandline     14 M
21:42:38  docker-ce-cli               aarch64  1:0.0.0~20220816152130.8ffaab8-0.fc36 @commandline    6.2 M
21:42:38  docker-ce-rootless-extras   aarch64  0.0.0~20220816152130.8ffaab8-0.fc36   @commandline    3.3 M
21:42:38  docker-compose-plugin       aarch64  2.9.0-0.fc36                          @commandline    6.3 M
21:42:38 Installing dependencies:
21:42:38  container-selinux           noarch   2:2.188.0-1.fc36                      updates          51 k
21:42:38  containerd.io               aarch64  1.6.7-3.1.fc36                        docker-ce-test   25 M
21:42:38  dbus                        aarch64  1:1.14.0-1.fc36                       fedora          7.5 k
21:42:38  dbus-broker                 aarch64  31-1.fc36                             updates         170 k
21:42:38  dbus-common                 noarch   1:1.14.0-1.fc36                       fedora           14 k
21:42:38  device-mapper               aarch64  1.02.175-7.fc36                       fedora          137 k
21:42:38  device-mapper-libs          aarch64  1.02.175-7.fc36                       fedora          170 k
21:42:38  diffutils                   aarch64  3.8-2.fc36                            fedora          368 k
21:42:38  fuse-common                 aarch64  3.10.5-2.fc36                         fedora          8.2 k
21:42:38  fuse-overlayfs              aarch64  1.9-1.fc36                            updates          71 k
21:42:38  fuse3                       aarch64  3.10.5-2.fc36                         fedora           54 k
21:42:38  fuse3-libs                  aarch64  3.10.5-2.fc36                         fedora           90 k
21:42:38  iptables-legacy             aarch64  1.8.7-15.fc36                         fedora           51 k
21:42:38  iptables-legacy-libs        aarch64  1.8.7-15.fc36                         fedora           39 k
21:42:38  iptables-libs               aarch64  1.8.7-15.fc36                         fedora          417 k
21:42:38  kmod                        aarch64  29-7.fc36                             fedora          115 k
21:42:38  kmod-libs                   aarch64  29-7.fc36                             fedora           65 k
21:42:38  libargon2                   aarch64  20171227-9.fc36                       updates          28 k
21:42:38  libcgroup                   aarch64  2.0-4.fc36                            fedora           73 k
21:42:38  libfdisk                    aarch64  2.38-1.fc36                           updates         155 k
21:42:38  libibverbs                  aarch64  39.0-1.fc36                           fedora          392 k
21:42:38  libmnl                      aarch64  1.0.4-15.fc36                         fedora           28 k
21:42:38  libnetfilter_conntrack      aarch64  1.0.8-4.fc36                          fedora           57 k
21:42:38  libnfnetlink                aarch64  1.0.1-21.fc36                         fedora           29 k
21:42:38  libnl3                      aarch64  3.7.0-1.fc36                          updates         336 k
21:42:38  libpcap                     aarch64  14:1.10.1-3.fc36                      fedora          167 k
21:42:38  libseccomp                  aarch64  2.5.3-2.fc36                          fedora           71 k
21:42:38  libselinux-utils            aarch64  3.3-4.fc36                            fedora          144 k
21:42:38  libslirp                    aarch64  4.6.1-3.fc36                          fedora           72 k
21:42:38  libutempter                 aarch64  1.2.1-6.fc36                          fedora           26 k
21:42:38  policycoreutils             aarch64  3.3-4.fc36                            fedora          203 k
21:42:38  rpm-plugin-selinux          aarch64  4.17.1-3.fc36                         updates          18 k
21:42:38  selinux-policy              noarch   36.13-3.fc36                          updates          69 k
21:42:38  selinux-policy-targeted     noarch   36.13-3.fc36                          updates         6.3 M
21:42:38  slirp4netns                 aarch64  1.2.0-0.2.beta.0.fc36                 fedora           49 k
21:42:38  systemd                     aarch64  250.8-1.fc36                          updates         4.0 M
21:42:38  systemd-pam                 aarch64  250.8-1.fc36                          updates         322 k
21:42:38  util-linux                  aarch64  2.38-1.fc36                           updates         2.3 M
21:42:38  xkeyboard-config            noarch   2.35.1-1.fc36                         fedora          878 k
21:42:38  xz                          aarch64  5.2.5-9.fc36                          fedora          215 k
21:42:38 Installing weak dependencies:
21:42:38  cryptsetup-libs             aarch64  2.4.3-2.fc36                          fedora          430 k
21:42:38  libbpf                      aarch64  2:0.7.0-3.fc36                        updates         159 k
21:42:38  libxkbcommon                aarch64  1.4.0-1.fc36                          fedora          139 k
21:42:38  qrencode-libs               aarch64  4.1.1-2.fc36                          fedora           61 k
21:42:38  systemd-networkd            aarch64  250.8-1.fc36                          updates         568 k
21:42:38  systemd-resolved            aarch64  250.8-1.fc36                          updates         258 k
21:42:38 
21:42:38 Transaction Summary
21:42:38 =================================================================================================
21:42:38 Install  51 Packages
21:42:38 
21:42:38 Total size: 84 M
21:42:38 Total download size: 44 M
21:42:38 Installed size: 363 M
21:42:38 Downloading Packages:
21:42:38 (31/32): selinux-policy-targeted-3.14.3-105.el8  30 MB/s |  15 MB     00:00    
21:42:39 (1/46): cryptsetup-libs-2.4.3-2.fc36.aarch64.rp 1.4 MB/s | 430 kB     00:00    
21:42:39 (2/46): dbus-common-1.14.0-1.fc36.noarch.rpm    1.3 MB/s |  14 kB     00:00    
21:42:39 (3/46): device-mapper-1.02.175-7.fc36.aarch64.r 9.7 MB/s | 137 kB     00:00    
21:42:39 (4/46): dbus-1.14.0-1.fc36.aarch64.rpm           22 kB/s | 7.5 kB     00:00    
21:42:39 (5/46): diffutils-3.8-2.fc36.aarch64.rpm         20 MB/s | 368 kB     00:00    
21:42:39 (6/46): device-mapper-libs-1.02.175-7.fc36.aarc 2.9 MB/s | 170 kB     00:00    
21:42:39 (7/46): fuse-common-3.10.5-2.fc36.aarch64.rpm   212 kB/s | 8.2 kB     00:00    
21:42:39 (8/46): fuse3-3.10.5-2.fc36.aarch64.rpm         5.0 MB/s |  54 kB     00:00    
21:42:39 (9/46): fuse3-libs-3.10.5-2.fc36.aarch64.rpm    8.2 MB/s |  90 kB     00:00    
21:42:39 (10/46): iptables-legacy-1.8.7-15.fc36.aarch64. 6.6 MB/s |  51 kB     00:00    
21:42:39 (11/46): iptables-legacy-libs-1.8.7-15.fc36.aar 4.6 MB/s |  39 kB     00:00    
21:42:39 (12/46): iptables-libs-1.8.7-15.fc36.aarch64.rp  10 MB/s | 417 kB     00:00    
21:42:39 (13/46): kmod-libs-29-7.fc36.aarch64.rpm        9.4 MB/s |  65 kB     00:00    
21:42:39 (14/46): kmod-29-7.fc36.aarch64.rpm             1.7 MB/s | 115 kB     00:00    
21:42:39 (15/46): libcgroup-2.0-4.fc36.aarch64.rpm       2.0 MB/s |  73 kB     00:00    
21:42:39 (16/46): libibverbs-39.0-1.fc36.aarch64.rpm     9.3 MB/s | 392 kB     00:00    
21:42:39 (17/46): libmnl-1.0.4-15.fc36.aarch64.rpm       875 kB/s |  28 kB     00:00    
21:42:39 (18/46): libnetfilter_conntrack-1.0.8-4.fc36.aa 7.2 MB/s |  57 kB     00:00    
21:42:39 (19/46): libnfnetlink-1.0.1-21.fc36.aarch64.rpm 3.6 MB/s |  29 kB     00:00    
21:42:39 (20/46): libpcap-1.10.1-3.fc36.aarch64.rpm      3.7 MB/s | 167 kB     00:00    
21:42:39 (21/46): libseccomp-2.5.3-2.fc36.aarch64.rpm    1.6 MB/s |  71 kB     00:00    
21:42:39 (22/46): libselinux-utils-3.3-4.fc36.aarch64.rp 3.2 MB/s | 144 kB     00:00    
21:42:39 (23/46): libslirp-4.6.1-3.fc36.aarch64.rpm      1.4 MB/s |  72 kB     00:00    
21:42:39 (24/46): libutempter-1.2.1-6.fc36.aarch64.rpm   2.4 MB/s |  26 kB     00:00    
21:42:39 (25/46): libxkbcommon-1.4.0-1.fc36.aarch64.rpm   13 MB/s | 139 kB     00:00    
21:42:39 (26/46): policycoreutils-3.3-4.fc36.aarch64.rpm  18 MB/s | 203 kB     00:00    
21:42:39 (27/46): qrencode-libs-4.1.1-2.fc36.aarch64.rpm 8.1 MB/s |  61 kB     00:00    
21:42:39 (28/46): slirp4netns-1.2.0-0.2.beta.0.fc36.aarc 4.5 MB/s |  49 kB     00:00    
21:42:39 (29/46): xkeyboard-config-2.35.1-1.fc36.noarch.  25 MB/s | 878 kB     00:00    
21:42:39 (30/46): xz-5.2.5-9.fc36.aarch64.rpm            6.8 MB/s | 215 kB     00:00    
21:42:39 (31/46): container-selinux-2.188.0-1.fc36.noarc 3.6 MB/s |  51 kB     00:00    
21:42:39 (32/46): dbus-broker-31-1.fc36.aarch64.rpm       11 MB/s | 170 kB     00:00    
21:42:39 (33/46): libargon2-20171227-9.fc36.aarch64.rpm  5.0 MB/s |  28 kB     00:00    
21:42:39 (34/46): fuse-overlayfs-1.9-1.fc36.aarch64.rpm  4.1 MB/s |  71 kB     00:00    
21:42:39 (35/46): libbpf-0.7.0-3.fc36.aarch64.rpm        9.9 MB/s | 159 kB     00:00    
21:42:39 (36/46): libfdisk-2.38-1.fc36.aarch64.rpm       7.4 MB/s | 155 kB     00:00    
21:42:39 (37/46): libnl3-3.7.0-1.fc36.aarch64.rpm         20 MB/s | 336 kB     00:00    
21:42:39 (38/46): rpm-plugin-selinux-4.17.1-3.fc36.aarch 1.8 MB/s |  18 kB     00:00    
21:42:39 (39/46): selinux-policy-36.13-3.fc36.noarch.rpm 3.9 MB/s |  69 kB     00:00    
21:42:39 (40/46): systemd-250.8-1.fc36.aarch64.rpm        27 MB/s | 4.0 MB     00:00    
21:42:39 (41/46): selinux-policy-targeted-36.13-3.fc36.n  26 MB/s | 6.3 MB     00:00    
21:42:39 (42/46): systemd-networkd-250.8-1.fc36.aarch64. 6.5 MB/s | 568 kB     00:00    
21:42:40 (43/46): containerd.io-1.6.7-3.1.fc36.aarch64.r  20 MB/s |  25 MB     00:01    
21:42:40 (44/46): systemd-pam-250.8-1.fc36.aarch64.rpm   1.1 MB/s | 322 kB     00:00    
21:42:40 (45/46): systemd-resolved-250.8-1.fc36.aarch64. 834 kB/s | 258 kB     00:00    
21:42:40 (46/46): util-linux-2.38-1.fc36.aarch64.rpm      17 MB/s | 2.3 MB     00:00    
21:42:40 --------------------------------------------------------------------------------
21:42:40 Total                                            23 MB/s |  44 MB     00:01     
21:42:40 Docker CE Test - aarch64                        6.2 kB/s | 1.6 kB     00:00    
21:42:40 Importing GPG key 0x621E9F35:
21:42:40  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
21:42:40  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
21:42:40  From       : https://download.docker.com/linux/fedora/gpg
21:42:40 Key imported successfully
21:42:40 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.17.0~ubuntu-bionic_amd64.deb'.
21:42:40 (32/32): containerd.io-1.6.7-3.1.el8.x86_64.rpm  12 MB/s |  33 MB     00:02    
21:42:40 --------------------------------------------------------------------------------
21:42:40 Total                                            14 MB/s |  56 MB     00:03     
21:42:41 Running transaction check
21:42:41 Transaction check succeeded.
21:42:41 Running transaction test
21:42:41 Docker CE Test - x86_64                         7.3 kB/s | 1.6 kB     00:00    
21:42:41 Importing GPG key 0x621E9F35:
21:42:41  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
21:42:41  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
21:42:41  From       : https://download.docker.com/linux/centos/gpg
21:42:41 Key imported successfully
21:42:41 Running transaction check
21:42:41 Transaction check succeeded.
21:42:41 Running transaction test
21:42:41 Transaction test succeeded.
21:42:41 Running transaction
21:42:42 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.deb'.
21:42:42 Transaction test succeeded.
21:42:42 Running transaction
21:42:42   Running scriptlet: selinux-policy-targeted-36.13-3.fc36.noarch            1/1 
21:42:42   Preparing        :                                                        1/1 
21:42:42   Installing       : libseccomp-2.5.3-2.fc36.aarch64                       1/51 
21:42:42   Installing       : docker-compose-plugin-2.9.0-0.fc36.aarch64            2/51 
21:42:42   Running scriptlet: docker-compose-plugin-2.9.0-0.fc36.aarch64            2/51 
21:42:42   Installing       : libfdisk-2.38-1.fc36.aarch64                          3/51 
21:42:42   Installing       : libselinux-utils-3.3-4.fc36.aarch64                   4/51 
21:42:42   Installing       : fuse3-libs-3.10.5-2.fc36.aarch64                      5/51 
21:42:43   Installing       : diffutils-3.8-2.fc36.aarch64                          6/51 
21:42:43   Installing       : docker-buildx-plugin-0.8.2-0.fc36.aarch64             7/51 
21:42:43   Preparing        :                                                        1/1 
21:42:43   Installing       : python3-libselinux-2.9-5.el8.x86_64                   1/39 
21:42:43   Installing       : libmnl-1.0.4-6.el8.x86_64                             2/39 
21:42:43   Running scriptlet: docker-buildx-plugin-0.8.2-0.fc36.aarch64             7/51 
21:42:43   Installing       : docker-ce-cli-1:0.0.0~20220816152130.8ffaab8-0.fc3    8/51 
21:42:43   Running scriptlet: docker-ce-cli-1:0.0.0~20220816152130.8ffaab8-0.fc3    8/51 
21:42:43   Installing       : libnl3-3.7.0-1.fc36.aarch64                           9/51 
21:42:43   Installing       : libibverbs-39.0-1.fc36.aarch64                       10/51 
21:42:43   Installing       : libpcap-14:1.10.1-3.fc36.aarch64                     11/51 
21:42:43   Installing       : iptables-legacy-libs-1.8.7-15.fc36.aarch64           12/51 
21:42:43   Installing       : libbpf-2:0.7.0-3.fc36.aarch64                        13/51 
21:42:43   Installing       : libargon2-20171227-9.fc36.aarch64                    14/51 
21:42:43   Installing       : xz-5.2.5-9.fc36.aarch64                              15/51 
21:42:43   Installing       : xkeyboard-config-2.35.1-1.fc36.noarch                16/51 
21:42:43   Installing       : libxkbcommon-1.4.0-1.fc36.aarch64                    17/51 
21:42:43   Running scriptlet: libmnl-1.0.4-6.el8.x86_64                             2/39 
21:42:43   Downgrading      : xz-libs-5.2.4-4.el8.x86_64                            3/39 
21:42:43   Installing       : libselinux-utils-2.9-5.el8.x86_64                     4/39 
21:42:43   Installing       : policycoreutils-2.9-19.el8.x86_64                     5/39 
21:42:43   Running scriptlet: policycoreutils-2.9-19.el8.x86_64                     5/39 
21:42:43   Installing       : rpm-plugin-selinux-4.14.3-23.el8.x86_64               6/39 
21:42:43   Installing       : selinux-policy-3.14.3-105.el8.noarch                  7/39 
21:42:43   Running scriptlet: selinux-policy-3.14.3-105.el8.noarch                  7/39 
21:42:43   Installing       : qrencode-libs-4.1.1-2.fc36.aarch64                   18/51 
21:42:43   Running scriptlet: libutempter-1.2.1-6.fc36.aarch64                     19/51 
21:42:43   Installing       : libutempter-1.2.1-6.fc36.aarch64                     19/51 
21:42:43   Installing       : util-linux-2.38-1.fc36.aarch64                       20/51 
21:42:43 warning: /etc/adjtime created as /etc/adjtime.rpmnew
21:42:43 
21:42:43   Installing       : policycoreutils-3.3-4.fc36.aarch64                   21/51 
21:42:43   Running scriptlet: policycoreutils-3.3-4.fc36.aarch64                   21/51 
21:42:43   Installing       : rpm-plugin-selinux-4.17.1-3.fc36.aarch64             22/51 
21:42:43   Installing       : selinux-policy-36.13-3.fc36.noarch                   23/51 
21:42:43   Running scriptlet: selinux-policy-36.13-3.fc36.noarch                   23/51 
21:42:43   Running scriptlet: selinux-policy-targeted-36.13-3.fc36.noarch          24/51 
21:42:43   Installing       : selinux-policy-targeted-36.13-3.fc36.noarch          24/51 
21:42:45   Running scriptlet: selinux-policy-targeted-3.14.3-105.el8.noarch         8/39 
21:42:45   Installing       : selinux-policy-targeted-3.14.3-105.el8.noarch         8/39 
21:42:45   Running scriptlet: selinux-policy-targeted-3.14.3-105.el8.noarch         8/39 
21:42:45   Installing       : libnfnetlink-1.0.1-13.el8.x86_64                      9/39 
21:42:45   Running scriptlet: libnfnetlink-1.0.1-13.el8.x86_64                      9/39 
21:42:45   Installing       : fuse3-libs-3.3.0-16.el8.x86_64                       10/39 
21:42:45   Running scriptlet: fuse3-libs-3.3.0-16.el8.x86_64                       10/39 
21:42:45   Installing       : libnetfilter_conntrack-1.0.6-5.el8.x86_64            11/39 
21:42:45   Running scriptlet: libnetfilter_conntrack-1.0.6-5.el8.x86_64            11/39 
21:42:45   Installing       : kmod-25-19.el8.x86_64                                12/39 
21:42:45   Installing       : xz-5.2.4-4.el8.x86_64                                13/39 
21:42:45   Installing       : libnftnl-1.1.5-5.el8.x86_64                          14/39 
21:42:45   Running scriptlet: libnftnl-1.1.5-5.el8.x86_64                          14/39 
21:42:45   Installing       : python3-libsemanage-2.9-8.el8.x86_64                 15/39 
21:42:45 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64.rpm
21:42:45 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bgsHL7
21:42:45 + umask 022
21:42:45 + cd /root/rpmbuild/BUILD
21:42:45 + cd src
21:42:45 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64
21:42:45 + RPM_EC=0
21:42:45 ++ jobs -p
21:42:45 + exit 0
21:42:45 
21:42:45 RPM build warnings:
21:42:45     line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:42:45     line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:42:45     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:42:45     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64/usr/bin/docker-proxy
21:42:45 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.R7VBKq
21:42:45 + umask 022
21:42:45 + cd /root/rpmbuild/BUILD
21:42:45 + cd /root/rpmbuild/BUILD
21:42:45 + rm -rf src
21:42:45 + /usr/bin/mkdir -p src
21:42:45 + cd src
21:42:45 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
21:42:45 + /usr/bin/tar -xof -
21:42:46 + STATUS=0
21:42:46 + '[' 0 -ne 0 ']'
21:42:46 + /usr/bin/tar -xof -
21:42:46 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
21:42:46   Installing       : python3-setools-4.3.0-3.el8.x86_64                   16/39 
21:42:46   Installing       : docker-buildx-plugin-0.8.2-0.el8.x86_64              17/39 
21:42:47 + STATUS=0
21:42:47 + '[' 0 -ne 0 ']'
21:42:47 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:42:47 + RPM_EC=0
21:42:47 ++ jobs -p
21:42:47 + exit 0
21:42:47 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6WIzIj
21:42:47 + umask 022
21:42:47 + cd /root/rpmbuild/BUILD
21:42:47 + cd src
21:42:47 + pushd /root/rpmbuild/BUILD/src/buildx
21:42:47 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:42:47 + bash -c 'CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o bin/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision=%{_buildx_gitcommit} -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx'
21:42:47   Running scriptlet: docker-buildx-plugin-0.8.2-0.el8.x86_64              17/39 
21:42:47   Installing       : docker-scan-plugin-0.17.0-0.el8.x86_64               18/39 
21:42:47 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
21:42:47 + popd
21:42:47 ~/rpmbuild/BUILD/src
21:42:47 + RPM_EC=0
21:42:47 ++ jobs -p
21:42:47 + exit 0
21:42:47 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sFTn37
21:42:47 + umask 022
21:42:47 + cd /root/rpmbuild/BUILD
21:42:47 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64 '!=' / ']'
21:42:47 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64
21:42:47 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64
21:42:47 + mkdir -p /root/rpmbuild/BUILDROOT
21:42:47 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64
21:42:47 + cd src
21:42:47 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
21:42:47 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
21:42:47 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-scan
21:42:47 + popd
21:42:47 ~/rpmbuild/BUILD/src
21:42:47 + /usr/lib/rpm/check-buildroot
21:42:47 + /usr/lib/rpm/redhat/brp-ldconfig
21:42:47 + /usr/lib/rpm/brp-compress
21:42:47 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:42:47 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:42:47 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:42:47 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:42:47 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:42:47 + /usr/lib/rpm/brp-python-hardlink
21:42:47 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:42:47 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.IEtSjk
21:42:47 + umask 022
21:42:47 + cd /root/rpmbuild/BUILD
21:42:47 + cd src
21:42:47 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
21:42:47 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:42:47 PASS: docker-scan version OK
21:42:47 + ver=v0.17.0
21:42:47 + test v0.17.0 = v0.17.0
21:42:47 + echo 'PASS: docker-scan version OK'
21:42:47 + RPM_EC=0
21:42:47 ++ jobs -p
21:42:47 + exit 0
21:42:47 Processing files: docker-scan-plugin-0.17.0-0.el9.x86_64
21:42:47 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-scan
21:42:47 Provides: docker-scan-plugin = 0:0.17.0-0.el9 docker-scan-plugin(x86-64) = 0:0.17.0-0.el9
21:42:47 Requires(interp): /bin/sh /bin/sh /bin/sh
21:42:47 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:42:47 Requires(post): /bin/sh
21:42:47 Requires(preun): /bin/sh
21:42:47 Requires(postun): /bin/sh
21:42:47 Enhances: docker-ce-cli
21:42:47 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64
21:42:47 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.17.0-0.el9.src.rpm
21:42:47   Running scriptlet: docker-scan-plugin-0.17.0-0.el8.x86_64               18/39 
21:42:47   Installing       : docker-compose-plugin-2.9.0-0.el8.x86_64             19/39 
21:42:48   Running scriptlet: docker-compose-plugin-2.9.0-0.el8.x86_64             19/39 
21:42:48   Installing       : docker-ce-cli-1:0.0.0~20220816152130.8ffaab8-0.el8   20/39 
21:42:48   Running scriptlet: docker-ce-cli-1:0.0.0~20220816152130.8ffaab8-0.el8   20/39 
21:42:48   Installing       : python3-audit-3.0.7-4.el8.x86_64                     21/39 
21:42:48   Installing       : libibverbs-37.2-1.el8.x86_64                         22/39 
21:42:48   Running scriptlet: libibverbs-37.2-1.el8.x86_64                         22/39 
21:42:48   Installing       : libpcap-14:1.9.1-5.el8.x86_64                        23/39 
21:42:48   Installing       : iptables-libs-1.8.4-22.el8.x86_64                    24/39 
21:42:48 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.deb'.
21:42:49   Running scriptlet: iptables-1.8.4-22.el8.x86_64                         25/39 
21:42:49   Installing       : iptables-1.8.4-22.el8.x86_64                         25/39 
21:42:49   Running scriptlet: iptables-1.8.4-22.el8.x86_64                         25/39 
21:42:49   Running scriptlet: libcgroup-0.41-19.el8.x86_64                         26/39 
21:42:49   Installing       : libcgroup-0.41-19.el8.x86_64                         26/39 
21:42:49   Running scriptlet: libcgroup-0.41-19.el8.x86_64                         26/39 
21:42:49   Installing       : fuse-common-3.3.0-16.el8.x86_64                      27/39 
21:42:49   Installing       : fuse3-3.3.0-16.el8.x86_64                            28/39 
21:42:49   Installing       : fuse-overlayfs-1.8.2-1.module_el8.7.0+1106+45480ee   29/39 
21:42:49   Running scriptlet: fuse-overlayfs-1.8.2-1.module_el8.7.0+1106+45480ee   29/39 
21:42:49   Installing       : checkpolicy-2.9-1.el8.x86_64                         30/39 
21:42:49 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.deb'.
21:42:49   Installing       : python3-policycoreutils-2.9-19.el8.noarch            31/39 
21:42:49   Installing       : policycoreutils-python-utils-2.9-19.el8.noarch       32/39 
21:42:49   Running scriptlet: container-selinux-2:2.180.0-1.module_el8.7.0+1106+   33/39 
21:42:49   Installing       : container-selinux-2:2.180.0-1.module_el8.7.0+1106+   33/39 
21:42:50 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.9.0~debian-bullseye_amd64.deb'.
21:42:50 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.9.0~debian-buster_amd64.deb'.
21:42:51 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.17.0-0.el9.x86_64.rpm
21:42:51 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jl93SY
21:42:51 + umask 022
21:42:51 + cd /root/rpmbuild/BUILD
21:42:51 + cd src
21:42:51 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64
21:42:51 + RPM_EC=0
21:42:51 ++ jobs -p
21:42:51 + exit 0
21:42:52 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.17.0~ubuntu-jammy_amd64.deb'.
21:42:53   Running scriptlet: selinux-policy-targeted-36.13-3.fc36.noarch          24/51 
21:42:53   Running scriptlet: container-selinux-2:2.188.0-1.fc36.noarch            25/51 
21:42:53   Installing       : container-selinux-2:2.188.0-1.fc36.noarch            25/51 
21:42:54 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-9"
21:42:55 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:42:55 + make IMAGE=quay.io/centos/centos:stream9 verify
21:42:55 docker run  --rm -i \
21:42:55 	-v "$(pwd):/v" \
21:42:55 	-e DEBIAN_FRONTEND=noninteractive \
21:42:55 	-e PACKAGE_REPO=staging \
21:42:55 	-w /v \
21:42:55 	quay.io/centos/centos:stream9 ./verify
21:42:55 Unable to find image 'quay.io/centos/centos:stream9' locally
21:42:55 stream9: Pulling from centos/centos
21:42:55 fa9c54082447: Already exists
21:42:55 Digest: sha256:ffe3583460f8b7348fa361391e37b776f6d384feca3ed013b41ed46f6f1aa246
21:42:55 Status: Downloaded newer image for quay.io/centos/centos:stream9
21:42:55 + verify
21:42:55 + dpkg --version
21:42:55 + rpm --version
21:42:55 + verify_rpm
21:42:55 ++ . /etc/os-release
21:42:55 +++ NAME='CentOS Stream'
21:42:55 +++ VERSION=9
21:42:55 +++ ID=centos
21:42:55 +++ ID_LIKE='rhel fedora'
21:42:55 +++ VERSION_ID=9
21:42:55 +++ PLATFORM_ID=platform:el9
21:42:55 +++ PRETTY_NAME='CentOS Stream 9'
21:42:55 +++ ANSI_COLOR='0;31'
21:42:55 +++ LOGO=fedora-logo-icon
21:42:55 +++ CPE_NAME=cpe:/o:centos:centos:9
21:42:55 +++ HOME_URL=https://centos.org/
21:42:55 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:42:55 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9'
21:42:55 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
21:42:55 ++ echo centos
21:42:55 + DIST_ID=centos
21:42:55 ++ . /etc/os-release
21:42:55 +++ NAME='CentOS Stream'
21:42:55 +++ VERSION=9
21:42:55 +++ ID=centos
21:42:55 +++ ID_LIKE='rhel fedora'
21:42:55 +++ VERSION_ID=9
21:42:55 +++ PLATFORM_ID=platform:el9
21:42:55 +++ PRETTY_NAME='CentOS Stream 9'
21:42:55 +++ ANSI_COLOR='0;31'
21:42:55 +++ LOGO=fedora-logo-icon
21:42:55 +++ CPE_NAME=cpe:/o:centos:centos:9
21:42:55 +++ HOME_URL=https://centos.org/
21:42:55 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:42:55 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9'
21:42:55 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
21:42:55 ++ echo 9
21:42:55 ++ cut -d. -f1
21:42:55 + DIST_VERSION=9
21:42:55 + pkg_manager=yum
21:42:55 + pkg_config_manager=yum-config-manager
21:42:55 + dnf --version
21:42:56 4.12.0
21:42:56   Installed: dnf-0:4.12.0-3.el9.noarch at Mon Aug  8 20:24:03 2022
21:42:56   Built    : builder@centos.org at Thu Jul 21 13:38:43 2022
21:42:56 
21:42:56   Installed: rpm-0:4.16.1.3-17.el9.x86_64 at Mon Aug  8 20:24:01 2022
21:42:56   Built    : builder@centos.org at Wed Aug  3 16:39:06 2022
21:42:56 + pkg_manager=dnf
21:42:56 + pkg_config_manager='dnf config-manager'
21:42:56 + dnf clean all
21:42:56 0 files removed
21:42:56 ~/rpmbuild/BUILD/src
21:42:56 + popd
21:42:56 + RPM_EC=0
21:42:56 ++ jobs -p
21:42:56 + exit 0
21:42:56 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5bs6eZ
21:42:56 + umask 022
21:42:56 + cd /root/rpmbuild/BUILD
21:42:56 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64 '!=' / ']'
21:42:56 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64
21:42:56 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64
21:42:56 + mkdir -p /root/rpmbuild/BUILDROOT
21:42:56 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64
21:42:56 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
21:42:56 + export CFLAGS
21:42:56 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
21:42:56 + export CXXFLAGS
21:42:56 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
21:42:56 + export FFLAGS
21:42:56 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
21:42:56 + export FCFLAGS
21:42:56 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-compose-plugin-2.9.0-0.fc36.x86_64.ld'
21:42:56 + export LDFLAGS
21:42:56 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:42:56 + export LT_SYS_LIBRARY_PATH
21:42:56 + CC=gcc
21:42:56 + export CC
21:42:56 + CXX=g++
21:42:56 + export CXX
21:42:56 + cd src
21:42:56 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:42:56 + pushd /root/rpmbuild/BUILD/src/compose
21:42:56 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose
21:42:56 ~/rpmbuild/BUILD/src
21:42:56 + popd
21:42:56 + for f in LICENSE MAINTAINERS NOTICE README.md
21:42:56 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
21:42:56 + for f in LICENSE MAINTAINERS NOTICE README.md
21:42:56 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
21:42:56 + for f in LICENSE MAINTAINERS NOTICE README.md
21:42:56 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
21:42:56 + for f in LICENSE MAINTAINERS NOTICE README.md
21:42:56 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
21:42:56 + /usr/lib/rpm/check-buildroot
21:42:56 + /usr/lib/rpm/redhat/brp-ldconfig
21:42:56 + /usr/lib/rpm/brp-compress
21:42:56 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:42:56 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:42:56 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:42:56 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:42:56 + /usr/lib/rpm/check-rpaths
21:42:56 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:42:56 + /usr/lib/rpm/brp-remove-la-files
21:42:56 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:42:56 + /usr/lib/rpm/redhat/brp-python-hardlink
21:42:56 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.K8IuxD
21:42:56 + umask 022
21:42:56 + cd /root/rpmbuild/BUILD
21:42:56 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
21:42:56 + export CFLAGS
21:42:56 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
21:42:56 + export CXXFLAGS
21:42:56 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
21:42:56 + export FFLAGS
21:42:56 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
21:42:56 + export FCFLAGS
21:42:56 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-compose-plugin-2.9.0-0.fc36.x86_64.ld'
21:42:56 + export LDFLAGS
21:42:56 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:42:56 + export LT_SYS_LIBRARY_PATH
21:42:56 + CC=gcc
21:42:56 + export CC
21:42:56 + CXX=g++
21:42:56 + export CXX
21:42:56 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:42:56 + /usr/lib/rpm/generate-rpm-note.sh docker-compose-plugin 2.9.0-0.fc36 x86_64
21:42:56 + cd src
21:42:56 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
21:42:56 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:42:56 + ver=v2.9.0
21:42:56 + test v2.9.0 = v2.9.0
21:42:56 + echo 'PASS: docker-compose version OK'
21:42:56 PASS: docker-compose version OK
21:42:56 + RPM_EC=0
21:42:56 ++ jobs -p
21:42:56 + exit 0
21:42:56 Processing files: docker-compose-plugin-2.9.0-0.fc36.x86_64
21:42:56 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MXbuTD
21:42:56 + umask 022
21:42:56 + cd /root/rpmbuild/BUILD
21:42:56 + cd src
21:42:56 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64/usr/share/doc/docker-compose-plugin
21:42:56 + export LC_ALL=C
21:42:56 + LC_ALL=C
21:42:56 + export DOCDIR
21:42:56 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64/usr/share/doc/docker-compose-plugin
21:42:56 + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64/usr/share/doc/docker-compose-plugin
21:42:56 + RPM_EC=0
21:42:56 ++ jobs -p
21:42:56 + exit 0
21:42:56 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NMosey
21:42:56 + umask 022
21:42:56 + cd /root/rpmbuild/BUILD
21:42:56 + cd src
21:42:56 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64/usr/share/licenses/docker-compose-plugin
21:42:56 + export LC_ALL=C
21:42:56 + LC_ALL=C
21:42:56 + export LICENSEDIR
21:42:56 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64/usr/share/licenses/docker-compose-plugin
21:42:56 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64/usr/share/licenses/docker-compose-plugin
21:42:56 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64/usr/share/licenses/docker-compose-plugin
21:42:56 + RPM_EC=0
21:42:56 ++ jobs -p
21:42:56 + exit 0
21:42:56 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose
21:42:56 Provides: docker-compose-plugin = 0:2.9.0-0.fc36 docker-compose-plugin(x86-64) = 0:2.9.0-0.fc36
21:42:56 Requires(interp): /bin/sh /bin/sh /bin/sh
21:42:56 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:42:56 Requires(post): /bin/sh
21:42:56 Requires(preun): /bin/sh
21:42:56 Requires(postun): /bin/sh
21:42:56 Enhances: docker-ce-cli
21:42:56 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64
21:42:56 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.9.0-0.fc36.src.rpm
21:42:56 + dnf upgrade -y
21:42:57 make[1]: Leaving directory '/root/build-deb'
21:42:57  dpkg-genbuildinfo
21:42:57 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.17.0~ubuntu-focal_amd64.deb'.
21:42:57  dpkg-genchanges  >../docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.changes
21:42:58 CentOS Stream 9 - BaseOS                        3.5 MB/s | 5.8 MB     00:01    
21:42:58 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.deb'.
21:42:59 dpkg-genchanges: info: including full source code in upload
21:42:59  dpkg-source -I.git --after-build build-deb
21:42:59 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:42:59 + destination=/build
21:42:59 + mkdir -p /build
21:42:59 + mv -v /root/docker-buildx-plugin_0.8.2~ubuntu-bionic_amd64.deb /root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.deb /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic.dsc /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic.tar.gz /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.buildinfo /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.changes /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.deb /root/docker-compose-plugin_2.9.0~ubuntu-bionic_amd64.deb /root/docker-scan-plugin_0.17.0~ubuntu-bionic_amd64.deb /build
21:42:59 copied '/root/docker-buildx-plugin_0.8.2~ubuntu-bionic_amd64.deb' -> '/build/docker-buildx-plugin_0.8.2~ubuntu-bionic_amd64.deb'
21:42:59 removed '/root/docker-buildx-plugin_0.8.2~ubuntu-bionic_amd64.deb'
21:42:59 copied '/root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.deb'
21:42:59 removed '/root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.deb'
21:42:59 copied '/root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.deb'
21:42:59 removed '/root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.deb'
21:42:59 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic.dsc' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic.dsc'
21:42:59 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic.dsc'
21:42:59 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic.tar.gz' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic.tar.gz'
21:42:59 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic.tar.gz'
21:42:59 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.buildinfo'
21:42:59 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.buildinfo'
21:42:59 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.changes' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.changes'
21:42:59 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.changes'
21:42:59 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.deb' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.deb'
21:42:59 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.deb'
21:42:59 copied '/root/docker-compose-plugin_2.9.0~ubuntu-bionic_amd64.deb' -> '/build/docker-compose-plugin_2.9.0~ubuntu-bionic_amd64.deb'
21:42:59 removed '/root/docker-compose-plugin_2.9.0~ubuntu-bionic_amd64.deb'
21:42:59 copied '/root/docker-scan-plugin_0.17.0~ubuntu-bionic_amd64.deb' -> '/build/docker-scan-plugin_0.17.0~ubuntu-bionic_amd64.deb'
21:42:59 removed '/root/docker-scan-plugin_0.17.0~ubuntu-bionic_amd64.deb'
21:43:00 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.deb'.
21:43:00 CentOS Stream 9 - AppStream                     9.8 MB/s |  15 MB     00:01    
21:43:01 Last metadata expiration check: 0:00:54 ago on Tue Aug 16 21:42:05 2022.
21:43:02 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-bionic"
21:43:03 Dependencies resolved.
21:43:03 ================================================================================
21:43:03  Package                      Arch        Version             Repository   Size
21:43:03 ================================================================================
21:43:03 Installing:
21:43:03  dnf-plugins-core             noarch      4.2.1-1.fc35        updates      34 k
21:43:03 Installing dependencies:
21:43:03  python3-dateutil             noarch      1:2.8.1-7.fc35      fedora      289 k
21:43:03  python3-dbus                 aarch64     1.2.18-2.fc35       fedora      132 k
21:43:03  python3-distro               noarch      1.6.0-1.fc35        fedora       38 k
21:43:03  python3-dnf-plugins-core     noarch      4.2.1-1.fc35        updates     221 k
21:43:03  python3-six                  noarch      1.16.0-4.fc35       fedora       36 k
21:43:03 
21:43:03 Transaction Summary
21:43:03 ================================================================================
21:43:03 Install  6 Packages
21:43:03 
21:43:03 Total download size: 750 k
21:43:03 Installed size: 2.4 M
21:43:03 Downloading Packages:
21:43:03 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:43:03 + make IMAGE=ubuntu:bionic verify
21:43:03 docker run  --rm -i \
21:43:03 	-v "$(pwd):/v" \
21:43:03 	-e DEBIAN_FRONTEND=noninteractive \
21:43:03 	-e PACKAGE_REPO=staging \
21:43:03 	-w /v \
21:43:03 	ubuntu:bionic ./verify
21:43:03 Unable to find image 'ubuntu:bionic' locally
21:43:03 bionic: Pulling from library/ubuntu
21:43:03 (1/6): python3-distro-1.6.0-1.fc35.noarch.rpm   158 kB/s |  38 kB     00:00    
21:43:03 (2/6): python3-dateutil-2.8.1-7.fc35.noarch.rpm 1.0 MB/s | 289 kB     00:00    
21:43:03 22c5ef60a68e: Already exists
21:43:03 Digest: sha256:eb1392bbdde63147bc2b4ff1a4053dcfe6d15e4dfd3cce29e9b9f52a4f88bc74
21:43:03 Status: Downloaded newer image for ubuntu:bionic
21:43:04 (3/6): python3-six-1.16.0-4.fc35.noarch.rpm     1.0 MB/s |  36 kB     00:00    
21:43:04 (4/6): python3-dbus-1.2.18-2.fc35.aarch64.rpm   476 kB/s | 132 kB     00:00    
21:43:04 (5/6): dnf-plugins-core-4.2.1-1.fc35.noarch.rpm 3.4 MB/s |  34 kB     00:00    
21:43:04 (6/6): python3-dnf-plugins-core-4.2.1-1.fc35.no  15 MB/s | 221 kB     00:00    
21:43:04 --------------------------------------------------------------------------------
21:43:04 Total                                           719 kB/s | 750 kB     00:01     
21:43:04 Running transaction check
21:43:04 Transaction check succeeded.
21:43:04 Running transaction test
21:43:04 Transaction test succeeded.
21:43:04 Running transaction
21:43:04   Preparing        :                                                        1/1 
21:43:04   Installing       : python3-six-1.16.0-4.fc35.noarch                       1/6 
21:43:04   Installing       : python3-dateutil-1:2.8.1-7.fc35.noarch                 2/6 
21:43:04   Installing       : python3-distro-1.6.0-1.fc35.noarch                     3/6 
21:43:04   Installing       : python3-dbus-1.2.18-2.fc35.aarch64                     4/6 
21:43:04   Installing       : python3-dnf-plugins-core-4.2.1-1.fc35.noarch           5/6 
21:43:04   Installing       : dnf-plugins-core-4.2.1-1.fc35.noarch                   6/6 
21:43:04   Running scriptlet: dnf-plugins-core-4.2.1-1.fc35.noarch                   6/6 
21:43:04   Verifying        : python3-dateutil-1:2.8.1-7.fc35.noarch                 1/6 
21:43:04   Verifying        : python3-dbus-1.2.18-2.fc35.aarch64                     2/6 
21:43:04   Verifying        : python3-distro-1.6.0-1.fc35.noarch                     3/6 
21:43:04   Verifying        : python3-six-1.16.0-4.fc35.noarch                       4/6 
21:43:04   Verifying        : dnf-plugins-core-4.2.1-1.fc35.noarch                   5/6 
21:43:04   Verifying        : python3-dnf-plugins-core-4.2.1-1.fc35.noarch           6/6 
21:43:04 
21:43:04 Installed:
21:43:04   dnf-plugins-core-4.2.1-1.fc35.noarch                                          
21:43:04   python3-dateutil-1:2.8.1-7.fc35.noarch                                        
21:43:04   python3-dbus-1.2.18-2.fc35.aarch64                                            
21:43:04   python3-distro-1.6.0-1.fc35.noarch                                            
21:43:04   python3-dnf-plugins-core-4.2.1-1.fc35.noarch                                  
21:43:04   python3-six-1.16.0-4.fc35.noarch                                              
21:43:04 
21:43:04 Complete!
21:43:04 + case ${DIST_ID}:${DIST_VERSION} in
21:43:04 + dnf install -y findutils
21:43:04 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.9.0-0.fc36.x86_64.rpm
21:43:04 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.A9SlNa
21:43:04 + umask 022
21:43:04 + cd /root/rpmbuild/BUILD
21:43:04 + cd src
21:43:04 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64
21:43:04 + RPM_EC=0
21:43:04 ++ jobs -p
21:43:04 + exit 0
21:43:04     line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:43:04     line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:43:04     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:43:04     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64/usr/bin/docker-proxy
21:43:04     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
21:43:04     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose
21:43:04 
21:43:04 RPM build warnings:
21:43:04 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.H86EJk
21:43:04 + umask 022
21:43:04 + cd /root/rpmbuild/BUILD
21:43:04 + cd /root/rpmbuild/BUILD
21:43:04 + rm -rf src
21:43:04 + /usr/bin/mkdir -p src
21:43:04 + cd src
21:43:04 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
21:43:04 + /usr/bin/tar -xof -
21:43:04 + STATUS=0
21:43:04 + '[' 0 -ne 0 ']'
21:43:04 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
21:43:04 + /usr/bin/tar -xof -
21:43:04 + STATUS=0
21:43:04 + '[' 0 -ne 0 ']'
21:43:04 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:43:04 + RPM_EC=0
21:43:04 ++ jobs -p
21:43:04 + exit 0
21:43:04 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xVh22X
21:43:04 + umask 022
21:43:04 + cd /root/rpmbuild/BUILD
21:43: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:43:04 + export CFLAGS
21:43: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:43:04 + export CXXFLAGS
21:43: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:43:04 + export FFLAGS
21:43: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:43:04 + export FCFLAGS
21:43: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-scan-plugin-0.17.0-0.fc36.x86_64.ld'
21:43:04 + export LDFLAGS
21:43:04 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:43:04 + export LT_SYS_LIBRARY_PATH
21:43:04 + CC=gcc
21:43:04 + export CC
21:43:04 + CXX=g++
21:43:04 + export CXX
21:43:04 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:43:04 + /usr/lib/rpm/generate-rpm-note.sh docker-scan-plugin 0.17.0-0.fc36 x86_64
21:43:04 + cd src
21:43:04 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
21:43:04 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
21:43:04 + bash -c 'TAG_NAME="v0.17.0" COMMIT="061fe0a" PLATFORM_BINARY=docker-scan make native-build'
21:43:04 GO111MODULE=on make -f builder.Makefile build
21:43:04 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
21:43:04 mkdir -p bin
21:43:04 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=061fe0a -X github.com/docker/scan-cli-plugin/internal.Version=v0.17.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:f9291a5310e3952369eeb8cd1c2a25f0c9fc930a3ccc88e1ea20956ad86b75a4 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.827.0" -o bin/docker-scan ./cmd/docker-scan
21:43:04 go: downloading github.com/docker/cli v20.10.9+incompatible
21:43:04 go: downloading github.com/docker/docker v20.10.9+incompatible
21:43:04 + verify
21:43:04 + dpkg --version
21:43:04 + verify_deb
21:43:04 + apt-get update
21:43:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
21:43:04 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB]
21:43:05 go: downloading github.com/spf13/cobra v1.2.1
21:43:05 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
21:43:05 go: downloading github.com/docker/distribution v2.7.1+incompatible
21:43:05 go: downloading github.com/opencontainers/image-spec v1.0.1
21:43:05 go: downloading github.com/Masterminds/semver/v3 v3.1.1
21:43:05 go: downloading github.com/mitchellh/go-homedir v1.1.0
21:43:05 CentOS Stream 9 - Extras packages               7.0 kB/s | 8.5 kB     00:01    
21:43:05 Last metadata expiration check: 0:01:00 ago on Tue Aug 16 21:42:05 2022.
21:43:05 go: downloading github.com/containerd/containerd v1.5.7
21:43:05 go: downloading github.com/moby/sys/mount v0.2.0
21:43:05 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
21:43:05 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.deb'.
21:43:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [22.8 kB]
21:43:05 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
21:43:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1100 kB]
21:43:05 Get:6 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
21:43:05 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB]
21:43:05 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
21:43:05 go: downloading google.golang.org/grpc v1.40.0
21:43:05 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a
21:43:05 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
21:43:05 Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1533 kB]
21:43:05 Get:9 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB]
21:43:05 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2937 kB]
21:43:05 Dependencies resolved.
21:43:05 Nothing to do.
21:43:05 Complete!
21:43:05 + dnf install -y 'dnf-command(config-manager)'
21:43:05 go: downloading github.com/moby/sys/mountinfo v0.4.1
21:43:05 go: downloading github.com/opencontainers/runc v1.0.2
21:43:05 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
21:43:05 Last metadata expiration check: 0:00:01 ago on Tue Aug 16 21:43:04 2022.
21:43:05 Dependencies resolved.
21:43:05 ================================================================================
21:43:05  Package                      Arch       Version               Repository  Size
21:43:05 ================================================================================
21:43:05 Installing:
21:43:05  dnf-plugins-core             noarch     4.1.0-2.el9           baseos      34 k
21:43:05 Installing dependencies:
21:43:05  dbus-libs                    x86_64     1:1.12.20-5.el9       baseos     153 k
21:43:05  python3-dateutil             noarch     1:2.8.1-6.el9         baseos     302 k
21:43:05  python3-dbus                 x86_64     1.2.18-2.el9          baseos     144 k
21:43:05  python3-dnf-plugins-core     noarch     4.1.0-2.el9           baseos     236 k
21:43:05  python3-six                  noarch     1.15.0-9.el9          baseos      37 k
21:43:05  systemd-libs                 x86_64     250-7.el9             baseos     618 k
21:43:05 
21:43:05 Transaction Summary
21:43:05 ================================================================================
21:43:05 Install  7 Packages
21:43:05 
21:43:05 Total download size: 1.5 M
21:43:05 Installed size: 4.2 M
21:43:05 Downloading Packages:
21:43:06 go: downloading google.golang.org/protobuf v1.26.0
21:43:06 go: downloading github.com/prometheus/client_golang v1.7.1
21:43:06 go: downloading github.com/cespare/xxhash/v2 v2.1.1
21:43:06 go: downloading github.com/prometheus/common v0.10.0
21:43:06 go: downloading github.com/prometheus/procfs v0.6.0
21:43:06 Dependencies resolved.
21:43:06 ================================================================================
21:43:06  Package           Architecture    Version                 Repository      Size
21:43:06 ================================================================================
21:43:06 Installing:
21:43:06  findutils         aarch64         1:4.8.0-4.fc35          fedora         539 k
21:43:06 
21:43:06 Transaction Summary
21:43:06 ================================================================================
21:43:06 Install  1 Package
21:43:06 
21:43:06 Total download size: 539 k
21:43:06 Installed size: 1.7 M
21:43:06 Downloading Packages:
21:43:06   Running scriptlet: container-selinux-2:2.188.0-1.fc36.noarch            25/51 
21:43:06   Installing       : libslirp-4.6.1-3.fc36.aarch64                        26/51 
21:43:06   Installing       : slirp4netns-1.2.0-0.2.beta.0.fc36.aarch64            27/51 
21:43:06   Installing       : libnfnetlink-1.0.1-21.fc36.aarch64                   28/51 
21:43:06   Installing       : libmnl-1.0.4-15.fc36.aarch64                         29/51 
21:43:06   Installing       : libnetfilter_conntrack-1.0.8-4.fc36.aarch64          30/51 
21:43:06   Installing       : iptables-libs-1.8.7-15.fc36.aarch64                  31/51 
21:43:06   Installing       : iptables-legacy-1.8.7-15.fc36.aarch64                32/51 
21:43:06   Running scriptlet: iptables-legacy-1.8.7-15.fc36.aarch64                32/51 
21:43:06   Installing       : kmod-libs-29-7.fc36.aarch64                          33/51 
21:43:06   Installing       : kmod-29-7.fc36.aarch64                               34/51 
21:43:06   Installing       : fuse-common-3.10.5-2.fc36.aarch64                    35/51 
21:43:06   Installing       : fuse3-3.10.5-2.fc36.aarch64                          36/51 
21:43:06   Installing       : fuse-overlayfs-1.9-1.fc36.aarch64                    37/51 
21:43:06   Running scriptlet: fuse-overlayfs-1.9-1.fc36.aarch64                    37/51 
21:43:06   Installing       : dbus-common-1:1.14.0-1.fc36.noarch                   38/51 
21:43:06   Running scriptlet: dbus-common-1:1.14.0-1.fc36.noarch                   38/51 
21:43:06   Running scriptlet: dbus-broker-31-1.fc36.aarch64                        39/51 
21:43:06   Installing       : dbus-broker-31-1.fc36.aarch64                        39/51 
21:43:06   Running scriptlet: dbus-broker-31-1.fc36.aarch64                        39/51 
21:43:06   Installing       : dbus-1:1.14.0-1.fc36.aarch64                         40/51 
21:43:06   Installing       : device-mapper-libs-1.02.175-7.fc36.aarch64           41/51 
21:43:06   Installing       : cryptsetup-libs-2.4.3-2.fc36.aarch64                 42/51 
21:43:06   Installing       : device-mapper-1.02.175-7.fc36.aarch64                43/51 
21:43:06   Installing       : systemd-networkd-250.8-1.fc36.aarch64                44/51 
21:43:06   Running scriptlet: systemd-networkd-250.8-1.fc36.aarch64                44/51 
21:43:06   Installing       : systemd-pam-250.8-1.fc36.aarch64                     45/51 
21:43:06   Installing       : systemd-resolved-250.8-1.fc36.aarch64                46/51 
21:43:06   Running scriptlet: systemd-resolved-250.8-1.fc36.aarch64                46/51 
21:43:06   Installing       : systemd-250.8-1.fc36.aarch64                         47/51 
21:43:06   Running scriptlet: systemd-250.8-1.fc36.aarch64                         47/51 
21:43:06 Creating group 'input' with GID 104.
21:43:06 Creating group 'kvm' with GID 36.
21:43:06 Creating group 'render' with GID 105.
21:43:06 Creating group 'sgx' with GID 106.
21:43:06 Creating group 'systemd-journal' with GID 190.
21:43:06 Creating group 'systemd-network' with GID 192.
21:43:06 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
21:43:06 Creating group 'systemd-oom' with GID 998.
21:43:06 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998.
21:43:06 Creating group 'systemd-resolve' with GID 193.
21:43:06 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
21:43:06 
21:43:06   Installing       : containerd.io-1.6.7-3.1.fc36.aarch64                 48/51 
21:43:06   Running scriptlet: containerd.io-1.6.7-3.1.fc36.aarch64                 48/51 
21:43:06   Installing       : libcgroup-2.0-4.fc36.aarch64                         49/51 
21:43:06   Installing       : docker-ce-rootless-extras-0.0.0~20220816152130.8ff   50/51 
21:43:06   Running scriptlet: docker-ce-rootless-extras-0.0.0~20220816152130.8ff   50/51 
21:43:06   Installing       : docker-ce-3:0.0.0~20220816152130.8ffaab8-0.fc36.aa   51/51 
21:43:06   Running scriptlet: docker-ce-3:0.0.0~20220816152130.8ffaab8-0.fc36.aa   51/51 
21:43:06   Running scriptlet: selinux-policy-targeted-36.13-3.fc36.noarch          51/51 
21:43:06   Running scriptlet: container-selinux-2:2.188.0-1.fc36.noarch            51/51 
21:43:06   Running scriptlet: systemd-resolved-250.8-1.fc36.aarch64                51/51 
21:43:06 Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB]
21:43:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB]
21:43:06 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3369 kB]
21:43:06 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1141 kB]
21:43:06 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [29.9 kB]
21:43:06 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2310 kB]
21:43:06 Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [12.9 kB]
21:43:06 Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [12.2 kB]
21:43:06 findutils-4.8.0-4.fc35.aarch64.rpm              2.1 MB/s | 539 kB     00:00    
21:43:06 --------------------------------------------------------------------------------
21:43:06 Total                                           1.0 MB/s | 539 kB     00:00     
21:43:06 Running transaction check
21:43:06 Transaction check succeeded.
21:43:06 Running transaction test
21:43:06 Transaction test succeeded.
21:43:06 Running transaction
21:43:06   Preparing        :                                                        1/1 
21:43:06   Installing       : findutils-1:4.8.0-4.fc35.aarch64                       1/1 
21:43:06   Running scriptlet: findutils-1:4.8.0-4.fc35.aarch64                       1/1 
21:43:06 (1/7): dnf-plugins-core-4.1.0-2.el9.noarch.rpm   89 kB/s |  34 kB     00:00    
21:43:06 (2/7): python3-dbus-1.2.18-2.el9.x86_64.rpm      13 MB/s | 144 kB     00:00    
21:43:06 (3/7): dbus-libs-1.12.20-5.el9.x86_64.rpm       378 kB/s | 153 kB     00:00    
21:43:06 (4/7): python3-dateutil-2.8.1-6.el9.noarch.rpm  737 kB/s | 302 kB     00:00    
21:43:06 (5/7): python3-dnf-plugins-core-4.1.0-2.el9.noa  17 MB/s | 236 kB     00:00    
21:43:06 (6/7): python3-six-1.15.0-9.el9.noarch.rpm      5.6 MB/s |  37 kB     00:00    
21:43:06 (7/7): systemd-libs-250-7.el9.x86_64.rpm         21 MB/s | 618 kB     00:00    
21:43:06 --------------------------------------------------------------------------------
21:43:06 Total                                           1.4 MB/s | 1.5 MB     00:01     
21:43:06   Verifying        : findutils-1:4.8.0-4.fc35.aarch64                       1/1 
21:43:06 
21:43:06 Installed:
21:43:06   findutils-1:4.8.0-4.fc35.aarch64                                              
21:43:06 
21:43:06 Complete!
21:43:06 + install_rpm_containerd
21:43:06 + '[' staging = stage ']'
21:43:06 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo
21:43:06 + REPO_URL=https://download.docker.com/linux/fedora/docker-ce.repo
21:43:06 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo'
21:43:06 + dnf --version
21:43:07   Running scriptlet: docker-ce-3:0.0.0~20220816152130.8ffaab8-0.fc36.aa   51/51 
21:43:07   Verifying        : containerd.io-1.6.7-3.1.fc36.aarch64                  1/51 
21:43:07   Verifying        : cryptsetup-libs-2.4.3-2.fc36.aarch64                  2/51 
21:43:07   Verifying        : dbus-1:1.14.0-1.fc36.aarch64                          3/51 
21:43:07   Verifying        : dbus-common-1:1.14.0-1.fc36.noarch                    4/51 
21:43:07   Verifying        : device-mapper-1.02.175-7.fc36.aarch64                 5/51 
21:43:07   Verifying        : device-mapper-libs-1.02.175-7.fc36.aarch64            6/51 
21:43:07   Verifying        : diffutils-3.8-2.fc36.aarch64                          7/51 
21:43:07   Verifying        : fuse-common-3.10.5-2.fc36.aarch64                     8/51 
21:43:07   Verifying        : fuse3-3.10.5-2.fc36.aarch64                           9/51 
21:43:07   Verifying        : fuse3-libs-3.10.5-2.fc36.aarch64                     10/51 
21:43:07   Verifying        : iptables-legacy-1.8.7-15.fc36.aarch64                11/51 
21:43:07   Verifying        : iptables-legacy-libs-1.8.7-15.fc36.aarch64           12/51 
21:43:07   Verifying        : iptables-libs-1.8.7-15.fc36.aarch64                  13/51 
21:43:07   Verifying        : kmod-29-7.fc36.aarch64                               14/51 
21:43:07   Verifying        : kmod-libs-29-7.fc36.aarch64                          15/51 
21:43:07   Verifying        : libcgroup-2.0-4.fc36.aarch64                         16/51 
21:43:07   Verifying        : libibverbs-39.0-1.fc36.aarch64                       17/51 
21:43:07   Verifying        : libmnl-1.0.4-15.fc36.aarch64                         18/51 
21:43:07   Verifying        : libnetfilter_conntrack-1.0.8-4.fc36.aarch64          19/51 
21:43:07   Verifying        : libnfnetlink-1.0.1-21.fc36.aarch64                   20/51 
21:43:07   Verifying        : libpcap-14:1.10.1-3.fc36.aarch64                     21/51 
21:43:07   Verifying        : libseccomp-2.5.3-2.fc36.aarch64                      22/51 
21:43:07   Verifying        : libselinux-utils-3.3-4.fc36.aarch64                  23/51 
21:43:07   Verifying        : libslirp-4.6.1-3.fc36.aarch64                        24/51 
21:43:07   Verifying        : libutempter-1.2.1-6.fc36.aarch64                     25/51 
21:43:07   Verifying        : libxkbcommon-1.4.0-1.fc36.aarch64                    26/51 
21:43:07   Verifying        : policycoreutils-3.3-4.fc36.aarch64                   27/51 
21:43:07   Verifying        : qrencode-libs-4.1.1-2.fc36.aarch64                   28/51 
21:43:07   Verifying        : slirp4netns-1.2.0-0.2.beta.0.fc36.aarch64            29/51 
21:43:07   Verifying        : xkeyboard-config-2.35.1-1.fc36.noarch                30/51 
21:43:07   Verifying        : xz-5.2.5-9.fc36.aarch64                              31/51 
21:43:07   Verifying        : container-selinux-2:2.188.0-1.fc36.noarch            32/51 
21:43:07   Verifying        : dbus-broker-31-1.fc36.aarch64                        33/51 
21:43:07   Verifying        : fuse-overlayfs-1.9-1.fc36.aarch64                    34/51 
21:43:07   Verifying        : libargon2-20171227-9.fc36.aarch64                    35/51 
21:43:07   Verifying        : libbpf-2:0.7.0-3.fc36.aarch64                        36/51 
21:43:07   Verifying        : libfdisk-2.38-1.fc36.aarch64                         37/51 
21:43:07   Verifying        : libnl3-3.7.0-1.fc36.aarch64                          38/51 
21:43:07   Verifying        : rpm-plugin-selinux-4.17.1-3.fc36.aarch64             39/51 
21:43:07   Verifying        : selinux-policy-36.13-3.fc36.noarch                   40/51 
21:43:07   Verifying        : selinux-policy-targeted-36.13-3.fc36.noarch          41/51 
21:43:07   Verifying        : systemd-250.8-1.fc36.aarch64                         42/51 
21:43:07   Verifying        : systemd-networkd-250.8-1.fc36.aarch64                43/51 
21:43:07   Verifying        : systemd-pam-250.8-1.fc36.aarch64                     44/51 
21:43:07   Verifying        : systemd-resolved-250.8-1.fc36.aarch64                45/51 
21:43:07   Verifying        : util-linux-2.38-1.fc36.aarch64                       46/51 
21:43:07   Verifying        : docker-ce-rootless-extras-0.0.0~20220816152130.8ff   47/51 
21:43:07   Verifying        : docker-ce-cli-1:0.0.0~20220816152130.8ffaab8-0.fc3   48/51 
21:43:07   Verifying        : docker-compose-plugin-2.9.0-0.fc36.aarch64           49/51 
21:43:07   Verifying        : docker-ce-3:0.0.0~20220816152130.8ffaab8-0.fc36.aa   50/51 
21:43:07   Verifying        : docker-buildx-plugin-0.8.2-0.fc36.aarch64            51/51 
21:43:07 
21:43:07 Installed:
21:43:07   container-selinux-2:2.188.0-1.fc36.noarch                                     
21:43:07   containerd.io-1.6.7-3.1.fc36.aarch64                                          
21:43:07   cryptsetup-libs-2.4.3-2.fc36.aarch64                                          
21:43:07   dbus-1:1.14.0-1.fc36.aarch64                                                  
21:43:07   dbus-broker-31-1.fc36.aarch64                                                 
21:43:07   dbus-common-1:1.14.0-1.fc36.noarch                                            
21:43:07   device-mapper-1.02.175-7.fc36.aarch64                                         
21:43:07   device-mapper-libs-1.02.175-7.fc36.aarch64                                    
21:43:07   diffutils-3.8-2.fc36.aarch64                                                  
21:43:07   docker-buildx-plugin-0.8.2-0.fc36.aarch64                                     
21:43:07   docker-ce-3:0.0.0~20220816152130.8ffaab8-0.fc36.aarch64                       
21:43:07   docker-ce-cli-1:0.0.0~20220816152130.8ffaab8-0.fc36.aarch64                   
21:43:07   docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc36.aarch64         
21:43:07   docker-compose-plugin-2.9.0-0.fc36.aarch64                                    
21:43:07   fuse-common-3.10.5-2.fc36.aarch64                                             
21:43:07   fuse-overlayfs-1.9-1.fc36.aarch64                                             
21:43:07   fuse3-3.10.5-2.fc36.aarch64                                                   
21:43:07   fuse3-libs-3.10.5-2.fc36.aarch64                                              
21:43:07   iptables-legacy-1.8.7-15.fc36.aarch64                                         
21:43:07   iptables-legacy-libs-1.8.7-15.fc36.aarch64                                    
21:43:07   iptables-libs-1.8.7-15.fc36.aarch64                                           
21:43:07   kmod-29-7.fc36.aarch64                                                        
21:43:07   kmod-libs-29-7.fc36.aarch64                                                   
21:43:07   libargon2-20171227-9.fc36.aarch64                                             
21:43:07   libbpf-2:0.7.0-3.fc36.aarch64                                                 
21:43:07   libcgroup-2.0-4.fc36.aarch64                                                  
21:43:07   libfdisk-2.38-1.fc36.aarch64                                                  
21:43:07   libibverbs-39.0-1.fc36.aarch64                                                
21:43:07   libmnl-1.0.4-15.fc36.aarch64                                                  
21:43:07   libnetfilter_conntrack-1.0.8-4.fc36.aarch64                                   
21:43:07   libnfnetlink-1.0.1-21.fc36.aarch64                                            
21:43:07   libnl3-3.7.0-1.fc36.aarch64                                                   
21:43:07   libpcap-14:1.10.1-3.fc36.aarch64                                              
21:43:07   libseccomp-2.5.3-2.fc36.aarch64                                               
21:43:07   libselinux-utils-3.3-4.fc36.aarch64                                           
21:43:07   libslirp-4.6.1-3.fc36.aarch64                                                 
21:43:07   libutempter-1.2.1-6.fc36.aarch64                                              
21:43:07   libxkbcommon-1.4.0-1.fc36.aarch64                                             
21:43:07   policycoreutils-3.3-4.fc36.aarch64                                            
21:43:07   qrencode-libs-4.1.1-2.fc36.aarch64                                            
21:43:07   rpm-plugin-selinux-4.17.1-3.fc36.aarch64                                      
21:43:07   selinux-policy-36.13-3.fc36.noarch                                            
21:43:07   selinux-policy-targeted-36.13-3.fc36.noarch                                   
21:43:07   slirp4netns-1.2.0-0.2.beta.0.fc36.aarch64                                     
21:43:07   systemd-250.8-1.fc36.aarch64                                                  
21:43:07   systemd-networkd-250.8-1.fc36.aarch64                                         
21:43:07   systemd-pam-250.8-1.fc36.aarch64                                              
21:43:07   systemd-resolved-250.8-1.fc36.aarch64                                         
21:43:07   util-linux-2.38-1.fc36.aarch64                                                
21:43:07   xkeyboard-config-2.35.1-1.fc36.noarch                                         
21:43:07   xz-5.2.5-9.fc36.aarch64                                                       
21:43:07 
21:43:07 Complete!
21:43:07 + docker --version
21:43:07 Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8
21:43:07 + dockerd --version
21:43:07 Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8
21:43:07 + containerd --version
21:43:07 containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb
21:43:07 + runc --version
21:43:07 CentOS Stream 9 - BaseOS                        1.6 MB/s | 1.6 kB     00:00    
21:43:07 Importing GPG key 0x8483C65D:
21:43:07  Userid     : "CentOS (CentOS Official Signing Key) <security@centos.org>"
21:43:07  Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D
21:43:07  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
21:43:07 Key imported successfully
21:43:07 Running transaction check
21:43:07 Transaction check succeeded.
21:43:07 Running transaction test
21:43:07 Transaction test succeeded.
21:43:07 Running transaction
21:43:07 4.13.0
21:43:07   Installed: dnf-0:4.13.0-1.fc35.noarch at Tue Aug 16 21:42:24 2022
21:43:07   Built    : Fedora Project at Mon May 30 10:39:59 2022
21:43:07 
21:43:07   Installed: rpm-0:4.17.1-3.fc35.aarch64 at Tue Aug 16 21:42:22 2022
21:43:07   Built    : Fedora Project at Tue Aug  2 12:34:13 2022
21:43:07 + dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo
21:43:07 Adding repo from: https://download.docker.com/linux/fedora/docker-ce.repo
21:43:07 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.deb'.
21:43:07 runc version 1.1.3
21:43:07 commit: v1.1.3-0-g6724737
21:43:07 spec: 1.0.2-dev
21:43:07 go: go1.17.13
21:43:07 libseccomp: 2.5.3
21:43:07   Preparing        :                                                        1/1 
21:43:07   Installing       : systemd-libs-250-7.el9.x86_64                          1/7 
21:43:07   Running scriptlet: systemd-libs-250-7.el9.x86_64                          1/7 
21:43:07   Installing       : dbus-libs-1:1.12.20-5.el9.x86_64                       2/7 
21:43:07   Installing       : python3-dbus-1.2.18-2.el9.x86_64                       3/7 
21:43:07   Installing       : python3-six-1.15.0-9.el9.noarch                        4/7 
21:43:07   Installing       : python3-dateutil-1:2.8.1-6.el9.noarch                  5/7 
21:43:07   Installing       : python3-dnf-plugins-core-4.1.0-2.el9.noarch            6/7 
21:43:07   Installing       : dnf-plugins-core-4.1.0-2.el9.noarch                    7/7 
21:43:07   Running scriptlet: dnf-plugins-core-4.1.0-2.el9.noarch                    7/7 
21:43:07   Verifying        : dbus-libs-1:1.12.20-5.el9.x86_64                       1/7 
21:43:07   Verifying        : dnf-plugins-core-4.1.0-2.el9.noarch                    2/7 
21:43:07   Verifying        : python3-dateutil-1:2.8.1-6.el9.noarch                  3/7 
21:43:07   Verifying        : python3-dbus-1.2.18-2.el9.x86_64                       4/7 
21:43:07   Verifying        : python3-dnf-plugins-core-4.1.0-2.el9.noarch            5/7 
21:43:07   Verifying        : python3-six-1.15.0-9.el9.noarch                        6/7 
21:43:07 + dnf config-manager --set-disabled 'docker-ce-*'
21:43:07   Verifying        : systemd-libs-250-7.el9.x86_64                          7/7 
21:43:07 
21:43:07 Installed:
21:43:07   dbus-libs-1:1.12.20-5.el9.x86_64                                              
21:43:07   dnf-plugins-core-4.1.0-2.el9.noarch                                           
21:43:07   python3-dateutil-1:2.8.1-6.el9.noarch                                         
21:43:07   python3-dbus-1.2.18-2.el9.x86_64                                              
21:43:07   python3-dnf-plugins-core-4.1.0-2.el9.noarch                                   
21:43:07   python3-six-1.15.0-9.el9.noarch                                               
21:43:07   systemd-libs-250-7.el9.x86_64                                                 
21:43:07 
21:43:07 Complete!
21:43:07 + case ${DIST_ID}:${DIST_VERSION} in
21:43:07 + install_rpm_containerd
21:43:07 + '[' staging = stage ']'
21:43:07 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo
21:43:07 + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo
21:43:07 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo'
21:43:07 + dnf --version
21:43:07 4.12.0
21:43:07   Installed: dnf-0:4.12.0-3.el9.noarch at Mon Aug  8 20:24:03 2022
21:43:07   Built    : builder@centos.org at Thu Jul 21 13:38:43 2022
21:43:07 
21:43:07   Installed: rpm-0:4.16.1.3-17.el9.x86_64 at Mon Aug  8 20:24:01 2022
21:43:07   Built    : builder@centos.org at Wed Aug  3 16:39:06 2022
21:43:07 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
21:43:07 + dnf config-manager --set-enabled docker-ce-test
21:43:07 Fetched 25.8 MB in 3s (7907 kB/s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
21:43:07 + dnf makecache
[Pipeline] // withDockerRegistry
21:43:07 Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:43:08 + dnf config-manager --set-disabled 'docker-ce-*'
21:43:08 make[1]: Leaving directory '/root/build-deb'
21:43:08  dpkg-genbuildinfo -O../docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.buildinfo
21:43:08 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb'.
21:43:08 + dnf config-manager --set-enabled docker-ce-test
21:43:08 + dnf makecache
21:43:08 Reading package lists...
21:43:08 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
21:43:08 Docker CE Test - aarch64                         31 kB/s |  14 kB     00:00    
21:43:09 CentOS Stream 9 - BaseOS                         25 kB/s | 7.5 kB     00:00    
21:43:09 Fedora 35 - aarch64                              52 kB/s |  14 kB     00:00    
21:43:09  dpkg-genchanges -O../docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.changes
21:43:09 CentOS Stream 9 - AppStream                      24 kB/s | 7.7 kB     00:00    
21:43:09 Fedora 35 openh264 (From Cisco) - aarch64       3.8 kB/s | 990  B     00:00    
21:43:09 Reading package lists...
21:43:09 CentOS Stream 9 - Extras packages                24 kB/s | 8.2 kB     00:00    
21:43:09 Fedora Modular 35 - aarch64                      63 kB/s |  14 kB     00:00    
21:43:10 Building dependency tree...
21:43:10 Reading state information...
21:43:10 Fedora 35 - aarch64 - Updates                    46 kB/s |  10 kB     00:00    
21:43:10 dpkg-genchanges: info: including full source code in upload
21:43:10  dpkg-source -I.git --after-build .
21:43:10 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:43:10 + destination=/build
21:43:10 + mkdir -p /build
21:43:10 + mv -v /root/docker-buildx-plugin_0.8.2~ubuntu-jammy_amd64.deb /root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.deb /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy.dsc /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy.tar.gz /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.buildinfo /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.changes /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.deb /root/docker-compose-plugin_2.9.0~ubuntu-jammy_amd64.deb /root/docker-scan-plugin_0.17.0~ubuntu-jammy_amd64.deb /build
21:43:10 The following additional packages will be installed:
21:43:10   dirmngr distro-info-data gir1.2-glib-2.0 gnupg gnupg-l10n gnupg-utils gpg
21:43:10   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
21:43:10   libapt-inst2.0 libasn1-8-heimdal libassuan0 libcurl4 libdbus-1-3 libexpat1
21:43:10   libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libgssapi3-heimdal
21:43:10   libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal
21:43:10   libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3
21:43:10   libkrb5support0 libksba8 libldap-2.4-2 libldap-common libmpdec2
21:43:10   libnghttp2-14 libnpth0 libpsl5 libpython3-stdlib libpython3.6-minimal
21:43:10   libpython3.6-stdlib libreadline7 libroken18-heimdal librtmp1 libsasl2-2
21:43:10   libsasl2-modules-db libsqlite3-0 libssl1.1 libwind0-heimdal mime-support
21:43:10   openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus
21:43:10   python3-gi python3-minimal python3-software-properties python3.6
21:43:10   python3.6-minimal readline-common
21:43:10 Suggested packages:
21:43:10   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
21:43:10   scdaemon isoquery krb5-doc krb5-user lsb pinentry-doc python3-doc python3-tk
21:43:10   python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
21:43:10   python3.6-venv python3.6-doc binutils binfmt-support readline-doc
21:43:10 Recommended packages:
21:43:10   dbus libglib2.0-data shared-mime-info xdg-user-dirs krb5-locales
21:43:10   publicsuffix libsasl2-modules file xz-utils unattended-upgrades
21:43:10 The following NEW packages will be installed:
21:43:10   apt-transport-https ca-certificates curl dirmngr distro-info-data
21:43:10   gir1.2-glib-2.0 gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent
21:43:10   gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapt-inst2.0
21:43:10   libasn1-8-heimdal libassuan0 libcurl4 libdbus-1-3 libexpat1
21:43:10   libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libgssapi3-heimdal
21:43:10   libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal
21:43:10   libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3
21:43:10   libkrb5support0 libksba8 libldap-2.4-2 libldap-common libmpdec2
21:43:10   libnghttp2-14 libnpth0 libpsl5 libpython3-stdlib libpython3.6-minimal
21:43:10   libpython3.6-stdlib libreadline7 libroken18-heimdal librtmp1 libsasl2-2
21:43:10   libsasl2-modules-db libsqlite3-0 libssl1.1 libwind0-heimdal lsb-release
21:43:10   mime-support openssl pinentry-curses python-apt-common python3 python3-apt
21:43:10   python3-dbus python3-gi python3-minimal python3-software-properties
21:43:10   python3.6 python3.6-minimal readline-common software-properties-common
21:43:10 copied '/root/docker-buildx-plugin_0.8.2~ubuntu-jammy_amd64.deb' -> '/build/docker-buildx-plugin_0.8.2~ubuntu-jammy_amd64.deb'
21:43:10 removed '/root/docker-buildx-plugin_0.8.2~ubuntu-jammy_amd64.deb'
21:43:10 copied '/root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.deb'
21:43:10 removed '/root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.deb'
21:43:10 copied '/root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.deb'
21:43:10 removed '/root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.deb'
21:43:10 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy.dsc' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy.dsc'
21:43:10 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy.dsc'
21:43:10 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy.tar.gz' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy.tar.gz'
21:43:10 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy.tar.gz'
21:43:10 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.buildinfo'
21:43:10 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.buildinfo'
21:43:10 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.changes' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.changes'
21:43:10 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.changes'
21:43:10 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.deb' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.deb'
21:43:10 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.deb'
21:43:10 copied '/root/docker-compose-plugin_2.9.0~ubuntu-jammy_amd64.deb' -> '/build/docker-compose-plugin_2.9.0~ubuntu-jammy_amd64.deb'
21:43:10 removed '/root/docker-compose-plugin_2.9.0~ubuntu-jammy_amd64.deb'
21:43:10 copied '/root/docker-scan-plugin_0.17.0~ubuntu-jammy_amd64.deb' -> '/build/docker-scan-plugin_0.17.0~ubuntu-jammy_amd64.deb'
21:43:10 removed '/root/docker-scan-plugin_0.17.0~ubuntu-jammy_amd64.deb'
21:43:10 Fedora Modular 35 - aarch64 - Updates            49 kB/s |  12 kB     00:00    
21:43:10 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded.
21:43:10 Need to get 16.0 MB of archives.
21:43:10 After this operation, 70.6 MB of additional disk space will be used.
21:43:10 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.20 [1302 kB]
21:43:10 Docker CE Test - x86_64                          13 kB/s | 8.9 kB     00:00    
21:43:10 Metadata cache created.
21:43:10 [DEBUG] Installing engine rpms
21:43:10 + echo '[DEBUG] Installing engine rpms'
21:43:10 ++ find rpm/rpmbuild/centos-9/RPMS/ -type f -name '*.rpm'
21:43:10 ++ sed /src/d
21:43:10 + packages='rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.x86_64.rpm
21:43:10 rpm/rpmbuild/centos-9/RPMS/x86_64/docker-scan-plugin-0.17.0-0.el9.x86_64.rpm
21:43:10 rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-0.0.0~20220816152130.8ffaab8-0.el9.x86_64.rpm
21:43:10 rpm/rpmbuild/centos-9/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.el9.x86_64.rpm
21:43:10 rpm/rpmbuild/centos-9/RPMS/x86_64/docker-compose-plugin-2.9.0-0.el9.x86_64.rpm
21:43:10 rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el9.x86_64.rpm'
21:43:10 + set -x
21:43:10 + DNF_VAR_releasever=9
21:43:10 + dnf install -y rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-scan-plugin-0.17.0-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-0.0.0~20220816152130.8ffaab8-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-compose-plugin-2.9.0-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el9.x86_64.rpm
21:43:11 Last metadata expiration check: 0:00:01 ago on Tue Aug 16 21:43:10 2022.
21:43:11 Dependencies resolved.
21:43:11 ==================================================================================================
21:43:11  Package                        Arch    Version                              Repository       Size
21:43:11 ==================================================================================================
21:43:11 Installing:
21:43:11  docker-buildx-plugin           x86_64  0.8.2-0.el9                          @commandline     11 M
21:43:11  docker-ce                      x86_64  3:0.0.0~20220816152130.8ffaab8-0.el9 @commandline     22 M
21:43:11  docker-ce-cli                  x86_64  1:0.0.0~20220816152130.8ffaab8-0.el9 @commandline    6.9 M
21:43:11  docker-ce-rootless-extras      x86_64  0.0.0~20220816152130.8ffaab8-0.el9   @commandline    3.6 M
21:43:11  docker-compose-plugin          x86_64  2.9.0-0.el9                          @commandline    7.0 M
21:43:11  docker-scan-plugin             x86_64  0.17.0-0.el9                         @commandline    3.8 M
21:43:11 Installing dependencies:
21:43:11  acl                            x86_64  2.3.1-3.el9                          baseos           73 k
21:43:11  checkpolicy                    x86_64  3.4-1.el9                            appstream       347 k
21:43:11  container-selinux              noarch  3:2.189.0-1.el9                      appstream        49 k
21:43:11  containerd.io                  x86_64  1.6.7-3.1.el9                        docker-ce-test   32 M
21:43:11  cracklib                       x86_64  2.9.6-27.el9                         baseos           94 k
21:43:11  cracklib-dicts                 x86_64  2.9.6-27.el9                         baseos          3.6 M
21:43:11  cryptsetup-libs                x86_64  2.4.3-4.el9                          baseos          436 k
21:43:11  dbus                           x86_64  1:1.12.20-5.el9                      baseos          4.3 k
21:43:11  dbus-broker                    x86_64  28-6.el9                             baseos          172 k
21:43:11  dbus-common                    noarch  1:1.12.20-5.el9                      baseos           15 k
21:43:11  device-mapper                  x86_64  9:1.02.185-3.el9                     baseos          141 k
21:43:11  device-mapper-libs             x86_64  9:1.02.185-3.el9                     baseos          178 k
21:43:11  diffutils                      x86_64  3.7-12.el9                           baseos          397 k
21:43:11  fuse-common                    x86_64  3.10.2-5.el9                         baseos          9.0 k
21:43:11  fuse-overlayfs                 x86_64  1.9-1.el9                            appstream        72 k
21:43:11  fuse3                          x86_64  3.10.2-5.el9                         appstream        54 k
21:43:11  fuse3-libs                     x86_64  3.10.2-5.el9                         appstream        93 k
21:43:11  iptables-libs                  x86_64  1.8.8-4.el9                          baseos          467 k
21:43:11  iptables-nft                   x86_64  1.8.8-4.el9                          baseos          204 k
21:43:11  kmod                           x86_64  28-7.el9                             baseos          127 k
21:43:11  kmod-libs                      x86_64  28-7.el9                             baseos           64 k
21:43:11  libdb                          x86_64  5.3.28-53.el9                        baseos          738 k
21:43:11  libeconf                       x86_64  0.4.1-2.el9                          baseos           28 k
21:43:11  libfdisk                       x86_64  2.37.4-3.el9                         baseos          155 k
21:43:11  libibverbs                     x86_64  41.0-3.el9                           baseos          383 k
21:43:11  libmnl                         x86_64  1.0.4-15.el9                         baseos           29 k
21:43:11  libnetfilter_conntrack         x86_64  1.0.8-4.el9                          baseos           58 k
21:43:11  libnfnetlink                   x86_64  1.0.1-21.el9                         baseos           30 k
21:43:11  libnftnl                       x86_64  1.2.2-1.el9                          baseos           84 k
21:43:11  libnl3                         x86_64  3.7.0-1.el9                          baseos          350 k
21:43:11  libpcap                        x86_64  14:1.10.0-4.el9                      baseos          173 k
21:43:11  libpwquality                   x86_64  1.4.4-8.el9                          baseos          119 k
21:43:11  libseccomp                     x86_64  2.5.2-2.el9                          baseos           72 k
21:43:11  libselinux-utils               x86_64  3.4-3.el9                            baseos          182 k
21:43:11  libslirp                       x86_64  4.4.0-4.el9                          appstream        69 k
21:43:11  libutempter                    x86_64  1.2.1-6.el9                          baseos           27 k
21:43:11  openssl                        x86_64  1:3.0.1-40.el9                       baseos          1.2 M
21:43:11  pam                            x86_64  1.5.1-12.el9                         baseos          621 k
21:43:11  policycoreutils                x86_64  3.4-2.el9                            baseos          233 k
21:43:11  policycoreutils-python-utils   noarch  3.4-2.el9                            appstream        75 k
21:43:11  python3-audit                  x86_64  3.0.7-103.el9                        appstream        84 k
21:43:11  python3-libselinux             x86_64  3.4-3.el9                            appstream       186 k
21:43:11  python3-libsemanage            x86_64  3.4-2.el9                            appstream        80 k
21:43:11  python3-policycoreutils        noarch  3.4-2.el9                            appstream       2.1 M
21:43:11  python3-setools                x86_64  4.4.0-5.el9                          baseos          599 k
21:43:11  python3-setuptools             noarch  53.0.0-10.el9                        baseos          946 k
21:43:11  rpm-plugin-selinux             x86_64  4.16.1.3-17.el9                      baseos           18 k
21:43:11  selinux-policy                 noarch  34.1.39-1.el9                        baseos           62 k
21:43:11  selinux-policy-targeted        noarch  34.1.39-1.el9                        baseos          6.7 M
21:43:11  slirp4netns                    x86_64  1.2.0-2.el9                          appstream        47 k
21:43:11  systemd                        x86_64  250-7.el9                            baseos          4.2 M
21:43:11  systemd-pam                    x86_64  250-7.el9                            baseos          244 k
21:43:11  systemd-rpm-macros             noarch  250-7.el9                            baseos           29 k
21:43:11  util-linux                     x86_64  2.37.4-3.el9                         baseos          2.3 M
21:43:11  util-linux-core                x86_64  2.37.4-3.el9                         baseos          460 k
21:43:11  xz                             x86_64  5.2.5-8.el9                          baseos          226 k
21:43:11 
21:43:11 Transaction Summary
21:43:11 ==================================================================================================
21:43:11 Install  62 Packages
21:43:11 
21:43:11 Total size: 116 M
21:43:11 Total download size: 62 M
21:43:11 Installed size: 431 M
21:43:11 Downloading Packages:
21:43:11 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.8 [533 kB]
21:43:11 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.7 [82.6 kB]
21:43:11 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.8 [1611 kB]
21:43:11 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB]
21:43:11 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB]
21:43:11 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB]
21:43:11 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 readline-common all 7.0-3 [52.9 kB]
21:43:11 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline7 amd64 7.0-3 [124 kB]
21:43:11 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.5 [499 kB]
21:43:11 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.8 [1711 kB]
21:43:11 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.8 [203 kB]
21:43:11 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B]
21:43:11 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB]
21:43:11 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.20 [614 kB]
21:43:11 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates all 20211016~18.04.1 [144 kB]
21:43:11 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 distro-info-data all 0.37ubuntu0.14 [4660 B]
21:43:11 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:43:11 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgirepository-1.0-1 amd64 1.56.1-1 [82.0 kB]
21:43:11 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-glib-2.0 amd64 1.56.1-1 [131 kB]
21:43:11 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-inst2.0 amd64 1.6.14 [57.3 kB]
21:43:11 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdbus-1-3 amd64 1.12.2-1ubuntu1.3 [175 kB]
21:43:11 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 lsb-release all 9.20170808ubuntu1 [11.0 kB]
21:43:11 Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-dbus amd64 1.2.6-1 [89.9 kB]
21:43:11 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-gi amd64 3.26.1-2ubuntu1 [153 kB]
21:43:11 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 iso-codes all 3.79-1 [2565 kB]
21:43:11 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB]
21:43:11 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB]
21:43:11 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2.1 [8764 B]
21:43:11 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB]
21:43:11 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB]
21:43:11 Get:32 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB]
21:43:11 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-apt-common all 1.6.5ubuntu0.7 [16.9 kB]
21:43:11 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-apt amd64 1.6.5ubuntu0.7 [149 kB]
21:43:11 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B]
21:43:11 Get:36 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB]
21:43:11 Get:37 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB]
21:43:12 Metadata cache created.
21:43:12 + echo '[DEBUG] Installing engine rpms'
21:43:12 [DEBUG] Installing engine rpms
21:43:12 ++ find rpm/rpmbuild/fedora-35/RPMS/ -type f -name '*.rpm'
21:43:12 ++ sed /src/d
21:43:12 + packages='rpm/rpmbuild/fedora-35/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64.rpm
21:43:12 rpm/rpmbuild/fedora-35/RPMS/aarch64/docker-compose-plugin-2.9.0-0.fc35.aarch64.rpm
21:43:12 rpm/rpmbuild/fedora-35/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.fc35.aarch64.rpm
21:43:12 rpm/rpmbuild/fedora-35/RPMS/aarch64/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64.rpm
21:43:12 rpm/rpmbuild/fedora-35/RPMS/aarch64/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64.rpm'
21:43:12 + set -x
21:43:12 + DNF_VAR_releasever=35
21:43:12 + dnf install -y rpm/rpmbuild/fedora-35/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64.rpm rpm/rpmbuild/fedora-35/RPMS/aarch64/docker-compose-plugin-2.9.0-0.fc35.aarch64.rpm rpm/rpmbuild/fedora-35/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.fc35.aarch64.rpm rpm/rpmbuild/fedora-35/RPMS/aarch64/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64.rpm rpm/rpmbuild/fedora-35/RPMS/aarch64/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64.rpm
21:43:12 Get:38 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB]
21:43:12 Get:39 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB]
21:43:12 Get:40 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB]
21:43:12 Get:41 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB]
21:43:12 Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB]
21:43:12 Get:43 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB]
21:43:12 Get:44 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB]
21:43:12 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:43:12 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:43:12 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB]
21:43:12 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:43:12 Get:49 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB]
21:43:12 Get:50 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB]
21:43:12 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.19 [220 kB]
21:43:12 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.19 [159 kB]
21:43:12 Get:53 http://archive.ubuntu.com/ubuntu bionic/main amd64 libassuan0 amd64 2.5.1-2 [35.0 kB]
21:43:12 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.6 [124 kB]
21:43:12 Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB]
21:43:12 Get:56 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnpth0 amd64 1.5-3 [7668 B]
21:43:12 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.6 [317 kB]
21:43:12 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-l10n all 2.2.4-1ubuntu1.6 [50.1 kB]
21:43:12 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-utils amd64 2.2.4-1ubuntu1.6 [128 kB]
21:43:12 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.6 [468 kB]
21:43:12 Get:61 http://archive.ubuntu.com/ubuntu bionic/main amd64 pinentry-curses amd64 1.1.0-1 [35.8 kB]
21:43:12 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.6 [227 kB]
21:43:12 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-client amd64 2.2.4-1ubuntu1.6 [91.8 kB]
21:43:12 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-server amd64 2.2.4-1ubuntu1.6 [85.0 kB]
21:43:12 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgsm amd64 2.2.4-1ubuntu1.6 [215 kB]
21:43:12 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg amd64 2.2.4-1ubuntu1.6 [249 kB]
21:43:12 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.18 [23.8 kB]
21:43:12 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.18 [10.1 kB]
21:43:12 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 gnupg2 all 2.2.4-1ubuntu1.6 [5300 B]
21:43:12 debconf: delaying package configuration, since apt-utils is not installed
21:43:12 Fetched 16.0 MB in 2s (7399 kB/s)
21:43:12 Selecting previously unselected package libssl1.1:amd64.
21:43: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 ... 4051 files and directories currently installed.)
21:43:12 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.20_amd64.deb ...
21:43:12 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.20) ...
21:43:12 (1/56): acl-2.3.1-3.el9.x86_64.rpm              178 kB/s |  73 kB     00:00    
21:43:12 (2/56): cracklib-2.9.6-27.el9.x86_64.rpm        218 kB/s |  94 kB     00:00    
21:43:12 (3/56): cryptsetup-libs-2.4.3-4.el9.x86_64.rpm   14 MB/s | 436 kB     00:00    
21:43:12 (4/56): dbus-1.12.20-5.el9.x86_64.rpm           365 kB/s | 4.3 kB     00:00    
21:43:12 (5/56): dbus-broker-28-6.el9.x86_64.rpm          12 MB/s | 172 kB     00:00    
21:43:12 (6/56): dbus-common-1.12.20-5.el9.noarch.rpm    936 kB/s |  15 kB     00:00    
21:43:12 (7/56): cracklib-dicts-2.9.6-27.el9.x86_64.rpm  7.5 MB/s | 3.6 MB     00:00    
21:43:12 (8/56): device-mapper-1.02.185-3.el9.x86_64.rpm 4.4 MB/s | 141 kB     00:00    
21:43:12 (9/56): device-mapper-libs-1.02.185-3.el9.x86_6 6.2 MB/s | 178 kB     00:00    
21:43:12 (10/56): fuse-common-3.10.2-5.el9.x86_64.rpm    670 kB/s | 9.0 kB     00:00    
21:43:12 (11/56): diffutils-3.7-12.el9.x86_64.rpm         12 MB/s | 397 kB     00:00    
21:43:12 (12/56): iptables-libs-1.8.8-4.el9.x86_64.rpm    11 MB/s | 467 kB     00:00    
21:43:12 (13/56): kmod-28-7.el9.x86_64.rpm               5.4 MB/s | 127 kB     00:00    
21:43:12 (14/56): iptables-nft-1.8.8-4.el9.x86_64.rpm    4.6 MB/s | 204 kB     00:00    
21:43:12 (15/56): kmod-libs-28-7.el9.x86_64.rpm          3.0 MB/s |  64 kB     00:00    
21:43:12 (16/56): libdb-5.3.28-53.el9.x86_64.rpm          21 MB/s | 738 kB     00:00    
21:43:12 (17/56): libeconf-0.4.1-2.el9.x86_64.rpm        988 kB/s |  28 kB     00:00    
21:43:12 (18/56): libfdisk-2.37.4-3.el9.x86_64.rpm       4.3 MB/s | 155 kB     00:00    
21:43:12 (19/56): libmnl-1.0.4-15.el9.x86_64.rpm         1.3 MB/s |  29 kB     00:00    
21:43:12 (20/56): libibverbs-41.0-3.el9.x86_64.rpm        12 MB/s | 383 kB     00:00    
21:43:12 (21/56): libnetfilter_conntrack-1.0.8-4.el9.x86 2.9 MB/s |  58 kB     00:00    
21:43:12 (22/56): libnfnetlink-1.0.1-21.el9.x86_64.rpm   1.3 MB/s |  30 kB     00:00    
21:43:12 (23/56): libnftnl-1.2.2-1.el9.x86_64.rpm        4.3 MB/s |  84 kB     00:00    
21:43:12 (24/56): libpcap-1.10.0-4.el9.x86_64.rpm        6.7 MB/s | 173 kB     00:00    
21:43:12 (25/56): libpwquality-1.4.4-8.el9.x86_64.rpm    3.4 MB/s | 119 kB     00:00    
21:43:12 (26/56): libselinux-utils-3.4-3.el9.x86_64.rpm   13 MB/s | 182 kB     00:00    
21:43:12 (27/56): libnl3-3.7.0-1.el9.x86_64.rpm          4.7 MB/s | 350 kB     00:00    
21:43:12 (28/56): libseccomp-2.5.2-2.el9.x86_64.rpm      1.9 MB/s |  72 kB     00:00    
21:43:12 (29/56): libutempter-1.2.1-6.el9.x86_64.rpm     908 kB/s |  27 kB     00:00    
21:43:12 (30/56): policycoreutils-3.4-2.el9.x86_64.rpm    13 MB/s | 233 kB     00:00    
21:43:12 (31/56): pam-1.5.1-12.el9.x86_64.rpm             14 MB/s | 621 kB     00:00    
21:43:12 (32/56): openssl-3.0.1-40.el9.x86_64.rpm         20 MB/s | 1.2 MB     00:00    
21:43:12 (33/56): rpm-plugin-selinux-4.16.1.3-17.el9.x86 1.4 MB/s |  18 kB     00:00    
21:43:12 (34/56): python3-setools-4.4.0-5.el9.x86_64.rpm  11 MB/s | 599 kB     00:00    
21:43:12 (35/56): selinux-policy-34.1.39-1.el9.noarch.rp 2.6 MB/s |  62 kB     00:00    
21:43:12 (36/56): python3-setuptools-53.0.0-10.el9.noarc  15 MB/s | 946 kB     00:00    
21:43:12 (37/56): systemd-pam-250-7.el9.x86_64.rpm        14 MB/s | 244 kB     00:00    
21:43:12 (38/56): systemd-rpm-macros-250-7.el9.noarch.rp 2.3 MB/s |  29 kB     00:00    
21:43:12 Selecting previously unselected package libpython3.6-minimal:amd64.
21:43:12 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.8_amd64.deb ...
21:43:12 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.8) ...
21:43:12 Selecting previously unselected package libexpat1:amd64.
21:43:12 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.7_amd64.deb ...
21:43:12 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.7) ...
21:43:12 Selecting previously unselected package python3.6-minimal.
21:43:12 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.8_amd64.deb ...
21:43:12 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.8) ...
21:43:13 (39/56): util-linux-2.37.4-3.el9.x86_64.rpm      11 MB/s | 2.3 MB     00:00    
21:43:13 (40/56): selinux-policy-targeted-34.1.39-1.el9.  23 MB/s | 6.7 MB     00:00    
21:43:13 Last metadata expiration check: 0:00:02 ago on Tue Aug 16 21:43:10 2022.
21:43:13 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.20) ...
21:43:13 (41/56): systemd-250-7.el9.x86_64.rpm            13 MB/s | 4.2 MB     00:00    
21:43:13 (42/56): util-linux-core-2.37.4-3.el9.x86_64.rp 6.4 MB/s | 460 kB     00:00    
21:43:13 (43/56): xz-5.2.5-8.el9.x86_64.rpm              6.3 MB/s | 226 kB     00:00    
21:43:13 (44/56): container-selinux-2.189.0-1.el9.noarch 2.8 MB/s |  49 kB     00:00    
21:43:13 (45/56): checkpolicy-3.4-1.el9.x86_64.rpm        15 MB/s | 347 kB     00:00    
21:43:13 (46/56): fuse-overlayfs-1.9-1.el9.x86_64.rpm    2.3 MB/s |  72 kB     00:00    
21:43:13 (47/56): fuse3-3.10.2-5.el9.x86_64.rpm          2.8 MB/s |  54 kB     00:00    
21:43:13 (48/56): fuse3-libs-3.10.2-5.el9.x86_64.rpm     3.3 MB/s |  93 kB     00:00    
21:43:13 (49/56): libslirp-4.4.0-4.el9.x86_64.rpm        3.4 MB/s |  69 kB     00:00    
21:43:13 (50/56): policycoreutils-python-utils-3.4-2.el9 3.6 MB/s |  75 kB     00:00    
21:43:13 (51/56): python3-libsemanage-3.4-2.el9.x86_64.r 4.2 MB/s |  80 kB     00:00    
21:43:13 (52/56): python3-audit-3.0.7-103.el9.x86_64.rpm 2.8 MB/s |  84 kB     00:00    
21:43:13 (53/56): python3-libselinux-3.4-3.el9.x86_64.rp 6.1 MB/s | 186 kB     00:00    
21:43:13 (54/56): slirp4netns-1.2.0-2.el9.x86_64.rpm     2.8 MB/s |  47 kB     00:00    
21:43:13 (55/56): python3-policycoreutils-3.4-2.el9.noar  25 MB/s | 2.1 MB     00:00    
21:43:13 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.17.0~debian-buster_amd64.deb'.
21:43:13 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.8) ...
21:43:13 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.7) ...
21:43:13 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.8) ...
21:43:13 Dependencies resolved.
21:43:13 =================================================================================================
21:43:13  Package                     Arch     Version                               Repository       Size
21:43:13 =================================================================================================
21:43:13 Installing:
21:43:13  docker-buildx-plugin        aarch64  0.8.2-0.fc35                          @commandline    9.9 M
21:43:13  docker-ce                   aarch64  3:0.0.0~20220816152130.8ffaab8-0.fc35 @commandline     14 M
21:43:13  docker-ce-cli               aarch64  1:0.0.0~20220816152130.8ffaab8-0.fc35 @commandline    6.2 M
21:43:13  docker-ce-rootless-extras   aarch64  0.0.0~20220816152130.8ffaab8-0.fc35   @commandline    3.3 M
21:43:13  docker-compose-plugin       aarch64  2.9.0-0.fc35                          @commandline    6.3 M
21:43:13 Installing dependencies:
21:43:13  container-selinux           noarch   2:2.189.0-1.fc35                      updates          51 k
21:43:13  containerd.io               aarch64  1.6.7-3.1.fc35                        docker-ce-test   25 M
21:43:13  fuse-common                 aarch64  3.10.5-1.fc35                         fedora          8.3 k
21:43:13  fuse-overlayfs              aarch64  1.9-1.fc35                            updates          67 k
21:43:13  fuse3                       aarch64  3.10.5-1.fc35                         fedora           54 k
21:43:13  fuse3-libs                  aarch64  3.10.5-1.fc35                         fedora           90 k
21:43:13  iptables-legacy             aarch64  1.8.7-13.fc35                         fedora           52 k
21:43:13  iptables-libs               aarch64  1.8.7-13.fc35                         fedora          408 k
21:43:13  kmod                        aarch64  29-4.fc35                             fedora          113 k
21:43:13  libcgroup                   aarch64  2.0-3.fc35                            fedora           73 k
21:43:13  libmnl                      aarch64  1.0.4-14.fc35                         fedora           27 k
21:43:13  libnetfilter_conntrack      aarch64  1.0.8-3.fc35                          fedora           57 k
21:43:13  libnfnetlink                aarch64  1.0.1-20.fc35                         fedora           29 k
21:43:13  libselinux-utils            aarch64  3.3-1.fc35                            updates         142 k
21:43:13  libslirp                    aarch64  4.6.1-2.fc35                          fedora           72 k
21:43:13  policycoreutils             aarch64  3.3-1.fc35                            updates         200 k
21:43:13  rpm-plugin-selinux          aarch64  4.17.1-3.fc35                         updates          17 k
21:43:13  selinux-policy              noarch   35.18-1.fc35                          updates          66 k
21:43:13  selinux-policy-targeted     noarch   35.18-1.fc35                          updates         6.3 M
21:43:13  slirp4netns                 aarch64  1.1.12-2.fc35                         fedora           56 k
21:43:13  xz                          aarch64  5.2.5-9.fc35                          updates         215 k
21:43:13 
21:43:13 Transaction Summary
21:43:13 =================================================================================================
21:43:13 Install  26 Packages
21:43:13 
21:43:13 Total size: 73 M
21:43:13 Total download size: 33 M
21:43:13 Installed size: 313 M
21:43:13 Downloading Packages:
21:43:13 Selecting previously unselected package python3-minimal.
21:43:13 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4308 files and directories currently installed.)
21:43:13 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ...
21:43:13 Unpacking python3-minimal (3.6.7-1~18.04) ...
21:43:13 Selecting previously unselected package mime-support.
21:43:13 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ...
21:43:13 Unpacking mime-support (3.60ubuntu1) ...
21:43:14 Selecting previously unselected package libmpdec2:amd64.
21:43:14 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ...
21:43:14 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ...
21:43:14 Selecting previously unselected package readline-common.
21:43:14 Preparing to unpack .../3-readline-common_7.0-3_all.deb ...
21:43:14 Unpacking readline-common (7.0-3) ...
21:43:14 Selecting previously unselected package libreadline7:amd64.
21:43:14 Preparing to unpack .../4-libreadline7_7.0-3_amd64.deb ...
21:43:14 Unpacking libreadline7:amd64 (7.0-3) ...
21:43:14 Selecting previously unselected package libsqlite3-0:amd64.
21:43:14 Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.5_amd64.deb ...
21:43:14 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.5) ...
21:43:14 Selecting previously unselected package libpython3.6-stdlib:amd64.
21:43:14 Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.8_amd64.deb ...
21:43:14 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.8) ...
21:43:14 Selecting previously unselected package python3.6.
21:43:14 Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.8_amd64.deb ...
21:43:14 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.8) ...
21:43:14 Selecting previously unselected package libpython3-stdlib:amd64.
21:43:14 Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ...
21:43:14 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ...
21:43:14 Setting up python3-minimal (3.6.7-1~18.04) ...
21:43:14 Selecting previously unselected package python3.
21:43: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 ... 4766 files and directories currently installed.)
21:43:14 Preparing to unpack .../00-python3_3.6.7-1~18.04_amd64.deb ...
21:43:14 Unpacking python3 (3.6.7-1~18.04) ...
21:43:14 (1/21): fuse3-3.10.5-1.fc35.aarch64.rpm         230 kB/s |  54 kB     00:00    
21:43:14 (2/21): fuse3-libs-3.10.5-1.fc35.aarch64.rpm    8.6 MB/s |  90 kB     00:00    
21:43:14 (3/21): iptables-legacy-1.8.7-13.fc35.aarch64.r 3.7 MB/s |  52 kB     00:00    
21:43:14 (4/21): fuse-common-3.10.5-1.fc35.aarch64.rpm    32 kB/s | 8.3 kB     00:00    
21:43:14 (5/21): kmod-29-4.fc35.aarch64.rpm              4.3 MB/s | 113 kB     00:00    
21:43:14 (6/21): libcgroup-2.0-3.fc35.aarch64.rpm        8.5 MB/s |  73 kB     00:00    
21:43:14 (7/21): iptables-libs-1.8.7-13.fc35.aarch64.rpm 8.5 MB/s | 408 kB     00:00    
21:43:14 (8/21): libmnl-1.0.4-14.fc35.aarch64.rpm        2.3 MB/s |  27 kB     00:00    
21:43:14 (9/21): libnfnetlink-1.0.1-20.fc35.aarch64.rpm  1.6 MB/s |  29 kB     00:00    
21:43:14 (10/21): libnetfilter_conntrack-1.0.8-3.fc35.aa 2.2 MB/s |  57 kB     00:00    
21:43:14 (11/21): libslirp-4.6.1-2.fc35.aarch64.rpm      6.6 MB/s |  72 kB     00:00    
21:43:14 (12/21): slirp4netns-1.1.12-2.fc35.aarch64.rpm  4.4 MB/s |  56 kB     00:00    
21:43:14 (13/21): container-selinux-2.189.0-1.fc35.noarc 4.5 MB/s |  51 kB     00:00    
21:43:14 (14/21): fuse-overlayfs-1.9-1.fc35.aarch64.rpm  5.7 MB/s |  67 kB     00:00    
21:43:14 (15/21): libselinux-utils-3.3-1.fc35.aarch64.rp  12 MB/s | 142 kB     00:00    
21:43:14 (16/21): policycoreutils-3.3-1.fc35.aarch64.rpm  15 MB/s | 200 kB     00:00    
21:43:14 (17/21): rpm-plugin-selinux-4.17.1-3.fc35.aarch 1.7 MB/s |  17 kB     00:00    
21:43:14 (18/21): selinux-policy-35.18-1.fc35.noarch.rpm 1.9 MB/s |  66 kB     00:00    
21:43:14 (19/21): xz-5.2.5-9.fc35.aarch64.rpm             13 MB/s | 215 kB     00:00    
21:43:14 (56/56): containerd.io-1.6.7-3.1.el9.x86_64.rpm  24 MB/s |  32 MB     00:01    
21:43:14 --------------------------------------------------------------------------------
21:43:14 Total                                            19 MB/s |  62 MB     00:03     
21:43:14 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-jammy"
21:43:14 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:43:14 Selecting previously unselected package openssl.
21:43:14 Preparing to unpack .../01-openssl_1.1.1-1ubuntu2.1~18.04.20_amd64.deb ...
21:43:14 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.20) ...
21:43:14 Selecting previously unselected package ca-certificates.
21:43:14 Preparing to unpack .../02-ca-certificates_20211016~18.04.1_all.deb ...
21:43:14 Unpacking ca-certificates (20211016~18.04.1) ...
21:43:14 Selecting previously unselected package distro-info-data.
21:43:14 Preparing to unpack .../03-distro-info-data_0.37ubuntu0.14_all.deb ...
21:43:14 Unpacking distro-info-data (0.37ubuntu0.14) ...
21:43:14 Selecting previously unselected package libglib2.0-0:amd64.
21:43:14 Preparing to unpack .../04-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ...
21:43:14 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ...
21:43:14 (20/21): selinux-policy-targeted-35.18-1.fc35.n  34 MB/s | 6.3 MB     00:00    
21:43:15 Selecting previously unselected package libgirepository-1.0-1:amd64.
21:43:15 Preparing to unpack .../05-libgirepository-1.0-1_1.56.1-1_amd64.deb ...
21:43:15 Unpacking libgirepository-1.0-1:amd64 (1.56.1-1) ...
21:43:15 Selecting previously unselected package gir1.2-glib-2.0:amd64.
21:43:15 Preparing to unpack .../06-gir1.2-glib-2.0_1.56.1-1_amd64.deb ...
21:43:15 Unpacking gir1.2-glib-2.0:amd64 (1.56.1-1) ...
21:43:15 Selecting previously unselected package libapt-inst2.0:amd64.
21:43:15 Preparing to unpack .../07-libapt-inst2.0_1.6.14_amd64.deb ...
21:43:15 Unpacking libapt-inst2.0:amd64 (1.6.14) ...
21:43:15 Selecting previously unselected package libdbus-1-3:amd64.
21:43:15 Preparing to unpack .../08-libdbus-1-3_1.12.2-1ubuntu1.3_amd64.deb ...
21:43:15 Unpacking libdbus-1-3:amd64 (1.12.2-1ubuntu1.3) ...
21:43:15 + make IMAGE=ubuntu:jammy verify
21:43:15 docker run  --rm -i \
21:43:15 	-v "$(pwd):/v" \
21:43:15 	-e DEBIAN_FRONTEND=noninteractive \
21:43:15 	-e PACKAGE_REPO=staging \
21:43:15 	-w /v \
21:43:15 	ubuntu:jammy ./verify
21:43:15 Unable to find image 'ubuntu:jammy' locally
21:43:15 jammy: Pulling from library/ubuntu
21:43:15 (21/21): containerd.io-1.6.7-3.1.fc35.aarch64.r  26 MB/s |  25 MB     00:00    
21:43:15 Selecting previously unselected package lsb-release.
21:43:15 Preparing to unpack .../09-lsb-release_9.20170808ubuntu1_all.deb ...
21:43:15 Unpacking lsb-release (9.20170808ubuntu1) ...
21:43:15 Selecting previously unselected package python3-dbus.
21:43:15 Preparing to unpack .../10-python3-dbus_1.2.6-1_amd64.deb ...
21:43:15 Unpacking python3-dbus (1.2.6-1) ...
21:43:15 Selecting previously unselected package python3-gi.
21:43:15 Preparing to unpack .../11-python3-gi_3.26.1-2ubuntu1_amd64.deb ...
21:43:15 Unpacking python3-gi (3.26.1-2ubuntu1) ...
21:43:15 Selecting previously unselected package iso-codes.
21:43:15 Preparing to unpack .../12-iso-codes_3.79-1_all.deb ...
21:43:15 Unpacking iso-codes (3.79-1) ...
21:43:15 d19f32bd9e41: Already exists
21:43:15 Digest: sha256:34fea4f31bf187bc915536831fd0afc9d214755bf700b5cdb1336c82516d154e
21:43:15 Status: Downloaded newer image for ubuntu:jammy
21:43:15 --------------------------------------------------------------------------------
21:43:15 Total                                            19 MB/s |  33 MB     00:01     
21:43:15 make[1]: Leaving directory '/root/build-deb'
21:43:15  dpkg-genbuildinfo
21:43:15  dpkg-genchanges  >../docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.changes
21:43:15 + verify
21:43:15 + dpkg --version
21:43:15 + verify_deb
21:43:15 + apt-get update
21:43:15 Docker CE Test - aarch64                        7.4 kB/s | 1.6 kB     00:00    
21:43:15 Importing GPG key 0x621E9F35:
21:43:15  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
21:43:15  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
21:43:15  From       : https://download.docker.com/linux/fedora/gpg
21:43:15 Selecting previously unselected package libkrb5support0:amd64.
21:43:15 Preparing to unpack .../13-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ...
21:43:15 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ...
21:43:15 Selecting previously unselected package libk5crypto3:amd64.
21:43:15 Preparing to unpack .../14-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ...
21:43:15 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ...
21:43:15 Selecting previously unselected package libkeyutils1:amd64.
21:43:15 Preparing to unpack .../15-libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb ...
21:43:15 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ...
21:43:15 Selecting previously unselected package libkrb5-3:amd64.
21:43:15 Preparing to unpack .../16-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ...
21:43:15 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ...
21:43:15 Selecting previously unselected package libgssapi-krb5-2:amd64.
21:43:15 Preparing to unpack .../17-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ...
21:43:15 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ...
21:43:15 Selecting previously unselected package libpsl5:amd64.
21:43:15 Preparing to unpack .../18-libpsl5_0.19.1-5build1_amd64.deb ...
21:43:15 Unpacking libpsl5:amd64 (0.19.1-5build1) ...
21:43:15 Selecting previously unselected package python-apt-common.
21:43:15 Preparing to unpack .../19-python-apt-common_1.6.5ubuntu0.7_all.deb ...
21:43:15 Unpacking python-apt-common (1.6.5ubuntu0.7) ...
21:43:15 Key imported successfully
21:43:16 Docker CE Test - x86_64                         5.9 kB/s | 1.6 kB     00:00    
21:43:16 Importing GPG key 0x621E9F35:
21:43:16  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
21:43:16  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
21:43:16  From       : https://download.docker.com/linux/centos/gpg
21:43:16 Key imported successfully
21:43:16 Selecting previously unselected package python3-apt.
21:43:16 Preparing to unpack .../20-python3-apt_1.6.5ubuntu0.7_amd64.deb ...
21:43:16 Unpacking python3-apt (1.6.5ubuntu0.7) ...
21:43:16 Selecting previously unselected package apt-transport-https.
21:43:16 Preparing to unpack .../21-apt-transport-https_1.6.14_all.deb ...
21:43:16 Unpacking apt-transport-https (1.6.14) ...
21:43:16 Selecting previously unselected package libroken18-heimdal:amd64.
21:43:16 Preparing to unpack .../22-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ...
21:43:16 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ...
21:43:16 Selecting previously unselected package libasn1-8-heimdal:amd64.
21:43:16 Preparing to unpack .../23-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ...
21:43:16 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ...
21:43:16 Selecting previously unselected package libheimbase1-heimdal:amd64.
21:43:16 Preparing to unpack .../24-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ...
21:43:16 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ...
21:43:16 Selecting previously unselected package libhcrypto4-heimdal:amd64.
21:43:16 Preparing to unpack .../25-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ...
21:43:16 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ...
21:43:16 Running transaction check
21:43:16 Transaction check succeeded.
21:43:16 Running transaction test
21:43:16 Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
21:43:16 Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
21:43:16 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [114 kB]
21:43:16 Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [99.8 kB]
21:43:16 Get:5 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [4644 B]
21:43:16 Get:6 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [333 kB]
21:43:16 Get:7 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [313 kB]
21:43:16 Get:8 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [132 kB]
21:43:16 Get:9 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
21:43:16 Get:10 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
21:43:16 Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
21:43:16 Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
21:43:16 Running transaction check
21:43:16 Transaction check succeeded.
21:43:16 Running transaction test
21:43:16 Selecting previously unselected package libwind0-heimdal:amd64.
21:43:16 Preparing to unpack .../26-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ...
21:43:16 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ...
21:43:16 Selecting previously unselected package libhx509-5-heimdal:amd64.
21:43:16 Preparing to unpack .../27-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ...
21:43:16 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ...
21:43:16 Selecting previously unselected package libkrb5-26-heimdal:amd64.
21:43:16 Preparing to unpack .../28-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ...
21:43:16 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ...
21:43:16 Selecting previously unselected package libheimntlm0-heimdal:amd64.
21:43:16 Preparing to unpack .../29-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ...
21:43:16 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ...
21:43:16 Selecting previously unselected package libgssapi3-heimdal:amd64.
21:43:16 Preparing to unpack .../30-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ...
21:43:16 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ...
21:43:16 Selecting previously unselected package libsasl2-modules-db:amd64.
21:43:16 Preparing to unpack .../31-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ...
21:43:16 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:43:16 Selecting previously unselected package libsasl2-2:amd64.
21:43:16 Preparing to unpack .../32-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ...
21:43:16 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:43:16 Selecting previously unselected package libldap-common.
21:43:16 Preparing to unpack .../33-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ...
21:43:16 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
21:43:16 Selecting previously unselected package libldap-2.4-2:amd64.
21:43:16 Preparing to unpack .../34-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb ...
21:43:16 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ...
21:43:16 Selecting previously unselected package libnghttp2-14:amd64.
21:43:16 Preparing to unpack .../35-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ...
21:43:16 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ...
21:43:16 Selecting previously unselected package librtmp1:amd64.
21:43:16 Preparing to unpack .../36-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ...
21:43:16 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ...
21:43:16 Selecting previously unselected package libcurl4:amd64.
21:43:16 Preparing to unpack .../37-libcurl4_7.58.0-2ubuntu3.19_amd64.deb ...
21:43:16 Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.19) ...
21:43:16 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.deb'.
21:43:16 Transaction test succeeded.
21:43:16 Running transaction
21:43:16 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [354 kB]
21:43:16 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [262 kB]
21:43:16 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [7791 B]
21:43:16 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [634 kB]
21:43:16 Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [5814 B]
21:43:16 dpkg-genchanges: info: including full source code in upload
21:43:16  dpkg-source -I.git --after-build .
21:43:16 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:43:16 + destination=/build
21:43:16 + mkdir -p /build
21:43:16 + mv -v /root/docker-buildx-plugin_0.8.2~ubuntu-focal_amd64.deb /root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.deb /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal.dsc /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal.tar.gz /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.buildinfo /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.changes /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.deb /root/docker-compose-plugin_2.9.0~ubuntu-focal_amd64.deb /root/docker-scan-plugin_0.17.0~ubuntu-focal_amd64.deb /build
21:43:16 copied '/root/docker-buildx-plugin_0.8.2~ubuntu-focal_amd64.deb' -> '/build/docker-buildx-plugin_0.8.2~ubuntu-focal_amd64.deb'
21:43:16 removed '/root/docker-buildx-plugin_0.8.2~ubuntu-focal_amd64.deb'
21:43:16 copied '/root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.deb'
21:43:16 removed '/root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.deb'
21:43:16 copied '/root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.deb'
21:43:16 removed '/root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.deb'
21:43:16 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal.dsc' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal.dsc'
21:43:16 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal.dsc'
21:43:16 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal.tar.gz' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal.tar.gz'
21:43:16 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal.tar.gz'
21:43:16 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.buildinfo'
21:43:16 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.buildinfo'
21:43:16 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.changes' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.changes'
21:43:16 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.changes'
21:43:16 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.deb' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.deb'
21:43:16 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.deb'
21:43:16 copied '/root/docker-compose-plugin_2.9.0~ubuntu-focal_amd64.deb' -> '/build/docker-compose-plugin_2.9.0~ubuntu-focal_amd64.deb'
21:43:16 removed '/root/docker-compose-plugin_2.9.0~ubuntu-focal_amd64.deb'
21:43:16 copied '/root/docker-scan-plugin_0.17.0~ubuntu-focal_amd64.deb' -> '/build/docker-scan-plugin_0.17.0~ubuntu-focal_amd64.deb'
21:43:16 removed '/root/docker-scan-plugin_0.17.0~ubuntu-focal_amd64.deb'
21:43:16 Selecting previously unselected package curl.
21:43:16 Preparing to unpack .../38-curl_7.58.0-2ubuntu3.19_amd64.deb ...
21:43:16 Unpacking curl (7.58.0-2ubuntu3.19) ...
21:43:16 Selecting previously unselected package libassuan0:amd64.
21:43:16 Preparing to unpack .../39-libassuan0_2.5.1-2_amd64.deb ...
21:43:16 Unpacking libassuan0:amd64 (2.5.1-2) ...
21:43:16 Selecting previously unselected package gpgconf.
21:43:16 Preparing to unpack .../40-gpgconf_2.2.4-1ubuntu1.6_amd64.deb ...
21:43:16 Unpacking gpgconf (2.2.4-1ubuntu1.6) ...
21:43:16 Selecting previously unselected package libksba8:amd64.
21:43:16 Preparing to unpack .../41-libksba8_1.3.5-2_amd64.deb ...
21:43:16 Unpacking libksba8:amd64 (1.3.5-2) ...
21:43:16 Selecting previously unselected package libnpth0:amd64.
21:43:16 Preparing to unpack .../42-libnpth0_1.5-3_amd64.deb ...
21:43:16 Unpacking libnpth0:amd64 (1.5-3) ...
21:43:16   Running scriptlet: selinux-policy-targeted-35.18-1.fc35.noarch            1/1 
21:43:17 Selecting previously unselected package dirmngr.
21:43:17 Preparing to unpack .../43-dirmngr_2.2.4-1ubuntu1.6_amd64.deb ...
21:43:17 Unpacking dirmngr (2.2.4-1ubuntu1.6) ...
21:43:17 Selecting previously unselected package gnupg-l10n.
21:43:17 Preparing to unpack .../44-gnupg-l10n_2.2.4-1ubuntu1.6_all.deb ...
21:43:17 Unpacking gnupg-l10n (2.2.4-1ubuntu1.6) ...
21:43:17 Selecting previously unselected package gnupg-utils.
21:43:17 Preparing to unpack .../45-gnupg-utils_2.2.4-1ubuntu1.6_amd64.deb ...
21:43:17 Unpacking gnupg-utils (2.2.4-1ubuntu1.6) ...
21:43:17 Selecting previously unselected package gpg.
21:43:17 Preparing to unpack .../46-gpg_2.2.4-1ubuntu1.6_amd64.deb ...
21:43:17 Unpacking gpg (2.2.4-1ubuntu1.6) ...
21:43:17 Selecting previously unselected package pinentry-curses.
21:43:17 Preparing to unpack .../47-pinentry-curses_1.1.0-1_amd64.deb ...
21:43:17 Unpacking pinentry-curses (1.1.0-1) ...
21:43:17   Preparing        :                                                        1/1 
21:43:17   Installing       : libselinux-utils-3.3-1.fc35.aarch64                   1/26 
21:43:17   Installing       : policycoreutils-3.3-1.fc35.aarch64                    2/26 
21:43:17   Running scriptlet: policycoreutils-3.3-1.fc35.aarch64                    2/26 
21:43:17 Created symlink /etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service → /usr/lib/systemd/system/selinux-autorelabel-mark.service.
21:43:17 
21:43:17   Installing       : rpm-plugin-selinux-4.17.1-3.fc35.aarch64              3/26 
21:43:17   Installing       : selinux-policy-35.18-1.fc35.noarch                    4/26 
21:43:17   Running scriptlet: selinux-policy-35.18-1.fc35.noarch                    4/26 
21:43:17 Selecting previously unselected package gpg-agent.
21:43:17 Preparing to unpack .../48-gpg-agent_2.2.4-1ubuntu1.6_amd64.deb ...
21:43:17 Unpacking gpg-agent (2.2.4-1ubuntu1.6) ...
21:43:17 Selecting previously unselected package gpg-wks-client.
21:43:17 Preparing to unpack .../49-gpg-wks-client_2.2.4-1ubuntu1.6_amd64.deb ...
21:43:17 Unpacking gpg-wks-client (2.2.4-1ubuntu1.6) ...
21:43:17 Selecting previously unselected package gpg-wks-server.
21:43:17 Preparing to unpack .../50-gpg-wks-server_2.2.4-1ubuntu1.6_amd64.deb ...
21:43:17 Unpacking gpg-wks-server (2.2.4-1ubuntu1.6) ...
21:43:17 Selecting previously unselected package gpgsm.
21:43:17 Preparing to unpack .../51-gpgsm_2.2.4-1ubuntu1.6_amd64.deb ...
21:43:17 Unpacking gpgsm (2.2.4-1ubuntu1.6) ...
21:43:17 Selecting previously unselected package gnupg.
21:43:17 Preparing to unpack .../52-gnupg_2.2.4-1ubuntu1.6_amd64.deb ...
21:43:17 Unpacking gnupg (2.2.4-1ubuntu1.6) ...
21:43:17 Selecting previously unselected package python3-software-properties.
21:43:17 Preparing to unpack .../53-python3-software-properties_0.96.24.32.18_all.deb ...
21:43:17 Unpacking python3-software-properties (0.96.24.32.18) ...
21:43:17   Running scriptlet: selinux-policy-targeted-35.18-1.fc35.noarch           5/26 
21:43:17   Installing       : selinux-policy-targeted-35.18-1.fc35.noarch           5/26 
21:43:17 Fetched 22.3 MB in 2s (11.5 MB/s)
21:43:17 Selecting previously unselected package software-properties-common.
21:43:17 Preparing to unpack .../54-software-properties-common_0.96.24.32.18_all.deb ...
21:43:17 Unpacking software-properties-common (0.96.24.32.18) ...
21:43:17 Selecting previously unselected package gnupg2.
21:43:17 Preparing to unpack .../55-gnupg2_2.2.4-1ubuntu1.6_all.deb ...
21:43:17 Unpacking gnupg2 (2.2.4-1ubuntu1.6) ...
21:43:17 Setting up python-apt-common (1.6.5ubuntu0.7) ...
21:43:17 Setting up libnpth0:amd64 (1.5-3) ...
21:43:17 Setting up readline-common (7.0-3) ...
21:43:17 Setting up libapt-inst2.0:amd64 (1.6.14) ...
21:43:17 Setting up apt-transport-https (1.6.14) ...
21:43:17 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ...
21:43:17 Setting up mime-support (3.60ubuntu1) ...
21:43:17 Setting up iso-codes (3.79-1) ...
21:43:17 Transaction test succeeded.
21:43:17 Running transaction
21:43:17 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
21:43:17 Setting up libreadline7:amd64 (7.0-3) ...
21:43:17 Setting up libpsl5:amd64 (0.19.1-5build1) ...
21:43:17 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ...
21:43:17 No schema files found: doing nothing.
21:43:17 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:43:17 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:43:17 Setting up distro-info-data (0.37ubuntu0.14) ...
21:43:17 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ...
21:43:17 Setting up libksba8:amd64 (1.3.5-2) ...
21:43:17 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ...
21:43:17 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ...
21:43:17 Setting up libgirepository-1.0-1:amd64 (1.56.1-1) ...
21:43:17 Setting up gnupg-l10n (2.2.4-1ubuntu1.6) ...
21:43:17 Setting up gir1.2-glib-2.0:amd64 (1.56.1-1) ...
21:43:17 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ...
21:43:17 Setting up openssl (1.1.1-1ubuntu2.1~18.04.20) ...
21:43:17 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.5) ...
21:43:17 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ...
21:43:17 Setting up ca-certificates (20211016~18.04.1) ...
21:43:18 Reading package lists...
21:43:18 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
21:43:18 Updating certificates in /etc/ssl/certs...
21:43:18 127 added, 0 removed; done.
21:43:19 Reading package lists...
21:43:19 Building dependency tree...
21:43:19 Reading state information...
21:43:19 Setting up libassuan0:amd64 (2.5.1-2) ...
21:43:19 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ...
21:43:19 Setting up libdbus-1-3:amd64 (1.12.2-1ubuntu1.3) ...
21:43:19 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.8) ...
21:43:19 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ...
21:43:19 Setting up python3.6 (3.6.9-1~18.04ubuntu1.8) ...
21:43:19   Running scriptlet: selinux-policy-targeted-34.1.39-1.el9.noarch           1/1 
21:43:19   Preparing        :                                                        1/1 
21:43:19   Installing       : libseccomp-2.5.2-2.el9.x86_64                         1/62 
21:43:19   Installing       : libmnl-1.0.4-15.el9.x86_64                            2/62 
21:43:19   Installing       : docker-compose-plugin-2.9.0-0.el9.x86_64              3/62 
21:43:19   Running scriptlet: docker-compose-plugin-2.9.0-0.el9.x86_64              3/62 
21:43:19   Installing       : docker-scan-plugin-0.17.0-0.el9.x86_64                4/62 
21:43:19   Running scriptlet: docker-scan-plugin-0.17.0-0.el9.x86_64                4/62 
21:43:19   Installing       : python3-libselinux-3.4-3.el9.x86_64                   5/62 
21:43:19   Installing       : fuse3-libs-3.10.2-5.el9.x86_64                        6/62 
21:43:19   Installing       : libselinux-utils-3.4-3.el9.x86_64                     7/62 
21:43:19 The following additional packages will be installed:
21:43:19   dbus dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0
21:43:19   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
21:43:19   gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0
21:43:19   libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3
21:43:19   libdevmapper1.02.1 libdw1 libelf1 libexpat1 libgirepository-1.0-1
21:43:19   libglib2.0-0 libglib2.0-bin libglib2.0-data libgstreamer1.0-0 libicu70
21:43:19   libip4tc2 libjson-c5 libkmod2 libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14
21:43:19   libnpth0 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
21:43:19   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
21:43:19   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
21:43:19   libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2 libxmlb2 libyaml-0-2
21:43:19   media-types openssl packagekit pinentry-curses pkexec policykit-1 polkitd
21:43:19   python-apt-common python3 python3-apt python3-blinker python3-cffi-backend
21:43:19   python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2
21:43:19   python3-importlib-metadata python3-jeepney python3-jwt python3-keyring
21:43:19   python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri
21:43:19   python3-minimal python3-more-itertools python3-oauthlib
21:43:19   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
21:43:19   python3-software-properties python3-wadllib python3-zipp python3.10
21:43:19   python3.10-minimal readline-common systemd systemd-sysv
21:43:19 Suggested packages:
21:43:19   default-dbus-session-bus | dbus-session-bus dbus-user-session
21:43:19   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery
21:43:19   gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
21:43:19   python3-venv python3-apt-dbg python-apt-doc python-blinker-doc
21:43:19   python-cryptography-doc python3-cryptography-vectors python-dbus-doc
21:43:19   python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin
21:43:19   python3-keyrings.alt python3-testresources python3-setuptools
21:43:19   python-pyparsing-doc python-secretstorage-doc python3.10-venv python3.10-doc
21:43:19   binutils binfmt-support readline-doc systemd-container libfido2-1
21:43:19   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0
21:43:19 Recommended packages:
21:43:19   libpam-cap dmsetup shared-mime-info xdg-user-dirs libldap-common
21:43:19   publicsuffix libsasl2-modules packagekit-tools unattended-upgrades
21:43:19   networkd-dispatcher systemd-timesyncd | time-daemon libnss-systemd
21:43:19 The following NEW packages will be installed:
21:43:19   apt-transport-https ca-certificates curl dbus dirmngr distro-info-data
21:43:19   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
21:43:19   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
21:43:19   libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin
21:43:19   libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1
21:43:19   libdw1 libelf1 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
21:43:19   libglib2.0-data libgstreamer1.0-0 libicu70 libip4tc2 libjson-c5 libkmod2
21:43:19   libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14 libnpth0
21:43:19   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
21:43:19   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
21:43:19   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
21:43:19   libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2 libxmlb2 libyaml-0-2
21:43:19   lsb-release media-types openssl packagekit pinentry-curses pkexec
21:43:19   policykit-1 polkitd python-apt-common python3 python3-apt python3-blinker
21:43:19   python3-cffi-backend python3-cryptography python3-dbus python3-distro
21:43:19   python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney
21:43:19   python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient
21:43:19   python3-lazr.uri python3-minimal python3-more-itertools python3-oauthlib
21:43:19   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
21:43:19   python3-software-properties python3-wadllib python3-zipp python3.10
21:43:19   python3.10-minimal readline-common software-properties-common systemd
21:43:19   systemd-sysv
21:43:19   Installing       : cracklib-2.9.6-27.el9.x86_64                          8/62 
21:43:19   Installing       : cracklib-dicts-2.9.6-27.el9.x86_64                    9/62 
21:43:19   Installing       : python3-libsemanage-3.4-2.el9.x86_64                 10/62 
21:43:19   Installing       : libnftnl-1.2.2-1.el9.x86_64                          11/62 
21:43:19   Installing       : docker-buildx-plugin-0.8.2-0.el9.x86_64              12/62 
21:43:19 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ...
21:43:19 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ...
21:43:19 Setting up gpgconf (2.2.4-1ubuntu1.6) ...
21:43:19 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ...
21:43:19 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ...
21:43:19 Setting up gpgsm (2.2.4-1ubuntu1.6) ...
21:43:19 Setting up gnupg-utils (2.2.4-1ubuntu1.6) ...
21:43:19 Setting up pinentry-curses (1.1.0-1) ...
21:43:19 0 upgraded, 107 newly installed, 0 to remove and 3 not upgraded.
21:43:19 Need to get 38.3 MB of archives.
21:43:19 After this operation, 139 MB of additional disk space will be used.
21:43:19 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.4-3ubuntu0.1 [809 kB]
21:43:19 Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libexpat1 amd64 2.4.7-1 [90.7 kB]
21:43:19 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.4-3ubuntu0.1 [2258 kB]
21:43:19 Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-minimal amd64 3.10.4-0ubuntu2 [24.4 kB]
21:43:19 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB]
21:43:19 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
21:43:19 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB]
21:43:19 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB]
21:43:19 Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsqlite3-0 amd64 3.37.2-2 [643 kB]
21:43:19 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.4-3ubuntu0.1 [1830 kB]
21:43:19 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.4-3ubuntu0.1 [488 kB]
21:43:19 Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpython3-stdlib amd64 3.10.4-0ubuntu2 [6990 B]
21:43:19 Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3 amd64 3.10.4-0ubuntu2 [22.8 kB]
21:43:19 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapparmor1 amd64 3.0.4-2ubuntu2.1 [38.7 kB]
21:43:19 Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libargon2-1 amd64 0~20171227-0.3 [19.5 kB]
21:43:19 Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1ubuntu4 [139 kB]
21:43:19 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:43:19 Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcryptsetup12 amd64 2:2.4.3-1ubuntu1.1 [211 kB]
21:43:19 Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 libip4tc2 amd64 1.8.7-1ubuntu5 [19.7 kB]
21:43:19 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ...
21:43:19 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ...
21:43:19 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ...
21:43:19 Setting up gpg (2.2.4-1ubuntu1.6) ...
21:43:19 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ...
21:43:19 Setting up python3 (3.6.7-1~18.04) ...
21:43:19 Setting up gpg-agent (2.2.4-1ubuntu1.6) ...
21:43:19 Setting up gpg-wks-server (2.2.4-1ubuntu1.6) ...
21:43:19 Setting up python3-gi (3.26.1-2ubuntu1) ...
21:43:19   Running scriptlet: docker-buildx-plugin-0.8.2-0.el9.x86_64              12/62 
21:43:19   Installing       : docker-ce-cli-1:0.0.0~20220816152130.8ffaab8-0.el9   13/62 
21:43:19   Running scriptlet: docker-ce-cli-1:0.0.0~20220816152130.8ffaab8-0.el9   13/62 
21:43:19   Installing       : python3-audit-3.0.7-103.el9.x86_64                   14/62 
21:43:19   Installing       : libslirp-4.4.0-4.el9.x86_64                          15/62 
21:43:19   Installing       : slirp4netns-1.2.0-2.el9.x86_64                       16/62 
21:43:19   Installing       : checkpolicy-3.4-1.el9.x86_64                         17/62 
21:43:19   Installing       : xz-5.2.5-8.el9.x86_64                                18/62 
21:43:19   Installing       : util-linux-core-2.37.4-3.el9.x86_64                  19/62 
21:43:19   Running scriptlet: util-linux-core-2.37.4-3.el9.x86_64                  19/62 
21:43:19   Installing       : systemd-rpm-macros-250-7.el9.noarch                  20/62 
21:43:19   Installing       : python3-setuptools-53.0.0-10.el9.noarch              21/62 
21:43:20 Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 libkmod2 amd64 29-1ubuntu1 [48.0 kB]
21:43:20 Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd amd64 249.11-0ubuntu3.4 [4580 kB]
21:43:20 Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd-sysv amd64 249.11-0ubuntu3.4 [10.5 kB]
21:43:20 Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.6 [1184 kB]
21:43:20 Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 ca-certificates all 20211016 [148 kB]
21:43:20 Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdbus-1-3 amd64 1.12.20-2ubuntu4 [188 kB]
21:43:20 Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 dbus amd64 1.12.20-2ubuntu4 [158 kB]
21:43:20 Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.1 [5124 B]
21:43:20 Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libglib2.0-0 amd64 2.72.1-1 [1460 kB]
21:43:20 Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgirepository-1.0-1 amd64 1.72.0-1 [55.6 kB]
21:43:20 Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 gir1.2-glib-2.0 amd64 1.72.0-1 [164 kB]
21:43:20 Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB]
21:43:20 Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcap2-bin amd64 1:2.44-1build3 [26.0 kB]
21:43:20 Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 libelf1 amd64 0.186-1build1 [51.0 kB]
21:43:20 Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 libglib2.0-data all 2.72.1-1 [4908 B]
21:43:20 Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB]
21:43:20 Setting up lsb-release (9.20170808ubuntu1) ...
21:43:20 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ...
21:43:20 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ...
21:43:20 Setting up python3-apt (1.6.5ubuntu0.7) ...
21:43:20   Installing       : python3-setools-4.4.0-5.el9.x86_64                   22/62 
21:43:20   Installing       : openssl-1:3.0.1-40.el9.x86_64                        23/62 
21:43:20   Running scriptlet: libutempter-1.2.1-6.el9.x86_64                       24/62 
21:43:20   Installing       : libutempter-1.2.1-6.el9.x86_64                       24/62 
21:43:20   Installing       : libnl3-3.7.0-1.el9.x86_64                            25/62 
21:43:20   Installing       : libibverbs-41.0-3.el9.x86_64                         26/62 
21:43:20   Installing       : libpcap-14:1.10.0-4.el9.x86_64                       27/62 
21:43:20   Installing       : libnfnetlink-1.0.1-21.el9.x86_64                     28/62 
21:43:20   Installing       : libnetfilter_conntrack-1.0.8-4.el9.x86_64            29/62 
21:43:20   Installing       : iptables-libs-1.8.8-4.el9.x86_64                     30/62 
21:43:20   Installing       : iptables-nft-1.8.8-4.el9.x86_64                      31/62 
21:43:20   Running scriptlet: iptables-nft-1.8.8-4.el9.x86_64                      31/62 
21:43:20   Installing       : libfdisk-2.37.4-3.el9.x86_64                         32/62 
21:43:20   Installing       : libeconf-0.4.1-2.el9.x86_64                          33/62 
21:43:20   Installing       : libdb-5.3.28-53.el9.x86_64                           34/62 
21:43:20   Installing       : pam-1.5.1-12.el9.x86_64                              35/62 
21:43:20 Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-systemd amd64 249.11-0ubuntu3.4 [203 kB]
21:43:20 Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.1 [763 kB]
21:43:20 Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB]
21:43:20 Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB]
21:43:20 Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python-apt-common all 2.3.0ubuntu2.1 [15.2 kB]
21:43:20 Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-apt amd64 2.3.0ubuntu2.1 [165 kB]
21:43:20 Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-dbus amd64 1.2.18-3build1 [99.5 kB]
21:43:20 Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-gi amd64 3.42.1-0ubuntu1 [229 kB]
21:43:20 Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pkg-resources all 59.6.0-1.2 [132 kB]
21:43:20 Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnghttp2-14 amd64 1.43.0-1build3 [76.3 kB]
21:43:20 Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB]
21:43:20 Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 apt-transport-https all 2.4.7 [1512 B]
21:43:20 Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
21:43:20 Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1 [20.8 kB]
21:43:20 Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1 [53.9 kB]
21:43:20 Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.12+dfsg-0ubuntu0.22.04.1 [184 kB]
21:43:20 Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
21:43:20 Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libssh-4 amd64 0.9.6-2build1 [184 kB]
21:43:20 Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.3 [290 kB]
21:43:20 Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.3 [194 kB]
21:43:20 Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB]
21:43:20 Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB]
21:43:20 Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 libksba8 amd64 1.6.0-2build1 [119 kB]
21:43:20 Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
21:43:20 Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB]
21:43:20 Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpackagekit-glib2-18 amd64 1.2.5-2ubuntu2 [123 kB]
21:43:20 Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.5-2ubuntu2 [25.3 kB]
21:43:20 Get:63 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
21:43:20 Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB]
21:43:20 Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB]
21:43:20 Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB]
21:43:20 Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB]
21:43:20 Get:68 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB]
21:43:20 Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB]
21:43:20 Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB]
21:43:20 Get:71 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
21:43:20 Get:72 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.3 [284 kB]
21:43:20 Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstemmer0d amd64 2.2.0-1build1 [165 kB]
21:43:20 Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlb2 amd64 0.3.6-2build1 [67.8 kB]
21:43:20 Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 libappstream4 amd64 0.15.2-2 [192 kB]
21:43:20 Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdw1 amd64 0.186-1build1 [250 kB]
21:43:20 Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 libglib2.0-bin amd64 2.72.1-1 [80.8 kB]
21:43:20 Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 libunwind8 amd64 1.3.2-2build2 [54.5 kB]
21:43:20 Get:79 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer1.0-0 amd64 1.20.3-0ubuntu1 [983 kB]
21:43:20   Installing       : libpwquality-1.4.4-8.el9.x86_64                      36/62 
21:43:20   Installing       : util-linux-2.37.4-3.el9.x86_64                       37/62 
21:43:20 warning: /etc/adjtime created as /etc/adjtime.rpmnew
21:43:20 
21:43:20   Installing       : kmod-libs-28-7.el9.x86_64                            38/62 
21:43:20   Installing       : kmod-28-7.el9.x86_64                                 39/62 
21:43:20   Installing       : fuse-common-3.10.2-5.el9.x86_64                      40/62 
21:43:20   Installing       : fuse3-3.10.2-5.el9.x86_64                            41/62 
21:43:20   Installing       : fuse-overlayfs-1.9-1.el9.x86_64                      42/62 
21:43:20   Running scriptlet: fuse-overlayfs-1.9-1.el9.x86_64                      42/62 
21:43:20   Installing       : diffutils-3.7-12.el9.x86_64                          43/62 
21:43:20   Installing       : policycoreutils-3.4-2.el9.x86_64                     44/62 
21:43:20   Running scriptlet: policycoreutils-3.4-2.el9.x86_64                     44/62 
21:43:20   Installing       : rpm-plugin-selinux-4.16.1.3-17.el9.x86_64            45/62 
21:43:20   Installing       : selinux-policy-34.1.39-1.el9.noarch                  46/62 
21:43:20   Running scriptlet: selinux-policy-34.1.39-1.el9.noarch                  46/62 
21:43:20 Setting up python3-dbus (1.2.6-1) ...
21:43:20 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ...
21:43:20 Setting up python3-software-properties (0.96.24.32.18) ...
21:43:20 Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpolkit-gobject-1-0 amd64 0.105-33 [43.2 kB]
21:43:20 Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpolkit-agent-1-0 amd64 0.105-33 [16.8 kB]
21:43:20 Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 polkitd amd64 0.105-33 [80.0 kB]
21:43:20 Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkexec amd64 0.105-33 [15.2 kB]
21:43:20 Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 policykit-1 amd64 0.105-33 [2426 B]
21:43:20 Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-blinker all 1.4+dfsg1-0.4 [14.0 kB]
21:43:20 Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cffi-backend amd64 1.15.0-1build2 [77.4 kB]
21:43:20 Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cryptography amd64 3.4.8-1ubuntu2 [236 kB]
21:43:20 Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyparsing all 2.4.7-1 [61.4 kB]
21:43:20 Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-httplib2 all 0.20.2-2 [30.4 kB]
21:43:20 Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-more-itertools all 8.10.0-2 [47.9 kB]
21:43:20 Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zipp all 1.0.0-3 [5440 B]
21:43:20 Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-importlib-metadata all 4.6.4-1 [16.2 kB]
21:43:20 Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jeepney all 0.7.1-3 [36.8 kB]
21:43:20 Get:94 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jwt all 2.3.0-1ubuntu0.1 [17.1 kB]
21:43:20 Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-secretstorage all 3.3.1-1 [13.2 kB]
21:43:20 Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-keyring all 23.5.0-1 [35.7 kB]
21:43:20 Get:97 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lazr.uri all 1.0.6-2 [14.4 kB]
21:43:20 Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wadllib all 1.3.6-1 [36.4 kB]
21:43:20 Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-distro all 1.7.0-1 [17.0 kB]
21:43:20 Get:100 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-oauthlib all 3.2.0-1 [89.7 kB]
21:43:20 Get:101 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-six all 1.16.0-3ubuntu1 [12.6 kB]
21:43:20   Running scriptlet: selinux-policy-targeted-34.1.39-1.el9.noarch         47/62 
21:43:20   Installing       : selinux-policy-targeted-34.1.39-1.el9.noarch         47/62 
21:43:20   Running scriptlet: selinux-policy-targeted-34.1.39-1.el9.noarch         47/62 
21:43:20   Installing       : python3-policycoreutils-3.4-2.el9.noarch             48/62 
21:43:20   Installing       : policycoreutils-python-utils-3.4-2.el9.noarch        49/62 
21:43:20   Running scriptlet: container-selinux-3:2.189.0-1.el9.noarch             50/62 
21:43:20   Installing       : container-selinux-3:2.189.0-1.el9.noarch             50/62 
21:43:20 Setting up dirmngr (2.2.4-1ubuntu1.6) ...
21:43:20 Setting up software-properties-common (0.96.24.32.18) ...
21:43:20 Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lazr.restfulclient all 0.14.4-1 [51.2 kB]
21:43:20 Get:103 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-launchpadlib all 1.10.16-1 [125 kB]
21:43:20 Get:104 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-software-properties all 0.99.22.3 [28.8 kB]
21:43:20 Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 packagekit amd64 1.2.5-2ubuntu2 [442 kB]
21:43:20 Get:106 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 software-properties-common all 0.99.22.3 [14.1 kB]
21:43:20 Get:107 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 gnupg2 all 2.2.27-3ubuntu2.1 [5548 B]
21:43:20 Setting up libcurl4:amd64 (7.58.0-2ubuntu3.19) ...
21:43:20 Setting up gpg-wks-client (2.2.4-1ubuntu1.6) ...
21:43:20 Setting up curl (7.58.0-2ubuntu3.19) ...
21:43:20 Setting up gnupg (2.2.4-1ubuntu1.6) ...
21:43:20 Setting up gnupg2 (2.2.4-1ubuntu1.6) ...
21:43:20 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
21:43:20 Processing triggers for ca-certificates (20211016~18.04.1) ...
21:43:20 Updating certificates in /etc/ssl/certs...
21:43:20 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal"
21:43:21 debconf: delaying package configuration, since apt-utils is not installed
21:43:21 Fetched 38.3 MB in 1s (25.8 MB/s)
21:43:21 Selecting previously unselected package libpython3.10-minimal:amd64.
21:43: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 ... 4395 files and directories currently installed.)
21:43:21 Preparing to unpack .../libpython3.10-minimal_3.10.4-3ubuntu0.1_amd64.deb ...
21:43:21 Unpacking libpython3.10-minimal:amd64 (3.10.4-3ubuntu0.1) ...
21:43:21 Selecting previously unselected package libexpat1:amd64.
21:43:21 Preparing to unpack .../libexpat1_2.4.7-1_amd64.deb ...
21:43:21 Unpacking libexpat1:amd64 (2.4.7-1) ...
21:43:21 Selecting previously unselected package python3.10-minimal.
21:43:21 Preparing to unpack .../python3.10-minimal_3.10.4-3ubuntu0.1_amd64.deb ...
21:43:21 Unpacking python3.10-minimal (3.10.4-3ubuntu0.1) ...
21:43:21 0 added, 0 removed; done.
21:43:21 Running hooks in /etc/ca-certificates/update.d...
21:43:21 done.
21:43:21 ++ source /etc/os-release
21:43:21 +++ NAME=Ubuntu
21:43:21 +++ VERSION='18.04.6 LTS (Bionic Beaver)'
21:43:21 +++ ID=ubuntu
21:43:21 +++ ID_LIKE=debian
21:43:21 +++ PRETTY_NAME='Ubuntu 18.04.6 LTS'
21:43:21 +++ VERSION_ID=18.04
21:43:21 +++ HOME_URL=https://www.ubuntu.com/
21:43:21 +++ SUPPORT_URL=https://help.ubuntu.com/
21:43:21 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
21:43:21 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
21:43:21 +++ VERSION_CODENAME=bionic
21:43:21 +++ UBUNTU_CODENAME=bionic
21:43:21 ++ echo ubuntu
21:43:21 + DIST_ID=ubuntu
21:43:21 ++ lsb_release -sc
21:43:21 + DIST_VERSION=bionic
21:43:21 + '[' bionic = sid ']'
21:43:21 + install_debian_containerd
21:43:21 + '[' staging = stage ']'
21:43:21 + REPO_URL=https://download.docker.com/linux/ubuntu
21:43:21 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
21:43:21 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
21:43:21 + update-ca-certificates -f
21:43:21 Clearing symlinks in /etc/ssl/certs...
21:43:21 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:43:21 Setting up libpython3.10-minimal:amd64 (3.10.4-3ubuntu0.1) ...
21:43:21 Setting up libexpat1:amd64 (2.4.7-1) ...
21:43:21 Setting up python3.10-minimal (3.10.4-3ubuntu0.1) ...
21:43:21 + make IMAGE=ubuntu:focal verify
21:43:21 docker run  --rm -i \
21:43:21 	-v "$(pwd):/v" \
21:43:21 	-e DEBIAN_FRONTEND=noninteractive \
21:43:21 	-e PACKAGE_REPO=staging \
21:43:21 	-w /v \
21:43:21 	ubuntu:focal ./verify
21:43:21 Unable to find image 'ubuntu:focal' locally
21:43:21 focal: Pulling from library/ubuntu
21:43:21 done.
21:43:21 Updating certificates in /etc/ssl/certs...
21:43:21 3b65ec22a9e9: Already exists
21:43:21 Digest: sha256:af5efa9c28de78b754777af9b4d850112cad01899a5d37d2617bb94dc63a49aa
21:43:21 Status: Downloaded newer image for ubuntu:focal
21:43:21 Selecting previously unselected package python3-minimal.
21:43: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 ... 4697 files and directories currently installed.)
21:43:21 Preparing to unpack .../0-python3-minimal_3.10.4-0ubuntu2_amd64.deb ...
21:43:21 Unpacking python3-minimal (3.10.4-0ubuntu2) ...
21:43:21 Selecting previously unselected package media-types.
21:43:21 Preparing to unpack .../1-media-types_7.0.0_all.deb ...
21:43:21 Unpacking media-types (7.0.0) ...
21:43:21 Selecting previously unselected package libmpdec3:amd64.
21:43:21 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ...
21:43:21 Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
21:43:21 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
21:43:21 127 added, 0 removed; done.
21:43:21 Running hooks in /etc/ca-certificates/update.d...
21:43:21 done.
21:43:21 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
21:43:21 + apt-key add -
21:43:21 Warning: apt-key output should not be parsed (stdout is not a terminal)
21:43:22 Selecting previously unselected package readline-common.
21:43:22 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
21:43:22 Unpacking readline-common (8.1.2-1) ...
21:43:22 Selecting previously unselected package libreadline8:amd64.
21:43:22 Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ...
21:43:22 Unpacking libreadline8:amd64 (8.1.2-1) ...
21:43:22 Selecting previously unselected package libsqlite3-0:amd64.
21:43:22 Preparing to unpack .../5-libsqlite3-0_3.37.2-2_amd64.deb ...
21:43:22 Unpacking libsqlite3-0:amd64 (3.37.2-2) ...
21:43:22 Selecting previously unselected package libpython3.10-stdlib:amd64.
21:43:22 Preparing to unpack .../6-libpython3.10-stdlib_3.10.4-3ubuntu0.1_amd64.deb ...
21:43:22 Unpacking libpython3.10-stdlib:amd64 (3.10.4-3ubuntu0.1) ...
21:43:22 Selecting previously unselected package python3.10.
21:43:22 Preparing to unpack .../7-python3.10_3.10.4-3ubuntu0.1_amd64.deb ...
21:43:22 Unpacking python3.10 (3.10.4-3ubuntu0.1) ...
21:43:22 OK
21:43:22 + '[' bionic = sid ']'
21:43:22 ++ dpkg --print-architecture
21:43:22 + ARCH=amd64
21:43:22 + echo 'deb [arch=amd64] https://download.docker.com/linux/ubuntu bionic test'
21:43:22 + apt-get update
21:43:22 + verify
21:43:22 + dpkg --version
21:43:22 + verify_deb
21:43:22 + apt-get update
21:43:22 Selecting previously unselected package libpython3-stdlib:amd64.
21:43:22 Preparing to unpack .../8-libpython3-stdlib_3.10.4-0ubuntu2_amd64.deb ...
21:43:22 Unpacking libpython3-stdlib:amd64 (3.10.4-0ubuntu2) ...
21:43:22 Setting up python3-minimal (3.10.4-0ubuntu2) ...
21:43:22 Selecting previously unselected package python3.
21:43: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 ... 5126 files and directories currently installed.)
21:43:22 Preparing to unpack .../0-python3_3.10.4-0ubuntu2_amd64.deb ...
21:43:22 Unpacking python3 (3.10.4-0ubuntu2) ...
21:43:22 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
21:43:22 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
21:43:22 Selecting previously unselected package libapparmor1:amd64.
21:43:22 Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.1_amd64.deb ...
21:43:22 Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.1) ...
21:43:22 Selecting previously unselected package libargon2-1:amd64.
21:43:22 Preparing to unpack .../2-libargon2-1_0~20171227-0.3_amd64.deb ...
21:43:22 Unpacking libargon2-1:amd64 (0~20171227-0.3) ...
21:43:22 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:43:22 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_amd64.deb ...
21:43:22 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
21:43:22 Selecting previously unselected package libjson-c5:amd64.
21:43:22 Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.1_amd64.deb ...
21:43:22 Unpacking libjson-c5:amd64 (0.15-3~ubuntu1.22.04.1) ...
21:43:22 Selecting previously unselected package libcryptsetup12:amd64.
21:43:22 Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.1_amd64.deb ...
21:43:22 Unpacking libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.1) ...
21:43:22 Selecting previously unselected package libip4tc2:amd64.
21:43:22 Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5_amd64.deb ...
21:43:22 Unpacking libip4tc2:amd64 (1.8.7-1ubuntu5) ...
21:43:22 Selecting previously unselected package libkmod2:amd64.
21:43:22 Preparing to unpack .../7-libkmod2_29-1ubuntu1_amd64.deb ...
21:43:22 Unpacking libkmod2:amd64 (29-1ubuntu1) ...
21:43:22 Get:1 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB]
21:43:22 Get:2 https://download.docker.com/linux/ubuntu bionic/test amd64 Packages [51.1 kB]
21:43:22 Hit:3 http://archive.ubuntu.com/ubuntu bionic InRelease
21:43:22 Hit:4 http://security.ubuntu.com/ubuntu bionic-security InRelease
21:43:22 Hit:5 http://archive.ubuntu.com/ubuntu bionic-updates InRelease
21:43:22 Selecting previously unselected package systemd.
21:43:22 Preparing to unpack .../8-systemd_249.11-0ubuntu3.4_amd64.deb ...
21:43:22 Unpacking systemd (249.11-0ubuntu3.4) ...
21:43:22 Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.1) ...
21:43:22 Setting up libargon2-1:amd64 (0~20171227-0.3) ...
21:43:22 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
21:43:22 Setting up libjson-c5:amd64 (0.15-3~ubuntu1.22.04.1) ...
21:43:22 Setting up libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.1) ...
21:43:22 Setting up libip4tc2:amd64 (1.8.7-1ubuntu5) ...
21:43:23 Hit:6 http://archive.ubuntu.com/ubuntu bionic-backports InRelease
21:43:23 Fetched 116 kB in 1s (162 kB/s)
21:43:23 Get:3 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [1461 kB]
21:43:23 Get:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
21:43:23 Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
21:43:23 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
21:43:23 Setting up libkmod2:amd64 (29-1ubuntu1) ...
21:43:23 Setting up systemd (249.11-0ubuntu3.4) ...
21:43:23 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:43:23 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:43:23 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
21:43:23 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
21:43:23 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
21:43:23 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
21:43:23 Initializing machine ID from random generator.
21:43:23 Get:7 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [888 kB]
21:43:23 Get:8 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
21:43:23 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2087 kB]
21:43:23 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.deb'.
21:43:23 Selecting previously unselected package systemd-sysv.
21:43: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 ... 5966 files and directories currently installed.)
21:43:23 Preparing to unpack .../00-systemd-sysv_249.11-0ubuntu3.4_amd64.deb ...
21:43:23 Unpacking systemd-sysv (249.11-0ubuntu3.4) ...
21:43:23 Selecting previously unselected package openssl.
21:43:23 Preparing to unpack .../01-openssl_3.0.2-0ubuntu1.6_amd64.deb ...
21:43:23 Unpacking openssl (3.0.2-0ubuntu1.6) ...
21:43:23 Selecting previously unselected package ca-certificates.
21:43:23 Preparing to unpack .../02-ca-certificates_20211016_all.deb ...
21:43:23 Unpacking ca-certificates (20211016) ...
21:43:23 Get:10 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [27.5 kB]
21:43:23 Selecting previously unselected package libdbus-1-3:amd64.
21:43:23 Preparing to unpack .../03-libdbus-1-3_1.12.20-2ubuntu4_amd64.deb ...
21:43:23 Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4) ...
21:43:23 Selecting previously unselected package dbus.
21:43:23 Preparing to unpack .../04-dbus_1.12.20-2ubuntu4_amd64.deb ...
21:43:23 Unpacking dbus (1.12.20-2ubuntu4) ...
21:43:23 Selecting previously unselected package distro-info-data.
21:43:23 Preparing to unpack .../05-distro-info-data_0.52ubuntu0.1_all.deb ...
21:43:23 Unpacking distro-info-data (0.52ubuntu0.1) ...
21:43:23 Selecting previously unselected package libglib2.0-0:amd64.
21:43:23 Preparing to unpack .../06-libglib2.0-0_2.72.1-1_amd64.deb ...
21:43:23 Unpacking libglib2.0-0:amd64 (2.72.1-1) ...
21:43:23 Selecting previously unselected package libgirepository-1.0-1:amd64.
21:43:23 Preparing to unpack .../07-libgirepository-1.0-1_1.72.0-1_amd64.deb ...
21:43:23 Unpacking libgirepository-1.0-1:amd64 (1.72.0-1) ...
21:43:23 Selecting previously unselected package gir1.2-glib-2.0:amd64.
21:43:23 Preparing to unpack .../08-gir1.2-glib-2.0_1.72.0-1_amd64.deb ...
21:43:23 Unpacking gir1.2-glib-2.0:amd64 (1.72.0-1) ...
21:43:23 Selecting previously unselected package iso-codes.
21:43:23 Preparing to unpack .../09-iso-codes_4.9.0-1_all.deb ...
21:43:23 Unpacking iso-codes (4.9.0-1) ...
21:43:23 Selecting previously unselected package libcap2-bin.
21:43:23 Preparing to unpack .../10-libcap2-bin_1%3a2.44-1build3_amd64.deb ...
21:43:23 Unpacking libcap2-bin (1:2.44-1build3) ...
21:43:24 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
21:43:24 ~/rpmbuild/BUILD/src
21:43:24 + popd
21:43:24 + RPM_EC=0
21:43:24 ++ jobs -p
21:43:24 + exit 0
21:43:24 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Xc9Zb6
21:43:24 + umask 022
21:43:24 + cd /root/rpmbuild/BUILD
21:43:24 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64 '!=' / ']'
21:43:24 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64
21:43:24 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64
21:43:24 + mkdir -p /root/rpmbuild/BUILDROOT
21:43:24 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64
21:43:24 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
21:43:24 + export CFLAGS
21:43:24 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
21:43:24 + export CXXFLAGS
21:43:24 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
21:43:24 + export FFLAGS
21:43:24 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
21:43:24 + export FCFLAGS
21:43:24 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-scan-plugin-0.17.0-0.fc36.x86_64.ld'
21:43:24 + export LDFLAGS
21:43:24 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:43:24 + export LT_SYS_LIBRARY_PATH
21:43:24 + CC=gcc
21:43:24 + export CC
21:43:24 + CXX=g++
21:43:24 + export CXX
21:43:24 + cd src
21:43:24 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
21:43:24 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-scan
21:43:24 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
21:43:24 + popd
21:43:24 + /usr/lib/rpm/check-buildroot
21:43:24 ~/rpmbuild/BUILD/src
21:43:24 + /usr/lib/rpm/redhat/brp-ldconfig
21:43:24 + /usr/lib/rpm/brp-compress
21:43:24 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:43:24 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:43:24 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:43:24 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:43:24 + /usr/lib/rpm/check-rpaths
21:43:24 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:43:24 + /usr/lib/rpm/brp-remove-la-files
21:43:24 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:43:24 + /usr/lib/rpm/redhat/brp-python-hardlink
21:43:24 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.sevVaO
21:43:24 + umask 022
21:43:24 + cd /root/rpmbuild/BUILD
21:43:24 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
21:43:24 + export CFLAGS
21:43:24 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
21:43:24 + export CXXFLAGS
21:43:24 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
21:43:24 + export FFLAGS
21:43:24 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
21:43:24 + export FCFLAGS
21:43:24 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-scan-plugin-0.17.0-0.fc36.x86_64.ld'
21:43:24 + export LDFLAGS
21:43:24 + LT_SYS_LIBRARY_PATH=/usr/lib64:
21:43:24 + export LT_SYS_LIBRARY_PATH
21:43:24 + CC=gcc
21:43:24 + export CC
21:43:24 + CXX=g++
21:43:24 + export CXX
21:43:24 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
21:43:24 + /usr/lib/rpm/generate-rpm-note.sh docker-scan-plugin 0.17.0-0.fc36 x86_64
21:43:24 + cd src
21:43:24 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
21:43:24 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:43:24 + ver=v0.17.0
21:43:24 + test v0.17.0 = v0.17.0
21:43:24 + echo 'PASS: docker-scan version OK'
21:43:24 PASS: docker-scan version OK
21:43:24 + RPM_EC=0
21:43:24 ++ jobs -p
21:43:24 + exit 0
21:43:24 Processing files: docker-scan-plugin-0.17.0-0.fc36.x86_64
21:43:24 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-scan
21:43:24 Provides: docker-scan-plugin = 0:0.17.0-0.fc36 docker-scan-plugin(x86-64) = 0:0.17.0-0.fc36
21:43:24 Requires(interp): /bin/sh /bin/sh /bin/sh
21:43:24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:43:24 Requires(post): /bin/sh
21:43:24 Requires(preun): /bin/sh
21:43:24 Requires(postun): /bin/sh
21:43:24 Enhances: docker-ce-cli
21:43:24 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64
21:43:24 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.17.0-0.fc36.src.rpm
21:43:24 21:43:24 Selecting previously unselected package libelf1:amd64.
21:43:24 Preparing to unpack .../11-libelf1_0.186-1build1_amd64.deb ...
Get:11 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
21:43:24 Unpacking libelf1:amd64 (0.186-1build1) ...
21:43:24 Selecting previously unselected package libglib2.0-data.
21:43:24 Preparing to unpack .../12-libglib2.0-data_2.72.1-1_all.deb ...
21:43:24 Unpacking libglib2.0-data (2.72.1-1) ...
21:43:24 Selecting previously unselected package libicu70:amd64.
21:43:24 Preparing to unpack .../13-libicu70_70.1-2_amd64.deb ...
21:43:24 Unpacking libicu70:amd64 (70.1-2) ...
21:43:24 Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
21:43:24 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [1571 kB]
21:43:24 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2542 kB]
21:43:24 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1181 kB]
21:43:24 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [30.2 kB]
21:43:24 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
21:43:24 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [27.5 kB]
21:43:24 Reading package lists...
21:43:24 ++ find deb/debbuild/ubuntu-bionic/ -type f -name '*.deb'
21:43:24 + packages='deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.8.2~ubuntu-bionic_amd64.deb
21:43:24 deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.deb
21:43:24 deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.deb
21:43:24 deb/debbuild/ubuntu-bionic/docker-scan-plugin_0.17.0~ubuntu-bionic_amd64.deb
21:43:24 deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.9.0~ubuntu-bionic_amd64.deb
21:43:24 deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.deb'
21:43:24 ++ echo 'deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.8.2~ubuntu-bionic_amd64.deb
21:43:24 deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.deb
21:43:24 deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.deb
21:43:24 deb/debbuild/ubuntu-bionic/docker-scan-plugin_0.17.0~ubuntu-bionic_amd64.deb
21:43:24 deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.9.0~ubuntu-bionic_amd64.deb
21:43:24 deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.deb'
21:43:24 ++ xargs
21:43:24 ++ awk '$0="./"$0'
21:43:24 + packages='./deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.8.2~ubuntu-bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-scan-plugin_0.17.0~ubuntu-bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.9.0~ubuntu-bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.deb'
21:43:24 + set -x
21:43:24 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.8.2~ubuntu-bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-scan-plugin_0.17.0~ubuntu-bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.9.0~ubuntu-bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.deb
21:43:24 Selecting previously unselected package docker-buildx-plugin.
21:43:24 (Reading database ... 6944 files and directories currently installed.)
21:43:24 Preparing to unpack .../docker-buildx-plugin_0.8.2~ubuntu-bionic_amd64.deb ...
21:43:24 Unpacking docker-buildx-plugin (0.8.2~ubuntu-bionic) ...
21:43:24 Selecting previously unselected package libpam-systemd:amd64.
21:43:24 Preparing to unpack .../14-libpam-systemd_249.11-0ubuntu3.4_amd64.deb ...
21:43:24 Unpacking libpam-systemd:amd64 (249.11-0ubuntu3.4) ...
21:43:24 Selecting previously unselected package libxml2:amd64.
21:43:24 Preparing to unpack .../15-libxml2_2.9.13+dfsg-1ubuntu0.1_amd64.deb ...
21:43:24 Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.1) ...
21:43:24 Selecting previously unselected package libyaml-0-2:amd64.
21:43:24 Preparing to unpack .../16-libyaml-0-2_0.2.2-1build2_amd64.deb ...
21:43:24 Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ...
21:43:24 Selecting previously unselected package lsb-release.
21:43:24 Preparing to unpack .../17-lsb-release_11.1.0ubuntu4_all.deb ...
21:43:24 Unpacking lsb-release (11.1.0ubuntu4) ...
21:43:24 Selecting previously unselected package python-apt-common.
21:43:24 Preparing to unpack .../18-python-apt-common_2.3.0ubuntu2.1_all.deb ...
21:43:24 Unpacking python-apt-common (2.3.0ubuntu2.1) ...
21:43:24 Selecting previously unselected package python3-apt.
21:43:24 Preparing to unpack .../19-python3-apt_2.3.0ubuntu2.1_amd64.deb ...
21:43:24 Unpacking python3-apt (2.3.0ubuntu2.1) ...
21:43:24 Selecting previously unselected package python3-dbus.
21:43:24 Preparing to unpack .../20-python3-dbus_1.2.18-3build1_amd64.deb ...
21:43:24 Unpacking python3-dbus (1.2.18-3build1) ...
21:43:24 Selecting previously unselected package python3-gi.
21:43:24 Preparing to unpack .../21-python3-gi_3.42.1-0ubuntu1_amd64.deb ...
21:43:24 Unpacking python3-gi (3.42.1-0ubuntu1) ...
21:43:24 Selecting previously unselected package python3-pkg-resources.
21:43:24 Preparing to unpack .../22-python3-pkg-resources_59.6.0-1.2_all.deb ...
21:43:24 Unpacking python3-pkg-resources (59.6.0-1.2) ...
21:43:24 Selecting previously unselected package libnghttp2-14:amd64.
21:43:24 Preparing to unpack .../23-libnghttp2-14_1.43.0-1build3_amd64.deb ...
21:43:24 Unpacking libnghttp2-14:amd64 (1.43.0-1build3) ...
21:43:24 Selecting previously unselected package libpsl5:amd64.
21:43:24 Preparing to unpack .../24-libpsl5_0.21.0-1.2build2_amd64.deb ...
21:43:24 Unpacking libpsl5:amd64 (0.21.0-1.2build2) ...
21:43:24 Selecting previously unselected package apt-transport-https.
21:43:24 Preparing to unpack .../25-apt-transport-https_2.4.7_all.deb ...
21:43:24 Unpacking apt-transport-https (2.4.7) ...
21:43:24 Selecting previously unselected package libbrotli1:amd64.
21:43:24 Preparing to unpack .../26-libbrotli1_1.0.9-2build6_amd64.deb ...
21:43:24 Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
21:43:24 make[1]: Leaving directory '/root/build-deb'
21:43:24  dpkg-genbuildinfo
21:43:24  dpkg-genchanges  >../docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.changes
21:43:25 Selecting previously unselected package libsasl2-modules-db:amd64.
21:43:25 Preparing to unpack .../27-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1_amd64.deb ...
21:43:25 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1) ...
21:43:25 Selecting previously unselected package libsasl2-2:amd64.
21:43:25 Preparing to unpack .../28-libsasl2-2_2.1.27+dfsg2-3ubuntu1_amd64.deb ...
21:43:25 Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1) ...
21:43:25 Selecting previously unselected package libldap-2.5-0:amd64.
21:43:25 Preparing to unpack .../29-libldap-2.5-0_2.5.12+dfsg-0ubuntu0.22.04.1_amd64.deb ...
21:43:25 Unpacking libldap-2.5-0:amd64 (2.5.12+dfsg-0ubuntu0.22.04.1) ...
21:43:25 Selecting previously unselected package librtmp1:amd64.
21:43:25 Preparing to unpack .../30-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
21:43:25 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
21:43:25 Selecting previously unselected package libssh-4:amd64.
21:43:25 Preparing to unpack .../31-libssh-4_0.9.6-2build1_amd64.deb ...
21:43:25 Unpacking libssh-4:amd64 (0.9.6-2build1) ...
21:43:25 Selecting previously unselected package libcurl4:amd64.
21:43:25 Preparing to unpack .../32-libcurl4_7.81.0-1ubuntu1.3_amd64.deb ...
21:43:25 Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.3) ...
21:43:25 Fetched 23.3 MB in 3s (8250 kB/s)
21:43:25 Selecting previously unselected package curl.
21:43:25 Preparing to unpack .../33-curl_7.81.0-1ubuntu1.3_amd64.deb ...
21:43:25 Unpacking curl (7.81.0-1ubuntu1.3) ...
21:43:25 Selecting previously unselected package libassuan0:amd64.
21:43:25 Preparing to unpack .../34-libassuan0_2.5.5-1build1_amd64.deb ...
21:43:25 Unpacking libassuan0:amd64 (2.5.5-1build1) ...
21:43:25 Selecting previously unselected package gpgconf.
21:43:25 Preparing to unpack .../35-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ...
21:43:25 Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
21:43:25 Selecting previously unselected package libksba8:amd64.
21:43:25 Preparing to unpack .../36-libksba8_1.6.0-2build1_amd64.deb ...
21:43:25 Unpacking libksba8:amd64 (1.6.0-2build1) ...
21:43:25 Selecting previously unselected package libnpth0:amd64.
21:43:25 Preparing to unpack .../37-libnpth0_1.6-3build2_amd64.deb ...
21:43:25 Unpacking libnpth0:amd64 (1.6-3build2) ...
21:43:25 Selecting previously unselected package dirmngr.
21:43:25 Preparing to unpack .../38-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ...
21:43:25 Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
21:43:25 Selecting previously unselected package libpackagekit-glib2-18:amd64.
21:43:25 Preparing to unpack .../39-libpackagekit-glib2-18_1.2.5-2ubuntu2_amd64.deb ...
21:43:25 Unpacking libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu2) ...
21:43:25 Selecting previously unselected package gir1.2-packagekitglib-1.0.
21:43:25 Preparing to unpack .../40-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu2_amd64.deb ...
21:43:25 Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
21:43:25 Selecting previously unselected package gnupg-l10n.
21:43:25 Preparing to unpack .../41-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
21:43:25 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
21:43:25 Selecting previously unselected package gnupg-utils.
21:43:25 Preparing to unpack .../42-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ...
21:43:25 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
21:43:25 Selecting previously unselected package gpg.
21:43:25 Preparing to unpack .../43-gpg_2.2.27-3ubuntu2.1_amd64.deb ...
21:43:25 Unpacking gpg (2.2.27-3ubuntu2.1) ...
21:43:25 Selecting previously unselected package pinentry-curses.
21:43:25 Preparing to unpack .../44-pinentry-curses_1.1.1-1build2_amd64.deb ...
21:43:25 Unpacking pinentry-curses (1.1.1-1build2) ...
21:43:25 Selecting previously unselected package gpg-agent.
21:43:25 Preparing to unpack .../45-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ...
21:43:25 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
21:43:25 Selecting previously unselected package gpg-wks-client.
21:43:25 Preparing to unpack .../46-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ...
21:43:25   Running scriptlet: selinux-policy-targeted-35.18-1.fc35.noarch           5/26 
21:43:25   Running scriptlet: container-selinux-2:2.189.0-1.fc35.noarch             6/26 
21:43:25   Installing       : container-selinux-2:2.189.0-1.fc35.noarch             6/26 
21:43:25 Selecting previously unselected package docker-ce-rootless-extras.
21:43:25 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.deb ...
21:43:25 Unpacking docker-ce-rootless-extras (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic) ...
21:43:25 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
21:43:25 Selecting previously unselected package gpg-wks-server.
21:43:25 Preparing to unpack .../47-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ...
21:43:25 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
21:43:25 Selecting previously unselected package gpgsm.
21:43:25 Preparing to unpack .../48-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ...
21:43:25 Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
21:43:25 Selecting previously unselected package gnupg.
21:43:25 Preparing to unpack .../49-gnupg_2.2.27-3ubuntu2.1_all.deb ...
21:43:25 Unpacking gnupg (2.2.27-3ubuntu2.1) ...
21:43:25 Selecting previously unselected package libcurl3-gnutls:amd64.
21:43:25 Preparing to unpack .../50-libcurl3-gnutls_7.81.0-1ubuntu1.3_amd64.deb ...
21:43:25 Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.3) ...
21:43:25 Selecting previously unselected package libstemmer0d:amd64.
21:43:25 Preparing to unpack .../51-libstemmer0d_2.2.0-1build1_amd64.deb ...
21:43:25 Unpacking libstemmer0d:amd64 (2.2.0-1build1) ...
21:43:25 Selecting previously unselected package libxmlb2:amd64.
21:43:25 Preparing to unpack .../52-libxmlb2_0.3.6-2build1_amd64.deb ...
21:43:25 Unpacking libxmlb2:amd64 (0.3.6-2build1) ...
21:43:26 Selecting previously unselected package libappstream4:amd64.
21:43:26 Preparing to unpack .../53-libappstream4_0.15.2-2_amd64.deb ...
21:43:26 Unpacking libappstream4:amd64 (0.15.2-2) ...
21:43:26 Selecting previously unselected package libdw1:amd64.
21:43:26 Preparing to unpack .../54-libdw1_0.186-1build1_amd64.deb ...
21:43:26 Unpacking libdw1:amd64 (0.186-1build1) ...
21:43:26 Selecting previously unselected package libglib2.0-bin.
21:43:26 Preparing to unpack .../55-libglib2.0-bin_2.72.1-1_amd64.deb ...
21:43:26 Unpacking libglib2.0-bin (2.72.1-1) ...
21:43:26 Selecting previously unselected package libunwind8:amd64.
21:43:26 Preparing to unpack .../56-libunwind8_1.3.2-2build2_amd64.deb ...
21:43:26 Unpacking libunwind8:amd64 (1.3.2-2build2) ...
21:43:26 Selecting previously unselected package libgstreamer1.0-0:amd64.
21:43:26 Preparing to unpack .../57-libgstreamer1.0-0_1.20.3-0ubuntu1_amd64.deb ...
21:43:26 Unpacking libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) ...
21:43:26 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
21:43:26 Preparing to unpack .../58-libpolkit-gobject-1-0_0.105-33_amd64.deb ...
21:43:26 Unpacking libpolkit-gobject-1-0:amd64 (0.105-33) ...
21:43:26 Reading package lists...
21:43:26 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
21:43:26 dpkg-genchanges: info: including full source code in upload
21:43:26  dpkg-source -I.git --after-build .
21:43:26 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:43:26 + destination=/build
21:43:26 + mkdir -p /build
21:43:26 + mv -v /root/docker-buildx-plugin_0.8.2~debian-bullseye_amd64.deb /root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.deb /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye.dsc /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye.tar.gz /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.buildinfo /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.changes /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.deb /root/docker-compose-plugin_2.9.0~debian-bullseye_amd64.deb /root/docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb /build
21:43:26 copied '/root/docker-buildx-plugin_0.8.2~debian-bullseye_amd64.deb' -> '/build/docker-buildx-plugin_0.8.2~debian-bullseye_amd64.deb'
21:43:26 removed '/root/docker-buildx-plugin_0.8.2~debian-bullseye_amd64.deb'
21:43:26 copied '/root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.deb'
21:43:26 removed '/root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.deb'
21:43:26 copied '/root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.deb'
21:43:26 removed '/root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.deb'
21:43:26 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye.dsc' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye.dsc'
21:43:26 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye.dsc'
21:43:26 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye.tar.gz' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye.tar.gz'
21:43:26 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye.tar.gz'
21:43:26 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.buildinfo'
21:43:26 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.buildinfo'
21:43:26 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.changes' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.changes'
21:43:26 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.changes'
21:43:26 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.deb' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.deb'
21:43:26 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.deb'
21:43:26 copied '/root/docker-compose-plugin_2.9.0~debian-bullseye_amd64.deb' -> '/build/docker-compose-plugin_2.9.0~debian-bullseye_amd64.deb'
21:43:26 removed '/root/docker-compose-plugin_2.9.0~debian-bullseye_amd64.deb'
21:43:26 copied '/root/docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb' -> '/build/docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb'
21:43:26 removed '/root/docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb'
21:43:26 Selecting previously unselected package libpolkit-agent-1-0:amd64.
21:43:26 Preparing to unpack .../59-libpolkit-agent-1-0_0.105-33_amd64.deb ...
21:43:26 Unpacking libpolkit-agent-1-0:amd64 (0.105-33) ...
21:43:26 Selecting previously unselected package polkitd.
21:43:26 Preparing to unpack .../60-polkitd_0.105-33_amd64.deb ...
21:43:26 Unpacking polkitd (0.105-33) ...
21:43:26 Selecting previously unselected package pkexec.
21:43:26 Preparing to unpack .../61-pkexec_0.105-33_amd64.deb ...
21:43:26 Unpacking pkexec (0.105-33) ...
21:43:26 Selecting previously unselected package policykit-1.
21:43:26 Preparing to unpack .../62-policykit-1_0.105-33_amd64.deb ...
21:43:26 Unpacking policykit-1 (0.105-33) ...
21:43:26 Selecting previously unselected package python3-blinker.
21:43:26 Preparing to unpack .../63-python3-blinker_1.4+dfsg1-0.4_all.deb ...
21:43:26 Unpacking python3-blinker (1.4+dfsg1-0.4) ...
21:43:26 Selecting previously unselected package python3-cffi-backend:amd64.
21:43:26 Preparing to unpack .../64-python3-cffi-backend_1.15.0-1build2_amd64.deb ...
21:43:26 Unpacking python3-cffi-backend:amd64 (1.15.0-1build2) ...
21:43:26 Selecting previously unselected package python3-cryptography.
21:43:26 Preparing to unpack .../65-python3-cryptography_3.4.8-1ubuntu2_amd64.deb ...
21:43:26 Unpacking python3-cryptography (3.4.8-1ubuntu2) ...
21:43:26 Selecting previously unselected package docker-ce.
21:43:26 Preparing to unpack .../docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.deb ...
21:43:26 Unpacking docker-ce (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic) ...
21:43:26 Selecting previously unselected package python3-pyparsing.
21:43:26 Preparing to unpack .../66-python3-pyparsing_2.4.7-1_all.deb ...
21:43:26 Unpacking python3-pyparsing (2.4.7-1) ...
21:43:26 Selecting previously unselected package python3-httplib2.
21:43:26 Preparing to unpack .../67-python3-httplib2_0.20.2-2_all.deb ...
21:43:26 Unpacking python3-httplib2 (0.20.2-2) ...
21:43:26 Selecting previously unselected package python3-more-itertools.
21:43:26 Preparing to unpack .../68-python3-more-itertools_8.10.0-2_all.deb ...
21:43:26 Unpacking python3-more-itertools (8.10.0-2) ...
21:43:26 Selecting previously unselected package python3-zipp.
21:43:26 Preparing to unpack .../69-python3-zipp_1.0.0-3_all.deb ...
21:43:26 Unpacking python3-zipp (1.0.0-3) ...
21:43:26 Selecting previously unselected package python3-importlib-metadata.
21:43:26 Preparing to unpack .../70-python3-importlib-metadata_4.6.4-1_all.deb ...
21:43:26 Unpacking python3-importlib-metadata (4.6.4-1) ...
21:43:26 Reading package lists...
21:43:26 Selecting previously unselected package python3-jeepney.
21:43:26 Preparing to unpack .../71-python3-jeepney_0.7.1-3_all.deb ...
21:43:26 Unpacking python3-jeepney (0.7.1-3) ...
21:43:26 Selecting previously unselected package python3-jwt.
21:43:26 Preparing to unpack .../72-python3-jwt_2.3.0-1ubuntu0.1_all.deb ...
21:43:26 Unpacking python3-jwt (2.3.0-1ubuntu0.1) ...
21:43:26 Selecting previously unselected package python3-secretstorage.
21:43:26 Preparing to unpack .../73-python3-secretstorage_3.3.1-1_all.deb ...
21:43:26 Unpacking python3-secretstorage (3.3.1-1) ...
21:43:26 Selecting previously unselected package python3-keyring.
21:43:26 Preparing to unpack .../74-python3-keyring_23.5.0-1_all.deb ...
21:43:26 Unpacking python3-keyring (23.5.0-1) ...
21:43:26 Selecting previously unselected package python3-lazr.uri.
21:43:26 Preparing to unpack .../75-python3-lazr.uri_1.0.6-2_all.deb ...
21:43:26 Unpacking python3-lazr.uri (1.0.6-2) ...
21:43:26 Selecting previously unselected package python3-wadllib.
21:43:26 Preparing to unpack .../76-python3-wadllib_1.3.6-1_all.deb ...
21:43:26 Unpacking python3-wadllib (1.3.6-1) ...
21:43:26 Selecting previously unselected package python3-distro.
21:43:26 Preparing to unpack .../77-python3-distro_1.7.0-1_all.deb ...
21:43:26 Unpacking python3-distro (1.7.0-1) ...
21:43:26 Building dependency tree...
21:43:26 Reading state information...
21:43:27 Selecting previously unselected package python3-oauthlib.
21:43:27 Preparing to unpack .../78-python3-oauthlib_3.2.0-1_all.deb ...
21:43:27 Unpacking python3-oauthlib (3.2.0-1) ...
21:43:27 Selecting previously unselected package python3-six.
21:43:27 Preparing to unpack .../79-python3-six_1.16.0-3ubuntu1_all.deb ...
21:43:27 Unpacking python3-six (1.16.0-3ubuntu1) ...
21:43:27 Selecting previously unselected package python3-lazr.restfulclient.
21:43:27 Preparing to unpack .../80-python3-lazr.restfulclient_0.14.4-1_all.deb ...
21:43:27 Unpacking python3-lazr.restfulclient (0.14.4-1) ...
21:43:27 Selecting previously unselected package python3-launchpadlib.
21:43:27 Preparing to unpack .../81-python3-launchpadlib_1.10.16-1_all.deb ...
21:43:27 Unpacking python3-launchpadlib (1.10.16-1) ...
21:43:27 Selecting previously unselected package python3-software-properties.
21:43:27 Preparing to unpack .../82-python3-software-properties_0.99.22.3_all.deb ...
21:43:27 Unpacking python3-software-properties (0.99.22.3) ...
21:43:27 Selecting previously unselected package packagekit.
21:43:27 The following additional packages will be installed:
21:43:27   dbus dbus-user-session dconf-gsettings-backend dconf-service dirmngr
21:43:27   distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking
21:43:27   glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils
21:43:27   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
21:43:27   gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1
21:43:27   libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12
21:43:27   libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1
21:43:27   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
21:43:27   libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal
21:43:27   libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66
21:43:27   libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal
21:43:27   libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0
21:43:27   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd
21:43:27   libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5
21:43:27   libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8
21:43:27   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1
21:43:27   libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2
21:43:27   libyaml-0-2 mime-support openssl packagekit pinentry-curses policykit-1
21:43:27   python-apt-common python3 python3-apt python3-certifi python3-chardet
21:43:27   python3-dbus python3-gi python3-idna python3-minimal python3-pkg-resources
21:43:27   python3-requests python3-requests-unixsocket python3-six
21:43:27   python3-software-properties python3-urllib3 python3.8 python3.8-minimal
21:43:27   readline-common systemd systemd-sysv systemd-timesyncd tzdata
21:43:27 Suggested packages:
21:43:27   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery krb5-doc
21:43:27   krb5-user gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
21:43:27   python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
21:43:27   python3-setuptools python3-cryptography python3-openssl python3-socks
21:43:27   python3.8-venv python3.8-doc binutils binfmt-support readline-doc
21:43:27   systemd-container
21:43:27 Recommended packages:
21:43:27   libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales publicsuffix
21:43:27   libsasl2-modules file xz-utils packagekit-tools unattended-upgrades
21:43:27   networkd-dispatcher libnss-systemd
21:43:27 The following NEW packages will be installed:
21:43:27   apt-transport-https ca-certificates curl dbus dbus-user-session
21:43:27   dconf-gsettings-backend dconf-service dirmngr distro-info-data
21:43:27   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking
21:43:27   glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils
21:43:27   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
21:43:27   gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1
21:43:27   libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12
21:43:27   libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1
21:43:27   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
21:43:27   libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal
21:43:27   libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66
21:43:27   libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal
21:43:27   libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0
21:43:27   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd
21:43:27   libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5
21:43:27   libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8
21:43:27   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1
21:43:27   libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2
21:43:27   libyaml-0-2 lsb-release mime-support openssl packagekit pinentry-curses
21:43:27   policykit-1 python-apt-common python3 python3-apt python3-certifi
21:43:27   python3-chardet python3-dbus python3-gi python3-idna python3-minimal
21:43:27   python3-pkg-resources python3-requests python3-requests-unixsocket
21:43:27   python3-six python3-software-properties python3-urllib3 python3.8
21:43:27   python3.8-minimal readline-common software-properties-common systemd
21:43:27   systemd-sysv systemd-timesyncd tzdata
21:43:27 Preparing to unpack .../83-packagekit_1.2.5-2ubuntu2_amd64.deb ...
21:43:27 Unpacking packagekit (1.2.5-2ubuntu2) ...
21:43:27 Selecting previously unselected package software-properties-common.
21:43:27 Preparing to unpack .../84-software-properties-common_0.99.22.3_all.deb ...
21:43:27 Unpacking software-properties-common (0.99.22.3) ...
21:43:27 Selecting previously unselected package gnupg2.
21:43:27 Preparing to unpack .../85-gnupg2_2.2.27-3ubuntu2.1_all.deb ...
21:43:27 Unpacking gnupg2 (2.2.27-3ubuntu2.1) ...
21:43:27 Setting up libksba8:amd64 (1.6.0-2build1) ...
21:43:27 Setting up media-types (7.0.0) ...
21:43:27 Setting up systemd-sysv (249.11-0ubuntu3.4) ...
21:43:27 Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
21:43:27 Setting up apt-transport-https (2.4.7) ...
21:43:27 Setting up libyaml-0-2:amd64 (0.2.2-1build2) ...
21:43:27 Setting up libglib2.0-0:amd64 (2.72.1-1) ...
21:43:27 No schema files found: doing nothing.
21:43:27 Setting up distro-info-data (0.52ubuntu0.1) ...
21:43:27 Setting up libxmlb2:amd64 (0.3.6-2build1) ...
21:43:27 Setting up libbrotli1:amd64 (1.0.9-2build6) ...
21:43:27 Setting up libsqlite3-0:amd64 (3.37.2-2) ...
21:43:27 Setting up libnghttp2-14:amd64 (1.43.0-1build3) ...
21:43:27 Setting up libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu2) ...
21:43:27 Setting up libnpth0:amd64 (1.6-3build2) ...
21:43:27 Setting up libassuan0:amd64 (2.5.5-1build1) ...
21:43:27 Setting up libunwind8:amd64 (1.3.2-2build2) ...
21:43:27 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1) ...
21:43:27 Setting up libcap2-bin (1:2.44-1build3) ...
21:43:27 Setting up libglib2.0-data (2.72.1-1) ...
21:43:27 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
21:43:27 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
21:43:27 Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4) ...
21:43:27 Setting up dbus (1.12.20-2ubuntu4) ...
21:43:27 0 upgraded, 119 newly installed, 0 to remove and 1 not upgraded.
21:43:27 Need to get 35.0 MB of archives.
21:43:27 After this operation, 144 MB of additional disk space will be used.
21:43:27 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.16 [1321 kB]
21:43:27 Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1) ...
21:43:27 Setting up libssh-4:amd64 (0.9.6-2build1) ...
21:43:27 Setting up python-apt-common (2.3.0ubuntu2.1) ...
21:43:27 Setting up libmpdec3:amd64 (2.5.1-2build2) ...
21:43:27 Setting up libpam-systemd:amd64 (249.11-0ubuntu3.4) ...
21:43:27 Setting up libgirepository-1.0-1:amd64 (1.72.0-1) ...
21:43:27 Setting up libstemmer0d:amd64 (2.2.0-1build1) ...
21:43:27 Setting up openssl (3.0.2-0ubuntu1.6) ...
21:43:27 Setting up libelf1:amd64 (0.186-1build1) ...
21:43:27 Setting up readline-common (8.1.2-1) ...
21:43:28 Setting up iso-codes (4.9.0-1) ...
21:43:28 Setting up libpolkit-gobject-1-0:amd64 (0.105-33) ...
21:43:28 Setting up libicu70:amd64 (70.1-2) ...
21:43:28 Setting up pinentry-curses (1.1.1-1build2) ...
21:43:28 Setting up libdw1:amd64 (0.186-1build1) ...
21:43:28 Setting up libreadline8:amd64 (8.1.2-1) ...
21:43:28 Setting up libglib2.0-bin (2.72.1-1) ...
21:43:28 Setting up libldap-2.5-0:amd64 (2.5.12+dfsg-0ubuntu0.22.04.1) ...
21:43:28 Setting up libpython3.10-stdlib:amd64 (3.10.4-3ubuntu0.1) ...
21:43:28 Setting up ca-certificates (20211016) ...
21:43:28 Selecting previously unselected package docker-scan-plugin.
21:43:28 Preparing to unpack .../docker-scan-plugin_0.17.0~ubuntu-bionic_amd64.deb ...
21:43:28 Unpacking docker-scan-plugin (0.17.0~ubuntu-bionic) ...
21:43:28   Running scriptlet: container-selinux-2:2.180.0-1.module_el8.7.0+1106+   33/39 
21:43:28   Installing       : containerd.io-1.6.7-3.1.el8.x86_64                   34/39 
21:43:28   Running scriptlet: containerd.io-1.6.7-3.1.el8.x86_64                   34/39 
21:43:28   Installing       : libslirp-4.4.0-1.module_el8.6.0+926+8bef8ae7.x86_6   35/39 
21:43:28   Installing       : slirp4netns-1.1.8-2.module_el8.7.0+1106+45480ee0.x   36/39 
21:43:28   Installing       : docker-ce-rootless-extras-0.0.0~20220816152130.8ff   37/39 
21:43:28 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.17.0-0.fc36.x86_64.rpm
21:43:28 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RrwC0s
21:43:28 + umask 022
21:43:28 + cd /root/rpmbuild/BUILD
21:43:28 + cd src
21:43:28 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64
21:43:28 + RPM_EC=0
21:43:28 ++ jobs -p
21:43:28 + exit 0
21:43:28     line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:43:28     line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:43:28     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:43:28     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64/usr/bin/docker-proxy
21:43:28     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
21:43:28     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose
21:43:28     Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-scan
21:43:28 
21:43:28 RPM build warnings:
21:43:28 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.5 [717 kB]
21:43:28 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB]
21:43:28 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.5 [1905 kB]
21:43:28 Updating certificates in /etc/ssl/certs...
21:43:28 Selecting previously unselected package docker-compose-plugin.
21:43:28 Preparing to unpack .../docker-compose-plugin_2.9.0~ubuntu-bionic_amd64.deb ...
21:43:28 Unpacking docker-compose-plugin (2.9.0~ubuntu-bionic) ...
21:43:28 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB]
21:43:28 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB]
21:43:28 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB]
21:43:28 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB]
21:43:28 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB]
21:43:28 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.3 [549 kB]
21:43:28 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.5 [1675 kB]
21:43:28 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.5 [387 kB]
21:43:28 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B]
21:43:28 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB]
21:43:28 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB]
21:43:28 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libcap2 amd64 1:2.32-1 [15.9 kB]
21:43:28 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.2 kB]
21:43:28 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB]
21:43:28 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB]
21:43:28 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB]
21:43:28 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libip4tc2 amd64 1.8.4-3ubuntu2 [18.8 kB]
21:43:28 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkmod2 amd64 27-1ubuntu2.1 [45.3 kB]
21:43:28 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.17 [28.1 kB]
21:43:28 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.17 [3809 kB]
21:43:28 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.17 [10.3 kB]
21:43:28 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.16 [621 kB]
21:43:28 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20211016~20.04.1 [144 kB]
21:43:28 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.2 [179 kB]
21:43:28 127 added, 0 removed; done.
21:43:28 Setting up gir1.2-glib-2.0:amd64 (1.72.0-1) ...
21:43:28 Setting up gpgconf (2.2.27-3ubuntu2.1) ...
21:43:28 Setting up libcurl4:amd64 (7.81.0-1ubuntu1.3) ...
21:43:28 Setting up libpolkit-agent-1-0:amd64 (0.105-33) ...
21:43:28 Setting up curl (7.81.0-1ubuntu1.3) ...
21:43:28 Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.1) ...
21:43:28 Setting up polkitd (0.105-33) ...
21:43:29 Selecting previously unselected package docker-ce-cli.
21:43:29 Preparing to unpack .../docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.deb ...
21:43:29 Unpacking docker-ce-cli (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic) ...
21:43:29 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dbus amd64 1.12.16-2ubuntu2.2 [151 kB]
21:43:29 Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.10 [4704 B]
21:43:29 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:43:29 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:43:29 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:43:29 Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 libcap2-bin amd64 1:2.32-1 [26.2 kB]
21:43:29 Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 libelf1 amd64 0.176-1.1build1 [44.0 kB]
21:43:29 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:43:29 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB]
21:43:29 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8515 kB]
21:43:29 Setting up gpg (2.2.27-3ubuntu2.1) ...
21:43:29 Setting up libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) ...
21:43:29 Setcap worked! gst-ptp-helper is not suid!
21:43:29 Setting up libpython3-stdlib:amd64 (3.10.4-0ubuntu2) ...
21:43:29 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
21:43:29 Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
21:43:29 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
21:43:29 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
21:43:29 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
21:43:29 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.17 [186 kB]
21:43:29 Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.4 [640 kB]
21:43:29 Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB]
21:43:29 Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
21:43:29 Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-dbus amd64 1.2.16-1build1 [94.0 kB]
21:43:29 Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-gi amd64 3.36.0-1 [165 kB]
21:43:29 Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pkg-resources all 45.2.0-1 [130 kB]
21:43:29 Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB]
21:43:29 Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB]
21:43:29 Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB]
21:43:29 Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB]
21:43:29 Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB]
21:43:29 Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB]
21:43:29 Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB]
21:43:29   Running scriptlet: docker-ce-rootless-extras-0.0.0~20220816152130.8ff   37/39 
21:43:29   Installing       : docker-ce-3:0.0.0~20220816152130.8ffaab8-0.el8.x86   38/39 
21:43:29   Running scriptlet: docker-ce-3:0.0.0~20220816152130.8ffaab8-0.el8.x86   38/39 
21:43:29   Cleanup          : xz-libs-5.2.4-4.el8_6.x86_64                         39/39 
21:43:29   Running scriptlet: container-selinux-2:2.180.0-1.module_el8.7.0+1106+   39/39 
21:43:29 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
21:43:29 Setting up python3.10 (3.10.4-3ubuntu0.1) ...
21:43:29 Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 liblmdb0 amd64 0.9.24-1 [44.6 kB]
21:43:29 Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpolkit-gobject-1-0 amd64 0.105-26ubuntu1.3 [39.2 kB]
21:43:29 Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB]
21:43:29 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.0ubuntu0.20.04.7 [17.1 kB]
21:43:29 Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.0ubuntu0.20.04.7 [154 kB]
21:43:29 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.9 [1704 B]
21:43:29 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB]
21:43:29 Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB]
21:43:29 Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB]
21:43:29 Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB]
21:43:29 Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB]
21:43:29 Get:64 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB]
21:43:29 Get:65 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB]
21:43:29 Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB]
21:43:29 Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB]
21:43:29 Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB]
21:43:29   Running scriptlet: xz-libs-5.2.4-4.el8_6.x86_64                         39/39 
21:43:29   Verifying        : xz-libs-5.2.4-4.el8.x86_64                            1/39 
21:43:29   Verifying        : xz-libs-5.2.4-4.el8_6.x86_64                          2/39 
21:43:29   Verifying        : container-selinux-2:2.180.0-1.module_el8.7.0+1106+    3/39 
21:43:29   Verifying        : fuse-overlayfs-1.8.2-1.module_el8.7.0+1106+45480ee    4/39 
21:43:29   Verifying        : libslirp-4.4.0-1.module_el8.6.0+926+8bef8ae7.x86_6    5/39 
21:43:29   Verifying        : slirp4netns-1.1.8-2.module_el8.7.0+1106+45480ee0.x    6/39 
21:43:29   Verifying        : checkpolicy-2.9-1.el8.x86_64                          7/39 
21:43:29   Verifying        : fuse-common-3.3.0-16.el8.x86_64                       8/39 
21:43:29   Verifying        : fuse3-3.3.0-16.el8.x86_64                             9/39 
21:43:29   Verifying        : fuse3-libs-3.3.0-16.el8.x86_64                       10/39 
21:43:29   Verifying        : iptables-1.8.4-22.el8.x86_64                         11/39 
21:43:29   Verifying        : iptables-libs-1.8.4-22.el8.x86_64                    12/39 
21:43:29   Verifying        : kmod-25-19.el8.x86_64                                13/39 
21:43:29   Verifying        : libcgroup-0.41-19.el8.x86_64                         14/39 
21:43:29   Verifying        : libibverbs-37.2-1.el8.x86_64                         15/39 
21:43:29   Verifying        : libmnl-1.0.4-6.el8.x86_64                            16/39 
21:43:29   Verifying        : libnetfilter_conntrack-1.0.6-5.el8.x86_64            17/39 
21:43:29   Verifying        : libnfnetlink-1.0.1-13.el8.x86_64                     18/39 
21:43:29   Verifying        : libnftnl-1.1.5-5.el8.x86_64                          19/39 
21:43:29   Verifying        : libpcap-14:1.9.1-5.el8.x86_64                        20/39 
21:43:29   Verifying        : libselinux-utils-2.9-5.el8.x86_64                    21/39 
21:43:29   Verifying        : policycoreutils-2.9-19.el8.x86_64                    22/39 
21:43:29   Verifying        : policycoreutils-python-utils-2.9-19.el8.noarch       23/39 
21:43:29   Verifying        : python3-audit-3.0.7-4.el8.x86_64                     24/39 
21:43:29   Verifying        : python3-libselinux-2.9-5.el8.x86_64                  25/39 
21:43:29   Verifying        : python3-libsemanage-2.9-8.el8.x86_64                 26/39 
21:43:29   Verifying        : python3-policycoreutils-2.9-19.el8.noarch            27/39 
21:43:29   Verifying        : python3-setools-4.3.0-3.el8.x86_64                   28/39 
21:43:29   Verifying        : rpm-plugin-selinux-4.14.3-23.el8.x86_64              29/39 
21:43:29   Verifying        : selinux-policy-3.14.3-105.el8.noarch                 30/39 
21:43:29   Verifying        : selinux-policy-targeted-3.14.3-105.el8.noarch        31/39 
21:43:29   Verifying        : xz-5.2.4-4.el8.x86_64                                32/39 
21:43:29   Verifying        : containerd.io-1.6.7-3.1.el8.x86_64                   33/39 
21:43:29   Verifying        : docker-ce-3:0.0.0~20220816152130.8ffaab8-0.el8.x86   34/39 
21:43:29   Verifying        : docker-compose-plugin-2.9.0-0.el8.x86_64             35/39 
21:43:29   Verifying        : docker-scan-plugin-0.17.0-0.el8.x86_64               36/39 
21:43:29   Verifying        : docker-ce-rootless-extras-0.0.0~20220816152130.8ff   37/39 
21:43:29   Verifying        : docker-ce-cli-1:0.0.0~20220816152130.8ffaab8-0.el8   38/39 
21:43:29   Verifying        : docker-buildx-plugin-0.8.2-0.el8.x86_64              39/39 
21:43:29 
21:43:29 Downgraded:
21:43:29   xz-libs-5.2.4-4.el8.x86_64                                                    
21:43:29 Installed:
21:43:29   checkpolicy-2.9-1.el8.x86_64                                                  
21:43:29   container-selinux-2:2.180.0-1.module_el8.7.0+1106+45480ee0.noarch             
21:43:29   containerd.io-1.6.7-3.1.el8.x86_64                                            
21:43:29   docker-buildx-plugin-0.8.2-0.el8.x86_64                                       
21:43:29   docker-ce-3:0.0.0~20220816152130.8ffaab8-0.el8.x86_64                         
21:43:29   docker-ce-cli-1:0.0.0~20220816152130.8ffaab8-0.el8.x86_64                     
21:43:29   docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el8.x86_64           
21:43:29   docker-compose-plugin-2.9.0-0.el8.x86_64                                      
21:43:29   docker-scan-plugin-0.17.0-0.el8.x86_64                                        
21:43:29   fuse-common-3.3.0-16.el8.x86_64                                               
21:43:29   fuse-overlayfs-1.8.2-1.module_el8.7.0+1106+45480ee0.x86_64                    
21:43:29   fuse3-3.3.0-16.el8.x86_64                                                     
21:43:29   fuse3-libs-3.3.0-16.el8.x86_64                                                
21:43:29   iptables-1.8.4-22.el8.x86_64                                                  
21:43:29   iptables-libs-1.8.4-22.el8.x86_64                                             
21:43:29   kmod-25-19.el8.x86_64                                                         
21:43:29   libcgroup-0.41-19.el8.x86_64                                                  
21:43:29   libibverbs-37.2-1.el8.x86_64                                                  
21:43:29   libmnl-1.0.4-6.el8.x86_64                                                     
21:43:29   libnetfilter_conntrack-1.0.6-5.el8.x86_64                                     
21:43:29   libnfnetlink-1.0.1-13.el8.x86_64                                              
21:43:29   libnftnl-1.1.5-5.el8.x86_64                                                   
21:43:29   libpcap-14:1.9.1-5.el8.x86_64                                                 
21:43:29   libselinux-utils-2.9-5.el8.x86_64                                             
21:43:29   libslirp-4.4.0-1.module_el8.6.0+926+8bef8ae7.x86_64                           
21:43:29   policycoreutils-2.9-19.el8.x86_64                                             
21:43:29   policycoreutils-python-utils-2.9-19.el8.noarch                                
21:43:29   python3-audit-3.0.7-4.el8.x86_64                                              
21:43:29   python3-libselinux-2.9-5.el8.x86_64                                           
21:43:29   python3-libsemanage-2.9-8.el8.x86_64                                          
21:43:29   python3-policycoreutils-2.9-19.el8.noarch                                     
21:43:29   python3-setools-4.3.0-3.el8.x86_64                                            
21:43:29   rpm-plugin-selinux-4.14.3-23.el8.x86_64                                       
21:43:29   selinux-policy-3.14.3-105.el8.noarch                                          
21:43:29   selinux-policy-targeted-3.14.3-105.el8.noarch                                 
21:43:29   slirp4netns-1.1.8-2.module_el8.7.0+1106+45480ee0.x86_64                       
21:43:29   xz-5.2.4-4.el8.x86_64                                                         
21:43:29 
21:43:29 Complete!
21:43:29 + docker --version
21:43:30 Setting up docker-buildx-plugin (0.8.2~ubuntu-bionic) ...
21:43:30 Setting up docker-scan-plugin (0.17.0~ubuntu-bionic) ...
21:43:30 Setting up docker-compose-plugin (2.9.0~ubuntu-bionic) ...
21:43:30 Setting up docker-ce-cli (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic) ...
21:43:30 Setting up docker-ce (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic) ...
21:43:30 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:43:30 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB]
21:43:30 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB]
21:43:30 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:43:30 Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB]
21:43:30 Get:74 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB]
21:43:30 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB]
21:43:30 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.12 [235 kB]
21:43:30 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.12 [161 kB]
21:43:30 Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.2 [9416 B]
21:43:30 Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 libdconf1 amd64 0.36.0-1 [37.4 kB]
21:43:30 Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 dconf-service amd64 0.36.0-1 [29.8 kB]
21:43:30 Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 dconf-gsettings-backend amd64 0.36.0-1 [22.5 kB]
21:43:30 Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB]
21:43:30 Get:83 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.2 [124 kB]
21:43:30 Get:84 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB]
21:43:30 Get:85 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B]
21:43:30 Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.2 [330 kB]
21:43:30 Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpackagekit-glib2-18 amd64 1.1.13-2ubuntu1.1 [104 kB]
21:43:30 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:43:30 Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8
21:43:30 + dockerd --version
21:43:30 Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8
21:43:30 + containerd --version
21:43:30 containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb
21:43:30 + runc --version
21:43:30 runc version 1.1.3
21:43:30 commit: v1.1.3-0-g6724737
21:43:30 spec: 1.0.2-dev
21:43:30 go: go1.17.13
21:43:30 libseccomp: 2.5.2
21:43:30 Setting up gpgsm (2.2.27-3ubuntu2.1) ...
21:43:30 Setting up pkexec (0.105-33) ...
21:43:30 invoke-rc.d: could not determine current runlevel
21:43:30 invoke-rc.d: policy-rc.d denied execution of start.
21:43:30 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
21:43:30  docker-ce-rootless-extras depends on dbus-user-session; however:
21:43:30   Package dbus-user-session is not installed.
21:43:30 
21:43:30 Setting up docker-ce-rootless-extras (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic) ...
21:43:30 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.8.2~ubuntu-bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-scan-plugin_0.17.0~ubuntu-bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.9.0~ubuntu-bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_amd64.deb
21:43:30 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye"
21:43:30 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:43:30 Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libproxy1v5 amd64 0.4.15-10ubuntu1.2 [49.1 kB]
21:43:30 Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking-common all 2.64.2-1ubuntu0.1 [5040 B]
21:43:30 Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking-services amd64 2.64.2-1ubuntu0.1 [10.6 kB]
21:43:30 Get:92 http://archive.ubuntu.com/ubuntu focal/main amd64 gsettings-desktop-schemas all 3.36.0-1ubuntu1 [29.0 kB]
21:43:30 Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking amd64 2.64.2-1ubuntu0.1 [58.2 kB]
21:43:30 Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
21:43:30 Get:95 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.2 [481 kB]
21:43:30 Get:96 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.2 [482 kB]
21:43:30 Get:97 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB]
21:43:30 Get:98 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.2 [232 kB]
21:43:30 Get:99 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.2 [97.4 kB]
21:43:30 Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.2 [90.2 kB]
21:43:30 Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.2 [217 kB]
21:43:30 Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.3) ...
21:43:30 Setting up python3 (3.10.4-0ubuntu2) ...
21:43:30 Setting up libappstream4:amd64 (0.15.2-2) ...
21:43:30 Setting up python3-six (1.16.0-3ubuntu1) ...
21:43:30 Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.2 [259 kB]
21:43:30 + make IMAGE=debian:bullseye verify
21:43:30 docker run  --rm -i \
21:43:30 	-v "$(pwd):/v" \
21:43:30 	-e DEBIAN_FRONTEND=noninteractive \
21:43:30 	-e PACKAGE_REPO=staging \
21:43:30 	-w /v \
21:43:30 	debian:bullseye ./verify
21:43:30 Unable to find image 'debian:bullseye' locally
21:43:30 bullseye: Pulling from library/debian
21:43:30 Setting up dirmngr (2.2.27-3ubuntu2.1) ...
21:43:30 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
21:43:30 Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
21:43:30 Setting up python3-pyparsing (2.4.7-1) ...
21:43:30 001c52e26ad5: Already exists
21:43:30 Digest: sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
21:43:30 Status: Downloaded newer image for debian:bullseye
21:43:31 Setting up python3-gi (3.42.1-0ubuntu1) ...
21:43:31 Setting up python3-jeepney (0.7.1-3) ...
21:43:31 + verify
21:43:31 + dpkg --version
21:43:31 + verify_deb
21:43:31 + apt-get update
21:43:31 Get:103 http://archive.ubuntu.com/ubuntu focal/main amd64 libsoup2.4-1 amd64 2.70.0-1 [262 kB]
21:43:31 Get:104 http://archive.ubuntu.com/ubuntu focal/main amd64 libstemmer0d amd64 0+svn585-2 [61.7 kB]
21:43:31 Get:105 http://archive.ubuntu.com/ubuntu focal/main amd64 libappstream4 amd64 0.12.10-2 [129 kB]
21:43:31 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:43:31 Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgstreamer1.0-0 amd64 1.16.3-0ubuntu1.1 [894 kB]
21:43:31 Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpolkit-agent-1-0 amd64 0.105-26ubuntu1.3 [15.2 kB]
21:43:31 Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 policykit-1 amd64 0.105-26ubuntu1.3 [84.1 kB]
21:43:31 Get:110 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB]
21:43:31 Get:111 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB]
21:43:31 Get:112 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-idna all 2.8-1 [34.6 kB]
21:43:31 Get:113 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.1 [88.3 kB]
21:43:31 Get:114 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests all 2.22.0-2ubuntu1 [47.1 kB]
21:43:31 Get:115 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests-unixsocket all 0.2.0-2 [7272 B]
21:43:31 Get:116 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-software-properties all 0.99.9.8 [24.9 kB]
21:43:31 Reading package lists...
21:43:31 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
21:43:31 Setting up python3-httplib2 (0.20.2-2) ...
21:43:31 Get:117 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 packagekit amd64 1.1.13-2ubuntu1.1 [408 kB]
21:43:31 Get:118 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 software-properties-common all 0.99.9.8 [10.6 kB]
21:43:31 Get:119 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 gnupg2 all 2.2.19-3ubuntu2.2 [5316 B]
21:43:31 debconf: delaying package configuration, since apt-utils is not installed
21:43:31 Building dependency tree...
21:43:31 Reading state information...
21:43:31 Setting up lsb-release (11.1.0ubuntu4) ...
21:43:31 Setting up policykit-1 (0.105-33) ...
21:43:31 Setting up python3-cffi-backend:amd64 (1.15.0-1build2) ...
21:43:31 Setting up python3-blinker (1.4+dfsg1-0.4) ...
21:43:31 Setting up python3-pkg-resources (59.6.0-1.2) ...
21:43:31 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-36"
21:43:31 Fetched 35.0 MB in 4s (8403 kB/s)
21:43:31 Selecting previously unselected package libssl1.1:amd64.
21:43: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 ... 4126 files and directories currently installed.)
21:43:31 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.16_amd64.deb ...
21:43:31 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.16) ...
21:43:31 Selecting previously unselected package libpython3.8-minimal:amd64.
21:43:31 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.5_amd64.deb ...
21:43:31 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.5) ...
21:43:31 Correcting dependencies... Done
21:43:31 Skipping docker-ce, it is already installed and upgrade is not set.
21:43:31 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:43:31 Skipping docker-scan-plugin, it is already installed and upgrade is not set.
21:43:31 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:43:31 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:43:31 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:43:31 The following additional packages will be installed:
21:43:31   containerd.io dbus dbus-user-session iptables libapparmor1 libargon2-0
21:43:31   libcap2 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
21:43:31   libiptc0 libjson-c3 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0
21:43:31   libpam-systemd libxtables12 multiarch-support systemd systemd-sysv
21:43:31 Suggested packages:
21:43:31   kmod systemd-container policykit-1
21:43:31 Recommended packages:
21:43:31   dmsetup networkd-dispatcher libnss-systemd
21:43:31 The following NEW packages will be installed:
21:43:31   containerd.io dbus dbus-user-session iptables libapparmor1 libargon2-0
21:43:31   libcap2 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
21:43:31   libiptc0 libjson-c3 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0
21:43:31   libpam-systemd libxtables12 multiarch-support systemd systemd-sysv
21:43:31 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
21:43:31 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:43:31 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:43:31 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
21:43:31 Setting up python3-more-itertools (8.10.0-2) ...
21:43:31 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:43:31 Selecting previously unselected package libexpat1:amd64.
21:43:31 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ...
21:43:31 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ...
21:43:31 Selecting previously unselected package python3.8-minimal.
21:43:31 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.5_amd64.deb ...
21:43:31 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.5) ...
21:43:32 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB]
21:43:32 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
21:43:32 Setting up python3-dbus (1.2.18-3build1) ...
21:43:32 Setting up python3-distro (1.7.0-1) ...
21:43:32 + make IMAGE=fedora:36 verify
21:43:32 docker run  --rm -i \
21:43:32 	-v "$(pwd):/v" \
21:43:32 	-e DEBIAN_FRONTEND=noninteractive \
21:43:32 	-e PACKAGE_REPO=staging \
21:43:32 	-w /v \
21:43:32 	fedora:36 ./verify
21:43:32 Unable to find image 'fedora:36' locally
21:43:32 36: Pulling from library/fedora
21:43:32 e1deda52ffad: Already exists
21:43:32 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.16) ...
21:43:32 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.5) ...
21:43:32 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ...
21:43:32 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.5) ...
21:43:32 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
21:43:32 Setting up python3-jwt (2.3.0-1ubuntu0.1) ...
21:43:32 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded.
21:43:32 Need to get 32.2 MB of archives.
21:43:32 After this operation, 145 MB of additional disk space will be used.
21:43:32 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcap2 amd64 1:2.25-1.2 [13.0 kB]
21:43:32 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libargon2-0 amd64 0~20161029-1.1 [19.9 kB]
21:43:32 Get:3 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:43:32 Get:4 https://download.docker.com/linux/ubuntu bionic/test amd64 containerd.io amd64 1.6.7-1 [28.1 MB]
21:43:32 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB]
21:43:32 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB]
21:43:32 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB]
21:43:32 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libip4tc0 amd64 1.6.1-2ubuntu2 [19.6 kB]
21:43:32 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB]
21:43:32 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB]
21:43:32 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.53 [2915 kB]
21:43:32 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.53 [13.2 kB]
21:43:32 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.6 [6960 B]
21:43:32 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.3 kB]
21:43:32 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dbus amd64 1.12.2-1ubuntu1.3 [150 kB]
21:43:32 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmnl0 amd64 1.0.4-2 [12.3 kB]
21:43:32 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.53 [107 kB]
21:43:32 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxtables12 amd64 1.6.1-2ubuntu2 [27.9 kB]
21:43:32 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libip6tc0 amd64 1.6.1-2ubuntu2 [19.9 kB]
21:43:32 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libiptc0 amd64 1.6.1-2ubuntu2 [9308 B]
21:43:32 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [37.8 kB]
21:43:32 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 iptables amd64 1.6.1-2ubuntu2 [269 kB]
21:43:32 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dbus-user-session amd64 1.12.2-1ubuntu1.3 [9392 B]
21:43:32 Digest: sha256:cbf627299e327f564233aac6b97030f9023ca41d3453c497be2f5e8f7762d185
21:43:32 Status: Downloaded newer image for fedora:36
21:43:32 Setting up python3-apt (2.3.0ubuntu2.1) ...
21:43:32 Setting up python3-lazr.uri (1.0.6-2) ...
21:43:32 + verify
21:43:32 + dpkg --version
21:43:32 + rpm --version
21:43:32 + verify_rpm
21:43:32 ++ . /etc/os-release
21:43:32 +++ NAME='Fedora Linux'
21:43:32 +++ VERSION='36 (Container Image)'
21:43:32 +++ ID=fedora
21:43:32 +++ VERSION_ID=36
21:43:32 +++ VERSION_CODENAME=
21:43:32 +++ PLATFORM_ID=platform:f36
21:43:32 +++ PRETTY_NAME='Fedora Linux 36 (Container Image)'
21:43:32 +++ ANSI_COLOR='0;38;2;60;110;180'
21:43:32 +++ LOGO=fedora-logo-icon
21:43:32 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:36
21:43:32 +++ HOME_URL=https://fedoraproject.org/
21:43:32 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f36/system-administrators-guide/
21:43:32 +++ SUPPORT_URL=https://ask.fedoraproject.org/
21:43:32 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:43:32 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
21:43:32 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=36
21:43:32 +++ REDHAT_SUPPORT_PRODUCT=Fedora
21:43:32 +++ REDHAT_SUPPORT_PRODUCT_VERSION=36
21:43:32 +++ PRIVACY_POLICY_URL=https://fedoraproject.org/wiki/Legal:PrivacyPolicy
21:43:32 +++ VARIANT='Container Image'
21:43:32 +++ VARIANT_ID=container
21:43:32 ++ echo fedora
21:43:32 + DIST_ID=fedora
21:43:32 ++ . /etc/os-release
21:43:32 +++ NAME='Fedora Linux'
21:43:32 +++ VERSION='36 (Container Image)'
21:43:32 +++ ID=fedora
21:43:32 +++ VERSION_ID=36
21:43:32 +++ VERSION_CODENAME=
21:43:32 +++ PLATFORM_ID=platform:f36
21:43:32 +++ PRETTY_NAME='Fedora Linux 36 (Container Image)'
21:43:32 +++ ANSI_COLOR='0;38;2;60;110;180'
21:43:32 +++ LOGO=fedora-logo-icon
21:43:32 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:36
21:43:32 +++ HOME_URL=https://fedoraproject.org/
21:43:32 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f36/system-administrators-guide/
21:43:32 +++ SUPPORT_URL=https://ask.fedoraproject.org/
21:43:32 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:43:32 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
21:43:32 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=36
21:43:32 +++ REDHAT_SUPPORT_PRODUCT=Fedora
21:43:32 +++ REDHAT_SUPPORT_PRODUCT_VERSION=36
21:43:32 +++ PRIVACY_POLICY_URL=https://fedoraproject.org/wiki/Legal:PrivacyPolicy
21:43:32 +++ VARIANT='Container Image'
21:43:32 +++ VARIANT_ID=container
21:43:32 ++ echo 36
21:43:32 ++ cut -d. -f1
21:43:32 + DIST_VERSION=36
21:43:32 + pkg_manager=yum
21:43:32 + pkg_config_manager=yum-config-manager
21:43:32 + dnf --version
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:43:32 Selecting previously unselected package python3-minimal.
21:43: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 ... 4427 files and directories currently installed.)
21:43:32 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ...
21:43:32 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
21:43:32 Setting up python3-zipp (1.0.0-3) ...
21:43:32 Setting up python3-cryptography (3.4.8-1ubuntu2) ...
21:43:32 4.11.1
21:43:32   Installed: dnf-0:4.11.1-2.fc36.noarch at Fri May  6 10:10:57 2022
21:43:32   Built    : Fedora Project at Wed Mar 30 09:53:03 2022
21:43:32 
21:43:32   Installed: rpm-0:4.17.0-10.fc36.x86_64 at Fri May  6 10:10:57 2022
21:43:32   Built    : Fedora Project at Mon Mar 21 22:49:27 2022
21:43:32 + pkg_manager=dnf
21:43:32 + pkg_config_manager='dnf config-manager'
21:43:32 + dnf clean all
21:43:32 debconf: delaying package configuration, since apt-utils is not installed
21:43:32 Fetched 32.2 MB in 1s (31.4 MB/s)
21:43:32 Selecting previously unselected package libcap2:amd64.
21:43: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 ... 7173 files and directories currently installed.)
21:43:32 Preparing to unpack .../0-libcap2_1%3a2.25-1.2_amd64.deb ...
21:43:32 Unpacking libcap2:amd64 (1:2.25-1.2) ...
21:43:32 Fetched 8570 kB in 2s (5443 kB/s)
21:43:33 Selecting previously unselected package mime-support.
21:43:33 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
21:43:33 Unpacking mime-support (3.64ubuntu1) ...
21:43:33 Selecting previously unselected package libmpdec2:amd64.
21:43:33 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ...
21:43:33 Unpacking libmpdec2:amd64 (2.4.2-3) ...
21:43:33 Selecting previously unselected package readline-common.
21:43:33 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
21:43:33 Unpacking readline-common (8.0-4) ...
21:43:33 Selecting previously unselected package libreadline8:amd64.
21:43:33 Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ...
21:43:33 Unpacking libreadline8:amd64 (8.0-4) ...
21:43:33 Selecting previously unselected package libsqlite3-0:amd64.
21:43:33 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.3_amd64.deb ...
21:43:33 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ...
21:43:33 Setting up python3-wadllib (1.3.6-1) ...
21:43:33 0 files removed
21:43:33 + dnf upgrade -y
21:43:33 Selecting previously unselected package libargon2-0:amd64.
21:43:33 Preparing to unpack .../1-libargon2-0_0~20161029-1.1_amd64.deb ...
21:43:33 Unpacking libargon2-0:amd64 (0~20161029-1.1) ...
21:43:33 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:43:33 Preparing to unpack .../2-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ...
21:43:33 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:43:33 Selecting previously unselected package libjson-c3:amd64.
21:43:33 Preparing to unpack .../3-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ...
21:43:33 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ...
21:43:33 Selecting previously unselected package libcryptsetup12:amd64.
21:43:33 Preparing to unpack .../4-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ...
21:43:33 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ...
21:43:33 Selecting previously unselected package libidn11:amd64.
21:43:33 Preparing to unpack .../5-libidn11_1.33-2.1ubuntu1.2_amd64.deb ...
21:43:33 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) ...
21:43:33 Selecting previously unselected package libpython3.8-stdlib:amd64.
21:43:33 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.5_amd64.deb ...
21:43:33 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.5) ...
21:43:33 Selecting previously unselected package python3.8.
21:43:33 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.5_amd64.deb ...
21:43:33 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.5) ...
21:43:33 Selecting previously unselected package libpython3-stdlib:amd64.
21:43:33 Setting up gnupg (2.2.27-3ubuntu2.1) ...
21:43:33 Setting up packagekit (1.2.5-2ubuntu2) ...
21:43:33 invoke-rc.d: could not determine current runlevel
21:43:33 invoke-rc.d: policy-rc.d denied execution of force-reload.
21:43:33 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
21:43:33 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
21:43:33 Setting up gnupg2 (2.2.27-3ubuntu2.1) ...
21:43:33 Setting up python3-importlib-metadata (4.6.4-1) ...
21:43:33 make[1]: Leaving directory '/root/build-deb'
21:43:33  dpkg-genbuildinfo
21:43:33  dpkg-genchanges  >../docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.changes
21:43:33 Selecting previously unselected package libip4tc0:amd64.
21:43:33 Preparing to unpack .../6-libip4tc0_1.6.1-2ubuntu2_amd64.deb ...
21:43:33 Unpacking libip4tc0:amd64 (1.6.1-2ubuntu2) ...
21:43:33 Selecting previously unselected package libapparmor1:amd64.
21:43:33 Preparing to unpack .../7-libapparmor1_2.12-4ubuntu5.1_amd64.deb ...
21:43:33 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) ...
21:43:33 Selecting previously unselected package libkmod2:amd64.
21:43:33 Preparing to unpack .../8-libkmod2_24-1ubuntu3.5_amd64.deb ...
21:43:33 Unpacking libkmod2:amd64 (24-1ubuntu3.5) ...
21:43:33 Setting up libcap2:amd64 (1:2.25-1.2) ...
21:43:33 Setting up libargon2-0:amd64 (0~20161029-1.1) ...
21:43:33 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:43:33 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ...
21:43:33 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ...
21:43:33 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ...
21:43:33 Reading package lists...
21:43:33 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
21:43:33 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ...
21:43:33 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
21:43:33 Setting up python3-minimal (3.8.2-0ubuntu2) ...
21:43:33 Selecting previously unselected package python3.
21: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 ... 4857 files and directories currently installed.)
21:43:33 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ...
21:43:33 Unpacking python3 (3.8.2-0ubuntu2) ...
21:43:33 Setting up python3-oauthlib (3.2.0-1) ...
21:43:33 dpkg-genchanges: info: including full source code in upload
21:43:33  dpkg-source -I.git --after-build .
21:43:33 Setting up libip4tc0:amd64 (1.6.1-2ubuntu2) ...
21:43:33 Selecting previously unselected package systemd.
21: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 ... 7220 files and directories currently installed.)
21:43:33 Preparing to unpack .../systemd_237-3ubuntu10.53_amd64.deb ...
21:43:33 Unpacking systemd (237-3ubuntu10.53) ...
21:43:33 Selecting previously unselected package libapparmor1:amd64.
21:43:33 Preparing to unpack .../01-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ...
21:43:33 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) ...
21:43:33 Selecting previously unselected package libcap2:amd64.
21:43:33 Preparing to unpack .../02-libcap2_1%3a2.32-1_amd64.deb ...
21:43:33 Unpacking libcap2:amd64 (1:2.32-1) ...
21:43:33 Selecting previously unselected package libargon2-1:amd64.
21:43:33 Preparing to unpack .../03-libargon2-1_0~20171227-0.2_amd64.deb ...
21:43:33 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
21:43:33 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:43:33 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
21:43:33 Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
21:43:33 Selecting previously unselected package libjson-c4:amd64.
21:43:33 Preparing to unpack .../05-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ...
21:43:33 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ...
21:43:33 Selecting previously unselected package libcryptsetup12:amd64.
21:43:33 Preparing to unpack .../06-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ...
21:43:33 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ...
21:43:33 Setting up python3-secretstorage (3.3.1-1) ...
21:43:33 Setting up python3-keyring (23.5.0-1) ...
21:43:33 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:43:33 + destination=/build
21:43:33 + mkdir -p /build
21:43:33 + mv -v /root/docker-buildx-plugin_0.8.2~debian-buster_amd64.deb /root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.deb /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster.dsc /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster.tar.gz /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.buildinfo /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.changes /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.deb /root/docker-compose-plugin_2.9.0~debian-buster_amd64.deb /root/docker-scan-plugin_0.17.0~debian-buster_amd64.deb /build
21:43:33 copied '/root/docker-buildx-plugin_0.8.2~debian-buster_amd64.deb' -> '/build/docker-buildx-plugin_0.8.2~debian-buster_amd64.deb'
21:43:33 removed '/root/docker-buildx-plugin_0.8.2~debian-buster_amd64.deb'
21:43:33 copied '/root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.deb'
21:43:33 removed '/root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.deb'
21:43:33 copied '/root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.deb'
21:43:33 removed '/root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.deb'
21:43:33 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster.dsc' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster.dsc'
21:43:33 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster.dsc'
21:43:33 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster.tar.gz' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster.tar.gz'
21:43:33 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster.tar.gz'
21:43:33 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.buildinfo'
21:43:33 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.buildinfo'
21:43:33 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.changes' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.changes'
21:43:33 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.changes'
21:43:33 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.deb' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.deb'
21:43:33 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.deb'
21:43:33 copied '/root/docker-compose-plugin_2.9.0~debian-buster_amd64.deb' -> '/build/docker-compose-plugin_2.9.0~debian-buster_amd64.deb'
21:43:33 removed '/root/docker-compose-plugin_2.9.0~debian-buster_amd64.deb'
21:43:33 copied '/root/docker-scan-plugin_0.17.0~debian-buster_amd64.deb' -> '/build/docker-scan-plugin_0.17.0~debian-buster_amd64.deb'
21:43:33 removed '/root/docker-scan-plugin_0.17.0~debian-buster_amd64.deb'
21:43:34 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ...
21:43:34 Setting up libkmod2:amd64 (24-1ubuntu3.5) ...
21:43:34 Setting up systemd (237-3ubuntu10.53) ...
21:43:34 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:43:34 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:43:34 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
21:43:34 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
21:43:34 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
21:43:34 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
21:43:34 Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service.
21:43:34 Initializing machine ID from random generator.
21:43:34 Selecting previously unselected package libip4tc2:amd64.
21:43:34 Preparing to unpack .../07-libip4tc2_1.8.4-3ubuntu2_amd64.deb ...
21:43:34 Unpacking libip4tc2:amd64 (1.8.4-3ubuntu2) ...
21:43:34 Selecting previously unselected package libkmod2:amd64.
21:43:34 Preparing to unpack .../08-libkmod2_27-1ubuntu2.1_amd64.deb ...
21:43:34 Unpacking libkmod2:amd64 (27-1ubuntu2.1) ...
21:43:34 Selecting previously unselected package systemd-timesyncd.
21:43:34 Preparing to unpack .../09-systemd-timesyncd_245.4-4ubuntu3.17_amd64.deb ...
21:43:34 Unpacking systemd-timesyncd (245.4-4ubuntu3.17) ...
21:43:34 Selecting previously unselected package systemd.
21:43:34 Preparing to unpack .../10-systemd_245.4-4ubuntu3.17_amd64.deb ...
21:43:34 Unpacking systemd (245.4-4ubuntu3.17) ...
21:43:34 Setting up python3-lazr.restfulclient (0.14.4-1) ...
21:43:34 Setting up python3-launchpadlib (1.10.16-1) ...
21:43:34 Reading package lists...
21:43:34 Building dependency tree...
21:43:34 Reading state information...
21:43:34 The following additional packages will be installed:
21:43:34   dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg
21:43:34   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
21:43:34   gpgsm iso-codes libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3
21:43:34   libexpat1 libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2
21:43:34   libmpdec3 libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
21:43:34   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8
21:43:34   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 media-types
21:43:34   openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus
21:43:34   python3-gi python3-minimal python3-pycurl python3-software-properties
21:43:34   python3.9 python3.9-minimal readline-common
21:43:34 Suggested packages:
21:43:34   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
21:43:34   scdaemon isoquery pinentry-doc python3-doc python3-tk python3-venv
21:43:34   python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
21:43:34   libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.9-venv
21:43:34   python3.9-doc binutils binfmt-support readline-doc
21:43:34 Recommended packages:
21:43:34   dbus libglib2.0-data shared-mime-info xdg-user-dirs libldap-common libgpm2
21:43:34   packagekit publicsuffix libsasl2-modules unattended-upgrades
21:43:34 Setting up python3-software-properties (0.99.22.3) ...
21:43:34 Setting up software-properties-common (0.99.22.3) ...
21:43:34 Selecting previously unselected package systemd-sysv.
21:43: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 ... 7921 files and directories currently installed.)
21:43:34 Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_amd64.deb ...
21:43:34 Unpacking systemd-sysv (237-3ubuntu10.53) ...
21:43:34 Selecting previously unselected package multiarch-support.
21:43:34 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.6_amd64.deb ...
21:43:34 Unpacking multiarch-support (2.27-3ubuntu1.6) ...
21:43:34 Setting up multiarch-support (2.27-3ubuntu1.6) ...
21:43:34 Selecting previously unselected package libnfnetlink0:amd64.
21:43: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 ... 7941 files and directories currently installed.)
21:43:34 Preparing to unpack .../00-libnfnetlink0_1.0.1-3_amd64.deb ...
21:43:34 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
21:43:34 Selecting previously unselected package dbus.
21:43:34 Preparing to unpack .../01-dbus_1.12.2-1ubuntu1.3_amd64.deb ...
21:43:34 Unpacking dbus (1.12.2-1ubuntu1.3) ...
21:43:34 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
21:43:34 Processing triggers for ca-certificates (20211016) ...
21:43:34 Updating certificates in /etc/ssl/certs...
21:43:34 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ...
21:43:34 Setting up libcap2:amd64 (1:2.32-1) ...
21:43:34 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
21:43:34 Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
21:43:34 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ...
21:43:34 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ...
21:43:34 Setting up libip4tc2:amd64 (1.8.4-3ubuntu2) ...
21:43:34 Setting up libkmod2:amd64 (27-1ubuntu2.1) ...
21:43:34 Setting up systemd-timesyncd (245.4-4ubuntu3.17) ...
21:43:34 The following NEW packages will be installed:
21:43:34   apt-transport-https ca-certificates curl dirmngr distro-info-data
21:43:34   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
21:43:34   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
21:43:34   libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1
21:43:34   libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2 libmpdec3
21:43:34   libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
21:43:34   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8
21:43:34   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 lsb-release
21:43:34   media-types openssl pinentry-curses python-apt-common python3 python3-apt
21:43:34   python3-dbus python3-gi python3-minimal python3-pycurl
21:43:34   python3-software-properties python3.9 python3.9-minimal readline-common
21:43:34   software-properties-common
21:43:34 0 upgraded, 59 newly installed, 0 to remove and 3 not upgraded.
21:43:34 Need to get 23.3 MB of archives.
21:43:34 After this operation, 75.5 MB of additional disk space will be used.
21:43:34 Get:1 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-minimal amd64 3.9.2-1 [801 kB]
21:43:34 Get:2 http://deb.debian.org/debian bullseye/main amd64 libexpat1 amd64 2.2.10-2+deb11u3 [98.5 kB]
21:43:34 Get:3 http://deb.debian.org/debian bullseye/main amd64 python3.9-minimal amd64 3.9.2-1 [1955 kB]
21:43:34 Selecting previously unselected package libmnl0:amd64.
21:43:34 Preparing to unpack .../02-libmnl0_1.0.4-2_amd64.deb ...
21:43:34 Unpacking libmnl0:amd64 (1.0.4-2) ...
21:43:34 Selecting previously unselected package libpam-systemd:amd64.
21:43:34 Preparing to unpack .../03-libpam-systemd_237-3ubuntu10.53_amd64.deb ...
21:43:34 Unpacking libpam-systemd:amd64 (237-3ubuntu10.53) ...
21:43:34 Selecting previously unselected package libxtables12:amd64.
21:43:34 Preparing to unpack .../04-libxtables12_1.6.1-2ubuntu2_amd64.deb ...
21:43:34 Unpacking libxtables12:amd64 (1.6.1-2ubuntu2) ...
21:43:34 Selecting previously unselected package libip6tc0:amd64.
21:43:34 Preparing to unpack .../05-libip6tc0_1.6.1-2ubuntu2_amd64.deb ...
21:43:34 Unpacking libip6tc0:amd64 (1.6.1-2ubuntu2) ...
21:43:34 Selecting previously unselected package libiptc0:amd64.
21:43:34 Preparing to unpack .../06-libiptc0_1.6.1-2ubuntu2_amd64.deb ...
21:43:34 Unpacking libiptc0:amd64 (1.6.1-2ubuntu2) ...
21:43:34 Selecting previously unselected package libnetfilter-conntrack3:amd64.
21:43:34 Preparing to unpack .../07-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
21:43:34 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
21:43:34 0 added, 0 removed; done.
21:43:34 Running hooks in /etc/ca-certificates/update.d...
21:43:34 done.
21:43:34 Processing triggers for dbus (1.12.20-2ubuntu4) ...
21:43:34 ++ source /etc/os-release
21:43:34 +++ PRETTY_NAME='Ubuntu 22.04.1 LTS'
21:43:34 +++ NAME=Ubuntu
21:43:34 +++ VERSION_ID=22.04
21:43:34 +++ VERSION='22.04.1 LTS (Jammy Jellyfish)'
21:43:34 +++ VERSION_CODENAME=jammy
21:43:34 +++ ID=ubuntu
21:43:34 +++ ID_LIKE=debian
21:43:34 +++ HOME_URL=https://www.ubuntu.com/
21:43:34 +++ SUPPORT_URL=https://help.ubuntu.com/
21:43:34 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
21:43:34 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
21:43:34 +++ UBUNTU_CODENAME=jammy
21:43:34 ++ echo ubuntu
21:43:34 + DIST_ID=ubuntu
21:43:34 ++ lsb_release -sc
21:43:34 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
21:43:34 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
21:43:34 Setting up systemd (245.4-4ubuntu3.17) ...
21:43:34 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:43:34 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:43:34 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
21:43:34 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
21:43:34 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
21:43:34 Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service.
21:43:34 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
21:43:34 Initializing machine ID from random generator.
21:43:35 Get:4 http://deb.debian.org/debian bullseye/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB]
21:43:35 Get:5 http://deb.debian.org/debian bullseye/main amd64 media-types all 4.0.0 [30.3 kB]
21:43:35 Get:6 http://deb.debian.org/debian bullseye/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB]
21:43:35 Get:7 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2 [132 kB]
21:43:35 Get:8 http://deb.debian.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB]
21:43:35 Get:9 http://deb.debian.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB]
21:43:35 Get:10 http://deb.debian.org/debian bullseye/main amd64 libsqlite3-0 amd64 3.34.1-3 [797 kB]
21:43:35 Get:11 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-stdlib amd64 3.9.2-1 [1684 kB]
21:43:35 Get:12 http://deb.debian.org/debian bullseye/main amd64 python3.9 amd64 3.9.2-1 [466 kB]
21:43:35 Get:13 http://deb.debian.org/debian bullseye/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB]
21:43:35 Get:14 http://deb.debian.org/debian bullseye/main amd64 python3 amd64 3.9.2-3 [37.9 kB]
21:43:35 Get:15 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
21:43:35 Get:16 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
21:43:35 Get:17 http://deb.debian.org/debian bullseye/main amd64 apt-transport-https all 2.2.4 [160 kB]
21:43:35 Get:18 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
21:43:35 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:43:35 Get:20 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
21:43:35 Get:21 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
21:43:35 Get:22 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
21:43:35 Get:23 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
21:43:35 Get:24 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
21:43:35 Get:25 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
21:43:35 Get:26 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB]
21:43:35 Get:27 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB]
21:43:35 Get:28 http://deb.debian.org/debian bullseye/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB]
21:43:35 Get:29 http://deb.debian.org/debian bullseye/main amd64 gpgconf amd64 2.2.27-2+deb11u2 [548 kB]
21:43:35 Get:30 http://deb.debian.org/debian bullseye/main amd64 libksba8 amd64 1.5.0-3 [123 kB]
21:43:35 Get:31 http://deb.debian.org/debian bullseye/main amd64 libnpth0 amd64 1.6-3 [19.0 kB]
21:43:35 Get:32 http://deb.debian.org/debian bullseye/main amd64 dirmngr amd64 2.2.27-2+deb11u2 [763 kB]
21:43:35 Get:33 http://deb.debian.org/debian bullseye/main amd64 distro-info-data all 0.51+deb11u2 [7684 B]
21:43:35 Get:34 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-0 amd64 2.66.8-1 [1370 kB]
21:43:35 Get:35 http://deb.debian.org/debian bullseye/main amd64 libgirepository-1.0-1 amd64 1.66.1-1+b1 [96.7 kB]
21:43:35 Get:36 http://deb.debian.org/debian bullseye/main amd64 gir1.2-glib-2.0 amd64 1.66.1-1+b1 [151 kB]
21:43:35 Get:37 http://deb.debian.org/debian bullseye/main amd64 libpackagekit-glib2-18 amd64 1.2.2-2 [124 kB]
21:43:35 Get:38 http://deb.debian.org/debian bullseye/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.2-2 [36.8 kB]
21:43:35 Get:39 http://deb.debian.org/debian bullseye/main amd64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB]
21:43:35 Get:40 http://deb.debian.org/debian bullseye/main amd64 gnupg-utils amd64 2.2.27-2+deb11u2 [905 kB]
21:43:35 Get:41 http://deb.debian.org/debian bullseye/main amd64 gpg amd64 2.2.27-2+deb11u2 [928 kB]
21:43:35 Get:42 http://deb.debian.org/debian bullseye/main amd64 pinentry-curses amd64 1.1.0-4 [64.9 kB]
21:43:35 Get:43 http://deb.debian.org/debian bullseye/main amd64 gpg-agent amd64 2.2.27-2+deb11u2 [669 kB]
21:43:35 Get:44 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-client amd64 2.2.27-2+deb11u2 [524 kB]
21:43:35 Get:45 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-server amd64 2.2.27-2+deb11u2 [516 kB]
21:43:35 Get:46 http://deb.debian.org/debian bullseye/main amd64 gpgsm amd64 2.2.27-2+deb11u2 [645 kB]
21:43:35 Get:47 http://deb.debian.org/debian bullseye/main amd64 gnupg all 2.2.27-2+deb11u2 [825 kB]
21:43:35 Get:48 http://deb.debian.org/debian bullseye/main amd64 gnupg2 all 2.2.27-2+deb11u2 [434 kB]
21:43:35 Selecting previously unselected package iptables.
21:43:35 Preparing to unpack .../08-iptables_1.6.1-2ubuntu2_amd64.deb ...
21:43:35 Unpacking iptables (1.6.1-2ubuntu2) ...
21:43:35 Selecting previously unselected package containerd.io.
21:43:35 Preparing to unpack .../09-containerd.io_1.6.7-1_amd64.deb ...
21:43:35 Unpacking containerd.io (1.6.7-1) ...
21:43:35 + DIST_VERSION=jammy
21:43:35 + '[' jammy = sid ']'
21:43:35 + install_debian_containerd
21:43:35 + '[' staging = stage ']'
21:43:35 + REPO_URL=https://download.docker.com/linux/ubuntu
21:43:35 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
21:43:35 + update-ca-certificates -f
21:43:35 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
21:43:35 Clearing symlinks in /etc/ssl/certs...
21:43:35 Selecting previously unselected package systemd-sysv.
21:43: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 ... 5693 files and directories currently installed.)
21:43:35 Preparing to unpack .../00-systemd-sysv_245.4-4ubuntu3.17_amd64.deb ...
21:43:35 Unpacking systemd-sysv (245.4-4ubuntu3.17) ...
21:43:35 Get:49 http://deb.debian.org/debian bullseye/main amd64 iso-codes all 4.6.0-1 [2824 kB]
21:43:35 Get:50 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+deb11u2 [342 kB]
21:43:35 Get:51 http://deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB]
21:43:35 Get:52 http://deb.debian.org/debian bullseye/main amd64 lsb-release all 11.1.0 [27.9 kB]
21:43:35 Get:53 http://deb.debian.org/debian bullseye/main amd64 python-apt-common all 2.2.1 [96.5 kB]
21:43:35 Get:54 http://deb.debian.org/debian bullseye/main amd64 python3-apt amd64 2.2.1 [190 kB]
21:43:35 Get:55 http://deb.debian.org/debian bullseye/main amd64 python3-dbus amd64 1.2.16-5 [108 kB]
21:43:35 Get:56 http://deb.debian.org/debian bullseye/main amd64 python3-gi amd64 3.38.0-2 [232 kB]
21:43:35 Get:57 http://deb.debian.org/debian bullseye/main amd64 python3-pycurl amd64 7.43.0.6-5 [68.8 kB]
21:43:35 Get:58 http://deb.debian.org/debian bullseye/main amd64 python3-software-properties all 0.96.20.2-2.1 [49.7 kB]
21:43:35 Get:59 http://deb.debian.org/debian bullseye/main amd64 software-properties-common all 0.96.20.2-2.1 [83.4 kB]
21:43:35 debconf: delaying package configuration, since apt-utils is not installed
21:43:35 Fetched 23.3 MB in 1s (37.2 MB/s)
21:43:35 Selecting previously unselected package libpython3.9-minimal:amd64.
21:43: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 ... 6661 files and directories currently installed.)
21:43:35 Preparing to unpack .../libpython3.9-minimal_3.9.2-1_amd64.deb ...
21:43:35 Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ...
21:43:35 done.
21:43:35 Updating certificates in /etc/ssl/certs...
21:43:35 Selecting previously unselected package openssl.
21:43:35 Preparing to unpack .../01-openssl_1.1.1f-1ubuntu2.16_amd64.deb ...
21:43:35 Unpacking openssl (1.1.1f-1ubuntu2.16) ...
21:43:35 Selecting previously unselected package ca-certificates.
21:43:35 Preparing to unpack .../02-ca-certificates_20211016~20.04.1_all.deb ...
21:43:35 Unpacking ca-certificates (20211016~20.04.1) ...
21:43:35 Selecting previously unselected package libdbus-1-3:amd64.
21:43:35 Preparing to unpack .../03-libdbus-1-3_1.12.16-2ubuntu2.2_amd64.deb ...
21:43:35 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.2) ...
21:43:35 Selecting previously unselected package libexpat1:amd64.
21:43:35 Preparing to unpack .../libexpat1_2.2.10-2+deb11u3_amd64.deb ...
21:43:35 Unpacking libexpat1:amd64 (2.2.10-2+deb11u3) ...
21:43:35 Selecting previously unselected package python3.9-minimal.
21:43:35 Preparing to unpack .../python3.9-minimal_3.9.2-1_amd64.deb ...
21:43:35 Unpacking python3.9-minimal (3.9.2-1) ...
21:43:35   Running scriptlet: container-selinux-2:2.189.0-1.fc35.noarch             6/26 
21:43:35   Installing       : fuse3-libs-3.10.5-1.fc35.aarch64                      7/26 
21:43:35   Installing       : containerd.io-1.6.7-3.1.fc35.aarch64                  8/26 
21:43:35   Running scriptlet: containerd.io-1.6.7-3.1.fc35.aarch64                  8/26 
21:43:35   Installing       : docker-buildx-plugin-0.8.2-0.fc35.aarch64             9/26 
21:43:35   Running scriptlet: docker-buildx-plugin-0.8.2-0.fc35.aarch64             9/26 
21:43:35   Installing       : docker-compose-plugin-2.9.0-0.fc35.aarch64           10/26 
21:43:35   Running scriptlet: docker-compose-plugin-2.9.0-0.fc35.aarch64           10/26 
21:43:35   Installing       : docker-ce-cli-1:0.0.0~20220816152130.8ffaab8-0.fc3   11/26 
21:43:35   Running scriptlet: docker-ce-cli-1:0.0.0~20220816152130.8ffaab8-0.fc3   11/26 
21:43:35   Installing       : xz-5.2.5-9.fc35.aarch64                              12/26 
21:43:35   Installing       : libslirp-4.6.1-2.fc35.aarch64                        13/26 
21:43:35   Installing       : slirp4netns-1.1.12-2.fc35.aarch64                    14/26 
21:43:35   Installing       : libnfnetlink-1.0.1-20.fc35.aarch64                   15/26 
21:43:35   Installing       : libmnl-1.0.4-14.fc35.aarch64                         16/26 
21:43:35   Installing       : libnetfilter_conntrack-1.0.8-3.fc35.aarch64          17/26 
21:43:35   Installing       : iptables-libs-1.8.7-13.fc35.aarch64                  18/26 
21:43:35   Installing       : iptables-legacy-1.8.7-13.fc35.aarch64                19/26 
21:43:35   Running scriptlet: iptables-legacy-1.8.7-13.fc35.aarch64                19/26 
21:43:35   Installing       : libcgroup-2.0-3.fc35.aarch64                         20/26 
21:43:35   Installing       : kmod-29-4.fc35.aarch64                               21/26 
21:43:35   Installing       : fuse-common-3.10.5-1.fc35.aarch64                    22/26 
21:43:35   Installing       : fuse3-3.10.5-1.fc35.aarch64                          23/26 
21:43:35   Installing       : fuse-overlayfs-1.9-1.fc35.aarch64                    24/26 
21:43:35   Running scriptlet: fuse-overlayfs-1.9-1.fc35.aarch64                    24/26 
21:43:35   Installing       : docker-ce-rootless-extras-0.0.0~20220816152130.8ff   25/26 
21:43:35 Selecting previously unselected package dbus.
21:43:35 Preparing to unpack .../04-dbus_1.12.16-2ubuntu2.2_amd64.deb ...
21:43:35 Unpacking dbus (1.12.16-2ubuntu2.2) ...
21:43:35 Selecting previously unselected package distro-info-data.
21:43:35 Preparing to unpack .../05-distro-info-data_0.43ubuntu1.10_all.deb ...
21:43:35 Unpacking distro-info-data (0.43ubuntu1.10) ...
21:43:35 Selecting previously unselected package libglib2.0-0:amd64.
21:43:35 Preparing to unpack .../06-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ...
21:43:35 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ...
21:43:35 Setting up libpython3.9-minimal:amd64 (3.9.2-1) ...
21:43:35 Setting up libexpat1:amd64 (2.2.10-2+deb11u3) ...
21:43:35 Setting up python3.9-minimal (3.9.2-1) ...
21:43:35   Running scriptlet: docker-ce-rootless-extras-0.0.0~20220816152130.8ff   25/26 
21:43:35   Installing       : docker-ce-3:0.0.0~20220816152130.8ffaab8-0.fc35.aa   26/26 
21:43:35   Running scriptlet: docker-ce-3:0.0.0~20220816152130.8ffaab8-0.fc35.aa   26/26 
21:43:35   Running scriptlet: selinux-policy-targeted-35.18-1.fc35.noarch          26/26 
21:43:35   Running scriptlet: container-selinux-2:2.189.0-1.fc35.noarch            26/26 
21:43:35 Selecting previously unselected package libgirepository-1.0-1:amd64.
21:43:35 Preparing to unpack .../07-libgirepository-1.0-1_1.64.1-1~ubuntu20.04.1_amd64.deb ...
21:43:35 Unpacking libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ...
21:43:35 Selecting previously unselected package gir1.2-glib-2.0:amd64.
21:43:35 Preparing to unpack .../08-gir1.2-glib-2.0_1.64.1-1~ubuntu20.04.1_amd64.deb ...
21:43:35 Unpacking gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ...
21:43:35 Selecting previously unselected package libcap2-bin.
21:43:35 Preparing to unpack .../09-libcap2-bin_1%3a2.32-1_amd64.deb ...
21:43:35 Unpacking libcap2-bin (1:2.32-1) ...
21:43:35 Selecting previously unselected package libelf1:amd64.
21:43:35 Preparing to unpack .../10-libelf1_0.176-1.1build1_amd64.deb ...
21:43:35 Unpacking libelf1:amd64 (0.176-1.1build1) ...
21:43:35 Selecting previously unselected package libglib2.0-data.
21:43:35 Preparing to unpack .../11-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ...
21:43:35 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
21:43:35 Selecting previously unselected package tzdata.
21:43:35 Preparing to unpack .../12-tzdata_2022a-0ubuntu0.20.04_all.deb ...
21:43:35 Unpacking tzdata (2022a-0ubuntu0.20.04) ...
21:43:35 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
21:43:35 127 added, 0 removed; done.
21:43:35 Running hooks in /etc/ca-certificates/update.d...
21:43:35 done.
21:43:35 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
21:43:35 + apt-key add -
21:43:35 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
21:43:36 Selecting previously unselected package libicu66:amd64.
21:43:36 Preparing to unpack .../13-libicu66_66.1-2ubuntu2.1_amd64.deb ...
21:43:36 Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ...
21:43:36 OK
21:43:36 + '[' jammy = sid ']'
21:43:36 ++ dpkg --print-architecture
21:43:36 + ARCH=amd64
21:43:36 + echo 'deb [arch=amd64] https://download.docker.com/linux/ubuntu jammy test'
21:43:36 + apt-get update
21:43:36 Selecting previously unselected package python3-minimal.
21:43: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 ... 6955 files and directories currently installed.)
21:43:36 Preparing to unpack .../0-python3-minimal_3.9.2-3_amd64.deb ...
21:43:36 Unpacking python3-minimal (3.9.2-3) ...
21:43:36 Selecting previously unselected package media-types.
21:43:36 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
21:43:36 Unpacking media-types (4.0.0) ...
21:43:36   Running scriptlet: docker-ce-3:0.0.0~20220816152130.8ffaab8-0.fc35.aa   26/26 
21:43:36   Verifying        : containerd.io-1.6.7-3.1.fc35.aarch64                  1/26 
21:43:36   Verifying        : fuse-common-3.10.5-1.fc35.aarch64                     2/26 
21:43:36   Verifying        : fuse3-3.10.5-1.fc35.aarch64                           3/26 
21:43:36   Verifying        : fuse3-libs-3.10.5-1.fc35.aarch64                      4/26 
21:43:36   Verifying        : iptables-legacy-1.8.7-13.fc35.aarch64                 5/26 
21:43:36   Verifying        : iptables-libs-1.8.7-13.fc35.aarch64                   6/26 
21:43:36   Verifying        : kmod-29-4.fc35.aarch64                                7/26 
21:43:36   Verifying        : libcgroup-2.0-3.fc35.aarch64                          8/26 
21:43:36   Verifying        : libmnl-1.0.4-14.fc35.aarch64                          9/26 
21:43:36   Verifying        : libnetfilter_conntrack-1.0.8-3.fc35.aarch64          10/26 
21:43:36   Verifying        : libnfnetlink-1.0.1-20.fc35.aarch64                   11/26 
21:43:36   Verifying        : libslirp-4.6.1-2.fc35.aarch64                        12/26 
21:43:36   Verifying        : slirp4netns-1.1.12-2.fc35.aarch64                    13/26 
21:43:36   Verifying        : container-selinux-2:2.189.0-1.fc35.noarch            14/26 
21:43:36   Verifying        : fuse-overlayfs-1.9-1.fc35.aarch64                    15/26 
21:43:36   Verifying        : libselinux-utils-3.3-1.fc35.aarch64                  16/26 
21:43:36   Verifying        : policycoreutils-3.3-1.fc35.aarch64                   17/26 
21:43:36   Verifying        : rpm-plugin-selinux-4.17.1-3.fc35.aarch64             18/26 
21:43:36   Verifying        : selinux-policy-35.18-1.fc35.noarch                   19/26 
21:43:36   Verifying        : selinux-policy-targeted-35.18-1.fc35.noarch          20/26 
21:43:36   Verifying        : xz-5.2.5-9.fc35.aarch64                              21/26 
21:43:36   Verifying        : docker-ce-rootless-extras-0.0.0~20220816152130.8ff   22/26 
21:43:36   Verifying        : docker-compose-plugin-2.9.0-0.fc35.aarch64           23/26 
21:43:36   Verifying        : docker-buildx-plugin-0.8.2-0.fc35.aarch64            24/26 
21:43:36   Verifying        : docker-ce-3:0.0.0~20220816152130.8ffaab8-0.fc35.aa   25/26 
21:43:36   Verifying        : docker-ce-cli-1:0.0.0~20220816152130.8ffaab8-0.fc3   26/26 
21:43:36 
21:43:36 Installed:
21:43:36   container-selinux-2:2.189.0-1.fc35.noarch                                     
21:43:36   containerd.io-1.6.7-3.1.fc35.aarch64                                          
21:43:36   docker-buildx-plugin-0.8.2-0.fc35.aarch64                                     
21:43:36   docker-ce-3:0.0.0~20220816152130.8ffaab8-0.fc35.aarch64                       
21:43:36   docker-ce-cli-1:0.0.0~20220816152130.8ffaab8-0.fc35.aarch64                   
21:43:36   docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc35.aarch64         
21:43:36   docker-compose-plugin-2.9.0-0.fc35.aarch64                                    
21:43:36   fuse-common-3.10.5-1.fc35.aarch64                                             
21:43:36   fuse-overlayfs-1.9-1.fc35.aarch64                                             
21:43:36   fuse3-3.10.5-1.fc35.aarch64                                                   
21:43:36   fuse3-libs-3.10.5-1.fc35.aarch64                                              
21:43:36   iptables-legacy-1.8.7-13.fc35.aarch64                                         
21:43:36   iptables-libs-1.8.7-13.fc35.aarch64                                           
21:43:36   kmod-29-4.fc35.aarch64                                                        
21:43:36   libcgroup-2.0-3.fc35.aarch64                                                  
21:43:36   libmnl-1.0.4-14.fc35.aarch64                                                  
21:43:36   libnetfilter_conntrack-1.0.8-3.fc35.aarch64                                   
21:43:36   libnfnetlink-1.0.1-20.fc35.aarch64                                            
21:43:36   libselinux-utils-3.3-1.fc35.aarch64                                           
21:43:36   libslirp-4.6.1-2.fc35.aarch64                                                 
21:43:36   policycoreutils-3.3-1.fc35.aarch64                                            
21:43:36   rpm-plugin-selinux-4.17.1-3.fc35.aarch64                                      
21:43:36   selinux-policy-35.18-1.fc35.noarch                                            
21:43:36   selinux-policy-targeted-35.18-1.fc35.noarch                                   
21:43:36   slirp4netns-1.1.12-2.fc35.aarch64                                             
21:43:36   xz-5.2.5-9.fc35.aarch64                                                       
21:43:36 
21:43:36 Complete!
21:43:36 Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
21:43:36 Get:2 https://download.docker.com/linux/ubuntu jammy InRelease [48.9 kB]
21:43:36 Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
21:43:36 Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
21:43:36 + docker --version
21:43:36 Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8
21:43:36 + dockerd --version
21:43:36 Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8
21:43:36 + containerd --version
21:43:36 containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb
21:43:36 + runc --version
21:43:36 runc version 1.1.3
21:43:36 commit: v1.1.3-0-g6724737
21:43:36 spec: 1.0.2-dev
21:43:36 go: go1.17.13
21:43:36 libseccomp: 2.5.3
21:43:36 Selecting previously unselected package libmpdec3:amd64.
21:43:36 Preparing to unpack .../2-libmpdec3_2.5.1-1_amd64.deb ...
21:43:36 Unpacking libmpdec3:amd64 (2.5.1-1) ...
21:43:36 Selecting previously unselected package libncursesw6:amd64.
21:43:36 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_amd64.deb ...
21:43:36 Unpacking libncursesw6:amd64 (6.2+20201114-2) ...
21:43:36 Selecting previously unselected package readline-common.
21:43:36 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
21:43:36 Unpacking readline-common (8.1-1) ...
21:43:36 Selecting previously unselected package libreadline8:amd64.
21:43:36 Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ...
21:43:36 Unpacking libreadline8:amd64 (8.1-1) ...
21:43:36 Hit:5 http://security.ubuntu.com/ubuntu jammy-security InRelease
21:43:36 Get:6 https://download.docker.com/linux/ubuntu jammy/test amd64 Packages [7051 B]
21:43:36 Selecting previously unselected package libsqlite3-0:amd64.
21:43:36 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ...
21:43:36 Unpacking libsqlite3-0:amd64 (3.34.1-3) ...
21:43:36 Selecting previously unselected package libpython3.9-stdlib:amd64.
21:43:36 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_amd64.deb ...
21:43:36 Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ...
21:43:36 make[2]: Leaving directory '/root/build-deb/compose'
21:43:36 # Build the scan-plugin
21:43:36 # TODO change once we support scan-plugin on other architectures
21:43:36 if [ "armhf" = "amd64" ]; then \
21:43:36 	cd /go/src/github.com/docker/scan-cli-plugin \
21:43:36 	&& PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \
21:43:36 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
21:43:36 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
21:43:36 fi
21:43:36 make[1]: Leaving directory '/root/build-deb'
21:43:36    debian/rules override_dh_auto_test
21:43:36 make[1]: Entering directory '/root/build-deb'
21:43:36 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:43:36 	test "$ver" = "Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:43:36 PASS: daemon version OK
21:43:36 ver="$(cli/build/docker --version)"; \
21:43:36 	test "$ver" = "Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:43:36 PASS: cli version OK
21:43:36 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:43:36 	test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:43:36 PASS: docker-buildx version OK
21:43:36 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:43:36 	test "$ver" = "v2.9.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:43:36 PASS: docker-compose version OK
21:43:36 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
21:43:36 # TODO change once we support scan-plugin on other architectures
21:43:36 if [ "armhf" = "amd64" ]; then \
21:43:36 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:43:36 		test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
21:43:36 fi
21:43:36 make[1]: Leaving directory '/root/build-deb'
21:43:36    create-stamp debian/debhelper-build-stamp
21:43:36  debian/rules binary
21:43:36 dh binary --with=bash-completion
21:43:36    dh_testroot
21:43:36    dh_prep
21:43:36    debian/rules override_dh_auto_install
21:43:36 make[1]: Entering directory '/root/build-deb'
21:43:36 # docker-ce-cli install
21:43:36 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:43:36 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:43:36 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:43:36 # docker-ce install
21:43:36 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:43:36 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:43:36 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:43:36 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:43:36 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
21:43:36 # docker-buildx-plugin install
21:43:36 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:43:36 # docker-compose-plugin install
21:43:36 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:43:36 # docker-scan-plugin install
21:43:36 # TODO change once we support scan-plugin on other architectures
21:43:36 if [ "armhf" = "amd64" ]; then \
21:43:36 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
21:43:36 fi
21:43:36 # docker-ce-rootless-extras install
21:43:36 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:43:36 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:43:36 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:43:36 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:43:36 # TODO: how can we install vpnkit?
21:43:36 make[1]: Leaving directory '/root/build-deb'
21:43:36    debian/rules override_dh_install
21:43:36 make[1]: Entering directory '/root/build-deb'
21:43:36 dh_install
21:43:36 # TODO Can we do this from within our container?
21:43:36 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:43:36 make[1]: Leaving directory '/root/build-deb'
21:43:36    dh_installdocs
21:43:36    dh_installchangelogs
21:43:36    dh_installman
21:43:36    dh_bash-completion
21:43:36    dh_systemd_enable
21:43:36    debian/rules override_dh_installinit
21:43:36 make[1]: Entering directory '/root/build-deb'
21:43:36 # use "docker" as our service name, not "docker-ce"
21:43:36 dh_installinit --name=docker
21:43:36 make[1]: Leaving directory '/root/build-deb'
21:43:36    dh_systemd_start
21:43:36    dh_perl
21:43:36    dh_link
21:43:36    dh_strip_nondeterminism
21:43:36    dh_compress
21:43:36    dh_fixperms
21:43:36    dh_missing
21:43:36    debian/rules override_dh_strip
21:43:36 make[1]: Entering directory '/root/build-deb'
21:43:36 # Go has lots of problems with stripping, so just don't
21:43:36 make[1]: Leaving directory '/root/build-deb'
21:43:36    dh_makeshlibs
21:43:36    debian/rules override_dh_shlibdeps
21:43:36 make[1]: Entering directory '/root/build-deb'
21:43:36 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:43:36 make[1]: Leaving directory '/root/build-deb'
21:43:36    dh_installdeb
21:43:36    debian/rules override_dh_gencontrol
21:43:36 make[1]: Entering directory '/root/build-deb'
21:43:36 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:43:36 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:43:36 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE}
21:43:36 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:43:36 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:43:36 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
21:43:36 # Use separate version for the scan-plugin package, then generate the other control files as usual
21:43:36 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
21:43:36 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
21:43:36 if [ "armhf" = "amd64" ]; then \
21:43:36 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
21:43:36 fi
21:43:36 dh_gencontrol --remaining-packages
21:43:36 make[1]: Leaving directory '/root/build-deb'
21:43:36    dh_md5sums
21:43:36    debian/rules override_dh_builddeb
21:43:36 make[1]: Entering directory '/root/build-deb'
21:43:36 dh_builddeb -- -Zxz
21:43:36 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.deb'.
21:43:36 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~ubuntu-bionic_armhf.deb'.
21:43:36 Fetched 55.9 kB in 1s (82.7 kB/s)
21:43:37 Selecting previously unselected package libpam-systemd:amd64.
21:43:37 Preparing to unpack .../14-libpam-systemd_245.4-4ubuntu3.17_amd64.deb ...
21:43:37 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.17) ...
21:43:37 Selecting previously unselected package libxml2:amd64.
21:43:37 Preparing to unpack .../15-libxml2_2.9.10+dfsg-5ubuntu0.20.04.4_amd64.deb ...
21:43:37 Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ...
21:43:37 Selecting previously unselected package python3.9.
21:43:37 Preparing to unpack .../8-python3.9_3.9.2-1_amd64.deb ...
21:43:37 Unpacking python3.9 (3.9.2-1) ...
21:43:37 Selecting previously unselected package libpython3-stdlib:amd64.
21:43:37 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_amd64.deb ...
21:43:37 Unpacking libpython3-stdlib:amd64 (3.9.2-3) ...
21:43:37 Setting up python3-minimal (3.9.2-3) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:43:37 Fedora 36 - x86_64                               22 MB/s |  81 MB     00:03    
21:43:37 Selecting previously unselected package libyaml-0-2:amd64.
21:43:37 Preparing to unpack .../16-libyaml-0-2_0.2.2-1_amd64.deb ...
21:43:37 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
21:43:37 Selecting previously unselected package lsb-release.
21:43:37 Preparing to unpack .../17-lsb-release_11.1.0ubuntu2_all.deb ...
21:43:37 Unpacking lsb-release (11.1.0ubuntu2) ...
21:43:37 Selecting previously unselected package python3-dbus.
21:43:37 Preparing to unpack .../18-python3-dbus_1.2.16-1build1_amd64.deb ...
21:43:37 Unpacking python3-dbus (1.2.16-1build1) ...
21:43:37 Selecting previously unselected package python3-gi.
21:43:37 Preparing to unpack .../19-python3-gi_3.36.0-1_amd64.deb ...
21:43:37 Unpacking python3-gi (3.36.0-1) ...
21:43:37 Selecting previously unselected package python3-pkg-resources.
21:43:37 Preparing to unpack .../20-python3-pkg-resources_45.2.0-1_all.deb ...
21:43:37 Unpacking python3-pkg-resources (45.2.0-1) ...
21:43:37 Selecting previously unselected package python3-six.
21:43:37 Preparing to unpack .../21-python3-six_1.14.0-2_all.deb ...
21:43:37 Unpacking python3-six (1.14.0-2) ...
21:43:37 Selecting previously unselected package python3.
21:43:37 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7393 files and directories currently installed.)
21:43:37 Preparing to unpack .../00-python3_3.9.2-3_amd64.deb ...
21:43:37 Unpacking python3 (3.9.2-3) ...
21:43:37 Selecting previously unselected package openssl.
21:43:37 Preparing to unpack .../01-openssl_1.1.1n-0+deb11u3_amd64.deb ...
21:43:37 Unpacking openssl (1.1.1n-0+deb11u3) ...
21:43:37 Selecting previously unselected package ca-certificates.
21:43:37 Preparing to unpack .../02-ca-certificates_20210119_all.deb ...
21:43:37 Unpacking ca-certificates (20210119) ...
21:43:37 Reading package lists...
21:43:37 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:43:37 ++ find deb/debbuild/ubuntu-jammy/ -type f -name '*.deb'
21:43:37 + packages='deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.deb
21:43:37 deb/debbuild/ubuntu-jammy/docker-scan-plugin_0.17.0~ubuntu-jammy_amd64.deb
21:43:37 deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.9.0~ubuntu-jammy_amd64.deb
21:43:37 deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.deb
21:43:37 deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.8.2~ubuntu-jammy_amd64.deb
21:43:37 deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.deb'
21:43:37 ++ echo 'deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.deb
21:43:37 deb/debbuild/ubuntu-jammy/docker-scan-plugin_0.17.0~ubuntu-jammy_amd64.deb
21:43:37 deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.9.0~ubuntu-jammy_amd64.deb
21:43:37 deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.deb
21:43:37 deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.8.2~ubuntu-jammy_amd64.deb
21:43:37 deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.deb'
21:43:37 ++ xargs
21:43:37 ++ awk '$0="./"$0'
21:43:37 + packages='./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-scan-plugin_0.17.0~ubuntu-jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.9.0~ubuntu-jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.8.2~ubuntu-jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.deb'
21:43:37 + set -x
21:43:37 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-scan-plugin_0.17.0~ubuntu-jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.9.0~ubuntu-jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.8.2~ubuntu-jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.deb
21:43:37 Selecting previously unselected package docker-ce.
21:43:37 (Reading database ... 9226 files and directories currently installed.)
21:43:37 Preparing to unpack .../docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.deb ...
21:43:37 Unpacking docker-ce (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy) ...
21:43:37 Selecting previously unselected package iso-codes.
21:43:37 Preparing to unpack .../22-iso-codes_4.4-1_all.deb ...
21:43:37 Unpacking iso-codes (4.4-1) ...
21:43:37 Selecting previously unselected package dbus-user-session.
21:43:37 Preparing to unpack .../10-dbus-user-session_1.12.2-1ubuntu1.3_amd64.deb ...
21:43:37 Unpacking dbus-user-session (1.12.2-1ubuntu1.3) ...
21:43:37 Setting up containerd.io (1.6.7-1) ...
21:43:37 Selecting previously unselected package apt-transport-https.
21:43:37 Preparing to unpack .../03-apt-transport-https_2.2.4_all.deb ...
21:43:37 Unpacking apt-transport-https (2.2.4) ...
21:43:37 Selecting previously unselected package libbrotli1:amd64.
21:43:37 Preparing to unpack .../04-libbrotli1_1.0.9-2+b2_amd64.deb ...
21:43:37 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
21:43:37 Selecting previously unselected package libsasl2-modules-db:amd64.
21:43:37 Preparing to unpack .../05-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
21:43:37 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
21:43:37 Selecting previously unselected package libsasl2-2:amd64.
21:43:37 Preparing to unpack .../06-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
21:43:37 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
21:43:37 Selecting previously unselected package libldap-2.4-2:amd64.
21:43:37 Preparing to unpack .../07-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
21:43:37 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
21:43:37 Selecting previously unselected package libkrb5support0:amd64.
21:43:37 Preparing to unpack .../23-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ...
21:43:37 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ...
21:43:37 Selecting previously unselected package libk5crypto3:amd64.
21:43:37 Preparing to unpack .../24-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ...
21:43:37 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ...
21:43:37 Selecting previously unselected package libkeyutils1:amd64.
21:43:37 Preparing to unpack .../25-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ...
21:43:37 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
21:43:37 Selecting previously unselected package libkrb5-3:amd64.
21:43:37 Preparing to unpack .../26-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ...
21:43:37 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ...
21:43:37 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:43:37 Setting up systemd-sysv (237-3ubuntu10.53) ...
21:43:37 Setting up libiptc0:amd64 (1.6.1-2ubuntu2) ...
21:43:37 Setting up libxtables12:amd64 (1.6.1-2ubuntu2) ...
21:43:37 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
21:43:37 Setting up dbus (1.12.2-1ubuntu1.3) ...
21:43:37 Setting up libmnl0:amd64 (1.0.4-2) ...
21:43:37 Setting up libip6tc0:amd64 (1.6.1-2ubuntu2) ...
21:43:37 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
21:43:37 Setting up libpam-systemd:amd64 (237-3ubuntu10.53) ...
21:43:37 Selecting previously unselected package libnghttp2-14:amd64.
21:43:37 Preparing to unpack .../08-libnghttp2-14_1.43.0-1_amd64.deb ...
21:43:37 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
21:43:37 Selecting previously unselected package libpsl5:amd64.
21:43:37 Preparing to unpack .../09-libpsl5_0.21.0-1.2_amd64.deb ...
21:43:37 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
21:43:37 Selecting previously unselected package librtmp1:amd64.
21:43:37 Preparing to unpack .../10-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
21:43:37 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
21:43:37 Selecting previously unselected package libssh2-1:amd64.
21:43:37 Preparing to unpack .../11-libssh2-1_1.9.0-2_amd64.deb ...
21:43:37 Unpacking libssh2-1:amd64 (1.9.0-2) ...
21:43:37 Selecting previously unselected package libcurl4:amd64.
21:43:37 Preparing to unpack .../12-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ...
21:43:37 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
21:43:37 Selecting previously unselected package curl.
21:43:37 Preparing to unpack .../13-curl_7.74.0-1.3+deb11u2_amd64.deb ...
21:43:37 Unpacking curl (7.74.0-1.3+deb11u2) ...
21:43:38 Selecting previously unselected package libgssapi-krb5-2:amd64.
21:43:38 Preparing to unpack .../27-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ...
21:43:38 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ...
21:43:38 Selecting previously unselected package liblmdb0:amd64.
21:43:38 Preparing to unpack .../28-liblmdb0_0.9.24-1_amd64.deb ...
21:43:38 Unpacking liblmdb0:amd64 (0.9.24-1) ...
21:43:38 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
21:43:38 Preparing to unpack .../29-libpolkit-gobject-1-0_0.105-26ubuntu1.3_amd64.deb ...
21:43:38 Unpacking libpolkit-gobject-1-0:amd64 (0.105-26ubuntu1.3) ...
21:43:38 Setting up dbus-user-session (1.12.2-1ubuntu1.3) ...
21:43:38 Setting up iptables (1.6.1-2ubuntu2) ...
21:43:38 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
21:43:38 Processing triggers for systemd (237-3ubuntu10.53) ...
21:43:38 + docker --version
21:43:38 Selecting previously unselected package libassuan0:amd64.
21:43:38 Preparing to unpack .../14-libassuan0_2.5.3-7.1_amd64.deb ...
21:43:38 Unpacking libassuan0:amd64 (2.5.3-7.1) ...
21:43:38 Selecting previously unselected package gpgconf.
21:43:38 Preparing to unpack .../15-gpgconf_2.2.27-2+deb11u2_amd64.deb ...
21:43:38 Unpacking gpgconf (2.2.27-2+deb11u2) ...
21:43:38 Selecting previously unselected package libksba8:amd64.
21:43:38 Preparing to unpack .../16-libksba8_1.5.0-3_amd64.deb ...
21:43:38 Unpacking libksba8:amd64 (1.5.0-3) ...
21:43:38 Selecting previously unselected package libnpth0:amd64.
21:43:38 Preparing to unpack .../17-libnpth0_1.6-3_amd64.deb ...
21:43:38 Unpacking libnpth0:amd64 (1.6-3) ...
21:43:38 Selecting previously unselected package dirmngr.
21:43:38 Preparing to unpack .../18-dirmngr_2.2.27-2+deb11u2_amd64.deb ...
21:43:38 Unpacking dirmngr (2.2.27-2+deb11u2) ...
21:43:38 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-buster"
21:43:38 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:43:38 Selecting previously unselected package libpsl5:amd64.
21:43:38 Preparing to unpack .../30-libpsl5_0.21.0-1ubuntu1_amd64.deb ...
21:43:38 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ...
21:43:38 Selecting previously unselected package python-apt-common.
21:43:38 Preparing to unpack .../31-python-apt-common_2.0.0ubuntu0.20.04.7_all.deb ...
21:43:38 Unpacking python-apt-common (2.0.0ubuntu0.20.04.7) ...
21:43:38 Selecting previously unselected package python3-apt.
21:43:38 Preparing to unpack .../32-python3-apt_2.0.0ubuntu0.20.04.7_amd64.deb ...
21:43:38 Unpacking python3-apt (2.0.0ubuntu0.20.04.7) ...
21:43:38 Selecting previously unselected package apt-transport-https.
21:43:38 Preparing to unpack .../33-apt-transport-https_2.0.9_all.deb ...
21:43:38 Unpacking apt-transport-https (2.0.9) ...
21:43:38 Selecting previously unselected package libbrotli1:amd64.
21:43:38 Preparing to unpack .../34-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ...
21:43:38 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
21:43:38 Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8
21:43:38 + dockerd --version
21:43:38 Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8
21:43:38 + containerd --version
21:43:38 containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb
21:43:38 + runc --version
21:43:38 runc version 1.1.3
21:43:38 commit: v1.1.3-0-g6724737
21:43:38 spec: 1.0.2-dev
21:43:38 go: go1.17.13
21:43:38 libseccomp: 2.5.1
21:43:38 Selecting previously unselected package distro-info-data.
21:43:38 Preparing to unpack .../19-distro-info-data_0.51+deb11u2_all.deb ...
21:43:38 Unpacking distro-info-data (0.51+deb11u2) ...
21:43:38 Selecting previously unselected package libglib2.0-0:amd64.
21:43:38 Preparing to unpack .../20-libglib2.0-0_2.66.8-1_amd64.deb ...
21:43:38 Unpacking libglib2.0-0:amd64 (2.66.8-1) ...
21:43:38 Selecting previously unselected package libgirepository-1.0-1:amd64.
21:43:38 Preparing to unpack .../21-libgirepository-1.0-1_1.66.1-1+b1_amd64.deb ...
21:43:38 Unpacking libgirepository-1.0-1:amd64 (1.66.1-1+b1) ...
21:43:38 + make IMAGE=debian:buster verify
21:43:38 docker run  --rm -i \
21:43:38 	-v "$(pwd):/v" \
21:43:38 	-e DEBIAN_FRONTEND=noninteractive \
21:43:38 	-e PACKAGE_REPO=staging \
21:43:38 	-w /v \
21:43:38 	debian:buster ./verify
21:43:38 Unable to find image 'debian:buster' locally
21:43:38 Selecting previously unselected package libroken18-heimdal:amd64.
21:43:38 Preparing to unpack .../35-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
21:43:38 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
21:43:38 Selecting previously unselected package libasn1-8-heimdal:amd64.
21:43:38 Preparing to unpack .../36-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
21:43:38 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
21:43:38 Selecting previously unselected package libheimbase1-heimdal:amd64.
21:43:38 Preparing to unpack .../37-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
21:43:38 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
21:43:38 Selecting previously unselected package libhcrypto4-heimdal:amd64.
21:43:38 Preparing to unpack .../38-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
21:43:38 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
21:43:38 Selecting previously unselected package libwind0-heimdal:amd64.
21:43:38 Preparing to unpack .../39-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
21:43:38 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
21:43:38 Selecting previously unselected package libhx509-5-heimdal:amd64.
21:43:38 Preparing to unpack .../40-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
21:43:38 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
21:43:38 Selecting previously unselected package gir1.2-glib-2.0:amd64.
21:43:38 Preparing to unpack .../22-gir1.2-glib-2.0_1.66.1-1+b1_amd64.deb ...
21:43:38 Unpacking gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ...
21:43:38 Selecting previously unselected package libpackagekit-glib2-18:amd64.
21:43:38 Preparing to unpack .../23-libpackagekit-glib2-18_1.2.2-2_amd64.deb ...
21:43:38 Unpacking libpackagekit-glib2-18:amd64 (1.2.2-2) ...
21:43:38 Selecting previously unselected package gir1.2-packagekitglib-1.0.
21:43:38 Preparing to unpack .../24-gir1.2-packagekitglib-1.0_1.2.2-2_amd64.deb ...
21:43:38 Unpacking gir1.2-packagekitglib-1.0 (1.2.2-2) ...
21:43:38 Selecting previously unselected package gnupg-l10n.
21:43:38 Preparing to unpack .../25-gnupg-l10n_2.2.27-2+deb11u2_all.deb ...
21:43:38 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ...
21:43:38   Running scriptlet: container-selinux-3:2.189.0-1.el9.noarch             50/62 
21:43:38   Installing       : acl-2.3.1-3.el9.x86_64                               51/62 
21:43:38   Installing       : device-mapper-9:1.02.185-3.el9.x86_64                52/62 
21:43:38   Installing       : device-mapper-libs-9:1.02.185-3.el9.x86_64           53/62 
21:43:38   Installing       : cryptsetup-libs-2.4.3-4.el9.x86_64                   54/62 
21:43:38   Installing       : dbus-1:1.12.20-5.el9.x86_64                          55/62 
21:43:38   Installing       : systemd-pam-250-7.el9.x86_64                         56/62 
21:43:38   Running scriptlet: systemd-250-7.el9.x86_64                             57/62 
21:43:38   Installing       : systemd-250-7.el9.x86_64                             57/62 
21:43:38   Running scriptlet: systemd-250-7.el9.x86_64                             57/62 
21:43:38   Installing       : dbus-common-1:1.12.20-5.el9.noarch                   58/62 
21:43:38   Running scriptlet: dbus-common-1:1.12.20-5.el9.noarch                   58/62 
21:43:38 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket.
21:43:38 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket.
21:43:38 
21:43:38   Running scriptlet: dbus-broker-28-6.el9.x86_64                          59/62 
21:43:38   Installing       : dbus-broker-28-6.el9.x86_64                          59/62 
21:43:38   Running scriptlet: dbus-broker-28-6.el9.x86_64                          59/62 
21:43:38 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service.
21:43:38 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service.
21:43:38 
21:43:38   Installing       : containerd.io-1.6.7-3.1.el9.x86_64                   60/62 
21:43:38   Running scriptlet: containerd.io-1.6.7-3.1.el9.x86_64                   60/62 
21:43:38   Installing       : docker-ce-rootless-extras-0.0.0~20220816152130.8ff   61/62 
21:43:38   Running scriptlet: docker-ce-rootless-extras-0.0.0~20220816152130.8ff   61/62 
21:43:38   Installing       : docker-ce-3:0.0.0~20220816152130.8ffaab8-0.el9.x86   62/62 
21:43:38   Running scriptlet: docker-ce-3:0.0.0~20220816152130.8ffaab8-0.el9.x86   62/62 
21:43:38   Running scriptlet: selinux-policy-targeted-34.1.39-1.el9.noarch         62/62 
21:43:38   Running scriptlet: container-selinux-3:2.189.0-1.el9.noarch             62/62 
21:43:38   Running scriptlet: docker-ce-3:0.0.0~20220816152130.8ffaab8-0.el9.x86   62/62 
21:43:38   Verifying        : acl-2.3.1-3.el9.x86_64                                1/62 
21:43:38   Verifying        : cracklib-2.9.6-27.el9.x86_64                          2/62 
21:43:38   Verifying        : cracklib-dicts-2.9.6-27.el9.x86_64                    3/62 
21:43:38   Verifying        : cryptsetup-libs-2.4.3-4.el9.x86_64                    4/62 
21:43:38   Verifying        : dbus-1:1.12.20-5.el9.x86_64                           5/62 
21:43:38   Verifying        : dbus-broker-28-6.el9.x86_64                           6/62 
21:43:38   Verifying        : dbus-common-1:1.12.20-5.el9.noarch                    7/62 
21:43:38   Verifying        : device-mapper-9:1.02.185-3.el9.x86_64                 8/62 
21:43:38   Verifying        : device-mapper-libs-9:1.02.185-3.el9.x86_64            9/62 
21:43:38   Verifying        : diffutils-3.7-12.el9.x86_64                          10/62 
21:43:38   Verifying        : fuse-common-3.10.2-5.el9.x86_64                      11/62 
21:43:38   Verifying        : iptables-libs-1.8.8-4.el9.x86_64                     12/62 
21:43:38   Verifying        : iptables-nft-1.8.8-4.el9.x86_64                      13/62 
21:43:38   Verifying        : kmod-28-7.el9.x86_64                                 14/62 
21:43:38   Verifying        : kmod-libs-28-7.el9.x86_64                            15/62 
21:43:38   Verifying        : libdb-5.3.28-53.el9.x86_64                           16/62 
21:43:38   Verifying        : libeconf-0.4.1-2.el9.x86_64                          17/62 
21:43:38   Verifying        : libfdisk-2.37.4-3.el9.x86_64                         18/62 
21:43:38   Verifying        : libibverbs-41.0-3.el9.x86_64                         19/62 
21:43:38   Verifying        : libmnl-1.0.4-15.el9.x86_64                           20/62 
21:43:38   Verifying        : libnetfilter_conntrack-1.0.8-4.el9.x86_64            21/62 
21:43:38   Verifying        : libnfnetlink-1.0.1-21.el9.x86_64                     22/62 
21:43:38   Verifying        : libnftnl-1.2.2-1.el9.x86_64                          23/62 
21:43:38   Verifying        : libnl3-3.7.0-1.el9.x86_64                            24/62 
21:43:38   Verifying        : libpcap-14:1.10.0-4.el9.x86_64                       25/62 
21:43:38   Verifying        : libpwquality-1.4.4-8.el9.x86_64                      26/62 
21:43:38   Verifying        : libseccomp-2.5.2-2.el9.x86_64                        27/62 
21:43:38   Verifying        : libselinux-utils-3.4-3.el9.x86_64                    28/62 
21:43:38   Verifying        : libutempter-1.2.1-6.el9.x86_64                       29/62 
21:43:38   Verifying        : openssl-1:3.0.1-40.el9.x86_64                        30/62 
21:43:38   Verifying        : pam-1.5.1-12.el9.x86_64                              31/62 
21:43:38   Verifying        : policycoreutils-3.4-2.el9.x86_64                     32/62 
21:43:38   Verifying        : python3-setools-4.4.0-5.el9.x86_64                   33/62 
21:43:38   Verifying        : python3-setuptools-53.0.0-10.el9.noarch              34/62 
21:43:38   Verifying        : rpm-plugin-selinux-4.16.1.3-17.el9.x86_64            35/62 
21:43:38   Verifying        : selinux-policy-34.1.39-1.el9.noarch                  36/62 
21:43:38   Verifying        : selinux-policy-targeted-34.1.39-1.el9.noarch         37/62 
21:43:38   Verifying        : systemd-250-7.el9.x86_64                             38/62 
21:43:38   Verifying        : systemd-pam-250-7.el9.x86_64                         39/62 
21:43:38   Verifying        : systemd-rpm-macros-250-7.el9.noarch                  40/62 
21:43:38   Verifying        : util-linux-2.37.4-3.el9.x86_64                       41/62 
21:43:38   Verifying        : util-linux-core-2.37.4-3.el9.x86_64                  42/62 
21:43:38   Verifying        : xz-5.2.5-8.el9.x86_64                                43/62 
21:43:38   Verifying        : checkpolicy-3.4-1.el9.x86_64                         44/62 
21:43:38   Verifying        : container-selinux-3:2.189.0-1.el9.noarch             45/62 
21:43:38   Verifying        : fuse-overlayfs-1.9-1.el9.x86_64                      46/62 
21:43:38   Verifying        : fuse3-3.10.2-5.el9.x86_64                            47/62 
21:43:38   Verifying        : fuse3-libs-3.10.2-5.el9.x86_64                       48/62 
21:43:38   Verifying        : libslirp-4.4.0-4.el9.x86_64                          49/62 
21:43:38   Verifying        : policycoreutils-python-utils-3.4-2.el9.noarch        50/62 
21:43:38   Verifying        : python3-audit-3.0.7-103.el9.x86_64                   51/62 
21:43:38   Verifying        : python3-libselinux-3.4-3.el9.x86_64                  52/62 
21:43:38   Verifying        : python3-libsemanage-3.4-2.el9.x86_64                 53/62 
21:43:38   Verifying        : python3-policycoreutils-3.4-2.el9.noarch             54/62 
21:43:38   Verifying        : slirp4netns-1.2.0-2.el9.x86_64                       55/62 
21:43:38   Verifying        : containerd.io-1.6.7-3.1.el9.x86_64                   56/62 
21:43:38   Verifying        : docker-ce-cli-1:0.0.0~20220816152130.8ffaab8-0.el9   57/62 
21:43:38   Verifying        : docker-scan-plugin-0.17.0-0.el9.x86_64               58/62 
21:43:38   Verifying        : docker-ce-3:0.0.0~20220816152130.8ffaab8-0.el9.x86   59/62 
21:43:38   Verifying        : docker-buildx-plugin-0.8.2-0.el9.x86_64              60/62 
21:43:38   Verifying        : docker-compose-plugin-2.9.0-0.el9.x86_64             61/62 
21:43:38 buster: Pulling from library/debian
21:43:38 7e6a53d1988f: Already exists
21:43:38 Digest: sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f
21:43:38 Status: Downloaded newer image for debian:buster
21:43:38 Selecting previously unselected package libkrb5-26-heimdal:amd64.
21:43:38 Preparing to unpack .../41-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
21:43:38 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
21:43:38 Selecting previously unselected package libheimntlm0-heimdal:amd64.
21:43:38 Preparing to unpack .../42-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
21:43:38 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
21:43:38 Selecting previously unselected package libgssapi3-heimdal:amd64.
21:43:38 Preparing to unpack .../43-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
21:43:38 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
21:43:38 Selecting previously unselected package libsasl2-modules-db:amd64.
21:43:38 Preparing to unpack .../44-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
21:43:38 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
21:43:38 Selecting previously unselected package libsasl2-2:amd64.
21:43:38 Preparing to unpack .../45-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
21:43:38 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
21:43:38 Selecting previously unselected package libldap-common.
21:43:38 Preparing to unpack .../46-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ...
21:43:38 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
21:43:38 Selecting previously unselected package gnupg-utils.
21:43:38 Preparing to unpack .../26-gnupg-utils_2.2.27-2+deb11u2_amd64.deb ...
21:43:38 Unpacking gnupg-utils (2.2.27-2+deb11u2) ...
21:43:38 Selecting previously unselected package gpg.
21:43:38 Preparing to unpack .../27-gpg_2.2.27-2+deb11u2_amd64.deb ...
21:43:38 Unpacking gpg (2.2.27-2+deb11u2) ...
21:43:38 Selecting previously unselected package pinentry-curses.
21:43:38 Preparing to unpack .../28-pinentry-curses_1.1.0-4_amd64.deb ...
21:43:38 Unpacking pinentry-curses (1.1.0-4) ...
21:43:38 Selecting previously unselected package gpg-agent.
21:43:38 Preparing to unpack .../29-gpg-agent_2.2.27-2+deb11u2_amd64.deb ...
21:43:38 Unpacking gpg-agent (2.2.27-2+deb11u2) ...
21:43:38   Verifying        : docker-ce-rootless-extras-0.0.0~20220816152130.8ff   62/62 
21:43:38 
21:43:38 Installed:
21:43:38   acl-2.3.1-3.el9.x86_64                                                        
21:43:38   checkpolicy-3.4-1.el9.x86_64                                                  
21:43:38   container-selinux-3:2.189.0-1.el9.noarch                                      
21:43:38   containerd.io-1.6.7-3.1.el9.x86_64                                            
21:43:38   cracklib-2.9.6-27.el9.x86_64                                                  
21:43:38   cracklib-dicts-2.9.6-27.el9.x86_64                                            
21:43:38   cryptsetup-libs-2.4.3-4.el9.x86_64                                            
21:43:38   dbus-1:1.12.20-5.el9.x86_64                                                   
21:43:38   dbus-broker-28-6.el9.x86_64                                                   
21:43:38   dbus-common-1:1.12.20-5.el9.noarch                                            
21:43:38   device-mapper-9:1.02.185-3.el9.x86_64                                         
21:43:38   device-mapper-libs-9:1.02.185-3.el9.x86_64                                    
21:43:38   diffutils-3.7-12.el9.x86_64                                                   
21:43:38   docker-buildx-plugin-0.8.2-0.el9.x86_64                                       
21:43:38   docker-ce-3:0.0.0~20220816152130.8ffaab8-0.el9.x86_64                         
21:43:38   docker-ce-cli-1:0.0.0~20220816152130.8ffaab8-0.el9.x86_64                     
21:43:38   docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el9.x86_64           
21:43:38   docker-compose-plugin-2.9.0-0.el9.x86_64                                      
21:43:38   docker-scan-plugin-0.17.0-0.el9.x86_64                                        
21:43:38   fuse-common-3.10.2-5.el9.x86_64                                               
21:43:38   fuse-overlayfs-1.9-1.el9.x86_64                                               
21:43:38   fuse3-3.10.2-5.el9.x86_64                                                     
21:43:38   fuse3-libs-3.10.2-5.el9.x86_64                                                
21:43:38   iptables-libs-1.8.8-4.el9.x86_64                                              
21:43:38   iptables-nft-1.8.8-4.el9.x86_64                                               
21:43:38   kmod-28-7.el9.x86_64                                                          
21:43:38   kmod-libs-28-7.el9.x86_64                                                     
21:43:38   libdb-5.3.28-53.el9.x86_64                                                    
21:43:38   libeconf-0.4.1-2.el9.x86_64                                                   
21:43:38   libfdisk-2.37.4-3.el9.x86_64                                                  
21:43:38   libibverbs-41.0-3.el9.x86_64                                                  
21:43:38   libmnl-1.0.4-15.el9.x86_64                                                    
21:43:38   libnetfilter_conntrack-1.0.8-4.el9.x86_64                                     
21:43:38   libnfnetlink-1.0.1-21.el9.x86_64                                              
21:43:38   libnftnl-1.2.2-1.el9.x86_64                                                   
21:43:38   libnl3-3.7.0-1.el9.x86_64                                                     
21:43:38   libpcap-14:1.10.0-4.el9.x86_64                                                
21:43:38   libpwquality-1.4.4-8.el9.x86_64                                               
21:43:38   libseccomp-2.5.2-2.el9.x86_64                                                 
21:43:38   libselinux-utils-3.4-3.el9.x86_64                                             
21:43:38   libslirp-4.4.0-4.el9.x86_64                                                   
21:43:38   libutempter-1.2.1-6.el9.x86_64                                                
21:43:38   openssl-1:3.0.1-40.el9.x86_64                                                 
21:43:38   pam-1.5.1-12.el9.x86_64                                                       
21:43:38   policycoreutils-3.4-2.el9.x86_64                                              
21:43:38   policycoreutils-python-utils-3.4-2.el9.noarch                                 
21:43:38   python3-audit-3.0.7-103.el9.x86_64                                            
21:43:38   python3-libselinux-3.4-3.el9.x86_64                                           
21:43:38   python3-libsemanage-3.4-2.el9.x86_64                                          
21:43:38   python3-policycoreutils-3.4-2.el9.noarch                                      
21:43:38   python3-setools-4.4.0-5.el9.x86_64                                            
21:43:38   python3-setuptools-53.0.0-10.el9.noarch                                       
21:43:38   rpm-plugin-selinux-4.16.1.3-17.el9.x86_64                                     
21:43:38   selinux-policy-34.1.39-1.el9.noarch                                           
21:43:38   selinux-policy-targeted-34.1.39-1.el9.noarch                                  
21:43:38   slirp4netns-1.2.0-2.el9.x86_64                                                
21:43:38   systemd-250-7.el9.x86_64                                                      
21:43:38   systemd-pam-250-7.el9.x86_64                                                  
21:43:38   systemd-rpm-macros-250-7.el9.noarch                                           
21:43:38   util-linux-2.37.4-3.el9.x86_64                                                
21:43:38   util-linux-core-2.37.4-3.el9.x86_64                                           
21:43:38   xz-5.2.5-8.el9.x86_64                                                         
21:43:38 
21:43:38 Complete!
21:43:38 + docker --version
21:43:39 Selecting previously unselected package libldap-2.4-2:amd64.
21:43:39 Preparing to unpack .../47-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ...
21:43:39 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ...
21:43:39 Selecting previously unselected package libnghttp2-14:amd64.
21:43:39 Preparing to unpack .../48-libnghttp2-14_1.40.0-1build1_amd64.deb ...
21:43:39 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ...
21:43:39 Selecting previously unselected package librtmp1:amd64.
21:43:39 Preparing to unpack .../49-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ...
21:43:39 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
21:43:39 Selecting previously unselected package libssh-4:amd64.
21:43:39 Preparing to unpack .../50-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ...
21:43:39 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ...
21:43:39 Selecting previously unselected package libcurl4:amd64.
21:43:39 Preparing to unpack .../51-libcurl4_7.68.0-1ubuntu2.12_amd64.deb ...
21:43:39 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.12) ...
21:43:39 Selecting previously unselected package gpg-wks-client.
21:43:39 Preparing to unpack .../30-gpg-wks-client_2.2.27-2+deb11u2_amd64.deb ...
21:43:39 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ...
21:43:39 Selecting previously unselected package gpg-wks-server.
21:43:39 Preparing to unpack .../31-gpg-wks-server_2.2.27-2+deb11u2_amd64.deb ...
21:43:39 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ...
21:43:39 Selecting previously unselected package gpgsm.
21:43:39 Preparing to unpack .../32-gpgsm_2.2.27-2+deb11u2_amd64.deb ...
21:43:39 Unpacking gpgsm (2.2.27-2+deb11u2) ...
21:43:39 Selecting previously unselected package gnupg.
21:43:39 Preparing to unpack .../33-gnupg_2.2.27-2+deb11u2_all.deb ...
21:43:39 Unpacking gnupg (2.2.27-2+deb11u2) ...
21:43:39 Selecting previously unselected package gnupg2.
21:43:39 Preparing to unpack .../34-gnupg2_2.2.27-2+deb11u2_all.deb ...
21:43:39 Unpacking gnupg2 (2.2.27-2+deb11u2) ...
21:43:39 Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8
21:43:39 + dockerd --version
21:43:39 Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8
21:43:39 + containerd --version
21:43:39 containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb
21:43:39 + runc --version
21:43:39 runc version 1.1.3
21:43:39 commit: v1.1.3-0-g6724737
21:43:39 spec: 1.0.2-dev
21:43:39 go: go1.17.13
21:43:39 libseccomp: 2.5.2
21:43:39 + verify
21:43:39 + dpkg --version
21:43:39 + verify_deb
21:43:39 + apt-get update
21:43:39 Selecting previously unselected package curl.
21:43:39 Preparing to unpack .../52-curl_7.68.0-1ubuntu2.12_amd64.deb ...
21:43:39 Unpacking curl (7.68.0-1ubuntu2.12) ...
21:43:39 Selecting previously unselected package dbus-user-session.
21:43:39 Preparing to unpack .../53-dbus-user-session_1.12.16-2ubuntu2.2_amd64.deb ...
21:43:39 Unpacking dbus-user-session (1.12.16-2ubuntu2.2) ...
21:43:39 Selecting previously unselected package libdconf1:amd64.
21:43:39 Preparing to unpack .../54-libdconf1_0.36.0-1_amd64.deb ...
21:43:39 Unpacking libdconf1:amd64 (0.36.0-1) ...
21:43:39 Selecting previously unselected package dconf-service.
21:43:39 Preparing to unpack .../55-dconf-service_0.36.0-1_amd64.deb ...
21:43:39 Unpacking dconf-service (0.36.0-1) ...
21:43:39 Selecting previously unselected package dconf-gsettings-backend:amd64.
21:43:39 Preparing to unpack .../56-dconf-gsettings-backend_0.36.0-1_amd64.deb ...
21:43:39 Unpacking dconf-gsettings-backend:amd64 (0.36.0-1) ...
21:43:39 Selecting previously unselected package libassuan0:amd64.
21:43:39 Preparing to unpack .../57-libassuan0_2.5.3-7ubuntu2_amd64.deb ...
21:43:39 Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ...
21:43:39 Selecting previously unselected package gpgconf.
21:43:39 Preparing to unpack .../58-gpgconf_2.2.19-3ubuntu2.2_amd64.deb ...
21:43:39 Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
21:43:39 Selecting previously unselected package iso-codes.
21:43:39 Preparing to unpack .../35-iso-codes_4.6.0-1_all.deb ...
21:43:39 Unpacking iso-codes (4.6.0-1) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:43:39 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
21:43:39 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
21:43:39 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
21:43:39 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB]
21:43:39 Selecting previously unselected package libksba8:amd64.
21:43:39 Preparing to unpack .../59-libksba8_1.3.5-2_amd64.deb ...
21:43:39 Unpacking libksba8:amd64 (1.3.5-2) ...
21:43:39 Selecting previously unselected package libnpth0:amd64.
21:43:39 Preparing to unpack .../60-libnpth0_1.6-1_amd64.deb ...
21:43:39 Unpacking libnpth0:amd64 (1.6-1) ...
21:43:39 Selecting previously unselected package dirmngr.
21:43:39 Preparing to unpack .../61-dirmngr_2.2.19-3ubuntu2.2_amd64.deb ...
21:43:39 Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
21:43:39 Selecting previously unselected package libpackagekit-glib2-18:amd64.
21:43:39 Preparing to unpack .../62-libpackagekit-glib2-18_1.1.13-2ubuntu1.1_amd64.deb ...
21:43:39 Unpacking libpackagekit-glib2-18:amd64 (1.1.13-2ubuntu1.1) ...
21:43:39 Selecting previously unselected package gir1.2-packagekitglib-1.0.
21:43:39 Preparing to unpack .../63-gir1.2-packagekitglib-1.0_1.1.13-2ubuntu1.1_amd64.deb ...
21:43:39 Unpacking gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
21:43:39 Selecting previously unselected package libcurl3-gnutls:amd64.
21:43:39 Preparing to unpack .../36-libcurl3-gnutls_7.74.0-1.3+deb11u2_amd64.deb ...
21:43:39 Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u2) ...
21:43:39 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB]
21:43:39 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B]
21:43:39 Selecting previously unselected package libproxy1v5:amd64.
21:43:39 Preparing to unpack .../64-libproxy1v5_0.4.15-10ubuntu1.2_amd64.deb ...
21:43:39 Unpacking libproxy1v5:amd64 (0.4.15-10ubuntu1.2) ...
21:43:39 Selecting previously unselected package glib-networking-common.
21:43:39 Preparing to unpack .../65-glib-networking-common_2.64.2-1ubuntu0.1_all.deb ...
21:43:39 Unpacking glib-networking-common (2.64.2-1ubuntu0.1) ...
21:43:39 Selecting previously unselected package glib-networking-services.
21:43:39 Preparing to unpack .../66-glib-networking-services_2.64.2-1ubuntu0.1_amd64.deb ...
21:43:39 Unpacking glib-networking-services (2.64.2-1ubuntu0.1) ...
21:43:39 Selecting previously unselected package gsettings-desktop-schemas.
21:43:39 Preparing to unpack .../67-gsettings-desktop-schemas_3.36.0-1ubuntu1_all.deb ...
21:43:39 Unpacking gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
21:43:39 Selecting previously unselected package glib-networking:amd64.
21:43:39 Preparing to unpack .../68-glib-networking_2.64.2-1ubuntu0.1_amd64.deb ...
21:43:39 Unpacking glib-networking:amd64 (2.64.2-1ubuntu0.1) ...
21:43:39 Selecting previously unselected package gnupg-l10n.
21:43:39 Preparing to unpack .../69-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
21:43:39 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
21:43:39 Selecting previously unselected package gnupg-utils.
21:43:39 Preparing to unpack .../70-gnupg-utils_2.2.19-3ubuntu2.2_amd64.deb ...
21:43:40 Selecting previously unselected package libdbus-1-3:amd64.
21:43:40 Preparing to unpack .../37-libdbus-1-3_1.12.20-2_amd64.deb ...
21:43:40 Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
21:43:40 Selecting previously unselected package lsb-release.
21:43:40 Preparing to unpack .../38-lsb-release_11.1.0_all.deb ...
21:43:40 Unpacking lsb-release (11.1.0) ...
21:43:40 Selecting previously unselected package python-apt-common.
21:43:40 Preparing to unpack .../39-python-apt-common_2.2.1_all.deb ...
21:43:40 Unpacking python-apt-common (2.2.1) ...
21:43:40 Selecting previously unselected package python3-apt.
21:43:40 Preparing to unpack .../40-python3-apt_2.2.1_amd64.deb ...
21:43:40 Unpacking python3-apt (2.2.1) ...
21:43:40 Selecting previously unselected package python3-dbus.
21:43:40 Preparing to unpack .../41-python3-dbus_1.2.16-5_amd64.deb ...
21:43:40 Unpacking python3-dbus (1.2.16-5) ...
21:43:40 Selecting previously unselected package python3-gi.
21:43:40 Preparing to unpack .../42-python3-gi_3.38.0-2_amd64.deb ...
21:43:40 Unpacking python3-gi (3.38.0-2) ...
21:43:40 Selecting previously unselected package docker-scan-plugin.
21:43:40 Preparing to unpack .../docker-scan-plugin_0.17.0~ubuntu-jammy_amd64.deb ...
21:43:40 Unpacking docker-scan-plugin (0.17.0~ubuntu-jammy) ...
21:43:40 Selecting previously unselected package docker-compose-plugin.
21:43:40 Preparing to unpack .../docker-compose-plugin_2.9.0~ubuntu-jammy_amd64.deb ...
21:43:40 Unpacking docker-compose-plugin (2.9.0~ubuntu-jammy) ...
21:43:40 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
21:43:40 Selecting previously unselected package gpg.
21:43:40 Preparing to unpack .../71-gpg_2.2.19-3ubuntu2.2_amd64.deb ...
21:43:40 Unpacking gpg (2.2.19-3ubuntu2.2) ...
21:43:40 Selecting previously unselected package pinentry-curses.
21:43:40 Preparing to unpack .../72-pinentry-curses_1.1.0-3build1_amd64.deb ...
21:43:40 Unpacking pinentry-curses (1.1.0-3build1) ...
21:43:40 Selecting previously unselected package gpg-agent.
21:43:40 Preparing to unpack .../73-gpg-agent_2.2.19-3ubuntu2.2_amd64.deb ...
21:43:40 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
21:43:40 Selecting previously unselected package gpg-wks-client.
21:43:40 Preparing to unpack .../74-gpg-wks-client_2.2.19-3ubuntu2.2_amd64.deb ...
21:43:40 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
21:43:40 Selecting previously unselected package python3-pycurl.
21:43:40 Preparing to unpack .../43-python3-pycurl_7.43.0.6-5_amd64.deb ...
21:43:40 Unpacking python3-pycurl (7.43.0.6-5) ...
21:43:40 Selecting previously unselected package python3-software-properties.
21:43:40 Preparing to unpack .../44-python3-software-properties_0.96.20.2-2.1_all.deb ...
21:43:40 Unpacking python3-software-properties (0.96.20.2-2.1) ...
21:43:40 Selecting previously unselected package software-properties-common.
21:43:40 Preparing to unpack .../45-software-properties-common_0.96.20.2-2.1_all.deb ...
21:43:40 Unpacking software-properties-common (0.96.20.2-2.1) ...
21:43:40 Setting up libksba8:amd64 (1.5.0-3) ...
21:43:40 Setting up media-types (4.0.0) ...
21:43:40 Setting up libpsl5:amd64 (0.21.0-1.2) ...
21:43:40 Setting up apt-transport-https (2.2.4) ...
21:43:40 Setting up libglib2.0-0:amd64 (2.66.8-1) ...
21:43:40 Selecting previously unselected package gpg-wks-server.
21:43:40 Preparing to unpack .../75-gpg-wks-server_2.2.19-3ubuntu2.2_amd64.deb ...
21:43:40 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
21:43:40 Selecting previously unselected package gpgsm.
21:43:40 Preparing to unpack .../76-gpgsm_2.2.19-3ubuntu2.2_amd64.deb ...
21:43:40 Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
21:43:40 Selecting previously unselected package gnupg.
21:43:40 Preparing to unpack .../77-gnupg_2.2.19-3ubuntu2.2_all.deb ...
21:43:40 Unpacking gnupg (2.2.19-3ubuntu2.2) ...
21:43:40 Selecting previously unselected package libsoup2.4-1:amd64.
21:43:40 Preparing to unpack .../78-libsoup2.4-1_2.70.0-1_amd64.deb ...
21:43:40 Unpacking libsoup2.4-1:amd64 (2.70.0-1) ...
21:43:40 Selecting previously unselected package libstemmer0d:amd64.
21:43:40 Preparing to unpack .../79-libstemmer0d_0+svn585-2_amd64.deb ...
21:43:40 No schema files found: doing nothing.
21:43:40 Setting up distro-info-data (0.51+deb11u2) ...
21:43:40 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
21:43:40 Setting up libsqlite3-0:amd64 (3.34.1-3) ...
21:43:40 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
21:43:40 Setting up libpackagekit-glib2-18:amd64 (1.2.2-2) ...
21:43:40 Setting up libnpth0:amd64 (1.6-3) ...
21:43:40 Setting up libassuan0:amd64 (2.5.3-7.1) ...
21:43:40 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
21:43:40 Setting up gnupg-l10n (2.2.27-2+deb11u2) ...
21:43:40 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
21:43:40 Setting up libdbus-1-3:amd64 (1.12.20-2) ...
21:43:40 Setting up libncursesw6:amd64 (6.2+20201114-2) ...
21:43:40 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
21:43:40 Setting up python-apt-common (2.2.1) ...
21:43:40 Setting up libmpdec3:amd64 (2.5.1-1) ...
21:43:40 Setting up libgirepository-1.0-1:amd64 (1.66.1-1+b1) ...
21:43:40 Setting up libssh2-1:amd64 (1.9.0-2) ...
21:43:40 Setting up openssl (1.1.1n-0+deb11u3) ...
21:43:40 Setting up readline-common (8.1-1) ...
21:43:40 Selecting previously unselected package docker-ce-rootless-extras.
21:43:40 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.deb ...
21:43:40 Unpacking docker-ce-rootless-extras (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy) ...
21:43:40 Unpacking libstemmer0d:amd64 (0+svn585-2) ...
21:43:40 Selecting previously unselected package libappstream4:amd64.
21:43:40 Preparing to unpack .../80-libappstream4_0.12.10-2_amd64.deb ...
21:43:40 Unpacking libappstream4:amd64 (0.12.10-2) ...
21:43:40 Selecting previously unselected package libglib2.0-bin.
21:43:40 Preparing to unpack .../81-libglib2.0-bin_2.64.6-1~ubuntu20.04.4_amd64.deb ...
21:43:40 Unpacking libglib2.0-bin (2.64.6-1~ubuntu20.04.4) ...
21:43:40 Selecting previously unselected package libgstreamer1.0-0:amd64.
21:43:40 Preparing to unpack .../82-libgstreamer1.0-0_1.16.3-0ubuntu1.1_amd64.deb ...
21:43:40 Unpacking libgstreamer1.0-0:amd64 (1.16.3-0ubuntu1.1) ...
21:43:40 Setting up iso-codes (4.6.0-1) ...
21:43:40 Setting up pinentry-curses (1.1.0-4) ...
21:43:40 Setting up libreadline8:amd64 (8.1-1) ...
21:43:40 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
21:43:40 Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u2) ...
21:43:40 Setting up ca-certificates (20210119) ...
21:43:40 Selecting previously unselected package libpolkit-agent-1-0:amd64.
21:43:40 Preparing to unpack .../83-libpolkit-agent-1-0_0.105-26ubuntu1.3_amd64.deb ...
21:43:40 Unpacking libpolkit-agent-1-0:amd64 (0.105-26ubuntu1.3) ...
21:43:40 Selecting previously unselected package policykit-1.
21:43:40 Preparing to unpack .../84-policykit-1_0.105-26ubuntu1.3_amd64.deb ...
21:43:40 Unpacking policykit-1 (0.105-26ubuntu1.3) ...
21:43:40 Selecting previously unselected package python3-certifi.
21:43:40 Preparing to unpack .../85-python3-certifi_2019.11.28-1_all.deb ...
21:43:40 Unpacking python3-certifi (2019.11.28-1) ...
21:43:40 Selecting previously unselected package python3-chardet.
21:43:40 Preparing to unpack .../86-python3-chardet_3.0.4-4build1_all.deb ...
21:43:40 Unpacking python3-chardet (3.0.4-4build1) ...
21:43:40 Selecting previously unselected package python3-idna.
21:43:40 Preparing to unpack .../87-python3-idna_2.8-1_all.deb ...
21:43:40 Unpacking python3-idna (2.8-1) ...
21:43:41 Updating certificates in /etc/ssl/certs...
21:43:41 Selecting previously unselected package docker-buildx-plugin.
21:43:41 Preparing to unpack .../docker-buildx-plugin_0.8.2~ubuntu-jammy_amd64.deb ...
21:43:41 Unpacking docker-buildx-plugin (0.8.2~ubuntu-jammy) ...
21:43:41 Fetched 8471 kB in 2s (4763 kB/s)
21:43:41 Selecting previously unselected package python3-urllib3.
21:43:41 Preparing to unpack .../88-python3-urllib3_1.25.8-2ubuntu0.1_all.deb ...
21:43:41 Unpacking python3-urllib3 (1.25.8-2ubuntu0.1) ...
21:43:41 Selecting previously unselected package python3-requests.
21:43:41 Preparing to unpack .../89-python3-requests_2.22.0-2ubuntu1_all.deb ...
21:43:41 Unpacking python3-requests (2.22.0-2ubuntu1) ...
21:43:41 Selecting previously unselected package python3-requests-unixsocket.
21:43:41 Preparing to unpack .../90-python3-requests-unixsocket_0.2.0-2_all.deb ...
21:43:41 Unpacking python3-requests-unixsocket (0.2.0-2) ...
21:43:41 Selecting previously unselected package python3-software-properties.
21:43:41 Preparing to unpack .../91-python3-software-properties_0.99.9.8_all.deb ...
21:43:41 Unpacking python3-software-properties (0.99.9.8) ...
21:43:41 Selecting previously unselected package packagekit.
21:43:41 Preparing to unpack .../92-packagekit_1.1.13-2ubuntu1.1_amd64.deb ...
21:43:41 Unpacking packagekit (1.1.13-2ubuntu1.1) ...
21:43:41 Selecting previously unselected package software-properties-common.
21:43:41 Preparing to unpack .../93-software-properties-common_0.99.9.8_all.deb ...
21:43:41 Unpacking software-properties-common (0.99.9.8) ...
21:43:41 Selecting previously unselected package gnupg2.
21:43:41 Preparing to unpack .../94-gnupg2_2.2.19-3ubuntu2.2_all.deb ...
21:43:41 Unpacking gnupg2 (2.2.19-3ubuntu2.2) ...
21:43:41 Setting up libksba8:amd64 (1.3.5-2) ...
21:43:41 Setting up liblmdb0:amd64 (0.9.24-1) ...
21:43:41 Setting up systemd-sysv (245.4-4ubuntu3.17) ...
21:43:41 Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
21:43:41 Setting up libproxy1v5:amd64 (0.4.15-10ubuntu1.2) ...
21:43:41 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ...
21:43:41 Setting up mime-support (3.64ubuntu1) ...
21:43:41 Setting up apt-transport-https (2.0.9) ...
21:43:41 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
21:43:41 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ...
21:43:41 Setting up distro-info-data (0.43ubuntu1.10) ...
21:43:41 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
21:43:41 129 added, 0 removed; done.
21:43:41 Setting up gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ...
21:43:41 Setting up gpgconf (2.2.27-2+deb11u2) ...
21:43:41 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
21:43:41 Setting up curl (7.74.0-1.3+deb11u2) ...
21:43:41 Setting up gpg (2.2.27-2+deb11u2) ...
21:43:41 Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ...
21:43:41 Setting up libpython3-stdlib:amd64 (3.9.2-3) ...
21:43:41 Setting up gnupg-utils (2.2.27-2+deb11u2) ...
21:43:41 Setting up gpg-agent (2.2.27-2+deb11u2) ...
21:43:41 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ...
21:43:41 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ...
21:43:41 Setting up libpackagekit-glib2-18:amd64 (1.1.13-2ubuntu1.1) ...
21:43:41 Setting up libnpth0:amd64 (1.6-1) ...
21:43:41 Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ...
21:43:41 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
21:43:41 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ...
21:43:41 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
21:43:41 Setting up tzdata (2022a-0ubuntu0.20.04) ...
21:43:41 
21:43:41 Current default time zone: 'Etc/UTC'
21:43:41 Local time is now:      Tue Aug 16 21:43:41 UTC 2022.
21:43:41 Universal Time is now:  Tue Aug 16 21:43:41 UTC 2022.
21:43:41 Run 'dpkg-reconfigure tzdata' if you wish to change it.
21:43:41 
21:43:41 Setting up libcap2-bin (1:2.32-1) ...
21:43:41 Setting up libdconf1:amd64 (0.36.0-1) ...
21:43:41 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
21:43:41 Reading package lists...
21:43:41 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
21:43:42 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
21:43:42 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
21:43:42 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.2) ...
21:43:42 Setting up dbus (1.12.16-2ubuntu2.2) ...
21:43:42 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ...
21:43:42 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
21:43:42 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
21:43:42 Setting up python-apt-common (2.0.0ubuntu0.20.04.7) ...
21:43:42 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.17) ...
21:43:42 Setting up gpgsm (2.2.27-2+deb11u2) ...
21:43:42 Setting up dirmngr (2.2.27-2+deb11u2) ...
21:43:42 Setting up gir1.2-packagekitglib-1.0 (1.2.2-2) ...
21:43:42 Setting up gpg-wks-server (2.2.27-2+deb11u2) ...
21:43:42 Setting up python3.9 (3.9.2-1) ...
21:43:42 Setting up libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ...
21:43:42 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ...
21:43:42 Setting up libstemmer0d:amd64 (0+svn585-2) ...
21:43:42 Setting up libmpdec2:amd64 (2.4.2-3) ...
21:43:42 Setting up glib-networking-common (2.64.2-1ubuntu0.1) ...
21:43:42 Setting up openssl (1.1.1f-1ubuntu2.16) ...
21:43:42 Setting up libelf1:amd64 (0.176-1.1build1) ...
21:43:42 Setting up readline-common (8.0-4) ...
21:43:42 Setting up iso-codes (4.4-1) ...
21:43:42 Setting up libpolkit-gobject-1-0:amd64 (0.105-26ubuntu1.3) ...
21:43:42 Setting up libgstreamer1.0-0:amd64 (1.16.3-0ubuntu1.1) ...
21:43:42 Setcap worked! gst-ptp-helper is not suid!
21:43:42 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
21:43:42 Setting up pinentry-curses (1.1.0-3build1) ...
21:43:42 Setting up glib-networking-services (2.64.2-1ubuntu0.1) ...
21:43:42 Reading package lists...
21:43:42 Building dependency tree...
21:43:42 Reading state information...
21:43:42 Setting up libicu66:amd64 (66.1-2ubuntu2.1) ...
21:43:42 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
21:43:42 Setting up libreadline8:amd64 (8.0-4) ...
21:43:42 Setting up libglib2.0-bin (2.64.6-1~ubuntu20.04.4) ...
21:43:42 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
21:43:42 Setting up ca-certificates (20211016~20.04.1) ...
21:43:42 Selecting previously unselected package docker-ce-cli.
21:43:42 Preparing to unpack .../docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.deb ...
21:43:42 Unpacking docker-ce-cli (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy) ...
21:43:42 The following additional packages will be installed:
21:43:42   dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg
21:43:42   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
21:43:42   gpgsm iso-codes libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4
21:43:42   libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2
21:43:42   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
21:43:42   libldap-common libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18
21:43:42   libpsl5 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
21:43:42   libreadline7 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1
21:43:42   libssl1.1 lsb-base mime-support openssl pinentry-curses python-apt-common
21:43:42   python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
21:43:42   python3-software-properties python3.7 python3.7-minimal readline-common
21:43:42 Suggested packages:
21:43:42   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
21:43:42   scdaemon isoquery krb5-doc krb5-user lsb pinentry-doc python3-doc python3-tk
21:43:42   python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
21:43:42   libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.7-venv
21:43:42   python3.7-doc binutils binfmt-support readline-doc
21:43:42 Recommended packages:
21:43:42   dbus libglib2.0-data shared-mime-info xdg-user-dirs krb5-locales packagekit
21:43:42   publicsuffix libsasl2-modules bzip2 file xz-utils unattended-upgrades
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:43:42 Setting up gpg-wks-client (2.2.27-2+deb11u2) ...
21:43:42 Setting up python3 (3.9.2-3) ...
21:43:42 Updating certificates in /etc/ssl/certs...
21:43:42 The following NEW packages will be installed:
21:43:42   apt-transport-https ca-certificates curl dirmngr distro-info-data
21:43:42   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
21:43:42   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
21:43:42   libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1
21:43:42   libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libk5crypto3
21:43:42   libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common
21:43:42   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
21:43:42   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline7
21:43:42   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl1.1
21:43:42   lsb-base lsb-release mime-support openssl pinentry-curses python-apt-common
21:43:42   python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
21:43:42   python3-software-properties python3.7 python3.7-minimal readline-common
21:43:42   software-properties-common
21:43:43 Setting up python3-pycurl (7.43.0.6-5) ...
21:43:43 Setting up python3-gi (3.38.0-2) ...
21:43:43 0 upgraded, 66 newly installed, 0 to remove and 1 not upgraded.
21:43:43 Need to get 23.9 MB of archives.
21:43:43 After this operation, 82.8 MB of additional disk space will be used.
21:43:43 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB]
21:43:43 Get:2 http://deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
21:43:43 Get:3 http://deb.debian.org/debian buster/main amd64 libexpat1 amd64 2.2.6-2+deb10u4 [108 kB]
21:43:43 Get:4 http://deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
21:43:43 Get:5 http://deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
21:43:43 Get:6 http://deb.debian.org/debian buster/main amd64 mime-support all 3.62 [37.2 kB]
21:43:43 Setting up gnupg (2.2.27-2+deb11u2) ...
21:43:43 Setting up lsb-release (11.1.0) ...
21:43:43 Setting up python3-dbus (1.2.16-5) ...
21:43:43 127 added, 0 removed; done.
21:43:43 Setting up dbus-user-session (1.12.16-2ubuntu2.2) ...
21:43:43 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
21:43:43 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ...
21:43:43 Setting up gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ...
21:43:43 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ...
21:43:43 Setting up gpgconf (2.2.19-3ubuntu2.2) ...
21:43:43 Setting up libpolkit-agent-1-0:amd64 (0.105-26ubuntu1.3) ...
21:43:43 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.5) ...
21:43:43 Setting up python3.8 (3.8.10-0ubuntu1~20.04.5) ...
21:43:43 Get:7 http://deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
21:43:43 Get:8 http://deb.debian.org/debian buster/main amd64 readline-common all 7.0-5 [70.6 kB]
21:43:43 Get:9 http://deb.debian.org/debian buster/main amd64 libreadline7 amd64 7.0-5 [151 kB]
21:43:43 Get:10 http://deb.debian.org/debian buster/main amd64 libsqlite3-0 amd64 3.27.2-3+deb10u1 [641 kB]
21:43:43 Get:11 http://deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
21:43:43 Get:12 http://deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
21:43:43 Get:13 http://deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
21:43:43 Get:14 http://deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
21:43:43 Get:15 http://deb.debian.org/debian buster/main amd64 libassuan0 amd64 2.5.2-1 [49.4 kB]
21:43:43 Get:16 http://deb.debian.org/debian-security buster/updates/main amd64 gpgconf amd64 2.2.12-1+deb10u2 [510 kB]
21:43:43 Get:17 http://deb.debian.org/debian buster/main amd64 lsb-base all 10.2019051400 [28.4 kB]
21:43:43 Get:18 http://deb.debian.org/debian buster/main amd64 libksba8 amd64 1.3.5-2 [99.7 kB]
21:43:43 Get:19 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB]
21:43:43 Get:20 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB]
21:43:43 Get:21 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB]
21:43:43 Get:22 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB]
21:43:43 Get:23 http://deb.debian.org/debian buster/main amd64 libnpth0 amd64 1.6-1 [18.4 kB]
21:43:43 Get:24 http://deb.debian.org/debian-security buster/updates/main amd64 dirmngr amd64 2.2.12-1+deb10u2 [712 kB]
21:43:43 Get:25 http://deb.debian.org/debian-security buster/updates/main amd64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB]
21:43:43 Get:26 http://deb.debian.org/debian-security buster/updates/main amd64 gnupg-utils amd64 2.2.12-1+deb10u2 [861 kB]
21:43:43 Get:27 http://deb.debian.org/debian-security buster/updates/main amd64 gpg amd64 2.2.12-1+deb10u2 [865 kB]
21:43:43 Get:28 http://deb.debian.org/debian buster/main amd64 pinentry-curses amd64 1.1.0-2 [64.5 kB]
21:43:43 Get:29 http://deb.debian.org/debian-security buster/updates/main amd64 gpg-agent amd64 2.2.12-1+deb10u2 [617 kB]
21:43:43 Get:30 http://deb.debian.org/debian-security buster/updates/main amd64 gpg-wks-client amd64 2.2.12-1+deb10u2 [485 kB]
21:43:43 Get:31 http://deb.debian.org/debian-security buster/updates/main amd64 gpg-wks-server amd64 2.2.12-1+deb10u2 [478 kB]
21:43:43 Get:32 http://deb.debian.org/debian-security buster/updates/main amd64 gpgsm amd64 2.2.12-1+deb10u2 [604 kB]
21:43:43 Get:33 http://deb.debian.org/debian-security buster/updates/main amd64 gnupg all 2.2.12-1+deb10u2 [715 kB]
21:43:43 Get:34 http://deb.debian.org/debian buster/main amd64 apt-transport-https all 1.8.2.3 [149 kB]
21:43:43 Get:35 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB]
21:43:43 Get:36 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
21:43:43 Get:37 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
21:43:43 Get:38 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB]
21:43:43 Get:39 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB]
21:43:43 Get:40 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB]
21:43:43 Get:41 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB]
21:43:43 Get:42 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
21:43:43 Get:43 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
21:43:43 Get:44 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
21:43:43 Get:45 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
21:43:43 Get:46 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
21:43:43 Get:47 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
21:43:43 Get:48 http://deb.debian.org/debian buster/main amd64 distro-info-data all 0.41+deb10u4 [6880 B]
21:43:43 Get:49 http://deb.debian.org/debian buster/main amd64 libglib2.0-0 amd64 2.58.3-2+deb10u3 [1259 kB]
21:43:43 Get:50 http://deb.debian.org/debian buster/main amd64 libgirepository-1.0-1 amd64 1.58.3-2 [92.8 kB]
21:43:43 Get:51 http://deb.debian.org/debian buster/main amd64 gir1.2-glib-2.0 amd64 1.58.3-2 [143 kB]
21:43:43 Get:52 http://deb.debian.org/debian buster/main amd64 libpackagekit-glib2-18 amd64 1.1.12-5 [116 kB]
21:43:43 Get:53 http://deb.debian.org/debian buster/main amd64 gir1.2-packagekitglib-1.0 amd64 1.1.12-5 [35.9 kB]
21:43:43 Get:54 http://deb.debian.org/debian-security buster/updates/main amd64 gnupg2 all 2.2.12-1+deb10u2 [393 kB]
21:43:43 Get:55 http://deb.debian.org/debian buster/main amd64 iso-codes all 4.2-1 [2713 kB]
21:43:43 Get:56 http://deb.debian.org/debian buster/main amd64 libapt-inst2.0 amd64 1.8.2.3 [204 kB]
21:43:43 Get:57 http://deb.debian.org/debian buster/main amd64 libcurl3-gnutls amd64 7.64.0-4+deb10u2 [330 kB]
21:43:43 Get:58 http://deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB]
21:43:43 Setting up docker-scan-plugin (0.17.0~ubuntu-jammy) ...
21:43:43 Setting up docker-compose-plugin (2.9.0~ubuntu-jammy) ...
21:43:43 Setting up docker-buildx-plugin (0.8.2~ubuntu-jammy) ...
21:43:43 Setting up docker-ce-cli (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy) ...
21:43:43 Setting up docker-ce (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy) ...
21:43:43 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
21:43:43 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
21:43:43 Setting up gnupg2 (2.2.27-2+deb11u2) ...
21:43:43 Setting up python3-apt (2.2.1) ...
21:43:43 Setting up python3-software-properties (0.96.20.2-2.1) ...
21:43:43 Get:59 http://deb.debian.org/debian buster/main amd64 lsb-release all 10.2019051400 [27.5 kB]
21:43:43 Get:60 http://deb.debian.org/debian buster/main amd64 python-apt-common all 1.8.4.3 [96.3 kB]
21:43:43 Get:61 http://deb.debian.org/debian buster/main amd64 python3-apt amd64 1.8.4.3 [185 kB]
21:43:43 Get:62 http://deb.debian.org/debian buster/main amd64 python3-dbus amd64 1.2.8-3 [103 kB]
21:43:43 Get:63 http://deb.debian.org/debian buster/main amd64 python3-gi amd64 3.30.4-1 [180 kB]
21:43:43 Get:64 http://deb.debian.org/debian buster/main amd64 python3-pycurl amd64 7.43.0.2-0.1 [66.3 kB]
21:43:43 Get:65 http://deb.debian.org/debian buster/main amd64 python3-software-properties all 0.96.20.2-2 [49.6 kB]
21:43:43 Get:66 http://deb.debian.org/debian buster/main amd64 software-properties-common all 0.96.20.2-2 [83.3 kB]
21:43:43 debconf: delaying package configuration, since apt-utils is not installed
21:43:43 Fetched 23.9 MB in 1s (39.6 MB/s)
21:43:43 Selecting previously unselected package libssl1.1:amd64.
21:43: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 ... 6677 files and directories currently installed.)
21:43:43 Preparing to unpack .../libssl1.1_1.1.1n-0+deb10u3_amd64.deb ...
21:43:43 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ...
21:43:43 invoke-rc.d: could not determine current runlevel
21:43:43 invoke-rc.d: policy-rc.d denied execution of start.
21:43:43 Setting up docker-ce-rootless-extras (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy) ...
21:43:43 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
21:43:43  docker-ce-rootless-extras depends on dbus-user-session; however:
21:43:43   Package dbus-user-session is not installed.
21:43:43 
21:43:43 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-scan-plugin_0.17.0~ubuntu-jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.9.0~ubuntu-jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.8.2~ubuntu-jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_amd64.deb
21:43:43 Setting up software-properties-common (0.96.20.2-2.1) ...
21:43:43 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:43:43 Selecting previously unselected package libpython3.7-minimal:amd64.
21:43:43 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
21:43:43 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
21:43:43 Selecting previously unselected package libexpat1:amd64.
21:43:43 Preparing to unpack .../libexpat1_2.2.6-2+deb10u4_amd64.deb ...
21:43:43 Unpacking libexpat1:amd64 (2.2.6-2+deb10u4) ...
21:43:43 Selecting previously unselected package python3.7-minimal.
21:43:43 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
21:43:43 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
21:43:43 Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ...
21:43:44 Processing triggers for ca-certificates (20210119) ...
21:43:44 Updating certificates in /etc/ssl/certs...
21:43:44 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ...
21:43:44 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
21:43:44 Setting up policykit-1 (0.105-26ubuntu1.3) ...
21:43:44 Setting up gpg (2.2.19-3ubuntu2.2) ...
21:43:44 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
21:43:44 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
21:43:44 Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
21:43:44 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
21:43:44 Reading package lists...
21:43:44 0 added, 0 removed; done.
21:43:44 Running hooks in /etc/ca-certificates/update.d...
21:43:44 done.
21:43:44 ++ source /etc/os-release
21:43:44 +++ PRETTY_NAME='Debian GNU/Linux 11 (bullseye)'
21:43:44 +++ NAME='Debian GNU/Linux'
21:43:44 +++ VERSION_ID=11
21:43:44 +++ VERSION='11 (bullseye)'
21:43:44 +++ VERSION_CODENAME=bullseye
21:43:44 +++ ID=debian
21:43:44 +++ HOME_URL=https://www.debian.org/
21:43:44 +++ SUPPORT_URL=https://www.debian.org/support
21:43:44 +++ BUG_REPORT_URL=https://bugs.debian.org/
21:43:44 ++ echo debian
21:43:44 + DIST_ID=debian
21:43:44 ++ lsb_release -sc
21:43:44 + DIST_VERSION=bullseye
21:43:44 + '[' bullseye = sid ']'
21:43:44 + install_debian_containerd
21:43:44 + '[' staging = stage ']'
21:43:44 + REPO_URL=https://download.docker.com/linux/debian
21:43:44 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian'
21:43:44 + update-ca-certificates -f
21:43:44 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian
21:43:44 Clearing symlinks in /etc/ssl/certs...
21:43:44 Setting up libexpat1:amd64 (2.2.6-2+deb10u4) ...
21:43:44 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
21:43:44 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
21:43:44 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
21:43:44 Building dependency tree...
21:43:44 Reading state information...
21:43:44 Correcting dependencies... Done
21:43:44 done.
21:43:44 Updating certificates in /etc/ssl/certs...
21:43:44 Selecting previously unselected package python3-minimal.
21:43: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 ... 6938 files and directories currently installed.)
21:43:44 Preparing to unpack .../0-python3-minimal_3.7.3-1_amd64.deb ...
21:43:44 Unpacking python3-minimal (3.7.3-1) ...
21:43:44 Selecting previously unselected package mime-support.
21:43:44 Preparing to unpack .../1-mime-support_3.62_all.deb ...
21:43:44 Unpacking mime-support (3.62) ...
21:43:44 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
21:43:44 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
21:43:44 Setting up gpgsm (2.2.19-3ubuntu2.2) ...
21:43:44 Setting up dconf-service (0.36.0-1) ...
21:43:44 Setting up python3 (3.8.2-0ubuntu2) ...
21:43:44 Setting up python3-six (1.14.0-2) ...
21:43:44 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:43:44 Skipping docker-ce, it is already installed and upgrade is not set.
21:43:44 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:43:44 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:43:44 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:43:44 Skipping docker-scan-plugin, it is already installed and upgrade is not set.
21:43:44 The following additional packages will be installed:
21:43:44   containerd.io dbus-user-session iptables libip6tc2 libmnl0
21:43:44   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
21:43:44 Suggested packages:
21:43:44   firewalld kmod nftables
21:43:44 The following NEW packages will be installed:
21:43:44   containerd.io dbus-user-session iptables libip6tc2 libmnl0
21:43:44   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
21:43:44 Selecting previously unselected package libmpdec2:amd64.
21:43:44 Preparing to unpack .../2-libmpdec2_2.4.2-2_amd64.deb ...
21:43:44 Unpacking libmpdec2:amd64 (2.4.2-2) ...
21:43:44 Selecting previously unselected package readline-common.
21:43:44 Preparing to unpack .../3-readline-common_7.0-5_all.deb ...
21:43:44 Unpacking readline-common (7.0-5) ...
21:43:44 Selecting previously unselected package libreadline7:amd64.
21:43:44 Preparing to unpack .../4-libreadline7_7.0-5_amd64.deb ...
21:43:44 Unpacking libreadline7:amd64 (7.0-5) ...
21:43:44 Selecting previously unselected package libsqlite3-0:amd64.
21:43:44 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u1_amd64.deb ...
21:43:44 Unpacking libsqlite3-0:amd64 (3.27.2-3+deb10u1) ...
21:43:44 Selecting previously unselected package libpython3.7-stdlib:amd64.
21:43:44 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
21:43:44 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
21:43:44 Setting up gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
21:43:44 Setting up python3-certifi (2019.11.28-1) ...
21:43:44 Setting up python3-gi (3.36.0-1) ...
21:43:45 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
21:43:45 Need to get 28.8 MB of archives.
21:43:45 After this operation, 131 MB of additional disk space will be used.
21:43:45 Get:1 https://download.docker.com/linux/ubuntu jammy/test amd64 containerd.io amd64 1.6.7-1 [28.1 MB]
21:43:45 Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmnl0 amd64 1.0.4-3build2 [13.2 kB]
21:43:45 129 added, 0 removed; done.
21:43:45 Running hooks in /etc/ca-certificates/update.d...
21:43:45 done.
21:43:45 + curl -fsSL https://download.docker.com/linux/debian/gpg
21:43:45 + apt-key add -
21:43:45 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
21:43:45 Setting up python3-idna (2.8-1) ...
21:43:45 Selecting previously unselected package python3.7.
21:43:45 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u3_amd64.deb ...
21:43:45 Unpacking python3.7 (3.7.3-2+deb10u3) ...
21:43:45 Selecting previously unselected package libpython3-stdlib:amd64.
21:43:45 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_amd64.deb ...
21:43:45 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
21:43:45 Setting up python3-minimal (3.7.3-1) ...
21:43:45 Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxtables12 amd64 1.8.7-1ubuntu5 [31.2 kB]
21:43:45 Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB]
21:43:45 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 libip6tc2 amd64 1.8.7-1ubuntu5 [20.2 kB]
21:43:45 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnfnetlink0 amd64 1.0.1-3build3 [14.6 kB]
21:43:45 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnetfilter-conntrack3 amd64 1.0.9-1 [45.3 kB]
21:43:45 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnftnl11 amd64 1.2.1-1build1 [65.5 kB]
21:43:45 Setting up python3-urllib3 (1.25.8-2ubuntu0.1) ...
21:43:45 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
21:43:45 Setting up lsb-release (11.1.0ubuntu2) ...
21:43:45 Selecting previously unselected package python3.
21:43: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 ... 7407 files and directories currently installed.)
21:43:45 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
21:43:45 Unpacking python3 (3.7.3-1) ...
21:43:45 Selecting previously unselected package libassuan0:amd64.
21:43:45 Preparing to unpack .../01-libassuan0_2.5.2-1_amd64.deb ...
21:43:45 Unpacking libassuan0:amd64 (2.5.2-1) ...
21:43:45 Selecting previously unselected package gpgconf.
21:43:45 Preparing to unpack .../02-gpgconf_2.2.12-1+deb10u2_amd64.deb ...
21:43:45 Unpacking gpgconf (2.2.12-1+deb10u2) ...
21:43:45 Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 iptables amd64 1.8.7-1ubuntu5 [455 kB]
21:43:45 Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 dbus-user-session amd64 1.12.20-2ubuntu4 [9430 B]
21:43:45 debconf: delaying package configuration, since apt-utils is not installed
21:43:45 OK
21:43:45 + '[' bullseye = sid ']'
21:43:45 ++ dpkg --print-architecture
21:43:45 + ARCH=amd64
21:43:45 + echo 'deb [arch=amd64] https://download.docker.com/linux/debian bullseye test'
21:43:45 + apt-get update
21:43:45 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
21:43:45 Setting up python3-pkg-resources (45.2.0-1) ...
21:43:45 Setting up python3-dbus (1.2.16-1build1) ...
21:43:45 Selecting previously unselected package lsb-base.
21:43:45 Preparing to unpack .../03-lsb-base_10.2019051400_all.deb ...
21:43:45 Unpacking lsb-base (10.2019051400) ...
21:43:45 Selecting previously unselected package libksba8:amd64.
21:43:45 Preparing to unpack .../04-libksba8_1.3.5-2_amd64.deb ...
21:43:45 Unpacking libksba8:amd64 (1.3.5-2) ...
21:43:45 Selecting previously unselected package libsasl2-modules-db:amd64.
21:43:45 Preparing to unpack .../05-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ...
21:43:45 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ...
21:43:45 Selecting previously unselected package libsasl2-2:amd64.
21:43:45 Preparing to unpack .../06-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ...
21:43:45 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ...
21:43:45 Selecting previously unselected package libldap-common.
21:43:45 Preparing to unpack .../07-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ...
21:43:45 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ...
21:43:45 Selecting previously unselected package libldap-2.4-2:amd64.
21:43:45 Preparing to unpack .../08-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ...
21:43:45 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ...
21:43:45 Selecting previously unselected package libnpth0:amd64.
21:43:45 Preparing to unpack .../09-libnpth0_1.6-1_amd64.deb ...
21:43:45 Unpacking libnpth0:amd64 (1.6-1) ...
21:43:45 Fetched 28.8 MB in 1s (33.5 MB/s)
21:43:45 Selecting previously unselected package libmnl0:amd64.
21:43: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 ... 9454 files and directories currently installed.)
21:43:45 Preparing to unpack .../0-libmnl0_1.0.4-3build2_amd64.deb ...
21:43:45 Unpacking libmnl0:amd64 (1.0.4-3build2) ...
21:43:45 Selecting previously unselected package libxtables12:amd64.
21:43:45 Preparing to unpack .../1-libxtables12_1.8.7-1ubuntu5_amd64.deb ...
21:43:45 Unpacking libxtables12:amd64 (1.8.7-1ubuntu5) ...
21:43:45 Selecting previously unselected package netbase.
21:43:45 Preparing to unpack .../2-netbase_6.3_all.deb ...
21:43:45 Unpacking netbase (6.3) ...
21:43:45 Selecting previously unselected package libip6tc2:amd64.
21:43:45 Preparing to unpack .../3-libip6tc2_1.8.7-1ubuntu5_amd64.deb ...
21:43:45 Unpacking libip6tc2:amd64 (1.8.7-1ubuntu5) ...
21:43:45 Selecting previously unselected package libnfnetlink0:amd64.
21:43:45 Preparing to unpack .../4-libnfnetlink0_1.0.1-3build3_amd64.deb ...
21:43:45 Unpacking libnfnetlink0:amd64 (1.0.1-3build3) ...
21:43:45 Selecting previously unselected package libnetfilter-conntrack3:amd64.
21:43:45 Preparing to unpack .../5-libnetfilter-conntrack3_1.0.9-1_amd64.deb ...
21:43:45 Hit:1 http://deb.debian.org/debian bullseye InRelease
21:43:45 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
21:43:45 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
21:43:45 Get:4 https://download.docker.com/linux/debian bullseye InRelease [43.3 kB]
21:43:46 Setting up dconf-gsettings-backend:amd64 (0.36.0-1) ...
21:43:46 Setting up python3-apt (2.0.0ubuntu0.20.04.7) ...
21:43:46 Selecting previously unselected package dirmngr.
21:43:46 Preparing to unpack .../10-dirmngr_2.2.12-1+deb10u2_amd64.deb ...
21:43:46 Unpacking dirmngr (2.2.12-1+deb10u2) ...
21:43:46 Selecting previously unselected package gnupg-l10n.
21:43:46 Preparing to unpack .../11-gnupg-l10n_2.2.12-1+deb10u2_all.deb ...
21:43:46 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ...
21:43:46 Selecting previously unselected package gnupg-utils.
21:43:46 Preparing to unpack .../12-gnupg-utils_2.2.12-1+deb10u2_amd64.deb ...
21:43:46 Unpacking gnupg-utils (2.2.12-1+deb10u2) ...
21:43:46 Unpacking libnetfilter-conntrack3:amd64 (1.0.9-1) ...
21:43:46 Selecting previously unselected package libnftnl11:amd64.
21:43:46 Preparing to unpack .../6-libnftnl11_1.2.1-1build1_amd64.deb ...
21:43:46 Unpacking libnftnl11:amd64 (1.2.1-1build1) ...
21:43:46 Selecting previously unselected package iptables.
21:43:46 Preparing to unpack .../7-iptables_1.8.7-1ubuntu5_amd64.deb ...
21:43:46 Unpacking iptables (1.8.7-1ubuntu5) ...
21:43:46 Selecting previously unselected package containerd.io.
21:43:46 Preparing to unpack .../8-containerd.io_1.6.7-1_amd64.deb ...
21:43:46 Unpacking containerd.io (1.6.7-1) ...
21:43:46 Get:5 https://download.docker.com/linux/debian bullseye/test amd64 Packages [12.9 kB]
21:43:46 Fetched 56.2 kB in 1s (89.2 kB/s)
21:43:46 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
21:43:46 Setting up python3-chardet (3.0.4-4build1) ...
21:43:46 Selecting previously unselected package gpg.
21:43:46 Preparing to unpack .../13-gpg_2.2.12-1+deb10u2_amd64.deb ...
21:43:46 Unpacking gpg (2.2.12-1+deb10u2) ...
21:43:46 Selecting previously unselected package pinentry-curses.
21:43:46 Preparing to unpack .../14-pinentry-curses_1.1.0-2_amd64.deb ...
21:43:46 Unpacking pinentry-curses (1.1.0-2) ...
21:43:46 Selecting previously unselected package gpg-agent.
21:43:46 Preparing to unpack .../15-gpg-agent_2.2.12-1+deb10u2_amd64.deb ...
21:43:46 Unpacking gpg-agent (2.2.12-1+deb10u2) ...
21:43:46 Selecting previously unselected package gpg-wks-client.
21:43:46 Preparing to unpack .../16-gpg-wks-client_2.2.12-1+deb10u2_amd64.deb ...
21:43:46 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ...
21:43:46 Selecting previously unselected package gpg-wks-server.
21:43:46 Preparing to unpack .../17-gpg-wks-server_2.2.12-1+deb10u2_amd64.deb ...
21:43:46 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ...
21:43:46 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
21:43:46 Setting up python3-software-properties (0.99.9.8) ...
21:43:46 Setting up python3-requests (2.22.0-2ubuntu1) ...
21:43:46 Selecting previously unselected package gpgsm.
21:43:46 Preparing to unpack .../18-gpgsm_2.2.12-1+deb10u2_amd64.deb ...
21:43:46 Unpacking gpgsm (2.2.12-1+deb10u2) ...
21:43:46 Selecting previously unselected package gnupg.
21:43:46 Preparing to unpack .../19-gnupg_2.2.12-1+deb10u2_all.deb ...
21:43:46 Unpacking gnupg (2.2.12-1+deb10u2) ...
21:43:46 Selecting previously unselected package apt-transport-https.
21:43:46 Preparing to unpack .../20-apt-transport-https_1.8.2.3_all.deb ...
21:43:46 Unpacking apt-transport-https (1.8.2.3) ...
21:43:46 Selecting previously unselected package openssl.
21:43:46 Preparing to unpack .../21-openssl_1.1.1n-0+deb10u3_amd64.deb ...
21:43:46 Unpacking openssl (1.1.1n-0+deb10u3) ...
21:43:46 Setting up gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
21:43:46 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ...
21:43:46 Setting up python3-requests-unixsocket (0.2.0-2) ...
21:43:46 Setting up dirmngr (2.2.19-3ubuntu2.2) ...
21:43:46 Selecting previously unselected package ca-certificates.
21:43:46 Preparing to unpack .../22-ca-certificates_20200601~deb10u2_all.deb ...
21:43:46 Unpacking ca-certificates (20200601~deb10u2) ...
21:43:46 Selecting previously unselected package libkeyutils1:amd64.
21:43:46 Preparing to unpack .../23-libkeyutils1_1.6-6_amd64.deb ...
21:43:46 Unpacking libkeyutils1:amd64 (1.6-6) ...
21:43:46 Selecting previously unselected package libkrb5support0:amd64.
21:43:46 Preparing to unpack .../24-libkrb5support0_1.17-3+deb10u3_amd64.deb ...
21:43:46 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ...
21:43:46 Selecting previously unselected package libk5crypto3:amd64.
21:43:46 Preparing to unpack .../25-libk5crypto3_1.17-3+deb10u3_amd64.deb ...
21:43:46 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ...
21:43:46 Selecting previously unselected package libkrb5-3:amd64.
21:43:46 Preparing to unpack .../26-libkrb5-3_1.17-3+deb10u3_amd64.deb ...
21:43:46 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ...
21:43:46 Reading package lists...
21:43:46 ++ find deb/debbuild/debian-bullseye/ -type f -name '*.deb'
21:43:46 + packages='deb/debbuild/debian-bullseye/docker-buildx-plugin_0.8.2~debian-bullseye_amd64.deb
21:43:46 deb/debbuild/debian-bullseye/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.deb
21:43:46 deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.deb
21:43:46 deb/debbuild/debian-bullseye/docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb
21:43:46 deb/debbuild/debian-bullseye/docker-compose-plugin_2.9.0~debian-bullseye_amd64.deb
21:43:46 deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.deb'
21:43:46 ++ echo 'deb/debbuild/debian-bullseye/docker-buildx-plugin_0.8.2~debian-bullseye_amd64.deb
21:43:46 deb/debbuild/debian-bullseye/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.deb
21:43:46 deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.deb
21:43:46 deb/debbuild/debian-bullseye/docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb
21:43:46 deb/debbuild/debian-bullseye/docker-compose-plugin_2.9.0~debian-bullseye_amd64.deb
21:43:46 deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.deb'
21:43:46 ++ xargs
21:43:46 ++ awk '$0="./"$0'
21:43:46 + packages='./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.8.2~debian-bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.9.0~debian-bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.deb'
21:43:46 + set -x
21:43:46 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.8.2~debian-bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.9.0~debian-bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.deb
21:43:46 Selecting previously unselected package docker-buildx-plugin.
21:43:46 (Reading database ... 9726 files and directories currently installed.)
21:43:46 Preparing to unpack .../docker-buildx-plugin_0.8.2~debian-bullseye_amd64.deb ...
21:43:46 Unpacking docker-buildx-plugin (0.8.2~debian-bullseye) ...
21:43:47 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
21:43:47 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.12) ...
21:43:47 Setting up curl (7.68.0-1ubuntu2.12) ...
21:43:47 Setting up glib-networking:amd64 (2.64.2-1ubuntu0.1) ...
21:43:47 Setting up libsoup2.4-1:amd64 (2.70.0-1) ...
21:43:47 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
21:43:47 Setting up libappstream4:amd64 (0.12.10-2) ...
21:43:47 Setting up gnupg (2.2.19-3ubuntu2.2) ...
21:43:47 Setting up packagekit (1.1.13-2ubuntu1.1) ...
21:43:47 invoke-rc.d: could not determine current runlevel
21:43:47 invoke-rc.d: policy-rc.d denied execution of force-reload.
21:43: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:43:47 Selecting previously unselected package libgssapi-krb5-2:amd64.
21:43:47 Preparing to unpack .../27-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ...
21:43:47 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ...
21:43:47 Selecting previously unselected package libnghttp2-14:amd64.
21:43:47 Preparing to unpack .../28-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
21:43:47 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
21:43:47 Selecting previously unselected package libpsl5:amd64.
21:43:47 Preparing to unpack .../29-libpsl5_0.20.2-2_amd64.deb ...
21:43:47 Unpacking libpsl5:amd64 (0.20.2-2) ...
21:43:47 Selecting previously unselected package librtmp1:amd64.
21:43:47 Preparing to unpack .../30-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
21:43:47 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
21:43:47 Selecting previously unselected package libssh2-1:amd64.
21:43:47 Preparing to unpack .../31-libssh2-1_1.8.0-2.1_amd64.deb ...
21:43:47 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
21:43:47 Selecting previously unselected package libcurl4:amd64.
21:43:47 Preparing to unpack .../32-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
21:43:47 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
21:43:47 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
21:43:47 Setting up gnupg2 (2.2.19-3ubuntu2.2) ...
21:43:47 Setting up software-properties-common (0.99.9.8) ...
21:43:47 Processing triggers for systemd (245.4-4ubuntu3.17) ...
21:43:47 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
21:43:47 Selecting previously unselected package curl.
21:43:47 Preparing to unpack .../33-curl_7.64.0-4+deb10u2_amd64.deb ...
21:43:47 Unpacking curl (7.64.0-4+deb10u2) ...
21:43:47 Selecting previously unselected package distro-info-data.
21:43:47 Preparing to unpack .../34-distro-info-data_0.41+deb10u4_all.deb ...
21:43:47 Unpacking distro-info-data (0.41+deb10u4) ...
21:43:47 Selecting previously unselected package libglib2.0-0:amd64.
21:43:47 Preparing to unpack .../35-libglib2.0-0_2.58.3-2+deb10u3_amd64.deb ...
21:43:47 Unpacking libglib2.0-0:amd64 (2.58.3-2+deb10u3) ...
21:43:47 Selecting previously unselected package libgirepository-1.0-1:amd64.
21:43:47 Preparing to unpack .../36-libgirepository-1.0-1_1.58.3-2_amd64.deb ...
21:43:47 Unpacking libgirepository-1.0-1:amd64 (1.58.3-2) ...
21:43:47 Processing triggers for ca-certificates (20211016~20.04.1) ...
21:43:47 Updating certificates in /etc/ssl/certs...
21:43:47 Selecting previously unselected package gir1.2-glib-2.0:amd64.
21:43:47 Preparing to unpack .../37-gir1.2-glib-2.0_1.58.3-2_amd64.deb ...
21:43:47 Unpacking gir1.2-glib-2.0:amd64 (1.58.3-2) ...
21:43:47 Selecting previously unselected package libpackagekit-glib2-18:amd64.
21:43:47 Preparing to unpack .../38-libpackagekit-glib2-18_1.1.12-5_amd64.deb ...
21:43:47 Unpacking libpackagekit-glib2-18:amd64 (1.1.12-5) ...
21:43:47 Selecting previously unselected package gir1.2-packagekitglib-1.0.
21:43:47 Preparing to unpack .../39-gir1.2-packagekitglib-1.0_1.1.12-5_amd64.deb ...
21:43:47 Unpacking gir1.2-packagekitglib-1.0 (1.1.12-5) ...
21:43:47 Selecting previously unselected package gnupg2.
21:43:47 Preparing to unpack .../40-gnupg2_2.2.12-1+deb10u2_all.deb ...
21:43:47 Unpacking gnupg2 (2.2.12-1+deb10u2) ...
21:43:47 Selecting previously unselected package iso-codes.
21:43:47 Preparing to unpack .../41-iso-codes_4.2-1_all.deb ...
21:43:47 Unpacking iso-codes (4.2-1) ...
21:43:47 0 added, 0 removed; done.
21:43:47 Running hooks in /etc/ca-certificates/update.d...
21:43:47 done.
21:43:47 Processing triggers for dbus (1.12.16-2ubuntu2.2) ...
21:43:47 ++ source /etc/os-release
21:43:47 +++ NAME=Ubuntu
21:43:47 +++ VERSION='20.04.4 LTS (Focal Fossa)'
21:43:47 +++ ID=ubuntu
21:43:47 +++ ID_LIKE=debian
21:43:47 +++ PRETTY_NAME='Ubuntu 20.04.4 LTS'
21:43:47 +++ VERSION_ID=20.04
21:43:47 +++ HOME_URL=https://www.ubuntu.com/
21:43:47 +++ SUPPORT_URL=https://help.ubuntu.com/
21:43:47 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
21:43:47 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
21:43:47 +++ VERSION_CODENAME=focal
21:43:47 +++ UBUNTU_CODENAME=focal
21:43:47 ++ echo ubuntu
21:43:47 + DIST_ID=ubuntu
21:43:47 ++ lsb_release -sc
21:43:47 + DIST_VERSION=focal
21:43:47 + '[' focal = sid ']'
21:43:47 + install_debian_containerd
21:43:47 + '[' staging = stage ']'
21:43:47 + REPO_URL=https://download.docker.com/linux/ubuntu
21:43:47 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
21:43:47 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
21:43:47 + update-ca-certificates -f
21:43:47 Clearing symlinks in /etc/ssl/certs...
21:43:48 done.
21:43:48 Updating certificates in /etc/ssl/certs...
21:43:48 Selecting previously unselected package libapt-inst2.0:amd64.
21:43:48 Preparing to unpack .../42-libapt-inst2.0_1.8.2.3_amd64.deb ...
21:43:48 Unpacking libapt-inst2.0:amd64 (1.8.2.3) ...
21:43:48 Selecting previously unselected package libcurl3-gnutls:amd64.
21:43:48 Preparing to unpack .../43-libcurl3-gnutls_7.64.0-4+deb10u2_amd64.deb ...
21:43:48 Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u2) ...
21:43:48 Selecting previously unselected package libdbus-1-3:amd64.
21:43:48 Preparing to unpack .../44-libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ...
21:43:48 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
21:43:48 Selecting previously unselected package lsb-release.
21:43:48 Preparing to unpack .../45-lsb-release_10.2019051400_all.deb ...
21:43:48 Unpacking lsb-release (10.2019051400) ...
21:43:48 Selecting previously unselected package python-apt-common.
21:43:48 Preparing to unpack .../46-python-apt-common_1.8.4.3_all.deb ...
21:43:48 Unpacking python-apt-common (1.8.4.3) ...
21:43:48 Selecting previously unselected package python3-apt.
21:43:48 Selecting previously unselected package docker-ce.
21:43:48 Preparing to unpack .../docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.deb ...
21:43:48 Unpacking docker-ce (5:0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye) ...
21:43:48 make[2]: Leaving directory '/root/build-deb/compose'
21:43:48 # Build the scan-plugin
21:43:48 # TODO change once we support scan-plugin on other architectures
21:43:48 if [ "armhf" = "amd64" ]; then \
21:43:48 	cd /go/src/github.com/docker/scan-cli-plugin \
21:43:48 	&& PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \
21:43:48 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
21:43:48 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
21:43:48 fi
21:43:48 make[1]: Leaving directory '/root/build-deb'
21:43:48    debian/rules override_dh_auto_test
21:43:48 make[1]: Entering directory '/root/build-deb'
21:43:48 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:43:48 	test "$ver" = "Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:43:48 PASS: daemon version OK
21:43:48 ver="$(cli/build/docker --version)"; \
21:43:48 	test "$ver" = "Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:43:48 PASS: cli version OK
21:43:48 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:43:48 	test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:43:48 PASS: docker-buildx version OK
21:43:48 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:43:48 	test "$ver" = "v2.9.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:43:48 PASS: docker-compose version OK
21:43:48 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
21:43:48 # TODO change once we support scan-plugin on other architectures
21:43:48 if [ "armhf" = "amd64" ]; then \
21:43:48 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:43:48 		test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
21:43:48 fi
21:43:48 make[1]: Leaving directory '/root/build-deb'
21:43:48    create-stamp debian/debhelper-build-stamp
21:43:48  debian/rules binary
21:43:48 dh binary --with=bash-completion
21:43:48    dh_testroot
21:43:48    dh_prep
21:43:48    debian/rules override_dh_auto_install
21:43:48 make[1]: Entering directory '/root/build-deb'
21:43:48 # docker-ce-cli install
21:43:48 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:43:48 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:43:48 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:43:48 # docker-ce install
21:43:48 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:43:48 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:43:48 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:43:48 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:43:48 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
21:43:48 # docker-buildx-plugin install
21:43:48 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:43:48 # docker-compose-plugin install
21:43:48 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:43:48 # docker-scan-plugin install
21:43:48 # TODO change once we support scan-plugin on other architectures
21:43:48 if [ "armhf" = "amd64" ]; then \
21:43:48 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
21:43:48 fi
21:43:48 # docker-ce-rootless-extras install
21:43:48 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:43:48 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:43:48 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:43:48 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:43:48 # TODO: how can we install vpnkit?
21:43:48 make[1]: Leaving directory '/root/build-deb'
21:43:48    debian/rules override_dh_install
21:43:48 make[1]: Entering directory '/root/build-deb'
21:43:48 dh_install
21:43:48 # TODO Can we do this from within our container?
21:43:48 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:43:48 make[1]: Leaving directory '/root/build-deb'
21:43:48    dh_installdocs
21:43:48    dh_installchangelogs
21:43:48    dh_installman
21:43:48    dh_bash-completion
21:43:48    dh_systemd_enable
21:43:48    debian/rules override_dh_installinit
21:43:48 make[1]: Entering directory '/root/build-deb'
21:43:48 # use "docker" as our service name, not "docker-ce"
21:43:48 dh_installinit --name=docker
21:43:48 make[1]: Leaving directory '/root/build-deb'
21:43:48    dh_systemd_start
21:43:48    dh_perl
21:43:48    dh_link
21:43:48    dh_strip_nondeterminism
21:43:48    dh_compress
21:43:48    dh_fixperms
21:43:48    dh_missing
21:43:48    debian/rules override_dh_strip
21:43:48 make[1]: Entering directory '/root/build-deb'
21:43:48 # Go has lots of problems with stripping, so just don't
21:43:48 make[1]: Leaving directory '/root/build-deb'
21:43:48    dh_makeshlibs
21:43:48    debian/rules override_dh_shlibdeps
21:43:48 make[1]: Entering directory '/root/build-deb'
21:43:48 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:43:48 make[1]: Leaving directory '/root/build-deb'
21:43:48    dh_installdeb
21:43:48    debian/rules override_dh_gencontrol
21:43:48 make[1]: Entering directory '/root/build-deb'
21:43:48 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:43:48 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:43:48 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE}
21:43:48 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:43:48 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:43:48 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
21:43:48 # Use separate version for the scan-plugin package, then generate the other control files as usual
21:43:48 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
21:43:48 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
21:43:48 if [ "armhf" = "amd64" ]; then \
21:43:48 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
21:43:48 fi
21:43:48 dh_gencontrol --remaining-packages
21:43:48 make[1]: Leaving directory '/root/build-deb'
21:43:48    dh_md5sums
21:43:48    debian/rules override_dh_builddeb
21:43:48 make[1]: Entering directory '/root/build-deb'
21:43:48 dh_builddeb -- -Zxz
21:43:48 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~raspbian-bullseye_armhf.deb'.
21:43:48 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.deb'.
21:43:48 Preparing to unpack .../47-python3-apt_1.8.4.3_amd64.deb ...
21:43:48 Unpacking python3-apt (1.8.4.3) ...
21:43:48 Selecting previously unselected package python3-dbus.
21:43:48 Preparing to unpack .../48-python3-dbus_1.2.8-3_amd64.deb ...
21:43:48 Unpacking python3-dbus (1.2.8-3) ...
21:43:48 Selecting previously unselected package python3-gi.
21:43:48 Preparing to unpack .../49-python3-gi_3.30.4-1_amd64.deb ...
21:43:48 Unpacking python3-gi (3.30.4-1) ...
21:43:48 Selecting previously unselected package python3-pycurl.
21:43:48 Preparing to unpack .../50-python3-pycurl_7.43.0.2-0.1_amd64.deb ...
21:43:48 Unpacking python3-pycurl (7.43.0.2-0.1) ...
21:43:48 Selecting previously unselected package python3-software-properties.
21:43:48 Preparing to unpack .../51-python3-software-properties_0.96.20.2-2_all.deb ...
21:43:48 Unpacking python3-software-properties (0.96.20.2-2) ...
21:43:48 Selecting previously unselected package software-properties-common.
21:43:48 Preparing to unpack .../52-software-properties-common_0.96.20.2-2_all.deb ...
21:43:48 Unpacking software-properties-common (0.96.20.2-2) ...
21:43:48 make[2]: Leaving directory '/root/build-deb/compose'
21:43:48 # Build the scan-plugin
21:43:48 # TODO change once we support scan-plugin on other architectures
21:43:48 if [ "armhf" = "amd64" ]; then \
21:43:48 	cd /go/src/github.com/docker/scan-cli-plugin \
21:43:48 	&& PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \
21:43:48 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
21:43:48 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
21:43:48 fi
21:43:48 make[1]: Leaving directory '/root/build-deb'
21:43:48    debian/rules override_dh_auto_test
21:43:48 make[1]: Entering directory '/root/build-deb'
21:43:48 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:43:48 	test "$ver" = "Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:43:48 PASS: daemon version OK
21:43:48 ver="$(cli/build/docker --version)"; \
21:43:48 	test "$ver" = "Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:43:48 PASS: cli version OK
21:43:48 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:43:48 	test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:43:48 PASS: docker-buildx version OK
21:43:48 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:43:48 	test "$ver" = "v2.9.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:43:48 PASS: docker-compose version OK
21:43:48 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
21:43:48 # TODO change once we support scan-plugin on other architectures
21:43:48 if [ "armhf" = "amd64" ]; then \
21:43:48 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:43:48 		test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
21:43:48 fi
21:43:48 make[1]: Leaving directory '/root/build-deb'
21:43:48    create-stamp debian/debhelper-build-stamp
21:43:48  debian/rules binary
21:43:48 dh binary --with=bash-completion
21:43:48    dh_testroot
21:43:48    dh_prep
21:43:48    debian/rules override_dh_auto_install
21:43:48 make[1]: Entering directory '/root/build-deb'
21:43:48 # docker-ce-cli install
21:43:48 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:43:48 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:43:48 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:43:48 # docker-ce install
21:43:48 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:43:48 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:43:48 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:43:48 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:43:48 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
21:43:48 # docker-buildx-plugin install
21:43:48 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:43:48 # docker-compose-plugin install
21:43:48 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:43:48 # docker-scan-plugin install
21:43:48 # TODO change once we support scan-plugin on other architectures
21:43:48 if [ "armhf" = "amd64" ]; then \
21:43:48 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
21:43:48 fi
21:43:48 # docker-ce-rootless-extras install
21:43:48 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:43:48 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:43:48 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:43:48 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:43:48 # TODO: how can we install vpnkit?
21:43:48 make[1]: Leaving directory '/root/build-deb'
21:43:48    debian/rules override_dh_install
21:43:48 make[1]: Entering directory '/root/build-deb'
21:43:48 dh_install
21:43:48 # TODO Can we do this from within our container?
21:43:48 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:43:48 make[1]: Leaving directory '/root/build-deb'
21:43:48    dh_installdocs
21:43:48    dh_installchangelogs
21:43:48    dh_installman
21:43:48    dh_bash-completion
21:43:48    dh_systemd_enable
21:43:48    debian/rules override_dh_installinit
21:43:48 make[1]: Entering directory '/root/build-deb'
21:43:48 # use "docker" as our service name, not "docker-ce"
21:43:48 dh_installinit --name=docker
21:43:48 make[1]: Leaving directory '/root/build-deb'
21:43:48    dh_systemd_start
21:43:48    dh_perl
21:43:48    dh_link
21:43:48    dh_strip_nondeterminism
21:43:48    dh_compress
21:43:48    dh_fixperms
21:43:48    dh_missing
21:43:48    debian/rules override_dh_strip
21:43:48 make[1]: Entering directory '/root/build-deb'
21:43:48 # Go has lots of problems with stripping, so just don't
21:43:48 make[1]: Leaving directory '/root/build-deb'
21:43:48    dh_makeshlibs
21:43:48    debian/rules override_dh_shlibdeps
21:43:48 make[1]: Entering directory '/root/build-deb'
21:43:48 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:43:48 make[1]: Leaving directory '/root/build-deb'
21:43:48    dh_installdeb
21:43:48    debian/rules override_dh_gencontrol
21:43:48 make[1]: Entering directory '/root/build-deb'
21:43:48 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:43:48 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:43:48 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE}
21:43:48 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:43:48 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:43:48 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
21:43:48 # Use separate version for the scan-plugin package, then generate the other control files as usual
21:43:48 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
21:43:48 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
21:43:48 if [ "armhf" = "amd64" ]; then \
21:43:48 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
21:43:48 fi
21:43:48 dh_gencontrol --remaining-packages
21:43:48 make[1]: Leaving directory '/root/build-deb'
21:43:48    dh_md5sums
21:43:48    debian/rules override_dh_builddeb
21:43:48 make[1]: Entering directory '/root/build-deb'
21:43:48 dh_builddeb -- -Zxz
21:43:48 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~ubuntu-jammy_armhf.deb'.
21:43:48 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.deb'.
21:43:48 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
21:43:48 127 added, 0 removed; done.
21:43:48 Running hooks in /etc/ca-certificates/update.d...
21:43:48 done.
21:43:48 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
21:43:48 + apt-key add -
21:43:48 Warning: apt-key output should not be parsed (stdout is not a terminal)
21:43:48 Setting up libksba8:amd64 (1.3.5-2) ...
21:43:48 Setting up lsb-base (10.2019051400) ...
21:43:48 Setting up libkeyutils1:amd64 (1.6-6) ...
21:43:48 Setting up libpsl5:amd64 (0.20.2-2) ...
21:43:48 Setting up mime-support (3.62) ...
21:43:48 Setting up apt-transport-https (1.8.2.3) ...
21:43:48 Setting up libglib2.0-0:amd64 (2.58.3-2+deb10u3) ...
21:43:48 No schema files found: doing nothing.
21:43:48 Setting up distro-info-data (0.41+deb10u4) ...
21:43:48 Setting up libsqlite3-0:amd64 (3.27.2-3+deb10u1) ...
21:43:48 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
21:43:48 Setting up libpackagekit-glib2-18:amd64 (1.1.12-5) ...
21:43:48 Setting up libnpth0:amd64 (1.6-1) ...
21:43:48 Setting up libassuan0:amd64 (2.5.2-1) ...
21:43:48 Setting up libapt-inst2.0:amd64 (1.8.2.3) ...
21:43:48 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ...
21:43:48 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ...
21:43:48 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ...
21:43:48 Setting up gnupg-l10n (2.2.12-1+deb10u2) ...
21:43:48 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
21:43:48 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
21:43:48 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ...
21:43:48 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ...
21:43:48 Setting up python-apt-common (1.8.4.3) ...
21:43:48 Setting up libgirepository-1.0-1:amd64 (1.58.3-2) ...
21:43:48 OK
21:43:48 + '[' focal = sid ']'
21:43:48 ++ dpkg --print-architecture
21:43:48 + ARCH=amd64
21:43:48 + echo 'deb [arch=amd64] https://download.docker.com/linux/ubuntu focal test'
21:43:48 + apt-get update
21:43:48 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
21:43:48 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ...
21:43:48 Setting up libmpdec2:amd64 (2.4.2-2) ...
21:43:48 Setting up openssl (1.1.1n-0+deb10u3) ...
21:43:48 Setting up readline-common (7.0-5) ...
21:43:48 Setting up iso-codes (4.2-1) ...
21:43:48 Setting up libreadline7:amd64 (7.0-5) ...
21:43:48 Setting up gnupg-utils (2.2.12-1+deb10u2) ...
21:43:48 Setting up pinentry-curses (1.1.0-2) ...
21:43:48 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
21:43:48 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ...
21:43:48 Setting up ca-certificates (20200601~deb10u2) ...
21:43:49 Updating certificates in /etc/ssl/certs...
21:43:49 Selecting previously unselected package dbus-user-session.
21:43:49 Preparing to unpack .../9-dbus-user-session_1.12.20-2ubuntu4_amd64.deb ...
21:43:49 Unpacking dbus-user-session (1.12.20-2ubuntu4) ...
21:43:49 Setting up libip6tc2:amd64 (1.8.7-1ubuntu5) ...
21:43:49 Setting up dbus-user-session (1.12.20-2ubuntu4) ...
21:43:49 Setting up libmnl0:amd64 (1.0.4-3build2) ...
21:43:49 Setting up containerd.io (1.6.7-1) ...
21:43:49 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:43:49 Setting up libxtables12:amd64 (1.8.7-1ubuntu5) ...
21:43:49 Setting up libnfnetlink0:amd64 (1.0.1-3build3) ...
21:43:49 Setting up netbase (6.3) ...
21:43:49 Setting up libnftnl11:amd64 (1.2.1-1build1) ...
21:43:49 Setting up libnetfilter-conntrack3:amd64 (1.0.9-1) ...
21:43:49 Setting up iptables (1.8.7-1ubuntu5) ...
21:43:49 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:43:49 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:43:49 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:43:49 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:43:49 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:43:49 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:43:49 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
21:43:49 + docker --version
21:43:49 Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8
21:43:49 + dockerd --version
21:43:49 Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8
21:43:49 + containerd --version
21:43:49 containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb
21:43:49 + runc --version
21:43:49 runc version 1.1.3
21:43:49 commit: v1.1.3-0-g6724737
21:43:49 spec: 1.0.2-dev
21:43:49 go: go1.17.13
21:43:49 libseccomp: 2.5.3
21:43:49 Get:1 https://download.docker.com/linux/ubuntu focal InRelease [57.7 kB]
21:43:49 Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease
21:43:49 Get:3 https://download.docker.com/linux/ubuntu focal/test amd64 Packages [23.7 kB]
21:43:49 Hit:4 http://archive.ubuntu.com/ubuntu focal InRelease
21:43:49 Hit:5 http://archive.ubuntu.com/ubuntu focal-updates InRelease
21:43:49 Hit:6 http://archive.ubuntu.com/ubuntu focal-backports InRelease
21:43:49 Fetched 81.4 kB in 1s (101 kB/s)
21:43:49 137 added, 0 removed; done.
21:43:49 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ...
21:43:49 Setting up gir1.2-glib-2.0:amd64 (1.58.3-2) ...
21:43:49 Setting up gpgconf (2.2.12-1+deb10u2) ...
21:43:49 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
21:43:49 Setting up curl (7.64.0-4+deb10u2) ...
21:43:49 Setting up gpg (2.2.12-1+deb10u2) ...
21:43:49 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
21:43:49 Setting up python3.7 (3.7.3-2+deb10u3) ...
21:43:50 Selecting previously unselected package docker-ce-cli.
21:43:50 Preparing to unpack .../docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.deb ...
21:43:50 Unpacking docker-ce-cli (5:0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye) ...
21:43:50 Reading package lists...
21:43:50 ++ find deb/debbuild/ubuntu-focal/ -type f -name '*.deb'
21:43:50 + packages='deb/debbuild/ubuntu-focal/docker-compose-plugin_2.9.0~ubuntu-focal_amd64.deb
21:43:50 deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.8.2~ubuntu-focal_amd64.deb
21:43:50 deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.deb
21:43:50 deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.deb
21:43:50 deb/debbuild/ubuntu-focal/docker-scan-plugin_0.17.0~ubuntu-focal_amd64.deb
21:43:50 deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.deb'
21:43:50 ++ echo 'deb/debbuild/ubuntu-focal/docker-compose-plugin_2.9.0~ubuntu-focal_amd64.deb
21:43:50 deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.8.2~ubuntu-focal_amd64.deb
21:43:50 deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.deb
21:43:50 deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.deb
21:43:50 deb/debbuild/ubuntu-focal/docker-scan-plugin_0.17.0~ubuntu-focal_amd64.deb
21:43:50 deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.deb'
21:43:50 ++ xargs
21:43:50 ++ awk '$0="./"$0'
21:43:50 + packages='./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.9.0~ubuntu-focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.8.2~ubuntu-focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-scan-plugin_0.17.0~ubuntu-focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.deb'
21:43:50 + set -x
21:43:50 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.9.0~ubuntu-focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.8.2~ubuntu-focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-scan-plugin_0.17.0~ubuntu-focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.deb
21:43:50 Selecting previously unselected package docker-compose-plugin.
21:43:50 (Reading database ... 10405 files and directories currently installed.)
21:43:50 Preparing to unpack .../docker-compose-plugin_2.9.0~ubuntu-focal_amd64.deb ...
21:43:50 Unpacking docker-compose-plugin (2.9.0~ubuntu-focal) ...
21:43:50 Setting up gpg-agent (2.2.12-1+deb10u2) ...
21:43:50 Setting up gpgsm (2.2.12-1+deb10u2) ...
21:43:50 Setting up libcurl3-gnutls:amd64 (7.64.0-4+deb10u2) ...
21:43:50 Setting up python3 (3.7.3-1) ...
21:43:50 Setting up dirmngr (2.2.12-1+deb10u2) ...
21:43:50 Setting up gir1.2-packagekitglib-1.0 (1.1.12-5) ...
21:43:50 Setting up python3-pycurl (7.43.0.2-0.1) ...
21:43:50 Setting up python3-gi (3.30.4-1) ...
21:43:50 Setting up gpg-wks-server (2.2.12-1+deb10u2) ...
21:43:50 Setting up lsb-release (10.2019051400) ...
21:43:50 Setting up python3-dbus (1.2.8-3) ...
21:43:51 Selecting previously unselected package docker-scan-plugin.
21:43:51 Preparing to unpack .../docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb ...
21:43:51 Unpacking docker-scan-plugin (0.17.0~debian-bullseye) ...
21:43:51 Selecting previously unselected package docker-buildx-plugin.
21:43:51 Preparing to unpack .../docker-buildx-plugin_0.8.2~ubuntu-focal_amd64.deb ...
21:43:51 Unpacking docker-buildx-plugin (0.8.2~ubuntu-focal) ...
21:43:51 Setting up gpg-wks-client (2.2.12-1+deb10u2) ...
21:43:51 Setting up python3-apt (1.8.4.3) ...
21:43:51 Setting up python3-software-properties (0.96.20.2-2) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
21:43:51 Selecting previously unselected package docker-compose-plugin.
21:43:51 Preparing to unpack .../docker-compose-plugin_2.9.0~debian-bullseye_amd64.deb ...
21:43:51 Unpacking docker-compose-plugin (2.9.0~debian-bullseye) ...
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:43:51 Setting up gnupg (2.2.12-1+deb10u2) ...
21:43:51 Setting up gnupg2 (2.2.12-1+deb10u2) ...
21:43:51 Setting up software-properties-common (0.96.20.2-2) ...
21:43:51 Processing triggers for libc-bin (2.28-10+deb10u1) ...
21:43:51 Processing triggers for ca-certificates (20200601~deb10u2) ...
21:43:51 Updating certificates in /etc/ssl/certs...
21:43:51 Selecting previously unselected package docker-ce-rootless-extras.
21:43:51 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.deb ...
21:43:51 Unpacking docker-ce-rootless-extras (5:0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye) ...
21:43:52 0 added, 0 removed; done.
21:43:52 Running hooks in /etc/ca-certificates/update.d...
21:43:52 done.
21:43:52 ++ source /etc/os-release
21:43:52 +++ PRETTY_NAME='Debian GNU/Linux 10 (buster)'
21:43:52 +++ NAME='Debian GNU/Linux'
21:43:52 +++ VERSION_ID=10
21:43:52 +++ VERSION='10 (buster)'
21:43:52 +++ VERSION_CODENAME=buster
21:43:52 +++ ID=debian
21:43:52 +++ HOME_URL=https://www.debian.org/
21:43:52 +++ SUPPORT_URL=https://www.debian.org/support
21:43:52 +++ BUG_REPORT_URL=https://bugs.debian.org/
21:43:52 ++ echo debian
21:43:52 + DIST_ID=debian
21:43:52 ++ lsb_release -sc
21:43:52 + DIST_VERSION=buster
21:43:52 + '[' buster = sid ']'
21:43:52 + install_debian_containerd
21:43:52 + '[' staging = stage ']'
21:43:52 + REPO_URL=https://download.docker.com/linux/debian
21:43:52 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian'
21:43:52 + update-ca-certificates -f
21:43:52 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian
21:43:52 Clearing symlinks in /etc/ssl/certs...
21:43:52 done.
21:43:52 Updating certificates in /etc/ssl/certs...
21:43:52 Setting up docker-buildx-plugin (0.8.2~debian-bullseye) ...
21:43:52 Setting up docker-ce-cli (5:0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye) ...
21:43:52 Setting up docker-scan-plugin (0.17.0~debian-bullseye) ...
21:43:52 Setting up docker-compose-plugin (2.9.0~debian-bullseye) ...
21:43:52 Setting up docker-ce (5:0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye) ...
21:43:52 invoke-rc.d: could not determine current runlevel
21:43:52 invoke-rc.d: policy-rc.d denied execution of start.
21:43:52 Setting up docker-ce-rootless-extras (5:0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye) ...
21:43:52 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
21:43:52  docker-ce-rootless-extras depends on dbus-user-session; however:
21:43:52   Package dbus-user-session is not installed.
21:43:52 
21:43:52 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.8.2~debian-bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.9.0~debian-bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_amd64.deb
21:43:52 137 added, 0 removed; done.
21:43:52 Running hooks in /etc/ca-certificates/update.d...
21:43:52 done.
21:43:52 + curl -fsSL https://download.docker.com/linux/debian/gpg
21:43:52 + apt-key add -
21:43:52 Warning: apt-key output should not be parsed (stdout is not a terminal)
21:43:53 Selecting previously unselected package docker-ce-cli.
21:43:53 Preparing to unpack .../docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.deb ...
21:43:53 Unpacking docker-ce-cli (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal) ...
21:43:53 Reading package lists...
21:43:53 Building dependency tree...
21:43:53 Reading state information...
21:43:53 OK
21:43:53 + '[' buster = sid ']'
21:43:53 ++ dpkg --print-architecture
21:43:53 + ARCH=amd64
21:43:53 + echo 'deb [arch=amd64] https://download.docker.com/linux/debian buster test'
21:43:53 + apt-get update
21:43:53 Correcting dependencies... Done
21:43:53 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:43:53 Skipping docker-ce, it is already installed and upgrade is not set.
21:43:53 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:43:53 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:43:53 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:43:53 Skipping docker-scan-plugin, it is already installed and upgrade is not set.
21:43:53 The following additional packages will be installed:
21:43:53   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
21:43:53   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
21:43:53   libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
21:43:53   libpam-systemd libxtables12 netbase systemd systemd-sysv
21:43:53 Suggested packages:
21:43:53   firewalld kmod systemd-container policykit-1
21:43:53 Recommended packages:
21:43:53   nftables systemd-timesyncd | time-daemon libnss-systemd
21:43:53 Selecting previously unselected package docker-ce-rootless-extras.
21:43:53 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.deb ...
21:43:53 Unpacking docker-ce-rootless-extras (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal) ...
21:43:53 Hit:1 http://deb.debian.org/debian buster InRelease
21:43:53 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
21:43:53 Hit:3 http://deb.debian.org/debian buster-updates InRelease
21:43:53 Get:4 https://download.docker.com/linux/debian buster InRelease [54.0 kB]
21:43:53 The following NEW packages will be installed:
21:43:53   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
21:43:53   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
21:43:53   libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
21:43:53   libpam-systemd libxtables12 netbase systemd systemd-sysv
21:43:54 0 upgraded, 23 newly installed, 0 to remove and 3 not upgraded.
21:43:54 Need to get 34.7 MB of archives.
21:43:54 After this operation, 150 MB of additional disk space will be used.
21:43:54 Get:1 http://deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
21:43:54 Get:2 http://deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
21:43:54 Get:3 http://deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
21:43:54 Get:4 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
21:43:54 Get:5 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
21:43:54 Get:6 http://deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
21:43:54 Get:7 http://deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
21:43:54 Get:8 http://deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
21:43:54 Get:9 http://deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
21:43:54 Get:10 http://deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
21:43:54 Get:11 http://deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB]
21:43:54 Get:12 http://deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB]
21:43:54 Get:13 http://deb.debian.org/debian bullseye/main amd64 netbase all 6.3 [19.9 kB]
21:43:54 Get:14 http://deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB]
21:43:54 Get:15 http://deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB]
21:43:54 Get:16 http://deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
21:43:54 Get:17 http://deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
21:43:54 Get:18 https://download.docker.com/linux/debian bullseye/test amd64 containerd.io amd64 1.6.7-1 [28.1 MB]
21:43:54 Get:19 http://deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
21:43:54 Get:20 http://deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
21:43:54 Get:21 http://deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
21:43:54 Get:22 http://deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
21:43:54 Get:23 http://deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
21:43:54 Selecting previously unselected package docker-scan-plugin.
21:43:54 Preparing to unpack .../docker-scan-plugin_0.17.0~ubuntu-focal_amd64.deb ...
21:43:54 Unpacking docker-scan-plugin (0.17.0~ubuntu-focal) ...
21:43:54 Get:5 https://download.docker.com/linux/debian buster/test amd64 Packages [46.9 kB]
21:43:54 Fetched 101 kB in 1s (149 kB/s)
21:43:54 Selecting previously unselected package docker-ce.
21:43:54 Preparing to unpack .../docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.deb ...
21:43:54 Unpacking docker-ce (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal) ...
21:43:54 debconf: delaying package configuration, since apt-utils is not installed
21:43:54 Reading package lists...
21:43:54 ++ find deb/debbuild/debian-buster/ -type f -name '*.deb'
21:43:54 + packages='deb/debbuild/debian-buster/docker-scan-plugin_0.17.0~debian-buster_amd64.deb
21:43:54 deb/debbuild/debian-buster/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.deb
21:43:54 deb/debbuild/debian-buster/docker-compose-plugin_2.9.0~debian-buster_amd64.deb
21:43:54 deb/debbuild/debian-buster/docker-buildx-plugin_0.8.2~debian-buster_amd64.deb
21:43:54 deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.deb
21:43:54 deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.deb'
21:43:54 ++ echo 'deb/debbuild/debian-buster/docker-scan-plugin_0.17.0~debian-buster_amd64.deb
21:43:54 deb/debbuild/debian-buster/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.deb
21:43:54 deb/debbuild/debian-buster/docker-compose-plugin_2.9.0~debian-buster_amd64.deb
21:43:54 deb/debbuild/debian-buster/docker-buildx-plugin_0.8.2~debian-buster_amd64.deb
21:43:54 deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.deb
21:43:54 deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.deb'
21:43:54 ++ xargs
21:43:54 ++ awk '$0="./"$0'
21:43:54 + packages='./deb/debbuild/debian-buster/docker-scan-plugin_0.17.0~debian-buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.9.0~debian-buster_amd64.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.8.2~debian-buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.deb'
21:43:54 + set -x
21:43:54 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-buster/docker-scan-plugin_0.17.0~debian-buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.9.0~debian-buster_amd64.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.8.2~debian-buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.deb
21:43:54 Selecting previously unselected package docker-scan-plugin.
21:43:54 (Reading database ... 9718 files and directories currently installed.)
21:43:54 Preparing to unpack .../docker-scan-plugin_0.17.0~debian-buster_amd64.deb ...
21:43:54 Unpacking docker-scan-plugin (0.17.0~debian-buster) ...
21:43:54 Fetched 34.7 MB in 1s (36.8 MB/s)
21:43:54 Selecting previously unselected package libapparmor1:amd64.
21:43: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 ... 9954 files and directories currently installed.)
21:43:54 Preparing to unpack .../0-libapparmor1_2.13.6-10_amd64.deb ...
21:43:54 Unpacking libapparmor1:amd64 (2.13.6-10) ...
21:43:54 Selecting previously unselected package libcap2:amd64.
21:43:54 Preparing to unpack .../1-libcap2_1%3a2.44-1_amd64.deb ...
21:43:54 Unpacking libcap2:amd64 (1:2.44-1) ...
21:43:54 Selecting previously unselected package libargon2-1:amd64.
21:43:54 Preparing to unpack .../2-libargon2-1_0~20171227-0.2_amd64.deb ...
21:43:54 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
21:43:54 Selecting previously unselected package dmsetup.
21:43:54 Preparing to unpack .../3-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
21:43:54 Unpacking dmsetup (2:1.02.175-2.1) ...
21:43:54 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:43:54 Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
21:43:54 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
21:43:55 Selecting previously unselected package docker-ce.
21:43:55 Preparing to unpack .../docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.deb ...
21:43:55 Unpacking docker-ce (5:0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster) ...
21:43:55 Selecting previously unselected package libjson-c5:amd64.
21:43:55 Preparing to unpack .../5-libjson-c5_0.15-2_amd64.deb ...
21:43:55 Unpacking libjson-c5:amd64 (0.15-2) ...
21:43:55 Selecting previously unselected package libcryptsetup12:amd64.
21:43:55 Preparing to unpack .../6-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
21:43:55 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
21:43:55 Selecting previously unselected package libip4tc2:amd64.
21:43:55 Preparing to unpack .../7-libip4tc2_1.8.7-1_amd64.deb ...
21:43:55 Unpacking libip4tc2:amd64 (1.8.7-1) ...
21:43:55 Selecting previously unselected package libkmod2:amd64.
21:43:55 Preparing to unpack .../8-libkmod2_28-1_amd64.deb ...
21:43:55 Unpacking libkmod2:amd64 (28-1) ...
21:43:55 Selecting previously unselected package systemd.
21:43:55 Preparing to unpack .../9-systemd_247.3-7_amd64.deb ...
21:43:55 Unpacking systemd (247.3-7) ...
21:43:55 Setting up libapparmor1:amd64 (2.13.6-10) ...
21:43:55 Setting up libcap2:amd64 (1:2.44-1) ...
21:43:55 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
21:43:55 Setting up libjson-c5:amd64 (0.15-2) ...
21:43:55 Setting up libip4tc2:amd64 (1.8.7-1) ...
21:43:55 Setting up libkmod2:amd64 (28-1) ...
21:43:55 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
21:43:55 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
21:43:55 Setting up systemd (247.3-7) ...
21:43:55 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:43:55 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:43:55 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
21:43:55 Initializing machine ID from KVM UUID.
21:43:56 Setting up dmsetup (2:1.02.175-2.1) ...
21:43:56 Selecting previously unselected package systemd-sysv.
21:43: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 ... 10803 files and directories currently installed.)
21:43:56 Preparing to unpack .../00-systemd-sysv_247.3-7_amd64.deb ...
21:43:56 Unpacking systemd-sysv (247.3-7) ...
21:43:56 Setting up docker-compose-plugin (2.9.0~ubuntu-focal) ...
21:43:56 Setting up docker-buildx-plugin (0.8.2~ubuntu-focal) ...
21:43:56 Setting up docker-ce-cli (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal) ...
21:43:56 Setting up docker-ce-rootless-extras (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal) ...
21:43:56 Setting up docker-scan-plugin (0.17.0~ubuntu-focal) ...
21:43:56 Setting up docker-ce (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal) ...
21:43:56 Selecting previously unselected package dbus.
21:43:56 Preparing to unpack .../01-dbus_1.12.20-2_amd64.deb ...
21:43:56 Unpacking dbus (1.12.20-2) ...
21:43:56 Selecting previously unselected package netbase.
21:43:56 Preparing to unpack .../02-netbase_6.3_all.deb ...
21:43:56 Unpacking netbase (6.3) ...
21:43:56 Selecting previously unselected package libpam-systemd:amd64.
21:43:56 Preparing to unpack .../03-libpam-systemd_247.3-7_amd64.deb ...
21:43:56 Unpacking libpam-systemd:amd64 (247.3-7) ...
21:43:56 Selecting previously unselected package containerd.io.
21:43:56 Preparing to unpack .../04-containerd.io_1.6.7-1_amd64.deb ...
21:43:56 Unpacking containerd.io (1.6.7-1) ...
21:43:56 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
21:43:56 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
21:43:56 invoke-rc.d: could not determine current runlevel
21:43:56 invoke-rc.d: policy-rc.d denied execution of start.
21:43:56 Processing triggers for systemd (245.4-4ubuntu3.17) ...
21:43:56 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.9.0~ubuntu-focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.8.2~ubuntu-focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-scan-plugin_0.17.0~ubuntu-focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_amd64.deb
21:43:57 ~/rpmbuild/BUILD/src
21:43:57 + popd
21:43:57 + exit 0
21:43:57 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nPZMUJ
21:43:57 + umask 022
21:43:57 + cd /root/rpmbuild/BUILD
21:43:57 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.x86_64 '!=' / ']'
21:43:57 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.x86_64
21:43:57 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.x86_64
21:43:57 + mkdir -p /root/rpmbuild/BUILDROOT
21:43:57 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.x86_64
21:43:57 + cd src
21:43:57 + pushd /root/rpmbuild/BUILD/src/compose
21:43:57 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:43:57 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-compose
21:43:57 + popd
21:43:57 + for f in LICENSE MAINTAINERS NOTICE README.md
21:43:57 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
21:43:57 ~/rpmbuild/BUILD/src
21:43:57 + for f in LICENSE MAINTAINERS NOTICE README.md
21:43:57 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
21:43:57 + for f in LICENSE MAINTAINERS NOTICE README.md
21:43:57 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
21:43:57 + for f in LICENSE MAINTAINERS NOTICE README.md
21:43:57 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
21:43:57 + /usr/lib/rpm/check-buildroot
21:43:57 + /usr/lib/rpm/redhat/brp-compress
21:43:57 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
21:43:57 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:43:57 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
21:43:57 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
21:43:57 + /usr/lib/rpm/redhat/brp-python-hardlink
21:43:57 + /usr/lib/rpm/redhat/brp-java-repack-jars
21:43:57 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.G86d9c
21:43:57 + umask 022
21:43:57 + cd /root/rpmbuild/BUILD
21:43:57 + cd src
21:43:57 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
21:43:57 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:43:57 + ver=v2.9.0
21:43:57 + test v2.9.0 = v2.9.0
21:43:57 PASS: docker-compose version OK
21:43:57 + echo 'PASS: docker-compose version OK'
21:43:57 + exit 0
21:43:57 Processing files: docker-compose-plugin-2.9.0-0.el7.x86_64
21:43:57 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FPs7qG
21:43:57 + umask 022
21:43:57 + cd /root/rpmbuild/BUILD
21:43:57 + cd src
21:43:57 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.x86_64/usr/share/doc/docker-compose-plugin-2.9.0
21:43:57 + export DOCDIR
21:43:57 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.x86_64/usr/share/doc/docker-compose-plugin-2.9.0
21:43: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.9.0-0.el7.x86_64/usr/share/doc/docker-compose-plugin-2.9.0
21:43:57 + exit 0
21:43:57 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.66vOJ9
21:43:57 + umask 022
21:43:57 + cd /root/rpmbuild/BUILD
21:43:57 + cd src
21:43:57 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.9.0
21:43:57 + export LICENSEDIR
21:43:57 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.9.0
21:43:57 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.9.0
21:43:57 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.9.0
21:43:57 + exit 0
21:43:57 Provides: docker-compose-plugin = 0:2.9.0-0.el7 docker-compose-plugin(x86-64) = 0:2.9.0-0.el7
21:43:57 Requires(interp): /bin/sh /bin/sh /bin/sh
21:43:57 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:43:57 Requires(post): /bin/sh
21:43:57 Requires(preun): /bin/sh
21:43:57 Requires(postun): /bin/sh
21:43:57 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.x86_64
21:43:57 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.9.0-0.el7.src.rpm
21:43:57 Reading package lists...
21:43:57 Selecting previously unselected package docker-compose-plugin.
21:43:57 Preparing to unpack .../docker-compose-plugin_2.9.0~debian-buster_amd64.deb ...
21:43:57 Unpacking docker-compose-plugin (2.9.0~debian-buster) ...
21:43:57 Building dependency tree...
21:43:57 Reading state information...
21:43:57 Correcting dependencies... Done
21:43:57 Selecting previously unselected package docker-buildx-plugin.
21:43:57 Preparing to unpack .../docker-buildx-plugin_0.8.2~debian-buster_amd64.deb ...
21:43:57 Unpacking docker-buildx-plugin (0.8.2~debian-buster) ...
21:43:58 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:43:58 Skipping docker-ce, it is already installed and upgrade is not set.
21:43:58 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:43:58 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:43:58 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:43:58 Skipping docker-scan-plugin, it is already installed and upgrade is not set.
21:43:58 The following additional packages will be installed:
21:43:58   containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3
21:43:58   libnfnetlink0 libnftnl11 libxtables12 netbase
21:43:58 Suggested packages:
21:43:58   firewalld kmod nftables
21:43:58 The following NEW packages will be installed:
21:43:58   containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3
21:43:58   libnfnetlink0 libnftnl11 libxtables12 netbase
21:43:58 0 upgraded, 9 newly installed, 0 to remove and 1 not upgraded.
21:43:58 Need to get 28.7 MB of archives.
21:43:58 After this operation, 131 MB of additional disk space will be used.
21:43:58 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libmnl0 amd64 1.0.4-2 [12.3 kB]
21:43:58 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libxtables12 amd64 1.8.4-3ubuntu2 [28.4 kB]
21:43:58 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB]
21:43:58 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libip6tc2 amd64 1.8.4-3ubuntu2 [19.2 kB]
21:43:58 Get:5 https://download.docker.com/linux/ubuntu focal/test amd64 containerd.io amd64 1.6.7-1 [28.1 MB]
21:43:58 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libnfnetlink0 amd64 1.0.1-3build1 [13.8 kB]
21:43:58 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libnetfilter-conntrack3 amd64 1.0.7-2 [41.4 kB]
21:43:58 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnftnl11 amd64 1.1.5-1 [57.8 kB]
21:43:58 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 iptables amd64 1.8.4-3ubuntu2 [390 kB]
21:43:58 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.9.0-0.el7.x86_64.rpm
21:43:58 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.haPeQJ
21:43:58 + umask 022
21:43:58 + cd /root/rpmbuild/BUILD
21:43:58 + cd src
21:43:58 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.x86_64
21:43:58 + exit 0
21:43:58 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ynuksm
21:43:58 + umask 022
21:43:58 + cd /root/rpmbuild/BUILD
21:43:58 + cd /root/rpmbuild/BUILD
21:43:58 + rm -rf src
21:43:58 + /usr/bin/mkdir -p src
21:43:58 + cd src
21:43:58 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
21:43:58 + /usr/bin/tar -xf -
21:43:58 + STATUS=0
21:43:58 + '[' 0 -ne 0 ']'
21:43:58 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
21:43:58 + /usr/bin/tar -xf -
21:43:58 + STATUS=0
21:43:58 + '[' 0 -ne 0 ']'
21:43:58 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:43:58 + exit 0
21:43:58 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pz3v9Y
21:43:58 + umask 022
21:43:58 + cd /root/rpmbuild/BUILD
21:43:58 + cd src
21:43:58 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
21:43:58 + bash -c 'TAG_NAME="v0.17.0" COMMIT="061fe0a" PLATFORM_BINARY=docker-scan make native-build'
21:43:58 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
21:43:58 GO111MODULE=on make -f builder.Makefile build
21:43:58 make[1]: Entering directory `/root/rpmbuild/BUILD/src/scan-cli-plugin'
21:43:58 mkdir -p bin
21:43:58 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=061fe0a -X github.com/docker/scan-cli-plugin/internal.Version=v0.17.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:f9291a5310e3952369eeb8cd1c2a25f0c9fc930a3ccc88e1ea20956ad86b75a4 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.827.0" -o bin/docker-scan ./cmd/docker-scan
21:43:58 go: downloading github.com/docker/cli v20.10.9+incompatible
21:43:58 debconf: delaying package configuration, since apt-utils is not installed
21:43:58 Fetched 28.7 MB in 1s (35.2 MB/s)
21:43:58 Selecting previously unselected package libmnl0:amd64.
21:43: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 ... 10633 files and directories currently installed.)
21:43:58 Preparing to unpack .../0-libmnl0_1.0.4-2_amd64.deb ...
21:43:58 Unpacking libmnl0:amd64 (1.0.4-2) ...
21:43:58 Selecting previously unselected package libxtables12:amd64.
21:43:58 go: downloading github.com/docker/docker v20.10.9+incompatible
21:43:58 Selecting previously unselected package dbus-user-session.
21:43:58 Preparing to unpack .../05-dbus-user-session_1.12.20-2_amd64.deb ...
21:43:58 Unpacking dbus-user-session (1.12.20-2) ...
21:43:59 Preparing to unpack .../1-libxtables12_1.8.4-3ubuntu2_amd64.deb ...
21:43:59 Unpacking libxtables12:amd64 (1.8.4-3ubuntu2) ...
21:43:59 Selecting previously unselected package netbase.
21:43:59 Preparing to unpack .../2-netbase_6.1_all.deb ...
21:43:59 Unpacking netbase (6.1) ...
21:43:59 Selecting previously unselected package libip6tc2:amd64.
21:43:59 Preparing to unpack .../3-libip6tc2_1.8.4-3ubuntu2_amd64.deb ...
21:43:59 Unpacking libip6tc2:amd64 (1.8.4-3ubuntu2) ...
21:43:59 Selecting previously unselected package libnfnetlink0:amd64.
21:43:59 Preparing to unpack .../4-libnfnetlink0_1.0.1-3build1_amd64.deb ...
21:43:59 Unpacking libnfnetlink0:amd64 (1.0.1-3build1) ...
21:43:59 Selecting previously unselected package libnetfilter-conntrack3:amd64.
21:43:59 Preparing to unpack .../5-libnetfilter-conntrack3_1.0.7-2_amd64.deb ...
21:43:59 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-2) ...
21:43:59 Selecting previously unselected package libnftnl11:amd64.
21:43:59 Preparing to unpack .../6-libnftnl11_1.1.5-1_amd64.deb ...
21:43:59 Unpacking libnftnl11:amd64 (1.1.5-1) ...
21:43:59 Selecting previously unselected package iptables.
21:43:59 Preparing to unpack .../7-iptables_1.8.4-3ubuntu2_amd64.deb ...
21:43:59 Unpacking iptables (1.8.4-3ubuntu2) ...
21:43:59 Fedora 36 openh264 (From Cisco) - x86_64        2.1 kB/s | 2.5 kB     00:01    
21:43:59 Fedora Modular 36 - x86_64                      1.7 MB/s | 2.4 MB     00:01    
21:43:59 Selecting previously unselected package libip6tc2:amd64.
21:43:59 Preparing to unpack .../06-libip6tc2_1.8.7-1_amd64.deb ...
21:43:59 Unpacking libip6tc2:amd64 (1.8.7-1) ...
21:43:59 Selecting previously unselected package libxtables12:amd64.
21:43:59 Preparing to unpack .../07-libxtables12_1.8.7-1_amd64.deb ...
21:43:59 Unpacking libxtables12:amd64 (1.8.7-1) ...
21:43:59 Selecting previously unselected package libmnl0:amd64.
21:43:59 Preparing to unpack .../08-libmnl0_1.0.4-3_amd64.deb ...
21:43:59 Unpacking libmnl0:amd64 (1.0.4-3) ...
21:43:59 Selecting previously unselected package libnfnetlink0:amd64.
21:43:59 Preparing to unpack .../09-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
21:43:59 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
21:43:59 Selecting previously unselected package libnetfilter-conntrack3:amd64.
21:43:59 Preparing to unpack .../10-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
21:43:59 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
21:43:59 Selecting previously unselected package libnftnl11:amd64.
21:43:59 Preparing to unpack .../11-libnftnl11_1.1.9-1_amd64.deb ...
21:43:59 Unpacking libnftnl11:amd64 (1.1.9-1) ...
21:43:59 Selecting previously unselected package docker-ce-cli.
21:43:59 Preparing to unpack .../docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.deb ...
21:43:59 Unpacking docker-ce-cli (5:0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster) ...
21:43:59 Selecting previously unselected package containerd.io.
21:43:59 Preparing to unpack .../8-containerd.io_1.6.7-1_amd64.deb ...
21:43:59 Unpacking containerd.io (1.6.7-1) ...
21:43:59 go: downloading github.com/spf13/cobra v1.2.1
21:43:59 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
21:43:59 go: downloading github.com/docker/distribution v2.7.1+incompatible
21:43:59 go: downloading github.com/opencontainers/image-spec v1.0.1
21:43:59 go: downloading github.com/Masterminds/semver/v3 v3.1.1
21:43:59 go: downloading github.com/mitchellh/go-homedir v1.1.0
21:43:59 go: downloading github.com/containerd/containerd v1.5.7
21:43:59 Selecting previously unselected package iptables.
21:43:59 Preparing to unpack .../12-iptables_1.8.7-1_amd64.deb ...
21:43:59 Unpacking iptables (1.8.7-1) ...
21:43:59 Setting up systemd-sysv (247.3-7) ...
21:43:59 Setting up libip6tc2:amd64 (1.8.7-1) ...
21:43:59 Setting up dbus (1.12.20-2) ...
21:43:59 go: downloading github.com/moby/sys/mount v0.2.0
21:43:59 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
21:43:59 invoke-rc.d: could not determine current runlevel
21:43:59 invoke-rc.d: policy-rc.d denied execution of start.
21:43:59 Setting up libmnl0:amd64 (1.0.4-3) ...
21:43:59 Setting up containerd.io (1.6.7-1) ...
21:43:59 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:43:59 Setting up libxtables12:amd64 (1.8.7-1) ...
21:43:59 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
21:43:59 Setting up libpam-systemd:amd64 (247.3-7) ...
21:44:00 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
21:44:00 go: downloading google.golang.org/grpc v1.40.0
21:44:00 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a
21:44:00 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
21:44:00 Setting up netbase (6.3) ...
21:44:00 Setting up libnftnl11:amd64 (1.1.9-1) ...
21:44:00 Setting up dbus-user-session (1.12.20-2) ...
21:44:00 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
21:44:00 Setting up iptables (1.8.7-1) ...
21:44:00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:44:00 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:44:00 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:44:00 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:44:00 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:44:00 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:44:00 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:44:00 + docker --version
21:44:00 Selecting previously unselected package docker-ce-rootless-extras.
21:44:00 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.deb ...
21:44:00 Unpacking docker-ce-rootless-extras (5:0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster) ...
21:44:00 go: downloading github.com/moby/sys/mountinfo v0.4.1
21:44:00 go: downloading github.com/opencontainers/runc v1.0.2
21:44:00 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
21:44:00 go: downloading google.golang.org/protobuf v1.26.0
21:44:00 make[2]: Leaving directory '/root/build-deb/compose'
21:44:00 # Build the scan-plugin
21:44:00 # TODO change once we support scan-plugin on other architectures
21:44:00 if [ "armhf" = "amd64" ]; then \
21:44:00 	cd /go/src/github.com/docker/scan-cli-plugin \
21:44:00 	&& PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \
21:44:00 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
21:44:00 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
21:44:00 fi
21:44:00 make[1]: Leaving directory '/root/build-deb'
21:44:00    debian/rules override_dh_auto_test
21:44:00 make[1]: Entering directory '/root/build-deb'
21:44:00 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:44:00 	test "$ver" = "Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:44:00 PASS: daemon version OK
21:44:00 ver="$(cli/build/docker --version)"; \
21:44:00 	test "$ver" = "Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:44:00 PASS: cli version OK
21:44:00 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:44:00 	test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:44:00 PASS: docker-buildx version OK
21:44:00 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:44:00 	test "$ver" = "v2.9.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:44:00 PASS: docker-compose version OK
21:44:00 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
21:44:00 # TODO change once we support scan-plugin on other architectures
21:44:00 if [ "armhf" = "amd64" ]; then \
21:44:00 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:44:00 		test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
21:44:00 fi
21:44:00 make[1]: Leaving directory '/root/build-deb'
21:44:00    create-stamp debian/debhelper-build-stamp
21:44:00  debian/rules binary
21:44:00 dh binary --with=bash-completion
21:44:00    dh_testroot
21:44:00    dh_prep
21:44:00    debian/rules override_dh_auto_install
21:44:00 make[1]: Entering directory '/root/build-deb'
21:44:00 # docker-ce-cli install
21:44:00 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:44:00 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:44:00 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:44:00 # docker-ce install
21:44:00 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:44:00 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:44:00 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:44:00 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:44:00 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
21:44:00 # docker-buildx-plugin install
21:44:00 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:44:00 # docker-compose-plugin install
21:44:00 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:44:00 # docker-scan-plugin install
21:44:00 # TODO change once we support scan-plugin on other architectures
21:44:00 if [ "armhf" = "amd64" ]; then \
21:44:00 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
21:44:00 fi
21:44:00 # docker-ce-rootless-extras install
21:44:00 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:44:00 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:44:00 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:44:00 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:44:00 # TODO: how can we install vpnkit?
21:44:00 make[1]: Leaving directory '/root/build-deb'
21:44:00    debian/rules override_dh_install
21:44:00 make[1]: Entering directory '/root/build-deb'
21:44:00 dh_install
21:44:00 # TODO Can we do this from within our container?
21:44:00 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:44:00 make[1]: Leaving directory '/root/build-deb'
21:44:00    dh_installdocs
21:44:00    dh_installchangelogs
21:44:00    dh_installman
21:44:00    dh_bash-completion
21:44:00    dh_systemd_enable
21:44:00    debian/rules override_dh_installinit
21:44:00 make[1]: Entering directory '/root/build-deb'
21:44:00 # use "docker" as our service name, not "docker-ce"
21:44:00 dh_installinit --name=docker
21:44:00 make[1]: Leaving directory '/root/build-deb'
21:44:00    dh_systemd_start
21:44:00    dh_perl
21:44:00    dh_link
21:44:00    dh_strip_nondeterminism
21:44:00    dh_compress
21:44:00    dh_fixperms
21:44:00    dh_missing
21:44:00    debian/rules override_dh_strip
21:44:00 make[1]: Entering directory '/root/build-deb'
21:44:00 # Go has lots of problems with stripping, so just don't
21:44:00 make[1]: Leaving directory '/root/build-deb'
21:44:00    dh_makeshlibs
21:44:00    debian/rules override_dh_shlibdeps
21:44:00 make[1]: Entering directory '/root/build-deb'
21:44:00 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:44:00 make[1]: Leaving directory '/root/build-deb'
21:44:00    dh_installdeb
21:44:00    debian/rules override_dh_gencontrol
21:44:00 make[1]: Entering directory '/root/build-deb'
21:44:00 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:44:00 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:44:00 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE}
21:44:00 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:44:00 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:44:00 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
21:44:00 # Use separate version for the scan-plugin package, then generate the other control files as usual
21:44:00 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
21:44:00 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
21:44:00 if [ "armhf" = "amd64" ]; then \
21:44:00 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
21:44:00 fi
21:44:00 dh_gencontrol --remaining-packages
21:44:00 make[1]: Leaving directory '/root/build-deb'
21:44:00    dh_md5sums
21:44:00    debian/rules override_dh_builddeb
21:44:00 make[1]: Entering directory '/root/build-deb'
21:44:00 dh_builddeb -- -Zxz
21:44:00 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.deb'.
21:44:00 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~ubuntu-focal_armhf.deb'.
21:44:00 Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8
21:44:00 + dockerd --version
21:44:00 Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8
21:44:00 + containerd --version
21:44:00 containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb
21:44:00 + runc --version
21:44:00 runc version 1.1.3
21:44:00 commit: v1.1.3-0-g6724737
21:44:00 spec: 1.0.2-dev
21:44:00 go: go1.17.13
21:44:00 libseccomp: 2.5.1
21:44:00 go: downloading github.com/prometheus/client_golang v1.7.1
21:44:00 go: downloading github.com/cespare/xxhash/v2 v2.1.1
21:44:00 go: downloading github.com/prometheus/common v0.10.0
21:44:00 go: downloading github.com/prometheus/procfs v0.6.0
21:44:00 Fedora 36 - x86_64 - Updates                     14 MB/s |  25 MB     00:01    
21:44:00 make[2]: Leaving directory '/root/build-deb/compose'
21:44:00 # Build the scan-plugin
21:44:00 # TODO change once we support scan-plugin on other architectures
21:44:00 if [ "armhf" = "amd64" ]; then \
21:44:00 	cd /go/src/github.com/docker/scan-cli-plugin \
21:44:00 	&& PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \
21:44:00 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
21:44:00 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
21:44:00 fi
21:44:00 make[1]: Leaving directory '/root/build-deb'
21:44:00    debian/rules override_dh_auto_test
21:44:00 make[1]: Entering directory '/root/build-deb'
21:44:00 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:44:00 	test "$ver" = "Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:44:00 PASS: daemon version OK
21:44:00 ver="$(cli/build/docker --version)"; \
21:44:00 	test "$ver" = "Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:44:00 PASS: cli version OK
21:44:00 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:44:00 	test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:44:00 PASS: docker-buildx version OK
21:44:00 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:44:00 	test "$ver" = "v2.9.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:44:00 PASS: docker-compose version OK
21:44:00 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
21:44:00 # TODO change once we support scan-plugin on other architectures
21:44:00 if [ "armhf" = "amd64" ]; then \
21:44:00 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:44:00 		test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
21:44:00 fi
21:44:00 make[1]: Leaving directory '/root/build-deb'
21:44:00    create-stamp debian/debhelper-build-stamp
21:44:00  debian/rules binary
21:44:00 dh binary --with=bash-completion
21:44:00    dh_testroot
21:44:00    dh_prep
21:44:00    debian/rules override_dh_auto_install
21:44:00 make[1]: Entering directory '/root/build-deb'
21:44:00 # docker-ce-cli install
21:44:00 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:44:00 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:44:00 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:44:00 # docker-ce install
21:44:00 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:44:00 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:44:00 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:44:00 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:44:00 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
21:44:00 # docker-buildx-plugin install
21:44:00 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:44:00 # docker-compose-plugin install
21:44:00 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:44:00 # docker-scan-plugin install
21:44:00 # TODO change once we support scan-plugin on other architectures
21:44:00 if [ "armhf" = "amd64" ]; then \
21:44:00 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
21:44:00 fi
21:44:00 # docker-ce-rootless-extras install
21:44:00 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:44:00 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:44:00 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:44:00 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:44:00 # TODO: how can we install vpnkit?
21:44:00 make[1]: Leaving directory '/root/build-deb'
21:44:00    debian/rules override_dh_install
21:44:00 make[1]: Entering directory '/root/build-deb'
21:44:00 dh_install
21:44:00 # TODO Can we do this from within our container?
21:44:00 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:44:00 make[1]: Leaving directory '/root/build-deb'
21:44:00    dh_installdocs
21:44:00    dh_installchangelogs
21:44:00    dh_installman
21:44:00    dh_bash-completion
21:44:00    dh_systemd_enable
21:44:00    debian/rules override_dh_installinit
21:44:00 make[1]: Entering directory '/root/build-deb'
21:44:00 # use "docker" as our service name, not "docker-ce"
21:44:00 dh_installinit --name=docker
21:44:00 make[1]: Leaving directory '/root/build-deb'
21:44:00    dh_systemd_start
21:44:00    dh_perl
21:44:00    dh_link
21:44:00    dh_strip_nondeterminism
21:44:00    dh_compress
21:44:00    dh_fixperms
21:44:00    dh_missing
21:44:00    debian/rules override_dh_strip
21:44:00 make[1]: Entering directory '/root/build-deb'
21:44:00 # Go has lots of problems with stripping, so just don't
21:44:00 make[1]: Leaving directory '/root/build-deb'
21:44:00    dh_makeshlibs
21:44:00    debian/rules override_dh_shlibdeps
21:44:00 make[1]: Entering directory '/root/build-deb'
21:44:00 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:44:00 make[1]: Leaving directory '/root/build-deb'
21:44:00    dh_installdeb
21:44:00    debian/rules override_dh_gencontrol
21:44:00 make[1]: Entering directory '/root/build-deb'
21:44:00 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:44:00 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:44:00 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE}
21:44:00 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:44:00 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:44:00 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
21:44:00 # Use separate version for the scan-plugin package, then generate the other control files as usual
21:44:00 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
21:44:00 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
21:44:00 if [ "armhf" = "amd64" ]; then \
21:44:00 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
21:44:00 fi
21:44:00 dh_gencontrol --remaining-packages
21:44:00 make[1]: Leaving directory '/root/build-deb'
21:44:00    dh_md5sums
21:44:00    debian/rules override_dh_builddeb
21:44:00 make[1]: Entering directory '/root/build-deb'
21:44:00 dh_builddeb -- -Zxz
21:44:00 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.deb'.
21:44:00 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~debian-buster_armhf.deb'.
21:44:00 Setting up docker-scan-plugin (0.17.0~debian-buster) ...
21:44:00 Setting up docker-compose-plugin (2.9.0~debian-buster) ...
21:44:00 Setting up docker-buildx-plugin (0.8.2~debian-buster) ...
21:44:00 Setting up docker-ce-cli (5:0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster) ...
21:44:00 Setting up docker-ce (5:0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster) ...
21:44:01 invoke-rc.d: could not determine current runlevel
21:44:01 invoke-rc.d: policy-rc.d denied execution of start.
21:44:01 Setting up docker-ce-rootless-extras (5:0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster) ...
21:44:01 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
21:44:01  docker-ce-rootless-extras depends on dbus-user-session; however:
21:44:01   Package dbus-user-session is not installed.
21:44:01 
21:44:01 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-buster/docker-scan-plugin_0.17.0~debian-buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.9.0~debian-buster_amd64.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.8.2~debian-buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_amd64.deb
21:44:01 Reading package lists...
21:44:01 Setting up libip6tc2:amd64 (1.8.4-3ubuntu2) ...
21:44:01 Setting up libmnl0:amd64 (1.0.4-2) ...
21:44:01 Setting up containerd.io (1.6.7-1) ...
21:44:01 Building dependency tree...
21:44:01 Reading state information...
21:44:01 Correcting dependencies... Done
21:44:02 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:44:02 Setting up libxtables12:amd64 (1.8.4-3ubuntu2) ...
21:44:02 Setting up libnfnetlink0:amd64 (1.0.1-3build1) ...
21:44:02 Setting up netbase (6.1) ...
21:44:02 Setting up libnftnl11:amd64 (1.1.5-1) ...
21:44:02 Setting up libnetfilter-conntrack3:amd64 (1.0.7-2) ...
21:44:02 Setting up iptables (1.8.4-3ubuntu2) ...
21:44:02 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:44:02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:44:02 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:44:02 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:44:02 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
21:44:02 + docker --version
21:44:02 Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8
21:44:02 + dockerd --version
21:44:02 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:44:02 Skipping docker-ce, it is already installed and upgrade is not set.
21:44:02 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:44:02 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:44:02 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:44:02 Skipping docker-scan-plugin, it is already installed and upgrade is not set.
21:44:02 The following additional packages will be installed:
21:44:02   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
21:44:02   libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
21:44:02   libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0
21:44:02   libnftnl11 libpam-systemd systemd systemd-sysv
21:44:02 Suggested packages:
21:44:02   kmod systemd-container policykit-1
21:44:02 Recommended packages:
21:44:02   nftables libnss-systemd
21:44:02 The following NEW packages will be installed:
21:44:02   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
21:44:02   libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
21:44:02   libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0
21:44:02   libnftnl11 libpam-systemd systemd systemd-sysv
21:44:02 Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8
21:44:02 + containerd --version
21:44:02 containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb
21:44:02 + runc --version
21:44:02 runc version 1.1.3
21:44:02 commit: v1.1.3-0-g6724737
21:44:02 spec: 1.0.2-dev
21:44:02 go: go1.17.13
21:44:02 libseccomp: 2.5.1
21:44:02 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
21:44:02 Need to get 33.7 MB of archives.
21:44:02 After this operation, 148 MB of additional disk space will be used.
21:44:02 Get:1 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
21:44:02 Get:2 http://deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
21:44:02 Get:3 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
21:44:02 Get:4 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
21:44:02 Get:5 http://deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
21:44:02 Get:6 http://deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB]
21:44:02 Get:7 http://deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
21:44:02 Get:8 http://deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
21:44:02 Get:9 http://deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB]
21:44:02 Get:10 http://deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u8 [3496 kB]
21:44:02 Get:11 https://download.docker.com/linux/debian buster/test amd64 containerd.io amd64 1.6.7-1 [28.1 MB]
21:44:02 Get:12 http://deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB]
21:44:02 Get:13 http://deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
21:44:02 Get:14 http://deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
21:44:02 Get:15 http://deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
21:44:02 Get:16 http://deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
21:44:02 Get:17 http://deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
21:44:02 Get:18 http://deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
21:44:02 Get:19 http://deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB]
21:44:02 Get:20 http://deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB]
21:44:02 Get:21 http://deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB]
21:44:03 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.9.0~ubuntu-bionic_armhf.deb'.
21:44:03 debconf: delaying package configuration, since apt-utils is not installed
21:44:03 Fetched 33.7 MB in 1s (31.8 MB/s)
21:44:03 Selecting previously unselected package libapparmor1:amd64.
21:44: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 ... 9947 files and directories currently installed.)
21:44:03 Preparing to unpack .../0-libapparmor1_2.13.2-10_amd64.deb ...
21:44:03 Unpacking libapparmor1:amd64 (2.13.2-10) ...
21:44:03 Selecting previously unselected package libargon2-1:amd64.
21:44:03 Preparing to unpack .../1-libargon2-1_0~20171227-0.2_amd64.deb ...
21:44:03 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
21:44:03 Selecting previously unselected package dmsetup.
21:44:03 Preparing to unpack .../2-dmsetup_2%3a1.02.155-3_amd64.deb ...
21:44:03 Unpacking dmsetup (2:1.02.155-3) ...
21:44:03 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:44:03 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
21:44:03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
21:44:03 Selecting previously unselected package libjson-c3:amd64.
21:44:03 Preparing to unpack .../4-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
21:44:03 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
21:44:03 Selecting previously unselected package libcryptsetup12:amd64.
21:44:03 Preparing to unpack .../5-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ...
21:44:03 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
21:44:03 Selecting previously unselected package libidn11:amd64.
21:44:03 Preparing to unpack .../6-libidn11_1.33-2.2_amd64.deb ...
21:44:03 Unpacking libidn11:amd64 (1.33-2.2) ...
21:44:03 Selecting previously unselected package libip4tc0:amd64.
21:44:03 Preparing to unpack .../7-libip4tc0_1.8.2-4_amd64.deb ...
21:44:03 Unpacking libip4tc0:amd64 (1.8.2-4) ...
21:44:03 Selecting previously unselected package libkmod2:amd64.
21:44:03 Preparing to unpack .../8-libkmod2_26-1_amd64.deb ...
21:44:03 Unpacking libkmod2:amd64 (26-1) ...
21:44:03 Selecting previously unselected package systemd.
21:44:03 Preparing to unpack .../9-systemd_241-7~deb10u8_amd64.deb ...
21:44:03 Unpacking systemd (241-7~deb10u8) ...
21:44:04 Setting up libapparmor1:amd64 (2.13.2-10) ...
21:44:04 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
21:44:04 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
21:44:04 Setting up libidn11:amd64 (1.33-2.2) ...
21:44:04 Setting up libip4tc0:amd64 (1.8.2-4) ...
21:44:04 Setting up libkmod2:amd64 (26-1) ...
21:44:04 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
21:44:04 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
21:44:04 Setting up systemd (241-7~deb10u8) ...
21:44:04 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:44:04 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:44:04 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
21:44:04 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
21:44:04 Initializing machine ID from KVM UUID.
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:44:04 make[2]: Leaving directory '/root/build-deb/compose'
21:44:04 # Build the scan-plugin
21:44:04 # TODO change once we support scan-plugin on other architectures
21:44:04 if [ "armhf" = "amd64" ]; then \
21:44:04 	cd /go/src/github.com/docker/scan-cli-plugin \
21:44:04 	&& PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \
21:44:04 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
21:44:04 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
21:44:04 fi
21:44:04 make[1]: Leaving directory '/root/build-deb'
21:44:04    debian/rules override_dh_auto_test
21:44:04 make[1]: Entering directory '/root/build-deb'
21:44:04 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:44:04 	test "$ver" = "Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:44:04 PASS: daemon version OK
21:44:04 ver="$(cli/build/docker --version)"; \
21:44:04 	test "$ver" = "Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:44:04 PASS: cli version OK
21:44:04 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:44:04 	test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:44:04 PASS: docker-buildx version OK
21:44:04 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:44:04 	test "$ver" = "v2.9.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:44:04 PASS: docker-compose version OK
21:44:04 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
21:44:04 # TODO change once we support scan-plugin on other architectures
21:44:04 if [ "armhf" = "amd64" ]; then \
21:44:04 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:44:04 		test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
21:44:04 fi
21:44:04 make[1]: Leaving directory '/root/build-deb'
21:44:04    create-stamp debian/debhelper-build-stamp
21:44:04  debian/rules binary
21:44:04 dh binary --with=bash-completion
21:44:04    dh_testroot
21:44:04    dh_prep
21:44:04    debian/rules override_dh_auto_install
21:44:04 make[1]: Entering directory '/root/build-deb'
21:44:04 # docker-ce-cli install
21:44:04 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:44:04 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:44:04 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:44:04 # docker-ce install
21:44:04 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:44:04 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:44:04 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:44:04 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:44:04 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
21:44:04 # docker-buildx-plugin install
21:44:04 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:44:04 # docker-compose-plugin install
21:44:04 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:44:04 # docker-scan-plugin install
21:44:04 # TODO change once we support scan-plugin on other architectures
21:44:04 if [ "armhf" = "amd64" ]; then \
21:44:04 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
21:44:04 fi
21:44:04 # docker-ce-rootless-extras install
21:44:04 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:44:04 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:44:04 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:44:04 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:44:04 # TODO: how can we install vpnkit?
21:44:04 make[1]: Leaving directory '/root/build-deb'
21:44:04    debian/rules override_dh_install
21:44:04 make[1]: Entering directory '/root/build-deb'
21:44:04 dh_install
21:44:04 # TODO Can we do this from within our container?
21:44:04 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:44:04 make[1]: Leaving directory '/root/build-deb'
21:44:04    dh_installdocs
21:44:04    dh_installchangelogs
21:44:04    dh_installman
21:44:04    dh_bash-completion
21:44:04    dh_systemd_enable
21:44:04    debian/rules override_dh_installinit
21:44:04 make[1]: Entering directory '/root/build-deb'
21:44:04 # use "docker" as our service name, not "docker-ce"
21:44:04 dh_installinit --name=docker
21:44:04 make[1]: Leaving directory '/root/build-deb'
21:44:04    dh_systemd_start
21:44:04    dh_perl
21:44:04    dh_link
21:44:04    dh_strip_nondeterminism
21:44:04    dh_compress
21:44:04    dh_fixperms
21:44:04    dh_missing
21:44:04    debian/rules override_dh_strip
21:44:04 make[1]: Entering directory '/root/build-deb'
21:44:04 # Go has lots of problems with stripping, so just don't
21:44:04 make[1]: Leaving directory '/root/build-deb'
21:44:04    dh_makeshlibs
21:44:04    debian/rules override_dh_shlibdeps
21:44:04 make[1]: Entering directory '/root/build-deb'
21:44:04 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:44:04 make[1]: Leaving directory '/root/build-deb'
21:44:04    dh_installdeb
21:44:04    debian/rules override_dh_gencontrol
21:44:04 make[1]: Entering directory '/root/build-deb'
21:44:04 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:44:04 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:44:04 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE}
21:44:04 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:44:04 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:44:04 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
21:44:04 # Use separate version for the scan-plugin package, then generate the other control files as usual
21:44:04 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
21:44:04 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
21:44:04 if [ "armhf" = "amd64" ]; then \
21:44:04 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
21:44:04 fi
21:44:04 dh_gencontrol --remaining-packages
21:44:04 make[1]: Leaving directory '/root/build-deb'
21:44:04    dh_md5sums
21:44:04    debian/rules override_dh_builddeb
21:44:04 make[1]: Entering directory '/root/build-deb'
21:44:04 dh_builddeb -- -Zxz
21:44:04 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.deb'.
21:44:04 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~debian-bullseye_armhf.deb'.
21:44:05 Setting up dmsetup (2:1.02.155-3) ...
21:44:05 Selecting previously unselected package systemd-sysv.
21:44: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 ... 10777 files and directories currently installed.)
21:44:05 Preparing to unpack .../00-systemd-sysv_241-7~deb10u8_amd64.deb ...
21:44:05 Unpacking systemd-sysv (241-7~deb10u8) ...
21:44:05 Selecting previously unselected package libip6tc0:amd64.
21:44:05 Preparing to unpack .../01-libip6tc0_1.8.2-4_amd64.deb ...
21:44:05 Unpacking libip6tc0:amd64 (1.8.2-4) ...
21:44:05 Selecting previously unselected package libiptc0:amd64.
21:44:05 Preparing to unpack .../02-libiptc0_1.8.2-4_amd64.deb ...
21:44:05 Unpacking libiptc0:amd64 (1.8.2-4) ...
21:44:05 Selecting previously unselected package libnfnetlink0:amd64.
21:44:05 Preparing to unpack .../03-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
21:44:05 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
21:44:05 Selecting previously unselected package libnetfilter-conntrack3:amd64.
21:44:05 Preparing to unpack .../04-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
21:44:05 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
21:44:05 Selecting previously unselected package libnftnl11:amd64.
21:44:05 Preparing to unpack .../05-libnftnl11_1.1.2-2_amd64.deb ...
21:44:05 Unpacking libnftnl11:amd64 (1.1.2-2) ...
21:44:05 Selecting previously unselected package iptables.
21:44:05 Preparing to unpack .../06-iptables_1.8.2-4_amd64.deb ...
21:44:05 Unpacking iptables (1.8.2-4) ...
21:44:05 Selecting previously unselected package dbus.
21:44:05 Preparing to unpack .../07-dbus_1.12.20-0+deb10u1_amd64.deb ...
21:44:05 Unpacking dbus (1.12.20-0+deb10u1) ...
21:44:05 Selecting previously unselected package libpam-systemd:amd64.
21:44:05 Preparing to unpack .../08-libpam-systemd_241-7~deb10u8_amd64.deb ...
21:44:05 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ...
21:44:05 Selecting previously unselected package containerd.io.
21:44:05 Preparing to unpack .../09-containerd.io_1.6.7-1_amd64.deb ...
21:44:05 Unpacking containerd.io (1.6.7-1) ...
21:44:06 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.deb'.
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:44:08 Selecting previously unselected package dbus-user-session.
21:44:08 Preparing to unpack .../10-dbus-user-session_1.12.20-0+deb10u1_amd64.deb ...
21:44:08 Unpacking dbus-user-session (1.12.20-0+deb10u1) ...
21:44:08 Setting up systemd-sysv (241-7~deb10u8) ...
21:44:08 Setting up libip6tc0:amd64 (1.8.2-4) ...
21:44:08 Setting up libnftnl11:amd64 (1.1.2-2) ...
21:44:08 Setting up libiptc0:amd64 (1.8.2-4) ...
21:44:08 Setting up dbus (1.12.20-0+deb10u1) ...
21:44:08 invoke-rc.d: could not determine current runlevel
21:44:08 invoke-rc.d: policy-rc.d denied execution of start.
21:44:08 Setting up containerd.io (1.6.7-1) ...
21:44:08 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:44:08 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
21:44:08 Setting up libpam-systemd:amd64 (241-7~deb10u8) ...
21:44:08 Setting up dbus-user-session (1.12.20-0+deb10u1) ...
21:44:08 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
21:44:08 Setting up iptables (1.8.2-4) ...
21:44:08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:44:08 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:44:08 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:44:08 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:44:08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:44:08 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:44:08 Processing triggers for systemd (241-7~deb10u8) ...
21:44:08 Processing triggers for libc-bin (2.28-10+deb10u1) ...
21:44:08 + docker --version
21:44:08 Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8
21:44:08 + dockerd --version
21:44:08 Fedora Modular 36 - x86_64 - Updates            2.2 MB/s | 2.8 MB     00:01    
21:44:08 Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8
21:44:08 + containerd --version
21:44:08 containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb
21:44:08 + runc --version
21:44:08 runc version 1.1.3
21:44:08 commit: v1.1.3-0-g6724737
21:44:08 spec: 1.0.2-dev
21:44:08 go: go1.17.13
21:44:08 libseccomp: 2.3.3
21:44:12 Dependencies resolved.
21:44:12 ======================================================================================
21:44:12  Package                             Arch    Version                    Repo      Size
21:44:12 ======================================================================================
21:44:12 Upgrading:
21:44:12  authselect                          x86_64  1.4.0-1.fc36               updates  139 k
21:44:12  authselect-libs                     x86_64  1.4.0-1.fc36               updates  234 k
21:44:12  ca-certificates                     noarch  2022.2.54-1.2.fc36         updates  828 k
21:44:12  coreutils                           x86_64  9.0-8.fc36                 updates  1.1 M
21:44:12  coreutils-common                    x86_64  9.0-8.fc36                 updates  2.0 M
21:44:12  crypto-policies                     noarch  20220428-1.gitdfb10ea.fc36 updates   62 k
21:44:12  curl                                x86_64  7.82.0-7.fc36              updates  309 k
21:44:12  dnf                                 noarch  4.13.0-1.fc36              updates  453 k
21:44:12  dnf-data                            noarch  4.13.0-1.fc36              updates   42 k
21:44:12  elfutils-default-yama-scope         noarch  0.187-4.fc36               updates   17 k
21:44:12  elfutils-libelf                     x86_64  0.187-4.fc36               updates  198 k
21:44:12  elfutils-libs                       x86_64  0.187-4.fc36               updates  257 k
21:44:12  fedora-release-common               noarch  36-18                      updates   21 k
21:44:12  fedora-release-container            noarch  36-18                      updates   11 k
21:44:12  fedora-release-identity-container   noarch  36-18                      updates   12 k
21:44:12  filesystem                          x86_64  3.18-2.fc36                updates  1.1 M
21:44:12  glib2                               x86_64  2.72.3-1.fc36              updates  2.7 M
21:44:12  glibc                               x86_64  2.35-15.fc36               updates  2.1 M
21:44:12  glibc-common                        x86_64  2.35-15.fc36               updates  332 k
21:44:12  glibc-minimal-langpack              x86_64  2.35-15.fc36               updates   55 k
21:44:12  gnupg2                              x86_64  2.3.7-3.fc36               updates  2.5 M
21:44:12  gnutls                              x86_64  3.7.7-1.fc36               updates  1.1 M
21:44:12  krb5-libs                           x86_64  1.19.2-11.fc36             updates  723 k
21:44:12  libarchive                          x86_64  3.5.3-3.fc36               updates  393 k
21:44:12  libblkid                            x86_64  2.38-1.fc36                updates  106 k
21:44:12  libcap-ng                           x86_64  0.8.3-1.fc36               updates   33 k
21:44:12  libcurl                             x86_64  7.82.0-7.fc36              updates  301 k
21:44:12  libdnf                              x86_64  0.67.0-2.fc36              updates  663 k
21:44:12  libgcc                              x86_64  12.1.1-1.fc36              updates  103 k
21:44:12  libgcrypt                           x86_64  1.10.1-3.fc36              updates  511 k
21:44:12  libgomp                             x86_64  12.1.1-1.fc36              updates  290 k
21:44:12  libgpg-error                        x86_64  1.45-1.fc36                updates  221 k
21:44:12  libidn2                             x86_64  2.3.3-1.fc36               updates  107 k
21:44:12  libmount                            x86_64  2.38-1.fc36                updates  135 k
21:44:12  librepo                             x86_64  1.14.3-1.fc36              updates   94 k
21:44:12  libsmartcols                        x86_64  2.38-1.fc36                updates   64 k
21:44:12  libsolv                             x86_64  0.7.22-1.fc36              updates  406 k
21:44:12  libstdc++                           x86_64  12.1.1-1.fc36              updates  776 k
21:44:12  libtirpc                            x86_64  1.3.3-0.fc36               updates   93 k
21:44:12  libuuid                             x86_64  2.38-1.fc36                updates   27 k
21:44:12  libxml2                             x86_64  2.9.14-1.fc36              updates  752 k
21:44:12  libzstd                             x86_64  1.5.2-2.fc36               updates  294 k
21:44:12  lua-libs                            x86_64  5.4.4-3.fc36               updates  216 k
21:44:12  nettle                              x86_64  3.8-1.fc36                 updates  414 k
21:44:12  openldap                            x86_64  2.6.2-2.fc36               updates  254 k
21:44:12  openldap-compat                     x86_64  2.6.2-2.fc36               updates   18 k
21:44:12  openssl-libs                        x86_64  1:3.0.5-1.fc36             updates  2.1 M
21:44:12  pam                                 x86_64  1.5.2-13.fc36              updates  522 k
21:44:12  pam-libs                            x86_64  1.5.2-13.fc36              updates   58 k
21:44:12  pcre2                               x86_64  10.40-1.fc36               updates  237 k
21:44:12  pcre2-syntax                        noarch  10.40-1.fc36               updates  143 k
21:44:12  python3                             x86_64  3.10.6-1.fc36              updates   27 k
21:44:12  python3-dnf                         noarch  4.13.0-1.fc36              updates  415 k
21:44:12  python3-hawkey                      x86_64  0.67.0-2.fc36              updates  107 k
21:44:12  python3-libdnf                      x86_64  0.67.0-2.fc36              updates  796 k
21:44:12  python3-libs                        x86_64  3.10.6-1.fc36              updates  7.4 M
21:44:12  python3-rpm                         x86_64  4.17.1-3.fc36              updates   90 k
21:44:12  rpm                                 x86_64  4.17.1-3.fc36              updates  536 k
21:44:12  rpm-build-libs                      x86_64  4.17.1-3.fc36              updates   92 k
21:44:12  rpm-libs                            x86_64  4.17.1-3.fc36              updates  314 k
21:44:12  rpm-sign-libs                       x86_64  4.17.1-3.fc36              updates   25 k
21:44:12  setup                               noarch  2.14.1-1.fc36              updates  143 k
21:44:12  shadow-utils                        x86_64  2:4.11.1-3.fc36            updates  1.1 M
21:44:12  systemd-libs                        x86_64  250.8-1.fc36               updates  614 k
21:44:12  tpm2-tss                            x86_64  3.2.0-3.fc36               updates  596 k
21:44:12  tzdata                              noarch  2022a-2.fc36               updates  432 k
21:44:12  util-linux-core                     x86_64  2.38-1.fc36                updates  454 k
21:44:12  vim-data                            noarch  2:9.0.189-1.fc36           updates   25 k
21:44:12  vim-minimal                         x86_64  2:9.0.189-1.fc36           updates  746 k
21:44:12  yum                                 noarch  4.13.0-1.fc36              updates   40 k
21:44:12  zchunk-libs                         x86_64  1.2.2-1.fc36               updates   51 k
21:44:12  zlib                                x86_64  1.2.11-32.fc36             updates   90 k
21:44:12 
21:44:12 Transaction Summary
21:44:12 ======================================================================================
21:44:12 Upgrade  72 Packages
21:44:12 
21:44:12 Total download size: 39 M
21:44:12 Downloading Packages:
21:44:12 make[2]: Leaving directory '/root/build-deb/compose'
21:44:12 # Build the scan-plugin
21:44:12 # TODO change once we support scan-plugin on other architectures
21:44:12 if [ "armhf" = "amd64" ]; then \
21:44:12 	cd /go/src/github.com/docker/scan-cli-plugin \
21:44:12 	&& PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \
21:44:12 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
21:44:12 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
21:44:12 fi
21:44:12 make[1]: Leaving directory '/root/build-deb'
21:44:12    debian/rules override_dh_auto_test
21:44:12 make[1]: Entering directory '/root/build-deb'
21:44:12 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
21:44:12 	test "$ver" = "Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
21:44:12 PASS: daemon version OK
21:44:12 ver="$(cli/build/docker --version)"; \
21:44:12 	test "$ver" = "Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
21:44:12 PASS: cli version OK
21:44:12 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:44:12 	test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
21:44:12 PASS: docker-buildx version OK
21:44:12 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:44:12 	test "$ver" = "v2.9.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
21:44:12 PASS: docker-compose version OK
21:44:12 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
21:44:12 # TODO change once we support scan-plugin on other architectures
21:44:12 if [ "armhf" = "amd64" ]; then \
21:44:12 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
21:44:12 		test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
21:44:12 fi
21:44:12 make[1]: Leaving directory '/root/build-deb'
21:44:12    create-stamp debian/debhelper-build-stamp
21:44:12  debian/rules binary
21:44:12 dh binary --with=bash-completion
21:44:12    dh_testroot
21:44:12    dh_prep
21:44:12    debian/rules override_dh_auto_install
21:44:12 make[1]: Entering directory '/root/build-deb'
21:44:12 # docker-ce-cli install
21:44:12 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
21:44:12 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:44:12 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:44:12 # docker-ce install
21:44:12 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:44:12 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:44:12 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
21:44:12 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:44:12 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
21:44:12 # docker-buildx-plugin install
21:44:12 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
21:44:12 # docker-compose-plugin install
21:44:12 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
21:44:12 # docker-scan-plugin install
21:44:12 # TODO change once we support scan-plugin on other architectures
21:44:12 if [ "armhf" = "amd64" ]; then \
21:44:12 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
21:44:12 fi
21:44:12 # docker-ce-rootless-extras install
21:44:12 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
21:44:12 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
21:44:12 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
21:44:12 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
21:44:12 # TODO: how can we install vpnkit?
21:44:12 make[1]: Leaving directory '/root/build-deb'
21:44:12    debian/rules override_dh_install
21:44:12 make[1]: Entering directory '/root/build-deb'
21:44:12 dh_install
21:44:12 # TODO Can we do this from within our container?
21:44:12 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:44:12 make[1]: Leaving directory '/root/build-deb'
21:44:12    dh_installdocs
21:44:12    dh_installchangelogs
21:44:12    dh_installman
21:44:12    dh_bash-completion
21:44:12    dh_systemd_enable
21:44:12    debian/rules override_dh_installinit
21:44:12 make[1]: Entering directory '/root/build-deb'
21:44:12 # use "docker" as our service name, not "docker-ce"
21:44:12 dh_installinit --name=docker
21:44:12 make[1]: Leaving directory '/root/build-deb'
21:44:12    dh_systemd_start
21:44:12    dh_perl
21:44:12    dh_link
21:44:12    dh_strip_nondeterminism
21:44:12    dh_compress
21:44:12    dh_fixperms
21:44:12    dh_missing
21:44:12    debian/rules override_dh_strip
21:44:12 make[1]: Entering directory '/root/build-deb'
21:44:12 # Go has lots of problems with stripping, so just don't
21:44:12 make[1]: Leaving directory '/root/build-deb'
21:44:12    dh_makeshlibs
21:44:12    debian/rules override_dh_shlibdeps
21:44:12 make[1]: Entering directory '/root/build-deb'
21:44:12 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:44:12 make[1]: Leaving directory '/root/build-deb'
21:44:12    dh_installdeb
21:44:12    debian/rules override_dh_gencontrol
21:44:12 make[1]: Entering directory '/root/build-deb'
21:44:12 # Use separate version for the buildx-plugin package, then generate the other control files as usual
21:44:12 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
21:44:12 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE}
21:44:12 # Use separate version for the compose-plugin package, then generate the other control files as usual
21:44:12 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
21:44:12 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
21:44:12 # Use separate version for the scan-plugin package, then generate the other control files as usual
21:44:12 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
21:44:12 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
21:44:12 if [ "armhf" = "amd64" ]; then \
21:44:12 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
21:44:12 fi
21:44:12 dh_gencontrol --remaining-packages
21:44:12 make[1]: Leaving directory '/root/build-deb'
21:44:12    dh_md5sums
21:44:12    debian/rules override_dh_builddeb
21:44:12 make[1]: Entering directory '/root/build-deb'
21:44:12 dh_builddeb -- -Zxz
21:44:12 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.deb'.
21:44:12 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~raspbian-buster_armhf.deb'.
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:44:13 (1/72): authselect-libs-1.4.0-1.fc36.x86_64.rpm 584 kB/s | 234 kB     00:00    
21:44:13 (2/72): authselect-1.4.0-1.fc36.x86_64.rpm      322 kB/s | 139 kB     00:00    
21:44:13 (3/72): ca-certificates-2022.2.54-1.2.fc36.noar 1.7 MB/s | 828 kB     00:00    
21:44:13 (4/72): crypto-policies-20220428-1.gitdfb10ea.f 9.1 MB/s |  62 kB     00:00    
21:44:13 (5/72): coreutils-9.0-8.fc36.x86_64.rpm          12 MB/s | 1.1 MB     00:00    
21:44:13 (6/72): coreutils-common-9.0-8.fc36.x86_64.rpm   28 MB/s | 2.0 MB     00:00    
21:44:13 (7/72): curl-7.82.0-7.fc36.x86_64.rpm           9.1 MB/s | 309 kB     00:00    
21:44:13 (8/72): dnf-4.13.0-1.fc36.noarch.rpm             16 MB/s | 453 kB     00:00    
21:44:13 (9/72): elfutils-default-yama-scope-0.187-4.fc3 1.4 MB/s |  17 kB     00:00    
21:44:13 (10/72): dnf-data-4.13.0-1.fc36.noarch.rpm      2.7 MB/s |  42 kB     00:00    
21:44:13 (11/72): elfutils-libelf-0.187-4.fc36.x86_64.rp  16 MB/s | 198 kB     00:00    
21:44:13 (12/72): fedora-release-common-36-18.noarch.rpm 2.6 MB/s |  21 kB     00:00    
21:44:13 (13/72): elfutils-libs-0.187-4.fc36.x86_64.rpm   15 MB/s | 257 kB     00:00    
21:44:13 (14/72): fedora-release-container-36-18.noarch. 1.0 MB/s |  11 kB     00:00    
21:44:13 (15/72): fedora-release-identity-container-36-1 1.2 MB/s |  12 kB     00:00    
21:44:13 (16/72): filesystem-3.18-2.fc36.x86_64.rpm       39 MB/s | 1.1 MB     00:00    
21:44:13 (17/72): glibc-common-2.35-15.fc36.x86_64.rpm    14 MB/s | 332 kB     00:00    
21:44:13 (18/72): glibc-minimal-langpack-2.35-15.fc36.x8 4.7 MB/s |  55 kB     00:00    
21:44:13 (19/72): glib2-2.72.3-1.fc36.x86_64.rpm          24 MB/s | 2.7 MB     00:00    
21:44:13 (20/72): glibc-2.35-15.fc36.x86_64.rpm           13 MB/s | 2.1 MB     00:00    
21:44:13 (21/72): gnupg2-2.3.7-3.fc36.x86_64.rpm          15 MB/s | 2.5 MB     00:00    
21:44:13 (22/72): gnutls-3.7.7-1.fc36.x86_64.rpm         6.7 MB/s | 1.1 MB     00:00    
21:44:13 (23/72): krb5-libs-1.19.2-11.fc36.x86_64.rpm    4.9 MB/s | 723 kB     00:00    
21:44:13 (24/72): libblkid-2.38-1.fc36.x86_64.rpm        2.4 MB/s | 106 kB     00:00    
21:44:13 (25/72): libarchive-3.5.3-3.fc36.x86_64.rpm     4.5 MB/s | 393 kB     00:00    
21:44:13 (26/72): libcap-ng-0.8.3-1.fc36.x86_64.rpm      677 kB/s |  33 kB     00:00    
21:44:13 (27/72): libcurl-7.82.0-7.fc36.x86_64.rpm       4.1 MB/s | 301 kB     00:00    
21:44:13 (28/72): libdnf-0.67.0-2.fc36.x86_64.rpm        7.6 MB/s | 663 kB     00:00    
21:44:13 (29/72): libgcc-12.1.1-1.fc36.x86_64.rpm        1.8 MB/s | 103 kB     00:00    
21:44:13 (30/72): libgcrypt-1.10.1-3.fc36.x86_64.rpm     5.2 MB/s | 511 kB     00:00    
21:44:13 (31/72): libgomp-12.1.1-1.fc36.x86_64.rpm       3.5 MB/s | 290 kB     00:00    
21:44:13 (32/72): libidn2-2.3.3-1.fc36.x86_64.rpm        2.3 MB/s | 107 kB     00:00    
21:44:13 (33/72): libgpg-error-1.45-1.fc36.x86_64.rpm    4.0 MB/s | 221 kB     00:00    
21:44:13 (34/72): librepo-1.14.3-1.fc36.x86_64.rpm       6.0 MB/s |  94 kB     00:00    
21:44:13 (35/72): libsmartcols-2.38-1.fc36.x86_64.rpm    6.1 MB/s |  64 kB     00:00    
21:44:13 (36/72): libmount-2.38-1.fc36.x86_64.rpm        4.2 MB/s | 135 kB     00:00    
21:44:13 (37/72): libtirpc-1.3.3-0.fc36.x86_64.rpm       5.2 MB/s |  93 kB     00:00    
21:44:13 (38/72): libsolv-0.7.22-1.fc36.x86_64.rpm       6.4 MB/s | 406 kB     00:00    
21:44:13 (39/72): libstdc++-12.1.1-1.fc36.x86_64.rpm     7.5 MB/s | 776 kB     00:00    
21:44:13 (40/72): libuuid-2.38-1.fc36.x86_64.rpm         328 kB/s |  27 kB     00:00    
21:44:13 (41/72): lua-libs-5.4.4-3.fc36.x86_64.rpm        11 MB/s | 216 kB     00:00    
21:44:13 (42/72): libzstd-1.5.2-2.fc36.x86_64.rpm        5.3 MB/s | 294 kB     00:00    
21:44:14 (43/72): nettle-3.8-1.fc36.x86_64.rpm           4.5 MB/s | 414 kB     00:00    
21:44:14 (44/72): libxml2-2.9.14-1.fc36.x86_64.rpm       4.8 MB/s | 752 kB     00:00    
21:44:14 (45/72): openldap-2.6.2-2.fc36.x86_64.rpm       2.4 MB/s | 254 kB     00:00    
21:44:14 (46/72): openldap-compat-2.6.2-2.fc36.x86_64.rp 387 kB/s |  18 kB     00:00    
21:44:14 (47/72): pam-libs-1.5.2-13.fc36.x86_64.rpm      6.1 MB/s |  58 kB     00:00    
21:44:14 (48/72): pcre2-10.40-1.fc36.x86_64.rpm           14 MB/s | 237 kB     00:00    
21:44:14 (49/72): pcre2-syntax-10.40-1.fc36.noarch.rpm   2.7 MB/s | 143 kB     00:00    
21:44:14 (50/72): pam-1.5.2-13.fc36.x86_64.rpm           4.5 MB/s | 522 kB     00:00    
21:44:14 (51/72): openssl-libs-3.0.5-1.fc36.x86_64.rpm    11 MB/s | 2.1 MB     00:00    
21:44:14 (52/72): python3-3.10.6-1.fc36.x86_64.rpm       225 kB/s |  27 kB     00:00    
21:44:14 (53/72): python3-dnf-4.13.0-1.fc36.noarch.rpm   3.2 MB/s | 415 kB     00:00    
21:44:14 (54/72): python3-hawkey-0.67.0-2.fc36.x86_64.rp 2.6 MB/s | 107 kB     00:00    
21:44:14 (55/72): python3-libdnf-0.67.0-2.fc36.x86_64.rp 9.2 MB/s | 796 kB     00:00    
21:44:14 (56/72): python3-rpm-4.17.1-3.fc36.x86_64.rpm   9.8 MB/s |  90 kB     00:00    
21:44:14 (57/72): rpm-build-libs-4.17.1-3.fc36.x86_64.rp  11 MB/s |  92 kB     00:00    
21:44:14 (58/72): rpm-4.17.1-3.fc36.x86_64.rpm           7.3 MB/s | 536 kB     00:00    
21:44:14 (59/72): rpm-libs-4.17.1-3.fc36.x86_64.rpm      1.9 MB/s | 314 kB     00:00    
21:44:14 (60/72): rpm-sign-libs-4.17.1-3.fc36.x86_64.rpm 149 kB/s |  25 kB     00:00    
21:44:14 (61/72): python3-libs-3.10.6-1.fc36.x86_64.rpm   15 MB/s | 7.4 MB     00:00    
21:44:14 (62/72): setup-2.14.1-1.fc36.noarch.rpm         556 kB/s | 143 kB     00:00    
21:44:14 (63/72): shadow-utils-4.11.1-3.fc36.x86_64.rpm  4.5 MB/s | 1.1 MB     00:00    
21:44:14 (64/72): tpm2-tss-3.2.0-3.fc36.x86_64.rpm       6.9 MB/s | 596 kB     00:00    
21:44:14 (65/72): systemd-libs-250.8-1.fc36.x86_64.rpm   5.2 MB/s | 614 kB     00:00    
21:44:14 (66/72): tzdata-2022a-2.fc36.noarch.rpm         4.0 MB/s | 432 kB     00:00    
21:44:14 (67/72): util-linux-core-2.38-1.fc36.x86_64.rpm 4.7 MB/s | 454 kB     00:00    
21:44:14 (68/72): vim-data-9.0.189-1.fc36.noarch.rpm     786 kB/s |  25 kB     00:00    
21:44:14 (69/72): vim-minimal-9.0.189-1.fc36.x86_64.rpm   10 MB/s | 746 kB     00:00    
21:44:14 (70/72): yum-4.13.0-1.fc36.noarch.rpm           839 kB/s |  40 kB     00:00    
21:44:14 (71/72): zlib-1.2.11-32.fc36.x86_64.rpm          11 MB/s |  90 kB     00:00    
21:44:14 (72/72): zchunk-libs-1.2.2-1.fc36.x86_64.rpm    4.4 MB/s |  51 kB     00:00    
21:44:14 --------------------------------------------------------------------------------
21:44:14 Total                                            14 MB/s |  39 MB     00:02     
21:44:15 Running transaction check
21:44:16 Transaction check succeeded.
21:44:16 Running transaction test
21:44:17 Transaction test succeeded.
21:44:17 Running transaction
21:44:18   Running scriptlet: filesystem-3.18-2.fc36.x86_64                          1/1 
21:44:18   Preparing        :                                                        1/1 
21:44:18   Upgrading        : libgcc-12.1.1-1.fc36.x86_64                          1/144 
21:44:18   Running scriptlet: libgcc-12.1.1-1.fc36.x86_64                          1/144 
21:44:18   Upgrading        : crypto-policies-20220428-1.gitdfb10ea.fc36.noarc     2/144 
21:44:18   Running scriptlet: crypto-policies-20220428-1.gitdfb10ea.fc36.noarc     2/144 
21:44:18   Upgrading        : tzdata-2022a-2.fc36.noarch                           3/144 
21:44:18   Upgrading        : glibc-common-2.35-15.fc36.x86_64                     4/144 
21:44:18   Upgrading        : glibc-minimal-langpack-2.35-15.fc36.x86_64           5/144 
21:44:18   Running scriptlet: glibc-2.35-15.fc36.x86_64                            6/144 
21:44:18   Upgrading        : glibc-2.35-15.fc36.x86_64                            6/144 
21:44:18   Running scriptlet: glibc-2.35-15.fc36.x86_64                            6/144 
21:44:18   Upgrading        : zlib-1.2.11-32.fc36.x86_64                           7/144 
21:44:18   Upgrading        : libzstd-1.5.2-2.fc36.x86_64                          8/144 
21:44:18 make[1]: Leaving directory `/root/rpmbuild/BUILD/src/scan-cli-plugin'
21:44:18 + popd
21:44:18 + exit 0
21:44:18 ~/rpmbuild/BUILD/src
21:44:18 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6rAZCt
21:44:18 + umask 022
21:44:18 + cd /root/rpmbuild/BUILD
21:44:18 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el7.x86_64 '!=' / ']'
21:44:18 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el7.x86_64
21:44:18 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el7.x86_64
21:44:18 + mkdir -p /root/rpmbuild/BUILDROOT
21:44:18 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el7.x86_64
21:44:18 + cd src
21:44:18 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
21:44:18 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
21:44:18 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-scan
21:44:18 + popd
21:44:18 + /usr/lib/rpm/check-buildroot
21:44:18 ~/rpmbuild/BUILD/src
21:44:18 + /usr/lib/rpm/redhat/brp-compress
21:44:18 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
21:44:18 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:44:18 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
21:44:18 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
21:44:18 + /usr/lib/rpm/redhat/brp-python-hardlink
21:44:18 + /usr/lib/rpm/redhat/brp-java-repack-jars
21:44:18 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.79OiCY
21:44:18 + umask 022
21:44:18 + cd /root/rpmbuild/BUILD
21:44:18 + cd src
21:44:18 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
21:44:18 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:44:18 + ver=v0.17.0
21:44:18 + test v0.17.0 = v0.17.0
21:44:18 PASS: docker-scan version OK
21:44:18 + echo 'PASS: docker-scan version OK'
21:44:18 + exit 0
21:44:18 Processing files: docker-scan-plugin-0.17.0-0.el7.x86_64
21:44:18 Provides: docker-scan-plugin = 0:0.17.0-0.el7 docker-scan-plugin(x86-64) = 0:0.17.0-0.el7
21:44:18 Requires(interp): /bin/sh /bin/sh /bin/sh
21:44:18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:44:18 Requires(post): /bin/sh
21:44:18 Requires(preun): /bin/sh
21:44:18 Requires(postun): /bin/sh
21:44:18 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el7.x86_64
21:44:18 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.17.0-0.el7.src.rpm
21:44:18   Upgrading        : libuuid-2.38-1.fc36.x86_64                           9/144 
21:44:18   Upgrading        : lua-libs-5.4.4-3.fc36.x86_64                        10/144 
21:44:18   Upgrading        : elfutils-libelf-0.187-4.fc36.x86_64                 11/144 
21:44:18   Upgrading        : libxml2-2.9.14-1.fc36.x86_64                        12/144 
21:44:18   Upgrading        : libsmartcols-2.38-1.fc36.x86_64                     13/144 
21:44:18   Upgrading        : libstdc++-12.1.1-1.fc36.x86_64                      14/144 
21:44:18   Upgrading        : libgpg-error-1.45-1.fc36.x86_64                     15/144 
21:44:18   Upgrading        : libgcrypt-1.10.1-3.fc36.x86_64                      16/144 
21:44:18   Upgrading        : libidn2-2.3.3-1.fc36.x86_64                         17/144 
21:44:18   Upgrading        : fedora-release-identity-container-36-18.noarch      18/144 
21:44:18   Upgrading        : fedora-release-container-36-18.noarch               19/144 
21:44:19   Upgrading        : fedora-release-common-36-18.noarch                  20/144 
21:44:19   Upgrading        : setup-2.14.1-1.fc36.noarch                          21/144 
21:44:19 warning: /etc/hosts created as /etc/hosts.rpmnew
21:44:19 warning: /etc/shadow created as /etc/shadow.rpmnew
21:44:19 
21:44:19   Running scriptlet: setup-2.14.1-1.fc36.noarch                          21/144 
21:44:19   Upgrading        : shadow-utils-2:4.11.1-3.fc36.x86_64                 22/144 
21:44:19   Upgrading        : systemd-libs-250.8-1.fc36.x86_64                    23/144 
21:44:19   Upgrading        : libgomp-12.1.1-1.fc36.x86_64                        24/144 
21:44:19   Upgrading        : nettle-3.8-1.fc36.x86_64                            25/144 
21:44:19   Upgrading        : gnutls-3.7.7-1.fc36.x86_64                          26/144 
21:44:19   Upgrading        : pam-libs-1.5.2-13.fc36.x86_64                       27/144 
21:44:19   Upgrading        : vim-data-2:9.0.189-1.fc36.noarch                    28/144 
21:44:19   Upgrading        : pcre2-syntax-10.40-1.fc36.noarch                    29/144 
21:44:19   Upgrading        : elfutils-default-yama-scope-0.187-4.fc36.noarch     30/144 
21:44:19   Running scriptlet: elfutils-default-yama-scope-0.187-4.fc36.noarch     30/144 
21:44:19   Upgrading        : elfutils-libs-0.187-4.fc36.x86_64                   31/144 
21:44:19   Upgrading        : dnf-data-4.13.0-1.fc36.noarch                       32/144 
21:44:19 warning: /etc/dnf/dnf.conf created as /etc/dnf/dnf.conf.rpmnew
21:44:19 
21:44:19   Upgrading        : coreutils-common-9.0-8.fc36.x86_64                  33/144 
21:44:19   Upgrading        : openssl-libs-1:3.0.5-1.fc36.x86_64                  34/144 
21:44:19   Upgrading        : coreutils-9.0-8.fc36.x86_64                         35/144 
21:44:19   Running scriptlet: ca-certificates-2022.2.54-1.2.fc36.noarch           36/144 
21:44:19   Upgrading        : ca-certificates-2022.2.54-1.2.fc36.noarch           36/144 
21:44:20 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.17.0-0.el7.x86_64.rpm
21:44:20 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8g4STy
21:44:20 + umask 022
21:44:20 + cd /root/rpmbuild/BUILD
21:44:20 + cd src
21:44:20 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el7.x86_64
21:44:20 + exit 0
21:44:20 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.9.0~raspbian-bullseye_armhf.deb'.
21:44:20 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.deb'.
21:44:20   Running scriptlet: ca-certificates-2022.2.54-1.2.fc36.noarch           36/144 
21:44:20 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.9.0~ubuntu-jammy_armhf.deb'.
21:44:20 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.deb'.
21:44:20   Upgrading        : openldap-2.6.2-2.fc36.x86_64                        37/144 
21:44:20   Upgrading        : krb5-libs-1.19.2-11.fc36.x86_64                     38/144 
21:44:20   Upgrading        : libcurl-7.82.0-7.fc36.x86_64                        39/144 
21:44:20   Upgrading        : libtirpc-1.3.3-0.fc36.x86_64                        40/144 
21:44:20 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.deb'.
21:44:21   Upgrading        : python3-3.10.6-1.fc36.x86_64                        41/144 
21:44:21   Upgrading        : python3-libs-3.10.6-1.fc36.x86_64                   42/144 
21:44:21   Upgrading        : libblkid-2.38-1.fc36.x86_64                         43/144 
21:44:21   Running scriptlet: libblkid-2.38-1.fc36.x86_64                         43/144 
21:44:21   Upgrading        : libmount-2.38-1.fc36.x86_64                         44/144 
21:44:21   Upgrading        : glib2-2.72.3-1.fc36.x86_64                          45/144 
21:44:21   Upgrading        : zchunk-libs-1.2.2-1.fc36.x86_64                     46/144 
21:44:21   Upgrading        : librepo-1.14.3-1.fc36.x86_64                        47/144 
21:44:21   Upgrading        : curl-7.82.0-7.fc36.x86_64                           48/144 
21:44:21   Upgrading        : gnupg2-2.3.7-3.fc36.x86_64                          49/144 
21:44:21   Running scriptlet: authselect-libs-1.4.0-1.fc36.x86_64                 50/144 
21:44:21   Upgrading        : authselect-libs-1.4.0-1.fc36.x86_64                 50/144 
21:44:21   Upgrading        : authselect-1.4.0-1.fc36.x86_64                      51/144 
21:44:21   Upgrading        : libarchive-3.5.3-3.fc36.x86_64                      52/144 
21:44:21   Running scriptlet: rpm-4.17.1-3.fc36.x86_64                            53/144 
21:44:21   Upgrading        : rpm-4.17.1-3.fc36.x86_64                            53/144 
21:44:21   Upgrading        : rpm-libs-4.17.1-3.fc36.x86_64                       54/144 
21:44:21   Upgrading        : libsolv-0.7.22-1.fc36.x86_64                        55/144 
21:44:21   Upgrading        : libdnf-0.67.0-2.fc36.x86_64                         56/144 
21:44:21   Upgrading        : python3-libdnf-0.67.0-2.fc36.x86_64                 57/144 
21:44:21   Upgrading        : python3-hawkey-0.67.0-2.fc36.x86_64                 58/144 
21:44:21   Upgrading        : rpm-build-libs-4.17.1-3.fc36.x86_64                 59/144 
21:44:21   Upgrading        : rpm-sign-libs-4.17.1-3.fc36.x86_64                  60/144 
21:44:21   Upgrading        : python3-rpm-4.17.1-3.fc36.x86_64                    61/144 
21:44:22   Upgrading        : python3-dnf-4.13.0-1.fc36.noarch                    62/144 
21:44:22   Upgrading        : dnf-4.13.0-1.fc36.noarch                            63/144 
21:44:22   Running scriptlet: dnf-4.13.0-1.fc36.noarch                            63/144 
21:44:22   Upgrading        : yum-4.13.0-1.fc36.noarch                            64/144 
21:44:22   Upgrading        : pam-1.5.2-13.fc36.x86_64                            65/144 
21:44:22   Upgrading        : util-linux-core-2.38-1.fc36.x86_64                  66/144 
21:44:22   Running scriptlet: util-linux-core-2.38-1.fc36.x86_64                  66/144 
21:44:22   Running scriptlet: tpm2-tss-3.2.0-3.fc36.x86_64                        67/144 
21:44:22   Upgrading        : tpm2-tss-3.2.0-3.fc36.x86_64                        67/144 
21:44:22   Upgrading        : openldap-compat-2.6.2-2.fc36.x86_64                 68/144 
21:44:22   Upgrading        : pcre2-10.40-1.fc36.x86_64                           69/144 
21:44:22   Upgrading        : vim-minimal-2:9.0.189-1.fc36.x86_64                 70/144 
21:44:22   Upgrading        : filesystem-3.18-2.fc36.x86_64                       71/144 
21:44:22   Upgrading        : libcap-ng-0.8.3-1.fc36.x86_64                       72/144 
21:44:22   Cleanup          : fedora-release-common-36-17.noarch                  73/144 
21:44:22   Cleanup          : yum-4.11.1-2.fc36.noarch                            74/144 
21:44:22   Running scriptlet: dnf-4.11.1-2.fc36.noarch                            75/144 
21:44:22   Cleanup          : dnf-4.11.1-2.fc36.noarch                            75/144 
21:44:22   Running scriptlet: dnf-4.11.1-2.fc36.noarch                            75/144 
21:44:22   Cleanup          : python3-dnf-4.11.1-2.fc36.noarch                    76/144 
21:44:22   Cleanup          : filesystem-3.16-2.fc36.x86_64                       77/144 
21:44:23   Cleanup          : util-linux-core-2.38-0.2.fc36.x86_64                78/144 
21:44:23   Cleanup          : systemd-libs-250.3-8.fc36.x86_64                    79/144 
21:44:23   Cleanup          : pam-1.5.2-12.fc36.x86_64                            80/144 
21:44:23   Cleanup          : python3-hawkey-0.66.0-1.fc36.x86_64                 81/144 
21:44:23   Cleanup          : python3-libdnf-0.66.0-1.fc36.x86_64                 82/144 
21:44:23   Cleanup          : libdnf-0.66.0-1.fc36.x86_64                         83/144 
21:44:23   Cleanup          : libstdc++-12.0.1-0.16.fc36.x86_64                   84/144 
21:44:23   Cleanup          : librepo-1.14.2-2.fc36.x86_64                        85/144 
21:44:23 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-7"
21:44:23   Cleanup          : glib2-2.72.0-2.fc36.x86_64                          86/144 
21:44:23   Cleanup          : libmount-2.38-0.2.fc36.x86_64                       87/144 
21:44:23   Cleanup          : libsolv-0.7.21-1.fc36.x86_64                        88/144 
21:44:23   Cleanup          : python3-rpm-4.17.0-10.fc36.x86_64                   89/144 
21:44:23   Cleanup          : rpm-build-libs-4.17.0-10.fc36.x86_64                90/144 
21:44:23   Cleanup          : elfutils-libs-0.186-3.fc36.x86_64                   91/144 
21:44:23   Cleanup          : tpm2-tss-3.2.0-1.fc36.x86_64                        92/144 
21:44:23   Cleanup          : rpm-sign-libs-4.17.0-10.fc36.x86_64                 93/144 
21:44:23   Cleanup          : gnupg2-2.3.4-2.fc36.x86_64                          94/144 
21:44:23   Cleanup          : rpm-4.17.0-10.fc36.x86_64                           95/144 
21:44:23   Cleanup          : rpm-libs-4.17.0-10.fc36.x86_64                      96/144 
21:44:23   Cleanup          : libarchive-3.5.3-1.fc36.x86_64                      97/144 
21:44:23 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
[Pipeline] }
[Pipeline] // stage
21:44:23   Cleanup          : gnutls-3.7.3-2.fc36.x86_64                          98/144 
21:44:23   Cleanup          : libxml2-2.9.13-1.fc36.x86_64                        99/144 
21:44:23   Running scriptlet: authselect-1.3.0-10.fc36.x86_64                    100/144 
21:44:23   Cleanup          : authselect-1.3.0-10.fc36.x86_64                    100/144 
21:44:23   Cleanup          : curl-7.82.0-2.fc36.x86_64                          101/144 
21:44:23   Cleanup          : libcurl-7.82.0-2.fc36.x86_64                       102/144 
21:44:23   Cleanup          : libblkid-2.38-0.2.fc36.x86_64                      103/144 
21:44:23   Cleanup          : shadow-utils-2:4.11.1-2.fc36.x86_64                104/144 
21:44:23   Cleanup          : lua-libs-5.4.4-1.fc36.x86_64                       105/144 
21:44:23   Cleanup          : libgcrypt-1.10.1-1.fc36.x86_64                     106/144 
21:44:23   Cleanup          : vim-minimal-2:8.2.4621-1.fc36.x86_64               107/144 
21:44:23   Cleanup          : libcap-ng-0.8.2-9.fc36.x86_64                      108/144 
21:44:23   Cleanup          : authselect-libs-1.3.0-10.fc36.x86_64               109/144 
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:44:23   Cleanup          : pam-libs-1.5.2-12.fc36.x86_64                      110/144 
21:44:23   Cleanup          : libgpg-error-1.44-1.fc36.x86_64                    111/144 
21:44:23   Cleanup          : elfutils-libelf-0.186-3.fc36.x86_64                112/144 
21:44:23   Cleanup          : zchunk-libs-1.2.1-1.fc36.x86_64                    113/144 
21:44:23   Cleanup          : libgomp-12.0.1-0.16.fc36.x86_64                    114/144 
21:44:23   Cleanup          : libzstd-1.5.2-1.fc36.x86_64                        115/144 
21:44:23   Cleanup          : pcre2-10.39-1.fc36.1.x86_64                        116/144 
21:44:23   Cleanup          : setup-2.13.9.1-3.fc36.noarch                       117/144 
21:44:23   Cleanup          : fedora-release-container-36-17.noarch              118/144 
21:44:23   Cleanup          : fedora-release-identity-container-36-17.noarch     119/144 
21:44:23   Cleanup          : pcre2-syntax-10.39-1.fc36.1.noarch                 120/144 
21:44:23   Cleanup          : vim-data-2:8.2.4621-1.fc36.noarch                  121/144 
21:44:23   Cleanup          : elfutils-default-yama-scope-0.186-3.fc36.noarch    122/144 
21:44:23   Cleanup          : dnf-data-4.11.1-2.fc36.noarch                      123/144 
21:44:23   Cleanup          : nettle-3.7.3-3.fc36.x86_64                         124/144 
21:44:23 + make IMAGE=centos:7 verify
21:44:23 docker run  --rm -i \
21:44:23 	-v "$(pwd):/v" \
21:44:23 	-e DEBIAN_FRONTEND=noninteractive \
21:44:23 	-e PACKAGE_REPO=staging \
21:44:23 	-w /v \
21:44:23 	centos:7 ./verify
21:44:23 Unable to find image 'centos:7' locally
21:44:23 7: Pulling from library/centos
21:44:24   Cleanup          : openldap-compat-2.6.1-2.fc36.x86_64                125/144 
21:44:24   Cleanup          : openldap-2.6.1-2.fc36.x86_64                       126/144 
21:44:24   Cleanup          : libsmartcols-2.38-0.2.fc36.x86_64                  127/144 
21:44:24   Cleanup          : python3-libs-3.10.4-1.fc36.x86_64                  128/144 
21:44:24   Cleanup          : python3-3.10.4-1.fc36.x86_64                       129/144 
21:44:24   Cleanup          : libtirpc-1.3.2-1.rc1.fc36.1.x86_64                 130/144 
21:44:24   Cleanup          : krb5-libs-1.19.2-6.fc36.x86_64                     131/144 
21:44:24   Cleanup          : ca-certificates-2021.2.52-3.fc36.noarch            132/144 
21:44:24   Cleanup          : coreutils-9.0-5.fc36.x86_64                        133/144 
21:44:24 2d473b07cdd5: Already exists
21:44:24 Digest: sha256:c73f515d06b0fa07bb18d8202035e739a494ce760aa73129f60f4bf2bd22b407
21:44:24 Status: Downloaded newer image for centos:7
21:44:24   Cleanup          : openssl-libs-1:3.0.2-4.fc36.x86_64                 134/144 
21:44:24   Cleanup          : libuuid-2.38-0.2.fc36.x86_64                       135/144 
21:44:24   Cleanup          : zlib-1.2.11-31.fc36.x86_64                         136/144 
21:44:24   Cleanup          : libidn2-2.3.2-4.fc36.x86_64                        137/144 
21:44:24   Cleanup          : crypto-policies-20220203-2.git112f859.fc36.noarc   138/144 
21:44:24   Cleanup          : coreutils-common-9.0-5.fc36.x86_64                 139/144 
21:44:24   Cleanup          : glibc-2.35-4.fc36.x86_64                           140/144 
21:44:24   Cleanup          : glibc-minimal-langpack-2.35-4.fc36.x86_64          141/144 
21:44:24   Cleanup          : glibc-common-2.35-4.fc36.x86_64                    142/144 
21:44:24   Cleanup          : tzdata-2022a-1.fc36.noarch                         143/144 
21:44:24   Cleanup          : libgcc-12.0.1-0.16.fc36.x86_64                     144/144 
21:44:24   Running scriptlet: libgcc-12.0.1-0.16.fc36.x86_64                     144/144 
21:44:24 + verify
21:44:24 + dpkg --version
21:44:24 + rpm --version
21:44:24 + verify_rpm
21:44:24 ++ . /etc/os-release
21:44:24 +++ NAME='CentOS Linux'
21:44:24 +++ VERSION='7 (Core)'
21:44:24 +++ ID=centos
21:44:24 +++ ID_LIKE='rhel fedora'
21:44:24 +++ VERSION_ID=7
21:44:24 +++ PRETTY_NAME='CentOS Linux 7 (Core)'
21:44:24 +++ ANSI_COLOR='0;31'
21:44:24 +++ CPE_NAME=cpe:/o:centos:centos:7
21:44:24 +++ HOME_URL=https://www.centos.org/
21:44:24 +++ BUG_REPORT_URL=https://bugs.centos.org/
21:44:24 +++ CENTOS_MANTISBT_PROJECT=CentOS-7
21:44:24 +++ CENTOS_MANTISBT_PROJECT_VERSION=7
21:44:24 +++ REDHAT_SUPPORT_PRODUCT=centos
21:44:24 +++ REDHAT_SUPPORT_PRODUCT_VERSION=7
21:44:24 ++ echo centos
21:44:24 + DIST_ID=centos
21:44:24 ++ . /etc/os-release
21:44:24 +++ NAME='CentOS Linux'
21:44:24 +++ VERSION='7 (Core)'
21:44:24 +++ ID=centos
21:44:24 +++ ID_LIKE='rhel fedora'
21:44:24 +++ VERSION_ID=7
21:44:24 +++ PRETTY_NAME='CentOS Linux 7 (Core)'
21:44:24 +++ ANSI_COLOR='0;31'
21:44:24 +++ CPE_NAME=cpe:/o:centos:centos:7
21:44:24 +++ HOME_URL=https://www.centos.org/
21:44:24 +++ BUG_REPORT_URL=https://bugs.centos.org/
21:44:24 +++ CENTOS_MANTISBT_PROJECT=CentOS-7
21:44:24 +++ CENTOS_MANTISBT_PROJECT_VERSION=7
21:44:24 +++ REDHAT_SUPPORT_PRODUCT=centos
21:44:24 +++ REDHAT_SUPPORT_PRODUCT_VERSION=7
21:44:24 ++ cut -d. -f1
21:44:24 ++ echo 7
21:44:24 + DIST_VERSION=7
21:44:24 + pkg_manager=yum
21:44:24 + pkg_config_manager=yum-config-manager
21:44:24 + dnf --version
21:44:24 ./verify: line 102: dnf: command not found
21:44:24 + case ${DIST_ID}:${DIST_VERSION} in
21:44:24 + install_rpm_containerd
21:44:24 + '[' staging = stage ']'
21:44:24 + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo
21:44:24 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo'
21:44:24 + dnf --version
21:44:24 install-containerd-helpers: line 27: dnf: command not found
21:44:24 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo
21:44:24 + yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
21:44:24 Loaded plugins: fastestmirror, ovl
21:44:25   Running scriptlet: ca-certificates-2022.2.54-1.2.fc36.noarch          144/144 
21:44:25   Running scriptlet: authselect-libs-1.4.0-1.fc36.x86_64                144/144 
21:44:25   Running scriptlet: rpm-4.17.1-3.fc36.x86_64                           144/144 
21:44:25   Running scriptlet: filesystem-3.18-2.fc36.x86_64                      144/144 
21:44:26   Running scriptlet: libgcc-12.0.1-0.16.fc36.x86_64                     144/144 
21:44:26   Verifying        : authselect-1.4.0-1.fc36.x86_64                       1/144 
21:44:26   Verifying        : authselect-1.3.0-10.fc36.x86_64                      2/144 
21:44:26   Verifying        : authselect-libs-1.4.0-1.fc36.x86_64                  3/144 
21:44:26   Verifying        : authselect-libs-1.3.0-10.fc36.x86_64                 4/144 
21:44:26   Verifying        : ca-certificates-2022.2.54-1.2.fc36.noarch            5/144 
21:44:26   Verifying        : ca-certificates-2021.2.52-3.fc36.noarch              6/144 
21:44:26   Verifying        : coreutils-9.0-8.fc36.x86_64                          7/144 
21:44:26   Verifying        : coreutils-9.0-5.fc36.x86_64                          8/144 
21:44:26   Verifying        : coreutils-common-9.0-8.fc36.x86_64                   9/144 
21:44:26   Verifying        : coreutils-common-9.0-5.fc36.x86_64                  10/144 
21:44:26   Verifying        : crypto-policies-20220428-1.gitdfb10ea.fc36.noarc    11/144 
21:44:26   Verifying        : crypto-policies-20220203-2.git112f859.fc36.noarc    12/144 
21:44:26   Verifying        : curl-7.82.0-7.fc36.x86_64                           13/144 
21:44:26   Verifying        : curl-7.82.0-2.fc36.x86_64                           14/144 
21:44:26   Verifying        : dnf-4.13.0-1.fc36.noarch                            15/144 
21:44:26   Verifying        : dnf-4.11.1-2.fc36.noarch                            16/144 
21:44:26   Verifying        : dnf-data-4.13.0-1.fc36.noarch                       17/144 
21:44:26   Verifying        : dnf-data-4.11.1-2.fc36.noarch                       18/144 
21:44:26   Verifying        : elfutils-default-yama-scope-0.187-4.fc36.noarch     19/144 
21:44:26   Verifying        : elfutils-default-yama-scope-0.186-3.fc36.noarch     20/144 
21:44:26   Verifying        : elfutils-libelf-0.187-4.fc36.x86_64                 21/144 
21:44:26   Verifying        : elfutils-libelf-0.186-3.fc36.x86_64                 22/144 
21:44:26   Verifying        : elfutils-libs-0.187-4.fc36.x86_64                   23/144 
21:44:26   Verifying        : elfutils-libs-0.186-3.fc36.x86_64                   24/144 
21:44:26   Verifying        : fedora-release-common-36-18.noarch                  25/144 
21:44:26   Verifying        : fedora-release-common-36-17.noarch                  26/144 
21:44:26   Verifying        : fedora-release-container-36-18.noarch               27/144 
21:44:26   Verifying        : fedora-release-container-36-17.noarch               28/144 
21:44:26   Verifying        : fedora-release-identity-container-36-18.noarch      29/144 
21:44:26   Verifying        : fedora-release-identity-container-36-17.noarch      30/144 
21:44:26   Verifying        : filesystem-3.18-2.fc36.x86_64                       31/144 
21:44:26   Verifying        : filesystem-3.16-2.fc36.x86_64                       32/144 
21:44:26   Verifying        : glib2-2.72.3-1.fc36.x86_64                          33/144 
21:44:26   Verifying        : glib2-2.72.0-2.fc36.x86_64                          34/144 
21:44:26   Verifying        : glibc-2.35-15.fc36.x86_64                           35/144 
21:44:26   Verifying        : glibc-2.35-4.fc36.x86_64                            36/144 
21:44:26   Verifying        : glibc-common-2.35-15.fc36.x86_64                    37/144 
21:44:26   Verifying        : glibc-common-2.35-4.fc36.x86_64                     38/144 
21:44:26   Verifying        : glibc-minimal-langpack-2.35-15.fc36.x86_64          39/144 
21:44:26   Verifying        : glibc-minimal-langpack-2.35-4.fc36.x86_64           40/144 
21:44:26   Verifying        : gnupg2-2.3.7-3.fc36.x86_64                          41/144 
21:44:26   Verifying        : gnupg2-2.3.4-2.fc36.x86_64                          42/144 
21:44:26   Verifying        : gnutls-3.7.7-1.fc36.x86_64                          43/144 
21:44:26   Verifying        : gnutls-3.7.3-2.fc36.x86_64                          44/144 
21:44:26   Verifying        : krb5-libs-1.19.2-11.fc36.x86_64                     45/144 
21:44:26   Verifying        : krb5-libs-1.19.2-6.fc36.x86_64                      46/144 
21:44:26   Verifying        : libarchive-3.5.3-3.fc36.x86_64                      47/144 
21:44:26   Verifying        : libarchive-3.5.3-1.fc36.x86_64                      48/144 
21:44:26   Verifying        : libblkid-2.38-1.fc36.x86_64                         49/144 
21:44:26   Verifying        : libblkid-2.38-0.2.fc36.x86_64                       50/144 
21:44:26   Verifying        : libcap-ng-0.8.3-1.fc36.x86_64                       51/144 
21:44:26   Verifying        : libcap-ng-0.8.2-9.fc36.x86_64                       52/144 
21:44:26   Verifying        : libcurl-7.82.0-7.fc36.x86_64                        53/144 
21:44:26   Verifying        : libcurl-7.82.0-2.fc36.x86_64                        54/144 
21:44:26   Verifying        : libdnf-0.67.0-2.fc36.x86_64                         55/144 
21:44:26   Verifying        : libdnf-0.66.0-1.fc36.x86_64                         56/144 
21:44:26   Verifying        : libgcc-12.1.1-1.fc36.x86_64                         57/144 
21:44:26   Verifying        : libgcc-12.0.1-0.16.fc36.x86_64                      58/144 
21:44:26   Verifying        : libgcrypt-1.10.1-3.fc36.x86_64                      59/144 
21:44:26   Verifying        : libgcrypt-1.10.1-1.fc36.x86_64                      60/144 
21:44:26   Verifying        : libgomp-12.1.1-1.fc36.x86_64                        61/144 
21:44:26   Verifying        : libgomp-12.0.1-0.16.fc36.x86_64                     62/144 
21:44:26   Verifying        : libgpg-error-1.45-1.fc36.x86_64                     63/144 
21:44:26   Verifying        : libgpg-error-1.44-1.fc36.x86_64                     64/144 
21:44:26   Verifying        : libidn2-2.3.3-1.fc36.x86_64                         65/144 
21:44:26   Verifying        : libidn2-2.3.2-4.fc36.x86_64                         66/144 
21:44:26   Verifying        : libmount-2.38-1.fc36.x86_64                         67/144 
21:44:26   Verifying        : libmount-2.38-0.2.fc36.x86_64                       68/144 
21:44:26   Verifying        : librepo-1.14.3-1.fc36.x86_64                        69/144 
21:44:26   Verifying        : librepo-1.14.2-2.fc36.x86_64                        70/144 
21:44:26   Verifying        : libsmartcols-2.38-1.fc36.x86_64                     71/144 
21:44:26   Verifying        : libsmartcols-2.38-0.2.fc36.x86_64                   72/144 
21:44:26   Verifying        : libsolv-0.7.22-1.fc36.x86_64                        73/144 
21:44:26   Verifying        : libsolv-0.7.21-1.fc36.x86_64                        74/144 
21:44:26   Verifying        : libstdc++-12.1.1-1.fc36.x86_64                      75/144 
21:44:26   Verifying        : libstdc++-12.0.1-0.16.fc36.x86_64                   76/144 
21:44:26   Verifying        : libtirpc-1.3.3-0.fc36.x86_64                        77/144 
21:44:26   Verifying        : libtirpc-1.3.2-1.rc1.fc36.1.x86_64                  78/144 
21:44:26   Verifying        : libuuid-2.38-1.fc36.x86_64                          79/144 
21:44:26   Verifying        : libuuid-2.38-0.2.fc36.x86_64                        80/144 
21:44:26   Verifying        : libxml2-2.9.14-1.fc36.x86_64                        81/144 
21:44:26   Verifying        : libxml2-2.9.13-1.fc36.x86_64                        82/144 
21:44:26   Verifying        : libzstd-1.5.2-2.fc36.x86_64                         83/144 
21:44:26   Verifying        : libzstd-1.5.2-1.fc36.x86_64                         84/144 
21:44:26   Verifying        : lua-libs-5.4.4-3.fc36.x86_64                        85/144 
21:44:26   Verifying        : lua-libs-5.4.4-1.fc36.x86_64                        86/144 
21:44:26   Verifying        : nettle-3.8-1.fc36.x86_64                            87/144 
21:44:26   Verifying        : nettle-3.7.3-3.fc36.x86_64                          88/144 
21:44:26   Verifying        : openldap-2.6.2-2.fc36.x86_64                        89/144 
21:44:26   Verifying        : openldap-2.6.1-2.fc36.x86_64                        90/144 
21:44:26   Verifying        : openldap-compat-2.6.2-2.fc36.x86_64                 91/144 
21:44:26   Verifying        : openldap-compat-2.6.1-2.fc36.x86_64                 92/144 
21:44:26   Verifying        : openssl-libs-1:3.0.5-1.fc36.x86_64                  93/144 
21:44:26   Verifying        : openssl-libs-1:3.0.2-4.fc36.x86_64                  94/144 
21:44:26   Verifying        : pam-1.5.2-13.fc36.x86_64                            95/144 
21:44:26   Verifying        : pam-1.5.2-12.fc36.x86_64                            96/144 
21:44:26   Verifying        : pam-libs-1.5.2-13.fc36.x86_64                       97/144 
21:44:26   Verifying        : pam-libs-1.5.2-12.fc36.x86_64                       98/144 
21:44:26   Verifying        : pcre2-10.40-1.fc36.x86_64                           99/144 
21:44:26   Verifying        : pcre2-10.39-1.fc36.1.x86_64                        100/144 
21:44:26   Verifying        : pcre2-syntax-10.40-1.fc36.noarch                   101/144 
21:44:26   Verifying        : pcre2-syntax-10.39-1.fc36.1.noarch                 102/144 
21:44:26   Verifying        : python3-3.10.6-1.fc36.x86_64                       103/144 
21:44:26   Verifying        : python3-3.10.4-1.fc36.x86_64                       104/144 
21:44:26   Verifying        : python3-dnf-4.13.0-1.fc36.noarch                   105/144 
21:44:26   Verifying        : python3-dnf-4.11.1-2.fc36.noarch                   106/144 
21:44:26   Verifying        : python3-hawkey-0.67.0-2.fc36.x86_64                107/144 
21:44:26   Verifying        : python3-hawkey-0.66.0-1.fc36.x86_64                108/144 
21:44:26   Verifying        : python3-libdnf-0.67.0-2.fc36.x86_64                109/144 
21:44:26   Verifying        : python3-libdnf-0.66.0-1.fc36.x86_64                110/144 
21:44:26   Verifying        : python3-libs-3.10.6-1.fc36.x86_64                  111/144 
21:44:26   Verifying        : python3-libs-3.10.4-1.fc36.x86_64                  112/144 
21:44:26   Verifying        : python3-rpm-4.17.1-3.fc36.x86_64                   113/144 
21:44:26   Verifying        : python3-rpm-4.17.0-10.fc36.x86_64                  114/144 
21:44:26   Verifying        : rpm-4.17.1-3.fc36.x86_64                           115/144 
21:44:26   Verifying        : rpm-4.17.0-10.fc36.x86_64                          116/144 
21:44:26   Verifying        : rpm-build-libs-4.17.1-3.fc36.x86_64                117/144 
21:44:26   Verifying        : rpm-build-libs-4.17.0-10.fc36.x86_64               118/144 
21:44:26   Verifying        : rpm-libs-4.17.1-3.fc36.x86_64                      119/144 
21:44:26   Verifying        : rpm-libs-4.17.0-10.fc36.x86_64                     120/144 
21:44:26   Verifying        : rpm-sign-libs-4.17.1-3.fc36.x86_64                 121/144 
21:44:26   Verifying        : rpm-sign-libs-4.17.0-10.fc36.x86_64                122/144 
21:44:26   Verifying        : setup-2.14.1-1.fc36.noarch                         123/144 
21:44:26   Verifying        : setup-2.13.9.1-3.fc36.noarch                       124/144 
21:44:26   Verifying        : shadow-utils-2:4.11.1-3.fc36.x86_64                125/144 
21:44:26   Verifying        : shadow-utils-2:4.11.1-2.fc36.x86_64                126/144 
21:44:26   Verifying        : systemd-libs-250.8-1.fc36.x86_64                   127/144 
21:44:26   Verifying        : systemd-libs-250.3-8.fc36.x86_64                   128/144 
21:44:26   Verifying        : tpm2-tss-3.2.0-3.fc36.x86_64                       129/144 
21:44:26   Verifying        : tpm2-tss-3.2.0-1.fc36.x86_64                       130/144 
21:44:26   Verifying        : tzdata-2022a-2.fc36.noarch                         131/144 
21:44:26   Verifying        : tzdata-2022a-1.fc36.noarch                         132/144 
21:44:26   Verifying        : util-linux-core-2.38-1.fc36.x86_64                 133/144 
21:44:26   Verifying        : util-linux-core-2.38-0.2.fc36.x86_64               134/144 
21:44:26   Verifying        : vim-data-2:9.0.189-1.fc36.noarch                   135/144 
21:44:26   Verifying        : vim-data-2:8.2.4621-1.fc36.noarch                  136/144 
21:44:26   Verifying        : vim-minimal-2:9.0.189-1.fc36.x86_64                137/144 
21:44:26   Verifying        : vim-minimal-2:8.2.4621-1.fc36.x86_64               138/144 
21:44:26   Verifying        : yum-4.13.0-1.fc36.noarch                           139/144 
21:44:26   Verifying        : yum-4.11.1-2.fc36.noarch                           140/144 
21:44:26   Verifying        : zchunk-libs-1.2.2-1.fc36.x86_64                    141/144 
21:44:26   Verifying        : zchunk-libs-1.2.1-1.fc36.x86_64                    142/144 
21:44:26   Verifying        : zlib-1.2.11-32.fc36.x86_64                         143/144 
21:44:26   Verifying        : zlib-1.2.11-31.fc36.x86_64                         144/144 
21:44:26 
21:44:26 Upgraded:
21:44:26   authselect-1.4.0-1.fc36.x86_64                                                
21:44:26   authselect-libs-1.4.0-1.fc36.x86_64                                           
21:44:26   ca-certificates-2022.2.54-1.2.fc36.noarch                                     
21:44:26   coreutils-9.0-8.fc36.x86_64                                                   
21:44:26   coreutils-common-9.0-8.fc36.x86_64                                            
21:44:26   crypto-policies-20220428-1.gitdfb10ea.fc36.noarch                             
21:44:26   curl-7.82.0-7.fc36.x86_64                                                     
21:44:26   dnf-4.13.0-1.fc36.noarch                                                      
21:44:26   dnf-data-4.13.0-1.fc36.noarch                                                 
21:44:26   elfutils-default-yama-scope-0.187-4.fc36.noarch                               
21:44:26   elfutils-libelf-0.187-4.fc36.x86_64                                           
21:44:26   elfutils-libs-0.187-4.fc36.x86_64                                             
21:44:26   fedora-release-common-36-18.noarch                                            
21:44:26   fedora-release-container-36-18.noarch                                         
21:44:26   fedora-release-identity-container-36-18.noarch                                
21:44:26   filesystem-3.18-2.fc36.x86_64                                                 
21:44:26   glib2-2.72.3-1.fc36.x86_64                                                    
21:44:26   glibc-2.35-15.fc36.x86_64                                                     
21:44:26   glibc-common-2.35-15.fc36.x86_64                                              
21:44:26   glibc-minimal-langpack-2.35-15.fc36.x86_64                                    
21:44:26   gnupg2-2.3.7-3.fc36.x86_64                                                    
21:44:26   gnutls-3.7.7-1.fc36.x86_64                                                    
21:44:26   krb5-libs-1.19.2-11.fc36.x86_64                                               
21:44:26   libarchive-3.5.3-3.fc36.x86_64                                                
21:44:26   libblkid-2.38-1.fc36.x86_64                                                   
21:44:26   libcap-ng-0.8.3-1.fc36.x86_64                                                 
21:44:26   libcurl-7.82.0-7.fc36.x86_64                                                  
21:44:26   libdnf-0.67.0-2.fc36.x86_64                                                   
21:44:26   libgcc-12.1.1-1.fc36.x86_64                                                   
21:44:26   libgcrypt-1.10.1-3.fc36.x86_64                                                
21:44:26   libgomp-12.1.1-1.fc36.x86_64                                                  
21:44:26   libgpg-error-1.45-1.fc36.x86_64                                               
21:44:26   libidn2-2.3.3-1.fc36.x86_64                                                   
21:44:26   libmount-2.38-1.fc36.x86_64                                                   
21:44:26   librepo-1.14.3-1.fc36.x86_64                                                  
21:44:26   libsmartcols-2.38-1.fc36.x86_64                                               
21:44:26   libsolv-0.7.22-1.fc36.x86_64                                                  
21:44:26   libstdc++-12.1.1-1.fc36.x86_64                                                
21:44:26   libtirpc-1.3.3-0.fc36.x86_64                                                  
21:44:26   libuuid-2.38-1.fc36.x86_64                                                    
21:44:26   libxml2-2.9.14-1.fc36.x86_64                                                  
21:44:26   libzstd-1.5.2-2.fc36.x86_64                                                   
21:44:26   lua-libs-5.4.4-3.fc36.x86_64                                                  
21:44:26   nettle-3.8-1.fc36.x86_64                                                      
21:44:26   openldap-2.6.2-2.fc36.x86_64                                                  
21:44:26   openldap-compat-2.6.2-2.fc36.x86_64                                           
21:44:26   openssl-libs-1:3.0.5-1.fc36.x86_64                                            
21:44:26   pam-1.5.2-13.fc36.x86_64                                                      
21:44:26   pam-libs-1.5.2-13.fc36.x86_64                                                 
21:44:26   pcre2-10.40-1.fc36.x86_64                                                     
21:44:26   pcre2-syntax-10.40-1.fc36.noarch                                              
21:44:26   python3-3.10.6-1.fc36.x86_64                                                  
21:44:26   python3-dnf-4.13.0-1.fc36.noarch                                              
21:44:26   python3-hawkey-0.67.0-2.fc36.x86_64                                           
21:44:26   python3-libdnf-0.67.0-2.fc36.x86_64                                           
21:44:26   python3-libs-3.10.6-1.fc36.x86_64                                             
21:44:26   python3-rpm-4.17.1-3.fc36.x86_64                                              
21:44:26   rpm-4.17.1-3.fc36.x86_64                                                      
21:44:26   rpm-build-libs-4.17.1-3.fc36.x86_64                                           
21:44:26   rpm-libs-4.17.1-3.fc36.x86_64                                                 
21:44:26   rpm-sign-libs-4.17.1-3.fc36.x86_64                                            
21:44:26   setup-2.14.1-1.fc36.noarch                                                    
21:44:26   shadow-utils-2:4.11.1-3.fc36.x86_64                                           
21:44:26   systemd-libs-250.8-1.fc36.x86_64                                              
21:44:26   tpm2-tss-3.2.0-3.fc36.x86_64                                                  
21:44:26   tzdata-2022a-2.fc36.noarch                                                    
21:44:26   util-linux-core-2.38-1.fc36.x86_64                                            
21:44:26   vim-data-2:9.0.189-1.fc36.noarch                                              
21:44:26   vim-minimal-2:9.0.189-1.fc36.x86_64                                           
21:44:26   yum-4.13.0-1.fc36.noarch                                                      
21:44:26   zchunk-libs-1.2.2-1.fc36.x86_64                                               
21:44:26   zlib-1.2.11-32.fc36.x86_64                                                    
21:44:26 
21:44:26 Complete!
21:44:26 + dnf install -y 'dnf-command(config-manager)'
21:44:30 make[1]: Leaving directory '/root/build-deb'
21:44:30  dpkg-genbuildinfo
21:44:30  dpkg-genchanges  >../docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.changes
21:44:31 dpkg-genchanges: info: including full source code in upload
21:44:31  dpkg-source -I.git --after-build build-deb
21:44:31 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:44:31 + destination=/build
21:44:31 + mkdir -p /build
21:44:31 + mv -v /root/docker-buildx-plugin_0.8.2~ubuntu-bionic_armhf.deb /root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.deb /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic.dsc /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic.tar.gz /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.buildinfo /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.changes /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.deb /root/docker-compose-plugin_2.9.0~ubuntu-bionic_armhf.deb /build
21:44:31 copied '/root/docker-buildx-plugin_0.8.2~ubuntu-bionic_armhf.deb' -> '/build/docker-buildx-plugin_0.8.2~ubuntu-bionic_armhf.deb'
21:44:31 removed '/root/docker-buildx-plugin_0.8.2~ubuntu-bionic_armhf.deb'
21:44:31 copied '/root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.deb'
21:44:31 removed '/root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.deb'
21:44:31 copied '/root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.deb'
21:44:31 removed '/root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.deb'
21:44:31 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic.dsc' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic.dsc'
21:44:31 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic.dsc'
21:44:31 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic.tar.gz' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic.tar.gz'
21:44:31 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic.tar.gz'
21:44:31 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.buildinfo'
21:44:31 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.buildinfo'
21:44:31 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.changes' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.changes'
21:44:31 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.changes'
21:44:31 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.deb' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.deb'
21:44:31 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.deb'
21:44:31 copied '/root/docker-compose-plugin_2.9.0~ubuntu-bionic_armhf.deb' -> '/build/docker-compose-plugin_2.9.0~ubuntu-bionic_armhf.deb'
21:44:31 removed '/root/docker-compose-plugin_2.9.0~ubuntu-bionic_armhf.deb'
21:44:32 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.9.0~ubuntu-focal_armhf.deb'.
21:44:32 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.deb'.
21:44:32 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.9.0~debian-buster_armhf.deb'.
21:44:32 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.deb'.
21:44:34 adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
21:44:34 grabbing file https://download.docker.com/linux/centos/docker-ce.repo to /etc/yum.repos.d/docker-ce.repo
21:44:34 repo saved to /etc/yum.repos.d/docker-ce.repo
21:44:34 + yum-config-manager --disable 'docker-ce-*'
21:44:34 Loaded plugins: fastestmirror, ovl
21:44:34 =========================== repo: docker-ce-nightly ============================
21:44:34 [docker-ce-nightly]
21:44:34 async = True
21:44:34 bandwidth = 0
21:44:34 base_persistdir = /var/lib/yum/repos/x86_64/7
21:44:34 baseurl = https://download.docker.com/linux/centos/7/x86_64/nightly
21:44:34 cache = 0
21:44:34 cachedir = /var/cache/yum/x86_64/7/docker-ce-nightly
21:44:34 check_config_file_age = True
21:44:34 compare_providers_priority = 80
21:44:34 cost = 1000
21:44:34 deltarpm_metadata_percentage = 100
21:44:34 deltarpm_percentage = 
21:44:34 enabled = False
21:44:34 enablegroups = True
21:44:34 exclude = 
21:44:34 failovermethod = priority
21:44:34 ftp_disable_epsv = False
21:44:34 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly/gpgcadir
21:44:34 gpgcakey = 
21:44:34 gpgcheck = True
21:44:34 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly/gpgdir
21:44:34 gpgkey = https://download.docker.com/linux/centos/gpg
21:44:34 hdrdir = /var/cache/yum/x86_64/7/docker-ce-nightly/headers
21:44:34 http_caching = all
21:44:34 includepkgs = 
21:44:34 ip_resolve = 
21:44:34 keepalive = True
21:44:34 keepcache = False
21:44:34 mddownloadpolicy = sqlite
21:44:34 mdpolicy = group:small
21:44:34 mediaid = 
21:44:34 metadata_expire = 21600
21:44:34 metadata_expire_filter = read-only:present
21:44:34 metalink = 
21:44:34 minrate = 0
21:44:34 mirrorlist = 
21:44:34 mirrorlist_expire = 86400
21:44:34 name = Docker CE Nightly - x86_64
21:44:34 old_base_cache_dir = 
21:44:34 password = 
21:44:34 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly
21:44:34 pkgdir = /var/cache/yum/x86_64/7/docker-ce-nightly/packages
21:44:34 proxy = False
21:44:34 proxy_dict = 
21:44:34 proxy_password = 
21:44:34 proxy_username = 
21:44:34 repo_gpgcheck = False
21:44:34 retries = 10
21:44:34 skip_if_unavailable = False
21:44:34 ssl_check_cert_permissions = True
21:44:34 sslcacert = 
21:44:34 sslclientcert = 
21:44:34 sslclientkey = 
21:44:34 sslverify = True
21:44:34 throttle = 0
21:44:34 timeout = 30.0
21:44:34 ui_id = docker-ce-nightly/7/x86_64
21:44:34 ui_repoid_vars = releasever,
21:44:34    basearch
21:44:34 username = 
21:44:34 
21:44:34 ====================== repo: docker-ce-nightly-debuginfo =======================
21:44:34 [docker-ce-nightly-debuginfo]
21:44:34 async = True
21:44:34 bandwidth = 0
21:44:34 base_persistdir = /var/lib/yum/repos/x86_64/7
21:44:34 baseurl = https://download.docker.com/linux/centos/7/debug-x86_64/nightly
21:44:34 cache = 0
21:44:34 cachedir = /var/cache/yum/x86_64/7/docker-ce-nightly-debuginfo
21:44:34 check_config_file_age = True
21:44:34 compare_providers_priority = 80
21:44:34 cost = 1000
21:44:34 deltarpm_metadata_percentage = 100
21:44:34 deltarpm_percentage = 
21:44:34 enabled = False
21:44:34 enablegroups = True
21:44:34 exclude = 
21:44:34 failovermethod = priority
21:44:34 ftp_disable_epsv = False
21:44:34 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-debuginfo/gpgcadir
21:44:34 gpgcakey = 
21:44:34 gpgcheck = True
21:44:34 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-debuginfo/gpgdir
21:44:34 gpgkey = https://download.docker.com/linux/centos/gpg
21:44:34 hdrdir = /var/cache/yum/x86_64/7/docker-ce-nightly-debuginfo/headers
21:44:34 http_caching = all
21:44:34 includepkgs = 
21:44:34 ip_resolve = 
21:44:34 keepalive = True
21:44:34 keepcache = False
21:44:34 mddownloadpolicy = sqlite
21:44:34 mdpolicy = group:small
21:44:34 mediaid = 
21:44:34 metadata_expire = 21600
21:44:34 metadata_expire_filter = read-only:present
21:44:34 metalink = 
21:44:34 minrate = 0
21:44:34 mirrorlist = 
21:44:34 mirrorlist_expire = 86400
21:44:34 name = Docker CE Nightly - Debuginfo x86_64
21:44:34 old_base_cache_dir = 
21:44:34 password = 
21:44:34 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-debuginfo
21:44:34 pkgdir = /var/cache/yum/x86_64/7/docker-ce-nightly-debuginfo/packages
21:44:34 proxy = False
21:44:34 proxy_dict = 
21:44:34 proxy_password = 
21:44:34 proxy_username = 
21:44:34 repo_gpgcheck = False
21:44:34 retries = 10
21:44:34 skip_if_unavailable = False
21:44:34 ssl_check_cert_permissions = True
21:44:34 sslcacert = 
21:44:34 sslclientcert = 
21:44:34 sslclientkey = 
21:44:34 sslverify = True
21:44:34 throttle = 0
21:44:34 timeout = 30.0
21:44:34 ui_id = docker-ce-nightly-debuginfo/7/x86_64
21:44:34 ui_repoid_vars = releasever,
21:44:34    basearch
21:44:34 username = 
21:44:34 
21:44:34 ======================== repo: docker-ce-nightly-source ========================
21:44:34 [docker-ce-nightly-source]
21:44:34 async = True
21:44:34 bandwidth = 0
21:44:34 base_persistdir = /var/lib/yum/repos/x86_64/7
21:44:34 baseurl = https://download.docker.com/linux/centos/7/source/nightly
21:44:34 cache = 0
21:44:34 cachedir = /var/cache/yum/x86_64/7/docker-ce-nightly-source
21:44:34 check_config_file_age = True
21:44:34 compare_providers_priority = 80
21:44:34 cost = 1000
21:44:34 deltarpm_metadata_percentage = 100
21:44:34 deltarpm_percentage = 
21:44:34 enabled = False
21:44:34 enablegroups = True
21:44:34 exclude = 
21:44:34 failovermethod = priority
21:44:34 ftp_disable_epsv = False
21:44:34 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-source/gpgcadir
21:44:34 gpgcakey = 
21:44:34 gpgcheck = True
21:44:34 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-source/gpgdir
21:44:34 gpgkey = https://download.docker.com/linux/centos/gpg
21:44:34 hdrdir = /var/cache/yum/x86_64/7/docker-ce-nightly-source/headers
21:44:34 http_caching = all
21:44:34 includepkgs = 
21:44:34 ip_resolve = 
21:44:34 keepalive = True
21:44:34 keepcache = False
21:44:34 mddownloadpolicy = sqlite
21:44:34 mdpolicy = group:small
21:44:34 mediaid = 
21:44:34 metadata_expire = 21600
21:44:34 metadata_expire_filter = read-only:present
21:44:34 metalink = 
21:44:34 minrate = 0
21:44:34 mirrorlist = 
21:44:34 mirrorlist_expire = 86400
21:44:34 name = Docker CE Nightly - Sources
21:44:34 old_base_cache_dir = 
21:44:34 password = 
21:44:34 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-source
21:44:34 pkgdir = /var/cache/yum/x86_64/7/docker-ce-nightly-source/packages
21:44:34 proxy = False
21:44:34 proxy_dict = 
21:44:34 proxy_password = 
21:44:34 proxy_username = 
21:44:34 repo_gpgcheck = False
21:44:34 retries = 10
21:44:34 skip_if_unavailable = False
21:44:34 ssl_check_cert_permissions = True
21:44:34 sslcacert = 
21:44:34 sslclientcert = 
21:44:34 sslclientkey = 
21:44:34 sslverify = True
21:44:34 throttle = 0
21:44:34 timeout = 30.0
21:44:34 ui_id = docker-ce-nightly-source/7
21:44:34 ui_repoid_vars = releasever,
21:44:34    basearch
21:44:34 username = 
21:44:34 
21:44:34 ============================ repo: docker-ce-stable ============================
21:44:34 [docker-ce-stable]
21:44:34 async = True
21:44:34 bandwidth = 0
21:44:34 base_persistdir = /var/lib/yum/repos/x86_64/7
21:44:34 baseurl = https://download.docker.com/linux/centos/7/x86_64/stable
21:44:34 cache = 0
21:44:34 cachedir = /var/cache/yum/x86_64/7/docker-ce-stable
21:44:34 check_config_file_age = True
21:44:34 compare_providers_priority = 80
21:44:34 cost = 1000
21:44:34 deltarpm_metadata_percentage = 100
21:44:34 deltarpm_percentage = 
21:44:34 enabled = 0
21:44:34 enablegroups = True
21:44:34 exclude = 
21:44:34 failovermethod = priority
21:44:34 ftp_disable_epsv = False
21:44:34 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-stable/gpgcadir
21:44:34 gpgcakey = 
21:44:34 gpgcheck = True
21:44:34 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable/gpgdir
21:44:34 gpgkey = https://download.docker.com/linux/centos/gpg
21:44:34 hdrdir = /var/cache/yum/x86_64/7/docker-ce-stable/headers
21:44:34 http_caching = all
21:44:34 includepkgs = 
21:44:34 ip_resolve = 
21:44:34 keepalive = True
21:44:34 keepcache = False
21:44:34 mddownloadpolicy = sqlite
21:44:34 mdpolicy = group:small
21:44:34 mediaid = 
21:44:34 metadata_expire = 21600
21:44:34 metadata_expire_filter = read-only:present
21:44:34 metalink = 
21:44:34 minrate = 0
21:44:34 mirrorlist = 
21:44:34 mirrorlist_expire = 86400
21:44:34 name = Docker CE Stable - x86_64
21:44:34 old_base_cache_dir = 
21:44:34 password = 
21:44:34 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable
21:44:34 pkgdir = /var/cache/yum/x86_64/7/docker-ce-stable/packages
21:44:34 proxy = False
21:44:34 proxy_dict = 
21:44:34 proxy_password = 
21:44:34 proxy_username = 
21:44:34 repo_gpgcheck = False
21:44:34 retries = 10
21:44:34 skip_if_unavailable = False
21:44:34 ssl_check_cert_permissions = True
21:44:34 sslcacert = 
21:44:34 sslclientcert = 
21:44:34 sslclientkey = 
21:44:34 sslverify = True
21:44:34 throttle = 0
21:44:34 timeout = 30.0
21:44:34 ui_id = docker-ce-stable/7/x86_64
21:44:34 ui_repoid_vars = releasever,
21:44:34    basearch
21:44:34 username = 
21:44:34 
21:44:34 ======================= repo: docker-ce-stable-debuginfo =======================
21:44:34 [docker-ce-stable-debuginfo]
21:44:34 async = True
21:44:34 bandwidth = 0
21:44:34 base_persistdir = /var/lib/yum/repos/x86_64/7
21:44:34 baseurl = https://download.docker.com/linux/centos/7/debug-x86_64/stable
21:44:34 cache = 0
21:44:34 cachedir = /var/cache/yum/x86_64/7/docker-ce-stable-debuginfo
21:44:34 check_config_file_age = True
21:44:34 compare_providers_priority = 80
21:44:34 cost = 1000
21:44:34 deltarpm_metadata_percentage = 100
21:44:34 deltarpm_percentage = 
21:44:34 enabled = False
21:44:34 enablegroups = True
21:44:34 exclude = 
21:44:34 failovermethod = priority
21:44:34 ftp_disable_epsv = False
21:44:34 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-debuginfo/gpgcadir
21:44:34 gpgcakey = 
21:44:34 gpgcheck = True
21:44:34 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-debuginfo/gpgdir
21:44:34 gpgkey = https://download.docker.com/linux/centos/gpg
21:44:34 hdrdir = /var/cache/yum/x86_64/7/docker-ce-stable-debuginfo/headers
21:44:34 http_caching = all
21:44:34 includepkgs = 
21:44:34 ip_resolve = 
21:44:34 keepalive = True
21:44:34 keepcache = False
21:44:34 mddownloadpolicy = sqlite
21:44:34 mdpolicy = group:small
21:44:34 mediaid = 
21:44:34 metadata_expire = 21600
21:44:34 metadata_expire_filter = read-only:present
21:44:34 metalink = 
21:44:34 minrate = 0
21:44:34 mirrorlist = 
21:44:34 mirrorlist_expire = 86400
21:44:34 name = Docker CE Stable - Debuginfo x86_64
21:44:34 old_base_cache_dir = 
21:44:34 password = 
21:44:34 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-debuginfo
21:44:34 pkgdir = /var/cache/yum/x86_64/7/docker-ce-stable-debuginfo/packages
21:44:34 proxy = False
21:44:34 proxy_dict = 
21:44:34 proxy_password = 
21:44:34 proxy_username = 
21:44:34 repo_gpgcheck = False
21:44:34 retries = 10
21:44:34 skip_if_unavailable = False
21:44:34 ssl_check_cert_permissions = True
21:44:34 sslcacert = 
21:44:34 sslclientcert = 
21:44:34 sslclientkey = 
21:44:34 sslverify = True
21:44:34 throttle = 0
21:44:34 timeout = 30.0
21:44:34 ui_id = docker-ce-stable-debuginfo/7/x86_64
21:44:34 ui_repoid_vars = releasever,
21:44:34    basearch
21:44:34 username = 
21:44:34 
21:44:34 ======================== repo: docker-ce-stable-source =========================
21:44:34 [docker-ce-stable-source]
21:44:34 async = True
21:44:34 bandwidth = 0
21:44:34 base_persistdir = /var/lib/yum/repos/x86_64/7
21:44:34 baseurl = https://download.docker.com/linux/centos/7/source/stable
21:44:34 cache = 0
21:44:34 cachedir = /var/cache/yum/x86_64/7/docker-ce-stable-source
21:44:34 check_config_file_age = True
21:44:34 compare_providers_priority = 80
21:44:34 cost = 1000
21:44:34 deltarpm_metadata_percentage = 100
21:44:34 deltarpm_percentage = 
21:44:34 enabled = False
21:44:34 enablegroups = True
21:44:34 exclude = 
21:44:34 failovermethod = priority
21:44:34 ftp_disable_epsv = False
21:44:34 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-source/gpgcadir
21:44:34 gpgcakey = 
21:44:34 gpgcheck = True
21:44:34 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-source/gpgdir
21:44:34 gpgkey = https://download.docker.com/linux/centos/gpg
21:44:34 hdrdir = /var/cache/yum/x86_64/7/docker-ce-stable-source/headers
21:44:34 http_caching = all
21:44:34 includepkgs = 
21:44:34 ip_resolve = 
21:44:34 keepalive = True
21:44:34 keepcache = False
21:44:34 mddownloadpolicy = sqlite
21:44:34 mdpolicy = group:small
21:44:34 mediaid = 
21:44:34 metadata_expire = 21600
21:44:34 metadata_expire_filter = read-only:present
21:44:34 metalink = 
21:44:34 minrate = 0
21:44:34 mirrorlist = 
21:44:34 mirrorlist_expire = 86400
21:44:34 name = Docker CE Stable - Sources
21:44:34 old_base_cache_dir = 
21:44:34 password = 
21:44:34 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-source
21:44:34 pkgdir = /var/cache/yum/x86_64/7/docker-ce-stable-source/packages
21:44:34 proxy = False
21:44:34 proxy_dict = 
21:44:34 proxy_password = 
21:44:34 proxy_username = 
21:44:34 repo_gpgcheck = False
21:44:34 retries = 10
21:44:34 skip_if_unavailable = False
21:44:34 ssl_check_cert_permissions = True
21:44:34 sslcacert = 
21:44:34 sslclientcert = 
21:44:34 sslclientkey = 
21:44:34 sslverify = True
21:44:34 throttle = 0
21:44:34 timeout = 30.0
21:44:34 ui_id = docker-ce-stable-source/7
21:44:34 ui_repoid_vars = releasever,
21:44:34    basearch
21:44:34 username = 
21:44:34 
21:44:34 ============================= repo: docker-ce-test =============================
21:44:34 [docker-ce-test]
21:44:34 async = True
21:44:34 bandwidth = 0
21:44:34 base_persistdir = /var/lib/yum/repos/x86_64/7
21:44:34 baseurl = https://download.docker.com/linux/centos/7/x86_64/test
21:44:34 cache = 0
21:44:34 cachedir = /var/cache/yum/x86_64/7/docker-ce-test
21:44:34 check_config_file_age = True
21:44:34 compare_providers_priority = 80
21:44:34 cost = 1000
21:44:34 deltarpm_metadata_percentage = 100
21:44:34 deltarpm_percentage = 
21:44:34 enabled = False
21:44:34 enablegroups = True
21:44:34 exclude = 
21:44:34 failovermethod = priority
21:44:34 ftp_disable_epsv = False
21:44:34 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-test/gpgcadir
21:44:34 gpgcakey = 
21:44:34 gpgcheck = True
21:44:34 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-test/gpgdir
21:44:34 gpgkey = https://download.docker.com/linux/centos/gpg
21:44:34 hdrdir = /var/cache/yum/x86_64/7/docker-ce-test/headers
21:44:34 http_caching = all
21:44:34 includepkgs = 
21:44:34 ip_resolve = 
21:44:34 keepalive = True
21:44:34 keepcache = False
21:44:34 mddownloadpolicy = sqlite
21:44:34 mdpolicy = group:small
21:44:34 mediaid = 
21:44:34 metadata_expire = 21600
21:44:34 metadata_expire_filter = read-only:present
21:44:34 metalink = 
21:44:34 minrate = 0
21:44:34 mirrorlist = 
21:44:34 mirrorlist_expire = 86400
21:44:34 name = Docker CE Test - x86_64
21:44:34 old_base_cache_dir = 
21:44:34 password = 
21:44:34 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-test
21:44:34 pkgdir = /var/cache/yum/x86_64/7/docker-ce-test/packages
21:44:34 proxy = False
21:44:34 proxy_dict = 
21:44:34 proxy_password = 
21:44:34 proxy_username = 
21:44:34 repo_gpgcheck = False
21:44:34 retries = 10
21:44:34 skip_if_unavailable = False
21:44:34 ssl_check_cert_permissions = True
21:44:34 sslcacert = 
21:44:34 sslclientcert = 
21:44:34 sslclientkey = 
21:44:34 sslverify = True
21:44:34 throttle = 0
21:44:34 timeout = 30.0
21:44:34 ui_id = docker-ce-test/7/x86_64
21:44:34 ui_repoid_vars = releasever,
21:44:34    basearch
21:44:34 username = 
21:44:34 
21:44:34 ======================== repo: docker-ce-test-debuginfo ========================
21:44:34 [docker-ce-test-debuginfo]
21:44:34 async = True
21:44:34 bandwidth = 0
21:44:34 base_persistdir = /var/lib/yum/repos/x86_64/7
21:44:34 baseurl = https://download.docker.com/linux/centos/7/debug-x86_64/test
21:44:34 cache = 0
21:44:34 cachedir = /var/cache/yum/x86_64/7/docker-ce-test-debuginfo
21:44:34 check_config_file_age = True
21:44:34 compare_providers_priority = 80
21:44:34 cost = 1000
21:44:34 deltarpm_metadata_percentage = 100
21:44:34 deltarpm_percentage = 
21:44:34 enabled = False
21:44:34 enablegroups = True
21:44:34 exclude = 
21:44:34 failovermethod = priority
21:44:34 ftp_disable_epsv = False
21:44:34 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-test-debuginfo/gpgcadir
21:44:34 gpgcakey = 
21:44:34 gpgcheck = True
21:44:34 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-test-debuginfo/gpgdir
21:44:34 gpgkey = https://download.docker.com/linux/centos/gpg
21:44:34 hdrdir = /var/cache/yum/x86_64/7/docker-ce-test-debuginfo/headers
21:44:34 http_caching = all
21:44:34 includepkgs = 
21:44:34 ip_resolve = 
21:44:34 keepalive = True
21:44:34 keepcache = False
21:44:34 mddownloadpolicy = sqlite
21:44:34 mdpolicy = group:small
21:44:34 mediaid = 
21:44:34 metadata_expire = 21600
21:44:34 metadata_expire_filter = read-only:present
21:44:34 metalink = 
21:44:34 minrate = 0
21:44:34 mirrorlist = 
21:44:34 mirrorlist_expire = 86400
21:44:34 name = Docker CE Test - Debuginfo x86_64
21:44:34 old_base_cache_dir = 
21:44:34 password = 
21:44:34 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-test-debuginfo
21:44:34 pkgdir = /var/cache/yum/x86_64/7/docker-ce-test-debuginfo/packages
21:44:34 proxy = False
21:44:34 proxy_dict = 
21:44:34 proxy_password = 
21:44:34 proxy_username = 
21:44:34 repo_gpgcheck = False
21:44:34 retries = 10
21:44:34 skip_if_unavailable = False
21:44:34 ssl_check_cert_permissions = True
21:44:34 sslcacert = 
21:44:34 sslclientcert = 
21:44:34 sslclientkey = 
21:44:34 sslverify = True
21:44:34 throttle = 0
21:44:34 timeout = 30.0
21:44:34 ui_id = docker-ce-test-debuginfo/7/x86_64
21:44:34 ui_repoid_vars = releasever,
21:44:34    basearch
21:44:34 username = 
21:44:34 
21:44:34 ========================= repo: docker-ce-test-source ==========================
21:44:34 [docker-ce-test-source]
21:44:34 async = True
21:44:34 bandwidth = 0
21:44:34 base_persistdir = /var/lib/yum/repos/x86_64/7
21:44:34 baseurl = https://download.docker.com/linux/centos/7/source/test
21:44:34 cache = 0
21:44:34 cachedir = /var/cache/yum/x86_64/7/docker-ce-test-source
21:44:34 check_config_file_age = True
21:44:34 compare_providers_priority = 80
21:44:34 cost = 1000
21:44:34 deltarpm_metadata_percentage = 100
21:44:34 deltarpm_percentage = 
21:44:34 enabled = False
21:44:34 enablegroups = True
21:44:34 exclude = 
21:44:34 failovermethod = priority
21:44:34 ftp_disable_epsv = False
21:44:34 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-test-source/gpgcadir
21:44:34 gpgcakey = 
21:44:34 gpgcheck = True
21:44:34 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-test-source/gpgdir
21:44:34 gpgkey = https://download.docker.com/linux/centos/gpg
21:44:34 hdrdir = /var/cache/yum/x86_64/7/docker-ce-test-source/headers
21:44:34 http_caching = all
21:44:34 includepkgs = 
21:44:34 ip_resolve = 
21:44:34 keepalive = True
21:44:34 keepcache = False
21:44:34 mddownloadpolicy = sqlite
21:44:34 mdpolicy = group:small
21:44:34 mediaid = 
21:44:34 metadata_expire = 21600
21:44:34 metadata_expire_filter = read-only:present
21:44:34 metalink = 
21:44:34 minrate = 0
21:44:34 mirrorlist = 
21:44:34 mirrorlist_expire = 86400
21:44:34 name = Docker CE Test - Sources
21:44:34 old_base_cache_dir = 
21:44:34 password = 
21:44:34 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-test-source
21:44:34 pkgdir = /var/cache/yum/x86_64/7/docker-ce-test-source/packages
21:44:34 proxy = False
21:44:34 proxy_dict = 
21:44:34 proxy_password = 
21:44:34 proxy_username = 
21:44:34 repo_gpgcheck = False
21:44:34 retries = 10
21:44:34 skip_if_unavailable = False
21:44:34 ssl_check_cert_permissions = True
21:44:34 sslcacert = 
21:44:34 sslclientcert = 
21:44:34 sslclientkey = 
21:44:34 sslverify = True
21:44:34 throttle = 0
21:44:34 timeout = 30.0
21:44:34 ui_id = docker-ce-test-source/7
21:44:34 ui_repoid_vars = releasever,
21:44:34    basearch
21:44:34 username = 
21:44:34 
21:44:34 + yum-config-manager --enable docker-ce-test
21:44:34 Loaded plugins: fastestmirror, ovl
21:44:34 ============================= repo: docker-ce-test =============================
21:44:34 [docker-ce-test]
21:44:34 async = True
21:44:34 bandwidth = 0
21:44:34 base_persistdir = /var/lib/yum/repos/x86_64/7
21:44:34 baseurl = https://download.docker.com/linux/centos/7/x86_64/test
21:44:34 cache = 0
21:44:34 cachedir = /var/cache/yum/x86_64/7/docker-ce-test
21:44:34 check_config_file_age = True
21:44:34 compare_providers_priority = 80
21:44:34 cost = 1000
21:44:34 deltarpm_metadata_percentage = 100
21:44:34 deltarpm_percentage = 
21:44:34 enabled = 1
21:44:34 enablegroups = True
21:44:34 exclude = 
21:44:34 failovermethod = priority
21:44:34 ftp_disable_epsv = False
21:44:34 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-test/gpgcadir
21:44:34 gpgcakey = 
21:44:34 gpgcheck = True
21:44:34 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-test/gpgdir
21:44:34 gpgkey = https://download.docker.com/linux/centos/gpg
21:44:34 hdrdir = /var/cache/yum/x86_64/7/docker-ce-test/headers
21:44:34 http_caching = all
21:44:34 includepkgs = 
21:44:34 ip_resolve = 
21:44:34 keepalive = True
21:44:34 keepcache = False
21:44:34 mddownloadpolicy = sqlite
21:44:34 mdpolicy = group:small
21:44:34 mediaid = 
21:44:34 metadata_expire = 21600
21:44:34 metadata_expire_filter = read-only:present
21:44:34 metalink = 
21:44:34 minrate = 0
21:44:34 mirrorlist = 
21:44:34 mirrorlist_expire = 86400
21:44:34 name = Docker CE Test - x86_64
21:44:34 old_base_cache_dir = 
21:44:34 password = 
21:44:34 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-test
21:44:34 pkgdir = /var/cache/yum/x86_64/7/docker-ce-test/packages
21:44:34 proxy = False
21:44:34 proxy_dict = 
21:44:34 proxy_password = 
21:44:34 proxy_username = 
21:44:34 repo_gpgcheck = False
21:44:34 retries = 10
21:44:34 skip_if_unavailable = False
21:44:34 ssl_check_cert_permissions = True
21:44:34 sslcacert = 
21:44:34 sslclientcert = 
21:44:34 sslclientkey = 
21:44:34 sslverify = True
21:44:34 throttle = 0
21:44:34 timeout = 30.0
21:44:34 ui_id = docker-ce-test/7/x86_64
21:44:34 ui_repoid_vars = releasever,
21:44:34    basearch
21:44:34 username = 
21:44:34 
21:44:34 + yum makecache
21:44:34 Loaded plugins: fastestmirror, ovl
21:44:34 Determining fastest mirrors
21:44:35 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.deb'.
21:44:36 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-bionic"
21:44:36 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:44:36 + make IMAGE=ubuntu:bionic verify
21:44:36 docker run  --rm -i \
21:44:36 	-v "$(pwd):/v" \
21:44:36 	-e DEBIAN_FRONTEND=noninteractive \
21:44:36 	-e PACKAGE_REPO=staging \
21:44:36 	-w /v \
21:44:36 	ubuntu:bionic ./verify
21:44:36 Unable to find image 'ubuntu:bionic' locally
21:44:36 bionic: Pulling from library/ubuntu
21:44:36 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.9.0~debian-bullseye_armhf.deb'.
21:44:36 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.deb'.
21:44:36 a03a1d54dcfd: Already exists
21:44:36 Digest: sha256:eb1392bbdde63147bc2b4ff1a4053dcfe6d15e4dfd3cce29e9b9f52a4f88bc74
21:44:36 Status: Downloaded newer image for ubuntu:bionic
21:44:37 + verify
21:44:37 + dpkg --version
21:44:37 + verify_deb
21:44:37 + apt-get update
21:44:37 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB]
21:44:37 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB]
21:44:38 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB]
21:44:38 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB]
21:44:38 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/restricted armhf Packages [12.5 kB]
21:44:38 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/universe armhf Packages [11.0 MB]
21:44:38 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.deb'.
21:44:38  * base: download.cf.centos.org
21:44:38  * extras: download.cf.centos.org
21:44:38  * updates: download.cf.centos.org
21:44:39 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse armhf Packages [157 kB]
21:44:39 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf Packages [1277 kB]
21:44:39 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe armhf Packages [1948 kB]
21:44:39 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted armhf Packages [17.8 kB]
21:44:39 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf Packages [1649 kB]
21:44:39 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse armhf Packages [6831 B]
21:44:39 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe armhf Packages [12.5 kB]
21:44:39 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main armhf Packages [12.2 kB]
21:44:39 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted armhf Packages [10.9 kB]
21:44:39 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/main armhf Packages [1282 kB]
21:44:39 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse armhf Packages [2756 B]
21:44:39 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe armhf Packages [1262 kB]
21:44:40 Fetched 19.1 MB in 3s (5575 kB/s)
21:44:42 Reading package lists...
21:44:42 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
21:44:42 Reading package lists...
21:44:43 Building dependency tree...
21:44:43 Reading state information...
21:44:43 The following additional packages will be installed:
21:44:43   dirmngr distro-info-data gir1.2-glib-2.0 gnupg gnupg-l10n gnupg-utils gpg
21:44:43   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
21:44:43   libapt-inst2.0 libasn1-8-heimdal libassuan0 libcurl4 libdbus-1-3 libexpat1
21:44:43   libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libgssapi3-heimdal
21:44:43   libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal
21:44:43   libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3
21:44:43   libkrb5support0 libksba8 libldap-2.4-2 libldap-common libmpdec2
21:44:43   libnghttp2-14 libnpth0 libpsl5 libpython3-stdlib libpython3.6-minimal
21:44:43   libpython3.6-stdlib libreadline7 libroken18-heimdal librtmp1 libsasl2-2
21:44:43   libsasl2-modules-db libsqlite3-0 libssl1.1 libwind0-heimdal mime-support
21:44:43   openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus
21:44:43   python3-gi python3-minimal python3-software-properties python3.6
21:44:43   python3.6-minimal readline-common
21:44:43 Suggested packages:
21:44:43   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
21:44:43   scdaemon isoquery krb5-doc krb5-user lsb pinentry-doc python3-doc python3-tk
21:44:43   python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
21:44:43   python3.6-venv python3.6-doc binutils binfmt-support readline-doc
21:44:43 Recommended packages:
21:44:43   dbus libglib2.0-data shared-mime-info xdg-user-dirs krb5-locales
21:44:43   publicsuffix libsasl2-modules file xz-utils unattended-upgrades
21:44:43 The following NEW packages will be installed:
21:44:43   apt-transport-https ca-certificates curl dirmngr distro-info-data
21:44:43   gir1.2-glib-2.0 gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent
21:44:43   gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapt-inst2.0
21:44:43   libasn1-8-heimdal libassuan0 libcurl4 libdbus-1-3 libexpat1
21:44:43   libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libgssapi3-heimdal
21:44:43   libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal
21:44:43   libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3
21:44:43   libkrb5support0 libksba8 libldap-2.4-2 libldap-common libmpdec2
21:44:43   libnghttp2-14 libnpth0 libpsl5 libpython3-stdlib libpython3.6-minimal
21:44:43   libpython3.6-stdlib libreadline7 libroken18-heimdal librtmp1 libsasl2-2
21:44:43   libsasl2-modules-db libsqlite3-0 libssl1.1 libwind0-heimdal lsb-release
21:44:43   mime-support openssl pinentry-curses python-apt-common python3 python3-apt
21:44:43   python3-dbus python3-gi python3-minimal python3-software-properties
21:44:43   python3.6 python3.6-minimal readline-common software-properties-common
21:44:43 make[1]: Leaving directory '/root/build-deb'
21:44:43  dpkg-genbuildinfo -O../docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.buildinfo
21:44:44 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded.
21:44:44 Need to get 14.4 MB of archives.
21:44:44 After this operation, 59.5 MB of additional disk space will be used.
21:44:44 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libssl1.1 armhf 1.1.1-1ubuntu2.1~18.04.20 [1070 kB]
21:44:44  dpkg-genchanges -O../docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.changes
21:44:44 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpython3.6-minimal armhf 3.6.9-1~18.04ubuntu1.8 [525 kB]
21:44:44 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libexpat1 armhf 2.2.5-3ubuntu0.7 [60.9 kB]
21:44:44 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3.6-minimal armhf 3.6.9-1~18.04ubuntu1.8 [1343 kB]
21:44:44 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:44:44 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf mime-support all 3.60ubuntu1 [30.1 kB]
21:44:44 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmpdec2 armhf 2.4.2-1ubuntu1 [66.4 kB]
21:44:44 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf readline-common all 7.0-3 [52.9 kB]
21:44:44 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libreadline7 armhf 7.0-3 [103 kB]
21:44:44 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsqlite3-0 armhf 3.22.0-1ubuntu0.5 [424 kB]
21:44:44 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpython3.6-stdlib armhf 3.6.9-1~18.04ubuntu1.8 [1638 kB]
21:44:44 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3.6 armhf 3.6.9-1~18.04ubuntu1.8 [203 kB]
21:44:44 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpython3-stdlib armhf 3.6.7-1~18.04 [7240 B]
21:44:44 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3 armhf 3.6.7-1~18.04 [47.2 kB]
21:44:44 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf openssl armhf 1.1.1-1ubuntu2.1~18.04.20 [590 kB]
21:44:44 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf ca-certificates all 20211016~18.04.1 [144 kB]
21:44:44 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf distro-info-data all 0.37ubuntu0.14 [4660 B]
21:44:44 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:44:44 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgirepository-1.0-1 armhf 1.56.1-1 [69.4 kB]
21:44:44 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf gir1.2-glib-2.0 armhf 1.56.1-1 [131 kB]
21:44:44 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libapt-inst2.0 armhf 1.6.14 [54.2 kB]
21:44:44 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libdbus-1-3 armhf 1.12.2-1ubuntu1.3 [153 kB]
21:44:44 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf lsb-release all 9.20170808ubuntu1 [11.0 kB]
21:44:44 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-dbus armhf 1.2.6-1 [83.7 kB]
21:44:44 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-gi armhf 3.26.1-2ubuntu1 [138 kB]
21:44:44 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf iso-codes all 3.79-1 [2565 kB]
21:44:45 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.9.0~raspbian-buster_armhf.deb'.
21:44:45 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkrb5support0 armhf 1.16-2ubuntu0.2 [27.2 kB]
21:44:45 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libk5crypto3 armhf 1.16-2ubuntu0.2 [83.1 kB]
21:44:45 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkeyutils1 armhf 1.5.9-9.2ubuntu2.1 [7852 B]
21:44:45 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkrb5-3 armhf 1.16-2ubuntu0.2 [233 kB]
21:44:45 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgssapi-krb5-2 armhf 1.16-2ubuntu0.2 [101 kB]
21:44:45 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpsl5 armhf 0.19.1-5build1 [40.5 kB]
21:44:45 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python-apt-common all 1.6.5ubuntu0.7 [16.9 kB]
21:44:45 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-apt armhf 1.6.5ubuntu0.7 [136 kB]
21:44:45 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe armhf apt-transport-https all 1.6.14 [4348 B]
21:44:45 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libroken18-heimdal armhf 7.5.0+dfsg-1 [34.1 kB]
21:44:45 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libasn1-8-heimdal armhf 7.5.0+dfsg-1 [136 kB]
21:44:45 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libheimbase1-heimdal armhf 7.5.0+dfsg-1 [24.1 kB]
21:44:45 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhcrypto4-heimdal armhf 7.5.0+dfsg-1 [76.5 kB]
21:44:45 Get:40 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libwind0-heimdal armhf 7.5.0+dfsg-1 [47.2 kB]
21:44:45 Get:41 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhx509-5-heimdal armhf 7.5.0+dfsg-1 [87.9 kB]
21:44:45 Get:42 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libkrb5-26-heimdal armhf 7.5.0+dfsg-1 [168 kB]
21:44:45 Get:43 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libheimntlm0-heimdal armhf 7.5.0+dfsg-1 [13.1 kB]
21:44:45 Get:44 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgssapi3-heimdal armhf 7.5.0+dfsg-1 [78.8 kB]
21:44:45 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:44:45 dpkg-genchanges: info: including full source code in upload
21:44:45  dpkg-source -I.git --after-build .
21:44:45 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:44:45 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:44:45 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:44:45 Get:49 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnghttp2-14 armhf 1.30.0-1ubuntu1 [67.4 kB]
21:44:45 Get:50 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-1 [49.1 kB]
21:44:45 Get:51 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libcurl4 armhf 7.58.0-2ubuntu3.19 [188 kB]
21:44:45 Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf curl armhf 7.58.0-2ubuntu3.19 [152 kB]
21:44:45 Get:53 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libassuan0 armhf 2.5.1-2 [28.3 kB]
21:44:45 Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpgconf armhf 2.2.4-1ubuntu1.6 [106 kB]
21:44:45 Get:55 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libksba8 armhf 1.3.5-2 [78.7 kB]
21:44:45 Get:56 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnpth0 armhf 1.5-3 [6632 B]
21:44:45 Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf dirmngr armhf 2.2.4-1ubuntu1.6 [275 kB]
21:44:45 Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gnupg-l10n all 2.2.4-1ubuntu1.6 [50.1 kB]
21:44:45 Get:59 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gnupg-utils armhf 2.2.4-1ubuntu1.6 [107 kB]
21:44:45 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:44:45 + destination=/build
21:44:45 + mkdir -p /build
21:44:45 + mv -v /root/docker-buildx-plugin_0.8.2~ubuntu-jammy_armhf.deb /root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.deb /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy.dsc /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy.tar.gz /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.buildinfo /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.changes /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.deb /root/docker-compose-plugin_2.9.0~ubuntu-jammy_armhf.deb /build
21:44:45 copied '/root/docker-buildx-plugin_0.8.2~ubuntu-jammy_armhf.deb' -> '/build/docker-buildx-plugin_0.8.2~ubuntu-jammy_armhf.deb'
21:44:45 removed '/root/docker-buildx-plugin_0.8.2~ubuntu-jammy_armhf.deb'
21:44:45 copied '/root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.deb'
21:44:45 removed '/root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.deb'
21:44:45 copied '/root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.deb'
21:44:45 removed '/root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.deb'
21:44:45 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy.dsc' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy.dsc'
21:44:45 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy.dsc'
21:44:45 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy.tar.gz' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy.tar.gz'
21:44:45 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy.tar.gz'
21:44:45 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.buildinfo'
21:44:45 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.buildinfo'
21:44:45 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.changes' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.changes'
21:44:45 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.changes'
21:44:45 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.deb' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.deb'
21:44:45 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.deb'
21:44:45 copied '/root/docker-compose-plugin_2.9.0~ubuntu-jammy_armhf.deb' -> '/build/docker-compose-plugin_2.9.0~ubuntu-jammy_armhf.deb'
21:44:45 removed '/root/docker-compose-plugin_2.9.0~ubuntu-jammy_armhf.deb'
21:44:45 Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg armhf 2.2.4-1ubuntu1.6 [409 kB]
21:44:45 Get:61 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf pinentry-curses armhf 1.1.0-1 [31.4 kB]
21:44:45 Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg-agent armhf 2.2.4-1ubuntu1.6 [189 kB]
21:44:45 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:44:45 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:44:45 Get:65 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpgsm armhf 2.2.4-1ubuntu1.6 [183 kB]
21:44:45 Get:66 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gnupg armhf 2.2.4-1ubuntu1.6 [249 kB]
21:44:45 Get:67 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-software-properties all 0.96.24.32.18 [23.8 kB]
21:44:45 Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf software-properties-common all 0.96.24.32.18 [10.1 kB]
21:44:45 Get:69 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe armhf gnupg2 all 2.2.4-1ubuntu1.6 [5300 B]
21:44:45 debconf: delaying package configuration, since apt-utils is not installed
21:44:45 Fetched 14.4 MB in 2s (7063 kB/s)
21:44:45 Selecting previously unselected package libssl1.1:armhf.
21:44: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 ... 4045 files and directories currently installed.)
21:44:45 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.20_armhf.deb ...
21:44:45 Unpacking libssl1.1:armhf (1.1.1-1ubuntu2.1~18.04.20) ...
21:44:45 Selecting previously unselected package libpython3.6-minimal:armhf.
21:44:45 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.8_armhf.deb ...
21:44:45 Unpacking libpython3.6-minimal:armhf (3.6.9-1~18.04ubuntu1.8) ...
21:44:45 Selecting previously unselected package libexpat1:armhf.
21:44:45 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.7_armhf.deb ...
21:44:45 Unpacking libexpat1:armhf (2.2.5-3ubuntu0.7) ...
21:44:45 Selecting previously unselected package python3.6-minimal.
21:44:45 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.8_armhf.deb ...
21:44:45 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.8) ...
21:44:46 Setting up libssl1.1:armhf (1.1.1-1ubuntu2.1~18.04.20) ...
21:44:46 Setting up libpython3.6-minimal:armhf (3.6.9-1~18.04ubuntu1.8) ...
21:44:46 Setting up libexpat1:armhf (2.2.5-3ubuntu0.7) ...
21:44:46 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.8) ...
21:44:46 make[1]: Leaving directory '/root/build-deb'
21:44:46  dpkg-genbuildinfo
21:44:46  dpkg-genchanges  >../docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.changes
21:44:46 Selecting previously unselected package python3-minimal.
21:44: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 ... 4302 files and directories currently installed.)
21:44:46 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_armhf.deb ...
21:44:46 Unpacking python3-minimal (3.6.7-1~18.04) ...
21:44:46 Selecting previously unselected package mime-support.
21:44:46 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ...
21:44:46 Unpacking mime-support (3.60ubuntu1) ...
21:44:46 Selecting previously unselected package libmpdec2:armhf.
21:44:46 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_armhf.deb ...
21:44:46 Unpacking libmpdec2:armhf (2.4.2-1ubuntu1) ...
21:44:46 Selecting previously unselected package readline-common.
21:44:46 Preparing to unpack .../3-readline-common_7.0-3_all.deb ...
21:44:46 Unpacking readline-common (7.0-3) ...
21:44:46 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.deb'.
21:44:46 Selecting previously unselected package libreadline7:armhf.
21:44:46 Preparing to unpack .../4-libreadline7_7.0-3_armhf.deb ...
21:44:46 Unpacking libreadline7:armhf (7.0-3) ...
21:44:46 Selecting previously unselected package libsqlite3-0:armhf.
21:44:46 Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.5_armhf.deb ...
21:44:46 Unpacking libsqlite3-0:armhf (3.22.0-1ubuntu0.5) ...
21:44:46 Selecting previously unselected package libpython3.6-stdlib:armhf.
21:44:46 Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.8_armhf.deb ...
21:44:46 Unpacking libpython3.6-stdlib:armhf (3.6.9-1~18.04ubuntu1.8) ...
21:44:47 dpkg-genchanges: info: including full source code in upload
21:44:47  dpkg-source -I.git --after-build .
21:44:47 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:44:47 + destination=/build
21:44:47 + mkdir -p /build
21:44:47 + mv -v /root/docker-buildx-plugin_0.8.2~raspbian-bullseye_armhf.deb /root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.deb /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye.dsc /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye.tar.gz /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.buildinfo /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.changes /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.deb /root/docker-compose-plugin_2.9.0~raspbian-bullseye_armhf.deb /build
21:44:47 copied '/root/docker-buildx-plugin_0.8.2~raspbian-bullseye_armhf.deb' -> '/build/docker-buildx-plugin_0.8.2~raspbian-bullseye_armhf.deb'
21:44:47 removed '/root/docker-buildx-plugin_0.8.2~raspbian-bullseye_armhf.deb'
21:44:47 copied '/root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.deb'
21:44:47 removed '/root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.deb'
21:44:47 copied '/root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.deb'
21:44:47 removed '/root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.deb'
21:44:47 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye.dsc' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye.dsc'
21:44:47 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye.dsc'
21:44:47 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye.tar.gz' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye.tar.gz'
21:44:47 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye.tar.gz'
21:44:47 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.buildinfo'
21:44:47 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.buildinfo'
21:44:47 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.changes' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.changes'
21:44:47 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.changes'
21:44:47 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.deb' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.deb'
21:44:47 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.deb'
21:44:47 copied '/root/docker-compose-plugin_2.9.0~raspbian-bullseye_armhf.deb' -> '/build/docker-compose-plugin_2.9.0~raspbian-bullseye_armhf.deb'
21:44:47 removed '/root/docker-compose-plugin_2.9.0~raspbian-bullseye_armhf.deb'
21:44:47 Selecting previously unselected package python3.6.
21:44:47 Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.8_armhf.deb ...
21:44:47 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.8) ...
21:44:47 Selecting previously unselected package libpython3-stdlib:armhf.
21:44:47 Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_armhf.deb ...
21:44:47 Unpacking libpython3-stdlib:armhf (3.6.7-1~18.04) ...
21:44:47 Setting up python3-minimal (3.6.7-1~18.04) ...
21:44:47 Selecting previously unselected package python3.
21:44:47 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4760 files and directories currently installed.)
21:44:47 Preparing to unpack .../00-python3_3.6.7-1~18.04_armhf.deb ...
21:44:47 Unpacking python3 (3.6.7-1~18.04) ...
21:44:47 Selecting previously unselected package openssl.
21:44:47 Preparing to unpack .../01-openssl_1.1.1-1ubuntu2.1~18.04.20_armhf.deb ...
21:44:47 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.20) ...
21:44:47 Selecting previously unselected package ca-certificates.
21:44:47 Preparing to unpack .../02-ca-certificates_20211016~18.04.1_all.deb ...
21:44:47 Unpacking ca-certificates (20211016~18.04.1) ...
21:44:47 Selecting previously unselected package distro-info-data.
21:44:47 Preparing to unpack .../03-distro-info-data_0.37ubuntu0.14_all.deb ...
21:44:47 Unpacking distro-info-data (0.37ubuntu0.14) ...
21:44:47 Selecting previously unselected package libglib2.0-0:armhf.
21:44:47 Preparing to unpack .../04-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_armhf.deb ...
21:44:47 Unpacking libglib2.0-0:armhf (2.56.4-0ubuntu0.18.04.9) ...
21:44:47 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.deb'.
21:44:47 Selecting previously unselected package libgirepository-1.0-1:armhf.
21:44:47 Preparing to unpack .../05-libgirepository-1.0-1_1.56.1-1_armhf.deb ...
21:44:47 Unpacking libgirepository-1.0-1:armhf (1.56.1-1) ...
21:44:47 Selecting previously unselected package gir1.2-glib-2.0:armhf.
21:44:47 Preparing to unpack .../06-gir1.2-glib-2.0_1.56.1-1_armhf.deb ...
21:44:47 Unpacking gir1.2-glib-2.0:armhf (1.56.1-1) ...
21:44:47 Selecting previously unselected package libapt-inst2.0:armhf.
21:44:47 Preparing to unpack .../07-libapt-inst2.0_1.6.14_armhf.deb ...
21:44:47 Unpacking libapt-inst2.0:armhf (1.6.14) ...
21:44:47 Selecting previously unselected package libdbus-1-3:armhf.
21:44:47 Preparing to unpack .../08-libdbus-1-3_1.12.2-1ubuntu1.3_armhf.deb ...
21:44:47 Unpacking libdbus-1-3:armhf (1.12.2-1ubuntu1.3) ...
21:44:47 Selecting previously unselected package lsb-release.
21:44:47 Preparing to unpack .../09-lsb-release_9.20170808ubuntu1_all.deb ...
21:44:47 Unpacking lsb-release (9.20170808ubuntu1) ...
21:44:47 Selecting previously unselected package python3-dbus.
21:44:47 Preparing to unpack .../10-python3-dbus_1.2.6-1_armhf.deb ...
21:44:47 Unpacking python3-dbus (1.2.6-1) ...
21:44:48 Selecting previously unselected package python3-gi.
21:44:48 Preparing to unpack .../11-python3-gi_3.26.1-2ubuntu1_armhf.deb ...
21:44:48 Unpacking python3-gi (3.26.1-2ubuntu1) ...
21:44:48 Selecting previously unselected package iso-codes.
21:44:48 Preparing to unpack .../12-iso-codes_3.79-1_all.deb ...
21:44:48 Unpacking iso-codes (3.79-1) ...
21:44:48 Selecting previously unselected package libkrb5support0:armhf.
21:44:48 Preparing to unpack .../13-libkrb5support0_1.16-2ubuntu0.2_armhf.deb ...
21:44:48 Unpacking libkrb5support0:armhf (1.16-2ubuntu0.2) ...
21:44:48 Selecting previously unselected package libk5crypto3:armhf.
21:44:48 Preparing to unpack .../14-libk5crypto3_1.16-2ubuntu0.2_armhf.deb ...
21:44:48 Unpacking libk5crypto3:armhf (1.16-2ubuntu0.2) ...
21:44:48 Selecting previously unselected package libkeyutils1:armhf.
21:44:48 Preparing to unpack .../15-libkeyutils1_1.5.9-9.2ubuntu2.1_armhf.deb ...
21:44:48 Unpacking libkeyutils1:armhf (1.5.9-9.2ubuntu2.1) ...
21:44:48 Selecting previously unselected package libkrb5-3:armhf.
21:44:48 Preparing to unpack .../16-libkrb5-3_1.16-2ubuntu0.2_armhf.deb ...
21:44:48 Unpacking libkrb5-3:armhf (1.16-2ubuntu0.2) ...
21:44:48 Selecting previously unselected package libgssapi-krb5-2:armhf.
21:44:48 Preparing to unpack .../17-libgssapi-krb5-2_1.16-2ubuntu0.2_armhf.deb ...
21:44:48 Unpacking libgssapi-krb5-2:armhf (1.16-2ubuntu0.2) ...
21:44:48 Selecting previously unselected package libpsl5:armhf.
21:44:48 Preparing to unpack .../18-libpsl5_0.19.1-5build1_armhf.deb ...
21:44:48 Unpacking libpsl5:armhf (0.19.1-5build1) ...
21:44:48 Selecting previously unselected package python-apt-common.
21:44:48 Preparing to unpack .../19-python-apt-common_1.6.5ubuntu0.7_all.deb ...
21:44:48 Unpacking python-apt-common (1.6.5ubuntu0.7) ...
21:44:48 Selecting previously unselected package python3-apt.
21:44:48 Preparing to unpack .../20-python3-apt_1.6.5ubuntu0.7_armhf.deb ...
21:44:48 Unpacking python3-apt (1.6.5ubuntu0.7) ...
21:44:48 Selecting previously unselected package apt-transport-https.
21:44:48 Preparing to unpack .../21-apt-transport-https_1.6.14_all.deb ...
21:44:48 Unpacking apt-transport-https (1.6.14) ...
21:44:48 Selecting previously unselected package libroken18-heimdal:armhf.
21:44:48 Preparing to unpack .../22-libroken18-heimdal_7.5.0+dfsg-1_armhf.deb ...
21:44:48 Unpacking libroken18-heimdal:armhf (7.5.0+dfsg-1) ...
21:44:48 Selecting previously unselected package libasn1-8-heimdal:armhf.
21:44:48 Preparing to unpack .../23-libasn1-8-heimdal_7.5.0+dfsg-1_armhf.deb ...
21:44:48 Unpacking libasn1-8-heimdal:armhf (7.5.0+dfsg-1) ...
21:44:48 Selecting previously unselected package libheimbase1-heimdal:armhf.
21:44:48 Preparing to unpack .../24-libheimbase1-heimdal_7.5.0+dfsg-1_armhf.deb ...
21:44:48 Unpacking libheimbase1-heimdal:armhf (7.5.0+dfsg-1) ...
21:44:48 Selecting previously unselected package libhcrypto4-heimdal:armhf.
21:44:48 Preparing to unpack .../25-libhcrypto4-heimdal_7.5.0+dfsg-1_armhf.deb ...
21:44:48 Unpacking libhcrypto4-heimdal:armhf (7.5.0+dfsg-1) ...
21:44:48 Selecting previously unselected package libwind0-heimdal:armhf.
21:44:48 Preparing to unpack .../26-libwind0-heimdal_7.5.0+dfsg-1_armhf.deb ...
21:44:48 Unpacking libwind0-heimdal:armhf (7.5.0+dfsg-1) ...
21:44:48 Selecting previously unselected package libhx509-5-heimdal:armhf.
21:44:48 Preparing to unpack .../27-libhx509-5-heimdal_7.5.0+dfsg-1_armhf.deb ...
21:44:48 Unpacking libhx509-5-heimdal:armhf (7.5.0+dfsg-1) ...
21:44:49 Selecting previously unselected package libkrb5-26-heimdal:armhf.
21:44:49 Preparing to unpack .../28-libkrb5-26-heimdal_7.5.0+dfsg-1_armhf.deb ...
21:44:49 Unpacking libkrb5-26-heimdal:armhf (7.5.0+dfsg-1) ...
21:44:49 Selecting previously unselected package libheimntlm0-heimdal:armhf.
21:44:49 Preparing to unpack .../29-libheimntlm0-heimdal_7.5.0+dfsg-1_armhf.deb ...
21:44:49 Unpacking libheimntlm0-heimdal:armhf (7.5.0+dfsg-1) ...
21:44:49 Selecting previously unselected package libgssapi3-heimdal:armhf.
21:44:49 Preparing to unpack .../30-libgssapi3-heimdal_7.5.0+dfsg-1_armhf.deb ...
21:44:49 Unpacking libgssapi3-heimdal:armhf (7.5.0+dfsg-1) ...
21:44:49 Selecting previously unselected package libsasl2-modules-db:armhf.
21:44:49 Preparing to unpack .../31-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_armhf.deb ...
21:44:49 Unpacking libsasl2-modules-db:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:44:49 Selecting previously unselected package libsasl2-2:armhf.
21:44:49 Preparing to unpack .../32-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_armhf.deb ...
21:44:49 Unpacking libsasl2-2:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:44:49 Selecting previously unselected package libldap-common.
21:44:49 Preparing to unpack .../33-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ...
21:44:49 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
21:44:49 Selecting previously unselected package libldap-2.4-2:armhf.
21:44:49 Preparing to unpack .../34-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_armhf.deb ...
21:44:49 Unpacking libldap-2.4-2:armhf (2.4.45+dfsg-1ubuntu1.11) ...
21:44:49 Selecting previously unselected package libnghttp2-14:armhf.
21:44:49 Preparing to unpack .../35-libnghttp2-14_1.30.0-1ubuntu1_armhf.deb ...
21:44:49 Unpacking libnghttp2-14:armhf (1.30.0-1ubuntu1) ...
21:44:49 Selecting previously unselected package librtmp1:armhf.
21:44:49 Preparing to unpack .../36-librtmp1_2.4+20151223.gitfa8646d.1-1_armhf.deb ...
21:44:49 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-1) ...
21:44:49 Selecting previously unselected package libcurl4:armhf.
21:44:49 Preparing to unpack .../37-libcurl4_7.58.0-2ubuntu3.19_armhf.deb ...
21:44:49 Unpacking libcurl4:armhf (7.58.0-2ubuntu3.19) ...
21:44:49 Selecting previously unselected package curl.
21:44:49 Preparing to unpack .../38-curl_7.58.0-2ubuntu3.19_armhf.deb ...
21:44:49 Unpacking curl (7.58.0-2ubuntu3.19) ...
21:44:49 Selecting previously unselected package libassuan0:armhf.
21:44:49 Preparing to unpack .../39-libassuan0_2.5.1-2_armhf.deb ...
21:44:49 Unpacking libassuan0:armhf (2.5.1-2) ...
21:44:49 Selecting previously unselected package gpgconf.
21:44:49 Preparing to unpack .../40-gpgconf_2.2.4-1ubuntu1.6_armhf.deb ...
21:44:49 Unpacking gpgconf (2.2.4-1ubuntu1.6) ...
21:44:49 Selecting previously unselected package libksba8:armhf.
21:44:49 Preparing to unpack .../41-libksba8_1.3.5-2_armhf.deb ...
21:44:49 Unpacking libksba8:armhf (1.3.5-2) ...
21:44:49 Selecting previously unselected package libnpth0:armhf.
21:44:49 Preparing to unpack .../42-libnpth0_1.5-3_armhf.deb ...
21:44:49 Unpacking libnpth0:armhf (1.5-3) ...
21:44:49 Selecting previously unselected package dirmngr.
21:44:49 Preparing to unpack .../43-dirmngr_2.2.4-1ubuntu1.6_armhf.deb ...
21:44:49 Unpacking dirmngr (2.2.4-1ubuntu1.6) ...
21:44:49 Selecting previously unselected package gnupg-l10n.
21:44:49 Preparing to unpack .../44-gnupg-l10n_2.2.4-1ubuntu1.6_all.deb ...
21:44:49 Unpacking gnupg-l10n (2.2.4-1ubuntu1.6) ...
21:44:49 Selecting previously unselected package gnupg-utils.
21:44:49 Preparing to unpack .../45-gnupg-utils_2.2.4-1ubuntu1.6_armhf.deb ...
21:44:49 Unpacking gnupg-utils (2.2.4-1ubuntu1.6) ...
21:44:49 Selecting previously unselected package gpg.
21:44:49 Preparing to unpack .../46-gpg_2.2.4-1ubuntu1.6_armhf.deb ...
21:44:49 Unpacking gpg (2.2.4-1ubuntu1.6) ...
21:44:49 Selecting previously unselected package pinentry-curses.
21:44:49 Preparing to unpack .../47-pinentry-curses_1.1.0-1_armhf.deb ...
21:44:49 Unpacking pinentry-curses (1.1.0-1) ...
21:44:49 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-jammy"
21:44:49 Selecting previously unselected package gpg-agent.
21:44:49 Preparing to unpack .../48-gpg-agent_2.2.4-1ubuntu1.6_armhf.deb ...
21:44:49 Unpacking gpg-agent (2.2.4-1ubuntu1.6) ...
21:44:49 Selecting previously unselected package gpg-wks-client.
21:44:49 Preparing to unpack .../49-gpg-wks-client_2.2.4-1ubuntu1.6_armhf.deb ...
21:44:49 Unpacking gpg-wks-client (2.2.4-1ubuntu1.6) ...
21:44:49 Selecting previously unselected package gpg-wks-server.
21:44:49 Preparing to unpack .../50-gpg-wks-server_2.2.4-1ubuntu1.6_armhf.deb ...
21:44:49 Unpacking gpg-wks-server (2.2.4-1ubuntu1.6) ...
21:44:49 Selecting previously unselected package gpgsm.
21:44:49 Preparing to unpack .../51-gpgsm_2.2.4-1ubuntu1.6_armhf.deb ...
21:44:49 Unpacking gpgsm (2.2.4-1ubuntu1.6) ...
21:44:49 Selecting previously unselected package gnupg.
21:44:49 Preparing to unpack .../52-gnupg_2.2.4-1ubuntu1.6_armhf.deb ...
21:44:49 Unpacking gnupg (2.2.4-1ubuntu1.6) ...
21:44:49 Selecting previously unselected package python3-software-properties.
21:44:49 Preparing to unpack .../53-python3-software-properties_0.96.24.32.18_all.deb ...
21:44:49 Unpacking python3-software-properties (0.96.24.32.18) ...
21:44:49 Selecting previously unselected package software-properties-common.
21:44:49 Preparing to unpack .../54-software-properties-common_0.96.24.32.18_all.deb ...
21:44:49 Unpacking software-properties-common (0.96.24.32.18) ...
21:44:49 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:44:50 Selecting previously unselected package gnupg2.
21:44:50 Preparing to unpack .../55-gnupg2_2.2.4-1ubuntu1.6_all.deb ...
21:44:50 Unpacking gnupg2 (2.2.4-1ubuntu1.6) ...
21:44:50 Setting up python-apt-common (1.6.5ubuntu0.7) ...
21:44:50 Setting up libnpth0:armhf (1.5-3) ...
21:44:50 Setting up readline-common (7.0-3) ...
21:44:50 Setting up libapt-inst2.0:armhf (1.6.14) ...
21:44:50 Setting up apt-transport-https (1.6.14) ...
21:44:50 Setting up libnghttp2-14:armhf (1.30.0-1ubuntu1) ...
21:44:50 Setting up mime-support (3.60ubuntu1) ...
21:44:50 Setting up iso-codes (3.79-1) ...
21:44:50 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
21:44:50 Setting up libreadline7:armhf (7.0-3) ...
21:44:50 Setting up libpsl5:armhf (0.19.1-5build1) ...
21:44:50 Setting up libglib2.0-0:armhf (2.56.4-0ubuntu0.18.04.9) ...
21:44:50 No schema files found: doing nothing.
21:44:50 Setting up libsasl2-modules-db:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:44:50 Setting up libsasl2-2:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
21:44:50 Setting up distro-info-data (0.37ubuntu0.14) ...
21:44:50 Setting up libroken18-heimdal:armhf (7.5.0+dfsg-1) ...
21:44:50 Setting up libksba8:armhf (1.3.5-2) ...
21:44:50 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-1) ...
21:44:50 Setting up libkrb5support0:armhf (1.16-2ubuntu0.2) ...
21:44:50 Setting up libgirepository-1.0-1:armhf (1.56.1-1) ...
21:44:50 + make IMAGE=ubuntu:jammy verify
21:44:50 docker run  --rm -i \
21:44:50 	-v "$(pwd):/v" \
21:44:50 	-e DEBIAN_FRONTEND=noninteractive \
21:44:50 	-e PACKAGE_REPO=staging \
21:44:50 	-w /v \
21:44:50 	ubuntu:jammy ./verify
21:44:50 Unable to find image 'ubuntu:jammy' locally
21:44:50 jammy: Pulling from library/ubuntu
21:44:50 Setting up gnupg-l10n (2.2.4-1ubuntu1.6) ...
21:44:50 Setting up gir1.2-glib-2.0:armhf (1.56.1-1) ...
21:44:50 Setting up libheimbase1-heimdal:armhf (7.5.0+dfsg-1) ...
21:44:50 Setting up openssl (1.1.1-1ubuntu2.1~18.04.20) ...
21:44:50 Setting up libsqlite3-0:armhf (3.22.0-1ubuntu0.5) ...
21:44:50 Setting up libkeyutils1:armhf (1.5.9-9.2ubuntu2.1) ...
21:44:50 Setting up ca-certificates (20211016~18.04.1) ...
21:44:50 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.deb'.
21:44:50 f1a5cf9a21e4: Already exists
21:44:50 Digest: sha256:34fea4f31bf187bc915536831fd0afc9d214755bf700b5cdb1336c82516d154e
21:44:50 Status: Downloaded newer image for ubuntu:jammy
21:44:50 Updating certificates in /etc/ssl/certs...
21:44:51 + verify
21:44:51 + dpkg --version
21:44:51 + verify_deb
21:44:51 + apt-get update
21:44:51 127 added, 0 removed; done.
21:44:51 Setting up libassuan0:armhf (2.5.1-2) ...
21:44:51 Setting up libmpdec2:armhf (2.4.2-1ubuntu1) ...
21:44:51 Setting up libdbus-1-3:armhf (1.12.2-1ubuntu1.3) ...
21:44:51 Setting up libpython3.6-stdlib:armhf (3.6.9-1~18.04ubuntu1.8) ...
21:44:51 Setting up libk5crypto3:armhf (1.16-2ubuntu0.2) ...
21:44:51 Setting up python3.6 (3.6.9-1~18.04ubuntu1.8) ...
21:44:51 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
21:44:51 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-bullseye"
21:44:51 Setting up libwind0-heimdal:armhf (7.5.0+dfsg-1) ...
21:44:51 Setting up libasn1-8-heimdal:armhf (7.5.0+dfsg-1) ...
21:44:51 Setting up gpgconf (2.2.4-1ubuntu1.6) ...
21:44:51 Setting up libhcrypto4-heimdal:armhf (7.5.0+dfsg-1) ...
21:44:51 Setting up libhx509-5-heimdal:armhf (7.5.0+dfsg-1) ...
21:44:51 Setting up gpgsm (2.2.4-1ubuntu1.6) ...
21:44:51 Setting up gnupg-utils (2.2.4-1ubuntu1.6) ...
21:44:51 Setting up pinentry-curses (1.1.0-1) ...
21:44:51 Setting up libkrb5-3:armhf (1.16-2ubuntu0.2) ...
21:44:51 Setting up libkrb5-26-heimdal:armhf (7.5.0+dfsg-1) ...
21:44:51 Setting up libheimntlm0-heimdal:armhf (7.5.0+dfsg-1) ...
21:44:51 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [114 kB]
21:44:51 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [99.8 kB]
21:44:51 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB]
21:44:51 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
21:44:52 Setting up gpg (2.2.4-1ubuntu1.6) ...
21:44:52 Setting up libpython3-stdlib:armhf (3.6.7-1~18.04) ...
21:44:52 Setting up python3 (3.6.7-1~18.04) ...
21:44:52 Setting up gpg-agent (2.2.4-1ubuntu1.6) ...
21:44:52 Setting up gpg-wks-server (2.2.4-1ubuntu1.6) ...
21:44:52 Setting up python3-gi (3.26.1-2ubuntu1) ...
[Pipeline] sh
21:44:52 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse armhf Packages [199 kB]
21:44:52 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/restricted armhf Packages [13.3 kB]
21:44:52 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf Packages [1701 kB]
21:44:52 Setting up lsb-release (9.20170808ubuntu1) ...
21:44:52 Setting up libgssapi-krb5-2:armhf (1.16-2ubuntu0.2) ...
21:44:52 Setting up libgssapi3-heimdal:armhf (7.5.0+dfsg-1) ...
21:44:52 Setting up python3-apt (1.6.5ubuntu0.7) ...
21:44:52 Setting up python3-dbus (1.2.6-1) ...
21:44:52 + make IMAGE=balenalib/rpi-raspbian:bullseye verify
21:44:52 docker run  --rm -i \
21:44:52 	-v "$(pwd):/v" \
21:44:52 	-e DEBIAN_FRONTEND=noninteractive \
21:44:52 	-e PACKAGE_REPO=staging \
21:44:52 	-w /v \
21:44:52 	balenalib/rpi-raspbian:bullseye ./verify
21:44:52 Unable to find image 'balenalib/rpi-raspbian:bullseye' locally
21:44:52 bullseye: Pulling from balenalib/rpi-raspbian
21:44:52 5b5a2e86ef84: Already exists
21:44:52 30869e65a46e: Already exists
21:44:52 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/universe armhf Packages [16.8 MB]
21:44:52 Setting up libldap-2.4-2:armhf (2.4.45+dfsg-1ubuntu1.11) ...
21:44:52 Setting up python3-software-properties (0.96.24.32.18) ...
21:44:52 0f6d901b7bb0: Already exists
21:44:52 9f443281bb79: Already exists
21:44:52 015d6629e076: Already exists
21:44:52 9e1d102411fe: Already exists
21:44:52 605b78904a87: Already exists
21:44:52 a6f5c5588b6c: Already exists
21:44:52 Digest: sha256:cfcde2b226297985ae45d438e206a192885a2e7d73a98f0da809ab60b7cb879b
21:44:52 Status: Downloaded newer image for balenalib/rpi-raspbian:bullseye
21:44:52 Setting up dirmngr (2.2.4-1ubuntu1.6) ...
21:44:52 Setting up software-properties-common (0.96.24.32.18) ...
21:44:52 Setting up libcurl4:armhf (7.58.0-2ubuntu3.19) ...
21:44:52 Setting up gpg-wks-client (2.2.4-1ubuntu1.6) ...
21:44:52 Setting up curl (7.58.0-2ubuntu3.19) ...
21:44:52 Setting up gnupg (2.2.4-1ubuntu1.6) ...
21:44:52 Setting up gnupg2 (2.2.4-1ubuntu1.6) ...
21:44:52 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
21:44:52 Processing triggers for ca-certificates (20211016~18.04.1) ...
21:44:52 Updating certificates in /etc/ssl/certs...
21:44:52 + verify
21:44:52 + dpkg --version
21:44:52 + verify_deb
21:44:52 + apt-get update
21:44:53 0 added, 0 removed; done.
21:44:53 Running hooks in /etc/ca-certificates/update.d...
21:44:53 done.
21:44:53 ++ source /etc/os-release
21:44:53 +++ NAME=Ubuntu
21:44:53 +++ VERSION='18.04.6 LTS (Bionic Beaver)'
21:44:53 +++ ID=ubuntu
21:44:53 +++ ID_LIKE=debian
21:44:53 +++ PRETTY_NAME='Ubuntu 18.04.6 LTS'
21:44:53 +++ VERSION_ID=18.04
21:44:53 +++ HOME_URL=https://www.ubuntu.com/
21:44:53 +++ SUPPORT_URL=https://help.ubuntu.com/
21:44:53 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
21:44:53 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
21:44:53 +++ VERSION_CODENAME=bionic
21:44:53 +++ UBUNTU_CODENAME=bionic
21:44:53 ++ echo ubuntu
21:44:53 + DIST_ID=ubuntu
21:44:53 ++ lsb_release -sc
21:44:53 + DIST_VERSION=bionic
21:44:53 + '[' bionic = sid ']'
21:44:53 + install_debian_containerd
21:44:53 + '[' staging = stage ']'
21:44:53 + REPO_URL=https://download.docker.com/linux/ubuntu
21:44:53 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
21:44:53 + update-ca-certificates -f
21:44:53 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
21:44:53 Clearing symlinks in /etc/ssl/certs...
21:44:53 Get:1 http://archive.raspbian.org/raspbian bullseye InRelease [15.0 kB]
21:44:53 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf Packages [479 kB]
21:44:53 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf Packages [208 kB]
21:44:53 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse armhf Packages [1018 B]
21:44:53 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted armhf Packages [9499 B]
21:44:53 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe armhf Packages [5811 B]
21:44:53 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted armhf Packages [9115 B]
21:44:53 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse armhf Packages [594 B]
21:44:53 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/main armhf Packages [203 kB]
21:44:53 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe armhf Packages [83.2 kB]
21:44:53 ~/rpmbuild/BUILD/src
21:44:53 + popd
21:44:53 + RPM_EC=0
21:44:53 ++ jobs -p
21:44:53 + exit 0
21:44:53 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pfAxiD
21:44:53 + umask 022
21:44:53 + cd /root/rpmbuild/BUILD
21:44:53 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.x86_64 '!=' / ']'
21:44:53 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.x86_64
21:44:53 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.x86_64
21:44:53 + mkdir -p /root/rpmbuild/BUILDROOT
21:44:53 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.x86_64
21:44:53 + cd src
21:44:53 + pushd /root/rpmbuild/BUILD/src/buildx
21:44:53 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
21:44:53 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
21:44:53 + popd
21:44:53 + /usr/lib/rpm/check-buildroot
21:44:53 ~/rpmbuild/BUILD/src
21:44:53 + /usr/lib/rpm/redhat/brp-ldconfig
21:44:53 + /usr/lib/rpm/brp-compress
21:44:53 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:44:53 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:44:53 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:44:53 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:44:53 + /usr/lib/rpm/check-rpaths
21:44:53 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:44:53 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:44:53 + /usr/lib/rpm/redhat/brp-python-hardlink
21:44:53 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.7KyXei
21:44:53 + umask 022
21:44:53 + cd /root/rpmbuild/BUILD
21:44:53 + cd src
21:44:53 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
21:44:53 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:44:53 PASS: docker-buildx version OK
21:44:53 + ver=v0.8.2
21:44:53 + test v0.8.2 = v0.8.2
21:44:53 + echo 'PASS: docker-buildx version OK'
21:44:53 + RPM_EC=0
21:44:53 ++ jobs -p
21:44:53 + exit 0
21:44:53 Processing files: docker-buildx-plugin-0.8.2-0.fc35.x86_64
21:44:53 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
21:44:53 Provides: docker-buildx-plugin = 0:0.8.2-0.fc35 docker-buildx-plugin(x86-64) = 0:0.8.2-0.fc35
21:44:53 Requires(interp): /bin/sh /bin/sh /bin/sh
21:44:53 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:44:53 Requires(post): /bin/sh
21:44:53 Requires(preun): /bin/sh
21:44:53 Requires(postun): /bin/sh
21:44:53 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.x86_64
21:44:53 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.8.2-0.fc35.src.rpm
21:44:53 done.
21:44:53 Updating certificates in /etc/ssl/certs...
21:44:53 Get:2 http://archive.raspberrypi.org/debian bullseye InRelease [23.7 kB]
21:44:53 Get:3 http://archive.raspbian.org/raspbian bullseye/non-free armhf Packages [130 kB]
21:44:53 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
21:44:53 127 added, 0 removed; done.
21:44:53 Running hooks in /etc/ca-certificates/update.d...
21:44:53 done.
21:44:53 + apt-key add -
21:44:53 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
21:44:53 Warning: apt-key output should not be parsed (stdout is not a terminal)
21:44:53 Get:4 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [295 kB]
21:44:53 Get:5 http://archive.raspbian.org/raspbian bullseye/firmware armhf Packages [1201 B]
21:44:53 Get:6 http://archive.raspbian.org/raspbian bullseye/rpi armhf Packages [1299 B]
21:44:53 Get:7 http://archive.raspbian.org/raspbian bullseye/contrib armhf Packages [70.3 kB]
21:44:53 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf Packages [18.2 MB]
21:44:53 Fetched 20.3 MB in 3s (6925 kB/s)
21:44:54 OK
21:44:54 + '[' bionic = sid ']'
21:44:54 ++ dpkg --print-architecture
21:44:54 + ARCH=armhf
21:44:54 + echo 'deb [arch=armhf] https://download.docker.com/linux/ubuntu bionic test'
21:44:54 + apt-get update
21:44:54 Get:1 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB]
21:44:54 Get:2 https://download.docker.com/linux/ubuntu bionic/test armhf Packages [50.0 kB]
21:44:54 Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic InRelease
21:44:54 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.deb'.
21:44:54 Reading package lists...
21:44:54 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
21:44:54 Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease
21:44:54 Hit:5 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease
21:44:54 Hit:6 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease
21:44:55 Fetched 114 kB in 1s (157 kB/s)
21:44:55 make[1]: Leaving directory '/root/build-deb'
21:44:55  dpkg-genbuildinfo
21:44:55 Reading package lists...
21:44:56 Building dependency tree...
21:44:56 Reading state information...
21:44:56 Reading package lists...
21:44:56 The following additional packages will be installed:
21:44:56   dbus dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0
21:44:56   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
21:44:56   gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0
21:44:56   libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3
21:44:56   libdevmapper1.02.1 libdw1 libelf1 libexpat1 libgirepository-1.0-1
21:44:56   libglib2.0-0 libglib2.0-bin libglib2.0-data libgstreamer1.0-0 libicu70
21:44:56   libip4tc2 libjson-c5 libkmod2 libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14
21:44:56   libnpth0 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
21:44:56   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
21:44:56   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
21:44:56   libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2 libxmlb2 libyaml-0-2
21:44:56   media-types openssl packagekit pinentry-curses pkexec policykit-1 polkitd
21:44:56   python-apt-common python3 python3-apt python3-blinker python3-cffi-backend
21:44:56   python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2
21:44:56   python3-importlib-metadata python3-jeepney python3-jwt python3-keyring
21:44:56   python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri
21:44:56   python3-minimal python3-more-itertools python3-oauthlib
21:44:56   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
21:44:56   python3-software-properties python3-wadllib python3-zipp python3.10
21:44:56   python3.10-minimal readline-common systemd systemd-sysv
21:44:56 Suggested packages:
21:44:56   default-dbus-session-bus | dbus-session-bus dbus-user-session
21:44:56   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery
21:44:56   gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
21:44:56   python3-venv python3-apt-dbg python-apt-doc python-blinker-doc
21:44:56   python-cryptography-doc python3-cryptography-vectors python-dbus-doc
21:44:56   python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin
21:44:56   python3-keyrings.alt python3-testresources python3-setuptools
21:44:56   python-pyparsing-doc python-secretstorage-doc python3.10-venv python3.10-doc
21:44:56   binutils binfmt-support readline-doc systemd-container libfido2-1
21:44:56   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0
21:44:56 Recommended packages:
21:44:56   libpam-cap dmsetup shared-mime-info xdg-user-dirs libldap-common
21:44:56   publicsuffix libsasl2-modules packagekit-tools unattended-upgrades
21:44:56   networkd-dispatcher systemd-timesyncd | time-daemon libnss-systemd
21:44:56 The following NEW packages will be installed:
21:44:56   apt-transport-https ca-certificates curl dbus dirmngr distro-info-data
21:44:56   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
21:44:56   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
21:44:56   libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin
21:44:56   libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1
21:44:56   libdw1 libelf1 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
21:44:56   libglib2.0-data libgstreamer1.0-0 libicu70 libip4tc2 libjson-c5 libkmod2
21:44:56   libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14 libnpth0
21:44:56   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
21:44:56   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
21:44:56   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
21:44:56   libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2 libxmlb2 libyaml-0-2
21:44:56   lsb-release media-types openssl packagekit pinentry-curses pkexec
21:44:56   policykit-1 polkitd python-apt-common python3 python3-apt python3-blinker
21:44:56   python3-cffi-backend python3-cryptography python3-dbus python3-distro
21:44:56   python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney
21:44:56   python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient
21:44:56   python3-lazr.uri python3-minimal python3-more-itertools python3-oauthlib
21:44:56   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
21:44:56   python3-software-properties python3-wadllib python3-zipp python3.10
21:44:56   python3.10-minimal readline-common software-properties-common systemd
21:44:56   systemd-sysv
21:44:56  dpkg-genchanges  >../docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.changes
21:44:56 ++ find deb/debbuild/ubuntu-bionic/ -type f -name '*.deb'
21:44:56 + packages='deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.deb
21:44:56 deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.deb
21:44:56 deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.8.2~ubuntu-bionic_armhf.deb
21:44:56 deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.deb
21:44:56 deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.9.0~ubuntu-bionic_armhf.deb'
21:44:56 ++ echo 'deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.deb
21:44:56 deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.deb
21:44:56 deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.8.2~ubuntu-bionic_armhf.deb
21:44:56 deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.deb
21:44:56 deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.9.0~ubuntu-bionic_armhf.deb'
21:44:56 ++ awk '$0="./"$0'
21:44:56 ++ xargs
21:44:56 + packages='./deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.8.2~ubuntu-bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.9.0~ubuntu-bionic_armhf.deb'
21:44:56 + set -x
21:44:56 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.8.2~ubuntu-bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.9.0~ubuntu-bionic_armhf.deb
21:44:56 Selecting previously unselected package docker-ce.
21:44:56 (Reading database ... 6938 files and directories currently installed.)
21:44:56 Preparing to unpack .../docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.deb ...
21:44:56 Unpacking docker-ce (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic) ...
21:44:56 Fetched 18.8 MB in 3s (5853 kB/s)
21:44:56 0 upgraded, 107 newly installed, 0 to remove and 3 not upgraded.
21:44:56 Need to get 36.7 MB of archives.
21:44:56 After this operation, 120 MB of additional disk space will be used.
21:44:56 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3.10-minimal armhf 3.10.4-3ubuntu0.1 [793 kB]
21:44:57 make[1]: Leaving directory '/root/build-deb'
21:44:57  dpkg-genbuildinfo
21:44:57 dpkg-genchanges: info: including full source code in upload
21:44:57  dpkg-source -I.git --after-build .
21:44:57 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libexpat1 armhf 2.4.7-1 [66.5 kB]
21:44:57 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3.10-minimal armhf 3.10.4-3ubuntu0.1 [1930 kB]
21:44:57 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-minimal armhf 3.10.4-0ubuntu2 [24.4 kB]
21:44:57 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf media-types all 7.0.0 [25.5 kB]
21:44:57 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpdec3 armhf 2.5.1-2build2 [76.5 kB]
21:44:57 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf readline-common all 8.1.2-1 [53.5 kB]
21:44:57 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libreadline8 armhf 8.1.2-1 [128 kB]
21:44:57 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsqlite3-0 armhf 3.37.2-2 [549 kB]
21:44:57 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3.10-stdlib armhf 3.10.4-3ubuntu0.1 [1749 kB]
21:44:57 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:44:57 + destination=/build
21:44:57 + mkdir -p /build
21:44:57 + mv -v /root/docker-buildx-plugin_0.8.2~debian-buster_armhf.deb /root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.deb /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster.dsc /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster.tar.gz /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.buildinfo /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.changes /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.deb /root/docker-compose-plugin_2.9.0~debian-buster_armhf.deb /build
21:44:57 copied '/root/docker-buildx-plugin_0.8.2~debian-buster_armhf.deb' -> '/build/docker-buildx-plugin_0.8.2~debian-buster_armhf.deb'
21:44:57 removed '/root/docker-buildx-plugin_0.8.2~debian-buster_armhf.deb'
21:44:57 copied '/root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.deb'
21:44:57 removed '/root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.deb'
21:44:57 copied '/root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.deb'
21:44:57 removed '/root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.deb'
21:44:57 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster.dsc' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster.dsc'
21:44:57 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster.dsc'
21:44:57 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster.tar.gz' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster.tar.gz'
21:44:57 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster.tar.gz'
21:44:57 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.buildinfo'
21:44:57 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.buildinfo'
21:44:57 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.changes' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.changes'
21:44:57 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.changes'
21:44:57 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.deb' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.deb'
21:44:57 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.deb'
21:44:57 copied '/root/docker-compose-plugin_2.9.0~debian-buster_armhf.deb' -> '/build/docker-compose-plugin_2.9.0~debian-buster_armhf.deb'
21:44:57 removed '/root/docker-compose-plugin_2.9.0~debian-buster_armhf.deb'
21:44:57 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3.10 armhf 3.10.4-3ubuntu0.1 [488 kB]
21:44:57 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpython3-stdlib armhf 3.10.4-0ubuntu2 [6990 B]
21:44:57 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3 armhf 3.10.4-0ubuntu2 [22.8 kB]
21:44:57 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libapparmor1 armhf 3.0.4-2ubuntu2.1 [33.1 kB]
21:44:57 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libargon2-1 armhf 0~20171227-0.3 [21.0 kB]
21:44:57 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1ubuntu4 [134 kB]
21:44:57 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:44:57 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcryptsetup12 armhf 2:2.4.3-1ubuntu1.1 [189 kB]
21:44:57 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libip4tc2 armhf 1.8.7-1ubuntu5 [17.7 kB]
21:44:57 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libkmod2 armhf 29-1ubuntu1 [40.9 kB]
21:44:57 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf systemd armhf 249.11-0ubuntu3.4 [4483 kB]
21:44:57 Selecting previously unselected package docker-ce-cli.
21:44:57 Preparing to unpack .../docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.deb ...
21:44:57 Unpacking docker-ce-cli (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic) ...
21:44:57 Reading package lists...
21:44:57 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:44:57 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
21:44:57  dpkg-genchanges  >../docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.changes
21:44:58 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf systemd-sysv armhf 249.11-0ubuntu3.4 [10.5 kB]
21:44:58 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf openssl armhf 3.0.2-0ubuntu1.6 [1152 kB]
21:44:58 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf ca-certificates all 20211016 [148 kB]
21:44:58 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdbus-1-3 armhf 1.12.20-2ubuntu4 [169 kB]
21:44:58 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dbus armhf 1.12.20-2ubuntu4 [148 kB]
21:44:58 Get:27 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf distro-info-data all 0.52ubuntu0.1 [5124 B]
21:44:58 Get:28 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libglib2.0-0 armhf 2.72.1-1 [1325 kB]
21:44:58 Get:29 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgirepository-1.0-1 armhf 1.72.0-1 [79.2 kB]
21:44:58 Get:30 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gir1.2-glib-2.0 armhf 1.72.0-1 [164 kB]
21:44:58 Get:31 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf iso-codes all 4.9.0-1 [3459 kB]
21:44:58 Get:32 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcap2-bin armhf 1:2.44-1build3 [25.3 kB]
21:44:58 Get:33 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libelf1 armhf 0.186-1build1 [42.7 kB]
21:44:58 Get:34 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libglib2.0-data all 2.72.1-1 [4908 B]
21:44:58 Get:35 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libicu70 armhf 70.1-2 [10.3 MB]
21:44:58 Selecting previously unselected package docker-buildx-plugin.
21:44:58 Preparing to unpack .../docker-buildx-plugin_0.8.2~ubuntu-bionic_armhf.deb ...
21:44:58 Unpacking docker-buildx-plugin (0.8.2~ubuntu-bionic) ...
21:44:58 Get:36 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpam-systemd armhf 249.11-0ubuntu3.4 [185 kB]
21:44:58 Get:37 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libxml2 armhf 2.9.13+dfsg-1ubuntu0.1 [599 kB]
21:44:58 Get:38 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libyaml-0-2 armhf 0.2.2-1build2 [45.4 kB]
21:44:58 Get:39 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lsb-release all 11.1.0ubuntu4 [10.8 kB]
21:44:58 Get:40 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python-apt-common all 2.3.0ubuntu2.1 [15.2 kB]
21:44:58 Get:41 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-apt armhf 2.3.0ubuntu2.1 [154 kB]
21:44:58 Get:42 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-dbus armhf 1.2.18-3build1 [92.6 kB]
21:44:58 Get:43 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-gi armhf 3.42.1-0ubuntu1 [214 kB]
21:44:58 Get:44 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-pkg-resources all 59.6.0-1.2 [132 kB]
21:44:58 Get:45 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnghttp2-14 armhf 1.43.0-1build3 [70.1 kB]
21:44:58 dpkg-genchanges: info: including full source code in upload
21:44:58  dpkg-source -I.git --after-build .
21:44:58 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:44:58 + destination=/build
21:44:58 + mkdir -p /build
21:44:58 + mv -v /root/docker-buildx-plugin_0.8.2~ubuntu-focal_armhf.deb /root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.deb /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal.dsc /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal.tar.gz /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.buildinfo /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.changes /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.deb /root/docker-compose-plugin_2.9.0~ubuntu-focal_armhf.deb /build
21:44:59 Last metadata expiration check: 0:00:47 ago on Tue Aug 16 21:44:07 2022.
21:44:59 Dependencies resolved.
21:44:59 ================================================================================
21:44:59  Package                      Arch       Version              Repository   Size
21:44:59 ================================================================================
21:44:59 Installing:
21:44:59  dnf-plugins-core             noarch     4.2.1-1.fc36         updates      34 k
21:44:59 Installing dependencies:
21:44:59  dbus-libs                    x86_64     1:1.14.0-1.fc36      fedora      155 k
21:44:59  python3-dateutil             noarch     1:2.8.1-8.fc36       fedora      289 k
21:44:59  python3-dbus                 x86_64     1.2.18-3.fc36        fedora      132 k
21:44:59  python3-distro               noarch     1.6.0-2.fc36         fedora       38 k
21:44:59  python3-dnf-plugins-core     noarch     4.2.1-1.fc36         updates     221 k
21:44:59  python3-six                  noarch     1.16.0-5.fc36        fedora       36 k
21:44:59 
21:44:59 Transaction Summary
21:44:59 ================================================================================
21:44:59 Install  7 Packages
21:44:59 
21:44:59 Total download size: 904 k
21:44:59 Installed size: 2.7 M
21:44:59 Downloading Packages:
21:44:59 (1/7): python3-dbus-1.2.18-3.fc36.x86_64.rpm    428 kB/s | 132 kB     00:00    
21:44:59 (2/7): python3-dateutil-2.8.1-8.fc36.noarch.rpm 840 kB/s | 289 kB     00:00    
21:44:59 (3/7): dbus-libs-1.14.0-1.fc36.x86_64.rpm       446 kB/s | 155 kB     00:00    
21:44:59 (4/7): python3-distro-1.6.0-2.fc36.noarch.rpm   897 kB/s |  38 kB     00:00    
21:44:59 (5/7): python3-six-1.16.0-5.fc36.noarch.rpm     3.4 MB/s |  36 kB     00:00    
21:44:59 (6/7): dnf-plugins-core-4.2.1-1.fc36.noarch.rpm 2.8 MB/s |  34 kB     00:00    
21:44:59 (7/7): python3-dnf-plugins-core-4.2.1-1.fc36.no 5.1 MB/s | 221 kB     00:00    
21:44:59 --------------------------------------------------------------------------------
21:44:59 Total                                           714 kB/s | 904 kB     00:01     
21:44:59 Running transaction check
21:44:59 Transaction check succeeded.
21:44:59 Running transaction test
21:44:59 Transaction test succeeded.
21:44:59 Running transaction
21:44:59   Preparing        :                                                        1/1 
21:44:59   Installing       : python3-six-1.16.0-5.fc36.noarch                       1/7 
21:44:59   Installing       : python3-dateutil-1:2.8.1-8.fc36.noarch                 2/7 
21:44:59   Installing       : python3-distro-1.6.0-2.fc36.noarch                     3/7 
21:44:59   Installing       : dbus-libs-1:1.14.0-1.fc36.x86_64                       4/7 
21:44:59   Installing       : python3-dbus-1.2.18-3.fc36.x86_64                      5/7 
21:44:59   Installing       : python3-dnf-plugins-core-4.2.1-1.fc36.noarch           6/7 
21:44:59 Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpsl5 armhf 0.21.0-1.2build2 [56.9 kB]
21:44:59 Get:47 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf apt-transport-https all 2.4.7 [1512 B]
21:44:59 Get:48 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbrotli1 armhf 1.0.9-2build6 [306 kB]
21:44:59 Get:49 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsasl2-modules-db armhf 2.1.27+dfsg2-3ubuntu1 [19.2 kB]
21:44:59 Get:50 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsasl2-2 armhf 2.1.27+dfsg2-3ubuntu1 [50.7 kB]
21:44:59 Get:51 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libldap-2.5-0 armhf 2.5.12+dfsg-0ubuntu0.22.04.1 [160 kB]
21:44:59 Get:52 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build4 [52.8 kB]
21:44:59 Get:53 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libssh-4 armhf 0.9.6-2build1 [165 kB]
21:44:59 Get:54 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl4 armhf 7.81.0-1ubuntu1.3 [253 kB]
21:44:59 Get:55 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf curl armhf 7.81.0-1ubuntu1.3 [188 kB]
21:44:59 Get:56 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libassuan0 armhf 2.5.5-1build1 [31.3 kB]
21:44:59 Get:57 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpgconf armhf 2.2.27-3ubuntu2.1 [115 kB]
21:44:59 Get:58 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libksba8 armhf 1.6.0-2build1 [99.7 kB]
21:44:59 Get:59 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnpth0 armhf 1.6-3build2 [7230 B]
21:44:59 Get:60 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dirmngr armhf 2.2.27-3ubuntu2.1 [320 kB]
21:44:59 Get:61 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpackagekit-glib2-18 armhf 1.2.5-2ubuntu2 [109 kB]
21:44:59 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:44:59 Get:63 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
21:44:59 Get:64 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg-utils armhf 2.2.27-3ubuntu2.1 [456 kB]
21:44:59 copied '/root/docker-buildx-plugin_0.8.2~ubuntu-focal_armhf.deb' -> '/build/docker-buildx-plugin_0.8.2~ubuntu-focal_armhf.deb'
21:44:59 removed '/root/docker-buildx-plugin_0.8.2~ubuntu-focal_armhf.deb'
21:44:59 copied '/root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.deb'
21:44:59 removed '/root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.deb'
21:44:59 copied '/root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.deb'
21:44:59 removed '/root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.deb'
21:44:59 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal.dsc' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal.dsc'
21:44:59 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal.dsc'
21:44:59 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal.tar.gz' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal.tar.gz'
21:44:59 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal.tar.gz'
21:44:59 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.buildinfo'
21:44:59 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.buildinfo'
21:44:59 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.changes' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.changes'
21:44:59 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.changes'
21:44:59 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.deb' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.deb'
21:44:59 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.deb'
21:44:59 copied '/root/docker-compose-plugin_2.9.0~ubuntu-focal_armhf.deb' -> '/build/docker-compose-plugin_2.9.0~ubuntu-focal_armhf.deb'
21:44:59 removed '/root/docker-compose-plugin_2.9.0~ubuntu-focal_armhf.deb'
21:44:59 Reading package lists...
21:44:59 Building dependency tree...
21:44:59 Reading state information...
21:44:59   Installing       : dnf-plugins-core-4.2.1-1.fc36.noarch                   7/7 
21:44:59   Running scriptlet: dnf-plugins-core-4.2.1-1.fc36.noarch                   7/7 
21:44:59   Verifying        : dbus-libs-1:1.14.0-1.fc36.x86_64                       1/7 
21:44:59   Verifying        : python3-dateutil-1:2.8.1-8.fc36.noarch                 2/7 
21:44:59   Verifying        : python3-dbus-1.2.18-3.fc36.x86_64                      3/7 
21:44:59   Verifying        : python3-distro-1.6.0-2.fc36.noarch                     4/7 
21:44:59   Verifying        : python3-six-1.16.0-5.fc36.noarch                       5/7 
21:44:59   Verifying        : dnf-plugins-core-4.2.1-1.fc36.noarch                   6/7 
21:44:59   Verifying        : python3-dnf-plugins-core-4.2.1-1.fc36.noarch           7/7 
21:44:59 
21:44:59 Installed:
21:44:59   dbus-libs-1:1.14.0-1.fc36.x86_64                                              
21:44:59   dnf-plugins-core-4.2.1-1.fc36.noarch                                          
21:44:59   python3-dateutil-1:2.8.1-8.fc36.noarch                                        
21:44:59   python3-dbus-1.2.18-3.fc36.x86_64                                             
21:44:59   python3-distro-1.6.0-2.fc36.noarch                                            
21:44:59   python3-dnf-plugins-core-4.2.1-1.fc36.noarch                                  
21:44:59   python3-six-1.16.0-5.fc36.noarch                                              
21:44:59 
21:44:59 Complete!
21:44:59 + case ${DIST_ID}:${DIST_VERSION} in
21:44:59 + dnf install -y findutils
21:44:59 Selecting previously unselected package docker-ce-rootless-extras.
21:44:59 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.deb ...
21:44:59 Unpacking docker-ce-rootless-extras (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic) ...
21:44:59 Get:65 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg armhf 2.2.27-3ubuntu2.1 [483 kB]
21:44:59 Get:66 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf pinentry-curses armhf 1.1.1-1build2 [35.6 kB]
21:44:59 Get:67 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-agent armhf 2.2.27-3ubuntu2.1 [227 kB]
21:44:59 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:44:59 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:44:59 Get:70 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpgsm armhf 2.2.27-3ubuntu2.1 [206 kB]
21:44:59 Get:71 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg all 2.2.27-3ubuntu2.1 [315 kB]
21:44:59 Get:72 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl3-gnutls armhf 7.81.0-1ubuntu1.3 [247 kB]
21:44:59 Get:73 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstemmer0d armhf 2.2.0-1build1 [136 kB]
21:44:59 Get:74 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxmlb2 armhf 0.3.6-2build1 [57.1 kB]
21:44:59 Get:75 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libappstream4 armhf 0.15.2-2 [169 kB]
21:44:59 Get:76 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdw1 armhf 0.186-1build1 [228 kB]
21:44:59 Get:77 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libglib2.0-bin armhf 2.72.1-1 [75.6 kB]
21:44:59 Get:78 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libunwind8 armhf 1.3.2-2build2 [49.4 kB]
21:44:59 Get:79 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libgstreamer1.0-0 armhf 1.20.3-0ubuntu1 [936 kB]
21:44:59 ca-certificates is already the newest version (20210119).
21:44:59 The following additional packages will be installed:
21:44:59   dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg
21:44:59   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
21:44:59   gpgsm gpgv iso-codes libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1
21:44:59   libgirepository-1.0-1 libglib2.0-0 libmpdec3 libpackagekit-glib2-18
21:44:59   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib media-types
21:44:59   python-apt-common python3 python3-apt python3-dbus python3-gi
21:44:59   python3-minimal python3-pycurl python3-software-properties python3.9
21:44:59   python3.9-minimal
21:44:59 Suggested packages:
21:44:59   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
21:44:59   scdaemon isoquery python3-doc python3-tk python3-venv python3-apt-dbg
21:44:59   python-apt-doc python-dbus-doc python3-dbus-dbg libcurl4-gnutls-dev
21:44:59   python-pycurl-doc python3-pycurl-dbg python3.9-venv python3.9-doc binutils
21:44:59   binfmt-support
21:44:59 Recommended packages:
21:44:59   dbus libglib2.0-data shared-mime-info xdg-user-dirs packagekit
21:44:59   unattended-upgrades
21:44:59 Get:80 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpolkit-gobject-1-0 armhf 0.105-33 [37.6 kB]
21:44:59 Get:81 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpolkit-agent-1-0 armhf 0.105-33 [14.1 kB]
21:44:59 Get:82 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf polkitd armhf 0.105-33 [72.9 kB]
21:44:59 Get:83 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf pkexec armhf 0.105-33 [14.5 kB]
21:44:59 Get:84 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf policykit-1 armhf 0.105-33 [2426 B]
21:44:59 Get:85 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-blinker all 1.4+dfsg1-0.4 [14.0 kB]
21:44:59 Get:86 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-cffi-backend armhf 1.15.0-1build2 [67.6 kB]
21:44:59 Get:87 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-cryptography armhf 3.4.8-1ubuntu2 [222 kB]
21:44:59 Get:88 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-pyparsing all 2.4.7-1 [61.4 kB]
21:44:59 Get:89 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-httplib2 all 0.20.2-2 [30.4 kB]
21:44:59 Get:90 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-more-itertools all 8.10.0-2 [47.9 kB]
21:44:59 Get:91 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-zipp all 1.0.0-3 [5440 B]
21:44:59 Get:92 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-importlib-metadata all 4.6.4-1 [16.2 kB]
21:44:59 Get:93 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-jeepney all 0.7.1-3 [36.8 kB]
21:44:59 Get:94 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-jwt all 2.3.0-1ubuntu0.1 [17.1 kB]
21:44:59 Get:95 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-secretstorage all 3.3.1-1 [13.2 kB]
21:44:59 Selecting previously unselected package docker-compose-plugin.
21:44:59 Preparing to unpack .../docker-compose-plugin_2.9.0~ubuntu-bionic_armhf.deb ...
21:44:59 Unpacking docker-compose-plugin (2.9.0~ubuntu-bionic) ...
21:44:59 Get:96 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-keyring all 23.5.0-1 [35.7 kB]
21:44:59 Get:97 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-lazr.uri all 1.0.6-2 [14.4 kB]
21:44:59 Get:98 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-wadllib all 1.3.6-1 [36.4 kB]
21:44:59 Get:99 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-distro all 1.7.0-1 [17.0 kB]
21:44:59 Get:100 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-oauthlib all 3.2.0-1 [89.7 kB]
21:44:59 Get:101 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-six all 1.16.0-3ubuntu1 [12.6 kB]
21:44:59 The following NEW packages will be installed:
21:44:59   apt-transport-https distro-info-data gir1.2-glib-2.0
21:44:59   gir1.2-packagekitglib-1.0 gnupg2 iso-codes libcurl3-gnutls libdbus-1-3
21:44:59   libexpat1 libgirepository-1.0-1 libglib2.0-0 libmpdec3
21:44:59   libpackagekit-glib2-18 libpython3-stdlib libpython3.9-minimal
21:44:59   libpython3.9-stdlib lsb-release media-types python-apt-common python3
21:44:59   python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
21:44:59   python3-software-properties python3.9 python3.9-minimal
21:44:59   software-properties-common
21:44:59 The following packages will be upgraded:
21:44:59   curl dirmngr gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
21:44:59   gpg-wks-server gpgconf gpgsm gpgv libcurl4
21:45:00 Get:102 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-lazr.restfulclient all 0.14.4-1 [51.2 kB]
21:45:00 Last metadata expiration check: 0:00:53 ago on Tue Aug 16 21:44:07 2022.
21:45:00 Get:103 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-launchpadlib all 1.10.16-1 [125 kB]
21:45:00 Get:104 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-software-properties all 0.99.22.3 [28.8 kB]
21:45:00 Setting up docker-ce-cli (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic) ...
21:45:00 Setting up docker-buildx-plugin (0.8.2~ubuntu-bionic) ...
21:45:00 Setting up docker-compose-plugin (2.9.0~ubuntu-bionic) ...
21:45:00 Setting up docker-ce (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic) ...
21:45:00 13 upgraded, 29 newly installed, 0 to remove and 16 not upgraded.
21:45:00 Need to get 19.2 MB of archives.
21:45:00 After this operation, 49.2 MB of additional disk space will be used.
21:45:00 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1+rpi1 [791 kB]
21:45:00 Get:105 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf packagekit armhf 1.2.5-2ubuntu2 [422 kB]
21:45:00 Get:106 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf software-properties-common all 0.99.22.3 [14.1 kB]
21:45:00 Get:107 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf gnupg2 all 2.2.27-3ubuntu2.1 [5548 B]
21:45:00 invoke-rc.d: could not determine current runlevel
21:45:00 invoke-rc.d: policy-rc.d denied execution of start.
21:45:00 Setting up docker-ce-rootless-extras (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic) ...
21:45:00 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
21:45:00  docker-ce-rootless-extras depends on dbus-user-session; however:
21:45:00   Package dbus-user-session is not installed.
21:45:00 
21:45:00 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.8.2~ubuntu-bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.18.04.0~bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.9.0~ubuntu-bionic_armhf.deb
21:45:00 Get:2 http://archive.raspbian.org/raspbian bullseye/main armhf libexpat1 armhf 2.2.10-2+deb11u3 [74.9 kB]
21:45:00 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9-minimal armhf 3.9.2-1+rpi1 [1625 kB]
21:45:00 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB]
21:45:00 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf media-types all 4.0.0 [30.3 kB]
21:45:00 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf libmpdec3 armhf 2.5.1-1+rpi1 [73.4 kB]
21:45:00 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1+rpi1 [1616 kB]
21:45:00 debconf: delaying package configuration, since apt-utils is not installed
21:45:00 Fetched 36.7 MB in 4s (8716 kB/s)
21:45:00 Selecting previously unselected package libpython3.10-minimal:armhf.
21: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 ... 4390 files and directories currently installed.)
21:45:00 Preparing to unpack .../libpython3.10-minimal_3.10.4-3ubuntu0.1_armhf.deb ...
21:45:00 Unpacking libpython3.10-minimal:armhf (3.10.4-3ubuntu0.1) ...
21:45:00 Selecting previously unselected package libexpat1:armhf.
21:45:00 Preparing to unpack .../libexpat1_2.4.7-1_armhf.deb ...
21:45:00 Unpacking libexpat1:armhf (2.4.7-1) ...
21:45:00 Selecting previously unselected package python3.10-minimal.
21:45:00 Preparing to unpack .../python3.10-minimal_3.10.4-3ubuntu0.1_armhf.deb ...
21:45:00 Unpacking python3.10-minimal (3.10.4-3ubuntu0.1) ...
21:45:01 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9 armhf 3.9.2-1+rpi1 [466 kB]
21:45:01 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB]
21:45:01 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB]
21:45:01 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB]
21:45:01 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf gnupg-utils armhf 2.2.27-2+deb11u2 [797 kB]
21:45:01 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf gpgconf armhf 2.2.27-2+deb11u2 [525 kB]
21:45:01 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf dirmngr armhf 2.2.27-2+deb11u2 [706 kB]
21:45:01 Package findutils-1:4.9.0-1.fc36.x86_64 is already installed.
21:45:01 Dependencies resolved.
21:45:01 Nothing to do.
21:45:01 Complete!
21:45:01 + install_rpm_containerd
21:45:01 + '[' staging = stage ']'
21:45:01 + REPO_URL=https://download.docker.com/linux/fedora/docker-ce.repo
21:45:01 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo
21:45:01 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo'
21:45:01 + dnf --version
21:45:01 Setting up libpython3.10-minimal:armhf (3.10.4-3ubuntu0.1) ...
21:45:01 Setting up libexpat1:armhf (2.4.7-1) ...
21:45:01 Setting up python3.10-minimal (3.10.4-3ubuntu0.1) ...
21:45:01 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf gpg armhf 2.2.27-2+deb11u2 [826 kB]
21:45:01 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf gpg-agent armhf 2.2.27-2+deb11u2 [616 kB]
21:45:01 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf gpg-wks-client armhf 2.2.27-2+deb11u2 [503 kB]
21:45:01 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf gpg-wks-server armhf 2.2.27-2+deb11u2 [498 kB]
21:45:01 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf gpgv armhf 2.2.27-2+deb11u2 [582 kB]
21:45:01 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf gpgsm armhf 2.2.27-2+deb11u2 [600 kB]
21:45:01 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf gnupg all 2.2.27-2+deb11u2 [825 kB]
21:45:01 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf apt-transport-https all 2.2.4 [160 kB]
21:45:01 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf curl armhf 7.74.0-1.3+deb11u2 [257 kB]
21:45:01 make[1]: Leaving directory '/root/build-deb'
21:45:01  dpkg-genbuildinfo
21:45:01 4.13.0
21:45:01   Installed: dnf-0:4.13.0-1.fc36.noarch at Tue Aug 16 21:44:21 2022
21:45:01   Built    : Fedora Project at Mon May 30 09:55:23 2022
21:45:01 
21:45:01   Installed: rpm-0:4.17.1-3.fc36.x86_64 at Tue Aug 16 21:44:21 2022
21:45:01   Built    : Fedora Project at Tue Aug  2 12:31:56 2022
21:45:01 + dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo
21:45:01 Adding repo from: https://download.docker.com/linux/fedora/docker-ce.repo
21:45:01 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl4 armhf 7.74.0-1.3+deb11u2 [309 kB]
21:45:01 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf distro-info-data all 0.51+deb11u2 [7684 B]
21:45:01 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1183 kB]
21:45:01 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf libgirepository-1.0-1 armhf 1.66.1-1+b1 [82.6 kB]
21:45:01 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf gir1.2-glib-2.0 armhf 1.66.1-1+b1 [151 kB]
21:45:01 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf libpackagekit-glib2-18 armhf 1.2.2-2 [107 kB]
21:45:01 Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf gir1.2-packagekitglib-1.0 armhf 1.2.2-2 [36.7 kB]
21:45:01 Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf gnupg2 all 2.2.27-2+deb11u2 [434 kB]
21:45:01 Get:32 http://archive.raspbian.org/raspbian bullseye/main armhf iso-codes all 4.6.0-1 [2824 kB]
21:45:01 Get:33 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u2 [305 kB]
21:45:01 Get:34 http://archive.raspbian.org/raspbian bullseye/main armhf libdbus-1-3 armhf 1.12.20-2 [193 kB]
21:45:01 Get:35 http://archive.raspbian.org/raspbian bullseye/main armhf lsb-release all 11.1.0+rpi1 [28.1 kB]
21:45:01 Get:36 http://archive.raspbian.org/raspbian bullseye/main armhf python-apt-common all 2.2.1 [96.5 kB]
21:45:01 Get:37 http://archive.raspbian.org/raspbian bullseye/main armhf python3-apt armhf 2.2.1 [174 kB]
21:45:01 Get:38 http://archive.raspbian.org/raspbian bullseye/main armhf python3-dbus armhf 1.2.16-5 [100 kB]
21:45:01 Selecting previously unselected package python3-minimal.
21:45:01 Get:39 http://archive.raspbian.org/raspbian bullseye/main armhf python3-gi armhf 3.38.0-2 [215 kB]
21:45:01 Get:40 http://archive.raspbian.org/raspbian bullseye/main armhf python3-pycurl armhf 7.43.0.6-5 [66.7 kB]
21:45:01 Get:41 http://archive.raspbian.org/raspbian bullseye/main armhf python3-software-properties all 0.96.20.2-2.1 [49.7 kB]
21:45:01 Get:42 http://archive.raspbian.org/raspbian bullseye/main armhf software-properties-common all 0.96.20.2-2.1 [83.4 kB]
21:45:01 + dnf config-manager --set-disabled 'docker-ce-*'
21:45:01 + dnf config-manager --set-enabled docker-ce-test
21:45:01  dpkg-genchanges  >../docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.changes
21:45: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 ... 4692 files and directories currently installed.)
21:45:01 Preparing to unpack .../0-python3-minimal_3.10.4-0ubuntu2_armhf.deb ...
21:45:01 Unpacking python3-minimal (3.10.4-0ubuntu2) ...
21:45:01 Selecting previously unselected package media-types.
21:45:01 Preparing to unpack .../1-media-types_7.0.0_all.deb ...
21:45:01 Unpacking media-types (7.0.0) ...
21:45:01 Selecting previously unselected package libmpdec3:armhf.
21:45:01 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_armhf.deb ...
21:45:01 Unpacking libmpdec3:armhf (2.5.1-2build2) ...
21:45:01 Selecting previously unselected package readline-common.
21:45:01 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
21:45:01 Unpacking readline-common (8.1.2-1) ...
21:45:01 Selecting previously unselected package libreadline8:armhf.
21:45:01 Preparing to unpack .../4-libreadline8_8.1.2-1_armhf.deb ...
21:45:01 Unpacking libreadline8:armhf (8.1.2-1) ...
21:45:01 Selecting previously unselected package libsqlite3-0:armhf.
21:45:01 Preparing to unpack .../5-libsqlite3-0_3.37.2-2_armhf.deb ...
21:45:01 Unpacking libsqlite3-0:armhf (3.37.2-2) ...
21:45:01 Selecting previously unselected package libpython3.10-stdlib:armhf.
21:45:01 Preparing to unpack .../6-libpython3.10-stdlib_3.10.4-3ubuntu0.1_armhf.deb ...
21:45:01 Unpacking libpython3.10-stdlib:armhf (3.10.4-3ubuntu0.1) ...
21:45:02 Reading package lists...
21:45:02 Building dependency tree...
21:45:02 Reading state information...
21:45:02 Correcting dependencies... Done
21:45:02 debconf: delaying package configuration, since apt-utils is not installed
21:45:02 Fetched 19.2 MB in 2s (10.1 MB/s)
21:45:02 Selecting previously unselected package libpython3.9-minimal:armhf.
21:45: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 ... 7899 files and directories currently installed.)
21:45:02 Preparing to unpack .../libpython3.9-minimal_3.9.2-1+rpi1_armhf.deb ...
21:45:02 Unpacking libpython3.9-minimal:armhf (3.9.2-1+rpi1) ...
21:45:02 Selecting previously unselected package libexpat1:armhf.
21:45:02 Preparing to unpack .../libexpat1_2.2.10-2+deb11u3_armhf.deb ...
21:45:02 + dnf makecache
21:45:02 Selecting previously unselected package python3.10.
21:45:02 Preparing to unpack .../7-python3.10_3.10.4-3ubuntu0.1_armhf.deb ...
21:45:02 Unpacking python3.10 (3.10.4-3ubuntu0.1) ...
21:45:02 Selecting previously unselected package libpython3-stdlib:armhf.
21:45:02 Preparing to unpack .../8-libpython3-stdlib_3.10.4-0ubuntu2_armhf.deb ...
21:45:02 Unpacking libpython3-stdlib:armhf (3.10.4-0ubuntu2) ...
21:45:02 Setting up python3-minimal (3.10.4-0ubuntu2) ...
21:45:02 Skipping docker-ce, it is already installed and upgrade is not set.
21:45:02 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:45:02 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:45:02 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:45:02 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:45:02 The following additional packages will be installed:
21:45:02   containerd.io dbus dbus-user-session iptables libapparmor1 libargon2-0
21:45:02   libcap2 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
21:45:02   libiptc0 libjson-c3 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0
21:45:02   libpam-systemd libxtables12 multiarch-support systemd systemd-sysv
21:45:02 Suggested packages:
21:45:02   kmod systemd-container policykit-1
21:45:02 Recommended packages:
21:45:02   dmsetup networkd-dispatcher libnss-systemd
21:45:02 The following NEW packages will be installed:
21:45:02   containerd.io dbus dbus-user-session iptables libapparmor1 libargon2-0
21:45:02   libcap2 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
21:45:02   libiptc0 libjson-c3 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0
21:45:02   libpam-systemd libxtables12 multiarch-support systemd systemd-sysv
21:45:02 Unpacking libexpat1:armhf (2.2.10-2+deb11u3) ...
21:45:02 Selecting previously unselected package python3.9-minimal.
21:45:02 Preparing to unpack .../python3.9-minimal_3.9.2-1+rpi1_armhf.deb ...
21:45:02 Unpacking python3.9-minimal (3.9.2-1+rpi1) ...
21:45:02 Setting up libpython3.9-minimal:armhf (3.9.2-1+rpi1) ...
21:45:02 Selecting previously unselected package python3.
21:45: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 ... 5121 files and directories currently installed.)
21:45:02 Preparing to unpack .../0-python3_3.10.4-0ubuntu2_armhf.deb ...
21:45:02 Unpacking python3 (3.10.4-0ubuntu2) ...
21:45:02 Selecting previously unselected package libapparmor1:armhf.
21:45:02 Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.1_armhf.deb ...
21:45:02 Unpacking libapparmor1:armhf (3.0.4-2ubuntu2.1) ...
21:45:02 Selecting previously unselected package libargon2-1:armhf.
21:45:02 Preparing to unpack .../2-libargon2-1_0~20171227-0.3_armhf.deb ...
21:45:02 Unpacking libargon2-1:armhf (0~20171227-0.3) ...
21:45:02 Selecting previously unselected package libdevmapper1.02.1:armhf.
21:45:02 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_armhf.deb ...
21:45:02 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1ubuntu4) ...
21:45:02 Selecting previously unselected package libjson-c5:armhf.
21:45:02 Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.1_armhf.deb ...
21:45:02 Unpacking libjson-c5:armhf (0.15-3~ubuntu1.22.04.1) ...
21:45:02 Setting up libexpat1:armhf (2.2.10-2+deb11u3) ...
21:45:02 Setting up python3.9-minimal (3.9.2-1+rpi1) ...
21:45:02 Selecting previously unselected package libcryptsetup12:armhf.
21:45:02 Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.1_armhf.deb ...
21:45:02 Unpacking libcryptsetup12:armhf (2:2.4.3-1ubuntu1.1) ...
21:45:02 Selecting previously unselected package libip4tc2:armhf.
21:45:02 Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5_armhf.deb ...
21:45:02 Unpacking libip4tc2:armhf (1.8.7-1ubuntu5) ...
21:45:02 Selecting previously unselected package libkmod2:armhf.
21:45:02 Preparing to unpack .../7-libkmod2_29-1ubuntu1_armhf.deb ...
21:45:02 Unpacking libkmod2:armhf (29-1ubuntu1) ...
21:45:02 Selecting previously unselected package systemd.
21:45:02 Preparing to unpack .../8-systemd_249.11-0ubuntu3.4_armhf.deb ...
21:45:02 Unpacking systemd (249.11-0ubuntu3.4) ...
21:45:02 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-buster"
21:45:02 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded.
21:45:02 Need to get 23.3 MB of archives.
21:45:02 After this operation, 103 MB of additional disk space will be used.
21:45:02 Get:1 https://download.docker.com/linux/ubuntu bionic/test armhf containerd.io armhf 1.6.7-1 [19.6 MB]
21:45:02 dpkg-genchanges: info: including full source code in upload
21:45:02  dpkg-source -I.git --after-build .
21:45:02 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:45:02 + destination=/build
21:45:02 + mkdir -p /build
21:45:02 + mv -v /root/docker-buildx-plugin_0.8.2~debian-bullseye_armhf.deb /root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.deb /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye.dsc /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye.tar.gz /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.buildinfo /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.changes /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.deb /root/docker-compose-plugin_2.9.0~debian-bullseye_armhf.deb /build
21:45:03 Setting up libapparmor1:armhf (3.0.4-2ubuntu2.1) ...
21:45:03 Setting up libargon2-1:armhf (0~20171227-0.3) ...
21:45:03 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1ubuntu4) ...
21:45:03 Setting up libjson-c5:armhf (0.15-3~ubuntu1.22.04.1) ...
21:45:03 Setting up libcryptsetup12:armhf (2:2.4.3-1ubuntu1.1) ...
21:45:03 Setting up libip4tc2:armhf (1.8.7-1ubuntu5) ...
21:45:03 Setting up libkmod2:armhf (29-1ubuntu1) ...
21:45:03 Setting up systemd (249.11-0ubuntu3.4) ...
21:45:03 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:45:03 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:45:03 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
21:45:03 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
21:45:03 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
21:45:03 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
21:45:03 Initializing machine ID from random generator.
21:45:03 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:45:03 copied '/root/docker-buildx-plugin_0.8.2~debian-bullseye_armhf.deb' -> '/build/docker-buildx-plugin_0.8.2~debian-bullseye_armhf.deb'
21:45:03 removed '/root/docker-buildx-plugin_0.8.2~debian-bullseye_armhf.deb'
21:45:03 copied '/root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.deb'
21:45:03 removed '/root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.deb'
21:45:03 copied '/root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.deb'
21:45:03 removed '/root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.deb'
21:45:03 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye.dsc' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye.dsc'
21:45:03 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye.dsc'
21:45:03 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye.tar.gz' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye.tar.gz'
21:45:03 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye.tar.gz'
21:45:03 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.buildinfo'
21:45:03 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.buildinfo'
21:45:03 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.changes' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.changes'
21:45:03 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.changes'
21:45:03 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.deb' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.deb'
21:45:03 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.deb'
21:45:03 copied '/root/docker-compose-plugin_2.9.0~debian-bullseye_armhf.deb' -> '/build/docker-compose-plugin_2.9.0~debian-bullseye_armhf.deb'
21:45:03 removed '/root/docker-compose-plugin_2.9.0~debian-bullseye_armhf.deb'
21:45:03 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libcap2 armhf 1:2.25-1.2 [11.7 kB]
21:45:03 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libargon2-0 armhf 0~20161029-1.1 [20.4 kB]
21:45:03 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:45:03 Selecting previously unselected package python3-minimal.
21:45: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 ... 8193 files and directories currently installed.)
21:45:03 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ...
21:45:03 Unpacking python3-minimal (3.9.2-3) ...
21:45:03 Selecting previously unselected package media-types.
21:45:03 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
21:45:03 Unpacking media-types (4.0.0) ...
21:45:03 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal"
21:45:03 + make IMAGE=debian:buster verify
21:45:03 docker run  --rm -i \
21:45:03 	-v "$(pwd):/v" \
21:45:03 	-e DEBIAN_FRONTEND=noninteractive \
21:45:03 	-e PACKAGE_REPO=staging \
21:45:03 	-w /v \
21:45:03 	debian:buster ./verify
21:45:03 Unable to find image 'debian:buster' locally
21:45:03 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:45:03 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libcryptsetup12 armhf 2:2.0.2-1ubuntu1.2 [119 kB]
21:45:03 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libidn11 armhf 1.33-2.1ubuntu1.2 [42.7 kB]
21:45:03 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libip4tc0 armhf 1.6.1-2ubuntu2 [17.8 kB]
21:45:03 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libapparmor1 armhf 2.12-4ubuntu5.1 [27.1 kB]
21:45:03 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkmod2 armhf 24-1ubuntu3.5 [34.5 kB]
21:45:03 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf systemd armhf 237-3ubuntu10.53 [2739 kB]
21:45:03 Selecting previously unselected package libmpdec3:armhf.
21:45:03 Preparing to unpack .../2-libmpdec3_2.5.1-1+rpi1_armhf.deb ...
21:45:03 Unpacking libmpdec3:armhf (2.5.1-1+rpi1) ...
21:45:03 Selecting previously unselected package libpython3.9-stdlib:armhf.
21:45:03 Preparing to unpack .../3-libpython3.9-stdlib_3.9.2-1+rpi1_armhf.deb ...
21:45:03 Unpacking libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ...
21:45:03 Selecting previously unselected package python3.9.
21:45:03 Preparing to unpack .../4-python3.9_3.9.2-1+rpi1_armhf.deb ...
21:45:03 Unpacking python3.9 (3.9.2-1+rpi1) ...
21:45:03 Docker CE Test - x86_64                          15 kB/s | 9.0 kB     00:00    
21:45:03 Selecting previously unselected package systemd-sysv.
21:45: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 ... 5960 files and directories currently installed.)
21:45:03 Preparing to unpack .../00-systemd-sysv_249.11-0ubuntu3.4_armhf.deb ...
21:45:03 Unpacking systemd-sysv (249.11-0ubuntu3.4) ...
21:45:03 Selecting previously unselected package openssl.
21:45:03 Preparing to unpack .../01-openssl_3.0.2-0ubuntu1.6_armhf.deb ...
21:45:03 Unpacking openssl (3.0.2-0ubuntu1.6) ...
21:45:03 Selecting previously unselected package ca-certificates.
21:45:03 Preparing to unpack .../02-ca-certificates_20211016_all.deb ...
21:45:03 Unpacking ca-certificates (20211016) ...
21:45:03 Selecting previously unselected package libdbus-1-3:armhf.
21:45:03 Preparing to unpack .../03-libdbus-1-3_1.12.20-2ubuntu4_armhf.deb ...
21:45:03 Unpacking libdbus-1-3:armhf (1.12.20-2ubuntu4) ...
21:45:03 Selecting previously unselected package dbus.
21:45:03 Preparing to unpack .../04-dbus_1.12.20-2ubuntu4_armhf.deb ...
21:45:03 Unpacking dbus (1.12.20-2ubuntu4) ...
21:45:03 Selecting previously unselected package distro-info-data.
21:45:03 Preparing to unpack .../05-distro-info-data_0.52ubuntu0.1_all.deb ...
21:45:03 Unpacking distro-info-data (0.52ubuntu0.1) ...
21:45:03 Selecting previously unselected package libglib2.0-0:armhf.
21:45:03 Preparing to unpack .../06-libglib2.0-0_2.72.1-1_armhf.deb ...
21:45:03 Unpacking libglib2.0-0:armhf (2.72.1-1) ...
21:45:03 buster: Pulling from library/debian
21:45:03 25546c90dbcc: Already exists
21:45:03 Digest: sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f
21:45:03 Status: Downloaded newer image for debian:buster
21:45:03 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf systemd-sysv armhf 237-3ubuntu10.53 [13.2 kB]
21:45:03 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf multiarch-support armhf 2.27-3ubuntu1.6 [6956 B]
21:45:03 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnfnetlink0 armhf 1.0.1-3 [11.6 kB]
21:45:03 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf dbus armhf 1.12.2-1ubuntu1.3 [132 kB]
21:45:03 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmnl0 armhf 1.0.4-2 [11.1 kB]
21:45:03 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpam-systemd armhf 237-3ubuntu10.53 [95.0 kB]
21:45:03 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxtables12 armhf 1.6.1-2ubuntu2 [25.4 kB]
21:45:03 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libip6tc0 armhf 1.6.1-2ubuntu2 [18.0 kB]
21:45:03 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libiptc0 armhf 1.6.1-2ubuntu2 [9396 B]
21:45:03 Selecting previously unselected package libpython3-stdlib:armhf.
21:45:03 Preparing to unpack .../5-libpython3-stdlib_3.9.2-3_armhf.deb ...
21:45:03 Unpacking libpython3-stdlib:armhf (3.9.2-3) ...
21:45:03 Setting up python3-minimal (3.9.2-3) ...
21:45:03 Selecting previously unselected package python3.
21:45:03 Fedora 36 - x86_64                               40 kB/s |  21 kB     00:00    
21:45:03 Selecting previously unselected package libgirepository-1.0-1:armhf.
21:45:03 Preparing to unpack .../07-libgirepository-1.0-1_1.72.0-1_armhf.deb ...
21:45:03 Unpacking libgirepository-1.0-1:armhf (1.72.0-1) ...
21:45:03 Selecting previously unselected package gir1.2-glib-2.0:armhf.
21:45:03 Preparing to unpack .../08-gir1.2-glib-2.0_1.72.0-1_armhf.deb ...
21:45:03 Unpacking gir1.2-glib-2.0:armhf (1.72.0-1) ...
21:45:03 Selecting previously unselected package iso-codes.
21:45:03 Preparing to unpack .../09-iso-codes_4.9.0-1_all.deb ...
21:45:03 Unpacking iso-codes (4.9.0-1) ...
21:45:03 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:45:03 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnetfilter-conntrack3 armhf 1.0.6-2 [31.4 kB]
21:45:03 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf iptables armhf 1.6.1-2ubuntu2 [240 kB]
21:45:03 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf dbus-user-session armhf 1.12.2-1ubuntu1.3 [9396 B]
21:45:03 debconf: delaying package configuration, since apt-utils is not installed
21:45:03 Fetched 23.3 MB in 1s (16.1 MB/s)
21:45:03 Selecting previously unselected package libcap2:armhf.
21:45: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 ... 8590 files and directories currently installed.)
21:45:03 Preparing to unpack .../python3_3.9.2-3_armhf.deb ...
21:45:03 Unpacking python3 (3.9.2-3) ...
21:45:03 Preparing to unpack .../gnupg-l10n_2.2.27-2+deb11u2_all.deb ...
21:45:03 Unpacking gnupg-l10n (2.2.27-2+deb11u2) over (2.2.27-2+deb11u1) ...
21:45:03 Setting up gnupg-l10n (2.2.27-2+deb11u2) ...
21:45:04 Selecting previously unselected package libcap2-bin.
21:45:04 Preparing to unpack .../10-libcap2-bin_1%3a2.44-1build3_armhf.deb ...
21:45:04 Unpacking libcap2-bin (1:2.44-1build3) ...
21:45:04 Selecting previously unselected package libelf1:armhf.
21:45:04 Preparing to unpack .../11-libelf1_0.186-1build1_armhf.deb ...
21:45:04 Unpacking libelf1:armhf (0.186-1build1) ...
21:45:04 Selecting previously unselected package libglib2.0-data.
21:45:04 Preparing to unpack .../12-libglib2.0-data_2.72.1-1_all.deb ...
21:45:04 Unpacking libglib2.0-data (2.72.1-1) ...
21:45:04 Selecting previously unselected package libicu70:armhf.
21:45:04 Preparing to unpack .../13-libicu70_70.1-2_armhf.deb ...
21:45:04 Unpacking libicu70:armhf (70.1-2) ...
21:45:04 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7164 files and directories currently installed.)
21:45:04 Preparing to unpack .../0-libcap2_1%3a2.25-1.2_armhf.deb ...
21:45:04 Unpacking libcap2:armhf (1:2.25-1.2) ...
21:45:04 Selecting previously unselected package libargon2-0:armhf.
21:45:04 Preparing to unpack .../1-libargon2-0_0~20161029-1.1_armhf.deb ...
21:45:04 Unpacking libargon2-0:armhf (0~20161029-1.1) ...
21:45:04 Selecting previously unselected package libdevmapper1.02.1:armhf.
21:45:04 Preparing to unpack .../2-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_armhf.deb ...
21:45:04 Unpacking libdevmapper1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:45:04 Selecting previously unselected package libjson-c3:armhf.
21:45:04 Preparing to unpack .../3-libjson-c3_0.12.1-1.3ubuntu0.3_armhf.deb ...
21:45:04 Unpacking libjson-c3:armhf (0.12.1-1.3ubuntu0.3) ...
21:45:04 Selecting previously unselected package libcryptsetup12:armhf.
21:45:04 Preparing to unpack .../4-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_armhf.deb ...
21:45:04 Unpacking libcryptsetup12:armhf (2:2.0.2-1ubuntu1.2) ...
21:45:04 Selecting previously unselected package libidn11:armhf.
21:45:04 Preparing to unpack .../5-libidn11_1.33-2.1ubuntu1.2_armhf.deb ...
21:45:04 Unpacking libidn11:armhf (1.33-2.1ubuntu1.2) ...
21:45:04 Selecting previously unselected package libip4tc0:armhf.
21:45:04 Preparing to unpack .../6-libip4tc0_1.6.1-2ubuntu2_armhf.deb ...
21:45:04 Unpacking libip4tc0:armhf (1.6.1-2ubuntu2) ...
21:45:04 + make IMAGE=ubuntu:focal verify
21:45:04 docker run  --rm -i \
21:45:04 	-v "$(pwd):/v" \
21:45:04 	-e DEBIAN_FRONTEND=noninteractive \
21:45:04 	-e PACKAGE_REPO=staging \
21:45:04 	-w /v \
21:45:04 	ubuntu:focal ./verify
21:45:04 Unable to find image 'ubuntu:focal' locally
21:45:04 + verify
21:45:04 + dpkg --version
21:45:04 + verify_deb
21:45:04 + apt-get update
21:45:04 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 8610 files and directories currently installed.)
21:45:04 Preparing to unpack .../gnupg-utils_2.2.27-2+deb11u2_armhf.deb ...
21:45:04 Unpacking gnupg-utils (2.2.27-2+deb11u2) over (2.2.27-2+deb11u1) ...
21:45:04 Selecting previously unselected package libpam-systemd:armhf.
21:45:04 Preparing to unpack .../14-libpam-systemd_249.11-0ubuntu3.4_armhf.deb ...
21:45:04 Unpacking libpam-systemd:armhf (249.11-0ubuntu3.4) ...
21:45:04 Selecting previously unselected package libxml2:armhf.
21:45:04 Preparing to unpack .../15-libxml2_2.9.13+dfsg-1ubuntu0.1_armhf.deb ...
21:45:04 Unpacking libxml2:armhf (2.9.13+dfsg-1ubuntu0.1) ...
21:45:04 Selecting previously unselected package libyaml-0-2:armhf.
21:45:04 Preparing to unpack .../16-libyaml-0-2_0.2.2-1build2_armhf.deb ...
21:45:04 Unpacking libyaml-0-2:armhf (0.2.2-1build2) ...
21:45:04 Fedora 36 openh264 (From Cisco) - x86_64        3.4 kB/s | 989  B     00:00    
21:45:04 Selecting previously unselected package libapparmor1:armhf.
21:45:04 Preparing to unpack .../7-libapparmor1_2.12-4ubuntu5.1_armhf.deb ...
21:45:04 Unpacking libapparmor1:armhf (2.12-4ubuntu5.1) ...
21:45:04 Selecting previously unselected package libkmod2:armhf.
21:45:04 Preparing to unpack .../8-libkmod2_24-1ubuntu3.5_armhf.deb ...
21:45:04 Unpacking libkmod2:armhf (24-1ubuntu3.5) ...
21:45:04 Setting up libcap2:armhf (1:2.25-1.2) ...
21:45:04 Setting up libargon2-0:armhf (0~20161029-1.1) ...
21:45:04 Setting up libdevmapper1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
21:45:04 Setting up libjson-c3:armhf (0.12.1-1.3ubuntu0.3) ...
21:45:04 Setting up libcryptsetup12:armhf (2:2.0.2-1ubuntu1.2) ...
21:45:04 Setting up libidn11:armhf (1.33-2.1ubuntu1.2) ...
21:45:04 Setting up libip4tc0:armhf (1.6.1-2ubuntu2) ...
21:45:04 Selecting previously unselected package systemd.
21:45:04 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7211 files and directories currently installed.)
21:45:04 Preparing to unpack .../systemd_237-3ubuntu10.53_armhf.deb ...
21:45:04 focal: Pulling from library/ubuntu
21:45:04 de6f11ffeeef: Already exists
21:45:04 Digest: sha256:af5efa9c28de78b754777af9b4d850112cad01899a5d37d2617bb94dc63a49aa
21:45:04 Status: Downloaded newer image for ubuntu:focal
21:45:04 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
21:45:04 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
21:45:04 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
21:45:04 Get:4 http://deb.debian.org/debian buster/main armhf Packages [7702 kB]
21:45:04 Setting up gnupg-utils (2.2.27-2+deb11u2) ...
21:45:04 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 8610 files and directories currently installed.)
21:45:04 Preparing to unpack .../gpgconf_2.2.27-2+deb11u2_armhf.deb ...
21:45:04 Unpacking gpgconf (2.2.27-2+deb11u2) over (2.2.27-2+deb11u1) ...
21:45:04 Setting up gpgconf (2.2.27-2+deb11u2) ...
21:45:04 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 8610 files and directories currently installed.)
21:45:04 Preparing to unpack .../dirmngr_2.2.27-2+deb11u2_armhf.deb ...
21:45:04 Unpacking dirmngr (2.2.27-2+deb11u2) over (2.2.27-2+deb11u1) ...
21:45:04 Selecting previously unselected package lsb-release.
21:45:04 Preparing to unpack .../17-lsb-release_11.1.0ubuntu4_all.deb ...
21:45:04 Unpacking lsb-release (11.1.0ubuntu4) ...
21:45:04 Selecting previously unselected package python-apt-common.
21:45:04 Preparing to unpack .../18-python-apt-common_2.3.0ubuntu2.1_all.deb ...
21:45:04 Unpacking python-apt-common (2.3.0ubuntu2.1) ...
21:45:04 Selecting previously unselected package python3-apt.
21:45:04 Preparing to unpack .../19-python3-apt_2.3.0ubuntu2.1_armhf.deb ...
21:45:04 Unpacking python3-apt (2.3.0ubuntu2.1) ...
21:45:04 Selecting previously unselected package python3-dbus.
21:45:04 Preparing to unpack .../20-python3-dbus_1.2.18-3build1_armhf.deb ...
21:45:04 Unpacking python3-dbus (1.2.18-3build1) ...
21:45:04 Selecting previously unselected package python3-gi.
21:45:04 Preparing to unpack .../21-python3-gi_3.42.1-0ubuntu1_armhf.deb ...
21:45:04 Unpacking python3-gi (3.42.1-0ubuntu1) ...
21:45:04 Selecting previously unselected package python3-pkg-resources.
21:45:04 Preparing to unpack .../22-python3-pkg-resources_59.6.0-1.2_all.deb ...
21:45:04 Unpacking python3-pkg-resources (59.6.0-1.2) ...
21:45:04 Fedora Modular 36 - x86_64                       74 kB/s |  21 kB     00:00    
21:45:04 Unpacking systemd (237-3ubuntu10.53) ...
21:45:04 Get:5 http://deb.debian.org/debian-security buster/updates/main armhf Packages [336 kB]
21:45:04 Get:6 http://deb.debian.org/debian buster-updates/main armhf Packages [8784 B]
21:45:04 Setting up dirmngr (2.2.27-2+deb11u2) ...
21:45:04 Selecting previously unselected package libnghttp2-14:armhf.
21:45:04 Preparing to unpack .../23-libnghttp2-14_1.43.0-1build3_armhf.deb ...
21:45:04 Unpacking libnghttp2-14:armhf (1.43.0-1build3) ...
21:45:04 Selecting previously unselected package libpsl5:armhf.
21:45:04 Preparing to unpack .../24-libpsl5_0.21.0-1.2build2_armhf.deb ...
21:45:04 Unpacking libpsl5:armhf (0.21.0-1.2build2) ...
21:45:04 Selecting previously unselected package apt-transport-https.
21:45:04 Preparing to unpack .../25-apt-transport-https_2.4.7_all.deb ...
21:45:04 Unpacking apt-transport-https (2.4.7) ...
21:45:04 Selecting previously unselected package libbrotli1:armhf.
21:45:04 Preparing to unpack .../26-libbrotli1_1.0.9-2build6_armhf.deb ...
21:45:04 Unpacking libbrotli1:armhf (1.0.9-2build6) ...
21:45:04 Fedora 36 - x86_64 - Updates                     55 kB/s |  15 kB     00:00    
21:45:04 Setting up libapparmor1:armhf (2.12-4ubuntu5.1) ...
21:45:04 Setting up libkmod2:armhf (24-1ubuntu3.5) ...
21:45:04 Setting up systemd (237-3ubuntu10.53) ...
21:45:04 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:45:04 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:45:04 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
21:45:04 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
21:45:04 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
21:45:04 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
21:45:04 Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service.
21:45:04 Initializing machine ID from random generator.
21:45: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 ... 8610 files and directories currently installed.)
21:45:05 Preparing to unpack .../gpg_2.2.27-2+deb11u2_armhf.deb ...
21:45:05 Unpacking gpg (2.2.27-2+deb11u2) over (2.2.27-2+deb11u1) ...
21:45:05 Setting up gpg (2.2.27-2+deb11u2) ...
21:45: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 ... 8610 files and directories currently installed.)
21:45:05 Preparing to unpack .../gpg-agent_2.2.27-2+deb11u2_armhf.deb ...
21:45:05 Unpacking gpg-agent (2.2.27-2+deb11u2) over (2.2.27-2+deb11u1) ...
21:45:05 + verify
21:45:05 + dpkg --version
21:45:05 + verify_deb
21:45:05 + apt-get update
21:45:05 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.deb'.
21:45:05 Selecting previously unselected package libsasl2-modules-db:armhf.
21:45:05 Preparing to unpack .../27-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1_armhf.deb ...
21:45:05 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg2-3ubuntu1) ...
21:45:05 Selecting previously unselected package libsasl2-2:armhf.
21:45:05 Preparing to unpack .../28-libsasl2-2_2.1.27+dfsg2-3ubuntu1_armhf.deb ...
21:45:05 Unpacking libsasl2-2:armhf (2.1.27+dfsg2-3ubuntu1) ...
21:45:05 Selecting previously unselected package libldap-2.5-0:armhf.
21:45:05 Preparing to unpack .../29-libldap-2.5-0_2.5.12+dfsg-0ubuntu0.22.04.1_armhf.deb ...
21:45:05 Unpacking libldap-2.5-0:armhf (2.5.12+dfsg-0ubuntu0.22.04.1) ...
21:45:05 Selecting previously unselected package librtmp1:armhf.
21:45:05 Preparing to unpack .../30-librtmp1_2.4+20151223.gitfa8646d.1-2build4_armhf.deb ...
21:45:05 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
21:45:05 Selecting previously unselected package libssh-4:armhf.
21:45:05 Preparing to unpack .../31-libssh-4_0.9.6-2build1_armhf.deb ...
21:45:05 Unpacking libssh-4:armhf (0.9.6-2build1) ...
21:45:05 Selecting previously unselected package systemd-sysv.
21:45: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 ... 7908 files and directories currently installed.)
21:45:05 Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_armhf.deb ...
21:45:05 Unpacking systemd-sysv (237-3ubuntu10.53) ...
21:45:05 Selecting previously unselected package multiarch-support.
21:45:05 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.6_armhf.deb ...
21:45:05 Unpacking multiarch-support (2.27-3ubuntu1.6) ...
21:45:05 Setting up multiarch-support (2.27-3ubuntu1.6) ...
21:45:05 Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB]
21:45:05 Setting up gpg-agent (2.2.27-2+deb11u2) ...
21:45:05 Selecting previously unselected package libcurl4:armhf.
21:45:05 Preparing to unpack .../32-libcurl4_7.81.0-1ubuntu1.3_armhf.deb ...
21:45:05 Unpacking libcurl4:armhf (7.81.0-1ubuntu1.3) ...
21:45:05 Selecting previously unselected package curl.
21:45:05 Preparing to unpack .../33-curl_7.81.0-1ubuntu1.3_armhf.deb ...
21:45:05 Unpacking curl (7.81.0-1ubuntu1.3) ...
21:45:05 Selecting previously unselected package libassuan0:armhf.
21:45:05 Preparing to unpack .../34-libassuan0_2.5.5-1build1_armhf.deb ...
21:45:05 Unpacking libassuan0:armhf (2.5.5-1build1) ...
21:45:05 Selecting previously unselected package gpgconf.
21:45:05 Preparing to unpack .../35-gpgconf_2.2.27-3ubuntu2.1_armhf.deb ...
21:45:05 Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
21:45:05 Fedora Modular 36 - x86_64 - Updates             67 kB/s |  19 kB     00:00    
21:45:05 Selecting previously unselected package libnfnetlink0:armhf.
21:45: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 ... 7928 files and directories currently installed.)
21:45:05 Preparing to unpack .../00-libnfnetlink0_1.0.1-3_armhf.deb ...
21:45:05 Unpacking libnfnetlink0:armhf (1.0.1-3) ...
21:45:05 Selecting previously unselected package dbus.
21:45:05 Preparing to unpack .../01-dbus_1.12.2-1ubuntu1.3_armhf.deb ...
21:45:05 Unpacking dbus (1.12.2-1ubuntu1.3) ...
21:45:05 Selecting previously unselected package libmnl0:armhf.
21:45:05 Preparing to unpack .../02-libmnl0_1.0.4-2_armhf.deb ...
21:45:05 Unpacking libmnl0:armhf (1.0.4-2) ...
21:45:05 Selecting previously unselected package libpam-systemd:armhf.
21:45:05 Preparing to unpack .../03-libpam-systemd_237-3ubuntu10.53_armhf.deb ...
21:45:05 Unpacking libpam-systemd:armhf (237-3ubuntu10.53) ...
21:45:05 Selecting previously unselected package libxtables12:armhf.
21:45:05 Preparing to unpack .../04-libxtables12_1.6.1-2ubuntu2_armhf.deb ...
21:45:05 Unpacking libxtables12:armhf (1.6.1-2ubuntu2) ...
21:45:05 Selecting previously unselected package libip6tc0:armhf.
21:45:05 Preparing to unpack .../05-libip6tc0_1.6.1-2ubuntu2_armhf.deb ...
21:45:05 Unpacking libip6tc0:armhf (1.6.1-2ubuntu2) ...
21:45:05 Selecting previously unselected package libksba8:armhf.
21:45:05 Preparing to unpack .../36-libksba8_1.6.0-2build1_armhf.deb ...
21:45:05 Unpacking libksba8:armhf (1.6.0-2build1) ...
21:45:05 Selecting previously unselected package libnpth0:armhf.
21:45:05 Preparing to unpack .../37-libnpth0_1.6-3build2_armhf.deb ...
21:45:05 Unpacking libnpth0:armhf (1.6-3build2) ...
21:45:05 Selecting previously unselected package dirmngr.
21:45:05 Preparing to unpack .../38-dirmngr_2.2.27-3ubuntu2.1_armhf.deb ...
21:45:05 Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
21:45:05 Selecting previously unselected package libpackagekit-glib2-18:armhf.
21:45:05 Preparing to unpack .../39-libpackagekit-glib2-18_1.2.5-2ubuntu2_armhf.deb ...
21:45:05 Unpacking libpackagekit-glib2-18:armhf (1.2.5-2ubuntu2) ...
21:45:05 Selecting previously unselected package gir1.2-packagekitglib-1.0.
21:45:05 Preparing to unpack .../40-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu2_armhf.deb ...
21:45:05 Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
21:45:05 Selecting previously unselected package gnupg-l10n.
21:45:05 Preparing to unpack .../41-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
21:45:05 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
21:45:05 Selecting previously unselected package libiptc0:armhf.
21:45:05 Preparing to unpack .../06-libiptc0_1.6.1-2ubuntu2_armhf.deb ...
21:45:05 Unpacking libiptc0:armhf (1.6.1-2ubuntu2) ...
21:45:05 Selecting previously unselected package libnetfilter-conntrack3:armhf.
21:45:05 Preparing to unpack .../07-libnetfilter-conntrack3_1.0.6-2_armhf.deb ...
21:45:05 Unpacking libnetfilter-conntrack3:armhf (1.0.6-2) ...
21:45:05 Selecting previously unselected package iptables.
21:45:05 Preparing to unpack .../08-iptables_1.6.1-2ubuntu2_armhf.deb ...
21:45:05 Unpacking iptables (1.6.1-2ubuntu2) ...
21:45:05 Selecting previously unselected package containerd.io.
21:45:05 Preparing to unpack .../09-containerd.io_1.6.7-1_armhf.deb ...
21:45:05 Unpacking containerd.io (1.6.7-1) ...
21:45: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 ... 8610 files and directories currently installed.)
21:45:05 Preparing to unpack .../gpg-wks-client_2.2.27-2+deb11u2_armhf.deb ...
21:45:05 Unpacking gpg-wks-client (2.2.27-2+deb11u2) over (2.2.27-2+deb11u1) ...
21:45:05 Setting up gpg-wks-client (2.2.27-2+deb11u2) ...
21:45: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 ... 8610 files and directories currently installed.)
21:45:05 Preparing to unpack .../gpg-wks-server_2.2.27-2+deb11u2_armhf.deb ...
21:45:05 Unpacking gpg-wks-server (2.2.27-2+deb11u2) over (2.2.27-2+deb11u1) ...
21:45:05 Setting up gpg-wks-server (2.2.27-2+deb11u2) ...
21:45:05 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB]
21:45:05 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB]
21:45:05 Selecting previously unselected package gnupg-utils.
21:45:05 Preparing to unpack .../42-gnupg-utils_2.2.27-3ubuntu2.1_armhf.deb ...
21:45:05 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
21:45:05 Selecting previously unselected package gpg.
21:45:05 Preparing to unpack .../43-gpg_2.2.27-3ubuntu2.1_armhf.deb ...
21:45:05 Unpacking gpg (2.2.27-3ubuntu2.1) ...
21:45:05 Selecting previously unselected package pinentry-curses.
21:45:05 Preparing to unpack .../44-pinentry-curses_1.1.1-1build2_armhf.deb ...
21:45:05 Unpacking pinentry-curses (1.1.1-1build2) ...
21:45:05 Selecting previously unselected package gpg-agent.
21:45:05 Preparing to unpack .../45-gpg-agent_2.2.27-3ubuntu2.1_armhf.deb ...
21:45:05 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
21:45:05 Selecting previously unselected package gpg-wks-client.
21:45:05 Preparing to unpack .../46-gpg-wks-client_2.2.27-3ubuntu2.1_armhf.deb ...
21:45:05 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
21:45:05 Selecting previously unselected package gpg-wks-server.
21:45:05 Preparing to unpack .../47-gpg-wks-server_2.2.27-3ubuntu2.1_armhf.deb ...
21:45:05 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
21:45:05 Selecting previously unselected package gpgsm.
21:45:05 Preparing to unpack .../48-gpgsm_2.2.27-3ubuntu2.1_armhf.deb ...
21:45:05 Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
21:45: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 ... 8610 files and directories currently installed.)
21:45:06 Preparing to unpack .../gpgv_2.2.27-2+deb11u2_armhf.deb ...
21:45:06 Unpacking gpgv (2.2.27-2+deb11u2) over (2.2.27-2+deb11u1) ...
21:45:06 Setting up gpgv (2.2.27-2+deb11u2) ...
21:45: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 ... 8610 files and directories currently installed.)
21:45:06 Preparing to unpack .../gpgsm_2.2.27-2+deb11u2_armhf.deb ...
21:45:06 Unpacking gpgsm (2.2.27-2+deb11u2) over (2.2.27-2+deb11u1) ...
21:45:06 Setting up gpgsm (2.2.27-2+deb11u2) ...
21:45:06 Fetched 8259 kB in 2s (4440 kB/s)
21:45:06 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB]
21:45:06 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main armhf Packages [1227 kB]
21:45:06 Selecting previously unselected package gnupg.
21:45:06 Preparing to unpack .../49-gnupg_2.2.27-3ubuntu2.1_all.deb ...
21:45:06 Unpacking gnupg (2.2.27-3ubuntu2.1) ...
21:45:06 Selecting previously unselected package libcurl3-gnutls:armhf.
21:45:06 Preparing to unpack .../50-libcurl3-gnutls_7.81.0-1ubuntu1.3_armhf.deb ...
21:45:06 Unpacking libcurl3-gnutls:armhf (7.81.0-1ubuntu1.3) ...
21:45:06 Selecting previously unselected package libstemmer0d:armhf.
21:45:06 Preparing to unpack .../51-libstemmer0d_2.2.0-1build1_armhf.deb ...
21:45:06 Unpacking libstemmer0d:armhf (2.2.0-1build1) ...
21:45:06 Selecting previously unselected package libxmlb2:armhf.
21:45:06 Preparing to unpack .../52-libxmlb2_0.3.6-2build1_armhf.deb ...
21:45:06 Unpacking libxmlb2:armhf (0.3.6-2build1) ...
21:45:06 Selecting previously unselected package libappstream4:armhf.
21:45:06 Preparing to unpack .../53-libappstream4_0.15.2-2_armhf.deb ...
21:45:06 Unpacking libappstream4:armhf (0.15.2-2) ...
21:45:06 Selecting previously unselected package libdw1:armhf.
21:45:06 Preparing to unpack .../54-libdw1_0.186-1build1_armhf.deb ...
21:45:06 Unpacking libdw1:armhf (0.186-1build1) ...
21:45:06 Selecting previously unselected package libglib2.0-bin.
21:45: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 ... 8610 files and directories currently installed.)
21:45:06 Preparing to unpack .../gnupg_2.2.27-2+deb11u2_all.deb ...
21:45:06 Unpacking gnupg (2.2.27-2+deb11u2) over (2.2.27-2+deb11u1) ...
21:45:06 Setting up gnupg (2.2.27-2+deb11u2) ...
21:45:06 Selecting previously unselected package apt-transport-https.
21:45: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 ... 8610 files and directories currently installed.)
21:45:06 Preparing to unpack .../00-apt-transport-https_2.2.4_all.deb ...
21:45:06 Unpacking apt-transport-https (2.2.4) ...
21:45:06 Preparing to unpack .../01-curl_7.74.0-1.3+deb11u2_armhf.deb ...
21:45:06 Unpacking curl (7.74.0-1.3+deb11u2) over (7.74.0-1.3+deb11u1) ...
21:45:06 Preparing to unpack .../02-libcurl4_7.74.0-1.3+deb11u2_armhf.deb ...
21:45:06 Unpacking libcurl4:armhf (7.74.0-1.3+deb11u2) over (7.74.0-1.3+deb11u1) ...
21:45:06 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf Packages [10.9 MB]
21:45:06 Metadata cache created.
21:45:06 [DEBUG] Installing engine rpms
21:45:06 + echo '[DEBUG] Installing engine rpms'
21:45:06 ++ find rpm/rpmbuild/fedora-36/RPMS/ -type f -name '*.rpm'
21:45:06 ++ sed /src/d
21:45:06 + packages='rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64.rpm
21:45:06 rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-scan-plugin-0.17.0-0.fc36.x86_64.rpm
21:45:06 rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-compose-plugin-2.9.0-0.fc36.x86_64.rpm
21:45:06 rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.fc36.x86_64.rpm
21:45:06 rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64.rpm
21:45:06 rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64.rpm'
21:45:06 + set -x
21:45:06 + DNF_VAR_releasever=36
21:45:06 + dnf install -y rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64.rpm rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-scan-plugin-0.17.0-0.fc36.x86_64.rpm rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-compose-plugin-2.9.0-0.fc36.x86_64.rpm rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.fc36.x86_64.rpm rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64.rpm rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64.rpm
21:45:06 Preparing to unpack .../55-libglib2.0-bin_2.72.1-1_armhf.deb ...
21:45:06 Unpacking libglib2.0-bin (2.72.1-1) ...
21:45:06 Selecting previously unselected package libunwind8:armhf.
21:45:06 Preparing to unpack .../56-libunwind8_1.3.2-2build2_armhf.deb ...
21:45:06 Unpacking libunwind8:armhf (1.3.2-2build2) ...
21:45:06 Selecting previously unselected package libgstreamer1.0-0:armhf.
21:45:06 Preparing to unpack .../57-libgstreamer1.0-0_1.20.3-0ubuntu1_armhf.deb ...
21:45:06 Unpacking libgstreamer1.0-0:armhf (1.20.3-0ubuntu1) ...
21:45:06 Selecting previously unselected package libpolkit-gobject-1-0:armhf.
21:45:06 Preparing to unpack .../58-libpolkit-gobject-1-0_0.105-33_armhf.deb ...
21:45:06 Unpacking libpolkit-gobject-1-0:armhf (0.105-33) ...
21:45:06 Selecting previously unselected package libpolkit-agent-1-0:armhf.
21:45:06 Preparing to unpack .../59-libpolkit-agent-1-0_0.105-33_armhf.deb ...
21:45:06 Unpacking libpolkit-agent-1-0:armhf (0.105-33) ...
21:45:06 Selecting previously unselected package polkitd.
21:45:06 Preparing to unpack .../60-polkitd_0.105-33_armhf.deb ...
21:45:06 Unpacking polkitd (0.105-33) ...
21:45:06 Selecting previously unselected package pkexec.
21:45:06 Preparing to unpack .../61-pkexec_0.105-33_armhf.deb ...
21:45:06 Selecting previously unselected package distro-info-data.
21:45:06 Preparing to unpack .../03-distro-info-data_0.51+deb11u2_all.deb ...
21:45:06 Unpacking distro-info-data (0.51+deb11u2) ...
21:45:06 Selecting previously unselected package libglib2.0-0:armhf.
21:45:06 Preparing to unpack .../04-libglib2.0-0_2.66.8-1_armhf.deb ...
21:45:06 Unpacking libglib2.0-0:armhf (2.66.8-1) ...
21:45:06 Selecting previously unselected package libgirepository-1.0-1:armhf.
21:45:06 Preparing to unpack .../05-libgirepository-1.0-1_1.66.1-1+b1_armhf.deb ...
21:45:06 Unpacking libgirepository-1.0-1:armhf (1.66.1-1+b1) ...
21:45:06 Unpacking pkexec (0.105-33) ...
21:45:06 Selecting previously unselected package policykit-1.
21:45:06 Preparing to unpack .../62-policykit-1_0.105-33_armhf.deb ...
21:45:06 Unpacking policykit-1 (0.105-33) ...
21:45:06 Selecting previously unselected package python3-blinker.
21:45:06 Preparing to unpack .../63-python3-blinker_1.4+dfsg1-0.4_all.deb ...
21:45:06 Unpacking python3-blinker (1.4+dfsg1-0.4) ...
21:45:06 Selecting previously unselected package python3-cffi-backend:armhf.
21:45:06 Preparing to unpack .../64-python3-cffi-backend_1.15.0-1build2_armhf.deb ...
21:45:06 Unpacking python3-cffi-backend:armhf (1.15.0-1build2) ...
21:45:06 Selecting previously unselected package python3-cryptography.
21:45:06 Preparing to unpack .../65-python3-cryptography_3.4.8-1ubuntu2_armhf.deb ...
21:45:06 Unpacking python3-cryptography (3.4.8-1ubuntu2) ...
21:45:06 Selecting previously unselected package python3-pyparsing.
21:45:06 Preparing to unpack .../66-python3-pyparsing_2.4.7-1_all.deb ...
21:45:06 Unpacking python3-pyparsing (2.4.7-1) ...
21:45:06 Selecting previously unselected package python3-httplib2.
21:45:06 Preparing to unpack .../67-python3-httplib2_0.20.2-2_all.deb ...
21:45:06 Unpacking python3-httplib2 (0.20.2-2) ...
21:45:06 Selecting previously unselected package gir1.2-glib-2.0:armhf.
21:45:06 Preparing to unpack .../06-gir1.2-glib-2.0_1.66.1-1+b1_armhf.deb ...
21:45:06 Unpacking gir1.2-glib-2.0:armhf (1.66.1-1+b1) ...
21:45:06 Selecting previously unselected package libpackagekit-glib2-18:armhf.
21:45:06 Preparing to unpack .../07-libpackagekit-glib2-18_1.2.2-2_armhf.deb ...
21:45:06 Unpacking libpackagekit-glib2-18:armhf (1.2.2-2) ...
21:45:06 Selecting previously unselected package gir1.2-packagekitglib-1.0.
21:45:06 Preparing to unpack .../08-gir1.2-packagekitglib-1.0_1.2.2-2_armhf.deb ...
21:45:06 Unpacking gir1.2-packagekitglib-1.0 (1.2.2-2) ...
21:45:06 Selecting previously unselected package gnupg2.
21:45:06 Preparing to unpack .../09-gnupg2_2.2.27-2+deb11u2_all.deb ...
21:45:06 Unpacking gnupg2 (2.2.27-2+deb11u2) ...
21:45:06 Selecting previously unselected package iso-codes.
21:45:06 Preparing to unpack .../10-iso-codes_4.6.0-1_all.deb ...
21:45:06 Unpacking iso-codes (4.6.0-1) ...
21:45:06 Selecting previously unselected package python3-more-itertools.
21:45:06 Preparing to unpack .../68-python3-more-itertools_8.10.0-2_all.deb ...
21:45:06 Unpacking python3-more-itertools (8.10.0-2) ...
21:45:06 Selecting previously unselected package python3-zipp.
21:45:06 Preparing to unpack .../69-python3-zipp_1.0.0-3_all.deb ...
21:45:06 Unpacking python3-zipp (1.0.0-3) ...
21:45:06 Selecting previously unselected package python3-importlib-metadata.
21:45:06 Preparing to unpack .../70-python3-importlib-metadata_4.6.4-1_all.deb ...
21:45:06 Unpacking python3-importlib-metadata (4.6.4-1) ...
21:45:06 Selecting previously unselected package python3-jeepney.
21:45:06 Preparing to unpack .../71-python3-jeepney_0.7.1-3_all.deb ...
21:45:06 Unpacking python3-jeepney (0.7.1-3) ...
21:45:06 Selecting previously unselected package python3-jwt.
21:45:06 Preparing to unpack .../72-python3-jwt_2.3.0-1ubuntu0.1_all.deb ...
21:45:06 Unpacking python3-jwt (2.3.0-1ubuntu0.1) ...
21:45:06 Selecting previously unselected package python3-secretstorage.
21:45:06 Preparing to unpack .../73-python3-secretstorage_3.3.1-1_all.deb ...
21:45:06 Unpacking python3-secretstorage (3.3.1-1) ...
21:45:06 Selecting previously unselected package python3-keyring.
21:45:06 Preparing to unpack .../74-python3-keyring_23.5.0-1_all.deb ...
21:45:06 Unpacking python3-keyring (23.5.0-1) ...
21:45:07 Reading package lists...
21:45:07 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
21:45:07 Selecting previously unselected package python3-lazr.uri.
21:45:07 Preparing to unpack .../75-python3-lazr.uri_1.0.6-2_all.deb ...
21:45:07 Unpacking python3-lazr.uri (1.0.6-2) ...
21:45:07 Selecting previously unselected package python3-wadllib.
21:45:07 Preparing to unpack .../76-python3-wadllib_1.3.6-1_all.deb ...
21:45:07 Unpacking python3-wadllib (1.3.6-1) ...
21:45:07 Selecting previously unselected package python3-distro.
21:45:07 Preparing to unpack .../77-python3-distro_1.7.0-1_all.deb ...
21:45:07 Unpacking python3-distro (1.7.0-1) ...
21:45:07 Selecting previously unselected package python3-oauthlib.
21:45:07 Preparing to unpack .../78-python3-oauthlib_3.2.0-1_all.deb ...
21:45:07 Unpacking python3-oauthlib (3.2.0-1) ...
21:45:07 Selecting previously unselected package python3-six.
21:45:07 Preparing to unpack .../79-python3-six_1.16.0-3ubuntu1_all.deb ...
21:45:07 Unpacking python3-six (1.16.0-3ubuntu1) ...
21:45:07 Selecting previously unselected package python3-lazr.restfulclient.
21:45:07 Preparing to unpack .../80-python3-lazr.restfulclient_0.14.4-1_all.deb ...
21:45:07 Unpacking python3-lazr.restfulclient (0.14.4-1) ...
21:45:07 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/multiverse armhf Packages [141 kB]
21:45:07 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/restricted armhf Packages [10.8 kB]
21:45:07 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf Packages [978 kB]
21:45:07 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf Packages [1378 kB]
21:45:07 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted armhf Packages [16.9 kB]
21:45:07 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse armhf Packages [9591 B]
21:45:07 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/main armhf Packages [54.7 kB]
21:45:07 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe armhf Packages [27.5 kB]
21:45:07 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse armhf Packages [4730 B]
21:45:07 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted armhf Packages [16.6 kB]
21:45:07 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/main armhf Packages [1014 kB]
21:45:07 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/universe armhf Packages [691 kB]
21:45:07 Selecting previously unselected package libcurl3-gnutls:armhf.
21:45:07 Preparing to unpack .../11-libcurl3-gnutls_7.74.0-1.3+deb11u2_armhf.deb ...
21:45:07 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u2) ...
21:45:07 Selecting previously unselected package libdbus-1-3:armhf.
21:45:07 Preparing to unpack .../12-libdbus-1-3_1.12.20-2_armhf.deb ...
21:45:07 Unpacking libdbus-1-3:armhf (1.12.20-2) ...
21:45:07 Selecting previously unselected package lsb-release.
21:45:07 Preparing to unpack .../13-lsb-release_11.1.0+rpi1_all.deb ...
21:45:07 Unpacking lsb-release (11.1.0+rpi1) ...
21:45:07 Selecting previously unselected package python-apt-common.
21:45:07 Preparing to unpack .../14-python-apt-common_2.2.1_all.deb ...
21:45:07 Unpacking python-apt-common (2.2.1) ...
21:45:07 Selecting previously unselected package python3-apt.
21:45:07 Preparing to unpack .../15-python3-apt_2.2.1_armhf.deb ...
21:45:07 Unpacking python3-apt (2.2.1) ...
21:45:07 Selecting previously unselected package python3-dbus.
21:45:07 Preparing to unpack .../16-python3-dbus_1.2.16-5_armhf.deb ...
21:45:07 Unpacking python3-dbus (1.2.16-5) ...
21:45:07 Selecting previously unselected package python3-launchpadlib.
21:45:07 Preparing to unpack .../81-python3-launchpadlib_1.10.16-1_all.deb ...
21:45:07 Unpacking python3-launchpadlib (1.10.16-1) ...
21:45:07 Selecting previously unselected package python3-software-properties.
21:45:07 Preparing to unpack .../82-python3-software-properties_0.99.22.3_all.deb ...
21:45:07 Unpacking python3-software-properties (0.99.22.3) ...
21:45:07 Selecting previously unselected package packagekit.
21:45:07 Preparing to unpack .../83-packagekit_1.2.5-2ubuntu2_armhf.deb ...
21:45:07 Unpacking packagekit (1.2.5-2ubuntu2) ...
21:45:07 Selecting previously unselected package software-properties-common.
21:45:07 Preparing to unpack .../84-software-properties-common_0.99.22.3_all.deb ...
21:45:07 Unpacking software-properties-common (0.99.22.3) ...
21:45:07 Selecting previously unselected package gnupg2.
21:45:07 Preparing to unpack .../85-gnupg2_2.2.27-3ubuntu2.1_all.deb ...
21:45:07 Unpacking gnupg2 (2.2.27-3ubuntu2.1) ...
21:45:07 Setting up libksba8:armhf (1.6.0-2build1) ...
21:45:07 Setting up media-types (7.0.0) ...
21:45:07 Setting up systemd-sysv (249.11-0ubuntu3.4) ...
21:45:07 Reading package lists...
21:45:07 Selecting previously unselected package dbus-user-session.
21:45:07 Preparing to unpack .../10-dbus-user-session_1.12.2-1ubuntu1.3_armhf.deb ...
21:45:07 Unpacking dbus-user-session (1.12.2-1ubuntu1.3) ...
21:45:07 Setting up containerd.io (1.6.7-1) ...
21:45:07 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:45:07 Setting up systemd-sysv (237-3ubuntu10.53) ...
21:45:07 Setting up libiptc0:armhf (1.6.1-2ubuntu2) ...
21:45:07 Setting up libxtables12:armhf (1.6.1-2ubuntu2) ...
21:45:07 Setting up libnfnetlink0:armhf (1.0.1-3) ...
21:45:07 Setting up dbus (1.12.2-1ubuntu1.3) ...
21:45:07 Selecting previously unselected package python3-gi.
21:45:07 Preparing to unpack .../17-python3-gi_3.38.0-2_armhf.deb ...
21:45:07 Unpacking python3-gi (3.38.0-2) ...
21:45:07 Selecting previously unselected package python3-pycurl.
21:45:07 Preparing to unpack .../18-python3-pycurl_7.43.0.6-5_armhf.deb ...
21:45:07 Unpacking python3-pycurl (7.43.0.6-5) ...
21:45:07 Selecting previously unselected package python3-software-properties.
21:45:07 Preparing to unpack .../19-python3-software-properties_0.96.20.2-2.1_all.deb ...
21:45:07 Unpacking python3-software-properties (0.96.20.2-2.1) ...
21:45:07 Selecting previously unselected package software-properties-common.
21:45:07 Preparing to unpack .../20-software-properties-common_0.96.20.2-2.1_all.deb ...
21:45:07 Unpacking software-properties-common (0.96.20.2-2.1) ...
21:45:07 Setting up media-types (4.0.0) ...
21:45:07 Setting up gnupg2 (2.2.27-2+deb11u2) ...
21:45:07 Setting up libpsl5:armhf (0.21.0-1.2build2) ...
21:45:07 Setting up apt-transport-https (2.4.7) ...
21:45:07 Setting up libyaml-0-2:armhf (0.2.2-1build2) ...
21:45:07 Setting up libglib2.0-0:armhf (2.72.1-1) ...
21:45:07 No schema files found: doing nothing.
21:45:07 Setting up distro-info-data (0.52ubuntu0.1) ...
21:45:07 Setting up libxmlb2:armhf (0.3.6-2build1) ...
21:45:07 Setting up libbrotli1:armhf (1.0.9-2build6) ...
21:45:07 Setting up libsqlite3-0:armhf (3.37.2-2) ...
21:45:07 Setting up libnghttp2-14:armhf (1.43.0-1build3) ...
21:45:07 Setting up libpackagekit-glib2-18:armhf (1.2.5-2ubuntu2) ...
21:45:07 Setting up libnpth0:armhf (1.6-3build2) ...
21:45:07 Setting up libassuan0:armhf (2.5.5-1build1) ...
21:45:07 Setting up libunwind8:armhf (1.3.2-2build2) ...
21:45:07 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg2-3ubuntu1) ...
21:45:07 Setting up libcap2-bin (1:2.44-1build3) ...
21:45:07 Setting up libglib2.0-data (2.72.1-1) ...
21:45:07 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
21:45:07 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
21:45:07 Setting up libdbus-1-3:armhf (1.12.20-2ubuntu4) ...
21:45:07 Setting up dbus (1.12.20-2ubuntu4) ...
21:45:07 Last metadata expiration check: 0:00:02 ago on Tue Aug 16 21:45:05 2022.
21:45:07 Building dependency tree...
21:45:07 Reading state information...
21:45:07 Fetched 17.1 MB in 3s (5837 kB/s)
21:45:07 Setting up libmnl0:armhf (1.0.4-2) ...
21:45:07 Setting up libip6tc0:armhf (1.6.1-2ubuntu2) ...
21:45:07 Setting up libnetfilter-conntrack3:armhf (1.0.6-2) ...
21:45:07 Setting up libpam-systemd:armhf (237-3ubuntu10.53) ...
21:45:07 Setting up dbus-user-session (1.12.2-1ubuntu1.3) ...
21:45:07 Setting up iptables (1.6.1-2ubuntu2) ...
21:45:07 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
21:45:07 Processing triggers for systemd (237-3ubuntu10.53) ...
21:45:07 Setting up apt-transport-https (2.2.4) ...
21:45:07 Setting up libglib2.0-0:armhf (2.66.8-1) ...
21:45:07 No schema files found: doing nothing.
21:45:07 Setting up distro-info-data (0.51+deb11u2) ...
21:45:07 Setting up libpackagekit-glib2-18:armhf (1.2.2-2) ...
21:45:07 Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u2) ...
21:45:07 Setting up libdbus-1-3:armhf (1.12.20-2) ...
21:45:07 Setting up python-apt-common (2.2.1) ...
21:45:07 Setting up libmpdec3:armhf (2.5.1-1+rpi1) ...
21:45:07 Setting up libcurl4:armhf (7.74.0-1.3+deb11u2) ...
21:45:07 Setting up libgirepository-1.0-1:armhf (1.66.1-1+b1) ...
21:45:07 Setting up curl (7.74.0-1.3+deb11u2) ...
21:45:07 Setting up iso-codes (4.6.0-1) ...
21:45:07 Setting up libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ...
21:45:07 Setting up libpython3-stdlib:armhf (3.9.2-3) ...
21:45:07 Setting up gir1.2-glib-2.0:armhf (1.66.1-1+b1) ...
21:45:07 Setting up python3.9 (3.9.2-1+rpi1) ...
21:45:08 Setting up libsasl2-2:armhf (2.1.27+dfsg2-3ubuntu1) ...
21:45:08 Setting up libssh-4:armhf (0.9.6-2build1) ...
21:45:08 Setting up python-apt-common (2.3.0ubuntu2.1) ...
21:45:08 Setting up libmpdec3:armhf (2.5.1-2build2) ...
21:45:08 Setting up libpam-systemd:armhf (249.11-0ubuntu3.4) ...
21:45:08 Setting up libgirepository-1.0-1:armhf (1.72.0-1) ...
21:45:08 Setting up libstemmer0d:armhf (2.2.0-1build1) ...
21:45:08 Dependencies resolved.
21:45:08 ================================================================================================
21:45:08  Package                     Arch    Version                               Repository       Size
21:45:08 ================================================================================================
21:45:08 Installing:
21:45:08  docker-buildx-plugin        x86_64  0.8.2-0.fc36                          @commandline     11 M
21:45:08  docker-ce                   x86_64  3:0.0.0~20220816152130.8ffaab8-0.fc36 @commandline     22 M
21:45:08  docker-ce-cli               x86_64  1:0.0.0~20220816152130.8ffaab8-0.fc36 @commandline    6.9 M
21:45:08  docker-ce-rootless-extras   x86_64  0.0.0~20220816152130.8ffaab8-0.fc36   @commandline    3.6 M
21:45:08  docker-compose-plugin       x86_64  2.9.0-0.fc36                          @commandline    7.0 M
21:45:08  docker-scan-plugin          x86_64  0.17.0-0.fc36                         @commandline    3.8 M
21:45:08 Installing dependencies:
21:45:08  container-selinux           noarch  2:2.188.0-1.fc36                      updates          51 k
21:45:08  containerd.io               x86_64  1.6.7-3.1.fc36                        docker-ce-test   32 M
21:45:08  dbus                        x86_64  1:1.14.0-1.fc36                       fedora          7.5 k
21:45:08  dbus-broker                 x86_64  31-1.fc36                             updates         176 k
21:45:08  dbus-common                 noarch  1:1.14.0-1.fc36                       fedora           14 k
21:45:08  device-mapper               x86_64  1.02.175-7.fc36                       fedora          139 k
21:45:08  device-mapper-libs          x86_64  1.02.175-7.fc36                       fedora          177 k
21:45:08  diffutils                   x86_64  3.8-2.fc36                            fedora          370 k
21:45:08  fuse-common                 x86_64  3.10.5-2.fc36                         fedora          8.2 k
21:45:08  fuse-overlayfs              x86_64  1.9-1.fc36                            updates          74 k
21:45:08  fuse3                       x86_64  3.10.5-2.fc36                         fedora           54 k
21:45:08  fuse3-libs                  x86_64  3.10.5-2.fc36                         fedora           92 k
21:45:08  iptables-legacy             x86_64  1.8.7-15.fc36                         fedora           54 k
21:45:08  iptables-legacy-libs        x86_64  1.8.7-15.fc36                         fedora           39 k
21:45:08  iptables-libs               x86_64  1.8.7-15.fc36                         fedora          402 k
21:45:08  kmod                        x86_64  29-7.fc36                             fedora          118 k
21:45:08  kmod-libs                   x86_64  29-7.fc36                             fedora           68 k
21:45:08  libargon2                   x86_64  20171227-9.fc36                       updates          28 k
21:45:08  libcgroup                   x86_64  2.0-4.fc36                            fedora           73 k
21:45:08  libfdisk                    x86_64  2.38-1.fc36                           updates         160 k
21:45:08  libibverbs                  x86_64  39.0-1.fc36                           fedora          400 k
21:45:08  libmnl                      x86_64  1.0.4-15.fc36                         fedora           28 k
21:45:08  libnetfilter_conntrack      x86_64  1.0.8-4.fc36                          fedora           57 k
21:45:08  libnfnetlink                x86_64  1.0.1-21.fc36                         fedora           29 k
21:45:08  libnl3                      x86_64  3.7.0-1.fc36                          updates         347 k
21:45:08  libpcap                     x86_64  14:1.10.1-3.fc36                      fedora          171 k
21:45:08  libseccomp                  x86_64  2.5.3-2.fc36                          fedora           70 k
21:45:08  libselinux-utils            x86_64  3.3-4.fc36                            fedora          142 k
21:45:08  libslirp                    x86_64  4.6.1-3.fc36                          fedora           73 k
21:45:08  libutempter                 x86_64  1.2.1-6.fc36                          fedora           26 k
21:45:08  policycoreutils             x86_64  3.3-4.fc36                            fedora          202 k
21:45:08  rpm-plugin-selinux          x86_64  4.17.1-3.fc36                         updates          18 k
21:45:08  selinux-policy              noarch  36.13-3.fc36                          updates          69 k
21:45:08  selinux-policy-targeted     noarch  36.13-3.fc36                          updates         6.3 M
21:45:08  slirp4netns                 x86_64  1.2.0-0.2.beta.0.fc36                 fedora           49 k
21:45:08  systemd                     x86_64  250.8-1.fc36                          updates         4.2 M
21:45:08  systemd-pam                 x86_64  250.8-1.fc36                          updates         333 k
21:45:08  util-linux                  x86_64  2.38-1.fc36                           updates         2.3 M
21:45:08  xkeyboard-config            noarch  2.35.1-1.fc36                         fedora          878 k
21:45:08  xz                          x86_64  5.2.5-9.fc36                          fedora          214 k
21:45:08 Installing weak dependencies:
21:45:08  cryptsetup-libs             x86_64  2.4.3-2.fc36                          fedora          432 k
21:45:08  libbpf                      x86_64  2:0.7.0-3.fc36                        updates         159 k
21:45:08  libxkbcommon                x86_64  1.4.0-1.fc36                          fedora          140 k
21:45:08  qrencode-libs               x86_64  4.1.1-2.fc36                          fedora           61 k
21:45:08  systemd-networkd            x86_64  250.8-1.fc36                          updates         617 k
21:45:08  systemd-resolved            x86_64  250.8-1.fc36                          updates         275 k
21:45:08 
21:45:08 Transaction Summary
21:45:08 ================================================================================================
21:45:08 Install  52 Packages
21:45:08 
21:45:08 Total size: 107 M
21:45:08 Total download size: 52 M
21:45:08 Installed size: 411 M
21:45:08 Downloading Packages:
21:45:08 The following additional packages will be installed:
21:45:08   dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg
21:45:08   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
21:45:08   gpgsm iso-codes libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4
21:45:08   libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2
21:45:08   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
21:45:08   libldap-common libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18
21:45:08   libpsl5 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
21:45:08   libreadline7 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1
21:45:08   libssl1.1 lsb-base mime-support openssl pinentry-curses python-apt-common
21:45:08   python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
21:45:08   python3-software-properties python3.7 python3.7-minimal readline-common
21:45:08 Suggested packages:
21:45:08   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
21:45:08   scdaemon isoquery krb5-doc krb5-user lsb pinentry-doc python3-doc python3-tk
21:45:08   python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
21:45:08   libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.7-venv
21:45:08   python3.7-doc binutils binfmt-support readline-doc
21:45:08 Recommended packages:
21:45:08   dbus libglib2.0-data shared-mime-info xdg-user-dirs krb5-locales packagekit
21:45:08   publicsuffix libsasl2-modules bzip2 file xz-utils unattended-upgrades
21:45:08 + docker --version
21:45:08 Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8
21:45:08 + dockerd --version
21:45:08 Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8
21:45:08 + containerd --version
21:45:08 containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb
21:45:08 + runc --version
21:45:08 runc version 1.1.3
21:45:08 commit: v1.1.3-0-g6724737
21:45:08 spec: 1.0.2-dev
21:45:08 go: go1.17.13
21:45:08 libseccomp: 2.5.1
21:45:08 Setting up openssl (3.0.2-0ubuntu1.6) ...
21:45:08 Setting up libelf1:armhf (0.186-1build1) ...
21:45:08 Setting up readline-common (8.1.2-1) ...
21:45:08 Setting up iso-codes (4.9.0-1) ...
21:45:08 Setting up libpolkit-gobject-1-0:armhf (0.105-33) ...
21:45:08 Setting up libicu70:armhf (70.1-2) ...
21:45:08 Setting up pinentry-curses (1.1.1-1build2) ...
21:45:08 Setting up libdw1:armhf (0.186-1build1) ...
21:45:08 Setting up libreadline8:armhf (8.1.2-1) ...
21:45:08 Setting up libglib2.0-bin (2.72.1-1) ...
21:45:08 Setting up libldap-2.5-0:armhf (2.5.12+dfsg-0ubuntu0.22.04.1) ...
21:45:08 Setting up libpython3.10-stdlib:armhf (3.10.4-3ubuntu0.1) ...
21:45:08 Setting up ca-certificates (20211016) ...
21:45:08 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye"
21:45:08 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:45:08 Updating certificates in /etc/ssl/certs...
21:45:08 The following NEW packages will be installed:
21:45:08   apt-transport-https ca-certificates curl dirmngr distro-info-data
21:45:08   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
21:45:08   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
21:45:08   libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1
21:45:08   libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libk5crypto3
21:45:08   libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common
21:45:08   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
21:45:08   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline7
21:45:08   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl1.1
21:45:08   lsb-base lsb-release mime-support openssl pinentry-curses python-apt-common
21:45:08   python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
21:45:08   python3-software-properties python3.7 python3.7-minimal readline-common
21:45:08   software-properties-common
21:45:08 + make IMAGE=debian:bullseye verify
21:45:08 docker run  --rm -i \
21:45:08 	-v "$(pwd):/v" \
21:45:08 	-e DEBIAN_FRONTEND=noninteractive \
21:45:08 	-e PACKAGE_REPO=staging \
21:45:08 	-w /v \
21:45:08 	debian:bullseye ./verify
21:45:08 Unable to find image 'debian:bullseye' locally
21:45:08 Reading package lists...
21:45:08 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
21:45:08 Setting up python3 (3.9.2-3) ...
21:45:08 Setting up gir1.2-packagekitglib-1.0 (1.2.2-2) ...
21:45:08 Setting up python3-pycurl (7.43.0.6-5) ...
21:45:08 Setting up python3-gi (3.38.0-2) ...
21:45:08 0 upgraded, 66 newly installed, 0 to remove and 1 not upgraded.
21:45:08 Need to get 22.3 MB of archives.
21:45:08 After this operation, 70.8 MB of additional disk space will be used.
21:45:08 Get:1 http://deb.debian.org/debian-security buster/updates/main armhf libssl1.1 armhf 1.1.1n-0+deb10u3 [1310 kB]
21:45:08 Get:2 http://deb.debian.org/debian buster/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u3 [582 kB]
21:45:08 Get:3 http://deb.debian.org/debian buster/main armhf libexpat1 armhf 2.2.6-2+deb10u4 [79.6 kB]
21:45:08 Get:4 http://deb.debian.org/debian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u3 [1466 kB]
21:45:08 Get:5 http://deb.debian.org/debian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB]
21:45:08 Get:6 http://deb.debian.org/debian buster/main armhf mime-support all 3.62 [37.2 kB]
21:45:08 Get:7 http://deb.debian.org/debian buster/main armhf libmpdec2 armhf 2.4.2-2 [69.3 kB]
21:45:08 Get:8 http://deb.debian.org/debian buster/main armhf readline-common all 7.0-5 [70.6 kB]
21:45:08 Get:9 http://deb.debian.org/debian buster/main armhf libreadline7 armhf 7.0-5 [131 kB]
21:45:08 Get:10 http://deb.debian.org/debian buster/main armhf libsqlite3-0 armhf 3.27.2-3+deb10u1 [560 kB]
21:45:08 Get:11 http://deb.debian.org/debian buster/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u3 [1660 kB]
21:45:08 Get:12 http://deb.debian.org/debian buster/main armhf python3.7 armhf 3.7.3-2+deb10u3 [330 kB]
21:45:08 Get:13 http://deb.debian.org/debian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB]
21:45:08 Get:14 http://deb.debian.org/debian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB]
21:45:08 Get:15 http://deb.debian.org/debian buster/main armhf libassuan0 armhf 2.5.2-1 [42.8 kB]
21:45:08 Get:16 http://deb.debian.org/debian-security buster/updates/main armhf gpgconf armhf 2.2.12-1+deb10u2 [492 kB]
21:45:08 Get:17 http://deb.debian.org/debian buster/main armhf lsb-base all 10.2019051400 [28.4 kB]
21:45:08 Get:18 http://deb.debian.org/debian buster/main armhf libksba8 armhf 1.3.5-2 [85.9 kB]
21:45:08 Get:19 http://deb.debian.org/debian buster/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-1+deb10u2 [67.4 kB]
21:45:08 Get:20 http://deb.debian.org/debian buster/main armhf libsasl2-2 armhf 2.1.27+dfsg-1+deb10u2 [98.9 kB]
21:45:08 Get:21 http://deb.debian.org/debian-security buster/updates/main armhf libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB]
21:45:08 Get:22 http://deb.debian.org/debian-security buster/updates/main armhf libldap-2.4-2 armhf 2.4.47+dfsg-3+deb10u7 [202 kB]
21:45:08 Get:23 http://deb.debian.org/debian buster/main armhf libnpth0 armhf 1.6-1 [17.4 kB]
21:45:08 Get:24 http://deb.debian.org/debian-security buster/updates/main armhf dirmngr armhf 2.2.12-1+deb10u2 [669 kB]
21:45:08 Get:25 http://deb.debian.org/debian-security buster/updates/main armhf gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB]
21:45:08 Get:26 http://deb.debian.org/debian-security buster/updates/main armhf gnupg-utils armhf 2.2.12-1+deb10u2 [788 kB]
21:45:08 (1/46): dbus-1.14.0-1.fc36.x86_64.rpm            25 kB/s | 7.5 kB     00:00    
21:45:08 (2/46): cryptsetup-libs-2.4.3-2.fc36.x86_64.rpm 1.1 MB/s | 432 kB     00:00    
21:45:08 (3/46): dbus-common-1.14.0-1.fc36.noarch.rpm    193 kB/s |  14 kB     00:00    
21:45:08 (4/46): device-mapper-1.02.175-7.fc36.x86_64.rp 6.5 MB/s | 139 kB     00:00    
21:45:08 (5/46): diffutils-3.8-2.fc36.x86_64.rpm         6.6 MB/s | 370 kB     00:00    
21:45:08 (6/46): device-mapper-libs-1.02.175-7.fc36.x86_ 1.6 MB/s | 177 kB     00:00    
21:45:08 (7/46): fuse-common-3.10.5-2.fc36.x86_64.rpm    238 kB/s | 8.2 kB     00:00    
21:45:08 (8/46): fuse3-3.10.5-2.fc36.x86_64.rpm          1.1 MB/s |  54 kB     00:00    
21:45:08 (9/46): fuse3-libs-3.10.5-2.fc36.x86_64.rpm     1.3 MB/s |  92 kB     00:00    
21:45:08 (10/46): iptables-legacy-1.8.7-15.fc36.x86_64.r 1.5 MB/s |  54 kB     00:00    
21:45:08 (11/46): iptables-legacy-libs-1.8.7-15.fc36.x86 1.3 MB/s |  39 kB     00:00    
21:45:08 (12/46): iptables-libs-1.8.7-15.fc36.x86_64.rpm 7.5 MB/s | 402 kB     00:00    
21:45:08 bullseye: Pulling from library/debian
21:45:08 05aa23077de6: Already exists
21:45:08 Digest: sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
21:45:08 Status: Downloaded newer image for debian:bullseye
21:45:09 127 added, 0 removed; done.
21:45:09 Setting up gir1.2-glib-2.0:armhf (1.72.0-1) ...
21:45:09 Setting up gpgconf (2.2.27-3ubuntu2.1) ...
21:45:09 Setting up libcurl4:armhf (7.81.0-1ubuntu1.3) ...
21:45:09 Setting up libpolkit-agent-1-0:armhf (0.105-33) ...
21:45:09 Setting up curl (7.81.0-1ubuntu1.3) ...
21:45:09 Setting up libxml2:armhf (2.9.13+dfsg-1ubuntu0.1) ...
21:45:09 Setting up polkitd (0.105-33) ...
21:45:09 Setting up gpg (2.2.27-3ubuntu2.1) ...
21:45:09 Setting up libgstreamer1.0-0:armhf (1.20.3-0ubuntu1) ...
21:45:09 Setcap worked! gst-ptp-helper is not suid!
21:45:09 Setting up libpython3-stdlib:armhf (3.10.4-0ubuntu2) ...
21:45:09 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
21:45:09 Setting up lsb-release (11.1.0+rpi1) ...
21:45:09 Setting up python3-dbus (1.2.16-5) ...
21:45:09 (13/46): kmod-29-7.fc36.x86_64.rpm              2.8 MB/s | 118 kB     00:00    
21:45:09 (14/46): kmod-libs-29-7.fc36.x86_64.rpm         2.8 MB/s |  68 kB     00:00    
21:45:09 (15/46): libcgroup-2.0-4.fc36.x86_64.rpm        2.4 MB/s |  73 kB     00:00    
21:45:09 (16/46): libibverbs-39.0-1.fc36.x86_64.rpm      7.3 MB/s | 400 kB     00:00    
21:45:09 (17/46): libmnl-1.0.4-15.fc36.x86_64.rpm        621 kB/s |  28 kB     00:00    
21:45:09 (18/46): libnfnetlink-1.0.1-21.fc36.x86_64.rpm  1.0 MB/s |  29 kB     00:00    
21:45:09 (19/46): libnetfilter_conntrack-1.0.8-4.fc36.x8 1.3 MB/s |  57 kB     00:00    
21:45:09 (20/46): libseccomp-2.5.3-2.fc36.x86_64.rpm     1.5 MB/s |  70 kB     00:00    
21:45:09 (21/46): libpcap-1.10.1-3.fc36.x86_64.rpm       2.8 MB/s | 171 kB     00:00    
21:45:09 Get:27 http://deb.debian.org/debian-security buster/updates/main armhf gpg armhf 2.2.12-1+deb10u2 [804 kB]
21:45:09 Get:28 http://deb.debian.org/debian buster/main armhf pinentry-curses armhf 1.1.0-2 [59.8 kB]
21:45:09 Get:29 http://deb.debian.org/debian-security buster/updates/main armhf gpg-agent armhf 2.2.12-1+deb10u2 [578 kB]
21:45:09 Get:30 http://deb.debian.org/debian-security buster/updates/main armhf gpg-wks-client armhf 2.2.12-1+deb10u2 [469 kB]
21:45:09 Get:31 http://deb.debian.org/debian-security buster/updates/main armhf gpg-wks-server armhf 2.2.12-1+deb10u2 [464 kB]
21:45:09 Get:32 http://deb.debian.org/debian-security buster/updates/main armhf gpgsm armhf 2.2.12-1+deb10u2 [573 kB]
21:45:09 Get:33 http://deb.debian.org/debian-security buster/updates/main armhf gnupg all 2.2.12-1+deb10u2 [715 kB]
21:45:09 Get:34 http://deb.debian.org/debian buster/main armhf apt-transport-https all 1.8.2.3 [149 kB]
21:45:09 Get:35 http://deb.debian.org/debian-security buster/updates/main armhf openssl armhf 1.1.1n-0+deb10u3 [828 kB]
21:45:09 Get:36 http://deb.debian.org/debian buster/main armhf ca-certificates all 20200601~deb10u2 [166 kB]
21:45:09 Get:37 http://deb.debian.org/debian buster/main armhf libkeyutils1 armhf 1.6-6 [13.9 kB]
21:45:09 Get:38 http://deb.debian.org/debian buster/main armhf libkrb5support0 armhf 1.17-3+deb10u3 [62.5 kB]
21:45:09 Get:39 http://deb.debian.org/debian buster/main armhf libk5crypto3 armhf 1.17-3+deb10u3 [119 kB]
21:45:09 Get:40 http://deb.debian.org/debian buster/main armhf libkrb5-3 armhf 1.17-3+deb10u3 [323 kB]
21:45:09 Get:41 http://deb.debian.org/debian buster/main armhf libgssapi-krb5-2 armhf 1.17-3+deb10u3 [137 kB]
21:45:09 Get:42 http://deb.debian.org/debian buster/main armhf libnghttp2-14 armhf 1.36.0-2+deb10u1 [74.4 kB]
21:45:09 Get:43 http://deb.debian.org/debian buster/main armhf libpsl5 armhf 0.20.2-2 [52.4 kB]
21:45:09 Get:44 http://deb.debian.org/debian buster/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2 [54.9 kB]
21:45:09 Get:45 http://deb.debian.org/debian buster/main armhf libssh2-1 armhf 1.8.0-2.1 [129 kB]
21:45:09 Get:46 http://deb.debian.org/debian buster/main armhf libcurl4 armhf 7.64.0-4+deb10u2 [298 kB]
21:45:09 Get:47 http://deb.debian.org/debian buster/main armhf curl armhf 7.64.0-4+deb10u2 [257 kB]
21:45:09 Get:48 http://deb.debian.org/debian buster/main armhf distro-info-data all 0.41+deb10u4 [6880 B]
21:45:09 Get:49 http://deb.debian.org/debian buster/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u3 [1102 kB]
21:45:09 Get:50 http://deb.debian.org/debian buster/main armhf libgirepository-1.0-1 armhf 1.58.3-2 [80.2 kB]
21:45:09 Get:51 http://deb.debian.org/debian buster/main armhf gir1.2-glib-2.0 armhf 1.58.3-2 [143 kB]
21:45:09 Get:52 http://deb.debian.org/debian buster/main armhf libpackagekit-glib2-18 armhf 1.1.12-5 [101 kB]
21:45:09 Get:53 http://deb.debian.org/debian buster/main armhf gir1.2-packagekitglib-1.0 armhf 1.1.12-5 [35.9 kB]
21:45:09 Get:54 http://deb.debian.org/debian-security buster/updates/main armhf gnupg2 all 2.2.12-1+deb10u2 [393 kB]
21:45:09 Get:55 http://deb.debian.org/debian buster/main armhf iso-codes all 4.2-1 [2713 kB]
21:45:09 Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
21:45:09 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
21:45:09 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
21:45:09 Setting up python3-apt (2.2.1) ...
21:45:09 Setting up python3-software-properties (0.96.20.2-2.1) ...
21:45:09 Get:56 http://deb.debian.org/debian buster/main armhf libapt-inst2.0 armhf 1.8.2.3 [200 kB]
21:45:09 Get:57 http://deb.debian.org/debian buster/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u2 [296 kB]
21:45:09 Get:58 http://deb.debian.org/debian buster/main armhf libdbus-1-3 armhf 1.12.20-0+deb10u1 [191 kB]
21:45:09 Get:59 http://deb.debian.org/debian buster/main armhf lsb-release all 10.2019051400 [27.5 kB]
21:45:09 Get:60 http://deb.debian.org/debian buster/main armhf python-apt-common all 1.8.4.3 [96.3 kB]
21:45:09 Get:61 http://deb.debian.org/debian buster/main armhf python3-apt armhf 1.8.4.3 [169 kB]
21:45:09 Get:62 http://deb.debian.org/debian buster/main armhf python3-dbus armhf 1.2.8-3 [96.3 kB]
21:45:09 Get:63 http://deb.debian.org/debian buster/main armhf python3-gi armhf 3.30.4-1 [163 kB]
21:45:09 Get:64 http://deb.debian.org/debian buster/main armhf python3-pycurl armhf 7.43.0.2-0.1 [63.3 kB]
21:45:09 Get:65 http://deb.debian.org/debian buster/main armhf python3-software-properties all 0.96.20.2-2 [49.6 kB]
21:45:09 Get:66 http://deb.debian.org/debian buster/main armhf software-properties-common all 0.96.20.2-2 [83.3 kB]
21:45:09 debconf: delaying package configuration, since apt-utils is not installed
21:45:09 Fetched 22.3 MB in 1s (28.7 MB/s)
21:45:09 Selecting previously unselected package libssl1.1:armhf.
21:45: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:45:09 Preparing to unpack .../libssl1.1_1.1.1n-0+deb10u3_armhf.deb ...
21:45:09 Unpacking libssl1.1:armhf (1.1.1n-0+deb10u3) ...
21:45:09 + verify
21:45:09 + dpkg --version
21:45:09 + verify_deb
21:45:09 + apt-get update
21:45:09 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
21:45:09 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
21:45:09 Setting up python3.10 (3.10.4-3ubuntu0.1) ...
21:45:09 Setting up software-properties-common (0.96.20.2-2.1) ...
21:45:09 Processing triggers for libc-bin (2.31-13+rpi1+deb11u3) ...
21:45:09 Selecting previously unselected package libpython3.7-minimal:armhf.
21:45:09 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_armhf.deb ...
21:45:09 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ...
21:45:09 Selecting previously unselected package libexpat1:armhf.
21:45:09 Preparing to unpack .../libexpat1_2.2.6-2+deb10u4_armhf.deb ...
21:45:09 Unpacking libexpat1:armhf (2.2.6-2+deb10u4) ...
21:45:09 Selecting previously unselected package python3.7-minimal.
21:45:09 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_armhf.deb ...
21:45:09 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
21:45:09 (22/46): containerd.io-1.6.7-3.1.fc36.x86_64.rp  26 MB/s |  32 MB     00:01    
21:45:09 (23/46): libslirp-4.6.1-3.fc36.x86_64.rpm       173 kB/s |  73 kB     00:00    
21:45:09 (24/46): libselinux-utils-3.3-4.fc36.x86_64.rpm 303 kB/s | 142 kB     00:00    
21:45:09 (25/46): libutempter-1.2.1-6.fc36.x86_64.rpm    544 kB/s |  26 kB     00:00    
21:45:09 (26/46): libxkbcommon-1.4.0-1.fc36.x86_64.rpm   2.9 MB/s | 140 kB     00:00    
21:45:09 (27/46): policycoreutils-3.3-4.fc36.x86_64.rpm  4.7 MB/s | 202 kB     00:00    
21:45:09 (28/46): slirp4netns-1.2.0-0.2.beta.0.fc36.x86_ 1.3 MB/s |  49 kB     00:00    
21:45:09 (29/46): qrencode-libs-4.1.1-2.fc36.x86_64.rpm  1.4 MB/s |  61 kB     00:00    
21:45:09 (30/46): xz-5.2.5-9.fc36.x86_64.rpm             9.2 MB/s | 214 kB     00:00    
21:45:09 (31/46): dbus-broker-31-1.fc36.x86_64.rpm       2.2 MB/s | 176 kB     00:00    
21:45:09 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
21:45:09 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:45:09 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:45:09 Get:4 http://deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
21:45:09 ++ source /etc/os-release
21:45:09 +++ PRETTY_NAME='Raspbian GNU/Linux 11 (bullseye)'
21:45:09 +++ NAME='Raspbian GNU/Linux'
21:45:09 +++ VERSION_ID=11
21:45:09 +++ VERSION='11 (bullseye)'
21:45:09 +++ VERSION_CODENAME=bullseye
21:45:09 +++ ID=raspbian
21:45:09 +++ ID_LIKE=debian
21:45:09 +++ HOME_URL=http://www.raspbian.org/
21:45:09 +++ SUPPORT_URL=http://www.raspbian.org/RaspbianForums
21:45:09 +++ BUG_REPORT_URL=http://www.raspbian.org/RaspbianBugs
21:45:09 ++ echo raspbian
21:45:09 + DIST_ID=raspbian
21:45:09 ++ lsb_release -sc
21:45:09 + DIST_VERSION=bullseye
21:45:09 + '[' bullseye = sid ']'
21:45:09 + install_debian_containerd
21:45:09 + '[' staging = stage ']'
21:45:09 + REPO_URL=https://download.docker.com/linux/raspbian
21:45:09 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/raspbian'
21:45:09 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/raspbian
21:45:09 + update-ca-certificates -f
21:45:09 Clearing symlinks in /etc/ssl/certs...
21:45:09 Setting up libssl1.1:armhf (1.1.1n-0+deb10u3) ...
21:45:09 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ...
21:45:09 Reading package lists...
21:45:10 (32/46): xkeyboard-config-2.35.1-1.fc36.noarch. 5.5 MB/s | 878 kB     00:00    
21:45:10 (33/46): container-selinux-2.188.0-1.fc36.noarc 338 kB/s |  51 kB     00:00    
21:45:10 (34/46): fuse-overlayfs-1.9-1.fc36.x86_64.rpm   1.3 MB/s |  74 kB     00:00    
21:45:10 (35/46): libfdisk-2.38-1.fc36.x86_64.rpm         14 MB/s | 160 kB     00:00    
21:45:10 (36/46): libbpf-0.7.0-3.fc36.x86_64.rpm         3.1 MB/s | 159 kB     00:00    
21:45:10 (37/46): libnl3-3.7.0-1.fc36.x86_64.rpm         5.4 MB/s | 347 kB     00:00    
21:45:10 (38/46): libargon2-20171227-9.fc36.x86_64.rpm   347 kB/s |  28 kB     00:00    
21:45:10 (39/46): rpm-plugin-selinux-4.17.1-3.fc36.x86_6 568 kB/s |  18 kB     00:00    
21:45:10 (40/46): selinux-policy-36.13-3.fc36.noarch.rpm 3.5 MB/s |  69 kB     00:00    
21:45:10 Get:5 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB]
21:45:10 Get:6 http://deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
21:45:10 done.
21:45:10 Updating certificates in /etc/ssl/certs...
21:45:10 Setting up libexpat1:armhf (2.2.6-2+deb10u4) ...
21:45:10 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
21:45:10 Building dependency tree...
21:45:10 Reading state information...
21:45:10 (41/46): systemd-networkd-250.8-1.fc36.x86_64.r 2.8 MB/s | 617 kB     00:00    
21:45:10 (42/46): systemd-250.8-1.fc36.x86_64.rpm         13 MB/s | 4.2 MB     00:00    
21:45:10 (43/46): systemd-pam-250.8-1.fc36.x86_64.rpm    2.7 MB/s | 333 kB     00:00    
21:45:10 Selecting previously unselected package python3-minimal.
21:45: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:45:10 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ...
21:45:10 The following additional packages will be installed:
21:45:10   dbus dbus-user-session dconf-gsettings-backend dconf-service dirmngr
21:45:10   distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking
21:45:10   glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils
21:45:10   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
21:45:10   gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1
21:45:10   libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12
21:45:10   libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1
21:45:10   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
21:45:10   libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal
21:45:10   libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66
21:45:10   libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal
21:45:10   libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0
21:45:10   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd
21:45:10   libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5
21:45:10   libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8
21:45:10   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1
21:45:10   libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2
21:45:10   libyaml-0-2 mime-support openssl packagekit pinentry-curses policykit-1
21:45:10   python-apt-common python3 python3-apt python3-certifi python3-chardet
21:45:10   python3-dbus python3-gi python3-idna python3-minimal python3-pkg-resources
21:45:10   python3-requests python3-requests-unixsocket python3-six
21:45:10   python3-software-properties python3-urllib3 python3.8 python3.8-minimal
21:45:10   readline-common systemd systemd-sysv systemd-timesyncd tzdata
21:45:10 Suggested packages:
21:45:10   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery krb5-doc
21:45:10   krb5-user gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
21:45:10   python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
21:45:10   python3-setuptools python3-cryptography python3-openssl python3-socks
21:45:10   python3.8-venv python3.8-doc binutils binfmt-support readline-doc
21:45:10   systemd-container
21:45:10 Recommended packages:
21:45:10   libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales publicsuffix
21:45:10   libsasl2-modules file xz-utils packagekit-tools unattended-upgrades
21:45:10   networkd-dispatcher libnss-systemd
21:45:10 (44/46): selinux-policy-targeted-36.13-3.fc36.n  14 MB/s | 6.3 MB     00:00    
21:45:10 (45/46): systemd-resolved-250.8-1.fc36.x86_64.r 1.7 MB/s | 275 kB     00:00    
21:45:10 (46/46): util-linux-2.38-1.fc36.x86_64.rpm       11 MB/s | 2.3 MB     00:00    
21:45:10 --------------------------------------------------------------------------------
21:45:10 Total                                            20 MB/s |  52 MB     00:02     
21:45:10 Setting up gpgsm (2.2.27-3ubuntu2.1) ...
21:45:10 Setting up pkexec (0.105-33) ...
21:45:10 Setting up libcurl3-gnutls:armhf (7.81.0-1ubuntu1.3) ...
21:45:10 Setting up python3 (3.10.4-0ubuntu2) ...
21:45:10 Setting up libappstream4:armhf (0.15.2-2) ...
21:45:10 Setting up python3-six (1.16.0-3ubuntu1) ...
21:45:10 129 added, 0 removed; done.
21:45:10 Running hooks in /etc/ca-certificates/update.d...
21:45:10 done.
21:45:10 + apt-key add -
21:45:10 + curl -fsSL https://download.docker.com/linux/raspbian/gpg
21:45:10 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
21:45:10 Unpacking python3-minimal (3.7.3-1) ...
21:45:10 Selecting previously unselected package mime-support.
21:45:10 Preparing to unpack .../1-mime-support_3.62_all.deb ...
21:45:10 Unpacking mime-support (3.62) ...
21:45:10 Selecting previously unselected package libmpdec2:armhf.
21:45:10 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ...
21:45:10 Unpacking libmpdec2:armhf (2.4.2-2) ...
21:45:10 Selecting previously unselected package readline-common.
21:45:10 Preparing to unpack .../3-readline-common_7.0-5_all.deb ...
21:45:10 Unpacking readline-common (7.0-5) ...
21:45:10 Selecting previously unselected package libreadline7:armhf.
21:45:10 Preparing to unpack .../4-libreadline7_7.0-5_armhf.deb ...
21:45:10 Unpacking libreadline7:armhf (7.0-5) ...
21:45:10 Selecting previously unselected package libsqlite3-0:armhf.
21:45:10 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u1_armhf.deb ...
21:45:10 Unpacking libsqlite3-0:armhf (3.27.2-3+deb10u1) ...
21:45:10 The following NEW packages will be installed:
21:45:10   apt-transport-https ca-certificates curl dbus dbus-user-session
21:45:10   dconf-gsettings-backend dconf-service dirmngr distro-info-data
21:45:10   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking
21:45:10   glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils
21:45:10   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
21:45:10   gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1
21:45:10   libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12
21:45:10   libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1
21:45:10   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
21:45:10   libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal
21:45:10   libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66
21:45:10   libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal
21:45:10   libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0
21:45:10   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd
21:45:10   libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5
21:45:10   libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8
21:45:10   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1
21:45:10   libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2
21:45:10   libyaml-0-2 lsb-release mime-support openssl packagekit pinentry-curses
21:45:10   policykit-1 python-apt-common python3 python3-apt python3-certifi
21:45:10   python3-chardet python3-dbus python3-gi python3-idna python3-minimal
21:45:10   python3-pkg-resources python3-requests python3-requests-unixsocket
21:45:10   python3-six python3-software-properties python3-urllib3 python3.8
21:45:10   python3.8-minimal readline-common software-properties-common systemd
21:45:10   systemd-sysv systemd-timesyncd tzdata
21:45:10 Setting up dirmngr (2.2.27-3ubuntu2.1) ...
21:45:10 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
21:45:10 Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
21:45:10 Setting up python3-pyparsing (2.4.7-1) ...
21:45:10 Fetched 8332 kB in 2s (5397 kB/s)
21:45:10 OK
21:45:10 + '[' bullseye = sid ']'
21:45:10 ++ dpkg --print-architecture
21:45:10 + ARCH=armhf
21:45:10 + echo 'deb [arch=armhf] https://download.docker.com/linux/raspbian bullseye test'
21:45:10 + apt-get update
21:45:11 Selecting previously unselected package libpython3.7-stdlib:armhf.
21:45:11 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u3_armhf.deb ...
21:45:11 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ...
21:45:11 Selecting previously unselected package python3.7.
21:45:11 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u3_armhf.deb ...
21:45:11 Unpacking python3.7 (3.7.3-2+deb10u3) ...
21:45:11 Selecting previously unselected package libpython3-stdlib:armhf.
21:45:11 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_armhf.deb ...
21:45:11 Unpacking libpython3-stdlib:armhf (3.7.3-1) ...
21:45:11 0 upgraded, 119 newly installed, 0 to remove and 1 not upgraded.
21:45:11 Need to get 32.4 MB of archives.
21:45:11 After this operation, 122 MB of additional disk space will be used.
21:45:11 Get:1 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssl1.1 armhf 1.1.1f-1ubuntu2.16 [1082 kB]
21:45:11 Setting up python3-gi (3.42.1-0ubuntu1) ...
21:45:11 Docker CE Test - x86_64                         6.3 kB/s | 1.6 kB     00:00    
21:45:11 Importing GPG key 0x621E9F35:
21:45:11  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
21:45:11  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
21:45:11  From       : https://download.docker.com/linux/fedora/gpg
21:45:11 Key imported successfully
21:45:11 Setting up python3-minimal (3.7.3-1) ...
21:45:11 Selecting previously unselected package python3.
21:45: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:45:11 Preparing to unpack .../00-python3_3.7.3-1_armhf.deb ...
21:45:11 Unpacking python3 (3.7.3-1) ...
21:45:11 Selecting previously unselected package libassuan0:armhf.
21:45:11 Preparing to unpack .../01-libassuan0_2.5.2-1_armhf.deb ...
21:45:11 Unpacking libassuan0:armhf (2.5.2-1) ...
21:45:11 Setting up python3-jeepney (0.7.1-3) ...
21:45:11 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
21:45:11 Setting up python3-httplib2 (0.20.2-2) ...
21:45:11 Selecting previously unselected package gpgconf.
21:45:11 Preparing to unpack .../02-gpgconf_2.2.12-1+deb10u2_armhf.deb ...
21:45:11 Unpacking gpgconf (2.2.12-1+deb10u2) ...
21:45:11 Selecting previously unselected package lsb-base.
21:45:11 Preparing to unpack .../03-lsb-base_10.2019051400_all.deb ...
21:45:11 Unpacking lsb-base (10.2019051400) ...
21:45:11 Selecting previously unselected package libksba8:armhf.
21:45:11 Preparing to unpack .../04-libksba8_1.3.5-2_armhf.deb ...
21:45:11 Unpacking libksba8:armhf (1.3.5-2) ...
21:45:11 Selecting previously unselected package libsasl2-modules-db:armhf.
21:45:11 Preparing to unpack .../05-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_armhf.deb ...
21:45:11 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ...
21:45:11 Selecting previously unselected package libsasl2-2:armhf.
21:45:11 Preparing to unpack .../06-libsasl2-2_2.1.27+dfsg-1+deb10u2_armhf.deb ...
21:45:11 Unpacking libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ...
21:45:11 Selecting previously unselected package libldap-common.
21:45:11 Preparing to unpack .../07-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ...
21:45:11 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ...
21:45:11 Selecting previously unselected package libldap-2.4-2:armhf.
21:45:11 Preparing to unpack .../08-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_armhf.deb ...
21:45:11 Unpacking libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ...
21:45:11 Get:1 https://download.docker.com/linux/raspbian bullseye InRelease [26.7 kB]
21:45:11 Get:2 https://download.docker.com/linux/raspbian bullseye/test armhf Packages [13.0 kB]
21:45:11 Hit:3 http://archive.raspbian.org/raspbian bullseye InRelease
21:45:11 Setting up lsb-release (11.1.0ubuntu4) ...
21:45:11 Setting up policykit-1 (0.105-33) ...
21:45:11 Setting up python3-cffi-backend:armhf (1.15.0-1build2) ...
21:45:11 Setting up python3-blinker (1.4+dfsg1-0.4) ...
21:45:11 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpython3.8-minimal armhf 3.8.10-0ubuntu1~20.04.5 [708 kB]
21:45:11 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libexpat1 armhf 2.2.9-1ubuntu0.4 [55.1 kB]
21:45:11 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3.8-minimal armhf 3.8.10-0ubuntu1~20.04.5 [1582 kB]
21:45:11 Selecting previously unselected package libnpth0:armhf.
21:45:11 Preparing to unpack .../09-libnpth0_1.6-1_armhf.deb ...
21:45:11 Unpacking libnpth0:armhf (1.6-1) ...
21:45:11 Selecting previously unselected package dirmngr.
21:45:11 Preparing to unpack .../10-dirmngr_2.2.12-1+deb10u2_armhf.deb ...
21:45:11 Unpacking dirmngr (2.2.12-1+deb10u2) ...
21:45:11 Selecting previously unselected package gnupg-l10n.
21:45:11 Preparing to unpack .../11-gnupg-l10n_2.2.12-1+deb10u2_all.deb ...
21:45:11 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ...
21:45:11 Selecting previously unselected package gnupg-utils.
21:45:11 Preparing to unpack .../12-gnupg-utils_2.2.12-1+deb10u2_armhf.deb ...
21:45:11 Unpacking gnupg-utils (2.2.12-1+deb10u2) ...
21:45:11 Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
21:45:11 Fetched 39.7 kB in 1s (52.2 kB/s)
21:45:11 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-minimal armhf 3.8.2-0ubuntu2 [23.6 kB]
21:45:11 Setting up python3-pkg-resources (59.6.0-1.2) ...
21:45:11 Setting up python3-more-itertools (8.10.0-2) ...
21:45:11 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main armhf mime-support all 3.64ubuntu1 [30.6 kB]
21:45:11 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpdec2 armhf 2.4.2-3 [66.8 kB]
21:45:11 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main armhf readline-common all 8.0-4 [53.5 kB]
21:45:11 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libreadline8 armhf 8.0-4 [109 kB]
21:45:11 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsqlite3-0 armhf 3.31.1-4ubuntu0.3 [468 kB]
21:45:11 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpython3.8-stdlib armhf 3.8.10-0ubuntu1~20.04.5 [1601 kB]
21:45:11 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3.8 armhf 3.8.10-0ubuntu1~20.04.5 [387 kB]
21:45:11 Get:13 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpython3-stdlib armhf 3.8.2-0ubuntu2 [7068 B]
21:45:11 Get:14 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3 armhf 3.8.2-0ubuntu2 [47.6 kB]
21:45:11 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libapparmor1 armhf 2.13.3-7ubuntu5.1 [29.0 kB]
21:45:11 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcap2 armhf 1:2.32-1 [14.0 kB]
21:45:11 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libargon2-1 armhf 0~20171227-0.2 [20.0 kB]
21:45:11 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper1.02.1 armhf 2:1.02.167-1ubuntu1 [118 kB]
21:45:11 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:45:11 Get:20 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcryptsetup12 armhf 2:2.2.2-3ubuntu2.4 [147 kB]
21:45:11 Reading package lists...
21:45:11 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
21:45:12 Running transaction check
21:45:12 Transaction check succeeded.
21:45:12 Running transaction test
21:45:12 Selecting previously unselected package gpg.
21:45:12 Preparing to unpack .../13-gpg_2.2.12-1+deb10u2_armhf.deb ...
21:45:12 Unpacking gpg (2.2.12-1+deb10u2) ...
21:45:12 Selecting previously unselected package pinentry-curses.
21:45:12 Preparing to unpack .../14-pinentry-curses_1.1.0-2_armhf.deb ...
21:45:12 Unpacking pinentry-curses (1.1.0-2) ...
21:45:12 Selecting previously unselected package gpg-agent.
21:45:12 Preparing to unpack .../15-gpg-agent_2.2.12-1+deb10u2_armhf.deb ...
21:45:12 Unpacking gpg-agent (2.2.12-1+deb10u2) ...
21:45:12 Selecting previously unselected package gpg-wks-client.
21:45:12 Preparing to unpack .../16-gpg-wks-client_2.2.12-1+deb10u2_armhf.deb ...
21:45:12 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ...
21:45:12 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libip4tc2 armhf 1.8.4-3ubuntu2 [16.8 kB]
21:45:12 Get:22 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkmod2 armhf 27-1ubuntu2.1 [39.1 kB]
21:45:12 Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf systemd-timesyncd armhf 245.4-4ubuntu3.17 [27.9 kB]
21:45:12 Get:24 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf systemd armhf 245.4-4ubuntu3.17 [3651 kB]
21:45:12 Get:25 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf systemd-sysv armhf 245.4-4ubuntu3.17 [10.3 kB]
21:45:12 Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf openssl armhf 1.1.1f-1ubuntu2.16 [597 kB]
21:45:12 Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf ca-certificates all 20211016~20.04.1 [144 kB]
21:45:12 Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libdbus-1-3 armhf 1.12.16-2ubuntu2.2 [156 kB]
21:45:12 Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dbus armhf 1.12.16-2ubuntu2.2 [134 kB]
21:45:12 Setting up python3-dbus (1.2.18-3build1) ...
21:45:12 Selecting previously unselected package gpg-wks-server.
21:45:12 Preparing to unpack .../17-gpg-wks-server_2.2.12-1+deb10u2_armhf.deb ...
21:45:12 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ...
21:45:12 Selecting previously unselected package gpgsm.
21:45:12 Preparing to unpack .../18-gpgsm_2.2.12-1+deb10u2_armhf.deb ...
21:45:12 Unpacking gpgsm (2.2.12-1+deb10u2) ...
21:45:12 Selecting previously unselected package gnupg.
21:45:12 Preparing to unpack .../19-gnupg_2.2.12-1+deb10u2_all.deb ...
21:45:12 Unpacking gnupg (2.2.12-1+deb10u2) ...
21:45:12 Selecting previously unselected package apt-transport-https.
21:45:12 Preparing to unpack .../20-apt-transport-https_1.8.2.3_all.deb ...
21:45:12 Unpacking apt-transport-https (1.8.2.3) ...
21:45:12 Selecting previously unselected package openssl.
21:45:12 Preparing to unpack .../21-openssl_1.1.1n-0+deb10u3_armhf.deb ...
21:45:12 Unpacking openssl (1.1.1n-0+deb10u3) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
21:45:12 Get:30 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf distro-info-data all 0.43ubuntu1.10 [4704 B]
21:45:12 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:45:12 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:45:12 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]
21:45:12 Get:34 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcap2-bin armhf 1:2.32-1 [25.2 kB]
21:45:12 Get:35 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libelf1 armhf 0.176-1.1build1 [41.3 kB]
21:45:12 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:45:12 Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf tzdata all 2022a-0ubuntu0.20.04 [294 kB]
21:45:12 Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libicu66 armhf 66.1-2ubuntu2.1 [8223 kB]
21:45:12 Setting up python3-distro (1.7.0-1) ...
21:45:12 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
21:45:12 Setting up python3-jwt (2.3.0-1ubuntu0.1) ...
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:45:12 Reading package lists...
21:45:12 Selecting previously unselected package ca-certificates.
21:45:12 Preparing to unpack .../22-ca-certificates_20200601~deb10u2_all.deb ...
21:45:12 Unpacking ca-certificates (20200601~deb10u2) ...
21:45:12 Selecting previously unselected package libkeyutils1:armhf.
21:45:12 Preparing to unpack .../23-libkeyutils1_1.6-6_armhf.deb ...
21:45:12 Unpacking libkeyutils1:armhf (1.6-6) ...
21:45:12 Selecting previously unselected package libkrb5support0:armhf.
21:45:12 Preparing to unpack .../24-libkrb5support0_1.17-3+deb10u3_armhf.deb ...
21:45:12 Unpacking libkrb5support0:armhf (1.17-3+deb10u3) ...
21:45:12 Selecting previously unselected package libk5crypto3:armhf.
21:45:12 Preparing to unpack .../25-libk5crypto3_1.17-3+deb10u3_armhf.deb ...
21:45:12 Unpacking libk5crypto3:armhf (1.17-3+deb10u3) ...
21:45:12 Setting up python3-apt (2.3.0ubuntu2.1) ...
21:45:12 Setting up python3-lazr.uri (1.0.6-2) ...
21:45:12 Building dependency tree...
21:45:12 Reading state information...
21:45:12 Selecting previously unselected package libkrb5-3:armhf.
21:45:12 Preparing to unpack .../26-libkrb5-3_1.17-3+deb10u3_armhf.deb ...
21:45:12 Unpacking libkrb5-3:armhf (1.17-3+deb10u3) ...
21:45:12 Selecting previously unselected package libgssapi-krb5-2:armhf.
21:45:12 Preparing to unpack .../27-libgssapi-krb5-2_1.17-3+deb10u3_armhf.deb ...
21:45:12 Unpacking libgssapi-krb5-2:armhf (1.17-3+deb10u3) ...
21:45:12 Selecting previously unselected package libnghttp2-14:armhf.
21:45:12 Preparing to unpack .../28-libnghttp2-14_1.36.0-2+deb10u1_armhf.deb ...
21:45:12 Unpacking libnghttp2-14:armhf (1.36.0-2+deb10u1) ...
21:45:12 Selecting previously unselected package libpsl5:armhf.
21:45:12 Preparing to unpack .../29-libpsl5_0.20.2-2_armhf.deb ...
21:45:12 Unpacking libpsl5:armhf (0.20.2-2) ...
21:45:12 Selecting previously unselected package librtmp1:armhf.
21:45:12 Preparing to unpack .../30-librtmp1_2.4+20151223.gitfa8646d.1-2_armhf.deb ...
21:45:12 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ...
21:45:12 Selecting previously unselected package libssh2-1:armhf.
21:45:12 Preparing to unpack .../31-libssh2-1_1.8.0-2.1_armhf.deb ...
21:45:12 Setting up python3-zipp (1.0.0-3) ...
21:45:12 Setting up python3-cryptography (3.4.8-1ubuntu2) ...
21:45:12 Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpam-systemd armhf 245.4-4ubuntu3.17 [168 kB]
21:45:12 Get:40 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libxml2 armhf 2.9.10+dfsg-5ubuntu0.20.04.4 [546 kB]
21:45:12 Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libyaml-0-2 armhf 0.2.2-1 [41.3 kB]
21:45:12 Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main armhf lsb-release all 11.1.0ubuntu2 [10.6 kB]
21:45:12 Get:43 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-dbus armhf 1.2.16-1build1 [87.6 kB]
21:45:12 Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-gi armhf 3.36.0-1 [150 kB]
21:45:12 Get:45 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-pkg-resources all 45.2.0-1 [130 kB]
21:45:12 Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-six all 1.14.0-2 [12.1 kB]
21:45:12 Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main armhf iso-codes all 4.4-1 [2695 kB]
21:45:12 Get:48 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5support0 armhf 1.17-6ubuntu4.1 [28.0 kB]
21:45:12 Get:49 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libk5crypto3 armhf 1.17-6ubuntu4.1 [79.5 kB]
21:45:12 Get:50 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkeyutils1 armhf 1.6-6ubuntu1.1 [9224 B]
21:45:12 Transaction test succeeded.
21:45:12 Running transaction
21:45:12 The following additional packages will be installed:
21:45:12   dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg
21:45:12   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
21:45:12   gpgsm iso-codes libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3
21:45:12   libexpat1 libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2
21:45:12   libmpdec3 libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
21:45:12   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8
21:45:12   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 media-types
21:45:12   openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus
21:45:12   python3-gi python3-minimal python3-pycurl python3-software-properties
21:45:12   python3.9 python3.9-minimal readline-common
21:45:12 Suggested packages:
21:45:12   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
21:45:12   scdaemon isoquery pinentry-doc python3-doc python3-tk python3-venv
21:45:12   python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
21:45:12   libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.9-venv
21:45:12   python3.9-doc binutils binfmt-support readline-doc
21:45:12 Recommended packages:
21:45:12   dbus libglib2.0-data shared-mime-info xdg-user-dirs libldap-common libgpm2
21:45:12   packagekit publicsuffix libsasl2-modules unattended-upgrades
21:45:13 Unpacking libssh2-1:armhf (1.8.0-2.1) ...
21:45:13 Selecting previously unselected package libcurl4:armhf.
21:45:13 Preparing to unpack .../32-libcurl4_7.64.0-4+deb10u2_armhf.deb ...
21:45:13 Unpacking libcurl4:armhf (7.64.0-4+deb10u2) ...
21:45:13 Selecting previously unselected package curl.
21:45:13 Preparing to unpack .../33-curl_7.64.0-4+deb10u2_armhf.deb ...
21:45:13 Unpacking curl (7.64.0-4+deb10u2) ...
21:45:13 Selecting previously unselected package distro-info-data.
21:45:13 Preparing to unpack .../34-distro-info-data_0.41+deb10u4_all.deb ...
21:45:13 Unpacking distro-info-data (0.41+deb10u4) ...
21:45:13 Selecting previously unselected package libglib2.0-0:armhf.
21:45:13 Preparing to unpack .../35-libglib2.0-0_2.58.3-2+deb10u3_armhf.deb ...
21:45:13 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u3) ...
21:45:13 Setting up python3-wadllib (1.3.6-1) ...
21:45:13 Reading package lists...
21:45:13 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:45:13 ++ find deb/debbuild/raspbian-bullseye/ -type f -name '*.deb'
21:45:13 + packages='deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.deb
21:45:13 deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.deb
21:45:13 deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.9.0~raspbian-bullseye_armhf.deb
21:45:13 deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.deb
21:45:13 deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.8.2~raspbian-bullseye_armhf.deb'
21:45:13 ++ echo 'deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.deb
21:45:13 deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.deb
21:45:13 deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.9.0~raspbian-bullseye_armhf.deb
21:45:13 deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.deb
21:45:13 deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.8.2~raspbian-bullseye_armhf.deb'
21:45:13 ++ awk '$0="./"$0'
21:45:13 ++ xargs
21:45:13 + packages='./deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.9.0~raspbian-bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.8.2~raspbian-bullseye_armhf.deb'
21:45:13 + set -x
21:45:13 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.9.0~raspbian-bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.8.2~raspbian-bullseye_armhf.deb
21:45:13 Selecting previously unselected package docker-ce.
21:45:13 (Reading database ... 10271 files and directories currently installed.)
21:45:13 Preparing to unpack .../docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.deb ...
21:45:13 Unpacking docker-ce (5:0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye) ...
21:45:13 Get:51 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5-3 armhf 1.17-6ubuntu4.1 [287 kB]
21:45:13 Get:52 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgssapi-krb5-2 armhf 1.17-6ubuntu4.1 [101 kB]
21:45:13 Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblmdb0 armhf 0.9.24-1 [38.0 kB]
21:45:13 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:45:13 Get:55 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpsl5 armhf 0.21.0-1ubuntu1 [50.2 kB]
21:45:13 Get:56 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python-apt-common all 2.0.0ubuntu0.20.04.7 [17.1 kB]
21:45:13 Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-apt armhf 2.0.0ubuntu0.20.04.7 [140 kB]
21:45:13 Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf apt-transport-https all 2.0.9 [1704 B]
21:45:13 Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libbrotli1 armhf 1.0.7-6ubuntu0.1 [254 kB]
21:45:13 Get:60 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libroken18-heimdal armhf 7.7.0+dfsg-1ubuntu1 [34.6 kB]
21:45:13 Get:61 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libasn1-8-heimdal armhf 7.7.0+dfsg-1ubuntu1 [140 kB]
21:45:13 Get:62 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libheimbase1-heimdal armhf 7.7.0+dfsg-1ubuntu1 [24.4 kB]
21:45:13 Get:63 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhcrypto4-heimdal armhf 7.7.0+dfsg-1ubuntu1 [78.5 kB]
21:45:13 Get:64 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwind0-heimdal armhf 7.7.0+dfsg-1ubuntu1 [47.1 kB]
21:45:13 Get:65 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhx509-5-heimdal armhf 7.7.0+dfsg-1ubuntu1 [89.0 kB]
21:45:13 Get:66 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libkrb5-26-heimdal armhf 7.7.0+dfsg-1ubuntu1 [170 kB]
21:45:13 Get:67 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libheimntlm0-heimdal armhf 7.7.0+dfsg-1ubuntu1 [13.2 kB]
21:45:13 Get:68 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgssapi3-heimdal armhf 7.7.0+dfsg-1ubuntu1 [79.9 kB]
21:45:13 Selecting previously unselected package libgirepository-1.0-1:armhf.
21:45:13 Preparing to unpack .../36-libgirepository-1.0-1_1.58.3-2_armhf.deb ...
21:45:13 Unpacking libgirepository-1.0-1:armhf (1.58.3-2) ...
21:45:13 Selecting previously unselected package gir1.2-glib-2.0:armhf.
21:45:13 Preparing to unpack .../37-gir1.2-glib-2.0_1.58.3-2_armhf.deb ...
21:45:13 Unpacking gir1.2-glib-2.0:armhf (1.58.3-2) ...
21:45:13 Selecting previously unselected package libpackagekit-glib2-18:armhf.
21:45:13 Preparing to unpack .../38-libpackagekit-glib2-18_1.1.12-5_armhf.deb ...
21:45:13 Unpacking libpackagekit-glib2-18:armhf (1.1.12-5) ...
21:45:13 Selecting previously unselected package gir1.2-packagekitglib-1.0.
21:45:13 Preparing to unpack .../39-gir1.2-packagekitglib-1.0_1.1.12-5_armhf.deb ...
21:45:13 Unpacking gir1.2-packagekitglib-1.0 (1.1.12-5) ...
21:45:13 Selecting previously unselected package gnupg2.
21:45:13 Preparing to unpack .../40-gnupg2_2.2.12-1+deb10u2_all.deb ...
21:45:13 Unpacking gnupg2 (2.2.12-1+deb10u2) ...
21:45:13 Setting up gnupg (2.2.27-3ubuntu2.1) ...
21:45:13 Setting up packagekit (1.2.5-2ubuntu2) ...
21:45:13 invoke-rc.d: could not determine current runlevel
21:45:13 invoke-rc.d: policy-rc.d denied execution of force-reload.
21:45: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:45:13 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
21:45:13 Setting up gnupg2 (2.2.27-3ubuntu2.1) ...
21:45:13 Setting up python3-importlib-metadata (4.6.4-1) ...
21:45:13 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:45:13 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:45:13 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:45:13 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:45:13 Get:73 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnghttp2-14 armhf 1.40.0-1build1 [67.8 kB]
21:45:13 Get:74 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build1 [49.1 kB]
21:45:13 Get:75 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssh-4 armhf 0.9.3-2ubuntu2.2 [147 kB]
21:45:13 Get:76 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcurl4 armhf 7.68.0-1ubuntu2.12 [204 kB]
21:45:13 Get:77 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf curl armhf 7.68.0-1ubuntu2.12 [154 kB]
21:45:13 Get:78 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dbus-user-session armhf 1.12.16-2ubuntu2.2 [9416 B]
21:45:13 Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdconf1 armhf 0.36.0-1 [33.2 kB]
21:45:13 Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dconf-service armhf 0.36.0-1 [25.3 kB]
21:45:13 Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dconf-gsettings-backend armhf 0.36.0-1 [18.4 kB]
21:45:13 Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libassuan0 armhf 2.5.3-7ubuntu2 [29.1 kB]
21:45:13 Get:83 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgconf armhf 2.2.19-3ubuntu2.2 [107 kB]
21:45:13 Get:84 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libksba8 armhf 1.3.5-2 [78.7 kB]
21:45:13 Get:85 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnpth0 armhf 1.6-1 [6624 B]
21:45:13 Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dirmngr armhf 2.2.19-3ubuntu2.2 [288 kB]
21:45:13 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:45:13 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:45:13 The following NEW packages will be installed:
21:45:13   apt-transport-https ca-certificates curl dirmngr distro-info-data
21:45:13   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
21:45:13   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
21:45:13   libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1
21:45:13   libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2 libmpdec3
21:45:13   libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
21:45:13   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8
21:45:13   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 lsb-release
21:45:13   media-types openssl pinentry-curses python-apt-common python3 python3-apt
21:45:13   python3-dbus python3-gi python3-minimal python3-pycurl
21:45:13   python3-software-properties python3.9 python3.9-minimal readline-common
21:45:13   software-properties-common
21:45:13 Selecting previously unselected package iso-codes.
21:45:13 Preparing to unpack .../41-iso-codes_4.2-1_all.deb ...
21:45:13 Unpacking iso-codes (4.2-1) ...
21:45:13 Setting up python3-oauthlib (3.2.0-1) ...
21:45:13 Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libproxy1v5 armhf 0.4.15-10ubuntu1.2 [42.3 kB]
21:45:13 Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf glib-networking-common all 2.64.2-1ubuntu0.1 [5040 B]
21:45:13 Get:91 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf glib-networking-services armhf 2.64.2-1ubuntu0.1 [9908 B]
21:45:13 Get:92 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gsettings-desktop-schemas all 3.36.0-1ubuntu1 [29.0 kB]
21:45:13 Get:93 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf glib-networking armhf 2.64.2-1ubuntu0.1 [52.2 kB]
21:45:13 Get:94 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
21:45:13 Get:95 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-utils armhf 2.2.19-3ubuntu2.2 [412 kB]
21:45:13 Get:96 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg armhf 2.2.19-3ubuntu2.2 [425 kB]
21:45:13 Get:97 http://ports.ubuntu.com/ubuntu-ports focal/main armhf pinentry-curses armhf 1.1.0-3build1 [31.8 kB]
21:45:13 Get:98 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-agent armhf 2.2.19-3ubuntu2.2 [195 kB]
21:45:13 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:45:13 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:45:13 Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgsm armhf 2.2.19-3ubuntu2.2 [187 kB]
21:45:13 0 upgraded, 59 newly installed, 0 to remove and 3 not upgraded.
21:45:13 Need to get 22.0 MB of archives.
21:45:13 After this operation, 66.5 MB of additional disk space will be used.
21:45:13 Get:1 http://deb.debian.org/debian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1 [790 kB]
21:45:13 Get:2 http://deb.debian.org/debian bullseye/main armhf libexpat1 armhf 2.2.10-2+deb11u3 [78.2 kB]
21:45:13 Get:3 http://deb.debian.org/debian bullseye/main armhf python3.9-minimal armhf 3.9.2-1 [1630 kB]
21:45:13 Get:4 http://deb.debian.org/debian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB]
21:45:13 Get:5 http://deb.debian.org/debian bullseye/main armhf media-types all 4.0.0 [30.3 kB]
21:45:13 Get:6 http://deb.debian.org/debian bullseye/main armhf libmpdec3 armhf 2.5.1-1 [74.9 kB]
21:45:13 Get:7 http://deb.debian.org/debian bullseye/main armhf libncursesw6 armhf 6.2+20201114-2 [107 kB]
21:45:13 Get:8 http://deb.debian.org/debian bullseye/main armhf readline-common all 8.1-1 [73.7 kB]
21:45:13 Get:9 http://deb.debian.org/debian bullseye/main armhf libreadline8 armhf 8.1-1 [147 kB]
21:45:13 Get:10 http://deb.debian.org/debian bullseye/main armhf libsqlite3-0 armhf 3.34.1-3 [713 kB]
21:45:13 Get:11 http://deb.debian.org/debian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1 [1608 kB]
21:45:13 Get:12 http://deb.debian.org/debian bullseye/main armhf python3.9 armhf 3.9.2-1 [466 kB]
21:45:13 Get:13 http://deb.debian.org/debian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB]
21:45:13 Get:14 http://deb.debian.org/debian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB]
21:45:13 Get:15 http://deb.debian.org/debian bullseye/main armhf openssl armhf 1.1.1n-0+deb11u3 [829 kB]
21:45:13 Get:16 http://deb.debian.org/debian bullseye/main armhf ca-certificates all 20210119 [158 kB]
21:45:13 Get:17 http://deb.debian.org/debian bullseye/main armhf apt-transport-https all 2.2.4 [160 kB]
21:45:13 Get:18 http://deb.debian.org/debian bullseye/main armhf libbrotli1 armhf 1.0.9-2+b2 [262 kB]
21:45:13 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:45:13 Get:20 http://deb.debian.org/debian bullseye/main armhf libsasl2-2 armhf 2.1.27+dfsg-2.1+deb11u1 [99.2 kB]
21:45:13 Get:21 http://deb.debian.org/debian bullseye/main armhf libldap-2.4-2 armhf 2.4.57+dfsg-3+deb11u1 [210 kB]
21:45:13 Get:22 http://deb.debian.org/debian bullseye/main armhf libnghttp2-14 armhf 1.43.0-1 [65.6 kB]
21:45:13 Get:23 http://deb.debian.org/debian bullseye/main armhf libpsl5 armhf 0.21.0-1.2 [56.1 kB]
21:45:13 Get:24 http://deb.debian.org/debian bullseye/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2+b2 [55.2 kB]
21:45:13 Get:25 http://deb.debian.org/debian bullseye/main armhf libssh2-1 armhf 1.9.0-2 [143 kB]
21:45:13 Get:26 http://deb.debian.org/debian-security bullseye-security/main armhf libcurl4 armhf 7.74.0-1.3+deb11u2 [312 kB]
21:45:13 Get:27 http://deb.debian.org/debian-security bullseye-security/main armhf curl armhf 7.74.0-1.3+deb11u2 [261 kB]
21:45:13 Get:28 http://deb.debian.org/debian bullseye/main armhf libassuan0 armhf 2.5.3-7.1 [44.2 kB]
21:45:13 Get:29 http://deb.debian.org/debian bullseye/main armhf gpgconf armhf 2.2.27-2+deb11u2 [532 kB]
21:45:13 Get:30 http://deb.debian.org/debian bullseye/main armhf libksba8 armhf 1.5.0-3 [105 kB]
21:45:13 Get:31 http://deb.debian.org/debian bullseye/main armhf libnpth0 armhf 1.6-3 [17.8 kB]
21:45:13 Get:32 http://deb.debian.org/debian bullseye/main armhf dirmngr armhf 2.2.27-2+deb11u2 [722 kB]
21:45:13 Get:33 http://deb.debian.org/debian bullseye/main armhf distro-info-data all 0.51+deb11u2 [7684 B]
21:45:13 Get:34 http://deb.debian.org/debian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1206 kB]
21:45:13 Get:35 http://deb.debian.org/debian bullseye/main armhf libgirepository-1.0-1 armhf 1.66.1-1+b1 [83.9 kB]
21:45:13 Get:36 http://deb.debian.org/debian bullseye/main armhf gir1.2-glib-2.0 armhf 1.66.1-1+b1 [151 kB]
21:45:13 Get:37 http://deb.debian.org/debian bullseye/main armhf libpackagekit-glib2-18 armhf 1.2.2-2 [111 kB]
21:45:13 Get:38 http://deb.debian.org/debian bullseye/main armhf gir1.2-packagekitglib-1.0 armhf 1.2.2-2 [36.7 kB]
21:45:13 Get:39 http://deb.debian.org/debian bullseye/main armhf gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB]
21:45:13 Get:40 http://deb.debian.org/debian bullseye/main armhf gnupg-utils armhf 2.2.27-2+deb11u2 [835 kB]
21:45:13 Get:41 http://deb.debian.org/debian bullseye/main armhf gpg armhf 2.2.27-2+deb11u2 [868 kB]
21:45:13 Get:42 http://deb.debian.org/debian bullseye/main armhf pinentry-curses armhf 1.1.0-4 [60.6 kB]
21:45:13 Get:43 http://deb.debian.org/debian bullseye/main armhf gpg-agent armhf 2.2.27-2+deb11u2 [630 kB]
21:45:13 Get:44 http://deb.debian.org/debian bullseye/main armhf gpg-wks-client armhf 2.2.27-2+deb11u2 [509 kB]
21:45:13 Get:45 http://deb.debian.org/debian bullseye/main armhf gpg-wks-server armhf 2.2.27-2+deb11u2 [503 kB]
21:45:13 Get:46 http://deb.debian.org/debian bullseye/main armhf gpgsm armhf 2.2.27-2+deb11u2 [617 kB]
21:45:13 Get:47 http://deb.debian.org/debian bullseye/main armhf gnupg all 2.2.27-2+deb11u2 [825 kB]
21:45:13 Get:48 http://deb.debian.org/debian bullseye/main armhf gnupg2 all 2.2.27-2+deb11u2 [434 kB]
21:45:13 Get:49 http://deb.debian.org/debian bullseye/main armhf iso-codes all 4.6.0-1 [2824 kB]
21:45:13 Get:50 http://deb.debian.org/debian-security bullseye-security/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u2 [309 kB]
21:45:13 Get:51 http://deb.debian.org/debian bullseye/main armhf libdbus-1-3 armhf 1.12.20-2 [196 kB]
21:45:13 Get:52 http://deb.debian.org/debian bullseye/main armhf lsb-release all 11.1.0 [27.9 kB]
21:45:13 Get:53 http://deb.debian.org/debian bullseye/main armhf python-apt-common all 2.2.1 [96.5 kB]
21:45:13 Get:54 http://deb.debian.org/debian bullseye/main armhf python3-apt armhf 2.2.1 [176 kB]
21:45:13 Get:55 http://deb.debian.org/debian bullseye/main armhf python3-dbus armhf 1.2.16-5 [101 kB]
21:45:13 Get:56 http://deb.debian.org/debian bullseye/main armhf python3-gi armhf 3.38.0-2 [218 kB]
21:45:13 Selecting previously unselected package libapt-inst2.0:armhf.
21:45:13 Preparing to unpack .../42-libapt-inst2.0_1.8.2.3_armhf.deb ...
21:45:13 Unpacking libapt-inst2.0:armhf (1.8.2.3) ...
21:45:13 Selecting previously unselected package libcurl3-gnutls:armhf.
21:45:13 Preparing to unpack .../43-libcurl3-gnutls_7.64.0-4+deb10u2_armhf.deb ...
21:45:13 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ...
21:45:13 Selecting previously unselected package libdbus-1-3:armhf.
21:45:13 Setting up python3-secretstorage (3.3.1-1) ...
21:45:13 Setting up python3-keyring (23.5.0-1) ...
21:45:13 Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg all 2.2.19-3ubuntu2.2 [259 kB]
21:45:14 Get:57 http://deb.debian.org/debian bullseye/main armhf python3-pycurl armhf 7.43.0.6-5 [66.9 kB]
21:45:14 Get:58 http://deb.debian.org/debian bullseye/main armhf python3-software-properties all 0.96.20.2-2.1 [49.7 kB]
21:45:14 Get:59 http://deb.debian.org/debian bullseye/main armhf software-properties-common all 0.96.20.2-2.1 [83.4 kB]
21:45:14 Preparing to unpack .../44-libdbus-1-3_1.12.20-0+deb10u1_armhf.deb ...
21:45:14 Unpacking libdbus-1-3:armhf (1.12.20-0+deb10u1) ...
21:45:14 Selecting previously unselected package lsb-release.
21:45:14 Preparing to unpack .../45-lsb-release_10.2019051400_all.deb ...
21:45:14 Unpacking lsb-release (10.2019051400) ...
21:45:14 Selecting previously unselected package python-apt-common.
21:45:14 Preparing to unpack .../46-python-apt-common_1.8.4.3_all.deb ...
21:45:14 Unpacking python-apt-common (1.8.4.3) ...
21:45:14 Selecting previously unselected package python3-apt.
21:45:14 Preparing to unpack .../47-python3-apt_1.8.4.3_armhf.deb ...
21:45:14 Unpacking python3-apt (1.8.4.3) ...
21:45:14 Selecting previously unselected package python3-dbus.
21:45:14 Preparing to unpack .../48-python3-dbus_1.2.8-3_armhf.deb ...
21:45:14 Unpacking python3-dbus (1.2.8-3) ...
21:45:14 Selecting previously unselected package python3-gi.
21:45:14 Preparing to unpack .../49-python3-gi_3.30.4-1_armhf.deb ...
21:45:14 Unpacking python3-gi (3.30.4-1) ...
21:45:14   Running scriptlet: selinux-policy-targeted-36.13-3.fc36.noarch            1/1 
21:45:14   Preparing        :                                                        1/1 
21:45:14   Installing       : libseccomp-2.5.3-2.fc36.x86_64                        1/52 
21:45:14   Installing       : libfdisk-2.38-1.fc36.x86_64                           2/52 
21:45:14   Installing       : libselinux-utils-3.3-4.fc36.x86_64                    3/52 
21:45:14   Installing       : fuse3-libs-3.10.5-2.fc36.x86_64                       4/52 
21:45:14 Setting up python3-lazr.restfulclient (0.14.4-1) ...
21:45:14 Setting up python3-launchpadlib (1.10.16-1) ...
21:45:14 Get:103 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsoup2.4-1 armhf 2.70.0-1 [228 kB]
21:45:14 debconf: delaying package configuration, since apt-utils is not installed
21:45:14 Fetched 22.0 MB in 1s (35.9 MB/s)
21:45:14 Selecting previously unselected package libpython3.9-minimal:armhf.
21:45: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 ... 6654 files and directories currently installed.)
21:45:14 Preparing to unpack .../libpython3.9-minimal_3.9.2-1_armhf.deb ...
21:45:14 Unpacking libpython3.9-minimal:armhf (3.9.2-1) ...
21:45:14 Selecting previously unselected package libexpat1:armhf.
21:45:14 Preparing to unpack .../libexpat1_2.2.10-2+deb11u3_armhf.deb ...
21:45:14 Unpacking libexpat1:armhf (2.2.10-2+deb11u3) ...
21:45:14 Selecting previously unselected package python3.9-minimal.
21:45:14 Preparing to unpack .../python3.9-minimal_3.9.2-1_armhf.deb ...
21:45:14 Unpacking python3.9-minimal (3.9.2-1) ...
21:45:14 Selecting previously unselected package python3-pycurl.
21:45:14 Preparing to unpack .../50-python3-pycurl_7.43.0.2-0.1_armhf.deb ...
21:45:14 Unpacking python3-pycurl (7.43.0.2-0.1) ...
21:45:14 Selecting previously unselected package python3-software-properties.
21:45:14 Preparing to unpack .../51-python3-software-properties_0.96.20.2-2_all.deb ...
21:45:14 Unpacking python3-software-properties (0.96.20.2-2) ...
21:45:14 Selecting previously unselected package software-properties-common.
21:45:14 Preparing to unpack .../52-software-properties-common_0.96.20.2-2_all.deb ...
21:45:14 Unpacking software-properties-common (0.96.20.2-2) ...
21:45:14 Setting up libksba8:armhf (1.3.5-2) ...
21:45:14 Setting up lsb-base (10.2019051400) ...
21:45:14 Setting up libkeyutils1:armhf (1.6-6) ...
21:45:14 Setting up libpsl5:armhf (0.20.2-2) ...
21:45:14 Setting up mime-support (3.62) ...
21:45:14 Setting up apt-transport-https (1.8.2.3) ...
21:45:14 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u3) ...
21:45:14   Installing       : diffutils-3.8-2.fc36.x86_64                           5/52 
21:45:14   Installing       : docker-buildx-plugin-0.8.2-0.fc36.x86_64              6/52 
21:45:14 Setting up python3-software-properties (0.99.22.3) ...
21:45:14 Setting up software-properties-common (0.99.22.3) ...
21:45:14 Get:104 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstemmer0d armhf 0+svn585-2 [55.1 kB]
21:45:14 Get:105 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libappstream4 armhf 0.12.10-2 [110 kB]
21:45:14 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:45:14 Get:107 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgstreamer1.0-0 armhf 1.16.3-0ubuntu1.1 [829 kB]
21:45:14 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:45:14 Get:109 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf policykit-1 armhf 0.105-26ubuntu1.3 [76.6 kB]
21:45:14 Get:110 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-certifi all 2019.11.28-1 [149 kB]
21:45:14 Get:111 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-chardet all 3.0.4-4build1 [80.4 kB]
21:45:14 Get:112 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-idna all 2.8-1 [34.6 kB]
21:45:14 Get:113 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-urllib3 all 1.25.8-2ubuntu0.1 [88.3 kB]
21:45:14 Get:114 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-requests all 2.22.0-2ubuntu1 [47.1 kB]
21:45:14 Get:115 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-requests-unixsocket all 0.2.0-2 [7272 B]
21:45:14 Get:116 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-software-properties all 0.99.9.8 [24.9 kB]
21:45:14 Selecting previously unselected package docker-ce-rootless-extras.
21:45:14 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.deb ...
21:45:14 Unpacking docker-ce-rootless-extras (5:0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye) ...
21:45:14 Setting up libpython3.9-minimal:armhf (3.9.2-1) ...
21:45:14 Setting up libexpat1:armhf (2.2.10-2+deb11u3) ...
21:45:14 Setting up python3.9-minimal (3.9.2-1) ...
21:45:14 No schema files found: doing nothing.
21:45:14 Setting up distro-info-data (0.41+deb10u4) ...
21:45:14 Setting up libsqlite3-0:armhf (3.27.2-3+deb10u1) ...
21:45:14 Setting up libnghttp2-14:armhf (1.36.0-2+deb10u1) ...
21:45:14 Setting up libpackagekit-glib2-18:armhf (1.1.12-5) ...
21:45:14 Setting up libnpth0:armhf (1.6-1) ...
21:45:14 Setting up libassuan0:armhf (2.5.2-1) ...
21:45:14 Setting up libapt-inst2.0:armhf (1.8.2.3) ...
21:45:14 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ...
21:45:14 Setting up libkrb5support0:armhf (1.17-3+deb10u3) ...
21:45:14 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ...
21:45:14 Setting up gnupg-l10n (2.2.12-1+deb10u2) ...
21:45:14 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ...
21:45:14 Setting up libdbus-1-3:armhf (1.12.20-0+deb10u1) ...
21:45:14 Setting up libk5crypto3:armhf (1.17-3+deb10u3) ...
21:45:14 Setting up libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ...
21:45:14 Setting up python-apt-common (1.8.4.3) ...
21:45:14 Setting up libgirepository-1.0-1:armhf (1.58.3-2) ...
21:45:14 Setting up libssh2-1:armhf (1.8.0-2.1) ...
21:45:14 Setting up libkrb5-3:armhf (1.17-3+deb10u3) ...
21:45:14   Running scriptlet: docker-buildx-plugin-0.8.2-0.fc36.x86_64              6/52 
21:45:14   Installing       : docker-compose-plugin-2.9.0-0.fc36.x86_64             7/52 
21:45:14   Running scriptlet: docker-compose-plugin-2.9.0-0.fc36.x86_64             7/52 
21:45:14   Installing       : docker-scan-plugin-0.17.0-0.fc36.x86_64               8/52 
21:45:14   Running scriptlet: docker-scan-plugin-0.17.0-0.fc36.x86_64               8/52 
21:45:14 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
21:45:14 Processing triggers for ca-certificates (20211016) ...
21:45:14 Updating certificates in /etc/ssl/certs...
21:45:14 Get:117 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf packagekit armhf 1.1.13-2ubuntu1.1 [380 kB]
21:45:14 Get:118 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf software-properties-common all 0.99.9.8 [10.6 kB]
21:45:14 Get:119 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf gnupg2 all 2.2.19-3ubuntu2.2 [5316 B]
21:45:14 debconf: delaying package configuration, since apt-utils is not installed
21:45:14 Fetched 32.4 MB in 4s (8211 kB/s)
21:45:14 Selecting previously unselected package libssl1.1:armhf.
21:45: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 ... 4120 files and directories currently installed.)
21:45:14 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.16_armhf.deb ...
21:45:14 Unpacking libssl1.1:armhf (1.1.1f-1ubuntu2.16) ...
21:45:14 Selecting previously unselected package docker-compose-plugin.
21:45:14 Preparing to unpack .../docker-compose-plugin_2.9.0~raspbian-bullseye_armhf.deb ...
21:45:14 Unpacking docker-compose-plugin (2.9.0~raspbian-bullseye) ...
21:45:14 Setting up libmpdec2:armhf (2.4.2-2) ...
21:45:14 Setting up openssl (1.1.1n-0+deb10u3) ...
21:45:14 Setting up readline-common (7.0-5) ...
21:45:14 Setting up iso-codes (4.2-1) ...
21:45:14 Setting up libreadline7:armhf (7.0-5) ...
21:45:14 Setting up gnupg-utils (2.2.12-1+deb10u2) ...
21:45:14 Setting up pinentry-curses (1.1.0-2) ...
21:45:14 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ...
21:45:14 Setting up libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ...
21:45:14 Setting up ca-certificates (20200601~deb10u2) ...
21:45:14   Installing       : docker-ce-cli-1:0.0.0~20220816152130.8ffaab8-0.fc3    9/52 
21:45:14   Running scriptlet: docker-ce-cli-1:0.0.0~20220816152130.8ffaab8-0.fc3    9/52 
21:45:14   Installing       : libnl3-3.7.0-1.fc36.x86_64                           10/52 
21:45:14   Installing       : libibverbs-39.0-1.fc36.x86_64                        11/52 
21:45:14   Installing       : libpcap-14:1.10.1-3.fc36.x86_64                      12/52 
21:45:14   Installing       : iptables-legacy-libs-1.8.7-15.fc36.x86_64            13/52 
21:45:14   Installing       : libbpf-2:0.7.0-3.fc36.x86_64                         14/52 
21:45:14   Installing       : libargon2-20171227-9.fc36.x86_64                     15/52 
21:45:14   Installing       : xz-5.2.5-9.fc36.x86_64                               16/52 
21:45:14   Installing       : xkeyboard-config-2.35.1-1.fc36.noarch                17/52 
21:45:14   Installing       : libxkbcommon-1.4.0-1.fc36.x86_64                     18/52 
21:45:14   Installing       : qrencode-libs-4.1.1-2.fc36.x86_64                    19/52 
21:45:14   Running scriptlet: libutempter-1.2.1-6.fc36.x86_64                      20/52 
21:45:14 0 added, 0 removed; done.
21:45:14 Running hooks in /etc/ca-certificates/update.d...
21:45:14 done.
21:45:14 Processing triggers for dbus (1.12.20-2ubuntu4) ...
21:45:14 ++ source /etc/os-release
21:45:14 +++ PRETTY_NAME='Ubuntu 22.04.1 LTS'
21:45:14 +++ NAME=Ubuntu
21:45:14 +++ VERSION_ID=22.04
21:45:14 +++ VERSION='22.04.1 LTS (Jammy Jellyfish)'
21:45:14 +++ VERSION_CODENAME=jammy
21:45:14 +++ ID=ubuntu
21:45:14 +++ ID_LIKE=debian
21:45:14 +++ HOME_URL=https://www.ubuntu.com/
21:45:14 +++ SUPPORT_URL=https://help.ubuntu.com/
21:45:14 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
21:45:14 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
21:45:14 +++ UBUNTU_CODENAME=jammy
21:45:14 ++ echo ubuntu
21:45:14 + DIST_ID=ubuntu
21:45:14 ++ lsb_release -sc
21:45:14 + DIST_VERSION=jammy
21:45:14 + '[' jammy = sid ']'
21:45:14 + install_debian_containerd
21:45:14 + '[' staging = stage ']'
21:45:14 + REPO_URL=https://download.docker.com/linux/ubuntu
21:45:14 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
21:45:14 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
21:45:14 + update-ca-certificates -f
21:45:14 Clearing symlinks in /etc/ssl/certs...
21:45:14 Selecting previously unselected package libpython3.8-minimal:armhf.
21:45:14 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.5_armhf.deb ...
21:45:14 Unpacking libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.5) ...
21:45:14 Selecting previously unselected package libexpat1:armhf.
21:45:14 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_armhf.deb ...
21:45:14 Unpacking libexpat1:armhf (2.2.9-1ubuntu0.4) ...
21:45:14 Selecting previously unselected package python3.8-minimal.
21:45:14 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.5_armhf.deb ...
21:45:15 make[1]: Leaving directory '/root/build-deb'
21:45:15  dpkg-genbuildinfo
21:45:15  dpkg-genchanges  >../docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.changes
21:45:15 Updating certificates in /etc/ssl/certs...
21:45:15   Installing       : libutempter-1.2.1-6.fc36.x86_64                      20/52 
21:45:15   Installing       : util-linux-2.38-1.fc36.x86_64                        21/52 
21:45:15 warning: /etc/adjtime created as /etc/adjtime.rpmnew
21:45:15 
21:45:15   Installing       : policycoreutils-3.3-4.fc36.x86_64                    22/52 
21:45:15   Running scriptlet: policycoreutils-3.3-4.fc36.x86_64                    22/52 
21:45:15   Installing       : rpm-plugin-selinux-4.17.1-3.fc36.x86_64              23/52 
21:45:15   Installing       : selinux-policy-36.13-3.fc36.noarch                   24/52 
21:45:15   Running scriptlet: selinux-policy-36.13-3.fc36.noarch                   24/52 
21:45:15 done.
21:45:15 Updating certificates in /etc/ssl/certs...
21:45:15 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.5) ...
21:45:15 Setting up libssl1.1:armhf (1.1.1f-1ubuntu2.16) ...
21:45:15 Selecting previously unselected package docker-ce-cli.
21:45:15 Preparing to unpack .../docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.deb ...
21:45:15 Unpacking docker-ce-cli (5:0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye) ...
21:45:15   Running scriptlet: selinux-policy-targeted-36.13-3.fc36.noarch          25/52 
21:45:15   Installing       : selinux-policy-targeted-36.13-3.fc36.noarch          25/52 
21:45:15 Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.fc35.x86_64.rpm
21:45:15 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wNATri
21:45:15 + umask 022
21:45:15 + cd /root/rpmbuild/BUILD
21:45:15 + cd src
21:45:15 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.x86_64
21:45:15 + RPM_EC=0
21:45:15 ++ jobs -p
21:45:15 + exit 0
21:45:15 
21:45:15 RPM build warnings:
21:45:15     line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:45:15     line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:45:15     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:45:15     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64/usr/bin/docker-proxy
21:45:15     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
21:45:15 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fLywtE
21:45:15 + umask 022
21:45:15 + cd /root/rpmbuild/BUILD
21:45:15 + cd /root/rpmbuild/BUILD
21:45:15 + rm -rf src
21:45:15 + /usr/bin/mkdir -p src
21:45:15 + cd src
21:45:15 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
21:45:15 + /usr/bin/tar -xof -
21:45:15 + STATUS=0
21:45:15 + '[' 0 -ne 0 ']'
21:45:15 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
21:45:15 + /usr/bin/tar -xof -
21:45:15 + STATUS=0
21:45:15 + '[' 0 -ne 0 ']'
21:45:15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:45:15 + RPM_EC=0
21:45:15 ++ jobs -p
21:45:15 + exit 0
21:45:15 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3vRIbf
21:45:15 + umask 022
21:45:15 + cd /root/rpmbuild/BUILD
21:45:15 + cd src
21:45:15 + pushd /root/rpmbuild/BUILD/src/compose
21:45:15 + GOPROXY=https://proxy.golang.org
21:45:15 + GO111MODULE=on
21:45:15 + go mod download
21:45:15 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:45:15 Setting up libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.5) ...
21:45:15 Setting up libexpat1:armhf (2.2.9-1ubuntu0.4) ...
21:45:15 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.5) ...
21:45:15 Selecting previously unselected package python3-minimal.
21:45: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 ... 6948 files and directories currently installed.)
21:45:15 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ...
21:45:15 Unpacking python3-minimal (3.9.2-3) ...
21:45:15 Selecting previously unselected package media-types.
21:45:15 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
21:45:15 Unpacking media-types (4.0.0) ...
21:45:15 Selecting previously unselected package libmpdec3:armhf.
21:45:15 Preparing to unpack .../2-libmpdec3_2.5.1-1_armhf.deb ...
21:45:15 Unpacking libmpdec3:armhf (2.5.1-1) ...
21:45:15 Selecting previously unselected package libncursesw6:armhf.
21:45:15 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_armhf.deb ...
21:45:15 Unpacking libncursesw6:armhf (6.2+20201114-2) ...
21:45:15 Selecting previously unselected package readline-common.
21:45:15 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
21:45:15 Unpacking readline-common (8.1-1) ...
21:45:15 Selecting previously unselected package libreadline8:armhf.
21:45:15 Preparing to unpack .../5-libreadline8_8.1-1_armhf.deb ...
21:45:15 Unpacking libreadline8:armhf (8.1-1) ...
21:45:15 Selecting previously unselected package libsqlite3-0:armhf.
21:45:15 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_armhf.deb ...
21:45:15 Unpacking libsqlite3-0:armhf (3.34.1-3) ...
21:45:15 Selecting previously unselected package libpython3.9-stdlib:armhf.
21:45:15 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_armhf.deb ...
21:45:15 Unpacking libpython3.9-stdlib:armhf (3.9.2-1) ...
21:45:15 dpkg-genchanges: info: including full source code in upload
21:45:15  dpkg-source -I.git --after-build .
21:45:15 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
21:45:15 + destination=/build
21:45:15 + mkdir -p /build
21:45:15 + mv -v /root/docker-buildx-plugin_0.8.2~raspbian-buster_armhf.deb /root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.deb /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster.dsc /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster.tar.gz /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.buildinfo /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.changes /root/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.deb /root/docker-compose-plugin_2.9.0~raspbian-buster_armhf.deb /build
21:45:15 137 added, 0 removed; done.
21:45:15 Setting up libgssapi-krb5-2:armhf (1.17-3+deb10u3) ...
21:45:15 Setting up gir1.2-glib-2.0:armhf (1.58.3-2) ...
21:45:15 Setting up gpgconf (2.2.12-1+deb10u2) ...
21:45:15 Setting up libcurl4:armhf (7.64.0-4+deb10u2) ...
21:45:15 Setting up curl (7.64.0-4+deb10u2) ...
21:45:15 Setting up gpg (2.2.12-1+deb10u2) ...
21:45:15 Setting up libpython3-stdlib:armhf (3.7.3-1) ...
21:45:15 Setting up python3.7 (3.7.3-2+deb10u3) ...
21:45:15 Selecting previously unselected package python3.9.
21:45:15 Preparing to unpack .../8-python3.9_3.9.2-1_armhf.deb ...
21:45:15 Unpacking python3.9 (3.9.2-1) ...
21:45:15 Selecting previously unselected package libpython3-stdlib:armhf.
21:45:15 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_armhf.deb ...
21:45:15 Unpacking libpython3-stdlib:armhf (3.9.2-3) ...
21:45:15 Setting up python3-minimal (3.9.2-3) ...
21:45:15 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
21:45:15 127 added, 0 removed; done.
21:45:15 Running hooks in /etc/ca-certificates/update.d...
21:45:15 done.
21:45:15 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
21:45:15 + apt-key add -
21:45:15 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
21:45:15 copied '/root/docker-buildx-plugin_0.8.2~raspbian-buster_armhf.deb' -> '/build/docker-buildx-plugin_0.8.2~raspbian-buster_armhf.deb'
21:45:15 removed '/root/docker-buildx-plugin_0.8.2~raspbian-buster_armhf.deb'
21:45:15 copied '/root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.deb'
21:45:15 removed '/root/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.deb'
21:45:15 copied '/root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.deb'
21:45:15 removed '/root/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.deb'
21:45:15 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster.dsc' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster.dsc'
21:45:15 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster.dsc'
21:45:15 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster.tar.gz' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster.tar.gz'
21:45:15 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster.tar.gz'
21:45:15 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.buildinfo'
21:45:15 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.buildinfo'
21:45:15 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.changes' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.changes'
21:45:15 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.changes'
21:45:15 copied '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.deb' -> '/build/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.deb'
21:45:15 removed '/root/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.deb'
21:45:15 copied '/root/docker-compose-plugin_2.9.0~raspbian-buster_armhf.deb' -> '/build/docker-compose-plugin_2.9.0~raspbian-buster_armhf.deb'
21:45:15 removed '/root/docker-compose-plugin_2.9.0~raspbian-buster_armhf.deb'
21:45:16 Selecting previously unselected package python3.
21:45: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 ... 7386 files and directories currently installed.)
21:45:16 Preparing to unpack .../00-python3_3.9.2-3_armhf.deb ...
21:45:16 Unpacking python3 (3.9.2-3) ...
21:45:16 Selecting previously unselected package openssl.
21:45:16 Preparing to unpack .../01-openssl_1.1.1n-0+deb11u3_armhf.deb ...
21:45:16 Unpacking openssl (1.1.1n-0+deb11u3) ...
21:45:16 OK
21:45:16 + '[' jammy = sid ']'
21:45:16 ++ dpkg --print-architecture
21:45:16 + ARCH=armhf
21:45:16 + echo 'deb [arch=armhf] https://download.docker.com/linux/ubuntu jammy test'
21:45:16 + apt-get update
21:45:16 Selecting previously unselected package python3-minimal.
21:45: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 ... 4421 files and directories currently installed.)
21:45:16 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_armhf.deb ...
21:45:16 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
21:45:16 Selecting previously unselected package mime-support.
21:45:16 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
21:45:16 Unpacking mime-support (3.64ubuntu1) ...
21:45:16 Selecting previously unselected package libmpdec2:armhf.
21:45:16 Preparing to unpack .../2-libmpdec2_2.4.2-3_armhf.deb ...
21:45:16 Unpacking libmpdec2:armhf (2.4.2-3) ...
21:45:16 Selecting previously unselected package readline-common.
21:45:16 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
21:45:16 Unpacking readline-common (8.0-4) ...
21:45:16 Selecting previously unselected package ca-certificates.
21:45:16 Preparing to unpack .../02-ca-certificates_20210119_all.deb ...
21:45:16 Unpacking ca-certificates (20210119) ...
21:45:16 Selecting previously unselected package apt-transport-https.
21:45:16 Preparing to unpack .../03-apt-transport-https_2.2.4_all.deb ...
21:45:16 Unpacking apt-transport-https (2.2.4) ...
21:45:16 Selecting previously unselected package libbrotli1:armhf.
21:45:16 Preparing to unpack .../04-libbrotli1_1.0.9-2+b2_armhf.deb ...
21:45:16 Unpacking libbrotli1:armhf (1.0.9-2+b2) ...
21:45:16 Selecting previously unselected package libsasl2-modules-db:armhf.
21:45:16 Preparing to unpack .../05-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_armhf.deb ...
21:45:16 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ...
21:45:16 Selecting previously unselected package libsasl2-2:armhf.
21:45:16 Preparing to unpack .../06-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_armhf.deb ...
21:45:16 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ...
21:45:16 Selecting previously unselected package libldap-2.4-2:armhf.
21:45:16 Preparing to unpack .../07-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_armhf.deb ...
21:45:16 Unpacking libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ...
21:45:16 Selecting previously unselected package docker-buildx-plugin.
21:45:16 Preparing to unpack .../docker-buildx-plugin_0.8.2~raspbian-bullseye_armhf.deb ...
21:45:16 Unpacking docker-buildx-plugin (0.8.2~raspbian-bullseye) ...
21:45:16 Selecting previously unselected package libreadline8:armhf.
21:45:16 Preparing to unpack .../4-libreadline8_8.0-4_armhf.deb ...
21:45:16 Unpacking libreadline8:armhf (8.0-4) ...
21:45:16 Selecting previously unselected package libsqlite3-0:armhf.
21:45:16 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.3_armhf.deb ...
21:45:16 Unpacking libsqlite3-0:armhf (3.31.1-4ubuntu0.3) ...
21:45:16 Selecting previously unselected package libpython3.8-stdlib:armhf.
21:45:16 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.5_armhf.deb ...
21:45:16 Unpacking libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.5) ...
21:45:16 Selecting previously unselected package libnghttp2-14:armhf.
21:45:16 Preparing to unpack .../08-libnghttp2-14_1.43.0-1_armhf.deb ...
21:45:16 Unpacking libnghttp2-14:armhf (1.43.0-1) ...
21:45:16 Selecting previously unselected package libpsl5:armhf.
21:45:16 Preparing to unpack .../09-libpsl5_0.21.0-1.2_armhf.deb ...
21:45:16 Unpacking libpsl5:armhf (0.21.0-1.2) ...
21:45:16 Selecting previously unselected package librtmp1:armhf.
21:45:16 Preparing to unpack .../10-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_armhf.deb ...
21:45:16 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
21:45:16 Selecting previously unselected package libssh2-1:armhf.
21:45:16 Preparing to unpack .../11-libssh2-1_1.9.0-2_armhf.deb ...
21:45:16 Unpacking libssh2-1:armhf (1.9.0-2) ...
21:45:16 Selecting previously unselected package libcurl4:armhf.
21:45:16 Preparing to unpack .../12-libcurl4_7.74.0-1.3+deb11u2_armhf.deb ...
21:45:16 Unpacking libcurl4:armhf (7.74.0-1.3+deb11u2) ...
21:45:16 Selecting previously unselected package python3.8.
21:45:16 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.5_armhf.deb ...
21:45:16 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.5) ...
21:45:16 Selecting previously unselected package libpython3-stdlib:armhf.
21:45:16 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_armhf.deb ...
21:45:16 Unpacking libpython3-stdlib:armhf (3.8.2-0ubuntu2) ...
21:45:16 Setting up python3-minimal (3.8.2-0ubuntu2) ...
21:45:16 Get:1 https://download.docker.com/linux/ubuntu jammy InRelease [48.9 kB]
21:45:16 Get:2 https://download.docker.com/linux/ubuntu jammy/test armhf Packages [6827 B]
21:45:16 Hit:3 http://ports.ubuntu.com/ubuntu-ports jammy InRelease
21:45:16 Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease
21:45:16 Setting up gpg-agent (2.2.12-1+deb10u2) ...
21:45:16 Setting up gpgsm (2.2.12-1+deb10u2) ...
21:45:16 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ...
21:45:16 Setting up python3 (3.7.3-1) ...
21:45:16 Setting up dirmngr (2.2.12-1+deb10u2) ...
21:45:16 Setting up gir1.2-packagekitglib-1.0 (1.1.12-5) ...
21:45:16 Setting up python3-pycurl (7.43.0.2-0.1) ...
21:45:16 Setting up python3-gi (3.30.4-1) ...
21:45:16 Selecting previously unselected package curl.
21:45:16 Preparing to unpack .../13-curl_7.74.0-1.3+deb11u2_armhf.deb ...
21:45:16 Unpacking curl (7.74.0-1.3+deb11u2) ...
21:45:16 Selecting previously unselected package libassuan0:armhf.
21:45:16 Preparing to unpack .../14-libassuan0_2.5.3-7.1_armhf.deb ...
21:45:16 Unpacking libassuan0:armhf (2.5.3-7.1) ...
21:45:16 Selecting previously unselected package gpgconf.
21:45:16 Preparing to unpack .../15-gpgconf_2.2.27-2+deb11u2_armhf.deb ...
21:45:16 Unpacking gpgconf (2.2.27-2+deb11u2) ...
21:45:16 Selecting previously unselected package libksba8:armhf.
21:45:16 Preparing to unpack .../16-libksba8_1.5.0-3_armhf.deb ...
21:45:16 Unpacking libksba8:armhf (1.5.0-3) ...
21:45:16 Selecting previously unselected package libnpth0:armhf.
21:45:16 Preparing to unpack .../17-libnpth0_1.6-3_armhf.deb ...
21:45:16 Unpacking libnpth0:armhf (1.6-3) ...
21:45:16 Selecting previously unselected package dirmngr.
21:45:16 Preparing to unpack .../18-dirmngr_2.2.27-2+deb11u2_armhf.deb ...
21:45:16 Unpacking dirmngr (2.2.27-2+deb11u2) ...
21:45:16 Selecting previously unselected package python3.
21:45: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 ... 4851 files and directories currently installed.)
21:45:16 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_armhf.deb ...
21:45:16 Unpacking python3 (3.8.2-0ubuntu2) ...
21:45:16 Selecting previously unselected package libapparmor1:armhf.
21:45:16 Preparing to unpack .../01-libapparmor1_2.13.3-7ubuntu5.1_armhf.deb ...
21:45:16 Unpacking libapparmor1:armhf (2.13.3-7ubuntu5.1) ...
21:45:16 Selecting previously unselected package libcap2:armhf.
21:45:16 Preparing to unpack .../02-libcap2_1%3a2.32-1_armhf.deb ...
21:45:16 Unpacking libcap2:armhf (1:2.32-1) ...
21:45:16 Selecting previously unselected package libargon2-1:armhf.
21:45:16 Preparing to unpack .../03-libargon2-1_0~20171227-0.2_armhf.deb ...
21:45:16 Unpacking libargon2-1:armhf (0~20171227-0.2) ...
21:45:16 Selecting previously unselected package libdevmapper1.02.1:armhf.
21:45:16 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_armhf.deb ...
21:45:16 Unpacking libdevmapper1.02.1:armhf (2:1.02.167-1ubuntu1) ...
21:45:16 Selecting previously unselected package libjson-c4:armhf.
21:45:16 Preparing to unpack .../05-libjson-c4_0.13.1+dfsg-7ubuntu0.3_armhf.deb ...
21:45:16 Unpacking libjson-c4:armhf (0.13.1+dfsg-7ubuntu0.3) ...
21:45:16 Hit:5 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease
21:45:16 Hit:6 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease
21:45:16 Fetched 55.7 kB in 1s (73.0 kB/s)
21:45:16 Setting up gpg-wks-server (2.2.12-1+deb10u2) ...
21:45:16 Setting up lsb-release (10.2019051400) ...
21:45:16 Setting up python3-dbus (1.2.8-3) ...
21:45:17 Selecting previously unselected package distro-info-data.
21:45:17 Preparing to unpack .../19-distro-info-data_0.51+deb11u2_all.deb ...
21:45:17 Unpacking distro-info-data (0.51+deb11u2) ...
21:45:17 Selecting previously unselected package libglib2.0-0:armhf.
21:45:17 Preparing to unpack .../20-libglib2.0-0_2.66.8-1_armhf.deb ...
21:45:17 Unpacking libglib2.0-0:armhf (2.66.8-1) ...
21:45:17 Selecting previously unselected package libgirepository-1.0-1:armhf.
21:45:17 Preparing to unpack .../21-libgirepository-1.0-1_1.66.1-1+b1_armhf.deb ...
21:45:17 Unpacking libgirepository-1.0-1:armhf (1.66.1-1+b1) ...
21:45:17 Selecting previously unselected package libcryptsetup12:armhf.
21:45:17 Preparing to unpack .../06-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_armhf.deb ...
21:45:17 Unpacking libcryptsetup12:armhf (2:2.2.2-3ubuntu2.4) ...
21:45:17 Selecting previously unselected package libip4tc2:armhf.
21:45:17 Preparing to unpack .../07-libip4tc2_1.8.4-3ubuntu2_armhf.deb ...
21:45:17 Unpacking libip4tc2:armhf (1.8.4-3ubuntu2) ...
21:45:17 Selecting previously unselected package libkmod2:armhf.
21:45:17 Preparing to unpack .../08-libkmod2_27-1ubuntu2.1_armhf.deb ...
21:45:17 Unpacking libkmod2:armhf (27-1ubuntu2.1) ...
21:45:17 Selecting previously unselected package systemd-timesyncd.
21:45:17 Preparing to unpack .../09-systemd-timesyncd_245.4-4ubuntu3.17_armhf.deb ...
21:45:17 Unpacking systemd-timesyncd (245.4-4ubuntu3.17) ...
21:45:17 Selecting previously unselected package systemd.
21:45:17 Preparing to unpack .../10-systemd_245.4-4ubuntu3.17_armhf.deb ...
21:45:17 Unpacking systemd (245.4-4ubuntu3.17) ...
21:45:17 Setting up gpg-wks-client (2.2.12-1+deb10u2) ...
21:45:17 Setting up python3-apt (1.8.4.3) ...
21:45:17 Setting up python3-software-properties (0.96.20.2-2) ...
21:45:17 Setting up docker-compose-plugin (2.9.0~raspbian-bullseye) ...
21:45:17 Setting up docker-ce-cli (5:0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye) ...
21:45:17 Setting up docker-buildx-plugin (0.8.2~raspbian-bullseye) ...
21:45:17 Setting up docker-ce (5:0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye) ...
21:45:17 Selecting previously unselected package gir1.2-glib-2.0:armhf.
21:45:17 Preparing to unpack .../22-gir1.2-glib-2.0_1.66.1-1+b1_armhf.deb ...
21:45:17 Unpacking gir1.2-glib-2.0:armhf (1.66.1-1+b1) ...
21:45:17 Selecting previously unselected package libpackagekit-glib2-18:armhf.
21:45:17 Preparing to unpack .../23-libpackagekit-glib2-18_1.2.2-2_armhf.deb ...
21:45:17 Unpacking libpackagekit-glib2-18:armhf (1.2.2-2) ...
21:45:17 Selecting previously unselected package gir1.2-packagekitglib-1.0.
21:45:17 Preparing to unpack .../24-gir1.2-packagekitglib-1.0_1.2.2-2_armhf.deb ...
21:45:17 Unpacking gir1.2-packagekitglib-1.0 (1.2.2-2) ...
21:45:17 Selecting previously unselected package gnupg-l10n.
21:45:17 Preparing to unpack .../25-gnupg-l10n_2.2.27-2+deb11u2_all.deb ...
21:45:17 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ...
21:45:17 Selecting previously unselected package gnupg-utils.
21:45:17 Preparing to unpack .../26-gnupg-utils_2.2.27-2+deb11u2_armhf.deb ...
21:45:17 Unpacking gnupg-utils (2.2.27-2+deb11u2) ...
21:45:17 Setting up gnupg (2.2.12-1+deb10u2) ...
21:45:17 Setting up gnupg2 (2.2.12-1+deb10u2) ...
21:45:17 Setting up software-properties-common (0.96.20.2-2) ...
21:45:17 Processing triggers for libc-bin (2.28-10+deb10u1) ...
21:45:17 invoke-rc.d: could not determine current runlevel
21:45:17 invoke-rc.d: policy-rc.d denied execution of start.
21:45:17 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
21:45:17  docker-ce-rootless-extras depends on dbus-user-session; however:
21:45:17   Package dbus-user-session is not installed.
21:45:17 
21:45:17 Setting up docker-ce-rootless-extras (5:0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye) ...
21:45:17 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.9.0~raspbian-bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~raspbian.11.0~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.8.2~raspbian-bullseye_armhf.deb
21:45:17 Selecting previously unselected package gpg.
21:45:17 Preparing to unpack .../27-gpg_2.2.27-2+deb11u2_armhf.deb ...
21:45:17 Unpacking gpg (2.2.27-2+deb11u2) ...
21:45:17 Selecting previously unselected package pinentry-curses.
21:45:17 Preparing to unpack .../28-pinentry-curses_1.1.0-4_armhf.deb ...
21:45:17 Unpacking pinentry-curses (1.1.0-4) ...
21:45:17 Selecting previously unselected package gpg-agent.
21:45:17 Preparing to unpack .../29-gpg-agent_2.2.27-2+deb11u2_armhf.deb ...
21:45:17 Unpacking gpg-agent (2.2.27-2+deb11u2) ...
21:45:17 Selecting previously unselected package gpg-wks-client.
21:45:17 Preparing to unpack .../30-gpg-wks-client_2.2.27-2+deb11u2_armhf.deb ...
21:45:17 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ...
21:45:17 Selecting previously unselected package gpg-wks-server.
21:45:17 Preparing to unpack .../31-gpg-wks-server_2.2.27-2+deb11u2_armhf.deb ...
21:45:17 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ...
21:45:17 Setting up libapparmor1:armhf (2.13.3-7ubuntu5.1) ...
21:45:17 Setting up libcap2:armhf (1:2.32-1) ...
21:45:17 Setting up libargon2-1:armhf (0~20171227-0.2) ...
21:45:17 Setting up libdevmapper1.02.1:armhf (2:1.02.167-1ubuntu1) ...
21:45:17 Setting up libjson-c4:armhf (0.13.1+dfsg-7ubuntu0.3) ...
21:45:17 Setting up libcryptsetup12:armhf (2:2.2.2-3ubuntu2.4) ...
21:45:17 Setting up libip4tc2:armhf (1.8.4-3ubuntu2) ...
21:45:17 Setting up libkmod2:armhf (27-1ubuntu2.1) ...
21:45:17 Setting up systemd-timesyncd (245.4-4ubuntu3.17) ...
21:45:17 Processing triggers for ca-certificates (20200601~deb10u2) ...
21:45:17 Updating certificates in /etc/ssl/certs...
21:45:17 Reading package lists...
21:45:17 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:45:17 ++ find deb/debbuild/ubuntu-jammy/ -type f -name '*.deb'
21:45:17 + packages='deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.8.2~ubuntu-jammy_armhf.deb
21:45:17 deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.9.0~ubuntu-jammy_armhf.deb
21:45:17 deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.deb
21:45:17 deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.deb
21:45:17 deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.deb'
21:45:17 ++ echo 'deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.8.2~ubuntu-jammy_armhf.deb
21:45:17 deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.9.0~ubuntu-jammy_armhf.deb
21:45:17 deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.deb
21:45:17 deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.deb
21:45:17 deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.deb'
21:45:17 ++ awk '$0="./"$0'
21:45:17 ++ xargs
21:45:17 + packages='./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.8.2~ubuntu-jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.9.0~ubuntu-jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.deb'
21:45:17 + set -x
21:45:17 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.8.2~ubuntu-jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.9.0~ubuntu-jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.deb
21:45:17 Selecting previously unselected package gpgsm.
21:45:17 Preparing to unpack .../32-gpgsm_2.2.27-2+deb11u2_armhf.deb ...
21:45:17 Unpacking gpgsm (2.2.27-2+deb11u2) ...
21:45:17 Selecting previously unselected package gnupg.
21:45:17 Preparing to unpack .../33-gnupg_2.2.27-2+deb11u2_all.deb ...
21:45:17 Unpacking gnupg (2.2.27-2+deb11u2) ...
21:45:17 Selecting previously unselected package gnupg2.
21:45:17 Preparing to unpack .../34-gnupg2_2.2.27-2+deb11u2_all.deb ...
21:45:17 Unpacking gnupg2 (2.2.27-2+deb11u2) ...
21:45:17 Selecting previously unselected package iso-codes.
21:45:17 Preparing to unpack .../35-iso-codes_4.6.0-1_all.deb ...
21:45:17 Unpacking iso-codes (4.6.0-1) ...
21:45:17 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
21:45:17 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
21:45:17 Setting up systemd (245.4-4ubuntu3.17) ...
21:45:17 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:45:17 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:45:17 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
21:45:17 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
21:45:17 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
21:45:17 Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service.
21:45:17 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
21:45:17 Initializing machine ID from random generator.
21:45:17 0 added, 0 removed; done.
21:45:17 Running hooks in /etc/ca-certificates/update.d...
21:45:17 done.
21:45:17 ++ source /etc/os-release
21:45:17 +++ PRETTY_NAME='Debian GNU/Linux 10 (buster)'
21:45:17 +++ NAME='Debian GNU/Linux'
21:45:17 +++ VERSION_ID=10
21:45:17 +++ VERSION='10 (buster)'
21:45:17 +++ VERSION_CODENAME=buster
21:45:17 +++ ID=debian
21:45:17 +++ HOME_URL=https://www.debian.org/
21:45:17 +++ SUPPORT_URL=https://www.debian.org/support
21:45:17 +++ BUG_REPORT_URL=https://bugs.debian.org/
21:45:17 ++ echo debian
21:45:17 + DIST_ID=debian
21:45:17 ++ lsb_release -sc
21:45:17 + DIST_VERSION=buster
21:45:17 + '[' buster = sid ']'
21:45:17 + install_debian_containerd
21:45:17 + '[' staging = stage ']'
21:45:17 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian
21:45:17 + REPO_URL=https://download.docker.com/linux/debian
21:45:17 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian'
21:45:17 + update-ca-certificates -f
21:45:17 Clearing symlinks in /etc/ssl/certs...
21:45:18 Selecting previously unselected package docker-buildx-plugin.
21:45:18 (Reading database ... 9220 files and directories currently installed.)
21:45:18 Preparing to unpack .../docker-buildx-plugin_0.8.2~ubuntu-jammy_armhf.deb ...
21:45:18 Unpacking docker-buildx-plugin (0.8.2~ubuntu-jammy) ...
21:45:18 Selecting previously unselected package systemd-sysv.
21:45: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 ... 5686 files and directories currently installed.)
21:45:18 Preparing to unpack .../00-systemd-sysv_245.4-4ubuntu3.17_armhf.deb ...
21:45:18 Unpacking systemd-sysv (245.4-4ubuntu3.17) ...
21:45:18 done.
21:45:18 Updating certificates in /etc/ssl/certs...
21:45:18 Selecting previously unselected package libcurl3-gnutls:armhf.
21:45:18 Preparing to unpack .../36-libcurl3-gnutls_7.74.0-1.3+deb11u2_armhf.deb ...
21:45:18 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u2) ...
21:45:18 Selecting previously unselected package libdbus-1-3:armhf.
21:45:18 Preparing to unpack .../37-libdbus-1-3_1.12.20-2_armhf.deb ...
21:45:18 Unpacking libdbus-1-3:armhf (1.12.20-2) ...
21:45:18 Selecting previously unselected package lsb-release.
21:45:18 Preparing to unpack .../38-lsb-release_11.1.0_all.deb ...
21:45:18 Unpacking lsb-release (11.1.0) ...
21:45:18 Selecting previously unselected package python-apt-common.
21:45:18 Preparing to unpack .../39-python-apt-common_2.2.1_all.deb ...
21:45:18 Unpacking python-apt-common (2.2.1) ...
21:45:18 Selecting previously unselected package python3-apt.
21:45:18 Preparing to unpack .../40-python3-apt_2.2.1_armhf.deb ...
21:45:18 Unpacking python3-apt (2.2.1) ...
21:45:18 Selecting previously unselected package openssl.
21:45:18 Preparing to unpack .../01-openssl_1.1.1f-1ubuntu2.16_armhf.deb ...
21:45:18 Unpacking openssl (1.1.1f-1ubuntu2.16) ...
21:45:18 Selecting previously unselected package ca-certificates.
21:45:18 Preparing to unpack .../02-ca-certificates_20211016~20.04.1_all.deb ...
21:45:18 Unpacking ca-certificates (20211016~20.04.1) ...
21:45:18 Selecting previously unselected package libdbus-1-3:armhf.
21:45:18 Preparing to unpack .../03-libdbus-1-3_1.12.16-2ubuntu2.2_armhf.deb ...
21:45:18 Unpacking libdbus-1-3:armhf (1.12.16-2ubuntu2.2) ...
21:45:18 Selecting previously unselected package dbus.
21:45:18 Preparing to unpack .../04-dbus_1.12.16-2ubuntu2.2_armhf.deb ...
21:45:18 Unpacking dbus (1.12.16-2ubuntu2.2) ...
21:45:18 Selecting previously unselected package python3-dbus.
21:45:18 Preparing to unpack .../41-python3-dbus_1.2.16-5_armhf.deb ...
21:45:18 Unpacking python3-dbus (1.2.16-5) ...
21:45:18 Selecting previously unselected package python3-gi.
21:45:18 Preparing to unpack .../42-python3-gi_3.38.0-2_armhf.deb ...
21:45:18 Unpacking python3-gi (3.38.0-2) ...
21:45:18 Selecting previously unselected package python3-pycurl.
21:45:18 Preparing to unpack .../43-python3-pycurl_7.43.0.6-5_armhf.deb ...
21:45:18 Unpacking python3-pycurl (7.43.0.6-5) ...
21:45:18 Selecting previously unselected package python3-software-properties.
21:45:18 Preparing to unpack .../44-python3-software-properties_0.96.20.2-2.1_all.deb ...
21:45:18 Unpacking python3-software-properties (0.96.20.2-2.1) ...
21:45:18 Selecting previously unselected package software-properties-common.
21:45:18 Preparing to unpack .../45-software-properties-common_0.96.20.2-2.1_all.deb ...
21:45:18 Unpacking software-properties-common (0.96.20.2-2.1) ...
21:45:18 Selecting previously unselected package distro-info-data.
21:45:18 Preparing to unpack .../05-distro-info-data_0.43ubuntu1.10_all.deb ...
21:45:18 Unpacking distro-info-data (0.43ubuntu1.10) ...
21:45:18 Selecting previously unselected package libglib2.0-0:armhf.
21:45:18 Preparing to unpack .../06-libglib2.0-0_2.64.6-1~ubuntu20.04.4_armhf.deb ...
21:45:18 Unpacking libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.4) ...
21:45:18 Selecting previously unselected package libgirepository-1.0-1:armhf.
21:45:18 Preparing to unpack .../07-libgirepository-1.0-1_1.64.1-1~ubuntu20.04.1_armhf.deb ...
21:45:18 Unpacking libgirepository-1.0-1:armhf (1.64.1-1~ubuntu20.04.1) ...
21:45:18 Selecting previously unselected package gir1.2-glib-2.0:armhf.
21:45:18 Preparing to unpack .../08-gir1.2-glib-2.0_1.64.1-1~ubuntu20.04.1_armhf.deb ...
21:45:18 Unpacking gir1.2-glib-2.0:armhf (1.64.1-1~ubuntu20.04.1) ...
21:45:18 137 added, 0 removed; done.
21:45:18 Running hooks in /etc/ca-certificates/update.d...
21:45:18 done.
21:45:18 + curl -fsSL https://download.docker.com/linux/debian/gpg
21:45:18 + apt-key add -
21:45:18 Warning: apt-key output should not be parsed (stdout is not a terminal)
21:45:18 Setting up libksba8:armhf (1.5.0-3) ...
21:45:18 Setting up media-types (4.0.0) ...
21:45:18 Setting up libpsl5:armhf (0.21.0-1.2) ...
21:45:18 Setting up apt-transport-https (2.2.4) ...
21:45:18 Setting up libglib2.0-0:armhf (2.66.8-1) ...
21:45:18 No schema files found: doing nothing.
21:45:18 Setting up distro-info-data (0.51+deb11u2) ...
21:45:18 Setting up libbrotli1:armhf (1.0.9-2+b2) ...
21:45:18 Setting up libsqlite3-0:armhf (3.34.1-3) ...
21:45:18 Setting up libnghttp2-14:armhf (1.43.0-1) ...
21:45:18 Setting up libpackagekit-glib2-18:armhf (1.2.2-2) ...
21:45:18 Setting up libnpth0:armhf (1.6-3) ...
21:45:18 Setting up libassuan0:armhf (2.5.3-7.1) ...
21:45:18 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ...
21:45:18 Setting up gnupg-l10n (2.2.27-2+deb11u2) ...
21:45:18 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
21:45:18 Setting up libdbus-1-3:armhf (1.12.20-2) ...
21:45:18 Setting up libncursesw6:armhf (6.2+20201114-2) ...
21:45:18 Setting up libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ...
21:45:18 Setting up python-apt-common (2.2.1) ...
21:45:18 Setting up libmpdec3:armhf (2.5.1-1) ...
21:45:18 Setting up libgirepository-1.0-1:armhf (1.66.1-1+b1) ...
21:45:18 Setting up libssh2-1:armhf (1.9.0-2) ...
21:45:18 Setting up openssl (1.1.1n-0+deb11u3) ...
21:45:18 Selecting previously unselected package libcap2-bin.
21:45:18 Preparing to unpack .../09-libcap2-bin_1%3a2.32-1_armhf.deb ...
21:45:18 Unpacking libcap2-bin (1:2.32-1) ...
21:45:18 Selecting previously unselected package libelf1:armhf.
21:45:18 Preparing to unpack .../10-libelf1_0.176-1.1build1_armhf.deb ...
21:45:18 Unpacking libelf1:armhf (0.176-1.1build1) ...
21:45:18 Selecting previously unselected package libglib2.0-data.
21:45:18 Preparing to unpack .../11-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ...
21:45:18 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
21:45:18 Selecting previously unselected package tzdata.
21:45:18 Preparing to unpack .../12-tzdata_2022a-0ubuntu0.20.04_all.deb ...
21:45:18 Unpacking tzdata (2022a-0ubuntu0.20.04) ...
21:45:19 Setting up readline-common (8.1-1) ...
21:45:19 Setting up iso-codes (4.6.0-1) ...
21:45:19 Setting up pinentry-curses (1.1.0-4) ...
21:45:19 Setting up libreadline8:armhf (8.1-1) ...
21:45:19 Setting up libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ...
21:45:19 Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u2) ...
21:45:19 Setting up ca-certificates (20210119) ...
21:45:19 Selecting previously unselected package libicu66:armhf.
21:45:19 Preparing to unpack .../13-libicu66_66.1-2ubuntu2.1_armhf.deb ...
21:45:19 Unpacking libicu66:armhf (66.1-2ubuntu2.1) ...
21:45:19 Reading package lists...
21:45:19 Building dependency tree...
21:45:19 Reading state information...
21:45:19 Correcting dependencies... Done
21:45:19 Updating certificates in /etc/ssl/certs...
21:45:19 Selecting previously unselected package docker-compose-plugin.
21:45:19 Preparing to unpack .../docker-compose-plugin_2.9.0~ubuntu-jammy_armhf.deb ...
21:45:19 Unpacking docker-compose-plugin (2.9.0~ubuntu-jammy) ...
21:45:19 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:45:19 Skipping docker-ce, it is already installed and upgrade is not set.
21:45:19 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:45:19 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:45:19 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:45:19 The following additional packages will be installed:
21:45:19   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
21:45:19   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
21:45:19   libjson-c5 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
21:45:19   libpam-systemd libxtables12 systemd systemd-sysv
21:45:19 Suggested packages:
21:45:19   firewalld kmod systemd-container policykit-1
21:45:19 Recommended packages:
21:45:19   nftables systemd-timesyncd | time-daemon libnss-systemd
21:45:19 Selecting previously unselected package docker-ce-rootless-extras.
21:45:19 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.deb ...
21:45:19 Unpacking docker-ce-rootless-extras (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy) ...
21:45:19 Selecting previously unselected package libpam-systemd:armhf.
21:45:19 Preparing to unpack .../14-libpam-systemd_245.4-4ubuntu3.17_armhf.deb ...
21:45:19 Unpacking libpam-systemd:armhf (245.4-4ubuntu3.17) ...
21:45:19 The following NEW packages will be installed:
21:45:19   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
21:45:19   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
21:45:19   libjson-c5 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
21:45:19   libpam-systemd libxtables12 systemd systemd-sysv
21:45:20 129 added, 0 removed; done.
21:45:20 Setting up gir1.2-glib-2.0:armhf (1.66.1-1+b1) ...
21:45:20 Setting up gpgconf (2.2.27-2+deb11u2) ...
21:45:20 Setting up libcurl4:armhf (7.74.0-1.3+deb11u2) ...
21:45:20 Setting up curl (7.74.0-1.3+deb11u2) ...
21:45:20 Setting up gpg (2.2.27-2+deb11u2) ...
21:45:20 Setting up libpython3.9-stdlib:armhf (3.9.2-1) ...
21:45:20 Setting up libpython3-stdlib:armhf (3.9.2-3) ...
21:45:20 Setting up gnupg-utils (2.2.27-2+deb11u2) ...
21:45:20 Setting up gpg-agent (2.2.27-2+deb11u2) ...
21:45:20 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-buster"
21:45:20 Selecting previously unselected package libxml2:armhf.
21:45:20 Preparing to unpack .../15-libxml2_2.9.10+dfsg-5ubuntu0.20.04.4_armhf.deb ...
21:45:20 Unpacking libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.4) ...
21:45:20 Selecting previously unselected package libyaml-0-2:armhf.
21:45:20 Preparing to unpack .../16-libyaml-0-2_0.2.2-1_armhf.deb ...
21:45:20 Unpacking libyaml-0-2:armhf (0.2.2-1) ...
21:45:20 Selecting previously unselected package lsb-release.
21:45:20 Preparing to unpack .../17-lsb-release_11.1.0ubuntu2_all.deb ...
21:45:20 Unpacking lsb-release (11.1.0ubuntu2) ...
21:45:20 Selecting previously unselected package python3-dbus.
21:45:20 Preparing to unpack .../18-python3-dbus_1.2.16-1build1_armhf.deb ...
21:45:20 Unpacking python3-dbus (1.2.16-1build1) ...
21:45:20 OK
21:45:20 + '[' buster = sid ']'
21:45:20 ++ dpkg --print-architecture
21:45:20 + ARCH=armhf
21:45:20 + echo 'deb [arch=armhf] https://download.docker.com/linux/debian buster test'
21:45:20 + apt-get update
21:45:20 0 upgraded, 21 newly installed, 0 to remove and 16 not upgraded.
21:45:20 Need to get 25.7 MB of archives.
21:45:20 After this operation, 110 MB of additional disk space will be used.
21:45:20 Get:1 https://download.docker.com/linux/raspbian bullseye/test armhf containerd.io armhf 1.6.7-1 [19.6 MB]
21:45:20 Setting up gpgsm (2.2.27-2+deb11u2) ...
21:45:20 Selecting previously unselected package docker-ce-cli.
21:45:20 Preparing to unpack .../docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.deb ...
21:45:20 Unpacking docker-ce-cli (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy) ...
21:45:20 Selecting previously unselected package python3-gi.
21:45:20 Preparing to unpack .../19-python3-gi_3.36.0-1_armhf.deb ...
21:45:20 Unpacking python3-gi (3.36.0-1) ...
21:45:20 Selecting previously unselected package python3-pkg-resources.
21:45:20 Preparing to unpack .../20-python3-pkg-resources_45.2.0-1_all.deb ...
21:45:20 Unpacking python3-pkg-resources (45.2.0-1) ...
21:45:20 Selecting previously unselected package python3-six.
21:45:20 Preparing to unpack .../21-python3-six_1.14.0-2_all.deb ...
21:45:20 Unpacking python3-six (1.14.0-2) ...
21:45:20 Selecting previously unselected package iso-codes.
21:45:20 Preparing to unpack .../22-iso-codes_4.4-1_all.deb ...
21:45:20 Unpacking iso-codes (4.4-1) ...
21:45:20 Hit:1 http://deb.debian.org/debian buster InRelease
21:45:20 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
21:45:20 Hit:3 http://deb.debian.org/debian buster-updates InRelease
21:45:20 Get:4 https://download.docker.com/linux/debian buster InRelease [54.0 kB]
21:45:20 Get:2 http://archive.raspbian.org/raspbian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.9 kB]
21:45:20 Setting up dirmngr (2.2.27-2+deb11u2) ...
21:45:20 Setting up gir1.2-packagekitglib-1.0 (1.2.2-2) ...
21:45:20 Setting up gpg-wks-server (2.2.27-2+deb11u2) ...
21:45:20 Setting up python3.9 (3.9.2-1) ...
21:45:20 Selecting previously unselected package libkrb5support0:armhf.
21:45:20 Preparing to unpack .../23-libkrb5support0_1.17-6ubuntu4.1_armhf.deb ...
21:45:20 Get:5 https://download.docker.com/linux/debian buster/test armhf Packages [46.2 kB]
21:45:20 Fetched 100 kB in 1s (135 kB/s)
21:45:20 + GOPROXY=https://proxy.golang.org
21:45:20 + GO111MODULE=on
21:45:20 + GIT_TAG=v2.9.0
21:45:20 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin
21:45:20 GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0"  -o bin/docker-compose ./cmd
21:45:20 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf libcap2 armhf 1:2.44-1 [21.2 kB]
21:45:20 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf libargon2-1 armhf 0~20171227-0.2 [20.4 kB]
21:45:20 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [91.4 kB]
21:45:20 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [134 kB]
21:45:20 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf libjson-c5 armhf 0.15-2 [38.7 kB]
21:45:20 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf libcryptsetup12 armhf 2:2.3.7-1+deb11u1 [222 kB]
21:45:20 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf libip4tc2 armhf 1.8.7-1 [32.7 kB]
21:45:20 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf systemd armhf 247.3-7+rpi1 [4242 kB]
21:45:20 Selecting previously unselected package docker-ce.
21:45:20 Preparing to unpack .../docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.deb ...
21:45:20 Unpacking docker-ce (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy) ...
21:45:20 Unpacking libkrb5support0:armhf (1.17-6ubuntu4.1) ...
21:45:20 Selecting previously unselected package libk5crypto3:armhf.
21:45:20 Preparing to unpack .../24-libk5crypto3_1.17-6ubuntu4.1_armhf.deb ...
21:45:20 Unpacking libk5crypto3:armhf (1.17-6ubuntu4.1) ...
21:45:20 Selecting previously unselected package libkeyutils1:armhf.
21:45:20 Preparing to unpack .../25-libkeyutils1_1.6-6ubuntu1.1_armhf.deb ...
21:45:20 Unpacking libkeyutils1:armhf (1.6-6ubuntu1.1) ...
21:45:20 Selecting previously unselected package libkrb5-3:armhf.
21:45:20 Preparing to unpack .../26-libkrb5-3_1.17-6ubuntu4.1_armhf.deb ...
21:45:20 Unpacking libkrb5-3:armhf (1.17-6ubuntu4.1) ...
21:45:20 Selecting previously unselected package libgssapi-krb5-2:armhf.
21:45:20 Preparing to unpack .../27-libgssapi-krb5-2_1.17-6ubuntu4.1_armhf.deb ...
21:45:20 Unpacking libgssapi-krb5-2:armhf (1.17-6ubuntu4.1) ...
21:45:20 Selecting previously unselected package liblmdb0:armhf.
21:45:20 Preparing to unpack .../28-liblmdb0_0.9.24-1_armhf.deb ...
21:45:20 Unpacking liblmdb0:armhf (0.9.24-1) ...
21:45:20 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf systemd-sysv armhf 247.3-7+rpi1 [113 kB]
21:45:20 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf dbus armhf 1.12.20-2 [215 kB]
21:45:20 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libpam-systemd armhf 247.3-7+rpi1 [260 kB]
21:45:20 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf dbus-user-session armhf 1.12.20-2 [96.2 kB]
21:45:20 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf libip6tc2 armhf 1.8.7-1 [33.0 kB]
21:45:20 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libxtables12 armhf 1.8.7-1 [42.4 kB]
21:45:20 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf libmnl0 armhf 1.0.4-3 [11.0 kB]
21:45:20 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf libnfnetlink0 armhf 1.0.1-3+b1 [12.4 kB]
21:45:20 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf libnetfilter-conntrack3 armhf 1.0.8-3 [32.5 kB]
21:45:20 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:45:21 Selecting previously unselected package libpolkit-gobject-1-0:armhf.
21:45:21 Preparing to unpack .../29-libpolkit-gobject-1-0_0.105-26ubuntu1.3_armhf.deb ...
21:45:21 Unpacking libpolkit-gobject-1-0:armhf (0.105-26ubuntu1.3) ...
21:45:21 Selecting previously unselected package libpsl5:armhf.
21:45:21 Preparing to unpack .../30-libpsl5_0.21.0-1ubuntu1_armhf.deb ...
21:45:21 Unpacking libpsl5:armhf (0.21.0-1ubuntu1) ...
21:45:21 Selecting previously unselected package python-apt-common.
21:45:21 Preparing to unpack .../31-python-apt-common_2.0.0ubuntu0.20.04.7_all.deb ...
21:45:21 Unpacking python-apt-common (2.0.0ubuntu0.20.04.7) ...
21:45:21 Selecting previously unselected package python3-apt.
21:45:21 Preparing to unpack .../32-python3-apt_2.0.0ubuntu0.20.04.7_armhf.deb ...
21:45:21 Unpacking python3-apt (2.0.0ubuntu0.20.04.7) ...
21:45:21 Selecting previously unselected package apt-transport-https.
21:45:21 Preparing to unpack .../33-apt-transport-https_2.0.9_all.deb ...
21:45:21 Unpacking apt-transport-https (2.0.9) ...
21:45:21 Selecting previously unselected package libbrotli1:armhf.
21:45:21 Preparing to unpack .../34-libbrotli1_1.0.7-6ubuntu0.1_armhf.deb ...
21:45:21 Unpacking libbrotli1:armhf (1.0.7-6ubuntu0.1) ...
21:45:21 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libnftnl11 armhf 1.1.9-1 [47.2 kB]
21:45:21 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf iptables armhf 1.8.7-1 [328 kB]
21:45:21 + make IMAGE=balenalib/rpi-raspbian:buster verify
21:45:21 docker run  --rm -i \
21:45:21 	-v "$(pwd):/v" \
21:45:21 	-e DEBIAN_FRONTEND=noninteractive \
21:45:21 	-e PACKAGE_REPO=staging \
21:45:21 	-w /v \
21:45:21 	balenalib/rpi-raspbian:buster ./verify
21:45:21 Unable to find image 'balenalib/rpi-raspbian:buster' locally
21:45:21 Selecting previously unselected package libroken18-heimdal:armhf.
21:45:21 Preparing to unpack .../35-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ...
21:45:21 Unpacking libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
21:45:21 Selecting previously unselected package libasn1-8-heimdal:armhf.
21:45:21 Preparing to unpack .../36-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ...
21:45:21 Unpacking libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
21:45:21 Selecting previously unselected package libheimbase1-heimdal:armhf.
21:45:21 Preparing to unpack .../37-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ...
21:45:21 Unpacking libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
21:45:21 Selecting previously unselected package libhcrypto4-heimdal:armhf.
21:45:21 Preparing to unpack .../38-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ...
21:45:21 Unpacking libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
21:45:21 Selecting previously unselected package libwind0-heimdal:armhf.
21:45:21 Preparing to unpack .../39-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ...
21:45:21 Unpacking libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
21:45:21 Setting up gpg-wks-client (2.2.27-2+deb11u2) ...
21:45:21 Setting up python3 (3.9.2-3) ...
21:45:21 Setting up python3-pycurl (7.43.0.6-5) ...
21:45:21 Setting up python3-gi (3.38.0-2) ...
21:45:21 debconf: delaying package configuration, since apt-utils is not installed
21:45:21 Fetched 25.7 MB in 1s (20.0 MB/s)
21:45:21 Selecting previously unselected package libapparmor1:armhf.
21:45: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 ... 10496 files and directories currently installed.)
21:45:21 Preparing to unpack .../0-libapparmor1_2.13.6-10_armhf.deb ...
21:45:21 Unpacking libapparmor1:armhf (2.13.6-10) ...
21:45:21 Selecting previously unselected package libcap2:armhf.
21:45:21 Preparing to unpack .../1-libcap2_1%3a2.44-1_armhf.deb ...
21:45:21 Unpacking libcap2:armhf (1:2.44-1) ...
21:45:21 Selecting previously unselected package libargon2-1:armhf.
21:45:21 Preparing to unpack .../2-libargon2-1_0~20171227-0.2_armhf.deb ...
21:45:21 Unpacking libargon2-1:armhf (0~20171227-0.2) ...
21:45:21 Selecting previously unselected package dmsetup.
21:45:21 Preparing to unpack .../3-dmsetup_2%3a1.02.175-2.1_armhf.deb ...
21:45:21 Unpacking dmsetup (2:1.02.175-2.1) ...
21:45:21 buster: Pulling from balenalib/rpi-raspbian
21:45:21 3ec6565972ff: Already exists
21:45:21 f3af4ab272a2: Already exists
21:45:21 5240d4db8727: Already exists
21:45:21 53389ca3ffff: Already exists
21:45:21 2616c24fc6c1: Already exists
21:45:21 8699f472b25d: Already exists
21:45:21 751ce1761235: Already exists
21:45:21 45e45287e593: Already exists
21:45:21 Digest: sha256:763edbdbd91fb155765bc3d4fe34a3a6e94a87fcfbe1424532fc267f05a62222
21:45:21 Status: Downloaded newer image for balenalib/rpi-raspbian:buster
21:45:21 Reading package lists...
21:45:21 ++ find deb/debbuild/debian-buster/ -type f -name '*.deb'
21:45:21 + packages='deb/debbuild/debian-buster/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.deb
21:45:21 deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.deb
21:45:21 deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.deb
21:45:21 deb/debbuild/debian-buster/docker-buildx-plugin_0.8.2~debian-buster_armhf.deb
21:45:21 deb/debbuild/debian-buster/docker-compose-plugin_2.9.0~debian-buster_armhf.deb'
21:45:21 ++ echo 'deb/debbuild/debian-buster/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.deb
21:45:21 deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.deb
21:45:21 deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.deb
21:45:21 deb/debbuild/debian-buster/docker-buildx-plugin_0.8.2~debian-buster_armhf.deb
21:45:21 deb/debbuild/debian-buster/docker-compose-plugin_2.9.0~debian-buster_armhf.deb'
21:45:21 ++ awk '$0="./"$0'
21:45:21 ++ xargs
21:45:21 + packages='./deb/debbuild/debian-buster/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.8.2~debian-buster_armhf.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.9.0~debian-buster_armhf.deb'
21:45:21 + set -x
21:45:21 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-buster/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.8.2~debian-buster_armhf.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.9.0~debian-buster_armhf.deb
21:45:21 Selecting previously unselected package docker-ce.
21:45:21 (Reading database ... 9712 files and directories currently installed.)
21:45:21 Preparing to unpack .../docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.deb ...
21:45:21 Unpacking docker-ce (5:0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster) ...
21:45:21 Selecting previously unselected package libhx509-5-heimdal:armhf.
21:45:21 Preparing to unpack .../40-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ...
21:45:21 Unpacking libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
21:45:21 Selecting previously unselected package libkrb5-26-heimdal:armhf.
21:45:21 Preparing to unpack .../41-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ...
21:45:21 Unpacking libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
21:45:21 Selecting previously unselected package libheimntlm0-heimdal:armhf.
21:45:21 Preparing to unpack .../42-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ...
21:45:21 Unpacking libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
21:45:21 Selecting previously unselected package libgssapi3-heimdal:armhf.
21:45:21 Preparing to unpack .../43-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ...
21:45:21 Unpacking libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
21:45:21 Selecting previously unselected package libsasl2-modules-db:armhf.
21:45:21 Preparing to unpack .../44-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_armhf.deb ...
21:45:21 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ...
21:45:21 Selecting previously unselected package libsasl2-2:armhf.
21:45:21 Preparing to unpack .../45-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_armhf.deb ...
21:45:21 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2ubuntu0.1) ...
21:45:21 Setting up gnupg (2.2.27-2+deb11u2) ...
21:45:21 Setting up lsb-release (11.1.0) ...
21:45:21 Setting up python3-dbus (1.2.16-5) ...
21:45:21 Setting up gnupg2 (2.2.27-2+deb11u2) ...
21:45:21 Setting up python3-apt (2.2.1) ...
21:45:21 Selecting previously unselected package libdevmapper1.02.1:armhf.
21:45:21 Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ...
21:45:21 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
21:45:21 Selecting previously unselected package libjson-c5:armhf.
21:45:21 Preparing to unpack .../5-libjson-c5_0.15-2_armhf.deb ...
21:45:21 Unpacking libjson-c5:armhf (0.15-2) ...
21:45:21 Selecting previously unselected package libcryptsetup12:armhf.
21:45:21 Preparing to unpack .../6-libcryptsetup12_2%3a2.3.7-1+deb11u1_armhf.deb ...
21:45:21 Unpacking libcryptsetup12:armhf (2:2.3.7-1+deb11u1) ...
21:45:21 Selecting previously unselected package libip4tc2:armhf.
21:45:21 Preparing to unpack .../7-libip4tc2_1.8.7-1_armhf.deb ...
21:45:21 Unpacking libip4tc2:armhf (1.8.7-1) ...
21:45:21 Selecting previously unselected package systemd.
21:45:21 Preparing to unpack .../8-systemd_247.3-7+rpi1_armhf.deb ...
21:45:21 + verify
21:45:21 + dpkg --version
21:45:21 + verify_deb
21:45:21 + apt-get update
21:45:21 Selecting previously unselected package libldap-common.
21:45:21 Preparing to unpack .../46-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ...
21:45:21 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
21:45:21 Selecting previously unselected package libldap-2.4-2:armhf.
21:45:21 Preparing to unpack .../47-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_armhf.deb ...
21:45:21 Unpacking libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.9) ...
21:45:21 Selecting previously unselected package libnghttp2-14:armhf.
21:45:21 Preparing to unpack .../48-libnghttp2-14_1.40.0-1build1_armhf.deb ...
21:45:21 Unpacking libnghttp2-14:armhf (1.40.0-1build1) ...
21:45:21 Selecting previously unselected package librtmp1:armhf.
21:45:21 Preparing to unpack .../49-librtmp1_2.4+20151223.gitfa8646d.1-2build1_armhf.deb ...
21:45:21 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ...
21:45:21 Selecting previously unselected package libssh-4:armhf.
21:45:21 Preparing to unpack .../50-libssh-4_0.9.3-2ubuntu2.2_armhf.deb ...
21:45:21 Unpacking libssh-4:armhf (0.9.3-2ubuntu2.2) ...
21:45:21 Selecting previously unselected package libcurl4:armhf.
21:45:21 Preparing to unpack .../51-libcurl4_7.68.0-1ubuntu2.12_armhf.deb ...
21:45:21 Setting up python3-software-properties (0.96.20.2-2.1) ...
21:45:21 Setting up software-properties-common (0.96.20.2-2.1) ...
21:45:22 Unpacking systemd (247.3-7+rpi1) ...
21:45:22 Unpacking libcurl4:armhf (7.68.0-1ubuntu2.12) ...
21:45:22 Selecting previously unselected package curl.
21:45:22 Preparing to unpack .../52-curl_7.68.0-1ubuntu2.12_armhf.deb ...
21:45:22 Unpacking curl (7.68.0-1ubuntu2.12) ...
21:45:22 Selecting previously unselected package dbus-user-session.
21:45:22 Preparing to unpack .../53-dbus-user-session_1.12.16-2ubuntu2.2_armhf.deb ...
21:45:22 Unpacking dbus-user-session (1.12.16-2ubuntu2.2) ...
21:45:22 Selecting previously unselected package libdconf1:armhf.
21:45:22 Preparing to unpack .../54-libdconf1_0.36.0-1_armhf.deb ...
21:45:22 Unpacking libdconf1:armhf (0.36.0-1) ...
21:45:22 Selecting previously unselected package dconf-service.
21:45:22 Preparing to unpack .../55-dconf-service_0.36.0-1_armhf.deb ...
21:45:22 Unpacking dconf-service (0.36.0-1) ...
21:45:22 Selecting previously unselected package dconf-gsettings-backend:armhf.
21:45:22 Preparing to unpack .../56-dconf-gsettings-backend_0.36.0-1_armhf.deb ...
21:45:22 Unpacking dconf-gsettings-backend:armhf (0.36.0-1) ...
21:45:22 Setting up docker-buildx-plugin (0.8.2~ubuntu-jammy) ...
21:45:22 Setting up docker-compose-plugin (2.9.0~ubuntu-jammy) ...
21:45:22 Setting up docker-ce-cli (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy) ...
21:45:22 Setting up docker-ce (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy) ...
21:45:22 Setting up libapparmor1:armhf (2.13.6-10) ...
21:45:22 Setting up libcap2:armhf (1:2.44-1) ...
21:45:22 Setting up libargon2-1:armhf (0~20171227-0.2) ...
21:45:22 Setting up libjson-c5:armhf (0.15-2) ...
21:45:22 Setting up libip4tc2:armhf (1.8.7-1) ...
21:45:22 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
21:45:22 Setting up libcryptsetup12:armhf (2:2.3.7-1+deb11u1) ...
21:45:22 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:45:22 Processing triggers for ca-certificates (20210119) ...
21:45:22 Updating certificates in /etc/ssl/certs...
21:45:22 Get:1 http://archive.raspbian.org/raspbian buster InRelease [15.0 kB]
21:45:22 Selecting previously unselected package libassuan0:armhf.
21:45:22 Preparing to unpack .../57-libassuan0_2.5.3-7ubuntu2_armhf.deb ...
21:45:22 Unpacking libassuan0:armhf (2.5.3-7ubuntu2) ...
21:45:22 Selecting previously unselected package gpgconf.
21:45:22 Preparing to unpack .../58-gpgconf_2.2.19-3ubuntu2.2_armhf.deb ...
21:45:22 Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
21:45:22 Selecting previously unselected package libksba8:armhf.
21:45:22 Preparing to unpack .../59-libksba8_1.3.5-2_armhf.deb ...
21:45:22 Unpacking libksba8:armhf (1.3.5-2) ...
21:45:22 Selecting previously unselected package libnpth0:armhf.
21:45:22 Preparing to unpack .../60-libnpth0_1.6-1_armhf.deb ...
21:45:22 Unpacking libnpth0:armhf (1.6-1) ...
21:45:22 Selecting previously unselected package dirmngr.
21:45:22 Preparing to unpack .../61-dirmngr_2.2.19-3ubuntu2.2_armhf.deb ...
21:45:22 Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
21:45:22 Selecting previously unselected package libpackagekit-glib2-18:armhf.
21:45:22 Preparing to unpack .../62-libpackagekit-glib2-18_1.1.13-2ubuntu1.1_armhf.deb ...
21:45:22 Unpacking libpackagekit-glib2-18:armhf (1.1.13-2ubuntu1.1) ...
21:45:22 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
21:45:22 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
21:45:22 invoke-rc.d: could not determine current runlevel
21:45:22 invoke-rc.d: policy-rc.d denied execution of start.
21:45:22 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
21:45:22  docker-ce-rootless-extras depends on dbus-user-session; however:
21:45:22   Package dbus-user-session is not installed.
21:45:22 
21:45:22 Setting up docker-ce-rootless-extras (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy) ...
21:45:22 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.8.2~ubuntu-jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.9.0~ubuntu-jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.22.04.0~jammy_armhf.deb
21:45:22 Setting up systemd (247.3-7+rpi1) ...
21:45:22 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:45:22 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:45:22 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
21:45:22 Initializing machine ID from random generator.
21:45:22 0 added, 0 removed; done.
21:45:22 Running hooks in /etc/ca-certificates/update.d...
21:45:22 done.
21:45:22 ++ source /etc/os-release
21:45:22 +++ PRETTY_NAME='Debian GNU/Linux 11 (bullseye)'
21:45:22 +++ NAME='Debian GNU/Linux'
21:45:22 +++ VERSION_ID=11
21:45:22 +++ VERSION='11 (bullseye)'
21:45:22 +++ VERSION_CODENAME=bullseye
21:45:22 +++ ID=debian
21:45:22 +++ HOME_URL=https://www.debian.org/
21:45:22 +++ SUPPORT_URL=https://www.debian.org/support
21:45:22 +++ BUG_REPORT_URL=https://bugs.debian.org/
21:45:22 ++ echo debian
21:45:22 + DIST_ID=debian
21:45:22 ++ lsb_release -sc
21:45:22 + DIST_VERSION=bullseye
21:45:22 + '[' bullseye = sid ']'
21:45:22 + install_debian_containerd
21:45:22 + '[' staging = stage ']'
21:45:22 + REPO_URL=https://download.docker.com/linux/debian
21:45:22 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian'
21:45:22 + update-ca-certificates -f
21:45:22 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian
21:45:22 Clearing symlinks in /etc/ssl/certs...
21:45:22 Get:2 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB]
21:45:22 Get:3 http://archive.raspbian.org/raspbian buster/main armhf Packages [18.3 MB]
21:45:22 Selecting previously unselected package gir1.2-packagekitglib-1.0.
21:45:22 Preparing to unpack .../63-gir1.2-packagekitglib-1.0_1.1.13-2ubuntu1.1_armhf.deb ...
21:45:22 Unpacking gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
21:45:22 Selecting previously unselected package libproxy1v5:armhf.
21:45:22 Preparing to unpack .../64-libproxy1v5_0.4.15-10ubuntu1.2_armhf.deb ...
21:45:22 Unpacking libproxy1v5:armhf (0.4.15-10ubuntu1.2) ...
21:45:22 Selecting previously unselected package glib-networking-common.
21:45:22 Preparing to unpack .../65-glib-networking-common_2.64.2-1ubuntu0.1_all.deb ...
21:45:22 Unpacking glib-networking-common (2.64.2-1ubuntu0.1) ...
21:45:22 Selecting previously unselected package glib-networking-services.
21:45:22 Preparing to unpack .../66-glib-networking-services_2.64.2-1ubuntu0.1_armhf.deb ...
21:45:22 Unpacking glib-networking-services (2.64.2-1ubuntu0.1) ...
21:45:22 Selecting previously unselected package gsettings-desktop-schemas.
21:45:22 Preparing to unpack .../67-gsettings-desktop-schemas_3.36.0-1ubuntu1_all.deb ...
21:45:22 Unpacking gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
21:45:22 Selecting previously unselected package glib-networking:armhf.
21:45:22 Preparing to unpack .../68-glib-networking_2.64.2-1ubuntu0.1_armhf.deb ...
21:45:22 Unpacking glib-networking:armhf (2.64.2-1ubuntu0.1) ...
21:45:22 Selecting previously unselected package gnupg-l10n.
21:45:22 Preparing to unpack .../69-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
21:45:22 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
21:45:22 Setting up dmsetup (2:1.02.175-2.1) ...
21:45:22 Selecting previously unselected package systemd-sysv.
21:45:22 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 11330 files and directories currently installed.)
21:45:22 Preparing to unpack .../00-systemd-sysv_247.3-7+rpi1_armhf.deb ...
21:45:22 Unpacking systemd-sysv (247.3-7+rpi1) ...
21:45:22 done.
21:45:22 Updating certificates in /etc/ssl/certs...
21:45:22 Get:4 http://archive.raspberrypi.org/debian buster/main armhf Packages [391 kB]
21:45:22 Selecting previously unselected package gnupg-utils.
21:45:22 Preparing to unpack .../70-gnupg-utils_2.2.19-3ubuntu2.2_armhf.deb ...
21:45:22 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
21:45:22 Selecting previously unselected package gpg.
21:45:22 Preparing to unpack .../71-gpg_2.2.19-3ubuntu2.2_armhf.deb ...
21:45:22 Unpacking gpg (2.2.19-3ubuntu2.2) ...
21:45:22 Selecting previously unselected package pinentry-curses.
21:45:22 Preparing to unpack .../72-pinentry-curses_1.1.0-3build1_armhf.deb ...
21:45:22 Unpacking pinentry-curses (1.1.0-3build1) ...
21:45:22 Selecting previously unselected package gpg-agent.
21:45:22 Preparing to unpack .../73-gpg-agent_2.2.19-3ubuntu2.2_armhf.deb ...
21:45:22 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
21:45:22 Selecting previously unselected package gpg-wks-client.
21:45:22 Preparing to unpack .../74-gpg-wks-client_2.2.19-3ubuntu2.2_armhf.deb ...
21:45:22 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
21:45:22 Selecting previously unselected package docker-ce-cli.
21:45:22 Preparing to unpack .../docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.deb ...
21:45:22 Unpacking docker-ce-cli (5:0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster) ...
21:45:23 Selecting previously unselected package dbus.
21:45:23 Preparing to unpack .../01-dbus_1.12.20-2_armhf.deb ...
21:45:23 Unpacking dbus (1.12.20-2) ...
21:45:23 Selecting previously unselected package libpam-systemd:armhf.
21:45:23 Preparing to unpack .../02-libpam-systemd_247.3-7+rpi1_armhf.deb ...
21:45:23 Unpacking libpam-systemd:armhf (247.3-7+rpi1) ...
21:45:23 Selecting previously unselected package containerd.io.
21:45:23 Preparing to unpack .../03-containerd.io_1.6.7-1_armhf.deb ...
21:45:23 Unpacking containerd.io (1.6.7-1) ...
21:45:23 Selecting previously unselected package gpg-wks-server.
21:45:23 Preparing to unpack .../75-gpg-wks-server_2.2.19-3ubuntu2.2_armhf.deb ...
21:45:23 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
21:45:23 Selecting previously unselected package gpgsm.
21:45:23 Preparing to unpack .../76-gpgsm_2.2.19-3ubuntu2.2_armhf.deb ...
21:45:23 Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
21:45:23 Selecting previously unselected package gnupg.
21:45:23 Preparing to unpack .../77-gnupg_2.2.19-3ubuntu2.2_all.deb ...
21:45:23 Unpacking gnupg (2.2.19-3ubuntu2.2) ...
21:45:23 Selecting previously unselected package libsoup2.4-1:armhf.
21:45:23 Preparing to unpack .../78-libsoup2.4-1_2.70.0-1_armhf.deb ...
21:45:23 Unpacking libsoup2.4-1:armhf (2.70.0-1) ...
21:45:23 Selecting previously unselected package libstemmer0d:armhf.
21:45:23 Preparing to unpack .../79-libstemmer0d_0+svn585-2_armhf.deb ...
21:45:23 Unpacking libstemmer0d:armhf (0+svn585-2) ...
21:45:23 129 added, 0 removed; done.
21:45:23 Running hooks in /etc/ca-certificates/update.d...
21:45:23 done.
21:45:23 + curl -fsSL https://download.docker.com/linux/debian/gpg
21:45:23 + apt-key add -
21:45:23 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
21:45:23 Selecting previously unselected package libappstream4:armhf.
21:45:23 Preparing to unpack .../80-libappstream4_0.12.10-2_armhf.deb ...
21:45:23 Unpacking libappstream4:armhf (0.12.10-2) ...
21:45:23 Selecting previously unselected package libglib2.0-bin.
21:45:23 Preparing to unpack .../81-libglib2.0-bin_2.64.6-1~ubuntu20.04.4_armhf.deb ...
21:45:23 Unpacking libglib2.0-bin (2.64.6-1~ubuntu20.04.4) ...
21:45:23 Selecting previously unselected package libgstreamer1.0-0:armhf.
21:45:23 Preparing to unpack .../82-libgstreamer1.0-0_1.16.3-0ubuntu1.1_armhf.deb ...
21:45:23 Unpacking libgstreamer1.0-0:armhf (1.16.3-0ubuntu1.1) ...
21:45:23 Selecting previously unselected package libpolkit-agent-1-0:armhf.
21:45:23 Preparing to unpack .../83-libpolkit-agent-1-0_0.105-26ubuntu1.3_armhf.deb ...
21:45:23 Unpacking libpolkit-agent-1-0:armhf (0.105-26ubuntu1.3) ...
21:45:23   Running scriptlet: selinux-policy-targeted-36.13-3.fc36.noarch          25/52 
21:45:23   Running scriptlet: container-selinux-2:2.188.0-1.fc36.noarch            26/52 
21:45:23   Installing       : container-selinux-2:2.188.0-1.fc36.noarch            26/52 
21:45:23 Selecting previously unselected package docker-ce-rootless-extras.
21:45:23 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.deb ...
21:45:23 Unpacking docker-ce-rootless-extras (5:0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster) ...
21:45:23 Reading package lists...
21:45:23 Building dependency tree...
21:45:23 Reading state information...
21:45:23 Selecting previously unselected package policykit-1.
21:45:23 Preparing to unpack .../84-policykit-1_0.105-26ubuntu1.3_armhf.deb ...
21:45:23 Unpacking policykit-1 (0.105-26ubuntu1.3) ...
21:45:23 Selecting previously unselected package python3-certifi.
21:45:23 Preparing to unpack .../85-python3-certifi_2019.11.28-1_all.deb ...
21:45:23 Unpacking python3-certifi (2019.11.28-1) ...
21:45:23 Selecting previously unselected package python3-chardet.
21:45:23 Preparing to unpack .../86-python3-chardet_3.0.4-4build1_all.deb ...
21:45:23 Unpacking python3-chardet (3.0.4-4build1) ...
21:45:23 Selecting previously unselected package python3-idna.
21:45:23 Preparing to unpack .../87-python3-idna_2.8-1_all.deb ...
21:45:23 Unpacking python3-idna (2.8-1) ...
21:45:23 Selecting previously unselected package python3-urllib3.
21:45:23 Preparing to unpack .../88-python3-urllib3_1.25.8-2ubuntu0.1_all.deb ...
21:45:23 Unpacking python3-urllib3 (1.25.8-2ubuntu0.1) ...
21:45:23 Selecting previously unselected package python3-requests.
21:45:23 Preparing to unpack .../89-python3-requests_2.22.0-2ubuntu1_all.deb ...
21:45:23 Unpacking python3-requests (2.22.0-2ubuntu1) ...
21:45:23 Correcting dependencies... Done
21:45:23 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:45:23 Skipping docker-ce, it is already installed and upgrade is not set.
21:45:23 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:45:23 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:45:23 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:45:23 The following additional packages will be installed:
21:45:23   containerd.io dbus-user-session iptables libip6tc2 libmnl0
21:45:23   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
21:45:23 Suggested packages:
21:45:23   firewalld kmod nftables
21:45:23 The following NEW packages will be installed:
21:45:23   containerd.io dbus-user-session iptables libip6tc2 libmnl0
21:45:23   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
21:45:24 Selecting previously unselected package python3-requests-unixsocket.
21:45:24 Preparing to unpack .../90-python3-requests-unixsocket_0.2.0-2_all.deb ...
21:45:24 Unpacking python3-requests-unixsocket (0.2.0-2) ...
21:45:24 Selecting previously unselected package python3-software-properties.
21:45:24 Preparing to unpack .../91-python3-software-properties_0.99.9.8_all.deb ...
21:45:24 Unpacking python3-software-properties (0.99.9.8) ...
21:45:24 Selecting previously unselected package packagekit.
21:45:24 Preparing to unpack .../92-packagekit_1.1.13-2ubuntu1.1_armhf.deb ...
21:45:24 Unpacking packagekit (1.1.13-2ubuntu1.1) ...
21:45:24 Selecting previously unselected package software-properties-common.
21:45:24 Preparing to unpack .../93-software-properties-common_0.99.9.8_all.deb ...
21:45:24 Unpacking software-properties-common (0.99.9.8) ...
21:45:24 Selecting previously unselected package gnupg2.
21:45:24 Preparing to unpack .../94-gnupg2_2.2.19-3ubuntu2.2_all.deb ...
21:45:24 Unpacking gnupg2 (2.2.19-3ubuntu2.2) ...
21:45:24 Setting up libksba8:armhf (1.3.5-2) ...
21:45:24 Selecting previously unselected package docker-buildx-plugin.
21:45:24 Preparing to unpack .../docker-buildx-plugin_0.8.2~debian-buster_armhf.deb ...
21:45:24 Unpacking docker-buildx-plugin (0.8.2~debian-buster) ...
21:45:24 Setting up liblmdb0:armhf (0.9.24-1) ...
21:45:24 Setting up systemd-sysv (245.4-4ubuntu3.17) ...
21:45:24 Setting up libkeyutils1:armhf (1.6-6ubuntu1.1) ...
21:45:24 Setting up libproxy1v5:armhf (0.4.15-10ubuntu1.2) ...
21:45:24 Setting up libpsl5:armhf (0.21.0-1ubuntu1) ...
21:45:24 Setting up mime-support (3.64ubuntu1) ...
21:45:24 Setting up apt-transport-https (2.0.9) ...
21:45:24 Setting up libyaml-0-2:armhf (0.2.2-1) ...
21:45:24 Setting up libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.4) ...
21:45:24 Setting up distro-info-data (0.43ubuntu1.10) ...
21:45:24 Setting up libbrotli1:armhf (1.0.7-6ubuntu0.1) ...
21:45:24 Setting up libsqlite3-0:armhf (3.31.1-4ubuntu0.3) ...
21:45:24 Setting up libnghttp2-14:armhf (1.40.0-1build1) ...
21:45:24 Setting up libpackagekit-glib2-18:armhf (1.1.13-2ubuntu1.1) ...
21:45:24 Setting up libnpth0:armhf (1.6-1) ...
21:45:24 Setting up libassuan0:armhf (2.5.3-7ubuntu2) ...
21:45:24 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
21:45:24 Setting up libkrb5support0:armhf (1.17-6ubuntu4.1) ...
21:45:24 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ...
21:45:24 Setting up tzdata (2022a-0ubuntu0.20.04) ...
21:45:24 
21:45:24 Current default time zone: 'Etc/UTC'
21:45:24 Local time is now:      Tue Aug 16 21:45:24 UTC 2022.
21:45:24 Universal Time is now:  Tue Aug 16 21:45:24 UTC 2022.
21:45:24 Run 'dpkg-reconfigure tzdata' if you wish to change it.
21:45:24 
21:45:24 Setting up libcap2-bin (1:2.32-1) ...
21:45:24 Setting up libdconf1:armhf (0.36.0-1) ...
21:45:24 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
21:45:24 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
21:45:24 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ...
21:45:24 Setting up libdbus-1-3:armhf (1.12.16-2ubuntu2.2) ...
21:45:24 Setting up dbus (1.12.16-2ubuntu2.2) ...
21:45:24 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
21:45:24 Need to get 20.1 MB of archives.
21:45:24 After this operation, 92.1 MB of additional disk space will be used.
21:45:24 Get:1 https://download.docker.com/linux/ubuntu jammy/test armhf containerd.io armhf 1.6.7-1 [19.6 MB]
21:45:24 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmnl0 armhf 1.0.4-3build2 [11.4 kB]
21:45:24 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxtables12 armhf 1.8.7-1ubuntu5 [28.0 kB]
21:45:24 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf netbase all 6.3 [12.9 kB]
21:45:24 OK
21:45:24 + '[' bullseye = sid ']'
21:45:24 ++ dpkg --print-architecture
21:45:24 + ARCH=armhf
21:45:24 + echo 'deb [arch=armhf] https://download.docker.com/linux/debian bullseye test'
21:45:24 + apt-get update
21:45:24 Hit:1 http://deb.debian.org/debian bullseye InRelease
21:45:24 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
21:45:24 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
21:45:24 Get:4 https://download.docker.com/linux/debian bullseye InRelease [43.3 kB]
21:45:24 Get:5 http://archive.raspbian.org/raspbian buster/contrib armhf Packages [68.6 kB]
21:45:24 Get:6 http://archive.raspbian.org/raspbian buster/non-free armhf Packages [126 kB]
21:45:24 Get:7 http://archive.raspbian.org/raspbian buster/rpi armhf Packages [1299 B]
21:45:24 Get:8 http://archive.raspbian.org/raspbian buster/firmware armhf Packages [1201 B]
21:45:24 Setting up libk5crypto3:armhf (1.17-6ubuntu4.1) ...
21:45:24 Setting up libsasl2-2:armhf (2.1.27+dfsg-2ubuntu0.1) ...
21:45:24 Setting up libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
21:45:24 Setting up python-apt-common (2.0.0ubuntu0.20.04.7) ...
21:45:24 Setting up libpam-systemd:armhf (245.4-4ubuntu3.17) ...
21:45:24 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libip6tc2 armhf 1.8.7-1ubuntu5 [18.0 kB]
21:45:24 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnfnetlink0 armhf 1.0.1-3build3 [12.3 kB]
21:45:24 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnetfilter-conntrack3 armhf 1.0.9-1 [36.8 kB]
21:45:24 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnftnl11 armhf 1.2.1-1build1 [51.9 kB]
21:45:24 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf iptables armhf 1.8.7-1ubuntu5 [412 kB]
21:45:24 Selecting previously unselected package dbus-user-session.
21:45:24 Preparing to unpack .../04-dbus-user-session_1.12.20-2_armhf.deb ...
21:45:24 Unpacking dbus-user-session (1.12.20-2) ...
21:45:24 Selecting previously unselected package libip6tc2:armhf.
21:45:24 Preparing to unpack .../05-libip6tc2_1.8.7-1_armhf.deb ...
21:45:24 Unpacking libip6tc2:armhf (1.8.7-1) ...
21:45:24 Selecting previously unselected package libxtables12:armhf.
21:45:24 Preparing to unpack .../06-libxtables12_1.8.7-1_armhf.deb ...
21:45:24 Unpacking libxtables12:armhf (1.8.7-1) ...
21:45:24 Selecting previously unselected package libmnl0:armhf.
21:45:24 Preparing to unpack .../07-libmnl0_1.0.4-3_armhf.deb ...
21:45:24 Unpacking libmnl0:armhf (1.0.4-3) ...
21:45:24 Selecting previously unselected package libnfnetlink0:armhf.
21:45:24 Preparing to unpack .../08-libnfnetlink0_1.0.1-3+b1_armhf.deb ...
21:45:24 Unpacking libnfnetlink0:armhf (1.0.1-3+b1) ...
21:45:25 Setting up libgirepository-1.0-1:armhf (1.64.1-1~ubuntu20.04.1) ...
21:45:25 Setting up libkrb5-3:armhf (1.17-6ubuntu4.1) ...
21:45:25 Setting up libstemmer0d:armhf (0+svn585-2) ...
21:45:25 Setting up libmpdec2:armhf (2.4.2-3) ...
21:45:25 Setting up glib-networking-common (2.64.2-1ubuntu0.1) ...
21:45:25 Setting up openssl (1.1.1f-1ubuntu2.16) ...
21:45:25 Setting up libelf1:armhf (0.176-1.1build1) ...
21:45:25 Setting up readline-common (8.0-4) ...
21:45:25 Setting up iso-codes (4.4-1) ...
21:45:25 Setting up libpolkit-gobject-1-0:armhf (0.105-26ubuntu1.3) ...
21:45:25 Setting up libgstreamer1.0-0:armhf (1.16.3-0ubuntu1.1) ...
21:45:25 Setcap worked! gst-ptp-helper is not suid!
21:45:25 Setting up libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
21:45:25 Setting up pinentry-curses (1.1.0-3build1) ...
21:45:25 Setting up glib-networking-services (2.64.2-1ubuntu0.1) ...
21:45:25 Setting up libicu66:armhf (66.1-2ubuntu2.1) ...
21:45:25 Setting up libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
21:45:25 Setting up libreadline8:armhf (8.0-4) ...
21:45:25 Setting up libglib2.0-bin (2.64.6-1~ubuntu20.04.4) ...
21:45:25 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dbus-user-session armhf 1.12.20-2ubuntu4 [9430 B]
21:45:25 debconf: delaying package configuration, since apt-utils is not installed
21:45:25 Fetched 20.1 MB in 1s (23.7 MB/s)
21:45:25 Selecting previously unselected package libmnl0:armhf.
21:45: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 ... 9445 files and directories currently installed.)
21:45:25 Preparing to unpack .../0-libmnl0_1.0.4-3build2_armhf.deb ...
21:45:25 Unpacking libmnl0:armhf (1.0.4-3build2) ...
21:45:25 Selecting previously unselected package libxtables12:armhf.
21:45:25 Preparing to unpack .../1-libxtables12_1.8.7-1ubuntu5_armhf.deb ...
21:45:25 Unpacking libxtables12:armhf (1.8.7-1ubuntu5) ...
21:45:25 Selecting previously unselected package libnetfilter-conntrack3:armhf.
21:45:25 Preparing to unpack .../09-libnetfilter-conntrack3_1.0.8-3_armhf.deb ...
21:45:25 Unpacking libnetfilter-conntrack3:armhf (1.0.8-3) ...
21:45:25 Selecting previously unselected package libnftnl11:armhf.
21:45:25 Preparing to unpack .../10-libnftnl11_1.1.9-1_armhf.deb ...
21:45:25 Unpacking libnftnl11:armhf (1.1.9-1) ...
21:45:25 Selecting previously unselected package iptables.
21:45:25 Preparing to unpack .../11-iptables_1.8.7-1_armhf.deb ...
21:45:25 Unpacking iptables (1.8.7-1) ...
21:45:25 Setting up systemd-sysv (247.3-7+rpi1) ...
21:45:25 Setting up libip6tc2:armhf (1.8.7-1) ...
21:45:25 Setting up dbus (1.12.20-2) ...
21:45:25 Setting up libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
21:45:25 Setting up ca-certificates (20211016~20.04.1) ...
21:45:25 Selecting previously unselected package netbase.
21:45:25 Preparing to unpack .../2-netbase_6.3_all.deb ...
21:45:25 Unpacking netbase (6.3) ...
21:45:25 Selecting previously unselected package libip6tc2:armhf.
21:45:25 Preparing to unpack .../3-libip6tc2_1.8.7-1ubuntu5_armhf.deb ...
21:45:25 Unpacking libip6tc2:armhf (1.8.7-1ubuntu5) ...
21:45:25 Selecting previously unselected package libnfnetlink0:armhf.
21:45:25 Preparing to unpack .../4-libnfnetlink0_1.0.1-3build3_armhf.deb ...
21:45:25 Unpacking libnfnetlink0:armhf (1.0.1-3build3) ...
21:45:25 Selecting previously unselected package libnetfilter-conntrack3:armhf.
21:45:25 Preparing to unpack .../5-libnetfilter-conntrack3_1.0.9-1_armhf.deb ...
21:45:25 Unpacking libnetfilter-conntrack3:armhf (1.0.9-1) ...
21:45:25 Selecting previously unselected package libnftnl11:armhf.
21:45:25 Preparing to unpack .../6-libnftnl11_1.2.1-1build1_armhf.deb ...
21:45:25 Unpacking libnftnl11:armhf (1.2.1-1build1) ...
21:45:25 Selecting previously unselected package iptables.
21:45:25 Preparing to unpack .../7-iptables_1.8.7-1ubuntu5_armhf.deb ...
21:45:25 Unpacking iptables (1.8.7-1ubuntu5) ...
21:45:25 Get:5 https://download.docker.com/linux/debian bullseye/test armhf Packages [12.0 kB]
21:45:25 Fetched 55.4 kB in 1s (79.4 kB/s)
21:45:25 invoke-rc.d: could not determine current runlevel
21:45:25 invoke-rc.d: policy-rc.d denied execution of start.
21:45:25 Setting up libmnl0:armhf (1.0.4-3) ...
21:45:25 Setting up containerd.io (1.6.7-1) ...
21:45:25 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:45:25 Setting up libxtables12:armhf (1.8.7-1) ...
21:45:25 Setting up libnfnetlink0:armhf (1.0.1-3+b1) ...
21:45:25 Setting up libpam-systemd:armhf (247.3-7+rpi1) ...
21:45:25 Selecting previously unselected package docker-compose-plugin.
21:45:25 Preparing to unpack .../docker-compose-plugin_2.9.0~debian-buster_armhf.deb ...
21:45:25 Unpacking docker-compose-plugin (2.9.0~debian-buster) ...
21:45:25 Updating certificates in /etc/ssl/certs...
21:45:25 Metadata Cache Created
21:45:25 + echo '[DEBUG] Installing engine rpms'
21:45:25 [DEBUG] Installing engine rpms
21:45:25 ++ find rpm/rpmbuild/centos-7/RPMS/ -type f -name '*.rpm'
21:45:25 ++ sed /src/d
21:45:25 + packages='rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.x86_64.rpm
21:45:25 rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.x86_64.rpm
21:45:25 rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.x86_64.rpm
21:45:25 rpm/rpmbuild/centos-7/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.el7.x86_64.rpm
21:45:25 rpm/rpmbuild/centos-7/RPMS/x86_64/docker-scan-plugin-0.17.0-0.el7.x86_64.rpm
21:45:25 rpm/rpmbuild/centos-7/RPMS/x86_64/docker-compose-plugin-2.9.0-0.el7.x86_64.rpm'
21:45:25 + set -x
21:45:25 + DNF_VAR_releasever=7
21:45:25 + yum install -y rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-scan-plugin-0.17.0-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-compose-plugin-2.9.0-0.el7.x86_64.rpm
21:45:25 Loaded plugins: fastestmirror, ovl
21:45:25 Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.x86_64.rpm: 1:docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.x86_64
21:45:25 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.x86_64.rpm to be installed
21:45:25 Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.x86_64.rpm: 3:docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.x86_64
21:45:25 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.x86_64.rpm to be installed
21:45:25 Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.x86_64.rpm: docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.x86_64
21:45:25 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.x86_64.rpm to be installed
21:45:25 Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.el7.x86_64.rpm: docker-buildx-plugin-0.8.2-0.el7.x86_64
21:45:25 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.el7.x86_64.rpm to be installed
21:45:25 Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-scan-plugin-0.17.0-0.el7.x86_64.rpm: docker-scan-plugin-0.17.0-0.el7.x86_64
21:45:25 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-scan-plugin-0.17.0-0.el7.x86_64.rpm to be installed
21:45:25 Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-compose-plugin-2.9.0-0.el7.x86_64.rpm: docker-compose-plugin-2.9.0-0.el7.x86_64
21:45:25 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-compose-plugin-2.9.0-0.el7.x86_64.rpm to be installed
21:45:25 Resolving Dependencies
21:45:25 --> Running transaction check
21:45:25 ---> Package docker-buildx-plugin.x86_64 0:0.8.2-0.el7 will be installed
21:45:25 ---> Package docker-ce.x86_64 3:0.0.0~20220816152130.8ffaab8-0.el7 will be installed
21:45:25 --> Processing Dependency: container-selinux >= 2:2.74 for package: 3:docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.x86_64
21:45:25 Loading mirror speeds from cached hostfile
21:45:25  * base: download.cf.centos.org
21:45:25  * extras: download.cf.centos.org
21:45:25  * updates: download.cf.centos.org
21:45:25 --> Processing Dependency: containerd.io >= 1.6.4 for package: 3:docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.x86_64
21:45:25 --> Processing Dependency: libseccomp >= 2.3 for package: 3:docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.x86_64
21:45:25 --> Processing Dependency: iptables for package: 3:docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.x86_64
21:45:25 --> Processing Dependency: libcgroup for package: 3:docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.x86_64
21:45:25 ---> Package docker-ce-cli.x86_64 1:0.0.0~20220816152130.8ffaab8-0.el7 will be installed
21:45:25 ---> Package docker-ce-rootless-extras.x86_64 0:0.0.0~20220816152130.8ffaab8-0.el7 will be installed
21:45:25 --> Processing Dependency: fuse-overlayfs >= 0.7 for package: docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.x86_64
21:45:25 --> Processing Dependency: slirp4netns >= 0.4 for package: docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.x86_64
21:45:25 ---> Package docker-compose-plugin.x86_64 0:2.9.0-0.el7 will be installed
21:45:25 ---> Package docker-scan-plugin.x86_64 0:0.17.0-0.el7 will be installed
21:45:25 --> Running transaction check
21:45:25 ---> Package container-selinux.noarch 2:2.119.2-1.911c772.el7_8 will be installed
21:45:25 --> Processing Dependency: selinux-policy-targeted >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
21:45:25 --> Processing Dependency: selinux-policy-base >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
21:45:25 --> Processing Dependency: selinux-policy >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
21:45:25 --> Processing Dependency: policycoreutils >= 2.5-11 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
21:45:25 --> Processing Dependency: policycoreutils-python for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
21:45:25 --> Processing Dependency: libselinux-utils for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
21:45:25 ---> Package containerd.io.x86_64 0:1.6.7-3.1.el7 will be installed
21:45:25 ---> Package fuse-overlayfs.x86_64 0:0.7.2-6.el7_8 will be installed
21:45:25 --> Processing Dependency: libfuse3.so.3(FUSE_3.2)(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.x86_64
21:45:25 --> Processing Dependency: libfuse3.so.3(FUSE_3.0)(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.x86_64
21:45:25 --> Processing Dependency: libfuse3.so.3()(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.x86_64
21:45:25 ---> Package iptables.x86_64 0:1.4.21-35.el7 will be installed
21:45:25 --> Processing Dependency: libnfnetlink.so.0()(64bit) for package: iptables-1.4.21-35.el7.x86_64
21:45:25 --> Processing Dependency: libnetfilter_conntrack.so.3()(64bit) for package: iptables-1.4.21-35.el7.x86_64
21:45:25 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed
21:45:25 ---> Package libseccomp.x86_64 0:2.3.1-4.el7 will be installed
21:45:25 ---> Package slirp4netns.x86_64 0:0.4.3-4.el7_8 will be installed
21:45:25 --> Running transaction check
21:45:25 ---> Package fuse3-libs.x86_64 0:3.6.1-4.el7 will be installed
21:45:25 ---> Package libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3 will be installed
21:45:25 --> Processing Dependency: libmnl.so.0(LIBMNL_1.1)(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.x86_64
21:45:25 --> Processing Dependency: libmnl.so.0(LIBMNL_1.0)(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.x86_64
21:45:25 --> Processing Dependency: libmnl.so.0()(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.x86_64
21:45:25 ---> Package libnfnetlink.x86_64 0:1.0.1-4.el7 will be installed
21:45:25 ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed
21:45:25 ---> Package policycoreutils.x86_64 0:2.5-34.el7 will be installed
21:45:25 ---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be installed
21:45:25 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.x86_64
21:45:25 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.x86_64
21:45:25 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.x86_64
21:45:25 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.x86_64
21:45:25 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.x86_64
21:45:25 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
21:45:25 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
21:45:25 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
21:45:25 --> Processing Dependency: checkpolicy for package: policycoreutils-python-2.5-34.el7.x86_64
21:45:25 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
21:45:25 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
21:45:25 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed
21:45:25 ---> Package selinux-policy-targeted.noarch 0:3.13.1-268.el7_9.2 will be installed
21:45:25 --> Running transaction check
21:45:25 ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed
21:45:25 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed
21:45:25 ---> Package libmnl.x86_64 0:1.0.3-7.el7 will be installed
21:45:25 ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed
21:45:25 ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed
21:45:25 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
21:45:25 ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed
21:45:25 --> Finished Dependency Resolution
21:45:25 
21:45:25 Dependencies Resolved
21:45:25 
21:45:25 ================================================================================
21:45:25  Package                 Arch   Version                    Repository      Size
21:45:25 ================================================================================
21:45:25 Installing:
21:45:25  docker-buildx-plugin    x86_64 0.8.2-0.el7                /docker-buildx-plugin-0.8.2-0.el7.x86_64
21:45:25                                                                            50 M
21:45:25  docker-ce               x86_64 3:0.0.0~20220816152130.8ffaab8-0.el7
21:45:25                                                            /docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.x86_64
21:45:25                                                                            91 M
21:45:25  docker-ce-cli           x86_64 1:0.0.0~20220816152130.8ffaab8-0.el7
21:45:25                                                            /docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.x86_64
21:45:25                                                                            34 M
21:45:25  docker-ce-rootless-extras
21:45:25                          x86_64 0.0.0~20220816152130.8ffaab8-0.el7
21:45:25                                                            /docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.el7.x86_64
21:45:25                                                                            18 M
21:45:25  docker-compose-plugin   x86_64 2.9.0-0.el7                /docker-compose-plugin-2.9.0-0.el7.x86_64
21:45:25                                                                            25 M
21:45:25  docker-scan-plugin      x86_64 0.17.0-0.el7               /docker-scan-plugin-0.17.0-0.el7.x86_64
21:45:25                                                                            12 M
21:45:25 Installing for dependencies:
21:45:25  audit-libs-python       x86_64 2.8.5-4.el7                base            76 k
21:45:25  checkpolicy             x86_64 2.5-8.el7                  base           295 k
21:45:25  container-selinux       noarch 2:2.119.2-1.911c772.el7_8  extras          40 k
21:45:25  containerd.io           x86_64 1.6.7-3.1.el7              docker-ce-test  33 M
21:45:25  fuse-overlayfs          x86_64 0.7.2-6.el7_8              extras          54 k
21:45:25  fuse3-libs              x86_64 3.6.1-4.el7                extras          82 k
21:45:25  iptables                x86_64 1.4.21-35.el7              base           432 k
21:45:25  libcgroup               x86_64 0.41-21.el7                base            66 k
21:45:25  libmnl                  x86_64 1.0.3-7.el7                base            23 k
21:45:25  libnetfilter_conntrack  x86_64 1.0.6-1.el7_3              base            55 k
21:45:25  libnfnetlink            x86_64 1.0.1-4.el7                base            26 k
21:45:25  libseccomp              x86_64 2.3.1-4.el7                base            56 k
21:45:25  libselinux-python       x86_64 2.5-15.el7                 base           236 k
21:45:25  libselinux-utils        x86_64 2.5-15.el7                 base           151 k
21:45:25  libsemanage-python      x86_64 2.5-14.el7                 base           113 k
21:45:25  policycoreutils         x86_64 2.5-34.el7                 base           917 k
21:45:25  policycoreutils-python  x86_64 2.5-34.el7                 base           457 k
21:45:25  python-IPy              noarch 0.75-6.el7                 base            32 k
21:45:25  selinux-policy          noarch 3.13.1-268.el7_9.2         updates        498 k
21:45:25  selinux-policy-targeted noarch 3.13.1-268.el7_9.2         updates        7.0 M
21:45:25  setools-libs            x86_64 3.3.8-4.el7                base           620 k
21:45:25  slirp4netns             x86_64 0.4.3-4.el7_8              extras          81 k
21:45:25 
21:45:25 Transaction Summary
21:45:25 ================================================================================
21:45:25 Install  6 Packages (+22 Dependent packages)
21:45:25 
21:45:25 Total size: 274 M
21:45:25 Total download size: 44 M
21:45:25 Installed size: 387 M
21:45:25 Downloading packages:
21:45:25 Selecting previously unselected package containerd.io.
21:45:25 Preparing to unpack .../8-containerd.io_1.6.7-1_armhf.deb ...
21:45:25 Unpacking containerd.io (1.6.7-1) ...
21:45:25 Fetched 18.9 MB in 4s (5087 kB/s)
21:45:25 Setting up libnftnl11:armhf (1.1.9-1) ...
21:45:25 Setting up dbus-user-session (1.12.20-2) ...
21:45:25 Setting up libnetfilter-conntrack3:armhf (1.0.8-3) ...
21:45:25 Setting up iptables (1.8.7-1) ...
21:45:25 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:45:25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:45:25 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:45:25 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:45:25 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:45:25 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:45:25 Processing triggers for libc-bin (2.31-13+rpi1+deb11u3) ...
21:45:25 + docker --version
21:45:25 Setting up docker-ce-cli (5:0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster) ...
21:45:25 127 added, 0 removed; done.
21:45:25 Setting up dbus-user-session (1.12.16-2ubuntu2.2) ...
21:45:25 Reading package lists...
21:45:25 Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8
21:45:25 + dockerd --version
21:45:25 Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8
21:45:25 + containerd --version
21:45:25 containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb
21:45:25 + runc --version
21:45:25 runc version 1.1.3
21:45:25 commit: v1.1.3-0-g6724737
21:45:25 spec: 1.0.2-dev
21:45:25 go: go1.17.13
21:45:25 libseccomp: 2.5.1
21:45:26 Setting up docker-buildx-plugin (0.8.2~debian-buster) ...
21:45:26 Setting up docker-compose-plugin (2.9.0~debian-buster) ...
21:45:26 Setting up docker-ce (5:0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster) ...
21:45:26 Setting up libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
21:45:26 Setting up libgssapi-krb5-2:armhf (1.17-6ubuntu4.1) ...
21:45:26 Setting up gir1.2-glib-2.0:armhf (1.64.1-1~ubuntu20.04.1) ...
21:45:26 Setting up libssh-4:armhf (0.9.3-2ubuntu2.2) ...
21:45:26 Setting up gpgconf (2.2.19-3ubuntu2.2) ...
21:45:26 Setting up libpolkit-agent-1-0:armhf (0.105-26ubuntu1.3) ...
21:45:26 Setting up libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.5) ...
21:45:26 Setting up python3.8 (3.8.10-0ubuntu1~20.04.5) ...
21:45:26 ++ find deb/debbuild/debian-bullseye/ -type f -name '*.deb'
21:45:26 + packages='deb/debbuild/debian-bullseye/docker-compose-plugin_2.9.0~debian-bullseye_armhf.deb
21:45:26 deb/debbuild/debian-bullseye/docker-buildx-plugin_0.8.2~debian-bullseye_armhf.deb
21:45:26 deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.deb
21:45:26 deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.deb
21:45:26 deb/debbuild/debian-bullseye/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.deb'
21:45:26 ++ echo 'deb/debbuild/debian-bullseye/docker-compose-plugin_2.9.0~debian-bullseye_armhf.deb
21:45:26 deb/debbuild/debian-bullseye/docker-buildx-plugin_0.8.2~debian-bullseye_armhf.deb
21:45:26 deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.deb
21:45:26 deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.deb
21:45:26 deb/debbuild/debian-bullseye/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.deb'
21:45:26 ++ awk '$0="./"$0'
21:45:26 ++ xargs
21:45:26 + packages='./deb/debbuild/debian-bullseye/docker-compose-plugin_2.9.0~debian-bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.8.2~debian-bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.deb'
21:45:26 + set -x
21:45:26 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.9.0~debian-bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.8.2~debian-bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.deb
21:45:26 Selecting previously unselected package docker-compose-plugin.
21:45:26 (Reading database ... 9719 files and directories currently installed.)
21:45:26 Preparing to unpack .../docker-compose-plugin_2.9.0~debian-bullseye_armhf.deb ...
21:45:26 Unpacking docker-compose-plugin (2.9.0~debian-bullseye) ...
21:45:26 invoke-rc.d: could not determine current runlevel
21:45:26 invoke-rc.d: policy-rc.d denied execution of start.
21:45:26 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
21:45:26  docker-ce-rootless-extras depends on dbus-user-session; however:
21:45:26   Package dbus-user-session is not installed.
21:45:26 
21:45:26 Setting up docker-ce-rootless-extras (5:0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster) ...
21:45:26 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-buster/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.10.0~buster_armhf.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.8.2~debian-buster_armhf.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.9.0~debian-buster_armhf.deb
21:45:26 Setting up libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.4) ...
21:45:26 Setting up policykit-1 (0.105-26ubuntu1.3) ...
21:45:26 Selecting previously unselected package docker-buildx-plugin.
21:45:26 Preparing to unpack .../docker-buildx-plugin_0.8.2~debian-bullseye_armhf.deb ...
21:45:26 Unpacking docker-buildx-plugin (0.8.2~debian-bullseye) ...
21:45:26 Setting up gpg (2.2.19-3ubuntu2.2) ...
21:45:26 Setting up libpython3-stdlib:armhf (3.8.2-0ubuntu2) ...
21:45:26 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
21:45:26 Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
21:45:26 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
21:45:27 Reading package lists...
21:45:27 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
21:45:27 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
21:45:27 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
21:45:27 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
21:45:27 Setting up libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
21:45:27 Setting up gpgsm (2.2.19-3ubuntu2.2) ...
21:45:27 Reading package lists...
21:45:27 Building dependency tree...
21:45:27 Reading state information...
21:45:27 Correcting dependencies... Done
21:45:27 Setting up dconf-service (0.36.0-1) ...
21:45:27 Setting up python3 (3.8.2-0ubuntu2) ...
21:45:27 Setting up python3-six (1.14.0-2) ...
21:45:27 Setting up gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
21:45:27 Setting up python3-certifi (2019.11.28-1) ...
21:45:27 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:45:27 Skipping docker-ce, it is already installed and upgrade is not set.
21:45:27 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:45:27 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:45:27 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:45:27 The following additional packages will be installed:
21:45:27   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
21:45:27   libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
21:45:27   libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0
21:45:27   libnftnl11 libpam-systemd systemd systemd-sysv
21:45:27 Suggested packages:
21:45:27   kmod systemd-container policykit-1
21:45:27 Recommended packages:
21:45:27   nftables libnss-systemd
21:45:27 Selecting previously unselected package dbus-user-session.
21:45:27 Preparing to unpack .../9-dbus-user-session_1.12.20-2ubuntu4_armhf.deb ...
21:45:27 Unpacking dbus-user-session (1.12.20-2ubuntu4) ...
21:45:27 Setting up libip6tc2:armhf (1.8.7-1ubuntu5) ...
21:45:27 Setting up dbus-user-session (1.12.20-2ubuntu4) ...
21:45:27 Setting up libmnl0:armhf (1.0.4-3build2) ...
21:45:27 Setting up containerd.io (1.6.7-1) ...
21:45:27 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:45:27 Setting up libxtables12:armhf (1.8.7-1ubuntu5) ...
21:45:27 Setting up libnfnetlink0:armhf (1.0.1-3build3) ...
21:45:27 Setting up netbase (6.3) ...
21:45:27 Setting up libnftnl11:armhf (1.2.1-1build1) ...
21:45:27 Setting up libnetfilter-conntrack3:armhf (1.0.9-1) ...
21:45:27 Setting up iptables (1.8.7-1ubuntu5) ...
21:45:27 Setting up python3-gi (3.36.0-1) ...
21:45:27 The following NEW packages will be installed:
21:45:27   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
21:45:27   libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
21:45:27   libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0
21:45:27   libnftnl11 libpam-systemd systemd systemd-sysv
21:45:27 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:45:27 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:45:27 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:45:27 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:45:27 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:45:27 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:45:27 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
21:45:27 + docker --version
21:45:27 Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8
21:45:27 + dockerd --version
21:45:27 Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8
21:45:27 + containerd --version
21:45:27 containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb
21:45:27 + runc --version
21:45:27 runc version 1.1.3
21:45:27 commit: v1.1.3-0-g6724737
21:45:27 spec: 1.0.2-dev
21:45:27 go: go1.17.13
21:45:27 libseccomp: 2.5.3
21:45:27 Setting up python3-idna (2.8-1) ...
21:45:27 Setting up python3-urllib3 (1.25.8-2ubuntu0.1) ...
21:45:27 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
21:45:27 Need to get 24.8 MB of archives.
21:45:27 After this operation, 104 MB of additional disk space will be used.
21:45:27 Get:1 http://deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB]
21:45:27 Get:2 http://deb.debian.org/debian buster/main armhf libargon2-1 armhf 0~20171227-0.2 [20.4 kB]
21:45:27 Get:3 http://deb.debian.org/debian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.0 kB]
21:45:27 Get:4 http://deb.debian.org/debian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [131 kB]
21:45:27 Get:5 http://deb.debian.org/debian buster/main armhf libjson-c3 armhf 0.12.1+ds-2+deb10u1 [25.1 kB]
21:45:27 Get:6 http://deb.debian.org/debian buster/main armhf libcryptsetup12 armhf 2:2.1.0-5+deb10u2 [174 kB]
21:45:27 Get:7 http://deb.debian.org/debian buster/main armhf libidn11 armhf 1.33-2.2 [113 kB]
21:45:27 Get:8 http://deb.debian.org/debian buster/main armhf libip4tc0 armhf 1.8.2-4 [68.1 kB]
21:45:27 Get:9 http://deb.debian.org/debian buster/main armhf libkmod2 armhf 26-1 [46.4 kB]
21:45:27 Get:10 http://deb.debian.org/debian buster/main armhf systemd armhf 241-7~deb10u8 [3284 kB]
21:45:27 Get:11 https://download.docker.com/linux/debian buster/test armhf containerd.io armhf 1.6.7-1 [19.6 MB]
21:45:27 Get:12 http://deb.debian.org/debian buster/main armhf systemd-sysv armhf 241-7~deb10u8 [100 kB]
21:45:27 Get:13 http://deb.debian.org/debian buster/main armhf libip6tc0 armhf 1.8.2-4 [68.3 kB]
21:45:27 Get:14 http://deb.debian.org/debian buster/main armhf libiptc0 armhf 1.8.2-4 [59.6 kB]
21:45:27 Get:15 http://deb.debian.org/debian buster/main armhf libnfnetlink0 armhf 1.0.1-3+b1 [12.1 kB]
21:45:27 Get:16 http://deb.debian.org/debian buster/main armhf libnetfilter-conntrack3 armhf 1.0.7-1 [34.1 kB]
21:45:27 Get:17 http://deb.debian.org/debian buster/main armhf libnftnl11 armhf 1.1.2-2 [43.7 kB]
21:45:27 Get:18 http://deb.debian.org/debian buster/main armhf iptables armhf 1.8.2-4 [354 kB]
21:45:27 Get:19 http://deb.debian.org/debian buster/main armhf dbus armhf 1.12.20-0+deb10u1 [218 kB]
21:45:27 Get:20 http://deb.debian.org/debian buster/main armhf libpam-systemd armhf 241-7~deb10u8 [195 kB]
21:45:27 Get:21 http://deb.debian.org/debian buster/main armhf dbus-user-session armhf 1.12.20-0+deb10u1 [94.5 kB]
21:45:28 Selecting previously unselected package docker-ce-cli.
21:45:28 Preparing to unpack .../docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.deb ...
21:45:28 Unpacking docker-ce-cli (5:0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye) ...
21:45:28 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
21:45:28 Setting up lsb-release (11.1.0ubuntu2) ...
21:45:28 Setting up libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
21:45:28 Setting up python3-pkg-resources (45.2.0-1) ...
21:45:28 Setting up python3-dbus (1.2.16-1build1) ...
21:45:28 Setting up dconf-gsettings-backend:armhf (0.36.0-1) ...
21:45:28 Setting up python3-apt (2.0.0ubuntu0.20.04.7) ...
21:45:28 Reading package lists...
21:45:28 Building dependency tree...
21:45:28 Reading state information...
21:45:28 Selecting previously unselected package docker-ce-rootless-extras.
21:45:28 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.deb ...
21:45:28 Unpacking docker-ce-rootless-extras (5:0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye) ...
21:45:28 Setting up libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
21:45:28 Setting up python3-chardet (3.0.4-4build1) ...
21:45:28 ca-certificates is already the newest version (20200601~deb10u2).
21:45:28 curl is already the newest version (7.64.0-4+deb10u2).
21:45:28 The following additional packages will be installed:
21:45:28   distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 iso-codes
21:45:28   libapt-inst2.0 libcurl3-gnutls libdbus-1-3 libexpat1 libgirepository-1.0-1
21:45:28   libglib2.0-0 libmpdec2 libpackagekit-glib2-18 libpython3-stdlib
21:45:28   libpython3.7-minimal libpython3.7-stdlib mime-support python-apt-common
21:45:28   python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
21:45:28   python3-software-properties python3.7 python3.7-minimal
21:45:28 Selecting previously unselected package docker-ce.
21:45:28 Preparing to unpack .../docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.deb ...
21:45:28 Unpacking docker-ce (5:0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye) ...
21:45:28 debconf: delaying package configuration, since apt-utils is not installed
21:45:28 Fetched 24.8 MB in 1s (21.6 MB/s)
21:45:28 Selecting previously unselected package libapparmor1:armhf.
21:45:28 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9938 files and directories currently installed.)
21:45:28 Preparing to unpack .../0-libapparmor1_2.13.2-10_armhf.deb ...
21:45:28 Unpacking libapparmor1:armhf (2.13.2-10) ...
21:45:28 Setting up libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ...
21:45:28 Setting up python3-software-properties (0.99.9.8) ...
21:45:28 Suggested packages:
21:45:28   isoquery lsb python3-doc python3-tk python3-venv python3-apt-dbg
21:45:28   python-apt-doc python-dbus-doc python3-dbus-dbg libcurl4-gnutls-dev
21:45:28   python-pycurl-doc python3-pycurl-dbg python3.7-venv python3.7-doc binutils
21:45:28   binfmt-support
21:45:28 Recommended packages:
21:45:28   dbus libglib2.0-data shared-mime-info xdg-user-dirs packagekit bzip2 file
21:45:28   xz-utils unattended-upgrades
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:45:29 Selecting previously unselected package libargon2-1:armhf.
21:45:29 Preparing to unpack .../1-libargon2-1_0~20171227-0.2_armhf.deb ...
21:45:29 Unpacking libargon2-1:armhf (0~20171227-0.2) ...
21:45:29 Selecting previously unselected package dmsetup.
21:45:29 Preparing to unpack .../2-dmsetup_2%3a1.02.155-3_armhf.deb ...
21:45:29 Unpacking dmsetup (2:1.02.155-3) ...
21:45:29 Selecting previously unselected package libdevmapper1.02.1:armhf.
21:45:29 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ...
21:45:29 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ...
21:45:29 Selecting previously unselected package libjson-c3:armhf.
21:45:29 Preparing to unpack .../4-libjson-c3_0.12.1+ds-2+deb10u1_armhf.deb ...
21:45:29 Unpacking libjson-c3:armhf (0.12.1+ds-2+deb10u1) ...
21:45:29 Selecting previously unselected package libcryptsetup12:armhf.
21:45:29 Preparing to unpack .../5-libcryptsetup12_2%3a2.1.0-5+deb10u2_armhf.deb ...
21:45:29 Unpacking libcryptsetup12:armhf (2:2.1.0-5+deb10u2) ...
21:45:29 Selecting previously unselected package libidn11:armhf.
21:45:29 Preparing to unpack .../6-libidn11_1.33-2.2_armhf.deb ...
21:45:29 Unpacking libidn11:armhf (1.33-2.2) ...
21:45:29 Setting up python3-requests (2.22.0-2ubuntu1) ...
21:45:29 Setting up gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
21:45:29 Setting up libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.9) ...
21:45:29 Setting up python3-requests-unixsocket (0.2.0-2) ...
21:45:29 The following NEW packages will be installed:
21:45:29   apt-transport-https distro-info-data gir1.2-glib-2.0
21:45:29   gir1.2-packagekitglib-1.0 gnupg2 iso-codes libapt-inst2.0 libcurl3-gnutls
21:45:29   libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libmpdec2
21:45:29   libpackagekit-glib2-18 libpython3-stdlib libpython3.7-minimal
21:45:29   libpython3.7-stdlib lsb-release mime-support python-apt-common python3
21:45:29   python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
21:45:29   python3-software-properties python3.7 python3.7-minimal
21:45:29   software-properties-common
21:45:29 Selecting previously unselected package libip4tc0:armhf.
21:45:29 Preparing to unpack .../7-libip4tc0_1.8.2-4_armhf.deb ...
21:45:29 Unpacking libip4tc0:armhf (1.8.2-4) ...
21:45:29 Selecting previously unselected package libkmod2:armhf.
21:45:29 Preparing to unpack .../8-libkmod2_26-1_armhf.deb ...
21:45:29 Unpacking libkmod2:armhf (26-1) ...
21:45:29 Selecting previously unselected package systemd.
21:45:29 Preparing to unpack .../9-systemd_241-7~deb10u8_armhf.deb ...
21:45:29 Unpacking systemd (241-7~deb10u8) ...
21:45:29 Setting up dirmngr (2.2.19-3ubuntu2.2) ...
21:45:29 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
21:45:29 Setting up libcurl4:armhf (7.68.0-1ubuntu2.12) ...
21:45:29 Setting up curl (7.68.0-1ubuntu2.12) ...
21:45:29 Setting up glib-networking:armhf (2.64.2-1ubuntu0.1) ...
21:45:29 Setting up libsoup2.4-1:armhf (2.70.0-1) ...
21:45:29 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
21:45:29 Setting up libappstream4:armhf (0.12.10-2) ...
21:45:29 Setting up gnupg (2.2.19-3ubuntu2.2) ...
21:45:29 Setting up packagekit (1.1.13-2ubuntu1.1) ...
21:45:29 Setting up libapparmor1:armhf (2.13.2-10) ...
21:45:29 Setting up libargon2-1:armhf (0~20171227-0.2) ...
21:45:29 invoke-rc.d: could not determine current runlevel
21:45:29 invoke-rc.d: policy-rc.d denied execution of force-reload.
21:45:29 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:45:29 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
21:45:29 Setting up gnupg2 (2.2.19-3ubuntu2.2) ...
21:45:29 Setting up software-properties-common (0.99.9.8) ...
21:45:29 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:45:29 Public key for checkpolicy-2.5-8.el7.x86_64.rpm is not installed
21:45:29 0 upgraded, 30 newly installed, 0 to remove and 9 not upgraded.
21:45:29 Need to get 10.5 MB of archives.
21:45:29 After this operation, 51.9 MB of additional disk space will be used.
21:45:29 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u3 [583 kB]
21:45:29 Setting up libjson-c3:armhf (0.12.1+ds-2+deb10u1) ...
21:45:29 Setting up libidn11:armhf (1.33-2.2) ...
21:45:29 Setting up libip4tc0:armhf (1.8.2-4) ...
21:45:29 Setting up libkmod2:armhf (26-1) ...
21:45:29 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ...
21:45:29 Setting up libcryptsetup12:armhf (2:2.1.0-5+deb10u2) ...
21:45:29 Setting up systemd (241-7~deb10u8) ...
21:45:29 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:45:29 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:45:29 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
21:45:29 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
21:45:29 Initializing machine ID from random generator.
21:45:29 Processing triggers for systemd (245.4-4ubuntu3.17) ...
21:45:29 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
21:45:29 Processing triggers for ca-certificates (20211016~20.04.1) ...
21:45:29 Updating certificates in /etc/ssl/certs...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:45:30 Setting up dmsetup (2:1.02.155-3) ...
21:45:30 0 added, 0 removed; done.
21:45:30 Running hooks in /etc/ca-certificates/update.d...
21:45:30 done.
21:45:30 Processing triggers for dbus (1.12.16-2ubuntu2.2) ...
21:45:30 ++ source /etc/os-release
21:45:30 +++ NAME=Ubuntu
21:45:30 +++ VERSION='20.04.4 LTS (Focal Fossa)'
21:45:30 +++ ID=ubuntu
21:45:30 +++ ID_LIKE=debian
21:45:30 +++ PRETTY_NAME='Ubuntu 20.04.4 LTS'
21:45:30 +++ VERSION_ID=20.04
21:45:30 +++ HOME_URL=https://www.ubuntu.com/
21:45:30 +++ SUPPORT_URL=https://help.ubuntu.com/
21:45:30 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
21:45:30 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
21:45:30 +++ VERSION_CODENAME=focal
21:45:30 +++ UBUNTU_CODENAME=focal
21:45:30 ++ echo ubuntu
21:45:30 + DIST_ID=ubuntu
21:45:30 ++ lsb_release -sc
21:45:30 + DIST_VERSION=focal
21:45:30 + '[' focal = sid ']'
21:45:30 + install_debian_containerd
21:45:30 + '[' staging = stage ']'
21:45:30 + REPO_URL=https://download.docker.com/linux/ubuntu
21:45:30 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
21:45:30 + update-ca-certificates -f
21:45:30 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
21:45:30 Clearing symlinks in /etc/ssl/certs...
21:45:30 Setting up docker-compose-plugin (2.9.0~debian-bullseye) ...
21:45:30 Setting up docker-buildx-plugin (0.8.2~debian-bullseye) ...
21:45:30 Setting up docker-ce-cli (5:0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye) ...
21:45:30 Setting up docker-ce (5:0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye) ...
21:45:30 Get:2 http://archive.raspbian.org/raspbian buster/main armhf libexpat1 armhf 2.2.6-2+deb10u4 [78.5 kB]
21:45:30 Get:3 http://archive.raspbian.org/raspbian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u3 [1464 kB]
21:45:30 Get:4 http://archive.raspbian.org/raspbian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB]
21:45:30 Get:5 http://archive.raspbian.org/raspbian buster/main armhf mime-support all 3.62 [37.2 kB]
21:45:30 Get:6 http://archive.raspbian.org/raspbian buster/main armhf libmpdec2 armhf 2.4.2-2 [67.2 kB]
21:45:30 Get:7 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u3 [1664 kB]
21:45:30 Selecting previously unselected package systemd-sysv.
21:45:30 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10764 files and directories currently installed.)
21:45:30 Preparing to unpack .../00-systemd-sysv_241-7~deb10u8_armhf.deb ...
21:45:30 Unpacking systemd-sysv (241-7~deb10u8) ...
21:45:30 Selecting previously unselected package libip6tc0:armhf.
21:45:30 Preparing to unpack .../01-libip6tc0_1.8.2-4_armhf.deb ...
21:45:30 Unpacking libip6tc0:armhf (1.8.2-4) ...
21:45:30 Selecting previously unselected package libiptc0:armhf.
21:45:30 Preparing to unpack .../02-libiptc0_1.8.2-4_armhf.deb ...
21:45:30 Unpacking libiptc0:armhf (1.8.2-4) ...
21:45:30 Selecting previously unselected package libnfnetlink0:armhf.
21:45:30 Preparing to unpack .../03-libnfnetlink0_1.0.1-3+b1_armhf.deb ...
21:45:30 Unpacking libnfnetlink0:armhf (1.0.1-3+b1) ...
21:45:30 Selecting previously unselected package libnetfilter-conntrack3:armhf.
21:45:30 Preparing to unpack .../04-libnetfilter-conntrack3_1.0.7-1_armhf.deb ...
21:45:30 Unpacking libnetfilter-conntrack3:armhf (1.0.7-1) ...
21:45:30 Selecting previously unselected package libnftnl11:armhf.
21:45:30 Preparing to unpack .../05-libnftnl11_1.1.2-2_armhf.deb ...
21:45:30 Unpacking libnftnl11:armhf (1.1.2-2) ...
21:45:30 Selecting previously unselected package iptables.
21:45:30 Preparing to unpack .../06-iptables_1.8.2-4_armhf.deb ...
21:45:30 Unpacking iptables (1.8.2-4) ...
21:45:30 done.
21:45:30 Updating certificates in /etc/ssl/certs...
21:45:30 invoke-rc.d: could not determine current runlevel
21:45:30 invoke-rc.d: policy-rc.d denied execution of start.
21:45:30 Setting up docker-ce-rootless-extras (5:0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye) ...
21:45:30 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
21:45:30  docker-ce-rootless-extras depends on dbus-user-session; however:
21:45:30   Package dbus-user-session is not installed.
21:45:30 
21:45:30 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.9.0~debian-bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.8.2~debian-bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20220816152130.8ffaab8-0~debian.11.0~bullseye_armhf.deb
21:45:30 Get:8 http://archive.raspbian.org/raspbian buster/main armhf python3.7 armhf 3.7.3-2+deb10u3 [330 kB]
21:45:30 Get:9 http://archive.raspbian.org/raspbian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB]
21:45:30 Get:10 http://archive.raspbian.org/raspbian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB]
21:45:30 Get:11 http://archive.raspbian.org/raspbian buster/main armhf apt-transport-https all 1.8.2.3 [149 kB]
21:45:30 Get:12 http://archive.raspbian.org/raspbian buster/main armhf distro-info-data all 0.41+deb10u4 [6880 B]
21:45:30 Get:13 http://archive.raspbian.org/raspbian buster/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u2 [1078 kB]
21:45:30 warning: /var/cache/yum/x86_64/7/docker-ce-test/packages/containerd.io-1.6.7-3.1.el7.x86_64.rpm: Header V4 RSA/SHA512 Signature, key ID 621e9f35: NOKEY
21:45:30 Public key for containerd.io-1.6.7-3.1.el7.x86_64.rpm is not installed
21:45:30 Selecting previously unselected package dbus.
21:45:30 Preparing to unpack .../07-dbus_1.12.20-0+deb10u1_armhf.deb ...
21:45:30 Unpacking dbus (1.12.20-0+deb10u1) ...
21:45:30 Selecting previously unselected package libpam-systemd:armhf.
21:45:30 Preparing to unpack .../08-libpam-systemd_241-7~deb10u8_armhf.deb ...
21:45:30 Unpacking libpam-systemd:armhf (241-7~deb10u8) ...
21:45:30 Selecting previously unselected package containerd.io.
21:45:30 Preparing to unpack .../09-containerd.io_1.6.7-1_armhf.deb ...
21:45:30 Unpacking containerd.io (1.6.7-1) ...
21:45:30 Get:14 http://archive.raspbian.org/raspbian buster/main armhf libgirepository-1.0-1 armhf 1.58.3-2 [78.8 kB]
21:45:30 Get:15 http://archive.raspbian.org/raspbian buster/main armhf gir1.2-glib-2.0 armhf 1.58.3-2 [143 kB]
21:45:30 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libpackagekit-glib2-18 armhf 1.1.12-5 [98.1 kB]
21:45:30 Get:17 http://archive.raspbian.org/raspbian buster/main armhf gir1.2-packagekitglib-1.0 armhf 1.1.12-5 [35.9 kB]
21:45:30 Get:18 http://archive.raspbian.org/raspbian buster/main armhf gnupg2 all 2.2.12-1+rpi1+deb10u1 [393 kB]
21:45:30 Get:19 http://archive.raspbian.org/raspbian buster/main armhf iso-codes all 4.2-1 [2713 kB]
21:45:31 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
21:45:31 127 added, 0 removed; done.
21:45:31 Running hooks in /etc/ca-certificates/update.d...
21:45:31 done.
21:45:31 + apt-key add -
21:45:31 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
21:45:31 Warning: apt-key output should not be parsed (stdout is not a terminal)
21:45:31 OK
21:45:31 + '[' focal = sid ']'
21:45:31 ++ dpkg --print-architecture
21:45:31 + ARCH=armhf
21:45:31 + echo 'deb [arch=armhf] https://download.docker.com/linux/ubuntu focal test'
21:45:31 + apt-get update
21:45:31 Reading package lists...
21:45:31 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libapt-inst2.0 armhf 1.8.2.3 [200 kB]
21:45:31 Get:21 http://archive.raspbian.org/raspbian buster/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u2 [292 kB]
21:45:31 Get:22 http://archive.raspbian.org/raspbian buster/main armhf libdbus-1-3 armhf 1.12.20-0+deb10u1 [189 kB]
21:45:31 Get:23 http://archive.raspbian.org/raspbian buster/main armhf lsb-release all 10.2019051400+rpi1 [27.8 kB]
21:45:31 Get:24 http://archive.raspbian.org/raspbian buster/main armhf python-apt-common all 1.8.4.3 [96.3 kB]
21:45:31 Get:25 http://archive.raspbian.org/raspbian buster/main armhf python3-apt armhf 1.8.4.3 [168 kB]
21:45:31 Get:26 http://archive.raspbian.org/raspbian buster/main armhf python3-dbus armhf 1.2.8-3 [95.9 kB]
21:45:31 Get:27 http://archive.raspbian.org/raspbian buster/main armhf python3-gi armhf 3.30.4-1 [161 kB]
21:45:31 Get:28 http://archive.raspbian.org/raspbian buster/main armhf python3-pycurl armhf 7.43.0.2-0.1 [62.8 kB]
21:45:31 Get:29 http://archive.raspbian.org/raspbian buster/main armhf python3-software-properties all 0.96.20.2-2 [49.6 kB]
21:45:31 Get:30 http://archive.raspbian.org/raspbian buster/main armhf software-properties-common all 0.96.20.2-2 [83.3 kB]
21:45:31 Get:1 https://download.docker.com/linux/ubuntu focal InRelease [57.7 kB]
21:45:31   Running scriptlet: container-selinux-2:2.188.0-1.fc36.noarch            26/52 
21:45:31   Installing       : libslirp-4.6.1-3.fc36.x86_64                         27/52 
21:45:31   Installing       : slirp4netns-1.2.0-0.2.beta.0.fc36.x86_64             28/52 
21:45:31   Installing       : libnfnetlink-1.0.1-21.fc36.x86_64                    29/52 
21:45:31   Installing       : libmnl-1.0.4-15.fc36.x86_64                          30/52 
21:45:31   Installing       : libnetfilter_conntrack-1.0.8-4.fc36.x86_64           31/52 
21:45:31   Installing       : iptables-libs-1.8.7-15.fc36.x86_64                   32/52 
21:45:31   Installing       : iptables-legacy-1.8.7-15.fc36.x86_64                 33/52 
21:45:31   Running scriptlet: iptables-legacy-1.8.7-15.fc36.x86_64                 33/52 
21:45:31   Installing       : kmod-libs-29-7.fc36.x86_64                           34/52 
21:45:31   Installing       : kmod-29-7.fc36.x86_64                                35/52 
21:45:31   Installing       : fuse-common-3.10.5-2.fc36.x86_64                     36/52 
21:45:31   Installing       : fuse3-3.10.5-2.fc36.x86_64                           37/52 
21:45:31   Installing       : fuse-overlayfs-1.9-1.fc36.x86_64                     38/52 
21:45:31   Running scriptlet: fuse-overlayfs-1.9-1.fc36.x86_64                     38/52 
21:45:31   Installing       : dbus-common-1:1.14.0-1.fc36.noarch                   39/52 
21:45:31   Running scriptlet: dbus-common-1:1.14.0-1.fc36.noarch                   39/52 
21:45:31 Building dependency tree...
21:45:31 Reading state information...
21:45:31 Correcting dependencies... Done
21:45:31 debconf: delaying package configuration, since apt-utils is not installed
21:45:31 Fetched 10.5 MB in 2s (4494 kB/s)
21:45:31 Get:2 https://download.docker.com/linux/ubuntu focal/test armhf Packages [10.6 kB]
21:45:31 Hit:3 http://ports.ubuntu.com/ubuntu-ports focal InRelease
21:45:31 Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease
21:45:31 Hit:5 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease
21:45:31   Running scriptlet: dbus-broker-31-1.fc36.x86_64                         40/52 
21:45:31   Installing       : dbus-broker-31-1.fc36.x86_64                         40/52 
21:45:31   Running scriptlet: dbus-broker-31-1.fc36.x86_64                         40/52 
21:45:31   Installing       : dbus-1:1.14.0-1.fc36.x86_64                          41/52 
21:45:31   Installing       : device-mapper-libs-1.02.175-7.fc36.x86_64            42/52 
21:45:31   Installing       : cryptsetup-libs-2.4.3-2.fc36.x86_64                  43/52 
21:45:31   Installing       : device-mapper-1.02.175-7.fc36.x86_64                 44/52 
21:45:31   Installing       : systemd-networkd-250.8-1.fc36.x86_64                 45/52 
21:45:31   Running scriptlet: systemd-networkd-250.8-1.fc36.x86_64                 45/52 
21:45:31   Installing       : systemd-pam-250.8-1.fc36.x86_64                      46/52 
21:45:31   Installing       : systemd-resolved-250.8-1.fc36.x86_64                 47/52 
21:45:31   Running scriptlet: systemd-resolved-250.8-1.fc36.x86_64                 47/52 
21:45:31   Installing       : systemd-250.8-1.fc36.x86_64                          48/52 
21:45:31 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:45:31 Skipping docker-ce, it is already installed and upgrade is not set.
21:45:31 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:45:31 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:45:31 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:45:31 The following additional packages will be installed:
21:45:31   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
21:45:31   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
21:45:31   libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
21:45:31   libpam-systemd libxtables12 netbase systemd systemd-sysv
21:45:31 Suggested packages:
21:45:31   firewalld kmod systemd-container policykit-1
21:45:31 Recommended packages:
21:45:31   nftables systemd-timesyncd | time-daemon libnss-systemd
21:45:31 Selecting previously unselected package libpython3.7-minimal:armhf.
21:45: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 ... 7700 files and directories currently installed.)
21:45:31 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_armhf.deb ...
21:45:31 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ...
21:45:31 Selecting previously unselected package libexpat1:armhf.
21:45:31 Preparing to unpack .../libexpat1_2.2.6-2+deb10u4_armhf.deb ...
21:45:31 Unpacking libexpat1:armhf (2.2.6-2+deb10u4) ...
21:45:31 Selecting previously unselected package python3.7-minimal.
21:45:31 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_armhf.deb ...
21:45:31 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
21:45:32 Public key for fuse-overlayfs-0.7.2-6.el7_8.x86_64.rpm is not installed
21:45:32 Hit:6 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease
21:45:32 Fetched 68.2 kB in 1s (91.6 kB/s)
21:45:32   Running scriptlet: systemd-250.8-1.fc36.x86_64                          48/52 
21:45:32 Creating group 'input' with GID 104.
21:45:32 Creating group 'kvm' with GID 36.
21:45:32 Creating group 'render' with GID 105.
21:45:32 Creating group 'sgx' with GID 106.
21:45:32 Creating group 'systemd-journal' with GID 190.
21:45:32 Creating group 'systemd-network' with GID 192.
21:45:32 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
21:45:32 Creating group 'systemd-oom' with GID 998.
21:45:32 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998.
21:45:32 Creating group 'systemd-resolve' with GID 193.
21:45:32 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
21:45:32 
21:45:32 The following NEW packages will be installed:
21:45:32   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
21:45:32   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
21:45:32   libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
21:45:32   libpam-systemd libxtables12 netbase systemd systemd-sysv
21:45:32 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ...
21:45:32 Setting up libexpat1:armhf (2.2.6-2+deb10u4) ...
21:45:32 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
21:45:32 0 upgraded, 23 newly installed, 0 to remove and 3 not upgraded.
21:45:32 Need to get 25.8 MB of archives.
21:45:32 After this operation, 106 MB of additional disk space will be used.
21:45:32 Get:1 http://deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB]
21:45:32 Get:2 http://deb.debian.org/debian bullseye/main armhf libcap2 armhf 1:2.44-1 [21.2 kB]
21:45:32 Get:3 http://deb.debian.org/debian bullseye/main armhf libargon2-1 armhf 0~20171227-0.2 [20.4 kB]
21:45:32 Get:4 http://deb.debian.org/debian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [92.1 kB]
21:45:32 Get:5 http://deb.debian.org/debian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [135 kB]
21:45:32 Get:6 http://deb.debian.org/debian bullseye/main armhf libjson-c5 armhf 0.15-2 [39.0 kB]
21:45:32 Get:7 http://deb.debian.org/debian bullseye/main armhf libcryptsetup12 armhf 2:2.3.7-1+deb11u1 [227 kB]
21:45:32 Get:8 http://deb.debian.org/debian bullseye/main armhf libip4tc2 armhf 1.8.7-1 [32.6 kB]
21:45:32 Get:9 https://download.docker.com/linux/debian bullseye/test armhf containerd.io armhf 1.6.7-1 [19.6 MB]
21:45:32 Get:10 http://deb.debian.org/debian bullseye/main armhf libkmod2 armhf 28-1 [48.5 kB]
21:45:32 Get:11 http://deb.debian.org/debian bullseye/main armhf systemd armhf 247.3-7 [4302 kB]
21:45:32 Get:12 http://deb.debian.org/debian bullseye/main armhf systemd-sysv armhf 247.3-7 [113 kB]
21:45:32 Get:13 http://deb.debian.org/debian bullseye/main armhf dbus armhf 1.12.20-2 [222 kB]
21:45:32 Get:14 http://deb.debian.org/debian bullseye/main armhf netbase all 6.3 [19.9 kB]
21:45:32 Get:15 http://deb.debian.org/debian bullseye/main armhf libpam-systemd armhf 247.3-7 [263 kB]
21:45:32 Get:16 http://deb.debian.org/debian bullseye/main armhf dbus-user-session armhf 1.12.20-2 [96.2 kB]
21:45:32 Get:17 http://deb.debian.org/debian bullseye/main armhf libip6tc2 armhf 1.8.7-1 [32.9 kB]
21:45:32 Get:18 http://deb.debian.org/debian bullseye/main armhf libxtables12 armhf 1.8.7-1 [42.4 kB]
21:45:32 Get:19 http://deb.debian.org/debian bullseye/main armhf libmnl0 armhf 1.0.4-3 [10.9 kB]
21:45:32 Get:20 http://deb.debian.org/debian bullseye/main armhf libnfnetlink0 armhf 1.0.1-3+b1 [12.1 kB]
21:45:32 Get:21 http://deb.debian.org/debian bullseye/main armhf libnetfilter-conntrack3 armhf 1.0.8-3 [33.6 kB]
21:45:32 Get:22 http://deb.debian.org/debian bullseye/main armhf libnftnl11 armhf 1.1.9-1 [49.0 kB]
21:45:32 Get:23 http://deb.debian.org/debian bullseye/main armhf iptables armhf 1.8.7-1 [339 kB]
21:45:32 Selecting previously unselected package dbus-user-session.
21:45:32 Preparing to unpack .../10-dbus-user-session_1.12.20-0+deb10u1_armhf.deb ...
21:45:32 Unpacking dbus-user-session (1.12.20-0+deb10u1) ...
21:45:32 Setting up systemd-sysv (241-7~deb10u8) ...
21:45:32 Setting up libip6tc0:armhf (1.8.2-4) ...
21:45:32 Setting up libnftnl11:armhf (1.1.2-2) ...
21:45:32 Setting up libiptc0:armhf (1.8.2-4) ...
21:45:32 Selecting previously unselected package python3-minimal.
21:45: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 ... 7950 files and directories currently installed.)
21:45:32 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ...
21:45:32 Unpacking python3-minimal (3.7.3-1) ...
21:45:32 Selecting previously unselected package mime-support.
21:45:32 Preparing to unpack .../1-mime-support_3.62_all.deb ...
21:45:32 Unpacking mime-support (3.62) ...
21:45:32 Selecting previously unselected package libmpdec2:armhf.
21:45:32 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ...
21:45:32 Unpacking libmpdec2:armhf (2.4.2-2) ...
21:45:32 Selecting previously unselected package libpython3.7-stdlib:armhf.
21:45:32 Preparing to unpack .../3-libpython3.7-stdlib_3.7.3-2+deb10u3_armhf.deb ...
21:45:32 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ...
21:45:32 Setting up dbus (1.12.20-0+deb10u1) ...
21:45:32 invoke-rc.d: could not determine current runlevel
21:45:32 invoke-rc.d: policy-rc.d denied execution of start.
21:45:32 Setting up containerd.io (1.6.7-1) ...
21:45:33 Selecting previously unselected package python3.7.
21:45:33 Preparing to unpack .../4-python3.7_3.7.3-2+deb10u3_armhf.deb ...
21:45:33 Unpacking python3.7 (3.7.3-2+deb10u3) ...
21:45:33 Selecting previously unselected package libpython3-stdlib:armhf.
21:45:33 Preparing to unpack .../5-libpython3-stdlib_3.7.3-1_armhf.deb ...
21:45:33 Unpacking libpython3-stdlib:armhf (3.7.3-1) ...
21:45:33 Setting up python3-minimal (3.7.3-1) ...
21:45:33 Reading package lists...
21:45:33 ++ find deb/debbuild/ubuntu-focal/ -type f -name '*.deb'
21:45:33 + packages='deb/debbuild/ubuntu-focal/docker-compose-plugin_2.9.0~ubuntu-focal_armhf.deb
21:45:33 deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.deb
21:45:33 deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.8.2~ubuntu-focal_armhf.deb
21:45:33 deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.deb
21:45:33 deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.deb'
21:45:33 ++ echo 'deb/debbuild/ubuntu-focal/docker-compose-plugin_2.9.0~ubuntu-focal_armhf.deb
21:45:33 deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.deb
21:45:33 deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.8.2~ubuntu-focal_armhf.deb
21:45:33 deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.deb
21:45:33 deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.deb'
21:45:33 ++ awk '$0="./"$0'
21:45:33 ++ xargs
21:45:33 + packages='./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.9.0~ubuntu-focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.8.2~ubuntu-focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.deb'
21:45:33 + set -x
21:45:33 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.9.0~ubuntu-focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.8.2~ubuntu-focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.deb
21:45:33 Selecting previously unselected package docker-compose-plugin.
21:45:33 (Reading database ... 10398 files and directories currently installed.)
21:45:33 Preparing to unpack .../docker-compose-plugin_2.9.0~ubuntu-focal_armhf.deb ...
21:45:33 Unpacking docker-compose-plugin (2.9.0~ubuntu-focal) ...
21:45:33   Installing       : containerd.io-1.6.7-3.1.fc36.x86_64                  49/52 
21:45:33   Running scriptlet: containerd.io-1.6.7-3.1.fc36.x86_64                  49/52 
21:45:33   Installing       : libcgroup-2.0-4.fc36.x86_64                          50/52 
21:45:33   Installing       : docker-ce-rootless-extras-0.0.0~20220816152130.8ff   51/52 
21:45:33 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:45:33 Setting up libnfnetlink0:armhf (1.0.1-3+b1) ...
21:45:33 Setting up libpam-systemd:armhf (241-7~deb10u8) ...
21:45:33 Setting up dbus-user-session (1.12.20-0+deb10u1) ...
21:45:33 Setting up libnetfilter-conntrack3:armhf (1.0.7-1) ...
21:45:33 Setting up iptables (1.8.2-4) ...
21:45:33 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:45:33 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:45:33 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:45:33 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:45:33 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:45:33 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:45:33 Processing triggers for systemd (241-7~deb10u8) ...
21:45:33 Processing triggers for libc-bin (2.28-10+deb10u1) ...
21:45:33 Selecting previously unselected package python3.
21:45: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 ... 8387 files and directories currently installed.)
21:45:33 Preparing to unpack .../00-python3_3.7.3-1_armhf.deb ...
21:45:33 Unpacking python3 (3.7.3-1) ...
21:45:33 Selecting previously unselected package apt-transport-https.
21:45:33 Preparing to unpack .../01-apt-transport-https_1.8.2.3_all.deb ...
21:45:33 Unpacking apt-transport-https (1.8.2.3) ...
21:45:33 Selecting previously unselected package distro-info-data.
21:45:33 Preparing to unpack .../02-distro-info-data_0.41+deb10u4_all.deb ...
21:45:33 Unpacking distro-info-data (0.41+deb10u4) ...
21:45:33 + docker --version
21:45:33 Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8
21:45:33 + dockerd --version
21:45:33 Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8
21:45:33 + containerd --version
21:45:33 containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb
21:45:33 + runc --version
21:45:33 runc version 1.1.3
21:45:33 commit: v1.1.3-0-g6724737
21:45:33 spec: 1.0.2-dev
21:45:33 go: go1.17.13
21:45:33 libseccomp: 2.3.3
21:45:33 Selecting previously unselected package libglib2.0-0:armhf.
21:45:33 Preparing to unpack .../03-libglib2.0-0_2.58.3-2+deb10u2_armhf.deb ...
21:45:33 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u2) ...
21:45:33 Selecting previously unselected package libgirepository-1.0-1:armhf.
21:45:33 Preparing to unpack .../04-libgirepository-1.0-1_1.58.3-2_armhf.deb ...
21:45:33 Unpacking libgirepository-1.0-1:armhf (1.58.3-2) ...
21:45:33 Selecting previously unselected package gir1.2-glib-2.0:armhf.
21:45:33 Preparing to unpack .../05-gir1.2-glib-2.0_1.58.3-2_armhf.deb ...
21:45:33 Unpacking gir1.2-glib-2.0:armhf (1.58.3-2) ...
21:45:33 Selecting previously unselected package libpackagekit-glib2-18:armhf.
21:45:33 Preparing to unpack .../06-libpackagekit-glib2-18_1.1.12-5_armhf.deb ...
21:45:33 Unpacking libpackagekit-glib2-18:armhf (1.1.12-5) ...
21:45:33 Selecting previously unselected package gir1.2-packagekitglib-1.0.
21:45:33 Preparing to unpack .../07-gir1.2-packagekitglib-1.0_1.1.12-5_armhf.deb ...
21:45:33 Unpacking gir1.2-packagekitglib-1.0 (1.1.12-5) ...
21:45:33 Selecting previously unselected package docker-ce-rootless-extras.
21:45:33 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.deb ...
21:45:33 Unpacking docker-ce-rootless-extras (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal) ...
21:45:33   Running scriptlet: docker-ce-rootless-extras-0.0.0~20220816152130.8ff   51/52 
21:45:33   Installing       : docker-ce-3:0.0.0~20220816152130.8ffaab8-0.fc36.x8   52/52 
21:45:33   Running scriptlet: docker-ce-3:0.0.0~20220816152130.8ffaab8-0.fc36.x8   52/52 
21:45:33   Running scriptlet: selinux-policy-targeted-36.13-3.fc36.noarch          52/52 
21:45:33   Running scriptlet: container-selinux-2:2.188.0-1.fc36.noarch            52/52 
21:45:33   Running scriptlet: systemd-resolved-250.8-1.fc36.x86_64                 52/52 
21:45:33 Selecting previously unselected package gnupg2.
21:45:33 Preparing to unpack .../08-gnupg2_2.2.12-1+rpi1+deb10u1_all.deb ...
21:45:33 Unpacking gnupg2 (2.2.12-1+rpi1+deb10u1) ...
21:45:33 Selecting previously unselected package iso-codes.
21:45:33 Preparing to unpack .../09-iso-codes_4.2-1_all.deb ...
21:45:33 Unpacking iso-codes (4.2-1) ...
21:45:34 Selecting previously unselected package libapt-inst2.0:armhf.
21:45:34 Preparing to unpack .../10-libapt-inst2.0_1.8.2.3_armhf.deb ...
21:45:34 Unpacking libapt-inst2.0:armhf (1.8.2.3) ...
21:45:34 Selecting previously unselected package libcurl3-gnutls:armhf.
21:45:34 Preparing to unpack .../11-libcurl3-gnutls_7.64.0-4+deb10u2_armhf.deb ...
21:45:34 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ...
21:45:34 Selecting previously unselected package docker-buildx-plugin.
21:45:34 Preparing to unpack .../docker-buildx-plugin_0.8.2~ubuntu-focal_armhf.deb ...
21:45:34 Unpacking docker-buildx-plugin (0.8.2~ubuntu-focal) ...
21:45:34 Selecting previously unselected package libdbus-1-3:armhf.
21:45:34 Preparing to unpack .../12-libdbus-1-3_1.12.20-0+deb10u1_armhf.deb ...
21:45:34 Unpacking libdbus-1-3:armhf (1.12.20-0+deb10u1) ...
21:45:34 Selecting previously unselected package lsb-release.
21:45:34 Preparing to unpack .../13-lsb-release_10.2019051400+rpi1_all.deb ...
21:45:34 Unpacking lsb-release (10.2019051400+rpi1) ...
21:45:34 Selecting previously unselected package python-apt-common.
21:45:34 Preparing to unpack .../14-python-apt-common_1.8.4.3_all.deb ...
21:45:34 Unpacking python-apt-common (1.8.4.3) ...
21:45:34 Selecting previously unselected package python3-apt.
21:45:34 Preparing to unpack .../15-python3-apt_1.8.4.3_armhf.deb ...
21:45:34 Unpacking python3-apt (1.8.4.3) ...
21:45:34 Selecting previously unselected package python3-dbus.
21:45:34 Preparing to unpack .../16-python3-dbus_1.2.8-3_armhf.deb ...
21:45:34 Unpacking python3-dbus (1.2.8-3) ...
21:45:34 Selecting previously unselected package python3-gi.
21:45:34 Preparing to unpack .../17-python3-gi_3.30.4-1_armhf.deb ...
21:45:34 Unpacking python3-gi (3.30.4-1) ...
21:45:34 Selecting previously unselected package python3-pycurl.
21:45:34 Preparing to unpack .../18-python3-pycurl_7.43.0.2-0.1_armhf.deb ...
21:45:34 Unpacking python3-pycurl (7.43.0.2-0.1) ...
21:45:34 Selecting previously unselected package python3-software-properties.
21:45:34 Preparing to unpack .../19-python3-software-properties_0.96.20.2-2_all.deb ...
21:45:34 Unpacking python3-software-properties (0.96.20.2-2) ...
21:45:34 Selecting previously unselected package software-properties-common.
21:45:34 Preparing to unpack .../20-software-properties-common_0.96.20.2-2_all.deb ...
21:45:34 Unpacking software-properties-common (0.96.20.2-2) ...
21:45:34 Setting up gnupg2 (2.2.12-1+rpi1+deb10u1) ...
21:45:34 Setting up mime-support (3.62) ...
21:45:34 Setting up apt-transport-https (1.8.2.3) ...
21:45:34 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u2) ...
21:45:34 No schema files found: doing nothing.
21:45:34 Setting up distro-info-data (0.41+deb10u4) ...
21:45:34 Setting up libpackagekit-glib2-18:armhf (1.1.12-5) ...
21:45:34 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ...
21:45:34 Setting up libapt-inst2.0:armhf (1.8.2.3) ...
21:45:34 Setting up libdbus-1-3:armhf (1.12.20-0+deb10u1) ...
21:45:34 Setting up python-apt-common (1.8.4.3) ...
21:45:34 Setting up libgirepository-1.0-1:armhf (1.58.3-2) ...
21:45:34 Setting up libmpdec2:armhf (2.4.2-2) ...
21:45:34 Setting up iso-codes (4.2-1) ...
21:45:34 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ...
21:45:34 Setting up gir1.2-glib-2.0:armhf (1.58.3-2) ...
21:45:34 Setting up libpython3-stdlib:armhf (3.7.3-1) ...
21:45:34 Setting up python3.7 (3.7.3-2+deb10u3) ...
21:45:34 debconf: delaying package configuration, since apt-utils is not installed
21:45:34 Fetched 25.8 MB in 2s (11.2 MB/s)
21:45:34 Selecting previously unselected package libapparmor1:armhf.
21:45: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 ... 9944 files and directories currently installed.)
21:45:34 Preparing to unpack .../0-libapparmor1_2.13.6-10_armhf.deb ...
21:45:34 Unpacking libapparmor1:armhf (2.13.6-10) ...
21:45:34 Selecting previously unselected package libcap2:armhf.
21:45:34 Preparing to unpack .../1-libcap2_1%3a2.44-1_armhf.deb ...
21:45:34 Unpacking libcap2:armhf (1:2.44-1) ...
21:45:34 Selecting previously unselected package libargon2-1:armhf.
21:45:34 Preparing to unpack .../2-libargon2-1_0~20171227-0.2_armhf.deb ...
21:45:34 Unpacking libargon2-1:armhf (0~20171227-0.2) ...
21:45:34 Selecting previously unselected package dmsetup.
21:45:34 Preparing to unpack .../3-dmsetup_2%3a1.02.175-2.1_armhf.deb ...
21:45:34 Unpacking dmsetup (2:1.02.175-2.1) ...
21:45:34 Selecting previously unselected package libdevmapper1.02.1:armhf.
21:45:34 Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ...
21:45:34 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
21:45:34 Selecting previously unselected package libjson-c5:armhf.
21:45:34 Preparing to unpack .../5-libjson-c5_0.15-2_armhf.deb ...
21:45:34 Unpacking libjson-c5:armhf (0.15-2) ...
21:45:34 Selecting previously unselected package libcryptsetup12:armhf.
21:45:34 Preparing to unpack .../6-libcryptsetup12_2%3a2.3.7-1+deb11u1_armhf.deb ...
21:45:34 Unpacking libcryptsetup12:armhf (2:2.3.7-1+deb11u1) ...
21:45:34 Selecting previously unselected package libip4tc2:armhf.
21:45:34 Preparing to unpack .../7-libip4tc2_1.8.7-1_armhf.deb ...
21:45:34 Unpacking libip4tc2:armhf (1.8.7-1) ...
21:45:34 Selecting previously unselected package libkmod2:armhf.
21:45:34 Preparing to unpack .../8-libkmod2_28-1_armhf.deb ...
21:45:34 Unpacking libkmod2:armhf (28-1) ...
21:45:34 Selecting previously unselected package systemd.
21:45:34 Preparing to unpack .../9-systemd_247.3-7_armhf.deb ...
21:45:35 Unpacking systemd (247.3-7) ...
21:45:35 Setting up libapparmor1:armhf (2.13.6-10) ...
21:45:35 Setting up libcap2:armhf (1:2.44-1) ...
21:45:35 Setting up libargon2-1:armhf (0~20171227-0.2) ...
21:45:35 Setting up libjson-c5:armhf (0.15-2) ...
21:45:35 Selecting previously unselected package docker-ce-cli.
21:45:35 Preparing to unpack .../docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.deb ...
21:45:35 Unpacking docker-ce-cli (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal) ...
21:45:35 Setting up libip4tc2:armhf (1.8.7-1) ...
21:45:35 Setting up libkmod2:armhf (28-1) ...
21:45:35 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
21:45:35 Setting up libcryptsetup12:armhf (2:2.3.7-1+deb11u1) ...
21:45:35 Setting up systemd (247.3-7) ...
21:45:35 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:45:35 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:45:35 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
21:45:35 Initializing machine ID from random generator.
21:45:35 Setting up python3 (3.7.3-1) ...
21:45:35 Setting up gir1.2-packagekitglib-1.0 (1.1.12-5) ...
21:45:35 Setting up python3-pycurl (7.43.0.2-0.1) ...
21:45:35 Setting up python3-gi (3.30.4-1) ...
21:45:35 Setting up dmsetup (2:1.02.175-2.1) ...
21:45:35 Selecting previously unselected package systemd-sysv.
21:45: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 ... 10791 files and directories currently installed.)
21:45:35 Preparing to unpack .../00-systemd-sysv_247.3-7_armhf.deb ...
21:45:35 Unpacking systemd-sysv (247.3-7) ...
21:45:35 Selecting previously unselected package dbus.
21:45:35 Preparing to unpack .../01-dbus_1.12.20-2_armhf.deb ...
21:45:36 Setting up lsb-release (10.2019051400+rpi1) ...
21:45:36 Setting up python3-dbus (1.2.8-3) ...
21:45:36 Selecting previously unselected package docker-ce.
21:45:36 Preparing to unpack .../docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.deb ...
21:45:36 Unpacking docker-ce (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal) ...
21:45:36   Running scriptlet: docker-ce-3:0.0.0~20220816152130.8ffaab8-0.fc36.x8   52/52 
21:45:36   Verifying        : containerd.io-1.6.7-3.1.fc36.x86_64                   1/52 
21:45:36   Verifying        : cryptsetup-libs-2.4.3-2.fc36.x86_64                   2/52 
21:45:36   Verifying        : dbus-1:1.14.0-1.fc36.x86_64                           3/52 
21:45:36   Verifying        : dbus-common-1:1.14.0-1.fc36.noarch                    4/52 
21:45:36   Verifying        : device-mapper-1.02.175-7.fc36.x86_64                  5/52 
21:45:36   Verifying        : device-mapper-libs-1.02.175-7.fc36.x86_64             6/52 
21:45:36   Verifying        : diffutils-3.8-2.fc36.x86_64                           7/52 
21:45:36   Verifying        : fuse-common-3.10.5-2.fc36.x86_64                      8/52 
21:45:36   Verifying        : fuse3-3.10.5-2.fc36.x86_64                            9/52 
21:45:36   Verifying        : fuse3-libs-3.10.5-2.fc36.x86_64                      10/52 
21:45:36   Verifying        : iptables-legacy-1.8.7-15.fc36.x86_64                 11/52 
21:45:36   Verifying        : iptables-legacy-libs-1.8.7-15.fc36.x86_64            12/52 
21:45:36   Verifying        : iptables-libs-1.8.7-15.fc36.x86_64                   13/52 
21:45:36   Verifying        : kmod-29-7.fc36.x86_64                                14/52 
21:45:36   Verifying        : kmod-libs-29-7.fc36.x86_64                           15/52 
21:45:36   Verifying        : libcgroup-2.0-4.fc36.x86_64                          16/52 
21:45:36   Verifying        : libibverbs-39.0-1.fc36.x86_64                        17/52 
21:45:36   Verifying        : libmnl-1.0.4-15.fc36.x86_64                          18/52 
21:45:36   Verifying        : libnetfilter_conntrack-1.0.8-4.fc36.x86_64           19/52 
21:45:36   Verifying        : libnfnetlink-1.0.1-21.fc36.x86_64                    20/52 
21:45:36   Verifying        : libpcap-14:1.10.1-3.fc36.x86_64                      21/52 
21:45:36   Verifying        : libseccomp-2.5.3-2.fc36.x86_64                       22/52 
21:45:36   Verifying        : libselinux-utils-3.3-4.fc36.x86_64                   23/52 
21:45:36   Verifying        : libslirp-4.6.1-3.fc36.x86_64                         24/52 
21:45:36   Verifying        : libutempter-1.2.1-6.fc36.x86_64                      25/52 
21:45:36   Verifying        : libxkbcommon-1.4.0-1.fc36.x86_64                     26/52 
21:45:36   Verifying        : policycoreutils-3.3-4.fc36.x86_64                    27/52 
21:45:36   Verifying        : qrencode-libs-4.1.1-2.fc36.x86_64                    28/52 
21:45:36   Verifying        : slirp4netns-1.2.0-0.2.beta.0.fc36.x86_64             29/52 
21:45:36   Verifying        : xkeyboard-config-2.35.1-1.fc36.noarch                30/52 
21:45:36   Verifying        : xz-5.2.5-9.fc36.x86_64                               31/52 
21:45:36   Verifying        : container-selinux-2:2.188.0-1.fc36.noarch            32/52 
21:45:36   Verifying        : dbus-broker-31-1.fc36.x86_64                         33/52 
21:45:36   Verifying        : fuse-overlayfs-1.9-1.fc36.x86_64                     34/52 
21:45:36   Verifying        : libargon2-20171227-9.fc36.x86_64                     35/52 
21:45:36   Verifying        : libbpf-2:0.7.0-3.fc36.x86_64                         36/52 
21:45:36   Verifying        : libfdisk-2.38-1.fc36.x86_64                          37/52 
21:45:36   Verifying        : libnl3-3.7.0-1.fc36.x86_64                           38/52 
21:45:36   Verifying        : rpm-plugin-selinux-4.17.1-3.fc36.x86_64              39/52 
21:45:36   Verifying        : selinux-policy-36.13-3.fc36.noarch                   40/52 
21:45:36   Verifying        : selinux-policy-targeted-36.13-3.fc36.noarch          41/52 
21:45:36   Verifying        : systemd-250.8-1.fc36.x86_64                          42/52 
21:45:36   Verifying        : systemd-networkd-250.8-1.fc36.x86_64                 43/52 
21:45:36   Verifying        : systemd-pam-250.8-1.fc36.x86_64                      44/52 
21:45:36   Verifying        : systemd-resolved-250.8-1.fc36.x86_64                 45/52 
21:45:36   Verifying        : util-linux-2.38-1.fc36.x86_64                        46/52 
21:45:36   Verifying        : docker-ce-rootless-extras-0.0.0~20220816152130.8ff   47/52 
21:45:36   Verifying        : docker-scan-plugin-0.17.0-0.fc36.x86_64              48/52 
21:45:36   Verifying        : docker-compose-plugin-2.9.0-0.fc36.x86_64            49/52 
21:45:36   Verifying        : docker-buildx-plugin-0.8.2-0.fc36.x86_64             50/52 
21:45:36   Verifying        : docker-ce-3:0.0.0~20220816152130.8ffaab8-0.fc36.x8   51/52 
21:45:36 Unpacking dbus (1.12.20-2) ...
21:45:36 Selecting previously unselected package netbase.
21:45:36 Preparing to unpack .../02-netbase_6.3_all.deb ...
21:45:36 Unpacking netbase (6.3) ...
21:45:36 Selecting previously unselected package libpam-systemd:armhf.
21:45:36 Preparing to unpack .../03-libpam-systemd_247.3-7_armhf.deb ...
21:45:36 Unpacking libpam-systemd:armhf (247.3-7) ...
21:45:36 Selecting previously unselected package containerd.io.
21:45:36 Preparing to unpack .../04-containerd.io_1.6.7-1_armhf.deb ...
21:45:36 Unpacking containerd.io (1.6.7-1) ...
21:45:36 Setting up python3-apt (1.8.4.3) ...
21:45:36 Setting up python3-software-properties (0.96.20.2-2) ...
21:45:36   Verifying        : docker-ce-cli-1:0.0.0~20220816152130.8ffaab8-0.fc3   52/52 
21:45:36 
21:45:36 Installed:
21:45:36   container-selinux-2:2.188.0-1.fc36.noarch                                     
21:45:36   containerd.io-1.6.7-3.1.fc36.x86_64                                           
21:45:36   cryptsetup-libs-2.4.3-2.fc36.x86_64                                           
21:45:36   dbus-1:1.14.0-1.fc36.x86_64                                                   
21:45:36   dbus-broker-31-1.fc36.x86_64                                                  
21:45:36   dbus-common-1:1.14.0-1.fc36.noarch                                            
21:45:36   device-mapper-1.02.175-7.fc36.x86_64                                          
21:45:36   device-mapper-libs-1.02.175-7.fc36.x86_64                                     
21:45:36   diffutils-3.8-2.fc36.x86_64                                                   
21:45:36   docker-buildx-plugin-0.8.2-0.fc36.x86_64                                      
21:45:36   docker-ce-3:0.0.0~20220816152130.8ffaab8-0.fc36.x86_64                        
21:45:36   docker-ce-cli-1:0.0.0~20220816152130.8ffaab8-0.fc36.x86_64                    
21:45:36   docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc36.x86_64          
21:45:36   docker-compose-plugin-2.9.0-0.fc36.x86_64                                     
21:45:36   docker-scan-plugin-0.17.0-0.fc36.x86_64                                       
21:45:36   fuse-common-3.10.5-2.fc36.x86_64                                              
21:45:36   fuse-overlayfs-1.9-1.fc36.x86_64                                              
21:45:36   fuse3-3.10.5-2.fc36.x86_64                                                    
21:45:36   fuse3-libs-3.10.5-2.fc36.x86_64                                               
21:45:36   iptables-legacy-1.8.7-15.fc36.x86_64                                          
21:45:36   iptables-legacy-libs-1.8.7-15.fc36.x86_64                                     
21:45:36   iptables-libs-1.8.7-15.fc36.x86_64                                            
21:45:36   kmod-29-7.fc36.x86_64                                                         
21:45:36   kmod-libs-29-7.fc36.x86_64                                                    
21:45:36   libargon2-20171227-9.fc36.x86_64                                              
21:45:36   libbpf-2:0.7.0-3.fc36.x86_64                                                  
21:45:36   libcgroup-2.0-4.fc36.x86_64                                                   
21:45:36   libfdisk-2.38-1.fc36.x86_64                                                   
21:45:36   libibverbs-39.0-1.fc36.x86_64                                                 
21:45:36   libmnl-1.0.4-15.fc36.x86_64                                                   
21:45:36   libnetfilter_conntrack-1.0.8-4.fc36.x86_64                                    
21:45:36   libnfnetlink-1.0.1-21.fc36.x86_64                                             
21:45:36   libnl3-3.7.0-1.fc36.x86_64                                                    
21:45:36   libpcap-14:1.10.1-3.fc36.x86_64                                               
21:45:36   libseccomp-2.5.3-2.fc36.x86_64                                                
21:45:36   libselinux-utils-3.3-4.fc36.x86_64                                            
21:45:36   libslirp-4.6.1-3.fc36.x86_64                                                  
21:45:36   libutempter-1.2.1-6.fc36.x86_64                                               
21:45:36   libxkbcommon-1.4.0-1.fc36.x86_64                                              
21:45:36   policycoreutils-3.3-4.fc36.x86_64                                             
21:45:36   qrencode-libs-4.1.1-2.fc36.x86_64                                             
21:45:36   rpm-plugin-selinux-4.17.1-3.fc36.x86_64                                       
21:45:36   selinux-policy-36.13-3.fc36.noarch                                            
21:45:36   selinux-policy-targeted-36.13-3.fc36.noarch                                   
21:45:36   slirp4netns-1.2.0-0.2.beta.0.fc36.x86_64                                      
21:45:36   systemd-250.8-1.fc36.x86_64                                                   
21:45:36   systemd-networkd-250.8-1.fc36.x86_64                                          
21:45:36   systemd-pam-250.8-1.fc36.x86_64                                               
21:45:36   systemd-resolved-250.8-1.fc36.x86_64                                          
21:45:36   util-linux-2.38-1.fc36.x86_64                                                 
21:45:36   xkeyboard-config-2.35.1-1.fc36.noarch                                         
21:45:36   xz-5.2.5-9.fc36.x86_64                                                        
21:45:36 
21:45:36 Complete!
21:45:36 + docker --version
21:45:36 Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8
21:45:36 + dockerd --version
21:45:36 Setting up software-properties-common (0.96.20.2-2) ...
21:45:36 Processing triggers for libc-bin (2.28-10+rpi1+deb10u1) ...
21:45:36 Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8
21:45:36 + containerd --version
21:45:36 containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb
21:45:36 + runc --version
21:45:36 runc version 1.1.3
21:45:36 commit: v1.1.3-0-g6724737
21:45:36 spec: 1.0.2-dev
21:45:36 go: go1.17.13
21:45:36 libseccomp: 2.5.3
21:45:36 ++ source /etc/os-release
21:45:36 +++ PRETTY_NAME='Raspbian GNU/Linux 10 (buster)'
21:45:36 +++ NAME='Raspbian GNU/Linux'
21:45:36 +++ VERSION_ID=10
21:45:36 +++ VERSION='10 (buster)'
21:45:36 +++ VERSION_CODENAME=buster
21:45:36 +++ ID=raspbian
21:45:36 +++ ID_LIKE=debian
21:45:36 +++ HOME_URL=http://www.raspbian.org/
21:45:36 +++ SUPPORT_URL=http://www.raspbian.org/RaspbianForums
21:45:36 +++ BUG_REPORT_URL=http://www.raspbian.org/RaspbianBugs
21:45:36 ++ echo raspbian
21:45:36 + DIST_ID=raspbian
21:45:36 ++ lsb_release -sc
21:45:36 + DIST_VERSION=buster
21:45:36 + '[' buster = sid ']'
21:45:36 + install_debian_containerd
21:45:36 + '[' staging = stage ']'
21:45:36 + REPO_URL=https://download.docker.com/linux/raspbian
21:45:36 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/raspbian'
21:45:36 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/raspbian
21:45:36 + update-ca-certificates -f
21:45:36 Clearing symlinks in /etc/ssl/certs...
21:45:37 done.
21:45:37 Updating certificates in /etc/ssl/certs...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:45:37 Setting up docker-compose-plugin (2.9.0~ubuntu-focal) ...
21:45:37 Setting up docker-ce-rootless-extras (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal) ...
21:45:37 Setting up docker-buildx-plugin (0.8.2~ubuntu-focal) ...
21:45:37 Setting up docker-ce-cli (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal) ...
21:45:37 Setting up docker-ce (5:0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal) ...
21:45:37 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
21:45:37 137 added, 0 removed; done.
21:45:37 Running hooks in /etc/ca-certificates/update.d...
21:45:37 done.
21:45:37 + apt-key add -
21:45:37 + curl -fsSL https://download.docker.com/linux/raspbian/gpg
21:45:37 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
21:45:37 invoke-rc.d: could not determine current runlevel
21:45:37 invoke-rc.d: policy-rc.d denied execution of start.
21:45:37 Processing triggers for systemd (245.4-4ubuntu3.17) ...
21:45:37 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.9.0~ubuntu-focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.8.2~ubuntu-focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20220816152130.8ffaab8-0~ubuntu.20.04.0~focal_armhf.deb
21:45:37 Warning: apt-key output should not be parsed (stdout is not a terminal)
21:45:38 Selecting previously unselected package dbus-user-session.
21:45:38 Preparing to unpack .../05-dbus-user-session_1.12.20-2_armhf.deb ...
21:45:38 Unpacking dbus-user-session (1.12.20-2) ...
21:45:38 Selecting previously unselected package libip6tc2:armhf.
21:45:38 Preparing to unpack .../06-libip6tc2_1.8.7-1_armhf.deb ...
21:45:38 Unpacking libip6tc2:armhf (1.8.7-1) ...
21:45:38 Selecting previously unselected package libxtables12:armhf.
21:45:38 Preparing to unpack .../07-libxtables12_1.8.7-1_armhf.deb ...
21:45:38 Unpacking libxtables12:armhf (1.8.7-1) ...
21:45:38 OK
21:45:38 + '[' buster = sid ']'
21:45:38 ++ dpkg --print-architecture
21:45:38 + ARCH=armhf
21:45:38 + echo 'deb [arch=armhf] https://download.docker.com/linux/raspbian buster test'
21:45:38 + apt-get update
21:45:38 Selecting previously unselected package libmnl0:armhf.
21:45:38 Preparing to unpack .../08-libmnl0_1.0.4-3_armhf.deb ...
21:45:38 Unpacking libmnl0:armhf (1.0.4-3) ...
21:45:38 Selecting previously unselected package libnfnetlink0:armhf.
21:45:38 Preparing to unpack .../09-libnfnetlink0_1.0.1-3+b1_armhf.deb ...
21:45:38 Unpacking libnfnetlink0:armhf (1.0.1-3+b1) ...
21:45:38 Selecting previously unselected package libnetfilter-conntrack3:armhf.
21:45:38 Preparing to unpack .../10-libnetfilter-conntrack3_1.0.8-3_armhf.deb ...
21:45:38 Unpacking libnetfilter-conntrack3:armhf (1.0.8-3) ...
21:45:38 Selecting previously unselected package libnftnl11:armhf.
21:45:38 Preparing to unpack .../11-libnftnl11_1.1.9-1_armhf.deb ...
21:45:38 Unpacking libnftnl11:armhf (1.1.9-1) ...
21:45:38 Selecting previously unselected package iptables.
21:45:38 Preparing to unpack .../12-iptables_1.8.7-1_armhf.deb ...
21:45:38 Unpacking iptables (1.8.7-1) ...
21:45:38 Setting up systemd-sysv (247.3-7) ...
21:45:38 Setting up libip6tc2:armhf (1.8.7-1) ...
21:45:38 Setting up dbus (1.12.20-2) ...
21:45:38 Get:1 https://download.docker.com/linux/raspbian buster InRelease [33.6 kB]
21:45:38 Get:2 https://download.docker.com/linux/raspbian buster/test armhf Packages [31.3 kB]
21:45:38 Hit:3 http://archive.raspbian.org/raspbian buster InRelease
21:45:38 invoke-rc.d: could not determine current runlevel
21:45:38 invoke-rc.d: policy-rc.d denied execution of start.
21:45:38 Setting up libmnl0:armhf (1.0.4-3) ...
21:45:38 Setting up containerd.io (1.6.7-1) ...
21:45:38 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:45:38 Setting up libxtables12:armhf (1.8.7-1) ...
21:45:38 Setting up libnfnetlink0:armhf (1.0.1-3+b1) ...
21:45:38 Hit:4 http://archive.raspberrypi.org/debian buster InRelease
21:45:38 Reading package lists...
21:45:38 Setting up libpam-systemd:armhf (247.3-7) ...
21:45:38 Setting up netbase (6.3) ...
21:45:38 Setting up libnftnl11:armhf (1.1.9-1) ...
21:45:38 Setting up dbus-user-session (1.12.20-2) ...
21:45:38 Setting up libnetfilter-conntrack3:armhf (1.0.8-3) ...
21:45:38 Setting up iptables (1.8.7-1) ...
21:45:38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:45:38 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:45:38 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:45:38 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:45:38 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:45:38 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:45:38 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:45:38 Fetched 65.0 kB in 1s (90.8 kB/s)
21:45:38 Building dependency tree...
21:45:38 Reading state information...
21:45:39 + docker --version
21:45:39 Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8
21:45:39 + dockerd --version
21:45:39 Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8
21:45:39 + containerd --version
21:45:39 containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb
21:45:39 + runc --version
21:45:39 runc version 1.1.3
21:45:39 commit: v1.1.3-0-g6724737
21:45:39 spec: 1.0.2-dev
21:45:39 go: go1.17.13
21:45:39 libseccomp: 2.5.1
21:45:39 Correcting dependencies... Done
21:45:39 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:45:39 Skipping docker-ce, it is already installed and upgrade is not set.
21:45:39 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:45:39 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:45:39 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:45:39 The following additional packages will be installed:
21:45:39   containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3
21:45:39   libnfnetlink0 libnftnl11 libxtables12 netbase
21:45:39 Suggested packages:
21:45:39   firewalld kmod nftables
21:45:39 The following NEW packages will be installed:
21:45:39   containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3
21:45:39   libnfnetlink0 libnftnl11 libxtables12 netbase
21:45:39 0 upgraded, 9 newly installed, 0 to remove and 1 not upgraded.
21:45:39 Need to get 20.1 MB of archives.
21:45:39 After this operation, 91.8 MB of additional disk space will be used.
21:45:39 Get:1 https://download.docker.com/linux/ubuntu focal/test armhf containerd.io armhf 1.6.7-1 [19.6 MB]
21:45:39 Get:2 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmnl0 armhf 1.0.4-2 [11.1 kB]
21:45:39 Get:3 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxtables12 armhf 1.8.4-3ubuntu2 [25.9 kB]
21:45:39 Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main armhf netbase all 6.1 [13.1 kB]
21:45:39 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libip6tc2 armhf 1.8.4-3ubuntu2 [17.1 kB]
21:45:39 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnfnetlink0 armhf 1.0.1-3build1 [11.7 kB]
21:45:39 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnetfilter-conntrack3 armhf 1.0.7-2 [33.0 kB]
21:45:39 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnftnl11 armhf 1.1.5-1 [44.3 kB]
21:45:39 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main armhf iptables armhf 1.8.4-3ubuntu2 [347 kB]
21:45:40 Reading package lists...
21:45:40 ++ find deb/debbuild/raspbian-buster/ -type f -name '*.deb'
21:45:40 + packages='deb/debbuild/raspbian-buster/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.deb
21:45:40 deb/debbuild/raspbian-buster/docker-compose-plugin_2.9.0~raspbian-buster_armhf.deb
21:45:40 deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.deb
21:45:40 deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.deb
21:45:40 deb/debbuild/raspbian-buster/docker-buildx-plugin_0.8.2~raspbian-buster_armhf.deb'
21:45:40 ++ echo 'deb/debbuild/raspbian-buster/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.deb
21:45:40 deb/debbuild/raspbian-buster/docker-compose-plugin_2.9.0~raspbian-buster_armhf.deb
21:45:40 deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.deb
21:45:40 deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.deb
21:45:40 deb/debbuild/raspbian-buster/docker-buildx-plugin_0.8.2~raspbian-buster_armhf.deb'
21:45:40 ++ awk '$0="./"$0'
21:45:40 ++ xargs
21:45:40 + packages='./deb/debbuild/raspbian-buster/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-compose-plugin_2.9.0~raspbian-buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-buildx-plugin_0.8.2~raspbian-buster_armhf.deb'
21:45:40 + set -x
21:45:40 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/raspbian-buster/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-compose-plugin_2.9.0~raspbian-buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-buildx-plugin_0.8.2~raspbian-buster_armhf.deb
21:45:40 Selecting previously unselected package docker-ce.
21:45:40 (Reading database ... 10012 files and directories currently installed.)
21:45:40 Preparing to unpack .../docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.deb ...
21:45:40 Unpacking docker-ce (5:0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster) ...
21:45:40 debconf: delaying package configuration, since apt-utils is not installed
21:45:40 Fetched 20.1 MB in 1s (20.0 MB/s)
21:45:40 Selecting previously unselected package libmnl0:armhf.
21:45: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 ... 10623 files and directories currently installed.)
21:45:40 Preparing to unpack .../0-libmnl0_1.0.4-2_armhf.deb ...
21:45:40 Unpacking libmnl0:armhf (1.0.4-2) ...
21:45:40 Selecting previously unselected package libxtables12:armhf.
21:45:40 Preparing to unpack .../1-libxtables12_1.8.4-3ubuntu2_armhf.deb ...
21:45:40 Unpacking libxtables12:armhf (1.8.4-3ubuntu2) ...
21:45:40 Selecting previously unselected package netbase.
21:45:40 Preparing to unpack .../2-netbase_6.1_all.deb ...
21:45:40 Unpacking netbase (6.1) ...
21:45:40 Selecting previously unselected package libip6tc2:armhf.
21:45:40 Preparing to unpack .../3-libip6tc2_1.8.4-3ubuntu2_armhf.deb ...
21:45:40 Unpacking libip6tc2:armhf (1.8.4-3ubuntu2) ...
21:45:40 Selecting previously unselected package libnfnetlink0:armhf.
21:45:40 Preparing to unpack .../4-libnfnetlink0_1.0.1-3build1_armhf.deb ...
21:45:40 Unpacking libnfnetlink0:armhf (1.0.1-3build1) ...
21:45:40 Selecting previously unselected package libnetfilter-conntrack3:armhf.
21:45:40 Preparing to unpack .../5-libnetfilter-conntrack3_1.0.7-2_armhf.deb ...
21:45:40 Unpacking libnetfilter-conntrack3:armhf (1.0.7-2) ...
21:45:40 Selecting previously unselected package libnftnl11:armhf.
21:45:40 Preparing to unpack .../6-libnftnl11_1.1.5-1_armhf.deb ...
21:45:40 Unpacking libnftnl11:armhf (1.1.5-1) ...
21:45:40 Selecting previously unselected package iptables.
21:45:40 Preparing to unpack .../7-iptables_1.8.4-3ubuntu2_armhf.deb ...
21:45:40 Unpacking iptables (1.8.4-3ubuntu2) ...
21:45:40 Selecting previously unselected package containerd.io.
21:45:40 Preparing to unpack .../8-containerd.io_1.6.7-1_armhf.deb ...
21:45:40 Unpacking containerd.io (1.6.7-1) ...
[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:45:41 Selecting previously unselected package docker-compose-plugin.
21:45:41 Preparing to unpack .../docker-compose-plugin_2.9.0~raspbian-buster_armhf.deb ...
21:45:41 Unpacking docker-compose-plugin (2.9.0~raspbian-buster) ...
21:45:41 Selecting previously unselected package docker-ce-rootless-extras.
21:45:41 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.deb ...
21:45:41 Unpacking docker-ce-rootless-extras (5:0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster) ...
21:45:42 Selecting previously unselected package docker-ce-cli.
21:45:42 Preparing to unpack .../docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.deb ...
21:45:42 Unpacking docker-ce-cli (5:0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster) ...
21:45:42 Setting up libip6tc2:armhf (1.8.4-3ubuntu2) ...
21:45:42 Setting up libmnl0:armhf (1.0.4-2) ...
21:45:42 Setting up containerd.io (1.6.7-1) ...
21:45:42 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:45:42 Setting up libxtables12:armhf (1.8.4-3ubuntu2) ...
21:45:42 Setting up libnfnetlink0:armhf (1.0.1-3build1) ...
21:45:42 Setting up netbase (6.1) ...
21:45:42 Setting up libnftnl11:armhf (1.1.5-1) ...
21:45:42 Setting up libnetfilter-conntrack3:armhf (1.0.7-2) ...
21:45:42 Setting up iptables (1.8.4-3ubuntu2) ...
21:45:42 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:45:42 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:45:42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:45:42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:45:42 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
21:45:42 + docker --version
21:45:43 Selecting previously unselected package docker-buildx-plugin.
21:45:43 Preparing to unpack .../docker-buildx-plugin_0.8.2~raspbian-buster_armhf.deb ...
21:45:43 Unpacking docker-buildx-plugin (0.8.2~raspbian-buster) ...
21:45:43 Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8
21:45:43 + dockerd --version
21:45:43 Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8
21:45:43 + containerd --version
21:45:43 containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb
21:45:43 + runc --version
21:45:43 runc version 1.1.3
21:45:43 commit: v1.1.3-0-g6724737
21:45:43 spec: 1.0.2-dev
21:45:43 go: go1.17.13
21:45:43 libseccomp: 2.5.1
21:45:44 Setting up docker-compose-plugin (2.9.0~raspbian-buster) ...
21:45:44 Setting up docker-ce-cli (5:0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster) ...
21:45:44 Setting up docker-buildx-plugin (0.8.2~raspbian-buster) ...
21:45:44 Setting up docker-ce (5:0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:45:44 invoke-rc.d: could not determine current runlevel
21:45:44 invoke-rc.d: policy-rc.d denied execution of start.
21:45:44 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
21:45:44  docker-ce-rootless-extras depends on dbus-user-session; however:
21:45:44   Package dbus-user-session is not installed.
21:45:44 
21:45:44 Setting up docker-ce-rootless-extras (5:0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster) ...
21:45:44 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/raspbian-buster/docker-ce_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-compose-plugin_2.9.0~raspbian-buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20220816152130.8ffaab8-0~raspbian.10.0~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-buildx-plugin_0.8.2~raspbian-buster_armhf.deb
21:45:46 Reading package lists...
21:45:46 Building dependency tree...
21:45:46 Reading state information...
21:45:46 Correcting dependencies... Done
21:45:46 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
21:45:46 Skipping docker-ce, it is already installed and upgrade is not set.
21:45:46 Skipping docker-ce-cli, it is already installed and upgrade is not set.
21:45:46 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
21:45:46 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
21:45:46 The following additional packages will be installed:
21:45:46   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
21:45:46   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0
21:45:46   libip6tc0 libiptc0 libjson-c3 libmnl0 libnetfilter-conntrack3 libnfnetlink0
21:45:46   libnftnl11 libpam-systemd libxtables12 multiarch-support systemd
21:45:46   systemd-sysv
21:45:46 Suggested packages:
21:45:46   kmod systemd-container policykit-1
21:45:46 Recommended packages:
21:45:46   nftables libnss-systemd
21:45:46 The following NEW packages will be installed:
21:45:46   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
21:45:46   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0
21:45:46   libip6tc0 libiptc0 libjson-c3 libmnl0 libnetfilter-conntrack3 libnfnetlink0
21:45:46   libnftnl11 libpam-systemd libxtables12 multiarch-support systemd
21:45:46   systemd-sysv
21:45:47 0 upgraded, 24 newly installed, 0 to remove and 9 not upgraded.
21:45:47 Need to get 25.0 MB of archives.
21:45:47 After this operation, 107 MB of additional disk space will be used.
21:45:47 Get:1 https://download.docker.com/linux/raspbian buster/test armhf containerd.io armhf 1.6.7-1 [19.6 MB]
21:45:47 Get:2 http://archive.raspbian.org/raspbian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.9 kB]
21:45:47 Get:3 http://archive.raspberrypi.org/debian buster/main armhf multiarch-support armhf 2.28-10+rpt2+rpi1+deb10u1 [216 kB]
21:45:47 Get:4 http://archive.raspbian.org/raspbian buster/main armhf libcap2 armhf 1:2.25-2 [16.5 kB]
21:45:47 Get:5 http://archive.raspbian.org/raspbian buster/main armhf libargon2-1 armhf 0~20171227-0.2 [20.4 kB]
21:45:47 Get:6 http://archive.raspbian.org/raspbian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.1 kB]
21:45:47 Get:7 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [130 kB]
21:45:48 Get:8 http://archive.raspbian.org/raspbian buster/main armhf libjson-c3 armhf 0.12.1+ds-2+deb10u1 [25.1 kB]
21:45:48 Get:9 http://archive.raspbian.org/raspbian buster/main armhf libcryptsetup12 armhf 2:2.1.0-5+deb10u2 [171 kB]
21:45:48 Get:10 http://archive.raspbian.org/raspbian buster/main armhf libidn11 armhf 1.33-2.2 [113 kB]
21:45:48 Get:11 http://archive.raspbian.org/raspbian buster/main armhf libip4tc0 armhf 1.8.2-4 [68.2 kB]
21:45:48 Get:12 http://archive.raspbian.org/raspbian buster/main armhf systemd armhf 241-7~deb10u8+rpi1 [3258 kB]
21:45:48 Get:13 http://archive.raspberrypi.org/debian buster/main armhf libnftnl11 armhf 1.1.7-1~bpo10+1~0 [45.1 kB]
21:45:48 Get:14 http://archive.raspbian.org/raspbian buster/main armhf systemd-sysv armhf 241-7~deb10u8+rpi1 [101 kB]
21:45:48 Get:15 http://archive.raspbian.org/raspbian buster/main armhf libnfnetlink0 armhf 1.0.1-3 [12.1 kB]
21:45:48 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libip6tc0 armhf 1.8.2-4 [68.5 kB]
21:45:48 Get:17 http://archive.raspbian.org/raspbian buster/main armhf libiptc0 armhf 1.8.2-4 [59.7 kB]
21:45:48 Get:18 http://archive.raspbian.org/raspbian buster/main armhf libxtables12 armhf 1.8.2-4 [77.1 kB]
21:45:48 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libmnl0 armhf 1.0.4-2 [11.3 kB]
21:45:48 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libnetfilter-conntrack3 armhf 1.0.7-1 [33.1 kB]
21:45:48 Get:21 http://archive.raspbian.org/raspbian buster/main armhf iptables armhf 1.8.2-4 [343 kB]
21:45:48 Get:22 http://archive.raspbian.org/raspbian buster/main armhf dbus armhf 1.12.20-0+deb10u1 [212 kB]
21:45:48 Get:23 http://archive.raspbian.org/raspbian buster/main armhf libpam-systemd armhf 241-7~deb10u8+rpi1 [194 kB]
21:45:48 Get:24 http://archive.raspbian.org/raspbian buster/main armhf dbus-user-session armhf 1.12.20-0+deb10u1 [94.5 kB]
21:45:48 debconf: delaying package configuration, since apt-utils is not installed
21:45:48 Fetched 25.0 MB in 2s (15.4 MB/s)
21:45:48 Selecting previously unselected package libapparmor1:armhf.
21:45: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 ... 10238 files and directories currently installed.)
21:45:48 Preparing to unpack .../0-libapparmor1_2.13.2-10_armhf.deb ...
21:45:48 Unpacking libapparmor1:armhf (2.13.2-10) ...
21:45:49 Selecting previously unselected package libcap2:armhf.
21:45:49 Preparing to unpack .../1-libcap2_1%3a2.25-2_armhf.deb ...
21:45:49 Unpacking libcap2:armhf (1:2.25-2) ...
21:45:49 Selecting previously unselected package libargon2-1:armhf.
21:45:49 Preparing to unpack .../2-libargon2-1_0~20171227-0.2_armhf.deb ...
21:45:49 Unpacking libargon2-1:armhf (0~20171227-0.2) ...
21:45:49 Selecting previously unselected package dmsetup.
21:45:49 Preparing to unpack .../3-dmsetup_2%3a1.02.155-3_armhf.deb ...
21:45:49 Unpacking dmsetup (2:1.02.155-3) ...
21:45:49 Selecting previously unselected package libdevmapper1.02.1:armhf.
21:45:49 Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ...
21:45:49 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ...
21:45:49 Selecting previously unselected package libjson-c3:armhf.
21:45:49 Preparing to unpack .../5-libjson-c3_0.12.1+ds-2+deb10u1_armhf.deb ...
21:45:49 Unpacking libjson-c3:armhf (0.12.1+ds-2+deb10u1) ...
21:45:49 Selecting previously unselected package libcryptsetup12:armhf.
21:45:49 Preparing to unpack .../6-libcryptsetup12_2%3a2.1.0-5+deb10u2_armhf.deb ...
21:45:49 Unpacking libcryptsetup12:armhf (2:2.1.0-5+deb10u2) ...
21:45:49 Selecting previously unselected package libidn11:armhf.
21:45:49 Preparing to unpack .../7-libidn11_1.33-2.2_armhf.deb ...
21:45:49 Unpacking libidn11:armhf (1.33-2.2) ...
21:45:49 Selecting previously unselected package libip4tc0:armhf.
21:45:49 Preparing to unpack .../8-libip4tc0_1.8.2-4_armhf.deb ...
21:45:49 Unpacking libip4tc0:armhf (1.8.2-4) ...
21:45:49 Selecting previously unselected package systemd.
21:45:49 Preparing to unpack .../9-systemd_241-7~deb10u8+rpi1_armhf.deb ...
21:45:49 Unpacking systemd (241-7~deb10u8+rpi1) ...
21:45:49 Setting up libapparmor1:armhf (2.13.2-10) ...
21:45:49 Setting up libcap2:armhf (1:2.25-2) ...
21:45:49 Setting up libargon2-1:armhf (0~20171227-0.2) ...
21:45:49 Setting up libjson-c3:armhf (0.12.1+ds-2+deb10u1) ...
21:45:49 Setting up libidn11:armhf (1.33-2.2) ...
21:45:49 Setting up libip4tc0:armhf (1.8.2-4) ...
21:45:49 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ...
21:45:49 Setting up libcryptsetup12:armhf (2:2.1.0-5+deb10u2) ...
21:45:49 Setting up systemd (241-7~deb10u8+rpi1) ...
21:45:49 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:45:49 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:45:49 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
21:45:49 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
21:45:49 Initializing machine ID from random generator.
21:45:50 Public key for selinux-policy-3.13.1-268.el7_9.2.noarch.rpm is not installed
21:45:50 Setting up dmsetup (2:1.02.155-3) ...
21:45:50 Selecting previously unselected package systemd-sysv.
21:45: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 ... 11057 files and directories currently installed.)
21:45:50 Preparing to unpack .../systemd-sysv_241-7~deb10u8+rpi1_armhf.deb ...
21:45:50 Unpacking systemd-sysv (241-7~deb10u8+rpi1) ...
21:45:50 Selecting previously unselected package multiarch-support.
21:45:50 Preparing to unpack .../multiarch-support_2.28-10+rpt2+rpi1+deb10u1_armhf.deb ...
21:45:50 Unpacking multiarch-support (2.28-10+rpt2+rpi1+deb10u1) ...
21:45:50 Setting up multiarch-support (2.28-10+rpt2+rpi1+deb10u1) ...
21:45:50 Selecting previously unselected package libnfnetlink0:armhf.
21:45: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 ... 11078 files and directories currently installed.)
21:45:50 Preparing to unpack .../00-libnfnetlink0_1.0.1-3_armhf.deb ...
21:45:50 Unpacking libnfnetlink0:armhf (1.0.1-3) ...
21:45:50 Selecting previously unselected package libip6tc0:armhf.
21:45:50 Preparing to unpack .../01-libip6tc0_1.8.2-4_armhf.deb ...
21:45:50 Unpacking libip6tc0:armhf (1.8.2-4) ...
21:45:50 Selecting previously unselected package libiptc0:armhf.
21:45:50 Preparing to unpack .../02-libiptc0_1.8.2-4_armhf.deb ...
21:45:50 Unpacking libiptc0:armhf (1.8.2-4) ...
21:45:50 Selecting previously unselected package libxtables12:armhf.
21:45:50 Preparing to unpack .../03-libxtables12_1.8.2-4_armhf.deb ...
21:45:50 Unpacking libxtables12:armhf (1.8.2-4) ...
21:45:50 Selecting previously unselected package libmnl0:armhf.
21:45:50 Preparing to unpack .../04-libmnl0_1.0.4-2_armhf.deb ...
21:45:50 Unpacking libmnl0:armhf (1.0.4-2) ...
21:45:50 Selecting previously unselected package libnetfilter-conntrack3:armhf.
21:45:50 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_armhf.deb ...
21:45:50 Unpacking libnetfilter-conntrack3:armhf (1.0.7-1) ...
21:45:50 Selecting previously unselected package libnftnl11:armhf.
21:45:50 Preparing to unpack .../06-libnftnl11_1.1.7-1~bpo10+1~0_armhf.deb ...
21:45:50 Unpacking libnftnl11:armhf (1.1.7-1~bpo10+1~0) ...
21:45:50 Selecting previously unselected package iptables.
21:45:50 Preparing to unpack .../07-iptables_1.8.2-4_armhf.deb ...
21:45:50 Unpacking iptables (1.8.2-4) ...
21:45:50 Selecting previously unselected package dbus.
21:45:50 Preparing to unpack .../08-dbus_1.12.20-0+deb10u1_armhf.deb ...
21:45:50 Unpacking dbus (1.12.20-0+deb10u1) ...
21:45:51 Selecting previously unselected package libpam-systemd:armhf.
21:45:51 Preparing to unpack .../09-libpam-systemd_241-7~deb10u8+rpi1_armhf.deb ...
21:45:51 Unpacking libpam-systemd:armhf (241-7~deb10u8+rpi1) ...
21:45:51 Selecting previously unselected package containerd.io.
21:45:51 Preparing to unpack .../10-containerd.io_1.6.7-1_armhf.deb ...
21:45:51 Unpacking containerd.io (1.6.7-1) ...
21:45:52 Selecting previously unselected package dbus-user-session.
21:45:52 Preparing to unpack .../11-dbus-user-session_1.12.20-0+deb10u1_armhf.deb ...
21:45:52 Unpacking dbus-user-session (1.12.20-0+deb10u1) ...
21:45:52 Setting up systemd-sysv (241-7~deb10u8+rpi1) ...
21:45:52 Setting up libip6tc0:armhf (1.8.2-4) ...
21:45:52 Setting up libiptc0:armhf (1.8.2-4) ...
21:45:52 Setting up dbus (1.12.20-0+deb10u1) ...
21:45:53 invoke-rc.d: could not determine current runlevel
21:45:53 invoke-rc.d: policy-rc.d denied execution of start.
21:45:53 Setting up libmnl0:armhf (1.0.4-2) ...
21:45:53 Setting up containerd.io (1.6.7-1) ...
21:45:53 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
21:45:53 Setting up libxtables12:armhf (1.8.2-4) ...
21:45:53 Setting up libnfnetlink0:armhf (1.0.1-3) ...
21:45:53 Setting up libpam-systemd:armhf (241-7~deb10u8+rpi1) ...
21:45:53 Setting up libnftnl11:armhf (1.1.7-1~bpo10+1~0) ...
21:45:53 Setting up dbus-user-session (1.12.20-0+deb10u1) ...
21:45:53 Setting up libnetfilter-conntrack3:armhf (1.0.7-1) ...
21:45:53 Setting up iptables (1.8.2-4) ...
21:45:53 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:45:53 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:45:53 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:45:53 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:45:53 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:45:53 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:45:53 Processing triggers for systemd (241-7~deb10u8+rpi1) ...
21:45:53 Processing triggers for libc-bin (2.28-10+rpi1+deb10u1) ...
21:45:53 + docker --version
21:45:53 Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8
21:45:53 + dockerd --version
21:45:53 Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8
21:45:53 + containerd --version
21:45:53 containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb
21:45:53 + runc --version
21:45:53 runc version 1.1.3
21:45:53 commit: v1.1.3-0-g6724737
21:45:53 spec: 1.0.2-dev
21:45:53 go: go1.17.13
21:45:53 libseccomp: 2.3.3
21:45:55 --------------------------------------------------------------------------------
21:45:55 Total                                              1.3 MB/s |  44 MB  00:33     
21:45:55 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
21:45:55 Importing GPG key 0xF4A80EB5:
21:45:55  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
21:45:55  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
21:45:55  Package    : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS)
21:45:55  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
21:45:55 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] }
21:46:03 Importing GPG key 0x621E9F35:
21:46:03  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
21:46:03  Fingerprint: 060a 61c5 1b55 8a7f 742b 77aa c52f eb6b 621e 9f35
21:46:03  From       : https://download.docker.com/linux/centos/gpg
21:46:03 Running transaction check
21:46:03 Running transaction test
21:46:03 Transaction test succeeded
21:46:03 Running transaction
21:46:04   Installing : libseccomp-2.3.1-4.el7.x86_64                               1/28 
21:46:05   Installing : libcgroup-0.41-21.el7.x86_64                                2/28 
21:46:05   Installing : libnfnetlink-1.0.1-4.el7.x86_64                             3/28 
21:46:05   Installing : libselinux-utils-2.5-15.el7.x86_64                          4/28 
21:46:05   Installing : policycoreutils-2.5-34.el7.x86_64                           5/28 
21:46:08   Installing : selinux-policy-3.13.1-268.el7_9.2.noarch                    6/28 
21:46:08   Installing : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch           7/28 
21:46:08   Installing : slirp4netns-0.4.3-4.el7_8.x86_64                            8/28 
21:46:08   Installing : audit-libs-python-2.8.5-4.el7.x86_64                        9/28 
21:46:08   Installing : libselinux-python-2.5-15.el7.x86_64                        10/28 
21:46:08   Installing : libsemanage-python-2.5-14.el7.x86_64                       11/28 
21:46:09   Installing : fuse3-libs-3.6.1-4.el7.x86_64                              12/28 
21:46:09   Installing : fuse-overlayfs-0.7.2-6.el7_8.x86_64                        13/28 
21:46:10   Installing : setools-libs-3.3.8-4.el7.x86_64                            14/28 
21:46:10   Installing : python-IPy-0.75-6.el7.noarch                               15/28 
21:46:11   Installing : docker-scan-plugin-0.17.0-0.el7.x86_64                     16/28 
21:46:11   Installing : checkpolicy-2.5-8.el7.x86_64                               17/28 
21:46:11   Installing : policycoreutils-python-2.5-34.el7.x86_64                   18/28 
21:46:19   Installing : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch         19/28 
21:46:19 setsebool:  SELinux is disabled.
21:46:25   Installing : containerd.io-1.6.7-3.1.el7.x86_64                         20/28 
21:46:25   Installing : docker-compose-plugin-2.9.0-0.el7.x86_64                   21/28 
21:46:25   Installing : libmnl-1.0.3-7.el7.x86_64                                  22/28 
21:46:27   Installing : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64                23/28 
21:46:29   Installing : iptables-1.4.21-35.el7.x86_64                              24/28 
21:46:30   Installing : docker-buildx-plugin-0.8.2-0.el7.x86_64                    25/28 
21:46:31   Installing : 1:docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.x86_6   26/28 
21:46:35   Installing : docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0   27/28 
21:46:36   Installing : 3:docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.x86_64      28/28 
21:46:36   Verifying  : docker-buildx-plugin-0.8.2-0.el7.x86_64                     1/28 
21:46:36   Verifying  : libmnl-1.0.3-7.el7.x86_64                                   2/28 
21:46:36   Verifying  : docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0    3/28 
21:46:36   Verifying  : fuse-overlayfs-0.7.2-6.el7_8.x86_64                         4/28 
21:46:36   Verifying  : docker-compose-plugin-2.9.0-0.el7.x86_64                    5/28 
21:46:36   Verifying  : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch          6/28 
21:46:36   Verifying  : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64                 7/28 
21:46:36   Verifying  : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch           8/28 
21:46:36   Verifying  : checkpolicy-2.5-8.el7.x86_64                                9/28 
21:46:36   Verifying  : policycoreutils-2.5-34.el7.x86_64                          10/28 
21:46:36   Verifying  : containerd.io-1.6.7-3.1.el7.x86_64                         11/28 
21:46:36   Verifying  : docker-scan-plugin-0.17.0-0.el7.x86_64                     12/28 
21:46:36   Verifying  : python-IPy-0.75-6.el7.noarch                               13/28 
21:46:36   Verifying  : libseccomp-2.3.1-4.el7.x86_64                              14/28 
21:46:36   Verifying  : libselinux-utils-2.5-15.el7.x86_64                         15/28 
21:46:36   Verifying  : policycoreutils-python-2.5-34.el7.x86_64                   16/28 
21:46:36   Verifying  : setools-libs-3.3.8-4.el7.x86_64                            17/28 
21:46:36   Verifying  : fuse3-libs-3.6.1-4.el7.x86_64                              18/28 
21:46:36   Verifying  : libsemanage-python-2.5-14.el7.x86_64                       19/28 
21:46:36   Verifying  : slirp4netns-0.4.3-4.el7_8.x86_64                           20/28 
21:46:36   Verifying  : libselinux-python-2.5-15.el7.x86_64                        21/28 
21:46:36   Verifying  : selinux-policy-3.13.1-268.el7_9.2.noarch                   22/28 
21:46:36   Verifying  : audit-libs-python-2.8.5-4.el7.x86_64                       23/28 
21:46:36   Verifying  : iptables-1.4.21-35.el7.x86_64                              24/28 
21:46:36   Verifying  : libnfnetlink-1.0.1-4.el7.x86_64                            25/28 
21:46:36   Verifying  : 3:docker-ce-0.0.0~20220816152130.8ffaab8-0.el7.x86_64      26/28 
21:46:36   Verifying  : 1:docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.el7.x86_6   27/28 
21:46:36   Verifying  : libcgroup-0.41-21.el7.x86_64                               28/28 
21:46:36 
21:46:36 Installed:
21:46:36   docker-buildx-plugin.x86_64 0:0.8.2-0.el7                                     
21:46:36   docker-ce.x86_64 3:0.0.0~20220816152130.8ffaab8-0.el7                         
21:46:36   docker-ce-cli.x86_64 1:0.0.0~20220816152130.8ffaab8-0.el7                     
21:46:36   docker-ce-rootless-extras.x86_64 0:0.0.0~20220816152130.8ffaab8-0.el7         
21:46:36   docker-compose-plugin.x86_64 0:2.9.0-0.el7                                    
21:46:36   docker-scan-plugin.x86_64 0:0.17.0-0.el7                                      
21:46:36 
21:46:36 Dependency Installed:
21:46:36   audit-libs-python.x86_64 0:2.8.5-4.el7                                        
21:46:36   checkpolicy.x86_64 0:2.5-8.el7                                                
21:46:36   container-selinux.noarch 2:2.119.2-1.911c772.el7_8                            
21:46:36   containerd.io.x86_64 0:1.6.7-3.1.el7                                          
21:46:36   fuse-overlayfs.x86_64 0:0.7.2-6.el7_8                                         
21:46:36   fuse3-libs.x86_64 0:3.6.1-4.el7                                               
21:46:36   iptables.x86_64 0:1.4.21-35.el7                                               
21:46:36   libcgroup.x86_64 0:0.41-21.el7                                                
21:46:36   libmnl.x86_64 0:1.0.3-7.el7                                                   
21:46:36   libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3                                 
21:46:36   libnfnetlink.x86_64 0:1.0.1-4.el7                                             
21:46:36   libseccomp.x86_64 0:2.3.1-4.el7                                               
21:46:36   libselinux-python.x86_64 0:2.5-15.el7                                         
21:46:36   libselinux-utils.x86_64 0:2.5-15.el7                                          
21:46:36   libsemanage-python.x86_64 0:2.5-14.el7                                        
21:46:36   policycoreutils.x86_64 0:2.5-34.el7                                           
21:46:36   policycoreutils-python.x86_64 0:2.5-34.el7                                    
21:46:36   python-IPy.noarch 0:0.75-6.el7                                                
21:46:36   selinux-policy.noarch 0:3.13.1-268.el7_9.2                                    
21:46:36   selinux-policy-targeted.noarch 0:3.13.1-268.el7_9.2                           
21:46:36   setools-libs.x86_64 0:3.3.8-4.el7                                             
21:46:36   slirp4netns.x86_64 0:0.4.3-4.el7_8                                            
21:46:36 
21:46:36 Complete!
21:46:36 + docker --version
21:46:36 Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8
21:46:36 + dockerd --version
21:46:36 Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8
21:46:36 + containerd --version
21:46:36 containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb
21:46:36 + runc --version
21:46:36 runc version 1.1.3
21:46:36 commit: v1.1.3-0-g6724737
21:46:36 spec: 1.0.2-dev
21:46:36 go: go1.17.13
21:46:36 libseccomp: 2.3.1
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
21:46:42 + popd
21:46:42 + RPM_EC=0
21:46:42 ~/rpmbuild/BUILD/src
21:46:42 ++ jobs -p
21:46:42 + exit 0
21:46:42 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bwRlhs
21:46:42 + umask 022
21:46:42 + cd /root/rpmbuild/BUILD
21:46:42 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.x86_64 '!=' / ']'
21:46:42 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.x86_64
21:46:42 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.x86_64
21:46:42 + mkdir -p /root/rpmbuild/BUILDROOT
21:46:42 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.x86_64
21:46:42 + cd src
21:46:42 + pushd /root/rpmbuild/BUILD/src/compose
21:46:42 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-compose
21:46:42 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
21:46:42 + popd
21:46:42 ~/rpmbuild/BUILD/src
21:46:42 + for f in LICENSE MAINTAINERS NOTICE README.md
21:46:42 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
21:46:42 + for f in LICENSE MAINTAINERS NOTICE README.md
21:46:42 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
21:46:42 + for f in LICENSE MAINTAINERS NOTICE README.md
21:46:42 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
21:46:42 + for f in LICENSE MAINTAINERS NOTICE README.md
21:46:42 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
21:46:42 + /usr/lib/rpm/check-buildroot
21:46:42 + /usr/lib/rpm/redhat/brp-ldconfig
21:46:42 + /usr/lib/rpm/brp-compress
21:46:42 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:46:42 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:46:42 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:46:42 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:46:42 + /usr/lib/rpm/check-rpaths
21:46:42 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:46:42 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:46:42 + /usr/lib/rpm/redhat/brp-python-hardlink
21:46:42 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.xavN5G
21:46:42 + umask 022
21:46:42 + cd /root/rpmbuild/BUILD
21:46:42 + cd src
21:46:42 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
21:46:42 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:46:42 + ver=v2.9.0
21:46:42 + test v2.9.0 = v2.9.0
21:46:42 + echo 'PASS: docker-compose version OK'
21:46:42 + RPM_EC=0
21:46:42 PASS: docker-compose version OK
21:46:42 ++ jobs -p
21:46:42 + exit 0
21:46:42 Processing files: docker-compose-plugin-2.9.0-0.fc35.x86_64
21:46:42 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.g8sDvv
21:46:42 + umask 022
21:46:42 + cd /root/rpmbuild/BUILD
21:46:42 + cd src
21:46:42 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.x86_64/usr/share/doc/docker-compose-plugin
21:46:42 + export LC_ALL=C
21:46:42 + LC_ALL=C
21:46:42 + export DOCDIR
21:46:42 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.x86_64/usr/share/doc/docker-compose-plugin
21:46:42 + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.x86_64/usr/share/doc/docker-compose-plugin
21:46:42 + RPM_EC=0
21:46:42 ++ jobs -p
21:46:42 + exit 0
21:46:42 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nH9tWk
21:46:42 + umask 022
21:46:42 + cd /root/rpmbuild/BUILD
21:46:42 + cd src
21:46:42 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin
21:46:42 + export LC_ALL=C
21:46:42 + LC_ALL=C
21:46:42 + export LICENSEDIR
21:46:42 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin
21:46:42 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin
21:46:42 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin
21:46:42 + RPM_EC=0
21:46:42 ++ jobs -p
21:46:42 + exit 0
21:46:42 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-compose
21:46:42 Provides: docker-compose-plugin = 0:2.9.0-0.fc35 docker-compose-plugin(x86-64) = 0:2.9.0-0.fc35
21:46:42 Requires(interp): /bin/sh /bin/sh /bin/sh
21:46:42 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:46:42 Requires(post): /bin/sh
21:46:42 Requires(preun): /bin/sh
21:46:42 Requires(postun): /bin/sh
21:46:42 Enhances: docker-ce-cli
21:46:42 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.x86_64
21:46:42 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.9.0-0.fc35.src.rpm
21:46:50 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.9.0-0.fc35.x86_64.rpm
21:46:50 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UXdVZ6
21:46:50 + umask 022
21:46:50 + cd /root/rpmbuild/BUILD
21:46:50 + cd src
21:46:50 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.x86_64
21:46:50 + RPM_EC=0
21:46:50 ++ jobs -p
21:46:50 + exit 0
21:46:50 
21:46:50 RPM build warnings:
21:46:50     line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:46:50     line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:46:50     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:46:50     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64/usr/bin/docker-proxy
21:46:50     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
21:46:50     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-compose
21:46:50 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YVH8kz
21:46:50 + umask 022
21:46:50 + cd /root/rpmbuild/BUILD
21:46:50 + cd /root/rpmbuild/BUILD
21:46:50 + rm -rf src
21:46:50 + /usr/bin/mkdir -p src
21:46:50 + cd src
21:46:50 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
21:46:50 + /usr/bin/tar -xof -
21:46:50 + STATUS=0
21:46:50 + '[' 0 -ne 0 ']'
21:46:50 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
21:46:50 + /usr/bin/tar -xof -
21:46:50 + STATUS=0
21:46:50 + '[' 0 -ne 0 ']'
21:46:50 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:46:50 + RPM_EC=0
21:46:50 ++ jobs -p
21:46:50 + exit 0
21:46:50 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KthNoj
21:46:50 + umask 022
21:46:50 + cd /root/rpmbuild/BUILD
21:46:50 + cd src
21:46:50 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
21:46:50 + bash -c 'TAG_NAME="v0.17.0" COMMIT="061fe0a" PLATFORM_BINARY=docker-scan make native-build'
21:46:50 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
21:46:50 GO111MODULE=on make -f builder.Makefile build
21:46:50 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
21:46:50 mkdir -p bin
21:46:50 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=061fe0a -X github.com/docker/scan-cli-plugin/internal.Version=v0.17.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:f9291a5310e3952369eeb8cd1c2a25f0c9fc930a3ccc88e1ea20956ad86b75a4 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.827.0" -o bin/docker-scan ./cmd/docker-scan
21:46:50 go: downloading github.com/docker/cli v20.10.9+incompatible
21:46:50 go: downloading github.com/docker/docker v20.10.9+incompatible
21:46:50 go: downloading github.com/spf13/cobra v1.2.1
21:46:50 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
21:46:50 go: downloading github.com/docker/distribution v2.7.1+incompatible
21:46:50 go: downloading github.com/opencontainers/image-spec v1.0.1
21:46:50 go: downloading github.com/Masterminds/semver/v3 v3.1.1
21:46:50 go: downloading github.com/mitchellh/go-homedir v1.1.0
21:46:50 go: downloading github.com/containerd/containerd v1.5.7
21:46:50 go: downloading github.com/moby/sys/mount v0.2.0
21:46:50 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
21:46:50 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
21:46:50 go: downloading google.golang.org/grpc v1.40.0
21:46:51 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a
21:46:51 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
21:46:51 go: downloading github.com/moby/sys/mountinfo v0.4.1
21:46:51 go: downloading github.com/opencontainers/runc v1.0.2
21:46:51 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
21:46:51 go: downloading google.golang.org/protobuf v1.26.0
21:46:51 go: downloading github.com/prometheus/client_golang v1.7.1
21:46:51 go: downloading github.com/cespare/xxhash/v2 v2.1.1
21:46:51 go: downloading github.com/prometheus/common v0.10.0
21:46:51 go: downloading github.com/prometheus/procfs v0.6.0
21:47:09 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
21:47:09 + popd
21:47:09 + RPM_EC=0
21:47:09 ~/rpmbuild/BUILD/src
21:47:09 ++ jobs -p
21:47:09 + exit 0
21:47:09 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.t6bL26
21:47:09 + umask 022
21:47:09 + cd /root/rpmbuild/BUILD
21:47:09 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64 '!=' / ']'
21:47:09 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64
21:47:09 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64
21:47:09 + mkdir -p /root/rpmbuild/BUILDROOT
21:47:09 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64
21:47:09 + cd src
21:47:09 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
21:47:09 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan
21:47:09 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
21:47:09 + popd
21:47:09 ~/rpmbuild/BUILD/src
21:47:09 + /usr/lib/rpm/check-buildroot
21:47:09 + /usr/lib/rpm/redhat/brp-ldconfig
21:47:09 + /usr/lib/rpm/brp-compress
21:47:09 + /usr/lib/rpm/brp-strip /usr/bin/strip
21:47:09 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:47:09 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
21:47:09 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
21:47:09 + /usr/lib/rpm/check-rpaths
21:47:09 + /usr/lib/rpm/redhat/brp-mangle-shebangs
21:47:09 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
21:47:09 + /usr/lib/rpm/redhat/brp-python-hardlink
21:47:09 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.nfcx0j
21:47:09 + umask 022
21:47:09 + cd /root/rpmbuild/BUILD
21:47:09 + cd src
21:47:09 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
21:47:09 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
21:47:09 PASS: docker-scan version OK
21:47:09 + ver=v0.17.0
21:47:09 + test v0.17.0 = v0.17.0
21:47:09 + echo 'PASS: docker-scan version OK'
21:47:09 + RPM_EC=0
21:47:09 ++ jobs -p
21:47:09 + exit 0
21:47:09 Processing files: docker-scan-plugin-0.17.0-0.fc35.x86_64
21:47:09 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan
21:47:09 Provides: docker-scan-plugin = 0:0.17.0-0.fc35 docker-scan-plugin(x86-64) = 0:0.17.0-0.fc35
21:47:09 Requires(interp): /bin/sh /bin/sh /bin/sh
21:47:09 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:47:09 Requires(post): /bin/sh
21:47:09 Requires(preun): /bin/sh
21:47:09 Requires(postun): /bin/sh
21:47:09 Enhances: docker-ce-cli
21:47:09 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64
21:47:09 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.17.0-0.fc35.src.rpm
21:47:13 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.17.0-0.fc35.x86_64.rpm
21:47:13 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KnnCUX
21:47:13 + umask 022
21:47:13 + cd /root/rpmbuild/BUILD
21:47:13 + cd src
21:47:13 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64
21:47:13 + RPM_EC=0
21:47:13 ++ jobs -p
21:47:13 + exit 0
21:47:13     line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
21:47:13     line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
21:47:13     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
21:47:13     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64/usr/bin/docker-proxy
21:47:13     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
21:47:13     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-compose
21:47:13     Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan
21:47:13 
21:47:13 RPM build warnings:
21:47:17 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-35"
21:47:17 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
21:47:17 + make IMAGE=fedora:35 verify
21:47:17 docker run  --rm -i \
21:47:17 	-v "$(pwd):/v" \
21:47:17 	-e DEBIAN_FRONTEND=noninteractive \
21:47:17 	-e PACKAGE_REPO=staging \
21:47:17 	-w /v \
21:47:17 	fedora:35 ./verify
21:47:17 Unable to find image 'fedora:35' locally
21:47:17 35: Pulling from library/fedora
21:47:18 054e3e802ba7: Already exists
21:47:18 Digest: sha256:f1e3a29da8990568c1da6a460cf9658ee7e9b409aa39c2aded67f7ac1dfe7e8a
21:47:18 Status: Downloaded newer image for fedora:35
21:47:18 + verify
21:47:18 + dpkg --version
21:47:18 + rpm --version
21:47:18 + verify_rpm
21:47:18 ++ . /etc/os-release
21:47:18 +++ NAME='Fedora Linux'
21:47:18 +++ VERSION='35 (Container Image)'
21:47:18 +++ ID=fedora
21:47:18 +++ VERSION_ID=35
21:47:18 +++ VERSION_CODENAME=
21:47:18 +++ PLATFORM_ID=platform:f35
21:47:18 +++ PRETTY_NAME='Fedora Linux 35 (Container Image)'
21:47:18 +++ ANSI_COLOR='0;38;2;60;110;180'
21:47:18 +++ LOGO=fedora-logo-icon
21:47:18 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:35
21:47:18 +++ HOME_URL=https://fedoraproject.org/
21:47:18 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f35/system-administrators-guide/
21:47:18 +++ SUPPORT_URL=https://ask.fedoraproject.org/
21:47:18 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:47:18 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
21:47:18 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=35
21:47:18 +++ REDHAT_SUPPORT_PRODUCT=Fedora
21:47:18 +++ REDHAT_SUPPORT_PRODUCT_VERSION=35
21:47:18 +++ PRIVACY_POLICY_URL=https://fedoraproject.org/wiki/Legal:PrivacyPolicy
21:47:18 +++ VARIANT='Container Image'
21:47:18 +++ VARIANT_ID=container
21:47:18 ++ echo fedora
21:47:18 + DIST_ID=fedora
21:47:18 ++ . /etc/os-release
21:47:18 +++ NAME='Fedora Linux'
21:47:18 +++ VERSION='35 (Container Image)'
21:47:18 +++ ID=fedora
21:47:18 +++ VERSION_ID=35
21:47:18 +++ VERSION_CODENAME=
21:47:18 +++ PLATFORM_ID=platform:f35
21:47:18 +++ PRETTY_NAME='Fedora Linux 35 (Container Image)'
21:47:18 +++ ANSI_COLOR='0;38;2;60;110;180'
21:47:18 +++ LOGO=fedora-logo-icon
21:47:18 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:35
21:47:18 +++ HOME_URL=https://fedoraproject.org/
21:47:18 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f35/system-administrators-guide/
21:47:18 +++ SUPPORT_URL=https://ask.fedoraproject.org/
21:47:18 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
21:47:18 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
21:47:18 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=35
21:47:18 +++ REDHAT_SUPPORT_PRODUCT=Fedora
21:47:18 +++ REDHAT_SUPPORT_PRODUCT_VERSION=35
21:47:18 +++ PRIVACY_POLICY_URL=https://fedoraproject.org/wiki/Legal:PrivacyPolicy
21:47:18 +++ VARIANT='Container Image'
21:47:18 +++ VARIANT_ID=container
21:47:18 ++ echo 35
21:47:18 ++ cut -d. -f1
21:47:18 + DIST_VERSION=35
21:47:18 + pkg_manager=yum
21:47:18 + pkg_config_manager=yum-config-manager
21:47:18 + dnf --version
21:47:18 4.9.0
21:47:18   Installed: dnf-0:4.9.0-1.fc35.noarch at Mon Feb 21 06:47:57 2022
21:47:18   Built    : Fedora Project at Thu Sep 23 12:18:24 2021
21:47:18 
21:47:18   Installed: rpm-0:4.17.0-4.fc35.x86_64 at Mon Feb 21 06:47:56 2022
21:47:18   Built    : Fedora Project at Wed Feb  2 12:39:01 2022
21:47:18 + pkg_manager=dnf
21:47:18 + pkg_config_manager='dnf config-manager'
21:47:18 + dnf clean all
21:47:19 0 files removed
21:47:19 + dnf upgrade -y
21:47:27 Fedora 35 - x86_64                               12 MB/s |  79 MB     00:06    
21:47:45 Fedora 35 openh264 (From Cisco) - x86_64        2.2 kB/s | 2.5 kB     00:01    
21:47:47 Fedora Modular 35 - x86_64                      2.2 MB/s | 3.3 MB     00:01    
21:47:49 Fedora 35 - x86_64 - Updates                     15 MB/s |  32 MB     00:02    
21:47:59 Fedora Modular 35 - x86_64 - Updates            3.0 MB/s | 3.8 MB     00:01    
21:48:00 Last metadata expiration check: 0:00:01 ago on Tue Aug 16 21:47:59 2022.
21:48:05 Dependencies resolved.
21:48:05 ================================================================================
21:48:05  Package                            Arch    Version              Repo      Size
21:48:05 ================================================================================
21:48:05 Upgrading:
21:48:05  audit-libs                         x86_64  3.0.8-1.fc35         updates  116 k
21:48:05  ca-certificates                    noarch  2022.2.54-1.0.fc35   updates  852 k
21:48:05  coreutils                          x86_64  8.32-33.fc35         updates  1.1 M
21:48:05  coreutils-common                   x86_64  8.32-33.fc35         updates  2.0 M
21:48:05  curl                               x86_64  7.79.1-5.fc35        updates  309 k
21:48:05  cyrus-sasl-lib                     x86_64  2.1.27-14.fc35       updates  774 k
21:48:05  dnf                                noarch  4.13.0-1.fc35        updates  450 k
21:48:05  dnf-data                           noarch  4.13.0-1.fc35        updates   42 k
21:48:05  elfutils-default-yama-scope        noarch  0.187-4.fc35         updates   17 k
21:48:05  elfutils-libelf                    x86_64  0.187-4.fc35         updates  197 k
21:48:05  elfutils-libs                      x86_64  0.187-4.fc35         updates  255 k
21:48:05  expat                              x86_64  2.4.7-1.fc35         updates  113 k
21:48:05  fedora-release-common              noarch  35-37                updates   20 k
21:48:05  fedora-release-container           noarch  35-37                updates   10 k
21:48:05  fedora-release-identity-container  noarch  35-37                updates   12 k
21:48:05  glib2                              x86_64  2.70.5-1.fc35        updates  2.6 M
21:48:05  glibc                              x86_64  2.34-38.fc35         updates  1.9 M
21:48:05  glibc-common                       x86_64  2.34-38.fc35         updates  298 k
21:48:05  glibc-minimal-langpack             x86_64  2.34-38.fc35         updates   26 k
21:48:05  gnupg2                             x86_64  2.3.4-2.fc35         updates  2.5 M
21:48:05  gnutls                             x86_64  3.7.7-1.fc35         updates  1.1 M
21:48:05  gzip                               x86_64  1.10-6.fc35          updates  149 k
21:48:05  krb5-libs                          x86_64  1.19.2-8.fc35        updates  718 k
21:48:05  libarchive                         x86_64  3.5.3-1.fc35         updates  389 k
21:48:05  libcurl                            x86_64  7.79.1-5.fc35        updates  292 k
21:48:05  libdnf                             x86_64  0.67.0-2.fc35        updates  653 k
21:48:05  libgcc                             x86_64  11.3.1-2.fc35        updates  118 k
21:48:05  libgomp                            x86_64  11.3.1-2.fc35        updates  291 k
21:48:05  libidn2                            x86_64  2.3.3-1.fc35         updates  155 k
21:48:05  librepo                            x86_64  1.14.3-1.fc35        updates   94 k
21:48:05  libreport-filesystem               noarch  2.15.2-8.fc35        updates   13 k
21:48:05  libsolv                            x86_64  0.7.22-1.fc35        updates  403 k
21:48:05  libstdc++                          x86_64  11.3.1-2.fc35        updates  752 k
21:48:05  libxml2                            x86_64  2.9.14-1.fc35        updates  748 k
21:48:05  libzstd                            x86_64  1.5.2-2.fc35         updates  282 k
21:48:05  lua-libs                           x86_64  5.4.4-3.fc35         updates  216 k
21:48:05  nettle                             x86_64  3.8-1.fc35           updates  411 k
21:48:05  openssl-libs                       x86_64  1:1.1.1q-1.fc35      updates  1.4 M
21:48:05  pcre2                              x86_64  10.40-1.fc35         updates  235 k
21:48:05  pcre2-syntax                       noarch  10.40-1.fc35         updates  143 k
21:48:05  python3                            x86_64  3.10.5-2.fc35        updates   26 k
21:48:05  python3-dnf                        noarch  4.13.0-1.fc35        updates  415 k
21:48:05  python3-hawkey                     x86_64  0.67.0-2.fc35        updates  108 k
21:48:05  python3-libdnf                     x86_64  0.67.0-2.fc35        updates  777 k
21:48:05  python3-libs                       x86_64  3.10.5-2.fc35        updates  7.5 M
21:48:05  python3-rpm                        x86_64  4.17.1-3.fc35        updates   89 k
21:48:05  rpm                                x86_64  4.17.1-3.fc35        updates  532 k
21:48:05  rpm-build-libs                     x86_64  4.17.1-3.fc35        updates   90 k
21:48:05  rpm-libs                           x86_64  4.17.1-3.fc35        updates  310 k
21:48:05  rpm-sign-libs                      x86_64  4.17.1-3.fc35        updates   24 k
21:48:05  setup                              noarch  2.14.1-1.fc35        updates  143 k
21:48:05  tzdata                             noarch  2022a-2.fc35         updates  432 k
21:48:05  vim-data                           noarch  2:9.0.137-1.fc35     updates   26 k
21:48:05  vim-minimal                        x86_64  2:9.0.137-1.fc35     updates  735 k
21:48:05  xz-libs                            x86_64  5.2.5-9.fc35         updates   92 k
21:48:05  yum                                noarch  4.13.0-1.fc35        updates   39 k
21:48:05  zchunk-libs                        x86_64  1.2.2-1.fc35         updates   51 k
21:48:05 Installing dependencies:
21:48:05  acl                                x86_64  2.3.1-2.fc35         fedora    71 k
21:48:05  cryptsetup-libs                    x86_64  2.4.3-1.fc35         updates  430 k
21:48:05  dbus                               x86_64  1:1.12.22-1.fc35     updates  7.1 k
21:48:05  dbus-broker                        x86_64  29-4.fc35            fedora   171 k
21:48:05  dbus-common                        noarch  1:1.12.22-1.fc35     updates   14 k
21:48:05  dbus-libs                          x86_64  1:1.12.22-1.fc35     updates  152 k
21:48:05  device-mapper                      x86_64  1.02.175-6.fc35      fedora   140 k
21:48:05  device-mapper-libs                 x86_64  1.02.175-6.fc35      fedora   179 k
21:48:05  iptables-legacy-libs               x86_64  1.8.7-13.fc35        fedora    39 k
21:48:05  kmod-libs                          x86_64  29-4.fc35            fedora    63 k
21:48:05  libargon2                          x86_64  20171227-7.fc35      fedora    28 k
21:48:05  libevent                           x86_64  2.1.12-4.fc35        fedora   261 k
21:48:05  libfdisk                           x86_64  2.37.4-1.fc35        updates  154 k
21:48:05  libibverbs                         x86_64  39.0-1.fc35          updates  392 k
21:48:05  libnl3                             x86_64  3.5.0-8.fc35         fedora   328 k
21:48:05  libpcap                            x86_64  14:1.10.1-2.fc35     fedora   171 k
21:48:05  libseccomp                         x86_64  2.5.3-1.fc35         updates   71 k
21:48:05  libsecret                          x86_64  0.20.4-3.fc35        fedora   157 k
21:48:05  libusb1                            x86_64  1.0.25-8.fc35        updates   74 k
21:48:05  libutempter                        x86_64  1.2.1-5.fc35         fedora    26 k
21:48:05  mozjs78                            x86_64  78.15.0-1.fc35       fedora   8.2 M
21:48:05  pcsc-lite                          x86_64  1.9.5-1.fc35         updates   90 k
21:48:05  pcsc-lite-libs                     x86_64  1.9.5-1.fc35         updates   27 k
21:48:05  polkit                             x86_64  0.120-1.fc35.2       updates  146 k
21:48:05  polkit-libs                        x86_64  0.120-1.fc35.2       updates   66 k
21:48:05  polkit-pkla-compat                 x86_64  0.1-20.fc35          fedora    44 k
21:48:05  protobuf-c                         x86_64  1.4.0-1.fc35         fedora    35 k
21:48:05  systemd-libs                       x86_64  249.12-5.fc35        updates  604 k
21:48:05  systemd-pam                        x86_64  249.12-5.fc35        updates  324 k
21:48:05  unbound-libs                       x86_64  1.16.0-3.fc35        updates  538 k
21:48:05  util-linux                         x86_64  2.37.4-1.fc35        updates  2.2 M
21:48:05  util-linux-core                    x86_64  2.37.4-1.fc35        updates  433 k
21:48:05  xkeyboard-config                   noarch  2.33-2.fc35          fedora   783 k
21:48:05 Installing weak dependencies:
21:48:05  deltarpm                           x86_64  3.6.2-10.fc35        fedora    88 k
21:48:05  diffutils                          x86_64  3.8-1.fc35           fedora   400 k
21:48:05  elfutils-debuginfod-client         x86_64  0.187-4.fc35         updates   39 k
21:48:05  glibc-gconv-extra                  x86_64  2.34-38.fc35         updates  1.5 M
21:48:05  gnupg2-smime                       x86_64  2.3.4-2.fc35         updates  242 k
21:48:05  libbpf                             x86_64  2:0.6.1-2.fc35       updates  154 k
21:48:05  libxkbcommon                       x86_64  1.3.1-1.fc35         fedora   140 k
21:48:05  openssl-pkcs11                     x86_64  0.4.11-4.fc35        fedora    72 k
21:48:05  pcsc-lite-ccid                     x86_64  1.5.0-1.fc35         updates  317 k
21:48:05  pinentry                           x86_64  1.2.0-1.fc35         fedora    97 k
21:48:05  python-unversioned-command         noarch  3.10.5-2.fc35        updates  9.9 k
21:48:05  python3-unbound                    x86_64  1.16.0-3.fc35        updates   99 k
21:48:05  qrencode-libs                      x86_64  4.1.1-1.fc35         updates   60 k
21:48:05  rpm-plugin-systemd-inhibit         x86_64  4.17.1-3.fc35        updates   17 k
21:48:05  systemd                            x86_64  249.12-5.fc35        updates  4.1 M
21:48:05  systemd-networkd                   x86_64  249.12-5.fc35        updates  523 k
21:48:05  systemd-resolved                   x86_64  249.12-5.fc35        updates  267 k
21:48:05 
21:48:05 Transaction Summary
21:48:05 ================================================================================
21:48:05 Install  50 Packages
21:48:05 Upgrade  57 Packages
21:48:05 
21:48:05 Total download size: 58 M
21:48:05 Downloading Packages:
21:48:06 (1/107): acl-2.3.1-2.fc35.x86_64.rpm            299 kB/s |  71 kB     00:00    
21:48:06 (2/107): deltarpm-3.6.2-10.fc35.x86_64.rpm      307 kB/s |  88 kB     00:00    
21:48:06 (3/107): dbus-broker-29-4.fc35.x86_64.rpm       570 kB/s | 171 kB     00:00    
21:48:06 (4/107): device-mapper-1.02.175-6.fc35.x86_64.r 681 kB/s | 140 kB     00:00    
21:48:06 (5/107): device-mapper-libs-1.02.175-6.fc35.x86 1.1 MB/s | 179 kB     00:00    
21:48:06 (6/107): iptables-legacy-libs-1.8.7-13.fc35.x86 638 kB/s |  39 kB     00:00    
21:48:06 (7/107): diffutils-3.8-1.fc35.x86_64.rpm        1.4 MB/s | 400 kB     00:00    
21:48:06 (8/107): libargon2-20171227-7.fc35.x86_64.rpm   323 kB/s |  28 kB     00:00    
21:48:06 (9/107): kmod-libs-29-4.fc35.x86_64.rpm         429 kB/s |  63 kB     00:00    
21:48:06 (10/107): libevent-2.1.12-4.fc35.x86_64.rpm     1.3 MB/s | 261 kB     00:00    
21:48:06 (11/107): libpcap-1.10.1-2.fc35.x86_64.rpm      901 kB/s | 171 kB     00:00    
21:48:06 (12/107): libnl3-3.5.0-8.fc35.x86_64.rpm        1.6 MB/s | 328 kB     00:00    
21:48:06 (13/107): libsecret-0.20.4-3.fc35.x86_64.rpm    2.4 MB/s | 157 kB     00:00    
21:48:06 (14/107): libutempter-1.2.1-5.fc35.x86_64.rpm   408 kB/s |  26 kB     00:00    
21:48:06 (15/107): libxkbcommon-1.3.1-1.fc35.x86_64.rpm  813 kB/s | 140 kB     00:00    
21:48:06 (16/107): openssl-pkcs11-0.4.11-4.fc35.x86_64.r 604 kB/s |  72 kB     00:00    
21:48:06 (17/107): pinentry-1.2.0-1.fc35.x86_64.rpm      1.5 MB/s |  97 kB     00:00    
21:48:06 (18/107): polkit-pkla-compat-0.1-20.fc35.x86_64 659 kB/s |  44 kB     00:00    
21:48:06 (19/107): protobuf-c-1.4.0-1.fc35.x86_64.rpm    578 kB/s |  35 kB     00:00    
21:48:07 (20/107): xkeyboard-config-2.33-2.fc35.noarch.r 3.4 MB/s | 783 kB     00:00    
21:48:07 (21/107): mozjs78-78.15.0-1.fc35.x86_64.rpm      18 MB/s | 8.2 MB     00:00    
21:48:07 (22/107): dbus-1.12.22-1.fc35.x86_64.rpm         89 kB/s | 7.1 kB     00:00    
21:48:07 (23/107): dbus-common-1.12.22-1.fc35.noarch.rpm 206 kB/s |  14 kB     00:00    
21:48:07 (24/107): elfutils-debuginfod-client-0.187-4.fc 576 kB/s |  39 kB     00:00    
21:48:07 (25/107): cryptsetup-libs-2.4.3-1.fc35.x86_64.r 966 kB/s | 430 kB     00:00    
21:48:07 (26/107): dbus-libs-1.12.22-1.fc35.x86_64.rpm   751 kB/s | 152 kB     00:00    
21:48:07 (27/107): gnupg2-smime-2.3.4-2.fc35.x86_64.rpm  2.4 MB/s | 242 kB     00:00    
21:48:07 (28/107): libbpf-0.6.1-2.fc35.x86_64.rpm        1.4 MB/s | 154 kB     00:00    
21:48:07 (29/107): libfdisk-2.37.4-1.fc35.x86_64.rpm     2.3 MB/s | 154 kB     00:00    
21:48:07 (30/107): libseccomp-2.5.3-1.fc35.x86_64.rpm    2.0 MB/s |  71 kB     00:00    
21:48:07 (31/107): libusb1-1.0.25-8.fc35.x86_64.rpm      2.0 MB/s |  74 kB     00:00    
21:48:07 (32/107): libibverbs-39.0-1.fc35.x86_64.rpm     2.6 MB/s | 392 kB     00:00    
21:48:07 (33/107): pcsc-lite-1.9.5-1.fc35.x86_64.rpm     2.5 MB/s |  90 kB     00:00    
21:48:07 (34/107): glibc-gconv-extra-2.34-38.fc35.x86_64 4.1 MB/s | 1.5 MB     00:00    
21:48:07 (35/107): pcsc-lite-libs-1.9.5-1.fc35.x86_64.rp 805 kB/s |  27 kB     00:00    
21:48:07 (36/107): pcsc-lite-ccid-1.5.0-1.fc35.x86_64.rp 4.4 MB/s | 317 kB     00:00    
21:48:07 (37/107): polkit-libs-0.120-1.fc35.2.x86_64.rpm 1.9 MB/s |  66 kB     00:00    
21:48:07 (38/107): polkit-0.120-1.fc35.2.x86_64.rpm      2.1 MB/s | 146 kB     00:00    
21:48:07 (39/107): python-unversioned-command-3.10.5-2.f 300 kB/s | 9.9 kB     00:00    
21:48:07 (40/107): python3-unbound-1.16.0-3.fc35.x86_64. 1.5 MB/s |  99 kB     00:00    
21:48:07 (41/107): rpm-plugin-systemd-inhibit-4.17.1-3.f 389 kB/s |  17 kB     00:00    
21:48:07 (42/107): qrencode-libs-4.1.1-1.fc35.x86_64.rpm 912 kB/s |  60 kB     00:00    
21:48:07 (43/107): systemd-networkd-249.12-5.fc35.x86_64 7.4 MB/s | 523 kB     00:00    
21:48:07 (44/107): systemd-libs-249.12-5.fc35.x86_64.rpm 5.9 MB/s | 604 kB     00:00    
21:48:07 (45/107): systemd-pam-249.12-5.fc35.x86_64.rpm  8.3 MB/s | 324 kB     00:00    
21:48:07 (46/107): systemd-resolved-249.12-5.fc35.x86_64 7.0 MB/s | 267 kB     00:00    
21:48:07 (47/107): unbound-libs-1.16.0-3.fc35.x86_64.rpm 7.5 MB/s | 538 kB     00:00    
21:48:08 (48/107): util-linux-core-2.37.4-1.fc35.x86_64.  11 MB/s | 433 kB     00:00    
21:48:08 (49/107): audit-libs-3.0.8-1.fc35.x86_64.rpm    3.2 MB/s | 116 kB     00:00    
21:48:08 (50/107): systemd-249.12-5.fc35.x86_64.rpm       12 MB/s | 4.1 MB     00:00    
21:48:08 (51/107): util-linux-2.37.4-1.fc35.x86_64.rpm    11 MB/s | 2.2 MB     00:00    
21:48:08 (52/107): ca-certificates-2022.2.54-1.0.fc35.no  10 MB/s | 852 kB     00:00    
21:48:08 (53/107): coreutils-8.32-33.fc35.x86_64.rpm      23 MB/s | 1.1 MB     00:00    
21:48:08 (54/107): curl-7.79.1-5.fc35.x86_64.rpm         8.0 MB/s | 309 kB     00:00    
21:48:08 (55/107): cyrus-sasl-lib-2.1.27-14.fc35.x86_64.  16 MB/s | 774 kB     00:00    
21:48:08 (56/107): coreutils-common-8.32-33.fc35.x86_64.  10 MB/s | 2.0 MB     00:00    
21:48:08 (57/107): dnf-4.13.0-1.fc35.noarch.rpm          2.9 MB/s | 450 kB     00:00    
21:48:08 (58/107): dnf-data-4.13.0-1.fc35.noarch.rpm     348 kB/s |  42 kB     00:00    
21:48:08 (59/107): elfutils-default-yama-scope-0.187-4.f 509 kB/s |  17 kB     00:00    
21:48:08 (60/107): expat-2.4.7-1.fc35.x86_64.rpm         3.2 MB/s | 113 kB     00:00    
21:48:08 (61/107): elfutils-libelf-0.187-4.fc35.x86_64.r 2.9 MB/s | 197 kB     00:00    
21:48:08 (62/107): elfutils-libs-0.187-4.fc35.x86_64.rpm 3.6 MB/s | 255 kB     00:00    
21:48:08 (63/107): fedora-release-common-35-37.noarch.rp 612 kB/s |  20 kB     00:00    
21:48:08 (64/107): fedora-release-container-35-37.noarch 321 kB/s |  10 kB     00:00    
21:48:08 (65/107): fedora-release-identity-container-35- 361 kB/s |  12 kB     00:00    
21:48:08 (66/107): glibc-2.34-38.fc35.x86_64.rpm          21 MB/s | 1.9 MB     00:00    
21:48:08 (67/107): glibc-common-2.34-38.fc35.x86_64.rpm  3.3 MB/s | 298 kB     00:00    
21:48:08 (68/107): glib2-2.70.5-1.fc35.x86_64.rpm         23 MB/s | 2.6 MB     00:00    
21:48:08 (69/107): glibc-minimal-langpack-2.34-38.fc35.x 788 kB/s |  26 kB     00:00    
21:48:08 (70/107): gnutls-3.7.7-1.fc35.x86_64.rpm         22 MB/s | 1.1 MB     00:00    
21:48:08 (71/107): gzip-1.10-6.fc35.x86_64.rpm           2.3 MB/s | 149 kB     00:00    
21:48:08 (72/107): krb5-libs-1.19.2-8.fc35.x86_64.rpm     14 MB/s | 718 kB     00:00    
21:48:08 (73/107): libarchive-3.5.3-1.fc35.x86_64.rpm    9.8 MB/s | 389 kB     00:00    
21:48:08 (74/107): gnupg2-2.3.4-2.fc35.x86_64.rpm         17 MB/s | 2.5 MB     00:00    
21:48:08 (75/107): libcurl-7.79.1-5.fc35.x86_64.rpm      4.4 MB/s | 292 kB     00:00    
21:48:08 (76/107): libgcc-11.3.1-2.fc35.x86_64.rpm       3.1 MB/s | 118 kB     00:00    
21:48:08 (77/107): libdnf-0.67.0-2.fc35.x86_64.rpm       9.5 MB/s | 653 kB     00:00    
21:48:08 (78/107): librepo-1.14.3-1.fc35.x86_64.rpm      2.7 MB/s |  94 kB     00:00    
21:48:08 (79/107): libgomp-11.3.1-2.fc35.x86_64.rpm      4.4 MB/s | 291 kB     00:00    
21:48:08 (80/107): libidn2-2.3.3-1.fc35.x86_64.rpm       2.3 MB/s | 155 kB     00:00    
21:48:08 (81/107): libreport-filesystem-2.15.2-8.fc35.no 379 kB/s |  13 kB     00:00    
21:48:08 (82/107): libsolv-0.7.22-1.fc35.x86_64.rpm      4.4 MB/s | 403 kB     00:00    
21:48:08 (83/107): libstdc++-11.3.1-2.fc35.x86_64.rpm    8.0 MB/s | 752 kB     00:00    
21:48:08 (84/107): libxml2-2.9.14-1.fc35.x86_64.rpm      9.0 MB/s | 748 kB     00:00    
21:48:08 (85/107): libzstd-1.5.2-2.fc35.x86_64.rpm       7.4 MB/s | 282 kB     00:00    
21:48:08 (86/107): lua-libs-5.4.4-3.fc35.x86_64.rpm      5.8 MB/s | 216 kB     00:00    
21:48:08 (87/107): nettle-3.8-1.fc35.x86_64.rpm          9.4 MB/s | 411 kB     00:00    
21:48:08 (88/107): openssl-libs-1.1.1q-1.fc35.x86_64.rpm  27 MB/s | 1.4 MB     00:00    
21:48:08 (89/107): pcre2-10.40-1.fc35.x86_64.rpm         5.0 MB/s | 235 kB     00:00    
21:48:08 (90/107): pcre2-syntax-10.40-1.fc35.noarch.rpm  2.1 MB/s | 143 kB     00:00    
21:48:08 (91/107): python3-3.10.5-2.fc35.x86_64.rpm      781 kB/s |  26 kB     00:00    
21:48:08 (92/107): python3-dnf-4.13.0-1.fc35.noarch.rpm   11 MB/s | 415 kB     00:00    
21:48:09 (93/107): python3-libdnf-0.67.0-2.fc35.x86_64.r  17 MB/s | 777 kB     00:00    
21:48:09 (94/107): python3-hawkey-0.67.0-2.fc35.x86_64.r 1.6 MB/s | 108 kB     00:00    
21:48:09 (95/107): python3-rpm-4.17.1-3.fc35.x86_64.rpm  2.6 MB/s |  89 kB     00:00    
21:48:09 (96/107): rpm-4.17.1-3.fc35.x86_64.rpm           12 MB/s | 532 kB     00:00    
21:48:09 (97/107): rpm-build-libs-4.17.1-3.fc35.x86_64.r 2.6 MB/s |  90 kB     00:00    
21:48:09 (98/107): rpm-libs-4.17.1-3.fc35.x86_64.rpm     8.0 MB/s | 310 kB     00:00    
21:48:09 (99/107): rpm-sign-libs-4.17.1-3.fc35.x86_64.rp 724 kB/s |  24 kB     00:00    
21:48:09 (100/107): tzdata-2022a-2.fc35.noarch.rpm        11 MB/s | 432 kB     00:00    
21:48:09 (101/107): setup-2.14.1-1.fc35.noarch.rpm       2.2 MB/s | 143 kB     00:00    
21:48:09 (102/107): vim-data-9.0.137-1.fc35.noarch.rpm   665 kB/s |  26 kB     00:00    
21:48:09 (103/107): python3-libs-3.10.5-2.fc35.x86_64.rp  30 MB/s | 7.5 MB     00:00    
21:48:09 (104/107): xz-libs-5.2.5-9.fc35.x86_64.rpm      2.2 MB/s |  92 kB     00:00    
21:48:09 (105/107): vim-minimal-9.0.137-1.fc35.x86_64.rp  11 MB/s | 735 kB     00:00    
21:48:09 (106/107): yum-4.13.0-1.fc35.noarch.rpm         1.2 MB/s |  39 kB     00:00    
21:48:09 (107/107): zchunk-libs-1.2.2-1.fc35.x86_64.rpm  805 kB/s |  51 kB     00:00    
21:48:09 --------------------------------------------------------------------------------
21:48:09 Total                                            14 MB/s |  58 MB     00:04     
21:48:10 Running transaction check
21:48:10 Transaction check succeeded.
21:48:10 Running transaction test
21:48:11 Transaction test succeeded.
21:48:11 Running transaction
21:48:12   Preparing        :                                                        1/1 
21:48:12   Upgrading        : libgcc-11.3.1-2.fc35.x86_64                          1/164 
21:48:13   Running scriptlet: libgcc-11.3.1-2.fc35.x86_64                          1/164 
21:48:13   Upgrading        : tzdata-2022a-2.fc35.noarch                           2/164 
21:48:13   Upgrading        : glibc-common-2.34-38.fc35.x86_64                     3/164 
21:48:13   Upgrading        : glibc-minimal-langpack-2.34-38.fc35.x86_64           4/164 
21:48:13   Running scriptlet: glibc-2.34-38.fc35.x86_64                            5/164 
21:48:13   Upgrading        : glibc-2.34-38.fc35.x86_64                            5/164 
21:48:13   Running scriptlet: glibc-2.34-38.fc35.x86_64                            5/164 
21:48:13   Installing       : glibc-gconv-extra-2.34-38.fc35.x86_64                6/164 
21:48:13   Running scriptlet: glibc-gconv-extra-2.34-38.fc35.x86_64                6/164 
21:48:13   Upgrading        : xz-libs-5.2.5-9.fc35.x86_64                          7/164 
21:48:13   Upgrading        : libzstd-1.5.2-2.fc35.x86_64                          8/164 
21:48:13   Upgrading        : audit-libs-3.0.8-1.fc35.x86_64                       9/164 
21:48:13   Upgrading        : elfutils-libelf-0.187-4.fc35.x86_64                 10/164 
21:48:13   Upgrading        : expat-2.4.7-1.fc35.x86_64                           11/164 
21:48:13   Upgrading        : libstdc++-11.3.1-2.fc35.x86_64                      12/164 
21:48:13   Upgrading        : lua-libs-5.4.4-3.fc35.x86_64                        13/164 
21:48:14   Upgrading        : libxml2-2.9.14-1.fc35.x86_64                        14/164 
21:48:14   Upgrading        : libidn2-2.3.3-1.fc35.x86_64                         15/164 
21:48:14   Installing       : protobuf-c-1.4.0-1.fc35.x86_64                      16/164 
21:48:14   Installing       : libfdisk-2.37.4-1.fc35.x86_64                       17/164 
21:48:14   Upgrading        : fedora-release-identity-container-35-37.noarch      18/164 
21:48:14   Upgrading        : fedora-release-container-35-37.noarch               19/164 
21:48:14   Upgrading        : fedora-release-common-35-37.noarch                  20/164 
21:48:14   Installing       : mozjs78-78.15.0-1.fc35.x86_64                       21/164 
21:48:14   Installing       : libbpf-2:0.6.1-2.fc35.x86_64                        22/164 
21:48:14   Installing       : acl-2.3.1-2.fc35.x86_64                             23/164 
21:48:14   Installing       : diffutils-3.8-1.fc35.x86_64                         24/164 
21:48:14   Installing       : libargon2-20171227-7.fc35.x86_64                    25/164 
21:48:14   Installing       : libnl3-3.5.0-8.fc35.x86_64                          26/164 
21:48:14   Installing       : libibverbs-39.0-1.fc35.x86_64                       27/164 
21:48:14   Installing       : libpcap-14:1.10.1-2.fc35.x86_64                     28/164 
21:48:14   Installing       : iptables-legacy-libs-1.8.7-13.fc35.x86_64           29/164 
21:48:14   Running scriptlet: libutempter-1.2.1-5.fc35.x86_64                     30/164 
21:48:14   Installing       : libutempter-1.2.1-5.fc35.x86_64                     30/164 
21:48:14   Installing       : libseccomp-2.5.3-1.fc35.x86_64                      31/164 
21:48:14   Installing       : pcsc-lite-libs-1.9.5-1.fc35.x86_64                  32/164 
21:48:14   Installing       : qrencode-libs-4.1.1-1.fc35.x86_64                   33/164 
21:48:14   Upgrading        : libgomp-11.3.1-2.fc35.x86_64                        34/164 
21:48:14   Upgrading        : nettle-3.8-1.fc35.x86_64                            35/164 
21:48:14   Upgrading        : gnutls-3.7.7-1.fc35.x86_64                          36/164 
21:48:14   Upgrading        : glib2-2.70.5-1.fc35.x86_64                          37/164 
21:48:14   Installing       : libsecret-0.20.4-3.fc35.x86_64                      38/164 
21:48:14   Installing       : pinentry-1.2.0-1.fc35.x86_64                        39/164 
21:48:14   Upgrading        : vim-data-2:9.0.137-1.fc35.noarch                    40/164 
21:48:14   Upgrading        : pcre2-syntax-10.40-1.fc35.noarch                    41/164 
21:48:14   Upgrading        : pcre2-10.40-1.fc35.x86_64                           42/164 
21:48:14   Upgrading        : libreport-filesystem-2.15.2-8.fc35.noarch           43/164 
21:48:14   Upgrading        : dnf-data-4.13.0-1.fc35.noarch                       44/164 
21:48:14 warning: /etc/dnf/dnf.conf created as /etc/dnf/dnf.conf.rpmnew
21:48:14 
21:48:14   Upgrading        : coreutils-common-8.32-33.fc35.x86_64                45/164 
21:48:14   Installing       : openssl-pkcs11-0.4.11-4.fc35.x86_64                 46/164 
21:48:15   Upgrading        : openssl-libs-1:1.1.1q-1.fc35.x86_64                 47/164 
21:48:15   Upgrading        : coreutils-8.32-33.fc35.x86_64                       48/164 
21:48:15   Running scriptlet: ca-certificates-2022.2.54-1.0.fc35.noarch           49/164 
21:48:15   Upgrading        : ca-certificates-2022.2.54-1.0.fc35.noarch           49/164 
21:48:16   Running scriptlet: ca-certificates-2022.2.54-1.0.fc35.noarch           49/164 
21:48:16   Installing       : systemd-libs-249.12-5.fc35.x86_64                   50/164 
21:48:16   Running scriptlet: systemd-libs-249.12-5.fc35.x86_64                   50/164 
21:48:16   Installing       : python-unversioned-command-3.10.5-2.fc35.noarch     51/164 
21:48:16   Upgrading        : python3-3.10.5-2.fc35.x86_64                        52/164 
21:48:16   Upgrading        : python3-libs-3.10.5-2.fc35.x86_64                   53/164 
21:48:16   Installing       : polkit-libs-0.120-1.fc35.2.x86_64                   54/164 
21:48:16   Installing       : util-linux-core-2.37.4-1.fc35.x86_64                55/164 
21:48:16   Running scriptlet: util-linux-core-2.37.4-1.fc35.x86_64                55/164 
21:48:16   Installing       : util-linux-2.37.4-1.fc35.x86_64                     56/164 
21:48:16 warning: /etc/adjtime created as /etc/adjtime.rpmnew
21:48:16 
21:48:16   Running scriptlet: util-linux-2.37.4-1.fc35.x86_64                     56/164 
21:48:16   Upgrading        : krb5-libs-1.19.2-8.fc35.x86_64                      57/164 
21:48:16   Upgrading        : libcurl-7.79.1-5.fc35.x86_64                        58/164 
21:48:16   Installing       : libevent-2.1.12-4.fc35.x86_64                       59/164 
21:48:16   Upgrading        : zchunk-libs-1.2.2-1.fc35.x86_64                     60/164 
21:48:16   Upgrading        : librepo-1.14.3-1.fc35.x86_64                        61/164 
21:48:16   Running scriptlet: unbound-libs-1.16.0-3.fc35.x86_64                   62/164 
21:48:16   Installing       : unbound-libs-1.16.0-3.fc35.x86_64                   62/164 
21:48:16   Running scriptlet: unbound-libs-1.16.0-3.fc35.x86_64                   62/164 
21:48:16   Installing       : python3-unbound-1.16.0-3.fc35.x86_64                63/164 
21:48:16   Upgrading        : curl-7.79.1-5.fc35.x86_64                           64/164 
21:48:16   Installing       : dbus-libs-1:1.12.22-1.fc35.x86_64                   65/164 
21:48:16   Installing       : libusb1-1.0.25-8.fc35.x86_64                        66/164 
21:48:16   Installing       : kmod-libs-29-4.fc35.x86_64                          67/164 
21:48:16   Upgrading        : libarchive-3.5.3-1.fc35.x86_64                      68/164 
21:48:16   Upgrading        : rpm-4.17.1-3.fc35.x86_64                            69/164 
21:48:16   Upgrading        : rpm-libs-4.17.1-3.fc35.x86_64                       70/164 
21:48:16   Upgrading        : libsolv-0.7.22-1.fc35.x86_64                        71/164 
21:48:16   Upgrading        : libdnf-0.67.0-2.fc35.x86_64                         72/164 
21:48:16   Upgrading        : python3-libdnf-0.67.0-2.fc35.x86_64                 73/164 
21:48:16   Upgrading        : python3-hawkey-0.67.0-2.fc35.x86_64                 74/164 
21:48:16   Installing       : deltarpm-3.6.2-10.fc35.x86_64                       75/164 
21:48:16   Installing       : rpm-plugin-systemd-inhibit-4.17.1-3.fc35.x86_64     76/164 
21:48:16   Installing       : dbus-common-1:1.12.22-1.fc35.noarch                 77/164 
21:48:16   Running scriptlet: dbus-common-1:1.12.22-1.fc35.noarch                 77/164 
21:48:16   Running scriptlet: dbus-broker-29-4.fc35.x86_64                        78/164 
21:48:16 useradd warning: dbus's uid 81 outside of the SYS_UID_MIN 201 and SYS_UID_MAX 999 range.
21:48:16 
21:48:16   Installing       : dbus-broker-29-4.fc35.x86_64                        78/164 
21:48:16   Running scriptlet: dbus-broker-29-4.fc35.x86_64                        78/164 
21:48:16   Installing       : dbus-1:1.12.22-1.fc35.x86_64                        79/164 
21:48:16   Installing       : xkeyboard-config-2.33-2.fc35.noarch                 80/164 
21:48:16   Installing       : libxkbcommon-1.3.1-1.fc35.x86_64                    81/164 
21:48:16   Installing       : cryptsetup-libs-2.4.3-1.fc35.x86_64                 82/164 
21:48:16   Installing       : device-mapper-libs-1.02.175-6.fc35.x86_64           83/164 
21:48:16   Installing       : device-mapper-1.02.175-6.fc35.x86_64                84/164 
21:48:16   Installing       : systemd-networkd-249.12-5.fc35.x86_64               85/164 
21:48:17   Running scriptlet: systemd-networkd-249.12-5.fc35.x86_64               85/164 
21:48:17   Installing       : systemd-pam-249.12-5.fc35.x86_64                    86/164 
21:48:17   Installing       : systemd-resolved-249.12-5.fc35.x86_64               87/164 
21:48:17   Running scriptlet: systemd-resolved-249.12-5.fc35.x86_64               87/164 
21:48:17   Installing       : systemd-249.12-5.fc35.x86_64                        88/164 
21:48:17 warning: group systemd-journal does not exist - using root
21:48:17 
21:48:17   Running scriptlet: systemd-249.12-5.fc35.x86_64                        88/164 
21:48:17 Creating group input with gid 104.
21:48:17 Creating group kvm with gid 36.
21:48:17 Creating group render with gid 105.
21:48:17 Creating group sgx with gid 106.
21:48:17 Creating group systemd-journal with gid 190.
21:48:17 Creating group systemd-network with gid 192.
21:48:17 Creating user systemd-network (systemd Network Management) with uid 192 and gid 192.
21:48:17 Creating group systemd-oom with gid 998.
21:48:17 Creating user systemd-oom (systemd Userspace OOM Killer) with uid 998 and gid 998.
21:48:17 Creating group systemd-resolve with gid 193.
21:48:17 Creating user systemd-resolve (systemd Resolver) with uid 193 and gid 193.
21:48:17 Creating group systemd-timesync with gid 997.
21:48:17 Creating user systemd-timesync (systemd Time Synchronization) with uid 997 and gid 997.
21:48:17 Creating group systemd-coredump with gid 996.
21:48:17 Creating user systemd-coredump (systemd Core Dumper) with uid 996 and gid 996.
21:48:17 
21:48:17   Running scriptlet: polkit-0.120-1.fc35.2.x86_64                        89/164 
21:48:17   Installing       : polkit-0.120-1.fc35.2.x86_64                        89/164 
21:48:17   Running scriptlet: polkit-0.120-1.fc35.2.x86_64                        89/164 
21:48:17   Installing       : polkit-pkla-compat-0.1-20.fc35.x86_64               90/164 
21:48:17   Installing       : pcsc-lite-ccid-1.5.0-1.fc35.x86_64                  91/164 
21:48:17   Running scriptlet: pcsc-lite-ccid-1.5.0-1.fc35.x86_64                  91/164 
21:48:17   Installing       : pcsc-lite-1.9.5-1.fc35.x86_64                       92/164 
21:48:17   Running scriptlet: pcsc-lite-1.9.5-1.fc35.x86_64                       92/164 
21:48:17 Created symlink /etc/systemd/system/sockets.target.wants/pcscd.socket → /usr/lib/systemd/system/pcscd.socket.
21:48:17 
21:48:17   Installing       : gnupg2-smime-2.3.4-2.fc35.x86_64                    93/164 
21:48:17   Upgrading        : gnupg2-2.3.4-2.fc35.x86_64                          94/164 
21:48:17   Upgrading        : rpm-sign-libs-4.17.1-3.fc35.x86_64                  95/164 
21:48:17   Upgrading        : elfutils-default-yama-scope-0.187-4.fc35.noarch     96/164 
21:48:17   Running scriptlet: elfutils-default-yama-scope-0.187-4.fc35.noarch     96/164 
21:48:17   Installing       : elfutils-debuginfod-client-0.187-4.fc35.x86_64      97/164 
21:48:17   Upgrading        : elfutils-libs-0.187-4.fc35.x86_64                   98/164 
21:48:17   Upgrading        : rpm-build-libs-4.17.1-3.fc35.x86_64                 99/164 
21:48:17   Upgrading        : python3-rpm-4.17.1-3.fc35.x86_64                   100/164 
21:48:17   Upgrading        : python3-dnf-4.13.0-1.fc35.noarch                   101/164 
21:48:17   Upgrading        : dnf-4.13.0-1.fc35.noarch                           102/164 
21:48:17   Running scriptlet: dnf-4.13.0-1.fc35.noarch                           102/164 
21:48:17   Upgrading        : yum-4.13.0-1.fc35.noarch                           103/164 
21:48:17   Upgrading        : cyrus-sasl-lib-2.1.27-14.fc35.x86_64               104/164 
21:48:17   Upgrading        : gzip-1.10-6.fc35.x86_64                            105/164 
21:48:17   Upgrading        : vim-minimal-2:9.0.137-1.fc35.x86_64                106/164 
21:48:17   Upgrading        : setup-2.14.1-1.fc35.noarch                         107/164 
21:48:17 warning: /etc/hosts created as /etc/hosts.rpmnew
21:48:17 warning: /etc/shadow created as /etc/shadow.rpmnew
21:48:17 
21:48:17   Running scriptlet: setup-2.14.1-1.fc35.noarch                         107/164 
21:48:17   Cleanup          : cyrus-sasl-lib-2.1.27-13.fc35.x86_64               108/164 
21:48:17   Cleanup          : fedora-release-common-35-36.noarch                 109/164 
21:48:17   Cleanup          : gzip-1.10-5.fc35.x86_64                            110/164 
21:48:17   Cleanup          : vim-minimal-2:8.2.4386-1.fc35.x86_64               111/164 
21:48:17   Cleanup          : pcre2-10.39-1.fc35.x86_64                          112/164 
21:48:17   Cleanup          : yum-4.9.0-1.fc35.noarch                            113/164 
21:48:17   Running scriptlet: dnf-4.9.0-1.fc35.noarch                            114/164 
21:48:17   Cleanup          : dnf-4.9.0-1.fc35.noarch                            114/164 
21:48:17   Running scriptlet: dnf-4.9.0-1.fc35.noarch                            114/164 
21:48:17   Cleanup          : python3-dnf-4.9.0-1.fc35.noarch                    115/164 
21:48:17   Cleanup          : dnf-data-4.9.0-1.fc35.noarch                       116/164 
21:48:17   Cleanup          : setup-2.13.9.1-2.fc35.noarch                       117/164 
21:48:17   Cleanup          : fedora-release-container-35-36.noarch              118/164 
21:48:17   Cleanup          : fedora-release-identity-container-35-36.noarch     119/164 
21:48:17   Cleanup          : libreport-filesystem-2.15.2-6.fc35.noarch          120/164 
21:48:17   Cleanup          : pcre2-syntax-10.39-1.fc35.noarch                   121/164 
21:48:17   Cleanup          : vim-data-2:8.2.4386-1.fc35.noarch                  122/164 
21:48:17   Cleanup          : python3-hawkey-0.64.0-1.fc35.x86_64                123/164 
21:48:17   Cleanup          : python3-libdnf-0.64.0-1.fc35.x86_64                124/164 
21:48:17   Cleanup          : libdnf-0.64.0-1.fc35.x86_64                        125/164 
21:48:17   Cleanup          : libstdc++-11.2.1-9.fc35.x86_64                     126/164 
21:48:17   Cleanup          : librepo-1.14.2-1.fc35.x86_64                       127/164 
21:48:17   Cleanup          : glib2-2.70.4-1.fc35.x86_64                         128/164 
21:48:17   Cleanup          : libsolv-0.7.19-3.fc35.x86_64                       129/164 
21:48:17   Cleanup          : python3-rpm-4.17.0-4.fc35.x86_64                   130/164 
21:48:17   Cleanup          : rpm-build-libs-4.17.0-4.fc35.x86_64                131/164 
21:48:17   Cleanup          : elfutils-libs-0.186-1.fc35.x86_64                  132/164 
21:48:17   Cleanup          : rpm-sign-libs-4.17.0-4.fc35.x86_64                 133/164 
21:48:18   Cleanup          : rpm-4.17.0-4.fc35.x86_64                           134/164 
21:48:18   Cleanup          : rpm-libs-4.17.0-4.fc35.x86_64                      135/164 
21:48:18   Cleanup          : libarchive-3.5.2-2.fc35.x86_64                     136/164 
21:48:18   Cleanup          : libxml2-2.9.12-6.fc35.x86_64                       137/164 
21:48:18   Cleanup          : gnupg2-2.3.4-1.fc35.x86_64                         138/164 
21:48:18   Cleanup          : gnutls-3.7.2-2.fc35.x86_64                         139/164 
21:48:18   Cleanup          : curl-7.79.1-1.fc35.x86_64                          140/164 
21:48:18   Cleanup          : libcurl-7.79.1-1.fc35.x86_64                       141/164 
21:48:18   Cleanup          : krb5-libs-1.19.2-2.fc35.x86_64                     142/164 
21:48:18   Cleanup          : lua-libs-5.4.4-1.fc35.x86_64                       143/164 
21:48:18   Cleanup          : audit-libs-3.0.7-2.fc35.x86_64                     144/164 
21:48:18   Cleanup          : libgomp-11.2.1-9.fc35.x86_64                       145/164 
21:48:18   Cleanup          : zchunk-libs-1.1.15-2.fc35.x86_64                   146/164 
21:48:18   Cleanup          : elfutils-libelf-0.186-1.fc35.x86_64                147/164 
21:48:18   Cleanup          : libzstd-1.5.2-1.fc35.x86_64                        148/164 
21:48:18   Cleanup          : nettle-3.7.3-2.fc35.x86_64                         149/164 
21:48:18   Cleanup          : libidn2-2.3.2-3.fc35.x86_64                        150/164 
21:48:18   Cleanup          : python3-libs-3.10.2-1.fc35.x86_64                  151/164 
21:48:18   Cleanup          : python3-3.10.2-1.fc35.x86_64                       152/164 
21:48:18   Cleanup          : elfutils-default-yama-scope-0.186-1.fc35.noarch    153/164 
21:48:18   Cleanup          : openssl-libs-1:1.1.1l-2.fc35.x86_64                154/164 
21:48:18   Cleanup          : ca-certificates-2021.2.52-1.0.fc35.noarch          155/164 
21:48:18   Cleanup          : coreutils-8.32-31.fc35.x86_64                      156/164 
21:48:18   Cleanup          : xz-libs-5.2.5-7.fc35.x86_64                        157/164 
21:48:18   Cleanup          : expat-2.4.4-1.fc35.x86_64                          158/164 
21:48:18   Cleanup          : coreutils-common-8.32-31.fc35.x86_64               159/164 
21:48:18   Cleanup          : glibc-2.34-25.fc35.x86_64                          160/164 
21:48:18   Cleanup          : glibc-minimal-langpack-2.34-25.fc35.x86_64         161/164 
21:48:18   Cleanup          : glibc-common-2.34-25.fc35.x86_64                   162/164 
21:48:18   Cleanup          : tzdata-2021e-1.fc35.noarch                         163/164 
21:48:18   Cleanup          : libgcc-11.2.1-9.fc35.x86_64                        164/164 
21:48:18   Running scriptlet: libgcc-11.2.1-9.fc35.x86_64                        164/164 
21:48:19   Running scriptlet: ca-certificates-2022.2.54-1.0.fc35.noarch          164/164 
21:48:19   Running scriptlet: rpm-4.17.1-3.fc35.x86_64                           164/164 
21:48:19   Running scriptlet: systemd-resolved-249.12-5.fc35.x86_64              164/164 
21:48:20   Running scriptlet: libgcc-11.2.1-9.fc35.x86_64                        164/164 
21:48:20   Verifying        : acl-2.3.1-2.fc35.x86_64                              1/164 
21:48:20   Verifying        : dbus-broker-29-4.fc35.x86_64                         2/164 
21:48:20   Verifying        : deltarpm-3.6.2-10.fc35.x86_64                        3/164 
21:48:20   Verifying        : device-mapper-1.02.175-6.fc35.x86_64                 4/164 
21:48:20   Verifying        : device-mapper-libs-1.02.175-6.fc35.x86_64            5/164 
21:48:20   Verifying        : diffutils-3.8-1.fc35.x86_64                          6/164 
21:48:20   Verifying        : iptables-legacy-libs-1.8.7-13.fc35.x86_64            7/164 
21:48:20   Verifying        : kmod-libs-29-4.fc35.x86_64                           8/164 
21:48:20   Verifying        : libargon2-20171227-7.fc35.x86_64                     9/164 
21:48:20   Verifying        : libevent-2.1.12-4.fc35.x86_64                       10/164 
21:48:20   Verifying        : libnl3-3.5.0-8.fc35.x86_64                          11/164 
21:48:20   Verifying        : libpcap-14:1.10.1-2.fc35.x86_64                     12/164 
21:48:20   Verifying        : libsecret-0.20.4-3.fc35.x86_64                      13/164 
21:48:20   Verifying        : libutempter-1.2.1-5.fc35.x86_64                     14/164 
21:48:20   Verifying        : libxkbcommon-1.3.1-1.fc35.x86_64                    15/164 
21:48:20   Verifying        : mozjs78-78.15.0-1.fc35.x86_64                       16/164 
21:48:20   Verifying        : openssl-pkcs11-0.4.11-4.fc35.x86_64                 17/164 
21:48:20   Verifying        : pinentry-1.2.0-1.fc35.x86_64                        18/164 
21:48:20   Verifying        : polkit-pkla-compat-0.1-20.fc35.x86_64               19/164 
21:48:20   Verifying        : protobuf-c-1.4.0-1.fc35.x86_64                      20/164 
21:48:20   Verifying        : xkeyboard-config-2.33-2.fc35.noarch                 21/164 
21:48:20   Verifying        : cryptsetup-libs-2.4.3-1.fc35.x86_64                 22/164 
21:48:20   Verifying        : dbus-1:1.12.22-1.fc35.x86_64                        23/164 
21:48:20   Verifying        : dbus-common-1:1.12.22-1.fc35.noarch                 24/164 
21:48:20   Verifying        : dbus-libs-1:1.12.22-1.fc35.x86_64                   25/164 
21:48:20   Verifying        : elfutils-debuginfod-client-0.187-4.fc35.x86_64      26/164 
21:48:20   Verifying        : glibc-gconv-extra-2.34-38.fc35.x86_64               27/164 
21:48:20   Verifying        : gnupg2-smime-2.3.4-2.fc35.x86_64                    28/164 
21:48:20   Verifying        : libbpf-2:0.6.1-2.fc35.x86_64                        29/164 
21:48:20   Verifying        : libfdisk-2.37.4-1.fc35.x86_64                       30/164 
21:48:20   Verifying        : libibverbs-39.0-1.fc35.x86_64                       31/164 
21:48:20   Verifying        : libseccomp-2.5.3-1.fc35.x86_64                      32/164 
21:48:20   Verifying        : libusb1-1.0.25-8.fc35.x86_64                        33/164 
21:48:20   Verifying        : pcsc-lite-1.9.5-1.fc35.x86_64                       34/164 
21:48:20   Verifying        : pcsc-lite-ccid-1.5.0-1.fc35.x86_64                  35/164 
21:48:20   Verifying        : pcsc-lite-libs-1.9.5-1.fc35.x86_64                  36/164 
21:48:20   Verifying        : polkit-0.120-1.fc35.2.x86_64                        37/164 
21:48:20   Verifying        : polkit-libs-0.120-1.fc35.2.x86_64                   38/164 
21:48:20   Verifying        : python-unversioned-command-3.10.5-2.fc35.noarch     39/164 
21:48:20   Verifying        : python3-unbound-1.16.0-3.fc35.x86_64                40/164 
21:48:20   Verifying        : qrencode-libs-4.1.1-1.fc35.x86_64                   41/164 
21:48:20   Verifying        : rpm-plugin-systemd-inhibit-4.17.1-3.fc35.x86_64     42/164 
21:48:20   Verifying        : systemd-249.12-5.fc35.x86_64                        43/164 
21:48:20   Verifying        : systemd-libs-249.12-5.fc35.x86_64                   44/164 
21:48:20   Verifying        : systemd-networkd-249.12-5.fc35.x86_64               45/164 
21:48:20   Verifying        : systemd-pam-249.12-5.fc35.x86_64                    46/164 
21:48:20   Verifying        : systemd-resolved-249.12-5.fc35.x86_64               47/164 
21:48:20   Verifying        : unbound-libs-1.16.0-3.fc35.x86_64                   48/164 
21:48:20   Verifying        : util-linux-2.37.4-1.fc35.x86_64                     49/164 
21:48:20   Verifying        : util-linux-core-2.37.4-1.fc35.x86_64                50/164 
21:48:20   Verifying        : audit-libs-3.0.8-1.fc35.x86_64                      51/164 
21:48:20   Verifying        : audit-libs-3.0.7-2.fc35.x86_64                      52/164 
21:48:20   Verifying        : ca-certificates-2022.2.54-1.0.fc35.noarch           53/164 
21:48:20   Verifying        : ca-certificates-2021.2.52-1.0.fc35.noarch           54/164 
21:48:20   Verifying        : coreutils-8.32-33.fc35.x86_64                       55/164 
21:48:20   Verifying        : coreutils-8.32-31.fc35.x86_64                       56/164 
21:48:20   Verifying        : coreutils-common-8.32-33.fc35.x86_64                57/164 
21:48:20   Verifying        : coreutils-common-8.32-31.fc35.x86_64                58/164 
21:48:20   Verifying        : curl-7.79.1-5.fc35.x86_64                           59/164 
21:48:20   Verifying        : curl-7.79.1-1.fc35.x86_64                           60/164 
21:48:20   Verifying        : cyrus-sasl-lib-2.1.27-14.fc35.x86_64                61/164 
21:48:20   Verifying        : cyrus-sasl-lib-2.1.27-13.fc35.x86_64                62/164 
21:48:20   Verifying        : dnf-4.13.0-1.fc35.noarch                            63/164 
21:48:20   Verifying        : dnf-4.9.0-1.fc35.noarch                             64/164 
21:48:20   Verifying        : dnf-data-4.13.0-1.fc35.noarch                       65/164 
21:48:20   Verifying        : dnf-data-4.9.0-1.fc35.noarch                        66/164 
21:48:20   Verifying        : elfutils-default-yama-scope-0.187-4.fc35.noarch     67/164 
21:48:20   Verifying        : elfutils-default-yama-scope-0.186-1.fc35.noarch     68/164 
21:48:20   Verifying        : elfutils-libelf-0.187-4.fc35.x86_64                 69/164 
21:48:20   Verifying        : elfutils-libelf-0.186-1.fc35.x86_64                 70/164 
21:48:20   Verifying        : elfutils-libs-0.187-4.fc35.x86_64                   71/164 
21:48:20   Verifying        : elfutils-libs-0.186-1.fc35.x86_64                   72/164 
21:48:20   Verifying        : expat-2.4.7-1.fc35.x86_64                           73/164 
21:48:20   Verifying        : expat-2.4.4-1.fc35.x86_64                           74/164 
21:48:20   Verifying        : fedora-release-common-35-37.noarch                  75/164 
21:48:20   Verifying        : fedora-release-common-35-36.noarch                  76/164 
21:48:20   Verifying        : fedora-release-container-35-37.noarch               77/164 
21:48:20   Verifying        : fedora-release-container-35-36.noarch               78/164 
21:48:20   Verifying        : fedora-release-identity-container-35-37.noarch      79/164 
21:48:20   Verifying        : fedora-release-identity-container-35-36.noarch      80/164 
21:48:20   Verifying        : glib2-2.70.5-1.fc35.x86_64                          81/164 
21:48:20   Verifying        : glib2-2.70.4-1.fc35.x86_64                          82/164 
21:48:20   Verifying        : glibc-2.34-38.fc35.x86_64                           83/164 
21:48:20   Verifying        : glibc-2.34-25.fc35.x86_64                           84/164 
21:48:20   Verifying        : glibc-common-2.34-38.fc35.x86_64                    85/164 
21:48:20   Verifying        : glibc-common-2.34-25.fc35.x86_64                    86/164 
21:48:20   Verifying        : glibc-minimal-langpack-2.34-38.fc35.x86_64          87/164 
21:48:20   Verifying        : glibc-minimal-langpack-2.34-25.fc35.x86_64          88/164 
21:48:20   Verifying        : gnupg2-2.3.4-2.fc35.x86_64                          89/164 
21:48:20   Verifying        : gnupg2-2.3.4-1.fc35.x86_64                          90/164 
21:48:20   Verifying        : gnutls-3.7.7-1.fc35.x86_64                          91/164 
21:48:20   Verifying        : gnutls-3.7.2-2.fc35.x86_64                          92/164 
21:48:20   Verifying        : gzip-1.10-6.fc35.x86_64                             93/164 
21:48:20   Verifying        : gzip-1.10-5.fc35.x86_64                             94/164 
21:48:20   Verifying        : krb5-libs-1.19.2-8.fc35.x86_64                      95/164 
21:48:20   Verifying        : krb5-libs-1.19.2-2.fc35.x86_64                      96/164 
21:48:20   Verifying        : libarchive-3.5.3-1.fc35.x86_64                      97/164 
21:48:20   Verifying        : libarchive-3.5.2-2.fc35.x86_64                      98/164 
21:48:20   Verifying        : libcurl-7.79.1-5.fc35.x86_64                        99/164 
21:48:20   Verifying        : libcurl-7.79.1-1.fc35.x86_64                       100/164 
21:48:20   Verifying        : libdnf-0.67.0-2.fc35.x86_64                        101/164 
21:48:20   Verifying        : libdnf-0.64.0-1.fc35.x86_64                        102/164 
21:48:20   Verifying        : libgcc-11.3.1-2.fc35.x86_64                        103/164 
21:48:20   Verifying        : libgcc-11.2.1-9.fc35.x86_64                        104/164 
21:48:20   Verifying        : libgomp-11.3.1-2.fc35.x86_64                       105/164 
21:48:20   Verifying        : libgomp-11.2.1-9.fc35.x86_64                       106/164 
21:48:20   Verifying        : libidn2-2.3.3-1.fc35.x86_64                        107/164 
21:48:20   Verifying        : libidn2-2.3.2-3.fc35.x86_64                        108/164 
21:48:20   Verifying        : librepo-1.14.3-1.fc35.x86_64                       109/164 
21:48:20   Verifying        : librepo-1.14.2-1.fc35.x86_64                       110/164 
21:48:20   Verifying        : libreport-filesystem-2.15.2-8.fc35.noarch          111/164 
21:48:20   Verifying        : libreport-filesystem-2.15.2-6.fc35.noarch          112/164 
21:48:20   Verifying        : libsolv-0.7.22-1.fc35.x86_64                       113/164 
21:48:20   Verifying        : libsolv-0.7.19-3.fc35.x86_64                       114/164 
21:48:20   Verifying        : libstdc++-11.3.1-2.fc35.x86_64                     115/164 
21:48:20   Verifying        : libstdc++-11.2.1-9.fc35.x86_64                     116/164 
21:48:20   Verifying        : libxml2-2.9.14-1.fc35.x86_64                       117/164 
21:48:20   Verifying        : libxml2-2.9.12-6.fc35.x86_64                       118/164 
21:48:20   Verifying        : libzstd-1.5.2-2.fc35.x86_64                        119/164 
21:48:20   Verifying        : libzstd-1.5.2-1.fc35.x86_64                        120/164 
21:48:20   Verifying        : lua-libs-5.4.4-3.fc35.x86_64                       121/164 
21:48:20   Verifying        : lua-libs-5.4.4-1.fc35.x86_64                       122/164 
21:48:20   Verifying        : nettle-3.8-1.fc35.x86_64                           123/164 
21:48:20   Verifying        : nettle-3.7.3-2.fc35.x86_64                         124/164 
21:48:20   Verifying        : openssl-libs-1:1.1.1q-1.fc35.x86_64                125/164 
21:48:20   Verifying        : openssl-libs-1:1.1.1l-2.fc35.x86_64                126/164 
21:48:20   Verifying        : pcre2-10.40-1.fc35.x86_64                          127/164 
21:48:20   Verifying        : pcre2-10.39-1.fc35.x86_64                          128/164 
21:48:20   Verifying        : pcre2-syntax-10.40-1.fc35.noarch                   129/164 
21:48:20   Verifying        : pcre2-syntax-10.39-1.fc35.noarch                   130/164 
21:48:20   Verifying        : python3-3.10.5-2.fc35.x86_64                       131/164 
21:48:20   Verifying        : python3-3.10.2-1.fc35.x86_64                       132/164 
21:48:20   Verifying        : python3-dnf-4.13.0-1.fc35.noarch                   133/164 
21:48:20   Verifying        : python3-dnf-4.9.0-1.fc35.noarch                    134/164 
21:48:20   Verifying        : python3-hawkey-0.67.0-2.fc35.x86_64                135/164 
21:48:20   Verifying        : python3-hawkey-0.64.0-1.fc35.x86_64                136/164 
21:48:20   Verifying        : python3-libdnf-0.67.0-2.fc35.x86_64                137/164 
21:48:20   Verifying        : python3-libdnf-0.64.0-1.fc35.x86_64                138/164 
21:48:20   Verifying        : python3-libs-3.10.5-2.fc35.x86_64                  139/164 
21:48:20   Verifying        : python3-libs-3.10.2-1.fc35.x86_64                  140/164 
21:48:20   Verifying        : python3-rpm-4.17.1-3.fc35.x86_64                   141/164 
21:48:20   Verifying        : python3-rpm-4.17.0-4.fc35.x86_64                   142/164 
21:48:20   Verifying        : rpm-4.17.1-3.fc35.x86_64                           143/164 
21:48:20   Verifying        : rpm-4.17.0-4.fc35.x86_64                           144/164 
21:48:20   Verifying        : rpm-build-libs-4.17.1-3.fc35.x86_64                145/164 
21:48:20   Verifying        : rpm-build-libs-4.17.0-4.fc35.x86_64                146/164 
21:48:20   Verifying        : rpm-libs-4.17.1-3.fc35.x86_64                      147/164 
21:48:20   Verifying        : rpm-libs-4.17.0-4.fc35.x86_64                      148/164 
21:48:20   Verifying        : rpm-sign-libs-4.17.1-3.fc35.x86_64                 149/164 
21:48:20   Verifying        : rpm-sign-libs-4.17.0-4.fc35.x86_64                 150/164 
21:48:20   Verifying        : setup-2.14.1-1.fc35.noarch                         151/164 
21:48:20   Verifying        : setup-2.13.9.1-2.fc35.noarch                       152/164 
21:48:20   Verifying        : tzdata-2022a-2.fc35.noarch                         153/164 
21:48:20   Verifying        : tzdata-2021e-1.fc35.noarch                         154/164 
21:48:20   Verifying        : vim-data-2:9.0.137-1.fc35.noarch                   155/164 
21:48:20   Verifying        : vim-data-2:8.2.4386-1.fc35.noarch                  156/164 
21:48:20   Verifying        : vim-minimal-2:9.0.137-1.fc35.x86_64                157/164 
21:48:20   Verifying        : vim-minimal-2:8.2.4386-1.fc35.x86_64               158/164 
21:48:20   Verifying        : xz-libs-5.2.5-9.fc35.x86_64                        159/164 
21:48:20   Verifying        : xz-libs-5.2.5-7.fc35.x86_64                        160/164 
21:48:20   Verifying        : yum-4.13.0-1.fc35.noarch                           161/164 
21:48:20   Verifying        : yum-4.9.0-1.fc35.noarch                            162/164 
21:48:20   Verifying        : zchunk-libs-1.2.2-1.fc35.x86_64                    163/164 
21:48:20   Verifying        : zchunk-libs-1.1.15-2.fc35.x86_64                   164/164 
21:48:20 
21:48:20 Upgraded:
21:48:20   audit-libs-3.0.8-1.fc35.x86_64                                                
21:48:20   ca-certificates-2022.2.54-1.0.fc35.noarch                                     
21:48:20   coreutils-8.32-33.fc35.x86_64                                                 
21:48:20   coreutils-common-8.32-33.fc35.x86_64                                          
21:48:20   curl-7.79.1-5.fc35.x86_64                                                     
21:48:20   cyrus-sasl-lib-2.1.27-14.fc35.x86_64                                          
21:48:20   dnf-4.13.0-1.fc35.noarch                                                      
21:48:20   dnf-data-4.13.0-1.fc35.noarch                                                 
21:48:20   elfutils-default-yama-scope-0.187-4.fc35.noarch                               
21:48:20   elfutils-libelf-0.187-4.fc35.x86_64                                           
21:48:20   elfutils-libs-0.187-4.fc35.x86_64                                             
21:48:20   expat-2.4.7-1.fc35.x86_64                                                     
21:48:20   fedora-release-common-35-37.noarch                                            
21:48:20   fedora-release-container-35-37.noarch                                         
21:48:20   fedora-release-identity-container-35-37.noarch                                
21:48:20   glib2-2.70.5-1.fc35.x86_64                                                    
21:48:20   glibc-2.34-38.fc35.x86_64                                                     
21:48:20   glibc-common-2.34-38.fc35.x86_64                                              
21:48:20   glibc-minimal-langpack-2.34-38.fc35.x86_64                                    
21:48:20   gnupg2-2.3.4-2.fc35.x86_64                                                    
21:48:20   gnutls-3.7.7-1.fc35.x86_64                                                    
21:48:20   gzip-1.10-6.fc35.x86_64                                                       
21:48:20   krb5-libs-1.19.2-8.fc35.x86_64                                                
21:48:20   libarchive-3.5.3-1.fc35.x86_64                                                
21:48:20   libcurl-7.79.1-5.fc35.x86_64                                                  
21:48:20   libdnf-0.67.0-2.fc35.x86_64                                                   
21:48:20   libgcc-11.3.1-2.fc35.x86_64                                                   
21:48:20   libgomp-11.3.1-2.fc35.x86_64                                                  
21:48:20   libidn2-2.3.3-1.fc35.x86_64                                                   
21:48:20   librepo-1.14.3-1.fc35.x86_64                                                  
21:48:20   libreport-filesystem-2.15.2-8.fc35.noarch                                     
21:48:20   libsolv-0.7.22-1.fc35.x86_64                                                  
21:48:20   libstdc++-11.3.1-2.fc35.x86_64                                                
21:48:20   libxml2-2.9.14-1.fc35.x86_64                                                  
21:48:20   libzstd-1.5.2-2.fc35.x86_64                                                   
21:48:20   lua-libs-5.4.4-3.fc35.x86_64                                                  
21:48:20   nettle-3.8-1.fc35.x86_64                                                      
21:48:20   openssl-libs-1:1.1.1q-1.fc35.x86_64                                           
21:48:20   pcre2-10.40-1.fc35.x86_64                                                     
21:48:20   pcre2-syntax-10.40-1.fc35.noarch                                              
21:48:20   python3-3.10.5-2.fc35.x86_64                                                  
21:48:20   python3-dnf-4.13.0-1.fc35.noarch                                              
21:48:20   python3-hawkey-0.67.0-2.fc35.x86_64                                           
21:48:20   python3-libdnf-0.67.0-2.fc35.x86_64                                           
21:48:20   python3-libs-3.10.5-2.fc35.x86_64                                             
21:48:20   python3-rpm-4.17.1-3.fc35.x86_64                                              
21:48:20   rpm-4.17.1-3.fc35.x86_64                                                      
21:48:20   rpm-build-libs-4.17.1-3.fc35.x86_64                                           
21:48:20   rpm-libs-4.17.1-3.fc35.x86_64                                                 
21:48:20   rpm-sign-libs-4.17.1-3.fc35.x86_64                                            
21:48:20   setup-2.14.1-1.fc35.noarch                                                    
21:48:20   tzdata-2022a-2.fc35.noarch                                                    
21:48:20   vim-data-2:9.0.137-1.fc35.noarch                                              
21:48:20   vim-minimal-2:9.0.137-1.fc35.x86_64                                           
21:48:20   xz-libs-5.2.5-9.fc35.x86_64                                                   
21:48:20   yum-4.13.0-1.fc35.noarch                                                      
21:48:20   zchunk-libs-1.2.2-1.fc35.x86_64                                               
21:48:20 Installed:
21:48:20   acl-2.3.1-2.fc35.x86_64                                                       
21:48:20   cryptsetup-libs-2.4.3-1.fc35.x86_64                                           
21:48:20   dbus-1:1.12.22-1.fc35.x86_64                                                  
21:48:20   dbus-broker-29-4.fc35.x86_64                                                  
21:48:20   dbus-common-1:1.12.22-1.fc35.noarch                                           
21:48:20   dbus-libs-1:1.12.22-1.fc35.x86_64                                             
21:48:20   deltarpm-3.6.2-10.fc35.x86_64                                                 
21:48:20   device-mapper-1.02.175-6.fc35.x86_64                                          
21:48:20   device-mapper-libs-1.02.175-6.fc35.x86_64                                     
21:48:20   diffutils-3.8-1.fc35.x86_64                                                   
21:48:20   elfutils-debuginfod-client-0.187-4.fc35.x86_64                                
21:48:20   glibc-gconv-extra-2.34-38.fc35.x86_64                                         
21:48:20   gnupg2-smime-2.3.4-2.fc35.x86_64                                              
21:48:20   iptables-legacy-libs-1.8.7-13.fc35.x86_64                                     
21:48:20   kmod-libs-29-4.fc35.x86_64                                                    
21:48:20   libargon2-20171227-7.fc35.x86_64                                              
21:48:20   libbpf-2:0.6.1-2.fc35.x86_64                                                  
21:48:20   libevent-2.1.12-4.fc35.x86_64                                                 
21:48:20   libfdisk-2.37.4-1.fc35.x86_64                                                 
21:48:20   libibverbs-39.0-1.fc35.x86_64                                                 
21:48:20   libnl3-3.5.0-8.fc35.x86_64                                                    
21:48:20   libpcap-14:1.10.1-2.fc35.x86_64                                               
21:48:20   libseccomp-2.5.3-1.fc35.x86_64                                                
21:48:20   libsecret-0.20.4-3.fc35.x86_64                                                
21:48:20   libusb1-1.0.25-8.fc35.x86_64                                                  
21:48:20   libutempter-1.2.1-5.fc35.x86_64                                               
21:48:20   libxkbcommon-1.3.1-1.fc35.x86_64                                              
21:48:20   mozjs78-78.15.0-1.fc35.x86_64                                                 
21:48:20   openssl-pkcs11-0.4.11-4.fc35.x86_64                                           
21:48:20   pcsc-lite-1.9.5-1.fc35.x86_64                                                 
21:48:20   pcsc-lite-ccid-1.5.0-1.fc35.x86_64                                            
21:48:20   pcsc-lite-libs-1.9.5-1.fc35.x86_64                                            
21:48:20   pinentry-1.2.0-1.fc35.x86_64                                                  
21:48:20   polkit-0.120-1.fc35.2.x86_64                                                  
21:48:20   polkit-libs-0.120-1.fc35.2.x86_64                                             
21:48:20   polkit-pkla-compat-0.1-20.fc35.x86_64                                         
21:48:20   protobuf-c-1.4.0-1.fc35.x86_64                                                
21:48:20   python-unversioned-command-3.10.5-2.fc35.noarch                               
21:48:20   python3-unbound-1.16.0-3.fc35.x86_64                                          
21:48:20   qrencode-libs-4.1.1-1.fc35.x86_64                                             
21:48:20   rpm-plugin-systemd-inhibit-4.17.1-3.fc35.x86_64                               
21:48:20   systemd-249.12-5.fc35.x86_64                                                  
21:48:20   systemd-libs-249.12-5.fc35.x86_64                                             
21:48:20   systemd-networkd-249.12-5.fc35.x86_64                                         
21:48:20   systemd-pam-249.12-5.fc35.x86_64                                              
21:48:20   systemd-resolved-249.12-5.fc35.x86_64                                         
21:48:20   unbound-libs-1.16.0-3.fc35.x86_64                                             
21:48:20   util-linux-2.37.4-1.fc35.x86_64                                               
21:48:20   util-linux-core-2.37.4-1.fc35.x86_64                                          
21:48:20   xkeyboard-config-2.33-2.fc35.noarch                                           
21:48:20 
21:48:20 Complete!
21:48:20 + dnf install -y 'dnf-command(config-manager)'
21:48:52 Last metadata expiration check: 0:00:49 ago on Tue Aug 16 21:47:59 2022.
21:48:52 Dependencies resolved.
21:48:52 ================================================================================
21:48:52  Package                      Arch       Version              Repository   Size
21:48:52 ================================================================================
21:48:52 Installing:
21:48:52  dnf-plugins-core             noarch     4.2.1-1.fc35         updates      34 k
21:48:52 Installing dependencies:
21:48:52  python3-dateutil             noarch     1:2.8.1-7.fc35       fedora      289 k
21:48:52  python3-dbus                 x86_64     1.2.18-2.fc35        fedora      132 k
21:48:52  python3-distro               noarch     1.6.0-1.fc35         fedora       38 k
21:48:52  python3-dnf-plugins-core     noarch     4.2.1-1.fc35         updates     221 k
21:48:52  python3-six                  noarch     1.16.0-4.fc35        fedora       36 k
21:48:52 
21:48:52 Transaction Summary
21:48:52 ================================================================================
21:48:52 Install  6 Packages
21:48:52 
21:48:52 Total download size: 750 k
21:48:52 Installed size: 2.3 M
21:48:52 Downloading Packages:
21:48:52 (1/6): python3-distro-1.6.0-1.fc35.noarch.rpm   115 kB/s |  38 kB     00:00    
21:48:52 (2/6): python3-six-1.16.0-4.fc35.noarch.rpm     593 kB/s |  36 kB     00:00    
21:48:52 (3/6): python3-dbus-1.2.18-2.fc35.x86_64.rpm    319 kB/s | 132 kB     00:00    
21:48:52 (4/6): python3-dateutil-2.8.1-7.fc35.noarch.rpm 604 kB/s | 289 kB     00:00    
21:48:52 (5/6): dnf-plugins-core-4.2.1-1.fc35.noarch.rpm 265 kB/s |  34 kB     00:00    
21:48:53 (6/6): python3-dnf-plugins-core-4.2.1-1.fc35.no 894 kB/s | 221 kB     00:00    
21:48:53 --------------------------------------------------------------------------------
21:48:53 Total                                           636 kB/s | 750 kB     00:01     
21:48:53 Running transaction check
21:48:53 Transaction check succeeded.
21:48:53 Running transaction test
21:48:53 Transaction test succeeded.
21:48:53 Running transaction
21:48:53   Preparing        :                                                        1/1 
21:48:53   Installing       : python3-six-1.16.0-4.fc35.noarch                       1/6 
21:48:53   Installing       : python3-dateutil-1:2.8.1-7.fc35.noarch                 2/6 
21:48:53   Installing       : python3-distro-1.6.0-1.fc35.noarch                     3/6 
21:48:53   Installing       : python3-dbus-1.2.18-2.fc35.x86_64                      4/6 
21:48:53   Installing       : python3-dnf-plugins-core-4.2.1-1.fc35.noarch           5/6 
21:48:53   Installing       : dnf-plugins-core-4.2.1-1.fc35.noarch                   6/6 
21:48:53   Running scriptlet: dnf-plugins-core-4.2.1-1.fc35.noarch                   6/6 
21:48:53   Verifying        : python3-dateutil-1:2.8.1-7.fc35.noarch                 1/6 
21:48:53   Verifying        : python3-dbus-1.2.18-2.fc35.x86_64                      2/6 
21:48:53   Verifying        : python3-distro-1.6.0-1.fc35.noarch                     3/6 
21:48:53   Verifying        : python3-six-1.16.0-4.fc35.noarch                       4/6 
21:48:53   Verifying        : dnf-plugins-core-4.2.1-1.fc35.noarch                   5/6 
21:48:53   Verifying        : python3-dnf-plugins-core-4.2.1-1.fc35.noarch           6/6 
21:48:53 
21:48:53 Installed:
21:48:53   dnf-plugins-core-4.2.1-1.fc35.noarch                                          
21:48:53   python3-dateutil-1:2.8.1-7.fc35.noarch                                        
21:48:53   python3-dbus-1.2.18-2.fc35.x86_64                                             
21:48:53   python3-distro-1.6.0-1.fc35.noarch                                            
21:48:53   python3-dnf-plugins-core-4.2.1-1.fc35.noarch                                  
21:48:53   python3-six-1.16.0-4.fc35.noarch                                              
21:48:53 
21:48:53 Complete!
21:48:53 + case ${DIST_ID}:${DIST_VERSION} in
21:48:53 + dnf install -y findutils
21:48:54 Last metadata expiration check: 0:00:55 ago on Tue Aug 16 21:47:59 2022.
21:48:55 Dependencies resolved.
21:48:55 ================================================================================
21:48:55  Package           Architecture   Version                  Repository      Size
21:48:55 ================================================================================
21:48:55 Installing:
21:48:55  findutils         x86_64         1:4.8.0-4.fc35           fedora         538 k
21:48:55 
21:48:55 Transaction Summary
21:48:55 ================================================================================
21:48:55 Install  1 Package
21:48:55 
21:48:55 Total download size: 538 k
21:48:55 Installed size: 1.7 M
21:48:55 Downloading Packages:
21:48:56 findutils-4.8.0-4.fc35.x86_64.rpm               645 kB/s | 538 kB     00:00    
21:48:56 --------------------------------------------------------------------------------
21:48:56 Total                                           508 kB/s | 538 kB     00:01     
21:48:56 Running transaction check
21:48:56 Transaction check succeeded.
21:48:56 Running transaction test
21:48:56 Transaction test succeeded.
21:48:56 Running transaction
21:48:56   Preparing        :                                                        1/1 
21:48:56   Installing       : findutils-1:4.8.0-4.fc35.x86_64                        1/1 
21:48:56   Running scriptlet: findutils-1:4.8.0-4.fc35.x86_64                        1/1 
21:48:56   Verifying        : findutils-1:4.8.0-4.fc35.x86_64                        1/1 
21:48:56 
21:48:56 Installed:
21:48:56   findutils-1:4.8.0-4.fc35.x86_64                                               
21:48:56 
21:48:56 Complete!
21:48:56 + install_rpm_containerd
21:48:56 + '[' staging = stage ']'
21:48:56 + REPO_URL=https://download.docker.com/linux/fedora/docker-ce.repo
21:48:56 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo'
21:48:56 + dnf --version
21:48:56 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo
21:48:56 4.13.0
21:48:56   Installed: dnf-0:4.13.0-1.fc35.noarch at Tue Aug 16 21:48:17 2022
21:48:56   Built    : Fedora Project at Mon May 30 10:39:59 2022
21:48:56 
21:48:56   Installed: rpm-0:4.17.1-3.fc35.x86_64 at Tue Aug 16 21:48:16 2022
21:48:56   Built    : Fedora Project at Tue Aug  2 12:33:17 2022
21:48:56 + dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo
21:48:56 Adding repo from: https://download.docker.com/linux/fedora/docker-ce.repo
21:48:57 + dnf config-manager --set-disabled 'docker-ce-*'
21:48:57 + dnf config-manager --set-enabled docker-ce-test
21:48:57 + dnf makecache
21:48:59 Docker CE Test - x86_64                          27 kB/s |  15 kB     00:00    
21:48:59 Fedora 35 - x86_64                               88 kB/s |  20 kB     00:00    
21:48:59 Fedora 35 openh264 (From Cisco) - x86_64        3.2 kB/s | 989  B     00:00    
21:48:59 Fedora Modular 35 - x86_64                       86 kB/s |  19 kB     00:00    
21:49:00 Fedora 35 - x86_64 - Updates                     60 kB/s |  15 kB     00:00    
21:49:00 Fedora Modular 35 - x86_64 - Updates             67 kB/s |  17 kB     00:00    
21:49:01 Metadata cache created.
21:49:01 [DEBUG] Installing engine rpms
21:49:01 + echo '[DEBUG] Installing engine rpms'
21:49:01 ++ find rpm/rpmbuild/fedora-35/RPMS/ -type f -name '*.rpm'
21:49:01 ++ sed /src/d
21:49:01 + packages='rpm/rpmbuild/fedora-35/RPMS/x86_64/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64.rpm
21:49:01 rpm/rpmbuild/fedora-35/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.fc35.x86_64.rpm
21:49:01 rpm/rpmbuild/fedora-35/RPMS/x86_64/docker-compose-plugin-2.9.0-0.fc35.x86_64.rpm
21:49:01 rpm/rpmbuild/fedora-35/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64.rpm
21:49:01 rpm/rpmbuild/fedora-35/RPMS/x86_64/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64.rpm
21:49:01 rpm/rpmbuild/fedora-35/RPMS/x86_64/docker-scan-plugin-0.17.0-0.fc35.x86_64.rpm'
21:49:01 + set -x
21:49:01 + DNF_VAR_releasever=35
21:49:01 + dnf install -y rpm/rpmbuild/fedora-35/RPMS/x86_64/docker-ce-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64.rpm rpm/rpmbuild/fedora-35/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.fc35.x86_64.rpm rpm/rpmbuild/fedora-35/RPMS/x86_64/docker-compose-plugin-2.9.0-0.fc35.x86_64.rpm rpm/rpmbuild/fedora-35/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64.rpm rpm/rpmbuild/fedora-35/RPMS/x86_64/docker-ce-cli-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64.rpm rpm/rpmbuild/fedora-35/RPMS/x86_64/docker-scan-plugin-0.17.0-0.fc35.x86_64.rpm
21:49:02 Last metadata expiration check: 0:00:02 ago on Tue Aug 16 21:49:00 2022.
21:49:03 Dependencies resolved.
21:49:03 ================================================================================================
21:49:03  Package                     Arch    Version                               Repository       Size
21:49:03 ================================================================================================
21:49:03 Installing:
21:49:03  docker-buildx-plugin        x86_64  0.8.2-0.fc35                          @commandline     11 M
21:49:03  docker-ce                   x86_64  3:0.0.0~20220816152130.8ffaab8-0.fc35 @commandline     22 M
21:49:03  docker-ce-cli               x86_64  1:0.0.0~20220816152130.8ffaab8-0.fc35 @commandline    6.9 M
21:49:03  docker-ce-rootless-extras   x86_64  0.0.0~20220816152130.8ffaab8-0.fc35   @commandline    3.6 M
21:49:03  docker-compose-plugin       x86_64  2.9.0-0.fc35                          @commandline    7.0 M
21:49:03  docker-scan-plugin          x86_64  0.17.0-0.fc35                         @commandline    3.8 M
21:49:03 Installing dependencies:
21:49:03  container-selinux           noarch  2:2.189.0-1.fc35                      updates          51 k
21:49:03  containerd.io               x86_64  1.6.7-3.1.fc35                        docker-ce-test   32 M
21:49:03  fuse-common                 x86_64  3.10.5-1.fc35                         fedora          8.3 k
21:49:03  fuse-overlayfs              x86_64  1.9-1.fc35                            updates          68 k
21:49:03  fuse3                       x86_64  3.10.5-1.fc35                         fedora           54 k
21:49:03  fuse3-libs                  x86_64  3.10.5-1.fc35                         fedora           92 k
21:49:03  iptables-legacy             x86_64  1.8.7-13.fc35                         fedora           53 k
21:49:03  iptables-libs               x86_64  1.8.7-13.fc35                         fedora          393 k
21:49:03  kmod                        x86_64  29-4.fc35                             fedora          114 k
21:49:03  libcgroup                   x86_64  2.0-3.fc35                            fedora           73 k
21:49:03  libmnl                      x86_64  1.0.4-14.fc35                         fedora           28 k
21:49:03  libnetfilter_conntrack      x86_64  1.0.8-3.fc35                          fedora           57 k
21:49:03  libnfnetlink                x86_64  1.0.1-20.fc35                         fedora           29 k
21:49:03  libselinux-utils            x86_64  3.3-1.fc35                            updates         140 k
21:49:03  libslirp                    x86_64  4.6.1-2.fc35                          fedora           72 k
21:49:03  policycoreutils             x86_64  3.3-1.fc35                            updates         199 k
21:49:03  rpm-plugin-selinux          x86_64  4.17.1-3.fc35                         updates          17 k
21:49:03  selinux-policy              noarch  35.18-1.fc35                          updates          66 k
21:49:03  selinux-policy-targeted     noarch  35.18-1.fc35                          updates         6.3 M
21:49:03  slirp4netns                 x86_64  1.1.12-2.fc35                         fedora           55 k
21:49:03  xz                          x86_64  5.2.5-9.fc35                          updates         214 k
21:49:03 
21:49:03 Transaction Summary
21:49:03 ================================================================================================
21:49:03 Install  27 Packages
21:49:03 
21:49:03 Total size: 95 M
21:49:03 Total download size: 40 M
21:49:03 Installed size: 367 M
21:49:03 Downloading Packages:
21:49:04 (1/21): fuse-common-3.10.5-1.fc35.x86_64.rpm     76 kB/s | 8.3 kB     00:00    
21:49:04 (2/21): fuse3-3.10.5-1.fc35.x86_64.rpm          302 kB/s |  54 kB     00:00    
21:49:04 (3/21): fuse3-libs-3.10.5-1.fc35.x86_64.rpm     825 kB/s |  92 kB     00:00    
21:49:04 (4/21): iptables-legacy-1.8.7-13.fc35.x86_64.rp 1.1 MB/s |  53 kB     00:00    
21:49:04 (5/21): kmod-29-4.fc35.x86_64.rpm               1.5 MB/s | 114 kB     00:00    
21:49:04 (6/21): iptables-libs-1.8.7-13.fc35.x86_64.rpm  3.5 MB/s | 393 kB     00:00    
21:49:04 (7/21): libcgroup-2.0-3.fc35.x86_64.rpm         1.7 MB/s |  73 kB     00:00    
21:49:04 (8/21): libmnl-1.0.4-14.fc35.x86_64.rpm         737 kB/s |  28 kB     00:00    
21:49:04 (9/21): libnetfilter_conntrack-1.0.8-3.fc35.x86 1.5 MB/s |  57 kB     00:00    
21:49:04 (10/21): libnfnetlink-1.0.1-20.fc35.x86_64.rpm  768 kB/s |  29 kB     00:00    
21:49:04 (11/21): libslirp-4.6.1-2.fc35.x86_64.rpm       1.8 MB/s |  72 kB     00:00    
21:49:04 (12/21): slirp4netns-1.1.12-2.fc35.x86_64.rpm   1.4 MB/s |  55 kB     00:00    
21:49:04 (13/21): containerd.io-1.6.7-3.1.fc35.x86_64.rp  34 MB/s |  32 MB     00:00    
21:49:04 (14/21): container-selinux-2.189.0-1.fc35.noarc  96 kB/s |  51 kB     00:00    
21:49:04 (15/21): fuse-overlayfs-1.9-1.fc35.x86_64.rpm   129 kB/s |  68 kB     00:00    
21:49:04 (16/21): rpm-plugin-selinux-4.17.1-3.fc35.x86_6 392 kB/s |  17 kB     00:00    
21:49:04 (17/21): policycoreutils-3.3-1.fc35.x86_64.rpm  1.6 MB/s | 199 kB     00:00    
21:49:04 (18/21): selinux-policy-35.18-1.fc35.noarch.rpm 921 kB/s |  66 kB     00:00    
21:49:05 (19/21): xz-5.2.5-9.fc35.x86_64.rpm             2.3 MB/s | 214 kB     00:00    
21:49:05 (20/21): selinux-policy-targeted-35.18-1.fc35.n  26 MB/s | 6.3 MB     00:00    
21:49:05 (21/21): libselinux-utils-3.3-1.fc35.x86_64.rpm 366 kB/s | 140 kB     00:00    
21:49:05 --------------------------------------------------------------------------------
21:49:05 Total                                            20 MB/s |  40 MB     00:02     
21:49:05 Docker CE Test - x86_64                         7.0 kB/s | 1.6 kB     00:00    
21:49:05 Importing GPG key 0x621E9F35:
21:49:05  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
21:49:05  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
21:49:05  From       : https://download.docker.com/linux/fedora/gpg
21:49:05 Key imported successfully
21:49:06 Running transaction check
21:49:06 Transaction check succeeded.
21:49:06 Running transaction test
21:49:07 Transaction test succeeded.
21:49:07 Running transaction
21:49:08   Running scriptlet: selinux-policy-targeted-35.18-1.fc35.noarch            1/1 
21:49:08   Preparing        :                                                        1/1 
21:49:08   Installing       : docker-scan-plugin-0.17.0-0.fc35.x86_64               1/27 
21:49:08   Running scriptlet: docker-scan-plugin-0.17.0-0.fc35.x86_64               1/27 
21:49:08   Installing       : libselinux-utils-3.3-1.fc35.x86_64                    2/27 
21:49:08   Installing       : policycoreutils-3.3-1.fc35.x86_64                     3/27 
21:49:08   Running scriptlet: policycoreutils-3.3-1.fc35.x86_64                     3/27 
21:49:08 Created symlink /etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service → /usr/lib/systemd/system/selinux-autorelabel-mark.service.
21:49:08 
21:49:08   Installing       : rpm-plugin-selinux-4.17.1-3.fc35.x86_64               4/27 
21:49:08   Installing       : selinux-policy-35.18-1.fc35.noarch                    5/27 
21:49:08   Running scriptlet: selinux-policy-35.18-1.fc35.noarch                    5/27 
21:49:08   Running scriptlet: selinux-policy-targeted-35.18-1.fc35.noarch           6/27 
21:49:08   Installing       : selinux-policy-targeted-35.18-1.fc35.noarch           6/27 
21:49:14   Running scriptlet: selinux-policy-targeted-35.18-1.fc35.noarch           6/27 
21:49:14   Running scriptlet: container-selinux-2:2.189.0-1.fc35.noarch             7/27 
21:49:14   Installing       : container-selinux-2:2.189.0-1.fc35.noarch             7/27 
21:49:22   Running scriptlet: container-selinux-2:2.189.0-1.fc35.noarch             7/27 
21:49:23   Installing       : fuse3-libs-3.10.5-1.fc35.x86_64                       8/27 
21:49:23   Installing       : containerd.io-1.6.7-3.1.fc35.x86_64                   9/27 
21:49:23   Running scriptlet: containerd.io-1.6.7-3.1.fc35.x86_64                   9/27 
21:49:23   Installing       : docker-compose-plugin-2.9.0-0.fc35.x86_64            10/27 
21:49:23   Running scriptlet: docker-compose-plugin-2.9.0-0.fc35.x86_64            10/27 
21:49:23   Installing       : docker-buildx-plugin-0.8.2-0.fc35.x86_64             11/27 
21:49:24   Running scriptlet: docker-buildx-plugin-0.8.2-0.fc35.x86_64             11/27 
21:49:24   Installing       : docker-ce-cli-1:0.0.0~20220816152130.8ffaab8-0.fc3   12/27 
21:49:24   Running scriptlet: docker-ce-cli-1:0.0.0~20220816152130.8ffaab8-0.fc3   12/27 
21:49:24   Installing       : xz-5.2.5-9.fc35.x86_64                               13/27 
21:49:24   Installing       : libslirp-4.6.1-2.fc35.x86_64                         14/27 
21:49:24   Installing       : slirp4netns-1.1.12-2.fc35.x86_64                     15/27 
21:49:24   Installing       : libnfnetlink-1.0.1-20.fc35.x86_64                    16/27 
21:49:24   Installing       : libmnl-1.0.4-14.fc35.x86_64                          17/27 
21:49:24   Installing       : libnetfilter_conntrack-1.0.8-3.fc35.x86_64           18/27 
21:49:24   Installing       : iptables-libs-1.8.7-13.fc35.x86_64                   19/27 
21:49:24   Installing       : iptables-legacy-1.8.7-13.fc35.x86_64                 20/27 
21:49:24   Running scriptlet: iptables-legacy-1.8.7-13.fc35.x86_64                 20/27 
21:49:24   Installing       : libcgroup-2.0-3.fc35.x86_64                          21/27 
21:49:24   Installing       : kmod-29-4.fc35.x86_64                                22/27 
21:49:24   Installing       : fuse-common-3.10.5-1.fc35.x86_64                     23/27 
21:49:24   Installing       : fuse3-3.10.5-1.fc35.x86_64                           24/27 
21:49:24   Installing       : fuse-overlayfs-1.9-1.fc35.x86_64                     25/27 
21:49:24   Running scriptlet: fuse-overlayfs-1.9-1.fc35.x86_64                     25/27 
21:49:24   Installing       : docker-ce-rootless-extras-0.0.0~20220816152130.8ff   26/27 
21:49:24   Running scriptlet: docker-ce-rootless-extras-0.0.0~20220816152130.8ff   26/27 
21:49:24   Installing       : docker-ce-3:0.0.0~20220816152130.8ffaab8-0.fc35.x8   27/27 
21:49:24   Running scriptlet: docker-ce-3:0.0.0~20220816152130.8ffaab8-0.fc35.x8   27/27 
21:49:24   Running scriptlet: selinux-policy-targeted-35.18-1.fc35.noarch          27/27 
21:49:24   Running scriptlet: container-selinux-2:2.189.0-1.fc35.noarch            27/27 
21:49:26   Running scriptlet: docker-ce-3:0.0.0~20220816152130.8ffaab8-0.fc35.x8   27/27 
21:49:26   Verifying        : containerd.io-1.6.7-3.1.fc35.x86_64                   1/27 
21:49:26   Verifying        : fuse-common-3.10.5-1.fc35.x86_64                      2/27 
21:49:26   Verifying        : fuse3-3.10.5-1.fc35.x86_64                            3/27 
21:49:26   Verifying        : fuse3-libs-3.10.5-1.fc35.x86_64                       4/27 
21:49:26   Verifying        : iptables-legacy-1.8.7-13.fc35.x86_64                  5/27 
21:49:26   Verifying        : iptables-libs-1.8.7-13.fc35.x86_64                    6/27 
21:49:26   Verifying        : kmod-29-4.fc35.x86_64                                 7/27 
21:49:26   Verifying        : libcgroup-2.0-3.fc35.x86_64                           8/27 
21:49:26   Verifying        : libmnl-1.0.4-14.fc35.x86_64                           9/27 
21:49:26   Verifying        : libnetfilter_conntrack-1.0.8-3.fc35.x86_64           10/27 
21:49:26   Verifying        : libnfnetlink-1.0.1-20.fc35.x86_64                    11/27 
21:49:26   Verifying        : libslirp-4.6.1-2.fc35.x86_64                         12/27 
21:49:26   Verifying        : slirp4netns-1.1.12-2.fc35.x86_64                     13/27 
21:49:26   Verifying        : container-selinux-2:2.189.0-1.fc35.noarch            14/27 
21:49:26   Verifying        : fuse-overlayfs-1.9-1.fc35.x86_64                     15/27 
21:49:26   Verifying        : libselinux-utils-3.3-1.fc35.x86_64                   16/27 
21:49:26   Verifying        : policycoreutils-3.3-1.fc35.x86_64                    17/27 
21:49:26   Verifying        : rpm-plugin-selinux-4.17.1-3.fc35.x86_64              18/27 
21:49:26   Verifying        : selinux-policy-35.18-1.fc35.noarch                   19/27 
21:49:26   Verifying        : selinux-policy-targeted-35.18-1.fc35.noarch          20/27 
21:49:26   Verifying        : xz-5.2.5-9.fc35.x86_64                               21/27 
21:49:26   Verifying        : docker-ce-3:0.0.0~20220816152130.8ffaab8-0.fc35.x8   22/27 
21:49:26   Verifying        : docker-buildx-plugin-0.8.2-0.fc35.x86_64             23/27 
21:49:26   Verifying        : docker-compose-plugin-2.9.0-0.fc35.x86_64            24/27 
21:49:26   Verifying        : docker-ce-rootless-extras-0.0.0~20220816152130.8ff   25/27 
21:49:26   Verifying        : docker-ce-cli-1:0.0.0~20220816152130.8ffaab8-0.fc3   26/27 
21:49:26   Verifying        : docker-scan-plugin-0.17.0-0.fc35.x86_64              27/27 
21:49:26 
21:49:26 Installed:
21:49:26   container-selinux-2:2.189.0-1.fc35.noarch                                     
21:49:26   containerd.io-1.6.7-3.1.fc35.x86_64                                           
21:49:26   docker-buildx-plugin-0.8.2-0.fc35.x86_64                                      
21:49:26   docker-ce-3:0.0.0~20220816152130.8ffaab8-0.fc35.x86_64                        
21:49:26   docker-ce-cli-1:0.0.0~20220816152130.8ffaab8-0.fc35.x86_64                    
21:49:26   docker-ce-rootless-extras-0.0.0~20220816152130.8ffaab8-0.fc35.x86_64          
21:49:26   docker-compose-plugin-2.9.0-0.fc35.x86_64                                     
21:49:26   docker-scan-plugin-0.17.0-0.fc35.x86_64                                       
21:49:26   fuse-common-3.10.5-1.fc35.x86_64                                              
21:49:26   fuse-overlayfs-1.9-1.fc35.x86_64                                              
21:49:26   fuse3-3.10.5-1.fc35.x86_64                                                    
21:49:26   fuse3-libs-3.10.5-1.fc35.x86_64                                               
21:49:26   iptables-legacy-1.8.7-13.fc35.x86_64                                          
21:49:26   iptables-libs-1.8.7-13.fc35.x86_64                                            
21:49:26   kmod-29-4.fc35.x86_64                                                         
21:49:26   libcgroup-2.0-3.fc35.x86_64                                                   
21:49:26   libmnl-1.0.4-14.fc35.x86_64                                                   
21:49:26   libnetfilter_conntrack-1.0.8-3.fc35.x86_64                                    
21:49:26   libnfnetlink-1.0.1-20.fc35.x86_64                                             
21:49:26   libselinux-utils-3.3-1.fc35.x86_64                                            
21:49:26   libslirp-4.6.1-2.fc35.x86_64                                                  
21:49:26   policycoreutils-3.3-1.fc35.x86_64                                             
21:49:26   rpm-plugin-selinux-4.17.1-3.fc35.x86_64                                       
21:49:26   selinux-policy-35.18-1.fc35.noarch                                            
21:49:26   selinux-policy-targeted-35.18-1.fc35.noarch                                   
21:49:26   slirp4netns-1.1.12-2.fc35.x86_64                                              
21:49:26   xz-5.2.5-9.fc35.x86_64                                                        
21:49:26 
21:49:26 Complete!
21:49:26 + docker --version
21:49:26 Docker version 0.0.0-20220816152130-8ffaab8, build 8ffaab8
21:49:26 + dockerd --version
21:49:26 Docker version 0.0.0-20220816152130-8ffaab8, build 724feb8
21:49:26 + containerd --version
21:49:26 containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb
21:49:26 + runc --version
21:49:26 runc version 1.1.3
21:49:26 commit: v1.1.3-0-g6724737
21:49:26 spec: 1.0.2-dev
21:49:26 go: go1.17.13
21:49:26 libseccomp: 2.5.3
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS